All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-04-20 07:35:59 to 2019-04-20 10:56:22 UTC [more...]

[Qemu-devel] [PATCH 00/38] tcg vector improvements
 2019-04-20 10:56 UTC  (16+ messages)
` [Qemu-devel] [PATCH 03/38] tcg: Return bool success from tcg_out_mov
` [Qemu-devel] [PATCH 20/38] tcg: Add support for vector absolute value
` [Qemu-devel] [PATCH 22/38] target/cris: Use tcg_gen_abs_tl
` [Qemu-devel] [PATCH 27/38] tcg/aarch64: Support vector absolute value
` [Qemu-devel] [PATCH 28/38] tcg: Add support for vector comparison select
` [Qemu-devel] [PATCH 29/38] tcg/i386: Support vector comparison select value
` [Qemu-devel] [PATCH 30/38] tcg/aarch64: "
` [Qemu-devel] [PATCH 31/38] target/ppc: Use vector variable shifts for VS{L, R, RA}{B, H, W, D}
` [Qemu-devel] [PATCH 32/38] target/arm: Vectorize USHL and SSHL
` [Qemu-devel] [PATCH 33/38] tcg/aarch64: Do not advertise minmax for MO_64
` [Qemu-devel] [PATCH 35/38] tcg: Introduce do_op3_nofail for vector expansion
` [Qemu-devel] [PATCH 36/38] tcg: Expand vector minmax using cmp+cmpsel
` [Qemu-devel] [PATCH 38/38] tcg/aarch64: Use ORRI and BICI for vector logical operations

[Qemu-devel] [PATCH for-QEMU-4.1 v5 00/29] Kconfig dependencies for ARM machines
 2019-04-20 10:52 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 02/29] hw/ide/ahci: Add a Kconfig switch for the AHDI-ICH9 device
` [Qemu-devel] [PATCH for-QEMU-4.1 v5 23/29] hw/arm: Express dependencies of the MSF2 / EMCRAFT_SF2 machine with Kconfig

BTRFS Raid 5 Space missing - ideas ?
 2019-04-20 10:46 UTC 

