All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-11 22:50:17 to 2018-12-11 23:35:07 UTC [more...]

[RFC PATCH v3 00/24] KVM: arm64: SVE guest support
 2018-12-11 23:29 UTC  (44+ messages)
` [RFC PATCH v3 01/24] arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
` [RFC PATCH v3 02/24] KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()
` [RFC PATCH v3 03/24] KVM: arm64: Refactor kvm_arm_num_regs() for easier maintenance
` [RFC PATCH v3 04/24] KVM: arm64: Add missing #include of <linux/bitmap.h> to kvm_host.h
` [RFC PATCH v3 05/24] arm64/sve: Check SVE virtualisability
` [RFC PATCH v3 06/24] arm64/sve: Clarify role of the VQ map maintenance functions
` [RFC PATCH v3 07/24] arm64/sve: Enable SVE state tracking for non-task contexts
` [RFC PATCH v3 08/24] KVM: arm64: Add a vcpu flag to control SVE visibility for the guest
` [RFC PATCH v3 09/24] KVM: arm64: Propagate vcpu into read_id_reg()
` [RFC PATCH v3 10/24] KVM: arm64: Extend reset_unknown() to handle mixed RES0/UNKNOWN registers
` [RFC PATCH v3 11/24] KVM: arm64: Support runtime sysreg filtering for KVM_GET_REG_LIST
` [RFC PATCH v3 12/24] KVM: arm64/sve: System register context switch and access support
` [RFC PATCH v3 13/24] KVM: arm64/sve: Context switch the SVE registers
` [RFC PATCH v3 14/24] KVM: Allow 2048-bit register access via ioctl interface
` [RFC PATCH v3 15/24] KVM: arm64: Reject ioctl access to FPSIMD V-regs on SVE vcpus
` [RFC PATCH v3 16/24] KVM: arm64/sve: Add SVE support to register access ioctl interface
` [RFC PATCH v3 17/24] KVM: arm64: Enumerate SVE register indices for KVM_GET_REG_LIST
` [RFC PATCH v3 18/24] arm64/sve: In-kernel vector length availability query interface
` [RFC PATCH v3 19/24] KVM: arm: Move detection of invalid VM type bits to generic code
` [RFC PATCH v3 20/24] KVM: arm: Add support for early vcpu configuration ioctls
` [RFC PATCH v3 21/24] KVM: arm64/sve: Report and enable SVE API extensions for userspace
` [RFC PATCH v3 22/24] KVM: arm64/sve: allow KVM_ARM_SVE_CONFIG_QUERY on vm fd
` [RFC PATCH v3 23/24] KVM: Documentation: Document arm64 core registers in detail
` [RFC PATCH v3 24/24] KVM: arm64/sve: Document KVM API extensions for SVE

[PATCH 0/5] implement nvmf read/write queue maps
 2018-12-11 23:34 UTC  (9+ messages)
` [PATCH 4/5] nvme-tcp: support separate queue maps for read and write
` [PATCH nvme-cli 6/5] fabrics: pass in nr_write_queues

[PATCH v3 perf, bpf-next 0/4] reveal invisible bpf programs
 2018-12-11 23:33 UTC  (5+ messages)
` [PATCH v3 perf, bpf-next 1/4] perf, bpf: Introduce PERF_RECORD_BPF_EVENT
` [PATCH v3 perf, bpf-next 2/4] perf: sync tools/include/uapi/linux/perf_event.h
` [PATCH v3 perf, bpf-next 3/4] perf util: handle PERF_RECORD_BPF_EVENT
` [PATCH v3 perf, bpf-next 4/4] perf tools: synthesize bpf event for loaded BPF programs

Can we drop upstream Linux x32 support?
 2018-12-11 23:33 UTC  (7+ messages)

[PATCH v13 00/17] Adding security support for nvdimm
 2018-12-11 23:30 UTC  (3+ messages)
