All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-28 22:14:56 to 2022-06-28 23:15:56 UTC [more...]

[PATCH v4 0/12] ptrace: cleaning up ptrace_stop
 2022-06-28 23:15 UTC  (14+ messages)
` [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state

[PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers
 2022-06-28 23:11 UTC  (6+ messages)

[PATCH 00/51] Improve static type checking for request flags
 2022-06-28 23:10 UTC  (5+ messages)

[PATCH RFC 00/12] Allow concurrent directory updates
 2022-06-28 23:09 UTC  (4+ messages)
` [PATCH 08/12] nfsd: allow parallel creates from nfsd

[ogabbay:gaudi2 60/61] drivers/misc/habanalabs/common/mmu/mmu.c:998:19: sparse: sparse: non size-preserving integer to pointer cast
 2022-06-28 23:08 UTC 

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-28 23:09 UTC  (13+ messages)
` [PATCH v2 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS

[PATCH] add --interactive: allow `update` to stage deleted files
 2022-06-28 23:08 UTC  (3+ messages)

[PATCH v1 1/9] mfd: intel_soc_pmic_crc: Merge Intel PMIC core to crc
 2022-06-28 23:06 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-28 23:06 UTC 

[REGRESSION] Unable to unlock encrypted disk starting with kernel 5.19-rc1+
 2022-06-28 22:59 UTC  (4+ messages)

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2022-06-28 23:02 UTC  (3+ messages)
` [Bug 215389] "

[PATCH -next] soc/tegra: fuse: Add missing DMADEVICES dependency
 2022-06-28 23:02 UTC  (2+ messages)

[PATCH 0/4] kvm/mm: Allow GUP to respond to non fatal signals
 2022-06-28 23:02 UTC  (13+ messages)
` [PATCH 1/4] mm/gup: Add FOLL_INTERRUPTIBLE
` [PATCH 2/4] kvm: Merge "atomic" and "write" in __gfn_to_pfn_memslot()

[PATCHSET 0/6] xfsprogs: random fixes
 2022-06-28 23:01 UTC  (13+ messages)
` [PATCH 1/6] xfs_copy: don't use cached buffer reads until after libxfs_mount
` [PATCH 2/6] xfs_repair: clear DIFLAG2_NREXT64 when filesystem doesn't support nrext64
` [PATCH 3/6] xfs_repair: detect and fix padding fields that changed with nrext64
` [PATCH 4/6] mkfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
` [PATCH 5/6] mkfs: document the large extent count switch in the --help screen
` [PATCH 6/6] mkfs: always use new_diflags2 to initialize new inodes

[PATCH v3] dmaengine: idxd: force wq context cleanup on device disable path
 2022-06-28 23:00 UTC 

[bug report] xfsdump fails to build against xfsprogs 5.18.0
 2022-06-28 22:59 UTC  (2+ messages)

[syzbot] BUG: unable to handle kernel paging request in truncate_inode_partial_folio
 2022-06-28 22:59 UTC 

[PATCH] xfs_restore: remove DMAPI support
 2022-06-28 22:58 UTC  (3+ messages)

