All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-11-26 18:49:42 to 2020-11-26 20:42:01 UTC [more...]

[PATCH net-next v6 00/14] net/smc: Add support for generic netlink API
 2020-11-26 20:39 UTC  (15+ messages)
` [PATCH net-next v6 01/14] net/smc: use helper smc_conn_abort() in listen processing
` [PATCH net-next v6 02/14] net/smc: Use active link of the connection
` [PATCH net-next v6 03/14] net/smc: Add connection counters for links
` [PATCH net-next v6 04/14] net/smc: Add link counters for IB device ports
` [PATCH net-next v6 05/14] net/smc: Add diagnostic information to smc ib-device
` [PATCH net-next v6 06/14] net/smc: Add diagnostic information to link structure
` [PATCH net-next v6 07/14] net/smc: Refactor smc ism v2 capability handling
` [PATCH net-next v6 08/14] net/smc: Introduce generic netlink interface for diagnostic purposes
` [PATCH net-next v6 09/14] net/smc: Add support for obtaining system information
` [PATCH net-next v6 10/14] net/smc: Introduce SMCR get linkgroup command
` [PATCH net-next v6 11/14] net/smc: Introduce SMCR get link command
` [PATCH net-next v6 12/14] net/smc: Add SMC-D Linkgroup diagnostic support
` [PATCH net-next v6 13/14] net/smc: Add support for obtaining SMCD device list
` [PATCH net-next v6 14/14] net/smc: Add support for obtaining SMCR "

[PATCH v2 00/19] Add generic vdso_base tracking
 2020-11-26 20:41 UTC  (18+ messages)
` [PATCH v2 02/19] elf: Move arch_setup_additional_pages() to generic elf.h
` [PATCH v2 05/19] elf: Remove compat_arch_setup_additional_pages()
` [PATCH v2 06/19] elf/vdso: Reuse arch_setup_additional_pages() parameters
` [PATCH v2 08/19] arm/vdso: Remove vdso pointer from mm->context
` [PATCH v2 13/19] x86/signal: Check if vdso_image_32 is mapped before trying to land on it

[RFC] ich9:cpuhp: add support for cpu hot-unplug with SMI broadcast enabled
 2020-11-26 20:38 UTC  (6+ messages)

[PATCHv2 0/4] Support symbolic links in paths in PSEUDO_IGNORE_PATHS
 2020-11-26 20:38 UTC  (4+ messages)
` [PATCHv2 3/4] bitbake.conf: Canonicalize "
  ` [OE-core] "

[PATCH master] sandbox: retire CONFIG_LINUX symbol in favor of CONFIG_SANDBOX
 2020-11-26 20:37 UTC 

[PATCH] fix trivial_phi()
 2020-11-26 20:35 UTC 

[PATCH] cpuidle: Allow configuration of the polling interval before cpuidle enters a c-state
 2020-11-26 20:31 UTC  (3+ messages)

[PATCH] riscv: Replaces spaces with tabs
 2020-11-26 20:31 UTC 

[PATCH] configure: Replace PKG_CONFIG calls with PKG_CHECK_VAR
 2020-11-26 20:30 UTC 

[PATCH] configure: Improve failures due to missing pkg-config
 2020-11-26 20:30 UTC 

[PATCH 1/1] mm: compaction: avoid fast_isolate_around() to set pageblock_skip on reserved pages
 2020-11-26 20:30 UTC  (11+ messages)

[Intel-gfx] [v12 00/15] Enable HDR on MCA LSPCON based Gen9 devices
 2020-11-26 21:03 UTC  (16+ messages)
` [Intel-gfx] [v12 01/15] drm/i915/display: Add HDR Capability detection for LSPCON
` [Intel-gfx] [v12 02/15] drm/i915/display: Enable HDR on gen9 devices with MCA Lspcon
` [Intel-gfx] [v12 03/15] drm/i915/display: Attach HDR property for capable Gen9 devices
` [Intel-gfx] [v12 04/15] drm/i915/display: Fixes quantization range for YCbCr output
` [Intel-gfx] [v12 05/15] drm/i915/display: Add a WARN for invalid output range and format
` [Intel-gfx] [v12 06/15] drm/i915/display: Attach content type property for LSPCON
` [Intel-gfx] [v12 07/15] drm/i915: Split intel_attach_colorspace_property() into HDMI vs. DP variants
` [Intel-gfx] [v12 08/15] drm/i915/display: Enable colorspace programming for LSPCON devices
` [Intel-gfx] [v12 09/15] drm/i915/display: Nuke bogus lspcon check
` [Intel-gfx] [v12 10/15] drm/i915/display: Enable HDR for Parade based lspcon
` [Intel-gfx] [v12 11/15] drm/i915/lspcon: Create separate infoframe_enabled helper
` [Intel-gfx] [v12 12/15] drm/i915/display: Implement infoframes readback for LSPCON
` [Intel-gfx] [v12 13/15] drm/i915/display: Implement DRM infoframe read "
` [Intel-gfx] [v12 14/15] drm/i915/lspcon: Do not send DRM infoframes to non-HDMI sinks
` [Intel-gfx] [v12 15/15] drm/i915/display: [NOT FOR MERGE] Reduce blanking to support 4k60@10bpp for LSPCON

[peterz-queue:sched/core-sched 4/12] kernel/sched/core.c:123:6: warning: no previous prototype for 'sched_core_get'
 2020-11-26 20:29 UTC 

[PATCH v6 0/5] mtd: spi-nor: keep lock bits if they are non-volatile
 2020-11-26 20:26 UTC  (12+ messages)
` [PATCH v6 1/5] mtd: spi-nor: atmel: remove global protection flag
` [PATCH v6 2/5] mtd: spi-nor: sst: "
` [PATCH v6 3/5] mtd: spi-nor: intel: "
` [PATCH v6 4/5] mtd: spi-nor: atmel: Fix unlock_all() for AT25FS010/040
` [PATCH v6 5/5] mtd: spi-nor: keep lock bits if they are non-volatile

[RFC][PATCH 21/24] x86/entry: Disable stack-protector for IST entry C handlers
 2020-11-26 20:22 UTC  (11+ messages)

[PATCH] IB/iser: Remove in_interrupt() usage
 2020-11-26 20:27 UTC 

[peterz-queue:perf/core 20/26] arch/x86/include/asm/pgtable-3level.h:126:2: error: 'pmdp' undeclared; did you mean
 2020-11-26 20:27 UTC 

[Intel-gfx] [PATCH] drm/i915: Split intel_attach_colorspace_property() into HDMI vs. DP variants
 2020-11-26 20:27 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH 22/22] xlink-core: factorize xlink_ioctl function by creating sub-functions for each ioctl command
 2020-11-26 20:26 UTC 

[PATCH 0/4] grep: retire `init_grep_defaults()`
 2020-11-26 20:25 UTC  (7+ messages)
` [PATCH v2 0/4] grep: simplify "grep defaults" handling
  ` [PATCH v2 3/4] grep: copy struct in one fell swoop

[Intel-gfx] [PATCH] drm/i915/pmu: Deprecate I915_PMU_LAST and optimize state tracking
 2020-11-26 20:23 UTC  (5+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Intel-gfx] [v11 00/13] Enable HDR on MCA LSPCON based Gen9 devices
 2020-11-26 20:23 UTC  (11+ messages)
` [Intel-gfx] [v11 01/13] drm/i915/display: Add HDR Capability detection for LSPCON
` [Intel-gfx] [v11 07/13] i915/display: Enable BT2020 for HDR on LSPCON devices
` [Intel-gfx] [v11 09/13] drm/i915/display: Implement infoframes readback for LSPCON

[linux-linus test] 157023: regressions - FAIL
 2020-11-26 20:17 UTC 

[PATCH v6 0/3] mm,thp,shm: limit shmem THP alloc gfp_mask
 2020-11-26 20:14 UTC  (6+ messages)
