All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-02-10 14:19:39 to 2022-02-10 15:01:05 UTC [more...]

[PULL 00/42] ppc queue
 2022-02-10 12:59 UTC  (4+ messages)
` [PULL 06/42] target/ppc: booke: Data Storage exception cleanup
` [PULL 12/42] target/ppc: booke: System Reset "
` [PULL 18/42] target/ppc: 6xx: Critical "

[PATCH] net/failsafe: Fix crash due to global devargs syntax parsing from secondary process
 2022-02-10 15:00 UTC  (2+ messages)
` (no subject)

[RFC PATCH 0/3] powerpc64/bpf: Add support for BPF Trampolines
 2022-02-10 14:59 UTC  (8+ messages)
` [RFC PATCH 2/3] powerpc/ftrace: Override ftrace_location_lookup() for MPROFILE_KERNEL

[PATCH v3 00/37] target/ppc: PowerISA Vector/VSX instruction batch
 2022-02-10 12:34 UTC  (18+ messages)
` [PATCH v3 12/37] target/ppc: Implement Vector Compare Greater Than Quadword
` [PATCH v3 13/37] target/ppc: Implement Vector Compare Quadword
` [PATCH v3 18/37] target/ppc: implement vgnb
` [PATCH v3 20/37] target/ppc: Move xxsel to decodetree
` [PATCH v3 21/37] target/ppc: move xxperm/xxpermr "
` [PATCH v3 22/37] target/ppc: Move xxpermdi "
` [PATCH v3 23/37] target/ppc: Implement xxpermx instruction
` [PATCH v3 25/37] target/ppc: Implement xxeval
` [PATCH v3 26/37] target/ppc: Implement xxgenpcv[bhwd]m instruction
` [PATCH v3 27/37] target/ppc: move xs[n]madd[am][ds]p/xs[n]msub[am][ds]p to decodetree
` [PATCH v3 28/37] target/ppc: implement xs[n]maddqp[o]/xs[n]msubqp[o]
` [PATCH v3 29/37] target/ppc: Implement xvtlsbb instruction
` [PATCH v3 30/37] target/ppc: Remove xscmpnedp instruction
` [PATCH v3 32/37] target/ppc: Implement xscmp{eq,ge,gt}qp
` [PATCH v3 33/37] target/ppc: Move xscmp{eq,ge,gt}dp to decodetree
` [PATCH v3 34/37] target/ppc: Move xs{max, min}[cj]dp to use do_helper_XX3
` [PATCH v3 37/37] target/ppc: Implement xvcvbf16spn and xvcvspbf16 instructions

[PATCH net-next v7 0/5] net/smc: Optimizing performance in short-lived scenarios
 2022-02-10 14:59 UTC  (2+ messages)

[PATCH v1] maintainers: update for testpmd
 2022-02-10 14:58 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v3 00/18] pxe: Refactoring to tidy up and prepare for bootflow
 2022-02-10 14:57 UTC  (10+ messages)
` [PATCH v3 07/18] pxe: Move pxe_utils files

[PATCH v3] mmc: rtsx: improve performance for multi block rw
 2022-02-10 14:56 UTC  (10+ messages)

[PATCH 0/4] random: change usage of arch_get_random_long()
 2022-02-10 14:57 UTC  (2+ messages)

[RFC PATCH] jbd2: avoid __GFP_ZERO with SLAB_TYPESAFE_BY_RCU
 2022-02-10 14:57 UTC  (5+ messages)

[PATCH 0/3] x86/Intel: family 0xF tidying
 2022-02-10 14:56 UTC  (4+ messages)
` [PATCH 1/3] x86/Intel: skip PLATFORM_INFO reads on family 0xf
` [PATCH 2/3] x86/Intel: skip CORE_THREAD_COUNT read "
` [PATCH 3/3] x86/Intel: also display CPU freq for "

[Intel-gfx] [PATCH 0/5] drm/i915/opregion: fixes and cleanups, RESEND
 2022-02-10 14:56 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] drm/amdgpu: add support for GC 10.1.4
 2022-02-10 14:56 UTC  (2+ messages)

