messages from 2016-02-19 08:46:50 to 2016-02-19 13:27:25 UTC [more...]
[PATCH 0/9] x86/init: replace paravirt_enabled() were possible
2016-02-19 13:27 UTC (13+ messages)
` [PATCH 1/9] x86/boot: enumerate documentation for the x86 hardware_subarch
` [Xen-devel] "
` [PATCH 2/9] tools/lguest: make lguest launcher use X86_SUBARCH_LGUEST explicitly
` [PATCH 3/9] x86/xen: use X86_SUBARCH_XEN for PV guest boots
` [PATCH 4/9] x86/init: make ebda depend on PC subarch
` [PATCH 5/9] apm32: remove paravirt_enabled() use
` [PATCH 6/9] x86/tboot: remove paravirt_enabled()
` [PATCH 7/9] x86/cpu/intel: replace paravirt_enabled() for f00f work around
` [PATCH 8/9] x86/rtc: replace paravirt_enabled() check with subarch check
` [Xen-devel] "
` [PATCH 9/9] pnpbios: replace paravirt_enabled() check with subarch checks
[GIT PULL] irqchip changes for v4.5
2016-02-19 13:24 UTC
[PATCH] ARM: dts: at91: sama5d2 Xplained: Correct the macb irq pinctrl node
2016-02-19 13:19 UTC (2+ messages)
[PATCH] scripts/coccinelle: modernize &
2016-02-19 13:09 UTC (4+ messages)
[PULL] GICv3 changes for 4.5-rc5
2016-02-19 13:08 UTC
[PATCH] ehea: Drop owner assignment from platform_driver
2016-02-19 13:07 UTC (5+ messages)
[PATCH 0/4] drm: Add support of ARC PGU display controller
2016-02-19 13:03 UTC (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] drm: Add DT bindings documentation for "
` [PATCH 3/4] arc: axs10x - add support of ARC PGU
` [PATCH 4/4] MAINTAINERS: Add maintainer for ARC PGU display controller
[RFC5 PATCH v6 00/21] ILP32 for ARM64
2016-02-19 12:59 UTC (5+ messages)
[PATCH 0/3] LightNVM patches for next 4.5-rc
2016-02-19 12:56 UTC (4+ messages)
` [PATCH 1/3] lightnvm: fix up nonsensical configure overrun checking
` [PATCH 2/3] lightnvm: fold get bb tbl when using dual/quad plane mode
` [PATCH 3/3] lightnvm: generalize rrpc ppa calculations
[PATCH v1 0/8] SLAB support for KASAN
2016-02-19 12:57 UTC (13+ messages)
` [PATCH v1 2/8] mm, kasan: SLAB support
` [PATCH v1 8/8] mm: kasan: Initial memory quarantine implementation
Question about prio_changed_dl()
2016-02-19 12:43 UTC
V4L docs and docbook
2016-02-19 12:34 UTC (8+ messages)
[PATCH] crypto: allow rfc3686 aes-ctr variants in fips mode
2016-02-19 12:34 UTC
[RFC PATCH 02/20] KEYS: Add a system blacklist keyring [ver #2]
2016-02-19 12:16 UTC (13+ messages)
` [RFC PATCH 00/20] KEYS: Restrict additions to 'trusted' keyrings "
` [RFC PATCH 12/20] PKCS#7: Make the signature a pointer rather than embedding it "
` [RFC PATCH 18/20] IMA: Use the system blacklist keyring "
[RFC 0/12] introduce down_write_killable for rw_semaphore
2016-02-19 12:15 UTC (2+ messages)
[PATCH V2 1/2] pinctrl: mediatek: Modify pinctrl bindings for mt7623
2016-02-19 12:12 UTC (6+ messages)
` [PATCH V2 2/2] pinctrl: mediatek: Add Pinctrl/GPIO/EINT driver for MT7623
net/bluetooth: workqueue destruction WARNING in hci_unregister_dev
2016-02-19 12:10 UTC (6+ messages)
[PATCH 00/55] perf tools: Bugfix, BPF improvements and overwrite ring buffer support
2016-02-19 11:44 UTC (56+ messages)
` [PATCH 01/55] perf tools: Record text offset in dso to calculate objdump address
` [PATCH 02/55] perf tools: Adjust symbol for shared objects
` [PATCH 03/55] perf tools: Rename bpf_prog_priv__clear() to clear_prog_priv()
` [PATCH 04/55] perf tools: Fix checking asprintf return value
` [PATCH 05/55] perf tools: Add API to config maps in bpf object
` [PATCH 06/55] perf tools: Enable BPF object configure syntax
` [PATCH 07/55] perf record: Apply config to BPF objects before recording
` [PATCH 08/55] perf tools: Enable passing event to BPF object
` [PATCH 09/55] perf tools: Create config_term_names array
` [PATCH 10/55] perf stat: Forbid user passing improper config terms
` [PATCH 11/55] perf tools: Rename and move pmu_event_name to get_config_name
` [PATCH 12/55] perf tools: Enable config raw and numeric events
` [PATCH 13/55] perf tools: Enable config and setting names for legacy cache events
` [PATCH 14/55] perf tools: Support setting different slots in a BPF map separately
` [PATCH 15/55] perf tools: Enable indices setting syntax for BPF maps
` [PATCH 16/55] perf tools: Pass tracepoint options to BPF script
` [PATCH 17/55] perf tools: Introduce bpf-output event
` [PATCH 18/55] perf data: Support converting data from bpf_perf_event_output()
` [PATCH 19/55] perf data: Explicitly set byte order for integer types
` [PATCH 20/55] perf core: Introduce new ioctl options to pause and resume ring buffer
` [PATCH 21/55] perf core: Set event's default overflow_handler
` [PATCH 22/55] perf core: Prepare writing into ring buffer from end
` [PATCH 23/55] perf core: Add backward attribute to perf event
` [PATCH 24/55] perf core: Reduce perf event output overhead by new overflow handler
` [PATCH 25/55] perf tools: Only validate is_pos for tracking evsels
` [PATCH 26/55] perf tools: Print write_backward value in perf_event_attr__fprintf
` [PATCH 27/55] perf tools: Make ordered_events reusable
` [PATCH 28/55] perf record: Extract synthesize code to record__synthesize()
` [PATCH 29/55] perf tools: Add perf_data_file__switch() helper
` [PATCH 30/55] perf record: Turns auxtrace_snapshot_enable into 3 states
` [PATCH 31/55] perf record: Introduce record__finish_output() to finish a perf.data
` [PATCH 32/55] perf record: Add '--timestamp-filename' option to append timestamp to output filename
` [PATCH 33/55] perf record: Split output into multiple files via '--switch-output'
` [PATCH 34/55] perf record: Force enable --timestamp-filename when --switch-output is provided
` [PATCH 35/55] perf record: Disable buildid cache options by default in switch output mode
` [PATCH 36/55] perf record: Re-synthesize tracking events after output switching
` [PATCH 37/55] perf record: Generate tracking events for process forked by perf
` [PATCH 38/55] perf record: Ensure return non-zero rc when mmap fail
` [PATCH 39/55] perf record: Prevent reading invalid data in record__mmap_read
` [PATCH 40/55] perf tools: Add evlist channel helpers
` [PATCH 41/55] perf tools: Automatically add new channel according to evlist
` [PATCH 42/55] perf tools: Operate multiple channels
` [PATCH 43/55] perf tools: Squash overwrite setting into channel
` [PATCH 44/55] perf record: Don't read from and poll overwrite channel
` [PATCH 45/55] perf record: Don't poll on "
` [PATCH 46/55] perf tools: Detect avalibility of write_backward
` [PATCH 47/55] perf tools: Enable overwrite settings
` [PATCH 48/55] perf tools: Set write_backward attribut bit for overwrite events
` [PATCH 49/55] perf tools: Record fd into perf_mmap
` [PATCH 50/55] perf tools: Add API to pause a channel
` [PATCH 51/55] perf record: Toggle overwrite ring buffer for reading
` [PATCH 52/55] perf record: Rename variable to make code clear
` [PATCH 53/55] perf record: Read from backward ring buffer
` [PATCH 54/55] perf record: Allow generate tracking events at the end of output
` [PATCH 55/55] perf tools: Don't warn about out of order event if write_backward is used
[PATCH 00/33] Compile-time stack metadata validation
2016-02-19 12:05 UTC (10+ messages)
` [PATCH] sched/x86: Add stack frame dependency to __preempt_schedule[_notrace]
Silence compiler warning in arch/x86/kvm/emulate.c
2016-02-19 12:05 UTC (3+ messages)
[PATCH v2] staging/android/ion : fix a race condition in the ion driver
2016-02-19 12:03 UTC
[PATCH] arm64: add architecture specified current_pt_regs
2016-02-19 12:01 UTC (5+ messages)
[PART1 RFC 0/9] KVM: x86: Introduce SVM AVIC support
2016-02-19 11:59 UTC (24+ messages)
` [PART1 RFC 5/9] svm: Add VMEXIT handlers for AVIC
` [PART1 RFC 6/9] svm: Add interrupt injection via AVIC
[PATCH v3 00/11] KVM: x86: track guest page access
2016-02-19 12:00 UTC (21+ messages)
` [PATCH v3 01/11] KVM: MMU: rename has_wrprotected_page to mmu_gfn_lpage_is_disallowed
` [PATCH v3 02/11] KVM: MMU: introduce kvm_mmu_gfn_{allow,disallow}_lpage
` [PATCH v3 03/11] KVM: MMU: introduce kvm_mmu_slot_gfn_write_protect
` [PATCH v3 04/11] KVM: page track: add the framework of guest page tracking
` [PATCH v3 05/11] KVM: page track: introduce kvm_page_track_{add,remove}_page
` [PATCH v3 06/11] KVM: MMU: let page fault handler be aware tracked page
` [PATCH v3 07/11] KVM: page track: add notifier support
` [PATCH v3 10/11] KVM: MMU: clear write-flooding on the fast path of tracked page
` [PATCH v3 11/11] KVM: MMU: apply page track notifier
[PATCH V5 0/3] add gpio/pinctrl/spi DTS for hi6220 and hikey
2016-02-19 11:58 UTC (4+ messages)
` [PATCH V5 1/3] arm64: dts: Add Hi6220 gpio configuration nodes
` [PATCH V5 2/3] arm64: dts: add Hi6220 pinctrl "
` [PATCH V5 3/3] arm64: dts: add Hi6220 spi "
[PATCH] gpio: pisosr: add missing unlock
2016-02-19 11:56 UTC (2+ messages)
[PATCH v2 0/6] arm64: Add support of KVM with ACPI
2016-02-19 11:54 UTC (6+ messages)
` [PATCH v2 1/6] KVM: arm/arm64: arch_timer: Gather KVM specific information in a structure
[PATCH v1] tty: serial: Use GFP_ATOMIC instead of GFP_KERNEL in serial8250_em485_init()
2016-02-19 11:53 UTC (4+ messages)
[PATCH net] r8169:fix "rtl_counters_cond == 1 (loop: 1000, delay: 10)" log spam
2016-02-19 11:46 UTC (3+ messages)
[PATCH] x86, microcode: Remove unnecessary paravirt_enabled check
2016-02-19 11:36 UTC (10+ messages)
[PATCH] arm64: kasan: clear stale stack poison
2016-02-19 11:35 UTC (6+ messages)
[GIT PULL] pin control fixes for v4.5
2016-02-19 11:34 UTC
[PATCH 05/33] x86, pkeys: Add Kconfig option
2016-02-19 11:27 UTC (3+ messages)
` [tip:mm/pkeys] x86/mm/pkeys: "
` [PATCH] x86/mm/pkeys: Do not enable them by default
[PATCH] mm: scale kswapd watermarks in proportion to memory
2016-02-19 11:25 UTC (2+ messages)
[PATCH 1/1] intel_pstate: Increase hold-off time before busyness is scaled
2016-02-19 11:11 UTC (5+ messages)
[PATCH v3 0/5] ACPI: parse the SPCR table
2016-02-19 11:02 UTC (13+ messages)
` [PATCH v3 1/5] ACPI: change __init to __ref for early_acpi_os_unmap_memory()
` [PATCH v3 2/5] ACPI: parse SPCR and enable matching console
[PATCH] KVM: x86: fix missed hardware breakpoints
2016-02-19 10:56 UTC
[PATCHv6 0/7] Convert exiting EEPROM drivers to NVMEM
2016-02-19 10:51 UTC (3+ messages)
` [PATCHv6 7/7] misc: at24: replace memory_accessor with nvmem_device_read
[PATCH 0/6] hisi_sas: add abort and retry feature
2016-02-19 10:46 UTC (9+ messages)
` [PATCH 5/6] hisi_sas: add hisi_sas_slave_configure()
m88ds3103: Undefined division
2016-02-19 10:46 UTC (2+ messages)
[GIT PULL] sound fixes for 4.5-rc5
2016-02-19 10:38 UTC
[RFC 0/3] Unify IOMMU-based DMA-mapping code for ARM and ARM64
2016-02-19 10:30 UTC (3+ messages)
` [RFC 3/3] iommu: dma-iommu: use common implementation also on ARM architecture
[PATCH] regulator: gpio: don't print error on EPROBE_DEFER
2016-02-19 10:27 UTC
[PATCH] [RFC] Make core_pattern support namespace
2016-02-19 10:24 UTC (7+ messages)
` [PATCH] "
[PATCH] staging: lustre: Fixed the parenthesis
2016-02-19 10:22 UTC (4+ messages)
` [lustre-devel] "
[PATCH 1/9] ARM: ARMv7-M uses BE-8, not BE-32
2016-02-19 10:17 UTC (8+ messages)
` [PATCH 8/9] ARM: do not use optimized do_div for ARMv3
[PATCH next] ARM: virt: fix build of hyp-stub
2016-02-19 10:18 UTC (2+ messages)
[PATCH] dmaengine: at_xdmac: fix residue computation
2016-02-19 10:18 UTC
[PATCH] staging: rtl8712: reduce stack usage
2016-02-19 10:15 UTC (2+ messages)
[PATCH v2 3/7] f2fs: reorder nat cache lock in cache_nat_entry
2016-02-19 10:12 UTC
[PATCH v2 2/7] f2fs: split journal cache from curseg cache
2016-02-19 10:08 UTC
[PATCH] ARM64: dts: Mediatek: mt8173-evb: fix access MMC fail issue
2016-02-19 10:05 UTC (2+ messages)
[PATCH] Create sysfs entries for PCI VPDI and VPDR tags
2016-02-19 10:00 UTC (2+ messages)
[RESEND PATCH] drivers: android: correct the size of struct binder_uintptr_t for BC_DEAD_BINDER_DONE
2016-02-19 9:57 UTC (2+ messages)
[PATCH v3 00/10] Support for Cortex-M Prototyping System
2016-02-19 9:57 UTC (6+ messages)
` [PATCH v3 05/10] serial: mps2-uart: add support for early console
[PATCH] f2fs: fix to convert inline directory correctly
2016-02-19 9:51 UTC
[PATCH v11 0/4] Machine check recovery when kernel accesses poison
2016-02-19 9:51 UTC (9+ messages)
` [PATCH v11 3/4] x86, mce: Add __mcsafe_copy()
` [PATCH v12] x86, mce: Add memcpy_trap()
Re: [PATCH v2] arm64: add alignment fault hanling
2016-02-19 9:46 UTC
[PATCH v2] irqchip: irq-mvebu-odmi: new driver for platform MSI on Marvell 7K/8K
2016-02-19 9:35 UTC (3+ messages)
[PATCH 3/3] [RESEND] ARM: kprobes: use "I" constraint for inline assembly offsets
2016-02-19 9:34 UTC (4+ messages)
call_usermodehelper in containers
2016-02-19 9:30 UTC (17+ messages)
[PATCH] PCI: imx6:don't sleep in atomic context
2016-02-19 9:18 UTC (5+ messages)
[PATCH v10 1/2] Documentation: bridge: Add documentation for ps8640 DT properties
2016-02-19 9:13 UTC (4+ messages)
` [PATCH v10 2/2] drm/bridge: Add I2C based driver for ps8640 bridge
[RFC PATCH 0/9] iio: Fix ABBA deadlock in inv-mpu6050
2016-02-19 9:09 UTC (3+ messages)
` [RFC PATCH 2/9] iio: imu: inv_mpu6050: Fix Yoda conditions
Regard of thermal power allocator's coefficients
2016-02-19 9:03 UTC (5+ messages)
[PATCH] mfd: Fix MACRO for commonly declared MFD cell attributes
2016-02-19 8:50 UTC (2+ messages)
[PATCH tip v8 0/5] Simple wait queue support
2016-02-19 8:46 UTC (6+ messages)
` [PATCH v8 1/5] wait.[ch]: Introduce the simple waitqueue (swait) implementation
` [PATCH v8 2/5] kbuild: Add option to turn incompatible pointer check into error
` [PATCH v8 3/5] KVM: use simple waitqueue for vcpu->wq
` [PATCH v8 4/5] rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
` [PATCH v8 5/5] rcu: use simple wait queues where possible in rcutree
[PATCH] dmaengine: pl330: initialize tasklet after spin_unlock_irqrestore
2016-02-19 8:46 UTC (7+ messages)
[RFC PATCH 18/20] IMA: Use the system blacklist keyring [ver #2]
2016-02-10 19:12 UTC
[RFC PATCH 12/20] PKCS#7: Make the signature a pointer rather than embedding it [ver #2]
2016-02-08 12:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).