All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-04 00:53:35 to 2023-03-04 03:48:51 UTC [more...]

[PATCHv4 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-04  3:48 UTC  (3+ messages)
` [PATCHv4 1/4] zsmalloc: remove insert_zspage() ->inuse optimization
` [PATCHv4 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping

[PATCH v3 2/2] vfs: avoid duplicating creds in faccessat if possible
 2023-03-04  3:42 UTC  (20+ messages)

Bug with /dev/vcs* devices
 2023-03-04  3:42 UTC  (8+ messages)
` [PATCH] vc_screen: don't clobber return value in vcs_read

improve type safety by passing struct btrfs_bio around
 2023-03-04  3:38 UTC  (4+ messages)
` [PATCH 09/10] btrfs: return a btrfs_bio from btrfs_bio_alloc

[igt-dev] [PATCH i-g-t 00/31] Enable OAM support in IGT and GPUvis
 2023-03-04  3:38 UTC  (13+ messages)
` [igt-dev] [PATCH i-g-t 01/31] i915/perf: Add support for 64-bit OA formats
` [igt-dev] [PATCH i-g-t 02/31] i915/perf: Define a default engine for OA
` [igt-dev] [PATCH i-g-t 03/31] i915/perf: Use default engine for sseu tests
` [igt-dev] [PATCH i-g-t 04/31] i915/perf: Ensure rcs0 is present for gen12-mi-rpc
` [igt-dev] [PATCH i-g-t 05/31] i915/perf: Use ARRAY_SIZE for buffer-fill test
` [igt-dev] [PATCH i-g-t 06/31] i915/perf: Add class:instance support to OA tests

[PATCH 0/2] edac: Add support to handle Deferred Error
 2023-03-04  3:30 UTC  (2+ messages)

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-04  3:23 UTC  (14+ messages)

[Intel-gfx] [PATCH v2 0/2] Some debugfs refactoring and improvements
 2023-03-04  3:24 UTC  (5+ messages)
` [Intel-gfx] [PATCH v2 1/2] drm/i915/gt: Create per-tile debugfs files
    `  "

[rmk-arm:net-queue 14/71] drivers/net/phy/sfp.c:2656:44: error: too many arguments to function call, expected 2, have 3
 2023-03-04  3:17 UTC 

[PATCH 0/3] softirq: uncontroversial change
 2023-03-04  3:11 UTC  (12+ messages)
` [PATCH 2/3] softirq: avoid spurious stalls due to need_resched()

[PATCH] pstore: Revert pmsg_lock back to a normal mutex
 2023-03-04  3:10 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 3/4] net: Let the active time stamping layer be selectable
 2023-03-04  3:06 UTC  (2+ messages)

[PATCH] log: add timestamp for log
 2023-03-04  3:04 UTC 

[PATCH 0/2] scsi: sd: Fix physical block size issues of host-managed zoned disks
 2023-03-04  3:03 UTC  (4+ messages)
` [PATCH 1/2] scsi: sd: Check physical sector alignment of sequential zone writes

[xen-unstable test] 179067: tolerable trouble: fail/pass/starved
 2023-03-04  2:58 UTC 

[RFC][PATCH] t1092: add tests for `git diff-files`
 2023-03-04  2:57 UTC 

[PATCH v0] implement torture test when formatting device
 2023-03-04  2:57 UTC  (2+ messages)

[PATCH] ext4: fix another off-by-one fsmap error on 1k block filesystems
 2023-03-04  2:57 UTC  (2+ messages)

[PATCH 0/3] ext4: fsmap: Improve key validation
 2023-03-04  2:56 UTC  (3+ messages)
` [PATCH 2/3] ext4: fsmap: Consolidate fsmap_head checks

Security Notice. linux-firmware@kernel.org was hacked! Change your password now!
 2023-03-04  3:41 UTC 

[PATCH v11 00/26] Drivers for gunyah hypervisor
 2023-03-04  1:06 UTC  (54+ messages)
` [PATCH v11 01/26] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v11 02/26] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v11 03/26] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v11 04/26] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v11 05/26] virt: gunyah: Identify hypervisor version
` [PATCH v11 06/26] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v11 07/26] mailbox: Add Gunyah message queue mailbox
` [PATCH v11 08/26] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v11 09/26] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v11 10/26] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v11 11/26] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v11 12/26] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v11 13/26] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v11 14/26] samples: Add sample userspace Gunyah VM Manager
` [PATCH v11 15/26] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v11 16/26] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v11 17/26] docs: gunyah: Document Gunyah VM Manager
` [PATCH v11 18/26] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v11 19/26] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v11 20/26] virt: gunyah: Add resource tickets
` [PATCH v11 21/26] virt: gunyah: Add IO handlers
` [PATCH v11 22/26] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v11 23/26] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v11 24/26] virt: gunyah: Add irqfd interface
` [PATCH v11 25/26] virt: gunyah: Add ioeventfd
` [PATCH v11 26/26] MAINTAINERS: Add Gunyah hypervisor drivers section

