linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-21 17:51:19 to 2014-11-21 21:27:18 UTC [more...]

[PATCH v4 0/5] x86: Rework IST interrupts
 2014-11-21 21:26 UTC  (6+ messages)
` [PATCH v4 1/5] uprobes, x86: Fix _TIF_UPROBE vs _TIF_NOTIFY_RESUME
` [PATCH v4 2/5] x86, traps: Track entry into and exit from IST context
` [PATCH v4 3/5] x86, entry: Switch stacks on a paranoid entry from userspace
` [PATCH v4 4/5] x86: Clean up current_stack_pointer
` [PATCH v4 5/5] x86, traps: Add ist_begin_non_atomic and ist_end_non_atomic

[PATCH v7 0/6] perf: add ability to sample interrupted machine state
 2014-11-21 21:26 UTC  (3+ messages)
` [PATCH v7 1/6] perf: add ability to sample machine state on interrupt

[PATCH] x86: Intel Cache Allocation Technology support
 2014-11-21 21:25 UTC  (8+ messages)

[PATCH] kvm: x86: move assigned-dev.c and iommu.c to arch/x86/
 2014-11-21 21:21 UTC 

[PATCH] sb_edac: Add support for Broadwell-DE processor
 2014-11-21 21:21 UTC  (3+ messages)

[PATCH] security: smack: fix out-of-bounds access in smk_parse_smack()
 2014-11-21 21:19 UTC  (2+ messages)

frequent lockups in 3.18rc4
 2014-11-21 21:11 UTC  (32+ messages)

Memory leaks on atom-based boards?
 2014-11-21 21:08 UTC  (3+ messages)

[PULL] amdkfd-next-3.19
 2014-11-21 21:06 UTC 

[PATCH v4] mmc: dw_mmc: add support for the other bit of sdio interrupt
 2014-11-21 21:04 UTC  (8+ messages)
` [PATCH] mmc: dw_mmc: try pick the exact same voltage as vmmc for vqmmc

[PATCH ftrace/core v6 0/5] ftrace, kprobes: Introduce IPMODIFY flag for ftrace_ops to detect conflicts
 2014-11-21 21:03 UTC  (8+ messages)
` [PATCH ftrace/core v6 2/5] ftrace, kprobes: Support IPMODIFY flag to find IP modify conflict
` [PATCH ftrace/core v6 4/5] kprobes: Set IPMODIFY flag only if the probe can change regs->ip
` [PATCH ftrace/core v6 5/5] kselftest, ftrace: Add ftrace IPMODIFY flag test

[PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested
 2014-11-21 20:58 UTC  (5+ messages)

[PATCH] amdkfd: explicitely include io.h in kfd_doorbell.c
 2014-11-21 20:54 UTC  (2+ messages)

[PATCH resend] amdkfd: Remove DRM_AMDGPU dependency from Kconfig
 2014-11-21 20:53 UTC 

[PATCH] amdkfd: Remove DRM_AMDGPU dependency from Kconfig
 2014-11-21 20:47 UTC  (3+ messages)

[PATCH] ipc,sem block sem_lock on sma->lock during sma initialization
 2014-11-21 20:42 UTC  (5+ messages)

[PATCH] block: bio_integrity_process uses wrong bio_vec iterator
 2014-11-21 20:39 UTC 

[PATCH] tcp: Restore RFC5961-compliant behavior for SYN packets
 2014-11-21 20:34 UTC  (4+ messages)

Implement lbr-as-callgraph v10
 2014-11-21 20:30 UTC  (11+ messages)

[git pull] drm fixes
 2014-11-21 20:28 UTC 

[PATCH] vfs: renumber FMODE_NONOTIFY and add to uniqueness check
 2014-11-21 20:15 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2014-11-21 20:16 UTC  (24+ messages)
                                ` [PATCH 1/1] IBM-EMAC: Deletion of unnecessary checks before the function call "of_dev_put"
                                ` [PATCH 1/1] net: Xilinx: Deletion of unnecessary checks before two function calls
                                ` [PATCH 1/1] net: Hyper-V: Deletion of an unnecessary check before the function call "vfree"
                                ` [PATCH 1/1] net: USB: Deletion of unnecessary checks before the function call "kfree"
                                ` [PATCH 1/1] thunderbolt: Deletion of unnecessary checks before the function call "ring_free"
                                    `  "
                                ` [PATCH 1/1] USB: serial: Deletion of an unnecessary check before the function call "release_firmware"
                                    `  "
                                ` [PATCH 1/1] ALSA: core: Deletion of unnecessary checks before two function calls
                                ` [PATCH 1/1] ALSA: es1688_lib: Deletion of an unnecessary check before the function call "release_and_free_resource"
                                ` [PATCH 1/1] ALSA: sb: Deletion of unnecessary checks before two function calls
                                ` [PATCH 1/1] IDE: Deletion of an unnecessary check before the function call "module_put"

[PATCH v5 00/24] AMDKFD Kernel Driver
 2014-11-21 20:18 UTC  (5+ messages)
` [PATCH v5 08/24] amdkfd: Add amdkfd skeleton driver

[RFC] add a struct page* parameter to dma_map_ops.unmap_page
 2014-11-21 20:18 UTC  (3+ messages)

[PATCH 1/2] net/am2150: fix nmclan_cs.c shared interrupt handling
 2014-11-21 20:17 UTC  (2+ messages)

[PATCH 00/12]
 2014-11-21 20:17 UTC  (16+ messages)
` [PATCH 01/12] time: Rename udelay_test.c to test_udelay.c
` [PATCH 02/12] time: Avoid possible NTP adjustment mult overflow
` [PATCH 03/12] time: Complete NTP adjustment threshold judging conditions
` [PATCH 04/12] time: Provide y2038 safe do_settimeofday() replacement
` [PATCH 05/12] time: Provide y2038 safe timekeeping_inject_sleeptime() replacement
` [PATCH 06/12] time: Provide y2038 safe mktime() replacement
` [PATCH 07/12] time: Expose getrawmonotonic64 for in-kernel uses
` [PATCH 08/12] time: Expose get_monotonic_corase64() "
` [PATCH 09/12] time: Fixup comments to reflect usage of timespec64
` [PATCH 10/12] rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement
` [PATCH 11/12] rtc: Update suspend/resume timing to use 64bit time
` [PATCH 12/12] time: Remove timekeeping_inject_sleeptime()

[PATCH v2 0/8] ARM: at91: Remove mach/ includes from the reset driver
 2014-11-21 20:17 UTC  (4+ messages)
` [PATCH v2 8/8] MAINTAINERS: add at91 power and memory entries

[PATCH v4 0/2] ARM: keystone: pm: switch to use generic pm domains
 2014-11-21 20:14 UTC  (19+ messages)
` [PATCH v4 1/2] "

[PATCH 00/17] RFC: userfault v2
 2014-11-21 20:14 UTC  (5+ messages)
    ` [Qemu-devel] "

Linux 3.17.4
 2014-11-21 20:13 UTC  (2+ messages)

Linux 3.14.25
 2014-11-21 20:12 UTC  (2+ messages)

Linux 3.10.61
 2014-11-21 20:11 UTC  (2+ messages)

[PATCH v3 0/3] ARM: kprobes: introduces instruction checker
 2014-11-21 20:11 UTC  (4+ messages)
` [PATCH v3 3/3] ARM: kprobes: disallow probing stack consuming instructions
    ` [PATCH] ARM: kprobes: Add test cases for "

[PATCH 3.17 000/141] 3.17.4-stable review
 2014-11-21 20:08 UTC  (3+ messages)

[PATCHv9 4/5] sparc: Hook up execveat system call
 2014-11-21 20:08 UTC  (4+ messages)

randconfig build error with next-20141121, in drivers/gpu/drm/amd/amdkfd/kfd_doorbell.c
 2014-11-21 20:06 UTC  (2+ messages)

[CFT PATCH 0/2] KVM: support XSAVES usage in the host
 2014-11-21 20:06 UTC  (4+ messages)
` [CFT PATCH 1/2] kvm: x86: mask out XSAVES
` [CFT PATCH 2/2] KVM: x86: support XSAVES usage in the host

[PATCH v2] drivers: atm: eni: Add pci_dma_mapping_error() call
 2014-11-21 20:03 UTC  (2+ messages)

[PATCH 0/3] exit: avoid O(n ** 2) thread-list scan on group-exit if possible
 2014-11-21 20:01 UTC  (4+ messages)
` [PATCH -mm 1/3] exit: reparent: avoid find_new_reaper() if no children

[PATCH net-next] macvtap: advance iov iterator when needed in macvtap_put_user()
 2014-11-21 19:59 UTC  (2+ messages)

mlx4: don't duplicate kvfree()
 2014-11-21 19:58 UTC  (2+ messages)

mlx5: don't duplicate kvfree()
 2014-11-21 19:58 UTC  (2+ messages)

[PATCH net-next 0/2] r8152: adjust rx functions
 2014-11-21 19:53 UTC  (3+ messages)
` [PATCH net-next v3 "

[PATCH] ASoC: rockchip: i2s: Add dependency to I2S device driver
 2014-11-21 19:50 UTC  (4+ messages)
  ` [PATCH v2] ASoC: rockchip: i2s: Fix Kconfig for "

[PATCH v2 00/13] Add kdbus implementation
 2014-11-21 19:50 UTC  (9+ messages)
` kdbus: add node and filesystem implementation
` kdbus: add code to gather metadata

[PATCHv3 net] openvswitch: Don't validate IPv6 label masks
 2014-11-21 19:47 UTC  (2+ messages)

[RFC] situation with csum_and_copy_... API
 2014-11-21 19:40 UTC  (12+ messages)

[PATCH v2 0/5] misc: sensorhub: Add sensorhub driver
 2014-11-21 19:38 UTC  (7+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 2/5] sensorhub: Add sensorhub bindings
` [PATCH v2 3/5] iio: sensorhub: Add sensorhub iio commons
` [PATCH v2 4/5] iio: sensorhub: Add sensorhub accelerometer sensor
` [PATCH v2 5/5] iio: sensorhub: Add sensorhub gyroscope sensor

[PATCH] x86, PCI: support mmio more than 44 bits on 32bit/PAE mode
 2014-11-21 19:37 UTC 

[PATCH 4/5] i2c: davinci: use bus recovery infrastructure
 2014-11-21 19:33 UTC  (3+ messages)
` [4/5] "

[PATCH] arm: early_printk: do bound check independent of @n
 2014-11-21 19:28 UTC 

[PATCH] regulator: gpio: fix parsing of gpio list
 2014-11-21 19:25 UTC  (2+ messages)

[PATCH 0/3] qcom_rpm: add support for IPQ8064 resources
 2014-11-21 19:21 UTC  (5+ messages)
` [PATCH 3/3] regulator: rpm: add support for RPM-controller SMB208

[PATCHv3 0/3] Kernel Live Patching
 2014-11-21 18:29 UTC  (7+ messages)
` [PATCHv3 2/3] kernel: add support for live patching

[PATCH 00/10] net: phy: add device-type abstraction
 2014-11-21 19:16 UTC  (2+ messages)

A desktop environment[1] kernel wishlist
 2014-11-21 19:08 UTC  (8+ messages)

[PATCH v2 0/5] btrfs: implement swap file support
 2014-11-21 19:07 UTC  (4+ messages)
` [PATCH v2 5/5] btrfs: enable "

[PATCH 0/4] PCI: Reset exclusions
 2014-11-21 19:00 UTC  (6+ messages)
` [PATCH 1/4] PCI: Allow device quirks to exclude D3->D0 PM reset
` [PATCH 2/4] PCI: quirk AMD/ATI VGA cards to avoid "
` [PATCH 3/4] PCI: Allow device quirks to exclude bus reset
` [PATCH 4/4] PCI: quirk Atheros AR93xx to avoid "

[PATCH 1/2] 8139too: Allow setting MTU larger than 1500
 2014-11-21 18:57 UTC  (5+ messages)

[PATCH] tcp: Restore RFC5961-compliant behavior for SYN packets
 2014-11-21 18:55 UTC  (2+ messages)

[PATCH v2] Perf Bench: Locking Microbenchmark
 2014-11-21 18:52 UTC  (4+ messages)

[PATCH 3/5] i2c: recovery: change input parameter to i2c_adapter for prepare/unprepare_recovery
 2014-11-21 18:49 UTC  (2+ messages)
` [3/5] "

[PATCH 0/3] mfd: cros_ec: Add user-space dev inferface support
 2014-11-21 18:40 UTC  (6+ messages)
` [PATCH 2/3] mfd: cros_ec: Create sysfs attributes for the ChromeOS EC

[PATCH RESEND] Kbuild: Add an option to enable GCC VTA
 2014-11-21 18:40 UTC 

[PATCH v5 0/4] fuse: Add support for mounts from pid/user namespaces
 2014-11-21 18:38 UTC  (15+ messages)
` [PATCH v5 2/4] fuse: Support fuse filesystems outside of init_user_ns

[PATCH 1/4] clk: fractional-divider: add a read only version
 2014-11-21 18:34 UTC  (4+ messages)
` [PATCH 2/4] clk: fractional-divider: add support for m/(n+1) dividers
` [PATCH 3/4] devicetree: add binding documentation for a generic clock controller
` [PATCH 4/4] clk: add a generic MMIO "

[PATCH] thermal: sti: Ignore suspend/resume functions when !PM
 2014-11-21 18:31 UTC  (4+ messages)

[PATCH] hv: hv_fcopy: drop the obsolete message on transfer failure
 2014-11-21 18:29 UTC  (6+ messages)

[PATCH v6 0/7] Support Write-Through mapping on x86
 2014-11-21 18:10 UTC  (8+ messages)
` [PATCH v6 1/7] x86, mm, pat: Set WT to PA7 slot of PAT MSR
` [PATCH v6 2/7] x86, mm, pat: Change reserve_memtype() to handle WT
` [PATCH v6 3/7] x86, mm, asm-gen: Add ioremap_wt() for WT
` [PATCH v6 4/7] x86, mm, pat: Add pgprot_writethrough() "
` [PATCH v6 5/7] x86, mm, pat: Refactor !pat_enabled handling
` [PATCH v6 6/7] x86, mm, asm: Add WT support to set_page_memtype()
` [PATCH v6 7/7] x86, mm: Add set_memory_wt() for WT

[PATCH] media: pci: smipcie: Fix dependency for DVB_SMIPCIE
 2014-11-21 18:23 UTC  (4+ messages)
  ` [PATCH v2] "

[alsa-devel][PATCH v3] ASoC: wm8960: Add device tree support
 2014-11-21 18:19 UTC  (2+ messages)

[PATCH v5 0/1] misc: st32fwu: Add stm32 upgrade protocol handling
 2014-11-21 18:17 UTC  (2+ messages)
` [PATCH v5 1/1] "

[PATCH v4 0/6] Touchscreen performance related fixes
 2014-11-21 18:17 UTC  (11+ messages)
` [PATCH v4 3/6] mfd: ti_am335x_tscadc: Remove unwanted reg_se_cache save

[PATCH v2 0/2] mfd: da9063: Register device with proper irq_base
 2014-11-21 18:14 UTC  (3+ messages)
` [PATCH v2 2/2] regulator: da9063: Do not transform local IRQ to virtual

[PATCH] spi: fsl-spi: Don't use cpm_command on CPM1
 2014-11-21 18:12 UTC  (2+ messages)

[PATCH v3] x86/mce: Try printing all machine check banks known before panic
 2014-11-21 18:13 UTC  (8+ messages)

[RFC 0/4] i2c: omap: patch series related to multimaster mode
 2014-11-21 18:11 UTC  (3+ messages)
` [PATCH 3/4] i2c: omap: don't reset controller if Arbitration Lost detected

For the problem when using swiotlb
 2014-11-21 18:09 UTC  (6+ messages)

[PATCH 0/8] thermal:cpu cooling:fix: Provide thermal core fixes with deferred probe for several drivers
 2014-11-21 18:08 UTC  (3+ messages)
` [PATCH v2] thermal:core:fix: Check return code of the ->get_max_state() callback

[PATCH 0/6] PCI: MMCONFIG clean up
 2014-11-21 18:08 UTC  (5+ messages)
` [PATCH 6/6] pci, acpi: Share ACPI PCI config space accessors

bugon.cocci: fix Options at the macro
 2014-11-21 18:07 UTC  (3+ messages)
` [Cocci] "

[PATCHv2 net] i40e: Implement ndo_gso_check()
 2014-11-21 17:59 UTC  (3+ messages)

[RFC PATCH v3 0/2] Fix procfs PCI resources mmap
 2014-11-21 17:51 UTC  (3+ messages)
` [RFC PATCH v3 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap


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