messages from 2013-11-20 15:45:21 to 2013-11-20 20:04:17 UTC [more...]
[RFC PATCH v2 0/5] locks: implement "filp-private" (aka UNPOSIX) locks
2013-11-20 20:04 UTC (13+ messages)
` [RFC PATCH v2 1/5] locks: consolidate checks for compatible filp->f_mode values in setlk handlers
` [RFC PATCH v2 2/5] locks: rename locks_remove_flock to locks_remove_filp
` [RFC PATCH v2 3/5] locks: add new "private" lock type that is owned by the filp
` [RFC PATCH v2 4/5] locks: show private lock types in /proc/locks
` [RFC PATCH v2 5/5] locks: report l_pid as -1 for FL_FILP_PRIVATE locks
Support for ARM architected timer event stream generation on x86
2013-11-20 20:02 UTC (2+ messages)
` [PATCH] drivers: clocksource: Hide arm_arch_timer eventstream Kconfig on non-ARM
[PATCH 00/11] preempt_count rework -v3
2013-11-20 19:59 UTC (4+ messages)
` [patch 0/6] Make all preempt_count related constants generic
` [patch 4/6] ia64: Use preempt_schedule_irq
[PATCH v2 00/03] clocksource: Consolidate SH and ARM mach-shmobile Kconfig bits
2013-11-20 19:53 UTC (7+ messages)
` [PATCH v2 01/03] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
[PATCH] PM / Clocks: fix pm_clk_resume/suspend if CONFIG_PM_RUNTIME is set
2013-11-20 19:53 UTC (4+ messages)
[PATCH v2] mm/zswap: change zswap to writethrough cache
2013-11-20 19:49 UTC
[PATCH] mm/zswap: don't allow entry eviction if in use by load
2013-11-20 19:48 UTC
[PATCH] mm/zswap: remove unneeded zswap_rb_erase calls
2013-11-20 19:47 UTC
[ANNOUNCE] 3.2.52-rt73
2013-11-20 19:46 UTC
[ANNOUNCE] 3.4.69-rt85
2013-11-20 19:46 UTC
[ANNOUNCE] 3.8.13.13-rt24
2013-11-20 19:45 UTC
[PATCH 0/7] Cure some vaux idle wrackage
2013-11-20 19:38 UTC (24+ messages)
` [PATCH 1/7] x86, acpi, idle: Restructure the mwait idle routines
` [PATCH 2/7] sched, preempt: Fixup missed PREEMPT_NEED_RESCHED folding
` [PATCH 3/7] idle, thermal, acpi: Remove home grown idle implementations
` [PATCH 4/7] preempt, locking: Rework local_bh_{dis,en}able()
` [PATCH 5/7] locking: Optimize lock_bh functions
` [PATCH 6/7] sched: Clean up preempt_enable_no_resched() abuse
` [PATCH 7/7] preempt: Take away preempt_enable_no_resched() from modules
i915 driver gpu hung kernel 3.11
2013-11-20 19:33 UTC (5+ messages)
[PATCH 1/1] Workaround for Suspend/Resume issue of AX88772B under ChromeOS
2013-11-20 19:32 UTC (5+ messages)
[PATCH] x86/copy_user.S: Remove zero byte check before copy user buffer
2013-11-20 19:28 UTC (6+ messages)
` [tip:x86/asm] x86-64, copy_user: "
[PATCH v2] video: add OpenCores VGA/LCD framebuffer driver
2013-11-20 19:13 UTC (3+ messages)
[PATCH 0/2] Introduce AEMIF driver for Davinci/Keystone archs
2013-11-20 19:03 UTC (5+ messages)
` [PATCH 1/2] memory: ti-aemif: introduce AEMIF driver
` [PATCH 2/2] memory: ti-aemif: add bindings for "
[PATCH 0/9] ARM: at91/dt: add missing devices to rm9200ek board
2013-11-20 17:27 UTC (19+ messages)
` [PATCH 1/9] ARM: at91/dt: add rm9200 spi0 chip select pins definitions
` [PATCH 3/9] ARM: at91/dt: add usb1 vbus and pullup pins
` [PATCH 5/9] ARM: at91/dt: add mmc0 slot0 support to at91rm9200ek board
` [PATCH 7/9] ARM: at91/dt: add i2c devices connected "
` [PATCH 8/9] ARM: at91/dt: add new at91rm9200ek_mmc board
[PATCH 00/17] <asm/sections.h> related cleanups
2013-11-20 18:56 UTC (5+ messages)
` [PATCH 04/17] mn10300: Use Kbuild logic to include <asm-generic/sections.h>
` [PATCH 06/17] frv: Remove unused declarations of __start___ex_table and __stop___ex_table
[PATCH] rds: Error on offset mismatch if not loopback
2013-11-20 18:54 UTC (11+ messages)
[PATCH 00/14] sched: SCHED_DEADLINE v9
2013-11-20 18:51 UTC (3+ messages)
` [PATCH 04/14] sched: SCHED_DEADLINE SMP-related data structures & logic
Linux 3.4.70
2013-11-20 18:50 UTC (2+ messages)
[PATCH 0/9 v2] vfio-pci: add support for Freescale IOMMU (PAMU)
2013-11-20 18:47 UTC (2+ messages)
NETDEV WATCHDOG: eth0 (e1000e): transmit queue 0 timed out
2013-11-20 18:44 UTC
Why is O_DSYNC on linux so slow / what's wrong with my SSD?
2013-11-20 18:43 UTC (11+ messages)
[PATCH v4 0/2] watchdog: bcm281xx: Watchdog Driver
2013-11-20 18:42 UTC (7+ messages)
` [PATCH v4 1/2] "
[PATCH RFC] timekeeping: Fix clock stability with nohz
2013-11-20 18:39 UTC (3+ messages)
[GIT PULL] Squashfs updates for 3.13
2013-11-20 18:37 UTC
linux-next: Tree for Nov 20
2013-11-20 18:34 UTC (2+ messages)
` linux-next: Tree for Nov 20 (usb/gadget/storage_common.c)
[PATCH] Add a text_poke syscall
2013-11-20 18:30 UTC (6+ messages)
[PATCH 0/4] proc: proc_task_readdir/first_tid fixes/cleanups
2013-11-20 18:30 UTC (5+ messages)
` [PATCH 1/4] proc: fix the potential use-after-free in first_tid()
` [PATCH 2/4] proc: change first_tid() to use while_each_thread() rather than next_thread()
` [PATCH 3/4] proc: don't (ab)use ->group_leader in proc_task_readdir() paths
` [PATCH 4/4] proc: fix ->f_pos overflows in first_tid()
[PATCH] xtensa: Switch to sched_clock_register()
2013-11-20 18:26 UTC (3+ messages)
[PATCH] ARM: keystone: enable big endian support
2013-11-20 18:24 UTC
[PATCH] i2c: davinci: raw read and write endian fix
2013-11-20 18:23 UTC
randconfig build error with next-20131120, in drivers/input/touchscreen
2013-11-20 18:23 UTC
[PATCH 1/3] ARM: EXYNOS: pmu: Constify data tables
2013-11-20 18:21 UTC (3+ messages)
` [PATCH 2/3] ARM: SAMSUNG: Let s3c_pm_do_restore_*() take const sleep_save
` [PATCH 3/3] ARM: EXYNOS: Constify clksrc immutable register restore tables
[PATCH V4 0/2] genirq: arm64: perf: support for percpu pmu interrupt
2013-11-20 18:16 UTC (7+ messages)
` [PATCH V4 1/2] genirq: Add an accessor for IRQ_PER_CPU flag
` [PATCH V4 2/2] arm64: perf: add support for percpu pmu interrupt
[PATCH v2 0/3] sfi, intel_mid: introduce SFI GPIO API and use it
2013-11-20 18:13 UTC (3+ messages)
` [PATCH v2 3/3] intel_mid: switch to use SFI GPIO API
[PATCH -tip v3 00/23] kprobes: introduce NOKPROBE_SYMBOL() and general cleaning of kprobe blacklist
2013-11-20 18:09 UTC (6+ messages)
[PATCH] mm/zswap: change zswap to writethrough cache
2013-11-20 17:59 UTC (2+ messages)
[PATCH v2 0/5] mfd: max14577: Add max14577 MFD drivers
2013-11-20 17:58 UTC (4+ messages)
` [PATCH v2 4/5] regulator: max14577: Add regulator driver for Maxim 14577
commit c368e5fc2a190923b786f2de3e79430ea3566a25 regresses MMC
2013-11-20 17:58 UTC
[PATCH 0/8] mm: hugetlbfs: fix hugetlbfs optimization v3
2013-11-20 17:51 UTC (9+ messages)
` [PATCH 1/8] mm: hugetlbfs: fix hugetlbfs optimization
` [PATCH 2/8] mm: hugetlb: use get_page_foll in follow_hugetlb_page
` [PATCH 3/8] mm: hugetlbfs: move the put/get_page slab and hugetlbfs optimization in a faster path
` [PATCH 4/8] mm: thp: optimize compound_trans_huge
` [PATCH 5/8] mm: tail page refcounting optimization for slab and hugetlbfs
` [PATCH 6/8] mm/hugetlb.c: simplify PageHeadHuge() and PageHuge()
` [PATCH 7/8] mm/swap.c: reorganize put_compound_page()
` [PATCH 8/8] mm/hugetlb.c: defer PageHeadHuge() symbol export
[PATCH 0/6] kexec: A new system call to allow in kernel loading
2013-11-20 17:50 UTC (7+ messages)
` [PATCH 1/6] kexec: Export vmcoreinfo note size properly
` [PATCH 2/6] kexec: Move segment verification code in a separate function
` [PATCH 3/6] resource: Provide new functions to walk through resources
` [PATCH 4/6] kexec: A new system call, kexec_file_load, for in kernel kexec
` [PATCH 5/6] kexec-bzImage: Support for loading bzImage using 64bit entry
` [PATCH 6/6] kexec: Support for Kexec on panic using new system call
[PATCH V3] ARM: trace: Add tracepoint for the Inter Processor Interrupt
2013-11-20 17:52 UTC (3+ messages)
[PATCH] mm/zswap: change params from hidden to ro
2013-11-20 17:52 UTC (3+ messages)
Security Update
2013-11-20 15:23 UTC
[git pull] vfs.git bits and pieces
2013-11-20 17:47 UTC (2+ messages)
[PATCH] fs: partitions: efi: Fix bound check
2013-11-20 17:46 UTC (4+ messages)
[Suggestion] kernel: cgroup: mount failure in LTP cgroup_regression_test.sh
2013-11-20 17:35 UTC (2+ messages)
[PATCH 0/9] staging/lustre: sync with exernal tree
2013-11-20 17:34 UTC (6+ messages)
` [PATCH 4/9] staging/lustre/lnet: Fix assert on empty group in selftest module
user defined OOM policies
2013-11-20 17:33 UTC (8+ messages)
[PATCH] blkcg: have bh disable for 32bit UP system reading 64bit stats
2013-11-20 17:31 UTC (3+ messages)
[PATCH RFC v2 00/29] Introduce pcim_enable_msi*() family helpers
2013-11-20 17:16 UTC (18+ messages)
` [PATCH RFC v2 05/29] PCI/MSI: Fix return value when populate_msi_sysfs() failed
` [PATCH RFC v2 06/29] PCI/MSI: Get rid of useless count of msi_desc leftovers
` [PATCH RFC v2 07/29] PCI/MSI: Return -ENOSYS for unimplemented interfaces, not -1
` [PATCH RFC v2 08/29] PCI/MSI: Make pci_enable_msix() 'nvec' argument unsigned int
` [PATCH RFC v2 09/29] PCI/MSI: Factor out pci_get_msi_cap() interface
` [PATCH RFC v2 10/29] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
` [PATCH RFC v2 11/29] PCI/MSI: Convert pci_msix_table_size() to a public interface
` [PATCH RFC v2 12/29] PCI/MSI: Introduce pcim_enable_msi*() family helpers
[PATCH net] virtio-net: fix page refcnt leaking when fail to allocate frag skb
2013-11-20 17:03 UTC (11+ messages)
BUG: Patch "Convert some mftb/mftbu into mfspr" breaks MPC885
2013-11-20 16:57 UTC
[PATCH 00/11] cross rename v2
2013-11-20 16:51 UTC (7+ messages)
` [PATCH 04/11] vfs: add renameat2 syscall
` [PATCH 07/11] vfs: add cross-rename
[PATCH RFC 0/3] Add dirty-tracking infrastructure for non-page-backed address spaces
2013-11-20 16:50 UTC (4+ messages)
acpi_pad mwait usage
2013-11-20 16:38 UTC (12+ messages)
` [PATCH] x86, acpi, idle: Restructure the mwait idle routines
[PATCH] staging: dwc2: add check on dwc2_core_reset return
2013-11-20 16:29 UTC
[PATCHv5 2/9] driver/core: populate devices in order for IOMMUs
2013-11-20 16:30 UTC (5+ messages)
[PATCH 3.4 00/12] 3.4.70-stable review
2013-11-20 16:28 UTC (5+ messages)
[PATCH 0/3] Reuse davinci-nand driver for Keystone arch
2013-11-20 16:24 UTC (4+ messages)
` [PATCH 1/3] mtd: nand: davinci: reuse "
` [PATCH 2/3] mtd: nand: davinci: don't set timings if AEMIF is used
` [PATCH 3/3] mtd: nand: davinci: don't request AEMIF address range
[Regression x2, 3.13-git] virtio block mq hang, iostat busted on virtio devices
2013-11-20 16:21 UTC (16+ messages)
[GIT PULL] parisc fixes for v3.13
2013-11-20 16:21 UTC
[PATCH 00/10] AMD Cryptographic Coprocessor support
2013-11-20 16:20 UTC (2+ messages)
[PATCH] staging: imx-drm: Fix modular build of DRM_IMX_IPUV3
2013-11-20 16:19 UTC (6+ messages)
[GIT PULL] uprobes: uprobe_task/arch_uprobe/xol_area cleanups
2013-11-20 16:09 UTC
[patch] mm, vmscan: abort futile reclaim if we've been oom killed
2013-11-20 16:07 UTC (8+ messages)
[PATCH] x86, efi: add no_bricked_efi whitelist
2013-11-20 16:02 UTC (2+ messages)
[PATCH 0/1] IOMMU: Enhance IOMMU to support device hotplug
2013-11-20 15:59 UTC (6+ messages)
` [PATCH 1/1] IOMMU: Save pci device id instead of pci_dev* pointer for DMAR devices
input question: ambient light sensor button
2013-11-20 15:59 UTC (5+ messages)
[PATCH 0/7] Davinci nand driver fixes and updates
2013-11-20 15:54 UTC (4+ messages)
` [PATCH 6/7] mtd: nand: davinci: extend description of bindings
[PATCH 0/3] ACPI hotplug fixes for 3.13
2013-11-20 15:36 UTC (5+ messages)
` [PATCH 2/3] ACPI / hotplug: Fix PCI host bridge hot removal
[Kernel Panic] 3.10.10-rt7
2013-11-20 15:46 UTC (3+ messages)
[PATCH RFC 0/4] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
2013-11-20 15:44 UTC (16+ messages)
` [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver
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