All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-16 05:25:09 to 2022-03-16 06:30:14 UTC [more...]

[RFC] thunderbolt: Automatically authorize PCIe tunnels when IOMMU is active
 2022-03-16  6:30 UTC  (2+ messages)

[PATCH RFC v16 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
 2022-03-16  6:29 UTC  (4+ messages)
` [PATCH RFC v16 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy clients

[PATCH] staging: rts5208: Resolve checkpath.pl issues
 2022-03-16  6:29 UTC  (2+ messages)

[PATCH v2] arm64: add the printing of tpidr_elx in __show_regs()
 2022-03-16  6:24 UTC  (2+ messages)

[PATCH u-boot-marvell] arm: mvebu: dts: turris_mox: fix non-working network / MDIO
 2022-03-16  6:22 UTC  (2+ messages)

[PATCH net-next 0/3] net: gre: add skb drop reasons to gre packet receive
 2022-03-16  6:21 UTC  (4+ messages)
` [PATCH net-next 3/3] net: ipgre: add skb drop reasons to gre_rcv()

[PATCH v3] drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVEN
 2022-03-16  6:21 UTC  (5+ messages)

Problem to build u-boot
 2022-03-16  6:21 UTC  (5+ messages)
  ` AW: "

[PATCH 0/5] Fix AST2600 quad mode SPI pinmux settings
 2022-03-16  6:11 UTC  (13+ messages)
` [PATCH 3/5] pinctrl: pinctrl-aspeed-g6: add FWQSPI function-group

[PATCH bpf-next 0/3] Remove libcap dependency from bpf selftests
 2022-03-16  6:20 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: selftests: Add helpers to directly use the capget and capset syscall

[PATCH v4 0/3] KVM: arm64: mixed-width check should be skipped for uninitialized vCPUs
 2022-03-16  6:18 UTC  (9+ messages)
` [PATCH v4 2/3] "

[PATCH v2 0/2] target/riscv: Allow software access to MIP SEIP
 2022-03-16  6:15 UTC  (7+ messages)
` [PATCH v2 1/2] target/riscv: cpu: Fixup indentation
` [PATCH v2 2/2] target/riscv: Allow software access to MIP SEIP

[PATCH v5] ui/cocoa: Use NSWindow's ability to resize
 2022-03-16  6:02 UTC 

[PATCH 0/6] Devicetree updates for SDX65 platform
 2022-03-16  6:17 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: qcom: sdx65: Add spmi node
` [PATCH 2/6] ARM: dts: qcom: sdx65-mtp: Add pmk8350b and pm8150b pmic
` [PATCH 3/6] ARM: dts: qcom: sdx65-mtp: Add pmx65 pmic
` [PATCH 4/6] ARM: dts: qcom: sdx65: Add rpmpd node
` [PATCH 5/6] ARM: dts: qcom: Add PMIC pmx65 dts
` [PATCH 6/6] ARM: dts: qcom: sdx65-mtp: Add regulator nodes

[PATCH v5 0/8] Add support for HiSilicon PCIe Tune and Trace device
 2022-03-16  6:15 UTC  (6+ messages)
` [PATCH v5 1/8] iommu/arm-smmu-v3: Make default domain type of HiSilicon PTT device to identity

[rcu] 758cf1496b: BUG:spinlock_bad_magic_on_CPU
 2022-03-16  6:16 UTC  (4+ messages)

[PATCH] audio/mixeng: Do not declare unused variables
 2022-03-16  6:10 UTC 

[PATCH v21 0/5] support reserving crashkernel above 4G on arm64 kdump
 2022-03-16  6:15 UTC  (8+ messages)
` [PATCH v21 1/5] kdump: return -ENOENT if required cmdline option does not exist

[PATCH net-next,v3] net: geneve: support IPv4/IPv6 as inner protocol
 2022-03-16  6:15 UTC 

[Intel-gfx] [PATCH 0/3] i915: General multicast steering updates
 2022-03-16  6:16 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for i915: General multicast steering updates (rev2)

CONFIG_NO_HZ_FULL = y but still have arch-timer on isolation CPUs
 2022-03-16  6:16 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t v6] IGT cleanup
 2022-03-16  6:16 UTC 

[Intel-wired-lan] [PATCH] igb: zero hwtstamp by default
 2022-03-16  6:14 UTC  (3+ messages)

[PATCH v3 00/17] target/m68k: Conditional traps + trap cleanup
 2022-03-16  5:58 UTC  (18+ messages)
` [PATCH v3 01/17] target/m68k: Raise the TRAPn exception with the correct pc
` [PATCH v3 02/17] target/m68k: Switch over exception type in m68k_interrupt_all
` [PATCH v3 03/17] target/m68k: Fix coding style "
` [PATCH v3 04/17] linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15
` [PATCH v3 05/17] target/m68k: Remove retaddr in m68k_interrupt_all
` [PATCH v3 06/17] target/m68k: Fix address argument for EXCP_CHK
` [PATCH v3 07/17] target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0
` [PATCH v3 08/17] target/m68k: Fix address argument for EXCP_TRACE
` [PATCH v3 09/17] target/m68k: Fix stack frame for EXCP_ILLEGAL
` [PATCH v3 10/17] target/m68k: Implement TRAPcc
` [PATCH v3 11/17] target/m68k: Implement TPF in terms of TRAPcc
` [PATCH v3 12/17] target/m68k: Implement TRAPV
` [PATCH v3 13/17] target/m68k: Implement FTRAPcc
` [PATCH v3 14/17] tests/tcg/m68k: Add trap.c
` [PATCH v3 15/17] linux-user/strace: Fix print_syscall_err
` [PATCH v3 16/17] linux-user/strace: Adjust get_thread_area for m68k
` [PATCH v3 17/17] target/m68k: Mark helper_raise_exception as noreturn

[PATCH v2 0/5] ASoC: mediatek: Add support for MT8195 sound card with max98390 and rt5682
 2022-03-16  6:01 UTC  (24+ messages)
` [PATCH v2 1/5] ASoC: mediatek: mt8195: merge machine driver
` [PATCH v2 2/5] ASoC: dt-bindings: mediatek: mt8195: merge mt8195 machine yaml
` [PATCH v2 3/5] ASoC: mediatek: mt8195: rename card controls
` [PATCH v2 4/5] ASoC: mediatek: mt8195: add machine support for max98390 and rt5682
` [PATCH v2 5/5] ASoC: dt-bindings: mediatek: mt8195: support mt8195-mt6359-max98390-rt5682

[PATCH] ath11k: acquire ab->base_lock in unassign when finding the peer by addr
 2022-03-16  6:13 UTC  (3+ messages)

[PATCH v6 0/3] mmc: mediatek: add support for SDIO async IRQ
 2022-03-16  6:00 UTC  (12+ messages)
` [PATCH v6 1/3] dt-bindings: mmc: mtk-sd: extend interrupts and pinctrls properties
` [PATCH v6 2/3] mmc: core: Add support for SDIO wakeup interrupt
` [PATCH v6 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ

[PATCH] block: limit request dispatch loop duration
 2022-03-16  6:11 UTC 

[PATCH v3 00/19] xen/arm: mm: Remove open-coding mappings
 2022-03-16  6:10 UTC  (3+ messages)
` [PATCH v3 19/19] xen/arm: mm: Re-implement setup_frame_table_mappings() with map_pages_to_xen()

[PATCH v3] media: hantro: Implement support for encoder commands
 2022-03-16  6:09 UTC  (5+ messages)

[PATCH] test/py: efi_capsule: Handle expected reset after capsule on disk
 2022-03-16  6:09 UTC  (19+ messages)

