index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-9
/
+73
2025-01-25
Merge tag 'hyperv-next-signed-20250123' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-10
/
+1
2025-01-25
kdb: Remove unused flags stack
Dr. David Alan Gilbert
1
-3
/
+0
2025-01-24
include/linux/lz4.h: add some missing macros
Gao Xiang
1
-0
/
+6
2025-01-24
minmax.h: remove some #defines that are only expanded once
David Laight
1
-8
/
+6
2025-01-24
minmax.h: simplify the variants of clamp()
David Laight
1
-12
/
+12
2025-01-24
minmax.h: move all the clamp() definitions after the min/max() ones
David Laight
1
-58
/
+51
2025-01-24
minmax.h: use BUILD_BUG_ON_MSG() for the lo < hi test in clamp()
David Laight
1
-2
/
+1
2025-01-24
minmax.h: reduce the #define expansion of min(), max() and clamp()
David Laight
1
-12
/
+12
2025-01-24
minmax.h: update some comments
David Laight
1
-29
/
+24
2025-01-24
minmax.h: add whitespace around operators and after commas
David Laight
1
-17
/
+17
2025-01-24
Merge tag 'mailbox-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2
-0
/
+52
2025-01-24
Merge tag 'i3c/for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...
Linus Torvalds
2
-1
/
+32
2025-01-24
Merge tag 'efi-next-for-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+0
2025-01-24
Merge tag 'devicetree-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-34
/
+16
2025-01-24
Merge tag 'soc-drivers-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+45
2025-01-24
Merge tag 'fbdev-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2025-01-24
Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+160
2025-01-24
kvm: defer huge page recovery vhost task to later
Keith Busch
1
-0
/
+45
2025-01-24
Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+8
2025-01-24
Merge tag 'pmdomain-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/u...
Linus Torvalds
1
-0
/
+1
2025-01-24
Merge tag 'iommu-updates-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-7
/
+20
2025-01-24
Merge tag 'platform-drivers-x86-v6.14-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
3
-17
/
+59
2025-01-23
Merge tag 'ftrace-v6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+0
2025-01-23
Merge tag 'trace-v6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
3
-13
/
+24
2025-01-23
Merge tag 'probes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...
Linus Torvalds
1
-0
/
+3
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5
-32
/
+190
2025-01-23
PM: Revert "Add EXPORT macros for exporting PM functions"
Andy Shevchenko
1
-4
/
+0
2025-01-23
pwm: Ensure callbacks exist before calling them
Uwe Kleine-König
1
-0
/
+17
2025-01-23
hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
Frederic Weisbecker
1
-0
/
+1
2025-01-23
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-0
/
+1
2025-01-23
Merge branch 'pci/controller/iommu-map'
Bjorn Helgaas
2
-0
/
+6
2025-01-23
Merge branch 'pci/endpoint'
Bjorn Helgaas
1
-2
/
+2
2025-01-23
Merge branch 'pci/err'
Bjorn Helgaas
2
-4
/
+10
2025-01-23
io_uring: get rid of alloc cache init_once handling
Jens Axboe
2
-2
/
+3
2025-01-23
Merge tag 'bpf-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
3
-10
/
+38
2025-01-22
Merge tag 'AT_EXECVE_CHECK-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+6
2025-01-22
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
4
-44
/
+74
2025-01-22
Merge tag 'input-for-v6.14-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-29
/
+0
2025-01-22
Merge tag 'hid-for-linus-2025012001' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-1
/
+278
2025-01-22
Merge tag 'acpi-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-0
/
+7
2025-01-22
Merge tag 'pm-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
4
-0
/
+31
2025-01-22
Merge tag 'for-linus-6.14-1' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
1
-1
/
+1
2025-01-22
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-30
/
+0
2025-01-22
Merge tag 'i2c-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-34
/
+5
2025-01-22
Merge tag 'mmc-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2
-3
/
+9
2025-01-22
Merge tag 'hwmon-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+18
2025-01-22
Merge tag 'leds-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-1
/
+149
2025-01-22
Merge tag 'mfd-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
6
-16
/
+85
2025-01-22
Merge tag 'spi-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
1
-1
/
+55
[prev]
[next]