[PATCH 1/2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-04-20 10:51 UTC  (6+ messages)

willing to involve in KSPP
 2019-04-20 10:47 UTC  (9+ messages)

[PATCH 1/3] ASoC: doc: simple-card: Add pin-switches property
 2019-04-20 10:45 UTC  (3+ messages)
` [PATCH 2/3] ASoC: simple-card-utils: add asoc_simple_card_of_parse_pin_switches()
` [PATCH 3/3] ASoC: simple-card: Read pin switches conf from devicetree

[PATCH iproute2-next] iplink_vlan: add support for VLAN bridge binding flag
 2019-04-20 10:45 UTC 

[PATCH v3 00/11] drm/fb-helper: Move modesetting code to drm_client
 2019-04-20 10:45 UTC  (12+ messages)
` [PATCH v3 01/11] drm/atomic: Move __drm_atomic_helper_disable_plane/set_config()
` [PATCH v3 02/11] drm/fb-helper: Avoid race with DRM userspace
` [PATCH v3 03/11] drm/fb-helper: No need to cache rotation and sw_rotations
` [PATCH v3 04/11] drm/fb-helper: Remove drm_fb_helper_crtc->{x, y, desired_mode}
` [PATCH v3 05/11] drm/fb-helper: Remove drm_fb_helper_crtc
` [PATCH v3 06/11] drm/fb-helper: Prepare to move out commit code
` [PATCH v3 07/11] drm/fb-helper: Move "
` [PATCH v3 08/11] drm/fb-helper: Remove drm_fb_helper_connector
` [PATCH v3 09/11] drm/fb-helper: Prepare to move out modeset config code
` [PATCH v3 10/11] drm/fb-helper: Move "
` [PATCH v3 11/11] drm/client: Hack: Add bootsplash example

Few Questions About SCTP NAT
 2019-04-20 10:45 UTC 

[U-Boot] [OT] trying to boot zedboard just to u-boot, having no luck
 2019-04-20 10:44 UTC 

[PATCH] signal: trace_signal_deliver when signal_group_exit
 2019-04-20 10:41 UTC 

[Qemu-devel] [PATCH] configure: Change capstone's default state to disabled
 2019-04-20 10:40 UTC  (6+ messages)

[PATCH] x86/mpx: fix recursive munmap() corruption
 2019-04-20 10:31 UTC  (3+ messages)

[PATCH v7 00/14] Add support for TISCI Interrupt controller drivers
 2019-04-20 10:09 UTC  (45+ messages)
` [PATCH v7 01/14] firmware: ti_sci: Add support to get TISCI handle using of_phandle
` [PATCH v7 02/14] firmware: ti_sci: Add support for RM core ops
` [PATCH v7 03/14] firmware: ti_sci: Add support for IRQ management
` [PATCH v7 04/14] firmware: ti_sci: Add RM mapping table for am654
` [PATCH v7 05/14] firmware: ti_sci: Add helper apis to manage resources
` [PATCH v7 06/14] genirq: Introduce irq_chip_{request, release}_resource_parent() apis
  ` [PATCH v7 06/14] genirq: Introduce irq_chip_{request,release}_resource_parent() apis
` [PATCH v7 07/14] gpio: thunderx: Use the default parent apis for {request, release}_resources
  ` [PATCH v7 07/14] gpio: thunderx: Use the default parent apis for {request,release}_resources
` [PATCH v7 08/14] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings
` [PATCH v7 09/14] irqchip: ti-sci-intr: Add support for Interrupt Router driver
` [PATCH v7 10/14] dt-bindings: irqchip: Introduce TISCI Interrupt Aggregator bindings
` [PATCH v7 11/14] irqchip: ti-sci-inta: Add support for Interrupt Aggregator driver
` [PATCH v7 12/14] soc: ti: Add MSI domain bus support for Interrupt Aggregator
` [PATCH v7 13/14] irqchip: ti-sci-inta: Add msi domain support
` [PATCH v7 14/14] arm64: arch_k3: Enable interrupt controller drivers

[patch net-next v2 00/16] netdevsim: impement proper device model
 2019-04-20 10:29 UTC  (17+ messages)
` [patch net-next v2 01/16] netdevsim: move device registration on bus to be done earlier in init
` [patch net-next v2 02/16] netdevsim: create devlink instance per netdevsim instance
` [patch net-next v2 03/16] netdevsim: rename devlink.c to dev.c to contain per-dev(asic) items
` [patch net-next v2 04/16] netdevsim: put netdevsim bus code into separate file
` [patch net-next v2 05/16] netdevsim: move device registration and related code to bus.c
` [patch net-next v2 06/16] netdevsim: add stub netdevsim driver implementation
` [patch net-next v2 07/16] netdevsim: use ida for bus device ids
` [patch net-next v2 08/16] netdevsim: add bus attributes to add new and delete devices
` [patch net-next v2 09/16] netdevsim: rename dev_init/exit() functions and make them independent on ns
` [patch net-next v2 10/16] netdevsim: merge sdev into dev
` [patch net-next v2 11/16] netdevsim: generate random switch id instead of using dev id
` [patch net-next v2 12/16] netdevsim: change debugfs tree topology
` [patch net-next v2 13/16] netdevsim: implement dev probe/remove skeleton with port initialization
` [patch net-next v2 14/16] netdevsim: extend device attrs to support port addition and deletion
` [patch net-next v2 15/16] netdevsim: move netdev creation/destruction to dev probe
` [patch net-next v2 16/16] netdevsim: implement ndo_get_devlink_port

[PATCH 2/3] RAS/CEC: make ces_entered smp safe
 2019-04-20 10:22 UTC  (5+ messages)
` [tip:ras/core] RAS/CEC: Increment cec_entered under the mutex lock

[Buildroot] [PATCH 1/2] package/neon: add NLS dependencies
 2019-04-20 10:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/davfs2: add optional dependency on iconv and NLS

[U-Boot] [PATCH v4] sun50i: a64: Add Olimex A64-Teres-I board initial support
 2019-04-20 10:24 UTC 

[PATCH] nfsd: wake waiters blocked on file_lock before deleting it
 2019-04-20 10:19 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: cls: Add Classification offload support
 2019-04-20 10:17 UTC  (4+ messages)

[Qemu-devel] [PATCH 2/2] tests: fw_cfg: add reboot_timeout test case
 2019-04-20 10:07 UTC  (4+ messages)

[Qemu-devel] [PATCH] cputlb: Fix io_readx() to respect the access_type
 2019-04-20  9:49 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] fw_cfg_test refactor and add two test cases
 2019-04-20 10:00 UTC  (15+ messages)
  ` [Qemu-devel] [PATCH 1/4] tests: refactor fw_cfg_test
  ` [Qemu-devel] [PATCH 2/4] tests: fw_cfg: add a function to get the fw_cfg file
  ` [Qemu-devel] [PATCH 3/4] tests: fw_cfg: add reboot_timeout test case
  ` [Qemu-devel] [PATCH 4/4] tests: fw_cfg: add splash time "

[Xen-devel] [qemu-upstream-4.10-testing test] 134939: regressions - FAIL
 2019-04-20 10:03 UTC  (3+ messages)
  `  "

[PATCH] RAS/CEC: Add debugfs switch to disable at run time
 2019-04-20  9:41 UTC  (11+ messages)

[PATCH v5] power_supply: platform/chrome: wilco_ec: Add charging config driver
 2019-04-20  9:37 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: meson: two GPU fixes
 2019-04-20  9:32 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: meson8: fix GPU interrupts and drop an undocumented property
` [PATCH 2/2] ARM: dts: meson8b: drop undocumented property from the Mali GPU node

