All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-18 21:21:51 to 2024-06-18 22:56:23 UTC [more...]

[PATCH 1/6] clk: renesas: Synchronize R-Car R8A77951 H3 clock tables with Linux 6.9.3
 2024-06-18 22:54 UTC  (5+ messages)
` [PATCH 2/6] clk: renesas: Synchronize R-Car R8A779A0 V3U "
` [PATCH 3/6] clk: renesas: Synchronize R-Car R8A779F0 S4 "
` [PATCH 4/6] clk: renesas: Synchronize R-Car R8A779G0 V4H "
` [PATCH 5/6] clk: renesas: Synchronize R-Car R8A779H0 V4M "

[v2 PATCH] usb: dwc3: core: remove lock of otg mode during gadget suspend/resume to avoid deadlock
 2024-06-18 22:55 UTC  (5+ messages)

[PATCH] ext4: don't track ranges in fast_commit if inode has inlined data
 2024-06-18 22:30 UTC  (2+ messages)

[PATCH v3 0/9] drm/msm/dpu: be more friendly to X.org
 2024-06-18 22:53 UTC  (17+ messages)
` [PATCH v3 1/9] drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
` [PATCH v3 2/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH v3 3/9] drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
` [PATCH v3 4/9] drm/msm/dpu: split dpu_format_populate_layout
` [PATCH v3 5/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check
` [PATCH v3 6/9] drm/msm/dpu: check for the plane pitch overflow

[PATCH bpf-next 0/5] bpf: resilient split BTF followups
 2024-06-18 22:53 UTC  (7+ messages)
` [PATCH bpf-next 1/5] libbpf: BTF relocation followup fixing naming, loop logic
` [PATCH bpf-next 2/5] module, bpf: store BTF base pointer in struct module
` [PATCH bpf-next 3/5] libbpf,bpf: share BTF relocate-related code with kernel

[PATCH v5] media: Convert from tasklet to BH workqueue
 2024-06-18 22:52 UTC 

[BUG] printk/nbcon.c: watchdog BUG: softlockup - CPU#x stuck for 78s
 2024-06-18 22:52 UTC  (3+ messages)

[PATCH v3] mmc: Convert from tasklet to BH workqueue
 2024-06-18 22:52 UTC 

[PATCH 00/23] ARM AArch64 Support for BSD
 2024-06-18 22:50 UTC  (29+ messages)
` [PATCH 09/23] Add thread setup for BSD-USER
` [PATCH 10/23] Add thread initialization "
` [PATCH 11/23] Update ARM AArch64 VM parameter definitions for bsd-user
` [PATCH 12/23] Add ability to get rval2
` [PATCH 13/23] Add ARM AArch64 ELF definitions for bsd-user
` [PATCH 14/23] Add ARM AArch64 hardware capability definitions
` [PATCH 15/23] Add function to retrieve ARM AArch64 hardware capabilities
` [PATCH 16/23] Add function to retrieve additional ARM AArch64 hwcap
` [PATCH 17/23] Add ARM AArch64 sigcode setup function for bsd-user
` [PATCH 18/23] Add ARM AArch64 specific signal definitions "
` [PATCH 19/23] Add ARM AArch64 signal trampoline argument setup "
` [PATCH 20/23] Add get_mcontext function for ARM AArch64 in bsd-user
` [PATCH 21/23] Add setup_sigframe_arch "
` [PATCH 22/23] Add set_mcontext "

[PATCH 3/3] exec: use char* for pointer arithmetic
 2024-06-18 22:46 UTC 

[PATCH 2/3] exec: avoid using C++ keywords in function parameters
 2024-06-18 22:45 UTC 

[PATCH 1/3] exec: Make the MemOp enum cast explicit
 2024-06-18 22:45 UTC 

[PATCH v2] drm/xe: Use ttm_uncached for BO with NEEDS_UC flag
 2024-06-18 22:46 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Use ttm_uncached for BO with NEEDS_UC flag (rev2)

[PATCH v3 0/2] Add new test to validate adaptive sharpness filter
 2024-06-18 22:45 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Add new test to validate adaptive sharpness filter (rev4)

[PATCH 0/3] riscv: sophgo: add mailbox support for cv18x SoCs
 2024-06-18 22:45 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: mailbox: add Sophgo cv18x SoCs mailbox

[PATCH v5 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-18 22:45 UTC  (7+ messages)
` [PATCH v5 1/6] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v5 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v5 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
` [PATCH v5 4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v5 5/6] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v5 6/6] selftests/proc: add PROCMAP_QUERY ioctl tests

[PATCH] SUNRPC: Fix backchannel reply, again
 2024-06-18 22:45 UTC  (3+ messages)

[PATCH v5 net-next 0/7] ethtool: track custom RSS contexts in the core
 2024-06-18 22:44 UTC  (8+ messages)
` [PATCH v5 net-next 1/7] net: move ethtool-related netdev state into its own struct
` [PATCH v5 net-next 2/7] net: ethtool: attach an XArray of custom RSS contexts to a netdevice
` [PATCH v5 net-next 3/7] net: ethtool: record custom RSS contexts in the XArray
` [PATCH v5 net-next 4/7] net: ethtool: let the core choose RSS context IDs
` [PATCH v5 net-next 5/7] net: ethtool: add an extack parameter to new rxfh_context APIs
` [PATCH v5 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts
` [PATCH v5 net-next 7/7] sfc: use new rxfh_context API

[PATCH v2 0/2] Prepare RTP for VF actions
 2024-06-18 22:44 UTC  (10+ messages)
` [PATCH v2 1/2] drm/xe/rtp: "
` [PATCH v2 2/2] drm/xe/kunit: Update RTP test to check VF flags
` ✓ CI.Patch_applied: success for Prepare RTP for VF actions
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH] build, dlib: ensure dlib directories are created
 2024-06-18 22:43 UTC  (2+ messages)

[PATCH v6 1/2] proc: pass file instead of inode to proc_mem_open
 2024-06-18 22:39 UTC  (3+ messages)
` [PATCH v6 2/2] proc: restrict /proc/pid/mem

[RFT PATCH v2 0/3] hwmon: (spd5118) Various improvements
 2024-06-18 22:37 UTC  (7+ messages)
` [RFT PATCH v2 2/3] hwmon: (spd5118) Use spd5118 specific read/write operations

[PATCH v3 0/2] Add support for 'power saving policy' property
 2024-06-18 22:36 UTC  (3+ messages)
` [PATCH v3 2/2] drm/amd: Add power_saving_policy drm property to eDP connectors

[PATCH 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
 2024-06-18 22:24 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: watchdog: renesas,wdt: Document "
` [PATCH 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P)

dsa: mv88e6xxx maps all VLANs to the same FID
 2024-06-18 22:24 UTC 

[PATCH v2] fs: btrfs: fix out of bounds write
 2024-06-18 22:21 UTC  (2+ messages)

[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
 2024-06-18 22:19 UTC  (12+ messages)

[PATCH v1] binder: frozen notification
 2024-06-18 22:19 UTC 

[PATCH 0/6] riscv: convert bottom half of exception handling to C
 2024-06-18 22:16 UTC  (3+ messages)

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

[PATCH v5 00/12] TTM shrinker helpers and xe buffer object shrinker
 2024-06-18 22:11 UTC  (3+ messages)
` [PATCH v5 05/12] drm/ttm: Provide a generic LRU walker helper

+ mm-damon-sysfs-schemes-add-target_nid-on-sysfs-schemes-fix.patch added to mm-unstable branch
 2024-06-18 22:11 UTC 

[PATCH i-g-t] add tests to check crc for supported formats
 2024-06-18 22:10 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for "

+ docs-damon-document-damos_migrate_hotcold-fix.patch added to mm-unstable branch
 2024-06-18 22:08 UTC 

[krzk-github:b4/dt-bindings-mfd-syscon-split 7/8] arch/arm64/boot/dts/freescale/fsl-ls1028a-kontron-kbox-a-230-ls.dtb: syscon@1e60000: compatible: ['syscon'] is too short
 2024-06-18 22:08 UTC 

[PATCH] drm/amdgpu/atomfirmware: fix parsing of vram_info
 2024-06-18 22:07 UTC  (2+ messages)

[PATCH v3] hw/arm/virt-acpi-build: Fix id_count in build_iort_id_mapping
 2024-06-18 22:05 UTC  (6+ messages)

[PATCH v3 0/6] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-18 22:04 UTC  (9+ messages)
` [PATCH v3 1/6] selftests/mm: mseal, self_elf: fix missing __NR_mseal

[PATCH 0/9] Add CPU-type to topology
 2024-06-18 22:03 UTC  (5+ messages)
` [PATCH PATCH 1/9] x86/cpu/topology: Add x86_cpu_type to struct cpuinfo_topology

[PATCH 000/208] big x86 FPU code rewrite
 2024-06-18 22:02 UTC  (3+ messages)
` [PATCH 206/208] x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging code

[PATCH v2 0/8] drm: make leftover drivers call drm_atomic_helper_shutdown() at the right times
 2024-06-18 21:59 UTC  (5+ messages)
` [PATCH v2 8/8] drm/amdgpu: Call drm_atomic_helper_shutdown() at shutdown time

[PATCH] sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
 2024-06-18 21:58 UTC 

[PATCH v2 0/3] rockchip: rk3328: Add IO-domain driver and speed up boot
 2024-06-18 21:55 UTC  (4+ messages)
` [PATCH v2 2/3] rockchip: rk3328: Enable ARMv8 crypto extensions

[PATCH v2 0/2] dt-bindings: net: Convert fsl,fman related file to yaml format
 2024-06-18 21:53 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: ptp: Convert ptp-qoirq "
` [PATCH v2 2/2] dt-bindings: net: Convert fsl-fman to yaml

[PATCH net 0/3] bnxt_en: Bug fixes for net
 2024-06-18 21:53 UTC  (4+ messages)
` [PATCH net 1/3] bnxt_en: Update firmware interface to 1.10.3.44
` [PATCH net 2/3] bnxt_en: Set TSO max segs on devices with limits
` [PATCH net 3/3] bnxt_en: Restore PTP tx_avail count in case of skb_pad() error

next/master baseline: 242 runs, 32 regressions (next-20240618)
 2024-06-18 21:53 UTC 

[PATCH v1 0/4] ATA PASS-THROUGH sense data fixes
 2024-06-18 21:51 UTC  (4+ messages)
` [PATCH v1 2/4] ata: libata-scsi: Generate ATA PT sense data when ATA ERR/DF are set

BUG: scrub reports uncorrectable csum errors linked to readable file (data: single)
 2024-06-18 21:45 UTC  (5+ messages)

[PATCH v3 0/5] KVM: Reject vCPU IDs above 2^32
 2024-06-18 21:50 UTC  (8+ messages)
` [PATCH v3 1/5] KVM: Reject overly excessive IDs in KVM_CREATE_VCPU
` [PATCH v3 4/5] KVM: selftests: Test max vCPU IDs corner cases
` [PATCH v3 5/5] KVM: selftests: Test vCPU boot IDs above 2^32

[PATCH v3 00/16] Introduce a store type enum for the Maple tree
 2024-06-18 20:47 UTC  (4+ messages)
` [PATCH v3 04/16] maple_tree: introduce mas_wr_store_type()
` [PATCH v3 14/16] maple_tree: remove node allocations from various write helper functions
` [PATCH v3 16/16] maple_tree: remove unneeded mas_wr_walk() in mas_store_prealloc()

[PATCH] acpi: Allow ignoring _OSC CPPC v2 bit via kernel parameter
 2024-06-18 21:47 UTC  (11+ messages)
              ` [PATCH V2 RFC] "

[PATCH v5 00/19] nfs/nfsd: add support for localio
 2024-06-18 21:46 UTC  (9+ messages)
` [PATCH v5 06/19] nfs/nfsd: add "localio" support
` [PATCH v5 12/19] nfs/localio: move managing nfsd_open_local_fh symbol to nfs_common
` [PATCH v5 13/19] nfs/nfsd: ensure localio server always uses its network namespace
` [PATCH v5 19/19] nfs: add Documentation/filesystems/nfs/localio.rst

[PATCH] mm: ratelimit oversized kvmalloc warnings instead of once
 2024-06-18 21:44 UTC  (3+ messages)

[syzbot] [btrfs?] BUG: spinlock bad magic in btrfs_stop_all_workers
 2024-06-18 21:43 UTC 

[PATCH v2] ACPI: Downgrade Intel _OSC and _PDC messages to debug
 2024-06-18 21:42 UTC 

[PATCH v3 0/3] KVM: Set vcpu->preempted/ready iff scheduled out while running
 2024-06-18 21:41 UTC  (5+ messages)

[PATCH BlueZ v1] gas: Fix reading attributes on every connection
 2024-06-18 21:42 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] KVM: Fix Undefined Behavior Sanitizer(UBSAN) error
 2024-06-18 21:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
 2024-06-18 21:40 UTC  (7+ messages)
` [PATCH RFC v2 2/5] of: get dma area lower limit
` [PATCH RFC v2 4/5] dma-direct: add base offset to zone_dma_bits

[PATCH v5] usb: dwc3: core: Workaround for CSR read timeout
 2024-06-18 21:31 UTC  (2+ messages)

[ovmf test] 186399: all pass - PUSHED
 2024-06-18 21:39 UTC 

[PATCH v3 0/5] Communication Interface to NXP secure-enclave HW IP like Edgelock Enclave
 2024-06-18 21:39 UTC  (4+ messages)
` [PATCH v3 5/5] firmware: imx: adds miscdev

[PATCH 0/2] fixup DAMOS_MIGRATE_{HOT,COLD} patchset documentation
 2024-06-18 21:36 UTC  (3+ messages)
` [PATCH 1/2] Docs/admin-guide/damon/usage: trivial fixups for DAMOS_MIGRATE_{HOT,COLD} documetnation
` [PATCH 2/2] Docs/ABI/damon: document target_nid file

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-18 21:36 UTC  (7+ messages)
` [PATCH v4, 3/3] usb: dwc3: core: Workaround for CSR read timeout

[PATCH] btrfs: remove NULL transaction support for btrfs_lookup_extent_info()
 2024-06-18 21:35 UTC  (3+ messages)
` [PATCH v2] "

[i-g-t V6 0/8] Force joiner support in bigjoiner checks
 2024-06-18 21:35 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for Force joiner support in bigjoiner checks (rev8)

Please include the sched_ext:for-next branch in linux-next
 2024-06-18 21:34 UTC 

[RFC] spi: spi-fsl-qspi: fix dev_request_mem_resource() usage
 2024-06-18 21:33 UTC 

[PATCH] hw/usb/hcd-dwc2: Handle invalid address access in read and write functions
 2024-06-18 21:32 UTC  (4+ messages)

[PATCH net-next] igb: Add MII write support
 2024-06-18 21:33 UTC 

[GIT PULL] Kselftest fixes for Linux 6.10-rc5
 2024-06-18 21:33 UTC  (2+ messages)

[PATCH] drm/amd/display: Disable CONFIG_DRM_AMD_DC_FP for RISC-V with clang
 2024-06-18 21:32 UTC  (4+ messages)

[PATCH 0/1] binfmt_elf, coredump: Log the reason of the failed core dumps
 2024-06-18 21:21 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v25 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-06-18 18:58 UTC 

[PATCH 0/2] cat-file related doc and test
 2024-06-18 21:30 UTC  (4+ messages)
` [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
    ` [PATCH v2 2/2] t1006: "

[tip:irq/core] BUILD REGRESSION 8cb2dbf94e44bcde4cff0223f2f900f8fb9083a4
 2024-06-18 21:29 UTC 

[Buildroot] [PATCH v7 09/14] package/qt6/qt6declarative: new package
 2024-06-18 21:26 UTC  (15+ messages)
` [Buildroot] [PATCH v8 01/14] package/qt6: bump version to 6.7.1
  ` [Buildroot] [PATCH v8 02/14] package/qt6/qt6base: add blind option to enable GUI support on host
  ` [Buildroot] [PATCH v8 03/14] package/qt6/qt6base: add blind option to enable Network "
  ` [Buildroot] [PATCH v8 04/14] package/qt6/qt6base: add blind option to enable Test "
  ` [Buildroot] [PATCH v8 05/14] package/qt6/qt6base: add blind option to enable Sql "
  ` [Buildroot] [PATCH v8 06/14] package/qt6/qt6shadertools: new package
  ` [Buildroot] [PATCH v8 07/14] package/qt6/qt6svg: allow building for host
  ` [Buildroot] [PATCH v8 08/14] package/qt6/qt6languageserver: new package
  ` [Buildroot] [PATCH v8 09/14] package/qt6/qt6declarative: "
  ` [Buildroot] [PATCH v8 10/14] package/qt6/qt6websockets: "
  ` [Buildroot] [PATCH v8 11/14] package/qt6/qt6wayland: "
  ` [Buildroot] [PATCH v8 12/14] package/qt6/qt6tools: "
  ` [Buildroot] [PATCH v8 13/14] package/qt6/qt6virtualkeyboard: "
  ` [Buildroot] [PATCH v8 14/14] package/qt6/qt6mqtt: "

[PATCH v9 00/24] Add Secure TSC support for SNP guests
 2024-06-18 21:27 UTC  (3+ messages)
` [PATCH v9 06/24] virt: sev-guest: Simplify VMPCK and sequence number assignments

[PATCH] block/file-posix: Consider discard flag when opening
 2024-06-18 21:24 UTC 

[morimoto:renesas-bsp/v6.6.34-2024-06-17 39/132] arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dtb: pcie@e65d0000: compatible:0: 'renesas,r8a779f0-pcie' was expected
 2024-06-18 21:23 UTC 

[pci:devres] BUILD SUCCESS 5ce20759783efc56600111480accac8397e0204d
 2024-06-18 21:23 UTC 

[PATCH v4 00/11] AMD Pstate Driver Fixes and Improvements
 2024-06-18 21:23 UTC  (3+ messages)
` [PATCH v4 09/11] cpufreq: amd-pstate: implement heterogeneous core topology for highest performance initialization

[PATCH v2] PCI: pciehp: Clear LBMS on hot-remove to prevent link speed reduction
 2024-06-18 21:23 UTC  (3+ messages)

Page select register restrictions in regmap core
 2024-06-18 21:23 UTC  (12+ messages)

[PATCHSET v7] sched: Implement BPF extensible scheduler class
 2024-06-18 21:17 UTC  (9+ messages)
` [PATCH 23/30] sched_ext: Implement SCX_KICK_WAIT
` [PATCH 24/30] sched_ext: Implement sched_ext_ops.cpu_acquire/release()
` [PATCH 25/30] sched_ext: Implement sched_ext_ops.cpu_online/offline()
` [PATCH 26/30] sched_ext: Bypass BPF scheduler while PM events are in progress
` [PATCH 27/30] sched_ext: Implement core-sched support
` [PATCH 28/30] sched_ext: Add vtime-ordered priority queue to dispatch_q's
` [PATCH 29/30] sched_ext: Documentation: scheduler: Document extensible scheduler class
` [PATCH 30/30] sched_ext: Add selftests


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.