All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-30 17:50:20 to 2019-03-30 21:18:39 UTC [more...]

[U-Boot] [PATCH 0/8] video/console: Fix various DM_VIDEO console issues
 2019-03-30 21:18 UTC  (3+ messages)
` [U-Boot] [PATCH 1/8] video/console: Fix DM_VIDEO font glyph array indexing

[U-Boot] [PATCH 1/2] Makefile: Add target to generate hex output for combined spl and dtb
 2019-03-30 21:18 UTC  (4+ messages)
` [U-Boot] [PATCH 2/2] ARM: socfpga: stratix10: Remove CONFIG_OF_EMBED

[U-Boot] [RFC PATCH v1 0/9] Add support for applications of overlays in SPL
 2019-03-30 21:18 UTC  (7+ messages)
` [U-Boot] [RFC PATCH v1 3/9] Makefile: Fix u-boot.itb generation when building outside the source tree
` [U-Boot] [RFC PATCH v1 4/9] Makefile: Pass the board name to the FIT generator scripts
` [U-Boot] [RFC PATCH v1 5/9] Makefile: use custom ITS to build u-boot.img if SPL_FIT_SOURCE or SPL_FIT_GENERATOR are set

[U-Boot] [PATCH 0/4] Veyron Speedy / ASUS C201 fixes
 2019-03-30 21:18 UTC  (7+ messages)
` [U-Boot] [PATCH 1/4] pinctrl: exit pinconfig_post_bind if there are no subnodes
` [U-Boot] [PATCH 2/4] rk3288-board: remove pinctrl call for debug uart
` [U-Boot] [PATCH 3/4] rk3288-board: cosmetic: document selecting RK PWM

[U-Boot] [PATCH 0/3] rockchip: correct SYS_SOC name for all rockchip SoCs
 2019-03-30 21:18 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] rockchip: use 'arch-rockchip' as header file path

[U-Boot] [PATCH] bootm: Simplying cache flush code
 2019-03-30 21:18 UTC  (2+ messages)

[U-Boot] [PATCH] Makefile: Prioritize external dtb if defined
 2019-03-30 21:18 UTC  (2+ messages)

[U-Boot] [PATCH] dm: Add a No-op uclass
 2019-03-30 21:18 UTC  (2+ messages)

[U-Boot] [PATCH] mmc: dw_mmc: Round up descriptor end to nearest multiple of cacheline size
 2019-03-30 21:18 UTC  (2+ messages)

[U-Boot] [PATCH v3 00/13] ARM: tegra: Add support for framebuffer carveouts
 2019-03-30 21:18 UTC  (5+ messages)
` [U-Boot] [PATCH v3 01/13] libfdt: Add phandle generation helper

[U-Boot] [PATCH 1/2] serial: add skipping init option
 2019-03-30 21:18 UTC  (7+ messages)

[U-Boot] [PATCHv3 0/6] dm: cache: add dm cache driver
 2019-03-30 21:18 UTC  (3+ messages)
` [U-Boot] [PATCHv3 3/6] dm: cache: Create a uclass for cache

[U-Boot] [PATCH v2 1/2] eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUS
 2019-03-30 21:18 UTC  (3+ messages)
` [U-Boot] [PATCH v2 2/2] Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT"

[U-Boot] [PATCH v3 0/6] spl: full-featured heap cleanups
 2019-03-30 21:17 UTC  (6+ messages)
` [U-Boot] [PATCH v3 1/6] spl: add Kconfig option to clear bss early

[meta-security][PATCH 1/2] reorg: move mac recipes to recipes-mac
 2019-03-30 21:15 UTC  (2+ messages)
