All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-20 06:31:22 to 2023-09-20 07:12:18 UTC [more...]

[PATCH] ALSA: pcm: oss: Fix race at SNDCTL_DSP_SETTRIGGER There is a small race window at snd_pcm_oss_set_trigger() that is called from OSS PCM SNDCTL_DSP_SETTRIGGER ioctl; namely the function calls snd_pcm_oss_make_ready() at first, then takes the params_lock mutex for the rest. When the stream is set up again by another thread between them, it leads to inconsistency, and may result in unexpected results such as NULL dereference of OSS buffer as a fuzzer spotted recently
 2023-09-20  7:05 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/bind: drop CVE-2017-3139 from IGNORE_CVES
 2023-09-20  7:12 UTC  (2+ messages)

[PATCH 00/14] add driver to support secure video decoder
 2023-09-20  7:10 UTC  (12+ messages)
` [PATCH 12/14] media: medkatek: vcodec: set secure mode to decoder driver

[virtio-comment] [VIRTIO PCI PATCH v5 0/1] Add freeze_mode to virtio_pci_common_cfg
 2023-09-20  7:10 UTC  (16+ messages)
` [virtio-comment] [VIRTIO PCI PATCH v5 1/1] transport-pci: "
  ` [virtio-comment] "
      ` [virtio-dev] "
        ` [virtio-comment] "
          ` [virtio-comment] "

[PATCH 0/4] KVM RISC-V fixes for ONE_REG interface
 2023-09-20  7:10 UTC  (6+ messages)
` [PATCH 4/4] KVM: riscv: selftests: Selectively filter-out AIA registers

[PATCH v2 0/5] Several updates for PTT driver
 2023-09-20  7:10 UTC  (6+ messages)
` [PATCH v2 5/5] hwtracing: hisi_ptt: Add dummy callback pmu::read()

[igt-dev] [PATCH] tests/kms_setmode: Add info as comment for valid scenario
 2023-09-20  7:10 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
