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
drivers/watchdog/hpwdt.c: use set_memory.h header
Laura Abbott
1
-1
/
+1
2017-05-08
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
1
-1
/
+3
2017-05-08
drm: use set_memory.h header
Laura Abbott
8
-0
/
+19
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
ubi: Add debugfs file for tracking PEB state
Ben Shelton
1
-1
/
+125
2017-05-08
ubi: fastmap: Fix slab corruption
Rabin Vincent
1
-4
/
+29
2017-05-08
ubi: Make mtd parameter readable
Andy Shevchenko
1
-1
/
+1
2017-05-08
ubi: Fix section mismatch
Andy Shevchenko
1
-4
/
+4
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
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
1
-0
/
+70
2017-05-08
device-dax: Tell kbuild DEV_DAX_PMEM depends on DEV_DAX
Mike Galbraith
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-07
lightnvm: remove unused rq parameter of nvme_nvm_rqtocmd() to kill warning
Geert Uytterhoeven
1
-3
/
+3
2017-05-07
IB/srpt: Avoid that aborting a command triggers a kernel warning
Bart Van Assche
1
-1
/
+2
2017-05-07
IB/srpt: Fix abort handling
Bart Van Assche
1
-5
/
+1
2017-05-07
target/fileio: Fix zero-length READ and WRITE handling
Bart Van Assche
1
-2
/
+1
2017-05-07
Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth
Benjamin Valentin
1
-0
/
+2
[prev]
[next]