messages from 2019-03-30 18:28:19 to 2019-03-30 22:04:45 UTC [more...]
[PATCH] ARCH: Use the correct style for SPDX License Identifier
2019-03-30 22:04 UTC (4+ messages)
[PATCH] MAINTAINERS: update SELinux file patterns
2019-03-30 22:02 UTC
BUG: MAX_STACK_TRACE_ENTRIES too low! (2)
2019-03-30 21:58 UTC (2+ messages)
[PATCH 0/5] simple sort swap function usage improvements
2019-03-30 21:49 UTC (14+ messages)
` [PATCH 5/5] Lib: sort.h: replace int size with size_t size in the swap function
[PATCH v4l-utils v2] v4l2-ctl: add support for fwht stateless encoder
2019-03-30 21:41 UTC
[PATCH] net: dsa: fix negative loop bound error on for loop
2019-03-30 21:42 UTC
[U-Boot] [PATCH v3 0/6] spl: full-featured heap cleanups
2019-03-30 21:40 UTC (7+ messages)
` [U-Boot] [PATCH v3 1/6] spl: add Kconfig option to clear bss early
[PATCH v4l-utils 1/3] v4l2-ctl: declare hdr variable as const
2019-03-30 21:33 UTC (3+ messages)
` [PATCH v4l-utils 2/3] v4l2-ctl: fix debug prints
` [PATCH v4l-utils 3/3] v4l2-ctl: add support for fwht stateless decoder
[Buildroot] [PATCH v2 1/1] board: rename pine64 to pine64_a64
2019-03-30 21:27 UTC
[PATCH] spi: oc-tiny: fix negative loop bound error on for loop
2019-03-30 21:23 UTC
[PATCH] doc:it_IT: translation for maintainer-pgp-guide
2019-03-30 21:19 UTC
[U-Boot] [PATCH 1/3] vsprintf: Support phys_addr_t specifier unconditionally
2019-03-30 21:19 UTC (2+ messages)
[U-Boot] [PATCH] dm: remove pre reloc properties in SPL and TPL device tree
2019-03-30 21:19 UTC (4+ messages)
[U-Boot] [PATCH] core: ofnode: Fix ASAN-reported stack-buffer-overflow in of_get_address
2019-03-30 21:19 UTC (4+ messages)
[U-Boot] [PATCH 1/2] serial: add skipping init option
2019-03-30 21:19 UTC (8+ messages)
[U-Boot] [PATCH 1/2] arm: exynos: arndale: Remove unused CONFIG_DM_I2C_COMPAT
2019-03-30 21:19 UTC (2+ messages)
[U-Boot] [PATCH] mmc: dw_mmc: Calculate timeout from transfer length
2019-03-30 21:18 UTC (2+ messages)
[U-Boot] [PATCH] mmc: dw_mmc: Handle return value from bounce_buffer_start()
2019-03-30 21:18 UTC (2+ messages)
[U-Boot] [PATCH 0/8] video/console: Fix various DM_VIDEO console issues
2019-03-30 21:18 UTC (17+ messages)
` [U-Boot] [PATCH 1/8] video/console: Fix DM_VIDEO font glyph array indexing
` [U-Boot] [PATCH 2/8] video/console: Implement reverse video ANSI sequence for DM_VIDEO
` [U-Boot] [PATCH 3/8] video/console: Implement relative cursor movement ANSI handling
` [U-Boot] [PATCH 4/8] video/console: Implement ANSI clear line command
` [U-Boot] [PATCH 5/8] video/console: Factor out actual character output
` [U-Boot] [PATCH 6/8] video/console: Convert UTF-8 codes to CP437 code points
` [U-Boot] [PATCH 7/8] usb: kbd: Properly translate up/down arrow keys
` [U-Boot] [PATCH 8/8] sunxi: allow boards to de-select SYS_WHITE_ON_BLACK font scheme
[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] [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"
[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 (11+ 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/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] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.