linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-05 21:58:28 to 2015-02-06 06:50:09 UTC [more...]

[PATCH] ath9k: Delete an unnecessary check before the function call "relay_close"
 2015-02-06  6:50 UTC  (2+ messages)
` ath9k: Delete an unnecessary check before the function call"relay_close"

[PATCH 1/2] CW1200: Delete an unnecessary check before the function call "release_firmware"
 2015-02-06  6:49 UTC  (2+ messages)
` [1/2] cw1200: "

sched: memory corruption on completing completions
 2015-02-06  6:48 UTC  (8+ messages)

[PATCH 1/3] wireless: orinoco: orinoco_plx use msecs_to_jiffies for conversion
 2015-02-06  6:46 UTC  (2+ messages)
` [1/3] "

[PATCH] cw1200: use msecs_to_jiffies for conversion
 2015-02-06  6:43 UTC  (2+ messages)
`  "

[PATCH 0/3] arm64,hi6220: Enable Hisilicon Hi6220 SoC
 2015-02-06  6:35 UTC  (6+ messages)

[PATCH V6 1/3] bfin_can: rewrite the blackfin style of read/write to common ones
 2015-02-06  6:25 UTC  (3+ messages)
` [PATCH V6 2/3] bfin_can: introduce ioremap to comply to the arch with MMU
` [PATCH V6 3/3] bfin_can: move and merge the content of header file into driver body

[PATCH 2/2] f2fs: don't discard next free dnode page for an umount checkpoint
 2015-02-06  6:22 UTC  (4+ messages)

[PATCH 1/5] f2fs: fix not to drop mount options when retrying fill_super
 2015-02-06  6:18 UTC  (10+ messages)
` [PATCH 5/5] f2fs: introduce a batched trim
        ` [PATCH 5/5 v2] "
          ` [f2fs-dev] "
            ` [f2fs-dev] [PATCH 5/5 v3] "
                ` [f2fs-dev] [PATCH 5/5 v4] "

[PATCH] edac: fix memory leaks on failure path in edac_init()
 2015-02-06  6:12 UTC 

[PATCH] Input: bfin_rotary - mark suspend and resume code as __maybe_unused
 2015-02-06  6:09 UTC 

[PATCH] cifs: smb2_clone_range() - exit on unhandled error
 2015-02-06  6:05 UTC 

Shorten efi regions output
 2015-02-06  6:00 UTC  (11+ messages)
    ` [PATCH] efi, x86: Add a "debug" option to the efi= cmdline
            ` [PATCH v2] "

[PATCH v17 1/7] mm: support madvise(MADV_FREE)
 2015-02-06  5:51 UTC  (12+ messages)

[PATCH] dma: mmp-pdma: fix irq handler overwrite physical chan issue
 2015-02-06  5:27 UTC  (2+ messages)

[RFC PATCH 0/3] Fix power domains handling on exynos542x
 2015-02-06  5:27 UTC  (3+ messages)

[PATCH 00/29] lguest virtio PCI 1.0 adaptation
 2015-02-06  5:21 UTC  (10+ messages)
` [PATCH 01/29] lguest: have --rng read from /dev/urandom not /dev/random
` [PATCH 02/29] lguest: add operations to get/set a register from the Launcher
` [PATCH 03/29] lguest: write more information to userspace about pending traps
` [PATCH 04/29] lguest: add infrastructure for userspace to deliver a trap to the guest
` [PATCH 05/29] lguest: add infrastructure to check mappings
` [PATCH 06/29] lguest: send trap 13 through to userspace
` [PATCH 07/29] lguest: suppress PS/2 keyboard polling
` [PATCH 08/29] lguest: don't disable iospace
` [PATCH 09/29] lguest: add iomem region, where guest page faults get sent to userspace

[PATCH] dma: mmp-tdma: refine dma disable and dma-pos update
 2015-02-06  5:19 UTC  (2+ messages)

[PATCH 0/5] virtio 1.0 cleanups and one fix
 2015-02-06  5:06 UTC  (6+ messages)
