index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
seqiv.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-05-13
gfs2: Variable rename
Andreas Gruenbacher
1
-17
/
+17
2022-05-13
gfs2: Fix filesystem block deallocation for short writes
Andreas Gruenbacher
1
-6
/
+5
2022-04-28
gfs2: No short reads or writes upon glock contention
Andreas Gruenbacher
1
-4
/
+0
2022-04-27
docs: vm/page_owner: use literal blocks for param description
Akira Yokosawa
1
-2
/
+3
2022-04-27
kasan: prevent cpu_quarantine corruption when CPU offline and cache shrink oc...
Zqiang
1
-0
/
+7
2022-04-27
hex2bin: fix access beyond string end
Mikulas Patocka
1
-3
/
+6
2022-04-27
hex2bin: make the function hex_to_bin constant-time
Mikulas Patocka
2
-8
/
+26
2022-04-27
floppy: disable FDRAWCMD by default
Willy Tarreau
2
-11
/
+48
2022-04-26
gfs2: Don't re-check for write past EOF unnecessarily
Andreas Gruenbacher
1
-1
/
+1
2022-04-25
video: fbdev: clps711x-fb: Use syscon_regmap_lookup_by_phandle
Alexander Shiyan
1
-2
/
+1
2022-04-25
no-MMU: expose vmalloc_huge() for alloc_large_system_hash()
Linus Torvalds
1
-0
/
+2
2022-04-24
Linux 5.18-rc4
v5.18-rc4
Linus Torvalds
1
-1
/
+1
2022-04-24
kvmalloc: use vmalloc_huge for vmalloc allocations
Linus Torvalds
1
-2
/
+9
2022-04-24
page_alloc: use vmalloc_huge for large system hash
Song Liu
1
-1
/
+1
2022-04-24
pinctrl: pistachio: fix use of irq_of_parse_and_map()
Lv Ruyi
1
-3
/
+3
2022-04-23
sparc: cacheflush_32.h needs struct page
Randy Dunlap
1
-0
/
+1
2022-04-23
pinctrl: stm32: Keep pinctrl block clock enabled when LEVEL IRQ requested
Marek Vasut
1
-2
/
+17
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
pinctrl: rockchip: sort the rk3308_mux_recalced_data entries
Luca Ceresoli
1
-14
/
+14
2022-04-22
pinctrl: rockchip: fix RK3308 pinmux bits
Luca Ceresoli
1
-15
/
+30
2022-04-22
gpio: Request interrupts after IRQ is initialized
Mario Limonciello
1
-2
/
+2
2022-04-22
arm/xen: Fix some refcount leaks
Miaoqian Lin
1
-2
/
+7
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
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-22
mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()
Alistair Popple
1
-1
/
+13
2022-04-22
kcov: don't generate a warning on vm_insert_page()'s failure
Aleksandr Nogikh
1
-2
/
+5
2022-04-22
MAINTAINERS: add Vincenzo Frascino to KASAN reviewers
Vincenzo Frascino
1
-0
/
+1
2022-04-22
oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanup
Nico Pache
2
-14
/
+41
2022-04-22
selftest/vm: add skip support to mremap_test
Sidhartha Kumar
1
-3
/
+8
2022-04-22
selftest/vm: support xfail in mremap_test
Sidhartha Kumar
1
-1
/
+1
2022-04-22
selftest/vm: verify remap destination address in mremap_test
Sidhartha Kumar
1
-3
/
+39
2022-04-22
selftest/vm: verify mmap addr in mremap_test
Sidhartha Kumar
1
-1
/
+40
2022-04-22
mm, hugetlb: allow for "high" userspace addresses
Christophe Leroy
3
-12
/
+13
2022-04-22
userfaultfd: mark uffd_wp regardless of VM_WRITE flag
Nadav Amit
1
-6
/
+9
2022-04-22
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
3
-2
/
+17
2022-04-22
mm/memory-failure.c: skip huge_zero_page in memory_failure()
Xu Yu
1
-0
/
+13
2022-04-22
mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()
Naoya Horiguchi
4
-42
/
+127
2022-04-22
f2fs: should not truncate blocks during roll-forward recovery
Jaegeuk Kim
1
-1
/
+2
2022-04-22
ata: pata_marvell: Check the 'bmdma_addr' beforing reading
Zheyu Ma
1
-0
/
+2
2022-04-22
RISC-V: cpuidle: fix Kconfig select for RISCV_SBI_CPUIDLE
Randy Dunlap
1
-1
/
+1
2022-04-22
RISC-V: mm: Fix set_satp_mode() for platform not having Sv57
Anup Patel
1
-0
/
+1
2022-04-21
kvm: selftests: introduce and use more page size-related constants
Paolo Bonzini
8
-13
/
+8
2022-04-21
kvm: selftests: do not use bitfields larger than 32-bits for PTEs
Paolo Bonzini
2
-115
/
+92
2022-04-21
KVM: SEV: add cache flush to solve SEV cache incoherency issues
Mingwei Zhang
8
-3
/
+44
2022-04-21
ALSA: hda/realtek: Add quirk for Clevo NP70PNP
Tim Crawford
1
-0
/
+1
[next]