All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-21 14:39:01 to 2018-11-21 15:20:05 UTC [more...]

[rocko/master] [PATCH] matrix-gui: replace SysVinit with systemd service
 2018-11-21 15:19 UTC  (9+ messages)

[ANNOUNCE] Git v2.19.2
 2018-11-21 15:19 UTC 

[PATCH 00/15] drm/i915: Fix TV encoder support
 2018-11-21 15:19 UTC  (5+ messages)
` [PATCH 01/15] drm/vblank: Allow dynamic per-crtc max_vblank_count

[iproute2-next PATCH v3 1/2] tc: flower: Classify packets based port ranges
 2018-11-21  4:46 UTC  (5+ messages)
` [iproute2-next PATCH v3 2/2] man: tc-flower: Add explanation for range option

[PATCH] app/testpmd: fix MPLSoUDP encapsulation
 2018-11-21 15:19 UTC  (3+ messages)

[Bug 107690] Blackscreen after installing AMD driver 18.30 for Vega 64 on Ubuntu 18.04.1 (HDMI EDID 2.0 issue)
 2018-11-21 15:19 UTC 

[PATCH v6] tpm: add support for partial reads
 2018-11-21 15:18 UTC  (2+ messages)

[RFC PATCH] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2018-11-21 15:15 UTC  (14+ messages)
  ` [PATCH v2 00/15] Prepare for PTRACE_GET_SYSCALL_INFO
    ` [PATCH v2 16/15] syscall_get_arch: add "struct task_struct *" argument
        ` [OpenRISC] "

RFC: userspace exception fixups
 2018-11-21 15:17 UTC  (10+ messages)

[PATCH] drm/i915: Show waiter's status on engine dump
 2018-11-21 15:16 UTC  (4+ messages)

[PATCH v2] net/ena: fix out of order completion
 2018-11-21 15:16 UTC  (3+ messages)
` [PATCH v3] "
  ` [dpdk-stable] "

net: thunderx: nicvf_xdp_setup error code path
 2018-11-21  4:43 UTC  (2+ messages)
`  "

Re: [Make-wifi-fast] [PATCH v3 3/6] mac80211: Add airtimeaccounting and scheduling to TXQs
 2018-11-21 15:14 UTC 

[PATCH v9 00/15] Energy Aware Scheduling
 2018-11-21 15:14 UTC  (4+ messages)
` [PATCH v9 09/15] sched: Introduce sched_energy_present static key

[U-Boot] [PATCH 00/93] dm: Move towards completing CONFIG_BLK migration
 2018-11-21 15:13 UTC  (9+ messages)
` [U-Boot] [PATCH] omap3: beagle: Enable DM_MMC and BLK for u-boot only, not SPL

