index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-06
idpf: fix aux device unplugging when rdma is not supported by vport
Larysa Zaremba
1
-1
/
+1
2026-01-06
idpf: cap maximum Rx buffer size
Joshua Hay
2
-3
/
+6
2026-01-06
idpf: Fix error handling in idpf_vport_open()
Sreedevi Joshi
1
-2
/
+2
2026-01-06
idpf: Fix RSS LUT NULL ptr issue after soft reset
Sreedevi Joshi
3
-17
/
+6
2026-01-06
idpf: Fix RSS LUT configuration on down interfaces
Sreedevi Joshi
1
-7
/
+11
2026-01-06
idpf: Fix RSS LUT NULL pointer crash on early ethtool operations
Sreedevi Joshi
5
-79
/
+66
2026-01-06
idpf: fix issue with ethtool -n command display
Erik Gabriel Carrillo
2
-22
/
+40
2026-01-06
idpf: fix memory leak of flow steer list on rmmod
Sreedevi Joshi
3
-3
/
+42
2026-01-06
idpf: fix error handling in the init_task on load
Emil Tantilov
1
-4
/
+12
2026-01-06
idpf: fix memory leak in idpf_vc_core_deinit()
Emil Tantilov
1
-0
/
+4
2026-01-06
idpf: fix memory leak in idpf_vport_rel()
Emil Tantilov
1
-0
/
+2
2026-01-06
idpf: detach and close netdevs while handling a reset
Emil Tantilov
1
-49
/
+72
2026-01-06
perf parse-events: Fix evsel allocation failure
Faisal Bukhari
1
-2
/
+5
2026-01-06
pidfs: protect PIDFD_GET_* ioctls() via ifdef
Christian Brauner
1
-0
/
+18
2026-01-06
rust: device: Remove explicit import of CStrExt
FUJITA Tomonori
1
-1
/
+0
2026-01-06
rust: num: bounded: mark __new as unsafe
Hsiu Che Yu
1
-15
/
+19
2026-01-06
rust: pci: fix typos in Bar struct's comments
Marko Turk
1
-2
/
+2
2026-01-06
rust: kbuild: Add -fdiagnostics-show-context to bindgen_skip_c_flags
Siddhesh Poyarekar
1
-0
/
+1
2026-01-06
selftests/bpf: Update xdp_context_test_run test to check maximum metadata size
Toke Høiland-Jørgensen
1
-3
/
+11
2026-01-06
bpf, test_run: Subtract size of xdp_frame from allowed metadata size
Toke Høiland-Jørgensen
1
-5
/
+13
2026-01-06
riscv, bpf: Fix incorrect usage of BPF_TRAMP_F_ORIG_STACK
Menglong Dong
1
-4
/
+2
2026-01-06
idpf: keep the netdev when a reset fails
Emil Tantilov
1
-11
/
+6
2026-01-06
arm64: dts: rockchip: Fix wrong register range of rk3576 gpu
Chaoyi Chen
1
-1
/
+1
2026-01-06
arm64: dts: rockchip: Configure MCLK for analog sound on NanoPi M5
Alexey Charkov
1
-3
/
+7
2026-01-06
arm64: dts: rockchip: Fix headphones widget name on NanoPi M5
Alexey Charkov
1
-1
/
+1
2026-01-06
ASoC: codecs: wsa88xx: fix codec initialisation
Mark Brown
797
-3052
/
+6058
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
11
-35
/
+75
2026-01-06
loop: don't change loop device under exclusive opener in loop_set_status
Raphael Pinsonneault-Thibeault
1
-11
/
+30
2026-01-06
arm64/efi: Don't fail check current_in_efi() if preemptible
Ben Horgan
1
-1
/
+1
2026-01-06
ASoC: dt-bindings: everest,es8316: Add interrupt support
Rob Herring (Arm)
1
-0
/
+4
2026-01-06
media: ov02c10: Remove unnecessary hflip and vflip pointers
Hans de Goede
1
-7
/
+5
2026-01-06
media: ipu-bridge: Add DMI quirk for Dell XPS laptops with upside down sensors
Hans de Goede
2
-1
/
+30
2026-01-06
media: ov02c10: Fix the horizontal flip control
Hans de Goede
1
-3
/
+3
2026-01-06
media: ov02c10: Adjust x-win/y-win when changing flipping to preserve bayer-p...
Hans de Goede
1
-8
/
+4
2026-01-06
media: ov02c10: Fix bayer-pattern change after default vflip change
Hans de Goede
1
-1
/
+1
2026-01-06
media: rzg2l-cru: csi-2: Support RZ/V2H input sizes
Jacopo Mondi
1
-15
/
+26
2026-01-06
media: uapi: mali-c55-config: Remove version identifier
Jacopo Mondi
1
-9
/
+0
2026-01-06
media: mali-c55: Remove duplicated version check
Jacopo Mondi
1
-7
/
+0
2026-01-06
media: Documentation: mali-c55: Use v4l2-isp version identifier
Jacopo Mondi
1
-1
/
+1
2026-01-06
drm/fb-helper: Fix vblank timeout during suspend/reset
Chengjun Yao
1
-0
/
+10
2026-01-06
PCI/VGA: Don't assume the only VGA device on a system is `boot_vga`
Mario Limonciello (AMD)
1
-7
/
+0
2026-01-05
cxl/region: fix format string for resource_size_t
Arnd Bergmann
1
-1
/
+1
2026-01-05
x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
Dan Williams
3
-15
/
+13
2026-01-05
net: fix memory leak in skb_segment_list for GRO packets
Mohammad Heib
1
-3
/
+5
2026-01-05
riscv: kexec_image: Fix dead link to boot-image-header.rst
Soham Metha
1
-1
/
+1
2026-01-05
netlink: specs: netdev: clarify the page pool API a little
Jakub Kicinski
1
-2
/
+4
2026-01-05
riscv: pgtable: Cleanup useless VA_USER_XXX definitions
Guo Ren (Alibaba DAMO Academy)
1
-4
/
+0
2026-01-05
riscv: cpufeature: Fix Zk bundled extension missing Zknh
Guodong Xu
1
-12
/
+11
2026-01-05
net: airoha: Fix npu rx DMA definitions
Lorenzo Bianconi
1
-4
/
+4
2026-01-05
selftests: mptcp: Mark xerror and die_perror __noreturn
Ankit Khushwaha
5
-6
/
+11
[prev]
[next]