All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-03-13 13:50:25 to 2019-03-13 14:43:09 UTC [more...]

[Qemu-riscv] [PULL] target/riscv: Convert to decodetree
 2019-03-13 14:37 UTC  (13+ messages)
` [Qemu-riscv] [PULL 16/29] target/riscv: Convert quadrant 0 of RVXC insns "
` [Qemu-riscv] [PULL 17/29] target/riscv: Convert quadrant 1 "
` [Qemu-riscv] [PULL 20/29] target/riscv: Remove manual decoding from gen_branch()
` [Qemu-riscv] [PULL 21/29] target/riscv: Remove manual decoding from gen_load()
` [Qemu-riscv] [PULL 22/29] target/riscv: Remove manual decoding from gen_store()
` [Qemu-riscv] [PULL 23/29] target/riscv: Move gen_arith_imm() decoding into trans_* functions
` [Qemu-riscv] [PULL 24/29] target/riscv: make ADD/SUB/OR/XOR/AND insn use arg lists
` [Qemu-riscv] [PULL 25/29] target/riscv: Remove shift and slt insn manual decoding
` [Qemu-riscv] [PULL 26/29] target/riscv: Remove manual decoding of RV32/64M insn
` [Qemu-riscv] [PULL 27/29] target/riscv: Rename trans_arith to gen_arith
` [Qemu-riscv] [PULL 28/29] target/riscv: Remove gen_system()
` [Qemu-riscv] [PULL 29/29] target/riscv: Remove decode_RV32_64G()

[Qemu-arm] [PATCH] Re-evaluate SVE vector length everytime ADDVL is executed
 2019-03-13 14:41 UTC 

[PATCH v5 00/23] support for stateless decoder
 2019-03-13 14:42 UTC  (7+ messages)
` [PATCH v5 20/23] media: vicodec: Introducing stateless fwht defs and structs
  ` [PATCH v5 24/23] v4l2-ioctl.c: add V4L2_PIX_FMT_FWHT_STATELESS to v4l_fill_fmtdesc
` [PATCH v5 21/23] media: vicodec: Register another node for stateless decoder
` [PATCH v5 22/23] media: vicodec: Add support "

[PATCH 1/2] rt2x00: code-style fix in rt2800usb.c
 2019-03-13 14:41 UTC  (8+ messages)
` [PATCH 2/2] rt2x00: enable experimental MFP with HW crypt

[PATCH] commands: bootaux: New command bootaux for iMX
 2019-03-13 14:41 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] dm-ingerity: change memcmp to strncmp
 2019-03-13 14:40 UTC  (2+ messages)

[PATCH] ext4: Avoid panic during forced reboot
 2019-03-13 14:40 UTC  (5+ messages)

[PATCH for-next 0/9] xen/arm: Properly disable M2P on Arm
 2019-03-13 14:40 UTC  (3+ messages)
` [PATCH for-next 2/9] xen/x86: Constify the parameter "d" in mfn_to_mfn

[PATCH 01/17] drm/i915: Hold a ref to the ring while retiring
 2019-03-13 14:39 UTC  (10+ messages)
` [PATCH 02/17] drm/i915: Lock the gem_context->active_list while dropping the link
` [PATCH 03/17] drm/i915: Hold a reference to the active HW context
` [PATCH 04/17] drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_set
` [PATCH 10/17] drm/i915: Allow contexts to share a single timeline across all engines
` [PATCH 11/17] drm/i915: Allow userspace to clone contexts on creation
` [PATCH 13/17] drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]
` [PATCH 16/17] drm/i915/execlists: Virtual engine bonding
  ` [PATCH] "

[PATCH v4 1/3] drm/i915/vbt: Parse and use the new field with PSR2 TP2/3 wakeup time
 2019-03-13 14:38 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [v4,1/3] "
` ✗ Fi.CI.SPARSE: "

[PATCH -next] exec: Fix mem leak in kernel_read_file
 2019-03-13 14:38 UTC  (6+ messages)

[RFC PATCH 0/7] tracing: Use common error_log with probe events
 2019-03-13 14:37 UTC  (4+ messages)
` [RFC PATCH 1/7] tracing/probe: Check maxactive error cases

[PATCH v4 0/10] perf: enable compression of record mode trace to save storage space
 2019-03-13 14:37 UTC  (3+ messages)

[PATCH v7 00/12] perf: enable compression of record mode trace to save storage space
 2019-03-13 14:37 UTC  (10+ messages)
` [PATCH v7 02/12] perf record: implement -f,--mmap-flush=<threshold> option
` [PATCH v7 06/12] perf util: introduce Zstd based streaming compression API
` [PATCH v7 08/12] perf record: implement compression for AIO trace streaming
` [PATCH v7 10/12] perf report: implement record trace decompression

[PATCH v13] tolerate jitter in cpu_khz calculation to avoid TSC emulation
 2019-03-13 14:36 UTC  (8+ messages)

RFC: cleaning up the serial drivers and use struct resource
 2019-03-13 14:36 UTC  (7+ messages)
` [PATCH 1/8] drivers: tty: serial: 8250_bcm2835aux: use devm_platform_ioremap_resource()

[LTP] [PATCH] syscalls/fstat05.c: fix test logic error
 2019-03-13 14:36 UTC  (2+ messages)

[PATCH v2 00/19] Add new command "switch"
 2019-03-13 14:36 UTC  (6+ messages)
` [PATCH v3 00/21] "
  ` [PATCH v3 10/21] checkout: split part of it to new command 'switch'

[PATCH] mm/debug: add a cast to u64 for atomic64_read()
 2019-03-13 14:35 UTC  (10+ messages)

[PATCH] test/eventdev: fix sprintf with snprintf
 2019-03-13 14:35 UTC  (8+ messages)
        ` [dpdk-stable] "

WARNING: bad usercopy in fanotify_read
 2019-03-13 14:35 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] HAX tests/kms_atomic_transition: disable plane-use-after-nonblocking-unbind-fencing subtest
 2019-03-13 14:34 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[Buildroot] Adding custom linux config
 2019-03-13 14:32 UTC  (3+ messages)

[PATCH v7 00/15] Add utilization clamping support
 2019-03-13 14:32 UTC  (10+ messages)
` [PATCH v7 01/15] sched/core: uclamp: Add CPU's clamp buckets refcounting
` [PATCH v7 02/15] sched/core: uclamp: Enforce last task UCLAMP_MAX
` [PATCH v7 03/15] sched/core: uclamp: Add system default clamps

[U-Boot] [PATCH] ARM: dts: socfpga: Add missing altr, sysmgr-syscon for EMAC
 2019-03-13 14:32 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/igt_fb: better format printing
 2019-03-13 14:32 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for lib/igt_fb: better format printing (rev3)

Statistics consistency
 2019-03-13 14:31 UTC 

[PATCH v2] mm/hotplug: fix offline undo_isolate_page_range()
 2019-03-13 14:31 UTC 

[PATCHv6 0/5] perf record: Add support to store data in directory
 2019-03-13 14:29 UTC  (4+ messages)
` [PATCH 3/5] perf record: Add --dir option "

[PATCH v2] x86/hvm: finish IOREQ correctly on completion path
 2019-03-13 14:29 UTC  (4+ messages)

[tracecompass-dev] Scalability
 2019-03-13 14:28 UTC  (2+ messages)

[PATCH 0/2] ARM: dts: am335x: Replace numeric pinmux address with macro defines
 2019-03-13 14:27 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] ARM: dts: am335x: Replaced register offsets with defines

Zdravstvujte vas interesuyut klientskie bazy dannyh?
 2019-03-13 14:28 UTC  (2+ messages)
` Zdravstvujte Vas "

Zdravstvujte Vas interesuyut klientskie bazy dannyh?
 2019-03-13 14:27 UTC 

[igt-dev] [PATCH i-g-t 0/6] Attempt to get rid of some globals
 2019-03-13 14:27 UTC  (6+ messages)
` [igt-dev] [PATCH i-g-t 5/6] lib/igt_sysfs: Simplify obtaining sysfs path
` [igt-dev] [PATCH i-g-t 6/6] lib/igt_device: Move intel_get_pci_device under igt_device
` [igt-dev] ✓ Fi.CI.BAT: success for Attempt to get rid of some globals

overlayfs vs. fscrypt
 2019-03-13 14:26 UTC  (5+ messages)

Using binary attributes for configuration sysfs entries
 2019-03-13 14:25 UTC  (2+ messages)

[PATCH] drm/i915/selftests: Provide stub reset functions
 2019-03-13 14:25 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] filemap: don't unlock null page in FGP_FOR_MMAP case
 2019-03-13 14:25 UTC  (3+ messages)

[PATCH 0/2] Drivers: hv: Move Hyper-V clock/timer code to separate clocksource driver
 2019-03-13 14:23 UTC  (6+ messages)
` [PATCH 1/2] Drivers: hv: Move Hyper-V clockevents code to new "

[PATCH v5 00/11] viridian: implement more enlightenments
 2019-03-13 14:23 UTC  (11+ messages)
` [PATCH v5 09/11] viridian: add implementation of synthetic interrupt MSRs
` [PATCH v5 10/11] viridian: add implementation of synthetic timers
` [PATCH v5 11/11] viridian: add implementation of the HvSendSyntheticClusterIpi hypercall

[PATCH] dt-bindings: hwmon: (adc128d818) Specify ti,mode property size
 2019-03-13 14:11 UTC 

[RFC PATCH 0/6] change legacy linuxapp/bsdapp names
 2019-03-13 14:21 UTC  (5+ messages)

[RFC] mt76: add 3dBm for reporting txpower also for 1x1
 2019-03-13 14:21 UTC  (4+ messages)

[PATCH 1/5] irqchip/gic-pm: add driver remove support
 2019-03-13 14:20 UTC  (6+ messages)

[PATCH v2] dt-bindings: pinctrl: imx7d: Fix PAD_CTL_DSE_X*
 2019-03-13 14:20 UTC  (2+ messages)

[PATCH] Staging: rtl8188eu: rtw_recv.c: fixed a space indentation issue
 2019-03-13 14:20 UTC  (5+ messages)
  ` [Outreachy kernel] "

Entertainment Package for 2019
 2019-03-13 14:08 UTC 

[PATCHv2] Staging: fpgaboot: Delete newline at the end of Kconfig
 2019-03-13 14:18 UTC  (4+ messages)
    ` [Outreachy kernel] "

[GIT PULL] UBI/UBIFS updates for 5.1-rc1 (kernel.org edition)
 2019-03-13 14:18 UTC  (2+ messages)

[Qemu-arm] [PATCH] Re-evaluate SVE vector length everytime ADDVL/RDVL is called
 2019-03-13 14:01 UTC  (2+ messages)
` [Qemu-arm] [Qemu-devel] "

[PATCH bpf] xsk: fix umem memory leak on cleanup
 2019-03-13 14:15 UTC 

[PATCH nft v2 1/6] osf: add version fingerprint support
 2019-03-13 14:15 UTC  (5+ messages)

[rocko/master] [PATCH 1/2] acontis-atemsys: build the kernel module for acontis EtherCAT master
 2019-03-13 14:12 UTC  (8+ messages)
            ` [EXTERNAL] "

[PATCH 0/3] dt-bindings: meson: Add G12A display bindings
 2019-03-13 14:10 UTC  (15+ messages)
` [PATCH 1/3] dt-bindings: display: amlogic, meson-vpu: Add G12A compatible and ports
  ` [PATCH 1/3] dt-bindings: display: amlogic,meson-vpu: "
` [PATCH 2/3] dt-bindings: display: amlogic, meson-dw-hdmi: "
  ` [PATCH 2/3] dt-bindings: display: amlogic,meson-dw-hdmi: "
` [PATCH 3/3] dt-bindings: power: amlogic, meson-gx-pwrc: Add G12A compatible
  ` [PATCH 3/3] dt-bindings: power: amlogic,meson-gx-pwrc: "

[RFC PATCH v3 0/5] tracing: common error_log for ftrace
 2019-03-13 14:09 UTC  (6+ messages)

[PATCH rdma-next] RDMA/addr: create addr_wq with WQ_MEM_RECLAIM flag
 2019-03-13 14:08 UTC 

[PATCH] target:alua: fix the tg_pt_gps_count
 2019-03-13 14:07 UTC 

[PATCH] drm/amdgpu: enable gfxoff again on raven series
 2019-03-13 14:06 UTC  (2+ messages)

[PATCH 1/4] regulator: wm831x-isink: Select maximum current in specific range
 2019-03-13 14:05 UTC  (8+ messages)
` [PATCH 2/4] regulator: wm8350: "
` [PATCH 3/4] regulator: wm831x-isink: Convert to use regulator_set/get_current_limit_regmap
` [PATCH 4/4] regulator: wm8350: "

scsi: ufs-mediatek: Add UFS support for Mediatek SoC chips
 2019-03-13 14:05 UTC  (4+ messages)
` [PATCH v3 4/7] dt-bindings: phy: Add document for phy-mtk-ufs
  ` [SPAM][PATCH "

[PATCH 0/7] drm/vc4: Allow for more boot-time configuration
 2019-03-13 14:03 UTC  (12+ messages)
` [PATCH 2/7] drm/edid: Allow to ignore the audio EDID data

make TGID available also in binary ring buffer?
 2019-03-13 14:03 UTC  (5+ messages)

[LTP] [PATCH 1/4] shell: Add tst_mount() helper
 2019-03-13 14:03 UTC  (6+ messages)
` [LTP] [PATCH 3/4] shell: Move mkfs.foo into tst_mkfs()
` [LTP] [PATCH 4/4] shell: Use $FS_TYPE and $TST_DEVICE as default params in tst_mkfs()

[PATCH v2 0/2] bus/fslmc: logging fixes
 2019-03-13 14:00 UTC  (5+ messages)
` [PATCH v2 1/2] bus/fslmc: don't log error for other devices
` [PATCH v2 2/2] bus/fslmc: remove unneeded strdup

Kernel 5.0 regression in /dev/tpm0 access
 2019-03-13 14:00 UTC  (8+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_mocs_settings: Add mocs table for icelake
 2019-03-13 13:58 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v5] "

Bug: git for Windows spawning a lot of processes recursively
 2019-03-13 13:58 UTC  (5+ messages)

[PATCH v2 0/4] Various minor modifications and fixes toward KS 1.0
 2019-03-13 13:57 UTC  (4+ messages)
` [PATCH v2 2/4] kernel-shark: Fix a bug in ksmodel_zoom

[PATCH 0/3] Python 3 compatibility followup patches
 2019-03-13 13:56 UTC  (5+ messages)
` [PATCH 1/3] automation: use python-dev python2.7-dev in Debian and Ubuntu
` [PATCH 2/3] travis: use python-dev instead of python2.7-dev
` [PATCH 3/3] build/m4: fix python library detection on Ubuntu systems

[PATCH] clocksource: cadence_ttc: fix memory leak in ttc_setup_clockevent
 2019-03-13 13:55 UTC  (4+ messages)

[PATCH v5 00/31] Clean up and reorg Chinese kernel docs
 2019-03-13 13:50 UTC  (31+ messages)
` [PATCH v5 02/31] docs/zh_CN: move process related docs into process dir
` [PATCH v5 03/31] docs/zh_CN: change Chinese index to know "
` [PATCH v5 04/31] docs/zh_CN: add index file into "
` [PATCH v5 05/31] docs/zh_CN: rename HOWTO into process directory
` [PATCH v5 06/31] docs/zh_CN: howto format changes
` [PATCH v5 07/31] docs/zh_CN: rename SubmittingPatches for html links
` [PATCH v5 08/31] docs/zh_CN: format the submitting-patches doc to rst
` [PATCH v5 09/31] docs/zh_CN: rename stable_kernel_rules doc
` [PATCH v5 10/31] docs/zh_CN: rst format change for stable-kernel-rules
` [PATCH v5 11/31] docs/zh_CN: rename email-clients.txt as email-clients.rst
` [PATCH v5 12/31] docs/zh_CN: do rst format for email-clients.rst
` [PATCH v5 13/31] docs/zh_CN: rename volatile-consider-harmful doc
` [PATCH v5 14/31] docs/zh_CN: volatile doc format changes
` [PATCH v5 15/31] docs/zh_CN: rename SubmittingDrivers
` [PATCH v5 16/31] docs/zh_CN: format submitting drivers as rst
` [PATCH v5 17/31] docs/zh_CN: rename magic-numbers as rst doc
` [PATCH v5 18/31] docs/zh_CN: format the magic-number doc as rst
` [PATCH v5 19/31] docs/zh_CN: rename stable_api_nonsense.txt as stable-api-nonsense.rst
` [PATCH v5 20/31] docs/zh_CN: format stable-api-nonsense
` [PATCH v5 21/31] docs/zh_CN: update Li Yang's email address
` [PATCH v5 22/31] mailmap: "
` [PATCH v5 23/31] docs/zh_CN: update Zhang Wei's "
` [PATCH v5 24/31] mailmap: update email address for Triplex
` [PATCH v5 25/31] docs/zh_CN: update TripleX chung's email address
` [PATCH v5 26/31] docs/zh_CN: fix indent issue in stable-api-nonsense file
` [PATCH v5 27/31] docs/zh_CN: fix indent issue in submitting-drivers
` [PATCH v5 28/31] docs/zh_CN: remove zh-kernel.org in MAINTAINERS
` [PATCH v5 29/31] mailmap: update my obsolete email address
` [PATCH v5 30/31] docs/zh_CN: fix rst format issue in submitting-patch
` [PATCH v5 31/31] docs/zh_CN: fix rst format errors in howto.rst

[PATCH] clk: meson-g12a: fix VPU clock parents
 2019-03-13 13:55 UTC  (3+ messages)

bpf jit PPC64 (BE) test_verifier PTR_TO_STACK store/load failure
 2019-03-13 13:51 UTC  (3+ messages)

[Qemu-arm] [PATCH] Added periodic IRQ support for bcm2836_control local timer
 2019-03-13 13:54 UTC  (13+ messages)
      ` [Qemu-devel] "

[RESEND][PATCH] iommu/amd: Fix NULL dereference bug in match_hid_uid
 2019-03-13 13:53 UTC 

[PATCH v2] app/test: fix sprintf with strlcat
 2019-03-13 13:51 UTC  (2+ messages)


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.