summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-11Merge branch 'net-hns3-some-cleanups-for-hns3-driver'Paolo Abeni
2026-08-11spi: sprd-adi: Fix probe succeeding without registering the controllerBabanpreet Singh
2026-08-11net: hns3: use txqueue parameter directly in ndo_tx_timeoutJian Shen
2026-08-11net: hns3: add missing const qualifier to hclge_log_error() reg parameterJijie Shao
2026-08-11net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()Jian Shen
2026-08-11ASoC: ti: omap-twl4030: Check for missing card name after parsingbui duc phuc
2026-08-11Merge tag 'probes-fixes-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-11tipc: read le->link under the node lock in tipc_node_link_down()Jun Yang
2026-08-11ASoC: tac5xx2-sdw: select REGMAP_SOUNDWIRE_MBQNiranjan H Y
2026-08-11ASoC: Intel: KMB: Propagate -EPROBE_DEFER from IRQ lookupbui duc phuc
2026-08-11timers/itimer: Zero-init old itimerval before copy to userspaceJérémy Jean
2026-08-11ASoC: tas2781: Fix compiling warning for tasdevice_set_capture_profile_id()Shenghao Ding
2026-08-11Merge branch 'net-tls-fail-splice-after-a-failed-async-decrypt'Paolo Abeni
2026-08-11selftests: tls: cover splice after a failed decryptChuck Lever
2026-08-11net/tls: Fail tls_sw_splice_read() after a failed async decryptChuck Lever
2026-08-11nohz: Replace dead select with choice defaultJulian Braha
2026-08-11erofs: use dedicated meta inodes for file-backed mountsGao Xiang
2026-08-11erofs: accept source file descriptor via fsconfigGiuseppe Scrivano
2026-08-11arm64: entry: Avoid unnecessary local_irq_disable() on kernel exitVladimir Murzin
2026-08-11irqchip/gic-v3: make the unmasking of pseudo-NMIs explicit when handling IRQsAda Couprie Diaz
2026-08-11net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enablingJiawen Wu
2026-08-11Merge branch 'fix-wrong-transport_header-when-sending-vlan-tagged-frames'Paolo Abeni
2026-08-11net: tap: fix wrong transport_header when sending VLAN-tagged frameWei Fang
2026-08-11net: packet: fix wrong transport_header when sending VLAN-tagged frameWei Fang
2026-08-11phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phyEsteban Urrutia
2026-08-11phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYsEsteban Urrutia
2026-08-11phy: renesas: rcar-gen3-usb2: Ignore missing VBUS regulatorLad Prabhakar
2026-08-11pmdomain: Merge branch fixes into nextUlf Hansson
2026-08-11pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for ElizaAbel Vesa
2026-08-11vxlan: do not arm the ageing timer on a device that is downBaul Lee
2026-08-11rust: num: add Bounded::shr_exactEliot Courtney
2026-08-11rust: num: reject Bounded::shr overshifts at build timeEliot Courtney
2026-08-11rust: num: use const_assert! in BoundedEliot Courtney
2026-08-11PCI/ASPM: Avoid L0s for Realtek RTS525AMax Lee
2026-08-11rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.hMukesh Kumar Chaurasiya (IBM)
2026-08-11rust: time: add Delta::as_millis_ceil()FUJITA Tomonori
2026-08-11rust: time: add jiffies time unit for DeltaFUJITA Tomonori
2026-08-11rust: time: make Delta generic over its time unitFUJITA Tomonori
2026-08-11rust: time: fix as_micros_ceil() rounding near i64::MAXFUJITA Tomonori
2026-08-11rust: doctest: use vertical import styleAlvin Sun
2026-08-11Merge branch 'dpll-use-pin-owner-s-dpll-ref-for-pin-level-set-callbacks'Paolo Abeni
2026-08-11dpll: use pin owner's dpll ref for pin-level attribute settingIvan Vecera
2026-08-11dpll: zl3073x: update all DPLL channels on ref_sync_setIvan Vecera
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye
2026-08-11timekeeping: Annotate auxiliary clock accessors with __must_checkThomas Weißschuh (Schneider Electric)
2026-08-11timekeeping: Remove the unused ktime_get_clock_ts64()Thomas Weißschuh (Schneider Electric)
2026-08-11NTB: ntb_netdev: Preserve RX queue depth on allocation failureKoichiro Den
2026-08-11selftests: net: reuseport_bpf_numa: consider cpuless numa nodeFeng Tang
2026-08-11exfat: fix truncated volume labels returned by FS_IOC_GETFSLABELYang Wen
2026-08-11KVM: s390: Fix memory corruption by not reinjecting CK machine checksChristian Borntraeger