` [PATCH 1/5] virtio: define VIRTIO_PCI_CAP_PCI_CFG in header
` [PATCH 2/5] virtio: Don't expose legacy block features when VIRTIO_BLK_NO_LEGACY defined
` [PATCH 3/5] virtio: Don't expose legacy net features when VIRTIO_NET_NO_LEGACY defined
` [PATCH 4/5] virtio: Don't expose legacy config features when VIRTIO_CONFIG_NO_LEGACY defined
` [PATCH 5/5] virtio: don't require a config space on the console device

[PATCH] af_packet: don't pass empty blocks for PACKET_V3
 2015-02-06  4:49 UTC  (4+ messages)

[PATCH] mtd: update ops->oobretlen in concat_write_oob
 2015-02-06  4:33 UTC  (2+ messages)

[PATCH v9 0/11] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2015-02-06  4:27 UTC  (5+ messages)
` [PATCH v9 4/11] xfsprogs: xfs_io: add finsert command for insert range

[PATCH v4 00/10] mtd: st_spi_fsm: Align with ST's internal development
 2015-02-06  4:27 UTC  (3+ messages)
` [PATCH v4 02/10] mtd: st_spi_fsm: Fetch boot device locations from DT match tables

[PATCH] mtd: denali: remove unnecessary stubs
 2015-02-06  4:07 UTC  (2+ messages)

[PATCH v2] mtd: nand: omap: drop condition with no effect
 2015-02-06  4:01 UTC  (2+ messages)

[RFC][PATCHES] constifying ftrace globs
 2015-02-06  4:00 UTC  (17+ messages)
` [RFC][PATCH 1/7] trace: fix the glob match in __unregister_ftrace_function_probe()
` [RFC][PATCH 5/7] trace: make filter_parse_regex() provide the length of substring to compare with
          ` [RFC][PATCH v2 1/7] trace: fix the glob match in __unregister_ftrace_function_probe()
          ` [RFC][PATCH v2 2/7] implement memmem()
          ` [RFC][PATCH v2 3/7] trace_events_filter.c: switch to memcmp() and memmem() for matching
          ` [RFC][PATCH v2 4/7] ftrace: switch matching to memcmp() and memmem()
          ` [RFC][PATCH v2 5/7] trace: make filter_parse_regex() provide the length of substring to compare with
          ` [RFC][PATCH v2 6/7] trace: constify filter_parse_regex(), match_records(), ftrace_match() and ftrace_match_record()
          ` [RFC][PATCH v2 7/7] trace: constify glob arguments all way up to ftrace_function_set_regexp()

[PATCH] llist: Fix missing memory barrier
 2015-02-06  3:44 UTC  (2+ messages)

[PATCH net-next 0/7] r8152: adjust the code
 2015-02-06  3:30 UTC  (9+ messages)
` [PATCH net-next v2 "
  ` [PATCH net-next v2 1/7] r8152: adjust rx_bottom
  ` [PATCH net-next v2 2/7] r8152: adjust lpm timer
  ` [PATCH net-next v2 3/7] r8152: check linking status with netif_carrier_ok
  ` [PATCH net-next v2 4/7] r8152: check RTL8152_UNPLUG for rtl8152_close
  ` [PATCH net-next v2 5/7] r8152: adjust the line feed for hw_features
  ` [PATCH net-next v2 6/7] r8152: replace get_protocol with vlan_get_protocol
  ` [PATCH net-next v2 7/7] r8152: use BIT macro

[Question] should we export set_suspend_voltage()?
 2015-02-06  2:57 UTC 

[RFC][PATCH] perf: Implement read_group() PMU operation
 2015-02-06  2:59 UTC 

[PATCH v8 0/2] drivers/gpio: Altera soft IP GPIO driver
 2015-02-06  2:54 UTC  (4+ messages)
` [PATCH v8 2/2] "

[PATCH v5 0/5] x86: two-phase syscall tracing and seccomp fastpath
 2015-02-06  2:38 UTC  (12+ messages)
` [PATCH v5 3/5] x86: Split syscall_trace_enter into two phases

[baohua:sirf-3.18 2573/2782] sound/soc/sirf/atlas7-iacc.c:168:24: sparse: symbol 'atlas7_iacc_dai_ops' was not declared. Should it be static?
 2015-02-06  2:35 UTC  (4+ messages)
` [PATCH baohua] ASoC: sirf: atlas7: atlas7_iacc_dai_ops can be static
    ` [alsa-devel] "

