All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-29 12:44:21 to 2022-08-29 13:13:19 UTC [more...]

[PATCH v2 00/41] drm: Analog TV Improvements
 2022-08-29 13:11 UTC  (20+ messages)
` [PATCH v2 01/41] drm/tests: Order Kunit tests in Makefile
` [PATCH v2 02/41] drm/tests: Add Kunit Helpers
` [PATCH v2 03/41] drm/atomic-helper: Rename drm_atomic_helper_connector_tv_reset to avoid ambiguity
` [PATCH v2 04/41] drm/connector: Rename subconnector state variable
` [PATCH v2 05/41] drm/atomic: Add TV subconnector property to get/set_property
` [PATCH v2 06/41] drm/connector: Rename legacy TV property
` [PATCH v2 07/41] drm/connector: Only register TV mode property if present
` [PATCH v2 08/41] drm/connector: Rename drm_mode_create_tv_properties
` [PATCH v2 09/41] drm/connector: Add TV standard property
` [PATCH v2 10/41] drm/modes: Add a function to generate analog display modes
` [PATCH v2 11/41] drm/modes: Only consider bpp and refresh before options

[PATCH] drm/amdgpu: ensure no PCIe peer access for CPU XGMI iolinks
 2022-08-29 13:12 UTC  (4+ messages)

[xen-unstable test] 172841: tolerable FAIL
 2022-08-29 13:12 UTC 

[PATCH] x86: rte_mov256 was missing for AVX2
 2022-08-29 13:12 UTC  (4+ messages)

RAID 6, 6 device array - all devices lost superblock
 2022-08-29 13:12 UTC  (9+ messages)

[PATCH 1/2] dt-bindings: net: rockchip-dwmac: add rv1126 compatible string
 2022-08-29 13:09 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: stmicro: stmmac: dwmac-rk: Add rv1126 support

[igt-dev] [PATCH i-g-t v3] i915/i915_hangman: fail only after freeing spinners
 2022-08-29 13:11 UTC  (3+ messages)

[PATCH v6 00/17] Network support for Landlock
 2022-08-29 13:10 UTC  (6+ messages)

[igt-dev] [PATCH 1/2] tests/kms_universal_plane: Enable gen9_test_pipe for all devices
 2022-08-29 13:11 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for series starting with [1/2] "

Cleaning up bf88fef0b6f1 ("usb: otg-fsm: Fix hrtimer list corruption")
 2022-08-29 13:10 UTC 

[PATCH 0/5] sched/fair: SIS improvements and cleanups
 2022-08-29 13:08 UTC  (11+ messages)
` [PATCH 1/5] sched/fair: ignore SIS_UTIL when has idle core
` [PATCH 2/5] sched/fair: default to false in test_idle_cores
` [PATCH 3/5] sched/fair: remove redundant check in select_idle_smt
` [PATCH 4/5] sched/fair: avoid double search on same cpu
` [PATCH 5/5] sched/fair: remove useless check in select_idle_core

[PATCH v2] arm64: dts: renesas: r8a779f0: Add MSIOF nodes
 2022-08-29 12:41 UTC 

[PATCH] spi: stm32-qspi: Fix pm_runtime management in stm32_qspi_transfer_one_message()
 2022-08-29 13:07 UTC  (5+ messages)

[PATCH v2 0/3] The UEFI panic notification mechanism, 2nd round
 2022-08-29 13:04 UTC  (2+ messages)

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-08-29 13:15 UTC  (4+ messages)
` [PATCH -next 1/3] md/raid10: fix improper BUG_ON() in raise_barrier()
` [PATCH -next 2/3] md/raid10: convert resync_lock to use seqlock
` [PATCH -next 3/3] md/raid10: prevent unnecessary calls to wake_up() in fast path

[Bug 200775] Cannot read the accelerometer raw data from the sensor LNG2DM
 2022-08-29 12:57 UTC 

[RESEND v2] ASoC: amd: acp: Modify dai_id macros to be more generic
 2022-08-29 13:01 UTC  (3+ messages)

[PATCH V2 0/2] DMA: update acpi_dma_get_range to return dma map regions
 2022-08-29 13:00 UTC  (5+ messages)
` [PATCH V2 1/2] ACPI / scan: Support multiple dma windows with different offsets