[U-Boot] SWUpdate - U-Boot environment library dependency
 2018-11-21 15:13 UTC  (20+ messages)
    ` [U-Boot] [swupdate] "

[PATCH] ipmi: kcs_bmc: handle devm_kasprintf() failure case
 2018-11-21 15:08 UTC 

[Qemu-devel] [PATCH] Fix for crashes and non-responsive UI on macOS Mojave
 2018-11-21 15:12 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/18] Xen PV backend 'qdevification'
 2018-11-21 15:12 UTC  (19+ messages)
` [Qemu-devel] [PATCH 01/18] xen: re-name XenDevice to XenLegacyDevice
  `  "
` [PATCH 02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
` [Qemu-devel] "
` [PATCH 03/18] xen: introduce 'xen-qdisk'
` [Qemu-devel] "
` [Qemu-devel] [PATCH 04/18] xen: create xenstore areas for XenDevice-s
`  "
` [Qemu-devel] [PATCH 05/18] xen: add xenstore watcher infratructure
`  "
` [Qemu-devel] [PATCH 06/18] xen: add grant table interface for XenDevice-s
  `  "
` [Qemu-devel] [PATCH 07/18] xen: add event channel "
`  "
` [Qemu-devel] [PATCH 08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-qdisk.c
  `  "
` [Qemu-devel] [PATCH 09/18] xen: remove unnecessary code from dataplane/xen-qdisk.c
  `  "

[Buildroot] [PATCH 1/1] shadowsocks-libev: add connmarktos build option
 2018-11-21 15:12 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] shadowsocks-libev: Bump to version 3.2.1
` [Buildroot] [PATCH v2 2/2] shadowsocks-libev: add connmarktos build option

[PATCH 00/18] Xen PV backend 'qdevification'
 2018-11-21 15:11 UTC 

[PATCH 0/2] SWIOTLB fixes for 4.20
 2018-11-21 15:11 UTC  (7+ messages)

[PATCHv3] btrfs: Fix error handling in btrfs_cleanup_ordered_extents
 2018-11-21 15:10 UTC 

[PATCH 0/5] Fix non-x86 builds after verifiers framework merged
 2018-11-21 14:59 UTC  (10+ messages)
    ` arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression
      ` [PATCH v2] "
        ` [PATCH v3 (part 1)] arm64/xen: Fix implicit declaration of function ‘grub_file_filter_disable_compression'
    ` arm64/xen: Fix too few arguments to function ‘grub_file_open’
      ` [PATCH v2] "

[PATCH 01/16] pem: New certificate loading functions
 2018-11-21 15:09 UTC  (16+ messages)
` [PATCH 02/16] cert: Accept lists of CA certificates instead of one
` [PATCH 03/16] tls: Support loading multiple root CAs
` [PATCH 04/16] tls: Load local cert using l_pem_load_certificate_chain
` [PATCH 05/16] pem: Return an l_key from l_pem_load_private_key
` [PATCH 06/16] tls: Check cipher suites against ceritficate key type
` [PATCH 07/16] asn1: Implement asn1_write_definite_length
` [PATCH 08/16] cert: Fix l_cert_get_dn
` [PATCH 09/16] tls: Send the DistinguishedName in Certificate Request
` [PATCH 10/16] tls: Flush remaining decoded messages on Alert
` [PATCH 11/16] examples: Ensure SIGPIPE is ignore in https examples
` [PATCH 12/16] examples: Fix check in https-server-test
` [PATCH 13/16] examples: Check l_tls_set_cacert return value in https examples
` [PATCH 14/16] examples: Improve messages printed by "
` [PATCH 15/16] tools: Update certchain-verify's cert API usage
` [PATCH 16/16] unit: Update tests usage of certificate API

[Cluster-devel] [PATCH V11 00/19] block: support multi-page bvec
 2018-11-21 15:06 UTC  (10+ messages)
` [Cluster-devel] [PATCH V11 02/19] block: introduce multi-page bvec helpers
    `  "
` [Cluster-devel] [PATCH V11 15/19] block: enable multipage bvecs
  `  "

[PATCH anybus v4 0/7] Add Fieldbus subsystem + support HMS Profinet card
 2018-11-21 15:07 UTC  (8+ messages)
` [PATCH anybus v4 1/7] fieldbus_dev: add Fieldbus Device subsystem
` [PATCH anybus v4 2/7] fieldbus: support the Arcx anybus bridge
` [PATCH anybus v4 3/7] dt-bindings: Add vendor prefix for arcx / Archronix
` [PATCH anybus v4 4/7] dt-bindings: anybus-bridge: document devicetree binding
` [PATCH anybus v4 5/7] fieldbus: support HMS Anybus-S bus
` [PATCH anybus v4 6/7] dt-bindings: anybuss-host: document devicetree binding
` [PATCH anybus v4 7/7] fieldbus_dev: support HMS Profinet IRT industrial controller

[PATCH] arm64: cpufeature: Fix mismerge of CONFIG_ARM64_SSBD block
 2018-11-21 15:07 UTC 

[PATCH e2fsprogs 0/9] Support encoding awareness and casefold
 2018-11-21  4:32 UTC  (5+ messages)
` [PATCH e2fsprogs 3/9] libe2p: Helpers for configuring the encoding superblock fields

[tip:perf/urgent] perf tools beauty ioctl: Support new ISO7816 commands
 2018-11-21 15:04 UTC 

[RFC 0/4] msm: clk: Define a special power domain for SDM845 GX
 2018-11-21 15:04 UTC  (6+ messages)
` [PATCH 4/4] drm/msm/gpu: Attach to the GPU GX power domain

[tip:perf/urgent] tools uapi asm-generic: Synchronize ioctls.h
 2018-11-21 15:04 UTC 

[PATCH] drm/amdgpu: disable page queue support for Vega12
 2018-11-21 15:04 UTC  (2+ messages)

[tip:perf/urgent] tools arch x86: Update tools's copy of cpufeatures.h
 2018-11-21 15:03 UTC 

[tip:perf/urgent] tools headers uapi: Synchronize i915_drm.h
 2018-11-21 15:02 UTC 

[PATCH] perf tools: Restore proper cwd on return from mnt ns
 2018-11-21 15:02 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Restore proper cwd on return from mnt namespace

[tip:perf/urgent] tools build feature: Check if get_current_dir_name() is available
 2018-11-21 15:01 UTC 

[PATCH perf/urgent] perf tools: Fix crash on synthesizing the unit
 2018-11-21 15:00 UTC  (2+ messages)
` [tip:perf/urgent] "

[igt-dev] [PATCH i-g-t 1/5] tests/sw_sync: use igt_fork_helper
 2018-11-21 15:01 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/5] tests/sw_sync: use igt_fork_helper (rev4)

[Qemu-arm] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
 2018-11-21 15:00 UTC  (28+ messages)
` [Qemu-arm] [PATCH v5 01/24] hw: i386: Decouple the ACPI build from the PC machine type
  ` [Qemu-devel] "
    ` [Qemu-arm] "
` [Qemu-arm] [PATCH v5 02/24] hw: acpi: Export ACPI build alignment API
      `  "
      ` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 05/24] hw: acpi: Implement XSDT support for RSDP
  ` [Qemu-arm] "
    ` [Qemu-arm] [Qemu-devel] "
