All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-08-22 20:18:31 to 2019-08-22 21:17:04 UTC [more...]

[PATCH 4.9 000/103] 4.9.190-stable review
 2019-08-22 21:17 UTC  (2+ messages)

[PATCH v3 bpf-next 1/4] tracing/probe: Add PERF_EVENT_IOC_QUERY_PROBE ioctl
 2019-08-22 21:08 UTC  (2+ messages)

[PATCH v2 0/5] Poll mode for NXP DSPI driver
 2019-08-22 21:15 UTC  (6+ messages)
` [PATCH v2 1/5] spi: spi-fsl-dspi: Reduce indentation level in dspi_interrupt
` [PATCH v2 2/5] spi: spi-fsl-dspi: Exit the ISR with IRQ_NONE when it's not ours
` [PATCH v2 3/5] spi: spi-fsl-dspi: Remove impossible to reach error check
` [PATCH v2 4/5] spi: spi-fsl-dspi: Use poll mode in case the platform IRQ is missing
` [PATCH v2 5/5] ARM: dts: ls1021a-tsn: Use the DSPI controller in poll mode

[PATCH v2 0/3] Add basic support for RTC on Allwinner H6 SoC
 2019-08-22 21:16 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: Add compatible for H6 RTC
` [PATCH v2 2/3] rtc: sun6i: Add support "

[PATCH v2 1/2] drm/i915: Dynamically allocate s0ix struct for VLV
 2019-08-22 21:16 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915: Introduce intel_reg_types.h

[PATCH] drm/mcde: Fix an error handling path in 'mcde_probe()'
 2019-08-22 21:15 UTC  (2+ messages)

[PATCH V1 1/1] serial: 8250_pci: Add F81504A series Support
 2019-08-22 21:15 UTC  (4+ messages)

[GIT PULL] PCI fixes for v5.3
 2019-08-22 21:15 UTC  (2+ messages)

[MPTCP] [PATCH v2] mptcp: Make MPTCP socket block/wakeup ignore sk_receive_queue
 2019-08-22 21:14 UTC 

[PATCH] net/core/skmsg: Delete an unnecessary check before the function call “consume_skb”
 2019-08-22 21:13 UTC  (3+ messages)
` [PATCH] net/core/skmsg: Delete an unnecessary ch =?UTF-8?Q?eck_before_th

RFC: Proposing git-filter-repo for inclusion in git.git
 2019-08-22 21:12 UTC  (3+ messages)

[v7,1/2] rtc/fsl: add FTM alarm driver as the wakeup source
 2019-08-22 21:12 UTC  (4+ messages)
` [v7,2/2] dt-bindings: rtc: add bindings for FlexTimer Module

[Qemu-devel] [PATCH v1 1/1] spapr_pci: remove all child functions in function zero unplug
 2019-08-22 21:11 UTC  (2+ messages)

[PATCH] net/ipv4/tcp_bpf: Delete an unnecessary check before the function call “consume_skb”
 2019-08-22 21:12 UTC  (3+ messages)
` [PATCH] net/ipv4/tcp_bpf: Delete an unnecessary =?UTF-8?Q?check_befor

[PATCH 0/7] firmware: add partial read support in request_firmware_into_buf
 2019-08-22 21:12 UTC  (5+ messages)
` [PATCH 2/7] firmware: add offset to request_firmware_into_buf

[PATCH net-next v2 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-22 21:11 UTC  (6+ messages)
` [PATCH net-next v2 2/3] net: ethernet: mediatek: Re-add support SGMII

[PATCH v3 0/2] rtc: add new Amlogic Virtual Wake RTC
 2019-08-22 21:11 UTC  (15+ messages)
` [PATCH v3 1/2] dt-bindings: rtc: new binding for Amlogic VRTC
` [PATCH v3 2/2] rtc: Add Amlogic Virtual Wake RTC

[PATCH] x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
 2019-08-22 21:11 UTC 

[PATCH] Parallel microcode update in Linux
 2019-08-22 20:43 UTC  (2+ messages)
` [PATCH] x86/microcode: Update microcode for all cores in parallel

[Qemu-devel] [PATCH] block: workaround for unaligned byte range in fallocate()
 2019-08-22 21:09 UTC  (2+ messages)

[PATCH] sched/fair: don't assign runtime for throttled cfs_rq
 2019-08-22 21:10 UTC  (5+ messages)
` [PATCH] sched/fair: Add missing unthrottle_cfs_rq()

[PATCH v2 0/3] PCI: Add PCI_ERROR_RESPONSE, check for errors
 2019-08-22 21:10 UTC  (3+ messages)
` [PATCH 3/3] PCI / PM: Return error when changing power state from D3cold

[CI 1/3] drm/i915: Track ggtt fence reservations under its own mutex
 2019-08-22 21:09 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,1/3] drm/i915: Track ggtt fence reservations under its own mutex (rev2)

