index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
crypto_engine.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-06-27
locking/qspinlock: Use __this_cpu_dec() instead of full-blown this_cpu_dec()
Pan Xinhui
1
-1
/
+1
2016-06-17
locking/Documentation: Clarify limited control-dependency scope
Paul E. McKenney
1
-0
/
+41
2016-06-14
locking/spinlock, netfilter: Fix nf_conntrack_lock() barriers
Peter Zijlstra
1
-1
/
+22
2016-06-14
locking/spinlock: Update spin_unlock_wait() users
Peter Zijlstra
3
-4
/
+6
2016-06-14
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
Peter Zijlstra
20
-32
/
+145
2016-06-14
locking/barriers, tile: Provide TILE specific smp_acquire__after_ctrl_dep()
Peter Zijlstra
1
-0
/
+7
2016-06-14
locking/barriers: Move smp_cond_load_acquire() to asm-generic/barrier.h
Peter Zijlstra
2
-37
/
+39
2016-06-14
locking/barriers: Introduce smp_acquire__after_ctrl_dep()
Peter Zijlstra
3
-18
/
+15
2016-06-14
locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
Peter Zijlstra
5
-18
/
+31
2016-06-13
regulator: qcom_smd: add list_voltage callback
Srinivas Kandagatla
1
-0
/
+1
2016-06-12
Linux 4.7-rc3
v4.7-rc3
Linus Torvalds
1
-1
/
+1
2016-06-11
uvc_v4l2: Simplify compat ioctl implementation
Andy Lutomirski
1
-56
/
+2
2016-06-11
uvc: Forward compat ioctls to their handlers directly
Andy Lutomirski
1
-21
/
+18
2016-06-10
sched: panic on corrupted stack end
Jann Horn
1
-1
/
+2
2016-06-10
ecryptfs: forbid opening files without mmap handler
Jann Horn
1
-2
/
+11
2016-06-10
proc: prevent stacking filesystems on top
Jann Horn
1
-0
/
+7
2016-06-10
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
1
-1
/
+1
2016-06-10
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
Andy Lutomirski
1
-10
/
+10
2016-06-10
vmxnet3: segCnt can be 1 for LRO packets
Shrikrishna Khare
2
-3
/
+3
2016-06-10
packet: compat support for sock_fprog
Willem de Bruijn
3
-2
/
+41
2016-06-10
stmmac: fix parameter to dwmac4_set_umac_addr()
Ben Dooks
1
-1
/
+1
2016-06-10
net/mlx5e: Fix blue flame quota logic
Eli Cohen
1
-1
/
+2
2016-06-10
net/mlx5e: Use ndo_stop explicitly at shutdown flow
Eran Ben Elisha
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, always set mc_promisc for allmulti vports
Mohamad Haj Yahia
1
-0
/
+1
2016-06-10
net/mlx5: E-Switch, Modify node guid on vf set MAC
Noa Osherovich
4
-4
/
+68
2016-06-10
net/mlx5: E-Switch, Fix vport enable flow
Mohamad Haj Yahia
1
-4
/
+1
2016-06-10
net/mlx5: E-Switch, Use the correct error check on returned pointers
Or Gerlitz
1
-17
/
+17
2016-06-10
net/mlx5: E-Switch, Use the correct free() function
Or Gerlitz
1
-3
/
+3
2016-06-10
net/mlx5: Fix E-Switch flow steering capabilities check
Maor Gottlieb
1
-13
/
+15
2016-06-10
net/mlx5: Fix flow steering NIC capabilities check
Maor Gottlieb
2
-1
/
+15
2016-06-10
net/mlx5: Fix root flow table update
Maor Gottlieb
1
-1
/
+1
2016-06-10
net/mlx5: Fix MLX5_CMD_OP_MAX to be defined correctly
Shahar Klein
2
-3
/
+2
2016-06-10
net/mlx5: Fix masking of reserved bits in XRCD number
Majd Dibbiny
1
-1
/
+1
2016-06-10
net/mlx5: Fix the size of modify QP mailbox
Majd Dibbiny
1
-0
/
+1
2016-06-10
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
1
-1
/
+1
2016-06-10
drm/amdgpu: fix warning with powerplay disabled.
Dave Airlie
1
-1
/
+1
2016-06-09
mm/fadvise.c: do not discard partial pages with POSIX_FADV_DONTNEED
Oleg Drokin
1
-0
/
+11
2016-06-09
mm: introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all
Wang Sheng-Hui
1
-1
/
+19
2016-06-09
kernel/relay.c: fix potential memory leak
Zhouyi Zhou
1
-0
/
+1
2016-06-09
mm: thp: broken page count after commit aa88b68c3b1d
Gerald Schaefer
1
-1
/
+4
2016-06-09
revert "mm: memcontrol: fix possible css ref leak on oom"
Andrew Morton
1
-1
/
+1
2016-06-09
kasan: change memory hot-add error messages to info messages
Shuah Khan
1
-2
/
+2
2016-06-09
mm/hugetlb: fix huge page reserve accounting for private mappings
Mike Kravetz
1
-2
/
+40
2016-06-09
i2c: mux: reg: Provide of_match_table
Lukasz Gemborowski
1
-0
/
+1
2016-06-09
i2c: mux: refer to i2c-mux.txt
Simon Horman
5
-11
/
+12
2016-06-09
NVMe: Only release requested regions
Johannes Thumshirn
1
-2
/
+7
2016-06-09
i2c: octeon: Avoid printk after too long SMBUS message
Jan Glauber
1
-5
/
+1
2016-06-09
i2c: octeon: Missing AAK flag in case of I2C_M_RECV_LEN
Jan Glauber
1
-2
/
+9
2016-06-09
i2c: i801: Allow ACPI SystemIO OpRegion to conflict with PCI BAR
Mika Westerberg
1
-3
/
+96
2016-06-09
drivers: of: add definition of early_init_dt_alloc_reserved_memory_arch
Ben Dooks
1
-0
/
+7
[next]