linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-30 09:37:29 to 2015-03-30 14:27:35 UTC [more...]

[PATCH] x86/asm/entry/64: better check for canonical address
 2015-03-30 14:27 UTC  (3+ messages)

[PATCH net-next 0/2] hv_netvsc: Eliminate memory allocation in the send path
 2015-03-30 14:25 UTC  (4+ messages)
` [PATCH net-next 1/2] hv_netvsc: Cleanup the test for freeing skb when we use sendbuf mechanism

Re: Re: [PATCH] fix race condition between device_del and device_add
 2015-03-30 14:24 UTC  (2+ messages)

[patch 1/2] mm, doc: cleanup and clarify munmap behavior for hugetlb memory
 2015-03-30 14:23 UTC  (3+ messages)

[PATCHv4 00/24] THP refcounting redesign
 2015-03-30 14:19 UTC  (5+ messages)
` [PATCHv4 18/24] thp, mm: split_huge_page(): caller need to lock page
` [PATCHv4 19/24] thp, mm: use migration entries to freeze page counts on split

[PATCH] stm class: Adding master and channel parameter to ioctl function
 2015-03-30 14:19 UTC  (2+ messages)

pull request: linux-firmware: update cxgb4 firmware
 2015-03-30 14:19 UTC  (2+ messages)

[PATCH] IIO: Adds ACPI support for ST gyroscopes
 2015-03-30 14:18 UTC  (15+ messages)

[V7 PATCH 0/3] Introduce ACPI support for ahci_platform driver
 2015-03-30 14:17 UTC  (4+ messages)
` [V7 PATCH 1/3] ACPICA: Add ACPI _CLS processing

[PATCH 1/1] gfs2: incorrect check for debugfs returns
 2015-03-30 14:16 UTC  (2+ messages)
