summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2021-12-23Merge branch 'ucount-rlimit-fixes-for-v5.16' of git://git.kernel.org/pub/scm/...Linus Torvalds-6/+9
2021-12-19Merge tag 'timers_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+1
2021-12-19Merge tag 'locking_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2021-12-19Merge tag 'core_urgent_for_v5.16_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+9
2021-12-18locking/rtmutex: Fix incorrect condition in rtmutex_spin_on_owner()Zqiang-1/+1
2021-12-17timekeeping: Really make sure wall_to_monotonic isn't positiveYu Liao-2/+1
2021-12-16Merge tag 'audit-pr-20211216' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+10
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-17/+36
2021-12-16bpf: Make 32->64 bounds propagation slightly more robustDaniel Borkmann-9/+15
2021-12-16bpf: Fix signed bounds propagation after mov32Daniel Borkmann-0/+4
2021-12-15audit: improve robustness of the audit queue handlingPaul Moore-11/+10
2021-12-14bpf: Fix kernel address leakage in atomic cmpxchg's r0 aux regDaniel Borkmann-1/+8
2021-12-14bpf: Fix kernel address leakage in atomic fetchDaniel Borkmann-3/+9
2021-12-14signal: Skip the altstack update when not neededChang S. Bae-0/+9
2021-12-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-7/+9
2021-12-10timers: implement usleep_idle_range()SeongJae Park-7/+9
2021-12-10Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-6/+13
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+7
2021-12-10bpf: Fix incorrect state pruning for <8B spill/fillPaul Chaignon-4/+0
2021-12-09ucounts: Fix rlimit max values checkAlexey Gladkov-6/+9
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-10/+3
2021-12-09wait: add wake_up_pollfree()Eric Biggers-0/+7
2021-12-09tracing: Fix possible memory leak in __create_synth_event() error pathMiaoqian Lin-5/+6
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-10/+3
2021-12-08ftrace: Add cleanup to unregister_ftrace_direct_multiJiri Olsa-0/+4
2021-12-08ftrace: Use direct_ops hash in unregister_ftrace_directJiri Olsa-1/+3
2021-12-05Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+9
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+12
2021-12-04sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef-1/+1
2021-12-04preempt/dynamic: Fix setup_preempt_mode() return valueAndrew Halaney-2/+2
2021-12-03bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy-1/+1
2021-12-02bpf: Fix bpf_check_mod_kfunc_call for built-in modulesKumar Kartikeya Dwivedi-2/+0
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi-7/+2
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker-3/+9
2021-12-02timers/nohz: Last resort update jiffies on nohz_full IRQ entryFrederic Weisbecker-1/+9
2021-12-01kprobes: Limit max data_size of the kretprobe instancesMasami Hiramatsu-0/+3
2021-12-01tracing: Fix a kmemleak false positive in tracing_mapChen Jun-0/+3
2021-12-01tracing/histograms: String compares should not care about signed valuesSteven Rostedt (VMware)-1/+1
2021-11-28Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+7
2021-11-28Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+3
2021-11-28Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-93/+89
2021-11-28Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2021-11-27tracing: Test the 'Do not trace this pid' case in create eventSteven Rostedt (VMware)-1/+1
2021-11-27Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+30
2021-11-26tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)-6/+18
2021-11-26Merge tag 'pm-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-4/+4
2021-11-26tracing: Check pid filtering when creating eventsSteven Rostedt (VMware)-0/+12
2021-11-24PM: hibernate: Fix snapshot partial write lengthsEvan Green-1/+1
2021-11-24PM: hibernate: use correct mode for swsusp_close()Thomas Zeitlhofer-3/+3
2021-11-24sched/scs: Reset task stack state in bringup_cpu()Mark Rutland-4/+7