All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-27 08:30:35 to 2020-02-27 09:02:13 UTC [more...]

[Patch v10 0/9] Introduce Thermal Pressure
 2020-02-27  9:01 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the net-next tree
 2020-02-27  9:01 UTC  (2+ messages)

[Bug 1864955] [NEW] bundle QEMU installer with HAXM accelerator for Windows
 2020-02-27  8:52 UTC  (2+ messages)
` [Bug 1864955] "

[PATCH] iommu: Refine VT-d RMRR region check for BIOS reservation
 2020-02-27  8:27 UTC 

[Buildroot] [git commit branch/next] package/python-pip: bump to version 20.0.2
 2020-02-27  9:00 UTC 

[Buildroot] [git commit] package/python-pip: bump to version 20.0.2
 2020-02-27  9:00 UTC 

[PATCH] arm64: dts: socfpga: agilex: Fix gmac compatible
 2020-02-26 18:35 UTC 

[PATCH v3 00/14] mm: remove __ARCH_HAS_5LEVEL_HACK
 2020-02-27  8:46 UTC  (96+ messages)
` [OpenRISC] "
` [PATCH v3 01/14] arm/arm64: add support for folded p4d page tables
  ` [OpenRISC] "
` [PATCH v3 02/14] h8300: remove usage of __ARCH_USE_5LEVEL_HACK
  ` [OpenRISC] "
` [PATCH v3 03/14] hexagon: remove __ARCH_USE_5LEVEL_HACK
  ` [OpenRISC] "
` [PATCH v3 04/14] ia64: add support for folded p4d page tables
  ` [OpenRISC] "
` [PATCH v3 05/14] nios2: "
  ` [OpenRISC] "
` [PATCH v3 06/14] openrisc: "
  ` [OpenRISC] "
` [PATCH v3 07/14] powerpc/32: drop get_pteptr()
  ` [OpenRISC] "
` [PATCH v3 08/14] powerpc: add support for folded p4d page tables
  ` [OpenRISC] "
` [PATCH v3 09/14] sh: fault: Modernize printing of kernel messages
  ` [OpenRISC] "
` [PATCH v3 10/14] sh: drop __pXd_offset() macros that duplicate pXd_index() ones
  ` [OpenRISC] "
` [PATCH v3 11/14] sh: add support for folded p4d page tables
  ` [OpenRISC] "
` [PATCH v3 12/14] unicore32: remove __ARCH_USE_5LEVEL_HACK
  ` [OpenRISC] "
` [PATCH v3 13/14] asm-generic: remove pgtable-nop4d-hack.h
  ` [OpenRISC] "
` [PATCH v3 14/14] mm: remove __ARCH_HAS_5LEVEL_HACK and include/asm-generic/5level-fixup.h
  ` [OpenRISC] "

[Buildroot] [git commit] package/python-pexpect: bump to version 4.8.0
 2020-02-27  8:59 UTC 

[Buildroot] [git commit branch/next] package/python-pexpect: bump to version 4.8.0
 2020-02-27  8:59 UTC 

[Buildroot] [git commit] package/python-passlib: bump to version 1.7.2
 2020-02-27  8:59 UTC 

[Buildroot] [git commit branch/next] package/python-passlib: bump to version 1.7.2
 2020-02-27  8:59 UTC 

[PATCH v3 0/6] delay timer_new from init to realize to fix memleaks
 2020-02-27  8:58 UTC  (5+ messages)
