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