All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-25 22:04:35 to 2022-02-25 23:35:37 UTC [more...]

[PATCH v6 00/71] Introducing the Maple Tree
 2022-02-25 20:46 UTC  (5+ messages)

[PATCH -V11 1/9] mm/numa: automatically generate node migration order
 2022-02-25 20:35 UTC  (7+ messages)
` [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events

[PATCH v5 00/49] target/ppc: PowerISA Vector/VSX instruction batch
 2022-02-25 22:17 UTC  (45+ messages)
` [PATCH v5 04/49] target/ppc: vmulh* instructions without helpers
` [PATCH v5 11/49] target/ppc: Implement Vector Compare Equal Quadword
` [PATCH v5 14/49] target/ppc: implement vstri[bh][lr]
` [PATCH v5 17/49] target/ppc: implement vcntmb[bhwd]
` [PATCH v5 18/49] target/ppc: implement vgnb
` [PATCH v5 20/49] target/ppc: implement vslq
` [PATCH v5 23/49] target/ppc: move vrl[bhwd] to decodetree
` [PATCH v5 24/49] target/ppc: move vrl[bhwd]nm/vrl[bhwd]mi "
` [PATCH v5 26/49] target/ppc: implement vrlqnm
` [PATCH v5 27/49] target/ppc: implement vrlqmi
` [PATCH v5 28/49] target/ppc: Move vsel and vperm/vpermr to decodetree
` [PATCH v5 29/49] target/ppc: Move xxsel "
` [PATCH v5 30/49] target/ppc: move xxperm/xxpermr "
` [PATCH v5 31/49] target/ppc: Move xxpermdi "
` [PATCH v5 32/49] target/ppc: Implement xxpermx instruction
` [PATCH v5 33/49] tcg/tcg-op-gvec.c: Introduce tcg_gen_gvec_4i
` [PATCH v5 34/49] target/ppc: Implement xxeval
` [PATCH v5 35/49] target/ppc: Implement xxgenpcv[bhwd]m instruction
` [PATCH v5 36/49] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
` [PATCH v5 37/49] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
` [PATCH v5 38/49] target/ppc: Implement xvtlsbb instruction
` [PATCH v5 39/49] target/ppc: Remove xscmpnedp instruction
` [PATCH v5 40/49] target/ppc: Refactor VSX_SCALAR_CMP_DP
` [PATCH v5 41/49] target/ppc: Implement xscmp{eq,ge,gt}qp
` [PATCH v5 42/49] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
` [PATCH v5 43/49] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
` [PATCH v5 44/49] target/ppc: Refactor VSX_MAX_MINC helper
` [PATCH v5 45/49] target/ppc: Implement xs{max,min}cqp
` [PATCH v5 46/49] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions
` [PATCH v5 47/49] target/ppc: implement plxsd/pstxsd
` [PATCH v5 48/49] target/ppc: implement plxssp/pstxssp
` [PATCH v5 49/49] target/ppc: implement lxvr[bhwd]/stxvr[bhwd]x

[PATCH v3 7/7] station: enforce MFPR=1 for 6GHz frequencies
 2022-02-25 23:32 UTC 

[PATCH v3 6/7] station: check supported frequencies in neighbor report
 2022-02-25 23:32 UTC 

[PATCH v3 5/7] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-25 23:32 UTC 

[PATCH v3 4/7] ie: add IE_AKM_IS_8021X
 2022-02-25 23:32 UTC 

[PATCH v3 3/7] station: use IE_AKM_IS_FILS
 2022-02-25 23:32 UTC 

[PATCH v3 2/7] ie: update IE_AKM_IS_FILS to be bitwise
 2022-02-25 23:32 UTC 

[PATCH v3 1/7] ie: update IE_AKM_IS_SAE to bitwise comparison
 2022-02-25 23:32 UTC 

GRUB PXE not requesting formatted configs automatically
 2022-02-25 23:31 UTC 

[PATCH 0/6 v4] AB8500 charging, the final steps
 2022-02-25 23:28 UTC  (7+ messages)
` [PATCH 1/6 v4] power: supply: ab8500: Standardize maintenance charging
` [PATCH 2/6 v4] power: supply: ab8500: Standardize alert mode charging
` [PATCH 3/6 v4] power: supply: ab8500: Standardize BTI resistance
` [PATCH 4/6 v4] power: supply: Support VBAT-to-Ri lookup tables
` [PATCH 5/6 v4] power: supply: ab8500_fg: Use VBAT-to-Ri if possible
` [PATCH 6/6 v4] power: supply: Static data for Samsung batteries

arch/arc/kernel/signal.c:77:31: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-25 23:29 UTC  (2+ messages)

[PATCH v2 0/8] Makefile: optimize noop runs, add shared.mak
 2022-02-25 23:30 UTC  (17+ messages)
` [PATCH v3 0/9] "
  ` [PATCH v3 1/9] scalar Makefile: set the default target after the includes
  ` [PATCH v3 2/9] Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to it
  ` [PATCH v3 3/9] Makefile: disable GNU make built-in wildcard rules
  ` [PATCH v3 5/9] Makefile: move ".SUFFIXES" rule to shared.mak
  ` [PATCH v3 6/9] Makefile: move $(comma), $(empty) and $(space) "
  ` [PATCH v3 7/9] Makefile: add "$(QUIET)" boilerplate "
  ` [PATCH v3 8/9] Makefile: use $(wspfx) for $(QUIET...) in shared.mak

[PATCH 1/2] mac80211: Allow drivers to report avg chain signal
 2022-02-25 23:28 UTC  (2+ messages)
` [PATCH 2/2] iwlwifi: RX signal improvements

