index
:
kernel/git/device-mapper/linux-dm.git
block-4.16
block-5.19
dm-4.1
dm-4.1-for-ejt
dm-4.10
dm-4.11
dm-4.15
dm-4.16
dm-4.17
dm-4.18
dm-4.19
dm-4.2
dm-4.20
dm-4.21
dm-4.3
dm-4.4
dm-4.5
dm-4.6
dm-4.7
dm-4.7-mpath-fixes
dm-4.8
dm-4.8-block-drivers-merge
dm-4.9
dm-5.0
dm-5.1
dm-5.10
dm-5.10-rcX
dm-5.11
dm-5.12
dm-5.13
dm-5.14
dm-5.15
dm-5.16
dm-5.17
dm-5.17-iostat-fix
dm-5.18
dm-5.19
dm-5.19-v1
dm-5.2
dm-5.3
dm-5.3-merge
dm-5.4
dm-5.5
dm-5.6
dm-5.7
dm-5.8
dm-5.9
dm-6.0
dm-6.1
dm-6.2
dm-6.3
dm-6.4
dm-6.4-dev2
dm-6.4-dev3
dm-6.4-dev4
dm-6.5
dm-6.5-provision-support
dm-fallocate
dm-for-3.18
dm-for-3.19
dm-for-4.0
dm-multipath-nvme
dm-noclone-support
for-4.12/dm
for-4.12/dm-post-merge
for-4.13/dm
for-4.14/dm
for-next
master
nvme-error-handling-fixes/for-5.13-v5
nvme-error-handling-fixes/for-5.17
nvme-error-handling-fixes/for-5.17-v2
nvme-error-handling-fixes/for-5.9
v5.10-fml
device-mapper tree
Device Mapper group
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-15
Merge branch 'block-5.19' into dm-5.19-v1
dm-5.19-v1
Mike Snitzer
8
-67
/
+73
2022-04-15
dm: remove bio polling debug checks
Mike Snitzer
1
-6
/
+0
2022-04-15
dm: push error handling down to __split_and_process_bio
Mike Snitzer
1
-12
/
+8
2022-04-15
dm: use state machine for bio polling completion
Mike Snitzer
2
-12
/
+28
2022-04-15
dm: add DM_IO_REFFED and optimize out refcounting for normal IO
Mike Snitzer
2
-28
/
+69
2022-04-15
dm: factor out dm_io_wait_for_submission
Mike Snitzer
1
-9
/
+18
2022-04-15
dm: assign io->orig_bio at very end of dm_split_and_process_bio
Mike Snitzer
1
-11
/
+9
2022-04-15
dm: simplify basic targets
Mike Snitzer
3
-14
/
+4
2022-04-15
dm: conditionally enable branching for less used features
Mike Snitzer
4
-23
/
+53
2022-04-15
dm: introduce dm_{get,put}_live_table_bio called from dm_submit_bio
Mike Snitzer
1
-4
/
+24
2022-04-15
dm: move hot dm_io members to same cacheline as dm_target_io
Mike Snitzer
1
-5
/
+7
2022-04-15
dm: add local variables to clone_endio and __map_bio
Mike Snitzer
1
-13
/
+12
2022-04-15
dm: mark various branches unlikely
Mike Snitzer
1
-3
/
+3
2022-04-15
dm: simplify dm_start_io_acct
Mike Snitzer
2
-13
/
+11
2022-04-15
dm: simplify dm_io access in dm_split_and_process_bio
Mike Snitzer
1
-6
/
+8
2022-04-15
dm: optimize is_abnormal_io for normal rw IO
Mike Snitzer
1
-10
/
+16
2022-04-15
dm: factor out dm_io_set_error and __dm_io_dec_pending
Mike Snitzer
1
-28
/
+36
2022-04-15
dm: fix bio length of empty flush
for-5.18/dm-fixes-2
dm-5.18
Shin'ichiro Kawasaki
1
-0
/
+1
2022-04-14
dm: allow dm_accept_partial_bio() for dm_io without duplicate bios
Mike Snitzer
1
-11
/
+6
2022-04-13
dm zone: fix NULL pointer dereference in dm_zone_map_bio
Mike Snitzer
1
-21
/
+28
2022-04-13
dm mpath: only use ktime_get_ns() in historical selector
Khazhismel Kumykov
1
-6
/
+5
2022-04-13
dm: conditionally enable BIOSET_PERCPU_CACHE for dm_io bioset
Mike Snitzer
3
-9
/
+14
2022-04-13
dm integrity: fix memory corruption when tag_size is less than digest size
Mikulas Patocka
1
-2
/
+5
2022-04-12
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
3
-6
/
+8
2022-04-12
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
5
-53
/
+52
2022-04-10
Linux 5.18-rc2
v5.18-rc2
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-10
/
+10
2022-04-10
Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-04-10
Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-48
/
+4
2022-04-10
Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+8
2022-04-10
Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
15
-35
/
+169
2022-04-10
Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-14
/
+37
2022-04-10
Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-57
/
+54
2022-04-10
Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
7
-169
/
+101
2022-04-10
Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
10
-572
/
+585
2022-04-10
Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-13
/
+12
2022-04-09
Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...
Linus Torvalds
26
-71
/
+234
2022-04-09
Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-3
/
+2
2022-04-09
Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+28
2022-04-09
Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
5
-14
/
+37
2022-04-09
perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...
Ian Rogers
1
-0
/
+1
2022-04-09
perf tools: Add external commands to list-cmds
Michael Petlan
1
-0
/
+4
2022-04-09
perf docs: Add perf-iostat link to manpages
Michael Petlan
1
-1
/
+1
2022-04-09
perf session: Remap buf if there is no space for event
Denis Nikitin
1
-3
/
+12
2022-04-09
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
42
-826
/
+467
2022-04-09
perf bench: Fix epoll bench to correct usage of affinity for machines with #C...
Athira Rajeev
2
-12
/
+38
2022-04-09
perf bench: Fix futex bench to correct usage of affinity for machines with #C...
Athira Rajeev
5
-28
/
+83
2022-04-09
perf tools: Fix perf's libperf_print callback
Adrian Hunter
1
-1
/
+1
2022-04-09
perf: arm-spe: Fix perf report --mem-mode
James Clark
1
-0
/
+6
2022-04-09
perf unwind: Don't show unwind error messages when augmenting frame pointer s...
James Clark
8
-14
/
+32
2022-04-09
tools headers arm64: Sync arm64's cputype.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-04-09
perf test tsc: Fix error message when not supported
Chengdong Li
1
-9
/
+27
2022-04-09
perf build: Don't use -ffat-lto-objects in the python feature test when build...
Arnaldo Carvalho de Melo
2
-0
/
+5
2022-04-09
perf python: Fix probing for some clang command line options
Arnaldo Carvalho de Melo
1
-2
/
+4
2022-04-09
tools build: Filter out options and warnings not supported by clang
Arnaldo Carvalho de Melo
2
-0
/
+10
2022-04-09
tools build: Use $(shell ) instead of `` to get embedded libperl's ccopts
Arnaldo Carvalho de Melo
1
-1
/
+1
2022-04-09
tools include UAPI: Sync linux/vhost.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+7
2022-04-08
Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-block
Linus Torvalds
6
-39
/
+46
2022-04-08
Merge tag 'io_uring-5.18-2022-04-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-420
/
+198
2022-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
5
-8
/
+17
2022-04-08
Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
4
-17
/
+3
2022-04-08
Merge tag 'linux-kselftest-kunit-fixes-5.18-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
1
-3
/
+8
2022-04-08
Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
6
-31
/
+54
2022-04-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-14
/
+24
2022-04-08
MAINTAINERS: add Tom as clang reviewer
Tom Rix
1
-0
/
+1
2022-04-08
mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"
Andrew Morton
1
-6
/
+0
2022-04-08
mailmap: update Vasily Averin's email address
Vasily Averin
1
-0
/
+4
2022-04-08
mm/mempolicy: fix mpol_new leak in shared_policy_replace
Miaohe Lin
1
-0
/
+1
2022-04-08
mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)
Paolo Bonzini
1
-0
/
+3
2022-04-08
mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warning
Waiman Long
1
-4
/
+7
2022-04-08
lz4: fix LZ4_decompress_safe_partial read out of bound
Guo Xuenan
1
-2
/
+6
2022-04-08
highmem: fix checks in __kmap_local_sched_{in,out}
Max Filippov
1
-2
/
+2
2022-04-08
mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.
Zi Yan
2
-2
/
+2
2022-04-08
io_uring: fix race between timeout flush and removal
io_uring-5.18-2022-04-08
Jens Axboe
1
-4
/
+3
2022-04-08
cxl/pci: Drop shadowed variable
Dan Williams
1
-1
/
+0
2022-04-08
tools/testing/nvdimm: Fix security_init() symbol collision
Dan Williams
1
-2
/
+2
2022-04-08
RDMA/hfi1: Fix use-after-free bug for mm struct
Douglas Miller
1
-0
/
+6
2022-04-08
Merge branch 'acpi-bus'
Rafael J. Wysocki
3
-15
/
+2
2022-04-08
Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
18
-61
/
+99
2022-04-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
15
-41
/
+53
2022-04-08
Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
5
-79
/
+64
2022-04-08
Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-38
/
+25
2022-04-08
Merge tag 'regulator-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-10
/
+46
2022-04-08
Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
11
-31
/
+59
2022-04-08
Merge tag 'iommu-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-04-08
perf/imx_ddr: Fix undefined behavior due to shift overflowing the constant
Borislav Petkov
1
-1
/
+1
2022-04-08
MAINTAINERS: Fix reviewer info for a few ROHM ICs
Matti Vaittinen
1
-7
/
+5
2022-04-08
arm64: Add part number for Arm Cortex-A78AE
Chanho Park
2
-0
/
+3
2022-04-08
arm64: patch_text: Fixup last cpu should be master
Guo Ren
1
-2
/
+2
2022-04-08
iommu/omap: Fix regression in probe for NULL pointer dereference
Tony Lindgren
1
-1
/
+1
2022-04-08
mmc: core: improve API to make clear mmc_hw_reset is for cards
Wolfram Sang
8
-10
/
+10
2022-04-07
Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
72
-252
/
+1031
2022-04-07
Merge tag '5.18-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-12
/
+17
2022-04-07
Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
65
-388
/
+712
2022-04-08
Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
8
-4
/
+14
2022-04-08
Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...
Dave Airlie
10
-117
/
+540
2022-04-07
SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()
Trond Myklebust
3
-11
/
+19
2022-04-07
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
1
-1
/
+3
2022-04-07
SUNRPC: Handle allocation failure in rpc_new_task()
Trond Myklebust
2
-0
/
+12
2022-04-07
NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename()
Trond Myklebust
2
-0
/
+2
2022-04-07
NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget
Trond Myklebust
1
-0
/
+2
2022-04-07
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
1
-0
/
+5
2022-04-07
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
1
-0
/
+2
2022-04-07
NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation
Muchun Song
1
-1
/
+1
2022-04-07
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
4
-10
/
+15
2022-04-07
NFS: Replace readdir's use of xxhash() with hash_64()
Trond Myklebust
2
-10
/
+3
2022-04-07
io_uring: use nospec annotation for more indexes
Pavel Begunkov
1
-6
/
+5
2022-04-07
io_uring: zero tag on rsrc removal
Pavel Begunkov
1
-1
/
+3
2022-04-07
io_uring: don't touch scm_fp_list after queueing skb
Pavel Begunkov
1
-2
/
+6
2022-04-07
io_uring: nospec index for tags on files update
Pavel Begunkov
1
-1
/
+1
2022-04-07
io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
Eugene Syromiatnikov
1
-1
/
+9
2022-04-07
Revert "io_uring: Add support for napi_busy_poll"
Jens Axboe
1
-231
/
+1
2022-04-07
io_uring: drop the old style inflight file tracking
Jens Axboe
1
-58
/
+27
2022-04-07
io_uring: defer file assignment
Jens Axboe
2
-10
/
+30
2022-04-07
io_uring: propagate issue_flags state down to file assignment
Jens Axboe
1
-35
/
+47
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-20
/
+132
2022-04-07
Merge tag 'random-5.18-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-35
/
+39
2022-04-07
Merge tag 'ata-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
6
-6
/
+15
2022-04-07
mm/rmap: Fix handling of hugetlbfs pages in page_vma_mapped_walk
zhenwei pi
1
-3
/
+3
2022-04-07
mm/mempolicy: Use vma_alloc_folio() in new_page()
Matthew Wilcox (Oracle)
1
-14
/
+11
2022-04-07
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
2
-2
/
+19
2022-04-07
mm/migrate: Use a folio in migrate_misplaced_transhuge_page()
Matthew Wilcox (Oracle)
1
-42
/
+16
2022-04-07
mm/migrate: Use a folio in alloc_migration_target()
Matthew Wilcox (Oracle)
1
-12
/
+10
2022-04-07
mm/huge_memory: Avoid calling pmd_page() on a non-leaf PMD
Matthew Wilcox (Oracle)
1
-6
/
+5
2022-04-07
x86/msi: Fix msi message data shadow struct
Reto Buerki
1
-8
/
+11
2022-04-07
mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete
Wolfram Sang
1
-2
/
+2
2022-04-07
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2022-04-07
x86,bpf: Avoid IBT objtool warning
Peter Zijlstra
1
-0
/
+1
2022-04-06
drivers: net: slip: fix NPD bug in sl_tx_timeout()
Duoming Zhou
1
-1
/
+1
2022-04-06
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
9
-36
/
+139
2022-04-06
scsi: megaraid_sas: Target with invalid LUN ID is deleted during scan
Chandrakanth patil
2
-0
/
+10
2022-04-06
scsi: ufs: ufshpb: Fix a NULL check on list iterator
Xiaomeng Tong
1
-6
/
+5
2022-04-06
scsi: sd: Clean up gendisk if device_add_disk() failed
Wenchao Hao
1
-0
/
+1
2022-04-06
scsi: message: fusion: Remove redundant variable dmp
Colin Ian King
1
-2
/
+2
2022-04-06
scsi: mvsas: Add PCI ID of RocketRaid 2640
Alexey Galakhov
1
-0
/
+1
2022-04-06
scsi: sd: sd_read_cpr() requires VPD pages
Martin K. Petersen
1
-1
/
+1
2022-04-06
scsi: mpt3sas: Fail reset operation if config request timed out
Sreekanth Reddy
1
-3
/
+6
2022-04-06
scsi: sym53c500_cs: Stop using struct scsi_pointer
Finn Thain
1
-27
/
+25
2022-04-06
scsi: ufs: ufs-pci: Add support for Intel MTL
Adrian Hunter
1
-0
/
+17
2022-04-06
scsi: mpt3sas: Fix mpt3sas_check_same_4gb_region() kdoc comment
Damien Le Moal
1
-2
/
+1
2022-04-06
scsi: scsi_debug: Fix sdebug_blk_mq_poll() in_use_bm bitmap use
Damien Le Moal
1
-3
/
+5
2022-04-06
Merge branch '5.18/scsi-queue' into 5.18/scsi-fixes
Martin K. Petersen
31
-782
/
+393
2022-04-07
dt-bindings: display: panel: mipi-dbi-spi: Make width-mm/height-mm mandatory
Marek Vasut
1
-0
/
+2
2022-04-07
Merge tag 'amd-drm-fixes-5.18-2022-04-06' of https://gitlab.freedesktop.org/a...
Dave Airlie
22
-92
/
+235
2022-04-07
Merge tag 'imx-drm-fixes-2022-04-06' of git://git.pengutronix.de/pza/linux in...
Dave Airlie
4
-4
/
+15
2022-04-07
Merge tag 'drm-misc-fixes-2022-03-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+3
2022-04-07
Merge tag 'amd-drm-next-5.18-2022-03-25' of https://gitlab.freedesktop.org/ag...
Dave Airlie
34
-39
/
+229
2022-04-07
random: check for signals every PAGE_SIZE chunk of /dev/[u]random
Jason A. Donenfeld
1
-10
/
+7
2022-04-07
Revert "powerpc: Set max_mapnr correctly"
Kefeng Wang
1
-1
/
+1
2022-04-07
powerpc: Fix virt_addr_valid() for 64-bit Book3E & 32-bit
Kefeng Wang
1
-1
/
+5
2022-04-06
fbdev: Fix unregistering of framebuffers without device
Thomas Zimmermann
1
-1
/
+8
2022-04-06
drbd: set QUEUE_FLAG_STABLE_WRITES
block-5.18-2022-04-08
Christoph Böhmwalder
1
-0
/
+1
2022-04-06
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
1
-4
/
+2
2022-04-06
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
4
-33
/
+42
2022-04-06
bpf: Adjust bpf_tcp_check_syncookie selftest to test dual-stack sockets
Maxim Mikityanskiy
1
-19
/
+59
2022-04-06
bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
Maxim Mikityanskiy
1
-4
/
+13
2022-04-06
drm/amdgpu/smu10: fix SoC/fclk units in auto mode
Alex Deucher
1
-4
/
+4
2022-04-06
drm/amd/display: update dcn315 clock table read
Dmytro Laktyushkin
1
-40
/
+67
2022-04-06
drm/amdgpu/display: change pipe policy for DCN 2.1
Benjamin Marty
1
-1
/
+1
2022-04-06
drm/amd/display: Add configuration options for AUX wake work around.
Jimmy Kizito
2
-1
/
+24
2022-04-06
drm/amd/display: remove assert for odm transition case
Eric Bernstein
1
-1
/
+0
2022-04-06
drm/amdgpu: don't use BACO for reset in S3
Alex Deucher
1
-0
/
+11
2022-04-06
drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
CHANDAN VURDIGERE NATARAJ
1
-0
/
+2
2022-04-06
drm/amdkfd: Create file descriptor after client is added to smi_clients list
Lee Jones
1
-9
/
+15
2022-04-06
drm/amdgpu: Sync up header and implementation to use the same parameter names
Ma Jun
1
-2
/
+2
2022-04-06
drm/amdgpu: fix incorrect GCR_GENERAL_CNTL address
Ruili Ji
1
-3
/
+3
2022-04-06
amd/display: set backlight only if required
Shirish S
2
-3
/
+10
2022-04-06
drm/amd/display: Fix allocate_mst_payload assert on resume
Roman Li
1
-1
/
+2
2022-04-06
drm/amd/display: Revert FEC check in validation
Martin Leung
1
-4
/
+0
2022-04-06
drm/amd/display: Add work around for AUX failure on wake.
Jimmy Kizito
2
-0
/
+60
2022-04-06
drm/amd/display: Clear optc false state when disable otg
Charlene Liu
2
-8
/
+11
2022-04-06
drm/amd/display: Enable power gating before init_pipes
Roman Li
3
-6
/
+9
2022-04-06
drm/amd/display: Remove redundant dsc power gating from init_hw
Roman Li
1
-7
/
+0
2022-04-06
drm/amd/display: Correct Slice reset calculation
Chris Park
1
-2
/
+2
2022-04-06
drm/amd/vcn: fix an error msg on vcn 3.0
tiancyin
1
-1
/
+1
2022-04-06
drm/amdgpu/vcn3: send smu interface type
Boyuan Zhang
2
-0
/
+12
2022-04-06
spi: bcm-qspi: fix MSPI only access with bcm_qspi_exec_mem_op()
Kamal Dasu
1
-2
/
+2
2022-04-06
spi: cadence-quadspi: fix protocol setup for non-1-1-X operations
Matthias Schiffer
1
-34
/
+12
2022-04-06
spi: core: add dma_map_dev for __spi_unmap_msg()
Vinod Koul
1
-0
/
+4
2022-04-06
cdrom: remove unused variable
Enze Li
1
-2
/
+1
2022-04-06
myri10ge: fix an incorrect free for skb in myri10ge_sw_tso
Xiaomeng Tong
1
-4
/
+2
2022-04-06
net: usb: aqc111: Fix out-of-bounds accesses in RX fixup
Marcin Kozlowski
1
-2
/
+7
2022-04-06
qede: confirm skb is allocated before using
Jamie Bainbridge
1
-0
/
+3
2022-04-06
net: ipv6mr: fix unused variable warning with CONFIG_IPV6_PIMSM_V2=n
Florian Westphal
1
-1
/
+1
2022-04-06
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
3
-5
/
+9
2022-04-06
Drivers: hv: vmbus: Replace smp_store_mb() with virt_store_mb()
Andrea Parri (Microsoft)
1
-3
/
+3
2022-04-06
Drivers: hv: balloon: Disable balloon and hot-add accordingly
Boqun Feng
1
-2
/
+34
2022-04-06
Drivers: hv: balloon: Support status report for larger page sizes
Boqun Feng
1
-3
/
+10
2022-04-06
random: check for signal_pending() outside of need_resched() check
Jann Horn
1
-2
/
+2
2022-04-06
random: do not allow user to keep crng key around on stack
Jason A. Donenfeld
1
-12
/
+23
2022-04-06
net: phy: mscc-miim: reject clause 45 register accesses
Michael Walle
1
-0
/
+6
2022-04-06
Merge branch 'axienet-broken-link'
David S. Miller
4
-18
/
+31
2022-04-06
net: axiemac: use a phandle to reference pcs_phy
Andy Chiu
1
-2
/
+9
2022-04-06
dt-bindings: net: add pcs-handle attribute
Andy Chiu
2
-1
/
+13
2022-04-06
net: axienet: factor out phy_node in struct axienet_local
Andy Chiu
2
-10
/
+5
2022-04-06
net: axienet: setup mdio unconditionally
Andy Chiu
1
-7
/
+6
2022-04-06
net: sfc: fix using uninitialized xdp tx_queue
Taehee Yoo
3
-1
/
+6
2022-04-06
rxrpc: fix a race in rxrpc_exit_net()
Eric Dumazet
1
-1
/
+1
2022-04-06
net: openvswitch: fix leak of nested actions
Ilya Maximets
1
-5
/
+90
2022-04-06
tlb: hugetlb: Add more sizes to tlb_remove_huge_tlb_entry
Steve Capper
1
-3
/
+7
[next]