All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-08 12:58:14 to 2020-05-08 13:08:23 UTC [more...]

[PATCH 4.4 000/312] 4.4.223-rc1 review
 2020-05-08 12:35 UTC  (11+ messages)
` [PATCH 4.4 271/312] ovs/geneve: fix rtnl notifications on iface deletion
` [PATCH 4.4 275/312] bnxt_en: Remove locking around txr->dev_state
` [PATCH 4.4 276/312] net: ethernet: davinci_emac: Fix devioctl while in fixed link
` [PATCH 4.4 277/312] net: ethernet: mvneta: Remove IFF_UNICAST_FLT which is not implemented
` [PATCH 4.4 278/312] net: ethernet: ti: cpsw: fix device and of_node leaks
` [PATCH 4.4 279/312] net: ethernet: ti: cpsw: fix secondary-emac probe error path
` [PATCH 4.4 306/312] bna: add missing per queue ethtool stat
` [PATCH 4.4 309/312] macvlan: Fix potential use-after free for broadcasts
` [PATCH 4.4 311/312] ALSA: hda: Match both PCI ID and SSID for driver blacklist
` [PATCH 4.4 312/312] mac80211: add ieee80211_is_any_nullfunc()

[PATCH RESEND] perf tools: Fix function name in comment
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf pmu: Fix function name in comment, its get_cpuid_str(), not get_cpustr()

[PATCH 0/7] reference implementation of RSS and hash report
 2020-05-08 12:56 UTC  (6+ messages)
` [PATCH 2/7] virtio-net: implement RX RSS processing
` [PATCH 3/7] tap: allow extended virtio header with hash info
` [PATCH 4/7] virtio-net: reference implementation of hash report
` [PATCH 6/7] virtio-net: add migration support for RSS and "

[PATCH v8 7/7] perf/tools/pmu-events/powerpc: Add hv_24x7 socket/chip level metric events
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf vendor events power9: "

[PATCH v8 6/7] tools/perf: Enable Hz/hz prinitg for --metric-only option
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf tools: "

[PATCH v3 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-08 13:06 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: "
` [PATCH v3 2/4] PCI: cadence: Remove "cdns, max-outbound-regions" DT property
  ` [PATCH v3 2/4] PCI: cadence: Remove "cdns,max-outbound-regions" "
` [PATCH v3 3/4] PCI: cadence: Fix to read 32-bit Vendor ID/Device ID property from DT
` [PATCH v3 4/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH -next] tools lib traceevent: Remove unneeded semicolon
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] libtraceevent: "

[dpdk-dev] [PATCH v4 0/9] NXP DPAAx fixes and enhancements
 2020-05-08 13:08 UTC  (23+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/9] net/dpaa2: fix 10G port negotiation issue
  ` [dpdk-dev] [PATCH v5 2/9] net/dpaa2: do not prefetch annotaion for physical mode
  ` [dpdk-dev] [PATCH v5 3/9] net/dpaa2: add default values for Rx params in info
  ` [dpdk-dev] [PATCH v5 4/9] drivers: dpaa2 enhance portal alloc failure log
  ` [dpdk-dev] [PATCH v5 5/9] net/dpaa2: support UDP dst port based muxing
  ` [dpdk-dev] [PATCH v5 6/9] net/dpaa2: reduce prints in queue count functions
  ` [dpdk-dev] [PATCH v5 7/9] net/dpaa2: fix cong group id for multiple tcs
  ` [dpdk-dev] [PATCH v5 8/9] bus/fslmc: fix the size of qman fq desc
  ` [dpdk-dev] [PATCH v5 9/9] net/dpaa2: add the support for additional link speeds
