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-05-08
agp: use set_memory.h header
Laura Abbott
5
-1
/
+7
2017-05-08
treewide: spelling: correct diffrent[iate] and banlance typos
Joe Perches
5
-5
/
+5
2017-05-08
scripts/spelling.txt: add "intialise(d)" pattern and fix typo instances
Masahiro Yamada
2
-5
/
+5
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
11
-14
/
+14
2017-05-08
scripts/spelling.txt: add "memory" pattern and fix typos
Stephen Boyd
4
-4
/
+4
2017-05-08
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
3
-4
/
+4
2017-05-08
drivers/md/bcache/super.c: use kvmalloc
Michal Hocko
1
-6
/
+2
2017-05-08
drivers/md/dm-ioctl.c: use kvmalloc rather than opencoded variant
Michal Hocko
1
-9
/
+4
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
21
-159
/
+54
2017-05-08
mm: support __GFP_REPEAT in kvmalloc_node for >32kB
Michal Hocko
3
-24
/
+9
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-6
/
+1
2017-05-08
drivers/misc/c2port/c2port-duramar2150.c: checking for NULL instead of IS_ERR()
Dan Carpenter
1
-2
/
+2
2017-05-08
drivers/misc/vmw_vmci/vmci_queue_pair.c: fix a couple integer overflow tests
Dan Carpenter
1
-2
/
+8
2017-05-08
drivers/virt/fsl_hypervisor.c: use get_user_pages_unlocked()
Lorenzo Stoakes
1
-5
/
+2
2017-05-08
net: mdio-mux: bcm-iproc: call mdiobus_free() in error path
Jon Mason
1
-1
/
+4
2017-05-08
ide: don't call memcpy with the same source and destination
Mikulas Patocka
1
-1
/
+1
2017-05-08
ide: use setup_timer
Geliang Tang
1
-3
/
+1
2017-05-08
net: ethernet: ti: cpsw: adjust cpsw fifos depth for fullduplex flow control
Grygorii Strashko
1
-0
/
+16
2017-05-08
Merge tag 'mac80211-for-davem-2017-05-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
5
-6
/
+16
2017-05-08
net: cdc_ncm: Fix TX zero padding
Jim Baxter
1
-4
/
+7
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2017-05-08
stmmac: pci: split out common_default_data() helper
Andy Shevchenko
1
-34
/
+18
2017-05-08
stmmac: pci: RX queue routing configuration
Andy Shevchenko
1
-0
/
+3
2017-05-08
stmmac: pci: TX and RX queue priority configuration
Andy Shevchenko
1
-0
/
+4
2017-05-08
stmmac: pci: set default number of rx and tx queues
Andy Shevchenko
1
-0
/
+4
2017-05-08
yam: use memdup_user
Geliang Tang
1
-6
/
+4
2017-05-08
net/hippi/rrunner: use memdup_user
Geliang Tang
1
-10
/
+7
2017-05-08
cxgb4: avoid disabling FEC by default
Ganesh Goudar
3
-10
/
+43
2017-05-08
net: dsa: loop: Check for memory allocation failure
Christophe Jaillet
1
-0
/
+3
2017-05-08
bonding: check nla_put_be32 return value
Hangbin Liu
1
-1
/
+2
2017-05-08
bnxt_en: allocate enough space for ->ntp_fltr_bmap
Dan Carpenter
1
-1
/
+2
2017-05-08
qlge: Avoid reading past end of buffer
Kees Cook
1
-2
/
+2
2017-05-08
bna: ethtool: Avoid reading past end of buffer
Kees Cook
1
-2
/
+2
2017-05-08
bna: Avoid reading past end of buffer
Kees Cook
1
-1
/
+1
2017-05-08
aquantia: Fix "ethtool -S" crash when adapter down.
Pavel Belous
1
-2
/
+4
2017-05-08
mac80211: properly remove RX_ENC_FLAG_40MHZ
Johannes Berg
5
-6
/
+16
2017-05-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-413
/
+226
2017-05-05
Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
18
-36
/
+544
2017-05-05
Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-18
/
+39
2017-05-05
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
39
-614
/
+1385
2017-05-05
Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1754
-15210
/
+358735
2017-05-05
Merge tag 'media/v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
280
-4784
/
+13392
2017-05-05
Merge tag 'drm-forgot-about-tegra-for-v4.12-rc1' of git://people.freedesktop....
Linus Torvalds
20
-202
/
+1365
2017-05-05
ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle
Rafael J. Wysocki
6
-15
/
+46
2017-05-05
PM / wakeup: Integrate mechanism to abort transitions in progress
Rafael J. Wysocki
1
-18
/
+18
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9
-404
/
+1676
2017-05-05
net: alx: handle pci_alloc_irq_vectors return correctly
Rakesh Pandit
1
-2
/
+2
2017-05-05
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
1
-4
/
+8
2017-05-05
Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
16
-311
/
+1138
2017-05-04
Merge branch 'for-4.12/dax' into libnvdimm-for-next
Dan Williams
69
-1439
/
+3880
[prev]
[next]