summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-02Linux 5.6.2v5.6.2Greg Kroah-Hartman1-1/+1
2020-04-02platform/x86: pmc_atom: Add Lex 2I385SW to critclk_systems DMI tableGeorg Müller1-0/+8
2020-04-02vt: vt_ioctl: fix use-after-free in vt_in_use()Eric Biggers1-4/+12
2020-04-02vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual consoleEric Biggers2-9/+26
2020-04-02vt: vt_ioctl: remove unnecessary console allocation checksEric Biggers1-15/+1
2020-04-02vt: switch vt_dont_switch to boolJiri Slaby2-4/+4
2020-04-02vt: ioctl, switch VT_IS_IN_USE and VT_BUSY to inlinesJiri Slaby1-7/+22
2020-04-02vt: selection, introduce vc_is_selJiri Slaby4-5/+13
2020-04-02serial: sprd: Fix a dereference warningLanqing Liu1-2/+1
2020-04-02mac80211: fix authentication with iwlwifi/mvmJohannes Berg1-1/+2
2020-04-02bpf: update jmp32 test cases to fix range bound deductionDaniel Borkmann1-3/+6
2020-04-01Linux 5.6.1v5.6.1Greg Kroah-Hartman1-1/+1
2020-04-01media: v4l2-core: fix a use-after-free bug of sd->devnodeDafna Hirschfeld1-0/+1
2020-04-01media: xirlink_cit: add missing descriptor sanity checksJohan Hovold1-1/+17
2020-04-01media: stv06xx: add missing descriptor sanity checksJohan Hovold2-1/+22
2020-04-01media: dib0700: fix rc endpoint lookupJohan Hovold1-2/+2
2020-04-01media: ov519: add missing endpoint sanity checksJohan Hovold1-0/+10
2020-04-01libfs: fix infoleak in simple_attr_read()Eric Biggers1-3/+5
2020-04-01ahci: Add Intel Comet Lake H RAID PCI IDKai-Heng Feng1-0/+1
2020-04-01staging: wfx: annotate nested gc_list vs tx queue lockingMichał Mirosław1-8/+8
2020-04-01staging: wfx: fix init/remove vs IRQ raceMichał Mirosław4-31/+33
2020-04-01staging: wfx: add proper "compatible" stringMichał Mirosław2-7/+14
2020-04-01staging: wlan-ng: fix use-after-free Read in hfa384x_usbin_callbackQiujun Huang1-0/+2
2020-04-01staging: wlan-ng: fix ODEBUG bug in prism2sta_disconnect_usbQiujun Huang1-0/+1
2020-04-01staging: rtl8188eu: Add ASUS USB-N10 Nano B1 to device tableLarry Finger1-0/+1
2020-04-01staging: kpc2000: prevent underflow in cpld_reconfigure()Dan Carpenter1-2/+2
2020-04-01media: usbtv: fix control-message timeoutsJohan Hovold2-3/+4
2020-04-01media: flexcop-usb: fix endpoint sanity checkJohan Hovold1-3/+3
2020-04-01usb: musb: fix crash with highmen PIO and usbmonMans Rullgard1-12/+5
2020-04-01USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callbackQiujun Huang1-1/+1
2020-04-01USB: cdc-acm: restore capability check orderMatthias Reichl1-9/+9
2020-04-01USB: serial: option: add Wistron Neweb D19Q1Pawel Dembicki1-0/+2
2020-04-01USB: serial: option: add BroadMobi BM806UPawel Dembicki1-0/+2
2020-04-01USB: serial: option: add support for ASKEY WWHC050Pawel Dembicki1-0/+2
2020-04-01bpf: Undo incorrect __reg_bound_offset32 handlingDaniel Borkmann1-19/+0
2020-03-30Linux 5.6v5.6Linus Torvalds1-1/+1
2020-03-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-45/+82
2020-03-29Merge tag 'timers-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2020-03-29Merge tag 'irq-urgent-2020-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+9
2020-03-29mm/sparse: fix kernel crash with pfn_section_valid checkAneesh Kumar K.V1-0/+6
2020-03-29mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin3-2/+52
2020-03-29hugetlb_cgroup: fix illegal access to memoryMina Almasry1-2/+1
2020-03-29drivers/base/memory.c: indicate all memory blocks as removableDavid Hildenbrand1-20/+3
2020-03-29mm/swapfile.c: move inode_lock out of claim_swapfileNaohiro Aota1-21/+20
2020-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds23-80/+221
2020-03-28Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-15/+13
2020-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+5
2020-03-28i2c: pca-platform: Use platform_irq_get_optionalChris Packham1-1/+1
2020-03-28i2c: st: fix missing struct parameter descriptionAlain Volmat1-0/+1
2020-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-20/+25