All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-24 21:02:54 to 2021-05-24 22:18:44 UTC [more...]

[PATCH v9 00/22] Mediatek MT8192 clock support
 2021-05-24 12:20 UTC  (7+ messages)
` [PATCH v9 10/22] clk: mediatek: Add MT8192 basic clocks support
` [PATCH v9 15/22] clk: mediatek: Add MT8192 ipesys clock support
` [PATCH v9 19/22] clk: mediatek: Add MT8192 msdc "

[PATCH v2 0/5] tick/broadcast: Allow per-cpu timers to be used instead of broadcast
 2021-05-24 22:18 UTC  (5+ messages)
` [PATCH v2 1/5] tick/broadcast: Drop unneeded CONFIG_GENERIC_CLOCKEVENTS_BROADCAST guard
` [PATCH v2 2/5] tick/broadcast: Split __tick_broadcast_oneshot_control() into a helper
` [PATCH v2 3/5] tick/broadcast: Prefer per-cpu oneshot wakeup timers to broadcast
` [PATCH v2 4/5] tick/broadcast: Program wakeup timer when entering idle if required

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-24  7:26 UTC  (7+ messages)
` [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
  ` [dm-devel] "
` [PATCH 14/26] md: convert to blk_alloc_disk/blk_cleanup_disk

+ nouveau-svm-implement-atomic-svm-access.patch added to -mm tree
 2021-05-24 22:16 UTC 

+ nouveau-svm-refactor-nouveau_range_fault.patch added to -mm tree
 2021-05-24 22:16 UTC 

+ mm-selftests-for-exclusive-device-memory.patch added to -mm tree
 2021-05-24 22:16 UTC 

+ mm-device-exclusive-memory-access.patch added to -mm tree
 2021-05-24 22:16 UTC 

+ mm-memoryc-allow-different-return-codes-for-copy_nonpresent_pte.patch added to -mm tree
 2021-05-24 22:16 UTC 

+ mm-rename-migrate_pgmap_owner.patch added to -mm tree
 2021-05-24 22:16 UTC 

+ mm-rmap-split-migration-into-its-own-function.patch added to -mm tree
 2021-05-24 22:16 UTC 

+ mm-rmap-split-try_to_munlock-from-try_to_unmap.patch added to -mm tree
 2021-05-24 22:16 UTC 

+ mm-swapops-rework-swap-entry-manipulation-code.patch added to -mm tree
 2021-05-24 22:15 UTC 

[PATCH v6 00/17] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-05-24 12:51 UTC  (5+ messages)
` [PATCH v6 12/17] phy: sun4i-usb: Introduce port2 SIDDQ quirk

Re: Re: Re: Re: Re: [syzbot] INFO: rcu detected stall in tx
 2021-05-24 22:16 UTC  (9+ messages)
  `  "

[PATCH v3 0/7] Add Aspeed SSIF BMC driver
 2021-05-24 10:20 UTC  (4+ messages)
` [PATCH v3 5/7] i2c: aspeed: Add aspeed_set_slave_busy()

[PATCH v2 0/6] drm/msm/dpu: rework irq handling
 2021-05-24 22:13 UTC  (19+ messages)
` [PATCH v2 1/6] drm/msm/dpu: merge dpu_hw_intr_get_interrupt_statuses into dpu_hw_intr_dispatch_irqs
  ` [Freedreno] "
` [PATCH v2 2/6] drm/msm/dpu: hw_intr: always call dpu_hw_intr_clear_intr_status_nolock
  ` [Freedreno] "
` [PATCH v2 3/6] drm/msm/dpu: define interrupt register names
  ` [Freedreno] "
` [PATCH v2 4/6] drm/msm/dpu: replace IRQ lookup with the data in hw catalog
  ` [Freedreno] "
` [PATCH v2 5/6] drm/msm/dpu: drop remains of old irq lookup subsystem
  ` [Freedreno] "
` [PATCH v2 6/6] drm/msm/dpu: simplify IRQ enabling/disabling
  ` [Freedreno] "

[PATCH v2 1/3] dt-bindings: mmc: add no-mmc-hs400 flag
 2021-05-24 14:10 UTC  (2+ messages)

[PATCHSET v2 0/2] xfs: strengthen validation of extent size hints
 2021-05-24 22:12 UTC  (7+ messages)
` [PATCH 2/2] xfs: validate extsz hints against rt extent size when rtinherit is set

[PATCH 5.12 000/127] 5.12.7-rc1 review
 2021-05-24 22:12 UTC  (3+ messages)

[PATCH v9 00/10] Add support for SVM atomics in Nouveau
 2021-05-24 22:11 UTC  (5+ messages)
` [PATCH v9 07/10] mm: Device exclusive memory access
  ` [Nouveau] "

[RFC PATCH v3 0/8] Add IOPF support for VFIO passthrough
 2021-05-24 22:11 UTC  (21+ messages)
` [RFC PATCH v3 2/8] vfio/type1: Add a page fault handler
` [RFC PATCH v3 5/8] vfio/type1: VFIO_IOMMU_ENABLE_IOPF
` [RFC PATCH v3 8/8] vfio: Add nested IOPF support

[PATCH v1 0/3] pinctrl: pinctrl-g6: Add the 2nd sgpio
 2021-05-24 11:13 UTC  (2+ messages)
` [PATCH v1 2/3] ARM: dts: aspeed-g6: Add pinctrl settings

[PATCH 01/11] drm/amdgpu: Comply with implicit fencing rules
 2021-05-24  7:54 UTC  (6+ messages)
` [PATCH 06/11] drm/<driver>: drm_gem_plane_helper_prepare_fb is now the default

[PATCH] mmc: mxs-mmc: Disable the 'reg_vmmc' regulator when needed
 2021-05-24 13:59 UTC  (2+ messages)

[PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
 2021-05-24 22:08 UTC  (18+ messages)
` [PATCH v6 06/21] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
` [PATCH v6 08/21] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
` [PATCH v6 11/21] sched: Split the guts of sched_setaffinity() into a helper function
` [PATCH v6 12/21] sched: Allow task CPU affinity to be restricted on asymmetric systems
` [PATCH v6 21/21] Documentation: arm64: describe asymmetric 32-bit support

[PATCH 0/2] arm64: remove page granularity limitation from KFENCE
 2021-05-24  9:26 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH bpf-next 0/3] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
 2021-05-24 22:05 UTC  (4+ messages)
