All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-15 23:19:29 to 2021-06-16 00:18:30 UTC [more...]

[PATCH v2] arm64: dts: qcom: sm8350-mtp: Use mdt files for firmware
 2021-06-16  0:18 UTC  (2+ messages)

Potential regression with iomap DIO for 4k writes
 2021-06-16  0:17 UTC  (2+ messages)

[RESEND PATCH v2 0/4] Mediatek MT8195 power domain support
 2021-06-16  0:06 UTC  (13+ messages)
` [RESEND PATCH v2 1/4] soc: mediatek: pm-domains: Move power status offset to power domain data
` [RESEND PATCH v2 2/4] dt-bindings: power: Add MT8195 power domains
` [RESEND PATCH v2 3/4] soc: mediatek: pm-domains: Add support for mt8195
` [RESEND PATCH v2 4/4] soc: mediatek: pm-domains: Remove unused macro

[LSF/MM TOPIC] Tiered memory accounting and management
 2021-06-16  0:17 UTC  (2+ messages)

[BUG] `git reset --hard` fails with `update = none` submodules
 2021-06-16  0:16 UTC 

[PATCH v4 0/4] shoot lazy tlbs
 2021-06-16  0:14 UTC  (12+ messages)
` [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable

[BUG] usb: dwc3: Kernel NULL pointer dereference in dwc3_remove()
 2021-06-16  0:13 UTC  (11+ messages)

[PATCH net-next v6 0/3] virtio_net: add optional flow dissection in virtio_net_hdr_to_skb
 2021-06-16  0:12 UTC  (5+ messages)
` [PATCH net-next v6 1/3] net: flow_dissector: extend bpf flow dissector support with vnet hdr

[PATCH v1 0/6] mm/hwpoison: fix unpoison_memory()
 2021-06-16  0:11 UTC  (4+ messages)
` [PATCH v1 2/6] mm/hwpoison: remove race consideration

[PATCH 0/9] riscv: improve self-protection
 2021-06-16  0:03 UTC  (11+ messages)
` [PATCH 7/9] riscv: bpf: Avoid breaking W^X
            ` [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size

[igt-dev] [PATCH i-g-t 01/17] tests/kms_dither: New IGT to validate crtc Dithering
 2021-06-16  0:10 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,01/17] tests/kms_dither: New IGT to validate crtc Dithering (rev8)

[PATCH] arm64: dts: qcom: sm8250: Don't disable MDP explicitly
 2021-06-16  0:10 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250: Add size/address-cells to dsi[01]
 2021-06-16  0:10 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sm8250: Fix pcie2_lane unit address
 2021-06-16  0:10 UTC  (2+ messages)

[PATCH V3] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card
 2021-06-16  0:08 UTC  (5+ messages)

[zen-kernel-zen-kernel:5.12/futex2 3/16] kernel/sys_ni.c:157:1: warning: no previous prototype for function '__x32_compat_sys_futex_waitv'
 2021-06-16  0:06 UTC 

[PATCH bpf-next 1/2] Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto"
 2021-06-16  0:06 UTC  (5+ messages)
` [PATCH bpf-next 2/2] bpf: do not change gso_size during bpf_skb_change_proto()

[PATCH 0/2] CXL ACPI tables for object creation
 2021-06-16  0:01 UTC  (6+ messages)
` [PATCH 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

[PATCH] linuxloader: Be aware of riscv32 ldso
 2021-06-16  0:05 UTC 

[xlnx:xlnx_rebase_v5.4 1116/1762] drivers/gpio/gpio-xilinx.c:377:12: warning: implicit conversion from 'unsigned long' to 'unsigned int' changes value from 18446744071562067967 to 2147483647
 2021-06-16  0:01 UTC  (2+ messages)

[RFC] powerpc/pseries: Interface to represent PAPR firmware attributes
 2021-06-16  0:03 UTC  (6+ messages)

[RFC] /dev/ioasid uAPI proposal
 2021-06-16  0:02 UTC  (17+ messages)

Allow mdev drivers to directly create the vfio_device (v3)
 2021-06-16  0:00 UTC  (5+ messages)
` [PATCH 07/10] vfio/mdev: Allow the mdev_parent_ops to specify the device driver to bind

[PATCH v7 0/5] printk: Userspace format indexing support
 2021-06-16  0:00 UTC  (4+ messages)
