All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-05 22:59:09 to 2023-05-06 01:18:12 UTC [more...]

Rename restrictedmem => guardedmem? (was: Re: [PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM)
 2023-05-06  1:17 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-06  1:18 UTC 

[PATCH] maple_tree: Fix potential out-of-bounds access in mas_wr_end_piv()
 2023-05-06  1:14 UTC  (2+ messages)

Quirks for exotic SFP module
 2023-05-06  1:15 UTC  (7+ messages)

[PULL 00/45] loongarch-to-apply queue
 2023-05-06  1:14 UTC  (3+ messages)

[PATCH] Ensure the PV ring is drained on disconnect
 2023-05-06  1:13 UTC  (3+ messages)
` [PATCH 0/1] Updated: Ensure PV ring is drained on disconenct

[RFC PATCH 1/4] rcu: rcupdate.h: Add missing parentheses around macro pointer dereference
 2023-05-06  1:12 UTC  (7+ messages)
` [RFC PATCH 4/4] llist.h: Fix parentheses around macro pointer parameter use

[GIT PULL] perf tools changes for v6.4
 2023-05-06  1:13 UTC  (12+ messages)
    ` BPF skels in perf .Re: "

[ANNOUNCEMENT] Yocto Project 4.2 is Released
 2023-05-06  1:12 UTC 

[PATCH V4 0/6] drm: bridge: samsung-dsim: Support variable clocking
 2023-05-06  1:09 UTC  (14+ messages)
` [PATCH V4 1/6] drm: bridge: samsung-dsim: fix blanking packet size calculation
` [PATCH V4 2/6] drm: bridge: samsung-dsim: Fix PMS Calculator on imx8m[mnp]
` [PATCH V4 3/6] drm: bridge: samsung-dsim: Fetch pll-clock-frequency automatically
` [PATCH V4 4/6] drm: bridge: samsung-dsim: Select GENERIC_PHY_MIPI_DPHY
` [PATCH V4 5/6] drm: bridge: samsung-dsim: Dynamically configure DPHY timing
` [PATCH V4 6/6] drm: bridge: samsung-dsim: Support non-burst mode

[sashal-stable:pending-5.10 24/236] drivers/char/tpm/tpm_tis_core.c:722:6: warning: variable 'ret' set but not used
 2023-05-06  1:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-06  1:08 UTC 

[PATCH RFC 0/2] 68020/030 signal handling following exceptions
 2023-05-06  1:11 UTC  (12+ messages)
` [PATCH RFC 2/2] m68k: Make allowance for signal delivery following an address error

[PATCH] ntfs: Remove unneeded semicolon
 2023-05-06  1:06 UTC  (2+ messages)

[merged mm-hotfixes-stable] filemap-fix-the-conditional-folio_put-in-filemap_fault.patch removed from -mm tree
 2023-05-06  1:04 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_writeback: fix teardown path for kms_writeback
 2023-05-06  1:01 UTC 

[PATCH] ntfs: Correct spelling
 2023-05-06  1:01 UTC  (2+ messages)

htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/pwm/pwm-apple.yaml
 2023-05-06  0:58 UTC 

[Intel-gfx] [PATCH 0/6] Add MTL PMU support for multi-gt
 2023-05-06  0:58 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/6] drm/i915/pmu: Support PMU for all engines
` [Intel-gfx] [PATCH 2/6] drm/i915/pmu: Skip sampling engines with no enabled counters
` [Intel-gfx] [PATCH 3/6] drm/i915/pmu: Transform PMU parking code to be GT based
` [Intel-gfx] [PATCH 4/6] drm/i915/pmu: Add reference counting to the sampling timer
` [Intel-gfx] [PATCH 5/6] drm/i915/pmu: Prepare for multi-tile non-engine counters
` [Intel-gfx] [PATCH 6/6] drm/i915/pmu: Export counters from all tiles

[PATCH] ntfs: remove redundant initialization to pointer cb_sb_start
 2023-05-06  0:57 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-06  0:58 UTC 

[merged] seq_buf-add-seq_buf_do_printk-helper.patch removed from -mm tree
 2023-05-06  0:57 UTC  (5+ messages)

[PATCH 0/9] KVM: arm64: Use MMU read lock for clearing dirty logs
 2023-05-06  0:55 UTC  (6+ messages)
` [PATCH 9/9] KVM: arm64: Run clear-dirty-log under MMU read lock

[igt-dev] [PATCH i-g-t 00/15] PMU: multi-tile support
 2023-05-06  0:55 UTC  (16+ messages)