` [dpdk-dev] [PATCH v6 00/10] NXP DPAAx fixes and enhancement
  ` [dpdk-dev] [PATCH v6 01/10] bus/fslmc: fix dereferencing null pointer
  ` [dpdk-dev] [PATCH v6 02/10] net/dpaa2: fix 10G port negotiation issue
  ` [dpdk-dev] [PATCH v6 03/10] net/dpaa2: do not prefetch annotaion for physical mode
  ` [dpdk-dev] [PATCH v6 04/10] net/dpaa2: add default values for Rx params in info
  ` [dpdk-dev] [PATCH v6 05/10] drivers: dpaa2 enhance portal alloc failure log
  ` [dpdk-dev] [PATCH v6 06/10] net/dpaa2: support UDP dst port based muxing
  ` [dpdk-dev] [PATCH v6 07/10] net/dpaa2: reduce prints in queue count functions
  ` [dpdk-dev] [PATCH v6 08/10] net/dpaa2: fix cong group id for multiple tcs
  ` [dpdk-dev] [PATCH v6 09/10] bus/fslmc: fix the size of qman fq desc
  ` [dpdk-dev] [PATCH v6 10/10] net/dpaa2: add the support for additional link speeds

[PATCH v2 00/10] USB host support for Raspberry Pi 4 board
 2020-05-08 13:08 UTC  (5+ messages)
  ` [PATCH v2 09/10] pci: Add driver for Broadcom STB PCIe controller

[PATCH 2/9] perf intel-pt: Consolidate thread-stack use condition
 2020-05-08 13:04 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v5 3/3] perf synthetic events: Remove use of sscanf from /proc reading
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2] perf stat: Improve runtime stat for interval mode
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v8 5/7] perf/tests/expr: Added test for runtime param in metric expression
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf tests expr: "

[PATCH 4/4] perf bench: Fix div-by-zero if runtime is zero
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v6 0/8] pci_expander_brdige:acpi:Support pxb-pcie for ARM
 2020-05-08 12:50 UTC  (4+ messages)
` [PATCH v6 2/8] fw_cfg: Write the extra roots into the fw_cfg

[PATCH 2/7] tools/lib/perf/: Remove duplicate headers
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf evlist: "

ETA of libnetfilter_queue-1.0.4?
 2020-05-08 13:07 UTC 

[PATCH v2 1/3] perf tool: fix reading new topology attribute "core_cpus"
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf tools: Fix "

[PATCH v8 0/7] reference implementation of RSS and hash report
 2020-05-08 12:59 UTC  (3+ messages)
` [PATCH v8 2/7] virtio-net: implement RX RSS processing
` [PATCH v8 6/7] virtio-net: add migration support for RSS and hash report

[PATCH v3] tools/bootconfig: fix resource leak in apply_xbc()
 2020-05-08 13:06 UTC  (9+ messages)
    ` [v3] "

[PATCH 2/8] perf top: Move sb_evlist to 'struct perf_top'
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v2 1/2] perf parse-events: fix memory leaks found on parse_events
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf parse-events: Fix another memory leaks found on parse_events()

[PATCH -next] perf report: fix warning Comparison of 0/1 to bool variable
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf report: Fix warning assignment "

[PATCH] cb710: Replace zero-length array with flexible-array
 2020-05-08 13:06 UTC  (2+ messages)

[PATCH v5 1/3] perf bench: add a multi-threaded synthesize benchmark
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf bench: Add "

[PATCH -next] perf c2c: Remove unneeded semicolon
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[RFC PATCH] upload-pack: fix filter options scope
 2020-05-08 13:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] perf script: avoid null dereference on symbol
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf script: Avoid NULL "

[PATCH 1/4] perf cgroup: Avoid needless closing of unopened fd
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH v3 0/3] Offline memoryless cpuless node 0
 2020-05-08 13:05 UTC  (4+ messages)
` [PATCH v3 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH -next] perf tools: Remove unneeded semicolon
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf tools: Remove unneeded semicolons

[PATCH v3] perf/record: add num-synthesize-threads option
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf record: Add "

[PATCH v8 4/7] perf/tools: Enhance JSON/metric infrastructure to handle "?"
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf metricgroups: "

[PATCH v5 2/3] tools api: add a lightweight buffered reading api
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] tools api: Add "

[PATCH v2 0/3] various: Remove unnecessary casts
 2020-05-08 12:49 UTC  (5+ messages)
` [PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
` [PATCH v2 3/3] hw: Remove unnecessary DEVICE() cast

next/pending-fixes boot: 253 boots: 6 failed, 235 passed with 6 offline, 6 untried/unknown (v5.7-rc4-407-g604da24420e3)
 2020-05-08 13:06 UTC 

[PATCH] perf stat: Zero ena and run for interval mode
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] perf stat: Zero all the 'ena' and 'run' array slot stats "

[PATCH] perf test session topology: Fix data path
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] [arm-autonomy] arm-autonomy-host-image-minimal: Abort on copy fail
 2020-05-08 13:06 UTC  (2+ messages)
` [meta-arm] "

[PATCH 4/8] perf parse-events: Add parse_events_option() variant that creates evlist
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 7/8] perf record: Introduce --switch-output-event
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 5/8] perf evlist: Allow reusing the side band thread for more purposes
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 8/8] perf record: Move side band evlist setup to separate routine
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 3/8] perf bpf: Decouple creating the evlist from adding the SB event
 2020-05-08 13:05 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH] [arm-autonomy] Fix missing xen binary in deploy image
 2020-05-08 13:05 UTC  (2+ messages)
