summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-06tls: don't abort the connection on signal-interrupted sendsMaximilian Immanuel Brandtner
2026-08-06net: avoid theoretical races with ref drainJakub Kicinski
2026-08-06net: Defer netdev KOBJ_ADD uevent until the device is publishedDragos Tatulea
2026-08-06MAINTAINERS: dpll: zl3073x: replace Prathosh Satish with Min LiIvan Vecera
2026-08-06sctp: clear control chunk transport if it is being removedXin Long
2026-08-06net/atm: fix slab-out-of-bounds read in vcc_setsockopt()Eric Dumazet
2026-08-06s390/ism: Fix UAF of sba and ieq during ism_dev_exit()Alexandra Winter
2026-08-06Merge branch 'net-fix-hard_header_len-races-in-packet-send-paths'Jakub Kicinski
2026-08-06packet: use consistent hard_header_len in TX_RING send pathQihang Tang
2026-08-06packet: use consistent hard_header_len in non-ring send pathsQihang Tang
2026-08-06net: remove CAP_SYS_RAWIO zero-padding in dev_validate_headerQihang Tang
2026-08-06bnge: Fix resource leak in bnge_init_nic() error pathBhargava Marreddy
2026-08-06fjes: cancel force_close_task in fjes_remove()Fan Wu
2026-08-06fjes: unregister the netdev before destroying the workqueuesFan Wu
2026-08-06phy: freescale: fsl-samsung-hdmi: Balance runtime PM operationsFabio Estevam
2026-08-06ptp: ocp: Fix board ID over-readAhmad Byagowi
2026-08-06ASoC: wm8904: don't use "/**" for non-kernel-doc commentsRandy Dunlap
2026-08-06ASoC: qcom: audioreach: use C-style "/*" commentRandy Dunlap
2026-08-06ASoC: soc-acpi: fix all kernel-doc warningsRandy Dunlap
2026-08-06ASoC: SDCA: correct enum names and add a missing struct fieldRandy Dunlap
2026-08-06ASoC: uniphier: don't use "/**" for non-kernel-doc commentRandy Dunlap
2026-08-06ASoC: fsl: mpc5200_psc_i2s: avoid kernel-doc warningsRandy Dunlap
2026-08-06ASoC: fsl_easrc: use struct keyword on structsRandy Dunlap
2026-08-06ASoC: fsl-dma: fix all kernel-doc warningsRandy Dunlap
2026-08-06ASoC: fsl_asrc: avoid kernel-doc warningsRandy Dunlap
2026-08-06ASoC: codecs: NeoFidelity: repair the kernel-doc formatRandy Dunlap
2026-08-06perf trace-event: Fix buffer overflow in read_string()Tanushree Shah
2026-08-06phy: phy-can-transceiver: default silent GPIO to high during probeHaibo Chen
2026-08-06ALSA: portman2x4: Check card index validity at probeTakashi Iwai
2026-08-06ALSA: mts64: Check card index validity at probeTakashi Iwai
2026-08-06ALSA: virmidi: Check card index validity at probeTakashi Iwai
2026-08-06ALSA: serial-u16550: Check card index validity at probeTakashi Iwai
2026-08-06ALSA: mpu401: Check card index validity at probeTakashi Iwai
2026-08-06ALSA: aloop: Check card index validity at probeTakashi Iwai
2026-08-06ASoC: tac5xx2-sdw: remove firmware check restrictionNiranjan H Y
2026-08-06ASoC: tac5xx2-sdw: add rev_id 0x30 supportNiranjan H Y
2026-08-06tls: rx: restore msg_iter before TLS 1.3 optimistic retryJérémy Jean
2026-08-06phy: rockchip: inno-hdmi: Remove deprecated way to configure TMDS rateJonas Karlman
2026-08-06phy: rockchip: inno-hdmi: Add configure() and validate() opsJonas Karlman
2026-08-06phy: rockchip: phy-rockchip-inno-csidphy: add clock lane phase tuningGerald Loacker
2026-08-06dt-bindings: phy: rockchip-inno-csi-dphy: add rockchip,clk-lane-phase propertyGerald Loacker
2026-08-06phy: rockchip: phy-rockchip-inno-csidphy: fix rk1808 hsfreq tableGerald Loacker
2026-08-06phy: sunplus: fix error handling in sp_uphy_init()Felix Gu
2026-08-06phy: renesas: rcar-gen2: Fix double of_node_put on phy creation failureFelix Gu
2026-08-06Merge branch 'tls-fix-plaintext-sk_msg-ring-over-fill'Jakub Kicinski
2026-08-06selftests: tls: add a test for splicing onto a full plaintext recordchanyoung
2026-08-06tls: don't leave a full plaintext sk_msg ring unpushedchanyoung
2026-08-06drm/amd/display: Refactor stream validationIvan Lipski
2026-08-07ata: pata_sl82c105: fix bridge revision use-after-freeHongyan Xu
2026-08-06xdp: reject clones that overrun skb_shared_info tailroomZhiling Zou