messages from 2024-08-23 03:34:25 to 2024-08-23 05:20:07 UTC [more...]
[PATCHSET v4.0 09/10] xfs: shard the realtime section
2024-08-23 5:20 UTC (45+ messages)
` [PATCH 01/26] xfs: define the format of rt groups
` [PATCH 02/26] xfs: check the realtime superblock at mount time
` [PATCH 03/26] xfs: update realtime super every time we update the primary fs super
` [PATCH 04/26] xfs: export realtime group geometry via XFS_FSOP_GEOM
` [PATCH 05/26] xfs: check that rtblock extents do not break rtsupers or rtgroups
` [PATCH 07/26] xfs: add frextents to the lazysbcounters when rtgroups enabled
` [PATCH 08/26] xfs: convert sick_map loops to use ARRAY_SIZE
` [PATCH 09/26] xfs: record rt group metadata errors in the health system
` [PATCH 10/26] xfs: export the geometry of realtime groups to userspace
` [PATCH 11/26] xfs: add block headers to realtime bitmap and summary blocks
` [PATCH 12/26] xfs: encode the rtbitmap in big endian format
` [PATCH 13/26] xfs: encode the rtsummary "
` [PATCH 14/26] xfs: grow the realtime section when realtime groups are enabled
` [PATCH 15/26] xfs: store rtgroup information with a bmap intent
` [PATCH 16/26] xfs: force swapext to a realtime file to use the file content exchange ioctl
` [PATCH 17/26] xfs: support logging EFIs for realtime extents
` [PATCH 18/26] xfs: support error injection when freeing rt extents
` [PATCH 19/26] xfs: use realtime EFI to free extents when rtgroups are enabled
` [PATCH 22/26] xfs: don't coalesce file mappings that cross rtgroup boundaries in scrub
` [PATCH 23/26] xfs: scrub the realtime group superblock
` [PATCH 24/26] xfs: repair "
` [PATCH 25/26] xfs: scrub metadir paths for rtgroup metadata
[PATCH v3 0/2] Replace dma-fence chain with dma-fence array for media GT TLB invalidation
2024-08-23 5:19 UTC (8+ messages)
` [PATCH v3 1/2] dma-buf: Split out dma fence array create into alloc and arm functions
` [PATCH v3 2/2] drm/xe: Use dma-fence array for media GT TLB invalidations in PT code
` ✓ CI.Patch_applied: success for Replace dma-fence chain with dma-fence array for media GT TLB invalidation
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
[dvyukov:dvyukov-random-sched 1/1] kernel/kcov.c:29:10: fatal error: asm/msr.h: No such file or directory
2024-08-23 5:16 UTC
[asahilinux:bits/070-audio 42/120] sound/soc/apple/macaudio.c:251:42-43: Unneeded semicolon
2024-08-23 5:16 UTC
[PATCH] net/mlx5: Added cond_resched() to crdump collection
2024-08-23 5:16 UTC (7+ messages)
[PATCH v6 0/3] Add CRU support for rk3576 SoC
2024-08-23 5:16 UTC (7+ messages)
` [PATCH v6 2/3] clk: rockchip: Add new pll type pll_rk3588_ddr
` [PATCH v6 3/3] clk: rockchip: Add clock controller for the RK3576
[PATCH v3 0/3] Devicetree updates for MT8186
2024-08-23 5:10 UTC (4+ messages)
` [PATCH v3 3/3] arm64: dts: mediatek: mt8186: Add svs node
[PATCH net-next 00/13] net: header and core spelling corrections
2024-08-23 5:07 UTC (3+ messages)
` [PATCH net-next 06/13] net: qualcomm: rmnet: Correct spelling in if_rmnet.h
[PATCH i-g-t 0/5] Improve MST HDCP tests
2024-08-23 5:08 UTC (4+ messages)
` [PATCH i-g-t 4/5] tests/kms_content_protection: Add retry logic for mst usecase
` ✗ Fi.CI.IGT: failure for Improve MST HDCP tests (rev3)
[PATCH v3] ctime.3: EXAMPLES: Add example program
2024-08-23 4:57 UTC (2+ messages)
[PATCH for-9.2 v7 0/9] virtio-net: add support for SR-IOV emulation
2024-08-23 5:06 UTC (3+ messages)
[PATCH net-next v2 0/2] net: pse-pd: tps23881: Reset GPIO support
2024-08-23 5:04 UTC (5+ messages)
` [PATCH net-next v2 1/2] dt-bindings: pse: tps23881: add reset-gpios
` [PATCH net-next v2 2/2] net: pse-pd: tps23881: Support reset-gpios
[PATCH] rust: Eschew `Box<MaybeUninit<T>>::write`
2024-08-23 5:03 UTC
[PATCHSET v4.0 07/10] xfs: create incore rt allocation groups
2024-08-23 5:04 UTC (19+ messages)
` [PATCH 06/24] xfs: add xchk_setup_nothing and xchk_nothing helpers
` [PATCH 09/24] xfs: rearrange xfs_fsmap.c a little bit
` [PATCH 10/24] xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c
` [PATCH 11/24] xfs: create incore realtime group structures
` [PATCH 12/24] xfs: define locking primitives for realtime groups
` [PATCH 13/24] xfs: add a lockdep class key for rtgroup inodes
` [PATCH 14/24] xfs: support caching rtgroup metadata inodes
` [PATCH 15/24] xfs: add rtgroup-based realtime scrubbing context management
` [PATCH 17/24] xfs: remove XFS_ILOCK_RT*
[PATCH for-9.2 v15 00/11] hw/pci: SR-IOV related fixes and improvements
2024-08-23 5:00 UTC (12+ messages)
` [PATCH for-9.2 v15 01/11] hw/pci: Rename has_power to enabled
` [PATCH for-9.2 v15 02/11] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH for-9.2 v15 03/11] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH for-9.2 v15 04/11] s390x/pci: Check for multifunction after device realization
` [PATCH for-9.2 v15 05/11] pcie_sriov: Do not manually unrealize
` [PATCH for-9.2 v15 06/11] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH for-9.2 v15 07/11] pcie_sriov: Release VFs failed to realize
` [PATCH for-9.2 v15 08/11] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH for-9.2 v15 09/11] pcie_sriov: Register VFs after migration
` [PATCH for-9.2 v15 10/11] hw/pci: Use -1 as the default value for rombar
` [PATCH for-9.2 v15 11/11] hw/qdev: Remove opts member
[PATCH v2] gpio: rockchip: Update the GPIO driver
2024-08-23 3:43 UTC (17+ messages)
` [PATCH v2] gpio: rockchip: avoid division by zero
` [PATCH v2] gpio: rockchip: release reference to device node
` [PATCH v2] gpio: rockchip: resolve overflow issues
` [PATCH v2] gpio: rockchip: resolve underflow issue
` [PATCH v2] gpio: rockchip: fix debounce calculate
` [PATCH v2] gpio: rockchip: Update debounce config function
` [PATCH v2] gpio: rockchip: support 'clock-names' from dt nodes
` [PATCH v2] gpio: rockchip: support new version gpio
` [PATCH v2] gpio: rockchip: Set input direction when request irq
` [PATCH v2] gpio: rockchip: support ACPI
` [PATCH v2] gpio: rockchip: driver works without pinctrl device
[PATCH RFC v2 1/6] fs: add i_state helpers
2024-08-23 5:01 UTC (6+ messages)
[PATCH v3] PCI: Detect and trust built-in Thunderbolt chips
2024-08-23 5:01 UTC (5+ messages)
[PATCH] drm/i915: Do not explicilty enable FEC in DP_TP_CTL for UHBR rates
2024-08-23 4:59 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCHSET v4.0 06/10] xfs: fixes and cleanups for the realtime allocator
2024-08-23 4:59 UTC (13+ messages)
` [PATCH 03/10] xfs: don't return too-short extents from xfs_rtallocate_extent_block
` [PATCH 04/10] xfs: don't scan off the end of the rt volume in xfs_rtallocate_extent_block
` [PATCH 05/10] xfs: refactor aligning bestlen to prod
` [PATCH 06/10] xfs: clean up xfs_rtallocate_extent_exact a bit
` [PATCH 07/10] xfs: reduce excessive clamping of maxlen in xfs_rtallocate_extent_near
` [PATCH 08/10] xfs: fix broken variable-sized allocation detection in xfs_rtallocate_extent_block
[PATCHSET v4.0 04/10] xfs: metadata inode directories
2024-08-23 4:56 UTC (53+ messages)
` [PATCH 01/26] xfs: define the on-disk format for the metadir feature
` [PATCH 02/26] xfs: refactor loading quota inodes in the regular case
` [PATCH 03/26] xfs: iget for metadata inodes
` [PATCH 04/26] xfs: load metadata directory root at mount time
` [PATCH 05/26] xfs: enforce metadata inode flag
` [PATCH 06/26] xfs: read and write metadata inode directory tree
` [PATCH 07/26] xfs: disable the agi rotor for metadata inodes
` [PATCH 08/26] xfs: hide metadata inodes from everyone because they are special
` [PATCH 09/26] xfs: advertise metadata directory feature
` [PATCH 10/26] xfs: allow bulkstat to return metadata directories
` [PATCH 11/26] xfs: don't count metadata directory files to quota
` [PATCH 12/26] xfs: mark quota inodes as metadata files
` [PATCH 13/26] xfs: adjust xfs_bmap_add_attrfork for metadir
` [PATCH 14/26] xfs: record health problems with the metadata directory
` [PATCH 15/26] xfs: refactor directory tree root predicates
` [PATCH 16/26] xfs: do not count metadata directory files when doing online quotacheck
` [PATCH 17/26] xfs: don't fail repairs on metadata files with no attr fork
` [PATCH 18/26] xfs: metadata files can have xattrs if metadir is enabled
` [PATCH 19/26] xfs: adjust parent pointer scrubber for sb-rooted metadata files
` [PATCH 20/26] xfs: fix di_metatype field of inodes that won't load
` [PATCH 21/26] xfs: scrub metadata directories
` [PATCH 22/26] xfs: check the metadata directory inumber in superblocks
` [PATCH 23/26] xfs: move repair temporary files to the metadata directory tree
` [PATCH 24/26] xfs: check metadata directory file path connectivity
` [PATCH 25/26] xfs: confirm dotdot target before replacing it during a repair
` [PATCH 26/26] xfs: repair metadata directory file path connectivity
[PATCH 0/2] Implement WA to fix increased power usage
2024-08-23 4:54 UTC (4+ messages)
` [PATCH 2/2] drm/i915/psr: Implment WA to help reach PC10
[PATCH v3 00/10] OPP/pmdomain: Assign required_devs for required OPPs through genpd
2024-08-23 4:51 UTC (2+ messages)
[PATCH v5 00/10] Add Rust linked list for reference counted values
2024-08-23 4:47 UTC (2+ messages)
[PATCH] rust: support arrays in target JSON
2024-08-23 4:46 UTC (2+ messages)
[PATCH v3 0/3] handle HPD polling on display pm runtime s/r
2024-08-23 4:46 UTC (3+ messages)
` [PATCH v3 1/3] drm/xe: Suspend/resume user access only during system s/r
[qemu-mainline test] 187309: regressions - FAIL
2024-08-23 4:46 UTC
[arnd-playground:mm-6.9-test-merge-for-roxell 62/421] mm/kmemleak.c:466:12: error: call to undeclared function 'kmem_cache_alloc_noprof'; ISO C99 and later do not support implicit function declarations
2024-08-23 4:45 UTC
[PATCH v2] arm64: dts: imx8mm-emtop-baseboard: Add Peripherals Support
2024-08-23 4:42 UTC (6+ messages)
❌ FAIL: Test report for master (6.11.0-rc4, mainline.kernel.org-clang, b78b25f6)
2024-08-23 4:42 UTC
[PATCH] PCI: qcom-ep: Do not enable resources during probe()
2024-08-23 4:41 UTC (3+ messages)
[PATCH v3 1/3] riscv: mm: Use hint address in mmap if available
2024-08-23 4:39 UTC (4+ messages)
[PATCH 0/1] DC Patches August 23, 2024
2024-08-23 4:35 UTC (2+ messages)
` [PATCH 1/1] drm/amdgpu/display: remove unecessary TODO spl_os_types.h
[PATCH v2 00/10] perf trace: Enhanced augmentation for pointer arguments
2024-08-23 4:37 UTC (13+ messages)
` [PATCH v2 03/10] perf trace: Add trace__bpf_sys_enter_beauty_map() to prepare for fetching data in BPF
` [PATCH v2 04/10] perf trace: Add some string arguments' name in syscall_arg_fmt__init_array()
` [PATCH v2 05/10] perf trace: Add a new argument to trace__btf_scnprintf()
[PATCH v1] ceph: Convert to use jiffies macro
2024-08-23 4:35 UTC (2+ messages)
[PATCH v4 00/43] arm64: Support for Arm CCA in KVM
2024-08-23 4:30 UTC (5+ messages)
` [PATCH v4 21/43] arm64: RME: Runtime faulting of memory
[PATCH v4 0/5] Verify devices transition from D3cold to D0
2024-08-23 4:29 UTC (8+ messages)
` [PATCH v4 1/5] PCI: Use an enum for reset type in pci_dev_wait()
` [PATCH] x86/tsc: Use rdtsc_ordered() when RDTSCP or LFENCE_RDTSC are supported
` [PATCH v4 2/5] PCI: Check PCI_PM_CTRL instead of PCI_COMMAND in pci_dev_wait()
` [PATCH v4 3/5] PCI: Verify functions currently in D3cold have entered D0
` [PATCH v4 4/5] PCI: Allow Ryzen XHCI controllers into D3cold and drop delays
` [PATCH v4 5/5] PCI: Drop Radeon quirk for Macbook Pro 8.2
[PATCH v3] slab: Introduce kmalloc_obj() and family
2024-08-23 4:27 UTC (2+ messages)
[PATCH i-g-t] tests/intel/xe_exec_fault_mode: Print engine name on error
2024-08-23 4:25 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto
2024-08-23 4:21 UTC (5+ messages)
` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()
[PATCH v2 0/3] KVM: x86: Include host suspended time in steal time
2024-08-23 4:17 UTC (4+ messages)
` [PATCH v2 2/3] "
[broonie-ci:net-encx24j600-regmap-locking 2/2] drivers/net/ethernet/microchip/encx24j600.c:178:30: error: 'struct encx24j600_context' has no member named 'mutex'
2024-08-23 4:14 UTC
[PATCH 0/3] cpufreq/amd-pstate: A set of fixes
2024-08-23 4:13 UTC (3+ messages)
[PATCHSET v4.0 03/10] xfs: cleanups before adding metadata directories
2024-08-23 4:13 UTC (3+ messages)
` [PATCH 3/3] xfs: pass the icreate args object to xfs_dialloc
[PATCHSET v31.0 02/10] xfs: atomic file content commits
2024-08-23 4:12 UTC (3+ messages)
` [PATCH 1/1] xfs: introduce new file range commit ioctls
[PATCHBOMB 6.12] xfs: metadata directories and realtime groups
2024-08-23 4:10 UTC (11+ messages)
` [PATCHSET v4.0 01/10] xfs: various bug fixes for 6.11
` [PATCH 5/9] xfs: Fix the owner setting issue for rmap query in xfs fsmap
` [PATCH 6/9] xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
` [PATCH 8/9] xfs: take m_growlock when running growfsrt
` [PATCH 9/9] xfs: reset rootdir extent size hint after growfsrt
[PATCH v7] drm/i915/hwmon: expose fan speed
2024-08-23 4:09 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/hwmon: expose fan speed (rev7)
[viro-vfs:work.headers.unaligned 2/2] util/arm-spe-decoder/arm-spe-pkt-decoder.c:14:10: fatal error: 'linux/unaligned.h' file not found
2024-08-23 4:06 UTC
[PATCH v2] selftests: fix relative rpath usage
2024-08-23 4:04 UTC (2+ messages)
[PATCH -next 0/8] hwmon: Simplify with scoped for each OF child
2024-08-23 4:03 UTC (7+ messages)
` [PATCH -next 1/8] hwmon: (aspeed-g6-pwm-tacho): Simplify with scoped for each OF child loop
` [PATCH -next 2/8] hwmon: (aspeed-pwm-tacho): "
[PATCH v4 3/6] mm: selftest to verify zero-filled pages are mapped to zeropage
2024-08-23 4:01 UTC (2+ messages)
[jgunthorpe:fwctl 17/20] drivers/fwctl/cxl/cxl.c: linux/auxiliary_bus.h is included more than once
2024-08-23 4:02 UTC
[xinli-intel-fred-public:intel-lkp 34/36] x86_64/debug_regs.c:37:15: error: symbol 'sw_bp' is already defined
2024-08-23 4:01 UTC
[PATCH net-next 1/2] eth: fbnic: Add ethtool support for fbnic
2024-08-23 4:00 UTC (2+ messages)
linux-next: duplicate patches in the bluetooth tree
2024-08-23 3:56 UTC (2+ messages)
[PATCH] usb: dwc3: qcom: fix NULL pointer dereference on dwc3_qcom_read_usb2_speed
2024-08-23 3:56 UTC (5+ messages)
[PATCH] bcachefs: Remove the handling of bch2_trans_iter_exit() in __bch2_bkey_get_iter()
2024-08-23 3:55 UTC (2+ messages)
[openeuler:OLK-6.6 7228/13476] ld.lld: error: undefined symbol: msi_domain_first_desc
2024-08-23 3:53 UTC
[PATCH RFC] kvm: emulate avx vmovdq
2024-08-23 3:47 UTC (4+ messages)
[PATCH v3 0/4] i2c: Use devm_clk_get_enabled() helpers
2024-08-23 3:51 UTC (5+ messages)
` [PATCH v3 1/4] i2c: emev2: "
` [PATCH v3 2/4] i2c: emev2: drop sclk from struct em_i2c_device
` [PATCH v3 3/4] i2c: jz4780: Use devm_clk_get_enabled() helpers
` [PATCH v3 4/4] i2c: jz4780: Use dev_err_probe()
[PATCH] dt-bindings: i2c: aspeed: drop redundant multi-master
2024-08-23 3:48 UTC (3+ messages)
[PATCH v2] net: ftgmac100: Get link speed and duplex for NC-SI
2024-08-23 3:46 UTC (3+ messages)
[PATCH linux dev-6.6 0/1] hwmon: Add driver for Astera Labs PT5161L retimer
2024-08-23 3:46 UTC (2+ messages)
[RFC] kconfig: add optional selective yaml output support
2024-08-23 3:44 UTC
[RFC] HID: ishtp-hid-client: replace fake-flex arrays with flex-array members
2024-08-23 3:44 UTC (5+ messages)
[PATCH] objpool: fix choosing allocation for percpu slots
2024-08-23 3:44 UTC (2+ messages)
[xinli-intel-fred-public:intel-lkp 36/36] <inline asm>:7:7: error: expected assembly-time absolute expression
2024-08-23 3:43 UTC
[PATCH 0/2] Fix the UFS driver hibernation code
2024-08-23 3:43 UTC (5+ messages)
` [PATCH 2/2] scsi: ufs: core: Fix the code for entering hibernation
[PATCH v2 0/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
2024-08-23 3:40 UTC (2+ messages)
linux-next: Tree for Aug 23
2024-08-23 3:37 UTC
[PATCH] codetag: debug: mark codetags for pages which transitioned from being poison to unpoison as empty
2024-08-23 3:37 UTC (6+ messages)
[PATCH v1] SUNRPC: Remove BUG_ON call sites
2024-08-23 3:35 UTC (4+ messages)
[PATCH net 0/1] NULL ptr dereference in tcp_rearm_rto
2024-08-23 3:34 UTC (2+ messages)
` [PATCH net 1/1] tcp: check skb is non-NULL in tcp_rto_delta_us()
[HELP] FUSE writeback performance bottleneck
2024-08-23 3:34 UTC (9+ messages)
[syzbot] [ntfs3?] possible deadlock in ntfs_unlink_inode
2024-08-23 3:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.