All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-13 04:56:48 to 2019-08-13 06:16:17 UTC [more...]

MAINTAINERS: a scripted set of defective F: patterns and the commits that introduced them
 2019-08-13  6:16 UTC  (14+ messages)
` [PATCH] MAINTAINERS: altera-sysmgr: Fix typo in a filepath
` [PATCH] MAINTAINERS: ftm-quaddec: "
` [PATCH] MAINTAINERS: hantro: "
` [PATCH] MAINTAINERS: r8169: Update path to the driver
` [PATCH] MAINTAINERS: i2c mv64xxx: Update documentation path
` [PATCH] MAINTAINERS: ip masquerading: Update path to the driver
` [PATCH] MAINTAINERS: Update path to tcb_clksrc.c
` [PATCH] MAINTAINERS: iomap: Remove fs/iomap.c record
` [PATCH] MAINTAINERS: PHY LIBRARY: Remove sysfs-bus-mdio record
` [PATCH] MAINTAINERS: Remove FMC subsystem
` [PATCH] MAINTAINERS: Remove zoran driver

[RFC PATCH 00/11] Simple QoS for exynos-bus driver using interconnect
 2019-08-13  6:19 UTC  (5+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-08-12
 2019-08-13  6:15 UTC 

Bad file pattern in MAINTAINERS section 'NOKIA N900 POWER SUPPLY DRIVERS'
 2019-08-13  6:13 UTC  (2+ messages)
` [PATCH] MAINTAINERS: N900: Remove isp1704_charger.h record

[patch net-next v3 0/3] net: devlink: Finish network namespace support
 2019-08-13  6:13 UTC  (8+ messages)
` [patch net-next v3 1/3] net: devlink: allow to change namespaces

[RFC 00/19] Integration of Kernel Test Framework (KTF) into the kernel tree
 2019-08-13  6:09 UTC  (20+ messages)
` [RFC 01/19] kbuild: Fixes to rules for host-cshlib and host-cxxshlib
` [RFC 02/19] ktf: Introduce the main part of the kernel side of ktf
` [RFC 03/19] ktf: Introduce a generic netlink protocol for test result communication
` [RFC 04/19] ktf: An implementation of a generic associative array container
` [RFC 05/19] ktf: Implementation of ktf support for overriding function entry and return
` [RFC 06/19] ktf: A simple debugfs interface to test results
` [RFC 07/19] ktf: Simple coverage support
` [RFC 08/19] ktf: Configurable context support for network info setup
` [RFC 09/19] ktf: resolve: A helper utility to aid in exposing private kernel symbols to KTF tests
` [RFC 10/19] ktf: Add documentation for Kernel Test Framework (KTF)
` [RFC 11/19] ktf: Add a small test suite with a few tests to test KTF itself
` [RFC 12/19] ktf: Main part of user land library for executing tests
` [RFC 13/19] ktf: Integration logic for running ktf tests from googletest
` [RFC 14/19] ktf: Internal debugging facilities
` [RFC 15/19] ktf: Some simple examples
` [RFC 16/19] ktf: Some user applications to run tests
` [RFC 17/19] ktf: Toplevel ktf Makefile/makefile includes and scripts to run from kselftest
` [RFC 18/19] kselftests: Enable building ktf
` [RFC 19/19] Documentation/dev-tools: Add index entry for KTF documentation

[PATCH v2 1/2] serial: 8250_pci: Add support for Sunix serial boards
 2019-08-13  6:12 UTC  (4+ messages)

[PATCH 0/9] arm64: Stolen time support
 2019-08-13  6:06 UTC  (7+ messages)
` [PATCH 9/9] arm64: Retrieve stolen time as paravirtualized guest

[PATCH] ASoC: Intel: hsw: remove i386 build warning w/ size_t argument
 2019-08-13  6:11 UTC  (2+ messages)

[PATCH V37 00/29] security: Add support for locking down the kernel
 2019-08-13  6:10 UTC  (3+ messages)
` [PATCH V37 27/29] tracefs: Restrict tracefs when the kernel is locked down

Bad file pattern in MAINTAINERS section 'ARM INTEGRATOR, VERSATILE AND REALVIEW SUPPORT'
 2019-08-13  6:10 UTC  (3+ messages)
` [PATCH] MAINTAINERS: Update path to physmap-versatile.c

[PATCH 3/3] xen/blkback: Use refcount_t for refcount
 2019-08-13  6:10 UTC  (4+ messages)
  ` [Xen-devel] "

[PATCH v2] gpiolib: Take MUX usage into account
 2019-08-13  6:10 UTC  (3+ messages)

[PATCH] soundwire: Don't build sound.o without CONFIG_ACPI
 2019-08-13  6:10 UTC 

[PATCH 1/3] staging: erofs: inline erofs_inode_is_data_compressed()
 2019-08-13  6:10 UTC  (5+ messages)
