All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-09 22:43:25 to 2018-10-10 00:01:34 UTC [more...]

[U-Boot] [PATCH v2 00/17] test: Various test refinements and improvements
 2018-10-10  0:01 UTC  (11+ messages)
` [U-Boot] [PATCH v2 13/17] buildman: dtoc: Suppress unwanted output from test
` [U-Boot] [PATCH v2 14/17] tools: Set an initial value for indir
` [U-Boot] [PATCH v2 15/17] patman: Don't clear progress in tout unless it was used
` [U-Boot] [PATCH v2 16/17] test: Reduce the number of tests run with sandbox_flattree
` [U-Boot] [PATCH v2 17/17] binman: Run tests concurrently

[PATCH i2c-next v7 0/5] i2c: aspeed: Add bus idle waiting logic for multi-master use cases
 2018-10-10  0:00 UTC  (9+ messages)
` [PATCH i2c-next v7 3/5] dt-bindings: i2c: aspeed: Add 'bus-timeout-ms' property as an optional property
` [PATCH i2c-next v7 4/5] i2c: aspeed: Remove hard-coded bus timeout value setting

[PATCH 0/4] Add basic components to be used by the Qt GUI
 2018-10-09 16:42 UTC  (5+ messages)
` [PATCH 2/4] kernel-shark-qt: Add KernalShark Utils
` [PATCH 3/4] kernel-shark-qt: Add Widgets Lib

[PATCH 0/6] Watermarks small fixes/improvements
 2018-10-09 23:55 UTC  (7+ messages)
` [PATCH 1/6] drm/i915: don't apply Display WAs 1125 and 1126 to GLK/CNL+
` [PATCH 2/6] drm/i915: fix the transition minimums for gen9+ watermarks
` [PATCH 3/6] drm/i915: fix the watermark result selection on glk/gen10+

[U-Boot] bootefi selftest on qemu-x86_64
 2018-10-09 23:56 UTC  (3+ messages)

BBR and TCP internal pacing causing interrupt storm with pfifo_fast
 2018-10-09 16:38 UTC 

[U-Boot] [PATCH 00/45] Various fixes and improvements
 2018-10-09 23:55 UTC  (99+ messages)
