All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-25 22:21:04 to 2024-07-25 23:57:54 UTC [more...]

[PULL 00/96] ppc-for-9.1-2 queue
 2024-07-25 23:53 UTC  (19+ messages)
` [PULL 01/96] tests/tcg: Skip failing ppc64 multi-threaded tests
` [PULL 02/96] spapr: Migrate ail-mode-3 spapr cap
` [PULL 04/96] ppc/vof: Fix unaligned FDT property access
` [PULL 05/96] accel/kvm: Introduce kvm_create_and_park_vcpu() helper
` [PULL 06/96] cpu-common.c: export cpu_get_free_index to be reused later
` [PULL 08/96] target/ppc/arch_dump: set prstatus pid to cpuid
` [PULL 11/96] target/ppc/cpu_init: Synchronize HASHKEYR with KVM for migration
` [PULL 12/96] target/ppc/cpu_init: Synchronize HASHPKEYR "
` [PULL 13/96] ppc/pnv: Update Power10's cfam id to use Power10 DD2
` [PULL 14/96] ppc/pnv: Fix loss of LPC SERIRQ interrupts
` [PULL 15/96] ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function
` [PULL 16/96] ppc/pnv: Begin a more complete ADU LPC model for POWER9/10
` [PULL 19/96] ppc/pnv: Add pointer from PnvCPUState to PnvCore
` [PULL 22/96] ppc/pnv: use class attribute to limit SMT threads for different machines
` [PULL 23/96] ppc/pnv: Extend chip_pir class method to TIR as well
` [PULL 29/96] ppc/pnv: Implement big-core PVR for Power9/10
` [PULL 38/96] hw/ssi: Extend SPI model
` [PULL 49/96] pnv/xive2: Fail VST entry address computation if table has no VSD

[PATCH 0/2] Rust KASAN Support
 2024-07-25 23:57 UTC  (4+ messages)
` [PATCH 1/2] kbuild: rust: Define probing macros for rustc
` [PATCH 2/2] kbuild: rust: Enable KASAN support

[leon-rdma:dma-split-v2 7/23] drivers/iommu/dma-iommu.c:1829:13: error: implicit declaration of function 'cc_platform_has'
 2024-07-25 23:56 UTC 

[BUG] xfs: soft lockup in xas_descend/xas_load/xas_next from filemap_get_read_batch (rclone) on 6.8 kernel
 2024-07-25 23:56 UTC 

M68K Vectors
 2024-07-25 21:35 UTC 

[PATCH v3 1/5] clock: qcom: ipq4019: add ESS clock
 2024-07-25 23:54 UTC  (5+ messages)
` [PATCH v3 4/5] net: add Qualcomm ESS EDMA adapter

[PATCH 1/1] kernel/drivers/net/stack/packet/af_packet.c: 32-bit compat support
 2024-07-25 23:53 UTC 

[PATCH BlueZ v4 1/3] client/player: Set number of channels based on locations
 2024-07-25 23:53 UTC  (2+ messages)
` [BlueZ,v4,1/3] "

[ANN] Reminder: deadline for LPC and netconf 2024 submission approaching
 2024-07-25 23:51 UTC 

[PATCH net-next v7 0/3] net: A lightweight zero-copy notification
 2024-07-25 23:50 UTC  (4+ messages)
