summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rqChengming Zhou2022-06-143-8/+8
* bpf: Fix excessive memory allocation in stack_map_alloc()Yuntao Wang2022-06-141-1/+0
* dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMICMikulas Patocka2022-06-141-1/+1
* ptrace: Reimplement PTRACE_KILL by always sending SIGKILLEric W. Biederman2022-06-141-3/+2
* lockdown: also lock down previous kgdb useDaniel Thompson2022-06-062-3/+83
* Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE""Linus Torvalds2022-05-251-5/+8
* perf: Fix sys_perf_event_open() race against selfPeter Zijlstra2022-05-251-0/+14
* cgroup/cpuset: Remove cpus_allowed/mems_allowed setup in cpuset_init_smp()Waiman Long2022-05-181-2/+5
* genirq: Synchronize interrupt thread startupThomas Pfaff2022-05-123-10/+33
* tracing: Dump stacktrace trigger to the corresponding instanceDaniel Bristot de Oliveira2022-04-271-1/+8
* dma-direct: avoid redundant memory sync for swiotlbChao Gao2022-04-201-1/+2
* smp: Fix offline cpu check in flush_smp_call_function_queue()Nadav Amit2022-04-201-1/+1
* tick/nohz: Use WARN_ON_ONCE() to prevent console saturationPaul Gortmaker2022-04-201-1/+1
* genirq/affinity: Consider that CPUs on nodes can be unbalancedRei Yamamoto2022-04-201-2/+3
* cgroup: Use open-time cgroup namespace for process migration perm checksTejun Heo2022-04-152-7/+19
* cgroup: Allocate cgroup_file_ctx for kernfs_open_file->privTejun Heo2022-04-153-32/+65
* cgroup: Use open-time credentials for process migraton perm checksTejun Heo2022-04-152-4/+20
* dma-debug: fix return value of __setup handlersRandy Dunlap2022-04-151-2/+2
* printk: fix return value of printk.devkmsg __setup handlerRandy Dunlap2022-04-151-2/+4
* perf/core: Fix address filter parser for multiple filtersAdrian Hunter2022-04-151-0/+3
* sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numaBharata B Rao2022-04-151-10/+0
* PM: suspend: fix return value of __setup handlerRandy Dunlap2022-04-151-4/+4
* PM: hibernate: fix __setup handler error handlingRandy Dunlap2022-04-151-1/+1
* audit: log AUDIT_TIME_* records only from rulesRichard Guy Briggs2022-04-152-20/+71
* ptrace: Check PTRACE_O_SUSPEND_SECCOMP permission on PTRACE_SEIZEJann Horn2022-04-151-15/+32
* swiotlb: fix info leak with DMA_FROM_DEVICEHalil Pasic2022-04-151-1/+2
* rcu: Don't deboost before reporting expedited quiescent statePaul E. McKenney2022-03-281-4/+5
* tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle2022-03-161-4/+6
* x86/speculation: Include unprivileged eBPF status in Spectre v2 mitigation re...Josh Poimboeuf2022-03-111-0/+8
* tracing: Fix return value of __setup handlersRandy Dunlap2022-03-082-3/+3
* tracing/histogram: Fix sorting on old "cpu" valueSteven Rostedt (Google)2022-03-081-3/+3
* sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()Dietmar Eggemann2022-03-081-1/+1
* sched/topology: Make sched_init_numa() use a set for the deduplicating sortValentin Schneider2022-03-081-51/+48
* tracing: Have traceon and traceoff trigger honor the instanceSteven Rostedt (Google)2022-03-021-6/+46
* cgroup/cpuset: Fix a race between cpuset_attach() and cpu hotplugZhang Qiao2022-03-021-0/+2
* tracing: Fix tp_printk option related with tp_printk_stop_on_bootJaeSang Yoo2022-02-231-0/+4
* copy_process(): Move fd_install() out of sighand->siglock critical sectionWaiman Long2022-02-231-4/+3
* taskstats: Cleanup the use of task->exit_codeEric W. Biederman2022-02-231-4/+3
* module/ftrace: handle patchable-function-entryMark Rutland2022-02-231-1/+1
* ftrace: add ftrace_init_nop()Mark Rutland2022-02-231-3/+3
* Revert "module, async: async_synchronize_full() on module init iff async is u...Igor Pylypiv2022-02-232-23/+5
* perf: Fix list corruption in perf_cgroup_switch()Song Liu2022-02-161-2/+2
* seccomp: Invalidate seccomp mode to catch death failuresKees Cook2022-02-161-0/+10
* PM: s2idle: ACPI: Fix wakeup interrupts handlingRafael J. Wysocki2022-02-163-4/+5
* bpf: Add kconfig knob for disabling unpriv bpf by defaultDaniel Borkmann2022-02-162-5/+27
* PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński2022-02-161-14/+7
* cgroup/cpuset: Fix "suspicious RCU usage" lockdep warningWaiman Long2022-02-081-0/+10
* audit: improve audit queue handling when "audit=1" on cmdlinePaul Moore2022-02-081-19/+43
* cpuset: Fix the bug that subpart_cpus updated wrongly in update_cpumask()Tianchen Ding2022-02-051-2/+1
* cgroup-v1: Require capabilities to set release_agentEric W. Biederman2022-02-051-0/+14