All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-08 20:33:56 to 2018-10-08 21:45:15 UTC [more...]

[PATCH net-next 00/19] Add support for Aquantia AQtion USB to 5/2.5GbE devices
 2018-10-08 14:24 UTC  (34+ messages)
` [PATCH net-next 03/19] net: usb: aqc111: Add implementation of read and write commands
` [PATCH net-next 04/19] net: usb: aqc111: Various callbacks implementation
` [PATCH net-next 05/19] net: usb: aqc111: Introduce PHY access
` [PATCH net-next 06/19] net: usb: aqc111: Introduce link management
` [PATCH net-next 08/19] net: usb: aqc111: Implement TX data path
` [PATCH net-next 13/19] net: usb: aqc111: Add support for TSO
` [PATCH net-next 14/19] net: usb: aqc111: Implement set_rx_mode callback
` [PATCH net-next 15/19] net: usb: aqc111: Add support for VLAN_CTAG_TX/RX offload
` [PATCH net-next 18/19] net: usb: aqc111: Implement get/set_link_ksettings callbacks
` [PATCH net-next 19/19] net: usb: aqc111: Add support for wake on LAN by MAGIC packet

[PATCH v6 0/6] drm: add support for Cadence MHDP DPI/DP bridge
 2018-10-08 21:42 UTC  (17+ messages)
` [PATCH v6 1/6] drm/rockchip: prepare common code for cdns and rk dpi/dp driver
` [PATCH v6 2/6] drm/dp: fix link probing for devices supporting DP 1.4+
` [PATCH v6 3/6] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings
` [PATCH v6 4/6] drm: bridge: add support for Cadence MHDP DPI/DP bridge
` [PATCH v6 5/6] drm/bridge: add support for MST in mhdp8546 driver
` [PATCH v6 6/6] drm/bridge: add PHY initialization "

[PATCH v3] i2c: mux: remove duplicated i2c_algorithm
 2018-10-08 21:43 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] tests/gem_watchdog: GPU engine reset
 2018-10-08 21:43 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] tests/gem_watchdog: Initial set of tests for GPU watchdog

[PATCH 00/16] Fixes for issues detected by static analyzers
 2018-10-08 21:43 UTC  (18+ messages)
` [PATCH 01/16] nvme-core: Declare local symbols static
` [PATCH 02/16] nvme-core: Refuse out-of-range integrity data seeds
` [PATCH 03/16] nvme-core: Rework a NQN copying operation
` [PATCH 04/16] nvme-core: Complain if nvme_init_identify() fails
` [PATCH 05/16] nvme-pci: Fix nvme_suspend_queue() kernel-doc header
` [PATCH 06/16] nvme-fc: Fix kernel-doc headers
` [PATCH 07/16] nvme-fc: Introduce struct nvme_fcp_op_w_sgl
` [PATCH 08/16] nvme-fc: Rework the request initialization code
` [PATCH 09/16] nvmet-fc: Fix kernel-doc headers
` [PATCH 10/16] nvmet-fcloop: Suppress a compiler warning
` [PATCH 11/16] nvmet: Use strcmp() instead of strncmp() for subsystem lookup
` [PATCH 12/16] nvmet: Remove unreachable code from nvmet_parse_discovery_cmd()
` [PATCH 13/16] nvmet: Use strlcpy() instead of strcpy()
` [PATCH 14/16] nvmet: Avoid integer overflow in the discard code
` [PATCH 15/16] nvmet-rdma: Declare local symbols static
` [PATCH 16/16] nvmet-rdma: Check for timeout in nvme_rdma_wait_for_cm()

[PATCH v8 00/15] octeontx2-af: Add RVU Admin Function driver
 2018-10-08 14:29 UTC  (9+ messages)
` [PATCH v8 01/15] octeontx2-af: Add Marvell OcteonTX2 RVU AF driver
` [PATCH v8 08/15] octeontx2-af: Add RVU block LF provisioning support

[MPTCP] [RFC PATCH v3 08/16] mptcp: Create SUBFLOW socket for incoming connections
 2018-10-08 21:38 UTC 

repair: realloc(): invalid next size
 2018-10-08 14:26 UTC  (2+ messages)

[PATCH v5 0/4] Address issues slowing persistent memory initialization
 2018-10-08 21:38 UTC  (6+ messages)
