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
2015-09-08
ceph: cleanup use of ceph_msg_get
Jianpeng Ma
1
-2
/
+1
2015-09-08
ceph: no need to get parent inode in ceph_open
Jianpeng Ma
1
-5
/
+1
2015-09-08
ceph: remove the useless judgement
Jianpeng Ma
1
-1
/
+1
2015-09-08
ceph: remove redundant test of head->safe and silence static analysis warnings
Brad Hubbard
1
-1
/
+1
2015-09-08
ceph: fix queuing inode to mdsdir's snaprealm
Yan, Zheng
1
-7
/
+0
2015-09-08
libceph: rename con_work() to ceph_con_workfn()
Ilya Dryomov
1
-3
/
+3
2015-09-08
libceph: Avoid holding the zero page on ceph_msgr_slab_init errors
BenoƮt Canet
1
-5
/
+5
2015-09-08
libceph: remove the unused macro AES_KEY_SIZE
Nicholas Krause
1
-4
/
+0
2015-09-08
ceph: invalidate dirty pages after forced umount
Yan, Zheng
1
-0
/
+2
2015-09-08
ceph: EIO all operations after forced umount
Yan, Zheng
5
-12
/
+54
2015-08-30
Linux 4.2
v4.2
Linus Torvalds
1
-1
/
+1
2015-08-29
thermal: power_allocator: allocate with kcalloc what you free with kfree
Javi Merino
1
-2
/
+1
2015-08-28
Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2015-08-28
Merge tag 'sound-fix-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
4
-9
/
+28
2015-08-27
Merge tag 'powerpc-4.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-1
/
+5
2015-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
22
-113
/
+207
2015-08-27
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+10
2015-08-27
sctp: donot reset the overall_error_count in SHUTDOWN_RECEIVE state
lucien
1
-1
/
+1
2015-08-27
sctp: asconf's process should verify address parameter is in the beginning
lucien
1
-0
/
+7
2015-08-27
nfit: Clarify memory device state flags strings
Toshi Kani
1
-10
/
+10
2015-08-27
sfc: only use vadaptor stats if firmware is capable
Bert Kenward
1
-1
/
+26
2015-08-27
net: phy: fixed: propagate fixed link values to struct
Madalin Bucur
1
-0
/
+9
2015-08-27
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-6
/
+6
2015-08-27
arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
Marc Zyngier
1
-6
/
+6
2015-08-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-9
/
+21
2015-08-26
Add factory recertified Crucial M500s to blacklist
Guillermo A. Amaral
1
-0
/
+2
2015-08-26
powerpc/PCI: Disable MSI/MSI-X interrupts at PCI probe time in OF case
Guilherme G. Piccoli
1
-0
/
+3
2015-08-26
PCI: Make pci_msi_setup_pci_dev() non-static for use by arch code
Guilherme G. Piccoli
2
-1
/
+2
2015-08-25
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
Eugene Shatokhin
1
-3
/
+4
2015-08-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-5
/
+6
2015-08-25
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2015-08-25
drivers: net: xgene: fix: Oops in linkwatch_fire_event
Iyappan Subramanian
2
-2
/
+6
2015-08-25
cls_u32: complete the check for non-forced case in u32_destroy()
WANG Cong
1
-0
/
+13
2015-08-26
LSM: restore certain default error codes
Jan Beulich
1
-5
/
+6
2015-08-25
nfit, nd_blk: BLK status register is only 32 bits
Ross Zwisler
1
-2
/
+2
2015-08-25
net: fec: use reinit_completion() in mdio accessor functions
Russell King
1
-2
/
+2
2015-08-25
net: phy: add locking to phy_read_mmd_indirect()/phy_write_mmd_indirect()
Russell King
1
-4
/
+12
2015-08-25
vxlan: re-ignore EADDRINUSE from igmp_join
Marcelo Ricardo Leitner
1
-0
/
+2
2015-08-25
Merge tag 'linux-can-fixes-for-4.2-20150825' of git://git.kernel.org/pub/scm/...
David S. Miller
5
-70
/
+82
2015-08-25
net: compile renesas directory if NET_VENDOR_RENESAS is configured
Kazuya Mizuguchi
1
-1
/
+1
2015-08-25
ip6_gre: release cached dst on tunnel removal
huaibin Wang
1
-0
/
+1
2015-08-25
mtip32x: fix regression introduced by blk-mq per-hctx flush
Jeff Moyer
1
-0
/
+8
2015-08-25
writeback: sync_inodes_sb() must write out I_DIRTY_TIME inodes and always cal...
Tejun Heo
1
-9
/
+13
2015-08-25
phylib: Make PHYs children of their MDIO bus, not the bus' parent.
David Daney
1
-1
/
+1
2015-08-25
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-7
/
+7
2015-08-25
can: pcan_usb: don't provide CAN FD bittimings by non-FD adapters
Marc Kleine-Budde
5
-70
/
+82
2015-08-25
ALSA: hda - Fix path power activation
Takashi Iwai
1
-5
/
+1
2015-08-25
ALSA: hda - Check all inputs for is_active_nid_for_any()
Takashi Iwai
1
-2
/
+3
2015-08-24
nfsd: Add Jeff Layton as co-maintainer
J. Bruce Fields
1
-0
/
+1
2015-08-24
net: Fix RCU splat in af_key
David Ahern
1
-23
/
+23
[next]