summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-07-15net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-07-15net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin
2021-07-15net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin
2021-07-15net: really orphan skbs tied to closing skPaolo Abeni
2021-07-15mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-07-15NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-07-15vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-07-15virtio_net: Do not pull payload in skb->headEric Dumazet
2021-07-15mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-07-15iomap: fix sub-page uptodate handlingChristoph Hellwig
2021-07-15kyber: fix out of bounds access when preemptedOmar Sandoval
2021-07-15mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-07-15netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso
2021-07-15i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás
2021-07-15PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren
2021-07-15smp: Fix smp_call_function_single_async prototypeArnd Bergmann
2021-07-15net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-07-15HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-07-15tty: fix return value for unsupported ioctlsJohan Hovold
2021-07-15tty: actually undefine superseded ASYNC flagsJohan Hovold
2021-07-15spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III
2021-07-15KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson
2021-07-15Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-07-15Fix misc new gcc warningsLinus Torvalds
2021-07-15power: supply: bq27xxx: fix power_avg for newer ICsMatthias Schiffer
2021-07-15usb: webcam: Invalid size of Processing Unit DescriptorPawel Laszczak
2021-07-15crypto: api - check for ERR pointers in crypto_destroy_tfm()Ard Biesheuvel
2021-07-15modules: inherit TAINT_PROPRIETARY_MODULEChristoph Hellwig
2021-07-15modules: return licensing information from find_symbolChristoph Hellwig
2021-07-15modules: rename the licence field in struct symsearch to licenseChristoph Hellwig
2021-07-15modules: mark each_symbol_section staticChristoph Hellwig
2021-07-15modules: mark find_symbol staticChristoph Hellwig
2021-07-15modules: mark ref_module staticChristoph Hellwig
2021-07-15bpf: Fix leakage of uninitialized bpf stack under speculationDaniel Borkmann
2021-07-15ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki
2021-07-08net: phy: make PHY PM ops a no-op if MAC driver manages PHY PMOleksandr Suvorov
2021-07-08PM: core: introduce pm_ptr() macroPaul Cercueil
2021-05-05Merge commit '28910e01c43d9735f06fddbeaa42df3e112d1b3e' into toradex_5.4-2.3....Marcel Ziswiler
2021-04-28Merge tag 'v5.4.115' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-28gpio: omap: Save and restore sysconfigTony Lindgren
2021-04-27MLK-24491: drm: bridge: cdns: Add support of i2c-over-auxJulien Jayat
2021-04-21Merge tag 'v5.4.114' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-21net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár
2021-04-21netfilter: arp_tables: add pre_exit hook for table unregisterFlorian Westphal
2021-04-21netfilter: bridge: add pre_exit hooks for ebtable unregistrationFlorian Westphal
2021-04-14Merge tag 'v5.4.112' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-04-14net/mlx5: Fix PBMC register mappingAya Levin
2021-04-14net/mlx5: Fix placement of log_max_flow_counterRaed Salem
2021-04-14sch_red: fix off-by-one checks in red_check_params()Eric Dumazet
2021-04-14xfrm: Fix NULL pointer dereference on policy lookupSteffen Klassert