[Bug] nvme blocks PC10 since v5.15 - bisected
 2022-02-10 14:56 UTC  (4+ messages)

[PATCH 2/4] random: Add a pseudorandom generator based on the xtea cipher
 2022-02-10 14:56 UTC  (3+ messages)

[PATCH] block: xen: use time_after_eq() instead of jiffies judgment
 2022-02-10 14:55 UTC  (2+ messages)

[RFC 1/2] net: bridge: add knob for filtering rx/tx BPDU packets on a port
 2022-02-10 14:55 UTC  (3+ messages)
` [RFC 2/2] net: bridge: add a software fast-path implementation

[PATCH mptcp-next] mptcp: subflow: get_af_ops should return const
 2022-02-10 14:55 UTC 

[PATCH 3/4] random: get_source_long() function
 2022-02-10 14:55 UTC  (2+ messages)

[PATCH v2] fetch2/git.py: Check if clonedir is correct after shallow tarball clone
 2022-02-10 14:58 UTC  (6+ messages)
` [bitbake-devel] "

[PATCH] iommu/vt-d: Add missing "__init" for rmrr_sanity_check()
 2022-02-10  2:31 UTC 

[PATCH v2 0/7] linkage: better symbol aliasing
 2022-02-10 14:52 UTC  (4+ messages)
` [PATCH v2 2/7] linkage: add SYM_{ENTRY,START,END}_AT()

[PATCH] microblaze: remove CONFIG_SET_FS
 2022-02-10 14:53 UTC  (5+ messages)

[PATCH mptcp-next 0/9] Refactor mptcp_join.sh
 2022-02-10 14:53 UTC  (3+ messages)
` [PATCH mptcp-next 1/9] selftests: mptcp: join: allow running -cCi

[PATCH v1] efi: make sure EFI disk controllers are connected when discovering devices
 2022-02-10 14:53 UTC  (5+ messages)

[PATCH 00/20] libsas and pm8001 fixes
 2022-02-10 14:53 UTC  (13+ messages)
` [PATCH 07/20] scsi: pm8001: Fix command initialization in pm80XX_send_read_log()
` [PATCH 08/20] scsi: pm8001: Fix local variable declaration in pm80xx_pci_mem_copy()
` [PATCH 10/20] scsi: pm8001: fix payload initialization in pm80xx_set_thermal_config()
` [PATCH 16/20] scsi: pm8001: simplify pm8001_get_ncq_tag()
` [PATCH 19/20] scsi: pm8001: cleanup pm8001_queue_command()
` [PATCH 20/20] scsi: pm8001: fix abort all task initialization

[PATCH wpan-next v3 0/4] ieee802154: Improve durations handling
 2022-02-10 14:52 UTC  (2+ messages)

[PATCH mptcp-next] mptcp: mark ops structures as ro_after_init
 2022-02-10 14:52 UTC  (2+ messages)

[PATCH] ethdev: introduce generic dummy packet burst function
 2022-02-10 14:52 UTC  (6+ messages)

[PATCH v3 0/2] Add lpass pin control support for audio on sc7280 based targets
 2022-02-10 14:51 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: qcom: sc7280: Add pinmux for I2S speaker and Headset
` [PATCH v3 2/2] arm64: dts: qcom: sc7280: add lpass lpi pin controller node

[PATCH 0/9] ASoC: SOF: IPC client infrastructure
 2022-02-10 14:50 UTC  (7+ messages)
` [PATCH 9/9] ASoC: SOF: Convert the generic probe support to SOF client

[PATCH v9 00/24] wfx: get out from the staging area
 2022-02-10 14:51 UTC  (7+ messages)
