All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-05 15:41:18 to 2018-09-05 16:22:36 UTC [more...]

[PATCH 0/8] CaitSith LSM module
 2018-09-05 16:22 UTC  (10+ messages)

[PATCH 00/16] R-Car D3/E3 display support (with LVDS PLL)
 2018-09-05 16:22 UTC  (3+ messages)

[PATCH 1/2] drm/msm: Fix leak in submitqueue create
 2018-09-05 16:22 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINER SUMMIT] How can we treat staging drivers better?
 2018-09-05 16:21 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: ti: am654: Enable additional nodes
 2018-09-05 16:20 UTC  (12+ messages)
` [PATCH 1/3] arm64: dts: ti: am654: Add uart nodes
` [PATCH 2/3] arm64: dts: ti: am654: Add secure proxy instance for main domain
` [PATCH 3/3] arm64: dts: ti: k3-am6: Add Device Management Security Controller support

[Ksummit-discuss] [MAINTAINER SUMMIT] Distribution kernel bugzillas considered harmful
 2018-09-05 16:20 UTC  (5+ messages)

v12.2.8 Luminous released
 2018-09-05 16:19 UTC  (3+ messages)

[Ksummit-discuss] [MAINTAINER SUMMIT] Stable trees and release time
 2018-09-05 16:19 UTC  (16+ messages)

[igt-dev] [PATCH i-g-t] igt/pm_backlight: Skip if pm is not supported
 2018-09-05 16:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

Plumbers 2018 - Performance and Scalability Microconference
 2018-09-05 16:17 UTC  (3+ messages)

[PATCH 1/4] spi: sh-msiof: Fix invalid SPI use during system suspend
 2018-09-05 11:46 UTC  (2+ messages)
` Applied "spi: sh-msiof: Fix invalid SPI use during system suspend" to the spi tree

[PATCH 2/4] spi: sh-msiof: Fix handling of write value for SISTR register
 2018-09-05 11:46 UTC  (2+ messages)
` Applied "spi: sh-msiof: Fix handling of write value for SISTR register" to the spi tree

[PATCH 3/4] spi: rspi: Fix invalid SPI use during system suspend
 2018-09-05 11:46 UTC  (2+ messages)
` Applied "spi: rspi: Fix invalid SPI use during system suspend" to the spi tree

[PATCH] kbuild: modules_install: Warn if System.map file is not found
 2018-09-05 16:15 UTC  (3+ messages)

[PATCH 4/4] spi: rspi: Fix interrupted DMA transfers
 2018-09-05 11:45 UTC  (2+ messages)
` Applied "spi: rspi: Fix interrupted DMA transfers" to the spi tree

[PATCH] drm/i915/dp: optimize eDP 1.4+ link config fast and narrow
 2018-09-05 16:17 UTC  (2+ messages)

[PATCH] mac80211: TDLS: fix skb queue/priority assignment
 2018-09-05 11:44 UTC  (5+ messages)

[xen-unstable-smoke test] 127312: tolerable all pass - PUSHED
 2018-09-05 16:13 UTC 

[Buildroot] Chromium v7 test
 2018-09-05 16:11 UTC 

Are there limitation to the number of named pipes/FIFO's supported by F2FS?
 2018-09-05 16:11 UTC  (6+ messages)

[sumo][meta-networking][PATCH] split net-snmp-libs into smaller packages
 2018-09-05 16:10 UTC  (2+ messages)

[sumo][meta-networking][PATCH] split net-snmp-libs into smaller packages
 2018-09-05 16:10 UTC  (2+ messages)

[PATCH v7] drbd: Convert from ahash to shash
 2018-09-05 16:10 UTC  (6+ messages)

[PATCH] perf tools: Initialize perf_data_file fd field
 2018-09-05 16:09 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH maint 1/2] batman-adv: Fix segfault when writing to throughput_override
 2018-09-05 16:07 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/3] Add tainting support to buildroot
 2018-09-05 16:06 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/3] Makefile: add tainting support
` [Buildroot] [PATCH v3 2/3] docs/manual: adding infos about tainting
` [Buildroot] [PATCH v3 3/3] package/nodejs: taint the build on external modules

[B.A.T.M.A.N.] [PATCH maint] batman-adv: Avoid probe ELP information leak
 2018-09-05 16:06 UTC  (2+ messages)

[PATCH net-next] bnxt_en: remove set but not used variable 'addr_type'
 2018-09-05 11:44 UTC 

patch "USB: Add quirk to support DJI CineSSD" added to usb-linus
 2018-09-05 11:33 UTC 

patch "usb: mtu3: fix error of xhci port id when enable U3 dual role" added to usb-linus
 2018-09-05 11:33 UTC 

patch "usb: uas: add support for more quirk flags" added to usb-linus
 2018-09-05 11:33 UTC 

[PATCHv2 1/1] perf/x86/intel: make error messages less confusing
 2018-09-05 15:53 UTC  (3+ messages)

patch "xhci: Fix use after free for URB cancellation on a reallocated" added to usb-linus
 2018-09-05 11:33 UTC 

[RFC PATCH 00/29] mm: remove bootmem allocator
 2018-09-05 15:59 UTC  (61+ messages)
` [RFC PATCH 01/29] mips: switch to NO_BOOTMEM
` [RFC PATCH 02/29] mm: remove CONFIG_NO_BOOTMEM
` [RFC PATCH 03/29] mm: remove CONFIG_HAVE_MEMBLOCK
` [RFC PATCH 04/29] mm: remove bootmem allocator implementation
` [RFC PATCH 05/29] mm: nobootmem: remove dead code
` [RFC PATCH 06/29] memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
  ` [RFC PATCH 06/29] memblock: rename memblock_alloc{_nid, _try_nid} "
