summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-06-25xfrm: Fix unregister netdevice hang on hardware offload.Steffen Klassert
2024-06-25Revert "printk: Save console options for add_preferred_console_match()"Greg Kroah-Hartman
2024-06-24kernel/panic: add verbose logging of kernel taints in backtracesJani Nikula
2024-06-24cpumask: make core headers including cpumask_types.h where possibleYury Norov
2024-06-24cpumask: cleanup core headers inclusionYury Norov
2024-06-24sched: drop sched.h dependency on cpumaskYury Norov
2024-06-24cpumask: split out include/linux/cpumask_types.hYury Norov
2024-06-24sched: avoid using ilog2() in sched.hYury Norov
2024-06-24lib min_heap: update min_heap_push() to use min_heap_sift_up()Kuan-Wei Chiu
2024-06-24lib min_heap: rename min_heapify() to min_heap_sift_down()Kuan-Wei Chiu
2024-06-24lib min_heap: update min_heap_push() and min_heap_pop() to return bool valuesKuan-Wei Chiu
2024-06-24lib min_heap: add min_heap_del()Kuan-Wei Chiu
2024-06-24lib min_heap: add min_heap_sift_up()Kuan-Wei Chiu
2024-06-24lib min_heap: add args for min_heap_callbacksKuan-Wei Chiu
2024-06-24lib min_heap: add min_heap_full()Kuan-Wei Chiu
2024-06-24lib min_heap: add min_heap_peek()Kuan-Wei Chiu
2024-06-24lib min_heap: add min_heap_init()Kuan-Wei Chiu
2024-06-24lib min_heap: add type safe interfaceKuan-Wei Chiu
2024-06-24include/linux/jhash.h: fix typosWei-Hsin Yeh
2024-06-24mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge
2024-06-24mm: convert page type macros to enumStephen Brennan
2024-06-24/proc/pid/smaps: add mseal info for vmaJeff Xu
2024-06-24io_uring: remove dead struct io_submit_state memberJens Axboe
2024-06-24net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.Sebastian Andrzej Siewior
2024-06-24net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.Sebastian Andrzej Siewior
2024-06-24seg6: Use nested-BH locking for seg6_bpf_srh_states.Sebastian Andrzej Siewior
2024-06-24dev: Use nested-BH locking for softnet_data.process_queue.Sebastian Andrzej Siewior
2024-06-24net: softnet_data: Make xmit per task.Sebastian Andrzej Siewior
2024-06-24net/ipv4: Use nested-BH locking for ipv4_tcp_sk.Sebastian Andrzej Siewior
2024-06-24locking/local_lock: Add local nested BH locking infrastructure.Sebastian Andrzej Siewior
2024-06-24locking/local_lock: Introduce guard definition for local_lock.Sebastian Andrzej Siewior
2024-06-25firewire: core: add tracepoints events for completions of packets in isochron...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for queueing packets of isochronous co...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for flushing completions of isochronou...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for flushing of isochronous contextTakashi Sakamoto
2024-06-25firewire: core: add tracepoints events for starting/stopping of isochronous c...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for setting channels of multichannel c...Takashi Sakamoto
2024-06-25firewire: core: add tracepoints events for allocation/deallocation of isochro...Takashi Sakamoto
2024-06-24nvmet-fc: implement host_traddr()Hannes Reinecke
2024-06-24nvme: rename CDR/MORE/DNR to NVME_STATUS_*Weiwen Hu
2024-06-24nvme: fix status magic numbersWeiwen Hu
2024-06-24slab: delete useless RED_INACTIVE and RED_ACTIVEChengming Zhou
2024-06-24block: fix the blk_queue_nonrot polarityChristoph Hellwig
2024-06-24platform/x86: wmi: Add driver_override supportArmin Wolf
2024-06-24arm64: irqchip/gic-v3: Select priorities at boot timeMark Rutland
2024-06-24irqchip/gic-v3: Make distributor priorities variablesMark Rutland
2024-06-24wordpart.h: Add REPEAT_BYTE_U32()Mark Rutland
2024-06-24ftruncate: pass a signed offsetArnd Bergmann
2024-06-24drm: Add drm_vblank_work_flush_all().Maarten Lankhorst
2024-06-24mmc: tmio: Remove obsolete .set_pwr() callback()Geert Uytterhoeven