All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-20 11:28:03 to 2018-12-20 12:35:05 UTC [more...]

[PATCH v2 0/4] Fix ssd1307fb OLED driver reset
 2018-12-20 12:35 UTC  (18+ messages)
` [PATCH v2 1/4] dt-bindings: display: ssd1307fb: Remove reset-active-low from examples
` [PATCH v2 2/4] video: ssd1307fb: Do not hard code active-low reset sequence
` [PATCH v2 3/4] ARM: dts: imx28-cfa10036: Fix the reset gpio signal polarity
` [PATCH v2 4/4] ARM: mxs: cfa10036: Fixup OLED display reset polarity

[PATCH 00/14] drm/bochs: cleanups, atomic modesetting, generic fbdev
 2018-12-20 12:34 UTC  (14+ messages)
` [PATCH 04/14] drm/bochs: atomic: add mode_set_nofb callback
` [PATCH 05/14] drm/bochs: atomic: switch planes to atomic, wire up helpers
` [PATCH 06/14] drm/bochs: atomic: use atomic set_config helper
` [PATCH 07/14] drm/bochs: atomic: use atomic page_flip helper
` [PATCH 08/14] drm/bochs: atomic: set DRIVER_ATOMIC

[PATCH] drm/amd/display/i2c_hw_engine_dce110: Remove duplicate header
 2018-12-20 12:34 UTC 

bitbake -c populate_sdk_ext not Creating a SDK
 2018-12-20 10:01 UTC  (2+ messages)

[U-Boot] [PATCH] imx6: apalis: Make the boot process more generic
 2018-12-20 12:34 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH v4 1/8] dt-bindings: stmpe: reformatting parameter list and use tabs only
 2018-12-20 12:34 UTC  (3+ messages)
` [PATCH v4 8/8] ARM: dts: Add stmpe-adc DT node to Toradex T30 modules

[PATCH 0/7] Turn git add-i into built-in
 2018-12-20 12:34 UTC  (8+ messages)
` [PATCH 1/7] diff: export diffstat interface
` [PATCH 2/7] add--helper: create builtin helper for interactive add
` [PATCH 3/7] add-interactive.c: implement status command
` [PATCH 4/7] add--interactive.perl: use add--helper --status for status_cmd
` [PATCH 5/7] add-interactive.c: implement show-help command
` [PATCH 6/7] Git.pm: introduce environment variable GIT_TEST_PRETEND_TTY
` [PATCH 7/7] add--interactive.perl: use add--helper --show-help for help_cmd

[PATCH v5 00/15] KVM: s390: make use of the GIB
 2018-12-20 12:33 UTC  (11+ messages)
` [PATCH v5 05/15] KVM: s390: unify pending_irqs() and pending_irqs_no_gisa()
` [PATCH v5 06/15] KVM: s390: remove prefix kvm_s390_gisa_ from static inline functions
` [PATCH v5 08/15] KVM: s390: add the GIB and its related life-cyle functions

[GIT PULL for v4.21] First part of media patches
 2018-12-20 12:32 UTC 

[Qemu-devel] did the qemu can emulate the whole system with the processor that without support the "virtulization and kvm"?
 2018-12-20 12:31 UTC  (2+ messages)

[PATCH] eal: close MP socket during cleanup
 2018-12-20 12:30 UTC  (3+ messages)

[PATCH 4.19] mt76x0: mark 802.11w as supported
 2018-12-20 12:30 UTC  (2+ messages)

[PATCHv2 0/3] mm: bugfix for NULL reference in mm on all archs
 2018-12-20 12:26 UTC  (6+ messages)
` [PATCHv2 2/3] mm/numa: build zonelist when alloc for device on offline node

[PATCH v2] hpet: Fix missing '=' character in the __setup() code of hpet_mmap_enable
 2018-12-20 12:29 UTC  (2+ messages)

[PATCH v2 0/7] drm: Remove drm_mode_object dependency from drm_display_mode
 2018-12-20 12:29 UTC  (13+ messages)
` [PATCH v2 1/7] drm: msm: Cleanup drm_display_mode print str
` [PATCH v2 2/7] drm: omapdrm: "
` [PATCH v2 3/7] drm: meson: Cleanup on "
` [PATCH v2 4/7] drm: sti: Cleanup "
` [PATCH v2 5/7] drm: i915: "
` [PATCH v2 6/7] drm: Remove use of drm_mode_object
` [PATCH v2 7/7] drm: Complete remove drm_mode_object dependency

Cobalt Preemption of kernel update_fast_timekeeper can cause deadlocks
 2018-12-20 12:29 UTC  (6+ messages)

[PATCH] drm/amd/display/dcn10_hw_sequencer_debug: Remove duplicate header
 2018-12-20 12:28 UTC 