[PATCH] drm/i915/reset: Handle reset timeouts under unrelated kernel hangs
 2022-06-28 22:58 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH RESEND] drm: i915: fix a possible refcount leak in intel_dp_add_mst_connector()
 2022-06-28 22:58 UTC  (7+ messages)
  ` [Intel-gfx] "

[PATCH net-next v2 00/35] [RFT] net: dpaa: Convert to phylink
 2022-06-28 22:14 UTC  (72+ messages)
` [PATCH net-next v2 01/35] dt-bindings: phy: Add QorIQ SerDes binding
` [PATCH net-next v2 02/35] dt-bindings: net: Convert FMan MAC bindings to yaml
` [PATCH net-next v2 03/35] dt-bindings: net: fman: Add additional interface properties
` [PATCH net-next v2 04/35] [RFC] phy: fsl: Add Lynx 10G SerDes driver
` [PATCH net-next v2 05/35] net: fman: Convert to SPDX identifiers
` [PATCH net-next v2 06/35] net: fman: Don't pass comm_mode to enable/disable
` [PATCH net-next v2 07/35] net: fman: Store en/disable in mac_device instead of mac_priv_s
` [PATCH net-next v2 08/35] net: fman: dtsec: Always gracefully stop/start
` [PATCH net-next v2 09/35] net: fman: Get PCS node in per-mac init
` [PATCH net-next v2 10/35] net: fman: Store initialization function in match data
` [PATCH net-next v2 11/35] net: fman: Move struct dev to mac_device
` [PATCH net-next v2 12/35] net: fman: Configure fixed link in memac_initialization
` [PATCH net-next v2 13/35] net: fman: Export/rename some common functions
` [PATCH net-next v2 14/35] net: fman: memac: Use params instead of priv for max_speed
` [PATCH net-next v2 15/35] net: fman: Move initialization to mac-specific files
` [PATCH net-next v2 16/35] net: fman: Mark mac methods static
` [PATCH net-next v2 17/35] net: fman: Inline several functions into initialization
` [PATCH net-next v2 18/35] net: fman: Remove internal_phy_node from params
` [PATCH net-next v2 19/35] net: fman: Map the base address once
` [PATCH net-next v2 20/35] net: fman: Pass params directly to mac init
` [PATCH net-next v2 21/35] net: fman: Use mac_dev for some params
` [PATCH net-next v2 22/35] net: fman: Specify type of mac_dev for exception_cb
` [PATCH net-next v2 23/35] net: fman: Clean up error handling
` [PATCH net-next v2 24/35] net: fman: Change return type of disable to void
` [PATCH net-next v2 25/35] net: dpaa: Use mac_dev variable in dpaa_netdev_init
` [PATCH net-next v2 26/35] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH net-next v2 27/35] soc: fsl: qbman: Add CGR update function
` [PATCH net-next v2 28/35] net: dpaa: Adjust queue depth on rate change
` [PATCH net-next v2 29/35] net: fman: memac: Add serdes support
` [PATCH net-next v2 30/35] net: fman: memac: Use lynx pcs driver
` [PATCH net-next v2 31/35] [RFT] net: dpaa: Convert to phylink
` [PATCH net-next v2 32/35] qoriq: Specify which MACs support RGMII
` [PATCH net-next v2 33/35] qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v2 34/35] arm64: dts: ls1046a: Add serdes bindings
` [PATCH net-next v2 35/35] arm64: dts: ls1046ardb: "

[PATCH mptcp-net v3 0/2] mptcp: support MP_PRIO signals with userspace PMs
 2022-06-28 22:57 UTC  (3+ messages)
` [PATCH mptcp-net v3 1/2] mptcp: netlink: issue MP_PRIO signals from "

[PATCH] xen: arm: Don't use stop_cpu() in halt_this_cpu()
 2022-06-28 22:57 UTC  (8+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-28 22:56 UTC 

[PATCHSET 0/8] xfsprogs: sync libxfs with 5.19
 2022-06-28 22:55 UTC  (2+ messages)

[PATCH v2] fs/squashfs: Use kcalloc when relevant
 2022-06-28 22:54 UTC  (2+ messages)

[RESEND PATCH 0/4] imx8mn_bsh_smm_s2: fix NAND booting
 2022-06-28 22:54 UTC  (9+ messages)
` [RESEND PATCH 1/4] configs: imx8mn_bsh_smm_s2: add NAND driver
` [RESEND PATCH 2/4] configs: imx8mn_bsh_smm_s2: add UBI commands
` [RESEND PATCH 3/4] configs: imx8mn_bsh_smm_s2: remove console from bootargs
` [RESEND PATCH 4/4] configs: imx8mn_bsh_smm_s2: add mtdparts to bootargs

[igt-dev] [PATCH i-g-t v2] tests/kms_writeback: Detach pipe only for valid FB_ID
 2022-06-28 22:54 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_writeback: Detach pipe only for valid FB_ID (rev4)

[igt-dev] [PATCH i-g-t v2] tests/kms_writeback: Enhance kms_writeback for custom modes
 2022-06-28 22:54 UTC  (2+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/kms_writeback: Enhance kms_writeback for custom modes (rev4)

[PATCH] i2c: fix stack buffer overflow vulnerability in i2c md command
 2022-06-28 22:53 UTC  (2+ messages)

[igt-dev] [PATCH v2 0/2] tests/i915/kms_mmap_write_crc: IGT test Cleanup
 2022-06-28 22:52 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/kms_mmap_write_crc: IGT test Cleanup (rev2)

[RFC net-next v3 00/29] io_uring zerocopy send
 2022-06-28 22:52 UTC  (3+ messages)
` [RFC net-next v3 05/29] net: bvec specific path in zerocopy_sg_from_iter