[PATCH] ext4: truncate during setxattr leads to kernel panic
 2022-02-25 23:28 UTC  (2+ messages)

[PATCH v2] misc: Fix whitespace formatting
 2022-02-25 23:27 UTC 

[Intel-gfx] [PATCH 0/6] drm writeback connector changes
 2022-02-25 23:26 UTC  (9+ messages)
` [Intel-gfx] [PATCH 5/6] drm/rcar_du: changes to rcar-du driver resulting from drm_writeback_connector structure changes
            `  "

[Intel-gfx] [PATCH 1/2] drm/i915: Fix assert in i915_ggtt_pin
 2022-02-25 23:25 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

Missing Network1 Interface
 2022-02-25 23:24 UTC 

[Cluster-devel] [REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers()
 2022-02-25 23:21 UTC  (8+ messages)
` [Cluster-devel] [PATCH -v2] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
      ` [Cluster-devel] [PATCH -v3] "
          `  "

[PATCH 1/2] Convert NFS from readpages to readahead
 2022-02-25 23:22 UTC  (5+ messages)

[PATCH] brcmfmac: include missing AP scan feature
 2022-02-25 23:22 UTC  (3+ messages)

[PATCH 0/6 v4] AB8500 charging, the final steps
 2022-02-25 23:19 UTC 

[Buildroot] [PATCH 1/1] package/openssh: security bump to version 8.9p1
 2022-02-25 23:18 UTC 

[Intel-gfx] [PATCH] drm/i915/guc: Initialize GuC submission locks and queues early
 2022-02-25 23:18 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/guc: Initialize GuC submission locks and queues early (rev2)

[PATCH/RFC] VFS: support parallel updates in the one directory
 2022-02-25 23:16 UTC  (4+ messages)

[PATCH v3 01/18] ACPI: property: Always return -ENOENT if there are no more references
 2022-02-25 23:14 UTC 

[PATCH v3] tracefs: Set the group ownership in apply_options() not parse_options()
 2022-02-25 23:12 UTC  (2+ messages)

[PATCH v2 2/3] station: check supported frequencies in neighbor report
 2022-02-25 23:12 UTC 

[jpirko-mlxsw:jiri_devel_linecards 38/39] drivers/net/netdevsim/dev.c:119:57: error: passing argument 4 of 'devlink_linecard_device_create' from incompatible pointer type
 2022-02-25 23:09 UTC 

[PATCH net 1/3] can: etas_es58x: change opened_channel_cnt's type from atomic_t to u8
 2022-02-25 23:10 UTC  (2+ messages)

[PATCH v2 00/23] Add driver nodes for MT8192 SoC
 2022-02-25 23:06 UTC  (5+ messages)
` [PATCH v2 15/23] arm64: dts: mt8192: Add m4u and smi nodes

[PATCH/RFC] VFS: support parallel updates in the one directory
 2022-02-25 23:07 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/zabbix: fix shared netsnmp build
 2022-02-25 23:05 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/zabbix: netsnmp needs mib

[PATCH v4 0/6] mm/memcg: Address PREEMPT_RT problems instead of disabling it
 2022-02-25 23:01 UTC  (7+ messages)
` [PATCH v4 3/6] mm/memcg: Protect per-CPU counter by disabling preemption on PREEMPT_RT where needed
    ` [PATCH] mm/memcg: Add missing counter index which are not update in interrupt
        ` [PATCH] mm/memcg: Only perform the debug checks on !PREEMPT_RT

[Intel-gfx] [PATCH] drm/i915: Depend on !PREEMPT_RT
 2022-02-25 23:03 UTC  (3+ messages)
  `  "

[PATCH v1 0/3] Fixes for Mediatek dt-bindings
 2022-02-25 22:58 UTC  (12+ messages)
` [PATCH v1 1/3] dt-bindings: remoteproc: mediatek: Add interrupts property to mtk, scp
  ` [PATCH v1 1/3] dt-bindings: remoteproc: mediatek: Add interrupts property to mtk,scp
` [PATCH v1 2/3] dt-bindings: usb: mtk-xhci: Allow wakeup interrupt-names to be optional
` [PATCH v1 3/3] media: dt-bindings: mtk-vcodec-encoder: Add power-domains property

[rppt:kasper 6/6] drivers/gpu/drm/vmwgfx/vmwgfx_kms.c:2623:2: warning: variable 'mode' is used uninitialized whenever 'for' loop exits because its condition is false
 2022-02-25 22:59 UTC 

[PATCH] http API: fix dangling pointer issue noted by GCC 12.0
 2022-02-25 22:58 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 00/18] testing and semihosting pre-PR
 2022-02-25 22:52 UTC  (3+ messages)
