aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-18fs_context: fix parameter name in infofc() macroRubenKelevra1-1/+1
2025-06-18mtd: spinand: winbond: Prevent unsupported frequencies on dual/quad I/O variantsMiquel Raynal1-4/+6
2025-06-18Revert "mtd: core: always create master device"Miquel Raynal1-1/+1
2025-06-17atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima1-0/+6
2025-06-17net: Add skb_can_coalesce for netmemDragos Tatulea1-3/+9
2025-06-17net: ipv6: Add ip6_mr_output()Petr Machata2-0/+8
2025-06-17net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guardGal Pressman1-1/+1
2025-06-17net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubsGal Pressman1-3/+3
2025-06-17net: vlan: Make is_vlan_dev() a stub when VLAN is not configuredGal Pressman1-5/+10
2025-06-17tcp: remove RFC3517/RFC6675 hint state: lost_skb_hint, lost_cnt_hintNeal Cardwell1-3/+0
2025-06-17tpm: don't bother with removal of files in directory we'll be removingAl Viro1-1/+1
2025-06-18Merge tag 'drm-misc-next-2025-06-12' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-nextDave Airlie1-13/+19
2025-06-17Merge branch 'shradha_v6.16-rc1' of https://github.com/shradhagupta6/linuxJakub Kicinski1-0/+2
2025-06-17soc: qcom: fix endianness for QMI headerAlexander Wilhelm1-3/+3
2025-06-17cgroup: remove per-cpu per-subsystem locksShakeel Butt1-7/+0
2025-06-17cgroup: support to enable nmi-safe css_rstat_updatedShakeel Butt1-0/+4
2025-06-17Merge branch 'WQ_PERCPU' into for-6.17Tejun Heo1-3/+6
2025-06-17workqueue: Add new WQ_PERCPU flagMarco Crivellari1-0/+1
2025-06-17workqueue: Add system_percpu_wq and system_dfl_wqMarco Crivellari1-3/+5
2025-06-17x86/bugs: Add a Transient Scheduler Attacks mitigationBorislav Petkov (AMD)1-0/+1
2025-06-17wifi: remove zero-length arraysJohannes Berg1-9/+9
2025-06-17mm/filemap: introduce generic_file_*_mmap_prepare() helpersLorenzo Stoakes1-2/+4
2025-06-17fs/dax: make it possible to check dev dax support without a VMALorenzo Stoakes1-7/+9
2025-06-17fs: consistently use can_mmap_file() helperLorenzo Stoakes1-1/+1
2025-06-17serial: 8250: sanitize uart_port::serial_{in,out}() typesJiri Slaby (SUSE)2-4/+4
2025-06-17tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)1-1/+11
2025-06-17mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepareLorenzo Stoakes1-3/+2
2025-06-17mm, slab: use frozen pages for large kmallocVlastimil Babka1-1/+3
2025-06-17driver core: Add device_link_test() for testing device link flagsRafael J. Wysocki1-0/+5
2025-06-17PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocationsShradha Gupta1-0/+2
2025-06-16net: phy: remove phy_driver_is_genphy_10gHeiner Kallweit1-2/+0
2025-06-16net: phy: improve phy_driver_is_genphyHeiner Kallweit1-1/+11
2025-06-16net: phy: add flag is_genphy_driven to struct phy_deviceHeiner Kallweit1-0/+2
2025-06-16octeontx2: Set appropriate PF, VF masks and shifts based on siliconSubbaraya Sundeep1-0/+25
2025-06-16netpoll: move netpoll_print_options to netconsoleBreno Leitao1-1/+0
2025-06-16netpoll: relocate netconsole-specific functions to netconsole moduleBreno Leitao1-1/+0
2025-06-16netpoll: expose netpoll logging macros in public headerBreno Leitao1-0/+7
2025-06-16netpoll: remove __netpoll_cleanup from exported APIBreno Leitao1-1/+0
2025-06-16audit,module: restore audit logging in load failure caseRichard Guy Briggs1-5/+4
2025-06-16x86,fs/resctrl: Remove inappropriate references to cacheinfo in the resctrl subsystemQinyun Tan1-2/+2
2025-06-16misc: rp1: RaspberryPi RP1 misc driverAndrea della Porta1-0/+3
2025-06-16Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+1
2025-06-16workqueue: Basic memory allocation profiling supportKent Overstreet1-4/+8
2025-06-16Merge tag 'vfs-6.16-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+3
2025-06-16coredump: rename do_coredump() to vfs_coredump()Christian Brauner1-2/+2
2025-06-16fs: move name_contains_dotdot() to headerChristian Brauner1-0/+16
2025-06-16VFS: change old_dir and new_dir in struct renamedata to dentrysNeilBrown1-4/+4
2025-06-16firmware: cs_dsp: Remove unused struct list_head from cs_dsp_coeff_ctlRichard Fitzgerald1-2/+0
2025-06-16fbdev/pxafb: Unexport symbolThomas Zimmermann1-1/+0
2025-06-15phy: use per-PHY lockdep keysDmitry Baryshkov1-0/+2