` [PATCH v3 1/6] s390x: fix memleaks in cpu_finalize

[Buildroot] [git commit] package/python-paramiko: bump to version 2.7.1
 2020-02-27  8:59 UTC 

[Buildroot] [git commit branch/next] package/python-paramiko: bump to version 2.7.1
 2020-02-27  8:59 UTC 

[PATCH] drm/exynos: dsi: fix workaround for the legacy clock name
 2020-02-27  8:58 UTC  (3+ messages)

[Intel-gfx] [PATCH 01/20] drm/i915: Skip barriers inside waits
 2020-02-27  8:57 UTC  (20+ messages)
` [Intel-gfx] [PATCH 02/20] drm/i915/perf: Mark up the racy use of perf->exclusive_stream
` [Intel-gfx] [PATCH 03/20] drm/i915/perf: Manually acquire engine-wakeref around use of kernel_context
` [Intel-gfx] [PATCH 04/20] drm/i915/perf: Wait for lrc_reconfigure on disable
` [Intel-gfx] [PATCH 05/20] drm/i915/gem: Consolidate ctx->engines[] release
` [Intel-gfx] [PATCH 06/20] drm/i915/gt: Prevent allocation on a banned context
` [Intel-gfx] [PATCH 07/20] drm/i915/gem: Check that the context wasn't closed during setup
` [Intel-gfx] [PATCH 08/20] drm/i915/selftests: Disable heartbeat around manual pulse tests
` [Intel-gfx] [PATCH 09/20] drm/i915/gt: Reset queue_priority_hint after wedging
` [Intel-gfx] [PATCH 10/20] drm/i915/gt: Pull marking vm as closed underneath the vm->mutex
` [Intel-gfx] [PATCH 11/20] drm/i915: Protect i915_request_await_start from early waits
` [Intel-gfx] [PATCH 12/20] drm/i915/selftests: Verify LRC isolation
` [Intel-gfx] [PATCH 13/20] drm/i915/selftests: Check recovery from corrupted LRC
` [Intel-gfx] [PATCH 14/20] drm/i915/selftests: Wait for the kernel context switch
` [Intel-gfx] [PATCH 15/20] drm/i915/selftests: Be a little more lenient for reset workers
` [Intel-gfx] [PATCH 16/20] drm/i915/selftests: Add request throughput measurement to perf
` [Intel-gfx] [PATCH 17/20] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 18/20] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore
` [Intel-gfx] [PATCH 19/20] drm/i915/execlists: Check the sentinel is alone in the ELSP
` [Intel-gfx] [PATCH 20/20] drm/i915/execlists: Reduce preempt-to-busy roundtrip delay

[PATCH v8 0/3] Invoke rpmh_flush for non OSI targets
 2020-02-27  8:56 UTC  (4+ messages)
` [PATCH v8 1/3] arm64: dts: qcom: sc7180: Add cpuidle low power states
` [PATCH v8 2/3] soc: qcom: rpmh: Update dirty flag only when data changes
` [PATCH v8 3/3] soc: qcom: rpmh: Invoke rpmh_flush() for dirty caches

[PULL v2 00/30] virtio, pc: fixes, features
 2020-02-27  8:54 UTC  (2+ messages)

[V1,1/1] Input/misc: add support for Advantech software defined button
 2020-02-27  8:56 UTC  (2+ messages)

[PATCH v1 0/8] qcow2: Implement zstd cluster compression method
 2020-02-27  8:54 UTC  (3+ messages)
` [PATCH v1 2/8] qcow2: rework the cluster compression routine

[PATCH] doc: Convert to checklist.txt to checklist.rst
 2020-02-27  8:47 UTC  (4+ messages)
` [Linux-kernel-mentees] "

[Buildroot] [PATCH] package/asn1c: new host package
 2020-02-27  8:54 UTC  (2+ messages)

[dpdk-dev] [PATCH v3] regexdev: introduce regexdev subsystem
 2020-02-27  9:25 UTC  (11+ messages)

ubifs: mounting fails due to error in orphan file handling
 2020-02-27  8:51 UTC  (10+ messages)

linux-next: manual merge of the akpm-current tree with the microblaze tree
 2020-02-27  8:52 UTC  (2+ messages)

[PATCH v2] virtio: gracefully handle invalid region caches
 2020-02-27  8:51 UTC  (2+ messages)

[RFC PATCH v3 0/7] Kernel Address Space Isolation
 2020-02-27  8:51 UTC  (4+ messages)
` [RFC PATCH v3 2/7] mm/asi: ASI entry/exit interface

[PATCH] unix: define and set show_fdinfo only if procfs is enabled
 2020-02-27  8:50 UTC  (2+ messages)

[PATCH v2 5/8] usb: mausb_host: Introduce PAL processing
 2020-02-27  8:50 UTC  (3+ messages)
  ` [External] "

[PATCHv3 00/18] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-02-27  8:50 UTC  (4+ messages)
` [PATCH 04/18] bpf: Add name to struct bpf_ksym

SFP+ support for 8168fp/8117
 2020-02-27  8:49 UTC  (11+ messages)

[RFC 0/2] hw/arm/virt: kvm: allow gicv3 by default if host does not support v2
 2020-02-27  8:48 UTC  (3+ messages)
` [RFC 2/2] "

[PATCH v2] of: overlay: log the error cause on resolver failure
 2020-02-27  8:11 UTC  (3+ messages)

[PATCH v4 36/36] KVM: s390: protvirt: Add KVM api documentation
 2020-02-27  8:47 UTC  (2+ messages)
` [PATCH v4.1 "

[PATCH net-next 00/10] Wire up Ocelot tc-flower to Felix DSA
 2020-02-27  8:47 UTC  (3+ messages)
` [PATCH net-next 07/10] net: mscc: ocelot: parameterize the vcap_is2 properties

[PATCH v5 0/5] hwmon: (adt7475) attenuator bypass and pwm invert
 2020-02-27  8:46 UTC  (6+ messages)
