All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-08-01 21:46:10 to 2023-08-01 22:55:45 UTC [more...]

[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)

[peterz-queue:sched/core 6/6] kernel/sched/fair.c:6274:6: error: redefinition of 'cfs_task_bw_constrained'
 2023-08-01 22:51 UTC 

[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

[PATCH 0/6] xfs: CPU usage optimizations for realtime allocator
 2023-08-01 22:48 UTC  (5+ messages)
` [PATCH 1/6] xfs: cache last bitmap block in "

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 

[PATCH] RISC-V: cpu: refactor deprecated strncpy
 2023-08-01 22:22 UTC  (4+ messages)

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

[PATCH] virtio: Remove PM #ifdef guards to fix i2c driver
 2023-08-01 22:20 UTC  (2+ messages)

[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 net-next 0/4] Add QPL mode for DQO descriptor format
 2023-08-01 22:12 UTC  (5+ messages)
` [PATCH net-next 1/4] gve: Control path for DQO-QPL
` [PATCH net-next 2/4] gve: Tx path for QPL
` [PATCH net-next 3/4] gve: RX path for DQO-QPL

[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

[GIT PULL FOR v6.6] media: NXP miscellaneous changes
 2023-08-01 22:11 UTC 

[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  (5+ messages)
` [PATCH v3 20/25] tools/xenstore: alloc new memory in domain_adjust_node_perms()
` [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  (7+ 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)

bpf_sk_cgroup_id is not available in tracepoints
 2023-08-01 21:59 UTC 

[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  (8+ messages)
` [Accel-config] [PATCH 1/7] accel-config: Skip configuring ats_disable if the attribute is not present
` [Accel-config] [PATCH 2/7] accel-config: Add config-user-default command
` [Accel-config] [PATCH 3/7] accel-config: Add option "-c <config_file>" to load default configurations from the file
` [Accel-config] [PATCH 4/7] accel-config: Disable default configured WQs and devices
` [Accel-config] [PATCH 5/7] accel-config: Add "-n <wq_name>" to specify WQ name for disabling WQs
` [Accel-config] [PATCH 6/7] accel-config: Add user_default_profile.conf
` [Accel-config] [PATCH 7/7] accel-config: Add doumentation for new command "config-user-default"

[PATCH] dt-bindings: trivial-devices: Remove the OV5642 entry
 2023-08-01 21:57 UTC  (8+ messages)

[RFC v1 1/3] mm/mmu_notifier: Add a new notifier for mapping updates (new pages)
 2023-08-01 21:57 UTC  (12+ messages)

[PATCH V3 net-next] net: fec: add XDP_TX feature support
 2023-08-01 21:57 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/4] Invalidate TLB cache for all GT's
 2023-08-01 21:57 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PULL 00/10] Misc fixes for 2023-08-01
 2023-08-01 21:54 UTC  (11+ messages)
` [PULL 01/10] hw/xen: fix off-by-one in xen_evtchn_set_gsi()
` [PULL 02/10] i386/xen: consistent locking around Xen singleshot timers
` [PULL 03/10] hw/xen: prevent guest from binding loopback event channel to itself
` [PULL 04/10] ui/dbus: fix win32 compilation when !opengl
` [PULL 05/10] ui/dbus: fix clang compilation issue
` [PULL 06/10] misc: Fix some typos in documentation and comments
` [PULL 07/10] tests/migration: Add -fno-stack-protector
` [PULL 08/10] target/nios2: Pass semihosting arg to exit
` [PULL 09/10] target/nios2: Fix semihost lseek offset computation
` [PULL 10/10] target/m68k: "

[syzbot] [dri?] divide error in drm_mode_vrefresh
 2023-08-01 21:55 UTC  (3+ messages)
` [PATCH v2] drm/modes: Fix division by zero error

[PATCH 0/5] dt: changeset fixes and cleanups
 2023-08-01 21:54 UTC  (6+ messages)
` [PATCH 1/5] of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
` [PATCH 2/5] of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock
` [PATCH 3/5] of: dynamic: Fix race in getting old property when updating property
` [PATCH 4/5] of: dynamic: Move dead property list check into property add/update functions
` [PATCH 5/5] of: Refactor node and property manipulation function locking

[PATCH] MAINTAINERS: correct file entry in MEDIA DRIVERS FOR FREESCALE IMX7/8
 2023-08-01 21:54 UTC  (2+ messages)

[PATCH] wifi: ipw2x00: replace deprecated strncpy with strscpy
 2023-08-01 21:53 UTC 

[PATCH] platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFER
 2023-08-01 21:53 UTC  (3+ messages)

[PATCH v3 0/3] cpuidle: teo: Avoid stopping scheduler tick too often
 2023-08-01 21:53 UTC  (2+ messages)

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

[PATCH v3] x86/hyperv: add noop functions to x86_init mpparse functions
 2023-08-01 21:52 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v2] arm32: Avoid using solaris syntax for .section directive
 2023-08-01 21:49 UTC  (3+ messages)

[PATCH net] net: ll_temac: fix error checking of irq_of_parse_and_map()
 2023-08-01 21:50 UTC  (2+ messages)

[PATCH v3 00/12] Enable Linear Address Space Separation support
 2023-08-01 21:50 UTC  (5+ messages)
` [PATCH v3 03/12] x86/alternatives: Disable LASS when patching kernel alternatives

[PATCH 0/3] Accompany -nostdlib with -fno-stack-protector
 2023-08-01 21:48 UTC  (3+ messages)
` [PATCH 2/3] tests/migration: Add -fno-stack-protector

duration_time regression
 2023-08-01 21:47 UTC  (2+ messages)

[PATCH -next] drm: xlnx: zynqmp_dpsub: Use devm_platform_ioremap_resource_byname()
 2023-08-01 21:47 UTC  (3+ messages)

[PATCH] ui/dbus: fix win32 compilation when !opengl
 2023-08-01 21:47 UTC  (2+ messages)

[PATCH] target/nios2: Fix semihost lseek offset computation
 2023-08-01 21:46 UTC  (2+ messages)

[PATCH -next] fanotify: Remove unused extern declaration fsnotify_get_conn_fsid()
 2023-08-01 21:46 UTC  (2+ messages)

[PATCH for-8.1] target/m68k: Fix semihost lseek offset computation
 2023-08-01 21:46 UTC  (2+ messages)

[PATCH for-8.1] Misc Xen-on-KVM fixes
 2023-08-01 21:46 UTC  (2+ messages)

[PATCH] target/nios2: Pass semihosting arg to exit
 2023-08-01 21:45 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.