patch msi-safer-state-caching.patch added to gregkh-2.6 tree

2007-03-09 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: msi: Safer state caching. to my gregkh-2.6 tree. Its filename is msi-safer-state-caching.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches

patch pci-repair-pci_save-restore_state-so-we-can-restore-one-save-many-times.patch added to gregkh-2.6 tree

2007-03-09 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: pci: Repair pci_save/restore_state so we can restore one save many times. to my gregkh-2.6 tree. Its filename is pci-repair-pci_save-restore_state-so-we-can-restore-one-save-many-times.patch This tree

patch driver-core-suppress-uevents-via-filter.patch added to gregkh-2.6 tree

2007-04-12 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: Driver core: suppress uevents via filter to my gregkh-2.6 tree. Its filename is driver-core-suppress-uevents-via-filter.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people

patch driver-core-switch-firmware_class-to-uevent_suppress.patch added to gregkh-2.6 tree

2007-04-12 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: Driver core: switch firmware_class to uevent_suppress. to my gregkh-2.6 tree. Its filename is driver-core-switch-firmware_class-to-uevent_suppress.patch This tree can be found at http

patch pci-add-debug-information-to-resource-collision-message.patch added to gregkh-2.6 tree

2007-04-13 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: add debug information to resource collision message to my gregkh-2.6 tree. Its filename is pci-add-debug-information-to-resource-collision-message.patch This tree can be found at http

patch platform-reorder-platform_device_del.patch added to gregkh-2.6 tree

2007-02-26 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: platform: reorder platform_device_del to my gregkh-2.6 tree. Its filename is platform-reorder-platform_device_del.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh

patch pci-fix-section-mismatch-warning.patch added to gregkh-2.6 tree

2007-03-02 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: pci: fix section mismatch warning to my gregkh-2.6 tree. Its filename is pci-fix-section-mismatch-warning.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh

patch xen-fix-register_vcpu_info.patch queued to -stable tree

2007-11-13 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: xen: fix incorrect vcpu_register_vcpu_info hypercall argument to the 2.6.23-stable tree. Its filename is xen-fix-register_vcpu_info.patch A git repo of this tree can be found at

patch xen-handle-lazy-cr3-on-unpin.patch queued to -stable tree

2007-11-13 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: xen: deal with stale cr3 values when unpinning pagetables to the 2.6.23-stable tree. Its filename is xen-handle-lazy-cr3-on-unpin.patch A git repo of this tree can be found at

patch xen-multicall-callbacks.patch queued to -stable tree

2007-11-13 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: xen: add batch completion callbacks to the 2.6.23-stable tree. Its filename is xen-multicall-callbacks.patch A git repo of this tree can be found at

patch xen-xfs-unmap.patch queued to -stable tree

2007-11-13 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: xfs: eagerly remove vmap mappings to avoid upsetting Xen to the 2.6.23-stable tree. Its filename is xen-xfs-unmap.patch A git repo of this tree can be found at

patch uml-fix-kernel-vs-libc-symbols-clash.patch queued to -stable tree

2007-11-14 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: UML - Fix kernel vs libc symbols clash to the 2.6.23-stable tree. Its filename is uml-fix-kernel-vs-libc-symbols-clash.patch A git repo of this tree can be found at

patch uml-kill-subprocesses-on-exit.patch queued to -stable tree

2007-11-14 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: UML - kill subprocesses on exit to the 2.6.23-stable tree. Its filename is uml-kill-subprocesses-on-exit.patch A git repo of this tree can be found at

patch uml-stop-using-libc-asm-page.h.patch queued to -stable tree

2007-11-14 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: UML - Stop using libc asm/page.h to the 2.6.23-stable tree. Its filename is uml-stop-using-libc-asm-page.h.patch A git repo of this tree can be found at

patch uml-stop-using-libc-asm-user.h.patch queued to -stable tree

2007-11-14 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: UML - stop using libc asm/user.h to the 2.6.23-stable tree. Its filename is uml-stop-using-libc-asm-user.h.patch A git repo of this tree can be found at

patch pci-fix-bus-resource-assignment-on-32-bits-with-64b-resources.patch added to gregkh-2.6 tree

2007-12-20 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: Fix bus resource assignment on 32 bits with 64b resources to my gregkh-2.6 tree. Its filename is pci-fix-bus-resource-assignment-on-32-bits-with-64b-resources.patch This tree can be found

patch pci-fix-warning-in-setup-res.c-on-32-bit-platforms-with-64-bit-resources.patch added to gregkh-2.6 tree

2007-12-20 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: Fix warning in setup-res.c on 32-bit platforms with 64-bit resources to my gregkh-2.6 tree. Its filename is pci-fix-warning-in-setup-res.c-on-32-bit-platforms-with-64-bit-resources.patch This tree

patch pci-add-pci_enable_device_-io-mem-intefaces.patch added to gregkh-2.6 tree

2007-12-20 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: Add pci_enable_device_{io,mem} intefaces to my gregkh-2.6 tree. Its filename is pci-add-pci_enable_device_-io-mem-intefaces.patch This tree can be found at http://www.kernel.org/pub/linux/kernel

patch pci-correctly-initialize-a-structure-for-pcie_save_pcix_state.patch added to gregkh-2.6 tree

2007-12-20 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: correctly initialize a structure for pcie_save_pcix_state() to my gregkh-2.6 tree. Its filename is pci-correctly-initialize-a-structure-for-pcie_save_pcix_state.patch This tree can be found

patch pci-remove-pci_enable_device_bars.patch added to gregkh-2.6 tree

2007-12-20 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: Remove pci_enable_device_bars() to my gregkh-2.6 tree. Its filename is pci-remove-pci_enable_device_bars.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh

patch pci-remove-users-of-pci_enable_device_bars.patch added to gregkh-2.6 tree

2007-12-20 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: Remove users of pci_enable_device_bars() to my gregkh-2.6 tree. Its filename is pci-remove-users-of-pci_enable_device_bars.patch This tree can be found at http://www.kernel.org/pub/linux/kernel

patch kobject-drop-child-parent-ref-at-unregistration.patch added to gregkh-2.6 tree

2007-11-29 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: Kobject: drop child-parent ref at unregistration to my gregkh-2.6 tree. Its filename is kobject-drop-child-parent-ref-at-unregistration.patch This tree can be found at http://www.kernel.org/pub/linux

patch kobject-two-typo-fixes.patch added to gregkh-2.6 tree

2007-11-26 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: kobject: two typo fixes to my gregkh-2.6 tree. Its filename is kobject-two-typo-fixes.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/ From

patch driver-core-fix-race-in-__device_release_driver.patch added to gregkh-2.6 tree

2007-11-26 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: Driver core: fix race in __device_release_driver to my gregkh-2.6 tree. Its filename is driver-core-fix-race-in-__device_release_driver.patch This tree can be found at http://www.kernel.org/pub/linux

patch add-documentation-for-fair_user_sched-sysfs-files.patch added to gregkh-2.6 tree

2007-12-14 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: Add Documentation for FAIR_USER_SCHED sysfs files to my gregkh-2.6 tree. Its filename is add-documentation-for-fair_user_sched-sysfs-files.patch This tree can be found at http://www.kernel.org/pub

patch usb-usbserial-fix-potential-deadlock-between-write-and-irq.patch added to gregkh-2.6 tree

2007-10-24 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: usbserial - fix potential deadlock between write() and IRQ to my gregkh-2.6 tree. Its filename is usb-usbserial-fix-potential-deadlock-between-write-and-irq.patch This tree can be found at http

patch kconfig-oldconfig-shall-not-set-symbols-if-it-does-not-need-to.patch queued to -stable tree

2007-09-21 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: kconfig: oldconfig shall not set symbols if it does not need to to the 2.6.22-stable tree. Its filename is kconfig-oldconfig-shall-not-set-symbols-if-it-does-not-need-to.patch A git repo of this

patch mtd-makefile-fix-for-mtdsuper.patch queued to -stable tree

2007-09-21 Thread gregkh
This is a note to let you know that we have just queued up the patch titled Subject: MTD: Makefile fix for mtdsuper to the 2.6.22-stable tree. Its filename is mtd-makefile-fix-for-mtdsuper.patch A git repo of this tree can be found at

patch usb-sisusbvga-fix-bug-and-build-warnings.patch added to gregkh-2.6 tree

2007-09-09 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: sisusbvga: Fix bug and build warnings to my gregkh-2.6 tree. Its filename is usb-sisusbvga-fix-bug-and-build-warnings.patch This tree can be found at http://www.kernel.org/pub/linux/kernel

patch usb-avoid-redundant-cast-of-kmalloc-return-value-in-oti-6858-driver.patch added to gregkh-2.6 tree

2007-08-24 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: usb: avoid redundant cast of kmalloc() return value in OTi-6858 driver to my gregkh-2.6 tree. Its filename is usb-avoid-redundant-cast-of-kmalloc-return-value-in-oti-6858-driver.patch This tree can

patch driver-core-revert-device-link-creation-check.patch added to gregkh-2.6 tree

2007-07-30 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: driver core: revert device link creation check to my gregkh-2.6 tree. Its filename is driver-core-revert-device-link-creation-check.patch This tree can be found at http://www.kernel.org/pub/linux

patch kernel-doc-fixes-for-pci-and-drivers-base.patch added to gregkh-2.6 tree

2007-07-30 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: kernel-doc fixes for PCI and drivers/base/ to my gregkh-2.6 tree. Its filename is kernel-doc-fixes-for-pci-and-drivers-base.patch This tree can be found at http://www.kernel.org/pub/linux/kernel

patch usb-clean-up-duplicate-includes-in-drivers-usb.patch added to gregkh-2.6 tree

2007-07-30 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: Clean up duplicate includes in drivers/usb/ to my gregkh-2.6 tree. Its filename is usb-clean-up-duplicate-includes-in-drivers-usb.patch This tree can be found at http://www.kernel.org/pub/linux

patch usb-fix-bug-sleeping-function-called-from-invalid-context-at-home-jeremy-hg-xen-paravirt-linux-drivers-usb-core-urb.c-524-in_atomic-1-irqs_disabled-0.patch added to gregkh-2.6 tree

2007-07-30 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: fix BUG: sleeping function called from invalid context at /home/jeremy/hg/xen/paravirt/linux/drivers/usb/core/urb.c:524, in_atomic():1, irqs_disabled():0 to my gregkh-2.6 tree. Its filename is usb

patch usb-u132-hcd.c-fix-a-warning-when-config_pm-n.patch added to gregkh-2.6 tree

2007-08-02 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: u132-hcd.c - Fix a warning when CONFIG_PM=n to my gregkh-2.6 tree. Its filename is usb-u132-hcd.c-fix-a-warning-when-config_pm-n.patch This tree can be found at http://www.kernel.org/pub/linux

patch i2c-ds1337-12-24-mode-fix.patch added to gregkh-2.6 tree

2005-07-26 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: I2C: ds1337 - fix 12/24 hour mode bug to my gregkh-2.6 tree. Its filename is i2c-ds1337-12-24-mode-fix.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6

patch i2c-hwmon-split-09.patch added to gregkh-2.6 tree

2005-07-26 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: I2C: Separate non-i2c hwmon drivers from i2c-core (9/9) to my gregkh-2.6 tree. Its filename is i2c-hwmon-split-09.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh

patch i2c-hwmon-split-05.patch added to gregkh-2.6 tree

2005-07-26 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: I2C: Separate non-i2c hwmon drivers from i2c-core (5/9) to my gregkh-2.6 tree. Its filename is i2c-hwmon-split-05.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh

patch i2c-hwmon-split-08.patch added to gregkh-2.6 tree

2005-07-26 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: I2C: Separate non-i2c hwmon drivers from i2c-core (8/9) to my gregkh-2.6 tree. Its filename is i2c-hwmon-split-08.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh

Patch hrtimer: Provide clock_was_set_delayed() has been added to the 3.4-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled hrtimer: Provide clock_was_set_delayed() to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch hrtimers: Move lock held region in hrtimer_interrupt() has been added to the 3.4-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled hrtimers: Move lock held region in hrtimer_interrupt() to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch timekeeping: Fix leapsecond triggered load spike issue has been added to the 3.4-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled timekeeping: Fix leapsecond triggered load spike issue to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch timekeeping: Add missing update call in timekeeping_resume() has been added to the 3.4-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled timekeeping: Add missing update call in timekeeping_resume() to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch timekeeping: Maintain ktime_t based offsets for hrtimers has been added to the 3.4-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled timekeeping: Maintain ktime_t based offsets for hrtimers to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch timekeeping: Provide hrtimer update function has been added to the 3.4-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled timekeeping: Provide hrtimer update function to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch hrtimer: Update hrtimer base offsets each hrtimer_interrupt has been added to the 3.4-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled hrtimer: Update hrtimer base offsets each hrtimer_interrupt to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch hrtimer: Provide clock_was_set_delayed() has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled hrtimer: Provide clock_was_set_delayed() to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch timekeeping: Add missing update call in timekeeping_resume() has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled timekeeping: Add missing update call in timekeeping_resume() to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch timekeeping: Maintain ktime_t based offsets for hrtimers has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled timekeeping: Maintain ktime_t based offsets for hrtimers to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch timekeeping: Fix leapsecond triggered load spike issue has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled timekeeping: Fix leapsecond triggered load spike issue to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch time: Move common updates to a function has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled time: Move common updates to a function to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch hrtimers: Move lock held region in hrtimer_interrupt() has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled hrtimers: Move lock held region in hrtimer_interrupt() to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch hrtimer: Update hrtimer base offsets each hrtimer_interrupt has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled hrtimer: Update hrtimer base offsets each hrtimer_interrupt to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch

Patch timekeeping: Provide hrtimer update function has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled timekeeping: Provide hrtimer update function to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ntp: Fix leap-second hrtimer livelock has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled ntp: Fix leap-second hrtimer livelock to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ntp: Correct TAI offset during leap second has been added to the 3.0-stable tree

2012-07-17 Thread gregkh
This is a note to let you know that I've just added the patch titled ntp: Correct TAI offset during leap second to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Re: [PATCH 1/1] w1: fix oops when w1_search is called from netlink connector

2013-03-03 Thread GregKH
On Mon, Mar 04, 2013 at 12:54:52AM +0400, Evgeniy Polyakov wrote: Hi Marcin, thanks a lot for the fix, I have to sorry I'm not on this bug yet :( Sven confirmed patch fixes it, Greg please pull it into your tree. Ok, will do once 3.9-rc1 is out. thanks, greg k-h -- To unsubscribe from this

patch pci-cleanup-return-values-fix.patch added to gregkh-2.6 tree

2005-08-10 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: Fix regression in pci_enable_device_bars to my gregkh-2.6 tree. Its filename is pci-cleanup-return-values-fix.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh

patch pci-increment-pos-before-looking-for-the-next-cap-in-__pci_find_next_ht_cap.patch added to gregkh-2.6 tree

2007-01-06 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: increment pos before looking for the next cap in __pci_find_next_ht_cap to my gregkh-2.6 tree. Its filename is pci-increment-pos-before-looking-for-the-next-cap-in-__pci_find_next_ht_cap.patch

patch pci-rework-documentation-pci.txt.patch added to gregkh-2.6 tree

2007-01-16 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: rework Documentation/pci.txt to my gregkh-2.6 tree. Its filename is pci-rework-documentation-pci.txt.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh

Re: About function __create_file in debugfs

2012-09-08 Thread gregkh
On Sat, Sep 08, 2012 at 05:41:05PM +0800, Jianpeng Ma wrote: Hi: At present,i used blktrace to trace block io.But i always met error, the message like: BLKTRACESETUP(2) /dev/sdc failed: 2/No such file or directory Thread 0 failed open /sys/kernel/debug/block/(null)/trace0: 2/No such

Re: [PATCH 1/2] onewire: w1-gpio: add ext_pullup_enable pin in platform data

2012-08-16 Thread GregKH
On Sun, Aug 05, 2012 at 06:18:01PM +0200, Daniel Mack wrote: On 01.08.2012 18:57, Ville Syrjälä wrote: On Tue, Jul 31, 2012 at 08:19:06AM +0200, Daniel Mack wrote: On 31.07.2012 02:59, Ville Syrjälä wrote: On Mon, Jul 30, 2012 at 10:12:39PM +0400, Evgeniy Polyakov wrote: Hi Sorry for