` [PATCH v9 05/24] wfx: add main.c/main.h

[PATCH V4] usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
 2022-02-10 14:49 UTC  (8+ messages)

[PATCH] PCI: pciehp: Add Qualcomm bridge (0x0110) to the command completed quirk
 2022-02-10 14:50 UTC 

[PATCH] USB: zaurus: support another broken Zaurus
 2022-02-10 14:49 UTC  (6+ messages)

[PATCH mptcp-next] mptcp: constify a bunch of of helpers
 2022-02-10 14:49 UTC  (2+ messages)

[PATCH 0/3] About i.MX GPT input capture patches
 2022-02-10 14:47 UTC  (4+ messages)
` [PATCH 3/3] Add i.MX8MM GPT input capture example

[PATCH v3 0/2] pinctrl: mediatek: Support pinctrl driver on mt8186
 2022-02-10 14:47 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: pinctrl: mt8186: add pinctrl file and binding document

How to boot Windows when Bitlocker enabled with key sealed in TPM
 2022-02-10 14:48 UTC  (2+ messages)

Subject: [PATCH 1/4] random: Simple utility functions
 2022-02-10 14:48 UTC  (2+ messages)

[PATCH v2 mptcp-next] mptcp: don't save tcp data_ready and write space callbacks
 2022-02-10 14:48 UTC 

[PATCH v2] drm/mediatek: allow commands to be sent during video mode
 2022-02-10 14:47 UTC  (5+ messages)

[PATCH v2] selftests/ftrace: Do not trace do_softirq because of PREEMPT_RT
 2022-02-10 14:48 UTC  (6+ messages)

[igt-dev] [PATCH i-g-t 0/4] Add i915 blt library + gem_ccs test
 2022-02-10 14:48 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for Add i915 blt library + gem_ccs test (rev3)

[hch-misc:pgmap-refcount 14/27] mm/migrate_device.c:236:3: error: implicit declaration of function 'flush_tlb_range'; did you mean 'flush_pmd_tlb_range'?
 2022-02-10 14:48 UTC 

[PATCH v2] arm64: dts: mediatek: Add Mediatek mt8192 cpufreq device nodes
 2022-02-10 14:46 UTC  (4+ messages)

[PATCH v5 0/5] Sparse checkout: fix bug with worktree of bare repo
 2022-02-10 14:48 UTC  (7+ messages)
` [PATCH v6 0/6] "
  ` [PATCH v6 3/6] config: add repo_config_set_worktree_gently()

[PATCH v2] PCI: qcom: Add support for handling MSIs from 8 endpoints
 2022-02-10 14:47 UTC 

[PATCH 00/10] irqchip: Prevent drivers abusing irq_chip::name
 2022-02-10 14:46 UTC  (12+ messages)
` [PATCH 10/10] pinctrl: starfive: Switch to dynamic chip name output

[PATCH v5 00/13] module: core code clean up
 2022-02-10 14:45 UTC  (4+ messages)
` [PATCH v5 01/13] module: Move all into module/

[PATCH 5.16 0/5] 5.16.9-rc1 review
 2022-02-10 14:44 UTC  (2+ messages)

[PATCH 4/4] random: Apply get_source_long() in several places
 2022-02-10 14:44 UTC 

[PATCH] hwmon: (pmbus) Clear pmbus fault/warning bits before read
 2022-02-10 14:44 UTC  (2+ messages)

[PATCH v4 0/2] i2c-designware: Add support for AMD PSP semaphore
 2022-02-10 14:43 UTC  (5+ messages)
` [PATCH v4 2/2] i2c: designware: Add AMD PSP I2C bus support

next/master baseline: 716 runs, 139 regressions (next-20220210)
 2022-02-10 14:43 UTC 

[PATCH net-next v5 0/2] MCTP I2C driver
 2022-02-10 14:41 UTC  (3+ messages)
` [PATCH net-next v5 1/2] dt-bindings: net: New binding mctp-i2c-controller

[PATCH 0/1] midx: prevent writing a bitmap with zero objects
 2022-02-10 14:41 UTC  (3+ messages)
