All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-25 13:33:27 to 2023-04-25 14:28:59 UTC [more...]

[PATCH v2] ALSA: hda: Glenfly: add HD Audio PCI IDs and HDMI Codec Vendor IDs
 2023-04-25 14:17 UTC  (3+ messages)

[PATCH 0/6] drm,fbdev: Use fbdev's I/O helpers
 2023-04-25 14:28 UTC  (8+ messages)
` [PATCH 1/6] fbdev: Return number of bytes read or written
` [PATCH 2/6] fbdev: Use screen_buffer in fb_sys_{read,write}()
` [PATCH 3/6] fbdev: Don't re-validate info->state in fb_ops implementations
` [PATCH 4/6] fbdev: Validate info->screen_{base,buffer} "
` [PATCH 5/6] fbdev: Move CFB read and write code into helper functions
` [PATCH 6/6] drm/fb-helper: Use fb_{cfb,sys}_{read, write}()

[PATCH v2 00/24] selftests/resctrl: Fixes, cleanups, and rewritten CAT test
 2023-04-25 14:28 UTC  (5+ messages)
` [PATCH v2 17/24] selftests/resctrl: Replace count_bits with count_consecutive_bits()

stable-rc/queue/4.14 build: 194 builds: 2 failed, 192 passed, 28 warnings (v4.14.311-133-g8ab185ca6e0d)
 2023-04-25 14:28 UTC 

etcd in openbmc
 2023-04-25 14:26 UTC 

[PATCH v2 0/3] drm/msm/dpu: Drop useless for-loop HW block lookup
 2023-04-25 14:26 UTC  (11+ messages)
` [PATCH v2 3/3] drm/msm/dpu: Pass catalog pointers directly from RM instead of IDs

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-25 14:26 UTC  (4+ messages)
` [RFC PATCH 20/26] mm: vmscan: use compaction_suitable() check in kswapd

[PATCH] python3targetconfig.bbclass: Extend PYTHONPATH instead of overwriting
 2023-04-25 14:25 UTC  (2+ messages)
` [OE-core] "

[PATCH v2] net: phy: add driver for MediaTek SoC built-in GE PHYs
 2023-04-25 14:24 UTC  (5+ messages)

[PATCH v3 00/57] tcg: Simplify calls to load/store helpers
 2023-04-25 14:22 UTC  (3+ messages)
` [PATCH v3 13/57] tcg/aarch64: Introduce HostAddress

[GIT PULL] ata changes for 6.4-rc1
 2023-04-25 14:23 UTC 

[PATCH v3 0/3] perf: Rework event forwarding logic
 2023-04-25 14:22 UTC  (4+ messages)
` [PATCH v3 1/3] perf/core: Rework forwarding of {task|cpu}-clock events
` [PATCH v3 2/3] perf/ibs: Fix interface via core pmu events
` [PATCH v3 3/3] perf test: Add selftest to test IBS invocation "

[kirkstone][PATCH] Add recipe and patches for jailhouse support for am62xx
 2023-04-25 14:22 UTC  (2+ messages)

[PATCH v2 net-next 0/2] add page_pool support for page recycling in veth driver
 2023-04-25 14:13 UTC  (10+ messages)
` [PATCH v2 net-next 1/2] net: veth: add page_pool for page recycling

[PATCH] arm: imx8m: remove unused and obsolete board_fix_fdt() in SOC context
 2023-04-25 14:19 UTC 

[PATCH v2 0/4] migrate: Avoid unbounded blocks in MIGRATE_SYNC_LIGHT
 2023-04-25 14:19 UTC  (6+ messages)
` [PATCH v2 1/4] mm/filemap: Add folio_lock_timeout()

pull-request: wireless-next-2023-04-21
 2023-04-25 14:18 UTC  (5+ messages)

[kirkstone][PATCH] meta-arago-distro: Add Jailhouse support for am62xx
 2023-04-25 14:18 UTC  (2+ messages)

[cocci] Checking pointer dereferences with SmPL
 2023-04-25 14:15 UTC  (6+ messages)
