index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
x86/mm: Do not auto-massage page protections
Dave Hansen
10
-12
/
+75
2018-04-09
x86/espfix: Document use of _PAGE_GLOBAL
Dave Hansen
1
-0
/
+4
2018-04-09
x86/mm: Introduce "default" kernel PTE mask
Dave Hansen
4
-14
/
+34
2018-04-09
x86/mm: Undo double _PAGE_PSE clearing
Dave Hansen
1
-3
/
+6
2018-04-09
x86/mm: Factor out pageattr _PAGE_GLOBAL setting
Dave Hansen
1
-43
/
+23
2018-04-09
x86/entry/64: Drop idtentry's manual stack switch for user entries
Andy Lutomirski
1
-2
/
+2
2018-04-05
x86/uapi: Fix asm/bootparam.h userspace compilation errors
Dmitry V. Levin
1
-9
/
+9
2018-04-01
Linux 4.16
v4.16
Linus Torvalds
1
-1
/
+1
2018-03-31
perf/x86/intel: Enable C-state residency events for Cannon Lake
Harry Pan
1
-13
/
+31
2018-03-31
perf/x86/intel: Add Cannon Lake support for RAPL profiling
Harry Pan
1
-0
/
+2
2018-03-31
x86/cpu/tme: Fix spelling: "configuation" -> "configuration"
Colin Ian King
1
-1
/
+1
2018-03-31
x86/build: Don't pass in -D__KERNEL__ multiple times
Cao jin
2
-3
/
+2
2018-03-31
locking/Kconfig: Restructure the lock debugging menu
Waiman Long
1
-67
/
+68
2018-03-31
locking/Kconfig: Add LOCK_DEBUGGING_SUPPORT to make it more readable
Waiman Long
1
-5
/
+10
2018-03-31
locking/rwsem: Add DEBUG_RWSEMS to look for lock/unlock mismatches
Waiman Long
3
-1
/
+19
2018-03-30
net: mvneta: fix enable of all initialized RXQs
Yelena Krivosheev
1
-0
/
+1
2018-03-30
net/ipv6: Fix route leaking between VRFs
David Ahern
1
-0
/
+3
2018-03-30
vrf: Fix use after free and double free in vrf_finish_output
David Ahern
1
-2
/
+3
2018-03-30
ipv6: sr: fix seg6 encap performances with TSO enabled
David Lebrun
1
-9
/
+7
2018-03-30
net/dim: Fix int overflow
Tal Gilboa
1
-1
/
+1
2018-03-30
vlan: Fix vlan insertion for packets without ethernet header
Toshiaki Makita
1
-2
/
+13
2018-03-30
net: Fix untag for vlan packets without ethernet header
Toshiaki Makita
1
-2
/
+4
2018-03-30
atm: iphase: fix spelling mistake: "Receiverd" -> "Received"
Colin Ian King
1
-1
/
+1
2018-03-30
ceph: only dirty ITER_IOVEC pages for direct read
Yan, Zheng
1
-3
/
+6
2018-03-30
dm: fix dropped return code from dm_get_bdev_for_ioctl
Mike Snitzer
1
-3
/
+5
2018-03-29
dm mpath: fix support for loading scsi_dh modules during table load
Mike Snitzer
1
-1
/
+1
2018-03-29
vhost: validate log when IOTLB is enabled
Jason Wang
1
-8
/
+6
2018-03-29
qede: Do not drop rx-checksum invalidated packets.
Manish Chopra
1
-8
/
+2
2018-03-29
mtd: jedec_probe: Fix crash in jedec_read_mfr()
Linus Walleij
1
-0
/
+2
2018-03-29
mtd: nand: atmel: Fix get_sectorsize() function
Boris Brezillon
1
-1
/
+1
2018-03-29
hv_netvsc: enable multicast if necessary
Stephen Hemminger
1
-1
/
+1
2018-03-29
ip_tunnel: Resolve ipsec merge conflict properly.
David S. Miller
1
-6
/
+6
2018-03-29
lan78xx: Crash in lan78xx_writ_reg (Workqueue: events lan78xx_deferred_multic...
Raghuram Chary J
1
-2
/
+21
2018-03-29
perf/x86/pt, coresight: Clean up address filter structure
Alexander Shishkin
4
-49
/
+63
2018-03-29
lockdep: Make the lock debug output more useful
Tetsuo Handa
1
-2
/
+2
2018-03-29
netfilter: nf_nat_snmp_basic: add correct dependency to Makefile
Masahiro Yamada
1
-1
/
+1
2018-03-29
MAINTAINERS: demote ARM port to "odd fixes"
Russell King
1
-7
/
+21
2018-03-29
MAINTAINERS: correct rmk's email address
Russell King
1
-2
/
+2
2018-03-29
mm/kmemleak.c: wait for scan completion before disabling free
Vinayak Menon
1
-5
/
+7
2018-03-29
mm/memcontrol.c: fix parameter description mismatch
Honglei Wang
1
-3
/
+3
2018-03-29
mm/vmstat.c: fix vmstat_update() preemption BUG
Steven J. Hill
1
-0
/
+2
2018-03-29
mm/page_owner: fix recursion bug after changing skip entries
Maninder Singh
1
-3
/
+3
2018-03-29
ipc/shm.c: add split function to shm_vm_ops
Mike Kravetz
1
-0
/
+12
2018-03-29
mm, slab: memcg_link the SLAB's kmem_cache
Shakeel Butt
1
-0
/
+1
2018-03-29
RDMA/ucma: Introduce safer rdma_addr_size() variants
Roland Dreier
3
-17
/
+35
2018-03-28
locking/rtmutex: Handle non enqueued waiters gracefully in remove_waiter()
Peter Zijlstra
2
-7
/
+7
2018-03-28
Revert "x86/mce/AMD: Collect error info even if valid bits are not set"
Yazen Ghannam
1
-14
/
+0
2018-03-28
x86/platform/UV: Fix critical UV MMR address error
mike.travis@hpe.com
1
-1
/
+1
2018-03-28
perf/hwbp: Simplify the perf-hwbp code, fix documentation
Linus Torvalds
1
-23
/
+7
2018-03-28
dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs
Christoph Hellwig
2
-6
/
+5
[next]