All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-16 11:36:38 to 2018-08-16 13:01:59 UTC [more...]

[PATCH stable 4.4 0/9] fix SegmentSmack in stable branch (CVE-2018-5390)
 2018-08-16 12:33 UTC  (12+ messages)

[Qemu-devel] [PATCH v4 00/11] Add a standard authorization framework
 2018-08-16 13:01 UTC  (12+ messages)
` [Qemu-devel] [PATCH v4 01/11] util: add helper APIs for dealing with inotify in portable manner
` [Qemu-devel] [PATCH v4 02/11] qom: don't require user creatable objects to be registered
` [Qemu-devel] [PATCH v4 03/11] hw/usb: don't set IN_ISDIR for inotify watch in MTP driver
` [Qemu-devel] [PATCH v4 04/11] hw/usb: fix const-ness for string params "
` [Qemu-devel] [PATCH v4 05/11] hw/usb: switch MTP to use new inotify APIs
` [Qemu-devel] [PATCH v4 06/11] authz: add QAuthZ object as an authorization base class
` [Qemu-devel] [PATCH v4 07/11] authz: add QAuthZSimple object type for easy whitelist auth checks
` [Qemu-devel] [PATCH v4 08/11] authz: add QAuthZList object type for an access control list
` [Qemu-devel] [PATCH v4 09/11] authz: add QAuthZListFile object type for a file "
` [Qemu-devel] [PATCH v4 10/11] authz: add QAuthZPAM object type for authorizing using PAM
` [Qemu-devel] [PATCH v4 11/11] authz: delete existing ACL implementation

[Qemu-devel] [PATCH v8 00/87] Add nanoMIPS support to QEMU
 2018-08-16 13:01 UTC  (19+ messages)
` [Qemu-devel] [PATCH v8 48/87] target/mips: Add emulation of DSP ASE for nanoMIPS - part 4
` [Qemu-devel] [PATCH v8 52/87] target/mips: Add handling of branch delay slots for nanoMIPS
` [Qemu-devel] [PATCH v8 54/87] target/mips: Adjust exception_resume_pc() "
` [Qemu-devel] [PATCH v8 55/87] target/mips: Adjust set_hflags_for_handler() "
` [Qemu-devel] [PATCH v8 58/87] elf: Add EM_NANOMIPS value as a valid one for e_machine field
` [Qemu-devel] [PATCH v8 61/87] elf: On elf loading, treat both EM_MIPS and EM_NANOMIPS as legal for MIPS
` [Qemu-devel] [PATCH v8 62/87] mips_malta: Add basic nanoMIPS boot code for Malta board
` [Qemu-devel] [PATCH v8 65/87] target/mips: Add definition of nanoMIPS I7200 CPU

[Qemu-devel] [PATCH] usb-host: insert usb device into hostdevs to be scaned
 2018-08-16 13:01 UTC  (4+ messages)

[PATCH 1/1] tap: comment fix
 2018-08-16 13:01 UTC 

[Qemu-devel] [PATCH] linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNC
 2018-08-16 13:00 UTC  (2+ messages)

[U-Boot] [PATCH v5] arm: socfpga: fix U-Boot running from fpga OnChip RAM
 2018-08-16 13:00 UTC  (3+ messages)

[LTP] [PATCH v3 1/4] lib: Allow user to easily get LTP_TIMEOUT_MUL value
 2018-08-16 12:59 UTC  (9+ messages)
` [LTP] [PATCH v3 2/4] tst_timer: Convert to new library
` [LTP] [PATCH v3 3/4] tst_timer: Create interface for using multiple timers
` [LTP] [PATCH v3 4/4] fzsync: Limit execution time to prevent test timeouts

[PATCH] orinoco: remove unused array encaps_hdr and macro ENCAPS_OVERHEAD
 2018-08-16 12:59 UTC 

[PATCH 0/9] Miscellaneous CONFIG_HVM / CONFIG_PV clean up
 2018-08-16 12:59 UTC  (7+ messages)
` [PATCH 9/9] x86: move declaration of arch_set_info_hvm_guest and provide stub

[PATCH net-next v1] net/tls: Add support for async decryption of tls records
 2018-08-16 15:19 UTC 

[Cluster-devel] RFC: growing files more than 4k at the time while writing
 2018-08-16 12:56 UTC 

[U-Boot] [PATCH 0/4] dm: omap-timer: Make timer driver SoC independent
 2018-08-16 12:56 UTC  (5+ messages)
` [U-Boot] [PATCH 1/4] arm: omap4+: Move SCLK to include/configs
` [U-Boot] [PATCH 2/4] dm: omap-timer: Do not include asm/arch/clock.h
` [U-Boot] [PATCH 3/4] dm: omap-timer: Use 64bit for counter values
` [U-Boot] [PATCH 4/4] dm: omap-timer: Update clock rate only if not populated

[PATCH 0/2] xen/xsm: Cleanup in preparation for XSM SILO mode
 2018-08-16 12:56 UTC  (3+ messages)

[PATCH] net/bonding: add support to match on 0x88A8 ethertype
 2018-08-16 12:56 UTC  (2+ messages)

[PATCHv18 00/35] Request API
 2018-08-16  9:58 UTC  (4+ messages)
` [PATCHv18 01/35] Documentation: v4l: document request API

[PATCH 1/4] drm: Add P010, P012, P016 format definitions and fourcc
 2018-08-16 12:55 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: Add P010, P012, P016 plane control definitions
` [PATCH 3/4] drm/i915: preparations for enabling P010, P012, P016 formats
` [PATCH 4/4] drm/i915: enable P010, P012, P016 formats for primary and sprite planes

[PATCH 1/3] drm/i915: Stop holding a ref to the ppgtt from each vma
 2018-08-16 12:54 UTC  (6+ messages)

[PATCH v2 1/3] spi: Introduce one new field to set word delay
 2018-08-16 12:54 UTC  (3+ messages)
` [PATCH v2 2/3] dt-bindings: spi: Add Spreadtrum SPI controller documentation
` [PATCH v2 3/3] spi: sprd: Add SPI driver for Spreadtrum SC9860

[PATCH 0/2] x86/numa_emulation: Introduce uniform split capability
 2018-08-16 12:54 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH v2] media: ov5640: do not change mode if format or frame interval is unchanged
 2018-08-16  9:56 UTC  (2+ messages)

[PATCH 0/2] MMIO emulation fixes
 2018-08-16 12:52 UTC 

[RESEND PATCH v5 0/3] drm/atmel-hlcdc: bus-width override support
 2018-08-16 12:52 UTC  (7+ messages)
` [RESEND PATCH v5 2/3] dt-bindings: display: atmel: optional video-interface of endpoints

[PATCH v2] net/bonding: per-slave intermediate rx ring
 2018-08-16 12:52 UTC  (2+ messages)
` [PATCH v3] "

[Qemu-devel] [PATCH 0/6] target/arm: More sve-ish fixes
 2018-08-16 12:50 UTC  (2+ messages)

[PATCH 0/2] tracing: Fix document and blktrace
 2018-08-16 12:50 UTC  (3+ messages)
` [PATCH 1/2] docs: tracing: Add stacktrace filter command

[PATCH] ath9k: remove unused array firstep_table
 2018-08-16 12:50 UTC 

[Qemu-arm] [PATCH 0/7] arm: aspeed: Extend SDRAM controller
 2018-08-16 12:48 UTC  (7+ messages)
` [Qemu-arm] [PATCH 6/7] aspeed: add a max_ram_size property to the memory controller
    ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH 0/7] arm: aspeed: Extend SDRAM controller

[PATCH 00/16] Fix tests to work on non-4k block sized fs instances
 2018-08-16  9:53 UTC  (2+ messages)
` [PATCH RESEND] Fix xfs/190 to work with 64k block size

[PATCH 1/2] drm/i915: Introduce intel_runtime_pm_disable to pair intel_runtime_pm_enable
 2018-08-16 12:48 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Refactor intel_display_set_init_power() logic

[PATCH] drm/amdgpu: remove fulll access for suspend phase1
 2018-08-16 12:46 UTC  (2+ messages)

[PATCH 2/2] Replace magic for trusting the secondary keyring with #define
 2018-08-16 12:46 UTC  (7+ messages)
  ` [PATCH 2/2] [FIXED] "
      ` [PATCH 2/2] [FIXED v2] "

[PATCH] net: phy: add tracepoints
 2018-08-16 12:46 UTC  (2+ messages)

[PATCH] libxl: fix ARM build after 54ed251dc7
 2018-08-16 12:45 UTC  (3+ messages)

[PATCH] media: ov5640: fix mode change regression
 2018-08-16  9:46 UTC 

Streaming logs via rsyslog
 2018-08-16 12:44 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
 2018-08-16 12:44 UTC  (6+ messages)
` [Qemu-devel] [PATCH 05/56] qmp-test: Cover syntax and lexical errors

[Qemu-arm] [PATCH] imx_spi: Unset XCH when TX FIFO becomes empty
 2018-08-16 12:43 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] x86/build: Use new .nops directive when available
 2018-08-16 12:43 UTC  (9+ messages)

[Qemu-arm] [PATCH v6 0/6] arm: add Cortex M0 CPU model and hex file loader
 2018-08-16 12:38 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH v1 0/5] mm/memory_hotplug: online/offline_pages refactorings
 2018-08-16 12:34 UTC  (6+ messages)
` [PATCH v1 1/5] mm/memory_hotplug: drop intermediate __offline_pages
` [PATCH v1 2/5] mm/memory_hotplug: enforce section alignment when onlining/offlining

[iproute PATCH v4] Make colored output configurable
 2018-08-16  9:37 UTC 

[Buildroot] [PATCH] configs: solidrun_macchiatobin_marvell: fix u-boot build
 2018-08-16 12:34 UTC 

[PATCH 1/1] Preventive patch in the proc file-system to handle NULL check
 2018-08-16 12:32 UTC  (2+ messages)

[iproute PATCH v3] Make colored output configurable
 2018-08-16  9:34 UTC  (2+ messages)

[Bug 107572] Unrecoverable GPU hang with IP block:gfx_v8_0 is hung
 2018-08-16 12:31 UTC  (4+ messages)

[Qemu-devel] [PATCH v3 0/3] i.MX: Add the i.MX6UL SOC and a reference board
 2018-08-16 12:30 UTC  (2+ messages)

[Qemu-trivial] [PATCH] sdhci: add i.MX SD Stable Clock bit
 2018-08-16 12:29 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] kni: fix kni rx fifo producer synchronization
 2018-08-16 12:28 UTC  (4+ messages)

[PATCH 1/2] openssl: update 1.0.2o -> 1.0.2p
 2018-08-16 12:27 UTC  (2+ messages)
` [PATCH 2/2] openssl: update 1.1.0h -> 1.1.0i

[PATCH v3] PCI: Data corruption happening due to race condition
 2018-08-16 12:28 UTC  (6+ messages)
  ` PCIe enable device races (Was: [PATCH v3] PCI: Data corruption happening due to race condition)

[U-Boot] [PATCH 00/10] AVB using OP-TEE
 2018-08-16 12:23 UTC  (14+ messages)
` [U-Boot] [PATCH 03/10] mmc: rpmb: add mmc_rpmb_route_frames()
` [U-Boot] [PATCH 04/10] Add UCLASS_TEE for Trusted Execution Environment
` [U-Boot] [PATCH 06/10] tee: add OP-TEE driver
` [U-Boot] [PATCH 08/10] optee: support routing of rpmb data frames to mmc
` [U-Boot] [PATCH 09/10] tee: optee: support AVB trusted application
` [U-Boot] [PATCH 10/10] avb_verify: support using OP-TEE TA AVB

[LTP] [PATCH RFC 1/4] lib/tst_test.c: add 'needs_drivers' option with tst_check_drivers cmd
 2018-08-16 12:21 UTC  (12+ messages)
` [LTP] [PATCH RFC 2/4] lib/tst_test.sh: add TST_NEEDS_DRIVERS parameter
` [LTP] [PATCH RFC 4/4] network/ipsec: replace ipsec_try() with TST_RTNL_CHK()
  ` [LTP] [RFC PATCH 2/2] netstress: Update help for -m behavior
  ` [LTP] [PATCH v2 1/1] network/route: Rewrite route-change-dst into new API

[Qemu-devel] [PATCH 0/5] mps2: Implement FPGAIO counters and dual-timer
 2018-08-16 12:20 UTC  (3+ messages)
