summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-23mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu
2021-06-23mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef
2021-06-23mm: relocate 'write_protect_seq' in struct mm_structFeng Tang
2021-06-23regulator: bd70528: Fix off-by-one for buck123 .n_voltages settingAxel Lin
2021-06-23icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen
2021-06-23ptp: improve max_adj check against unreasonable valuesJakub Kicinski
2021-06-23net: make get_net_ns return error if NET_NS is disabledChangbin Du
2021-06-23net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak
2021-06-18gpu: host1x: Split up client initalization and registrationThierry Reding
2021-06-18HID: usbhid: fix info leak in hid_submit_ctrlAnirudh Rayabharam
2021-06-18HID: hid-input: add mapping for emoji picker keyDmitry Torokhov
2021-06-16kvm: fix previous commit for 32-bit buildsPaolo Bonzini
2021-06-16sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann
2021-06-16vmlinux.lds.h: Avoid orphan section with !SMPNathan Chancellor
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2021-06-16regulator: bd71828: Fix .n_voltages settingsAxel Lin
2021-06-16usb: pd: Set PD_T_SINK_WAIT_CAP to 310msKyle Tso
2021-06-16kvm: avoid speculation-based attacks from out-of-range memslot accessesPaolo Bonzini
2021-06-10net: caif: add proper error handlingPavel Skripkin
2021-06-10net: caif: added cfserl_release functionPavel Skripkin
2021-06-10bus: ti-sysc: Fix am335x resume hang for usb otg moduleTony Lindgren
2021-06-10net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik
2021-06-10net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy
2021-06-10net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-06-03SUNRPC: More fixes for backlog congestionTrond Myklebust
2021-06-03net: zero-initialize tc skb extension on allocationVlad Buslov
2021-06-03net: sched: fix tx action rescheduling issue during deactivationYunsheng Lin
2021-06-03net: sched: fix packet stuck problem for lockless qdiscYunsheng Lin
2021-06-03net: really orphan skbs tied to closing skPaolo Abeni
2021-06-03linux/bits.h: fix compilation error with GENMASKRikard Falkeborn
2021-06-03netfilter: flowtable: Remove redundant hw refresh bitRoi Dayan
2021-06-03{net,vdpa}/mlx5: Configure interface MAC into mpfs L2 tableEli Cohen
2021-06-03drivers: base: Fix device link removalRafael J. Wysocki
2021-06-03mac80211: properly handle A-MSDUs that start with an RFC 1042 headerMathy Vanhoef
2021-05-28NFC: nci: fix memory leak in nci_allocate_deviceDongliang Mu
2021-05-28context_tracking: Move guest exit vtime accounting to separate helpersWanpeng Li
2021-05-28context_tracking: Move guest exit context tracking to separate helpersWanpeng Li
2021-05-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-22virtio_net: Do not pull payload in skb->headEric Dumazet
2021-05-19clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
2021-05-19mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-19iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu
2021-05-19Revert "iommu/vt-d: Preset Access/Dirty bits for IOVA over FL"Greg Kroah-Hartman
2021-05-19kyber: fix out of bounds access when preemptedOmar Sandoval
2021-05-19mm/hugetlb: fix F_SEAL_FUTURE_WRITEPeter Xu
2021-05-19netfilter: xt_SECMARK: add new revision to fix structure layoutPablo Neira Ayuso
2021-05-19SUNRPC: Remove trace_xprt_transmit_queuedChuck Lever
2021-05-19NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust
2021-05-19PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I