All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-08 10:15:21 to 2024-11-08 11:14:50 UTC [more...]

[PATCH 01/23] drm/amdgpu: add flag to indicate nps mode switch
 2024-11-08 11:14 UTC  (11+ messages)
` [PATCH 02/23] drm/amdgpu: do RAS init in NPS "
` [PATCH 03/23] drm/amdgpu: simplify RAS page retirement in one memory row
` [PATCH 04/23] drm/amdgpu: remove redundant RAS error address coversion code
` [PATCH 05/23] drm/amdgpu: store PA with column bits cleared for RAS bad page
` [PATCH 06/23] drm/amdgpu: make convert_ras_err_addr visible outside UMC block
` [PATCH 07/23] drm/amdgpu: reduce memory usage for umc_lookup_bad_pages_in_a_row
` [PATCH 08/23] drm/amdgpu: add return value for convert_ras_err_addr
` [PATCH 09/23] drm/amdgpu: add TA_RAS_INV_NODE value
` [PATCH 11/23] drm/amdgpu: do RAS MCA2PA conversion in initial phase
` [PATCH 13/23] drm/amdgpu: retire RAS bad pages in different NPS modes

[PATCH v4 0/6] Add support for Blaize BLZP1600 SoC
 2024-11-08 10:31 UTC  (2+ messages)
