Age | Commit message (Expand) | Author | Files | Lines |
2022-06-09 | linkage: Fix issue with missing symbol size | Peter Zijlstra | 1 | -9/+6 |
2022-06-09 | x86/speculation: Add missing prototype for unpriv_ebpf_notify() | Josh Poimboeuf | 1 | -0/+2 |
2022-06-09 | signal: Deliver SIGTRAP on perf event asynchronously if blocked | Marco Elver | 2 | -1/+2 |
2022-06-09 | bpf: Move rcu lock management out of BPF_PROG_RUN routines | Stanislav Fomichev | 1 | -108/+7 |
2022-06-09 | device property: Allow error pointer to be passed to fwnode APIs | Andy Shevchenko | 1 | -5/+5 |
2022-06-09 | efi: Add missing prototype for efi_capsule_setup_info | Jan Kiszka | 1 | -0/+2 |
2022-06-09 | selftests/bpf: Add missing trampoline program type to trampoline_count test | Yuntao Wang | 1 | -1/+1 |
2022-06-09 | ipmi: Add an intializer for ipmi_smi_msg struct | Corey Minyard | 1 | -0/+6 |
2022-06-09 | ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP | Eric W. Biederman | 1 | -6/+0 |
2022-06-09 | ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP | Eric W. Biederman | 1 | -1/+0 |
2022-06-09 | kthread: Don't allocate kthread_struct for init and umh | Eric W. Biederman | 1 | -0/+2 |
2022-06-09 | usb: core: hcd: Add support for deferring roothub registration | Kishon Vijay Abraham I | 1 | -0/+2 |
2022-06-06 | bpf: Fix usage of trace RCU in local storage. | KP Singh | 1 | -2/+2 |
2022-06-06 | pipe: make poll_usage boolean and annotate its access | Kuniyuki Iwashima | 1 | -1/+1 |
2022-05-30 | random: move randomize_page() into mm where it belongs | Jason A. Donenfeld | 2 | -2/+1 |
2022-05-30 | random: make consistent use of buf and len | Jason A. Donenfeld | 1 | -6/+6 |
2022-05-30 | random: use proper return types on get_random_{int,long}_wait() | Jason A. Donenfeld | 1 | -7/+7 |
2022-05-30 | random: remove extern from functions in header | Jason A. Donenfeld | 1 | -46/+31 |
2022-05-30 | random: handle latent entropy and command line from random_init() | Jason A. Donenfeld | 1 | -8/+7 |
2022-05-30 | siphash: use one source of truth for siphash permutations | Jason A. Donenfeld | 2 | -16/+35 |
2022-05-30 | timekeeping: Add raw clock fallback for random_get_entropy() | Jason A. Donenfeld | 1 | -0/+8 |
2022-05-30 | lockdown: also lock down previous kgdb use | Daniel Thompson | 1 | -0/+2 |
2022-05-20 | Merge tag 'ceph-for-5.18-rc8' of https://github.com/ceph/ceph-client | Linus Torvalds | 1 | -0/+3 |
2022-05-19 | Merge tag 'net-5.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -1/+1 |
2022-05-18 | libceph: fix potential use-after-free on linger ping and resends | Ilya Dryomov | 1 | -0/+3 |
2022-05-17 | audit,io_uring,io-wq: call __audit_uring_exit for dummy contexts | Julian Orth | 1 | -1/+1 |
2022-05-16 | net: fix dev_fill_forward_path with pppoe + bridge | Felix Fietkau | 1 | -1/+1 |
2022-05-13 | Merge tag 'nfs-for-5.18-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+1 |
2022-05-12 | Merge tag 'net-5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -2/+2 |
2022-05-08 | blk-mq: remove the error_count from struct request | Willy Tarreau | 1 | -1/+0 |
2022-05-07 | SUNRPC: Ensure that the gssproxy client can start in a connected state | Trond Myklebust | 1 | -0/+1 |
2022-05-07 | Revert "SUNRPC: Ensure gss-proxy connects on setup" | Trond Myklebust | 1 | -1/+0 |
2022-05-06 | Merge tag 'nfs-for-5.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2022-05-06 | net: Fix features skip in for_each_netdev_feature() | Tariq Toukan | 1 | -2/+2 |
2022-05-06 | Merge tag 'folio-5.18f' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -1/+4 |
2022-05-05 | Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+1 |
2022-05-05 | block: Do not call folio_next() on an unreferenced folio | Matthew Wilcox (Oracle) | 1 | -1/+4 |
2022-05-01 | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2022-05-01 | net: stmmac: disable Split Header (SPH) for Intel platforms | Tan Tee Min | 1 | -0/+1 |
2022-04-30 | Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -1/+1 |
2022-04-29 | SUNRPC: Ensure gss-proxy connects on setup | Trond Myklebust | 1 | -0/+1 |
2022-04-28 | Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -12/+9 |
2022-04-27 | hex2bin: make the function hex_to_bin constant-time | Mikulas Patocka | 1 | -1/+1 |
2022-04-27 | Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+2 |
2022-04-27 | net: Use this_cpu_inc() to increment net->core_stats | Sebastian Andrzej Siewior | 1 | -12/+9 |
2022-04-23 | Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -266/+0 |
2022-04-23 | Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 1 | -266/+0 |
2022-04-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+25 |
2022-04-22 | oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup | Nico Pache | 1 | -0/+1 |
2022-04-22 | mm, hugetlb: allow for "high" userspace addresses | Christophe Leroy | 1 | -0/+8 |