All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-19 21:36:43 to 2018-12-19 23:05:54 UTC [more...]

[PATCH v3] pci_vfio: Support 64KB kernel page_size with vfio-pci driver
 2018-12-19 23:05 UTC  (4+ messages)
` [PATCH v4] "

[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
 2018-12-19 23:03 UTC  (3+ messages)
` [Bug 201631] "

[PATCH next] bonding: pass link-local packets to bonding master also
 2018-12-19 22:57 UTC  (3+ messages)
` [next] "

[PATCH] tty: serial: qcom_geni_serial: Fix UART hang
 2018-12-19 23:01 UTC  (3+ messages)

[RFC PATCH 0/6] Process-local memory allocations
 2018-12-19 23:00 UTC  (3+ messages)

[PATCH 0/5] icecc: Don't generate recipe-sysroot symlinks at recipe-parsing time
 2018-12-19 22:59 UTC  (6+ messages)
` [PATCH 1/5] icecc: readlink -f on the recipe-sysroot gcc/g++
` [PATCH 2/5] icecc: Trivial simplification
` [PATCH 3/5] icecc: Syntax error meant that we weren't waiting for tarball generation
` [PATCH 4/5] icecc: Don't generate recipe-sysroot symlinks at recipe-parsing time
` [PATCH 5/5] icecc: patchelf is needed by icecc-create-env

Periodic hang during git index-pack
 2018-12-19 22:59 UTC 

[PATCH] eal/option: fix option register duplicate detection
 2018-12-19 22:59 UTC  (3+ messages)

[PATCH v1 net-next] net: dsa: microchip: add KSZ9477 I2C driver
 2018-12-19 22:59 UTC  (11+ messages)

[Qemu-devel] Question about aio_poll and glib aio_ctx_dispatch
 2018-12-19 22:58 UTC  (3+ messages)
    ` [Qemu-devel] 答复: "

[PATCH V2 1/3] dt-bindings: mmc: tegra: Add pinctrl for pad drive strength config
 2018-12-19 22:55 UTC  (6+ messages)
` [PATCH V2 2/3] arm64: dts: tegra210: Add SDMMC Auto-cal settings
` [PATCH V2 3/3] mmc: tegra: SDMMC pads auto-calibration

[PATCH blktests 2/2] blktests: add Ming Lei's scsi-stress-remove
 2018-12-19 22:57 UTC  (4+ messages)
` [PATCH blktests v2 "

[PATCH bpf-next] tools: bpftool: add missing bpf_prog_linfo forward declaration
 2018-12-19 22:54 UTC  (2+ messages)

[PATCH] eal:missing newline on RTE_LOG msg
 2018-12-19 22:53 UTC  (3+ messages)

[PATCH 00/41] scsi: Mark expected switch fall-throughs
 2018-12-19 22:28 UTC  (25+ messages)
` [PATCH 16/41] scsi: imm: mark "
` [PATCH 17/41] scsi: isci: phy: Mark expected switch fall-through
` [PATCH 18/41] scsi: isci: remote_device: Mark expected switch fall-throughs
` [PATCH 19/41] scsi: isci: remote_node_context: mark "
` [PATCH 20/41] scsi: isci: request: mark expected switch fall-through
` [PATCH 22/41] scsi: lpfc: lpfc_ct: Mark expected switch fall-throughs
` [PATCH 23/41] scsi: lpfc: lpfc_els: "
` [PATCH 24/41] scsi: lpfc: lpfc_hbadisc: "
` [PATCH 25/41] scsi: lpfc: lpfc_nportdisc: Mark expected switch fall-through
` [PATCH 26/41] scsi: lpfc: lpfc_nvme: "
` [PATCH 27/41] scsi: lpfc: lpfc_scsi: Mark expected switch fall-throughs
` [PATCH 28/41] scsi: lpfc: lpfc_sli: "

[PATCH 2/2] efi: efi_guid_t must be 64-bit aligned
 2018-12-19 22:50 UTC  (6+ messages)
` [tip:efi/urgent] efi: Align 'efi_guid_t' to 64 bits

[RFC v1 PATCH 0/6] hardening: statically allocated protected memory
 2018-12-19 22:50 UTC  (5+ messages)
` [PATCH 2/6] __wr_after_init: write rare for static allocation

[PATCH] stripspace: allow -s/-c outside git repository
 2018-12-19 22:48 UTC  (10+ messages)
` Referring to commits in commit messages

[PATCH v12 1/7] ACPI: Move PCI reset to a separate function
 2018-12-19 22:46 UTC  (15+ messages)
` [PATCH v12 2/7] ACPI: Allow CONFIG_PCI to be unset for reboot
` [PATCH v12 3/7] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset
` [PATCH v12 4/7] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v12 5/7] arm64: select ACPI PCI code only when both features are enabled
` [PATCH v12 6/7] ACPI/IORT: Stub out ACS functions when CONFIG_PCI is not set
` [PATCH v12 7/7] ACPI: Make PCI slot detection driver depend on PCI