[Xen-devel] [libvirt test] 140510: regressions - FAIL
 2019-08-22 21:07 UTC 

Implementing Mikrotik IE
 2019-08-22 21:06 UTC  (14+ messages)

[PATCH] media: bindings: video-interfaces: Update the example
 2019-08-22 21:04 UTC 

[GIT PULL] perf/core improvements and fixes
 2019-08-22 21:01 UTC  (26+ messages)
` [PATCH 01/25] tools headers: Add missing perf_event.h include
` [PATCH 02/25] perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
` [PATCH 03/25] libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
` [PATCH 04/25] libperf: Move perf's cpu_map__idx() to perf_cpu_map__idx()
` [PATCH 05/25] perf arm64: Add missing debug.h header
` [PATCH 06/25] perf kvm s390: Add missing string.h header
` [PATCH 07/25] perf metricgroup: Remove needless includes from metricgroup.h
` [PATCH 08/25] perf evsel: Move xyarray.h from evsel.c to evsel.h to reduce include dep tree
` [PATCH 09/25] perf counts: Add missing headers needed for types used
` [PATCH 10/25] perf bpf: Add missing xyarray.h header
` [PATCH 11/25] perf evlist: "
` [PATCH 12/25] perf script: Add missing counts.h
` [PATCH 13/25] perf tests: "
` [PATCH 14/25] perf stat: "
` [PATCH 15/25] perf scripting python: Add missing counts.h header
` [PATCH 16/25] perf evsel: Add missing perf/evsel.h header in util/evsel.h
` [PATCH 17/25] perf evsel: Remove needless counts.h header from util/evsel.h
` [PATCH 18/25] perf evsel: Remove needless stddef.h "
` [PATCH 19/25] perf evsel: util/evsel.h needs stdio.h as it uses FILE
` [PATCH 20/25] perf x86 kvm-stat: Add missing string.h header
` [PATCH 21/25] perf evsel: Switch to libperf's cpumap.h
` [PATCH 22/25] perf cpumap: Remove needless includes from cpumap.h
` [PATCH 23/25] libperf: Add perf_thread_map__nr/perf_thread_map__pid functions
` [PATCH 24/25] perf c2c: Fix report with offline cpus
` [PATCH 25/25] libperf: Fix alignment trap with xyarray contents in 'perf stat'

[PATCH v2 1/2] drm/i915: Call dma_set_max_seg_size() in i915_ggtt_probe_hw()
 2019-08-22 21:02 UTC  (3+ messages)
` [PATCH v2 2/2] drm/i915: Enable CONFIG_DMA_API_DEBUG_SG for intel-ci
` ✗ Fi.CI.SPARSE: warning for series starting with [v2,1/2] drm/i915: Call dma_set_max_seg_size() in i915_ggtt_probe_hw()

[Patch v2] storvsc: setup 1:1 mapping between hardware queue and CPU queue
 2019-08-22 21:01 UTC  (2+ messages)

[PATCH] git-submodule: fix expansion of depth for cmd_update
 2019-08-22 21:01 UTC  (2+ messages)

[thud/master] [PATCH v2] armnn: add installation of header files and .so links
 2019-08-22 20:59 UTC 

[Xen-devel] More questions about Xen memory layout/usage, access to guest memory
 2019-08-22 20:57 UTC  (5+ messages)

Wohltätigkeitsspende von 2.000.000 Millionen Euro
 2019-08-22 11:04 UTC 

[Intel-wired-lan] [jkirsher-next-queue:40GbE] BUILD INCOMPLETE 8a1449840163059737902b8b5546f4f4e7dd1936
 2019-08-22 20:57 UTC 

[PATCH 5.2 000/135] 5.2.10-stable review
 2019-08-22 20:57 UTC  (2+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-08-22 20:55 UTC  (2+ messages)

[PATCH][drm-next] drm/amd/display: fix a potential null pointer dereference
 2019-08-22 20:55 UTC  (4+ messages)

[PATCH 00/35] ASoC: Intel: Clenaup SST initialization
 2019-08-22 20:55 UTC  (2+ messages)

[PATCH] xfsdump: find root inode, not first inode
 2019-08-22 20:54 UTC  (3+ messages)
` [PATCH] xfsdump: reject bind mounted subdir targets

Bug Report: notes disassociated after history edits
 2019-08-22 20:44 UTC 

[PATCH] parisc: fix compilation errrors
 2019-08-22 20:53 UTC  (3+ messages)

stable-rc/linux-4.4.y boot: 101 boots: 2 failed, 86 passed with 12 offline, 1 untried/unknown (v4.4.189-79-gf240767af21b)
 2019-08-22 20:54 UTC 

[PATCH 0/5] Further sanitize INTEL_FAM6 naming
 2019-08-22 20:53 UTC  (2+ messages)

