summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysMerge tag 'drm-misc-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
13 daysMerge tag 'drm-intel-fixes-2026-03-19' of https://gitlab.freedesktop.org/drm/...Dave Airlie
13 daysata: libata-scsi: report correct sense field pointer in ata_scsiop_maint_in()Damien Le Moal
14 daysMerge tag 'parisc-for-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
14 daysMerge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
14 daysi2c: pxa: defer reset on Armada 3700 when recovery is usedGabor Juhos
14 daysi2c: fsi: Fix a potential leak in fsi_i2c_probe()Christophe JAILLET
14 daysi2c: cp2615: fix serial string NULL-deref at probeJohan Hovold
14 daysio_uring/kbuf: propagate BUF_MORE through early buffer commit pathJens Axboe
14 daysio_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOFJens Axboe
14 dayssmb: client: fix generic/694 due to wrong ->i_blocksPaulo Alcantara
2026-03-19Merge tag 'net-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-03-19drm/xe: Fix missing runtime PM reference in ccs_mode_storeSanjay Yadav
2026-03-19MPTCP: fix lock class name family in pm_nl_create_listen_socketLi Xiasong
2026-03-19icmp: fix NULL pointer dereference in icmp_tag_validation()Weiming Shi
2026-03-19net: dsa: bcm_sf2: fix missing clk_disable_unprepare() in error pathsAnas Iqbal
2026-03-19drm/xe: Open-code GGTT MMIO access protectionMatthew Brost
2026-03-19Merge tag 'pm-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-03-19Merge tag 'acpi-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2026-03-19Merge tag 'nf-26-03-19' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-03-19Merge branches 'acpica' and 'acpi-bus'Rafael J. Wysocki
2026-03-19Merge branch 'pm-runtime'Rafael J. Wysocki
2026-03-19drm/xe/lrc: Fix uninitialized new_ts when capturing context timestampUmesh Nerlige Ramappa
2026-03-19drm/xe/oa: Allow reading after disabling OA streamAshutosh Dixit
2026-03-19drm/xe: Skip over non leaf pte for PRL generationBrian Nguyen
2026-03-19drm/xe/guc: Ensure CT state transitions via STOP before DISABLEDZhanjun Dong
2026-03-19drm/xe: Trigger queue cleanup if not in wedged mode 2Matthew Brost
2026-03-19drm/xe: Forcefully tear down exec queues in GuC submit finiMatthew Brost
2026-03-19drm/xe: Always kill exec queues in xe_guc_submit_pause_abortMatthew Brost
2026-03-19drm/xe/guc: Fail immediately on GuC load errorDaniele Ceraolo Spurio
2026-03-19net: shaper: protect from late creation of hierarchyJakub Kicinski
2026-03-19net: shaper: protect late read accesses to the hierarchyJakub Kicinski
2026-03-19arm64: realm: Fix PTE_NS_SHARED for 52bit PA supportSuzuki K Poulose
2026-03-19net: mvpp2: guard flow control update with global_tx_fc in buffer switchingMuhammad Hammad Ijaz
2026-03-19nfnetlink_osf: validate individual option lengths in fingerprintsWeiming Shi
2026-03-19netfilter: nf_tables: release flowtable after rcu grace period on errorPablo Neira Ayuso
2026-03-19netfilter: bpf: defer hook memory release until rcu readers are doneFlorian Westphal
2026-03-18Merge tag 'wireless-2026-03-18' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-03-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei
2026-03-18udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei
2026-03-18Merge branch 'mlx5-misc-fixes-2026-03-16'Jakub Kicinski
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu
2026-03-18Merge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linu...Jakub Kicinski
2026-03-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2026-03-18bpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi
2026-03-18ipv6: add NULL checks for idev in SRv6 pathsMinhong He
2026-03-18NFC: nxp-nci: allow GPIOs to sleepIan Ray
2026-03-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin