Age | Commit message (Expand) | Author | Files | Lines |
2023-06-16 | perf/core: Drop __weak attribute from arch_perf_update_userpage() prototype | Marc Zyngier | 1 | -3/+3 |
2023-06-10 | Merge tag 'arm-fixes-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -6/+0 |
2023-06-08 | Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -3/+6 |
2023-06-07 | net: sched: add rcu annotations around qdisc->qdisc_sleeping | Eric Dumazet | 1 | -1/+1 |
2023-06-07 | rfs: annotate lockless accesses to RFS sock flow table | Eric Dumazet | 1 | -2/+5 |
2023-06-06 | Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -5/+1 |
2023-06-05 | Merge tag 'qcom-driver-fixes-for-6.4' of https://git.kernel.org/pub/scm/linux... | Arnd Bergmann | 1 | -6/+0 |
2023-06-04 | Merge tag 'char-misc-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2023-06-04 | Merge tag 'usb-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -0/+11 |
2023-06-02 | Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l... | Linus Torvalds | 1 | -4/+3 |
2023-06-02 | Merge tag 'efi-fixes-for-v6.4-1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -12/+21 |
2023-06-02 | Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 1 | -0/+1 |
2023-06-02 | fork, vhost: Use CLONE_THREAD to fix freezer/ps regression | Mike Christie | 2 | -13/+3 |
2023-06-01 | Merge tag 'firewire-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2023-06-01 | firewire: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+1 |
2023-05-31 | nfsd: fix double fget() bug in __write_ports_addfd() | Dan Carpenter | 1 | -4/+3 |
2023-05-30 | platform/surface: aggregator: Make to_ssam_device_driver() respect constness | Maximilian Luz | 1 | -5/+1 |
2023-05-29 | mm: page_table_check: Ensure user pages are not slab pages | Ruihan Li | 1 | -0/+6 |
2023-05-29 | usb: usbfs: Enforce page requirements for mmap | Ruihan Li | 1 | -0/+5 |
2023-05-29 | Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2 | -1/+3 |
2023-05-29 | Revert "module: error out early on concurrent load of the same module file" | Linus Torvalds | 1 | -6/+0 |
2023-05-28 | Merge tag 'iio-fixes-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel... | Greg Kroah-Hartman | 1 | -1/+1 |
2023-05-28 | efi: Bump stub image version for macOS HVF compatibility | Akihiro Suda | 1 | -12/+13 |
2023-05-28 | Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -0/+15 |
2023-05-27 | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+8 |
2023-05-27 | EDAC/qcom: Get rid of hardcoded register offsets | Manivannan Sadhasivam | 1 | -6/+0 |
2023-05-27 | Merge tag 'arm-fixes-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2023-05-26 | Merge tag 'ffa-fixes-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/su... | Arnd Bergmann | 1 | -0/+1 |
2023-05-26 | Merge tag 'mlx5-fixes-2023-05-24' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -0/+1 |
2023-05-26 | module: error out early on concurrent load of the same module file | Linus Torvalds | 1 | -0/+6 |
2023-05-25 | Merge tag 'vfs/v6.4-rc3/misc.fixes' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -21/+21 |
2023-05-25 | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd... | Linus Torvalds | 4 | -3/+15 |
2023-05-25 | Merge tag 'for-v6.4-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/... | Linus Torvalds | 1 | -0/+4 |
2023-05-25 | efi: fix missing prototype warnings | Arnd Bergmann | 2 | -0/+8 |
2023-05-25 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 1 | -2/+1 |
2023-05-25 | net/mlx5e: Use query_special_contexts cmd only once per mdev | Dragos Tatulea | 1 | -0/+1 |
2023-05-24 | x86/pci/xen: populate MSI sysfs entries | Maximilian Heyne | 1 | -1/+8 |
2023-05-24 | tracing: Rename stacktrace field to common_stacktrace | Steven Rostedt (Google) | 1 | -0/+1 |
2023-05-24 | tracing/user_events: Document user_event_mm one-shot list usage | Beau Belgrave | 1 | -0/+1 |
2023-05-24 | tracing/user_events: Rename link fields for clarity | Beau Belgrave | 1 | -1/+1 |
2023-05-23 | bpf, sockmap: Improved check for empty queue | John Fastabend | 1 | -1/+0 |
2023-05-23 | bpf, sockmap: Convert schedule_work into delayed_work | John Fastabend | 1 | -1/+1 |
2023-05-23 | net/mlx5: DR, Check force-loopback RC QP capability independently from RoCE | Yevgeny Kliteynik | 1 | -1/+3 |
2023-05-20 | Merge tag 'usb-6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -1/+2 |
2023-05-20 | Merge tag 'block-6.4-2023-05-20' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -2/+0 |
2023-05-20 | block: remove NFL4_UFLG_MASK | Christoph Hellwig | 1 | -2/+0 |
2023-05-20 | net: fix stack overflow when LRO is disabled for virtual interfaces | Taehee Yoo | 1 | -0/+1 |
2023-05-19 | driver core: class: properly reference count class_dev_iter() | Greg Kroah-Hartman | 1 | -0/+1 |
2023-05-19 | tls: rx: strp: force mixed decrypted records into copy mode | Jakub Kicinski | 1 | -0/+10 |
2023-05-19 | Merge tag 'mm-hotfixes-stable-2023-05-18-15-52' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -2/+11 |