All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 07:20:01 to 2024-12-06 08:34:25 UTC [more...]

GCP cloud : Virtio-PMD performance Issue
 2024-12-06  8:23 UTC  (2+ messages)

[PATCH v4 0/2] Add support for RAS DES feature in PCIe DW
 2024-12-06  7:44 UTC  (2+ messages)
  ` [PATCH v4 2/2] PCI: dwc: Add debugfs based RASDES support in DWC

[PATCH v3 0/3] Expand firmware-name property to load specific
 2024-12-06  8:34 UTC  (5+ messages)
` [PATCH v3 2/3] Bluetooth: qca: Expand firmware-name to load specific nvm and rampatch

[PATCH] regulator:s5m8767 Fully convert to GPIO descriptors
 2024-12-06  8:33 UTC  (2+ messages)

[PATCH v4 00/13] Device / Driver PCI / Platform Rust abstractions
 2024-12-06  8:33 UTC  (4+ messages)
` [PATCH v4 13/13] samples: rust: add Rust platform sample driver

[RFC PATCH 0/5] support unaligned access to xHCI Capability
 2024-12-06  8:31 UTC  (4+ messages)
` [RFC PATCH 2/5] system/memory: support unaligned access

[PATCH v3 0/5] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
 2024-12-06  8:31 UTC  (34+ messages)
` [PATCH v3 1/5] rust: miscdevice: Provide accessor to pull out miscdevice::this_device
` [PATCH v3 3/5] samples: rust: Provide example using the new Rust MiscDevice abstraction
` [PATCH v3 5/5] MAINTAINERS: Add Rust Misc Sample to MISC entry

[PATCH v3] mm/readahead: fix large folio support in async readahead
 2024-12-06  8:30 UTC 

[PATCH v2] lib/xe/xe_gt: Repair xe_gt_stats_get_count function
 2024-12-06  8:31 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for lib/xe/xe_gt: Repair xe_gt_stats_get_count function (rev2)

[PATCH RFC net-next 0/2] net: napi: add CPU affinity to napi->config
 2024-12-06  8:29 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH RFC net-next 2/2] idpf: use napi's irq affinity

[PATCH] i2c: nomadik: Add missing sentinel to match table
 2024-12-06  8:28 UTC 

[PATCH v1 0/1] drm/xe/pf: Use an explicit check to see if the device has LMTT
 2024-12-06  8:29 UTC  (9+ messages)
` [PATCH v1 1/1] "
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ Xe.CI.BAT: failure "

[PATCH 0/2] Remove apss_dbg clock from IPQ5424 gcc driver
 2024-12-06  8:28 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro

[PATCH i-g-t] lib/igt_core: Add helper detecting CI environment
 2024-12-06  8:28 UTC 

[RFC PATCH] resource: Fix CXL node not populated issue
 2024-12-06  8:28 UTC  (5+ messages)

[PATCH v3] arm64: dts: sprd: Fix battery-detect-gpios property
 2024-12-06  8:28 UTC 

[PATCH] sparc: Move va_end() before exit
 2024-12-06  8:19 UTC  (2+ messages)

