linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-05 17:05:56 to 2013-10-06 19:19:19 UTC [more...]

[PATCH] checkpatch.pl: Check for the FSF mailing address
 2013-10-06 19:19 UTC  (10+ messages)

[PATCH] Fix the upper MTU limit in ipv6 GRE tunnel
 2013-10-06 19:18 UTC  (7+ messages)

[PATCH 2/2] w1 - call request_module with w1 master mutex unlocked
 2013-10-06 19:13 UTC 

[PATCH 1/2] w1 - fix fops in w1_bus_notify
 2013-10-06 19:13 UTC 

[PATCH 0/2] w1 fixes for broken subsystem
 2013-10-06 19:13 UTC 

cifs: Fix inability to write files >2GB to SMB2/3 shares (THIS TIME I GOT IT RIGHT, PROMISE!)
 2013-10-06 19:08 UTC 

cifs: Fix inability to write files >2GB to SMB2/3 shares (FIXED)
 2013-10-06 18:37 UTC 

Introduce support to lazy initialize mostly static keys v2
 2013-10-06 18:29 UTC  (13+ messages)
` [PATCH net-next v2 1/8] ipv4: split inet_ehashfn to hash functions per compilation unit
` [PATCH net-next v2 2/8] ipv6: split inet6_ehashfn "
` [PATCH net-next v2 3/8] x86/jump_label: expect default_nop if static_key gets enabled on boot-up
      ` [PATCH] static_key: WARN on usage before jump_label_init was called
` [PATCH net-next v2 4/8] net: introduce new macro net_get_random_once
` [PATCH net-next v2 5/8] inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once
` [PATCH net-next v2 6/8] inet: convert inet_ehash_secret and ipv6_hash_secret to net_get_random_once
` [PATCH net-next v2 7/8] tcp: switch tcp_fastopen key generation "
` [PATCH net-next v2 8/8] net: switch net_secret "

Commit f26150004 (metag: use common of_flat_dt_match_machine) causes metag build failures in linux-next
 2013-10-06 18:26 UTC 

[PATCH] tun: don't look at current when non-blocking
 2013-10-06 18:25 UTC 

[PATCH, RFC] block: use a separate plug list for blk-mq requests
 2013-10-06 18:15 UTC  (2+ messages)

linux-next: Tree for Oct 4
 2013-10-06 18:13 UTC  (2+ messages)

[PATCH v7 0/5] ARM: support for Trusted Foundations secure monito
 2013-10-06 18:11 UTC  (2+ messages)

[PATCH] blk-mq: fix blk_mq_start_stopped_hw_queues from irq context
 2013-10-06 18:10 UTC  (2+ messages)

[PATCH] clk: provide public clk_is_enabled function
 2013-10-06 19:42 UTC  (6+ messages)

[PATCH] usbnet: smsc95xx: Add device tree input for MAC address
 2013-10-06 17:31 UTC  (3+ messages)

[xen] double fault: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC
 2013-10-06 17:26 UTC  (2+ messages)

[PATCH 0/6] ARM: shmobile: kzm9d-reference: migrate to common clock framework with DT
 2013-10-06 17:16 UTC  (5+ messages)
` [PATCH 4/6] ARM: shmobile: emev2: Define SMU clock DT bindings

Allow disabling perf on x86
 2013-10-06 16:49 UTC  (5+ messages)
` [PATCH 6/6] x86: Allow disabling HW_BREAKPOINTS and PERF_EVENTS

[PATCH] kernel/irq/proc.c: set MAX_NAMELEN 11 instead of 10 which express the maximize size of "%d" or "%u"
 2013-10-06 15:57 UTC  (9+ messages)

[PATCH v2 0/6] Power Capping Framework and RAPL Driver
 2013-10-06 15:50 UTC  (4+ messages)
  ` [PATCH v2 3/6] PowerCap: Added to drivers build

[GIT PULL] target fixes for v3.12-rc4
 2013-10-06 15:50 UTC 

[PATCH 0/5] blk-mq updates
 2013-10-06 15:39 UTC  (7+ messages)