` [PATCH net-next v7 1/3] sock: support copying cmsgs to the user space in sendmsg

linux-next: duplicate patches in the btrfs tree
 2024-07-25 23:50 UTC 

[PATCH 00/24] riscv support for control flow integrity extensions
 2024-07-25 23:46 UTC  (25+ messages)
` [PATCH 01/24] target/riscv: Add zicfilp extension
` [PATCH 02/24] target/riscv: Introduce elp state and enabling controls for zicfilp
` [PATCH 03/24] target/riscv: save and restore elp state on priv transitions
` [PATCH 04/24] target/riscv: additional code information for sw check
` [PATCH 05/24] target/riscv: tracking indirect branches (fcfi) for zicfilp
` [PATCH 06/24] target/riscv: zicfilp `lpad` impl and branch tracking
` [PATCH 07/24] disas/riscv: enabled `lpad` disassembly
` [PATCH 08/24] linux-user/syscall: introduce prctl for indirect branch tracking
` [PATCH 09/24] linux-user/riscv: implement indirect branch tracking prctls
` [PATCH 10/24] target/riscv: Add zicfiss extension
` [PATCH 11/24] target/riscv: introduce ssp and enabling controls for zicfiss
` [PATCH 12/24] target/riscv: tb flag for shadow stack instructions
` [PATCH 13/24] target/riscv: implement zicfiss instructions
` [PATCH 14/24] target/riscv: compressed encodings for sspush and sspopchk
` [PATCH 15/24] target/riscv: mmu changes for zicfiss shadow stack protection
` [PATCH 16/24] target/riscv: shadow stack mmu index for shadow stack instructions
` [PATCH 17/24] linux-user/syscall: introduce prctl for shadow stack enable/disable
` [PATCH 18/24] linux-user/riscv: setup/teardown zicfiss shadow stack for qemu-user
` [PATCH 19/24] disas/riscv: enable disassembly for zicfiss instructions
` [PATCH 20/24] disas/riscv: enable disassembly for compressed sspush/sspopchk
` [PATCH 21/24] target/riscv: add trace-hooks for each case of sw-check exception
` [PATCH 22/24] linux-user: permit RISC-V CFI dynamic entry in VDSO
` [PATCH 23/24] linux-user: Add RISC-V zicfilp support "
` [PATCH 24/24] linux-user/riscv: Adding zicfiss/lp extension in hwprobe syscall

[PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
 2024-07-25 23:48 UTC  (8+ messages)

[PATCH 1/2] lib/amdgpu: refactor deadlock tests
 2024-07-25 23:48 UTC  (4+ messages)
` [PATCH 2/2] tests/amdgpu: Add queue reset test
` ✓ CI.xeBAT: success for series starting with [1/2] lib/amdgpu: refactor deadlock tests
` ✓ Fi.CI.BAT: "

[PATCH bpf-next 0/2] Add kfuncs to support reading xattr from dentry
 2024-07-25 23:47 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: Add kfunc bpf_get_dentry_xattr() to read "
` [PATCH bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr

[syzbot] [bluetooth?] WARNING in hci_conn_set_handle
 2024-07-25 23:45 UTC  (2+ messages)

[PATCH] drm/xe: Assert G2H outstanding when releasing G2H
 2024-07-25 23:40 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
 2024-07-25 23:39 UTC  (9+ messages)

[Bug 219088] New: bluetooth scanning doesn't work in 6.10.0
 2024-07-25 23:39 UTC  (4+ messages)
` [Bug 219088] "

[PATCH v6 00/24] qcom: rpmh core and regulator support
 2024-07-25 23:38 UTC  (2+ messages)

[arnd-asm-generic:syscall-tbl-6.11 47/80] ld.lld: error: undefined symbol: __sys_bind
 2024-07-25 23:35 UTC 

[PATCH 0/6] efi: Start tidying up memory management
 2024-07-25 23:33 UTC  (10+ messages)