[PATCH] client: fix crash from unknown properties
 2022-06-28 22:49 UTC  (2+ messages)

[PATCH] gpu: drm: selftests: drop unexpected word 'for' in comments
 2022-06-28 22:51 UTC  (5+ messages)

[PATCH v1] drm/tegra: Fix vmapping of prime buffers
 2022-06-28 22:51 UTC  (4+ messages)

[PATCH v3 00/25] iomap/xfs folio patches
 2022-06-28 22:17 UTC  (11+ messages)
` [PATCH v3 25/25] xfs: Support large folios
          ` Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)

[CI 1/2] iosys-map: Add per-word read
 2022-06-28 22:49 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

Sound not working after commit bbf7d3b1c4f40eb02dd1dffb500ba00b0bff0303 on Amlogic A311D device
 2022-06-28 22:47 UTC  (4+ messages)

[PATCH] dt-bindings: nfc: nxp,nci: drop Charles Gorand's mail
 2022-06-28 22:48 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-28 22:46 UTC 

running softmmu tcg target tests locally
 2022-06-28 22:34 UTC  (2+ messages)

syzkaller@googlegroups.com
 2022-06-28 22:44 UTC  (2+ messages)

minor regression in U-Boot 2022.04
 2022-06-28 22:43 UTC  (3+ messages)
` 回复: "

mainline build failure due to 281d0c962752 ("fortify: Add Clang support")
 2022-06-28 22:42 UTC  (9+ messages)

[tip:ras/core] BUILD SUCCESS 891e465a1bd8798d5f97c3afb99393f123817fef
 2022-06-28 22:42 UTC 

[PATCH 0/4] Bluetooth: hci_bcm: Improve FW load time on CYW55572
 2022-06-28 22:41 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: net: broadcom-bluetooth: Add CYW55572 DT binding

[PATCH v2 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
 2022-06-28 22:38 UTC  (5+ messages)
` [PATCH v2 1/2] procfs: Add 'size' to /proc/<pid>/fdinfo/

RTT-PROBE: lore-subspace-rtt
 2022-06-28 22:36 UTC 

[Intel-wired-lan] [PATCH net v2] ice: Fix max VLANs available for VF
 2022-06-28 22:36 UTC  (3+ messages)

[RESEND PATCH] hw/dma: fix crash caused by race condition
 2022-06-28 22:34 UTC  (2+ messages)

[RFC PATCH v2 0/6] check: add option to rerun failed tests
 2022-06-28 22:36 UTC  (7+ messages)
` [RFC PATCH v2 5/6] check: add -L <n> parameter "
` [RFC PATCH v2 6/6] check: stash full/dmesg/out.bad files on rerun

[PATCH v2] drm/amd/display: expose additional modifier for DCN32/321
 2022-06-28 22:33 UTC  (2+ messages)

[PATCH v1 1/1] mfd: intel-lpss: Add Intel Meteor Lake-P PCI IDs
 2022-06-28 22:30 UTC 

[Bug 215880] Resume process hangs for 5-6 seconds starting sometime in 5.16
 2022-06-28 22:30 UTC 

[PATCH] selftests/landlock: skip ptrace_test when YAMA is enabled
 2022-06-28 22:29 UTC 

