aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-08Merge tag 'timers_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-7/+20
2024-12-08Merge tag 'x86_urgent_for_v6.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-58/+81
2024-12-08Merge tag 'mm-hotfixes-stable-2024-12-07-22-39' of git://git.kernel.org/pub/s...Linus Torvalds27-88/+128
2024-12-08tracing/eprobe: Fix to release eprobe when failed to add dyn_eventMasami Hiramatsu (Google)1-0/+5
2024-12-08kbuild: deb-pkg: fix build error with O=Masahiro Yamada1-2/+2
2024-12-08modpost: Add .irqentry.text to OTHER_SECTIONSThomas Gleixner1-1/+1
2024-12-07rtnetlink: fix error code in rtnl_newlink()Dan Carpenter1-1/+3
2024-12-07Merge branch 'ocelot-ptp-fixes'Jakub Kicinski3-82/+130
2024-12-07net: mscc: ocelot: perform error cleanup in ocelot_hwstamp_set()Vladimir Oltean1-17/+42
2024-12-07net: mscc: ocelot: be resilient to loss of PTP packets during transmissionVladimir Oltean3-57/+80
2024-12-07net: mscc: ocelot: ocelot->ts_id_lock and ocelot_port->tx_skbs.lock are IRQ-safeVladimir Oltean1-8/+6
2024-12-07net: mscc: ocelot: improve handling of TX timestamp for unknown skbVladimir Oltean1-2/+2
2024-12-07net: mscc: ocelot: fix memory leak on ocelot_port_add_txtstamp_skb()Vladimir Oltean1-1/+3
2024-12-07ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().Kuniyuki Iwashima1-1/+2
2024-12-07net: stmmac: fix TSO DMA API usage causing oopsRussell King (Oracle)1-3/+4
2024-12-07Merge tag '6.13-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-65/+175
2024-12-07Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds39-742/+303
2024-12-07Merge tag 'block-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds10-47/+123
2024-12-07Merge tag 'io_uring-6.13-20241207' of git://git.kernel.dk/linuxLinus Torvalds2-3/+3
2024-12-07Merge tag 'ubifs-for-linus-6.13-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2024-12-07ALSA: usb-audio: Add implicit feedback quirk for Yamaha THR5Jaakko Salo1-0/+2
2024-12-07headers/cleanup.h: Remove the if_not_guard() facilityIngo Molnar1-14/+0
2024-12-06net: defer final 'struct net' free in netns dismantleEric Dumazet2-1/+20
2024-12-06net: lapb: increase LAPB_HEADER_LENEric Dumazet1-1/+1
2024-12-06Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski2-10/+11
2024-12-06bnxt_en: Fix potential crash when dumping FW log coredumpHongguang Gao1-2/+2
2024-12-06bnxt_en: Fix GSO type for HW GRO packets on 5750X chipsMichael Chan2-8/+9
2024-12-06ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()Thomas Weißschuh1-3/+3
2024-12-06Merge branch 'selftests-mlxsw-add-few-fixes-for-sharedbuffer-test'Jakub Kicinski1-15/+40
2024-12-06selftests: mlxsw: sharedbuffer: Ensure no extra packets are countedDanielle Ratson1-0/+40
2024-12-06selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson1-10/+0
2024-12-06selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson1-5/+0
2024-12-06Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds31-174/+813
2024-12-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds14-47/+69
2024-12-06Merge tag 'fixes-2024-12-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+6
2024-12-06Merge tag 'drm-fixes-2024-12-06' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds49-615/+1031
2024-12-06Merge tag 'amd-drm-fixes-6.13-2024-12-04' of https://gitlab.freedesktop.org/a...Simona Vetter49-615/+1031
2024-12-06Merge tag 'drm-fixes-2024-12-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds8-137/+285
2024-12-06Merge tag 'sound-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds14-221/+291
2024-12-06Merge tag 'regmap-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+14
2024-12-06Merge tag 'spi-fix-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-3/+7
2024-12-06Merge tag 'mmc-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds4-0/+78
2024-12-06Merge tag 'pmdomain-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-18/+25
2024-12-06x86/CPU/AMD: WARN when setting EFER.AUTOIBRS if and only if the WRMSR failsSean Christopherson1-1/+1
2024-12-06gpio: ljca: Initialize num before accessing item in ljca_gpio_configHaoyu Li1-1/+1
2024-12-06Merge branch 'fixes-for-lpm-trie'Alexei Starovoitov4-57/+484
2024-12-06selftests/bpf: Add more test cases for LPM trieHou Tao1-0/+395
2024-12-06selftests/bpf: Move test_lpm_map.c to map_testsHou Tao3-9/+4
2024-12-06bpf: Use raw_spinlock_t for LPM trieHou Tao1-6/+6
2024-12-06bpf: Switch to bpf mem allocator for LPM trieHou Tao1-23/+48