All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-09 17:05:23 to 2019-05-09 17:42:56 UTC [more...]

[PATCH] drm: Fix drm.h uapi header for GNU/kFreeBSD
 2019-05-09 17:42 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/27] tcg: Add CPUClass::tlb_fill
 2019-05-09 17:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 01/27] "

[PATCH v4 00/10] PCI: Log with pci_dev, not pcie_device
 2019-05-09 17:42 UTC  (10+ messages)
` [PATCH 01/10] PCI/AER: Replace dev_printk(KERN_DEBUG) with dev_info()
` [PATCH 02/10] PCI/PME: "
` [PATCH 03/10] PCI/DPC: Log messages with pci_dev, not pcie_device
` [PATCH 04/10] PCI/AER: "

[PATCH] mm/huge_memory: Fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses
 2019-05-09 17:42 UTC  (2+ messages)

[PATCH] ASoC: Intel: avoid Oops if DMA setup fails
 2019-05-09 17:41 UTC  (4+ messages)
` [linux-4.4.y PATCH] "

[PATCH v1 00/23] current testing/next queue (docker/system & io tests)
 2019-05-09 17:41 UTC  (31+ messages)
` [PATCH v1 01/23] tests/docker: add ubuntu 18.04
` [PATCH v1 02/23] tests/docker: Test more components on the Fedora default image
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v1 04/23] tests/tcg/multiarch: add hello world system test
` [Qemu-devel] [PATCH v1 07/23] tests/tcg/aarch64: add system boot.S
` [Qemu-devel] [PATCH v1 08/23] tests/tcg/multiarch: move the system memory test
` [Qemu-devel] [PATCH v1 09/23] tests/tcg/minilib: support %c format char
` [Qemu-devel] [PATCH v1 10/23] tests/tcg/multiarch: expand system memory test to cover more
` [Qemu-devel] [PATCH v1 11/23] tests/tcg/alpha: add system boot.S
` [Qemu-devel] [PATCH v1 12/23] .travis.yml: enable aarch64-softmmu and alpha-softmmu tcg tests
` [Qemu-devel] [PATCH v1 13/23] Makefile: fix coverage-report reference to BUILD_DIR
` [Qemu-devel] [PATCH v1 14/23] Makefile: include per-target build directories in coverage report
` [Qemu-devel] [PATCH v1 15/23] Makefile.target: support per-target coverage reports
  `  "
` [Qemu-devel] [PATCH v1 16/23] tests/qemu-iotests/005: Add a sanity check for large sparse file support
` [Qemu-devel] [PATCH v1 17/23] tests/qemu-iotests/check: Pick a default machine if necessary
` [Qemu-devel] [PATCH v1 18/23] tests/qemu-iotests: Do not hard-code the path to bash
  `  "
` [Qemu-devel] [PATCH v1 19/23] cirrus / travis: Add gnu-sed and bash for macOS and FreeBSD
  `  "
` [Qemu-devel] [PATCH v1 20/23] tests/qemu-iotests: Remove the "_supported_os Linux" line from many tests
  `  "
` [Qemu-devel] [PATCH v1 21/23] tests/qemu-iotests/group: Re-use the "auto" group for tests that can always run
` [Qemu-devel] [PATCH v1 22/23] tests/qemu-iotests: re-format output to for make check-block
  `  "
` [Qemu-devel] [PATCH v1 23/23] tests: Run the iotests during "make check" again
  `  "

[PATCH 0/2] tag verification: do not mute gpg output
 2019-05-09 17:40 UTC  (7+ messages)
` [PATCH 1/2] builtin/tag: do not omit -v gpg out for --format
` [PATCH 2/2] builtin/verify-tag: do not omit gpg on --format

fix DMA API abuse in various mips fbdev drivers
 2019-05-09 17:38 UTC  (8+ messages)
