summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-06-27Merge branch 'notify-user-space-if-any-actions-were-flushed-before-error'Jakub Kicinski-8/+91
2022-06-27selftests: tc-testing: Add testcases to test new flush behaviourVictor Nogueira-0/+77
2022-06-27net/sched: act_api: Notify user space if any actions were flushed before errorVictor Nogueira-8/+14
2022-06-27epic100: fix use after free on rmmodTong Zhang-2/+2
2022-06-27net: tun: stop NAPI when detaching queuesJakub Kicinski-1/+10
2022-06-27scsi: hisi_sas: Limit max hw sectors for v3 HWJohn Garry-0/+7
2022-06-27dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen-16/+18
2022-06-27Input: usbtouchscreen - add driver_info sanity checkJohan Hovold-0/+3
2022-06-27arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typoStephan Gerhold-2/+2
2022-06-27drm/msm/gem: Fix error return on fence id alloc failRob Clark-1/+1
2022-06-27parisc/unaligned: Fix emulate_ldw() breakageHelge Deller-1/+1
2022-06-27Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-69/+187
2022-06-27tick/nohz: unexport __init-annotated tick_nohz_full_setup()Masahiro Yamada-1/+0
2022-06-27netfilter: br_netfilter: do not skip all hooks with 0 priorityFlorian Westphal-3/+18
2022-06-27netfilter: nf_tables: avoid skb access on nf_stolenFlorian Westphal-29/+55
2022-06-27netfilter: nft_dynset: restore set element counter when failing to updatePablo Neira Ayuso-0/+2
2022-06-27firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx APIBo Liu-3/+3
2022-06-27drm/i915: tweak the ordering in cpu_write_needs_clflushMatthew Auld-3/+3
2022-06-27drm/i915/dgfx: Disable d3cold at gfx root portAnshuman Gupta-19/+15
2022-06-27drm/i915/gem: add missing elsekatrinzhou-2/+3
2022-06-27NFSD: restore EINVAL error translation in nfsd_commit()Alexey Khoroshilov-1/+2
2022-06-27eeprom: at25: Rework buggy read splittingGeert Uytterhoeven-14/+12
2022-06-27platform/x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_...Hans de Goede-1/+7
2022-06-27platform/x86: ideapad-laptop: Add allow_v4_dytc module parameterHans de Goede-7/+14
2022-06-27tty: Add N_CAN327 line discipline ID for ELM327 based CAN driverMax Staudt-1/+2
2022-06-27drm/vc4: perfmon: Fix variable dereferenced before checkMaxime Ripard-3/+6
2022-06-27serial: 8250: Fix __stop_tx() & DMA Tx restart racesIlpo Järvinen-4/+4
2022-06-27serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottleIlpo Järvinen-2/+21
2022-06-27tty: serial: samsung_tty: set dma burst_size to 1Chanho Park-3/+2
2022-06-27serial: 8250: dw: enable using pdata with ACPIMarcin Wojtas-12/+12
2022-06-27virtio_ring: make vring_create_virtqueue_split prettierDeming Wang-1/+1
2022-06-27vhost-vdpa: call vhost_vdpa_cleanup during the releaseStefano Garzarella-1/+1
2022-06-27virtio_mmio: Restore guest page size on resumeStephan Gerhold-0/+3
2022-06-27virtio_mmio: Add missing PM calls to freeze/restoreStephan Gerhold-0/+23
2022-06-27caif_virtio: fix race between virtio_device_ready() and ndo_open()Jason Wang-1/+9
2022-06-27virtio-net: fix race between ndo_open() and virtio_device_ready()Jason Wang-1/+7
2022-06-27firmware: arm_scmi: Fix response size warning for OPTEE transportVincent Guittot-1/+6
2022-06-27tipc: move bc link creation back to tipc_node_createXin Long-19/+22
2022-06-27tunnels: do not assume mac header is set in skb_tunnel_check_pmtu()Eric Dumazet-1/+1
2022-06-27pinctrl: sunxi: sunxi_pconf_set: use correct offsetAndrei Lalaev-0/+2
2022-06-27x86/cpu/amd: Enumerate BTC_NOAndrew Cooper-8/+20
2022-06-27x86/common: Stamp out the stepping madnessPeter Zijlstra-21/+16
2022-06-27KVM: VMX: Prevent RSB underflow before vmenterJosh Poimboeuf-15/+42
2022-06-27x86/speculation: Fill RSB on vmexit for IBRSJosh Poimboeuf-9/+62
2022-06-27KVM: VMX: Fix IBRS handling after vmexitJosh Poimboeuf-1/+6
2022-06-27KVM: VMX: Prevent guest RSB poisoning attacks with eIBRSJosh Poimboeuf-31/+73
2022-06-27KVM: VMX: Convert launched argument to flagsJosh Poimboeuf-9/+31
2022-06-27KVM: VMX: Flatten __vmx_vcpu_run()Josh Poimboeuf-73/+46
2022-06-27objtool: Re-add UNWIND_HINT_{SAVE_RESTORE}Josh Poimboeuf-15/+68
2022-06-27x86/speculation: Remove x86_spec_ctrl_maskJosh Poimboeuf-30/+1