All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-06 22:25:12 to 2024-12-06 23:35:44 UTC [more...]

[PATCHBOMB v5.8] xfsprogs: metadata directories and realtime groups
 2024-12-06 23:35 UTC  (32+ messages)
` [PATCHSET 1/9] xfsprogs: bug fixes for 6.12
  ` [PATCH 1/2] man: fix ioctl_xfs_commit_range man page install
  ` [PATCH 2/2] man: document the -n parent mkfs option
` [PATCHSET v5.8 2/9] libxfs: metadata inode directory trees
  ` [PATCH 01/36] xfs: remove the redundant xfs_alloc_log_agf
  ` [PATCH 02/36] xfs: sb_spino_align is not verified
  ` [PATCH 03/36] xfs: remove the unused pagb_count field in struct xfs_perag
  ` [PATCH 04/36] xfs: remove the unused pag_active_wq "
  ` [PATCH 05/36] xfs: pass a pag to xfs_difree_inode_chunk
  ` [PATCH 06/36] xfs: remove the agno argument to xfs_free_ag_extent
  ` [PATCH 07/36] xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
  ` [PATCH 08/36] xfs: add a xfs_agino_to_ino helper
  ` [PATCH 09/36] xfs: pass a pag to xfs_extent_busy_{search,reuse}
  ` [PATCH 10/36] xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
  ` [PATCH 11/36] xfs: pass objects to the xfs_irec_merge_{pre,post} trace points
  ` [PATCH 12/36] xfs: convert remaining trace points to pass pag structures
  ` [PATCH 13/36] xfs: split xfs_initialize_perag
  ` [PATCH 14/36] xfs: insert the pag structures into the xarray later
  ` [PATCH 15/36] xfs: factor out a generic xfs_group structure
  ` [PATCH 16/36] xfs: add a xfs_group_next_range helper
  ` [PATCH 17/36] xfs: switch perag iteration from the for_each macros to a while based iterator
  ` [PATCH 18/36] xfs: move metadata health tracking to the generic group structure
  ` [PATCH 19/36] xfs: move draining of deferred operations "
  ` [PATCH 20/36] xfs: move the online repair rmap hooks "
  ` [PATCH 21/36] xfs: convert busy extent tracking "
` [PATCHSET v5.8 3/9] xfsprogs: metadata inode directory trees
` [PATCHSET v5.8 4/9] mkfs: make protofiles less janky
` [PATCHSET 6/9] xfsprogs: bug fixes for 6.13
` [PATCHSET v5.8 7/9] xfsprogs: shard the realtime section
` [PATCHSET v5.8 8/9] xfsprogs: store quota files in the metadir
` [PATCHSET v5.8 9/9] xfsprogs: enable quota for realtime voluems

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2024-12-06 23:35 UTC  (4+ messages)
` [PATCH v3 3/7] riscv: ftrace: prepare ftrace for atomic code patching

[patch] mount.nfs: Add support for nfs://-URLs 
 2024-12-06 23:33 UTC  (3+ messages)

[BACKPORT] uboot-sign: fix U-Boot binary with public key
 2024-12-06 23:30 UTC  (2+ messages)
` [OE-core] "

[syzbot] [btrfs?] kernel BUG in btrfs_get_extent_inline_ref_type
 2024-12-06 23:30 UTC 

[PATCH i-g-t v4 0/8] Initial PTL support
 2024-12-06 23:30 UTC  (6+ messages)
` [PATCH i-g-t v4 1/8] PTL: lib/intel_chipset: add pantherlake definition and support
` ✓ Xe.CI.BAT: success for Initial PTL support (rev4)
` ✓ i915.CI.BAT: "

[PATCH v3 0/7] Thunderbolt and DP altmode support for cros-ec-typec
 2024-12-06 23:30 UTC  (10+ 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

[PATCH bpf-next] bpftool: btf: Support dumping a single type from file
 2024-12-06 23:29 UTC 

[PATCH v2 0/4] SMB cached directory fixes around reconnection/unmounting
 2024-12-06 23:28 UTC  (10+ messages)
` [PATCH v2 4/4] smb: During unmount, ensure all cached dir instances drop their dentry

[PATCH v3 00/12] Add PXP HWDRM support
 2024-12-06 23:27 UTC  (5+ messages)
` [PATCH v3 05/12] drm/xe/pxp: Handle the PXP termination interrupt
` [PATCH v3 06/12] drm/xe/pxp: Add GSC session initialization support

[PATCH net-next] rtnetlink: fix error code in rtnl_newlink()
 2024-12-06 23:27 UTC  (2+ messages)

[RFC PATCH 00/21] alienware-wmi driver rework
 2024-12-06 23:26 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/2] package/gnutls: bump to version 3.8.8
 2024-12-06 23:22 UTC  (7+ messages)
` [Buildroot] [PATCH v2 2/2] package/gnutls: fix configure options

[Buildroot] [git commit] package/gnutls: bump to version 3.8.8
 2024-12-06 23:20 UTC 

[PATCH] i2c: pnx: Fix timeout in wait functions
 2024-12-06 23:19 UTC 

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

[PATCH 1/2] thermal/drivers/qoriq: Use dev_err_probe() simplify the code
 2024-12-06 23:18 UTC  (7+ messages)
` [PATCH 2/2] thermal/drivers/qoriq: Power down TMU on system suspend
` [PATCH v6 1/2] iio: adc: vf610_adc: use devm_* and dev_err_probe() to simple code
` [PATCH v6 2/2] iio: adc: vf610_adc: limit i.MX6SX's channel number to 4

[PATCH bpf v2] bpf: Fix prog_array UAF in __uprobe_perf_func()
 2024-12-06 23:15 UTC  (7+ messages)

[PATCH 0/3] handle maps that need reloading
 2024-12-06 23:15 UTC  (3+ messages)
` [PATCH 2/3] multipathd: reload maps in checkerloop() if necessary

[PATCH V7 03/10] accel/amdxdna: Support hardware mailbox
 2024-12-06 23:13 UTC  (7+ messages)

[PATCH v6 00/10] iio: adc: ad7124: Various fixes
 2024-12-06 23:12 UTC  (2+ messages)

[PATCH stable 6.1 1/3] net: Move {l,t,d}stats allocation to core and convert veth & vrf
 2024-12-06 23:11 UTC  (2+ messages)

[PATCH 6.6.x] btrfs: add cancellation points to trim loops
 2024-12-06 23:11 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: Skip Invalid Streams from DSC Policy
 2024-12-06 23:11 UTC  (2+ messages)

[PATCH stable 6.1 3/3] veth: Use tstats per-CPU traffic counters
 2024-12-06 23:11 UTC  (2+ messages)

[PATCH stable 6.1 2/3] bpf: Fix dev's rx stats for bpf_redirect_peer traffic
 2024-12-06 23:11 UTC  (2+ messages)

[PATCH 6.6.y] iio: invensense: fix multiple odr switch when FIFO is off
 2024-12-06 23:11 UTC  (2+ messages)

[PATCH] reftable/writer: ensure valid range for log's update_index
 2024-12-06 23:11 UTC  (3+ messages)
` [PATCH v2] "

[GIT PULL] bpf for v6.13-rc2
 2024-12-06 23:11 UTC  (2+ messages)

[PATCH v2 0/6] migration/block: disk activation rewrite
 2024-12-06 23:08 UTC  (7+ messages)
` [PATCH v2 1/6] migration: Add helper to get target runstate
` [PATCH v2 2/6] qmp/cont: Only activate disks if migration completed
` [PATCH v2 3/6] migration/block: Make late-block-active the default
` [PATCH v2 4/6] migration/block: Apply late-block-active behavior to postcopy
` [PATCH v2 5/6] migration/block: Fix possible race with block_inactive
` [PATCH v2 6/6] migration/block: Rewrite disk activation

[PATCH 6.12 000/146] 6.12.4-rc1 review
 2024-12-06 23:08 UTC  (2+ messages)

USB: workqueues stuck in 'D' state?
 2024-12-06 23:07 UTC 

[PATCH v9 0/9] PCI: Add PCIe bandwidth controller
 2024-12-06 23:06 UTC  (6+ messages)
` [PATCH v9 6/9] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller

[tip:x86/cpu] BUILD SUCCESS 29188c16006176caee6cb6729103be51a29c1a93
 2024-12-06 23:03 UTC 

[PATCH V6 0/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
 2024-12-06 23:04 UTC  (5+ messages)
` [PATCH V6 1/4] arm64: dts: imx8mp: Add aliases for the access to the EEPROM ID page node
` [PATCH V6 2/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP
` [PATCH V6 3/4] lib: hashtable: Prevent recursive calling of callback functions
` [PATCH V6 4/4] board: dhelectronics: Sync env variable dh_som_serial_number with SN

[tip:x86/boot] BUILD SUCCESS a3eaa2be7004ed7ce5cf8939c660e44a15fc3665
 2024-12-06 23:02 UTC 

[PATCH v1 0/8] Cpumap improvements for large MAX_NR_CPUS
 2024-12-06 23:03 UTC  (6+ messages)
` [PATCH v1 1/8] perf: Increase MAX_NR_CPUS to 4096

[OE-core][kirkstone][PATCH] libsdl2: ignore CVE-2020-14409 and CVE-2020-14410
 2024-12-06 23:01 UTC 

[PATCH v2 0/2] x86/bugs: RSB tweaks
 2024-12-06 23:02 UTC  (5+ messages)
` [PATCH v2 2/2] x86/bugs: Don't fill RSB on context switch with eIBRS

[PATCH v3] staging: rtl8723bs: remove code depending on cflag
 2024-12-06 22:53 UTC 

[PATCH 00/11] x86/cpu: Centralize and standardize CPUID leaf naming
 2024-12-06 23:01 UTC  (6+ messages)
` [PATCH 11/11] x86/cpu: Make all all CPUID leaf names consistent

[PATCH v9] tests/intel/xe_exec_capture: Add xe_exec_capture test
 2024-12-06 22:59 UTC 

[PATCH v3 00/10] SMBIOS improvements
 2024-12-06 22:54 UTC  (11+ 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
` [PATCH v3 04/10] sysinfo: Add sysinfo driver and data structure for smbios
` [PATCH v3 05/10] smbios: Refactor smbios library
` [PATCH v3 06/10] smbios: add detailed smbios information
` [PATCH v3 07/10] armv8: Add arch-specific sysinfo platform driver
` [PATCH v3 08/10] armv8: Add generic smbios information into the device tree
` [PATCH v3 09/10] cmd: update smbios cmd
` [PATCH v3 10/10] configs: Enable sysinfo for QEMU Arm64

[PATCH lsm/dev] Binder: Initialize lsm_context structure
 2024-12-06 22:57 UTC 

[RFC PATCH v3 00/11] tcg-plugins: add hooks for discontinuities
 2024-12-06 22:56 UTC  (12+ messages)
` [RFC PATCH v3 11/11] tests: add plugin asserting correctness of discon event's to_pc

[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 

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

[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  (3+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/2] "
` ✗ 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

[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] [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  (2+ 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:17 UTC  (8+ messages)
` [PATCHv12 02/12] fs: add a write stream field to the kiocb
` [PATCHv12 03/12] block: add a bi_write_stream field
` [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

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

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


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.