[PATCH net] gro_cell: add napi_disable in gro_cells_destroy
 2018-12-19 22:46 UTC  (2+ messages)

[PATCH net-next] virtio-net: ethtool configurable LRO
 2018-12-19 22:44 UTC  (2+ messages)

[PATCH] eal: Add the check for null peer pointer in mp request handler
 2018-12-19 22:45 UTC  (3+ messages)

[PATH bpf-next 00/13] bpf: propose new jmp32 instructions
 2018-12-19 22:44 UTC  (14+ messages)
` [PATH bpf-next 01/13] bpf: encoding description and macros for JMP32
` [PATH bpf-next 02/13] bpf: interpreter support "
` [PATH bpf-next 03/13] bpf: JIT blinds support JMP32
` [PATH bpf-next 04/13] x86_64: bpf: implement jitting of JMP32
` [PATH bpf-next 05/13] x32: "
` [PATH bpf-next 06/13] arm64: "
` [PATH bpf-next 07/13] arm: "
` [PATH bpf-next 08/13] ppc: "
` [PATH bpf-next 09/13] s390: "
` [PATH bpf-next 10/13] nfp: "
` [PATH bpf-next 11/13] bpf: verifier support JMP32
` [PATH bpf-next 12/13] bpf: unit tests for JMP32
` [PATH bpf-next 13/13] selftests: bpf: makefile support sub-register code-gen test mode

[PATCH] blkcg: remove unused __blkg_release_rcu()
 2018-12-19 22:43 UTC 

COW improvements and always_cow support V3
 2018-12-19 22:43 UTC  (4+ messages)
` [PATCH 11/11] xfs: introduce an always_cow mode

[PATCH] blkcg: clean up blkg_tryget_closest()
 2018-12-19 22:43 UTC 

[PATCH v2 0/3] un-deprecate nfsdcld
 2018-12-19 22:43 UTC  (13+ messages)
` [PATCH v2 2/3] nfsd: "
` [PATCH v2 3/3] nfsd: keep a tally of RECLAIM_COMPLETE operations when using nfsdcld

[Qemu-devel] [PATCH for-2.11 v3 00/16] travis: speedup to reduce failures
 2018-12-19 22:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.11 v3 12/16] travis/osx: silent texinfo warnings

[PATCH v6 0/2] arm64: dts: Add sdm845 GPU/GMU and SMMU
 2018-12-19 22:40 UTC  (13+ messages)
` [PATCH v6 2/2] arm64: dts: sdm845: Add gpu and gmu device nodes

After Vega 56/64 GPU hang I unable reboot system
 2018-12-19 22:41 UTC  (12+ messages)

[PATCH 0/5] clk: imx8qm: prepare for imx8qm clock support
 2018-12-19 22:34 UTC  (5+ messages)
` [PATCH 4/5] clk: imx8qxp: make the name of clock ID generic

[Buildroot] [git commit] docs/website: update for 2018.11.1
 2018-12-19 22:34 UTC 

[PATCH 00/10] i2c: move handling of suspended adapters to the core
 2018-12-19 22:33 UTC  (6+ messages)
` [PATCH 01/10] i2c: add suspended flag and accessors for i2c adapters

[PATCH RFC 0/6] Slotted channels for sync vm_events
 2018-12-19 22:33 UTC  (6+ messages)
` [RFC PATCH 2/6] tools/libxc: Define VM_EVENT type
` [RFC PATCH 3/6] vm_event: Refactor vm_event_domain implementation

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2018-12-19 22:33 UTC  (11+ messages)

[PATCH v4 0/8] drm/msm/dsi: Get PHY ref clocks from the DT
 2018-12-19 22:32 UTC  (6+ messages)
` [PATCH v4 4/8] drm/msm/dsi: 14nm PHY: Get ref clock "

[PATCH V1] mtd: core: Micron SLC NAND filling block
 2018-12-19 22:29 UTC  (4+ messages)
  ` [EXT] "

[Buildroot] [git commit] Update for 2018.11.1
 2018-12-19 22:29 UTC 

[RFC][PATCH] string.h: Add strncmp_prefix() helper macro
 2018-12-19 22:21 UTC  (4+ messages)

[PATCH 0/2] LP5024/18 LED introduction
 2018-12-19 22:27 UTC  (13+ messages)
` [PATCH 2/2] leds: lp5024: Add the LP5024/18 RGB LED driver

