All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-02 11:50:19 to 2019-02-02 15:15:59 UTC [more...]

[Qemu-devel] [PATCH] hax: Support for Linux hosts
 2019-02-02 15:03 UTC  (6+ messages)

[PATCH 0/6] formal/spinhint: Update code snippet
 2019-02-02 15:15 UTC  (7+ messages)
` [PATCH 1/6] fcvextract.pl: Treat '.spin' files as C sources
` [PATCH 2/6] formal/spinhint: Employ new scheme for code snippet
` [PATCH 3/6] formal/spinhint: Update output lists of spin
` [PATCH 4/6] formal/spinhint: Update tables of memory usage of Spin
` [PATCH 5/6] formal/spinhint: Put footnote on header in table
` [PATCH 6/6] formal/spinhint: Use \co{...} rather than {\tt ...}

[U-Boot] [PATCH] MTD: nand: mxs_nand_spl: Fix empty function pointer for BBT
 2019-02-02 15:11 UTC  (3+ messages)

[PATCH 00/12 net-next,v7] add flow_rule infrastructure
 2019-02-02 15:09 UTC  (28+ messages)
` [PATCH 01/12 net-next,v7] flow_offload: add flow_rule and flow_match structures and use them
` [PATCH 02/12 net-next,v7] net/mlx5e: support for two independent packet edit actions
` [PATCH 03/12 net-next,v7] flow_offload: add flow action infrastructure
` [PATCH 04/12 net-next,v7] cls_api: add translator to flow_action representation
` [PATCH 05/12 net-next,v7] flow_offload: add statistics retrieval infrastructure and use it
` [PATCH 06/12 net-next,v7] drivers: net: use flow action infrastructure
` [PATCH 07/12 net-next,v7] cls_flower: don't expose TC actions to drivers anymore
` [PATCH 08/12 net-next,v7] flow_offload: add wake-up-on-lan and queue to flow_action
` [PATCH 09/12 net-next,v7] ethtool: add ethtool_rx_flow_spec to flow_rule structure translator
` [PATCH 10/12 net-next,v7] dsa: bcm_sf2: use flow_rule infrastructure
` [PATCH 11/12 net-next,v7] qede: place ethtool_rx_flow_spec after code after TC flower codebase
` [PATCH 12/12 net-next,v7] qede: use ethtool_rx_flow_rule() to remove duplicated parser code

[PATCH v5 00/16] sequencer: refactor functions working on a todo_list
 2019-02-02 15:09 UTC  (12+ messages)
` [PATCH v6 "
  ` [PATCH v6 07/16] sequencer: refactor sequencer_add_exec_commands() to work "
  ` [PATCH v6 14/16] rebase-interactive: rewrite edit_todo_list() to handle the initial edit
  ` [PATCH v6 16/16] rebase--interactive: move transform_todo_file() to rebase--interactive.c