` [PATCH 1/3] au1100fb: fix DMA API abuse
` [PATCH 2/3] au1200fb: "
` [PATCH 3/3] jz4740_fb: "

[PATCH] svm/avic: Allow avic_vcpu_load logic to support host APIC ID 255
 2019-05-09 17:39 UTC  (3+ messages)

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-09 17:38 UTC  (8+ messages)
` [PATCH v2 14/17] Documentation: kunit: add documentation for KUnit

[PATCH 3.16 00/10] 3.16.67-rc1 review
 2019-05-09 17:38 UTC  (2+ messages)

[PATCH 0/4] x86: int3 fallout
 2019-05-09 17:37 UTC  (20+ messages)
` [PATCH 2/4] x86/kprobes: Fix frame pointer annotations

Question about sched_setaffinity()
 2019-05-09 17:36 UTC  (9+ messages)

[PATCH v3 00/11] asus-wmi: Support of ASUS TUF Gaming series laptops
 2019-05-09 17:36 UTC  (8+ messages)
` [PATCH v3 04/11] platform/x86: asus-wmi: Improve DSTS WMI method ID detection
` [PATCH v3 05/11] platform/x86: asus-wmi: Support WMI event queue

[GIT PULL] cgroup changes for v5.2-rc1
 2019-05-09 17:36 UTC 

[PATCH] mm: mmu_gather: remove __tlb_reset_range() for force flush
 2019-05-09 17:36 UTC  (4+ messages)

[PATCH v3 00/11] drm/i915: Add support for asynchronous display power disabling
 2019-05-09 17:34 UTC  (12+ messages)
` [PATCH v3 01/11] drm/i915: Add support for tracking wakerefs w/o power-on guarantee
` [PATCH v3 02/11] drm/i915: Force printing wakeref tacking during pm_cleanup
` [PATCH v3 03/11] drm/i915: Verify power domains state during suspend in all cases
` [PATCH v3 04/11] drm/i915: Add support for asynchronous display power disabling
` [PATCH v3 05/11] drm/i915: Disable power asynchronously during DP AUX transfers
` [PATCH v3 06/11] drm/i915: WARN for eDP encoders in intel_dp_detect_dpcd()
` [PATCH v3 07/11] drm/i915: Remove the unneeded AUX power ref from intel_dp_detect()
` [PATCH v3 08/11] drm/i915: Remove the unneeded AUX power ref from intel_dp_hpd_pulse()
` [PATCH v3 09/11] drm/i915: Replace use of PLLS power domain with DISPLAY_CORE domain
` [PATCH v3 10/11] drm/i915: Avoid taking the PPS lock for non-eDP/VLV/CHV
` [PATCH v3 11/11] drm/i915: Assert that TypeC ports are not used for eDP

[PATCH v4 0/6] Add drive-strength in Meson pinctrl driver
 2019-05-09 17:35 UTC  (6+ messages)
` [PATCH v4 1/6] dt-bindings: pinctrl: add a 'drive-strength-microamp' property

[PATCH V2] ASoC: soc-pcm: BE dai needs prepare when pause release after resume
 2019-05-09 17:35 UTC  (5+ messages)

[PATCH v6 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-09 17:31 UTC  (7+ messages)
` [PATCH v6 bpf-next 01/17] bpf: verifier: offer more accurate helper function arg and return type

[Qemu-devel] [PATCH] linux-user: fix GPROF build failure
 2019-05-09 17:08 UTC  (3+ messages)
` [Qemu-devel] [PATCH] linux-user: avoid treading on gprof's SIGPROF signals

8651be8f14a1 ("ipv6: fix a potential deadlock in do_ipv6_setsockopt()")
 2019-05-09 17:29 UTC  (2+ messages)

[GIT PULL] Security subsystem: Smack updates for v5.2
 2019-05-09 17:28 UTC 

[Xen-devel] [RFC PATCH 00/16] xenhost support
 2019-05-09 17:25 UTC  (50+ messages)
`  "
` [Xen-devel] [RFC PATCH 01/16] x86/xen: add xenhost_t interface
  `  "
` [RFC PATCH 02/16] x86/xen: cpuid support in xenhost_t
  ` [Xen-devel] "
` [RFC PATCH 03/16] x86/xen: make hypercall_page generic
  ` [Xen-devel] "
` [RFC PATCH 04/16] x86/xen: hypercall support for xenhost_t
  ` [Xen-devel] "
` [RFC PATCH 05/16] x86/xen: add feature support in xenhost_t
  ` [Xen-devel] "
` [RFC PATCH 06/16] x86/xen: add shared_info support to xenhost_t
` [Xen-devel] "
` [RFC PATCH 07/16] x86/xen: make vcpu_info part of xenhost_t
  ` [Xen-devel] "
` [RFC PATCH 08/16] x86/xen: irq/upcall handling with multiple xenhosts
  ` [Xen-devel] "
` [RFC PATCH 09/16] xen/evtchn: support evtchn in xenhost_t
  ` [Xen-devel] "
` [RFC PATCH 10/16] xen/balloon: support ballooning "
  ` [Xen-devel] "
` [RFC PATCH 11/16] xen/grant-table: make grant-table xenhost aware
  ` [Xen-devel] "
` [RFC PATCH 12/16] xen/xenbus: support xenbus frontend/backend with xenhost_t
  ` [Xen-devel] "
` [RFC PATCH 13/16] drivers/xen: gnttab, evtchn, xenbus API changes
  ` [Xen-devel] "
` [RFC PATCH 14/16] xen/blk: "
  ` [Xen-devel] "
` [RFC PATCH 15/16] xen/net: "
  ` [Xen-devel] "
` [RFC PATCH 16/16] xen/grant-table: host_addr fixup in mapping on xenhost_r0
` [Xen-devel] "

[PATCH v1 0/3] clk: qcom: Misc updates for Root Clock Generators
 2019-05-09 17:27 UTC  (3+ messages)
` [PATCH v1 3/3] clk: qcom: rcg: update the DFS macro for RCG

Testing devices for discard support properly
 2019-05-09 17:27 UTC  (11+ messages)

[GIT PULL] workqueue changes for v5.2-rc1
 2019-05-09 17:27 UTC 

KASAN: slab-out-of-bounds Read in ip_append_data
 2019-05-09 17:27 UTC 

[GIT PULL] lkdtm fixes for next
 2019-05-09 17:26 UTC  (2+ messages)

[RFC PATCH 00/16] xenhost support
 2019-05-09 17:25 UTC 

[PATCH] ARM: bcm283x: Enable DMA support for SPI controller
 2019-05-09 17:25 UTC  (2+ messages)

[GIT PULL] Security subsystem: integrity updates for v5.2
 2019-05-09 17:25 UTC 

[PATCH] nfs-utils: Change /var/run -> /run in systemd service files
 2019-05-09 17:25 UTC  (4+ messages)

[dpdk-dev] [PATCH v2 0/2] hash: fix bugs in 'free key with position'
 2019-05-09 17:25 UTC  (9+ messages)
` [dpdk-dev] [PATCH v3 0/3] "
  ` [dpdk-dev] [PATCH v3 1/3] hash: fix position bug "
  ` [dpdk-dev] [PATCH v4 0/3] hash: fix bugs "
    ` [dpdk-dev] [PATCH v4 1/3] hash: fix position bug "
    ` [dpdk-dev] [PATCH v4 2/3] hash: fix total entries in free key with position
    ` [dpdk-dev] [PATCH v4 3/3] test/hash: add test for 'free key with position'

[Qemu-devel] [PATCH] linux-user: fix GPROF build failure
 2019-05-09 17:08 UTC  (2+ messages)

[PATCH v3 0/2] mmc: sdhci-iproc: fixes for HS50 data hold time
 2019-05-09 17:24 UTC  (6+ messages)
` [PATCH v3 1/2] mmc: sdhci-iproc: cygnus: Set NO_HISPD bit to fix HS50 data hold time problem
` [PATCH v3 2/2] mmc: sdhci-iproc: "

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-09 17:23 UTC  (5+ messages)
` [PATCH 02/16] treewide: rename match_string() -> __match_string()