[Buildroot] Buildroot 2018.11.1 released
 2018-12-19 22:25 UTC 

[PATCH net-next] Amiga PCMCIA 100 MBit card support
 2018-12-19 22:24 UTC 

[PATCH 00/21] glibc port to ARC processors
 2018-12-19 22:23 UTC  (11+ messages)
` [PATCH 08/21] ARC: Linux Syscall Interface
      ` ARC vs. generic sigaction (was Re: [PATCH 08/21] ARC: Linux Syscall Interface)
` [PATCH 13/21] ARC: Build Infrastructure

[PATCH v11 1/7] ACPI: Allow CONFIG_PCI to be unset for reboot
 2018-12-19 22:22 UTC  (6+ messages)
` [PATCH v11 2/7] ACPI / OSL: Stub out acpi_os_(read/write)_pci_configurations()

[pull request][net-next 00/11] Mellanox, mlx5 updates 2018-12-19
 2018-12-19 22:22 UTC  (3+ messages)
` [net-next 05/11] net/mlx5e: Fail attempt to offload e-switch TC flows with egress upper devices

[linux-4.14 test] 131427: tolerable FAIL - PUSHED
 2018-12-19 22:21 UTC 

[MPTCP] Fwd: [PATCH net-next 0/13] sk_buff: add extension infrastructure
 2018-12-19 22:16 UTC 

Non-blocking socket stuck for multiple seconds on xfs_reclaim_inodes_ag()
 2018-12-19 22:15 UTC  (8+ messages)

stable-rc/linux-4.19.y build: 202 builds: 0 failed, 202 passed, 55 warnings (v4.19.11)
 2018-12-19 22:14 UTC 

[PATCH 1/3] semanage_migrate_store: fix many Python linter warnings
 2018-12-19 22:13 UTC  (3+ messages)
` [PATCH 2/3] semanage_migrate_store: remove unused loading of libsepol.so
` [PATCH 3/3] semanage_migrate_store: switch to space indentation

[Qemu-devel] [PATCH] ui/cocoa: Include less of the generated modular QAPI headers
 2018-12-19 22:12 UTC  (2+ messages)

[PATCHv2 01/12] acpi: Create subtable parsing infrastructure
 2018-12-19 22:10 UTC  (4+ messages)

EVM: Permission denied with overlayfs
 2018-12-19 22:11 UTC  (10+ messages)

[PATCH 0/7] qcom: support wakeup capable GPIOs
 2018-12-19 22:11 UTC  (8+ messages)
` [PATCH 1/7] gpio: Add support for hierarchical IRQ domains
` [PATCH 2/7] irqdomain: add bus token DOMAIN_BUS_WAKEUP
` [PATCH 3/7] drivers: irqchip: add PDC irqdomain for wakeup capable GPIOs
` [PATCH 4/7] dt-bindings: sdm845-pinctrl: add wakeup interrupt parent for GPIO
` [PATCH 5/7] drivers: pinctrl: msm: setup GPIO irqchip hierarchy
` [PATCH 6/7] arm64: dts: msm: add PDC device bindings for sdm845
` [PATCH 7/7] arm64: dts: msm: setup PDC as wakeup parent for GPIOs for SDM845

[MPTCP] Fwd: [PATCH net-next 0/13] sk_buff: add extension infrastructure
 2018-12-19 22:10 UTC 

tracing multithread user program and API support for enabling/disabling events and for adding/removing context fields
 2018-12-19 22:07 UTC 

[PATCH net] tcp: clear tp->retrans_stamp in tcp_finish_connect()
 2018-12-19 22:05 UTC  (2+ messages)

[PATCH v3] crypto/aesni_mb: add gmac support
 2018-12-19 22:04 UTC  (9+ messages)
` [PATCH v4 0/3] "
  ` [PATCH v4 1/3] "
  ` [PATCH v4 2/3] test: add aesni-mb gmac test
  ` [PATCH v4 3/3] doc: update release note and PMD information
  ` [PATCH v5 0/3] crypto/aesni_mb: add gmac support
    ` [PATCH v5 1/3] "
    ` [PATCH v5 2/3] test: add aesni-mb gmac test
    ` [PATCH v5 3/3] doc: update release note and pmd info