` [Qemu-arm] [PATCH v5 07/24] hw: acpi: Generalize AML build routines
    ` [Qemu-devel] "
      ` [Qemu-arm] "
` [Qemu-arm] [Qemu-devel] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
            `  "

[PATCH v1 0/8] mm/kdump: allow to exclude pages that are logically offline
 2018-11-21 14:58 UTC  (6+ messages)
` [PATCH v1] makedumpfile: "

[GIT PULL 0/7] perf/urgent fixes
 2018-11-21 14:58 UTC  (2+ messages)

[PATCH] soc/tegra: refactor soc_is_tegra()
 2018-11-21 14:57 UTC  (8+ messages)

[xen-4.9-testing test] 130613: regressions - trouble: blocked/broken/fail/pass
 2018-11-21 14:57 UTC 

[PATCH v3 0/7] mtd: rawnand: ams-delta: Use GPIO API for data I/O
 2018-11-21 14:56 UTC  (7+ messages)
` Subject: [PATCH v4 0/4] "
  ` [PATCH v4 3/4] "

[PATCH 00/19] mailbox: Device-managed registration
 2018-11-21 14:54 UTC  (20+ messages)
` [PATCH 01/19] mailbox: Add device-managed registration functions
` [PATCH 02/19] mailbox: arm-mhu: Use device-managed registration API
` [PATCH 03/19] mailbox: bcm2835: "
` [PATCH 04/19] mailbox: bcm-flexrm: "
` [PATCH 05/19] mailbox: bcm-pdc: "
` [PATCH 06/19] mailbox: hi3660: "
` [PATCH 07/19] mailbox: hi6220: "
` [PATCH 08/19] mailbox: imx: "
` [PATCH 09/19] mailbox: altera: "
` [PATCH 10/19] mailbox: sti: "
` [PATCH 11/19] mailbox: xgene-slimpro: "
` [PATCH 12/19] mailbox: mtk-cmdq: "
` [PATCH 13/19] mailbox: mtk-cmdq: Remove needless devm_kfree() calls
` [PATCH 14/19] mailbox: omap: Use device-managed registration API
` [PATCH 15/19] mailbox: platform-mhu: "
` [PATCH 16/19] mailbox: qcom-apcs: "
` [PATCH 17/19] mailbox: rockchip: "
` [PATCH 18/19] mailbox: stm32-ipcc: "
` [PATCH 19/19] mailbox: ti-msgmgr: "

[U-Boot] [PATCH] net: explicitly assign errno to return code in case of network failure
 2018-11-21 14:56 UTC 

[PATCH] app/testpmd: fix mpls bos bit default value
 2018-11-21 14:55 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Reflect emmc controller ID in model in DT
 2018-11-21 14:55 UTC 

[PATCH v3] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
 2018-11-21 14:54 UTC  (2+ messages)

[PATCH 1/2] doc: update Mellanox release notes
 2018-11-21 14:52 UTC  (2+ messages)

[U-Boot] [PATCH] arm64: zynqmp: Disable bootelf and fdt commands for mini configurations
 2018-11-21 14:51 UTC 

[virtio] [PATCH] ACCESS_PLATFORM/ACCESS_ORDER
 2018-11-21 14:51 UTC  (7+ messages)
` [virtio-dev] "
  ` [virtio] "

[U-Boot] [PATCH 1/3] ARM: zynq: cse: Disable distro bootcommands
 2018-11-21 14:50 UTC  (3+ messages)
` [U-Boot] [PATCH 2/3] ARM: zynq: cse: Disable autoboot feature
` [U-Boot] [PATCH 3/3] ARM: zynq: cse: Shrink u-boot size

[PATCH] drm/ast: change resolution may cause screen blurred
 2018-11-21 14:49 UTC  (2+ messages)

[U-Boot] [PATCH] ARM: zynq: Guard zynq_help_text with CONFIG_SYS_LONGHELP
 2018-11-21 14:48 UTC 

[PATCH] ethdev: fix memory leak on removing eth rxtx callback
 2018-11-21 14:48 UTC  (2+ messages)

[U-Boot] [PATCH] mtd: nand: Arasan: Add subpage configuration support
 2018-11-21 14:48 UTC 

[PATCH 00/14] XSA-277 followup
 2018-11-21 14:48 UTC  (5+ messages)
` [PATCH 06/14] x86/hvm: Make the altp2m locking easier to follow
` [PATCH 10/14] x86/mm: Switch {get, put}_gfn() infrastructure to using gfn_t

[PATCH v4 net-next 0/6] net: dsa: microchip: Modify KSZ9477 DSA driver in preparation to add other KSZ switch drivers
 2018-11-21  4:15 UTC  (6+ messages)
` [PATCH v4 net-next 1/6] net: dsa: microchip: replace license with GPL
` [PATCH v4 net-next 6/6] net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.h

[U-Boot] [PATCH] arm: zynq: cse_qspi: Fix overwriting spi-rx-bus-width property
 2018-11-21 14:47 UTC 

Git Test Coverage Report (Wednesday Nov 21)
 2018-11-21 14:46 UTC 

[PATCH net v2] net/sched: act_police: fix race condition on state variables
 2018-11-21  4:13 UTC  (4+ messages)

[PATCH v3] debugobjects: scale the static pool size
 2018-11-21 14:45 UTC  (3+ messages)
` [PATCH v4] "

