summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2024-12-15Merge tag 'arc-6.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-2/+2
2024-12-15Merge tag 'sched_urgent_for_v6.13_rc3-p2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-0/+7
2024-12-14Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds-15/+8
2024-12-13bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"Kumar Kartikeya Dwivedi-6/+0
2024-12-13Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds-3/+4
2024-12-13Merge tag 'sound-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds-6/+0
2024-12-13sched/dlserver: Fix dlserver double enqueueVineeth Pillai (Google)-0/+7
2024-12-12Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-59/+89
2024-12-12block: Make bio_iov_bvec_set() accept pointer to const iov_iterJohn Garry-1/+1
2024-12-12Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-47/+71
2024-12-12Bluetooth: SCO: Add support for 16 bits transparent voice settingFrédéric Danis-0/+1
2024-12-12Bluetooth: hci_core: Fix sleeping function called from invalid contextLuiz Augusto von Dentz-38/+70
2024-12-12Merge tag 'asoc-fix-v6.12-rc2' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai-49/+67
2024-12-12Merge tag 'nf-24-12-11' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni-4/+0
2024-12-12net, team, bonding: Add netdev_base_features helperDaniel Borkmann-0/+7
2024-12-11netfilter: nf_tables: do not defer rule destruction via call_rcuFlorian Westphal-4/+0
2024-12-11Bluetooth: Improve setsockopt() handling of malformed user inputMichal Luczaj-9/+0
2024-12-10Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-3/+4
2024-12-10bpf: Fix theoretical prog_array UAF in __uprobe_perf_func()Jann Horn-8/+5
2024-12-10bpf: check changes_pkt_data property for extension programsEduard Zingerman-0/+1
2024-12-10bpf: track changes_pkt_data property for global functionsEduard Zingerman-0/+1
2024-12-10bpf: refactor bpf_helper_changes_pkt_data to use helper numberEduard Zingerman-1/+1
2024-12-10arc: rename aux.h to arc_aux.hBenjamin Szőke-2/+2
2024-12-10block: Prevent potential deadlocks in zone write plug error recoveryDamien Le Moal-2/+0
2024-12-10dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal-0/+3
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den-1/+2
2024-12-10virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den-1/+2
2024-12-09Merge tag 'locking_urgent_for_v6.13_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-16/+2
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-0/+2
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds-9/+9
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean-2/+1
2024-12-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-4/+6
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds-2/+2
2024-12-07headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar-14/+0
2024-12-06net: defer final 'struct net' free in netns dismantleEric Dumazet-0/+1
2024-12-06net: lapb: increase LAPB_HEADER_LENEric Dumazet-1/+1
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-0/+7
2024-12-06ALSA: hda: cs35l56: Remove calls to cs35l56_force_sync_asp1_registers_from_ca...Simon Trimmer-6/+0
2024-12-05mm/damon: fix order of arguments in damos_before_apply tracepointAkinobu Mita-1/+1
2024-12-05scatterlist: fix incorrect func name in kernel-docRandy Dunlap-1/+1
2024-12-05mm/codetag: swap tags when migrate pagesDavid Wang-2/+2
2024-12-05stackdepot: fix stack_depot_save_flags() in NMI contextMarco Elver-3/+3
2024-12-05mm: open-code PageTail in folio_flags() and const_folio_flags()Matthew Wilcox (Oracle)-2/+2
2024-12-05Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-11/+20
2024-12-06Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-0/+7
2024-12-05Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+8
2024-12-05Merge tag 'hid-for-linus-2024120501' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2024-12-05Merge tag 'linux-watchdog-6.13-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds-0/+1
2024-12-05clocksource: Make negative motion detection more robustThomas Gleixner-0/+2
2024-12-05drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak-0/+7