` [PATCH v7 1/5] string_helpers: Escape double quotes in escape_special

[PATCH] afs: fix no return statement in function returning non-void
 2021-06-15 23:58 UTC  (3+ messages)

[next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c
 2021-06-15 23:40 UTC  (9+ messages)

[PATCH 0/8] Introduce i915_sched_engine object
 2021-06-15 23:57 UTC  (4+ messages)
` [PATCH 8/8] drm/i915: Move submission tasklet to i915_sched_engine
    ` [Intel-gfx] "

[PATCH v2 00/14] File system wide monitoring
 2021-06-15 23:55 UTC  (15+ messages)
` [PATCH v2 01/14] fsnotify: Don't call insert hook for overflow events
` [PATCH v2 02/14] fanotify: Fold event size calculation to its own function
` [PATCH v2 03/14] fanotify: Split fsid check from other fid mode checks
` [PATCH v2 04/14] fanotify: Split superblock marks out to a new cache
` [PATCH v2 05/14] inotify: Don't force FS_IN_IGNORED
` [PATCH v2 06/14] fsnotify: Add helper to detect overflow_event
` [PATCH v2 07/14] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info
` [PATCH v2 08/14] fsnotify: Support passing argument to insert callback on add_event
` [PATCH v2 09/14] fsnotify: Support FS_ERROR event type
` [PATCH v2 10/14] fsnotify: Introduce helpers to send error_events
` [PATCH v2 11/14] fanotify: Introduce FAN_FS_ERROR event
` [PATCH v2 12/14] ext4: Send notifications on error
` [PATCH v2 13/14] samples: Add fs error monitoring example
` [PATCH v2 14/14] Documentation: Document the FAN_FS_ERROR event

Strange dropped packets results in TC
 2021-06-15 23:56 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mmc: sdhci-iproc: Add brcm,bcm7211a0-sdhci
 2021-06-15 23:46 UTC  (3+ messages)

[PATCH 0/3] Update firmware to v62.0.0
 2021-06-16  0:13 UTC  (8+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/3] drm/i915/guc: Introduce unified HXG messages
  `  "
` [PATCH 2/3] drm/i915/guc: Update firmware to v62.0.0
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 3/3] drm/i915/doc: Include GuC ABI documentation
  `  "

[PATCH 1/2] kasan: arm64: set TCR_EL1.TBID1 when enabled
 2021-06-15 23:41 UTC  (7+ messages)
` [PATCH 2/2] arm64: allow TCR_EL1.TBID0 to be configured

+ mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree
 2021-06-15 23:38 UTC  (4+ messages)
` + mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-15 23:38 UTC  (4+ messages)
` + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch

[PATCH 1/2] dt-bindings: regulator: Add support for TCS4526
 2021-06-15 23:41 UTC  (3+ messages)

arm64/for-kernelci baseline: 39 runs, 2 regressions (v5.13-rc5-182-g7f0439857d8b)
 2021-06-15 23:35 UTC 

[RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER
 2021-06-16  1:53 UTC  (5+ messages)

[PATCH] mptcp: Remove redundant assignment to remaining
 2021-06-15 23:52 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8250: Add DMA to I2C/SPI
 2021-06-15 23:51 UTC  (2+ messages)

[PATCH v7 00/19] arm64: sunxi: Initial Allwinner H616 SoC support
 2021-06-15 23:35 UTC  (7+ messages)
` [PATCH v7 01/19] dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ)
` [PATCH v7 03/19] dt-bindings: rtc: sun6i: Add H616 compatible string

[PATCH v2 1/3] arm64: dts: qcom: sm8250: Disable Adreno and Venus by default
 2021-06-15 23:51 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sm8250: Add SDHCI2 pinctrl
` [PATCH v2 3/3] arm64: dts: qcom: Add support for SONY Xperia 1 II / 5 II (Edo platform)

[PATCH v8 0/6] Support ROCKCHIP SPI new feature
 2021-06-15 23:33 UTC  (5+ messages)
` [PATCH v8 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126

[PATCH v3] mm/hwpoison: do not lock page again when me_huge_page() successfully recovers
 2021-06-15 23:48 UTC  (5+ messages)

arm64: dts: mt8195: Add Mediatek SoC MT8195 device nodes
 2021-06-15 23:30 UTC  (12+ messages)
` [PATCH 16/27] arm64: dts: mt8195: add display node
` [PATCH 22/27] arm64: dts: mt8195: add edp nodes
` [PATCH 25/27] arm64: dts: mt8195: add vdosys1 support for MT8195

+ mm-hwpoison-do-not-lock-page-again-when-me_huge_page-successfully-recovers.patch added to -mm tree
 2021-06-15 23:47 UTC 

[PATCH 0/8] Nuvoton WPCM450 pinctrl and GPIO driver
 2021-06-15 23:45 UTC  (7+ messages)
