All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-14 09:17:53 to 2019-03-14 10:37:13 UTC [more...]

[RfC PATCH] fbdev: list all memory bars as conflicting apertures
 2019-03-14 10:37 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] arm: sunxi: Allow per-platform DRAM ZQ configuration on sun8i
 2019-03-14 10:36 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] arm: sunxi: Set the default DRAM ZQ value to 3881979 on H3/H5
` [U-Boot] [PATCH 3/3] arm: sunxi: Enable DRAM ODT by default "

replacement for CAN_LEDS
 2019-03-14 10:32 UTC  (17+ messages)
` [PATCH 0/4] leds: netdev trigger: allow setting initial values in device tree
  ` [PATCH 1/4] leds: netdev trigger: use memcpy in device_name_store
  ` [PATCH 2/4] leds: netdev trigger: factor out middle part of device_name_store
  ` [PATCH 4/4] leds: netdev trigger: allow setting initial values in device tree

[PATCH 0/2] xen: some scheduler related simplifications
 2019-03-14 10:30 UTC  (6+ messages)
` [PATCH 1/2] xen: introduce a cpumask with all bits set
` [PATCH 2/2] xen/sched: don't disable scheduler on cpus during suspend

Missing Thunderbolt 3 PCI-E atomics support
 2019-03-14 10:30 UTC  (2+ messages)

Serial console is causing system lock-up
 2019-03-14 10:30 UTC  (11+ messages)

[PATCH 0/7] cpufreq: Call transition notifier only once for each policy
 2019-03-14 10:30 UTC  (17+ messages)
` [PATCH 5/7] x86/tsc: Update cpufreq transition notifier to handle multiple CPUs

[PATCH v2] media: rga: fix NULL pointer dereferences and a memory leak
 2019-03-14 10:30 UTC  (4+ messages)
` [PATCH v3] media: rga: fix NULL pointer dereferences, use-after-free, "

[PATCH] mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
 2019-03-14 10:30 UTC  (4+ messages)
` [PATCH v2] "

[igt-dev] [CI 1/2] lib/sw_sync: Fix querying fence status
 2019-03-14 10:27 UTC  (2+ messages)
` [igt-dev] [CI 2/2] gem_exec_fence: Really loop through all engines

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2019-03-14 10:27 UTC  (4+ messages)
` [PATCH 07/34] vfs: Add configuration parser helpers "

[PATCH v7 0/3] i2c: improve i2c_new_{device|dummy}
 2019-03-14 10:25 UTC  (3+ messages)
` [PATCH v7 2/3] i2c: core: add device-managed version of i2c_new_dummy

[PATCH nf] netfilter: nf_tables: bogus EBUSY in helper removal from transaction
 2019-03-14 10:24 UTC 

[PATCH] btrfs: fix a NULL pointer dereference
 2019-03-14 10:23 UTC  (7+ messages)

[PATCH 2/3 v2] net: ethernet: add c45 PHY support in MDIO read/write functions
 2019-03-14 10:21 UTC 

[PATCH xf86-video-ati] modesetting: add tile property support
 2019-03-14 10:19 UTC 

[PATCH for-next 0/9] xen/arm: Properly disable M2P on Arm
 2019-03-14 10:19 UTC  (8+ messages)
` [PATCH for-next 7/9] xen: Convert is_xen_heap_mfn to use typesafe MFN

[PATCH v2] mm: vmscan: add tracepoints for node reclaim
 2019-03-14 10:19 UTC  (4+ messages)
` [PATCH] mm: vmscan: drop may_writepage and classzone_idx from direct reclaim begin template

clk: x86: Stop marking clocks as CLK_IS_CRITICAL is causing non-working hardware
 2019-03-14 10:18 UTC 

[PATCH nft] parser_bison: no need for statement separator for ct object commands
 2019-03-14 10:18 UTC 

[PATCH] staging: media: imx7-mipi-csis: fix debugfs compilation
 2019-03-14 10:17 UTC  (3+ messages)

[PATCH nft] parser_bison: no need for statement separator for ct object commands
 2019-03-14 10:15 UTC 

[meta-cloud-services][PATCH] glusterfs: uprev from v3.11.1 to v5.4
 2019-03-14 10:15 UTC 

[PATCH net] net: enforce xmit_recursion for devices with a queue
 2019-03-14 10:15 UTC 

[PATCH xf86-video-ati] Use radeon_finish in drmmode_crtc_scanout_update
 2019-03-14 10:15 UTC 

[PATCH v2 0/7] Add USB3.0 and TI HD3SS3220 driver support
 2019-03-14 10:14 UTC  (12+ messages)
` [PATCH v2 2/7] dt-bindings: usb: renesas_usb3: add usb-role-switch property
      ` [v2,2/7] "
` [PATCH v2 4/7] usb: gadget: udc: renesas_usb3: Use usb_role_switch framework
    ` [v2,4/7] "

[PATCH 0/5] lib/sort & lib/list_sort: faster and smaller
 2019-03-14 10:11 UTC  (9+ messages)
` [PATCH 1/5] lib/sort: Make swap functions more generic
` [PATCH 4/5] lib/list_sort: Simplify and remove MAX_LIST_LENGTH_BITS

[Buildroot] [PATCH v2 00/13] ppsh compatible Qt5 / generic qmake target install
 2019-03-14 10:13 UTC  (16+ messages)
` [Buildroot] [PATCH v2 01/13] qt5base: Do not build shared libs if BR2_STATIC_LIBS is chosen
` [Buildroot] [PATCH v2 02/13] qt5: Convert to generic target install command
` [Buildroot] [PATCH v2 03/13] qt5base: Fix inconsistencies when overriding qmake properties
` [Buildroot] [PATCH v2 04/13] qt5: Remove *.la/*.prl fixup script
` [Buildroot] [PATCH v2 05/13] qt5: Use qmake via QT5_QMAKE variable
` [Buildroot] [PATCH v2 06/13] core: implement per-package SDK and target
` [Buildroot] [PATCH v2 07/13] Makefile: allow top-level parallel build with BR2_PER_PACKAGE_DIRECTORIES=y
` [Buildroot] [PATCH v2 08/13] package/pkg-generic: make libtool .la files compatible with per-package directories
` [Buildroot] [PATCH v2 09/13] package/pkg-kconfig: handle KCONFIG_DEPENDENCIES "
` [Buildroot] [PATCH v2 10/13] docs/manual: add details about top-level parallel build support
` [Buildroot] [PATCH v2 11/13] docs/manual: document the effect of per-package directory on variables
` [Buildroot] [PATCH v2 12/13] qt5: Prepare qmake for per-package infrastructure
` [Buildroot] [PATCH v2 13/13] qt5: Fix pkgconfig search path "

[LTP] [PATCH] block/ltp_block_dev.c: Fix error on older distributions
 2019-03-14 10:12 UTC  (3+ messages)

[PATCH v3 0/6] drm/bridge: sii902x: HDMI-audio support and some fixes
 2019-03-14 10:11 UTC  (6+ messages)
` [PATCH v3 5/6] dt-bindings: display: sii902x: Add HDMI audio bindings

[PATCH] firewire: mark expected switch fall-throughs
 2019-03-14 10:00 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_core: Enable extra kernel logs for audio debug
 2019-03-14 10:12 UTC  (2+ messages)

[cip-dev] about branch of meta-debian in cip-core/deby
 2019-03-14 10:09 UTC  (3+ messages)

[PATCH v2 0/2] arm64: dts: renesas: ebisu: support S2RAM
 2019-03-14 10:08 UTC  (4+ messages)

wil6210 firmware version
 2019-03-14 10:05 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_create: Always try to create an object of at least one page
 2019-03-14 10:02 UTC  (4+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] drm/i915: Refactor to common helpers for prepare/finish between reset & wedge
 2019-03-14 10:02 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[U-Boot] passing info from SPL to U-Boot
 2019-03-14 10:02 UTC  (3+ messages)

[cip-dev] about patch review process
 2019-03-14 10:02 UTC  (2+ messages)

[PATCH] cpuset: disable for UCLIBC
 2019-03-14 10:01 UTC  (3+ messages)
` [LTP] "