` [PATCH 3/3] mm,thp,shmem: make khugepaged obey tmpfs mount flags

[PATCH] vfio-pci: Use io_remap_pfn_range() for PCI IO memory
 2020-11-26 20:13 UTC  (10+ messages)

[PATCH] drm/amd/display: turn DPMS off on mst connector unplug
 2020-11-26 20:11 UTC  (2+ messages)

Oops (probably) unmounting /oldroot/firmware/efi/efivars
 2020-11-26 20:09 UTC  (6+ messages)

[PATCH 0/5] regmap/SoundWire/ASoC: Add SoundWire SDCA support
 2020-11-26 20:05 UTC  (3+ messages)

[PATCH] regmap: sdw: add required header files
 2020-11-26 20:05 UTC  (3+ messages)

[PATCH] ASoC: rt5682: change SAR voltage threshold
 2020-11-26 20:05 UTC  (2+ messages)

[PATCH] ASoC: fsl: Fix config name of CONFIG_ARCH_MXC
 2020-11-26 20:05 UTC  (2+ messages)

[PATCH] ASoC: hdmi-codec: Add RX support
 2020-11-26 20:05 UTC  (2+ messages)

[RESEND PATCH] regulator: core: return zero for selectors lower than linear_min_sel
 2020-11-26 20:06 UTC  (3+ messages)

[PATCH 0/5] ASoC: merge soc_compr_open() rollback and soc_compr_free()
 2020-11-26 20:05 UTC  (2+ messages)

[PATCH v2 00/39] ASoC: fix !OF compile test warnings
 2020-11-26 20:05 UTC  (5+ messages)

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-11-26 20:07 UTC  (12+ messages)

[PATCH 1/2] regulator: dt-bindings: Add PMX55 compatibles
 2020-11-26 20:06 UTC  (2+ messages)

(no subject)
 2020-11-26 20:04 UTC  (9+ messages)
` Bug report: orphaned pack-objects after killing upload-pack on [was: (no subject)]
    ` Bug report: orphaned pack-objects after killing upload-pack on [

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-11-26 20:00 UTC  (9+ messages)

[Bug 60824] [PATCH][regression] Cambridge Silicon Radio, Ltd Bluetooth Dongle unusable
 2020-11-26 20:03 UTC 

[PATCH rdma-next v1] IB/mlx5: Use PCI device for dma mappings
 2020-11-26 19:57 UTC  (2+ messages)

[PATCH rdma-next] RDMA/mlx5: Silence the overflow warning while building offset mask
 2020-11-26 19:57 UTC  (2+ messages)

[PATCH] RDMA/mlx5: Check for ERR_PTR from uverbs_zalloc()
 2020-11-26 19:57 UTC  (2+ messages)

[PATCH v2 1/4] ARM: at91: sama5d2: giantboard: fix typo in SPDX-License-Identifier
 2020-11-26 19:55 UTC  (8+ messages)
` [PATCH v2 2/4] common: dummy_malloc: remove unintended GPL2 eCos-exception-2.0
` [PATCH v2 3/4] LICENSES: exceptions: factor out eCos-exception-2.0 for GPL
` [PATCH v2 4/4] common: replace license statements with SPDX-License-Identifiers

WIP: searching all of lore
 2020-11-26 19:45 UTC 

[PATCH] soc: qcom: rpmh: Use __fill_rpmh_msg API during rpmh_write()
 2020-11-26 19:50 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: fixes
 2020-11-26 19:50 UTC  (2+ messages)

[PATCHv2] arm64: dts: qcom: sm8150: Add Coresight support
 2020-11-26 19:50 UTC  (2+ messages)

[RESEND] soc: qcom: rpmh: Use __fill_rpmh_msg API during rpmh_write()
 2020-11-26 19:50 UTC  (2+ messages)

[PATCH 1/2] ARM: dts: qcom: msm8974-klte: Add fuel gauge
 2020-11-26 19:50 UTC  (2+ messages)

[PATCH 1/1] common: always compile fixup_cmdtable()
 2020-11-26 19:46 UTC 

[PATCH v2 for-next 0/7] RDMA/hns: Support UD for HIP09
 2020-11-26 19:45 UTC  (7+ messages)
` [PATCH v2 for-next 7/7] RDMA/hns: Add support for UD inline

[PATCH 0/3] mwifiex: disable ps_mode by default for stability
 2020-11-26 19:44 UTC  (6+ messages)
` [PATCH 1/3] mwifiex: disable ps_mode explicitly by default instead

