summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-11spi: sprd-adi: Fix probe succeeding without registering the controllerBabanpreet Singh1-0/+6
2026-08-11net: hns3: use txqueue parameter directly in ndo_tx_timeoutJian Shen1-26/+22
2026-08-11net: hns3: add missing const qualifier to hclge_log_error() reg parameterJijie Shao1-1/+1
2026-08-11net: hns3: set msg->desc to NULL after kfree in hclge_query_reg_info()Jian Shen1-0/+1
2026-08-11ASoC: ti: omap-twl4030: Check for missing card name after parsingbui duc phuc1-1/+5
2026-08-11Merge tag 'probes-fixes-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+25
2026-08-11tipc: read le->link under the node lock in tipc_node_link_down()Jun Yang1-5/+10
2026-08-11ASoC: tac5xx2-sdw: select REGMAP_SOUNDWIRE_MBQNiranjan H Y1-0/+1
2026-08-11ASoC: Intel: KMB: Propagate -EPROBE_DEFER from IRQ lookupbui duc phuc1-0/+2
2026-08-11timers/itimer: Zero-init old itimerval before copy to userspaceJérémy Jean1-1/+1
2026-08-11ASoC: tas2781: Fix compiling warning for tasdevice_set_capture_profile_id()Shenghao Ding1-10/+17
2026-08-11Merge branch 'net-tls-fail-splice-after-a-failed-async-decrypt'Paolo Abeni2-10/+70
2026-08-11selftests: tls: cover splice after a failed decryptChuck Lever1-10/+65
2026-08-11net/tls: Fail tls_sw_splice_read() after a failed async decryptChuck Lever1-0/+5
2026-08-11nohz: Replace dead select with choice defaultJulian Braha2-1/+1
2026-08-11erofs: use dedicated meta inodes for file-backed mountsGao Xiang5-44/+65
2026-08-11erofs: accept source file descriptor via fsconfigGiuseppe Scrivano2-11/+79
2026-08-11arm64: entry: Avoid unnecessary local_irq_disable() on kernel exitVladimir Murzin1-5/+25
2026-08-11irqchip/gic-v3: make the unmasking of pseudo-NMIs explicit when handling IRQsAda Couprie Diaz4-12/+8
2026-08-11net: ngbe: fix NULL pointer dereference in non-MSI-X interrupt enablingJiawen Wu1-1/+3
2026-08-11Merge branch 'fix-wrong-transport_header-when-sending-vlan-tagged-frames'Paolo Abeni2-3/+4
2026-08-11net: tap: fix wrong transport_header when sending VLAN-tagged frameWei Fang1-1/+2
2026-08-11net: packet: fix wrong transport_header when sending VLAN-tagged frameWei Fang1-2/+2
2026-08-11phy: qcom: qmp-combo: Drop qmp_v4_calibrate_dp_phyEsteban Urrutia1-31/+0
2026-08-11phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYsEsteban Urrutia1-1/+1
2026-08-11phy: renesas: rcar-gen3-usb2: Ignore missing VBUS regulatorLad Prabhakar1-2/+11
2026-08-11pmdomain: Merge branch fixes into nextUlf Hansson1-0/+4
2026-08-11pmdomain: qcom: rpmhpd: Add missing MXC and MMCX power domains for ElizaAbel Vesa1-0/+4
2026-08-11vxlan: do not arm the ageing timer on a device that is downBaul Lee1-1/+1
2026-08-11rust: num: add Bounded::shr_exactEliot Courtney1-0/+31
2026-08-11rust: num: reject Bounded::shr overshifts at build timeEliot Courtney1-0/+1
2026-08-11rust: num: use const_assert! in BoundedEliot Courtney1-2/+2
2026-08-11PCI/ASPM: Avoid L0s for Realtek RTS525AMax Lee1-0/+3
2026-08-11rust: uapi: replace direct asm-generic/ioctl.h include with linux/ioctl.hMukesh Kumar Chaurasiya (IBM)1-1/+1
2026-08-11rust: time: add Delta::as_millis_ceil()FUJITA Tomonori1-0/+26
2026-08-11rust: time: add jiffies time unit for DeltaFUJITA Tomonori1-0/+26
2026-08-11rust: time: make Delta generic over its time unitFUJITA Tomonori1-24/+48
2026-08-11rust: time: fix as_micros_ceil() rounding near i64::MAXFUJITA Tomonori1-7/+10
2026-08-11rust: doctest: use vertical import styleAlvin Sun1-2/+9
2026-08-11Merge branch 'dpll-use-pin-owner-s-dpll-ref-for-pin-level-set-callbacks'Paolo Abeni3-178/+104
2026-08-11dpll: use pin owner's dpll ref for pin-level attribute settingIvan Vecera2-168/+56
2026-08-11dpll: zl3073x: update all DPLL channels on ref_sync_setIvan Vecera1-10/+48
2026-08-11ipv4: fix use-after-free in fib_nhc_update_mtu()Chengfeng Ye3-23/+42
2026-08-11timekeeping: Annotate auxiliary clock accessors with __must_checkThomas Weißschuh (Schneider Electric)1-4/+7
2026-08-11timekeeping: Remove the unused ktime_get_clock_ts64()Thomas Weißschuh (Schneider Electric)2-35/+0
2026-08-11NTB: ntb_netdev: Preserve RX queue depth on allocation failureKoichiro Den1-7/+8
2026-08-11selftests: net: reuseport_bpf_numa: consider cpuless numa nodeFeng Tang1-0/+24
2026-08-11exfat: fix truncated volume labels returned by FS_IOC_GETFSLABELYang Wen1-1/+1
2026-08-11KVM: s390: Fix memory corruption by not reinjecting CK machine checksChristian Borntraeger3-20/+12
2026-08-11s390/vfio-ap: fix stale pqap_hook pointer on error in vfio_ap_mdev_set_kvm()Anthony Krowiak1-25/+20