summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-03-11printk: Rename console_stop to console_suspendMarcos Paulo de Souza
2025-03-11printk: Rename resume_console to console_resume_allMarcos Paulo de Souza
2025-03-11printk: Rename suspend_console to console_suspend_allMarcos Paulo de Souza
2025-03-11Merge tag 'counter-updates-for-6.15' of ssh://gitolite.kernel.org/pub/scm/lin...Greg Kroah-Hartman
2025-03-11Merge tag 'drm-xe-next-2025-03-07' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie
2025-03-11dmaengine: Remove device_prep_dma_imm_data from struct dma_deviceNathan Lynch
2025-03-10ipv6: save dontfrag in corkWillem de Bruijn
2025-03-10lsm: remove old email address for Stephen SmalleyStephen Smalley
2025-03-10<linux/cleanup.h>: Allow the passing of both iomem and non-iomem pointers to ...Ilpo Järvinen
2025-03-10PCI: Cache offset of Resizable BAR capabilityBjorn Helgaas
2025-03-10gfs2: Convert gfs2_end_log_write_bh() to work on a folioMatthew Wilcox (Oracle)
2025-03-10Merge 6.14-rc6 into driver-core-nextGreg Kroah-Hartman
2025-03-10lib/crc7: unexport crc7_be_syndrome_tableEric Biggers
2025-03-10block: protect hctx attributes/params using q->elevator_lockNilay Shroff
2025-03-10block: protect read_ahead_kb using q->limits_lockNilay Shroff
2025-03-10block: protect wbt_lat_usec using q->elevator_lockNilay Shroff
2025-03-10block: protect nr_requests update using q->elevator_lockNilay Shroff
2025-03-10block: introduce a dedicated lock for protecting queue elevator updatesNilay Shroff
2025-03-10nfsd: disallow file locking and delegations for NFSv4 reexportMike Snitzer
2025-03-10fs: nfs: acl: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-03-10module: Use RCU in all users of __module_address().Sebastian Andrzej Siewior
2025-03-10module: Use RCU in find_module_all().Sebastian Andrzej Siewior
2025-03-10coresight: change coresight_trace_id_map's lock type to raw_spinlock_tYeoreum Yun
2025-03-10coresight: change coresight_device lock type to raw_spinlock_tYeoreum Yun
2025-03-10genirq: Make a few functions staticThomas Gleixner
2025-03-10irqdomain: Remove extern from function declarationsJiri Slaby (SUSE)
2025-03-10counter: Introduce the compare componentWilliam Breathitt Gray
2025-03-10net/mlx5: Add IFC bits for PPCNT recovery counters groupYael Chemla
2025-03-10Merge mainline pipe changesChristian Brauner
2025-03-10phy: core: Remove unused phy_pm_runtime_(allow|forbid)Dr. David Alan Gilbert
2025-03-10Merge v6.14-rc6 into usb-nextGreg Kroah-Hartman
2025-03-10soundwire: intel_auxdevice: add indirection for BPT send_async/waitPierre-Louis Bossart
2025-03-10soundwire: bus: add bpt_stream pointerPierre-Louis Bossart
2025-03-10soundwire: bus: add send_async/wait APIs for BPT protocolPierre-Louis Bossart
2025-03-10soundwire: stream: extend sdw_alloc_stream() to take 'type' parameterPierre-Louis Bossart
2025-03-10soundwire: extend sdw_stream_type to BPTPierre-Louis Bossart
2025-03-10Merge 6.14-rc6 into char-misc-nextGreg Kroah-Hartman
2025-03-09print: use new #[export] macro for rust_fmt_argumentAlice Ryhl
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/s...Linus Torvalds
2025-03-08PCI: Fix typosBjorn Helgaas
2025-03-08net/mlx5: fs, add RDMA TRANSPORT steering domain supportPatrisious Haddad
2025-03-08net/mlx5: Query ADV_RDMA capabilitiesPatrisious Haddad
2025-03-08net/mlx5: Limit non-privileged commandsChiara Meiohas
2025-03-08net/mlx5: Allow the throttle mechanism to be more dynamicChiara Meiohas
2025-03-08net/mlx5: Add RDMA_CTRL HW capabilitiesChiara Meiohas
2025-03-08net: move misc netdev_lock flavors to a separate headerJakub Kicinski
2025-03-08PCI: endpoint: Remove unused devm_pci_epc_destroy()Zijun Hu
2025-03-08PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap()Niklas Cassel
2025-03-08PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARsNiklas Cassel
2025-03-08vdso: Introduce vdso/cache.hThomas Weißschuh