index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-30
perf data: Update documentation section on cpu topology
Thomas Richter
1
-0
/
+8
2018-05-30
perf cs-etm: Fix indexing for decoder packet queue
Mathieu Poirier
1
-2
/
+10
2018-05-30
perf bpf: Fix NULL return handling in bpf__prepare_load()
YueHaibing
1
-3
/
+3
2018-05-30
drm/bridge/synopsys: dw-hdmi: fix dw_hdmi_setup_rx_sense
Neil Armstrong
3
-13
/
+6
2018-05-30
blk-mq: only iterate over inflight requests in blk_mq_tagset_busy_iter
Christoph Hellwig
5
-21
/
+4
2018-05-30
nbd: clear DISCONNECT_REQUESTED flag once disconnection occurs.
Kevin Vigor
1
-6
/
+15
2018-05-30
vhost_net: flush batched heads before trying to busy polling
Jason Wang
1
-13
/
+24
2018-05-30
MAINTAINERS: add myself as maintainer for QorIQ PTP clock driver
Yangbo Lu
1
-2
/
+8
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
11
-21
/
+18
2018-05-30
net: davinci: fix building davinci mdio code without CONFIG_OF
Arnd Bergmann
1
-3
/
+1
2018-05-30
net: ethernet: freescale: fix false-positive string overflow warning
Arnd Bergmann
1
-1
/
+1
2018-05-30
tpm: fix race condition in tpm_common_write()
Tadeusz Struk
2
-23
/
+19
2018-05-30
btrfs: Factor out write portion of btrfs_get_blocks_direct
Nikolay Borisov
1
-99
/
+108
2018-05-30
btrfs: Factor out read portion of btrfs_get_blocks_direct
Nikolay Borisov
1
-13
/
+43
2018-05-30
blk-throttle: fix potential NULL pointer dereference in throtl_select_dispatch
Liu Bo
1
-1
/
+2
2018-05-30
block: kyber: make kyber more friendly with merging
Jianchao Wang
1
-32
/
+158
2018-05-30
blk-mq: abstract out blk-mq-sched rq list iteration bio merge helper
Jens Axboe
2
-11
/
+26
2018-05-30
PCI: Enable PCI_DOMAINS along with generic PCI host controller
Jan Kiszka
1
-0
/
+1
2018-05-30
PCI: Add support for unbinding the generic PCI host controller
Jan Kiszka
3
-0
/
+15
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge_resources()
Jan Kiszka
14
-32
/
+26
2018-05-30
PCI: Use dev_printk() in of_pci_get_host_bridge_resources()
Jan Kiszka
1
-10
/
+10
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
14
-30
/
+29
2018-05-30
PCI: Rename of_pci_get_host_bridge_resources() device node parameter
Jan Kiszka
2
-11
/
+11
2018-05-30
PCI: Fix devm_pci_alloc_host_bridge() memory leak
Jan Kiszka
1
-1
/
+3
2018-05-31
crypto: chtls - free beyond end rspq_skb_cache
Atul Gupta
1
-1
/
+1
2018-05-31
crypto: chtls - kbuild warnings
Atul Gupta
1
-5
/
+6
2018-05-31
crypto: chtls - dereference null variable
Atul Gupta
1
-2
/
+1
2018-05-31
crypto: chtls - wait for memory sendmsg, sendpage
Atul Gupta
3
-3
/
+89
2018-05-31
crypto: chtls - key len correction
Atul Gupta
1
-5
/
+1
2018-05-31
crypto: salsa20 - Revert "crypto: salsa20 - export generic helpers"
Eric Biggers
2
-34
/
+13
2018-05-31
crypto: x86/salsa20 - remove x86 salsa20 implementations
Eric Biggers
5
-1866
/
+0
2018-05-31
crypto: ccp - Add GET_ID SEV command
Janakarajan Natarajan
3
-0
/
+67
2018-05-31
crypto: ccp - Add DOWNLOAD_FIRMWARE SEV command
Janakarajan Natarajan
3
-10
/
+105
2018-05-31
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
Conor McLoughlin
3
-0
/
+5
2018-05-31
crypto: ccree - silence debug prints
Gilad Ben-Yossef
1
-3
/
+3
2018-05-31
crypto: ccree - better clock handling
Gilad Ben-Yossef
1
-1
/
+19
2018-05-31
crypto: ccree - correct host regs offset
Gilad Ben-Yossef
4
-6
/
+17
2018-05-31
crypto: chelsio - Remove separate buffer used for DMA map B0 block in CCM
Harsh Jain
2
-113
/
+97
2018-05-31
crypt: chelsio - Send IV as Immediate for cipher algo
Harsh Jain
4
-40
/
+17
2018-05-31
crypto: chelsio - Return -ENOSPC for transient busy indication.
Harsh Jain
1
-30
/
+26
2018-05-31
crypto: caam/qi - fix warning in init_cgr()
Horia Geantă
1
-3
/
+2
2018-05-31
crypto: caam - fix rfc4543 descriptors
Horia Geantă
1
-2
/
+2
2018-05-31
crypto: caam - fix MC firmware detection
Horia Geantă
2
-9
/
+13
2018-05-31
crypto: clarify licensing of OpenSSL asm code
Adam Langley
10
-19
/
+129
2018-05-31
crypto: morus - Mark MORUS SIMD glue as x86-specific
Ondrej Mosnacek
5
-8
/
+11
2018-05-31
crypto: testmgr - eliminate redundant decryption test vectors
Eric Biggers
2
-11723
/
+919
2018-05-31
crypto: testmgr - add extra kw(aes) encryption test vector
Eric Biggers
1
-0
/
+13
2018-05-31
crypto: testmgr - add extra ecb(tnepres) encryption test vectors
Eric Biggers
1
-1
/
+39
2018-05-31
crypto: testmgr - make an cbc(des) encryption test vector chunked
Eric Biggers
1
-0
/
+3
2018-05-31
crypto: testmgr - add extra ecb(des) encryption test vectors
Eric Biggers
1
-0
/
+22
[prev]
[next]