[PATCH] iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()"
 2018-12-20 12:28 UTC  (2+ messages)

[PATCH v4 0/3] driver core: add probe error check helper
 2018-12-20 12:27 UTC  (12+ messages)
  ` [PATCH v4 1/3] driver core: add probe_err log helper
  ` [PATCH v4 2/3] driver core: add deferring probe reason to devices_deferred property

master - lib: move towards v2 version of VDO format
 2018-12-20 12:27 UTC 

master - dmeventd: resolve compilation of vdo status parsing
 2018-12-20 12:27 UTC 

pull-request: iwlwifi-next 2018-12-17
 2018-12-20 12:26 UTC  (3+ messages)

[SPDK] About using data structure proposed by Mellanox for T10 DIF and DIX in SPDK
 2018-12-20 12:25 UTC 

[RFC PATCH bpf-next v2 0/9] tools: bpftool: add probes for system and device
 2018-12-20 12:24 UTC  (10+ messages)
` [RFC PATCH bpf-next v2 1/9] tools: bpftool: add basic probe capability, probe syscall and kversion
` [RFC PATCH bpf-next v2 2/9] tools: bpftool: add probes for /proc/ eBPF parameters
` [RFC PATCH bpf-next v2 3/9] tools: bpftool: add probes for kernel configuration options
` [RFC PATCH bpf-next v2 4/9] tools: bpftool: add probes for eBPF program types
` [RFC PATCH bpf-next v2 5/9] tools: bpftool: add probes for eBPF map types
` [RFC PATCH bpf-next v2 6/9] tools: bpftool: add probes for eBPF helper functions
` [RFC PATCH bpf-next v2 7/9] tools: bpftool: add C-style "#define" output for probes
` [RFC PATCH bpf-next v2 8/9] tools: bpftool: add probes for a network device
` [RFC PATCH bpf-next v2 9/9] tools: bpftool: add bash completion for bpftool probes

[Bug 109022] ring gfx timeout during particular shader generation on yuzu emulator
 2018-12-20 12:25 UTC  (4+ messages)

[U-Boot] [PATCH 1/1] cmd: add exception command
 2018-12-20 12:23 UTC  (3+ messages)

[PATCH 0/1] cmake-native: Set --parallel for configure
 2018-12-20 12:22 UTC  (6+ messages)
` [PATCH 1/1] "

[igt-dev] [PATCH i-g-t] lib/fb: Remove unused variables
 2018-12-20 12:22 UTC  (2+ messages)

[PATCH v3 0/3] crypto/aesni_mb: add plain sha support
 2018-12-20 12:22 UTC  (2+ messages)
` [PATCH v4] crypto/aesni_mb: support plain SHA

[Qemu-devel] [PULL 00/64] slirp updates
 2018-12-20 12:20 UTC  (4+ messages)

[PATCH 4.14 00/72] 4.14.90-stable review
 2018-12-20 12:19 UTC  (5+ messages)
` [PATCH 4.14 21/72] locking/qspinlock: Ensure node is initialised before updating prev->next
` [PATCH 4.14 29/72] locking/qspinlock, x86: Provide liveness guarantee

[PATCH 0/1] oeqa/concurrencytest: fix for locating meta-selftest
 2018-12-20 12:19 UTC  (5+ messages)
` [PATCH 1/1] "

stable-rc/linux-4.14.y build: 197 builds: 0 failed, 197 passed, 40 warnings (v4.14.89-73-gdafc7cbbb79e)
 2018-12-20 12:19 UTC 

[B.A.T.M.A.N.] gw_mode & vlan
 2018-12-20 12:19 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/35] Misc patches for 2018-12-18
 2018-12-20 12:18 UTC  (4+ messages)

[PATCH 0/6] omapdrm: drm_bridge and drm_panel support
 2018-12-20 12:17 UTC  (2+ messages)

[PATCH v5 1/2] meter: add new rte color definition
 2018-12-20 12:16 UTC  (7+ messages)
` [PATCH v6 "
  ` [PATCH v6 2/2] mbuf: implement generic format for sched field
  ` [PATCH v7 1/2] meter: add new rte color definition
    ` [PATCH v7 2/2] mbuf: implement generic format for sched field

[PATCH RFC 0/2] vsock/virtio: fix issues on device hot-unplug
 2018-12-20 12:15 UTC  (3+ messages)
` [PATCH RFC 1/2] vsock/virtio: fix kernel panic after "
` [PATCH RFC 2/2] vsock/virtio: reset connected sockets on device removal

[PATCH v9 0/3] Support request more queues
 2018-12-20 12:14 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] tests: apci: consolidate and cleanup ACPI test code
 2018-12-20 12:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/9] tests: acpi: use AcpiSdtTable::aml in consistent way

