All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-10 01:03:34 to 2019-01-10 02:57:46 UTC [more...]

[Qemu-devel] Qemu migration with vhost-user-blk on top of local storage
 2019-09-28  2:06 UTC  (5+ messages)
  ` [SPDK] "
      ` [Qemu-devel] [SPDK] "

[PATCH 0/9] kprobes: Fix and improve blacklist symbols
 2019-01-10  2:57 UTC  (8+ messages)
` [PATCH 1/9] x86/kprobes: Prohibit probing on optprobe template code
` [PATCH 2/9] x86/kprobes: Move trampoline code into RODATA
` [PATCH 3/9] x86/kprobes: Prohibit probing on functions before kprobe_int3_handler()
` [PATCH 4/9] x86/kprobes: Prohibit probing on IRQ handlers directly
` [PATCH 5/9] kprobes: Search non-suffixed symbol in blacklist
` [PATCH 6/9] kprobes: Prohibit probing on hardirq tracers
` [PATCH 7/9] kprobes: Prohibit probing on preempt_check debug functions

[GIT PULL] Hyper-V commits for 5.0
 2019-01-10  2:56 UTC 

how to deal with the dependences between kernel configuration and out of tree module
 2019-01-10  2:47 UTC 

[PATCH 1/2] drm/i915/gvt: give the cmd parser decode_info a const treatment
 2019-01-10  2:51 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/gvt: give the cmd parser cmd_info "

[PATCH v3 1/4] pmbus: associate PMBUS_SKIP_STATUS_CHECK with
 2019-01-10  2:31 UTC  (8+ messages)
` [PATCH v3 2/4] dt-bindings: hwmon: add dps650ab documentation
` [PATCH v3 3/4] ARM: dts: dps650ab: add power supply
` [PATCH v3 4/4] hwmon: (pmbus) add support for DPS-650AB

[PATCH -next] ASoC: Intel: bytcht_es8316: Set correct platform drvdata in snd_byt_cht_es8316_mc_probe()
 2019-01-10  2:50 UTC  (5+ messages)
` [PATCH -next v2] ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8316_mc_remove()
  ` [alsa-devel] [PATCH -next v2] ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8
    ` [alsa-devel] [PATCH -next v2] ASoC: Intel: bytcht_es8316: use correct drvdata in snd_byt_cht_es8316_mc_remove()

[PATCH] 9p: use inode->i_lock to protect i_size_write()
 2019-01-10  2:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/52] Audio 5.1 patches
 2019-01-10  2:49 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 03/52] qapi: qapi for audio backends
` [Qemu-devel] [PATCH v2 43/52] audio: add mixeng option (documentation)

[U-Boot] [PATCH] arm: ti: boot: Fix am57xx evm fdtfile name
 2019-01-10  2:47 UTC  (2+ messages)

WARNING: locking bug in lock_downgrade
 2019-01-10  2:45 UTC  (3+ messages)

[PATCH 0/1] target-sdk-provides-dummy: add more perl modules to avoid populate_sdk failure
 2019-01-10  2:54 UTC  (4+ messages)
` ✗ patchtest: failure for "
` [PATCH 1/1] "