[PATCH 2/4] cxl/pci: Find and register CXL PMU devices
 2023-03-04  2:46 UTC  (2+ messages)

[Qestion] abort backport commit ("net/ulp: prevent ULP without clone op from entering the LISTEN status") in stable-4.19.x
 2023-03-04  2:45 UTC  (2+ messages)

[PATCH RFC] bcachefs: don't bump key cache journal seq on nojournal commits
 2023-03-04  2:44 UTC  (2+ messages)

[PATCH net 0/2] bnxt_en: 2 bug fixes
 2023-03-04  2:43 UTC  (3+ messages)
` [PATCH net 1/2] bnxt_en: Avoid order-5 memory allocation for TPA data
` [PATCH net 2/2] bnxt_en: Fix the double free during device removal

+ zsmalloc-fine-grained-inuse-ratio-based-fullness-grouping-fix-fix.patch added to mm-unstable branch
 2023-03-04  2:35 UTC  (2+ messages)

[PATCH] ubi: Fix deadlock caused by recursively holding work_sem
 2023-03-04  2:32 UTC  (4+ messages)

[PATCH v3 0/2] ext4: fix WARNING in ext4_update_inline_data
 2023-03-04  2:54 UTC  (3+ messages)
` [PATCH v3 1/2] ext4: remove set 'EXT4_STATE_MAY_INLINE_DATA' flag from ext4_find_inline_data_nolock()
` [PATCH v3 2/2] ext4: fix WARNING in ext4_update_inline_data

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-03-04  2:28 UTC  (17+ messages)
` [PATCH 13/14] xfs: document the userspace fsck driver program
` [PATCH 12/14] xfs: document directory tree repairs
  ` [PATCH v24.3 "
` [PATCH 14/14] xfs: document future directions of online fsck

[PATCH 00/81] Constify most SCSI host templates
 2023-03-04  2:25 UTC  (6+ messages)
` [PATCH 44/81] scsi: ibmvfc: Declare SCSI host template const
` [PATCH 65/81] scsi: ps3rom: "

[PATCH v6 0/2] Another crack at a handshake upcall mechanism
 2023-03-04  2:23 UTC  (5+ messages)
` [PATCH v6 1/2] net/handshake: Create a NETLINK service for handling handshake requests
` [PATCH v6 2/2] net/tls: Add kernel APIs for requesting a TLSv1.3 handshake

`git bundle create -` may not write to `stdout`
 2023-03-04  2:22 UTC  (11+ messages)

[PATCH v2 00/10] Better fixes for grouping of events
 2023-03-04  2:22 UTC  (5+ messages)
` [PATCH v2 08/10] perf parse-events: Sort and group parsed events

[PATCH iproute2] man: tc-mqprio: extend prio-tc-queue mapping with examples
 2023-03-04  2:20 UTC  (2+ messages)

[PATCH iproute2] genl: print caps for all families
 2023-03-04  2:20 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v1] netdevice: use ifmap isteand of plain fields
 2023-03-04  2:15 UTC  (5+ messages)
  `  "

[PATCH] perf sched: Fix sched latency analysis incorrect
 2023-03-04  2:14 UTC 

