All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-02-27 12:14:10 to 2019-02-27 13:32:32 UTC [more...]

[Qemu-devel] [PATCH v4 0/5] qcow2 check improvements part I
 2019-02-27 12:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 1/5] qcow2-refcount: fix check_oflag_copied
` [Qemu-devel] [PATCH v4 5/5] qcow2-refcount: don't mask corruptions under internal errors

[Qemu-devel] possible ahci/migrate fix
 2019-02-27 13:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v5 0/5] qcow2 check improvements part I
 2019-02-27 13:18 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 5/5] qcow2-refcount: don't mask corruptions under internal errors

[Qemu-devel] [PATCH] Discard old bitmap directories in QCOW2 image
 2019-02-27 13:25 UTC  (5+ messages)

[PATCH 1/2] device.h: pack struct dev_links_info
 2019-02-27 13:32 UTC  (8+ messages)

[PATCH v3] ARM: tegra: enforce PM requirement
 2019-02-27 13:31 UTC  (3+ messages)

[PATCH for-next 1/1] blk-mq: use HCTX_TYPE_DEFAULT but not 0 to index blk_mq_tag_set->map
 2019-02-27 13:35 UTC 

[PATCH v4 1/2] btrfs: factor our read/write stage off csum_tree_block() into its callers
 2019-02-27 13:33 UTC  (4+ messages)
` [PATCH 2/2] btrfs: warn if extent buffer mapping crosses a page boundary in csum_tree_block

Issues with ov5640 sensor
 2019-02-27 13:31 UTC  (3+ messages)

[PATCH] spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
 2019-02-27 13:29 UTC  (6+ messages)
` [PATCH v2] "

Question about Hotplug and PME deadlock issue
 2019-02-27 13:27 UTC  (3+ messages)

[PATCH v2 1/6] kbuild: move tools_silent to a more relevant place
 2019-02-27 13:27 UTC  (2+ messages)

[PATCH 0/5] ocxl: OpenCAPI Cleanup
 2019-02-27 13:25 UTC  (4+ messages)
` [PATCH 3/5] ocxl: read_pasid never returns an error, so make it void

[1/3] udc: net2280: Fix net2280_disable
 2019-02-27 13:26 UTC 

[Qemu-devel] [PATCH 0/4] iothread: create gcontext unconditionally
 2019-02-27 13:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] iothread: replace init_done_cond with a semaphore

[PATCH v2 0/3] perf diff: Add new filter options
 2019-02-27 13:25 UTC  (8+ messages)
` [PATCH v2 1/3] perf diff: Support --time filter option

[PATCH 0/4] block: optimize for single-page bvec workloads
 2019-02-27 13:25 UTC  (6+ messages)
` [PATCH 1/4] block: introduce bvec_nth_page()
` [PATCH 2/4] block: optimize __blk_segment_map_sg() for single-page bvec
` [PATCH 3/4] block: optimize blk_bio_segment_split "
` [PATCH 4/4] block: introduce mp_bvec_for_each_page() for iterating over page

[LSF/MM TOPIC] More async operations for file systems - async discard?
 2019-02-27 13:24 UTC  (7+ messages)

[Qemu-devel] [PATCH v6 0/9] Network announce changes
 2019-02-27 13:24 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 1/9] net: Introduce announce timer
` [Qemu-devel] [PATCH v6 2/9] migration: Add announce parameters
` [Qemu-devel] [PATCH v6 3/9] virtio-net: Switch to using announce timer
` [Qemu-devel] [PATCH v6 4/9] migration: "
` [Qemu-devel] [PATCH v6 5/9] net: Add a network device specific self-announcement ability
` [Qemu-devel] [PATCH v6 6/9] virtio-net: Allow qemu_announce_self to trigger virtio announcements
` [Qemu-devel] [PATCH v6 7/9] qmp: Add announce-self command
` [Qemu-devel] [PATCH v6 8/9] hmp: Add hmp_announce_self
` [Qemu-devel] [PATCH v6 9/9] tests: Add a test for qemu self announcements

[PATCH net-next 0/3] net: dsa: microchip: add KSZ9893 switch support
 2019-02-27 13:23 UTC  (7+ messages)
` [PATCH net-next 1/3] dt-bindings: net: dsa: document additional Microchip KSZ9477 family switches
` [PATCH net-next 2/3] net: dsa: microchip: add KSZ9893 switch support
` [PATCH net-next 3/3] net: dsa: microchip: add other KSZ9477 switch variants

