index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-22
perf test: Fix error message for test case 71 on s390, where it is not supported
Thomas Richter
1
-0
/
+4
2022-04-22
perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE event
Leo Yan
1
-0
/
+14
2022-04-22
perf script: Always allow field 'data_src' for auxtrace
Leo Yan
1
-1
/
+1
2022-04-22
perf clang: Fix header include for LLVM >= 14
Guilherme Amadio
1
-0
/
+4
2022-04-22
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
1
-2
/
+2
2022-04-22
Merge tag 'riscv-for-linus-5.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-1
/
+3
2022-04-22
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-11
/
+18
2022-04-22
Merge tag 'xarray-5.18a' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
3
-2
/
+11
2022-04-22
Merge tag '5.18-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-10
/
+31
2022-04-22
Merge tag 'fs.fixes.v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+13
2022-04-22
Merge tag 'sound-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
35
-177
/
+300
2022-04-22
XArray: Disallow sibling entries of nodes
Matthew Wilcox (Oracle)
1
-0
/
+2
2022-04-22
tools: Add kmem_cache_alloc_lru()
Matthew Wilcox (Oracle)
2
-2
/
+9
2022-04-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
18
-87
/
+327
2022-04-22
mm/vmalloc: huge vmalloc backing pages should be split rather than compound
Nicholas Piggin
1
-15
/
+21
2022-04-22
arm64: mm: fix p?d_leaf()
Muchun Song
1
-2
/
+2
2022-04-21
Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
3
-24
/
+33
2022-04-21
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2022-04-21
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
1
-2
/
+5
2022-04-21
MAINTAINERS: add Vincenzo Frascino to KASAN reviewers
Vincenzo Frascino
1
-0
/
+1
2022-04-21
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2
-14
/
+41
2022-04-21
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-21
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-21
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-21
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-04-21
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
3
-12
/
+13
2022-04-21
userfaultfd: mark uffd_wp regardless of VM_WRITE flag
Nadav Amit
1
-6
/
+9
2022-04-21
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
3
-2
/
+17
2022-04-21
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
1
-0
/
+13
2022-04-21
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
4
-42
/
+127
2022-04-22
Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
1
-1
/
+1
2022-04-21
Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-34
/
+53
2022-04-21
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
Randy Dunlap
1
-1
/
+1
2022-04-21
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Anup Patel
1
-0
/
+1
2022-04-22
Merge tag 'drm-intel-fixes-2022-04-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-23
/
+32
2022-04-21
Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
40
-83
/
+210
2022-04-21
ALSA: hda/realtek: Add quirk for Clevo NP70PNP
Tim Crawford
1
-0
/
+1
2022-04-21
ALSA: hda: intel-dsp-config: Add RaptorLake PCI IDs
Gongjun Song
1
-0
/
+9
2022-04-21
fs: unset MNT_WRITE_HOLD on failure
Christian Brauner
1
-1
/
+13
2022-04-21
drivers: net: hippi: Fix deadlock in rr_close()
Duoming Zhou
1
-0
/
+2
2022-04-21
ALSA: hda/realtek: Enable mute/micmute LEDs and limit mic boost on EliteBook ...
Andy Chi
1
-2
/
+9
2022-04-20
cifs: destage any unwritten data to the server before calling copychunk_write
Ronnie Sahlberg
1
-0
/
+8
2022-04-20
cifs: use correct lock type in cifs_reconnect()
Paulo Alcantara
1
-1
/
+8
2022-04-20
cifs: fix NULL ptr dereference in refresh_mounts()
Paulo Alcantara
2
-7
/
+14
2022-04-20
Merge tag 'xtensa-20220416' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
3
-11
/
+3
2022-04-20
Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-11
/
+8
2022-04-20
Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"
Linus Torvalds
1
-4
/
+5
2022-04-20
x86: __memcpy_flushcache: fix wrong alignment if size > 2^32
Mikulas Patocka
1
-1
/
+1
2022-04-20
selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
2022-04-20
selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packets
Ido Schimmel
1
-0
/
+17
[next]