index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
tools/power turbostat: fix decoding of HWP_STATUS
Antti Laakso
1
-1
/
+1
2023-03-17
tools/power turbostat: Introduce support for EMR
Zhang Rui
1
-0
/
+3
2023-03-17
tools/power turbostat: remove stray newlines from warn/warnx strings
Len Brown
1
-2
/
+2
2023-03-17
tools/power turbostat: Fix /dev/cpu_dma_latency warnings
Prarit Bhargava
2
-1
/
+3
2023-03-17
tools/power turbostat: Provide better debug messages for failed capabilities ...
Prarit Bhargava
2
-7
/
+7
2023-03-17
tools/power turbostat: update dump of SECONDARY_TURBO_RATIO_LIMIT
Len Brown
1
-1
/
+1
2023-03-17
drm/ttm: drop extra ttm_bo_put in ttm_bo_cleanup_refs
Christian König
1
-2
/
+0
2023-03-16
block: remove obsolete config BLOCK_COMPAT
Lukas Bulwahn
1
-3
/
+0
2023-03-16
io_uring/rsrc: fix folio accounting
Pavel Begunkov
1
-1
/
+7
2023-03-16
io_uring/msg_ring: let target know allocated index
Pavel Begunkov
1
-1
/
+3
2023-03-16
xen: remove unnecessary (void*) conversions
Yu Zhe
1
-5
/
+5
2023-03-16
io_uring: rsrc: Optimize return value variable 'ret'
Li zeming
1
-1
/
+1
2023-03-15
drm/amdgpu: Don't resume IOMMU after incomplete init
Felix Kuehling
1
-1
/
+10
2023-03-15
drm/amdkfd: Fixed kfd_process cleanup on module exit.
David Belanger
3
-7
/
+62
2023-03-15
drm/amd/display: disconnect MPCC only on OTG change
Ayush Gupta
1
-1
/
+5
2023-03-15
drm/amd/display: Fix DP MST sinks removal issue
Cruise Hung
1
-0
/
+8
2023-03-15
drm/amd/display: Do not set DRR on pipe Commit
Wesley Chalmers
1
-3
/
+0
2023-03-15
drm/amd/display: Remove OTG DIV register write for Virtual signals.
Saaem Rizvi
1
-1
/
+1
2023-03-15
md: select BLOCK_LEGACY_AUTOLOAD
NeilBrown
1
-0
/
+4
2023-03-15
block: count 'ios' and 'sectors' when io is done for bio-based device
Yu Kuai
4
-20
/
+15
2023-03-15
block: sunvdc: add check for mdesc_grab() returning NULL
Liang He
1
-0
/
+2
2023-03-15
nvmet: avoid potential UAF in nvmet_req_complete()
Damien Le Moal
1
-1
/
+3
2023-03-15
nvme-trace: show more opcode names
Minwoo Im
1
-0
/
+5
2023-03-15
nvme-tcp: add nvme-tcp pdu size build protection
Sagi Grimberg
1
-0
/
+9
2023-03-15
nvme-tcp: fix opcode reporting in the timeout handler
Sagi Grimberg
1
-6
/
+18
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM620
Philipp Geulen
1
-0
/
+2
2023-03-15
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV3000
Elmer Miroslav Mosher Golovin
1
-0
/
+2
2023-03-15
nvme-pci: fixing memory leak in probe teardown path
Irvin Cote
1
-0
/
+1
2023-03-15
nvme: fix handling single range discard request
Ming Lei
1
-9
/
+19
2023-03-15
MAINTAINERS: repair malformed T: entries in NVM EXPRESS DRIVERS
Lukas Bulwahn
1
-4
/
+4
2023-03-15
io_uring/sqpoll: Do not set PF_NO_SETAFFINITY on sqpoll threads
Michal Koutný
1
-1
/
+0
2023-03-15
block: null_blk: cleanup null_queue_rq()
Damien Le Moal
1
-15
/
+14
2023-03-15
block: null_blk: Fix handling of fake timeout request
Damien Le Moal
1
-3
/
+3
2023-03-15
powerpc/mm: Fix false detection of read faults
Russell Currey
1
-3
/
+8
2023-03-15
drm/meson: dw-hdmi: Fix devm_regulator_*get_enable*() conversion again
Marek Szyprowski
1
-1
/
+1
2023-03-15
drm/bridge: Fix returned array size name for atomic_get_input_bus_fmts kdoc
Liu Ying
1
-2
/
+2
2023-03-15
cifs: use DFS root session instead of tcon ses
Paulo Alcantara
1
-0
/
+1
2023-03-15
cifs: return DFS root session id in DebugData
Paulo Alcantara
1
-0
/
+5
2023-03-15
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2
-3
/
+3
2023-03-15
RISC-V: mm: Support huge page in vmalloc_fault()
Dylan Jhong
1
-0
/
+5
2023-03-15
cifs: fix use-after-free bug in refresh_cache_worker()
Paulo Alcantara
8
-164
/
+67
2023-03-15
cifs: set DFS root session in cifs_get_smb_ses()
Paulo Alcantara
6
-13
/
+13
2023-03-15
blk-mq: fix "bad unlock balance detected" on q->srcu in __blk_mq_run_dispatch...
Chris Leech
1
-2
/
+3
2023-03-15
loop: Fix use-after-free issues
Bart Van Assche
1
-8
/
+17
2023-03-14
cifs: generate signkey for the channel that's reconnecting
Shyam Prasad N
1
-1
/
+1
2023-03-14
cifs: Fix smb2_set_path_size()
Volker Lendecke
1
-7
/
+24
2023-03-14
tracing: Make tracepoint lockdep check actually test something
Steven Rostedt (Google)
1
-9
/
+6
2023-03-14
ACPI: tools: pfrut: Check if the input of level and type is in the right nume...
Chen Yu
1
-3
/
+15
2023-03-14
ACPI: PPTT: Fix to avoid sleep in the atomic context when PPTT is absent
Sudeep Holla
1
-1
/
+4
2023-03-14
pm-graph: sleepgraph: Avoid crashing on binary data in device names
Todd Brandt
1
-3
/
+2
[next]