All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-27 15:59:34 to 2022-04-27 16:17:34 UTC [more...]

[PATCH 0/2] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 16:15 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: dmaengine: fsl-imx: deprecate '#dma-channels' and '#dma-requests'
` [PATCH 2/2] ARM: dts: imx27: use new 'dma-channels' property

[PATCH 0/4] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 16:14 UTC  (4+ messages)
` [PATCH 2/4] dmaengine: pxa: deprecate '#dma-channels' and '#dma-requests'
` [PATCH 3/4] dmaengine: mmp: deprecate '#dma-channels'
` [PATCH 4/4] ARM: dts: pxa: use new 'dma-channels/requests' properties

[PATCH v4 0/6] Support hld delayed init based on Pseudo-NMI for arm64
 2022-04-27 16:13 UTC  (6+ messages)
` [PATCH v4 1/6] kernel/watchdog: remove WATCHDOG_DEFAULT
` [PATCH v4 2/6] kernel/watchdog: change watchdog_nmi_enable() to void
` [PATCH v4 3/6] kernel/watchdog_hld: Ensure CPU-bound context when creating hardlockup detector event
` [PATCH v4 5/6] arm64: add hw_nmi_get_sample_period for preparation of lockup detector
` [PATCH v4 6/6] arm64: Enable perf events based hard "

[PATCH 0/3] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 16:14 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: sprd: deprecate '#dma-channels'
` [PATCH 2/3] "
` [PATCH 3/3] arm64: dts: sprd: use new 'dma-channels' property

[RFC PATCH] git-compat-util: avoid failing dir ownership checks if running priviledged
 2022-04-27 16:14 UTC  (6+ messages)
` [PATCH] git-compat-util: avoid failing dir ownership checks if running privileged

[PATCH net-next v5 00/18] Remove use of list iterator after loop body
 2022-04-27 16:06 UTC  (35+ messages)
` [PATCH net-next v5 01/18] connector: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 02/18] net: dsa: sja1105: remove use of iterator after list_for_each_entry() loop
` [PATCH net-next v5 03/18] net: dsa: sja1105: reorder sja1105_first_entry_longer_than with memory allocation
` [PATCH net-next v5 04/18] net: dsa: sja1105: use list_add_tail(pos) instead of list_add(pos->prev)
` [PATCH net-next v5 05/18] net: dsa: mv88e6xxx: remove redundant check in mv88e6xxx_port_vlan()
` [PATCH net-next v5 06/18] net: dsa: mv88e6xxx: refactor mv88e6xxx_port_vlan()
` [PATCH net-next v5 07/18] net: dsa: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 08/18] net: sparx5: "
` [PATCH net-next v5 09/18] qed: Use "
` [PATCH net-next v5 10/18] qed: Replace usage of found with "
` [PATCH net-next v5 11/18] qed: Remove usage of list iterator variable after the loop
` [PATCH net-next v5 12/18] net: qede: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 13/18] net: qede: Remove check of list iterator against head past the loop body
` [PATCH net-next v5 14/18] sfc: Remove usage of list iterator for list_add() after "
` [PATCH net-next v5 15/18] net: netcp: Remove usage of list iterator for list_add() after "
` [PATCH net-next v5 16/18] ps3_gelic: Replace usage of found with dedicated list iterator variable
` [PATCH net-next v5 17/18] ipvlan: Remove usage of list iterator variable for the loop body
` [PATCH net-next v5 18/18] team: Remove use of list iterator variable for list_for_each_entry_from()

[PATCH] xen/arm: smmuv1: remove iommu group when deassign a device
 2022-04-27 16:15 UTC 

[PATCH MANUALSEL 5.17 1/7] kvm: selftests: do not use bitfields larger than 32-bits for PTEs
 2022-04-27 16:16 UTC  (4+ messages)
` [PATCH MANUALSEL 5.17 6/7] KVM: SEV: Allow SEV intra-host migration of VM with mirrors

[PATCH 0/4] Revert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
 2022-04-27 16:13 UTC  (4+ messages)
` [PATCH 2/4] qcow2: Do not reopen data_file in invalidate_cache

[PATCH v8 00/70] Introducing the Maple Tree
 2022-04-27 16:10 UTC  (2+ messages)

[PATCH v2] virtio: Improve queue_reset polarity to match to default reset state
 2022-04-27 16:15 UTC  (8+ messages)
` [virtio-dev] "