[PATCH v5 bpf-next 0/5] Add bpf_getxattr
 2022-06-28 22:28 UTC  (5+ messages)
` [PATCH v5 bpf-next 5/5] bpf/selftests: Add a selftest for bpf_getxattr

[jlayton:netfs-linked-list 26/54] include/linux/page-flags.h:788:27: error: passing argument 1 of 'dump_page' discards 'const' qualifier from pointer target type
 2022-06-28 22:28 UTC 

[linux-next:master 3054/6195] trace_uprobe.c:undefined reference to `bpf_stats_enabled_key'
 2022-06-28 22:28 UTC 

[Intel-wired-lan] [PATCH net-next v2 0/2] ice: Support 5 layer tx scheduler topology
 2022-06-28 22:27 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH net-next v2 1/2] ice: Code added to support 5 layer topology
` [Intel-wired-lan] [PATCH net-next v2 2/2] ice: Enable switching default tx scheduler topology

[PATCH 0/2] Decouple Xen-HVM from PIIX
 2022-06-28 22:25 UTC  (5+ messages)
` [PATCH 1/2] hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
` [PATCH 2/2] hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it

RTT-PROBE: lore-subspace-rtt
 2022-06-28 22:26 UTC 

Slowness with multi-thread TCG?
 2022-06-28 22:17 UTC  (6+ messages)

[PATCH V2] xfs: make src file readable during reflink
 2022-06-28 22:21 UTC  (2+ messages)

[PATCH 0/3] Reduce ATA disk resume time
 2022-06-28 22:21 UTC  (4+ messages)
` [PATCH 1/3] scsi: core: Move the definition of SCSI_QUEUE_DELAY
` [PATCH 2/3] scsi: core: Retry after a delay if the device is becoming ready
` [PATCH 3/3] scsi: sd: Rework asynchronous resume support

[PATCH] glibc-tests: not clear BBCLASSEXTEND
 2022-06-28 22:23 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 01/11] mfd: intel_soc_pmic_bxtwc: Don't shadow error codes in show()/store()
 2022-06-28 22:17 UTC  (11+ messages)
` [PATCH v2 02/11] mfd: intel_soc_pmic_bxtwc: Create sysfs attributes using core driver's facility
` [PATCH v2 03/11] mfd: intel_soc_pmic_bxtwc: Convert to use platform_get/set_drvdata()
` [PATCH v2 04/11] mfd: intel_soc_pmic_bxtwc: Use dev_err_probe()
` [PATCH v2 05/11] mfd: intel_soc_pmic_bxtwc: Extend use of temporary variable for struct device
` [PATCH v2 06/11] mfd: intel_soc_pmic_bxtwc: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr() etc
` [PATCH v2 07/11] mfd: intel_soc_pmic_bxtwc: Drop redundant ACPI_PTR()
` [PATCH v2 08/11] mfd: intel_soc_pmic_bxtwc: Use bits.h macros for all masks
` [PATCH v2 09/11] mfd: intel_soc_pmic_bxtwc: Use sysfs_emit() instead of sprintf()
` [PATCH v2 10/11] mfd: intel_soc_pmic_bxtwc: Drop unneeded casting
` [PATCH v2 11/11] mfd: intel_soc_pmic_bxtwc: Fix spelling in the comment

[RFC PATCH V4 1/1] swiotlb: Split up single swiotlb lock
 2022-06-28 22:18 UTC 

[PATCH] nfsd: remove redundant assignment to variable len
 2022-06-28 22:14 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-06-28 22:16 UTC 

[master][kirkstone][PATCH 1/5] lib/oe/cve_check: refactor update_symlinks with safer version
 2022-06-28 22:16 UTC  (3+ messages)
` [master][kirkstone][PATCH 3/5] lib/oe/utils: create get_current_recipe_layer function
  ` [OE-core] "

[PATCH] drm/i915/guc/slpc: Add a new SLPC selftest
 2022-06-28 22:15 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc/slpc: Add a new SLPC selftest (rev5)


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.