All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-30 13:39:06 to 2022-11-30 14:19:37 UTC [more...]

[PATCH v2 0/13] Zbb string optimizations and call support in alternatives
 2022-11-30 14:19 UTC  (10+ messages)
` [PATCH v2 01/13] RISC-V: add prefix to all constants/macros in parse_asm.h
` [PATCH v2 02/13] RISC-V: detach funct-values from their offset

[RFC 0/3] File owner follows use
 2022-11-30 14:18 UTC  (3+ messages)
` [RFC 3/3] drm: Update file owner during use

[PATCH] docs: Integrate rustdoc-generated output to Rust docs
 2022-11-30 14:18 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a779f0: Add CA55 operating points
 2022-11-30 14:16 UTC  (2+ messages)

Screen corruption using radeon kernel driver
 2022-11-30 12:54 UTC  (10+ messages)

[PATCH 0/4] arm64: Add return address protection to asm code
 2022-11-30 14:15 UTC  (5+ messages)
` [PATCH 2/4] arm64: assembler: Add macros for return address protection
` [PATCH 4/4] arm64: ftrace: Add "

[LTP] [PATCH v3 0/3] safe_macros: Fix undefined behaviour in vararg handling
 2022-11-30 14:15 UTC  (5+ messages)
` [LTP] [PATCH v3 1/3] syscalls/f{get, set}xattr: Don't pass a pointer to mode argument in open
` [LTP] [PATCH v3 2/3] safe_open, safe_openat: Fix undefined behaviour in vararg handling

[PATCH V2 0/4] mmc: sdhci: Fix voltage switch delay
 2022-11-30 14:15 UTC  (6+ messages)
` [PATCH V2 2/4] mmc: sdhci: Avoid unnecessary re-configuration

[Intel-gfx] [RFC 2/2] drm/i915: Add additional check for 480Mhz step CDCLK
 2022-11-30 14:14 UTC  (2+ messages)

[PATCH 0/5] remove label = "cpu" from DSA dt-binding
 2022-11-30 14:10 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
` [PATCH 2/5] arm: dts: remove label = "cpu" from DSA dt-binding
` [PATCH 3/5] arm64: "
` [PATCH 4/5] mips: "
` [PATCH 5/5] powerpc: "

[PATCH v2] genirq/irqdesc: fix WARNING in irq_sysfs_del()
 2022-11-30 14:14 UTC  (2+ messages)
` [tip: irq/core] genirq/irqdesc: Don't try to remove non-existing sysfs files

[PATCH] net: check for dev pointer being NULL in dev_hard_header() to avoid GPF
 2022-11-30 14:11 UTC 

[PATCH v2] mm: Make ksize() a reporting-only function
 2022-11-30 14:11 UTC  (4+ messages)

[PATCH net-next v3 1/2] net: thunderbolt: Switch from __maybe_unused to pm_sleep_ptr() etc
 2022-11-30 14:11 UTC  (4+ messages)
` [PATCH net-next v3 2/2] net: thunderbolt: Use bitwise types in the struct thunderbolt_ip_frame_header

[libgpiod][PATCH 00/11] treewide: an assortment of tweaks and improvements
 2022-11-30 14:09 UTC  (7+ messages)
` [libgpiod][PATCH 02/11] treewide: apply formatting changes with clang-format
` [libgpiod][PATCH 07/11] bindings: rust: make reuse happy
` [libgpiod][PATCH 11/11] bindings: python: extend setup.py

[PATCH 0/5] switchtest: test different migration types
 2022-11-30 14:11 UTC  (6+ messages)
` [PATCH 1/5] switchtest: fix rtuo not respectiong _ufps
` [PATCH 2/5] switchtest: split the set_mode method
` [PATCH 3/5] switchtest: test multiple secondary switch cases
` [PATCH 4/5] switchtest: Remove assertion after fault migration
` [PATCH 5/5] switchtest: test mode switche while in kernel mode

[PATCH] wifi: rtl8xxxu: fixing IQK failures for rtl8192eu
 2022-11-30 14:08 UTC 

[Intel-gfx] [PULL] drm-misc-fixes
 2022-11-30 14:10 UTC  (5+ messages)
