All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-12-22 16:14:07 to 2017-12-22 17:28:11 UTC [more...]

[PATCH for-next 0/3] IB/hfi1,core: Driver updates for 12/22/2017
 2017-12-22 17:28 UTC  (6+ messages)
  ` [PATCH for-next 1/3] IB/hfi1: Add RQ/SRQ information to QP stats
  ` [PATCH for-next 2/3] IB/core: Use rdma_cap_opa_mad to check for OPA
  ` [PATCH for-next 3/3] IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit

[U-Boot] [PATCH] power: Rearrange code to guard power command with CONFIG_SPL_BUILD guard
 2017-12-22 17:27 UTC 

[PATCH nft] src: do not print limit keyword inside object definition
 2017-12-22 17:26 UTC 

[PATCH] hwmon: (sht3x) move sysfs documentation to Documentation/ABI
 2017-12-22 17:26 UTC 

KASAN: use-after-free Read in __list_del_entry_valid (2)
 2017-12-22 17:25 UTC  (2+ messages)

KASAN: wild-memory-access Write in scatterwalk_copychunks
 2017-12-22 17:24 UTC  (2+ messages)

[PATCH 4.4 00/78] 4.4.108-stable review
 2017-12-22 17:24 UTC  (2+ messages)

[PATCH] backlight: otm3225a: add support for ORISE OTM3225A LCD SoC
 2017-12-22 17:23 UTC  (3+ messages)

[PATCH] Fix urlencode format string on signed char
 2017-12-22 17:24 UTC 

KASAN: slab-out-of-bounds Write in sha3_update (2)
 2017-12-22 17:22 UTC  (3+ messages)

OpenBMC community telecon - 11/27 Agenda
 2017-12-22 17:21 UTC  (10+ messages)

[PATCH v3 0/4] Add SELinux SCTP protocol support
 2017-12-22 17:20 UTC  (5+ messages)
` [PATCH v3 1/4] security: Add support for SCTP security hooks

[PATCH] sequencer: assign only free()able strings to gpg_sign
 2017-12-22 17:20 UTC  (3+ messages)

[PATCH] python3-pygobject: update to 3.26.1
 2017-12-22 17:19 UTC 

[U-Boot] [PATCH] arm: socfpga: Guard commands with CONFIG_SPL_BUILD tests
 2017-12-22 17:19 UTC 

[PATCH] scsi: smartpqi: allow static build ("built-in")
 2017-12-22 17:18 UTC 

[PATCH] drm/i915: Assert that the request is on the execution queue before being removed
 2017-12-22 17:18 UTC  (2+ messages)

