linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-27 22:28:57 to 2020-02-28 02:15:15 UTC [more...]

[PATCH RESEND] dt-bindings: power: Fix dt_binding_check error
 2020-02-28  2:14 UTC 

[PATCH v6 0/7] aspeed-g6: enable usb support
 2020-02-28  2:07 UTC  (8+ messages)
` [PATCH v6 1/7] usb: gadget: aspeed: support per-vhub usb descriptors
` [PATCH v6 2/7] usb: gadget: aspeed: read vhub properties from device tree
` [PATCH v6 3/7] usb: gadget: aspeed: add ast2600 vhub support
` [PATCH v6 4/7] ARM: dts: aspeed-g6: add usb functions
` [PATCH v6 5/7] ARM: dts: aspeed-g5: add vhub port and endpoint properties
` [PATCH v6 6/7] ARM: dts: aspeed-g4: "
` [PATCH v6 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub

[PATCH] parport: fix if-statement empty body warnings
 2020-02-28  2:08 UTC 

[PATCH] KVM: nVMX: Consult only the "basic" exit reason when routing nested exit
 2020-02-28  1:50 UTC 

[PATCH] bpf: Replace zero-length array with flexible-array member
 2020-02-28  1:23 UTC  (3+ messages)

[PATCHv3 00/11] Implement V4L2_BUF_FLAG_NO_CACHE_* flags
 2020-02-28  1:39 UTC  (13+ messages)
` [PATCHv3 01/11] videobuf2: add cache management members
` [PATCHv3 02/11] videobuf2: handle V4L2 buffer cache flags
` [PATCHv3 03/11] videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
` [PATCHv3 05/11] videobuf2: handle "

[PATCH 00/61] KVM: x86: Introduce KVM cpu caps
 2020-02-28  1:37 UTC  (7+ messages)
` [PATCH 39/61] KVM: SVM: Convert feature updates from CPUID to "

[PATCH v2] KVM: X86: deprecate obsolete KVM_GET_CPUID2 ioctl
 2020-02-28  1:36 UTC 

[PATCH v8 00/11] arm64: Branch Target Identification support
 2020-02-28  1:35 UTC  (2+ messages)

[RFC][PATCHSET] sanitized pathwalk machinery (v2)
 2020-02-28  1:24 UTC  (3+ messages)

[PATCH v2 0/2] fix THP migration for CMA allocations
 2020-02-28  1:21 UTC  (4+ messages)
