Linux API
Thread Index
[
Prev Page
][
Next Page
]
[PATCH] firmware: fw_cfg register offsets on supported architectures only
From
: Gabriel Somlo <somlo@xxxxxxx>
Re: [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
Re: [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCHv2 00/10] RFKill airplane-mode indicator
From
: João Paulo Rechi Vita <jprvita@xxxxxxxxx>
[PATCHv3] rfkill: Userspace control for airplane mode
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
Re: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
Re: [PATCH v5 10/20] kthread: Better support freezable kthread workers
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCH 3/7] x86: wire up preadv2 and pwritev2
From
: Christoph Hellwig <hch@xxxxxx>
selective block polling and preadv2/pwritev2 revisited V2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/7] vfs: add the RWF_HIPRI flag for preadv2/pwritev2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 7/7] block, directio: set a REQ_POLL flag when submitting polled bios
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/7] blk-mq: enable polling support by default
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/7] vfs: vfs: Define new syscalls preadv2,pwritev2
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/7] vfs: pass a flags argument to vfs_readv/vfs_writev
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/7] direct-io: only use block polling if explicitly requested
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCHv2 00/10] RFKill airplane-mode indicator
From
: Dan Williams <dcbw@xxxxxxxxxx>
Re: [PATCH v5 08/20] kthread: Allow to cancel kthread work
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCHv2 01/10] rfkill: Improve documentation language
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 05/10] rfkill: Factor rfkill_global_states[].cur assignments
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 04/10] rfkill: Move "state" sysfs file back to stable
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 06/10] rfkill: Add documentation about LED triggers
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 07/10] rfkill: Create "rfkill-airplane-mode" LED trigger
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 02/10] rfkill: Remove extra blank line
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 08/10] rfkill: Use switch to demux userspace operations
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 03/10] rfkill: Point to the correct deprecated doc location
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 09/10] rfkill: Userspace control for airplane mode
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 10/10] rfkill: Notify userspace of airplane-mode state changes
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCHv2 00/10] RFKill airplane-mode indicator
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: João Paulo Rechi Vita <jprvita@xxxxxxxxx>
Re: [PATCH 7/9] rfkill: Create "rfkill-airplane_mode" LED trigger
From
: João Paulo Rechi Vita <jprvita@xxxxxxxxx>
Re: [PATCH v5 07/20] kthread: Initial support for delayed kthread work
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH v5 03/20] kthread: Add create_kthread_worker*()
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCH v5 00/20] kthread: Use kthread worker API more widely
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 02/20] kthread: Allow to call __kthread_create_on_node() with va_list args
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 04/20] kthread: Add drain_kthread_worker()
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 05/20] kthread: Add destroy_kthread_worker()
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 06/20] kthread: Detect when a kthread work is used by more workers
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 07/20] kthread: Initial support for delayed kthread work
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 08/20] kthread: Allow to cancel kthread work
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 09/20] kthread: Allow to modify delayed kthread work
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 10/20] kthread: Better support freezable kthread workers
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 12/20] ring_buffer: Convert benchmark kthreads into kthread worker API
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 13/20] hung_task: Convert hungtaskd into kthread worker API
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 14/20] kmemleak: Convert kmemleak kthread into kthread worker API
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 15/20] ipmi: Convert kipmi kthread into kthread worker API
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 16/20] IB/fmr_pool: Convert the cleanup thread into kthread worker API
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 17/20] memstick/r592: Better synchronize debug messages in r592_io kthread
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 18/20] memstick/r592: convert r592_io kthread into kthread worker API
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 19/20] thermal/intel_powerclamp: Remove duplicated code that starts the kthread
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 20/20] thermal/intel_powerclamp: Convert the kthread to kthread worker API
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 11/20] mm/huge_page: Convert khugepaged() into kthread worker API
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 03/20] kthread: Add create_kthread_worker*()
From
: Petr Mladek <pmladek@xxxxxxxx>
[PATCH v5 01/20] kthread/smpboot: Do not park in kthread_create_on_cpu()
From
: Petr Mladek <pmladek@xxxxxxxx>
[ANNOUNCE] Kselftest Framework mainling list - linux-kselftest@xxxxxxxxxxxxxxx
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: richacl(7) man page review comments
From
: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
Re: [PATCH v2 3/3] iio: hmc5843: Move hmc5843 out of staging
From
: Daniel Baluta <daniel.baluta@xxxxxxxxx>
Re: richacl(7) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
[PATCH v5] usb: devio: Add ioctl to disallow detaching kernel USB drivers.
From
: Emilio López <emilio.lopez@xxxxxxxxxxxxxxx>
Re: richacl(7) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH v2 3/3] iio: hmc5843: Move hmc5843 out of staging
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH v2 2/3] iio: hmc5843: Add ABI documentation file for hmc5843
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH v2 1/3] iio: hmc5843: Add attributes for measurement config of bias current
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
Re: [PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
Re: richacl(7) man page review comments
From
: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v4 09/22] kthread: Allow to cancel kthread work
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Peter Hurley <peter@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Joonsoo Kim <js1304@xxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Joonsoo Kim <js1304@xxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Re: [PATCH 7/9] rfkill: Create "rfkill-airplane_mode" LED trigger
From
: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Re: [PATCH net-next v8 05/19] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
From
: David Decotigny <ddecotig@xxxxxxxxx>
Re: [PATCH v4] usb: devio: Add ioctl to disallow detaching kernel USB drivers.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 10/10] efivars: use generic UUID library
From
: Matt Fleming <matt@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH V4][for-next]mm: add a new vector based madvise syscall
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v1 06/10] device property: switch to use UUID API
From
: Mika Westerberg <mika.westerberg@xxxxxxxxxxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Joonsoo Kim <js1304@xxxxxxxxx>
Re: [PATCH v1 06/10] device property: switch to use UUID API
From
: "Rafael J. Wysocki" <rjw@xxxxxxxxxxxxx>
Re: [PATCH v1 05/10] ACPI: switch to use generic UUID API
From
: Dan Williams <dan.j.williams@xxxxxxxxx>
Re: [PATCH V4][for-next]mm: add a new vector based madvise syscall
From
: Shaohua Li <shli@xxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH] uapi glibc compat: fix cases where glibc net/if.h is included before linux/if.h
From
: David Miller <davem@xxxxxxxxxxxxx>
[PATCH v1 03/10] lib/uuid: introduce few more generic helpers for UUID
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 04/10] lib/uuid: remove FSF address
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 00/10] uuid: convert users to generic UUID API
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 08/10] sysctl: use generic UUID library
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 06/10] device property: switch to use UUID API
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 07/10] sysctl: drop away useless label
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 05/10] ACPI: switch to use generic UUID API
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 02/10] lib/uuid: move generate_random_uuid() to uuid.c
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 10/10] efivars: use generic UUID library
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 09/10] efi: redefine type, constant, macro from generic code
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
[PATCH v1 01/10] lib/vsprintf: simplify UUID printing
From
: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
RE: [PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Michael Williams <Michael.Williams@xxxxxxx>
Re: [PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
Re: [PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
Re: [PATCH V4][for-next]mm: add a new vector based madvise syscall
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 8/8] Add FS_USERNS_FLAG to cgroup fs
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH v4 07/22] kthread: Detect when a kthread work is used by more workers
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: One Thousand Gnomes <gnomes@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 00/10] Support for Cortex-M Prototyping System
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v4 04/22] kthread: Add create_kthread_worker*()
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [PATCH v4 04/22] kthread: Add create_kthread_worker*()
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH v4 04/22] kthread: Add create_kthread_worker*()
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Linus Walleij <linus.walleij@xxxxxxxxxx>
Re: [PATCH v3 08/10] ARM: configs: add MPS2 defconfig
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: João Paulo Rechi Vita <jprvita@xxxxxxxxx>
Re: [PATCH v3 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v3 08/10] ARM: configs: add MPS2 defconfig
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 08/10] ARM: configs: add MPS2 defconfig
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v3 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v3 00/10] Support for Cortex-M Prototyping System
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 04/10] serial: mps2-uart: add MPS2 UART driver
From
: One Thousand Gnomes <gnomes@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 08/10] ARM: configs: add MPS2 defconfig
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 06/10] ARM: mps2: introduce MPS2 platform
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH v3 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
Re: [PATCH v4 2/2] s5p-mfc: add the support of V4L2_CID_MPEG_VIDEO_FORCE_KEY_FRAME.
From
: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
[PATCH v3 00/10] Support for Cortex-M Prototyping System
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 02/10] clockevents/drivers: add MPS2 Timer driver
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 01/10] dt-bindings: document the MPS2 timer bindings
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 03/10] dt-bindings: document the MPS2 UART bindings
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 05/10] serial: mps2-uart: add support for early console
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 06/10] ARM: mps2: introduce MPS2 platform
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 07/10] ARM: mps2: add low-level debug support
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 08/10] ARM: configs: add MPS2 defconfig
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v3 10/10] ARM: dts: introduce MPS2 AN399/AN400
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH 00/33] x86: Memory Protection Keys (v10)
From
: Ingo Molnar <mingo@xxxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Joonsoo Kim <iamjoonsoo.kim@xxxxxxx>
Re: [lxc-devel] CGroup Namespaces (v10)
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [lxc-devel] CGroup Namespaces (v10)
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Steven Rostedt <rostedt@xxxxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Joonsoo Kim <js1304@xxxxxxxxx>
Re: richacl(7) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: richacl(7) man page review comments
From
: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
Re: richacl(7) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
Re: [PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: Sergey Senozhatsky <sergey.senozhatsky.work@xxxxxxxxx>
[PATCH 2/2] mm/page_ref: add tracepoint to track down page reference manipulation
From
: js1304@xxxxxxxxx
[PATCH 1/2] mm: introduce page reference manipulation functions
From
: js1304@xxxxxxxxx
[PATCH v4] usb: devio: Add ioctl to disallow detaching kernel USB drivers.
From
: Emilio López <emilio.lopez@xxxxxxxxxxxxxxx>
[PATCH v2 0/3] iio: hmc5843: Fix issues and move out of staging
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
[PATCH v2 1/3] iio: hmc5843: Add attributes for measurement config of bias current
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
[PATCH v2 2/3] iio: hmc5843: Add ABI documentation file for hmc5843
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
[PATCH v2 3/3] iio: hmc5843: Move hmc5843 out of staging
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
Re: richacl(7) man page review comments
From
: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
Re: richacl(7) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: getrichacl(1) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: setrichacl(1) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: richacl(7) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH net-next v8 05/19] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
From
: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
[PATCH] selftests: add a new test for Media Controller API
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v8 02/19] test_bitmap: unit tests for lib/bitmap.c
From
: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v8 01/19] lib/bitmap.c: conversion routines to/from u32 array
From
: Ben Hutchings <ben@xxxxxxxxxxxxxxx>
Re: [lxc-devel] CGroup Namespaces (v10)
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: richacl(7) man page review comments
From
: Andreas Gruenbacher <agruenba@xxxxxxxxxx>
[PATCH 00/33] x86: Memory Protection Keys (v10)
From
: Dave Hansen <dave@xxxxxxxx>
[PATCH 27/33] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
From
: Dave Hansen <dave@xxxxxxxx>
Re: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
Re: [PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
Re: [PATCH V3 1/6] stm class: Add ioctl get_options interface
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
Re: [PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
Re: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
Re: [PATCH 1/4] selftests: Add test for sigaltstack(SS_DISABLE) inside sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [lxc-devel] CGroup Namespaces (v10)
From
: Tejun Heo <tj@xxxxxxxxxx>
Re: [PATCH 1/4] selftests: Add test for sigaltstack(SS_DISABLE) inside sighandler
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH v4 0/2] Create specific kconfig for kselftest
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
RE: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
Re: [PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
Re: [PATCH V3 1/6] stm class: Add ioctl get_options interface
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
RE: [PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Michael Williams <Michael.Williams@xxxxxxx>
Re: [lxc-devel] CGroup Namespaces (v10)
From
: Alban Crequy <alban.crequy@xxxxxxxxx>
Re: [PATCH v8 04/14] task_isolation: add initial support
From
: Chris Metcalf <cmetcalf@xxxxxxxxxx>
Re: [PATCH v9 04/13] task_isolation: add initial support
From
: Chris Metcalf <cmetcalf@xxxxxxxxxx>
Re: [PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
Re: [PATCH v2 2/5] mm/slub: query dynamic DEBUG_PAGEALLOC setting
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
[PATCH v2 4/5] powerpc: query dynamic DEBUG_PAGEALLOC setting
From
: js1304@xxxxxxxxx
[PATCH v2 5/5] tile: query dynamic DEBUG_PAGEALLOC setting
From
: js1304@xxxxxxxxx
[PATCH v2 2/5] mm/slub: query dynamic DEBUG_PAGEALLOC setting
From
: js1304@xxxxxxxxx
[PATCH v2 3/5] sound: query dynamic DEBUG_PAGEALLOC setting
From
: js1304@xxxxxxxxx
[PATCH v2 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
From
: js1304@xxxxxxxxx
[PATCH v2 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"
From
: js1304@xxxxxxxxx
Re: [PATCH net-next v7 15/19] net: bridge: use __ethtool_get_ksettings
From
: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v8 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
From
: Stephen Hemminger <stephen@xxxxxxxxxxxxxxxxxx>
Re: richacl(7) man page review comments
From
: "J. Bruce Fields" <bfields@xxxxxxxxxxxx>
Re: [PATCH] selftests/cgroupns: new test for cgroup namespaces
From
: "Serge E. Hallyn" <serge@xxxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: Dan Williams <dcbw@xxxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Re: [RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: livepatch: reuse module loader code to write relocations
From
: Jessica Yu <jeyu@xxxxxxxxxx>
Re: livepatch: reuse module loader code to write relocations
From
: Jessica Yu <jeyu@xxxxxxxxxx>
Re: [RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
From
: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
[PATCH net-next v8 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 02/19] test_bitmap: unit tests for lib/bitmap.c
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 01/19] lib/bitmap.c: conversion routines to/from u32 array
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 04/19] net: usnic: use __ethtool_get_settings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 03/19] net: usnic: remove unused call to ethtool_ops::get_settings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 05/19] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 08/19] net: bonding: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 07/19] net: usnic: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 09/19] net: ipvlan: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 06/19] tx4939: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 10/19] net: macvlan: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 11/19] net: team: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 13/19] net: rdma: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 12/19] net: fcoe: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 14/19] net: 8021q: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 17/19] net: ethtool: remove unused __ethtool_get_settings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 16/19] net: core: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 15/19] net: bridge: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 18/19] net: mlx4: convenience predicate for debug messages
From
: David Decotigny <ddecotig@xxxxxxxxx>
Re: [PATCH net-next v7 01/19] lib/bitmap.c: conversion routines to/from u32 array
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v8 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API
From
: David Decotigny <ddecotig@xxxxxxxxx>
Re: [PATCH 4/5] iio: hmc5843: Fix comment style warnings
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH 2/5] iio: hmc5843: Swap suspend and resume implementations
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH 1/5] iio: hmc5843: Add attribute for available measurement config
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: Julian Calaby <julian.calaby@xxxxxxxxx>
[PATCH 8/9] rfkill: Userspace control for airplane mode
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: João Paulo Rechi Vita <jprvita@xxxxxxxxx>
Re: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
Re: [PATCH 5/5] tile: query dynamic DEBUG_PAGEALLOC setting
From
: Chris Metcalf <cmetcalf@xxxxxxxxxx>
Re: [RFC PATCH v4 4/6] livepatch: reuse module loader code to write relocations
From
: Miroslav Benes <mbenes@xxxxxxx>
Re: [RFC PATCH v4 0/6] (mostly) Arch-independent livepatch
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [RFC PATCH v4 4/6] livepatch: reuse module loader code to write relocations
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [RFC PATCH v4 4/6] livepatch: reuse module loader code to write relocations
From
: Miroslav Benes <mbenes@xxxxxxx>
Re: [RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
From
: Jiri Kosina <jikos@xxxxxxxxxx>
Re: [RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
From
: Petr Mladek <pmladek@xxxxxxxx>
Re: [PATCH v9] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: [PATCH net-next v7 01/19] lib/bitmap.c: conversion routines to/from u32 array
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: Julian Calaby <julian.calaby@xxxxxxxxx>
Re: [PATCH 5/9] rfkill: Factor rfkill_global_states[].cur assignments
From
: Julian Calaby <julian.calaby@xxxxxxxxx>
Re: [PATCH 3/9] rfkill: Point to the correct deprecated doc location
From
: Julian Calaby <julian.calaby@xxxxxxxxx>
Re: [PATCH 2/9] rfkill: Remove extra blank line
From
: Julian Calaby <julian.calaby@xxxxxxxxx>
Re: [PATCH 1/9] rfkill: Improve documentation language
From
: Julian Calaby <julian.calaby@xxxxxxxxx>
Re: module: preserve Elf information for livepatch modules
From
: Jessica Yu <jeyu@xxxxxxxxxx>
Re: [RFC PATCH v4 0/6] (mostly) Arch-independent livepatch
From
: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Re: [RFC PATCH v4 4/6] livepatch: reuse module loader code to write relocations
From
: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Re: [RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
From
: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
RE: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Al Grant <Al.Grant@xxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: João Paulo Rechi Vita <jprvita@xxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: João Paulo Rechi Vita <jprvita@xxxxxxxxx>
Re: [PATCH v2 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
Re: [PATCH v2 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
Re: [PATCH v2 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: Marcel Holtmann <marcel@xxxxxxxxxxxx>
Re: [PATCH 8/9] rfkill: Userspace control for airplane mode
From
: Dan Williams <dcbw@xxxxxxxxxx>
[PATCH 3/9] rfkill: Point to the correct deprecated doc location
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCH 1/9] rfkill: Improve documentation language
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCH 5/9] rfkill: Factor rfkill_global_states[].cur assignments
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCH 4/9] rfkill: Move "state" sysfs file back to stable
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCH 6/9] rfkill: Add documentation about LED triggers
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCH 2/9] rfkill: Remove extra blank line
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCH 7/9] rfkill: Create "rfkill-airplane_mode" LED trigger
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCH 8/9] rfkill: Userspace control for airplane mode
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCH 9/9] rfkill: Notify userspace of airplane-mode state changes
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
[PATCH 0/9] RFKill airplane-mode indicator
From
: "João Paulo Rechi Vita" <jprvita@xxxxxxxxx>
Re: [RFC PATCH v4 4/6] livepatch: reuse module loader code to write relocations
From
: Miroslav Benes <mbenes@xxxxxxx>
Re: [RFC PATCH v4 0/6] (mostly) Arch-independent livepatch
From
: Miroslav Benes <mbenes@xxxxxxx>
[PATCH v9] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Shilpasri G Bhat <shilpa.bhat@xxxxxxxxxxxxxxxxxx>
Re: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
Re: [PATCH v2 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
RE: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
Re: [PATCH v3] usb: devio: Add ioctl to disallow detaching kernel USB drivers.
From
: Emilio López <emilio.lopez@xxxxxxxxxxxxxxx>
[PATCH net-next v7 02/19] test_bitmap: unit tests for lib/bitmap.c
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 03/19] net: usnic: remove unused call to ethtool_ops::get_settings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 04/19] net: usnic: use __ethtool_get_settings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 05/19] net: ethtool: add new ETHTOOL_GSETTINGS/SSETTINGS API
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 08/19] net: bonding: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 07/19] net: usnic: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 06/19] tx4939: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 10/19] net: macvlan: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 09/19] net: ipvlan: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 11/19] net: team: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 12/19] net: fcoe: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 14/19] net: 8021q: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 15/19] net: bridge: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 18/19] net: mlx4: convenience predicate for debug messages
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 17/19] net: ethtool: remove unused __ethtool_get_settings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 16/19] net: core: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 13/19] net: rdma: use __ethtool_get_ksettings
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 01/19] lib/bitmap.c: conversion routines to/from u32 array
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH net-next v7 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
From
: David Decotigny <ddecotig@xxxxxxxxx>
[PATCH 1/5] iio: hmc5843: Add attribute for available measurement config
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
[PATCH 3/5] iio: hmc5843: Add ABI documentation file for hmc5843
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
[PATCH 2/5] iio: hmc5843: Swap suspend and resume implementations
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
[PATCH 5/5] iio: hmc5843: Move hmc5843 out of staging
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
[PATCH 4/5] iio: hmc5843: Fix comment style warnings
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
[PATCH 0/5] iio: hmc5843: Fix issues and move out of staging
From
: Cristina Moraru <cristina.moraru09@xxxxxxxxx>
Re: getrichacl(1) man page review comments
From
: Martin Steigerwald <martin@xxxxxxxxxxxx>
richacl(7) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
setrichacl(1) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
getrichacl(1) man page review comments
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: RichACLs man-pages review
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
RichACLs man-pages review
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH v8 2/4] kobject: export kset_find_obj() for module use
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH] uapi glibc compat: fix cases where glibc net/if.h is included before linux/if.h
From
: Mikko Rapeli <mikko.rapeli@xxxxxx>
Re: [PATCH v5 00/12] MADV_FREE support
From
: Minchan Kim <minchan@xxxxxxxxxx>
Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH v8 2/4] kobject: export kset_find_obj() for module use
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 10/14] serial: pic32_uart: Add PIC32 UART driver
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] iio: health: Add driver for the TI AFE4403 heart monitor
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
[PATCH] iio: health: Add driver for the TI AFE4403 heart monitor
From
: "Andrew F. Davis" <afd@xxxxxx>
Re: [PATCH v5 4/4] iio: health: Add driver for the TI AFE4403 heart monitor
From
: "Andrew F. Davis" <afd@xxxxxx>
Re: [PATCH v5 4/4] iio: health: Add driver for the TI AFE4403 heart monitor
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH v5 3/4] Documentation: afe4403: Add DT bindings for the AFE4403 heart monitor
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH v5 2/4] iio: health: Add driver for the TI AFE4404 heart monitor
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH v5 1/4] Documentation: afe4404: Add DT bindings for the AFE4404 heart monitor
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH v5 00/12] MADV_FREE support
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
[PATCH V3 1/6] stm class: Add ioctl get_options interface
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V3 2/6] stm class: Support devices with multiple instances
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V3 3/6] stm class: provision for statically assigned masterIDs
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V3 5/6] coresight-stm: Bindings for System Trace Macrocell
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V3 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V3 4/6] Documentations: Add explanations of the case for non-configurable masters
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V3 0/6] Introduce CoreSight STM support
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[RFC 2/2] nl80211: add nl attribute to set ht_caps mcs rxmask override
From
: Cedric DEBARGE <cedric.debarge@xxxxxxxxx>
[RFC 1/2] cfg80211: add support for ht_caps mcs rxmask override
From
: Cedric DEBARGE <cedric.debarge@xxxxxxxxx>
[RFC 0/2] mac80211: add support for ht_caps mcs rxmask override
From
: Cedric DEBARGE <cedric.debarge@xxxxxxxxx>
Re: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
RE: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Mike Leach <Mike.Leach@xxxxxxx>
Re: [PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
From
: Joonsoo Kim <js1304@xxxxxxxxx>
Re: module: s390: keep mod_arch_specific for livepatch modules
From
: Miroslav Benes <mbenes@xxxxxxx>
Re: [PATCH V2 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Arnd Bergmann <arnd@xxxxxxxx>
Re: [PATCH V2 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
Re: [PATCH V2 1/6] stm class: Add ioctl get_options interface
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
Re: [PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
Re: [PATCH] epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
From
: Madars Vitolins <m@xxxxxxxxxxx>
Re: [PATCH 3/5] sound: query dynamic DEBUG_PAGEALLOC setting
From
: Takashi Iwai <tiwai@xxxxxxx>
Re: [PATCH V2 2/6] stm class: adds a loop to extract the first valid STM device name
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
Re: [PATCH v5 00/12] MADV_FREE support
From
: Minchan Kim <minchan@xxxxxxxxxx>
Re: [PATCH] epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
From
: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/5] powerpc: query dynamic DEBUG_PAGEALLOC setting
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH 3/5] sound: query dynamic DEBUG_PAGEALLOC setting
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
From
: David Rientjes <rientjes@xxxxxxxxxx>
Re: [PATCH] epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
From
: Madars Vitolins <m@xxxxxxxxxxx>
Re: [patch] MAINTAINERS: trim the file triggers for ABI/API
From
: Joe Perches <joe@xxxxxxxxxxx>
Re: module: s390: keep mod_arch_specific for livepatch modules
From
: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Re: linux-api scope (Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers)
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [patch] MAINTAINERS: trim the file triggers for ABI/API
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH V2 2/6] stm class: adds a loop to extract the first valid STM device name
From
: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>
Re: [PATCH net-next v5 1/2] ethtool: add speed/duplex validation functions
From
: Rick Jones <rick.jones2@xxxxxxx>
Re: [PATCH v3] usb: devio: Add ioctl to disallow detaching kernel USB drivers.
From
: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 2/5] mm/slub: query dynamic DEBUG_PAGEALLOC setting
From
: Joonsoo Kim <js1304@xxxxxxxxx>
[PATCH] epoll: restrict EPOLLEXCLUSIVE to POLLIN and POLLOUT
From
: Jason Baron <jbaron@xxxxxxxxxx>
Re: [patch] MAINTAINERS: trim the file triggers for ABI/API
From
: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Re: [patch] MAINTAINERS: trim the file triggers for ABI/API
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: linux-api scope (Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers)
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: linux-api scope (Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers)
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
[patch] MAINTAINERS: trim the file triggers for ABI/API
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH net-next v5 1/2] ethtool: add speed/duplex validation functions
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH v2 00/22] Sharing media resources across ALSA and au0828 drivers
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources
From
: Takashi Iwai <tiwai@xxxxxxx>
Re: [PATCH v2 22/22] media: Ensure media device unregister is done only once
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 20/22] media: au0828 add enable, disable source handlers
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 14/22] media: au0828 change to use Managed Media Controller API
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 14/22] media: au0828 change to use Managed Media Controller API
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 13/22] media: au0828 video change to use v4l_enable_media_source()
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 12/22] media: au0828 video remove au0828_enable_analog_tuner()
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 07/22] media: v4l-core add enable/disable source common interfaces
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 06/22] media: Media Controller non-locking __media_entity_pipeline_start/stop()
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 03/22] media: Media Controller register/unregister entity_notify API
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
[PATCH V2 2/6] stm class: adds a loop to extract the first valid STM device name
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
Re: [PATCH v2 02/22] media: Add ALSA Media Controller function entities
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v2 01/22] uapi/media.h: Declare interface types for ALSA
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH 2/5] mm/slub: query dynamic DEBUG_PAGEALLOC setting
From
: Christian Borntraeger <borntraeger@xxxxxxxxxx>
Re: [PATCH v2 07/22] media: v4l-core add enable/disable source common interfaces
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCH 2/5] mm/slub: query dynamic DEBUG_PAGEALLOC setting
From
: Joonsoo Kim <js1304@xxxxxxxxx>
[PATCH 3/5] sound: query dynamic DEBUG_PAGEALLOC setting
From
: Joonsoo Kim <js1304@xxxxxxxxx>
[PATCH 4/5] powerpc: query dynamic DEBUG_PAGEALLOC setting
From
: Joonsoo Kim <js1304@xxxxxxxxx>
[PATCH 5/5] tile: query dynamic DEBUG_PAGEALLOC setting
From
: Joonsoo Kim <js1304@xxxxxxxxx>
[PATCH 1/5] mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
From
: Joonsoo Kim <js1304@xxxxxxxxx>
[PATCH 0/5] follow-up "Optimize CONFIG_DEBUG_PAGEALLOC"
From
: Joonsoo Kim <js1304@xxxxxxxxx>
linux-api scope (Re: [PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers)
From
: Andy Lutomirski <luto@xxxxxxxxxx>
[PATCH v2 03/22] media: Media Controller register/unregister entity_notify API
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 01/22] uapi/media.h: Declare interface types for ALSA
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 04/22] media: Media Controller enable/disable source handler API
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 08/22] media: Move au8522_media_pads enum to au8522.h from au8522_priv.h
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 07/22] media: v4l-core add enable/disable source common interfaces
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 09/22] media: au8522 change to create MC pad for ALSA Audio Out
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 10/22] media: Change v4l-core to check if source is free
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 06/22] media: Media Controller non-locking __media_entity_pipeline_start/stop()
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 05/22] media: Media Controller export non locking __media_entity_setup_link()
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 12/22] media: au0828 video remove au0828_enable_analog_tuner()
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 11/22] media: dvb-frontend invoke enable/disable_source handlers
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 13/22] media: au0828 video change to use v4l_enable_media_source()
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 17/22] media: au0828 disable tuner to demod link
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 14/22] media: au0828 change to use Managed Media Controller API
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 15/22] media: au0828 handle media_init and media_register window
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 18/22] media: au0828 Use au8522_media_pads enum for pad defines
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 16/22] media: au0828 create tuner to decoder link in disabled state
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 19/22] media: au0828-core register entity_notify hook
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 20/22] media: au0828 add enable, disable source handlers
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 21/22] sound/usb: Use Media Controller API to share media resources
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 22/22] media: Ensure media device unregister is done only once
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 02/22] media: Add ALSA Media Controller function entities
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v2 00/22] Sharing media resources across ALSA and au0828 drivers
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH v3] usb: devio: Add ioctl to disallow detaching kernel USB drivers.
From
: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
[PATCH v3] usb: devio: Add ioctl to disallow detaching kernel USB drivers.
From
: Emilio López <emilio.lopez@xxxxxxxxxxxxxxx>
Re: [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: module: s390: keep mod_arch_specific for livepatch modules
From
: Jessica Yu <jeyu@xxxxxxxxxx>
[RFC PATCH v4 2/6] module: preserve Elf information for livepatch modules
From
: Jessica Yu <jeyu@xxxxxxxxxx>
[RFC PATCH v4 3/6] module: s390: keep mod_arch_specific for livepatch modules
From
: Jessica Yu <jeyu@xxxxxxxxxx>
[RFC PATCH v4 4/6] livepatch: reuse module loader code to write relocations
From
: Jessica Yu <jeyu@xxxxxxxxxx>
[RFC PATCH v4 5/6] samples: livepatch: mark as livepatch module
From
: Jessica Yu <jeyu@xxxxxxxxxx>
[RFC PATCH v4 6/6] Documentation: livepatch: outline Elf format and requirements for patch modules
From
: Jessica Yu <jeyu@xxxxxxxxxx>
[RFC PATCH v4 1/6] Elf: add livepatch-specific Elf constants
From
: Jessica Yu <jeyu@xxxxxxxxxx>
[RFC PATCH v4 0/6] (mostly) Arch-independent livepatch
From
: Jessica Yu <jeyu@xxxxxxxxxx>
Re: [PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
From
: Matt Fleming <matt@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Jann Horn <jann@xxxxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Nikhilesh Reddy <reddyn@xxxxxxxxxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Jann Horn <jann@xxxxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Jann Horn <jann@xxxxxxxxx>
Re: [PATCH 29/31] media: track media device unregister in progress
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Nikhilesh Reddy <reddyn@xxxxxxxxxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Nikhilesh Reddy <reddyn@xxxxxxxxxxxxxx>
Re: [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Shilpasri G Bhat <shilpa.bhat@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: [PATCH v1 1/3] media: v4l: Add VP8 format support in V4L2 framework
From
: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
Re: [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Gautham R Shenoy <ego@xxxxxxxxxxxxxxxxxx>
Re: [PATCH V2 2/6] stm class: adds a loop to extract the first valid STM device name
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCH] stm class: fix semicolon.cocci warnings
From
: kbuild test robot <lkp@xxxxxxxxx>
Re: [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Shilpasri G Bhat <shilpa.bhat@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
[PATCH V2 2/6] stm class: adds a loop to extract the first valid STM device name
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V2 3/6] stm class: provision for statically assigned masterIDs
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V2 4/6] Documentations: Add explanations of the case for non-configurable masters
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V2 5/6] coresight-stm: Bindings for System Trace Macrocell
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V2 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V2 1/6] stm class: Add ioctl get_options interface
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V2 0/6] Introduce CoreSight STM support
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH V2 0/6] Introduce CoreSight STM support
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH v8 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Shilpasri G Bhat <shilpa.bhat@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v4 4/4] iio: health: Add driver for the TI AFE4403 heart monitor
From
: "Andrew F. Davis" <afd@xxxxxx>
Re: [PATCH v4 2/4] iio: health: Add driver for the TI AFE4404 heart monitor
From
: "Andrew F. Davis" <afd@xxxxxx>
Re: [PATCH v2 02/10] clockevents/drivers: add MPS2 Timer driver
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v2 02/10] clockevents/drivers: add MPS2 Timer driver
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
[PATCH v2 01/10] dt-bindings: document the MPS2 timer bindings
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 03/10] dt-bindings: document the MPS2 UART bindings
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 05/10] serial: mps2-uart: add support for early console
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 04/10] serial: mps2-uart: add MPS2 UART driver
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 06/10] ARM: mps2: introduce MPS2 platform
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 08/10] ARM: configs: add MPS2 defconfig
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 07/10] ARM: mps2: add low-level debug support
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 10/10] ARM: dts: introduce MPS2 AN399/AN400
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 02/10] clockevents/drivers: add MPS2 Timer driver
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
[PATCH v2 00/10] Support for Cortex-M Prototyping System
From
: Vladimir Murzin <vladimir.murzin@xxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Jann Horn <jann@xxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Jann Horn <jann@xxxxxxxxx>
Re: [PATCH] epoll: add exclusive wakeups flag
From
: Jason Baron <jbaron@xxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Nikhilesh Reddy <reddyn@xxxxxxxxxxxxxx>
Re: [PATCH v5] fuse: Add support for passthrough read/write
From
: Jann Horn <jann@xxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
[PATCH v5] fuse: Add support for passthrough read/write
From
: Nikhilesh Reddy <reddyn@xxxxxxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH REBASE 4.5 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH REBASE 4.5 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH 01/31] uapi/media.h: Declare interface types for ALSA
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
Re: [PATCH REBASE 4.5 26/31] sound/usb: Update ALSA driver to use Managed Media Controller API
From
: Takashi Iwai <tiwai@xxxxxxx>
Re: [PATCH 01/31] uapi/media.h: Declare interface types for ALSA
From
: Takashi Iwai <tiwai@xxxxxxx>
Re: [PATCH 01/31] uapi/media.h: Declare interface types for ALSA
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Oleg Nesterov <oleg@xxxxxxxxxx>
Re: [PATCH 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH 6/6] coresight-stm: adding driver for CoreSight STM component
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH 5/6] coresight-stm: Bindings for System Trace Macrocell
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH 4/6] Documentations: Add explanations of the case for non-configurable masters
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH 3/6] stm class: provision for statically assigned masterIDs
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH 2/6] stm class: adds a loop to extract the first valid STM device name
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH 1/6] stm class: Add ioctl get_options interface
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
[PATCH 0/6] Introduce CoreSight STM support
From
: Chunyan Zhang <zhang.chunyan@xxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
From
: Dave Chinner <david@xxxxxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [RFC][PATCH] seccomp: add SECCOMP_RET_ACK for non-fatal SIGSYS
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
[PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
[PATCH 1/4] selftests: Add test for sigaltstack(SS_DISABLE) inside sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
[PATCH v2 0/4] make sigaltstack() compatible with swapcontext()
From
: Stas Sergeev <stsp@xxxxxxx>
[PATCH] selftests/cgroupns: new test for cgroup namespaces
From
: Alban Crequy <alban.crequy@xxxxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
[PATCH 4/4] sigaltstack: allow disabling and re-enabling sas within sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
[PATCH 1/4] selftests: Add test for sigaltstack(SS_DISABLE) inside sighandler
From
: Stas Sergeev <stsp@xxxxxxx>
[PATCH 0/4] make sigaltstack() compatible with swapcontext()
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH 2/2] sigaltstack: remove EPERM check to make swapcontext() usable
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH 2/2] sigaltstack: remove EPERM check to make swapcontext() usable
From
: Stas Sergeev <stsp@xxxxxxx>
Re: [PATCH v9 04/13] task_isolation: add initial support
From
: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Re: [PATCH v4 4/4] iio: health: Add driver for the TI AFE4403 heart monitor
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH v4 2/4] iio: health: Add driver for the TI AFE4404 heart monitor
From
: Jonathan Cameron <jic23@xxxxxxxxxx>
Re: [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
From
: Pranith Kumar <bobby.prani@xxxxxxxxx>
Re: [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
From
: "Theodore Ts'o" <tytso@xxxxxxx>
Re: [PATCH] fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotion
From
: Pranith Kumar <bobby.prani@xxxxxxxxx>
[PATCH 25/31] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
From
: Dave Hansen <dave@xxxxxxxx>
Re: [PATCH v9 04/13] task_isolation: add initial support
From
: Chris Metcalf <cmetcalf@xxxxxxxxxx>
[PATCH 00/31] x86: Memory Protection Keys (v9)
From
: Dave Hansen <dave@xxxxxxxx>
Re: [RFC PATCH v3 1/5] getcpu_cache system call: cache CPU number of running thread
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
[PATCH 06/13] [media] media.h: add support for IF-PLL video/sound decoder
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
[PATCH 1/8] kernfs: Add API to generate relative kernfs path
From
: serge.hallyn@xxxxxxxxxx
CGroup Namespaces (v10)
From
: serge.hallyn@xxxxxxxxxx
[PATCH 3/8] cgroup: introduce cgroup namespaces
From
: serge.hallyn@xxxxxxxxxx
[PATCH 4/8] cgroup: cgroup namespace setns support
From
: serge.hallyn@xxxxxxxxxx
[PATCH 7/8] cgroup: Add documentation for cgroup namespaces
From
: serge.hallyn@xxxxxxxxxx
[PATCH 6/8] cgroup: mount cgroupns-root when inside non-init cgroupns
From
: serge.hallyn@xxxxxxxxxx
[PATCH 8/8] Add FS_USERNS_FLAG to cgroup fs
From
: serge.hallyn@xxxxxxxxxx
[PATCH 5/8] kernfs: define kernfs_node_dentry
From
: serge.hallyn@xxxxxxxxxx
[PATCH 2/8] sched: new clone flag CLONE_NEWCGROUP for cgroup namespace
From
: serge.hallyn@xxxxxxxxxx
Re: [RFC PATCH v3 1/5] getcpu_cache system call: cache CPU number of running thread
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [PATCH] epoll: add exclusive wakeups flag
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH RFC] Introduce new security.nscapability xattr
From
: "Serge E. Hallyn" <serge.hallyn@xxxxxxxxxx>
Re: [PATCH v5 00/12] MADV_FREE support
From
: Minchan Kim <minchan@xxxxxxxxxx>
Re: [RFC][PATCH] seccomp: add SECCOMP_RET_ACK for non-fatal SIGSYS
From
: Jeffrey Vander Stoep <jeffv@xxxxxxxxxx>
Re: [RFC][PATCH] seccomp: add SECCOMP_RET_ACK for non-fatal SIGSYS
From
: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
[RFC][PATCH] seccomp: add SECCOMP_RET_ACK for non-fatal SIGSYS
From
: Kees Cook <keescook@xxxxxxxxxxxx>
[PATCH v2 01/10] selftests/x86: Extend Makefile to allow 64-bit-only tests
From
: Andy Lutomirski <luto@xxxxxxxxxx>
Re: [RFC PATCH v3 1/5] getcpu_cache system call: cache CPU number of running thread
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
Re: [PATCH net-next v6 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API
From
: David Miller <davem@xxxxxxxxxxxxx>
Re: [PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [RFC PATCH v3 1/5] getcpu_cache system call: cache CPU number of running thread
From
: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Re: [PATCH] tools: Add a selftests_run target
From
: Borislav Petkov <bp@xxxxxxxxx>
Re: [PATCH] tools: Add a selftests_run target
From
: Michael Ellerman <michael@xxxxxxxxxxxxxx>
Re: [RFC PATCH] selftests: use INSTALL_HDR_PATH instead of relative paths
From
: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
[RFC PATCH v3 1/5] getcpu_cache system call: cache CPU number of running thread
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
[RFC PATCH v3 3/5] getcpu_cache: wire up ARM system call
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
[RFC PATCH v3 5/5] getcpu_cache: wire up x86 32/64 system call
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
[RFC PATCH v3 4/5] getcpu_cache: x86 32/64 resume notifier
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
[RFC PATCH v3 2/5] getcpu_cache: ARM resume notifier
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
[RFC PATCH v3 0/5] getcpu_cache system call
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
Re: [PATCH 29/31] media: track media device unregister in progress
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 04/31] media: Media Controller enable/disable source handler API
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 31/31] media: au0828 change to check media device unregister progress state
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 20/31] media: au0828 change to register/unregister entity_notify hook
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 28/31] media: au0828 create link between ALSA Mixer and decoder
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 25/31] media: au0828 fix to not call media_device_unregister_entity_notify()
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 24/31] media: au0828 fix null pointer reference in au0828_create_media_graph()
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 23/31] media: au0828 implement enable_source and disable_source handlers
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 22/31] media: dvb-core create tuner to demod pad link in disabled state
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 20/31] media: au0828 change to register/unregister entity_notify hook
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 17/31] media: au0828 video change to use v4l_enable_media_tuner()
From
: Devin Heitmueller <dheitmueller@xxxxxxxxxxxxxx>
Re: [PATCH 17/31] media: au0828 video change to use v4l_enable_media_tuner()
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 1/2] man2: document FICLONE and FICLONERANGE
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
Re: [PATCH 13/31] media: au0828 fix au0828_create_media_graph() entity checks
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH v2] [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH] epoll: add exclusive wakeups flag
From
: Jason Baron <jbaron@xxxxxxxxxx>
Re: [RFC PATCH v2 1/3] getcpu_cache system call: cache CPU number of running thread
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
Re: [PATCH 09/31] media: v4l2-core add v4l_vb2q_enable_media_tuner() helper
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 15/31] media: dvb-frontend invoke enable/disable_source handlers
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 09/31] media: v4l2-core add v4l_vb2q_enable_media_tuner() helper
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 29/31] media: track media device unregister in progress
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 04/31] media: Media Controller enable/disable source handler API
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 08/31] media: v4l-core add v4l_enable/disable_media_tuner() helper functions
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 03/31] media: Media Controller register/unregister entity_notify API
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 31/31] media: au0828 change to check media device unregister progress state
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 29/31] media: track media device unregister in progress
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 29/31] media: track media device unregister in progress
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 15/31] media: dvb-frontend invoke enable/disable_source handlers
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH 28/31] media: au0828 create link between ALSA Mixer and decoder
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 25/31] media: au0828 fix to not call media_device_unregister_entity_notify()
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 24/31] media: au0828 fix null pointer reference in au0828_create_media_graph()
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 23/31] media: au0828 implement enable_source and disable_source handlers
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 22/31] media: dvb-core create tuner to demod pad link in disabled state
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH v8 04/14] task_isolation: add initial support
From
: Frederic Weisbecker <fweisbec@xxxxxxxxx>
Re: [PATCH 20/31] media: au0828 change to register/unregister entity_notify hook
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 04/31] media: Media Controller enable/disable source handler API
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
Re: [PATCH v2] [media] Postpone the addition of MEDIA_IOC_G_TOPOLOGY
From
: Sakari Ailus <sakari.ailus@xxxxxx>
Re: [PATCH 15/31] media: dvb-frontend invoke enable/disable_source handlers
From
: One Thousand Gnomes <gnomes@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 17/31] media: au0828 video change to use v4l_enable_media_tuner()
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 15/31] media: dvb-frontend invoke enable/disable_source handlers
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 13/31] media: au0828 fix au0828_create_media_graph() entity checks
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 09/31] media: v4l2-core add v4l_vb2q_enable_media_tuner() helper
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 08/31] media: v4l-core add v4l_enable/disable_media_tuner() helper functions
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 04/31] media: Media Controller enable/disable source handler API
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers
From
: Takashi Iwai <tiwai@xxxxxxx>
Re: [PATCH 03/31] media: Media Controller register/unregister entity_notify API
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 02/31] media: Add ALSA Media Controller function entities
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH 01/31] uapi/media.h: Declare interface types for ALSA
From
: Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxxxx>
Re: [PATCH REBASE 4.5 00/31] Sharing media resources across ALSA and au0828 drivers
From
: Shuah Khan <shuahkh@xxxxxxxxxxxxxxx>
[PATCH v8 4/4] devicetree: update documentation for fw_cfg ARM bindings
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v8 3/4] firmware: create directory hierarchy for sysfs fw_cfg entries
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v8 0/4] SysFS driver for QEMU fw_cfg device
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v8 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v8 2/4] kobject: export kset_find_obj() for module use
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
Re: [RFC PATCH v2 1/3] getcpu_cache system call: cache CPU number of running thread
From
: Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx>
Re: [PATCH 1/2] man2: document FICLONE and FICLONERANGE
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: [RFC PATCH v2 1/3] getcpu_cache system call: cache CPU number of running thread
From
: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
Re: [PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Shilpasri G Bhat <shilpa.bhat@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: [PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Shilpasri G Bhat <shilpa.bhat@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
Re: [PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Gautham R Shenoy <ego@xxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v6 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API
From
: Eugenia Emantayev <eugenia.emantayev@xxxxxxxxx>
[PATCH] tools: Add a selftests_run target
From
: Borislav Petkov <bp@xxxxxxxxx>
[PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
From
: Shilpasri G Bhat <shilpa.bhat@xxxxxxxxxxxxxxxxxx>
Re: [PATCH v5 00/12] MADV_FREE support
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH] epoll: add exclusive wakeups flag
From
: "Michael Kerrisk (man-pages)" <mtk.manpages@xxxxxxxxx>
Re: [PATCH v1] mm/madvise: pass return code of memory_failure() to userspace
From
: Naoya Horiguchi <n-horiguchi@xxxxxxxxxxxxx>
Re: [PATCH v7 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: kbuild test robot <lkp@xxxxxxxxx>
[PATCH v6 0/5] add ACPI node for fw_cfg on pc and arm
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v6 5/5] fw_cfg: document ACPI device node information
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v6 2/5] pc: fw_cfg: move ioport base constant to pc.h
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v7 3/4] firmware: create directory hierarchy for sysfs fw_cfg entries
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v6 1/5] fw_cfg: expose control register size in fw_cfg.h
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
Re: [RFC PATCH v2 1/3] getcpu_cache system call: cache CPU number of running thread
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
[PATCH v6 4/5] acpi: arm: add fw_cfg device node to dsdt
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v7 1/4] firmware: introduce sysfs driver for QEMU's fw_cfg device
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v6 3/5] acpi: pc: add fw_cfg device node to ssdt
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v6 0/5] add ACPI node for fw_cfg on pc and arm
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v7 0/4] SysFS driver for QEMU fw_cfg device
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v7 4/4] devicetree: update documentation for fw_cfg ARM bindings
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[PATCH v7 2/4] kobject: export kset_find_obj() for module use
From
: "Gabriel L. Somlo" <somlo@xxxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Samba]
[Yosemite News]