` [RFC PATCH 07/29] memblock: remove _virt from APIs returning virtual address
` [RFC PATCH 08/29] memblock: replace alloc_bootmem_align with memblock_alloc
` [RFC PATCH 09/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 10/29] memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanic
` [RFC PATCH 11/29] memblock: replace alloc_bootmem_pages_nopanic with memblock_alloc_nopanic
` [RFC PATCH 12/29] memblock: replace alloc_bootmem_low with memblock_alloc_low
` [RFC PATCH 13/29] memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanic
` [RFC PATCH 14/29] memblock: add align parameter to memblock_alloc_node()
` [RFC PATCH 15/29] memblock: replace alloc_bootmem_pages_node with memblock_alloc_node
` [RFC PATCH 16/29] memblock: replace __alloc_bootmem_node with appropriate memblock_ API
` [RFC PATCH 17/29] memblock: replace alloc_bootmem_node with memblock_alloc_node
` [RFC PATCH 18/29] memblock: replace alloc_bootmem_low_pages with memblock_alloc_low
` [RFC PATCH 19/29] memblock: replace alloc_bootmem_pages with memblock_alloc
` [RFC PATCH 20/29] memblock: replace __alloc_bootmem with memblock_alloc_from
` [RFC PATCH 21/29] memblock: replace alloc_bootmem with memblock_alloc
` [RFC PATCH 22/29] mm: nobootmem: remove bootmem allocation APIs
` [RFC PATCH 23/29] memblock: replace free_bootmem{_node} with memblock_free
` [RFC PATCH 24/29] memblock: replace free_bootmem_late with memblock_free_late
` [RFC PATCH 25/29] memblock: rename free_all_bootmem to memblock_free_all
` [RFC PATCH 26/29] memblock: rename __free_pages_bootmem to memblock_free_pages
` [RFC PATCH 27/29] mm: remove nobootmem
` [RFC PATCH 28/29] memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variants
` [RFC PATCH 29/29] mm: remove include/linux/bootmem.h

Rewriting Intel PCI bridge prefetch base address bits solves nvidia graphics issues
 2018-09-05 16:02 UTC  (6+ messages)
` [Nouveau] "

[PATCH v4 0/6] MIPS: kexec/kdump: Fix smp reboot and other issues
 2018-09-05 15:59 UTC  (7+ messages)
` [PATCH v4 1/6] MIPS: Make play_dead() work for kexec
` [PATCH v4 2/6] MIPS: kexec: Let the new kernel handle all CPUs
` [PATCH v4 3/6] MIPS: kexec: Deprecate (relocated_)kexec_smp_wait
` [PATCH v4 4/6] MIPS: kexec: Do not flush system wide caches in machine_kexec()
` [PATCH v4 5/6] MIPS: kexec: Relax memory restriction
` [PATCH v4 6/6] MIPS: kexec: Use prepare method from Generic for UHI platforms

[PATCH 0/3] of: root #{size,address}-cells clean-ups
 2018-09-05 16:01 UTC  (7+ messages)
` [PATCH 3/3] of: make default address and size cells sizes private

[PATCH] x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
 2018-09-05 15:58 UTC  (10+ messages)
` [PATCH v3 0/3] Harden spectrev2 userspace-userspace protection
  ` [PATCH v3 1/3] ptrace: Provide ___ptrace_may_access() that can be applied on arbitrary tasks

[PATCH 0/3] Introduce a light-weight queue close feature
 2018-09-05 15:57 UTC  (6+ messages)
