Age | Commit message (Expand) | Author | Files | Lines |
2022-01-20 | delayacct: support swapin delay accounting for swapping without blkio | Yang Yang | 1 | -15/+18 |
2022-01-20 | panic: remove oops_id | Sebastian Andrzej Siewior | 1 | -18/+1 |
2022-01-20 | panic: use error_report_end tracepoint on warnings | Marco Elver | 1 | -0/+2 |
2022-01-20 | kernel/sys.c: only take tasklist_lock for get/setpriority(PRIO_PGRP) | Davidlohr Bueso | 1 | -8/+8 |
2022-01-20 | kthread: dynamically allocate memory to store kthread's full name | Yafang Shao | 1 | -2/+30 |
2022-01-08 | Merge branch 'for-5.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -43/+97 |
2022-01-07 | Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+3 |
2022-01-07 | cgroup: Use open-time cgroup namespace for process migration perm checks | Tejun Heo | 2 | -9/+21 |
2022-01-07 | cgroup: Allocate cgroup_file_ctx for kernfs_open_file->priv | Tejun Heo | 3 | -31/+65 |
2022-01-07 | cgroup: Use open-time credentials for process migraton perm checks | Tejun Heo | 2 | -4/+12 |
2022-01-06 | tracing: Tag trace_percpu_buffer as a percpu pointer | Naveen N. Rao | 1 | -2/+2 |
2022-01-06 | tracing: Fix check for trace_percpu_buffer validity in get_trace_buf() | Naveen N. Rao | 1 | -1/+1 |
2021-12-25 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+11 |
2021-12-25 | kernel/crash_core: suppress unknown crashkernel parameter warning | Philipp Rudo | 1 | -0/+11 |
2021-12-24 | Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -6/+9 |
2021-12-19 | Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -2/+1 |
2021-12-19 | Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2021-12-19 | Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+9 |
2021-12-18 | locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner() | Zqiang | 1 | -1/+1 |
2021-12-18 | timekeeping: Really make sure wall_to_monotonic isn't positive | Yu Liao | 1 | -2/+1 |
2021-12-17 | Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -11/+10 |
2021-12-17 | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -17/+36 |
2021-12-16 | bpf: Make 32->64 bounds propagation slightly more robust | Daniel Borkmann | 1 | -9/+15 |
2021-12-16 | bpf: Fix signed bounds propagation after mov32 | Daniel Borkmann | 1 | -0/+4 |
2021-12-15 | audit: improve robustness of the audit queue handling | Paul Moore | 1 | -11/+10 |
2021-12-15 | bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux reg | Daniel Borkmann | 1 | -1/+8 |
2021-12-15 | bpf: Fix kernel address leakage in atomic fetch | Daniel Borkmann | 1 | -3/+9 |
2021-12-15 | signal: Skip the altstack update when not needed | Chang S. Bae | 1 | -0/+9 |
2021-12-11 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -7/+9 |
2021-12-11 | timers: implement usleep_idle_range() | SeongJae Park | 1 | -7/+9 |
2021-12-11 | Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -6/+13 |
2021-12-11 | Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+7 |
2021-12-10 | bpf: Fix incorrect state pruning for <8B spill/fill | Paul Chaignon | 1 | -4/+0 |
2021-12-10 | ucounts: Fix rlimit max values check | Alexey Gladkov | 1 | -6/+9 |
2021-12-09 | Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -10/+3 |
2021-12-09 | wait: add wake_up_pollfree() | Eric Biggers | 1 | -0/+7 |
2021-12-09 | tracing: Fix possible memory leak in __create_synth_event() error path | Miaoqian Lin | 1 | -5/+6 |
2021-12-09 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2 | -10/+3 |
2021-12-08 | ftrace: Add cleanup to unregister_ftrace_direct_multi | Jiri Olsa | 1 | -0/+4 |
2021-12-08 | ftrace: Use direct_ops hash in unregister_ftrace_direct | Jiri Olsa | 1 | -1/+3 |
2021-12-05 | Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -1/+9 |
2021-12-05 | Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+12 |
2021-12-04 | sched/uclamp: Fix rq->uclamp_max not set on first enqueue | Qais Yousef | 1 | -1/+1 |
2021-12-04 | preempt/dynamic: Fix setup_preempt_mode() return value | Andrew Halaney | 1 | -2/+2 |
2021-12-03 | bpf: Fix the off-by-two error in range markings | Maxim Mikityanskiy | 1 | -1/+1 |
2021-12-03 | bpf: Fix bpf_check_mod_kfunc_call for built-in modules | Kumar Kartikeya Dwivedi | 1 | -2/+0 |
2021-12-03 | bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL | Kumar Kartikeya Dwivedi | 1 | -7/+2 |
2021-12-02 | sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full | Frederic Weisbecker | 1 | -3/+9 |
2021-12-02 | timers/nohz: Last resort update jiffies on nohz_full IRQ entry | Frederic Weisbecker | 2 | -1/+9 |
2021-12-02 | kprobes: Limit max data_size of the kretprobe instances | Masami Hiramatsu | 1 | -0/+3 |