` [U-Boot] [PATCH 01/45] dm: core: Alloc uclass-private data to be cache-aligned
` [U-Boot] [PATCH 02/45] dm: core: Update some functions to use const
` [U-Boot] [PATCH 03/45] dm: core: Add a function to find the first inactive child
` [U-Boot] [PATCH 04/45] dm: core: Update ofnode to read binman-style flash entry
` [U-Boot] [PATCH 05/45] sf: Avoid allocating memory on every read operation
` [U-Boot] [PATCH 06/45] spl: input: Allow input in SPL and TPL
` [U-Boot] [PATCH 07/45] Makefile: Add a warning if SPL/TPL cannot be built
` [U-Boot] [PATCH 08/45] spl: misc: Allow misc drivers in SPL and TPL
` [U-Boot] [PATCH 09/45] blk: Support block drivers in TPL
` [U-Boot] [PATCH 10/45] Kconfig: Convert CONFIG_RTC_MC146818 to Kconfig
` [U-Boot] [PATCH 11/45] rtc: Allow use of RTC in SPL and TPL
` [U-Boot] [PATCH 12/45] fdt: Document the fact that dtc is now built
` [U-Boot] [PATCH 13/45] doc: Update docs for device tree in SPL, TPL
` [U-Boot] [PATCH 14/45] fdt: Allow indicating a node is for U-Boot proper only
` [U-Boot] [PATCH 15/45] tpm: Add support for SPL and TPL
` [U-Boot] [PATCH 16/45] serial: Allow serial to be absent in TPL
` [U-Boot] [PATCH 17/45] fdt: Allow libfdt "
` [U-Boot] [PATCH 18/45] cros: Update cros_ec code to use struct udevice
` [U-Boot] [PATCH 19/45] cros: Adjust board_get_cros_ec_dev() to return a udevice
` [U-Boot] [PATCH 20/45] dm: spi: Add logging of some return values
` [U-Boot] [PATCH 21/45] fdt: Remove fdtdec_decode_region() function
` [U-Boot] [PATCH 22/45] video: Adjust video_clear() to return an error
` [U-Boot] [PATCH 23/45] tpm: Use livetree and allow children
` [U-Boot] [PATCH 24/45] tpm: Tidy up logging in tpm-common.c
` [U-Boot] [PATCH 25/45] tpm: Add a few new commands for v1
` [U-Boot] [PATCH 26/45] binman: Move to three-digit test-file numbers
` [U-Boot] [PATCH 27/45] binman: Add a test for Intel reference code
` [U-Boot] [PATCH 28/45] log: Add comments to the rest of the log categories
` [U-Boot] [PATCH 29/45] malloc_simple: Add logging of allocations
` [U-Boot] [PATCH 30/45] Add a header file for strings
` [U-Boot] [PATCH 31/45] Rename GPT_HEADER_SIGNATURE to avoid conflict
` [U-Boot] [PATCH 32/45] cros: Update ec_commands to latest version
` [U-Boot] [PATCH 33/45] x86: Update mtrr functions to allow leaving cache alone
` [U-Boot] [PATCH 34/45] cros_ec: Update cros_ec_read_hash() to specify the image
` [U-Boot] [PATCH 35/45] cros_ec: Add support for v3 messages on LPC
` [U-Boot] [PATCH 36/45] test: panel: Add a test for the panel uclass
` [U-Boot] [PATCH 37/45] panel: Expand the backlight support
` [U-Boot] [PATCH 38/45] ctags: Minor changes to fix ctags output
` [U-Boot] [PATCH 39/45] fdt: Allow C++ comments in link scripts and DT files
` [U-Boot] [PATCH 40/45] pci: Add a little more debugging to pci_rom
` [U-Boot] [PATCH 41/45] sysreset: Tidy up a few comments and logging
` [U-Boot] [PATCH 42/45] sysreset: Add a way to find the last reset
` [U-Boot] [PATCH 43/45] video: at91: Adjust vidconsole_position_cursor() to use char pos
` [U-Boot] [PATCH 44/45] video: Tidy up a few comments in video.o
` [U-Boot] [PATCH 45/45] dtoc: Fix the value of SetInt()

git svn clone/fetch hits issues with gc --auto
 2018-10-09 23:45 UTC  (2+ messages)

[U-Boot] [PATCH 00/15] sandbox: Add support for TPL and other improvements
 2018-10-09 23:51 UTC  (32+ messages)
` [U-Boot] [PATCH 01/15] log: Add helpers for common log levels
` [U-Boot] [PATCH 02/15] sandbox: Support file truncation with os_open()
` [U-Boot] [PATCH 03/15] sandbox: Add a way to write data to the host filesystem
` [U-Boot] [PATCH 04/15] sandbox: spi: Drop command-line SPI option
` [U-Boot] [PATCH 05/15] sandbox: Support booting from TPL to SPL
` [U-Boot] [PATCH 06/15] sandbox: Add a flag to set the default log level
` [U-Boot] [PATCH 07/15] sandbox: Remove the old memory file later
` [U-Boot] [PATCH 08/15] sandbox: spi: Add more logging
` [U-Boot] [PATCH 09/15] sandbox: video: Speed up video output
` [U-Boot] [PATCH 10/15] sandbox: Add a debug UART
` [U-Boot] [PATCH 11/15] serial: sandbox: Allow serial output without device tree
` [U-Boot] [PATCH 12/15] sandbox: tpm: Tidy up enums and return values
` [U-Boot] [PATCH 13/15] sandbox: tpm: Enhance to support the latest Chromium OS
` [U-Boot] [PATCH 14/15] dm: spi: Clean up detection of sandbox SPI emulator
` [U-Boot] [PATCH 15/15] sandbox: Restore blocking I/O on exit

[tip:x86/mm 4/4] htmldocs: kernel/resource.c:337: warning: Function parameter or member 'first_lvl' not described in 'find_next_iomem_res'
 2018-10-09 23:48 UTC 

What is "#define alloc_ieee80211 alloc_ieee80211_rsl"?
 2018-10-09 23:48 UTC  (2+ messages)

[PATCH] remoteproc: qcom: q6v5: shore up resource probe handling
 2018-10-09 23:48 UTC  (3+ messages)

[PATCH v2 0/2] mmc: tmio: remove confusing TMIO_MMC_HAVE_HIGH_REG flag
 2018-10-09 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: tmio: move MFD variant reset to a platform hook

[U-Boot] [PATCH V2 1/2] ofnode: Replace of_n_addr_cells with of_n_size_cells
 2018-10-09 23:48 UTC  (6+ messages)
` [U-Boot] [PATCH V2 2/2] ofnode: Add missing address translation into ofnode_get_addr_size()

[PATCH 00/16] of: overlay: validation checks, subsequent fixes
 2018-10-09 23:44 UTC  (5+ messages)
` [PATCH 05/16] of: overlay: use prop add changeset entry for property in new nodes

[PATCH 01/12] drm/amdgpu: add missing error handling
 2018-10-09 23:46 UTC  (3+ messages)
` [PATCH 04/12] drm/amdgpu: move IV prescreening into the GMC code

[Buildroot] [PATCH 1/1] libcorrect: add package
 2018-10-09 23:46 UTC 

[MPTCP] [RFC PATCH v3 12/16] skbuff: Add private data pointer
 2018-10-09 23:42 UTC 

OpenBMC Hackathon Remote Access
 2018-10-09 23:42 UTC  (3+ messages)

[PATCH] xfs: issue log message on user force shutdown
 2018-10-09 16:23 UTC  (2+ messages)

PMTU discovery broken in Linux for UDP/raw application if the socket is not bound to a device
 2018-10-09 16:23 UTC  (2+ messages)

[Bug 108014] AMD WX4150 - MST is entirely nonfunctional, spams dmesg with errors
 2018-10-09 23:41 UTC  (2+ messages)
` [Bug 108014] AMD WX4150 - Hotplugging on an MST hub doesn't work

Timekeeping on ARM guests/hosts
 2018-10-09 23:39 UTC 

[PATCH v4 0/3] xfs-4.20: scrub fixes
 2018-10-09 16:19 UTC  (4+ messages)
` [PATCH 3/3] xfs: fix buffer state management in xrep_findroot_block

[xen-4.9-testing test] 128506: regressions - FAIL
 2018-10-09 23:35 UTC 

[PATCH 0/2] powerpc/boot: Fix serial output in boot wrapper
 2018-10-09 23:28 UTC  (3+ messages)
` [PATCH 1/2] powerpc/boot: Expose Kconfig symbols to wrapper
` [PATCH 2/2] powerpc/boot: Fix opal console in boot wrapper

R8169: Network lockups in 4.18.{8,9,10} (and 4.19 dev)
 2018-10-09 23:32 UTC  (9+ messages)

[PATCH] /drm/i915/hdmi: SCDC Scrambling enable without CTS mode
 2018-10-09 23:30 UTC  (3+ messages)

[PATCH net] net/sched: cls_api: add missing validation of netlink attributes
 2018-10-09 16:12 UTC  (3+ messages)

[PATCH v3 1/4] rt2x00: remove unneeded check
 2018-10-09 23:27 UTC  (3+ messages)
` [PATCH v3 4/4] rt2800: fix registers init for MT7620

[Qemu-devel] [PATCH v2 0/7] Acceptance Tests: basic architecture support
 2018-10-09 23:26 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/7] Acceptance Tests: improve docstring on pick_default_qemu_bin()
` [Qemu-devel] [PATCH v2 2/7] Acceptance Tests: introduce arch parameter and attribute
` [Qemu-devel] [PATCH v2 3/7] scripts/qemu.py: add method and private attribute for arch
` [Qemu-devel] [PATCH v2 4/7] scripts/qemu.py: set predefined machine type based on arch
` [Qemu-devel] [PATCH v2 5/7] Acceptance Tests: set machine type
` [Qemu-devel] [PATCH v2 6/7] Acceptance Tests: add variants definition for architectures
` [Qemu-devel] [PATCH v2 7/7] Acceptance Tests: change the handling of tests for specific archs

[BUG -next 20181008] list corruption with "mm/slub: remove useless condition in deactivate_slab"
 2018-10-09 23:24 UTC  (2+ messages)

[PATCH v3 0/2] btrfs: Add zstd support to grub btrfs
 2018-10-09 23:21 UTC  (2+ messages)
` [PATCH v3 2/2] "

[Bug 108307] Regression: Raven Ridge 2700U does not boot with 4.19-rc7
 2018-10-09 23:22 UTC  (4+ messages)

[PATCH 0/1] Fix kpart -d regression where matching devices not found
 2018-10-09 23:21 UTC  (3+ messages)
` [PATCH 1/1] kpartx: Use absolute paths to create mappings

[Qemu-devel] [Bug 1796754] [NEW] ioctl SIOCGIFCONF causes qemu-aarch64-static to crash with "received signal outside vCPU context"
 2018-10-09 23:11 UTC  (2+ messages)
` [Qemu-devel] [Bug 1796754] "

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-09 23:20 UTC  (5+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH] media: rc: add driver for Xbox DVD Movie Playback Kit
 2018-10-09 16:02 UTC  (4+ messages)
` [PATCHv2] "
    ` [PATCHv3] "

[PATCH] PCI/portdrv: Enable error reporting on managed ports
 2018-10-09 23:19 UTC  (4+ messages)

[MPTCP] [RFC PATCH v3 12/16] skbuff: Add private data pointer
 2018-10-09 23:19 UTC 

Possible bug in traffic control?
 2018-10-09 15:58 UTC 

LPC 2018
 2018-10-09 15:58 UTC 

We should add a "git gc --auto" after "git clone" due to commit graph
 2018-10-09 23:14 UTC  (14+ messages)
          ` Bloom Filters (was Re: We should add a "git gc --auto" after "git clone" due to commit graph)
                  ` Bloom Filters
                    ` [PoC -- do not apply 1/3] initial tree-bitmap proof of concept
                    ` [PoC -- do not apply 2/3] test-tree-bitmap: add "dump" mode
                    ` [PoC -- do not apply 3/3] test-tree-bitmap: replace ewah with custom rle encoding

[PATCH] lib: memcmp optimization
 2018-10-09 23:13 UTC  (2+ messages)

(unknown),
 2018-10-09 15:55 UTC 

[PATCH v3] smb2: fix uninitialized variable bug in smb2_ioctl_query_info
 2018-10-09 23:11 UTC  (2+ messages)

linux-next: build warning after merge of the ext4 tree
 2018-10-09 23:11 UTC 

__migrate_disabled symbol not exported for rt kernel > 4.9
 2018-10-09 15:52 UTC  (4+ messages)

re-licensing of bindings/chosen.txt
 2018-10-09 23:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/7] Acceptance Tests: basic architecture support
 2018-10-09 23:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 5/7] Acceptance Tests: set machine type

[PATCH] mm: Speed up mremap on large regions
 2018-10-09 23:08 UTC  (5+ messages)

[meta-initramfs][PATCH] klibc-static-utils: really fix build for x86 with security flags enabled
 2018-10-09 23:08 UTC 

[PATCH net v2 0/2] net: ipv4: fixes for PMTU when link MTU changes
 2018-10-09 15:48 UTC  (3+ messages)
` [PATCH net v2 1/2] net: ipv4: update fnhe_pmtu when first hop's "
` [PATCH net v2 2/2] net: ipv4: don't let PMTU updates increase route MTU

[PATCH] memblock: stop using implicit alignement to SMP_CACHE_BYTES
 2018-10-09 23:01 UTC  (6+ messages)

[PATCH 0/2] thp nodereclaim fixes
 2018-10-09 23:03 UTC  (14+ messages)
` [PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

[PATCH v4 00/19] Misc Multipath patches
 2018-10-09 23:03 UTC  (20+ messages)
` [PATCH v4 01/19] libmultipath: fix tur checker timeout
` [PATCH v4 02/19] libmultipath: fix tur checker double locking
` [PATCH v4 03/19] libmultipath: fix tur memory misuse
` [PATCH v4 04/19] libmultipath: cleanup tur locking
` [PATCH v4 05/19] libmultipath: fix tur checker timeout issue
` [PATCH v4 06/19] libmultipath: fix set_int error path
` [PATCH v4 07/19] libmultipath: fix length issues in get_vpd_sgio
` [PATCH v4 08/19] libmultipath: _install_keyword cleanup
` [PATCH v4 09/19] libmultipath: remove unused code
` [PATCH v4 10/19] libmultipath: fix memory issue in path_latency prio
` [PATCH v4 11/19] libmultipath: fix null dereference int alloc_path_group
` [PATCH v4 12/19] libmutipath: don't use malformed uevents
` [PATCH v4 13/19] multipath: fix max array size in print_cmd_valid
` [PATCH v4 14/19] multipathd: function return value tweaks
` [PATCH v4 15/19] multipathd: minor fixes
` [PATCH v4 16/19] multipathd: remove useless check and fix format
` [PATCH v4 17/19] multipathd: fix memory leak on error in configure
` [PATCH v4 18/19] libmultipath: Don't blank intialized paths
` [PATCH v4 19/19] libmultipath: Fixup updating paths

[PATCH 00/14] Hash function transition part 15
 2018-10-09 23:00 UTC  (10+ messages)
` [PATCH 02/14] builtin/repack: replace hard-coded constant
` [PATCH 06/14] packfile: express constants in terms of the_hash_algo

[PATCH v3] ARM: dts: imx6sx-sdb: Fix enet phy regulator
 2018-10-09 23:00 UTC  (3+ messages)

[PATCH v10 0/5] Add i.MX8MQ clock driver
 2018-10-09 22:56 UTC  (4+ messages)
` [PATCH v10 4/5] clk: imx: add imx composite clock

[RFC] DFS (DPDK Filesystem)
 2018-10-09 22:52 UTC  (2+ messages)

[PATCH bpf-next 0/6] Implement queue/stack maps
 2018-10-09 15:34 UTC  (4+ messages)
` [PATCH bpf-next 1/6] bpf: rename stack trace map operations

[PATCH] clk: samsung: Use clk_hw API for calling clk framework from clk notifiers
 2018-10-09 22:52 UTC  (4+ messages)

[PATCH net-next] rxrpc: Remove set but not used variable 'ioc'
 2018-10-09 15:34 UTC  (3+ messages)
` [PATCH v2] rxrpc: use correct kvec num while send response packet in rxrpc_reject_packets

[PATCH] app/testpmd: fix flow list command
 2018-10-09 22:51 UTC 

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 20cba8b7049dddcb7c87299d3a12b19287173a03
 2018-10-09 22:51 UTC 

[PATCH] drm/atomic_helper: Allow DPMS On<->Off changes for unregistered connectors
 2018-10-09 22:50 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH stable 4.9 00/29] backport of IP fragmentation fixes
 2018-10-09 22:49 UTC  (9+ messages)
` [PATCH stable 4.9 04/29] inet: frags: refactor ipv6_frag_init()
` [PATCH stable 4.9 05/29] inet: frags: refactor lowpan_net_frag_init()
` [PATCH stable 4.9 11/29] inet: frags: remove inet_frag_maybe_warn_overflow()
` [PATCH stable 4.9 13/29] inet: frags: do not clone skb in ip_expire()
` [PATCH stable 4.9 16/29] inet: frags: reorganize struct netns_frags
` [PATCH stable 4.9 19/29] ip: discard IPv4 datagrams with overlapping segments
` [PATCH stable 4.9 21/29] net: modify skb_rbtree_purge to return the truesize of all purged skbs
` [PATCH stable 4.9 23/29] net: pskb_trim_rcsum() and CHECKSUM_COMPLETE are friends

[PATCH 0/1] Fix 4.4-stable and 4.9-stable ppc build
 2018-10-09 15:29 UTC  (2+ messages)
` [PATCH 1/1] powerpc/fadump: Return error when fadump registration fails

[MPTCP] MPTCP layer processing overhead?!
 2018-10-09 22:44 UTC 

[PATCH 0/3] Add GPIO brownout detection support
 2018-10-09 22:43 UTC  (6+ messages)
` [PATCH 3/3] Input: add generic gpio brownout driver


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.