[PATCHSET v2] io_uring IO interface
 2019-01-10  2:44 UTC  (48+ messages)
  ` [PATCH 01/15] fs: add an iopoll method to struct file_operations
  ` [PATCH 02/15] block: wire up block device iopoll method
  ` [PATCH 03/15] block: add bio_set_polled() helper
  ` [PATCH 04/15] iomap: wire up the iopoll method
  ` [PATCH 05/15] Add io_uring IO interface
  ` [PATCH 06/15] io_uring: support for IO polling
  ` [PATCH 07/15] io_uring: add submission side request cache
  ` [PATCH 08/15] fs: add fget_many() and fput_many()
  ` [PATCH 09/15] io_uring: use fget/fput_many() for file references
  ` [PATCH 10/15] io_uring: batch io_kiocb allocation
  ` [PATCH 11/15] block: implement bio helper to add iter bvec pages to bio
  ` [PATCH 12/15] io_uring: add support for pre-mapped user IO buffers
  ` [PATCH 13/15] io_uring: support kernel side submission
  ` [PATCH 14/15] io_uring: add submission polling
  ` [PATCH 15/15] io_uring: add io_uring_event cache hit information

[Qemu-devel] [PATCH v2 0/3] Fix virtio-*(-non)-transitional crash on 2.6 machine-types
 2019-01-10  2:43 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/3] qom: Don't keep error value between object_property_parse() calls
` [Qemu-devel] [PATCH v2 2/3] globals: Allow global properties to be optional
` [Qemu-devel] [PATCH v2 3/3] virtio: Make disable-legacy/disable-modern compat properties optional

[lustre-devel] [PATCH 00/29] assorted osc cleanups
 2019-01-10  2:43 UTC  (27+ messages)
` [lustre-devel] [PATCH 01/29] lustre: osc_cache: discard oe_intree
` [lustre-devel] [PATCH 04/29] lustre: osc: simplify list manipulation
` [lustre-devel] [PATCH 02/29] lustre: osc_cache: use assert_spin_locked()
` [lustre-devel] [PATCH 06/29] lustre: osc: use overlapped() consistently
` [lustre-devel] [PATCH 07/29] lustre: osc: convert a while loop to for
` [lustre-devel] [PATCH 09/29] lustre: osc: remove test on 'found' being an error
` [lustre-devel] [PATCH 10/29] lustre: osc_cache: avoid list_for_each_entry_safe when clearing list
` [lustre-devel] [PATCH 28/29] lustre: osc_request: assorted white-space and check-patch fixes
` [lustre-devel] [PATCH 21/29] lustre: osc_cache: don't drop a lock we didn't take - two
` [lustre-devel] [PATCH 26/29] lustre: osc_cache: simplify osc_page_gang_lookup()
` [lustre-devel] [PATCH 27/29] lustre: osc_cache: white-space and other checkpatch fixes
` [lustre-devel] [PATCH 24/29] lustre: osc_cache: change need_release to bool
` [lustre-devel] [PATCH 29/29] lustre: centralize handling of PTLRPCD_SET

[Bug 177] binding i40e with uio_pci_generic fails for DPDK 19.02.0-rc1
 2019-01-10  2:41 UTC  (2+ messages)

[PATCH v6 0/4] misc safety certification fixes
 2019-01-10  2:40 UTC  (3+ messages)
` [PATCH v6 1/4] xen: introduce SYMBOL

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-01-10  2:40 UTC  (7+ messages)
` [Qemu-devel] "

[BUG] rmmod g_mass_storage result to segmentation fault
 2019-01-10  2:39 UTC  (2+ messages)

Building core-image-minimal failed: 'FetchData' object has no attribute 'fullshallow'
 2019-01-10  2:37 UTC  (4+ messages)

[PATCH RFC 0/4] barriers using data dependency
 2019-01-10  2:36 UTC  (9+ messages)
` [PATCH RFC 1/4] include/linux/compiler*.h: fix OPTIMIZER_HIDE_VAR

Enhancing the photos
 2019-01-09 11:05 UTC 

Enhancing the photos
 2019-01-09 10:38 UTC 

Enhancing the photos
 2019-01-09 10:38 UTC 

Enhancing the photos
 2019-01-09 10:00 UTC 

[PATCH v2] ASoC: soc-core: defer card probe until all component is added to list
 2019-01-10  2:32 UTC  (3+ messages)
` Applied "ASoC: soc-core: defer card probe until all component is added to list" to the asoc tree
  ` [alsa-devel] "

[U-Boot] [PATCH] Makefile: Correct logic for DM_SCSI + unconverted drivers check
 2019-01-10  2:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] env: sata: Fix saveenv issue
 2019-01-10  2:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: ti: boot: Remove legacy Android partitions
 2019-01-10  2:32 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH v1 2/2] gpio: stm32f7: Fix SPL code size
 2019-01-10  2:31 UTC  (2+ messages)
` [U-Boot] [U-Boot,v1,2/2] "

[U-Boot] [PATCH v1 1/2] gpio: stm32f7: Fix gpio bank hole management
 2019-01-10  2:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v1, "

[U-Boot] [PATCH] env: sata: Add missed env location for SATA boot
 2019-01-10  2:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH] arm: Round the dma_alloc_coherent memory size to cache line aligned
 2019-01-10  2:31 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 1/1] doc: README.commands: fix type
 2019-01-10  2:31 UTC  (2+ messages)
` [U-Boot] [U-Boot,1/1] "

[U-Boot] [PATCH v3 2/2] dm: video: lcd: MIGRATION: Add migration plan for video
 2019-01-10  2:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/2] dm: pci: MIGRATION: Add migration plan for PCI
 2019-01-10  2:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH 1/2] igep003x: MAINTAINER: Remove myself as maintainer and add Javier
 2019-01-10  2:31 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH] Add a github template telling people to not use pull requests there
 2019-01-10  2:30 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/2] mmc: bring back partition init for non-DM MMC drivers
 2019-01-10  2:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] sunxi: drop default SPL_LIBDISK_SUPPORT enablement
 2019-01-10  2:30 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[U-Boot] [PATCH 1/2] board: tbs2910: Add u-boot.imx size limit check
 2019-01-10  2:30 UTC  (9+ messages)
` [U-Boot] [PATCH 2/2] board: tbs2910: Remove FIT support in defconfig to reduce u-boot size

Bug#873508: sparse test failures on ppc32le (and other not so common archs)
 2019-01-10  2:28 UTC  (8+ messages)
`  "

[PATCH] arm64: dts: Remove inconsistent use of 'arm, armv8' compatible string
 2019-01-10  2:27 UTC  (3+ messages)
` [PATCH] arm64: dts: Remove inconsistent use of 'arm,armv8' "

[PATCH v1 0/7] Thermal throttling for SDM845
 2019-01-10  2:22 UTC  (6+ messages)
` [PATCH v1 6/7] arm64: dts: sdm845: Increase alert trip point to 95 degrees
` [PATCH v1 7/7] arm64: dts: sdm845: wireup the thermal trip points to cpufreq

[linux-4.19 test] 131859: regressions - FAIL
 2019-01-10  2:22 UTC 

[PATCH v2 1/6] drm/i915/psr: Allow PSR2 to be enabled when debugfs asks
 2019-01-10  2:18 UTC  (7+ messages)
` [PATCH v2 4/6] drm/i915/psr: Do not print last attempted entry or exit in PSR debugfs while in PSR2
` [PATCH v2 5/6] drm/i915: Add PSR2 selective update status registers and bits definitions
` [PATCH v2 6/6] drm/i915/debugfs: Print PSR selective update status register values

[PATCH v2] ACPI / tables: table override from built-in initrd
 2019-01-10  2:17 UTC  (4+ messages)

[PATCH 1/3] clk: imx: Add PLLs driver for imx8mm soc
 2019-01-10  2:14 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: imx: Add clock binding doc for imx8mm
` [PATCH 3/3] clk: imx: Add clock driver support "

[U-Boot] [PATCH v2 0/3] efi_loader: add removable device support
 2019-01-10  2:13 UTC  (6+ messages)
` [U-Boot] [PATCH v2 2/3] efi_loader: enumerate disk devices every time

[RFT][PATCH V2 00/10] net: dsa: microchip: Convert to regmap
 2019-01-10  2:10 UTC  (9+ messages)
` [RFT][PATCH V2 09/10] net: dsa: microchip: Factor out regmap config generation into common header

[PATCH v3 00/15] Argo: hypervisor-mediated interdomain communication
 2019-01-10  2:08 UTC  (4+ messages)