` [PATCH 3/3] staging: erofs: xattr.c: avoid BUG_ON

[PATCHv2] PM / devfreq: Add dev_pm_qos support
 2019-08-13  6:14 UTC  (3+ messages)

[PATCH v6 0/8] Introduce support for Guest CET feature
 2019-08-13  6:11 UTC  (21+ messages)
` [PATCH v6 2/8] KVM: x86: Add a helper function for CPUID(0xD,n>=1) enumeration
` [PATCH v6 3/8] KVM: x86: Implement CET CPUID enumeration for Guest
` [PATCH v6 4/8] KVM: VMX: Pass through CET related MSRs to Guest
` [PATCH v6 5/8] KVM: VMX: Load Guest CET via VMCS when CET is enabled in Guest
` [PATCH v6 7/8] KVM: x86: Load Guest fpu state when accessing MSRs managed by XSAVES
` [PATCH v6 8/8] KVM: x86: Add user-space access interface for CET MSRs

[PATCH net-next] net: phy: realtek: add NBase-T PHY auto-detection
 2019-08-13  6:09 UTC 

[4.14 PATCH] lkdtm: support llvm-objcopy
 2019-08-13  6:09 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v2 00/39] rewrite MMX/SSE instruction translation
 2019-08-13  6:07 UTC  (13+ messages)
` [Qemu-devel] [RFC PATCH v2 11/39] target/i386: introduce gen_(ld, st)d_env_A0
` [Qemu-devel] [RFC PATCH v2 12/39] target/i386: introduce gen_sse_ng
` [Qemu-devel] [RFC PATCH v2 14/39] target/i386: introduce mnemonic aliases for several gvec operations
` [Qemu-devel] [RFC PATCH v2 15/39] target/i386: introduce function ck_cpuid
` [Qemu-devel] [RFC PATCH v2 16/39] target/i386: introduce instruction operand infrastructure
` [Qemu-devel] [RFC PATCH v2 21/39] target/i386: introduce insn.h

[PATCH v4 00/14] net: phy: adin: add support for Analog Devices PHYs
 2019-08-13  6:07 UTC  (9+ messages)
` [PATCH v4 10/14] net: phy: adin: implement PHY subsystem software reset
` [PATCH v4 13/14] net: phy: adin: add ethtool get_stats support

[PATCH v2 0/3] soundwire: debugfs support for 5.4
 2019-08-13  6:06 UTC  (2+ messages)

Bad file pattern in MAINTAINERS section 'IBM Power in-Nest Crypto Acceleration'
 2019-08-13  6:06 UTC  (2+ messages)
` [PATCH] MAINTAINERS: nx crypto: Fix typo in a filepath

[PATCH v2] driver/core: Fix build error when SRCU and lockdep disabled
 2019-08-13  6:05 UTC  (2+ messages)

Bad file pattern in MAINTAINERS section 'NET_FAILOVER MODULE'
 2019-08-13  6:05 UTC  (2+ messages)
` [PATCH] MAINTAINERS: net_failover: Fix typo in a filepath

[PATCH v6 11/22] clk: sunxi-ng: a64: Add minimum rate for PLL_MIPI
 2019-08-13  6:05 UTC  (13+ messages)

[PATCH v4 0/2] [PATCH v2 0/6] sparsemem support for RISC-V
 2019-08-13  6:04 UTC  (12+ messages)
` [PATCH v4 2/2] RISC-V: Implement sparsemem

Bad file pattern in MAINTAINERS section 'Hyper-V CORE AND DRIVERS'
 2019-08-13  6:04 UTC  (2+ messages)
` [PATCH] MAINTAINERS: Hyper-V: Fix typo in a filepath

Policy to keep USB ports powered in low-power states
 2019-08-13  6:02 UTC 

[PATCH v12 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-13  6:02 UTC  (80+ messages)
` [PATCH v12 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v12 04/18] kunit: test: add assertion printing library
` [PATCH v12 05/18] kunit: test: add the concept of expectations
` [PATCH v12 09/18] kunit: test: add support for test abort
` [PATCH v12 10/18] kunit: test: add tests for kunit "
` [PATCH v12 11/18] kunit: test: add the concept of assertions
` [PATCH v12 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v12 16/18] MAINTAINERS: add entry for KUnit the unit testing framework

git grep -F (fixed string) requires matching parenthesis?
 2019-08-13  6:01 UTC 

[Xen-devel] [xen-unstable test] 140007: regressions - FAIL
 2019-08-13  5:59 UTC 

Bad file pattern in MAINTAINERS section 'SYNOPSYS DESIGNWARE AXI DMAC DRIVER'
 2019-08-13  6:00 UTC  (2+ messages)
` [PATCH] MAINTAINERS: dw axi dmac: Fix typo in a path

[PATCH 0/2] HID: do not call hid_set_drvdata(hdev, NULL) in drivers
 2019-08-13  5:53 UTC  (3+ messages)
