All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-05 14:20:15 to 2019-05-05 16:39:49 UTC [more...]

[PATCH net-next 0/7] net: Export functions for nexthop code
 2019-05-05 16:40 UTC  (5+ messages)
` [PATCH net-next 2/7] ipv6: Add hook to bump sernum for a route to stubs
` [PATCH net-next 3/7] ipv6: export function to send route updates
` [PATCH net-next 4/7] ipv4: Add "
` [PATCH net-next 5/7] ipv4: export fib_check_nh

[RFC PATCH 0/5] cgroup support for GPU devices
 2019-05-05 16:34 UTC  (11+ messages)

[PATCH] fsnotify: fix unlink performance regression
 2019-05-05 16:33 UTC  (3+ messages)

stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 10 errors, 3294 warnings (v4.9.173-27-g3d90559ea516)
 2019-05-05 16:32 UTC 

Contributing with documentation/translation
 2019-05-05 16:31 UTC  (4+ messages)

[devlink] 7d172b8be5: WARNING:at_net/core/devlink.c:#devlink_port_type_warn
 2019-05-05 16:28 UTC  (3+ messages)

[PATCH 0/7] teach branch-specific options for format-patch
 2019-05-05 16:24 UTC  (8+ messages)
` [PATCH 1/7] t4014: clean up style
` [PATCH 2/7] Doc: add more detail for git-format-patch
` [PATCH 3/7] branch.c: extract read_branch_config function
` [PATCH 4/7] format-patch: make cover letter subject configurable
` [PATCH 5/7] format-patch: move extra_headers logic later
` [PATCH 6/7] string-list: create string_list_append_all
` [PATCH 7/7] format-patch: read branch-specific To: and Cc: headers

[PATCH RFC] btrfs: reflink: Flush before reflink any extent to prevent NOCOW write falling back to CoW without data reservation
 2019-05-05 16:24 UTC  (5+ messages)

[U-Boot] [PULL] u-boot-mips
 2019-05-05 16:24 UTC  (2+ messages)

[PATCH v2 0/7] NVIDIA Tegra clocksource improvements and clean up
 2019-05-05 16:24 UTC  (8+ messages)
` [PATCH v2 1/7] clocksource/drivers/tegra: Support per-CPU timers on all Tegra's
` [PATCH v2 2/7] clocksource/drivers/tegra: Unify timer code
` [PATCH v2 3/7] clocksource/drivers/tegra: Reset hardware state on init
` [PATCH v2 4/7] clocksource/drivers/tegra: Replace readl/writel with relaxed versions
` [PATCH v2 5/7] clocksource/drivers/tegra: Release all IRQ's on request_irq() error
` [PATCH v2 6/7] clocksource/drivers/tegra: Minor code clean up
` [PATCH v2 7/7] clocksource/drivers/tegra: Use SPDX identifier

[U-Boot] Pull request for mmc sub-system for v2019.07
 2019-05-05 16:24 UTC  (2+ messages)

[PATCH iproute2-master] devlink: Fix monitor command
 2019-05-05 16:19 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC v8 00/12] Add RX archtecture support
 2019-05-05 16:07 UTC  (28+ messages)
` [Qemu-devel] [PATCH RFC v8 01/12] target/rx: TCG translation
` [Qemu-devel] [PATCH RFC v8 05/12] target/rx: Miscellaneous files
` [Qemu-devel] [PATCH RFC v8 07/12] hw/timer: RX62N internal timer modules
` [Qemu-devel] [PATCH RFC v8 08/12] hw/char: RX62N serical communication interface (SCI)
` [Qemu-devel] [PATCH RFC v8 09/12] hw/rx: RX Target hardware definition
` [Qemu-devel] [PATCH RFC v8 12/12] hw/registerfields.h: Add 8bit and 16bit register macros

[PATCH v3 0/4] cleanup revisions.txt
 2019-05-05 16:10 UTC  (6+ messages)
  ` [PATCH v3 1/4] revisions.txt: change "rev" to "<rev>"
  ` [PATCH v3 2/4] revisions.txt: mark optional rev arguments with []
  ` [PATCH v3 3/4] revisions.txt: mention <rev>~ form
  ` [PATCH v3 4/4] revisions.txt: remove ambibuity between <rev>:<path> and :<path>

