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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-05
Merge tag 'i2c-for-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+5
2024-06-05
Merge tag 'tpmdd-next-6.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-3
/
+4
2024-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
38
-150
/
+558
2024-06-05
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
5
-38
/
+38
2024-06-05
Merge branches 'acpi-ec', 'acpi-apei' and 'pnp'
Rafael J. Wysocki
5
-7
/
+17
2024-06-05
bcachefs: Fix trans->locked assert
Kent Overstreet
1
-0
/
+1
2024-06-05
bcachefs: Rereplicate now moves data off of durability=0 devices
Kent Overstreet
1
-1
/
+14
2024-06-05
bcachefs: Fix GFP_KERNEL allocation in break_cycle()
Kent Overstreet
1
-0
/
+1
2024-06-05
Merge branch 'mlx5-fixes'
David S. Miller
4
-0
/
+19
2024-06-05
net/mlx5: Always stop health timer during driver removal
Shay Drory
1
-0
/
+3
2024-06-05
net/mlx5: Stop waiting for PCI if pci channel is offline
Moshe Shemesh
3
-0
/
+16
2024-06-05
net: ethernet: mtk_eth_soc: handle dma buffer size soc specific
Frank Wunderlich
2
-36
/
+77
2024-06-05
rtnetlink: make the "split" NLM_DONE handling generic
Jakub Kicinski
4
-9
/
+45
2024-06-05
Merge branch 'tcp-mptcp-close-wait'
David S. Miller
2
-3
/
+12
2024-06-05
mptcp: count CLOSE-WAIT sockets for MPTCP_MIB_CURRESTAB
Jason Xing
1
-2
/
+7
2024-06-05
tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB
Jason Xing
1
-1
/
+5
2024-06-05
KVM: x86/mmu: Don't save mmu_invalidate_seq after checking private attr
Tao Su
1
-3
/
+0
2024-06-05
Merge tag 'kvmarm-fixes-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
21
-73
/
+391
2024-06-05
selftests: hsr: add missing config for CONFIG_BRIDGE
Hangbin Liu
1
-0
/
+1
2024-06-05
vxlan: Fix regression when dropping packets due to invalid src addresses
Daniel Borkmann
1
-4
/
+4
2024-06-05
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
1
-1
/
+1
2024-06-05
ionic: fix kernel panic in XDP_TX action
Taehee Yoo
1
-0
/
+1
2024-06-05
net: phy: Micrel KSZ8061: fix errata solution not taking effect problem
Tristram Ha
1
-1
/
+41
2024-06-05
net/smc: avoid overwriting when adjusting sock bufsizes
Wen Gu
1
-20
/
+2
2024-06-05
octeontx2-af: Always allocate PF entries from low prioriy zone
Subbaraya Sundeep
1
-11
/
+22
2024-06-05
efi: Add missing __nocfi annotations to runtime wrappers
Ard Biesheuvel
1
-7
/
+6
2024-06-05
Revert "xsk: Document ability to redirect to any socket bound to the same umem"
Magnus Karlsson
1
-18
/
+13
2024-06-05
Revert "xsk: Support redirect to any socket bound to the same umem"
Magnus Karlsson
1
-4
/
+1
2024-06-05
bpf: Set run context for rawtp test_run callback
Jiri Olsa
1
-0
/
+6
2024-06-05
tpm: Switch to new Intel CPU model defines
Tony Luck
2
-2
/
+2
2024-06-05
tpm_tis: Do *not* flush uninitialized work
Jan Beulich
1
-1
/
+2
2024-06-04
Merge tag 'devicetree-fixes-for-6.10-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
6
-76
/
+92
2024-06-04
Merge tag 'linux_kselftest-fixes-6.10-rc3' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
11
-15
/
+47
2024-06-04
Merge branch 'efi/next' into efi/urgent
Ard Biesheuvel
2
-4
/
+5
2024-06-04
KVM: arm64: Ensure that SME controls are disabled in protected mode
Fuad Tabba
2
-0
/
+18
2024-06-04
KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
Fuad Tabba
6
-19
/
+14
2024-06-04
KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve in pKVM
Fuad Tabba
5
-21
/
+22
2024-06-04
KVM: arm64: Eagerly restore host fpsimd/sve state in pKVM
Fuad Tabba
4
-5
/
+93
2024-06-04
KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
Fuad Tabba
7
-0
/
+124
2024-06-04
KVM: arm64: Specialize handling of host fpsimd state on trap
Fuad Tabba
3
-1
/
+13
2024-06-04
KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
Fuad Tabba
4
-19
/
+73
2024-06-04
KVM: arm64: Fix prototype for __sve_save_state/__sve_restore_state
Fuad Tabba
2
-3
/
+4
2024-06-04
KVM: arm64: Reintroduce __sve_save_state
Fuad Tabba
2
-0
/
+7
2024-06-04
net: tls: fix marking packets as decrypted
Jakub Kicinski
1
-0
/
+3
2024-06-03
Merge tag 'wireless-2024-06-03' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
41
-166
/
+322
2024-06-03
lib/test_rhashtable: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-03
Merge branch 'dst_cache-fix-possible-races'
Jakub Kicinski
5
-21
/
+24
2024-06-03
net: dst_cache: add two DEBUG_NET warnings
Eric Dumazet
1
-0
/
+2
2024-06-03
ila: block BH in ila_output()
Eric Dumazet
1
-1
/
+6
2024-06-03
ipv6: sr: block BH in seg6_output_core() and seg6_input_core()
Eric Dumazet
1
-8
/
+6
[prev]
[next]