aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-05-14bpf: Use array_map_meta_equal for percpu array inner map replacementGuannan Wang2-1/+58
2026-05-14cifs: client: stage smb3_reconfigure() updates and restore ctx on failureDaeMyung Kang1-53/+108
2026-05-14nvme-apple: Reset q->sq_tail during queue initNick Chan1-0/+1
2026-05-14smb/client: fix possible infinite loop and oob read in symlink_data()Ye Bin1-0/+3
2026-05-14ovpn: fix race between deleting interface and adding new peerAntonio Quartulli2-13/+20
2026-05-14ovpn: respect peer refcount in CMD_NEW_PEER error pathDavid Carlier3-5/+6
2026-05-14ovpn: tcp - use cached peer pointer in ovpn_tcp_close()David Carlier1-2/+7
2026-05-14selftests: ovpn: reduce remaining ping flood countsRalf Lici3-6/+6
2026-05-14Bluetooth: hci_qca: Convert timeout from jiffies to msShuai Zhang1-17/+16
2026-05-14Bluetooth: L2CAP: ecred_reconfigure: send packed pdu, not stack pointerMichael Bommarito1-1/+1
2026-05-14Bluetooth: btmtk: accept too short WMT FUNC_CTRL eventsPauli Virtanen1-2/+2
2026-05-14Bluetooth: serialize accept_q accessJiexun Wang2-22/+66
2026-05-14cpufreq/amd-pstate: Drop Kconfig option for dynamic EPPMario Limonciello3-22/+5
2026-05-14drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failureThomas Hellström1-8/+3
2026-05-14net: phy: DP83TC811: add reading of abilitiesSven Schuchmann1-0/+1
2026-05-14mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()Qing Wang2-0/+3
2026-05-14docs: threat-model: don't limit root capabilities to CAP_SYS_ADMINJonathan Corbet1-1/+2
2026-05-14docs: security-bugs: add a link to the threat-model documentationJonathan Corbet2-8/+7
2026-05-14net: tls: prevent chain-after-chain in plain text SGJakub Kicinski1-6/+18
2026-05-14net: tls: fix off-by-one in sg_chain entry count for wrapped sk_msg ringJakub Kicinski1-4/+2
2026-05-14drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPCThomas Hellström2-2/+5
2026-05-14vdso/gettimeofday: Reload sequence counter after switch to time page in do_aux()Thomas Weißschuh1-3/+2
2026-05-14net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slotXiang Mei1-1/+2
2026-05-14arm_mpam: Check whether the config array is allocated before destroying itJames Morse1-0/+3
2026-05-14arm_mpam: Fix false positive assert failure during mpam_disable()James Morse1-2/+8
2026-05-14arm_mpam: Improve check for whether or not NRDY is hardware managedBen Horgan1-2/+11
2026-05-14arm_mpam: Pretend that NRDY is always hardware managedBen Horgan2-38/+17
2026-05-14arm_mpam: Fix monitor instance selection when checking for hardware NRDYBen Horgan1-2/+2
2026-05-14xfrm: Check for underflow in xfrm_state_mtuDavid Ahern1-3/+16
2026-05-14powerpc/time: Remove redundant preempt_disable|enable() calls from arch_irq_w...Sayali Patil1-2/+4
2026-05-13Input: synaptics - add LEN2058 to SMBus passlist for ThinkPad E490Nicolás Bazaes1-0/+1
2026-05-13riscv: misaligned: Make enabling delegation depend on NONPORTABLEVivian Wang2-1/+23
2026-05-13riscv: Docs: fix unmatched quote warningRandy Dunlap1-1/+1
2026-05-13io_uring: validate user-controlled cq.head in io_cqe_cache_refill()Zizhi Wo1-5/+17
2026-05-14Merge tag 'amd-drm-fixes-7.1-2026-05-13' of https://gitlab.freedesktop.org/ag...Dave Airlie7-213/+220
2026-05-13Merge branch 'macsec-use-rcu_work-to-fix-crypto-cleanup-in-softirq-context'Jakub Kicinski2-13/+33
2026-05-13macsec: use rcu_work to defer TX SA crypto cleanup out of softirqJinliang Zheng2-4/+7
2026-05-13macsec: use rcu_work to defer RX SA crypto cleanup out of softirqJinliang Zheng2-4/+8
2026-05-13macsec: introduce dedicated workqueue for SA crypto cleanupJinliang Zheng1-5/+18
2026-05-13net: net_failover: Fix the deadlock in slave registerFaicker Mo2-7/+11
2026-05-14Merge tag 'drm-intel-fixes-2026-05-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-3/+9
2026-05-13MAINTAINERS: update atlantic driver maintainerSukhdeep Singh1-2/+2
2026-05-13riscv: cfi: reduce shadow stack size limit from 4GB to 2GBZong Li1-3/+4
2026-05-13selftests/tc-testing: Add QFQ/CBS qlen underflow testVictor Nogueira1-0/+41
2026-05-13net/sched: sch_cbs: Call qdisc_reset for child qdiscJamal Hadi Salim1-1/+15
2026-05-14ASoC: sdw_utils: Check speaker component string allocationCássio Gabriel1-4/+6
2026-05-13mm/memory: fix spurious warning when unmapping device-private/exclusive pagesAlistair Popple2-1/+51
2026-05-13mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...David Hildenbrand (Arm)1-3/+19
2026-05-13drivers/base/memory: fix memory block reference leak in poison accountingMuchun Song1-2/+6
2026-05-13mm/memory_hotplug: fix memory block reference leak on removeMuchun Song1-0/+2