[Qemu-devel] [PATCH v1 0/8] DRAFT AVR Patches
 2019-05-05 16:10 UTC  (8+ messages)
` [Qemu-devel] [PATCH v1 1/8] target/avr: Add instruction decoder
` [Qemu-devel] [PATCH v1 8/8] target/avr: Register AVR support with the rest of QEMU, the build system, and the MAINTAINERS file

[U-Boot] [PATCH 1/1] efi_loader: LoadImage() parameter checks
 2019-05-05 16:08 UTC 

[Qemu-devel] [RFC PATCH] tests/qemu-iotests: re-format output to for make check-block
 2019-05-05 16:01 UTC  (7+ messages)

[PATCH] x86/fpu: Remove the _GPL from the kernel_fpu_begin/end() export
 2019-05-05 16:05 UTC  (6+ messages)

[PATCH V2] rtc: snvs: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
 2019-05-05 16:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] target/ppc: remove getVSR()/putVSR() and further tidy-up
 2019-05-05 15:58 UTC  (25+ messages)
` [Qemu-devel] [PATCH 01/14] target/ppc: remove getVSR()/putVSR() from fpu_helper.c
` [Qemu-devel] [PATCH 02/14] target/ppc: remove getVSR()/putVSR() from mem_helper.c
` [Qemu-devel] [PATCH 04/14] target/ppc: introduce GEN_VSX_HELPER_X3 macro to fpu_helper.c
` [Qemu-devel] [PATCH 05/14] target/ppc: introduce GEN_VSX_HELPER_X2 "
` [Qemu-devel] [PATCH 14/14] target/ppc: improve VSX_FMADD with new GEN_VSX_HELPER_VSX_MADD macro

[PATCH] netfilter: nft_ct: add ct expectations support
 2019-05-05 15:58 UTC  (2+ messages)

[pull request][net-next 00/15] Mellanox, mlx5 Firmware devlink health and sw reset
 2019-05-05 15:52 UTC  (13+ messages)
` [net-next 03/15] net/mlx5: Add Crdump FW snapshot support
` [net-next 07/15] net/mlx5: Issue SW reset on FW assert
` [net-next 08/15] net/mlx5: Refactor print health info
` [net-next 09/15] net/mlx5: Create FW devlink health reporter
` [net-next 11/15] net/mlx5: Add support for FW reporter dump
` [net-next 14/15] net/mlx5: Add support for FW fatal "

[PATCH RFC] bpf: Add support for reading user pointers
 2019-05-05 15:52 UTC  (7+ messages)

[PATCH v2 00/30] Update cros_ec_commands.h
 2019-05-05 15:46 UTC  (4+ messages)
` [PATCH v2 01/30] mfd: cros_ec: Update license term

[PATCH 1/3] iio: stmpe-adc: Remove unnecessary assignment
 2019-05-05 15:45 UTC  (6+ messages)
` [PATCH 3/3] iio: stmpe-adc: Enable all stmpe-adc interrupts just once

[PATCH v4 0/6] Add support for Maxim 77663 MFD
 2019-05-05 15:43 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: mfd: max77620: Add compatible for Maxim 77663
` [PATCH v4 2/6] dt-bindings: mfd: max77620: Add system-power-controller property
` [PATCH v4 3/6] mfd: max77620: Fix swapped FPS_PERIOD_MAX_US values
` [PATCH v4 4/6] mfd: max77620: Support Maxim 77663
` [PATCH v4 5/6] mfd: max77620: Provide system power-off functionality
` [PATCH v4 6/6] regulator: max77620: Support Maxim 77663

[PATCH v9 net-next 0/6] exthdrs: Make ext. headers & options useful - Part I
 2019-05-05 15:42 UTC  (3+ messages)

[Buildroot] Buildroot multi-arch build
 2019-05-05 15:42 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/9] Assembly coroutine backend and x86 CET support
 2019-05-05 15:41 UTC  (2+ messages)

