summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-03-03ACPI: APEI: explicit init of HEST and GHES in apci_init()Shuai Xue
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03mm: remove the extra ZONE_DEVICE struct page refcountChristoph Hellwig
2022-03-03mm: don't include <linux/memremap.h> in <linux/mm.h>Christoph Hellwig
2022-03-03mm: simplify freeing of devmap managed pagesChristoph Hellwig
2022-03-03mm: move free_devmap_managed_page to memremap.cChristoph Hellwig
2022-03-03mm: remove pointless includes from <linux/hmm.h>Christoph Hellwig
2022-03-03mm: remove the __KERNEL__ guard from <linux/mm.h>Christoph Hellwig
2022-03-03Merge branches 'v5.18/vfio/next/mlx5-migration-v10', 'v5.18/vfio/next/pm-fixe...Alex Williamson
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau
2022-03-03bpf: Keep the (rcv) timestamp behavior for the existing tc-bpf@ingressMartin KaFai Lau
2022-03-03net: ipv6: Get rcv timestamp if needed when handling hop-by-hop IOAM optionMartin KaFai Lau
2022-03-03net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()Martin KaFai Lau
2022-03-03net: Clear mono_delivery_time bit in __skb_tstamp_tx()Martin KaFai Lau
2022-03-03net: Handle delivery_time in skb->tstamp during network tapping with af_packetMartin KaFai Lau
2022-03-03net: Add skb_clear_tstamp() to keep the mono delivery_timeMartin KaFai Lau
2022-03-03net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...Martin KaFai Lau
2022-03-03serial: make uart_console_write->putchar()'s character an unsigned charJiri Slaby
2022-03-03vfio/pci: Expose vfio_pci_core_aer_err_detected()Yishai Hadas
2022-03-03vfio: Extend the device migration protocol with RUNNING_P2PJason Gunthorpe
2022-03-03vfio: Define device migration protocol v2Jason Gunthorpe
2022-03-03vfio: Have the core code decode the VFIO_DEVICE_FEATURE ioctlJason Gunthorpe
2022-03-03net: rtnetlink: Add UAPI toggle for IFLA_OFFLOAD_XSTATS_L3_STATSPetr Machata
2022-03-03net: dev: Add hardware stats supportPetr Machata
2022-03-02flow_dissector: Add support for HSRKurt Kanzenbach
2022-03-03PM: EM: add macro to set .active_power() callback conditionallyLukasz Luba
2022-03-03OPP: Add "opp-microwatt" supporting codeLukasz Luba
2022-03-03firmware: xilinx: Add ZynqMP SHA API for SHA3 functionalityHarsha
2022-03-03crypto: api - allow algs only in specific constructions in FIPS modeNicolai Stange
2022-03-02NFS: Optimise away the previous cookie fieldTrond Myklebust
2022-03-02NFS: Fix up forced readdirplusTrond Myklebust
2022-03-02NFS: Convert readdir page cache to use a cookie based indexTrond Myklebust
2022-03-02NFS: Improve heuristic for readdirplusTrond Myklebust
2022-03-02NFS: Adjust the amount of readahead performed by NFS readdirTrond Myklebust
2022-03-02NFS: Don't re-read the entire page cache to find the next cookieTrond Myklebust
2022-03-01scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig
2022-03-01binfmt: move more stuff undef CONFIG_COREDUMPAlexey Dobriyan
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01ACPI: platform: Constify properties parameter in acpi_create_platform_device()Andy Shevchenko
2022-03-01Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2022-03-01ceph: do not release the global snaprealm until unmountingXiubo Li
2022-03-01ceph: remove incorrect and unused CEPH_INO_DOTDOT macroXiubo Li
2022-03-01ceph: move to a dedicated slabcache for ceph_cap_snapXiubo Li
2022-03-01ceph: add getvxattr opMilind Changire
2022-03-01sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider
2022-03-01sched/cpuacct: Remove redundant RCU read lockChengming Zhou
2022-03-01sched/cpuacct: Optimize away RCU read lockChengming Zhou
2022-03-01HID: input: accommodate priorities for slotted devicesBenjamin Tissoires
2022-03-01HID: input: remove the need for HID_QUIRK_INVERTBenjamin Tissoires