linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 19:04:26 to 2020-11-09 21:55:21 UTC [more...]

[PATCH] x86/mce: Enable additional error logging on certain Intel CPUs
 2020-11-09 21:55 UTC  (3+ messages)
` [tip: ras/core] "

[PATCH 00/24] perf: Add mmap2 build id support
 2020-11-09 21:54 UTC  (12+ messages)
` [PATCH 01/24] bpf: Move stack_map_get_build_id into lib
` [PATCH 02/24] bpf: Add build_id_parse_size function
` [PATCH 03/24] perf: Add build id data in mmap2 event
` [PATCH 04/24] tools headers uapi: Sync tools/include/uapi/linux/perf_event.h
` [PATCH 05/24] perf tools: Do not swap mmap2 fields in case it contains build id
` [PATCH 06/24] perf tools: Add build_id__is_defined function
` [PATCH 07/24] perf tools: Add filename__decompress function
` [PATCH 08/24] perf tools: Add support to read build id from compressed elf
` [PATCH 09/24] perf tools: Add check for existing link in buildid dir
` [PATCH 10/24] perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_event
` [PATCH 11/24] perf tools: Try to load vmlinux from buildid database

[PATCH v4 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
 2020-11-09 21:38 UTC  (8+ messages)
` [PATCH v4 1/4] HID: i2c-hid: Reorganize so ACPI and OF are subclasses

[PATCH v2 0/4] Convert few Tegra docs to json-schema
 2020-11-09 21:45 UTC  (5+ messages)
` [PATCH v2 2/4] dt-bindings: dma: Convert ADMA doc "
` [PATCH v2 4/4] dt-bindings: bus: Convert ACONNECT "

[PATCH] ARM: decompressor: avoid ADRL pseudo-instruction
 2020-11-09 21:45 UTC  (4+ messages)

[PATCH] net/xdp: remove unused macro REG_STATE_NEW
 2020-11-09 21:44 UTC  (4+ messages)

[PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework)
 2020-11-09 21:44 UTC  (5+ messages)

[PATCH 0/2] PCI: Make "cdns,max-outbound-regions" optional DT property
 2020-11-09 21:43 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: PCI: Make "cdns,max-outbound-regions" optional property
` [PATCH 2/2] PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found

Definition of PMD_FLAGS_DEC_WP in arch/x86/mm/mem_encrypt_identity.c
 2020-11-09 21:42 UTC  (4+ messages)
` [PATCH] x86/mm/sme: Fix definition of PMD_FLAGS_DEC_WP

[PATCH] ASoC: pcm512x: Add support for data formats RJ and LJ
 2020-11-09 21:21 UTC 

[PATCH bpf] tools: bpftool: Add missing close before bpftool net attach exit
 2020-11-09 21:37 UTC  (3+ messages)

[PATCH 0/3] Firmware loading option
 2020-11-09 21:37 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: goodix

[PATCH v5 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p
 2020-11-09 21:36 UTC  (5+ messages)
` [PATCH v5 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules
` [PATCH v5 2/4] arm64: defconfig: Update config names for i2c-hid rejigger
` [PATCH v5 3/4] dt-bindings: input: HID: i2c-hid: Introduce bindings for the Goodix GT7375P
` [PATCH v5 4/4] HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core

[PATCH v3 0/6] mm/hmm/nouveau: add THP migration to migrate_vma_*
 2020-11-09 21:34 UTC  (6+ messages)
` [PATCH v3 3/6] mm: support THP migration to device private memory

[PATCH 0/2] net: dccp: fix structure use-after-free
 2020-11-09 21:31 UTC  (8+ messages)
` [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock

[PATCH RFC] ipvs: add genetlink cmd to dump all services and destinations
 2020-11-09 21:29 UTC  (3+ messages)
` [PATCH RFC v2] "

[PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags
 2020-11-09 21:29 UTC  (9+ messages)

[MPTCP][PATCH net 0/2] fix static checker warnings in
 2020-11-09 21:23 UTC  (7+ messages)
` [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer

[PATCH] net: sched: fix misspellings using misspell-fixer tool
 2020-11-09 21:23 UTC  (2+ messages)

[PATCH] drivers: amdgpu: amdgpu_display: Fixed the spelling of falg to flag
 2020-11-09 21:21 UTC  (2+ messages)

[PATCH 00/20] [Set 3] Rid W=1 warnings from GPU
 2020-11-09 21:18 UTC  (21+ messages)
` [PATCH 01/20] drm/radeon/radeon_ttm: Place declaration of 'rdev' in same clause as its use
` [PATCH 02/20] drm/radeon: Move radeon_ttm{init,fini} to shared location
` [PATCH 03/20] drm/radeon/radeon_fence: Demote some non-conformant kernel-doc headers and fix another
` [PATCH 04/20] drm/radeon: Move 'radeon_add_legacy_encoder' prototype to shared header
` [PATCH 05/20] drm/radeon: Move 'radeon_add_legacy_encoder's prototype to shared location
` [PATCH 06/20] drm/radeon/radeon_connectors: Strip out set but unused variable 'ret'
` [PATCH 07/20] drm/radeon/radeon_display: Remove unused variable 'mod'
` [PATCH 08/20] drm/radeon/radeon_i2c: Remove pointless function header
` [PATCH 09/20] drm/radeon/radeon_irq_kms: Demote non-conformant kernel-doc fix another
` [PATCH 10/20] drm/radeon/radeon_ring: Add missing function parameters 'rdev' and 'data'
` [PATCH 11/20] drm/radeon/r600: Strip out set but unused 'tmp' variables
` [PATCH 12/20] drm/radeon/radeon_cs: Fix a bunch of doc-rot issues
` [PATCH 13/20] drm/radeon/evergreen: Move 'rv770_set_clk_bypass_mode' prototype to shared location
` [PATCH 14/20] drm/radeon: Move 'radeon_pm_acpi_event_handler' prototype into shared header
` [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes "
` [PATCH 16/20] drm/radeon/radeon_audio: Move 'dce3_2_*' prototypes to shared location
` [PATCH 17/20] drm/radeon/evergreend: Move 'evergreen_*' and 'sumo_*' prototypes out "
` [PATCH 18/20] drm/radeon/radeon_display: Fix function doc formatting and missing param issues
` [PATCH 19/20] drm/radeon/r600: Fix a misnamed parameter description and a formatting issue
` [PATCH 20/20] drm/radeon/cik: Fix a bunch of function parameter descriptions

[PATCH v8 3/6] software node: implement reference properties
 2020-11-09 21:20 UTC  (3+ messages)

[PATCH v3 bpf] trace: bpf: Fix passing zero to PTR_ERR()
 2020-11-09 21:18 UTC  (2+ messages)

[PATCH 00/19] [Set 2] Rid W=1 warnings from GPU
 2020-11-09 21:15 UTC  (15+ messages)
` [PATCH 12/19] drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used
` [PATCH 14/19] drm/amd/amdgpu/amdgpu_device: Provide documentation for 'reg_addr' params
` [PATCH 16/19] drm/amd/amdgpu/amdgpu_kms: Remove 'struct drm_amdgpu_info_device dev_info' from the stack
` [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param

[PATCH v3 net] net: udp: fix Fast/frag0 UDP GRO
 2020-11-09 21:15 UTC 

ASoC: Question regarding device-tree multi-lane I2S for Allwinner SoC
 2020-11-09 21:15 UTC  (2+ messages)

[PATCH] bpf: remove duplicate include
 2020-11-09 21:13 UTC  (2+ messages)

[PATCH 0/2] Tristate moount option comatibility fixup
 2020-11-09 21:08 UTC  (7+ messages)
` [PATCH 1/2] xfs: show the dax option in mount options
` [PATCH 2/2] ext4: "

[PATCH 0/4] Set and use cpu_die_id on AMD-based systems
 2020-11-09 21:06 UTC  (5+ messages)
` [PATCH 1/4] x86/CPU/AMD: Save AMD NodeId as cpu_die_id
` [PATCH 2/4] x86/CPU/AMD: Remove amd_get_nb_id()
` [PATCH 3/4] EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId
` [PATCH 4/4] x86/topology: Set cpu_die_id only if DIE_TYPE found

[PATCH v3 bpf-next 0/5] Integrate kernel module BTF support
 2020-11-09 21:00 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/5] bpf: add in-kernel split "
` [PATCH v3 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO
` [PATCH v3 bpf-next 4/5] bpf: load and verify kernel module BTFs

[PATCH v3 00/26] coresight: Support for ETM system instructions
 2020-11-09 21:00 UTC  (11+ messages)
` [PATCH v3 07/26] coresight: Introduce device access abstraction
` [PATCH v3 23/26] coresight: etm4x: Detect system instructions support
` [PATCH v3 24/26] coresight: etm4x: Refactor probing routine
` [PATCH v3 25/26] coresight: etm4x: Add support for sysreg only devices
` [PATCH v3 26/26] dts: bindings: coresight: ETM system register access only units

[PATCH] drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'t
 2020-11-09 20:58 UTC  (3+ messages)

[PATCH v4 00/12] Bug fixes and improvements for MHI power operations
 2020-11-09 20:47 UTC  (13+ messages)
` [PATCH v4 01/12] bus: mhi: core: Use appropriate names for firmware load functions
` [PATCH v4 02/12] bus: mhi: core: Move to using high priority workqueue
` [PATCH v4 03/12] bus: mhi: core: Skip device wake in error or shutdown states
` [PATCH v4 04/12] bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability
` [PATCH v4 05/12] bus: mhi: core: Prevent sending multiple RDDM entry callbacks
` [PATCH v4 06/12] bus: mhi: core: Move to an error state on any firmware load failure
` [PATCH v4 07/12] bus: mhi: core: Use appropriate label in firmware load handler API
` [PATCH v4 08/12] bus: mhi: core: Move to an error state on mission mode failure
` [PATCH v4 09/12] bus: mhi: core: Check for IRQ availability during registration
` [PATCH v4 10/12] bus: mhi: core: Separate system error and power down handling
` [PATCH v4 11/12] bus: mhi: core: Mark and maintain device states early on after power down
` [PATCH v4 12/12] bus: mhi: core: Remove MHI event ring IRQ handlers when powering down

[GIT PULL] ext4 cleanups for 5.10-rc4
 2020-11-09 20:45 UTC  (2+ messages)

[GIT PULL] erofs fixes for 5.10-rc4
 2020-11-09 20:45 UTC  (2+ messages)

[GIT PULL] nfsd 5.10 fixes
 2020-11-09 20:45 UTC  (2+ messages)

[PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-11-09 20:41 UTC  (3+ messages)
` [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case

[PATCH net v1] lan743x: fix "BUG: invalid wait context" when setting rx mode
 2020-11-09 20:38 UTC 

[PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board
 2020-11-09 20:35 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: arm: fsl: document SolidRun LX2160A boards

[PATCH v5 0/7] Audio Graph Updates
 2020-11-09 20:30 UTC  (2+ messages)

[RESEND PATCH v3] fuse: Abort waiting for a response if the daemon receives a fatal signal
 2020-11-09 20:24 UTC  (4+ messages)

[PATCH] staging: rtl8192e: Braces should be used on all arms of statement
 2020-11-09 20:20 UTC 

[PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM
 2020-11-09 20:19 UTC  (11+ messages)

[PATCH] dt-bindings: dvfs: Add support for generic performance domains
 2020-11-09 20:15 UTC  (2+ messages)

[PATCH 0/6] Extend irqchip ocelot driver to support other SoCs
 2020-11-09 20:05 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: interrupt-controller: Add binding for the Microsemi Luton interrupt controller

[PATCH v2] lan743x: correctly handle chips with internal PHY
 2020-11-09 20:03 UTC  (2+ messages)

[PATCH v40 00/24] Intel SGX foundations
 2020-11-09 19:59 UTC  (2+ messages)
  ` [PATCH v40 21/24] x86/sgx: Add a page reclaimer

[PATCH net-next] net: stmmac: platform: use optional clk/reset get APIs
 2020-11-09 19:57 UTC  (2+ messages)

[PATCH v2 0/4] Add GCC and RPMh clock support for SDX55
 2020-11-09 19:56 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: clock: Add SDX55 GCC clock bindings
` [PATCH v2 3/4] dt-bindings: clock: Introduce RPMHCC bindings for SDX55

[PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO
 2020-11-09 19:56 UTC  (9+ messages)

[PATCH v8 3/6] software node: implement reference properties
 2020-11-09 19:54 UTC  (5+ messages)

[RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code
 2020-11-09 19:56 UTC  (7+ messages)
` [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK
` [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings

[PATCH 0/3] HDR10 static metadata
 2020-11-09 19:53 UTC  (2+ messages)

[PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events
 2020-11-09 19:52 UTC  (6+ messages)

[PATCH 0/2] arm: lib: xor-neon: Remove warn & disble neon vect
 2020-11-09 19:53 UTC  (6+ messages)
` [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization

[PATCH v2] spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH v2] spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume
 2020-11-09 19:48 UTC  (2+ messages)

[PATCH] dt-bindings: regulator: da9121: Use additionalProperties
 2020-11-09 19:47 UTC  (2+ messages)

[PATCH] ASoC: qcom: sc7180: Add missing PM ops
 2020-11-09 19:47 UTC  (2+ messages)

[PATCH] ASoC: fsl_aud2htx: Remove dev_err() usage after platform_get_irq()
 2020-11-09 19:47 UTC  (2+ messages)

[GIT PULL] KVM fixes and selftests for 5.10-rc4
 2020-11-09 19:47 UTC 

[PATCH 1/3] power: supply: max8997-charger: Use module_platform_driver()
 2020-11-09 19:43 UTC  (3+ messages)
` [PATCH 2/3] power: supply: max8997-charger: Fix platform data retrieval
` [PATCH 3/3] power: supply: max8997-charger: Improve getting charger status

[PATCH] hfsplus: remove pr_err message on ENOSPC file extend error
 2020-11-09 19:40 UTC  (2+ messages)

[PATCH] xfrm:fragmented ipv4 tunnel packets in inner interface
 2020-11-09 19:38 UTC  (5+ messages)

[PATCH] usb/mos7720: process deferred urbs in a workqueue
 2020-11-09 19:14 UTC  (9+ messages)

[tip:ras/core] BUILD SUCCESS 15af36596ae305aefc8c502c2d3e8c58221709eb
 2020-11-09 19:33 UTC 

[PATCH 5.9 000/133] 5.9.7-rc1 review
 2020-11-09 19:33 UTC  (3+ messages)

[git pull] drm next pull for 5.10-rc1
 2020-11-09 19:33 UTC  (7+ messages)

[PATCH 1/3] lib: Introduce copy_from_back()
 2020-11-09 19:28 UTC  (3+ messages)
` [PATCH 2/3] lib: zlib_inflate: improves decompression performance
` [PATCH 3/3] lib: lzo: Improves "

jitterentropy: `jent_mod_init()` takes 17 ms
 2020-11-09 19:31 UTC 

WARNING in usb_composite_setup_continue
 2020-11-09 19:29 UTC 

[PATCH 0/8] simplify ep_poll
 2020-11-09 19:28 UTC  (5+ messages)

[PATCH 0/4] Add KRYO2XX Errata / mitigations data
 2020-11-09 19:28 UTC  (5+ messages)
` [PATCH 4/4] arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver

[PATCH] PCI: dwc: Add support to configure for ECRC
 2020-11-09 19:26 UTC 

[PATCH 4.19 00/71] 4.19.156-rc1 review
 2020-11-09 19:22 UTC  (2+ messages)

[PATCH v7 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-09 19:21 UTC  (5+ messages)
` [PATCH v7 1/4] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers
` [PATCH v7 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v7 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
` [PATCH v7 4/4] arch, mm: make kernel_page_present() always available

[PATCHv2] reset: socfpga: add error handling and release mem-region
 2020-11-09 19:21 UTC 

null pointer deref in kvm
 2020-11-09 19:13 UTC 

[PATCH] arm64: dts: qcom: sc7180-trogdor: Fixup modem memory region
 2020-11-09 19:18 UTC  (3+ messages)

[PATCH v2 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID
 2020-11-09 19:10 UTC  (2+ messages)

[PATCH 0/3] IRQ stack support for ARM
 2020-11-09 19:10 UTC  (8+ messages)
  ` [PATCH 2/3] arm: introduce IRQ stacks

[PATCH v3 0/2] security: add fault injection to LSM hooks
 2020-11-09 19:06 UTC  (2+ messages)

[PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain
 2020-11-09 19:05 UTC  (5+ messages)

[tip:irq/core] BUILD SUCCESS d315c627a18249930750fe4eb2b21f3fe9b32ea4
 2020-11-09 19:04 UTC 

[PATCH] dmaengine: qcom: Add ADM driver
 2020-11-09 19:04 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "


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).