summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-03-15Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-03-15PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLEDNiklas Cassel
2026-03-15PCI: endpoint: Describe reserved subregions within BARsKoichiro Den
2026-03-15PCI: endpoint: Allow only_64bit on BAR_RESERVEDManikanta Maddireddy
2026-03-15PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVEDNiklas Cassel
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit
2026-03-14Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz
2026-03-14Merge branch 'io_uring-7.0' into for-7.1/io_uringJens Axboe
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch
2026-03-14Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testingDanilo Krummrich
2026-03-13udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song
2026-03-13of: Add of_machine_get_match() helperGeert Uytterhoeven
2026-03-13sched_ext: Implement SCX_ENQ_IMMEDTejun Heo
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-13Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-03-13driver core: auxiliary bus: Introduce dev_is_auxiliary()Rafael J. Wysocki
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor
2026-03-13wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen
2026-03-13driver core: make struct class groups members constant arraysHeiner Kallweit
2026-03-13driver: core: constify groups array argument in device_add_groups and device_...Heiner Kallweit
2026-03-13sysfs: constify group arrays in function argumentsHeiner Kallweit
2026-03-13vt: save/restore unicode screen buffer for alternate screenNicolas Pitre
2026-03-13tee: clean up tee_core.h kernel-docRandy Dunlap
2026-03-12ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet
2026-03-12driver core: Add conditional guard support for device_lock()Li Ming
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov
2026-03-12base: soc: rename and export soc_device_get_machine()Bartosz Golaszewski
2026-03-12of: provide of_machine_read_model()Bartosz Golaszewski
2026-03-12of: provide of_machine_read_compatible()Bartosz Golaszewski
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen
2026-03-12tty: tty_port: add workqueue to flip TTY bufferXin Zhao
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost
2026-03-12serdev: serdev.h: clean up kernel-doc commentsRandy Dunlap
2026-03-12tty: constify tty_ldisc_opsQingfang Deng
2026-03-12tcp: add tcp_release_cb_cond() helperEric Dumazet
2026-03-12hrtimer: Remove trailing comma after HRTIMER_MAX_CLOCK_BASESThomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Mark index and clockid of clock base as constThomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Drop spurious space in 'enum hrtimer_base_type'Thomas Weißschuh (Schneider Electric)
2026-03-12hrtimer: Remove hrtimer_get_expires_ns()Thomas Weißschuh (Schneider Electric)
2026-03-12tracing: Use explicit array size instead of sentinel elements in symbol printingThomas Weißschuh (Schneider Electric)
2026-03-12include/linux/local_lock_internal.h: Make this header file again compatible w...Bart Van Assche
2026-03-12Merge drm/drm-next into drm-misc-nextMaxime Ripard