All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-25 15:47:03 to 2018-10-25 16:39:03 UTC [more...]

[PATCH 00/22] xen/arm: Bunch of clean-ups
 2018-10-25 16:39 UTC  (3+ messages)
` [PATCH 08/22] xen/arm: gic-v3: Re-order includes in alphabetical order

[Qemu-devel] [PATCH v2 01/29] target/riscv: Move CPURISCVState pointer to DisasContext
 2018-10-25 16:38 UTC  (2+ messages)

[PATCH v2 00/10] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2018-10-25 16:35 UTC  (4+ messages)
` [PATCH v2 05/10] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size

[PATCH v2] atmodem/atutil.h: cb_data ref/unref possibility
 2018-10-25 16:36 UTC  (3+ messages)

[PATCH] RFC: Make igts for cross-driver stuff mandatory?
 2018-10-25 16:35 UTC  (4+ messages)
  ` [Intel-gfx] [igt-dev] "
    `  "

[PATCH v3 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2018-10-25 16:32 UTC  (11+ messages)
` [PATCH v3 02/11] mtd: cfi_cmdset_0002: Remove chip_ready() from do_write_buffer()
` [PATCH v3 03/11] mtd: cfi_cmdset_0002: Remove goto statement "
` [PATCH v3 04/11] mtd: cfi_cmdset_0002: Call xip_enable() once only in do_write_buffer()
` [PATCH v3 05/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce function size
` [PATCH v3 06/11] mtd: cfi_cmdset_0002: Split do_write_oneword() op_done goto statement
` [PATCH v3 07/11] mtd: cfi_cmdset_0002: Remove op_done goto statement from do_write_oneword()
` [PATCH v3 08/11] mtd: cfi_cmdset_0002: Remove retry "
` [PATCH v3 09/11] mtd: cfi_cmdset_0002: Split write-to-buffer-reset sequence
` [PATCH v3 10/11] mtd: cfi_cmdset_0002: Split to wait write buffer to check if completed
` [PATCH v3 11/11] mtd: cfi_cmdset_0002: Split do_write_oneword() to reduce exit paths

[PATCH v2] gitignore: Ignore repo tool directory
 2018-10-25 16:33 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCHv2] Staging: rts5208: Capitalise preprocessor variable names
 2018-10-25 16:33 UTC 

[PATCH] drm/syncobj: Avoid kmalloc(GFP_KERNEL) under spinlock
 2018-10-25 16:31 UTC  (2+ messages)

[PATCH] Staging: rts5208: Capitalise preprocessor variable names
 2018-10-25 16:31 UTC  (4+ messages)
` [Outreachy kernel] "

[PATCH v9 0/9] Add the I3C subsystem
 2018-10-25 16:30 UTC  (10+ messages)
` [PATCH v9 6/9] i3c: master: Add driver for Cadence IP

[RFC] dm-bow working prototype
 2018-10-25 16:30 UTC  (2+ messages)

[PATCH 0/3] drm: tinydrm driver for adafruit PiTFT 3.5" touchscreen
 2018-10-25 16:29 UTC  (3+ messages)

Ongoing/future speculative mitigation work
 2018-10-25 16:29 UTC  (9+ messages)

[PATCH] xen-swiotlb: exchange memory with Xen only when pages are contiguous
 2018-10-25 16:28 UTC  (10+ messages)

[PATCH] Revert "drm/amd/powerplay: Enable/Disable NBPSTATE on On/OFF of UVD"
 2018-10-25 16:27 UTC 

Using dpkg-buildpackage within Yocto image
 2018-10-25 16:26 UTC 

[PATCH] drm/tinydrm: Advertise that we can do only DRM_FORMAT_MOD_LINEAR
 2018-10-25 16:26 UTC 

KASAN: use-after-free Read in task_is_descendant
 2018-10-25 16:25 UTC  (9+ messages)

[PATCH] blk-mq: ensure hctx to be ran on mapped cpu when issue directly
 2018-10-25 16:25 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH v3 00/42] batctl: pre-netlink restructuring, part 1
 2018-10-25 16:22 UTC  (43+ messages)
