summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2021-05-29Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-05-29seccomp: Refactor notification handler to prepare for new semanticsSargun Dhillon
2021-05-28bpf, devmap: Remove drops variable from bq_xmit_all()Hangbin Liu
2021-05-28cred: add missing return error code when set_cred_ucounts() failedYang Yingliang
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-27perf/hw_breakpoint: Fix DocBook warnings in perf hw_breakpointHaocheng Xie
2021-05-27perf/core: Fix DocBook warningsHaocheng Xie
2021-05-27perf/core: Make local function perf_pmu_snapshot_aux() staticHaocheng Xie
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-27kbuild: clean up ${quiet} checks in shell scriptsMasahiro Yamada
2021-05-26libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.hFlorent Revest
2021-05-26module: correctly exit module_kallsyms_on_each_symbol when fn() != 0Jon Mediero
2021-05-26xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu
2021-05-26bpf: Run devmap xdp_prog on flush instead of bulk enqueueJesper Dangaard Brouer
2021-05-26sched: Stop PF_NO_SETAFFINITY from being inherited by various init system thr...Frederic Weisbecker
2021-05-25bpf: No need to simulate speculative domain for immediatesDaniel Borkmann
2021-05-25bpf: Fix mask direction swap upon off reg sign changeDaniel Borkmann
2021-05-25bpf: Wrap aux data inside bpf_sanitize_info containerDaniel Borkmann
2021-05-25bpf: Fix BPF_LSM kconfig symbol dependencyDaniel Borkmann
2021-05-25futex: Deduplicate cond_resched() invocation in futex_wake_op()Pavel Begunkov
2021-05-25cpu/hotplug: Simplify access to percpu cpuhp_stateYuan ZhaoXiong
2021-05-24bpf: Fix spelling mistakesZhen Lei
2021-05-24bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24Merge branch 'for-5.13-fixes' into for-5.14Tejun Heo
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-24cgroup: fix spelling mistakesZhen Lei
2021-05-24PM: hibernate: fix spelling mistakesZhen Lei
2021-05-24block_dump: remove block_dump featurezhangyi (F)
2021-05-24Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon
2021-05-23Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-05-23kprobes: Allow architectures to override optinsn page allocationChristophe Leroy
2021-05-22watchdog: reliable handling of timestampsPetr Mladek
2021-05-21Merge branch 'for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-05-21Merge tag 'modules-for-v5.13-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-20Merge branch 'urgent.2021.05.20a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-05-20bpf, offload: Reorder offload callback 'prepare' in verifierYinjun Zhang
2021-05-20bpf: Avoid using ARRAY_SIZE on an uninitialized pointerFlorent Revest
2021-05-20bpf: Clarify a bpf_bprintf_prepare macroFlorent Revest
2021-05-20bpf: Fix BPF_JIT kconfig symbol dependencyDaniel Borkmann
2021-05-20wq: handle VM suspension in stall detectionSergey Senozhatsky
2021-05-20cgroup: disable controllers at parse timeShakeel Butt
2021-05-19bpf: Make some symbols staticPu Lehui
2021-05-19sched: Fix a stale comment in pick_next_task()Masahiro Yamada
2021-05-19Merge branch 'irq/affinity' into irq/coreThomas Gleixner
2021-05-19genirq: Export affinity setter for modulesThomas Gleixner
2021-05-19sched/uclamp: Fix locking around cpu_util_update_eff()Qais Yousef
2021-05-19sched/uclamp: Fix wrong implementation of cpu.uclamp.minQais Yousef
2021-05-19bpf: Add bpf_sys_close() helper.Alexei Starovoitov
2021-05-19bpf: Add bpf_btf_find_by_name_kind() helper.Alexei Starovoitov