aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-03-16spi: controller registration fixesMark Brown25-148/+229
2026-03-16ASoC: codec: arizona: Convert to use GPIO descriptorsLinus Walleij1-10/+0
2026-03-16locking: Add lock context support in do_raw_{read,write}_trylock()Bart Van Assche1-2/+12
2026-03-16locking: Fix rwlock support in <linux/spinlock_up.h>Bart Van Assche1-10/+10
2026-03-16cleanup: Optimize guardsPeter Zijlstra1-8/+11
2026-03-16jump_label: remove workaround for old compilers in initializationsThomas Weißschuh1-9/+2
2026-03-16jump_label: use ATOMIC_INIT() for initialization of .enabledThomas Weißschuh1-9/+2
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/kernel into drm-nextDave Airlie1-0/+42
2026-03-15Merge branch '20260309230346.3584252-2-daniel.lezcano@oss.qualcomm.com' into drivers-for-7.1Bjorn Andersson1-0/+12
2026-03-15soc: qcom: qmi: Enumerate the service IDs of QMIDaniel Lezcano1-0/+12
2026-03-15soc: qcom: pd-mapper: Fix element length in servreg_loc_pfr_req_eiMukesh Ojha1-0/+1
2026-03-15soc: 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/kernel/git/tip/tipLinus 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/gregkh/usbLinus 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/git/gregkh/char-miscLinus 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-13udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV.Kuniyuki Iwashima1-9/+1
2026-03-13dma-mapping: Separate DMA sync issuing and completion waitingBarry Song1-0/+6
2026-03-13of: 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/git/axboe/linuxLinus Torvalds1-1/+1
2026-03-13Merge tag 'io_uring-7.0-20260312' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linuxLinus 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_remove_groupsHeiner 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-12ip_tunnel: adapt iptunnel_xmit_stats() to NETDEV_PCPU_STAT_DSTATSEric Dumazet1-2/+1
2026-03-12driver 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/netdev/netLinus Torvalds3-1/+39