` [meta-arm] "

[PATCH 4/9] perf auxtrace: Add option to synthesize branch stack for regular events
 2020-05-08 13:04 UTC  (2+ messages)
` [tip: perf/core] "

[PATCH 1/9] perf thread-stack: Add branch stack support
 2020-05-08 13:04 UTC  (2+ messages)
` [tip: perf/core] "

[tip: perf/core] perf evsel: Rename perf_evsel__calc_id_pos() to evsel__calc_id_pos()
 2020-05-08 13:04 UTC 

[tip: perf/core] perf evsel: Rename perf_evsel__config*() to evsel__config*()
 2020-05-08 13:04 UTC 

[tip: perf/core] perf evsel: Rename 'struct perf_evsel__sb_cb_t' to 'struct evsel__sb_cb_t'
 2020-05-08 13:04 UTC 

[tip: perf/core] perf evsel: Rename perf_evsel__compute_deltas() to evsel__compute_deltas()
 2020-05-08 13:04 UTC 

[tip: perf/core] perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field metehods to to evsel__*()
 2020-05-08 13:04 UTC 

[tip: perf/core] perf evsel: Ditch perf_evsel__cmp(), not used for quite a while
 2020-05-08 13:04 UTC 

[tip: perf/core] perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*()
 2020-05-08 13:04 UTC 

[PATCH] perf cs-etm: Move defined of traceid_list
 2020-05-08 13:04 UTC  (2+ messages)
` [tip: perf/core] perf cs-etm: Move definition of 'traceid_list' global variable from header file

[tip: perf/core] perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx()
 2020-05-08 13:04 UTC 

[PATCH u-boot-marvell 00/11] Armada 37xx: port comphy to generic-phys (PLEASE TEST)
 2020-05-08 13:05 UTC  (2+ messages)

[tip: perf/core] perf stat: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
 2020-05-08 13:04 UTC 

[tip: perf/core] perf inject: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
 2020-05-08 13:04 UTC 

[PATCH v2 3/3] lib kallsyms: move hex2u64 out of header
 2020-05-08 13:04 UTC  (2+ messages)
` [tip: perf/core] libsymbols kallsyms: Move "

[PATCH] [arm-autonomy] Move meta-arm-bsp machines settings to BBFILES_DYNAMIC
 2020-05-08 13:04 UTC  (2+ messages)
` [meta-arm] "

[tip: perf/core] perf sched: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*()
 2020-05-08 13:04 UTC 

[PATCH] Kconfig: default to CC_OPTIMIZE_FOR_PERFORMANCE_O3 for gcc >= 10
 2020-05-08 13:04 UTC  (7+ messages)

[PATCH] [arm-autonomy] rework initramfs support in xenguest FSTYPE
 2020-05-08 13:04 UTC  (2+ messages)
` [meta-arm] "

[PATCH v2] char-socket: initialize reconnect timer only when the timer doesn't start
 2020-05-08 12:42 UTC  (4+ messages)
  ` [PATCH v3 1/2] io/channel: fix crash when qio_channel_readv_all return 0

[PATCH 4.9 00/18] 4.9.223-rc1 review
 2020-05-08 12:35 UTC  (9+ messages)
