index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-31
audit: fix exe_file access in audit_exe_compare
Mateusz Guzik
1
-3
/
+5
2016-08-31
mm: introduce get_task_exe_file
Mateusz Guzik
3
-6
/
+25
2016-08-31
binfmt_elf: switch to new creds when switching to new mm
Linus Torvalds
1
-1
/
+1
2016-08-31
seccomp: Fix tracer exit notifications during fatal signals
Kees Cook
1
-4
/
+8
2016-08-30
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Josh Poimboeuf
19
-128
/
+45
2016-08-30
pata_ninja32: Avoid corrupting status flags
Alan Cox
1
-1
/
+1
2016-08-30
NFSv4.x: Fix a refcount leak in nfs_callback_up_net
Trond Myklebust
1
-0
/
+1
2016-08-30
NFS4: Avoid migration loops
Benjamin Coddington
1
-0
/
+5
2016-08-30
xfs: track log done items directly in the deferred pending work item
Darrick J. Wong
3
-15
/
+6
2016-08-29
pNFS/flexfiles: Fix an Oopsable condition when connection to the DS fails
Trond Myklebust
2
-28
/
+28
2016-08-29
hwmon: (it87) Add missing sysfs attribute group terminator
Jean Delvare
1
-0
/
+1
2016-08-29
intel_pmic_gpio: Make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-29
platform/olpc: Make ec explicitly non-modular
Paul Gortmaker
1
-5
/
+3
2016-08-29
Add Killer E2500 device ID in alx driver.
Owen Lin
2
-0
/
+3
2016-08-29
net: smc91x: fix SMC accesses
Russell King
9
-26
/
+73
2016-08-29
Documentation: networking: dsa: Remove platform device TODO
Florian Fainelli
1
-20
/
+0
2016-08-29
net/mlx5: Increase number of ethtool steering priorities
Maor Gottlieb
1
-1
/
+1
2016-08-29
net/mlx5: Add error prints when validate ETS failed
Eran Ben Elisha
1
-5
/
+16
2016-08-29
net/mlx5e: Fix memory leak if refreshing TIRs fails
Kamal Heib
1
-3
/
+4
2016-08-29
net/mlx5e: Add ethtool counter for TX xmit_more
Tariq Toukan
3
-0
/
+6
2016-08-29
net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ
Eran Ben Elisha
1
-9
/
+67
2016-08-29
net/mlx5e: Don't wait for SQ completions on close
Saeed Mahameed
4
-70
/
+44
2016-08-29
net/mlx5e: Don't post fragmented MPWQE when RQ is disabled
Saeed Mahameed
2
-0
/
+10
2016-08-29
net/mlx5e: Don't wait for RQ completions on close
Saeed Mahameed
3
-42
/
+22
2016-08-29
net/mlx5e: Limit UMR length to the device's limitation
Saeed Mahameed
4
-16
/
+40
2016-08-29
powerpc: signals: Discard transaction state from signal frames
Cyril Bur
3
-0
/
+30
2016-08-29
powerpc/powernv : Drop reference added by kset_find_obj()
Mukesh Ojha
2
-2
/
+12
2016-08-29
powerpc/tm: do not use r13 for tabort_syscall
Nicholas Piggin
1
-6
/
+6
2016-08-29
iomap: don't set FIEMAP_EXTENT_MERGED for extent based filesystems
Christoph Hellwig
2
-2
/
+11
2016-08-29
Linux 4.8-rc4
v4.8-rc4
Linus Torvalds
1
-1
/
+1
2016-08-28
drm/atomic: Don't potentially reset color_mgmt_changed on successive property...
Mario Kleiner
1
-3
/
+3
2016-08-28
NFSv4.1: Remove obsolete and incorrrect assignment in nfs4_callback_sequence
Trond Myklebust
1
-1
/
+0
2016-08-28
NFSv4.1: Close callback races for OPEN, LAYOUTGET and LAYOUTRETURN
Trond Myklebust
1
-13
/
+65
2016-08-28
NFSv4.1: Defer bumping the slot sequence number until we free the slot
Trond Myklebust
2
-3
/
+9
2016-08-28
NFSv4.1: Delay callback processing when there are referring triples
Trond Myklebust
4
-4
/
+29
2016-08-28
NFSv4.1: Fix Oopsable condition in server callback races
Trond Myklebust
3
-4
/
+35
2016-08-27
rhashtable: fix a memory leak in alloc_bucket_locks()
Eric Dumazet
1
-3
/
+4
2016-08-27
sfc: fix potential stack corruption from running past stat bitmask
Andrew Rybchenko
1
-1
/
+2
2016-08-27
mm: silently skip readahead for DAX inodes
Ross Zwisler
1
-0
/
+9
2016-08-27
dax: fix device-dax region base
Dan Williams
1
-0
/
+3
2016-08-27
fs/seq_file: fix out-of-bounds read
Vegard Nossum
1
-1
/
+3
2016-08-27
mm: memcontrol: avoid unused function warning
Arnd Bergmann
1
-18
/
+18
2016-08-27
mm: clarify COMPACTION Kconfig text
Michal Hocko
1
-1
/
+8
2016-08-27
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
Masahiro Yamada
3
-7
/
+5
2016-08-27
printk: fix parsing of "brl=" option
Nicolas Iooss
1
-2
/
+2
2016-08-27
soft_dirty: fix soft_dirty during THP split
Andrea Arcangeli
1
-1
/
+6
2016-08-27
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
2
-2
/
+45
2016-08-27
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
Joe Perches
1
-1
/
+3
2016-08-27
byteswap: don't use __builtin_bswap*() with sparse
Johannes Berg
1
-2
/
+6
2016-08-26
team: loadbalance: push lacpdus to exact delivery
Jiri Pirko
1
-0
/
+15
[next]