[PATCH v2 0/2] Add and document the i.MX8MQ OTP controller
 2019-02-02 15:06 UTC  (6+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mq: Add on-chip OTP controller node
` [PATCH v2 2/2] dt-bindings: imx-ocotp: Add i.MX8MQ compatible

[PATCH 1/3] drm/amdkfd: Move a constant definition around
 2019-02-02 15:01 UTC  (5+ messages)
` [PATCH 2/3] drm/amdkfd: Fix bugs regarding CP user queue doorbells mask on SOC15

[U-Boot] [PATCH v2 0/7] Align U-Boot I2C DM bus ID handling with Linux
 2019-02-02 15:00 UTC  (4+ messages)
` [U-Boot] [PATCH v2 7/7] i2c: mux: Generate longer i2c mux name

[U-Boot] [PATCH v4 1/1] avb: add support for named persistent values
 2019-02-02 15:00 UTC  (4+ messages)

Directed advertisements from the command line
 2019-02-02 14:59 UTC 

[Buildroot] [PATCH v2 0/6] *** Add Intel QuickSync support to ffmpeg ***
 2019-02-02 14:54 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/6] intel-gmmlib: new package
` [Buildroot] [PATCH v2 4/6] ffmpeg: bump to version 4.1. ffserver is not supported anymore
` [Buildroot] [PATCH v2 6/6] Update DEVELOPERS

[PATCH] ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probe
 2019-02-02 14:53 UTC 

[Buildroot] [PATCH v4 01/17] package/fftw: prepare for splitting into multiple packages
 2019-02-02 14:52 UTC  (9+ messages)
` [Buildroot] [PATCH v4 02/17] package/fftw: break fftw-single into a dedicated package
  ` [Buildroot] [PATCH v4 03/17] package/fftw: break fftw-long-double "
    ` [Buildroot] [PATCH v4 04/17] package/fftw: break fftw-quad "
      ` [Buildroot] [PATCH v4 05/17] package/fftw: break fftw-double "
        ` [Buildroot] [PATCH v4 06/17] package/alsa-utils: use the new fftw-single package
          ` [Buildroot] [PATCH v4 07/17] package/aubio: use the new fftw-double and fftw-single packages

[Qemu-devel] [PATCH] target-i386: Enhance the stub for kvm_arch_get_supported_cpuid()
 2019-02-02 14:45 UTC 

[PATCH] kbuild: Disable extra debugging info in .s output
 2019-02-02 14:42 UTC  (11+ messages)

[PATCH net-next 00/12] code optimizations & bugfixes for HNS3 driver
 2019-02-02 14:39 UTC  (13+ messages)
` [PATCH net-next 01/12] net: hns3: fix a code style issue for hns3_update_new_int_gl()
` [PATCH net-next 02/12] net: hns3: fix an issue for hns3_update_new_int_gl
` [PATCH net-next 03/12] net: hns3: Modify parameter type from int to bool in set_gro_en
` [PATCH net-next 04/12] net: hns3: code optimization for hclge_rx_buffer_calc
` [PATCH net-next 05/12] net: hns3: add hclge_cmd_check_retval() to parse comman's return value
` [PATCH net-next 06/12] net: hns3: move some set_bit statement into hclge_prepare_mac_addr
` [PATCH net-next 07/12] net: hns3: fix a wrong checking in the hclge_tx_buffer_calc()
` [PATCH net-next 08/12] net: hns3: fix the problem that the supported port is empty
` [PATCH net-next 09/12] net: hns3: optimize the maximum TC macro
` [PATCH net-next 10/12] net: hns3: don't allow user to change vlan filter state
` [PATCH net-next 11/12] net: hns3: modify the upper limit judgment condition
` [PATCH net-next 12/12] net: hns3: MAC table entry count function increases operation 0 value protection measures

[PATCH v2] arm64: dts: imx8mq: Add ARM PMU node
 2019-02-02 14:41 UTC  (2+ messages)

[PATCH v3 00/11] mfd: add support for max77650 PMIC
 2019-02-02 14:39 UTC  (5+ messages)
` [PATCH v3 09/11] leds: max77650: add LEDs support

[PATCH net-next] bonding: check slave set command firstly
 2019-02-02 14:38 UTC  (2+ messages)

[PATCH v10 01/25] arm64: Fix HCR.TGE status for NMI contexts
 2019-02-02 14:38 UTC  (3+ messages)

[PATCH] gfs2: Fix loop in gfs2_rbm_find (2)
 2019-02-02 14:38 UTC  (3+ messages)
  ` [Cluster-devel] "

[Buildroot] FOSDEM dinner
 2019-02-02 14:35 UTC 

[PATCH 0/3] docs: vm: Fix typo and build warnings
 2019-02-02 14:32 UTC  (6+ messages)
` [PATCH 3/3] docs: Use underscore not hyphen in label

[Bug 202485] New: chmod'ed permission not persisted upon fsync
 2019-02-02 14:29 UTC  (2+ messages)
` [Bug 202485] "

[PATCH] net: dsa: slave: Don't propagate flag changes on down slave interfaces
 2019-02-02 14:29 UTC 

[PATCH v3 1/2] dt-bindings: drm: panel: Add Samsung s6e63m0 panel documentation
 2019-02-02 14:27 UTC  (2+ messages)
` [PATCH v3 2/2] drm/panel: Add driver for Samsung S6E63M0 panel

[PATCH v2 1/2] dt-bindings: drm: panel: Add Samsung s6e63m0 panel documentation
 2019-02-02 14:27 UTC  (4+ messages)
` [PATCH v2 2/2] drm/panel: Add driver for Samsung S6E63M0 panel

[Buildroot] [PATCH 1/1] package/s6-linux-utils: bump to 2.5.0.0
 2019-02-02 14:17 UTC  (3+ messages)

[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
 2019-02-02 14:15 UTC  (5+ messages)
` [U-Boot] [RFC 2/3] efi_loader: associate BLK/PARTITION device to efi_disk

[Buildroot] [PATCHv2 1/1] package/pugixml: add support for a limited set of configuration options
 2019-02-02 14:14 UTC  (3+ messages)

[PATCH V9 1/5] i2c: tegra: sort all the include headers alphabetically
 2019-02-02 14:13 UTC  (7+ messages)
` [PATCH V9 3/5] i2c: tegra: Add DMA support

[U-Boot] [PATCH] initcall: Move to inline function
 2019-02-02 14:13 UTC  (2+ messages)

[v4l-utils PATCH v4 1/1] v4l2-ctl: Add support for META_OUTPUT buffer type
 2019-02-02 14:02 UTC 

[Buildroot] [PATCH 1/3] aircrack-ng: add optional hwloc dependency
 2019-02-02 14:03 UTC  (2+ messages)

[Buildroot] [git commit] package/aircrack-ng: bump to version 1.5.2
 2019-02-02 14:00 UTC 

[Buildroot] [git commit] package/aircrack-ng: add optional cmocka dependency
 2019-02-02 14:00 UTC 

[Buildroot] [git commit] package/aircrack-ng: add optional hwloc dependency
 2019-02-02 14:00 UTC 

[v4l-utils PATCH v3 1/1] v4l2-ctl: Add support for META_OUTPUT buffer type
 2019-02-02 13:58 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/10] Misc fixes to pvrdma device
 2019-02-02 13:50 UTC  (2+ messages)

[PATCHSET v11] io_uring IO interface
 2019-02-02 13:52 UTC  (4+ messages)

[Qemu-devel] [Bug 1814381] [NEW] qemu can't resolve ::1 when no network is available
 2019-02-02 13:35 UTC  (4+ messages)
` [Qemu-devel] [Bug 1814381] "

[PATCH] bpfilter: remove extra header search paths for bpfilter_umh
 2019-02-02 13:40 UTC  (3+ messages)

[Buildroot] [PATCH] package/wireguard: bump version to 0.0.20190123
 2019-02-02 13:39 UTC 

[Qemu-devel] [PATCH RFC 0/8] i386/kvm/hyper-v: refactor and implement 'hv-stimer-direct' and 'hv-all' enlightenments
 2019-02-02 13:39 UTC  (2+ messages)

[PATCH V5 0/7] Add CPUidle support for Tegra210
 2019-02-02 13:38 UTC  (14+ messages)
` [PATCH V5 2/7] clocksource: tegra: add Tegra210 timer support

[PATCH] mmc: sdhci-iproc: handle mmc_of_parse() errors during probe
 2019-02-02 13:36 UTC 

[linux-lvm] Scrub errors after extending LVM RAID1 mirror
 2019-02-02 13:34 UTC  (3+ messages)
` [linux-lvm] Scrub errors after extending LVM RAID1 mirror [full email]

[bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org: [Bug 202493] New: Soft lockup ryzen]
 2019-02-02 13:32 UTC 

[PATCH v9 1/6] t5323: test cases for git-pack-redundant
 2019-02-02 13:30 UTC  (8+ messages)
` [PATCH v10 0/6] pack-redundant: new algorithm to find min packs
` [PATCH v10 1/6] t5323: test cases for git-pack-redundant
` [PATCH v10 2/6] pack-redundant: delay creation of unique_objects
` [PATCH v10 3/6] pack-redundant: delete redundant code
` [PATCH v10 4/6] pack-redundant: new algorithm to find min packs
` [PATCH v10 5/6] pack-redundant: rename pack_list.all_objects
` [PATCH v10 6/6] pack-redundant: consistent sort method

[PATCH v3 00/13] spi: atmel-quadspi: introduce sam9x60 qspi controller
 2019-02-02 13:30 UTC  (32+ messages)
` [PATCH v3 01/13] spi: atmel-quadspi: cache MR value to avoid a write access
` [PATCH v3 03/13] spi: atmel-quadspi: drop wrappers for iomem accesses
` [PATCH v3 08/13] spi: atmel-quadspi: drop unused and NOP transfer macros
` [PATCH v3 13/13] spi: atmel-quadspi: add support for sam9x60 qspi controller

[U-Boot] IMX6 NAND boot regression
 2019-02-02 13:30 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/python: add upstream security fix for CVE-2019-5010
 2019-02-02 13:27 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/python3: "

[Buildroot] [git commit] package/python3: add upstream security fix for CVE-2019-5010
 2019-02-02 13:27 UTC 

[Buildroot] [git commit] package/python: add upstream security fix for CVE-2019-5010
 2019-02-02 13:27 UTC 

[U-Boot] Nand boot on imx6q board is broken
 2019-02-02 13:27 UTC  (4+ messages)

[Qemu-devel] qemu_vga.drv missing 256 colors support
 2019-02-02 13:25 UTC  (3+ messages)
` [Qemu-devel] [Qemu-ppc] "

[U-Boot] [PATCH] MTD: mxs_nand: Fix BCH read timeout error on boards requiring ECC
 2019-02-02 13:21 UTC  (3+ messages)

[PATCH V2 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
 2019-02-02 13:14 UTC  (7+ messages)
` [PATCH V2 1/3] x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available
` [PATCH V2 2/3] HYPERV/IOMMU: Add Hyper-V stub IOMMU driver
` [PATCH V2 3/3] MAINTAINERS: Add Hyper-V IOMMU driver into Hyper-V CORE AND DRIVERS scope

[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
 2019-02-02 13:12 UTC  (17+ messages)
` [U-Boot] [PATCH v3 16/20] mtd: spi: Add lightweight SPI flash stack for SPL
` [U-Boot] [PATCH v3 19/20] configs: Don't use SPI_FLASH_BAR as default

fix int_sqrt() for very large numbers
 2019-02-02 13:10 UTC  (3+ messages)
` [LKP] 32bd07585d: kernel_selftests.lib.prime_numbers.sh.fail

[PATCH] Move static keyword at beginning of declaration
 2019-02-02 13:05 UTC  (2+ messages)

[linux-4.9 test] 132661: regressions - FAIL
 2019-02-02 13:01 UTC 

[PATCH] powerpc: Remove trailing semicolon after curly brace
 2019-02-02 12:54 UTC  (2+ messages)

Stable queue: queue-4.20
 2019-02-02 12:55 UTC 

[PATCH for-4.12 v2] arm: gic-v3: deactivate SGI/PPI during initialization
 2019-02-02 12:54 UTC  (3+ messages)

Did you send the images?
 2019-02-02 12:39 UTC 

Do the work
 2019-02-02 12:36 UTC  (2+ messages)

Contributor Summit Topics and Logistics
 2019-02-02 12:33 UTC  (3+ messages)

[PATCH net-next] net: devlink: report cell size of shared buffers
 2019-02-02 12:35 UTC  (2+ messages)

r8169 Driver - Poor Network Performance Since Kernel 4.19
 2019-02-02 12:25 UTC  (10+ messages)

[PATCH] document getting of ell, point people at useful docs
 2019-02-02 12:18 UTC  (2+ messages)

[PATCH v2] Bluetooth: hci_uart: Switch pty driver to slave side in tty_set_termios()
 2019-02-02 12:15 UTC  (2+ messages)

Want to retouch?
 2019-02-02 12:13 UTC 

[PATCH 0/5] TV norms limit and TVP5150 implementation
 2019-02-02 12:10 UTC  (12+ messages)
` [PATCH 1/5] dt-bindings: connector: analog: add tv norms property
` [PATCH 2/5] media: v4l2-fwnode: add v4l2_fwnode_connector
` [PATCH 3/5] media: v4l2-fwnode: add initial connector parsing support
` [PATCH 4/5] media: tvp5150: make use of generic connector parsing
` [PATCH 5/5] media: tvp5150: add support to limit tv norms on connector

[PATCH i-g-t] i915/query: Update topology info to match reality
 2019-02-02 12:05 UTC  (4+ messages)
  ` [igt-dev] "

RAID1 filesystem not mounting
 2019-02-02 12:01 UTC  (2+ messages)

[RESEND BUG REPORT] System hung! Due to ftrace or KASAN?
 2019-02-02 11:52 UTC  (9+ messages)

FAILED: patch "[PATCH] IB/uverbs: Fix OOPs upon device disassociation" failed to apply to 4.4-stable tree
 2019-02-02 11:50 UTC 

FAILED: patch "[PATCH] IB/uverbs: Fix OOPs upon device disassociation" failed to apply to 4.9-stable tree
 2019-02-02 11:50 UTC 

FAILED: patch "[PATCH] IB/uverbs: Fix OOPs upon device disassociation" failed to apply to 4.14-stable tree
 2019-02-02 11:50 UTC 


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.