[Buildroot] [git commit branch/2018.11.x] Update for 2018.11.1
 2018-12-19 22:04 UTC 

[PATCH] eal: fix memleak on mp request error handler
 2018-12-19 22:03 UTC  (3+ messages)

[PATCH v1 net] lan743x: Remove MAC Reset from initialization
 2018-12-19 21:55 UTC 

[PATCH iproute2] fix print_0xhex on 32 bit
 2018-12-19 22:02 UTC  (3+ messages)

[Buildroot] [Bug 11426] New: pps-tools bash dependency
 2018-12-19 22:01 UTC  (2+ messages)
` [Buildroot] [Bug 11426] "

Build suddenly stops and desktop logouts !
 2018-12-19 21:59 UTC  (4+ messages)

[PATCH v3 0/2] add rte ring reset api and use it to flush a ring by hash
 2018-12-19 21:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/systemd: add systemd-boot build option
 2018-12-19 21:55 UTC  (4+ messages)

[PATCH] mcstrans: Fix check in raw_color()
 2018-12-19 21:44 UTC  (2+ messages)

usercopy_warn in __copy_to_user
 2018-12-19 21:51 UTC  (3+ messages)

ASoC: Intel: sst: Missing IRQ at index 5 on BYT-T device
 2018-12-19 21:51 UTC  (14+ messages)

[PATCH 0/3] setup: add `clear_repository_format()`
 2018-12-19 21:49 UTC  (12+ messages)
` [PATCH 1/3] setup: drop return value from `read_repository_format()`
` [PATCH 2/3] setup: do not use invalid `repository_format`
` [PATCH 3/3] setup: add `clear_repository_format()`

[MPTCP] Fwd: [PATCH net-next 0/13] sk_buff: add extension infrastructure
 2018-12-19 21:49 UTC 

[PATCH 0/1] add author and committer configuration settings
 2018-12-19 21:46 UTC  (2+ messages)

Keep file data off network when moving between filesystems on the same server
 2018-12-19 21:46 UTC 

[PATCH] eal: remove variable length array
 2018-12-19 21:45 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/4] q35: change defaults for kernel irqchip and IR
 2018-12-19 21:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] q35: set split kernel irqchip as default

Need help fixing pop/click artifacts in an ASOC driver
 2018-12-19 21:44 UTC  (12+ messages)

[pull request][net 0/3] Mellanox, mlx5 fixes 2018-12-19
 2018-12-19 21:44 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/1] efi_loader: efi_add_runtime_mmio()
 2018-12-19 21:42 UTC 

[PATCH 0/7] drm: Remove drm_mode_object dependency from drm_display_mode
 2018-12-19 21:41 UTC  (3+ messages)
` [PATCH 2/7] drm: omapdrm: Cleanup drm_display_mode print str

linux-next: manual merge of the kvm tree with the tip tree
 2018-12-19 21:40 UTC  (6+ messages)
` "x86: Remove Intel MPX" is wrong (Re: linux-next: manual merge of the kvm tree with the tip tree)

[PATCH] [RFC] go.bbclass: install dependencies under $GOPATH instead of $GOROOT
 2018-12-19 21:40 UTC  (2+ messages)

[PATCH stable 4.14] bpf, arm: fix emit_ldx_r and emit_mov_i using TMP_REG_1
 2018-12-19 21:40 UTC 

[PATCH v2 0/4] net/cxgbe: fix build for Microsoft Windows OS support
 2018-12-19 21:39 UTC  (2+ messages)

[PATCH] lib/librte_lpm: remove recursively included header file
 2018-12-19 21:39 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/4] Allow customization of system default PATH
 2018-12-19 21:38 UTC  (3+ messages)
` [Buildroot] [PATCH v2 4/4] dropbear: use BR2_SYSTEM_DEFAULT_PATH as "

[PATCH net-next v2 0/2] neigh get support
 2018-12-19 21:37 UTC  (2+ messages)

[PATCH] ip_frag: fix ipv6 when MTU sizes not aligned to 8 bytes
 2018-12-19 21:37 UTC  (3+ messages)

Error : fsl-image-qt5-validation-imx-imx8mmevk-20181219210506.rootfs.ext4’: No such file or directory in imx-4.14.78-1.0.0_ga.xml in imx-linux-sumo branch
 2018-12-19 21:37 UTC 

[PATCH 0/2] ARC show_regs fixes
 2018-12-19 21:36 UTC  (6+ messages)
` [PATCH 1/2] ARC: show_regs: avoid page allocator

[SPDK] Content for v18.10.x
 2018-12-19 21:36 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.