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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-15
usb: hso: fix error handling code of hso_create_net_device
Dongliang Mu
1
-10
/
+23
2021-07-15
qed: fix possible unpaired spin_{un}lock_bh in _qed_mcp_cmd_and_union()
Jia He
1
-6
/
+17
2021-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-41
/
+96
2021-07-15
HID: asus: Remove check for same LED brightness on set
Luke D. Jones
1
-3
/
+0
2021-07-15
EDAC/igen6: fix core dependency AGAIN
Randy Dunlap
1
-1
/
+1
2021-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
21
-64
/
+255
2021-07-15
spi: spi-cadence-quadspi: Fix division by zero warning
Yoshitaka Ikeda
1
-4
/
+6
2021-07-15
Merge tag 'iommu-fixes-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
4
-24
/
+30
2021-07-15
HID: intel-ish-hid: use async resume function
Ye Xiang
4
-8
/
+39
2021-07-15
RDMA/irdma: Change returned type of irdma_setup_virt_qp to void
Zhu Yanjun
1
-4
/
+2
2021-07-15
RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to void
Zhu Yanjun
1
-9
/
+2
2021-07-15
RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to void
Zhu Yanjun
2
-5
/
+2
2021-07-15
net: fix uninit-value in caif_seqpkt_sendmsg
Ziyang Xuan
1
-1
/
+2
2021-07-15
RDMA/irdma: Check vsi pointer before using it
Tatyana Nikolova
1
-3
/
+6
2021-07-15
bpftool: Check malloc return value in mount_bpffs_for_pin
Tobias Klauser
1
-0
/
+5
2021-07-15
bpf, sockmap, udp: sk_prot needs inuse_idx set for proc stats
Jakub Sitnicki
1
-1
/
+1
2021-07-15
bpf, sockmap, tcp: sk_prot needs inuse_idx set for proc stats
John Fastabend
1
-1
/
+1
2021-07-15
bpf, sockmap: Fix potential memory leak on unlikely error case
John Fastabend
1
-5
/
+11
2021-07-15
s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]
Colin Ian King
1
-1
/
+1
2021-07-15
RDMA/rxe: Fix memory leak in error path code
Bob Pearson
1
-10
/
+17
2021-07-15
net_sched: introduce tracepoint trace_qdisc_enqueue()
Qitao Xu
2
-4
/
+42
2021-07-15
net_sched: use %px to print skb address in trace_qdisc_dequeue()
Qitao Xu
1
-1
/
+1
2021-07-15
net: use %px to print skb address in trace_netif_receive_skb
Qitao Xu
1
-1
/
+1
2021-07-15
liquidio: Fix unintentional sign extension issue on left shift of u16
Colin Ian King
1
-1
/
+1
2021-07-15
mm/hugetlb: fix refs calculation from unaligned @vaddr
Joao Martins
1
-2
/
+3
2021-07-15
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2
-1
/
+20
2021-07-15
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
1
-5
/
+20
2021-07-15
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
1
-5
/
+5
2021-07-15
lib/test_hmm: remove set but unused page variable
Alistair Popple
1
-2
/
+0
2021-07-15
mm: fix the try_to_unmap prototype for !CONFIG_MMU
Christoph Hellwig
1
-1
/
+3
2021-07-15
mm/page_alloc: further fix __alloc_pages_bulk() return value
Chuck Lever
1
-6
/
+8
2021-07-15
mm/page_alloc: correct return value when failing at preparing
Yanfei Xu
1
-1
/
+1
2021-07-15
mm/page_alloc: avoid page allocator recursion with pagesets.lock held
Mel Gorman
1
-0
/
+12
2021-07-15
Revert "mm/page_alloc: make should_fail_alloc_page() static"
Matteo Croce
1
-1
/
+1
2021-07-15
kasan: fix build by including kernel.h
Marco Elver
1
-0
/
+1
2021-07-15
kasan: add memzero init for unaligned size at DEBUG
Yee Lee
1
-0
/
+12
2021-07-15
mm: move helper to check slub_debug_enabled
Marco Elver
2
-18
/
+11
2021-07-15
net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXX
Geert Uytterhoeven
1
-1
/
+1
2021-07-15
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
1
-2
/
+16
2021-07-15
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
1
-5
/
+5
2021-07-15
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
1
-7
/
+32
2021-07-15
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
1
-1
/
+18
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
3
-22
/
+24
2021-07-15
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
1
-0
/
+13
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
3
-0
/
+66
2021-07-15
iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
Andreas Gruenbacher
1
-1
/
+0
2021-07-15
iomap: Don't create iomap_page objects for inline files
Andreas Gruenbacher
1
-1
/
+3
2021-07-15
iomap: Permit pages without an iop to enter writeback
Andreas Gruenbacher
1
-2
/
+1
2021-07-15
iomap: remove the length variable in iomap_seek_hole
Christoph Hellwig
1
-6
/
+3
2021-07-15
iomap: remove the length variable in iomap_seek_data
Christoph Hellwig
1
-10
/
+6
[prev]
[next]