summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2022-07-15blktrace: Fix the blk_fill_rwbs() kernel-doc headerBart Van Assche
2022-07-15bpf: iterators: Build and use lightweight bootstrap version of bpftoolPu Lehui
2022-07-15security: Add LSM hook to setgroups() syscallMicah Morton
2022-07-15PM: EM: convert power field to micro-Watts precision and align driversLukasz Luba
2022-07-15bpf: Fix check against plain integer v 'NULL'Ben Dooks
2022-07-15Merge tag 'sysctl-fixes-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-15kexec, KEYS: make the code in bzImage64_verify_sig genericCoiby Xu
2022-07-15kexec: clean up arch_kexec_kernel_verify_sigCoiby Xu
2022-07-15kexec: drop weak attribute from functionsNaveen N. Rao
2022-07-15kexec_file: drop weak attribute from functionsNaveen N. Rao
2022-07-15Merge branch 'rework/kthreads' into for-linusPetr Mladek
2022-07-15printk: do not wait for consoles when suspendedJohn Ogness
2022-07-14bpf: Fix subprog names in stack traces.Alexei Starovoitov
2022-07-14module: Show the last unloaded module's taint flag(s)Aaron Tomlin
2022-07-14module: Use strscpy() for last_unloaded_moduleAaron Tomlin
2022-07-14module: Modify module_flags() to accept show_state argumentAaron Tomlin
2022-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-14bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLEYafang Shao
2022-07-14mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGEMuchun Song
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-14Merge tag 'integrity-v5.19-fix' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-14PM: Use the enum req_op and blk_opf_t typesBart Van Assche
2022-07-14blktrace: Use the new blk_opf_t typeBart Van Assche
2022-07-14blktrace: Trace remapped requests correctlyBart Van Assche
2022-07-14block: remove bdevnameChristoph Hellwig
2022-07-13bpf: Tidy up verifier check_func_arg()Joanne Koong
2022-07-13Merge tag 'cgroup-for-5.19-rc6-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-07-13ima: force signature verification when CONFIG_KEXEC_SIG is configuredCoiby Xu
2022-07-13sysctl: Fix data-races in proc_dointvec_ms_jiffies().Kuniyuki Iwashima
2022-07-13sysctl: Fix data-races in proc_dou8vec_minmax().Kuniyuki Iwashima
2022-07-13swiotlb: split up the global swiotlb lockTianyu Lan
2022-07-13sched/core: Always flush pending blk_plugJohn Keeping
2022-07-13sched/fair: fix case with reduced capacity CPUVincent Guittot
2022-07-13perf/core: Fix data race between perf_event_set_output() and perf_mmap_close()Peter Zijlstra
2022-07-13Backmerge tag 'v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie
2022-07-12bpf: Make non-preallocated allocation low priorityYafang Shao
2022-07-12bpf, x86: fix freeing of not-finalized bpf_prog_packSong Liu
2022-07-12Merge tag 'trace-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-12bpf: reparent bpf maps on memcg offliningRoman Gushchin
2022-07-12bpf: add a ksym BPF iteratorAlan Maguire
2022-07-12tracing/histograms: Simplify create_hist_fields()Zheng Yejian
2022-07-12tracing/user_events: Fix syntax errors in commentsXiang wangx
2022-07-12ftrace: Be more specific about arch impact when function tracer is enabledSteven Rostedt (Google)
2022-07-12tracing: Fix sleeping while atomic in kdb ftdumpDouglas Anderson
2022-07-12tracing/histograms: Fix memory leak problemZheng Yejian
2022-07-12module: Move module's Kconfig items in kernel/module/Christophe Leroy
2022-07-12swiotlb: fail map correctly with failed io_tlb_default_memRobin Murphy
2022-07-12Merge tag 'amd-drm-next-5.20-2022-07-05' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-07-11kunit: unify module and builtin suite definitionsJeremy Kerr
2022-07-11module: panic: Taint the kernel when selftest modules loadDavid Gow