messages from 2014-05-26 15:20:55 to 2014-05-26 19:59:09 UTC [more...]
[PATCH] mm/process_vm_access: move into ipc/
2014-05-26 19:59 UTC (4+ messages)
[PATCH] x86, CPU: Convert more features to bugs
2014-05-26 19:54 UTC
[PATCH 1/1] Documentation/filesystems/seq_file.txt: create_proc_entry deprecated
2014-05-26 19:53 UTC
[PATCH v2] iio: add support of the max1027
2014-05-26 19:49 UTC (3+ messages)
[PATCH] staging: tidspbridge: check for CONFIG_SND_OMAP_SOC_MCBSP
2014-05-26 19:47 UTC
[jet.chen@intel.com: [bio] kernel BUG at drivers/block/virtio_blk.c:166!]
2014-05-26 19:43 UTC
[PATCH 1/1] fs/ocfs2/ioctl.c: add static to local functions
2014-05-26 19:44 UTC
[PATCH] staging: rtl8192u: remove checks for CONFIG_RTL8192_PM
2014-05-26 19:40 UTC
[PATCH 1/3] driver core/platform: don't leak memory allocated for dma_mask
2014-05-26 19:40 UTC (9+ messages)
` [PATCH 2/3] driver core/platform: make .name of struct platform_object a C99 flexible array
` [PATCH 3/3] ARM: imx: don't allocate memory for .dma_mask of struct device
[PATCH 0/15] x86/xsaves: Optimize xstate context switch by xsaves/xrstors
2014-05-26 19:37 UTC (17+ messages)
` [PATCH 01/15] x86/xsaves: Detect xsaves/xrstors feature
` [PATCH 02/15] x86/xsaves: Add kernel parameter to disable xsaves/xrstors
` [PATCH 03/15] x86/alternative: Add alternative_input_2
` [PATCH 04/15] x86/xsaves: Change compacted format xsave area header
` [PATCH 05/15] x86/xsaves: Define macros for xsave instructions
` [PATCH 06/15] x86/xsaves: Define macro for handle xsave/xrstor fault
` [PATCH 07/15] x86/xsaves: Use xsaves/xrstors for saving and restoring xsave area
` [PATCH 08/15] x86/xsaves: Use xsaves/xrstors for context switch
` [PATCH 09/15] x86/xsaves: Use xsave/xrstor for saving and restoring user space context
` [PATCH 10/15] x86/xsaves: Clear reserved bits in xsave header
` [PATCH 11/15] x86/xsaves: Add xsaves and xrstors support for booting time
` [PATCH 12/15] x86/xsaves: Save xstate to task's xsave area in __save_fpu during "
` [PATCH 13/15] x86/xsaves: Call booting time xsaves and xrstors in setup_init_fpu_buf
` [PATCH 14/15] x86/xsaves: Enable xsaves/xrstors
` [PATCH 15/15] Define kernel API to get address of each state in xsave area
[PATCH 0/5] mm: i_mmap_mutex to rwsem
2014-05-26 19:35 UTC (3+ messages)
` [PATCH 4/5] mm/rmap: share the i_mmap_rwsem
[PATCH 0/5] nohz: Move nohz kick out of scheduler IPI, v6
2014-05-26 19:33 UTC (11+ messages)
` [PATCH 1/5] irq_work: Split raised and lazy lists
` [PATCH 3/5] irq_work: Implement remote queueing
[PATCH 1/1] drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc
2014-05-26 19:32 UTC
[PATCH v5 0/6] seccomp: add PR_SECCOMP_EXT and SECCOMP_EXT_ACT_TSYNC
2014-05-26 19:27 UTC (5+ messages)
` [PATCH v5 6/6] seccomp: add SECCOMP_EXT_ACT_TSYNC and SECCOMP_FILTER_TSYNC
[PATCH] staging: lirc: remove checks for CONFIG_LIRC_SERIAL_NSLU2
2014-05-26 19:26 UTC
[PATCH 0/9] procfs: smooth steps to secure some /proc/<pid>/*
2014-05-26 19:17 UTC (17+ messages)
` [PATCH 1/9] procfs: use flags to deny or allow access to /proc/<pid>/$entry
` [PATCH 2/9] procfs: add pid_entry_access() for proper checks on /proc/<pid>/*
` [PATCH 3/9] procfs: add proc_read_from_buffer() and pid_entry_read() helpers
` [PATCH 6/9] procfs: add pid_seq_private struct to handle /proc/<pid>/{stat|stack}
[PATCH] staging: ctx1e1: remove checks for three macros
2014-05-26 19:18 UTC
[PATCH v2] ALSA: hda: fix tegra build
2014-05-26 19:15 UTC
[PATCH V3 0/6] namespaces: log namespaces per task
2014-05-26 19:12 UTC (4+ messages)
[PATCHv5 0/2] imx2-wdt: Add regmap-mmio support
2014-05-26 19:12 UTC (2+ messages)
[PATCH] page_alloc: skip cpuset enforcement for lower zone allocations
2014-05-26 18:53 UTC (2+ messages)
` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v2)
[PATCH] staging: comedi: remove check for CONFIG_KMOD
2014-05-26 19:09 UTC
[PATCH 0/3] replace del_timer by del_timer_sync
2014-05-26 18:49 UTC (3+ messages)
` [PATCH 3/3] watchdog: via_wdt: "
[PATCH 1/2] trace: Warn the user when not available
2014-05-26 19:02 UTC (2+ messages)
` [PATCH 2/2] perf tools: Add warning when disabling perl scripting support due to missing devel files
[PATCH] [TRIVIAL] staging: go7007: remove reference to CONFIG_KMOD
2014-05-26 19:02 UTC
[PATCH] watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdog
2014-05-26 18:59 UTC
[PATCH v5 0/2] context tracker support for arm64
2014-05-26 18:56 UTC (3+ messages)
` [PATCH v5 1/2] arm64: adjust el0_sync so that a function can be called
` [PATCH v5 2/2] arm64: enable context tracking
[bio] kernel BUG at drivers/block/virtio_blk.c:166!
2014-05-26 18:55 UTC
[PATCHSET 00/26] perf tools: Add support to accumulate hist periods (v10)
2014-05-26 18:44 UTC (8+ messages)
` [PATCH 01/26] perf tools: Introduce struct hist_entry_iter
` [PATCH 10/26] perf ui/browser: Add support to accumulated hist stat
` [PATCH 12/26] perf tools: Apply percent-limit to cumulative percentage
Hello I am David John
2014-05-26 18:42 UTC
[PATCH 2/2] emac: aggregation of v1-2 PLB errors for IER register
2014-05-26 18:34 UTC
fs/dcache.c - BUG: soft lockup - CPU#5 stuck for 22s! [systemd-udevd:1667]
2014-05-26 18:26 UTC (7+ messages)
[PATCH 1/2] emac: add missing support of 10mbit in emac/rgmii
2014-05-26 18:24 UTC
Atmel updates to atmel_mxt_ts touch controller driver - v6
2014-05-26 18:17 UTC (10+ messages)
` [PATCH 20/51] Input: atmel_mxt_ts - Set default irqflags when there is no pdata
[PATCH v2 0/5] mfd: axp20x: add AXP221 PMIC support
2014-05-26 18:17 UTC (7+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 5/5] regulator: axp20x: resolve self dependency issue
3.15-rc6 build / link failed fs/built-in mb_cache_entry problems
2014-05-26 18:17 UTC
[PATCH 1/1] Fix confusing uses of %d prefixed by 0x in format strings
2014-05-26 18:07 UTC
Documenting execve() and EAGAIN
2014-05-26 18:11 UTC (2+ messages)
[staging: r8192ee] WARNING: CPU: 0 PID: 1 at net/mac80211/rate.c:43 ieee80211_rate_control_register()
2014-05-26 18:07 UTC (3+ messages)
[PATCH] /proc/pid/status: show all sets of pid according to ns
2014-05-26 18:04 UTC (2+ messages)
Your Urgent reply
2014-05-26 18:00 UTC
[RFC] x86_64: A real proposal for iret-less return to kernel
2014-05-26 17:59 UTC (14+ messages)
` [PATCH] x86, MCE: Flesh out when to panic comment
[PATCH 1/3] staging: panel: (coding style) Matching braces
2014-05-26 17:49 UTC (4+ messages)
linux-next: Tree for May 26
2014-05-26 17:47 UTC (3+ messages)
` linux-next: Tree for May 26 (syscalls is85/ia32 on x86_64)
` linux-next: Tree for May 26 (staging/rtl8192ee)
linux-next: build failure after merge of the l2-mtd tree
2014-05-26 17:42 UTC (2+ messages)
[PATCHv2 00/14] perf tools: Speedup DWARF unwind
2014-05-26 17:36 UTC (4+ messages)
[PATCH] perf, tools: Support spark lines in perf stat v2
2014-05-26 17:33 UTC (2+ messages)
[PATCH] perf, tools: Support spark lines in perf stat v3
2014-05-26 17:27 UTC (2+ messages)
[PATCH] USB: cdc-acm: fix broken runtime suspend
2014-05-26 17:22 UTC (2+ messages)
` [PATCH 00/63] USB: (mostly runtime PM) patches for v3.16-rc
[PATCH v2 0/4] Add Qualcomm APQ8084 SoC support
2014-05-26 17:17 UTC (5+ messages)
` [PATCH v2 4/4] ARM: debug: qcom: add UART addresses to Kconfig help
[PATCH 7/6 v3] ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT)
2014-05-26 17:12 UTC
[PATCH v3 00/13] Add Qualcomm SD Card Controller support
2014-05-26 17:10 UTC (13+ messages)
` [PATCH v3 03/13] mmc: mmci: Add Qualcomm Id to amba id table
` [PATCH v3 06/13] mmc: mmci: Qcomm: Add 3 clock cycle delay after register write
` [PATCH v3 07/13] mmc: mmci: add ddrmode mask to variant data
` [PATCH v3 13/13] mmc: mmci: Add Qcom specific pio_read function
[PATCH v2 0/4] KVM: x86: get CPL from SS.DPL
2014-05-26 17:01 UTC (7+ messages)
` [PATCH v2 1/4] KVM: x86: use new CS.RPL as CPL during task switch
` [PATCH v2 3/4] KVM: x86: check CS.DPL against RPL "
` [PATCH v2 4/4] KVM: x86: get CPL from SS.DPL
[GIT PULL] qcom SoC changes for v3.16
2014-05-26 16:37 UTC (5+ messages)
` [PATCH] ARM: msm: Update the references to DEBUG_MSM_UARTx
` [PATCH v2] "
[PATCH] ext4: remove unused local variable "stored" from ext4_readdir(...)
2014-05-26 16:34 UTC (2+ messages)
[PATCH] staging: silicom/bypasslib/bp_ioctl.h: Fix erroneous global variable definitions
2014-05-26 16:07 UTC
Did you get my last message?
2014-05-26 22:22 UTC
[PATCH 01/24] staging: rtl8188eu: Remove unused function rtw_interface_ps_func()
2014-05-26 16:05 UTC (24+ messages)
` [PATCH 02/24] staging: rtl8188eu: Remove unused function rtw_hal_intf_ps_func()
` [PATCH 03/24] staging: rtl8188eu: Remove unused function pointer ->interface_ps_func
` [PATCH 04/24] staging: rtl8188eu: Remove unused function rtl8188eu_ps_func()
` [PATCH 05/24] staging: rtl8188eu: Remove unused function ODM_MacStatusQuery()
` [PATCH 06/24] staging: rtl8188eu: Remove unused function odm_Init_RSSIForDM()
` [PATCH 07/24] staging: rtl8188eu: Remove function with empty defination dm_CheckStatistics()
` [PATCH 08/24] staging: rtl8188eu: Remove function rtw_hal_dm_deinit()
` [PATCH 09/24] staging: rtl8188eu: Remove unused function pointer ->dm_init
` [PATCH 10/24] staging: rtl8188eu: Remove unused function rtl8188e_deinit_dm_priv()
` [PATCH 11/24] staging: rtl8188eu: remove unused header inclusion from rtw_mp.c
` [PATCH 12/24] staging: rtl8188eu: Remove unused macros and enum defined in odm_types.h
` [PATCH 13/24] staging: rtl8188eu: Remove unused structure "rtl8192cd_priv"
` [PATCH 14/24] staging: rtl8188eu: Remove unused macros in odm_interface.h
` [PATCH 15/24] staging: rtl8188eu: Remove unused function pointer declaration
` [PATCH 16/24] staging: rtl8188eu: Remove unused function declaration
` [PATCH 17/24] staging: rtl8188eu: Use "ODM_REG_CCK_CCA_11N" in ODM_Write_CCK_CCA_Thres()
` [PATCH 18/24] staging: rtl8188eu: Use ODM_REG_IGI_A_11N and ODM_BIT_IGI_11N in odm_DIGInit()
` [PATCH 19/24] staging: rtl8188eu: Remove unnecessary debugging message from ODM_Write_DIG()
` [PATCH 20/24] staging: rtl8188eu: Use ODM_REG_IGI_A_11N and ODM_BIT_IGI_11N in ODM_Write_DIG()
` [PATCH 21/24] staging: rtl8188eu: Remove unused macros defined in odm_interface.h
` [PATCH 22/24] staging: rtl8188eu: Remove unused function declaration
` [PATCH 23/24] staging: rtl8188eu: Remove unused enum odm_h2c_cmd
` [PATCH 24/24] staging: rtl8188eu: Remove empty file odm_interface.h
HCI_AUTO_OFF ... how to do that from hcitool?
2014-05-26 16:05 UTC
ACPI Error: Could not enable RealTimeClock event (20140214/evxfevnt-212)
2014-05-26 16:04 UTC
[RESEND][PATCH] regulator: tps65218: Convert to use regulator_set_voltage_time_sel
2014-05-26 16:03 UTC (2+ messages)
[PATCH 0/18] Use kmemdup instead of kmalloc + memcpy
2014-05-26 15:57 UTC (22+ messages)
` [PATCH 1/18] USB: storage: ene_ub6250: "
` [PATCH 3/18] VMCI: "
` [PATCH 2/18] memstick: "
` [PATCH 4/18] qla4xxx: "
` [PATCH 5/18] wcn36xx: "
` [PATCH 6/18] fusion: "
` [PATCH 7/18] qla2xxx: "
` [PATCH 8/18] Drivers: scsi: "
` [PATCH 9/18] staging: rtl8723au: "
` [PATCH 10/18] aacraid: "
` [PATCH 11/18] usb: gadget: "
` [PATCH 12/18] aic7xxx: "
` [PATCH 13/18] drm/edid: "
` [PATCH 14/18] r8152: "
` [PATCH 15/18] Drivers: media: "
` [PATCH 16/18] HID: uhid: "
` [PATCH 17/18] drx-j: "
[PATCH v2] regmap: mmio: Fix regmap_mmio_write for uneven counts
2014-05-26 15:56 UTC (2+ messages)
[PATCH v2 1/2] regulator: tps6586x: Prepare supporting fixed regulators
2014-05-26 15:54 UTC (4+ messages)
` [PATCH v2 2/2] regulator: tps6586x: Add support for the TPS658640
[PATCH v2 00/11] sched: consolidation of cpu_power
2014-05-26 15:54 UTC (4+ messages)
[PATCH] ARM: iop13xx: fix msi support with sparse IRQ
2014-05-26 15:49 UTC (2+ messages)
` [tip:irq/core] "
[PATCH 7/6] ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT)
2014-05-26 15:48 UTC (2+ messages)
[PATCH v3 RESEND 1/2] mfd: max77693: remove unnecessary wrapper functions
2014-05-26 15:46 UTC (2+ messages)
[RFC PATCH 00/11] Add support for devtmpfs in user namespaces
2014-05-26 15:45 UTC (6+ messages)
` [RFC PATCH 11/11] loop: Allow priveleged operations for root in the namespace which owns a device
` [lxc-devel] "
[PATCH] KVM: lapic: sync highest ISR to hardware apic on EOI
2014-05-26 15:39 UTC (4+ messages)
[PATCH 1/2] regulator: tps6586x: Prepare supporting fixed regulators
2014-05-26 15:39 UTC (2+ messages)
[PATCH] regmap: irq: Fix possible ZERO_SIZE_PTR pointer dereferencing error
2014-05-26 15:37 UTC (2+ messages)
[PATCH] ARM: vexpress: refine dependencies for new code
2014-05-26 15:34 UTC
[RFC][PATCH 0/5] VM_PINNED
2014-05-26 14:56 UTC (6+ messages)
` [RFC][PATCH 1/5] mm: Introduce VM_PINNED and interfaces
` [RFC][PATCH 2/5] mm,perf: Make use of VM_PINNED
` [RFC][PATCH 3/5] mm,ib,umem: Use VM_PINNED
` [RFC][PATCH 4/5] mm,ib,ipath: "
` [RFC][PATCH 5/5] mm,ib,qib: "
[PATCH] gpio: pch: include linux/slab.h
2014-05-26 15:34 UTC (2+ messages)
[PATCH v3 00/15] Thunderbolt driver for Apple MacBooks
2014-05-26 15:18 UTC (8+ messages)
` [PATCH v3 03/15] thunderbolt: Setup control channel
` [PATCH v3 06/15] thunderbolt: Add thunderbolt capability handling
` [PATCH v3 07/15] thunderbolt: Enable plug events
` [PATCH v3 08/15] thunderbolt: Scan for downstream switches
` [PATCH v3 09/15] thunderbolt: Handle hotplug events
` [PATCH v3 10/15] thunderbolt: Add path setup code
` [PATCH v3 11/15] thunderbolt: Add support for simple pci tunnels
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