All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-06 14:57:12 to 2018-09-06 15:53:39 UTC [more...]

[PATCH 00/10] PCI: Allow D3cold for PCIe hierarchies
 2018-09-06 15:50 UTC  (6+ messages)
` [PATCH 04/10] PCI: pciehp: Do not handle events if interrupts are masked
` [PATCH 05/10] PCI: portdrv: Resume upon exit from system suspend if left runtime suspended
` [PATCH 06/10] PCI: portdrv: Add runtime PM hooks for port service drivers
` [PATCH 07/10] PCI: pciehp: Implement runtime PM callbacks
` [PATCH 10/10] PCI / ACPI: Whitelist D3 for more PCIe hotplug ports

[PATCH] ARM: dts: r9a06g032: Correct UART and add all other UARTs
 2018-09-06 15:34 UTC  (4+ messages)

[PATCH] mini2440 MMC correct write protect detection
 2018-09-06 15:53 UTC  (5+ messages)

mt76x0 bug report
 2018-09-06 15:53 UTC  (7+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2018-09-06 15:52 UTC  (7+ messages)

[Buildroot] [git commit branch/next] tslib: update to 1.17
 2018-09-06 15:52 UTC 

[Buildroot] [git commit] tslib: update to 1.17
 2018-09-06 15:52 UTC 

[Buildroot] [git commit branch/next] python-websockets: bump version to 6.0
 2018-09-06 15:52 UTC 

[Buildroot] [git commit] python-websockets: bump version to 6.0
 2018-09-06 15:52 UTC 

[PATCH v2 00/17] WireGuard: Secure Network Tunnel
 2018-09-06 15:52 UTC  (10+ messages)
` [PATCH v2 01/17] asm: simd context helper API

[Bug 107762] [Intel GFX CI] *ERROR* ring sdma0 timeout, signaled seq=137, emitted seq=137
 2018-09-06 15:51 UTC  (7+ messages)

[Buildroot] [PATCH 1/4] DEVELOPERS: Fix file order list maintained by me
 2018-09-06 15:51 UTC  (4+ messages)

[PATCH] libxl: made vm mac address assignment deterministic
 2018-09-06 15:51 UTC  (2+ messages)

[PATCH] efi_stub: update documentation on dtb= parameter
 2018-09-06 15:51 UTC  (3+ messages)

[PATCH 1/3] selinux: make dentry_init_security() return security module name
 2018-09-06 15:50 UTC  (7+ messages)
` [PATCH 2/3] ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx
` [PATCH 3/3] ceph: xattr security label support

[PATCH] btrfs: qgroup: Don't trace subtree if we're dropping tree reloc tree
 2018-09-06 11:15 UTC  (4+ messages)

[PATCH v6 0/5] seccomp trap to userspace
 2018-09-06 15:50 UTC  (8+ messages)
` [PATCH v6 1/5] seccomp: add a return code to "
` [PATCH v6 2/5] seccomp: make get_nth_filter available outside of CHECKPOINT_RESTORE
` [PATCH v6 3/5] seccomp: add a way to get a listener fd from ptrace
` [PATCH v6 4/5] seccomp: add support for passing fds via USER_NOTIF
` [PATCH v6 5/5] samples: add an example of seccomp user trap

[PATCH V3 00/26] C-SKY(csky) Linux Kernel Port
 2018-09-06 15:50 UTC  (4+ messages)
` [PATCH V3 13/26] csky: Library functions

[PATCH 0/3] xen/arm: vgic-v3: Bug fixes
 2018-09-06 15:49 UTC  (2+ messages)

[PATCH net-next] net: sched: change tcf_del_walker() to use concurrent-safe delete
 2018-09-06 11:14 UTC  (7+ messages)

[PATCH libdrm 01/11] symbols-check: add new meta-script
 2018-09-06 15:49 UTC  (4+ messages)
` [PATCH libdrm 02/11] amdgpu: use new symbols checking script

[PATCH v3 0/5] FireWire: clean up kernel-doc, add Documentation chapter
 2018-09-06 15:47 UTC  (3+ messages)

[PATCH v5 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-06 15:47 UTC  (11+ messages)
` [PATCH v5 10/16] x86/mce: enable Hygon support to MCE infrastructure
                  ` [v5,10/16] "

[PATCH net-next] liquidio CN23XX: Remove set but not used variable 'ring_flag'
 2018-09-06 11:22 UTC 

[PATCH v3 0/8] MSM8998 and MTP dts
 2018-09-06 15:46 UTC  (4+ messages)
` [PATCH v3 3/8] arm64: dts: qcom: msm8998: Add tsens and thermal-zones