patch usb-ftdi_sio.c-add-missing.patch added to gregkh-2.6 tree

2008-02-07 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: ftdi_sio.c add missing '|' to my gregkh-2.6 tree. Its filename is usb-ftdi_sio.c-add-missing.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6

patch pm-export-device_pm_schedule_removal.patch added to gregkh-2.6 tree

2008-01-28 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PM: Export device_pm_schedule_removal to my gregkh-2.6 tree. Its filename is pm-export-device_pm_schedule_removal.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh

patch driver-core-update-some-prototypes-in-platform.txt.patch added to gregkh-2.6 tree

2008-02-02 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: Driver core: Update some prototypes in platform.txt to my gregkh-2.6 tree. Its filename is driver-core-update-some-prototypes-in-platform.txt.patch This tree can be found at http://www.kernel.org/pub

patch pm-acquire-device-locks-on-suspend.patch added to gregkh-2.6 tree

2008-01-18 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PM: Acquire device locks on suspend to my gregkh-2.6 tree. Its filename is pm-acquire-device-locks-on-suspend.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh

patch driver-core-constify-the-name-passed-to-platform_device_register_simple.patch added to gregkh-2.6 tree

2008-01-18 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: Driver Core: constify the name passed to platform_device_register_simple to my gregkh-2.6 tree. Its filename is driver-core-constify-the-name-passed-to-platform_device_register_simple.patch This tree

patch pci-pcie-aspm-support.patch added to gregkh-2.6 tree

2008-01-25 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: PCIE ASPM support to my gregkh-2.6 tree. Its filename is pci-pcie-aspm-support.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/ From

patch debugfs-fix-sparse-warnings.patch added to gregkh-2.6 tree

2008-02-19 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: debugfs: fix sparse warnings to my gregkh-2.6 tree. Its filename is debugfs-fix-sparse-warnings.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches

patch driver-core-register_memory-unregister_memory-clean-ups-and-bugfix.patch added to gregkh-2.6 tree

2008-02-19 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: driver core: register_memory/unregister_memory clean ups and bugfix to my gregkh-2.6 tree. Its filename is driver-core-register_memory-unregister_memory-clean-ups-and-bugfix.patch This tree can be found

patch usb-usbatm-convert-heavy-init-dances-to-kthread-api.patch added to gregkh-2.6 tree

2008-02-19 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: usbatm: convert heavy init dances to kthread API to my gregkh-2.6 tree. Its filename is usb-usbatm-convert-heavy-init-dances-to-kthread-api.patch This tree can be found at http://www.kernel.org

patch pm-remove-unbalanced-mutex_unlock-from-dpm_resume.patch added to gregkh-2.6 tree

2008-02-20 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PM: Remove unbalanced mutex_unlock() from dpm_resume() to my gregkh-2.6 tree. Its filename is pm-remove-unbalanced-mutex_unlock-from-dpm_resume.patch This tree can be found at http://www.kernel.org

patch pci-remove-parisc-consumer-of-the-pci-global_list.patch added to gregkh-2.6 tree

2008-02-20 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: PCI: remove parisc consumer of the pci global_list to my gregkh-2.6 tree. Its filename is pci-remove-parisc-consumer-of-the-pci-global_list.patch This tree can be found at http://www.kernel.org/pub

patch firmware-move-firmware_class-from-documentation-to-samples.patch added to gregkh-2.6 tree

2008-02-20 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: firmware: move firmware_class from Documentation/ to samples/ to my gregkh-2.6 tree. Its filename is firmware-move-firmware_class-from-documentation-to-samples.patch This tree can be found at http

patch power_state-remove-it-from-driver-core.patch added to gregkh-2.6 tree

2008-02-21 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: power_state: remove it from driver core to my gregkh-2.6 tree. Its filename is power_state-remove-it-from-driver-core.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people

patch power_state-remove-it-from-usb.patch added to gregkh-2.6 tree