` [PATCH bpf-next 1/3] "
` [PATCH bpf-next 2/3] bpf: support specifying ingress via "
` [PATCH bpf-next 3/3] selftests/bpf: Add test for "

[Intel-wired-lan] [PATCH net] ixgbe: Fix packet corruption due to missing DMA sync
 2021-05-24 22:05 UTC  (2+ messages)
`  "

[PATCH RFC 0/7] Introduce support for guest AMX feature
 2021-05-24 22:06 UTC  (13+ messages)
` [PATCH RFC 1/7] kvm: x86: Expose XFD CPUID to guest
` [PATCH RFC 2/7] kvm: x86: Introduce XFD MSRs as passthrough "
` [PATCH RFC 4/7] kvm: x86: Add new ioctls for XSAVE extension
` [PATCH RFC 5/7] kvm: x86: Revise CPUID.D.1.EBX for alignment rule
` [PATCH RFC 7/7] kvm: x86: AMX XCR0 support for guest

[PATCH v13 0/8] MTE support for KVM guest
 2021-05-24 10:45 UTC  (3+ messages)
` [PATCH v13 2/8] arm64: Handle MTE tags zeroing in __alloc_zeroed_user_highpage()
` [PATCH v13 5/8] KVM: arm64: Save/restore MTE registers

[PATCH 5.4 00/71] 5.4.122-rc1 review
 2021-05-24 22:05 UTC  (3+ messages)

[PATCH v10] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2021-05-24  9:18 UTC  (3+ messages)

[PATCH v2] bus: mhi: Wait for M2 state during system resume
 2021-05-24  7:01 UTC  (3+ messages)

[wg-easy] The easiest way to run WireGuard VPN + Web-based Admin UI
 2021-05-24  9:35 UTC 

[PATCH 4.19 00/49] 4.19.192-rc1 review
 2021-05-24 22:05 UTC  (2+ messages)

[PATCH] lib/math/rational.c: Fix divide by zero
 2021-05-24 22:04 UTC  (4+ messages)

[PATCH 5.10 000/104] 5.10.40-rc1 review
 2021-05-24 22:03 UTC  (4+ messages)

[PATCH net 0/3] MTU fixes for mv88e6xxx
 2021-05-24 22:04 UTC  (6+ messages)
` [PATCH net 1/3] dsa: mv88e6xxx: 6161: Use chip wide MAX MTU
` [PATCH net 2/3] dsa: mv88e6xxx: Fix MTU definition
` [PATCH net 3/3] net: dsa: Include tagger overhead when setting MTU for DSA and CPU ports

