summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* crypto: rockchip - update IV buffer to contain the next IVZhang Zhijie2019-05-221-7/+18
* crypto: gcm - fix incompatibility between "gcm" and "gcm_base"Eric Biggers2019-05-221-23/+11
* crypto: arm64/gcm-aes-ce - fix no-NEON fallback codeEric Biggers2019-05-221-4/+6
* crypto: x86/crct10dif-pcl - fix use via crypto_shash_digest()Eric Biggers2019-05-221-8/+5
* crypto: crct10dif-generic - fix use via crypto_shash_digest()Eric Biggers2019-05-221-7/+4
* crypto: skcipher - don't WARN on unprocessed data after slow walk stepEric Biggers2019-05-221-2/+7
* crypto: vmx - fix copy-paste error in CTR modeDaniel Axtens2019-05-221-2/+2
* crypto: ccp - Do not free psp_master when PLATFORM_INIT failsSingh, Brijesh2019-05-221-1/+1
* crypto: chacha20poly1305 - set cra_name correctlyEric Biggers2019-05-221-2/+2
* crypto: salsa20 - don't access already-freed walk.ivEric Biggers2019-05-221-1/+1
* crypto: crypto4xx - fix cfb and ofb "overran dst buffer" issuesChristian Lamparter2019-05-221-10/+21
* crypto: crypto4xx - fix ctr-aes missing output IVChristian Lamparter2019-05-221-3/+9
* sched/x86: Save [ER]FLAGS on context switchPeter Zijlstra2019-05-225-0/+20
* arm64: Save and restore OSDLR_EL1 across suspend/resumeJean-Philippe Brucker2019-05-221-16/+18
* arm64: Clear OSDLR_EL1 on CPU bootJean-Philippe Brucker2019-05-221-0/+1
* arm64: compat: Reduce address limitVincenzo Frascino2019-05-221-0/+8
* arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon2019-05-222-6/+42
* arm64: mmap: Ensure file offset is treated as unsignedBoyang Zhou2019-05-221-1/+1
* power: supply: axp288_fuel_gauge: Add ACEPC T8 and T11 mini PCs to the blacklistHans de Goede2019-05-221-0/+20
* power: supply: axp288_charger: Fix unchecked return valueGustavo A. R. Silva2019-05-221-0/+4
* ARM: exynos: Fix a leaked reference by adding missing of_node_putWen Yang2019-05-222-0/+3
* mmc: sdhci-of-arasan: Add DTS property to disable DCMDs.Christoph Muellner2019-05-221-1/+4
* ARM: dts: exynos: Fix audio (microphone) routing on Odroid XU3Sylwester Nawrocki2019-05-221-1/+1
* ARM: dts: exynos: Fix interrupt for shared EINTs on Exynos5260Stuart Menefy2019-05-221-1/+1
* arm64: dts: rockchip: Disable DCMDs on RK3399's eMMC controller.Christoph Muellner2019-05-221-0/+1
* objtool: Fix function fallthrough detectionJosh Poimboeuf2019-05-221-1/+2
* x86/speculation/mds: Improve CPU buffer clear documentationAndy Lutomirski2019-05-221-32/+7
* x86/speculation/mds: Revert CPU buffer clear on double fault exitAndy Lutomirski2019-05-222-15/+0
* locking/rwsem: Prevent decrement of reader count before incrementWaiman Long2019-05-221-14/+30
* Linux 4.19.44v4.19.44Greg Kroah-Hartman2019-05-161-1/+1
* PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui2019-05-161-0/+4
* PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui2019-05-161-0/+16
* PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui2019-05-161-0/+3
* powerpc/booke64: set RI in default MSRLaurentiu Tudor2019-05-161-1/+1
* powerpc/powernv/idle: Restore IAMR after idleRussell Currey2019-05-161-0/+20
* powerpc/book3s/64: check for NULL pointer in pgd_alloc()Rick Lindsley2019-05-161-0/+3
* drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter2019-05-161-0/+3
* drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter2019-05-161-13/+13
* tipc: fix hanging clients using poll with EPOLLOUT flagParthasarathy Bhuvaragan2019-05-161-2/+2
* isdn: bas_gigaset: use usb_fill_int_urb() properlyPaul Bolle2019-05-161-4/+5
* tuntap: synchronize through tfiles array instead of tun->numqueuesJason Wang2019-05-161-1/+6
* tuntap: fix dividing by zero in ebpf queue selectionJason Wang2019-05-161-1/+6
* vrf: sit mtu should not be updated when vrf netdev is the linkStephen Suryaputra2019-05-161-1/+1
* vlan: disable SIOCSHWTSTAMP in containerHangbin Liu2019-05-161-1/+3
* selinux: do not report error on connect(AF_UNSPEC)Paolo Abeni2019-05-161-4/+4
* packet: Fix error path in packet_initYueHaibing2019-05-161-5/+20
* net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy2019-05-161-5/+3
* net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer2019-05-161-0/+1
* net: macb: Change interrupt and napi enable order in openHarini Katakam2019-05-161-3/+3
* net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe2019-05-161-0/+2