` [PATCH 4.9 01/18] vhost: vsock: kick send_pkt worker once device is started
` [PATCH 4.9 03/18] iio:ad7797: Use correct attribute_group
` [PATCH 4.9 04/18] selftests/ipc: Fix test failure seen after initial test run
` [PATCH 4.9 05/18] ASoC: sgtl5000: Fix VAG power-on handling
` [PATCH 4.9 06/18] wimax/i2400m: Fix potential urb refcnt leak
` [PATCH 4.9 12/18] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH 4.9 16/18] sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
` [PATCH 4.9 17/18] ALSA: hda: Match both PCI ID and SSID for driver blacklist

[PATCH] [arm-autonomy] firmware-image-juno: Add xen-devicetree dependency
 2020-05-08 13:04 UTC  (2+ messages)
` [meta-arm] "

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-05-08 13:03 UTC  (8+ messages)
` [PATCH v2 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH 4.14 00/22] 4.14.180-rc1 review
 2020-05-08 12:35 UTC  (15+ messages)
` [PATCH 4.14 01/22] vhost: vsock: kick send_pkt worker once device is started
` [PATCH 4.14 02/22] powerpc/pci/of: Parse unassigned resources
` [PATCH 4.14 03/22] ASoC: topology: Check return value of pcm_new_ver
` [PATCH 4.14 07/22] ASoC: codecs: hdac_hdmi: Fix incorrect use of list_for_each_entry
` [PATCH 4.14 09/22] net: stmmac: fix enabling socfpgas ptp_ref_clock
` [PATCH 4.14 11/22] cifs: protect updating server->dstaddr with a spinlock
` [PATCH 4.14 12/22] s390/ftrace: fix potential crashes when switching tracers
` [PATCH 4.14 13/22] scripts/config: allow colons in option strings for sed
` [PATCH 4.14 16/22] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH 4.14 17/22] net: systemport: "
` [PATCH 4.14 18/22] sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
` [PATCH 4.14 19/22] tracing: Reverse the order of trace_types_lock and event_mutex
` [PATCH 4.14 20/22] ALSA: hda: Match both PCI ID and SSID for driver blacklist
` [PATCH 4.14 21/22] mac80211: add ieee80211_is_any_nullfunc()

[PATCH 0/4] Reduce autonomy-host image size
 2020-05-08 13:03 UTC  (2+ messages)
` [meta-arm] "

[PATCH] iio: sca3000: Remove an erroneous 'get_device()'
 2020-05-08 13:02 UTC  (5+ messages)

✅ PASS: Test report for kernel 5.6.11-90bb031.cki (stable-queue)
 2020-05-08 13:02 UTC 

[PATCH 4.19 00/32] 4.19.122-rc1 review
 2020-05-08 12:35 UTC  (16+ messages)
` [PATCH 4.19 01/32] vhost: vsock: kick send_pkt worker once device is started
` [PATCH 4.19 03/32] ASoC: topology: Check return value of pcm_new_ver
` [PATCH 4.19 06/32] usb: dwc3: gadget: Properly set maxpacket limit
` [PATCH 4.19 07/32] ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
` [PATCH 4.19 12/32] net: stmmac: fix enabling socfpgas ptp_ref_clock
` [PATCH 4.19 18/32] scripts/config: allow colons in option strings for sed
` [PATCH 4.19 19/32] lib/mpi: Fix building for powerpc with clang
` [PATCH 4.19 20/32] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH 4.19 21/32] net: systemport: "
` [PATCH 4.19 24/32] lib: devres: add a helper function for ioremap_uc
` [PATCH 4.19 25/32] mfd: intel-lpss: Use devm_ioremap_uc for MMIO
` [PATCH 4.19 26/32] hexagon: clean up ioremap
` [PATCH 4.19 28/32] ALSA: hda: Match both PCI ID and SSID for driver blacklist
` [PATCH 4.19 29/32] platform/x86: GPD pocket fan: Fix error message when temp-limits are out of range
` [PATCH 4.19 30/32] mac80211: add ieee80211_is_any_nullfunc()

[PATCH 0/2] xfs: fix project quota ENOSPC vs EDQUOT
 2020-05-08 13:01 UTC  (5+ messages)
` [PATCH 1/2] xfs: group quota should return EDQUOT when prj quota enabled
` [PATCH 2/2] xfs: remove XFS_QMOPT_ENOSPC flag

[PATCH] soc: qcom: socinfo: add msm8936/39 and apq8036/39 soc ids
 2020-05-08 13:01 UTC  (2+ messages)

[PATCH 0/3] MIPS: Loongson: Fix some issues of cpu_hwmon.c
 2020-05-08 12:51 UTC  (3+ messages)
` [PATCH 2/3] MIPS: Loongson: Add hwmon support for generic CPU

[PULL 00/30] Block layer patches
 2020-05-08 12:41 UTC  (5+ messages)