` [PATCH v5 1/5] dt-bindings: hwmon: Document adt7475 binding
` [PATCH v5 2/5] dt-bindings: hwmon: Document adt7475 bypass-attenuator property
` [PATCH v5 3/5] dt-bindings: hwmon: Document adt7475 pwm-active-state property
` [PATCH v5 4/5] hwmon: (adt7475) Add attenuator bypass support
` [PATCH v5 5/5] hwmon: (adt7475) Add support for inverting pwm output

[PATCH 1/1] libsepol: make ebitmap_cardinality() of linear complexity
 2020-02-27  8:46 UTC  (2+ messages)

[PATCH] huge tmpfs: try to split_huge_page() when punching hole
 2020-02-27  8:47 UTC  (2+ messages)

[PATCH v9 0/4] arm64: mediatek: Fix mt8173 mmsys device probing
 2020-02-27  8:45 UTC  (6+ messages)
` [PATCH v9 1/4] drm/mediatek: Use regmap for register access

[PATCH v5 0/7] arm64: ARMv8.4 Activity Monitors support
 2020-02-27  8:43 UTC  (4+ messages)
` [PATCH v5 6/7] arm64: use activity monitors for frequency invariance

[PATCH v2] Add kernel-version dependent configuration directory
 2020-02-27  8:43 UTC  (2+ messages)

[patch 00/16] x86/entry: Consolidation - Part IV
 2020-02-27  8:41 UTC  (5+ messages)
` [patch 16/16] x86/entry: Disable interrupts in IDTENTRY

[meta-clang][PATCH] conf/nonclangable.conf: Always build mesa with gcc
 2020-02-27  8:41 UTC  (4+ messages)

[PATCH] usb: usb251xb: check if hub is already attached
 2020-02-27  8:41 UTC  (4+ messages)

[PATCH v3 0/4] platform/chrome: Add Type C connector class driver
 2020-02-27  8:41 UTC  (3+ messages)
` [PATCH v3 1/4] dt-bindings: Add cros-ec Type C port driver

[PATCH V2] EDAC: synopsys: Fix back to back snprintf() messages for CE/UE
 2020-02-27  8:34 UTC 

[PATCH net-next 1/2] hinic: Fix a irq affinity bug
 2020-02-27  8:39 UTC  (6+ messages)
` [PATCH net-next 2/2] hinic: Fix a bug of setting hw_ioctxt

[PATCH v5] clocksource: Add driver for the Ingenic JZ47xx OST
 2020-02-27  8:39 UTC  (2+ messages)

[PATCH rc4 00/29] target/avr merger
 2020-02-27  8:38 UTC  (8+ messages)
` [PATCH rc4 06/29] target/avr: Add defintions of AVR core types

[MPTCP] [PATCH mptcp] mptcp: re-check dsn before reading from subflow
 2020-02-27  8:39 UTC 

[v2 1/2] drm/msm/dpu: add DP support for sc7180 target
 2020-02-27  8:38 UTC  (2+ messages)
` [v2 2/2] drm/msm/dpu: fix reservation cleanup during modeset

Extending driver
 2020-02-27  8:39 UTC 

possible deadlock in tty_unthrottle
 2020-02-27  8:39 UTC 

[PATCH v3] arm64: context: Fix ASID limit in boot messages
 2020-02-27  8:34 UTC 

Coûts de carburant réduits
 2020-02-27  8:30 UTC 

[PATCH 0/2] KVM: VMX: Use basic exit reason for cheking and indexing
 2020-02-27  8:35 UTC  (11+ messages)
` [PATCH 1/2] kvm: vmx: Use basic exit reason to check if it's the specific VM EXIT

[PATCH v11 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2020-02-27  8:34 UTC  (5+ messages)
` [PATCH v11 4/4] mac80211: Use Airtime-based Queue Limits (AQL) on packet dequeue

[PATCH v5 00/18] s390x: Protected Virtualization support
 2020-02-27  8:32 UTC  (3+ messages)

[PATCH v2 0/2] hw/arm/smmu-common: Avoid smmu_find_smmu_pcibus return dangling pointer
 2020-02-27  8:31 UTC  (3+ messages)
` [PATCH v2 2/2] hw/arm/smmu-common: Simplify smmu_find_smmu_pcibus() logic

[PATCH v2 06/18] m68k: Replace setup_irq() by request_irq()
 2020-02-27  8:32 UTC  (8+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-27  8:30 UTC  (5+ messages)
` [PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands

[PATCH V2] libsepol: Create the macro ebitmap_is_empty() and use it where needed
 2020-02-27  8:31 UTC  (2+ messages)

[PATCH v19 00/15]Timestamp synchronization of host - guest tracing session
 2020-02-27  8:30 UTC  (4+ messages)
` [PATCH v19 03/15] trace-cmd: Find and store pids of tasks, which run virtual CPUs of given VM

[PATCH 00/11] fs/dcache: Limit # of negative dentries
 2020-02-27  8:30 UTC  (2+ messages)


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.