index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
syscall.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-15
mm/ioremap: fix iomap_max_page_shift
Christophe Leroy
1
-3
/
+3
2021-05-15
docs: admin-guide: update description for kernel.modprobe sysctl
Rasmus Villemoes
1
-4
/
+5
2021-05-15
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
1
-3
/
+4
2021-05-15
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
2
-5
/
+5
2021-05-15
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
1
-6
/
+23
2021-05-15
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
3
-8
/
+20
2021-05-15
ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from...
Hugh Dickins
1
-1
/
+2
2021-05-15
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-15
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-15
kernel/resource: fix return code check in __request_free_mem_region
Alistair Popple
1
-1
/
+1
2021-05-15
mm, slub: move slub_debug static key enabling outside slab_mutex
Vlastimil Babka
2
-9
/
+10
2021-05-15
mm/hugetlb: fix cow where page writtable in child
Peter Xu
1
-0
/
+1
2021-05-15
mm/hugetlb: fix F_SEAL_FUTURE_WRITE
Peter Xu
3
-18
/
+41
2021-05-14
arm64: Fix race condition on PG_dcache_clean in __sync_icache_dcache()
Catalin Marinas
1
-1
/
+3
2021-05-14
block/partitions/efi.c: Fix the efi_partition() kernel-doc header
Bart Van Assche
1
-1
/
+1
2021-05-14
blk-mq: Swap two calls in blk_mq_exit_queue()
Bart Van Assche
1
-2
/
+4
2021-05-14
blk-mq: plug request for shared sbitmap
Ming Lei
1
-2
/
+3
2021-05-14
io_uring: increase max number of reg buffers
Pavel Begunkov
1
-1
/
+3
2021-05-14
io_uring: further remove sqpoll limits on opcodes
Pavel Begunkov
1
-4
/
+2
2021-05-14
io_uring: fix ltout double free on completion race
Pavel Begunkov
1
-3
/
+4
2021-05-14
powerpc/64e/interrupt: Fix nvgprs being clobbered
Nicholas Piggin
1
-14
/
+24
2021-05-14
powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
Nicholas Piggin
1
-0
/
+7
2021-05-14
powerpc/64s: Fix stf mitigation patching w/strict RWX & hash
Michael Ellerman
1
-10
/
+10
2021-05-14
powerpc/64s: Fix entry flush patching w/strict RWX & hash
Michael Ellerman
1
-16
/
+43
2021-05-14
powerpc/64s: Fix crashes when toggling entry flush barrier
Michael Ellerman
1
-1
/
+15
2021-05-14
powerpc/64s: Fix crashes when toggling stf barrier
Michael Ellerman
1
-2
/
+17
2021-05-13
tracing: Handle %.*s in trace_check_vprintf()
Steven Rostedt (VMware)
1
-4
/
+27
2021-05-13
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
3
-25
/
+26
2021-05-13
vt_ioctl: Revert VT_RESIZEX parameter handling removal
Maciej W. Rozycki
1
-10
/
+47
2021-05-13
vgacon: Record video mode changes with VT_RESIZEX
Maciej W. Rozycki
1
-3
/
+11
2021-05-13
arm64: tools: Add __ASM_CPUCAPS_H to the endif in cpucaps.h
Mark Brown
1
-1
/
+1
2021-05-13
drm/amdgpu: update vcn1.0 Non-DPG suspend sequence
Sathishkumar S
1
-4
/
+9
2021-05-13
drm/amdgpu: set vcn mgcg flag for picasso
Sathishkumar S
1
-1
/
+2
2021-05-13
drm/radeon/dpm: Disable sclk switching on Oland when two 4K 60Hz monitors are...
Kai-Heng Feng
3
-0
/
+12
2021-05-13
drm/amdgpu: update the method for harvest IP for specific SKU
Likun Gao
1
-14
/
+16
2021-05-13
drm/amdgpu: add judgement when add ip blocks (v2)
Likun GAO
6
-2
/
+57
2021-05-13
drm/amd/display: Initialize attribute for hdcp_srm sysfs file
David Ward
1
-0
/
+1
2021-05-13
drm/amd/pm: Fix out-of-bounds bug
Gustavo A. R. Silva
2
-99
/
+109
2021-05-13
drm/radeon/si_dpm: Fix SMU power state load
Gustavo A. R. Silva
2
-99
/
+109
2021-05-13
drm/radeon/ni_dpm: Fix booting bug
Gustavo A. R. Silva
2
-84
/
+94
2021-05-13
nvmet: use new ana_log_size instead the old one
Hou Pu
1
-1
/
+1
2021-05-13
x86, sched: Fix the AMD CPPC maximum performance value on certain AMD Ryzen g...
Huang Rui
4
-2
/
+24
2021-05-13
erofs: fix 1 lcluster-sized pcluster for big pcluster
Gao Xiang
1
-2
/
+19
2021-05-13
hwmon: (adm9240) Fix writes into inX_max attributes
Guenter Roeck
1
-1
/
+1
2021-05-12
x86/boot/compressed: Enable -Wundef
Nick Desaulniers
3
-2
/
+3
2021-05-12
ACPI: NFIT: Fix support for variable 'SPA' structure size
Dan Williams
2
-21
/
+36
2021-05-12
MAINTAINERS: Move nvdimm mailing list
Dan Williams
6
-32
/
+32
2021-05-12
tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static
Zou Wei
1
-1
/
+1
2021-05-12
libnvdimm: Remove duplicate struct declaration
Wan Jiabing
1
-1
/
+0
2021-05-12
tpm: fix error return code in tpm2_get_cc_attrs_tbl()
Zhen Lei
1
-0
/
+1
[next]