[Bug 939] [dpdk 22.03-rc2] drivers/net/cnxk/cnxk_ethdev_mtr meson build failed with cflag parm optimization=1 on Ubuntu20.04 with GCC10.3
 2022-03-16  6:08 UTC  (2+ messages)

[PATCH v7 04/12] mm: multigenerational LRU: groundwork
 2022-03-16  6:06 UTC  (11+ messages)

[PATCH 0/6] Add Power Domains and Regulators in SDX65
 2022-03-16  6:07 UTC  (7+ messages)
` [PATCH 1/6] regulator: dt-bindings: Add PMX65 compatibles
` [PATCH 2/6] regulator: qcom-rpmh: Add support for SDX65
` [PATCH 3/6] dt-bindings: power: Add rpm power domain bindings "
` [PATCH 4/6] soc: qcom: rpmhpd: Add SDX65 power domains
` [PATCH 5/6] dt-bindings: pinctrl: qcom-pmic-gpio: Add pmx65 support
` [PATCH 6/6] pinctrl: qcom-pmic-gpio: Add support for pmx65

[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
 2022-03-16  6:04 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: icmp: add skb drop reasons to icmp
 2022-03-16  6:02 UTC  (3+ messages)
` [PATCH net-next v2 2/3] net: icmp: introduce __ping_queue_rcv_skb() to report drop reasons

[PATCH v13 0/2] add TCP and HTTP for downloading images
 2022-03-16  6:02 UTC  (3+ messages)
` [PATCH v13 1/2] net: Add TCP protocol
` [PATCH v13 2/2] net: Add wget application

[kvm-unit-tests PATCH] libfdt: use logical "or" instead of bitwise "or" with boolean operands
 2022-03-16  6:02 UTC 

[Buildroot] [PATCH 1/1] package/python-pillow: fix pkg-config search paths
 2022-03-16  6:02 UTC 

[PATCH v4 0/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu
 2022-03-16  5:59 UTC  (3+ messages)
` [PATCH v4 1/2] selftest/resctrl: Extend cpu vendor detection
` [PATCH v4 2/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel cpu

apply commit 61cc4534b655 ("locking/lockdep: Avoid potential access of invalid memory in lock_class") to linux-5.4-stable
 2022-03-16  6:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] test/i915_pm_rpm: Remove igt_describe() from dynamic subtest
 2022-03-16  5:58 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[igt-dev] [v3 i-g-t 2/3] tests/kms_color: Add support for Deep-Color
 2022-03-16  5:59 UTC  (3+ messages)
` [igt-dev] [v4 "

[Intel-gfx] [PATCH] drm/i915: avoid concurrent writes to aux_inv
 2022-03-16  5:58 UTC  (7+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915: avoid concurrent writes to aux_inv (rev5)
    ` [PATCH] drm/i915: avoid concurrent writes to aux_inv

[PATCH V4 0/7] mmc: add error statistics for eMMC and SD card
 2022-03-16  5:58 UTC  (5+ messages)
` [PATCH V4 6/7] mmc: sdhci: Set error state for mmc driver

[PATCH v9 00/14] Multi-Gen LRU Framework
 2022-03-16  5:55 UTC  (4+ messages)
` [PATCH v9 06/14] mm: multi-gen LRU: minimal implementation

linux-next: build failure after merge of the userns tree
 2022-03-16  5:56 UTC 

cron job: media_tree daily build: WARNINGS
 2022-03-16  5:53 UTC 

[igt-dev] [v5 i-g-t 1/3] tests/kms_color_helper: Read deep-color capability from EDID
 2022-03-16  5:53 UTC  (3+ messages)
` [igt-dev] [v6 "

[PATCH] maintenance: fix synopsis in documentation
 2022-03-16  5:51 UTC  (3+ messages)

next/pending-fixes baseline: 381 runs, 13 regressions (v5.17-rc8-122-ge6f79dd905ae)
 2022-03-16  5:49 UTC 

[ammarfaizi2-block:google/android/kernel/common/android-4.19-stable 464/9999] drivers/iommu/io-pgtable-arm.c:241:48: error: expected ')' before 'table_pte'
 2022-03-16  5:47 UTC 

[PATCH v2] coreaudio: Commit the result of init in the end
 2022-03-16  5:39 UTC 

[PATCH v3, 0/3] Add mt8186 dsi compatoble & Convert dsi_dtbinding to .yaml
 2022-03-16  5:35 UTC  (16+ messages)
` [PATCH v3,0/3] "
` [PATCH v3, 1/3] dt-bindings: display: mediatek: dsi: "
  ` [PATCH v3,1/3] "
` [PATCH v3, 2/3] dt-bindings: display: mediatek: dsi: Add compatible for MediaTek MT8186
  ` [PATCH v3,2/3] "
` [PATCH v3,3/3] drm/mediatek: Add mt8186 dsi compatible to mtk_dsi.c

[PATCH] kunit: split resource API from test.h into new resource.h
 2022-03-16  5:41 UTC  (2+ messages)

[RFC PATCH v2 0/5] vfio/pci: Enable runtime power management support
 2022-03-16  5:41 UTC  (6+ messages)
` [RFC PATCH v2 5/5] vfio/pci: add the support for PCI D3cold state

[PATCH 0/4] KVM: arm64: vgic-v3: MMIO-based LPI invalidation and co
 2022-03-16  5:39 UTC  (9+ messages)
` [PATCH 2/4] KVM: arm64: vgic-v3: Implement MMIO-based LPI invalidation
` [PATCH 3/4] KVM: arm64: vgic-v3: Expose GICR_CTLR.RWP when disabling LPIs

[PATCH] ASoC: fsl_spdif: Add new registers included on i.MX8ULP
 2022-03-16  5:28 UTC 

Possible performance regression with CONFIG_SQUASHFS_DECOMP_SINGLE
 2022-03-16  5:34 UTC  (2+ messages)

[PATCH v20 0/7] Add vmnet.framework based network backend
 2022-03-16  5:33 UTC  (3+ messages)
` [PATCH v20 5/7] net/vmnet: implement bridged mode (vmnet-bridged)

bnx2x: ppc64le: Unable to set message level greater than 0x7fff
 2022-03-16  5:33 UTC  (5+ messages)

[PATCH] util/parse: Fix build error on ubuntu
 2022-03-16  5:33 UTC  (6+ messages)

[PATCH 0/7] core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects
 2022-03-16  5:33 UTC  (3+ messages)
` [PATCH 1/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean

[PATCH bpf-next] samples: bpf: convert xdp_router_ipv4 to XDP samples helper
 2022-03-16  5:31 UTC  (4+ messages)

[ndctl PATCH] ndctl/build: Fix 'iniparser' includes due to variances in distros
 2022-03-16  5:30 UTC 

[PATCH net V5 2/2] ax25: Fix NULL pointer dereferences in ax25 timers
 2022-03-16  5:30 UTC 

[PATCH] xen/usb: harden xen_hcd against malicious backends
 2022-03-16  5:29 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] Subskeleton support for BPF libraries
 2022-03-16  5:28 UTC  (8+ messages)
` [PATCH bpf-next v3 3/5] libbpf: add subskeleton scaffolding
` [PATCH bpf-next v3 4/5] bpftool: add support for subskeletons
` [PATCH bpf-next v3 1/5] libbpf: .text routines are subprograms in strict mode

Failure to access cifs mount of samba share after resume from sleep with 5.17-rc5
 2022-03-16  5:27 UTC  (16+ messages)

[Intel-wired-lan] [PATCH -next] ice: clean up one inconsistent indenting
 2022-03-16  5:26 UTC  (3+ messages)
`  "

[PATCH] MAINTAINERS: remove section LIBNVDIMM BLK: MMIO-APERTURE DRIVER
 2022-03-16  5:25 UTC  (2+ messages)


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.