[question] dwarves/pahole testing
 2023-03-04  2:13 UTC  (4+ messages)

[PATCH 0/2] drm/i915/pmu: Freq sampling: Fix requested freq fallback
 2023-03-04  2:08 UTC  (7+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/2] drm/i915/pmu: Use only freq bits for falling back to requested freq
  `  "
` [Intel-gfx] [PATCH 2/2] drm/i915/pmu: Use correct requested freq for SLPC
  `  "
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/pmu: Freq sampling: Fix requested freq fallback

[PATCH v1 1/2] perf tests stat+csv_output: Switch CSV separator to @
 2023-03-04  2:05 UTC  (6+ messages)

+ zsmalloc-fine-grained-inuse-ratio-based-fullness-grouping-fix.patch added to mm-unstable branch
 2023-03-04  2:04 UTC  (2+ messages)

[LTP] [PATCH v7] fsconfig03: SKIP check return value for old kernel
 2023-03-04  2:03 UTC  (2+ messages)
` [LTP] [PATCH v8] "

[PATCHv3 0/4] zsmalloc: fine-grained fullness and new compaction algorithm
 2023-03-04  2:01 UTC  (6+ messages)
` [PATCHv3 2/4] zsmalloc: fine-grained inuse ratio based fullness grouping

[PATCH] perf top: Fix rare segfault in thread__comm_len()
 2023-03-04  2:00 UTC  (2+ messages)

[Intel-gfx] [PATCH v6 0/8] drm/i915/pxp: Add MTL PXP Support
 2023-03-04  2:00 UTC  (16+ messages)
` [Intel-gfx] [PATCH v6 4/8] drm/i915/pxp: Add GSC-CS backend to send GSC fw messages
    `  "
` [Intel-gfx] [PATCH v6 5/8] drm/i915/pxp: Add ARB session creation and cleanup
  `  "
` [Intel-gfx] [PATCH v6 6/8] drm/i915/pxp: MTL-KCR interrupt ctrl's are in GT-0
  `  "
` [Intel-gfx] [PATCH v6 7/8] drm/i915/pxp: On MTL, KCR enabling doesn't wait on tee component
  `  "
` [Intel-gfx] [PATCH v6 8/8] drm/i915/pxp: Enable PXP with MTL-GSC-CS
    `  "

❌ FAIL (0/5 SKIPPED): Test report for master (6.2.0, mainline.kernel.org-clang, 0988a0ea)
 2023-03-04  2:00 UTC 

Bug: diff-index reports unrelated files as deleted when fsmonitor is enabled
 2023-03-04  1:55 UTC 

[lee-leds:for-leds-next] BUILD SUCCESS 140d9006dd017fd9ea7c2d721d68ec3c83e2254e
 2023-03-04  1:58 UTC 

[PATCH v2 0/2] Give more control of sync_state()
 2023-03-04  1:56 UTC  (4+ messages)
` [PATCH v2 1/2] driver core: Add fw_devlink.sync_state command line param
  ` [lkp] [+298 bytes kernel size regression] [i386-tinyconfig] [6c154242b9] "
` [PATCH v2 2/2] driver core: Make state_synced device attribute writeable

[igt-dev] [PATCH i-g-t v2] perf_pmu: Dump i915_runtime_pm_status
 2023-03-04  1:55 UTC  (2+ messages)

drivers/net/wwan/t7xx/t7xx_hif_dpmaif_tx.c:127 t7xx_dpmaif_release_tx_buffer() error: potentially dereferencing uninitialized 'cur_drb'
 2023-03-04  1:53 UTC 

[meta-oe][PATCH 1/2] mongodb: Fix build with clang16+32bit hosts
 2023-03-04  1:52 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] nodejs: Upgrade to 18.14.2

[PATCH v3 00/13] vfio/migration: Device dirty page tracking
 2023-03-04  1:43 UTC  (14+ messages)