arm64/for-kernelci baseline: 44 runs, 7 regressions (v5.10-rc5-13-g9be6c84caac4)
 2020-11-26 19:42 UTC 

[linux-next:master 8183/8750] drivers/iommu/intel/iommu.c:5643:27: warning: variable 'last_pfn' set but not used
 2020-11-26 19:42 UTC  (2+ messages)

[PATCH v2 00/13] reftable library
 2020-11-26 19:42 UTC  (18+ messages)
` [PATCH v3 00/16] "
  ` [PATCH v3 01/16] move sleep_millisec to git-compat-util.h
  ` [PATCH v3 02/16] init-db: set the_repository->hash_algo early on
  ` [PATCH v3 03/16] reftable: add LICENSE
  ` [PATCH v3 04/16] reftable: add error related functionality
  ` [PATCH v3 05/16] reftable: utility functions
  ` [PATCH v3 06/16] reftable: add blocksource, an abstraction for random access reads
  ` [PATCH v3 07/16] reftable: (de)serialization for the polymorphic record type
  ` [PATCH v3 08/16] reftable: reading/writing blocks
  ` [PATCH v3 09/16] reftable: a generic binary tree implementation
  ` [PATCH v3 10/16] reftable: write reftable files
  ` [PATCH v3 11/16] reftable: read "
  ` [PATCH v3 12/16] reftable: reftable file level tests
  ` [PATCH v3 13/16] reftable: rest of library
  ` [PATCH v3 14/16] Reftable support for git-core
  ` [PATCH v3 15/16] git-prompt: prepare for reftable refs backend
  ` [PATCH v3 16/16] Add "test-tool dump-reftable" command

[PATCH] init-db: init the_repository->hash_algo early from GIT_DEFAULT_HASH
 2020-11-26 19:39 UTC 

[DISCUSSION] Allow ACPI default OEM ID and OEM table ID fields to be set
 2020-11-26 19:41 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t] tools/intel_gpu_top: Fixup imc event parsing
 2020-11-26 19:41 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH v2 0/5] memory: renesas-rpc-if: Trivial fixes
 2020-11-26 19:37 UTC  (8+ messages)
` [PATCH v2 1/5] memory: renesas-rpc-if: Return correct value to the caller of rpcif_manual_xfer()
` [PATCH v2 2/5] memory: renesas-rpc-if: Fix unbalanced pm_runtime_enable in rpcif_{enable,disable}_rpm
` [PATCH v2 3/5] memory: renesas-rpc-if: Fix a reference leak in rpcif_probe()
` [PATCH v2 4/5] memory: renesas-rpc-if: Make rpcif_enable/disable_rpm() as static inline
` [PATCH v2 5/5] memory: renesas-rpc-if: Export symbols as GPL

[PATCH v2 2/5] clk: Add CLK_GET_PARENT_NOCACHE flag
 2020-11-26 19:38 UTC 

[PATCH] ARM: mach-imx: set system_serial from ocotp registers
 2020-11-26 19:35 UTC  (2+ messages)

[PATCH v1] NFS: Fix rpcrdma_inline_fixup() crash with new LISTXATTRS operation
 2020-11-26 19:32 UTC  (8+ messages)

[Buildroot] [PATCH 1/1] package/linux-pam: security bump to version 1.5.1
 2020-11-26 19:29 UTC 

[PATCH] ARM: dts: imx6qdl-kontron-samx6i: increase i2c-frequency
 2020-11-26 19:22 UTC  (2+ messages)

[PATCH] can: remove WARN() statement from list operation sanity check
 2020-11-26 19:21 UTC 

[GIT PULL] Power management fix for v5.10-rc5
 2020-11-26 19:18 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: Take inode glock exclusively when mounted without noatime
 2020-11-26 19:18 UTC  (3+ messages)

[PATCH] x86/cpu: correct values for GDT_ENTRY_INIT
 2020-11-26 19:15 UTC  (6+ messages)

[GIT PULL] memory: tegra for v5.11, fixed (2nd)
 2020-11-26 19:12 UTC 

