summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-02Linux 5.6.2v5.6.2Greg Kroah-Hartman
2020-04-02platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby
2020-04-02vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby
2020-04-02vt: selection, introduce vc_is_selJiri Slaby
2020-04-02serial: sprd: Fix a dereference warningLanqing Liu
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg
2020-04-02bpf: update jmp32 test cases to fix range bound deductionDaniel Borkmann
2020-04-01Linux 5.6.1v5.6.1Greg Kroah-Hartman
2020-04-01media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld
2020-04-01media: xirlink_cit: add missing descriptor sanity checksJohan Hovold
2020-04-01media: stv06xx: add missing descriptor sanity checksJohan Hovold
2020-04-01media: dib0700: fix rc endpoint lookupJohan Hovold
2020-04-01media: ov519: add missing endpoint sanity checksJohan Hovold
2020-04-01libfs: fix infoleak in simple_attr_read()Eric Biggers
2020-04-01ahci: Add Intel Comet Lake H RAID PCI IDKai-Heng Feng
2020-04-01staging: wfx: annotate nested gc_list vs tx queue lockingMichał Mirosław
2020-04-01staging: wfx: fix init/remove vs IRQ raceMichał Mirosław
2020-04-01staging: wfx: add proper "compatible" stringMichał Mirosław
2020-04-01staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang
2020-04-01staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang
2020-04-01staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger
2020-04-01staging: kpc2000: prevent underflow in cpld_reconfigure()Dan Carpenter
2020-04-01media: usbtv: fix control-message timeoutsJohan Hovold
2020-04-01media: flexcop-usb: fix endpoint sanity checkJohan Hovold
2020-04-01usb: musb: fix crash with highmen PIO and usbmonMans Rullgard
2020-04-01USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang
2020-04-01USB: cdc-acm: restore capability check orderMatthias Reichl
2020-04-01USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki
2020-04-01USB: serial: option: add BroadMobi BM806UPawel Dembicki
2020-04-01USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki
2020-04-01bpf: Undo incorrect __reg_bound_offset32 handlingDaniel Borkmann
2020-03-29Linux 5.6v5.6Linus Torvalds
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-29Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat
2020-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller