messages from 2013-08-06 20:19:30 to 2013-08-07 05:19:08 UTC [more...]
linux-next: manual merge of the akpm tree with the ext4 tree
2013-08-07 5:19 UTC
linux-next: build failure after merge of the ext4 tree
2013-08-07 5:16 UTC (2+ messages)
linux-next: manual merge of the akpm tree with the ext4 tree
2013-08-07 5:16 UTC
[PATCH 00/11] Add compression support to pstore
2013-08-07 5:13 UTC (13+ messages)
[RFC] gcc feature request: Moving blocks into sections
2013-08-07 5:06 UTC (14+ messages)
[PATCH] kernel/sysctl_binary.c: improve the usage of return value 'result'
2013-08-07 5:11 UTC (8+ messages)
[PATCH 0/5] ACPI: acpi_bind_one()/acpi_unbind_one() cleanups
2013-08-07 5:09 UTC (5+ messages)
rcu stall warning, again
2013-08-07 5:05 UTC
[PATCH -tip ] x86/insn: Add Haswell-introduced opcodes
2013-08-07 5:03 UTC (4+ messages)
` "
[PATCH v3] backlight: lm3630: apply chip revision
2013-08-07 4:56 UTC
[PATCH V12 0/14] Paravirtualized ticket spinlocks
2013-08-07 4:48 UTC (4+ messages)
[PATCH] lto, watchdog/hpwdt.c: Make assembler label global
2013-08-07 4:38 UTC (3+ messages)
[PATCH] acpi: video: improve quirk check
2013-08-07 4:35 UTC (6+ messages)
linux-next: build failure after merge of the mvebu tree
2013-08-07 4:25 UTC
[RFC 0/1] drm/pl111: Initial drm/kms driver for pl111
2013-08-07 4:23 UTC (2+ messages)
[PATCH] f2fs: fix a deadlock in fsync
2013-08-07 4:23 UTC (3+ messages)
[PATCH V5] pci: exynos: split into two parts such as Synopsys part and Exynos part
2013-08-07 4:13 UTC
[RFC PATCH 00/12] KVM: MMU: locklessly wirte-protect
2013-08-07 4:06 UTC (4+ messages)
` [PATCH 04/12] KVM: MMU: log dirty page after marking spte writable
[PATCH] checkpatch: Better --fix of SPACING errors
2013-08-07 4:00 UTC (2+ messages)
[PATCH 07/16] x86, asmlinkage: Make kprobes code visible and fix assembler code
2013-08-07 3:55 UTC (3+ messages)
` [tip:x86/asmlinkage] "
[PATCH V2 00/17] EFI stub for ARM
2013-08-07 3:45 UTC (18+ messages)
` [PATCH 01/17] EFI stub documentation updates
` [PATCH 02/17] Move common EFI stub code from x86 arch code to common location
` [PATCH 03/17] Add system pointer argument to shared EFI stub related functions so they no longer use global system table pointer as they did when part of eboot.c
` [PATCH 04/17] Rename memory allocation/free functions
` [PATCH 05/17] Add minimum address parameter to efi_low_alloc()
` [PATCH 06/17] rename __get_map() to efi_get_memory_map(), add parameter to optionally return mmap key. The mmap key is required to exit EFI boot services, and allows efi_get_memory_map() to be used for getting final memory map
` [PATCH 07/17] Enforce minimum alignment of 1 page on allocations. The efi_high_alloc() and efi_low_alloc() functions use the EFI_ALLOCATE_ADDRESS option to the EFI function allocate_pages(), which requires a minimum of page alignment, and rejects all other requests
` [PATCH 08/17] Allow efi_free() to be called with size of 0, and do nothing in that case
` [PATCH 09/17] Generalize handle_ramdisks() and rename to handle_cmdline_files()
` [PATCH 10/17] Renames in handle_cmdline_files() to complete generalization
` [PATCH 11/17] Move EFI_READ_CHUNK_SIZE define to shared location
` [PATCH 12/17] Add proper definitions for some EFI function pointers
` [PATCH 13/17] Fix types in EFI calls to match EFI function definitions
` [PATCH 14/17] resolve warnings found on ARM compile
` [PATCH 15/17] Add strstr to compressed string.c for ARM
` [PATCH 16/17] Add EFI stub "
` [PATCH 17/17] Add config EFI_STUB for ARM to Kconfig
kernel mailing list permalinks
2013-08-07 3:44 UTC (11+ messages)
[PATCH 0/2] kernel/sys.c: for setfsgid(), return the current gid when error occurs
2013-08-07 3:30 UTC (6+ messages)
` [PATCH 1/2] kernel/sys.c: "
[PATCH] mmc: dw_mmc: Don't disable vmmc if keeping power in suspend
2013-08-07 3:28 UTC
[PATCH] ACPI, cpu hotplug: move try_offline_node() after acpi_unmap_lsapic()
2013-08-07 3:23 UTC (3+ messages)
acpi_bus_trim does not detach devices in post order
2013-08-07 3:21 UTC (6+ messages)
[PATCH v4 0/9] pci: bus and slot reset interfaces
2013-08-07 2:56 UTC (4+ messages)
` [PATCH v4 8/9] pci: Tune secondary bus reset timing
paper supplier
2013-08-07 2:51 UTC
[PATCH trivial] UAPI: Kbuild: add/modify comments for "uapi/Kbuild" and "uapi/linux/Kbuild"
2013-08-07 2:42 UTC (3+ messages)
[PATCH] adjust code alignment
2013-08-07 1:58 UTC (5+ messages)
` [PATCH] fs/nfs/inode.c: "
[PATCH v2 RESEND 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
2013-08-07 1:37 UTC (6+ messages)
` [PATCH v2 RESEND 04/18] acpi: Introduce acpi_verify_initrd() to check if a table is invalid
` [PATCH v2 RESEND 11/18] x86, acpi: Try to find SRAT in firmware earlier
[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-08-07 1:38 UTC (9+ messages)
` [PATCH 17/18] mm, hugetlb: retry if we fail to allocate a hugepage with use_reserve
[PATCH] ARM: dts: Fix memory node in skeleton64.dtsi
2013-08-07 1:33 UTC
List corruption in hidraw_release in 3.11-rc4
2013-08-07 1:01 UTC (2+ messages)
[RFC] iowait/idle time accounting hiccups in NOHZ kernels
2013-08-07 0:58 UTC (8+ messages)
` [PATCH] proc: Add workaround for idle/iowait decreasing problem
Performance regression from switching lock to rw-sem for anon-vma tree
2013-08-07 0:56 UTC (14+ messages)
[PATCH] regulator: fan53555: Prevent multiple include of fan53555.h
2013-08-07 0:56 UTC
[PATCH] mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy
2013-08-07 0:54 UTC (3+ messages)
aio: kernel BUG at fs/aio.c:646!
2013-08-07 0:52 UTC (5+ messages)
` [PATCH aio-next] aio: fix error handling and rcu usage in "convert the ioctx list to table lookup v3"
[systemd-devel] Slow firmware timeouts again (Re: [3.11 regression?] iwlwifi firmware takes two minutes to load)
2013-08-07 0:26 UTC (7+ messages)
` [PATCH] Change CONFIG_FW_LOADER_USER_HELPER to default n and don't select it
` [systemd-devel] "
[PATCH] block: support embedded device command line partition
2013-08-07 0:10 UTC (4+ messages)
[PATCH V2 00/11] CPUFreq: Fixes & Cleanups for 3.12
2013-08-07 0:21 UTC (2+ messages)
[PATCH 0/2] hugepage: optimize page fault path locking
2013-08-07 0:08 UTC (3+ messages)
[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
2013-08-07 0:16 UTC (4+ messages)
[GIT PULL] core/mutexes changes for v3.11: W/W mutex support
2013-08-07 0:05 UTC (7+ messages)
` [PATCH] mutex: fix deadlock injection
[PATCH] pktcdvd: Fix defective misuses of pkt_<level>
2013-08-06 23:58 UTC (3+ messages)
[PATCH] MAINTAINERS: drivers/power: add entry for SmartReflex AVS drivers
2013-08-06 23:57 UTC (3+ messages)
[PATCH] pinctrl: msm: Add support for MSM TLMM pinmux
2013-08-06 23:45 UTC (12+ messages)
[PATCH V2 0/6] cpuidle/powerpc: POWERPC cpuidle driver for POWER and POWERNV platforms
2013-08-06 23:41 UTC (5+ messages)
` [PATCH V2 5/6] cpuidle/powerpc: Backend-powerpc idle driver for powernv and pseries
[PATCH 1/1] module: fix sprintf format specifier in param_get_byte()
2013-08-06 23:39 UTC (2+ messages)
[PATCH] efifb: prevent null dereferences by removing unused array indices from dmi_list
2013-08-06 23:15 UTC
[PATCH 1/3] f2fs: add sysfs support for controlling the gc_thread
2013-08-06 23:10 UTC (3+ messages)
[ARM ATTEND] arch/arm SoC organization
2013-08-06 23:07 UTC (7+ messages)
` [Ksummit-2013-discuss] "
[PATCH] thermal: new asus driver
2013-08-06 22:48 UTC
[PATCH] ACPI: Try harder to resolve _ADR collisions for bridges
2013-08-06 23:00 UTC
[patch 0/9] mm: thrash detection-based file cache sizing v3
2013-08-06 22:44 UTC (10+ messages)
` [patch 1/9] lib: radix-tree: radix_tree_delete_item()
` [patch 2/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 3/9] mm: filemap: move radix tree hole searching here
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 6/9] mm + fs: provide shadow pages to page cache allocations
` [patch 7/9] mm: make global_dirtyable_memory() available to other mm code
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check
randconfig build error with next-20130806
2013-08-06 22:43 UTC
[PATCH 0/8] partitions/efi: detect hybrid mbrs
2013-08-06 22:39 UTC (3+ messages)
[PATCH v14 0/6] LSM: Multiple concurrent LSMs
2013-08-06 22:36 UTC (3+ messages)
[PATCH v2] cpufreq: loongson2: fix broken cpufreq
2013-08-06 22:43 UTC (3+ messages)
sl811h_suspend() and PM_EVENT_PRETHAW state handling
2013-08-06 22:38 UTC (6+ messages)
[PATCH v5] x86, tboot: iomem fixes
2013-08-06 22:27 UTC (2+ messages)
[PATCH] mm, page_alloc: optimize batch count in free_pcppages_bulk()
2013-08-06 22:23 UTC (2+ messages)
[PATCH 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
2013-08-06 22:20 UTC (23+ messages)
` [PATCH v2 "
` [PATCH v2 3/5] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
` [PATCH v3 0/5] mmc: dw_mmc: fixes for suspend/resume on exynos
` [PATCH v3 2/5] mmc: dw_mmc: Add suspend_noirq/resume_noirq callbacks for dw_mmc-pltfm
` [PATCH v4 0/4] mmc: dw_mmc: fixes for suspend/resume on exynos
` [PATCH v4 1/4] mmc: dw_mmc: Invalidate cache of current_speed after suspend/resume
` [PATCH v4 2/4] mmc: dw_mmc: Add exynos resume_noirq callback to clear WAKEUP_INT
` [PATCH v4 3/4] mmc: dw_mmc: Always setup the bus after suspend/resume
` [PATCH v4 4/4] mmc: dw_mmc: Set timeout to max upon resume
[PATCH 0/3 V2] EDAC, AMD64_EDAC: Add ECC error decoding for newer Fam15h models
2013-08-06 22:09 UTC (12+ messages)
` [PATCH 1/3 V2] EDAC, AMD64_EDAC: Add PCI Device ID Functions 3 and 4 for newer F15h models
` [PATCH 2/3 V2] EDAC, AMD64_EDAC: Add relevant condition checks as F15h M30h does not support GART or L3
` [PATCH 3/3 V2] EDAC, AMD64_EDAC: Add ECC decoding support for newer F15h models
[PATCH] ioatdma: Fix compiler warning
2013-08-06 21:57 UTC (3+ messages)
[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
2013-08-06 21:55 UTC (5+ messages)
` [PATCH 19/23] truncate: support huge pages
[PATCH 16/16] x86, asmlinkage, vdso: Mark vdso variables __visible
2013-08-06 21:45 UTC (2+ messages)
` [tip:x86/asmlinkage] "
[PATCH 15/16] x86, asmlinkage, power: Make various symbols used by the suspend asm code visible
2013-08-06 21:44 UTC (2+ messages)
` [tip:x86/asmlinkage] "
[PATCH 14/16] x86, asmlinkage: Make dump_stack visible
2013-08-06 21:44 UTC (2+ messages)
` [tip:x86/asmlinkage] "
[PATCH 13/16] x86, asmlinkage: Make 64bit checksum functions visible
2013-08-06 21:44 UTC (2+ messages)
` [tip:x86/asmlinkage] "
[PATCH 12/16] x86, asmlinkage, paravirt: Add __visible/asmlinkage to xen paravirt ops
2013-08-06 21:44 UTC (2+ messages)
` [tip:x86/asmlinkage] x86, asmlinkage, paravirt: Add __visible/ asmlinkage "
[PATCH 11/16] x86, asmlinkage, apm: Make APM data structure used from assembler visible
2013-08-06 21:44 UTC (2+ messages)
` [tip:x86/asmlinkage] "
[PATCH 10/16] x86, asmlinkage: Make syscall tables visible
2013-08-06 21:44 UTC (2+ messages)
` [tip:x86/asmlinkage] "
[PATCH 09/16] x86, asmlinkage: Make several variables used from assembler/linker script visible
2013-08-06 21:43 UTC (2+ messages)
` [tip:x86/asmlinkage] "
[PATCH 06/16] x86, asmlinkage: Make various syscalls asmlinkage
2013-08-06 21:43 UTC (2+ messages)
` [tip:x86/asmlinkage] "
[PATCH 05/16] x86, asmlinkage: Make 32bit/64bit __switch_to visible
2013-08-06 21:43 UTC (2+ messages)
` [tip:x86/asmlinkage] x86, asmlinkage: Make 32bit/ 64bit "
[PATCH 04/16] x86, asmlinkage: Make _*_start_kernel visible
2013-08-06 21:43 UTC (2+ messages)
` [tip:x86/asmlinkage] "
x86: Clean up asmlinkage use
2013-08-06 21:43 UTC (5+ messages)
` [PATCH 03/16] x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible
` [tip:x86/asmlinkage] "
[PATCH 02/16] x86, asmlinkage: Change dotraplinkage into __visible on 32bit v2
2013-08-06 21:42 UTC (2+ messages)
` [tip:x86/asmlinkage] x86, asmlinkage: Change dotraplinkage into __visible on 32bit
[PATCH 01/16] x86: Fix sys_call_table type in asm/syscall.h v2
2013-08-06 21:42 UTC (2+ messages)
` [tip:x86/asmlinkage] x86: Fix sys_call_table type in asm/ syscall.h
[PATCH] ARM: Add ".text.unlikely" and ".text.hot" to arm unwind tables
2013-08-06 21:41 UTC
[PATCH] ARM: fix typo in is_gate_vma() macro
2013-08-06 21:34 UTC
[PATCH 1/2] Revert "Revert "HID: Fix logitech-dj: missing Unifying device issue""
2013-08-06 21:03 UTC (8+ messages)
` [PATCH 2/2] HID: hid-logitech-dj, querying_devices was never set
[PATCH 4/4] rsxx: Handling failed pci_map_page on PowerPC
2013-08-06 21:13 UTC
[PATCH 3/4] rsxx: Correcting return values during failure scenarios
2013-08-06 21:11 UTC
[PATCH 1/3] fs/binfmts: Add a name field to the binfmt struct
2013-08-06 21:11 UTC (3+ messages)
` [PATCH v3 0/3] fs/binfmts: Improve handling of loops
[PATCH 2/4] rsxx: Removing IDA on driver unload
2013-08-06 21:10 UTC
[PATCH 1/4] rsxx: Adapter name change
2013-08-06 21:09 UTC
[PATCH 1/1] userns: unshare_userns(&cred) should not populate cred on failure
2013-08-06 20:56 UTC (2+ messages)
[3.10.4] NFS locking panic, plus persisting NFS shutdown panic from 3.9.*
2013-08-06 20:46 UTC (10+ messages)
[PATCH 0/8] Correct memory hot add/remove for powerpc
2013-08-06 20:44 UTC (6+ messages)
` [PATCH 3/8] Add all memory via sysfs probe interface at once
Can we drop __must_check from driver_for_each_device()?
2013-08-06 20:31 UTC (3+ 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