` [PATCH v13 13/17] acpi/nfit, libnvdimm/security: add Intel DSM 1.8 master passphrase support

[PATCH] Allow class-e address assignment via ifconfig ioctl
 2018-12-11 23:30 UTC 

[RFC PATCH v3 0/4] x86: Add exception fixup for SGX ENCLU
 2018-12-11 23:29 UTC  (8+ messages)

[PATCH v3 00/14] Sound Open Firmware (SOF) core
 2018-12-11 23:29 UTC  (21+ messages)
` [PATCH v3 01/14] ASoC: SOF: Add Sound Open Firmware driver core
` [PATCH v3 02/14] ASoC: SOF: Add Sound Open Firmware KControl support
` [PATCH v3 03/14] ASoC: SOF: Add driver debug support
` [PATCH v3 04/14] ASoC: SOF: Add support for IPC IO between DSP and Host
` [PATCH v3 07/14] ASoC: SOF: Add DSP firmware logger support
` [PATCH v3 08/14] ASoC: SOF: Add DSP HW abstraction operations
` [PATCH v3 13/14] ASoC: SOF: Add xtensa support
` [PATCH v3 14/14] ASoC: SOF: Add utils

[Fuego] [PATCH 01/10] pmqtest:add a warning for rt
 2018-12-11 23:26 UTC  (3+ messages)
` [Fuego] [PATCH 10/10] deadlinetest: change testName in spec file

[PATCH V2 1/5] oeqa/sdk: clarify ELF assertion message
 2018-12-11 23:26 UTC  (5+ messages)
` [PATCH V2 2/5] oeqa/sdk: show output if run() fails
` [PATCH V2 3/5] oeqa/sdk: clean up galculator test
` [PATCH V2 4/5] oeqa/sdk: rewrite lzip test
` [PATCH V2 5/5] oeqa/sdk: rewrite cpio test

[PATCH ghak59 V3 0/4] audit: config_change normalizations and event record gathering
 2018-12-11 23:26 UTC  (4+ messages)

[PATCH 0/3] drm/exynos: add support for dynamic zpos in DECON and FIMD
 2018-12-11 23:26 UTC  (8+ messages)

[U-Boot] [PATCH v3 00/25] riscv: Adding RISC-V CPU and timer driver
 2018-12-11 23:25 UTC  (13+ messages)
` [U-Boot] [PATCH v3 08/25] riscv: Add a SYSCON driver for SiFive's Core Local Interruptor
` [U-Boot] [PATCH v3 13/25] riscv: Remove non-DM version of print_cpuinfo()
` [U-Boot] [PATCH v3 18/25] riscv: Do some basic architecture level cpu initialization
` [U-Boot] [PATCH v3 23/25] riscv: Save boot hart id to the global data
` [U-Boot] [PATCH v3 24/25] riscv: bootm: Change to use boot_hart from "
` [U-Boot] [PATCH v3 25/25] riscv: Remove ae350.dts

[PATCH 0/5] media: adv748x: Implement dynamic routing support
 2018-12-11 23:24 UTC  (7+ messages)
` [PATCH 2/5] media: adv748x: csi2: Link AFE with TXA and TXB
` [PATCH 3/5] media: adv748x: Store the source subdevice in TX
` [PATCH 4/5] media: adv748x: Store the TX sink in HDMI/AFE

[pull request][net-next 00/14] Mellanox, mlx5e updates 2018-12-11
 2018-12-11 23:24 UTC  (15+ messages)
` [net-next 01/14] net/mlx5: Consider encapsulation properties when comparing destinations
` [net-next 02/14] net/mlx5: E-Switch, Rename esw attr mirror count field
` [net-next 03/14] net/mlx5e: Refactor eswitch flow attr for destination specific properties
` [net-next 04/14] net/mlx5e: Move flow attr reformat action bit to per dest flags
` [net-next 05/14] net/mlx5e: Annul encap action ordering requirement
` [net-next 06/14] net/mlx5e: Replace the split logic with extended destination
` [net-next 07/14] net/mlx5e: Support header rewrite actions with remote port mirroring
` [net-next 08/14] net/mlx5e: Change parse attr struct to accommodate multiple tunnel infos
` [net-next 09/14] net/mlx5e: Allow association of a flow to multiple encaps
` [net-next 10/14] net/mlx5e: Support multiple encapsulations for a TC flow
` [net-next 11/14] net/mlx5e: Use CQE padding for Ethernet CQs
` [net-next 12/14] net/mlx5e: Avoid query PPCNT register if not supported by the device
` [net-next 13/14] net/mlx5e: Monitor counters commands support
` [net-next 14/14] net/mlx5e: Use monitor counters for update stats

[Bug 199873] Bluetooth 3.0 mouses are automatically disconnected after connected
 2018-12-11 23:24 UTC 

[PATCH] block: Fix null_blk_zoned creation failure with small number of zones
 2018-12-11 23:21 UTC  (6+ messages)

Snowpatch
 2018-12-11 23:18 UTC  (2+ messages)

[PATCH v6 1/4] ecc: moved ecc from IWD into ell
 2018-12-11 23:18 UTC  (5+ messages)
` [PATCH v6 2/4] unit: moved ECC unit tests from IWD
` [PATCH v6 3/4] ecdh: moved ECDH "
` [PATCH v6 4/4] unit: moved ECDH unit tests "

