All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-28 01:25:33 to 2018-11-28 02:47:05 UTC [more...]

[PATCH net] sctp: always set frag_point on pmtu change
 2018-11-28  2:08 UTC  (4+ messages)

[PATCH] arm: always update thread_info->syscall
 2018-11-27 15:48 UTC  (8+ messages)

[PATCH 00/10] ARM64: dts: Fix incomplete cooling-maps
 2018-11-28  2:46 UTC  (3+ messages)
` [PATCH 03/10] ARM64: dts: fsl: Add all CPUs in cooling maps

[PATCH 0/6] ARM: dts: Fix incomplete cooling-maps
 2018-11-28  2:46 UTC  (4+ messages)
` [PATCH 2/6] ARM: dts: ls1021a: Add all CPUs in cooling maps

[Qemu-devel] [PATCH V9 0/9] add pvpanic mmio support
 2018-11-28  2:44 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Add DT for nanopc-t4
 2018-11-28  2:45 UTC  (4+ messages)
` [PATCH v4] "

[PATCH] MIPS: Remove GCC_IMM_ASM & GCC_REG_ACCUM macros
 2018-11-28  2:42 UTC  (2+ messages)

[PATCH] ARM: dts: uniphier: add MIO DMAC nodes
 2018-11-28  2:42 UTC  (3+ messages)

[PATCH v2 net-next 0/8] dpaa2-eth: Introduce XDP support
 2018-11-27 15:45 UTC  (3+ messages)
` [PATCH v2 net-next 1/8] dpaa2-eth: Add basic "

[PATCH v3 00/46] Libtraceevent MAN pages
 2018-11-27 15:43 UTC  (47+ messages)
` [PATCH v3 01/46] tools/lib/traceevent: Implement libtraceevent man pages
` [PATCH v3 02/46] tools/lib/traceevent: Fix libtraceevent/Documentation Makefile
` [PATCH v3 03/46] tools/lib/traceevent: Add support for man pages with multiple names
` [PATCH v3 04/46] tools/lib/traceevent: libtraceevent Makefile "help" target
` [PATCH v3 05/46] tools/lib/traceevent: libtraceevent man pages for tep_handler related APIs
` [PATCH v3 06/46] tools/lib/traceevent: Man page for tep_get_header_page_size()
` [PATCH v3 07/46] tools/lib/traceevent: Man page for tep_get_cpus() and tep_set_cpus()
` [PATCH v3 08/46] tools/lib/traceevent: Man page for tep_is_file_bigendian() and tep_set_file_bigendian()
` [PATCH v3 09/46] tools/lib/traceevent: Man page for tep_is_host_bigendian() and tep_set_host_bigendian()
` [PATCH v3 10/46] tools/lib/traceevent: Man page for tep_is_latency_format() and tep_set_latency_format()
` [PATCH v3 11/46] tools/lib/traceevent: Man page for tep_get_page_size() and tep_set_page_size()
` [PATCH v3 12/46] tools/lib/traceevent: Man page for tep_strerror()
` [PATCH v3 13/46] tools/lib/traceevent: Man page for tep_register_trace_clock()
` [PATCH v3 14/46] tools/lib/traceevent: Man pages for tep_register_event_handler() and tep_unregister_event_handler()
` [PATCH v3 15/46] tools/lib/traceevent: Man pages for tep_register_function() and tep_register_print_string()
` [PATCH v3 16/46] tools/lib/traceevent: Man pages for tep_register_print_function() and tep_unregister_print_function()
` [PATCH v3 17/46] tools/lib/traceevent: Man page for tep_read_number()
` [PATCH v3 18/46] tools/lib/traceevent: Man pages for tep_find_event(), tep_find_event_by_name() and tep_find_event_by_record()
` [PATCH v3 19/46] tools/lib/traceevent: Man page for tep_list_events()
` [PATCH v3 20/46] tools/lib/traceevent: Man pages for tep_print_event(), tep_print_event_data(), tep_event_info(), tep_print_event_task() and tep_print_event_time()
` [PATCH v3 21/46] tools/lib/traceevent: Man pages tep_get_first_event() and tep_get_events_count()
` [PATCH v3 22/46] tools/lib/traceevent: Man pages tep_find_common_field(), tep_find_field() and tep_find_any_field()
` [PATCH v3 23/46] tools/lib/traceevent: Man pages tep_get_any_field_val(), tep_get_common_field_val(), tep_get_field_val() and tep_get_field_raw()
` [PATCH v3 24/46] tools/lib/traceevent: Man pages for tep_print_field(), tep_print_fields(), tep_print_num_field() and tep_print_func_field()
` [PATCH v3 25/46] tools/lib/traceevent: Man page for tep_read_number_field()
` [PATCH v3 26/46] tools/lib/traceevent: Man pages for tep_event_common_fields() and tep_event_fields()
` [PATCH v3 27/46] tools/lib/traceevent: Man pages for tep_filter_alloc(), tep_filter_free() and tep_filter_reset()
` [PATCH v3 28/46] tools/lib/traceevent: Man page for tep_filter_add_filter_str()
` [PATCH v3 29/46] tools/lib/traceevent: Man page for tep_filter_strerror()
` [PATCH v3 30/46] tools/lib/traceevent: Man pages for tep_event_filtered() and tep_filter_remove_event()
` [PATCH v3 31/46] tools/lib/traceevent: Man page for tep_filter_match()
` [PATCH v3 32/46] tools/lib/traceevent: Man pages for tep_filter_copy() and tep_filter_compare()
` [PATCH v3 33/46] tools/lib/traceevent: Man page for tep_filter_make_string()
` [PATCH v3 34/46] tools/lib/traceevent: Man pages for tep_filter_event_has_trivial(), tep_update_trivial() and tep_filter_clear_trivial()
` [PATCH v3 35/46] tools/lib/traceevent: Man pages for tep_find_function() and tep_find_function_address()
` [PATCH v3 36/46] tools/lib/traceevent: Man pages for tep_set_function_resolver() and tep_reset_function_resolver()
` [PATCH v3 37/46] tools/lib/traceevent: Man pages for tep_parse_event() and tep_parse_format()
` [PATCH v3 38/46] tools/lib/traceevent: Man page for tep_parse_header_page()
` [PATCH v3 39/46] tools/lib/traceevent: Man pages for tep_load_plugins() and tep_unload_plugin()
` [PATCH v3 40/46] tools/lib/traceevent: Man page for tep_data_lat_fmt()
` [PATCH v3 41/46] tools/lib/traceevent: Man pages for tep_data_type(), tep_data_pid(), tep_data_preempt_count() and tep_data_flags()
` [PATCH v3 42/46] tools/lib/traceevent: Man pages for trace_seq_init() and trace_seq_destroy()
` [PATCH v3 43/46] tools/lib/traceevent: Man pages for trace_seq_do_fprintf() and trace_seq_do_printf()
` [PATCH v3 44/46] tools/lib/traceevent: Man pages for trace_seq_printf() and trace_seq_vprintf()
` [PATCH v3 45/46] tools/lib/traceevent: Man pages for trace_seq_putc() and trace_seq_puts()
` [PATCH v3 46/46] tools/lib/traceevent: Man pages for trace_seq_reset() and trace_seq_terminate()

[Qemu-devel] [PATCH v5 00/36] ppc: support for the XIVE interrupt controller (POWER9)
 2018-11-28  2:41 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 08/36] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PATCH v5 09/36] ppc/xive: notify the CPU when the interrupt priority is more privileged
` [Qemu-devel] [PATCH v5 11/36] spapr/xive: use the VCPU id as a NVT identifier

[PATCH v3 1/2] dt-bindings: Add compatible string for LS1028A-QDS
 2018-11-28  2:41 UTC  (3+ messages)

[PATCH v2 00/14] tools/lib/traceevent,tools/perf: Various changes in libtraceevent APIs
 2018-11-27 15:41 UTC  (15+ messages)
` [PATCH v2 01/14] tools/lib/traceevent: Implemented new API tep_get_ref()
` [PATCH v2 02/14] tools/lib/traceevent: Added support for pkg-config
` [PATCH v2 03/14] tools/lib/traceevent: Install trace-seq.h API header file
` [PATCH v2 04/14] tools/lib/traceevent, tools/perf: Rename struct tep_event_format to struct tep_event
` [PATCH v2 05/14] tools/lib/traceevent: Rename tep_free_format() to tep_free_event()
` [PATCH v2 06/14] tools/perf: traceevent API cleanup, remove __tep_data2host*()
` [PATCH v2 07/14] tools/lib/traceevent: traceevent API cleanup
` [PATCH v2 08/14] tools/lib/traceevent: Introduce new libtracevent API: tep_override_comm()
` [PATCH v2 09/14] tools/lib/traceevent: Initialize host_bigendian at tep_handle allocation
` [PATCH v2 10/14] tools/lib/traceevent: Rename struct cmdline to struct tep_cmdline
` [PATCH v2 11/14] tools/lib/traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs
` [PATCH v2 12/14] tools/lib/traceevent: Changed return logic of tep_register_event_handler() API
` [PATCH v2 13/14] tools/lib/traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian()
` [PATCH v2 14/14] tools/lib/traceevent: Change description of few APIs

[PATCH] ARM: dts: imx: Add Y Soft IOTA Draco, Hydra and Ursa boards
 2018-11-28  2:39 UTC  (4+ messages)

[PATCH net-next] net/flow_dissector: correct comments on enum flow_dissector_key_id
 2018-11-27 15:40 UTC 

[PATCH 1/9] tls: Drop local code to add hash OID, let kernel do it
 2018-11-28  2:38 UTC  (9+ messages)
` [PATCH 2/9] tls: Fix length in TLS 1.0 signature verification
` [PATCH 3/9] tls: Propagate errors to l_tls_prf_get_bytes
` [PATCH 4/9] tls: Pass the verified peer identity to "ready" callback
` [PATCH 5/9] unit: Validate the peer_identity in test-tls
` [PATCH 6/9] cert: Rename l_certchain_foreach functions
` [PATCH 7/9] cert: Optionally return error string from l_certchain_verify
` [PATCH 8/9] unit: Update test-tls to new l_certchain_verify params
` [PATCH 9/9] tools: Update certchain-verify "

[PATCHSET 0/8] block plugging improvements
 2018-11-28  2:37 UTC  (14+ messages)
` [PATCH 3/8] blk-mq: add mq_ops->commit_rqs()
` [PATCH 5/8] virtio_blk: implement mq_ops->commit_rqs() hook
` [PATCH 7/8] blk-mq: use bd->last == true for list inserts

[PATCH 0/4] Renesas R8A77980 CPG/MSSR RPC clock support
 2018-11-27 15:38 UTC  (4+ messages)
` [PATCH 2/4] clk: renesas: rcar-gen3-cpg: add RPC clock

[PATCH] tty: serial: qcom_geni_serial: Fix softlock
 2018-11-28  2:37 UTC  (5+ messages)

[PATCH v5 0/5] arm64: dts: qcom: sdm845: Add UFS DT nodes
 2018-11-28  2:31 UTC  (7+ messages)
` [PATCH v5 4/5] arm64: dts: qcom: sdm845: Add UFS nodes for sdm845-mtp

[Qemu-devel] [RFC 00/48] Plugin support
 2018-11-28  2:30 UTC  (7+ messages)
` [Qemu-devel] [RFC 38/48] translator: implement 2-pass translation

hidden string Kconfig ?
 2018-11-27 15:20 UTC  (11+ messages)

[SPDK] [SPDK Bug Scrub] SPDK Bug Scrub usage of new conference tool
 2018-11-28  2:26 UTC 

Forcing GC to always fail
 2018-11-28  2:26 UTC  (6+ messages)

[PATCH] selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
 2018-11-27 15:24 UTC 

[CI v11 01/23] drm/dsc: Modify DRM helper to return complete DSC color depth capabilities
 2018-11-28  2:20 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [CI,v11,01/23] "

[PATCHv4 0/3] scsi timeout handling updates
 2018-11-28  2:20 UTC  (3+ messages)

File not found: /sys/kernel/debug/tracing/events/syscalls
 2018-11-28  2:19 UTC  (3+ messages)

FAILED: patch "[PATCH] drm/msm: fix OF child-node lookup" failed to apply to 4.14-stable tree
 2018-11-27 15:19 UTC  (2+ messages)

[PATCH v2 net] bonding: fix 802.3ad state sent to partner when unbinding slave
 2018-11-27 15:20 UTC  (2+ messages)

FAILED: patch "[PATCH] power: supply: twl4030-charger: fix OF sibling-node lookup" failed to apply to 4.14-stable tree
 2018-11-27 15:17 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/mediatek: fix OF sibling-node lookup" failed to apply to 4.14-stable tree
 2018-11-27 15:17 UTC  (2+ messages)

FAILED: patch "[PATCH] drm/mediatek: fix OF sibling-node lookup" failed to apply to 4.9-stable tree
 2018-11-27 15:16 UTC  (2+ messages)

[PATCH v7 00/16] tracing: Hist trigger snapshot and onchange additions
 2018-11-28  2:15 UTC  (5+ messages)
` [PATCH v7 09/16] tracing: Add hist trigger snapshot() action test case

