summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-05ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard
2020-03-05ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier
2020-03-05ipv6: Fix route replacement with dev-only routeBenjamin Poirier
2020-03-05bonding: fix lockdep warning in bond_get_stats()Taehee Yoo
2020-03-05net: export netdev_next_lower_dev_rcu()Taehee Yoo
2020-03-05bonding: add missing netdev_update_lockdep_key()Taehee Yoo
2020-03-05bnxt_en: Issue PCIe FLR in kdump kernel to cleanup pending DMAs.Vasundhara Volam
2020-03-05bnxt_en: Improve device shutdown method.Vasundhara Volam
2020-03-05sctp: move the format error check out of __sctp_sf_do_9_1_abortXin Long
2020-03-05udp: rehash on disconnectWillem de Bruijn
2020-03-05Revert "net: dev: introduce support for sch BYPASS for lockless qdisc"Paolo Abeni
2020-03-05qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon
2020-03-05nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko
2020-03-05net/tls: Fix to avoid gettig invalid tls recordRohit Maheshwari
2020-03-05net: sched: correct flower port blockingJason Baron
2020-03-05net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran
2020-03-05net: mscc: fix in frame extractionHoratiu Vultur
2020-03-05net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni
2020-03-05net: fib_rules: Correctly set table field when table number exceeds 8 bitsJethro Beekman
2020-03-05net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli
2020-03-05EDAC: skx_common: downgrade message importance on missing PCI deviceAristeu Rozanski
2020-03-05io_uring: grab ->fs as part of async offloadJens Axboe
2020-02-28Linux 5.4.23v5.4.23Greg Kroah-Hartman
2020-02-28ASoC: SOF: Intel: hda: Add iDisp4 DAISathyanarayana Nujella
2020-02-28bpf: Selftests build error in sockmap_basic.cJohn Fastabend
2020-02-28s390/mm: Explicitly compare PAGE_DEFAULT_KEY against zero in storage_key_init...Nathan Chancellor
2020-02-28s390/kaslr: Fix casts in get_randomNathan Chancellor
2020-02-28net/mlx5e: Fix crash in recovery flow without devlink reporterAya Levin
2020-02-28net/mlx5: Fix sleep while atomic in mlx5_eswitch_get_vepaHuy Nguyen
2020-02-28net/mlx5e: Reset RQ doorbell counter before moving RQ state from RST to RDYAya Levin
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-28io_uring: prevent sq_thread from spinning when it should stopStefano Garzarella
2020-02-28rxrpc: Fix call RCU cleanup using non-bh-safe locksDavid Howells
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-28io_uring: fix __io_iopoll_check deadlock in io_sq_threadXiaoguang Wang
2020-02-28arm64: lse: Fix LSE atomics with LLVMVincenzo Frascino
2020-02-28bpf, offload: Replace bitwise AND by logical AND in bpf_prog_offload_info_fillJohannes Krude
2020-02-28genirq/proc: Reject invalid affinity masks (again)Thomas Gleixner
2020-02-28crypto: rename sm3-256 to sm3 in hash_algo_nameTianjia Zhang
2020-02-28iommu/vt-d: Fix compile warning from intel-svm.hJoerg Roedel
2020-02-28ecryptfs: replace BUG_ON with error handling codeAditya Pakki
2020-02-28ASoC: fsl_sai: Fix exiting path on probing failureOleksandr Suvorov
2020-02-28ASoC: atmel: fix atmel_ssc_set_audio link failureArnd Bergmann
2020-02-28staging: greybus: use after free in gb_audio_manager_remove_all()Dan Carpenter
2020-02-28staging: rtl8723bs: fix copy of overlapping memoryColin Ian King
2020-02-28usb: dwc2: Fix in ISOC request length checkingMinas Harutyunyan