index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cts.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-11
MIPS: Lantiq: Fix mask of GPE frequency
Hauke Mehrtens
1
-1
/
+1
2016-12-11
MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
Luuk Paulussen
1
-1
/
+1
2016-12-10
net: mlx5: Fix Kconfig help text
Christopher Covington
1
-2
/
+0
2016-12-10
net: smsc911x: back out silently on probe deferrals
Linus Walleij
1
-1
/
+8
2016-12-10
ibmveth: set correct gso_size and gso_type
Thomas Falcon
2
-2
/
+64
2016-12-09
Revert "radix tree test suite: fix compilation"
Linus Torvalds
3
-1
/
+30
2016-12-09
net: ethernet: cpmac: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
vhost-vsock: fix orphan connection reset
Peng Tao
1
-1
/
+1
2016-12-09
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
3
-1
/
+2
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
1
-0
/
+11
2016-12-08
driver: ipvlan: Unlink the upper dev when ipvlan_link_new failed
Gao Feng
1
-1
/
+3
2016-12-08
ser_gigaset: return -ENOMEM on error instead of success
Dan Carpenter
1
-1
/
+3
2016-12-08
ARM: dts: orion5x: fix number of sata port for linkstation ls-gl
Roger Shimizu
1
-0
/
+4
2016-12-08
NET: usb: cdc_mbim: add quirk for supporting Telit LE922A
Daniele Palmas
3
-6
/
+32
2016-12-08
can: peak: fix bad memory access and free sequence
추지호
1
-2
/
+4
2016-12-08
ceph: don't set req->r_locked_dir in ceph_d_revalidate
Jeff Layton
1
-10
/
+14
2016-12-08
crypto: algif_aead - fix uninitialized variable warning
Stephan Mueller
1
-1
/
+1
2016-12-08
kcov: add missing #include <linux/sched.h>
Kefeng Wang
1
-0
/
+1
2016-12-08
radix tree test suite: fix compilation
Matthew Wilcox
3
-30
/
+1
2016-12-08
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
1
-1
/
+7
2016-12-07
libata-scsi: disable SCT Write Same for the moment
Nicolai Stange
1
-0
/
+1
2016-12-07
ARM: dts: imx7d: fix LCDIF clock assignment
Stefan Agner
1
-3
/
+2
2016-12-07
dts: sun8i-h3: correct UART3 pin definitions
Jorik Jonker
1
-1
/
+1
2016-12-07
phy: Don't increment MDIO bus refcount unless it's a different owner
Florian Fainelli
1
-3
/
+13
2016-12-07
netvsc: reduce maximum GSO size
stephen hemminger
1
-0
/
+5
2016-12-07
drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links
Alex
1
-0
/
+1
2016-12-07
Revert "default exported asm symbols to zero"
Linus Torvalds
1
-1
/
+0
2016-12-07
Don't feed anything but regular iovec's to blk_rq_map_user_iov
Linus Torvalds
1
-0
/
+4
2016-12-07
drm/amdgpu: just suspend the hw on pci shutdown
Alex Deucher
3
-2
/
+6
2016-12-07
crypto: mcryptd - Check mcryptd algorithm compatibility
tim
1
-7
/
+12
2016-12-07
crypto: algif_aead - fix AEAD tag memory handling
Stephan Mueller
1
-21
/
+36
2016-12-07
crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel
Horia Geantă
1
-2
/
+3
2016-12-07
crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash
Romain Perier
1
-3
/
+5
2016-12-07
crypto: marvell - Don't copy hash operation twice into the SRAM
Romain Perier
1
-3
/
+0
2016-12-07
can: raw: raw_setsockopt: limit number of can_filter that can be set
Marc Kleine-Budde
2
-0
/
+4
2016-12-07
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
1
-21
/
+1
2016-12-07
parisc: Purge TLB before setting PTE
John David Anglin
1
-4
/
+4
2016-12-07
device-dax: fix private mapping restriction, permit read-only
Dan Williams
1
-1
/
+1
2016-12-07
tools/testing/nvdimm: unit test acpi_nfit_ctl()
Dan Williams
6
-9
/
+267
2016-12-07
acpi, nfit: fix bus vs dimm confusion in xlat_status
Dan Williams
1
-3
/
+14
2016-12-07
acpi, nfit: validate ars_status output buffer size
Dan Williams
1
-4
/
+17
2016-12-07
acpi, nfit, libnvdimm: fix / harden ars_status output length handling
Dan Williams
3
-7
/
+23
2016-12-07
acpi, nfit: fix extended status translations for ACPI DSMs
Vishal Verma
1
-4
/
+4
2016-12-06
dbri: move dereference after check for NULL
Dan Carpenter
1
-1
/
+2
2016-12-06
shmem: fix shm fallocate() list corruption
Linus Torvalds
1
-1
/
+14
2016-12-06
net/mlx5e: Change the SQ/RQ operational state to positive logic
Mohamad Haj Yahia
5
-13
/
+17
2016-12-06
net/mlx5e: Don't flush SQ on error
Saeed Mahameed
1
-1
/
+0
2016-12-06
net/mlx5e: Don't notify HW when filling the edge of ICO SQ
Saeed Mahameed
1
-1
/
+1
2016-12-06
net/mlx5: Fix query ISSI flow
Kamal Heib
3
-11
/
+14
[next]