[PATCH v2] riscv: mm: Drop redundant _sdata and _edata declaration
 2021-05-23 23:07 UTC  (2+ messages)

[PATCH] mmc: mediatek: remove useless data parameter from msdc_data_xfer_next()
 2021-05-24 14:10 UTC  (2+ messages)

[PATCH v4 00/18] Tidy up cache.S
 2021-05-24  8:29 UTC  (4+ messages)
` [PATCH v4 05/18] arm64: Do not enable uaccess for invalidate_icache_range
` [PATCH v4 11/18] arm64: dcache_by_line_op to take end parameter instead of size
` [PATCH v4 12/18] arm64: __flush_dcache_area "

[meta-ti][dunfell/master][PATCH V2] linux-ti-staging: Add extra dtc flags to support dtb overlays
 2021-05-24 22:02 UTC  (3+ messages)

[PATCH v7 bpf-next 0/3] Add lookup_and_delete_elem support to BPF hash map types
 2021-05-24 22:02 UTC  (2+ messages)

stable-rc/linux-4.9.y baseline: 77 runs, 4 regressions (v4.9.269-37-gc1efed5276d2)
 2021-05-24 22:01 UTC 

[PATCH 1/1] spi-sun6i: Fix chipselect/clock bug
 2021-05-24 16:24 UTC  (5+ messages)

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2021-05-24 21:59 UTC 

[PATCH v2 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs
 2021-05-24 10:37 UTC  (5+ messages)
` [PATCH v2 2/3] clk: divider: Switch from .round_rate to .determine_rate by default
` [PATCH v2 3/3] clk: meson: regmap: switch to determine_rate for the dividers

[Intel-gfx] [PATCH 0/7] Pipe DMC Support
 2021-05-24 21:58 UTC  (5+ messages)
` [Intel-gfx] [PATCH 3/7] drm/i915/dmc: Move struct intel_dmc to intel_dmc.h
` [Intel-gfx] [PATCH 4/7] drm/i915/dmc: Introduce DMC_FW_MAIN

[PATCH -next] crypto: algboss - Replaced simple_strtol() with kstrtouint()
 2021-05-24 21:57 UTC  (2+ messages)

[PATCH v4 0/3] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-24  3:02 UTC  (6+ messages)
` [PATCH v4 1/3] ARM: dts: aspeed: ast2600evb: Add sdhci node and gpio regulator for A2 evb

[PATCH v5 0/5] running kernel mode SIMD with softirqs disabled
 2021-05-24 21:53 UTC  (11+ messages)
` [PATCH v5 1/5] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path
` [PATCH v5 2/5] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers
` [PATCH v5 3/5] crypto: arm64/aes-ce "
` [PATCH v5 4/5] crypto: arm64/aes-ccm - remove non-SIMD fallback path
` [PATCH v5 5/5] crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data

[PATCH v3 1/2] char: pcmcia: scr24x_cs: Fix failure handling of device_create()
 2021-05-24 21:52 UTC  (2+ messages)
` [PATCH v3 2/2] char: pcmcia: scr24x_cs: Fix redundant fops

stable-rc/linux-5.10.y baseline: 114 runs, 1 regressions (v5.10.39-105-gd8d2794a2bd3)
 2021-05-24 21:51 UTC 

[PATCH v5 0/4] mmc: sdhci-of-aspeed: Support toggling SD bus signal
 2021-05-24 14:11 UTC  (4+ messages)
` [PATCH v5 1/4] ARM: dts: aspeed: ast2600evb: Add sdhci node and gpio regulator for A2 evb
` [PATCH v5 4/4] mmc: sdhci-of-aspeed: Configure the SDHCIs as specified by the devicetree

[PATCH 0/3] i2c: aspeed: avoid new registers definition of AST2600
 2021-05-24 21:16 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH 0/3] init/initramfs.c: make initramfs support pivot_root
 2021-05-24 21:47 UTC  (3+ messages)
` [PATCH 3/3] init/do_mounts.c: fix rootfs_fs_type with ramfs

[PATCH bpf-next 0/5] libbpf: error reporting changes for v1.0
 2021-05-24 21:46 UTC  (9+ messages)

[PATCH 0/9] arm64: dts: rockchip: Initial Toybrick TB-RK1808M0 support
 2021-05-24 21:13 UTC  (11+ messages)
` [PATCH 3/9] arm64: dts: rockchip: Prepare Rockchip RK1808
` [PATCH RFC 5/9] arm64: dts: rockchip: rk1808k-toybrick-m0: Suppress vGIC interrupt

[RFC] KVM: x86: Support KVM VMs sharing SEV context
 2021-05-24 21:29 UTC  (5+ messages)

[Intel-gfx] [PATCH 1/5] drm/i915/display/adl_p: Drop earlier return in tc_has_modular_fia()
 2021-05-24 21:48 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/5] drm/i915/adl_p: Handle TC cold
` [Intel-gfx] [PATCH 3/5] drm/i915: WA for zero memory channel
` [Intel-gfx] [PATCH 4/5] drm/i915/display/adl_p: Allow DC3CO in pipe and port B
` [Intel-gfx] [PATCH 5/5] drm/i915/display/adl_p: Disable PSR2

[PATCH v3 0/2] dt-bindings: gpio: davinci: Convert to json-schema
 2021-05-24 15:19 UTC  (2+ messages)
` [PATCH v3 1/2] ARM: dts: da850-lego-ev3: align GPIO hog names with dt-schema

[Bug 213201] New: [KAVERI] memory leak - unreferenced object 0xffff8881700cf988 (size 56)
 2021-05-24 21:42 UTC  (2+ messages)
` [Bug 213201] "

[PATCH] t1092: use GIT_PROGRESS_DELAY for consistent results
 2021-05-24 21:42 UTC  (4+ messages)

[PATCH] LOCKDEP: use depends on LOCKDEP_SUPPORT instead of $ARCH list
 2021-05-24 21:41 UTC  (7+ messages)

[PATCH V2 1/2] dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driver
 2021-05-24 21:39 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: clk: qcom: gcc-sm6125: Document SM6125 GCC driver
 2021-05-24 21:39 UTC  (2+ messages)

[PATCH] nvme-tcp: remove incorrect Kconfig dep in BLK_DEV_NVME
 2021-05-24 15:18 UTC  (2+ messages)

+ pid-take-a-reference-when-initializing-cad_pid.patch added to -mm tree
 2021-05-24 21:36 UTC 

[tpm2] tpm2-tools, tpm2-pkcs11, and OpenSSL 3.0
 2021-05-24 21:34 UTC 

[PATCH v8 0/4] Check codeSigning extended key usage extension
 2021-05-24 21:33 UTC  (3+ messages)
` [PATCH v8,1/4] X.509: Add CodeSigning extended key usage parsing

[PATCH v3 00/33] block/nbd: rework client connection
 2021-05-24 21:31 UTC  (3+ messages)
` [PATCH v3 01/33] block/nbd: fix channel object leak

[PATCH AUTOSEL 5.10 01/62] platform/x86: hp_accel: Avoid invoking _INI to speed up resume
 2021-05-24 14:47 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 45/62] scsi: ufs: ufs-mediatek: Fix power down spec violation

[PATCH] ath10k/ath11k: fix spelling mistake "requed" -> "requeued"
 2021-05-24  5:35 UTC  (3+ messages)

[PATCH] net: usb: fix memory leak in smsc75xx_bind
 2021-05-24 21:30 UTC  (2+ messages)

[PATCH net] net: hsr: fix mac_len checks
 2021-05-24 21:30 UTC  (3+ messages)

