| Age | Commit message (Expand) | Author |
| 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 |
| 2024-08-07 | serial: remove quot_frac from serial8250_do_set_divisor() | Jiri Slaby (SUSE) |
| 2024-08-07 | usb: gadget: Increase max configuration interface to 32 | Akash Kumar |
| 2024-08-07 | usb: typec: tcpci: use GENMASK() for TCPC_TRANSMIT register fields | André Draszik |
| 2024-08-07 | usb: typec: tcpci: use GENMASK() for TCPC_MSG_HDR_INFO_REV | André Draszik |
| 2024-08-07 | usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_RP_VAL | André Draszik |
| 2024-08-07 | usb: typec: tcpci: use GENMASK() for TCPC_ROLE_CTRL_CC[12] | André Draszik |
| 2024-08-07 | usb: typec: tcpci: use GENMASK() for TCPC_CC_STATUS_CC[12] | André Draszik |
| 2024-08-07 | usb: typec: tcpci: fix a comment typo | André Draszik |
| 2024-08-07 | buffer: Convert __block_write_begin() to take a folio | Matthew Wilcox (Oracle) |
| 2024-08-07 | fs: Convert aops->write_begin to take a folio | Matthew Wilcox (Oracle) |
| 2024-08-07 | fs: Convert aops->write_end to take a folio | Matthew Wilcox (Oracle) |