[next PATCH] usb: mtu3: fix up undefined reference to usb_debug_root
 2019-05-05 15:40 UTC  (4+ messages)
  ` [next] "

[PATCH] netfilter: nft_ct: add ct expectations support
 2019-05-05 15:38 UTC  (3+ messages)

[Qemu-devel] [PATCH] pflash: Only read non-zero parts of backend image
 2019-05-05 15:37 UTC  (3+ messages)

[RFC 0/1] Add new sysfs ABI for chromebook devices
 2019-05-05 15:36 UTC  (4+ messages)
` [RFC 1/1] iio: common: cros_ec_sensors: add extra sensor API

stable-rc/linux-4.9.y build: 197 builds: 5 failed, 192 passed, 10 errors, 3294 warnings (v4.9.173)
 2019-05-05 15:34 UTC 

[Qemu-devel] [PATCH v1 5/5] hw/arm: Add the Netduino Plus 2
 2019-05-05 15:34 UTC  (7+ messages)

[Qemu-arm] qemu-system-arm with GPU support for QT with OpenGL on
 2019-05-05 15:31 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
 2019-05-05 15:28 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string
` [Qemu-devel] [PATCH 2/3] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
` [Qemu-devel] [PATCH 3/3] hw/ppc/40p: use 1900 as a base year

✅ PASS: Stable queue: queue-5.0
 2019-05-05 15:31 UTC 

stable-rc/linux-4.19.y build: 206 builds: 0 failed, 206 passed, 44 warnings (v4.19.40)
 2019-05-05 15:26 UTC 

[PATCH 0/7] Add support for H6 thermal sensor
 2019-05-05 15:25 UTC  (8+ messages)
` [PATCH 1/7] iio: adc: sun4i-gpadc: rework for support multiple "
` [PATCH 6/7] iio: adc: sun4i-gpadc-iio: add support for H6 "

[Bug 100567] New: Nouveau system freeze fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
 2019-05-05 15:25 UTC  (2+ messages)
  ` [Bug 100567] "

[PATCH] nvme-trace: Add fabrics command opcode name
 2019-05-05 15:22 UTC 

[PATCH 00/17] use standard signature for mt7615 mcu api
 2019-05-05 15:21 UTC  (3+ messages)
` [PATCH 12/17] mt7615: mcu: do not use function pointers whenever possible

[Bug 110614] [Regression] Freeze at desktop manager startup
 2019-05-05 15:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] Improve 40p, make AIX 5.1 boot
 2019-05-05 15:19 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] hw/isa/i82378.c: use 1900 as a base year

[Bug 201847] New: nouveau 0000:01:00.0: fifo: fault 01 [WRITE] at 000000000a721000 engine 00 [GR] client 0f [GPC0/PROP_0] reason 82 [] on channel 4 [00ff85c000 X[3819]]
 2019-05-05 15:18 UTC  (2+ messages)
` [Bug 201847] "

[Qemu-devel] [PATCH] tests/docker: Test more components on the Fedora default image
 2019-05-05 15:16 UTC  (3+ messages)

[PATCH] mt76: mt7615: rearrange cleanup operations in mt7615_unregister_device
 2019-05-05 15:17 UTC 

[PATCH 00/10] s390: virtio: support protected virtualization
 2019-05-05 15:13 UTC  (5+ messages)
` [PATCH 03/10] virtio/s390: enable packed ring

[PATCH] [media] exynos4-is: Add missing of_node_put to fix reference leaks
 2019-05-05 15:11 UTC  (2+ messages)

stable/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 59 warnings (v5.0.13)
 2019-05-05 15:08 UTC 

[PATCH v2 1/6] iio: ad7949: Support internal Vref
 2019-05-05 15:08 UTC  (10+ messages)
` [PATCH v2 2/6] dt-bindings: iio: ad7949: Add adi,reference-select
` [PATCH v2 3/6] iio: ad7949: Support configuration read-back
` [PATCH v2 5/6] iio: ad7949: Fix SPI interfacing for 14-bit messages
` [PATCH v2 6/6] iio: ad7949: Fix dummy read cycle placement

[RFC PATCH v3 0/1] Re-license MTK NAND driver
 2019-05-05 15:06 UTC  (6+ messages)
` [RFC PATCH v3 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL

[PATCH 0/3] blktests: nvme: Fix pass data of nvmet TCs
 2019-05-05 15:06 UTC  (7+ messages)
` [PATCH 1/3] nvme: 002: fix nvmet pass data with loop
` [PATCH 2/3] nvme: 016: "
` [PATCH 3/3] nvme: 017: "