[PATCH] drm/vgem: fix use-after-free when drm_gem_handle_create() fails
 2019-02-27 13:23 UTC  (2+ messages)

[PATCH] generic: skip dm-log-writes tests on XFS v5 superblock filesystems
 2019-02-27 13:23 UTC  (6+ messages)

[PATCH v2 0/3] VideoCore FDT interop for Raspberry Pi
 2019-02-27 13:22 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: start: save end of memory passed to start
` [PATCH v2 2/3] ARM: rpi: save fdt that was passed from VideoCore
` [PATCH v2 3/3] ARM: rpi: save bootargs from VC FDT to vc.bootargs

[Qemu-devel] [PATCH v4 00/12] vhost-user-backend & vhost-user-input
 2019-02-27 13:14 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 11/12] Add vhost-user-input-pci
` [Qemu-devel] [PATCH v4 12/12] contrib: add vhost-user-input

[PATCH v4 perf,bpf 00/15] perf annotation of BPF programs
 2019-02-27 13:22 UTC  (14+ messages)
` [PATCH v4 perf,bpf 06/15] perf, bpf: save bpf_prog_info in a rbtree in perf_env
` [PATCH v4 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v4 perf,bpf 12/15] perf, bpf: enable annotation of bpf program
` [PATCH v4 perf,bpf 14/15] perf: introduce side band thread
` [PATCH v4 perf,bpf 15/15] perf, bpf: save information about short living bpf programs

[Qemu-devel] [PATCH 5/5] decodetree: Allow grouping of overlapping patterns
 2019-02-27 12:02 UTC  (2+ messages)
` [Qemu-devel] [PATCH] test/decode: Add tests for PatternGroups

[Qemu-devel] [PULL 00/13] Netpatches
 2019-02-27 13:11 UTC  (4+ messages)
` [Qemu-devel] [PULL 09/13] hmp: Add hmp_announce_self

[Qemu-devel] Call for agenda for 2019-03-05
 2019-02-27 12:47 UTC  (2+ messages)
`  "

stable-rc/linux-4.9.y build: 193 builds: 4 failed, 189 passed, 10 errors, 3301 warnings (v4.9.161)
 2019-02-27 13:16 UTC 

[PATCH v2] soc: imx: Add generic i.MX8 SoC driver
 2019-02-27 13:15 UTC  (5+ messages)

[RFC 0/2] vhost: Support external backend only vhost-user requests
 2019-02-27 13:15 UTC  (3+ messages)
  ` [RFC 2/2] vhost: support vhost-user request only handled by external backend

[RESEND PATCH 1/1] headers_install.sh: Support __aligned(x) for uAPI headers
 2019-02-27 13:14 UTC  (4+ messages)

BUG: KASAN: stack-out-of-bounds
 2019-02-27 13:11 UTC  (9+ messages)

[PATCH net-next 0/8] devlink: add PF and VF port flavours
 2019-02-27 13:13 UTC  (11+ messages)
` [PATCH net-next 2/8] "
` [PATCH net-next 4/8] devlink: allow subports on devlink PCI ports
` [PATCH net-next 6/8] devlink: introduce port's peer netdevs
` [PATCH net-next 8/8] devlink: fix kdoc

kernel BUG at include/linux/mm.h:LINE! (3)
 2019-02-27 13:13 UTC  (3+ messages)

[Bridge] [PATCH net-next v2 0/8] net: Remove switchdev_ops
 2019-02-27 13:13 UTC  (15+ messages)
` [Bridge] [PATCH net-next v2 1/8] switchdev: Add SWITCHDEV_PORT_ATTR_SET
  `  "
` [Bridge] [PATCH net-next v2 4/8] mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SET
  `  "
` [Bridge] [PATCH net-next v2 7/8] net: switchdev: Replace port attr set SDO with a notification
  `  "
` [Bridge] [PATCH net-next v2 8/8] net: Remove switchdev_ops
  `  "

USB: serial: option: set driver_info for SIM5218 and compatibles
 2019-02-27 13:13 UTC  (5+ messages)
    ` [PATCH] "