[PATCH v2 0/6] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 16:13 UTC  (7+ messages)
` [PATCH v2 1/6] dt-bindings: usb: am33xx-usb: deprecate '#dma-channels'
` [PATCH v2 2/6] dt-bindings: usb: da8xx-usb: "
` [PATCH v2 3/6] dmaengine: ti: "
` [PATCH v2 4/6] ARM: dts: am33xx: use new 'dma-channels/requests' properties
` [PATCH v2 5/6] ARM: dts: da850: use new 'dma-channels' property
` [PATCH v2 6/6] ARM: dts: dm81xx: use new 'dma-channels/requests' properties

[PATCH] arm/its: enable LPIs before mapping the collection table
 2022-04-27 16:14 UTC 

[PATCH 0/9] ptrace: cleaning up ptrace_stop
 2022-04-27 16:09 UTC  (3+ messages)
` [PATCH 9/9] ptrace: Don't change __state

[PATCH] integrity: Allow ima_appraise bootparam to be set when SB is enabled
 2022-04-27 16:12 UTC  (3+ messages)

[PATCH RFC v22 0/7] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-04-27 16:12 UTC  (3+ messages)
` [PATCH RFC v22 1/7] NFSD: add courteous server support for thread with only delegation

[PATCH 1/1] RDMA/rxe: Optimize the mr pool struct
 2022-04-28  4:10 UTC  (2+ messages)

[PATCHv10 0/6] lib/rwmmio/arm64: Add support to trace register reads/writes
 2022-04-27 15:59 UTC  (6+ messages)
` [PATCHv10 4/6] drm/meson: Fix overflow implicit truncation warnings

[PATCH v2 00/12] Improve Raid5 Lock Contention
 2022-04-27 16:11 UTC  (7+ messages)
` [PATCH v2 01/12] md/raid5: Factor out ahead_of_reshape() function
` [PATCH v2 11/12] md/raid5: Check all disks in a stripe_head for reshape progress

[PATCH net-next 00/14] remove copies of the NAPI_POLL_WEIGHT define
 2022-04-27 16:09 UTC  (3+ messages)
` [PATCH net-next 08/14] eth: bgnet: remove a copy "

[PATCH v2 2/3] LoadPin: Enable loading from trusted dm-verity devices
 2022-04-27 16:06 UTC  (3+ messages)
` [dm-devel] "

[PATCH 0/2] ppc/xive: Update for guest interrupt handling
 2022-04-27 16:02 UTC  (3+ messages)
` [PATCH 1/2] ppc/xive: Always recompute the PIPR when pushing an OS context
` [PATCH 2/2] ppc/xive: Update the state of the External interrupt signal

[PATCH] arm/acpi: don't expose the ACPI IORT SMMUv3 entry to dom0
 2022-04-27 16:12 UTC 

[PATCH 00/0x] dmaengine/ARM: use proper 'dma-channels/requests' properties
 2022-04-27 16:07 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: usb: da8xx-usb: deprecate '#dma-channels'
` [PATCH 2/3] ARM: dts: da850: use new 'dma-channels' property
` [PATCH 3/3] ARM: dts: dm81xx: use new 'dma-channels/requests' properties

[PATCH 0/4] x86/mwait-idle: (mostly) SPR support
 2022-04-27 16:12 UTC  (7+ messages)
` [PATCH 3/4] mwait-idle: add 'preferred_cstates' module argument

[igt-dev] [PATCH i-g-t 0/2] HAX add description to gem_bad_reloc
 2022-04-27 16:09 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/gem_bad_reloc: Added description for test case

[PATCH] libbpf: fix returnvar.cocci warnings
 2022-04-27 16:07 UTC  (3+ messages)

[PATCH] drm/amdgpu: disable runtime pm on several sienna cichlid cards(v2)
 2022-04-27 16:10 UTC  (3+ messages)

[PATCH] sched/fair: optimize and simplify rq leaf_cfs_rq_list
 2022-04-27 16:05 UTC 

[PATCH v2] drm/msm: add trace_dma_fence_emit to msm_gpu_submit
 2022-04-27 16:07 UTC  (13+ messages)

[PATCH v3] KVM: SEV: Mark nested locking of vcpu->lock
 2022-04-27 16:04 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-04-27 16:07 UTC 

Sstate cache for version 4.0.999?
 2022-04-27 16:07 UTC  (3+ messages)
