summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-20block: remove the unused blk_bounce enumChristoph Hellwig
2024-06-20driver core: make [device_]driver_attach take a const *Greg Kroah-Hartman
2024-06-20can: isotp: remove ISO 15675-2 specification version where possibleOliver Hartkopp
2024-06-19fortify: Do not special-case 0-sized destinationsKees Cook
2024-06-19runtime constants: add default dummy infrastructureLinus Torvalds
2024-06-19netfilter: move the sysctl nf_hooks_lwtunnel into the netfilter coreJianguo Wu
2024-06-19dma-buf/heaps: Correct the types of fd_flags and heap_flagsBarry Song
2024-06-19Merge branch 'for-6.11/block-limits' into for-6.11/blockJens Axboe
2024-06-19block: move the bounce flag into the features fieldChristoph Hellwig
2024-06-19block: move the skip_tagset_quiesce flag to queue_limitsChristoph Hellwig
2024-06-19block: move the pci_p2pdma flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zone_resetall flag to queue_limitsChristoph Hellwig
2024-06-19block: move the zoned flag into the features fieldChristoph Hellwig
2024-06-19block: move the poll flag to queue_limitsChristoph Hellwig
2024-06-19block: move the dax flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nowait flag to queue_limitsChristoph Hellwig
2024-06-19block: move the synchronous flag to queue_limitsChristoph Hellwig
2024-06-19block: move the stable_writes flag to queue_limitsChristoph Hellwig
2024-06-19block: move the io_stat flag setting to queue_limitsChristoph Hellwig
2024-06-19block: move the add_random flag to queue_limitsChristoph Hellwig
2024-06-19block: move the nonrot flag to queue_limitsChristoph Hellwig
2024-06-19block: move cache control settings out of queue->flagsChristoph Hellwig
2024-06-19io_uring: Introduce IORING_OP_LISTENGabriel Krisman Bertazi
2024-06-19io_uring: Introduce IORING_OP_BINDGabriel Krisman Bertazi
2024-06-19net: Split a __sys_listen helper for io_uringGabriel Krisman Bertazi
2024-06-19net: Split a __sys_bind helper for io_uringGabriel Krisman Bertazi
2024-06-19ASoC: rt1318: Add RT1318 audio amplifier driverJack Yu
2024-06-19net: introduce sk_skb_reason_drop functionYan Zhai
2024-06-19net: add rx_sk to trace_kfree_skbYan Zhai
2024-06-19Merge drm/drm-next into drm-intel-nextJani Nikula
2024-06-19mm/memblock: Add "reserve_mem" to reserved named memory at boot upSteven Rostedt (Google)
2024-06-18net: mana: Add support for page sizes other than 4KB on ARM64Haiyang Zhang
2024-06-18sched_ext: Documentation: scheduler: Document extensible scheduler classTejun Heo
2024-06-18sched_ext: Add vtime-ordered priority queue to dispatch_q'sTejun Heo
2024-06-18sched_ext: Implement core-sched supportTejun Heo
2024-06-18sched_ext: Implement sched_ext_ops.cpu_acquire/release()David Vernet
2024-06-18sched_ext: Track tasks that are subjects of the in-flight SCX operationTejun Heo
2024-06-18sched_ext: Implement tickless supportTejun Heo
2024-06-18sched_ext: Implement scx_bpf_kick_cpu() and task preemption supportTejun Heo
2024-06-18sched_ext: Print debug dump after an error exitTejun Heo
2024-06-18sched_ext: Print sched_ext info when dumping stackDavid Vernet
2024-06-18sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...Tejun Heo
2024-06-18sched_ext: Implement runnable task stall watchdogDavid Vernet
2024-06-18sched_ext: Implement BPF extensible scheduler classTejun Heo
2024-06-18sched_ext: Add boilerplate for extensible scheduler classTejun Heo
2024-06-18sched: Factor out cgroup weight conversion functionsTejun Heo
2024-06-18sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()Tejun Heo
2024-06-18Merge branch 'bpf/for-next' into sched_ext-baseTejun Heo
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit