All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-24 12:33:15 to 2022-02-24 13:07:49 UTC [more...]

[PATCH] hw/intc/armv7m_nvic: Fix typo in comment
 2022-02-24 12:46 UTC  (2+ messages)

[PATCH v4 00/18] Make image fleecing more usable
 2022-02-24 12:58 UTC  (9+ messages)
` [PATCH v4 12/18] block: copy-before-write: realize snapshot-access API
` [PATCH v4 13/18] iotests/image-fleecing: add test-case for fleecing format node
` [PATCH v4 14/18] iotests.py: add qemu_io_pipe_and_status()
` [PATCH v4 15/18] iotests/image-fleecing: add test case with bitmap

[PATCH Notebook] policy_config_statements.md: How to add a new capability
 2022-02-24 13:07 UTC 

[Intel-gfx] [PATCH] drm/i915/display: Allow users to disable PSR2
 2022-02-24 13:06 UTC  (5+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

RTT-PROBE: lore-subspace-rtt
 2022-02-24 13:06 UTC 

[PATCH v2 00/11] iommu/vt-d: Some Intel IOMMU cleanups
 2022-02-24 13:05 UTC  (22+ messages)
` [PATCH v2 01/11] iommu/vt-d: Remove intel_iommu::domains
` [PATCH v2 02/11] iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()
` [PATCH v2 03/11] iommu/vt-d: Remove iova_cache_get/put()
` [PATCH v2 04/11] iommu/vt-d: Remove domain and devinfo mempool
` [PATCH v2 05/11] iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
` [PATCH v2 06/11] iommu/vt-d: Remove unnecessary includes
` [PATCH v2 07/11] iommu/vt-d: Remove unnecessary prototypes

[igt-dev] [PATCH i-g-t 0/2] i915/gem_concurrent_all: Add no-reloc
 2022-02-24 13:04 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/2] lib/intel_batchbuffer: add create without relocs
` [igt-dev] [PATCH i-g-t 2/2] tests/i915/gem_concurrent_all: Add no-reloc capability

[PATCH 0/2] scsi: libsas: Some minor improvements
 2022-02-24 13:05 UTC  (6+ messages)
` [PATCH 1/2] scsi: libsas: Make sas_notify_{phy,port}_event() return void
` [PATCH 2/2] scsi: libsas: Use bool for queue_work() return code

[PATCH 1/3] pwm-sun4i: convert "next_period" to local variable
 2022-02-24 13:04 UTC  (3+ messages)

[PATCH V6 00/19] xfsprogs: Extend per-inode extent counters
 2022-02-24 13:03 UTC  (20+ messages)
` [PATCH V6 01/19] xfs_repair: check filesystem geometry before allowing upgrades
` [PATCH V6 02/19] xfsprogs: Move extent count limits to xfs_format.h
` [PATCH V6 03/19] xfsprogs: Introduce xfs_iext_max_nextents() helper
` [PATCH V6 04/19] xfsprogs: Use xfs_extnum_t instead of basic data types
` [PATCH V6 05/19] xfsprogs: Introduce xfs_dfork_nextents() helper
` [PATCH V6 06/19] xfsprogs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V6 07/19] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V6 08/19] xfsprogs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V6 09/19] xfsprogs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V6 10/19] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V6 11/19] xfsprogs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V6 12/19] xfsprogs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V6 13/19] xfsprogs: Introduce per-inode 64-bit extent counters
` [PATCH V6 14/19] xfsprogs: Enable bulkstat ioctl to support "
` [PATCH V6 15/19] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V6 16/19] xfsprogs: xfs_info: Report NREXT64 feature status
` [PATCH V6 17/19] mkfs: add option to create filesystem with large extent counters
` [PATCH V6 18/19] xfsprogs: Add support for upgrading to NREXT64 feature
` [PATCH V6 19/19] xfsprogs: Define max extent length based on on-disk format definition

[PATCH 0/2] x86/mm: XSA-389 follow-up
 2022-02-24 13:04 UTC  (4+ messages)
` [PATCH v2] x86/PoD: move increment of entry count
  ` Ping: "
    ` Ping²: "

[PATCH 1/2] i2c: designware: Lock the adapter while setting the suspended flag
 2022-02-24 13:03 UTC  (6+ messages)
` [PATCH 2/2] i2c: designware: Use the i2c_mark_adapter_suspended/resumed() helpers

[Intel-gfx] [PATCH] drm/i915: Be more gentle when exiting non-persistent contexts
 2022-02-24 13:03 UTC  (2+ messages)
`  "