FAILED: patch "[PATCH] net: bcmgenet: fix OF child-node lookup" failed to apply to 4.14-stable tree
 2018-11-27 15:16 UTC  (2+ messages)

FAILED: patch "[PATCH] NFC: nfcmrvl_uart: fix OF child-node lookup" failed to apply to 4.14-stable tree
 2018-11-27 15:16 UTC  (2+ messages)

FAILED: patch "[PATCH] net: bcmgenet: fix OF child-node lookup" failed to apply to 4.4-stable tree
 2018-11-27 15:16 UTC  (2+ messages)

FAILED: patch "[PATCH] net: bcmgenet: fix OF child-node lookup" failed to apply to 4.9-stable tree
 2018-11-27 15:15 UTC  (2+ messages)

FAILED: patch "[PATCH] NFC: nfcmrvl_uart: fix OF child-node lookup" failed to apply to 4.9-stable tree
 2018-11-27 15:15 UTC  (2+ messages)

FAILED: patch "[PATCH] NFC: nfcmrvl_uart: fix OF child-node lookup" failed to apply to 4.4-stable tree
 2018-11-27 15:15 UTC  (2+ messages)

FAILED: patch "[PATCH] power: supply: twl4030-charger: fix OF sibling-node lookup" failed to apply to 4.9-stable tree
 2018-11-27 15:14 UTC  (2+ messages)

x86_64 kernel with i586 userland plus SDK?
 2018-11-28  2:19 UTC  (2+ messages)

FAILED: patch "[PATCH] power: supply: twl4030-charger: fix OF sibling-node lookup" failed to apply to 4.4-stable tree
 2018-11-27 15:14 UTC  (2+ messages)

[Buildroot] [PATCH/next 2/3] support/testing; add prosody test
 2018-11-28  2:13 UTC  (2+ messages)

[RFC PATCH 0/1] support ftrace and -ffunction-sections
 2018-11-28  2:09 UTC  (3+ messages)

basic linksys ea6500v2 dts
 2018-11-28  2:09 UTC  (7+ messages)
` Adding a Basic DT for the Linksys ea6500 v2 wireless home router

[Qemu-devel] SeaBIOS booting time optimization
 2018-11-28  2:08 UTC  (11+ messages)
          ` [Qemu-devel] [SeaBIOS] "

[PATCH v7 1/4] ARM: dts: imx: Add an cpu0 label for imx6dl devices
 2018-11-28  2:06 UTC  (4+ messages)
` [PATCH v8 "

[U-Boot] [RESENT PATCH v3] rockchip: update emmc/sd index for distro boot order
 2018-11-28  2:06 UTC 

[GIT PULL] clk: meson: updates for v4.21
 2018-11-28  2:05 UTC  (3+ messages)

[PATCH] Updated locking documentation for transaction_t
 2018-11-27 14:54 UTC 

[PATCH] inode_has_no_xattr() does not use proper sync
 2018-11-27 14:54 UTC 

[U-Boot] [RESENT PATCH 1/2] rockchip: rk3128: use ROCKCHIP_BOOT_MODE_REG to update reboot flag
 2018-11-28  2:04 UTC  (2+ messages)
` [U-Boot] [RESENT PATCH 2/2] rockchip: rk322x: "

[PATCH] drm/amd/display: fix uninitialized symbol 'id' in bios_parser_get_src_obj
 2018-11-28  2:02 UTC 

[PATCH 00/14] Add basic support for Socionext Milbeaut M10V SoCs
 2018-11-28  2:01 UTC  (5+ messages)
` [PATCH 02/14] dt-bindings: soc: milbeaut: Add Milbeaut trampoline description

provide slaves/holders links for multipath devices
 2018-11-28  1:59 UTC  (7+ messages)
` [PATCH 1/2] block: move holder tracking from struct block_device to hd_struct
` [PATCH 2/2] nvme: create slaves/holder entries for multipath devices

ext4 file system corruption with v4.19.3 / v4.19.4
 2018-11-28  1:57 UTC  (6+ messages)

[PATCH v2] x86_64, vmcoreinfo: Append 'page_offset_base' to vmcoreinfo
 2018-11-28  1:57 UTC  (11+ messages)

[RFC PATCH] of: make MAX_RESERVED_REGIONS configurable
 2018-11-28  1:56 UTC  (8+ messages)

dear partner
 2018-11-27 14:57 UTC 

[patch 00/24] x86/speculation: Remedy the STIBP/IBPB overhead
 2018-11-28  1:50 UTC  (15+ messages)
` [patch 20/24] x86/speculation: Split out TIF update

