summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-27mm: hugetlb: independent PMD page table shared countLiu Shixin3-10/+14
2025-06-27mm/hugetlb: unshare page tables during VMA split, not beforeJann Horn3-14/+53
2025-06-27iio: accel: fxls8962af: Fix temperature calculationSean Nyekjaer1-2/+12
2025-06-27ALSA: hda/realtek: enable headset mic on Latitude 5420 RuggedJonathan Lane1-0/+1
2025-06-27ALSA: hda/intel: Add Thinkpad E15 to PM deny listTakashi Iwai1-0/+2
2025-06-27ALSA: usb-audio: Rename ALSA kcontrol PCM and PCM1 for the KTMicro sound cardwangdicheng1-0/+12
2025-06-27Input: sparcspkr - avoid unannotated fall-throughWangYuli1-6/+16
2025-06-27block: default BLOCK_LEGACY_AUTOLOAD to yChristoph Hellwig2-6/+4
2025-06-27HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()Terry Junge4-20/+25
2025-06-27atm: Revert atm_account_tx() if copy_from_iter_full() fails.Kuniyuki Iwashima3-1/+8
2025-06-27selinux: fix selinux_xfrm_alloc_user() to set correct ctx_lenStephen Smalley1-1/+1
2025-06-27selftests/x86: Add a test to detect infinite SIGTRAP handler loopXin Li (Intel)2-1/+102
2025-06-27udmabuf: use sgtable-based scatterlist wrappersMarek Szyprowski1-3/+2
2025-06-27scsi: s390: zfcp: Ensure synchronous unit_addPeter Oberparleiter1-0/+2
2025-06-27scsi: storvsc: Increase the timeouts to storvsc_timeoutDexuan Cui1-4/+6
2025-06-27jffs2: check jffs2_prealloc_raw_node_refs() result in few other placesFedor Pchelkin2-2/+6
2025-06-27jffs2: check that raw node were preallocated before writing summaryArtem Sadovnikov1-1/+6
2025-06-27drivers/rapidio/rio_cm.c: prevent possible heap overwriteAndrew Morton1-0/+3
2025-06-27Revert "x86/bugs: Make spectre user default depend on MITIGATION_SPECTRE_V2" ...Breno Leitao2-9/+3
2025-06-27powerpc/eeh: Fix missing PE bridge reconfiguration during VFIO EEH recoveryNarayana Murty N1-0/+2
2025-06-27platform/x86: dell_rbu: Stop overwriting data bufferStuart Hayes1-1/+1
2025-06-27platform/x86: dell_rbu: Fix list usageStuart Hayes1-2/+2
2025-06-27Revert "bus: ti-sysc: Probe for l4_wkup and l4_cfg interconnect devices first"Alexander Sverdlin1-49/+0
2025-06-27tee: Prevent size calculation wraparound on 32-bit kernelsJann Horn1-5/+6
2025-06-27ARM: OMAP2+: Fix l4ls clk domain handling in STANDBYSukrut Bellary3-2/+15
2025-06-27bus: fsl-mc: increase MC_CMD_COMPLETION_TIMEOUT_MS valueLaurentiu Tudor1-1/+1
2025-06-27watchdog: da9052_wdt: respect TWDMINMarcus Folkesson1-0/+1
2025-06-27octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer()Wentao Liang1-3/+6
2025-06-27bpf, sockmap: Fix data lost during EAGAIN retriesJiayuan Chen1-1/+2
2025-06-27i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo1-3/+4
2025-06-27sock: Correct error checking condition for (assign|release)_proto_idx()Zijun Hu1-2/+2
2025-06-27scsi: lpfc: Use memcpy() for BIOS versionDaniel Wagner1-2/+2
2025-06-27pinctrl: mcp23s08: Reset all pins to input at probeMike Looijmans1-0/+8
2025-06-27software node: Correct a OOB check in software_node_get_reference_args()Zijun Hu1-1/+1
2025-06-27vxlan: Do not treat dst cache initialization errors as fatalIdo Schimmel1-4/+4
2025-06-27net: bridge: mcast: re-implement br_multicast_{enable, disable}_port functionsYong Wang1-8/+69
2025-06-27iommu/amd: Ensure GA log notifier callbacks finish running before module unloadSean Christopherson1-0/+8
2025-06-27scsi: lpfc: Fix lpfc_check_sli_ndlp() handling for GEN_REQUEST64 commandsJustin Tee1-1/+1
2025-06-27libbpf: Add identical pointer detection to btf_dedup_is_equiv()Alan Maguire1-0/+16
2025-06-27clk: rockchip: rk3036: mark ddrphy as criticalHeiko Stuebner1-0/+1
2025-06-27wifi: mac80211: do not offer a mesh path if forwarding is disabledBenjamin Berg1-2/+4
2025-06-27net: mlx4: add SOF_TIMESTAMPING_TX_SOFTWARE flag when getting ts infoJason Xing1-0/+1
2025-06-27pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get()Gabor Juhos1-1/+4
2025-06-27pinctrl: armada-37xx: propagate error from armada_37xx_pmx_gpio_set_direction()Gabor Juhos1-3/+4
2025-06-27pinctrl: armada-37xx: propagate error from armada_37xx_gpio_get_direction()Gabor Juhos1-1/+4
2025-06-27pinctrl: armada-37xx: propagate error from armada_37xx_pmx_set_by_name()Gabor Juhos1-3/+1
2025-06-27net: atlantic: generate software timestamp just before the doorbellJason Xing2-1/+2
2025-06-27ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RTSebastian Andrzej Siewior1-0/+4
2025-06-27tcp: fix initial tp->rcvq_space.space value for passive TS enabled flowsEric Dumazet1-3/+3
2025-06-27tcp: always seek for minimal rtt in tcp_rcv_rtt_update()Eric Dumazet1-14/+8