[PATCH v2] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
 2015-02-06 18:25 UTC 

[RFC] Input - synaptics: re-route tracksticks buttons on the Lenovo 2015 series
 2015-02-06  2:19 UTC  (4+ messages)

[PATCH v13 0/6] Per-user clock constraints
 2015-02-06  2:15 UTC  (18+ messages)
` [PATCH v13 3/6] clk: Make clk API return per-user struct clk instances
            ` [Cocci] "

[PATCH v3 00/13] mtd: st_spi_fsm: Align with ST's internal development
 2015-02-06  2:11 UTC  (8+ messages)
` [PATCH v3 08/13] mtd: st_spi_fsm: Update the JEDEC probe to handle extended READIDs

[PATCH 0/4] New Lenovos 2015 touchpads: party time!
 2015-02-06  1:54 UTC  (6+ messages)
` [PATCH 2/4] Input - synaptics: do not release extra buttons once they are pressed

[PATCH] i40e: fix sparse warning
 2015-02-06  1:52 UTC  (2+ messages)

[RFC PATCH 2/8] kmod - rename call_usermodehelper() flags parameter
 2015-02-06  1:47 UTC  (6+ messages)
` [RFC PATCH 0/8] v3 contained usermode helper execution
  ` [RFC PATCH 5/8] KEYS: exec request-key within the requesting task's init namespace

[PATCH v2] inotify: update documentation to reflect code changes
 2015-02-06  1:43 UTC  (3+ messages)

[PATCH 0/3] CCF fixes/cleanup for per-user series
 2015-02-06  1:40 UTC  (6+ messages)
` [PATCH 1/3] clkdev: Always allocate a struct clk and call __clk_get() w/ CCF
` [PATCH 2/3] clk: Rename child_node to clks_node to avoid confusion
` [PATCH 3/3] clk: Replace of_clk_get_by_clkspec() with of_clk_get_from_provider()
` [PATCH v2] clkdev: Always allocate a struct clk and call __clk_get() w/ CCF

[PATCH] sched, autogroup: Fix failure when writing to cpu.rt_runtime_us
 2015-02-06  1:30 UTC  (3+ messages)

[PATCH] ixgbe: fix sparse warnings
 2015-02-06  1:30 UTC  (2+ messages)

[PATCH 0/9] ARM: berlin: add nand support
 2015-02-06  1:25 UTC  (4+ messages)
` [PATCH 5/9] mtd: pxa3xx_nand: add support for the Marvell Berlin nand controller

[PATCH 0/2] m25p80, spi-nor: Add SFDP detect method for Macronix chips
 2015-02-06  1:18 UTC  (3+ messages)
` [PATCH 1/2] m25p80, spi-nor: Update id list of "

[PATCH v2 0/2] ARM: mvebu: a385-db-ap: Enable the NAND controller
 2015-02-06  1:08 UTC  (4+ messages)
` [PATCH v2 1/2] mtd: nand: pxa3xx: Fix PIO FIFO draining

[PATCH 1/6] ACPI/EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
 2015-02-06  1:26 UTC  (8+ messages)
` [PATCH v2 0/5] ACPI / EC: Add reference counting for requests and cleans up the grace periods support
  ` [PATCH v2 1/5] ACPI / EC: Introduce STARTED/STOPPED flags to replace BLOCKED flag
  ` [PATCH v2 2/5] ACPI / EC: Add command flushing support
  ` [PATCH v2 3/5] ACPI / EC: Refine command storm prevention support
  ` [PATCH v2 4/5] ACPI / EC: Add query flushing support
  ` [PATCH v2 5/5] ACPI / EC: Add GPE reference counting debugging messages

[PATCH V4] acpi:apd:add AMD ACPI2Platform device support for x86 system
 2015-02-06  0:34 UTC 

[PATCH v3]PM/Sleep: Timer quiesce in freeze state
 2015-02-06  1:20 UTC  (4+ messages)
    ` [Update] "

[PATCH] regulator: Support different config and dev of_nodes in regulator_register
 2015-02-06  0:52 UTC  (9+ messages)

[PATCH] ARM: print cma-reserved pages from show_mem
 2015-02-06  0:41 UTC  (2+ messages)