` [B.A.T.M.A.N.] [PATCH v3 01/42] batctl: Drop unused define SOCKET_PATH_FMT
` [B.A.T.M.A.N.] [PATCH v3 02/42] batctl: Use common code organization for statistics
` [B.A.T.M.A.N.] [PATCH v3 03/42] batctl: Drop legacy vis_* related warning messages
` [B.A.T.M.A.N.] [PATCH v3 04/42] batctl: Move loglevel command to separate file
` [B.A.T.M.A.N.] [PATCH v3 05/42] batctl: Move log "
` [B.A.T.M.A.N.] [PATCH v3 06/42] batctl: Move gw_mode "
` [B.A.T.M.A.N.] [PATCH v3 07/42] batctl: Move routing_algo "
` [B.A.T.M.A.N.] [PATCH v3 08/42] batctl: Rename tp_meter to throughputmeter
` [B.A.T.M.A.N.] [PATCH v3 09/42] batctl: Introduce datastructure for subcommands
` [B.A.T.M.A.N.] [PATCH v3 10/42] batctl: Add per command flags
` [B.A.T.M.A.N.] [PATCH v3 11/42] batctl: Use command structure for remaining subcommands
` [B.A.T.M.A.N.] [PATCH v3 12/42] batctl: Use getopt to parse main options
` [B.A.T.M.A.N.] [PATCH v3 13/42] batctl: Store usage line next to command
` [B.A.T.M.A.N.] [PATCH v3 14/42] batctl: Prepare command infrastructure for shared functions
` [B.A.T.M.A.N.] [PATCH v3 15/42] batctl: Add type to command to structure usage output
` [B.A.T.M.A.N.] [PATCH v3 16/42] batctl: Convert debug table to command infrastructure
` [B.A.T.M.A.N.] [PATCH v3 17/42] batctl: Convert sysfs settings "
` [B.A.T.M.A.N.] [PATCH v3 18/42] batctl: Move backbonetable debug table to own file
` [B.A.T.M.A.N.] [PATCH v3 19/42] batctl: Move claimtable "
` [B.A.T.M.A.N.] [PATCH v3 20/42] batctl: Move dat_cache "
` [B.A.T.M.A.N.] [PATCH v3 21/42] batctl: Move gateways "
` [B.A.T.M.A.N.] [PATCH v3 22/42] batctl: Move mcast_flags "
` [B.A.T.M.A.N.] [PATCH v3 23/42] batctl: Move nc_nodes "
` [B.A.T.M.A.N.] [PATCH v3 24/42] batctl: Move neighbors "
` [B.A.T.M.A.N.] [PATCH v3 25/42] batctl: Move originators "
` [B.A.T.M.A.N.] [PATCH v3 26/42] batctl: Move transglobal "
` [B.A.T.M.A.N.] [PATCH v3 27/42] batctl: Move translocal "
` [B.A.T.M.A.N.] [PATCH v3 28/42] batctl: Move aggregation setting "
` [B.A.T.M.A.N.] [PATCH v3 29/42] batctl: Move ap_isolation "
` [B.A.T.M.A.N.] [PATCH v3 30/42] batctl: Move bonding "
` [B.A.T.M.A.N.] [PATCH v3 31/42] batctl: Move bridge_loop_avoidance "
` [B.A.T.M.A.N.] [PATCH v3 32/42] batctl: Move distributed_arp_table "
` [B.A.T.M.A.N.] [PATCH v3 33/42] batctl: Move fragmentation "
` [B.A.T.M.A.N.] [PATCH v3 34/42] batctl: Move isolation_mark "
` [B.A.T.M.A.N.] [PATCH v3 35/42] batctl: Move multicast_mode "
` [B.A.T.M.A.N.] [PATCH v3 36/42] batctl: Move network_coding "
` [B.A.T.M.A.N.] [PATCH v3 37/42] batctl: Move orig_interval "
` [B.A.T.M.A.N.] [PATCH v3 38/42] batctl: Use external netlink socket for debug tables
` [B.A.T.M.A.N.] [PATCH v3 39/42] batctl: Move routing_algo specific code it command source file
` [B.A.T.M.A.N.] [PATCH v3 40/42] batctl: Add command to monitor for netlink events
` [B.A.T.M.A.N.] [PATCH v3 41/42] batctl: Simplify enabling for bisect_iv subcommand
` [B.A.T.M.A.N.] [PATCH v3 42/42] batctl: Allow to enable/disable subcommands

[U-Boot] [PATCH] x86: Fix car_uninit weak symbol definition
 2018-10-25 16:22 UTC  (2+ messages)

[1/2] dt-bindings: dmaengine: usb-dmac: Add binding for r8a77470
 2018-10-25 16:22 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v4 1/2] drm/exynos: decon: Make plane alpha configurable
 2018-10-25 16:21 UTC  (4+ messages)
  ` [PATCH v4 2/2] drm/exynos: decon: Make pixel blend mode configurable

[PATCH v4 0/2] drm/exynos: decon: Add properties
 2018-10-25 16:21 UTC  (2+ messages)

[PATCH v1 1/9] app/procinfo: add usage for new debug
 2018-10-25 16:20 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/9] app/procinfo: add code for debug port

KASAN: slab-out-of-bounds Read in string (2)
 2018-10-25 16:19 UTC  (9+ messages)

Xen optimization
 2018-10-25 16:18 UTC  (23+ messages)
                                      ` Xen optimizationcy