` [PATCH 2/6] efi: Convert device_path allocation to use malloc()
` [PATCH 3/6] efi: Allow monitoring of page allocations
` [PATCH 5/6] efi: Use malloc() for the EFI pool

[PATCH 00/40] Make LMB memory map global and persistent
 2024-07-25 23:32 UTC  (41+ messages)
` [PATCH 05/40] spl: alloc: call full alloc functions if malloc pool is available
` [PATCH 06/40] alist: add a couple of helper functions
` [PATCH 11/40] lmb: make LMB memory map persistent and global
` [PATCH 15/40] lmb: config: add lmb config symbols for SPL
` [PATCH 16/40] lmb: allow lmb module to be used in SPL
` [PATCH 17/40] lmb: introduce a function to add memory to the lmb memory map
` [PATCH 20/40] lmb: remove lmb_init_and_reserve_range() function
` [PATCH 21/40] lmb: bootm: remove superfluous lmb stub functions
` [PATCH 22/40] lmb: init: initialise the lmb data structures during board init
` [PATCH 23/40] lmb: add a flags parameter to the API's
` [PATCH 24/40] lmb: add a common implementation of arch_lmb_reserve()
` [PATCH 25/40] sandbox: move the TCG event log to the start of ram memory
` [PATCH 26/40] spl: call spl_board_init() at the end of the spl init sequence
` [PATCH 27/40] spl: sandbox: initialise the ram banksize in spl
` [PATCH 30/40] sandbox: iommu: remove lmb allocation in the driver
` [PATCH 33/40] test: cedit: use allocated address for reading file
` [PATCH 35/40] test: lmb: run lmb tests only manually
` [PATCH 36/40] test: lmb: add a separate class of unit tests for lmb
` [PATCH 39/40] sandbox: adjust load address of couple of tests
` [PATCH 40/40] lmb: ut: re-enable unit tests

[PATCH] gitlab-ci: Use -fno-sanitize=function in the clang-user job
 2024-07-25 23:33 UTC  (3+ messages)

[PATCH v2 0/5] This patchset reorganizes page_counter structures which helps to make
 2024-07-25 23:33 UTC  (4+ messages)
` [PATCH v2 3/5] mm: memcg: merge multiple page_counters into a single structure

[RFC PATCH v2 00/48] Make U-Boot memory reservations coherent
 2024-07-25 23:32 UTC  (12+ messages)
` [RFC PATCH v2 38/48] lib: Kconfig: add a config symbol for getting lmb memory map updates

[PATCH] drm/i915/dp: Clear VSC SDP during post ddi disable routine
 2024-07-25 23:31 UTC  (3+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915/dp: Clear VSC SDP during post ddi disable routine (rev2)

[PATCH] bnxt_en: Fix RSS logic in __bnxt_reserve_rings()
 2024-07-25 23:30 UTC  (6+ messages)

[PATCH net 0/2] ethtool: rss: small fixes to spec and GET
 2024-07-25 23:30 UTC  (2+ messages)

[PATCH] libbtrfsutil: python: fix build on Python 3.13
 2024-07-25 23:28 UTC 

[PATCH 0/2] improving dynamic zswap shrinker protection scheme
 2024-07-25 23:28 UTC  (3+ messages)
` [PATCH 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
` [PATCH 2/2] zswap: increment swapin count for non-pivot swapped in pages

[PATCH 0/2] notes: fix editor invocation regression
 2024-07-25 23:26 UTC  (7+ messages)
` [PATCH 1/2] t3301-notes: check editor isn't invoked for empty notes add
` [PATCH 2/2] notes: revert note_data.given behavior with "

[PATCH] drm/amdkfd: Fix compile error if HMM support not enabled
 2024-07-25 23:25 UTC 

[PATCH 6.10 00/29] 6.10.2-rc1 review
 2024-07-25 23:23 UTC  (2+ messages)

[PATCH] drm/xe: Take ref to VM in delayed snapshot
 2024-07-25 23:24 UTC 

[PATCH 6.9 00/29] 6.9.12-rc1 review
 2024-07-25 23:22 UTC  (2+ messages)

[PATCH 6.6 00/16] 6.6.43-rc1 review
 2024-07-25 23:21 UTC  (2+ messages)

[RFC PATCH] memcg: expose children memory usage for root
 2024-07-25 23:20 UTC  (3+ messages)

[PATCH 6.1 00/13] 6.1.102-rc1 review
 2024-07-25 23:20 UTC  (2+ messages)

[PATCH 5.15 00/87] 5.15.164-rc1 review
 2024-07-25 23:19 UTC  (2+ messages)

Force remove of broken extent/subvolume? (Crash in btrfs_run_delayed_refs)
 2024-07-25 23:19 UTC  (3+ messages)

[PATCH 0/4] gdbstub: Add support for MTE in system mode
 2024-07-25 23:17 UTC  (3+ messages)
` [PATCH 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to "

[PATCH] chemical: bme680: Convert to static the const lookup table
 2024-07-25 23:18 UTC 

pull request: amdgpu: update DMCUB firmware to v0.0.227.0
 2024-07-25 23:15 UTC 

[i-g-t 1/2] lib/drmtest: Ensure the XE driver is idle before starting a test
 2024-07-25 23:15 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,V2,1/2] lib/drmtest: Ensure the XE driver is idle before starting a test (rev3)

[PATCH] mailmap: plug memory leak in read_mailmap_blob()
 2024-07-25 23:12 UTC 

[PATCH v2 0/7] pressure: bmp280: Minor cleanup and interrupt support
 2024-07-25 23:10 UTC  (8+ messages)
` [PATCH v2 1/7] iio: pressure: bmp280: Use bulk read for humidity calibration data
` [PATCH v2 2/7] iio: pressure: bmp280: Add support for bmp280 soft reset
` [PATCH v2 3/7] iio: pressure: bmp280: Remove config error check for IIR filter updates
` [PATCH v2 4/7] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v2 5/7] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices
` [PATCH v2 6/7] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v2 7/7] iio: pressure bmp280: Move bmp085 interrupt to new configuration

[PATCH] csum-file: introduce discard_hashfile()
 2024-07-25 23:07 UTC 

[PATCH net 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-07-25 23:07 UTC  (9+ messages)
` [PATCH net 6/8] ice: improve updating ice_{t, r}x_ring::xsk_pool

