index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-19
ptdma: pt_core_execute_cmd() should use spinlock
Eric Pilmore
2
-4
/
+5
2023-01-19
usb: dwc3: fix extcon dependency
Arnd Bergmann
1
-1
/
+1
2023-01-19
octeontx2-pf: Fix the use of GFP_KERNEL in atomic context on rt
Kevin Hao
2
-9
/
+4
2023-01-19
tcp: avoid the lookup process failing to get sk in ehash table
Jason Xing
2
-6
/
+19
2023-01-19
nvme-pci: fix timeout request state check
Keith Busch
1
-1
/
+1
2023-01-19
nvme-apple: only reset the controller when RTKit is running
Janne Grunau
1
-3
/
+3
2023-01-19
nvme-apple: reset controller during shutdown
Janne Grunau
1
-1
/
+17
2023-01-18
Revert "net: team: use IFF_NO_ADDRCONF flag to prevent ipv6 addrconf"
Xin Long
1
-2
/
+0
2023-01-18
MAINTAINERS: add networking entries for Willem
Jakub Kicinski
1
-0
/
+20
2023-01-18
net: sched: gred: prevent races when adding offloads to stats
Jakub Kicinski
1
-0
/
+2
2023-01-18
drm/amd/display: disable S/G display on DCN 3.1.4
Alex Deucher
1
-1
/
+0
2023-01-18
drm/amd/display: disable S/G display on DCN 3.1.5
Alex Deucher
1
-1
/
+0
2023-01-18
drm/amdgpu: allow multipipe policy on ASICs with one MEC
Lang Yu
1
-0
/
+3
2023-01-18
drm/amdgpu: correct MEC number for gfx11 APUs
Lang Yu
1
-2
/
+9
2023-01-18
drm/amd/display: fix issues with driver unload
Hamza Mahfooz
2
-5
/
+0
2023-01-18
drm/amdgpu: fix amdgpu_job_free_resources v2
Christian König
1
-2
/
+8
2023-01-18
drm/amd/display: Fix COLOR_SPACE_YCBCR2020_TYPE matrix
Joshua Ashton
1
-2
/
+2
2023-01-18
drm/amd/display: Calculate output_color_space after pixel encoding adjustment
Joshua Ashton
1
-2
/
+2
2023-01-18
drm/amdgpu: fix cleaning up reserved VMID on release
Christian König
1
-0
/
+1
2023-01-18
Merge tag 'wireless-2023-01-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
7
-87
/
+117
2023-01-18
drm/amdgpu: Correct the power calcultion for Renior/Cezanne.
jie1zhan
1
-1
/
+6
2023-01-18
drm/amd/display: Fix set scaling doesn's work
hongao
1
-2
/
+2
2023-01-18
Merge tag 'for-linus-2023011801' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
11
-14
/
+96
2023-01-18
cifs: remove unused function
Paulo Alcantara
2
-63
/
+0
2023-01-18
cifs: do not include page data when checking signature
Enzo Matsumiya
1
-6
/
+9
2023-01-18
ACPI: PRM: Check whether EFI runtime is available
Ard Biesheuvel
1
-0
/
+10
2023-01-18
drm/i915: Remove unused variable
Nirmoy Das
1
-2
/
+0
2023-01-18
Merge tag 'affs-for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-01-18
Merge tag 'erofs-for-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-16
/
+21
2023-01-18
Merge tag 'loongarch-fixes-6.2-1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
14
-213
/
+247
2023-01-18
phy: phy-can-transceiver: Skip warning if no "max-bitrate"
Geert Uytterhoeven
1
-2
/
+3
2023-01-18
dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation
Heiner Kallweit
1
-4
/
+4
2023-01-18
dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation
Heiner Kallweit
1
-3
/
+3
2023-01-18
cifs: fix return of uninitialized rc in dfs_cache_update_tgthint()
Paulo Alcantara
1
-3
/
+3
2023-01-18
drm/i915/dg2: Introduce Wa_18019271663
Matt Atwood
2
-3
/
+7
2023-01-18
drm/i915/dg2: Introduce Wa_18018764978
Matt Atwood
2
-1
/
+9
2023-01-18
dmaengine: tegra: Fix memory leak in terminate_all()
Akhil R
1
-0
/
+1
2023-01-18
dmaengine: xilinx_dma: call of_node_put() when breaking out of for_each_child...
Liu Shixin
1
-1
/
+3
2023-01-18
cifs: handle cache lookup errors different than -ENOENT
Paulo Alcantara
1
-2
/
+9
2023-01-18
cifs: remove duplicate code in __refresh_tcon()
Paulo Alcantara
1
-38
/
+33
2023-01-18
cifs: don't take exclusive lock for updating target hints
Paulo Alcantara
1
-27
/
+20
2023-01-18
cifs: avoid re-lookups in dfs_cache_find()
Paulo Alcantara
1
-24
/
+34
2023-01-18
cifs: fix potential deadlock in cache_refresh_path()
Paulo Alcantara
1
-19
/
+23
2023-01-18
drm/fb-helper: Set framebuffer for vga-switcheroo clients
Thomas Zimmermann
1
-0
/
+7
2023-01-18
drm/i915: Allow switching away via vga-switcheroo if uninitialized
Thomas Zimmermann
2
-3
/
+6
2023-01-18
drm/i915/selftests: Unwind hugepages to drop wakeref on error
Chris Wilson
1
-4
/
+4
2023-01-18
drm/i915: re-disable RC6p on Sandy Bridge
Sasa Dragic
1
-1
/
+2
2023-01-18
HID: betop: check shape of output reports
Pietro Borrello
1
-8
/
+9
2023-01-18
l2tp: prevent lockdep issue in l2tp_tunnel_register()
Eric Dumazet
1
-3
/
+2
2023-01-18
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NL5xRU
Mario Limonciello
1
-0
/
+13
[prev]
[next]