[Qemu-trivial] [PATCH v6 00/29] Remove some of the fprintf(stderr, "*
 2017-12-22 17:17 UTC  (6+ messages)
` [Qemu-trivial] [PATCH v6 04/29] hw/arm: Replace fprintf(stderr, "*\n" with error_report()
  ` [Qemu-trivial] [Qemu-devel] "
    ` [Qemu-arm] "
      `  "

[PATCH] python3-pycairo: update to 1.15.4
 2017-12-22 17:17 UTC 

[tpm2] [intel/tpm2-tools] 3ab33f: Update CHANGELOG.md
 2017-12-22 17:17 UTC 

[PATCH] misc: add e2mmpstatus utility
 2017-12-22 17:17 UTC  (2+ messages)

[tpm2] [intel/tpm2-tools] 4b9ef1: tpm2_clearlock: add tool
 2017-12-22 17:17 UTC 

[PATCH] oidmap.h: strongly discourage using OIDMAP_INIT directly
 2017-12-22 17:16 UTC  (2+ messages)

[RFC,2/2] usb: misc: xapea00x: perform platform initialization of TPM
 2017-12-22 17:16 UTC 

[RFC,1/2] usb: misc: xapea00x: add driver for Xaptum ENF Access Card
 2017-12-22 17:16 UTC 

[tpm2] [intel/tpm2-tools] 18d428: tpm2_createpolicy: remove un-needed variable
 2017-12-22 17:14 UTC 

[PATCH 0/3] Another round of SES fixes
 2017-12-22 17:14 UTC  (3+ messages)
` [PATCH 1/3] ses: make initial allocation size configurable

[PATCH] drm/i915/pmu: Only enumerate available counters in sysfs
 2017-12-22 17:14 UTC  (3+ messages)

[Devel] [PATCH v3 0/3] create sysfs representation of ACPI HMAT
 2017-12-22 17:13 UTC  (6+ messages)
`  "

[Qemu-devel] [PULL v3 00/19] Initial support for Hypervisor.framework
 2017-12-22 17:13 UTC  (5+ messages)

[PATCH] mtd: nand: Fix unfinished comment in nand_init_data_interface()
 2017-12-22 17:12 UTC 

[bpf-next V2 PATCH 00/14] xdp: new XDP rx-queue info concept
 2017-12-22 17:12 UTC  (19+ messages)
` [bpf-next V2 PATCH 01/14] xdp: base API for "
` [bpf-next V2 PATCH 02/14] xdp/mlx5: setup xdp_rxq_info
` [bpf-next V2 PATCH 03/14] i40e: "
  ` [Intel-wired-lan] "
` [bpf-next V2 PATCH 04/14] ixgbe: "
  ` [Intel-wired-lan] "
` [bpf-next V2 PATCH 05/14] xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_reg
` [bpf-next V2 PATCH 06/14] mlx4: setup xdp_rxq_info
` [bpf-next V2 PATCH 07/14] bnxt_en: "
` [bpf-next V2 PATCH 08/14] nfp: "
` [bpf-next V2 PATCH 09/14] thunderx: "
` [bpf-next V2 PATCH 10/14] tun: "
` [bpf-next V2 PATCH 11/14] virtio_net: "
` [bpf-next V2 PATCH 12/14] xdp: generic XDP handling of xdp_rxq_info
` [bpf-next V2 PATCH 13/14] bpf: finally expose xdp_rxq_info to XDP bpf-programs
` [bpf-next V2 PATCH 14/14] samples/bpf: program demonstrating access to xdp_rxq_info

[PATCH 0/5] drm/i915: promote fixed16_16
 2017-12-22 17:11 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Rename uint_fixed_16_16_t to fixed16_16_t

[PATCH for-rc] IB/hfi: Only read capability registers if the capability exists
 2017-12-22 17:11 UTC  (4+ messages)

[PATCH] spi: Add a sysfs interface to instantiate devices
 2017-12-22 17:11 UTC  (4+ messages)

Python cryptography failing due to undefined symbol: pthread_atfork
 2017-12-22 17:10 UTC  (2+ messages)

[patch 0/4] timer/nohz: Fix timer/nohz woes
 2017-12-22 17:09 UTC  (2+ messages)

[PATCH v1 0/3] NFS/RDMA server changes for v4.16
 2017-12-22 17:01 UTC  (4+ messages)
` [PATCH v1 3/3] NFSD: Clean up symlink argument XDR decoders

BUG: unable to handle kernel NULL pointer dereference in sidtab_search_core
 2017-12-22 17:05 UTC  (14+ messages)

[PATCH net-next] net/trace: fix printk format in inet_sock_set_state
 2017-12-22 17:04 UTC  (2+ messages)

[PATCH igt] igt/gem_exec_await: Flush the WCB before attempting to queue more work
 2017-12-22 17:03 UTC  (2+ messages)

[U-Boot] [PATCH] x86: Move commands from under arch/x86 to cmd/x86/
 2017-12-22 17:01 UTC 

[PATCH] tee: shm: make function __tee_shm_alloc static
 2017-12-22 17:01 UTC 

[PATCH] drm/i915: Fix Limited Range Color Handling
 2017-12-22 17:00 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[RFC] sg3_utils: sgp_dd: work around on pthread_cancel for android
 2017-12-22 17:00 UTC 

[PATCH v2 0/5] eeprom: at24: device tree support fixes
 2017-12-22 16:58 UTC  (8+ messages)
` [PATCH v2 1/5] dt-bindings: at24: consistently document the compatible property

[U-Boot] [PATCH 1/3] ddr: fsl: Do not allow for interactive mode in SPL
 2017-12-22 16:58 UTC  (9+ messages)
` [U-Boot] [PATCH 3/3] SPL: Do not include cmd lists

[PATCH 1/2] misc: ds1682: Show device registers as unsigned
 2017-12-22 16:51 UTC 

[PATCH 2/2] misc: ds1682: Ignore update-in-progress ETC reads
 2017-12-22 16:51 UTC 

[PATCH v2 0/8] arm64: 52-bit physical address support
 2017-12-22 16:57 UTC  (6+ messages)
` [PATCH v2 7/8] arm64: allow ID map to be extended to 52 bits
` [PATCH v2 8/8] arm64: enable 52-bit physical address support

[PATCHv4 0/1] Set FORCE_CSX bit when arbitration between NAND and NOR is enabled
 2017-12-22 16:55 UTC  (4+ messages)
` [PATCHv4 1/1] mtd: nand: pxa3xx: Set FORCE_CSX bit to ARMADA370 variants

Bug in patch "x86/pti: Add the pti= cmdline option and documentation"
 2017-12-22 16:54 UTC  (4+ messages)

Boot Xen on Jetson TX2
 2017-12-22 16:54 UTC  (3+ messages)
      ` Fw: "

[Qemu-devel] [PULL v3 00/35] Block layer patches
 2017-12-22 16:33 UTC  (2+ messages)

[PATCH v4] hwrng: exynos - add Samsung Exynos True RNG driver
 2017-12-22 16:48 UTC  (2+ messages)
  ` [PATCH v5] "

[Intel-wired-lan] [next PATCH S83-V5 9/9] i40e: Disable iWARP VSI PETCP_ENA flag on netdev down events
 2017-12-22 16:47 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S83-V5 8/9] i40e: simplify pointer dereferences
 2017-12-22 16:47 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S83-V5 7/9] i40e: check for invalid DCB config
 2017-12-22 16:46 UTC  (2+ messages)

[Intel-wired-lan] [next PATCH S83-V5 6/9] i40e/i40evf: Detect and recover hung queue scenario
 2017-12-22 16:46 UTC  (2+ messages)

[PATCH 07/45] drivers: infiniband: remove duplicate includes
 2017-12-22 16:45 UTC  (3+ messages)

[Intel-wired-lan] [next PATCH S83-V5 5/9] i40e: Fix for blinking activity instead of link LEDs
 2017-12-22 16:45 UTC  (2+ messages)

[PATCH net 0/3] rds bug fixes
 2017-12-22 16:14 UTC  (4+ messages)
` [PATCH net 1/3] rds; Reset rs->rs_bound_addr in rds_add_bound() failure path
` [PATCH net 2/3] rds: tcp: initialize t_tcp_detached to false
` [PATCH net 3/3] rds: tcp: cleanup if kmem_cache_alloc fails in rds_tcp_conn_alloc()

[PATCH/RFC] NFS: add nostatflush mount option
 2017-12-22 16:38 UTC  (5+ messages)

[Bug 88272] New: [NVAC] Flickering screen on 1920x1080 monitor with 9400M in MacbookPro 5, 5
 2017-12-22 16:42 UTC  (2+ messages)
  ` [Bug 88272] "

[Intel-wired-lan] [next PATCH S83-V5 4/9] i40evf: Don't schedule reset_task when device is being removed
 2017-12-22 16:41 UTC  (2+ messages)

[RFC PATCH v4 00/18] VM introspection
 2017-12-22 16:36 UTC  (17+ messages)
` [RFC PATCH v4 08/18] kvm: add the VM introspection subsystem
` [RFC PATCH v4 09/18] kvm: hook in "

linux-next: manual merge of the omap tree with the keystone tree
 2017-12-22 16:41 UTC  (4+ messages)

[PATCH] doc: md: Fix a file name to md-fault.c in fault-injection.txt
 2017-12-22 16:41 UTC 

[PATCH] nvmet_fc: correct broken add_port
 2017-12-22 16:41 UTC  (4+ messages)
    `  "

[ANNOUNCE] v4.14.8-rt9
 2017-12-22 16:41 UTC 

[PATCH v4] hwrng: exynos - add Samsung Exynos True RNG driver
 2017-12-22 16:38 UTC  (2+ messages)

[wireless-regdb] [PATCH] wireless-regdb: Update rules for Denmark (DK)
 2017-12-22 16:38 UTC  (2+ messages)
`  "

[PATCH] btrfs: fix trivial indentation issues
 2017-12-22 16:38 UTC 

[PATCH v2 1/6] ethdev: added switch_domain and representor port flag
 2017-12-22 16:37 UTC  (3+ messages)
` [DPDK 0/5] lib: add Port Representors

[PATCH for-next 0/2] Revise eq support for hip06 & hip08
 2017-12-22 16:37 UTC  (2+ messages)

[PATCH v2 1/3] cfg80211/nl80211: Optional authentication offload to userspace
 2017-12-22 16:33 UTC  (3+ messages)
` [PATCH v2 2/3] nl80211: Allow SAE Authentication for NL80211_CMD_CONNECT
` [PATCH v2 3/3] nl80211: Introduce scan flags to emphasize requested scan behavior

[PATCH] lockd: fix uninitialized fl_pid in NLMSVC
 2017-12-22 16:33 UTC 

[PATCH] app/testpmd: set metering algorithm to the correct value
 2017-12-22 16:32 UTC 

[QUESTION] Doubt about NAPI_GRO_CB(skb)->is_atomic in tcpv4 gro process
 2017-12-22 16:32 UTC  (6+ messages)

[PATCH] ath10k: update copyright year
 2017-12-22 16:31 UTC  (2+ messages)

[PATCH 00/14] iio: triggers: add consumer support
 2017-12-22 16:29 UTC  (5+ messages)
` [PATCH 13/14] input: touchscreen: sama5d2_rts: SAMA5D2 Resistive touchscreen driver

[wireless-regdb] Update regulatory rules for Denmark (DK) on 2.4 and 5GHz
 2017-12-22 16:29 UTC  (4+ messages)

[SPDK] compiling spdk with clang
 2017-12-22 16:29 UTC 

[Qemu-devel] [PATCH v2 0/3] fix bitmaps migration through shared storage
 2017-12-22 16:28 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/3] qcow2: handle reopening bitmaps on bdrv_invalidate_cache

[PATCH 1/6] test: fix memory leak in bitmap test
 2017-12-22 16:28 UTC  (5+ messages)
` [PATCH 3/6] test: fix memory leak in ring autotest
` [PATCH 4/6] test: fix memory leak in ring perf autotest

[PATCH] stcp: Replace use of sockets_allocated with specified macro
 2017-12-22 16:27 UTC 

[PATCH] Create kern folder for Linux kernel modules
 2017-12-22 16:25 UTC  (6+ messages)

[PATCH 00/28] aacraid: Refactor for sas transport and bug fixes
 2017-12-22 16:26 UTC  (4+ messages)
` [PATCH 08/29] scsi: aacraid: Move code to wait for IO completion to shutdown func

[PATCH 0/3] Reduce the size of the vmcs_field_to_offset_table
 2017-12-22 16:26 UTC  (3+ messages)
` [PATCH 3/3] kvm: vmx: Reduce size of vmcs_field_to_offset_table

[PATCH 00/11] SDIO support for ath10k
 2017-12-22 16:25 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/2] vhost: two fixes
 2017-12-22 16:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] vhost: add used memslot number for vhost-user and vhost-kernel separately

[Xenomai] RTnet fixes - testers needed
 2017-12-22 16:25 UTC  (5+ messages)

[SPDK] compiling spdk with clang
 2017-12-22 16:24 UTC 

[PATCHv3 RESEND 1/3] Documentation: dt: memory: ti-emif: add edac support under emif
 2017-12-22 16:23 UTC  (2+ messages)

[tpm2] [intel/tpm2-tools] 24556f: tpm2_create: change o and O flags to reflect the t
 2017-12-22 16:20 UTC 

[PATCH] drm/i915: Show HWSP in intel_engine_dump()
 2017-12-22 16:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 1/2] mempool: indicate the usages of multi memzones
 2017-12-22 16:18 UTC  (8+ messages)

[PATCH] spi: pxa2xx: Use gpiod_put() not gpiod_free()
 2017-12-22 16:17 UTC 

[PATCH] drm/amdgpu: fix VM faults with per VM BOs
 2017-12-22 16:17 UTC 

[PATCH v2 for-rc 0/4] vmw_pvrdma fixes for 4.15
 2017-12-22 16:17 UTC  (3+ messages)
` [PATCH v2 for-rc 3/4] RDMA/vmw_pvrdma: Add UAR SRQ macros in ABI header file

[Intel-wired-lan] [next PATCH S83-V5 3/9] i40evf: remove flush_scheduled_work call in i40evf_remove
 2017-12-22 16:17 UTC  (2+ messages)

Initial release of AMD Open Source Driver for Vulkan
 2017-12-22 16:15 UTC  (4+ messages)

[PATCH -V4 -mm] mm, swap: Fix race between swapoff and some swap operations
 2017-12-22 16:14 UTC  (7+ messages)

[PATCH v7 00/11] Armada thermal: improvements and A7K/A8K SoCs support
 2017-12-22 16:14 UTC  (18+ messages)
` [PATCH v7 02/11] thermal: armada: Use msleep for long delays
` [PATCH v7 03/11] thermal: armada: Simplify the check of the validity bit
` [PATCH v7 04/11] thermal: armada: Clarify control registers accesses
` [PATCH v7 05/11] thermal: armada: Use real status register name
` [PATCH v7 06/11] thermal: armada: Add support for Armada AP806
` [PATCH v7 07/11] thermal: armada: Add support for Armada CP110
` [PATCH v7 08/11] thermal: armada: Update Kconfig and module description
` [PATCH v7 09/11] thermal: armada: Change sensors trim default value
` [PATCH v7 10/11] thermal: armada: Wait sensors validity before exiting the init callback
` [PATCH v7 11/11] thermal: armada: Give meaningful names to the thermal zones

[PATCH] python3-git: update to 2.1.8
 2017-12-22 16:14 UTC 

regression 4.15-rc: kernel oops in dm-multipath
 2017-12-22 16:14 UTC  (3+ messages)


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.