` [PULL 18/30] backup: Make sure that source and target size match
` [PULL 21/30] qcow2: Fix preallocation on block devices
` [PULL 27/30] ssh: Support BDRV_REQ_ZERO_WRITE for truncate
` [PULL 29/30] vhdx: Rework truncation logic

[PATCH] sched/fair: Fix nohz.next_balance update
 2020-05-08 13:01 UTC  (5+ messages)

[RFC] driver: Adding helper macro for platform_driver boilerplate
 2020-05-08 13:01 UTC 

[PATCH] octeontx2-pf: Use the napi_alloc_frag() to alloc the pool buffers
 2020-05-08 13:01 UTC  (5+ messages)

[PATCH bpf-next 00/14] Introduce AF_XDP buffer allocation API
 2020-05-08 13:00 UTC  (5+ messages)
` [PATCH bpf-next 10/14] mlx5, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL

[PATCH v8 00/12] x86emul: further work
 2020-05-08 13:00 UTC  (5+ messages)
` [PATCH v8 04/12] x86emul: support SERIALIZE

[PATCH -next] net: dsa: sja1105: remove set but not used variable 'prev_time'
 2020-05-08 13:00 UTC  (2+ messages)

[PATCH v11 00/11] Support ROHM BD99954 charger IC
 2020-05-08 13:00 UTC  (3+ messages)
` [PATCH v11 02/11] lib/test_linear_ranges: add a test for the 'linear_ranges'

[PATCH 5.4 00/50] 5.4.40-rc1 review
 2020-05-08 12:35 UTC  (24+ messages)
` [PATCH 5.4 02/50] drm/bridge: analogix_dp: Split bind() into probe() and real bind()
` [PATCH 5.4 06/50] ASoC: topology: Check return value of pcm_new_ver
` [PATCH 5.4 07/50] ASoC: topology: Check return value of soc_tplg_dai_config
` [PATCH 5.4 11/50] usb: dwc3: gadget: Properly set maxpacket limit
` [PATCH 5.4 12/50] ASoC: rsnd: Fix parent SSI start/stop in multi-SSI mode
` [PATCH 5.4 13/50] ASoC: rsnd: Fix HDMI channel mapping for "
` [PATCH 5.4 16/50] drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay table v0 (e.g Hawaii)
` [PATCH 5.4 18/50] net: stmmac: fix enabling socfpgas ptp_ref_clock
` [PATCH 5.4 22/50] cifs: protect updating server->dstaddr with a spinlock
` [PATCH 5.4 24/50] cifs: do not share tcons with DFS
` [PATCH 5.4 25/50] tracing: Fix memory leaks in trace_events_hist.c
` [PATCH 5.4 27/50] mac80211: sta_info: Add lockdep condition for RCU list usage
` [PATCH 5.4 28/50] net: bcmgenet: suppress warnings on failed Rx SKB allocations
` [PATCH 5.4 30/50] drm/i915: Extend WaDisableDARBFClkGating to icl,ehl,tgl
` [PATCH 5.4 31/50] sctp: Fix SHUTDOWN CTSN Ack in the peer restart case
` [PATCH 5.4 34/50] lib: devres: add a helper function for ioremap_uc
` [PATCH 5.4 35/50] mfd: intel-lpss: Use devm_ioremap_uc for MMIO
` [PATCH 5.4 37/50] hexagon: define ioremap_uc
` [PATCH 5.4 39/50] x86/kvm: fix a missing-prototypes "vmread_error"
` [PATCH 5.4 41/50] platform/x86: GPD pocket fan: Fix error message when temp-limits are out of range
` [PATCH 5.4 42/50] ACPI: PM: s2idle: Fix comment in acpi_s2idle_prepare_late()
` [PATCH 5.4 47/50] Revert "drm/amd/display: setting the DIG_MODE to the correct value."
` [PATCH 5.4 48/50] tools headers UAPI: Sync copy of arm64s asm/unistd.h with the kernel sources

[LTP] [PATCH] nm01: fix regex matching internal symbols
 2020-05-08 12:58 UTC 

[PATCH 5.6 00/49] 5.6.12-rc1 review
 2020-05-08 12:35 UTC  (4+ messages)
` [PATCH 5.6 11/49] selftests: vm: Fix 64-bit test builds for powerpc64le
` [PATCH 5.6 12/49] Revert "Kernel selftests: tpm2: check for tpm support"
` [PATCH 5.6 13/49] selftests/ipc: Fix test failure seen after initial test run


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.