All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 21:36:33 to 2024-12-06 22:55:54 UTC [more...]

[Buildroot] [git commit branch/2024.08.x] package/android-tools: convert all patches to Git-formatted patches
 2024-12-06 22:35 UTC 

[Buildroot] [git commit branch/2024.08.x] boot/grub2/readme.txt: don't specify /dev/loop0
 2024-12-06 22:26 UTC 

[Buildroot] [git commit branch/2024.08.x] package/rt-tests: fix _SITE download url
 2024-12-06 22:33 UTC 

[Buildroot] [git commit branch/2024.08.x] package/android-tools: fix b64_pton() issue with GCC >= 14.x
 2024-12-06 22:35 UTC 

[Buildroot] [git commit branch/2024.08.x] package/musl: Fix -ztext build failures on microblaze
 2024-12-06 21:58 UTC 

[PATCH v3 00/10] SMBIOS improvements
 2024-12-06 22:54 UTC  (4+ messages)
` [PATCH v3 01/10] smbios: Refactor the smbios headfile
` [PATCH v3 02/10] sysinfo: Add sysinfo API for accessing data area
` [PATCH v3 03/10] test/dm: add sandbox test for sysinfo_get_data

[Buildroot] [git commit branch/2024.08.x] package/android-tools: fix build issue on mips64 and powerpc64
 2024-12-06 22:35 UTC 

[PATCH V7 03/10] accel/amdxdna: Support hardware mailbox
 2024-12-06 22:55 UTC  (6+ messages)

[Buildroot] [git commit branch/2024.08.x] package/python-psycopg2: add config dependencies from postgresql
 2024-12-06 22:20 UTC 

[Buildroot] [git commit branch/2024.08.x] package/sexpect: fix build with GCC 14 and uClibc
 2024-12-06 22:28 UTC 

[Buildroot] [git commit branch/2024.08.x] package/alsa-lib: ucm: add BR2_USE_MMU dependency
 2024-12-06 22:29 UTC 

[Buildroot] [git commit branch/2024.08.x] package/libvpl: not supported on mips64
 2024-12-06 22:26 UTC 

[PATCH] ARM: sun8i: r40/a40i: rm unneeded PH23 setup which resets Banana Pi M2 Ultra V1.1
 2024-12-06 22:53 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.08.x] package/nfs-utils: fix unit dependencies without systemd on build host
 2024-12-06 22:24 UTC 

BISECTED: 'alloc_tag: populate memory for module tags as needed' crashes on boot
 2024-12-06 22:55 UTC  (4+ messages)

[Buildroot] [git commit branch/2024.02.x] package/android-tools: convert all patches to Git-formatted patches
 2024-12-06 22:39 UTC 

[Buildroot] [git commit branch/2024.02.x] package/android-tools: add patches to fix build with GCC 14.x
 2024-12-06 22:36 UTC 

[Buildroot] [git commit branch/2024.02.x] package/libvpl: not supported on mips64
 2024-12-06 22:25 UTC 

[Buildroot] [git commit branch/2024.02.x] package/nfs-utils: fix unit dependencies without systemd on build host
 2024-12-06 22:24 UTC 

[Buildroot] [git commit branch/2024.02.x] package/alsa-lib: ucm: add BR2_USE_MMU dependency
 2024-12-06 22:30 UTC 

[Buildroot] [git commit branch/2024.02.x] package/android-tools: fix build issue on mips64 and powerpc64
 2024-12-06 22:39 UTC 

[PATCH 1/2] Revert "tests/intel/xe_sysfs_timeslice_duration: Restore preempt timeout"
 2024-12-06 22:54 UTC  (4+ messages)
` [PATCH 2/2] tests/intel/xe_sysfs_timeslice_duration: Restore preempt timeout
` ✓ Xe.CI.BAT: success for series starting with [1/2] Revert "tests/intel/xe_sysfs_timeslice_duration: Restore preempt timeout"
` ✗ i915.CI.BAT: failure "

[Buildroot] [git commit branch/2024.02.x] package/android-tools: fix b64_pton() issue with GCC >= 14.x
 2024-12-06 22:43 UTC 

[Buildroot] [git commit branch/2024.02.x] package/musl: Fix -ztext build failures on microblaze
 2024-12-06 21:59 UTC 

[Buildroot] [git commit branch/2024.02.x] package/rt-tests: fix _SITE download url
 2024-12-06 22:32 UTC 

[PATCH] mm: enforce __must_check on VMA merge and split
 2024-12-06 22:53 UTC  (2+ messages)

