summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-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: Extend the device migration protocol with RUNNING_P2PJason Gunthorpe1-0/+1
2022-03-03vfio: Define device migration protocol v2Jason Gunthorpe1-0/+20
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 Machata1-0/+3
2022-03-03net: dev: Add hardware stats supportPetr Machata1-0/+42
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-03firmware: xilinx: Add ZynqMP SHA API for SHA3 functionalityHarsha1-0/+8
2022-03-03crypto: api - allow algs only in specific constructions in FIPS modeNicolai Stange1-0/+9
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
2022-03-02scsi: core: Remove <scsi/scsi_request.h>Christoph Hellwig1-1/+0
2022-03-02binfmt: move more stuff undef CONFIG_COREDUMPAlexey Dobriyan1-0/+2
2022-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski1-0/+4
2022-03-01ACPI: platform: Constify properties parameter in acpi_create_platform_device()Andy Shevchenko1-2/+2
2022-03-01Merge tag 'qcom-drivers-for-5.18' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann3-7/+35
2022-03-01ceph: do not release the global snaprealm until unmountingXiubo Li1-1/+2
2022-03-01ceph: remove incorrect and unused CEPH_INO_DOTDOT macroXiubo Li1-1/+0
2022-03-01ceph: move to a dedicated slabcache for ceph_cap_snapXiubo Li1-0/+1
2022-03-01ceph: add getvxattr opMilind Changire1-0/+1
2022-03-01sched/tracing: Report TASK_RTLOCK_WAIT tasks as TASK_UNINTERRUPTIBLEValentin Schneider1-0/+8
2022-03-01sched/tracing: Don't re-read p->state when emitting sched_switch eventValentin Schneider1-3/+8
2022-03-01sched/cpuacct: Remove redundant RCU read lockChengming Zhou1-2/+0
2022-03-01sched/cpuacct: Optimize away RCU read lockChengming Zhou1-2/+0
2022-03-01HID: input: accommodate priorities for slotted devicesBenjamin Tissoires1-0/+1
2022-03-01HID: input: remove the need for HID_QUIRK_INVERTBenjamin Tissoires1-1/+5
2022-03-01HID: input: enforce Invert usage to be processed before InRangeBenjamin Tissoires1-1/+3
2022-03-01HID: compute an ordered list of input fields to processBenjamin Tissoires1-0/+10
2022-03-01HID: core: split data fetching from processing in hid_input_field()Benjamin Tissoires1-1/+2
2022-03-01HID: core: statically allocate read buffersBenjamin Tissoires1-0/+1
2022-03-01Merge tag 'wireless-for-net-2022-03-01' of git://git.kernel.org/pub/scm/linux...David S. Miller1-0/+5
2022-03-01interconnect: Add stubs for the bulk APIGeorgi Djakov1-7/+29
2022-03-01KVM: Drop KVM_REQ_MMU_RELOAD and update vcpu-requests.rst documentationSean Christopherson1-2/+1
2022-03-01KVM: Drop kvm_reload_remote_mmus(), open code request in x86 usersSean Christopherson1-1/+0
2022-03-01Merge tag 'v5.17-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann1-0/+133
2022-03-01rfkill: define rfill_soft_blocked() if !RFKILLBen Dooks1-0/+5
2022-03-01Input: add input_copy_abs() functionHans de Goede1-0/+2
2022-03-01soc: mediatek: mtk-infracfg: Disable ACP on MT8192Alyssa Rosenzweig1-0/+3
2022-03-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski4-14/+22