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
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
5
-6
/
+6
2017-12-29
gpio: brcmstb: Make really use of the new lockdep class
Thomas Gleixner
1
-1
/
+1
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
7
-15
/
+38
2017-12-26
Merge tag 'hwmon-for-linus-v4.15-rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+17
2017-12-26
Merge tag 'gpio-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
5
-15
/
+14
2017-12-26
hwmon: Deal with errors from the thermal subsystem
Linus Walleij
1
-4
/
+17
2017-12-23
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-41
/
+236
2017-12-22
Merge tag 'for-linus-4.15-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-9
/
+56
2017-12-22
Merge tag 'pinctrl-v4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+16
2017-12-22
Merge tag 'drm-fixes-for-v4.15-rc5' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
31
-146
/
+267
2017-12-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-0
/
+17
2017-12-22
gpio: fix "gpio-line-names" property retrieval
Christophe Leroy
4
-13
/
+12
2017-12-22
gpio: gpio-reg: fix build
Grygorii Strashko
1
-2
/
+2
2017-12-22
drm/syncobj: Stop reusing the same struct file for all syncobj -> fd
Chris Wilson
1
-48
/
+29
2017-12-22
Merge tag 'drm-misc-fixes-2017-12-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
4
-35
/
+53
2017-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
35
-173
/
+494
2017-12-21
libnvdimm, btt: Fix an incompatibility in the log layout
Vishal Verma
2
-35
/
+211
2017-12-21
libnvdimm, btt: add a couple of missing kernel-doc lines
Vishal Verma
1
-0
/
+2
2017-12-21
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-11
/
+13
2017-12-21
drm: move lease init after validation in drm_lease_create
Keith Packard
1
-11
/
+11
2017-12-21
Merge tag 'drm-intel-fixes-2017-12-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-1
/
+5
2017-12-21
Merge branch 'linux-4.15' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
1
-1
/
+1
2017-12-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
6
-18
/
+21
2017-12-20
Merge tag 'acpi-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-2
/
+2
2017-12-20
Merge tag 'pm-4.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
3
-9
/
+28
2017-12-20
Merge tag 'spi-fix-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-4
/
+23
2017-12-20
Merge tag 'mfd-fixes-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
3
-34
/
+40
2017-12-20
null_blk: unalign call_single_data
Jens Axboe
1
-2
/
+2
2017-12-20
s390/qeth: fix error handling in checksum cmd callback
Julian Wiedmann
1
-1
/
+8
2017-12-20
Merge tag 'mlx5-fixes-2017-12-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
15
-100
/
+208
2017-12-20
xen/balloon: Mark unallocated host memory as UNUSABLE
Boris Ostrovsky
1
-9
/
+56
2017-12-20
nfp: bpf: keep track of the offloaded program
Jakub Kicinski
2
-4
/
+51
2017-12-20
cls_bpf: fix offload assumptions after callback conversion
Jakub Kicinski
1
-9
/
+3
2017-12-20
net: mvneta: eliminate wrong call to handle rx descriptor error
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: use proper rxq_number in loop on rx queues
Yelena Krivosheev
1
-1
/
+1
2017-12-20
net: mvneta: clear interface link status on port disable
Yelena Krivosheev
1
-0
/
+4
2017-12-20
Merge branch 'acpi-cppc'
Rafael J. Wysocki
1
-1
/
+1
2017-12-20
Merge branch 'pm-pci'
Rafael J. Wysocki
1
-1
/
+6
2017-12-20
drm/plane: Make framebuffer refcounting the responsibility of setplane_intern...
Maarten Lankhorst
1
-22
/
+20
2017-12-20
drm/sun4i: hdmi: Move the mode_valid callback to the encoder
Maxime Ripard
1
-19
/
+20
2017-12-19
libnvdimm, dax: fix 1GB-aligned namespaces vs physical misalignment
Dan Williams
1
-3
/
+12
2017-12-19
libnvdimm, pfn: fix start_pad handling for aligned namespaces
Dan Williams
1
-2
/
+3
2017-12-20
drm/nouveau: fix obvious memory leak
Ben Skeggs
1
-1
/
+1
2017-12-19
net/mlx5: Stay in polling mode when command EQ destroy fails
Moshe Shemesh
1
-3
/
+1
2017-12-19
net/mlx5: Cleanup IRQs in case of unload failure
Moshe Shemesh
1
-7
/
+13
2017-12-19
net/mlx5: Fix steering memory leak
Maor Gottlieb
1
-2
/
+14
2017-12-19
net/mlx5e: Prevent possible races in VXLAN control flow
Gal Pressman
1
-0
/
+4
2017-12-19
net/mlx5e: Add refcount to VXLAN structure
Gal Pressman
2
-23
/
+28
2017-12-19
net/mlx5e: Fix possible deadlock of VXLAN lock
Gal Pressman
1
-10
/
+10
2017-12-19
net/mlx5: Fix error flow in CREATE_QP command
Moni Shoua
1
-2
/
+2
[next]