linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-12 21:12:34 to 2015-06-13 06:54:37 UTC [more...]

[RFC PATCH 00/12] x86/mm: Implement lockless pgd_alloc()/pgd_free()
 2015-06-13  6:54 UTC  (25+ messages)
` [PATCH 02/12] x86/mm/hotplug: Remove pgd_list use from the memory hotplug code
` [PATCH 04/12] x86/mm/hotplug: Simplify sync_global_pgds()
` [PATCH 05/12] mm: Introduce arch_pgd_init_late()
` [PATCH 06/12] x86/mm: Enable and use the arch_pgd_init_late() method
` [PATCH 07/12] x86/virt/guest/xen: Remove use of pgd_list from the Xen guest code

[PATCH 00/19] Fix Intel IOMMU breakage in kdump kernel
 2015-06-13  6:47 UTC  (20+ messages)
` [PATCH 01/19] iommu/vt-d: Cleanup log messages
` [PATCH 02/19] iommu/vt-d: Init QI before root entry is allocated
` [PATCH 03/19] iommu/vt-d: Make root entry visible for hardware right after allocation
` [PATCH 04/19] iommu/vt-d: Detect pre enabled translation
` [PATCH 05/19] iommu/vt-d: Copy translation tables from old kernel
` [PATCH 06/19] iommu/vt-d: Do not re-use domain-ids from the "
` [PATCH 07/19] iommu/vt-d: Mark copied context entries
` [PATCH 08/19] iommu/vt-d: Allocate si_domain in init_dmars()
` [PATCH 09/19] iommu/vt-d: Don't do early domain assignment if kdump kernel
` [PATCH 10/19] iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
` [PATCH 11/19] iommu/vt-d: Don't disable translation prior to OS handover
` [PATCH 12/19] iommu/vt-d: Enable Translation only if it was previously disabled
` [PATCH 13/19] iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
` [PATCH 14/19] iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping
` [PATCH 15/19] iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping
` [PATCH 16/19] iommu/vt-d: Set IRTA in intel_setup_irq_remapping
` [PATCH 17/19] iommu/vt-d: Copy IR table from old kernel when in kdump mode
` [PATCH 18/19] iommu/vt-d: Make sure copied over IR entries are not reused
` [PATCH 19/19] iommu/vt-d: Don't disable IR when it was previously enabled

[PATCH 1/3] dt-bindings: Add Raspberry Pi compatible string for watchdog
 2015-06-13  6:46 UTC  (2+ messages)

[PATCH v2] x86/asm/entry/32, selftests: Add test_syscall_vdso test
 2015-06-13  6:39 UTC  (2+ messages)

[PATCH v6] Input: add a driver for wdt87xx touchscreen controller
 2015-06-13  6:37 UTC 

RIP MTRR - status update for upcoming v4.2
 2015-06-13  6:37 UTC  (6+ messages)
  ` [Xen-devel] "

[PATCH 0/7] instruction of cyapa gen6 and proximity patches
 2015-06-13  6:34 UTC  (5+ messages)
` [PATCH 1/7] input: cyapa: change strings of gen5 to pip in the name when they are shared
` [PATCH 6/7] input: cyapa: add of match device support and description document

[PATCH] x86/asm/entry/32: Slightly better handling of syscall errors in auditing
 2015-06-13  6:30 UTC  (4+ messages)

[PATCH v2] ARM: dts: fix the clock-frequency of rinato board's panel
 2015-06-13  6:15 UTC  (2+ messages)

work with
 2015-06-13  6:02 UTC 

[char-misc] mei: me: wait for power gating exit confirmation
 2015-06-13  5:51 UTC 

[PATCH] crypto: aesni-intel: fix crypto_fpu_exit() section mismatch
 2015-06-13  4:56 UTC 

[RFC PATCH v7 00/37] perf tools: filtering events using eBPF programs
 2015-06-13  4:43 UTC  (8+ messages)
` [RFC PATCH v7 23/37] perf tools: Introduce llvm config options

[PATCHv3 00/16] vme DMA and user space driver improvements
 2015-06-13  4:40 UTC  (12+ messages)
` [PATCHv3 08/16] staging: vme_user: provide DMA functionality
` [PATCHv3 16/16] vme: provide uapi header

[PATCH 1/1] perf,tools: add time out to force stop endless mmap processing
 2015-06-13  4:24 UTC  (16+ messages)

