index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
compress.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
dax: Remove usage of the deprecated ida_simple_xxx API
Bo Liu
1
-3
/
+3
2022-09-30
libnvdimm/region: Allow setting align attribute on regions without mappings
Tyler Hicks
1
-5
/
+3
2022-09-20
nvdimm/namespace: Fix comment typo
Jason Wang
1
-1
/
+1
2022-09-20
nvdimm: make __nvdimm_security_overwrite_query static
Jiapeng Chong
1
-1
/
+1
2022-09-20
nvdimm/region: Fix kernel-doc
Jiapeng Chong
1
-1
/
+1
2022-09-18
Linux 6.0-rc6
v6.0-rc6
Linus Torvalds
1
-1
/
+1
2022-09-18
io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC
Stefan Metzmacher
1
-1
/
+1
2022-09-18
io_uring/net: fix zc fixed buf lifetime
Pavel Begunkov
1
-8
/
+8
2022-09-15
io_uring/msg_ring: check file type before putting
Jens Axboe
1
-1
/
+2
2022-09-15
blk-lib: fix blkdev_issue_secure_erase
Mikulas Patocka
1
-3
/
+8
2022-09-15
parisc: Allow CONFIG_64BIT with ARCH=parisc
Helge Deller
1
-1
/
+11
2022-09-15
parisc: remove obsolete manual allocation aligning in iosapic
Rolf Eike Beer
1
-10
/
+1
2022-09-14
drm/amdgpu: make sure to init common IP before gmc
Alex Deucher
1
-3
/
+11
2022-09-14
drm/amdgpu: move nbio sdma_doorbell_range() into sdma code for vega
Alex Deucher
2
-22
/
+5
2022-09-14
drm/amdgpu: move nbio ih_doorbell_range() into ih code for vega
Alex Deucher
3
-3
/
+8
2022-09-14
pinctrl: ocelot: Fix interrupt controller
Horatiu Vultur
1
-14
/
+97
2022-09-14
gpio: mt7621: Make the irqchip immutable
Sergio Paracuellos
1
-6
/
+15
2022-09-14
cifs: update internal module number
Steve French
1
-2
/
+2
2022-09-14
cifs: add missing spinlock around tcon refcount
Paulo Alcantara
1
-0
/
+3
2022-09-14
drm/rockchip: Fix return type of cdn_dp_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-09-14
cifs: always initialize struct msghdr smb_msg completely
Stefan Metzmacher
2
-13
/
+4
2022-09-14
cifs: don't send down the destination address to sendmsg for a SOCK_STREAM
Stefan Metzmacher
1
-2
/
+2
2022-09-13
block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait
Stefan Roesch
1
-2
/
+2
2022-09-13
drm/amd/display: Mark dml30's UseMinimumDCFCLK() as noinline for stack usage
Nathan Chancellor
1
-2
/
+1
2022-09-13
drm/amd/display: Reduce number of arguments of dml31's CalculateFlipSchedule()
Nathan Chancellor
1
-125
/
+47
2022-09-13
drm/amd/display: Reduce number of arguments of dml31's CalculateWatermarksAnd...
Nathan Chancellor
1
-196
/
+52
2022-09-13
drm/amd/display: Reduce number of arguments of dml32_CalculatePrefetchSchedule()
Nathan Chancellor
3
-133
/
+78
2022-09-13
drm/amd/display: Reduce number of arguments of dml32_CalculateWatermarksMALLU...
Nathan Chancellor
3
-259
/
+140
2022-09-13
drm/amd/display: Refactor SubVP calculation to remove FPU
Alvin Lee
1
-45
/
+44
2022-09-13
drm/amd/display: Limit user regamma to a valid value
Yao Wang1
1
-0
/
+4
2022-09-13
drm/amd/display: add workaround for subvp cursor corruption for DCN32/321
Aurabindo Pillai
2
-2
/
+4
2022-09-13
drm/amd/display: SW cursor fallback for SubVP
Alvin Lee
4
-0
/
+8
2022-09-13
drm/amd/display: Round cursor width up for MALL allocation
Taimur Hassan
2
-2
/
+46
2022-09-13
drm/amd/display: Correct dram channel width for dcn314
Duncan Ma
3
-0
/
+6
2022-09-13
drm/amd/display: Relax swizzle checks for video non-RGB formats on DCN314
Nicholas Kazlauskas
1
-3
/
+1
2022-09-13
drm/amd/display: Hook up DCN314 specific dml implementation
Nicholas Kazlauskas
3
-1
/
+14
2022-09-13
drm/amd/display: Enable dlg and vba compilation for dcn314
Rodrigo Siqueira
1
-0
/
+3
2022-09-13
drm/amd/display: Fix compilation errors on DCN314
Rodrigo Siqueira
1
-4
/
+5
2022-09-13
drm/amd/display: Fix divide by zero in DML
Aric Cyr
2
-18
/
+16
2022-09-13
drm/amd/display: Fixing DIG FIFO Error
Leo Chen
1
-2
/
+1
2022-09-13
drm/amd/display: Update MBLK calculation for SubVP
Alvin Lee
2
-8
/
+54
2022-09-13
drm/amd/display: Revert "Fallback to SW cursor if SubVP + cursor too big"
Aurabindo Pillai
1
-5
/
+0
2022-09-13
drm/amdgpu: Skip reset error status for psp v13_0_0
Candice Li
1
-1
/
+2
2022-09-13
drm/amdgpu: add HDP remap functionality to nbio 7.7
Alex Deucher
1
-0
/
+9
2022-09-13
drm/amdgpu: change the alignment size of TMR BO to 1M
Yang Wang
2
-1
/
+2
2022-09-13
drm/amdgpu: Enable full reset when RAS is supported on gc v11_0_0
Candice Li
1
-0
/
+1
2022-09-13
drm/amdgpu: use dirty framebuffer helper
Hamza Mahfooz
1
-0
/
+2
2022-09-13
drm/amdgpu: Don't enable LTR if not supported
Lijo Lazar
3
-3
/
+24
2022-09-13
drm/amd/pm: disable BACO entry/exit completely on several sienna cichlid cards
Guchun Chen
1
-0
/
+11
2022-09-13
dt-bindings: pinctrl: qcom: drop non-working codeaurora.org emails
Krzysztof Kozlowski
2
-2
/
+1
[next]