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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-15
x86_64: Remove pointless set_64bit() usage
Peter Zijlstra
1
-8
/
+5
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
1
-5
/
+2
2022-12-15
Merge tag 'acpi-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-20
/
+111
2022-12-15
Merge tag 'thermal-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-79
/
+312
2022-12-15
Merge tag 'gpio-updates-for-v6.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
36
-1112
/
+1421
2022-12-15
Merge branch 'acpi-ec'
Rafael J. Wysocki
2
-11
/
+22
2022-12-15
Merge tag 'fbdev-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
28
-533
/
+261
2022-12-15
Merge branch 'acpica'
Rafael J. Wysocki
2
-9
/
+89
2022-12-15
drm/amd/pm: update SMU13.0.0 reported maximum shader clock
Evan Quan
1
-1
/
+69
2022-12-15
drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
Evan Quan
1
-7
/
+15
2022-12-15
drm/amd/pm: enable GPO dynamic control support for SMU13.0.7
Evan Quan
1
-0
/
+2
2022-12-15
drm/amd/pm: enable GPO dynamic control support for SMU13.0.0
Evan Quan
4
-1
/
+22
2022-12-15
RDMA/rxe: Fix compile warnings on 32-bit
Jason Gunthorpe
1
-32
/
+40
2022-12-15
net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
Vladimir Oltean
1
-5
/
+4
2022-12-15
ravb: Fix "failed to switch device to config mode" message during unbind
Biju Das
1
-1
/
+1
2022-12-15
net: stmmac: fix errno when create_singlethread_workqueue() fails
Gaosheng Cui
1
-0
/
+1
2022-12-15
regulator: core: fix deadlock on regulator enable
Johan Hovold
1
-1
/
+1
2022-12-15
r6040: Fix kmemleak in probe and remove
Li Zetao
1
-1
/
+4
2022-12-14
nfc: pn533: Clear nfc_target before being used
Minsuk Kang
1
-0
/
+4
2022-12-14
net: enetc: avoid buffer leaks on xdp_do_redirect() failure
Vladimir Oltean
1
-27
/
+8
2022-12-14
lkdtm: cfi: Make PAC test work with GCC 7 and 8
Kristina Martsenko
1
-1
/
+5
2022-12-14
Merge tag 'riscv-for-linus-6.2-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-29
/
+26
2022-12-14
drm/amdgpu: revert "generally allow over-commit during BO allocation"
Christian König
2
-4
/
+18
2022-12-14
drm/amdgpu: Remove unnecessary domain argument
Luben Tuikov
4
-14
/
+6
2022-12-14
drm/amdgpu: Fix size validation for non-exclusive domains (v4)
Luben Tuikov
1
-11
/
+8
2022-12-14
drm/amdgpu: Check if fru_addr is not NULL (v2)
Luben Tuikov
1
-2
/
+4
2022-12-14
Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
141
-5709
/
+6050
2022-12-14
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-16
/
+21
2022-12-14
fbdev: fbcon: release buffer when fbcon_do_set_font() failed
Tetsuo Handa
1
-1
/
+2
2022-12-14
fbdev: sh_mobile_lcdcfb: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-4
/
+4
2022-12-14
fbdev: uvesafb: use sysfs_emit() to instead of scnprintf()
ye xingchen
1
-5
/
+5
2022-12-14
fbdev: uvesafb: Simplify uvesafb_remove()
Christophe JAILLET
1
-15
/
+13
2022-12-14
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
Christophe JAILLET
1
-0
/
+1
2022-12-14
fbdev: uvesafb: don't build on UML
Randy Dunlap
1
-0
/
+1
2022-12-14
fbdev: geode: don't build on UML
Randy Dunlap
1
-0
/
+1
2022-12-14
fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()
Gaosheng Cui
1
-1
/
+3
2022-12-14
fbdev: matroxfb: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-12-14
fbdev: da8xx-fb: add missing regulator_disable() in fb_probe
Dongliang Mu
1
-2
/
+5
2022-12-14
fbdev: controlfb: fix spelling mistake "paramaters"->"parameters"
Yu Zhe
1
-1
/
+1
2022-12-14
fbdev: vermilion: decrease reference count in error path
Xiongfeng Wang
1
-1
/
+3
2022-12-14
fbdev: smscufx: fix error handling code in ufx_usb_probe
Dongliang Mu
1
-15
/
+31
2022-12-14
fbdev: via: Fix error in via_core_init()
Shang XiaoJing
1
-1
/
+8
2022-12-14
fbdev: pm2fb: fix missing pci_disable_device()
Yang Yingliang
1
-2
/
+7
2022-12-14
fbdev: pxafb: Remove unnecessary print function dev_err()
wangkailong@jari.cn
1
-1
/
+0
2022-12-14
fbdev: omapfb: panel-sharp-ls037v7dw01: fix included headers
Dmitry Torokhov
1
-2
/
+1
2022-12-14
fbdev: omapfb: panel-tpo-td028ttec1: stop including gpio.h
Dmitry Torokhov
1
-1
/
+0
2022-12-14
fbdev: omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handling
Dmitry Torokhov
1
-20
/
+1
2022-12-14
fbdev: omapfb: encoder-opa362: fix included headers
Dmitry Torokhov
1
-2
/
+2
2022-12-14
fbdev: omapfb: connector-analog-tv: remove support for platform data
Dmitry Torokhov
1
-52
/
+8
2022-12-14
fbdev: omapfb: panel-dpi: remove support for platform data
Dmitry Torokhov
1
-76
/
+7
[prev]
[next]