linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-16 20:50:09 to 2021-06-17 02:21:01 UTC [more...]

[PATCH v2 00/13] imx8q video decoder/encoder driver
 2021-06-17  2:20 UTC  (4+ messages)
` [PATCH v2 01/13] dt-bindings: media: imx8q: add imx video codec bindings
    ` [EXT] "

[PATCH] locking/lockdep: unlikely bfs error check
 2021-06-17  2:14 UTC  (5+ messages)

[PATCH] usb: xhci-mtk: allow multiple Start-Split in a microframe
 2021-06-17  2:11 UTC 

[PATCH 1/2] watchdog: iTCO_wdt: use pm_ptr()
 2021-06-17  2:02 UTC  (4+ messages)
` [PATCH 2/2] watchdog: iTCO_wdt: use dev_err() instead of pr_err()

[PATCH] kbuild: lto: fix module versionings mismatch in incremental build
 2021-06-17  1:58 UTC  (2+ messages)

[PATCH v3 00/10] ensure bios aren't split in middle of crypto data unit
 2021-06-17  1:58 UTC  (11+ messages)
` [PATCH v3 01/10] block: introduce blk_ksm_is_empty()
` [PATCH v3 02/10] block: blk-crypto: introduce blk_crypto_bio_sectors_alignment()
` [PATCH v3 03/10] block: introduce bio_required_sector_alignment()
` [PATCH v3 04/10] block: respect bio_required_sector_alignment() in blk-crypto-fallback
` [PATCH v3 05/10] block: keyslot-manager: introduce blk_ksm_restrict_dus_to_queue_limits()

[PATCH v7 0/9] Add Rockchip SFC(serial flash controller) support
 2021-06-17  1:51 UTC  (7+ messages)
