index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
kernfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-07
vfs: fix put_compat_statfs64() does not handle errors
Li Wang
1
-3
/
+3
2016-12-06
namei: fold should_follow_link() with the step into not-followed link
Al Viro
1
-30
/
+18
2016-12-06
namei: pass both WALK_GET and WALK_MORE to should_follow_link()
Al Viro
1
-11
/
+7
2016-12-06
namei: invert WALK_PUT logics
Al Viro
1
-6
/
+7
2016-12-06
namei: shift interpretation of LOOKUP_FOLLOW inside should_follow_link()
Al Viro
1
-10
/
+4
2016-12-06
namei: saner calling conventions for mountpoint_last()
Al Viro
1
-25
/
+25
2016-12-06
namei.c: get rid of user_path_parent()
Al Viro
1
-26
/
+8
2016-12-05
switch getfrag callbacks to ..._full() primitives
Al Viro
3
-7
/
+7
2016-12-05
make skb_add_data,{_nocache}() and skb_copy_to_page_nocache() advance only on...
Al Viro
2
-6
/
+6
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
17
-39
/
+121
2016-12-05
don't open-code file_inode()
Al Viro
18
-46
/
+40
2016-11-27
Linux 4.9-rc7
v4.9-rc7
Linus Torvalds
1
-1
/
+1
2016-11-27
fix default_file_splice_read()
Al Viro
1
-1
/
+2
2016-11-26
tipc: resolve connection flow control compatibility problem
Jon Paul Maloy
1
-1
/
+1
2016-11-26
mvpp2: use correct size for memset
Arnd Bergmann
1
-1
/
+1
2016-11-26
net/mlx5: drop duplicate header delay.h
Geliang Tang
1
-1
/
+0
2016-11-26
net: ieee802154: drop duplicate header delay.h
Geliang Tang
1
-1
/
+0
2016-11-26
ibmvnic: drop duplicate header seq_file.h
Geliang Tang
1
-1
/
+0
2016-11-26
fsl/fman: fix a leak in tgec_free()
Dan Carpenter
1
-3
/
+0
2016-11-26
net: ethtool: don't require CAP_NET_ADMIN for ETHTOOL_GLINKSETTINGS
Miroslav Lichvar
1
-0
/
+1
2016-11-26
tipc: improve sanity check for received domain records
Jon Paul Maloy
1
-5
/
+5
2016-11-26
tipc: fix compatibility bug in link monitoring
Jon Paul Maloy
1
-2
/
+3
2016-11-26
net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
Andrew Lunn
1
-1
/
+1
2016-11-26
Fix subtle CONFIG_MODVERSIONS problems
Linus Torvalds
1
-0
/
+1
2016-11-26
MAINTAINERS: Add bug tracking system location entry type
Rafael J. Wysocki
1
-0
/
+10
2016-11-25
Revert "i2c: designware: do not disable adapter after transfer"
Jarkko Nikula
1
-37
/
+18
2016-11-25
dwc_eth_qos: drop duplicate headers
Geliang Tang
1
-2
/
+0
2016-11-25
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
1
-15
/
+22
2016-11-25
parisc: Fix race in pci-dma.c
John David Anglin
1
-1
/
+1
2016-11-25
parisc: Switch to generic sched_clock implementation
Helge Deller
2
-47
/
+14
2016-11-25
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2
-19
/
+16
2016-11-25
mfd: wm8994-core: Don't use managed regulator bulk get API
Viresh Kumar
1
-3
/
+11
2016-11-25
mfd: wm8994-core: Disable regulators before removing them
Viresh Kumar
1
-1
/
+1
2016-11-25
MIPS: mm: Fix output of __do_page_fault
Matt Redfearn
1
-4
/
+5
2016-11-25
mfd: syscon: Support native-endian regmaps
Paul Burton
1
-1
/
+3
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2
-6
/
+16
2016-11-25
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
Andrey Ryabinin
1
-1
/
+6
2016-11-25
X.509: Fix double free in x509_cert_parse() [ver #3]
Andrey Ryabinin
1
-1
/
+0
2016-11-25
gpu/drm/exynos/exynos_hdmi - Unmap region obtained by of_iomap
Arvind Yadav
1
-0
/
+5
2016-11-24
net sched filters: fix filter handle ID in tfilter_notify_chain()
Roman Mashak
1
-1
/
+1
2016-11-24
net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
Florian Fainelli
1
-0
/
+4
2016-11-24
bnxt: do not busy-poll when link is down
Andy Gospodarek
1
-0
/
+3
2016-11-24
udplite: call proper backlog handlers
Eric Dumazet
6
-6
/
+6
2016-11-24
KVM: x86: check for pic and ioapic presence before use
Radim Krčmář
1
-0
/
+13
2016-11-24
KVM: x86: fix out-of-bounds accesses of rtc_eoi map
Radim Krčmář
2
-3
/
+3
2016-11-24
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
Radim Krčmář
1
-25
/
+11
2016-11-24
KVM: x86: fix out-of-bounds access in lapic
Radim Krčmář
1
-1
/
+1
2016-11-24
init: use pr_cont() when displaying rotator during ramdisk loading.
Nicolas Schichan
1
-1
/
+1
2016-11-24
ipv6: bump genid when the IFA_F_TENTATIVE flag is clear
Paolo Abeni
1
-6
/
+12
2016-11-24
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
4
-5
/
+24
[next]