All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-09-29 11:39:14 to 2018-09-29 15:43:15 UTC [more...]

[U-Boot] [PATCH v4 3/6] block: Add a function to find block device descriptor
 2018-09-29 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 2/6] cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
 2018-09-29 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [PATCH v4 1/6] cmd: ubifs: Move ubifs_initialized checking into cmd_ubifs_umount()
 2018-09-29 15:43 UTC  (2+ messages)
` [U-Boot] [U-Boot, v4, "

[U-Boot] [RFC/RESEND PATCH v1 0/2] Fix to keystone2 uinitrd fixup logic
 2018-09-29 15:42 UTC  (5+ messages)
` [U-Boot] [RFC/RESEND PATCH v1 1/2] fdt: add call to ft_board_setup_ex() for ks2 boards
` [U-Boot] [RFC/RESEND PATCH v1 2/2] board: ks2: move uinitrd fixup logic inside ft_board_setup_ex

[PATCH v3 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-09-29 15:40 UTC  (4+ messages)
` [PATCH v3 1/5] "

[PATCH 0/3] namei: implement various scoping AT_* flags
 2018-09-29 15:34 UTC  (20+ messages)
` [PATCH 1/3] namei: implement O_BENEATH-style "
` [PATCH 2/3] namei: implement AT_THIS_ROOT chroot-like path resolution
  ` [PATCH 3/3] selftests: vfs: add AT_* path resolution tests

[BUG] Segfault in "git submodule"
 2018-09-29 15:33 UTC  (3+ messages)

[PATCH] worktree: add per-worktree config files
 2018-09-29 15:30 UTC  (6+ messages)
` [PATCH v2 0/2] Per-worktree "
  ` [PATCH v2 1/2] t1300: extract and use test_cmp_config()
  ` [PATCH v2 2/2] worktree: add per-worktree config files

[PATCH net] vxlan: use nla_put_flag for ttl inherit
 2018-09-29  9:01 UTC  (5+ messages)

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-09-29 15:27 UTC  (19+ messages)
` [PATCH 05/12] drm/sun4i: sun6i_mipi_dsi: Add DSI Generic short write 2 param transfer
` [PATCH 06/12] drm/sun4i: sun6i_mipi_dsi: Fix VBP size calculation
` [PATCH 08/12] drm/sun4i: sun6i_mipi_dsi: Refactor vertical video start delay

wishlist: git grep -r
 2018-09-29 15:25 UTC  (4+ messages)
` [PATCH] grep: provide a noop --recursive option

[PATCH] staging: rtl8712: Remove unnecessary parentheses
 2018-09-29 15:24 UTC  (2+ messages)
` [Outreachy kernel] "

[GIT PULL] ARM: soc driver updates for v4.20
 2018-09-29 15:22 UTC  (2+ messages)

[GIT PULL] ARM: arm64 dts updates for v4.20
 2018-09-29 15:20 UTC  (2+ messages)

[GIT PULL] ARM: dts updates for arm 32 bits for v4.20
 2018-09-29 15:18 UTC  (2+ messages)

[GIT PULL] ARM: defconfig update for v4.20
 2018-09-29 15:16 UTC  (2+ messages)

Git for Windows for Unix?
 2018-09-29 15:14 UTC  (7+ messages)

[PATCH] libidn2: improve reproducibility
 2018-09-29 15:21 UTC  (3+ messages)
  ` [PATCH V2] "

[PATCH net-next 00/10] Cleanups, minor additions & fixes for HNS3 driver
 2018-09-29 15:09 UTC  (4+ messages)

[Buildroot] [PATCH 0/6] Upgrade some of the packages I maintain
 2018-09-29 15:09 UTC  (7+ messages)
` [Buildroot] [PATCH 1/6] webp: bump to version 1.0.0
` [Buildroot] [PATCH 2/6] leptonica: bump to version 1.76.0
` [Buildroot] [PATCH 3/6] tesseract-ocr: bump to version 3.05.02
` [Buildroot] [PATCH 4/6] ocrad: add license hash
` [Buildroot] [PATCH 5/6] httping: "
` [Buildroot] [PATCH 6/6] iozone: bump to version 3_482

[PATCH V6 00/33] C-SKY(csky) Linux Kernel Port
 2018-09-29 15:08 UTC  (4+ messages)