2008-02-21 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: power_state: remove it from usb to my gregkh-2.6 tree. Its filename is power_state-remove-it-from-usb.patch This tree can be found at http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6

Re: [PATCH v2 1/3] w1: mxc_w1: Adapt the clock name to the new clock framework

2012-11-18 Thread GregKH
On Sun, Nov 18, 2012 at 11:56:13PM -0200, Fabio Estevam wrote: Hi Sascha, On Wed, Oct 3, 2012 at 4:28 AM, Evgeniy Polyakov z...@ioremap.net wrote: On Tue, Oct 02, 2012 at 10:04:19PM -0300, Fabio Estevam (feste...@gmail.com) wrote: I have no objections per se, but I'm hardly an expert

patch sysfs-store-sysfs-inode-nrs-in-s_ino-to-avoid-readdir-oopses.patch queued to -stable tree

2007-06-06 Thread gregkh
/patches/2.6/2.6.22-rc1/2.6.22-rc1-mm1/broken-out/gregkh-driver-sysfs-allocate-inode-number-using-ida.patch For regular files in sysfs, sysfs_readdir wants to traverse sysfs_dirent-s_dentry-d_inode-i_ino to get to the inode number. But, the dentry can be reclaimed under memory pressure

patch usb-hub.c-loops-forever-on-resume-from-ram-due-to-bluetooth.patch added to gregkh-2.6 tree

2007-05-22 Thread gregkh
This is a note to let you know that I've just added the patch titled Subject: USB: hub.c loops forever on resume from ram due to bluetooth to my gregkh-2.6 tree. Its filename is usb-hub.c-loops-forever-on-resume-from-ram-due-to-bluetooth.patch This tree can be found at http

Re: [PATCH] w1: replace strict_strtol() with kstrtol()

2013-07-26 Thread GregKH
On Tue, Jul 23, 2013 at 12:00:44AM +0400, Evgeniy Polyakov wrote: Hi everyone 19.07.2013, 11:16, Jingoo Han jg1@samsung.com: The usage of strict_strtol() is not preferred, because strict_strtol() is obsolete. Thus, kstrtol() should be used. Looks good to me, although I do not

Patch ARC: gdbserver breakage in Big-Endian configuration #1 has been added to the 3.10-stable tree

2013-08-22 Thread gregkh
This is a note to let you know that I've just added the patch titled ARC: gdbserver breakage in Big-Endian configuration #1 to the 3.10-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ARC: gdbserver breakage in Big-Endian configuration #2 has been added to the 3.10-stable tree

2013-08-22 Thread gregkh
This is a note to let you know that I've just added the patch titled ARC: gdbserver breakage in Big-Endian configuration #2 to the 3.10-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section has been added to the 3.4-stable tree

2013-06-11 Thread gregkh
This is a note to let you know that I've just added the patch titled ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch tracing: Fix possible NULL pointer dereferences has been added to the 3.4-stable tree

2013-06-11 Thread gregkh
This is a note to let you know that I've just added the patch titled tracing: Fix possible NULL pointer dereferences to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section has been added to the 3.0-stable tree

2013-06-11 Thread gregkh
This is a note to let you know that I've just added the patch titled ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch tracing: Fix possible NULL pointer dereferences has been added to the 3.0-stable tree

2013-06-11 Thread gregkh
This is a note to let you know that I've just added the patch titled tracing: Fix possible NULL pointer dereferences to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Re: [PATCH] drivers/w1/w1_int.c: Fix style errors.

2014-06-06 Thread GregKH
On Sat, May 31, 2014 at 04:25:21PM +0400, Evgeniy Polyakov wrote: Hi Thomas 31.05.2014, 03:11, Thomas Wood tommyandr...@gmail.com: Replace spaces at beginning of the string with tabs, and replace foo * bar with foo *bar in a pointer declaration. Signed-off-by: Thomas Wood

Re: [PATCH 16/16] hold bus_mutex in netlink and search

2014-01-15 Thread GregKH
On Wed, Jan 15, 2014 at 03:10:57PM -0600, David Fries wrote: That's 1 through 14, and 16. Patch 15 was in my tree from another developer, drivers/w1/masters/w1-gpio.c: add strong pullup emulation and wasn't included in what I submitted. Should I repost the series in sequence? Please resend