` [PATCH 1/2] "

linux-next: manual merge of the driver-core tree with the rcu tree
 2019-08-13  5:50 UTC 

[PATCH 1/2] dt-bindings: irq: Convert Allwinner IRQ Controller to a schema
 2019-08-13  5:47 UTC  (5+ messages)
` [PATCH 2/2] dt-bindings: irq: Convert Allwinner NMI "

How to add multiple example with conflicting includes
 2019-08-13  5:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/29] Tame a few "touch this, recompile the world" headers
 2019-08-13  5:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 11/29] typedefs: Separate incomplete types and function types

[PATCH] arm64: dts: allwinner: a64: Drop PMU node
 2019-08-13  5:39 UTC  (12+ messages)

[PATCH] kernel-devsrc: cp Documentation/ to sdk kernel
 2019-08-13  5:33 UTC 

[PATCH v2 00/34] put_user_pages(): miscellaneous call sites
 2019-08-13  5:23 UTC  (8+ messages)
` [PATCH v2 15/34] staging/vc04_services: convert put_page() to put_user_page*()
  ` [Xen-devel] "

[PATCH RFC v1 1/2] rcu/tree: Add basic support for kfree_rcu batching
 2019-08-13  5:29 UTC  (11+ messages)

[PATCH v1 1/1] drm/exynos: drop use of drmP.h (2nd round)
 2019-08-13 13:03 UTC  (4+ messages)

[PATCH 0/7] pwm: jz4740: Driver update
 2019-08-13  5:27 UTC  (9+ messages)
` [PATCH 4/7] pwm: jz4740: Improve algorithm of clock calculation

[PATCH] mm/mmap.c: rb_parent is not necessary in __vma_link_list
 2019-08-13  5:25 UTC  (3+ messages)

linux-next: build failure after merge of the rcu tree
 2019-08-13  5:25 UTC  (3+ messages)

[Xen-devel] [ovmf test] 140011: all pass - PUSHED
 2019-08-13  5:19 UTC 

[PATCH v4 00/25] Add FADump support on PowerNV platform
 2019-08-13  5:16 UTC  (3+ messages)
` [PATCH v4 07/25] pseries/fadump: move out platform specific support from generic code

[PATCH v10 0/7] crypto: switch to crypto API for ESSIV generation
 2019-08-13  5:17 UTC  (10+ messages)
` [PATCH v10 1/7] crypto: essiv - create wrapper template "
` [PATCH v10 2/7] fs: crypto: invoke crypto API for ESSIV handling
      ` [dm-devel] "

[PATCH v2] PM / devfreq: passive: Use non-devm notifiers
 2019-08-13  5:20 UTC  (4+ messages)

[PATCH] tools build: Fix clang detection with clang >= 8.0
 2019-08-13  5:07 UTC 

[PATCH v10 0/6] Introduced new Cadence USBSS DRD Driver
 2019-08-13  5:15 UTC  (11+ messages)
` [PATCH v10 5/6] usb:cdns3 Add Cadence USB3 "

[meta-python][PATCH] python3-pystemd: add new recipe
 2019-08-13  5:15 UTC 

[PATCH 0/2] xfsprogs: "Fix" --disable-static option
 2019-08-13  5:14 UTC  (3+ messages)
` [PATCH 1/2] mkfs: use cvtnum from libfrog
` [PATCH 2/2] xfsprogs: Fix --disable-static option build

[PATCH] powerpc: Remove empty comment
 2019-08-13  5:12 UTC 

[Virtio-fs] App Proposal !!
 2019-08-13  5:14 UTC 

[Buildroot] [PATCH] packages/devmem2: remove from all board configurations
 2019-08-13  5:12 UTC  (2+ messages)

[PATCH] python3-dbus: Add native and native-sdk support
 2019-08-13  5:02 UTC  (3+ messages)

[PATCH 05/16] zuf: zuf-core The ZTs
 2019-08-13  5:06 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] bpf: support cloning sk storage on accept()
 2019-08-13  5:05 UTC  (4+ messages)
` [PATCH bpf-next v2 2/4] "

[Qemu-devel] [PATCH] Add git-publish profile for security bugs
 2019-08-13  5:04 UTC  (3+ messages)

[PATCH 0/2] powerpc/xive: Fix race condition leading to host crashes and hangs
 2019-08-13  4:59 UTC  (8+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: Fix race in re-enabling XIVE escalation interrupts
` [PATCH 2/2] powerpc/xive: Implement get_irqchip_state method for XIVE to fix shutdown race

add a not device managed memremap_pages
 2019-08-13  4:56 UTC  (5+ messages)
` [PATCH 5/5] memremap: provide "

[PATCH] libnvdimm: change disk name of virtio pmem disk
 2019-08-13  4:55 UTC  (2+ messages)

[PATCH v2 0/4] drm/komeda: Enable layer/plane color mgmt
 2019-08-13  4:56 UTC  (2+ messages)
` [PATCH v2 4/4] drm/komeda: Enable Layer color management for komeda


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.