All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-07 15:24:41 to 2024-08-07 16:10:07 UTC [more...]

[PATCH 00/12] Enable build system on macOS hosts
 2024-08-07 15:44 UTC  (7+ messages)
` [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
` [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers

[PATCH v3 0/4] Add WoM feature as an IIO event
 2024-08-07 16:03 UTC  (6+ messages)
` [PATCH v3 3/4] iio: imu: inv_mpu6050: add new interrupt handler for WoM events

2.46 submodule breakage
 2024-08-07 16:09 UTC  (6+ messages)

[PATCHSET v30.10 1/3] xfsprogs: filesystem properties
 2024-08-07 16:10 UTC  (5+ messages)
` [PATCH 2/7] xfs_io: edit "
` [PATCH 3/7] xfs_db: improve getting and setting extended attributes

[PATCH 0/3] drm/panfrost: Wire cycle counters and timestamp info to userspace
 2024-08-07 16:08 UTC  (4+ messages)
` [PATCH 1/3] drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters
` [PATCH 2/3] drm/panfrost: Add cycle counter job requirement
` [PATCH 3/3] drm/panfrost: Handle JD_REQ_CYCLE_COUNT

PSA: Avoid Debian
 2024-08-07 16:09 UTC  (4+ messages)

[PATCH 6.10 000/123] 6.10.4-rc1 review
 2024-08-07 16:09 UTC 

[PATCH net] igb: cope with large MAX_SKB_FRAGS
 2024-08-07 16:09 UTC  (2+ messages)

[PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
 2024-08-07 16:09 UTC  (9+ messages)
` [PATCH v3 05/17] wifi: cc33xx: Add acx.c, acx.h
` [PATCH v3 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-08-07 16:07 UTC  (5+ messages)

[PATCH] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions
 2024-08-07 16:08 UTC  (2+ messages)

[PATCH V2 01/10] accel/amdxdna: Add a new driver for AMD AI Engine
 2024-08-07 16:07 UTC  (3+ messages)

[PATCH v2 net 0/2] net: ethtool: fix rxfh_max_context_id
 2024-08-07 16:06 UTC  (3+ messages)
` [PATCH v2 net 1/2] net: ethtool: fix off-by-one error in max RSS context IDs
` [PATCH v2 net 2/2] net: ethtool: check rxfh_max_num_contexts != 1 at register time

[PATCH] Fix a spelling error in a doc of bcachefs
 2024-08-07 16:06 UTC  (3+ messages)

[PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
 2024-08-07 16:06 UTC  (6+ messages)

[PATCH 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
 2024-08-07 16:06 UTC  (3+ messages)
` [PATCH 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature

[PATCH for 5.15 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:06 UTC 

[PATCH for 6.1 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:06 UTC 

[PATCH] ata: Using for_each_child_of_node_scoped()
 2024-08-07 16:05 UTC  (2+ messages)

[PATCH for 6.6 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:05 UTC 

[PATCH for 6.10 stable] btrfs: fix corruption after buffer fault in during direct IO append write
 2024-08-07 16:05 UTC 

[PATCH 0/2] Trivial double space style fix
 2024-08-07 16:05 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for Trivial double space style fix (rev3)
` ✗ Fi.CI.SPARSE: "

question on vTPM interface in coconut-svsm
 2024-08-07 16:04 UTC  (19+ messages)
            ` Coconut-SVSM - vTPM support for Intel TD Partitioning

FAILED: patch "[PATCH] nouveau: set placement to original placement on uvmm" failed to apply to 6.6-stable tree
 2024-08-07 16:03 UTC  (2+ messages)
` [PATCH 6.6.y] nouveau: set placement to original placement on uvmm validate

[PATCH v1] perf hist: Fix reference counting of branch_info
 2024-08-07 16:03 UTC  (5+ messages)

[PATCH 00/19] kthread: Introduce preferred affinity v2
 2024-08-07 16:02 UTC  (21+ messages)
` [PATCH 01/19] arm/bL_switcher: Use kthread_run_on_cpu()
` [PATCH 02/19] x86/resctrl: "
` [PATCH 03/19] firmware: stratix10-svc: "
` [PATCH 04/19] scsi: bnx2fc: Use kthread_create_on_cpu()
` [PATCH 05/19] scsi: bnx2i: "
` [PATCH 06/19] scsi: qedi: "
` [PATCH 07/19] soc/qman: test: Use kthread_run_on_cpu()
` [PATCH 08/19] kallsyms: "
` [PATCH 09/19] lib: test_objpool: "
` [PATCH 10/19] net: pktgen: Use kthread_create_on_node()
` [PATCH 11/19] kthread: Make sure kthread hasn't started while binding it
` [PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node
` [PATCH 13/19] mm: Create/affine kcompactd to its preferred node
` [PATCH 14/19] mm: Create/affine kswapd "
` [PATCH 15/19] kthread: Implement preferred affinity
` [PATCH 16/19] rcu: Use kthread preferred affinity for RCU boost
` [PATCH 17/19] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
` [PATCH 18/19] treewide: Introduce kthread_run_worker[_on_cpu]()
` [PATCH 19/19] rcu: Use kthread preferred affinity for RCU exp kworkers

[RFC PATCH] target/i386: allow access_ptr to force slow path on failed probe
 2024-08-07 16:02 UTC 

[PATCH] ARM: dts: microchip: Rename node, sub-node, and clean up spacing
 2024-08-07 16:01 UTC  (2+ messages)

[PATCH 0/2] regmap IRQ support for devices with multiple IRQs
 2024-08-07 15:57 UTC  (8+ messages)
` [PATCH 2/2] regmap: Allow setting IRQ domain name suffix

[PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
 2024-08-07 15:56 UTC  (14+ messages)
` [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
` [PATCH 3/4] mm: Remove arch_unmap()

[PATCH v2 0/4] dts: initial dynamic config suite
 2024-08-07 15:56 UTC  (6+ messages)
` [PATCH v5 0/3] dts: refactored dynamic config test suite
  ` [PATCH v5 1/3] dts: add multicast set function to shell
  ` [PATCH v5 2/3] dts: dynamic config conf schema

[PATCH] drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query
 2024-08-07 15:35 UTC 

[PATCH v2 1/2] buildhistory: fix package output folder creation
 2024-08-07 15:55 UTC  (2+ messages)
` [OE-core] "

[GSoC][PATCH v15 0/9] ref consistency check infra setup
 2024-08-07 15:55 UTC  (6+ messages)
` [GSoC][PATCH v15 7/9] builtin/refs: add verify subcommand

[PATCH v13 0/2] RISCV basic exception handling implementation
 2024-08-07 15:54 UTC  (4+ messages)
` [PATCH v13 1/2] xen/riscv: enable GENERIC_BUG_FRAME

[PATCH v2] driver: pwm: pwm-imx: fix probing on imx6
 2024-08-07 15:53 UTC 

[PATCH v4 00/10] support large folio swap-out and swap-in for shmem
 2024-08-07 15:53 UTC  (3+ messages)
` [PATCH v4 01/10] mm: vmscan: add validation before spliting shmem large folio

[PATCH v2 0/3] Constify struct lib80211_crypto_ops
 2024-08-07 15:52 UTC  (3+ messages)
` [PATCH v2 3/3] staging: rtl8192e: "

[PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
 2024-08-07 15:51 UTC 

[BlueZ 0/8] Fix a number of static analysis issues #6
 2024-08-07 15:51 UTC  (8+ messages)
` [BlueZ 1/8] sdp: Ensure size doesn't overflow
` [BlueZ 6/8] shared/gatt-db: Fix possible buffer overrun

[PATCH] RISC-V: KVM: Fix sbiret init before forwarding to userspace
 2024-08-07 15:49 UTC  (3+ messages)

[PATCH 0/2] tracefs: inode alloc/free related fixes
 2024-08-07 15:49 UTC  (5+ messages)
` [PATCH 2/2] tracefs: Don't overlay 'struct inode'

Kcidb access request
 2024-08-07 15:49 UTC 

[build fail] v6.11-rc2 from "ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
 2024-08-07 15:48 UTC  (8+ messages)

kvm_stat issue running in the background
 2024-08-07 15:46 UTC  (2+ messages)

[PATCH] migration: Refine the convergence detection
 2024-08-07 15:43 UTC  (7+ messages)

[PATCH v5 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
 2024-08-07 15:45 UTC  (11+ messages)
` [PATCH v5 01/10] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v5 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v5 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v5 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v5 05/10] selftests: kvm: s390: Add debug print functions
` [PATCH v5 06/10] selftests: kvm: s390: Add VM run test case
` [PATCH v5 07/10] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v5 08/10] selftests: kvm: s390: Add uc_skey "
` [PATCH v5 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v5 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig

[PATCH net-next 0/2] eth: fbnic: add basic stats
 2024-08-07 15:45 UTC  (5+ messages)
` [PATCH net-next 1/2] eth: fbnic: add basic rtnl stats
` [PATCH net-next 2/2] eth: fbnic: add support for basic qstats

[PATCH] s390/pci: Stop usurping pdev->dev.groups
 2024-08-07 15:44 UTC  (2+ messages)

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS a6b37ad7bc03ceb4d627f4f1c96ab0ac4060d09c
 2024-08-07 15:44 UTC 

[PATCH v3 0/8] PCI: Align small BARs
 2024-08-07 15:42 UTC  (3+ messages)

[OE-core][PATCH 1/9] python3-sphinx: upgrade 7.4.7 -> 8.0.2
 2024-08-07 15:43 UTC  (9+ messages)
` [OE-core][PATCH 2/9] python3-hypothesis: upgrade 6.108.4 -> 6.108.10
` [OE-core][PATCH 3/9] python3-pytest: upgrade 8.3.1 -> 8.3.2
` [OE-core][PATCH 4/9] python3-sphinxcontrib-applehelp: upgrade 1.0.8 -> 2.0.0
` [OE-core][PATCH 5/9] python3-sphinxcontrib-devhelp: upgrade 1.0.6 "
` [OE-core][PATCH 6/9] python3-sphinxcontrib-htmlhelp: upgrade 2.0.6 -> 2.1.0
` [OE-core][PATCH 7/9] python3-sphinxcontrib-qthelp: upgrade 1.0.8 -> 2.0.0
` [OE-core][PATCH 8/9] python3-sphinxcontrib-serializinghtml: upgrade 1.1.10 "
` [OE-core][PATCH 9/9] libassuan: upgrade 2.5.7 -> 3.0.1

[PATCH v1 0/3] target/i386: Add nested FRED support
 2024-08-07 15:58 UTC  (5+ messages)
` [PATCH v1 2/3] target/i386: Add VMX control bits for "
` [PATCH v1 3/3] target/i386: Raise the highest index value used for any VMCS encoding

[PATCH 00/17] NXP DPAA ETH driver enhancement and fixes
 2024-08-07 15:42 UTC  (24+ messages)
` [PATCH 02/17] net/dpaa: fix typecasting ch ID to u32
` [PATCH 03/17] bus/dpaa: fix VSP for 1G fm1-mac9 and 10
` [PATCH 04/17] bus/dpaa: add port buffer manager stats
` [PATCH 05/17] net/dpaa: support Tx confirmation to enable PTP
` [PATCH 07/17] net/dpaa: share MAC FMC scheme and CC parse
` [PATCH 09/17] net/dpaa: support IEEE 1588 PTP
` [PATCH 10/17] net/dpaa: implement detailed packet parsing
` [PATCH 11/17] net/dpaa: enhance DPAA frame display
` [PATCH 13/17] net/dpaa: add Tx rate limiting DPAA PMD API
` [PATCH 14/17] bus/dpaa: add OH port mode for dpaa eth
` [PATCH 17/17] net/dpaa: improve dpaa errata A010022 handling

[PATCH] ubifs: Call ubifs_iput when ubifs_iget is used
 2024-08-07 15:42 UTC 

[PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11
 2024-08-07 15:41 UTC  (5+ messages)
` [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector

[PATCH RFC 0/8] pci: rescan/remove locking rework
 2024-08-07 15:40 UTC  (2+ messages)

[XEN PATCH v2] x86/emul: Fix misaligned IO breakpoint behaviour in PV guests
 2024-08-07 15:39 UTC 

[RFC] amdgpu: Add a context flag to disable implicit sync
 2024-08-07 15:39 UTC 

[PATCH v4 0/9] perf record --off-cpu: Dump off-cpu samples directly
 2024-08-07 15:38 UTC  (10+ messages)
` [PATCH v4 1/9] perf evsel: Set BPF output to system-wide
` [PATCH v4 2/9] perf record --off-cpu: Add --off-cpu-thresh
` [PATCH v4 3/9] perf record --off-cpu: Parse offcpu-time event
` [PATCH v4 4/9] perf record off-cpu: Dump direct off-cpu samples in BPF
` [PATCH v4 5/9] perf record --off-cpu: Dump total off-cpu time at the end
` [PATCH v4 6/9] perf evsel: Delete unnecessary = 0
` [PATCH v4 7/9] perf record --off-cpu: Parse BPF output embedded data
` [PATCH v4 8/9] perf header: Add field 'embed'
` [PATCH v4 9/9] perf test: Add direct off-cpu dumping test

[PATCH mptcp-net v6 00/11] mptcp: pm: more fixes around the ID 0
 2024-08-07 15:37 UTC  (5+ messages)
` [PATCH mptcp-net v6 05/11] mptcp: pm: send ACK on an active subflow

[PATCH v8 0/4] Landlock: Add abstract unix socket connect
 2024-08-07 15:37 UTC  (4+ messages)
` [PATCH v8 1/4] Landlock: Add abstract unix socket connect restriction

[PATCH V3 00/13] media: qcom: camss: Add sm8550 support
 2024-08-07 15:37 UTC  (9+ messages)
` [PATCH 04/13] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices

ERROR: modpost: "__popcountsi2" [fs/bcachefs/bcachefs.ko] undefined!
 2024-08-07 15:36 UTC  (2+ messages)

[PATCH] rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by()
 2024-08-07 15:35 UTC  (3+ messages)

[PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
 2024-08-07 15:35 UTC 

[PATCH v1 0/4] net: fec: add PPS channel configuration
 2024-08-07 15:34 UTC  (5+ messages)
` [PATCH v1 3/4] net: fec: make PPS channel configurable
` [PATCH v1 4/4] arm64: dts: imx8-ss-conn: add PPS channel to the FEC nodes

[PATCH v6 0/2] drm/xe: remove GuC reload in D3Hot path
 2024-08-07 15:34 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: remove GuC reload in D3Hot path (rev6)

[PATCH v2 0/3] Fix kallsyms with CONFIG_LTO_CLANG
 2024-08-07 15:33 UTC  (11+ messages)
` [PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix

[PATCH] genirq: Honor user provided affinity
 2024-08-07 15:32 UTC  (2+ messages)
` [tip: irq/urgent] genirq/irqdesc: Honor caller provided affinity in alloc_desc()

[PATCH] softirq: Do not loop if running under a real-time task
 2024-08-07 15:32 UTC  (5+ messages)

[PATCHSET][RFC] struct fd and memory safety
 2024-08-07 15:30 UTC  (6+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper

[PATCH] arm64: dts: qcom: sm8550: camss: Add CAMSS block definition
 2024-08-07 15:30 UTC  (8+ messages)

[PATCH v3 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-08-07 15:28 UTC  (3+ messages)
` [PATCH v3 bpf-next 02/10] lib/buildid: add single page-based file reader abstraction

[lttng-dev] Limit on the number of arguments in TP_ARGS
 2024-08-07 15:28 UTC  (2+ messages)

[PATCH 0/2] ASoC: Extend wm_adsp so cs35l56 can suppress controls
 2024-08-05 10:27 UTC  (2+ messages)
` [PATCH 2/2] ASoC: cs35l56: Stop creating ALSA controls for firmware coefficients

CVE-2024-42243: mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarray
 2024-08-07 15:14 UTC 

[PATCH] defconfig: Add a config for AM335x High Security EVM with SPI Boot support
 2024-08-07 15:26 UTC 

CVE-2024-42250: cachefiles: add missing lock protection when polling
 2024-08-07 15:14 UTC 

CVE-2024-42249: spi: don't unoptimize message in spi_async()
 2024-08-07 15:14 UTC 

CVE-2024-42248: tty: serial: ma35d1: Add a NULL check for of_node
 2024-08-07 15:14 UTC 

CVE-2024-42247: wireguard: allowedips: avoid unaligned 64-bit memory accesses
 2024-08-07 15:14 UTC 

[PATCH net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
 2024-08-07 15:26 UTC  (5+ messages)

CVE-2024-42246: net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
 2024-08-07 15:14 UTC 

[PATCH 0/5] Fix ESM source interrupts
 2024-08-07 15:26 UTC  (5+ messages)
` [PATCH 3/5] arm64: dts: ti: k3-am62p: Remove 'reserved' status

CVE-2024-42245: Revert "sched/fair: Make sure to try to detach at least one movable task"
 2024-08-07 15:14 UTC 

[PATCH 0/2] ALSA/DRM: vmalloc PCM buffer helper cleanup
 2024-08-07 15:27 UTC  (3+ messages)
` [PATCH 1/2] drm/bridge: dw-hdmi: Move vmalloc PCM buffer management into the driver
` [PATCH 2/2] ALSA: pcm: Drop PCM vmalloc buffer helpers

CVE-2024-42244: USB: serial: mos7840: fix crash on resume
 2024-08-07 15:14 UTC 

CVE-2024-42232: libceph: fix race between delayed_work() and ceph_monc_stop()
 2024-08-07 15:14 UTC 

CVE-2024-42241: mm/shmem: disable PMD-sized page cache if needed
 2024-08-07 15:14 UTC 

CVE-2024-42240: x86/bhi: Avoid warning in #DB handler due to BHI mitigation
 2024-08-07 15:14 UTC 

CVE-2024-42239: bpf: Fail bpf_timer_cancel when callback is being cancelled
 2024-08-07 15:14 UTC 

CVE-2024-42238: firmware: cs_dsp: Return error if block header overflows file
 2024-08-07 15:14 UTC 

CVE-2024-42237: firmware: cs_dsp: Validate payload length before processing block
 2024-08-07 15:14 UTC 

CVE-2024-42236: usb: gadget: configfs: Prevent OOB read/write in usb_string_copy()
 2024-08-07 15:14 UTC 

CVE-2024-42235: s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()
 2024-08-07 15:14 UTC 

CVE-2024-42234: mm: fix crashes from deferred split racing folio migration
 2024-08-07 15:14 UTC 

CVE-2024-42242: mmc: sdhci: Fix max_seg_size for 64KiB PAGE_SIZE
 2024-08-07 15:14 UTC 

CVE-2024-42233: filemap: replace pte_offset_map() with pte_offset_map_nolock()
 2024-08-07 15:14 UTC 

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-07 15:24 UTC  (4+ messages)
` [PATCH 6/8] perf/uprobe: split uprobe_unregister()

[PATCH 1/2] mm: update the memmap stat before page is freed
 2024-08-07 15:23 UTC  (6+ messages)
` [PATCH 2/2] mm: keep nid around during hot-remove


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.