[PATCH v4 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-12-06  8:26 UTC  (16+ messages)
` [PATCH v4 01/15] media: i2c: ds90ub9x3: Fix extra fwnode_handle_put()
` [PATCH v4 02/15] media: i2c: ds90ub960: Fix UB9702 refclk register access
` [PATCH v4 03/15] media: i2c: ds90ub960: Fix use of non-existing registers on UB9702
` [PATCH v4 04/15] media: i2c: ds90ub960: Fix logging SP & EQ status only for UB9702
` [PATCH v4 05/15] media: i2c: ds90ub960: Fix UB9702 VC map
` [PATCH v4 06/15] media: i2c: ds90ub960: Use HZ_PER_MHZ
` [PATCH v4 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID
` [PATCH v4 08/15] media: i2c: ds90ub960: Add RGB24, RAW8 and RAW10 formats
` [PATCH v4 09/15] media: i2c: ds90ub953: Clear CRC errors in ub953_log_status()
` [PATCH v4 10/15] media: i2c: ds90ub960: Drop unused indirect block define
` [PATCH v4 11/15] media: i2c: ds90ub960: Reduce sleep in ub960_rxport_wait_locks()
` [PATCH v4 12/15] media: i2c: ds90ub960: Handle errors in ub960_log_status_ub960_sp_eq()
` [PATCH v4 13/15] media: i2c: ds90ub913: Add error handling to ub913_hw_init()
` [PATCH v4 14/15] media: i2c: ds90ub953: Add error handling for i2c reads/writes
` [PATCH v4 15/15] media: i2c: ds90ub960: Fix shadowing of local variables

[PATCH v3 0/9] Require error handling for dynamically created objects
 2024-12-06  8:25 UTC  (4+ messages)

[next -v1 0/5] Some cleanup for memcg
 2024-12-06  8:24 UTC  (5+ messages)
` [next -v1 3/5] memcg: simplify the mem_cgroup_update_lru_size function

[isar-cip-core][PATCH 00/10] Various initramfs hook improvements
 2024-12-06  8:24 UTC  (4+ messages)
` [isar-cip-core][PATCH 10/10] initramfs-crypt-hook: invalidate PCR7 after unlocking partitions

[PATCH 0/2] blk-mq: fix lockdep warning between sysfs_lock and cpuhotplug lock
 2024-12-06  8:24 UTC  (7+ messages)
` [PATCH 1/2] blk-mq: register cpuhp callback after hctx is added to xarray table
` [PATCH V2] null_blk: cleanup null_init_tag_set
` [PATCH 1/3] ubd_drv: fix return value for COMMIT* command
` [PATCH 2/2] blk-mq: move cpuhp callback registering out of q->sysfs_lock
` [PATCH 2/3] ubd_drv: fix io command buffer mapping

[PATCH] dt-bindings: input: convert dlg,da7280.txt to dt-schema
 2024-12-06  8:24 UTC  (3+ messages)

[RFC 00/13] rust: Reinvent the wheel for HPET timer in Rust
 2024-12-06  8:41 UTC  (6+ messages)
` [RFC 06/13] rust: add bindings for memattrs

arch/s390/pci/pci_event.c:406:16-20: ERROR: reference preceded by free on line 344
 2024-12-06  8:20 UTC 

[PATCH v20 00/19] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-12-06  8:20 UTC  (2+ messages)

[PATCH 6.1.y] media: mtk-vcodec: potential null pointer deference in SCP
 2024-12-06  9:16 UTC 

[PATCH v4 0/11] futex: Add support task local hash maps
 2024-12-06  8:19 UTC  (3+ messages)
` [PATCH v4 07/11] futex: Allow to make the number of slots invariant

[syzbot] [bcachefs?] KMSAN: uninit-value in rw_aux_tree_insert_entry
 2024-12-06  8:18 UTC 

[linus:master] [x86/vdso] e93d2521b2: stress-ng.pagemove.page_remaps_per_sec 82.8% improvement
 2024-12-06  8:18 UTC 

[PATCH] tests/xe_exec_sip: increase timeout margin for tests
 2024-12-06  8:17 UTC 

[PATCH 0/6] ufs: core: initial cleanup and defines sync with Linux v6.12
 2024-12-06  8:17 UTC  (8+ messages)
` [PATCH 1/6] ufs: core: include missing include/ufs.h
` [PATCH 2/6] ufs: core: mark unexported functions as static
` [PATCH 3/6] ufs: core: cosmetic fixups

[bigeasy-staging:futex_local_v4 7/11] kernel/futex/core.c:1364 futex_hash_is_invariant() warn: signedness bug returning '(-22)'
 2024-12-06  8:17 UTC  (2+ messages)

[PATCH 0/5] Some more drm/amd/display deadcoding
 2024-12-06  2:27 UTC  (2+ messages)

[PATCH v5.10-v6.1] drm/amd/display: Check BIOS images before it is used
 2024-12-06  4:14 UTC 

[PATCH] blk-mq: move cpuhp callback registering out of q->sysfs_lock
 2024-12-06  8:15 UTC  (2+ messages)

[PATCH crypto-2.6] crypto: rsassa-pkcs1 - Avoid pointing to rodata in scatterlists
 2024-12-06  8:15 UTC  (3+ messages)

[RFC][PATCH] sched: deadline: Remove unnecessary goto label in pick_earliest_pushable_dl_task
 2024-12-06  8:14 UTC  (3+ messages)
` [PATCH v2] sched: deadline: Cleanup "

Using KASAN to catch streaming DMA API violations
 2024-12-06  8:14 UTC  (4+ messages)

[PATCH v6 1/2] dt-bindings: cpufreq: Document support for Airoha EN7581 CPUFreq
 2024-12-06  8:13 UTC  (4+ messages)

[PATCH 00/27] ext4: use iomap for regular file's buffered I/O path and enable large folio
 2024-12-06  8:13 UTC  (10+ messages)
` [PATCH 01/27] ext4: remove writable userspace mappings before truncating page cache
` [PATCH 05/27] ext4: refactor ext4_zero_range()
` [PATCH 09/27] ext4: move out inode_lock into ext4_fallocate()

[PATCH bpf-next 0/2] selftests: bpf: Migrate test_xdp_meta.sh to test_progs
 2024-12-06  8:12 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: test_xdp_meta: Rename BPF sections
` [PATCH bpf-next 2/2] selftests/bpf: Migrate test_xdp_meta.sh into xdp_context_test_run.c

[PATCH v2] drm/etnaviv: add optional reset support
 2024-12-05 15:06 UTC  (3+ messages)

[PATCH 0/5] Add support for Priva E-Measuringbox board
 2024-12-06  8:10 UTC  (4+ messages)
` [PATCH v1 1/5] dt-bindings: net: Add TI DP83TD510 10BaseT1L PHY

[android-common:android15-6.6 2/14] include/trace/hooks/madvise.h:10:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-12-06  8:09 UTC 

[PATCH v3 3/3] net/macb: fix logic error in macb_rxq_rearm function
 2024-12-06  8:09 UTC 

[PATCH v3 00/10] xen/arm: ffa: Improvements and fixes
 2024-12-06  8:08 UTC  (7+ messages)
` [PATCH v3 07/10] xen/arm: ffa: Transmit RXTX buffers to the SPMC
` [PATCH v3 09/10] xen/arm: ffa: Remove per VM notif_enabled
` [PATCH v3 10/10] xen/arm: ffa: Add indirect message support

[PATCH v2 2/3] net/macb: add NEON vectorized Rx/Tx
 2024-12-06  8:08 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v15 09/10] fetch: set remote/HEAD if it does not exist
 2024-12-06  8:08 UTC  (5+ messages)