` [PATCH v2 13/18] tests/tcg: add vectorised sha512 versions

Is it time to remove reiserfs?
 2022-02-25 22:56 UTC  (8+ messages)

[PATCH v1] arm/arm64: dts: mediatek: Format mediatek, larbs as an array of phandles
 2022-02-25 22:53 UTC  (3+ messages)
` [PATCH v1] arm/arm64: dts: mediatek: Format mediatek,larbs "

[PATCH v4 00/29] Builtin FSMonitor Part 2
 2022-02-25 22:46 UTC  (4+ messages)
` [PATCH v5 00/30] "
  ` [PATCH v5 06/30] fsmonitor--daemon: add a built-in fsmonitor daemon

[Intel-wired-lan] [PATCH net v1] ice: Fix re-enablement of FW logging after reset
 2022-02-25 22:54 UTC  (4+ messages)

[PATCH v1] NFSv4.1 provide mount option to toggle trunking discovery
 2022-02-25 22:48 UTC  (4+ messages)

drivers/char/tpm/tpm_ibmvtpm.c:366:30: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-02-25 22:38 UTC 

[PATCH] dt-bindings: fsl: scu: add imx8dxl scu clock support
 2022-02-25 22:47 UTC  (2+ messages)

[PATCH v2 00/39] x86: Kernel IBT
 2022-02-25 22:46 UTC  (9+ messages)
` [PATCH v2 05/39] x86: Base IBT bits
` [PATCH v2 16/39] x86/bpf: Add ENDBR instructions to prologue and trampoline

[igt-dev] [PATCH i-g-t 00/10] Tile 4 plane format support
 2022-02-25 22:44 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH 0/7] Commit-graph: Generation Number v2 Fixes, v3 implementation
 2022-02-25 22:31 UTC  (3+ messages)
` [PATCH 5/7] commit-graph: document file format v2

[PATCH v6 00/12] clk: Improve clock range handling
 2022-02-25 22:44 UTC  (7+ messages)
` [PATCH v6 02/12] clk: Introduce Kunit Tests for the framework

