All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-15 14:19:24 to 2019-04-15 15:00:50 UTC [more...]

[PATCH 0/3] some prune optimizations
 2019-04-15 15:00 UTC  (3+ messages)
` [PATCH 2/3] prune: use bitmaps for reachability traversal

[PATCH v1 00/15] Keep track of GUPed pages in fs and block
 2019-04-15 14:59 UTC  (3+ messages)
` [PATCH v1 10/15] block: add gup flag to bio_add_page()/bio_add_pc_page()/__bio_add_page()

[PATCH v4 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-04-15 14:56 UTC  (11+ messages)
` [PATCH v4 4/6] vfio-ccw: add capabilities chain
  ` [Qemu-devel] "
` [PATCH v4 6/6] vfio-ccw: add handling for async channel instructions
  ` [Qemu-devel] "

[PATCH 00/30] Enable Tegra PCIe root port features
 2019-04-15 14:58 UTC  (35+ messages)
` [PATCH 02/30] PCI: tegra: Fix PCIe host power up sequence
` [PATCH 03/30] PCI: tegra: Move REFCLK pad settings out of phy_power_on()
` [PATCH 04/30] PCI: tegra: Add PCIe Gen2 link speed support
` [PATCH 05/30] PCI: tegra: Advertise PCIe Advanced Error Reporting (AER) capability
` [PATCH 06/30] PCI: tegra: Program UPHY electrical settings for Tegra210
` [PATCH 10/30] PCI: tegra: Enable PCIe xclk clock clamping
` [PATCH 11/30] PCI: tegra: Increase the deskew retry time
` [PATCH 28/30] dt-bindings: pci: tegra: Document nvidia,rst-gpio optional prop
` [PATCH 29/30] PCI: tegra: Add support for GPIO based PCIe reset
` [PATCH 30/30] PCI: tegra: Change link retry log level to INFO

[PATCH v2 0/2] Add support for the Purism Librem5 devkit
 2019-04-15 14:58 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: fsl: librem5: Add a device tree for the "

[PATCH ghau90 v1] sig_info: use standard template for log messages
 2019-04-15 14:58 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_edid: new library for generating EDIDs
 2019-04-15 14:58 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2] "
` [igt-dev] ✓ Fi.CI.BAT: success for lib/igt_edid: new library for generating EDIDs (rev2)

[PATCH] Btrfs: allocate ulists in btrfs_check_shared() using GFP_KERNEL
 2019-04-15 14:58 UTC  (4+ messages)

[Bug 203215] New: failure at fs/f2fs/f2fs.h:2809/verify_blkaddr()!
 2019-04-15 14:56 UTC  (2+ messages)
` [Bug 203215] "

[PATCH net-next 00/11] Flower flow merging
 2019-04-15 14:56 UTC  (12+ messages)
` [PATCH net-next 01/11] nfp: flower: turn on recirc and merge hint support in firmware
` [PATCH net-next 02/11] nfp: flower: allow offloading of matches on 'internal' ports
` [PATCH net-next 03/11] nfp: allow fallback packets from non-reprs
` [PATCH net-next 04/11] nfp: flower: support fallback packets from internal ports
` [PATCH net-next 05/11] nfp: flower: allow tunnels to output to internal port
` [PATCH net-next 06/11] nfp: flower: get flows by host context
` [PATCH net-next 07/11] nfp: flower: handle merge hint messages
` [PATCH net-next 08/11] nfp: flower: validate merge hint flows
` [PATCH net-next 09/11] nfp: flower: generate merge flow rule
` [PATCH net-next 10/11] nfp: flower: support stats update for merge flows
` [PATCH net-next 11/11] nfp: flower: offload "

[PATCH v2 00/31] Specific platform to run OVMF in Xen PVH and HVM guests
 2019-04-15 14:56 UTC  (11+ messages)
` [PATCH v2 25/31] OvmfPkg/PlatformBootManagerLib: Handle the absence of PCI bus on Xen PVH
  ` [edk2-devel] "
      ` [Xen-devel] "
` [PATCH v2 28/31] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
  ` [Xen-devel] [edk2-devel] "
      `  "

[PATCH] x86/PCI: fix a memory leak bug
 2019-04-15 14:54 UTC 

[PATCH v2] x86: mm: Do not use set_{pud,pmd}_safe when splitting the large page
 2019-04-15 14:55 UTC 

[PATCH v2 00/19] NVIDIA Tegra devfreq improvements and Tegra20/30 support
 2019-04-15 14:55 UTC  (20+ messages)
` [PATCH v2 01/19] PM / devfreq: tegra: Fix kHz to Hz conversion
` [PATCH v2 02/19] PM / devfreq: tegra: Replace readl-writel with relaxed versions
` [PATCH v2 03/19] PM / devfreq: tegra: Don't ignore clk errors
` [PATCH v2 04/19] PM / devfreq: tegra: Don't set EMC clock rate to maximum on probe
` [PATCH v2 05/19] PM / devfreq: tegra: Replace write memory barrier with the read barrier
` [PATCH v2 06/19] PM / devfreq: tegra: Fix missed error checking on devfreq initialization failure
` [PATCH v2 07/19] PM / devfreq: tegra: Register clk notifier in the end of driver's probe
` [PATCH v2 08/19] PM / devfreq: tegra: Remove OPP entries on driver removal
` [PATCH v2 09/19] PM / devfreq: tegra: Change interrupt request order
` [PATCH v2 10/19] PM / devfreq: tegra: Drop primary interrupt handler
` [PATCH v2 11/19] PM / devfreq: tegra: De-initialize properly on driver's probe error
` [PATCH v2 12/19] PM / devfreq: tegra: Avoid inconsistency of current frequency value
` [PATCH v2 13/19] PM / devfreq: tegra: Mark ACTMON's governor as immutable
` [PATCH v2 14/19] PM / devfreq: tegra: Move governor registration to driver's probe
` [PATCH v2 15/19] PM / devfreq: tegra: Synchronize IRQ after masking it in hardware
` [PATCH v2 16/19] PM / devfreq: tegra: Reconfigure hardware on governor's restart
` [PATCH v2 17/19] PM / devfreq: tegra: Support Tegra30
` [PATCH v2 18/19] PM / devfreq: tegra: Enable COMPILE_TEST for the driver
` [PATCH v2 19/19] PM / devfreq: Introduce driver for NVIDIA Tegra20

[Qemu-devel] [PATCH v6 0/5] backup-top: preparing refactoring
 2019-04-15 14:49 UTC  (18+ messages)
  ` [Qemu-devel] [PATCH v6 1/5] block/backup: simplify backup_incremental_init_copy_bitmap
  ` [Qemu-devel] [PATCH v6 2/5] block/backup: move to copy_bitmap with granularity
  ` [Qemu-devel] [PATCH v6 3/5] block/backup: refactor and tolerate unallocated cluster skipping
  ` [Qemu-devel] [PATCH v6 4/5] block/backup: unify different modes code path
  ` [Qemu-devel] [PATCH v6 5/5] block/backup: refactor: split out backup_calculate_cluster_size

[Bug 203239] New: kernel BUG at fs/f2fs/segment.c:3162! and hangs on sync
 2019-04-15 14:54 UTC  (2+ messages)
` [Bug 203239] "

[PATCH V2 00/16] Add Tegra194 PCIe support
 2019-04-15 14:54 UTC  (4+ messages)
` [PATCH V2 07/16] dt-bindings: PCI: designware: Add binding for CDM register check

[Qemu-devel] How live migration work for vhost-user
 2019-04-15 14:53 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] Add libvirt (KVM) support
 2019-04-15 14:54 UTC  (6+ messages)

[PATCH v2 1/2] driver core: printk to pr_*
 2019-04-15 14:53 UTC 

[Bug 203233] New: kernel BUG at fs/f2fs/segment.c:2102!
 2019-04-15 14:53 UTC  (2+ messages)
` [Bug 203233] "

[PATCH v3 1/2] power_supply: Add more charge types and CHARGE_CONTROL_* properties
 2019-04-15 14:53 UTC  (4+ messages)
` [PATCH v3 2/2] power_supply: platform/chrome: wilco_ec: Add charging config driver

[Bug 203229] New: kernel BUG at fs/f2fs/recovery.c:591! and hangs on sync
 2019-04-15 14:53 UTC  (2+ messages)
` [Bug 203229] "

[PATCH] wimax/i2400m: fix spelling mistake "accesibility" -> "accessibility"
 2019-04-15 14:53 UTC  (3+ messages)

[Bug 203227] New: kernel BUG at fs/f2fs/recovery.c:549! and hangs on sync
 2019-04-15 14:53 UTC  (2+ messages)
` [Bug 203227] "

[Bug 203225] New: kernel BUG at fs/f2fs/node.c:3073! and hangs on sync
 2019-04-15 14:52 UTC  (2+ messages)
` [Bug 203225] "

[Bug 203221] New: kernel BUG at fs/f2fs/node.c:1279!
 2019-04-15 14:52 UTC  (2+ messages)
` [Bug 203221] "

[LTP] [PATCH] [RFC] Proof-of-concept for test documentation format
 2019-04-15 14:51 UTC  (2+ messages)

[PATCH 0/4] Allwinner H6 SPDIF support
 2019-04-15 14:51 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: sound: sun4i-spdif: Add Allwinner H6 compatible

[Bug 203219] New: kernel BUG at fs/f2fs/node.c:1183! and hangs on sync
 2019-04-15 14:51 UTC  (2+ messages)
` [Bug 203219] "

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2019-04-15 14:37 UTC  (2+ messages)
` [Qemu-devel] [Bug 1805256] "

[PATCH v8 00/16] Add utilization clamping support
 2019-04-15 14:51 UTC  (3+ messages)
` [PATCH v8 02/16] sched/core: Add bucket local max tracking

[Bug 203217] New: kernel BUG at fs/f2fs/inode.c:707! and hangs
 2019-04-15 14:51 UTC  (2+ messages)
` [Bug 203217] "

[dpdk-dev] [PATCH] examples/vm_power_manager: fix string null termination
 2019-04-15 14:50 UTC  (2+ messages)

[PATCH 0/7] Assorted Documentation-related fixes
 2019-04-15 14:50 UTC  (6+ messages)
` [PATCH 4/7] docs: exclude documentation for commands that have been excluded

[PATCH v2 0/3] xfs: merged io completions
 2019-04-15 14:49 UTC  (7+ messages)
` [PATCH 1/3] xfs: implement per-inode writeback completion queues
` [PATCH 2/3] xfs: remove unused m_data_workqueue
` [PATCH 3/3] xfs: merge adjacent io completions of the same type

Tracehooks in scheduler
 2019-04-15 14:49 UTC  (2+ messages)

[PATCH V3 0/7] Add USB3.0 and TI HD3SS3220 driver support
 2019-04-15 14:49 UTC  (5+ messages)
` [PATCH V3 3/7] usb: typec: driver for TI HD3SS3220 USB Type-C DRP port controller
      ` [V3,3/7] "

kernel BUG at kernel/cred.c:434!
 2019-04-15 14:48 UTC  (4+ messages)

[dpdk-dev] [PATCH] net/virtio: fix dangling pointer on failure
 2019-04-15 14:48 UTC 

Patch "drm/i915/dp: revert back to max link rate and lane count on eDP" has been added to the 5.0-stable tree
 2019-04-15 14:48 UTC 

[dpdk-dev] [PATCH] net/af_xdp: submit valid count to Tx queue
 2019-04-15 14:42 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/2] net/af_xdp: enqueue buf ring when allocate Tx queue fails
  ` [dpdk-dev] [PATCH 2/2] net/af_xdp: make reserve/submit peek/release consistent

[PATCH v4 00/13] HDCP2.2 Phase II
 2019-04-15 14:47 UTC  (7+ messages)
` [PATCH v4 05/13] drivers: create binary sysfs for class

[PATCH] thermal: intel: int340x: processor_thermal_device: simplify to get driver data
 2019-04-15 14:48 UTC 

[PATCH] drm/i915: Enable workaround for pixel shader dispatch hang
 2019-04-15 14:45 UTC  (7+ messages)

[dpdk-dev] [PATCH] examples/vm_power_manager: fix string overflow
 2019-04-15 14:45 UTC  (2+ messages)

[RFC v2 0/3] fio-ccw fixes for kernel stacktraces
 2019-04-15 14:44 UTC  (11+ messages)
` [RFC v2 2/3] vfio-ccw: Prevent quiesce function going into an infinite loop

[PATCH] KVM: x86/mmu: Fix an inverted list_empty() check when zapping sptes
 2019-04-15 14:44 UTC  (2+ messages)

[PATCH] [v2] arch: add pidfd and io_uring syscalls everywhere
 2019-04-15 14:22 UTC  (5+ messages)

Dependencies on other file system types for custom file system type
 2019-04-15 14:43 UTC  (4+ messages)

FAILED: patch "[PATCH] drm/i915/dp: revert back to max link rate and lane count on" failed to apply to 5.0-stable tree
 2019-04-15 14:43 UTC  (3+ messages)
` [v5.0 stable PATCH] drm/i915/dp: revert back to max link rate and lane count on eDP

[PATCH] kcov: improve CONFIG_ARCH_HAS_KCOV help text
 2019-04-15 14:42 UTC  (3+ messages)

[PATCH v5 1/3] Provide in-kernel headers to make extending kernel easier
 2019-04-15 14:41 UTC  (11+ messages)

[PATCH] Staging: greybus: Cleanup in header file control.h
 2019-04-15 14:40 UTC  (5+ messages)

regression in output of git-pull --rebase --recurse-submodules=yes --quiet
 2019-04-15 14:40 UTC  (5+ messages)
` regression AGAIN "

[PATCH v2 0/2] x86/mm/KASLR: Fix the wrong size of memory sections
 2019-04-15 14:39 UTC  (2+ messages)

[PATCH 0/3] Add basic support for RTC on Allwinner H6 SoC
 2019-04-15 14:39 UTC  (14+ messages)
` [linux-sunxi] "

[PATCH v4 0/4] perf: Support a new 'percore' event qualifier
 2019-04-15 14:39 UTC  (3+ messages)
` [PATCH v4 3/4] perf stat: Support "