` [PATCH] Fix `git fetch --tags` in repo with no configured remote
    ` Re* "

[PATCH v2 1/3] net/macb: add new driver
 2024-12-06  8:06 UTC  (2+ messages)
` [PATCH v3 "

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

[PATCH v3] coresight-etm4x: add isb() before reading the TRCSTATR
 2024-12-06  8:02 UTC 

[PATCH] mm: avoid zeroing user movable page twice with init_on_alloc=1
 2024-12-06  8:03 UTC  (12+ messages)

[PATCH 0/2] Kexec: Sign Image before packing into EFI STUB
 2024-12-06  8:03 UTC  (3+ messages)
` [PATCH 1/2] Makefile.zboot: Sign Image before packing into EFI-STUB shell

[PATCH 0/2] Add additional plugin API functions to read and write memory and registers
 2024-12-06  8:00 UTC  (3+ messages)
` [PATCH 1/2] Expose gdb_write_register function to consumers of gdbstub
` [PATCH 2/2] Add plugin API functions for register R/W, hwaddr R/W, vaddr W

[PATCH v1 3/3] clk: samsung: Introduce Exynos990 clock controller driver
 2024-12-06  7:58 UTC  (2+ messages)

[PATCH v1 net-next 00/15] treewide: socket: Clean up sock_create() and friends
 2024-12-06  7:55 UTC  (16+ messages)