[Buildroot] [git commit branch/2024.02.x] boot/grub2/readme.txt: don't specify /dev/loop0
 2024-12-06 22:27 UTC 

[Buildroot] [git commit branch/2024.02.x] package/python-psycopg2: add config dependencies from postgresql
 2024-12-06 22:19 UTC 

[PATCH v5 0/6] move per-vma lock into vm_area_struct
 2024-12-06 22:52 UTC  (7+ messages)
` [PATCH v5 1/6] mm: introduce vma_start_read_locked{_nested} helpers
` [PATCH v5 2/6] mm: move per-vma lock into vm_area_struct
` [PATCH v5 3/6] mm: mark vma as detached until it's added into vma tree
` [PATCH v5 4/6] mm: make vma cache SLAB_TYPESAFE_BY_RCU
` [PATCH v5 5/6] mm/slab: allow freeptr_offset to be used with ctor
` [PATCH v5 6/6] docs/mm: document latest changes to vm_lock

[Bug 219569] New: The 0c45:671d camera fails to initialize despite being visible in USB
 2024-12-06 22:52 UTC 

[PATCH v3 0/7] migration/multifd: Some VFIO / postcopy preparations on flush
 2024-12-06 22:47 UTC  (8+ messages)
` [PATCH v3 1/7] migration/multifd: Further remove the SYNC on complete
` [PATCH v3 2/7] migration/multifd: Allow to sync with sender threads only
` [PATCH v3 3/7] migration/ram: Move RAM_SAVE_FLAG* into ram.h
` [PATCH v3 4/7] migration/multifd: Unify RAM_SAVE_FLAG_MULTIFD_FLUSH messages
` [PATCH v3 5/7] migration/multifd: Remove sync processing on postcopy
` [PATCH v3 6/7] migration/multifd: Cleanup src flushes on condition check
` [PATCH v3 7/7] migration/multifd: Document the reason to sync for save_setup()

[PATCH] fs/ceph/io: make ceph_start_io_*() killable
 2024-12-06 22:48 UTC  (5+ messages)

[PATCH v1 01/13] KVM: Add KVM_MEM_USERFAULT memslot flag and bitmap
 2024-12-06 22:46 UTC  (2+ messages)

[PATCH] object-name: fix reversed ordering with magic pathspecs
 2024-12-06 22:46 UTC  (9+ messages)
` [PATCH v2] object-name: fix reversed ordering with ":/<PATTERN>" revisions

[GIT PULL] bpf for v6.13-rc2
 2024-12-06 22:45 UTC 

[Buildroot] [PATCH 0/3] Fix two android-tools build issues
 2024-12-06 22:44 UTC  (7+ messages)
` [Buildroot] [PATCH 1/3] package/android-tools: convert all patches to Git-formatted patches
` [Buildroot] [PATCH 2/3] package/android-tools: fix build issue on mips64 and powerpc64
` [Buildroot] [PATCH 3/3] package/android-tools: fix b64_pton() issue with GCC >= 14.x

[PATCH 6.6 000/676] 6.6.64-rc1 review
 2024-12-06 22:44 UTC  (2+ messages)

[PATCH bpf v2] bpf: Fix prog_array UAF in __uprobe_perf_func()
 2024-12-06 22:43 UTC  (5+ messages)

[PATCH] [PATCH] rust: macros: add authors
 2024-12-06 22:42 UTC  (3+ messages)
`  "

[PATCH] mm: correctly reference merged VMA
 2024-12-06 22:40 UTC  (3+ messages)

[PATCH net-next] mctp: no longer rely on net->dev_index_head[]
 2024-12-06 22:38 UTC 

[PATCHv12 00/12] block write streams with nvme fdp
 2024-12-06 22:18 UTC  (13+ messages)
` [PATCHv12 01/12] fs: add write stream information to statx
` [PATCHv12 02/12] fs: add a write stream field to the kiocb
` [PATCHv12 03/12] block: add a bi_write_stream field
` [PATCHv12 04/12] block: introduce max_write_streams queue limit
` [PATCHv12 05/12] block: introduce a write_stream_granularity "
` [PATCHv12 06/12] block: expose write streams for block device nodes
` [PATCHv12 07/12] io_uring: enable per-io write streams
` [PATCHv12 08/12] nvme: add a nvme_get_log_lsi helper
` [PATCHv12 09/12] nvme: pass a void pointer to nvme_get/set_features for the result
` [PATCHv12 10/12] nvme.h: add FDP definitions
` [PATCHv12 11/12] nvme: register fdp parameters with the block layer
` [PATCHv12 12/12] nvme: use fdp streams if write stream is provided

[PATCH v2] drm/xe/xe_sync: Add debug printing to check_ufence
 2024-12-06 22:34 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/xe_sync: Add debug printing to check_ufence (rev2)

[PATCH v2 00/12] fuse: support large folios
 2024-12-06 22:33 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/rt-tests: fix _SITE download url
 2024-12-06 22:33 UTC  (2+ messages)

[PATCH] drm/xe: Call invalidation_fence_fini for PT inval fences in error state
 2024-12-06 22:32 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] package/alsa-lib: add BR2_USE_MMU dependency
 2024-12-06 22:31 UTC  (2+ messages)

[PATCH i-g-t v4 0/8] Initial PTL support
 2024-12-06 22:30 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Initial PTL support (rev4)
` ✓ i915.CI.BAT: "

[PATCH v2 3/3] x86/sev: Add SEV-SNP CipherTextHiding support
 2024-12-06 22:30 UTC  (11+ messages)

[PATCH v2 0/8] led: update LED boot/activity to new property implementation
 2024-12-06 22:30 UTC  (2+ messages)

[PATCH v3 0/6] Enhance documentation for new developers
 2024-12-06 22:29 UTC  (2+ messages)

[Buildroot] [PATCH] package/sexpect: fix build with GCC 14 and uClibc
 2024-12-06 22:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] boot/grub2: fix help
 2024-12-06 22:27 UTC  (3+ messages)

[PATCH v1 0/4] iio: afe: rescale: A few cleanups
 2024-12-06 22:27 UTC  (6+ messages)
` [PATCH v1 1/4] iio: afe: rescale: Don't use ^ for booleans