` [PATCH V6 20/33] csky/dma: fix up dma_mapping error

Future of dosfstools project (FAT)
 2018-09-29  8:40 UTC 

[GIT PULL] Allwinner clock fixes for 4.19
 2018-09-29 15:05 UTC  (2+ messages)

[GIT PULL] Allwinner clock changes for 4.20
 2018-09-29 15:01 UTC  (2+ messages)

[PATCH V2 net-next 00/10] Cleanups, minor additions & fixes for HNS3 driver
 2018-09-29 14:56 UTC  (12+ messages)
` [PATCH V2 net-next 01/10] net: hns3: Add support for sctp checksum offload
` [PATCH V2 net-next 02/10] net: hns3: Set extra mac address of pause param for HW
` [PATCH V2 net-next 03/10] net: hns3: Rename loop mode
` [PATCH V2 net-next 04/10] net: hns3: Rename mac loopback to app loopback
` [PATCH V2 net-next 05/10] net: hns3: Add serdes parallel inner loopback support
` [PATCH V2 net-next 06/10] net: hns3: Fix for packet buffer setting bug
` [PATCH V2 net-next 07/10] net: hns3: Fix for netdev not up problem when setting mtu
` [PATCH V2 net-next 08/10] net: hns3: Change return type of hclge_tm_schd_info_update()
` [PATCH V2 net-next 09/10] net: hns3: Modify hns3_get_max_available_channels
` [PATCH V2 net-next 10/10] net: hns3: Fix loss of coal configuration while doing reset

[GIT PULL] Allwinner arm64 DT changes for 4.20
 2018-09-29 14:56 UTC 

[PATCH 1/2] spi: spi-mem: Add the spi_set_xfer_bpw function
 2018-09-29 14:56 UTC  (3+ messages)
` [PATCH 2/2] spi: spi-fsl-dspi: Fix support for XSPI transport mode

[GIT PULL] Allwinner DT changes for 4.20
 2018-09-29 14:52 UTC 

[PATCH v4 1/4] printk: Fix panic caused by passing log_buf_len to command line
 2018-09-29 14:48 UTC  (4+ messages)
` [PATCH v4 2/4] printk: Correct wrong casting
` [PATCH v4 3/4] printk: Add KBUILD_MODNAME
` [PATCH v4 4/4] printk: Give error on attempt to set log buffer length to over 4G

usb: roles: intel_xhci: Determine current role by DUAL_ROLE_CFG1
 2018-09-29 14:26 UTC 

[PATCH V5 0/6] perf and x86/intel_rdt: Fix lack of coordination with perf
 2018-09-29 14:23 UTC  (6+ messages)

[PATCH][alsa-lib] timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'
 2018-09-29 14:21 UTC 

[PATCH] ALSA: timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'
 2018-09-29 14:20 UTC 

[GIT PULL] Allwinner drivers changes for 4.20
 2018-09-29 14:18 UTC 

[PATCH] image-buildinfo: drop more verbose build configuration
 2018-09-29 14:17 UTC  (2+ messages)

[GIT PULL] Allwinner arm64 config changes for 4.20
 2018-09-29 14:13 UTC 

[GIT PULL] Power management fix for v4.19-rc6
 2018-09-29 14:10 UTC  (2+ messages)

[GIT PULL] Allwinner H3/H5 changes for 4.20
 2018-09-29 14:07 UTC 

[PATCH 0/2] sc16is7xx interrupt fixes
 2018-09-29 14:04 UTC  (3+ messages)
` [PATCH 1/2] sc16is7xx: Fix for multi-channel stall

[PATCH] mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
 2018-09-29 14:01 UTC 

[PATCH -next] scsi: lpfc: Remove set but not used variable 'sgl_size'
 2018-09-29 13:53 UTC  (2+ messages)
` [PATCH -next] scsi: lpfc: Remove set but not used variable 'psli'

[PATCH 01/23] ppa: update to 90e13c9
 2018-09-29  8:59 UTC 

[PATCH, RFC] unicore32: remove swiotlb support
 2018-09-29 13:40 UTC  (2+ messages)

[REVIEW][PATCH 0/3] signal/unicore32: siginfo cleanups
 2018-09-29 13:18 UTC  (2+ messages)

[PATCH v2] ARM: dts: sun8i-h3: add sy8106a to orange pi plus
 2018-09-29 13:18 UTC  (3+ messages)

[v3,-next] usb: typec: remove set but not used variables 'snk_ma, min_mv'
 2018-09-29 13:35 UTC  (2+ messages)
` [PATCH v3 -next] "

