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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-26
ide-pm: always pass 0 error to ide_complete_rq in ide_do_devset
Christoph Hellwig
1
-1
/
+1
2017-04-26
ide-pm: always pass 0 error to __blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-26
scsi_transport_sas: always pass 0 error to blk_end_request_all
Christoph Hellwig
1
-1
/
+1
2017-04-26
s390/cpacf: Introduce kma instruction
Jason J. Herne
1
-0
/
+1
2017-04-26
s390/cpacf: query instructions use unique parameters for compatibility with KMA
Jason J. Herne
1
-2
/
+2
2017-04-26
s390/trng: Introduce s390 TRNG device driver.
Harald Freudenberger
3
-0
/
+283
2017-04-26
s390/crypto: Provide s390 specific arch random functionality.
Harald Freudenberger
5
-1
/
+117
2017-04-26
s390/crypto: Add new subfunctions to the cpacf PRNO function.
Harald Freudenberger
1
-2
/
+29
2017-04-26
s390/crypto: Renaming PPNO to PRNO.
Harald Freudenberger
3
-32
/
+32
2017-04-26
s390/pageattr: avoid unnecessary page table splitting
Heiko Carstens
1
-3
/
+7
2017-04-26
xfrm: do the garbage collection after flushing policy
Xin Long
1
-0
/
+4
2017-04-26
x86/mm: Fix flush_tlb_page() on Xen
Andy Lutomirski
1
-3
/
+1
2017-04-26
x86/mm: Make flush_tlb_mm_range() more predictable
Andy Lutomirski
1
-5
/
+7
2017-04-26
x86/mm: Remove flush_tlb() and flush_tlb_current_task()
Andy Lutomirski
2
-26
/
+0
2017-04-26
x86/vm86/32: Switch to flush_tlb_mm_range() in mark_screen_rdonly()
Andy Lutomirski
1
-1
/
+1
2017-04-26
x86/mm/64: Fix crash in remove_pagetable()
Kirill A. Shutemov
1
-3
/
+3
2017-04-26
x86/unwind: Dump all stacks in unwind_dump()
Josh Poimboeuf
1
-13
/
+21
2017-04-26
x86/unwind: Silence more entry-code related warnings
Josh Poimboeuf
1
-3
/
+17
2017-04-25
Merge tag 'arc-4.11-final' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-10
/
+45
2017-04-25
nfsd: stricter decoding of write-like NFSv2/v3 ops
J. Bruce Fields
2
-0
/
+6
2017-04-25
nfsd4: minor NFSv2/v3 write decoding cleanup
J. Bruce Fields
2
-8
/
+9
2017-04-25
nfsd: check for oversized NFSv2/v3 arguments
J. Bruce Fields
1
-0
/
+36
2017-04-25
ceph: fix recursion between ceph_set_acl() and __ceph_setattr()
Yan, Zheng
1
-12
/
+10
2017-04-25
net/packet: check length in getsockopt() called with PACKET_HDRLEN
Alexander Potapenko
1
-0
/
+2
2017-04-25
net: ipv6: regenerate host route if moved to gc list
David Ahern
1
-2
/
+12
2017-04-25
bridge: move bridge multicast cleanup to ndo_uninit
Xin Long
2
-1
/
+1
2017-04-25
nvme-lightnvm: add missing endianess conversion in nvme_nvm_end_io
Christoph Hellwig
1
-1
/
+1
2017-04-25
nvme-scsi: Consider LBA format in IO splitting calculation
Jon Derrick
1
-1
/
+1
2017-04-25
nvme-fc: avoid memory corruption caused by calling nvmf_free_options() twice
Ewan D. Milne
1
-1
/
+3
2017-04-25
lpfc: Fix memory corruption of the lpfc_ncmd->list pointers
James Smart
2
-6
/
+15
2017-04-25
ipv6: fix source routing
Sabrina Dubroca
1
-0
/
+4
2017-04-25
lightnvm: fix possible memory leak in pblk_bb_discovery()
Wei Yongjun
1
-1
/
+3
2017-04-25
qed: Fix error in the dcbx app meta data initialization.
sudarsana.kalluru@cavium.com
1
-5
/
+5
2017-04-25
netvsc: fix calculation of available send sections
stephen hemminger
2
-6
/
+4
2017-04-25
net: hso: fix module unloading
Andreas Kemnade
1
-1
/
+1
2017-04-25
tipc: fix socket flow control accounting error at tipc_recv_stream
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-04-25
tipc: fix socket flow control accounting error at tipc_send_stream
Parthasarathy Bhuvaragan
1
-1
/
+1
2017-04-25
Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Takashi Iwai
6
-19
/
+48
2017-04-25
ipv6: move stub initialization after ipv6 setup completion
Paolo Abeni
1
-2
/
+4
2017-04-25
team: fix memory leaks
Pan Bian
1
-2
/
+6
2017-04-25
Merge remote-tracking branches 'asoc/fix/intel', 'asoc/fix/topology' and 'aso...
Mark Brown
4
-15
/
+49
2017-04-25
Merge tag 'linux-can-fixes-for-4.11-20170425' of git://git.kernel.org/pub/scm...
David S. Miller
5
-5
/
+90
2017-04-25
sfc: tx ring can only have 2048 entries for all EF10 NICs
Bert Kenward
2
-1
/
+5
2017-04-25
ASoC: intel: Fix PM and non-atomic crash in bytcr drivers
Takashi Iwai
2
-4
/
+2
2017-04-25
macvlan: Fix device ref leak when purging bc_queue
Herbert Xu
1
-1
/
+10
2017-04-25
usb: plusb: Add support for PL-27A1
Roman SpychaĆa
2
-3
/
+14
2017-04-25
net: can: usb: gs_usb: Fix buffer on stack
Maksim Salau
1
-5
/
+12
2017-04-25
s390/mm: simplify arch_get_unmapped_area[_topdown]
Martin Schwidefsky
1
-57
/
+32
2017-04-25
can: usb: Kconfig: Add PCAN-USB X6 device in help text
Stephane Grosjean
1
-0
/
+1
2017-04-25
can: usb: Add support of PCAN-Chip USB stamp module
Stephane Grosjean
4
-0
/
+77
[prev]
[next]