summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan2024-12-192-1/+25
* mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan2024-12-191-0/+6
* mm: add RCU annotation to pte_offset_map(_lock)Petr Malat2024-12-191-2/+11
* Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2024-12-163-2/+2
|\
| * arc: rename aux.h to arc_aux.hBenjamin Szőke2024-12-103-2/+2
* | Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-12-151-0/+7
|\ \
| * | sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)2024-12-131-0/+7
* | | Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds2024-12-143-15/+8
|\ \ \
| * | | bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi2024-12-141-6/+0
| * | | bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn2024-12-101-8/+5
| * | | bpf: check changes_pkt_data property for extension programsEduard Zingerman2024-12-101-0/+1
| * | | bpf: track changes_pkt_data property for global functionsEduard Zingerman2024-12-101-0/+1
| * | | bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman2024-12-101-1/+1
| | |/ | |/|
* | | Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds2024-12-142-3/+4
|\ \ \
| * | | block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry2024-12-121-1/+1
| * | | block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal2024-12-101-2/+0
| * | | dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal2024-12-101-0/+3
* | | | Merge tag 'sound-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-12-131-6/+0
|\ \ \ \
| * \ \ \ Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai2024-12-1223-49/+67
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer2024-12-061-6/+0
| | |_|/ | |/| |
* | | | Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-1210-59/+89
|\ \ \ \
| * \ \ \ Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-12-122-47/+71
| |\ \ \ \
| | * | | | Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis2024-12-121-0/+1
| | * | | | Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz2024-12-121-38/+70
| | * | | | Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj2024-12-111-9/+0
| * | | | | Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-12-121-4/+0
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal2024-12-111-4/+0
| * | | | | | net, team, bonding: Add netdev_base_features helperDaniel Borkmann2024-12-121-0/+7
| | |/ / / / | |/| | | |
| * | | | | Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-12-111-3/+4
| |\ \ \ \ \
| | * | | | | wifi: mac80211: fix vif addr when switching from monitor to stationFelix Fietkau2024-12-031-0/+3
| | * | | | | wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach2024-12-031-3/+1
| | | |/ / / | | |/| | |
| * | | | | virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den2024-12-101-1/+2
| * | | | | virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den2024-12-101-1/+2
| * | | | | net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean2024-12-082-2/+1
| * | | | | net: defer final 'struct net' free in netns dismantleEric Dumazet2024-12-071-0/+1
| * | | | | net: lapb: increase LAPB_HEADER_LENEric Dumazet2024-12-071-1/+1
* | | | | | Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-12-092-16/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar2024-12-071-14/+0
| * | | | | locking/ww_mutex: Fix ww_mutex dummy lockdep map selftest warningsThomas Hellström2024-12-021-2/+2
| | |/ / / | |/| | |
* | | | | Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-12-081-0/+2
|\ \ \ \ \
| * | | | | clocksource: Make negative motion detection more robustThomas Gleixner2024-12-051-0/+2
* | | | | | Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds2024-12-085-9/+9
|\ \ \ \ \ \
| * | | | | | mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita2024-12-061-1/+1
| * | | | | | scatterlist: fix incorrect func name in kernel-docRandy Dunlap2024-12-061-1/+1
| * | | | | | mm/codetag: swap tags when migrate pagesDavid Wang2024-12-061-2/+2
| * | | | | | stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver2024-12-061-3/+3
| * | | | | | mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)2024-12-061-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2024-12-081-4/+6
|\ \ \ \ \ \
| * | | | | | scsi: ufs: core: Add missing post notify for power mode changePeter Wang2024-12-041-4/+6
| |/ / / / /
* | | | | | Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds2024-12-071-2/+2
|\ \ \ \ \ \