` [PATCH 1/5] blk-mq: more careful bio completion
` [PATCH 2/5] blk-mq: dont call blk_mq_free_request from blk_mq_finish_request
` [PATCH 3/5] blk-mq: always complete bios in blk_mq_complete_request
` [PATCH 4/5] blk-mq: kill blk_mq_finish_request
` [PATCH 5/5] blk-mq: cleanup blk_mq_bio_to_request

[PATCH]kconfig:mconf: avoid unneeded memcpy
 2013-10-06 15:18 UTC  (2+ messages)

[PATCH 0/5] blk-mq fixes and improvements
 2013-10-06 15:02 UTC  (6+ messages)
` [PATCH 2/5] [PATCH 2/5] revert: "blk-mq: blk-mq should free bios in pass through case"

[PATCH part1 v6 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-10-06 14:43 UTC  (3+ messages)
` [PATCH part1 v6 6/6] mem-hotplug: Introduce movable_node boot option
    ` [PATCH part1 v6 update "

[PATCH] sched/rt: Remove redundant nr_cpus_allowed test
 2013-10-06 14:04 UTC  (2+ messages)
` [tip:sched/core] "

[tip:x86/iommu] x86/iommu: Clean up the CONFIG_GART_IOMMU config option a bit
 2013-10-06 14:04 UTC 

[PATCH] x86: Add reboot quirk for Dell Latitude E5410
 2013-10-06 14:04 UTC  (2+ messages)
` [tip:x86/urgent] x86/reboot: "

[PATCH] x86: Don't make AMD_GART depend on EXPERT and default y
 2013-10-06 14:04 UTC  (3+ messages)
` [tip:x86/iommu] x86/iommu: Don' t "

[PATCH] scripts/coccinelle/api: remove devm_request_and_ioremap.cocci
 2013-10-06 13:53 UTC  (3+ messages)

[PATCH 0/5] rcusync: validations + dtor + exclusive
 2013-10-06 13:22 UTC  (15+ messages)
` [PATCH 1/5] rcusync: introduce struct rcu_sync_ops
` [PATCH 4/5] rcusync: introduce rcu_sync_struct->exclusive mode

A review of dm-writeboost
 2013-10-06 12:47 UTC  (2+ messages)

[PATCH v6 0/2] mmc: sdhci-msm: Add support for MSM chipsets
 2013-10-06 12:45 UTC  (4+ messages)
` [PATCH v6 2/2] mmc: sdhci-msm: Initial "

Уборка Квартиры и дома. Сухая и влажная. Качественно
 2013-10-06 12:38 UTC 

[RFC/RFT v2 0/4] ALSA: hda - hdmi: ATI/AMD multi-channel and HBR support
 2013-10-06 12:07 UTC  (5+ messages)
    ` [alsa-devel] "

[PATCH 1/3] ARM: dts: imx53-qsb: SDHC3 is connected in 8-bit mode
 2013-10-06 11:54 UTC  (2+ messages)

[PATCH] perf tool: don't open-code TEST_EVENTS macro
 2013-10-06 11:14 UTC  (2+ messages)

[PATCH TRIVIAL] cleanup: add spaces around bitwise operator
 2013-10-06 10:50 UTC 

[PATCH] x86/early_iounmap: Let the compiler enter the function name
 2013-10-06  9:36 UTC  (2+ messages)

[GIT PULL] EFI changes
 2013-10-06  9:27 UTC  (2+ messages)

[tip:perf/core] perf/x86: Clean up cap_user_time* setting
 2013-10-06  9:10 UTC  (4+ messages)

[RFC] extending splice for copy offloading
 2013-10-06  8:42 UTC  (11+ messages)

Unusually high system CPU usage with recent kernels
 2013-10-06  8:42 UTC 

BUG: sleeping function called from invalid context at mm/slab.c:3060
 2013-10-06  8:41 UTC  (2+ messages)

[PATCH 1/2] Fix NULL pointer dereference while loading initramfs
 2013-10-06  8:09 UTC  (5+ messages)

[RFC] Input: introduce ABS_MAX2/CNT2 and friends
 2013-10-06  7:47 UTC  (3+ messages)

[x86] BUG: unable to handle kernel paging request at 00740060
 2013-10-06  7:36 UTC  (4+ messages)
` [x86] BUG: unable to handle kernel paging request at 08000060

[Query] Stack Overflow in "arch/arm/kernel/unwind.c" while unwinding frame
 2013-10-06  7:14 UTC  (4+ messages)

[PATCH RFC 00/77] Re-design MSI/MSI-X interrupts enablement pattern
 2013-10-06  7:10 UTC  (12+ messages)
` [PATCH RFC 54/77] ntb: Ensure number of MSIs on SNB is enough for the link interrupt

[PATCH] usb: host: uhci-platform: remove deprecated IRQF_DISABLED
 2013-10-06  6:47 UTC 

[PATCH] usb: gadget: mv_u3d_core: remove deprecated IRQF_DISABLED
 2013-10-06  6:44 UTC 

[PATCH] serial: tegra: remove deprecated IRQF_DISABLED
 2013-10-06  6:30 UTC 

[PATCH] serial: bfin_uart: remove deprecated IRQF_DISABLED
 2013-10-06  6:27 UTC 

[GIT PULL] slave-dmaengine fixes
 2013-10-06  5:34 UTC 

[PATCH] [media] davinci: vpfe: remove deprecated IRQF_DISABLED
 2013-10-06  6:23 UTC 

[PATCH] [SCSI] wd7000: remove deprecated IRQF_DISABLED
 2013-10-06  6:18 UTC 

[PATCH] [SCSI] u14-34f: remove deprecated IRQF_DISABLED
 2013-10-06  6:16 UTC 

driver core: remove dev_attrs from struct class
 2013-10-06  1:25 UTC 

[PATCH] driver core: remove dev_bin_attrs from struct class
 2013-10-06  1:19 UTC 

[PATCHSET v2] sysfs: use seq_file and unify regular and bin file handling
 2013-10-06  0:40 UTC  (2+ messages)

[PATCH RFC v2 0/3] Add support for the System Power Management Interface (SPMI)
 2013-10-06  6:11 UTC  (6+ messages)
` [PATCH RFC v2 3/5] spmi: add generic SPMI controller binding documentation

[PATCH] intel-iommu: Fix leaks in pagetable freeing
 2013-10-05 23:41 UTC  (3+ messages)

[PATCH] [SCSI] ibmvstgt: remove deprecated IRQF_DISABLED
 2013-10-06  6:07 UTC 

[PATCH] [SCSI] eata: remove deprecated IRQF_DISABLED
 2013-10-06  6:03 UTC 

[PATCH] [SCSI]: ARM: remove deprecated IRQF_DISABLED
 2013-10-06  5:58 UTC 

[PATCH] [SCSI] misc drivers: remove deprecated IRQF_DISABLED
 2013-10-06  5:54 UTC 

[PATCH] [SCSI] aha152x: remove deprecated IRQF_DISABLED
 2013-10-06  5:28 UTC 

[PATCH] [SCSI] aacraid: remove deprecated IRQF_DISABLED
 2013-10-06  5:20 UTC 

[PATCH] [SCSI] NCR5380: remove deprecated IRQF_DISABLED
 2013-10-06  5:13 UTC 

[PATCH] PNP: remove deprecated IRQF_DISABLED
 2013-10-06  5:08 UTC 

[PATCH] net: p54spi: remove deprecated IRQF_DISABLED
 2013-10-06  5:04 UTC 

[PATCH beta 1] 0/3] Fix race conditions in mrf24j40 interrupts
 2013-10-06  3:52 UTC  (5+ messages)
` [PATCH v1 "
  ` [PATCH v1 1/3] mrf24j40: Move INIT_COMPLETION() to before packet transmission
  ` [PATCH v1 2/3] mrf24j40: Use threaded IRQ handler
  ` [PATCH v1 3/3] mrf24j40: Use level-triggered interrupts

[PATCH v2 0/2] 6lowpan default hardware address
 2013-10-06  3:15 UTC  (3+ messages)
` [PATCH v2 1/2] 6lowpan: Only make 6lowpan links to IEEE802154 devices
` [PATCH v2 2/2] 6lowpan: Sync default hardware address of lowpan links to their wpan

(no subject)
 2013-10-06  3:00 UTC 

dm-writeboost testing
 2013-10-06  2:14 UTC  (8+ messages)
` [dm-devel] "

[GIT PATCH] TTY/Serial fixes for 3.12-rc4
 2013-10-06  2:11 UTC  (4+ messages)

[PATCH] 6lowpan: Sync default hardware address of lowpan links to their wpan
 2013-10-06  1:29 UTC  (4+ messages)

[RFC][PATCH 0/3] vfs: Detach mounts on unlink
 2013-10-06  0:44 UTC  (3+ messages)

[RFC] apparently broken RLIMIT_CORE
 2013-10-06  0:43 UTC 

[RFC][PATCH 0/3] vfs: Detach mounts on unlink
 2013-10-06  0:37 UTC  (11+ messages)

[PATCH] DMA: extend documentation to provide more API details
 2013-10-05 23:31 UTC  (4+ messages)

[PATCH] PCI/PM: Removing the function pci_pm_complete()
 2013-10-05 22:47 UTC  (3+ messages)

tty^Wrcu/perf lockdep trace
 2013-10-05 22:03 UTC  (12+ messages)

[PATCH 0/5] Cleanup in drivers/usb/core/hcd.c
 2013-10-05 21:09 UTC  (5+ messages)
` [PATCH 2/5] drivers: usb: core: hcd: Whitespace fixes
  ` [PATCH 1/1] drivers: usb: core: hcd.c: converted busmap from struct to bitmap

[PATCH 2/2] Export initial ramdisk compression config
 2013-10-05 20:43 UTC  (3+ messages)

Conflict in merge of the the random tree
 2013-10-05 19:14 UTC 

[PATCH v3 0/3] AM33XX crypto DTS patches
 2013-10-05 19:04 UTC  (4+ messages)
` [PATCH v3 1/3] ARM: dts: AM33XX: Add SHAM data and documentation
` [PATCH v3 2/3] ARM: dts: AM33XX: Add AES "
` [PATCH v3 3/3] ARM: dts: AM33XX: Fix AES interrupt number

[PATCH|RFC] of: let of_match_device() always return best match
 2013-10-05 17:57 UTC  (3+ messages)

[GIT PULL] GPIO fixes for v3.12
 2013-10-05 18:35 UTC 

[PATCH v2 3/9] ARM: dts: Add SHAM data and documentation for AM33XX
 2013-10-05 18:29 UTC  (6+ messages)
` [PATCH v2 4/9] ARM: dts: Add AES "

[PATCH] perf: remove duplicate block from Makefile
 2013-10-05 17:39 UTC 

[PATCH v2 5/5] kconfig: fix bug in search results string: use strlen(gstr->s), not gstr->len
 2013-10-05 17:54 UTC  (2+ messages)

[PATCH 2/3] rcu: Create rcu_sync infrastructure
 2013-10-05 17:31 UTC  (11+ messages)

[GIT PULL] Btrfs
 2013-10-05 17:36 UTC 

[GIT PATCH] USB fixes for 3.12-rc4
 2013-10-05 17:34 UTC 

[RFC PATCH v2 0/1] FPGA subsystem core
 2013-10-05 17:33 UTC  (11+ messages)

[GIT PATCH] Staging driver fixes for 3.12-rc4
 2013-10-05 17:33 UTC 

[PATCH 1/2] mm/page_alloc.c: Implement an empty get_pfn_range_for_nid
 2013-10-05 17:32 UTC  (2+ messages)
` [PATCH 2/2] mm/page_alloc.c: Get rid of unused marco LONG_ALIGN

Use of drivers/platform and matching include?
 2013-10-05 17:13 UTC  (6+ messages)

You've won a Prize
 2013-10-05 17:40 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).