index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
pnode.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
io_uring: ensure openat sets O_LARGEFILE if needed
Jens Axboe
1
-0
/
+2
2020-04-07
io_uring: initialize fixed_file_data lock
Xiaoguang Wang
1
-0
/
+1
2020-04-07
io_uring: remove redundant variable pointer nxt and io_wq_assign_next call
Colin Ian King
1
-3
/
+0
2020-04-06
io_uring: fix ctx refcounting in io_submit_sqes()
Pavel Begunkov
1
-1
/
+0
2020-04-03
io_uring: process requests completed with -EAGAIN on poll list
Bijan Mottahedeh
1
-3
/
+26
2020-04-03
io_uring: remove bogus RLIMIT_NOFILE check in file registration
Jens Axboe
1
-7
/
+0
2020-04-03
io_uring: use io-wq manager as backup task if task is exiting
Jens Axboe
3
-4
/
+23
2020-04-03
io_uring: grab task reference for poll requests
Jens Axboe
1
-12
/
+7
2020-04-03
io_uring: retry poll if we got woken with non-matching mask
Jens Axboe
1
-0
/
+12
2020-04-01
io_uring: add missing finish_wait() in io_sq_thread()
Hillf Danton
1
-0
/
+1
2020-03-31
io_uring: refactor file register/unregister/update handling
Xiaoguang Wang
1
-80
/
+124
2020-03-31
staging/octeon: fix up merge error
Randy Dunlap
1
-1
/
+1
2020-03-30
ACPICA: Update version to 20200214
Bob Moore
1
-1
/
+1
2020-03-30
media: venus: firmware: Ignore secure call error on first resume
Stanimir Varbanov
1
-2
/
+8
2020-03-30
seccomp: Add missing compat_ioctl for notify
Sven Schnelle
1
-0
/
+1
2020-03-30
Linux 5.6
v5.6
Linus Torvalds
1
-1
/
+1
2020-03-29
unicore32: Replace setup_irq() by request_irq()
afzal mohammed
1
-8
/
+3
2020-03-29
sh: Replace setup_irq() by request_irq()
afzal mohammed
2
-18
/
+9
2020-03-29
hexagon: Replace setup_irq() by request_irq()
afzal mohammed
2
-19
/
+14
2020-03-29
c6x: Replace setup_irq() by request_irq()
afzal mohammed
1
-8
/
+3
2020-03-29
alpha: Replace setup_irq() by request_irq()
afzal mohammed
14
-55
/
+31
2020-03-29
mm/sparse: fix kernel crash with pfn_section_valid check
Aneesh Kumar K.V
1
-0
/
+6
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
3
-2
/
+52
2020-03-29
hugetlb_cgroup: fix illegal access to memory
Mina Almasry
1
-2
/
+1
2020-03-29
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
1
-20
/
+3
2020-03-29
mm/swapfile.c: move inode_lock out of claim_swapfile
Naohiro Aota
1
-21
/
+20
2020-03-29
block: return NULL in blk_alloc_queue() on error
Chaitanya Kulkarni
1
-1
/
+1
2020-03-29
efi/libstub/arm: Fix spurious message that an initrd was loaded
Ard Biesheuvel
1
-1
/
+1
2020-03-29
efi/libstub/arm64: Avoid image_base value from efi_loaded_image
Ard Biesheuvel
1
-1
/
+6
2020-03-29
i3c: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-03-28
fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
Thomas Gleixner
4
-26
/
+16
2020-03-28
thermal/x86_pkg_temp: Make pkg_temp_lock a raw_spinlock_t
Clark Williams
1
-12
/
+12
2020-03-28
Documentation/locking/locktypes: Minor copy editor fixes
Randy Dunlap
1
-11
/
+11
2020-03-28
Documentation/locking/locktypes: Further clarifications and wordsmithing
Thomas Gleixner
1
-50
/
+98
2020-03-28
m68knommu: Remove mm.h include from uaccess_no.h
Thomas Gleixner
1
-1
/
+0
2020-03-28
cpu/hotplug: Ignore pm_wakeup_pending() for disable_nonboot_cpus()
Thomas Gleixner
2
-5
/
+11
2020-03-28
Revert "clocksource/drivers/timer-probe: Avoid creating dead devices"
Thomas Gleixner
1
-2
/
+0
2020-03-28
MAINTAINERS: erofs: update my email address
Gao Xiang
1
-1
/
+1
2020-03-28
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-28
x86: get rid of user_atomic_cmpxchg_inatomic()
Al Viro
2
-94
/
+19
2020-03-28
generic arch_futex_atomic_op_inuser() doesn't need access_ok()
Al Viro
1
-2
/
+0
2020-03-28
x86: don't reload after cmpxchg in unsafe_atomic_op2() loop
Al Viro
1
-8
/
+8
2020-03-28
x86: convert arch_futex_atomic_op_inuser() to user_access_begin/user_access_e...
Al Viro
1
-26
/
+36
2020-03-28
objtool: whitelist __sanitizer_cov_trace_switch()
Al Viro
1
-0
/
+1
2020-03-28
[parisc, s390, sparc64] no need for access_ok() in futex handling
Al Viro
3
-7
/
+0
2020-03-28
sh: no need of access_ok() in arch_futex_atomic_op_inuser()
Al Viro
1
-3
/
+0
2020-03-28
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
20
-57
/
+43
2020-03-27
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-27
null_blk: add trace in null_blk_zoned.c
Chaitanya Kulkarni
1
-1
/
+11
[next]