[PATCH net] net: dsa: microchip: enable phy errata workaround on 9567
 2021-05-24 21:30 UTC  (2+ messages)

[RFC gpio/for-next 0/2] gpio: add generic gpio input multiplexer
 2021-05-24 21:29 UTC  (5+ messages)
` [PATCH v3 "
` RESEND PATCH v3

[PATCH v3] add longer timeout for verify signature command
 2021-05-24 21:29 UTC  (3+ messages)
` [PATCH v3] tpm2: "

stable-rc/linux-5.4.y baseline: 109 runs, 4 regressions (v5.4.121-72-gee309f4d1199)
 2021-05-24 21:29 UTC 

[PATCH net-next] atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NIC
 2021-05-24 21:24 UTC  (2+ messages)

[Intel-gfx] [PATCH i-g-t] gem_watchdog: Skip test if default request expiry is not compiled in
 2021-05-24 21:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for gem_watchdog: Skip test if default request expiry is not compiled in (rev2)

[PATCH v13 0/2] Add dts and bindings update for i.MX8QM/QXP JPEG codec
 2021-05-24  3:19 UTC  (3+ messages)
` [PATCH v13 1/2] media: dt-bindings: imx-jpeg: Add compatible for i.MX8QM "

[PATCH v3 03/14] PCI: Use sysfs_emit() and sysfs_emit_at() in "show" functions
 2021-05-24 21:19 UTC  (3+ messages)

[PATCH v5 28/28] x86/fpu/amx: Clear the AMX state when appropriate
 2021-05-24 21:11 UTC  (2+ messages)
` [PATCH v5-fix "

[PATCH v5 0/8] ACPI/IORT: Support for IORT RMR node
 2021-05-24 11:02 UTC  (2+ messages)
` [PATCH v5 1/8] ACPI/IORT: Add support for RMR node parsing

[PATCH 00/43] KVM: x86: vCPU RESET/INIT fixes and consolidation
 2021-05-24 21:15 UTC  (3+ messages)
` [PATCH 42/43] KVM: VMX: Drop VMWRITEs to zero fields at vCPU RESET

[dhowells-fs:fscache-iter-2 29/53] fs/cachefiles/daemon.c:17:1: iwyu: warning: superfluous #include <linux/mount.h>
 2021-05-24 21:14 UTC 

[PATCH net-next 0/9] SJA1105 DSA driver preparation for new switch introduction (SJA1110)
 2021-05-24 21:10 UTC  (2+ messages)

[PATCH net-next 00/10] net: wan: clean up some code style issues
 2021-05-24 21:10 UTC  (2+ messages)

[PATCH] net: appletalk: cops: Fix data race in cops_probe1
 2021-05-24 21:10 UTC  (2+ messages)

main - lvremove: fix removing thin pool with writecache on data
 2021-05-24 21:09 UTC 

main - enable command syntax for thin and writecache
 2021-05-24 21:09 UTC 

[PATCH v1 0/8] various misc fixes (gitlab, gdbstub, plugins)
 2021-05-24 21:08 UTC  (7+ messages)
` [PATCH v1 1/8] tests/tcg: add a multiarch signals test to stress test signal delivery
` [PATCH v1 4/8] gdbstub: Constify GdbCmdParseEntry
` [PATCH v1 7/8] gdbstub: tidy away reverse debugging check into function

[PATCH v7 00/10] drm: Fix EDID reading on ti-sn65dsi86 by introducing the DP AUX bus
 2021-05-24 21:08 UTC  (5+ messages)
` [PATCH v7 01/10] drm/panel: panel-simple: Add missing pm_runtime_dont_use_autosuspend() calls

[PATCH v14 0/2] leds: mt6360: Add LED driver for MT6360
 2021-05-24 15:24 UTC  (2+ messages)

[PATCH 0/2] allow the sysfb support to be used in non-x86 arches
 2021-05-24 10:52 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libopenh264: fix mips32 build
 2021-05-24 21:05 UTC 

[PATCH v2 0/2] Unify NVIDIA Tegra ASoC machine drivers
 2021-05-24 21:02 UTC  (9+ messages)
` [PATCH v2 2/2] ASoC: tegra: Unify "


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.