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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-17
Merge patch "RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE"
Palmer Dabbelt
1
-1
/
+2
2023-01-17
RISC-V: fix incorrect type of ARCH_CANAAN_K210_DTB_SOURCE
Conor Dooley
1
-1
/
+2
2022-12-29
Merge patch series "Allow calls in alternatives"
Palmer Dabbelt
8
-295
/
+436
2022-12-29
RISC-V: fix auipc-jalr addresses in patched alternatives
Heiko Stuebner
3
-1
/
+63
2022-12-29
RISC-V: add helpers for handling immediates in U-type and I-type pairs
Heiko Stuebner
1
-0
/
+48
2022-12-29
RISC-V: add rd reg parsing to insn.h header
Heiko Stuebner
1
-0
/
+5
2022-12-29
RISC-V: add U-type imm parsing to insn.h header
Heiko Stuebner
1
-0
/
+13
2022-12-29
RISC-V: kprobes: use central defined funct3 constants
Heiko Stuebner
1
-13
/
+6
2022-12-29
RISC-V: rename parse_asm.h to insn.h
Heiko Stuebner
3
-2
/
+2
2022-12-29
RISC-V: Move riscv_insn_is_* macros into a common header
Heiko Stuebner
3
-62
/
+55
2022-12-29
RISC-V: add auipc elements to parse_asm header
Heiko Stuebner
1
-0
/
+3
2022-12-29
RISC-V: add ebreak instructions to definitions
Heiko Stuebner
1
-0
/
+6
2022-12-29
RISC-V: detach funct-values from their offset
Heiko Stuebner
1
-41
/
+59
2022-12-29
RISC-V: add prefix to all constants/macros in parse_asm.h
Heiko Stuebner
2
-117
/
+117
2022-12-29
RISC-V: fix funct4 definition for c.jalr in parse_asm.h
Heiko Stuebner
1
-1
/
+1
2022-12-28
Merge tag 'soc2arch-immutable' of git://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into for-next
Palmer Dabbelt
7
-29
/
+42
2022-12-27
RISC-V: kconfig.socs: convert usage of SOC_CANAAN to ARCH_CANAAN
Conor Dooley
1
-5
/
+5
2022-12-27
RISC-V: stop directly selecting drivers for SOC_CANAAN
Conor Dooley
1
-3
/
+0
2022-12-27
RISC-V: introduce ARCH_FOO kconfig aliases for SOC_FOO symbols
Conor Dooley
1
-0
/
+21
2022-12-27
RISC-V: stop selecting SiFive clock and serial drivers directly
Conor Dooley
1
-4
/
+0
2022-12-27
RISC-V: stop selecting the PolarFire SoC clock driver
Conor Dooley
1
-1
/
+0
2022-12-27
RISC-V: kbuild: convert all use of SOC_FOO to ARCH_FOO
Conor Dooley
6
-16
/
+16
2022-12-25
Linux 6.2-rc1
Linus Torvalds
1
-2
/
+2
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
69
-97
/
+97
2022-12-23
Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-3
/
+16
2022-12-23
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
1
-2
/
+2
2022-12-23
Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux
Linus Torvalds
1
-1
/
+1
2022-12-23
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
7
-21
/
+36
2022-12-23
Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
3
-4
/
+6
2022-12-23
Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-2
/
+6
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
15
-38
/
+42
2022-12-23
Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
71
-640
/
+1731
2022-12-23
Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-372
/
+647
2022-12-23
Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-1
/
+5
2022-12-23
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
8
-187
/
+184
2022-12-23
pstore: Properly assign mem_type property
Luca Stefani
1
-1
/
+1
2022-12-23
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
John Stultz
1
-0
/
+1
2022-12-23
cfi: Fix CFI failure with KASAN
Sami Tolvanen
1
-3
/
+0
2022-12-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
11
-11
/
+187
2022-12-22
Merge tag 'afs-next-20221222' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
6
-51
/
+55
2022-12-22
Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
318
-118758
/
+86079
2022-12-22
perf python: Fix splitting CC into compiler and options
Arnaldo Carvalho de Melo
1
-2
/
+11
2022-12-22
afs: Stop implementing ->writepage()
David Howells
3
-37
/
+50
2022-12-22
afs: remove afs_cache_netfs and afs_zap_permits() declarations
Gaosheng Cui
1
-8
/
+0
2022-12-22
afs: remove variable nr_servers
Colin Ian King
1
-5
/
+1
2022-12-22
afs: Fix lost servers_outstanding count
David Howells
1
-1
/
+4
2022-12-22
Merge tag 'asoc-v6.2-3' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
12
-15
/
+138
2022-12-22
ALSA: usb-audio: Add new quirk FIXED_RATE for JBL Quantum810 Wireless
Jaroslav Kysela
9
-12
/
+60
2022-12-22
ALSA: azt3328: Remove the unused function snd_azf3328_codec_outl()
Jiapeng Chong
1
-9
/
+0
2022-12-22
Merge branch 'for-next' into for-linus
Takashi Iwai
2072
-51364
/
+67639
[next]