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
2024-10-31
Merge tag 'sound-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
11
-31
/
+179
2024-10-30
x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()
Linus Torvalds
1
-6
/
+15
2024-10-30
Merge tag 'perf-tools-fixes-for-v6.12-2-2024-10-30' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools
Linus Torvalds
18
-51
/
+174
2024-10-30
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2
-7
/
+5
2024-10-30
ALSA: hda/realtek: Fix headset mic on TUXEDO Stellaris 16 Gen6 mb1
Christoffer Sandberg
1
-0
/
+1
2024-10-30
ALSA: hda/realtek: Fix headset mic on TUXEDO Gemini 17 Gen3
Christoffer Sandberg
1
-0
/
+1
2024-10-30
ALSA: usb-audio: Add quirks for Dell WD19 dock
Jan Schär
1
-0
/
+3
2024-10-30
Merge tag 'asoc-fix-v6.12-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
9
-28
/
+144
2024-10-29
Merge tag 'cgroup-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
2
-3
/
+20
2024-10-29
Merge tag 'sched_ext-for-6.12-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
24
-100
/
+119
2024-10-29
Merge tag 'slab-for-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
2
-2
/
+2
2024-10-29
Merge tag 'mm-hotfixes-stable-2024-10-28-21-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
22
-252
/
+386
2024-10-29
Merge tag 'tpmdd-next-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jarkko/linux-tpmdd
Linus Torvalds
4
-42
/
+77
2024-10-29
wcd937x codec fixes
Mark Brown
2
-2
/
+14
2024-10-29
ASoC: codecs: wcd937x: relax the AUX PDM watchdog
Alexey Klimov
2
-2
/
+12
2024-10-29
ASoC: codecs: wcd937x: add missing LO Switch control
Alexey Klimov
1
-0
/
+2
2024-10-29
ASoC: dt-bindings: rockchip,rk3308-codec: add port property
Dmitry Yashin
1
-0
/
+4
2024-10-29
mm: krealloc: Fix MTE false alarm in __do_krealloc
Qun-Wei Lin
1
-1
/
+1
2024-10-29
ALSA: hda/realtek: Add subwoofer quirk for Infinix ZERO BOOK 13
Piyush Raj Chouhan
1
-0
/
+12
2024-10-28
mm: avoid unconditional one-tick sleep when swapcache_prepare fails
Barry Song
1
-2
/
+13
2024-10-28
mseal: update mseal.rst
Jeff Xu
1
-159
/
+148
2024-10-28
mm: split critical region in remap_file_pages() and invoke LSMs in between
Kirill A. Shutemov
1
-17
/
+52
2024-10-28
selftests/mm: fix deadlock for fork after pthread_create with atomic_bool
Edward Liaw
1
-0
/
+5
2024-10-28
Revert "selftests/mm: replace atomic_bool with pthread_barrier_t"
Edward Liaw
3
-12
/
+10
2024-10-28
Revert "selftests/mm: fix deadlock for fork after pthread_create on ARM"
Edward Liaw
1
-7
/
+0
2024-10-28
tools: testing: add expand-only mode VMA test
Lorenzo Stoakes
1
-0
/
+40
2024-10-28
mm/vma: add expand-only VMA merge mode and optimise do_brk_flags()
Lorenzo Stoakes
3
-9
/
+31
2024-10-28
resource,kexec: walk_system_ram_res_rev must retain resource flags
Gregory Price
1
-3
/
+1
2024-10-28
nilfs2: fix kernel bug due to missing clearing of checked flag
Ryusuke Konishi
1
-0
/
+1
2024-10-28
mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
Nobuhiro Iwamatsu
1
-1
/
+1
2024-10-28
ocfs2: pass u64 to ocfs2_truncate_inline maybe overflow
Edward Adam Davis
1
-0
/
+8
2024-10-28
mm: shmem: fix data-race in shmem_getattr()
Jeongjun Park
1
-0
/
+2
2024-10-28
mm: mark mas allocation in vms_abort_munmap_vmas as __GFP_NOFAIL
Jann Horn
1
-9
/
+3
2024-10-28
x86/traps: move kmsan check after instrumentation_begin
Sabyrzhan Tasbolatov
1
-6
/
+6
2024-10-28
resource: remove dependency on SPARSEMEM from GET_FREE_REGION
Huang Ying
1
-1
/
+0
2024-10-28
mm/mmap: fix race in mmap_region() with ftruncate()
Liam R. Howlett
1
-5
/
+7
2024-10-28
mm/page_alloc: let GFP_ATOMIC order-0 allocs access highatomic reserves
Matt Fleming
1
-5
/
+5
2024-10-28
fork: only invoke khugepaged, ksm hooks if no error
Lorenzo Stoakes
2
-11
/
+6
2024-10-28
fork: do not invoke uffd on fork if error occurs
Lorenzo Stoakes
3
-1
/
+37
2024-10-28
mm/pagewalk: fix usage of pmd_leaf()/pud_leaf() without present check
David Hildenbrand
1
-5
/
+11
2024-10-28
ASoC: dapm: fix bounds checker error in dapm_widget_list_create
Aleksei Vetrov
1
-0
/
+2
2024-10-29
tpm: Lazily flush the auth session
Jarkko Sakkinen
4
-20
/
+44
2024-10-28
Merge tag 'spi-fix-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
4
-5
/
+12
2024-10-28
ASoC: Intel: sst: Fix used of uninitialized ctx to log an error
Hans de Goede
1
-1
/
+1
2024-10-28
perf cap: Add __NR_capget to arch/x86 unistd
Ian Rogers
3
-7
/
+9
2024-10-28
tools headers: Update the linux/unaligned.h copy with the kernel sources
Arnaldo Carvalho de Melo
3
-10
/
+17
2024-10-28
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-10-28
tools headers: Synchronize {uapi/}linux/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+18
2024-10-28
tpm: Rollback tpm2_load_null()
Jarkko Sakkinen
1
-20
/
+24
2024-10-28
tpm: Return tpm2_sessions_init() when null key creation fails
Jarkko Sakkinen
1
-2
/
+9
[next]