[PATCH] MAINTAINERS: update Android binder
 2018-12-20 12:13 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 0/3] q35: change defaults for kernel irqchip and IR
 2018-12-20 12:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/3] q35: set split kernel irqchip as default

[Qemu-devel] [PATCH v5 00/11] bitmaps: remove x- prefix from QMP api
 2018-12-20 12:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 10/11] iotests: implement pretty-print for log and qmp_log
` [Qemu-devel] [PATCH v5 11/11] iotests: add iotest 236 for testing bitmap merge

uABI / Removing DRM_I915_LOW_LEVEL_TRACEPOINTS Kconfig
 2018-12-20 12:11 UTC  (6+ messages)

[PATCH] examples/ip_fragmentation: support bigger packets
 2018-12-20 12:11 UTC  (4+ messages)

[Qemu-devel] [PATCH] target-i386: hvf: remove MPX support
 2018-12-20 12:11 UTC 

[Qemu-devel] [PATCH] target/i386: Disable MPX support on named CPU models
 2018-12-20 12:11 UTC 

KASAN: slab-out-of-bounds Read in xfrm_policy_inexact_insert
 2018-12-20 12:11 UTC 

[thud][PATCH 1/4] rcw: remove fsl-eula-unpack class
 2018-12-20  3:36 UTC  (2+ messages)
` [thud][PATCH 3/4] ppfe-firmware: inherit "

kvm: RDTSCP on AMD
 2018-12-20 12:10 UTC  (12+ messages)
            ` [PATCH] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models
                ` [PATCH -v2] target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models "
                  ` [Qemu-devel] "

[PATCH 1/6] bitmap: remove deprecated bsf64 function
 2018-12-20 12:10 UTC  (7+ messages)
` [PATCH v2] common: add 64-bit log2 function
` [PATCH v2 1/4] bitmap: remove deprecated bsf64 function
` [PATCH v2 2/4] common: add bsf64 and bsf32_safe functions
` [PATCH v2 3/4] common: add 64-bit fls function
` [PATCH v2 4/4] common: add 64-bit log2 function

KASAN: use-after-free Read in xfrm_policy_lookup_bytype
 2018-12-20 12:10 UTC 

KASAN: slab-out-of-bounds Read in xfrm_policy_lookup_bytype
 2018-12-20 12:10 UTC 

[PATCH] ath10k: Fix warning due to msdu limit error
 2018-12-20 12:09 UTC  (3+ messages)

[RFC PATCH v5 0/5] x86: Add vDSO exception fixup for SGX
 2018-12-20 12:08 UTC  (4+ messages)
` x86/sgx: uapi change proposal

compress-force not really forcing compression?
 2018-12-20 12:07 UTC  (3+ messages)

[PATCH v5 0/3] crypto/aesni_mb: add gmac support
 2018-12-20 12:07 UTC  (2+ messages)
` [PATCH v6] crypto/aesni_mb: support AES-GMAC

[PATCH] x86/cpu: sort cpuinfo flags
 2018-12-20 12:07 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] arm: sunxi: Add NULL pointer check
 2018-12-20 12:07 UTC  (10+ messages)

[PATCH 00/21] glibc port to ARC processors
 2018-12-20 12:06 UTC  (9+ messages)
` [PATCH 08/21] ARC: Linux Syscall Interface
      ` ARC vs. generic sigaction (was Re: [PATCH 08/21] ARC: Linux Syscall Interface)

[PATCH RFC 0/6] Slotted channels for sync vm_events
 2018-12-20 12:05 UTC  (3+ messages)
` [RFC PATCH 4/6] vm_event: Use slotted channels for sync requests

[PATCH] drm/i915: Fix ILK-IVB primary plane enable delays
 2018-12-20 12:06 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [PATCH] i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.EAX as feature words
 2018-12-20 12:05 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t v2] runner: Add explicit "notrun" results for tests that were not executed
 2018-12-20 12:04 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

EVM: Permission denied with overlayfs
 2018-12-20 12:04 UTC  (4+ messages)
      ` [Fwd: Re: EVM: Permission denied with overlayfs]

[LTP] [PATCH] mem/overcommit_memory.c: Fix "CommitLimit < Committed_AS" error in some situations
 2018-12-20 12:03 UTC  (4+ messages)

[radeon-alex:amd-18.50 1/1] drivers/gpu/drm/amd/amdgpu/amdgpu.h:854:1: error: expected ; at end of declaration
 2018-12-20 12:01 UTC 

[PATCH v2] mem: add --match-allocations
 2018-12-20 12:00 UTC  (3+ messages)