[PATCH] ext4 crypto: prevent mount when blocksize != pagesize
 2015-06-13  3:45 UTC  (2+ messages)

[PATCH 0/2 v2] locking/qrwlock: Fix interrupt handling problem
 2015-06-13  3:16 UTC  (9+ messages)
` [PATCH v2 1/2] locking/qrwlock: Fix bug in interrupt handling code
` [PATCH v2 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

perf probe and structs
 2015-06-13  2:58 UTC  (3+ messages)

[PATCH] power_supply: rt9455_charger: Fix error reported by static analysis tool
 2015-06-13  2:40 UTC  (2+ messages)

[PATCH v2 net-next 0/3] bpf: share helpers between tracing and networking
 2015-06-13  2:39 UTC  (4+ messages)
` [PATCH v2 net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors
` [PATCH v2 net-next 2/3] bpf: allow networking programs to use bpf_trace_printk() for debugging
` [PATCH v2 net-next 3/3] bpf: let kprobe programs use bpf_get_smp_processor_id() helper

Regression in 3.10.80 vs. 3.10.79
 2015-06-13  2:52 UTC  (4+ messages)

[PATCH] linux/types.h: remove prehistoric ifndefs
 2015-06-13  2:15 UTC  (2+ messages)

[PATCH] configfs: Implement binary attributes (v3)
 2015-06-13  2:06 UTC  (2+ messages)

[PATCH] perf, tools: Fix crash in 'perf trace'
 2015-06-13  1:57 UTC  (3+ messages)

[RFC/RFT PATCH v2] PCI: move pci_read_bridge_bases to the generic PCI layer
 2015-06-13  1:47 UTC  (2+ messages)

[PATCH perf/core v2 0/3] perf-probe bugfixes
 2015-06-13  1:31 UTC  (4+ messages)
` [PATCH perf/core v2 1/3] [BUGFIX] perf probe: List probes in stdout
` [PATCH perf/core v2 2/3] [BUGFIX] perf probe: Check non-probe-able symbols when using symbol map
` [PATCH perf/core v2 3/3] [BUGFIX] perf probe: Show usage even if the last event is skipped

perf,ftrace: fuzzer triggers warning in trace_events_filter code
 2015-06-13  1:29 UTC  (4+ messages)

[PATCH perf/core 0/4] perf-probe bugfixes
 2015-06-13  1:16 UTC  (7+ messages)
` [PATCH perf/core 1/4] [BUGFIX] perf probe: List probes in stdout
` [PATCH perf/core 3/4] [BUGFIX] perf probe: Check non-probe-able symbols when using symbol map

[PATCH V4 0/4] map GHES memory region according to EFI memory map
 2015-06-13  1:01 UTC  (5+ messages)
` [PATCH V4 1/4] efi: x86: rearrange efi_mem_attributes()
` [PATCH V4 2/4] x86: acpi: add arch_apei_get_mem_attributes()
` [PATCH V4 3/4] arm64: apei: implement arch_apei_get_mem_attributes()
` [PATCH V4 4/4] acpi, apei: use appropriate pgprot_t to map GHES memory

Locking issues w/ functionfs gadget and aio?
 2015-06-13  0:51 UTC  (2+ messages)

[PATCH v2] USB SERIAL: option.c: add 2020:4000 IDs
 2015-06-13  0:41 UTC  (3+ messages)

[PATCH 1/1] PCI: X-Gene: Disable Configuration Request Retry Status for X-Gene v1 PCIe
 2015-06-13  0:35 UTC  (5+ messages)
      ` [PATCH v2 "

[PATCH V2 0/3] Add RS-485 support and fix RTS/CTS implementation
 2015-06-13  0:35 UTC  (3+ messages)

[PATCH] module: add per-module param_lock
 2015-06-13  0:30 UTC 

[PATCH net-next 0/3] bpf: share helpers between tracing and networking
 2015-06-13  0:26 UTC  (16+ messages)
` [PATCH net-next 1/3] bpf: introduce current->pid, tgid, uid, gid, comm accessors
` [PATCH net-next 2/3] bpf: allow networking programs to use bpf_trace_printk() for debugging
` [PATCH net-next 3/3] bpf: let kprobe programs use bpf_get_smp_processor_id() helper

[PATCH v4 0/7] staging: fsl-mc: New functionality to the MC bus driver
 2015-06-13  0:18 UTC  (2+ messages)

[PATCH v4 0/2] staging: ion: Add generic ion-physmem driver
 2015-06-13  0:16 UTC  (3+ messages)
` [PATCH v4 1/2] "

[PATCH 1/1] usb: core: lpm: set lpm_capable for root hub device
 2015-06-13  0:12 UTC  (2+ messages)

For your amusement: slightly faster syscalls
 2015-06-13  0:09 UTC 

[PATCH] staging: comedi: cb_pcimdas: fix handlers for DI and DO subdevices
 2015-06-13  0:05 UTC  (2+ messages)

[PATCH V2 00/10] Drivers: hv: vmbus: Enable kexec and other misc cleanup
 2015-06-13  0:03 UTC  (3+ messages)
` [PATCH V2 01/10] cpu-hotplug: export cpu_hotplug_enable/cpu_hotplug_disable

[GIT] Networking
 2015-06-13  0:00 UTC 

[PATCH 00/17] x86/tsc: Clean up rdtsc helpers
 2015-06-12 23:41 UTC  (22+ messages)
` [PATCH 01/17] x86/tsc: Inline native_read_tsc and remove __native_read_tsc
` [PATCH 02/17] x86/msr/kvm: Remove vget_cycles()
` [PATCH 03/17] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks
` [PATCH 04/17] x86/tsc: Replace rdtscll with native_read_tsc
  ` [PATCH 03/17] "
  ` [PATCH 04/17] x86/tsc: Remove the rdtscp and rdtscpll macros
  ` [PATCH 05/17] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks
  ` [PATCH 16/17] x86/tsc: Use rdtsc_unordered() in check_tsc_warp()
` [PATCH 05/17] x86/tsc: Remove the rdtscp and rdtscpll macros
` [PATCH 06/17] x86/tsc: Use the full 64-bit tsc in tsc_delay
` [PATCH 07/17] x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
` [PATCH 08/17] baycom_epp: Replace rdtscl() with native_read_tsc()
` [PATCH 09/17] staging/lirc_serial: Remove TSC-based timing
` [PATCH 10/17] input/joystick/analog: Switch from rdtscl() to native_read_tsc()
` [PATCH 11/17] drivers/input/gameport: Replace rdtscl() with native_read_tsc()
` [PATCH 12/17] x86/tsc: Remove rdtscl()
` [PATCH 13/17] x86/tsc: Rename native_read_tsc() to rdtsc_unordered()
` [PATCH 14/17] x86/tsc: Move rdtsc_barrier() and rename it to barrier_before_rdtsc()
` [PATCH 15/17] x86: Add rdtsc_ordered() and use it in trivial call sites
` [PATCH 16/17] x86/tsc: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers
` [PATCH 17/17] x86/tsc: In read_tsc, use rdtsc_ordered() instead of get_cycles()

[PATCH v2 00/17] x86/tsc: Clean up rdtsc helpers
 2015-06-12 23:44 UTC  (18+ messages)
` [PATCH v2 01/17] x86/tsc: Inline native_read_tsc and remove __native_read_tsc
` [PATCH v2 02/17] x86/msr/kvm: Remove vget_cycles()
` [PATCH v2 03/17] x86/tsc/paravirt: Remove the read_tsc and read_tscp paravirt hooks
` [PATCH v2 04/17] x86/tsc: Replace rdtscll with native_read_tsc
` [PATCH v2 05/17] x86/tsc: Remove the rdtscp and rdtscpll macros
` [PATCH v2 06/17] x86/tsc: Use the full 64-bit tsc in tsc_delay
` [PATCH v2 07/17] x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
` [PATCH v2 08/17] baycom_epp: Replace rdtscl() with native_read_tsc()
` [PATCH v2 09/17] staging/lirc_serial: Remove TSC-based timing
` [PATCH v2 10/17] input/joystick/analog: Switch from rdtscl() to native_read_tsc()
` [PATCH v2 11/17] drivers/input/gameport: Replace rdtscl() with native_read_tsc()
` [PATCH v2 12/17] x86/tsc: Remove rdtscl()
` [PATCH v2 13/17] x86/tsc: Rename native_read_tsc() to rdtsc_unordered()
` [PATCH v2 14/17] x86/tsc: Move rdtsc_barrier() and rename it to barrier_before_rdtsc()
` [PATCH v2 15/17] x86: Add rdtsc_ordered() and use it in trivial call sites
` [PATCH v2 16/17] x86/tsc: Use rdtsc_ordered() in check_tsc_warp() and drop extra barriers
` [PATCH v2 17/17] x86/tsc: In read_tsc, use rdtsc_ordered() instead of get_cycles()

[PATCH V3 0/4] map GHES memory region with EFI memory map
 2015-06-12 23:49 UTC  (7+ messages)
` [PATCH V3 1/4] x86: acpi: define uncached page flag
` [PATCH V3 4/4] acpi, apei: use EFI memmap to map GHES memory

[PATCH] staging: comedi: replace ENOSYS by proper error codes
 2015-06-12 23:46 UTC  (5+ messages)

lånetilbud
 2015-06-10 10:27 UTC 

[PATCH v4] seccomp: add ptrace options for suspend/resume
 2015-06-12 23:29 UTC  (7+ messages)

[PATCH 1/5] x86/asm/entry/32: Fix fallout from r9 trick removal in SYSCALL code
 2015-06-12 23:28 UTC  (4+ messages)
` [PATCH 3/5] x86/asm/entry/32: Shorten __audit_syscall_entry args preparation

[PATCH v2 0/6] SPMI regulator driver
 2015-06-12 23:24 UTC  (5+ messages)
` [PATCH v2 6/6] regulator: qcom-spmi: Add vendor specific configuration

lånetilbud
 2015-06-10 10:32 UTC 

[PATCH v2 0/4] x86, mwaitt: introduce AMD mwaitt support
 2015-06-12 23:15 UTC  (6+ messages)
` [PATCH v2 3/4] x86, mwaitt: introduce mwaix delay with a configurable timer

[PATCH] regulator: Add docbook for soft start
 2015-06-12 22:48 UTC 

[PATCH v3] regulator: Add QCOM SPMI regulator driver
 2015-06-12 22:47 UTC 

[PATCH] x86: General protection fault after STR (32 bit systems only)
 2015-06-12 22:45 UTC  (8+ messages)

[PATCH] i2c: designware: use enable on resume instead initialization
 2015-06-12 22:45 UTC  (3+ messages)

[PATCH v1 1/2] perf,x86: add Intel Memory Bandwidth Monitoring (MBM) PMU
 2015-06-12 22:38 UTC  (2+ messages)

[PATCH v2] selinux: reduce locking overhead in inode_free_security()
 2015-06-12 22:35 UTC  (4+ messages)

[RFC v1 00/25] Optimize irq flow handler
 2015-06-12 22:16 UTC  (12+ messages)
` [RFC v1 14/25] genirq: Kill the first parameter 'irq' of irq_flow_handler_t

[PATCH cgroup/for-4.2] MAINTAINERS: add a cgroup core co-maintainer
 2015-06-12 22:15 UTC 

[PATCHSET block/for-4.2/writeback] ext4: implement cgroup writeback support
 2015-06-12 22:02 UTC  (3+ messages)
` [PATCH 1/2] ext4: replace ext4_io_submit->io_op with ->io_wbc
` [PATCH 2/2] ext4: implement cgroup writeback support

[PATCHSET block/for-4.2/writeback] cgroup, writeback: misc updates for cgroup writeback support
 2015-06-12 21:57 UTC  (4+ messages)
` [PATCH 1/3] writeback: do foreign inode detection iff cgroup writeback is enabled
` [PATCH 2/3] vfs, writeback: replace FS_CGROUP_WRITEBACK with MS_CGROUPWB
` [PATCH 3/3] writeback, blkio: add documentation for cgroup writeback support

[PATCH tip/perf/core] tools lib traceevent: Fix python/perf.so compiling error
 2015-06-12 21:36 UTC  (2+ messages)

next-20150610 - repeated hangs at e1000e_phc_gettime+0x2e/0x60
 2015-06-12 21:34 UTC  (2+ messages)

[PATCH v8 0/5] Fix bugs in kona pwm driver and pwm core
 2015-06-12 21:29 UTC  (7+ messages)
` [PATCH v8 3/5] pwm: kona: Fix incorrect config, disable, and polarity procedures
` [PATCH v8 4/5] pwm: kona: Add debug info to config function

linux-next: build failure after merge of the tip tree
 2015-06-12 21:25 UTC  (3+ messages)

[PATCH] Doc: networking: Fix URL for wiki.wireshark.org in udplite.txt
 2015-06-12 21:21 UTC  (2+ messages)

[PATCH] netdevice: add netdev_pub helper function
 2015-06-12 21:20 UTC  (2+ messages)


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).