[PATCH V6 00/17] xfs: Extend per-inode extent counters
 2022-02-24 13:02 UTC  (18+ messages)
` [PATCH V6 01/17] xfs: Move extent count limits to xfs_format.h
` [PATCH V6 02/17] xfs: Introduce xfs_iext_max_nextents() helper
` [PATCH V6 03/17] xfs: Use xfs_extnum_t instead of basic data types
` [PATCH V6 04/17] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH V6 05/17] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V6 06/17] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V6 07/17] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V6 08/17] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V6 09/17] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V6 10/17] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V6 11/17] xfs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V6 12/17] xfs: Introduce per-inode 64-bit extent counters
` [PATCH V6 13/17] xfs: xfs_growfs_rt_alloc: Unlock inode explicitly rather than through iop_committing()
` [PATCH V6 14/17] xfs: Conditionally upgrade existing inodes to use 64-bit extent counters
` [PATCH V6 15/17] xfs: Enable bulkstat ioctl to support 64-bit per-inode "
` [PATCH V6 16/17] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V6 17/17] xfs: Define max extent length based on on-disk format definition

[igt-dev] [PATCH i-g-t v2] tests/kms_psr2_sf: Add new testcases for moving plane without updates
 2022-02-24 13:02 UTC  (3+ messages)

[PATCH v2] docs: scripts/kernel-doc: Detect absence of FILE arg
 2022-02-24 13:02 UTC 

[PATCH v2 0/3] x86/mm: address observations made while working on XSA-388
 2022-02-24 13:02 UTC  (4+ messages)
` [PATCH v2 1/3] x86/PoD: simplify / improve p2m_pod_cache_add()
  ` Ping: "
    ` Ping²: "

[PATCH] pwm: pca9685: Set ALL_LED_OFF_L to POR value
 2022-02-24 13:02 UTC  (2+ messages)

[RFC PATCH] tick/sched: Ensure quiet_vmstat() is called when the idle tick was stopped too
 2022-02-24 13:01 UTC  (11+ messages)

Since commit e8907f76544ffe225ab95d70f7313267b1d0c76d bluetooth scanning stopped working on my system
 2022-02-24 13:01 UTC  (3+ messages)

[PATCH -next] i2c: designware: Fix improper usage of readl
 2022-02-24 13:01 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-24 13:01 UTC 

[PATCH] btrfs: add test case to make sure autodefrag obeys small write extent threshold
 2022-02-24 13:00 UTC 

[PATCH v2 11/23] PCI: aardvark: Fix setting MSI address
 2022-02-24 12:59 UTC  (4+ messages)

[PATCH] drm/todo: Update panic handling todo
 2022-02-24 12:59 UTC 

[meta-oe][PATCH] libsndfile1: bump to version 1.0.31
 2022-02-24 12:59 UTC 

[PATCH mptcp-next] Squash to "selftests: mptcp: add the MP_FASTCLOSE mibs check"
 2022-02-24 12:59 UTC  (2+ messages)

[PATCH 0/2] Add ADC support to Renesas RZ/V2L SoC
 2022-02-24 12:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: adc: renesas,rzg2l-adc: Document "
` [PATCH 2/2] arm64: dts: renesas: r9a07g054: Fillup the ADC stub node

[PATCH] gtk-icon-cache: Allow using gtk4
 2022-02-24 12:59 UTC  (3+ messages)
` [OE-core] "

[PATCH v4 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-02-24 12:57 UTC  (9+ messages)
` [PATCH v4 2/8] hwtracing: Add trace function "

[PATCH RFC] pci/ats: do not allow broken devices to be assigned
 2022-02-24 12:58 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: microchip,corei2c: Fix indentation of compatible items
 2022-02-24 12:58 UTC  (3+ messages)

[PATCH v2] target/arm: Support PSCI 1.1 and SMCCC 1.0
 2022-02-24 12:53 UTC  (3+ messages)

[PATCH] media: media-entity: Clarify media_entity_cleanup() usage
 2022-02-24 12:57 UTC 

[PATCH v3 0/2] io-uring: Make statx api stable
 2022-02-24 12:47 UTC  (3+ messages)

[PATCH v10 3/4] drm/lsdc: add drm driver for loongson display controller
 2022-02-24 12:57 UTC 