`  "

[PATCH v5] scsi: sd_zbc: trace zone append emulation
 2022-11-30 14:08 UTC  (2+ messages)

[Intel-gfx] [PATCH v3] drm/i915/dmc: Update DG2 DMC version to v2.08
 2022-11-30 14:09 UTC  (4+ messages)

[PATCH-tip v4] sched: Fix NULL user_cpus_ptr check in dup_user_cpus_ptr()
 2022-11-30 14:07 UTC  (10+ messages)
              ` 答复: [External Mail]Re: "
                `  "

[PATCH 1/1] iio: imx8qxp-adc: fix irq flood when call imx8qxp_adc_read_raw()
 2022-11-30 14:09 UTC  (5+ messages)

[PATCH] KVM: X86: set EXITING_GUEST_MODE as soon as vCPU exits
 2022-11-30 14:07 UTC  (3+ messages)

[PATCH v1 0/2] KVM: x86/xen: Runstate cleanups on top of kvm/queue
 2022-11-30 14:07 UTC  (5+ messages)
` [PATCH v1 1/2] KVM: x86/xen: Reconcile fast and slow paths for runstate update
` [PATCH v1 2/2] KVM: x86/xen: Allow XEN_RUNSTATE_UPDATE flag behaviour to be configured

[PATCH net-next 00/11] mptcp: PM listener events + selftests cleanup
 2022-11-30 14:06 UTC  (12+ messages)
` [PATCH net-next 01/11] selftests: mptcp: run mptcp_inq from a clean netns
` [PATCH net-next 02/11] selftests: mptcp: removed defined but unused vars
` [PATCH net-next 03/11] selftests: mptcp: uniform 'rndh' variable
` [PATCH net-next 04/11] selftests: mptcp: clearly declare global ns vars
` [PATCH net-next 05/11] selftests: mptcp: declare var as local
` [PATCH net-next 06/11] mptcp: add pm listener events
` [PATCH net-next 07/11] selftests: mptcp: enhance userspace pm tests
` [PATCH net-next 08/11] selftests: mptcp: make evts global in userspace_pm
` [PATCH net-next 09/11] selftests: mptcp: listener test for userspace PM
` [PATCH net-next 10/11] selftests: mptcp: make evts global in mptcp_join
` [PATCH net-next 11/11] selftests: mptcp: listener test for in-kernel PM

[OE-core][PATCH 1/2] ffmpeg: fix for CVE-2022-3964
 2022-11-30 14:07 UTC  (5+ messages)

[PATCH v2 RESEND 0/5] ARM: dts: nanobone: Fix missing/incorrect features
 2022-11-30 14:05 UTC  (6+ messages)
` [PATCH v2 RESEND 1/5] ARM: dts: am335x-nano: Fix GPIO settings for RTS/CTS pins on UART3 & 4
` [PATCH v2 RESEND 2/5] ARM: dts: am335x-nano: Enable RS485 mode for "
` [PATCH v2 RESEND 3/5] ARM: dts: am335x-nano: Enable I2C temperature sensor
` [PATCH v2 RESEND 4/5] ARM: dts: am335x-nano: Fix GPIO settings for MMC pins
` [PATCH v2 RESEND 5/5] ARM: dts: am335x-nano: Enable USB host

[PATCH 1/9] drm/amdgpu: generally allow over-commit during BO allocation
 2022-11-30 14:06 UTC  (7+ messages)
` [PATCH 7/9] drm/i915: stop using ttm_bo_wait
  ` [Intel-gfx] "

[PATCH 0/5] drm/rockchip: vop2: add support for the rgb output block
 2022-11-30 14:02 UTC  (24+ messages)
` [PATCH 1/5] drm/rockchip: rgb: embed drm_encoder into rockchip_encoder
` [PATCH 2/5] drm/rockchip: rgb: add video_port parameter to init function
` [PATCH 3/5] drm/rockchip: vop2: use symmetric function pair vop2_{create,destroy}_crtcs
  ` [PATCH 3/5] drm/rockchip: vop2: use symmetric function pair vop2_{create, destroy}_crtcs
` [PATCH 4/5] drm/rockchip: vop2: add support for the rgb output block
` [PATCH 5/5] arm64: dts: rockchip: add pinctrls for 16-bit/18-bit rgb interface to rk356x

[PATCH linux-next] recordmcount: use "!P" instead of "P == 0"
 2022-11-30 14:05 UTC  (2+ messages)

[PATCH 00/11] CXL: Process event logs
 2022-11-30 14:05 UTC  (11+ messages)
` [PATCH 02/11] cxl/mem: Implement Get Event Records command