` [Qemu-arm] "

[PATCH 0/3] Add support for ftm responder configuration
 2018-08-16  9:21 UTC  (4+ messages)

git-clone removes destination path after permission deny
 2018-08-16 12:16 UTC  (2+ messages)

[PATCH] Fix kexec forbidding kernels signed with custom platform keys to boot
 2018-08-16 12:13 UTC  (6+ messages)

[oe][qt5]: running qt5 apps on wayland image
 2018-08-16 12:13 UTC 

[igt-dev] [PATCH i-g-t 1/2] runner/resultgen: Be more robust with incomplete tests
 2018-08-16 12:12 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 2/2] runner/resultgen: Implement the totals field
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] runner/resultgen: Be more robust with incomplete tests

[Qemu-devel] [PATCH 00/11] target/arm: sve linux-user patches
 2018-08-16 12:11 UTC  (2+ messages)

iscsi target: Let initiator decide whether it wants to authenticate target
 2018-08-16 12:11 UTC  (2+ messages)

[PATCH v2] perf: fail if src path does not exist
 2018-08-16 12:07 UTC  (2+ messages)

ptrace compile failure with gcc-8.2 on 32-bit powerpc
 2018-08-16 12:06 UTC  (2+ messages)

bnxt: card intermittently hanging and dropping link
 2018-08-16  9:09 UTC  (3+ messages)

[Qemu-arm] [PATCH v2] target/arm: crash on conditional instr in it block
 2018-08-16 12:05 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v12 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-08-16  9:06 UTC  (5+ messages)
` [PATCH v12 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v12 2/2] mfd: bd71837: Devicetree bindings "

[RFC PATCH 00/17] btrfs zoned block device support
 2018-08-16  9:05 UTC  (3+ messages)

[PATCH 0/1] PCI/AER: prevent pcie_do_fatal_recovery from using device after it is removed
 2018-08-16  9:03 UTC  (11+ messages)
` [PATCH 1/1] "

[Qemu-arm] [PATCH v2 00/16] Fix crashes with introspection of ARM devices
 2018-08-16 11:59 UTC  (5+ messages)
` [Qemu-arm] [PATCH v2 01/16] qom/object: Add a new function object_initialize_child()
  ` [Qemu-arm] [Qemu-devel] "
      `  "

Patch "x86/mm: Disable ioremap free page handling on x86-PAE" has been added to the 4.9-stable tree
 2018-08-16 11:58 UTC  (2+ messages)

Patch "x86/mm: Disable ioremap free page handling on x86-PAE" has been added to the 4.4-stable tree
 2018-08-16 11:57 UTC  (2+ messages)

Patch "xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits" has been added to the 4.18-stable tree
 2018-08-16 11:57 UTC 

[PATCH 1/3] powerpc/tm: Remove msr_tm_active()
 2018-08-15 23:50 UTC  (9+ messages)
` [PATCH v2 1/4] "
  ` [PATCH v2 2/4] powerpc/tm: Fix HTM documentation
  ` [PATCH v2 3/4] powerpc/tm: Adjust tm_reclaim_thread() parameters
  ` [PATCH v2 4/4] powerpc/tm: Do not recheckpoint non-tm task

Patch "x86/mm: Disable ioremap free page handling on x86-PAE" has been added to the 4.18-stable tree
 2018-08-16 11:57 UTC  (2+ messages)

[Buildroot] [RFC v3 1/4] meson: bump version to 0.47.1
 2018-08-16 11:57 UTC  (4+ messages)
` [Buildroot] [RFC v3 2/4] meson: change from global to per package cross-compilation.conf

Patch "xen/pv: Call get_cpu_address_sizes to set x86_virt/phys_bits" has been added to the 4.17-stable tree
 2018-08-16 11:57 UTC 

[Fuego] [PATCH 1/2] Interbench: support to do tests on different block devices
 2018-08-16 11:57 UTC  (5+ messages)
` [Fuego] [PATCH 2/2] iperf3: only do static compilation for libiperf

Patch "x86/mm: Disable ioremap free page handling on x86-PAE" has been added to the 4.17-stable tree
 2018-08-16 11:57 UTC  (2+ messages)

Patch "x86/mm: Disable ioremap free page handling on x86-PAE" has been added to the 4.14-stable tree
 2018-08-16 11:57 UTC  (2+ messages)