[PATCH] powerpc/32: Clear volatile regs on syscall exit
 2022-02-24 12:49 UTC  (6+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-02-24 12:56 UTC 

[PATCH] pwm: tiehrpwm: Implement .apply() callback
 2022-02-24 12:56 UTC  (2+ messages)

[PATCH] pwm: atmel: remove redundant initialization of variable timeout
 2022-02-24 12:54 UTC  (3+ messages)

[PULL 00/10] Misc next patches
 2022-02-24 12:48 UTC  (4+ messages)

[PATCH] pwm: bcm-kona: Implement .apply() callback
 2022-02-24 12:55 UTC  (2+ messages)

[PATCH] pwm: raspberrypi-poe: Drop assignment to struct pwmchip::base
 2022-02-24 12:55 UTC  (2+ messages)

[PATCH v2] net: stmmac: only enable DMA interrupts when ready
 2022-02-24 12:53 UTC  (3+ messages)

[PATCH v5 00/20] job: replace AioContext lock with job_mutex
 2022-02-24 12:45 UTC  (7+ messages)
` [PATCH v5 08/20] jobs: protect jobs with job_lock/unlock
` [PATCH v5 09/20] jobs: add job lock in find_* functions

[PATCH 0/4] mfd/pwm: dt-bindings: google,cros-ec: include generic pwm schema
 2022-02-24 12:51 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: pwm: "

[PATCH] app/pdump: free mempool at cleanup resources
 2022-02-24 12:52 UTC 

[PATCH] MIPS: Refactor early_parse_mem() to fix mem= parameter
 2022-02-24 12:52 UTC 

[PATCH 0/5] slab cleanups
 2022-02-24 12:52 UTC  (7+ messages)
` [PATCH 3/5] mm/slab: Do not call kmalloc_large() for unsupported size
` [PATCH 4/5] mm/slub: Limit min_partial only in cache creation

[PATCH v6 00/23] drm/rockchip: RK356x VOP2 support
 2022-02-24 12:50 UTC  (13+ messages)
` [PATCH v6 21/23] drm: rockchip: Add VOP2 driver

[PATCH v3 0/3] arm64: Support of PAuth QARMA3 architected algorithm
 2022-02-24 12:49 UTC  (4+ messages)
` [PATCH v3 1/3] arm64: cpufeature: Account min_field_value when cheking secondaries for PAuth
` [PATCH v3 2/3] arm64: cpufeature: Mark existing PAuth architected algorithm as QARMA5
` [PATCH v3 3/3] arm64: Add support of PAuth QARMA3 architected algorithm

RTT-PROBE: lore-subspace-rtt
 2022-02-24 12:51 UTC 

[GIT PULL] USB-serial fixes for 5.17-rc6
 2022-02-24 12:50 UTC 

[PATCH] hw/i386/pc: when adding reserved E820 entries do not allocate dynamic entries
 2022-02-24 12:44 UTC  (5+ messages)

[PATCH] surface: surface3_power: Fix battery readings on batteries with a serial no
 2022-02-24 12:50 UTC  (3+ messages)

RockPro65 RK3399 chipset, ISP and IMX214 camera
 2022-02-24 12:49 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 0/2] Fix for gem_spin_batch
 2022-02-24 12:49 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for Fix for gem_spin_batch (rev4)

[igt-dev] [PATCH i-g-t v4 0/2] Replacing DRM calls in few tests
 2022-02-24 12:46 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 1/2] tests/i915/kms_draw_crc-replacing drmModeRmFb with igt_remove_fb
` [igt-dev] [PATCH i-g-t v4 2/2] tests/kms_lease-replacing drmModeAtomicCommit

[PATCH v1 00/16] KVM: Add Xen event channel acceleration
 2022-02-24 12:48 UTC  (17+ messages)
` [PATCH v1 01/16] KVM: Use enum to track if cached PFN will be used in guest and/or host
` [PATCH v1 02/16] KVM: x86/xen: Use gfn_to_pfn_cache for runstate area
` [PATCH v1 03/16] KVM: x86: Use gfn_to_pfn_cache for pv_time
` [PATCH v1 04/16] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_info
` [PATCH v1 05/16] KVM: x86/xen: Use gfn_to_pfn_cache for vcpu_time_info
` [PATCH v1 06/16] KVM: x86/xen: Make kvm_xen_set_evtchn() reusable from other places
` [PATCH v1 07/16] KVM: x86/xen: Support direct injection of event channel events
` [PATCH v1 08/16] KVM: x86/xen: intercept EVTCHNOP_send from guests
` [PATCH v1 09/16] KVM: x86/xen: handle PV IPI vcpu yield
` [PATCH v1 10/16] KVM: x86/xen: Add KVM_XEN_VCPU_ATTR_TYPE_VCPU_ID
` [PATCH v1 11/16] KVM: x86/xen: handle PV timers oneshot mode
` [PATCH v1 12/16] KVM: x86/xen: Kernel acceleration for XENVER_version
` [PATCH v1 13/16] KVM: x86/xen: Support per-vCPU event channel upcall via local APIC
` [PATCH v1 14/16] KVM: x86/xen: Advertise and document KVM_XEN_HVM_CONFIG_EVTCHN_SEND
` [PATCH v1 15/16] KVM: x86/xen: handle PV spinlocks slowpath
` [PATCH v1 16/16] KVM: x86/xen: Add self tests for KVM_XEN_HVM_CONFIG_EVTCHN_SEND

[PATCH 1/4] common/mlx5: add send on time capability check
 2022-02-24 12:48 UTC  (3+ messages)
` [PATCH v3 0/3] net/mlx5: support send scheduling for ConnectX-7