[PATCH v7 0/4] hwspinlock core & omap dt support
 2015-02-06  0:34 UTC  (15+ messages)
` [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock

[PATCH/RFC 0/4] Probe deferral for IOMMU DT integration
 2015-02-06  0:32 UTC  (5+ messages)
` [PATCH/RFC 1/4] dma-mapping: Make arch_setup_dma_ops return an error code
` [PATCH/RFC 2/4] of: Return error codes from of_dma_configure
` [PATCH/RFC 3/4] iommu/arm-smmu: add support for specifying clocks
` [PATCH/RFC 4/4] iommu/arm-smmu: Support deferred probing

linux-next: Tree for Feb 4
 2015-02-06  0:14 UTC  (24+ messages)

[PATCH] modify the IO_TLB_SEGSIZE to io_tlb_segsize configurable as flexible requirement about SW-IOMMU
 2015-02-06  0:10 UTC  (3+ messages)

[PATCH 1/2] infiniband: nes: Remove duplicate function names
 2015-02-06  0:09 UTC  (2+ messages)
` [PATCH 2/2] iser-target: "

[PATCH] vxge: fix sparse warning
 2015-02-06  0:07 UTC  (2+ messages)

[PATCH v2] net/macb: fix sparse warning
 2015-02-06  0:06 UTC  (2+ messages)

[PATCH] net: bnx2x: fix sparse warnings
 2015-02-06  0:05 UTC  (2+ messages)

[PATCH] enic: enic_main: fix sparse warnings
 2015-02-06  0:05 UTC  (2+ messages)

[PATCH] enic: enic_ethtool: fix sparse warning
 2015-02-06  0:05 UTC  (2+ messages)

[PATCH] be2net: fix sparse warning
 2015-02-06  0:05 UTC  (2+ messages)

[PATCH] chelsio: cxgb4: fix sparse warning
 2015-02-06  0:05 UTC  (2+ messages)

[PATCH] hyperv: fix sparse warnings
 2015-02-06  0:05 UTC  (2+ messages)

[PATCH] xen-netback: fix sparse warning
 2015-02-06  0:04 UTC  (2+ messages)

[PATCH v3] kernel: Conditionally support non-root users, groups and capabilities
 2015-02-06  0:03 UTC 

[RFC] Making memcg track ownership per address_space or anon_vma
 2015-02-06  0:03 UTC  (13+ messages)

[PATCH] x86/Kconfig: simplify X86_UP_APIC handling
 2015-02-06  0:00 UTC  (2+ messages)

[PATCH v2 0/5] rcu,nohz,kvm: use RCU extended quiescent state when running KVM guest
 2015-02-05 23:56 UTC  (9+ messages)
` [PATCH 1/5] rcu,nohz: add state parameter to context_tracking_user_enter/exit
` [PATCH 3/5] nohz,kvm: export context_tracking_user_enter/exit
` [PATCH 4/5] kvm,rcu,nohz: use RCU extended quiescent state when running KVM guest
` [PATCH 5/5] nohz: add stub context_tracking_is_enabled

[PATCH 1/2 --resend] perf: update shadow timestamp before add event
 2015-02-05 23:55 UTC  (2+ messages)
` [PATCH 2/2 --resend] perf: update userspace page info for software event

[BUG in v3.18 ?] Seems to be triggered from cgroup code
 2015-02-05 23:54 UTC 

[PATCH] ARCNET: Add missing error check for devm_kzalloc
 2015-02-05 23:53 UTC  (2+ messages)

[PATCH RFC] kvm: x86: add halt_poll module parameter
 2015-02-05 23:47 UTC  (3+ messages)

[PATCH 1/2] infiniband: cxgb4: Fix some format strings
 2015-02-05 23:44 UTC  (3+ messages)
` [PATCH 2/2] infiniband: Fix duplicate KERN_* level

[PATCH] usb: gadget: dummy-hcd: Remove utf8 from format string
 2015-02-05 23:42 UTC 

[PATCH 0/3] Fix checkpatch errors in drivers/isdn/isdnloop
 2015-02-05 23:42 UTC  (2+ messages)