[PATCH] pci/switchtec: fix stream_open.cocci warnings (fwd)
 2019-04-15 14:38 UTC  (3+ messages)

FAILED: patch "[PATCH] mm: writeback: use exact memcg dirty counts" failed to apply to 4.14-stable tree
 2019-04-15 14:39 UTC 

[PATCH v3] arm64: sysreg: make mrs_s and msr_s macros work with Clang and LTO
 2019-04-15 14:38 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: firmware: imx-scu: new binding to parse clocks from device tree
 2019-04-15 14:37 UTC  (2+ messages)

KASAN: use-after-free Read in v4l2_release
 2019-04-15 14:36 UTC 

[PATCH] Btrfs: remove no longer used member num_dirty_bgs from transaction
 2019-04-15 14:36 UTC  (2+ messages)

[PATCH] drivers: fsi: This patch fix the following checkpatch warning
 2019-04-15 14:35 UTC 

[PATCH v2 0/7] trace2: load trace2 settings from system config
 2019-04-15 14:34 UTC  (5+ messages)
` [PATCH v3 00/10] "
  ` [PATCH v3 01/10] config: initialize opts structure in repo_read_config()

[PATCH] PCI: dwc: skip MSI init if MSIs have been explicitly disabled
 2019-04-15 14:34 UTC  (5+ messages)

[Buildroot] [PATCH 1/2] configs: asus_tinker_rk3288: Fix booting larger uImage
 2019-04-15 14:34 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] configs: asus_tinker_rk3288: Bump to the linux kernel 5.0 and u-boot 2019.01

[PATCH v3] block: fix use-after-free on gendisk
 2019-04-15 14:32 UTC  (3+ messages)

[Buildroot] [PATCH] linux: use host pkg-config when host libelf is set
 2019-04-15 14:29 UTC  (4+ messages)
` [Buildroot] [PATCH 1/1] "

[igt-dev] [PATCH i-g-t] runner/job_list: print error when job list is empty
 2019-04-15 14:29 UTC  (5+ messages)

[PATCH] power: supply: core: fix typo in function to get current charge control limit
 2019-04-15 14:29 UTC 

[meta-oe][PATCH V2] ledmon: control hard disk led for RAID arrays
 2019-04-15 14:29 UTC  (3+ messages)

[PATCH] drm/amd/display: Expose support for DRM_FORMAT_RGB565
 2019-04-15 14:29 UTC  (2+ messages)

[v3 0/7] Add Multi Segment Gamma Support
 2019-04-15 14:29 UTC  (6+ messages)
` [v3 6/7] drm: Add Client Cap for advance gamma mode

[PATCH v3 0/2] btrfs: trace: Trace events for btrfs tree locking
 2019-04-15 14:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] boot/riscv-pk: add generation of binary bbl file
 2019-04-15 14:27 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] board/sifive: add support for the HiFive Unleashed board

[PATCH] mwifiex: fix spelling mistake "capabilties" -> "capabilities"
 2019-04-15 14:26 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] util/error: do not free error on error_abort
 2019-04-15 14:25 UTC  (3+ messages)

v12.2.12 Luminous released
 2019-04-15 14:26 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] vl: set LC_CTYPE early in main() for all code
 2019-04-15 14:25 UTC  (4+ messages)

[U-Boot] [PATCH 1/2] at91sam9260.dtsi: add some labels
 2019-04-15 14:25 UTC  (2+ messages)

[PATCH] drm/i915/icl: Whitelist GEN9_SLICE_COMMON_ECO_CHICKEN1
 2019-04-15 14:24 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH v5 0/1] config: allow giving separate author and committer
 2019-04-15 14:24 UTC  (3+ messages)
` [PATCH v6 2/2] config: allow giving separate author and committer idents

[PATCH] drm/amdgpu: change encode ib size alignment to 4 bytes
 2019-04-15 14:23 UTC 

[PATCH 00/12] clocksource: improve Atmel TCB timer driver
 2019-04-15 14:22 UTC  (5+ messages)
` [PATCH 03/12] misc: atmel_tclib: move definitions to header file

[PATCH] module: add stub for within_module
 2019-04-15 14:22 UTC  (3+ messages)

[PATCH] net: Fix missing meta data in skb with vlan packet
 2019-04-15 14:21 UTC  (5+ messages)
      ` [PATCH v2] "

[Qemu-devel] [PATCH v2 0/4] Extract build_mcfg
 2019-04-15 14:20 UTC  (4+ messages)

[PATCH] drm/etnaviv: clean up etnaviv_gem_new_handle
 2019-04-15 14:20 UTC  (2+ messages)

[PATCH] gcc-sanitizers: fix -Werror=maybe-uninitialized issue
 2019-04-15 14:19 UTC  (5+ messages)
` [PATCH v3] "


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.