[PATCH v4 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-12-20 11:58 UTC  (7+ messages)

[PATCH 1/4] glibc: Remove site_config and glibc-initial
 2018-12-20 11:58 UTC  (3+ messages)

[PATCH 1/4] rcw: remove fsl-eula-unpack class
 2018-12-20  3:22 UTC  (2+ messages)
` [PATCH 2/4] ls2-phy: inherit "

[PATCH 1/4] nfs: use-after-free in svc_process_common()
 2018-12-20 11:58 UTC  (13+ messages)

[v5 0/2] Add Colorspace connector property interface
 2018-12-20 11:57 UTC  (3+ messages)
` [v5 1/2] drm: Add colorspace connector property

[PATCH v3 0/4] use architecure independent macros
 2018-12-20 11:56 UTC  (5+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] crypto/aesni_mb: rename files
  ` [PATCH v4 2/3] crypto/aesni_mb: use architecture independent macros
  ` [PATCH v4 3/3] doc: update documentation

Proposed PATCH to allow control of the kernel ordering in grub.cfg
 2018-12-20 11:53 UTC  (2+ messages)

stable-rc/linux-4.4.y build: 187 builds: 5 failed, 182 passed, 1485 warnings (v4.4.168-41-gb5873603e09c)
 2018-12-20 11:54 UTC 

[Qemu-devel] [PATCH v2] ui/cocoa: Include less of the generated modular QAPI headers
 2018-12-20 11:50 UTC  (2+ messages)

[PATCH 0/1] create-pull-request: fix sed command for SUBJECT
 2018-12-20 11:48 UTC  (3+ messages)
` [PATCH 1/1] "

Regmap support for common clocks
 2018-12-20 11:48 UTC 

[PATCH] eal: fix unlock in rte_eal_memzone_init
 2018-12-20 11:47 UTC  (7+ messages)
` [PATCH v2] "
    ` [dpdk-stable] "

[PATCH v1] clk: qcom: lpass: Add CLK_IGNORE_UNUSED for lpass clocks
 2018-12-20 11:46 UTC 

After Vega 56/64 GPU hang I unable reboot system
 2018-12-20 11:45 UTC  (15+ messages)

linux-next: Tree for Dec 11
 2018-12-20 11:43 UTC  (6+ messages)

Question about how to submit a grub2 patch
 2018-12-20 11:36 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 202 builds: 0 failed, 202 passed, 55 warnings (v4.19.11-68-g5ef9b1a9d5aa)
 2018-12-20 11:41 UTC 

[PATCH v1] test/ring: ring perf test case enhancement
 2018-12-20 11:40 UTC  (2+ messages)

[PATCH 0/4] Fix ssd1307fb OLED driver reset
 2018-12-20 11:39 UTC  (5+ messages)
` [PATCH 4/4] ARM: mxs: cfa10036: Fixup OLED d =?utf-8?Q?isplay_reset_pola
  ` [PATCH 4/4] ARM: mxs: cfa10036: Fixup OLED display reset
    ` [PATCH 4/4] ARM: mxs: cfa10036: Fixup OLED display reset polarity
      ` [PATCH 4/4] ARM: mxs: cfa10036: Fixup OLE =?utf-8?B?RMKgZGlzcGxheSByZ

18.08.1 patches review and test
 2018-12-20 11:37 UTC 

[RFC][PATCH] printk: increase devkmsg write() ratelimit
 2018-12-20 11:35 UTC  (11+ messages)

[PATCH] cifs: Use kzfree() to free password
 2018-12-20 11:32 UTC 

Fixing GRUB build issues on SPARC
 2018-12-20 11:27 UTC  (2+ messages)

[Buildroot] Buildroot 2018.11.1 released
 2018-12-20 11:32 UTC  (3+ messages)

[PATCH net] mscc: Register poll timeout should be wall time not attempts
 2018-12-20 11:31 UTC  (4+ messages)

[PATCH kernel v7 00/20] powerpc/powernv/npu, vfio: NVIDIA V100 + P9 passthrough
 2018-12-20 11:28 UTC  (4+ messages)

[U-Boot] [PATCH 00/11] Add ethernet driver for MediaTek SoCs
 2018-12-20 11:30 UTC  (4+ messages)
` [U-Boot] [PATCH 05/11] ethernet: MediaTek: add ethernet driver for MediaTek ARM-based SoCs

[PATCH] mk: fix scope of disabling AVX512F support
 2018-12-20 11:29 UTC  (6+ messages)

[PATCH v9 00/39] drm/i915: Implement HDCP2.2
 2018-12-20 11:29 UTC  (4+ messages)
` [PATCH v9 08/39] drm/i915: hdcp1.4 CP_IRQ handling and SW encryption tracking


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.