summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* xdp: transition into using xdp_frame for return APIJesper Dangaard Brouer2018-04-171-3/+3
* bpf: cpumap convert to use generic xdp_frameJesper Dangaard Brouer2018-04-171-72/+28Star
* xdp: introduce xdp_return_frame API and use in cpumapJesper Dangaard Brouer2018-04-171-24/+36
* Merge tag 'for_linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2018-04-124-55/+44Star
|\
| * kdb: use memmove instead of overlapping memcpyArnd Bergmann2018-02-051-2/+2
| * kdb: use ktime_get_mono_fast_ns() instead of ktime_get_ts()Baolin Wang2018-02-011-3/+3
| * kdb: bl: don't use tab character in outputRandy Dunlap2018-01-251-2/+2
| * kdb: drop newline in unknown command outputRandy Dunlap2018-01-251-0/+11
| * kdb: make "mdr" command repeatRandy Dunlap2018-01-251-6/+21
| * kdb: use __ktime_get_real_seconds instead of __current_kernel_timeArnd Bergmann2018-01-252-42/+5Star
* | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-126-88/+271
|\ \
| | \
| | \
| *-. \ Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-116-88/+271
| |\ \ \
| | | * | PM / QoS: mark expected switch fall-throughsGustavo A. R. Silva2018-04-091-0/+2
| | * | | tick-sched: avoid a maybe-uninitialized warningArnd Bergmann2018-04-101-3/+6
| | * | | time: hrtimer: Use timerqueue_iterate_next() to get to the next timerRafael J. Wysocki2018-04-091-3/+1Star
| | * | | nohz: Avoid duplication of code related to got_idle_tickRafael J. Wysocki2018-04-091-10/+6Star
| | * | | nohz: Gather tick_sched booleans under a common flag fieldFrederic Weisbecker2018-04-092-9/+15
| | * | | cpuidle: menu: Refine idle state selection for running tickRafael J. Wysocki2018-04-091-6/+6
| | * | | sched: idle: Select idle state before stopping the tickRafael J. Wysocki2018-04-093-17/+57
| | * | | time: hrtimer: Introduce hrtimer_next_event_without()Rafael J. Wysocki2018-04-071-2/+53
| | * | | time: tick-sched: Split tick_nohz_stop_sched_tick()Rafael J. Wysocki2018-04-072-46/+82
| | * | | cpuidle: Return nohz hint from cpuidle_select()Rafael J. Wysocki2018-04-062-1/+23
| | * | | jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-061-1/+1
| | * | | sched: idle: Do not stop the tick before cpuidle_idle_call()Rafael J. Wysocki2018-04-051-4/+15
| | * | | sched: idle: Do not stop the tick upfront in the idle loopRafael J. Wysocki2018-04-052-11/+24
| | * | | time: tick-sched: Reorganize idle tick management codeRafael J. Wysocki2018-04-052-21/+26
| | |/ /
* | | | xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox2018-04-111-1/+1
* | | | kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_paramWaiman Long2018-04-111-2/+20
* | | | kernel/params.c: downgrade warning for unsafe parametersChris Wilson2018-04-111-2/+2
* | | | kernel/sysctl.c: fix sizeof argument to match variable nameRandy Dunlap2018-04-111-1/+1
* | | | uts: create "struct uts_namespace" from kmem_cacheAlexey Dobriyan2018-04-111-4/+16
* | | | taint: add taint for randstructKees Cook2018-04-111-1/+3
* | | | taint: consolidate documentationKees Cook2018-04-111-19/+4Star
* | | | taint: convert to indexed initializationKees Cook2018-04-111-17/+19
* | | | Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-1013-1692/+5828
|\ \ \ \
| * | | | init, tracing: instrument security and console initcall trace eventsAbderrahmane Benbachir2018-04-061-1/+6
| * | | | tracing: Add rcu dereference annotation for test func that touches filter->progSteven Rostedt (VMware)2018-04-061-1/+6
| * | | | tracing: Add rcu dereference annotation for filter->progSteven Rostedt (VMware)2018-04-061-1/+2
| * | | | tracing: Fixup logic inversion on setting trace_global_clock defaultsChris Wilson2018-04-061-1/+1
| * | | | tracing: Hide global trace clock from lockdepSteven Rostedt (VMware)2018-04-061-2/+2
| * | | | ring-buffer: Add set/clear_current_oom_origin() during allocationsSteven Rostedt (VMware)2018-04-061-10/+38
| * | | | ring-buffer: Check if memory is available before allocationSteven Rostedt (VMware)2018-04-061-0/+5
| * | | | lockdep: Add print_irqtrace_events() to __warnSteven Rostedt (VMware)2018-04-061-0/+2
| * | | | tracing: Uninitialized variable in create_tracing_map_fields()Dan Carpenter2018-04-061-1/+1
| * | | | tracing: Make sure variable string fields are NULL-terminatedTom Zanussi2018-04-061-2/+2
| * | | | tracing: Add action comparisons when testing matching hist triggersTom Zanussi2018-04-061-0/+50
| * | | | tracing: Don't add flag strings when displaying variable referencesTom Zanussi2018-04-061-1/+1
| * | | | tracing: Fix display of hist trigger expressions containing timestampsTom Zanussi2018-04-061-14/+5Star
| * | | | ftrace: Drop a VLA in module_exists()Salvatore Mesoraca2018-04-061-4/+3Star
| * | | | tracing: Mention trace_clock=global when warning about unstable clocksChris Wilson2018-04-061-1/+2