All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-08 23:09:09 to 2023-11-09 01:23:48 UTC [more...]

[PATCH 0/9] for-each-ref optimizations & usability improvements
 2023-11-09  1:23 UTC  (8+ messages)
` [PATCH 8/9] for-each-ref: add option to fully dereference tags

[PATCH for-4.18 0/3] docs/sphinx: Fix syntax errors and warnings
 2023-11-09  1:23 UTC  (8+ messages)
` [PATCH for-4.18 1/3] docs/sphinx: Fix syntax issues in hyperlaunch.rst
` [PATCH for-4.18 2/3] docs/sphinx: Fix syntax issues in exclude-list.rst
` [PATCH for-4.18 3/3] docs/sphinx: Fix indexing

drivers/net/wireless/intel/iwlwifi/fw/acpi.c:1190:25: warning: '%s' directive argument is null
 2023-11-09  1:21 UTC  (3+ messages)

bpf selftest pyperf180.c compilation failure with latest last llvm18 (in development)
 2023-11-09  1:20 UTC  (4+ messages)

[PATCH] ksmbd: prevent memory leak on error return
 2023-11-09  1:17 UTC  (2+ messages)
` [PATCH v2] "

[ANN] netdev development stats for 6.7
 2023-11-09  1:17 UTC  (5+ messages)

[PATCH v11 00/24] Modernize U-Boot shell
 2023-11-09  1:15 UTC  (3+ messages)

[PATCH v11 0/9] Add EFI HTTP boot support
 2023-11-09  1:15 UTC  (5+ messages)
` [PATCH v11 2/9] net: wget: add wget with dns utility function
` [PATCH v11 8/9] cmd: efidebug: add uri device path

[PATCH] scsi: Have scsi_init_dev_desc_priv() use memset
 2023-11-09  1:15 UTC  (2+ messages)

[PATCH] sysreset: Fix unsupported request return values
 2023-11-09  1:15 UTC  (2+ messages)

[PATCH v7 00/26] spl: Use common function for loading/parsing images
 2023-11-09  1:15 UTC  (9+ messages)
` [PATCH v7 02/26] arm: Disable SPL_FS_FAT when it isn't used
` [PATCH v7 08/26] spl: Refactor spl_load_info->read to use units of bytes
` [PATCH v7 09/26] spl: Set FAT bl_len to ARCH_DMA_MINALIGN
` [PATCH v7 10/26] spl: Remove filename from spl_load_info

drivers/net/ipvlan/ipvlan_core.c:57:36: sparse: sparse: incorrect type in argument 1 (different base types)
 2023-11-09  1:15 UTC 

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-09  1:15 UTC  (13+ messages)
` [RFC PATCH v3 04/12] netdev: support binding dma-buf to netdevice
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator

[PATCH] net: Make NET imply NETDEVICES
 2023-11-09  1:15 UTC  (2+ messages)

[PATCH 0/7] Coresight for Kernel panic and watchdog reset
 2023-11-09  1:08 UTC  (7+ messages)
` [PATCH 5/7] coresight: tmc: Add support for reading tracedata from previous boot
      ` [EXT] "

RAID1 possible data corruption following a write failure to superblock
 2023-11-09  1:09 UTC  (2+ messages)