[PATCH] net/mlx5: disable ConnectX-4 Lx Multi Packet Send by default
 2018-08-16 11:57 UTC  (4+ messages)
` [PATCH v2] "

[Qemu-arm] [PATCH] hw/arm/mps2-tz: Replace init_sysbus_child() with sysbus_init_child_obj()
 2018-08-16 11:56 UTC  (2+ messages)
` [Qemu-devel] "

[RFC] Can DM pass SCSI command to path now?
 2018-08-16 11:56 UTC 

submodules : switching to an older commit/Tag in project with submodules
 2018-08-16 10:54 UTC 

[PATCH 1/2] drm/i915/execlists: Delay updating ring register state after resume
 2018-08-16 11:54 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/execlists: Use coherent writes into the context image

[LTP] [PATCH] syscalls/signalfd01.c: Fix compiler warnings
 2018-08-16 11:54 UTC  (2+ messages)

[Buildroot] [git commit branch/next] meson: bump version to 0.47.1
 2018-08-16 11:51 UTC 

[rocko][PATCH V3 2/2] recipes-ti: bios: add TI SYSBIOS 6.73.00.12
 2018-08-16 11:50 UTC  (3+ messages)

[PATCH 00/16] clk: at91: Rework DT bindings
 2018-08-16 11:47 UTC  (4+ messages)

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-16 11:47 UTC  (12+ messages)

[Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
 2018-08-16 11:46 UTC  (3+ messages)

[ovmf test] 125924: all pass - PUSHED
 2018-08-16 11:43 UTC 

[Ocfs2-devel] [PATCH] fix crash on ocfs2_duplicate_clusters_by_page
 2018-08-16 11:43 UTC  (2+ messages)

[U-Boot] [PATCH] [RFC] blk: Increase cache element size
 2018-08-16 11:42 UTC  (7+ messages)

[PATCH] ia64/sn/hwperf: check seq_open return value to avoid NULL deref
 2018-08-16 11:42 UTC  (2+ messages)

[RFC PATCH v4 0/2] drm: Add generic colorkey plane properties
 2018-08-16 11:42 UTC  (6+ messages)
` [RFC PATCH v4 1/2] drm: Add generic colorkey properties for display planes

[igt-dev] [PATCH i-g-t 1/2] lib/psr: Add support for toggling edp psr through debugfs, v4
 2018-08-16 11:41 UTC  (3+ messages)

[Buildroot] [PATCH/next v2 00/23] package/vlc: bump version to 3.0.3
 2018-08-16 11:41 UTC  (2+ messages)

[RFC PATCH 0/2] dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
 2018-08-16 11:41 UTC  (6+ messages)
` [RFC,1/2] dt-bindings: dmaengine: xilinx_dma: Add binding for Xilinx MCDMA IP
    ` [RFC PATCH 1/2] "

[PATCH RFC] x86/xsave: prefer eager clearing of state over eager restoring
 2018-08-16 11:40 UTC  (5+ messages)

[LTP] [PATCH v2 1/4] lib: Allow user to easily get LTP_TIMEOUT_MUL value
 2018-08-16 11:40 UTC  (5+ messages)
` [LTP] [PATCH v2 4/4] fzsync: Limit execution time to prevent test timeouts

[f2fs-dev] [PATCH v3] f2fs: fix performance issue observed with multi-thread sequential read
 2018-08-16 11:39 UTC  (13+ messages)
`  "

[LTP] [PATCH] syscalls/fgetxattr02.c: Fix errno EPERM on older kernels
 2018-08-16 11:39 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/vlc: add optional support for skins2
 2018-08-16 11:37 UTC 

[Buildroot] [git commit branch/next] package/vlc: add optional dependency to wayland
 2018-08-16 11:37 UTC 

[Buildroot] [git commit branch/next] package/vlc: add optional dependency to mpg123
 2018-08-16 11:36 UTC 

[Buildroot] [git commit branch/next] package/vlc: add optional dependency to libva
 2018-08-16 11:36 UTC 

[Buildroot] [git commit branch/next] package/vlc: add optional dependency to libsoxr
 2018-08-16 11:36 UTC 

[Buildroot] [git commit branch/next] package/vlc: add optional dependency to libsecret
 2018-08-16 11: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.