public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-08-22 09:25:38 to 2013-08-22 16:04:51 UTC [more...]

[PATCH 0/2] net/cadence/macb: add support for dt phy definition
 2013-08-22 15:58 UTC  (2+ messages)
` [PATCH 2/2] ARM: at91/dt: define phy available on sama5d3 mother board

Null pointer dereference in nl80211_set_reg
 2013-08-22 16:04 UTC  (2+ messages)

oops during boot with CONFIG_SND_DYNAMIC_MINORS not set
 2013-08-22 16:03 UTC  (3+ messages)

[PATCH V3] i2c: move of helpers into the core
 2013-08-22 16:00 UTC 

[PATCH v2 0/2] perf: add new PERF_RECORD_MMAP2 record type
 2013-08-22 15:57 UTC  (5+ messages)
` [PATCH v2 1/2] perf: add attr->mmap2 attribute to an event
` [PATCH v2 2/2] perf tools: add attr->mmap2 support

[PATCH 0/2] ext4: increase mbcache scalability
 2013-08-22 15:54 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] mbcache: decoupling the locking of local from global data
  ` [PATCH v2 2/2] ext4: each filesystem creates and uses its own mc_cache

[PATCH 0/8] x86, acpi: Move acpi_initrd_override() earlier
 2013-08-22 15:52 UTC  (11+ messages)

[PATCH v2 00/10] Getting rid of get_unused_fd_flags()
 2013-08-22 15:53 UTC  (3+ messages)
` [PATCH v2 05/10] vfio: use get_unused_fd_flags(0) instead of get_unused_fd()

[PATCH 1/6] mm/hwpoison: fix lose PG_dirty flag for errors on mlocked pages
 2013-08-22 15:52 UTC  (8+ messages)
` [PATCH 2/6] mm/hwpoison: don't need to hold compound lock for hugetlbfs page
` [PATCH 3/6] mm/hwpoison: fix num_poisoned_pages error statistics for thp
` [PATCH 4/6] mm/hwpoison: don't set migration type twice to avoid hold heavy contend zone->lock
` [PATCH 5/6] mm/hwpoison: drop forward reference declarations __soft_offline_page()
` [PATCH 6/6] mm/hwpoison: centralize set PG_hwpoison flag and increase num_poisoned_pages

[PATCH RESEND 1/3] zfcp: fix lock imbalance by reworking request queue locking
 2013-08-22 15:45 UTC 

perf, x86: Add parts of the remaining haswell PMU functionality v3
 2013-08-22 15:41 UTC  (3+ messages)
` [PATCH 4/4] perf, tools: Add perf stat --transaction v5

[PATCH 00/32] ARM: ux500: Enable clocks for Device Tree
 2013-08-22 15:41 UTC  (9+ messages)
` [PATCH 09/33] ARM: ux500: Supply the I2C clocks lookup to the DBX500 DT

[PATCH 0/2] powerpc/iommu: check dev->iommu_group before remove it
 2013-08-22 15:41 UTC  (10+ messages)
` [PATCH 2/2] powerpc/iommu: check dev->iommu_group before remove a device from iommu_group

[PATCH 1/3] Input: atkbd - add LED triggers for keyboard state
 2013-08-22 15:39 UTC  (4+ messages)
` [PATCH 2/3] thinkpad_acpi: Support micmute LED
` [PATCH 3/3] thinkpad_acpi: Wire unused micmute LED to capslock

[RFC PATCH] phylib: mdio: handle register/unregister/register sequence
 2013-08-22 15:38 UTC  (9+ messages)

[PATCH] mm, fs: avoid page allocation beyond i_size on read
 2013-08-22 15:34 UTC  (12+ messages)

linux-next: build failure after merge of the driver-core tree
 2013-08-22 15:36 UTC  (2+ messages)

[PATCH 0/3] clean up echo -e usage
 2013-08-22 15:17 UTC  (7+ messages)
` [PATCH 1/3] xtensa: don't use echo -e needlessly
` [PATCH 2/3] x86: "
` [PATCH 3/3] raid6/test: replace echo -e with printf

Kernel migration eat CPUs
 2013-08-22 15:00 UTC 

[PATCH] mm: strictlimit feature -v4
 2013-08-22 15:01 UTC  (5+ messages)

[PATCH] scsi: fix the build warning
 2013-08-22 14:49 UTC  (8+ messages)

[RFC][PATCH] Introduce page fault tracepoint
 2013-08-22 14:44 UTC  (3+ messages)

[PATCH resent 0/4] perf tools: Persistent events, changes for perf tool integration
 2013-08-22 14:44 UTC  (5+ messages)
