index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
smack
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-02
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
4
-20
/
+0
2016-09-02
drivers/scsi/wd719x.c: remove last declaration using DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-1
/
+1
2016-09-02
mm, vmscan: only allocate and reclaim from zones with pages managed by the bu...
Mel Gorman
3
-15
/
+27
2016-09-02
lib/test_hash.c: fix warning in preprocessor symbol evaluation
Geert Uytterhoeven
1
-9
/
+15
2016-09-02
lib/test_hash.c: fix warning in two-dimensional array init
Geert Uytterhoeven
1
-1
/
+1
2016-09-02
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
Arnd Bergmann
2
-0
/
+10
2016-09-02
kexec: fix double-free when failing to relocate the purgatory
Thiago Jung Bauermann
1
-0
/
+3
2016-09-02
mm, oom: prevent premature OOM killer invocation for high order request
Michal Hocko
1
-49
/
+2
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-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
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
[next]