[RFC PATCH v1 00/25] printk: new implementation
 2019-02-27 13:12 UTC  (7+ messages)
` [RFC PATCH v1 15/25] printk: print history for new consoles

[Bug 109613] New: nouveau: KMS is broken on last kernels (9700M GT)
 2019-02-27 13:12 UTC  (2+ messages)
  ` [Bug 109613] "

RHEL auth_role using logging_send_audit_msgs
 2019-02-27 13:07 UTC  (2+ messages)

[PATCH V2] cpufreq: kyro: Release OPP tables on module removal
 2019-02-27 13:10 UTC  (2+ messages)

[PATCH v2 0/3] Drop support for I2C 10 bit devices from I3C subsystem
 2019-02-27 13:09 UTC  (6+ messages)
` [PATCH v2 1/3] i3c: Drop support for I2C 10 bit addresing

[3rdparty][PATCH 0/6] Add support for the ConnectCore 6UL SBC Pro board
 2019-02-27 12:53 UTC  (3+ messages)

[v3,5/5] usb: gadget: u_serial: diagnose missed console messages
 2019-02-27 13:07 UTC 

[PATCH] RFC: user-mode extensible trusted key support
 2019-02-27 13:07 UTC  (3+ messages)

[v3,4/5] usb: gadget: u_serial: allow more console gadget ports
 2019-02-27 13:07 UTC 

[PATCH 0/2] Fix missing reference aborts when resuming snapshot delete
 2019-02-27 13:08 UTC  (2+ messages)

[v3,3/5] usb: gadget: u_serial: make OBEX port not a console
 2019-02-27 13:06 UTC 

[v3,2/5] usb: gadget: u_serial: reimplement console support
 2019-02-27 13:06 UTC 

[PATCH 0/5] no longer use RTE_LOGTYPE_PMD
 2019-02-27 13:05 UTC  (7+ messages)
` [PATCH 5/5] sfc: don't "

[patch V4 00/11] MDS basics
 2019-02-27 13:04 UTC  (5+ messages)
` [patch V4 02/11] x86/speculation/mds: Add basic bug infrastructure for MDS
  ` [MODERATED] "

[PATCH] Btrfs: fix file corruption after snapshotting
 2019-02-27 12:47 UTC  (4+ messages)

Need multibyte advice - Shift-JIS
 2019-02-27 13:04 UTC 

[Buildroot] package/opencv3: missing ffmpeg and gstreamer on configure step
 2019-02-27 13:04 UTC 

[v3,1/5] usb: gadget: u_serial: add missing port entry locking
 2019-02-27 13:03 UTC 

[PATCH] mmc: align max segment size with logical block size
 2019-02-27 13:02 UTC 

[PATCH 1/2] percpu: km: remove SMP check
 2019-02-27 13:02 UTC  (5+ messages)

L1TF Patch Series v8 (was SpectreV1+L1TF)
 2019-02-27 13:01 UTC  (4+ messages)
