messages from 2014-07-21 08:17:41 to 2014-07-21 12:37:11 UTC [more...]
[PATCH v2 00/25] AMDKFD kernel driver
2014-07-21 12:36 UTC (5+ messages)
[PATCH 0/6 v2] PM / Hibernate: Memory bitmap scalability improvements
2014-07-21 12:36 UTC (9+ messages)
` [PATCH 1/6] PM / Hibernate: Create a Radix-Tree to store memory bitmap
` [PATCH 2/6] PM / Hibernate: Add memory_rtree_find_bit function
` [PATCH 3/6] PM / Hibernate: Implement position keeping in radix tree
` [PATCH 4/6] PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()
` [PATCH 5/6] PM / Hibernate: Remove the old memory-bitmap implementation
` [PATCH 6/6] PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node
[PATCHv3 00/19] perf tools: Factor ordered samples queue
2014-07-21 12:35 UTC (7+ messages)
[PATCH v2 00/29] nios2 Linux kernel port
2014-07-21 12:35 UTC (16+ messages)
` [PATCH v2 15/29] nios2: System calls handling
` [PATCH v2 19/29] nios2: Time keeping
` [PATCH v2 21/29] nios2: Futex operations
[PATCH 0/2] KVM: nVMX: fix lifetime issues for vmcs02 and shadow VMCS
2014-07-21 12:33 UTC (3+ messages)
` [PATCH 1/2] KVM: nVMX: fix lifetime issues for vmcs02
` [PATCH 2/2] KVM: nVMX: clean up nested_release_vmcs12 and code around it
[PATCH RFC] sched: deferred set priority (dprio)
2014-07-21 12:33 UTC
[PATCH v4 0/7] printk: start simplifying some flags
2014-07-21 12:32 UTC (9+ messages)
` [PATCH v4 1/7] printk: report dropped messages on separate line
` [PATCH v4 2/7] printk: initialize syslog_prev and console_prev
` [PATCH v4 6/7] printk: insert newline for truncated records
[PATCH v5 0/7] kernel: Add support for restart handler call chain
2014-07-21 12:30 UTC (2+ messages)
[PATCH 0/7] KVM: x86: Additional rflags.rf fixes
2014-07-21 12:31 UTC (19+ messages)
` [PATCH 1/7] KVM: x86: Defining missing x86 vectors
` [PATCH 2/7] KVM: x86: Function for determining exception type
` [PATCH 3/7] KVM: x86: Clearing rflags.rf upon skipped emulated instruction
` [PATCH 4/7] KVM: vmx: set rflags.rf during fault injection
` [PATCH 5/7] KVM: x86: popf emulation should not change RF
` [PATCH 6/7] KVM: x86: Clear rflags.rf on emulated instructions
` [PATCH 7/7] KVM: x86: Cleanup of rflags.rf cleaning
` [PATCH kvm-unit-tests 0/3] x86: Test rflags.rf clearing/setting
` [PATCH kvm-unit-tests 1/3] x86: Check rflags.rf is cleared after emulation
` [PATCH kvm-unit-tests 2/3] x86: Test rflags.rf is set upon faults
` [PATCH kvm-unit-tests 3/3] x86: Check RFLAGS.RF on interrupt during REP-str
[PATCH v2 0/3] perf/sdt : Support for SDT markers
2014-07-21 12:24 UTC (9+ messages)
` [PATCH v2 1/3] perf/sdt : Listing of SDT markers by perf
` Re: [PATCH v2 0/3] perf/sdt : Support for SDT markers
[PATCH v2 0/4] virtio-rng: contribute to early randomness requests
2014-07-21 12:21 UTC (7+ messages)
` [PATCH v2 1/4] virtio: rng: remove unused struct element
` [PATCH v2 2/4] virtio: rng: re-arrange struct elements for better packing
` [PATCH v2 3/4] virtio: rng: delay hwrng_register() till driver is ready
` [PATCH v2 4/4] Revert "hwrng: virtio - ensure reads happen after successful probe"
[PATCH 0/3] fuse: Allow mounts in containers
2014-07-21 12:18 UTC (4+ messages)
` [PATCH 1/3] fuse/dev: Fix unbalanced calls to kunmap_atomic() during splice I/O
[PATCH 1/2] ASoC: tas2552: Fix PM sequencing
2014-07-21 12:19 UTC (4+ messages)
` [PATCH 2/2] ASoC: tas2552: Add DAPM calls for amp and PLL
[PATCH 1/1] ahci: st: Provide DT bindings for ST's SATA implementation
2014-07-21 12:18 UTC (2+ messages)
[PATCH] spi: omap2-mcspi: fix blatant abuse of the resource subsystem
2014-07-21 12:18 UTC (4+ messages)
[GIT PULL] libata fixes for v3.16-rc6
2014-07-21 12:17 UTC
[patch v2] fs: umount on symlinlk leaks mnt count
2014-07-21 12:10 UTC (3+ messages)
` [PATCH v4] fs: umount on symlink "
[RFC PATCH] memcg: export knobs for the defaul cgroup hierarchy
2014-07-21 12:09 UTC (9+ messages)
[for-next][PATCH 00/32] ftrace/tracing: Fixes and final removal of ftrace_start/stop()
2014-07-21 12:09 UTC (4+ messages)
` [for-next][PATCH 20/32] sh: ftrace: Remove check of obsolete variable function_trace_stop
[PATCH -mm 0/6] memcg: release memcg_cache_id on css offline
2014-07-21 11:47 UTC (7+ messages)
` [PATCH -mm 1/6] slub: remove kmemcg id from create_unique_id
` [PATCH -mm 2/6] slab: use mem_cgroup_id for per memcg cache naming
` [PATCH -mm 3/6] memcg: make memcg_cache_id static
` [PATCH -mm 4/6] memcg: add pointer to owner cache to memcg_cache_params
` [PATCH -mm 5/6] memcg: keep all children of each root cache on a list
` [PATCH -mm 6/6] memcg: release memcg_cache_id on css offline
[PATCH 0/6] PM / Hibernate: Memory bitmap scalability improvements
2014-07-21 11:45 UTC (4+ messages)
Checkpatch query
2014-07-21 11:39 UTC
[PATCH] usb: phy: tegra: Avoid use of sizeof(void)
2014-07-21 11:37 UTC
[PATCH] fs/direct-io.c: Fix compilation warning for uninitialized variables
2014-07-21 11:36 UTC (10+ messages)
` direct-io: squelch maybe-uninitialized warning in do_direct_IO()
` [PATCH v2] "
` [PATCH v3] direct-io: fix uninitialized "
Patch priority in subjects ?
2014-07-21 11:33 UTC (2+ messages)
[PATCH v2 0/4] New Qualcomm PMIC pin controller drivers
2014-07-21 11:29 UTC (3+ messages)
` [PATCH v2 2/4] pinctrl: qpnp: Qualcomm PMIC pin controller driver
[PATCH 1/1] Drivers: scsi: storvsc: Add blist flags
2014-07-21 11:27 UTC (2+ messages)
[GIT PULL] KVM changes for 3.16-rc7
2014-07-21 11:24 UTC
[PATCH] clk/tegra: Fix a bunch of sparse warnings
2014-07-21 11:23 UTC
[PATCH, RFC] random: introduce getrandom(2) system call
2014-07-21 11:21 UTC (2+ messages)
[PATCH/RFC v4 00/21] LED / flash API integration
2014-07-21 11:12 UTC (3+ messages)
` [PATCH/RFC v4 15/21] media: Add registration helpers for V4L2 flash
[PATCH 0/8] OMAP2+ system timer cleanup series
2014-07-21 11:10 UTC (11+ messages)
` [PATCH 1/8] ARM: OMAP2+: timer: Add a powerup function
` [PATCH 2/8] ARM: OMAP2+: timer: Simplify clock event/source name setting
` [PATCH 3/8] ARM: OMAP2+: timer: Add comment on timer clk parenting
` [PATCH 6/8] ARM: OMAP2+: timer: Fix error message to not use hwmod structure
` [PATCH 7/8] ARM: OMAP2+: timer: Add fallback for of_clk_get
[PATCH v2] ARM: EXYNOS: Fix build with PM_SLEEP=n
2014-07-21 11:11 UTC (5+ messages)
[PATCH 0/3] virtio-rng: contribute to early randomness requests
2014-07-21 11:10 UTC (5+ messages)
` [PATCH 1/3] virtio: rng: remove unused struct element
` [PATCH 2/3] virtio: rng: delay hwrng_register() till driver is ready
` [PATCH 3/3] Revert "hwrng: virtio - ensure reads happen after successful probe"
[PATCH] drivers: i2c: i2c-st: Update i2c timings
2014-07-21 11:05 UTC (5+ messages)
[RFC V2] mfd: da9063: Add support for AD silicon variant
2014-07-21 10:39 UTC
[PATCH v3] usb:serial:pl2303: add GPIOs interface on PL2303
2014-07-21 11:03 UTC (3+ messages)
f2fs: f2fs unmount hangs if f2fs_init_acl() fails during mkdir syscall
2014-07-21 10:56 UTC (3+ messages)
` f2fs: BUG_ON() is triggered when mount valid f2fs filesystem
` f2fs: Possible use-after-free when umount filesystem
[RFC]Pid conversion between pid namespace
2014-07-21 10:47 UTC (4+ messages)
[PATCHv6 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
2014-07-21 10:47 UTC (13+ messages)
` [PATCHv6 3/4] iio: devicetree: Add DT binding documentation for Exynos3250 ADC
` [PATCH 2/2] iio: exynos-adc: add experimental touchscreen support
[PATCH v3 RESEND] zram: auto add new devices on demand
2014-07-21 10:46 UTC
[PATCH for stable 3.15 1/4 v2] xen-netback: Fix handling frag_list on grant op error path
2014-07-21 10:41 UTC (4+ messages)
` [PATCH for stable 3.15 2/4 v2] xen-netback: Fix releasing frag_list skbs in "
` [PATCH for stable 3.15 3/4 v2] xen-netback: Fix releasing header slot on "
` [PATCH for stable 3.15 4/4 v2] xen-netback: Fix pointer incrementation to avoid incorrect logging
[PATCH v2 0/2] This series adds support for Rockchip SoCs integrated PWM
2014-07-21 10:39 UTC (6+ messages)
` [PATCH v2 1/2] pwm: add this patch to introduce for rk-pwm and vop-pwm
` [PATCH v2 2/2] pwm: add this patch to support the new pwm of Rockchip SoCs
[PATCH 0/4] basic IPI tracing
2014-07-21 10:36 UTC (3+ messages)
` [PATCH 3/4] ARM64: add IPI tracepoints
[PATCH] ASoC: arizona: Disable AIF TX/RX before configuring it
2014-07-21 10:33 UTC (5+ messages)
[PATCH 0/6] Various Samsung fixes for v3.16-rc3
2014-07-21 10:30 UTC (7+ messages)
` [PATCH 4/6] ARM: SAMSUNG: Restore Samsung PM Debug functionality
[PATCH] wireless: fixup genregdb.awk for remove of antenna gain from wireless-regd
2014-07-21 10:24 UTC (2+ messages)
[PATCH v2 5/6] ARM: EXYNOS: Fix suspend/resume sequences
2014-07-21 10:23 UTC (4+ messages)
` [PATCH v3] "
[PATCH 0/4] acerhdf/thermal: adding new models and appropriate governor
2014-07-21 10:23 UTC (8+ messages)
` [PATCH v4 0/6] acerhdf/thermal: adding new models, appropriate governor and minor clean up
` [PATCH v4 3/6] thermal: Added Bang-bang thermal governor
` [PATCH v4 4/6] acerhdf: Use bang-bang "
[PATCH] Hyperv: Trigger DHCP renew after host hibernation
2014-07-21 10:21 UTC (11+ messages)
[PATCH] mac80211: Parse IEEE80211_RADIOTAP_RATE on TX
2014-07-21 10:20 UTC (2+ messages)
[PATCH v2 1/3] staging: lustre: lov: Cleanup lov_check_set() in lov_request.c
2014-07-21 10:19 UTC (5+ messages)
` staging: lustre: lov: Cleanup style issues "
` [PATCH v3 1/3] staging: lustre: lov: Cleanup lov_check_set() "
` [PATCH v3 2/3] staging: lustre: lov: Add a blank line after declarations "
` [PATCH v3 3/3] staging: lustre: lov: Add a space before open braces '{' "
[RESEND PATCH 0/6] thermal: sti: Add new Thermal driver
2014-07-21 10:13 UTC (15+ messages)
` [PATCH 5/6] ARM: STi: DT: STiH416: Supply Thermal Controller Device Tree nodes
` [PATCH 6/6] ARM: multi_v7_defconfig: Configure in ST's Thermal Controller
[PATCH 1/3] cpuidle: exynos: Allow to use the driver without AFTR
2014-07-21 10:08 UTC (5+ messages)
` [PATCH 2/3] ARM: EXYNOS: Enable cpuidle in WFI on all SoCs
` [PATCH 3/3] ARM: exynos_defconfig: Enable cpuidle driver
[REGRESSION] Boot hang with 939f04bec printk: enable interrupts before calling console_trylock_for_printk()
2014-07-21 10:04 UTC (6+ messages)
[PATCH 2/9] fs.h: Whitespace neatening
2014-07-21 10:01 UTC (2+ messages)
Fwd: [3.14.7] tinc vpn can no longer be added to bonding: Warning: The first slave device specified does not support setting the MAC address
2014-07-21 9:59 UTC
[PATCH v4 00/10] Add SDHCI support for ST Microelectronics SoCs
2014-07-21 9:49 UTC (3+ messages)
` [PATCH v4 09/10] ARM: update multi_v7_defconfig for STI
[RESEND PATCH] ARM: multi_v7_defconfig: add ST Keyscan driver
2014-07-21 9:48 UTC (2+ messages)
` [STLinux Kernel] "
general protection fault on 3.15.6
2014-07-21 9:47 UTC (2+ messages)
[PATCH 0/2] use correct type for dma_map/unmap
2014-07-21 9:42 UTC (3+ messages)
` [PATCH 1/2] drivers/i2c/busses: "
` [PATCH 2/2] drivers/tty/serial: "
[PATCH v7 00/33] Provide netdev naming-policy via sysfs
2014-07-21 9:40 UTC (3+ messages)
` [PATCH v7 08/33] net: nl80211 - make rdev_add_virtual_intf take name_assign_type
WARNING: CPU: 1 PID: 495 at mm/slab_common.c:69 kmem_cache_create+0x1a9/0x330()
2014-07-21 9:39 UTC (7+ messages)
[PATCH v4] 8250-core based serial driver for OMAP
2014-07-21 9:35 UTC (8+ messages)
` [PATCH 5/5] tty: serial: Add 8250-core based omap driver
[PATCH 00/14] arm64: eBPF JIT compiler
2014-07-21 9:16 UTC (2+ messages)
[PATCH 00/12] drm/exynos/ipp: image post processing improvements, part three
2014-07-21 9:23 UTC (3+ messages)
[PATCH v2 00/14] AT91: PIT: Cleanups and move to drivers/clocksource
2014-07-21 9:14 UTC (2+ messages)
[PATCH] blk-mq: bitmap tag: fix potential unwakeable sleep in bt_get()
2014-07-21 9:11 UTC (5+ messages)
[PATCH v10 0/8] ARM: berlin: add AHCI support
2014-07-21 9:09 UTC (14+ messages)
` [PATCH v10 2/8] Documentation: bindings: add the Berlin SATA PHY
` [PATCH v10 3/8] ata: libahci_platform: move port_map parameters into the AHCI structure
` [PATCH v10 4/8] ata: libahci: allow to use multiple PHYs
[PATCHSET 0/6] perf tools: Honor column width setting
2014-07-21 9:07 UTC (2+ messages)
linux-next: Tree for Jul 21
2014-07-21 9:07 UTC
[PATCHv7 0/4] iio: adc: exynos_adc: Support Exynos3250 ADC and code clean
2014-07-21 8:58 UTC (6+ messages)
[PATCH v2] x86: fix kernel crash on boot due to NULL dereference
2014-07-21 8:46 UTC (2+ messages)
[PATCH 1/1] dmaengine: pl330: Check if the DMA descriptor is NULL
2014-07-21 8:44 UTC (5+ messages)
[PATCH] Make IP_MULTICAST_ALL and IP_MSFILTER work on raw sockets
2014-07-21 8:42 UTC (3+ messages)
` [PATCH] ipv4: "
[patch V2 00/64] timekeeping: 2038, optimizations, NMI safe accessors
2014-07-21 8:37 UTC (3+ messages)
` [patch V2 40/64] hwmon: ibmaem: Use ktime_get_ns()
[RESEND PATCH 1/1] ARM: DT: STi: STiH416: Add DT node for ST's SATA device
2014-07-21 8:32 UTC
[PATCH] misc: bh1770glc: Use managed functions
2014-07-21 8:25 UTC
[PATCH v1] x86: fix kernel crash on boot due to NULL dereference
2014-07-21 8:24 UTC (3+ messages)
linux-next: manual merge of the akpm-current tree with the security tree
2014-07-21 8:16 UTC
[PATCH 10/30] rtlwifi: rtl8188ee: remove unnecessary break after return
2014-07-21 8:20 UTC (4+ messages)
` [PATCH 14/30] ath6kl: "
[PATCH] mips: Remove uneeded line in cmp_smp_finish
2014-07-21 8:19 UTC (4+ messages)
[PATCH] staging: iio: ad5930: Use devm_iio_device_register
2014-07-21 8:18 UTC
[PATCH 0/2] ACPI / PM: Make ACPI-based PCI wakeup work for the "freeze" sleep state
2014-07-21 8:17 UTC (5+ messages)
` [PATCH 1/2] ACPI / PM: Always enable wakeup GPEs when enabling device wakeup
` [Update][PATCH "
` [Update 2x][PATCH "
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