index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
/
util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-21
splice: reinstate SIGPIPE/EPIPE handling
Linus Torvalds
1
-2
/
+7
2016-12-21
Revert "ALSA: usb-audio: Fix race at stopping the stream"
Takashi Iwai
1
-8
/
+4
2016-12-20
parisc: Optimize timer interrupt function
Helge Deller
3
-92
/
+29
2016-12-20
RDS: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
net_sched: sch_netem: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
net_sched: sch_fq: use rb_entry()
Geliang Tang
1
-7
/
+7
2016-12-20
net/mlx5: use rb_entry()
Geliang Tang
1
-1
/
+1
2016-12-20
ethernet: sfc: Add Kconfig entry for vendor Solarflare
Tobias Klauser
2
-1
/
+21
2016-12-20
sctp: not copying duplicate addrs to the assoc's bind address list
Xin Long
2
-0
/
+6
2016-12-20
sctp: reduce indent level in sctp_copy_local_addr_list
Xin Long
1
-18
/
+19
2016-12-20
ARM: dts: hix5hd2: don't change the existing compatible string
Dongpo Li
1
-2
/
+2
2016-12-20
net: hix5hd2_gmac: fix compatible strings name
Dongpo Li
2
-11
/
+15
2016-12-20
openvswitch: Add a missing break statement.
Jarno Rajahalme
1
-0
/
+1
2016-12-20
net: netcp: ethss: fix 10gbe host port tx pri map configuration
WingMan Kwok
1
-1
/
+2
2016-12-20
net: netcp: ethss: fix errors in ethtool ops
WingMan Kwok
1
-5
/
+16
2016-12-20
fsl/fman: enable compilation on ARM64
Madalin Bucur
1
-1
/
+1
2016-12-20
fsl/fman: A007273 only applies to PPC SoCs
Madalin Bucur
1
-0
/
+8
2016-12-20
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
Madalin Bucur
2
-3
/
+7
2016-12-20
fsl/fman: fix 1G support for QSGMII interfaces
Madalin Bucur
1
-0
/
+1
2016-12-20
dt: bindings: net: use boolean dt properties for eee broken modes
jbrunet
2
-21
/
+8
2016-12-20
net: phy: use boolean dt properties for eee broken modes
jbrunet
1
-3
/
+15
2016-12-20
net: phy: fix sign type error in genphy_config_eee_advert
jbrunet
1
-2
/
+2
2016-12-20
printk: fix typo in CONSOLE_LOGLEVEL_DEFAULT help text
Borislav Petkov
1
-1
/
+1
2016-12-20
ratelimit: fix WARN_ON_RATELIMIT return value
Jiri Slaby
1
-2
/
+5
2016-12-20
kcov: make kcov work properly with KASLR enabled
Alexander Popov
1
-1
/
+7
2016-12-20
arm64: setup: introduce kaslr_offset()
Alexander Popov
2
-4
/
+9
2016-12-20
mm: fadvise: avoid expensive remote LRU cache draining after FADV_DONTNEED
Johannes Weiner
1
-1
/
+14
2016-12-20
ima: platform-independent hash value
Andreas Steffen
1
-2
/
+4
2016-12-20
ima: define a canonical binary_runtime_measurements list format
Mimi Zohar
6
-13
/
+66
2016-12-20
ima: support restoring multiple template formats
Mimi Zohar
1
-3
/
+49
2016-12-20
ima: store the builtin/custom template definitions in a list
Mimi Zohar
3
-11
/
+43
2016-12-20
ima: on soft reboot, save the measurement list
Mimi Zohar
5
-1
/
+135
2016-12-20
powerpc: ima: send the kexec buffer to the next kernel
Thiago Jung Bauermann
5
-6
/
+129
2016-12-20
ima: maintain memory size needed for serializing the measurement list
Mimi Zohar
3
-2
/
+64
2016-12-20
ima: permit duplicate measurement list entries
Mimi Zohar
1
-6
/
+10
2016-12-20
ima: on soft reboot, restore the measurement list
Mimi Zohar
6
-0
/
+255
2016-12-20
powerpc: ima: get the kexec buffer passed by the previous kernel
Thiago Jung Bauermann
7
-1
/
+158
2016-12-20
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
1
-1
/
+1
2016-12-19
NFSv4: Retry the DELEGRETURN if the embedded GETATTR is rejected with EACCES
Trond Myklebust
2
-4
/
+15
2016-12-19
NFS: Retry the CLOSE if the embedded GETATTR is rejected with EACCES
Trond Myklebust
1
-0
/
+10
2016-12-19
NFSv4: Place the GETATTR operation before the CLOSE
Trond Myklebust
2
-12
/
+12
2016-12-19
NFSv4: Also ask for attributes when downgrading to a READ-only state
Trond Myklebust
1
-1
/
+2
2016-12-19
NFS: Don't abuse NFS_INO_REVAL_FORCED in nfs_post_op_update_inode_locked()
Trond Myklebust
1
-7
/
+0
2016-12-19
pNFS: Return RW layouts on OPEN_DOWNGRADE
Trond Myklebust
1
-3
/
+13
2016-12-19
NFSv4: Add encode/decode of the layoutreturn op in OPEN_DOWNGRADE
Trond Myklebust
1
-0
/
+10
2016-12-19
NFS: Don't disconnect open-owner on NFS4ERR_BAD_SEQID
NeilBrown
1
-16
/
+13
2016-12-19
NFSv4: ensure __nfs4_find_lock_state returns consistent result.
NeilBrown
1
-8
/
+20
2016-12-19
NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.
NeilBrown
1
-1
/
+2
2016-12-19
pNFS/flexfiles: delete deviceid, don't mark inactive
Weston Andros Adamson
2
-3
/
+5
2016-12-19
NFS: Clean up nfs_attribute_timeout()
Trond Myklebust
2
-8
/
+7
[next]