` [PATCH v4 1/6] dt-bindings: Add Blaize vendor prefix

[PATCH v2] phy: ocelot-serdes: Fix IS_ERR() vs NULL bug in serdes_probe()
 2024-11-08 11:13 UTC  (3+ messages)

slab warning: kmem_cache of name 'dm_bufio_buffer' already exists
 2024-11-08 11:13 UTC  (7+ messages)

[PATCH] Mandatory install device check for PowerPC
 2024-11-08 11:11 UTC 

[syzbot] [kernfs?] possible deadlock in kernfs_seq_start
 2024-11-08 11:10 UTC  (2+ messages)

[PATCH v10 00/22] Support more Amlogic SoC families in crypto driver
 2024-11-08 10:29 UTC  (40+ messages)
` [PATCH v10 01/22] crypto: amlogic - Don't hardcode IRQ count
` [PATCH v10 02/22] crypto: amlogic - Add platform data
` [PATCH v10 03/22] crypto: amlogic - Remove clock input
` [PATCH v10 04/22] crypto: amlogic - Add MMIO helpers
` [PATCH v10 05/22] crypto: amlogic - Move get_engine_number()
` [PATCH v10 06/22] crypto: amlogic - Drop status field from meson_flow
` [PATCH v10 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c
` [PATCH v10 08/22] crypto: amlogic - Cleanup defines
` [PATCH v10 09/22] crypto: amlogic - Process more than MAXDESCS descriptors
` [PATCH v10 10/22] crypto: amlogic - Avoid kzalloc in engine thread
` [PATCH v10 11/22] crypto: amlogic - Introduce hasher
` [PATCH v10 12/22] crypto: amlogic - Use fallback for 192-bit keys
` [PATCH v10 13/22] crypto: amlogic - Add support for G12-series
` [PATCH v10 14/22] crypto: amlogic - Add support for AXG-series
` [PATCH v10 15/22] crypto: amlogic - Add support for A1-series
` [PATCH v10 16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines
` [PATCH v10 17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's
` [PATCH v10 18/22] arm64: dts: amlogic: gxl: correct crypto node definition
` [PATCH v10 19/22] arm64: dts: amlogic: a1: add crypto node
` [PATCH v10 20/22] arm64: dts: amlogic: s4: "
` [PATCH v10 21/22] arm64: dts: amlogic: g12: "
` [PATCH v10 22/22] arm64: dts: amlogic: axg: "

[linux-nvme:nvme-6.12] BUILD SUCCESS f0f5b364d903a35c02432b0f55d3a0114ba35845
 2024-11-08 10:29 UTC 

[PATCH v1] net/cpfl: fix IO port forwarding issue
 2024-11-08 11:09 UTC 

[PATCH] jbd2: Fix comment describing journal_init_common()
 2024-11-08 11:08 UTC  (2+ messages)

[PATCH v4 5/5] tools/memory-model: Distinguish between syntactic and semantic tags
 2024-11-08 11:07 UTC  (5+ messages)

[PATCH v4 0/3] Replace the use of simple_strtol/ul functions with kstrto
 2024-11-08 11:06 UTC  (3+ messages)

[PATCH -next 0/3] ext4: Using scope-based resource management function
 2024-11-08 11:06 UTC  (3+ messages)

[PATCH net 0/5] wifi: rtlwifi: usb probe error path fixes
 2024-11-08 11:05 UTC  (6+ messages)
` [PATCH net 3/5] wifi: rtlwifi: wait for firmware loading before releasing memory

[RFC PATCH 0/1] KVM selftests runner for running more than just default
 2024-11-08 11:05 UTC  (6+ messages)

[PATCH v2] of: WARN on deprecated #address-cells/#size-cells handling
 2024-11-08 11:04 UTC  (2+ messages)

[meta-oe][PATCH v3] parallel: Add recipe for GNU Parallel
 2024-11-08 11:04 UTC  (2+ messages)
` [oe] "

[jic23-iio:togreg 7/7] include/linux/iio/iio.h:788:16: sparse: sparse: incorrect type in return expression (different modifiers)
 2024-11-08 11:03 UTC  (3+ messages)

[PATCH] hw/riscv/riscv-iommu.c: Introduce a translation tag for the page table cache
 2024-11-08 11:01 UTC 

[PATCH v2] xen/Kconfig: livepatch-build-tools requires debug information
 2024-11-08 11:00 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: allow function to allocate normal GTT memory
 2024-11-08 10:59 UTC  (8+ messages)
` [PATCH 2/2] drm/amdkfd: use cache GTT buffer for PQ and wb pool

[PATCH net 0/2] mptcp: fix a couple of races
 2024-11-08 10:58 UTC  (3+ messages)
` [PATCH net 1/2] mptcp: error out earlier on disconnect
` [PATCH net 2/2] mptcp: cope racing subflow creation in mptcp_rcv_space_adjust

[PATCH v2 0/8] Add support for the rest of Renesas RZ/G3S serial interfaces
 2024-11-08 10:57 UTC  (3+ messages)
` [PATCH v2 2/8] serial: sh-sci: Check if TX data was written to device in .tx_empty()

[PATCH] range-diff: optionally include merge commits' diffs in the analysis
 2024-11-08 10:53 UTC  (3+ messages)

One recipe for fetch a bigger repo, multiple recipes to build parts of it
 2024-11-08 10:53 UTC  (12+ messages)
` [poky] "

[PATCH v2 0/3] rockchip: rk35xx: Implement checkboard() to print SoC variant
 2024-11-08 10:52 UTC  (7+ messages)
` [PATCH v2 2/3] rockchip: rk3588: "

[PATCH v2 00/25] Add audio support for the Renesas RZ/G3S SoC
 2024-11-08 10:49 UTC  (26+ messages)
` [PATCH v2 01/25] clk: renesas: r9a08g045-cpg: Add clocks, resets and power domains support for SSI
` [PATCH v2 02/25] clk: versaclock3: Prepare for the addition of 5L35023 device
` [PATCH v2 03/25] dt-bindings: clock: versaclock3: Document 5L35023 Versa3 clock generator
` [PATCH v2 04/25] clk: versaclock3: Add support for the 5L35023 variant
` [PATCH v2 05/25] pinctrl: renesas: rzg2l: Add audio clock pins
` [PATCH v2 06/25] ASoC: sh: rz-ssi: Terminate all the DMA transactions
` [PATCH v2 07/25] ASoC: sh: rz-ssi: Use only the proper amount of dividers
` [PATCH v2 08/25] ASoC: sh: rz-ssi: Fix typo on SSI_RATES macro comment
` [PATCH v2 09/25] ASoC: sh: rz-ssi: Remove pdev member of struct rz_ssi_priv
` [PATCH v2 10/25] ASoC: sh: rz-ssi: Remove the rz_ssi_get_dai() function
` [PATCH v2 11/25] ASoC: sh: rz-ssi: Remove the first argument of rz_ssi_stream_is_play()
` [PATCH v2 12/25] ASoC: sh: rz-ssi: Use readl_poll_timeout_atomic()
` [PATCH v2 13/25] ASoC: sh: rz-ssi: Use temporary variable for struct device
` [PATCH v2 14/25] ASoC: sh: rz-ssi: Use goto label names that specify their actions
` [PATCH v2 15/25] ASoC: sh: rz-ssi: Rely on the ASoC subsystem to runtime resume/suspend the SSI
` [PATCH v2 16/25] ASoC: sh: rz-ssi: Enable runtime PM autosuspend support
` [PATCH v2 17/25] ASoC: sh: rz-ssi: Add runtime PM support
` [PATCH v2 18/25] ASoC: sh: rz-ssi: Issue software reset in hw_params API
` [PATCH v2 19/25] ASoC: sh: rz-ssi: Add suspend to RAM support
` [PATCH v2 20/25] ASoC: dt-bindings: renesas,rz-ssi: Document the Renesas RZ/G3S SoC
` [PATCH v2 21/25] arm64: dts: renesas: r9a08g045: Add SSI nodes
` [PATCH v2 22/25] arm64: dts: renesas: rzg3s-smarc-som: Add versa3 clock generator node
` [PATCH v2 23/25] arm64: dts: renesas: Add da7212 audio codec node
` [PATCH v2 24/25] arm64: dts: renesas: rzg3s-smarc: Enable SSI3
` [PATCH v2 25/25] arm64: dts: renesas: rzg3s-smarc: Add sound card

[PATCH] powerpc: Add preempt lazy support
 2024-11-08 10:50 UTC  (2+ messages)

[PATCH net-next 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()
 2024-11-08 10:49 UTC  (5+ messages)
` [PATCH net-next v2 1/2] mlx5/core: relax memory barrier in eq_update_ci()
  ` [PATCH net-next v2 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()

[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
 2024-11-08 10:49 UTC  (3+ messages)

"stty sane" in kunit.py
 2024-11-08 10:49 UTC 

[PATCH 0/1] ext4: Prevent an infinite loop in the lazyinit thread
 2024-11-08 10:49 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC 00/14] AMD: Add Secure AVIC Guest Support
 2024-11-08 10:48 UTC  (7+ messages)
` [RFC 03/14] x86/apic: Populate .read()/.write() callbacks of Secure AVIC driver

[PATCHv2] media: v4l2-core: v4l2-ctrls: check for handler_new_ref misuse
 2024-11-08 10:49 UTC  (3+ messages)

[PATCH] hw/sd/sdcard: Allow user creation of eMMCs
 2024-11-08 10:47 UTC  (5+ messages)

[PATCH v3 0/9] Amlogic C3 ISP support
 2024-11-08 10:47 UTC  (3+ messages)
` [PATCH v3 7/9] media: platform: Add c3 ISP driver

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2)
 2024-11-08 10:48 UTC 

[PATCH 0/3] Disable Suspend-to-Idle in Hyper-V and Fix Hibernation Interruptions
 2024-11-08 10:47 UTC  (6+ messages)
` [PATCH 2/3] Revert "Input: hyperv-keyboard - register as a wakeup source"

[PATCH v1] virtio-mem: unplug memory only during system resets, not device resets
 2024-11-08 10:46 UTC  (2+ messages)

[scarthgap] Preferred version for upgrading Glib
 2024-11-08 10:46 UTC  (2+ messages)
` [OE-core] "

[PATCH RESEND v4 0/2] Add a driver for the Iron Device SMA1307 Amp
 2024-11-08 10:44 UTC  (5+ messages)
` [PATCH RESEND v4 1/2] ASoC: dt-bindings: irondevice,sma1307: Add initial DT

[PULL 00/10] Functional test fixes & next-cube cleanup
 2024-11-08 10:43 UTC  (11+ messages)
` [PULL 01/10] scripts/checkpatch.pl: Ignore ObjC #import lines for operator spacing
` [PULL 02/10] tests/functional: Convert the riscv_opensbi avocado test into a standalone test
` [PULL 03/10] test/functional: Fix Aspeed buildroot tests
` [PULL 04/10] tests/functional: Fix the ppc64_hv and the ppc_40p test for read-only assets
` [PULL 05/10] tests/functional: Provide the user with hints where to find more log files
` [PULL 06/10] tests/functional: Bump timeouts of functional tests
` [PULL 07/10] tests/functional: Split the test_aarch64_sbsaref test
` [PULL 08/10] tests: refresh package lists with latest libvirt-ci
` [PULL 09/10] next-kbd: convert to use qemu_input_handler_register()
` [PULL 10/10] ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function

[bcachefs:bcachefs-testing 14/106] fs/bcachefs/btree_io.c:829:1: warning: unused label 'out'
 2024-11-08 10:43 UTC 

[OE-core][PATCH] doc/examples/Makefile.am: adds library search paths and linker rpath-link
 2024-11-08 10:43 UTC  (2+ messages)

[PATCH v2 0/3] iio: imu: add devices to adis16480 driver
 2024-11-08 10:43 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: iio: adis16480: add devices to adis16480

[PATCH v3 0/4] scftorture: Avoid kfree from IRQ context
 2024-11-08 10:39 UTC  (5+ messages)
` [PATCH v3 1/4] scftorture: Avoid additional div operation
` [PATCH v3 2/4] scftorture: Wait until scf_cleanup_handler() completes
` [PATCH v3 3/4] scftorture: Move memory allocation outside of preempt_disable region
` [PATCH v3 4/4] scftorture: Use a lock-less list to free memory

[PATCH v2 2/6] arm/dts: Add common device tree for Samsung Galaxy Tab 2 series
 2024-11-08 10:41 UTC  (3+ messages)

[PATCH net-next v3 1/2] net: netlink: add nla_get_*_default() accessors
 2024-11-08 10:41 UTC  (2+ messages)
` [PATCH net-next v3 2/2] net: convert to nla_get_*_default()

[PATCH mptcp-next] Squash to "selftests/bpf: Add mptcp_userspace_pm_addr bpf_iter subtest"
 2024-11-08 10:41 UTC  (2+ messages)

[PATCH] dl_server: Reset DL server params when rd changes
 2024-11-08 10:40 UTC  (9+ messages)

[PATCH v4 2/2] rust: align Debug implementation for Box with Display
 2024-11-08 10:40 UTC  (2+ messages)

[PATCH] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
 2024-11-08 10:39 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4 (rev4)

[PATCH] drm/i915/dp: demote source OUI read/write failure logging to debug
 2024-11-08 10:39 UTC  (4+ messages)
` ✗ CI.BAT: failure for "

[PATCH 0/6] Add support of Android Boot Image version 2 and non-AB image
 2024-11-08 10:38 UTC  (3+ messages)
` (subset) "

[PULL for-9.2 0/1] 9p queue 2024-11-08
 2024-11-08  9:56 UTC  (2+ messages)
` [PULL for-9.2 1/1] 9pfs: fix crash on 'Treaddir' request

[PATCH v14 0/4] add support for self monitoring
 2024-11-08 10:36 UTC  (7+ messages)
` [PATCH v15 "
  ` [PATCH v15 4/4] eal: add PMU support to tracing library
      ` [EXTERNAL] "

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-08 10:36 UTC  (3+ messages)

[PATCH] docs/mm: add VMA locks documentation
 2024-11-08 10:35 UTC  (3+ messages)

[PATCH] net/ixgbe: fix queue interrupt for E610
 2024-11-08 10:34 UTC  (3+ messages)

[PATCH V2] jbd2: use rhashtable for revoke records during replay
 2024-11-08 10:33 UTC  (2+ messages)

[PATCH] iio: light: veml6030: add support for triggered buffer
 2024-11-08 10:33 UTC  (3+ messages)

(no subject)
 2024-11-08 10:33 UTC 

[PATCH v3 00/18] Support for rk3568 based QNAP TS433 NAS
 2024-11-08 10:32 UTC  (3+ messages)
` [PATCH v3 18/18] board: rockchip: add support for Qnap TS433 devices

[drm-xe:drm-xe-next] BUILD SUCCESS 9e7aacd8402b88394e6a83cb242901fde77a1773
 2024-11-08 10:32 UTC 

[PATCH v4 1/4] wifi: ath12k: Support Downlink Pager Stats
 2024-11-08 10:32 UTC  (2+ messages)

[PATCH v2 0/3] scftorture: Avoid kfree from IRQ context
 2024-11-08 10:32 UTC  (4+ messages)
` [PATCH v2 3/3] scftorture: Use a lock-less list to free memory

[PATCH v2 0/1] baseband/acc: fix ring memory allocation logic\
 2024-11-08 10:32 UTC  (3+ messages)
` [PATCH v2 1/1] baseband/acc: fix ring memory allocation logic

[PATCH 0/3] Add i.MX91 platform support
 2024-11-08 10:31 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: freescale: Add i.MX91 dtsi support

[PATCH 0/8] drm/i915/mst: cleanups, renames, clarifications
 2024-11-08 10:32 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/mst: cleanups, renames, clarifications (rev2)
` ✓ CI.BAT: success "

[PATCH] net: qrtr: mhi: synchronize qrtr and mhi preparation
 2024-11-08 10:32 UTC  (2+ messages)

[PATCH v1 0/2] app/bbdev: minor application updates
 2024-11-08 10:32 UTC  (2+ messages)

[PATCH 0/3] media: i2c: imx219: Fixes for blanking and pixel rate
 2024-11-08 10:30 UTC  (5+ messages)
` [PATCH 2/3] media: i2c: imx219: make HBLANK r/w to allow longer exposures

drivers/net/ethernet/freescale/ucc_geth.c:2454:64: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2024-11-08 10:30 UTC  (3+ messages)

[PATCH 0/4] usb: typec: hd3ss3220: enhance driver with port type, power opmode, and role preference settings
 2024-11-08 10:29 UTC  (6+ messages)
` [PATCH 2/4] usb: typec: hd3ss3220: use typec_get_fw_cap() to fill typec_cap

[PATCH] perf tools: Add "source" symbolic link to .gitignore
 2024-11-08 10:13 UTC 

[syzbot] [ext4?] kernel BUG in ext4_write_inline_data_end (2)
 2024-11-08 10:27 UTC  (2+ messages)
` [syzbot] demo123---demo123---0c89d865531d053abb2d

[PATCH] fixup for "soc: ti: pruss: Add helper functions to set GPI mode, MII_RT_event and XFR"
 2024-11-08 10:25 UTC  (2+ messages)

[V3 0/4] Add PPS generators
 2024-11-08 10:24 UTC  (3+ messages)
` [V3 3/4] Documentation pps.rst: add PPS generators documentation

[PULL 0/3] QGA fixes for guest_network_get_route command for 9.2
 2024-11-08 10:22 UTC  (2+ messages)

[PULL v2 0/1] Merge Aspeed TPM test 2024/11/07 v2
 2024-11-08 10:22 UTC  (2+ messages)

[PATCH i-g-t 0/3] Extend intel_blt to support large ctrl-surf-copy blits
 2024-11-08 10:23 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v3 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex
 2024-11-08 10:22 UTC  (5+ messages)
` [PATCH v3 4/4] PCI: qcom: Add Qualcomm SA8255p based PCIe root complex functionality

[PATCH 0/6] Initial support for Allwinner A64 SoC
 2024-11-08 10:21 UTC  (3+ messages)
` [PATCH 1/6] clk: clk-composite: fix callback guard in clk_composite_round_rate
  ` (subset) "

[PATCH 0/6] ARM: Rockchip: fix OP-TEE as BL32 installation
 2024-11-08 10:20 UTC  (2+ messages)

[PATCH v2] lib: sync PCI ID macros with kernel
 2024-11-08 10:20 UTC  (2+ messages)

[PATCH v2 0/2] implement PROCFS_SET_GROUPS ioctl
 2024-11-08 10:13 UTC 

[PATCH 00/16] remove use of VLAs for Windows built code
 2024-11-08 10:18 UTC  (5+ messages)
` [PATCH v5 00/20] remove use of VLAs for Windows
  ` [PATCH v5 08/20] net/ice: remove use of VLAs for Windows built code

[syzbot] [kernfs?] possible deadlock in __kernfs_remove (2)
 2024-11-08 10:18 UTC 

[PATCH 1/2] perf probe: Reset old content before processing the next event string
 2024-11-08 18:19 UTC  (2+ messages)
` [PATCH 2/2] perf probe: Fix the incorrect line number display in 'perf probe -l'

[Buildroot] [PATCH] DEVELOPERS: add Fiona as a developer for all init scripts
 2024-11-08 10:17 UTC  (2+ messages)

[PATCH 0/2] Add driver for LT8722 regulator
 2024-11-08 10:17 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: regulator: Add adi,lt8722-regulator.yaml

[PATCH v2 1/8] python3-setuptools: add more comments to a patch
 2024-11-08 10:16 UTC  (2+ messages)
` [OE-core] "

[PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes
 2024-11-08 10:14 UTC  (3+ 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.