` [igt-dev] ✗ Fi.CI.BAT: failure "

[PATCH v1 1/1] app/mldev: fix file and buffer handling
 2023-09-20  7:09 UTC 

[PATCH v2] net: ethernet: ti: am65-cpsw: add mqprio qdisc offload in channel mode
 2023-09-20  7:09 UTC  (3+ messages)

[PATCH v1 1/1] app/mldev: fix check for filelist and models count
 2023-09-20  7:08 UTC  (2+ messages)
` [PATCH v2 "

[RFC PATCH v3 0/4] dts: add dts api docs
 2023-09-20  7:08 UTC  (4+ messages)
` [RFC PATCH v4 "
  ` [RFC PATCH v4 3/4] dts: add doc generation

[PATCH] maintainers: update email address
 2023-09-20  7:08 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: r8a779f0: spider: fixup memory address
 2023-09-20  7:08 UTC  (3+ messages)

[PATCH 0/2] drm/tests: Flag slow kunit tests as such
 2023-09-20  7:06 UTC  (5+ messages)
` [PATCH 1/2] kunit: Warn if tests are slow

[MAINTAINERS SUMMIT] Maintainers Support Group
 2023-09-20  7:06 UTC  (7+ messages)
          ` [Tech-board-discuss] "

[PATCH AUTOSEL 6.5 30/36] arm64: dts: qcom: sc8280xp-x13s: Add camera activity LED
 2023-09-20  7:06 UTC  (11+ messages)

[PATCH 1/1] binman: doc: Remove incomplete sentence
 2023-09-20  7:05 UTC  (3+ messages)

[PATCH] soundwire: bus: Make IRQ handling conditionally built
 2023-09-20  7:05 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/2] Refactor i915 HDCP for XE
 2023-09-20  7:05 UTC  (4+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: Move checks for gsc health status
` [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: Move common message filling function to its own file
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Refactor i915 HDCP for XE

[PATCH net v2 0/3] Add missing xdp_do_flush() invocations
 2023-09-20  7:04 UTC  (2+ messages)

[PATCH v3 0/2] pinctl: qcom: Add SM4450 pinctrl driver
 2023-09-20  7:04 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl
` [PATCH v3 2/2] pinctrl: qcom: Add SM4450 pinctrl driver

Urgent Bug Report Kernel crash 6.5.2
 2023-09-20  7:03 UTC  (11+ messages)

[PATCH net-next 06/18] net/smc: extend GID to 128bits for virtual ISM device
 2023-09-20  7:02 UTC  (2+ messages)

Cross-compilation of driver files
 2023-09-20  7:03 UTC  (2+ messages)

[PATCH] usb: cdns3: Modify the return value of cdns_set_active () to void when CONFIG_PM_SLEEP is disabled
 2023-09-20  7:02 UTC  (2+ messages)

[PATCH] wifi: brcmfmac: firmware: Annotate struct brcmf_fw_request with __counted_by
 2023-09-20  7:01 UTC  (2+ messages)

[PATCH 0/4] kunit: Fix some bugs in kunit
 2023-09-20  7:00 UTC  (4+ messages)
` [PATCH 4/4] kunit: test: Fix the possible memory leak in executor_test

[PULL 00/57] loongarch-to-apply queue
 2023-09-20  6:51 UTC  (58+ messages)
` [PULL 01/57] target/loongarch: Renamed lsx*.c to vec* .c
` [PULL 02/57] target/loongarch: Implement gvec_*_vl functions
` [PULL 03/57] target/loongarch: Use gen_helper_gvec_4_ptr for 4OP + env vector instructions
` [PULL 04/57] target/loongarch: Use gen_helper_gvec_4 for 4OP "
` [PULL 05/57] target/loongarch: Use gen_helper_gvec_3_ptr for 3OP + env "
` [PULL 06/57] target/loongarch: Use gen_helper_gvec_3 for 3OP "
` [PULL 07/57] target/loongarch: Use gen_helper_gvec_2_ptr for 2OP + env "
` [PULL 08/57] target/loongarch: Use gen_helper_gvec_2 for 2OP "
` [PULL 09/57] target/loongarch: Use gen_helper_gvec_2i for 2OP + imm "
` [PULL 10/57] target/loongarch: Replace CHECK_SXE to check_vec(ctx, 16)
` [PULL 11/57] target/loongarch: Add LASX data support
` [PULL 12/57] target/loongarch: check_vec support check LASX instructions
` [PULL 13/57] target/loongarch: Add avail_LASX to "
` [PULL 14/57] target/loongarch: Implement xvadd/xvsub
` [PULL 15/57] target/loongarch: Implement xvreplgr2vr
` [PULL 16/57] target/loongarch: Implement xvaddi/xvsubi
` [PULL 17/57] target/loongarch: Implement xvneg
` [PULL 18/57] target/loongarch: Implement xvsadd/xvssub
` [PULL 19/57] target/loongarch: Implement xvhaddw/xvhsubw
` [PULL 20/57] target/loongarch: Implement xvaddw/xvsubw
` [PULL 21/57] target/loongarch: Implement xavg/xvagr
` [PULL 22/57] target/loongarch: Implement xvabsd
` [PULL 23/57] target/loongarch: Implement xvadda
` [PULL 24/57] target/loongarch: Implement xvmax/xvmin
` [PULL 25/57] target/loongarch: Implement xvmul/xvmuh/xvmulw{ev/od}
` [PULL 26/57] target/loongarch: Implement xvmadd/xvmsub/xvmaddw{ev/od}
` [PULL 27/57] target/loongarch; Implement xvdiv/xvmod
` [PULL 28/57] target/loongarch: Implement xvsat
` [PULL 29/57] target/loongarch: Implement xvexth
` [PULL 30/57] target/loongarch: Implement vext2xv
` [PULL 31/57] target/loongarch: Implement xvsigncov
` [PULL 32/57] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz
` [PULL 33/57] target/loongarch: Implement xvldi
` [PULL 34/57] target/loongarch: Implement LASX logic instructions
` [PULL 35/57] target/loongarch: Implement xvsll xvsrl xvsra xvrotr
` [PULL 36/57] target/loongarch: Implement xvsllwil xvextl
` [PULL 37/57] target/loongarch: Implement xvsrlr xvsrar
` [PULL 38/57] target/loongarch: Implement xvsrln xvsran
` [PULL 39/57] target/loongarch: Implement xvsrlrn xvsrarn
` [PULL 40/57] target/loongarch: Implement xvssrln xvssran
` [PULL 41/57] target/loongarch: Implement xvssrlrn xvssrarn
` [PULL 42/57] target/loongarch: Implement xvclo xvclz
` [PULL 43/57] target/loongarch: Implement xvpcnt
` [PULL 44/57] target/loongarch: Implement xvbitclr xvbitset xvbitrev
` [PULL 45/57] target/loongarch: Implement xvfrstp
` [PULL 46/57] target/loongarch: Implement LASX fpu arith instructions
` [PULL 47/57] target/loongarch: Implement LASX fpu fcvt instructions
` [PULL 48/57] target/loongarch: Implement xvseq xvsle xvslt
` [PULL 49/57] target/loongarch: Implement xvfcmp
` [PULL 50/57] target/loongarch: Implement xvbitsel xvset
` [PULL 51/57] target/loongarch: Implement xvinsgr2vr xvpickve2gr
` [PULL 52/57] target/loongarch: Implement xvreplve xvinsve0 xvpickve
` [PULL 53/57] target/loongarch: Implement xvpack xvpick xvilv{l/h}
` [PULL 54/57] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i
` [PULL 55/57] target/loongarch: Implement xvld xvst
` [PULL 56/57] target/loongarch: Move simply DO_XX marcos togther
` [PULL 57/57] target/loongarch: CPUCFG support LASX

[PATCH v2] bulk-checkin: only support blobs in index_bulk_checkin
 2023-09-20  6:59 UTC  (2+ messages)

[PATCH v3 0/2] Support mute notifications for CS35L41 HDA
 2023-09-20  6:58 UTC  (3+ messages)
` [PATCH v3 1/2] ALSA: hda: cs35l41: "

[RESEND PATCH v6 00/20] Add display driver for MT8188 VDOSYS1
 2023-09-20  6:48 UTC  (5+ messages)
` [RESEND PATCH v6 12/20] drm/mediatek: Refine device table of OVL adaptor

[PATCH 1/2] signal: Add proper comment about the preempt-disable in ptrace_stop()
 2023-09-20  6:57 UTC  (3+ messages)
` [tip: core/core] signal: Add a proper comment about preempt_disable() "

[PATCH v3 0/5] soc: qcom: Add uart console support for SM4450
 2023-09-20  6:54 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: interrupt-controller: qcom,pdc: document qcom,sm4450-pdc
` [PATCH v3 2/5] arm64: dts: qcom: sm4450: Add apps_rsc and cmd_db node
` [PATCH v3 3/5] arm64: dts: qcom: sm4450: Add RPMH and Global clock
` [PATCH v3 4/5] arm64: dts: qcom: add uart console support for SM4450
` [PATCH v3 5/5] arm64: defconfig: enable clock controller and pinctrl "

[Buildroot] [PATCH] package/sshguard: bump to version 2.4.3
 2023-09-20  6:55 UTC 

[PATCH 0/3] Fix a couble of bugs in drm_kunit_helpers.c
 2023-09-20  6:54 UTC  (6+ messages)
` [PATCH 3/3] drm/tests: Fix a use-after-free bug in __drm_kunit_helper_alloc_drm_device()

[PATCH 0/2] i2c: Finalize the .probe_new() quest
 2023-09-20  6:54 UTC  (4+ messages)
` [PATCH 2/2] i2c: Drop legacy callback .probe_new()

[PATCH v2 0/6] Add support for Texas Instruments MCRC64 engine
 2023-09-20  6:53 UTC  (7+ messages)
  ` [EXTERNAL] "
      ` [EXTERNAL] "

[PATCH 0/2] ALSA: hda: cs35l56: Handle speaker id GPIOs
 2023-09-20  6:51 UTC  (4+ messages)
` [PATCH 2/2] ALSA: hda: cirrus_scodec: Add KUnit test

[PATCH] avoid some unnecessary copies
 2023-09-20  6:51 UTC 

[linus:master] [connector/cn_proc] 2aa1f7a1f4: BUG:kernel_NULL_pointer_dereference,address
 2023-09-20  6:51 UTC 

[PATCH] mailbox: pcc: export the PCC subspace type
 2023-09-20  6:47 UTC  (7+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] soc: kunpeng_hccs: add the check for "

[PATCH v3 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both
 2023-09-20  6:48 UTC  (2+ messages)

[PATCH v1 0/2] hwmon: ina233: add ina233 support
 2023-09-20  6:47 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: hwmon: add INA233 binding documents

[PATCH] drm/amd/display: Fix null pointer for res_pool->hubbub
 2023-09-20  6:45 UTC 

[Intel-gfx] [PATCH] drm/i915: Add Wa_18028616096
 2023-09-20  6:42 UTC  (2+ messages)

[xilinx-xlnx:xlnx_rebase_v6.1_LTS 256/1363] fpga-mgr.c:undefined reference to `dma_buf_get'
 2023-09-20  6:42 UTC 

[PATCH v2 00/11] Add Milk-V Pioneer RISC-V board support
 2023-09-20  6:41 UTC  (24+ messages)
` [PATCH v2 01/11] riscv: Add SOPHGO SOC family Kconfig support
` [PATCH v2 02/11] dt-bindings: vendor-prefixes: add milkv/sophgo
` [PATCH v2 03/11] dt-bindings: riscv: add sophgo sg2042 bindings
` [PATCH v2 04/11] dt-bindings: riscv: Add T-HEAD C920 compatibles
` [PATCH v2 05/11] dt-bindings: interrupt-controller: Add SOPHGO's SG2042 PLIC
` [PATCH v2 06/11] dt-bindings: timer: Add Sophgo sg2042 clint
` [PATCH v2 07/11] dt-bindings: serial: snps-dw-apb-uart: Add Sophgo SG2042 uarts
` [PATCH v2 08/11] serial: 8250_dw: Add Sophgo SG2042 support
` [PATCH v2 09/11] riscv: dts: add initial SOPHGO SG2042 SoC device tree
` [PATCH v2 10/11] riscv: dts: sophgo: add Milk-V Pioneer board "
` [PATCH v2 11/11] riscv: defconfig: enable SOPHGO SoC

[PATCH V5 - RESEND 0/3] coresight: etm: Make cycle count threshold user configurable
 2023-09-20  6:40 UTC  (5+ messages)
` [PATCH V5 - RESEND 1/3] coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus

[PATCH V2 0/7] Add NSS clock controller support for IPQ9574
 2023-09-20  6:39 UTC  (6+ messages)
` [PATCH V2 5/7] clk: qcom: Add NSS clock Controller driver "

[PATCH 0/3] ARM: omap4: embt2ws: Add audio support
 2023-09-20  6:33 UTC  (4+ messages)
` [PATCH 1/3] ASoC: ti: omap-mcbsp: Ignore errors for getting fck_src

[PATCH] tty: fix memory leak in gsm_activate_mux
 2023-09-20  6:38 UTC  (2+ messages)

[PATCH 0/4] SLUB: calculate_order() cleanups
 2023-09-20  6:38 UTC  (4+ messages)
` [PATCH 1/4] mm/slub: simplify the last resort slab order calculation

What's cooking in git.git (Sep 2023, #05; Fri, 15)
 2023-09-20  6:37 UTC  (4+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-09-19
 2023-09-20  6:35 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Call mlx5_sf_id_erase() once in mlx5_sf_dealloc()
` [net-next 02/15] net/mlx5: Use devlink port pointer to get the pointer of container SF struct
` [net-next 03/15] net/mlx5: Convert SF port_indices xarray to function_ids xarray
` [net-next 04/15] net/mlx5: Move state lock taking into mlx5_sf_dealloc()
` [net-next 05/15] net/mlx5: Rename mlx5_sf_deactivate_all() to mlx5_sf_del_all()
` [net-next 06/15] net/mlx5: Push common deletion code into mlx5_sf_del()
` [net-next 07/15] net/mlx5: Remove SF table reference counting
` [net-next 08/15] net/mlx5: Remove redundant max_sfs check and field from struct mlx5_sf_dev_table
` [net-next 09/15] net/mlx5e: Consider aggregated port speed during rate configuration
` [net-next 10/15] net/mlx5e: Check police action rate for matchall filter
` [net-next 11/15] net/mlx5: Bridge, Enable mcast in smfs steering mode
` [net-next 12/15] net/mlx5: DR, Add check for multi destination FTE
` [net-next 13/15] net/mlx5: DR, Handle multi destination action in the right order
` [net-next 14/15] net/mlx5: Add a health error syndrome for pci data poisoned
` [net-next 15/15] net/mlx5: Enable 4 ports multiport E-switch

[Intel-xe] [PATCH v2] drm/xe: Add child contexts to the GuC context lookup
 2023-09-20  6:33 UTC  (2+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe: Add child contexts to the GuC context lookup (rev5)

[virtio-dev] Re: [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
 2023-09-20  6:31 UTC  (14+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.