messages from 2018-08-10 14:42:03 to 2018-08-10 15:48:09 UTC [more...]
[PATCH 0/4] Add support to register platform service IRQ
2018-08-10 15:39 UTC (3+ messages)
` [PATCH 2/4] PCI: Add pci_check_platform_service_irqs
` [PATCH 4/4] PCI: xilinx-nwl: Add method to setup_platform_service_irq hook
[PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
2018-08-10 15:48 UTC (2+ messages)
[PATCH 00/14] Rename variables, data structures and functions in libtraceevent
2018-08-10 13:17 UTC (15+ messages)
` [PATCH 01/14] tools/lib/traceevent, tools/perf: Rename struct event_format to struct tep_event_format
` [PATCH 02/14] tools/lib/traceevent, tools/perf: Rename struct format to struct tep_format and struct format_field to struct tep_format_field
` [PATCH 03/14] tools/lib/traceevent, tools/perf: Rename enum format_flags to enum tep_format_flags, add prefix TEP_ to all of its members
` [PATCH 04/14] tools/lib/traceevent: Rename enum event_type to enum tep_event_type, enum event_sort_type to enum tep_event_sort_type and add prefix TEP_ to all enum's members
` [PATCH 05/14] tools/lib/traceevent: Add prefix TEP_ to all members of nameless enum EVENT_FL_*
` [PATCH 06/14] tools/lib/traceevent, tools/perf: Add prefix tep_ to all print_* structures
` [PATCH 07/14] tools/lib/traceevent, tools/perf: Rename enum print_arg_type to enum tep_print_arg_type and add prefix TEP_ to all its members
` [PATCH 08/14] tools/lib/traceevent: Add prefix tep_ to enums filter_boolean_type, filter_op_type, filter_cmp_type and all enum's members
` [PATCH 09/14] tools/lib/traceevent: Add prefix tep_ to enums filter_exp_type, filter_arg_type "
` [PATCH 10/14] tools/lib/traceevent: Add prefix tep_ to struct filter_arg, enum filter_value_type "
` [PATCH 11/14] tools/lib/traceevent: Add prefix tep_ to various structs filter_arg_*
` [PATCH 12/14] tools/lib/traceevent: Add prefix tep_ to structs filter_type and event_filter
` [PATCH 13/14] tools/lib/traceevent: Add prefix tep_ to enum filter_trivial_type and all its members. Rename data2host*() APIs
` [PATCH 14/14] tools/lib/traceevent: Rename struct plugin_list to struct tep_plugin_list
[PATCH 0/5 - V2] locks: avoid thundering-herd wake-ups
2018-08-10 15:47 UTC (8+ messages)
[PATCH v2 0/2] Change sk_pacing_shift in ieee80211_hw for best tx throughput
2018-08-10 13:17 UTC (5+ messages)
` [PATCH v2 2/2] ath10k: Set sk_pacing_shift to 6 for 11AC WiFi chips
[RFC PATCH 00/17] btrfs zoned block device support
2018-08-10 13:15 UTC (4+ messages)
` [RFC PATCH 03/17] btrfs: Check and enable HMZONED mode
[PATCH] bcache: fix 0day error of setting writeback_rate by sysfs interface
2018-08-10 15:45 UTC
[CI] drm/i915/icl: account for context save/restore removed bits
2018-08-10 15:45 UTC (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/icl: account for context save/restore removed bits (rev2)
` ✓ Fi.CI.BAT: success "
[PATCH net-next 1/1] net/smc: send response to test link signal
2018-08-10 15:45 UTC
[RFC][PATCH 00/24] tools lib traceevent: Rename pevent to tep for preparation for library
2018-08-10 13:14 UTC (4+ messages)
[PATCH] x86/hvm/viridian: set shutdown_code in response to CrashNotify
2018-08-10 15:43 UTC
[PATCH] perf/x86: Add __ro_after_init annotations
2018-08-10 15:43 UTC
[Intel-gfx] [PATCH i-g-t 1/2] igt/pm_rpm: Test incomplete(debug) suspends vs rpm
2018-08-10 15:42 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "
[Qemu-devel] [RFC PATCH 00/17] reverse debugging
2018-08-10 15:41 UTC (4+ messages)
[Qemu-arm] MPU/MCU vs board setting cpu-type
2018-08-10 15:40 UTC (2+ messages)
[PATCH] spi: spi-geni-qcom: Add SPI driver support for GENI based QUP
2018-08-10 15:40 UTC (11+ messages)
[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
2018-08-10 15:39 UTC (24+ messages)
` BUG: Mount ignores mount options
[PATCH v2] clone: report duplicate entries on case-insensitive filesystems
2018-08-10 15:36 UTC (3+ messages)
` [PATCH v3 0/1] clone: warn on colidding entries on checkout
` [PATCH v3 1/1] clone: report duplicate entries on case-insensitive filesystems
mmotm 2018-08-09-20-10 uploaded
2018-08-10 15:37 UTC (3+ messages)
` mmotm 2018-08-09-20-10 uploaded (mtd/nand/raw/atmel/)
[PATCH] recipes-ti: devtools: add GCC Linaro toolchain 2017.11 v7.2.1
2018-08-10 10:34 UTC
[Qemu-devel] [PATCH 00/56] json: Fixes, error reporting improvements, cleanups
2018-08-10 15:36 UTC (17+ messages)
` [Qemu-devel] [PATCH 11/56] check-qjson: Cover UTF-8 in single quoted strings
` [Qemu-devel] [PATCH 18/56] json: Revamp lexer documentation
` [Qemu-devel] [PATCH 21/56] json: Reject invalid UTF-8 sequences
` [Qemu-devel] [PATCH 22/56] json: Report first rather than last parse error
` [Qemu-devel] [PATCH 23/56] json: Leave rejecting invalid UTF-8 to parser
[PATCH v12 0/3] tracing: Centralize preemptirq tracepoints and unify their usage
2018-08-10 15:35 UTC (3+ messages)
` [PATCH v12 2/3] tracepoint: Make rcuidle tracepoint callers use SRCU
[PATCH 0/2] MMIO emulation fixes
2018-08-10 15:35 UTC (11+ messages)
[GSoC][PATCH v7 00/26] Convert "git stash" to C builtin
2018-08-10 15:35 UTC (6+ messages)
` [GSoC][PATCH v7 05/26] stash: convert apply to builtin
[Qemu-devel] [PATCH v9 0/6] Add support for TPM Physical Presence interface
2018-08-10 15:32 UTC (7+ messages)
` [Qemu-devel] [PATCH v9 1/6] hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
` [Qemu-devel] [PATCH v9 2/6] tpm: add a "ppi" boolean property
` [Qemu-devel] [PATCH v9 3/6] tpm: allocate/map buffer for TPM Physical Presence interface
` [Qemu-devel] [PATCH v9 4/6] acpi: expose TPM/PPI configuration parameters to firmware via fw_cfg
` [Qemu-devel] [PATCH v9 5/6] acpi: build TPM Physical Presence interface
` [Qemu-devel] [PATCH v9 6/6] tpm: add ACPI memory clear interface
[PATCH - hwmixvolume 1/9] hwmixvolume: replace PyGTK with gobject-introspection
2018-08-10 15:29 UTC (3+ messages)
[PATCH 0/3] Refactor/cleanup for remove_memory_section/unregister_mem_sect_under_nodes
2018-08-10 15:29 UTC (4+ messages)
` [PATCH 1/3] mm/memory_hotplug: Drop unused args from remove_memory_section
` [PATCH 2/3] mm/memory_hotplug: Drop unneeded check from unregister_mem_sect_under_nodes
` [PATCH 3/3] mm/memory_hotplug: Cleanup unregister_mem_sect_under_nodes
[PATCH net-next] mlxsw: core: remove unnecessary function mlxsw_core_driver_put
2018-08-10 15:26 UTC (2+ messages)
[PATCH v6 00/12] blk-mq: Implement runtime power management
2018-08-10 15:27 UTC (16+ messages)
` [PATCH v6 02/12] scsi: Alter handling of RQF_DV requests
` [PATCH v6 05/12] block, scsi: Rename QUEUE_FLAG_PREEMPT_ONLY into DV_ONLY and introduce PM_ONLY
` [PATCH v6 08/12] block, scsi: Introduce blk_pm_runtime_exit()
` [PATCH v6 10/12] block: Change the runtime power management approach (1/2)
` [PATCH v6 11/12] block: Change the runtime power management approach (2/2)
[PATCH v5 1/2] leds: core: Introduce LED pattern trigger
2018-08-10 15:26 UTC (7+ messages)
[PATCH bpf-next] bpf: enable btf for use in all maps
2018-08-10 12:54 UTC (8+ messages)
[PATCH] dm-crypt: don't decrease device limits
2018-08-10 15:23 UTC
[PATCH] mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_name
2018-08-10 15:23 UTC (3+ messages)
[PATCH] drm/panel: sn65dsi86: Implement AUX channel
2018-08-10 15:23 UTC (3+ messages)
[PATCH] dm: check the sector size of underlying device when verifying start
2018-08-10 15:23 UTC
[PATCH v3] fbcon: Do not takeover the console from atomic context
2018-08-10 15:22 UTC (3+ messages)
[PATCH] Documentation/fb: corrections for fbcon.txt
2018-08-10 15:21 UTC (4+ messages)
[PATCH fix for 4.19 0/3] fbcon: Fix VT switching being broken in combination with vgacon
2018-08-10 15:20 UTC (3+ messages)
[PATCH 0/3] i.MX PXP scaler/CSC driver
2018-08-10 15:20 UTC (9+ messages)
` [PATCH 1/3] dt-bindings: media: Add i.MX Pixel Pipeline binding
` [PATCH 2/3] ARM: dts: imx6ull: add pxp support
` [PATCH 3/3] media: imx-pxp: add i.MX Pixel Pipeline driver
[PATCH] crypto/qat: fix typo
2018-08-10 15:20 UTC
[PATCH 1/2] crypto/qat: fix typo
2018-08-10 15:18 UTC
[PATCH] compress/qat: use compression specific driver name
2018-08-10 15:18 UTC
[Qemu-devel] [PATCH v3 0/3] x86: QEMU side support on MSR based features
2018-08-10 15:17 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 3/3] Change other funcitons referring to feature_word_info[]
[Qemu-devel] [RFC PATCH v2 00/22] More patches to disable stuff
2018-08-10 15:17 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 04/22] check: Only test isa-testdev when it is compiled in
[PATCH] clk: sunxi-ng: h6: fix PWM gate/reset offset
2018-08-10 15:16 UTC
A bug about cache inconsistency report
2018-08-10 15:15 UTC (2+ messages)
[PATCH v3 0/2] PCI: imx: Initial imx7d pm support
2018-08-10 15:13 UTC (11+ messages)
[Buildroot] [PATCH 4/4] scancpan: skip Dist::Zilla
2018-08-10 15:13 UTC
[Qemu-devel] [PATCH v4] tests/libqtest: Improve kill_qemu()
2018-08-10 15:12 UTC (2+ messages)
[U-Boot] [PATCH v1 0/4] Add USB EHCI and gadget support for STM32MP1
2018-08-10 15:12 UTC (5+ messages)
` [U-Boot] [PATCH v1 1/4] ARM: dts: stm32mp1: Add usb gadget support for stm32mp157c-ev1 board
` [U-Boot] [PATCH v1 2/4] ARM: dts: stm32mp1: Add EHCI "
` [U-Boot] [PATCH v1 3/4] configs: stm32mp15: Enable USB relative flags
` [U-Boot] [PATCH v1 4/4] board: st: stm32mp1: Add usb gadget support
[PATCH v2 bpf-next] BPF: helpers: New helper to obtain namespace data from current task
2018-08-10 12:41 UTC
[PATCH v2] clk: qcom: Add some missing gcc clks for msm8996
2018-08-10 15:11 UTC (3+ messages)
[PATCH] Fix for a minor typo in nvme host/target fc.c
2018-08-10 15:10 UTC (2+ messages)
Reflections on WireGuard Design Goals
2018-08-10 15:19 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] target/riscv: use tcg_lookup_and_goto_ptr
2018-08-10 15:08 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/3] target/riscv: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH 2/3] target/riscv: optimize indirect branches
` [Qemu-devel] [PATCH 3/3] target/riscv: call tcg_lookup_and_goto_ptr on DISAS_TOO_MANY
[Qemu-devel] [PATCH] MAINTAINERS: Fix F: patterns that don't match anything
2018-08-10 15:06 UTC (3+ messages)
[PATCH RESEND RFC 0/4] Wakeup GPIO support for SDM845 SoC
2018-08-10 15:06 UTC (11+ messages)
` [PATCH RESEND RFC 1/4] drivers: pinctrl: qcom: add wakeup capability to GPIO
usb: hub: try old enumeration scheme first for high speed devices
2018-08-10 15:01 UTC
[PATCH v2] Bluetooth: Add definitions for LE set address resolution
2018-08-10 15:01 UTC (2+ messages)
rpmdeps buffer overflow
2018-08-10 15:01 UTC (3+ messages)
=?gb18030?B?u9i4tKO6ILvYuLSjuiBLVk0gU3VwcG9ydD8=?=
2018-08-10 15:00 UTC (4+ messages)
` 回复: 回复: KVM Support?
` =?gb18030?B?u9i4tKO6ILvYuLSjuiC72Li0o7ogS1ZNIFN1cHBvcnQ/?=
` 回复: 回复: 回复: KVM Support?
[PATCH] arm64: dts: renesas: salvator-common: adv748x: Override secondary addresses
2018-08-10 12:30 UTC (3+ messages)
[RFC PATCH] drm/fourcc: Add remaining fourccs for Mali
2018-08-10 15:00 UTC (2+ messages)
[RFC/CI] drm/i915/icl: account for context save/restore removed bits
2018-08-10 14:59 UTC (2+ messages)
` ✓ Fi.CI.IGT: success for "
[PATCH v7 0/4] Add parameter for disabling ACS redirection for P2P
2018-08-10 14:56 UTC (5+ messages)
` lspci: Display path to device
[PATCH 2/2] recipes-ti: bios: add TI SYSBIOS 6.73.00.12
2018-08-10 9:54 UTC
[PATCH] Bluetooth: Add definitions and track LE resolve list modification
2018-08-10 14:57 UTC (2+ messages)
[PATCH 1/2] recipes-ti: devtools: add TI XDC tools 3.50.07.20
2018-08-10 9:54 UTC
[linux-linus test] 125818: regressions - trouble: blocked/broken/fail/pass
2018-08-10 14:56 UTC
[PATCH] iomap: Switch to offset_in_page for clarity
2018-08-10 14:56 UTC
[PATCH] perf: fail if src path does not exist
2018-08-10 14:27 UTC
[PATCH v8 0/8] Introduce on-chip interconnect API
2018-08-10 14:52 UTC (19+ messages)
` [PATCH v8 1/8] interconnect: Add generic "
` [PATCH v8 2/8] dt-bindings: Introduce interconnect binding
` [PATCH v8 3/8] interconnect: Allow endpoints translation via DT
` [PATCH v8 4/8] interconnect: Add debugfs support
` [PATCH v8 5/8] interconnect: qcom: Add RPM communication
` [PATCH v8 6/8] dt-bindings: interconnect: Document qcom, msm8916 NoC bindings
` [PATCH v8 6/8] dt-bindings: interconnect: Document qcom,msm8916 "
` [PATCH v8 7/8] interconnect: qcom: Add msm8916 interconnect provider driver
` [PATCH v8 8/8] MAINTAINERS: add a maintainer for the interconnect API
[U-Boot] [PATCH v1] arm: at91: wdt: Convert watchdog driver to dm
2018-08-10 14:53 UTC (2+ messages)
eventdev: method for finding out unlink status
2018-08-10 14:52 UTC (11+ messages)
Reflections on WireGuard Design Goals
2018-08-10 15:03 UTC (2+ messages)
Not able to set Default PHY configuration
2018-08-10 14:52 UTC
[PATCH v3] powerpc/topology: Check at boot for topology updates
2018-08-10 14:50 UTC (4+ messages)
[Qemu-devel] [PATCH v7 00/80] Add nanoMIPS support to QEMU
2018-08-10 14:49 UTC (3+ messages)
` [Qemu-devel] [PATCH v7 10/80] elf: Remove duplicate preprocessor constant definition
[PATCH v5] app/testpmd: simulating noisy host environment
2018-08-10 14:49 UTC (2+ messages)
` [PATCH v5] app/testpmd: add forwarding mode to simulate a noisy neighbour
A question on the function clean_bdev_bh_alias
2018-08-10 14:48 UTC
[PATCH] lttng-tools: add systemd support
2018-08-10 14:48 UTC
[PATCH v2 0/2] MMIO emulation fixes
2018-08-10 14:48 UTC (3+ messages)
` [PATCH v2 1/2] x86/hvm/ioreq: MMIO range checking completely ignores direction flag
` [PATCH v2 2/2] x86/hvm/emulate: make sure rep I/O emulation does not cross GFN boundaries
[Buildroot] [PATCH 2/3] perl: add vendorprefix
2018-08-10 14:47 UTC
[Buildroot] [PATCH 1/3] fake-hwclock: new package
2018-08-10 14:46 UTC (2+ messages)
` [Buildroot] [PATCH 3/3] perl-cgi: "
[Bug 107518] polaris powerplay init fails: There must be 1 or more PCIE levels defined in PPTable
2018-08-10 14:46 UTC (2+ messages)
[PATCH] coccicheck: return proper error code on check fail
2018-08-10 14:45 UTC (5+ messages)
[PATCH 00/10] x86/paravirt: several cleanups
2018-08-10 14:44 UTC (6+ messages)
` [PATCH 06/10] x86/paravirt: introduce new config option PARAVIRT_XXL
[PATCH] ICMPv6: Add icmp_echo_ignore_all support for ICMPv6
2018-08-10 14:36 UTC
[Buildroot] [PATCH] configs/imx7ulp-evk: Add new config
2018-08-10 14:42 UTC (4+ messages)
general protection fault in finish_task_switch (2)
2018-08-10 14:42 UTC
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.