All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-12-20 17:09:59 to 2019-12-20 18:14:55 UTC [more...]

[PATCH 00/15] t: replace incorrect test_must_fail usage (part 1)
 2019-12-20 18:16 UTC  (22+ messages)
` [PATCH v2 00/16] "
  ` [PATCH v2 13/16] t1501: remove use of `test_might_fail cp`
  ` [PATCH v3 00/15] t: replace incorrect test_must_fail usage (part 1)
    ` [PATCH v3 01/15] t/lib-git-p4: use test_path_is_missing()
    ` [PATCH v3 02/15] t0000: replace test_must_fail with run_sub_test_lib_test_err()
    ` [PATCH v3 03/15] t0003: use named parameters in attr_check()
    ` [PATCH v3 04/15] t0003: use test_must_be_empty()
    ` [PATCH v3 05/15] t0003: don't use `test_must_fail attr_check`
    ` [PATCH v3 06/15] t0020: don't use `test_must_fail has_cr`
    ` [PATCH v3 07/15] t0020: use ! check_packed_refs_marked
    ` [PATCH v3 08/15] t1306: convert `test_might_fail rm` to `rm -f`
    ` [PATCH v3 09/15] t1307: reorder `nongit test_must_fail`
    ` [PATCH v3 10/15] t1409: let sed open its own input file
    ` [PATCH v3 11/15] t1409: use test_path_is_missing()
    ` [PATCH v3 12/15] t1501: remove use of `test_might_fail cp`
    ` [PATCH v3 13/15] t1507: stop losing return codes of git commands
    ` [PATCH v3 14/15] t1507: run commands within test_expect_success
    ` [PATCH v3 15/15] t1507: inline full_name()

[PATCH V2] fs_parser: remove fs_parameter_description name field
 2019-12-20 18:14 UTC  (6+ messages)

[Intel-gfx] [PATCH v2 1/3] drm/i915/dp: Make sure all tiled connectors get added to the state with full modeset
 2019-12-20 18:13 UTC  (11+ messages)
` [Intel-gfx] [PATCH v2 2/3] drm/i915/dp: Make port sync mode assignments only if all tiles present

[PATCH v2 00/18] arm64: KVM: add SPE profiling support
 2019-12-20 18:10 UTC  (16+ messages)
` [PATCH v2 09/18] arm64: KVM: enable conditional save/restore full SPE profiling buffer controls
` [PATCH v2 11/18] KVM: arm64: don't trap Statistical Profiling controls to EL2
` [PATCH v2 15/18] perf: arm_spe: Handle guest/host exclusion flags

[PATCH] fbmem: Adjust indentation in fb_prepare_logo and fb_blank
 2019-12-20 18:09 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Preserve errno in test_progs CHECK macros
 2019-12-20 18:09 UTC  (2+ messages)

[Intel-gfx] [PATCH 00/10] Prefer acronym for prefixes
 2019-12-20 18:08 UTC  (14+ messages)
` [Intel-gfx] [PATCH 01/10] drm/i915: simplify prefixes on device_info
` [Intel-gfx] [PATCH 02/10] drm/i915: prefer 3-letter acronym for pineview
` [Intel-gfx] [PATCH 03/10] drm/i915: prefer 3-letter acronym for haswell
` [Intel-gfx] [PATCH 04/10] drm/i915: prefer 3-letter acronym for skylake
` [Intel-gfx] [PATCH 05/10] drm/i915: prefer 3-letter acronym for cannonlake
` [Intel-gfx] [PATCH 06/10] drm/i915: prefer 3-letter acronym for icelake
` [Intel-gfx] [PATCH 07/10] drm/i915: prefer 3-letter acronym for ironlake
` [Intel-gfx] [PATCH 08/10] drm/i915: prefer 3-letter acronym for broadwell
` [Intel-gfx] [PATCH 09/10] drm/i915: prefer 3-letter acronym for ivybridge
` [Intel-gfx] [PATCH 10/10] drm/i915: prefer 3-letter acronym for tigerlake

[PATCH v2 00/28] cputlb: Remove support for MMU_MODE*_SUFFIX
 2019-12-20 18:03 UTC  (33+ messages)
