summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-05-07platform/x86: samsung-galaxybook: Handle ACPI hotkey notificationsAyaan Mirza Baig-0/+23
2026-05-07platform/x86: samsung-galaxybook: Refactor camera lens cover input deviceAyaan Mirza Baig-21/+25
2026-05-07ALSA: usb-audio: Bound MIDI 2.0 endpoint descriptor scansCássio Gabriel-5/+7
2026-05-07ALSA: usb-audio: Bound MIDI endpoint descriptor scansCássio Gabriel-5/+7
2026-05-07ALSA: hda/realtek: Add codec SSID quirk for Lenovo Yoga Pro 9 16IMH9 (17aa:38d5)Rámon van Raaij-0/+1
2026-05-07eth: fbnic: fix double-free of PCS on phylink creation failureBobby Eshleman-1/+2
2026-05-07i2c: smbus: reject oversized block transfers in the common pathWeiming Shi-0/+12
2026-05-07drm/bochs: Drop manual put on probe error pathMyeonghun Pak-7/+3
2026-05-07x86/boot/e820: Re-enable BIOS fallback if e820 table is emptyDavid Gow-1/+5
2026-05-06Merge tag 'v7.1-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds-201/+554
2026-05-06Merge tag 'chrome-platform-fixes-v7.1-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds-0/+1
2026-05-06net: ethernet: cortina: Drop half-assembled SKBAndreas Haarmann-Thiemann-0/+5
2026-05-06Merge branch 'mptcp-pm-misc-fixes-for-v7-1-rc3'Jakub Kicinski-38/+73
2026-05-06selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctlMatthieu Baerts (NGI0)-3/+7
2026-05-06selftests: mptcp: check output: catch cmd errorsMatthieu Baerts (NGI0)-10/+16
2026-05-06mptcp: pm: prio: skip closed subflowsMatthieu Baerts (NGI0)-0/+3
2026-05-06mptcp: pm: ADD_ADDR rtx: return early if no retransMatthieu Baerts (NGI0)-0/+3
2026-05-06mptcp: pm: ADD_ADDR rtx: skip inactive subflowsMatthieu Baerts (NGI0)-4/+14
2026-05-06mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quickerMatthieu Baerts (NGI0)-6/+1
2026-05-06mptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)-10/+18
2026-05-06mptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)-5/+3
2026-05-06mptcp: pm: ADD_ADDR rtx: fix potential data-raceMatthieu Baerts (NGI0)-0/+8
2026-05-06mptcp: pm: ADD_ADDR rtx: allow ID 0Matthieu Baerts (NGI0)-3/+0
2026-05-06mptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0Matthieu Baerts (NGI0)-5/+8
2026-05-06tcp: tcp_child_process() related UAFEric Dumazet-14/+15
2026-05-06net/sched: sch_sfq: annotate data-races from sfq_dump_class_stats()Eric Dumazet-23/+25
2026-05-06inetpeer: add a missing read_seqretry() in inet_getpeer()Eric Dumazet-1/+2
2026-05-06net: rtsn: fix mdio_node leak in rtsn_mdio_alloc()Shitalkumar Gandhi-2/+4
2026-05-06Merge branch 'netdevsim-psp-fix-init-and-uninit-bugs'Jakub Kicinski-21/+51
2026-05-06netdevsim: psp: rcu protect psp_dev referenceDaniel Zahka-20/+36
2026-05-06netdevsim: psp: serialize calls to nsim_psp_uninit()Daniel Zahka-3/+16
2026-05-06netdevsim: psp: only call nsim_psp_uninit() on PFsDaniel Zahka-1/+2
2026-05-06ipv6: fix potential UAF caused by ip6_forward_proxy_check()Eric Dumazet-0/+3
2026-05-06selftests: drv-net: fix sort order of makefile and configJakub Kicinski-5/+5
2026-05-06Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-20/+270
2026-05-06Merge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski-2/+9
2026-05-06Merge tag 'for-net-2026-05-06' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-102/+320
2026-05-06Bluetooth: HIDP: serialise l2cap_unregister_user via hidp_session_semMichael Bommarito-3/+24
2026-05-06Bluetooth: hci_event: fix memset typoJann Horn-1/+1
2026-05-06Bluetooth: RFCOMM: pull credit byte with skb_pull_data()Pengpeng Hou-2/+5
2026-05-06Bluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito-3/+20
2026-05-06Bluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito-4/+12
2026-05-06Bluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani-2/+13
2026-05-06Bluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event pathsSeungJu Cheon-24/+30
2026-05-06Bluetooth: ISO: Fix data-race on dst in iso_sock_connect()SeungJu Cheon-1/+1
2026-05-06Bluetooth: hci_uart: Fix NULL deref in recv callbacks when priv is uninitializedAurelien DESBRIERES-0/+12
2026-05-06Bluetooth: btintel_pcie: treat boot stage bit 12 as warningSai Teja Aluvala-4/+11
2026-05-06Bluetooth: SCO: hold sk properly in sco_conn_readyPauli Virtanen-12/+32
2026-05-06Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()Siwei Zhang-0/+3
2026-05-06Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()Siwei Zhang-0/+3