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-01
block: grab a device refcount in disk_uevent
Christoph Hellwig
1
-2
/
+2
2021-07-01
s390/dasd: Avoid field over-reading memcpy()
Kees Cook
2
-3
/
+5
2021-07-01
dasd: unexport dasd_set_target_state
Christoph Hellwig
1
-1
/
+0
2021-07-01
ext4: fix WARN_ON_ONCE(!buffer_uptodate) after an error writing the superblock
Ye Bin
2
-3
/
+11
2021-07-01
dt-bindings: Fix 'unevaluatedProperties' errors in DT graph users
Rob Herring
6
-6
/
+8
2021-07-01
dt-bindings: display: renesas,du: Fix 'ports' reference
Rob Herring
1
-1
/
+1
2021-07-01
dt-bindings: media: adv7180: Add missing video-interfaces.yaml reference
Rob Herring
1
-1
/
+7
2021-07-01
regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatch
Axel Lin
1
-2
/
+2
2021-07-01
ASoC: tlv320aic31xx: fix reversed bclk/wclk master bits
Kyle Russell
1
-2
/
+2
2021-07-01
PCI: rockchip: Register IRQ handlers after device and data are ready
Javier Martinez Canillas
1
-6
/
+6
2021-07-01
powerpc: Only build restart_table.c for 64s
Michael Ellerman
1
-2
/
+2
2021-07-01
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm
Rafael J. Wysocki
12
-42
/
+390
2021-07-01
bpf, devmap: Convert remaining READ_ONCE() to rcu_dereference_check()
Toke Høiland-Jørgensen
1
-2
/
+4
2021-07-01
Merge tag 'asoc-v5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
260
-4573
/
+16302
2021-07-01
ALSA: scarlett2: Fix scarlett2_*_ctl_put() return values again
Geoffrey D. Bennett
1
-9
/
+29
2021-07-01
ALSA: scarlett2: Fix pad count for 18i8 Gen 3
Geoffrey D. Bennett
1
-1
/
+1
2021-07-01
Merge branch 'for-next' into for-linus
Takashi Iwai
306
-6070
/
+10513
2021-06-30
Merge branch 'riscv-wx-mappings' into for-next
Palmer Dabbelt
7
-94
/
+102
2021-06-30
riscv: Map the kernel with correct permissions the first time
Alexandre Ghiti
5
-81
/
+82
2021-07-01
ARM: dts: aspeed: everest: PSU #3 address change
B. J. Wyman
1
-4
/
+4
2021-07-01
ARM: dts: everest: Add phase corrections for eMMC
Andrew Jeffery
1
-0
/
+1
2021-07-01
drm/amdgpu: Conditionally reset SDMA RAS error counts
Mukul Joshi
1
-2
/
+5
2021-07-01
drm/amdkfd: Maintain svm_bo reference in page->zone_device_data
Alex Sierra
3
-11
/
+18
2021-07-01
drm/amdkfd: add invalid pages debug at vram migration
Alex Sierra
1
-0
/
+14
2021-07-01
drm/amdkfd: skip migration for pages already in VRAM
Alex Sierra
1
-9
/
+7
2021-07-01
drm/amdkfd: skip invalid pages during migrations
Alex Sierra
1
-20
/
+18
2021-07-01
drm/amdkfd: classify and map mixed svm range pages in GPU
Alex Sierra
2
-34
/
+55
2021-07-01
drm/amdkfd: use hmm range fault to get both domain pfns
Alex Sierra
1
-41
/
+27
2021-07-01
drm/amdgpu: get owner ref in validate and map
Alex Sierra
1
-1
/
+24
2021-07-01
drm/amdkfd: set owner ref to svm range prefault
Alex Sierra
3
-4
/
+6
2021-07-01
drm/amdkfd: add owner ref param to get hmm pages
Alex Sierra
4
-5
/
+6
2021-07-01
drm/amdkfd: device pgmap owner at the svm migrate init
Alex Sierra
2
-3
/
+6
2021-07-01
drm/amdkfd: inc counter on child ranges with xnack off
Alex Sierra
1
-2
/
+14
2021-07-01
drm/amd/display: Extend DMUB diagnostic logging to DCN3.1
Nicholas Kazlauskas
3
-5
/
+76
2021-07-01
drm/amdgpu: Update NV SIMD-per-CU to 2
Joseph Greathouse
1
-1
/
+1
2021-07-01
drm/amdgpu: add new dimgrey cavefish DID
Alex Deucher
1
-0
/
+1
2021-07-01
drm/amd/pm: skip PrepareMp1ForUnload message in s0ix
Shyam Sundar S K
1
-1
/
+2
2021-07-01
drm/amdgpu: move apu flags initialization to the start of device init
Huang Rui
3
-10
/
+37
2021-07-01
drm/amd/display: Respect CONFIG_FRAME_WARN=0 in dml Makefile
Reka Norman
1
-2
/
+6
2021-07-01
drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_create()
Jing Xiangfeng
1
-0
/
+1
2021-07-01
drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64
Michal Suchanek
1
-0
/
+2
2021-07-01
drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64
Tiezhu Yang
1
-4
/
+4
2021-07-01
drm/amdgpu: Set ttm caching flags during bo allocation
Oak Zeng
2
-4
/
+5
2021-07-01
ARM: dts: tacoma: Add phase corrections for eMMC
Andrew Jeffery
1
-0
/
+1
2021-07-01
drm/amd/display: fix null pointer access in gpu reset
Guchun Chen
1
-2
/
+2
2021-07-01
drm/amd/display: fix incorrrect valid irq check
Guchun Chen
1
-1
/
+1
2021-07-01
drm/amdgpu: enable sdma0 tmz for Raven/Renoir(V2)
Aaron Liu
1
-2
/
+2
2021-06-30
riscv: Introduce set_kernel_memory helper
Alexandre Ghiti
1
-0
/
+16
2021-06-30
riscv: Enable KFENCE for riscv64
Liu Shixin
3
-1
/
+74
2021-06-30
RISC-V: Use asm-generic for {in,out}{bwlq}
Palmer Dabbelt
1
-13
/
+0
[prev]
[next]