[PATCH V2 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-14 10:00 UTC  (12+ messages)
` [PATCH V2 2/5] pwm: Add i.MX TPM PWM driver support

[PATCHBOMB] nvme fixes for 5.1
 2019-03-14  9:57 UTC  (4+ messages)
` [PATCH 07/17] nvme-fc: use nr_phys_segments to determine existence of sgl

[PATCH] drm/udl: Refactor edid retreiving in UDL driver
 2019-03-14 10:00 UTC  (4+ messages)

[PATCH v5 00/11] viridian: implement more enlightenments
 2019-03-14  9:58 UTC  (5+ messages)
` [PATCH v5 10/11] viridian: add implementation of synthetic timers

[PATCH v4 0/6] Several patches to fix code bugs, improve documents and clean up
 2019-03-14  9:57 UTC  (9+ messages)
` [PATCH v4 1/6] x86/mm/KASLR: Improve code comments about struct kaslr_memory_region
` [PATCH v4 2/6] x86/mm/KASLR: Open code unnecessary function get_padding
` [PATCH v4 3/6] mm: Add build time sanity check for struct page size
` [PATCH v4 4/6] x86/mm/KASLR: Fix the wrong calculation of memory region initial size
` [PATCH v4 5/6] x86/mm/KASLR: Calculate the actual size of vmemmap region
` [PATCH v4 6/6] x86/mm/KASLR: Do not adapt the size of the direct mapping region for SGI UV system

[PATCH v3] lib/string.c: implement a basic bcmp
 2019-03-14  9:57 UTC  (3+ messages)
` [PATCH v4] "

[PATCH] ext4: brelse all indirect buffers in ext4_ind_remove_space()
 2019-03-14  9:54 UTC  (4+ messages)

[PATCH nft] tests: shell: bogus EBUSY on helper deletion from transaction
 2019-03-14  9:53 UTC 

[U-Boot] [PATCH] MAINTAINERS: Remove unsupported statuses - Odd Fixes and Obsolete
 2019-03-14  9:53 UTC 

[PATCH v2 0/3] drm: Add panic handling
 2019-03-14  9:52 UTC  (27+ messages)
` [PATCH v2 1/3] drm: Add support for panic message output
    ` [Intel-gfx] "

[Qemu-arm] [PULL 00/14] Audio 20190312 patches
 2019-03-14  9:46 UTC  (3+ messages)
` [Qemu-devel] [PULL 04/14] audio: -audiodev command line option basic implementation
  ` [Qemu-arm] "

[LTP] [PATCH v2 0/4] shell: Add tst_mount() helper
 2019-03-14  9:49 UTC  (5+ messages)
` [LTP] [PATCH v2 1/4] "
` [LTP] [PATCH v2 2/4] ima, commands/{df,mkfs}: Use tst_mount()
` [LTP] [PATCH v2 3/4] shell: Move mkfs.foo into tst_mkfs()
` [LTP] [PATCH v2 4/4] shell: Use $TST_FS_TYPE and $TST_DEVICE in tst_mkfs()

[PATCH] raw/ifpga: modify log output
 2019-03-14  9:47 UTC 

Support two Dell Wyse platform
 2019-03-14  9:46 UTC  (2+ messages)

[U-Boot] please pull u-boot-samsung master
 2019-03-14  9:46 UTC  (3+ messages)

[Qemu-arm] [PATCH] Re-evaluate SVE vector length everytime ADDVL is executed
 2019-03-14  9:30 UTC  (3+ messages)
` [Qemu-arm] [Qemu-devel] "
  `  "

mm/memory.c:3968:21: sparse: incorrect type in assignment (different base types)
 2019-03-14  9:40 UTC  (2+ messages)

[PATCH V3 0/5] Add i.MX7ULP EVK PWM backlight support
 2019-03-14  9:39 UTC  (8+ messages)
` [PATCH V3 2/5] pwm: Add i.MX TPM PWM driver support

[freebsd-master test] 133765: regressions - FAIL
 2019-03-14  9:39 UTC 

[PATCH v4 1/4] dt: lm3532: Add lm3532 dt doc and update ti_lmu doc
 2019-03-14  9:39 UTC  (2+ messages)

ls-remote set timeout
 2019-03-14  9:38 UTC  (2+ messages)

[PATCH 0/2] xen: some debug trace enhancements
 2019-03-14  9:37 UTC  (3+ messages)
` [PATCH 1/2] xen/debug: make debugtrace configurable via Kconfig
` [PATCH 2/2] xen/debug: make debugtrace more clever regarding repeating entries

[PATCH v4 0/3] drm/i915: Context aware user agnostic EU/Slice/Sub-slice control within kernel
 2019-03-14  9:35 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[Qemu-devel] [RFC PATCH 0/3] Extract build_mcfg
 2019-03-14  9:18 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH 3/3] hw/acpi: "
  ` [Qemu-arm] "
      ` [Qemu-arm] [Qemu-devel] "

Add support for TCG2 log format on UEFI systems
 2019-03-14  9:35 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/9] tests/kms_lease: Add invalid planes tests
 2019-03-14  9:35 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 2/9] tests/kms_lease: Run on simulation
` [igt-dev] [PATCH i-g-t 4/9] tests/kms_release: invalid checks for revoke-lease ioctl

[RFC PATCH v1 00/25] printk: new implementation
 2019-03-14  9:35 UTC  (15+ messages)

[RFC 1/2] dt-bindings: imx6q-pcie: Add support for i.MX8QM/QXP PCIe
 2019-03-14  9:30 UTC  (7+ messages)
` [RFC 2/2] PCI: imx6: "

[PATCH] xen-block: Replace qdict_put_obj() by qdict_put() where appropriate
 2019-03-14  9:30 UTC  (2+ messages)

[PATCH 1/9] drm/i915/ehl: Add EHL platform info and PCI IDs
 2019-03-14  9:30 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/9] "

[Qemu-trivial] [PATCH for-4.0] maint: Ignore built elf2dmp
 2019-03-14  9:21 UTC  (2+ messages)
` [Qemu-trivial] [Qemu-devel] "

[Qemu-arm] [PATCH v2] hw/acpi: extract acpi_add_rom_blob()
 2019-03-14  9:25 UTC  (2+ messages)

[GIT PULL FOR v5.2] Some DVB and RC fixes
 2019-03-14  9:28 UTC 

[PATCH] net/kni: calc mbuf&mtu according to given mb_pool
 2019-03-14  9:28 UTC  (7+ messages)
` [PATCH v2] "

[meta-oe][PATCH 1/2] opencv: fix installed-vs-shipped QA WARNING
 2019-03-14  9:25 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-pillow: add 5.4.1

vmscan: Reclaim unevictable pages
 2019-03-14  9:25 UTC  (5+ messages)
      ` [External] "
        `  "

[cip-dev] CIP IRC weekly meeting today
 2019-03-14  9:23 UTC  (4+ messages)

[PATCH] ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286
 2019-03-14  9:22 UTC  (2+ messages)

[U-Boot] [PATCH] Revert "fs: fat: support write with non-zero offset"
 2019-03-14  9:20 UTC 

Update of Bulgarian translation of gitk
 2019-03-14  9:19 UTC  (4+ messages)
` [PATCH 1/1] gitk: Update Bulgarian translation (317t)

[igt-dev] [PATCH i-g-t] i915/gem_mocs_settings: Add mocs table for icelake
 2019-03-14  9:18 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v5] "

[LTP] [PATCH] kernel/numa01.sh: Remove file based tests
 2019-03-14  9:18 UTC  (3+ messages)

Hypervisor Debugging GDB, KDB
 2019-03-14  9:18 UTC 

[PATCH v3 00/21] Add new command "switch"
 2019-03-14  9:17 UTC  (11+ messages)
` [PATCH v3 10/21] checkout: split part of it to new command 'switch'

[PATCH 1/1] Smack: Create smack_rule cache to optimize memory usage
 2019-03-14  9: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.