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
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-08
mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver
Jakob Hauser
2
-18
/
+35
2023-06-08
mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR defines
Jakob Hauser
1
-4
/
+5
2023-06-08
mfd: rt5033: Fix chip revision readout
Jakob Hauser
1
-0
/
+4
2023-06-08
Merge tag 'net-6.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-3
/
+6
2023-06-08
counter: i8254: Introduce the Intel 8254 interface library module
William Breathitt Gray
1
-0
/
+21
2023-06-08
hwmon: (core) Add missing beep-related standard attributes
James Seo
1
-0
/
+10
2023-06-08
Move netfs_extract_iter_to_sg() to lib/scatterlist.c
David Howells
2
-4
/
+5
2023-06-08
Drop the netfs_ prefix from netfs_extract_iter_to_sg()
David Howells
1
-3
/
+3
2023-06-08
net: pcs: Add 10GBASE-R mode for Synopsys Designware XPCS
Jiawen Wu
1
-0
/
+1
2023-06-08
mm/slab: break up RCU readers on SLAB_TYPESAFE_BY_RCU example code
SeongJae Park
1
-3
/
+5
2023-06-08
mm/slab: add a missing semicolon on SLAB_TYPESAFE_BY_RCU example code
SeongJae Park
1
-1
/
+1
2023-06-08
ACPI: bus: Consolidate all arm specific initialisation into acpi_arm_init()
Sudeep Holla
4
-34
/
+6
2023-06-07
net/mlx5e: Expose catastrophic steering error counters
Lama Kayal
1
-2
/
+10
2023-06-07
{net/RDMA}/mlx5: introduce lag_for_each_peer
Shay Drory
1
-1
/
+7
2023-06-07
Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', 'nocb.2023.05.11a', 'rcu-tasks.2023.05.10a', 'torture.2023.05.15a' and 'rcu-urgent.2023.06.06a' into HEAD
Paul E. McKenney
3
-50
/
+22
2023-06-07
notifier: Initialize new struct srcu_usage field
Chen-Yu Tsai
1
-0
/
+10
2023-06-07
pktcdvd: Get rid of custom printing macros
Andy Shevchenko
1
-1
/
+0
2023-06-07
USB: serial: return errors from break handling
Johan Hovold
1
-1
/
+1
2023-06-07
swiotlb: remove unused field "used" from struct io_tlb_mem
Petr Tesarik
1
-2
/
+0
2023-06-07
TI TPS6594 PMIC support (RTC, pinctrl, regulators)
Mark Brown
1
-0
/
+1020
2023-06-07
spi-geni-qcom: Add new interfaces and utilise them
Mark Brown
24
-57
/
+112
2023-06-07
ALSA: hda: Add Loongson LS7A HD-Audio support
Yanteng Si
1
-0
/
+3
2023-06-07
net: sched: add rcu annotations around qdisc->qdisc_sleeping
Eric Dumazet
1
-1
/
+1
2023-06-07
rfs: annotate lockless accesses to RFS sock flow table
Eric Dumazet
1
-2
/
+5
2023-06-06
KVM: x86: Use standard mmu_notifier invalidate hooks for APIC access page
Sean Christopherson
1
-3
/
+0
2023-06-06
Input: gameport - provide default trigger() and read()
Dmitry Torokhov
1
-9
/
+2
2023-06-06
soc: qcom: geni-se: Add interfaces geni_se_tx_init_dma() and geni_se_rx_init_dma()
Vijaya Krishna Nivarthi
1
-0
/
+4
2023-06-06
x86/efi: Safely enable unaccepted memory in UEFI
Dionna Glaze
1
-0
/
+3
2023-06-06
efi: Add unaccepted memory support
Kirill A. Shutemov
1
-0
/
+1
2023-06-06
bpf: Cleanup unused function declaration
Ruiqi Gong
1
-1
/
+0
2023-06-06
efi/libstub: Implement support for unaccepted memory
Kirill A. Shutemov
1
-1
/
+11
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
2
-0
/
+27
2023-06-06
regulator: Add X-Powers AXP15060/AXP313a PMIC
Mark Brown
1
-0
/
+32
2023-06-06
firmware: arm_scmi: Add Powercap protocol enable support
Cristian Marussi
1
-0
/
+18
2023-06-06
Merge tag 'platform-drivers-x86-v6.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
1
-5
/
+1
2023-06-06
tracing/probes: Add tracepoint support on fprobe_events
Masami Hiramatsu (Google)
2
-0
/
+6
2023-06-06
tracing/probes: Add fprobe events for tracing function entry and exit.
Masami Hiramatsu (Google)
2
-0
/
+8
2023-06-06
fprobe: Pass return address to the handlers
Masami Hiramatsu (Google)
2
-3
/
+5
2023-06-06
wifi: mac80211: provide a helper to fetch the medium synchronization delay
Emmanuel Grumbach
1
-0
/
+35
2023-06-06
wifi: mac80211: fetch and store the EML capability information
Emmanuel Grumbach
1
-0
/
+35
2023-06-06
wifi: mac80211: skip EHT BSS membership selector
Johannes Berg
1
-1
/
+4
2023-06-06
watch_queue: prevent dangling pipe pointer
Siddh Raman Pant
1
-2
/
+1
2023-06-05
lib/string_helpers: Change returned value of the strreplace()
Andy Shevchenko
1
-1
/
+1
2023-06-05
Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'
Jakub Kicinski
1
-2
/
+23
2023-06-05
lib/ref_tracker: add printing to memory buffer
Andrzej Hajda
1
-0
/
+8
2023-06-05
lib/ref_tracker: improve printing stats
Andrzej Hajda
1
-2
/
+7
2023-06-05
lib/ref_tracker: add unlocked leak print helper
Andrzej Hajda
1
-0
/
+8
2023-06-05
sched/clock: Provide local_clock_noinstr()
Peter Zijlstra
1
-1
/
+16
2023-06-05
math64: Always inline u128 version of mul_u64_u64_shr()
Peter Zijlstra
1
-1
/
+1
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2
-8
/
+9
[prev]
[next]