All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-30 20:29:47 to 2019-04-30 21:09:09 UTC [more...]

[PATCH 00/20] DC Patches 30 Apr 2019
 2019-04-30 21:09 UTC  (12+ messages)
  ` [PATCH 01/20] drm/amd/display: 3.2.28
  ` [PATCH 01/20] drm/amd/display: Expose support for NV12 on suitable planes
  ` [PATCH 02/20] drm/amd/display: Add DRM color properties for primary planes
  ` [PATCH 02/20] drm/amd/display: Refactor program watermark
  ` [PATCH 03/20] drm/amd/display: expand plane caps to include fp16 and scaling capability
  ` [PATCH 03/20] drm/amd/display: fix multi display seamless boot case
  ` [PATCH 04/20] drm/amd/display: Handle get crtc position error
  ` [PATCH 04/20] drm/amd/display: Set dispclk and dprefclock directly
  ` [PATCH 05/20] drm/amd/display: add support for disconnected eDP panels
  ` [PATCH 05/20] drm/amd/display: define HUBP_MASK_SH_LIST_DCN for Raven
  ` [PATCH 06/20] drm/amd/display: add SW_USE_I2C_REG request

[Qemu-trivial] [PATCH v1 0/5] Fix some GCC 9 build warnings
 2019-04-30 21:07 UTC  (68+ messages)
` [Qemu-trivial] [PATCH v1 1/5] util/qemu-sockets: Fix "
  ` [Qemu-devel] "
      ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v1 2/5] hw/usb/hcd-xhci: Fix GCC 9 build warning
  ` [Qemu-devel] "
` [Qemu-trivial] [PATCH v1 3/5] hw/usb/dev-mtp: "
  ` [Qemu-devel] "
      ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v1 4/5] linux-user/uname: Fix GCC 9 build warnings
  ` [Qemu-devel] "
      ` [Qemu-trivial] "
` [Qemu-trivial] [PATCH v1 5/5] linux-user/elfload: "
  ` [Qemu-devel] "

[PATCH 3/4] x86/ftrace: make ftrace_int3_handler() not to skip fops invocation
 2019-04-30 21:08 UTC  (15+ messages)
                        ` [RFC][PATCH] ftrace/x86: Emulate call function while updating in breakpoint handler

[Qemu-devel] [PATCH 00/26] tcg: Add CPUClass::tlb_fill
 2019-04-30 21:07 UTC  (7+ messages)
` [Qemu-devel] [PATCH 23/26] target/xtensa: Convert to CPUClass::tlb_fill

xfs: Assertion failed in xfs_ag_resv_init()
 2019-04-30 21:07 UTC  (7+ messages)

Strange issues with epoll since 5.0
 2019-04-30 21:07 UTC  (8+ messages)

[Xen-devel] [PATCH v2 0/10] iomem memory policy
 2019-04-30 21:02 UTC  (33+ messages)
  `  "
  ` [Xen-devel] [PATCH v2 01/10] xen: add a p2mt parameter to map_mmio_regions
      `  "
  ` [Xen-devel] [PATCH v2 02/10] xen: rename un/map_mmio_regions to un/map_regions
      `  "
  ` [Xen-devel] [PATCH v2 03/10] xen: extend XEN_DOMCTL_memory_mapping to handle memory policy
      `  "
  ` [Xen-devel] [PATCH v2 04/10] libxc: introduce xc_domain_mem_map_policy
      `  "
  ` [Xen-devel] [PATCH v2 05/10] libxl/xl: add memory policy option to iomem
      `  "
  ` [Xen-devel] [PATCH v2 06/10] xen/arm: extend device_tree_for_each_node
      `  "
  ` [Xen-devel] [PATCH v2 07/10] xen/arm: make process_memory_node a device_tree_node_func
      `  "
  ` [Xen-devel] [PATCH v2 08/10] xen/arm: keep track of reserved-memory regions
      `  "
  ` [Xen-devel] [PATCH v2 09/10] xen/arm: map reserved-memory regions as normal memory in dom0
      `  "
  ` [Xen-devel] [PATCH v2 10/10] xen/arm: add reserved-memory regions to the dom0 memory node
      `  "

[U-Boot] [PATCH v4 0/5] AE350 support SMP boot from flash
 2019-04-30 21:05 UTC  (5+ messages)
` [U-Boot] [PATCH v4 3/5] riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled
` [U-Boot] [PATCH v4 5/5] riscv: configs: AE350 will use CONFIG_OF_SEPARATE when boots from flash

serial drivers polishing
 2019-04-30 20:52 UTC  (7+ messages)
` [PATCH 41/41] drivers: tty: serial: lpc32xx_hs: fill mapsize and use it

[PATCH v2] fs/proc: add VmTaskSize field to /proc/$$/status
 2019-04-30 21:01 UTC  (3+ messages)

[PATCH] xfs_io: rework includes for statx structures
 2019-04-30 21:00 UTC  (2+ messages)

copy_fpstate_to_sigframe() use-after-free
 2019-04-30 20:58 UTC 

[PATCH 0/18] v3 multi-die/package topology support
 2019-04-30 20:55 UTC  (15+ messages)
` [PATCH 01/14] x86 topology: Fix doc typo
  ` [PATCH 02/14] topolgy: Simplify cputopology.txt formatting and wording
  ` [PATCH 03/14] x86 smpboot: Rename match_die() to match_pkg()
  ` [PATCH 04/14] x86 topology: Add CPUID.1F multi-die/package support
  ` [PATCH 05/14] cpu topology: Export die_id
  ` [PATCH 06/14] x86 topology: Define topology_die_id()
  ` [PATCH 07/14] x86 topology: Define topology_logical_die_id()
  ` [PATCH 08/14] powercap/intel_rapl: Simplify rapl_find_package()
  ` [PATCH 09/14] powercap/intel_rapl: Support multi-die/package
  ` [PATCH 10/14] thermal/x86_pkg_temp_thermal: "
  ` [PATCH 11/14] powercap/intel_rapl: update rapl domain name and debug messages
  ` [PATCH 12/14] hwmon/coretemp: Support multi-die/package
  ` [PATCH 13/14] topology: Create package_threads sysfs attribute
  ` [PATCH 14/14] topology: Create core_threads "

[Qemu-devel] [PATCH v15 0/2] support MAP_SYNC for memory-backend-file
 2019-04-30 20:46 UTC  (5+ messages)
` [Qemu-devel] [PATCH v15 1/2] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap()

[PATCH] kbuild: Enable -Wsometimes-uninitialized
 2019-04-30 20:54 UTC  (5+ messages)

[PATCH v4 0/2] clk: add driver for the SiFive FU540 PRCI and PLLs it controls
 2019-04-30 20:51 UTC  (6+ messages)
` [PATCH v4 1/2] clk: analogbits: add Wide-Range PLL library
` [PATCH v4 2/2] clk: sifive: add a driver for the SiFive FU540 PRCI IP block

[dpdk-dev] [PATCH v1 0/5] make lcore_config internal
 2019-04-30 20:53 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/5] eal: add accessor functions for lcore_config

[PATCH v1] clk: Probe defer clk_get() on orphans
 2019-04-30 20:52 UTC  (3+ messages)

next/master boot bisection: next-20190430 on beagle-xm
 2019-04-30 20:51 UTC 

[U-Boot] [PATCH 0/8] spi: Mark non-dm spi drivers as BROKEN
 2019-04-30 20:48 UTC  (3+ messages)
` [U-Boot] [PATCH 8/8] spi: Kconfig: Mark LPC32XX_SSP has BROKEN

[Buildroot] [PATCH] configs/qemu_xtensa_lx60_*: kernel build needs mkimage
 2019-04-30 20:46 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: check Tx queue size overflow
 2019-04-30 20:46 UTC  (2+ messages)

[PATCH 0/3] KVM: x86: Drop "caching" of always-available GPRs
 2019-04-30 20:44 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86: Prevent use of kvm_register_{read,write}() with known GPRs

[PATCH v2 1/2] net: phy: realtek: Add rtl8211e rx/tx delays config
 2019-04-30 20:44 UTC  (9+ messages)
` [PATCH v2 2/2] net: phy: realtek: Change TX-delay setting for RGMII modes only

[PATCH v2 0/2] Fix fallout from 4k section alignment patch
 2019-04-30 20:43 UTC  (3+ messages)
` [PATCH v2 1/2] arm: Move trampolines into code section
` [PATCH v2 2/2] arm: Align section alignment with manual relocation offset code

[Buildroot] [PATCH 1/2] package/dovecot: security bump to version 2.3.6
 2019-04-30 20:44 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/dovecot-pigeonhole: bump version to 0.5.6

[Buildroot] [git commit] package/dovecot-pigeonhole: bump version to 0.5.6
 2019-04-30 20:43 UTC 

[Buildroot] [git commit] package/dovecot: security bump to version 2.3.6
 2019-04-30 20:43 UTC 

[For Stable] mm: memcontrol: fix excessive complexity in memory.stat reporting
 2019-04-30 20:41 UTC  (5+ messages)

[PATCH 1/1] netfilter: connmark: introduce savedscp
 2019-04-30 20:40 UTC  (5+ messages)
` [RFC nf-next v2 0/2] xt_connmark: add savedscp-mark action
  ` [RFC nf-next v2 1/2] netfilter: connmark: introduce savedscp

[Qemu-devel] [PULL 00/19] first batch of s390x patches for 4.1
 2019-04-30 20:30 UTC  (6+ messages)
` [Qemu-devel] [PULL 01/19] s390 vfio-ccw: Add bootindex property and IPLB data

[pull request][net-next 00/15] Mellanox, mlx5 updates 2019-04-30
 2019-04-30 20:40 UTC  (16+ messages)
` [net-next 01/15] net/mlx5e: Take common TIR context settings into a function
` [net-next 02/15] net/mlx5e: Turn on HW tunnel offload in all TIRs
` [net-next 03/15] net/mlx5e: ACLs for priority tag mode
` [net-next 04/15] net/mlx5e: Replace TC VLAN pop with VLAN 0 rewrite in prio "
` [net-next 05/15] net/mlx5e: Return error when trying to insert existing flower filter
` [net-next 06/15] ethtool: Add SFF-8436 and SFF-8636 max EEPROM length definitions
` [net-next 07/15] net/mlx5e: ethtool, Add support for EEPROM high pages query
` [net-next 08/15] net/mlx5e: Put the common XDP code into a function
` [net-next 09/15] net/mlx5e: remove meaningless CFLAGS_tracepoint.o
` [net-next 10/15] net/mlx5: Remove unused mlx5_query_nic_vport_vlans
` [net-next 11/15] net/mlx5: Reuse mlx5_esw_for_each_vf_vport macro in two files
` [net-next 12/15] net/mlx5: Use available mlx5_vport struct
` [net-next 13/15] net/mlx5: E-Switch, Use getter to access all vport array
` [net-next 14/15] net/mlx5: E-Switch, Fix the check of legal vport
` [net-next 15/15] net/mlx5: E-Switch, Use atomic rep state to serialize state change

[Qemu-devel] [PATCH v2] scsi-disk: handle invalid cdb length
 2019-04-30 20:40 UTC  (2+ messages)

[PATCH] powerpc: Fix kobject memleak
 2019-04-30 20:37 UTC  (2+ messages)

[U-Boot] [PATCH v2 1/2] RISCV: image: Add booti support
 2019-04-30 20:38 UTC  (10+ messages)
` [U-Boot] [PATCH v2 2/2] RISCV: image: Parse Image.gz support in booti

[PATCH] iommu/vt-d: Fix intel_pasid_max_id
 2019-04-30 20:37 UTC  (5+ messages)

[PATCH v2 0/8] stm32 m4 remoteproc on STM32MP157c
 2019-04-30 20:37 UTC  (6+ messages)
` [PATCH v2 2/8] dt-bindings: remoteproc: add bindings for stm32 remote processor driver

[Qemu-devel] [PATCH v1 5/5] hw/arm: Add the Netduino Plus 2
 2019-04-30 20:27 UTC  (3+ messages)

[PATCH v3 0/4] Exynos Performance Monitoring Counters enhancements
 2019-04-30 20:36 UTC  (5+ messages)
  ` [PATCH v3 1/4] include: dt-bindings: add Performance Monitoring Unit for Exynos

Resolving deltas dominates clone time
 2019-04-30 20:33 UTC  (10+ messages)

[PATCH v3 0/6] Handle MCA banks in a per_cpu way
 2019-04-30 20:32 UTC  (19+ messages)
` [PATCH v3 1/6] x86/MCE: Make struct mce_banks[] static
    ` [v3,1/6] "
` [PATCH v3 2/6] x86/MCE: Handle MCA controls in a per_cpu way
    ` [v3,2/6] "
` [PATCH v3 3/6] x86/MCE/AMD: Don't cache block addresses on SMCA systems
    ` [v3,3/6] "
` [PATCH v3 5/6] x86/MCE: Save MCA control bits that get set in hardware
    ` [v3,5/6] "
` [PATCH v3 4/6] x86/MCE: Make number of MCA banks per_cpu
    ` [v3,4/6] "
` [PATCH v3 6/6] x86/MCE: Treat MCE bank as initialized if control bits set in hardware
    ` [v3,6/6] "

Phosphor pid control
 2019-04-30 20:32 UTC  (6+ messages)

PM / AVS: SVS: Introduce SVS engine
 2019-04-30 20:31 UTC  (5+ messages)
` [RFC v1 1/3] dt-bindings: soc: add mtk svs dt-bindings

[Buildroot] [PATCH 0/7] gitlab Qemu runtime testing
 2019-04-30 20:31 UTC  (11+ messages)
` [Buildroot] [PATCH 6/7] support/scripts/qemu-boot: gitlab tests for Qemu

[PATCH v9 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-04-30 20:31 UTC  (5+ messages)
` [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

provide generic support for uncached segements in dma-direct
 2019-04-30 20:29 UTC  (7+ messages)
` [PATCH 5/7] MIPS: use the generic uncached segment support "

[PATCH v6 0/10] Exynos5 Dynamic Memory Controller driver
 2019-04-30 20:30 UTC  (4+ messages)
  ` [PATCH v6 06/10] dt-bindings: memory-controllers: add Exynos5422 DMC device description


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.