messages from 2013-06-15 05:10:17 to 2013-06-15 22:45:45 UTC [more...]
[BUGFIX v2 0/4] fix bug 56531, 59501 and 59581
2013-06-15 22:54 UTC (14+ messages)
` [BUGFIX v2 1/4] ACPI, DOCK: initialize dock subsystem before scanning PCI root buses
` [BUGFIX v2 3/4] PCI, ACPI: fix device destroying order issue when handling dock notification
` [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios
[PATCH v15 0/4] trace,x86: irq vector tracepoint support
2013-06-15 22:20 UTC (3+ messages)
Linux 3.10-rc6
2013-06-15 22:12 UTC
[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)
[RFC 00/10] Refactor irqdomain
2013-06-15 21:22 UTC (6+ messages)
` [RFC 10/10] irqchip: Make versatile fpga irq driver a generic chip
[PATCH] tilepro: work around module link error with gcc 4.7
2013-06-15 20:47 UTC
[PATCH v4] ethernet/arc/arc_emac - Add new driver
2013-06-15 20:47 UTC (3+ messages)
[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] pinctrl: generic: Add DT bindings
2013-06-15 20:16 UTC (5+ messages)
[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
[PATCH 00/31] KVM/MIPS: Implement hardware virtualization via the MIPS-VZ extensions
2013-06-15 17:13 UTC (9+ messages)
` [PATCH 15/31] mips/kvm: Exception handling to leave and reenter guest mode
` [PATCH 16/31] mips/kvm: Add exception handler for MIPSVZ Guest exceptions
` [PATCH 17/31] MIPS: Quit exposing Kconfig symbols in uapi headers
` [PATCH 18/31] mips/kvm: Add pt_regs slots for BadInstr and BadInstrP
BUG: unable to handle kernel NULL pointer dereference at 0000000000000040
2013-06-15 16:43 UTC (8+ messages)
[PATCH] media: i2c: ths7303: remove unused member driver_data
2013-06-15 16:34 UTC
[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 (12+ 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 (74+ messages)
` [PATCH v4 "
` [PATCH v4 01/24] tty: Don't change receive_room for ioctl(TIOCSETD)
` [PATCH v4 02/24] tty: Simplify tty buffer/ldisc interface with helper function
` [PATCH v4 03/24] tty: Make ldisc input flow control concurrency-friendly
` [PATCH v4 04/24] n_tty: Factor canonical mode copy from n_tty_read()
` [PATCH v4 05/24] n_tty: Line copy to user buffer in canonical mode
` [PATCH v4 06/24] n_tty: Split n_tty_chars_in_buffer() for reader-only interface
` [PATCH v4 07/24] tty: Deprecate ldisc .chars_in_buffer() method
` [PATCH v4 08/24] n_tty: Get read_cnt through accessor
` [PATCH v4 09/24] n_tty: Don't wrap input buffer indices at buffer size
` [PATCH v4 10/24] n_tty: Remove read_cnt
` [PATCH v4 11/24] tty: Convert termios_mutex to termios_rwsem
` [PATCH v4 12/24] n_tty: Access termios values safely
` [PATCH v4 13/24] n_tty: Replace canon_data with index comparison
` [PATCH v4 14/24] n_tty: Make N_TTY ldisc receive path lockless
` [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 17/24] n_tty: Don't wait for buffer work in read() loop
` [PATCH v4 18/24] n_tty: Separate buffer indices to prevent cache-line sharing
` [PATCH v4 19/24] tty: Only guarantee termios read safety for throttle/unthrottle
` [PATCH v4 20/24] n_tty: Move chars_in_buffer() to factor throttle/unthrottle
` [PATCH v4 21/24] n_tty: Factor throttle/unthrottle into helper functions
` [PATCH v4 22/24] n_tty: Move n_tty_write_wakeup() to avoid forward declaration
` [PATCH v4 23/24] n_tty: Special case pty flow control
` [PATCH v4 24/24] n_tty: Queue buffer work on any available cpu
` [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 (11+ messages)
` [PATCH 0/2]: "
` [PATCH 2/2] hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot()
` [PATCH 0/3] hw_breakpoint: cleanups
` [PATCH 1/3] hw_breakpoint: Simplify list/idx mess in toggle_bp_slot() paths
` [PATCH 2/3] hw_breakpoint: Simplify the "weight" usage "
` [PATCH 3/3] hw_breakpoint: Introduce cpumask_of_bp()
[PATCH 0/6] Add support for Allwinner A10s SoCs
2013-06-15 13:14 UTC (2+ messages)
[PATCH] pty: Remove redundant itty reset
2013-06-15 13:01 UTC (2+ messages)
` [PATCH] tty: Reset itty for other pty
[PATCH] drm/omap: change "!CONFIG_FB_OMAP2" to "!FB_OMAP2"
2013-06-15 12:20 UTC (4+ messages)
[patch 0/9] sched: use runnable load avg in balance
2013-06-15 12:09 UTC (5+ messages)
` [patch v8 3/9] sched: set initial value of runnable avg for new forked task
[PATCH] Use ecryptfs_dentry_to_lower_path in a couple of places
2013-06-15 11:55 UTC
[PATCH 0/6] ipc/sem.c: performance improvements, FIFO
2013-06-15 11:37 UTC (9+ messages)
[PATCH 4/7] n_tty: Encapsulate minimum_to_wake within N_TTY
2013-06-15 11:28 UTC (6+ messages)
` [PATCH 0/4] [resend] n_tty fixes
` [PATCH 1/4] n_tty: Encapsulate minimum_to_wake within N_TTY
` [PATCH 2/4] n_tty: Untangle read completion variables
` [PATCH 3/4] n_tty: Fix unsafe update of available buffer space
` [PATCH 4/4] n_tty: Buffer work should not reschedule itself
[PATCH v3] ethernet/arc/arc_emac - Add new driver
2013-06-15 11:12 UTC (6+ messages)
[PATCH] mm: Add unlikely for current_order test
2013-06-15 11:05 UTC
[PATCH 2/7] tty: Add lock/unlock ldisc pair functions
2013-06-15 11:04 UTC (8+ messages)
` [PATCH 0/6] ldsem patchset, reordered and rebased
` [PATCH 1/6] tty: Fix tty_ldisc_lock name collision
` [PATCH 2/6] tty: Add lock/unlock ldisc pair functions
` [PATCH 3/6] tty: Replace ldisc locking with ldisc_sem
` [PATCH 4/6] tty: Clarify ldisc variable
` [PATCH 5/6] tty: Fix hangup race with TIOCSETD ioctl
` [PATCH 6/6] tty: Clarify multiple-references comment in "
[GIT] Networking
2013-06-15 10:50 UTC
[PATCH 0/2] v3 Driver for Allwinner sunxi Security ID
2013-06-15 10:28 UTC (5+ messages)
` [PATCH 1/2] Initial support for Allwinner's Security ID fuses
[PATCH] perf: fix bench numa compilation
2013-06-15 10:15 UTC
(no subject)
2013-06-15 9:40 UTC
PPC440GX (taishan config) compilation errors
2013-06-15 9:33 UTC (2+ messages)
PROPOSAL
2013-06-14 22:45 UTC
[PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values
2013-06-15 9:07 UTC
[PATCH] drm/nouveau: fix a memory leak
2013-06-15 8:53 UTC
[PATCH kbuild-next] kconfig/lxdialog: Add definitions for mininimum (re)size values
2013-06-15 8:48 UTC
[PATCH] firmware loader: fix use-after-free by double abort
2013-06-15 8:36 UTC
[iput] BUG: Bad page state in process rm pfn:0b0ce
2013-06-15 7:56 UTC (3+ messages)
[PATCH V2] dma: mmp_tdma: disable irq when disabling dma channel
2013-06-15 7:52 UTC (3+ messages)
[PATCH] mm: vmscan: remove redundant querying to shrinker
2013-06-15 7:09 UTC (5+ messages)
[PATCHSET v2 cgroup/for-3.11] cgroup: convert cgroup_subsys_state refcnt to percpu_ref
2013-06-15 6:31 UTC (7+ messages)
` [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states
[PATCH 0/2] llseek fixes
2013-06-15 6:22 UTC (4+ messages)
` [PATCH 1/2] ocfs2: Fix llseek() semantics and do some cleanup
` [Ocfs2-devel] "
[netlink] WARNING: at mm/vmalloc.c:1487 __vunmap()
2013-06-15 6:06 UTC (3+ messages)
[PATCH 2/3 v2] RFC: timekeeping: rtc: Introduce new kernel parameter hctosys
2013-06-15 6:01 UTC (7+ messages)
` [PATCH 0/9 v3] RFC: timekeeping: rtc: change hctosys mechanism
` [PATCH 4/9 RESEND] RFC: timekeeping: introduce flag systime_was_set
` [rtc-linux] "
[PATCH] ncpfs: fix rmdir returns Device or resource busy
2013-06-15 5:26 UTC (10+ messages)
Gumstix Overo Linux 3.10-rc5 overo-defconfig etc
2013-06-15 5:07 UTC
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