summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2019-10-28kdb: Tweak escape handling for vi usersDaniel Thompson-2/+2
2019-10-28kdb: Improve handling of characters from different input sourcesDaniel Thompson-19/+19
2019-10-28kdb: Remove special case logic from kdb_read()Daniel Thompson-42/+42
2019-10-28kdb: Simplify code to fetch characters from consoleDaniel Thompson-24/+14
2019-10-28kdb: Tidy up code to handle escape sequencesDaniel Thompson-61/+67
2019-10-28perf/core: Optimize perf_init_event() for TYPE_SOFTWARELiang, Kan-1/+10
2019-10-28perf/core: Optimize perf_init_event()Peter Zijlstra-11/+30
2019-10-28perf/core: Optimize perf_install_in_event()Peter Zijlstra-0/+19
2019-10-28perf/x86: Synchronize PMU task contexts on optimized context switchesAlexey Budankov-1/+12
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-24/+287
2019-10-28perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin-1/+1
2019-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-3/+5
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+5
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-71/+611
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-13/+53
2019-10-25audit: remove redundant condition check in kauditd_thread()Yunfeng Ye-2/+2
2019-10-25cgroup: remove cgroup_enable_task_cg_lists() optimizationTejun Heo-147/+39
2019-10-24bpf: Prepare btf_ctx_access for non raw_tp use caseMartin KaFai Lau-64/+67
2019-10-24Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-0/+240
2019-10-24cgroup: pids: use atomic64_t for pids->limitAleksa Sarai-5/+6
2019-10-24kdb: Avoid array subscript warnings on non-SMP buildsDaniel Thompson-1/+1
2019-10-23Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+6
2019-10-23Remove the nr_exclusive argument from __wake_up_sync_key()David Howells-11/+5
2019-10-23posix-cpu-timers: Fix two trivial commentsYi Wang-3/+3
2019-10-23timers/sched_clock: Include local timekeeping.h for missing declarationsBen Dooks (Codethink)-0/+2
2019-10-22bpf: Fix use after free in bpf_get_prog_nameDaniel Borkmann-1/+1
2019-10-22bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann-12/+21
2019-10-22perf/aux: Fix AUX output stoppingAlexander Shishkin-1/+1
2019-10-21tracing: Fix race in perf_trace_buf initializationPrateek Sood-0/+4
2019-10-22Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar-2/+4
2019-10-21xdp: Handle device unregister for devmap_hash map typeToke Høiland-Jørgensen-0/+31
2019-10-21clone3: add CLONE_CLEAR_SIGHANDChristian Brauner-5/+11
2019-10-21perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter-2/+4
2019-10-21sched/fair: Rework find_idlest_group()Vincent Guittot-128/+256
2019-10-21sched/fair: Optimize find_idlest_group()Vincent Guittot-36/+14
2019-10-21sched/fair: Use load instead of runnable load in wakeup pathVincent Guittot-10/+10
2019-10-21sched/fair: Use utilization to select misfit taskVincent Guittot-8/+3
2019-10-21sched/fair: Spread out tasks evenly when not overloadedVincent Guittot-12/+28
2019-10-21sched/fair: Use load instead of runnable load in load_balance()Vincent Guittot-10/+14
2019-10-21sched/fair: Use rq->nr_running when balancing loadVincent Guittot-5/+8
2019-10-21sched/fair: Rework load_balance()Vincent Guittot-209/+402
2019-10-21sched/fair: Remove meaningless imbalance calculationVincent Guittot-104/+1
2019-10-21sched/fair: Rename sg_lb_stats::sum_nr_running to sum_h_nr_runningVincent Guittot-16/+16
2019-10-21sched/fair: Clean up asym packingVincent Guittot-47/+16
2019-10-21PM: QoS: Introduce frequency QoSRafael J. Wysocki-0/+240
2019-10-21PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft-1/+8
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-128/+300
2019-10-20Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+7
2019-10-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-4/+4
2019-10-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+6