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
2020-12-15
Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
24
-748
/
+1209
2020-12-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
94
-2194
/
+2550
2020-12-15
Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
50
-252
/
+6166
2020-12-15
Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
55
-192
/
+3167
2020-12-15
Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
44
-376
/
+615
2020-12-15
Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
18
-266
/
+455
2020-12-15
Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
45
-235
/
+446
2020-12-15
Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
23
-77
/
+3158
2020-12-15
Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
4
-13
/
+91
2020-12-15
Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
21
-264
/
+316
2020-12-15
Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
221
-6135
/
+4151
2020-12-15
Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
255
-3790
/
+22693
2020-12-15
Merge tag 'driver-core-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
20
-711
/
+760
2020-12-15
Merge tag 'tty-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
53
-14938
/
+429
2020-12-15
Merge tag 'usb-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
130
-4631
/
+3873
2020-12-15
Merge tag 'sound-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-2
/
+135
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1075
-24881
/
+45357
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
19
-35
/
+89
2020-12-15
zram: break the strict dependency from lzo
Rui Salvaterra
3
-2
/
+44
2020-12-15
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
2
-2
/
+5
2020-12-15
zram: support page writeback
Minchan Kim
1
-4
/
+17
2020-12-15
mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY
Vlastimil Babka
1
-3
/
+1
2020-12-15
mm, page_poison: use static key more efficiently
Vlastimil Babka
1
-1
/
+1
2020-12-15
lkdtm: disable KASAN for rodata.o
Marco Elver
1
-0
/
+1
2020-12-15
vm_ops: rename .split() callback to .may_split()
Dmitry Safonov
1
-2
/
+2
2020-12-15
xen/unpopulated-alloc: consolidate pgmap manipulation
Dan Williams
1
-7
/
+7
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
2020-12-15
mm/gup: prevent gup_fast from racing with COW during fork
Jason Gunthorpe
1
-0
/
+1
2020-12-15
device-dax/kmem: use struct_size()
Dan Williams
1
-1
/
+1
2020-12-15
dma-buf: use krealloc_array()
Bartosz Golaszewski
1
-2
/
+1
2020-12-15
hwtracing: intel: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-15
drm: atomic: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+2
2020-12-15
edac: ghes: use krealloc_array()
Bartosz Golaszewski
1
-2
/
+2
2020-12-15
pinctrl: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+1
2020-12-15
vhost: vringh: use krealloc_array()
Bartosz Golaszewski
1
-1
/
+2
2020-12-15
ide: remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()
Sebastian Andrzej Siewior
1
-3
/
+0
2020-12-15
ide/falcon: remove in_interrupt() usage
Sebastian Andrzej Siewior
1
-2
/
+0
2020-12-15
thermal/drivers/devfreq_cooling: Fix the build when !ENERGY_MODEL
Lukasz Luba
1
-13
/
+12
2020-12-15
thermal/drivers/rcar: Remove notification usage
Daniel Lezcano
1
-19
/
+0
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
618
-4716
/
+9085
2020-12-14
net: hns3: fix expression that is currently always true
Colin Ian King
1
-1
/
+1
2020-12-14
nfc: pn533: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-14
net: mscc: ocelot: install MAC addresses in .ndo_set_rx_mode from process con...
Vladimir Oltean
2
-3
/
+84
2020-12-14
nfc: s3fwrn5: Release the nfc firmware
Bongsu Jeon
1
-1
/
+3
2020-12-14
net: vxget: clean up sparse warnings
Jakub Kicinski
1
-9
/
+9
2020-12-14
Merge tag 'linux-can-next-for-5.11-20201214' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
5
-167
/
+160
2020-12-14
mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 router
Jiri Pirko
3
-1
/
+11
2020-12-14
mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3
Jiri Pirko
4
-1
/
+24
2020-12-14
mlxsw: spectrum_router_xm: Introduce basic XM cache flushing
Jiri Pirko
1
-0
/
+291
2020-12-14
mlxsw: reg: Add Router LPM Cache Enable Register
Jiri Pirko
1
-0
/
+35
[next]