All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-24 05:40:32 to 2023-11-24 07:18:18 UTC [more...]

[PATCH v1 0/2] mmc: mediatek: add support for complete clock cycle tuning
 2023-11-24  7:08 UTC  (3+ messages)
` [PATCH v1 2/2] dt-bindings: mmc: mtk-sd: add 64-steps tuning related property

[PATCH RESEND 0/3] Update STM DSI PHY driver
 2023-11-24  7:16 UTC  (3+ messages)
` [PATCH RESEND 1/3] drm/stm: dsi: add pm runtime ops
` [PATCH RESEND 3/3] arm: dts: st: fix DSI peripheral clock on stm32mp15 boards

[PATCH 0/8] wifi: rtw89: 8922a: configure hardware engines and quota
 2023-11-24  7:17 UTC  (6+ messages)
` [PATCH 1/8] wifi: rtw89: 8922a: extend and add quota number
` [PATCH 2/8] wifi: rtw89: mac: add to get DLE reserved quota
` [PATCH 3/8] wifi: rtw89: add reserved size as factor of DLE used size
` [PATCH 4/8] wifi: rtw89: refine element naming used by queue empty check
` [PATCH 5/8] wifi: rtw89: mac: check queue empty according to chip gen

[PATCH] LoongArch: Check unwind_error() in show_backtrace()
 2023-11-24  7:17 UTC  (5+ messages)

[Intel-xe] [PATCH] drm/xe: Fix lockdep warning in xe_force_wake calls
 2023-11-24  7:18 UTC  (4+ messages)
` [Intel-xe] FW: "
` [Intel-xe] ✓ CI.Patch_applied: success for drm/xe: Fix lockdep warning in xe_force_wake calls (rev2)
` [Intel-xe] ✓ CI.checkpatch: "

[PATCH v2 0/7] kexec_file: print out debugging message if required
 2023-11-24  7:16 UTC  (7+ messages)
` [PATCH v2 2/7] "

[PATCH v2 0/7] ppc: pnv ChipTOD and various timebase fixes
 2023-11-24  7:16 UTC  (14+ messages)
` [PATCH v2 1/7] target/ppc: Rename TBL to TB on 64-bit
` [PATCH v2 2/7] target/ppc: Improve timebase register defines naming
` [PATCH v2 3/7] target/ppc: Fix move-to timebase SPR access permissions
` [PATCH v2 4/7] pnv/chiptod: Add POWER9/10 chiptod model
` [PATCH v2 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer
` [PATCH v2 6/7] target/ppc: Implement core timebase state machine and TFMR
` [PATCH v2 7/7] target/ppc: Add SMT support to time facilities

[isar-cip-core v1 0/3] Enable CVE check in isar-cip-core CI
 2023-11-24  7:16 UTC  (2+ messages)

[igt-dev] [i-g-t] tests/intel/kms_pm_lpsp: Use lib helper to iterate connector modes
 2023-11-24  7:15 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
` [igt-dev] ✓ CI.xeBAT: success "

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2023-11-24  7:09 UTC  (18+ messages)
` [PATCH v5 1/5] RISC-V: Add stubs for sbi_console_putchar/getchar()
` [PATCH v5 2/5] RISC-V: Add SBI debug console helper routines
` [PATCH v5 3/5] tty/serial: Add RISC-V SBI debug console based earlycon
` [PATCH v5 4/5] tty: Add SBI debug console support to HVC SBI driver
` [PATCH v5 5/5] RISC-V: Enable SBI based earlycon support

[PATCH 0/2] docs: mtd: spi-nor: add sections about flash additions and testing
 2023-11-24  7:12 UTC  (4+ messages)
` [PATCH 1/2] "

[RFC PATCH 0/2] soundwire: introduce controller ID
 2023-11-24  6:58 UTC  (2+ messages)

[cocci] Rechecking Python mapping for position variables
 2023-11-24  7:10 UTC  (2+ messages)

[PATCH] soundwire: qcom: set controller id to hw master id
 2023-11-24  6:58 UTC  (2+ messages)

[PATCH] PCI: host-generic: Convert to platform remove callback returning void
 2023-11-24  7:07 UTC  (3+ messages)

[PATCH v2 0/3] rteval: Refactor CPU list logic
 2023-11-24  7:05 UTC  (4+ messages)
` [PATCH v2 2/3] rteval: Minor improvements to CpuList class

[PATCH RFC 00/12] mm/gup: Unify hugetlb, part 2
 2023-11-24  7:03 UTC  (9+ messages)
` [PATCH RFC 06/12] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing

xdp/xsk.c: missing read memory barrier in xsk_poll()
 2023-11-24  7:00 UTC 

barebox.org browser demo uses barebox-v2022.02
 2023-11-24  6:57 UTC  (3+ messages)

[Bug 217599] New: Adaptec 71605z hangs with aacraid: Host adapter abort request after update to linux 6.4.0
 2023-11-24  6:58 UTC  (3+ messages)
` [Bug 217599] "

[PATCHES] assorted dcache stuff
 2023-11-24  6:57 UTC  (23+ messages)
` [PATCH 01/20] selinux: saner handling of policy reloads
  ` [PATCH 02/20] ovl: stop using d_alloc_anon()/d_instantiate_anon()
  ` [PATCH 03/20] struct dentry: get rid of randomize_layout idiocy
  ` [PATCH 04/20] get rid of __dget()
  ` [PATCH 05/20] DCACHE_... ->d_flags bits: switch to BIT()
  ` [PATCH 06/20] DCACHE_COOKIE: RIP
  ` [PATCH 07/20] kill d_{is,set}_fallthru()
  ` [PATCH 08/20] dentry.h: trim externs
  ` [PATCH 09/20] [software coproarchaeology] dentry.h: kill a mysterious comment
  ` [PATCH 10/20] kill d_backing_dentry()
  ` [PATCH 11/20] kill d_instantate_anon(), fold __d_instantiate_anon() into remaining caller
  ` [PATCH 12/20] d_alloc_pseudo(): move setting ->d_op there from the (sole) caller
  ` [PATCH 13/20] nsfs: use d_make_root()
  ` [PATCH 14/20] simple_fill_super(): don't bother with d_genocide() on failure
  ` [PATCH 15/20] d_genocide(): move the extern into fs/internal.h
    ` d_genocide()? What about d_holodomor(), d_massmurder(), d_execute_warcrimes()? "
  ` [PATCH 16/20] get rid of DCACHE_GENOCIDE
  ` [PATCH 17/20] d_alloc_parallel(): in-lookup hash insertion doesn't need an RCU variant
  ` [PATCH 18/20] __d_unalias() doesn't use inode argument
  ` [PATCH 19/20] kill DCACHE_MAY_FREE
  ` [PATCH 20/20] dcache: remove unnecessary NULL check in dget_dlock()

[PATCH] git-p4: fix fast import when empty commit is first
 2023-11-24  6:55 UTC  (4+ messages)
` [PATCH v2] "

stable-rc/queue/4.19 build: 19 builds: 6 failed, 13 passed, 3 errors, 14 warnings (v4.19.299-76-ge745246f71bf0)
 2023-11-24  6:54 UTC 

[linus:master] [mm, pcp] 6ccdcb6d3a: stress-ng.judy.ops_per_sec -4.7% regression
 2023-11-24  6:53 UTC  (3+ messages)

[PATCH v7 00/12] iommu: Prepare to deliver page faults to user space
 2023-11-24  6:30 UTC  (2+ messages)

[PATCH rc v2 0/2] Do not UAF during iommufd_put_object()
 2023-11-24  6:48 UTC  (3+ messages)
` [PATCH rc v2 2/2] iommufd: "

[Bug 213115] New: Unable to set the lowest frequency of AMD CPUs via cpupower - while kernel 5.12.4 (or 5.3.18) is booted with "nosmt"
 2023-11-24  6:47 UTC  (2+ messages)
` [Bug 213115] "

[PATCH 6.1.y-cip 00/10] Add versa3 clk generator support
 2023-11-24  6:47 UTC  (8+ messages)

[PATCH 1/3] Revert "drm/prime: Unexport helpers for fd/handle conversion"
 2023-11-24  6:43 UTC  (3+ messages)

[virtio-comment] RE: [PATCH V2 3/6] virtio: dont reset vqs when SUSPEND
 2023-11-24  6:43 UTC  (13+ messages)
` [virtio-comment] "

[linus:master] [filemap] c8be038067: vm-scalability.throughput -27.3% regression
 2023-11-24  6:42 UTC  (3+ messages)

[PATCH v4] aacraid: reply queue mapping to CPUs based of IRQ affinity
 2023-11-24  6:32 UTC  (3+ messages)

[Intel-xe] [PATCH] fixup! drm/xe/pmu: Drop interrupt pmu event
 2023-11-24  6:41 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for fixup! drm/xe/pmu: Drop interrupt pmu event (rev4)