[PATCH] drm/amdgpu/powerplay: remove redundant assignment to variable baco_state
 2019-08-22 20:51 UTC  (4+ messages)

[PATCH] drm/i915: Call dma_set_max_seg_size() in i915_ggtt_probe_hw()
 2019-08-22 20:51 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH 0/6] arm64: meson-sm1: add support for DVFS
 2019-08-22 20:49 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: clk: meson: add sm1 periph clock controller bindings
` [PATCH 6/6] arm64: dts: meson-sm1-sei610: enable DVFS

[U-Boot] [PATCH v5 1/5] spl: dm: disable SPI DM flash for non-DM SPL
 2019-08-22 20:47 UTC  (10+ messages)

[Xen-devel] [qemu-mainline test] 140502: regressions - FAIL
 2019-08-22 20:46 UTC 

[meta-processor-sdk 1/3] tensorflow-lite: add version 1.12
 2019-08-22 20:45 UTC  (3+ messages)
` [meta-processor-sdk 2/3] tensorflow-lite: install minimal and benchmark_model examples, and all .a files
` [meta-processor-sdk 3/3] tensorflow-lite: add label_image example and install the files to run the example

[PATCH] gpio: ftgpio: Fix an error handling path in 'ftgpio_gpio_probe()'
 2019-08-22 20:45 UTC  (2+ messages)

[RFC v4 00/18] objtool: Add support for arm64
 2019-08-22 20:45 UTC  (8+ messages)
` [RFC v4 07/18] objtool: Introduce INSN_UNKNOWN type
` [RFC v4 16/18] arm64: crypto: Add exceptions for crypto object to prevent stack analysis

[meta-cgl][PATCH 1/1] crmsh: and RDEPENDS on bash
 2019-08-22 20:44 UTC 

[PATCH 0/4] ASoC: Intel: Haswell: Adjust machine device private
 2019-08-22 20:44 UTC  (9+ messages)
` [PATCH 1/4] ASoC: Intel: Haswell: Adjust machine device private context

[PATCH 0/2] drm/i915: Engine relative MMIO
 2019-08-22 20:44 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Engine relative MMIO for Gen12

[ndctl PATCH 1/2] ndctl/check-namespace: improve error message in absence of a BTT
 2019-08-22 20:41 UTC  (3+ messages)
` [ndctl PATCH 2/2] libdaxctl: point to migrate-device-model for dax-class errors

[pull request][net 0/4] Mellanox, mlx5 fixes 2019-08-22
 2019-08-22 20:41 UTC  (5+ messages)
` [net 1/4] net/mlx5: Fix crdump chunks print
` [net 2/4] net/mlx5: Fix delay in fw fatal report handling due to fw report
` [net 3/4] net/mlx5e: Add num bytes metadata to WQE info
` [net 4/4] net/mlx5e: Remove ethernet segment from dump WQE

[U-Boot] SPL building unwanted code
 2019-08-22 20:41 UTC 

[PATCH 00/11] smartpqi updates
 2019-08-22 20:40 UTC  (12+ messages)
` [PATCH 01/11] smartpqi: add module param for exposure order
` [PATCH 02/11] smartpqi: add pci ids for fiberhome controller
` [PATCH 03/11] smartpqi: add module param to hide vsep
` [PATCH 04/11] smartpqi: add sysfs entries
` [PATCH 05/11] smartpqi: add bay identifier
` [PATCH 06/11] smartpqi: correct hang when deleting 32 lds
` [PATCH 07/11] smartpqi: add gigabyte controller
` [PATCH 08/11] smartpqi: correct REGNEWD return status
` [PATCH 09/11] smartpqi: add new pci ids
` [PATCH 10/11] smartpqi: update copyright
` [PATCH 11/11] smartpqi: bump version

[PATCH v2 0/3] x86/cpu: Add new Airmont CPU model
 2019-08-22 20:35 UTC  (9+ messages)
` [PATCH v2 2/3] x86/cpu: Add new Intel Atom CPU model name
              ` [PATCH] x86/cpu: Add new Airmont variant to Intel family

[cip-dev] CIP IRC weekly meeting today
 2019-08-22 20:35 UTC  (2+ messages)

New skb extension for use by LSMs (skb "security blob")?
 2019-08-22 20:35 UTC  (6+ messages)

[PATCH] net/ncsi: Fix the payload copying for the request coming from Netlink
 2019-08-22 20:34 UTC  (2+ messages)

[PATCH net-next v5] sched: Add dualpi2 qdisc
 2019-08-22 20:33 UTC  (2+ messages)

[PATCH] power: supply: sbs-battery: only return health when battery present
 2019-08-22 20:32 UTC  (4+ messages)

[PATCH 0/5] arm64: meson: add support for SM1 Power Domains
 2019-08-22 20:32 UTC  (7+ messages)