` [PATCH v3 09/15] argo: implement the sendv op; evtchn: expose send_guest_global_virq

[RFC PATCH 0/3] ethdev: document more retained across restart
 2019-01-10  2:03 UTC  (5+ messages)
` [PATCH v1 "

Build regressions/improvements in v5.0-rc1
 2019-01-10  2:00 UTC  (3+ messages)
` [PATCH] kbuild: Disable LD_DEAD_CODE_DATA_ELIMINATION with ftrace & GCC <= 4.7

[PATCH 1/2] MIPS: Loongson, add sync before target of branch between llsc
 2019-01-10  1:59 UTC  (3+ messages)

[PATCH v2 07/10] drm/amd/display: dc/irq: add support for DCE6
 2019-01-10  1:57 UTC  (4+ messages)
` [PATCH] WIP: drm/amd/display: dc/irq: use dce_6_0_{d,sh_mask}.h

[PATCH v2 1/2] drm/i915/selftests: recreate WA lists inside the selftest
 2019-01-10  1:57 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: init per-engine WAs for all engines
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v2,1/2] drm/i915/selftests: recreate WA lists inside the selftest
` ✓ Fi.CI.BAT: success "

[Bug 109265] [regression, bisected] arb_texture_multisample texelfetch piglit test failing on NIR backend
 2019-01-10  1:56 UTC 

[PATCH v2] lib/librte_lpm: remove recursively included header file
 2019-01-10  1:32 UTC 

[PATCH] nvme: fix out of bounds access in nvme_cqe_pending
 2019-01-10  1:54 UTC  (4+ messages)

[PATCH] drm/i915: Fix the static code analysis warning in debugfs
 2019-01-10  1:53 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/3] Add 'human' date format
 2019-01-10  1:50 UTC  (4+ messages)
` [PATCH 3/3] t0006-date.sh: add `human` date format tests

[RFC v3 PATCH 0/5] mm: memcontrol: do memory reclaim when offlining
 2019-01-10  1:47 UTC  (7+ messages)

[PATCH 1/9] drm/mediatek: recalculate hdmi phy clock of MT2701 by querying hardware
 2019-01-10  1:47 UTC  (3+ messages)

do_cofigure fail
 2019-01-10  1:46 UTC  (4+ messages)

[lustre-devel] [PATCH v2 00/33] lustre: add PFL support
 2019-01-10  1:46 UTC  (11+ messages)
` [lustre-devel] [PATCH v2 33/33] lustre: update version to 2.9.99

[rpmsg PATCH v2 1/1] rpmsg: virtio_rpmsg_bus: fix unexpected huge vmap mappings
 2019-01-10  1:45 UTC  (7+ messages)

[PATCH] powerpc/vdso32: Drop -mabi=elfv1 for 32 bit objects
 2019-01-10  1:42 UTC 

[PATCH] mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one
 2019-01-10  1:42 UTC  (2+ messages)

[PATCH v3 1/3] drivers: platform: goldfish: fix the checkpatch complain in Kconfig
 2019-01-10  1:41 UTC  (4+ messages)
` [PATCH v3 2/3] drivers: platform: goldfish: goldfish_address_space: add a driver

[PATCH] gpg
 2019-01-10  1:40 UTC  (2+ messages)

[PATCH] net/mlx5: fix instruction hotspot on replenishing Rx buffer
 2019-01-10  1:39 UTC  (4+ messages)