[PATCH] nvme-rdma: complete requests from ->timeout
 2018-12-11 23:16 UTC  (7+ messages)

[PATCH 0/2] Graph fixes for using multiple endpoints per port
 2018-12-11 23:16 UTC  (8+ messages)

[PATCH] blkcg: handle dying request_queue when associating a blkg
 2018-12-11 23:16 UTC  (3+ messages)

[Bug 109006] Hotplugging DP1.2 monitor(s) causes machine to hang waiting for page flip
 2018-12-11 23:14 UTC  (2+ messages)

[PATCH v5 0/2] add uart DMA function
 2018-12-11 23:12 UTC  (5+ messages)
` [v5,1/2] dmaengine: 8250_mtk_dma: add Mediatek uart DMA support
  ` [PATCH v5 1/2] "

[RFC PATCH 0/4] x86/alternative: Add ALTERNATIVE_3
 2018-12-11 23:12 UTC  (4+ messages)
` [RFC PATCH 4/4] x86/TSC: Use RDTSCP

[RFC PATCH v2 4/4] x86/vdso: Add __vdso_sgx_enter_enclave() to wrap SGX enclave transitions
 2018-12-11 23:12 UTC  (12+ messages)

for-next hangs on test srp/012
 2018-12-11 23:09 UTC  (4+ messages)

[PATCH v2] MAINTAINERS: add maintainers for ChromeOS EC sub-drivers
 2018-12-11 23:09 UTC  (3+ messages)

[PATCH resend] eventfd: make eventfd files distinguishable in /proc/$PID/fd
 2018-12-11 23:09 UTC  (2+ messages)

[PATCH] x86/pgtable: Always inline p4d_index
 2018-12-11 23:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] bitmaps: remove x- prefix from QMP api
 2018-12-11 23:08 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t 1/8] lib/psr: Increase the buffer lenght that stores the output of i915_edp_psr_status
 2018-12-11 23:06 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t 2/8] tests: Share the code handling PSR debugfs parsing

Kernel panic - not syncing: corrupted stack end detected inside scheduler
 2018-12-11 23:06 UTC  (12+ messages)
` [PATCH] arm64: increase stack size for KASAN_EXTRA

[Qemu-devel] [PATCH 0/3] bitmaps: remove x- prefix from QMP api
 2018-12-11 23:05 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] blockdev: n-ary bitmap merge
` [Qemu-devel] [PATCH 3/3] block: remove 'x' prefix from experimental bitmap APIs

[v3 00/14] Add HDR Metadata Parsing and handling in DRM layer
 2018-12-11 23:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Add HDR Metadata Parsing and handling in DRM layer (rev3)

[PATCH v2] block: fix iolat timestamp and restore accounting semantics
 2018-12-11 23:01 UTC 

[PATCH 0/3] Grant permissions to read fips_enabled
 2018-12-11 22:54 UTC  (7+ messages)
` [PATCH 1/3] Allow X (xserver_t) to read /proc/sys/crypto/fips_enabled
` [PATCH 2/3] Allow kmod "
` [PATCH 3/3] Allow dbus to access /proc/sys/crypto/fips_enabled

[PATCH] Allow auditctl_t to read bin_t symlinks
 2018-12-11 22:53 UTC  (2+ messages)

[PATCH] Add missing require for 'daemon' attribute
 2018-12-11 22:53 UTC  (2+ messages)

[PATCH v3 1/3] ACPI: Allow PCI to be disabled for reboot
 2018-12-11 23:00 UTC  (10+ messages)
