All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-11 22:46:02 to 2020-02-11 23:40:19 UTC [more...]

[PATCH 00/28] PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface
 2020-02-11 23:37 UTC  (28+ messages)
` [PATCH 01/28] PM: QoS: Drop debugfs interface
` [PATCH 02/28] PM: QoS: Drop pm_qos_update_request_timeout()
` [PATCH 03/28] PM: QoS: Drop the PM_QOS_SUM QoS type
` [PATCH 04/28] PM: QoS: Clean up pm_qos_update_target() and pm_qos_update_flags()
` [PATCH 05/28] PM: QoS: Clean up pm_qos_read_value() and pm_qos_get/set_value()
` [PATCH 06/28] PM: QoS: Drop iterations over global QoS classes
` [PATCH 07/28] PM: QoS: Clean up misc device file operations
` [PATCH 08/28] PM: QoS: Redefine struct pm_qos_request and drop struct pm_qos_object
` [PATCH 09/28] PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain
` [PATCH 10/28] PM: QoS: Rename things related to the CPU latency QoS
` [PATCH 11/28] PM: QoS: Simplify definitions of CPU latency QoS trace events
` [PATCH 12/28] PM: QoS: Adjust pm_qos_request() signature and reorder pm_qos.h
` [PATCH 13/28] PM: QoS: Add CPU latency QoS API wrappers
` [PATCH 14/28] cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request()
` [PATCH 15/28] x86: platform: iosf_mbi: Call cpu_latency_qos_*() instead of pm_qos_*()
` [PATCH 16/28] drm: i915: "
` [PATCH 17/28] drivers: hsi: "
` [PATCH 18/28] drivers: media: "
` [PATCH 19/28] drivers: mmc: "
` [PATCH 20/28] drivers: net: "
  ` [Intel-wired-lan] "
` [PATCH 21/28] drivers: spi: "
` [PATCH 22/28] drivers: tty: "
` [PATCH 23/28] drivers: usb: "
` [alsa-devel] [PATCH 24/28] sound: "
` [PATCH 26/28] PM: QoS: Update file information comments
` [PATCH 28/28] PM: QoS: Make CPU latency QoS depend on CONFIG_CPU_IDLE

[PATCH v3 0/6] Reftable support git-core
 2020-02-11 23:40 UTC  (10+ messages)
` [PATCH v4 0/5] "
  ` [PATCH v4 4/5] Add reftable library

[PATCH 0/2] ACPI: Tiny power button driver
 2020-02-11 23:38 UTC  (3+ messages)
` [PATCH 1/2] ACPI: button: move HIDs to acpi/button.h
` [PATCH 2/2] ACPI: Add new tiny-power-button driver to directly signal init

What's cooking in git.git (Feb 2020, #02; Mon, 10)
 2020-02-11 23:39 UTC  (2+ messages)
` js/ci-squelch-doc-warning, was "

[PATCH] iommu/arm-smmu: fix the module name for disable_bypass parameter
 2020-02-11 23:36 UTC  (3+ messages)

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-11 23:35 UTC  (4+ messages)
` [RFC v3 16/25] intel_iommu: add PASID cache management infrastructure

linux-next: manual merge of the selinux tree with the keys tree
 2020-02-11 23:35 UTC 

[PATCH 0/7] Split fsverity-utils into a shared library
 2020-02-11 23:35 UTC  (5+ messages)

[PATCH v2 00/13] Initial Prefixed Instruction support
 2020-02-11 23:31 UTC  (4+ messages)
` [PATCH v2 03/13] powerpc sstep: Prepare to support prefixed instructions

[PATCH v4] mm: Add MREMAP_DONTUNMAP to mremap()
 2020-02-11 23:32 UTC  (6+ messages)

[meta-virtualization][PATCH] seabios: upgrade to version 1.13.0 at official URI and switch to python3
 2020-02-11 23:32 UTC  (4+ messages)
` [meta-virtualization][PATCH 11/16] xen-tools: change globbing to fix syntax highlighting

[PATCH 0/3] locking/mutex: Add mutex_timed_lock() to solve potential deadlock problems
 2020-02-11 23:31 UTC  (8+ messages)
` [PATCH 3/3] mm/slub: Fix potential deadlock problem in slab_attr_store()

[PATCH v2] perf stat: Show percore counts in per CPU output
 2020-02-11 23:29 UTC  (2+ messages)

[PATCH v2 4/4] arm64: Dereference CPU operations indirectly
 2020-02-11 23:29 UTC  (3+ messages)

[PATCH libdrm 0/4] amdgpu: use amdgpu_cs_submit_raw2 for amdgpu tests
 2020-02-11 23:28 UTC  (6+ messages)

[PATCH v2 0/6] Harden userfaultfd
 2020-02-11 23:27 UTC  (13+ messages)
` [PATCH v2 1/6] Add a new flags-accepting interface for anonymous inodes
` [PATCH v2 2/6] Add a concept of a "secure" anonymous file
` [PATCH v2 3/6] Teach SELinux about a new userfaultfd class
` [PATCH v2 4/6] Wire UFFD up to SELinux
` [PATCH v2 5/6] Let userfaultfd opt out of handling kernel-mode faults
` [PATCH v2 6/6] Add a new sysctl for limiting userfaultfd to user mode faults

incoming
 2020-02-11 23:26 UTC  (17+ messages)
` + hugetlb_cgroup-add-hugetlb_cgroup-reservation-counter.patch added to -mm tree
` + hugetlb_cgroup-add-interface-for-charge-uncharge-hugetlb-reservations.patch "
` + hugetlb_cgroup-add-reservation-accounting-for-private-mappings.patch "
` + hugetlb-disable-region_add-file_region-coalescing.patch "
` + hugetlb_cgroup-add-accounting-for-shared-mappings.patch "
` + hugetlb_cgroup-support-noreserve-mappings.patch "
` + hugetlb-support-file_region-coalescing-again.patch "
` + hugetlb_cgroup-add-hugetlb_cgroup-reservation-tests.patch "
` + hugetlb_cgroup-add-hugetlb_cgroup-reservation-docs.patch "
` + lib-bch-replace-zero-length-array-with-flexible-array-member.patch "
` + lib-objagg-replace-zero-length-arrays-with-flexible-array-member.patch "
` + lib-ts_bm-replace-zero-length-array-with-flexible-array-member.patch "
` + lib-ts_fsm-replace-zero-length-array-with-flexible-array-member.patch "
` + lib-ts_kmp-replace-zero-length-array-with-flexible-array-member.patch "
` + mm-rmap-annotate-a-data-race-at-tlb_flush_batched.patch "
` + mm-mempool-fix-a-data-race-in-mempool_free.patch "

[PATCH bpf-next v3 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-02-11 23:26 UTC  (12+ messages)
` [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM
        ` BPF LSM and fexit [was: [PATCH bpf-next v3 04/10] bpf: lsm: Add mutable hooks list for the BPF LSM]

[PATCH v2 0/4] platform/chrome: Add Type C connector class driver
 2020-02-11 23:25 UTC  (3+ messages)
` [PATCH v2 1/4] dt-bindings: Add cros-ec Type C port driver

[PATCH] IMA hash algorithm supports sm3
 2020-02-11 23:23 UTC  (4+ messages)
` [PATCH 1/2] crypto: rename sm3-256 to sm3 in hash_algo_name

linux-next: build failure after merge of the keys tree
 2020-02-11 23:23 UTC  (3+ messages)

iptables MASQUERADE considering route source hints
 2020-02-11 23:23 UTC 

[PATCH] USB: musb: Replace zero-length array with flexible-array member
 2020-02-11 23:25 UTC 

[PATCH] USB: serial: ti_usb_3410_5052: Replace zero-length array with flexible-array member
 2020-02-11 23:24 UTC 

[pull request][net-next V3 00/13] Mellanox, mlx5 updates 2020-01-24
 2020-02-11 23:21 UTC  (4+ messages)
` [net-next V3 11/13] ethtool: Add support for low latency RS FEC

[Xen-devel] [linux-4.14 test] 146857: regressions - FAIL
 2020-02-11 23:20 UTC 

[PATCH] usb: gadget: f_phonet: Replace zero-length array with flexible-array member
 2020-02-11 23:23 UTC 

[PATCH] kretprobe: percpu support
 2020-02-11 23:20 UTC 

[PATCH] USB: atm: Replace zero-length array with flexible-array member
 2020-02-11 23:21 UTC 

[PATCH v12 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-11 23:19 UTC  (3+ messages)

[PATCH] thunderbolt: icm: Replace zero-length array with flexible-array member
 2020-02-11 23:20 UTC 

[PATCH] thunderbolt: eeprom: Replace zero-length array with flexible-array member
 2020-02-11 23:19 UTC 

FYI: Please pull u-boot-dm
 2020-02-11 23:16 UTC  (6+ messages)

[PATCH] drivers/firmware/psci: Hide ACPI state during initialization
 2020-02-11 23:14 UTC  (4+ messages)

[Buildroot] [PATCH] package/libxml-parser-perl: bump to version 2.46
 2020-02-11 23:15 UTC  (2+ messages)

[Buildroot] [git commit] package/libxml-parser-perl: bump to version 2.46
 2020-02-11 23:15 UTC 

[PATCH v3 0/3] IMA: improve log messages in IMA
 2020-02-11 23:14 UTC  (4+ messages)
` [PATCH v3 1/3] IMA: Update KBUILD_MODNAME for IMA files to ima
` [PATCH v3 2/3] IMA: Add log statements for failure conditions
` [PATCH v3 3/3] IMA: Add module name and base name prefix to log

[PATCH] firmware: arm_scpi: replace zero-length array with flexible-array member
 2020-02-11 23:16 UTC  (2+ messages)

[PATCH v3 2/2] remoteproc: Add elf64 support in elf loader
 2020-02-11 23:12 UTC  (8+ messages)
` [PATCH v4 0/5] remoteproc: Add elf64 support
  ` [PATCH v4 5/5] remoteproc: Adapt coredump to generate correct elf type

[PATCH v2 0/2] target/arm: kvm: Support for KVM DABT without valid ISS
 2020-02-11 23:10 UTC  (7+ messages)
` [PATCH v2 2/2] target/arm: kvm: Handle DABT with no "

[PATCH] efi/apple-properties: Replace zero-length array with flexible-array member
 2020-02-11 23:14 UTC 

[PATCH] firmware: arm_scmi: perf: replace zero-length array with flexible-array member
 2020-02-11 23:12 UTC  (2+ messages)

[PATCH v2] ima: export the measurement list when needed
 2020-02-11 23:10 UTC  (7+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: Expand bad CS completion event debug
 2020-02-11 23:09 UTC 

Linux 5.5.3
 2020-02-11 23:09 UTC  (2+ messages)

Linux 5.4.19
 2020-02-11 23:08 UTC  (2+ messages)

Linux 4.19.103
 2020-02-11 23:08 UTC  (2+ messages)

[PATCH] staging: greybus: Replace zero-length array with flexible-array member
 2020-02-11 22:47 UTC  (4+ messages)
` [greybus-dev] "

[PATCH] firmware: arm_scmi: driver: Replace zero-length array with flexible-array member
 2020-02-11 23:10 UTC  (2+ messages)

[Buildroot] [PATCH] package/iozone: bump to version 3_489
 2020-02-11 23:07 UTC  (4+ messages)
` [Buildroot] [PATCH] package/sdl2_mixer: bump to version 2.0.4

[PATCH 1/3] color.c: refactor color_output arguments
 2020-02-11 23:06 UTC  (6+ messages)
` [PATCH v3 0/3] es/bright-colors (hopefully final) reroll
  ` [PATCH v3 1/3] color.c: refactor color_output arguments

[PATCH] firewire: nosy: Replace zero-length array with flexible-array member
 2020-02-11 23:09 UTC 

[dpdk-dev] [PATCH 0/7] vfio/pci: SR-IOV support
 2020-02-11 23:06 UTC  (16+ messages)
`  "
` [dpdk-dev] [PATCH 1/7] vfio: Include optional device match in vfio_device_ops callbacks
  `  "
` [dpdk-dev] [PATCH 2/7] vfio/pci: Implement match ops
  `  "
` [dpdk-dev] [PATCH 3/7] vfio/pci: Introduce VF token
  `  "
` [dpdk-dev] [PATCH 4/7] vfio: Introduce VFIO_DEVICE_FEATURE ioctl and first user
  `  "
` [dpdk-dev] [PATCH 5/7] vfio/pci: Add sriov_configure support
  `  "
` [dpdk-dev] [PATCH 6/7] vfio/pci: Remove dev_fmt definition
  `  "
` [dpdk-dev] [PATCH 7/7] vfio/pci: Cleanup .probe() exit paths
  `  "

[martineau:kbuild-mptcp 3/19] subflow.c:undefined reference to `__crypto_memneq'
 2020-02-11 23:06 UTC 

[zeus/master][PATCH 1/2] multiprocmgr-test: also do not access kernel headers directly
 2020-02-11 23:06 UTC  (2+ messages)
` [zeus/master][PATCH 2/2] multiprocmgr: swap SUMMARY and DESCRIPTION fields

[Buildroot] [git commit] package/iozone: bump to version 3_489
 2020-02-11 23:06 UTC 

[PATCH] firewire: ohci: Replace zero-length array with flexible-array member
 2020-02-11 23:08 UTC 

[PATCH v17 0/9] mm / virtio: Provide support for free page reporting
 2020-02-11 23:05 UTC  (19+ messages)
` [PATCH v17 1/9] mm: Adjust shuffle code to allow for future coalescing
` [PATCH v17 2/9] mm: Use zone and order instead of free area in free_list manipulators
` [PATCH v17 3/9] mm: Add function __putback_isolated_page
` [PATCH v17 4/9] mm: Introduce Reported pages
` [PATCH v17 5/9] virtio-balloon: Pull page poisoning config out of free page hinting
` [PATCH v17 6/9] virtio-balloon: Add support for providing free page reports to host
` [PATCH v17 7/9] mm/page_reporting: Rotate reported pages to the tail of the list
` [PATCH v17 8/9] mm/page_reporting: Add budget limit on how many pages can be reported per pass
` [PATCH v17 9/9] mm/page_reporting: Add free page reporting documentation
` [PATCH v17 QEMU 1/3] virtio-ballon: Implement support for page poison tracking feature
  ` [virtio-dev] "
` [PATCH v17 QEMU 2/3] virtio-balloon: Add support for providing free page reports to host
  ` [virtio-dev] "
` [PATCH v17 QEMU 3/3] virtio-balloon: Provide a interface for free page reporting
  ` [virtio-dev] "
` [PATCH v17 QEMU 4/3 RFC] memory: Add support for MADV_FREE as mechanism to lazy discard pages
  ` [virtio-dev] "

[Buildroot] [git commit] package/sdl2_mixer: bump to version 2.0.4
 2020-02-11 23:05 UTC 

[PATCH 1/1] log: correct CONFIG_LOG_TEST prerequisites
 2020-02-11 23:03 UTC  (2+ messages)

[PATCH v6 000/102] x86: Add initial support for apollolake
 2020-02-11 23:03 UTC  (5+ messages)
` [PATCH v6 001/102] binman: Add a library to access binman entries
  ` [BUG] "

[alibaba-cloud:ck-4.19.91 10413/10873] arch/m68k/include/asm/motorola_pgtable.h:199:11: error: dereferencing pointer to incomplete type 'const struct mm_struct'
 2020-02-11 23:01 UTC  (2+ messages)

[PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting
 2020-02-11 22:57 UTC  (6+ messages)
  ` Should I repost? (was: Re: [PATCH v16.1 0/9] mm / virtio: Provide support for free page reporting)

[PATCH] drm/mm: Break long searches in fragmented address spaces
 2020-02-11 22:56 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH dev-5.4] peci: fix license identifier
 2020-02-11 22:56 UTC  (3+ messages)

