linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-19 15:49:03 to 2020-11-19 17:38:46 UTC [more...]

[PATCH bpf-next v7 00/34] bpf: switch to memcg-based memory accounting
 2020-11-19 17:37 UTC  (5+ messages)
` [PATCH bpf-next v7 02/34] mm: memcontrol/slab: use helpers to access slab page's memcg_data
` [PATCH bpf-next v7 04/34] mm: convert page kmemcg type to a page memcg flag
` [PATCH bpf-next v7 07/34] bpf: memcg-based memory accounting for bpf maps
` [PATCH bpf-next v7 08/34] bpf: refine memcg-based memory accounting for arraymap maps

[RFC PATCH 0/3] bootconfig: Use hexadecimal ASCII string for size and checksum
 2020-11-19 17:36 UTC  (2+ messages)

drivers/mmc/host/sdhci-sprd.c:723:34: warning: unused variable 'sdhci_sprd_of_match'
 2020-11-19 17:36 UTC 

[PATCH 0/9] Add support for Microsoft Surface System Aggregator Module
 2020-11-19 17:35 UTC  (6+ messages)
` [PATCH 1/9] platform/surface: Add Surface Aggregator subsystem

[PATCH 1/2] mm/vmalloc: use free_vm_area() if an allocation fails
 2020-11-19 17:36 UTC  (8+ messages)
` [PATCH 2/2] mm/vmalloc: rework the drain logic

[PATCH v6 0/8] rpmsg: Make RPMSG name service modular
 2020-11-19 17:33 UTC  (5+ messages)
` [PATCH v6 8/8] rpmsg: Turn name service into a stand alone driver

Kernel prctl feature for syscall interception and emulation
 2020-11-19 17:32 UTC  (5+ messages)

[PATCH 0/8] drm/imx: Introduce i.MX8qxp DPU DRM
 2020-11-19 17:30 UTC  (4+ messages)
` [PATCH 3/8] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding

[PATCH] tracepoint: Do not fail unregistering a probe due to memory allocation
 2020-11-19 17:30 UTC  (15+ messages)
  ` violating function pointer signature

[PATCH 1/3] pwm: pca9685: Switch to atomic API
 2020-11-19 17:29 UTC  (6+ messages)

[PATCH v6 0/7] arm64: Default to 32-bit wide ZONE_DMA
 2020-11-19 17:25 UTC  (11+ messages)
` [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init()

[PATCH] usbnet: ipheth: fix connectivity with iOS 14
 2020-11-19 17:24 UTC 

[PATCH v5 0/5] Add support for SCMIv3.0 Voltage Domain Protocol and SCMI-Regulator
 2020-11-19 17:24 UTC  (8+ messages)
` [PATCH v5 1/5] firmware: arm_scmi: Add Voltage Domain Support
` [PATCH v5 4/5] regulator: add SCMI driver

[patch V4 0/8] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-19 17:23 UTC  (9+ messages)
` [patch V4 2/8] mm/highmem: Provide CONFIG_DEBUG_KMAP_LOCAL_FORCE_MAP
` [patch V4 4/8] sched: Make migrate_disable/enable() independent of RT

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

[PATCH] mmc: sdhci-of-arasan: Add pinctrl support to the driver
 2020-11-19 17:20 UTC  (4+ messages)

[PATCH v3 0/2] powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() too
 2020-11-19 17:19 UTC  (7+ messages)
` [PATCH v3 1/2] powerpc/ptrace: simplify gpr_get/tm_cgpr_get
` [PATCH v3 2/2] powerpc/ptrace: Hard wire PT_SOFTE value to 1 in gpr_get() too

[PATCH 0/2] optimise iov_iter
 2020-11-19 17:20 UTC  (7+ messages)
` [PATCH 2/2] iov_iter: optimise iter type checking

[PATCH v8] cpufreq: mediatek-hw: Add support for Mediatek cpufreq HW driver
 2020-11-19 17:13 UTC  (5+ messages)
` [PATCH v8 2/3] dt-bindings: arm: cpus: Document 'mediatek,freq-domain' property

[PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring
 2020-11-19 17:09 UTC  (8+ messages)
          ` XDP maintainer match (Was [PATCH v2 0/2] hwmon: (max127) Add Maxim MAX127 hardware monitoring)

[PATCH v3 0/6] ASoC: codecs: add support for LPASS Codec macros
 2020-11-19 17:09 UTC  (2+ messages)

[PATCH v2] ASoC: fsl_sai: Correct the clock source for mclk0
 2020-11-19 17:09 UTC  (2+ messages)

[PATCH v3] ASoC: sunxi: do not select COMMON_CLK to fix builds
 2020-11-19 17:09 UTC  (2+ messages)

[PATCH][next] gpio: ath79: Fix fall-through warning for Clang
 2020-11-19 17:09 UTC 

[PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource
 2020-11-19 17:08 UTC  (7+ messages)
      ` About devm_platform_ioremap_resource [Was: Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource]

[PATCH][next] gpiolib: acpi: Fix fall-through warnings for Clang
 2020-11-19 17:07 UTC 

[PATCH REPOST] pcmcia: Remove NEC VRC4173 CARDU
 2020-11-19 17:06 UTC  (2+ messages)

[PATCH] tpm_tis: Disable interrupts on ThinkPad T490s
 2020-11-19 17:05 UTC  (5+ messages)

[PATCH] vfio iommu type1: Bypass the vma permission check in vfio_pin_pages_remote()
 2020-11-19 17:05 UTC  (2+ messages)

[PATCH] kfence: Avoid stalling work queue task without allocations
 2020-11-19 17:02 UTC  (11+ messages)

[PATCH v13 00/15] SMMUv3 Nested Stage Setup (IOMMU part)
 2020-11-19 17:02 UTC  (4+ messages)
` [PATCH v13 01/15] iommu: Introduce attach/detach_pasid_table API

[RFC][PATCH v2 00/21] x86/pti: Defer CR3 switch to C code
 2020-11-19 17:02 UTC  (13+ messages)
` [RFC][PATCH v2 12/21] x86/pti: Use PTI stack instead of trampoline stack

[PATCH] mdio_bus: suppress err message for reset gpio EPROBE_DEFER
 2020-11-19 16:58 UTC  (4+ messages)

ext2: How do we make sure indirect blocks are writeback before data block?
 2020-11-19 16:42 UTC 

[PATCH v2] mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function
 2020-11-19 16:57 UTC  (10+ messages)

[PATCH v3 00/14] An alternative series for asymmetric AArch32 systems
 2020-11-19 16:57 UTC  (30+ messages)
` [PATCH v3 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity
` [PATCH v3 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
` [PATCH v3 11/14] sched: Reject CPU affinity changes based on arch_cpu_allowed_mask()

[PATCH v6 0/5] Fortify strscpy()
 2020-11-19 16:49 UTC  (6+ messages)
` [PATCH v6 1/5] string.h: detect intra-object overflow in fortified string functions
` [PATCH v6 2/5] lkdtm: tests for FORTIFY_SOURCE
` [PATCH v6 3/5] string.h: Add FORTIFY coverage for strscpy()
` [PATCH v6 4/5] Add new file in LKDTM to test fortified strscpy
` [PATCH v6 5/5] Correct wrong filenames in comment

[PATCH 0/2] arm64: Implement CONFIG_CMDLINE_EXTEND
 2020-11-19 16:56 UTC  (7+ messages)

[PATCH 0/3] staging: dpaa2-switch: small updates and fixes
 2020-11-19 16:50 UTC  (4+ messages)
` [PATCH 1/3] staging: dpaa2-switch: export the 'no buffer' counter in ethtool
` [PATCH 2/3] staging: dpaa2-switch: make sure that the VLAN is not already configured
` [PATCH 3/3] staging: dpaa2-switch: pack the firmware command structures

[PATCH net-next v2] r8153_ecm: avoid to be prior to r8152 driver
 2020-11-19 16:50 UTC  (2+ messages)

linux-next: Tree for Nov 19
 2020-11-19 16:49 UTC  (2+ messages)
` linux-next: Tree for Nov 19 (drivers/edac/igen6_edac.c)

[PATCH] clk: samsung: allow compile testing of Exynos, S3C64xx and S5Pv210
 2020-11-19 16:45 UTC 

Wifi hangs
 2020-11-19 16:42 UTC 

[PATCH v5 0/2] MTE support for KVM guest
 2020-11-19 16:39 UTC  (4+ messages)

[PATCH v2] arm64: dts: ls1028a: make the eMMC and SD card controllers use fixed indices
 2020-11-19 16:38 UTC 

Can you help diagnose a weird failed wake?
 2020-11-19 16:33 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028a: make the eMMC and SD card controllers use fixed indices
 2020-11-19 16:32 UTC  (3+ messages)

[PATCH v5 0/5] Fortify strscpy()
 2020-11-19 16:29 UTC  (4+ messages)
` [PATCH v5 4/5] Add new file in LKDTM to test fortified strscpy

[PATCH v2 1/5] net: Remove the err argument from sock_from_file
 2020-11-19 16:26 UTC  (5+ messages)
` [PATCH v2 2/5] bpf: Add a bpf_sock_from_file helper
` [PATCH v2 3/5] bpf: Expose bpf_sk_storage_* to iterator programs
` [PATCH v2 4/5] bpf: Add an iterator selftest for bpf_sk_storage_delete
` [PATCH v2 5/5] bpf: Add an iterator selftest for bpf_sk_storage_get

[RFC PATCH] ASoC: ak4458: use reset control instead of reset gpio
 2020-11-19 16:27 UTC  (8+ messages)

[RFC PATCH 0/6] kvm: arm64: Fix up hyp relocations
 2020-11-19 16:25 UTC  (7+ messages)
` [RFC PATCH 1/6] kvm: arm64: Set up .hyp.rodata ELF section
` [RFC PATCH 2/6] kvm: arm64: Fix up RELA relocations in hyp code/data
` [RFC PATCH 3/6] kvm: arm64: Fix up RELR relocation "
` [RFC PATCH 4/6] kvm: arm64: Remove patching of fn pointers in hyp
` [RFC PATCH 5/6] kvm: arm64: Fix constant-pool users "
` [RFC PATCH 6/6] kvm: arm64: Remove hyp_symbol_addr

[PATCH v4 0/2] MTE support for KVM guest
 2020-11-19 16:24 UTC  (8+ messages)
` [PATCH v4 2/2] arm64: kvm: Introduce MTE VCPU feature

[PATCH v5 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2020-11-19 16:23 UTC  (4+ messages)
` [PATCH v5 1/7] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

linux-next: build warning after merge of the pm tree
 2020-11-19 16:22 UTC  (2+ messages)

[RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful
 2020-11-19 16:20 UTC  (6+ messages)

[PATCH v1] docs: ACPI: enumeration: add PCI hierarchy representation
 2020-11-19 16:17 UTC  (3+ messages)

[PATCH v2 1/3] spi: fix resource leak for drivers without .remove callback
 2020-11-19 16:16 UTC  (3+ messages)
` [PATCH v2 2/3] spi: Use bus_type functions for probe, remove and shutdown
` [PATCH v2 3/3] spi: Warn when a driver's remove callback returns an error

[PATCH v2 3/6] iommu/mediatek: Add iotlb_sync_map to sync whole the iova range
 2020-11-19 16:11 UTC  (2+ messages)

[PATCH] misc/sgi-xp: Replace in_interrupt() usage
 2020-11-19 16:11 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 0/2] arm64: dts: ti: k3-j7200-som/cpb: Correct i2c bus representations
 2020-11-19 16:10 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-j7200-common-proc-board: Correct the name of io expander on main_i2c1

[PATCH 1/3] spi: fix resource leak for drivers without .remove callback
 2020-11-19 16:09 UTC  (6+ messages)

[PATCH 0/3 v7] ftrace: Add access to function arguments for all callbacks
 2020-11-19 16:07 UTC  (9+ messages)
` [PATCH 1/3 v7] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
` [PATCH 3/3 v7] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available

[PATCH RFC v2 4/4] 9p: fix race issue in fid contention
 2020-11-19 16:06 UTC  (4+ messages)
` [PATCH 0/2] follow-up to "
  ` [PATCH 1/2] 9p: apply review requests for fid refcounting
  ` [PATCH 2/2] 9p: Fix writeback fid incorrectly being attached to dentry

[PATCH 0/7] Split huge pages to any lower order pages and selftests
 2020-11-19 16:06 UTC  (8+ messages)
` [PATCH 1/7] XArray: Fix splitting to non-zero orders
` [PATCH 2/7] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range
` [PATCH 3/7] mm: memcg: make memcg huge page split support any order split
` [PATCH 4/7] mm: page_owner: add support for splitting to any order in split page_owner
` [PATCH 5/7] mm: thp: split huge page to any lower order pages
` [PATCH 6/7] mm: truncate: split thp to a non-zero order if possible
` [PATCH 7/7] mm: huge_memory: enable debugfs to split huge pages to any order

[PATCH v2 0/4] Adding the Sparx5 Serdes driver
 2020-11-19 16:02 UTC  (8+ messages)
` [PATCH v2 1/4] dt-bindings: phy: Add sparx5-serdes bindings
` [PATCH v2 2/4] phy: Add ethernet serdes configuration option

[PATCH v2] PCI: dwc: fix error return code in dw_pcie_host_init()
 2020-11-19 16:02 UTC  (2+ messages)

[PATCH 0/3] drm/ingenic: Add support for delta-RGB panels
 2020-11-19 15:55 UTC  (4+ messages)
` [PATCH 1/3] drm/ingenic: Compute timings according to adjusted_mode->crtc_*
` [PATCH 2/3] drm/ingenic: Properly compute timings when using a 3x8-bit panel
` [PATCH 3/3] drm/ingenic: Add support for serial 8-bit delta-RGB panels

[PATCH 00/12] thunderbolt: USB4 NVM upgrade improvements & Maple Ridge support
 2020-11-19 15:55 UTC  (13+ messages)
` [PATCH 01/12] thunderbolt: Move max_boot_acl field to correct place in struct icm
` [PATCH 02/12] thunderbolt: Log which connection manager implementation is used
` [PATCH 03/12] thunderbolt: Log adapter numbers in decimal in path activation/deactivation
` [PATCH 04/12] thunderbolt: Keep the parent runtime resumed for a while on device disconnect
` [PATCH 05/12] thunderbolt: Return -ENOTCONN when ERR_CONN is received
` [PATCH 06/12] thunderbolt: Perform USB4 router NVM upgrade in two phases
` [PATCH 07/12] thunderbolt: Pass metadata directly to usb4_switch_op()
` [PATCH 08/12] thunderbolt: Pass TX and RX data "
` [PATCH 09/12] thunderbolt: Add connection manager specific hooks for USB4 router operations
` [PATCH 10/12] thunderbolt: Move constants for USB4 router operations to tb_regs.h
` [PATCH 11/12] thunderbolt: Add USB4 router operation proxy for firmware connection manager
` [PATCH 12/12] thunderbolt: Add support for Intel Maple Ridge

[Patch v2 0/6] Enable Qualcomm Crypto Engine on sdm845
 2020-11-19 15:52 UTC  (7+ messages)
` [Patch v2 1/6] dt-bindings: clock: Add entry for crypto engine RPMH clock resource
` [Patch v2 2/6] clk: qcom: rpmh: Add CE clock on sdm845
` [Patch v2 3/6] drivers: crypto: qce: Enable support for crypto engine "
` [Patch v2 4/6] drivers: crypto: qce: Fix SHA result buffer corruption issues
` [Patch v2 5/6] dts: qcom: sdm845: Add dt entries to support crypto engine
` [Patch v2 6/6] dt-bindings: crypto: qcom-qce: Add v5.4 to binding

[RFC] checkpatch.pl Is "does MAINTAINERS need updating" check broken?
 2020-11-19 15: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).