` [PATCH v3 2/3] ACPI / OSL: Allow PCI to be disabled

[PATCH 00/45] DC Patches Dec 11, 2018
 2018-12-11 22:57 UTC  (46+ messages)
  ` [PATCH 01/45] drm/amd/display: 3.2.09
  ` [PATCH 02/45] drm/amd/display: Add a PP_SMU_VER_MAX enum
  ` [PATCH 03/45] drm/amd/display: Expose hubp1_vready_workaround function
  ` [PATCH 04/45] drm/amd/display: Fix runtime errors for diagnostic tests
  ` [PATCH 05/45] drm/amd/display: fix surface update sequence
  ` [PATCH 06/45] drm/amd/display: Add pixel clock values to dtn logs
  ` [PATCH 07/45] drm/amd/display: Remove some extra braces
  ` [PATCH 08/45] drm/amd/display: implement dc_init_callbacks to assign callback pointers after dc_create
  ` [PATCH 09/45] drm/amd/display: add plane size change check condition
  ` [PATCH 10/45] drm/amd/display: Fix issue with VLine interrupt not firing
  ` [PATCH 11/45] drm/amd/display: update bw formula to v252
  ` [PATCH 12/45] drm/amd/display: Add debug option to force fclk request
  ` [PATCH 13/45] drm/amd/display: remove sink reference in dc_stream_state
  ` [PATCH 14/45] drm/amd/display: Remove unused headers
  ` [PATCH 15/45] drm/amd/display: Detach backlight from stream
  ` [PATCH 16/45] drm/amd/display: Raise dispclk value for Polaris
  ` [PATCH 17/45] drm/amd/display: Warn instead of error on REG_WAIT timeout
  ` [PATCH 18/45] drm/amd/display: update DCN dml calcs
  ` [PATCH 19/45] drm/amd/display: fix YCbCr420 blank color
  ` [PATCH 20/45] drm/amd/display: Wait edp HPD to high in detect_sink
  ` [PATCH 21/45] drm/amd/display: Don't skip link training for empty dongle
  ` [PATCH 22/45] drm/amd/display: add stream ID and otg instance in dc_stream_state
  ` [PATCH 23/45] drm/amd/display: Add backlight pwm debugfs
  ` [PATCH 24/45] drm/amd/display: 3.2.10
  ` [PATCH 25/45] drm/amd/display: Remove stream_status->link
  ` [PATCH 26/45] drm/amd/display: Add retry to read ddc_clock pin
  ` [PATCH 27/45] drm/amd/display: Fix driver load crash in amdgpu_dm
  ` [PATCH 28/45] drm/amd/display: Minor code cleanup
  ` [PATCH 29/45] drm/amd/display: Use 100 Hz precision for pipe pixel clocks
  ` [PATCH 30/45] drm/amd/display: Improve logging of validation failures during atomic_check
  ` [PATCH 31/45] drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20
  ` [PATCH 32/45] drm/amd/display: Add functionality to get XGMI SS info
  ` [PATCH 33/45] drm/amd/display: Use local variable instead of caching global
  ` [PATCH 34/45] drm/amd/display: Compensate for XGMI SS downspread on dprefclk
  ` [PATCH 35/45] drm/amd/display: 3.2.11
  ` [PATCH 36/45] drm/amd/display: Start using the new pp_smu interface
  ` [PATCH 37/45] drm/amd/display: Fix bug with not updating VSP infoframe
  ` [PATCH 38/45] drm/amd/display: add dsclk to pipe bw struct
  ` [PATCH 39/45] drm/amd/display: move AYCrCb8888 format to video section
  ` [PATCH 40/45] drm/amd/display: Don't log error if we have no connectors
  ` [PATCH 41/45] drm/amd/display: verify lane status before exiting verify link cap
  ` [PATCH 42/45] drm/amd/display: Optimize passive update planes
  ` [PATCH 43/45] drm/amd/display: Expand set_pixel_clock debug log message
  ` [PATCH 44/45] drm/amd/display: validate extended dongle caps
  ` [PATCH 45/45] drm/amd/display: Remove unused parameter plane_states

[U-Boot] [PATCH 1/2] configs: igep: Define default mtdids/mtdparts
 2018-12-11 22:55 UTC  (3+ messages)
` [U-Boot] [PATCH 2/2] mtd: Get rid of board_mtdparts_default()

I got file system corruption with XFS
 2018-12-11 22:54 UTC  (3+ messages)

linux-next: Tree for Dec 11
 2018-12-11 22:53 UTC  (5+ messages)

[PATCH 0/8] introduce no-overlay and cached mode in git checkout
 2018-12-11 22:52 UTC  (3+ messages)

[PATCH v3 0/6] memblock: simplify several early memory allocation
 2018-12-11 22:51 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the gfs2 tree
 2018-12-11 22:51 UTC  (4+ messages)

[PATCHv2 00/12] Heterogeneous memory node attributes
 2018-12-11 22:50 UTC  (7+ messages)
` [PATCHv2 02/12] acpi/hmat: Parse and report heterogeneous memory


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.