[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
 2023-11-09  1:08 UTC  (7+ messages)
` [PATCH 34/34] KVM: selftests: Add a memory region subtest to validate invalid flags

[PATCH 00/22] -Wmissing-prototype warning fixes
 2023-11-09  1:07 UTC  (15+ messages)
` [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static
` [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes
` [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes

[PATCH] Remove use of LFS64 interfaces
 2023-11-09  1:02 UTC  (3+ messages)

[PATCH v6 0/4] usb: gadget: uvc: stability fixes on STREAMOFF
 2023-11-09  1:00 UTC  (9+ messages)
` [PATCH v11 1/4] usb: gadget: uvc: prevent use of disabled endpoint
  ` [PATCH v11 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests
` [PATCH v12 1/4] usb: gadget: uvc: prevent use of disabled endpoint
  ` [PATCH v12 2/4] usb: gadget: uvc: Allocate uvc_requests one at a time
  ` [PATCH v12 3/4] usb: gadget: uvc: move video disable logic to its own function
  ` [PATCH v12 4/4] usb: gadget: uvc: Fix use-after-free for inflight usb_requests

[PATCH v2] media: uvcvideo: Implement V4L2_EVENT_FRAME_SYNC
 2023-11-09  0:59 UTC  (11+ messages)

[RFC PATCH 00/86] Make the kernel preemptible
 2023-11-09  0:55 UTC  (7+ messages)
` [RFC PATCH 57/86] coccinelle: script to remove cond_resched()
  ` [RFC PATCH 85/86] treewide: drivers: "

[PATCHSET v25.0 0/5] xfs_scrub: tighten security of systemd services
 2023-11-09  0:50 UTC  (11+ messages)
` [PATCH 1/5] xfs_scrub: allow auxiliary pathnames for sandboxing
` [PATCH 3/5] xfs_scrub: tighten up the security on the background systemd service

[PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype
 2023-11-09  0:44 UTC  (2+ messages)

[PATCH RFC 00/10] perf: user space sframe unwinding
 2023-11-09  0:45 UTC  (12+ messages)
` [PATCH RFC 01/10] perf: Remove get_perf_callchain() 'init_nr' argument
` [PATCH RFC 02/10] perf: Remove get_perf_callchain() 'crosstask' argument
` [PATCH RFC 03/10] perf: Simplify get_perf_callchain() user logic
` [PATCH RFC 04/10] perf: Introduce deferred user callchains
` [PATCH RFC 05/10] perf/x86: Add HAVE_PERF_CALLCHAIN_DEFERRED
` [PATCH RFC 06/10] unwind: Introduce generic user space unwinding interfaces
` [PATCH RFC 07/10] unwind/x86: Add HAVE_USER_UNWIND
` [PATCH RFC 08/10] perf/x86: Use user_unwind interface
` [PATCH RFC 09/10] unwind: Introduce SFrame user space unwinding
` [PATCH RFC 10/10] unwind/x86/64: Add HAVE_USER_UNWIND_SFRAME

[PATCH 0/1] Switch on USB as a wakeup source on sm8250
 2023-11-09  0:43 UTC  (2+ messages)
` [PATCH 1/1] arm64: dts: qcom: sm8250: Add wakeup-source to usb_1 and usb_2

ELL 0.59 Does Not Compile against Linux-4.9.212 and/or GLibC-2.28
 2023-11-09  0:41 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next v17 0/5] add-fwlog-v2-debugfs
 2023-11-09  0:38 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH net-next v17 1/5] ice: remove FW logging code
` [Intel-wired-lan] [PATCH net-next v17 2/5] ice: configure FW logging
` [Intel-wired-lan] [PATCH net-next v17 3/5] ice: enable "
` [Intel-wired-lan] [PATCH net-next v17 4/5] ice: add ability to read FW log data and configure the amount of memory for log data
` [Intel-wired-lan] [PATCH net-next v17 5/5] ice: add documentation for FW logging

[Intel-xe] [PATCH] drm/xe: Raise GT frequency before GuC/HuC load
 2023-11-09  0:38 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

BUG in drm_kms_helper_poll_enable() fixed by reverting "drm/ast: report connection status on Display Port."
 2023-11-09  0:37 UTC 

[PATCH 0/2] cmd: bcb: extend BCB APIs to support Android boot flow
 2023-11-09  0:36 UTC  (3+ messages)
` [PATCH 1/2] cmd: bcb: support various block device interfaces for BCB command
` [PATCH 2/2] cmd: bcb: extend BCB C API to allow read/write the fields

[Intel-xe] [PATCH] drm/xe: Raise GT frequency before GuC load
 2023-11-09  0:36 UTC  (3+ messages)

[PATCH] media: dvb-core: Fix a possible null-pointer dereference due to data race in dvbdmx_write()
 2023-11-09  0:33 UTC 

[RFC PATCH 0/5] virtio-iommu: Add VT-d IO page table
 2023-11-09  0:33 UTC  (5+ messages)
` [RFC PATCH 2/5] iommu/vt-d: Add generic IO page table support

Requesting your attention and expertise regarding a Tablet/Kernel issue
 2023-11-09  0:32 UTC  (13+ messages)

[PATCH v5 bpf-next 00/23] BPF register bounds logic and testing improvements
 2023-11-09  0:30 UTC  (5+ messages)
` [PATCH v5 bpf-next 10/23] selftests/bpf: BPF register range bounds tester

[PATCH 0/3] t: improve compatibility with NixOS
 2023-11-09  0:30 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] t/lib-httpd: dynamically detect httpd and modules path

strncpy clarify result may not be null terminated
 2023-11-09  0:29 UTC  (13+ messages)

[PATCH v5 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-11-09  0:28 UTC  (5+ messages)

[PATCH mptcp-net] mptcp: fix setsockopt(IP_TOS) subflow locking
 2023-11-09  0:27 UTC  (3+ messages)
` mptcp: fix setsockopt(IP_TOS) subflow locking: Tests Results

[PATCH v6] net/ice: fix crash on closing representor ports
 2023-11-09  0:26 UTC  (3+ messages)
` [PATCH v7] "

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-09  0:25 UTC  (4+ messages)
` [RFC PATCH v4 1/3] mm/memcontrol: implement memcg.interleave_weights
` [RFC PATCH v4 2/3] mm/mempolicy: implement weighted interleave
` [RFC PATCH v4 3/3] Documentation: sysfs entries for cgroup.memory.interleave_weights

strncpy clarify result may not be null terminated
 2023-11-09  0:24 UTC  (5+ messages)
` [PATCH] stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string

[PATCH] drm/amdkfd: Clear the VALU exception state in the trap handler
 2023-11-09  0:23 UTC 

[PATCH] lib: sbi_illegal_insn: Emulate 'MZ'/c.li s4,-13 instruction
 2023-11-09  0:22 UTC  (5+ messages)

[PATCH] fs/exec.c: Add fast path for ENOENT on PATH search before allocating mm
 2023-11-09  0:17 UTC  (11+ messages)

inconsistent wget behavior
 2023-11-09  0:17 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-networkx: bump to version 3.2.1
 2023-11-09  0:16 UTC 

[PATCH] Revert "protobuf: stage protoc binary to sysroot"
 2023-11-09  0:13 UTC  (15+ messages)
` [oe] "

[PATCH 0/3] Add folio_zero_tail() and folio_fill_tail()
 2023-11-09  0:12 UTC  (5+ messages)
` [PATCH 1/3] mm: Add folio_zero_tail() and use it in ext4

[PATCH] drm/sched: fix potential page fault in drm_sched_job_init()
 2023-11-09  0:09 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-netaddr: bump to version 0.9.0
 2023-11-09  0:09 UTC 

[RFC net-next] net: don't dump stack on queue timeout
 2023-11-09  0:09 UTC 

[PATCH v2] mm/page_alloc: Dedupe some memcg uncharging logic
 2023-11-09  0:07 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-mypy-extensions: bump to version 1.0.0
 2023-11-09  0:05 UTC 

[RFC PATCH] wifi: cfg80211: fix CQM for non-range use
 2023-11-09  0:02 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-mutagen: bump to version 1.47.0
 2023-11-09  0:02 UTC 

[PATCH v2 0/4] hwmon: Add support for Amphenol ChipCap 2
 2023-11-09  0:02 UTC  (3+ messages)
` [PATCH v2 2/4] hwmon: (core) Add support for humidity min/max alarm

[Buildroot] [PATCH 1/1] package/python-munch: bump to version 4.0.0
 2023-11-09  0:00 UTC 

Regression in io_uring, leading to data corruption
 2023-11-08 23:58 UTC  (11+ messages)

[Bpf] [PATCH] bpf, docs: Add additional ABI working draft base text
 2023-11-08 23:57 UTC  (12+ messages)
` [PATCH v3] "
  ` [Bpf] "

[Buildroot] [PATCH 1/1] package/python-msgpack: bump to version 1.0.7
 2023-11-08 23:57 UTC 

[PATCH] Fixed typo (args -> argc) in plugin description
 2023-11-08 23:54 UTC  (2+ messages)

[PATCH 0/2] KVM: X86: Make bus lock frequency for vapic timer configurable
 2023-11-08 23:54 UTC  (7+ messages)
` [PATCH 2/2] KVM: X86: Add a capability to configure bus frequency for APIC timer
` KVM: X86: Make bus clock frequency for vapic timer (bus lock -> bus clock) (was Re: [PATCH 0/2] KVM: X86: Make bus lock frequency for vapic timer) configurable

[PATCH] firmware: coreboot: framebuffer: Avoid invalid zero physical address
 2023-11-08 23:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-msgfy: bump to version 0.2.1
 2023-11-08 23:53 UTC 

[PATCH] riscv: Support RANDOMIZE_KSTACK_OFFSET
 2023-11-08 23:52 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-more-itertools: bump to version 10.1.0
 2023-11-08 23:51 UTC 

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-08 23:38 UTC  (5+ messages)
` [PATCH 06/17] dt-bindings: rtc: s3c-rtc: "

Implementation details of PCI Managed (devres) Functions
 2023-11-08 23:48 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-modbus-tk: bump to version 1.1.3
 2023-11-08 23:47 UTC 

[PATCH 1/4] rtnl: Fixup rtnetlink includes
 2023-11-08 23:45 UTC  (4+ messages)
` [PATCH 2/4] netlink: Fix compilation on really old platforms
` [PATCH 3/4] rtnl: "
` [PATCH 4/4] examples: Fix compilation on old systems

[Buildroot] [PATCH 1/1] package/python-mistune: bump to version 3.0.2
 2023-11-08 23:44 UTC 

[syzbot] Monthly xfs report (Nov 2023)
 2023-11-08 23:44 UTC 

[syzbot] Monthly ext4 report (Nov 2023)
 2023-11-08 23:44 UTC 

Problems building podman and buildah
 2023-11-08 23:41 UTC 

[Buildroot] [PATCH 1/1] package/python-mbstrdecoder: bump to version 1.1.3
 2023-11-08 23:41 UTC 

[PATCH 1/6] drm/amdgpu: Fix possible null pointer dereference
 2023-11-08 23:41 UTC  (5+ messages)
` [PATCH 5/6] drm/amdkfd: Import DMABufs for interop through DRM

[PATCH v2 net 0/7] qbv cycle time extension/truncation
 2023-11-08 23:41 UTC  (5+ messages)
` [PATCH v2 net 2/7] net/sched: taprio: fix cycle time adjustment for next entry
` [PATCH v2 net 3/7] net/sched: taprio: update impacted fields during cycle time adjustment

[Buildroot] [PATCH 1/1] package/python-marshmallow: bump to version 3.20.1
 2023-11-08 23:39 UTC 

[PATCH v7 1/1] i2c: lpi2c: use clk notifier for rate changes
 2023-11-08 23:38 UTC  (3+ messages)

[RFC PATCH 0/2] buildsys: Use host meson on macOS Sonoma (14)
 2023-11-08 23:37 UTC  (7+ messages)
` [NOTFORMERGE PATCH 1/2] configure: Use distrib meson
` [PATCH 2/2] .gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma)

[PATCH 27/34] KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
 2023-11-08 23:37 UTC  (6+ messages)

[PATCH v2] kpageflags: respect folio head-page flag placement
 2023-11-08 23:33 UTC  (9+ messages)

[linux-linus test] 183713: tolerable trouble: fail/pass/starved - PUSHED
 2023-11-08 23:32 UTC 

[RFC PATCH 1/2] wifi: mac80211: simplify non-chanctx drivers
 2023-11-08 23:30 UTC  (2+ messages)
` [RFC PATCH 2/2] wifi: mac80211: chan: chandef is non-NULL for reserved

[rafael-pm:acpi-mipi-disco-img 5/7] drivers/acpi/mipi-disco-img.c:536:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int'
 2023-11-08 23:28 UTC 

[PATCH net v2] net: set SOCK_RCU_FREE before inserting socket into hashtable
 2023-11-08 23:30 UTC  (2+ messages)

linux-next: manual merge of the loongarch tree with Linus' tree
 2023-11-08 23:23 UTC 

[PATCH] dm vdo: add "funnel-" filename prefix to funnel-queue based sources
 2023-11-08 23:22 UTC 

[Buildroot] [PATCH 1/1] package/python-markdown2: bump to version 2.4.10
 2023-11-08 23:20 UTC 

[Intel-xe] [PATCH v11] drm/xe: Add mocs kunit
 2023-11-08 23:19 UTC  (2+ messages)

A question about the mutex (or not) in the kernel's I2C handling
 2023-11-08 22:50 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/python-markdown: bump to version 3.5.1
 2023-11-08 23:17 UTC 

[RFC PATCH v2 00/31] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2023-11-08 23:17 UTC  (5+ messages)
` [RFC PATCH v2 01/31] tracing: Add a comment about ftrace_regs definition
` [RFC PATCH v2 20/31] function_graph: Add a new exit handler with parent_ip and ftrace_regs

drivers/gpu/drm/loongson/lsdc_benchmark.c:27:35: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-11-08 23:14 UTC 

[Intel-gfx] [PATCH v3 0/1] drm/i915/xe2lpd: WA for underruns during FBC enable
 2023-11-08 23:14 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915/xe2lpd: WA for underruns during FBC enable (rev2)

[PATCH bpf-next 0/4] BPF control flow graph and precision backtrack fixes
 2023-11-08 23:11 UTC  (5+ messages)
` [PATCH bpf-next 1/4] bpf: handle ldimm64 properly in check_cfg()
` [PATCH bpf-next 2/4] bpf: fix precision backtracking instruction iteration
` [PATCH bpf-next 3/4] bpf: fix control-flow graph checking in privileged mode
` [PATCH bpf-next 4/4] selftests/bpf: add more test cases for check_cfg()

[Buildroot] [PATCH 1/1] package/python-m2crypto: bump to version 0.40.1
 2023-11-08 23:11 UTC 

[PATCH bpf 00/11] bpf: Fix the release of inner map
 2023-11-08 23:11 UTC  (3+ messages)
` [PATCH bpf 01/11] bpf: Check rcu_read_lock_trace_held() before calling bpf map helpers

BPF/XDP: kernel panic when removing an interface that is an xdp_redirect target
 2023-11-08 23:10 UTC  (4+ messages)

Patchtest results for [OE-core][kirkstone 5/7] cve-check: slightly more verbose warning when adding the same package twice
 2023-11-08 23:09 UTC 

[PATCH linux dev-6.5] pinctrl: aspeed: Allow changing SPI mode from hardware strap defaults
 2023-11-08 23:07 UTC 


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.