summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-03-03mm: simplify freeing of devmap managed pagesChristoph Hellwig1-24/+10
2022-03-03mm: move free_devmap_managed_page to memremap.cChristoph Hellwig1-1/+0
2022-03-03mm: remove pointless includes from <linux/hmm.h>Christoph Hellwig1-7/+2
2022-03-03mm: remove the __KERNEL__ guard from <linux/mm.h>Christoph Hellwig1-4/+0
2022-03-03ipv6: fix skb drops in igmp6_event_query() and igmp6_event_report()Eric Dumazet1-2/+2
2022-03-03Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...Alex Williamson1-0/+9
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau2-2/+42
2022-03-03bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingressMartin KaFai Lau1-6/+12
2022-03-03net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM optionMartin KaFai Lau1-0/+11
2022-03-03net: ip: Handle delivery_time in ip defragMartin KaFai Lau1-0/+2
2022-03-03net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()Martin KaFai Lau1-2/+1
2022-03-03net: Clear mono_delivery_time bit in __skb_tstamp_tx()Martin KaFai Lau1-0/+1
2022-03-03net: Handle delivery_time in skb->tstamp during network tapping with af_packetMartin KaFai Lau1-0/+24
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau1-1/+9
2022-03-03net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...Martin KaFai Lau1-0/+13
2022-03-03net: dsa: felix: migrate host FDB and MDB entries when changing tag protoVladimir Oltean1-0/+7
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby1-1/+1
2022-03-03vfio/pci: Expose vfio_pci_core_aer_err_detected()Yishai Hadas1-0/+2
2022-03-03vfio: Remove migration protocol v1 documentationJason Gunthorpe1-198/+2
2022-03-03vfio: Extend the device migration protocol with RUNNING_P2PJason Gunthorpe2-2/+35
2022-03-03vfio: Define device migration protocol v2Jason Gunthorpe2-13/+181
2022-03-03vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctlJason Gunthorpe2-0/+34
2022-03-03net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata3-0/+6
2022-03-03net: rtnetlink: Add RTM_SETSTATSPetr Machata1-0/+2
2022-03-03net: rtnetlink: Add UAPI for obtaining L3 offload xstatsPetr Machata1-0/+11
2022-03-03net: dev: Add hardware stats supportPetr Machata2-0/+57
2022-03-03net: rtnetlink: RTM_GETSTATS: Allow filtering inside nestsPetr Machata1-0/+10
2022-03-03page_pool: Add function to batch and return statsJoe Damato1-0/+17
2022-03-03page_pool: Add recycle statsJoe Damato1-0/+16
2022-03-03page_pool: Add allocation statsJoe Damato1-0/+18
2022-03-03tcp: Remove the unused apiTao Chen1-5/+0
2022-03-03flow_dissector: Add support for HSRKurt Kanzenbach1-0/+16
2022-03-03PM: EM: add macro to set .active_power() callback conditionallyLukasz Luba1-0/+2
2022-03-03OPP: Add "opp-microwatt" supporting codeLukasz Luba1-1/+11
2022-03-03drm/amdkfd: Add SMI add event helperPhilip Yang1-0/+1
2022-03-03firmware: xilinx: Add ZynqMP SHA API for SHA3 functionalityHarsha1-0/+8
2022-03-03crypto: crypto_xor - use helpers for unaligned accessesArd Biesheuvel1-2/+8
2022-03-03crypto: api - allow algs only in specific constructions in FIPS modeNicolai Stange1-0/+9
2022-03-03crypto: dh - split out deserialization code from crypto_dh_decode()Nicolai Stange1-0/+16
2022-03-03crypto: dh - constify struct dh's pointer membersNicolai Stange1-3/+3
2022-03-03crypto: dh - remove struct dh's ->q memberNicolai Stange1-4/+0
2022-03-03crypto: kpp - provide support for KPP spawnsNicolai Stange1-0/+75
2022-03-03crypto: kpp - provide support for KPP template instancesNicolai Stange1-0/+83
2022-03-02ACPI: bus: Introduce acpi_bus_for_each_dev()Rafael J. Wysocki1-0/+2
2022-03-02NFS: Optimise away the previous cookie fieldTrond Myklebust1-2/+1
2022-03-02NFS: Fix up forced readdirplusTrond Myklebust1-0/+1
2022-03-02NFS: Convert readdir page cache to use a cookie based indexTrond Myklebust1-2/+0
2022-03-02NFS: Improve heuristic for readdirplusTrond Myklebust1-2/+3
2022-03-02NFS: Adjust the amount of readahead performed by NFS readdirTrond Myklebust1-0/+1
2022-03-02NFS: Don't re-read the entire page cache to find the next cookieTrond Myklebust1-0/+1