Age | Commit message (Expand) | Author | Files | Lines |
2022-12-02 | Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+4 |
2022-11-30 | mm/khugepaged: fix GUP-fast interaction by sending IPI | Jann Horn | 1 | -0/+4 |
2022-11-11 | Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2022-11-11 | Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+9 |
2022-11-08 | vmlinux.lds.h: Fix placement of '.data..decrypted' section | Nathan Chancellor | 1 | -1/+1 |
2022-11-03 | clocksource/drivers/hyperv: add data structure for reference TSC MSR | Anirudh Rayabharam | 1 | -0/+9 |
2022-11-01 | asm-generic: compat: fix compat_arg_u64() and compat_arg_u64_dual() | Andreas Schwab | 1 | -1/+1 |
2022-10-20 | ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph() | Peter Zijlstra | 1 | -6/+12 |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+12 |
2022-10-10 | Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -6/+3 |
2022-10-09 | Merge tag 'powerpc-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -2/+7 |
2022-10-07 | Merge tag 'driver-core-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+3 |
2022-10-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -186/+0 |
2022-10-06 | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -2/+0 |
2022-10-04 | Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+10 |
2022-10-03 | Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2 | -33/+19 |
2022-10-03 | asm-generic: instrument usercopy in cacheflush.h | Alexander Potapenko | 1 | -2/+12 |
2022-10-03 | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 1 | -1/+10 |
2022-09-28 | hyperv: simplify and rename generate_guest_id | Li kunyu | 1 | -6/+3 |
2022-09-26 | treewide: Drop WARN_ON_FUNCTION_MISMATCH | Sami Tolvanen | 1 | -16/+0 |
2022-09-26 | cfi: Switch to -fsanitize=kcfi | Sami Tolvanen | 1 | -18/+19 |
2022-09-26 | asm-generic: compat: Support BE for long long args in 32-bit ABIs | Rohan McLure | 1 | -2/+7 |
2022-09-25 | Merge 7e2cd21e02b3 ("Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/... | Greg Kroah-Hartman | 2 | -3/+2 |
2022-09-23 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -2/+1 |
2022-09-23 | vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment | Will Deacon | 1 | -2/+1 |
2022-09-16 | ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE | Peter Zijlstra (Intel) | 1 | -1/+10 |
2022-09-12 | Merge 6.0-rc5 into driver-core-next | Greg Kroah-Hartman | 6 | -3/+34 |
2022-09-11 | asm-generic: make parameter types consistent in _unaligned_be48() | Andy Shevchenko | 1 | -1/+1 |
2022-09-10 | asm-generic: Remove empty #ifdef SA_RESTORER | Christophe Leroy | 1 | -2/+0 |
2022-09-09 | termios: get rid of non-UAPI asm/termios.h | Al Viro | 1 | -9/+0 |
2022-09-09 | termios: start unifying non-UAPI parts of asm/termios.h | Al Viro | 2 | -41/+0 |
2022-09-09 | termios: uninline conversion helpers | Al Viro | 2 | -150/+14 |
2022-09-07 | kernel/module: add __dyndbg_classes section | Jim Cromie | 1 | -0/+3 |
2022-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior | 1 | -1/+1 |
2022-08-28 | Merge tag 'mm-hotfixes-stable-2022-08-28' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -2/+5 |
2022-08-28 | asm-generic: sections: refactor memory_intersects | Quanyang Wang | 1 | -2/+5 |
2022-08-26 | wait_on_bit: add an acquire memory barrier | Mikulas Patocka | 4 | -0/+28 |
2022-08-16 | locking/atomic: Make test_and_*_bit() ordered on failure | Hector Martin | 1 | -6/+0 |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds | 4 | -126/+207 |
2022-08-05 | Merge tag 'asm-generic-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -19/+88 |
2022-08-04 | Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -13/+28 |
2022-08-04 | Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -9/+0 |
2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -0/+16 |
2022-08-01 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2 | -1/+36 |
2022-08-01 | kernel: remove platform_has() infrastructure | Juergen Gross | 2 | -9/+0 |
2022-07-29 | PCI: Stub __pci_ioport_map() for arches that don't support it at all | Stafford Horne | 1 | -0/+2 |
2022-07-27 | Merge tag 'asm-generic-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2022-07-25 | random: handle archrandom with multiple longs | Jason A. Donenfeld | 1 | -14/+4 |
2022-07-25 | Merge branch 'for-next/kcsan' into for-next/core | Will Deacon | 1 | -0/+8 |