` [docs] "

[PATCH 1/2] hw/arm/smmuv3: Cache event fault record
 2022-04-27 16:02 UTC  (3+ messages)
` [PATCH 2/2] hw/arm/smmuv3: Add space in guest error message

[PATCH v22 0/9] support reserving crashkernel above 4G on arm64 kdump
 2022-04-27 16:04 UTC  (8+ messages)
` [PATCH v22 5/9] arm64: kdump: Reimplement crashkernel=X

[PATCH v3] ceph: fix statfs for subdir mounts
 2022-04-27 15:57 UTC 

[PATCH] locking/rwsem: Teach contention tracing about optimistic spinning
 2022-04-27 15:52 UTC 

[linux-next:master 6482/7265] drivers/gpu/drm/sun4i/sun4i_frontend.c:225:18: error: 'PHYS_OFFSET' undeclared; did you mean 'PAGE_OFFSET'?
 2022-04-27 16:06 UTC 

[PATCH v3 0/6] ext4: improve commit path performance for fast commit
 2022-04-27 16:02 UTC  (5+ messages)
` [PATCH v3 1/6] ext4: convert i_fc_lock to spinlock
` [PATCH v3 3/6] ext4: mark inode dirty before grabbing i_data_sem in ext4_setattr

[PATCH v2] ASoC: SOF: mediatek: Fix allyesconfig build error
 2022-04-27 15:39 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] lib/sysfs: helper for number of GTs
 2022-04-27 16:05 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v4 0/4] perf: arm-spe: Decode SPE source and use for perf c2c
 2022-04-27 15:59 UTC  (4+ messages)
` [PATCH v7 5/5] perf arm-spe: Use SPE data source for neoverse cores

[f2fs-dev] [PATCH 00/16] support non power of 2 zoned devices
 2022-04-27 16:02 UTC  (34+ messages)
  `  "
    ` [f2fs-dev] [PATCH 01/16] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
      `  "
    ` [f2fs-dev] [PATCH 02/16] block: add blk_queue_zone_aligned and bdev_zone_aligned helper
      `  "
    ` [f2fs-dev] [PATCH 03/16] block: add bdev_zone_no helper
      `  "
    ` [f2fs-dev] [PATCH 04/16] block: allow blk-zoned devices to have non-power-of-2 zone size
      `  "
    ` [f2fs-dev] [PATCH 05/16] nvme: zns: Allow ZNS drives that have non-power_of_2 "
      `  "
    ` [f2fs-dev] [PATCH 06/16] nvmet: use blk_queue_zone_no()
      `  "
    ` [f2fs-dev] [PATCH 07/16] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
      `  "
    ` [f2fs-dev] [PATCH 08/16] btrfs: zoned: add generic btrfs helpers for zoned devices
      `  "
    ` [f2fs-dev] [PATCH 09/16] btrfs: zoned: Make sb_zone_number function non power of 2 compatible
      `  "
    ` [f2fs-dev] [PATCH 10/16] btrfs: zoned: use btrfs zone helpers to support non po2 zoned devices
      `  "
    ` [f2fs-dev] [PATCH 11/16] btrfs: zoned: relax the alignment constraint for "
      `  "
    ` [f2fs-dev] [PATCH 12/16] zonefs: allow non power of 2 "
      `  "
    ` [f2fs-dev] [PATCH 13/16] null_blk: "
      `  "
    ` [f2fs-dev] [PATCH 14/16] f2fs: call bdev_zone_sectors() only once on init_blkz_info()
      `  "
    ` [f2fs-dev] [PATCH 15/16] f2fs: ensure only power of 2 zone sizes are allowed
      `  "
    ` [f2fs-dev] [PATCH 16/16] dm-zoned: "
      `  "

[PATCH 1/2] drm/amdkfd: Cleanup IO links during KFD device removal
 2022-04-27 16:04 UTC  (20+ messages)
` [PATCH 2/2] drm/amdkfd: Add PCIe Hotplug Support for AMDKFD
    ` [EXTERNAL] "

[igt-dev] [PATCH i-g-t] lib/igt_sysfs: Add helpers to iterate over GTs
 2022-04-27 15:56 UTC  (3+ messages)

[PATCH net-next v2 0/2] net: phy: add LAN8742 phy support
 2022-04-27 16:02 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: phy: microchip: update LAN88xx phy ID and phy ID mask

[PATCH v35 00/29] LSM: Module stacking for AppArmor
 2022-04-27 16:02 UTC  (9+ messages)
` [PATCH v35 23/29] Audit: Create audit_stamp structure

