summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-251-0/+11
|\
| * kernel/crash_core: suppress unknown crashkernel parameter warningPhilipp Rudo2021-12-251-0/+11
* | Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...Linus Torvalds2021-12-231-6/+9
|\ \ | |/ |/|
| * ucounts: Fix rlimit max values checkAlexey Gladkov2021-12-091-6/+9
* | Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-12-191-2/+1
|\ \
| * | timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao2021-12-171-2/+1
* | | Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-12-191-1/+1
|\ \ \
| * | | locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()Zqiang2021-12-181-1/+1
| |/ /
* | | Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-12-191-0/+9
|\ \ \
| * | | signal: Skip the altstack update when not neededChang S. Bae2021-12-141-0/+9
* | | | Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-12-161-11/+10
|\ \ \ \
| * | | | audit: improve robustness of the audit queue handlingPaul Moore2021-12-151-11/+10
* | | | | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-161-17/+36
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bpf: Make 32->64 bounds propagation slightly more robustDaniel Borkmann2021-12-161-9/+15
| * | | | bpf: Fix signed bounds propagation after mov32Daniel Borkmann2021-12-161-0/+4
| * | | | bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux regDaniel Borkmann2021-12-141-1/+8
| * | | | bpf: Fix kernel address leakage in atomic fetchDaniel Borkmann2021-12-141-3/+9
| * | | | bpf: Fix incorrect state pruning for <8B spill/fillPaul Chaignon2021-12-101-4/+0
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-12-111-7/+9
|\ \ \ \ \
| * | | | | timers: implement usleep_idle_range()SeongJae Park2021-12-101-7/+9
| |/ / / /
* | | | | Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-12-102-6/+13
|\ \ \ \ \
| * | | | | tracing: Fix possible memory leak in __create_synth_event() error pathMiaoqian Lin2021-12-091-5/+6
| * | | | | ftrace: Add cleanup to unregister_ftrace_direct_multiJiri Olsa2021-12-081-0/+4
| * | | | | ftrace: Use direct_ops hash in unregister_ftrace_directJiri Olsa2021-12-081-1/+3
| | |_|/ / | |/| | |
* | | | | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-12-101-0/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | wait: add wake_up_pollfree()Eric Biggers2021-12-091-0/+7
| |/ / /
* | | | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-092-10/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-082-10/+3
| |\ \ \
| | * | | bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy2021-12-031-1/+1
| | * | | bpf: Fix bpf_check_mod_kfunc_call for built-in modulesKumar Kartikeya Dwivedi2021-12-021-2/+0
| | * | | bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi2021-12-021-7/+2
* | | | | Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-12-052-1/+9
|\ \ \ \ \
| * | | | | timers/nohz: Last resort update jiffies on nohz_full IRQ entryFrederic Weisbecker2021-12-022-1/+9
* | | | | | Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-12-052-6/+12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef2021-12-041-1/+1
| * | | | | preempt/dynamic: Fix setup_preempt_mode() return valueAndrew Halaney2021-12-041-2/+2
| * | | | | sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker2021-12-021-3/+9
| |/ / / /
* | | | | kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu2021-12-011-0/+3
* | | | | tracing: Fix a kmemleak false positive in tracing_mapChen Jun2021-12-011-0/+3
* | | | | tracing/histograms: String compares should not care about signed valuesSteven Rostedt (VMware)2021-12-011-1/+1
|/ / / /
* | | | Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-282-4/+7
|\ \ \ \
| * | | | sched/scs: Reset task stack state in bringup_cpu()Mark Rutland2021-11-242-4/+7
| | |_|/ | |/| |
* | | | Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-11-281-0/+3
|\ \ \ \
| * | | | perf: Ignore sigtrap for tracepoints destined for other tasksMarco Elver2021-11-231-0/+3
| |/ / /
* | | | Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-281-93/+89
|\ \ \ \
| * | | | locking/rwsem: Optimize down_read_trylock() under highly contended caseMuchun Song2021-11-231-7/+4
| * | | | locking/rwsem: Make handoff bit handling more consistentWaiman Long2021-11-231-86/+85
| |/ / /
* | | | Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-281-1/+1
|\ \ \ \
| * | | | tracing: Test the 'Do not trace this pid' case in create eventSteven Rostedt (VMware)2021-11-271-1/+1
* | | | | Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-272-6/+30
|\| | | |