All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-20 14:58:21 to 2023-01-20 15:51:52 UTC [more...]

[PATCH v3 0/3] drm: Add component_match_add_of and convert users of drm_of_component_match_add
 2023-01-20 15:36 UTC  (5+ messages)
` [PATCH v3 3/3] drm: Convert users of drm_of_component_match_add to component_match_add_of

[PATCH v1 0/6] Harden a few virtio bits
 2023-01-20 15:51 UTC  (4+ messages)
` [PATCH v1 1/6] virtio console: Harden multiport against invalid host input

[PATCH v2 1/4] wifi: rtl8xxxu: Register the LED and make it blink
 2023-01-20 15:51 UTC 

[RFC] virtio-iommu: Take into account possible aliasing in virtio_iommu_mr()
 2023-01-20 15:50 UTC  (3+ messages)

[PATCH v2 0/2] fstests: Fix checking of UDF filesystems
 2023-01-20 15:50 UTC  (3+ messages)
` [PATCH v2 1/2] common: Provide blocksize and ecclength to udf fsck
` [PATCH v2 2/2] common: Unmount udf filesystem prior checking

[PATCH v9 1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight
 2023-01-20 15:50 UTC  (2+ messages)
` [PATCH v9 2/2] backlight: ktz8866: Add support for "

[Intel-gfx] [PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
 2023-01-20 15:49 UTC  (8+ messages)
`  "

[paulmck-rcu:slownmi.2023.01.19a] BUILD REGRESSION 06901681acde9854a9a9a337cebbf3ab537f4543
 2023-01-20 15:49 UTC  (2+ messages)

[PATCH v3 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-20 15:49 UTC  (4+ messages)
` [PATCH v3 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension

[PATCH] fsm-listen-daarwin: combine bit operations
 2023-01-20 15:48 UTC  (3+ messages)
` [PATCH v2] fsm-listen-darwin: "

[PATCH] perf: cs-etm: Update decoder code for OpenCSD version 1.4
 2023-01-20 15:47 UTC  (4+ messages)

ICE DDP Load assistance
 2023-01-20 15:47 UTC  (2+ messages)

[RFC PATCH] kernel/locking: introduce stack_handle for tracing the callstack
 2023-01-20 15:46 UTC  (2+ messages)

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-20 15:47 UTC  (19+ messages)

[PATCH 0/8] Bundle URIs V: creationToken heuristic for incremental fetches
 2023-01-20 15:47 UTC  (7+ messages)
` [PATCH 5/8] clone: set fetch.bundleURI if appropriate
` [PATCH 7/8] fetch: fetch from an external bundle URI

[ANNOUNCE] 5.10.162-rt78
 2023-01-20 15:37 UTC  (10+ messages)

[PATCH 0/2] fstests: Fix checking of UDF filesystems
 2023-01-20 15:45 UTC  (4+ messages)
` [PATCH 1/2] common: Provide blocksize and ecclength to udf fsck

[ANNOUNCE] xfsprogs: for-next updated to d8eab7600
 2023-01-20 15:45 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/i915/intel_memory_region: Add gem_has_smallbar
 2023-01-20 15:45 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 2/2] test/i915/gem_eio: Skip suspend test on smallbar machine

[xen-unstable-smoke test] 175997: tolerable all pass - PUSHED
 2023-01-20 15:45 UTC 

[PATCH] coresight: perf: Output trace id only once
 2023-01-20 15:43 UTC  (2+ messages)

[PATCH] ASoC: SOF: sof-audio: prepare_widgets: Check swidget for NULL on sink failure
 2023-01-20 15:43 UTC  (3+ messages)

[PATCH 4/8] mm/gup: add an assertion that the mmap lock is locked
 2023-01-20 15:44 UTC  (3+ messages)

[PATCH v1 1/5] usb: fotg210-hcd: use sysfs_emit() to instead of scnprintf()
 2023-01-20 15:44 UTC  (5+ messages)
` [PATCH v1 2/5] usb: fotg210-hcd: Don't shadow error codes in store()
` [PATCH v1 3/5] usb: fotg210-udc: remove redundant error logging
` [PATCH v1 4/5] usb: fotg210: Switch to use dev_err_probe()
` [PATCH v1 5/5] usb: fotg210: use devm_platform_get_and_ioremap_resource()

[PATCH 0/5] dm: Move to new driver model schema for device tree tags
 2023-01-20 15:43 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] Revert VDSC lib changes
 2023-01-20 15:42 UTC  (6+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] io_uring: Enable KASAN for request cache
 2023-01-20 15:41 UTC  (4+ messages)

[PATCH net] xfrm/compat: prevent potential spectre v1 gadget in xfrm_xlate32_attr()
 2023-01-20 15:40 UTC  (2+ messages)

[CI]: Is t7527 known to be flakey?
 2023-01-20 15:40 UTC  (3+ messages)

[PATCH v4 0/5] blk-iocost: random bugfix
 2023-01-20 15:40 UTC  (2+ messages)

[PATCH v1 00/14] RISCV basic exception handling implementation
 2023-01-20 15:39 UTC  (18+ messages)
` [PATCH v1 01/14] xen/riscv: add _zicsr to CFLAGS
` [PATCH v1 02/14] xen/riscv: add <asm/asm.h> header
` [PATCH v1 03/14] xen/riscv: add <asm/riscv_encoding.h header
` [PATCH v1 04/14] xen/riscv: add <asm/csr.h> header
` [PATCH v1 05/14] xen/riscv: add early_printk_hnum() function
` [PATCH v1 06/14] xen/riscv: introduce exception context
` [PATCH v1 07/14] xen/riscv: introduce exception handlers implementation
` [PATCH v1 08/14] xen/riscv: introduce decode_cause() stuff
` [PATCH v1 09/14] xen/riscv: introduce do_unexpected_trap()
` [PATCH v1 10/14] xen/riscv: mask all interrupts
` [PATCH v1 11/14] xen/riscv: introduce setup_trap_handler()
` [PATCH v1 12/14] xen/riscv: introduce an implementation of macros from <asm/bug.h>
` [PATCH v1 13/14] xen/riscv: test basic handling stuff
` [PATCH v1 14/14] automation: add smoke test to verify macros from bug.h

[PATCH 0/2] [RFC] virtio-rng entropy leak reporting feature
 2023-01-20 15:07 UTC  (4+ messages)
` [PATCH 1/2] virtio-rng: implement entropy leak feature

[PATCH v2] x86/hotplug: Do not put offline vCPUs in mwait idle state
 2023-01-20 15:37 UTC  (6+ messages)

[PATCH v8 0/7] i2c-atr and FPDLink
 2023-01-20 15:37 UTC  (9+ messages)
` [PATCH v8 1/7] i2c: add I2C Address Translator (ATR) support
` [PATCH v8 2/7] dt-bindings: media: add TI DS90UB913 FPD-Link III Serializer
` [PATCH v8 3/7] dt-bindings: media: add TI DS90UB953 "
` [PATCH v8 4/7] dt-bindings: media: add TI DS90UB960 FPD-Link III Deserializer
` [PATCH v8 5/7] media: i2c: add DS90UB960 driver
` [PATCH v8 6/7] media: i2c: add DS90UB913 driver
` [PATCH v8 7/7] media: i2c: add DS90UB953 driver

[PATCH] net/i40e: rework maximum frame size configuration
 2023-01-20 15:37 UTC  (7+ messages)

[PATCH V2 2/2] PCI: Add quirk for LS7A to avoid reboot failure
 2023-01-20 15:36 UTC  (2+ messages)

[PATCH v7 1/2] dt-bindings: leds: backlight: Add Kinetic KTZ8866 backlight
 2023-01-20 15:36 UTC  (5+ messages)

virtio-iommu issue with VFIO device downstream to a PCIe-to-PCI bridge: VFIO devices are not assigned any iommu group
 2023-01-20 15:35 UTC  (7+ messages)

[bpf-next v1 1/2] libbpf: introduce new API libbpf_num_online_cpus
 2023-01-20 15:35 UTC  (5+ messages)
` [bpf-next v1 2/2] bpftool: profile online CPUs instead of possible

[bisected] clang 15 built kernel fails to boot, stuck at "Loading Linux 6.1.1 ...", gcc 12 built kernel with same config boots fine
 2023-01-20 15:32 UTC  (8+ messages)

[Intel-gfx] [PATCH v6 00/10] drm/hdcp: Pull HDCP auth/exchange/check into helpers
 2023-01-20 15:32 UTC  (6+ messages)
` [Intel-gfx] [PATCH v6 01/10] drm/hdcp: Add drm_hdcp_atomic_check()
  `  "

[PATCH] regulator: dt-bindings: samsung,s2mps14: add lost samsung,ext-control-gpios
 2023-01-20 15:32 UTC  (2+ messages)

[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
 2023-01-20 15:21 UTC  (2+ messages)

[PATCH] rebase: mark --update-refs as requiring the merge backend
 2023-01-20 15:32 UTC  (9+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] rebase: remove completely useless -C option

[PATCH 1/2] ASoC: dt-bindings: samsung, odroid: correct codec DAI phandles
 2023-01-20 15:30 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: samsung,odroid: "
` [PATCH 2/2] ASoC: dt-bindings: samsung-i2s: drop unneeded assigned-clock*

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-20 15:18 UTC  (13+ messages)
` [RFC PATCH v2 09/31] kvx: Add build infrastructure
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
` [RFC PATCH v2 26/31] kvx: Add multi-processor (SMP) support
` [RFC PATCH v2 29/31] kvx: Add support for cpuinfo
` [RFC PATCH v2 31/31] kvx: Add IPI driver

[PATCH v1 1/2] target/riscv: add Zicond as an experimental extension
 2023-01-20 15:27 UTC  (2+ messages)
` [PATCH v1 2/2] target/riscv: redirect XVentanaCondOps to use the Zicond functions

[PATCH bpf-next 0/8] Enable cpumasks to be used as kptrs
 2023-01-20 15:26 UTC  (9+ messages)
` [PATCH bpf-next 2/8] bpf: Allow trusted args to walk struct when checking BTF IDs

[PATCH v3 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-20 15:23 UTC  (7+ messages)
` [PATCH v3 1/6] fsverity: Export fsverity_get_digest
` [PATCH v3 2/6] composefs: Add on-disk layout header
` [PATCH v3 3/6] composefs: Add descriptor parsing code
` [PATCH v3 4/6] composefs: Add filesystem implementation
` [PATCH v3 5/6] composefs: Add documentation
` [PATCH v3 6/6] composefs: Add kconfig and build support

[PATCH 0/2] x86/shadow: sh_page_fault() adjustments
 2023-01-20 15:24 UTC  (3+ messages)
` [PATCH 2/2] x86/shadow: mark more of sh_page_fault() HVM-only

[PATCH] Revert "config: tools only: add VIDEO to build bmp_logo"
 2023-01-20 15:23 UTC  (9+ messages)

[PATCH 0/2] mach-meson: port GXL & AXG dwc2_otg usage to CONFIG_DM_USB_GADGET=y
 2023-01-20 15:21 UTC  (2+ messages)

[PATCH] exit: Detect and fix irq disabled state in oops
 2023-01-20 15:21 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] f2fs: introduce sanity_check_blocks()
 2023-01-20 15:20 UTC  (2+ messages)
`  "

[PATCH 0/2] feat: checkpatch: prohibit Buglink: and warn about missing Link:
 2023-01-20 15:20 UTC  (3+ messages)
` [PATCH v4 0/3] checkpatch.pl: warn about discouraged tags and missing Link: tags

[PATCH v2 0/2] Add XO clocks for MSM8226
 2023-01-20 15:19 UTC  (6+ messages)
` [PATCH v2 1/2] clk: qcom: smd: Add XO RPM clocks for MSM8226/MSM8974
` [PATCH v2 2/2] ARM: dts: qcom: msm8226: add clocks and clock-names to gcc node

[RFC v4 0/5] Add multiport support for DWC3 controllers
 2023-01-20 15:18 UTC  (7+ messages)
` [RFC v4 2/5] usb: dwc3: core: Refactor PHY logic to support Multiport Controller

[PATCH RFC] docs: Add more information to the HTML sidebar
 2023-01-20 15:19 UTC  (4+ messages)

[PATCH v4 0/3] Input: ads7846 - fix support for ADS7845
 2023-01-20 15:18 UTC  (8+ messages)
` [PATCH 1/3] Input: ads7846 - don't report pressure for ads7845
` [PATCH 2/3] Input: ads7846 - always set last command to PWRDOWN
` [PATCH 3/3] Input: ads7846 - don't check penirq immediately for 7845

[PATCH v5 0/6] staging: vc04_services: vchiq: Register devices with a custom bus_type
 2023-01-20 15:18 UTC  (5+ messages)
` [PATCH v5 6/6] "

[PATCH v9 00/27] dmaengine: dw-edma: Add RP/EP local DMA controllers support
 2023-01-20 15:17 UTC  (2+ messages)

[PATCH v1] target/riscv: update disas.c for xnor/orn/andn and slli.uw
 2023-01-20 15:15 UTC 

[f2fs-dev] [PATCH v2] f2fs: export compress_percent and compress_watermark entries
 2023-01-20 15:15 UTC  (2+ messages)
`  "

[LTP] [PATCH] tst_assert: Fix buffer overflow in scanf
 2023-01-20 15:11 UTC  (3+ messages)

[PATCH 0/2] vhost-user: Remove the nested event loop to unbreak the DPDK use case
 2023-01-20 15:13 UTC  (5+ messages)
` [PATCH 1/2] Revert "vhost-user: Monitor slave channel in vhost_user_read()"
` [PATCH 2/2] Revert "vhost-user: Introduce nested event loop "

[xilinx-xlnx:master 40/773] include/linux/firmware/xlnx-zynqmp.h:1124:12: warning: unused function 'zynqmp_pm_sec_read_reg'
 2023-01-20 15:11 UTC  (2+ messages)

[PATCH 0/2] drm/panel: Add Anbernic RG353V-V2 Panel
 2023-01-20 15:13 UTC  (5+ messages)
` [PATCH 2/2] drm/panel: st7703: Add support for Anbernic RG353V-V2 panel

[PATCH 0/4] iommu/amd: Force SNP-enabled VFIO domain to 4K page size
 2023-01-20 15:12 UTC  (6+ messages)
` [PATCH 1/4] iommu/amd: Introduce Protection-domain flag VFIO

[PATCH 00/13] Add vfio_device cdev for iommufd support
 2023-01-20 15:11 UTC  (7+ messages)
` [PATCH 05/13] kvm/vfio: Provide struct kvm_device_ops::release() insted of ::destroy()

[PATCH v2 0/6] iommu/sun50i: Allwinner D1 support
 2023-01-20 15:11 UTC  (2+ messages)

[PATCH 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-01-20 15:11 UTC  (7+ messages)
` [PATCH 7/8] ACPI: property: Skip MIPI property table without "mipi-img" prefix

[PATCH net-next] net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()
 2023-01-20 15:10 UTC  (3+ messages)

pr-tracker-bot for drm subsystem?
 2023-01-20 15:10 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/debugfs: Get rid of single use macros
 2023-01-20 15:10 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[XEN v2 00/11] Add support for 32 bit physical address
 2023-01-20 15:09 UTC  (6+ messages)
` [XEN v2 02/11] xen/arm: Use the correct format specifier

[PATCH 1/2] dt-bindings: vendor-prefixes: document lineartechnology
 2023-01-20 15:09 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: trivial-devices: document SPI dev compatibles

[GIT PULL] nvme fixes for Linux 6.2
 2023-01-20 15:09 UTC  (2+ messages)

[PATCH v3 0/8] clk: qcom: msm8996: add support for the CBF clock
 2023-01-20 15:08 UTC  (2+ messages)

[PATCH v3] checkout/switch: disallow checking out same branch in multiple worktrees
 2023-01-20 15:08 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v10 00/18] drm: Add Samsung MIPI DSIM bridge
 2023-01-20 15:06 UTC  (9+ messages)

[GIT PULL]: dmaengine fixes for v6.2
 2023-01-20 15:05 UTC 

[PATCH v2 0/4] Series of fixes for PL011 char device
 2023-01-20 15:05 UTC  (6+ messages)
` [PATCH v2 2/4] hw/char/pl011: implement a reset method

[PATCH v2 0/2] backlight: pwm_bl: Two PWM releated changes
 2023-01-20 15:04 UTC  (4+ messages)
` [PATCH v2 2/2] backlight: pwm_bl: Don't rely on a disabled PWM emiting inactive state

[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
 2023-01-20 15:02 UTC  (5+ messages)
` [PATCH v2 1/4] sched/task: Add the put_task_struct_atomic_safe function
` [PATCH v2 2/4] sched/deadline: fix inactive_task_timer splat
` [PATCH v2 3/4] sched/rt: use put_task_struct_atomic_safe() to avoid potential splat
` [PATCH v2 4/4] sched/core: "

[PATCH v2 0/7] hw/cxl: RAS error emulation and injection
 2023-01-20 14:24 UTC  (2+ messages)
` [PATCH v2 4/7] hw/pci-bridge/cxl_root_port: Wire up MSI

[PATCH 0/2] Add support for Samsung Galaxy S5 (Exynos)
 2023-01-20 15:01 UTC  (4+ messages)
` [PATCH 2/2] arm: dts: Add device-tree "

[PATCH v5 0/2] Zbb string optimizations
 2023-01-20 15:02 UTC  (3+ messages)
` [PATCH v5 2/2] RISC-V: add zbb support to string functions

[PATCH] shmem: support idmapped mounts for tmpfs
 2023-01-20 15:01 UTC  (2+ messages)

[PATCH linux-next 0/3] Documentation fixes for linux-next (Jan 20)
 2023-01-20 14:59 UTC  (4+ messages)
` [PATCH linux-next 1/3] Documentation: accel: escape wildcard in special file path

[PATCH 0/4] accel/tcg: Fixes for user-only page tracking
 2023-01-20 14:58 UTC  (5+ messages)
` [PATCH 4/4] tests/tcg/multiarch: add vma-pthread.c

[PATCH] block: treat poll queue enter similarly to timeouts
 2023-01-20 14:59 UTC 

[PATCH 0/9] TQMLS1021A support
 2023-01-20 14:57 UTC  (6+ messages)
` [PATCH 8/9] ARM: multi_v7_defconfig: Add options to support TQMLS102xA series

[PATCH] Fix data race in mark_rt_mutex_waiters
 2023-01-20 14:58 UTC  (2+ messages)

[PATCH v2 00/27] ARM: pxa: remove all unused boards&drivers
 2023-01-20 14:57 UTC  (6+ messages)
` [PATCH 19/27] mfd: remove ucb1400 support

proposed 8.0 cycle freeze/release dates
 2023-01-20 14:57 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.