` [Cluster-devel] "

[PATCH] x86/asm/entry: clean up usage of TEST insns
 2015-03-30 14:13 UTC 

[RFC PATCH 0/2] ARM large kernels
 2015-03-30 14:13 UTC  (9+ messages)
` [RFC PATCH 1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker
` [RFC PATCH 2/2] Kbuild: avoid partial linking of drivers/built-in.o

[RFC][PATCH 00/10] tracing: Use TRACE_DEFINE_ENUM() to show enum values
 2015-03-30 14:07 UTC  (9+ messages)
` [RFC][PATCH 02/10] tracing: Allow for modules to export their trace enums as well
` [RFC][PATCH 05/10] f2fs: Export the enums in the tracepoints to userspace

[PATCH 0/5] coresight: next
 2015-03-30 14:04 UTC  (3+ messages)
` [PATCH 4/5] coresight-stm: adding driver for CoreSight STM component

[PATCH 0/5] Add standby support for the recent mvebu SoCs
 2015-03-30 14:04 UTC  (6+ messages)
` [PATCH 1/5] ARM: mvebu: Use __init for the PM initialization functions
` [PATCH 2/5] ARM: mvebu: Add standby support
` [PATCH 3/5] ARM: mvebu: Allow using the GIC for wakeup in standby mode
` [PATCH 4/5] irqchip: armada-370-xp: Allow using wakeup source
` [PATCH 5/5] ARM: mvebu: Warn about the wake-ups sources not taken into account in suspend

[PATCH V5 0/6] large PEBS interrupt threshold
 2015-03-30 14:02 UTC  (10+ messages)
` [PATCH V5 1/6] perf, x86: use the PEBS auto reload mechanism when possible
` [PATCH V5 3/6] perf, x86: large PEBS interrupt threshold
` [PATCH V5 4/6] perf, x86: handle multiple records in PEBS buffer
` [PATCH V5 5/6] perf, x86: drain PEBS buffer during context switch

[BUG] segfault in perf-top -- thread refcnt
 2015-03-30 14:02 UTC  (17+ messages)

[PATCH 00/20] mpt3sas: driver update
 2015-03-30 13:55 UTC  (21+ messages)
` [PATCH 01/20] [SCSI] mpt3sas: Added Combined Reply Queue feature to extend up-to 96 MSIX vector support
` [PATCH 02/20] [SCSI] mpt3sas: Get IOC_FACTS information using handshake protocol only after HBA card gets into READY or Operational state
` [PATCH 03/20] [SCSI] mpt3sas: Added module parameter 'unblock_io' to unblock IO's during disk addition
` [PATCH 04/20] [SCSI] mpt3sas: Remove redundancy code while freeing the controller resources
` [PATCH 05/20] [SCSI] mpt3sas: MPI 2.5 Rev I (2.5.4) specifications
` [PATCH 06/20] [SCSI] mpt3sas: Provides the physical location of sas drives
` [PATCH 07/20] [SCSI] mpt3sas: Bump mpt3sas Driver version to v5.100.00.00
` [PATCH 08/20] [SCSI] mpt3sas: Update MPI2 strings to MPI2.5
` [PATCH 09/20] [SCSI] mpt3sas: MPI 2.5 Rev J (2.5.5) specification and 2.00.34 header files
` [PATCH 10/20] [SCSI] mpt3sas: Add branding string support for OEM's HBA
` [PATCH 11/20] [SCSI] mpt3sas: Add branding string support for OEM custom HBA
` [PATCH 12/20] [SCSI] mpt3sas: Bump mpt3sas driver version to v6.100.00.00
` [PATCH 13/20] [SCSI] mpt3sas: MPI 2.5 Rev K (2.5.6) specifications
` [PATCH 14/20] [SCSI] mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0x0x32010081
` [PATCH 15/20] [SCSI] mpt3sas: Return host busy error status to SML when DMA mapping of scatter gather list fails for a SCSI command
` [PATCH 16/20] [SCSI] mpt3sas: Added support for customer specific branding
` [PATCH 17/20] [SCSI] mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_workqueue() API
` [PATCH 18/20] [SCSI] mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_single() API
` [PATCH 19/20] [SCSI] mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
` [PATCH 20/20] [SCSI] mpt3sas : Bump mpt3sas driver version to 9.100.00.00

[PATCH V2] sched: Improve load balancing in the presence of idle CPUs
 2015-03-30 14:01 UTC  (13+ messages)

[RFC] vmstat: Avoid waking up idle-cpu to service shepherd work
 2015-03-30 13:59 UTC  (14+ messages)

[PATCH] Bonding Overriding Configuration logic restored
 2015-03-30 13:59 UTC  (2+ messages)

[patch v11 00/23] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-03-30 13:58 UTC  (6+ messages)
` [patch v11 13/23] ACPI / processor: Introduce phys_cpuid_t for CPU hardware ID

[PATCH] sched/deadline: Use IPI to trigger DL task push migration instead of pulling
 2015-03-30 13:41 UTC  (2+ messages)

[PATCH] xen: vcpu_info reinit error after hold/release if VM has multi-cpu
 2015-03-30 13:39 UTC  (2+ messages)

[for-next][PATCH 0/4] tracing: updates for 4.1
 2015-03-30 13:37 UTC  (6+ messages)
` [for-next][PATCH 1/4] ring-buffer: Replace this_cpu_*() with __this_cpu_*()

[PATCH] wireless:wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.c
 2015-03-30 13:27 UTC 

[PATCH] DTS/TX25: add missing indention
 2015-03-30 13:26 UTC  (2+ messages)

[PATCH 0/2] Kbuild: kallsyms: update suffix ignore logic
 2015-03-30 13:20 UTC  (3+ messages)
` [PATCH 1/2] Kbuild: kallsyms: ignore veneers emitted by the ARM linker
` [PATCH 2/2] Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbols

[PATCH] dma: vdma: Fix compilation warnings
 2015-03-30 13:18 UTC  (5+ messages)

[PATCH v2] dma: vdma: Fix compilation warnings
 2015-03-30 13:18 UTC 

[PATCH] genirq: provide dummy set_irq_wake()
 2015-03-30 13:15 UTC 

[PATCH v2 00/20] crypto: restrict usage of helper ciphers
 2015-03-30 13:10 UTC  (3+ messages)
` [PATCH v2 02/20] crypto: testmgr to use CRYPTO_ALG_INTERNAL

[PATCH] debugfs: allow bad parent pointers to be passed in
 2015-03-30 13:07 UTC  (2+ messages)

[PATCH] fix platform_no_drv_owner.cocci warnings
 2015-03-30 13:05 UTC  (2+ messages)

[PATCH v2 0/4] x86: pmc_atom: Add Cherrytrail support
 2015-03-30 13:05 UTC  (3+ messages)

[RFC PATCH] sched: Add cpu based entries to debugfs
 2015-03-30 13:03 UTC  (7+ messages)

[PATCH v2] i2c: i2c-mux-gpio: remove error messages for probe deferrals
 2015-03-30 13:03 UTC 

[PATCH] btrfs: unlock i_mutex after attempting to delete subvolume during send
 2015-03-30 13:00 UTC  (4+ messages)

[PATCH v6 2/8] PM / devfreq: tegra: Update to v5 of the submitted patches
 2015-03-30 12:54 UTC  (2+ messages)
` [PATCH] PM / devfreq: tegra: Register governor on module init

[RFC] capabilities: Ambient capabilities
 2015-03-30 12:55 UTC  (12+ messages)

[PATCH] fix platform_no_drv_owner.cocci warnings
 2015-03-30 12:52 UTC  (3+ messages)

[PATCH v2 0/5] PCI: st: provide support for dw pcie
 2015-03-30 12:41 UTC  (7+ messages)
` [PATCH v2 2/5] PCI: st: Add Device Tree bindings for sti pcie
` [PATCH v2 3/5] PCI: st: Provide support for the sti PCIe controller

Re: [PATCH] fix race condition between device_del and device_add
 2015-03-30 12:41 UTC  (2+ messages)

[PATCH v2] kbuild: Create directory for target DTB
 2015-03-30 12:39 UTC  (4+ messages)

[PATCH v3] kbuild: Create directory for target DTB
 2015-03-30 12:39 UTC 

[PATCH 0/3] sysctl: detect overflows when setting integers
 2015-03-30 12:34 UTC 

[PATCH v3] net: sysctl for RA default route MTU
 2015-03-30 12:30 UTC  (2+ messages)

[PATCH] Btrfs: prevent deletion of mounted subvolumes
 2015-03-30 12:30 UTC  (2+ messages)

[PATCH 1/3] move retint_kernel code block closer to its user
 2015-03-30 12:26 UTC  (3+ messages)
` [PATCH 2/3] Simplify retint_kernel label usage, make retint_restore_args label local
` [PATCH 3/3] Remove redundant DISABLE_INTERRUPTS

[PATCH] Add virtio gpu driver
 2015-03-30 12:23 UTC  (3+ messages)

[LKP] [x86/platform, acpi] 7486341a98f: genirq: Flags mismatch irq 8. 00000080 (mmc0) vs. 00000000 (rtc0)
 2015-03-30 12:19 UTC  (9+ messages)

[PATCH v2 0/6] pci.h/pci_ids.h related cleanups
 2015-03-30 12:17 UTC  (8+ messages)
` [PATCH v2 1/6] crypto/ccp: drop linux/pci dependencies
` [PATCH v2 2/6] input/serio: drop pci_ids dependency
` [PATCH v2 3/6] media/fintek: "
` [PATCH v2 4/6] brcm80211: drop pci dependency
` [PATCH v2 5/6] brcm80211: drop pci_ids include
` [PATCH v2 6/6] staging/olpc: drop pci dependencies

TENS stimulator/TENS massager
 2015-03-30 12:18 UTC 

NMI watchdog
 2015-03-30 12:14 UTC 

[RFC][PATCH] mm: hugetlb: add stub-like do_hugetlb_numa()
 2015-03-30 11:59 UTC  (4+ messages)

[PATCH] blk-mq: put blk_queue_rq_timeout together in blk_mq_init_queue
 2015-03-30 11:51 UTC 

[PATCH v2 0/8] Add sd/emmc support for stih407 family silicon
 2015-03-30 11:43 UTC  (15+ messages)
` [PATCH v2 1/8] mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
` [PATCH v2 3/8] mmc: sdhci-st: Add delay management functions for top registers (eMMC)
` [PATCH v2 5/8] mmc: sdhci-st: Add sdhci_st_set_uhs_signaling function
` [PATCH v2 8/8] ARM: STi: DT: STiH407: Add dt nodes for sdhci and emmc

[PATCH 00/86] pci: export pci_ids.h and related cleanups
 2015-03-30 11:41 UTC  (14+ messages)
` [PATCH 01/86] pci: export pci_ids.h

[PATCH v2] mmc: sdhci-esdhc-imx: fix abort due to missing runtime PM
 2015-03-30 11:37 UTC 

[PATCH] pcmcia: fix a boot time warning in pcmcia cs code
 2015-03-30 11:33 UTC 

[PATCH v2] pci: export class IDs from pci_ids.h
 2015-03-30 11:33 UTC 

[Fix kernel crash in cipso_v4_sock_delattr ]
 2015-03-30 11:32 UTC  (2+ messages)

[PATCH v3 1/4] mfd: arizona: Factor out SYSCLK enable from wm5102 hardware patch
 2015-03-30 11:26 UTC  (6+ messages)
` [PATCH v3 2/4] mfd: wm5110: Add register patch required for low power sleep
` [PATCH v3 4/4] mfd: wm5110: Set DCVDD voltage to 1.175V before entering sleep mode

[PATCH] iio: Documentation: fix kernel version for 4.0 new ABI
 2015-03-30 11:22 UTC 

[PATCH v2 00/10] Add MMA9553 driver & PM support for MMA9551
 2015-03-30 11:18 UTC  (4+ messages)
` [PATCH v2 01/10] iio: core: Introduce ENERGY channel type

[ARM: code clean up local_irq_disable]
 2015-03-30 11:16 UTC 

restart_syscall: use freezable blocking call
 2015-03-30 11:07 UTC 

[PATCH 1/1] mfd: lpc_ich: sort IDs
 2015-03-30 11:06 UTC  (4+ messages)

[PATCH 0/3] timers: Allocate per-cpu tvec_base's statically
 2015-03-30 10:33 UTC  (5+ messages)

[PATCH V2] tick/broadcast-hrtimer : Fix suspicious RCU usage in idle loop
 2015-03-30 10:26 UTC  (5+ messages)
` [tip:timers/urgent] timers/tick/broadcast-hrtimer: "

[PATCH v3] Mediatek PMIC wrapper support
 2015-03-30 10:25 UTC  (2+ messages)

[PATCH v3 3/3] powerpc/powernv: Introduce sysfs control for fastsleep workaround behavior
 2015-03-30 10:21 UTC  (2+ messages)
` [v3, "

[PATCH 0/2] workqueue: fix a bug when numa mapping is changed
 2015-03-30  9:58 UTC  (12+ messages)
` [PATCH 1/2] x86/cpu hotplug: make apicid <--> cpuid mapping persistent

[3.16.y-ckt stable] Linux 3.16.7-ckt9
 2015-03-30 10:14 UTC  (2+ messages)

[PATCH v9]: clk: Add common clock support for Mediatek MT8135 and MT8173
 2015-03-30 10:13 UTC  (5+ messages)
` [PATCH 3/6] clk: mediatek: Add reset controller support
` [PATCH 6/6] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset controllers

[PATCH] Documentation: usb: serial: fixed how to provide vendor and product id
 2015-03-30 10:10 UTC  (7+ messages)
      ` [Gta04-owner] "

[PATCH] mtd:ts5500_flash: Fix typo in MODULE_DESCRIPTION in ts5500_flash.c
 2015-03-30 10:06 UTC 

[PATCH] fix race condition between device_del and device_add
 2015-03-30 10:04 UTC 

[PATCH 00/13] xen: support pv-domains larger than 512GB
 2015-03-30 10:00 UTC  (7+ messages)
` [PATCH 06/13] xen: detect pre-allocated memory interfering with e820 map
  ` [Xen-devel] "

[PATCH 0/4] Fix various coverity warnings in fs/cifs
 2015-03-30  9:51 UTC  (7+ messages)
` [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon
` [PATCH 3/4] [SMB3] Fix dereference before null check warning
` [PATCH 4/4] [SMB3] Fix coverity warning

[PATCH] MAINTAINERS: Change x86 microcode loader maintainer
 2015-03-30  9:43 UTC  (3+ messages)

linux-next: Tree for Mar 30
 2015-03-30  9:40 UTC 

[PATCH v3 2/3] powerpc/powernv: Move cpuidle related code from setup.c to new file
 2015-03-30  9:40 UTC  (2+ messages)
` [v3, "

[3.4 PATCH] Bluetooth: Fix invalid length check in l2cap_information_rsp()
 2015-03-30  9:27 UTC 


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