aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2025-12-16audit: include source and destination ports to NETFILTER_PKTRicardo Robaina1-4/+99
2025-12-16audit: add audit_log_nf_skb helper functionRicardo Robaina1-0/+64
2025-12-16Merge tag 'sched_ext-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_extLinus Torvalds1-24/+48
2025-12-16Merge tag 'cgroup-for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-5/+8
2025-12-15genirq: Add interrupt redirection infrastructureRadu Rendec3-5/+118
2025-12-15genirq: Remove setup_percpu_irq()Marc Zyngier1-30/+0
2025-12-15genirq: Remove __request_percpu_irq() helperMarc Zyngier1-10/+5
2025-12-15genirq: Remove IRQ timing tracking infrastructureMarc Zyngier6-1081/+0
2025-12-15time/timecounter: Inline timecounter_cyc2time()Eric Dumazet1-35/+0
2025-12-15sched_ext: Remove unused code in the do_pick_task_scx()Zqiang1-6/+2
2025-12-15printk/nbcon: Restore IRQ in atomic flush after each emitted recordPetr Mladek1-20/+18
2025-12-15printk: nbcon: Check for device_{lock,unlock} callbacksMarcos Paulo de Souza1-2/+5
2025-12-15pid: only take pidmap_lock once on allocMateusz Guzik1-46/+85
2025-12-15PM: sleep: Do not flag runtime PM workqueue as freezableRafael J. Wysocki1-1/+1
2025-12-15sched/fair: Sort out 'blocked_load*' namespace noiseIngo Molnar1-20/+20
2025-12-15sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers for wrapped-signed aritmeticsIngo Molnar1-15/+51
2025-12-15sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper functionsIngo Molnar2-14/+14
2025-12-15sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weightIngo Molnar2-9/+9
2025-12-15sched/fair: Clean up comments in 'struct cfs_rq'Ingo Molnar1-6/+6
2025-12-15sched/fair: Join two #ifdef CONFIG_FAIR_GROUP_SCHED blocksIngo Molnar1-6/+4
2025-12-14sched/core: Add assertions to QUEUE_CLASSPeter Zijlstra2-0/+14
2025-12-14sched/fair: Limit hrtick workPeter Zijlstra1-0/+6
2025-12-14sched/fair: Remove superfluous rcu_read_lock()Peter Zijlstra1-8/+1
2025-12-14sched/fair: Switch to rcu_dereference_all()Peter Zijlstra2-25/+25
2025-12-14sched/headers: Rename rcu_dereference_check_sched_domain() => rcu_dereference_sched_domain()Peter Zijlstra2-3/+3
2025-12-14sched/fair: Avoid rq->lock bouncing in sched_balance_newidle()Peter Zijlstra1-9/+18
2025-12-14sched/fair: Fold the sched_avg updatePeter Zijlstra1-76/+32
2025-12-13bpf: Fix bpf_seq_read docs for increased buffer sizeT.J. Mercier1-1/+1
2025-12-14Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-9/+16
2025-12-14Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-14/+16
2025-12-14Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds3-5/+7
2025-12-13genirq: Don't overwrite interrupt thread flags on setupThomas Gleixner1-1/+1
2025-12-12sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo1-0/+10
2025-12-12sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo1-15/+19
2025-12-11sched_ext: Fix bypass depth leak on scx_enable() failureTejun Heo1-0/+14
2025-12-10mm: memfd_luo: add CONFIG_SHMEM dependencyArnd Bergmann1-0/+1
2025-12-10liveupdate: luo_core: fix redundant bound check in luo_ioctl()Pasha Tatashin1-3/+1
2025-12-10liveupdate: luo_file: don't use invalid list iteratorDan Carpenter1-2/+5
2025-12-11Merge tag 's390-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2025-12-11Merge tag 'dma-mapping-6.19-2025-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linuxLinus Torvalds1-1/+1
2025-12-10bpf: Fix verifier assumptions of bpf_d_path's output bufferShuran Liu1-1/+1
2025-12-10Merge tag 'locking-futex-2025-12-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+4
2025-12-10bpf: verifier improvement in 32bit shift sign extension patternCupertino Miranda1-11/+7
2025-12-09bpf: cpumap: propagate underlying error in cpu_map_update_elem()Kohei Enju1-8/+13
2025-12-09bpf: Fix truncated dmabuf iterator readsT.J. Mercier1-7/+49
2025-12-09bpf: Add bpf_has_frame_pointer()Josh Poimboeuf1-0/+16
2025-12-10cpu: Make atomic hotplug callbacks run with interrupts disabled on UPSebastian Andrzej Siewior1-9/+16
2025-12-10genirq: Allow NULL affinity for setup_percpu_irq()Marc Zyngier1-0/+3
2025-12-09perf/core: Fix missing read event generation on task exitThaumy Cheng1-10/+12