` [PATCH 1/8] dt-bindings: arm/npcm: Add binding for global control registers (GCR)
` [PATCH 4/8] dt-bindings: pinctrl: Add Nuvoton WPCM450

[PATCH 0/3] Add generic-support for linux,elfcorehdr and fix riscv
 2021-06-15 23:28 UTC  (10+ messages)
` [PATCH 1/3] of: fdt: Add generic support for parsing elf core header properties
` [PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling

[PATCH v4 0/5] RISC-V: Add kexec/kdump support
 2021-06-15 23:29 UTC  (8+ messages)
` [PATCH v4 5/5] RISC-V: Add crash kernel support

[PATCH v12 0/8] Add FU740 chip and HiFive Unmatched board support
 2021-06-15 19:12 UTC  (3+ messages)
` [PATCH v12 2/8] drivers: clk: add fu740 support

[PATCH 1/3] smegw01: Allow booting the Yocto image by default
 2021-06-15 23:38 UTC  (3+ messages)
` [PATCH 2/3] smegw01: Re-sync the defconfig
` [PATCH 3/3] smegw01: Select the CMD_UNZIP option

[PATCH RFC bpf-next 0/7] Add bpf_link based TC-BPF API
 2021-06-15 23:44 UTC  (12+ messages)

[PATCH v7 0/4] Add support for ipv6 host forwarding
 2021-06-15 23:42 UTC  (4+ messages)

mmotm 2021-06-14-22-08 uploaded
 2021-06-15 23:43 UTC  (3+ messages)

[next] [arm64] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000068
 2021-06-15 23:26 UTC  (3+ messages)

[PATCH 0/9] Add Synopsys DesignWare HDMI RX Controller and PHY drivers
 2021-06-15 23:40 UTC  (5+ messages)
` [PATCH 1/9] dt-bindings: phy: Document Synopsys DesignWare HDMI RX PHYs e405 and e406
` [PATCH 2/9] dt-bindings: media: Document Synopsys DesignWare HDMI RX

[igt-dev] [PATCH i-g-t 00/77] Stop depending on context mutation (v4)
 2021-06-15 23:37 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 61/77] tests/i915/sysfs: Convert to intel_ctx_t

[linux-next:master 9529/10007] mm/hugetlb.c:1591:9: warning: no previous prototype for function 'hugetlb_basepage_index'
 2021-06-15 23:37 UTC  (7+ messages)

[PATCH v2 5/5] cxl/pmem: Register 'pmem' / cxl_nvdimm devices
 2021-06-15 23:36 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 0/8] virtio-gpu: Add a default synchronization mechanism for blobs
 2021-06-15 23:34 UTC  (4+ messages)
` [PATCH v2 8/8] virtio-gpu: Add gl_flushed callback

[PATCH] ARM: dts: ixp4xx: Add devicetree for Iomega NAS 100D
 2021-06-15 23:14 UTC 

[PATCH v2 2/3] io_uring: minor clean up in trace events definition
 2021-06-15 23:35 UTC  (3+ messages)

+ mm-replace-config_need_multiple_nodes-with-config_numa-fix.patch added to -mm tree
 2021-06-15 23:35 UTC 

[PATCH 1/3] dt-bindings: dmaengine: qcom: gpi: add compatible for sm8250
 2021-06-15 23:34 UTC  (4+ messages)
` [PATCH 2/3] dmaengine: qcom: gpi: Add SM8250 compatible

pmbus: dealing with unsigned mantissa in linear reading
 2021-06-15 23:34 UTC 

[PATCH] tools: Use a single target-independent config to enable OpenSSL
 2021-06-15 23:34 UTC  (2+ messages)

[PATCH 0/4] KVM: x86: Require EFER.NX support unless EPT is on
 2021-06-15 23:33 UTC  (4+ messages)
` [PATCH 4/4] KVM: x86: Simplify logic to handle lack of host NX support

[PATCH 09/11] PCI: add matching checks for driver_override binding
 2021-06-15 23:32 UTC  (13+ messages)

[xen-unstable-smoke test] 162848: tolerable all pass - PUSHED
 2021-06-15 23:32 UTC 

[GIT PULL] ARM: Visconti: defconfig changes for 5.14
 2021-06-15 23:12 UTC  (2+ messages)

[PATCH] sched: cgroup SCHED_IDLE support
 2021-06-15 23:30 UTC  (7+ messages)

latest pahole breaks libbpf CI and let's talk about staging
 2021-06-15 23:30 UTC 

[PATCH net-next v2 0/3] Some optimization for lockless qdisc
 2021-06-15 23:29 UTC  (5+ messages)
    `  "

