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