summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-03-07Merge branch 'for-6.15/io_uring' into for-6.15/io_uring-reg-vecJens Axboe2-8/+29
2025-03-07PM: EM: Address RCU-related sparse warningsRafael J. Wysocki1-6/+6
2025-03-07bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()Luis Chamberlain1-0/+1
2025-03-07fs/pipe: add simpler helpers for common casesLinus Torvalds1-0/+27
2025-03-07net/mlx5: Relocate function declarations from port.h to mlx5_core.hShahar Shitrit1-84/+1
2025-03-07block: Name the RQF flags enumBreno Leitao1-1/+1
2025-03-07Merge branch 'sched/urgent' into sched/core, to pick up dependent commitsIngo Molnar22-59/+220
2025-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-46/+95
2025-03-06eth: bnxt: remove most dependencies on RTNLStanislav Fomichev1-0/+5
2025-03-06docs: net: document new locking realityStanislav Fomichev1-0/+4
2025-03-06net: add option to request netdev instance lockStanislav Fomichev1-1/+7
2025-03-06net: replace dev_addr_sem with netdev instance lockStanislav Fomichev1-5/+1
2025-03-06net: hold netdev instance lock during ndo_bpfStanislav Fomichev1-0/+1
2025-03-06net: hold netdev instance lock during sysfs operationsStanislav Fomichev1-0/+4
2025-03-06net: hold netdev instance lock during ioctl operationsStanislav Fomichev1-0/+3
2025-03-06net: hold netdev instance lock during rtnetlink operationsStanislav Fomichev1-6/+34
2025-03-06net: hold netdev instance lock during queue operationsStanislav Fomichev1-1/+1
2025-03-06net: hold netdev instance lock during nft ndo_setup_tcStanislav Fomichev1-0/+2
2025-03-06net: hold netdev instance lock during ndo_open/ndo_stopStanislav Fomichev1-0/+23
2025-03-06Merge tag 'amd-pstate-v6.15-2025-03-06' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki1-0/+3
2025-03-06PM: EM: Consify two parameters of em_dev_register_perf_domain()Rafael J. Wysocki1-4/+4
2025-03-06mm/migrate: Add migrate_device_pfnsMatthew Brost1-0/+1
2025-03-06fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmwareJason Gunthorpe1-0/+8
2025-03-06taint: Add TAINT_FWCTLJason Gunthorpe1-1/+2
2025-03-06fwctl: FWCTL_INFO to return basic information about the deviceJason Gunthorpe1-0/+12
2025-03-06fwctl: Basic ioctl dispatch for the character deviceJason Gunthorpe1-0/+46
2025-03-06fwctl: Add basic structure for a class subsystem with a cdevJason Gunthorpe1-0/+69
2025-03-06tracing: Remove orphaned event_trace_printkHengqi Chen1-18/+0
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-8/+2
2025-03-06fs/pipe: express 'pipe_empty()' in terms of 'pipe_occupancy()'Linus Torvalds1-6/+6
2025-03-06Merge tag 'ffa-updates-6.15' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann1-2/+20
2025-03-06Merge tag 'smccc-update-6.15' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann1-0/+40
2025-03-06Merge tag 'asahi-soc-rtkit-6.15' of https://github.com/AsahiLinux/linux into ...Arnd Bergmann1-1/+1
2025-03-06badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing1-4/+4
2025-03-06badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing1-3/+3
2025-03-06dma-buf: drop caching of sg_tablesChristian König1-13/+0
2025-03-06dma-buf: dma-buf: stop mapping sg_tables on attach v2Christian König1-14/+0
2025-03-06dma-buf/dma-fence: remove unnecessary callbacksChristian König1-21/+0
2025-03-06dma-buf: fix incorrect dma-fence documentation v2Christian König1-2/+2
2025-03-06uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa1-0/+2
2025-03-06watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei1-4/+0
2025-03-06iomap: Support SW-based atomic writesJohn Garry1-1/+7
2025-03-06iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HWJohn Garry1-1/+1
2025-03-06Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...Christian Brauner1-0/+1
2025-03-06PCI: dwc: Add Rockchip to the RAS DES allowed vendor listNiklas Cassel1-0/+2
2025-03-06PCI: Add Rockchip Vendor IDShawn Lin1-0/+2
2025-03-06PCI: dwc: Add debugfs based Silicon Debug support for DWCShradha Todi1-0/+2
2025-03-06gpiolib: fix kerneldocBartosz Golaszewski1-1/+1
2025-03-06include/linux/log2.h: mark is_power_of_2() with __always_inlineSu Hui1-1/+1
2025-03-06NFS: fix nfs_release_folio() to not deadlock via kcompactd writebackMike Snitzer2-1/+6