summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-11HID: hiddev: Fix race in in hiddev_disconnect()dan.carpenter@oracle.com
2020-03-11HID: core: increase HID report buffer size to 8KiBJohan Korsnes
2020-03-11HID: core: fix off-by-one memset in hid_report_raw_event()Johan Korsnes
2020-03-11audit: fix error handling in audit_data_to_entry()Paul Moore
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-11cfg80211: check wiphy driver existence for drvinfo reportSergey Matyukevich
2020-03-11mac80211: consider more elements in parsing CRCJohannes Berg
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.4.215v4.4.215Greg Kroah-Hartman
2020-02-28xen: Enable interrupts when calling _cond_resched()Thomas Gleixner
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-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: add cond_resched() to __ext4_find_entry()Shijie Luo
2020-02-28ext4: fix a data race in EXT4_I(inode)->i_disksizeQian Cai
2020-02-28netfilter: xt_bpf: add overflow checksJann Horn
2020-02-28KVM: nVMX: Don't emulate instructions in guest modePaolo Bonzini
2020-02-28vt: vt_ioctl: fix race in VT_RESIZEXEric Dumazet
2020-02-28VT_RESIZEX: get rid of field-by-field copyinAl Viro
2020-02-28xhci: apply XHCI_PME_STUCK_QUIRK to Intel Comet Lake platformsMathias Nyman
2020-02-28Revert "ipc,sem: remove uneeded sem_undo_list lock usage in exit_sem()"Ioanna Alifieraki
2020-02-28tty: serial: imx: setup the correct sg entry for tx dmaFugang Duan
2020-02-28x86/mce/amd: Fix kobject lifetimeThomas Gleixner
2020-02-28staging: rtl8188eu: Fix potential overuse of kernel memoryLarry Finger
2020-02-28staging: rtl8188eu: Fix potential security holeLarry Finger
2020-02-28USB: hub: Don't record a connect-change event during reset-resumeAlan Stern
2020-02-28USB: Fix novation SourceControl XL after suspendRichard Dodd
2020-02-28usb: uas: fix a plug & unplug racingEJ Hsu