` [PATCH L1TF v8 9/9] common/grant_table: block speculative out-of-bound accesses

[PATCH 1/5] scripts/gdb: delay generation of gdb constants.py
 2019-02-27 13:02 UTC  (9+ messages)
` [PATCH 3/5] scripts/gdb: do not descend into scripts/gdb from scripts
` [PATCH 5/5] scripts/gdb: refactor rules for symlink creation

[PATCH 1/2] media: vim2m: improve debug messages
 2019-02-27 12:55 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/7] Use rendercopy for generating CCS buffers
 2019-02-27 12:56 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/7] lib/rendercopy: Add support for Yf/Ys tiling to gen9 rendercopy

[PATCH for-4.12 RFC] xen/console: Handle NUL character in buffer sent via CONSOLEIO_write
 2019-02-27 12:55 UTC  (4+ messages)

[xen-4.10-testing test] 133419: regressions - trouble: blocked/broken/fail/pass
 2019-02-27 12:54 UTC 

[PATCH net] sctp: get sctphdr by offset in sctp_compute_cksum
 2019-02-27 12:53 UTC  (8+ messages)

[BUG] All files in folder are moved when cherry-picking commit that moves fewer files
 2019-02-27 12:47 UTC 

urb issue with an spca561 webcam
 2019-02-27 12:51 UTC 

[PATCH -next] scsi: libfc: Fix potential NULL pointer dereference
 2019-02-27 12:51 UTC  (3+ messages)

[U-Boot] Commit "ARM: CPU: arm926ejs: Consolidate cache routines to common file" breaks u-boot on Dreamplug
 2019-02-27 12:50 UTC  (2+ messages)

[PATCH 00/18] DC Patches 25 Feb 2019
 2019-02-27 12:50 UTC  (4+ messages)
` [PATCH 07/18] drm/amd/display: Create overlay planes

alsa utility
 2019-02-27 12:48 UTC 

[PATCH][net-next] ethtool: Use explicit designated initializers for .cmd
 2019-02-27 12:47 UTC 

[PATCH net v1] net/mlx5e: Correctly use the namespace type when allocating pedit action
 2019-02-26 12:28 UTC 

[PATCH net-next v3 0/4] net/mlx5e: Make little improvement for mlx5e
 2019-02-26 12:27 UTC  (5+ messages)
` [PATCH net-next v3 1/4] net/mlx5e: Make the log friendly when decapsulation offload not supported
` [PATCH net-next v3 2/4] net/mlx5e: Remove 'parse_attr' argument in parse_tc_fdb_actions()
` [PATCH net-next v3 3/4] net/mlx5e: Deletes unnecessary setting of esw_attr->parse_attr
` [PATCH net-next v3 4/4] net/mlx5e: Return -EOPNOTSUPP when attempting to offload an unsupported action

[PATCH] generic: test i_mode recovery after power failure
 2019-02-27 12:45 UTC  (4+ messages)

[PATCH] block: add a new flag BLK_MQ_POLL_HYBRID_INVALID for hybrid poll
 2019-02-27 12:45 UTC  (4+ messages)

Trace routing path
 2019-02-27 12:45 UTC  (2+ messages)

[PATCH] kbuild: compute false-positive -Wmaybe-uninitialized cases in Kconfig
 2019-02-27 12:44 UTC  (3+ messages)

[PATCH] f2fs: no need to take page lock in readdir
 2019-02-27 12:44 UTC  (3+ messages)

[PATCH 1/3] staging: erofs: compressed_pages should not be accessed again after freed
 2019-02-27 12:43 UTC  (9+ messages)
` [PATCH 2/3] staging: erofs: fix illegal address access under memory pressure
` [PATCH 3/3] staging: erofs: fix mis-acted TAIL merging behavior

[PATCHv2 0/9] cfg80211/mac80211: Add support for TID specific configuration
 2019-02-27 12:43 UTC  (5+ messages)
` [PATCHv2 8/9] ath10k: Add new api to support "

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2019-02-27 12:42 UTC  (2+ messages)
` [Bug 200695] "

[bug report][stable] perf probe: failed to add events
 2019-02-27 12:39 UTC  (6+ messages)

Babel-trace exit with 0(Zero)
 2019-02-27 11:57 UTC 

stable-rc/linux-4.14.y build: 197 builds: 4 failed, 193 passed, 10 errors, 144 warnings (v4.14.104)
 2019-02-27 12:39 UTC 

