index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-21
nouveau: fix migrate_to_ram() for faulting page
Alistair Popple
1
-0
/
+1
2022-10-21
mm/huge_memory: do not clobber swp_entry_t during THP split
Mel Gorman
1
-1
/
+10
2022-10-21
hugetlb: fix memory leak associated with vma_lock structure
Mike Kravetz
1
-8
/
+27
2022-10-21
mm/page_alloc: reduce potential fragmentation in make_alloc_exact()
Liam R. Howlett
1
-8
/
+12
2022-10-21
mm: /proc/pid/smaps_rollup: fix maple tree search
Hugh Dickins
1
-1
/
+1
2022-10-21
mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages
Rik van Riel
1
-1
/
+1
2022-10-21
mm/mmap: fix MAP_FIXED address return on VMA merge
Liam Howlett
1
-8
/
+7
2022-10-21
mm/mmap.c: __vma_adjust(): suppress uninitialized var warning
Andrew Morton
1
-1
/
+2
2022-10-21
mm/mmap: undo ->mmap() when mas_preallocate() fails
Mike Kravetz
1
-1
/
+1
2022-10-21
init: Kconfig: fix spelling mistake "satify" -> "satisfy"
Colin Ian King
1
-1
/
+1
2022-10-21
ocfs2: clear dinode links count in case of error
Joseph Qi
1
-2
/
+10
2022-10-21
ocfs2: fix BUG when iput after ocfs2_mknod fails
Joseph Qi
1
-10
/
+1
2022-10-21
gcov: support GCC 12.1 and newer compilers
Martin Liska
1
-2
/
+16
2022-10-21
zsmalloc: zs_destroy_pool: add size_class NULL check
Alexey Romanov
1
-0
/
+3
2022-10-21
mm/mempolicy: fix mbind_range() arguments to vma_merge()
Liam Howlett
1
-6
/
+11
2022-10-21
mailmap: update email for Qais Yousef
Qais Yousef
1
-1
/
+2
2022-10-21
mailmap: update Dan Carpenter's email address
Dan Carpenter
1
-0
/
+1
2022-10-20
rv/dot2c: Make automaton definition static
Daniel Bristot de Oliveira
1
-1
/
+1
2022-10-20
drm/amdgpu: fix sdma doorbell init ordering on APUs
Alex Deucher
2
-5
/
+21
2022-10-20
blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'
Ye Bin
1
-3
/
+1
2022-10-20
blktrace: fix possible memleak in '__blk_trace_remove'
Ye Bin
1
-2
/
+2
2022-10-20
blktrace: introduce 'blk_trace_{start,stop}' helper
Ye Bin
1
-38
/
+36
2022-10-20
bio: safeguard REQ_ALLOC_CACHE bio put
Pavel Begunkov
1
-1
/
+1
2022-10-20
io-wq: Fix memory leak in worker creation
Rafael Mendonca
1
-1
/
+1
2022-10-20
block, bfq: remove unused variable for bfq_queue
Yuwei Guan
1
-4
/
+0
2022-10-20
drbd: only clone bio if we have a backing device
Christoph Böhmwalder
1
-8
/
+6
2022-10-20
drm/panfrost: replace endian-specific types with native ones
Steven Price
2
-34
/
+38
2022-10-20
drm/panfrost: Remove type name from internal structs
Steven Price
1
-2
/
+2
2022-10-20
drm/connector: Set DDC pointer in drmm_connector_init
Maxime Ripard
1
-1
/
+1
2022-10-20
drm: tests: Fix a buffer overflow in format_helper_test
David Gow
1
-1
/
+1
2022-10-20
net: phy: dp83822: disable MDI crossover status change interrupt
Felix Riemann
1
-2
/
+1
2022-10-20
ublk_drv: use flexible-array member instead of zero-length array
Yushan Zhou
1
-1
/
+1
2022-10-20
net: sched: fix race condition in qdisc_graft()
Eric Dumazet
1
-2
/
+3
2022-10-20
net: hns: fix possible memory leak in hnae_ae_register()
Yang Yingliang
1
-1
/
+3
2022-10-20
wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()
Yang Yingliang
1
-1
/
+1
2022-10-20
sfc: include vport_id in filter spec hash and equal()
Pieter Jansen van Vuuren
2
-7
/
+7
2022-10-20
cifs: update internal module number
Steve French
1
-2
/
+2
2022-10-20
cifs: fix memory leaks in session setup
Paulo Alcantara
1
-8
/
+7
2022-10-20
cifs: drop the lease for cached directories on rmdir or rename
Ronnie Sahlberg
3
-0
/
+27
2022-10-19
genetlink: fix kdoc warnings
Jakub Kicinski
1
-3
/
+5
2022-10-19
io_uring/msg_ring: Fix NULL pointer dereference in io_msg_send_fd()
Harshit Mogalapalli
1
-0
/
+3
2022-10-19
smb3: interface count displayed incorrectly
Steve French
1
-1
/
+2
2022-10-19
selinux: enable use of both GFP_KERNEL and GFP_ATOMIC in convert_context()
GONG, Ruiqi
3
-5
/
+6
2022-10-19
selftests: add selftest for chaining of tc ingress handling to egress
Paul Blakey
2
-0
/
+80
2022-10-19
net: Fix return value of qdisc ingress handling on success
Paul Blakey
1
-0
/
+4
2022-10-19
net: sched: sfb: fix null pointer access issue when sfb_init() fails
Zhengchao Shao
1
-1
/
+2
2022-10-19
Revert "net: sched: fq_codel: remove redundant resource cleanup in fq_codel_i...
Zhengchao Shao
1
-8
/
+17
2022-10-19
net: sched: cake: fix null pointer access issue when cake_init() fails
Zhengchao Shao
1
-0
/
+4
2022-10-19
ethernet: marvell: octeontx2 Fix resource not freed after malloc
Manank Patel
1
-0
/
+2
2022-10-19
drm/amdgpu: use DRM_SCHED_FENCE_DONT_PIPELINE for VM updates
Christian König
1
-1
/
+8
[next]