✅ PASS: Stable queue: queue-5.0
 2019-05-05 15:05 UTC 

[Qemu-devel] [Bug 1462640] [NEW] shmat fails on 32-to-64 setup
 2019-05-05 14:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1462640] "

[Qemu-devel] [PATCH] qcow2: Fix error handling in the compression code
 2019-05-02 11:13 UTC  (3+ messages)

PROBLEM: brcmfmac's DMI-based fw file names break built-in fw loader
 2019-05-05 15:03 UTC  (8+ messages)
      ` [PATCH RFC] brcmfmac: sanitize DMI strings
      ` [PATCH RFC] brcmfmac: sanitize DMI strings v2

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION a63db74f5076f5241b2d130132a3c861ab32da57
 2019-05-05 15:01 UTC 

[Qemu-devel] [Bug 1583421] [NEW] Please provide an option to print the default hardware configuration as command-line options, to make -nodefaults easier to use
 2019-05-05 14:46 UTC  (2+ messages)
` [Qemu-devel] [Bug 1583421] "

[RFC PATCH v1 0/6] Introduce machine-specific regulators coupling API
 2019-05-05 14:57 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: leds: Add binding for spi-byte LED
 2019-05-05 14:55 UTC  (4+ messages)
` [PATCH v2 2/2] leds: spi-byte: add single byte SPI LED driver

stable-rc/linux-4.14.y build: 201 builds: 4 failed, 197 passed, 10 errors, 135 warnings (v4.14.116)
 2019-05-05 14:46 UTC 

[Qemu-devel] [PATCH] virtfs: Add missing "id" parameter in documentation
 2019-05-05 14:45 UTC  (2+ messages)
` [Qemu-trivial] "

[qemu-mainline bisection] complete build-i386-xsm
 2019-05-05 14:43 UTC  (2+ messages)
` [Xen-devel] "

[PATCH 0/3] block: sed-opal: add support for shadow MBR done flag and write
 2019-05-05 14:43 UTC  (8+ messages)
` [PATCH 2/3] block: sed-opal: ioctl for writing to shadow mbr
` [PATCH 3/3] block: sed-opal: check size of "

Meta-yocto-bsp fails to boot with META-TI [ Yocto-2.6.1]
 2019-05-05 14:42 UTC 

stable-rc/linux-5.0.y build: 208 builds: 0 failed, 208 passed, 59 warnings (v5.0.13)
 2019-05-05 14:42 UTC 

[PATCH v5 1/5] PCI: Consider alignment of hot-added bridges when distributing resources
 2019-05-05 14:41 UTC  (5+ messages)
` [PATCH v5 2/5] PCI: Modify extend_bridge_window() to set resource size directly
` [PATCH v5 3/5] PCI: Fix bug resulting in double hpmemsize being assigned to MMIO window
` [PATCH v5 4/5] PCI: Add pci=hpmemprefsize parameter to set MMIO_PREF size independently
` [PATCH v5 5/5] PCI: Cleanup block comments in setup-bus.c to match kernel style

[PATCH v5 0/5] PCI: Patch series to support Thunderbolt without any BIOS support
 2019-05-05 14:40 UTC 

[xen-4.7-testing test] 135653: regressions - FAIL
 2019-05-05 14:38 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] drm/amdgpu: enable separate timeout setting for every ring type V4
 2019-05-05 14:25 UTC  (4+ messages)

[PATCH -next] ocxl: Fix return value check in afu_ioctl()
 2019-05-05 14:22 UTC  (4+ messages)

[PATCH] drm/amdgpu: treat negative lockup timeout as 'infinite timeout'
 2019-05-05 14:23 UTC 

[PATCH -next] misc: ocxl: Make ocxl_remove static
 2019-05-05 14:21 UTC  (3+ messages)

ath10k: Two missing sdio patches
 2019-05-05 14:22 UTC 

[Qemu-arm] [PULL 00/28] Kconfig for Arm machines
 2019-05-05 13:57 UTC  (2+ messages)
` [Qemu-devel] [PULL 28/28] hw/arm: Remove hard-enablement of the remaining PCI devices


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.