summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-07-07block: reject bs > ps block devices when THP is disabledPankaj Raghav
2025-07-07wifi: mac80211: correctly identify S1G short beaconLachlan Hodges
2025-07-04Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2025-07-04Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-07-04Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-07-03ptp: Use ktime_get_clock_ts64() for timestampingThomas Gleixner
2025-07-03Merge tag 'ktime-get-clock-ts64-for-ptp' of git://git.kernel.org/pub/scm/linu...Paolo Abeni
2025-07-03timekeeping: Provide ktime_get_clock_ts64()Thomas Gleixner
2025-07-03Merge tag 'ffa-fixes-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-07-02tun: remove unnecessary tun_xdp_hdr structureJason Wang
2025-07-01netfs: Renumber the NETFS_RREQ_* flags to make traces easier to readDavid Howells
2025-07-01netfs: Merge i_size update functionsDavid Howells
2025-06-30spi: spi-qpic-snand: avoid memory corruptionMark Brown
2025-06-30Move FCH header to a location accessible by all archsMario Limonciello
2025-06-29spi: Raise limit on number of chip selects to 24Marc Kleine-Budde
2025-06-29mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-06-28Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-06-27Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds
2025-06-27dpll: add reference sync get/setArkadiusz Kubalewski
2025-06-26net: Remove unused function first_net_device_rcu()Yue Haibing
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-25Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-25mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge
2025-06-25lib: packing: Include necessary headersNathan Lynch
2025-06-25net: ethtool: remove the data argument from ethtool_notify()Jakub Kicinski
2025-06-25team: replace team lock with rtnl lockStanislav Fomichev
2025-06-25i2c: amd-isp: Initialize unique adapter namePratap Nirujogi
2025-06-25Merge tag 'wireless-next-2025-06-25' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-06-25KVM: SVM: Add missing member in SNP_LAUNCH_START command structureNikunj A Dadhania
2025-06-25net/mlx5: Add IFC bits for PCIe Congestion Event objectDragos Tatulea
2025-06-25net/mlx5: Small refactor for general object capabilitiesDragos Tatulea
2025-06-25net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domainPatrisious Haddad
2025-06-24usb: typec: altmodes/displayport: do not index invalid pin_assignmentsRD Babiera
2025-06-24net: pse-pd: tps23881: Clarify setup_pi_matrix callback documentationKory Maincent
2025-06-24net: phy: Add interface types for 50G and 100GAlexander Duyck
2025-06-23replace collect_mounts()/drop_collected_mounts() with a safer variantAl Viro
2025-06-23futex: Initialize futex_phash_new during fork().Sebastian Andrzej Siewior
2025-06-23fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypassShivank Garg
2025-06-22Merge tag 'x86_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-06-22Merge tag 'perf_urgent_for_v6.16_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-06-21net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter typeKory Maincent
2025-06-21netmem: fix skb_frag_address_safe with unreadable skbsMina Almasry