` [meta-security][PATCH 2/2] reorg ids: move ids recipes to recipes-ids

[meta-security][PATCH] clamav: add basic runtime tests
 2019-03-30 21:08 UTC 

[PATCH 00/16] drm/fb-helper: Move modesetting code to drm_client
 2019-03-30 21:07 UTC  (7+ messages)
` [PATCH 06/16] drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helper
` [PATCH 13/16] drm/fb-helper: Avoid race with DRM userspace

[PATCH] asciidoctor-extensions: provide `<refmiscinfo/>`
 2019-03-30 21:04 UTC  (12+ messages)

[U-Boot] [PATCH] ARM: rmobile: rcar-gen2: Activate bootm_size
 2019-03-30 21:01 UTC  (2+ messages)

[PATCH] lib: Fix possible incorrect result from rational fractions helper
 2019-03-30 20:58 UTC 

[U-Boot] [PATCH] pico-imx6ul: Fix eMMC boot after DM_MMC conversion
 2019-03-30 20:59 UTC  (2+ messages)

[PATCH v5 00/25] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-03-30 20:57 UTC  (9+ messages)
` [PATCH v5 13/25] m68k: add asm/syscall.h

[xen-unstable-smoke test] 134215: trouble: blocked/broken/pass
 2019-03-30 20:56 UTC 

FAILED: patch "[PATCH] USB: gadget: f_hid: fix deadlock in f_hidg_write()" failed to apply to 4.9-stable tree
 2019-03-30 20:55 UTC  (5+ messages)

please be my f@ck buddy
 2019-03-30 20:49 UTC 

dreaming of f#cking tonight?
 2019-03-30 20:49 UTC 

[PATCH 00/14] add support for stateless encoder
 2019-03-30 20:43 UTC  (14+ messages)
` [PATCH 01/14] kernel/sysctl.c: bug fix
` [PATCH 02/14] vicodec: always return a valid format
` [PATCH 03/14] vicodec: pass on enc output format to capture side
` [PATCH 04/14] vicodec: add V4L2_CID_MIN_BUFFERS_FOR_OUTPUT
` [PATCH 05/14] videobuf2-v4l2: set last_buffer_dequeued in dqbuf
` [PATCH 06/14] vicodec: improve handling of ENC_CMD_STOP/START
` [PATCH 07/14] vicodec: restrict decoder format list when src fmt is known
` [PATCH 08/14] vicodec: fix vicodec_buf_queue()
` [PATCH 09/14] media: vicodec: don't test if info is NULL
` [PATCH 10/14] media: vicodec: add field 'dev_inst' to vicodec_ctx
` [PATCH 11/14] media: vicodec: Register another node for stateless encoder
` [PATCH 12/14] media: vicodec: set pixelformat V4L2_PIX_FMT_FWHT_STATELESS "
` [PATCH 13/14] media: vicodec: Add support "

[PATCH] leds: blinkm: clean up double assignment to data->i2c_addr
 2019-03-30 20:37 UTC 

FAILED: patch "[PATCH] usb: typec: Fix unchecked return value" failed to apply to 4.19-stable tree
 2019-03-30 20:29 UTC 

FAILED: patch "[PATCH] usb: typec: Fix unchecked return value" failed to apply to 4.14-stable tree
 2019-03-30 20:29 UTC 

FAILED: patch "[PATCH] xhci: Don't let USB3 ports stuck in polling state prevent" failed to apply to 4.9-stable tree
 2019-03-30 20:27 UTC 

FAILED: patch "[PATCH] xhci: Don't let USB3 ports stuck in polling state prevent" failed to apply to 4.4-stable tree
 2019-03-30 20:27 UTC 

FAILED: patch "[PATCH] xhci: Don't let USB3 ports stuck in polling state prevent" failed to apply to 4.14-stable tree
 2019-03-30 20:27 UTC 

[PATCH 0/5] simple sort swap function usage improvements
 2019-03-30 20:24 UTC  (12+ messages)
` [PATCH 5/5] Lib: sort.h: replace int size with size_t size in the swap function

[PATCH 0/2 v6] staging: rtlwifi: phydm: Simplify expressions
 2019-03-30 20:14 UTC  (5+ messages)
` [PATCH 1/2 v6] staging: rtlwifi: phydm: Move operator to left hand side
` [PATCH 2/2 v6] staging: rtlwifi: phydm: Move function arguments to previous line
` [Outreachy kernel] [PATCH 0/2 v6] staging: rtlwifi: phydm: Simplify expressions

[PATCH] iwlegacy: remove redundant assignment to *res
 2019-03-30 20:14 UTC 

[BUG] gpiolib: spi chip select legacy support breaks modern chip select and whitens the GTA04 LCD panel
 2019-03-30 20:10 UTC  (5+ messages)
      ` [Letux-kernel] "

[U-Boot] [PATCH v2 0/6] spl: full-featured heap cleanups
 2019-03-30 20:03 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/6] spl: add Kconfig option to clear bss early

[Buildroot] [PATCH] package/buysbox: fix build with individual binaries
 2019-03-30 20:02 UTC  (3+ messages)

FAILED: patch "[PATCH] mm/memory.c: fix modifying of page protection by insert_pfn()" failed to apply to 4.19-stable tree
 2019-03-30 19:59 UTC 

FAILED: patch "[PATCH] mm/memory.c: fix modifying of page protection by insert_pfn()" failed to apply to 4.14-stable tree
 2019-03-30 19:59 UTC 

[Bug 110290] install of amdgpu failed
 2019-03-30 19:57 UTC 

[meta-networking][PATCH v2] wolfssl: update to 3.15.8 and use github SRC_URI
 2019-03-30 19:56 UTC  (2+ messages)

[Bug 109534] Crash in Minecraft after a swp[chan] assertion fail since the last debian upgrade
 2019-03-30 19:56 UTC  (2+ messages)
` [Bug 109534] Crash in Minecraft due to a swp[chan] assertion fail in src/gallium/drivers/r600/sb/sb_ir.cpp alu_packed_node::update_packed_items

FAILED: patch "[PATCH] phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYs" failed to apply to 4.9-stable tree
 2019-03-30 19:55 UTC 

[meta-networking][PATCH v3] wolfssl: update to 3.15.8 and use github SRC_URI
 2019-03-30 19:55 UTC 

FAILED: patch "[PATCH] drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index" failed to apply to 4.14-stable tree
 2019-03-30 19:54 UTC 

[Buildroot] [PATCH] package/dovecot: security bump to version 2.3.5.1
 2019-03-30 19:53 UTC 

Typo in the .gitignore docs?
 2019-03-30 19:35 UTC 

Possible UDF locking error?
 2019-03-30 19:49 UTC  (3+ messages)

[patch net-next 00/12] net: expose switch ID via devlink
 2019-03-30 19:49 UTC  (8+ messages)

Re:Hello
 2019-03-30 19:49 UTC 

[PATCH v2] trace: events: fix error directive in argument list
 2019-03-30 19:47 UTC  (3+ messages)

[PATCH] ovl: relax WARN_ON() for overlapping layers use case
 2019-03-30 19:44 UTC  (2+ messages)

[PATCH] arm64/vdso: don't leak kernel addresses
 2019-03-30 19:40 UTC  (4+ messages)

[Outreachy kernel] [PATCH v3 0/9] staging: rtl8723bs: Remove unnecessary parentheses
 2019-03-30 19:39 UTC  (4+ messages)
` [Outreachy kernel] [PATCH v3 9/9] staging: rtl8723bs: Fix indentation issue

[PATCH 0/2] staging: wilc1000: Modify return statement
 2019-03-30 19:37 UTC  (5+ messages)
` [PATCH v4 1/2] staging: wilc1000: wilc_spi.c: "
  ` [Outreachy kernel] "
` [PATCH v4 2/2] staging: wilc1000: host_interface.c: "

[GSoC][PATCH v4 0/5] Avoid using pipes
 2019-03-30 19:38 UTC  (3+ messages)
` [GSoC][PATCH v4 4/5] t0000: use test_cmp instead of "test" builtin

[PATCH] [V2] x86/asm: add __user on copy_user_handle_tail() pointers
 2019-03-30 19:35 UTC  (2+ messages)

[PATCH v2 0/7] staging: rtl8712: use list macros
 2019-03-30 19:32 UTC  (9+ messages)
` [PATCH v2 1/7] staging: rtl8712: use list_entry in function _r8712_find_network
` [PATCH v2 2/7] staging: rtl8712: use list_for_each "
` [PATCH v2 3/7] staging: rtl8712: use list_entry in function _free_network_queue
` [PATCH v2 4/7] staging: rtl8712: use list_entry in function r8712_get_oldest_wlan_network
` [PATCH v2 5/7] staging: rtl8712: use list_entry in function update_scanned_network
` [PATCH v2 6/7] staging: rtl8712: remove unnecessary NULL check
` [PATCH v2 7/7] staging: rtl8712: use list_entry in function r8712_select_and_join_from_scan
` [Outreachy kernel] [PATCH v2 0/7] staging: rtl8712: use list macros

[GIT PULL] LED fixes for 5.1-rc3
 2019-03-30 19:30 UTC  (3+ messages)

[PATCH 0/1] pwm: meson: fix scheduling while atomic issue
 2019-03-30 19:29 UTC  (7+ messages)

[RFC PATCH v3 0/5] clone: dir iterator refactoring with tests
 2019-03-30 19:27 UTC  (8+ messages)
` [GSoC][PATCH v4 0/7] clone: dir-iterator "
  ` [GSoC][PATCH v4 2/7] clone: better handle symlinked files at .git/objects/

FAILED: patch "[PATCH] staging: erofs: keep corrupted fs from crashing kernel in" failed to apply to 4.19-stable tree
 2019-03-30 19:26 UTC 

FAILED: patch "[PATCH] staging: erofs: fix error handling when failed to read" failed to apply to 4.19-stable tree
 2019-03-30 19:26 UTC 

[SPDK] formatting log output
 2019-03-30 19:26 UTC 

FAILED: patch "[PATCH] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is" failed to apply to 4.4-stable tree
 2019-03-30 19:22 UTC 

FAILED: patch "[PATCH] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is" failed to apply to 4.14-stable tree
 2019-03-30 19:22 UTC 

FAILED: patch "[PATCH] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is" failed to apply to 4.9-stable tree
 2019-03-30 19:22 UTC 

FAILED: patch "[PATCH] tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is" failed to apply to 4.19-stable tree
 2019-03-30 19:22 UTC 

FAILED: patch "[PATCH] tty/serial: atmel: Add is_half_duplex helper" failed to apply to 4.14-stable tree
 2019-03-30 19:21 UTC 

FAILED: patch "[PATCH] tty/serial: atmel: Add is_half_duplex helper" failed to apply to 4.4-stable tree
 2019-03-30 19:21 UTC 

FAILED: patch "[PATCH] tty/serial: atmel: Add is_half_duplex helper" failed to apply to 4.9-stable tree
 2019-03-30 19:21 UTC 

FAILED: patch "[PATCH] tty/serial: atmel: Add is_half_duplex helper" failed to apply to 4.19-stable tree
 2019-03-30 19:21 UTC 

[RFC] ARM: dts: imx: Fix the AR803X phy-mode
 2019-03-30 19:11 UTC  (3+ messages)

[PATCH v2] ninja: upate to 1.9.0
 2019-03-30 19:11 UTC  (3+ messages)

INFO: rcu detected stall in corrupted (3)
 2019-03-30 19:05 UTC  (9+ messages)

PATCH 2/2] lib/bitmap.c: guard exotic bitmap functions by CONFIG_NUMA
 2019-03-30 18:54 UTC 

BUG: kernel stack overflow when mounting with data_flush
 2019-03-30 18:54 UTC  (4+ messages)

the patch "vt: perform safe console erase" introduces a bug
 2019-03-30 18:51 UTC 

[PATCH] connman: update to 1.37
 2019-03-30 18:50 UTC 

[GIT PULL] Staging driver fixes for 5.1-rc3
 2019-03-30 18:50 UTC  (2+ messages)

[GIT PULL] USB fixes for 5.1-rc3
 2019-03-30 18:50 UTC  (2+ messages)

[GIT PULL] GPIO fixes for the v5.1 series
 2019-03-30 18:50 UTC  (2+ messages)

[GIT PULL] TTY/Serial fixes for 5.1-rc3
 2019-03-30 18:50 UTC  (2+ messages)

[meta-security][PATCH] clamav: drop llvm version setting
 2019-03-30 18:48 UTC 

[PATCH net-next] ipv4: Add ability to filter LSRR or SSRR
 2019-03-30 18:47 UTC 

[RFC PATCH] iio: core: fix a possible circular locking dependency
 2019-03-30 18:46 UTC  (4+ messages)

[PATCH v4 00/20] ASoC: Sound Open Firmware (SOF) - Intel support
 2019-03-30 18:46 UTC  (7+ messages)
` [PATCH v4 16/20] ASoC: SOF: Add PCI device support

[PATCH] drivers/tty: fix kernel address leaks in rp_ioctl
 2019-03-30 18:45 UTC 

[PATCH 2/2] iio: counter: Add support for Milbeaut Updown Counter
 2019-03-30 18:43 UTC  (2+ messages)

[PATCH net] r8169: disable default rx interrupt coalescing on RTL8168
 2019-03-30 18:41 UTC  (3+ messages)

[Bug 110229] The driver is not waiting the shader have finished to update the framebuffer before displaying it
 2019-03-30 18:41 UTC  (2+ messages)
` [Bug 110229] Textures binded to framebuffer objects or images are not correctly updated

Unexpected scheduling with mutexes
 2019-03-30 18:35 UTC  (4+ messages)

[PATCH 0/2] Add Updown Counter support for Milbeaut M10V SoC
 2019-03-30 18:36 UTC  (2+ messages)

[PATCH] clk: rockchip: Fix video codec clocks on rk3288
 2019-03-30 18:35 UTC  (5+ messages)

[RFC PATCH 0/7] rslib: RS decoder is severely broken
 2019-03-30 18:29 UTC  (8+ messages)
` [RFC PATCH 1/7] rslib: Add tests for the encoder and decoder
` [RFC PATCH 2/7] rslib: Fix decoding of shortened codes
` [RFC PATCH 3/7] rslib: decode_rs: Fix length parameter check
` [RFC PATCH 4/7] rslib: decode_rs: code cleanup
` [RFC PATCH 5/7] rslib: Fix handling of of caller provided syndrome
` [RFC PATCH 6/7] rslib: Update documentation
` [RFC PATCH 7/7] rslib: Fix remaining decoder flaws

[PATCH v1 0/2] minor asciidoc/tor formatting fixes
 2019-03-30 18:30 UTC  (3+ messages)
` [PATCH v1 1/2] Documentation/rev-list-options: wrap --date=<format> block with "--"
` [PATCH v1 2/2] Documentation/git-status: fix titles in porcelain v2 section

[PATCH] iio: imu: mpu6050: Fix FIFO layout for ICM20602
 2019-03-30 18:29 UTC  (2+ messages)

[PATCH] staging: rtl8712: Use list_entry instead of container_of
 2019-03-30 18:28 UTC  (3+ messages)
` [Outreachy kernel] "

29b4127f91 ("ipv4 ping: Fix __init* attributes"): Oops: 0000 [#1] PTI
 2019-03-30 18:28 UTC 

[PATCH] media: dvb: clean up redundant break statements
 2019-03-30 18:26 UTC  (3+ messages)

[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
 2019-03-30 18:22 UTC  (2+ messages)
` [Bug 110214] radeonsi: "

[PATCH] mtd: rawnand: marvell: select target before setting up data interface
 2019-03-30 18:20 UTC  (11+ messages)

[PATCH] jbd2: do not start commit when t_updates does not back to zero
 2019-03-30 18:14 UTC  (2+ messages)
  ` [PATCH] jbd2: do not start commit when t_updates does not back tozero

[PATCH v2 00/10] gc docs: modernize and fix the documentation
 2019-03-30 18:04 UTC  (3+ messages)
` [PATCH v3 04/11] gc docs: include the "gc.*" section from "config" in "gc"

[linux-4.4 test] 134197: trouble: blocked/broken/fail/pass
 2019-03-30 18:03 UTC 

[PATCH v2 0/5] pid: add pidfd_open()
 2019-03-30 18:02 UTC  (18+ messages)

[PATCH 0/4] PCI, CPER: Trivial cleanups
 2019-03-30 17:56 UTC  (3+ messages)
` [PATCH 2/4] PCI: Fix comment typos

[PATCH v2] MAINTAINERS: Fix the link to ad7606 dt-bindings
 2019-03-30 17:56 UTC  (2+ messages)

[PATCH v7 1/3] dt-bindings: iio/temperature: Add thermocouple types (and doc)
 2019-03-30 17:53 UTC  (3+ messages)
` [PATCH v7 3/3] iio:temperature: Add MAX31856 thermocouple support


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.