All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-25 13:09:44 to 2024-11-25 14:09:39 UTC [more...]

[LTP] [PATCH] memcg/memcontrol04: Fix the judgment error in test_memcg_low()
 2024-11-25 13:19 UTC  (6+ messages)

[PATCH-for-10.0 0/8] hw/boards: Remove legacy MachineClass::pci_allow_0_address flag
 2024-11-25 14:05 UTC  (8+ messages)
` [PATCH-for-10.0 1/8] hw/pci/pci_bus: Introduce PCIBusFlags::PCI_BUS_IO_ADDR0_ALLOWED
` [PATCH-for-10.0 2/8] hw/ppc/spapr_pci: Set PCI_BUS_IO_ADDR0_ALLOWED flag in host bridge
` [PATCH-for-10.0 3/8] hw/pci-host/gpex: Allow machines to set PCI_BUS_IO_ADDR0_ALLOWED flag
` [PATCH-for-10.0 4/8] hw/arm/virt: Set PCI_BUS_IO_ADDR0_ALLOWED flag on GPEX host bridge
` [PATCH-for-10.0 6/8] hw/riscv/virt: Remove pointless GPEX_HOST() cast
` [PATCH-for-10.0 7/8] hw/riscv/virt: Set PCI_BUS_IO_ADDR0_ALLOWED flag on GPEX host bridge
` [PATCH-for-10.0 8/8] hw/pci/pci: Remove legacy MachineClass::pci_allow_0_address flag

[kvm-unit-tests PATCH v3 0/4] riscv: add SBI SSE extension tests
 2024-11-25 14:09 UTC  (8+ messages)
` [kvm-unit-tests PATCH v3 3/4] riscv: lib: Add SSE assembly entry handling
` [kvm-unit-tests PATCH v3 4/4] riscv: sbi: Add SSE extension tests

[android-common:android11-kiwi-5.4 4036/30000] drivers/mmc/core/crypto.c:14:6: warning: no previous prototype for function 'mmc_crypto_setup_queue'
 2024-11-25 14:08 UTC 

[PATCH] .gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job
 2024-11-25 14:07 UTC  (2+ messages)

[GIT PULL] HID for 6.13
 2024-11-25 14:08 UTC  (4+ messages)

[PATCH v3 00/27] Memory leak fixes (pt.10, final)
 2024-11-25 14:08 UTC  (6+ messages)
` [PATCH v3 07/27] bisect: fix various cases where we leak commit list items

[PATCH v4 0/4] lib/gpgpu_shader: simplify load/store shaders and add Xe3 support
 2024-11-25 14:08 UTC  (3+ messages)
` [PATCH v4 4/4] lib/gpgpu_shader: add support for Xe3 platforms

[syzbot] [sound?] BUG: sleeping function called from invalid context in vfree
 2024-11-25 14:07 UTC  (4+ messages)

[PATCH] i2c: imx: fix divide by zero warning
 2024-11-25 14:15 UTC 

[PATCH v4] mtd: spi-nor: atmel: add at25sf321 entry
 2024-11-25 14:05 UTC  (4+ messages)

[PATCH v5 00/14] efi_loader: efi http and ipconfig drivers
 2024-11-25 14:06 UTC  (4+ messages)
` [PATCH v5 03/14] efi_loader: device_path: add efi_dp_from_ipv4

[PATCH 6.1.y] mptcp: fix possible integer overflow in mptcp_reset_tout_timer
 2024-11-25 14:05 UTC 

[PATCH] board: rockchip: add Khadas Edge2 RK3588 board
 2024-11-25 14:05 UTC  (2+ messages)

[PATCH 6.6.y] mptcp: fix possible integer overflow in mptcp_reset_tout_timer
 2024-11-25 14:04 UTC 

[PATCH RFC] iomap: more granular iteration
 2024-11-25 14:06 UTC 

Supporting clang on windows
 2024-11-25 14:04 UTC  (2+ messages)

