linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-07 09:45:17 to 2021-01-07 12:48:18 UTC [more...]

[PATCH] Drivers: hv: vmbus: Add /sys/bus/vmbus/supported_features
 2021-01-07 12:46 UTC  (4+ messages)

[PATCH v2 1/5] csky: Remove custom asm/atomic.h implementation
 2021-01-07 12:45 UTC  (6+ messages)
` [PATCH v2 4/5] csky: Fixup asm/cmpxchg.h with correct ordering barrier
` [PATCH v2 5/5] csky: Cleanup asm/spinlock.h

Aarch64 EXT4FS inode checksum failures - seems to be weak memory ordering issues
 2021-01-07 12:45 UTC  (7+ messages)

[PATCH] block: fallocate: avoid false positive on collision detection
 2021-01-07 12:42 UTC  (2+ messages)

[PATCH v6 00/26] coresight: etm4x: Support for system instructions
 2021-01-07 12:38 UTC  (27+ messages)
` [PATCH v6 01/26] coresight: etm4x: Handle access to TRCSSPCICRn
` [PATCH v6 02/26] coresight: etm4x: Skip accessing TRCPDCR in save/restore
` [PATCH v6 03/26] coresight: Introduce device access abstraction
` [PATCH v6 04/26] coresight: tpiu: Prepare for using coresight "
` [PATCH v6 05/26] coresight: Convert coresight_timeout to use "
` [PATCH v6 06/26] coresight: Convert claim/disclaim operations to use access wrappers
` [PATCH v6 07/26] coresight: etm4x: Always read the registers on the host CPU
` [PATCH v6 08/26] coresight: etm4x: Convert all register accesses
` [PATCH v6 09/26] coresight: etm4x: Add commentary on the registers
` [PATCH v6 10/26] coresight: etm4x: Add sysreg access helpers
` [PATCH v6 11/26] coresight: etm4x: Define DEVARCH register fields
` [PATCH v6 12/26] coresight: etm4x: Check for Software Lock
` [PATCH v6 13/26] coresight: etm4x: Cleanup secure exception level masks
` [PATCH v6 14/26] coresight: etm4x: Clean up "
` [PATCH v6 15/26] coresight: etm4x: Handle ETM architecture version
` [PATCH v6 16/26] coresight: etm4x: Detect access early on the target CPU
` [PATCH v6 17/26] coresight: etm4x: Use TRCDEVARCH for component discovery
` [PATCH v6 18/26] coresight: etm4x: Expose trcdevarch via sysfs
` [PATCH v6 19/26] coresight: etm4x: Add necessary synchronization for sysreg access
` [PATCH v6 20/26] coresight: etm4x: Detect system instructions support
` [PATCH v6 21/26] coresight: etm4x: Refactor probing routine
` [PATCH v6 22/26] coresight: etm4x: Run arch feature detection on the CPU
` [PATCH v6 23/26] coresight: etm4x: Add support for sysreg only devices
` [PATCH v6 24/26] dts: bindings: coresight: ETM system register access only units
` [PATCH v6 25/26] arm64: Add TRFCR_ELx definitions
` [PATCH v6 26/26] coresight: Add support for v8.4 SelfHosted tracing

[PATCH] octeontx2-af: fix memory leak of lmac and lmac->name
 2021-01-07 12:39 UTC 

[PATCH v2 0/6] Fix some bugs about HugeTLB code
 2021-01-07 12:38 UTC  (25+ messages)
` [PATCH v2 1/6] mm: migrate: do not migrate HugeTLB page whose refcount is one
    ` [External] "
` [PATCH v2 3/6] mm: hugetlb: fix a race between freeing and dissolving the page
    ` [External] "
` [PATCH v2 4/6] mm: hugetlb: add return -EAGAIN for dissolve_free_huge_page
    ` [External] "
  ` [External] Re: [PATCH v2 0/6] Fix some bugs about HugeTLB code

[PATCH v3 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS
 2021-01-07 12:38 UTC  (4+ messages)
` [PATCH v3 06/17] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS

[PATCH] mm/vmalloc.c: Fix potential memory leak
 2021-01-07 12:35 UTC 

[PATCH v4 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup
 2021-01-07 12:35 UTC  (4+ messages)
` [PATCH v4 mips-next 1/7] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH v4 mips-next 2/7] MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
  ` [PATCH v4 mips-next 3/7] MIPS: properly stop .eh_frame generation

[PATCH] mm/hugetlb: Fix potential missing huge page size info
 2021-01-07 12:34 UTC 

[PATCH] mm/hugetlb: Fix potential double free in hugetlb_register_node() error path
 2021-01-07 12:32 UTC 

[PATCH] media: rkvdec: silence ktest bot build warning
 2021-01-07 12:32 UTC  (4+ messages)

[PATCH 0/1] arm64: make section size configurable for memory hotplug
 2021-01-07 12:30 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v4 0/7] MediaTek IOMMU improve tlb flush performance in map/unmap
 2021-01-07 12:29 UTC  (8+ messages)
` [PATCH v4 1/7] iommu: Move iotlb_sync_map out from __iommu_map
` [PATCH v4 2/7] iommu: Add iova and size as parameters in iotlb_sync_map
` [PATCH v4 3/7] iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
` [PATCH v4 4/7] iommu: Switch gather->end to the inclusive end
` [PATCH v4 5/7] iommu/io-pgtable: Allow io_pgtable_tlb ops optional
` [PATCH v4 6/7] iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync once
` [PATCH v4 7/7] iommu/mediatek: Remove the tlb-ops for v7s

[PATCH v3 mips-next 0/7] MIPS: vmlinux.lds.S sections fixes & cleanup
 2021-01-07 12:30 UTC  (9+ messages)
` [PATCH v3 mips-next 1/7] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH v3 mips-next 2/7] MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
  ` [PATCH v3 mips-next 3/7] MIPS: properly stop .eh_frame generation
  ` [PATCH v3 mips-next 4/7] MIPS: vmlinux.lds.S: catch bad .rel.dyn at link time
  ` [PATCH v3 mips-next 5/7] MIPS: vmlinux.lds.S: explicitly declare .got table
  ` [PATCH v3 mips-next 6/7] vmlinux.lds.h: catch compound literals into data and BSS
  ` [PATCH v3 mips-next 7/7] MIPS: select ARCH_WANT_LD_ORPHAN_WARN

[PATCH] regulator: bd718x7: Stop using parent data
 2021-01-07 12:23 UTC 

[PATCH 0/3 v2] Reduce number of active LB
 2021-01-07 12:20 UTC  (7+ messages)
` [PATCH 1/3 v2] sched/fair: skip idle cfs_rq
` [PATCH 2/3 v2] sched/fair: don't set LBF_ALL_PINNED unnecessarily
` [PATCH 3/3 v2] sched/fair: reduce cases for active balance

[PATCH v1] gpio: dwapb: mask/unmask IRQ when disable/enable it
 2021-01-07 12:20 UTC  (9+ messages)

[PATCH v4 0/5] imx8mq: updates for the interconnect fabric
 2021-01-07 12:17 UTC  (6+ messages)
` [PATCH v4 1/5] arm64: dts: imx8mq: Add NOC node
` [PATCH v4 2/5] arm64: dts: imx8mq: Add interconnect provider property
` [PATCH v4 3/5] dt-bindings: mxsfb: Add interconnect bindings for LCDIF path
` [PATCH v4 4/5] arm64: dts: imx8mq: Add interconnect for lcdif
` [PATCH v4 5/5] arm64: defconfig: Enable interconnect for imx8mq

[PATCH v6 0/6] add ECDH and CURVE25519 algorithms support for Kunpeng 930
 2021-01-07 12:14 UTC  (7+ messages)
` [PATCH v6 1/6] crypto: hisilicon/hpre - add version adapt to new algorithms
` [PATCH v6 2/6] crypto: hisilicon/hpre - add some updates to adapt to Kunpeng 930
` [PATCH v6 3/6] crypto: hisilicon/hpre - add algorithm type
` [PATCH v6 4/6] crypto: expose elliptic curve parameters as Crypto APIs
` [PATCH v6 5/6] crypto: hisilicon/hpre - add 'ECDH' algorithm
` [PATCH v6 6/6] crypto: hisilicon/hpre - add 'CURVE25519' algorithm

[PATCH v2 4.9 00/10] fix a race in release_task when flushing the dentry
 2021-01-07 12:17 UTC  (2+ messages)

[PATCH] mtd: spi-nor: winbond: Add support for w25q512jv
 2021-01-07 12:13 UTC  (4+ messages)
` [PATCH v2] mtd: spi-nor: winbond: Add support for w25q512jvq

[PATCH 4.19 07/29] ext4: dont remount read-only with errors=continue on reboot
 2021-01-07 12:15 UTC 

[PATCHv4 0/4] perf tools: Allow to enable/disable events via control pipe
 2021-01-07 12:12 UTC  (2+ messages)

[PATCH v9, 00/11] drm/mediatek: add support for mediatek SOC MT8183
 2021-01-07 12:08 UTC  (15+ messages)
` [PATCH v9, 01/11] dt-bindings: mediatek: add rdma-fifo-size description for mt8183 display
` [PATCH v9, 02/11] dt-bindings: mediatek: add "
` [PATCH v9, 03/11] arm64: dts: mt8183: rename rdma fifo size
` [PATCH v9, 05/11] drm/mediatek: add fifo_size into rdma private data
` [PATCH v9, 07/11] drm/mediatek: separate gamma module
` [PATCH v9, 08/11] drm/mediatek: add has_dither private data for gamma
` [PATCH v9, 10/11] drm/mediatek: add DDP support for MT8183

[RFC PATCH] tools/perf: Integrate DAMON in perf
 2021-01-07 12:07 UTC 

[PATCH v2 mips-next 0/4] MIPS: vmlinux.lds.S sections fix & cleanup
 2021-01-07 11:59 UTC  (7+ messages)
` [PATCH v2 mips-next 1/4] MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
  ` [PATCH v2 mips-next 2/4] MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS

[PATCH] add chan->cl check in mbox_chan_received_data()
 2021-01-07 11:53 UTC  (2+ messages)

[PATCH] ALSA: hda: fix SND_INTEL_DSP_CONFIG dependency
 2021-01-07 11:45 UTC  (4+ messages)
` [PATCH] ASoC: SOF: Intel: avoid reverse module dependency

[PATCH] arm64: smp: Add support for cpu park
 2021-01-07 11:49 UTC  (2+ messages)

[PATCH RESEND v2 1/5] f2fs: compress: add compress_inode to cache compressed blocks
 2021-01-07 11:48 UTC  (5+ messages)
    ` [f2fs-dev] "

[PATCH v3 0/5] Add Microchip PolarFire Soc Support
 2021-01-07 11:43 UTC  (5+ messages)
` [PATCH v3 1/5] RISC-V: Add Microchip PolarFire SoC kconfig option
` [PATCH v3 3/5] RISC-V: Initial DTS for Microchip ICICLE board

scsi: Add diagnostic log for scsi device reset
 2021-01-07 11:43 UTC 

[PATCH] Documentation: kbuild: Fix section reference
 2021-01-07 11:42 UTC 

[PATCH net] net: fix use-after-free when UDP GRO with shared fraglist
 2021-01-07 11:40 UTC  (4+ messages)
  ` [PATCH net v2] "

[PATCH] char: xillybus: Add driver for XillyUSB (Xillybus variant for USB)
 2021-01-07 11:39 UTC  (6+ messages)

[PATCH] uio: uio_pci_generic: don't fail probe if pdev->irq equals to IRQ_NOTCONNECTED
 2021-01-07 11:38 UTC  (2+ messages)