RFC: possible Cadence GEM race condition in NAPI polling
 2022-02-25 22:32 UTC 

[Intel-gfx] [CI 1/7] drm/i915: add io_size plumbing
 2022-02-25 22:43 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/7] "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] staging: pi433: remove rf69_get_flag function resolving enum conflict
 2022-02-25 22:40 UTC 

[PATCH v3 0/1] xen: fix HVM kexec kernel panic
 2022-02-25 22:39 UTC  (2+ messages)

[xen-unstable-smoke test] 168233: tolerable all pass - PUSHED
 2022-02-25 22:40 UTC 

[PATCH v2 BlueZ] hog-lib: Fix not waiting for UHID_START
 2022-02-25 22:39 UTC 

[PATCH 1/3] powerpc: lib: sstep: fix 'sthcx' instruction
 2022-02-25 22:33 UTC  (16+ messages)
` [PATCH 2/3] powerpc: fix build errors

drivers/firmware/cirrus/cs_dsp.c:1211:2: warning: Value stored to 'adsp1_sizes' is never read [clang-analyzer-deadcode.DeadStores]
 2022-02-25 22:38 UTC 

[PATCH net-next 00/14] HW counters for soft devices
 2022-02-25 22:37 UTC  (9+ messages)
` [PATCH net-next 06/14] net: dev: Add hardware stats support

[PATCHSET 00/17] xfsprogs: various 5.15 fixes
 2022-02-25 22:35 UTC  (11+ messages)
` [PATCH 04/17] libfrog: move the GETFSMAP definitions into libfrog
  ` [PATCH v1.1 04/17] libfrog: always use the kernel GETFSMAP definitions
