summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-05Linux 6.12.27v6.12.27Greg Kroah-Hartman1-1/+1
2025-05-05bpf: Fix BPF_INTERNAL namespace importXi Ruoyao1-1/+1
2025-05-02Linux 6.12.26v6.12.26Greg Kroah-Hartman1-1/+1
2025-05-02mq-deadline: don't call req_get_ioprio from the I/O completion handlerChristoph Hellwig1-9/+4
2025-05-02arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD sizeKeerthy1-1/+1
2025-05-02crypto: Kconfig - Select LIB generic optionHerbert Xu1-0/+3
2025-05-02usb: typec: class: Unlocked on error in typec_register_partner()Dan Carpenter1-0/+1
2025-05-02objtool: Silence more KCOV warnings, part 2Josh Poimboeuf1-1/+1
2025-05-02objtool: Ignore end-of-section jumps for KCOV/GCOVJosh Poimboeuf1-6/+16
2025-05-02usb: xhci: Fix Short Packet handling rework ignoring errorsMichal Pecio1-1/+1
2025-05-02nvme: fixup scan failure for non-ANA multipath controllersHannes Reinecke1-1/+1
2025-05-02MIPS: cm: Fix warning if MIPS_CM is disabledThomas Bogendoerfer1-1/+1
2025-05-02media: i2c: imx214: Fix uninitialized variable in imx214_set_ctrl()Dan Carpenter1-1/+1
2025-05-02crypto: lib/Kconfig - Hide arch options from userHerbert Xu9-45/+63
2025-05-02iommu: Handle race with default domain setupRobin Murphy1-0/+5
2025-05-02net: dsa: mv88e6xxx: enable STU methods for 6320 familyMarek Behún1-0/+6
2025-05-02net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 familyMarek Behún1-0/+2
2025-05-02net: dsa: mv88e6xxx: enable PVT for 6321 switchMarek Behún1-0/+1
2025-05-02net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 familyMarek Behún1-2/+2
2025-05-02Revert "net: dsa: mv88e6xxx: fix internal PHYs for 6320 family"Marek Behún1-4/+2
2025-05-02usb: typec: class: Invalidate USB device pointers on partner unregistrationAndrei Kuchynski1-2/+6
2025-05-02ext4: goto right label 'out_mmap_sem' in ext4_setattr()Baokun Li1-1/+1
2025-05-02comedi: jr3_pci: Fix synchronous deletion of timerIan Abbott1-1/+1
2025-05-02vmxnet3: Fix malformed packet sizing in vmxnet3_process_xdpDaniel Borkmann1-1/+1
2025-05-02usb: typec: class: Fix NULL pointer accessAndrei Kuchynski2-2/+14
2025-05-02selftests/bpf: Adjust data size to have ETH_HLENShigeru Yoshida2-6/+6
2025-05-02selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)2-1/+9
2025-05-02selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)1-8/+33
2025-05-02selftests/bpf: fix bpf_map_redirect call for cpu map testAlexis Lothoré (eBPF Foundation)1-1/+1
2025-05-02xfs: flush inodegc before swaponChristoph Hellwig1-1/+34
2025-05-02xfs: rename xfs_iomap_swapfile_activate to xfs_vm_swap_activateChristoph Hellwig1-3/+3
2025-05-02xfs: Do not allow norecovery mount with quotacheckCarlos Maiolino1-15/+34
2025-05-02xfs: do not check NEEDSREPAIR if ro,norecovery mount.Lukas Herbolt1-2/+6
2025-05-02driver core: fix potential NULL pointer dereference in dev_uevent()Dmitry Torokhov3-4/+44
2025-05-02driver core: introduce device_set_driver() helperDmitry Torokhov3-5/+10
2025-05-02Revert "drivers: core: synchronize really_probe() and dev_uevent()"Dmitry Torokhov1-3/+0
2025-05-02spi: spi-imx: Add check for spi_imx_setupxfer()Tamura Dai1-1/+4
2025-05-02drm/amdgpu: Use the right function for hdp flushLijo Lazar10-23/+23
2025-05-02drm/amdgpu: use a dummy owner for sysfs triggered cleaner shaders v4Christian König1-3/+11
2025-05-02md/raid1: Add check for missing source disk in process_checks()Meir Elisha1-10/+16
2025-05-02x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove coresPi Xiange1-0/+2
2025-05-02ubsan: Fix panic from test_ubsan_out_of_boundsMostafa Saleh1-7/+11
2025-05-02spi: tegra210-quad: add rate limiting and simplify timeout error messageBreno Leitao1-2/+2
2025-05-02spi: tegra210-quad: use WARN_ON_ONCE instead of WARN_ON for timeoutsBreno Leitao1-1/+1
2025-05-02ksmbd: fix WARNING "do not call blocking ops when !TASK_RUNNING"Namjae Jeon1-7/+1
2025-05-02riscv: Provide all alternative macros all the timeAndrew Jones1-12/+7
2025-05-02iomap: skip unnecessary ifs_block_is_uptodate checkGou Hao1-1/+1
2025-05-02netfs: Only create /proc/fs/netfs with CONFIG_PROC_FSSong Liu1-0/+4
2025-05-02x86/i8253: Call clockevent_i8253_disable() with interrupts disabledFernando Fernandez Mancera1-1/+2
2025-05-02ASoC: fsl_asrc_dma: get codec or cpu dai from backendShengjiu Wang1-1/+14