[GIT PULL] security subsytem: TPM changes for v5.2
 2019-05-09 17:23 UTC 

[PATCH] x86: fix double definition for __VIRTUAL_MASK_SHIFT
 2019-05-09 17:22 UTC  (3+ messages)
` [PATCH] x86/mm: Clean up the __[PHYSICAL/VIRTUAL]_MASK_SHIFT definitions a bit

[Qemu-devel] [PATCH 00/13] tests/vm: serial console autoinstall, misc fixes
 2019-05-09 17:01 UTC  (5+ messages)
` [Qemu-devel] [PATCH 11/13] tests/vm: netbsd autoinstall, using serial console

[Xen-devel] [seabios test] 135859: tolerable FAIL - PUSHED
 2019-05-09 17:20 UTC  (3+ messages)
  `  "

[MPTCP] [Weekly meetings] MoM - 9th of May 2019
 2019-05-09 17:20 UTC 

[PATCH] sata_rcar: Remove ata_host_alloc() error printing
 2019-05-09 17:19 UTC  (2+ messages)

[PATCH] python3-tinydb: add version 3.13.0
 2019-05-09 17:19 UTC  (4+ messages)

[PATCH 0/7] Improve stability of Aspeed video engine driver
 2019-05-09 17:19 UTC  (9+ messages)
` [PATCH 1/7] media: aspeed: fix a kernel warning on clk control

[Buildroot] [Bug 11811] New: lsblk (util-linux) should depend on libudev if available
 2019-05-09 17:19 UTC  (2+ messages)
` [Buildroot] [Bug 11811] "

[Proposal] end of file checks by checkpatch.pl
 2019-05-09 17:19 UTC  (2+ messages)

[PATCH 0/2] PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS handling fixes and sysfs i/f
 2019-05-09 17:18 UTC  (4+ messages)
` [PATCH 2/2] PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interface

[meta-oe][patch v2] dnf-plugin-tui: new recipe
 2019-05-09 17:17 UTC  (3+ messages)

[SPDK] Compile error in this morning's current SPDK/DPDK master branch
 2019-05-09 17:18 UTC 

[PATCH] kbuild: add most of Clang-specific flags unconditionally
 2019-05-09 17:17 UTC  (3+ messages)

[PATCH] ARM: dts: bcm: Add missing device_type = "memory" property
 2019-05-09 17:15 UTC  (3+ messages)

✅ PASS: Stable queue: queue-4.19
 2019-05-09 17:15 UTC 

[PATCH] commands/hwclock: align -n option help
 2019-05-09 17:15 UTC  (2+ messages)

[PATCH] selftests/lkdtm: Add tests for LKDTM targets
 2019-05-09 17:14 UTC  (3+ messages)

[SMB3][PATCH] Display session id in /proc/fs/cifs/DebugData
 2019-05-09 17:12 UTC  (3+ messages)

[PATCH 1/1] i2c: iproc: Add multi byte read-write support for slave mode
 2019-05-09 17:10 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] linux-user: elf: Map empty PT_LOAD segments
 2019-05-09 17:02 UTC  (2+ messages)

[PATCH 00/17] [RFC] Commit-graph: Write incremental files
 2019-05-09 17:08 UTC  (8+ messages)
` [PATCH 12/17] Documentation: describe split commit-graphs

[PATCH net] net/tcp: use deferred jump label for TCP acked data hook
 2019-05-09 17:08 UTC  (3+ messages)

[PATCH 0/6] xfs: rework extent allocation
 2019-05-09 16:58 UTC  (6+ messages)
` [PATCH 2/6] xfs: always update params on small allocation
` [PATCH 3/6] xfs: use locality optimized cntbt lookups for near mode allocations
` [PATCH 4/6] xfs: refactor exact extent allocation mode
` [PATCH 5/6] xfs: refactor by-size "
` [PATCH 6/6] xfs: replace small allocation logic with agfl only logic

[MPTCP] [PATCH] tcp: Check for filled TCP option space before SACK
 2019-05-09 17:06 UTC 


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.