devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 03/10] zram: use zram->lock to protect zram_free_page() in swap free notify path
Jiang Liu
[PATCH v2 06/10] zram: avoid access beyond the zram device
Jiang Liu
[PATCH v2 05/10] zram: avoid double free in function zram_bvec_write()
Jiang Liu
Re: [PATCH v2 05/10] zram: avoid double free in function zram_bvec_write()
Jerome Marchand
[PATCH v2 02/10] zram: avoid invalid memory access in zram_exit()
Jiang Liu
[PATCH v2 09/10] zram: minor code cleanup
Jiang Liu
[PATCH v2 07/10] zram: optimize memory operations with clear_page()/copy_page()
Jiang Liu
[PATCH v2 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()
Jiang Liu
Re: [PATCH v2 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()
Jerome Marchand
Re: [PATCH v2 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()
Jiang Liu
Re: [PATCH v2 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()
Jerome Marchand
Re: [PATCH v2 10/10] zram: use atomic64_xxx() to replace zram_stat64_xxx()
Jiang Liu
[PATCH v2 04/10] zram: destroy all devices on error recovery path in zram_init()
Jiang Liu
[PATCH v2 08/10] zram: protect sysfs handler from invalid memory access
Jiang Liu
[PATCH 0/5] Radio device framework
akhil.goyal
[PATCH 2/5] staging: AIC: Freescale Antenna Interface controller driver
akhil.goyal
[PATCH 4/5] binding: Add device tree bindings for freescale AIC and AD phy
akhil.goyal
[PATCH 5/5] BSC9131rdb/dts: Add nodes for supporting AIC and AD PHY
akhil.goyal
Re: [PATCH 0/5] Radio device framework
Greg KH
RE: [PATCH 0/5] Radio device framework
Goyal Akhil-B35197
Re: [PATCH 0/5] Radio device framework
Greg KH
[PATCH] staging/lustre: fix build errors
Peng, Tao
Re: [PATCH] staging/lustre: fix build errors
Greg Kroah-Hartman
Re: [PATCH] staging/lustre: fix build errors
Stephen Rothwell
Warning!!
Webmaster
Warning!!
Webmaster
[PATCH v2 1/2] staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Ben Chan
[PATCH v2 2/2] staging: gdm72xx: fix typos in Kconfig
Ben Chan
[PATCH-RESEND] staging/lustre/lprocfs: interpret result of dt_statfs() correctly
Peng, Tao
[PATCH 11/11] staging: comedi: pcmda12: tidy up multi-line comments
H Hartley Sweeten
[PATCH 09/11] staging: comedi: pcmda12: remove 'IOSIZE' define
H Hartley Sweeten
[PATCH 10/11] staging: comedi: pcmda12: return 0 for successful attach
H Hartley Sweeten
[PATCH 07/11] staging: comedi: pcmda12: remove {LSB,MSB}_PORT macros
H Hartley Sweeten
[PATCH 08/11] staging: comedi: pcmda12: tidy up zero_chans()
H Hartley Sweeten
[PATCH 04/11] staging: comedi: pcmda12: rename the analog output (*insn_{read, write}) functions
H Hartley Sweeten
[PATCH 06/11] staging: comedi: pcmda12: cleanup pcmda12_ao_insn_write()
H Hartley Sweeten
[PATCH 03/11] staging: comedi: pcmda12: tidy up subdevice init
H Hartley Sweeten
[PATCH 01/11] staging: comedi: pcmda12: remove 'BITS' define
H Hartley Sweeten
[PATCH 05/11] staging: comedi: pcmda12: cleanup pcmda12_ao_insn_read()
H Hartley Sweeten
[PATCH 02/11] staging: comedi: pcmda12: tidy up comedi_lrange table
H Hartley Sweeten
[PATCH 00/11] staging: comedi: pcmda12: cleanup driver
H Hartley Sweeten
Re: [PATCH 00/11] staging: comedi: pcmda12: cleanup driver
Ian Abbott
[PATCH 05/10] staging: comedi: pcmuio: tidy up driver #define's
H Hartley Sweeten
[PATCH 10/10] staging: comedi: pcmuio: fix the last > 80 char line warning
H Hartley Sweeten
[PATCH 07/10] staging: comedi: pcmuio: remove some boilerplate comments
H Hartley Sweeten
[PATCH 06/10] staging: comedi: pcmuio: tidy up the boardinfo
H Hartley Sweeten
[PATCH 09/10] staging: comedi: pcmuio: remove the pcmuio_dio_insn_bits() debug noise
H Hartley Sweeten
[PATCH 08/10] staging: comedi: pcmuio: fix > 80 char line warnings
H Hartley Sweeten
[PATCH 04/10] staging: comedi: pcmuio: remove 'CALC_N_SUBDEVS' macro
H Hartley Sweeten
[PATCH 02/10] staging: comedi: pcmuio: refactor interrupt_pcmuio()
H Hartley Sweeten
[PATCH 03/10] staging: comedi: pcmuio: tidy up the multi-line comments
H Hartley Sweeten
[PATCH 01/10] staging: comedi: pcmuio: remove 'subpriv' macro
H Hartley Sweeten
[PATCH 00/10] staging: comedi: pcmuio: cleanup all checkpatch.pl issues
H Hartley Sweeten
Re: [PATCH 00/10] staging: comedi: pcmuio: cleanup all checkpatch.pl issues
Ian Abbott
Re: [PATCH] staging: line6: fix use-after-free bug
Markus Grabner
Re: [PATCH] staging: line6: fix use-after-free bug
Greg Kroah-Hartman
[PATCH V2 0/5] Drivers: scsi: storvsc
K. Y. Srinivasan
[PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter
K. Y. Srinivasan
[PATCH 5/5] Drivers: scsi: storvsc: Increase the value of STORVSC_MAX_IO_REQUESTS
K. Y. Srinivasan
[PATCH 4/5] Drivers: scsi: storvsc: Support FC devices
K. Y. Srinivasan
[PATCH 2/5] Drivers: scsi: storvsc: Update the storage protocol to win8 level
K. Y. Srinivasan
[PATCH 3/5] Drivers: scsi: storvsc: Implement multi-channel support
K. Y. Srinivasan
Re: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter
James Bottomley
RE: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter
KY Srinivasan
Re: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter
James Bottomley
RE: [PATCH 1/5] Drivers: scsi: storvsc: Make the scsi timeout a module parameter
KY Srinivasan
[PATCH] staging: comedi: Kconfig: COMEDI_S526 is a PC/104 board not a PCI board
H Hartley Sweeten
[PATCH] staging: comedi: ni_daq_700: fix some trailing whitespace errors
H Hartley Sweeten
[PATCH 1/6] staging: octeon-usb: place opening braces of structs, enums on top
Devendra Naga
[PATCH 6/6] staging: octeon-usb: call device_unregister when platform_device_register_simple fails
Devendra Naga
[PATCH 4/6] staging: octeon-usb: fix more checkpatch errors/warns
Devendra Naga
[PATCH 5/6] staging: octeon-usb: check return value of platform_device_register_simple
Devendra Naga
[PATCH 3/6] staging: octeon-usb: more checkpatch fixes
Devendra Naga
[PATCH 2/6] staging: octeon-usb: fix checkpatch error
Devendra Naga
[PATCH 1/5] staging: rtl8192u: remove dead and commented-out code in r8192U_core.c
Xenia Ragiadakou
[PATCH 3/5] staging: rtl8192u: fix function definitions' style in r8192U_core.c
Xenia Ragiadakou
[PATCH 4/5] staging: rtl8192u: remove unnecessary line continuations in r8192U_core.c
Xenia Ragiadakou
[PATCHv13 0/4] zswap: compressed swap caching
Seth Jennings
[PATCHv13 1/4] debugfs: add get/set for atomic types
Seth Jennings
[PATCHv13 3/4] zswap: add to mm/
Seth Jennings
[PATCHv13 4/4] zswap: add documentation
Seth Jennings
[PATCHv13 2/4] zbud: add to mm/
Seth Jennings
[PATCH 1/5] rtl8192u: remove dead and commented-out code in r8192U_core.c
Xenia Ragiadakou
[PATCH 3/5] rtl8192u: fix function definitions' style in r8192U_core.c
Xenia Ragiadakou
[PATCH 4/5] rtl8192u: remove unnecessary line continuations in r8192U_core.c
Xenia Ragiadakou
Re: [PATCH 1/5] rtl8192u: remove dead and commented-out code in r8192U_core.c
Greg KH
Re: [PATCH 1/5] rtl8192u: remove dead and commented-out code in r8192U_core.c
Xenia Ragiadakou
Re: [PATCH 1/5] rtl8192u: remove dead and commented-out code in r8192U_core.c
Greg KH
Re: [RFC v2 2/5] rtl8192u: fix braces in r8192U_core.c
Greg KH
[PATCH 0/2] staging: rts5139: Fix SD card reader for Samsung NP730U3E
Marcus Overhagen
[PATCH 2/2] staging: rts5139: Use correct USB transfer interval to fix syslog spamming
Marcus Overhagen
[PATCH 1/2] staging: rts5139: Fix SD card detection on Samsung NP730U3E Ultrabook
Marcus Overhagen
[PATCH] staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Ben Chan
Re: [PATCH] staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Greg Kroah-Hartman
Re: [PATCH] staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Ben Chan
Re: [PATCH] staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Ben Chan
Re: [PATCH] staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Greg Kroah-Hartman
Re: [PATCH] staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Greg Kroah-Hartman
Re: [PATCH] staging: gdm72xx: WIMAX_GDM72XX should depend on either USB or MMC
Ben Chan
Re: [PATCH] staging: MIPS: add Octeon USB HCD support
David Daney
Re: [PATCH] staging: MIPS: add Octeon USB HCD support
Greg Kroah-Hartman
Re: [PATCH] staging: MIPS: add Octeon USB HCD support
David Daney
Re: [PATCH] staging: MIPS: add Octeon USB HCD support
Greg Kroah-Hartman
[RFC PATCH v1 0/8] small bugfixes and code improvements for zram
Jiang Liu
[RFC PATCH v1 2/8] zram: avoid invalid memory access in zram_exit()
Jiang Liu
Re: [RFC PATCH v1 2/8] zram: avoid invalid memory access in zram_exit()
Minchan Kim
Re: [RFC PATCH v1 2/8] zram: avoid invalid memory access in zram_exit()
Jiang Liu
[RFC PATCH v1 6/8] zram: avoid access beyond the zram device
Jiang Liu
Re: [RFC PATCH v1 6/8] zram: avoid access beyond the zram device
Jerome Marchand
Re: [RFC PATCH v1 6/8] zram: avoid access beyond the zram device
Jiang Liu
[RFC PATCH v1 4/8] zram: destroy all devices on error recovery path in zram_init()
Jiang Liu
Re: [RFC PATCH v1 4/8] zram: destroy all devices on error recovery path in zram_init()
Dan Carpenter
Re: [RFC PATCH v1 4/8] zram: destroy all devices on error recovery path in zram_init()
Jiang Liu
[RFC PATCH v1 1/8] zram: simplify and optimize zram_to_dev()
Jiang Liu
Re: [RFC PATCH v1 1/8] zram: simplify and optimize zram_to_dev()
Jerome Marchand
Re: [RFC PATCH v1 1/8] zram: simplify and optimize zram_to_dev()
Jiang Liu
[RFC PATCH v1 8/8] zram: protect sysfs handler from invalid memory access
Jiang Liu
[RFC PATCH v1 3/8] zram: use zram->lock to protect zram_free_page() in swap free notify path
Jiang Liu
[RFC PATCH v1 7/8] zram: optimize memory operations with clear_page()/copy_page()
Jiang Liu
[RFC PATCH v1 5/8] zram: avoid double free in error recovery path of zram_bvec_write()
Jiang Liu
Re: [RFC PATCH v1 5/8] zram: avoid double free in error recovery path of zram_bvec_write()
Jerome Marchand
Re: [RFC PATCH v1 0/8] small bugfixes and code improvements for zram
Minchan Kim
[PATCH 0/9] staging/lustre: cleanup and small fixes
Peng Tao
[PATCH 1/9] staging/lustre: remove empty file lustre/ptlrpc/nrs_orr.c
Peng Tao
[PATCH 2/9] staging/lustre: silence lockdep warning in ll_md_blocking_ast
Peng Tao
[PATCH 3/9] staging/lustre: llite: add module alias
Peng Tao
[PATCH 4/9] staging/lustre: clean up and remove libcfs/linux/linux-fs.c
Peng Tao
Re: [PATCH 4/9] staging/lustre: clean up and remove libcfs/linux/linux-fs.c
Dan Carpenter
Re: [PATCH 4/9] staging/lustre: clean up and remove libcfs/linux/linux-fs.c
Peng Tao
Re: [PATCH 4/9] staging/lustre: clean up and remove libcfs/linux/linux-fs.c
Peng Tao
[PATCH 8/9] staging/lustre: remove empty file libcfs/linux/linux-lock.c
Peng Tao
[PATCH 6/9] staging/lustre: remove empty file libcfs/linux/linux-sync.c
Peng Tao
[PATCH 9/9] staging/lustre: clean up and remove libcfs/linux/linux-mem.c
Peng Tao
[PATCH 5/9] staging/lustre: silence gcc build warning
Peng Tao
[PATCH 7/9] staging/lustre: remove libcfs/linux/linux-utils.c
Peng Tao
[PATCH-RESEND 00/23] staging/lustre: sync with Lustre git repo
Peng Tao
[PATCH-RESEND 02/23] staging/lustre/ofd: refill env in ofd_get_info
Peng Tao
[PATCH-RESEND 03/23] staging/lustre/fids: fix compilation error with gcc 4.7.2
Peng Tao
[PATCH-RESEND 01/23] staging/lustre/clio: don't ignore layout on writeback
Peng Tao
[PATCH-RESEND 04/23] staging/lustre/utils: missing setting echo seq for getattr/setattr
Peng Tao
[PATCH-RESEND 05/23] staging/lustre/debug: quiet noisy console error messages
Peng Tao
[PATCH-RESEND 08/23] staging/lustre/osc: some cleanup to reduce stack overflow chance
Peng Tao
[PATCH-RESEND 07/23] staging/lustre/ldlm: suppress useless lock RPC for layout
Peng Tao
Re: [PATCH-RESEND 07/23] staging/lustre/ldlm: suppress useless lock RPC for layout
Greg Kroah-Hartman
Re: [PATCH-RESEND 07/23] staging/lustre/ldlm: suppress useless lock RPC for layout
Peng Tao
[PATCH-RESEND 09/23] staging/lustre/obdclass: remove obsoleted md_local_file.c
Peng Tao
[PATCH-RESEND 10/23] staging/lustre/lov: only dump header in lsm_lmm_verify
Peng Tao
[PATCH-RESEND 15/23] staging/lustre/changelog: fix CL_LAYOUT, accept all types
Peng Tao
[PATCH-RESEND 14/23] staging/lustre/lprocfs: use stats counter index for *pos
Peng Tao
[PATCH-RESEND 12/23] staging/lustre/llog: Do not use ostid swab for llogid
Peng Tao
[PATCH-RESEND 11/23] staging/lustre/obdclass: use common way to store lastid
Peng Tao
[PATCH-RESEND 13/23] staging/lustre/ost: check pre 2.4 echo client in obdo validation
Peng Tao
[PATCH-RESEND 16/23] staging/lustre/ost: Ensure dirty flushed on fiemap ioctl
Peng Tao
[PATCH-RESEND 18/23] staging/lustre/mdt: set ATTR_xTIME_SET to make atime update properly
Peng Tao
[PATCH-RESEND 22/23] staging/lustre/tests: check nr_local in ofd_preprw()
Peng Tao
[PATCH-RESEND 21/23] staging/lustre/osc: fixed a typo in osc_cache_truncate_start
Peng Tao
[PATCH-RESEND 17/23] staging/lustre/changelog: fix CL_LAYOUT comment, string
Peng Tao
[PATCH-RESEND 19/23] staging/lustre/llite: Always build 64bit ino internally
Peng Tao
[PATCH-RESEND 20/23] staging/lustre/lprocfs: interpret result of dt_statfs() correctly
Peng Tao
Re: [PATCH-RESEND 20/23] staging/lustre/lprocfs: interpret result of dt_statfs() correctly
Greg Kroah-Hartman
Re: [PATCH-RESEND 20/23] staging/lustre/lprocfs: interpret result of dt_statfs() correctly
Peng Tao
Re: [PATCH-RESEND 20/23] staging/lustre/lprocfs: interpret result of dt_statfs() correctly
Greg Kroah-Hartman
Re: [PATCH-RESEND 20/23] staging/lustre/lprocfs: interpret result of dt_statfs() correctly
Peng Tao
[PATCH-RESEND 06/23] staging/lustre: Revert "LU-2139 osc: Track and limit "unstable" pages"
Peng Tao
[PATCH-RESEND 23/23] staging/lustre/osc: check ostid if no OBD_CONNECT_FID
Peng Tao
[PATCH-RESEND 0/2] staging/lustre: fix build and drop CONFIG_BROKEN
Peng Tao
[PATCH 1/2] staging/lustre: remove enum config_flags and obd_mount_server.c
Peng Tao
[PATCH 2/2] staging/lustre: drop CONFIG_BROKEN dependency
Peng Tao
VME-driver: Memory leak in module 'vme.c', function 'vme_dma_free'
De Roo, Steven
Re: VME-driver: Memory leak in module 'vme.c', function 'vme_dma_free'
Greg KH
RE: VME-driver: Memory leak in module 'vme.c', function 'vme_dma_free'
De Roo, Steven
[patch] staging: alarm-dev: information leak in alarm_ioctl()
Dan Carpenter
Re: [patch] staging: alarm-dev: information leak in alarm_ioctl()
John Stultz
[patch] staging: alarm-dev: information leak in alarm_compat_ioctl()
Dan Carpenter
[PATCH] staging/media: lirc_imon: fix leaks in imon_probe()
Alexey Khoroshilov
[PATCH -next] staging/lustre: fix return value check in libcfs_sock_ioctl()
Wei Yongjun
[PATCH 1/5] staging: netlogic: fix spelling mistake
Devendra Naga
[PATCH 3/5] staging: netlogic: fix a null dereference if kmalloc fail
Devendra Naga
[PATCH 4/5] staging: netlogic: free up the irq pointer if mdio_register fail
Devendra Naga
[PATCH 2/5] staging: netlogic: free_netdev while devm_request_ioremap fail
Devendra Naga
[PATCH 5/5] staging: netlogic: free up irq and unregister mdio bus if xlr_mii_probe fail
Devendra Naga
[PATCH] staging: btmtk_usb: use GFP_KERNEL inplace of GFP_ATOMIC in _probe path
Devendra Naga
PRECAUCIÓN
WEBMAIL SERVICIO DE ASISTENCIA
[PATCH] HID: hyperv: Cocci spatch "memdup.spatch"
Thomas Meyer
Re: [PATCH] HID: hyperv: Cocci spatch "memdup.spatch"
Jiri Kosina
RE: [PATCH] HID: hyperv: Cocci spatch "memdup.spatch"
KY Srinivasan
Re: [RFC v2 5/5] rtl8192u: fix identation in r8192U_core.c
Dan Carpenter
[PATCH 1/9] staging: csr: Fix code indentation errors
Lisa Nguyen
[PATCH 2/9] staging: csr: Add space before open parenthesis
Lisa Nguyen
Re: [PATCH 2/9] staging: csr: Add space before open parenthesis
Dan Carpenter
[PATCH 5/9] staging: csr: Add space before open brace
Lisa Nguyen
[PATCH 3/9] staging: csr: Add space after comma
Lisa Nguyen
[PATCH 8/9] staging: csr: Move open brace to previous line
Lisa Nguyen
Re: [PATCH 8/9] staging: csr: Move open brace to previous line
Dan Carpenter
[PATCH 7/9] staging: csr: Reformat pointer type casts
Lisa Nguyen
Re: [PATCH 7/9] staging: csr: Reformat pointer type casts
Dan Carpenter
Re: [PATCH 7/9] staging: csr: Reformat pointer type casts
Lisa Nguyen
[PATCH 9/9] staging: csr: Move else keyword up to follow after }
Lisa Nguyen
Re: [PATCH 9/9] staging: csr: Move else keyword up to follow after }
Dan Carpenter
[PATCH 6/9] staging: csr: Fix assignment error in if statement
Lisa Nguyen
Earlier messages
Later messages