` [igt-dev] [PATCH i-g-t 01/15] perf_pmu: Support multi-tile in rc6 subtest
` [igt-dev] [PATCH i-g-t 02/15] perf_pmu: Two new rc6 subtests
` [igt-dev] [PATCH i-g-t 03/15] perf_pmu: Support multi-tile in frequency subtest
` [igt-dev] [PATCH i-g-t 04/15] perf_pmu: Quiesce GPU if measuring idle busyness without spinner
` [igt-dev] [PATCH i-g-t 05/15] perf_pmu: Use correct pmu config for multi-tile
` [igt-dev] [PATCH i-g-t 06/15] intel_gpu_top: Add an array of freq and rc6 counters
` [igt-dev] [PATCH i-g-t 07/15] intel_gpu_top: Determine number of tiles
` [igt-dev] [PATCH i-g-t 08/15] intel_gpu_top: Capture freq and rc6 counters from each gt
` [igt-dev] [PATCH i-g-t 09/15] intel_gpu_top: Switch pmu_counter to use aggregated values
` [igt-dev] [PATCH i-g-t 10/15] intel_gpu_top: Add definitions for gt-specific items and groups
` [igt-dev] [PATCH i-g-t 11/15] intel_gpu_top: Bump up size of groups to accomodate multi-gt
` [igt-dev] [PATCH i-g-t 12/15] intel_gpu_top: Increase visibility for class_view
` [igt-dev] [PATCH i-g-t 13/15] intel_gpu_top: Show gt specific values if requested
` [igt-dev] [PATCH i-g-t 14/15] intel_gpu_top: Reduce one level of indent
` [igt-dev] [PATCH i-g-t 15/15] intel_gpu_top: Add gt specific values to header in interactive mode

[patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup
 2023-05-06  0:53 UTC  (5+ messages)
` [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it

[PATCH] ntfs: do not dereference a null ctx on error
 2023-05-06  0:52 UTC  (2+ messages)

[PATCH] xen/evtchn: Introduce new IOCTL to bind static evtchn
 2023-05-06  0:52 UTC  (2+ messages)

[jimc:dd-fix-2d 13/14] ia64-linux-ld: drivers/gpu/drm/udl/udl_main.o:(__dyndbg_class_refs+0x8): undefined reference to `drm_debug_classes'
 2023-05-06  0:48 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-06  0:48 UTC 

[PATCH v2 0/6] Bug fixes for net/handshake
 2023-05-06  0:47 UTC  (7+ messages)
` [PATCH v2 1/6] net/handshake: Remove unneeded check from handshake_dup()
` [PATCH v2 2/6] net/handshake: Fix handshake_dup() ref counting
` [PATCH v2 3/6] net/handshake: Fix uninitialized local variable
` [PATCH v2 4/6] net/handshake: handshake_genl_notify() shouldn't ignore @flags
` [PATCH v2 5/6] net/handshake: Unpin sock->file if a handshake is cancelled
` [PATCH v2 6/6] net/handshake: Enable the SNI extension to work properly

[Intel-gfx] [PATCH] drm/i915/mtl: Fix the wa number for Wa_22016670082
 2023-05-06  0:45 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] PCI/ASPM: fix UAF by disable ASPM for link when child function is removed
 2023-05-06  0:44 UTC  (2+ messages)

[PATCH v4 28/68] clk: imx: scu: Add a determine_rate hook
 2023-05-06  0:37 UTC  (3+ messages)

[PATCH V2] arm64: dts: imx8mn: Fix video clock parents
 2023-05-06  0:37 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Fix NULL ptr deref by checking new_crtc_state
 2023-05-06  0:38 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

RTT-PROBE: lore-subspace-rtt
 2023-05-06  0:38 UTC 

[PATCH] 9pfs/xen: Fix segfault on shutdown
 2023-05-06  0:35 UTC  (2+ messages)

[PATCH v1 0/7] fscrypt: add pooled prepared keys facility
 2023-05-06  0:35 UTC  (5+ messages)

[PATCH v6] usb: dwc3: fix gadget mode suspend interrupt handler issue
 2023-05-06  0:32 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Call hv_synic_free() if hv_synic_alloc() fails
 2023-05-06  0:29 UTC  (2+ messages)

dunfell merge request: May 5th
 2023-05-06  0:29 UTC  (2+ messages)

[GIT PULL] regulator fixes for v6.4
 2023-05-06  0:25 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-06  0:28 UTC 

[igt-dev] [i-g-t V2] scripts/test_list: Create dir if it doesn't exist
 2023-05-06  0:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for scripts/test_list: Create dir if it doesn't exist (rev2)

[PATCH] builtin/pack-objects.c: introduce `pack.extraCruftTips`
 2023-05-06  0:20 UTC  (12+ messages)
` [PATCH v2] "

[GIT PULL] ksmbd server fixes
 2023-05-06  0:19 UTC 

[PATCH] ASoC: amd: yc: Add DMI entry to support System76 Pangolin 12
 2023-05-05 16:14 UTC 

[arm:ktext 2/20] arch/arm64/include/asm/memory.h:211:9: error: use of undeclared identifier 'PGDIR_SIZE'
 2023-05-06  0:16 UTC  (2+ messages)

[PATCH] regmap: don't check for alignment when using reg_shift
 2023-05-06  0:18 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-06  0:18 UTC 

[syzbot] [net?] KASAN: slab-use-after-free Write in mini_qdisc_pair_swap
 2023-05-06  0:16 UTC  (8+ messages)
` [PATCH net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
  ` [PATCH net 1/6] net/sched: sch_ingress: Only create under TC_H_INGRESS
  ` [PATCH net 2/6] net/sched: sch_clsact: Only create under TC_H_CLSACT
  ` [PATCH net 3/6] net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
  ` [PATCH net 4/6] net/sched: Prohibit regrafting ingress or clsact Qdiscs
  ` [PATCH net 5/6] net/sched: Refactor qdisc_graft() for ingress and "
  ` [PATCH net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[alsa-devel@alsa-project.org: [PATCH 3/5] ASoC: mediatek: mt8195-afe-pcm: Simplify runtime PM during probe]
 2023-05-06  0:13 UTC  (3+ messages)

[PATCH 0/3] dc395x stale reference cleanup
 2023-05-06  0:17 UTC  (5+ messages)
` [PATCH 3/3] Documentation: scsi: dc395x: Remove reference to 2.4 driver

[PATCH] HID: ensure timely release of driver-allocated resources
 2023-05-06  0:09 UTC 

[PATCH 0/6] Enable Cluster Scheduling for x86 Hybrid CPUs
 2023-05-06  0:08 UTC  (10+ messages)
` [PATCH 2/6] sched/fair: Check whether active load balance is needed in busiest group
` [PATCH 4/6] sched/fair: Skip prefer sibling move between SMT group and non-SMT group

[PATCH RFC 00/16] block atomic writes
 2023-05-06  0:08 UTC  (18+ messages)
` [PATCH RFC 01/16] block: Add atomic write operations to request_queue limits
` [PATCH RFC 11/16] fs: iomap: Atomic write support
` [PATCH RFC 12/16] xfs: Add support for fallocate2

RTT-PROBE: lore-subspace-rtt
 2023-05-06  0:08 UTC 

[PATCH] HID: google: Don't use devm for hid_hw_stop()
 2023-05-06  0:06 UTC  (2+ messages)

[PATCH 0/4] acpi: numa: add target support for generic port to HMAT parsing
 2023-05-06  0:05 UTC  (5+ messages)
` [PATCH 1/4] acpi: numa: Create enum for memory_target access coordinates indexing
` [PATCH 2/4] acpi: numa: Add genport target allocation to the HMAT parsing
` [PATCH 3/4] acpi: numa: Add setting of generic port system locality attributes
` [PATCH 4/4] acpi: numa: Add helper function to retrieve the performance attributes

[virtio-dev] [PATCH v2 0/2] transport-pci: Introduce legacy registers access using AQ
 2023-05-06  0:01 UTC  (6+ messages)
` [virtio-comment] "
` [virtio-dev] [PATCH v2 1/2] transport-pci: Introduce legacy registers access commands
  ` [virtio-comment] "
` [virtio-comment] [PATCH v2 2/2] transport-pci: Add legacy register access conformance section
  ` [virtio-dev] "

[PATCH v5 00/12] x86: Support Key Locker
 2023-05-06  0:01 UTC  (14+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/12] x86/cpu/keylocker: Load an internal wrapping key at boot-time
    ` [dm-devel] "
  ` [PATCH v6 08/12] x86/PM/keylocker: Restore internal wrapping key on resume from ACPI S3/4
    ` [dm-devel] "
  ` [PATCH v6 10/12] crypto: x86/aes - Prepare for a new AES implementation
    ` [dm-devel] "
  ` [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
    ` [dm-devel] "

[PATCH] ALSA: hda/realtek: Add quirk for 2nd ASUS GU603
 2023-05-05 23:59 UTC  (6+ messages)

[PATCH v2 0/1] ALSA: hda/realtek: Add quirk for 2nd ASUS GU603
 2023-05-05 23:58 UTC  (4+ messages)
` [PATCH v2 1/1] "

UVC Gadget Driver shows glitched frames with a Linux host
 2023-05-05 23:58 UTC  (11+ messages)

[PATCH 0/5] Bug fixes for net/handshake
 2023-05-05 23:58 UTC  (8+ messages)
` [PATCH 2/5] net/handshake: Fix handshake_dup() ref counting

RTT-PROBE: lore-subspace-rtt
 2023-05-05 23:58 UTC 

[PATCH V5 0/1] nvme: allow passthru cmd error logging
 2023-05-05 23:56 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t] scripts/test_list.py: add support to exclude files
 2023-05-05 23:52 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH] serial: qcom-geni: fix enabling deactivated interrupt
 2023-05-05 23:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05 23:48 UTC 

[PATCH v2 0/1] platform/x86: asus-wmi: add support for ASUS screenpad
 2023-05-05 23:43 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH 1/2] perf script: Skip aggregation for stat events
 2023-05-05 23:43 UTC  (4+ messages)
` [PATCH 2/2] perf test: Add stat test for record and script

[PATCH v2] wifi: wilc1000: fix kernel oops during interface down during background scan
 2023-05-05 23:42 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-05 23:38 UTC 

[patch 00/20] posix-timers: Fixes and cleanups
 2023-05-05 23:36 UTC  (5+ messages)
` [patch 02/20] posix-timers: Ensure timer ID search-loop limit is valid

[Intel-gfx] [PATCH v1.1] drm/i915/mtl: Implement Wa_14019141245
 2023-05-05 23:32 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-05-05 23:28 UTC 

[PATCH v4 0/7] x86/resctrl: Miscellaneous resctrl features
 2023-05-05 23:25 UTC  (5+ messages)
` [PATCH v4 6/7] x86/resctrl: Display CLOSID and RMID for the resctrl groups

[PATCH v2] vfio/pci: Static Resizable BAR capability
 2023-05-05 23:23 UTC 

[PATCH] arm64: Make the ARCH_FORCE_MAX_ORDER config input prompt unconditional
 2023-05-05 23:23 UTC  (8+ messages)

[RFC PATCH 0/7] Add driver registration i/f to resctrl
 2023-05-05 23:20 UTC  (12+ messages)
` [RFC PATCH 1/7] x86/resctrl: Add register/unregister functions for driver to hook into resctrl
` [RFC PATCH 3/7] x86/resctrl: Add driver callback when directories are removed
` [RFC PATCH 4/7] x86/resctrl: Add capability to driver registration to create control files
` [RFC PATCH 5/7] x86/resctrl: Enhance driver registration to hook into schemata files
` [RFC PATCH 6/7] x86/resctrl: Allow a device to override an existing schemata entry

[PATCH] binder: fix UAF caused by faulty buffer cleanup
 2023-05-05 23:20 UTC  (3+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2023-05-05 23:18 UTC 

[f2fs-dev] [Bug 216050] New: fsfs_gc occupies 100% cpu
 2023-05-05 23:17 UTC  (2+ messages)
` [f2fs-dev] [Bug 216050] f2fs_gc "

[PATCH v1 2/2] hwmon: pmbus: Add ltc4286 driver
 2023-05-05 23:14 UTC  (2+ messages)

[GIT PULL] perf tools changes for v6.4: 2nd attempt
 2023-05-05 23:08 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-05-05 23:08 UTC 

[PATCH 0/2] Supporting same fsid filesystems mounting on btrfs
 2023-05-05 23:00 UTC  (5+ messages)
` [PATCH 1/2] btrfs: Introduce the virtual_fsid feature

What's cooking in git.git (May 2023, #02; Fri, 5)
 2023-05-05 23:05 UTC 

[PATCH v3 0/2] i2c: tegra: allow compiling out support for Tegra's special controllers
 2023-05-05 21:45 UTC  (3+ messages)
` [PATCH v3 1/2] i2c: tegra: allow DVC support to be compiled out
` [PATCH v3 2/2] i2c: tegra: allow VI "

[PATCH] powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is set
 2023-05-05 23:00 UTC  (2+ messages)


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.