[PATCH 00/14] ASoC: Intel: avs: Machine boards and HDA codec support
 2022-04-27 15:47 UTC  (3+ messages)
` [PATCH 02/14] ASoC: codecs: Add HD-Audio codec driver

[PATCH] ACPI: DPTF: Add support for high frequency impedance notification
 2022-04-27 15:51 UTC 

[PATCH] drm: handle kernel fences in drm_gem_plane_helper_prepare_fb
 2022-04-27 16:03 UTC  (2+ messages)

[PATCH 00/10] ARM/arm64: dts: use proper 'dma-channels/requests' properties
 2022-04-27 15:58 UTC  (17+ messages)
` [PATCH 01/10] ARM: dts: zynq-7000: "
` [PATCH 02/10] ARM: dts: socfpga: "
` [PATCH 03/10] arm64: dts: stratix10/agilex: "
` [PATCH 04/10] arm64: dts: juno: "
` [PATCH 05/10] arm64: dts: broadcom: "
` [PATCH 06/10] dt-bindings: mfd: samsung,exynos5433-lpass: fix "
  ` [PATCH 06/10] dt-bindings: mfd: samsung, exynos5433-lpass: "
` [PATCH 07/10] ARM: dts: s5pv210: use proper "
` [PATCH 08/10] ARM: dts: exynos: "
` [PATCH 09/10] arm64: "
` [PATCH 10/10] arm64: dts: fsd: "

[PATCH 0/5] zswap: cgroup accounting & control
 2022-04-27 16:00 UTC  (12+ messages)
  ` [PATCH 1/5] mm: Kconfig: move swap and slab config options to the MM section
  ` [PATCH 2/5] mm: Kconfig: group swap, slab, hotplug and thp options into submenus
  ` [PATCH 3/5] mm: Kconfig: simplify zswap configuration
  ` [PATCH 4/5] mm: zswap: add basic meminfo and vmstat coverage
  ` [PATCH 5/5] zswap: memcg accounting

[PATCH] ASoC: Intel: bytcr_rt5640: Add quirk for the HP Pro Tablet 408
 2022-04-27 15:52 UTC  (2+ messages)

[RFC PATCH] xen/arm: p2m don't fall over on FEAT_LPA enabled hw
 2022-04-27 16:02 UTC  (2+ messages)

[PATCH nf] netfilter: nft_socket: only do sk lookup when indev is available
 2022-04-27 16:02 UTC 

next/master baseline: 528 runs, 50 regressions (next-20220427)
 2022-04-27 16:02 UTC 

[ovmf test] 169784: regressions - FAIL
 2022-04-27 16:02 UTC 

[PATCH iproute2-next v3 0/2] f_flower: match on the number of vlan tags
 2022-04-27 16:01 UTC  (4+ messages)

[RFC PATCH 0/6][GSoC] iterate dirs before or after their contents
 2022-04-27 16:00 UTC  (4+ messages)
` [RFC PATCH 5/6] t0066: remove redundant tests

[igt-dev] [PATCH i-g-t 0/2] HAX add description to gem_pipe_control_store_loop
 2022-04-27 16:01 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/gem_pipe_control_store_loop: added description for test case

[patch 02/14] tmpfs: fix regressions from wider use of ZERO_PAGE
 2022-04-27 16:00 UTC  (12+ messages)

[RFC 0/1] refactor all tasklet users into other APIs
 2022-04-27 15:58 UTC  (5+ messages)
` [RFC 1/1] drivers/dma/*: replace tasklets with workqueue

[igt-dev] [PATCH i-g-t 0/2] HAX add description to gem_partial_pwrite_pread
 2022-04-27 15:48 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] i915/gem_partial_pwrite_pread: Add subtests description

[dpdk][PATCH 2/2] sched: fix to manage TC OV at runtime
 2022-04-27 15:48 UTC  (3+ messages)
` [PATCH v3] sched: enable/disable "

[PATCH v4 00/10] app/test: add inline IPsec and reassembly cases
 2022-04-27 15:45 UTC  (4+ messages)
` [PATCH v5 0/7] "
  ` [PATCH v5 3/7] test/security: add combined mode inline IPsec cases


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.