Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | task_work: Remove unnecessary include from posix_timers.h | Eric W. Biederman | 2022-03-10 | 1 | -0/+1 | |
| * | | | ptrace: Remove tracehook_signal_handler | Eric W. Biederman | 2022-03-10 | 1 | -1/+2 | |
| * | | | ptrace: Remove arch_syscall_{enter,exit}_tracehook | Eric W. Biederman | 2022-03-10 | 1 | -2/+2 | |
| * | | | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 2022-03-10 | 1 | -0/+1 | |
* | | | | Merge tag 'kgdb-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da... | Linus Torvalds | 2022-03-29 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | kdb: Fix the putarea helper function | Daniel Thompson | 2022-03-24 | 1 | -1/+1 | |
* | | | | | Merge tag 'livepatching-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-03-28 | 1 | -2/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | livepatch: Don't block removal of patches that are safe to unload | Chengming Zhou | 2022-03-17 | 1 | -2/+9 | |
* | | | | | | Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-03-28 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge 5.17-rc6 into driver-core-next | Greg Kroah-Hartman | 2022-02-28 | 49 | -438/+745 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | kernfs: move struct kernfs_root out of the public view. | Greg Kroah-Hartman | 2022-02-23 | 1 | -2/+2 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2022-03-28 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 5.17-rc6 into char-misc-next | Greg Kroah-Hartman | 2022-02-28 | 23 | -102/+216 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | config: android-recommended: Disable BPF_UNPRIV_DEFAULT_OFF for netd | Marijn Suijten | 2022-02-25 | 1 | -0/+1 | |
| * | | | | | | | config: android-recommended: Don't explicitly disable CONFIG_AIO | Marijn Suijten | 2022-02-25 | 1 | -1/+0 | |
* | | | | | | | | Reinstate some of "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" | Linus Torvalds | 2022-03-28 | 1 | -4/+8 | |
* | | | | | | | | Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2022-03-27 | 6 | -63/+102 | |
|\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge branch 'kvm/kvm-sls-fix' | Peter Zijlstra | 2022-03-22 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'x86/pasid' into x86/core, to resolve conflicts | Ingo Molnar | 2022-03-15 | 1 | -8/+7 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | x86: Mark __invalid_creds() __noreturn | Peter Zijlstra | 2022-03-15 | 1 | -1/+1 | |
| * | | | | | | | | | | exit: Mark do_group_exit() __noreturn | Peter Zijlstra | 2022-03-15 | 1 | -1/+1 | |
| * | | | | | | | | | | x86/ibt,kprobes: Cure sym+0 equals fentry woes | Peter Zijlstra | 2022-03-15 | 1 | -14/+52 | |
| * | | | | | | | | | | x86/livepatch: Validate __fentry__ location | Peter Zijlstra | 2022-03-15 | 1 | -17/+2 | |
| * | | | | | | | | | | x86/ibt,ftrace: Search for __fentry__ location | Peter Zijlstra | 2022-03-15 | 3 | -30/+46 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge tag 'trace-v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro... | Linus Torvalds | 2022-03-26 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tracing: Have trace event string test handle zero length strings | Steven Rostedt (Google) | 2022-03-23 | 1 | -2/+7 | |
* | | | | | | | | | | | Revert "swiotlb: rework "fix info leak with DMA_FROM_DEVICE"" | Linus Torvalds | 2022-03-26 | 1 | -15/+8 | |
* | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-25 | 2 | -7/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | kasan, vmalloc: only tag normal vmalloc allocations | Andrey Konovalov | 2022-03-25 | 1 | -4/+8 | |
| * | | | | | | | | | | | kasan, vmalloc: add vmalloc tagging for HW_TAGS | Andrey Konovalov | 2022-03-25 | 1 | -2/+2 | |
| * | | | | | | | | | | | kasan, arm64: reset pointer tags of vmapped stacks | Andrey Konovalov | 2022-03-25 | 1 | -5/+6 | |
| * | | | | | | | | | | | kasan, fork: reset pointer tags of vmapped stacks | Andrey Konovalov | 2022-03-25 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2022-03-25 | 2 | -3/+25 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'topic/func-desc-lkdtm' into next | Michael Ellerman | 2022-03-07 | 1 | -1/+23 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | lkdtm: Really write into kernel text in WRITE_KERN | Christophe Leroy | 2022-02-16 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | asm-generic: Refactor dereference_[kernel]_function_descriptor() | Christophe Leroy | 2022-02-16 | 1 | -1/+22 | |
| * | | | | | | | | | | | | | livepatch: Fix build failure on 32 bits processors | Christophe Leroy | 2022-02-07 | 1 | -2/+2 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2022-03-25 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | scsi: block: Remove REQ_OP_WRITE_SAME support | Christoph Hellwig | 2022-02-23 | 1 | -1/+0 | |
| | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'xfs-5.18-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2022-03-25 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | xfs: don't generate selinux audit messages for capability testing | Darrick J. Wong | 2022-03-09 | 1 | -0/+1 | |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2022-03-24 | 6 | -100/+97 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | kernel/resource: fix kfree() of bootmem memory again | Miaohe Lin | 2022-03-24 | 1 | -33/+8 | |
| * | | | | | | | | | | | | kcov: properly handle subsequent mmap calls | Aleksandr Nogikh | 2022-03-24 | 1 | -19/+15 | |
| * | | | | | | | | | | | | kcov: split ioctl handling into locked and unlocked parts | Aleksandr Nogikh | 2022-03-24 | 1 | -31/+37 | |
| * | | | | | | | | | | | | panic: move panic_print before kmsg dumpers | Guilherme G. Piccoli | 2022-03-24 | 1 | -4/+9 | |
| * | | | | | | | | | | | | panic: add option to dump all CPUs backtraces in panic_print | Guilherme G. Piccoli | 2022-03-24 | 1 | -0/+4 | |
| * | | | | | | | | | | | | taskstats: remove unneeded dead assignment | Lukas Bulwahn | 2022-03-24 | 1 | -2/+3 | |
| * | | | | | | | | | | | | panic: unset panic_on_warn inside panic() | Tiezhu Yang | 2022-03-24 | 1 | -9/+11 | |
| * | | | | | | | | | | | | cgroup: use irqsave in cgroup_rstat_flush_locked(). | Sebastian Andrzej Siewior | 2022-03-24 | 1 | -2/+11 |