` [PATCH resent 1/4] perf tools: Rename flex conditions to avoid name conflicts
` [PATCH resent 2/4] perf tools: Modify event parser to update event attribute by index
` [PATCH resent 3/4] perf tools: Add attr<num> syntax to event parser
` [PATCH resent 4/4] perf tools: Retry mapping buffers readonly on EACCES

[PATCH 0/8] rcu: Ensure rcu read site is deadlock-immunity
 2013-08-22 14:41 UTC  (8+ messages)
` [PATCH 5/8] rcu: eliminate deadlock for rcu read site

[PATCH RFC] nfc: add a driver for pn532 connected on uart
 2013-08-22 14:28 UTC 

Linking failure on linux-next with arm allyesconfig
 2013-08-22 14:23 UTC 

[PATCH v3 00/12] perf, persistent: Add persistent events
 2013-08-22 14:13 UTC  (13+ messages)
` [PATCH v3 01/12] perf, mmap: Factor out ring_buffer_detach_all()
` [PATCH v3 02/12] perf, mmap: Factor out try_get_event()/put_event()
` [PATCH v3 03/12] perf, mmap: Factor out perf_alloc/free_rb()
` [PATCH v3 04/12] perf, mmap: Factor out perf_get_fd()
` [PATCH v3 05/12] perf: Add persistent events
` [PATCH v3 06/12] mce, x86: Enable "
` [PATCH v3 07/12] perf, persistent: Implementing a persistent pmu
` [PATCH v3 08/12] perf, persistent: Exposing persistent events using sysfs
` [PATCH v3 09/12] perf, persistent: Use unique event ids
` [PATCH v3 10/12] perf, persistent: Implement reference counter for events
` [PATCH v3 11/12] perf, persistent: Dynamically resize list of sysfs entries
` [PATCH v3 12/12] [RFC] perf, persistent: ioctl functions to control persistency

ipvsadm: One-packet scheduling with UDP service is unstable
 2013-08-22 14:14 UTC  (4+ messages)

[ANNOUNCE] kmod 15
 2013-08-22 14:05 UTC 

[RFC PATCH 0/4] DT: move of_get_cpu_node from PPC to DT core
 2013-08-22 13:59 UTC  (9+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 3/4] powerpc: refactor of_get_cpu_node to support other architectures

Dear Beneficiary
 2013-08-22  2:08 UTC 

[GIT PULL v2] DT/core: cpu_ofnode updates for v3.12
 2013-08-22 13:57 UTC 

[PATCH 1/3] misc: Add crossbar driver
 2013-08-22 13:45 UTC  (19+ messages)

[PATCH v2] gpio: interrupt consistency check for OF GPIO IRQs
 2013-08-22 13:16 UTC  (2+ messages)

[PATCH] iommu: No need to pass '0x' when '%pa' is used
 2013-08-22 13:38 UTC  (2+ messages)

[PATCH v3 00/16] DT/core: update cpu device of_node
 2013-08-22 13:29 UTC  (5+ messages)
` [PATCH v4 00/19] "
  ` [PATCH v4 03/19] powerpc: refactor of_get_cpu_node to support other architectures

[PATCH v4 00/28] x86, irq: Support ioapic controller hotplug
 2013-08-22 13:29 UTC  (3+ messages)
` [PATCH v4 28/28] PCI, x86, ACPI: get ioapic address from acpi device

[PATCH RFC v2 1/2] qspinlock: Introducing a 4-byte queue spinlock implementation
 2013-08-22 13:28 UTC  (4+ messages)

[PATCH 0/4] arm: mvebu: add missing of_node_put and iounmap
 2013-08-22 13:22 UTC  (6+ messages)
` [PATCH 1/4] arm: mvebu: add missing of_node_put() to fix reference leak
` [PATCH 2/4] bus: "
` [PATCH 3/4] clk: mvebu: add missing iounmap
` [PATCH 4/4] pinctrl: "

Build failure in drivers/pinctrl/pictrl-imx.c
 2013-08-22 13:21 UTC 

Regression: x86/mm: new _PTE_SWP_SOFT_DIRTY bit conflicts with existing use
 2013-08-22 13:12 UTC  (28+ messages)

[PATCH] [BUGFIX] crash/ioapic: Prevent crash_kexec() from deadlocking of ioapic_lock
 2013-08-22 13:11 UTC  (7+ messages)
  `  "

[PATCH v1 1/4] spi/xilinx: Remove CONFIG_OF from the driver
 2013-08-22 13:10 UTC  (7+ messages)
` [PATCH v1 3/4] spi/xilinx: Simplify irq allocation

There is strange packets dropping on new kernels
 2013-08-22 13:09 UTC  (2+ messages)