[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-07-25 23:06 UTC  (9+ messages)

tracing: user events UAF crash report
 2024-07-25 23:06 UTC  (16+ messages)

[PATCH v3 1/2] PCI: dwc: Add dbi_phys_addr and atu_phys_addr to struct dw_pcie
 2024-07-25 23:05 UTC  (2+ messages)

[PATCH v3 2/2] PCI: qcom: Avoid DBI and ATU register space mirror to BAR/MMIO region
 2024-07-25 23:03 UTC  (2+ messages)

[leon-rdma:dma-split-v2 17/23] include/linux/iommu-dma.h:75:16: error: 'DMA_MAPPING_ERROR' undeclared
 2024-07-25 23:04 UTC 

[net PATCH] fbnic: Change kconfig prompt from S390=n to !S390
 2024-07-25 23:03 UTC  (3+ messages)

[PATCH RFC] basic RMEDIA support for nvme host
 2024-07-25 22:59 UTC  (5+ messages)
` [PATCH RFC v2] nvme: basic RMEDIA support for host

[PATCH v1] Bluetooth: hci_event: Fix setting DISCOVERY_FINDING for passive scanning
 2024-07-25 22:58 UTC  (2+ messages)
` [v1] "

[PATCH v5 0/4] Some cleanup, renaming and horkage improvements
 2024-07-25 22:55 UTC  (4+ messages)
` [PATCH v5 2/4] ata: libata: Rename ata_dev_blacklisted()

[PATCH 0/2] PCI: endpoint: Introduce 'get_bar' to map fixed address BARs in EPC
 2024-07-25 22:53 UTC  (11+ messages)
` [PATCH 1/2] "

[PATCH] lib: utils: fdt_domain: Make opensbi-domain optional in CPU specification
 2024-07-25 22:51 UTC 

[PATCH v7 1/4] Create source symlink in perf object dir
 2024-07-25 22:50 UTC  (7+ messages)

[PATCH i-g-t v3 0/6] Add support for hook script
 2024-07-25 22:49 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for Add support for hook script (rev3)

[PATCH i-g-t 0/3] lib/kunit: Fixes and enhancements
 2024-07-25 22:48 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH bpf-next v2 0/4] monitor network traffic for flaky test cases
 2024-07-25 22:47 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: Add traffic monitor functions

[zdi-disclosures@trendmicro.com: ZDI-CAN-24679: New Vulnerability Report]
 2024-07-25 22:46 UTC 

[linux-6.1 test] 187002: tolerable FAIL - PUSHED
 2024-07-25 22:46 UTC 

