All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-10 23:30:09 to 2024-12-11 00:51:36 UTC [more...]

[PATCH 0/2] Qcom Geni exit path cleanups
 2024-12-10 23:10 UTC  (3+ messages)
` [PATCH 1/2] i2c: qcom-geni: Use dev_err_probe in the probe function
` [PATCH 2/2] i2c: qcom-geni: Simplify error handling in "

[PATCH for-next v3] selftests/filesystems: Add missing gitignore file
 2024-12-11  0:50 UTC  (3+ messages)

[PATCH net-next, v5] netlink: add IGMP/MLD join/leave notifications
 2024-12-11  0:50 UTC  (4+ messages)

+ zram-panic-when-use-ext4-over-zram-fix.patch added to mm-hotfixes-unstable branch
 2024-12-11  0:50 UTC 

[PATCH for-next v3] selftests/zram: gitignore output file
 2024-12-11  0:50 UTC  (3+ messages)

[PATCH v4] selftests/filesystems: Add missing gitignore file
 2024-12-11  0:49 UTC 

[Buildroot] [PATCH v1 1/1] package/mmc-utils: fix hash mismatch for readme file
 2024-12-11  0:49 UTC 

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2024-12-11  0:48 UTC  (4+ messages)
` [RFC PATCH 5/5] hw/arm/virt-acpi-build: Add IORT RMR regions to handle MSI nested binding

[PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
 2024-12-11  0:48 UTC  (12+ messages)

[PATCH v4] selftests/zram: gitignore output file
 2024-12-11  0:46 UTC 

[PATCH] RFC: efi: Attempt to support automatically running SCT
 2024-12-11  0:46 UTC 

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-12-11  0:46 UTC  (8+ messages)
` [PATCH 3/8] phy: qcom: qmp-usbc: Add DP phy mode support on QCS615

[superm1:bleeding-edge 21/21] ld.lld: error: relocation R_PPC_ADDR16_HA cannot be used against symbol '__got2_start'; recompile with -fPIC
 2024-12-11  0:45 UTC 

[asahilinux:bits/000-devicetree 13/187] arch/arm64/boot/dts/apple/t8103-j274.dtb: /soc/usb@382280000: failed to match any schema with compatible: ['apple,t8103-dwc3', 'apple,dwc3', 'snps,dwc3']
 2024-12-11  0:45 UTC 

+ mm-migrate-remove-slab-checks-in-isolate_movable_page.patch added to mm-unstable branch
 2024-12-11  0:45 UTC 

[PATCH 0/3] efi: Minor tweaks to the EFI app
 2024-12-11  0:45 UTC  (4+ messages)
` [PATCH 1/3] efi: Correct logic for OF_EMBED and OF_SEPARATE co-existing
` [PATCH 2/3] efi: Support an embedded DTB for the 32-bit app
` [PATCH 3/3] efi: Switch over to OF_SEPARATE for the app

[PATCH v1 0/5] rust: Add bug/warn abstractions
 2024-12-11  0:40 UTC  (5+ messages)
` [PATCH v1 5/5] rust: Add warn_on and warn_on_once