[Cluster-devel] [bug report] fs: dlm: trace user space callbacks
 2022-08-29 13:06 UTC  (2+ messages)

[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
 2022-08-29 12:59 UTC  (5+ messages)
` [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors

[PATCH v8 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
 2022-08-29 13:00 UTC  (2+ messages)

[Intel-gfx] [PATCH v1] drm/i915: fix null pointer dereference
 2022-08-25 15:38 UTC  (6+ messages)

[Intel-gfx] [PATCH v3 0/9] Move all drivers to a common dma-buf locking convention
 2022-08-25 12:55 UTC  (18+ messages)
` [Intel-gfx] [PATCH v3 1/9] dma-buf: Add _unlocked postfix to function names
` [Intel-gfx] [PATCH v3 2/9] dma-buf: Add locked variant of dma_buf_vmap/vunmap()
` [Intel-gfx] [PATCH v3 3/9] drm/gem: Take reservation lock for vmap/vunmap operations
` [Intel-gfx] [PATCH v3 4/9] dma-buf: Move dma_buf_vmap/vunmap_unlocked() to dynamic locking specification
` [Intel-gfx] [PATCH v3 5/9] dma-buf: Move dma_buf_mmap_unlocked() "
` [Intel-gfx] [PATCH v3 6/9] dma-buf: Move dma-buf attachment "
  `  "
  ` [Linaro-mm-sig] "
    ` [Intel-gfx] "
` [Intel-gfx] [PATCH v3 7/9] dma-buf: Document dynamic locking convention
` [Intel-gfx] [PATCH v3 8/9] media: videobuf2: Stop using internal dma-buf lock
` [Intel-gfx] [PATCH v3 9/9] dma-buf: Remove internal lock

[Bug 216388] New: On Host, kernel errors in KVM, on guests, it shows CPU stalls
 2022-08-22 17:50 UTC  (2+ messages)
` [Intel-gfx] "

[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
 2022-08-23 14:16 UTC 

[Intel-gfx] [PATCH] i915/display: fix repeated words in comments
 2022-08-23 14:14 UTC 

[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
 2022-08-23 12:30 UTC 

20.11.6 patches review and test
 2022-08-29 13:04 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: fix repeated words in comments
 2022-08-23 12:28 UTC 

[PATCH] gpu: move from strlcpy with unused retval to strscpy
 2022-08-25 21:27 UTC  (2+ messages)
` [Intel-gfx] "

[Intel-gfx] [PATCH] i915/gvt: fix repeated words in comments
 2022-08-23 14:18 UTC 

[PATCH wpan-tools 0/7] iwpan: Support scanning/beaconing
 2022-08-29 12:57 UTC  (10+ messages)

stable-rc/linux-5.19.y build: 172 builds: 2 failed, 170 passed, 6 errors, 2 warnings (v5.19.4-161-g5cfa6cf5bd86)
 2022-08-29 12:56 UTC 

[PATCH -next 1/4 RESEND] drm/amd/display: clean up one inconsistent indenting
 2022-08-29  8:36 UTC  (4+ messages)
` [PATCH -next 2/4 RESEND] drm/amd/display: clean up some inconsistent indentings
` [PATCH -next 3/4 "
` [PATCH -next 4/4 "

[PATCH linux-next] drm/amd/display: remove redundant vertical_line_start variable
 2022-08-29 12:13 UTC 

[PATCH] ASoC: codecs: allow compile testing without MFD drivers
 2022-08-29 13:01 UTC  (2+ messages)

[PATCH linux-next] tools: power: x86: intel_pstate_tracer: intel_pstate_tracer: Replace the relative path of the called grep with an absolute path
 2022-08-29 12:54 UTC 

[PATCH V5] dt-bindings: mediatek: Add axi clock in mt8173 dts example
 2022-08-29 13:01 UTC  (3+ messages)

[PATCH linux-next] drm/amdkfd: remove redundant variables err and ret
 2022-08-29 12:29 UTC  (2+ messages)

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-08-29 11:41 UTC  (4+ messages)
` [PATCH v5 17/31] ACPI: video: Add Nvidia WMI EC brightness control detection (v3)

[PATCH v3 00/10] adp5588-keys refactor and fw properties support
 2022-08-29 11:20 UTC  (4+ messages)
` [PATCH v3 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'

[PATCH 0/4] Add PMEM support for RISC-V
 2022-08-29 12:52 UTC  (10+ messages)
` [PATCH 1/4] RISC-V: Fix ioremap_cache() and ioremap_wc() for systems with Svpbmt
` [PATCH 2/4] RISC-V: Move riscv_init_cbom_blocksize() to cacheflush.c
` [PATCH 3/4] RISC-V: Implement arch specific PMEM APIs
` [PATCH 4/4] RISC-V: Enable PMEM drivers

[Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008
 2022-08-29 11:50 UTC  (2+ messages)

[PATCH v2 0/7] Fixes for server-side xdr_stream overhaul
 2022-08-29 12:51 UTC  (5+ messages)
` [PATCH v2 1/7] SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation
` [PATCH v2 2/7] SUNRPC: Fix svcxdr_init_encode's buflen calculation

21.11.2 patches review and test
 2022-08-29 13:00 UTC  (2+ messages)

Meson Versions for DPDK
 2022-08-29 12:59 UTC 

[PATCH 0/5] Fix, update and cleanup brppt1 board
 2022-08-29 12:58 UTC  (11+ messages)
` [PATCH 1/5] brppt1: Remove unused board variants
` [PATCH 2/5] brppt1: Fix SPL boot stage
` [PATCH 3/5] brppt1: Cleanup device tree
` [PATCH 4/5] include: configs: brppt1: Fix commit 0ea4fc4dcf90
` [PATCH 5/5] brppt1: Update environment to support new boot concept

[PATCH -next v4 0/6] Delay the initializaton of zswap
 2022-08-29 13:23 UTC  (7+ messages)
` [PATCH -next v4 1/6] Revert "frontswap: remove support for multiple ops"
` [PATCH -next v4 2/6] Revert "mm: mark swap_lock and swap_active_head static"
` [PATCH -next v4 3/6] Revert "frontswap: simplify frontswap_register_ops"
` [PATCH -next v4 4/6] mm/zswap: replace zswap_init_{started/failed} with zswap_init_state
` [PATCH -next v4 5/6] mm/zswap: delay the initializaton of zswap until the first enablement
` [PATCH -next v4 6/6] mm/zswap: skip confusing print info

[PATCH v4 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-08-29 12:47 UTC  (30+ messages)
` [PATCH v4 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v4 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
` [PATCH v4 03/14] perf/hw_breakpoint: Clean up headers
` [PATCH v4 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v4 05/14] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH v4 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH v4 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH v4 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH v4 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH v4 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v4 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH v4 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
` [PATCH v4 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v4 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[PATCH] work around for too few arguments to function init_disassemble_info() error
 2022-08-29 12:56 UTC  (2+ messages)

[PATCH] arm/optee-os: backport linker warning patches
 2022-08-29 12:56 UTC  (2+ messages)

[PATCH] docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESS
 2022-08-29 12:46 UTC 

[PATCH] rtc: pcf8523: fix for stop bit
 2022-08-29 12:46 UTC 

“Backend has not unmapped grant” errors
 2022-08-29 12:55 UTC  (6+ messages)

[PATCH 0/6] acl: rework idmap handling when setting posix acls
 2022-08-29 12:46 UTC  (9+ messages)
` [PATCH 1/6] ntfs3: rework xattr handlers and switch to POSIX ACL VFS helpers
` [PATCH 2/6] acl: return EOPNOTSUPP in posix_acl_fix_xattr_common()
` [PATCH 3/6] acl: add vfs_set_acl_prepare()
` [PATCH 4/6] acl: move idmapping handling into posix_acl_xattr_set()
` [PATCH 5/6] ovl: use vfs_set_acl_prepare()
` [PATCH 6/6] xattr: constify value argument in vfs_setxattr()

[PATCH nft,v2] optimize: expand implicit set element when merging into concatenation
 2022-08-29 12:45 UTC 

[PATCH v2 0/2] Add WoW support for WCN6750
 2022-08-29 12:43 UTC  (3+ messages)
` [PATCH v2 1/2] dt: bindings: net: add bindings to add "
` [PATCH v2 2/2] ath11k: Add "

[PATCH v3 0/2] Add support for QSGMII mode
 2022-08-29 12:43 UTC  (5+ messages)
` [PATCH v3 2/2] phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-29 12:19 UTC  (6+ messages)
` [PATCH V3 6/6] clk: meson: s4: add s4 SoC peripheral clock controller driver

[linux-next:pending-fixes] BUILD SUCCESS a3808083c780a90a460eefa45b60889a405bdbb2
 2022-08-29 12:53 UTC 

[PATCH net-next v2 0/3] net: dsa: mv88e6xxx: Add RMU support
 2022-08-29 12:42 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dsa: Implement RMU layer in DSA

stable-rc/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.138-89-g10c6bbc07890)
 2022-08-29 12:40 UTC 

[PATCH] Input: Check sanity of endpoint in pegasus_open()
 2022-08-29 12:39 UTC 

[PATCH v8 0/2] Lattice sysCONFIG SPI FPGA manager
 2022-08-29 11:04 UTC  (6+ messages)
` [PATCH v8 1/2] fpga: lattice-sysconfig-spi: add Lattice sysCONFIG "

[PATCH linux-next] HID: nintendo: remove redundant variables ret
 2022-08-29 12:39 UTC 

[PATCH] drm/amd/amdgpu: Add modeset module parameter support
 2022-08-29 12:36 UTC 

[Buildroot] [PATCH 1/7] toolchain/toolchain-external: update Arm AArch64 toolchain 11.2-2022.02
 2022-08-29 12:51 UTC  (4+ messages)
` [Buildroot] [PATCH 3/7] package/freescale-imx/kernel-module-imx-gpu-viv: bump to version 6.4.3.p4.2

[man-pages PATCH] statx, inode: document the new STATX_INO_VERSION field
 2022-08-29 12:37 UTC  (3+ messages)

mvebu - switch to orion-timer
 2022-08-29 12:50 UTC  (4+ messages)

[PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
 2022-08-29 12:33 UTC  (7+ messages)
` [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function

[PATCH] eal: zero out new added memory
 2022-08-29 12:49 UTC  (9+ messages)

[PATCH v1 1/4] iio: magnetometer: yamaha-yas530: Use pointers as driver data
 2022-08-29 11:24 UTC  (2+ messages)
` [PATCH v1 3/4] iio: magnetometer: yamaha-yas530: Switch to new style i2c-driver probe function

[PATCH 5.19 000/158] 5.19.6-rc1 review
 2022-08-29 10:57 UTC  (2+ messages)
` [PATCH 5.19 008/158] kprobes: dont call disarm_kprobe() for disabled kprobes

AA-Loodgieters.nl "Forbes: Lifehack. Wie man ohne Erfahrung und Wissen aus 1000 Dollar pro Tag verdient"
 2022-08-29 12:34 UTC 

[PATCH v1 1/2] eal: add lcore busyness telemetry
 2022-08-29 12:49 UTC  (6+ messages)
` [PATCH v3 1/3] eal: add lcore poll "

[PATCH linux-next] wifi: cfg80211: remove redundant ret variable
 2022-08-29 12:34 UTC  (2+ messages)

[PATCH v1 0/3] Enable PMD power management on Arm
 2022-08-29 12:48 UTC  (3+ messages)
` [PATCH v1 3/3] examples/l3fwd-power: enable PMD power mgmt "

[PATCH 0/4] spi: mt7621: Fix an erroneous message + clean-ups
 2022-08-29 11:16 UTC  (3+ messages)
` [PATCH 3/4] spi: mt7621: Use devm_spi_register_controller()

[PATCH v4 00/16] Finish converting git bisect into a built-in
 2022-08-29 12:30 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 05/16] bisect--helper: make `terms` an explicit singleton

[PATCH v2] doc: bitbake-user-manual: Add definition for BB_PRESSURE_MAX variables
 2022-08-29 12:46 UTC  (2+ messages)
` [docs] "

[PATCH net-next] net: phy: micrel: Adding SQI support for lan8814 phy
 2022-08-29 12:30 UTC  (6+ messages)

[PATCH] powerpc/pseries/mce: Avoid instrumentation in realmode
 2022-08-29 12:44 UTC  (3+ messages)

Cannot print 'uregs' field with perf script -F uregs
 2022-08-29 12:29 UTC  (2+ messages)

[PATCH RESEND v6 0/3] x86/sgx: fine grained SGX MCA behavior
 2022-08-29 12:29 UTC  (5+ messages)
` [PATCH RESEND v6 2/3] x86/sgx: Introduce union with vepc_vaddr field for virtualization case


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.