aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig1-2/+4
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig1-2/+4
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig1-3/+4
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig1-2/+4
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig1-3/+6
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig1-1/+3
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig1-2/+4
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig1-4/+5
2024-06-19block: move the synchronous flag to queue_limitsChristoph Hellwig1-3/+4
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig1-3/+6
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig1-4/+5
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig1-2/+3
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig1-5/+5
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig1-6/+32
2024-06-19net: Split a __sys_listen helper for io_uringGabriel Krisman Bertazi1-0/+1
2024-06-19net: Split a __sys_bind helper for io_uringGabriel Krisman Bertazi1-0/+2
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai1-2/+8
2024-06-19mm/memblock: Add "reserve_mem" to reserved named memory at boot upSteven Rostedt (Google)1-0/+2
2024-06-18sched_ext: Documentation: scheduler: Document extensible scheduler classTejun Heo1-0/+2
2024-06-18sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo1-3/+26
2024-06-18sched_ext: Implement core-sched supportTejun Heo1-0/+3
2024-06-18sched_ext: Implement sched_ext_ops.cpu_acquire/release()David Vernet1-1/+3
2024-06-18sched_ext: Track tasks that are subjects of the in-flight SCX operationTejun Heo1-0/+2
2024-06-18sched_ext: Implement tickless supportTejun Heo1-0/+1
2024-06-18sched_ext: Implement scx_bpf_kick_cpu() and task preemption supportTejun Heo1-0/+4
2024-06-18sched_ext: Print sched_ext info when dumping stackDavid Vernet1-0/+2
2024-06-18sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...Tejun Heo1-0/+12
2024-06-18sched_ext: Implement runnable task stall watchdogDavid Vernet1-0/+1
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo2-1/+145
2024-06-18sched_ext: Add boilerplate for extensible scheduler classTejun Heo1-0/+12
2024-06-18sched: Factor out cgroup weight conversion functionsTejun Heo1-2/+2
2024-06-18sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()Tejun Heo1-1/+2
2024-06-18Merge branch 'bpf/for-next' into sched_ext-baseTejun Heo22-282/+364
2024-06-18bitops: Add a comment explaining the double underscore macrosDan Carpenter1-0/+5
2024-06-18cpumask: introduce assign_cpu() macroYury Norov1-34/+6
2024-06-18srcu: Fill out polled grace-period APIsPaul E. McKenney1-0/+31
2024-06-18srcu: Add NUM_ACTIVE_SRCU_POLL_OLDSTATEPaul E. McKenney1-0/+4
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack1-0/+1
2024-06-18fsnotify: Do not generate events for O_PATH file descriptorsJan Kara1-1/+7
2024-06-18spi: Fix OCTAL mode supportPatrice Chotard1-2/+3
2024-06-18fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributesThomas Zimmermann1-0/+10
2024-06-18net: phy: introduce core support for phy-mode = "10g-qxgmii"Vladimir Oltean2-0/+5
2024-06-18Merge tag 'v6.10-rc4' into usb-nextGreg Kroah-Hartman22-183/+93
2024-06-18Merge branch 'pdx86/platform-drivers-x86-lenovo-c630' into review-ilpoIlpo Järvinen1-0/+44
2024-06-17Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+4
2024-06-17net: Move dev_set_hwtstamp_phylib to net/core/dev.hKory Maincent1-3/+0
2024-06-17Merge tag 'peci-next-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2-4/+26
2024-06-17Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds4-11/+15
2024-06-17Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-06-17irqdomain: Make build work for CONFIG_GENERIC_IRQ_CHIP=nThomas Gleixner1-0/+10