` [PATCH 1/1] midx: prevent writing a .bitmap without any objects

[PATCH v3 00/10] KVM: s390: Do storage key checking
 2022-02-10 14:41 UTC  (5+ messages)
` [PATCH v3 06/10] KVM: s390: Add vm IOCTL for key checked guest absolute memory access
` [PATCH v3 09/10] KVM: s390: Update api documentation for memop ioctl

[PATCH] selftest/vm: Use correct PAGE_SHIFT value for ppc64
 2022-02-10 14:39 UTC  (5+ messages)

[PATCH] glossary: describe "worktree"
 2022-02-10 14:40 UTC  (2+ messages)

Question about deadlock between AER and pceihp interrupts during resume from S3 with unplugged device
 2022-02-10 14:39 UTC  (2+ messages)

[PATCH] kbuild: Don't report disabled nodes with duplicate addresses
 2022-02-10 14:39 UTC  (2+ messages)

[PATCH 00/23] drm: Fill in default values for plane properties
 2022-02-10 14:38 UTC  (7+ messages)
` [PATCH 05/23] drm/amd/display: Fix color encoding mismatch

arch/powerpc/xmon/xmon.c:1881 excprint() warn: variable dereferenced before check 'current' (see line 1853)
 2022-02-10 14:38 UTC 

[PATCH] vdpa/sfc: fix null pointer dereference
 2022-02-10 14:37 UTC  (3+ messages)
`  "

[PATCH v6 net-next 0/5] use bulk reads for ocelot statistics
 2022-02-10 14:37 UTC  (4+ messages)
` [PATCH v6 net-next 5/5] net: mscc: ocelot: use bulk reads for stats

[PATCH 0/7] Verify C++ compatibility of public headers
 2022-02-10 14:37 UTC  (4+ messages)
` [PATCH v3 "
  ` [PATCH v3 7/7] buildtools/chkincs: test headers for C++ compatibility

pull request: mt76 2022-02-04
 2022-02-10 14:37 UTC  (2+ messages)

[PATCH] btrfs: zoned: introduce a minimal zone size and reject mount
 2022-02-10 14:32 UTC  (2+ messages)

[PATCH] cve-check: add json format
 2022-02-10 14:36 UTC  (2+ messages)
` [OE-core] "

[PATCH] drm/amdgpu: Fix compile error
 2022-02-10 14:34 UTC  (4+ messages)

[Intel-gfx] [PATCH v2] drm/i915/display/vrr: Reset VRR capable property on a long hpd
 2022-02-10 14:34 UTC  (3+ messages)
` [drm/i915/display/vrr] ba3e9d88c7: canonical_address#:#[##]
  ` [Intel-gfx] "

[PATCH v2 1/3] net/ark: add device capabilities record
 2022-02-10 14:34 UTC  (3+ messages)
  ` [PATCH v2 2/3] net/ark: support arbitrary mbuf size
  ` [PATCH v2 3/3] net/ark: support chunk DMA transfers

[PATCH v4 0/5] crypto: improve asym session usage
 2022-02-10 14:34 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 2/5] crypto: use single buffer for asymmetric session
    ` [EXT] "

long ucsi_acpi_platform_driver_init
 2022-02-10 14:34 UTC  (7+ messages)

[PATCH v2] PCI: mediatek: Clear interrupt status before dispatching handler
 2022-02-10 14:31 UTC  (4+ messages)

[EXP rcutorture] cd7bd64af5: BUG:workqueue_lockup-pool
 2022-02-10 14:33 UTC  (2+ messages)

[Intel-gfx] [PATCH v2 0/5] drm/i915: Futher optimize plane updates
 2022-02-10 14:33 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: Futher optimize plane updates (rev4)

