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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-29
rcu/nocb: Remove halfway (de-)offloading handling from bypass
Frederic Weisbecker
1
-8
/
+0
2024-07-29
rcu/nocb: (De-)offload callbacks on offline CPUs only
Frederic Weisbecker
1
-61
/
+21
2024-07-29
rcu/nocb: Introduce nocb mutex
Frederic Weisbecker
4
-8
/
+17
2024-07-29
rcu/nocb: Assert no callbacks while nocb kthread allocation fails
Frederic Weisbecker
1
-3
/
+11
2024-07-29
rcu/nocb: Move nocb field at the end of state struct
Frederic Weisbecker
1
-1
/
+4
2024-07-29
rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN()
Frederic Weisbecker
2
-16
/
+2
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_cpu_acquire()
Valentin Schneider
2
-3
/
+3
2024-07-29
context_tracking, rcu: Rename ct_dynticks_cpu() into ct_rcu_watching_cpu()
Valentin Schneider
2
-7
/
+7
2024-07-29
context_tracking, rcu: Rename ct_dynticks() into ct_rcu_watching()
Valentin Schneider
2
-6
/
+6
2024-07-29
context_tracking, rcu: Rename RCU_DYNTICKS_IDX into CT_RCU_WATCHING
Valentin Schneider
2
-17
/
+17
2024-07-29
treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*
Valentin Schneider
3
-9
/
+9
2024-07-28
minmax: make generic MIN() and MAX() macros available everywhere
Linus Torvalds
1
-2
/
+0
2024-07-27
Merge tag 'timers-urgent-2024-07-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-205
/
+215
2024-07-25
Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-14
/
+12
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Linus Torvalds
1
-3
/
+3
2024-07-25
Merge tag 'constfy-sysctl-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl
Linus Torvalds
28
-71
/
+71
2024-07-25
Merge tag 'kgdb-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
Linus Torvalds
4
-20
/
+8
2024-07-25
Merge tag 'dma-mapping-6.11-2024-07-24' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2024-07-25
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-14
/
+12
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
28
-71
/
+71
2024-07-23
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
3
-14
/
+1
2024-07-23
Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Linus Torvalds
1
-3
/
+14
2024-07-22
Merge tag 'irq-msi-2024-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-76
/
+22
2024-07-22
Merge tag 'irq-core-2024-07-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
6
-128
/
+338
2024-07-22
timers/migration: Fix grammar in comment
Anna-Maria Behnsen
1
-1
/
+1
2024-07-22
timers/migration: Spare write when nothing changed
Anna-Maria Behnsen
1
-6
/
+5
2024-07-22
timers/migration: Rename childmask by groupmask to make naming more obvious
Anna-Maria Behnsen
2
-20
/
+19
2024-07-22
timers/migration: Read childmask and parent pointer in a single place
Anna-Maria Behnsen
1
-15
/
+5
2024-07-22
timers/migration: Use a single struct for hierarchy walk data
Anna-Maria Behnsen
1
-71
/
+55
2024-07-22
timers/migration: Improve tracing
Anna-Maria Behnsen
1
-6
/
+5
2024-07-22
timers/migration: Move hierarchy setup into cpuhotplug prepare callback
Anna-Maria Behnsen
1
-87
/
+119
2024-07-22
timers/migration: Do not rely always on group->parent
Anna-Maria Behnsen
2
-19
/
+26
2024-07-21
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-60
/
+110
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-61
/
+67
2024-07-20
kallsyms: get rid of code for absolute kallsyms
Jann Horn
3
-9
/
+1
2024-07-19
Merge tag 'pci-v6.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
1
-37
/
+31
2024-07-19
Merge tag 'tty-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2
-15
/
+89
2024-07-19
Merge tag 'dma-mapping-6.11-2024-07-19' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-44
/
+59
2024-07-19
bpf, events: Use prog to emit ksymbol event for main program
Hou Tao
1
-14
/
+12
2024-07-19
dma: fix call order in dmam_free_coherent
Lance Richardson
1
-1
/
+1
2024-07-18
Merge tag 'bcachefs-2024-07-18.2' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-1
/
+8
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
1
-0
/
+1
2024-07-18
Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
9
-349
/
+1894
2024-07-18
Merge tag 'trace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
2
-4
/
+5
2024-07-18
Merge tag 'probes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Linus Torvalds
4
-89
/
+181
2024-07-18
genirq/msi: Move msi_device_data to core
Thomas Gleixner
1
-2
/
+18
2024-07-18
genirq/msi: Remove platform MSI leftovers
Thomas Gleixner
1
-73
/
+2
2024-07-17
watchdog/perf: properly initialize the turbo mode timestamp and rearm counter
Thomas Gleixner
1
-3
/
+8
2024-07-17
mm, page_alloc: put should_fail_alloc_page() back behing CONFIG_FAIL_PAGE_ALLOC
Vlastimil Babka
1
-0
/
+2
2024-07-17
mm, slab: put should_failslab() back behind CONFIG_SHOULD_FAILSLAB
Vlastimil Babka
1
-0
/
+2
[prev]
[next]