korg-clang-19-lkftconfig-hardening: TI x15 board - PC is at edma_probe (drivers/dma/ti/edma.c
 2024-11-25 14:04 UTC 

[PATCH 0/2] Misc OpenRISC fixes for 9.2.0
 2024-11-25 14:02 UTC  (3+ messages)
` [PATCH 1/2] hw/openrisc/openrisc_sim: keep serial@90000000 as default

[PATCH v2 0/4] scsi: st: scsi_error: More reset patches
 2024-11-25 14:03 UTC  (5+ messages)
` [PATCH v2 1/4] scsi: st: Restore some drive settings after reset
` [PATCH v2 2/4] scsi: scsi_error: Add counters for New Media and Power On/Reset UNIT ATTENTIONs
` [PATCH v2 3/4] scsi: st: Modify st.c to use the new scsi_error counters
` [PATCH v2 4/4] scsi: st: Add sysfs file reset_blocked

[PATCH v2] drm/lsdc: Request PCI BAR
 2024-11-25 14:02 UTC 

[PATCH v2 0/6] media: uvcvideo: Implement the Privacy GPIO as a subdevice
 2024-11-25 14:02 UTC  (18+ messages)

Reminder: CTI TAC Meeting on November 27th at 11am EDT
 2024-11-25 14:00 UTC 

[PATCH i-g-t v7 0/6] GPGPU fill improvements
 2024-11-25 14:01 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for GPGPU fill improvements (rev8)
` ✓ Xe.CI.BAT: success "
` ✓ i915.CI.BAT: "

[RFC PATCH v4 0/8] SRF: Fix offline CPU preventing pc6 entry
 2024-11-25 14:00 UTC  (20+ messages)
` [RFC PATCH v4 1/8] cpuidle: Do not return from cpuidle_play_dead() on callback failures
` [RFC PATCH v4 2/8] cpuidle: Change :enter_dead() driver callback return type to void
` [RFC PATCH v4 3/8] ACPI: processor_idle: Use acpi_idle_play_dead() for all C-states
` [RFC PATCH v4 4/8] x86/smp: Allow calling mwait_play_dead with arbitrary hint
` [RFC PATCH v4 5/8] x86/smp native_play_dead: Prefer cpuidle_play_dead() over mwait_play_dead()
` [RFC PATCH v4 6/8] intel_idle: Provide enter_dead() handler for SRF
` [RFC PATCH v4 7/8] acpi_idle: Add FFH cstate handling
` [RFC PATCH v4 8/8] acpi_idle: Disallow play_dead with FFH cstate on AMD platforms

[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
 2024-11-25 13:59 UTC  (10+ messages)

[PATCH v2] mtd: spi-nor: macronix: remove mx25u25635f from parts list to enable SFDP
 2024-11-25 13:59 UTC  (4+ messages)

[chrome-os:chromeos-6.1 5/16] mm/vmscan.c:3679 reset_ctrl_pos() error: buffer overflow 'lrugen->nr_pages[next_gen][type]' 3 <= 3
 2024-11-25 13:58 UTC 

[PATCH] mtd: spi-nor: macronix: use nor->addr_nbytes
 2024-11-25 13:57 UTC  (3+ messages)

[PATCH i-g-t 0/1] tests/intel/xe_exec_store: Introduce long-shader tests
 2024-11-25 13:56 UTC  (2+ messages)
` [PATCH i-g-t 1/1] "

[PATCH 00/10] Improve UEFI app support
 2024-11-25 13:55 UTC  (9+ messages)
` [PATCH 01/10] Add EFI handover support to bootm
` [PATCH 07/10] Support separate DTB files with the UEFI app
` [PATCH 09/10] Fix efi_bind_block

[PATCH 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
 2024-11-25 13:55 UTC  (8+ messages)
` [PATCH 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's

[PATCH v2 0/3] drm/stm: dsi: relax mode_valid clock tolerance
 2024-11-25 13:49 UTC  (4+ messages)
` [PATCH v2 1/3] drm/modes: introduce drm_mode_validate_mode() helper function
` [PATCH v2 2/3] drm/sun4i: use "
` [PATCH v2 3/3] drm/stm: dsi: "

[PATCH 5.4] nvme: fix metadata handling in nvme-passthrough
 2024-11-25 13:53 UTC 

[PATCH v2 0/2] New force-wake guard class
 2024-11-25 13:53 UTC  (8+ messages)
` [PATCH v2 1/2] drm/xe: Introduce "

[PATCH 1/1] tty: serial: handle HAS_IOPORT dependencies
 2024-11-25 13:50 UTC  (12+ messages)

[GIT PULL] overlayfs updates for 6.13
 2024-11-25 13:51 UTC  (7+ messages)
` [PATCH 00/26] cred: rework {override,revert}_creds()
  ` [PATCH 15/26] nfs/nfs4recover: avoid pointless cred reference count bump
  ` [PATCH 16/26] nfsfh: "

regression: kernel log "flooded" with tpm tpm0: A TPM error (2306) occurred attempting to create NULL primary
 2024-11-25 13:49 UTC  (7+ messages)

[PATCH 1/2] ubi: Expose interface for detailed erase counters
 2024-11-25 13:48 UTC  (2+ messages)
` [PATCH 2/2] ubi: Implement ioctl "

[RFC 0/1] swiotlb: Mitigate potential DoS caused by BUG_ON()
 2024-11-25 13:48 UTC  (3+ messages)

[PATCH v5] hw/riscv: Add Microblaze V generic board
 2024-11-25 13:47 UTC 

[PATCH v3 00/10] iio: adc: ad7124: Various fixes
 2024-11-25 13:47 UTC  (5+ messages)
` [PATCH v3 10/10] iio: adc: ad7124: Implement temperature measurement

[PATCH 0/7] adis16550-v2
 2024-11-25 13:47 UTC  (10+ messages)
` [PATCH 1/7] iio: imu: adis: Remove documented not used elements
` [PATCH 2/7] iio: imu: adis: Add custom ops struct
` [PATCH 3/7] iio: imu: adis: Add reset to custom ops
` [PATCH 4/7] iio: imu: adis: Add DIAG_STAT register size
` [PATCH 5/7] dt-bindings: iio: Add adis16550 bindings
` [PATCH 6/7] iio: imu: adis16550: add adis16550 support
` [PATCH 7/7] docs: iio: add documentation for adis16550 driver

[PATCH v4 00/10] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-25 13:46 UTC  (7+ messages)
` [PATCH v4 04/10] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v4 08/10] misc: rp1: RaspberryPi RP1 misc driver

[PATCH v2 0/2] chardev/char-mux: tweak mux bitset operations
 2024-11-25 13:46 UTC  (3+ messages)

[PATCH v4 1/2] iomap: fix zero padding data issue in concurrent append writes
 2024-11-25 13:42 UTC  (3+ messages)

[PATCH v2 00/18] Fix write incorrect data into flash in user mode
 2024-11-25 13:43 UTC  (3+ messages)
` [PATCH v2 17/18] test/qtest: Introduce a new aspeed-smc-utils.c to place common testcases

[PATCH] i2c: imx: support DMA defer probing
 2024-11-25 13:52 UTC 

[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
 2024-11-25 13:43 UTC  (8+ messages)
` [PATCH RFC 1/7] x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest

[syzbot] [mm?] kernel BUG in const_folio_flags (2)
 2024-11-25 13:43 UTC  (3+ messages)

[PATCH] mtd: ubi: Added a check for ubi_num
 2024-11-25 13:41 UTC  (4+ messages)

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-11-25 13:42 UTC  (3+ messages)
` [PATCH v3 05/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`

[PATCH] i2c: imx: fix divide by zero warning
 2024-11-25 13:50 UTC 

[PATCH v2 0/6] perf sched: Introduce stats tool
 2024-11-25 13:41 UTC  (5+ messages)
` [PATCH v2 1/6] sched/stats: Print domain name in /proc/schedstat

[PATCH 0/3] KVM: s390: Couple of small cmpxchg() optimizations
 2024-11-25 13:40 UTC  (7+ messages)
` [PATCH 2/3] KVM: s390: Remove one byte cmpxchg() usage
` [PATCH 3/3] KVM: s390: Increase size of union sca_utility to four bytes

[PATCH 0/9] objtool: Rewrite annotations
 2024-11-25 13:40 UTC  (6+ messages)
` [PATCH 9/9] objtool: Collect all annotations in objtool.h

[PATCH] spi: Fix acpi deferred irq probe
 2024-11-25 13:40 UTC  (6+ messages)
      ` intel_vsc probe issues on XPS 9320 (was Re: [PATCH] spi: Fix acpi deferred irq probe)

[PATCH 2/3] cxl/core: Enable Region creation on x86 with Low Memory Hole
 2024-11-25 13:37 UTC  (2+ messages)

[koverstreet-bcachefs:inode_hash_find_debug 123/124] fs/bcachefs/fs.c:398:2: error: expected expression
 2024-11-25 13:37 UTC 

[PATCH] xfs: use inode_set_cached_link()
 2024-11-25 13:37 UTC  (2+ messages)

[PATCH v2 0/7] Pointer Masking update for Zjpm v1.0
 2024-11-25 13:37 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: fix broken code when cflag is used
 2024-11-25 13:37 UTC  (2+ messages)

[PATCH v2] i2c: imx: add imx7d compatible string for applying errata ERR007805
 2024-11-25 13:45 UTC 

[PATCH i-g-t] intel_compute: Use valid number of array size for unbind
 2024-11-25 13:36 UTC  (2+ messages)

[meta-virtualization][m-c-s][PATCH] layer.conf: remove BB_DANGLINGAPPENDS_WARNONLY
 2024-11-25 13:36 UTC  (2+ messages)

diffman(1)
 2024-11-25 13:35 UTC  (2+ messages)

[PATCH v3 0/4] media: venus: enable venus on qcs615
 2024-11-25 13:35 UTC  (3+ messages)
` [PATCH v3 2/4] media: venus: core: add qcs615 platform data

[PATCH] i2c: imx: switch different pinctrl state in different system power status
 2024-11-25 13:43 UTC 

[PATCH AUTOSEL 6.12 1/5] uprobes: sanitiize xol_free_insn_slot()
 2024-11-25 13:34 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 3/5] locking/ww_mutex: Adjust to lockdep nest_lock requirements

[PATCH v2 0/2] ci: Remove cirrus-ci & cover SPICE in MSYS2 at gitlab-ci
 2024-11-25 13:32 UTC  (4+ messages)
` [PATCH v2 2/2] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci

[PATCH] drm/i915/ddi: clarify intel_ddi_connector_get_hw_state() for DP MST
 2024-11-25 13:33 UTC  (6+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ i915.CI.BAT: failure "
` ✓ Xe.CI.BAT: success "

ath10k "failed to install key for vdev 0 peer <mac>: -110"
 2024-11-25 13:32 UTC  (6+ messages)

[meta-python][PATCH 1/5] python3-typeguard: Upgrade 4.3.0 -> 4.4.1
 2024-11-25 13:32 UTC  (5+ messages)
` [meta-python][PATCH 2/5] python3-zeroconf: Upgrade 0.136.0 -> 0.136.2
` [meta-python][PATCH 3/5] python3-cloudpickle: Upgrade 3.0.0 -> 3.1.0
` [meta-python][PATCH 4/5] python3-tornado: Upgrade 6.4.1 -> 6.4.2
` [meta-python][PATCH 5/5] python3-fsspec: Upgrade 2024.9.0 -> 2024.10.0

[PATCH] net/sched: tbf: correct backlog statistic for GSO packets
 2024-11-25 13:29 UTC  (2+ messages)

[PATCH v6 00/18] Implement DWARF modversions
 2024-11-25 13:28 UTC  (2+ messages)

[PATCH] docs: media: document media multi-committers rules and process
 2024-11-25 13:28 UTC 

[PATCH v3 05/25] fs/dax: Create a common implementation to break DAX layouts
 2024-11-25 13:27 UTC  (2+ messages)

[GIT PULL] pin control changes for v6.13
 2024-11-25 13:28 UTC  (4+ messages)

[syzbot] [bcachefs?] kernel BUG in bch2_journal_pin_set
 2024-11-25 13:28 UTC 

[syzbot] [bcachefs?] BUG: corrupted list in bch2_btree_and_journal_iter_exit
 2024-11-25 13:28 UTC 

[syzbot] [mm?] INFO: rcu detected stall in sys_mmap (3)
 2024-11-25 13:27 UTC 

[syzbot] [bcachefs?] KASAN: use-after-free Read in bch2_btree_node_read_done
 2024-11-25 13:27 UTC 

[syzbot] [overlayfs?] KASAN: slab-out-of-bounds Read in ovl_inode_upper
 2024-11-25 13:27 UTC 

[PATCH 1/1] tests/avocado: update sbsa-ref firmware
 2024-11-25 13:25 UTC  (2+ messages)

ABI break in 1.2.12 -> 1.2.13
 2024-11-25 13:25 UTC 

ABI break in 1.2.12 -> 1.2.13
 2024-11-25 13:24 UTC 

[GIT PULL] Devicetree updates for v6.13
 2024-11-25 13:24 UTC  (9+ messages)

[PATCH] scsi: storvsc: Do not flag MAINTENANCE_IN return of SRB_STATUS_DATA_OVERRUN as an error
 2024-11-25 13:24 UTC  (3+ messages)

[PATCH RFC 0/2] arm64: dts: qcom: move board clocks to DTS files
 2024-11-25 13:23 UTC  (4+ messages)
` [PATCH RFC 2/2] arm64: dts: qcom: sm8650: "

[PATCH] mmc: core: Drop the MMC_RSP_R1_NO_CRC response
 2024-11-25 13:23 UTC 

[PATCH] net/core/dev_ioctl: avoid invoking modprobe with empty ifr_name
 2024-11-25 13:21 UTC  (3+ messages)
` [LTP] "

[PATCH 0/4] ppc: various fixes for 9.2
 2024-11-25 13:20 UTC  (5+ messages)
` [PATCH 1/4] target/ppc: Fix non-maskable interrupt while halted
` [PATCH 2/4] ppc/pnv: Fix direct controls quiesce
` [PATCH 3/4] target/ppc: Fix THREAD_SIBLING_FOREACH for mult-socket
` [PATCH 4/4] ppc/pnv: Add xscom- prefix to pervasive-control region name

[PATCH net-next 0/5] net: make RSS+RXNFC semantics more explicit
 2024-11-25 13:21 UTC  (4+ messages)
` [PATCH net-next 1/5] net: ethtool: only allow set_rxnfc with rss + ring_cookie if driver opts in

[RFC PATCH v3 00/20] x86/kexec: Add exception handling for relocate_kernel and further yak-shaving
 2024-11-25 13:19 UTC  (4+ messages)
` [RFC PATCH v3 01/20] x86/kexec: Ensure control_code_page is mapped in kexec page tables
  ` [EXTERNAL] "

AW: [PATCH RFC can v2] can: mcp251xfd: mcp251xfd_get_tef_len(): fix length calculation
 2024-11-25 13:18 UTC  (3+ messages)

[PATCH 1/2] padata: add pd get/put refcnt helper
 2024-11-25 13:17 UTC  (2+ messages)

[PATCH v2 1/2] drm/bridge/panel: Add drm_bridge_get_panel to extract panel from last bridge
 2024-11-25 13:17 UTC  (4+ messages)
` [PATCH v2 2/2] drm/bridge: tc358767: Improve DPI output pixel clock accuracy

[cocci] Reconsidering application of selected SmPL isomorphisms
 2024-11-25 13:16 UTC 

[syzbot] [net?] WARNING in call_netdevice_notifiers_info (2)
 2024-11-25 13:16 UTC 

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in sco_sock_connect
 2024-11-25 13:16 UTC 

[PATCH 0/5] Driver for pre-DCP apple display controller
 2024-11-25 13:16 UTC  (7+ messages)
` [PATCH 2/5] gpu: drm: adp: Add Apple Display Pipe driver

[PATCH v3 0/8] media: uvcvideo: Implement the Privacy GPIO as a evdev
 2024-11-25 13:14 UTC  (9+ messages)

[PATCH v3 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2024-11-25 13:13 UTC  (4+ messages)
` [PATCH v3 25/25] Revert "riscv: mm: Add support for ZONE_DEVICE"

[PATCH v3 0/2] Enable SDHC1 and SDHC2 on QCS615
 2024-11-25 13:13 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: qcs615: add SDHC1 and SDHC2

perf test for inet_pton probe fails to match stacktrace
 2024-11-25 13:12 UTC  (3+ messages)

[PATCH] mmc: mtk-sd: Add support for ignoring cmd response CRC
 2024-11-25 13:08 UTC  (2+ messages)

[PATCH kselftest] fix single bpf test
 2024-11-25 13:11 UTC  (3+ messages)

[PATCH v6 0/4] source filtering for multi-port output
 2024-11-25 13:05 UTC  (4+ messages)
` [PATCH v6 2/4] coresight: Add a helper to check if a device is source
` [PATCH v6 3/4] coresight: Add support for trace filtering by source
` [PATCH v6 4/4] coresight-tpda: Optimize the function of reading element size

[PATCH V4 RESEND 0/3] rtc: atcrtc100: Add Andes ATCRTC100 RTC driver
 2024-11-25 13:05 UTC  (4+ messages)
` [PATCH V4 RESEND 2/3] dt-bindings: rtc: Add support for ATCRTC100 RTC


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.