summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysMerge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski14-20/+270
6 daysMerge tag 'ovpn-net-20260504' of https://github.com/OpenVPN/ovpn-net-nextJakub Kicinski2-2/+9
6 daysMerge tag 'for-net-2026-05-06' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski18-102/+320
6 daysBluetooth: HIDP: serialise l2cap_unregister_user via hidp_session_semMichael Bommarito1-3/+24
6 daysBluetooth: hci_event: fix memset typoJann Horn1-1/+1
6 daysBluetooth: RFCOMM: pull credit byte with skb_pull_data()Pengpeng Hou1-2/+5
6 daysBluetooth: virtio_bt: validate rx pkt_type header lengthMichael Bommarito1-3/+20
6 daysBluetooth: virtio_bt: clamp rx length before skb_putMichael Bommarito1-4/+12
6 daysBluetooth: btmtk: validate WMT event SKB length before struct accessTristan Madani1-2/+13
6 daysBluetooth: ISO: Fix data-race on iso_pi(sk) in socket and HCI event pathsSeungJu Cheon1-24/+30
6 daysBluetooth: ISO: Fix data-race on dst in iso_sock_connect()SeungJu Cheon1-1/+1
6 daysBluetooth: hci_uart: Fix NULL deref in recv callbacks when priv is uninitializedAurelien DESBRIERES4-0/+12
6 daysBluetooth: btintel_pcie: treat boot stage bit 12 as warningSai Teja Aluvala2-4/+11
6 daysBluetooth: SCO: hold sk properly in sco_conn_readyPauli Virtanen1-12/+32
6 daysBluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()Siwei Zhang1-0/+3
6 daysBluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()Siwei Zhang1-0/+3
6 daysBluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()Siwei Zhang1-0/+3
6 daysBluetooth: l2cap: defer conn param update to avoid conn->lock/hdev->lock inve...Mikhail Gavrilov3-30/+89
6 daysBluetooth: l2cap: fix MPS check in l2cap_ecred_reconf_reqDudu Lu1-1/+1
6 daysBluetooth: bnep: fix incorrect length parsing in bnep_rx_frame() extension ha...Dudu Lu1-3/+10
6 daysBluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_com...Luiz Augusto von Dentz1-2/+25
6 daysBluetooth: hci_conn: fix potential UAF in create_big_syncDavid Carlier1-1/+18
6 daysBluetooth: SCO: fix sleeping under spinlock in sco_conn_readyPauli Virtanen1-11/+9
6 daysMerge tag 'parisc-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-29/+40
6 dayssched/fair: Fix wakeup_preempt_fair() for not waking up taskVincent Guittot1-2/+3
6 dayssched/fair: Fix overflow in vruntime_eligible()Zhan Xusheng1-5/+34
6 daysselftests/rseq: Expand for optimized RSEQ ABI v2Thomas Gleixner6-13/+95
6 daysrseq: Reenable performance optimizations conditionallyThomas Gleixner2-60/+178
6 daysrseq: Implement read only ABI enforcement for optimized RSEQ V2 modeThomas Gleixner3-57/+35
6 daysselftests/rseq: Validate legacy behaviorThomas Gleixner3-2/+72
6 daysovl: fix verity lazy-load guard broken by fsverity_active() semantic changeColin Walters1-1/+1
6 daysMerge tag 'wireless-2026-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski19-70/+208
6 daysMerge tag 'efi-fixes-for-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-183/+186
7 daysMerge tag 'asoc-fix-v7.1-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai535-5116/+7494
7 daysspi: ch341: correct company name in MODULE_DESCRIPTIONJiawei Liu1-1/+1
7 daysregulator: qcom-rpmh: Fix index for pmh0101 ldo16Fenglin Wu1-1/+1
7 daysASoC: cs35l56: Fixes for driver cleanupMark Brown1-3/+8
7 daysASoC: cs35l56: Destroy workqueue in probe error pathRichard Fitzgerald1-0/+3
7 daysASoC: cs35l56: Don't use devres to unregister componentRichard Fitzgerald1-3/+5
7 daysarm64/fpsimd: ptrace: zero target's fpsimd_state, not the tracer'sBreno Leitao1-2/+2
7 daysio_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMERMaoyi Xie1-1/+5
7 daysio_uring/timeout: honour caller's time namespace for IORING_TIMEOUT_ABSMaoyi Xie1-13/+22
7 daysublk: validate physical_bs_shift, io_min_shift and io_opt_shiftMing Lei1-1/+17
7 dayswifi: nl80211: re-check wiphy netns in nl80211_prepare_wdev_dump() continuationMaoyi Xie1-0/+12
7 dayswifi: nl80211: require CAP_NET_ADMIN over the target netns in SET_WIPHY_NETNSMaoyi Xie1-0/+13
7 dayswifi: nl80211: fix NL80211_PMSR_FTM_REQ_ATTR_FTMS_PER_BURST usageJohannes Berg1-1/+1
7 dayswifi: mac80211: remove station if connection prep failsJohannes Berg1-5/+4
7 daysALSA: sparc/dbri: add missing fallthroughRosen Penev1-0/+1
7 daysALSA: core: Serialize deferred fasync state checksCássio Gabriel1-2/+6
7 daysALSA: hda/realtek: Add mute LED fixup for HP Pavilion 15-cs1xxxRodrigo Faria1-0/+21