messages from 2020-05-08 13:01:47 to 2020-05-08 13:11:25 UTC [more...]
[PATCH 4.4 000/312] 4.4.223-rc1 review
2020-05-08 12:35 UTC (12+ messages)
` [PATCH 4.4 171/312] [media] am437x-vpfe: fix an uninitialized variable bug
` [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()
[tip: perf/core] perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}()
2020-05-08 13:04 UTC
[tip: perf/core] perf evsel: Rename perf_evsel__*filter*() to evsel__*filter*()
2020-05-08 13:04 UTC
[PATCH 0/2] Command line options for selecting plots
2020-05-08 13:11 UTC (5+ messages)
` [PATCH 2/2] kernel-shark: Add command line options for selecting plots to be shown
[tip: perf/core] perf evsel: Rename perf_evsel__group_desc() to evsel__group_desc()
2020-05-08 13:04 UTC
[tip: perf/core] perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
2020-05-08 13:04 UTC
[PATCH v10 00/11] Guest Last Branch Recording Enabling
2020-05-08 13:09 UTC (5+ messages)
` [PATCH v10 08/11] KVM: x86/pmu: Add LBR feature emulation via guest LBR event
[PATCH] i2c: altera: Fix race between xfer_msg and isr thread
2020-05-08 13:10 UTC (4+ messages)
[PATCH net-next 0/7] net: atlantic: driver updates
2020-05-08 13:10 UTC (5+ messages)
` [PATCH net-next 7/7] net: atlantic: unify get_mac_permanent
[tip: perf/core] perf evsel: Rename perf_evsel__is_aux_event() to evsel__is_aux_event()
2020-05-08 13:04 UTC
[PATCH v9 0/5] Add a glossary for the media subsystem
2020-05-08 13:10 UTC (6+ messages)
` [PATCH v9 1/5] media: open.rst: better document device node naming
` [PATCH v9 2/5] media: open.rst: remove the minor number range
` [PATCH v9 3/5] media: docs: add glossary.rst with common terms used at V4L2 spec
` [PATCH v9 4/5] media: glossary.rst: add terms for MC-centric video-node-centric
` [PATCH v9 5/5] media: open.rst: document mc-centric and video-node-centric
[tip: perf/core] perf evsel: Rename perf_evsel__exit() to evsel__exit()
2020-05-08 13:04 UTC
[tip: perf/core] perf evsel: Rename perf_evsel__is_*() to evsel__is*()
2020-05-08 13:04 UTC
[tip: perf/core] perf evsel: Rename perf_evsel__find_pmu() to evsel__find_pmu()
2020-05-08 13:04 UTC
[tip: perf/core] perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
2020-05-08 13:04 UTC
[tip: perf/core] perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus()
2020-05-08 13:04 UTC
[PATCH 6/9] perf thread-stack: Add thread_stack__br_sample_late()
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] "
[PATCH 11/11] Nokia RX-51: Add automated test for running RX-51 build in qemu
2020-05-08 13:10 UTC (6+ messages)
` [PATCH v2] "
[PATCH 7/9] perf intel-pt: Add support for synthesizing branch stacks for regular events
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] "
[PATCH 00/14] Modularize schedutil
2020-05-08 13:05 UTC (6+ messages)
[PATCH 8/9] perf intel-pt: Update documentation about itrace G and L options
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] "
[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 5/7] vmstate.h: provide VMSTATE_VARRAY_UINT16_ALLOC macro
` [PATCH 6/7] virtio-net: add migration support for RSS and hash report
` [PATCH 7/7] virtio-net: align RSC fields with updated virtio-net header
[PATCH 9/9] perf intel-pt: Update documentation about using /proc/kcore
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] "
[PATCH 5/9] perf evsel: Add support for synthesized branch stack sample type
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v2 3/3] perf tool: simplify checking active smt
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] perf tools: Simplify checking if SMT is active
[PATCH 3/9] perf intel-pt: Change branch stack support to use thread-stacks
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v2 2/2] libperf evlist: fix memory leaks
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] libperf evlist: Fix a refcount leak
[PATCH v2] perf mem2node: avoid double free related to realloc
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] perf mem2node: Avoid "
[PATCH v2 1/2] perf parse-events: fix memory leaks found on parse_events
2020-05-08 13:05 UTC (4+ messages)
` [tip: perf/core] perf parse-events: Fix another memory leaks found on parse_events()
` [tip: perf/core] perf parse-events: Fix memory leaks found on parse_events
[tip: perf/core] perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*()
2020-05-08 13:04 UTC
wandboard does not boot with current mainline
2020-05-08 13:09 UTC (6+ messages)
[PATCH v2 0/3] various: Remove unnecessary casts
2020-05-08 13:08 UTC (5+ messages)
` [PATCH v2 2/3] various: Remove unnecessary OBJECT() cast
[PATCH v12 1/4] perf doc: pass ASCIIDOC_EXTRA as an argument
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] perf doc: Pass "
[PATCH v12 3/4] perf pmu: add perf_pmu__find_by_type helper
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] perf pmu: Add "
[PATCH v12 2/4] tools feature: add support for detecting libpfm4
2020-05-08 13:04 UTC (2+ messages)
` [tip: perf/core] tools feature: Add "
[tip: perf/core] perf evlist: Move the sideband thread routines to separate object
2020-05-08 13:05 UTC
[PATCH v4 00/34] Configurable policy for handling deprecated interfaces
2020-05-08 13:01 UTC (3+ messages)
[LTP] [PATCH 0/2] syscalls/kcmp03.c: Fix CLONE_IO failure on s390
2020-05-08 13:09 UTC (3+ messages)
` [LTP] [PATCH 1/2] syscalls/kcmp03.c: Extend clone_type type to unsigned long
` [LTP] [PATCH 2/2] lib/cloner.c: Use __clone instead of clone for s390
[PATCH] perf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] libperf: "
[PATCH bpf-next 00/14] Introduce AF_XDP buffer allocation API
2020-05-08 13:08 UTC (6+ messages)
` [PATCH bpf-next 10/14] mlx5, xsk: migrate to new MEM_TYPE_XSK_BUFF_POOL
[tip: perf/core] perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size()
2020-05-08 13:04 UTC
[PATCH 6/8] libsubcmd: Introduce OPT_CALLBACK_SET()
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] "
[PATCH 1/8] perf record: Move sb_evlist to 'struct record'
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] "
[PATCH v11 00/11] Support ROHM BD99954 charger IC
2020-05-08 13:08 UTC (4+ messages)
` [PATCH v11 02/11] lib/test_linear_ranges: add a test for the 'linear_ranges'
[PATCH v3 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
2020-05-08 13:06 UTC (10+ 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 v3 4/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property
[PATCH] bisect: fix replay of CRLF logs
2020-05-08 13:08 UTC (4+ messages)
[tip: perf/core] perf tools: Move routines that probe for perf API features to separate file
2020-05-08 13:05 UTC
[PATCH] perf/script: remove extraneous newline in perf_sample__fprintf_regs()
2020-05-08 13:05 UTC (2+ messages)
` [tip: perf/core] perf script: Remove "
[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 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 -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 (8+ 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 -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 -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 "
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 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 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 (5+ messages)
` [PATCH 4.19 01/32] vhost: vsock: kick send_pkt worker once device is started
` [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 20/32] net: bcmgenet: suppress warnings on failed Rx SKB allocations
[PATCH 0/2] xfs: fix project quota ENOSPC vs EDQUOT
2020-05-08 13:01 UTC (3+ messages)
` [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)
[PULL 00/30] Block layer patches
2020-05-08 12:41 UTC (2+ messages)
` [PULL 27/30] ssh: Support BDRV_REQ_ZERO_WRITE for truncate
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.