Re: revised driver: w1_ds2406

2014-06-19 Thread GregKH
On Thu, Jun 19, 2014 at 09:29:26PM +0400, Evgeniy Polyakov wrote: Hi Scott I've added Greg to copy. 18.06.2014, 00:42, Scott Alfter sc...@alfter.us: Some preliminary work at making use of this driver led me to implement CRC-16 checks on read and write to deal with the occasional

Re: Qualcomm All Rights Reserved in Linux staging

2014-07-04 Thread gregkh
On Sat, Jul 05, 2014 at 12:05:48AM +0200, Paul Bolle wrote: On Fri, 2014-07-04 at 21:20 +, Mathieu Desnoyers wrote: grep -r Qualcomm . |grep -i rights ./drivers/staging/ft1000/ft1000-usb/ft1000_usb.c: * CopyRight (C) 2007 Qualcomm Inc. All Rights Reserved.

Re: [PATCH] Staging: comedi: check the return value of kobject_set_name

2014-07-08 Thread gregkh
On Wed, Jul 09, 2014 at 08:24:06AM +0400, Anton Protopopov wrote: 2014-06-09 14:01 GMT+04:00 Ian Abbott abbo...@mev.co.uk: On 2014-06-07 14:56, Anton Protopopov wrote: Added a check of the return value of the kobject_set_name function. Signed-off-by: Anton Protopopov

Re: [PATCH] Staging: comedi: check the return value of kobject_set_name

2014-07-08 Thread gregkh
On Wed, Jul 09, 2014 at 08:48:53AM +0400, Anton Protopopov wrote: 09.07.2014 08:28, gregkh пишет: On Wed, Jul 09, 2014 at 08:24:06AM +0400, Anton Protopopov wrote: 2014-06-09 14:01 GMT+04:00 Ian Abbott abbo...@mev.co.uk: On 2014-06-07 14:56, Anton Protopopov wrote: Added a check

Re: Open-ended task In kernel

2014-07-29 Thread gregkh
On Tue, Jul 29, 2014 at 12:46:46PM +0530, sanjeev sharma wrote: Hello All, I have started recently in contributing into Linux kernel and submitted patches in staging directory and now I want to do outside staging directory specially in main kernel and driver part.Do we have anything in

Re: [PATCH 4/4] MAINTAINERS: Add an entry for USB/IP driver

2014-08-25 Thread gregkh
On Wed, Aug 20, 2014 at 12:44:45PM +0530, sanjeev sharma wrote: Hello Valentina, I have started looking into USB IP Project and this look's very interesting and Do we have anything left in this Project apart from reviewing user-land protocol ? What do you mean by this? Does the code not

Re: [PATCH] staging:iio: moved platform_data into include/linux/iio

2014-08-20 Thread gregkh
A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Wed, Aug 20, 2014 at 12:32:52PM +0530, sanjeev sharma wrote: Hi, I have only moved some header files because other header files are already present there and these are only pending files which

Patch arm: armv7: perf: fix armv7 ref-cycles error has been added to the 3.16-stable tree

2014-10-03 Thread gregkh
This is a note to let you know that I've just added the patch titled arm: armv7: perf: fix armv7 ref-cycles error to the 3.16-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch MIPS: Fix forgotten preempt_enable() when CPU has inclusive has been added to the 3.10-stable tree

2014-11-18 Thread gregkh
This is a note to let you know that I've just added the patch titled MIPS: Fix forgotten preempt_enable() when CPU has inclusive to the 3.10-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch clk: at91: usb: fix determine_rate prototype has been added to the 3.19-stable tree

2015-05-08 Thread gregkh
This is a note to let you know that I've just added the patch titled clk: at91: usb: fix determine_rate prototype to the 3.19-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch efi: fix 32bit kernel boot failed problem using efi has been added to the 3.14-stable tree

2015-08-08 Thread gregkh
This is a note to let you know that I've just added the patch titled efi: fix 32bit kernel boot failed problem using efi to the 3.14-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

  1   2   3   4   5   6   7   8   9   10   >