messages from 2013-12-11 16:43:49 to 2013-12-11 22:00:06 UTC [more...]
[PATCH v6 tip/core/locking] Memory-barrier documentation updates + smp_mb__after_unlock_lock()
2013-12-11 21:59 UTC (5+ messages)
` [PATCH v6 tip/core/locking 1/8] Documentation/memory-barriers.txt: Add needed ACCESS_ONCE() calls to memory-barriers.txt
` [PATCH v6 tip/core/locking 2/8] Documentation/memory-barriers.txt: Add long atomic examples "
` [PATCH v6 tip/core/locking 5/8] locking: Add an smp_mb__after_unlock_lock() for UNLOCK+LOCK barrier
` [PATCH v6 tip/core/locking 6/8] Documentation/memory-barriers.txt: Downgrade UNLOCK+LOCK
[BUG] stable v3.10.16+ introduced by "ip6tnl: allow to use rtnl ops on fb tunnel"
2013-12-11 21:53 UTC (3+ messages)
[PATCH v0 00/71] perf: Add support for Intel Processor Trace
2013-12-11 21:49 UTC (23+ messages)
` [PATCH v0 01/71] perf: Disable all pmus on unthrottling and rescheduling
` [PATCH v0 07/71] perf tools: Record whether a dso is 64-bit
` [PATCH v0 13/71] perf tools: Add machine__get_thread_pid()
` [PATCH v0 14/71] perf tools: Add cpu to struct thread
` [PATCH v0 21/71] perf tools: Add feature test for __sync_val_compare_and_swap
` [PATCH v0 23/71] perf evlist: Add perf_evlist__to_front()
` [PATCH v0 27/71] perf evlist: Add 'system_wide' option
` [PATCH v0 54/71] perf script: Always allow fields 'addr' and 'cpu' for itrace
50 Watt idle power regression bisected to Linux-3.10
2013-12-11 21:43 UTC (25+ messages)
vunmap() on large regions may trigger soft lockup warnings
2013-12-11 21:39 UTC (2+ messages)
[PATCH 00/16] wl1251 patches from linux-n900 tree
2013-12-11 21:35 UTC (14+ messages)
` [PATCH v2 01/16] wl1251: fix scan behaviour while not associated
` [PATCH v2 15/16] wl1251: Add sysfs file address for setting permanent mac address
` "
[PATCH 1/1] reiserfs:Adding tmpfile support
2013-12-11 21:31 UTC
[PATCH] hwmon: HIH-6130: Support I2C bus drivers without I2C_FUNC_SMBUS_QUICK
2013-12-11 21:28 UTC (4+ messages)
[PATCH 0/8] Modernize pm8921 with irqdomains + regmap
2013-12-11 21:30 UTC (3+ messages)
` [PATCH 7/8] mfd: pm8921: Migrate to irqdomains
[PATCH v12] dmaengine: Add MOXA ART DMA engine driver
2013-12-11 21:27 UTC (3+ messages)
` [PATCH v13] "
[PATCH 3.12 00/62] 3.12.5-stable review
2013-12-11 21:26 UTC (2+ messages)
[PATCHSET driver-core-next] kernfs: s/sysfs/kernfs/
2013-12-11 21:27 UTC (9+ messages)
` [PATCH 1/6] kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly
` [PATCH 2/6] kernfs: drop s_ prefix from kernfs_node members
` [PATCH 3/6] kernfs: s/sysfs/kernfs/ in various data structures
` [PATCH 4/6] kernfs: s/sysfs/kernfs/ in constants
` [PATCH 5/6] kernfs: s/sysfs/kernfs/ in global variables
` [PATCH 6/6] kernfs: s/sysfs/kernfs/ in internal functions and whatever is left
[PATCH] TCP: add option for silent port knocking with integrity protection
2013-12-11 21:25 UTC (6+ messages)
[PATCH] hfsplus: Remove hfsplus_file_lookup
2013-12-11 21:08 UTC (4+ messages)
[PATCH 3.10 00/52] 3.10.24-stable review
2013-12-11 21:22 UTC (2+ messages)
[PATCHSET driver-core-next] kernfs: implement kernfs_dir_ops
2013-12-11 21:22 UTC (10+ messages)
` [PATCH 1/6] kernfs: add @mode to kernfs_create_dir[_ns]()
` [PATCH 2/6] kernfs: add REMOVED check to create and rename paths
` [PATCH 3/6] kernfs: mark static names with KERNFS_STATIC_NAME
` [PATCH 4/6] kernfs: update kernfs_rename_ns() to consider KERNFS_STATIC_NAME
` [PATCH 5/6] kernfs: allow negative dentries
` [PATCH 6/6] kernfs: add kernfs_dir_ops
` test-kernfs module
[PATCH 3.4 00/25] 3.4.74-stable review
2013-12-11 21:19 UTC (2+ messages)
[PATCH] fs: clear close-on-exec flag as part of put_unused_fd()
2013-12-11 21:08 UTC
[Query] Ticks happen in pair for NO_HZ_FULL cores ?
2013-12-11 21:14 UTC (2+ messages)
[PATCH v2] kexec: add sysctl to disable kexec
2013-12-11 21:13 UTC (3+ messages)
[patch net-next v2] ipv6: log autoconfiguration failures
2013-12-11 21:09 UTC (4+ messages)
[PATCH] serial: 8250_dw: Fix LCR workaround regression
2013-12-11 21:05 UTC (4+ messages)
[PATCH] Staging: TIDSPBRIDGE: Use vm_iomap_memory for mmap-ing instead of remap_pfn_range
2013-12-11 20:51 UTC (2+ messages)
` [PATCH] Staging: TIDSPBRIDGE: Fix mmap to map the correct region of physical memory
[PATCH] perf list: fix --raw-dump
2013-12-11 21:02 UTC (2+ messages)
[PATCH 1/9] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag
2013-12-11 20:58 UTC (9+ messages)
` [PATCH 2/9] VFIO_IOMMU_TYPE1: workaround to build for platform devices
` [PATCH 3/9] VFIO_PLATFORM: Initial skeleton of VFIO support "
` [PATCH 4/9] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
` [PATCH 5/9] VFIO_PLATFORM: Read and write support for the device fd
` [PATCH 6/9] VFIO_PLATFORM: Support MMAP of MMIO regions
` [PATCH 7/9] VFIO_PLATFORM: Return IRQ info
` [PATCH 8/9] VFIO_PLATFORM: Initial interrupts support
` [PATCH 9/9] VFIO_PLATFORM: Support for maskable and automasked interrupts
[PATCH] dma: tegra: Use runtime_pm for clk enable/disable
2013-12-11 20:49 UTC (2+ messages)
[RFC PATCH] x86_64: double the x86_64 kernel stack size?
2013-12-11 20:29 UTC (2+ messages)
why does index in truncate_inode_pages_range() grows so much ?
2013-12-11 20:26 UTC (7+ messages)
[PATCH net V3 1/2] tun: unbreak truncated packet signalling
2013-12-11 20:26 UTC (4+ messages)
` [PATCH net V3 2/2] macvtap: signal truncated packets
perf: hsw model numbers
2013-12-11 20:18 UTC (3+ messages)
[PATCH v9] gpio: add a driver for Synopsys DesignWare APB GPIO
2013-12-11 20:15 UTC (2+ messages)
[PATCH v2 4/9] clocksource/cadence_ttc: Use enable/disable_irq
2013-12-11 20:09 UTC (5+ messages)
` [PATCH 0/2] clockevents
` [PATCH 1/2] time: Serialize calls to 'clockevents_update_freq' in the timing core
[PATCH] binfmt_elf: fix PIE load with randomization disabled
2013-12-11 20:02 UTC (17+ messages)
[PATCH 0/2] Completion for 'perf kvm'
2013-12-11 20:01 UTC (6+ messages)
` [PATCH 1/2] perf completion: complete "
` [PATCH 2/2] perf tools: ignore files generated by "
oops in pgtable_trans_huge_withdraw
2013-12-11 19:59 UTC (4+ messages)
[PATCH v2 00/10] PCI: Double removing fix and allocate 64bit mmio pref
2013-12-11 19:58 UTC (6+ messages)
` [PATCH v2 10/10] intel-gtt: Read 64bit for gmar_bus_addr
[PATCH RT 0/5] Linux 3.4.72-rt90-rc1
2013-12-11 19:57 UTC (3+ messages)
` [PATCH RT 2/5] a few open coded completions
[REGRESSION] 41c7f74 rtc: Disable the alarm in the hardware (v2)
2013-12-11 19:57 UTC (3+ messages)
[PATCH 0/2] PCI: Don't enable realloc automatically when above 4g 64bit mmio is not supported
2013-12-11 19:55 UTC (8+ messages)
` [PATCH 2/2] PCI: Only enable realloc auto when root bus has 64bit mmio
[PATCH RT 0/5] Linux 3.8.13.13-rt26-rc1
2013-12-11 19:54 UTC (3+ messages)
` [PATCH RT 2/5] a few open coded completions
[PATCH RT 0/5] Linux 3.10.22-rt20-rc1
2013-12-11 19:49 UTC (3+ messages)
` [PATCH RT 2/5] a few open coded completions
[PATCH] perf: POSIX CLOCK_PERF to report current time value
2013-12-11 19:37 UTC (4+ messages)
[PATCH] USB: core: Add warm reset while reset-resuming SuperSpeed HUBs
2013-12-11 19:36 UTC (4+ messages)
[RFC PATCH] drivers: char: Add a dynamic clock for the trace clock
2013-12-11 19:30 UTC (3+ messages)
[PATCH v2] usb: core: Make sure usb_set_configuration(-1) cannot fail
2013-12-11 19:28 UTC (3+ messages)
[PATCH] trace-cmd: Add record --clock option to specify a trace clock
2013-12-11 19:26 UTC (2+ messages)
process 'stuck' at exit
2013-12-11 19:18 UTC (18+ messages)
` PATCH? introduce get_compound_page (Was: process 'stuck' at exit)
[RFC][PATCH 0/5] Timekeeping fixes v2
2013-12-11 19:11 UTC (6+ messages)
` [RFC][PATCH 1/5] timekeeping: Fix lost updates to tai adjustment
` [RFC][PATCH 2/5] timekeeping: Fix potential lost pv notification of time change
` [RFC][PATCH 3/5] timekeeping: Avoid possible deadlock from clock_was_set_delayed
` [RFC][PATCH 4/5] timekeeping: Fix CLOCK_TAI timer/nanosleep delays
` [RFC][PATCH 5/5] timekeeping: Fix missing timekeeping_update in suspend path
[PATCH v2 0/4] Add Broadcom Capri pinctrl driver
2013-12-11 18:37 UTC (8+ messages)
` [PATCH v3 0/6] "
` [PATCH v3 1/6] pinctrl: Add void * to pinctrl_pin_desc
` [PATCH v3 2/6] pinctrl: Adds slew-rate, input-enable/disable
` [PATCH v3 3/6] pinctrl: Make PINCTRL selectable by defconfig/menuconfig
` [PATCH v3 4/6] pinctrl: Add pinctrl binding for Broadcom Capri SoCs
` [PATCH v3 5/6] ARM: pinctrl: Add Broadcom Capri pinctrl driver
` [PATCH v3 6/6] pinctrl: Enable pinctrl for Broadcom Capri SoCs
[PATCH] gpu: host1x: clk_round_rate() can return a zero upon error
2013-12-11 19:15 UTC (3+ messages)
[PATCH 00/17] NUMA balancing segmentation fault fixes and misc followups v4
2013-12-11 19:12 UTC (7+ messages)
` [PATCH 11/18] mm: fix TLB flush race between migration, and change_protection_range
` [PATCH] mm: fix TLB flush race between migration, and change_protection_range -fix
` [PATCH] mm: numa: Guarantee that tlb_flush_pending updates are visible before page table updates
[PATCH] leds: leds-pwm: fix duty time overflow
2013-12-11 19:07 UTC (2+ messages)
[PATCH] smack: fix: allow either entry be missing on access/access2 check (v2)
2013-12-11 19:01 UTC (2+ messages)
[PATCH v3 0/6] locks: implement "filp-private" (aka UNPOSIX) locks
2013-12-11 19:07 UTC (11+ messages)
` [PATCH v3 1/6] locks: consolidate common code in the flock_to_posix_lock routines
[cfg80211 / iwlwifi] setting wireless regulatory domain doesn't work
2013-12-11 19:06 UTC (13+ messages)
[PATCH 2/2] hpsa: bump driver version to 3.4.2-1
2013-12-11 18:55 UTC
[PATCH v5 00/14] kexec kernel efi runtime support
2013-12-11 18:55 UTC (7+ messages)
` [PATCH v5 02/14] efi: use early_memremap and early_memunmap
` [PATCH v5 07/14] efi: export more efi table variable to sysfs
` [PATCH v5 08/14] efi: export efi runtime memory mapping "
[PATCH v3 0/2] Remodel Tegra cpufreq drivers to support Tegra series SoC
2013-12-11 18:39 UTC (7+ messages)
` [PATCH v3 2/2] cpufreq: tegra: Re-model Tegra cpufreq driver
[PATCH 1/2] hpsa: add 4 new PCI ID's for HP Gen9 servers
2013-12-11 18:44 UTC
[PATCH] MAINTAINERS: Add DesignWare, i.MX6, Armada, R-Car PCI host maintainers
2013-12-11 18:43 UTC (2+ messages)
[PATCH 00/41] percpu: Consistent per cpu operations V1
2013-12-11 18:30 UTC (13+ messages)
` [PATCH 13/41] percpu: Add raw_cpu_ops
[PATCH 0/2] net: smc91x: add DT flags for legacy platforms
2013-12-11 18:27 UTC (4+ messages)
` [PATCH 1/2] net: smc91x: Read hardware behavior flags from device tree
[patch] mm: page_alloc: exclude unreclaimable allocations from zone fairness policy
2013-12-11 18:24 UTC (2+ messages)
[PATCHSET 00/17] tracing/uprobes: Add support for more fetch methods (v8)
2013-12-11 18:11 UTC (6+ messages)
` [PATCH 16/17] uprobes: Allocate ->utask before handler_chain() for tracing handlers
[PATCH v1 0/9] Android: Add Support for Binder Compat
2013-12-11 18:10 UTC (11+ messages)
` [PATCH v1 9/9] staging: android: binder: Add binder compat layer
Potentially unbounded allocations in seq_read?
2013-12-11 18:07 UTC (6+ messages)
[PATCH] vmscan: tracing: Fix the traceevent regex
2013-12-11 18:03 UTC
[PATCH v3 00/36] mtd: st_spi_fsm: Add new driver
2013-12-11 18:01 UTC (6+ messages)
` [PATCH v3 01/36] mtd: st_spi_fsm: Allocate resources and register with MTD framework
[PATCH 2/2] Documentation: pci: Add pcie-howto.txt
2013-12-11 17:58 UTC (3+ messages)
[RFC v1 0/9] gpio: davinci: reuse for keystone arch
2013-12-11 17:55 UTC (2+ messages)
[PATCH v7] gpio: davinci: use {readl|writel}_relaxed() instead of __raw_*
2013-12-11 17:52 UTC
[PATCH] ARM: zynq: add gem support
2013-12-11 17:29 UTC
[PATCH v1 1/6] net: mv643xx_eth: properly start/stop phy device
2013-12-11 17:28 UTC (4+ messages)
[PATCH 00/12] RFC: steps to make audit pid namespace-safe
2013-12-11 17:19 UTC (9+ messages)
` [PATCH 03/12] pid: get ppid pid_t of task in init_pid_ns safely
[PATCH] [SCSI] iscsi_boot_sysfs: Fix a memory leak in iscsi_boot_destroy_kset()
2013-12-11 17:19 UTC (7+ messages)
[PATCH 1/1] AX88179_178A: Enable the hardware pseudo header in case of the NET_IP_ALIGN equals 0
2013-12-11 17:16 UTC (4+ messages)
[PATCH 6/6] GenWQE Enable driver
2013-12-11 16:49 UTC (3+ messages)
` [RFC 1/2] CRC32 Add GenWQE CRC to kernel CRC code
` [RFC 2/2] GenWQE: Make use of the generic CRC kernel infrastructure
[PATCH 1/1] block: nvme-core: Scatter gather list support in the NVMe Block Driver
2013-12-11 16:43 UTC (2+ messages)
[PATCH] net: wireless: wcn36xx: fix potential NULL pointer dereference
2013-12-11 16:43 UTC (9+ messages)
` [ath9k-devel] "
` [PATCHv2] "
` [PATCH] net: wirelesse: wcn36xx: pull allocation outside of critical section
` [PATCH] net: wirelesse: wcn36xx: check allocation and trim "
` [PATCH RESEND] net: wirelesse: wcn36xx: pull allocation outside of "
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