messages from 2013-06-15 13:23:45 to 2013-06-16 11:30:03 UTC [more...]
[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
2013-06-16 11:29 UTC (15+ messages)
` [PATCH 17/31] MIPS: Quit exposing Kconfig symbols in uapi headers
` [PATCH 19/31] mips/kvm: Add host definitions for MIPS VZ based host
` [PATCH 20/31] mips/kvm: Hook into TLB fault handlers
` [PATCH 21/31] mips/kvm: Allow set_except_vector() to be used from MIPSVZ code
` [PATCH 22/31] mips/kvm: Split get_new_mmu_context into two parts
` [PATCH 23/31] mips/kvm: Hook into CP unusable exception handler
` [PATCH 24/31] mips/kvm: Add thread_struct fields used by MIPSVZ hosts
[PATCH] pinctrl: establish pull-up/pull-down terminology
2013-06-16 10:45 UTC
[PATCH 1/2] pinmux: Add TB10x pinmux driver
2013-06-16 11:11 UTC (12+ messages)
Regression: 3.9.0+ .. 3.10-rc5 freezes during boot, Radeon update ??
2013-06-16 10:58 UTC
[PATCH 0/6] Add support for Allwinner A10s SoCs
2013-06-16 11:04 UTC (5+ messages)
` [PATCH 2/6] pinctrl: sunxi: Move the pins definitions to a separate header
` [PATCH 3/6] pinctrl: sunxi: Add Allwinner A10s pins
[PATCH 0/5] pinctrl: fix some issues with new pinconfig dt parsing
2013-06-16 11:02 UTC (13+ messages)
` [PATCH 1/5] pinctrl: update the documentation for some pinconfig params
` [PATCH 2/5] pinctrl: clarify some dt pinconfig options
` [PATCH 3/5] pinctrl: handle zero found dt pinconfig properties better
` [PATCH 4/5] pinctrl: dynamically alloc temp array when parsing dt pinconf options
` [PATCH 5/5] pinctrl: rockchip: correctly handle arguments of "
[PATCH 1/3] drivers: pinctrl sleep and idle states in the core
2013-06-16 10:55 UTC (5+ messages)
kernel BUG at net/core/skbuff.c:1065!
2013-06-16 10:47 UTC
[PATCH v2 0/2] pinctrl: common handling of generic pinconfig props in dt
2013-06-16 10:39 UTC (5+ messages)
` [PATCH 1/2] pinctrl: add function to parse generic pinconfig properties from a dt node
[PATCH 1/2] Add pin list based GPIO ranges
2013-06-16 10:19 UTC (3+ messages)
` [PATCH] Fix comment on pinctrl_gpio_range.pin_base
[PATCH] pinctrl: update GPIO range doc
2013-06-16 10:18 UTC
[PATCH] pinctrl: document the pinctrl PM states
2013-06-16 10:17 UTC (5+ messages)
[PATCH] drivers: pinctrl: add active state to core
2013-06-16 10:01 UTC (2+ messages)
Performance regression from switching lock to rw-sem for anon-vma tree
2013-06-16 9:50 UTC
[PATCHv2 0/6] Make ARM's sched_clock generic + 64 bit friendly
2013-06-16 9:45 UTC (5+ messages)
[PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values
2013-06-16 9:33 UTC (3+ messages)
[RFC][PATCH] kconfig: Fix defconfig when one choice menu selects options that another choice menu depends on
2013-06-16 9:32 UTC (2+ messages)
[PATCH v4] irqchip: Add support for ARMv7-M's NVIC
2013-06-16 9:21 UTC (2+ messages)
[RFC] arm: Remove sa1111 special case from mm setup code
2013-06-16 9:10 UTC (2+ messages)
[PATCH] docbook: add futexes to kernel-locking docbook
2013-06-16 9:04 UTC (2+ messages)
Linux 3.10-rc6
2013-06-16 8:36 UTC (2+ messages)
[fuse[[xen][3.10-rc5] kernel oops: BUG: unable to handle kernel NULL pointer dereference at 0000000000000008 IP: [<ffffffff81407597>] __list_add+0x17/0xd0
2013-06-16 8:34 UTC
hanging, and possible exploit/ddos from LAN for RTL and other cards (watchdog netdev)
2013-06-16 7:33 UTC
[PATCH v4] ethernet/arc/arc_emac - Add new driver
2013-06-16 7:41 UTC (4+ messages)
[PATCH 0/2] llseek fixes
2013-06-16 7:17 UTC (9+ messages)
` [PATCH 1/2] ocfs2: Fix llseek() semantics and do some cleanup
` [Ocfs2-devel] "
[PATCH v2 2/2] MMC: P2020 SDHC: Fix bug when writing to SDHCI_HOST_CONTROL register
2013-06-16 7:07 UTC
[PATCH v2 1/2] MMC: P2020 SDHC: Add support for 8-bit bus width and non-removable card
2013-06-16 7:07 UTC
Commit f9afbd45b0d0 broke mips r4k
2013-06-16 6:51 UTC (3+ messages)
[char-misc-next] mei: support HBM versioning
2013-06-16 6:16 UTC
mod filenames != modnames? (inconsistent name changing)
2013-06-16 5:35 UTC (2+ messages)
[PATCH] asymmetric keys: explicitly add the leading zero byte to encoded message
2013-06-16 4:52 UTC
[PATCH] virtio-mmio: Cocci spatch "ptr_ret.spatch"
2013-06-16 4:42 UTC (17+ messages)
` [RFC] PTR_ERR: return 0 if ptr isn't an error value
` [PATCH 1/9] PTR_RET is now PTR_ERR_OR_ZERO
` [PATCH 2/9] PTR_RET is now PTR_ERR_OR_ZERO(): Replace most
` [PATCH 3/9] s390: Replace weird use of PTR_RET
` [PATCH 4/9] acpi: "
` [PATCH 5/9] pinctrl: don't use PTR_RET()
` [PATCH 6/9] remoteproc: "
` [PATCH 7/9] staging/zcache: "
` [PATCH 8/9] x86: remove weird PTR_ERR() in do_debug
` [PATCH 9/9] mm/oom_kill: remove weird use of ERR_PTR()/PTR_ERR()
[PATCH 0/4 v3] KVM: PPC: IOMMU in-kernel handling
2013-06-16 4:46 UTC (10+ messages)
` [PATCH 1/4] KVM: PPC: Add support for multiple-TCE hcalls
` [PATCH 2/4] powerpc: Prepare to support kernel handling of IOMMU map/unmap
` [PATCH 3/4] KVM: PPC: Add support for IOMMU in-kernel handling
` [PATCH 4/4] KVM: PPC: Add hugepage "
[PATCH 0/3] clk: tegra: T114: add DFLL prerequisites
2013-06-16 4:22 UTC (7+ messages)
` [PATCH 3/3] clk: tegra: T114: add DFLL DVCO reset control
Gumstix Overo linux-3.10-rc6 Boot
2013-06-16 4:20 UTC
[PATCH v2] module: don't modify argument of module_kallsyms_lookup_name()
2013-06-16 2:35 UTC (2+ messages)
[PATCH] arch: blackfin: kernel: sprintf(), need avoid NUL for '%s'
2013-06-16 3:02 UTC (2+ messages)
A question on RCU vs. preempt-RCU
2013-06-16 2:36 UTC
[PATCH] media: i2c: ths7303: remove unused member driver_data
2013-06-16 1:58 UTC (3+ messages)
[PATCHv2] irqchip: Add support for TI-NSPIRE irqchip
2013-06-16 1:55 UTC (2+ messages)
[PATCH v2 1/7] mm/writeback: remove wb_reason_name
2013-06-16 1:14 UTC (7+ messages)
` [PATCH v2 2/7] mm/writeback: Don't check force_wait to handle bdi->work_list
` [PATCH v2 3/7] mm/writeback: commit reason of WB_REASON_FORKER_THREAD mismatch name
` [PATCH v2 4/7] mm/page_alloc: fix blank in show_free_areas
` [PATCH v2 5/7] mm/page_alloc: fix doc for numa_zonelist_order
` [PATCH v2 6/7] mm/thp: fix doc for transparent huge zero page
` [PATCH v2 7/7] mm/pgtable: Don't accumulate addr during pgd prepopulate pmd
[PATCH 2/2] f2fs: optimise the init_dirty_segmap function
2013-06-16 0:49 UTC
[PATCH 1/2] f2fs: add remount_fs callback support
2013-06-16 0:48 UTC
[PATCH v15 0/4] trace,x86: irq vector tracepoint support
2013-06-16 0:10 UTC (4+ messages)
[RFC] pinctrl: generic: Add DT bindings
2013-06-16 0:04 UTC (9+ messages)
PPC440GX (taishan config) compilation errors
2013-06-15 23:59 UTC (2+ messages)
brcmf_driver_init Oops
2013-06-15 23:43 UTC
[PATCH] MDIO: FSL_PQ_MDIO: Fix bug on incorrect offset of tbipa register
2013-06-15 22:57 UTC (4+ messages)
[RFC 00/10] Refactor irqdomain
2013-06-15 22:48 UTC (7+ messages)
` [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip
[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
2013-06-15 22:54 UTC (9+ messages)
` [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
` [BUGFIX v2 1/4] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
[PATCH] ACPI / dock: Take ACPI scan lock in write_undock()
2013-06-15 22:16 UTC
[PATCH v3] i2c: vt8500: Add support for I2C bus on Wondermedia SoCs
2013-06-15 21:58 UTC (3+ messages)
[PATCH] tilepro: work around module link error with gcc 4.7
2013-06-15 20:47 UTC
[PATCH v2 0/1] gpio driver for Intel Baytrail platforms
2013-06-15 20:47 UTC (4+ messages)
[PATCH 0/3] Fix backlight issues on some Windows 8 systems
2013-06-15 20:35 UTC (14+ messages)
` [PATCH 3/3] i915: Don't provide ACPI backlight interface if firmware expects Windows 8
[RFC 0/5] Optimizations for memory handling in smk_write_rules_list()
2013-06-15 20:08 UTC (11+ messages)
` [RFC 1/5] security: smack: avoid kmalloc allocations while loading a rule string
` [RFC 2/5] security: smack: avoid kmalloc() in smk_parse_long_rule()
` [RFC 3/5] security: smack: fix memleak in smk_write_rules_list()
` [RFC 4/5] security: smack: add kmem_cache for smack_rule allocations
` [RFC 5/5] security: smack: add kmem_cache for smack_master_list allocations
[PATCH 0/2] Enable cc8540 pinctrl DT for uart and i2c v2
2013-06-15 19:48 UTC (3+ messages)
` pinctrl:when two device use the same pin
` "
Fwd: bug report about acpiphp
2013-06-15 19:33 UTC (3+ messages)
` "
Contact me
2013-06-15 18:45 UTC
[PATCH] vfree: don't schedule free_work() if llist_add() returns F
2013-06-15 18:40 UTC
[PATCH] x86: kvmclock: zero initialize pvclock shared memory area
2013-06-15 18:01 UTC (2+ messages)
` [PATCHv1] kvm guest: fix uninitialized kvmclock read by KVM guest
[PATCH 1/1] Enable fanotify API by default
2013-06-15 18:00 UTC (2+ messages)
[PATCH 0/2] fix ->shm_file leak
2013-06-15 17:46 UTC (8+ messages)
` [PATCH 1/2] fput: task_work_add() can fail if the caller has passed exit_task_work()
` [PATCH 0/3] (Was: fput: task_work_add() can fail if the caller has passed exit_task_work())
` [PATCH 1/3] fput: turn "list_head delayed_fput_list" into llist_head
` [PATCH 2/3] llist: fix/simplify llist_add() and llist_add_batch()
` [PATCH 3/3] llist: llist_add() can use llist_add_batch()
[GIT PULL] ARM: SoC fixes for 3.10-rc
2013-06-15 17:28 UTC
BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
2013-06-15 16:43 UTC (8+ messages)
[PATCH] intel-iommu: Fix leaks in pagetable freeing
2013-06-15 16:27 UTC
[PATCH v2 00/14] locks: scalability improvements for file locking
2013-06-15 15:04 UTC (6+ messages)
` [PATCH v2 06/14] locks: don't walk inode->i_flock list in locks_show
[PATCH 2/2] ARM: dts: add AM33XX MMC support
2013-06-15 15:05 UTC (10+ messages)
[PATCH] Re: [Patch] MCE, APEI: Don't enable CMCI when Firmware First mode is set in
2013-06-15 14:48 UTC (2+ messages)
[PATCH v3 00/24] lockless n_tty receive path
2013-06-15 14:21 UTC (55+ messages)
` [PATCH v4 "
` [PATCH v4 15/24] n_tty: Reset lnext if canonical mode changes
` [PATCH v4 16/24] n_tty: Fix type mismatches in receive_buf raw copy
` [PATCH v4 19/24] tty: Only guarantee termios read safety for throttle/unthrottle
` [PATCH v4 21/24] n_tty: Factor throttle/unthrottle into helper functions
` [PATCH v4 23/24] n_tty: Special case pty flow control
` [PATCH v2 00/16] lockless tty flip buffers
` [PATCH v2 01/16] tty: Compute flip buffer ptrs
` [PATCH v2 02/16] tty: Fix flip buffer free list
` [PATCH v2 03/16] tty: Factor flip buffer initialization into helper function
` [PATCH v2 04/16] tty: Merge tty_buffer_find() into tty_buffer_alloc()
` [PATCH v2 05/16] tty: Use generic names for flip buffer list cursors
` [PATCH v2 06/16] tty: Use lockless flip buffer free list
` [PATCH v2 07/16] tty: Simplify flip buffer list with 0-sized sentinel
` [PATCH v2 08/16] tty: Track flip buffer memory limit atomically
` [PATCH v2 09/16] tty: Make driver-side flip buffers lockless
` [PATCH v2 10/16] tty: Ensure single-threaded flip buffer consumer with mutex
` [PATCH v2 11/16] tty: Only perform flip buffer flush from tty_buffer_flush()
` [PATCH v2 12/16] tty: Avoid false-sharing flip buffer ptrs
` [PATCH v2 13/16] tty: Use non-atomic state to signal flip buffer flush pending
` [PATCH v2 14/16] tty: Merge __tty_flush_buffer() into lone call site
` [PATCH v2 15/16] tty: Fix unsafe vt paste_selection()
` [PATCH v2 16/16] tty: Remove private constant from global namespace
` [PATCH v2 0/9] mostly lockless tty echo
` [PATCH v2 1/9] n_tty: Remove unused echo_overrun field
` [PATCH v2 2/9] n_tty: Use separate head and tail indices for echo_buf
` [PATCH v2 3/9] n_tty: Replace echo_cnt with computed value
` [PATCH v2 4/9] n_tty: Remove echo_lock
` [PATCH v2 5/9] n_tty: Eliminate echo_commit memory barrier
` [PATCH v2 6/9] n_tty: Process echoes in blocks
` [PATCH v2 7/9] n_tty: Only flush echo output if actually output
` [PATCH v2 8/9] n_tty: Eliminate counter in __process_echoes
` [PATCH v2 9/9] n_tty: Avoid false-sharing echo buffer indices
` [PATCH v2 00/20] tty: streamline per-char receiving
` [PATCH v2 01/20] n_tty: Fix EOF push handling
` [PATCH v2 02/20] n_tty: Remove alias ptrs in __receive_buf()
` [PATCH v2 03/20] n_tty: Move buffers into n_tty_data
` [PATCH v2 04/20] n_tty: Rename process_char_map to char_map
` [PATCH v2 05/20] n_tty: Simplify __receive_buf loop count
` [PATCH v2 06/20] n_tty: Factor 'real raw' receive_buf into standalone fn
` [PATCH v2 07/20] n_tty: Factor signal char handling into separate fn
` [PATCH v2 08/20] n_tty: Factor flagged "
` [PATCH v2 09/20] n_tty: Factor raw mode receive_buf() "
` [PATCH v2 10/20] n_tty: Special case EXTPROC receive_buf() as raw mode
` [PATCH v2 11/20] n_tty: Factor tty->closing receive_buf() into separate fn
` [PATCH v2 12/20] n_tty: Factor standard per-char i/o "
` [PATCH v2 13/20] n_tty: Eliminate char tests from IXANY restart test
` [PATCH v2 14/20] n_tty: Split n_tty_receive_char()
` [PATCH v2 15/20] n_tty: Factor ISTRIP and IUCLC receive_buf into separate fn
` [PATCH v2 16/20] n_tty: Factor PARMRK from normal per-char i/o
` [PATCH v2 17/20] n_tty: Remove overflow tests from receive_buf() path
` [PATCH v2 18/20] n_tty: Un-inline single-use functions
` [PATCH v2 19/20] n_tty: Factor LNEXT processing from per-char i/o path
` [PATCH v2 20/20] tty: Remove extra wakeup from pty write() path
[PATCH] tpm: tpm_i2c_infinion: Don't modify i2c_client->driver
2013-06-15 14:23 UTC
[PATCH] ipc/sem.c: scan complex wait-for-zero after undefined updates
2013-06-15 14:06 UTC
[PATCH] of/fdt: Add FDT address translation
2013-06-15 13:54 UTC (2+ messages)
[RFC PATCH] ARM: Add .init_platform() callback to machine descriptor
2013-06-15 13:38 UTC
[PATCH v2 0/2] GamePad: Wii U Pro Controller Support
2013-06-15 13:32 UTC (3+ messages)
` [PATCH v2 1/2] input: document gamepad API and add extra keycodes
` [PATCH v2 2/2] HID: wiimote: support Nintendo Wii U Pro Controller
WARN_ONCE in arch/x86/kernel/hw_breakpoint.c
2013-06-15 13:29 UTC (4+ messages)
` [PATCH 0/3] hw_breakpoint: cleanups
` [PATCH 3/3] hw_breakpoint: Introduce cpumask_of_bp()
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