` [PATCH v7 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller

[PATCH v3] usb: typec: tcpm: Relax disconnect threshold during power negotiation
 2021-06-17  1:50 UTC  (3+ messages)

linux-parisc compile failure in current git
 2021-06-17  1:47 UTC  (4+ messages)

[PATCHv2 0/8] videobuf2: support new noncontiguous DMA API
 2021-06-17  1:46 UTC  (4+ messages)
` [PATCHv2 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag

[PATCH] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set
 2021-06-17  1:43 UTC  (3+ messages)

linux-next: manual merge of the drm tree with the drm-misc-fixes tree
 2021-06-17  1:42 UTC 

[PATCH v2] kbuild: remove trailing slashes from $(KBUILD_EXTMOD)
 2021-06-17  1:37 UTC  (2+ messages)

[PATCH 0/8] membarrier cleanups
 2021-06-17  1:37 UTC  (12+ messages)
` [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit
` [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation

[GIT PULL] memory: Tegra for v5.14, part two
 2021-06-17  0:35 UTC  (4+ messages)

linux-next: Fixes tags need some work in the net tree
 2021-06-17  1:35 UTC  (2+ messages)

[PATCH] scsi: ufs: Add indent for code alignment
 2021-06-17  1:28 UTC  (3+ messages)
    `  "

[PATCH v11 00/10] Add support for SVM atomics in Nouveau
 2021-06-17  1:32 UTC  (4+ messages)
` Update: "

[PATCH v4 0/6] bootconfig: Add mixed subkeys and value under the same key
 2021-06-17  1:31 UTC  (10+ messages)

[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
 2021-06-17  1:30 UTC  (8+ messages)
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU

[PATCH] arm64: dts: mediatek: Add mt8195 clock controllers
 2021-06-17  1:28 UTC 

[PATCH v2 0/3] riscv: optimized mem* functions
 2021-06-17  1:25 UTC  (4+ messages)
` [PATCH v2 1/3] riscv: optimized memcpy
` [PATCH v2 2/3] riscv: optimized memmove
` [PATCH v2 3/3] riscv: optimized memset

+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree
 2021-06-17  1:23 UTC  (5+ messages)

[PATCH -next] drm/amd/display: remove unused variable 'dc'
 2021-06-17  1:16 UTC 

[PATCH] ext4: fix memory leak in ext4_fill_super
 2021-06-17  1:15 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v3 0/2] CXL ACPI tables for object creation
 2021-06-17  1:11 UTC  (3+ messages)
` [PATCH v3 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects
` [PATCH v3 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

[PATCH] ramfs: skip mknod if inode already exists
 2021-06-17  1:13 UTC  (3+ messages)
  ` [PATCH] ramfs: skip mknod if inode already exists.【请注意,邮件由viro@ftp.linux.org.uk代发】

[PATCH v2 0/3] scripts/spelling.txt: add some spelling pairs and reorder
 2021-06-17  1:11 UTC  (4+ messages)
` [PATCH v2 1/3] scripts: add spelling_sanitizer.sh script

vmemmap alloc failure in hot_add_req()
 2021-06-17  1:08 UTC  (3+ messages)

[PATCH v2] kbuild: modpost: Explicitly warn about unprototyped symbols
 2021-06-17  1:05 UTC  (2+ messages)

[PATCH net-next 0/8] net: hdlc_ppp: clean up some code style issues
 2021-06-17  1:05 UTC  (7+ messages)
` [PATCH net-next 5/8] net: hdlc_ppp: fix the comments style issue
` [PATCH net-next 7/8] net: hdlc_ppp: remove redundant spaces

[PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc
 2021-06-17  1:04 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2021-06-17  1:04 UTC 

[PATCH] sched: cgroup SCHED_IDLE support
 2021-06-17  1:01 UTC  (3+ messages)

[PATCH rdma-next v2 00/15] Reorganize sysfs file creation for struct ib_devices
 2021-06-17  0:59 UTC  (3+ messages)

[PATCH] opp: of: Allow lazy-linking of required-opps to non genpd
 2021-06-17  1:13 UTC  (5+ messages)

[PATCH -next] pstore/blk: Fix return value check in pstore_blk_init()
 2021-06-17  0:54 UTC 

[syzbot] WARNING in __page_cache_alloc
 2021-06-17  0:48 UTC 

[PATCH v12 00/12] Restricted DMA
 2021-06-17  0:47 UTC  (5+ messages)
` [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
` [PATCH v12 11/12] dt-bindings: of: Add restricted DMA pool

[PATCH 5/5] ACPI: scan: Fix race related to dropping dependencies
 2021-06-17  0:42 UTC  (4+ messages)
` [RFC PATCH] ACPI: scan: __acpi_device_add() can be static

[PATCH 0/2] Use Exynos-MCT timer as wakeup for Arm arch timer
 2021-06-17  0:59 UTC  (7+ messages)
  ` [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64
  ` [PATCH 2/2] clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPU

[GIT PULL] (swiotlb) stable/for-linus-5.12
 2021-06-17  0:39 UTC  (8+ messages)
` swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12)

[PATCH 1/2] memory: tegra: Add missing dependencies
 2021-06-17  0:35 UTC  (2+ messages)

[PATCH] lib/test_string.c: allow mode removal
 2021-06-17  0:35 UTC  (2+ messages)

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

[PATCH v5 0/7] arm64: dts: renesas: Enable GMSL on R8A77970 V3M Eagle
 2021-06-17  0:30 UTC  (7+ messages)
` [PATCH v5 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property
` [PATCH v5 6/7] arm64: dts: renesas: eagle: Add GMSL .dtsi

[PATCH v4] recordmcount: Correct st_shndx handling
 2021-06-17  0:23 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC
 2021-06-17  0:22 UTC  (3+ messages)
` [PATCH 2/3] clk: qcom: Add msm8994 MMCC driver
` [PATCH 3/3] clk: qcom: mmcc-msm8994: Add MSM8992 support

[PATCH v5 00/15] media: gmsl: Reliability improvements
 2021-06-17  0:14 UTC  (5+ messages)
` [PATCH v5 10/15] media: i2c: rdacm21: Power up OV10640 before OV490
` [PATCH v5 12/15] media: i2c: rdacm20: Embed 'serializer' field

[PATCH v1] hwmon: (lm90) Use edge-triggered interrupt
 2021-06-17  0:12 UTC  (2+ messages)

[PATCH v5 0/3] AM64: Update the locations of various elements in SRAM
 2021-06-17  0:11 UTC  (2+ messages)

[PATCH bpf-next 2/2] bpf: do not change gso_size during bpf_skb_change_proto()
 2021-06-17  0:09 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto"
  ` [PATCH bpf-next v2 2/4] bpf: do not change gso_size during bpf_skb_change_proto()
  ` [PATCH bpf-next v2 3/4] bpf: support all gso types in bpf_skb_change_proto()
  ` [PATCH bpf-next v2 4/4] bpf: more lenient bpf_skb_net_shrink() with BPF_F_ADJ_ROOM_FIXED_GSO

[PATCH 09/11] PCI: add matching checks for driver_override binding
 2021-06-16 23:56 UTC  (17+ messages)

[patch V2 00/52] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-16 23:51 UTC  (6+ messages)
` [patch V2 02/52] x86/fpu: Fix copy_xstate_to_kernel() gap handling
` [patch V2 09/52] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate()

[net-next: PATCH v2 0/7] ACPI MDIO support for Marvell controllers
 2021-06-16 23:50 UTC  (14+ messages)
` [net-next: PATCH v2 2/7] net: mdiobus: Introduce fwnode_mdbiobus_register()
` [net-next: PATCH v2 3/7] net/fsl: switch to fwnode_mdiobus_register
` [net-next: PATCH v2 4/7] net: mvmdio: simplify clock handling
` [net-next: PATCH v2 5/7] net: mvmdio: add ACPI support

[PATCH v2 0/2] CXL ACPI tables for object creation
 2021-06-16 23:50 UTC  (10+ messages)
` [PATCH v2 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects
` [PATCH v2 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects

[PATCH rdma-next 2/3] RDMA/mlx5: Move DCI QP creation to separate function
 2021-06-16 23:50 UTC  (2+ messages)

[PATCH v2] ext4: fix kernel infoleak via ext4_extent_header
 2021-06-16 23:45 UTC  (2+ messages)

[PATCH v2 0/2] arm: qcom: Add SMP support for MSM8226
 2021-06-16 23:42 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add SMP enable-method "

[PATCH v2 1/2] dt-bindings: Add SONY Synaptics JDI panel
 2021-06-16 23:40 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: convert Cadence SPI bindings to YAML
 2021-06-16 23:36 UTC  (2+ messages)

[PATCH v2] dt-bindings: spi: xilinx: convert to yaml
 2021-06-16 23:33 UTC  (2+ messages)

[PATCH 0/2] phy: Add support for the HDMI TX PHY on Meson8/8b/8m2
 2021-06-16 23:31 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: Add the Amlogic Meson8 HDMI TX PHY bindings

[PATCH] ext4: Remove redundant assignment to error
 2021-06-16 23:30 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3
 2021-06-16 23:28 UTC  (2+ messages)

[PATCH][next] ice: remove redundant continue statement in a for-loop
 2021-06-16 23:27 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: mt8183: Add kukui-jacuzzi-cerise board
 2021-06-16 23:22 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-cerise

[PATCH 1/2] watchdog: introduce watchdog_dev_suspend/resume
 2021-06-16 23:21 UTC  (2+ messages)

[PATCH v2] dt-bindings: PCI: ti,am65: Convert PCIe host/endpoint mode dt-bindings to YAML
 2021-06-16 23:20 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Don't add slave port to unaffiliated list
 2021-06-16 23:19 UTC  (2+ messages)

[PATCH] perf top: Add cgroup support for perf top (-G)
 2021-06-16 23:18 UTC 

[PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB
 2021-06-16 23:12 UTC  (2+ messages)

[to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree
 2021-06-16 23:08 UTC 

[PATCH][next] ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int
 2021-06-16 23:03 UTC  (2+ messages)

[PATCH 5.4 0/2] Backports "x86, sched: Treat Intel SNC topology as default, COD as exception"
 2021-06-16 22:59 UTC 

[PATCH 0/3] Dynamic CPU frequency switching for the HiFive
 2021-06-16 22:56 UTC  (5+ messages)
` [PATCH 2/3] riscv: dts: fu540-c000: define hart clocks

[PATCH] nfs: set block size according to pnfs_blksize first
 2021-06-16 22:55 UTC  (11+ messages)

[PATCH 5.12 00/48] 5.12.12-rc1 review
 2021-06-16 22:54 UTC  (3+ messages)

[PATCH 00/22] Mediatek MT8195 clock support
 2021-06-16 22:47 UTC  (23+ messages)
` [PATCH 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of MT8195 clock
` [PATCH 02/22] clk: mediatek: Add dt-bindings of MT8195 clocks
` [PATCH 03/22] clk: mediatek: Fix corner case of tuner_en_reg
` [PATCH 04/22] clk: mediatek: Add MT8195 basic clocks support
` [PATCH 05/22] clk: mediatek: Add MT8195 audio clock support
` [PATCH 06/22] clk: mediatek: Add MT8195 audio src "
` [PATCH 07/22] clk: mediatek: Add MT8195 camsys "
` [PATCH 08/22] clk: mediatek: Add MT8195 ccusys "
` [PATCH 09/22] clk: mediatek: Add MT8195 imgsys "
` [PATCH 10/22] clk: mediatek: Add MT8195 ipesys "
` [PATCH 11/22] clk: mediatek: Add MT8195 mfgcfg "
` [PATCH 12/22] clk: mediatek: Add MT8195 scp adsp "
` [PATCH 13/22] clk: mediatek: Add MT8195 nnasys "
` [PATCH 14/22] clk: mediatek: Add MT8195 vdecsys "
` [PATCH 15/22] clk: mediatek: Add MT8195 vdosys0 "
` [PATCH 16/22] clk: mediatek: Add MT8195 vdosys1 "
` [PATCH 17/22] clk: mediatek: Add MT8195 vencsys "
` [PATCH 18/22] clk: mediatek: Add MT8195 vppsys0 "
` [PATCH 19/22] clk: mediatek: Add MT8195 vppsys1 "
` [PATCH 20/22] clk: mediatek: Add MT8195 wpesys "
` [PATCH 21/22] clk: mediatek: Add MT8195 imp i2c wrapper "
` [PATCH 22/22] clk: mediatek: Add MT8195 apusys "

[PATCH] drm/nouveau/core: fix the uninitialized use in nvkm_ioctl_map()
 2021-06-16 22:50 UTC 

drivers/crypto/talitos.c:3328:12: warning: stack frame size of 1040 bytes in function 'talitos_probe'
 2021-06-16 22:43 UTC  (3+ messages)

[PATCH 5.10 00/38] 5.10.45-rc1 review
 2021-06-16 22:40 UTC  (3+ messages)

[PATCH 5.4 00/28] 5.4.127-rc1 review
 2021-06-16 22:37 UTC  (2+ messages)

[PATCH 5/6] fs: Remove noop_set_page_dirty()
 2021-06-16 22:33 UTC  (2+ messages)

[PATCHSET v2 0/3] perf stat: Enable BPF counters with --for-each-cgroup
 2021-06-16 22:32 UTC  (4+ messages)

[PATCH] mm/slub: Add taint after the errors are printed
 2021-06-16 22:13 UTC  (4+ messages)

[PATCH 1/2] platform/x86: ISST: Optimize CPU to PCI device mapping
 2021-06-16 22:13 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: ISST: Use numa node id for cpu pci dev mapping

linux-next: Fixes tag needs some work in the kspp-gustavo tree
 2021-06-16 22:11 UTC 

[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag
 2021-06-16 22:08 UTC  (3+ messages)
` [PATCH v2 11/29] docs: devicetree: bindings: submitting-patches.rst: avoid using ReST :doc:`foo` markup

[PATCH v6 1/5] dt-bindings: mfd: Initial commit of silergy,sy7636a.yaml
 2021-06-16 22:01 UTC  (4+ messages)
` [PATCH v6 2/5] mfd: sy7636a: Initial commit

[PATCH v5 0/6] Introduce intel_skl_int3472 module
 2021-06-16 21:42 UTC  (4+ messages)
` [PATCH v5 5/6] platform/x86: Add intel_skl_int3472 driver

[RFC][PATCH] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig
 2021-06-16 21:41 UTC 

[PATCH v3] PCI: Disallow retraining link for Atheros chips on non-Gen1 PCIe bridges
 2021-06-16 21:38 UTC  (2+ messages)

[PATCH] qla2xxx: synchronize rport dev_loss_tmo setting
 2021-06-16 21:37 UTC  (2+ messages)

[PATCH v2 2/3] io_uring: minor clean up in trace events definition
 2021-06-16 21:33 UTC  (8+ messages)

[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
 2021-06-16 21:31 UTC  (6+ messages)
  ` [PATCH v9] "

[PATCH] staging: ks7010: Wrap macro definitions in parenthesis
 2021-06-16 21:26 UTC 

[PATCH] scsi: aha1740: Avoid over-read of sense buffer
 2021-06-16 21:24 UTC 

[PATCH] scsi: arcmsr: Avoid over-read of sense buffer
 2021-06-16 21:24 UTC 

[PATCH] scsi: ips: Avoid over-read of sense buffer
 2021-06-16 21:24 UTC 

[PATCH] afs: Re-enable freezing once a page fault is interrupted
 2021-06-16 21:22 UTC 

[syzbot] possible deadlock in loop_probe
 2021-06-16 21:18 UTC 

[PATCH v6 0/7] Add SR-IOV support in PCIe Endpoint Core
 2021-06-16 21:16 UTC  (2+ messages)

[PATCH v2 1/2] habanalabs: define uAPI to export FD for DMA-BUF
 2021-06-16 21:16 UTC  (6+ messages)
` [PATCH v2 2/2] habanalabs: add support for dma-buf exporter

[PATCH] kunit: tool: Assert version requirement
 2021-06-16 21:14 UTC  (2+ messages)

Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads
 2021-06-16 21:08 UTC  (29+ messages)
                    ` [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads
                          ` [PATCH 0/2] alpha/ptrace: Improved switch_stack handling
                            ` [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack
                            ` [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames

drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c:6679:13: warning: stack frame size of 3056 bytes in function 'UseMinimumDCFCLK'
 2021-06-16 21:08 UTC 

[PATCH] dt-bindings: riscv: add starfive jh7100 compatibles
 2021-06-16 20:27 UTC 

[PATCH 3/4] serial: 8250: Add proper clock handling for OxSemi PCIe devices
 2021-06-16 21:00 UTC  (2+ messages)

[PATCH v2] kunit: tool: internal refactor of parser input handling
 2021-06-16 20:59 UTC  (2+ messages)

[PATCH 0/5] cgroup/cpuset: Enable cpuset partition with no load balancing
 2021-06-16 20:57 UTC  (3+ messages)
` [PATCH 3/5] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs

[patch 00/41] x86/fpu: Spring cleaning and PKRU sanitizing
 2021-06-16 20:55 UTC  (3+ messages)

[PATCH][next] drm/amd/display: Fix fall-through warning for Clang
 2021-06-16 20:52 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).