[PATCH v3 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
 2024-12-11  0:43 UTC  (4+ messages)

[PATCH v1 1/1] arm64: dts: rockchip: Add USB-C support to ROCK 5B
 2024-12-11  0:40 UTC  (9+ messages)

+ fork-avoid-inappropriate-uprobe-access-to-invalid-mm.patch added to mm-hotfixes-unstable branch
 2024-12-11  0:42 UTC 

[PATCH] drm/msm/a6xx: Skip gpu secure fw load in EL2 mode
 2024-12-11  0:40 UTC  (5+ messages)

+ samples-damon-prcl-implement-schemes-setup.patch added to mm-unstable branch
 2024-12-11  0:38 UTC 

+ samples-damon-introduce-a-skeleton-of-a-smaple-damon-module-for-proactive-reclamation.patch added to mm-unstable branch
 2024-12-11  0:38 UTC 

+ samples-damon-wsse-implement-working-set-size-estimation-and-logging.patch added to mm-unstable branch
 2024-12-11  0:38 UTC 

+ samples-damon-wsse-start-and-stop-damon-as-the-user-requests.patch added to mm-unstable branch
 2024-12-11  0:38 UTC 

+ samples-add-a-skeleton-of-a-sample-damon-module-for-working-set-size-estimation.patch added to mm-unstable branch
 2024-12-11  0:38 UTC 

[PATCH v3] ASoC: audio-graph-card: Call of_node_put() on correct node
 2024-12-11  0:37 UTC  (2+ messages)

[PATCH v3 00/19] Converge on using secs_to_jiffies()
 2024-12-11  0:35 UTC  (4+ messages)

[PATCH v3 00/28] usb: gadget: f_tcm: Enhance UASP driver
 2024-12-11  0:34 UTC  (28+ messages)
` [PATCH v3 01/28] usb: gadget: f_tcm: Don't free command immediately
` [PATCH v3 02/28] usb: gadget: f_tcm: Translate error to sense
` [PATCH v3 03/28] usb: gadget: f_tcm: Decrement command ref count on cleanup
` [PATCH v3 05/28] usb: gadget: f_tcm: ep_autoconfig with fullspeed endpoint
` [PATCH v3 06/28] usb: gadget: f_tcm: Don't prepare BOT write request twice
` [PATCH v3 07/28] usb: gadget: f_tcm: Increase stream count
` [PATCH v3 08/28] usb: gadget: f_tcm: Increase bMaxBurst
` [PATCH v3 09/28] usb: gadget: f_tcm: Limit number of sessions
` [PATCH v3 10/28] usb: gadget: f_tcm: Get stream by sbitmap number
` [PATCH v3 11/28] usb: gadget: f_tcm: Don't set static stream_id
` [PATCH v3 12/28] usb: gadget: f_tcm: Allocate matching number of commands to streams
` [PATCH v3 13/28] usb: gadget: f_tcm: Handle multiple commands in parallel
` [PATCH v3 14/28] usb: gadget: f_tcm: Use extra number of commands
` [PATCH v3 15/28] usb: gadget: f_tcm: Return ATA cmd direction
` [PATCH v3 16/28] usb: gadget: f_tcm: Execute command on write completion
` [PATCH v3 17/28] usb: gadget: f_tcm: Minor cleanup redundant code
` [PATCH v3 18/28] usb: gadget: f_tcm: Handle abort command
` [PATCH v3 19/28] usb: gadget: f_tcm: Cleanup requests on ep disable
` [PATCH v3 20/28] usb: gadget: f_tcm: Stop proceeding further on -ESHUTDOWN
` [PATCH v3 21/28] usb: gadget: f_tcm: Save CPU ID per command
` [PATCH v3 22/28] usb: gadget: f_tcm: Send sense on cancelled transfer
` [PATCH v3 23/28] usb: gadget: f_tcm: Handle TASK_MANAGEMENT commands
` [PATCH v3 24/28] usb: gadget: f_tcm: Check overlapped command
` [PATCH v3 25/28] usb: gadget: f_tcm: Stall on invalid CBW
` [PATCH v3 26/28] usb: gadget: f_tcm: Requeue command request on error
` [PATCH v3 27/28] usb: gadget: f_tcm: Track BOT command kref
` [PATCH v3 28/28] usb: gadget: f_tcm: Refactor goto check_condition

[PATCH 0/2] Cirrus Logic CS2600 clock device
 2024-12-11  0:32 UTC  (3+ messages)
` [PATCH 1/2] dt-binding: clock: cs2600: Add support for the CS2600
` [PATCH 2/2] clk: cs2600: Add Fractional-N clock driver

[PATCH net-next v3 12/12] net: homa: create Makefile and Kconfig
 2024-12-11  0:32 UTC  (2+ messages)

PowerPC Hangs on 6.6-rc6-rt10 and Later
 2024-12-11  0:15 UTC 

[LTP] [PATCH 0/2] Coverage for MADV_GUARD_* features
 2024-12-11  0:30 UTC  (5+ messages)
` [LTP] [PATCH 1/2] Fallback for MADV_GUARD_* definitions
` [LTP] [PATCH 2/2] Add madvise12 test

[PATCH V2 0/8] AMD NPU driver improvements
 2024-12-11  0:31 UTC  (11+ messages)
` [PATCH V2 1/8] accel/amdxdna: Add device status for aie2 devices
` [PATCH V2 3/8] accel/amdxdna: Add RyzenAI-npu6 support
` [PATCH V2 5/8] accel/amdxdna: Add query firmware version
` [PATCH V2 6/8] accel/amdxdna: Enhance power management settings
` [PATCH V2 7/8] accel/amdxdna: Read firmware interface version from registers

[PATCH v7 0/5] Add SDM670 camera subsystem
 2024-12-11  0:30 UTC  (10+ messages)
` [PATCH v7 1/5] dt-bindings: clock: qcom,sdm845-camcc: add sdm670 compatible
` [PATCH v7 2/5] dt-bindings: media: camss: Add qcom,sdm670-camss
` [PATCH v7 3/5] media: qcom: camss: add support for SDM670 camss
` [PATCH v7 4/5] arm64: dts: qcom: sdm670: add camcc
` [PATCH v7 5/5] arm64: dts: qcom: sdm670: add camss and cci

[PATCH] scripts/kernel-doc: Get -export option working again
 2024-12-11  0:29 UTC  (4+ messages)

[PATCH v7 0/3] clk: qcom: Add support for multiple power-domains for a clock controller
 2024-12-11  0:27 UTC  (4+ messages)
` [PATCH v7 1/3] clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
` [PATCH v7 2/3] clk: qcom: common: Add support for power-domain attachment
` [PATCH v7 3/3] clk: qcom: Support attaching GDSCs to multiple parents

[PATCH v7 00/28] cxl: add type2 device basic support
 2024-12-11  0:25 UTC  (3+ messages)
` [PATCH v7 18/28] sfc: get endpoint decoder

[PATCH net-next v8 00/17] io_uring zero copy rx
 2024-12-11  0:24 UTC  (9+ messages)
` [PATCH net-next v8 07/17] net: page_pool: introduce page_pool_mp_return_in_cache
` [PATCH net-next v8 11/17] io_uring/zcrx: implement zerocopy receive pp memory provider

[GIT PULL] clk fixes for v6.13-rc2
 2024-12-11  0:24 UTC 

[leon-rdma:rdma-next 34/62] drivers/infiniband/core/nldev.c:2678 nldev_mgmt_get_doit() error: uninitialized symbol 'sa_min_timeout'
 2024-12-11  0:20 UTC 

[PATCH v4 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-11  0:21 UTC  (7+ messages)
` [PATCH v4 2/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v4 4/7] platform/chrome: cros_ec_typec: Update partner altmode active
` [PATCH v4 5/7] platform/chrome: cros_ec_typec: Displayport support

[PATCH] xen: update ECLAIR service identifiers from MC3R1 to MC3A2
 2024-12-11  0:20 UTC  (2+ messages)

[PATCH] MAINTAINERS: add Anthony, Michal, Roger to THE REST
 2024-12-11  0:20 UTC  (2+ messages)

[PATCH RESEND 0/2] ARM: ti/omap: gta04: properly specify GTA04 touchscreen properties
 2024-12-11  0:20 UTC  (2+ messages)

[PATCH net-next] gve: Remove unused gve_adminq_set_mtu
 2024-12-11  0:19 UTC 

[PATCH] tests/kms_async_flips: Only check joiner mode on intel device
 2024-12-11  0:18 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for tests/kms_async_flips: Only check joiner mode on intel device (rev2)
` ✗ i915.CI.Full: failure "

[PATCH bpf-next] kbuild, bpf: Enable reproducible BTF generation
 2024-12-11  0:17 UTC  (2+ messages)

[PATCH] fuse: Abort connection if FUSE server get stuck
 2024-12-11  0:17 UTC  (4+ messages)

[PATCH 0/3] Add bridged amplifiers to cs42l43
 2024-12-11  0:15 UTC  (3+ messages)
` [PATCH 1/3] gpio: swnode: Add ability to specify native chip selects for SPI

[PATCH net v1] rust: net::phy fix module autoloading
 2024-12-11  0:14 UTC  (2+ messages)

[f2fs-dev] [PATCH v2 1/2] f2fs-tools: use pread and pwrite when they are available
 2024-12-11  0:14 UTC  (2+ messages)
` [f2fs-dev] [PATCH v2 2/2] f2fs-tools: add HAVE_PREAD and HAVE_PWRITE

[PATCH 0/5] hyper-v: Don't assume cpu_possible_mask is dense
 2024-12-11  0:14 UTC  (3+ messages)

[LTP] [PATCH 1/1] tst_test.sh: Fix TBROK => TWARN evaluation
 2024-12-11  0:14 UTC 

[PATCH 0/3] git-submodule.sh: improve parsing of options
 2024-12-11  0:14 UTC  (8+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v3 0/7] "
    ` [PATCH v3 6/7] git-submodule.sh: improve variables readability

[PATCH v2 0/2] OpenSBI LLVM related fixes
 2024-12-11  0:11 UTC  (5+ messages)
` [PATCH v2 1/2] lib: utils/fdt_cppc_rpmi: Fix compile error with LLVM
` [PATCH v2 2/2] Makefile: Don't enable V-extension using -march option

[LTP] [PATCH 0/5] First new shell library converted test
 2024-12-11  0:11 UTC  (10+ messages)
` [LTP] [PATCH 1/5] tst_run_shell: Add save_restore parser
` [LTP] [PATCH 3/5] tst_run_shell: Better errors for metadata extractor
` [LTP] [PATCH 4/5] lib/tst_res_.c: Add TBROK handler + more verbose errors
` [LTP] [PATCH 5/5] mem/vma05.sh: Convert to the new shell library

[PATCH v4 00/11] driver core: Constify API device_find_child()
 2024-12-11  0:08 UTC  (12+ messages)
` [PATCH v4 01/11] libnvdimm: Replace namespace_match() with device_find_child_by_name()
` [PATCH v4 02/11] slimbus: core: Constify slim_eaddr_equal()
` [PATCH v4 03/11] bus: fsl-mc: Constify fsl_mc_device_match()
` [PATCH v4 04/11] driver core: Constify API device_find_child() then adapt for various usages
` [PATCH v4 05/11] driver core: Simplify API device_find_child_by_name() implementation
` [PATCH v4 06/11] driver core: Remove match_any()
` [PATCH v4 07/11] slimbus: core: Remove of_slim_match_dev()
` [PATCH v4 08/11] gpio: sim: Remove gpio_sim_dev_match_fwnode()
` [PATCH v4 09/11] driver core: Introduce an device matching API device_match_type()
` [PATCH v4 10/11] cxl/pmem: Replace match_nvdimm_bridge() with "
` [PATCH v4 11/11] usb: typec: class: Remove both cable_match() and partner_match()

[PATCH] tracing/kprobe: Make trace_kprobe's module callback called after jump_label update
 2024-12-11  0:10 UTC 

[PATCH 04/10] drm/i915/histogram: Add support for histogram
 2024-12-11  0:08 UTC  (2+ messages)

[f2fs-dev] [Bug 219586] New: Unable to find file after unicode change
 2024-12-11  0:08 UTC  (2+ messages)
` [f2fs-dev] [Bug 219586] "

[PATCH v2 0/2] overcommit: introduce mem-lock-onfault
 2024-12-11  0:04 UTC  (3+ messages)
` [PATCH v2 1/2] os: add an ability to lock memory on_fault
` [PATCH v2 2/2] overcommit: introduce mem-lock=on-fault

[PATCH 0/3] drm,fbdev: Fix module dependencies
 2024-12-11  0:04 UTC  (8+ messages)
` [PATCH 1/3] fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE

[PATCH v2 0/3] fixes for udmabuf (memfd sealing checks and a leak)
 2024-12-11  0:04 UTC  (5+ messages)
` [PATCH v2 1/3] udmabuf: fix racy memfd sealing check

[PATCH 00/13] multipathd: More map reload handling, and checkerloop work
 2024-12-11  0:02 UTC  (6+ messages)
` [PATCH 03/13] multipathd: allow map removal in do_sync_mpp()
` [PATCH 08/13] multipathd: remove mpvec_garbage_collector()

[RFT] Revert "lockdep: Enable PROVE_RAW_LOCK_NESTING with PROVE_LOCKING."
 2024-12-11  0:00 UTC  (4+ messages)

[PATCH 5.15 v2] gve: Fixes for napi_poll when budget is 0
 2024-12-10 23:59 UTC 

[PATCH 0/7] crypto: x86 - minor optimizations and cleanup to VAES code
 2024-12-10 23:58 UTC  (8+ messages)
` [PATCH 1/7] crypto: x86/aes-gcm - code size optimization
` [PATCH 2/7] crypto: x86/aes-gcm - tune better for AMD CPUs
` [PATCH 3/7] crypto: x86/aes-xts - use .irp when useful
` [PATCH 4/7] crypto: x86/aes-xts - make the register aliases per-function
` [PATCH 5/7] crypto: x86/aes-xts - improve some comments
` [PATCH 6/7] crypto: x86/aes-xts - change len parameter to int
` [PATCH 7/7] crypto: x86/aes-xts - more code size optimizations

[PATCH 6.1 v2] gve: Fixes for napi_poll when budget is 0
 2024-12-10 23:57 UTC 

drivers/gpu/drm/xe/xe_oa.c:401:15: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-12-10 23:56 UTC 

[PATCH v2 0/4] Add support for HDMI1 output on RK3588 SoC
 2024-12-10 23:55 UTC  (4+ messages)
` [PATCH v2 1/4] drm/rockchip: dw_hdmi_qp: Add support for RK3588 HDMI1 output

[PATCH v4 0/2] KVM: SVM: Flush cache only on CPUs running SEV guest
 2024-12-10 23:56 UTC  (6+ messages)
` [PATCH v4 2/2] "

[GIT PULL] Btrfs fixes for 6.13-rc3
 2024-12-10 23:55 UTC 

[PATCH rdma-next 0/3] Add Flow Control for Solicited MADs
 2024-12-10 23:51 UTC  (4+ messages)
` [PATCH rdma-next 2/3] IB/mad: Remove unnecessary done list by utilizing MAD states

[PATCH 00/18] drm/i915: DSB+VRR
 2024-12-10 23:49 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[net-next PATCH v11 0/9] net: dsa: Add Airoha AN8855 support
 2024-12-10 23:48 UTC  (5+ messages)
` [net-next PATCH v11 5/9] mfd: an8855: Add support for Airoha AN8855 Switch MFD

[PATCH v2 0/8] Add PMU support for single engine busyness
 2024-12-10 23:48 UTC  (3+ messages)
` [PATCH v2 4/8] drm/xe: add function to convert xe hw engine class to user class

[PATCH] net: wwan: t7xx: Replace deprecated PCI functions
 2024-12-10 23:48 UTC  (2+ messages)

[RFC PATCH] cxl: Support Global Persistent Flush (GPF)
 2024-12-10 23:47 UTC  (2+ messages)

[Buildroot] [PATCH] boot/ti-k3-r5-loader: add host-gnutls to dependencies
 2024-12-10 23:32 UTC 

[PATCH 1/2] linux-firmware: upgrade 20241110 -> 20241210
 2024-12-10 23:46 UTC  (2+ messages)
` [PATCH 2/2] linux-firmware: package firmware for Qualcomm AIC100 and QDU100

[PATCH] mtd: spi-nor: Fix the read issue when addr_width is 4byte
 2024-12-10 23:45 UTC  (3+ messages)

[PATCH v5 00/16] media: qcom: camss: Add sm8550 support
 2024-12-10 23:44 UTC  (3+ messages)
` [PATCH 08/16] media: qcom: camss: csid: Make TPG optional

[PATCH 0/6] lmb: Fix reserving the same region multiple times
 2024-12-10 23:43 UTC  (4+ messages)
` [PATCH 2/6] lmb: Return -EEXIST in lmb_add_region_flags() if region already added

[WIP RFC v2 00/35] Rust bindings for KMS + RVKMS
 2024-12-10 23:41 UTC  (4+ messages)
` [WIP RFC v2 05/35] rust: drm/kms: Add bindings for drm_connector

UBOOT_ENV causes dependency loop
 2024-12-10 23:40 UTC  (2+ messages)
` [yocto] "

[PATCH 0/4] move per-vma lock into vm_area_struct
 2024-12-10 23:37 UTC  (6+ messages)
` [PATCH 3/4] mm: replace rw_semaphore with atomic_t in vma_lock

[PATCH v3] serial: imx: Use uart_port_lock_irq() instead of uart_port_lock()
 2024-12-10 23:36 UTC 

[PATCH net-next] selftests: forwarding: add a pvid_change test to bridge_vlan_unaware
 2024-12-10 23:35 UTC 

[PATCH] tests/kms_async_flips: Only check joiner mode on intel device
 2024-12-10 23:33 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH net-next v4 0/6] tls: implement key updates for TLS1.3
 2024-12-10 23:33 UTC  (5+ messages)
` [PATCH net-next v4 1/6] tls: block decryption when a rekey is pending

[PATCH v2 0/2] iio: adc: add Nuvoton NCT720x ADC driver
 2024-12-10  5:59 UTC  (11+ messages)
` [PATCH v2 2/2] "

[PATCH v6 0/4] add NXP RTC driver support for S32G2/S32G3 SoCs
 2024-12-10 23:25 UTC  (3+ messages)
` [PATCH v6 2/4] rtc: s32g: add NXP S32G2/S32G3 SoC support

[PATCH v4 0/7] Fix RK3588 GPU power domain
 2024-12-10 23:31 UTC  (3+ messages)

Stable inclusion
 2024-12-10 23:30 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.