summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-08SUNRPC: release lower rpc_clnt if killed waiting for XPRT_LOCKEDChuck Lever
2026-07-08KVM: nVMX: Don't use vmcs01.GUEST_CR3 to snapshot L1's CR3 when EPT is disabledSean Christopherson
2026-07-08KVM: nVMX: Move vTPR vs. TPR Threshold consistency check into "normal" checksSean Christopherson
2026-07-08KVM: x86: Ignore pending PV EOI if the vCPU has since disabled PV EOIsSean Christopherson
2026-07-08selftests/rseq: Fix a building error for riscv archHui Wang
2026-07-08KVM: x86: Nullify irqfd->producer if updating IRTE for bypass failsleixiang
2026-07-08riscv: defconfig: enable ARCH_ULTRARISCJia Wang
2026-07-08riscv: add UltraRISC SoC family Kconfig supportJia Wang
2026-07-08mm/slub: fix lost local objects when bulk remote free batch fillsShengming Hu
2026-07-08ASoC: cs42l43: Correct report for forced microphone jackCharles Keepax
2026-07-08Merge tag 'hid-for-linus-2026070801' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-07-08USB: core: ratelimit cabling messageOliver Neukum
2026-07-08usb: misc: usbio: fix disconnect UAF in client teardownCen Zhang
2026-07-08Revert "usb: typec: mux: avoid duplicated mux switches"Jens Glathe
2026-07-08pmdomain: imx: Fix i.MX8MP VC8000E power up sequencePeng Fan
2026-07-08pmdomain: imx: Fix i.MX8MP power notifierPeng Fan
2026-07-08cifs: validate DFS referral string offsetsGuangshuo Li
2026-07-08smb: client: use GFP_KERNEL for DFS cache allocationsFredric Cover
2026-07-08pmdomain: imx93-blk-ctrl: Extract PHY as shared domain for DSI/CSIGuoniu Zhou
2026-07-08dt-bindings: power: imx93: Add MIPI PHY power domainGuoniu Zhou
2026-07-08s390: Add build salt to the vDSOBastian Blank
2026-07-08s390/zcrypt: Remove the empty fileRongguang Wei
2026-07-08s390/mm: Fix type mismatch in get_align_mask().Gerald Schaefer
2026-07-08s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens
2026-07-08iio: event: Fix event FIFO reset raceLars-Peter Clausen
2026-07-08USB: chaoskey: Fix slab-use-after-free in chaoskey_release()Alan Stern
2026-07-08watchdog: airoha: Prevent division by zero when clock frequency is zeroWayen Yan
2026-07-08watchdog: pretimeout: Fix UAF in watchdog_unregister_governor()Tzung-Bi Shih
2026-07-08ipvs: ensure inner headers in ICMP errors are in headroomJulian Anastasov
2026-07-08ipvs: use parsed transport offset in SCTP state lookupYizhou Zhao
2026-07-08ipvs: use parsed transport offset in TCP state lookupYizhou Zhao
2026-07-08ipvs: pass parsed transport offset to state handlersYizhou Zhao
2026-07-08netfilter: handle unreadable fragsFlorian Westphal
2026-07-08netfilter: flowtable: support IPIP tunnel with direct xmitPablo Neira Ayuso
2026-07-08netfilter: flowtable: IPIP tunnel hardware offload is not yet supportPablo Neira Ayuso
2026-07-08netfilter: flowtable: use dst in this direction when pushing IPIP headerPablo Neira Ayuso
2026-07-08netfilter: ipset: allocate the proper memory for the generic hash structureJozsef Kadlecsik
2026-07-08netfilter: ipset: cleanup the add/del backlog when resize failedJozsef Kadlecsik
2026-07-08netfilter: ipset: exclude gc when resize is in progressJozsef Kadlecsik
2026-07-08netfilter: ipset: mark the rcu locked areas properlyJozsef Kadlecsik
2026-07-08netfilter: nft_lookup: fix catchall element handling with inverted lookupsTamaki Yanagawa
2026-07-08selftests/user_events: Wait for deferred event teardown after unregisterMichael Bommarito
2026-07-08netfilter: ebtables: module names must be null-terminatedFlorian Westphal
2026-07-08netfilter: ebtables: zero chainstack arrayFlorian Westphal
2026-07-08netfilter: ebtables: terminate table name before find_table_lock()Xiang Mei
2026-07-08netfilter: nf_conntrack_reasm: guard mac_header adjustment after IPv6 defragXiang Mei
2026-07-08smb: client: restrict implied bcc[0] exemption to responses without data areaShoichiro Miyamoto
2026-07-08xfs: use xfs_csn_t for xlog_cil_push_now() push_seq parameterJinliang Zheng
2026-07-08xfs: tie zoned sysfs lifetime to zone infoCen Zhang
2026-07-08xfs: fail recovery on a committed log item with no regionsWeiming Shi