All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-16 08:48:40 to 2024-10-16 09:22:44 UTC [more...]

[PATCH 5.15 000/691] 5.15.168-rc1 review
 2024-10-16  9:22 UTC  (4+ messages)
` [LTP] "

[PATCH v5 0/5] Reuse 32 bit C code more safely
 2024-10-16  9:21 UTC  (5+ messages)
` [PATCH v5 1/5] x86/boot: create a C bundle for 32 bit boot code and use it
` [PATCH v5 2/5] x86/boot: Reuse code to relocate trampoline
` [PATCH v5 3/5] x86/boot: Use boot_vid_info variable directly from C code
` [PATCH v5 4/5] x86/boot: Use trampoline_phys "

[RFC PATCH 0/4] FF-A VM to VM support
 2024-10-16  9:21 UTC 

[PATCH v3 0/6] gpio: notify user-space about config changes in the kernel
 2024-10-16  9:22 UTC  (12+ messages)
` [PATCH v3 6/6] gpiolib: notify user-space about in-kernel line state changes

[PATCH v2] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
 2024-10-16  9:21 UTC 

[v9 01/11] platform/x86/amd/hsmp: Create hsmp/ directory
 2024-10-16  9:22 UTC  (3+ messages)
` [v9 08/11] platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers

[PATCH 6.1 000/791] 6.1.113-rc2 review
 2024-10-16  9:21 UTC  (3+ messages)

[PATCH v4] ACPI: GTDT: Tighten the check for the array of platform timer structures
 2024-10-16  9:54 UTC 

[PATCH v5] rockchip/drm: vop2: add support for gamma LUT
 2024-10-16  9:16 UTC  (7+ messages)
`  "
    `  "
        `  "

[PATCH net-next v3 0/3] gve: adopt page pool
 2024-10-16  9:20 UTC  (3+ messages)
` [PATCH net-next v3 2/3] gve: adopt page pool for DQ RDA mode

No sound on speakers X1 Carbon Gen 12
 2024-10-16  9:21 UTC  (4+ messages)

[PATCH 0/3] R atoi
 2024-10-16  9:20 UTC  (13+ messages)
` [PATCH 3/3] parse: replace atoi() with strtoul_ui() and strtol_i()

[PATCH] perf test: Handle perftool-testsuite_probe failure due to broken DWARF
 2024-10-16  9:19 UTC 

[PATCH WIP 0/7] drm/exynos: Add autov9 DPU code
 2024-10-16  9:20 UTC  (3+ messages)
  ` [PATCH WIP 4/7] drm/exynos: exynos DPTX hw

[PATCH v2] selftests: clone3: Use the capget and capset syscall directly
 2024-10-16  9:18 UTC  (3+ messages)

[PATCH 0/7] rockchip: add RK808 support
 2024-10-16  9:13 UTC  (7+ messages)
` [PATCH 5/7] mfd: rk808: add support for RK806

[PATCH v2] tests/intel/xe_exec_reset: Explicitly declare exec
 2024-10-16  9:17 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for tests/intel/xe_exec_reset: Explicitly declare exec (rev3)
` ✗ CI.xeFULL: "

[PATCH 0/3] Lazy preemption leftovers
 2024-10-16  9:17 UTC  (3+ messages)
` [PATCH 2/3] tracing: Record task flag NEED_RESCHED_LAZY

[PATCH v2] trace-cmd utest: Add test cases for trace-cmd reset
 2024-10-16  9:17 UTC 

[PATCH] mmc: msm_sdhci: enable vqmmc at probe if available
 2024-10-16  9:17 UTC 

[PATCH 3/3] drm/panthor: Rreset device and load FW after failed PM suspend
 2024-10-16  9:14 UTC  (2+ messages)

[PATCH v1 0/5] Setup memory management
 2024-10-16  9:15 UTC  (6+ messages)
` [PATCH v1 1/5] xen/riscv: add stub for share_xen_page_with_guest()
` [PATCH v1 2/5] xen/riscv: implement maddr_to_virt()
` [PATCH v1 3/5] xen/riscv: introduce setup_mm()
` [PATCH v1 4/5] xen/riscv: initialize the VMAP_DEFAULT virtual range
` [PATCH v1 5/5] xen/riscv: finalize boot allocator and transition to boot state

[PATCH] gpio: qcom_pmic: add again the quirk to skip GPIO configuration on PM8550
 2024-10-16  9:16 UTC 

git rebase exec make -C in worktree confuses repo root dir
 2024-10-16  9:15 UTC  (6+ messages)

[PATCH 0/5] Small DRM scheduler improvements
 2024-10-16  9:15 UTC  (11+ messages)
` [PATCH 1/5] drm/sched: Optimise drm_sched_entity_push_job

[PATCH 1/2] dt-bindings: arm: fsl: Document i.MX6DL DHCOM SoM on PDK2 carrier board
 2024-10-16  9:14 UTC  (2+ messages)

[linyunsheng:net-pp-inflight-fix_v3 3/3] include/linux/atomic/atomic-arch-fallback.h:846:16: sparse: sparse: constant integer operation overflow
 2024-10-16  9:14 UTC 

[PATCH v2 0/2] Parse and handle command line from dtb
 2024-10-16  9:13 UTC  (7+ messages)
` [PATCH v2 1/2] xen/riscv: initialize bootinfo "

[PATCH mptcp-next 00/33] BPF path manager, part 1
 2024-10-16  9:12 UTC  (34+ messages)
` [PATCH mptcp-next 01/33] mptcp: drop else in mptcp_pm_addr_families_match
` [PATCH mptcp-next 02/33] mptcp: use __lookup_addr in pm_netlink
` [PATCH mptcp-next 03/33] mptcp: add mptcp_for_each_address macros
` [PATCH mptcp-next 04/33] mptcp: use sock_kfree_s instead of kfree
` [PATCH mptcp-next 05/33] mptcp: add lookup_addr for userspace pm
` [PATCH mptcp-next 06/33] mptcp: add mptcp_userspace_pm_get_sock helper
` [PATCH mptcp-next 07/33] mptcp: make three pm wrappers static
` [PATCH mptcp-next 08/33] mptcp: drop skb parameter of get_addr
` [PATCH mptcp-next 09/33] mptcp: add id parameter for get_addr
` [PATCH mptcp-next 10/33] mptcp: add addr "
` [PATCH mptcp-next 11/33] mptcp: reuse sending nlmsg code in get_addr
` [PATCH mptcp-next 12/33] mptcp: change info of get_addr as const
` [PATCH mptcp-next 13/33] mptcp: add struct mptcp_id_bitmap
` [PATCH mptcp-next 14/33] mptcp: refactor dump_addr with id bitmap
` [PATCH mptcp-next 15/33] mptcp: refactor dump_addr with get_addr
` [PATCH mptcp-next 16/33] mptcp: reuse sending nlmsg code in dump_addr
` [PATCH mptcp-next 17/33] mptcp: update local address flags when setting it
` [PATCH mptcp-next 18/33] mptcp: change rem type of set_flags
` [PATCH mptcp-next 19/33] mptcp: drop skb parameter "
` [PATCH mptcp-next 20/33] mptcp: add loc and rem for set_flags
` [PATCH mptcp-next 21/33] mptcp: update address type of get_local_id
` [PATCH mptcp-next 22/33] mptcp: change is_backup interfaces as get_flags
` [PATCH mptcp-next 23/33] mptcp: drop struct mptcp_pm_local
` [PATCH mptcp-next 24/33] mptcp: drop struct mptcp_pm_add_entry
` [PATCH mptcp-next 25/33] mptcp: change local type of subflow_destroy
` [PATCH mptcp-next 26/33] mptcp: hold pm lock when deleting entry
` [PATCH mptcp-next 27/33] mptcp: rename mptcp_pm_remove_addrs
` [PATCH mptcp-next 28/33] mptcp: drop free_list for deleting entries
` [PATCH mptcp-next 29/33] mptcp: define struct mptcp_pm_ops
` [PATCH mptcp-next 30/33] mptcp: implement userspace pm address interfaces
` [PATCH mptcp-next 31/33] mptcp: implement userspace pm subflow interfaces
` [PATCH mptcp-next 32/33] mptcp: implement userspace pm others interfaces
` [PATCH mptcp-next 33/33] mptcp: register default userspace pm

[PATCH] i2c: cgbc: Convert to use struct platform_driver::remove()
 2024-10-16  9:13 UTC 

[PATCH v3 0/3] arm64: dts: imx93-9x9-qsb: Add sound card support
 2024-10-16  8:49 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: dts: imx93-9x9-qsb: Enable sound-wm8962 sound card
` [PATCH v3 2/3] arm64: dts: imx93-9x9-qsb: add bt-sco sound card support
` [PATCH v3 3/3] arm64: dts: imx93-9x9-qsb: Add PDM microphone "

[PATCH v2 0/2] gpio: create the /sys/class/gpio mount point with GPIO_SYSFS disabled
 2024-10-16  9:12 UTC  (8+ messages)

[PATCH RFC 0/2] iommu/arm-smmu-v3: bypass streamid zero on i.MX95
 2024-10-16  9:12 UTC  (15+ messages)
` [PATCH RFC 2/2] iommu/arm-smmu-v3: Bypass SID0 for NXP i.MX95

[PATCH net-next v4 3/6] Convert neigh_* seq_file functions to use hlist
 2024-10-16  9:11 UTC  (2+ messages)

[linyunsheng:net-pp-inflight-fix_v3 3/3] arch/riscv/include/asm/atomic.h:138:1: sparse: sparse: constant integer operation overflow
 2024-10-16  9:11 UTC 

[PATCH v2] cpufreq: loongson2: Unregister platform_driver on failure
 2024-10-16  9:06 UTC 

[PATCH 0/3] Fix races in thread relaxation
 2024-10-16  9:09 UTC  (7+ messages)
` [PATCH 1/3] cobalt: Move relax related lostage_wakeup work from stack to thread
  `  "
      ` Re:Re: [PATCH "
        `  "

[CI] locking/ww_mutex: Adjust to lockdep nest_lock requirements
 2024-10-16  9:09 UTC  (5+ messages)
` ✓ CI.KUnit: success for locking/ww_mutex: Adjust to lockdep nest_lock requirements (rev5)
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH 00/13] Remove dependency on ld --gc-section in PBL
 2024-10-16  9:01 UTC  (14+ messages)
` [PATCH 01/13] kconfig: add IS_PROPER helper
` [PATCH 02/13] lib: random: add stubs for PBL
` [PATCH 03/13] bootsource: stub out when in PBL
` [PATCH 04/13] crypto: provide crypto_memneq for PBL
` [PATCH 05/13] cdev: stub out cdev_read/write "
` [PATCH 06/13] libfile: stub out file descriptor API "
` [PATCH 07/13] environment: stub out environment "
` [PATCH 08/13] of: stub out live tree API when using PBL
` [PATCH 09/13] errno: stub out perror/strerror API when built for PBL
` [PATCH 10/13] xfuncs: stub out "
` [PATCH 11/13] stdio: stub out basprintf and friends "
` [PATCH 12/13] memory: stub out request_barebox_region "
` [PATCH 13/13] malloc: add PBL stubs

[PATCH] clk: test: Fix some memory leaks
 2024-10-16  9:09 UTC  (2+ messages)

[PATCH net-next v1] page_pool: check for dma_sync_size earlier
 2024-10-16  9:09 UTC  (14+ messages)

[PATCH RESEND] vdpa: solidrun: Fix UB bug with devres
 2024-10-16  9:08 UTC  (2+ messages)

[PATCH 6.1.y] nvme: fix metadata handling in nvme-passthrough
 2024-10-16  9:07 UTC 

[PATCH] tests/functional: Convert most Aspeed machine tests
 2024-10-16  9:07 UTC 

[RFC PATCH] builtin/shortlog: explicitly set hash algo when there is no repo
 2024-10-16  9:07 UTC  (6+ messages)
` [RFC PATCH v2] "

[PATCH] vhost-user: fix shared object return values
 2024-10-16  9:06 UTC 

[PATCH net-next v2 1/1] tg3: Increase buffer size for IRQ label
 2024-10-16  9:05 UTC 

[PATCH] USB: Fix the issue of task recovery failure caused by USB status when S4 wakes up
 2024-10-16  9:06 UTC  (14+ messages)

[PATCH 0/5][next] net: Avoid thousands of -Wflex-array-member-not-at-end warnings
 2024-10-16  9:06 UTC  (3+ messages)
` [PATCH 3/5][next] uapi: wireless: Avoid "

[PATCH v3 0/6] s390/uv: Retrieve Secrets Ultravisor Call support
 2024-10-16  9:06 UTC  (4+ messages)
` [PATCH v3 5/6] s390/uvdevice: Add List Secrets Ext IOCTL

[PATCH] examples/l3fwd: support setting the data size of mbuf
 2024-10-16  9:05 UTC  (2+ messages)

[PATCH v2 0/2] Improve ufence addr validation and error handling
 2024-10-16  8:23 UTC  (3+ messages)
` [PATCH v2 1/2] drm/xe/ufence: Prefetch ufence addr to catch bogus address
` [PATCH v2 2/2] drm/xe/ufence: Warn if mmget_not_zero() fails

[PATCH for-next v3 0/4] RDMA/bnxt_re: driver update
 2024-10-16  9:03 UTC  (3+ messages)
` [PATCH] RDMA/bnxt_re: Fix access flags for MR and QP modify

core.hooksPath cannot revert to the default locally
 2024-10-16  9:03 UTC  (2+ messages)

[PATCH v2 0/3] introduce PIDFD_SELF* sentinels
 2024-10-16  9:02 UTC  (8+ messages)
` [PATCH v2 1/3] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup

drivers: can: sja1000: add F81601 pcie can bus support
 2024-10-16  9:02 UTC  (2+ messages)

[PATCH v2 0/2] qcom_tzmem: Enhance Error Handling for shmbridge
 2024-10-16  9:01 UTC  (4+ messages)
` [PATCH v2 2/2] firmware: qcom: qcom_tzmem: Implement sanity checks

[PATCH v4 0/3] pwm: Add pwm driver for Sophgo SG2042
 2024-10-16  9:00 UTC  (4+ messages)
` [PATCH v4 2/3] pwm: sophgo: add driver for Sophgo SG2042 PWM

[PATCH 2/3] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions
 2024-10-16  8:58 UTC  (13+ messages)

[PATCH v2 00/22] wifi: ath12k: add Ath12k AHB driver support for IPQ5332
 2024-10-16  9:00 UTC  (8+ messages)
` [PATCH v2 01/22] dt-bindings: net: wireless: describe the ath12k AHB module
` [PATCH v2 02/22] arm64: dts: qcom: add wifi node for IPQ5332 based RDP441

[PATCH v2 0/4] Implement Wa_14022698537
 2024-10-16  9:01 UTC  (4+ messages)
` [PATCH v2 3/4] drm/i915/wa: Introduce intel_wa_cpu.c for CPU specific workarounds

[PATCH v1 0/3] Support Aspeed SGPIO controller
 2024-10-16  8:59 UTC  (4+ messages)
` [PATCH v1 1/3] gpio: Add Aspeed SGPIO driver
` [PATCH v1 2/3] ARM: dts: ast2500: Add SGPIO to device tree
` [PATCH v1 3/3] ARM: dts: ast2600: "

Crash on armv7-a using KASAN
 2024-10-16  8:55 UTC  (11+ messages)

[PATCH v13 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-16  9:00 UTC  (14+ messages)
` [PATCH v13 12/18] platform: Add __free() based cleanup function for platform_device_put

[PATCH i-g-t v6 0/2] tests/kms_plane_scaling: Cdclk exceeds max Cdclk issue fix
 2024-10-16  8:59 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for tests/kms_plane_scaling: Cdclk exceeds max Cdclk issue fix (rev6)

[Intel-wired-lan] [iwl-net v1] ice: block SF port creation in legacy mode
 2024-10-16  8:58 UTC  (2+ messages)

[PATCH] xfs: port xfs/122 to the kernel
 2024-10-16  8:58 UTC  (2+ messages)

[PATCH RFC] mm: numa_clear_kernel_node_hotplug: Add NUMA_NO_NODE check for node id
 2024-10-16  8:58 UTC  (3+ messages)

[PATCH 1/2] string: add strlcat support
 2024-10-16  8:56 UTC  (2+ messages)
` [PATCH 2/2] string: support overriding strchr/strrchr/strstr macros

[PATCH 1/2] sandbox: add --command line support
 2024-10-16  8:55 UTC  (2+ messages)
` [PATCH 2/2] sandbox: add cpuinfo command

[PATCH v12 0/3] drm/mediatek: Add support for OF graphs
 2024-10-16  8:56 UTC  (4+ messages)
` [PATCH v12 3/3] drm/mediatek: Implement OF graphs support for display paths

[PATCH v8 1/3] phy: fsl-imx8mq-usb: add tca function driver for imx95
 2024-10-16  8:53 UTC  (4+ messages)
` [PATCH v8 2/3] arm64: dts: imx95: add usb3 related nodes

[PATCH v1 wl-next 1/3] wifi: wext: Move wext_nlevents to net->gen[]
 2024-10-16  8:56 UTC  (3+ messages)

[PATCH v11 0/8] TTM shrinker helpers and xe buffer object shrinker
 2024-10-16  8:55 UTC  (9+ messages)
` [PATCH v11 1/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` [PATCH v11 2/8] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v11 3/8] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v11 4/8] drm/ttm: Use fault-injection to test error paths
` [PATCH v11 5/8] drm/ttm: Add a macro to perform LRU iteration
` [PATCH v11 6/8] drm/ttm: Add helpers for shrinking
` [PATCH v11 7/8] drm/xe: Add a shrinker for xe bos
` [PATCH v11 8/8] drm/xe: Increase the XE_PL_TT watermark

[PATCH] iommu: Add support to change domain to blocked domain via sysfs
 2024-10-16  8:56 UTC  (8+ messages)

[PATCH net-next v1 1/1] tg3: Increase buffer size for IRQ label
 2024-10-16  8:55 UTC  (3+ messages)

[PATCH] optee: fix use of IS_ENABLED() on option without CONFIG_ prefix
 2024-10-16  8:52 UTC 

[RFC 0/2] rwsem: introduce upgrade_read interface
 2024-10-16  8:53 UTC  (2+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-16  8:53 UTC  (6+ messages)
` [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx()

[PATCH v2] u-boot: upgrade 2024.07 -> 2024.10
 2024-10-16  8:53 UTC  (2+ messages)

[PATCH v3 0/8] Provide support for RMPREAD and a segmented RMP
 2024-10-16  8:52 UTC  (3+ messages)
` [PATCH v3 1/8] x86/sev: Prepare for using the RMPREAD instruction to access the RMP

[PATCH net-next v3 0/8] rust: Add IO polling
 2024-10-16  8:52 UTC  (4+ messages)
` [PATCH net-next v3 7/8] rust: Add read_poll_timeout functions

with git update-ref?
 2024-10-16  8:51 UTC  (3+ messages)
` [PATCH 0/6] doc: update-ref: amend old material and discuss symrefs

[PATCH v2] RISC-V: ACPI: fix early_ioremap to early_memremap
 2024-10-16  8:48 UTC  (3+ messages)

[PATCH 0/5] perf: Fix pmu for drivers with bind/unbind
 2024-10-16  8:51 UTC  (3+ messages)
` [PATCH 1/5] perf: Add dummy pmu module

[PATCH] iommu/amd: Do not try copy old DTE resume path
 2024-10-16  8:49 UTC 

[PULL 0/5] loongarch-to-apply queue
 2024-10-16  8:31 UTC  (6+ messages)
` [PULL 1/5] acpi: ged: Add macro for acpi sleep control register
` [PULL 2/5] hw/loongarch/virt: Add FDT table support with acpi ged pm register
` [PULL 3/5] target/loongarch: Avoid bits shift exceeding width of bool type
` [PULL 4/5] hw/loongarch/virt: Remove unnecessary 'cpu.h' inclusion
` [PULL 5/5] hw/loongarch/fw_cfg: Build in common_ss[]

[PATCH 0/2] ARM: dts: nxp: imx6ul*: add uart dma support
 2024-10-16  8:49 UTC  (2+ messages)

[RFC PATCH 00/39] 1G page support for guest_memfd
 2024-10-16  8:50 UTC  (7+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private

[PATCH v6 0/3] Introduce node-specific xstats in graph library
 2024-10-16  8:49 UTC  (3+ messages)
` [PATCH v7 "

[PATCH v13 0/4] add support for self monitoring
 2024-10-16  8:49 UTC  (6+ messages)
` [PATCH v14 "
  ` [PATCH v14 1/4] lib: add generic support for reading PMU events

[PATCH v3] ACPI: GTDT: Tighten the check for the array of platform timer structures
 2024-10-16  8:49 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: vendor-prefixes: Add an entry for ComVetia AG
 2024-10-16  8:39 UTC  (2+ messages)

[PATCH v9 00/12] riscv: QEMU RISC-V IOMMU Support
 2024-10-16  8:48 UTC  (3+ messages)
` [PATCH v9 08/12] hw/riscv/riscv-iommu: add Address Translation Cache (IOATC)


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.