[PATCH] tracing: store entry->next_cpu to trace records in trace_ctxwake_bin()
 2013-08-22 12:59 UTC 

[RFC] Get rid of SUBARCH
 2013-08-22 12:58 UTC  (4+ messages)

[PATCHv4 0/5] ceph: persistent caching with fscache
 2013-08-22 12:58 UTC  (3+ messages)

[PATCH v3 0/3] HID: Win 8 multitouch panels detection in core
 2013-08-22 12:51 UTC  (4+ messages)
` [PATCH v3 1/3] HID: Use hid_parser for pre-scanning the report descriptors
` [PATCH v3 2/3] HID: detect Win 8 multitouch devices in core
` [PATCH v3 3/3] HID: do not init input reports for Win 8 multitouch devices

[PATCH v3 0/3] usb: fix hub_configure() error handling
 2013-08-22 12:49 UTC  (4+ messages)
` [PATCH v3 1/3] usb: fix cleanup after failure in hub_configure()
` [PATCH v3 2/3] usb: fail on usb_hub_create_port_device() errors
` [PATCH v3 3/3] usb: don't use bNbrPorts after initialization

[PATCH] dma: ste_dma: Fix warning when CONFIG_ARM_LPAE=y
 2013-08-22 12:37 UTC  (2+ messages)

[PATCH 0/4] Add freescale ftm pwm driver for Vybrid VF610 TOWER
 2013-08-22 12:17 UTC  (6+ messages)
` [PATCH 4/4] Documentation: Add device tree bindings for Freescale FTM PWM

[PATCH v2 0/3] HID: Win 8 multitouch panels detection in core
 2013-08-22 12:01 UTC  (4+ messages)
` [PATCH v2 2/3] HID: detect Win 8 multitouch devices "

[PATCH] sa1100: collie: fall back to jedec_probe flash detection
 2013-08-22 11:59 UTC  (2+ messages)

[PATCH v2 4/8] drm/i2c: tda998x: prepare for video input configuration
 2013-08-22 11:53 UTC  (5+ messages)

[PATCH] pxa: sharpsl_param: fix invalid memory access in sharpsl_save_param()
 2013-08-22 11:38 UTC  (2+ messages)

[PATCH v3 0/3] Input: omap-keypad: Convert to threaded IRQ and cleanup
 2013-08-22 11:34 UTC  (2+ messages)

linux-next: Tree for Aug 21 [ screen corruption in graphical mode ]
 2013-08-22 11:32 UTC  (10+ messages)

AMD Bobcat cpufreq
 2013-08-22 11:17 UTC  (2+ messages)

[patch 9/9] mm: thrash detection-based file cache sizing v4
 2013-08-22 11:15 UTC  (6+ messages)
` [patch 9/9] mm: workingset: keep shadow entries in check

[patch] mm, thp: count thp_fault_fallback anytime thp fault fails
 2013-08-22 11:11 UTC  (4+ messages)

[RFC PATCH v3] sched: Limit idle balance based on max cost per sched domain
 2013-08-22 11:10 UTC  (2+ messages)

[PATCH] mn10300: Truncate base in do_div()
 2013-08-22 11:08 UTC 

[RFC PATCH 00/18 v3] Signature verification of hibernate snapshot
 2013-08-22 11:01 UTC  (19+ messages)
` [PATCH 01/18] asymmetric keys: add interface and skeleton for implement signature generation
` [PATCH 02/18] asymmetric keys: implement EMSA_PKCS1-v1_5-ENCODE in rsa
` [PATCH 03/18] asymmetric keys: separate the length checking of octet string from RSA_I2OSP
` [PATCH 04/18] asymmetric keys: implement OS2IP in rsa
` [PATCH 05/18] asymmetric keys: implement RSASP1
` [PATCH 06/18] asymmetric keys: support parsing PKCS #8 private key information
` [PATCH 07/18] asymmetric keys: explicitly add the leading zero byte to encoded message
` [PATCH 08/18] Secure boot: Add new capability
` [PATCH 09/18] Secure boot: Add a dummy kernel parameter that will switch on Secure Boot mode
` [PATCH 10/18] efi: Enable secure boot lockdown automatically when enabled in firmware
` [PATCH 11/18] Hibernate: introduced RSA key-pair to verify signature of snapshot
` [PATCH 12/18] Hibernate: generate and "
` [PATCH 13/18] Hibernate: Avoid S4 sign key data included in snapshot image
` [PATCH 14/18] Hibernate: applied SNAPSHOT_VERIFICATION config to switch signature check
` [PATCH 15/18] Hibernate: adapt to UEFI secure boot with "
` [PATCH 16/18] Hibernate: show the verification time for monitor performance
` [PATCH 17/18] Hibernate: introduced SNAPSHOT_SIG_HASH config for select hash algorithm
` [PATCH 18/18] Hibernate: notify bootloader regenerate key-pair for snapshot verification

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-22 11:04 UTC  (5+ messages)
` [PATCH v2 12/20] mm, hugetlb: remove vma_has_reserves()