` [PATCH v5 4/4] mm: Defer ZONE_DEVICE page initialization to the point where we init pgmap

Which device is missing ?
 2018-10-08 21:37 UTC  (6+ messages)

[Ksummit-discuss] New CoC and Brendan Eich
 2018-10-08 21:35 UTC  (5+ messages)

[PATCH] NFS: Fix up a typo in nfs_dns_ent_put
 2018-10-08 14:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/12] arm: Add first models of Xilinx Versal SoC
 2018-10-08 21:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 10/12] target/arm: Add the Cortex-A72

[PATCH 1/2] Add driver for Texas Instrument DAC7311 It is a driver for Texas Instruments 8/10/12-bit 1-channel compatible with DAC6311 and DAC5311 chips
 2018-10-08 21:34 UTC  (3+ messages)

next-20181008 build: 2 failures 22 warnings (next-20181008)
 2018-10-08 21:30 UTC  (10+ messages)

[PATCH] qed: fix memory leak of pent on error exit paths
 2018-10-08 14:17 UTC 

[PATCH net-next] dpaa2-eth: Don't account Tx confirmation frames on NAPI poll
 2018-10-08 14:16 UTC 

[Qemu-devel] [PATCH v3 00/10] target/arm: Rely on id regs instead of features
 2018-10-08 21:22 UTC  (11+ messages)
` [Qemu-devel] [PATCH v3 01/10] target/arm: Fix aarch64_sve_change_el wrt EL0
` [Qemu-devel] [PATCH v3 02/10] target/arm: Define fields of ISAR registers
` [Qemu-devel] [PATCH v3 03/10] target/arm: Convert v8 extensions from feature bits to isar tests
` [Qemu-devel] [PATCH v3 04/10] target/arm: Align cortex-r5 id_isar0
` [Qemu-devel] [PATCH v3 05/10] target/arm: Fix cortex-a7 id_isar0
` [Qemu-devel] [PATCH v3 06/10] target/arm: Convert division from feature bits to isar0 tests
` [Qemu-devel] [PATCH v3 07/10] target/arm: Convert jazelle from feature bit to isar1 test
` [Qemu-devel] [PATCH v3 08/10] target/arm: Convert t32ee from feature bit to isar3 test
` [Qemu-devel] [PATCH v3 09/10] target/arm: Convert sve from feature bit to aa64pfr0 test
` [Qemu-devel] [PATCH v3 10/10] target/arm: Convert v8.2-fp16 "

[Qemu-devel] [PATCH 00/31] Replace some unwise uses of error_report() & friends
 2018-10-08 21:22 UTC  (13+ messages)
` [Qemu-devel] [PATCH 02/31] block: Use warn_report() & friends to report warnings
` [Qemu-devel] [PATCH 18/31] qom: Clean up error reporting in user_creatable_add_opts_foreach()
` [Qemu-devel] [PATCH 28/31] fsdev: Clean up error reporting in qemu_fsdev_add()
` [Qemu-devel] [PATCH 29/31] vl: Assert drive_new() does not fail in default_drive()
` [Qemu-devel] [PATCH 30/31] blockdev: Convert drive_new() to Error

[sumo, rocko, pyro, morty] xerces-c, change of SRC_URI
 2018-10-08 21:27 UTC  (2+ messages)

[PATCH 0/3] vhost/scsi: Respond to control queue operations
 2018-10-08 21:25 UTC  (2+ messages)

[Bug 108272] opencl-mesa: Anything using OpenCL segfaults, XFX Radeon RX 580
 2018-10-08 21:25 UTC  (4+ messages)
` [Bug 108272] [polaris10] "

[RFC] drm/amd/display: add SI support to AMD DC
 2018-10-08 21:22 UTC  (5+ messages)

[PATCH] net/mlx5: fix calculation of struct size in bytes
 2018-10-08 21:21 UTC  (3+ messages)

[PATCH 0/9] Export PCIe bandwidth via sysfs
 2018-10-08 21:09 UTC  (8+ messages)
` [PATCH 1/9] PCI: sysfs: Export available PCIe bandwidth
          ` [Intel-wired-lan] "

[PATCH 0/4] support DV encap and decap actions
 2018-10-08 21:19 UTC  (7+ messages)
` [PATCH v2 2/4] net/mlx5: add Direct Verbs encap and decap defs
` [PATCH v2 3/4] net/mlx5: add L2 and L3 encap to Direct Verbs flow
` [PATCH v2 4/4] net/mlx5: add L2 and L3 decap "

[PATCH] Open a new file instance if no read permissions on files
 2018-10-08 21:18 UTC  (7+ messages)

[PATCH 00/36] Devicetree schema
 2018-10-08 14:05 UTC  (4+ messages)
` [PATCH 29/36] dt-bindings: arm: Convert Renesas board/soc bindings to json-schema

[PATCH] bpf: btf: Fix a missing check bug
 2018-10-08 21:17 UTC  (3+ messages)

[PATCH 1/3] net/ark: add recovery code for lack of mbufs during runtime
 2018-10-08 21:16 UTC  (3+ messages)
` [PATCH 2/3] net/ark: remove useless hardware notifications
` [PATCH 3/3] net/ark: support for updated Tx hardware with user meta data

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-08 21:16 UTC  (4+ messages)
` [PATCH v4 1/3] mm: get_user_pages: consolidate error handling
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions
` [PATCH v4 3/3] infiniband/mm: convert put_page() to put_user_page*()

[PATCH][md-next] md: remove redundant code that is no longer reachable
 2018-10-08 21:16 UTC  (2+ messages)

[U-Boot] [PATCH v3 1/4] pico-imx6ul, pico-imx7d: Use eMMC user partition by default
 2018-10-08 21:15 UTC  (4+ messages)
` [U-Boot] [PATCH v3 4/4] pico-imx7d: Add USB Host support

[PATCH 0/3] crypto: use unaligned accessors in aligned fast paths
 2018-10-08 21:15 UTC  (8+ messages)
` [PATCH 1/3] crypto: memneq - use unaligned accessors for aligned fast path
` [PATCH 2/3] crypto: crypto_xor "
` [PATCH 3/3] crypto: siphash - drop _aligned variants

Bad MAINTAINERS pattern in section 'MULTIPLEXER SUBSYSTEM'
 2018-10-08 21:15 UTC  (3+ messages)
` [PATCH] MAINTAINERS: use the correct location for dt-bindings includes for mux

[PATCH] mux: adgs1408: use the correct MODULE_LICENSE
 2018-10-08 21:15 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] leveldb: fix parallel build
 2018-10-08 21:13 UTC 

[PATCH stable 4.14,4.18] bpf: 32-bit RSH verification must truncate input before the ALU op
 2018-10-08 13:27 UTC  (2+ messages)

[PATCH 0/7] mfd/pinctrl: add initial support of TI DS90Ux9xx ICs
 2018-10-08 21:12 UTC  (8+ messages)
` [PATCH 1/7] dt-bindings: mfd: ds90ux9xx: add description "
` [PATCH 2/7] dt-bindings: mfd: ds90ux9xx: add description of TI DS90Ux9xx I2C bridge
` [PATCH 3/7] dt-bindings: pinctrl: ds90ux9xx: add description of TI DS90Ux9xx pinmux
` [PATCH 4/7] mfd: ds90ux9xx: add TI DS90Ux9xx de-/serializer MFD driver
` [PATCH 5/7] mfd: ds90ux9xx: add I2C bridge/alias and link connection driver
` [PATCH 6/7] pinctrl: ds90ux9xx: add TI DS90Ux9xx pinmux and GPIO controller driver
` [PATCH 7/7] MAINTAINERS: add entry for TI DS90Ux9xx FPD-Link III drivers

[Bug 99510] cl_khr_fp64 is reported as supported, but is not, on CAYMAN
 2018-10-08 21:10 UTC  (3+ messages)

[PATCH] iio: adc: ina2xx: fix missing break statement
 2018-10-08 21:09 UTC  (2+ messages)

[PATCH] omapdrm/dss/hdmi4_cec.c: simplify clear_tx/rx_fifo functions
 2018-10-08 13:56 UTC 

[PATCH net-next] net: mscc: ocelot: remove set but not used variable 'phy_mode'
 2018-10-08 14:07 UTC 

[PATCH v2] connman: update to 1.36
 2018-10-08 21:05 UTC 

FAILED: patch "[PATCH] powerpc: Avoid code patching freed init sections" failed to apply to 4.14-stable tree
 2018-10-08 13:28 UTC 

FAILED: patch "[PATCH] powerpc/lib: fix book3s/32 boot failure due to code patching" failed to apply to 4.14-stable tree
 2018-10-08 13:29 UTC 

[Buildroot] [PATCH v3, 1/1] brltty: use gcc instead of ld to link shared objects
 2018-10-08 21:05 UTC 

[PATCH 1/2] bpftool: Allow to add compiler flags via EXTRA_CFLAGS variable
 2018-10-08 21:02 UTC  (4+ messages)
` [PATCH 2/2] bpftool: Allow add linker flags via EXTRA_LDFLAGS variable

[PATCH] phy: ocelot-serdes: fix out-of-bounds read
 2018-10-08 21:02 UTC  (3+ messages)

[Bug 201275] New: Power consumption RX460 idle raised from 7 W to 13 W
 2018-10-08 20:59 UTC  (3+ messages)
` [Bug 201275] Power consumption RX560 "

[PATCH v3 0/3] get_user_pages*() and RDMA: first steps
 2018-10-08 20:59 UTC  (8+ messages)
` [PATCH v3 3/3] infiniband/mm: convert put_page() to put_user_page*()

[PATCH 00/14] Upstream kernel/uboot/Multimedia for L4.9.123-2.3.0_8mm
 2018-10-08  7:23 UTC  (6+ messages)
` [PATCH 01/14] linux-libc-headers: Use linux-libc-headers v4.9 for L4.9.123-2.3.0_8mm_ga

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2018-10-08 20:54 UTC 

[PATCH v2 0/2] EditorConfig file
 2018-10-08 20:53 UTC  (3+ messages)
` [PATCH v2 1/2] editorconfig: provide editor settings for Git developers

[Cluster-devel] [PATCH 0/2] GFS2 locking patches
 2018-10-08 20:53 UTC  (4+ messages)
` [Cluster-devel] [PATCH 2/2] GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads

[PATCHv2 bpf-next] bpf: fix building without CONFIG_INET
 2018-10-08 20:52 UTC  (2+ messages)

[Buildroot] [PATCH v2,1/1] nmap: update license
 2018-10-08 20:52 UTC 

[Qemu-devel] [PATCH 0/7] qcow2 check improvements
 2018-10-08 20:51 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 2/7] block/qcow2-refcount: avoid eating RAM
` [Qemu-devel] [PATCH v2 7/7] block/qcow2-refcount: fix out-of-file L2 entries to be read-as-zero

[PATCH] ARM: dts: imx6qdl-udoo: Add Pincfgs for UART4
 2018-10-08 20:51 UTC  (3+ messages)

[PATCH v2 net-next 00/23] rtnetlink: Add support for rigid checking of data in dump request
 2018-10-08 13:37 UTC  (8+ messages)
` [PATCH v2 net-next 11/23] rtnetlink: Update rtnl_stats_dump for strict data checking
` [PATCH v2 net-next 17/23] net/namespace: Update rtnl_net_dumpid "

Looking for architecture papers
 2018-10-08 19:59 UTC  (4+ messages)

[PATCH] DT: marvell,mmp2: fix the gpio interrupt cell number
 2018-10-08 20:48 UTC  (2+ messages)

[PATCH] printk: inject caller information into the body of message
 2018-10-08 20:48 UTC  (12+ messages)

[PATCH] drm/nouveau: fix missing break in switch statement
 2018-10-08 20:47 UTC  (3+ messages)

[MPTCP] [RFC PATCH v3 03/16] mptcp: Add MPTCP socket stubs
 2018-10-08 20:47 UTC 

[PATCH 00/19] [V2] orangefs: page cache
 2018-10-08 20:43 UTC  (2+ messages)

[PATCH] iio: dpot-dac: mark expected switch fall-through
 2018-10-08 20:42 UTC  (2+ messages)

[Intel-wired-lan] "ethq" - NIC queue monitoring app
 2018-10-08 20:42 UTC  (2+ messages)

[PATCH 0/2] thp nodereclaim fixes
 2018-10-08 20:41 UTC  (7+ messages)
` [PATCH 1/2] mm: thp: relax __GFP_THISNODE for MADV_HUGEPAGE mappings

selftests/bpf: test_kmod.sh hangs on all devices
 2018-10-08 13:28 UTC  (2+ messages)

[PATCH 1/1] sctp: fix align sctp_assoc_stats to run on x86_64 in compat IA32
 2018-10-08 20:38 UTC  (2+ messages)

general protection fault in __handle_mm_fault
 2018-10-08 20:33 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.