` [PATCH 2/5] soc: amlogic: Add support for Everything-Else power domains controller

[U-Boot] [PATCH] ARM: omap3_logic: Fix SPL boot failure when EHCI enabled
 2019-08-22 20:32 UTC 

[PATCH v2 0/3] Add tensorflow-lite
 2019-08-22 20:31 UTC  (4+ messages)
` [PATCH v2 1/3] tensorflow-lite: add version 1.12
` [PATCH v2 2/3] tensorflow-lite: install minimal and benchmark_model examples, and all .a files
` [PATCH v2 3/3] tensorflow-lite: add label_image example and install the files to run the example

[net-next v2 00/13][pull request] 40GbE Intel Wired LAN Driver Updates 2019-08-22
 2019-08-22 20:30 UTC  (14+ messages)
` [net-next v2 01/13] i40e: reduce stack usage in i40e_set_fc
` [net-next v2 02/13] i40e: Check if transceiver implements DDM before access
` [net-next v2 03/13] i40e: add check on i40e_configure_tx_ring() return value
` [net-next v2 04/13] i40e: fix shifts of signed values
` [net-next v2 05/13] i40e: Add drop mode parameter to set mac config
` [net-next v2 06/13] i40e: check_recovery_mode had wrong if statement
` [net-next v2 07/13] i40e: Update FW API version to 1.9
` [net-next v2 08/13] i40e: reset veb.tc_stats when resetting veb.stats
` [net-next v2 09/13] i40e: Fix crash caused by stress setting of VF MAC addresses
` [net-next v2 10/13] i40e: Remove function i40e_update_dcb_config()
` [net-next v2 11/13] i40e: allow reset in recovery mode
` [net-next v2 12/13] i40e: Persistent LLDP support
` [net-next v2 13/13] i40e: fix retrying in i40e_aq_get_phy_capabilities

Surround speaker connection on Acer 8951G
 2019-08-22 20:30 UTC  (7+ messages)

BUG: devm_regulator_get returns EPROBE_DEFER (5.3-rc5..next-20190822) for bpi-r2/mt7623/mt7530
 2019-08-22 20:28 UTC  (3+ messages)
  ` Aw: "

[PATCH net v2] openvswitch: Fix conntrack cache with timeout
 2019-08-22 20:17 UTC 

[MPTCP] [RFC PATCH] mptcp: extends interim path manager
 2019-08-22 20:28 UTC 

[U-Boot] [PATCH 0/5] convert CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig
 2019-08-22 20:28 UTC  (3+ messages)
` [U-Boot] [PATCH 4/5] moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 4

Telemetry Redfish Mockup location at DMTF
 2019-08-22 20:27 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/2] arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)
 2019-08-22 20:25 UTC  (3+ messages)
` [U-Boot] [PATCH v2 1/2] "
` [U-Boot] [PATCH v2 2/2] configs: sun50i: Add support for Olimex A64-Olinuxino-eMMC

[PATCH -tip 0/3] x86,mm/pat: Move towards using generic interval trees
 2019-08-22 20:24 UTC  (5+ messages)
` [PATCH 1/3] x86,mm/pat: Use "

[PATCH v8 1/3] drm/i915/psr: Make PSR registers relative to transcoders
 2019-08-22 20:24 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [v8,1/3] "

stable-rc/linux-4.4.y build: 190 builds: 12 failed, 178 passed, 7 errors, 20 warnings (v4.4.189-79-gf607b8c5ce70)
 2019-08-22 20:23 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 6 warnings (v4.19.67-86-g1ca4133a7b4e)
 2019-08-22 20:23 UTC 

[PATCH] HID: USB: Fix general protection fault caused by Logitech driver
 2019-08-22 20:21 UTC  (2+ messages)

[PATCH net-next,v4, 0/6] Add software backchannel and mlx5e HV VHCA stats
 2019-08-22 20:20 UTC  (4+ messages)
` [PATCH net-next,v4, 3/6] net/mlx5: Add wrappers for HyperV PCIe operations

[U-Boot] [PATCH 1/1] cmd: gpio: remove redundant assignment
 2019-08-22 20:19 UTC 

[Resubmit] Read battery voltage from Logitech Gaming mice
 2019-08-22 20:18 UTC  (5+ messages)
` [PATCH v3 1/4] hid-logitech-hidpp: add quirk to handle battery voltage
` [PATCH v3 2/4] hid-logitech-hidpp: add function to query "
` [PATCH v3 3/4] hid-logitech-hidpp: report battery voltage to the power supply
` [PATCH v3 4/4] hid-logitech-hidpp: subscribe to battery voltage events

[PATCH v2 00/21] NFS/RDMA client-side for-5.4
 2019-08-22 20:18 UTC  (2+ 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.