[PATCH] uio: fix is_source param for check_copy_size() in copy_to_iter_mcsafe()
 2018-09-06 15:45 UTC  (3+ messages)

[Qemu-devel] [PATCH] RISC-V - Dynamic parameterization of RISC-V memory map
 2018-09-06 15:44 UTC  (5+ messages)

[PATCH v2 0/2] Address issues slowing memory init
 2018-09-06 15:41 UTC  (6+ messages)
` [PATCH v2 1/2] mm: Move page struct poisoning to CONFIG_DEBUG_VM_PAGE_INIT_POISON

Widespread crashes in next-20180906
 2018-09-06 15:41 UTC  (5+ messages)

[PATCH 0/2] Add R-Car gen3 SoC support to the CMT driver
 2018-09-06 11:05 UTC  (3+ messages)
` [PATCH 1/2] clocksource: sh_cmt: properly line-wrap sh_cmt_of_table[] initializer

[Qemu-devel] [PATCH 00/10] Various qemu command line options help improvements
 2018-09-06 15:39 UTC  (15+ messages)
` [Qemu-devel] [PATCH 01/10] qemu-option: add help fallback to print the list of options
` [Qemu-devel] [PATCH 02/10] qemu-option: improve qemu_opts_print_help() output
` [Qemu-devel] [PATCH 03/10] qom/object: fix iterating properties over a class
` [Qemu-devel] [PATCH 04/10] qom/object: register 'type' property as class property
` [Qemu-devel] [PATCH 05/10] tests/qom-proplist: check duplicate "bv" property registration failed
` [Qemu-devel] [PATCH 06/10] tests/qom-proplist: check properties are not listed multiple times
` [Qemu-devel] [PATCH 07/10] tests/qom-proplist: check class properties iterator
` [Qemu-devel] [PATCH 08/10] vl: handle -object ?
` [Qemu-devel] [PATCH 09/10] hostmem: add some properties description
` [Qemu-devel] [PATCH 10/10] vl: list user creatable propeties if '?' as argument

[PATCH] arm64: dts: rockchip: fix vcc_host1_5v pin assign
 2018-09-06 15:39 UTC  (2+ messages)

[PATCHES] cls_u32 cleanups and fixes
 2018-09-06 11:04 UTC  (18+ messages)
` [PATCH 1/7] fix hnode refcounting
  ` [PATCH 2/7] mark root hnode explicitly
  ` [PATCH 3/7] make sure that divisor is a power of 2
  ` [PATCH 4/7] get rid of unused argument of u32_destroy_key()
  ` [PATCH 5/7] get rid of tc_u_knode ->tp
  ` [PATCH 6/7] get rid of tc_u_common ->rcu
  ` [PATCH 7/7] clean tc_u_common hashtable

[PATCH libdrm] CI: Capture test logs as GitLab artifacts
 2018-09-06 15:39 UTC  (3+ messages)

[PATCH] xserver-xorg: config: fix NULL value detection for ID_INPUT being unset
 2018-09-06 15:37 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH 0/4] Add support to register platform service IRQ
 2018-09-06 15:34 UTC  (8+ messages)
` [PATCH 3/4] PCI/portdrv: Check platform supported service IRQ's
` [PATCH 4/4] PCI: xilinx-nwl: Add method to setup_platform_service_irq hook

[Bug 107781] amdgpu hangs on resume on Lenovo A475
 2018-09-06 15:36 UTC 

[PATCH] leds: pwm: silently error out on EPROBE_DEFER
 2018-09-06 15:35 UTC  (2+ messages)

x86 Community Call - Wed Sept 12, 14:00 - 15:00 UTC - Call for agenda items
 2018-09-06 15:35 UTC 

[PATCH] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-06 15:33 UTC 

[PATCH] xen/balloon: add runtime control for scrubbing ballooned out pages
 2018-09-06 15:33 UTC 

Let's talk about obfuscation again
 2018-09-06 15:34 UTC  (5+ messages)

[PATCH] x86/hvm/viridian: set shutdown_code in response to CrashNotify
 2018-09-06 15:34 UTC  (8+ messages)

[PATCH 0/4] System call table generation support
 2018-09-06 15:34 UTC  (13+ messages)
` [PATCH 1/4] sparc: Move __IGNORE* entries to non uapi header
` [PATCH 2/4] sparc: Replace NR_SYSCALLS macro with __NR_SYSCALLS
` [PATCH 3/4] sparc: Add system call table generation support
` [PATCH 4/4] sparc: uapi header and system call table file generation

[2/2] USB: usbdevfs: restore warning for nonsensical flags
 2018-09-06 15:34 UTC 

[PATCH resend] mmc: sunxi: Use new timing mode for A64 eMMC controller
 2018-09-06 15:33 UTC  (2+ messages)

Rocko merge request
 2018-09-06 15:32 UTC 

[meta-networking][PATCH] networkd-dispatcher: new package
 2018-09-06 15:31 UTC  (2+ messages)

[PATCH] mmc: sunxi: Clarify new timing mode usage and implementation
 2018-09-06 15:31 UTC  (2+ messages)

[Xenomai] [documentation]
 2018-09-06 15:30 UTC  (2+ messages)

[PATCH 0/3] tools/lib/lockdep: fixes for v4.19
 2018-09-06 15:30 UTC  (3+ messages)

Allied Investment & consulting Services**
 2018-09-06 15:30 UTC 

[PATCH v3 00/16] Make CONFIG_HVM work
 2018-09-06 15:30 UTC  (6+ messages)
` [PATCH v3 07/16] x86/p2m/pod: make it build with !CONFIG_HVM

