summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-02-04Linux 5.5.2v5.5.2Greg Kroah-Hartman1-1/+1
2020-02-04btrfs: do not zero f_bavail if we have available spaceJosef Bacik1-1/+9
2020-02-04cgroup: Prevent double killing of css when enabling threaded cgroupMichal Koutný1-5/+6
2020-02-04Bluetooth: Fix race condition in hci_release_sock()Dan Carpenter1-0/+3
2020-02-04ttyprintk: fix a potential deadlock in interrupt context issueZhenzhong Duan1-6/+9
2020-02-04tomoyo: Use atomic_t for statistics counterTetsuo Handa1-7/+4
2020-02-04media: dvb-usb/dvb-usb-urb.c: initialize actlen to 0Hans Verkuil1-1/+1
2020-02-04media: gspca: zero usb_bufHans Verkuil1-1/+1
2020-02-04media: vp7045: do not read uninitialized values if usb transfer failsSean Young1-7/+14
2020-02-04media: af9005: uninitialized variable printkedSean Young1-1/+1
2020-02-04media: digitv: don't continue if remote control state can't be readSean Young1-3/+7
2020-02-04reiserfs: Fix memory leak of journal device stringJan Kara1-0/+2
2020-02-04mm/mempolicy.c: fix out of bounds write in mpol_parse_str()Dan Carpenter1-3/+3
2020-02-04arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme1-1/+1
2020-02-04tools lib: Fix builds when glibc contains strlcpy()Vitaly Chikunov2-0/+15
2020-02-04PM / devfreq: Add new name attribute for sysfsChanwoo Choi2-0/+16
2020-02-04perf c2c: Fix return type for histogram sorting comparision functionsAndres Freund1-4/+6
2020-02-04lib/test_bitmap: correct test data offsets for 32-bitAndy Shevchenko1-4/+5
2020-02-04gfs2: Another gfs2_find_jhead fixAndreas Gruenbacher1-24/+44
2020-02-04KVM: PPC: Book3S PR: Fix -Werror=return-type build failureDavid Michael1-0/+1
2020-02-04x86/resctrl: Fix use-after-free due to inaccurate refcount of rdtgroupXiaochen Shen1-2/+2
2020-02-04x86/resctrl: Fix use-after-free when deleting resource groupsXiaochen Shen1-2/+10
2020-02-04x86/resctrl: Fix a deadlock due to inaccurate referenceXiaochen Shen1-8/+8
2020-02-04cifs: fix soft mounts hanging in the reconnect codeRonnie Sahlberg1-1/+1
2020-02-04vfs: fix do_last() regressionAl Viro1-2/+2
2020-02-01Linux 5.5.1v5.5.1Greg Kroah-Hartman1-1/+1
2020-02-01power/supply: ingenic-battery: Don't change scale if there's only onePaul Cercueil1-4/+11
2020-02-01Revert "um: Enable CONFIG_CONSTRUCTORS"Johannes Berg4-2/+4
2020-02-01KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHEAndrew Murray1-1/+5
2020-02-01crypto: pcrypt - Fix user-after-free on module unloadHerbert Xu1-1/+2
2020-02-01crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan1-4/+2
2020-02-01crypto: vmx - reject xts inputs that are too shortDaniel Axtens1-0/+3
2020-02-01crypto: af_alg - Use bh_lock_sock in sk_destructHerbert Xu1-2/+4
2020-02-01rsi: fix non-atomic allocation in completion handlerJohan Hovold1-6/+7
2020-02-01rsi: fix memory leak on failed URB submissionJohan Hovold1-1/+3
2020-02-01rsi: fix use-after-free on probe errorsJohan Hovold1-6/+6
2020-02-01rsi: fix use-after-free on failed probe and unbindJohan Hovold1-1/+17
2020-02-01rxrpc: Fix use-after-free in rxrpc_receive_data()David Howells1-5/+7
2020-02-01net: include struct nhmsg size in nh nlmsg sizeStephen Worley1-1/+3
2020-02-01mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET1-1/+1
2020-02-01udp: segment looped gso packets correctlyWillem de Bruijn1-0/+3
2020-02-01net: socionext: fix xdp_result initialization in netsec_process_rxLorenzo Bianconi1-1/+1
2020-02-01net: socionext: fix possible user-after-free in netsec_process_rxLorenzo Bianconi1-1/+1
2020-02-01net_sched: walk through all child classes in tc_bind_tclass()Cong Wang1-11/+30
2020-02-01net_sched: fix ops->bind_class() implementationsCong Wang12-44/+97
2020-02-01net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet1-0/+3
2020-02-01mvneta driver disallow XDP program on hardware buffer managementSven Auhagen1-0/+6
2020-02-01zd1211rw: fix storage endpoint lookupJohan Hovold1-1/+1
2020-02-01rtl8xxxu: fix interface sanity checkJohan Hovold1-1/+1
2020-02-01brcmfmac: fix interface sanity checkJohan Hovold1-2/+2