` [PATCH v2 2/2] mm,thp,compaction,cma: allow "

[PATCH v3 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-28  1:20 UTC  (8+ messages)
` [PATCH v3 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v3 2/7] arch: um: "
` [PATCH v3 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v3 4/7] init: main: add KUnit to kernel init
` [PATCH v3 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v3 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v3 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

[PATCH ghak28 V6] audit: log audit netlink multicast bind and unbind events
 2020-02-28  1:18 UTC  (2+ messages)

[PATCH v1] lib/vsprintf: update comment about simple_strto<foo>() functions
 2020-02-28  1:15 UTC  (7+ messages)

[PATCH 2/2] clk: qcom: Add ipq6018 apss clock controller
 2020-02-27 17:40 UTC  (3+ messages)
` [RFC PATCH] clk: qcom: apss_pll_offsets[] can be static

[PATCH RESEND 1/4] dt-bindings: thermal: imx8mm-thermal: Add binding doc for i.MX8MM
 2020-02-28  1:12 UTC  (4+ messages)
` [PATCH RESEND 2/4] thermal: imx8mm: Add support for i.MX8MM thermal monitoring unit

[RFC PATCH 0/5] Add UEFI support for RISC-V
 2020-02-28  1:05 UTC  (6+ messages)
` [RFC PATCH 5/5] RISC-V: Add EFI stub support

[PATCH v5 0/7] aspeed-g6: enable usb support
 2020-02-28  1:05 UTC  (10+ messages)
` [PATCH v5 1/7] usb: gadget: aspeed: support per-vhub usb descriptors
` [PATCH v5 2/7] usb: gadget: aspeed: read vhub properties from device tree
` [PATCH v5 3/7] usb: gadget: aspeed: add ast2600 vhub support
` [PATCH v5 4/7] ARM: dts: aspeed-g6: add usb functions
` [PATCH v5 5/7] ARM: dts: aspeed-g5: add vhub port and endpoint properties
` [PATCH v5 6/7] ARM: dts: aspeed-g4: "
` [PATCH v5 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub

[PATCH 1/2] mm: move force_dma_unencrypted() to mem_encrypt.h
 2020-02-28  0:23 UTC  (11+ messages)

[PATCH] drm/i915: Minimize uaccess exposure in i915_gem_execbuffer2_ioctl()
 2020-02-28  1:03 UTC  (3+ messages)

[PATCH v16 0/9] Add Error Disconnect Recover (EDR) support
 2020-02-28  0:59 UTC  (10+ messages)
` [PATCH v16 1/9] PCI/ERR: Update error status after reset_link()
` [PATCH v16 2/9] PCI/AER: Move pci_cleanup_aer_error_status_regs() declaration to pci.h
` [PATCH v16 3/9] PCI/ERR: Remove service dependency in pcie_do_recovery()
` [PATCH v16 4/9] PCI/ERR: Return status of pcie_do_recovery()
` [PATCH v16 5/9] PCI/DPC: Cache DPC capabilities in pci_init_capabilities()
` [PATCH v16 6/9] PCI/AER: Allow clearing Error Status Register in FF mode
` [PATCH v16 7/9] PCI/DPC: Export DPC error recovery functions
` [PATCH v16 8/9] PCI/DPC: Add Error Disconnect Recover (EDR) support
` [PATCH v16 9/9] PCI/ACPI: Enable EDR support

[PATCH v3 0/3] Add support for Goodix GT917S touch controller
 2020-02-28  1:01 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: input: touchscreen: add compatible string for Goodix GT917S
` [PATCH v3 2/3] Input: goodix - use string-based chip ID
` [PATCH v3 3/3] Input: goodix - Add support for Goodix GT917S

[PATCH ghak120] audit: trigger accompanying records when no rules present
 2020-02-28  1:02 UTC  (2+ messages)

[PATCH] sched/cpuset: distribute tasks within affinity masks
 2020-02-28  1:01 UTC 

linux-next: build failure after merge of the akpm tree
 2020-02-28  0:59 UTC  (9+ messages)

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-02-28  0:54 UTC  (14+ messages)
` [PATCH v3 10/27] powerpc: Add driver for OpenCAPI Persistent Memory
` [PATCH v3 14/27] powerpc/powernv/pmem: Add support for Admin commands
` [PATCH v3 15/27] powerpc/powernv/pmem: Add support for near storage commands

[PATCH] crypto: hisilicon: remove redundant assignment of pointer ctx
 2020-02-28  0:53 UTC  (2+ messages)

[PATCH -next] crypto: md5: remove unused macros
 2020-02-28  0:53 UTC  (2+ messages)

[PATCH V7 0/4] Add Xilinx's ZynqMP AES-GCM driver support
 2020-02-28  0:50 UTC  (2+ messages)

[GIT] Networking
 2020-02-28  0:50 UTC  (2+ messages)

[PATCH V16 1/5] dt-bindings: fsl: scu: add thermal binding
 2020-02-28  0:45 UTC  (3+ messages)

[PATCH v2 0/3] Add support for Goodix GT917S touch controller
 2020-02-28  0:44 UTC  (3+ messages)

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

[PATCH 00/17] VFS: Filesystem information and notifications [ver #17]
 2020-02-28  0:43 UTC  (15+ messages)

[PATCH] arm64: dts: socfpga: agilex: Fix gmac compatible
 2020-02-28  0:40 UTC  (3+ messages)

[PATCH v2 00/13] arm: calxeda: update DTS, bindings and MAINTAINERS
 2020-02-28  0:39 UTC  (7+ messages)
` [PATCH v2 11/13] dt-bindings: ipmi: Convert IPMI-SMIC bindings to json-schema
` [PATCH v2 13/13] MAINTAINERS: Update Calxeda Highbank maintainership

[RFT PATCH 0/4] usb: dwc2: Fixes and improvements
 2020-02-28  0:38 UTC  (10+ messages)
` [RFT PATCH 2/4] usb: dwc2: Do not update data length if it is 0 on inbound transfers
` [RFT PATCH 3/4] usb: dwc2: Abort transaction after errors with unknown reason
` [RFT PATCH 4/4] usb: dwc2: Make "trimming xfer length" a debug message

[PATCH 1/2] kunit: kunit_parser: making parser more robust
 2020-02-28  0:36 UTC  (4+ messages)

[PATCH AUTOSEL 5.5 001/542] drm/amdgpu: remove set but not used variable 'mc_shared_chmap' from 'gfx_v6_0.c' and 'gfx_v7_0.c'
 2020-02-28  0:31 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 406/542] ASoC: SOF: Intel: hda: Fix SKL dai count
  ` [alsa-devel] "

[PATCH 1/2] crypto: drbg: DRBG should select SHA512
 2020-02-28  0:30 UTC  (3+ messages)
` [PATCH 2/2] crypto: drbg: DRBG_CTR should select CTR

[PATCH 0/9] Enable orphan section warning
 2020-02-28  0:22 UTC  (10+ messages)
` [PATCH 1/9] scripts/link-vmlinux.sh: Delay orphan handling warnings until final link
` [PATCH 2/9] vmlinux.lds.h: Add .gnu.version* to DISCARDS
` [PATCH 3/9] x86/build: Warn on orphan section placement
` [PATCH 4/9] x86/boot: "
` [PATCH 5/9] Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 6/9] arm64/build: Use common DISCARDS in linker script
` [PATCH 7/9] arm64/build: Warn on orphan section placement
` [PATCH 8/9] arm/build: "
` [PATCH 9/9] arm/boot: "

linux-next: manual merge of the amdgpu tree with the drm tree
 2020-02-28  0:21 UTC 

[PATCH v5 00/13] Reduce ifdef mess in ptrace
 2020-02-28  0:14 UTC  (14+ messages)
` [PATCH v5 01/13] powerpc: move ptrace into a subdirectory
` [PATCH v5 02/13] powerpc/ptrace: remove unused header includes
` [PATCH v5 03/13] powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
` [PATCH v5 04/13] powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
` [PATCH v5 05/13] powerpc/ptrace: split out VSX related functions
` [PATCH v5 06/13] powerpc/ptrace: split out ALTIVEC "
` [PATCH v5 07/13] powerpc/ptrace: split out SPE "
` [PATCH v5 08/13] powerpc/ptrace: split out TRANSACTIONAL_MEM "
` [PATCH v5 09/13] powerpc/ptrace: move register viewing functions out of ptrace.c
` [PATCH v5 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions
` [PATCH v5 11/13] powerpc/ptrace: create ptrace_get_debugreg()
` [PATCH v5 12/13] powerpc/ptrace: create ppc_gethwdinfo()
` [PATCH v5 13/13] powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c

[PATCH] ARM: warn if pre-UAL assembler syntax is used
 2020-02-28  0:19 UTC 

[PATCH] selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
 2020-02-28  0:18 UTC  (2+ messages)

kernel panic: audit: backlog limit exceeded
 2020-02-28  0:14 UTC  (6+ messages)

[PATCH v1 1/1] x86/apic/vector: Fix NULL pointer exception in irq_complete_move()
 2020-02-28  0:11 UTC  (3+ messages)

[PATCH v11 00/11] x86: PIE support to extend KASLR randomization
 2020-02-28  0:00 UTC  (12+ messages)
` [PATCH v11 01/11] x86/crypto: Adapt assembly for PIE support
` [PATCH v11 02/11] x86: Add macro to get symbol address "
` [PATCH v11 03/11] x86: relocate_kernel - Adapt assembly "
` [PATCH v11 04/11] x86/entry/64: "
` [PATCH v11 05/11] x86: pm-trace - "
` [PATCH v11 06/11] x86/CPU: "
` [PATCH v11 07/11] x86/acpi: "
` [PATCH v11 08/11] x86/boot/64: "
` [PATCH v11 09/11] x86/power/64: "
` [PATCH v11 10/11] x86/paravirt: "
` [PATCH v11 11/11] x86/alternatives: "

[PATCH 0/6] remoteproc: qcom: Add callbacks for remoteproc events
 2020-02-28  0:00 UTC  (4+ messages)
` [PATCH 6/6] remoteproc: qcom: Add notification types to SSR

[PATCH v1] Revert "software node: Simplify software_node_release() function"
 2020-02-28  0:00 UTC 

[PATCH 1/2] kvm: vmx: Use basic exit reason to check if it's the specific VM EXIT
 2020-02-27 23:57 UTC  (11+ messages)

Perf tool regression from 07d369857808
 2020-02-27 23:52 UTC  (4+ messages)
` [BUGFIX PATCH] perf probe: Do not depend on dwfl_module_addrsym()

[RFC net-next 0/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-02-27 23:50 UTC  (6+ messages)
` [RFC net-next 1/3] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX325x (AC3x)

[PATCH v2] perf: probe-file: Check return value of strlist__add for -ENOMEM
 2020-02-27 23:50 UTC  (4+ messages)

[PATCH] exec: remove comparision of variable i_size of type loff_t against SIZE_MAX
 2020-02-27 23:49 UTC  (4+ messages)

[PATCH RESEND v2 1/2] KVM: Introduce pv check helpers
 2020-02-27 23:49 UTC  (7+ messages)
` [PATCH RESEND v2 2/2] KVM: Pre-allocate 1 cpumask variable per cpu for both pv tlb and pv ipis

linux-next: Tree for Feb 27
 2020-02-27 23:47 UTC  (4+ messages)
` linux-next: Tree for Feb 27 (drivers/of/unittest.c)

[PATCH v2 0/9] workingset protection/detection on the anonymous LRU list
 2020-02-27 23:36 UTC  (4+ messages)

[PATCH v2 0/4] platform/x86: intel_pmc_core: Add bug fixes or code
 2020-02-27 23:29 UTC  (5+ messages)
` [PATCH v2 1/4] platform/x86: intel_pmc_core: fix: Relocate pmc_core_slps0_display() and pmc_core_lpm_display() to outside of CONFIG_DEBUG_FS
` [PATCH v2 2/4] platform/x86: intel_pmc_core: fix: Make pmc_core_lpm_display() generic for platforms that support sub-states
` [PATCH v2 3/4] platform/x86: intel_pmc_core: fix: Remove the duplicate if() to create debugfs entry for substate_live_status_registers
` [PATCH v2 4/4] platform/x86: intel_pmc_core: fix: Add slp_s0_offset attribute back to tgl_reg_map

linux-next: manual merge of the net-next tree with the net tree
 2020-02-27 23:29 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2020-02-27 23:24 UTC 

[PATCH v3 1/3] libnvdimm/of_pmem: factor out region registration
 2020-02-27 23:22 UTC  (3+ messages)
` [PATCH v3 3/3] dt-bindings: pmem-region: Document memory-region

[PATCH v3] docs: add a script to check sysctl docs
 2020-02-27 21:58 UTC  (3+ messages)

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

[patch 0/8] x86/entry: Consolidation - Part II
 2020-02-27 23:15 UTC  (9+ messages)
` [patch 1/8] x86/entry/64: Trace irqflags unconditionally on when returing to user space
` [patch 2/8] x86/entry/common: Consolidate syscall entry code
` [patch 3/8] x86/entry/common: Mark syscall entry points notrace/nokprobe
` [patch 4/8] x86/entry: Move irq tracing on syscall entry to C-code

[PATCH v11 0/9] nvmet: add target passthru commands support
 2020-02-27 23:13 UTC  (5+ messages)
` [PATCH v11 8/9] nvmet-passthru: Add enable/disable helpers

[PATCH v2 0/8] Support XSAVES supervisor states
 2020-02-27 22:52 UTC  (4+ messages)
` [PATCH v2 8/8] x86/fpu/xstate: Restore supervisor xstates for __fpu__restore_sig()

[PATCH v4 0/7] aspeed-g6: enable usb support
 2020-02-27 23:10 UTC  (12+ messages)
` [PATCH v4 2/7] usb: gadget: aspeed: read vhub properties from device tree
` [PATCH v4 6/7] ARM: dts: aspeed-g4: add vhub port and endpoint properties
` [PATCH v4 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub

[PATCH v2 0/9] tty: serial: fsl_lpuart various fixes and LS1028A support
 2020-02-27 23:03 UTC  (5+ messages)
` [PATCH v2 3/9] tty: serial: fsl_lpuart: handle EPROBE_DEFER for DMA

[PATCH v2 0/2] pci: Add boot interrupt quirk mechanism for Xeon chipsets
 2020-02-27 22:49 UTC  (2+ messages)

[PATCH 00/11] fs/dcache: Limit # of negative dentries
 2020-02-27 22:39 UTC  (4+ messages)

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

[PATCH v4 00/12] Venus new features
 2020-02-27 22:38 UTC  (3+ messages)
` [PATCH v4 11/12] arm64: dts: sdm845: follow venus-sdm845v2 DT binding

[PATCH] Input: elants_i2c - Report resolution information for touch major
 2020-02-27 22:36 UTC  (2+ messages)

[PATCH 5.5 000/150] 5.5.7-stable review
 2020-02-27 22:35 UTC  (2+ messages)

[PATCH 5.4 000/135] 5.4.23-stable review
 2020-02-27 22:34 UTC  (2+ messages)

[PATCH 0/8] soundwire: remove platform devices, add SOF interfaces
 2020-02-27 22:32 UTC  (9+ messages)
` [PATCH 1/8] soundwire: bus_type: add master_device/driver support
` [PATCH 2/8] soundwire: intel: transition to sdw_master_device/driver support
` [PATCH 3/8] soundwire: intel_init: add implementation of sdw_intel_enable_irq()
` [PATCH 4/8] soundwire: intel_init: use EXPORT_SYMBOL_NS
` [PATCH 5/8] soundwire: intel/cadence: merge Soundwire interrupt handlers/threads
` [PATCH 6/8] soundwire: intel: add helpers for link power down and shim wake
` [PATCH 7/8] soundwire: intel: add wake interrupt support
` [PATCH 8/8] soundwire: intel_init: save Slave(s) _ADR info in sdw_intel_ctx

[PATCH v2 0/5] Add support for block disk resize notification
 2020-02-27 22:31 UTC  (4+ messages)
` [PATCH v2 4/5] drivers/nvme/host/core.c: Convert to use set_capacity_revalidate_and_notify

[PATCH 0/3] KVM: VMX: Fix for kexec VMCLEAR and VMXON cleanup
 2020-02-27 22:30 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: Always VMCLEAR in-use VMCSes during crash with kexec support
` [PATCH 2/3] KVM: VMX: Gracefully handle faults on VMXON
` [PATCH 3/3] KVM: VMX: Make loaded_vmcs_init() a static function

[PATCH] Documentation: cpufreq: Move legacy driver documentation
 2020-02-27 22:30 UTC 

[PATCH v2 0/5] ti-sysc support for PRUSS
 2020-02-27 22:28 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: bus: ti-sysc: Add support for PRUSS SYSC type
` [PATCH v2 2/5] "
` [PATCH v2 3/5] ARM: dts: AM33xx-l4: Update PRUSS interconnect target-module node
` [PATCH v2 4/5] ARM: dts: AM4372: Add the PRU-ICSS "
` [PATCH v2 5/5] ARM: dts: dra7: Add PRU-ICSS interconnect target-module nodes


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