[PATCH v2] [RFC v2] v4l2: add support for colorspace conversion for video capture
 2018-09-06 10:54 UTC  (4+ messages)

[PATCH 0/5] xen: Fixes and improvements to HVM_PARAM handling
 2018-09-06 15:29 UTC  (10+ messages)
` [PATCH 1/5] x86/hvm: Switch hvm_allow_get_param() to use a whitelist
` [PATCH 2/5] x86/hvm: Switch hvm_allow_set_param() "
` [PATCH 3/5] x86/hvm: Make HVM_PARAM_{STORE, CONSOLE}_EVTCHN read-only to the guest

[PATCH V3 0/5] allarch: disable allarch when multilib is used
 2018-09-06 15:27 UTC  (5+ messages)
` [PATCH 3/5] update_font_cache: update script for multilib

[RFC PATCH 0/5] Fix the racy split index problem
 2018-09-06 15:26 UTC  (5+ messages)
` [RFC PATCH 5/5] split-index: smudge and add racily clean cache entries to split index

Sumo merge request
 2018-09-06 15:26 UTC 

Let's talk about obfuscation again
 2018-09-06 15:24 UTC 

[PATCH] printk/tracing: Do not trace printk_nmi_enter()
 2018-09-06 15:22 UTC  (3+ messages)

[v5,2/4] dt: bindings: Document ZynqMP DDRC in Synopsys documentation
 2018-09-06 15:21 UTC  (3+ messages)
` [PATCH v5 2/4] "

[PATCH 00/15] blkcg ref count refactor/cleanup + blkcg avg_lat
 2018-09-06 15:21 UTC  (4+ messages)
` [PATCH 04/15] blkcg: fix ref count issue with bio_blkcg using task_css

[PATCH 0/3] Add Xilinx AMS Driver
 2018-09-06 15:19 UTC  (7+ messages)
` [PATCH 2/3] iio: adc: Add Xilinx AMS driver

[PATCH v5 0/5] x86: Fix SEV guest regression
 2018-09-06 15:19 UTC  (7+ messages)
` [PATCH v5 5/5] x86/kvm: Avoid dynamic allocation of pvclock data when SEV is active

[PATCH] gpio: ep93xx: fix test for end of loop
 2018-09-06 15:18 UTC  (5+ messages)

[PATCH 00/42] mt76 patches 2018-09-06
 2018-09-06 10:43 UTC  (8+ messages)
` [PATCH 39/42] mt76: move some irq code to common mmio module

[PATCH libdrm] intel: annotate the intel genx helpers as private
 2018-09-06 15:14 UTC 

[PATCH v6 00/10] Add the I3C subsystem
 2018-09-06 15:17 UTC  (20+ messages)
` [PATCH v6 01/10] i3c: Add core I3C infrastructure

[PATCH] arm64: dts: renesas: revise properties for usb 2.0
 2018-09-06 10:43 UTC  (5+ messages)

[PATCH v3 0/4] i.MX PXP scaler/CSC driver
 2018-09-06 10:42 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: media: Add i.MX Pixel Pipeline binding

[PATCH v7 00/10] Add the I3C subsystem
 2018-09-06 15:15 UTC  (6+ messages)
` [PATCH v7 01/10] i3c: Add core I3C infrastructure

[PATCH v3 0/3] support ftm responder configuration/statistics
 2018-09-06 15:15 UTC  (3+ messages)