` [PATCH 12/17] xfs_scrub: report optional features in version string
  ` [PATCH v2 "
` [PATCH 16/17] mkfs: add a config file for x86_64 pmem filesystems
` [PATCH 17/17] mkfs: enable inobtcount and bigtime by default

Regression in workingset_refault latency on 5.15
 2022-02-25 18:08 UTC  (15+ messages)

[PATCH net-next v2 00/12] vxlan metadata device vnifiltering support
 2022-02-25 22:34 UTC  (5+ messages)
` [PATCH net-next v2 11/12] drivers: vxlan: vnifilter: per vni stats

[PATCH v8 0/9] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-02-25 22:32 UTC  (6+ messages)
` [PATCH v8 2/9] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients

[PATCH v7 00/21] Readdir improvements
 2022-02-25 22:29 UTC  (17+ messages)
` [PATCH v7 01/21] NFS: constify nfs_server_capable() and nfs_have_writebacks()
  ` [PATCH v7 02/21] NFS: Trace lookup revalidation failure
    ` [PATCH v7 03/21] NFS: Use kzalloc() to avoid initialising the nfs_open_dir_context
      ` [PATCH v7 04/21] NFS: Calculate page offsets algorithmically
        ` [PATCH v7 05/21] NFS: Store the change attribute in the directory page cache

[PATCH] Makefile: Sort u-boot-initial-env output
 2022-02-25 22:27 UTC  (5+ messages)

Since commit e8907f76544ffe225ab95d70f7313267b1d0c76d bluetooth scanning stopped working on my system
 2022-02-25 22:27 UTC  (6+ messages)

[PATCH] KVM: x86/pmu: Fix reserved bits for AMD PerfEvtSeln register
 2022-02-25 22:26 UTC  (4+ messages)

[PATCH v4 0/7] Provide and use generic_handle_irq_safe() where appropriate
 2022-02-25 22:26 UTC  (4+ messages)
` [PATCH v4 2/7] i2c: core: Use generic_handle_irq_safe() in i2c_handle_smbus_host_notify()

[PATCH v2] clocksource/drivers/timer-ti-dm: fix regression from errata i940 fix
 2022-02-25 22:25 UTC  (4+ messages)

[PATCH 1/2] sstate: do not add TARGET_ARCH to pkgarch for cross recipes
 2022-02-25 22:24 UTC  (4+ messages)
` [PATCH 2/2] OELAYOUT_ABI: bump, avoid tmp/ breakage by removing old cross manifests
  ` [OE-core] "

[PATCH v3 00/14] Move HEVC stateless controls out of staging
 2022-02-25 22:19 UTC  (4+ messages)
` [PATCH v3 05/14] media: uapi: HEVC: Rename HEVC stateless controls with STATELESS prefix

[PATCH BlueZ] hog-lib: Fix not waiting for UHID_START
 2022-02-25 22:21 UTC 

[RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN
 2022-02-25 22:20 UTC  (4+ messages)

[PATCH v1] Add struct folio to cacheflush.h
 2022-02-25 22:18 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_dummyload: Drop ahnd from igt_spin_t
 2022-02-25 22:18 UTC  (3+ messages)

[PATCH v12 0/4] drm/msm/dpu: enable widebus feature base on chip hardware revision
 2022-02-25 22:17 UTC  (4+ messages)
` [PATCH v12 4/4] drm/msm/dp: enable widebus feature for display port

[PATCH] mm: Handle ksize() vs __alloc_size by forgetting size
 2022-02-25 22:16 UTC 

[GIT PULL] configfs fix for Linux 5.17
 2022-02-25 22:15 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 5.17-rc6
 2022-02-25 22:15 UTC  (2+ messages)

[PATCH v9 00/11] vgaarb: Rework default VGA device selection
 2022-02-25 22:15 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2022-02-25 22:15 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: interconnect: qcom: Add sc8280xp binding
 2022-02-25 22:15 UTC  (2+ messages)

[PATCH 1/3] drm: Extend DEFINE_DRM_GEM_FOPS() for optional fops
 2022-02-25 22:14 UTC  (4+ messages)
` [PATCH 3/3] drm/msm: Expose client engine utilization via fdinfo

stable-rc/queue/4.14 build: 195 builds: 3 failed, 192 passed, 2 errors, 32 warnings (v4.14.268-13-g1e51fcf5c2ca)
 2022-02-25 22:13 UTC 

[PATCH v3] simplefb: Enable boot time VESA graphic mode selection
 2022-02-25 22:11 UTC  (10+ messages)
` [PATCH v4 1/3] sysfb: Make config option dependencies explicit
` [PATCH v4 2/3] sysfb: Enable boot time VESA graphic mode selection
` [PATCH v4 3/3] efifb: Remove redundant efifb_setup_from_dmi stub

[PATCH v2] cxl/mbox: Use __le32 in get,set_lsa mailbox structures
 2022-02-25 22:14 UTC 

[PATCH V2] Makefile: Sort u-boot-initial-env output
 2022-02-25 22:08 UTC 

[PATCH] tools: pblimage: fix image header verification function
 2022-02-25 22:07 UTC  (3+ messages)

[Intel-gfx] [PATCH topic/core-for-CI] PCI: vmd: Prevent recursive locking on interrupt allocation
 2022-02-25 22:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

simple file system cleanups for the new bio_alloc calling conventions
 2022-02-25 22:07 UTC  (4+ messages)
` [PATCH 2/3] ext4: pass the operation to bio_alloc

[meta-arago][master/dunfell][PATCH] packagegroup-arago-base-tisdk: Fix issue with optee pkgs not being included
 2022-02-25 22:06 UTC  (2+ messages)

[PATCH v2 0/7] irqchip/apple-aic: Add support for AICv2
 2022-02-25 22:05 UTC  (5+ messages)
` [PATCH v2 7/7] "

[PATCH v1 00/10] iommu/vt-d: Some Intel IOMMU cleanups
 2022-02-25 22:09 UTC  (4+ messages)
` [PATCH v1 09/10] iommu/vt-d: Refactor dmar_insert_one_dev_info()

[PATCH] arm64: dts: qcom: msm8998-oneplus-common: Add NFC
 2022-02-25 21:56 UTC 

[PATCH v2 00/11] Support OVTI7251 on Microsoft Surface line
 2022-02-25 22:04 UTC  (4+ messages)
` [PATCH v2 07/11] media: i2c: Add support for new frequencies to ov7251


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.