[GIT PULL] Audit fixes for v5.17 (#2)
 2022-02-10 14:03 UTC  (2+ messages)

[Buildroot] [PATCH v3 1/2] configs/zynqmp_zcu106: bump ATF/U-Boot/Linux to Xilinx 2022
 2022-02-10 14:32 UTC  (2+ messages)

[PATCH v3 0/5] btrfs: defrag: don't waste CPU time on non-target extent
 2022-02-10 14:26 UTC  (6+ messages)

[BUG] usb: typec: ucsi: possible deadlock in ucsi_pr_swap() and ucsi_handle_connector_change()
 2022-02-10 14:30 UTC  (4+ messages)

pull-request: ieee802154-next 2022-02-10
 2022-02-10 14:30 UTC  (2+ messages)

[PATCH v2 0/3] Add lpass pin control support for audio on sc7280 based targets
 2022-02-10 14:29 UTC  (11+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sc7280: add lpass lpi pin controller node
` [PATCH v2 3/3] arm64: dts: qcom: sc7280: Add wcd9380 pinmux

[PATCH v2] usb: core: Unregister device on component_add() failure
 2022-02-10 14:29 UTC  (2+ messages)

[PATCH RFC v12 0/3] nfsd: Initial implementation of NFSv4 Courteous Server
 2022-02-10 14:29 UTC  (5+ messages)
` [PATCH RFC v12 1/3] fs/lock: add new callback, lm_lock_conflict, to lock_manager_operations

[PATCH v2 0/3] crypto: Convert atmel-crypto to YAML
 2022-02-10 14:26 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: Convert Atmel AES to yaml

[PATCH v5 11/13] module: Move sysfs support into a separate file
 2022-02-10 14:28 UTC  (3+ messages)
` [PATCH v5 13/13] module: Move version "

[xilinx-xlnx:xlnx_rebase_v5.15 576/923] drivers/dma/xilinx/xilinx_frmbuf.c:619:8-16: ERROR: invalid reference to the index variable of the iterator on line 605
 2022-02-10 14:28 UTC 

drivers/gpu/drm/i915/gt/selftest_migrate.c:182 clear() error: uninitialized symbol 'rq'
 2022-02-10 14:28 UTC 

[Intel-gfx] [PATCH 0/6] More GT register cleanup
 2022-02-10 14:27 UTC  (3+ messages)

Funny log entries for rtw88_8821ce
 2022-02-10 14:26 UTC  (6+ messages)

[PATCH] tracing: uninline trace_trigger_soft_disabled()
 2022-02-10 14:26 UTC  (2+ messages)

[PATCHv4] tty: hvc: dcc: Bind driver to CPU core0 for reads and writes
 2022-02-10 14:24 UTC  (3+ messages)

[PATCH] arm: dts: rockchip rk322x: reorder hmdi clocks
 2022-02-10 14:23 UTC  (3+ messages)

Double free in mount codepath
 2022-02-10 14:24 UTC 

[PATCH 0/5] MediaTek pinctrl drivers cleanups
 2022-02-10 14:19 UTC  (18+ messages)
` [PATCH 1/5] pinctrl: mediatek: paris: Unify probe function by using OF match data
` [PATCH 2/5] pinctrl: mediatek: common-v1: Add common probe function
` [PATCH 3/5] pinctrl: mediatek: common-v1: Use "
` [PATCH 4/5] pinctrl: mediatek: common-v1: Commonize spec_pupd callback
` [PATCH 5/5] pinctrl: mediatek: common-v1: Commonize spec_ies_smt_set callback

Upgrading Yocto without rebuilding instances #yocto
 2022-02-10 14:21 UTC  (2+ messages)

[PATCH 0/8] mm/memory-failure.c: A few cleanup patches for memory failure
 2022-02-10 14:17 UTC  (9+ messages)
` [PATCH 1/8] mm/memory-failure.c: minor clean up for memory_failure_dev_pagemap
` [PATCH 2/8] mm/memory-failure.c: avoid walking page table when vma_address() return -EFAULT
` [PATCH 3/8] mm/memory-failure.c: rework the signaling logic in kill_proc
` [PATCH 4/8] mm/memory-failure.c: remove unneeded orig_head
` [PATCH 5/8] mm/memory-failure.c: remove PageSlab check in hwpoison_filter_dev
` [PATCH 6/8] mm/memory-failure.c: rework the try_to_unmap logic in hwpoison_user_mappings()
` [PATCH 7/8] mm/memory-failure.c: remove obsolete comment in __soft_offline_page
` [PATCH 8/8] mm/memory-failure.c: remove unnecessary PageTransTail check


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.