[PATCH v2 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-25 22:46 UTC  (7+ messages)
` [PATCH v2 bpf-next 01/10] lib/buildid: add single page-based file reader abstraction
` [PATCH v2 bpf-next 02/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v2 bpf-next 05/10] lib/buildid: implement sleepable build_id_parse() API

[PATCH] drm/xe: Remove unused variable
 2024-07-25 22:44 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[RFC PATCH v3] automation: add linker symbol name script
 2024-07-25 22:43 UTC  (3+ messages)

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-07-25 22:41 UTC  (5+ messages)
` [PATCH v3 8/8] mm/mprotect: fix dax pud handlings

Xen for Apple Silicon (M1 and beyond)
 2024-07-25 22:41 UTC  (4+ messages)

[PATCH 1/2] lib/amdgpu: refactor deadlock tests
 2024-07-25 22:39 UTC  (3+ messages)
` ✓ CI.xeBAT: success for series starting with [1/2] "
` ✗ Fi.CI.BAT: failure "

[PATCH i-g-t] tests/core_setmaster: Change break to continue in tweak_perm function
 2024-07-25 22:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[RFC PATCH v9 00/11] bpf qdisc
 2024-07-25 22:38 UTC  (3+ messages)
` [RFC PATCH v9 06/11] bpf: net_sched: Add bpf qdisc kfuncs

[RFC PATCH v5 00/29] TDX KVM selftests
 2024-07-25 22:35 UTC  (4+ messages)
` [RFC PATCH v5 10/29] KVM: selftests: TDX: Adding test case for TDX port IO

[PATCH v5 00/20] Introduce the lwIP network stack
 2024-07-25 22:34 UTC  (3+ messages)

[PATCH mm-unstable v1 0/4] Improve mem_cgroup_iter()
 2024-07-25 22:33 UTC  (4+ messages)
` [PATCH mm-unstable v1 1/4] mm: don't hold css->refcnt during traversal

[bug report] accel/habanalabs: enforce release order of compute device and dma-buf
 2024-07-25 22:33 UTC  (3+ messages)

[RFC] xfs: opting in or out of online repair
 2024-07-25 22:33 UTC  (4+ messages)

6.11/regression/bisected - The commit c1385c1f0ba3 caused a new possible recursive locking detected warning at computer boot
 2024-07-25 22:30 UTC  (5+ messages)

[PATCH] drm/msm/dp: reset the link phy params before link training
 2024-07-25 22:04 UTC 

[PATCH 1/2] lib/amdgpu: refactor deadlock tests
 2024-07-25 22:29 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH 0/3] rust: Add irq abstraction, IrqSpinLock
 2024-07-25 22:27 UTC  (4+ messages)
` [PATCH 1/3] rust: Introduce irq module
` [PATCH 2/3] rust: sync: Introduce LockContainer trait
` [PATCH 3/3] rust: sync: Add IrqSpinLock

[Intel-wired-lan] [PATCH iwl-next v5 00/13] ice: iavf: add support for TC U32 filters on VFs
 2024-07-25 22:26 UTC  (3+ messages)
  `  "

[PATCH net 0/5] ethtool: more RSS fixes
 2024-07-25 22:23 UTC  (6+ messages)
` [PATCH net 1/5] eth: bnxt: reject unsupported hash functions
` [PATCH net 2/5] eth: bnxt: populate defaults in the RSS context struct
` [PATCH net 3/5] ethtool: fix setting key and resetting indir at once
` [PATCH net 4/5] ethtool: fix the state of additional contexts with old API
` [PATCH net 5/5] selftests: drv-net: rss_ctx: check for all-zero keys

[PATCH v2] tests/tcg: Skip failing ppc64 multi-threaded tests
 2024-07-25 22:23 UTC  (4+ messages)

[PATCH v4 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
 2024-07-25 22:20 UTC  (2+ messages)

[PATCH] PCI: j721e: Set .map_irq and .swizzle_irq to NULL
 2024-07-25 22:21 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: imx93-11x11-evk: Add several sound cards
 2024-07-25 22:20 UTC  (2+ messages)

[PATCH] arm64: dts: freescale: Add Ethernet Support
 2024-07-25 22:20 UTC  (2+ messages)

[PATCH] ptp: Add vDSO-style vmclock support
 2024-07-25 22:20 UTC  (12+ 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.