Fwd: "show-ignore" problem after svn-git clone
 2018-11-21 14:44 UTC  (2+ messages)

[PATCH] soc/tegra: add of_node_put()
 2018-11-21 14:44 UTC  (5+ messages)

[PATCH v2] x86/dom0: use MEMF_no_scrub during Dom0 construction
 2018-11-21 14:43 UTC  (2+ messages)

[PATCH] drm/i915/execlists: Poison the CSB after use
 2018-11-21 14:43 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/execlists: Poison the CSB after use (rev2)

[PATCH] x86: modernize sync_bitops.h
 2018-11-21 14:41 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH] arm64: lib: accelerate do_csum() with NEON instruction
 2018-11-21 14:41 UTC  (2+ messages)

[ANNOUNCE] Git Rev News edition 45
 2018-11-21 14:41 UTC 

[Qemu-devel] [RFC v3 00/12] packed ring virtio-net userspace backend support
 2018-11-21 14:39 UTC  (2+ messages)

[PATCH v13 00/12] livepatch: Atomic replace feature
 2018-11-21 14:40 UTC  (4+ messages)
` [PATCH v13 04/12] livepatch: Consolidate klp_free functions

Request to backport libvmi to krogoth
 2018-11-21 14:40 UTC  (2+ messages)

[PATCH v2 0/9] kbuild: clean-up modversion, TRIM_UNUSED_KSYMS, if_changed_rule, etc
 2018-11-21 14:39 UTC  (3+ messages)

dyntick-idle CPU and node's qsmask
 2018-11-21 14:39 UTC  (11+ messages)

[RFC PATCH 0/6] ASoC:Intel:Skylake: Enable HDaudio legacy fallback
 2018-11-21 14:39 UTC  (3+ messages)
` [RFC PATCH 6/6] ALSA: hda: add fallback capabilities for SKL+ platforms

[PATCH v3 1/2] mtd: spi-nor: add macros related to MICRON flash
 2018-11-21 14:39 UTC  (2+ messages)
` [v3,1/2] "

[PATCH v3 2/2] mtd: spi-nor: add entry for mt35xu512aba flash
 2018-11-21 14:39 UTC  (2+ messages)
` [v3,2/2] "


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.