summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-14VFS: introduce end_creating_keep()NeilBrown
2025-11-14VFS: change vfs_mkdir() to unlock on failure.NeilBrown
2025-11-14ecryptfs: use new start_creating/start_removing APIsNeilBrown
2025-11-14Add start_renaming_two_dentries()NeilBrown
2025-11-14VFS/ovl/smb: introduce start_renaming_dentry()NeilBrown
2025-11-14VFS/nfsd/ovl: introduce start_renaming() and end_renaming()NeilBrown
2025-11-14VFS: add start_creating_killable() and start_removing_killable()NeilBrown
2025-11-14VFS: introduce start_removing_dentry()NeilBrown
2025-11-14VFS: introduce start_creating_noperm() and start_removing_noperm()NeilBrown
2025-11-14VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()NeilBrown
2025-11-14VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()NeilBrown
2025-11-14VFS: introduce start_dirop() and end_dirop()NeilBrown
2025-11-14nsproxy: fix free_nsproxy() and simplify create_new_namespaces()Christian Brauner
2025-11-14block-dma: properly take MMIO pathLeon Romanovsky
2025-11-14Merge branch 'pwm/th1520' into pwm/for-nextUwe Kleine-König
2025-11-14pwm: Drop unused function pwm_apply_args()Uwe Kleine-König
2025-11-14syscore: Pass context data to callbacksThierry Reding
2025-11-13dt-bindings: clock: airoha: Add reset support to EN7523 clock bindingMikhail Kshevetskiy
2025-11-13Merge tag 'samsung-clk-6.19' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd
2025-11-13net: dsa: remove definition of struct dsa_switch_driverHeiner Kallweit
2025-11-13resource: Introduce resource_assigned() for discerning active resourcesDan Williams
2025-11-13PCI/TSM: Drop stub for pci_tsm_doe_transfer()Dan Williams
2025-11-13Merge tag 'socfpga_firmware_updates_for_v6.19' of ssh://gitolite.kernel.org/p...Greg Kroah-Hartman
2025-11-13Merge tag 'stratix10_svc_fix_v6.18' of ssh://gitolite.kernel.org/pub/scm/linu...Greg Kroah-Hartman
2025-11-13Merge tag 'iio-fixes-for-6.18a' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-13Merge tag 'renesas-r9a09g057-dt-binding-defs-tag5' into renesas-clk-for-v6.19Geert Uytterhoeven
2025-11-13dt-bindings: clock: renesas,r9a09g056-cpg: Add USB3.0 core clocksLad Prabhakar
2025-11-13dt-bindings: clock: renesas,r9a09g057-cpg: Add USB3.0 core clocksLad Prabhakar
2025-11-13Merge tag 'net-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-13firmware: cs_dsp: fix kernel-doc warnings in a header fileRandy Dunlap
2025-11-13PCI: Export pci_get_host_bridge_device() for use by pci-keystoneSiddharth Vadapalli
2025-11-13io_uring/zcrx: share an ifq between ringsDavid Wei
2025-11-13io_uring/zcrx: export zcrx via a filePavel Begunkov
2025-11-13io_uring/zcrx: add sync refill queue flushingPavel Begunkov
2025-11-13io_uring/zcrx: introduce IORING_REGISTER_ZCRX_CTRLPavel Begunkov
2025-11-13io_uring/query: introduce rings info queryPavel Begunkov
2025-11-13io_uring/query: introduce zcrx queryPavel Begunkov
2025-11-13fault-inject: make enum fault_flags available unconditionallyChristoph Hellwig
2025-11-13net: stmmac: always allocate mac_device_infoRussell King (Oracle)
2025-11-13entry: Fix ifndef around arch_xfer_to_guest_mode_handle_work() stubAndrew Donnellan
2025-11-13Merge branch 'io_uring-6.18' into for-6.19/io_uringJens Axboe
2025-11-13jbd2: use a per-journal lock_class_key for jbd2_trans_commit_keyTetsuo Handa
2025-11-13firmware: stratix10-svc: Add support for RSU commands in asynchronous frameworkMahesh Rao
2025-11-13firmware: stratix10-svc: Add support for async communicationMahesh Rao
2025-11-13firmware: stratix10-svc: Add definition for voltage and temperature sensorKhairul Anuar Romli
2025-11-13Merge tag 'linux-can-next-for-6.19-20251112-2' of git://git.kernel.org/pub/sc...Paolo Abeni
2025-11-13drm/intel/bmg: Allow device ID usage with single-argument macrosMichał Winiarski
2025-11-13slab: Remove folio references from __ksize()Matthew Wilcox (Oracle)
2025-11-13slab: Reimplement page_slab()Matthew Wilcox (Oracle)