` [PATCH v2 05/28] translator: Use cpu_ld*_code instead of open-coding
` [PATCH v2 06/28] cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code
` [PATCH v2 07/28] cputlb: Provide cpu_(ld, st}*_mmuidx_ra for user-only
` [PATCH v2 08/28] target/i386: Use cpu_*_mmuidx_ra instead of templates
` [PATCH v2 09/28] target/s390x: Include tcg.h in mem_helper.c
` [PATCH v2 10/28] target/arm: Include tcg.h in sve_helper.c
` [PATCH v2 12/28] linux-user: Include tcg.h in syscall.c
` [PATCH v2 13/28] linux-user: Include trace-root.h in syscall-trace.h
` [PATCH v2 14/28] cputlb: Expand cpu_ldst_useronly_template.h in user-exec.c
` [PATCH v2 15/28] target/nios2: Remove MMU_MODE{0,1}_SUFFIX
` [PATCH v2 16/28] target/alpha: "
` [PATCH v2 17/28] target/cris: "
` [PATCH v2 18/28] target/i386: Remove MMU_MODE{0,1,2}_SUFFIX
` [PATCH v2 19/28] target/microblaze: "
  ` [PATCH v2 19/28] target/microblaze: Remove MMU_MODE{0, 1, 2}_SUFFIX
` [PATCH v2 20/28] target/sh4: Remove MMU_MODE{0,1}_SUFFIX
` [PATCH v2 21/28] target/unicore32: "

[GIT PULL] TTY/Serial driver fixes for 5.5-rc3
 2019-12-20 18:08 UTC  (2+ messages)

[patch net-next 0/4] net: allow per-net notifier to follow netdev into namespace
 2019-12-20 18:07 UTC  (5+ messages)
` [patch net-next 1/4] net: call call_netdevice_unregister_net_notifiers from unregister
` [patch net-next 2/4] net: push code from net notifier reg/unreg into helpers

[PATCH] fbcon: Adjust indentation in set_con2fb_map
 2019-12-20 18:07 UTC  (3+ messages)

[Xen-devel] [PATCH v2 00/20] VM forking
 2019-12-20 18:05 UTC  (10+ messages)
` [Xen-devel] [PATCH v2 01/20] x86: make hvm_{get/set}_param accessible

[PATCH 01/25] gettext-minimal-native: update to 0.20.1
 2019-12-20 18:06 UTC  (5+ messages)
` [PATCH 07/25] nss: update to 3.48

[PATCH v2 0/5] Add the missing remoteprocs on MSM8998
 2019-12-20 18:04 UTC  (9+ messages)
` [PATCH v2 5/5] arm64: dts: qcom: msm8998: Add ADSP, MPSS and SLPI nodes

[PATCH] tty: synclink: Adjust indentation and style in several functions
 2019-12-20 18:04 UTC  (2+ messages)

[PATCH net] sctp: fix err handling of stream initialization
 2019-12-20 18:03 UTC  (2+ messages)

[PATCH] arm64: Add qcom Kconfig fragment
 2019-12-20 18:01 UTC  (3+ messages)

[PATCH v3 1/2] libepoxy: Update to 1.5.4
 2019-12-20 18:01 UTC  (5+ messages)
` [PATCH v3 2/2] mesa: Upgrade to 19.3.1

[PATCH V6 net-next 00/11] Peer to Peer One-Step time stamping
 2019-12-20 18:01 UTC  (6+ messages)
` [PATCH V6 net-next 06/11] net: Introduce a new MII time stamping interface

[PATCH v3 0/3] Directory traversal bugs
 2019-12-20 18:01 UTC  (7+ messages)
` [PATCH v4 0/8] "
  ` [PATCH v4 6/8] dir: fix checks on common prefix directory

btrfs dev del not transaction protected?
 2019-12-20 18:00 UTC  (11+ messages)

Improving documentation for programming interfaces
 2019-12-20 18:00 UTC  (7+ messages)

[PATCH 1/2] pfuze: Fix the pmic_get() parameter in the DM case
 2019-12-20 18:00 UTC  (3+ messages)

[PATCH 1/3] mx7dsabresd: Fix the pmic_get() parameter in the DM case
 2019-12-20 17:59 UTC  (3+ messages)
` [PATCH 2/3] mx6sllevk: "
` [PATCH 3/3] mx6slevk: "

usb: handle warm-reset port requests on hub resume
 2019-12-20 17:59 UTC  (2+ messages)
` [PATCH] "

[PATCH] arm64: cpu_errata: Add Hisilicon TSV110 to spectre-v2 safe list
 2019-12-20 17:57 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 5.5-rc3
 2019-12-20 17:58 UTC 

[PATCH v3 0/7] Clock changes to support cpufreq on QCS404
 2019-12-20 17:56 UTC  (5+ messages)
` [PATCH v3 7/7] clk: qcom: apcs-msm8916: use clk_parent_data to specify the parent

[PATCH] sparse-checkout: improve OS ls compatibility
 2019-12-20 17:55 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] hostap: Adjust indentation in prism2_hostapd_add_sta
 2019-12-20 17:55 UTC  (2+ messages)

