All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-05 18:23:11 to 2024-10-05 20:06:11 UTC [more...]

[PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook
 2024-10-05 20:05 UTC  (11+ messages)
` [PATCH v2 01/21] accel/tcg: Assert noreturn from write-only page for atomics
` [PATCH v2 02/21] accel/tcg: Expand tlb_fill for 3 callers
` [PATCH v2 03/21] include/exec/memop: Move get_alignment_bits from tcg.h
` [PATCH v2 04/21] include/exec/memop: Rename get_alignment_bits
` [PATCH v2 05/21] include/exec/memop: Introduce memop_atomicity_bits
` [PATCH v2 06/21] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook
` [PATCH v2 07/21] accel/tcg: Use the "
` [PATCH v2 08/21] target/hppa: Add MemOp argument to hppa_get_physical_address
` [PATCH v2 09/21] target/hppa: Perform access rights before protection id check
` [PATCH v2 10/21] target/hppa: Fix priority of T, D, and B page faults

[PATCH v2 00/31] Libdw/dwarf build clean up
 2024-10-05 19:55 UTC  (40+ messages)
` [PATCH v2 01/31] perf build: Fix !HAVE_DWARF_GETLOCATIONS_SUPPORT
` [PATCH v2 02/31] perf build: Rename NO_DWARF to NO_LIBDW
` [PATCH v2 03/31] perf build: Remove defined but never used variable
` [PATCH v2 04/31] perf build: Rename test-dwarf to test-libdw
` [PATCH v2 05/31] perf build: Combine libdw-dwarf-unwind into libdw feature tests
` [PATCH v2 06/31] perf build: Combine test-dwarf-getlocations into test-libdw
` [PATCH v2 07/31] perf build: Combine test-dwarf-getcfi "
` [PATCH v2 08/31] perf probe: Move elfutils support check to libdw check
` [PATCH v2 09/31] perf libdw: Remove unnecessary defines
` [PATCH v2 10/31] perf build: Rename HAVE_DWARF_SUPPORT to HAVE_LIBDW_SUPPORT
` [PATCH v2 11/31] perf build: Rename CONFIG_DWARF to CONFIG_LIBDW
` [PATCH v2 12/31] perf bpf-prologue: Remove unused file
` [PATCH v2 13/31] perf dwarf-regs: Remove PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET
` [PATCH v2 14/31] perf dwarf-regs: Add EM_HOST and EF_HOST defines
` [PATCH v2 15/31] perf disasm: Add e_machine/e_flags to struct arch
` [PATCH v2 16/31] perf dwarf-regs: Pass accurate disassembly machine to get_dwarf_regnum
` [PATCH v2 17/31] perf dwarf-regs: Pass ELF flags to get_dwarf_regstr
` [PATCH v2 18/31] perf dwarf-regs: Move x86 dwarf-regs out of arch
` [PATCH v2 19/31] perf arm64: Remove dwarf-regs.c
` [PATCH v2 20/31] perf arm: "
` [PATCH v2 21/31] perf dwarf-regs: Move csky dwarf-regs out of arch
` [PATCH v2 22/31] perf loongarch: Remove dwarf-regs.c
` [PATCH v2 23/31] perf mips: "
` [PATCH v2 24/31] perf dwarf-regs: Move powerpc dwarf-regs out of arch
` [PATCH v2 25/31] perf riscv: Remove dwarf-regs.c and add dwarf-regs-table.h
` [PATCH v2 26/31] perf s390: Remove dwarf-regs.c
` [PATCH v2 27/31] perf sh: "
` [PATCH v2 28/31] perf sparc: "
` [PATCH v2 29/31] perf xtensa: "
` [PATCH v2 30/31] perf dwarf-regs: Remove get_arch_regstr code
` [PATCH v2 31/31] perf build: Remove PERF_HAVE_DWARF_REGS

[PATCH v3] iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config()
 2024-10-05 20:04 UTC 

[PATCH v2] iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config function
 2024-10-05 20:01 UTC  (3+ messages)
  ` [PATCH v2] iioc: dac: ltc2664: Fix span variable usage in ltc2664_channel_config

[PATCH v2 0/7] page->index removals in mm
 2024-10-05 20:01 UTC  (8+ messages)
` [PATCH v2 1/7] mm: Convert page_to_pgoff() to page_pgoff()
` [PATCH v2 2/7] mm: Use page_pgoff() in more places
` [PATCH v2 3/7] mm: Renovate page_address_in_vma()
` [PATCH v2 4/7] mm: Mass constification of folio/page pointers
` [PATCH v2 5/7] bootmem: Stop using page->index
` [PATCH v2 6/7] mm: Remove references to page->index in huge_memory.c
` [PATCH v2 7/7] mm: Use page->private instead of page->index in percpu

[PATCH 0/2] pinctrl: th1520: Improve code quality
 2024-10-05 19:54 UTC  (10+ messages)
` [PATCH 1/2] pinctrl: th1520: Convert to thp->mutex to guarded mutex
` [PATCH 2/2] pinctrl: th1520: Fix return value for unknown pin error

[PATCH 00/18] Stop all qemu-cpu threads on a breakpoint
 2024-10-05 19:51 UTC  (20+ messages)
` [PATCH 01/18] gdbstub: Make gdb_get_char() static
` [PATCH 02/18] gdbstub: Move phy_memory_mode to GDBSystemState
` [PATCH 03/18] gdbstub: Move gdb_syscall_mode to GDBSyscallState
` [PATCH 04/18] gdbstub: Factor out gdb_try_stop()
` [PATCH 05/18] accel/tcg: Factor out cpu_exec_user()
` [PATCH 06/18] qemu-thread: Introduce QEMU_MUTEX_INITIALIZER
` [PATCH 07/18] qemu-thread: Introduce QEMU_COND_INITIALIZER
` [PATCH 11/18] accel/tcg: Unify user implementations of qemu_cpu_kick()

[PATCH v2 00/23] E500 Cleanup
 2024-10-05 19:46 UTC  (24+ messages)
` [PATCH v2 01/23] hw/ppc/e500: Do not leak struct boot_info
` [PATCH v2 02/23] hw/ppc/e500: Remove firstenv variable
` [PATCH v2 03/23] hw/ppc/e500: Prefer QOM cast
` [PATCH v2 04/23] hw/ppc/e500: Remove unused "irqs" parameter
` [PATCH v2 05/23] hw/ppc/e500: Add missing device tree properties to i2c controller node
` [PATCH v2 06/23] hw/ppc/e500: Use SysBusDevice API to access TYPE_CCSR's internal resources
` [PATCH v2 07/23] hw/ppc/e500: Extract ppce500_ccsr.c
` [PATCH v2 08/23] hw/ppc/ppce500_ccsr: Log access to unimplemented registers
` [PATCH v2 09/23] hw/ppc/mpc8544_guts: Populate POR PLL ratio status register
` [PATCH v2 10/23] hw/i2c/mpc_i2c: Convert DPRINTF to trace events for register access
` [PATCH v2 11/23] hw/i2c/mpc_i2c: Prefer DEFINE_TYPES() macro
` [PATCH v2 12/23] hw/pci-host/ppce500: Reuse TYPE_PPC_E500_PCI_BRIDGE define
` [PATCH v2 13/23] hw/pci-host/ppce500: Prefer DEFINE_TYPES() macro
` [PATCH v2 14/23] hw/gpio/mpc8xxx: "
` [PATCH v2 15/23] hw/ppc/mpc8544_guts: "
` [PATCH v2 16/23] hw/net/fsl_etsec/etsec: "
` [PATCH v2 17/23] hw/intc: Guard openpic_kvm.c by dedicated OPENPIC_KVM Kconfig switch
` [PATCH v2 18/23] hw/sd/sdhci: Prefer DEFINE_TYPES() macro
` [PATCH v2 19/23] hw/block/pflash_cfi01: "
` [PATCH v2 20/23] hw/i2c/smbus_eeprom: "
` [PATCH v2 21/23] hw/rtc/ds1338: "
` [PATCH v2 22/23] hw/usb/hcd-ehci-sysbus: "
` [PATCH v2 23/23] hw/vfio/platform: Let vfio_start_eventfd_injection() take VFIOPlatformDevice pointer

[PATCH v4] rust: optimize error type to use nonzero
 2024-10-05 19:51 UTC 

[PATCH 0/4] Stash overlay real upper file in backing_file
 2024-10-05 19:49 UTC  (7+ messages)
` [PATCH 1/4] ovl: do not open non-data lower file for fsync

[PATCH 0/3] platfom/x86: asus-wmi: revert ROG Ally quirks
 2024-10-05 19:48 UTC  (3+ messages)

[PATCH v2] rust: std_vendor: update dbg macro from rust upstream
 2024-10-05 19:48 UTC  (2+ messages)

[PATCH 0/2] rust: Move unfit code out of `rust/kernel/types.rs`
 2024-10-05 19:48 UTC  (2+ messages)

[PATCH v1 0/4] Add pinctrl support for mt7988
 2024-10-05 19:41 UTC  (5+ messages)
` [PATCH v1 3/4] dt-bindings: pinctrl: add binding for MT7988 SoC

drivers/iio/light/opt4001.c:215:9: error: call to '__compiletime_assert_326' declared with 'error' attribute: FIELD_PREP: value too large for the field
 2024-10-05 19:40 UTC 

[arm-integrator:b4/arm-generic-entry-v6.12-rc1 30/30] kernel/entry/common.c:55:23: error: implicit declaration of function '__secure_computing'
 2024-10-05 19:40 UTC 

[PATCH] arc: rename aux.h to arc_aux.h
 2024-10-05 19:40 UTC  (3+ messages)

[PATCH V1 0/3] Add support for multiple ICE algorithms
 2024-10-05 19:33 UTC  (5+ messages)
` [PATCH V1 1/3] dt-bindings: ufs: qcom: Document ice configuration table
` [PATCH V1 3/3] scsi: ufs: qcom: Add support for multiple ICE algorithms

[PATCH] clk: renesas: rcar-gen3: Fix SSCG caching replacement with MDSEL/PE caching
 2024-10-05 19:35 UTC  (2+ messages)

[PULL] Pull request for u-boot-nand-20241005
 2024-10-05 19:34 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20241005
 2024-10-05 19:34 UTC  (2+ messages)

[PATCH v2] ARM: stm32: Update MAINTAINERS file globs for STM32MP DHSOM
 2024-10-05 19:34 UTC  (2+ messages)

[PATCH v2 0/4] mfd: intel_soc_pmic_bxtwc: Fix IRQ domain usage
 2024-10-05 19:27 UTC  (5+ messages)
` [PATCH v2 1/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device
` [PATCH v2 2/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device
` [PATCH v2 3/4] mfd: intel_soc_pmic_bxtwc: Use IRQ domain for PMIC devices
` [PATCH v2 4/4] mfd: intel_soc_pmic_bxtwc: Fix IRQ domain names duplication

[android-common:chromeos-6.6-f9d942cf7d57 1279/1491] sound/soc/intel/avs/skl.c:46:36: error: no member named 'hipc' in 'struct avs_spec'
 2024-10-05 19:29 UTC 

[morse:mpam/snapshot/v6.12-rc1 44/132] fs/resctrl/internal.h: linux/resctrl.h is included more than once
 2024-10-05 19:29 UTC 

[intel-tdx:guest-tpm 5/6] drivers/char/tpm/tpm_tdx.c:685:6: warning: variable 'ret' is used uninitialized whenever 'if' condition is true
 2024-10-05 19:29 UTC 

[PATCH v3 2/8] pinctrl: Add driver for the T-Head TH1520 SoC
 2024-10-05 19:30 UTC  (3+ messages)

[PATCH RFC 0/4] fs: port files to rcuref_long_t
 2024-10-05 19:16 UTC  (5+ messages)
` [PATCH RFC 1/4] fs: protect backing files with rcu
` [PATCH RFC 2/4] types: add rcuref_long_t
` [PATCH RFC 3/4] rcuref: add rcuref_long_*() helpers
` [PATCH RFC 4/4] fs: port files to rcuref_long_t

[Buildroot] [PATCH 1/1] board/stm32f769-disco: move kernel and DTB to rootfs partition
 2024-10-05 19:15 UTC 

[PATCH v1 1/1] cmd: irq: Move do_irqinfo() prototype to a header file
 2024-10-05 19:14 UTC 

[PATCH v1 0/4] x86: Clean up and fix to avoid compiler warnings
 2024-10-05 19:12 UTC  (5+ messages)
` [PATCH v1 1/4] x86: cpu: Use default print_cpuinfo() for all
` [PATCH v1 2/4] x86: cpu: Mark a few functions static
` [PATCH v1 3/4] x86: cpu: Add a few prototypes to the header file
` [PATCH v1 4/4] x86: cpu: Add missing header inclusion

[PATCH] lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
 2024-10-05 19:13 UTC  (3+ messages)
` [PATCH v2] "

[for-next][PATCH 0/2] ftrace: Updates for 6.13
 2024-10-05 19:12 UTC  (3+ messages)
` [for-next][PATCH 1/2] function_graph: Support recording and printing the function return address
` [for-next][PATCH 2/2] function_graph: Remove unnecessary initialization in ftrace_graph_ret_addr()

[PATCH 0/5] gpio: notify user-space about config changes in the kernel
 2024-10-05 19:11 UTC  (7+ messages)
` [PATCH 5/5] gpiolib: notify user-space about in-kernel line state changes

[Buildroot] [PATCH 1/1] board/stm32f469-disco: move kernel and DTB to rootfs partition
 2024-10-05 19:10 UTC 

[PATCH v3] rust: optimize error type to use nonzero
 2024-10-05 19:03 UTC  (8+ messages)

[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-05 19:03 UTC  (8+ messages)
` [PATCH 2/2] arm64: dts: qcom: Add "

kernel/sched/core.c:1361:21: warning: 'uclamp_mutex' defined but not used
 2024-10-05 18:58 UTC 

TOMOYO's pull request for v6.12
 2024-10-05 18:58 UTC  (8+ messages)

[RFC PATCH v2 0/4] sched+mm: Track lazy active mm existence with hazard pointers
 2024-10-05 18:56 UTC  (6+ messages)
` [RFC PATCH v2 3/4] hp: Implement Hazard Pointers

[PATCH v3 0/4] power: supply: twl6030/32 charger
 2024-10-05 18:57 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: mfd: twl: add charger node also for TWL603x

[PATCH v2 1/7] iio: backend: add API for interface get
 2024-10-05 18:53 UTC  (3+ messages)
` [PATCH v2 6/7] iio: adc: ad485x: add ad485x driver

[PATCH v3] sched/psi: fix memory barrier without comment warnings
 2024-10-05 18:52 UTC  (2+ messages)

[PATCH v3 00/10] Add iio backend compatibility for ad7606
 2024-10-05 18:50 UTC  (5+ messages)
` [PATCH v3 02/10] dt-bindings: iio: adc: ad7606: Remove spi-cpha from required
` [PATCH v3 03/10] dt-bindings: iio: adc: ad7606: Add iio backend bindings

[PATCH 0/3] implement `kernel::sync::Refcount` and convert users
 2024-10-05 18:47 UTC  (5+ messages)
  ` [PATCH 3/3] rust: block: convert `block::mq` to use `Refcount`

[PATCH net-next v3 1/2] dt-bindings: net: marvell,aquantia: add property to override MDI_CFG
 2024-10-05 18:46 UTC  (2+ messages)

[PATCH v2 0/3] pinctrl: renesas: rzg2l: Add support to configure open-drain and schmitt-trigger properties
 2024-10-05 18:45 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Allow schmitt and open drain properties

[PATCH 0/2] cifs: Improve access without FILE_READ_ATTRIBUTES permission
 2024-10-05 18:44 UTC  (3+ messages)

[PATCH 0/6] ASoC: add Allwinner H616 audio codec support
 2024-10-05 18:44 UTC  (2+ messages)

[PATCH] rust: update dbg macro outputs in docs
 2024-10-05 18:44 UTC  (4+ messages)

[PATCH] net: dsa: Fix conditional handling of Wake-on-Lan configuration in dsa_user_set_wol
 2024-10-05 18:42 UTC  (2+ messages)

[BUG] ARM64 KVM: Data abort executing post-indexed LDR on MMIO address
 2024-10-05 18:38 UTC  (7+ messages)

[mark:arm64/brbe 8/12] drivers/perf/arm_brbe.c:638:4: warning: variable 'sample_type' is uninitialized when used here
 2024-10-05 18:38 UTC 

.topdeps: warning: ignored by one of the .gitignore files
 2024-10-05 18:38 UTC 

[PATCH net-next v2 0/6] rust: Add IO polling
 2024-10-05 18:36 UTC  (5+ messages)
` [PATCH net-next v2 3/6] rust: time: Implement addition of Ktime and Delta
` [PATCH net-next v2 5/6] rust: Add read_poll_timeout function

[GIT PULL] bcachefs fixes for 6.12-rc2
 2024-10-05 18:35 UTC 

[PATCH] nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
 2024-10-05 18:35 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3 0/5] linux-user: Trace sendto/recvfrom
 2024-10-05 18:31 UTC  (4+ messages)
` [PATCH v3 5/5] linux-user: Add strace for recvfrom()

[PATCH v3 0/2] Bluetooth: btnxpuart: Add GPIO mechanism to
 2024-10-05 18:32 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: nxp: Add support for power save feature using GPIO

[RFC PATCH v2 0/9] Support TCP listen access-control
 2024-10-05 18:32 UTC  (6+ messages)
` [RFC PATCH v2 2/9] landlock: "

[PATCH 0/5] UFS: Final folio conversions
 2024-10-05 18:31 UTC  (2+ messages)

RFC: Advice on adding support for Qualcomm IPQ9574 SoC Ethernet
 2024-10-05 18:30 UTC  (6+ messages)

[PATCH 0/5] Fixes for snapshots + unlink
 2024-10-05 18:29 UTC  (6+ messages)
` [PATCH 1/5] bcachefs: Split out check_unreachable_inodes() pass
` [PATCH 2/5] bcachefs: reattach_inode() now correctly handles interior snapshot nodes
` [PATCH 3/5] bcachefs: btree_iter_peek_upto() now handles BTREE_ITER_all_snapshots
` [PATCH 4/5] bcachefs: Delete vestigal check_inode() checks
` [PATCH 5/5] bcachefs: bcachefs_metadata_version_inode_has_child_snapshots

Allowing closed connections time to drain before logging packets
 2024-10-05 18:28 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: mmc: mmc-pwrseq-simple: add support for reset control
 2024-10-05 18:26 UTC  (2+ messages)

[PATCH V3 0/7] Add minimal boot support for IPQ5424
 2024-10-05 18:23 UTC  (3+ messages)
` [PATCH V3 2/7] dt-bindings: clock: Add Qualcomm IPQ5424 GCC binding

[PATCH V2 0/2] X1E001DE Snapdragon Devkit for Windows
 2024-10-05 18:22 UTC  (3+ messages)
` [PATCH V2 1/2] dt-bindings: arm: qcom: Add "
` [PATCH V2 2/2] arm64: dts: qcom: Add X1E001DE "

[PATCH 0/3] Random netfs folio fixes
 2024-10-05 18:23 UTC  (3+ messages)
` [PATCH 1/3] netfs: Remove call to folio_index()
` [PATCH 3/3] netfs: Remove unnecessary references to pages


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.