` [PATCH 2/3] blk-core: introduce "

[PATCH V2 RESEND] gpio: of: make example syntactically correct
 2018-09-05 11:27 UTC  (2+ messages)

[v2] Revert "cdc-acm: implement put_char() and flush_chars()"
 2018-09-05 15:56 UTC 

[PATCH] os-release: fix to install in the expected location
 2018-09-05 15:56 UTC  (6+ messages)

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-05 15:55 UTC  (23+ messages)
` [PATCH 01/11] UAPI: drm: Fix use of C++ keywords as structural members
` [PATCH 02/11] UAPI: keys: "
` [PATCH 03/11] UAPI: virtio_net: "
` [PATCH 04/11] UAPI: bcache: Fix use of embedded flexible array
` [PATCH 05/11] UAPI: coda: Don't use internal kernel structs in UAPI
` [PATCH 06/11] UAPI: netfilter: Fix symbol collision issues
` [PATCH 07/11] UAPI: nilfs2: Fix use of undefined byteswapping functions
` [PATCH 08/11] UAPI: sound: Fix use of u32 and co. in UAPI headers
` [PATCH 09/11] UAPI: ndctl: Fix g++-unsupported initialisation in headers
` [PATCH 10/11] UAPI: ndctl: Remove use of PAGE_SIZE
` [PATCH 11/11] UAPI: Check headers build for C++

[RFC PATCH 0/6] openssl 1.1.1 update
 2018-09-05 15:55 UTC  (15+ messages)
` [RFC PATCH 1/6] openssl: rename openssl 1.0.x to openssl10 and make openssl 1.1.x the default version

[RFC] UAPI: Check headers by compiling all together as C++
 2018-09-05 15:54 UTC 

[PATCH 0/8] WIP: trace2: a new trace facility
 2018-09-05 15:51 UTC  (5+ messages)
` [PATCH 1/8] trace2: create new combined "

[PATCH V2] mips: txx9: fix resource leak after register fail
 2018-09-05 15:37 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/15] jobs: Job Exit Refactoring Pt 2
 2018-09-05 15:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 06/15] block/mirror: conservative mirror_exit refactor

[PATCH v8 0/8] Cedrus driver for the Allwinner Video Engine, using media requests
 2018-09-05 15:49 UTC  (16+ messages)
` [PATCH v8 1/8] media: v4l: Add definitions for MPEG2 slice format and metadata
` [PATCH v8 3/8] dt-bindings: media: Document bindings for the Cedrus VPU driver
  ` [linux-sunxi] "
` [PATCH v8 4/8] media: platform: Add Cedrus VPU decoder driver

Out of inodes on my f2fs partition
 2018-09-05 15:49 UTC  (8+ messages)

[RFC PATCH v2] Allow aliases that include other aliases
 2018-09-05 15:48 UTC  (2+ messages)

[U-Boot] Please pull last minute ARC fixes
 2018-09-05 15:49 UTC  (2+ messages)

[U-Boot] [PULL] Please pull u-boot-imx
 2018-09-05 15:49 UTC  (2+ messages)

[BUG] index corruption with git commit -p
 2018-09-05 15:48 UTC  (11+ messages)
          ` [PATCH] reopen_tempfile(): truncate opened file

[PATCH v3 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
 2018-09-05 15:47 UTC  (3+ messages)
` [PATCH v3 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace

[PATCH] drm/amdgpu: Remove default best_encoder hook from DC
 2018-09-05 15:47 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[meta-initramfs][PATCH] kexec-tools-klibc: fix build for qemuarm64
 2018-09-05 15:45 UTC 

[PATCH/RFT] arm64: dts: renesas: r8a77995-draak: Add MSIOF ch2 pins support
 2018-09-05 15:45 UTC  (2+ messages)

[PATCH v2 00/12] Improvements to domain creation
 2018-09-05 15:44 UTC  (8+ messages)
` [PATCH v2 09/12] xen/domain: Call arch_domain_create() as early as possible in domain_create()
  ` Rats nest with domain pirq initialisation

[U-Boot] [PATCH v2 0/5] Add a pinctrl driver for Merrifield to pinmux I2C#6
 2018-09-05 15:44 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/5] x86: tangier: pinmux: add API to configure protected pins

[U-Boot] [PATCH] dm: Update README.txt to clarify device tree usage
 2018-09-05 15:43 UTC  (3+ messages)

[PATCH v7 00/10] Add the I3C subsystem
 2018-09-05 15:41 UTC  (11+ messages)
` [PATCH v7 01/10] i3c: Add core I3C infrastructure
` [PATCH v7 02/10] docs: driver-api: Add I3C documentation
` [PATCH v7 03/10] i3c: Add sysfs ABI spec
` [PATCH v7 04/10] dt-bindings: i3c: Document core bindings
` [PATCH v7 05/10] dt-bindings: i3c: Add macros to help fill I3C/I2C device's reg property
` [PATCH v7 06/10] MAINTAINERS: Add myself as the I3C subsystem maintainer
` [PATCH v7 07/10] i3c: master: Add driver for Cadence IP
` [PATCH v7 08/10] dt-bindings: i3c: Document Cadence I3C master bindings
` [PATCH v7 09/10] gpio: Add a driver for Cadence I3C GPIO expander
` [PATCH v7 10/10] dt-bindings: gpio: Add bindings for Cadence I3C gpio expander

[PATCH] mac80211: use non-zero TID only for QoS frames
 2018-09-05 11:12 UTC  (8+ messages)


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.