[PATCH v7 00/10] Make submodules work if .gitmodules is not checked out
 2018-10-25 16:18 UTC  (11+ messages)
` [PATCH v7 01/10] submodule: add a print_config_from_gitmodules() helper
` [PATCH v7 02/10] submodule: factor out a config_set_in_gitmodules_file_gently function
` [PATCH v7 03/10] t7411: merge tests 5 and 6
` [PATCH v7 04/10] t7411: be nicer to future tests and really clean things up
` [PATCH v7 05/10] submodule--helper: add a new 'config' subcommand
` [PATCH v7 06/10] submodule: use the 'submodule--helper config' command
` [PATCH v7 07/10] t7506: clean up .gitmodules properly before setting up new scenario
` [PATCH v7 08/10] submodule: add a helper to check if it is safe to write to .gitmodules
` [PATCH v7 09/10] submodule: support reading .gitmodules when it's not in the working tree
` [PATCH v7 10/10] t/helper: add test-submodule-nested-repo-config

[PATCH] mt76x0: use band parameter for LC calibration
 2018-10-25 16:18 UTC 

[PATCH v1 1/2] path.c: char is not (always) signed
 2018-10-25 16:13 UTC 

[PATCH 0/2] thp nodereclaim fixes
 2018-10-25 16:18 UTC  (12+ messages)
` [PATCH 2/2] mm, thp: consolidate THP gfp handling into alloc_hugepage_direct_gfpmask

[RFC v1 0/1] imx-drm: match ipu_di_signal_cfg's clk_pol with its observed behaviour
 2018-10-25 16:17 UTC  (2+ messages)
` [RFC v1 1/1] "

