messages from 2024-10-21 20:28:50 to 2024-10-21 21:16:04 UTC [more...]
[bluez/bluez] 29174d: build: Fix make distcheck
2024-10-21 21:16 UTC
[PATCH] drm/xe/pf: Show VFs LMEM provisioning summary over debugfs
2024-10-21 21:15 UTC (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
[PATCH v2] mm: page_alloc: move mlocked flag clearance into free_pages_prepare()
2024-10-21 21:14 UTC (3+ messages)
[PATCH RFC 00/14] Add MSM8917/PM8937/Redmi 5A
2024-10-21 21:14 UTC (4+ messages)
` [PATCH RFC 12/14] arm64: dts: qcom: Add initial support for MSM8917
[PATCH] t/meson.build: fix up tests for 'seen' branch
2024-10-21 21:14 UTC (3+ messages)
[PATCH v2 0/5] implement lightweight guard pages
2024-10-21 21:13 UTC (14+ messages)
` [PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
` [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
[PATCH v8 0/6] set-head/fetch remote/HEAD updates, small change from v7
2024-10-21 21:13 UTC (3+ messages)
` [PATCH v9 0/7] set-head/fetch remote/HEAD updates
[PATCH] dt-bindings: soc: bcm: Convert to Dt schema
2024-10-21 21:11 UTC (4+ messages)
linux-next: Fixes tag needs some work in the rockchip tree
2024-10-21 21:13 UTC (2+ messages)
[PATCH bpf-next v6 0/9] bpf: Support private stack for bpf progs
2024-10-21 21:13 UTC (7+ messages)
` [PATCH bpf-next v6 8/9] selftests/bpf: Add tracing prog private stack tests
[PATCH v4 0/6] Add AutoFDO and Propeller support for Clang build
2024-10-21 21:12 UTC (4+ messages)
[PATCH v2] selftests/intel_pstate: fix operand expected
2024-10-21 21:12 UTC (5+ messages)
[RFC 0/4] mm: zswap: add support for zswapin of large folios
2024-10-21 21:11 UTC (11+ messages)
` [RFC 1/4] mm/zswap: skip swapcache for swapping in zswap pages
` [RFC 3/4] mm/zswap: add support for large folio zswapin
[PATCH v1 00/73] Provide flow filter API and statistics
2024-10-21 21:04 UTC (57+ messages)
` [PATCH v1 01/73] net/ntnic: add API for configuration NT flow dev
` [PATCH v1 02/73] net/ntnic: add flow filter API
` [PATCH v1 03/73] net/ntnic: add minimal create/destroy flow operations
` [PATCH v1 04/73] net/ntnic: add internal flow create/destroy API
` [PATCH v1 05/73] net/ntnic: add minimal NT flow inline profile
` [PATCH v1 06/73] net/ntnic: add management API for NT flow profile
` [PATCH v1 07/73] net/ntnic: add NT flow profile management implementation
` [PATCH v1 08/73] net/ntnic: add create/destroy implementation for NT flows
` [PATCH v1 09/73] net/ntnic: add infrastructure for for flow actions and items
` [PATCH v1 10/73] net/ntnic: add action queue
` [PATCH v1 11/73] net/ntnic: add action mark
` [PATCH v1 12/73] net/ntnic: add ation jump
` [PATCH v1 13/73] net/ntnic: add action drop
` [PATCH v1 14/73] net/ntnic: add item eth
` [PATCH v1 15/73] net/ntnic: add item IPv4
` [PATCH v1 16/73] net/ntnic: add item ICMP
` [PATCH v1 17/73] net/ntnic: add item port ID
` [PATCH v1 18/73] net/ntnic: add item void
` [PATCH v1 19/73] net/ntnic: add item UDP
` [PATCH v1 20/73] net/ntnic: add action TCP
` [PATCH v1 21/73] net/ntnic: add action VLAN
` [PATCH v1 22/73] net/ntnic: add item SCTP
` [PATCH v1 23/73] net/ntnic: add items IPv6 and ICMPv6
` [PATCH v1 24/73] net/ntnic: add action modify filed
` [PATCH v1 25/73] net/ntnic: add items gtp and actions raw encap/decap
` [PATCH v1 26/73] net/ntnic: add cat module
` [PATCH v1 27/73] net/ntnic: add SLC LR module
` [PATCH v1 28/73] net/ntnic: add PDB module
` [PATCH v1 29/73] net/ntnic: add QSL module
` [PATCH v1 30/73] net/ntnic: add KM module
` [PATCH v1 31/73] net/ntnic: add hash API
` [PATCH v1 32/73] net/ntnic: add TPE module
` [PATCH v1 33/73] net/ntnic: add FLM module
` [PATCH v1 35/73] net/ntnic: add learn flow queue handling
` [PATCH v1 36/73] net/ntnic: match and action db attributes were added
` [PATCH v1 37/73] net/ntnic: add flow dump feature
` [PATCH v1 38/73] net/ntnic: add flow flush
` [PATCH v1 39/73] net/ntnic: add GMF (Generic MAC Feeder) module
` [PATCH v1 40/73] net/ntnic: sort FPGA registers alphanumerically
` [PATCH v1 41/73] net/ntnic: add MOD CSU
` [PATCH v1 42/73] net/ntnic: add MOD FLM
` [PATCH v1 43/73] net/ntnic: add HFU module
` [PATCH v1 44/73] net/ntnic: add IFR module
` [PATCH v1 45/73] net/ntnic: add MAC Rx module
` [PATCH v1 46/73] net/ntnic: add MAC Tx module
` [PATCH v1 47/73] net/ntnic: add RPP LR module
` [PATCH v1 48/73] net/ntnic: add MOD SLC LR
` [PATCH v1 49/73] net/ntnic: add Tx CPY module
` [PATCH v1 50/73] net/ntnic: add Tx INS module
` [PATCH v1 51/73] net/ntnic: add Tx RPL module
` [PATCH v1 52/73] net/ntnic: update alignment for virt queue structs
` [PATCH v1 53/73] net/ntnic: enable RSS feature
` [PATCH v1 54/73] net/ntnic: add statistics API
` [PATCH v1 55/73] net/ntnic: add rpf module
` [PATCH v1 56/73] net/ntnic: add statistics poll
` [PATCH v1 57/73] net/ntnic: added flm stat interface
[PATCH v4 00/15] drm/i915/display: platform identification with display->platform.<platform>
2024-10-21 21:11 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/i915/display: platform identification with display->platform.<platform> (rev2)
Git build failure: v2.47.0 on Solaris 10 SPARC64
2024-10-21 21:11 UTC (4+ messages)
` [Resend] "
[PATCH 0/3] Bluetooth: btusb: Add quirks for ATS2851
2024-10-21 21:10 UTC (2+ messages)
[PATCH] t1400: fix --no-create-reflog test and description
2024-10-21 21:10 UTC (6+ messages)
[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
2024-10-21 21:08 UTC (6+ messages)
` [PATCH 01/20] packfile: pass down repository to `odb_pack_name`
` [PATCH 02/20] packfile: pass down repository to `unuse_one_window`
[PATCH 0/2] e2fsck: make sure orphan files are cleaned-up
2024-10-21 21:08 UTC (4+ messages)
[meta-oe][PATCH v2] fluentbit: fix building with wasm support
2024-10-21 21:06 UTC (5+ messages)
` [oe] "
[PATCH v10 0/8] set-head/fetch remote/HEAD updates
2024-10-21 21:06 UTC (3+ messages)
[RFC V1 00/14] precreate phase
2024-10-21 21:05 UTC (3+ messages)
` [RFC V1 05/14] migration: init and listen during precreate
[PATCH] platform/x86: dell-wmi: Ignore suspend notifications
2024-10-21 21:05 UTC (3+ messages)
[PATCH net-next] net: bnxt: use ethtool string helpers
2024-10-21 21:05 UTC (3+ messages)
[PATCH v2 0/2] fuse: remove extra page copies in writeback
2024-10-21 21:05 UTC (13+ messages)
` [PATCH v2 2/2] fuse: remove tmp folio for writebacks and internal rb tree
✅ PASS: Test report for for-kernelci (6.12.0-rc3, arm-next, 86cada34)
2024-10-21 21:03 UTC
[PATCH i-g-t] lib/xe/oa: Don't skip if freq sysfs are not present
2024-10-21 21:03 UTC (3+ messages)
[jgunthorpe:smmuv3_nesting 11/17] drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3-iommufd.c:141:21: sparse: sparse: incorrect type in assignment (different base types)
2024-10-21 21:02 UTC (4+ messages)
[PATCH] tcg-plugins: add a hook for interrupts, exceptions and traps
2024-10-21 21:02 UTC (6+ messages)
` [RFC PATCH v2 0/7] tcg-plugins: add hooks "
[QEMU PATCH v8] xen/passthrough: use gsi to map pirq when dom0 is PVH
2024-10-21 20:55 UTC (2+ messages)
[PATCH 01/20] common/cnxk: implement SSO HW info
2024-10-21 20:57 UTC (22+ messages)
` [PATCH v2 01/21] "
` [PATCH v2 02/21] event/cnxk: add CN20K specific device probe
` [PATCH v2 03/21] event/cnxk: add CN20K device config
` [PATCH v2 04/21] event/cnxk: add CN20k event queue configuration
` [PATCH v2 05/21] event/cnxk: add CN20K event port configuration
` [PATCH v2 06/21] event/cnxk: add CN20K SSO enqueue fast path
` [PATCH v2 07/21] event/cnxk: add CN20K SSO dequeue "
` [PATCH v2 08/21] event/cnxk: add CN20K event port quiesce
` [PATCH v2 09/21] event/cnxk: add CN20K event port profile switch
` [PATCH v2 10/21] event/cnxk: add CN20K event port preschedule
` [PATCH v2 11/21] event/cnxk: add CN20K device start
` [PATCH v2 12/21] event/cnxk: add CN20K device stop and close
` [PATCH v2 13/21] event/cnxk: add CN20K xstats, selftest and dump
` [PATCH v2 14/21] event/cnxk: support CN20K Rx adapter
` [PATCH v2 15/21] event/cnxk: support CN20K Rx adapter fast path
` [PATCH v2 16/21] event/cnxk: support CN20K Tx adapter
` [PATCH v2 17/21] event/cnxk: support CN20K Tx adapter fast path
` [PATCH v2 18/21] common/cnxk: add SSO event aggregator
` [PATCH v2 19/21] event/cnxk: add Rx/Tx event vector support
` [PATCH v2 20/21] common/cnxk: update timer base code
` [PATCH v2 21/21] event/cnxk: add CN20K timer adapter
[PATCH] fuse: zero folio correctly in fuse_notify_store()
2024-10-21 20:59 UTC (2+ messages)
[PATCH 1/3] remoteproc: k3-r5: Use IO memset to clear TCMs
2024-10-21 20:45 UTC (3+ messages)
` [PATCH 2/3] remoteproc: k3-r5: Force cast from iomem address space
` [PATCH 3/3] remoteproc: k3-dsp: "
[PATCH 00/21] Memory leak fixes (pt.9)
2024-10-21 20:58 UTC (4+ messages)
` [PATCH v2 00/22] "
` [PATCH v2 11/22] trailer: fix leaking strbufs when formatting trailers
yaml gen NL families support in iproute2?
2024-10-21 20:58 UTC (3+ messages)
[PATCH RFC v4 00/15] fuse: fuse-over-io-uring
2024-10-21 20:57 UTC (4+ messages)
[PATCH] v6.6-rt-stable: printk/nbcon: Fix Illegal RCU Usage
2024-10-21 20:56 UTC (2+ messages)
linux-next: duplicate patch in the mm-hotfixes tree
2024-10-21 20:56 UTC
[PATCH v4 0/9] Fix non-contiguous VRAM BO access in Xe
2024-10-21 20:54 UTC (5+ messages)
` ✓ CI.Build: success for Fix non-contiguous VRAM BO access in Xe (rev4)
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "
` ✓ CI.BAT: success "
[PATCH v2 1/2] dt-bindings: arm: fsl: Add Gateworks GW82XX-2x dev kit
2024-10-21 20:53 UTC (2+ messages)
` [PATCH v2 2/2] arm64: dts: imx: Add i.MX8M Plus Gateworks GW82XX-2X support
git no longer builds on SunOS 5.10, a report
2024-10-21 20:52 UTC (3+ messages)
` [PATCH v2 0/5] t/unit-tests: improve clar platform compatibility
p.zabel@pengutronix.de
2024-10-21 20:51 UTC (2+ messages)
[PATCH] clk: sophgo: Cast an operand to u64 to prevent potential unsigned long overflow on 32-bit machine in sg2042_pll_recalc_rate()
2024-10-21 20:51 UTC
[PATCH] Input: xpad - enable & autodetect Flydigi extra buttons
2024-10-21 20:35 UTC
[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
2024-10-21 20:50 UTC (4+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`
[PATCH v2 0/6] doc: update-ref: amend old material and discuss symrefs
2024-10-21 20:50 UTC (9+ messages)
` [PATCH v3 "
` [PATCH v3 1/6] Documentation/git-update-ref.txt: drop “flag”
` [PATCH v3 2/6] Documentation/git-update-ref.txt: remove safety paragraphs
` [PATCH v3 3/6] Documentation/git-update-ref.txt: demote symlink to last section
` [PATCH v3 4/6] Documentation/git-update-ref.txt: remove confusing paragraph
` [PATCH v3 5/6] Documentation/git-update-ref.txt: discuss symbolic refs
` [PATCH v3 6/6] Documentation: mutually link update-ref and symbolic-ref
linux-next: Signed-off-by missing for commit in the gfs2 tree
2024-10-21 20:50 UTC
[PATCH RFC V5 00/30] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-10-21 20:49 UTC (5+ messages)
[PATCH v2] sumversion: Fix a memory leak in get_src_version()
2024-10-21 20:38 UTC
[PATCH v2 0/5] iio: adc: ad7380: fix several supplies issues
2024-10-21 20:49 UTC (2+ messages)
[PATCH v4 1/2] virt: pvmemcontrol: control guest physical memory properties
2024-10-21 20:48 UTC (2+ messages)
` [PATCH v4 2/2] virt: pvmemcontrol: add Yuanchu and Pasha as maintainers
What's cooking in git.git (Oct 2024, #09; Fri, 18)
2024-10-21 20:48 UTC (3+ messages)
[PATCH v2] wifi: ath12k: Fix for out-of bound access error
2024-10-21 20:48 UTC
[PATCH] testing/cxl: Fix abused pci_bus_read_config_word() on platform device
2024-10-21 20:47 UTC (7+ messages)
[PATCH] ref-filter: format iteratively with lexicographic refname sorting
2024-10-21 20:46 UTC (8+ messages)
` [PATCH v3] "
[PATCH v5 0/4] Add thermal user thresholds support
2024-10-21 20:47 UTC (3+ messages)
` [PATCH v5 3/4] tools/lib/thermal: Add the threshold netlink ABI
[PATCH v2 0/2] usb: typec: fix unreleased fwnode_handle in typec_port_register_altmodes()
2024-10-21 20:45 UTC (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] usb: typec: use cleanup facility for 'altmodes_node'
[PATCH bpf-next] selftests/bpf: increase verifier log limit in veristat
2024-10-21 20:44 UTC (6+ messages)
[PATCH net-next] net: mv88e6xxx: use ethtool_puts
2024-10-21 20:44 UTC (4+ messages)
[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
2024-10-21 20:44 UTC (4+ messages)
` [POC 0/6] Allow SpinLockIrq to use a normal Guard interface
` [POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling
[PATCH] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
2024-10-21 20:42 UTC (2+ messages)
[PATCH 0/7] UFS driver fixes and cleanups
2024-10-21 20:41 UTC (4+ messages)
` [PATCH 5/7] scsi: ufs: core: Simplify ufshcd_err_handling_prepare()
[PATCH 00/24] Convert serio-related drivers to use new cleanup facilities
2024-10-21 20:41 UTC (3+ messages)
` [PATCH 20/24] Input: serio_raw - use guard notation for locks and other resources
[meta-ti][master/scarthgap][PATCH] u-boot-ti: Tweak the GIT variables for u-boot
2024-10-21 20:40 UTC
[meta-oe][PATCH] doxygen: version bump 1.9.3 -> 1.12.0
2024-10-21 20:39 UTC
[meta-ti][master/scarthgap][PATCH] u-boot-ti-mainline: Update to 2024.10
2024-10-21 20:38 UTC
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1806/2444] drivers/vfio/pci/vfio_pci_core.c:267:5: warning: no previous prototype for 'vfio_pci_iommu_dev_fault_handler'
2024-10-21 20:37 UTC
[REGRESSION] 9pfs issues on 6.12-rc1
2024-10-21 20:38 UTC (6+ messages)
` [PATCH] 9p: Don't revert the I/O iterator after reading
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 352/2444] arch/x86/include/asm/uv/uv_hub.h:892:31: error: 'dest_Fixed' undeclared
2024-10-21 20:37 UTC
[PATCH] implement set_enabled functions on powercap.c
2024-10-21 20:36 UTC (2+ messages)
[PATCH] meson: upgrade to 1.6.0
2024-10-21 20:35 UTC
[PATCH v5] btrfs: try to search for data csums in commit root
2024-10-21 20:35 UTC (4+ messages)
[PATCH v3 0/2] Add support of AMD 3D V-Cache optimizer driver
2024-10-21 20:35 UTC (3+ messages)
` [PATCH v3 1/2] platform/x86/amd: amd_3d_vcache: Add "
[RFC PATCH] object-name: add @{upstreamhead} shorthand
2024-10-21 20:35 UTC (6+ messages)
[PATCH] drm/amdgpu: handle default profile on GC 9.4.1
2024-10-21 20:35 UTC (2+ messages)
[PATCH] module: check symbol name offsets
2024-10-21 20:34 UTC (4+ messages)
[PATCH] KVM: selftests: x86: Avoid using SSE/AVX instructions
2024-10-21 20:33 UTC (3+ messages)
Cannot update homehost of an existing array: mdadm: /dev/sda3 has wrong name
2024-10-21 20:33 UTC (5+ messages)
Bug report: v2.47.0 cannot fetch version 1 pack indexes
2024-10-21 20:33 UTC (4+ messages)
[PATCH] mm: shmem: avoid repeated flush dcache in shmem_writepage()
2024-10-21 20:32 UTC (17+ messages)
` [PATCH] mm: shmem: convert to use folio_zero_range()
[PATCH bpf-next v2 0/6] selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs
2024-10-21 20:30 UTC (2+ messages)
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.