All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-01 21:59:36 to 2023-08-01 23:30:56 UTC [more...]

[PATCH] RISC-V: cpu: refactor deprecated strncpy
 2023-08-01 23:30 UTC  (7+ messages)

[PATCH] fbdev: fbmem: mark registered_fb static
 2023-08-01 23:30 UTC  (2+ messages)

[PATCH v6 0/8] linux-user: brk fixes
 2023-08-01 23:27 UTC  (9+ messages)
` [PATCH v6 1/8] linux-user: Unset MAP_FIXED_NOREPLACE for host
` [PATCH v6 2/8] linux-user: Do not call get_errno() in do_brk()
` [PATCH v6 3/8] linux-user: Use MAP_FIXED_NOREPLACE for do_brk()
` [PATCH v6 4/8] linux-user: Do nothing if too small brk is specified
` [PATCH v6 5/8] linux-user: Do not align brk with host page size
` [PATCH v6 6/8] linux-user: Show heap address in /proc/pid/maps
` [PATCH v6 7/8] linux-user: Optimize memory layout for static and dynamic executables
` [PATCH v6 8/8] linux-user: Load pie executables at upper memory

Jumbo frames on Broadcom Genet network hardware
 2023-08-01 23:27 UTC  (2+ messages)

[PATCH v3] gpio: Use separate bitfield array to indicate GPIO is claimed
 2023-08-01 23:26 UTC 

[PATCH] wifi: ipw2x00: replace deprecated strncpy with strscpy
 2023-08-01 23:25 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: qrb2210-rb1: add wifi variant property
 2023-08-01 23:24 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: qrb4210-rb2: "

[PATCH] scsi: ufs: Fix the build for gcc 9 and before
 2023-08-01 23:23 UTC  (3+ messages)

[PATCH v1 v1 0/7] DRM driver for verisilicon
 2023-08-01 10:10 UTC  (2+ messages)
` [PATCH v1 v1 6/7] drm/vs: Add KMS crtc&plane

[Nouveau] [PATCH] drm/nouveau: fixup the uapi header file
 2023-08-01 23:22 UTC  (4+ messages)
`  "

[PATCH v2] scsi: ufs: Fix the build for gcc 9 and before
 2023-08-01 23:21 UTC 

