summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2021-06-30certs: Add EFI_CERT_X509_GUID support for dbx entriesEric Snowberg
2021-06-30certs: Add wrapper function to check blacklisted binary hashNayna Jain
2021-06-30mm, futex: fix shared futex pgoff on shmem huge pageHugh Dickins
2021-06-30mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins
2021-06-30mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins
2021-06-30mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins
2021-06-30mm: add VM_WARN_ON_ONCE_PAGE() macroAlex Shi
2021-06-30inet: annotate date races around sk->sk_txhashEric Dumazet
2021-06-23clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940Tony Lindgren
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-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-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-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-10XArray: add xas_splitMatthew Wilcox (Oracle)
2021-06-10XArray: add xa_get_orderMatthew Wilcox (Oracle)
2021-06-10mm: add thp_orderMatthew Wilcox (Oracle)
2021-06-10net: caif: add proper error handlingPavel Skripkin
2021-06-10net: caif: added cfserl_release functionPavel Skripkin
2021-06-10net: usb: cdc_ncm: don't spew notificationsGrant Grundler
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-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-26vt: Fix character height handling with VT_RESIZEXMaciej W. Rozycki
2021-05-22virtio_net: Do not pull payload in skb->headEric Dumazet
2021-05-19mm: fix struct page layout on 32-bit systemsMatthew Wilcox (Oracle)
2021-05-19iomap: fix sub-page uptodate handlingChristoph Hellwig
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-19i2c: Add I2C_AQ_NO_REP_START adapter quirkBence Csókás
2021-05-19PM: runtime: Fix unpaired parent child_count for force_resumeTony Lindgren
2021-05-14smp: Fix smp_call_function_single_async prototypeArnd Bergmann
2021-05-14net: bridge: mcast: fix broken length + header check for MRDv6 Adv.Linus Lüssing
2021-05-14HID: plantronics: Workaround for double volume key pressesMaxim Mikityanskiy
2021-05-14tty: fix return value for unsupported ioctlsJohan Hovold
2021-05-14tty: actually undefine superseded ASYNC flagsJohan Hovold
2021-05-14spi: Fix use-after-free with devm_spi_alloc_*William A. Kennington III
2021-05-14KVM: Stop looking for coalesced MMIO zones if the bus is destroyedSean Christopherson
2021-05-14Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka
2021-05-11Fix misc new gcc warningsLinus Torvalds