[PATCH v2 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-01-07 11:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: clk: microchip: Add Microchip PolarFire host binding
` [PATCH v2 2/2] clk: microchip: Add driver for Microchip PolarFire SoC

[PATCH 1/1] arm64/entry.S: check for stack overflow in el1 case only
 2021-01-07 11:29 UTC  (2+ messages)

linux-next: build warning after merge of the f2fs tree
 2021-01-07 11:28 UTC  (2+ messages)

[PATCH 0/3] Add changes to support 'HW solver' mode in rpmh driver
 2021-01-07 11:25 UTC  (4+ messages)
` [PATCH 3/3] soc: qcom: rpmh: Conditionally check lockdep_assert_irqs_disabled()

[PATCH v2] sched/debug: Add new tracepoint to track cpu_capacity
 2021-01-07 11:23 UTC  (11+ messages)

[PATCH 0/3] acpi: cppc_acpi: fix sparse warnings
 2021-01-07 11:17 UTC  (4+ messages)
` [PATCH 1/3] acpi: cppc_acpi: remove __iomem annotation for cpc_reg's address
` [PATCH 2/3] acpi: cppc_acpi: add __iomem annotation to generic_comm_base pointer
` [PATCH 3/3] acpi: cppc_acpi: initialise vaddr pointers to NULL

[GIT PULL] interconnect fixes for 5.11-rc
 2021-01-07 11:19 UTC  (4+ messages)

[PATCH v8] iio: Handle enumerated properties with gaps
 2021-01-07 11:20 UTC 

[PATCH] Revert "KVM: x86: Unconditionally enable irqs in guest context"
 2021-01-07 10:55 UTC  (4+ messages)
    `  "

[PATCH] cifs: fix msleep() is imprecise
 2021-01-07 11:08 UTC  (3+ messages)

[PATCH v5] usb: xhci-mtk: fix unreleased bandwidth data
 2021-01-07 11:09 UTC  (2+ messages)

[PATCH] ARM: dts: sun5i: add A10s/A13 display frontend support fallback
 2021-01-07 10:59 UTC 

[PATCH] ARM: dts: sun5i: add A10s/A13 mali gpu support fallback
 2021-01-07 11:00 UTC 

[PATCH] X.509: Fix crash caused by NULL pointer
 2021-01-07 10:58 UTC  (2+ messages)

[PATCH] usb: typec: Send uevent for num_altmodes update
 2021-01-07 10:57 UTC  (4+ messages)

[PATCH v2] nvdimm: Avoid race between probe and reading device attributes
 2021-01-07 10:54 UTC  (2+ messages)

[PATCH v2 0/4] ASoC: rt5645: Enable internal mic and headset on ECS EF20
 2021-01-07 10:53 UTC  (5+ messages)
` [PATCH v2 1/4] ASoC: rt5645: Introduce mapping for ACPI-defined GPIO
` [PATCH v2 2/4] ASoC: rt5645: Add ACPI-defined GPIO for ECS EF20 series
` [PATCH v2 3/4] ASoC: rt5645: add inv_hp_det flag
` [PATCH v2 4/4] ASoC: rt5645: Enable internal microphone and JD on ECS EF20

[PATCH] media: atomisp: ov2722: replace hardcoded function name
 2021-01-07 10:53 UTC  (8+ messages)

[PATCH V4 0/5] gpio-xilinx: Update on xilinx gpio driver
 2021-01-07 10:52 UTC  (8+ messages)
` [PATCH V4 4/5] gpio: gpio-xilinx: Add support for suspend and resume
` [PATCH V4 5/5] gpio: gpio-xilinx: Add check if width exceeds 32

[PATCH] mm/uaccess: Use 'unsigned long' to placate UBSAN warnings, again
 2021-01-07 10:51 UTC  (6+ messages)

[PATCH 0/3] Add domain supply for mtk power domains
 2021-01-07 10:49 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: power: Add domain regulator supply
` [PATCH 2/3] soc: mediatek: pm-domains: "
` [PATCH 3/3] arm64: dts: mediatek: mt8183: Add domain supply for mfg

[PATCH v12] ARM: uncompress: Validate start of physical memory against passed DTB
 2021-01-07 10:47 UTC  (3+ messages)

[PATCH] dt-bindings: rtc: at91rm9200: add sama7g5 compatible
 2021-01-07 10:46 UTC 

[PATCH -next] media: zoran: use resource_size
 2021-01-07 10:45 UTC  (4+ messages)

[PATCH] [RFC] rt: kernel/sched/core: fix kthread_park() pending too long when CPU un-plugged
 2021-01-07 10:45 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: fix right sounds and mute/micmute LEDs for HP machines
 2021-01-07 10:40 UTC  (2+ messages)

[PATCH] fs/squashfs: Remove caching of errors in squashfs
 2021-01-07 10:29 UTC  (2+ messages)

[RFC PATCH 0/3] GPIO support on the Etron EJ168/EJ188/EJ198 xHCI controllers
 2021-01-07 10:36 UTC  (8+ messages)
` [RFC PATCH 3/3] gpio: ej1x8: Add GPIO driver for Etron Tech Inc. EJ168/EJ188/EJ198

[PATCH 0/6] x86 noinstr fixes
 2021-01-07 10:31 UTC  (9+ messages)
` [PATCH 2/6] x86/sev: Fix nonistr violation
      ` [PATCH 7/6] x86: __always_inline __{rd,wr}msr()
` [RFC][PATCH 6/6] x86/mce: Dont use noinstr for now

[PATCH v2 1/3] ASoC: SOF: Intel: hda: Resume codec to do jack detection
 2021-01-07 10:32 UTC  (4+ messages)
` [PATCH v2 3/3] ASoC: SOF: Intel: hda: Avoid checking jack on system suspend

[PATCH] iommu/arm-smmu-v3: Handle duplicated Stream IDs from other masters
 2021-01-07  9:33 UTC 

[PATCH v3 0/4] hwmon: (ltc2945): add support for sense resistor
 2021-01-07 10:34 UTC  (5+ messages)
` [PATCH v3 1/4] hwmon: (ltc2945): wrap regmap into an ltc2945_state struct
` [PATCH v3 2/4] hwmon: (ltc2945): clamp values before converting
` [PATCH v3 3/4] hwmon: (ltc2945): add support for sense resistor
` [PATCH v3 4/4] dt-bindings: hwmon: ltc2945: add device tree doc for ltc2945

[PATCH v2 0/4] Allwinner H6 RSB support
 2021-01-07 10:27 UTC  (6+ messages)
` [PATCH v2 4/4] arm64: dts: allwinner: h6: Use RSB for AXP805 PMIC connection

[PATCH -next] gpio: vx855: use resource_size
 2021-01-07 10:20 UTC  (2+ messages)

[PATCH 0/6] arm: aspeed: Add eSPI support
 2021-01-07 10:17 UTC  (5+ messages)
` [PATCH 4/6] irqchip/aspeed: Add Aspeed eSPI interrupt controller

[RESEND][PATCH v3] proc: Escape more characters in /proc/mounts output
 2021-01-07 10:11 UTC 

[PATCH v2 0/8] Venus stateful encoder compliance
 2021-01-07 10:09 UTC  (4+ messages)
` [PATCH v2 7/8] venus: venc: Handle reset encoder state

[PATCH v6 0/5] mainline Kverneland boards
 2021-01-07 10:08 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: vendor-prefixes: Add an entry for Kverneland Group
` [PATCH v6 2/5] dt-bindings: arm: fsl: add Kverneland UT1, UT1Q and UI1P boards
` [PATCH v6 3/5] ARM: dts: add Kverneland UT1, UT1Q and UT1P
` [PATCH v6 4/5] dt-bindings: arm: fsl: add Kverneland TGO board
` [PATCH v6 5/5] ARM: dts: "

[PATCH v7 1/2] lib/string.c: add __sysfs_match_string_with_gaps() helper
 2021-01-07 10:09 UTC  (2+ messages)

[PATCH] cpupower: add Makefile dependencies for install targets
 2021-01-07 10:07 UTC  (2+ messages)

[PATCH] media: v4l2: Fix memleak in videobuf_read_one
 2021-01-07  9:57 UTC  (2+ messages)

[PATCH v1] driver core: Fix device link device name collision
 2021-01-07  9:56 UTC  (2+ messages)

[PATCH] Revert "usb: gadget: Quieten gadget config message"
 2021-01-07  9:50 UTC  (2+ messages)

[PATCH] arm64: tegra: Add power-domain for Tegra210 HDA
 2021-01-07  9:48 UTC  (2+ messages)

[PATCH v4 1/2] lib: stackdepot: Add support to configure STACK_HASH_SIZE
 2021-01-07  9:44 UTC  (2+ messages)

[PATCH] ARM: mm: Free memblock from free_initrd_mem()
 2021-01-07  9:47 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).