[PATCH 0/8] net: ethernet: reduce calls to memset(,0)
 2019-02-27 12:39 UTC  (3+ messages)
` [PATCH 4/8] qed: remove unnecessary memsets

[PATCH v5 00/19] R-Car DU display writeback support
 2019-02-27 12:38 UTC  (4+ messages)
` [PATCH v5 14/19] drm: writeback: Add job prepare and cleanup operations

git case sensitivity issue
 2019-02-27 12:38 UTC 

[PATCH] man7/mdoc_samples.7: srcfix: Avoid a warning about a wrong section
 2019-02-27 12:37 UTC  (3+ messages)

[PATCH] commit-tree: utilize parse-options api
 2019-02-27 12:36 UTC  (5+ messages)

[PATCH v2 0/3] libx86: Remaining serialisation logic
 2019-02-27 12:36 UTC  (7+ messages)
` [PATCH v2 1/3] libx86: introduce a helper to deserialise msr_policy objects
` [PATCH v2 2/3] libx86: Introduce a helper to deserialise cpuid_policy objects
` [PATCH v2 3/3] tools/cpu-policy: Add unit tests

Truncate regression due to commit 69b6c1319b6
 2019-02-27 12:35 UTC  (6+ messages)

[PATCH] gspca: do not resubmit URBs when streaming has stopped
 2019-02-27 12:35 UTC  (2+ messages)

[PATCH v3 0/2] PCI: hv: Refactor hv_irq_unmask() to use hv_vpset and cpumask_to_vpset()
 2019-02-27 12:34 UTC  (3+ messages)
` [PATCH v3 2/2] PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset()

[PATCH] btrfs: move ulist allocation out of transaction in quota enable
 2019-02-27 12:34 UTC  (3+ messages)
` [PATCH v2] "

[Bridge] [PATCH net-next 0/8] net: Remove switchdev_ops
 2019-02-27 12:32 UTC  (8+ messages)
` [Bridge] [PATCH net-next 7/8] net: switchdev: Replace port attr set SDO with a notification
          `  "

[PATCH for-4.12] tools/tests: Drop obsolete test infrastructure
 2019-02-27 12:31 UTC  (2+ messages)

[PATCH] drm/i915: Avoid waking the engines just to check if they are idle
 2019-02-27 12:26 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] lib/scatterlist: introduce sg_nents_for_dma() helper
 2019-02-27 12:26 UTC  (4+ messages)

[PULL 0/2] vfio-ccw: further patches for 5.1
 2019-02-27 12:22 UTC 

[PATCH net] ipvs: get sctphdr by sctphoff in sctp_csum_check
 2019-02-27 12:21 UTC  (2+ messages)

[PATCH v5.1 00/12] btrfs: Enhancement to tree block validation
 2019-02-27 12:22 UTC  (4+ messages)

[PATCH 0/6] objtool: UACCESS validation
 2019-02-27 12:20 UTC  (4+ messages)
` [PATCH 4/6] objtool: Replace STACK_FRAME_NON_STANDARD annotation

[PATCH nf-next] ipvs: change some data types from int to bool
 2019-02-27 12:20 UTC 

[PATCH] drm/bridge: ti-sn65dsi86: make const array static
 2019-02-27 12:20 UTC  (3+ messages)

Stable queue: queue-4.20
 2019-02-27 12:19 UTC 

[RFC PATCH 00/42] Introduce memory region concept (including device local memory)
 2019-02-27 12:17 UTC  (11+ messages)
      ` [Intel-gfx] "

Removing busybox
 2019-02-27 12:16 UTC 

[PATCH] build: mention machine=default and its use in documentation
 2019-02-27 12:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] build: use generic march on arm64 when using 'default' machine
 2019-02-27 12:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 0/7] Introduce bus domains controller framework
 2019-02-27 12:12 UTC  (3+ messages)
` [PATCH 5/7] bus: domainsctrl: Add driver for STM32 ETZPC controller
` [PATCH 7/7] ARM: dts: stm32: enable domains controller node on stm32mp157c-ed1


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.