index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
9p/trans_virtio: Remove sysfs file on probe failure
Xie Yongji
1
-1
/
+3
2021-07-26
Linux 5.14-rc3
v5.14-rc3
Linus Torvalds
1
-1
/
+1
2021-07-25
smpboot: fix duplicate and misplaced inlining directive
Linus Torvalds
1
-1
/
+1
2021-07-25
ACPI: fix NULL pointer dereference
Linus Torvalds
1
-1
/
+2
2021-07-24
riscv: __asm_copy_to-from_user: Fix: Typos in comments
Akira Tsukamoto
1
-9
/
+9
2021-07-24
riscv: __asm_copy_to-from_user: Remove unnecessary size check
Akira Tsukamoto
1
-1
/
+0
2021-07-24
riscv: __asm_copy_to-from_user: Fix: fail on RV32
Akira Tsukamoto
1
-1
/
+1
2021-07-24
riscv: __asm_copy_to-from_user: Fix: overrun copy
Akira Tsukamoto
1
-3
/
+3
2021-07-24
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-07-24
mm: fix the deadlock in finish_fault()
Qi Zheng
1
-1
/
+10
2021-07-24
mm: mmap_lock: fix disabling preemption directly
Muchun Song
1
-2
/
+2
2021-07-24
mm/secretmem: wire up ->set_page_dirty
Mike Rapoport
1
-0
/
+1
2021-07-24
writeback, cgroup: do not reparent dax inodes
Roman Gushchin
1
-0
/
+3
2021-07-24
writeback, cgroup: remove wb from offline list before releasing refcnt
Roman Gushchin
1
-1
/
+1
2021-07-24
memblock: make for_each_mem_range() traverse MEMBLOCK_HOTPLUG regions
Mike Rapoport
2
-3
/
+4
2021-07-24
mm: page_alloc: fix page_poison=1 / INIT_ON_ALLOC_DEFAULT_ON interaction
Sergei Trofimovich
1
-13
/
+16
2021-07-24
mm: use kmap_local_page in memzero_page
Christoph Hellwig
1
-2
/
+2
2021-07-24
mm: call flush_dcache_page() in memcpy_to_page() and memzero_page()
Christoph Hellwig
1
-0
/
+2
2021-07-24
kfence: skip all GFP_ZONEMASK allocations
Alexander Potapenko
1
-0
/
+9
2021-07-24
kfence: move the size check to the beginning of __kfence_alloc()
Alexander Potapenko
1
-3
/
+7
2021-07-24
kfence: defer kfence_test_init to ensure that kunit debugfs is created
Weizhao Ouyang
1
-1
/
+1
2021-07-24
selftest: use mmap instead of posix_memalign to allocate memory
Peter Collingbourne
1
-2
/
+4
2021-07-24
userfaultfd: do not untag user pointers
Peter Collingbourne
2
-22
/
+30
2021-07-24
riscv: stacktrace: pin the task's stack in get_wchan
Jisheng Zhang
1
-1
/
+5
2021-07-24
io_uring: explicitly catch any illegal async queue attempt
Jens Axboe
2
-1
/
+17
2021-07-24
io_uring: never attempt iopoll reissue from release path
Jens Axboe
1
-7
/
+7
2021-07-23
tracepoints: Update static_call before tp_funcs when adding a tracepoint
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-23
ftrace: Remove redundant initialization of variable ret
Colin Ian King
1
-1
/
+1
2021-07-23
ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessary
Nicolas Saenz Julienne
1
-1
/
+2
2021-07-23
tracing: Clean up alloc_synth_event()
Steven Rostedt (VMware)
1
-5
/
+3
2021-07-23
tracing/histogram: Rename "cpu" to "common_cpu"
Steven Rostedt (VMware)
3
-7
/
+21
2021-07-23
tracing: Synthetic event field_pos is an index not a boolean
Steven Rostedt (VMware)
1
-1
/
+1
2021-07-23
KVM: PPC: Book3S HV Nested: Sanitise H_ENTER_NESTED TM state
Nicholas Piggin
1
-0
/
+20
2021-07-23
KVM: PPC: Book3S: Fix H_RTAS rets buffer overflow
Nicholas Piggin
1
-3
/
+22
2021-07-23
riscv: Make sure the kernel mapping does not overlap with IS_ERR_VALUE
Alexandre Ghiti
1
-2
/
+16
2021-07-23
riscv: Make sure the linear mapping does not use the kernel mapping
Alexandre Ghiti
1
-0
/
+2
2021-07-23
riscv: Fix memory_limit for 64-bit kernel
Alexandre Ghiti
1
-2
/
+9
2021-07-23
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
1
-5
/
+18
2021-07-23
io_uring: fix early fdput() of file
Jens Axboe
1
-2
/
+4
2021-07-22
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
1
-2
/
+5
2021-07-22
CIFS: Clarify SMB1 code for POSIX Create
Steve French
1
-1
/
+2
2021-07-22
cifs: support share failover when remounting
Paulo Alcantara
4
-40
/
+203
2021-07-22
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
1
-7
/
+19
2021-07-22
tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.
Haoran Luo
1
-4
/
+24
2021-07-22
btrfs: store a block_device in struct btrfs_ordered_extent
Christoph Hellwig
4
-13
/
+6
2021-07-22
btrfs: fix lock inversion problem when doing qgroup extent tracing
Filipe Manana
6
-25
/
+48
2021-07-22
btrfs: check for missing device in btrfs_trim_fs
Anand Jain
1
-0
/
+3
2021-07-22
btrfs: fix unpersisted i_size on fsync after expanding truncate
Filipe Manana
1
-9
/
+22
2021-07-22
dpaa2-switch: seed the buffer pool after allocating the swp
Ioana Ciornei
1
-8
/
+8
2021-07-22
drm/panel: raspberrypi-touchscreen: Prevent double-free
Maxime Ripard
1
-1
/
+0
[next]