` [PATCH v3 01/13] vfio/common: Fix error reporting in vfio_get_dirty_bitmap()
` [PATCH v3 02/13] vfio/common: Fix wrong %m usages
` [PATCH v3 03/13] vfio/common: Abort migration if dirty log start/stop/sync fails
` [PATCH v3 04/13] vfio/common: Add VFIOBitmap and alloc function
` [PATCH v3 05/13] vfio/common: Add helper to validate iova/end against hostwin
` [PATCH v3 06/13] vfio/common: Consolidate skip/invalid section into helper
` [PATCH v3 07/13] vfio/common: Record DMA mapped IOVA ranges
` [PATCH v3 08/13] vfio/common: Add device dirty page tracking start/stop
` [PATCH v3 09/13] vfio/common: Extract code from vfio_get_dirty_bitmap() to new function
` [PATCH v3 10/13] vfio/common: Add device dirty page bitmap sync
` [PATCH v3 11/13] vfio/migration: Block migration with vIOMMU
` [PATCH v3 12/13] vfio/migration: Query device dirty page tracking support
` [PATCH v3 13/13] docs/devel: Document VFIO device dirty page tracking

[PATCH] power: supply: qcom_battmgr: remove bogus do_div()
 2023-03-04  1:37 UTC  (5+ messages)
      ` "proximity" attribute for input devices

[Intel-wired-lan] [PATCH v2] netdevice: use ifmap instead of plain fields
 2023-03-04  1:35 UTC  (3+ messages)
`  "

[PATCH v6 0/2] Add ASPEED AST2600 I2Cv2 controller driver
 2023-03-04  1:33 UTC  (14+ messages)
` [PATCH v6 1/2] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH v2 0/4] FMP versioning support
 2023-03-04  1:28 UTC  (2+ messages)

[PATCH RESEND v2 1/2] net: phy: at803x: fix the wol setting functions
 2023-03-04  1:28 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 1/5] drm/i915/power: move dc state members to struct i915_power_domains
 2023-03-04  1:24 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [v4,1/5] "

stable-rc/queue/5.4 baseline: 169 runs, 34 regressions (v5.4.234-3-g0a7e8908b435)
 2023-03-04  1:22 UTC 

Is xmllint no longer supported in (latest) Portable GIT 2.39.2 ?
 2023-03-04  1:19 UTC  (3+ messages)

TLS zerocopy sendfile offset causes data corruption
 2023-03-04  1:17 UTC  (2+ messages)

[PATCH v2 0/2] ext4: fix WARNING in ext4_update_inline_data
 2023-03-04  1:16 UTC  (4+ messages)
` [PATCH v2 1/2] ext4: introduce 'update_only' parameter for ext4_find_inline_data_nolock()

stable-rc/queue/6.1 baseline: 174 runs, 1 regressions (v6.1.15-3-gecd1b5690765)
 2023-03-04  1:16 UTC 

[PATCH] net/mana: use RTE_LOG_DP for logs on datapath
 2023-03-04  1:15 UTC  (8+ messages)

[PATCH bpf-next v2 0/3] bpf: allow ctx writes using BPF_ST_MEM instruction
 2023-03-04  1:12 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] "
` [PATCH bpf-next v2 2/3] selftests/bpf: test if pointer type is tracked for BPF_ST_MEM
` [PATCH bpf-next v2 3/3] selftests/bpf: Disassembler tests for verifier.c:convert_ctx_access()

stable-rc/queue/5.15 baseline: 174 runs, 15 regressions (v5.15.98-3-geaf3b86d5026)
 2023-03-04  1:09 UTC 

[Qestion] abort backport commit ("net/ulp: prevent ULP without clone op from entering the LISTEN status") in stable-4.19.x
 2023-03-04  1:06 UTC  (2+ messages)

[PATCH v3] rcu: Add a minimum time for marking boot as completed
 2023-03-04  1:02 UTC  (2+ messages)

[sashal-stable:pending-5.4 139/214] drivers/hid/hid-asus.c:411:13: error: redefinition of 'asus_schedule_work'
 2023-03-04  1:01 UTC 

[PATCH v1 0/2] Give more control of sync_state()
 2023-03-04  0:52 UTC  (4+ messages)
` [PATCH v1 2/2] driver core: Make state_synced device attribute writeable


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.