summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-03Linux 4.4.226v4.4.226Greg Kroah-Hartman1-1/+1
2020-06-03scsi: zfcp: fix request object use-after-free in send path causing wrong tracesBenjamin Block1-2/+8
2020-06-03printk: help pr_debug and pr_devel to optimize out argumentsAaron Conole1-6/+6
2020-06-03drm/msm: Fix possible null dereference on failure of get_pages()Ben Hutchings1-9/+11
2020-06-03sc16is7xx: move label 'err_spi' to correct sectionGuoqing Jiang1-0/+2
2020-06-03asm-prototypes: Clear any CPP defines before declaring the functionsMichal Marek1-0/+6
2020-06-03mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()Liviu Dudau1-1/+1
2020-06-03net: rtnl_configure_link: fix dev flags changes arg to __dev_notify_flagsRoopa Prabhu1-1/+1
2020-06-03mac80211: fix memory leakSudip Mukherjee1-0/+1
2020-06-03usb: renesas_usbhs: gadget: fix spin_lock_init() for &uep->lockYoshihiro Shimoda1-1/+1
2020-06-03genirq/generic_pending: Do not lose pending affinity updateThomas Gleixner1-7/+19
2020-06-03drm/fb-helper: Use proper plane mask for fb cleanupMatt Roper1-1/+1
2020-06-03mm: remove VM_BUG_ON(PageSlab()) from page_mapcount()Konstantin Khlebnikov1-1/+0
2020-06-03netfilter: nf_conntrack_pptp: fix compilation warning with W=1 buildPablo Neira Ayuso2-2/+2
2020-06-03bonding: Fix reference count leak in bond_sysfs_slave_add.Qiushi Wu1-1/+3
2020-06-03qlcnic: fix missing release in qlcnic_83xx_interrupt_test.Qiushi Wu1-1/+3
2020-06-03netfilter: nf_conntrack_pptp: prevent buffer overflows in debug codePablo Neira Ayuso3-33/+38
2020-06-03netfilter: ipset: Fix subcounter update skipPhil Sutter1-1/+1
2020-06-03netfilter: nft_reject_bridge: enable reject with bridge vlanMichael Braun1-0/+6
2020-06-03ip_vti: receive ipip packet by calling ip_tunnel_rcvXin Long1-1/+22
2020-06-03vti4: eliminated some duplicate code.Jeremy Sowden1-38/+22
2020-06-03xfrm: fix a NULL-ptr deref in xfrm_local_errorXin Long1-1/+2
2020-06-03xfrm: fix a warning in xfrm_policy_insert_listXin Long1-6/+1
2020-06-03xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_inputXin Long1-1/+1
2020-06-03x86/dma: Fix max PFN arithmetic overflow on 32 bit systemsAlexander Dahl1-1/+1
2020-06-03parisc: Fix kernel panic in mem_init()Helge Deller1-1/+1
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu1-1/+1
2020-06-03include/asm-generic/topology.h: guard cpumask_of_node() macro argumentArnd Bergmann1-1/+1
2020-06-03fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info()Alexander Potapenko1-1/+1
2020-06-03exec: Always set cap_ambient in cap_bprm_set_credsEric W. Biederman1-0/+1
2020-06-03ALSA: usb-audio: mixer: volume quirk for ESS Technology Asus USB DACChris Chiu1-0/+8
2020-06-03ALSA: hwdep: fix a left shifting 1 by 31 UB bugChangming Liu1-2/+2
2020-06-03IB/qib: Call kobject_put() when kobject_init_and_add() failsKaike Wan1-4/+5
2020-06-03Input: i8042 - add ThinkPad S230u to i8042 reset listKevin Locke1-0/+7
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron1-0/+12
2020-06-03Input: evdev - call input_flush_device() on release(), not flush()Brendan Shanks1-15/+4
2020-06-03Input: usbtouchscreen - add support for BonXeon TPJames Hilliard1-0/+1
2020-06-03cifs: Fix null pointer check in cifs_readSteve French1-1/+1
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada1-2/+1
2020-06-03cachefiles: Fix race between read_waiter and read_copier involving op->to_doLei Xue1-1/+1
2020-06-03IB/cma: Fix reference count leak when no ipv4 addresses are setKalderon, Michal1-2/+4
2020-06-03uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin1-4/+3
2020-06-03net/mlx4_core: fix a memory leak bug.Qiushi Wu1-1/+1
2020-06-03net: sun: fix missing release regions in cas_init_one().Qiushi Wu1-2/+1
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh2-0/+16
2020-06-03sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and soc...Jere Leppänen1-4/+5
2020-06-03net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"Yuqi Jin1-8/+6
2020-06-03ax25: fix setsockopt(SO_BINDTODEVICE)Eric Dumazet1-2/+4
2020-05-27Linux 4.4.225v4.4.225Greg Kroah-Hartman1-1/+1
2020-05-27cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley1-0/+2