index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2026-02-04
mm/slab: allow specifying free pointer offset when using constructor
Harry Yoo
-17
/
+21
2026-02-04
mm/slab: use unsigned long for orig_size to ensure proper metadata align
Harry Yoo
-7
/
+7
2026-02-04
slub: clarify object field layout comments
Hao Li
-33
/
+49
2026-02-04
mm/slab: avoid allocating slabobj_ext array from its own slab
Harry Yoo
-7
/
+53
2026-02-04
driver core: disable revocable code from build
Greg Kroah-Hartman
-3
/
+2
2026-02-04
drm/mgag200: fix mgag200_bmc_stop_scanout()
Jacob Keller
-19
/
+18
2026-02-04
drm/i915/display: Implement Wa_16024710867
Mitul Golani
-1
/
+3
2026-02-04
Merge tag 'soc_fsl-6.20-1' of https://git.kernel.org/pub/scm/linux/kernel/git...
Arnd Bergmann
-63
/
+233
2026-02-04
Merge tag 'socfpga_dts_updates_for_v6.20_v3' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
-109
/
+336
2026-02-04
Merge branch 'tape-devices'
Heiko Carstens
-3195
/
+845
2026-02-04
s390/tape: Rename tape_34xx.c to tape_3490.c
Jan Höppner
-132
/
+132
2026-02-04
s390/tape: Cleanup sense data analysis and error handling
Jan Höppner
-120
/
+0
2026-02-04
s390/tape: Remove 3480 tape device type
Jan Höppner
-61
/
+26
2026-02-04
s390/tape: Remove unused command definitions
Jan Höppner
-33
/
+5
2026-02-04
s390/tape: Remove special block id handling
Jan Höppner
-202
/
+2
2026-02-04
s390/tape: Remove tape load display support
Jan Höppner
-99
/
+1
2026-02-04
s390/tape: Remove support for 3590/3592 models
Jan Höppner
-1871
/
+2
2026-02-04
x86/hyperv: Update comment in hyperv_cleanup()
Michael Kelley
-3
/
+7
2026-02-04
mshv: clear eventfd counter on irqfd shutdown
Carlos López
-4
/
+2
2026-02-04
x86/hyperv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
-3
/
+3
2026-02-04
Drivers: hv: Use memremap()/memunmap() instead of ioremap_cache()/iounmap()
Michael Kelley
-6
/
+6
2026-02-04
x86/hyperv: Move hv crash init after hypercall pg setup
Mukesh R
-1
/
+3
2026-02-04
PCI: hv: remove unnecessary module_init/exit functions
Ethan Nelson-Moore
-12
/
+0
2026-02-04
mshv: Add debugfs to view hypervisor statistics
Nuno Das Neves
-2
/
+785
2026-02-04
mshv: Add data for printing stats page counters
Nuno Das Neves
-0
/
+490
2026-02-04
mshv: Update hv_stats_page definitions
Nuno Das Neves
-19
/
+15
2026-02-04
mshv: Always map child vp stats pages regardless of scheduler type
Stanislav Kinsburskii
-17
/
+8
2026-02-04
mshv: Improve mshv_vp_stats_map/unmap(), add them to mshv_root.h
Stanislav Kinsburskii
-17
/
+54
2026-02-04
mshv: Use typed hv_stats_page pointers
Stanislav Kinsburskii
-11
/
+14
2026-02-04
mshv: Ignore second stats page map result failure
Purna Pavan Chandra Aekkaladevi
-4
/
+51
2026-02-04
mshv: Use EPOLLIN and EPOLLHUP instead of POLLIN and POLLHUP
Michael Kelley
-4
/
+4
2026-02-04
x86/hyperv: fix a compiler warning in hv_crash.c
Mukesh R
-2
/
+1
2026-02-04
mshv: Fix compiler warning about cast converting incompatible function type
Michael Kelley
-2
/
+3
2026-02-04
PCI: hv: Remove unused field pci_bus in struct hv_pcibus_device
Michael Kelley
-1
/
+0
2026-02-03
Merge tag 'qcom-clk-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...
Stephen Boyd
-79
/
+14504
2026-02-03
clk: aspeed: Add reset for HACE/VIDEO
Jammy Huang
-0
/
+2
2026-02-03
dt-bindings: clock: aspeed: Add VIDEO reset definition
Jammy Huang
-0
/
+1
2026-02-03
clk: aspeed: add AST2700 clock driver
Ryan Chen
-0
/
+1064
2026-02-03
MAINTAINERS: Add entry for ASPEED clock drivers.
Ryan Chen
-0
/
+9
2026-02-03
clk: aspeed: Move the existing ASPEED clk drivers into aspeed subdirectory.
Ryan Chen
-14
/
+18
2026-02-03
Revert "clk: Respect CLK_OPS_PARENT_ENABLE during recalc"
Stephen Boyd
-13
/
+0
2026-02-04
platform/chrome: lightbar: Use flexible array member
Gwendal Grignou
-1
/
+1
2026-02-03
Merge branch 'net-cpsw-execute-ndo_set_rx_mode-callback-in-a-work-queue'
Jakub Kicinski
-11
/
+65
2026-02-03
net: cpsw: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
-6
/
+35
2026-02-03
net: cpsw_new: Execute ndo_set_rx_mode callback in a work queue
Kevin Hao
-5
/
+30
2026-02-03
net: usb: sr9700: remove code to drive nonexistent multicast filter
Ethan Nelson-Moore
-28
/
+5
2026-02-03
net: usb: introduce usbnet_mii_ioctl helper function
Ethan Nelson-Moore
-42
/
+16
2026-02-03
Merge branch 'net-ethernet-renesas-rcar_gen4_ptp-hide-private-data'
Jakub Kicinski
-36
/
+57
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Hide private data from users
Niklas Söderlund
-10
/
+11
2026-02-03
net: ethernet: renesas: rcar_gen4_ptp: Add helper to read time
Niklas Söderlund
-8
/
+13
[prev]
[next]