[PATCH 0/7] mmc: meson-gx: clean up and tuning update
 2019-04-20  9:23 UTC  (9+ messages)
` [PATCH 5/7] mmc: meson-gx: avoid clock glitch when switching to DDR modes

[PATCH] staging: greybus: use help instead of ---help--- in Kconfig
 2019-04-20  9:21 UTC 

[GIT PULL] i3c: Fixes for 5.1-rc6
 2019-04-20  9:23 UTC  (2+ messages)

[Xen-devel] [xen-unstable-smoke test] 135009: regressions - FAIL
 2019-04-20  9:20 UTC  (3+ messages)
  `  "

[PATCH] ARM: dts: imx: Add mclk0 clock for SAI
 2019-04-20  9:12 UTC  (3+ messages)

[Qemu-devel] [PATCH] libvhost-user: fix bad vu_log_write
 2019-04-20  9:10 UTC 

[RFC PATCH] kprobes/arm64: Blacklist functions called in '_sdei_handler'
 2019-04-20  9:06 UTC  (2+ messages)

AMD IO_PAGE_FAULT w/NTB on Write ops?
 2019-04-20  9:06 UTC 

The test screams DI, but the data seems OK
 2019-04-20  5:59 UTC 

[PATCH] Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()
 2019-04-20  8:54 UTC  (5+ messages)

[PATCH] xfs/033: don't use repair output in golden output
 2019-04-20  8:53 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] efi_loader: rework bootefi/bootmgr
 2019-04-20  8:49 UTC  (8+ messages)
` [U-Boot] [PATCH 6/9] cmd: bootefi: carve out bootmgr code from do_bootefi()
` [U-Boot] [PATCH 8/9] efi_loader: rework bootmgr/bootefi using load_image API
` [U-Boot] [PATCH 9/9] cmd: add efibootmgr command

[PATCH 5.0 00/93] 5.0.9-stable review
 2019-04-20  8:48 UTC  (5+ messages)
` [PATCH 5.0 05/93] perf data: Dont store auxtrace index for directory data file

[Xen-devel] [distros-debian-stretch test] 84055: trouble: blocked/broken
 2019-04-20  8:42 UTC  (3+ messages)
  `  "

[PATCH] arm64: dts: renesas: draak: Remove unecessary index from vin4 port
 2019-04-20  8:41 UTC  (5+ messages)

[PATCH v2 0/6] Add HiKey / HI6220 SoC Mali-450 support
 2019-04-20  8:40 UTC  (5+ messages)
` [PATCH v2 6/6] drm/lima: handle shared irq case for lima_pp_bcast_irq_handler

[U-Boot] [PATCH v4] efi_loader: rework bootmgr/bootefi using load_image API
 2019-04-20  8:35 UTC 

[PATCH] Bluetooth: hci_bcm: Fix empty regulator supplies for Intel Macs
 2019-04-20  8:10 UTC 

[PATCH] sched: fix a potential divide error
 2019-04-20  8:34 UTC 

[PATCH v4 net-next 3/6] exthdrs: Registration of TLV handlers and parameters
 2019-04-20  8:17 UTC  (2+ messages)

[tip:WIP.x86/alternatives 7/9] arch/x86/kernel/alternative.c:896:42: sparse: Using plain integer as NULL pointer
 2019-04-20  8:08 UTC 

[Cocci] Checking the “display” of last two statements in code blocks
 2019-04-20  8:11 UTC  (7+ messages)
` [Cocci] Checking the search for duplicate statements at the end of if branches
  ` [Cocci] Checking execution environment for Python code in SmPL scripts

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-20  8:03 UTC  (7+ messages)
` [PATCH v3 09/26] compat_ioctl: move drivers to compat_ptr_ioctl

[dm-crypt] Problem_wiping
 2019-04-20  8:00 UTC  (2+ messages)

Resolving deltas dominates clone time
 2019-04-20  7:59 UTC  (3+ messages)

[Xen-devel] [linux-4.9 test] 134932: regressions - FAIL
 2019-04-20  7:52 UTC  (3+ messages)
  `  "

[Qemu-devel] [PATCH v3] cputlb: Fix io_readx() to respect the access_type
 2019-04-20  7:36 UTC  (2+ messages)

[Qemu-devel] [Bug 1818367] [NEW] Initialization of device cfi.pflash01 failed: Block node is read-only
 2019-04-20  7:31 UTC  (2+ messages)
` [Qemu-devel] [Bug 1818367] "

[GIT PULL] timer fixes
 2019-04-20  7:45 UTC 

[GIT PULL] perf fixes
 2019-04-20  7:43 UTC 

arch/sh/kernel/cpu/sh2/clock-sh7619.o:undefined reference to `followparent_recalc'
 2019-04-20  7:40 UTC 

kernel BUG at kernel/cred.c:434!
 2019-04-20  7:38 UTC  (19+ messages)

[GIT PULL] x86 fixes
 2019-04-20  7:38 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.