[PATCH] Drivers: hv: vmbus: Introduce the CHANNELMSG_MODIFYCHANNEL_RESPONSE message type
 2020-11-26 19:12 UTC 

Support for Logitech g703 mouse battery levels
 2020-11-26 19:10 UTC  (5+ messages)

How to Add Packages to Python3
 2020-11-26 19:09 UTC  (2+ messages)
` [yocto] "

[Buildroot] [PATCH 1/1] package/x11r7/xserver_xorg-xserver: drop obsolete patch
 2020-11-26 19:08 UTC 

[PATCH net-next v2 0/3] Arrow SpeedChips XRS700x DSA Driver
 2020-11-26 19:07 UTC  (7+ messages)
` [PATCH net-next v2 2/3] net: dsa: add Arrow SpeedChips XRS700x driver

[RFC] Further hack request_interrupt_window handling to work around kvm_cpu_has_interrupt() nesting breakage
 2020-11-26 19:07 UTC  (7+ messages)
` [RFC PATCH] Fix split-irqchip vs interrupt injection window request
      ` [PATCH] kvm/x86: Fix simultaneous ExtINT and lapic interrupt handling with APICv

[V3, PATCH] Add additional hidraw input/output report ioctls
 2020-11-26 19:05 UTC  (2+ messages)

[Buildroot] Add crontab entries from package
 2020-11-26 19:05 UTC  (2+ messages)

[PATCH net-next v7 0/5] net/x25: netdev event handling
 2020-11-26 19:03 UTC  (3+ messages)
` [PATCH net-next v7 2/5] net/lapb: support netdev events

[Cluster-devel] [PATCH] gfs2: Make inode_operations static
 2020-11-26 19:02 UTC 

[PATCH v2] hw/block/nvme: add compare command
 2020-11-26 18:56 UTC 

pm/testing sleep: 6 runs, 1 regressions (pm-5.10-rc6-75-g735f7fba25ec)
 2020-11-26 19:02 UTC 

[Cluster-devel] [PATCH] gfs2: Upgrade shared glocks for atime updates
 2020-11-26 19:02 UTC 

arm64/for-kernelci build: 3 builds: 1 failed, 2 passed, 2 errors, 8 warnings (v5.10-rc5-13-g9be6c84caac4)
 2020-11-26 18:58 UTC 

[PATCH v3 00/36] cleanup qemu_init and make sense of command line processing
 2020-11-26 18:55 UTC  (3+ messages)
` [PATCH 26/36] remove preconfig state

[PATCH] x86/usercopy: adjust __user annotation on __copy_user_intel()
 2020-11-26 18:56 UTC  (2+ messages)

[PATCH 00/13] Enable CPRh/3/4, CPU Scaling on various QCOM SoCs
 2020-11-26 18:45 UTC  (14+ messages)
` [PATCH 01/13] cpuidle: qcom_spm: Detach state machine from main SPM handling
` [PATCH 02/13] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS
` [PATCH 03/13] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2
` [PATCH 04/13] cpufreq: blacklist SDM630/636/660 in cpufreq-dt-platdev
` [PATCH 05/13] soc: qcom: cpr: Move common functions to new file
` [PATCH 06/13] arm64: qcom: qcs404: Change CPR nvmem-names
` [PATCH 07/13] dt-bindings: avs: cpr: Convert binding to YAML schema
` [PATCH 08/13] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened
` [PATCH 09/13] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH 10/13] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver
` [PATCH 11/13] dt-bindings: cpufreq: Convert qcom-cpufreq-hw to YAML binding
` [PATCH 12/13] cpufreq: qcom-hw: Implement CPRh aware OSM programming
` [PATCH 13/13] dt-bindings: cpufreq: qcom-hw: Add bindings for 8998

[RFC PATCH v3 0/9] CoreSight complex config support; ETM strobing
 2020-11-26 18:52 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix flavored variants of test_ima
 2020-11-26 18:49 UTC 

[PATCH v15 00/26] Control-flow Enforcement: Shadow Stack
 2020-11-26 18:49 UTC  (3+ messages)
` [PATCH v15 04/26] x86/cet: Add control-protection fault handler


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.