[PATCH v3 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-06 22:27 UTC  (9+ messages)
` [PATCH v3 2/7] usb: typec: Add driver for Thunderbolt 3 Alternate Mode
` [PATCH v3 6/7] platform/chrome: cros_ec_typec: Thunderbolt support

[Buildroot] [PATCH 1/1] package/libvpl: not supported on mips64
 2024-12-06 22:26 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: add more stats into veristat
 2024-12-06 22:25 UTC  (2+ messages)

[PATCH 1/2] auxdisplay: img-ascii-lcd: Remove an unused field in struct img_ascii_lcd_ctx
 2024-12-06 22:25 UTC  (2+ messages)
` [PATCH 2/2] auxdisplay: img-ascii-lcd: Constify struct img_ascii_lcd_config

[PATCH v2 1/1] dt-bindings: PCI: mobiveil: convert mobiveil-pcie.txt to yaml format
 2024-12-06 22:25 UTC 

[PATCH 0/3] lib: sbi: fix PMU SSE event handling
 2024-12-06 22:25 UTC  (4+ messages)
` [PATCH 3/3] lib: sbi: pmu: Set a SSE register_cb() for event availability

[PATCH v2 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
 2024-12-06 22:24 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nfs-utils: fix unit dependencies without systemd on build host
 2024-12-06 22:25 UTC  (2+ messages)

[PATCH v8] tests/intel/xe_exec_capture: Add xe_exec_capture test
 2024-12-06 22:21 UTC  (5+ messages)
` ✗ i915.CI.Full: failure for tests/intel/xe_exec_capture: Add xe_exec_capture test (rev7)
` ✗ Xe.CI.Full: "

[PATCH 0/2] hyperv: Move some features to common code
 2024-12-06 22:21 UTC  (3+ messages)
` [PATCH 1/2] hyperv: Move hv_current_partition_id to arch-generic code
` [PATCH 2/2] hyperv: Move create_vp and deposit_pages hvcalls to hv_common.c

FAILED: patch "[PATCH] mm: page_alloc: move mlocked flag clearance into" failed to apply to 6.6-stable tree
 2024-12-06 22:21 UTC  (3+ messages)

[Buildroot] [git commit] package/python-psycopg2: add config dependencies from postgresql
 2024-12-06 22:21 UTC  (2+ messages)

[PATCH] rtc: Add check for clk_enable()
 2024-12-06 22:24 UTC 

[Buildroot] [PATCH] package/musl: Fix -ztext build failures on microblaze
 2024-12-06 22:21 UTC  (3+ messages)

[PATCH v3 00/24] Multifd 🔀 device state transfer support with VFIO consumer
 2024-12-06 22:20 UTC  (17+ messages)
` [PATCH v3 05/24] migration: Add MIG_CMD_SWITCHOVER_START and its load handler
` [PATCH v3 07/24] migration: Document the BQL behavior of load SaveVMHandlers
` [PATCH v3 10/24] migration/multifd: Device state transfer support - receive side

[PATCH v6 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
 2024-12-06 22:12 UTC  (4+ messages)
` [PATCH v6 1/3] pmdomain: ti_sci: add per-device latency constraint management
` [PATCH v6 2/3] pmdomain: ti_sci: add wakeup "
` [PATCH v6 3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups

[PATCH] iio: proximity: aw96103: Constify struct iio_info​
 2024-12-06 22:07 UTC 

[PATCH v7 0/3] [PATCH v6 0/3] Add support for AST2700 clk driver
 2024-12-06 22:15 UTC  (9+ messages)
` [PATCH v7 3/3] clk: aspeed: add AST2700 clock driver

[PATCH v2] pinctrl: nomadik: Add check for clk_enable()
 2024-12-06 22:16 UTC 

[PATCH 0/2] KVM: SVM: Make VMGEXIT GHCB exit codes more readable
 2024-12-06 22:12 UTC  (3+ messages)
` [PATCH 1/2] KVM: SVM: Convert plain error code numbers to defines
` [PATCH 2/2] KVM: SVM: Provide helpers to set the error code

[PATCH] net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries
 2024-12-06 22:12 UTC  (4+ messages)

[PATCH v3 0/6] ARM64: dts: intel: agilex5: add nodes and new board
 2024-12-06 22:13 UTC  (2+ messages)

[PATCH 0/5] nfs export symlink vulnerability fix (duplicate(ish))
 2024-12-06 22:11 UTC  (6+ messages)
` [PATCH 1/5] nfsd_path.h - nfsd_path.c: - Configured export rootdir must now be an absolute path - Rootdir is into a global variable what will also be used to retrieve it later on - nfsd_path_nfsd_rootdir(void) is simplified with nfsd_path_rootdir which returns the global var rather than reprobing config for rootdir entry
` [PATCH 2/5] nfsd_path.c: - Simplification of nfsd_path_strip_root(char*)
` [PATCH 3/5] nfsd_path.h - nfsd_path.c: - nfsd_path_prepend_dir(const char*, const char*) -> nfsd_path_prepend_root(const char*)
` [PATCH 4/5] NFS export symlink vulnerability fix - Replaced dangerous use of realpath within support/nfs/export.c with nfsd_realpath variant that is executed within the chrooted thread rather than main thread. - Implemented nfsd_path.h methods to work securely within chrooted thread using nfsd_run_task() helper
` [PATCH 5/5] support/nfs/exports.c - Small changes

[PATCH] drm/amdkfd: Failed to check various return code
 2024-12-06 22:11 UTC 

FAILED: patch "[PATCH] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit" failed to apply to 6.1-stable tree
 2024-12-06 22:10 UTC  (2+ messages)
` [PATCH 6.1] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang

[PATCH bpf-next v5] selftests/bpf: Consolidate kernel modules into common directory
 2024-12-06 22:10 UTC  (2+ messages)

[PATCH] EDAC/{i10nm,skx,skx_common}: Support multiple clumps
 2024-12-06 22:09 UTC  (10+ messages)

FAILED: patch "[PATCH] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit" failed to apply to 6.6-stable tree
 2024-12-06 22:09 UTC  (2+ messages)
` [PATCH 6.6] powerpc/vdso: Drop -mstack-protector-guard flags in 32-bit files with clang

[PATCH 0/4] phy: rockchip: samsung-hdptx: Support high color depth management
 2024-12-06 22:03 UTC  (15+ messages)
` [PATCH 1/4] phy: Add HDMI configuration options
` [PATCH 2/4] phy: hdmi: Add color depth configuration
` [PATCH 3/4] phy: rockchip: samsung-hdptx: Setup TMDS char rate via phy_configure_opts_hdmi
` [PATCH 4/4] phy: rockchip: samsung-hdptx: Add high color depth management

[PATCH v5 0/4] rust: miscdevice: Provide sample driver using the new MiscDevice bindings
 2024-12-06 22:06 UTC  (9+ messages)

[PATCH v15 0/8] Introduction of a remoteproc tee to load signed firmware
 2024-12-06 22:07 UTC  (3+ messages)
` [PATCH v15 2/8] remoteproc: Add TEE support

[PATCH v5 00/16] spi: axi-spi-engine: add offload support
 2024-12-06 22:04 UTC  (5+ messages)
` [PATCH v5 10/16] iio: buffer-dmaengine: add devm_iio_dmaengine_buffer_setup_ext2()

[RFT PATCH 0/4] More QC DWC3 fixups
 2024-12-06 22:02 UTC  (3+ messages)
` [PATCH RFT 4/4] arm64: dts: qcom: msm8994: Describe USB interrupts

[REGRESSION][BISECTED] asus-wmi driver fails on my laptop
 2024-12-06 22:02 UTC  (4+ messages)

[GIT PULL] arm64 fixes for 6.13-rc2
 2024-12-06 22:01 UTC  (2+ messages)

[GIT PULL] memblock: restore check for node validity in arch_numa
 2024-12-06 22:01 UTC  (2+ messages)

[PATCH V2 0/8] AMD NPU driver improvements
 2024-12-06 22:00 UTC  (9+ messages)
` [PATCH V2 1/8] accel/amdxdna: Add device status for aie2 devices
` [PATCH V2 2/8] accel/amdxdna: Replace mmput with mmput_async to avoid dead lock
` [PATCH V2 3/8] accel/amdxdna: Add RyzenAI-npu6 support
` [PATCH V2 4/8] accel/amdxdna: Replace idr api with xarray
` [PATCH V2 5/8] accel/amdxdna: Add query firmware version
` [PATCH V2 6/8] accel/amdxdna: Enhance power management settings
` [PATCH V2 7/8] accel/amdxdna: Read firmware interface version from registers
` [PATCH V2 8/8] accel/amdxdna: Add include interrupt.h to amdxdna_mailbox.c

[PATCH net-next v3] net: dsa: microchip: Make MDIO bus name unique
 2024-12-06 21:58 UTC  (2+ messages)

[PATCH v2] audit: fix suffixed '/' filename matching in __audit_inode_child()
 2024-12-06 21:57 UTC  (5+ messages)

[PATCH] platform/x86: wmi-bmof: Make use of .bin_size() callback
 2024-12-06 21:56 UTC 

[PATCH 0/2] nfsd: use new wake_up_var interface
 2024-12-06 21:56 UTC  (2+ messages)

[patch v2] mount.nfs: Add support for nfs://-URLs 
 2024-12-06 21:49 UTC 

[PATCH RESEND v9 0/3] fuse: add kernel-enforced request timeout option
 2024-12-06 21:54 UTC  (7+ messages)
` [PATCH RESEND v9 2/3] fuse: add optional kernel-enforced timeout for requests

[android-common:android15-6.6 1/1] include/trace/hooks/usb.h:22:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-12-06 21:53 UTC 

[Buildroot] [PATCH 1/1] package/pkg-meson: h files only into sysroot
 2024-12-06 21:51 UTC  (7+ messages)
` [Buildroot] [PATCH v2 0/2] meson install with optional tags
  ` [Buildroot] [PATCH v2 1/2] package/pkg-meson: h files only into sysroot

[PATCH v3] pwm: stm32-lp: Add check for clk_enable()
 2024-12-06 21:53 UTC 

[RFC 00/13] acpi/x86: s2idle: implement Modern Standby transition states and expose to userspace
 2024-12-06 21:37 UTC  (3+ messages)

[PATCH v1 net-next 08/15] socket: Pass hold_net to sk_alloc()
 2024-12-06 21:43 UTC  (2+ messages)

[PATCH v3] pinctrl: stm32: Add check for clk_enable()
 2024-12-06 21:43 UTC 

[PATCH v17 00/18] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-12-06 21:40 UTC  (3+ messages)
` [PATCH v17 05/18] cxl: Add Get Supported Features command for kernel usage

[PULL] drm-fixes
 2024-12-06 21:39 UTC  (2+ messages)

[PATCH v2 0/2] leds: TI LP8864/LP8866 support
 2024-12-06 21:38 UTC  (3+ messages)
` [PATCH v2 2/2] leds: lp8864: New driver

[PATCH] NFSD: Clean up unused variable
 2024-12-06 21:36 UTC 

[syzbot] [mm?] KASAN: slab-use-after-free Read in __mmap_region
 2024-12-06 21:36 UTC  (3+ messages)

[PATCH v6 00/28] cxl: add type2 device basic support
 2024-12-06 21:36 UTC  (3+ messages)
` [PATCH v6 16/28] sfc: obtain root decoder with enough HPA free space


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.