summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-06-18Merge 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-17net: phy: remove phy_driver_is_genphy_10gHeiner Kallweit1-2/+0
2025-06-17net: phy: improve phy_driver_is_genphyHeiner Kallweit1-1/+11
2025-06-17net: phy: add flag is_genphy_driven to struct phy_deviceHeiner Kallweit1-0/+2
2025-06-17octeontx2: Set appropriate PF, VF masks and shifts based on siliconSubbaraya Sundeep1-0/+25
2025-06-17netpoll: move netpoll_print_options to netconsoleBreno Leitao1-1/+0
2025-06-17netpoll: relocate netconsole-specific functions to netconsole moduleBreno Leitao1-1/+0
2025-06-17netpoll: expose netpoll logging macros in public headerBreno Leitao1-0/+7
2025-06-17netpoll: remove __netpoll_cleanup from exported APIBreno Leitao1-1/+0
2025-06-17audit,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 s...Qinyun 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/ker...Linus 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/g...Linus 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
2025-06-15phy: exynos-mipi-video: introduce support for exynos7870Kaustabh Chakraborty1-0/+5
2025-06-15firewire: ohci: use workqueue to handle events of AT request/response contextsTakashi Sakamoto1-2/+9
2025-06-15firewire: core: allocate workqueue for AR/AT request/response contextsTakashi Sakamoto1-0/+1
2025-06-14net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id)Yajun Deng1-1/+1
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds2-3/+6
2025-06-14Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...Linus Torvalds2-4/+6
2025-06-14phy: exynos5-usbdrd: Add support for the Exynos990 usbdrd phyIgor Belwon1-0/+3
2025-06-14dpll: add phase_offset_monitor_get/set callback opsArkadiusz Kubalewski1-0/+8
2025-06-14net: phy: improve rgmii_clock() documentationRussell King (Oracle)1-2/+4
2025-06-13Merge tag 'pm-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+3
2025-06-13Merge branch 'pm-cpuidle'Rafael J. Wysocki1-0/+3
2025-06-13smp: Fix typo in comment for raw_smp_processor_id()Viresh Kumar1-1/+1