messages from 2015-09-22 18:06:19 to 2015-09-22 19:08:35 UTC [more...]
[PATCH] Staging: rtl8712: Coding style warnings fix for block comments
2015-09-22 19:08 UTC
[PATCH 0/3] MIPS GIC fixes
2015-09-22 19:07 UTC (5+ messages)
` [PATCH 1/3] MIPS: CM: provide a function to map from CPU to VP ID
` [PATCH 2/3] irqchip: mips-gic: convert CPU numbers to VP IDs
` [PATCH 3/3] irqchip: mips-gic: fix pending & mask reads for MIPS64 with 32b GIC
[PATCH 5/6] Staging: rtl8712: Coding style warnings fix for block comment
2015-09-22 19:07 UTC
WARNING: CPU: 4 PID: 863 at include/drm/drm_crtc.h:1577 drm_helper_choose_encoder_dpms+0x88/0x90()
2015-09-22 19:06 UTC (2+ messages)
[3.13.y-ckt stable] Linux 3.13.11-ckt27 stable review
2015-09-22 17:48 UTC (18+ messages)
` [PATCH 3.13.y-ckt 24/57] ipc: modify message queue accounting to not take kernel data structures into account
` [PATCH 3.13.y-ckt 25/57] ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
` [PATCH 3.13.y-ckt 33/57] libfc: Fix fc_exch_recv_req() error path
` [PATCH 3.13.y-ckt 34/57] libfc: Fix fc_fcp_cleanup_each_cmd()
` [PATCH 3.13.y-ckt 35/57] EDAC, ppc4xx: Access mci->csrows array elements properly
` [PATCH 3.13.y-ckt 36/57] crypto: caam - fix memory corruption in ahash_final_ctx
` [PATCH 3.13.y-ckt 37/57] mm/hwpoison: fix page refcount of unknown non LRU page
` [PATCH 3.13.y-ckt 38/57] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
` [PATCH 3.13.y-ckt 39/57] ipc/sem.c: change memory barrier in sem_lock() to smp_rmb()
` [PATCH 3.13.y-ckt 41/57] Add factory recertified Crucial M500s to blacklist
` [PATCH 3.13.y-ckt 42/57] arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
` [PATCH 3.13.y-ckt 43/57] batman-adv: protect tt_local_entry from concurrent delete events
` [PATCH 3.13.y-ckt 44/57] ip6_gre: release cached dst on tunnel removal
` [PATCH 3.13.y-ckt 45/57] net: Fix RCU splat in af_key
` [PATCH 3.13.y-ckt 46/57] net: Fix skb_set_peeked use-after-free bug
` [PATCH 3.13.y-ckt 48/57] udp: fix dst races with multicast early demux
` [PATCH 3.13.y-ckt 49/57] sparc64: Fix userspace FPU register corruptions
[PATCH v1] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
2015-09-22 19:02 UTC (2+ messages)
[PATCH] MIPS: extend hardware table walking support to MIPS64
2015-09-22 19:03 UTC
[RFC PATCH 0/2] kvmclock: fix ABI breakage from PVCLOCK_COUNTS_FROM_ZERO
2015-09-22 19:01 UTC (5+ messages)
` [PATCH 1/2] x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERO
` [PATCH 2/2] Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
[RFC v7 00/41] Richacls
2015-09-22 19:02 UTC (4+ messages)
` [RFC v7 25/41] richacl: Isolate the owner and group classes
[PATCH 0/3] PCI: Add support for Cavium ThunderX RC and on-SoC devices
2015-09-22 19:02 UTC (4+ messages)
` [PATCH 3/3] PCI: generic: Add support for Cavium ThunderX PCIe root complexes
[PATCH 0/5] LED core improvements
2015-09-22 18:54 UTC (5+ messages)
` [PATCH 2/5] leds: core: Add LED_BLINK_CHANGE and LED_BLINK_DISABLE flags
` [PATCH 3/5] leds: Rename brightness_set_sync op to brightness_set_blocking
[PATCH 1/3] usb: chipidea: core: fix when building without CONFIG_PM support
2015-09-22 18:59 UTC (3+ messages)
` [PATCH 2/3] usb: gadget: f_midi: free usb request when done
` [PATCH 3/3] usb: gadget: f_midi: free request when usb_ep_queue fails
[PATCH v2 00/25] powerpc/8xx: Use large pages for RAM and IMMR and other improvments
2015-09-22 18:58 UTC (4+ messages)
` [PATCH v2 22/25] powerpc32: move xxxxx_dcache_range() functions inline
[PATCH] MIPS: malta: register UP SMP ops if all else fails
2015-09-22 18:58 UTC
[PATCH] x86/mm: Export cpu_tlbstate as non-GPL symbol
2015-09-22 18:57 UTC (2+ messages)
[PATCH 0/3] Malta DT memory init
2015-09-22 18:56 UTC (4+ messages)
` [PATCH 1/3] MIPS: malta: split obj-y entries across lines
` [PATCH 2/3] MIPS: malta: remove fw_memblock_t abstraction
` [PATCH 3/3] MIPS: malta: setup RAM regions via DT
Port of [qx]config to Qt 5
2015-09-22 18:36 UTC (40+ messages)
` [PATCH 01/39] Remove support for QT3 and older
` [PATCH 02/39] Port xconfig to Qt5 - Use QMainWindow, QToolBar
` [PATCH 03/39] Port xconfig to Qt5 - Use QAction
` [PATCH 04/39] Port xconfig to Qt5 - Use QFileDialog
` [PATCH 05/39] Port xconfig to Qt5 - Use QList
` [PATCH 06/39] Port xconfig to Qt5 - Use QTextBrowser
` [PATCH 07/39] Port xconfig to Qt5 - Use QMenu
` [PATCH 08/39] Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>
` [PATCH 09/39] Port xconfig to Qt5 - Replace Q3VBox with QWidget
` [PATCH 10/39] Port xconfig to Qt5 - Fix layout
` [PATCH 11/39] Port xconfig to Qt5 - Fix layout margin
` [PATCH 12/39] Port xconfig to Qt5 - Update QAction checkable
` [PATCH 13/39] Port xconfig to Qt5 - Make single/split/full actions checkable
` [PATCH 14/39] Port xconfig to Qt5 - Remove custom ListView classes
` [PATCH 15/39] Port xconfig to Qt5 - Fix the code so it compiles with Qt5
` [PATCH 16/39] Port xconfig to Qt5 - update signals
` [PATCH 17/39] Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItem
` [PATCH 18/39] Port xconfig to Qt5 - Put back some of the old implementation
` [PATCH 19/39] Port xconfig to Qt5 - Put back some of the old implementation(part 2)
` [PATCH 20/39] Port xconfig to Qt5 - Remove Qt3Support from Makefile
` [PATCH 21/39] Port xconfig to Qt5 - Use correct signal names
` [PATCH 22/39] Port xconfig to Qt5 - Set ConfigView object name
` [PATCH 23/39] Port xconfig to Qt5 - Quick workaround to bypass app crash at startup
` [PATCH 24/39] Port xconfig to Qt5 - Tree widget set column titles
` [PATCH 25/39] Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list
` [PATCH 26/39] Port xconfig to Qt5 - Add ConfigList::mode "
` [PATCH 27/39] Port xconfig to Qt5 - Remove ConfigList::updateMenuList template
` [PATCH 28/39] Add current selection check
` [PATCH 29/39] Port xconfig to Qt5 - Disable ConfigList soring
` [PATCH 30/39] Port xconfig to Qt5 - Change ConfigItem constructor parent type
` [PATCH 31/39] Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel
` [PATCH 32/39] Port xconfig to Qt5 - Source format
` [PATCH 33/39] Port xconfig to Qt5 - Remove some commented code
` [PATCH 34/39] Port xconfig to Qt5 - Add(back) lineedit editing
` [PATCH 35/39] Port xconfig to Qt5 - Add(back) one click checkbox toggle
` [PATCH 36/39] Port xconfig to Qt5 - on Back clicked, deselect old item
` [PATCH 37/39] Port xconfig to Qt5 - Fix goParent issue
` [PATCH 38/39] Port xconfig to Qt5 - Update copyright
` [PATCH 39/39] Update the buildsystem for KConfig finding Qt
[RFC PATCH v5 0/4] arm/arm64: fix a migrating irq bug when hotplug cpu
2015-09-22 18:54 UTC (11+ messages)
` [RFC PATCH v5 1/4] genirq: introduce CONFIG_GENERIC_IRQ_MIGRATION
` [RFC PATCH v5 2/4] genirq: add irq_migrate_all_off_this_cpu() for cpu hotplug
` [RFC PATCH v5 3/4] arm64: fix a migrating irq bug when hotplug cpu
` [RFC PATCH v5 4/4] arm: "
Multiple potential races on vma->vm_flags
2015-09-22 18:54 UTC (10+ messages)
[PATCH v4] netlink: Fix autobind race condition that leads to zero port ID
2015-09-22 18:53 UTC (10+ messages)
` netlink: Replace rhash_portid with bound
` [PATCH v2] "
[PATCH 00/11] x86/mm: Implement lockless pgd_alloc()/pgd_free()
2015-09-22 18:52 UTC (8+ messages)
` [PATCH 05/11] mm: Introduce arch_pgd_init_late()
[PATCH] lib: Documentation: Synchronize %p formatting documentation
2015-09-22 18:48 UTC (4+ messages)
[PATCH 1/2] staging: dgap: fix possible NULL dereference
2015-09-22 18:45 UTC (3+ messages)
` [PATCH 2/2] staging: dgap: remove unused variable
[PATCH 0/6] Support RIXI without fill bits
2015-09-22 18:42 UTC (7+ messages)
` [PATCH 1/6] MIPS: tlbex: stop open-coding build_convert_pte_to_entrylo
` [PATCH 2/6] MIPS: tlbex: remove some RIXI redundancy
` [PATCH 3/6] MIPS: tlbex: share MIPS32 32 bit phys & MIPS64 64 bit phys code
` [PATCH 4/6] MIPS: tidy EntryLo bit definitions, add PFN
` [PATCH 5/6] MIPS: tlbex: avoid placing software PTE bits in Entry* PFN fields
` [PATCH 6/6] MIPS: allow RIXI for 32-bit kernels on MIPS64
[PATCH] MAINTAINERS: Remove myself as nvec co-maintainer
2015-09-22 18:41 UTC (2+ messages)
[PATCH 0/4] of: Handle multi-parent version of msi-parent
2015-09-22 17:52 UTC (2+ messages)
` [PATCH 4/4] irqchip/gic-v3-its: Parse new version of msi-parent property
[3.19.y-ckt stable] Linux 3.19.8-ckt7 stable review
2015-09-22 17:52 UTC (67+ messages)
` [PATCH 3.19.y-ckt 003/102] x86/ldt: Correct LDT access in single stepping logic
` [PATCH 3.19.y-ckt 004/102] x86/ldt: Correct FPU emulation access to LDT
` [PATCH 3.19.y-ckt 005/102] md: flush ->event_work before stopping array
` [PATCH 3.19.y-ckt 007/102] ipv6: addrconf: validate new MTU before applying it
` [PATCH 3.19.y-ckt 008/102] virtio-net: drop NETIF_F_FRAGLIST
` [PATCH 3.19.y-ckt 009/102] RDS: verify the underlying transport exists before creating a connection
` [PATCH 3.19.y-ckt 010/102] xen/gntdev: convert priv->lock to a mutex
` [PATCH 3.19.y-ckt 011/102] xen/gntdevt: Fix race condition in gntdev_release()
` [PATCH 3.19.y-ckt 012/102] PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
` [PATCH 3.19.y-ckt 013/102] USB: qcserial/option: make AT URCs work for Sierra Wireless MC7305/MC7355
` [PATCH 3.19.y-ckt 014/102] USB: qcserial: Add support for Dell Wireless 5809e 4G Modem
` [PATCH 3.19.y-ckt 015/102] nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
` [PATCH 3.19.y-ckt 016/102] usb: chipidea: ehci_init_driver is intended to call one time
` [PATCH 3.19.y-ckt 017/102] crypto: qat - Fix invalid synchronization between register/unregister sym algs
` [PATCH 3.19.y-ckt 019/102] mfd: arizona: Fix initialisation of the PM runtime
` [PATCH 3.19.y-ckt 020/102] xen-blkfront: don't add indirect pages to list when !feature_persistent
` [PATCH 3.19.y-ckt 021/102] xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
` [PATCH 3.19.y-ckt 022/102] usb: gadget: f_uac2: fix calculation of uac2->p_interval
` [PATCH 3.19.y-ckt 023/102] hwrng: core - correct error check of kthread_run call
` [PATCH 3.19.y-ckt 024/102] USB: sierra: add 1199:68AB device ID
` [PATCH 3.19.y-ckt 027/102] rbd: fix copyup completion race
` [PATCH 3.19.y-ckt 029/102] target: REPORT LUNS should return LUN 0 even for dynamic ACLs
` [PATCH 3.19.y-ckt 030/102] MIPS: Fix sched_getaffinity with MT FPAFF enabled
` [PATCH 3.19.y-ckt 031/102] MIPS: Malta: Don't reinitialise RTC
` [PATCH 3.19.y-ckt 032/102] MIPS: do_mcheck: Fix kernel code dump with EVA
` [PATCH 3.19.y-ckt 033/102] MIPS: show_stack: Fix stack trace "
` [PATCH 3.19.y-ckt 034/102] MIPS: Export get_c0_perfcount_int()
` [PATCH 3.19.y-ckt 035/102] rtlwifi: rtl8723be: Add module parameter for MSI interrupts
` [PATCH 3.19.y-ckt 036/102] MIPS: Flush RPS on kernel entry with EVA
` [PATCH 3.19.y-ckt 037/102] usb: udc: core: add device_del() call to error pathway
` [PATCH 3.19.y-ckt 038/102] xhci: fix off by one error in TRB DMA address boundary check
` [PATCH 3.19.y-ckt 039/102] drivers/usb: Delete XHCI command timer if necessary
` [PATCH 3.19.y-ckt 040/102] staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not NULL
` [PATCH 3.19.y-ckt 041/102] dm: fix dm_merge_bvec regression on 32 bit systems
` [PATCH 3.19.y-ckt 042/102] perf: Fix fasync handling on inherited events
` [PATCH 3.19.y-ckt 043/102] drm/dp-mst: Remove debug WARN_ON
` [PATCH 3.19.y-ckt 044/102] ALSA: fireworks/firewire-lib: add support for recent firmware quirk
` [PATCH 3.19.y-ckt 045/102] mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
` [PATCH 3.19.y-ckt 046/102] MIPS: Make set_pte() SMP safe
` [PATCH 3.19.y-ckt 047/102] ipc: modify message queue accounting to not take kernel data structures into account
` [PATCH 3.19.y-ckt 048/102] ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
` [PATCH 3.19.y-ckt 050/102] KVM: x86: Use adjustment in guest cycles when handling MSR_IA32_TSC_ADJUST
` [PATCH 3.19.y-ckt 051/102] x86/xen: build "Xen PV" APIC driver for domU as well
` [PATCH 3.19.y-ckt 052/102] cpuset: use trialcs->mems_allowed as a temp variable
` [PATCH 3.19.y-ckt 053/102] drm/dp/mst: Remove port after removing connector
` [PATCH 3.19.y-ckt 054/102] localmodconfig: Use Kbuild files too
` [PATCH 3.19.y-ckt 055/102] dm thin metadata: delete btrees when releasing metadata snapshot
` [PATCH 3.19.y-ckt 056/102] dm btree: add ref counting ops for the leaves of top level btrees
` [PATCH 3.19.y-ckt 057/102] drm/radeon: add new OLAND pci id
` [PATCH 3.19.y-ckt 058/102] libiscsi: Fix host busy blocking during connection teardown
` [PATCH 3.19.y-ckt 059/102] libfc: Fix fc_exch_recv_req() error path
` [PATCH 3.19.y-ckt 060/102] libfc: Fix fc_fcp_cleanup_each_cmd()
` [PATCH 3.19.y-ckt 061/102] sd: Fix maximum I/O size for BLOCK_PC requests
` [PATCH 3.19.y-ckt 063/102] crypto: caam - fix memory corruption in ahash_final_ctx
` [PATCH 3.19.y-ckt 064/102] drm/vmwgfx: Fix execbuf locking issues
` [PATCH 3.19.y-ckt 065/102] mm/hwpoison: fix page refcount of unknown non LRU page
` [PATCH 3.19.y-ckt 066/102] ipc,sem: fix use after free on IPC_RMID after a task using same semaphore set exits
` [PATCH 3.19.y-ckt 068/102] MIPS: Fix seccomp syscall argument for MIPS64
` [PATCH 3.19.y-ckt 069/102] x86/ldt: Further fix FPU emulation
` [PATCH 3.19.y-ckt 070/102] drm/i915: Flag the execlists context object as dirty after every use
` [PATCH 3.19.y-ckt 071/102] fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack
` [PATCH 3.19.y-ckt 075/102] Input: gpio_keys_polled - request GPIO pin as input
` [PATCH 3.19.y-ckt 076/102] PCI: Don't use 64-bit bus addresses on PA-RISC
` [PATCH 3.19.y-ckt 077/102] ALSA: usb: Add native DSD support for Gustard DAC-X20U
` [PATCH 3.19.y-ckt 078/102] Add factory recertified Crucial M500s to blacklist
` [PATCH 3.19.y-ckt 079/102] arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
[PATCH v7 0/6] Altera PCIe host controller driver with MSI support
2015-09-22 18:33 UTC (5+ messages)
` [PATCH v7 1/6] arm: add msi.h to Kbuild
` [PATCH v7 3/6] pci:host: Add Altera PCIe host controller driver
[RFC v2 00/18] kthread: Use kthread worker API more widely
2015-09-22 18:30 UTC (7+ messages)
` [RFC v2 02/18] kthread: Add create_kthread_worker*()
` [RFC v2 03/18] kthread: Add drain_kthread_worker()
` [RFC v2 04/18] kthread: Add destroy_kthread_worker()
[PATCH] arm64: Increase the max granular size
2015-09-22 18:29 UTC (2+ messages)
[PATCH v5 0/6] irqchip, gicv3: Updates and Cavium ThunderX errata workarounds
2015-09-22 18:27 UTC (4+ messages)
[PATCH] MIPS: always use r4k_wait_irqoff for MIPSr6
2015-09-22 18:24 UTC
[PATCH v4 0/2] Driver for Microchip digital potentiometers
2015-09-22 18:22 UTC (3+ messages)
` [PATCH v4 2/2] iio: mcp4531: "
First kernel patch (optimization)
2015-09-22 18:18 UTC (3+ messages)
[PATCH 00/10] CPS SMP fixes & debug improvements
2015-09-22 18:12 UTC (11+ messages)
` [PATCH 01/10] MIPS: CPS: set Status.BEV bit during early boot
` [PATCH 02/10] MIPS: CPS: set Status.KX on entry for MIPS64 kernels
` [PATCH 03/10] MIPS: CPS: early debug using an ns16550-compatible UART
` [PATCH 04/10] MIPS: CPS: read CM GCR base from cop0
` [PATCH 05/10] MIPS: CPS: skip Config1 presence check
` [PATCH 06/10] MIPS: CPS: warn if a core doesn't start
` [PATCH 07/10] MIPS: CM: fix GCR_Cx_CONFIG PVPE mask
` [PATCH 08/10] MIPS: CM: introduce core-other locking functions
` [PATCH 09/10] MIPS: CM: make use of mips_cm_{lock,unlock}_other
` [PATCH 10/10] MIPS: CM,CPC: ensure core-other GCRs reflect the correct core
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