summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-11ext4: potential crash on allocation error in ext4_alloc_flex_bg_array()Dan Carpenter
2020-03-11net: sched: correct flower port blockingJason Baron
2020-03-11nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko
2020-03-11sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-03-11ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-03-11ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-03-11net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-03-11net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman
2020-03-11sysrq: Remove duplicated sysrq messagePetr Mladek
2020-03-11sysrq: Restore original console_loglevel when sysrq disabledPetr Mladek
2020-03-11cfg80211: add missing policy for NL80211_ATTR_STATUS_CODESergey Matyukevich
2020-03-11cifs: Fix mode output in debugging statementsFrank Sorenson
2020-03-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-03-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-03-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-03-11net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-03-11net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-03-11net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-03-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-03-11qmi_wwan: re-add DW5821e pre-production variantBjørn Mork
2020-03-11cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich
2020-03-11mac80211: consider more elements in parsing CRCJohannes Berg
2020-03-11drm/msm: Set dma maximum segment size for mdssSean Paul
2020-03-11ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard
2020-03-11ext4: fix potential race between s_group_info online resizing and accessSuraj Jitindar Singh
2020-03-11ext4: fix potential race between s_flex_groups online resizing and accessSuraj Jitindar Singh
2020-03-11ext4: fix potential race between online resizing and write operationsTheodore Ts'o
2020-03-11iwlwifi: pcie: fix rb_allocator workqueue allocationJohannes Berg
2020-02-28Linux 4.9.215Greg Kroah-Hartman
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-02-28xen: Enable interrupts when calling _cond_resched()Thomas Gleixner
2020-02-28ata: ahci: Add shutdown to freeze hardware resources of ahciPrabhakar Kushwaha
2020-02-28netfilter: xt_hashlimit: limit the max size of hashtableCong Wang
2020-02-28ALSA: seq: Fix concurrent access to queue current tick/timeTakashi Iwai
2020-02-28ALSA: seq: Avoid concurrent access to queue flagsTakashi Iwai
2020-02-28ALSA: rawmidi: Avoid bit fields for state flagsTakashi Iwai
2020-02-28ecryptfs: replace BUG_ON with error handling codeAditya Pakki
2020-02-28staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter
2020-02-28usb: gadget: composite: Fix bMaxPower for SuperSpeedPlusJack Pham
2020-02-28scsi: Revert "target: iscsi: Wait for all commands to finish before freeing a...Bart Van Assche
2020-02-28scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log...Bart Van Assche
2020-02-28Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extentsFilipe Manana
2020-02-28KVM: apic: avoid calculating pending eoi from an uninitialized valMiaohe Lin
2020-02-28KVM: nVMX: Check IO instruction VM-exit conditionsOliver Upton
2020-02-28KVM: nVMX: Refactor IO bitmap checks into helper functionOliver Upton
2020-02-28ext4: fix race between writepages and enabling EXT4_EXTENTS_FLEric Biggers
2020-02-28ext4: rename s_journal_flag_rwsem to s_writepages_rwsemEric Biggers
2020-02-28ext4: fix mount failure with quota configured as moduleJan Kara
2020-02-28ext4: add cond_resched() to __ext4_find_entry()Shijie Luo
2020-02-28ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai