messages from 2024-10-25 20:39:33 to 2024-10-25 21:13:14 UTC [more...]
[PATCH v2 0/6] Split list_lru lock into per-cgroup scope
2024-10-25 21:13 UTC (3+ messages)
` [PATCH v2 5/6] mm/list_lru: split the lock to "
[PATCH v12 0/7] Introduction of a remoteproc tee to load signed firmware
2024-10-25 20:59 UTC (13+ messages)
` [PATCH v12 1/7] remoteproc: core: Introduce rproc_pa_to_va helper
` [PATCH v12 2/7] remoteproc: Add TEE support
` [PATCH v12 3/7] remoteproc: core: Refactor resource table cleanup into rproc_release_fw
` [PATCH v12 4/7] remoteproc: Introduce release_fw optional operation
` [PATCH v12 5/7] dt-bindings: remoteproc: Add compatibility for TEE support
` [PATCH v12 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release
` [PATCH v12 7/7] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH v5 00/11] drm/i915/xe3lpd: ptl display patches
2024-10-25 21:12 UTC (16+ messages)
` [PATCH v5 01/11] drm/i915/xe3lpd: Update pmdemand programming
` [PATCH v5 02/11] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
` [PATCH v5 03/11] drm/i915/xe3lpd: Add check to see if edp over type c is allowed
` [PATCH v5 04/11] drm/i915/ptl: Define IS_PANTHERLAKE macro
` [PATCH v5 05/11] drm/i915/cx0: Extend C10 check to PTL
` [PATCH v5 06/11] drm/i915/cx0: Remove bus reset after every c10 transaction
` [PATCH v5 07/11] drm/i915/xe3lpd: Move async flip bit to PLANE_SURF register
` [PATCH v5 08/11] drm/i915/xe3: Underrun recovery does not exist post Xe2
` [PATCH v5 09/11] drm/i915/display/xe3: disable x-tiled framebuffers
` [PATCH v5 10/11] drm/i915/xe3lpd: Power request asserting/deasserting
` [PATCH v5 11/11] drm/xe/ptl: Enable PTL display
` ✓ CI.Patch_applied: success for drm/i915/xe3lpd: ptl display patches (rev5)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
[PATCH RFC 0/3] Initial rust bindings for device property reads
2024-10-25 21:12 UTC (5+ messages)
` [PATCH RFC 1/3] of: unittest: Add a platform device node for rust platform driver sample
` [PATCH RFC 2/3] rust: Add bindings for device properties
` [PATCH RFC 3/3] samples: rust: platform: Add property read examples
[PATCH v2] scx: Fix raciness in scx_ops_bypass()
2024-10-25 21:12 UTC (5+ messages)
` [PATCH v3] "
[PATCH v3 0/5] Optionally link worktrees with relative paths
2024-10-25 21:11 UTC (9+ messages)
` [PATCH v3 1/5] worktree: refactor infer_backlink() to use strbuf*
` [PATCH v3 2/5] worktree: support worktrees linked with relative paths
` [PATCH v3 3/5] worktree: optionally link worktrees "
` [PATCH v3 4/5] worktree: add test for path handling in linked worktrees
` [PATCH v3 5/5] worktree: add `relativeWorktrees` extension
[PATCH][next] wifi: mac80211: ieee80211_i: Avoid dozens of -Wflex-array-member-not-at-end warnings
2024-10-25 21:10 UTC (7+ messages)
[PATCH v5 0/5] introduce PIDFD_SELF* sentinels
2024-10-25 21:09 UTC (9+ messages)
` [PATCH v5 2/5] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
[PATCH 1/4] Tweak self-armouring
2024-10-25 21:09 UTC (6+ messages)
` [PATCH 2/4] test: Increase timeout due to long shutdown
` [PATCH 3/4] test: Do not return 1 for err.*.x checks
[PATCH 0/11] dumb-http pack index v1 regression + cleanups
2024-10-25 21:09 UTC (3+ messages)
` [PATCH 01/11] midx: avoid duplicate packed_git entries
[Buildroot] [PATCH 1/1] package/xenomai: bump to version 3.2.5
2024-10-25 21:09 UTC (2+ messages)
[Buildroot] [git commit] package/xenomai: bump to version 3.2.5
2024-10-25 20:52 UTC
[PATCH] soc: qcom: Rework BCM_TCS_CMD macro
2024-10-25 21:06 UTC (2+ messages)
[PATCH net-next 2/3] net: dsa: vsc73xx: implement packet reception via control interface
2024-10-25 21:06 UTC
[PATCH 0/5] When fetching from a promisor remote, repack local objects referenced
2024-10-25 21:07 UTC (4+ messages)
` [External] "
[PATCH net-next 0/3] Mitigate the two-reallocations issue for iptunnels
2024-10-25 21:06 UTC (4+ messages)
` [PATCH net-next 1/3] net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
[PATCH v2 0/14] Enable CXL PCIe port protocol error handling and logging
2024-10-25 21:03 UTC (15+ messages)
` [PATCH v2 01/14] PCI/AER: Introduce 'struct cxl_err_handlers' and add to 'struct pci_driver'
` [PATCH v2 02/14] PCI/AER: Rename AER driver's interfaces to also indicate CXL PCIe port support
` [PATCH v2 03/14] cxl/pci: Introduce helper functions pcie_is_cxl() and pcie_is_cxl_port()
` [PATCH v2 04/14] PCI/AER: Modify AER driver logging to report CXL or PCIe bus error type
` [PATCH v2 05/14] PCI/AER: Add CXL PCIe port correctable error support in AER service driver
` [PATCH v2 06/14] PCI/AER: Change AER driver to read UCE fatal status for all CXL PCIe port devices
` [PATCH v2 07/14] PCI/AER: Add CXL PCIe port uncorrectable error recovery in AER service driver
` [PATCH v2 08/14] cxl/pci: Change find_cxl_ports() to non-static
` [PATCH v2 09/14] cxl/pci: Map CXL PCIe root port and downstream switch port RAS registers
` [PATCH v2 10/14] cxl/pci: Map CXL PCIe upstream "
` [PATCH v2 11/14] cxl/pci: Rename RAS handler interfaces to also indicate CXL PCIe port support
` [PATCH v2 12/14] cxl/pci: Add error handler for CXL PCIe port RAS errors
` [PATCH v2 13/14] cxl/pci: Add trace logging "
` [PATCH v2 14/14] cxl/pci: Add support to assign and clear pci_driver::cxl_err_handlers
[LTP] [PATCH v5] Migrating the libhugetlbfs/testcases/stack_grow_into_huge.c test
2024-10-25 21:05 UTC
[PATCH v4 0/4] PCI: ep: dwc/imx6: Add bus address support for PCI endpoint devices
2024-10-25 21:05 UTC (3+ messages)
linus-next: improving functional testing for to-be-merged pull requests
2024-10-25 21:04 UTC (13+ messages)
[syzbot] [btrfs?] general protection fault in btrfs_search_slot
2024-10-25 21:03 UTC (5+ messages)
` [PATCH] btrfs: add a sanity check for btrfs root
[PATCH 0/2] kunit: enable hardware virtualization
2024-10-25 21:03 UTC (3+ messages)
` [PATCH 1/2] kunit: add fallback for os.sched_getaffinity
` [PATCH 2/2] kunit: enable hardware acceleration when available
[Intel-wired-lan] [PATCHv2 net-next] net: freescale: use ethtool string helpers
2024-10-25 20:37 UTC
[Intel-wired-lan] [PATCH net-next] net: intel: use ethtool string helpers
2024-10-25 20:19 UTC (3+ messages)
` "
[Intel-wired-lan] [PATCHv2 net-next iwl-next] net: intel: use ethtool string helpers
2024-10-25 20:17 UTC
igb driver: i210 (8086:1533) very bad SNR performance
2024-10-23 15:21 UTC (3+ messages)
` [Intel-wired-lan] "
[Intel-wired-lan] [PATCH net v2] igb: Fix potential invalid memory access in igb_init_module()
2024-10-23 12:10 UTC
[Intel-wired-lan] [PATCH] igb: Fix potential invalid memory access in igb_init_module()
2024-10-23 9:08 UTC (3+ messages)
[PATCH] x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()
2024-10-25 21:01 UTC (5+ messages)
[PATCH v6 0/5] Hwmon PMUs
2024-10-25 21:01 UTC (8+ messages)
[PATCH v3 0/2] Fix KASAN crash when using KASAN_VMALLOC
2024-10-25 20:57 UTC (9+ messages)
` [PATCH v3 1/2] ARM: ioremap: Sync PGDs for VMALLOC shadow
[PATCH] rtc: cmos: avoid taking rtc_lock for extended period of time
2024-10-25 20:52 UTC (2+ messages)
[PATCH bpf-next] docs/bpf: Add description of .BTF.base section
2024-10-25 20:58 UTC (2+ messages)
[PATCH BlueZ v1] input: Add support for UserspaceHID=persist
2024-10-25 20:58 UTC (2+ messages)
` [BlueZ,v1] "
b4: b4 send --resend doesn't provide for updating stale email addresses
2024-10-25 20:57 UTC
[PATCH v2] btrfs: fix mount failure due to remount races
2024-10-25 20:57 UTC (5+ messages)
USB warning on boot
2024-10-25 20:56 UTC
[PATCH 0/6] cat-file: add remote-object-info to batch-command
2024-10-25 20:56 UTC (3+ messages)
` [PATCH v4 "
[PATCH v4 0/7] rust: Add IO polling
2024-10-25 20:55 UTC (3+ messages)
` [PATCH v4 3/7] rust: time: Introduce Instant type
[PATCH v2 1/1] pwm: core: use device_match_name() instead of strcmp(dev_name(
2024-10-25 20:54 UTC (2+ messages)
[PATCH 1/6] Deferred attach of underlying USDT probes
2024-10-25 20:53 UTC (5+ messages)
` [PATCH 2/6] test: Correct long-standing dt_flags typo
` [PATCH 3/6] test: Remove some outdated and unhelpful comments
[Patch v2] scripts/run-test: Keep original prune behaviour
2024-10-25 20:53 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for scripts/run-test: Keep original prune behaviour (rev2)
[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
2024-10-25 20:51 UTC (3+ messages)
[LTP] [PATCH v2] Migrating the libhugetlbfs/testcases/alloc-instantiate-race.c test
2024-10-25 20:49 UTC
[PATCH RESEND] checkpatch: always parse orig_commit in fixes tag
2024-10-25 20:48 UTC
[PATCH v2 00/18] Wire up CRC32 library functions to arch-optimized code
2024-10-25 20:47 UTC (6+ messages)
` [PATCH v2 04/18] crypto: crc32 - don't unnecessarily register arch algorithms
` [f2fs-dev] "
` [PATCH v2 16/18] jbd2: switch to using the crc32c library
qla1280 driver for qlogic-1040 on alpha
2024-10-25 20:48 UTC (3+ messages)
[PATCH] irqchip: mips-gic: Handle case with cluster without CPU cores
2024-10-25 20:47 UTC (4+ messages)
[PATCH net-next v3 0/8] rust: Add IO polling
2024-10-25 20:47 UTC (8+ messages)
` [PATCH net-next v3 4/8] rust: time: Implement addition of Ktime and Delta
[PATCH] wifi: brcm80211: Remove unused dma_txflush
2024-10-25 20:46 UTC
[PATCH] scripts/run-test: Keep original prune behaviour
2024-10-25 20:46 UTC (2+ messages)
` ✗ CI.xeFULL: failure for "
[PATCH v13 0/5] firmware: ti_sci: Introduce system suspend support
2024-10-25 17:58 UTC (2+ messages)
[PATCH v2 0/3] fs: introduce file_ref_t
2024-10-25 20:45 UTC (3+ messages)
` [PATCH v2 3/3] fs: port files to file_ref
[PATCH v1] drm/xe: Rework throttle ABI
2024-10-25 20:45 UTC (4+ messages)
[PATCH] time64: Fix incorrect recipe override syntax
2024-10-25 20:45 UTC
[PATCH v2 0/2] drm/etnaviv: Fix GPUVA range collision when CPU page size is not equal to GPU page size
2024-10-25 20:43 UTC (3+ messages)
` [PATCH v2 1/2] drm/etnaviv: Record GPU visible size of GEM BO separately
` [PATCH v2 2/2] drm/etnaviv: Map and unmap GPUVA range with respect to the GPUVA size
[RFC] driver core: add a dbg printk for successful probes
2024-10-25 20:44 UTC (3+ messages)
[PATCH v2 00/31] netfs: Read performance improvements and "single-blob" support
2024-10-25 20:39 UTC (64+ messages)
` [PATCH v2 01/31] netfs: Remove call to folio_index()
` [PATCH v2 02/31] netfs: Fix a few minor bugs in netfs_page_mkwrite()
` [PATCH v2 03/31] netfs: Remove unnecessary references to pages
` [PATCH v2 04/31] netfs: Use a folio_queue allocation and free functions
` [PATCH v2 05/31] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v2 06/31] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v2 07/31] netfs: Make netfs_advance_write() return size_t
` [PATCH v2 08/31] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v2 09/31] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v2 10/31] netfs: Drop the was_async "
` [PATCH v2 11/31] netfs: Don't use bh spinlock
` [PATCH v2 12/31] afs: Don't use mutex for I/O operation lock
` [PATCH v2 13/31] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v2 14/31] afs: Fix directory format encoding struct
` [PATCH v2 15/31] netfs: Remove some extraneous directory invalidations
` [PATCH v2 16/31] cachefiles: Add some subrequest tracepoints
` [PATCH v2 17/31] cachefiles: Add auxiliary data trace
` [PATCH v2 18/31] afs: Add more tracepoints to do with tracking validity
` [PATCH v2 19/31] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v2 20/31] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v2 21/31] afs: Make afs_init_request() get a key if not given a file
` [PATCH v2 22/31] afs: Use netfslib for directories
` [PATCH v2 23/31] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v2 24/31] afs: Eliminate afs_read
` [PATCH v2 25/31] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v2 26/31] netfs: Change the read result collector to only use one work item
` [PATCH v2 27/31] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v2 28/31] afs: Use the contained hashtable to search a directory
` [PATCH v2 29/31] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v2 30/31] afs: Add a tracepoint for afs_read_receive()
` [PATCH v2 31/31] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
[PATCH] block: fix queue limits checks in blk_rq_map_user_bvec for real
2024-10-25 20:43 UTC (2+ messages)
[PATCH v7 0/4] x86/resctrl: mba_MBps enhancements
2024-10-25 20:42 UTC (4+ messages)
` [PATCH v7 1/4] x86/resctrl: Make input event for MBA Software Controller configurable
[PATCH v3] Avoid memory barrier in read_seqcount() through load acquire
2024-10-25 19:30 UTC (9+ messages)
[RFC PATCH] remoteproc: core: Add support for predefined notifyids
2024-10-25 20:38 UTC (3+ messages)
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-25 20:40 UTC (9+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[PATCH] drm: encoder_slave: Remove unused encoder functions
2024-10-25 20:39 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.