[openembedded-core][PATCH v2 1/2] kernel-fitimage.bbclass: Handle bundled initramfs case correctly
 2018-09-06 15:14 UTC  (2+ messages)
` [openembedded-core][PATCH v2 2/2] kernel-fitimage.bbclass: Create a "fitImage" symlink to resulting FIT image

[PATCH] ath9k: add reset for airtime station debugfs
 2018-09-06 10:41 UTC  (4+ messages)

[PATCH 0/8] WIP: trace2: a new trace facility
 2018-09-06 15:13 UTC  (8+ messages)
` [RFC PATCH 0/6] Use trace2 in commit-reach
  ` [RFC PATCH 1/6] commit-reach: add trace2 telemetry and walk count
  ` [RFC PATCH 2/6] comit-reach: use trace2 for commit_contains_tag_algo
  ` [RFC PATCH 3/6] commit-reach: use trace2 in can_all_from_reach
  ` [RFC PATCH 4/6] test-tool: start trace2 environment
  ` [RFC PATCH 5/6] test-lib: add run_and_check_trace2
  ` [RFC PATCH 6/6] commit-reach: fix first-parent heuristic

[PATCH iproute2] tc/mqprio: Print extra info on invalid args
 2018-09-06 10:39 UTC  (2+ messages)

[v2,1/8] usb: dwc3: Correct the logic for checking TRB full in __dwc3_prepare_one_trb()
 2018-09-06 15:12 UTC  (2+ messages)
` [PATCH v2 1/8] "

[PATCH RFC tools/memory-model] Add litmus-test naming scheme
 2018-09-06 15:13 UTC  (7+ messages)

[PATCH v2] arm64: dts: add support for SolidRun Clearfog GT 8K
 2018-09-06 15:13 UTC  (3+ messages)

Minutes: Yocto Project Weekly Triage Meeting
 2018-09-06 15:11 UTC 

drm | Pipeline #4114 has failed for master | c55f1b9b
 2018-09-06 15:11 UTC  (3+ messages)

[PATCH] firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
 2018-09-06 15:10 UTC  (3+ messages)
` [PATCH v2] "

[asoc:for-4.20 399/404] sound/soc/soc-dapm.c:3768:9: warning: 'ret' may be used uninitialized in this function
 2018-09-06 15:10 UTC  (2+ messages)

[RFC PATCH v2] Allow aliases that include other aliases
 2018-09-06 15:10 UTC  (6+ messages)
` [PATCH v3] "

[Qemu-devel] backend for blk or fs with guaranteed blocking/synchronous I/O
 2018-09-06 15:08 UTC  (2+ messages)

[PATCH] mesa: disable LLVM on x86
 2018-09-06 15:07 UTC 

[Ksummit-discuss] [MAINTAINERS SUMMIT] API replacement/deprecation
 2018-09-06 15:06 UTC  (4+ messages)

[PATCH] mips: txx9: fix iounmap related issue
 2018-09-06 15:04 UTC  (2+ messages)

[PATCH v2] perf ordered_events: fix crash in free_dup_event()
 2018-09-06 15:04 UTC  (12+ messages)
  ` [PATCH] perf tools: Add struct ordered_events_buffer layer
        ` [PATCHv2] "
            ` [PATCHv3] "

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-06 15:02 UTC  (4+ messages)
` [PATCH 03/11] UAPI: virtio_net: Fix use of C++ keywords as structural members [ver #2]

[PATCH libdrm] gitlab-ci: use variables to deduplicate the build commands
 2018-09-06 15:01 UTC  (2+ messages)

[PATCH 1/2] gpio: mockup: Allow probing from device tree
 2018-09-06 10:25 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915/icl: Avoid Gen10 watermark workarounds in Gen11
 2018-09-06 15:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [v2,1/2] drm/i915/icl: Avoid Gen10 watermark workarounds in Gen11 (rev2)

[PATCH v2 0/3] cfg80211/mac80211/ath10k: Extend avg ack rssi support for mgmt frames
 2018-09-06 10:25 UTC  (4+ messages)
` [PATCH v2 3/3] ath10k: management tx ack rssi capability check

[PATCH v4 00/16] Add utilization clamping support
 2018-09-06 14:59 UTC  (5+ messages)
` [PATCH v4 14/16] sched/core: uclamp: request CAP_SYS_ADMIN by default

[igt-dev] [PATCH i-g-t] lib/igt_fb: Add missing set_domain calls
 2018-09-06 14:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH libdrm 1/2] automake: set NM before running the tests
 2018-09-06 14:53 UTC  (2+ messages)
` [PATCH libdrm 2/2] *-symbols-check: error out when using unset variables


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.