[PATCH] clk: return proper ERR_PTR for clk_get when !HAVE_CLK
 2015-02-05 23:40 UTC  (2+ messages)

[PATCH RFC] video: fbdev: sis: condition with no effect
 2015-02-05 23:37 UTC  (4+ messages)

Good news
 2015-02-05 15:07 UTC 

[PATCH v3 0/3] genirq: Saving/restoring the irqchip state of an irq line
 2015-02-05 23:33 UTC  (3+ messages)
` [PATCH v3 1/3] genirq: Allow the irqchip state of an IRQ to be save/restored

[RFC][PATCH 0/7] Start adding timetests to selftest
 2015-02-05 23:27 UTC  (3+ messages)

[PATCH 0/9] watchdog: internally split softlockup and hardlockup
 2015-02-05 23:22 UTC  (2+ messages)

[PATCH 1/2] pcmcia: cm4000_cs.c: Remove duplicated function names
 2015-02-05 23:17 UTC  (2+ messages)
` [PATCH 2/2] pcmcia: cm4040_cs.c: "

[PATCH v2 1/3] lib: find_*_bit reimplementation
 2015-02-05 23:07 UTC 

[ANNOUNCE] Git v2.3.0
 2015-02-05 22:53 UTC 

[PATCH -tip/urgent 0/2]kprobes bugfixes around optprobe
 2015-02-05 22:49 UTC  (3+ messages)
` [PATCH -tip/urgent 1/2] [BUGFIX]kprobes: set kprobes_all_disarmed earlier to enable re-optimization

[PATCH 0/4] Drivers: hv: Further protection for the rescind path
 2015-02-05 22:47 UTC  (5+ messages)

Ethernet: how to disable gigabit support
 2015-02-05 22:44 UTC  (2+ messages)

[PATCH v4 0/6] PCI: get DMA configuration from parent device
 2015-02-05 22:44 UTC  (11+ messages)
` [PATCH v4 3/6] of: fix size when dma-range is not used

[PATCH] rds: Make rds_message_copy_from_user() return 0 on success
 2015-02-05 22:41 UTC  (5+ messages)
      ` [PATCHv2] "

[PATCH] flowcache: Fix kernel panic in flow_cache_flush_task
 2015-02-05 22:39 UTC  (3+ messages)

[PATCH net-next] netcp driver fixes to build as dynamic modules
 2015-02-05 22:34 UTC  (5+ messages)
` [PATCH net-next] drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone

[ANNOUNCE] trace-cmd 2.5.2 (and others)
 2015-02-05 22:32 UTC 

[PATCH] staging: lustre: fix coding style errors in drivers/staging/lustre/lustre/libcfs/linux/linux-proc.c
 2015-02-05 22:28 UTC  (2+ messages)

[PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
 2015-02-05 22:28 UTC  (4+ messages)
                                ` [PATCH 0/2] SCSI-lpfc: Deletion of an unnecessary check
                                  ` [PATCH 1/2] SCSI-lpfc: Delete an unnecessary check before the function call "kfree"
                                  ` [PATCH 2/2] SCSI-lpfc: One function call less in lpfc_bsg_hba_set_event() after error detection

[PATCH] net: rds: Remove repeated function names from debug output
 2015-02-05 22:17 UTC 

[PATCH 0/9] Simplify regulator_set_optimum_mode
 2015-02-05 22:16 UTC  (5+ messages)
` [PATCH 2/9] regulator: core: Introduce set_optimum_mode op

[PATCH v8 02/21] acpi: fix acpi_os_ioremap for arm64
 2015-02-05 22:16 UTC  (12+ messages)
                ` [Linaro-acpi] "

[PATCH] ARM: dts: mvebu: add ethernet to the cm-a510 board
 2015-02-05 22:13 UTC  (8+ messages)

[PATCH v6 0/7] PCI: get DMA configuration from parent device
 2015-02-05 21:59 UTC  (2+ messages)

[PATCH] drivers: md: md-thin: remove duplication with time_after
 2015-02-05 21:58 UTC 

[PATCH 7/7] Enabling VMX module for PPC64
 2015-02-05 21:58 UTC  (2+ messages)

[RFC PATCH 5/8] KEYS: exec request-key within the requesting task's init namespace
 2015-02-05  2:34 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).