[Buildroot] [git commit] package/rng-tools: bump version to 6.9
 2020-02-11 22:56 UTC 

[Buildroot] [PATCH 1/1] package/rng-tools: bump version to 6.9
 2020-02-11 22:55 UTC  (2+ messages)

warning messages for net/ipv4/tcp_output.c
 2020-02-11 22:54 UTC 

[Xen-devel] [linux-linus test] 146850: regressions - FAIL
 2020-02-11 22:53 UTC 

[MPTCP] Re: [multipathtcp] RFC6824bis edits based on implementation feedback
 2020-02-11 22:53 UTC 

[joro:sev-es-client-v5.6-rc1 62/62] undefined reference to `sev_es_in_nmi'
 2020-02-11 22:52 UTC 

[PATCH 00/14] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-02-11 22:25 UTC  (3+ messages)
` [PATCH 03/14] net: davicom: dm9000: allow to pass MAC address through mac_addr module parameter

[PULL 0/5] Tracing patches
 2020-02-11 22:51 UTC  (3+ messages)
` [PULL 5/5] qemu_set_log_filename: filename argument may be NULL

[RFC PATCH 00/62] Linux as SEV-ES Guest Support
 2020-02-11 22:50 UTC  (7+ messages)
` [PATCH 35/62] x86/sev-es: Setup per-cpu GHCBs for the runtime handler
` [PATCH 39/62] x86/sev-es: Harden runtime #VC handler for exceptions from user-space
` [PATCH 62/62] x86/sev-es: Add NMI state tracking

linux-next: build failure after merge of the amdgpu tree
 2020-02-11 22:48 UTC 

[PATCH v2 00/17] Multipath patch dump
 2020-02-11 22:47 UTC  (4+ messages)
` [PATCH v2 03/17] libmultipath: fix leak in foreign code

[Intel-gfx] [PATCH v2] drm/i915/gt: make a gt sysfs group and move power management files
 2020-02-11 21:06 UTC  (3+ messages)

[PATCH v8 00/11] proc: modernize proc to support multiple private instances
 2020-02-11 22:45 UTC  (3+ messages)
` [PATCH v8 07/11] proc: flush task dcache entries from all procfs instances


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.