[PATCH v2 0/4] x86/kvm/hyper-v: Implement Direct Mode for synthetic timers
 2018-11-28  1:49 UTC  (6+ messages)
` [PATCH v2 1/4] x86/hyper-v: move synic/stimer control structures definitions to hyperv-tlfs.h

[Bug 108878] OpenGL CTS KHR-GL31.transform_feedback.api_errors_test failed
 2018-11-28  1:49 UTC  (2+ messages)

[PATCH net] net: aquantia: fix rx checksum offload bits
 2018-11-27 14:51 UTC 

[PATCH] arm64: lib: accelerate do_csum() with NEON instruction
 2018-11-28  1:47 UTC  (3+ messages)

[PATCH] tests: avoid syntax triggering old dash bug
 2018-11-28  1:47 UTC  (2+ messages)

[PATCH bpf] bpf: Support sk lookup in netns with id 0
 2018-11-27 14:49 UTC  (3+ messages)

[Qemu-devel] [PATCH] riscv/cpu: use device_class_set_parent_realize
 2018-11-28  1:46 UTC  (3+ messages)
` [Qemu-riscv] "

[PATCH v2 0/3] perf report/annotate: Support average IPC and IPC coverage for function
 2018-11-28  1:45 UTC  (4+ messages)
` [PATCH v2 3/3] perf report: Display average IPC and IPC coverage per symbol

[PATCH v6 0/6] drm/dp_mst: Improve VCPI helpers, use in nouveau
 2018-11-28  1:44 UTC  (7+ messages)
` [PATCH v6 3/6] drm/dp_mst: Start tracking per-port VCPI allocations

[PATCH net] sctp: check and update stream->out_curr when allocating stream_out
 2018-11-27 14:43 UTC  (6+ messages)

[PATCH 0/6] drm/exynos/iommu: refactoring
 2018-11-28  1:41 UTC  (3+ messages)

[PATCH v9 RESEND 0/4] KASLR feature to randomize each loadable module
 2018-11-28  1:40 UTC  (7+ messages)

[PATCH] ata: read ->revision before dropping pci_device reference
 2018-11-28  1:40 UTC 

[PATCH 00/25] AFS development [ver #2]
 2018-11-28  1:39 UTC  (3+ messages)
` [PATCH 02/25] iov_iter: Use accessor function "

[RFC][PATCH 00/14] function_graph: Rewrite to allow multiple users
 2018-11-28  1:38 UTC  (6+ messages)
` [RFC][PATCH 11/14] function_graph: Convert ret_stack to a series of longs

fsl-mc: ERROR Bad DPL image <bad header> for LS1088ARDB
 2018-11-28  1:37 UTC 

[PATCH 0/9] Switch defines to enums
 2018-11-28  1:35 UTC  (10+ messages)
` [PATCH 6/9] btrfs: switch EXTENT_FLAG_* "
` [PATCH 7/9] btrfs: switch BTRFS_*_LOCK "
` [PATCH 8/9] btrfs: switch BTRFS_ORDERED_* "
` [PATCH 9/9] btrfs: drop extra enum initialization where using defaults

[lustre-devel] drivers/staging updated to 4.20-rc1
 2018-11-28  1:34 UTC  (3+ messages)

[U-Boot] [PATCH] ARM: rmobile: Convert to bootm_size
 2018-11-28  1:31 UTC  (9+ messages)

[PATCH 0/2] loop: Better discard for block devices
 2018-11-28  1:28 UTC  (7+ messages)
` [PATCH 2/2] loop: Better discard support "

[PATCH v2 1/3] PCI: dwc: allow to limit registers set length
 2018-11-28  1:28 UTC  (5+ messages)
` [PATCH v2 3/3] PCI: imx6: limit DBI register length

a4a142d3d7 [ 20.280622] trinity-c6 invoked oom-killer: gfp_mask=0x6002c2(GFP_KERNEL|__GFP_HIGHMEM|__GFP_NOWARN), nodemask=(null), order=0, oom_score_adj=500
 2018-11-28  1:28 UTC 

[PATCH] net: ethernet: ti: cpsw: allow to configure min tx packet size
 2018-11-28  1:27 UTC  (4+ messages)

[PATCH RESEND 0/8] btrfs-progs: sub: Relax the privileges of "subvolume list/show"
 2018-11-28  1:26 UTC  (3+ messages)

[PATCH] block: update documentation
 2018-11-28  1:25 UTC 


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.