summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-12-23block: define set of integrity flags to be inherited by cloned bipAnuj Gupta1-0/+3
2024-12-23io_uring/kbuf: use mmap_lock to sync with mmapPavel Begunkov1-0/+5
2024-12-23io_uring: use region api for CQPavel Begunkov1-7/+1
2024-12-23io_uring: use region api for SQPavel Begunkov1-2/+1
2024-12-23io_uring/memmap: flag vmap'ed regionsPavel Begunkov1-2/+3
2024-12-23io_uring: rename ->resize_lockPavel Begunkov1-1/+1
2024-12-23KVM: Add member to struct kvm_gfn_range to indicate private/sharedIsaku Yamahata1-0/+6
2024-12-23KVM: guest_memfd: Remove RCU-protected attribute from slot->gmem.fileYan Zhao1-1/+6
2024-12-23opp: core: implement dev_pm_opp_get_bwNeil Armstrong1-0/+7
2024-12-23preempt: Move PREEMPT_RT before PREEMPT in vermagic.Sebastian Andrzej Siewior1-3/+3
2024-12-23Merge 6.14-rc4 into usb-nextGreg Kroah-Hartman15-41/+121
2024-12-23SoundWire: pass stream to compute_params()Bard Liao1-74/+74
2024-12-23Soundwire: stream: program BUSCLOCK_SCALEBard Liao1-0/+1
2024-12-23Soundwire: add sdw_slave_get_scale_index helperBard Liao1-0/+2
2024-12-23soundwire: add lane_used_bandwidth in struct sdw_busBard Liao1-0/+2
2024-12-23soundwire: mipi_disco: read lane mapping properties from ACPIBard Liao1-0/+5
2024-12-22fs: use a consume fence in mnt_idmap()Mateusz Guzik1-1/+1
2024-12-22vfs: support caching symlink lengths in inodesMateusz Guzik1-2/+13
2024-12-22fiemap: use kernel-doc includes in fiemap docbookRandy Dunlap1-5/+11
2024-12-22seqlock: annotate spinning as unlikely() in __read_seqcount_beginMateusz Guzik1-1/+1
2024-12-22pidfs: allow bind-mountsChristian Brauner1-0/+1
2024-12-22video: hdmi: Remove unused hdmi_infoframe_checkDr. David Alan Gilbert1-1/+0
2024-12-22Merge tag 'mm-hotfixes-stable-2024-12-21-12-09' of git://git.kernel.org/pub/s...Linus Torvalds6-16/+52
2024-12-21Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-3/+8
2024-12-21lib min_heap: Switch to size_tKent Overstreet1-2/+2
2024-12-21bcachefs: add support for true/false & yes/no in bool-type optionsIntegral1-0/+2
2024-12-21netfs: Change the read result collector to only use one work itemDavid Howells1-10/+6
2024-12-21netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells1-0/+10
2024-12-21netfs: Add functions to build/clean a buffer in a folio_queueDavid Howells1-0/+6
2024-12-21netfs: Drop the was_async arg from netfs_read_subreq_terminated()David Howells1-2/+2
2024-12-21netfs: Drop the error arg from netfs_read_subreq_terminated()David Howells1-4/+3
2024-12-21netfs: Abstract out a rolling folio buffer implementationDavid Howells2-6/+65
2024-12-21netfs: Add a tracepoint to log the lifespan of folio_queue structsDavid Howells2-5/+13
2024-12-21netfs: Use a folio_queue allocation and free functionsDavid Howells1-0/+5
2024-12-21Merge tag 'io_uring-6.13-20241220' of git://git.kernel.dk/linuxLinus Torvalds2-4/+2
2024-12-21netfs: Fix is-caching check in read-retryDavid Howells1-1/+0
2024-12-21netfs: Work around recursion by abandoning retry if nothing readDavid Howells1-3/+3
2024-12-20PCI: Add PCI_VDEVICE_SUB helper macroPiotr Kwapulinski1-0/+14
2024-12-20tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirectionZijian Zhang1-3/+8
2024-12-20sched/wake_q: Add helper to call wake_up_q after unlock with preemption disabledJohn Stultz1-0/+34
2024-12-20sched: Move sched domain name out of CONFIG_SCHED_DEBUGSwapnil Sapkal1-8/+0
2024-12-20sched: Report the different kinds of imbalances in /proc/schedstatSwapnil Sapkal1-1/+4
2024-12-20sched/fair: Fix value reported by hot tasks pulled in /proc/schedstatPeter Zijlstra1-0/+1
2024-12-20Merge branch 'linus' into x86/mm, to pick up fixesIngo Molnar345-2766/+7795
2024-12-20xdp: add generic xdp_buff_add_frag()Alexander Lobakin1-4/+12
2024-12-20net: phy: add phy_disable_eeeHeiner Kallweit1-0/+1
2024-12-19ACPI: header: implement acpi_device_handle when !ACPIRicardo Ribalda1-0/+5
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski12-36/+78
2024-12-19mmc: crypto: add mmc_from_crypto_profile()Eric Biggers1-0/+8
2024-12-19alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan1-1/+6