[dm-devel] [PATCH v3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
 2022-11-30 13:31 UTC 

[PATCH v7 00/20] TDX host kernel support
 2022-11-30 14:04 UTC  (5+ messages)
` [PATCH v7 17/20] x86/virt/tdx: Configure global KeyID on all packages

[dm-devel] Patch "dm integrity: flush the journal on suspend" has been added to the 4.19-stable tree
 2022-11-30 13:00 UTC 

[dm-devel] Patch "dm integrity: flush the journal on suspend" has been added to the 6.0-stable tree
 2022-11-30 12:57 UTC 

[PATCH v1] Revert "cpufreq: schedutil: Move max CPU capacity to sugov_policy"
 2022-11-30 14:04 UTC  (8+ messages)

[PATCH v6 11/19] iommufd: IOCTLs for the io_pagetable
 2022-11-30 14:04 UTC  (2+ messages)

[RFC v1] hack: suspend: usb: option: add reset_resume callback
 2022-11-30 14:04 UTC  (2+ messages)

[brgl:gpio/for-next] BUILD SUCCESS 3b7c7478eda00945987d45f902bc3942c89243d3
 2022-11-30 14:03 UTC 

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS da5b9df6ec59ffcc83c09b4fe41dbc2bcf46d1df
 2022-11-30 14:03 UTC 

[Intel-gfx] [RFC 1/2] drm/i915: Add RPL-U CDCLK table
 2022-11-30 14:04 UTC  (2+ messages)

[PATCH 0/2] drm/shmem-helper: Fix a couple of error path bugs
 2022-11-30 14:03 UTC  (4+ messages)
` [PATCH 2/2] drm/shmem-helper: Avoid vm_open error paths

[efi:urgent] BUILD SUCCESS be2cf04496bb8a608e54d8259531ccdf72123dbc
 2022-11-30 14:03 UTC 

[PATCH v6 06/19] iommufd: File descriptor, context, kconfig and makefiles
 2022-11-30 14:02 UTC  (2+ messages)

Boot failure regression on 6.0.10 stable kernel on iMX7
 2022-11-30 13:52 UTC  (2+ messages)

[OE-core][PATCH 2/2] ffmpeg: fix for CVE-2022-3965
 2022-11-30 14:01 UTC 

[RFC PATCH] fs: drop the fl_owner_t argument from ->flush
 2022-11-30 14:01 UTC  (4+ messages)

[OE-core][PATCH 1/2] ffmpeg: fix for CVE-2022-3964
 2022-11-30 14:00 UTC 

[PATCH v2 0/3] printk: introduce new macros pr_<level>_cont()
 2022-11-30 13:59 UTC  (5+ messages)
` [PATCH v2 1/3] "

Per CPU map not being transferred to user space
 2022-11-30 13:58 UTC 

[PATCH] dt-bindings: msm/dsi: Don't require vcca-supply on 14nm PHY
 2022-11-30 13:58 UTC  (2+ messages)

next/master build: 223 builds: 14 failed, 209 passed, 31 errors, 577 warnings (next-20221130)
 2022-11-30 13:58 UTC 

next/master build: 223 builds: 14 failed, 209 passed, 31 errors, 577 warnings (next-20221130)
 2022-11-30 13:58 UTC 

remove path cleanups
 2022-11-30 13:57 UTC  (4+ messages)
` [PATCH 2/9] nvme: use nvme_wait_ready in nvme_shutdown_ctrl

[PATCH 0/6] ov5693/int3472: Privacy LED handling changes + IPU6 compatibility
 2022-11-30 13:56 UTC  (4+ messages)
` [PATCH 1/6] media: ov5693: Add support for a privacy-led GPIO

[PATCH-for-8.0 0/2] hw: Reduce "qemu/accel.h" inclusion
 2022-11-30 13:56 UTC  (3+ messages)
` [PATCH-for-8.0 1/2] typedefs: Forward-declare AccelState
` [PATCH-for-8.0 2/2] hw: Reduce "qemu/accel.h" inclusion

[kvm-unit-tests PATCH] x86: Fix test failures as a result of using clang-18
 2022-11-30 13:56 UTC  (2+ messages)

[PATCH] net: tun: Remove redundant null checks before kfree
 2022-11-30 13:57 UTC  (2+ messages)

[PATCH] ioreq_broadcast(): accept partial broadcast success
 2022-11-30 13:56 UTC  (6+ messages)

[LTP] [PATCH v10 0/2] Rewrite aio-stress test
 2022-11-30 13:54 UTC  (3+ messages)
` [LTP] [PATCH v10 1/2] Rewrite aio-stress test using LTP API
` [LTP] [PATCH v10 2/2] Merge ltp-aio-stress part2 with part1

Partitions created under RAID devices
 2022-11-30 13:56 UTC  (2+ messages)

[PATCH v3 0/3] RISC-V: Ensure Zicbom has a valid block size
 2022-11-30 13:55 UTC  (8+ messages)
` [PATCH v3 3/3] "

[dm-devel] Patch "dm integrity: clear the journal on suspend" has been added to the 5.15-stable tree
 2022-11-30 12:59 UTC 

[dm-devel] Patch "dm integrity: clear the journal on suspend" has been added to the 5.10-stable tree
 2022-11-30 12:59 UTC 

[dm-devel] Patch "dm integrity: flush the journal on suspend" has been added to the 5.15-stable tree
 2022-11-30 12:59 UTC 

[dm-devel] Patch "dm-log-writes: set dma_alignment limit in io_hints" has been added to the 6.0-stable tree
 2022-11-30 12:57 UTC 

[PATCH-for-8.0 0/5] cpu: Move target-independent code to common code
 2022-11-30 13:52 UTC  (6+ messages)
` [PATCH-for-8.0 1/5] cpu: Remove capstone meson dependency
` [PATCH-for-8.0 2/5] cpu: Move cpu_class_init_props() to common code
` [PATCH-for-8.0 3/5] cpu: Move breakpoint helpers "
` [PATCH-for-8.0 4/5] cpu: Move cpu_abort() "
` [PATCH-for-8.0 5/5] cpu: Remove unused includes

drivers/soc/qcom/rpmh-rsc.c:160:51: sparse: sparse: shift too big (32) for type unsigned long
 2022-11-30 13:54 UTC 

drivers/media/platform/mediatek/mdp3/mtk-mdp3-vpu.c:270 mdp_vpu_ctx_init() warn: passing a valid pointer to 'PTR_ERR'
 2022-11-30 13:53 UTC 

[PATCH v2] mmc: core: Normalize the error handling branch in sd_read_ext_regs()
 2022-11-30 13:53 UTC  (2+ messages)

[PATCH v1 0/6] kselftest/alsa: pcm-test improvements
 2022-11-30 13:52 UTC  (5+ messages)
` [PATCH v1 6/6] kselftest/alsa: Add more coverage of sample rates and channel counts

[soc:rockchip/dt64] BUILD SUCCESS 848343c0b4d64821aec19b2cff47b58f77362d38
 2022-11-30 13:51 UTC 

[RFC][PATCH 4/4] security: Enforce limitations on return values from LSMs
 2022-11-30 13:52 UTC  (6+ messages)
` [PoC][PATCH] bpf: Call return value check function in the JITed code

[RESEND PATCH] ide: Add "ide-cf" driver, a CompactFlash card
 2022-11-30 13:52 UTC  (2+ messages)

[dm-devel] Patch "dm-integrity: set dma_alignment limit in io_hints" has been added to the 6.0-stable tree
 2022-11-30 12:57 UTC 

[RESEND PATCH] ide: Add 8-bit data mode
 2022-11-30 13:51 UTC  (2+ messages)

Who / what uses QMP command add_client?
 2022-11-30 13:51 UTC  (5+ messages)

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS d68dfc5102487c2e0085dbea744347e2ad9adc67
 2022-11-30 13:51 UTC 

[Intel-wired-lan] [tnguy-next-queue:master] BUILD SUCCESS f2bb566f5c977ff010baaa9e5e14d9a75b06e5f2
 2022-11-30 13:51 UTC 

[dtor-input:next] BUILD SUCCESS 80fb249da98e6b9e7c3d356da912a67757e92e75
 2022-11-30 13:50 UTC 

[bluetooth-next:master] BUILD SUCCESS d2cdc5f0c9be2565d9b7bf0f83c4d4d03d4b3604
 2022-11-30 13:50 UTC 

[PATCH v6 19/19] iommufd: Add a selftest
 2022-11-30 13:51 UTC  (3+ messages)

[Intel-gfx] [PATCH v5 1/4] i915: Move list_count() to list.h as list_count_nodes() for broader use
 2022-11-30 13:48 UTC  (12+ messages)
`  "
` [PATCH v5 2/4] usb: gadget: hid: Convert to use list_count_nodes()
  ` [Intel-gfx] "
` [PATCH v5 3/4] usb: gadget: udc: bcm63xx: "
  ` [Intel-gfx] "
` [PATCH v5 4/4] xhci: "
  ` [Intel-gfx] "

[LTP] [PATCH 0/2] Add handling of abnormal input for parse_opts()
 2022-11-30 13:49 UTC  (3+ messages)
` [LTP] [PATCH 2/2] lib: Replace atoi/atof with SAFE_STRTOL/SAFE_STRTOF

[PATCH mptcp-net v2 3/3] mptcp: use proper req destructor for IPv6
 2022-11-30 13:48 UTC  (2+ messages)
` mptcp: use proper req destructor for IPv6: Tests Results

[PATCH 0/6] crypto: starfive: Add driver for cryptographic engine
 2022-11-30 13:47 UTC  (4+ messages)
` [PATCH 5/6] dt-bindings: crypto: Add bindings for Starfive crypto driver

[PATCH V4 0/5] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-11-30 13:47 UTC  (2+ messages)
` [PATCH V4 3/5] dt-bindings: i2c: add bindings for Loongson LS2X I2C

[PATCH v2 0/5] remoteproc: qcom_q6v5_pas: add support for SM8550 adsp, cdsp & mpss
 2022-11-30 13:47 UTC  (3+ messages)
` [PATCH v2 2/5] dt-bindings: remoteproc: qcom: adsp: document sm8550 adsp, cdsp & mpss compatible

[dm-devel] Patch "dm integrity: flush the journal on suspend" has been added to the 5.4-stable tree
 2022-11-30 13:00 UTC 

[PATCH v3 3/3] wifi: rtl8xxxu: Introduce rtl8xxxu_update_ra_report
 2022-11-30 13:47 UTC  (2+ messages)

[dm-devel] [PATCH v2] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
 2022-11-30 13:10 UTC 

[Intel-gfx] [PATCH] drm/i915/dmc: Update DG2 DMC version to v2.08
 2022-11-30 13:46 UTC  (4+ messages)

[PATCH] wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host
 2022-11-30 13:33 UTC 

[Buildroot] BR2_DL_DIR permissions
 2022-11-30 13:43 UTC  (2+ messages)
` [Buildroot] [PATCH] support/download/dl-wrapper: make the whole dl_dir writeable for the group

Q: mmc: core: Issue power off notification in mmc_remove()
 2022-11-30 13:44 UTC  (3+ messages)

[LTP] [PATCH v2 0/3] safe_macros: Fix undefined behaviour in vararg handling
 2022-11-30 13:43 UTC  (6+ messages)

[PATCH 5/9] sched/fair: Take into account latency priority at wakeup
 2022-11-30 13:42 UTC  (5+ messages)

[PATCH v2 0/2] Add single core R5F IPC for AM62 SoC family
 2022-11-30 13:40 UTC  (3+ messages)
` [PATCH v2 1/2] Documentation: dt-bindings: k3-r5f-rproc: Add new compatible "
` [PATCH v2 2/2] remoteproc: k3-r5: Use separate compatible string for TI "

[PATCH] 9p: fix crash when transaction killed
 2022-11-30 13:40 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_async_flips: Enable async flip on linear buffer
 2022-11-30 13:39 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for tests/kms_async_flips: Enable async flip on linear buffer (rev8)

kselftest/next kselftest-seccomp: 3 runs, 2 regressions (v6.1-rc1-23-g8008d88e6d16)
 2022-11-30 13:38 UTC 

kselftest/next kselftest-lkdtm: 3 runs, 3 regressions (v6.1-rc1-23-g8008d88e6d16)
 2022-11-30 13:38 UTC 

kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.1-rc1-23-g8008d88e6d16)
 2022-11-30 13:38 UTC 

kselftest/next kselftest-lib: 4 runs, 3 regressions (v6.1-rc1-23-g8008d88e6d16)
 2022-11-30 13:38 UTC 


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.