summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-05-08netfilter: x_tables: unregister the templates firstFlorian Westphal-9/+9
2026-05-08netfilter: x_tables: add and use xt_unregister_table_pre_exitFlorian Westphal-39/+41
2026-05-08netfilter: x_tables: allocate hook ops while under mutexFlorian Westphal-110/+55
2026-05-08netfilter: x_tables: allow initial table replace without emitting audit log m...Florian Westphal-9/+20
2026-05-07hwmon: (ads7871) Fix endianness bug in 16-bit register readsTabrez Ahmed-1/+5
2026-05-07hwmon: (lm75) Fix configuration register writes.Markus Stockhausen-1/+1
2026-05-07hwmon: (lm75) Fix AS6200 and TMP112 setup and alarm handlingMarkus Stockhausen-4/+4
2026-05-08Merge tag 'drm-xe-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-16/+29
2026-05-08Merge tag 'drm-rust-fixes-2026-05-07' of https://gitlab.freedesktop.org/drm/r...Dave Airlie-16/+31
2026-05-08btrfs: fix incorrect i_size after remount caused by KEEP_SIZE prealloc gapRobbie Ko-0/+28
2026-05-08btrfs: only release the dirty pages io tree after successful writesQu Wenruo-5/+5
2026-05-08btrfs: tracepoints: fix sleep while in atomic context in btrfs_sync_file()Filipe Manana-3/+1
2026-05-08btrfs: always pass __GFP_NOWARN from add_ra_bio_pages()Calvin Owens-12/+14
2026-05-08btrfs: fix check_chunk_block_group_mappings() to iterate all chunk mapsZhengYuan Huang-15/+8
2026-05-08Merge tag 'drm-intel-fixes-2026-05-06' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+2
2026-05-07sched_ext: Drop unused scx_find_sub_sched() stubTejun Heo-1/+0
2026-05-07cgroup/cpuset: move PF_EXITING check before __GFP_HARDWALL in cpuset_current_...Chen Wandun-6/+8
2026-05-07sched_ext: Move scx_error() out of scx_link_sched()'s lock regionTejun Heo-5/+17
2026-05-07smb: client: validate dacloffset before building DACL pointersMichael Bommarito-3/+32
2026-05-07smb/client: fix out-of-bounds read in smb2_compound_op()Zisen Ye-4/+8
2026-05-07smb/client: fix out-of-bounds read in symlink_data()Zisen Ye-1/+2
2026-05-07smb: client: Zero-pad short GSS session keys per MS-SMB2Piyush Sachdeva-5/+18
2026-05-07smb: client: Use FullSessionKey for AES-256 encryption key derivationPiyush Sachdeva-10/+27
2026-05-07Merge tag 'net-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1154/+3479
2026-05-07net: sparx5: configure serdes for 1000BASE-X in sparx5_port_init()Daniel Machon-1/+2
2026-05-07net: sparx5: fix wrong chip ids for TSN SKUsDaniel Machon-5/+5
2026-05-07Merge tag 'sound-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-353/+243
2026-05-07Merge tag 'platform-drivers-x86-v7.1-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+6
2026-05-07Merge tag 'pmdomain-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+16
2026-05-07net: stmmac: dwmac-nuvoton: fix NULL pointer dereference in nvt_set_phy_intf_...Joey Lu-0/+2
2026-05-07tcp: Fix dst leak in tcp_v6_connect().Kuniyuki Iwashima-1/+3
2026-05-07ipmr: Call ipmr_fib_lookup() under RCU.Kuniyuki Iwashima-1/+2
2026-05-07net: phy: broadcom: Save PHY counters during suspendJustin Chen-0/+29
2026-05-07net/smc: fix missing sk_err when TCP handshake failsD. Wythe-6/+2
2026-05-07af_unix: Reject SIOCATMARK on non-stream socketsJiexun Wang-0/+3
2026-05-07ALSA: hda: cs35l41: Put ACPI device on missing physical nodeShuhao Fu-1/+3
2026-05-07ALSA: hda: cs35l56: Put ACPI device after setting companionShuhao Fu-0/+1
2026-05-07veth: fix OOB txq access in veth_poll() with asymmetric queue countsJesper Dangaard Brouer-1/+2
2026-05-07platform/x86: hp-wmi: Add support for Victus 16-r0xxx (8BC2)Haichen Feng-0/+4
2026-05-07drm/panfrost: Fix wait_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek-0/+2
2026-05-07accel/rocket: Fix prep_bo ioctl leaking positive return from dma_resv_wait_ti...Gyeyoung Baek-0/+2
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest donateFuad Tabba-0/+4
2026-05-07KVM: arm64: Pre-check vcpu memcache for host->guest shareFuad Tabba-0/+20
2026-05-07KVM: arm64: Seed pkvm_ownership_selftest vcpu memcacheFuad Tabba-1/+15
2026-05-07KVM: arm64: Fix __deactivate_fgt macro parameter typoFuad Tabba-1/+1
2026-05-07KVM: arm64: Guard against NULL vcpu on VHE hyp panic pathFuad Tabba-1/+2
2026-05-07KVM: arm64: Make EL2 exception entry and exit context-synchronization eventsFuad Tabba-1/+1
2026-05-07platform/x86/intel/tpmi/plr: Prevent fault during unbindSrinivas Pandruvada-2/+43
2026-05-07platform/x86: intel: Add notifiers supportSrinivas Pandruvada-0/+25
2026-05-07platform/x86: intel: Move debugfs register before creating devicesSrinivas Pandruvada-4/+6