` [cocci] Reconsidering pointer dereferences before null pointer checks (with SmPL)
  ` [cocci] [PATCH] drm/bridge: it6505: Move a variable assignment behind a null pointer check in receive_timing_debugfs_show()
    `  "
      `  "
        ` [cocci] "

[PATCH 00/34] Maple tree mas_{next,prev}_range() and cleanup
 2023-04-25 14:09 UTC  (30+ messages)
` [PATCH 01/34] maple_tree: Fix static analyser cppcheck issue
` [PATCH 02/34] maple_tree: Clean up mas_parent_enum()
` [PATCH 03/34] maple_tree: Avoid unnecessary ascending
` [PATCH 04/34] maple_tree: Clean up mas_dfs_postorder()
` [PATCH 07/34] maple_tree: Convert BUG_ON() to MT_BUG_ON()
` [PATCH 10/34] maple_tree: Use MAS_BUG_ON() when setting a leaf node as a parent
` [PATCH 11/34] maple_tree: Use MAS_BUG_ON() in mas_set_height()
` [PATCH 12/34] maple_tree: Use MAS_BUG_ON() from mas_topiary_range()
` [PATCH 13/34] maple_tree: Use MAS_WR_BUG_ON() in mas_store_prealloc()
` [PATCH 14/34] maple_tree: Use MAS_BUG_ON() prior to calling mas_meta_gap()
` [PATCH 15/34] maple_tree: Return error on mte_pivots() out of range
` [PATCH 16/34] maple_tree: Make test code work without debug enabled
` [PATCH 17/34] mm: Update validate_mm() to use vma iterator
` [PATCH 18/34] mm: Update vma_iter_store() to use MAS_WARN_ON()
` [PATCH 19/34] maple_tree: Add __init and __exit to test module
` [PATCH 20/34] maple_tree: Remove unnecessary check from mas_destroy()
` [PATCH 21/34] maple_tree: mas_start() reset depth on dead node
` [PATCH 22/34] mm/mmap: Change do_vmi_align_munmap() for maple tree iterator changes
` [PATCH 23/34] maple_tree: Try harder to keep active node after mas_next()
` [PATCH 24/34] maple_tree: Try harder to keep active node with mas_prev()
` [PATCH 25/34] maple_tree: Clear up index and last setting in single entry tree
` [PATCH 26/34] maple_tree: Update testing code for mas_{next,prev,walk}
` [PATCH 28/34] maple_tree: Revise limit checks in mas_empty_area{_rev}()
` [PATCH 29/34] maple_tree: Introduce mas_prev_slot() interface
` [PATCH 30/34] maple_tree: Fix comments for mas_next_entry() and mas_prev_entry()
` [PATCH 31/34] maple_tree: Add mas_next_range() and mas_find_range() interfaces
` [PATCH 32/34] maple_tree: Add mas_prev_range() and mas_find_range_rev interface
` [PATCH 33/34] maple_tree: Add testing for mas_{prev,next}_range()
` [PATCH 34/34] mm: Add vma_iter_{next,prev}_range() to vma iterator

[PATCH] drm/amdgpu: Ignore KFD eviction fences invalidating preemptible DMABuf imports
 2023-04-25 14:11 UTC  (5+ messages)

[PATCH 00/13] bttv: convert to vb2
 2023-04-25 14:10 UTC  (3+ messages)
` [PATCH 13/13] media: "

[virtio-comment] [PROPOSAL] Virtio Over Fabrics(TCP/RDMA)
 2023-04-25 14:09 UTC  (6+ messages)
  ` [virtio-dev] "

[PATCH v1 0/2] LTC4286 and LTC4287 driver support
 2023-04-25 14:09 UTC  (4+ messages)
` [PATCH v1 2/2] hwmon: pmbus: Add ltc4286 driver

stable-rc/queue/6.1 build: 166 builds: 1 failed, 165 passed, 4 errors, 17 warnings (v6.1.22-573-gb59efb7adcb8)
 2023-04-25 14:09 UTC 

[PATCH net-next v4 0/8] TXGBE PHYLINK support
 2023-04-25 14:08 UTC  (4+ messages)
` [PATCH net-next v4 2/8] i2c: designware: Add driver support for Wangxun 10Gb NIC

Does v5.4 need CVE-2022-3566 and CVE-2022-3567 patches
 2023-04-25 14:08 UTC 

Unable to implement board fdt-fixup for imx8m CPU
 2023-04-25 14:08 UTC  (7+ messages)

[PATCH 1/2] wifi: mt7601u: delete dead code checking debugfs returns
 2023-04-25 14:07 UTC 

[PATCH net] net/sched: flower: Fix wrong handle assignment during filter change
 2023-04-25 14:06 UTC 

[PATCH v1] watchdog: starfive: Fix the probe return error if PM and early_enable are both disabled
 2023-04-25 14:06 UTC  (2+ messages)

[PATCH 0/2] crypto: octeontx2: hardware configuration for inline IPsec
 2023-04-25 14:06 UTC  (3+ messages)
` [PATCH 1/2] crypto: octeontx2: add support for AF to CPT PF uplink mbox
` [PATCH 2/2] crypto: octeontx2: hardware configuration for inline IPsec