` [PATCH v1 net-next 01/15] socket: Un-export __sock_create()
` [PATCH v1 net-next 02/15] socket: Pass hold_net flag to __sock_create()
` [PATCH v1 net-next 03/15] smc: Pass kern to smc_sock_alloc()
` [PATCH v1 net-next 04/15] socket: Pass hold_net to struct net_proto_family.create()
` [PATCH v1 net-next 05/15] ppp: Pass hold_net to struct pppox_proto.create()
` [PATCH v1 net-next 06/15] nfc: Pass hold_net to struct nfc_protocol.create()
` [PATCH v1 net-next 07/15] socket: Add hold_net flag to struct proto_accept_arg
` [PATCH v1 net-next 08/15] socket: Pass hold_net to sk_alloc()
` [PATCH v1 net-next 09/15] socket: Respect hold_net in sk_alloc()
` [PATCH v1 net-next 10/15] socket: Don't count kernel sockets in /proc/net/sockstat
` [PATCH v1 net-next 11/15] socket: Introduce sock_create_net()
` [PATCH v1 net-next 12/15] socket: Remove kernel socket conversion
` [PATCH v1 net-next 13/15] socket: Use sock_create_net() instead of sock_create()
` [PATCH v1 net-next 14/15] socket: Rename sock_create() to sock_create_user()
` [PATCH v1 net-next 15/15] socket: Rename sock_create_kern() to sock_create_net_noref()

[tip:timers/urgent] BUILD SUCCESS 76031d9536a076bf023bedbdb1b4317fc801dd67
 2024-12-06  7:57 UTC 

[PATCH 00/10] ASoC: Intel: boards: updates for 6.14
 2024-12-06  7:59 UTC  (11+ messages)
` [PATCH 01/10] ASoC: Intel: sof_sdw: correct mach_params->dmic_num
` [PATCH 02/10] ASoC: Intel: sof_sdw: reduce log level for not using internal dmic
` [PATCH 03/10] ASoC: Intel: sof_sdw: improve the log of DAI link numbers
` [PATCH 04/10] ASoC: Intel: sof_sdw: Correct quirk for Lenovo Yoga Slim 7
` [PATCH 05/10] ASoC: Intel: sof_sdw: Add a dev_dbg message for the SOC_SDW_CODEC_MIC quirk
` [PATCH 06/10] ASoC: Intel: soc-acpi-intel-ptl-match: add rt712_vb + rt1320 support
` [PATCH 07/10] ASoC: Intel: soc-acpi-intel-lnl-match: add rt713_vb_l2_rt1320_l13 support
` [PATCH 08/10] ASoC: Intel: soc-acpi-intel-ptl-match: "
` [PATCH 09/10] ASoC: Intel: soc-acpi: arl: Correct naming of a cs35l56 address struct
` [PATCH 10/10] ASoC: Intel: soc-acpi: arl: Add match entries for new cs42l43 laptops

[PATCH hwmon-next] hwmon: (pmbus/tps25990) Remove unnecessary call
 2024-12-06  7:57 UTC  (2+ messages)

[PATCH v7 0/5] media: qcom: camss: Add sc7280 support
 2024-12-06  7:51 UTC  (5+ messages)
` [PATCH v7 3/5] media: qcom: camss: Add support for camss driver on sc7280
` [PATCH v7 4/5] arm64: dts: qcom: sc7280: Add support for camss

[PATCH v5 00/12] iommufd support pasid attach/replace
 2024-12-06  7:57 UTC  (3+ messages)
` [PATCH v5 08/12] iommufd: Enforce pasid compatible domain for PASID-capable device

[PATCH v3 00/46] pxe: Support read_all() for extlinux and PXE
 2024-12-06  7:52 UTC  (3+ messages)
` [PATCH v3 17/46] boot: Support compressed booti images in bootm

[RFC PATCH v1 00/57] Boot-time page size selection for arm64
 2024-12-06  7:50 UTC  (6+ messages)

[PATCH v15 00/19] media: uvcvideo: Implement UVC v1.5 ROI
 2024-12-06  7:50 UTC  (5+ messages)
` [PATCH v15 18/19] media: uvcvideo: implement "

[PATCH] nfs: prevent out-of-bounds memory access in nfs4_xdr_dec_open and nfs4_xdr_dec_open_noattr
 2024-12-06  7:48 UTC  (2+ messages)

[PATCH v3] USB: core: Disable LPM only for non-suspended ports
 2024-12-06  7:48 UTC 

[PATCH] shadow: use update-alternatives to handle su.1 and nologin.8
 2024-12-06  7:47 UTC 

[PATCH 0/7] wifi: ath12k: MLO support part 6
 2024-12-06  7:47 UTC  (4+ messages)
` [PATCH 2/7] wifi: ath12k: rename mlo_capable_flags to single_chip_mlo_supp

[PATCH 0/3] Add support for responding to Get_Revision request
 2024-12-06  7:46 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: connector: Add pd-revision property
` [PATCH 2/3] usb: typec: tcpm: Add support for parsing pd-revision DT property
` [PATCH 3/3] usb: typec: tcpm: Add new AMS for Get_Revision response

[PATCH] keys: Add cond_resched to key_gc_unused_keys()
 2024-12-06  7:46 UTC  (2+ messages)

[Buildroot] [PATCH] package/mosquitto: revert an upstream change in 2.0.20 breaking nonthread builds
 2024-12-06  7:43 UTC 

[PATCH 0/3] driver core: class: remove class_compat code
 2024-12-06  7:42 UTC  (8+ messages)
` [PATCH 2/3] vfio/mdev: inline needed class_compat functionality

