summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-12-23net/mlx5e: Keep netdev when leave switchdev for devlink set legacy onlyJianbo Liu
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross
2024-12-17Merge tag 'hardening-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-17tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt
2024-12-17Merge tag 'xsa465+xsa466-6.13-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-16fortify: Hide run-time copy size from value range trackingKees Cook
2024-12-16Merge tag 'soc-fixes-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi
2024-12-13Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-13Merge tag 'ffa-fix-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)
2024-12-13x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann
2024-12-10bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn
2024-12-10bpf: check changes_pkt_data property for extension programsEduard Zingerman
2024-12-10bpf: track changes_pkt_data property for global functionsEduard Zingerman
2024-12-10bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman
2024-12-10block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den
2024-12-09Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley
2024-12-09Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-07headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar
2024-12-05scatterlist: fix incorrect func name in kernel-docRandy Dunlap
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang
2024-12-05stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver
2024-12-05mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner
2024-12-04firmware: arm_ffa: Fix the race around setting ffa_dev->propertiesLevi Yun
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-03io_uring: Change res2 parameter type in io_uring_cmd_doneBernd Schubert
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra
2024-12-02locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warningsThomas Hellström
2024-12-01Get rid of 'remove_new' relic from platform driver structLinus Torvalds
2024-12-01Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-12-01Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-30printf: Remove unused 'bprintf'Dr. David Alan Gilbert