All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 15:29:46 to 2024-06-21 16:36:33 UTC [more...]

[PATCH v2 0/2] Docs/mm/damon/maintaier-profile: document a mailing tool and community meetup series
 2024-06-21 16:36 UTC  (3+ messages)
` [PATCH v2 1/2] Docs/mm/damon/maintainer-profile: introduce HacKerMaiL
` [PATCH v2 2/2] Docs/mm/damon/maintainer-profile: document DAMON community meetups

[PATCH] ext4/059: disable block_validity checks when mounting a corrupted file system
 2024-06-21 16:36 UTC  (3+ messages)

[PATCH 0/3] target/ppc: Update vector insns to use 128 bit
 2024-06-21 16:34 UTC  (3+ messages)
` [PATCH 2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-21 16:34 UTC  (5+ messages)

[PATCH 0/4] xen/xlat: Improvements to compat hypercall checking
 2024-06-21 16:34 UTC  (2+ messages)
` [PATCH for-4.19 "

Thoughts about the -m option of cherry-pick and revert
 2024-06-21 16:34 UTC  (5+ messages)

FAILED: patch "[PATCH] mm: fix race between __split_huge_pmd_locked() and GUP-fast" failed to apply to 5.15-stable tree
 2024-06-21 16:34 UTC  (4+ messages)
` [PATCH 5.15.y] mm: fix race between __split_huge_pmd_locked() and GUP-fast

[PATCH net v2] net/sched: Fixes: 51270d573a8d NULL ptr deref in perf_trace_qdisc_reset()
 2024-06-21 16:25 UTC 

[PATCH v2] exec: don't use void* in pointer arithmetic in headers
 2024-06-21 16:32 UTC  (2+ messages)

[PATCH] reset: sti: allow building under COMPILE_TEST
 2024-06-21 15:21 UTC 

[PATCH] arm64: dts: ti: k3-j784s4-main: Add node for EHRPWMs
 2024-06-21 15:21 UTC  (2+ messages)

[PATCH v4 0/2] Add PCIe overlay for am642-phyboard-electra
 2024-06-21 15:23 UTC  (2+ messages)

[PATCH bpf-next v5 0/2] Regular expression support for test output matching
 2024-06-21 16:31 UTC  (3+ messages)

[PATCH for-4.19 v2] tools/xl: Open xldevd.log with O_CLOEXEC
 2024-06-21 16:31 UTC  (2+ messages)

[PATCH v5 00/15] Hardware wrapped key support for qcom ice and ufs
 2024-06-21 16:31 UTC  (15+ messages)
` [PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice

[PATCH 00/15] linux system call fixes
 2024-06-21 16:28 UTC  (8+ messages)
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation

[PATCH 0/4] Add device links between tunneled USB3 devices and USB4 Host
 2024-06-21 16:30 UTC  (5+ messages)

[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-06-21 16:29 UTC  (26+ messages)
` [PATCH v4 07/19] x86/resctrl: Add support to enable/disable ABMC feature
` [PATCH v4 08/19] x86/resctrl: Introduce the interface to display monitor mode
` [PATCH v4 09/19] x86/resctrl: Initialize ABMC counters bitmap
` [PATCH v4 14/19] x86/resctrl: Add the interface to assign ABMC counter
` [PATCH v4 16/19] x86/resctrl: Enable ABMC by default on resctrl mount

[PATCH net-next v3 0/7] net: pse-pd: Add new PSE c33 features
 2024-06-21 16:29 UTC  (6+ messages)
` [PATCH net-next v3 1/7] net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state

[PATCH HID 00/12] HID: bpf_struct_ops, part 2
 2024-06-21 16:26 UTC  (7+ messages)
` [PATCH HID 03/12] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests
` [PATCH HID 06/12] HID: bpf: add HID-BPF hooks for hid_hw_output_report

[PATCH net-next v15 00/14] net: Make timestamping selectable
 2024-06-21 16:25 UTC  (6+ messages)
` [PATCH net-next v15 13/14] net: ethtool: tsinfo: Add support for hwtstamp provider and get/set hwtstamp config

[PATCH] hw/usb/hcd-ohci: Fix ohci_service_td: accept valid TDs
 2024-06-21 16:24 UTC  (6+ messages)

Correct sequencing of usage of DRM writeback connector
 2024-06-21 16:23 UTC  (8+ messages)

[PATCH 1/3] x86: mm: disable KMSAN instrumentation for physaddr.c
 2024-06-21 16:23 UTC  (3+ messages)
` [PATCH 2/3] lib/Kconfig.debug: disable LOCK_DEBUGGING_SUPPORT under KMSAN

[PATCH 00/23] hw/sd/sdcard: Accumulation of cleanups and fixes
 2024-06-21 16:22 UTC  (37+ messages)
` [PATCH 01/23] hw/sd/sdcard: Correct code indentation
` [PATCH 02/23] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2)
` [PATCH 03/23] hw/sd/sdcard: Fix typo in SEND_OP_COND command name
` [PATCH 04/23] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values
` [PATCH 05/23] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition
` [PATCH 06/23] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers
` [PATCH 07/23] hw/sd/sdcard: Remove ACMD6 handler for SPI mode
` [PATCH 08/23] hw/sd/sdcard: Remove explicit entries for illegal commands
` [PATCH 11/23] hw/sd/sdcard: Trace update of block count (CMD23)
` [PATCH 12/23] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses
` [PATCH 13/23] hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value
` [PATCH 14/23] hw/sd/sdcard: Factor sd_req_get_rca() method out
` [PATCH 15/23] hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used
` [PATCH 16/23] hw/sd/sdcard: Factor sd_req_get_address() method out
` [PATCH 17/23] hw/sd/sdcard: Only call sd_req_get_address() where address is used
` [PATCH 18/23] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch
` [PATCH 19/23] hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros
` [PATCH 20/23] hw/sd/sdcard: Add comments around registers and commands

[PATCH v2 0/4] Fixes for pNFS SCSI layout PR key registration
 2024-06-21 16:22 UTC  (5+ messages)
` [PATCH v2 1/4] nfs/blocklayout: Fix premature PR key unregistration
` [PATCH v2 2/4] nfs/blocklayout: Use bulk page allocation APIs
` [PATCH v2 3/4] nfs/blocklayout: Report only when /no/ device is found
` [PATCH v2 4/4] nfs/blocklayout: SCSI layout trace points for reservation key reg/unreg

[PATCH net-next 0/8] l2tp: don't use the tunnel socket's sk_user_data in datapath
 2024-06-21 16:21 UTC  (4+ messages)
` [PATCH net-next 2/8] l2tp: store l2tpv3 sessions in per-net IDR

[PATCH v3 qemu 00/11] acpi: NUMA nodes for CXL HB as GP + complex NUMA test
 2024-06-21 16:20 UTC  (3+ messages)

[PATCH] xfs/011: support byte-based grant heads are stored in bytes now
 2024-06-21 16:20 UTC  (4+ messages)

What's cooking in git.git (Jun 2024, #07; Thu, 20)
 2024-06-21 16:20 UTC  (3+ messages)

[PATCH] tick: Remove unnused tick_nohz_get_idle_calls()
 2024-06-21 16:20 UTC  (2+ messages)
` [tip: timers/core] "

[PATCH v6 00/10] Ext4 fast commit performance patch series
 2024-06-21 16:19 UTC  (3+ messages)
` [PATCH v6 01/10] ext4: convert i_fc_lock to spinlock

xfs: byte-based grant head reservation tracking v4
 2024-06-21 16:18 UTC  (5+ messages)
` [PATCH 04/11] xfs: background AIL push should target physical space

[PATCH v0 0/1] Teach git version --build-options about OpenSSL
 2024-06-21 16:18 UTC  (9+ messages)
` [PATCH v0 1/1] "

[PATCH v2 0/5] perf trace: Augment enum arguments with BTF
 2024-06-21 16:18 UTC  (10+ messages)
` [PATCH v2 2/5] perf trace: Augment enum syscall "
` [PATCH v2 5/5] perf trace: Add test for enum augmentation

[PATCH v9 0/8] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2024-06-21 16:17 UTC  (7+ messages)
` [PATCH v9 6/8] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH v9 7/8] clk: qcom: Add WCSSAON reset
` [PATCH v9 8/8] arm64: dts: qcom: Enable Q6v5 WCSS for ipq8074 SoC

[cip:linux-4.4.y-cip 6099/9999] drivers/base/power/opp/debugfs.c:166 opp_migrate_dentry() warn: iterator used outside loop: 'new_dev'
 2024-06-21 16:16 UTC 

[PATCH v1 0/5] SEV-SNP: Add KVM support for attestation and KVM_EXIT_COCO
 2024-06-21 16:17 UTC  (4+ messages)
` [PATCH v1 1/5] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event

[PATCH v3 12/23] mfd: Add new driver for MAX77705 PMIC
 2024-06-21 16:16 UTC  (2+ messages)

[RFC][OE-core 1/3] cve-check: enrich annotation of CVEs
 2024-06-21 16:16 UTC  (3+ messages)
` [RFC][OE-core 2/3] vex.bbclass: add a new class
  ` [OE-core] "

[PATCH v2] RISC-V: Provide the frequency of time CSR via hwprobe
 2024-06-21 16:15 UTC  (3+ messages)

[PATCH 0/2] gpio: sim: lock simulated GPIOs as interrupts
 2024-06-21 16:16 UTC  (5+ messages)
` [PATCH 1/2] genirq/irq_sim: add a notifier for irqchip events

[PATCH 0/3] Add global CMA reserve area
 2024-06-21 16:14 UTC  (4+ messages)
` [PATCH 3/3] arm64: dts: ti: k3-am62p5-sk: Reserve 576 MiB of global CMA

[PATCHSET v30.7 2/6] fstests: atomic file updates
 2024-06-21 16:14 UTC  (3+ messages)
` [PATCH 04/11] generic/711,xfs/537: actually fork these tests for exchange-range

[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
 2024-06-21 16:14 UTC  (13+ messages)

[GIT PULL] io_uring fix for 6.10-rc5
 2024-06-21 16:12 UTC 

[RFC net-next 0/9] xdp: allow disable GRO per packet by XDP
 2024-06-21 16:12 UTC  (15+ messages)
` [RFC net-next 1/9] skb: introduce gro_disabled bit
` [RFC net-next 2/9] xdp: add XDP_FLAGS_GRO_DISABLED flag
` [RFC net-next 5/9] ice: apply XDP offloading fixup when building skb
    ` [Intel-wired-lan] "

[PATCH 0/7] mm/mprotect: Fix dax puds
 2024-06-21 16:11 UTC  (7+ messages)
` [PATCH 6/7] mm/x86: Add missing pud helpers

[PATCH] docs/cxl: fix some typos
 2024-06-21 16:10 UTC  (3+ messages)

[PATCH v4 0/6] docs: i2c: summary: update and use inclusive wording
 2024-06-21 16:11 UTC  (7+ messages)
` [PATCH v4 4/6] docs: i2c: summary: document use of inclusive language
` [PATCH v4 5/6] docs: i2c: summary: document 'local' and 'remote' targets
` [PATCH v4 6/6] docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' pairs

[Buildroot] [PATCH 1/6] package/libopenssl: use $(RM) instead of rm
 2024-06-21 16:10 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] package/libopenssl: replace engines-1.1 to engines-3
` [Buildroot] [PATCH 3/6] package/libopenssl: use consistent logic
` [Buildroot] [PATCH 4/6] package/libopenssl: use `no-apps' configuration option
` [Buildroot] [PATCH 5/6] package/libopenssl: no-engine
` [Buildroot] [PATCH 6/6] package/libopenssl: add new configuration options

[syzbot] kernel BUG in ext4_do_writepages
 2024-06-21 16:09 UTC  (3+ messages)

[RFC PATCH v2] iommu/xen: Add Xen PV-IOMMU driver
 2024-06-21 16:08 UTC 

[PATCH v4 00/14] Introduce the lwIP network stack
 2024-06-21 16:08 UTC  (4+ messages)

[PATCH net-next 0/4][pull request] ice: prepare representor for SF support
 2024-06-21 16:08 UTC  (5+ messages)
` [PATCH net-next 1/4] ice: store representor ID in bridge port
` [PATCH net-next 2/4] ice: move devlink locking outside the port creation
` [PATCH net-next 3/4] ice: move VSI configuration outside repr setup
` [PATCH net-next 4/4] ice: update representor when VSI is ready

[PATCH v1] cgroup/rstat: Avoid thundering herd problem by kswapd across NUMA nodes
 2024-06-21 16:08 UTC  (2+ messages)

[PATCH v20 00/18] Add support for Sub-NUMA cluster (SNC) systems
 2024-06-21 16:07 UTC  (6+ messages)
` [PATCH v20 09/18] x86/resctrl: Add a new field to struct rmid_read for summation of domains

[RFC PATCH] LSM, net: Add SO_PEERCONTEXT for peer LSM data
 2024-06-21 16:06 UTC  (3+ messages)
` [PATCH RFC] "

[PATCH] drm/buddy: Add start address support to trim function
 2024-06-21 16:06 UTC  (2+ messages)

[PATCH v2 2/9] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL
 2024-06-21 16:05 UTC  (11+ messages)

[PATCH] nvmem: core: Implement force_ro sysfs attribute
 2024-06-21 16:02 UTC 

Input for FIPS openssl to be added in yocto build
 2024-06-21 16:02 UTC  (3+ messages)
` [yocto] "

[PATCH 0/3] nvmet: fixup nvmetcli save/restore
 2024-06-21 16:01 UTC  (2+ messages)

[PATCH v5] landlock: Add abstract unix socket connect restriction
 2024-06-21 16:00 UTC  (2+ messages)

linux-next: build failure after merge of the block tree
 2024-06-21 15:58 UTC  (2+ messages)

[PATCH v2] bluetooth/l2cap: sync sock recv cb and release
 2024-06-21 15:57 UTC  (3+ messages)
` [PATCH] "

[yocto-autobuilder-helper][PATCH 0/3] scripts: send_qa_email: skip regression report when missing base or target
 2024-06-21 15:57 UTC  (4+ messages)
` [yocto-autobuilder-helper][PATCH 1/3] scripts: send_qa_email: fix invalid regex syntax warning
` [yocto-autobuilder-helper][PATCH 2/3] scripts: test_send_qa_email: fix broken tests
` [yocto-autobuilder-helper][PATCH 3/3] scripts: send_qa_email: do not try to generate a regression report when missing base and/or target

[PATCH] rust-target-config: Update data layouts for 32-bit arm targets
 2024-06-21 15:57 UTC 

[RFC PATCH 0/7] migration/multifd: Introduce storage slots
 2024-06-21 15:56 UTC  (5+ messages)

Netlink specs, help dealing with nested array
 2024-06-21 15:56 UTC  (4+ messages)

[asahilinux:bits/000-devicetree 175/184] arch/arm64/boot/dts/apple/t8103.dtsi:632.10-641.6: Warning (graph_child_address): /soc/dcp@231c00000/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
 2024-06-21 15:55 UTC 

Prebuilt LLVM 18.1.8 uploaded
 2024-06-21 15:56 UTC 

[PATCH v2 1/2] dt-bindings: display: bridge: tc358867: Document default DP preemphasis
 2024-06-21 15:53 UTC  (2+ messages)
` [PATCH v2 2/2] drm/bridge: tc358767: Add configurable default preemphasis

[PATCH v2 1/6] drm/bridge: tc358767: Split tc_pxl_pll_en() into parameter calculation and enablement
 2024-06-21 15:52 UTC  (6+ messages)
` [PATCH v2 2/6] drm/bridge: tc358767: Use tc_pxl_pll_calc() to correct adjusted_mode clock
` [PATCH v2 3/6] drm/bridge: tc358767: Drop line_pixel_subtract
` [PATCH v2 4/6] drm/bridge: tc358767: Disable MIPI_DSI_CLOCK_NON_CONTINUOUS
` [PATCH v2 5/6] drm/bridge: tc358767: Set LSCLK divider for SYSCLK to 1
` [PATCH v2 6/6] Revert "drm/bridge: tc358767: Set default CLRSIPO count"

cpufreq/thermal regression in 6.10
 2024-06-21 15:46 UTC  (4+ messages)

[PATCH v3 00/18] Bug-fixes for a few boards
 2024-06-21 15:52 UTC  (6+ messages)
` [PATCH v3 10/18] tpm: Avoid code bloat when not using EFI_TCG2_PROTOCOL

[PATCH v1] misc: fastrpc: Move fastrpc driver to misc/fastrpc/
 2024-06-21 15:52 UTC  (6+ messages)

[PATCH v3 0/8] MIPS: Boston: Fix syscon devicetree binding and node
 2024-06-21 15:51 UTC  (6+ messages)
` [PATCH v3 7/8] dt-bindings: mfd: Add img,boston-platform-regs

[PATCH] xfs/073: avoid large recurise diff
 2024-06-21 15:51 UTC  (4+ messages)

[PATCH v2] mtd: spi-nor: winbond: fix w25q128 regression
 2024-06-21 15:50 UTC  (3+ messages)

[GIT PULL] KVM/riscv fixes for 6.10 take #2
 2024-06-21 15:49 UTC  (4+ messages)

Patch "ASoC: Intel: sof_cs42l42: rename BT offload quirk" has been added to the 6.9-stable tree
 2024-06-21 15:49 UTC 

[PATCH RESEND] kdb: Get rid of redundant kdb_curr_task()
 2024-06-21 15:47 UTC  (2+ messages)

[PATCH] kdb: Use the passed prompt in kdb_position_cursor()
 2024-06-21 15:47 UTC  (2+ messages)

[PATCH] kdb: address -Wformat-security warnings
 2024-06-21 15:47 UTC  (2+ messages)

Wireguard uses incorrect interface - routing issue
 2024-06-21 15:38 UTC  (3+ messages)

[PATCH RFC 0/3] Add DCC uart console support
 2024-06-21 15:46 UTC  (6+ messages)
` [PATCH RFC 1/3] target/arm: Add dcc uart support
` [PATCH RFC 3/3] target/arm/debug_helper: Add fieldoffset for MDCCSR_EL0 reg

[PATCH v0 0/1] Teach git version --build-options about zlib+libcurl
 2024-06-21 15:45 UTC  (2+ messages)
` [PATCH v0 1/1] "

[PATCH v2 00/19] Add support for the LAN966x PCI device using a DT overlay
 2024-06-21 15:45 UTC  (6+ messages)
` [PATCH v2 18/19] mfd: Add support for LAN966x PCI device

[bcachefs:master 16/108] lib/closure.c:21:18: warning: format '%lu' expects argument of type 'long unsigned int', but argument 6 has type 'int'
 2024-06-21 15:44 UTC 

subscribe
 2024-06-21 14:58 UTC 

[Buildroot] [PATCH v1] package/apr: bump version to 1.7.4
 2024-06-21 15:44 UTC 

[PATCH] drm/ttm/pool: Revert to clear-on-alloc to honor TTM_TT_FLAG_ZERO_ALLOC
 2024-06-21 15:43 UTC  (3+ messages)

[tools] LTO breaks tools
 2024-06-21 15:38 UTC 

[PATCH 00/13] kdb: Add the ability to read iomapped memory via kdb + clean up "md" commands
 2024-06-21 15:43 UTC  (5+ messages)
` [PATCH 13/13] kdb: Add mdi, mdiW / mdiWcN commands to show iomapped memory

[PATCH] drm/ssd130x: Add drm_panic support
 2024-06-21 15:42 UTC  (4+ messages)

[PATCH] imx8mp-venice-gw702x: Drop EQos clock workaround
 2024-06-21 15:42 UTC  (3+ messages)

[PATCH v2] x86/sev: Do RMP memory coverage check after max_pfn has been set
 2024-06-21 15:42 UTC 

[PATCH] ASoC: dt-bindings: realtek,rt5645: Convert to dtschema
 2024-06-21 15:40 UTC 

[XEN PATCH] tools/misc: xen-hvmcrash: Inject #DF instead of overwriting RIP
 2024-06-21 15:38 UTC  (2+ messages)

[PATCH v1] serial: imx: set receiver level before starting uart
 2024-06-21 15:37 UTC 

[PATCH v3 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800
 2024-06-21 15:37 UTC  (5+ messages)
` [PATCH v3 4/6] platform/x86: dell-smo8800: Allow lis3lv02d i2c_client instantiation without IRQ
` [PATCH v3 6/6] platform/x86: dell-smo8800: Add support for probing for the accelerometer i2c address

[PATCH v1 0/3] cleanup arc emac
 2024-06-21 15:37 UTC  (4+ messages)

Request for hosting a boot-firmware repository in u-boot git (denx and GitHub)
 2024-06-21 15:35 UTC  (5+ messages)

[PATCH V2] hippi: fix possible buffer overflow caused by bad DMA value in rr_start_xmit()
 2024-06-21 15:34 UTC  (3+ messages)

[PATCH 00/15] Introduce HabanaLabs network drivers
 2024-06-21 15:33 UTC  (5+ messages)
` [PATCH 06/15] net: hbl_cn: debugfs support

ktls-utils: question about certificate verification
 2024-06-21 15:33 UTC  (2+ messages)

[patch V3 00/51] posix-timers: Cure inconsistencies and the SIG_IGN mess
 2024-06-21 15:33 UTC  (3+ messages)
` [patch V3 08/51] posix-cpu-timers: Save interval only for armed timers

[XEN PATCH] automation/eclair: add more guidelines to the monitored set
 2024-06-21 15:32 UTC 

[PATCH v2 0/3] Improve interactive shell output gathering and logging
 2024-06-21 15:31 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] dts: Improve logging for interactive shells

[usb:usb-next] BUILD SUCCESS b0fc24f36191468bcabc72aaea67ab7a2bb2a13e
 2024-06-21 15:30 UTC 

[PATCH 0/2] hwmon: iio: Add labels
 2024-06-21 15:31 UTC  (5+ messages)
` [PATCH 2/2] hwmon: iio: Add labels from IIO channels


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.