[LTP] [PATCH 1/2] rpc/rpc-tirpc: Fix compile error on clang when using clnt_broadcast
 2023-04-25 14:05 UTC  (4+ messages)
` [LTP] [PATCH 2/2] rpc/rpc-tirpc: Fix compile error on clang when using registerrpc

[PATCH 0/4] Fix oops about sleeping in led_trigger_blink()
 2023-04-25 14:03 UTC  (5+ messages)

[PATCH v8 10/11] tty: serial: Add Nuvoton ma35d1 serial driver support
 2023-04-25 14:01 UTC  (3+ messages)

[PATCH 0/2] Allow parameter in smc/hvc calls
 2023-04-25 14:01 UTC  (4+ messages)
` [PATCH v4 "

[PATCH V2 0/1] block/drivers: remove dead clear of random flag
 2023-04-25 14:02 UTC  (2+ messages)

[PATCH] sandbox: disable tracing before unmapping RAM
 2023-04-25 14:00 UTC  (5+ messages)

[PATCH 5.15 00/73] 5.15.109-rc1 review
 2023-04-25 14:01 UTC  (4+ messages)

[PATCH] mmc: queue: ensure error propagation for non-blk
 2023-04-25 14:01 UTC  (2+ messages)

[PATCH 5.4 00/39] 5.4.242-rc1 review
 2023-04-25 13:59 UTC  (2+ messages)

[PATCH 4.14 00/28] 4.14.314-rc1 review
 2023-04-25 13:58 UTC  (2+ messages)

[PATCH] docs: fix wrong proftool usage
 2023-04-25 13:58 UTC  (4+ messages)

[PATCH 0/6] automation: add PCI passthrough tests on x86
 2023-04-25 13:58 UTC  (3+ messages)
` [PATCH 5/6] automation: PCI passthrough tests on ADL hw

[regression] Bug 217218 - Trying to boot Linux version 6-2.2 kernel with Marvell SATA controller 88SE9235
 2023-04-25 13:58 UTC  (8+ messages)

[OE-core][langdale 00/10] Patch review
 2023-04-25 13:57 UTC  (11+ messages)
` [OE-core][langdale 01/10] xserver-xorg: backport fix for CVE-2023-1393
` [OE-core][langdale 02/10] screen: backport fix for CVE-2023-24626
` [OE-core][langdale 03/10] linux-yocto/5.15: update to v5.15.106
` [OE-core][langdale 04/10] linux-yocto/5.15: update to v5.15.107
` [OE-core][langdale 05/10] linux-yocto/5.15: update to v5.15.108
` [OE-core][langdale 06/10] busybox: move hwclock init earlier in startup
` [OE-core][langdale 07/10] oeqa ping.py: avoid busylooping failing ping command
` [OE-core][langdale 08/10] oeqa ping.py: fail test if target IP address has not been set
` [OE-core][langdale 09/10] cpio: Fix wrong CRC with ASCII CRC for large files
` [OE-core][langdale 10/10] populate_sdk_base: add zip options

[PATCH 0/5] banned: mark `strok()`, `strtok_r()` as banned
 2023-04-25 13:57 UTC  (4+ messages)
` [PATCH v3 0/6] "
  ` [PATCH v3 5/6] t/helper/test-json-writer.c: avoid using `strtok()`

[PATCH net-next v4 00/10] net: wwan: tmi: PCIe driver for MediaTek M.2 modem
 2023-04-25 13:56 UTC  (6+ messages)
` [PATCH net-next v4 01/10] net: wwan: tmi: Add PCIe core

[PATCH] rhashtable-test: Make use of rhashtable_walk_peek
 2023-04-25 13:56 UTC 

[PATCH net-next] net: stmmac: allow ethtool action on PCI devices if device is down
 2023-04-25 13:54 UTC  (5+ messages)

[GIT PULL] pidfd updates
 2023-04-25 13:54 UTC  (5+ messages)

[xen-unstable-smoke test] 180408: tolerable all pass - PUSHED
 2023-04-25 13:52 UTC 

Question: Why does the modification of seq in write_seqlock not require WRITE_ONCE?
 2023-04-25 13:52 UTC 

[GIT PULL] gfs2 fixes for 6.4
 2023-04-25 13:50 UTC  (2+ messages)
` [Cluster-devel] "

BUG : PowerPC RCU: torture test failed with __stack_chk_fail
 2023-04-25 13:49 UTC  (18+ messages)

[PATCH v2 net] qed/qede: Fix scheduling while atomic
 2023-04-25 13:50 UTC 

Data recovery -- thin provisioned LVM metadata (?) problem after hardware failure
 2023-04-25 13:49 UTC 

[kvm-unit-tests PATCH 0/1] Fixing infinite loop on SCLP READ SCP INFO error
 2023-04-25 13:48 UTC  (6+ messages)
` [kvm-unit-tests PATCH 1/1] s390x: sclp: consider monoprocessor on read_info error

[LTP] [PATCH 1/1] nfs/nfs08.sh: Add test for NFS cache invalidation
 2023-04-25 13:48 UTC  (3+ messages)

[PATCH] block: sync part's ->bd_has_submit_bio with disk's
 2023-04-25 13:48 UTC  (2+ messages)

[GIT PULL] pipe: nonblocking rw for io_uring
 2023-04-25 13:46 UTC  (9+ messages)

[PATCH] event: fix comments syntax error
 2023-04-25 13:46 UTC 

[RFC] lib: set/get max memzone segments
 2023-04-25 13:46 UTC  (3+ messages)

[PATCH 0/3] spi: spi-imx: fix use of more than four chip selects
 2023-04-25 13:45 UTC  (8+ messages)
` [PATCH 1/3] spi: spi-imx: use "controller" variable consistently in spi_imx_probe()
` [PATCH 2/3] spi: spi-imx: set max_native_cs for imx51/imx53/imx6 variants
` [PATCH 3/3] spi: spi-imx: fix use of more than four chipselects

[PATCH] common/Kconfig: fix comments syntax error
 2023-04-25 13:46 UTC 

[PATCH] spi: spi-geni-qcom: Correct CS_TOGGLE bit in SPI_TRANS_CFG
 2023-04-25 13:45 UTC  (2+ messages)

[PATCH v4 00/10] AMDGPU usermode queues
 2023-04-25 13:45 UTC  (14+ messages)
` [PATCH v4 04/10] drm/amdgpu: create GFX-gen11 MQD for userqueue
` [PATCH v4 08/10] drm/amdgpu: map wptr BO into GART
` [PATCH v4 09/10] drm/amdgpu: generate doorbell index for userqueue
` [PATCH v4 10/10] drm/amdgpu: cleanup leftover queues

[PATCH v2 0/5] Support ROHM BU27008 RGB sensor
 2023-04-25 13:45 UTC  (5+ messages)
` [PATCH v2 4/5] iio: light: ROHM BU27008 color sensor

[PATCH v2] clk: qcom: gcc-ipq6018: Use floor ops for sdcc clocks
 2023-04-25 13:44 UTC  (2+ messages)

[PATCH] pci: make ROM memory resizable
 2023-04-25 12:59 UTC  (4+ messages)

[PATCH] docs: security: Confidential computing intro and threat model
 2023-04-25 13:43 UTC  (3+ messages)

[PATCH v10 00/14] HP BIOSCFG driver
 2023-04-25 13:43 UTC  (5+ messages)
` [PATCH v10 02/14] HP BIOSCFG driver - biosattr-interface

[PATCH 0/3] ROM migration
 2023-04-25 13:07 UTC  (4+ messages)
` [PATCH 3/3] pci: ROM preallocation for incoming migration

[PATCH v3 00/10] Deprecate/rename singlestep command line option, monitor interfaces
 2023-04-25 13:08 UTC  (4+ messages)
` [PATCH v3 10/10] hmp: Deprecate 'singlestep' member of StatusInfo

[Intel-gfx] [PATCH 0/8] drm/i915/mtl: Define MOCS and PAT tables for MTL
 2023-04-25 13:41 UTC  (10+ messages)
` [Intel-gfx] [PATCH 8/8] drm/i915: Allow user to set cache at BO creation
                  ` IOCTL feature detection (Was: Re: [Intel-gfx] [PATCH 8/8] drm/i915: Allow user to set cache at BO creation)
                    ` [Intel-gfx] IOCTL feature detection (Was: "

[PATCH] mmc: sdhci-cadence: Fix an error handling path in sdhci_cdns_probe()
 2023-04-25 13:41 UTC 

[PATCH] arm64: set __exception_irq_entry with __irq_entry as a default
 2023-04-25 13:39 UTC  (6+ messages)

[PATCH] mei: make hdcp and pxp depend on X86 && PCI
 2023-04-25 13:40 UTC  (4+ messages)

[PATCH v3 0/7] iio: accel: Add support for Kionix/ROHM KX132-1211 accelerometer
 2023-04-25 13:40 UTC  (3+ messages)
` [PATCH v3 4/7] iio: accel: kionix-kx022a: Add an i2c_device_id table

[RFC PATCH 0/3] Deprecate the qemu-system-i386 binary
 2023-04-25 13:38 UTC  (4+ messages)
` [RFC PATCH 1/3] cpu: Add a way to detect 32-bit mode from argv0
` [RFC PATCH 2/3] target/i386/cpu: Allow to limit the 64-bit binary to 32-bit mode only
` [RFC PATCH 3/3] docs/about/deprecated: Deprecate the qemu-system-i386 binary

[PATCH v11 00/14] HP BIOSCFG driver
 2023-04-25 13:39 UTC  (9+ messages)
` [PATCH v11 02/14] HP BIOSCFG driver - biosattr-interface

[PATCH v7 00/12] LoongArch: Better backtraces
 2023-04-25 13:39 UTC  (4+ messages)
` [PATCH v7 03/12] LoongArch: Print GPRs with ABI names when showing registers

[PATCH 4.19 00/29] 4.19.282-rc1 review
 2023-04-25 13:39 UTC  (2+ messages)

[PATCH v3 1/2] conf: layer: add dynamic-layers folder in meta-arm
 2023-04-25 13:38 UTC  (2+ messages)
` [PATCH v3 2/2] gator-daemon: bump to 8.4.0

[PATCH v2 10/11] block: Add support for the zone capacity concept
 2023-04-25 13:38 UTC  (12+ messages)

[PATCH 0/5] leds: Add Intel Cherry Trail Whiskey Cove PMIC LED driver
 2023-04-25 13:37 UTC  (4+ messages)

linux-next: Tree for Apr 25
 2023-04-25 13:38 UTC 

[virtio-comment] [PATCH v12 00/10] Introduce device group and device management
 2023-04-25 13:38 UTC  (8+ messages)
` [virtio-comment] [PATCH v12 03/10] admin: introduce group administration commands
  ` [virtio-comment] "
      ` [virtio-comment] "
          ` [virtio-dev] "

[PATCH] usb: gadget: u_ether: Fix host MAC address case
 2023-04-25 13:37 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] tests/xe/xe_query.c: Update subtest query-engines
 2023-04-25 13:37 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/2] ARM: vexpress: Disable non working devices
 2023-04-25 13:35 UTC  (2+ messages)
` [PATCH 2/2] ARM: remove vexpress_defconfig

[PATCH net-next v5 0/5] net/sched: act_pedit: minor improvements
 2023-04-25 13:36 UTC  (5+ messages)
` [PATCH net-next v5 3/5] net/sched: act_pedit: check static offsets a priori

[PATCH] dt-bindings: leds: Drop redundant cpus enum match
 2023-04-25 13:34 UTC  (3+ messages)

[PATCH v7 0/4] notes.c: introduce "--separator" option
 2023-04-25 13:34 UTC  (8+ messages)
` [PATCH 0/6] "
  ` [PATCH v8 1/6] notes.c: cleanup 'strbuf_grow' call in 'append_edit'
  ` [PATCH v8 2/6] notes.c: use designated initializers for clarity
  ` [PATCH v8 3/6] t3321: add test cases about the notes stripspace behavior
  ` [PATCH v8 4/6] notes.c: introduce '--separator=<paragraph-break>' option
  ` [PATCH v8 5/6] notes.c: append separator instead of insert by pos
  ` [PATCH v8 6/6] notes.c: introduce "--[no-]stripspace" option

[PATCH 5.10 00/68] 5.10.179-rc1 review
 2023-04-25 13:35 UTC  (2+ messages)

[PATCH v1] negotiator/default.c: avoid stack overflow
 2023-04-25 13:34 UTC  (4+ messages)
  ` [External] "

[Buildroot] package/gloox: bump version to 1.0.27
 2023-04-25 13:34 UTC 

stable-rc/queue/5.4 build: 188 builds: 2 failed, 186 passed, 34 warnings (v5.4.238-238-g097905ac472a)
 2023-04-25 13:33 UTC 

[RFC PATCH 0/3] Add CPSW9G DT support for J784S4
 2023-04-25 13:32 UTC  (4+ messages)
` [RFC PATCH 1/3] arm64: dts: ti: k3-j784s4-main: Add CPSW9G nodes
` [RFC PATCH 2/3] arm64: dts: ti: k3-j784s4: Add overlay to enable QSGMII mode with CPSW9G
` [RFC PATCH 3/3] arm64: dts: ti: k3-j784s4: Add overlay for dual port USXGMII mode

[PATCH 0/6] ovl: Add support for fs-verity checking of lowerdata
 2023-04-25 13:33 UTC  (4+ messages)
` [PATCH 4/6] ovl: Add framework for verity support


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.