[PATCH v5 1/4] proc_pid_fdinfo.5: Reduce indent for most of the page
 2024-12-06  7:38 UTC  (4+ messages)
` [PATCH v5 2/4] proc_pid_fdinfo.5: Make pid clearer in the name and 1st paragraph
` [PATCH v5 3/4] proc_pid_fdinfo.5: Add subsection headers for different fd types
` [PATCH v5 4/4] proc_pid_fdinfo.5: Add DRM subsection

rte_mempool_create fails with --no-huge
 2024-12-06  7:38 UTC  (6+ messages)
  ` [**EXTERNAL**] "

[PATCH v2] USB: core: Disable LPM only for non-suspended ports
 2024-12-06  7:38 UTC  (3+ messages)

sound/soc/amd/acp/acp-legacy-common.c:467 check_acp_config() error: uninitialized symbol 'pdm_addr'
 2024-12-06  7:36 UTC 

drivers/tty/serial/pic32_uart.c:904:34: warning: 'pic32_serial_dt_ids' defined but not used
 2024-12-06  7:36 UTC 

brcmfmac: Unexpected brcmf_set_channel: set chanspec 0xd022 fail, reason -52 - Part 2
 2024-12-06  7:36 UTC  (3+ messages)

[PATCH v2 0/6] Enable strict percpu address space checks
 2024-12-06  7:35 UTC  (3+ messages)
` [PATCH v2 5/6] percpu: Repurpose __percpu tag as a named address space qualifier

[PATCH wireless-next] wifi: ath12k: Fix out-of-bounds read
 2024-12-06  7:35 UTC 

ksmbd: v6.13-rc1 WARNING at fs/attr.c:300 setattr_copy+0x1ee/0x200
 2024-12-06  7:35 UTC  (2+ messages)

[PATCH v2] Documentation: dma-buf: heaps: Add heap name definitions
 2024-12-06  7:33 UTC  (6+ messages)

[PATCH 0/5] regulator: pca9450: collect some improvement patches
 2024-12-06  7:32 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: imx93: add pca9452 support
    ` [EXT] "

[PATCH v2] scsi:ufs:core: update compl_time_stamp_local_clock after complete a cqe
 2024-12-06  7:29 UTC 

ucounts: Move kfree() out of critical zone protected by ucounts_lock
 2024-12-06  7:30 UTC  (2+ messages)

[PATCH 0/3] Enable TRNG support
 2024-12-06  7:29 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: qcom: ipq5424: Add TRNG node
` [PATCH 2/3] arm64: dts: qcom: ipq9574: Enable TRNG instead PRNG
` [PATCH 3/3] arm64: dts: qcom: ipq5332: Enable TRNG instead of PRNG

[QUESTION] inconsistent use of smp_mb()
 2024-12-06  7:13 UTC  (2+ messages)

[PATCH i-g-t v3] tests/intel/perf_pmu: Skip frequency test on older platforms
 2024-12-06  7:28 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH v2 1/4] vdpa/octeon_ep: enable support for multiple interrupts per device
 2024-12-06  7:25 UTC  (4+ messages)
` [PATCH v2 3/4] vdpa/octeon_ep: read vendor-specific PCI capability
    ` [EXTERNAL] "

[PATCH separete v2] docs, nvme: introduce nvme-multipath document
 2024-12-06  7:25 UTC 

[PATCH net-next v5 0/4] Add support for SO_PRIORITY cmsg
 2024-12-06  7:24 UTC  (4+ messages)
` [PATCH net-next v5 3/4] selftests: net: test SO_PRIORITY ancillary data with cmsg_sender

[PATCH v3 00/15] media: i2c: ds90ub9xx: Misc fixes and improvements
 2024-12-06  7:24 UTC  (6+ messages)
` [PATCH v3 07/15] media: i2c: ds90ub960: Add support for I2C_RX_ID

[PATCH i-g-t RESEND v3 0/2] tests/kms_properties: rework immutability checks
 2024-12-06  7:24 UTC  (2+ messages)

Regression on linux-next (next-20241203)
 2024-12-06  7:23 UTC 

[PATCH v3 00/11] driver core: Constify API device_find_child()
 2024-12-06  7:21 UTC  (3+ messages)
` [PATCH v3 04/11] driver core: Constify API device_find_child() then adapt for various usages


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.