summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-23selinux: fix GPF on invalid policyStephen Smalley1-1/+2
2019-01-23netfilter: ebtables: account ebt_table_info to kmemcgShakeel Butt1-2/+4
2019-01-23sunrpc: handle ENOMEM in rpcb_getport_asyncJ. Bruce Fields1-0/+8
2019-01-23media: vb2: vb2_mmap: move lock upHans Verkuil1-3/+8
2019-01-23LSM: Check for NULL cred-security on freeJames Morris1-0/+7
2019-01-23media: vivid: set min width/height to a value > 0Hans Verkuil1-1/+1
2019-01-23media: vivid: fix error handling of kthread_runHans Verkuil2-2/+8
2019-01-23omap2fb: Fix stack memory disclosureVlad Tsyrklevich1-0/+2
2019-01-23Disable MSI also when pcie-octeon.pcie_disable onYunQiang Su1-1/+3
2019-01-23arm64: kaslr: ensure randomized quantities are clean to the PoCArd Biesheuvel1-2/+6
2019-01-23mfd: tps6586x: Handle interrupts on suspendJonathan Hunter1-0/+24
2019-01-23mips: fix n32 compat_ipc_parse_versionArnd Bergmann1-0/+1
2019-01-23crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACKChristophe Leroy1-1/+4
2019-01-23crypto: talitos - reorder code in talitos_edesc_alloc()Christophe Leroy1-19/+7
2019-01-23scsi: sd: Fix cache_type_store()Ivan Mironov1-0/+6
2019-01-23scsi: core: Synchronize request queue PM status only on successful resumeStanley Chu1-11/+15
2019-01-23Yama: Check for pid death before checking ancestryKees Cook1-1/+3
2019-01-23btrfs: wait on ordered extents on abort cleanupJosef Bacik1-0/+8
2019-01-23crypto: authenc - fix parsing key with misaligned rta_lenEric Biggers1-3/+11
2019-01-23crypto: authencesn - Avoid twice completion call in decrypt pathHarsh Jain1-1/+1
2019-01-23crypto: caam - fix zero-length buffer DMA mappingAymen Sghaier1-6/+9
2019-01-23ip: on queued skb use skb_header_pointer instead of pskb_may_pullWillem de Bruijn2-13/+9
2019-01-23bonding: update nest level on unlinkWillem de Bruijn1-0/+3
2019-01-23packet: Do not leak dev refcounts on error exitJason Gunthorpe1-2/+2
2019-01-23net: bridge: fix a bug on using a neighbour cache entry without checking its ...JianJhen Chen1-1/+1
2019-01-23ipv6: fix kernel-infoleak in ipv6_local_error()Eric Dumazet1-0/+1
2019-01-23arm64: Don't trap host pointer auth use to EL2Mark Rutland1-1/+3
2019-01-23arm64/kvm: consistently handle host HCR_EL2 flagsMark Rutland3-4/+4
2019-01-23scsi: target: iscsi: cxgbit: fix csk leakVarun Prakash1-1/+4
2019-01-23Revert "scsi: target: iscsi: cxgbit: fix csk leak"Sasha Levin1-4/+1
2019-01-23proc: Remove empty line in /proc/self/statusGuenter Roeck1-1/+2
2019-01-23media: em28xx: Fix misplaced reset of dev->v4l::field_countBen Hutchings1-2/+2
2019-01-23Revert "f2fs: do not recover from previous remained wrong dnodes"Chao Yu1-30/+1
2019-01-23can: gw: ensure DLC boundaries after CAN frame modificationOliver Hartkopp1-3/+27
2019-01-23tty: Don't hold ldisc lock in tty_reopen() if ldisc presentDmitry Safonov1-7/+13
2019-01-23tty: Simplify tty->count math in tty_reopen()Dmitry Safonov1-8/+5
2019-01-23tty: Hold tty_ldisc_lock() during tty_reopen()Dmitry Safonov1-2/+7
2019-01-23tty/ldsem: Wake up readers after timed out down_write()Dmitry Safonov1-0/+10
2019-01-16Linux 4.9.151v4.9.151Greg Kroah-Hartman1-1/+1
2019-01-16sunrpc: use-after-free in svc_process_common()Vasily Averin4-7/+14
2019-01-16ext4: avoid kernel warning when writing the superblock to a dead deviceTheodore Ts'o1-1/+1
2019-01-16ext4: fix a potential fiemap/page fault deadlock w/ inline_dataTheodore Ts'o1-3/+3
2019-01-16ext4: make sure enough credits are reserved for dioread_nolock writesTheodore Ts'o1-1/+2
2019-01-16rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is setIlya Dryomov1-5/+4
2019-01-16i2c: dev: prevent adapter retries and timeout being set as minus valueYi Zeng1-0/+6
2019-01-16ACPI: power: Skip duplicate power resource references in _PRxHans de Goede1-0/+22
2019-01-16mm: page_mapped: don't assume compound page is huge or THPJan Stancek1-1/+1
2019-01-16slab: alien caches must not be initialized if the allocation of the alien cac...Christoph Lameter1-2/+4
2019-01-16USB: Add USB_QUIRK_DELAY_CTRL_MSG quirk for Corsair K70 RGBJack Stocker1-1/+2
2019-01-16USB: storage: add quirk for SMI SM3350Icenowy Zheng1-0/+12