[PATCH v3 0/2] Add Ingenic SoCs MAC support
 2021-06-15 23:05 UTC  (7+ messages)
` [PATCH v3 1/2] dt-bindings: dwmac: Add bindings for new Ingenic SoCs

[intel-tdx:guest 10/76] arch/x86/include/asm/kvm_para.h:38:10: error: implicit declaration of function 'tdx_kvm_hypercall'; did you mean 'kvm_hypercall0'?
 2021-06-15 23:29 UTC 

[BUG] question mark in GIT_SKIP_TESTS is broken in master
 2021-06-15 23:28 UTC  (2+ messages)
` [BUG] range expressions in GIT_SKIP_TESTS are broken in master (was [BUG] question mark in GIT_SKIP_TESTS is broken in master)

[PATCH v3 00/14] New uAPI drm properties for color management
 2021-06-15 23:28 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH] arm64: dts: qcom: sdm850-yoga: Enable IPA
 2021-06-15 23:28 UTC 

[PATCH net-next v2] net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS
 2021-06-15 23:27 UTC 

[PATCH v6] PCI: ixp4xx: Add a new driver for IXP4xx
 2021-06-15 23:24 UTC 

[net-next, v3, 00/10] ptp: support virtual clocks and timestamping
 2021-06-15 23:24 UTC  (3+ messages)
` [net-next, v3, 05/10] ethtool: add a new command for getting PHC virtual clocks

arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v5.13-rc5-182-g7f0439857d8b)
 2021-06-15 22:51 UTC 

[PATCH] platform/x86: add support for Acer Predator LEDs
 2021-06-15 23:24 UTC  (2+ messages)

[PATCH v3 0/7] rkisp1 support for px30
 2021-06-15 22:50 UTC  (10+ messages)
` [PATCH v3 01/10] media: rockchip: rkisp1: remove unused irq variable
` [PATCH v3 02/10] dt-bindings: media: rkisp1: fix pclk clock-name
` [PATCH v3 04/10] media: rockchip: rkisp1: allow separate interrupts
` [PATCH v3 05/10] media: rockchip: rkisp1: make some isp-param functions variable
` [PATCH v3 06/10] media: rockchip: rkisp1: make some isp-stats "
` [PATCH v3 07/10] media: rockchip: rkisp1: add prefixes for v10 specific parts
` [PATCH v3 08/10] media: rockchip: rkisp1: add support for v12 isp variants
` [PATCH v3 09/10] dt-bindings: media: rkisp1: document px30 isp compatible
` [PATCH v3 10/10] media: rockchip: rkisp1: add support for px30 isp version

[PATCH 0/8] Introduce i915_sched_engine object
 2021-06-15 23:23 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for Introduce i915_sched_engine object (rev5)

+ mm-move-page-dirtying-prototypes-from-mmh.patch added to -mm tree
 2021-06-15 23:23 UTC 

+ fs-remove-noop_set_page_dirty.patch added to -mm tree
 2021-06-15 23:23 UTC 

+ fs-remove-anon_set_page_dirty.patch added to -mm tree
 2021-06-15 23:23 UTC 

+ mm-writeback-use-__set_page_dirty-in-__set_page_dirty_nobuffers.patch added to -mm tree
 2021-06-15 23:23 UTC 

+ iomap-use-__set_page_dirty_nobuffers.patch added to -mm tree
 2021-06-15 23:23 UTC 

+ mm-writeback-move-__set_page_dirty-to-core-mm.patch added to -mm tree
 2021-06-15 23:23 UTC 

[PATCH net-next] net: dsa: xrs700x: forward HSR supervision frames
 2021-06-15 23:22 UTC  (2+ messages)

[PATCH 0/4] Add USB2 support for rk3568
 2021-06-15 22:51 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: phy: rockchip: USB2: remove useless #phy-cells property

ethtool discrepancy between observed behaviour and comments
 2021-06-15 23:22 UTC  (2+ messages)

[PATCH v2 0/5] cxl/pmem: Add core infrastructure for PMEM support
 2021-06-15 23:20 UTC  (3+ messages)

[PATCH v4 00/16] ipmi: Allow raw access to KCS devices
 2021-06-15 22:43 UTC  (3+ messages)

[PATCH] s390/boot: add zstd support
 2021-06-15 23:19 UTC  (2+ messages)

[GIT PULL] Clang features fix for v5.13-rc7
 2021-06-15 23:19 UTC 


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.