[PATCH] pinctrl: sh-pfc: remove unnecessary platform_set_drvdata()
 2013-08-22 11:04 UTC  (2+ messages)

[PATCH 00/18 v3] Signature verification of hibernate snapshot
 2013-08-22 11:00 UTC  (2+ messages)
` [PATCH 01/18] asymmetric keys: add interface and skeleton for implement signature generation

Fwd: ipw2200: Fix race condition in the command completion acknowledge
 2013-08-22 11:00 UTC 

Proposed stable release changes
 2013-08-22 10:59 UTC  (6+ messages)

[PATCH v5] Soft limit rework
 2013-08-22 10:58 UTC  (5+ messages)

[PATCH V4 0/5] powerpc/cpuidle: Generic POWERPC cpuidle driver enabled for POWER and POWERNV platforms
 2013-08-22 10:56 UTC  (3+ messages)
` [PATCH V4 3/5] powerpc/cpuidle: Generic powerpc backend cpuidle driver

[ATTEND] oops.kernel.org prospect
 2013-08-22 10:44 UTC  (4+ messages)
          ` oops.kernel.org, reporting. [Was: [ATTEND] oops.kernel.org prospect]

[PATCH 00/10] Various load-balance cleanups/optimizations -v2
 2013-08-22 10:42 UTC  (7+ messages)
` [PATCH 01/10] sched: Remove one division operation in find_busiest_queue()
` [PATCH 02/10] sched: Factor out code to should_we_balance()

[PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 Device Driver into the Linux Kernel
 2013-08-22  9:23 UTC  (5+ messages)
    ` Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700 DeviceDriver "
      ` Re: Re: [PATCH-SR9700] Merge USB 1.1 Ethernet Adapter SR9700DeviceDriver "

[PATCH] of: reduce the number of PROBE_DEFERs
 2013-08-22 10:20 UTC  (4+ messages)

[PATCH 0/6] simplify platform_get_resource_byname/devm_ioremap_resource
 2013-08-22 10:15 UTC  (3+ messages)
` [PATCH 5/6] regulator: ti-abb: "

[PATCH] f2fs: use strncasecmp() simplify the string comparison
 2013-08-22 10:11 UTC 

[PATCH 0/4] arm: atmel: enable kernel uncompress info output
 2013-08-22 10:14 UTC  (2+ messages)

[PATCH] cpuidle: coupled: fix dead loop corner case
 2013-08-22 10:11 UTC  (3+ messages)

[PATCH] drivers: regmap: bugfix in regcache-rbtree.c
 2013-08-22 10:04 UTC  (8+ messages)

ATTN:HI----supply fumed silica----menjie chemicals
 2013-08-22  9:21 UTC 

[PATCH 1/2] gpio: mcp23s08: rename the device tree property
 2013-08-22  9:56 UTC  (2+ messages)
` [PATCH 2/2] of: add vendor prefix for Microchip Technology Inc

[PATCH V5 0/5] POWER/cpuidle: Generic IBM-POWER cpuidle driver enabled for PSERIES and POWERNV platforms
 2013-08-22  9:54 UTC  (6+ messages)
` [PATCH V5 1/5] pseries/cpuidle: Remove dependency of pseries.h file
` [PATCH V5 2/5] pseries: Move plpar_wrapper.h to powerpc common include/asm location
` [PATCH V5 3/5] POWER/cpuidle: Generic IBM-POWER backend cpuidle driver
` [PATCH V5 4/5] POWER/cpuidle: Enable powernv cpuidle support
` [PATCH V5 5/5] powernv/cpuidle: Enable idle powernv cpu to call into the cpuidle framework

[PATCH -next] ASoC: mmp-pcm: remove duplicated include from mmp-pcm.c
 2013-08-22  9:50 UTC  (2+ messages)

[PATCH] mm/hotplug: fix a trivial typo in Documentation/memory-hotplug.txt
 2013-08-22  9:42 UTC 

[PATCH v4 0/5] ARM: at91: prepare transition to common clk framework
 2013-08-22  9:41 UTC  (3+ messages)
` [PATCH v4 2/5] mmc: atmel-mci: prepare clk before calling enable

[PATCH 1/2] mm: factor commit limit calculation
 2013-08-22  9:25 UTC  (6+ messages)
` [PATCH 2/2] mm: add overcommit_kbytes sysctl variable


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox