index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
img-hash.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-10-03
watchdog: hpwdt: add support for iLO5
Brian Boylston
1
-3
/
+5
2016-09-24
fs: compat_ioctl: add pretimeout functions for watchdogs
Wolfram Sang
1
-0
/
+2
2016-09-24
watchdog: add pretimeout support to the core
Wolfram Sang
3
-2
/
+85
2016-09-24
watchdog: imx2_wdt: use preferred BIT macro instead of open coded values
Vladimir Zapolskiy
1
-6
/
+6
2016-09-24
watchdog: st_wdt: Remove support for obsolete platforms
Peter Griffin
1
-33
/
+0
2016-09-24
watchdog: bindings: Remove obsolete platforms from dt doc.
Peter Griffin
1
-2
/
+1
2016-09-24
watchdog: mt7621_wdt: Remove assignment of dev pointer
Guenter Roeck
1
-1
/
+0
2016-09-24
watchdog: rt2880_wdt: Remove assignment of dev pointer
Matt Redfearn
1
-1
/
+0
2016-09-24
watchdog: constify watchdog_ops structures
Julia Lawall
6
-6
/
+6
2016-09-24
watchdog: tegra: constify watchdog_ops structures
Julia Lawall
1
-1
/
+1
2016-09-24
watchdog: iTCO_wdt: constify iTCO_wdt_pm structure
Julia Lawall
1
-1
/
+1
2016-09-24
watchdog: cadence_wdt: Fix the suspend resume
Shubhrajyoti Datta
1
-7
/
+11
2016-09-23
watchdog: txx9wdt: Add missing clock (un)prepare calls for CCF
Geert Uytterhoeven
1
-3
/
+3
2016-09-23
watchdog-asm9260: Delete owner assignment
Markus Elfring
1
-1
/
+0
2016-09-23
watchdog: ziirave_wdt: Add support to upload the firmware.
Enric Balletbo i Serra
1
-5
/
+404
2016-09-23
watchdog: xilinx: Add clock support
Shubhrajyoti Datta
2
-2
/
+26
2016-09-23
watchdog: pcwd_usb: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+1
2016-09-23
watchdog: dw_wdt: Read clock rate only once and validate it
Guenter Roeck
1
-2
/
+9
2016-09-23
watchdog: core: Fix devres_alloc() allocation size
Guenter Roeck
1
-1
/
+1
2016-09-19
Linux 4.8-rc7
v4.8-rc7
Linus Torvalds
1
-1
/
+1
2016-09-18
openrisc: fix the fix of copy_from_user()
Guenter Roeck
1
-1
/
+1
2016-09-18
avr32: fix 'undefined reference to `___copy_from_user'
Guenter Roeck
1
-2
/
+2
2016-09-17
fix iov_iter_fault_in_readable()
Al Viro
2
-23
/
+3
2016-09-16
IB/rdmavt: Don't vfree a kzalloc'ed memory region
Colin Ian King
1
-1
/
+1
2016-09-16
IB/rxe: Fix kmem_cache leak
Yonatan Cohen
1
-0
/
+13
2016-09-16
IB/rxe: Fix race condition between requester and completer
Yonatan Cohen
1
-13
/
+44
2016-09-16
IB/rxe: Fix duplicate atomic request handling
Yonatan Cohen
1
-5
/
+6
2016-09-16
IB/rxe: Fix kernel panic in udp_setup_tunnel
Yonatan Cohen
3
-34
/
+51
2016-09-16
IB/mlx5: Set source mac address in FTE
Maor Gottlieb
1
-0
/
+7
2016-09-16
IB/mlx5: Enable MAD_IFC commands for IB ports only
Noa Osherovich
1
-1
/
+3
2016-09-16
IB/mlx4: Diagnostic HW counters are not supported in slave mode
Kamal Heib
1
-0
/
+3
2016-09-16
IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV
Jack Morgenstein
3
-3
/
+27
2016-09-16
IB/mlx4: Fix code indentation in QP1 MAD flow
Jack Morgenstein
1
-17
/
+19
2016-09-16
IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV
Alex Vesker
1
-7
/
+7
2016-09-16
IB/ipoib: Don't allow MC joins during light MC flush
Alex Vesker
1
-0
/
+9
2016-09-16
IB/rxe: fix GFP_KERNEL in spinlock context
Alexey Khoroshilov
1
-1
/
+1
2016-09-16
USB: change bInterval default to 10 ms
Alan Stern
1
-11
/
+17
2016-09-16
usb: musb: Fix tusb6010 compile error on blackfin
Tony Lindgren
1
-1
/
+1
2016-09-16
perf/x86/amd: Make HW_CACHE_REFERENCES and HW_CACHE_MISSES measure L2
Matt Fleming
2
-4
/
+4
2016-09-16
perf/x86/intel/pt: Do validate the size of a kernel address filter
Alexander Shishkin
1
-2
/
+7
2016-09-16
perf/x86/intel/pt: Fix kernel address filter's offset validation
Alexander Shishkin
1
-1
/
+6
2016-09-16
perf/x86/intel/pt: Fix an off-by-one in address filter configuration
Alexander Shishkin
1
-2
/
+2
2016-09-16
PM / runtime: Use _rcuidle for runtime suspend tracepoints
Paul E. McKenney
1
-2
/
+2
2016-09-16
aio: mark AIO pseudo-fs noexec
Jann Horn
1
-1
/
+6
2016-09-15
vfs: cap dedupe request structure size at PAGE_SIZE
Darrick J. Wong
1
-0
/
+4
2016-09-15
vfs: fix return type of ioctl_file_dedupe_range
Darrick J. Wong
1
-1
/
+1
2016-09-15
fix minor infoleak in get_user_ex()
Al Viro
1
-1
/
+5
2016-09-15
kvm: x86: correctly reset dest_map->vector when restoring LAPIC state
Paolo Bonzini
1
-3
/
+5
2016-09-15
ARM: keystone: defconfig: Fix USB configuration
Roger Quadros
1
-0
/
+1
2016-09-15
perf/x86/intel: Don't disable "intel_bts" around "intel" event batching
Alexander Shishkin
1
-7
/
+8
[next]