[PATCH v3] staging: mt7621-mmc: Remove #if 0 blocks and fix macros in sd.c
 2018-09-29 13:32 UTC  (3+ messages)

[PATCH 0/4] Add PMIC wrapper support for Mediatek MT8183 SoC IC
 2018-09-29 13:30 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: mediatek: add pwrap device node for mt8183

[linux-3.18 test] 128177: regressions - FAIL
 2018-09-29 13:30 UTC 

[PATCH] f2fs: use rb_*_cached friends
 2018-09-29 13:27 UTC 

[Buildroot] [PATCH 1/2] package/efl: bump to version 1.21.1
 2018-09-29 13:28 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/expedite: bump to the latest version

[PATCH] modpost: remove leftover symbol prefix handling for module device table
 2018-09-29  7:00 UTC  (2+ messages)

[PATCH] gpiolib: Fix gpio_direction_* for single direction GPIOs
 2018-09-29 13:25 UTC  (10+ messages)
` [PATCH v2] gpiolib: Show correct direction from the beginning

Bad MAINTAINERS pattern in section 'ACPI'
 2018-09-29 13:18 UTC  (3+ messages)

[PATCH] dts: sun8i-h3: add sy8106a to orange pi plus
 2018-09-29 13:16 UTC  (5+ messages)

[PATCH 1/2] mt76: fix handling ps-poll frames
 2018-09-29 13:05 UTC  (2+ messages)
` [PATCH 2/2] mt76: check aggregation sequence number for frames sent via drv_tx

[PATCH v15 1/2] Reorganize the oom report in dump_header
 2018-09-29 13:06 UTC  (2+ messages)
` [PATCH v15 2/2] Add oom victim's memcg to the oom context information

[PATCH v1 1/2] mmc: dt-bindings: add "bus-clk" for MT2712
 2018-09-29 12:56 UTC  (4+ messages)
` [PATCH v1 2/2] mmc: mediatek: add bus_clk control

[PATCH 0/1] glibc: refresh patch to also fix qemuppc
 2018-09-29 12:55 UTC  (4+ messages)
` [PATCH 1/1] "

MediaTek MT8173 CMDQ support
 2018-09-29 12:50 UTC  (4+ messages)
` [PATCH v25 2/2] soc: mediatek: Add Mediatek CMDQ helper

Code of Conduct: Let's revamp it
 2018-09-29 12:46 UTC  (12+ messages)

[PATCH] iio: magnetometer: Add support for PNI RM3100 9-axis magnetometer
 2018-09-29 12:44 UTC  (4+ messages)

[PATCH v2 00/10] Fix multilib install conflicts
 2018-09-29 12:44 UTC  (13+ messages)
` [PATCH 03/10] man-db: fix multilib install file conflict
` [PATCH 05/10] nss: move create blank certificates to pkg_postinst
` [PATCH 06/10] libcheck: avoid multilib install file conflict
` [PATCH 07/10] opkg-utils/update-alternatives: not warn same priorities for multilib
` [PATCH 08/10] os-release: fix install file conflict "
` [PATCH 10/10] vala: update vapigen-wrapper

[PATCH net 0/2] s390/qeth: fixes 2019-09-26
 2018-09-29  6:08 UTC  (4+ messages)

[PATCH 01/15] staging: vboxvideo: Convert to atomic modesetting API
 2018-09-29 12:33 UTC  (5+ messages)
` [PATCH 01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping()

[PATCH] generic: add a testcase to test uid/gid recovery
 2018-09-29  5:59 UTC  (6+ messages)

[PATCH 1/2] gpiolib: Fix missing updates of bitmap index
 2018-09-29 12:20 UTC  (3+ messages)
` [PATCH] gpiolib: Fix incorrect use of find_next_zero_bit()

[PATCH resend 00/15] staging: vboxvideo: Convert to atomic modesetting API
 2018-09-29 12:18 UTC  (16+ messages)
` [PATCH resend 01/15] staging: vboxvideo: Cleanup vbox_set_up_input_mapping()
` [PATCH resend 02/15] staging: vboxvideo: Remove empty encoder_helper_funcs
` [PATCH resend 03/15] staging: vboxvideo: Temporarily remove page_flip support
` [PATCH resend 04/15] staging: vboxvideo: Cache mode width, height and crtc panning in vbox_crtc
` [PATCH resend 05/15] staging: vboxvideo: Atomic phase 1: convert cursor to universal plane
` [PATCH resend 06/15] staging: vboxvideo: Atomic phase 1: Use drm_plane_helpers for primary plane
` [PATCH resend 07/15] staging: vboxvideo: Atomic phase 2: Wire up state object handlers
` [PATCH resend 08/15] staging: vboxvideo: Atomic phase 2: Stop using plane->fb and crtc->*
` [PATCH resend 09/15] staging: vboxvideo: Atomic phase 3: Switch last bits over to atomic
` [PATCH resend 10/15] staging: vboxvideo: Restore page-flip support
` [PATCH resend 11/15] staging: vboxvideo: Fix DPMS support after atomic conversion
` [PATCH resend 12/15] staging: vboxvideo: Replace crtc_helper enable/disable functions
` [PATCH resend 13/15] staging: vboxvideo: Call drm_atomic_helper_check_plane_state from atomic_check
` [PATCH resend 14/15] staging: vboxvideo: Drop unnecessary drm_connector_helper_funcs callbacks
` [PATCH resend 15/15] staging: vboxvideo: Use more drm_fb_helper functions

Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 4.9-stable tree
 2018-09-29 12:06 UTC 

[PATCH v2] nvme: call nvme_complete_rq on NVME_MPATH failures
 2018-09-29 12:13 UTC  (2+ messages)

Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 4.4-stable tree
 2018-09-29 12:06 UTC 

Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 4.18-stable tree
 2018-09-29 12:06 UTC 

Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 4.14-stable tree
 2018-09-29 12:06 UTC 

[PATCH] nvme: take node locality into account when selecting a path
 2018-09-29 12:09 UTC  (2+ messages)

Patch "x86/numa_emulation: Fix emulated-to-physical node mapping" has been added to the 3.18-stable tree
 2018-09-29 12:06 UTC 

[U-Boot] [PATCH] warp7: configs: add CONFIG_FIT option
 2018-09-29 12:05 UTC 

[U-Boot] [PATCH] warp7: configs: add CONFIG_FIT option
 2018-09-29 12:02 UTC 

[PATCH 0/4] enable meson support for aesni_gcm, aesni_mb, kasumi and zuc
 2018-09-29 12:01 UTC  (5+ messages)
` [PATCH 1/4] driver/crypto: enable meson support for the aesni gcm
` [PATCH 2/4] drivers/crypto: enable meson support for the aesni mb
` [PATCH 3/4] drivers/crypto: enable meson support for the kasumi
` [PATCH 4/4] drivers/crypto: enable meson support for the zuc

[PATCH] test/event: fix eth Rx adapter autotest for skeleton PMD
 2018-09-29 12:00 UTC  (5+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] test/event: fix Rx adapter intr "

[PATCH v1 0/5] Venus - Decode reconfig sequence
 2018-09-29 12:00 UTC  (6+ messages)
` [PATCH v1 1/5] media: venus: handle video decoder resolution change
` [PATCH v1 2/5] media: venus: dynamically configure codec type
` [PATCH v1 3/5] media: venus: do not destroy video session during queue setup
` [PATCH v1 4/5] media: venus: video decoder drop frames handling
` [PATCH v1 5/5] media: venus: update number of bytes used field properly for EOS frames

[PATCH v4 1/2] dt-bindings: iio: light: bh1750: Add device tree binding documentation
 2018-09-29 11:52 UTC  (2+ messages)

[PATCH 0/2] meson-saradc: preparations for temperature sensor support
 2018-09-29 11:51 UTC  (5+ messages)
` [PATCH 1/2] iio: adc: meson-saradc: do not use meson_sar_adc_iio_channels directly
` [PATCH 2/2] iio: adc: meson-saradc: use the address attribute from iio_chan_spec

[PATCH 1/2] iio: magnetometer: Add DT support for PNI RM3100
 2018-09-29 11:45 UTC  (5+ messages)
` [PATCH 2/2] iio: magnetometer: Add driver "

[PATCH] usb: gadget: fix spelling mistakeis "[En]queing" -> "[En]queuing"
 2018-09-29 11:43 UTC  (4+ messages)
`  "

[PATCH] printk: inject caller information into the body of message
 2018-09-29 11:39 UTC  (12+ messages)

[PATCH -next] drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stop
 2018-09-29 11:39 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.