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

[PATCH v4 00/28] Generic `Allocator` support for Rust
 2024-08-05 15:19 UTC  (16+ messages)
` [PATCH v4 01/28] rust: alloc: add `Allocator` trait
` [PATCH v4 02/28] rust: alloc: separate `aligned_size` from `krealloc_aligned`
` [PATCH v4 03/28] rust: alloc: rename `KernelAllocator` to `Kmalloc`
` [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
` [PATCH v4 05/28] rust: alloc: add module `allocator_test`
` [PATCH v4 06/28] rust: alloc: implement `Vmalloc` allocator
` [PATCH v4 07/28] rust: alloc: implement `KVmalloc` allocator
` [PATCH v4 08/28] rust: types: implement `Unique<T>`
` [PATCH v4 09/28] rust: alloc: implement kernel `Box`
` [PATCH v4 10/28] rust: treewide: switch to our kernel `Box` type
` [PATCH v4 11/28] rust: alloc: remove `BoxExt` extension
` [PATCH v4 12/28] rust: alloc: add `Box` to prelude
` [PATCH v4 13/28] rust: alloc: import kernel `Box` type in types.rs
` [PATCH v4 14/28] rust: alloc: import kernel `Box` type in init.rs
` [PATCH v4 15/28] rust: alloc: implement kernel `Vec` type

[meta-oe][scarthgap][PATCH] postgresql: Break perl RDEPENDS
 2024-08-05 15:20 UTC  (2+ messages)
` [oe] "

[RFT] usb: typec: ucsi: Fix a potential deadlock in ucsi_send_command_common()
 2024-08-05 15:20 UTC  (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "

[PATCH i-g-t v2 0/8] tests/core_hotunplug: Make it fail only once
 2024-08-05 15:20 UTC  (10+ messages)
` [PATCH i-g-t v2 1/8] lib/drmtest: add function for retriving chipset
` [PATCH i-g-t v2 2/8] tests/core_hotunplug: set known chipset before tests
` [PATCH i-g-t v2 3/8] lib/drmtest: Allow to get drm device name
` [PATCH i-g-t v2 4/8] tests/core_hotunplug: Open the same driver
` [PATCH i-g-t v2 5/8] tests/core_hotunplug: Fix device close
` [PATCH i-g-t v2 6/8] tests/core_hotunplug: Skip if no render available
` [PATCH i-g-t v2 7/8] tests/core_hotunplug: Check health once after subtest
` [PATCH i-g-t v2 8/8] tests/core_hotunplug: Print info between steps
` ✓ CI.xeBAT: success for tests/core_hotunplug: Make it fail only once

[cocci] Cocci MUCH more slow after 6.11
 2024-08-05 15:20 UTC  (8+ messages)
        ` [cocci] Questionable run time characteristics for SmPL scripts?

[PATCH v1 0/2] Add Nuvoton NPCM845 i3c master driver
 2024-08-05 15:17 UTC  (7+ messages)
` [PATCH v1 2/2] i3c: master: Add Nuvoton npcm845 "

[PATCH] pixman: Backport fix for recent binutils
 2024-08-05 15:19 UTC  (2+ messages)
` Patchtest results for "

[PATCH v2] can: m_can: Release irq on error in m_can_open
 2024-08-05 14:42 UTC  (2+ messages)

[PATCH v4 0/2] can: fsl,flexcan: add imx95 wakeup
 2024-08-05 14:48 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: can: fsl,flexcan: add common 'can-transceiver' for fsl,flexcan
 2024-08-05 14:44 UTC  (4+ messages)

[PATCH 0/5] platform/x86: introduce asus-bioscfg
 2024-08-05 15:18 UTC  (5+ messages)

[GSoC][PATCH v14 00/11] ref consistency check infra setup
 2024-08-05 15:18 UTC  (7+ messages)
` [GSoC][PATCH v14 03/11] fsck: add a unified interface for reporting fsck messages
` [GSoC][PATCH v14 09/11] builtin/fsck: add `git-refs verify` child process

[PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
 2024-08-05 15:17 UTC  (4+ messages)

[cip-dev][isar-cip-core][PATCH] fix: initramfs-abrootfs-hook correct install dependencies
 2024-08-05 15:17 UTC 

[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
 2024-08-05 15:17 UTC  (12+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
` [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain from DT

[PATCH] PCI: limit pci bridge and subsystem speed to 2.5GT/s
 2024-08-05 15:15 UTC  (2+ messages)

[PATCH v3 0/9] RISCV device tree mapping
 2024-08-05 15:13 UTC  (4+ messages)
` [PATCH v3 4/9] xen/riscv: setup fixmap mapping

[PATCH] platform/x86: asus-wmi: Add quirk for ROG Ally X
 2024-08-05 15:14 UTC  (3+ messages)

[PATCH 0/2] drm/xe/display suspend/resume fixes
 2024-08-05 15:13 UTC  (3+ messages)
` [PATCH 1/2] drm/xe/display: Match i915 driver suspend/resume sequences better
` [PATCH 2/2] drm/xe/display: Make display suspend/resume work on discrete

[PATCH v5 0/5] Add per-transport SCMI communication debug statistics
 2024-08-05 15:12 UTC  (2+ messages)

[PATCH v3 00/12] net: introduce TX H/W shaping API
 2024-08-05 15:11 UTC  (14+ messages)
` [PATCH v3 02/12] netlink: spec: add shaper YAML spec
` [PATCH v3 08/12] testing: net-drv: add basic shaper test

[RFC PATCH v18 0/8] TPEBS counting mode support
 2024-08-05 15:10 UTC  (3+ messages)

CI build failure in v6.6-rt
 2024-08-05 15:09 UTC  (5+ messages)

[PATCH] generic: test page fault during direct IO write with O_APPEND
 2024-08-05 15:09 UTC  (6+ messages)
` [PATCH v2] "

[PATCH 4/6] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue
 2024-08-05 15:08 UTC  (2+ messages)

Bug: Git sees branch as valid commit ref and works; should fail
 2024-08-05 15:07 UTC 

[CI 0/7] drm/i915: Dump DSC HW state
 2024-08-05 15:07 UTC  (8+ messages)
` [CI 1/7] drm/i915: Replace to_bpp_x16() with fxp_q4_from_int()
` [CI 2/7] drm/i915: Replace to_bpp_int() with fxp_q4_to_int()
` [CI 3/7] drm/i915: Replace to_bpp_int_roundup() with fxp_q4_to_int_roundup()
` [CI 4/7] drm/i915: Replace to_bpp_frac() with fxp_q4_to_frac()
` [CI 5/7] drm/i915: Replace BPP_X16_FMT()/ARGS() with FXP_Q4_FMT()/ARGS()
` [CI 6/7] drm/i915: Dump DSC state to dmesg and debugfs/i915_display_info
` [CI 7/7] drm/i915: Remove DSC register dump

[PATCH v1 0/1] board: tegra: convert boards to text env
 2024-08-05 15:07 UTC  (8+ messages)
` [PATCH v1 1/1] board: tegra: convert tegra-based "

[PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-08-05 15:07 UTC  (5+ messages)
` [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code

[PATCH] binutils: Upgrade to 2.43 release
 2024-08-05 15:06 UTC  (2+ messages)
  ` [OE-core] "

[linusw-gpio:b4/asoc-tas-gpios 2/4] sound/soc/codecs/tas2781-i2c.c:786:13: error: no member named 'irq_info' in 'struct tasdevice_priv'
 2024-08-05 15:04 UTC 

[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-04  6:44 UTC  (9+ messages)
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
            ` [Intel-wired-lan] "

[Intel-wired-lan] [PATCH] idpf: Acquire the lock before accessing the xn->salt
 2024-08-03 18:25 UTC 

[PATCH] net: fec: Stop PPS on driver remove
 2024-08-05 15:04 UTC  (2+ messages)

AW: [PATCH] README.m-com-x86.md: Add hardware details
 2024-08-05 15:03 UTC  (2+ messages)
  `  "

[PATCH] btrfs/312: add git commit ID
 2024-08-05 15:03 UTC 

[PATCH printk v7 00/35] wire up write_atomic() printing
 2024-08-05 15:03 UTC  (7+ messages)
` [PATCH printk v7 02/35] printk: nbcon: Consolidate alloc() and init()
` [PATCH printk v7 20/35] printk: nbcon: Provide function to flush using write_atomic()
` [PATCH printk v7 23/35] printk: Add is_printk_legacy_deferred()

[PATCH v3 0/1] hid-asus: use hid for keyboard brightness control
 2024-08-05 15:03 UTC  (3+ messages)
` [PATCH v3 1/1] hid-asus: use hid for brightness control on keyboard

[PATCH] perf bpf-filter: Support multiple events properly
 2024-08-05 15:03 UTC  (2+ messages)

[PATCH 6.10 000/809] 6.10.3-rc3 review
 2024-08-05 15:02 UTC  (6+ messages)

[PATCH] i915: change pr_info to pr_info_ratelimited
 2024-08-05 15:02 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✗ Fi.CI.CHECKPATCH: warning "

[PATCH] platform/x86: int3472: make common part a separate module
 2024-08-05 15:02 UTC  (2+ messages)

[PATCH 00/10] Add device tree for ArmSoM Sige 5 board
 2024-08-05 15:00 UTC  (3+ messages)

[PATCH v2 0/4] Cleanup Spreadtum/Unisoc ARM64 DT
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH 2/2] dt-bindings: arm: rockchip: Add NanoPi R2S Plus
 2024-08-05 15:00 UTC  (4+ messages)
` [PATCH V2 0/2 RESEND] Add DTS for "

[PATCH] arm64: dts: qcom: Add X1E80100 Samsung Galaxy Book4 Edge
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree
 2024-08-05 15:00 UTC  (2+ messages)

[PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
 2024-08-05 15:00 UTC  (10+ messages)
` [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615

[PATCH 0/6] qapi: generalize special features
 2024-08-05 14:59 UTC  (8+ messages)
` [PATCH 5/6] qapi: apply schema prefix to QAPI feature enum constants

[PATCH 0/8] mm: Fix several issues with unaccepted memory
 2024-08-05 14:59 UTC  (9+ messages)
` [PATCH 1/8] mm: Fix endless reclaim on machines "
` [PATCH 2/8] mm: Accept memory in __alloc_pages_bulk()
` [PATCH 3/8] mm: Introduce PageUnaccepted() page type
` [PATCH 4/8] mm: Rename accept_page() to accept_page_memory()
` [PATCH 5/8] mm: Add a helper to accept page
` [PATCH 6/8] mm: page_isolation: Handle unaccepted memory isolation
` [PATCH 7/8] mm: Introduce promo_wmark_pages()
` [PATCH 8/8] mm: Accept to promo watermark

[PATCH v2] perf/core: Optimize event reschedule for a PMU
 2024-08-05 14:58 UTC  (4+ messages)

[PATCH] docs: fix vhost-user protocol doc
 2024-08-05 14:57 UTC  (2+ messages)
` [PATCH v2] "

[PATCHv3 0/3] cpuidle: teo: Fixing utilization and intercept logic
 2024-08-05 14:58 UTC  (4+ messages)
    ` [PATCH 6.1.y] cpuidle: teo: Remove recent intercepts metric

Expired certificate https://git.openembedded.org/
 2024-08-05 14:57 UTC  (2+ messages)
` [OE-core] "

[PATCH] cargo_common.bbclass: Support git repos with submodules
 2024-08-05 14:56 UTC 

[PATCH] net: fec: Remove duplicated code
 2024-08-05 14:47 UTC 

[PATCH -next] arm64: mm: Remove unused declaration early_io_map()
 2024-08-05 14:55 UTC  (2+ messages)

[Bug 219111] New: Xone:23C mixer not recognized as a 2in/2out device
 2024-08-05 14:55 UTC  (2+ messages)
` [Bug 219111] "

List change - munging for From addresses
 2024-08-05 14:54 UTC  (4+ messages)

[PATCH 00/20] kthread: Introduce preferred affinity
 2024-08-05 14:53 UTC  (11+ messages)
` [PATCH 01/20] arm/bL_switcher: Use kthread_run_on_cpu()
` [RFC PATCH 12/20] kthread: Implement preferred affinity
` [RFC PATCH 14/20] mm: Allocate kcompactd on its node

Inquiry Regarding Docker Execution Issue in overlayfs Rootfs Configuration
 2024-08-05 14:53 UTC  (2+ messages)
` [yocto] "

[PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
 2024-08-05 14:53 UTC  (2+ messages)

[PATCH 1/2] buildhistory: fix package output folder creation
 2024-08-05 14:52 UTC  (3+ messages)
` [OE-core] "

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-05 14:51 UTC  (3+ messages)
` [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU

[PATCH] HID: Ignore battery for all ELAN I2C-HID devices
 2024-08-05 14:51 UTC 

[PATCH v3 0/4] use device_for_each_child_node() to access device child nodes
 2024-08-05 14:49 UTC  (5+ messages)
` [PATCH v3 1/4] device property: document device_for_each_child_node macro
` [PATCH v3 2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes
` [PATCH v3 3/4] net: mvpp2: use port_count to remove ports
` [PATCH v3 4/4] net: mvpp2: use device_for_each_child_node() to access device child nodes

[PATCH v3 0/3] Add SARADC support on Sophgo SoC
 2024-08-05 14:46 UTC  (6+ messages)
` [PATCH v3 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo SARADC binding documentation

[PATCH v4 0/2] ti: davinci, keystone: txt to yaml
 2024-08-05 14:44 UTC  (3+ messages)

[PATCH] xen/arm: vITS: add #msi-cells property
 2024-08-05 14:42 UTC  (2+ messages)

[RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
 2024-08-05 14:43 UTC  (3+ messages)
` [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-05 14:39 UTC  (9+ messages)
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION

[PATCH v2 00/10] KVM: x86: Clean up MSR access/failure handling
 2024-08-05 14:42 UTC  (3+ messages)
` [PATCH v2 01/10] KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value

[PATCH] xfs_db: release ip resource before returning from get_next_unlinked()
 2024-08-05 14:42 UTC  (3+ messages)

[PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
 2024-08-05 14:41 UTC  (8+ messages)
` (subset) "

[PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
 2024-08-05 14:41 UTC  (3+ messages)

Process stuck in cobalt_monitor_enter
 2024-08-05 14:40 UTC  (14+ messages)

[PATCH] perf mem: Update documentation for new options
 2024-08-05 14:40 UTC  (3+ messages)

eth frame error on imx6ul
 2024-08-05 14:38 UTC  (3+ messages)

[PATCH] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
 2024-08-05 14:36 UTC  (11+ messages)

[PATCH net-next v2 00/12] ethtool: rss: driver tweaks and netlink context dumps
 2024-08-05 14:36 UTC  (3+ messages)
` [PATCH net-next v2 06/12] ethtool: rss: don't report key if device doesn't support it

[PATCH v1] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781
 2024-08-05 12:48 UTC  (2+ messages)

Are jump labels broken on 6.11-rc1?
 2024-08-05 14:35 UTC  (8+ messages)

[PATCH 1/7] monitor: Decode RMNet Mux Identifier
 2024-08-05 14:34 UTC  (5+ messages)
` [PATCH 7/7] netdev: Simplify FILS handling in netdev_connect_common

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-08-05 14:32 UTC  (2+ messages)
` [Bug 218686] "

[PATCH] KVM: SEV: allow KVM_SEV_GET_ATTESTATION_REPORT for SNP guests
 2024-08-05 14:32 UTC  (3+ messages)

[PATCH] target/hexagon: don't look for static glib
 2024-08-05 14:31 UTC  (3+ messages)

[PATCH net-next 0/6] net: nexthop: Increase weight to u16
 2024-08-05 14:31 UTC  (2+ messages)

[PATCH] wifi: ath9k_htc: limit MTU
 2024-08-05 14:31 UTC  (4+ messages)

[PATCH V8 0/7] Low Power Mode: Package TIFS Stub in BeaglePlay
 2024-08-05 14:29 UTC  (8+ messages)
` [PATCH V8 1/7] MAINTAINERS: Include the TI docs under ARM TI
` [PATCH V8 2/7] doc: ti: k3: Add TIFS Stub documentation
` [PATCH V8 3/7] doc: board: ti: Update to use the new boot firmware labels
` [PATCH V8 4/7] doc: ti: am62*: Mention TIFS Stub in img fmts and boot flow
` [PATCH V8 5/7] arm: dts: k3-am625-beagleplay: Package TIFS Stub
` [PATCH V8 6/7] doc: beagle: am62x_beagleplay: Document the use of "
` [PATCH V8 7/7] arm: dts: phycore-am62x: Package "

[PATCH v4 00/15] genirq/msi: Silence set affinity failed warning
 2024-08-05 14:30 UTC  (3+ messages)
` [PATCH v4 12/15] PCI: vmd: "

[PATCH] platform/x86: ideapad-laptop: Stop calling i8042_command()
 2024-08-05 14:30 UTC  (2+ messages)

[PATCH 00/13] tty: random fixes and cleanups
 2024-08-05 14:28 UTC  (5+ messages)
` [PATCH 01/13] tty: simplify tty_dev_name_to_number() using guard(mutex)
` [PATCH 03/13] serial: don't use uninitialized value in uart_poll_init()

[PATCH v2 1/1] i2c: designware: Fix wrong setting for {ss,fs,hs}_{h,l}cnt registers
 2024-08-05 14:27 UTC  (2+ messages)

[PATCH kvm-unit-tests] riscv: Fix virt_to_phys()
 2024-08-05 14:26 UTC  (4+ messages)

KCIDB: Test schema enhancements
 2024-08-05 14:26 UTC  (4+ messages)
` KCIDB: Support non-binary test outputs

[PATCH net v2 0/2] Silence bad offload warning when sending UDP GSO with IPv6 extension headers
 2024-08-05 14:25 UTC  (5+ messages)
` [PATCH net v2 1/2] gso: Skip bad offload detection when device supports requested GSO

[PATCH] perf pmus: Fix duplicate events caused segfault
 2024-08-05 14:24 UTC  (5+ messages)

[cip-dev] [isar-cip-core][PATCH v6] initramfs-overlay-hook: Check file system of INITRAMFS_OVERLAY_STORAGE_DEVICE
 2024-08-05 14:24 UTC  (2+ messages)

[isar-cip-core][PATCH 1/1] fix(PREEMPT_RT): disable CONFIG_RT_GROUP_SCHED
 2024-08-05 14:24 UTC  (2+ messages)

[PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
 2024-08-05 14:23 UTC  (7+ messages)

[syzbot] [io-uring?] KCSAN: data-race in __flush_work / __flush_work (2)
 2024-08-05 14:23 UTC  (2+ messages)

[PATCH] wifi: mac80211: free skb on error path in ieee80211_beacon_get_ap()
 2024-08-05 14:20 UTC 

[PATCH v2] ntp: safeguard against time_constant overflow case
 2024-08-05 14:22 UTC  (2+ messages)
` [tip: timers/urgent] ntp: Safeguard against time_constant overflow

[PATCH v2] ntp: remove accidental integer wrap-around
 2024-08-05 14:22 UTC  (2+ messages)
` [tip: timers/urgent] ntp: Clamp maxerror and esterror to operating range

[PATCH] timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
 2024-08-05 14:22 UTC  (2+ messages)
` [tip: timers/urgent] "

[PATCH v2 0/5] regulator: Fix AXP717 PMIC support
 2024-08-05 14:21 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.