summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-12-23blk-mq: introduce blk_mq_map_hw_queuesDaniel Wagner
2024-12-23driver core: bus: add irq_get_affinity callback to bus_typeDaniel Wagner
2024-12-23block: Delete bio_set_prio()John Garry
2024-12-23block: Delete bio_prio()John Garry
2024-12-23block: track queue dying state automatically for modeling queue freeze lockdepMing Lei
2024-12-23block: track disk DEAD state automatically for modeling queue freeze lockdepMing Lei
2024-12-23block: add support to pass user meta bufferKanchan Joshi
2024-12-23scsi: add support for user-meta interfaceAnuj Gupta
2024-12-23block: introduce BIP_CHECK_GUARD/REFTAG/APPTAG bip_flagsAnuj Gupta
2024-12-23io_uring: introduce attributes for read/write and PI supportAnuj Gupta
2024-12-23fs: introduce IOCB_HAS_METADATA for metadataAnuj Gupta
2024-12-23fs, iov_iter: define meta io descriptorAnuj Gupta
2024-12-23block: modify bio_integrity_map_user to accept iov_iter as argumentAnuj Gupta
2024-12-23block: define set of integrity flags to be inherited by cloned bipAnuj Gupta
2024-12-23io_uring/kbuf: use mmap_lock to sync with mmapPavel Begunkov
2024-12-23io_uring: use region api for CQPavel Begunkov
2024-12-23io_uring: use region api for SQPavel Begunkov
2024-12-23io_uring/memmap: flag vmap'ed regionsPavel Begunkov
2024-12-23io_uring: rename ->resize_lockPavel Begunkov
2024-12-23KVM: Add member to struct kvm_gfn_range to indicate private/sharedIsaku Yamahata
2024-12-23KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.fileYan Zhao
2024-12-23opp: core: implement dev_pm_opp_get_bwNeil Armstrong
2024-12-23preempt: Move PREEMPT_RT before PREEMPT in vermagic.Sebastian Andrzej Siewior
2024-12-23Merge 6.14-rc4 into usb-nextGreg Kroah-Hartman
2024-12-23SoundWire: pass stream to compute_params()Bard Liao
2024-12-23Soundwire: stream: program BUSCLOCK_SCALEBard Liao
2024-12-23Soundwire: add sdw_slave_get_scale_index helperBard Liao
2024-12-23soundwire: add lane_used_bandwidth in struct sdw_busBard Liao
2024-12-23soundwire: mipi_disco: read lane mapping properties from ACPIBard Liao
2024-12-22tracing: Remove pid in task_rename tracing outputMarco Elver
2024-12-22tracing: Add task_prctl_unknown tracepointMarco Elver
2024-12-22fs: use a consume fence in mnt_idmap()Mateusz Guzik
2024-12-22vfs: support caching symlink lengths in inodesMateusz Guzik
2024-12-22fiemap: use kernel-doc includes in fiemap docbookRandy Dunlap
2024-12-22seqlock: annotate spinning as unlikely() in __read_seqcount_beginMateusz Guzik
2024-12-22pidfs: allow bind-mountsChristian Brauner
2024-12-22video: hdmi: Remove unused hdmi_infoframe_checkDr. David Alan Gilbert
2024-12-21Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-21Merge tag 'thermal-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-21crypto: lib/gf128mul - Remove some bbe deadcodeDr. David Alan Gilbert
2024-12-21lib min_heap: Switch to size_tKent Overstreet
2024-12-21bcachefs: add support for true/false & yes/no in bool-type optionsIntegral
2024-12-20ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().Guillaume Nault
2024-12-20afs: Add a tracepoint for afs_read_receive()David Howells
2024-12-20afs: Make afs_mkdir() locally initialise a new directory's contentDavid Howells
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells
2024-12-20afs: Fix cleanup of immediately failed async callsDavid Howells
2024-12-20afs: Use netfslib for symlinks, allowing them to be cachedDavid Howells
2024-12-20afs: Use netfslib for directoriesDavid Howells