| Age | Commit message (Expand) | Author |
| 2024-08-12 | srcu: faster gp seq wrap-around | JP Kobryn |
| 2024-08-12 | Merge 6.11-rc3 into usb-next | Greg Kroah-Hartman |
| 2024-08-12 | Merge 6.11-rc3 into tty-next | Greg Kroah-Hartman |
| 2024-08-12 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
| 2024-08-12 | platform/x86/intel/vsec: Add PMT read callbacks | David E. Box |
| 2024-08-12 | platform/x86/intel/vsec.h: Move to include/linux | David E. Box |
| 2024-08-12 | ethtool: rss: don't report key if device doesn't support it | Jakub Kicinski |
| 2024-08-12 | ethtool: make ethtool_ops::cap_rss_ctx_supported optional | Jakub Kicinski |
| 2024-08-12 | memory: ti-aemif: remove platform data support | Bartosz Golaszewski |
| 2024-08-12 | Merge tag 'spi-acpi-lookup-dummy' of https://git.kernel.org/pub/scm/linux/ker... | Takashi Iwai |
| 2024-08-11 | mm/memblock: introduce a new helper memblock_estimated_nr_free_pages() | Wei Yang |
| 2024-08-11 | net: mii: constify advertising mask | Russell King (Oracle) |
| 2024-08-11 | context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nmi_nesting_cpu() into ct_nmi_nesti... | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting() | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i... | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nesting_cpu() into ct_nesting_cpu() | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting() | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ... | Valentin Schneider |
| 2024-08-10 | Merge tag 'i2c-for-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2024-08-10 | iio: trigger: allow devices to suspend/resume theirs associated trigger | Denis Benato |
| 2024-08-10 | iio: add child nodes support in iio backend framework | Olivier Moysan |
| 2024-08-10 | iio: add enable and disable services to iio backend framework | Olivier Moysan |
| 2024-08-10 | iio: add read scale and offset services to iio backend framework | Olivier Moysan |
| 2024-08-10 | Revert "lib/mpi: Introduce ec implementation to MPI library" | Herbert Xu |
| 2024-08-09 | Merge tag 'irq-domain-24-08-09' into irq/core | Thomas Gleixner |
| 2024-08-09 | irqdomain: Allow giving name suffix for domain | Matti Vaittinen |
| 2024-08-09 | irqdomain: Simplify simple and legacy domain creation | Matti Vaittinen |
| 2024-08-09 | PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region() | Philipp Stanner |
| 2024-08-09 | PCI: Make pcim_request_region() a public function | Philipp Stanner |
| 2024-08-09 | Merge tag 'bitmap-6.11-rc' of https://github.com/norov/linux | Linus Torvalds |
| 2024-08-09 | Merge tag 'probes-fixes-v6.11-rc2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2024-08-09 | Merge tag 'i2c-host-fixes-6.11-rc3' of git://git.kernel.org/pub/scm/linux/ker... | Wolfram Sang |
| 2024-08-09 | Merge patch series "nsfs: iterate through mount namespaces" | Christian Brauner |
| 2024-08-09 | file: add fput() cleanup helper | Christian Brauner |
| 2024-08-09 | fs: add put_mnt_ns() cleanup helper | Christian Brauner |
| 2024-08-08 | net: sungem_phy: Constify struct mii_phy_def | Christophe JAILLET |
| 2024-08-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
| 2024-08-08 | Merge tag 'net-6.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
| 2024-08-08 | cpumask: Fix crash on updating CPU enabled mask | Gavin Shan |
| 2024-08-08 | Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi... | Daniel Vetter |
| 2024-08-08 | net: ethtool: fix off-by-one error in max RSS context IDs | Edward Cree |
| 2024-08-08 | genirq: Remove irq_chip_regs:: Polarity | Jiri Slaby (SUSE) |
| 2024-08-08 | genirq: Remove unused irq_chip_generic:: {type,polarity}_cache | Jiri Slaby (SUSE) |
| 2024-08-08 | net/mlx5: Add IFC related stuff for data direct | Yishai Hadas |
| 2024-08-07 | ring-buffer: Remove unused function ring_buffer_nr_pages() | Jianhui Zhou |
| 2024-08-07 | tracing: Use refcount for trace_event_file reference counter | Steven Rostedt |
| 2024-08-07 | sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}() | Qais Yousef |
| 2024-08-07 | sched/rt, dl: Convert functions to return bool | Qais Yousef |
| 2024-08-07 | sched/rt: Clean up usage of rt_task() | Qais Yousef |