` [Intel-xe] ✓ CI.checkpatch: "
` [Intel-xe] ✓ CI.KUnit: "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "
` [Intel-xe] ✓ CI.BAT: "

[virtio-comment] [PATCH v6 0/5] virtio-net: Support flow filter for receive packets
 2023-11-24  6:41 UTC  (18+ messages)
` [virtio-comment] [PATCH v6 2/5] virtio-net: Add flow filter capabilities read commands
  ` [virtio-comment] "
    ` [virtio-comment] "

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-11-23
 2023-11-24  6:40 UTC 

[PATCH net] net: stmmac: update Rx clk divider for 10M SGMII
 2023-11-24  6:39 UTC  (3+ messages)
` [EXT] "

[PATCH v2 0/3] Enable venus on Fairphone 5 / non-ChromeOS sc7280 venus support
 2023-11-24  6:38 UTC  (5+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7280: Move video-firmware to chrome-common

[PATCH] sched/cputime: exclude ktimer threads in irqtime_account_irq
 2023-11-24  6:34 UTC 

stable-rc/queue/4.14 build: 16 builds: 0 failed, 16 passed, 21 warnings (v4.14.330-43-g0cf35e1ba8035)
 2023-11-24  6:37 UTC 

[RFC PATCH 0/3]fpga: Add encrypted Bitstream loading support
 2023-11-24  6:35 UTC  (5+ messages)
` [RFC PATCH 1/3] dt-bindings: fpga: Add support for user-key encrypted bitstream loading

[PATCH 0/9] KVM: x86: Replace governed features with guest cpu_caps
 2023-11-24  6:33 UTC  (4+ messages)
` [PATCH 6/9] KVM: x86: Update guest cpu_caps at runtime for dynamic CPUID-based features

[PATCH 0/7] ppc: pnv ChipTOD and various timebase fixes
 2023-11-24  6:33 UTC  (9+ messages)
` [PATCH 4/7] pnv/chiptod: Add POWER9/10 chiptod model
` [PATCH 5/7] pnv/chiptod: Implement the ChipTOD to Core transfer

[PATCH v3 0/3] Add support for DEVNAME:0.0 style hardware based addressing
 2023-11-24  6:32 UTC  (8+ messages)
` [PATCH v3 3/3] serial: core: Move console character device handling from printk

[PATCH] remoteproc: k3-dsp: Avoid reloading of firmware
 2023-11-24  6:31 UTC 

[PATCH 0/1] rebase iova fixes
 2023-11-24  6:29 UTC  (3+ messages)
` [PATCH 1/1] eal/linux: force iova-mode va without pa available

Kernel panic and stall triggered by bpf selftests
 2023-11-24  6:29 UTC  (2+ messages)

[virtio-comment] [PATCH v7 0/5] virtio-net: Support flow filter for receive packets
 2023-11-24  6:27 UTC  (8+ messages)
` [virtio-comment] [PATCH v7 2/5] virtio-net: Add flow filter capabilities read commands
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH for 8.2] ui/gtk-egl: move function calls back to regular code path
 2023-11-24  6:26 UTC  (2+ messages)

[PATCH net-next] packet: Account for VLAN_HLEN in csum_start when virtio_net_hdr is enabled
 2023-11-24  6:23 UTC  (5+ messages)

[PATCH V2] [OE-core] tzdata: Reduced time zone configuration
 2023-11-24  6:21 UTC 

[PATCH] riscv: fix __user annotation in traps_misaligned.c
 2023-11-24  6:05 UTC  (3+ messages)

bcache: kernel NULL pointer dereference since 6.1.39
 2023-11-24  6:18 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Fix the warnings from coresight bindings
 2023-11-24  6:17 UTC 

stable-rc/queue/5.4 build: 17 builds: 3 failed, 14 passed, 3 errors, 26 warnings (v5.4.261-111-gc5648901fb583)
 2023-11-24  6:17 UTC 

[PATCHES][CFT] rename deadlock fixes
 2023-11-24  6:15 UTC  (5+ messages)
` [PATCH 1/9] reiserfs: Avoid touching renamed directory if parent does not change
  ` [PATCH 9/9] rename(): avoid a deadlock in the case of parents having no common ancestor

Kernel 6.5.0-10-generic USB-C monitor regression
 2023-11-24  6:08 UTC  (2+ messages)
    ` AW: "

[PATCH mptcp-next] Squash to "selftests: mptcp: add mptcp_lib_check_transfer"
 2023-11-24  6:05 UTC  (2+ messages)
` Squash to "selftests: mptcp: add mptcp_lib_check_transfer": Tests Results

