index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-25
nfsd: Prevent truncation of an unlinked inode from blocking access to its directory
Yu Hsiang Huang
1
-0
/
+5
2021-05-18
NFSD: Update nfsd_cb_args tracepoint
Chuck Lever
1
-3
/
+3
2021-05-18
NFSD: Remove the nfsd_cb_work and nfsd_cb_done tracepoints
Chuck Lever
2
-53
/
+0
2021-05-18
NFSD: Add an nfsd_cb_probe tracepoint
Chuck Lever
2
-0
/
+2
2021-05-18
NFSD: Replace the nfsd_deleg_break tracepoint
Chuck Lever
2
-2
/
+32
2021-05-18
NFSD: Add an nfsd_cb_offload tracepoint
Chuck Lever
2
-0
/
+38
2021-05-18
NFSD: Add an nfsd_cb_lm_notify tracepoint
Chuck Lever
2
-1
/
+29
2021-05-18
NFSD: Enhance the nfsd_cb_setup tracepoint
Chuck Lever
2
-2
/
+28
2021-05-18
NFSD: Remove spurious cb_setup_err tracepoint
Chuck Lever
1
-3
/
+1
2021-05-18
NFSD: Adjust cb_shutdown tracepoint
Chuck Lever
1
-1
/
+3
2021-05-18
NFSD: Add cb_lost tracepoint
Chuck Lever
2
-0
/
+3
2021-05-18
NFSD: Drop TRACE_DEFINE_ENUM for NFSD4_CB_<state> macros
Chuck Lever
1
-5
/
+0
2021-05-18
NFSD: Capture every CB state transition
Chuck Lever
1
-13
/
+15
2021-05-18
NFSD: Constify @fh argument of knfsd_fh_hash()
Chuck Lever
1
-5
/
+2
2021-05-18
NFSD: Add tracepoints for EXCHANGEID edge cases
Chuck Lever
2
-3
/
+10
2021-05-18
NFSD: Add tracepoints for SETCLIENTID edge cases
Chuck Lever
2
-11
/
+45
2021-05-18
NFSD: Add a couple more nfsd_clid_expired call sites
Chuck Lever
2
-4
/
+8
2021-05-18
NFSD: Add nfsd_clid_destroyed tracepoint
Chuck Lever
2
-0
/
+2
2021-05-18
NFSD: Add nfsd_clid_reclaim_complete tracepoint
Chuck Lever
2
-0
/
+2
2021-05-18
NFSD: Add nfsd_clid_confirmed tracepoint
Chuck Lever
2
-5
/
+6
2021-05-18
NFSD: Remove trace_nfsd_clid_inuse_err
Chuck Lever
1
-24
/
+0
2021-05-18
NFSD: Add nfsd_clid_verf_mismatch tracepoint
Chuck Lever
2
-3
/
+40
2021-05-18
NFSD: Add nfsd_clid_cred_mismatch tracepoint
Chuck Lever
2
-4
/
+38
2021-05-18
NFSD: Add an RPC authflavor tracepoint display helper
Chuck Lever
1
-0
/
+16
2021-05-18
NFSD: Fix TP_printk() format specifier in nfsd_clid_class
Chuck Lever
2
-32
/
+0
2021-05-16
Linux 5.13-rc2
Linus Torvalds
1
-1
/
+1
2021-05-15
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2
-2
/
+2
2021-05-14
mm/ioremap: fix iomap_max_page_shift
Christophe Leroy
1
-3
/
+3
2021-05-14
docs: admin-guide: update description for kernel.modprobe sysctl
Rasmus Villemoes
1
-4
/
+5
2021-05-14
hfsplus: prevent corruption in shrinking truncate
Jouni Roivas
1
-3
/
+4
2021-05-14
mm/filemap: fix readahead return types
Matthew Wilcox (Oracle)
2
-5
/
+5
2021-05-14
kasan: fix unit tests with CONFIG_UBSAN_LOCAL_BOUNDS enabled
Peter Collingbourne
1
-6
/
+23
2021-05-14
mm: fix struct page layout on 32-bit systems
Matthew Wilcox (Oracle)
3
-8
/
+20
2021-05-14
ksm: revert "use GET_KSM_PAGE_NOLOCK to get ksm page in remove_rmap_item_from_tree()"
Hugh Dickins
1
-1
/
+2
2021-05-14
userfaultfd: release page in error path to avoid BUG_ON
Axel Rasmussen
1
-1
/
+11
2021-05-14
squashfs: fix divide error in calculate_skip()
Phillip Lougher
1
-3
/
+3
2021-05-14
kernel/resource: fix return code check in __request_free_mem_region
Alistair Popple
1
-1
/
+1
2021-05-14
mm, slub: move slub_debug static key enabling outside slab_mutex
Vlastimil Babka
2
-9
/
+10
2021-05-14
mm/hugetlb: fix cow where page writtable in child
Peter Xu
1
-0
/
+1
2021-05-14
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
xen/swiotlb: check if the swiotlb has already been initialized
Stefano Stabellini
2
-1
/
+12
2021-05-14
arm64: do not set SWIOTLB_NO_FORCE when swiotlb is required
Christoph Hellwig
1
-1
/
+2
2021-05-14
xen/arm: move xen_swiotlb_detect to arm/swiotlb-xen.h
Stefano Stabellini
2
-13
/
+14
2021-05-14
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
Vitaly Kuznetsov
2
-2
/
+4
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
[next]