aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-03-18net: bonding: fix NULL deref in bond_debug_rlb_hash_showXiang Mei1-5/+11
2026-03-18udp_tunnel: fix NULL deref caused by udp_sock_create6 when CONFIG_IPV6=nXiang Mei1-1/+1
2026-03-18Merge branch 'mlx5-misc-fixes-2026-03-16'Jakub Kicinski3-42/+32
2026-03-18net/mlx5e: Fix race condition during IPSec ESN updateJianbo Liu1-19/+14
2026-03-18net/mlx5e: Prevent concurrent access to IPSec ASO contextJianbo Liu2-9/+9
2026-03-18net/mlx5: qos: Restrict RTNL area to avoid a lock cycleCosmin Ratiu1-14/+9
2026-03-18Merge tag 'batadv-net-pullrequest-20260317' of https://git.open-mesh.org/linux-mergeJakub Kicinski1-0/+3
2026-03-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski5-21/+86
2026-03-18bpf: Release module BTF IDR before module unloadKumar Kartikeya Dwivedi1-4/+20
2026-03-18ipv6: add NULL checks for idev in SRv6 pathsMinhong He2-0/+6
2026-03-18NFC: nxp-nci: allow GPIOs to sleepIan Ray1-2/+2
2026-03-18net: macb: fix uninitialized rx_fs_lockFedor Pchelkin1-0/+3
2026-03-18net: macb: fix use-after-free access to PTP clockFedor Pchelkin1-1/+3
2026-03-18netdevsim: drop PSP ext ref on forward failureWesley Atwell1-1/+4
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law1-2/+5
2026-03-19lib/bootconfig: check xbc_init_node() return in override pathJosh Law1-1/+2
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linuxLinus Torvalds3-14/+33
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche1-6/+11
2026-03-18Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds6-26/+118
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan1-2/+5
2026-03-18tools/power turbostat: Fix delimiter bug in print functionsArtem Bityutskiy1-6/+6
2026-03-18fs/tests: exec: Remove bad test vectorKees Cook1-3/+0
2026-03-18Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo53-139/+235
2026-03-18pmdomain: bcm: bcm2835-power: Increase ASB control timeoutMaĆ­ra Canal1-8/+4
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie1-0/+3
2026-03-18mtd: spi-nor: Rename spi_nor_spimem_check_op()Miquel Raynal1-6/+6
2026-03-18mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal1-1/+1
2026-03-19erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu1-0/+3
2026-03-18mshv: Fix error handling in mshv_region_pinStanislav Kinsburskii1-2/+4
2026-03-18ALSA: asihpi: avoid write overflow check warningArnd Bergmann1-2/+4
2026-03-18cxl/mbox: Use proper endpoint validity check upon sanitizeDavidlohr Bueso1-1/+1
2026-03-18Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds21-93/+69
2026-03-18usb: gadget: dummy_hcd: fix premature URB completion when ZLP follows partial transferSebastian Urban1-0/+6
2026-03-18dwc3: google: Fix PM domain leak in dwc3_google_probe()Felix Gu1-2/+3
2026-03-18cdc-acm: new quirk for EPSON HMDOliver Neukum2-0/+10
2026-03-18usb: hcd: queue wakeup_work to system_freezable_wq workqueueXu Yang1-1/+1
2026-03-18usb: gadget: u_ether: Fix NULL pointer deref in eth_get_drvinfoKuen-Han Tsai1-2/+4
2026-03-18USB: dummy-hcd: Fix interrupt synchronization errorAlan Stern1-15/+14
2026-03-18USB: dummy-hcd: Fix locking/synchronization errorAlan Stern1-1/+6
2026-03-18usb: typec: ucsi: validate connector number in ucsi_notify_common()Nathan Rebello1-2/+7
2026-03-18usb: usbtmc: Flush anchored URBs in usbtmc_releaseHeitor Alves de Siqueira1-0/+3
2026-03-18usb: gadget: u_ether: Fix race between gether_disconnect and eth_stopKuen-Han Tsai1-5/+5
2026-03-18Merge tag 'v7.0-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+1
2026-03-18Merge tag 'loongarch-fixes-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongsonLinus Torvalds6-10/+58
2026-03-18arm64: dts: qcom: monaco: Reserve full Gunyah metadata regionLoic Poulain1-0/+5
2026-03-18ASoC: fix usage of playback_only and capture_onlyMark Brown2-2/+4
2026-03-18ASoC: fsl: imx-card: initialize playback_only and capture_onlyShengjiu Wang1-0/+2
2026-03-18ASoC: simple-card-utils: Check value of is_playback_only and is_capture_onlyShengjiu Wang1-2/+2
2026-03-18Merge tag 'scmi-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann3-6/+7
2026-03-18Merge tag 'ffa-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixesArnd Bergmann1-4/+4