[PATCH 0/3] add entropy delay device tree property
 2023-08-01 23:21 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: crypto: fsl: add entropy delay property
    ` [EXT] "

[BlueZ PATCH v2 1/5] monitor: Add TX frame number and speed estimation
 2023-08-01 23:21 UTC  (5+ messages)
` [BlueZ PATCH v2 2/5] monitor/analyze: Use conn_pkt_tx on acl_pkt
` [BlueZ PATCH v2 3/5] monitor: Print channel latency information with -a/--analyze
` [BlueZ PATCH v2 4/5] monitor: Add connection tracking for SCO/ISO "
` [BlueZ PATCH v2 5/5] monitor/analyze: Inline data to gnuplot

[PATCH v3 00/17] Support smp.clusters for x86
 2023-08-01 23:20 UTC  (6+ messages)
` [PATCH v3 01/17] i386: Fix comment style in topology.h
` [PATCH v3 02/17] tests: Rename test-x86-cpuid.c to test-x86-topo.c

[Intel-gfx] [PATCH v4 00/29] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
 2023-08-01 23:20 UTC  (7+ messages)
` [Intel-gfx] [PATCH v4 06/29] drm/i915/gvt: Explicitly check that vGPU is attached before shadowing
    `  "
  ` [PATCH v4.1] "
    ` [Intel-gfx] "

[PATCH] riscv: Correct the MODULES_VADDR
 2023-08-01 23:20 UTC  (4+ messages)

[PATCH RESEND v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
 2023-08-01 23:18 UTC  (4+ messages)
` [PATCH RESEND v9 33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling

bpf_sk_cgroup_id is not available in tracepoints
 2023-08-01 23:17 UTC  (2+ messages)

[PATCH 0/6] xfs: CPU usage optimizations for realtime allocator
 2023-08-01 23:17 UTC  (13+ messages)
` [PATCH 1/6] xfs: cache last bitmap block in "
` [PATCH 2/6] xfs: invert the realtime summary cache
` [PATCH 5/6] xfs: don't try redundant allocations in xfs_rtallocate_extent_near()

[PATCH] LoongArch: Fixup cmpxchg sematic for memory barrier
 2023-08-01 23:17 UTC  (8+ messages)

[PATCH v4 0/9] tracing: Improbe BTF support on probe events
 2023-08-01 23:17 UTC  (15+ messages)
` [PATCH v4 3/9] bpf/btf: Add a function to search a member of a struct/union

[PATCH net-next 0/4] Add QPL mode for DQO descriptor format
 2023-08-01 23:12 UTC  (3+ messages)

[PATCH v7 0/7] Add support for memmap on memory feature on ppc64
 2023-08-01 23:10 UTC  (4+ messages)
` [PATCH v7 6/7] mm/memory_hotplug: Embed vmem_altmap details in memory block

[PATCH v2 0/3] linux-user: /proc/cpuinfo fix and content emulation for arm
 2023-08-01 23:08 UTC  (4+ messages)
` [PATCH v2 1/3] linux-user: Fix openat() emulation to correctly detect accesses to /proc
` [PATCH v2 2/3] linux-user: Emulate /proc/cpuinfo on aarch64 and arm
` [PATCH v2 3/3] linux-user: Emulate /proc/cpuinfo for Alpha

[PATCH v3 1/4] cmd: bind: Add unbind command with driver filter
 2023-08-01 23:07 UTC  (11+ messages)

[PATCH] virtio: Remove PM #ifdef guards to fix i2c driver
 2023-08-01 23:06 UTC  (3+ messages)

[GIT PULL FOR v6.6] media: NXP miscellaneous changes
 2023-08-01 23:06 UTC  (2+ messages)
` [GIT PULL FOR v6.6] media: NXP miscellaneous changes (#93732)

[peterz-queue:sched/core 6/6] kernel/sched/fair.c:6274:6: error: redefinition of 'cfs_task_bw_constrained'
 2023-08-01 22:57 UTC  (2+ messages)

[PATCH for-next 0/9] RDMA/rxe: Misc fixes and cleanups
 2023-08-01 22:56 UTC  (7+ messages)
` [PATCH for-next 9/9] RDMA/rxe: Protect pending send packets

[XEN PATCH 0/4] automation/eclair: improvements to the ECLAIR integration
 2023-08-01 22:55 UTC  (9+ messages)
` [XEN PATCH 1/4] automation/eclair: add support for tag pipelines
` [XEN PATCH 2/4] automation/eclair: add direct link to reports
` [XEN PATCH 3/4] automation/eclair: add scheduled pipelines
` [XEN PATCH 4/4] automation/eclair: avoid failure in case of missing merge point

[PATCH 0/5] xen/ppc: Add PowerNV bare metal support
 2023-08-01 22:54 UTC  (4+ messages)
` [PATCH 5/5] xen/ppc: Implement early serial console on PowerNV

[meta-oe][PATCH] Fix function inline errors in debug optimization
 2023-08-01 22:51 UTC 

[PATCH v2] nfsd: don't hand out write delegations on O_WRONLY opens
 2023-08-01 22:51 UTC  (3+ messages)

[PATCH] PCI/VGA: Fixup the firmware fb address om demanding time
 2023-08-01 22:51 UTC  (3+ messages)

[PATCH v5 00/10] drm/msm/dpu: cleanup dpu_core_perf module
 2023-08-01 22:48 UTC  (4+ messages)
` [PATCH v5 02/10] drm/msm/dpu: bail from _dpu_core_perf_crtc_update_bus if there are no ICC paths

ANN: new LSM guidelines
 2023-08-01 22:47 UTC  (4+ messages)

[PATCH v2 0/2] ath11k: Don't leak ack_status_frame during tx_complete* processing
 2023-08-01 22:46 UTC  (6+ messages)
` [PATCH v2 1/2] ath11k: Don't drop tx_status when peer cannot be found
` [PATCH v2 2/2] ath11k: Cleanup mac80211 references on failure during tx_complete

[PATCH 00/12] SUNRPC: various thread management improvements
 2023-08-01 22:46 UTC  (4+ messages)
` [PATCH 06/12] SUNRPC: rename and refactor svc_get_next_xprt()

[PATCH] word-at-a-time: use the same return type for has_zero regardless of endianness
 2023-08-01 22:45 UTC  (2+ messages)

[syzbot] [bfs?] KASAN: null-ptr-deref Read in drop_buffers (2)
 2023-08-01 22:44 UTC 

[GIT PULL FOR v6.6] drm: xilinx: Miscellaneous fixes
 2023-08-01 22:44 UTC 

[intel-tdx:guest-tpm 5/6] drivers/char/tpm/tpm_tdx.c:884:32: warning: 'tdx_guest_ids' defined but not used
 2023-08-01 22:41 UTC 

[PATCH net-next v4 0/2] Remove expired routes with a separated list of routes
 2023-08-01 22:39 UTC  (5+ messages)
` [PATCH net-next v4 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection

[Buildroot] [PATCH] package/luvi: bump 2.14
 2023-08-01 22:37 UTC 

[PATCH] EDAC/device: Add sysfs notification for UE,CE count change
 2023-08-01 22:37 UTC  (4+ messages)

[PATCH 00/37] Rid W=1 warnings from GPU
 2023-08-01 22:36 UTC  (8+ messages)
` [PATCH 02/37] drm/xlnx/zynqmp_disp: Use correct kerneldoc formatting in zynqmp_disp

[GIT FIXES FOR v6.5] imx7-media-csi regression fix
 2023-08-01 22:35 UTC  (2+ messages)
` [GIT FIXES FOR v6.5] imx7-media-csi regression fix (#93731)

[Intel-wired-lan] [RFC net-next 0/2] introduce DECLARE_FLEX() macro
 2023-08-01 22:35 UTC  (7+ messages)
` [Intel-wired-lan] [RFC net-next 1/2] overflow: add DECLARE_FLEX() for on-stack allocs
    `  "
` [Intel-wired-lan] [RFC net-next 2/2] ice: make use of DECLARE_FLEX() in ice_switch.c
    `  "

[patch v2 00/38] x86/cpu: Rework the topology evaluation
 2023-08-01 22:35 UTC  (12+ messages)
` [patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()

[PATCH b4] b4: fix from header not using real name
 2023-08-01 22:34 UTC  (9+ messages)

[PATCH v2] Btrfs: only subtract from len_to_oe_boundary when it is tracking an extent
 2023-08-01 22:34 UTC  (2+ messages)

[OE-core][dunfell][PATCH] openssl: Upgrade 1.1.1t -> 1.1.1v
 2023-08-01 22:29 UTC 

[XEN PATCH v2 0/3] xen: address MISRA C:2012 Rule 5.3
 2023-08-01 22:29 UTC  (3+ messages)
` [XEN PATCH v2 3/3] arm/efi: "

[PATCH v2 0/9] RISC-V: KVM: change get_reg/set_reg error codes
 2023-08-01 22:26 UTC  (30+ messages)
` [PATCH v2 1/9] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown
` [PATCH v2 2/9] RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable
` [PATCH v2 3/9] RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z)
` [PATCH v2 4/9] RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG
` [PATCH v2 5/9] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once
` [PATCH v2 6/9] RISC-V: KVM: avoid EBUSY when writing same ISA val
` [PATCH v2 7/9] RISC-V: KVM: avoid EBUSY when writing the same machine ID val
` [PATCH v2 8/9] RISC-V: KVM: avoid EBUSY when writing the same isa_ext val
` [PATCH v2 9/9] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG

[PATCH] libceph: fix potential hang in ceph_osdc_notify()
 2023-08-01 22:25 UTC 

ARM board lockups/hangs triggered by locks and mutexes
 2023-08-01 22:25 UTC  (6+ messages)

[PATCH] rbd: prevent busy loop when requesting exclusive lock
 2023-08-01 22:22 UTC 

[willy-pagecache:set_ptes 26/38] arch/sparc/include/asm/tlbflush_64.h:11: Error: Unknown opcode: `struct'
 2023-08-01 22:19 UTC 

[willy-pagecache:set_ptes 17/38] include/linux/compiler_types.h:397:45: error: call to '__compiletime_assert_324' declared with attribute error: BUILD_BUG_ON failed: IS_ENABLED(CONFIG_32BIT) && (PFN_PTE_SHIFT > PAGE_SHIFT)
 2023-08-01 22:19 UTC 

[PATCH net-next] inet6: Remove unused function declaration udpv6_connect()
 2023-08-01 22:20 UTC  (2+ messages)

[syzbot] [btrfs?] kernel BUG in prepare_to_merge
 2023-08-01 22:19 UTC  (8+ messages)

[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
 2023-08-01 22:18 UTC  (9+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values

[PATCH] i2c: hisi: Only handle the interrupt of the driver's transfer
 2023-08-01 22:15 UTC  (2+ messages)

[PATCH 0/6] make vma locking more obvious
 2023-08-01 22:13 UTC  (10+ messages)
` [PATCH 1/6] mm: enable page walking API to lock vmas during the walk

[PATCHSET v6 0/8] Improve async iomap DIO performance
 2023-08-01 22:13 UTC  (2+ messages)

[PATCH v3 0/2] RISC-V: Probe for misaligned access speed
 2023-08-01 22:11 UTC  (5+ messages)
` [PATCH v3 1/2] RISC-V: Probe for unaligned "
` [PATCH v3 2/2] RISC-V: alternative: Remove feature_probe_func

[PATCH v3 0/4] Add support for PECI Nuvoton
 2023-08-01 22:10 UTC  (5+ messages)
` [PATCH v3 3/4] ARM: dts: nuvoton: Add PECI controller node

[PATCH v2 0/6] make vma locking more obvious
 2023-08-01 22:09 UTC  (8+ messages)
` [PATCH v2 1/6] mm: enable page walking API to lock vmas during the walk
` [PATCH v2 2/6] mm: for !CONFIG_PER_VMA_LOCK equate write lock assertion for vma and mmap
` [PATCH v2 3/6] mm: replace mmap with vma write lock assertions when operating on a vma
` [PATCH v2 4/6] mm: lock vma explicitly before doing vm_flags_reset and vm_flags_reset_once
` [PATCH v2 5/6] mm: always lock new vma before inserting into vma tree
` [PATCH v2 6/6] mm: move vma locking out of vma_prepare

[PATCH v3] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
 2023-08-01 22:10 UTC  (2+ messages)

[PATCH net] docs: net: page_pool: document PP_FLAG_DMA_SYNC_DEV parameters
 2023-08-01 22:10 UTC  (3+ messages)

[PATCH net 0/2] bnxt_en: 2 XDP bug fixes
 2023-08-01 22:10 UTC  (2+ messages)

[PATCH net-next v2] net: make sure we never create ifindex = 0
 2023-08-01 22:10 UTC  (2+ messages)

[PATCH v1 net] selftest: net: Assert on a proper value in so_incoming_cpu.c
 2023-08-01 22:10 UTC  (2+ messages)

[PATCH] drm/modes: Fix division by zero error
 2023-08-01 22:09 UTC  (2+ messages)

[PATCH v4 1/2] drivers: net: prevent tun_build_skb() to exceed the packet size limit
 2023-08-01 22:07 UTC  (4+ messages)
` [PATCH v4 2/2] net: core: remove unnecessary frame_sz check in bpf_xdp_adjust_tail()

[PATCH bpf-next v5 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-08-01 22:08 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] "

[PATCH 0/5] btrfs: scrub: improve the scrub performance
 2023-08-01 22:06 UTC  (3+ messages)

[PATCH V3 0/1] AMD QDMA driver
 2023-08-01 22:06 UTC  (4+ messages)
` [PATCH V3 1/1] dmaengine: amd: qdma: Add "

[PATCH] dt-bindings: pwm: st: convert sti-pwm to DT schema
 2023-08-01 22:05 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-07-29
 2023-08-01 22:01 UTC  (3+ messages)

[PATCH 0/2] Apple SIO driver
 2023-08-01 21:55 UTC  (4+ messages)
` [PATCH 2/2] dmaengine: apple-sio: Add "

[PATCH v3 00/25] tools/xenstore: drop TDB
 2023-08-01 22:00 UTC  (3+ messages)
` [PATCH v3 21/25] tools/xenstore: introduce read_node_nocopy()

[PATCH] net/macmace: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2023-08-01 22:00 UTC  (3+ messages)

[PATCH v2] USB: zaurus: Add ID for A-300/B-500/C-700
 2023-08-01 22:00 UTC  (2+ messages)

[PATCH v2 1/1] net: korina: handle clk prepare error in korina_probe()
 2023-08-01 22:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ccache: fix build with gcc 12.3
 2023-08-01 21:59 UTC 

[Accel-config] [PATCH 0/7] accel-config: Add command config-user-default to configure and enable all available devices and WQs
 2023-08-01 21:52 UTC  (2+ messages)
` [Accel-config] [PATCH 1/7] accel-config: Skip configuring ats_disable if the attribute is not present


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.