All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-03 20:38:10 to 2018-01-03 21:26:26 UTC [more...]

[Buildroot] [PATCH] libselinux: add patch to create a proper pkg-config file
 2018-01-03 21:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/25] SDCard: housekeeping, improve SPI, introduce new Specs
 2018-01-03 21:24 UTC  (23+ messages)
` [Qemu-devel] [PATCH v2 01/25] sdcard: reorder SDState struct members
` [Qemu-devel] [PATCH v2 02/25] sdcard: replace DPRINTF() by trace events
` [Qemu-devel] [PATCH v2 03/25] sdcard: add more "
` [Qemu-devel] [PATCH v2 04/25] sdcard: define SDCARD_CMD_MAX instead of using the magic '64'
` [Qemu-devel] [PATCH v2 05/25] sdcard: display command name when tracing CMD/ACMD
` [Qemu-devel] [PATCH v2 06/25] sdcard: let cmd_valid_while_locked() returns a bool
` [Qemu-devel] [PATCH v2 07/25] sdcard: rename sd_set_$REG() functions called once as sd_reset_$REG()
` [Qemu-devel] [PATCH v2 08/25] sdcard: use the registerfields API to access the OCR register
` [Qemu-devel] [PATCH v2 09/25] sdcard: use G_BYTE from cutils
` [Qemu-devel] [PATCH v2 10/25] sdcard: remove unreachable code
` [Qemu-devel] [PATCH v2 11/25] sdcard: replace switch(unique case) statements -> if(case)
` [Qemu-devel] [PATCH v2 12/25] sdcard: use a 16-bit integer for the 16-bit RCA register
` [Qemu-devel] [PATCH v2 13/25] sdcard: let function handling response codes returns the response size
` [Qemu-devel] [PATCH v2 14/25] sdcard: add missing command CMD55
` [Qemu-devel] [PATCH v2 15/25] sdcard: add missing CMD54 SDIO command
` [Qemu-devel] [RFC PATCH v2 16/25] sdcard: add missing SPI legal commands
` [Qemu-devel] [RFC PATCH v2 17/25] sdcard: fix SPI response length
` [Qemu-devel] [PATCH v2 18/25] sdcard: add an enum for the SD PHY Spec version
` [Qemu-devel] [PATCH v2 19/25] sdcard: check if the card capacity is supported
` [Qemu-devel] [PATCH v2 20/25] sdcard: Don't always set the high capacity bit
` [Qemu-devel] [PATCH v2 21/25] sdcard: add cmd_version_supported(), improve cmd_class_supported()
` [Qemu-devel] [PATCH v2 22/25] sdcard: remove unreachable SPI commands

Linux kernel v4.15-rc4 and rdma_rxe
 2018-01-03 21:25 UTC  (9+ messages)

[PATCH] drm/i915/dmc: DMC 1.07 for Cannonlake
 2018-01-03 21:25 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915/dmc: DMC 1.07 for Cannonlake (rev3)

Pairing when already paired results in a hang
 2018-01-03 21:25 UTC  (2+ messages)

[PATCH rdma-core] debian: Only run udevadm if the binary is available
 2018-01-03 21:24 UTC  (3+ messages)
` [PATCH rdma-core v2] debian: Add udev dependency to rdma-core and srptools

[U-Boot] [PATCH] TCP and wget implementation
 2018-01-03 21:23 UTC  (4+ messages)
    ` [U-Boot] [PATCH] TCP and wget implementation v3

[Qemu-devel] [PATCH] cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
 2018-01-03 21:22 UTC  (2+ messages)

[net-next 00/15][pull request] 40GbE Intel Wired LAN Driver Updates 2018-01-03
 2018-01-03 21:22 UTC  (16+ messages)
` [net-next 01/15] i40e: display priority_xon and priority_xoff stats
` [net-next 02/15] i40evf: don't rely on netif_running() outside rtnl_lock()
` [net-next 03/15] i40evf: use spinlock to protect (mac|vlan)_filter_list
` [net-next 04/15] i40evf: release bit locks in reverse order
` [net-next 05/15] i40evf: hold the critical task bit lock while opening
` [net-next 06/15] i40e: update VFs of link state after GET_VF_RESOURCES
` [net-next 07/15] i40e: add helper conversion function for link_speed
` [net-next 08/15] i40e/i40evf: Bump driver versions
` [net-next 09/15] i40e: remove redundant initialization of read_size
` [net-next 10/15] i40evf: Do not clear MSI-X PBA manually
` [net-next 11/15] i40evf: Clean-up flags for promisc mode to avoid high polling rate
` [net-next 12/15] i40evf: Drop i40evf_fire_sw_int as it is prone to races
` [net-next 13/15] i40e: change ppp name to ddp
` [net-next 14/15] i40e: track id can be 0
` [net-next 15/15] i40e: link_down_on_close private flag support

[PATCH v2 0/9] PCI: Add support to the Cadence PCIe controller
 2018-01-03 21:22 UTC  (5+ messages)

[PATCH for-next 0/3] IB/hfi1,core: Driver updates for 12/22/2017
 2018-01-03 21:22 UTC  (3+ messages)
` [PATCH for-next 1/3] IB/hfi1: Add RQ/SRQ information to QP stats

[Powertop] Battery discharge rates and estimated remaining time are wrong (120+ hours of remaining time)
 2018-01-03 21:21 UTC 

glibc update
 2018-01-03 21:20 UTC  (2+ messages)

[PATCH 00/26] protocol version 2
 2018-01-03 21:20 UTC  (8+ messages)
` [PATCH 04/26] upload-pack: convert to a builtin
` [PATCH 05/26] upload-pack: factor out processing lines
` [PATCH 06/26] transport: use get_refs_via_connect to get refs

[Buildroot] [PATCH v5 0/3] Opentracing-cpp: new package
 2018-01-03 21:20 UTC  (4+ messages)
` [Buildroot] [PATCH v5 1/3] rabbitmq-c: BUILD_SHARED_LIBS is handled in pkg-cmake.mk
` [Buildroot] [PATCH v5 2/3] pkg-cmake: add note on BUILD_STATIC_LIBS
` [Buildroot] [PATCH v5 3/3] opentracing-cpp: new package

Linux 4.15-rc6
 2018-01-03 21:20 UTC  (5+ messages)

[PATCH V5 for-next 0/6] Add rq inline and bugfixes for hns
 2018-01-03 21:19 UTC  (4+ messages)
` [PATCH V5 for-next 3/6] RDMA/hns: Set access flags of hip08 RoCE

[PATCH] RDS: null pointer dereference in rds_atomic_free_op
 2018-01-03 21:19 UTC  (2+ messages)

[PATCH] drm: i915: Fix audio issue on BXT
 2018-01-03 21:19 UTC  (4+ messages)
` ✓ Fi.CI.IGT: success for "

[linux-lvm] unable to exclude LVs using global_filter
 2018-01-03 21:18 UTC  (7+ messages)

[PATCHv2 4/5] unpack-trees: oneway_merge to update submodules
 2018-01-03 21:16 UTC  (4+ messages)
` [PATCHv3 0/5] Fix --recurse-submodules for submodule worktree changes

[RFC 0/4] EAPoL over NL80211
 2018-01-03 21:16 UTC  (13+ messages)
` [RFC 4/4] nl80211: Implement TX of control port frames

[ANNOUNCE] Git v2.16.0-rc0
 2018-01-03 21:15 UTC  (4+ messages)

[PATCH] libselinux: introduce PCPREFIX substitute variables for .pc files
 2018-01-03 21:13 UTC  (2+ messages)
` [PATCH v2] libselinux: introduce PCPREFIX substitute variable "

dst refcount is -1
 2018-01-03 21:14 UTC  (4+ messages)

[RFC/RFT PATCH 0/6] Asynchronous UVC
 2018-01-03 21:13 UTC  (2+ messages)

[PATCH v3 0/1] Make RAS IRQ explicitly dependent on DLPAR workqueue
 2018-01-03 21:12 UTC  (2+ messages)
` [PATCH v3 1/1] powerpc/pseries: Make RAS IRQ explicitly dependent on DLPAR WQ

[PATCH] drm/amd/powerplay: Fix braces around scalar initializer warning
 2018-01-03 21:12 UTC  (2+ messages)

LBA selection in FIO
 2018-01-03 21:12 UTC  (5+ messages)

[PATCH v5 00/39] Andes(nds32) Linux Kernel Port
 2018-01-03 21:10 UTC  (5+ messages)
` [PATCH v5 32/39] dt-bindings: nds32 L2 cache controller Bindings

[Buildroot] [PATCH 1/1] cjson: build shared and static library
 2018-01-03 21:09 UTC  (2+ messages)

[PATCH 1/6] mfd: syscon: Add ingenic-tcu.h header
 2018-01-03 21:08 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/6] dt-bindings: ingenic: Add DT bindings for TCU clocks
  ` [PATCH v2 3/6] irqchip: Add the ingenic-tcu-intc driver
  ` [PATCH v2 5/6] clocksource: Add a new timer-ingenic driver

[Buildroot] [git commit] cjson: build shared and static library
 2018-01-03 21:08 UTC 

Fw: kernel BUG at ./include/linux/mm.h:LINE! (3)
 2018-01-03 21:08 UTC  (8+ messages)
      `  "

Patch "kaiser: enhanced by kernel and user PCIDs" has been added to the 4.4-stable tree
 2018-01-03 21:07 UTC  (3+ messages)

[Buildroot] [PATCH 0/2 v2] fs: make it behave more like the package infra
 2018-01-03 21:06 UTC  (2+ messages)

[RFC] Heuristic for inode/dentry fragmentation prevention
 2018-01-03 21:06 UTC  (2+ messages)

[PATCH] media: ov5640: Check the return value from clk_prepare_enable()
 2018-01-03 21:06 UTC  (2+ messages)

[PATCH v2 0/2] Reduce direct access of nfsd to inode->i_mtime
 2018-01-03 21:03 UTC  (6+ messages)
` [PATCH v2 2/2] nfsd: store stat times in fill_pre_wcc() instead of inode times

[PATCH v5 00/34] Add directory rename detection to git
 2018-01-03 21:02 UTC  (4+ messages)

[PATCH 1/5] drm/vblank: Do not update vblank counts if vblanks are already disabled
 2018-01-03 21:01 UTC  (9+ messages)
` [PATCH 2/5] drm/vblank: Restoring vblank counts after device runtime PM events
` [PATCH 3/5] drm/i915: Enable vblanks after verifying power domain states
` [PATCH 4/5] drm/i915: Introduce a non-blocking power domain for vblank interrupts
` [PATCH 5/5] drm/i915: Use the vblank power domain disallow or disable DC states
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/vblank: Do not update vblank counts if vblanks are already disabled

Bug report: git clone with dest
 2018-01-03 20:59 UTC 

[PATCH] xfs: speed up directory bestfree block scanning
 2018-01-03 21:00 UTC  (6+ messages)

[PATCH v3 0/2] kprobes: improve error handling when arming/disarming kprobes
 2018-01-03 21:00 UTC  (4+ messages)
` [PATCH v3 1/2] kprobes: propagate error from arm_kprobe_ftrace()
    `  "

[PATCH] rtlwifi: rtl8723de: Add firmware for new driver/device
 2018-01-03 20:58 UTC  (2+ messages)

[Buildroot] [git commit] fs: make it behave a bit more like the package infra
 2018-01-03 20:58 UTC 

[Buildroot] [git commit] fs/ubifs: spin-off ubi to be its own filesystem
 2018-01-03 20:57 UTC 

[PATCH 0/2] Ether fixes for the SolutionEngine771x boards
 2018-01-03 20:57 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] linux: bump default to version 4.14.11
 2018-01-03 20:56 UTC  (2+ messages)

[Buildroot] [git commit] linux-headers: bump 4.{4, 9, 14}.x series
 2018-01-03 20:56 UTC 

[Buildroot] [git commit] linux: bump default to version 4.14.11
 2018-01-03 20:56 UTC 

Patch "kaiser: merged update" has been added to the 4.9-stable tree
 2018-01-03 20:56 UTC  (2+ messages)

KASAN: slab-out-of-bounds Write in tcp_v6_syn_recv_sock
 2018-01-03 20:55 UTC  (3+ messages)

[Buildroot] [PATCH 00/16] imx: update packages to 4.9.x_1.0.0_ga release
 2018-01-03 20:54 UTC  (12+ messages)
` [Buildroot] [PATCH 02/16] imx-lib: bump to version imx_4.9.11_1.0.0_ga
` [Buildroot] [PATCH 03/16] imx-gpu-viv: bump to version 6.2.2.p0
` [Buildroot] [PATCH 06/16] xdriver_xf86-video-imx-viv: "
` [Buildroot] [PATCH 07/16] gst1-imx: update g2d libraries dependencies
` [Buildroot] [PATCH 10/16] imx-parser: bump to version 4.2.1

[RFC PATCH net-next 00/19] ipv6: Align nexthop behaviour with IPv4
 2018-01-03 20:53 UTC  (10+ messages)
` [RFC PATCH net-next 03/19] ipv6: Clear nexthop flags upon netdev up

[PATCH] mtd/inftlmount: Delete error messages for a failed memory allocation in two functions
 2018-01-03 20:52 UTC  (2+ messages)

[PATCH 00/12] Marvell NAND controller rework with ->exec_op()
 2018-01-03 20:52 UTC  (19+ messages)

Patch "mfd: cros ec: spi: Don't send first message too soon" has been added to the 3.18-stable tree
 2018-01-03 20:52 UTC  (5+ messages)

[RFC v2 0/9] Realtek Bluetooth serdev support (H5 protocol)
 2018-01-03 20:50 UTC  (16+ messages)
` [RFC v2 7/9] bluetooth: btrtl: load the config blob from devicetree when available
` [RFC v2 8/9] Bluetooth: drop HCI_UART_INIT_PENDING support

master - format_text: Split the text import fns into two pieces
 2018-01-03 20:50 UTC 

[PATCH] dir.c: avoid stat() in valid_cached_dir()
 2018-01-03 20:49 UTC  (7+ messages)
` [PATCH v2 0/5] untracked cache bug fixes
` [PATCH v2 1/5] status: add a failing test showing a core.untrackedCache bug
` [PATCH v2 2/5] dir.c: avoid stat() in valid_cached_dir()
` [PATCH v2 3/5] dir.c: fix missing dir invalidation in untracked code
` [PATCH v2 4/5] update-index doc: note a fixed bug in the untracked cache
` [PATCH v2 5/5] dir.c: stop ignoring opendir() error in open_cached_dir()

[PATCH 00/12] DC Patches Jan 3, 2017
 2018-01-03 20:48 UTC  (13+ messages)
  ` [PATCH 01/12] drm/amd/display: Drop dm_connector_update_modes
  ` [PATCH 02/12] drm/amd/display: Check opplist in pipe ctx not in res pool
  ` [PATCH 03/12] drm/amd/display: Move dpp reg access from hwss to dpp module
  ` [PATCH 04/12] drm/amd/display: Fix null-derefs on non-dcn builds
  ` [PATCH 05/12] drm/amd/display: disablePSR in UpdatePlanes in PassiveLevel
  ` [PATCH 06/12] drm/amd/display: Move opp reg access from hwss to opp module
  ` [PATCH 07/12] drm/amd/display: Refactor remove mpcc processing
  ` [PATCH 08/12] drm/amd/display: clean up DCHUBBUB register definition in hwseq
  ` [PATCH 09/12] drm/amd/display: Implement interface for CRC on CRTC
  ` [PATCH 10/12] drm/amd/display: Implement CRTC CRC for DCE110
  ` [PATCH 11/12] drm/amd/display: Update dcn10_init_hw for FPGA
  ` [PATCH 12/12] drm/amd/display: [RS4][RV] SDR Brightness Boost

[PATCHv5 0/3] Socionext Synquacer NETSEC driver
 2018-01-03 20:48 UTC  (3+ messages)
` [PATCHv5 1/3] dt-bindings: net: Add DT bindings for Socionext Netsec

[PATCH rdma-next 00/15] Dual Port mlx5 IB Device for RoCE
 2018-01-03 20:47 UTC  (9+ messages)
` [PATCH rdma-next 14/15] IB/mlx5: Don't advertise RAW QP support in dual port mode

[kernel-hardening] [PATCH 0/5] RFC: Public key encryption of dmesg by the kernel
 2018-01-03 20:45 UTC  (8+ messages)
` [kernel-hardening] [PATCH 5/5] docs: add dmesg encryption doc
  ` [kernel-hardening] "
      `  "

[PATCH v1] convert: add support for 'encoding' attribute
 2018-01-03 20:45 UTC  (6+ messages)

[Buildroot] [PATCH] configs/mx25pdk: Bump U-Boot and kernel versions
 2018-01-03 20:45 UTC  (2+ messages)

[Buildroot] [git commit] configs/mx25pdk: Bump U-Boot and kernel versions
 2018-01-03 20:44 UTC 

[Buildroot] [PATCH v2 1/2] Opentracing: add opentracing-cpp v1.2.0 package
 2018-01-03 20:44 UTC  (9+ messages)
` [Buildroot] [PATCH v3 0/1] Opentracing-cpp: new package
  ` [Buildroot] [PATCH v3 1/1] opentracing-cpp: "

[virtio-dev] [v22 0/2] virtio-crypto: virtio crypto device specification
 2018-01-03 20:43 UTC  (6+ messages)
` [Qemu-devel] [v22 1/2] virtio-crypto: Add "
  ` [virtio-dev] "

[PATCH v2 0/3] NFS/RDMA server changes for v4.16
 2018-01-03 20:42 UTC  (8+ messages)
` [PATCH v2 1/3] svcrdma: Post Receives in the Receive completion handler
` [PATCH v2 2/3] NFSD: Clean up write argument XDR decoders
` [PATCH v2 3/3] NFSD: Clean up symlink "

[PATCHv2 1/3] runtime/cases/ptest.py: do not require ptest-pkgs in IMAGE_FEATURES
 2018-01-03 20:42 UTC  (2+ messages)

[Buildroot] [PATCH v4 0/2] Opentracing-cpp: new package
 2018-01-03 20:40 UTC  (3+ messages)
` [Buildroot] [PATCH v4 2/2] opentracing-cpp: "

correct section for cpu_tss_rw?
 2018-01-03 20:39 UTC  (2+ messages)
` [PATCH] x86/process: define cpu_tss_rw in same section as declaration

[PATCH] drm: fix some comments in drm_crtc.c
 2018-01-03 20:39 UTC 

[PATCH 1/2] jump_label: export static_key_slow_inc/dec_cpuslocked()
 2018-01-03 20:29 UTC 

[PATCH 0/6] Final NFS/RDMA series for v4.16
 2018-01-03 20:38 UTC  (12+ messages)
` [PATCH 1/6] xprtrdma: Fix "bytes registered" accounting
` [PATCH 2/6] xprtrdma: Correct some documenting comments
` [PATCH 3/6] SUNRPC: Trace xprt_timer events
` [PATCH 4/6] sunrpc: Format RPC events consistently for display
` [PATCH 5/6] SUNRPC: task_run_action should display tk_callback
` [PATCH 6/6] SUNRPC: Micro-optimize __rpc_execute

[PATCH] [RFT] crypto: aes-generic - turn off -ftree-pre and -ftree-sra
 2018-01-03 20:38 UTC  (9+ messages)

[PATCH igt 1/4] igt/gem_busy: Remove repeated use of igt_spin_batch_new
 2018-01-03 20:38 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/4] "


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.