messages from 2014-03-29 15:24:42 to 2014-03-30 16:54:03 UTC [more...]
[Regression, bisected 9e30cc] "sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init()" prevents system from booting correctly
2014-03-30 16:53 UTC (12+ messages)
[PATCH 0/6] x86: Clean up and unify the vdso
2014-03-30 16:53 UTC (4+ messages)
` [PATCH 1/6] x86: Clean up 32-bit vs 64-bit vdso params
` [PATCH 2/6] x86: Move syscall and sysenter setup into kernel/cpu/common.c
` [PATCH 3/6] x86: Reimplement vdso.so preparation in build-time C
[PATCH 1/2] TTY: pmac_zilog, check existence of ports in pmz_console_init()
2014-03-30 16:46 UTC (3+ messages)
perf: WARNING: CPU: 0 PID: 16043 at kernel/events/core.c:5659
2014-03-30 16:37 UTC (2+ messages)
[PATCH driver-core-next] sysfs: restore in-kernel mount of sysfs
2014-03-30 16:26 UTC (3+ messages)
kernfs/rtc: circular dependency between kernfs and ops_lock
2014-03-30 16:04 UTC (8+ messages)
[PATCH net-next v2] net-sysfs: expose number of carrier on/off changes
2014-03-30 15:18 UTC (4+ messages)
[PATCH 1/3] x86: microcode: report if CPU has up-to-date microcode
2014-03-30 14:09 UTC (3+ messages)
` [PATCH 2/3] x86: microcode: report if no microcode file was found
` [PATCH 3/3] x86: microcode: remove unused parameter and redundant variable
[PATCH] fs: ext4: Sign-extend tv_sec after ORing in epoch bits
2014-03-30 14:58 UTC
[PATCH] ipc: constify ipc_ops
2014-03-30 13:35 UTC
[PATCH 0/2] pda_power: USB notifier fixes
2014-03-30 13:34 UTC (3+ messages)
` [PATCH 1/2] pda_power: Statically initialize notifier block
` [PATCH 2/2] pda_power: Unregister USB notifier in pda_power_remove()
[PATCH] ftrace: Statically initialize pm notifier block
2014-03-30 13:31 UTC
[RFC PATCH v2 00/10] ARM: at91: move aic driver to drivers/irqchips
2014-03-30 13:27 UTC (4+ messages)
` [RFC PATCH v2 07/10] irqchip: atmel-aic: document new dt properties and children nodes
[PATCH 0/4] workqueue: Control cpu affinity of all unbound workqueues v2
2014-03-30 13:01 UTC (5+ messages)
` [PATCH 2/4] workqueues: Account unbound workqueue in a seperate list
` [PATCH 3/4] workqueue: Add anon workqueue sysfs hierarchy
[reboot] WARNING: CPU: 0 PID: 112 at kernel/events/core.c:5655 perf_swevent_add()
2014-03-30 12:41 UTC (6+ messages)
[PATCH] openvswitch: supply a dummy err_handler of gre_cisco_protocol to prevent kernel crash
2014-03-30 12:12 UTC (2+ messages)
Support for netconsole as default tty/console?
2014-03-30 11:39 UTC (4+ messages)
[PATCH] netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len (v3)
2014-03-30 11:35 UTC (2+ messages)
[PATCH 3/3] staging/ozwpan: coding style ether_addr_copy
2014-03-30 10:43 UTC (4+ messages)
All that glitters on your wrist
2014-03-30 7:25 UTC
[RFC] QR encoding for Oops messages
2014-03-30 10:17 UTC (8+ messages)
turbo on lenovo w530 causing over-temp warnings
2014-03-30 9:13 UTC
[RFC PATCH v2 00/29] ktap: A lightweight dynamic tracing tool for Linux
2014-03-30 9:18 UTC (34+ messages)
` [PATCH v2 06/29] ktap: add ktap_arch.h and error header file(include/uapi/ktap/)
` [PATCH v2 08/29] ktap: add bytecode reader(kernel/trace/ktap/kp_bcread.[c|h])
` [PATCH v2 09/29] ktap: add bytecode execution engine(kernel/trace/ktap/kp_vm.[c|h])
` [PATCH v2 10/29] ktap: add string handling code(kernel/trace/ktap/kp_[str|mempool].[c|h])
` [PATCH v2 11/29] ktap: add table handling code(kernel/trace/ktap/kp_tab.[c|h])
` [PATCH v2 12/29] ktap: add generic object handling code(kernel/trace/ktap/kp_obj.[c|h])
` [PATCH v2 13/29] ktap: add ring buffer handling code(kernel/trace/ktap/kp_transport.[c|h])
` [PATCH v2 14/29] ktap: add events management(kernel/trace/ktap/kp_events.[c|h])
` [PATCH v2 15/29] ktap: add built-in functions and library(kernel/trace/ktap/lib_*.c)
` [PATCH v2 16/29] ktap: add amalgamation build(kernel/trace/ktap/amalg.c)
` [PATCH v2 17/29] ktap: add Makefile for kernel module(kernel/trace/ktap/Makefile)
` [PATCH v2 18/29] ktap: add Kconfig(kernel/trace/ktap/Kconfig)
` [PATCH v2 19/29] ktap: add main file for ktap binary(tools/ktap/kp_main.c)
` [PATCH v2 20/29] ktap: add compiler(tools/ktap/kp_[lex|parse].[c|h])
` [PATCH v2 21/29] ktap: add symbol handling code(tools/ktap/symbol.[c|h])
` [PATCH v2 22/29] ktap: add events parse code(tools/ktap/kp_parse_events.c)
` [PATCH v2 23/29] ktap: add ring buffer reader(tools/ktap/kp_reader.c)
` [PATCH v2 24/29] ktap: add bytecode writer(tools/ktap/kp_bcwrite.c)
` [PATCH v2 25/29] ktap: add userspace util(tools/ktap/kp_util.c)
` [PATCH v2 26/29] ktap: add userspace binary Makefile(tools/ktap/Makefile)
` [PATCH v2 27/29] ktap: add testsuite and benchmark(tools/ktap/test/*)
` [PATCH v2 28/29] ktap: add vim syntax file(tools/ktap/vim/*)
` [PATCH v2 29/29] ktap: add COPYRIGHT file(tools/ktap/COPYRIGHT)
[PATCH] mm/slab.c: cleanup outdated comments and unify variables naming
2014-03-30 9:02 UTC
[RFC] dt: bindings: add bindings for Broadcom bcm43xx sdio devices
2014-03-30 8:56 UTC (4+ messages)
Can't umount /mnt/dev after calling dd(1) and with /mnt/dev is a bind mount
2014-03-30 7:54 UTC (2+ messages)
[PATCH] drivers/net/wireless: Use RCU_INIT_POINTER(x, NULL) in iwlwifi/mvm/sta.c
2014-03-30 7:49 UTC (2+ messages)
[RFC PATCH 00/28] ktap: A lightweight dynamic tracing tool for Linux
2014-03-30 7:26 UTC (10+ messages)
` [PATCH 07/28] ktap: add runtime/ktap.[c|h]
` [PATCH 15/28] ktap: add built-in functions and library (runtime/lib_*.c)
[PATCH] sched: update_rq_clock() must skip ONE update
2014-03-30 7:24 UTC
[PATCH] x86: Fix the symbol versions on the 32-bit vDSO
2014-03-30 6:49 UTC (3+ messages)
[PATCH] ASoC: Add support for multi register mux
2014-03-30 6:12 UTC (7+ messages)
` [alsa-devel] "
btrfs-rmw-2: page allocation failure: order:1, mode:0x8020
2014-03-30 4:26 UTC
[PATCH] [media] uvcvideo: Fix clock param realtime setting
2014-03-30 4:23 UTC (5+ messages)
Loan Offer @3% intereste Rate
2014-03-30 4:05 UTC
LÅN OFFER
2014-03-30 2:53 UTC
[PATCH 3.13 00/46] 3.13.8-stable review
2014-03-30 2:49 UTC (6+ messages)
Half price off all watches
2014-03-30 1:29 UTC
[git pull] Input updates for 3.14-rc8 (take 2)
2014-03-30 1:45 UTC
[PATCH 3.10 00/22] 3.10.35-stable review
2014-03-30 1:26 UTC (2+ messages)
[PATCH 3.4 00/13] 3.4.85-stable review
2014-03-30 1:26 UTC (2+ messages)
You have received 1.5m pounds as donation see link www.bbc.co.uk/news/uk-england-19254228 send name address and phone number for info
2014-03-30 1:18 UTC
[PATCH] Documentation: trivial spelling error changes
2014-03-30 0:54 UTC
mm: kernel BUG at mm/swap.c:609!
2014-03-30 0:47 UTC (4+ messages)
[PATCH v2] rds: prevent dereference of a NULL device in rds_iw_laddr_check
2014-03-30 0:39 UTC
[PATCH] mtd: diskonchip: mem resource name is not optional
2014-03-30 0:31 UTC (3+ messages)
BAR 14: can't assign mem (size 0x200000)
2014-03-30 0:14 UTC (7+ messages)
xfs i_lock vs mmap_sem lockdep trace
2014-03-29 22:31 UTC
[PATCH v2] phy/at8031: enable at8031 to work on interrupt mode
2014-03-29 22:20 UTC (2+ messages)
[PATCH V2] scripts: objdiff: detect object code changes between two commits
2014-03-29 21:31 UTC (2+ messages)
[RFC 0/5] of: Automatic console registration cleanups
2014-03-29 21:16 UTC (5+ messages)
` [RFC 1/5] of: Add support for ePAPR "stdout-path" property
[PATCH] USB: serial: ftdi_sio: add id for Brainboxes serial cards
2014-03-29 20:55 UTC
3.0 -> 3.10 regression? poweroff instead of reboot?
2014-03-29 20:37 UTC (3+ messages)
[PATCH] Coccicheck: Remove memcpy to struct assignment test
2014-03-29 20:37 UTC (6+ messages)
[PATCH] checkpatch: Expand parenthesis alignment test to declarations, functions and assignments
2014-03-29 20:14 UTC
[PATCH] kbuild: unconditionally clobber include/linux/version.h on distclean
2014-03-29 20:00 UTC (2+ messages)
[PATCH v5 0/9] Use regmap+devm+DT in pm8xxx input drivers
2014-03-29 19:50 UTC (2+ messages)
[PATCH v5 0/4] Provide netdev naming-policy via sysfs
2014-03-29 19:48 UTC (5+ messages)
[PATCH v2 1/1] Input: don't modify the id of ioctl-provided ff effect on upload failure
2014-03-29 19:12 UTC (2+ messages)
[PATCH v2] fs: FAT: Add support for DOS 1.x formatted volumes
2014-03-29 19:10 UTC
[PATCH v2] mm/readahead.c: inline ra_submit
2014-03-29 19:09 UTC
[BUG] 3.14-rc6 at mousedev_open_device+0x77/0x100
2014-03-29 19:05 UTC (3+ messages)
[PATCH 01/55] scsi: Mark function as static in aacraid/src.c
2014-03-29 18:51 UTC (55+ messages)
` [PATCH 02/55] scsi: Mark function as static in be2iscsi/be_cmds.c
` [PATCH 03/55] drivers: scsi: Mark function as static in bfa/bfad.c
` [PATCH 04/55] scsi: Mark function as static in bfa/bfad_attr.c
` [PATCH 05/55] scsi: Mark function as static in bfa/bfa_ioc.c
` [PATCH 06/55] scsi: Mark function as static in bfa/bfa_ioc_ct.c
` [PATCH 07/55] scsi: Mark function as static in bfa/bfa_fcs_lport.c
` [PATCH 08/55] scsi: Mark function as static in bfa/bfa_port.c
` [PATCH 09/55] scsi: Mark function as static in bfa/bfa_fcpim.c
` [PATCH 10/55] scsi: Mark function as static in bfa/bfa_core.c
` [PATCH 11/55] scsi: Mark function as static in bfa/bfa_svc.c
` [PATCH 12/55] scsi: Mark function as static in bnx2fc/bnx2fc_els.c
` [PATCH 13/55] scsi: Mark function as static in bnx2fc/bnx2fc_fcoe.c
` [PATCH 14/55] scsi: Mark function as static in bnx2fc/bnx2fc_hwi.c
` [PATCH 15/55] scsi: Mark function as static in bnx2fc/bnx2fc_io.c
` [PATCH 16/55] scsi: Mark function as static in cxgbi/libcxgbi.c
` [PATCH 17/55] scsi: Mark function as static in cxgbi/cxgb3i/cxgb3i.c
` [PATCH 18/55] scsi: Mark function as static in cxgbi/cxgb4i/cxgb4i.c
` [PATCH 19/55] scsi: Mark function as static in isci/phy.c
` [PATCH 20/55] scsi: Mark function as static in isci/remote_device.c
` [PATCH 21/55] scsi: Mark function as static in isci/port.c
` [PATCH 22/55] scsi: Mark functions as static in lpfc/lpfc_sli.c
` [PATCH 23/55] scsi: Mark functions as static in lpfc/lpfc_hbadisc.c
` [PATCH 24/55] scsi: Mark functions as static in lpfc/lpfc_init.c
` [PATCH 25/55] scsi: Mark functions as static in lpfc/lpfc_scsi.c
` [PATCH 26/55] scsi: Mark function as static in lpfc/lpfc_bsg.c
` [PATCH 27/55] scsi: Mark functions as static in megaraid/megaraid_sas_base.c
` [PATCH 28/55] scsi: Move prototype declaration to appropriate header file megaraid/megaraid_sas.h from megaraid/megaraid_sas_fusion.c
` [PATCH 29/55] scsi: Mark functions as static in megaraid/megaraid_sas_fusion.c
` [PATCH 30/55] scsi: Mark functions as static in megaraid/megaraid_sas_fp.c
` [PATCH 31/55] scsi: Mark functions as static in mvsas/mv_sas.c
` [PATCH 32/55] scsi: Mark functions as static in mvsas/mv_64xx.c
` [PATCH 33/55] scsi: Mark functions as static in mvsas/mv_94xx.c
` [PATCH 34/55] scsi: Mark function as static in pm8001/pm8001_init.c
` [PATCH 35/55] scsi: Mark function as static in pm8001/pm8001_sas.c
` [PATCH 36/55] scsi: Mark function as static in pm8001/pm8001_hwi.c
` [PATCH 37/55] scsi: Mark function as static in pm8001/pm80xx_hwi.c
` [PATCH 38/55] scsi: Mark function as static in qla2xxx/qla_bsg.c
` [PATCH 39/55] scsi: Mark functions as static in qla2xxx/qla_iocb.c
` [PATCH 40/55] scsi: Mark function as static in qla2xxx/qla_nx.c
` [PATCH 41/55] scsi: Mark functions as static in qla2xxx/qla_nx2.c
` [PATCH 42/55] scsi: Mark function as static in scsi_transport_fc.c
` [PATCH 43/55] scsi: Mark function as static in scsi_transport_iscsi.c
` [PATCH 44/55] scsi: Mark function as static in scsi/libiscsi.c
` [PATCH 45/55] scsi: Mark funtion as static in hpsa.c
` [PATCH 46/55] scsi: Mark functions as static in gdth.c
` [PATCH 47/55] scsi: Mark functions as static in scsi/pmcraid.c
` [PATCH 48/55] scsi: Mark function as static in scsi_debug.c
` [PATCH 49/55] scsi: Move prototype declaration to header file scsi_priv.h from scsi_scan.c
` [PATCH 50/55] scsi: Mark function and macro definition as static in be2iscsi/be_main.c
` [PATCH 51/55] scsi: Move prototype declaration to header file megaraid/megaraid_sas_fusion.h from megaraid/megaraid_sas_base.c
` [PATCH 52/55] scsi: Move prototype declaration to header file megaraid/megaraid_sas.h from megaraid/megaraid_sas_fusion.c
` [PATCH 53/55] scsi: Mark functions as static in ufs/ufshcd.c
` [PATCH 54/55] scsi: Add prototype declaration to header file ufs/ufshcd.h
` [PATCH 55/55] scsi: Mark functions as static in bfa/bfad_bsg.c
[PATCH] fs: FAT: Add support for DOS 1.x formatted volumes
2014-03-29 18:49 UTC (3+ messages)
[GIT PULL] timer fix
2014-03-29 18:44 UTC
[GIT PULL] Ceph fix for 3.14
2014-03-29 18:28 UTC
[PATCH] Staging: panel: Unnecessary space
2014-03-29 18:08 UTC
You have received 1.5m pounds as donation see link www.bbc.co.uk/news/uk-england-19254228 send name address and phone number for info
2014-03-29 17:54 UTC
[PATCH] Staging: comedi: Line indentation
2014-03-29 17:46 UTC
vmlinuz-3.12.13-rt21 freezed by application
2014-03-29 17:40 UTC (2+ messages)
splicing pages to the same file
2014-03-29 17:17 UTC (2+ messages)
[PATCH 4/6] perf, sort: Add physid sorting based on mmap2 data
2014-03-29 17:11 UTC (3+ messages)
` [PATCH 4/6 V2] "
[PATCH 00/15 V3] perf, c2c: Add new tool to analyze cacheline contention on NUMA systems
2014-03-29 17:11 UTC (5+ messages)
` [PATCH 05/15 V3] perf, c2c: Rework setup code to prepare for features
` [PATCH 06/15 V3] perf, c2c: Add in new options to configure latency and stores
[PATCH 0/4] perf: Make some functions generic
2014-03-29 17:11 UTC (7+ messages)
` [PATCH 1/4] perf: Allow ability to map cpus to nodes easily
` [PATCH 2/4] perf, kmem: Utilize the new generic cpunode_map
` [PATCH 3/4] perf, callchain: Add generic report parse callchain callback function
[PATCH] axs_nand - add driver for NAND controller used on Synopsys AXS dev boards
2014-03-29 17:05 UTC (2+ messages)
[PATCH 01/55] scsi: Mark function as static in aacraid/src.c
2014-03-29 16:30 UTC (2+ messages)
` [PATCH 02/55] scsi: Mark function as static in be2iscsi/be_cmds.c
Fwd: [SMACK]Problem with user naespace
2014-03-29 16:16 UTC (2+ messages)
[PATCH 0/8] Generic serial earlycon
2014-03-29 15:34 UTC (3+ messages)
[PATCH 1/2] dma: Add Xilinx AXI DMA DT Binding Documentation
2014-03-29 15:28 UTC (2+ messages)
` [PATCH 2/2] dma: Add Xilinx AXI Direct Memory Access Engine driver support
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