[PATCH v3 00/11] Support IGT in display driver
 2023-11-24  6:04 UTC  (5+ messages)
` [PATCH v3 08/11] drm/mediatek: Support alpha blending in VDOSYS1

[RFC PATCH] mm: filemap: avoid unnecessary major faults in filemap_fault()
 2023-11-24  6:05 UTC  (2+ messages)

[RFC 0/4] virtio helper: collect dma info from virtio core
 2023-11-24  6:03 UTC  (12+ messages)
` [RFC 1/4] virtio_ring: introduce virtqueue_get_buf_ctx_dma()

[RFC][PATCHSET v3] simplifying fast_dput(), dentry_kill() et.al
 2023-11-24  6:04 UTC  (22+ messages)
` [PATCH v3 01/21] switch nfsd_client_rmdir() to use of simple_recursive_removal()
  ` [PATCH v3 02/21] coda_flag_children(): cope with dentries turning negative
  ` [PATCH v3 03/21] dentry: switch the lists of children to hlist
  ` [PATCH v3 04/21] centralize killing dentry from shrink list
  ` [PATCH v3 05/21] shrink_dentry_list(): no need to check that dentry refcount is marked dead
  ` [PATCH v3 06/21] fast_dput(): having ->d_delete() is not reason to delay refcount decrement
  ` [PATCH v3 07/21] fast_dput(): handle underflows gracefully
  ` [PATCH v3 08/21] fast_dput(): new rules for refcount
  ` [PATCH v3 09/21] __dput_to_list(): do decrement of refcount in the callers
  ` [PATCH v3 10/21] make retain_dentry() neutral with respect to refcounting
  ` [PATCH v3 11/21] __dentry_kill(): get consistent rules for victim's refcount
  ` [PATCH v3 12/21] dentry_kill(): don't bother with retain_dentry() on slow path
  ` [PATCH v3 13/21] Call retain_dentry() with refcount 0
  ` [PATCH v3 14/21] fold the call of retain_dentry() into fast_dput()
  ` [PATCH v3 15/21] don't try to cut corners in shrink_lock_dentry()
  ` [PATCH v3 16/21] fold dentry_kill() into dput()
  ` [PATCH v3 17/21] to_shrink_list(): call only if refcount is 0
  ` [PATCH v3 18/21] switch select_collect{,2}() to use of to_shrink_list()
  ` [PATCH v3 19/21] d_prune_aliases(): use a shrink list
  ` [PATCH v3 20/21] __dentry_kill(): new locking scheme
  ` [PATCH v3 21/21] retain_dentry(): introduce a trimmed-down lockless variant

[PATCH 0/2] virtio: ring: fix erroneous behavior on MIPS
 2023-11-24  6:01 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] MIPS: qemu-malta*_defconfig: enable virtio network driver

Fwd: pahole v1.18 introduced a bug that hangs a product-line build
 2023-11-24  6:03 UTC 

[PATCH] hw/ppc: Improve build for PPC VFIO
 2023-11-24  6:01 UTC  (3+ messages)

[PATCH 0/5] remove the last bits of a.out support
 2023-11-24  6:00 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm: Add Adaptive Sync SDP logging
 2023-11-24  5:58 UTC  (2+ messages)

[PATCH v1] block: ioprio: Fix ioprio_check_cap() validation logic
 2023-11-24  5:53 UTC  (2+ messages)

[PATCH v2] crypto: hisilicon/zip - add zip comp high perf mode configuration
 2023-11-24  5:49 UTC 

[PATCH net-next 0/2] add two sysctl for SMC-R v2.1
 2023-11-24  5:51 UTC  (5+ messages)
` [PATCH net-next 1/2] net/smc: add sysctl for max links per lgr "
` [PATCH net-next 2/2] net/smc: add sysctl for max conns "

next/master build: 185 builds: 23 failed, 162 passed, 34 errors, 31 warnings (next-20231124)
 2023-11-24  5:51 UTC 

next/master build: 185 builds: 23 failed, 162 passed, 34 errors, 31 warnings (next-20231124)
 2023-11-24  5:51 UTC 

[PATCH v1 1/4] pinctrl: baytrail: Fix types of config value in byt_pin_config_set()
 2023-11-24  5:33 UTC  (2+ messages)

[PATCH] erofs-utils: update .gitignore for test results and tools
 2023-11-24  5:40 UTC  (2+ 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.