[PATCH 0/6] attempts at catching mmu_notifer deadlocks
 2018-10-25 16:16 UTC  (4+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ Fi.CI.BAT: success "

[PATCH v8 00/12] PECI device driver introduction
 2018-10-25 16:16 UTC  (7+ messages)
` [PATCH v8 08/12] mfd: intel-peci-client: Add PECI client MFD driver

[PATCH v1 2/2] curl_off_t xcurl_off_t is not portable
 2018-10-25 16:13 UTC 

[PATCH] arm64: Don't flush tlb while clearing the accessed bit
 2018-10-25 16:12 UTC  (3+ messages)

[PATCH v7 0/2] Add ThunderX2 SoC Performance Monitoring Unit driver
 2018-10-25 16:12 UTC  (4+ messages)
` [PATCH v7 2/2] ThunderX2, perf : Add Cavium ThunderX2 SoC UNCORE PMU driver

[U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
 2018-10-25 16:10 UTC  (4+ messages)

Bug: swap discard issue with zram caused by "block: don't deal with discard limit in blkdev_issue_discard()"
 2018-10-25 16:09 UTC 

[U-Boot] [PATCH 00/30] General fixes / cleanup for RISC-V and improvements to qemu-riscv
 2018-10-25 16:09 UTC  (17+ messages)
` [U-Boot] [PATCH 21/30] riscv: remove CONFIG_INIT_CRITICAL
` [U-Boot] [PATCH 22/30] riscv: remove unused labels in start.S
` [U-Boot] [PATCH 29/30] dm: core: add missing prototype for ofnode_read_u64

[PATCH 0/2] Introduce dmic mode switch delay parameter
 2018-10-25 16:08 UTC  (3+ messages)

[PATCH 0/2] nvmet-rdma: Suppress a lockdep complaint
 2018-10-25 16:08 UTC  (2+ messages)

[GIT PULL] Qualcomm ARM64 Defconfig updates for 4.20
 2018-10-25 16:08 UTC  (6+ messages)
` [GIT PULL] Qualcomm ARM64 DT "

[PATCH 0/5] app/testpmd: improve attach/detach support
 2018-10-25 16:07 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 4/5] app/testpmd: move ethdev events registration
  ` [PATCH v2 5/5] app/testpmd: setup attached ports on probe event

[PATCH v1 00/13] server-side support for "inter" SSC copy
 2018-10-25 16:07 UTC  (2+ messages)

[PATCH libdrm 0/2] xf86drm: add OF_ fallback mechanism
 2018-10-25 16:07 UTC  (4+ messages)
` [PATCH libdrm 1/2] xf86drm: fallback to DRIVER uevent entry when OF_FULLNAME fails

[GIT PULL] sound updates for 4.20
 2018-10-25 16:05 UTC  (2+ messages)

[SPDK] spdk_blob_io_unmap() usage
 2018-10-25 16:05 UTC 

[PATCH 0/9 v3] locks: avoid thundering-herd wake-ups
 2018-10-25 16:04 UTC  (2+ messages)

[v2 0/2] Enable Plane Input CSC for ICL
 2018-10-25 16:03 UTC  (4+ messages)
` [v2 2/2] drm/i915/icl: Enable Plane Input CSC for YUV to RGB Conversion

[PATCH v2 0/6] btrfs-progs: print-tree: Minor enhancement along with --bfs/--dfs options
 2018-10-25 16:03 UTC  (2+ messages)

[PATCH] RDMA/cxgb3: Fix unintended sign extension
 2018-10-25 16:03 UTC  (3+ messages)

[PATCH] Ignore repo tool directory
 2018-10-25 16:03 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] PCI/ACPI: Improve _OSC control request granularity
 2018-10-25 16:01 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] PCI/ACPI: Move _OSC test for native services to top
  ` [PATCH v2 2/2] PCI/ACPI: Improve _OSC control request granularity

[PATCH 0/3] Suppress false positives triggered by workqueue lockdep annotations
 2018-10-25 16:01 UTC  (10+ messages)
` [PATCH 1/3] kernel/workqueue: Remove lockdep annotation from __flush_work()
` [PATCH 3/3] kernel/workqueue: Suppress a false positive lockdep complaint

[PATCH] staging: iio: ad7780: update voltage on read
 2018-10-25 16:01 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix VM leaf walking
 2018-10-25 16:01 UTC  (2+ messages)

[Buildroot] Buildroot 2018.08.2 released
 2018-10-25 16:00 UTC 

[PATCH 1/2] nvme-cli wdc plugin: Add get pfail dump command
 2018-10-25 16:00 UTC  (10+ messages)

[PATCH] Staging: rts5208: Align function args overflowing onto next line
 2018-10-25 15:58 UTC 

[PATCH] atmodem/atutil.h: cb_data ref/unref possibility
 2018-10-25 15:58 UTC  (2+ messages)

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-10-25 15:57 UTC  (10+ messages)
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls

[PATCH v1 1/4] soc: Add TmFifo driver for Mellanox BlueField Soc
 2018-10-25 15:57 UTC  (4+ messages)
` [PATCH v4 "

[PATCH v1 0/4] ARM: dts: ccimx6ulsbcpro: Add 10" AUO/Goodix LVDS panel accessory kit
 2018-10-25 15:57 UTC  (13+ messages)
` [PATCH v1 2/4] ARM: dts: ccimx6ulsbcpro: Enable AUO G101EVN010 lcdif panel
` [PATCH v1 3/4] ARM: imx_v6_v7_defconfig: Select TOUCHSCREEN_GOODIX
` [PATCH v1 4/4] ARM: dts: ccimx6ulsbcpro: Add support for Goodix touch controller

[SPDK] spdk_blob_io_unmap() usage
 2018-10-25 15:57 UTC 

Kernel crash related to LZO compression
 2018-10-25 15:56 UTC 

[Qemu-devel] [Bug 1799766] [NEW] -device does not work as -drive do
 2018-10-25 15:46 UTC  (2+ messages)
` [Qemu-devel] [Bug 1799766] "

[igt-dev] [PATCH i-g-t] tests/kms_content_protection: Avoid dmesg fallout
 2018-10-25 15:55 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[SPDK] spdk_blob_io_unmap() usage
 2018-10-25 15:55 UTC 

build core-image-minimal with no bootloader
 2018-10-25 15:54 UTC 

[PATCH] scsi: aic7xxx: Fix unintended sign extension issue
 2018-10-25 15:54 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/kmod: Unload snd_hdmi_lpe_audio
 2018-10-25 15:51 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v2 00/15] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-25 15:51 UTC  (6+ messages)
` [PATCH v2 12/15] clk: sunxi-ng: a64: Add min and max rate for PLL_MIPI

[U-Boot] [PATCH v4 00/27] TF-A Boot support for NXP Chassis 2 platforms
 2018-10-25 15:51 UTC  (5+ messages)
` [U-Boot] [PATCH v4 18/27] drivers: qe: add TFABOOT support

[PATCH] xen: drop writing error messages to xenstore
 2018-10-25 15:50 UTC  (9+ messages)
` [Xen-devel] "

[U-Boot] [PATCH v3] sf: Add auto detection of 4-byte mode (vs standard 3-byte mode)
 2018-10-25 15:49 UTC  (6+ messages)

[Bug 108554] In kernel 4.14.59, monitor resolution is detected correctly. In kernels after that, they are not detected correctly
 2018-10-25 15:48 UTC  (2+ messages)

[PATCH v2] generic/508: fix to check inode creation time feature on scratch mountpoint
 2018-10-25  7:16 UTC  (3+ messages)

[PATCH anybus v1 2/4] dt-bindings: anybus-bridge: document devicetree binding
 2018-10-25 15:46 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.