` [PATCH v2 1/2] mbuf: add function returning default buffer address

Possible use of RCU while in extended QS: idle vs RCU read-side in interrupt vs rcu_eqs_exit
 2019-01-10  1:38 UTC 

[radeon-alex:amd-staging-drm-next 262/270] drivers/gpu/drm/amd/amdgpu/si.c:1341:35: error: 'PCIE_PERF_CNTL_TXCLK__EVENT0_SEL_MASK' undeclared; did you mean 'PCI_PM_CTRL_DATA_SEL_MASK'?
 2019-01-10  1:37 UTC 

[Fuego] Using Fuego tests in LAVA
 2019-01-10  1:36 UTC  (3+ messages)

[PATCH 2/2] ecc: added API's to support SAE
 2019-01-10  1:35 UTC  (2+ messages)

[PATCH v2] staging: erofs: clean up erofs_map_blocks_iter
 2019-01-10  1:34 UTC 

[PATCH] staging: erofs: clean up erofs_map_blocks_iter
 2019-01-10  1:32 UTC 

[PATCH v2 0/5] Introduced new Cadence USBSS DRD Driver
 2019-01-10  1:30 UTC  (3+ messages)
` [v2,5/5] usb:cdns3 Add Cadence USB3 "
  ` [PATCH v2 5/5] "

[PATCH 3/3] iwlwifi: Load firmware exclusively for Intel WiFi
 2019-01-10  1:29 UTC  (7+ messages)

Interpreting /sys/block/<disk>/{,<partition>}/discard_alignment
 2019-01-10  1:25 UTC 

[Qemu-devel] [PATCH] vfio: assign idstr for VFIO's mmaped regions for migration
 2019-01-10  1:19 UTC  (4+ messages)

[PATCH 00/14] Add support for FM radio in hcill and kill TI_ST
 2019-01-10  1:23 UTC  (6+ messages)
` [PATCH 12/14] media: wl128x-radio: move from TI_ST to hci_ll driver

genirq: 'HP FlexFabric 554FLB Adapter' not working with the kernel 4.14.88
 2019-01-10  1:21 UTC 

[PATCH v3 0/6] Static calls
 2019-01-10  1:21 UTC  (2+ messages)

[PATCH 3/4] tls: DHE_RSA key exchange implementation server side
 2019-01-10  1:21 UTC  (2+ messages)

[RFC PATCH v2] media: rcar-vin: Allow independent VIN link enablement
 2019-01-10  1:19 UTC  (3+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-10  1:18 UTC  (14+ messages)

[PATCH v15 0/6] x86/boot/KASLR: Parse ACPI table and limit KASLR to choosing immovable memory
 2019-01-10  1:15 UTC  (4+ messages)
` [PATCH v15 1/6] x86/boot: Copy kstrtoull() to boot/string.c instead of using simple_strtoull()

[PATCH v1 3/3] ASoC: soc-core: fix platform name vs. of_node assignement
 2019-01-10  1:16 UTC  (12+ messages)
` [alsa-devel] "

[PATCH] staging: erofs: clean up erofs_map_blocks_iter
 2019-01-10  1:15 UTC  (4+ messages)

[PATCH v3 0/6] qcom: spmi: add support for hierarchical IRQ chip
 2019-01-10  1:12 UTC  (7+ messages)
` [PATCH v3 1/6] pinctrl: qcom: spmi-gpio: hardcode IRQ counts
` [PATCH v3 2/6] spmi: pmic-arb: convert to v2 irq interfaces to support hierarchical IRQ chips
` [PATCH v3 3/6] gpio: add irq domain activate/deactivate functions
` [PATCH v3 4/6] qcom: spmi-gpio: add support for hierarchical IRQ chip
` [PATCH v3 5/6] ARM: dts: qcom: pm8941: add interrupt controller properties
` [PATCH v3 6/6] ARM: dts: qcom: pma8084: "

[PATCH] chrome/chromium
 2019-01-10  1:11 UTC  (3+ messages)

Need help on your photos?
 2019-01-09  4:31 UTC 

Need help on your photos?
 2019-01-09  4:31 UTC 

Need help on your photos?
 2019-01-09  4:31 UTC 

[PATCH 01/46] drm/i915: Return immediately if trylock fails for direct-reclaim
 2019-01-10  1:10 UTC  (4+ messages)
` [PATCH 17/46] drm/i915: Syntatic sugar for using intel_runtime_pm

Need help on your photos?
 2019-01-09  4:31 UTC 

dm thin pool discarding
 2019-01-10  1:09 UTC  (2+ messages)

[PATCH 1/2] powerpc: Use seq_buf to avoid pr_cont() in __die()
 2019-01-10  1:02 UTC  (5+ messages)
` [PATCH 2/2] powerpc: Show PAGE_SIZE in __die() output

[RFC] function to parse packet headers
 2019-01-10  1:03 UTC  (5+ messages)


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.