messages from 2023-10-17 15:21:36 to 2023-10-17 15:54:50 UTC [more...]
[PATCH v7 net-next 00/18] Introducing P4TC
2023-10-17 15:54 UTC (11+ messages)
[RFC v1.1] xfs-linux: rtalloc-speedups-6.7 updated to b67199695696
2023-10-17 15:54 UTC (37+ messages)
` [PATCHSET RFC v1.1 0/4] xfs: minor bugfixes for rt stuff
` [PATCH 1/4] xfs: bump max fsgeom struct version
` [PATCH 2/4] xfs: hoist freeing of rt data fork extent mappings
` [PATCH 3/4] xfs: prevent rt growfs when quota is enabled
` [PATCH 4/4] xfs: rt stubs should return negative errnos when rt disabled
` [PATCHSET RFC v1.1 0/8] xfs: clean up realtime type usage
` [PATCH 1/8] xfs: fix units conversion error in xfs_bmap_del_extent_delay
` [PATCH 2/8] xfs: make sure maxlen is still congruent with prod when rounding down
` [PATCH 3/8] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
` [PATCH 4/8] xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
` [PATCH 5/8] xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
` [PATCH 6/8] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
` [PATCH 7/8] xfs: rename xfs_verify_rtext to xfs_verify_rtbext
` [PATCH 8/8] xfs: convert rt extent numbers to xfs_rtxnum_t
` [PATCHSET RFC v1.1 0/7] xfs: refactor rt extent unit conversions
` [PATCH 1/7] xfs: create a helper to convert rtextents to rtblocks
` [PATCH 2/7] xfs: create a helper to compute leftovers of realtime extents
` [PATCH 3/7] xfs: create a helper to convert extlen to rtextlen
` [PATCH 4/7] xfs: create helpers to convert rt block numbers to rt extent numbers
` [PATCH 5/7] xfs: convert do_div calls to xfs_rtb_to_rtx helper calls
` [PATCH 6/7] xfs: create rt extent rounding helpers for realtime extent blocks
` [PATCH 7/7] xfs: use shifting and masking when converting rt extents, if possible
` [PATCHSET RFC v1.1 0/8] xfs: refactor rtbitmap/summary macros
` [PATCH 1/8] xfs: convert the rtbitmap block and bit macros to static inline functions
` [PATCH 2/8] xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros
` [PATCH 3/8] xfs: convert open-coded xfs_rtword_t pointer accesses to helper
` [PATCH 4/8] xfs: convert rt summary macros to helpers
` [PATCH 5/8] xfs: create helpers for rtbitmap block/wordcount computations
` [PATCH 6/8] xfs: use accessor functions for bitmap words
` [PATCH 7/8] xfs: create helpers for rtsummary block/wordcount computations
` [PATCH 8/8] xfs: use accessor functions for summary info words
` [PATCHSET RFC 2.1 0/7] xfs: CPU usage optimizations for realtime allocator
` [PATCH 1/7] xfs: consolidate realtime allocation arguments
` [PATCH 2/7] xfs: cache last bitmap block in realtime allocator
` [PATCH 3/7] xfs: invert the realtime summary cache
[PATCH] selftests:modify the incorrect print format
2023-10-17 15:54 UTC (2+ messages)
[RFH] wireless-next: fix new W=1 warnings
2023-10-17 15:53 UTC (6+ messages)
` [PATCH] wifi: ath9k: fix -Wformat-truncation warning
` [PATCH] wifi: ath11k: "
[syzbot] [btrfs?] BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low! (3)
2023-10-17 15:53 UTC
[syzbot] [bfs?] WARNING in mark_buffer_dirty (6)
2023-10-17 15:53 UTC
[syzbot] [kernel?] general protection fault in hci_register_dev
2023-10-17 15:53 UTC (2+ messages)
[PATCH v3] KVM: x86: hyper-v: Don't auto-enable stimer on write from user-space
2023-10-17 15:51 UTC
[PATCH v7 00/12] KVM: arm64: PMU: Allow userspace to limit the number of PMCs on vCPU
2023-10-17 15:52 UTC (7+ messages)
` [PATCH v7 08/12] KVM: arm64: PMU: Allow userspace to limit PMCR_EL0.N for the guest
` [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test
[PATCH v4 00/17] iommufd: Add nesting infrastructure
2023-10-17 15:53 UTC (18+ messages)
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 10/17] iommufd: Support IOMMU_HWPT_ALLOC allocation with user data
[PATCH v2] clk: ralink: mtmips: quiet unused variable warning
2023-10-17 15:52 UTC (2+ messages)
[libgpiod][PATCH v4 0/1] bindings: python: optionally include module in sdist
2023-10-17 15:52 UTC (4+ messages)
` [libgpiod][PATCH v4 1/1] "
[PATCH] event/sw: fix missing device pointer
2023-10-17 15:51 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] event/dsw: "
[docs][PATCH v2] contributor-guide: add patchtest section
2023-10-17 15:52 UTC (2+ messages)
[PATCH 0/2] minimize swapping on zswap store failure
2023-10-17 15:51 UTC (6+ messages)
[PATCH v3 00/19] IOMMUFD Dirty Tracking
2023-10-17 15:51 UTC (22+ messages)
` [PATCH v3 07/19] iommufd: Dirty tracking data support
` [PATCH v3 16/19] iommu/amd: Add domain_alloc_user based domain allocation
` [PATCH v3 19/19] iommu/intel: Access/Dirty bit support for SL domains
[PATCH v2 00/27] vfio: Adopt iommufd
2023-10-17 15:51 UTC (5+ messages)
` [PATCH v2 01/27] vfio: Rename VFIOContainer into VFIOLegacyContainer
` [PATCH v2 02/27] vfio: Introduce base object for VFIOContainer and targetted interface
[PATCH] platform/chrome: cros_ec_lpc: Separate host command and irq disable
2023-10-17 15:50 UTC (2+ messages)
[patch net-next v2] tools: ynl: introduce option to process unknown attributes or types
2023-10-17 15:50 UTC (4+ messages)
[PATCH net] tcp_bpf: properly release resources on error paths
2023-10-17 15:49 UTC
env: Allow U-Boot scripts to be placed in a .env file
2023-10-17 15:50 UTC (2+ messages)
[PATCH -next] scsi: target: core: Fix one kernel-doc comment
2023-10-17 15:49 UTC (2+ messages)
[PATCH v2 00/11] target/hppa: Add emulation of a C3700 HP-PARISC workstation
2023-10-17 15:46 UTC (12+ messages)
` [PATCH v2 01/11] target/hppa: Update to SeaBIOS-hppa version 10
` [PATCH v2 02/11] pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
` [PATCH v2 03/11] hw/pci-host: Add Astro system bus adapter found on PA-RISC machines
` [PATCH v2 04/11] MAINTAINERS: Add Astro PCI host for hppa machines
` [PATCH v2 05/11] lasips2: LASI PS/2 devices are not user-createable
` [PATCH v2 06/11] pci-host: Wire up new Astro/Elroy PCI bridge
` [PATCH v2 07/11] hw/hppa: Require at least SeaBIOS-hppa version 10
` [PATCH v2 08/11] hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg
` [PATCH v2 09/11] hw/hppa: Provide RTC and DebugOutputPort on CPU #0
` [PATCH v2 10/11] hw/hppa: Split out machine creation
` [PATCH v2 11/11] hw/hppa: Add new HP C3700 machine
[PATCH net v2] net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
2023-10-17 15:48 UTC (3+ messages)
[PATCH] libtracecmd: Add tracecmd_iterate_reset() API
2023-10-17 15:50 UTC
Major Donors Are QUARTERBACKS
2023-10-17 15:39 UTC
[Buildroot] [PATCH 0/1] libgpiod v2
2023-10-17 15:13 UTC (2+ messages)
` [Buildroot] [External] - "
[PATCH] selftests/efivarfs: create-read: fix a resource leak
2023-10-17 15:46 UTC (2+ messages)
[PATCH] media: imx: imx7-media-csi: Sync frames to start of frame for MIPI
2023-10-17 15:46 UTC (2+ messages)
[PATCH] certs: Restrict blacklist updates to the secondary trusted keyring
2023-10-17 15:45 UTC (13+ messages)
` RFC: New LSM to control usage of x509 certificates
[PATCH kmod v4 0/4] kmod /usr support
2023-10-17 15:45 UTC (3+ messages)
` [PATCH kmod v5 0/5] "
[OE-core][PATCH 0/4] patchtest: add to oe-core
2023-10-17 15:45 UTC (2+ messages)
[PATCH 0/5] support oneplus-lemonade(p) devices
2023-10-17 15:45 UTC (5+ messages)
` [PATCH 2/5] arm64: dts: qcom: sm8350: Fix DMA0 address
` [PATCH 3/5] arm64: dts: qcom: pm8350k: remove hanging whitespace
[PATCH] fstests: ensure the fstests_prep_localhost tasks get executed
2023-10-17 15:45 UTC (2+ messages)
[RFC PATCH v2 0/8] Introduce mseal() syscall
2023-10-17 15:45 UTC (3+ messages)
` [RFC PATCH v2 1/8] mseal: Add mseal(2) syscall
[PATCH] event/dsw: fix missing device pointer
2023-10-17 15:45 UTC
[RFC PATCH 0/5] slub: Delay freezing of CPU partial slabs
2023-10-17 15:44 UTC (6+ messages)
` [RFC PATCH 1/5] slub: Introduce on_partial()
` [RFC PATCH 2/5] slub: Don't manipulate slab list when used by cpu
` [RFC PATCH 3/5] slub: Optimize deactivate_slab()
` [RFC PATCH 4/5] slub: Don't freeze slabs for cpu partial
` [RFC PATCH 5/5] slub: Introduce get_cpu_partial()
[PATCH] buildid: reduce header file dependencies for module
2023-10-17 15:44 UTC (3+ messages)
[PATCH 0/4] vhost-user-blk: live resize additional APIs
2023-10-17 15:44 UTC (7+ messages)
` [PATCH 2/4] qapi: introduce device-sync-config
` [PATCH 4/4] qapi: introduce CONFIG_READ event
[PATCH v8 bpf-next 11/18] bpf,lsm: add BPF token LSM hooks
2023-10-17 15:44 UTC (2+ messages)
[PATCH v3 02/19] vfio: Move iova_bitmap into iommu core
2023-10-17 15:44 UTC (12+ messages)
[PATCH v2 1/3] pinctrl: renesas: rzg2l: Include pinmap in RZG2L_GPIO_PORT_PACK() macro
2023-10-17 15:42 UTC (3+ messages)
[PATCH 0/7] Adreno 643 + fixes
2023-10-17 15:41 UTC (6+ messages)
` [PATCH 2/7] drm/msm/adreno: Add ZAP firmware name to A635
[PATCH v12 00/56] Add DELETE_BUF ioctl
2023-10-17 14:47 UTC (2+ messages)
` [PATCH v12 37/56] media: renesas: Stop direct calls to queue num_buffers field
[igt-dev] [PATCH i-g-t] lib/drmtest.h: make ALIGN work with uint64_t values
2023-10-17 15:43 UTC (2+ messages)
[PATCH v5 12/18] x86/sgx: Add EPC OOM path to forcefully reclaim EPC
2023-10-17 15:43 UTC (11+ messages)
[PATCH] MAINTAINERS: Add include/hw/openrisc/ to the OpenRISC section
2023-10-17 15:42 UTC
drivers/scsi/mpi3mr/mpi3mr_transport.c:695: warning: Function parameter or member 'port_id' not described in 'mpi3mr_get_hba_port_by_id'
2023-10-17 15:42 UTC
[PATCH v5 0/7] Migration deprecated parts
2023-10-17 15:41 UTC (10+ messages)
` [PATCH v5 2/7] migration: migrate 'inc' command option is deprecated
` [PATCH v5 3/7] migration: migrate 'blk' "
` [PATCH v5 4/7] migration: Deprecate block migration
[GIT PULL] Btrfs fix for 6.6-rc7
2023-10-17 15:34 UTC
Hitting verifier backtracking bug on 6.5.5 kernel
2023-10-17 15:39 UTC (8+ messages)
[PATCH v3 -next 0/3] RISC-V: ACPI improvements
2023-10-17 15:39 UTC (5+ messages)
` [PATCH v3 -next 2/3] RISC-V: ACPI: RHCT: Add function to get CBO block sizes
[lttng-dev] LTTng enable-event performance issue during active session
2023-10-17 15:39 UTC (5+ messages)
` [lttng-dev] [EXTERNAL] "
[PATCH v3 0/1] Rust enablement for AArch64
2023-10-17 15:38 UTC (4+ messages)
` [PATCH v3 1/1] arm64: rust: Enable Rust support "
[PATCH] riscv: Add Zbb support for building U-Boot
2023-10-17 15:38 UTC (2+ messages)
[PATCH v4] migration: Allow user to specify available switchover bandwidth
2023-10-17 15:37 UTC (3+ messages)
[Intel-xe] [PATCH v5 00/20] uAPI Alignment - take 1 v5
2023-10-17 15:37 UTC (3+ messages)
` [Intel-xe] [PATCH v5 10/20] drm/xe: Remove XE_EXEC_QUEUE_SET_PROPERTY_COMPUTE_MODE from uAPI
[PATCH] configure: define "pkg-config" in addition to "pkgconfig"
2023-10-17 15:36 UTC
[PATCH V2 0/4] Add C3 SoC PLLs and Peripheral clock
2023-10-17 15:21 UTC (9+ messages)
` [PATCH V2 4/4] clk: meson: c3: add c3 clock peripherals controller driver
[PATCHv2] efi/unaccepted: Fix soft lockups caused by parallel memory acceptance
2023-10-17 15:36 UTC (6+ messages)
[PATCH] iommu/amd: Do not flush IRTE when only updating isRun and destination fields
2023-10-17 15:36 UTC (3+ messages)
[PATCH 00/21] DPP PKEX Changes
2023-10-17 15:36 UTC (9+ messages)
` [PATCH 03/21] dpp: rename auth_addr to peer_addr
` [PATCH 04/21] dpp: rename dpp_presence_timeout to be generic
` [PATCH 05/21] dpp: move/store max_roc setting into dpp_create
` [PATCH 06/21] dpp: fix retransmits if on operating channel
[GIT PULL] ext2, quota, and udf fixes for 6.6-rc1
2023-10-17 15:34 UTC (10+ messages)
[PATCH] cxl/pmu: Ensure put_device on pmu devices
2023-10-17 15:35 UTC (3+ messages)
[bug report] scsi: megaraid: Pass in NULL scb for host reset
2023-10-17 15:35 UTC (2+ messages)
[PATCH v9 4/7] vfs: Optimize atomic_open() on positive dentry
2023-10-17 14:25 UTC (2+ messages)
[PATCH] MAINTAINERS: Add include/hw/intc/loongson_liointc.h to the Loongson-3 virt section
2023-10-17 15:33 UTC
CDN for sstate.yoctoproject.org
2023-10-17 15:33 UTC (2+ messages)
commit 83c63f0d118 (led: Move OF "label" property parsing to core)
2023-10-17 15:33 UTC (2+ messages)
[PATCH] maintainers: remove olivier.matz@6wind.com
2023-10-17 15:32 UTC (2+ messages)
[PATCH v3 1/4] scsi: core: Add new helper to iterate all devices of host
2023-10-17 15:31 UTC (2+ messages)
[bug report] scsi: aic79xx: Do not reference SCSI command when resetting device
2023-10-17 15:32 UTC (2+ messages)
[PATCH -v2] x86/retpoline: Ensure default return thunk isn't used at runtime
2023-10-17 15:32 UTC (10+ messages)
` [tip: x86/bugs] "
[Intel-gfx] [PATCH v16 0/7] drm/i915: Define and use GuC and CTB TLB invalidation routines
2023-10-17 15:31 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for drm/i915: Define and use GuC and CTB TLB invalidation routines (rev8)
[Weekly meetings] no meeting today: moved to tomorrow
2023-10-17 15:31 UTC
[RFC PATCH v1 0/8] Introduce mseal() syscall
2023-10-17 15:29 UTC (3+ messages)
[virtio-comment] virtio-sound: release control request clarification
2023-10-17 15:29 UTC (3+ messages)
` [virtio-comment] "
` "
[PATCH v3 0/4] qapi/migration: Dedup migration parameter objects and fix tls-authz crash
2023-10-17 15:28 UTC (5+ messages)
[PATCH v2 0/3] acpi: report numa nodes for device memory using GI
2023-10-17 15:28 UTC (6+ messages)
` [PATCH v2 3/3] qom: Link multiple numa nodes to device using a new object
[PATCH v2 0/3] arm/kvm: use kvm_{get,set}_one_reg
2023-10-17 15:28 UTC (4+ messages)
` [PATCH v2 3/3] arm/kvm: convert to read_sys_reg64
[PATCH v1 0/4] mm/ksm: Add ksm advisor
2023-10-17 15:28 UTC (6+ messages)
[igt-dev] [PATCH i-g-t v2 0/4] Add flat-ccs tests
2023-10-17 15:28 UTC (3+ messages)
` [igt-dev] [PATCH i-g-t v2 3/4] tests/xe_evict_ccs: Add evict ccs test
[XEN PATCH][for-4.19 v2 0/7] Fix or deviate various instances of missing declarations
2023-10-17 15:26 UTC (8+ messages)
` [XEN PATCH v2 3/7] x86: add deviation comments for asm-only functions
` [XEN PATCH][for-4.19 v2 6/7] xen/console: make function static inline
[PATCH] genl: fix ‘attr_grp.next_len’ may be used uninitialized
2023-10-17 15:26 UTC (4+ messages)
[PATCH net-next 0/5] net: stmmac: fix PPS input indexing
2023-10-17 15:26 UTC (6+ messages)
` [PATCH net-next 2/5] net: stmmac: fix PPS capture input index
[PATCH] MAINTAINERS: Add include/hw/intc/i8259.h to the PC chip section
2023-10-17 15:26 UTC
[PATCH v8 0/3] generic and PowerPC SED Opal keystore
2023-10-17 15:24 UTC (6+ messages)
[RFC] xfs-linux: realtime work branch rtalloc-speedups-6.7 updated to 8468dc886e05
2023-10-17 15:26 UTC (2+ messages)
[PATCH net] tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
2023-10-17 15:25 UTC (2+ messages)
[PATCH 0/6] i3c: master: svc: collection of bugs fixes
2023-10-17 15:25 UTC (14+ messages)
` [PATCH 1/6] i3c: master: svc: fix race condition in ibi work thread
` [PATCH 6/6] i3c: master: svc: fix random hot join failure since timeout error
[PATCH] Add SECURITY.md
2023-10-17 15:25 UTC
+ mm-swap-avoid-a-xa-load-for-swapout-path.patch added to mm-unstable branch
2023-10-17 15:24 UTC
[PATCH v10 0/3] sched/fair: Scan cluster before scanning LLC in wake-up path
2023-10-17 15:23 UTC (6+ messages)
` [PATCH v10 3/3] sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster wakeup
[PATCH] Add SECURITY.md
2023-10-17 15:23 UTC
[PATCH net-next 0/2] selftests: tc-testing: fixes for kselftest
2023-10-17 15:23 UTC (3+ messages)
` [PATCH net-next 1/2] selftests: tc-testing: add missing Kconfig options to 'config'
` [PATCH net-next 2/2] selftests: tc-testing: move auxiliary scripts to a dedicated folder
Linux/ia64: An update
2023-10-17 15:21 UTC
fs/nilfs2/ioctl.c:133: warning: Function parameter or member 'idmap' not described in 'nilfs_fileattr_set'
2023-10-17 15:21 UTC
+ hugetlb-check-for-hugetlb-folio-before-vmemmap_restore.patch added to mm-unstable branch
2023-10-17 15:21 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.