RTT-PROBE: lore-subspace-rtt
 2022-02-24 12:46 UTC 

[PATCH v3] platform/x86: amd-pmc: Set QOS during suspend on CZN w/ timer wakeup
 2022-02-24 12:45 UTC  (2+ messages)

[PATCH 0/7] My set of KVM unit tests + fixes
 2022-02-24 12:44 UTC  (6+ messages)

[PATCH testsuite] tests/ioctl: Update ioctl tests
 2022-02-24 12:42 UTC 

[PATCH] libsepol: Add 'ioctl_skip_cloexec' policy capability
 2022-02-24 12:41 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-24 12:41 UTC 

[PATCH v21 0/2] Add NVIDIA Tegra GPC-DMA driver
 2022-02-24 12:39 UTC  (3+ messages)
` [PATCH v21 1/2] dt-bindings: dmaengine: Add doc for tegra gpcdma
` [PATCH v21 2/2] dmaengine: tegra: Add tegra gpcdma driver

[PATCH 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
 2022-02-24 12:39 UTC  (4+ messages)
` [PATCH 2/3] powerpc: fix build errors

[PATCH v4 00/20] Rust support
 2022-02-24 12:39 UTC  (5+ messages)
` [PATCH v4 10/20] rust: add `kernel` crate

[PATCH V8 mlx5-next 00/15] Add mlx5 live migration driver and v2 migration protocol
 2022-02-24 12:39 UTC  (6+ messages)
` [PATCH V8 mlx5-next 09/15] vfio: Define device migration protocol v2

[helgaas-pci:pci/vga] BUILD SUCCESS fd2692370d56a7f1c1a806dfd1494c6e1fb01f7a
 2022-02-24 12:38 UTC 

[PATCH 0/3] Update lpddr2 revision-id binding to match lpddr3
 2022-02-24 12:38 UTC  (4+ messages)
` [PATCH 3/3] ARM: dts: Update jedec,lpddr2 revision-id binding

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS 859ca48e6262e340023ac5cdbe1e6c8763243bc1
 2022-02-24 12:37 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-02-24 12:36 UTC 

[PATCH] arm64: dts: renesas: Align GPIO hog names with dtschema
 2022-02-24 12:33 UTC  (2+ messages)

[PATCH] ARM: dts: renesas: Align GPIO hog names with dtschema
 2022-02-24 12:33 UTC  (2+ messages)

[PATCH RFC 00/13] mm: COW fixes part 2: reliable GUP pins of anonymous pages
 2022-02-24 12:26 UTC  (5+ messages)
` [PATCH RFC 10/13] mm/gup: disallow follow_page(FOLL_PIN)
` [PATCH RFC 11/13] mm: support GUP-triggered unsharing of anonymous pages
` [PATCH RFC 12/13] mm/gup: trigger FAULT_FLAG_UNSHARE when R/O-pinning a possibly shared anonymous page
` [PATCH RFC 13/13] mm/gup: sanity-check with CONFIG_DEBUG_VM that anonymous pages are exclusive when (un)pinning

RE:Re: [PATCH 1/2] fsl-layerscape: add dtb overlay feature
 2022-02-24 12:33 UTC  (5+ messages)
`  "

[PATCH 1/2] ARM: imx: imx8mn-evk: generate a single bootable flash.bin
 2022-02-24 12:33 UTC  (4+ messages)
` [PATCH 2/2] ARM: imx: imx8mn-evk: use one common u-boot.dtsi for the evk boards

[PATCH 1/2] dt-bindings: phy: qcom,qmp: Mark '#clock-cells' as a 'optional' property
 2022-02-24 12:32 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: phy: qcom, qmp: Describe 'vdda-max-microamp' & 'vdda-pll-max-microamp' properties


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.