messages from 2013-04-10 15:29:16 to 2013-04-10 20:03:15 UTC [more...]
[char-misc-next 0/3 V6] Support NFC Device on MEI CL Bus
2013-04-10 20:03 UTC (6+ messages)
` [char-misc-next 1/3] mei: nfc: Initial nfc implementation
[PATCH] mm: Rewrite the comment over migrate_pages() more comprehensibly
2013-04-10 19:59 UTC
AMD Vi error and lost networking with r8169
2013-04-10 19:57 UTC (3+ messages)
[GIT PULL] (xen) stable/for-linus-3.9-rc6-tag
2013-04-10 19:53 UTC
[GIT] Networking
2013-04-10 19:49 UTC
[PATCH] gpio: lpc32xx: Fix off-by-one valid range checking for bank
2013-04-10 19:49 UTC (2+ messages)
[PATCH v2] ARM: OMAP4: hwmod data: make 'ocp2scp_usb_phy_phy_48m" as the main clock (fwd)
2013-04-10 19:43 UTC
[RFC 2/2] initramfs with digital signature protection
2013-04-10 19:42 UTC (11+ messages)
[PATCH v4] gpio: mcp23s08: convert driver to DT
2013-04-10 19:43 UTC (2+ messages)
kernel BUG at kernel/smpboot.c:134!
2013-04-10 19:41 UTC (16+ messages)
` [PATCH] kthread: Prevent unpark race which puts threads on the wrong cpu
[PATCH] timekeeping: Make sure to notify hrtimers when TAI offset changes
2013-04-10 19:41 UTC
[PATCH] ARM: OMAP4: HWMOD: make 'ocp2scp_usb_phy_phy_48m" as the main clock
2013-04-10 19:41 UTC (3+ messages)
` [PATCH v2] ARM: OMAP4: hwmod data: "
[PATCH 06/18] compat: backport ASYNC_DOMAIN_EXCLUSIVE()
2013-04-10 19:40 UTC (7+ messages)
[PATCH -v4 0/4] x86, kdump: Fix crashkernel high with old kexec-tools
2013-04-10 19:39 UTC (5+ messages)
` [PATCH v4 1/4] x86, kdump: Set crashkernel_low automatically
` [PATCH v4 4/4] kexec: use Crash kernel for Crash kernel low
` [PATCH v4 2/4] x86, kdump: Retore crashkernel= to allocate under 896M
` [PATCH v4 3/4] x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
[PATCH v6] clk: add si5351 i2c common clock driver
2013-04-10 19:34 UTC (6+ messages)
` [PATCH v7] "
[PATCH] rbd: revalidate_disk upon rbd resize
2013-04-10 19:30 UTC (2+ messages)
[PATCH v3] x86: use a read-only IDT alias on all CPUs
2013-04-10 19:24 UTC
[GIT PULL] c6x: add memory barrier to arch_local_irq_restore
2013-04-10 19:26 UTC
[PATCH v5 0/3] gpio: Add device driver for GRGPIO cores and support custom accessors with gpio-generic
2013-04-10 19:25 UTC (10+ messages)
` [PATCH v5 1/3] gpio: gpio-generic: Add 16 and 32 bit big endian byte order support
` [PATCH v5 2/3] gpio: grgpio: Add device driver for GRGPIO cores
` [PATCH v5 3/3] gpio: grgpio: Add irq support
dm-crypt performance
2013-04-10 19:24 UTC (11+ messages)
` dm-crypt parallelization patches
[RFC][PATCH 1/2] ARM: OMAP4: clock: Add device tree support for AUXCLKs
2013-04-10 19:19 UTC (13+ messages)
Could you help me to figure it out?
2013-04-10 19:11 UTC
[PATCH v4 3/4] x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low
2013-04-10 19:14 UTC (2+ messages)
[PATCH] Do not force shutdown/reboot to boot cpu
2013-04-10 19:00 UTC (13+ messages)
[PATCHSET v2] arch: unify task dump debug info
2013-04-10 18:54 UTC (6+ messages)
` [PATCH 1/7] x86: don't show trace beyond show_stack(NULL, NULL)
[PATCH] [BZ905179] audit: omit check for uid and gid validity in audit rules and data
2013-04-10 18:46 UTC (10+ messages)
Fwd: [PATCH RESEND v2 1/1] ARM Feroceon: fix kexec by setting outer_cache.inv_all
2013-04-10 18:42 UTC (4+ messages)
` "
[PATCH] net: mv643xx_eth: use managed devm_kzalloc
2013-04-10 18:41 UTC (2+ messages)
Beyond inotify recursive watches
2013-04-10 18:36 UTC (5+ messages)
[PATCH] x86: make IDT read-only
2013-04-10 18:28 UTC (17+ messages)
` [kernel-hardening] "
` Readonly GDT
` [Xen-devel] "
Re: drm/i915: new warning (regression) in 3.7.10 and 3.8.3
2013-04-10 18:32 UTC (6+ messages)
` [PATCH] drm/i915: don't check inconsistent modeset state when force-restoring
[PATCH v2 00/10] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-04-10 18:31 UTC (5+ messages)
` [PATCH v2 03/10] mm/page_alloc: insert memory barriers to allow async update of pcp batch and high
[PATCH v3 00/11] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-04-10 18:23 UTC (12+ messages)
` [PATCH v3 01/11] mm/page_alloc: factor out setting of pcp->high and pcp->batch
` [PATCH v3 02/11] mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high
` [PATCH v3 03/11] mm/page_alloc: insert memory barriers to allow async update of pcp batch and high
` [PATCH v3 04/11] mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE
` [PATCH v3 05/11] mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead of stop_machine()
` [PATCH v3 06/11] mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalulate high
` [PATCH v3 07/11] mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_batch()
` [PATCH v3 08/11] mm/page_alloc: relocate comment to be directly above code it refers to
` [PATCH v3 09/11] mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()
` [PATCH v3 10/11] mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()
` [PATCH v3 11/11] mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch()
[PATCH v5 0/3] of/pci: Provide common support for PCI DT parsing
2013-04-10 18:28 UTC (5+ messages)
` [PATCH v5 2/3] of/pci: Provide support for parsing PCI DT ranges property
` [PATCH v5 3/3] of/pci: mips: convert to common of_pci_range_parser
[PATCH RFC 1/2] SELinux: reduce overhead of mls_level_isvalid() function call
2013-04-10 18:26 UTC (2+ messages)
` [PATCH RFC 2/2] SELinux: Increase ebitmap_node size for 64-bit configuration
[PATCHv9 0/8] zswap: compressed swap caching
2013-04-10 18:19 UTC (9+ messages)
` [PATCHv9 1/8] zsmalloc: add to mm/
` [PATCHv9 2/8] zsmalloc: add documentation
` [PATCHv9 3/8] debugfs: add get/set for atomic types
` [PATCHv9 4/8] zswap: add to mm/
` [PATCHv9 5/8] mm: break up swap_writepage() for frontswap backends
` [PATCHv9 6/8] mm: allow for outstanding swap writeback accounting
` [PATCHv9 7/8] zswap: add swap page writeback support
` [PATCHv9 8/8] zswap: add documentation
gpio-ucb1400
2013-04-10 18:18 UTC (8+ messages)
Jitter and latency benchmarks with netlink / nl80211
2013-04-10 18:10 UTC (4+ messages)
[PATCHSET] perf, cgroup: implement hierarchy support for perf_event controller
2013-04-10 18:08 UTC (5+ messages)
[PATCH 1/1] Drivers: hv: vmbus: Add additional distro specific Kconfig options
2013-04-10 17:50 UTC (6+ messages)
[PATCH/RFC] m68k: Add -ffreestanding to KBUILD_CFLAGS
2013-04-10 17:48 UTC (4+ messages)
[PATCH v3 00/22] x86, ACPI, numa: Parse numa info early
2013-04-10 17:47 UTC (6+ messages)
` [PATCH v3 02/22] x86, microcode: Use common get_ramdisk_image()
` Early microcode signing in secure boot environment - Was: "
[PATCH 1/3] efi: Determine how much space is used by boot services-only variables
2013-04-10 17:46 UTC (4+ messages)
` [PATCH V4 "
` [PATCH V4 2/3] Revert "x86, efivars: firmware bug workarounds should be in platform code"
` [PATCH V4 3/3] efi: Distinguish between "remaining space" and actually used space
[PATCH v2] gma500:fix build failure for 3.9-rc5
2013-04-10 17:46 UTC (2+ messages)
[PATCH v2 0/3] Support memory hot-delete to boot memory
2013-04-10 17:29 UTC (12+ messages)
` [PATCH v2 1/3] resource: Add __adjust_resource() for internal use
` [PATCH v2 2/3] resource: Add release_mem_region_adjustable()
` [patch] mm, hotplug: avoid compiling memory hotremove functions when disabled
[PATCH] net: mv643xx_eth: add shared clk and cleanup existing clk handling
2013-04-10 17:37 UTC
[PATCH] net: mvmdio: add clocks property to binding documentation
2013-04-10 17:36 UTC
[tip:sched/core] sched: Lower chances of cputime scaling overflow
2013-04-10 17:32 UTC (5+ messages)
[PATCH] kernel: audit: beautify code, for extern function, better to check its parameters by itself
2013-04-10 17:31 UTC (2+ messages)
[PATCH v3 0/3] Support memory hot-delete to boot memory
2013-04-10 17:17 UTC (4+ messages)
` [PATCH v3 1/3] resource: Add __adjust_resource() for internal use
` [PATCH v3 2/3] resource: Add release_mem_region_adjustable()
` [PATCH v3 3/3] mm: Change __remove_pages() to call release_mem_region_adjustable()
[PATCH] module: add kset_obj_exists() and use it
2013-04-10 17:27 UTC (2+ messages)
[PATCH -next] audit: remove duplicated include from audit.c
2013-04-10 17:26 UTC (2+ messages)
[RFC GIT PULL] nohz: Kconfig layout improvements
2013-04-10 17:24 UTC (4+ messages)
[RFC] rootmpfs
2013-04-10 17:23 UTC (2+ messages)
[PATCH 1/3] ARM: tegra: pcie: Add tegra3 support
2013-04-10 17:23 UTC (2+ messages)
[PATCH] pciehp: Add pciehp_surprise module option
2013-04-10 17:19 UTC (4+ messages)
[RFC PATCH] watchdog: Add hook for kicking in kdump path
2013-04-10 17:17 UTC (15+ messages)
[PATCH RFC 0/3] mutex: Improve mutex performance by doing less atomic-ops & spinning
2013-04-10 17:16 UTC (13+ messages)
` [PATCH RFC 1/3] mutex: Make more scalable by doing less atomic operations
[PATCH] mfd: tps65090: Add compatible string for charger subnode
2013-04-10 17:14 UTC
[Patch V4 1/2] mfd: tps65090: Fix enum in header file
2013-04-10 17:14 UTC (4+ messages)
` [Patch V4 2/2] mfd: tps65090: Add resources for charger
[PATCH v8 00/13] Get rid of the ACPI PCI subdriver mechanism
2013-04-10 17:07 UTC (5+ messages)
` [PATCH v8 10/13] PCI/acpiphp: do not use "
[PATCH] audit: destroy filename correctly
2013-04-10 17:07 UTC (2+ messages)
[GIT PULL] One line typo fix
2013-04-10 17:06 UTC
mac80211_hwsim: Check return value of driver_register
2013-04-10 17:05 UTC (2+ messages)
[PATCH 1/4] mfd: Kontron PLD mfd driver
2013-04-10 17:02 UTC (6+ messages)
` [PATCH 2/4] i2c: Kontron PLD i2c bus driver
` [PATCH 4/4] watchdog: Kontron PLD watchdog timer
[PATCH 1/2] mfd: twl4030-madc: Add support for raw value in twl4030_madc_conversion
2013-04-10 17:00 UTC (5+ messages)
[PATCH] RX-51: Fix probe order of SPI devices
2013-04-10 17:00 UTC (5+ messages)
[PATCH 1/4] audit: Syscall rules are not applied to existing processes on non-x86
2013-04-10 16:56 UTC (3+ messages)
` [PATCH 3/4] powerpc: Optimise 64bit syscall auditing entry path
[PATCH 2/2 V5] iommu/amd: Add logic to decode AMD IOMMU event flag
2013-04-10 16:29 UTC (4+ messages)
[PATCH v2 0/7] Android Binder IPC Fixes
2013-04-10 16:39 UTC (4+ messages)
` [PATCH v2 6/7] staging: android: binder: fix alignment issues
[PATCH] MIPS: Makefile: workaround printk recursion bug
2013-04-10 16:37 UTC (2+ messages)
[PATCH] HID: appleir: add support for Apple ir devices
2013-04-10 16:35 UTC (3+ messages)
[PATCH v5 0/7] Add O_DENY* support for VFS and CIFS/NFS
2013-04-10 16:27 UTC (5+ messages)
` [PATCH v5 1/7] fcntl: Introduce new O_DENY* open flags
[RESEND][PATCH v5 0/3] fix hugepage coredump
2013-04-10 16:31 UTC (5+ messages)
` [RESEND][PATCH v5 1/3] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [RESEND][PATCH v5 2/3] fix hugetlb memory check in vma_dump_size()
` [RESEND][PATCH v5 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()
[PATCH 1/2] pci/of: remove weak annotation of pcibios_get_phb_of_node
2013-04-10 16:31 UTC (4+ messages)
` [PATCH 2/2] MIPS: implement pcibios_get_phb_of_node
[PATCHv2] rdma: add a new IB_ACCESS_GIFT flag
2013-04-10 16:28 UTC (11+ messages)
[PATCH] clk: Add device tree binding to clk-fixed-factor
2013-04-10 16:27 UTC (3+ messages)
hi dear good friend,
2013-04-10 15:18 UTC
[PATCH v8 3/3] mm: reinititalise user and admin reserves if memory is added or removed
2013-04-10 15:56 UTC (6+ messages)
[PATCH v2] MODSIGN: do not send garbage to stderr when enabling modules signature
2013-04-10 16:23 UTC (6+ messages)
[PATCH] driver core: devtmpfs: fix compile failure
2013-04-10 16:12 UTC
[PATCH v3 00/27] PCI: Add for_each_pci_resource and addon_res support
2013-04-10 16:12 UTC (4+ messages)
` [PATCH v3 03/27] PCI: pci resource iterator
[PATCH v5 0/3] fix hugepage coredump
2013-04-10 16:09 UTC (4+ messages)
` [PATCH v5 1/3] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [PATCH v5 2/3] fix hugetlb memory check in vma_dump_size()
` [PATCH v5 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()
[PATCH 0/4] x86: FPU detection in C
2013-04-10 16:11 UTC (7+ messages)
[PATCH] driver core: add uid and gid to devtmpfs
2013-04-10 16:07 UTC (4+ messages)
[PATCH 0/9] AMD IOMMU cleanups, fixes and IVRS bug workarounds
2013-04-10 16:06 UTC (8+ messages)
` [PATCH 1/9] iommu/amd: Remove map_sg_no_iommu()
` [PATCH 2/9] iommu/amd: Use AMD specific data structure for irq remapping
` [PATCH 8/9] iommu/amd: Don't report firmware bugs with cmd-line ivrs overrides
[GIT PULL] Please pull NFS client fixes
2013-04-10 15:59 UTC
[ 3.5.y.z extended stable ] Linux 3.5.7.10 stable review
2013-04-10 15:57 UTC (6+ messages)
` [PATCH 097/102] efivars: explicitly calculate length of VariableName
[PATCH 1/2] iommu/amd: Adding new command line option "amd-iommu=verbose"
2013-04-10 15:57 UTC
[PATCH 0/2] iommu/amd: iommu/amd: Show detail event log when using amd-iommu=verbose
2013-04-10 15:57 UTC
[RFC PATCH 1/3] pstore-ram: use write-combine mappings
2013-04-10 15:55 UTC (4+ messages)
` [RFC PATCH 3/3] pstore/ram: avoid atomic accesses for ioremapped regions
[PATCH] process cputimer is moving faster than its corresponding clock
2013-04-10 15:48 UTC (3+ messages)
[PATCH 1/2] pinmux: Add TB10x pinmux driver
2013-04-10 15:45 UTC (2+ messages)
` [PATCH 2/2] GPIO: Add TB10x GPIO driver
[PATCH] HID: hid-sensor-hub: do not process feature reports in raw_event
2013-04-10 15:44 UTC (6+ messages)
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