[BUG] CI20: interrupt-controller@10001000 didn't like hwirq-0x0 to VIRQ8 mapping (rc=-19)
 2019-12-20 17:53 UTC  (5+ messages)

[GIT PULL] Block fixes for 5.5-rc3
 2019-12-20 17:51 UTC 

[Xen-devel] [PATCH] libxc/migration: Drop unimplemneted domain types
 2019-12-20 17:49 UTC  (3+ messages)

[PATCH 1/4] drm/amdkfd: Fix permissions of hang_hws
 2019-12-20 17:49 UTC  (8+ messages)
` [PATCH 3/4] drm/amdkfd: Improve HWS hang detection and handling
` [PATCH 4/4] drm/amdkfd: Avoid hanging hardware in stop_cpsch

[PULL 0/6] more s390x patches
 2019-12-20 17:47 UTC  (2+ messages)

[PATCHSET] Cleanup io_uring sqe handling
 2019-12-20 17:47 UTC  (8+ messages)
` [PATCH 1/7] io_uring: use u64_to_user_ptr() consistently
` [PATCH 2/7] io_uring: add and use struct io_rw for read/writes
` [PATCH 3/7] io_uring: move all prep state for IORING_OP_CONNECT to prep handler
` [PATCH 4/7] io_uring: move all prep state for IORING_OP_{SEND,RECV}_MGS "
` [PATCH 5/7] io_uring: read 'count' for IORING_OP_TIMEOUT in "
` [PATCH 6/7] io_uring: standardize the prep methods
` [PATCH 7/7] io_uring: pass in 'sqe' to the prep handlers

[PATCH bpf-next 0/4] Fix perf_buffer creation on systems with offline CPUs
 2019-12-20 17:46 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/libtirpc: Bump to version 1.2.5
 2019-12-20 17:45 UTC 

[PATCH] staging: rtl8188eu: use break to exit while loop
 2019-12-20 17:44 UTC  (2+ messages)

[PATCH bpf] samples/bpf: xdp_redirect_cpu fix missing tracepoint attach
 2019-12-20 17:44 UTC  (2+ messages)

[chanwoo:devfreq-testing 29/29] drivers//devfreq/devfreq.c:426:38: warning: variable 'freq' is uninitialized when used here
 2019-12-20 17:44 UTC 

[Xen-devel] [PATCH v2 0/6] Implement Hyper-V reference TSC based clock source
 2019-12-20 17:43 UTC  (4+ messages)
` [Xen-devel] [PATCH v2 6/6] x86: implement Hyper-V "

[PATCH bpf-next 0/3] Implement runqslower BCC tool with BPF CO-RE
 2019-12-20 17:40 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpftool: add extra CO-RE mode to btf dump command

[PATCH] arm64: renesas: r8a77990-ebisu: remove clkout-lr-synchronous from rcar_sound
 2019-12-20 17:40 UTC  (2+ messages)
` Patchwork summary for: linux-renesas-soc

[PATCH net-next] bonding: rename AD_STATE_* to BOND_3AD_STATE_*
 2019-12-20 17:39 UTC  (5+ messages)

[alsa-devel] [PATCH v10 0/2] ASoC: codecs: Add WSA881x Smart Speaker amplifier support
 2019-12-20 17:38 UTC  (5+ messages)
` [alsa-devel] [PATCH v10 2/2] ASoC: codecs: add wsa881x "

[PATCH bpf-next v1 00/13] MAC and Audit policy using eBPF (KRSI)
 2019-12-20 17:38 UTC  (3+ messages)

[PATCH v2] sched: rt: Make RT capacity aware
 2019-12-20 17:36 UTC  (7+ messages)

[PATCH] fs: inode: Reduce volatile inode wraparound risk when ino_t is 64 bit
 2019-12-20 17:35 UTC  (6+ messages)

[PATCH v2] x86/resctrl: Fix potential memory leak
 2019-12-20 17:35 UTC  (2+ messages)

[PATCH bpf-next 00/13] Introduce BPF STRUCT_OPS
 2019-12-20 17:34 UTC  (11+ messages)
` [PATCH bpf-next 11/13] bpf: libbpf: Add STRUCT_OPS support

[PATCH v3 1/2] platform: chrome: Add cros-usbpd-notify driver
 2019-12-20 17:32 UTC  (4+ messages)
` [PATCH 2/2] mfd: cros_ec: Add usbpd-notify to usbpd_charger

[PATCH] drm/dp_mst: clear time slots for ports invalid
 2019-12-20 17:30 UTC  (5+ messages)

[Xen-devel] [PATCH] libxc/migration: Rename TSC_INFO to X86_TSC_INFO
 2019-12-20 17:30 UTC 

[PATCH v3 00/13] gpiolib: add an ioctl() for monitoring line status changes
 2019-12-20 17:29 UTC  (6+ messages)
` [PATCH v3 12/13] gpiolib: add new ioctl() for monitoring changes in line info

[PATCH RFC bpf-next 0/3] libbpf: Add support for extern function calls
 2019-12-20 17:28 UTC  (5+ messages)
` [PATCH RFC bpf-next 2/3] libbpf: Handle function externs and support static linking

[PATCH 0/2] Add IMX219 CMOS image sensor support
 2019-12-20 17:28 UTC  (8+ messages)
` [PATCH 2/2] media: i2c: Add driver for Sony IMX219 sensor

Sunxi (pine64-lts) SPL load BL32
 2019-12-20 17:26 UTC  (2+ messages)

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2019-12-20 17:20 UTC  (3+ messages)
` [Bug 1856834] Re: Virtio broken in qemu ppc in 4.2.0 and other versions

[Xen-devel] [PATCH] docs/migration: Remove numbering for typical records
 2019-12-20 17:25 UTC 

[PATCH v2] target/m68k: only change valid bits in CACR
 2019-12-20 17:24 UTC 

[Xen-devel] [PATCH] libxc/restore: Don't duplicate state in process_vcpu_basic()
 2019-12-20 17:23 UTC 

[PATCH 1/2] bitbake: prserv/serv: Use with while reading pidfile
 2019-12-20 17:22 UTC  (2+ messages)

[PATCH v2 0/3] Introduce Protection Domain Restart (PDR) Helpers
 2019-12-20 17:20 UTC  (4+ messages)
` [PATCH v2 1/3] soc: qcom: Introduce Protection Domain Restart helpers
` [PATCH v2 2/3] dt-bindings: soc: qcom: apr: Add protection domain bindings
` [PATCH v2 3/3] soc: qcom: apr: Add avs/audio tracking functionality

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-12-20 17:15 UTC  (10+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[GIT PULL] platform-drivers-x86 for 5.5-2
 2019-12-20 17:19 UTC 

[RFC PATCH v1] devres: align devres.data strictly only for devm_kmalloc()
 2019-12-20 17:19 UTC  (11+ messages)

[PATCH] block/rbd: Add support for ceph namespaces
 2019-12-20 17:17 UTC  (5+ messages)

[PATCH v2] meson: map the system property in the cross file
 2019-12-20 17:16 UTC 

[Buildroot] [PATCH] package/qt5/qt5webengine: fix build error
 2019-12-20 17:16 UTC  (6+ messages)

[PATCH] meson: map the system property in the cross file
 2019-12-20 17:15 UTC 

[alsa-devel] [PATCH 0/2] ASoC: SOF: Intel: add support for TigerLake 4th iDISP link
 2019-12-20 17:10 UTC  (3+ messages)
` [alsa-devel] [PATCH 1/2] ASoC: SOF: Intel: hda: Add iDisp4 DAI
` [alsa-devel] [PATCH 2/2] ASoC: hdac_hda: Update hdac hda dai table to include intel-hdmi-hifi4

[PATCH] interconnect: Check for valid path in icc_set_bw()
 2019-12-20 17:13 UTC 

[Intel-gfx] [PATCH v3] drm/i915/lmem: debugfs for LMEM details
 2019-12-20 17:12 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_plane: Disable GEN12 media compression YUV tests
 2019-12-20 17:12 UTC  (2+ messages)

Percpu variables, benchmarking, and performance weirdness
 2019-12-20 17:10 UTC  (5+ messages)

[PATCH 00/15] rebase: make the default backend configurable
 2019-12-20 17:09 UTC  (12+ messages)
` [PATCH 04/15] rebase: make sure to pass along the quiet flag to the sequencer
` [PATCH 05/15] rebase: fix handling of restrict_revision
` [PATCH 07/15] rebase: allow more types of rebases to fast-forward
` [PATCH 08/15] git-rebase.txt: add more details about behavioral differences of backends
` [PATCH 09/15] rebase: move incompatibility checks between backend options a bit earlier
` [PATCH 10/15] rebase: add an --am option
` [PATCH 11/15] contrib: change the prompt for am-based rebases
` [PATCH 12/15] rebase tests: mark tests specific to the am-backend with --am
` [PATCH 13/15] rebase tests: repeat some tests using the merge backend instead of am
` [PATCH 14/15] rebase: make the backend configurable via config setting
` [PATCH 15/15] rebase: change the default backend from "am" to "merge"


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.