summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman41-217/+324
2026-03-16gpio: kempld: Implement the interrupt controllerAlban Bedel1-0/+1
2026-03-16gpio: remove machine hogsBartosz Golaszewski1-33/+0
2026-03-16Merge tag 'drm-xe-next-2026-03-12' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+42
2026-03-16Merge branch '20260309230346.3584252-2-daniel.lezcano@oss.qualcomm.com' into ...Bjorn Andersson1-0/+12
2026-03-16soc: qcom: qmi: Enumerate the service IDs of QMIDaniel Lezcano1-0/+12
2026-03-16soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha1-0/+1
2026-03-16soc: qcom: llcc: Add per-slice counter and common llcc slice descriptorUnnathi Chalicheemala1-4/+4
2026-03-16ASoC: amd: Move to GPIO descriptorsMark Brown14-87/+118
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-48/+35
2026-03-15Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+5
2026-03-15PCI: endpoint: Introduce pci_epc_bar_type BAR_DISABLEDNiklas Cassel1-1/+9
2026-03-15PCI: endpoint: Describe reserved subregions within BARsKoichiro Den1-0/+28
2026-03-15PCI: endpoint: Allow only_64bit on BAR_RESERVEDManikanta Maddireddy1-5/+0
2026-03-15PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVEDNiklas Cassel1-2/+1
2026-03-14net/mlx5: Add a shared devlink instance for PFs on same chipJiri Pirko1-0/+1
2026-03-14net: phy: move remaining provider code to mdio_bus_provider.cHeiner Kallweit1-3/+0
2026-03-14net: phy: make mdio_device.c part of libphyHeiner Kallweit1-2/+0
2026-03-14Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2-2/+9
2026-03-14net: stmmac: avoid passing pci_devRussell King (Oracle)1-1/+1
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2026-03-14tcp: implement RFC 7323 window retraction receiver requirementsSimon Baatz1-0/+3
2026-03-14Merge branch 'io_uring-7.0' into for-7.1/io_uringJens Axboe1-0/+1
2026-03-14blk-integrity: support arbitrary buffer alignmentKeith Busch1-0/+1
2026-03-14Merge tag 'device_lock_cond_guard-7.1-rc1' into driver-core-testingDanilo Krummrich1-0/+1
2026-03-14udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima1-9/+1
2026-03-14dma-mapping: Separate DMA sync issuing and completion waitingBarry Song1-0/+6
2026-03-14of: Add of_machine_get_match() helperGeert Uytterhoeven1-3/+8
2026-03-13sched_ext: Implement SCX_ENQ_IMMEDTejun Heo1-0/+5
2026-03-13Merge tag 'block-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2026-03-13Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-03-13driver core: auxiliary bus: Introduce dev_is_auxiliary()Rafael J. Wysocki1-0/+2
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor1-0/+4
2026-03-13wifi: ieee80211: fix definition of EHT-MCS 15 in MRUShayne Chen1-2/+2
2026-03-13driver core: make struct class groups members constant arraysHeiner Kallweit1-2/+2
2026-03-13driver: core: constify groups array argument in device_add_groups and device_...Heiner Kallweit1-2/+2
2026-03-13sysfs: constify group arrays in function argumentsHeiner Kallweit1-8/+8
2026-03-13vt: save/restore unicode screen buffer for alternate screenNicolas Pitre1-0/+1
2026-03-13tee: clean up tee_core.h kernel-docRandy Dunlap1-14/+16
2026-03-13ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet1-2/+1
2026-03-13driver core: Add conditional guard support for device_lock()Li Ming1-0/+1
2026-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-43/+97
2026-03-12Merge tag 'net-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-1/+39
2026-03-12Merge tag 'v7.0-rc3' into nextDmitry Torokhov642-9883/+39538
2026-03-12base: soc: rename and export soc_device_get_machine()Bartosz Golaszewski1-0/+10
2026-03-12of: provide of_machine_read_model()Bartosz Golaszewski1-0/+6
2026-03-12of: provide of_machine_read_compatible()Bartosz Golaszewski1-0/+8
2026-03-12serial: 8250: Add serial8250_handle_irq_locked()Ilpo Järvinen1-0/+1
2026-03-12tty: tty_port: add workqueue to flip TTY bufferXin Zhao3-0/+21
2026-03-12Merge drm/drm-next into drm-xe-nextMatthew Brost442-3307/+23354