Linux-Kernel Archive
By Date
Most Recent messages
6650 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [v2] mm: make allocation counters per-order Roman Gushchin (Mon Jul 03 2017 - 14:02:49 EST)
- [PATCH] cpu_pm: replace raw_notifier to atomic_notifier Alex Shi (Tue Jul 04 2017 - 09:49:23 EST)
- [PATCH] spi: pxa2xx: Only claim CS GPIOs when the slave device is created Jan Kiszka (Sat Jul 08 2017 - 04:41:18 EST)
- [PATCH 1/2] wire: export w1_touch_bit Jan Kandziora (Sat Jul 08 2017 - 15:14:27 EST)
- [PATCH] regulator: core: fix a possible race in disable_work handling Tirupathi Reddy (Wed Jul 12 2017 - 07:38:13 EST)
- [PATCH] ASoC: fix pcm-creation regression Johan Hovold (Wed Jul 12 2017 - 11:55:29 EST)
- [PATCH] ASoC: ux500: Restore platform DAI assignments Johan Hovold (Wed Jul 12 2017 - 11:55:30 EST)
- [PATCH] ASoC: tlv320aic32x4: Add support for tlv320aic32x6 Dan Murphy (Wed Jul 12 2017 - 14:36:59 EST)
- [PATCH] ASoC: tlv320aic32x4: Add gpio configuration to the codec Dan Murphy (Wed Jul 12 2017 - 14:37:00 EST)
- [PATCH] mm/mremap: Fail map duplication attempts for private mappings Mike Kravetz (Wed Jul 12 2017 - 16:52:47 EST)
- [PATCH] ASoC: Intel: Skylake: fix type in debug message Colin Ian King (Thu Jul 13 2017 - 19:04:06 EST)
- [PATCH] spi: loopback-test: provide loop_req option. Oleksij Rempel (Fri Jul 14 2017 - 05:42:46 EST)
- [RFC v6 43/62] selftest/vm: move generic definitions to header file Ram Pai (Sat Jul 15 2017 - 23:59:59 EST)
- [RFC v6 46/62] selftest/vm: fix the wrong assert in pkey_disable_set() Ram Pai (Sun Jul 16 2017 - 00:00:02 EST)
- [RFC v6 47/62] selftest/vm: fixed bugs in pkey_disable_clear() Ram Pai (Sun Jul 16 2017 - 00:00:07 EST)
- [RFC v6 49/62] selftest/vm: fix alloc_random_pkey() to make it really random Ram Pai (Sun Jul 16 2017 - 00:00:15 EST)
- [RFC v6 51/62] selftest/vm: pkey register should match shadow pkey Ram Pai (Sun Jul 16 2017 - 00:00:22 EST)
- [RFC v6 53/62] selftest/vm: powerpc implementation for generic abstraction Ram Pai (Sun Jul 16 2017 - 00:00:24 EST)
- [RFC v6 59/62] selftest/vm: detect write violation on a mapped access-denied-key page Ram Pai (Sun Jul 16 2017 - 00:00:37 EST)
- [RFC v6 61/62] Documentation/x86: Move protecton key documentation to arch neutral directory Ram Pai (Sun Jul 16 2017 - 00:00:42 EST)
- [RFC v6 62/62] Documentation/vm: PowerPC specific updates to memory protection keys Ram Pai (Sun Jul 16 2017 - 00:00:56 EST)
- [RFC v6 60/62] selftest/vm: sub-page allocator Ram Pai (Sun Jul 16 2017 - 00:01:13 EST)
- [RFC v6 56/62] selftest/vm: detect no key violation on a freed key Ram Pai (Sun Jul 16 2017 - 00:01:33 EST)
- [RFC v6 58/62] selftest/vm: detect no write key-violation on a freed key Ram Pai (Sun Jul 16 2017 - 00:01:43 EST)
- [RFC v6 57/62] selftest/vm: associate key on a mapped page and detect write violation Ram Pai (Sun Jul 16 2017 - 00:02:03 EST)
- Re: [PATCH 05/10] percpu: change reserved_size to end page aligned kbuild test robot (Sun Jul 16 2017 - 00:02:23 EST)
- [RFC v6 54/62] selftest/vm: fix an assertion in test_pkey_alloc_exhaust() Ram Pai (Sun Jul 16 2017 - 00:02:41 EST)
- [RFC v6 55/62] selftest/vm: associate key on a mapped page and detect access violation Ram Pai (Sun Jul 16 2017 - 00:02:56 EST)
- [RFC v6 52/62] selftest/vm: generic cleanup Ram Pai (Sun Jul 16 2017 - 00:03:20 EST)
- [RFC v6 50/62] selftest/vm: introduce two arch independent abstraction Ram Pai (Sun Jul 16 2017 - 00:03:48 EST)
- [RFC v6 48/62] selftest/vm: clear the bits in shadow reg when a pkey is freed. Ram Pai (Sun Jul 16 2017 - 00:04:10 EST)
- [RFC v6 45/62] selftest/vm: generics function to handle shadow key register Ram Pai (Sun Jul 16 2017 - 00:04:48 EST)
- [RFC v6 42/62] selftest/vm: rename all references to pkru to a generic name Ram Pai (Sun Jul 16 2017 - 00:04:59 EST)
- [RFC v6 44/62] selftest/vm: typecast the pkey register Ram Pai (Sun Jul 16 2017 - 00:05:22 EST)
- [RFC v6 41/62] selftest/x86: Move protecton key selftest to arch neutral directory Ram Pai (Sun Jul 16 2017 - 00:05:36 EST)
- [RFC v6 36/62] mm: introduce arch_pkeys_enabled() Ram Pai (Sun Jul 16 2017 - 00:05:59 EST)
- [RFC v6 40/62] x86: delete arch_show_smap() Ram Pai (Sun Jul 16 2017 - 00:06:02 EST)
- [RFC v6 39/62] mm: display pkey in smaps if arch_pkeys_enabled() is true Ram Pai (Sun Jul 16 2017 - 00:06:32 EST)
- [RFC v6 37/62] x86: implementation for arch_pkeys_enabled() Ram Pai (Sun Jul 16 2017 - 00:06:45 EST)
- [RFC v6 38/62] powerpc: implementation for arch_pkeys_enabled() Ram Pai (Sun Jul 16 2017 - 00:06:54 EST)
- [RFC v6 34/62] powerpc: capture the violated protection key on fault Ram Pai (Sun Jul 16 2017 - 00:07:25 EST)
- [RFC v6 32/62] powerpc: capture AMR register content on pkey violation Ram Pai (Sun Jul 16 2017 - 00:07:45 EST)
- [RFC v6 29/62] powerpc: Macro the mask used for checking DSI exception Ram Pai (Sun Jul 16 2017 - 00:08:01 EST)
- [RFC v6 30/62] powerpc: implementation for arch_vma_access_permitted() Ram Pai (Sun Jul 16 2017 - 00:08:16 EST)
- [RFC v6 28/62] powerpc: check key protection for user page access Ram Pai (Sun Jul 16 2017 - 00:08:41 EST)
- [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte Ram Pai (Sun Jul 16 2017 - 00:08:59 EST)
- [RFC v6 22/62] powerpc: ability to associate pkey to a vma Ram Pai (Sun Jul 16 2017 - 00:09:22 EST)
- [RFC v6 24/62] powerpc: map vma key-protection bits to pte key bits. Ram Pai (Sun Jul 16 2017 - 00:09:29 EST)
- [RFC v6 25/62] powerpc: sys_pkey_mprotect() system call Ram Pai (Sun Jul 16 2017 - 00:09:41 EST)
- [RFC v6 21/62] powerpc: introduce execute-only pkey Ram Pai (Sun Jul 16 2017 - 00:10:08 EST)
- [RFC v6 20/62] powerpc: store and restore the pkey state across context switches Ram Pai (Sun Jul 16 2017 - 00:10:33 EST)
- [RFC v6 18/62] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls Ram Pai (Sun Jul 16 2017 - 00:10:58 EST)
- [RFC v6 13/62] powerpc: track allocation status of all pkeys Ram Pai (Sun Jul 16 2017 - 00:11:20 EST)
- [RFC v6 16/62] powerpc: cleaup AMR,iAMR when a key is allocated or freed Ram Pai (Sun Jul 16 2017 - 00:11:22 EST)
- [RFC v6 14/62] powerpc: helper function to read,write AMR,IAMR,UAMOR registers Ram Pai (Sun Jul 16 2017 - 00:11:51 EST)
- [RFC v6 10/62] powerpc: use helper functions in flush_hash_page() Ram Pai (Sun Jul 16 2017 - 00:12:12 EST)
- [RFC v6 12/62] mm: introduce an additional vma bit for powerpc pkey Ram Pai (Sun Jul 16 2017 - 00:12:26 EST)
- [RFC v6 09/62] powerpc: use helper functions in __hash_page_4K() for 4K PTE Ram Pai (Sun Jul 16 2017 - 00:12:47 EST)
- [RFC v6 08/62] powerpc: use helper functions in __hash_page_4K() for 64K PTE Ram Pai (Sun Jul 16 2017 - 00:13:11 EST)
- [RFC v6 07/62] powerpc: use helper functions in __hash_page_huge() for 64K PTE Ram Pai (Sun Jul 16 2017 - 00:13:24 EST)
- [RFC v6 05/62] powerpc: capture the PTE format changes in the dump pte report Ram Pai (Sun Jul 16 2017 - 00:13:47 EST)
- [RFC v6 02/62] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages Ram Pai (Sun Jul 16 2017 - 00:14:01 EST)
- [RFC v6 03/62] powerpc: introduce pte_set_hash_slot() helper Ram Pai (Sun Jul 16 2017 - 00:14:20 EST)
- [RFC v6 01/62] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages Ram Pai (Sun Jul 16 2017 - 00:14:37 EST)
- Re: [PATCH v2 2/6] [media] rockchip/rga: v4l2 m2m support Jacob Chen (Sun Jul 16 2017 - 00:19:47 EST)
- Re: [PATCH v2 5/6] ARM: dts: rockchip: enable RGA for rk3288 devices Jacob Chen (Sun Jul 16 2017 - 00:23:11 EST)
- Re: [PATCH 00/10] Constify isdn pci_device_id's. David Miller (Sun Jul 16 2017 - 00:26:45 EST)
- Re: [PATCH] dt-bindings: net: Remove duplicate NSP Ethernet MAC binding document David Miller (Sun Jul 16 2017 - 00:28:15 EST)
- Re: [PATCH net 0/2] Fragmented SKB corrections David Miller (Sun Jul 16 2017 - 00:30:01 EST)
- Re: [PATCH 10/11] irqchip: digicolor: Drop unnecessary static Baruch Siach (Sun Jul 16 2017 - 00:50:00 EST)
- Re: [drm/nouveau] GeForce 8600 GT boot/suspend grumbling Mike Galbraith (Sun Jul 16 2017 - 00:50:00 EST)
- Re: [PATCH 05/10] percpu: change reserved_size to end page aligned kbuild test robot (Sun Jul 16 2017 - 01:14:47 EST)
- Re: [PATCH v8 5/5] [media] platform: Add Synopsys Designware HDMI RX Controller Driver kbuild test robot (Sun Jul 16 2017 - 01:25:21 EST)
- Re: [PATCH v2 0/3] Qualcomm Light Pulse Generator Bjorn Andersson (Sun Jul 16 2017 - 01:34:57 EST)
- Re: [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding Bjorn Andersson (Sun Jul 16 2017 - 01:35:53 EST)
- [GIT PULL] final round of SCSI updates for the 4.12+ merge window James Bottomley (Sun Jul 16 2017 - 01:56:37 EST)
- Re: [PATCH v2 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out. Chanwoo Choi (Sun Jul 16 2017 - 02:03:33 EST)
- Re: [PATCH 06/11] irqchip: mips-cpu: Drop unnecessary static Mark D Rustad (Sun Jul 16 2017 - 02:05:17 EST)
- [PATCH 0/3] constify infiniband pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 02:31:30 EST)
- [PATCH 3/3] infiniband: pvrdma: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 02:31:31 EST)
- [PATCH 1/3] infiniband: mthca: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 02:31:31 EST)
- [PATCH 2/3] infiniband: nes: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 02:31:40 EST)
- [PATCH 2/3] PCI: qcom: Don't unroll init if init fails Bjorn Andersson (Sun Jul 16 2017 - 02:40:33 EST)
- [PATCH 1/3] PCI: dwc: Handle host_init failures Bjorn Andersson (Sun Jul 16 2017 - 02:40:33 EST)
- [PATCH 2/3] PCI: qcom: Don't unroll init if init fails Bjorn Andersson (Sun Jul 16 2017 - 02:42:05 EST)
- [PATCH 3/3] PCI: qcom: Allow post_init to fail Bjorn Andersson (Sun Jul 16 2017 - 02:42:13 EST)
- Re: Submit of a driver for Pi433 - a radio module for Raspberry Pi Greg KH (Sun Jul 16 2017 - 02:45:58 EST)
- [PATCH] usb: gadget: udc: net2272: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 02:48:15 EST)
- [PATCH 0/3] thermal: core: Fix some error handling code in 'thermal_zone_device_register()' Christophe JAILLET (Sun Jul 16 2017 - 02:58:54 EST)
- [PATCH 1/3] thermal: core: Fix a memory leak in 'thermal_zone_device_register()' error handling path Christophe JAILLET (Sun Jul 16 2017 - 02:59:22 EST)
- [PATCH 2/3] thermal: core: Reorder 'thermal_zone_device_register()' error handling code Christophe JAILLET (Sun Jul 16 2017 - 02:59:35 EST)
- [PATCH 3/3] thermal: core: Avoid code duplication in 'thermal_zone_device_register()' Christophe JAILLET (Sun Jul 16 2017 - 02:59:36 EST)
- [PATCH 1/6] f2fs: spread struct f2fs_dentry_ptr for inline path Chao Yu (Sun Jul 16 2017 - 03:11:34 EST)
- [PATCH 2/6] f2fs: make max inline size changeable Chao Yu (Sun Jul 16 2017 - 03:11:34 EST)
- [PATCH 3/6] f2fs: enhance on-disk inode structure scalability Chao Yu (Sun Jul 16 2017 - 03:11:34 EST)
- [PATCH 6/6] f2fs: introduce f2fs_statfs_project Chao Yu (Sun Jul 16 2017 - 03:11:35 EST)
- [PATCH 5/6] f2fs: support F2FS_IOC_FS{GET,SET}XATTR Chao Yu (Sun Jul 16 2017 - 03:11:39 EST)
- [PATCH 4/6] f2fs: support project quota Chao Yu (Sun Jul 16 2017 - 03:11:57 EST)
- Re: [PATCH] Add support of all Foxconn (105b) Broadcom devices Marcel Holtmann (Sun Jul 16 2017 - 03:16:05 EST)
- [PATCH] mm/vmalloc: terminate searching since one node found Zhaoyang Huang (Sun Jul 16 2017 - 03:24:31 EST)
- [PATCH] mm/vmalloc: terminate searching since one node found Zhaoyang Huang (Sun Jul 16 2017 - 03:28:44 EST)
- Re: [PATCH RFC] scripts/sphinx-pre-install: add a script to check Sphinx install Markus Heiser (Sun Jul 16 2017 - 03:29:57 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Pavel Machek (Sun Jul 16 2017 - 03:33:43 EST)
- Re: [PATCH v2 1/3] leds: core: Introduce generic pattern interface Pavel Machek (Sun Jul 16 2017 - 03:33:52 EST)
- Re: [PATCH v2 0/3] Qualcomm Light Pulse Generator Pavel Machek (Sun Jul 16 2017 - 03:34:02 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Pavel Machek (Sun Jul 16 2017 - 03:34:09 EST)
- Re: [PATCH 1/2] PM / suspend: Add platform_suspend_target_state() Pavel Machek (Sun Jul 16 2017 - 03:34:21 EST)
- Re: [PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips Arek Burdach (Sun Jul 16 2017 - 03:39:32 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver (fwd) Marcus Wolf (Sun Jul 16 2017 - 03:44:55 EST)
- Re: [PATCH] Add support of all Foxconn (105b) Broadcom devices Dmitry Tunin (Sun Jul 16 2017 - 03:54:36 EST)
- Re: [PATCH] Add support of all Foxconn (105b) Broadcom devices Dmitry Tunin (Sun Jul 16 2017 - 03:57:08 EST)
- ERROR: "__copy_tofrom_user" [net/tls/tls.ko] undefined! kbuild test robot (Sun Jul 16 2017 - 03:58:44 EST)
- [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Sun Jul 16 2017 - 04:08:14 EST)
- Re: [PATCH] Add support of all Foxconn (105b) Broadcom devices Marcel Holtmann (Sun Jul 16 2017 - 04:25:16 EST)
- [PATCH] nvme-pci: Fix an error handling path in 'nvme_probe()' Christophe JAILLET (Sun Jul 16 2017 - 04:39:39 EST)
- [tip:x86/urgent] x86/platform/uv/BAU: Fix congested_response_us not taking effect tip-bot for Justin Ernst (Sun Jul 16 2017 - 05:20:04 EST)
- Re: [PATCH] bus: arm-cci: constify attribute_group structures. kbuild test robot (Sun Jul 16 2017 - 05:20:04 EST)
- [tip:x86/urgent] x86/cpu: Use indirect call to measure performance in init_amd_k6() tip-bot for Mikulas Patocka (Sun Jul 16 2017 - 05:20:20 EST)
- [PATCH 00/12] constify atm pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:33:27 EST)
- [PATCH 08/12] atm: lanai: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:33:28 EST)
- [PATCH 06/12] atm: horizon: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:33:28 EST)
- [PATCH 03/12] atm: fore200e: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:33:28 EST)
- [PATCH 10/12] atm: firestream: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:33:31 EST)
- [PATCH 12/12] atm: idt77252: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:33:36 EST)
- [PATCH 11/12] atm: eni: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:34:01 EST)
- [PATCH 09/12] atm: zatm: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:34:40 EST)
- [patch v2 0/1] staging: speakup: safely close tty Okash Khawaja (Sun Jul 16 2017 - 05:34:58 EST)
- [patch v2 1/1] staging: speakup: safely close tty Okash Khawaja (Sun Jul 16 2017 - 05:35:12 EST)
- [PATCH 07/12] atm: solos-pci: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:35:39 EST)
- [PATCH 05/12] atm: he: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:36:09 EST)
- [PATCH 01/12] atm: iphase: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:36:27 EST)
- [PATCH 04/12] atm: nicstar: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:36:30 EST)
- [PATCH 02/12] atm: ambassador: constify pci_device_id. Arvind Yadav (Sun Jul 16 2017 - 05:37:02 EST)
- Re: [PATCH] debug: fix WARN_ON_ONCE() for modules Masami Hiramatsu (Sun Jul 16 2017 - 05:51:42 EST)
- [PATCH] Staging: rtl8192u: Use __func__ instead of function name. Shreeya Patel (Sun Jul 16 2017 - 05:51:42 EST)
- [PATCH 1/1] drivers/staging/pi433: New driver Wolf Entwicklungen (Sun Jul 16 2017 - 05:52:50 EST)
- Re: [PATCH RFC] scripts/sphinx-pre-install: add a script to check Sphinx install Mauro Carvalho Chehab (Sun Jul 16 2017 - 05:57:57 EST)
- [PATCH v2] kbuild: trivial cleanups on the comments Cao jin (Sun Jul 16 2017 - 06:08:16 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver Greg KH (Sun Jul 16 2017 - 06:15:46 EST)
- Re: [PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips Brian Masney (Sun Jul 16 2017 - 06:23:54 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Rafael J. Wysocki (Sun Jul 16 2017 - 06:30:05 EST)
- Re: [PATCH] bus: arm-cci: constify attribute_group structures. arvind (Sun Jul 16 2017 - 06:33:10 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Rafael J. Wysocki (Sun Jul 16 2017 - 06:36:33 EST)
- Re: [PATCH 1/2] PM / suspend: Add platform_suspend_target_state() Rafael J. Wysocki (Sun Jul 16 2017 - 06:38:47 EST)
- [PATCH v2] mm/page_alloc: Wait for oom_lock before retrying. Tetsuo Handa (Sun Jul 16 2017 - 07:03:17 EST)
- [PATCH] i40iw: Simplify code Christophe JAILLET (Sun Jul 16 2017 - 07:09:45 EST)
- Re: [PATCH v4 RESEND 1/2] Documentation: tpm: add powered-while-suspended binding documentation Jarkko Sakkinen (Sun Jul 16 2017 - 07:24:13 EST)
- Re: [PATCH] tpm: tpm_crb: constify acpi_device_id. Jarkko Sakkinen (Sun Jul 16 2017 - 07:24:49 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Mimi Zohar (Sun Jul 16 2017 - 07:27:40 EST)
- [PATCH 1/3] binfmt_flat: Use %u to format u32 Geert Uytterhoeven (Sun Jul 16 2017 - 07:57:58 EST)
- [PATCH 3/3] h8300: Add missing closing parenthesis in flat_get_addr_from_rp() Geert Uytterhoeven (Sun Jul 16 2017 - 07:57:58 EST)
- [PATCH 2/3] blackfin, m68k: Fix flat_set_persistent() for unsigned long to u32 changes Geert Uytterhoeven (Sun Jul 16 2017 - 07:57:58 EST)
- Re: [PATCH 2/4] ubifs: Fix unlink code wrt. double hash lookups Geert Uytterhoeven (Sun Jul 16 2017 - 08:17:58 EST)
- Re: [PATCH 2/4] ubifs: Fix unlink code wrt. double hash lookups Richard Weinberger (Sun Jul 16 2017 - 08:17:59 EST)
- Re: [PATCH 2/4] ubifs: Fix unlink code wrt. double hash lookups Richard Weinberger (Sun Jul 16 2017 - 08:19:40 EST)
- Re: Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events) Roman Gushchin (Sun Jul 16 2017 - 08:54:57 EST)
- [PATCH] h8300: binfmt_flat: Fix build error Guenter Roeck (Sun Jul 16 2017 - 09:30:01 EST)
- Re: [PATCH] mm: make allocation counters per-order Roman Gushchin (Sun Jul 16 2017 - 09:30:01 EST)
- Re: [PATCH] mm: make allocation counters per-order Roman Gushchin (Sun Jul 16 2017 - 09:30:01 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Alexandre Belloni (Sun Jul 16 2017 - 09:38:59 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Alexandre Belloni (Sun Jul 16 2017 - 09:41:51 EST)
- Re: [PATCH 3/3] fat: fix quoted string splits Andy Shevchenko (Sun Jul 16 2017 - 09:46:30 EST)
- Re: [rtc-linux] Re: [PATCH] RTC: Add functionality to read/write rtc scratch registers Keerthy (Sun Jul 16 2017 - 09:50:06 EST)
- Re: include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device' Ian Abbott (Sun Jul 16 2017 - 09:50:38 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver Marcus Wolf (Sun Jul 16 2017 - 09:54:05 EST)
- Re: [v2] mm: make allocation counters per-order kbuild test robot (Sun Jul 16 2017 - 09:56:17 EST)
- [PATCH 3.2 07/95] USB: serial: io_ti: fix NULL-deref in interrupt callback Ben Hutchings (Sun Jul 16 2017 - 09:57:48 EST)
- [PATCH 3.2 11/95] USB: iowarrior: fix NULL-deref in write Ben Hutchings (Sun Jul 16 2017 - 09:58:00 EST)
- [PATCH 3.2 16/95] USB: uss720: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 09:58:11 EST)
- [PATCH 3.16 053/178] nl80211: fix dumpit error path RTNL deadlocks Ben Hutchings (Sun Jul 16 2017 - 09:58:21 EST)
- [PATCH 3.16 103/178] iscsi-target: Fix TMR reference leak during session shutdown Ben Hutchings (Sun Jul 16 2017 - 09:58:33 EST)
- [PATCH 3.16 083/178] xen/acpi: upload PM state from init-domain to Xen Ben Hutchings (Sun Jul 16 2017 - 09:58:43 EST)
- [PATCH 3.16 102/178] ubi/upd: Always flush after prepared for an update Ben Hutchings (Sun Jul 16 2017 - 09:58:57 EST)
- [PATCH 3.16 040/178] USB: uss720: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 09:59:14 EST)
- [PATCH 3.16 039/178] USB: idmouse: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 09:59:28 EST)
- [PATCH 3.16 019/178] target: Fix VERIFY_16 handling in sbc_parse_cdb Ben Hutchings (Sun Jul 16 2017 - 09:59:40 EST)
- [PATCH 3.16 010/178] usb: dwc3: gadget: make Set Endpoint Configuration macros safe Ben Hutchings (Sun Jul 16 2017 - 09:59:52 EST)
- [PATCH 3.16 038/178] dccp/tcp: fix routing redirect race Ben Hutchings (Sun Jul 16 2017 - 10:00:10 EST)
- [PATCH 3.16 030/178] net: bcmgenet: synchronize irq0 status between the isr and task Ben Hutchings (Sun Jul 16 2017 - 10:00:21 EST)
- [PATCH 3.16 028/178] net: bcmgenet: correct the RBUF_OVFL_CNT and RBUF_ERR_CNT MIB values Ben Hutchings (Sun Jul 16 2017 - 10:00:33 EST)
- [PATCH 3.16 029/178] net: bcmgenet: correct MIB access of UniMAC RUNT counters Ben Hutchings (Sun Jul 16 2017 - 10:00:50 EST)
- [PATCH 3.16 037/178] net: wimax/i2400m: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:01:03 EST)
- [PATCH 3.16 094/178] virtio_balloon: init 1st buffer in stats vq Ben Hutchings (Sun Jul 16 2017 - 10:01:27 EST)
- [PATCH 3.16 095/178] virtio_balloon: prevent uninitialized variable use Ben Hutchings (Sun Jul 16 2017 - 10:01:40 EST)
- [PATCH 3.16 036/178] isdn/gigaset: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:01:52 EST)
- [PATCH 3.16 034/178] NFSv4: fix a reference leak caused WARNING messages Ben Hutchings (Sun Jul 16 2017 - 10:02:05 EST)
- [PATCH 3.16 042/178] uwb: hwa-rc: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:02:17 EST)
- [PATCH 3.16 035/178] ipv6: make ECMP route replacement less greedy Ben Hutchings (Sun Jul 16 2017 - 10:02:29 EST)
- [PATCH 3.16 032/178] net: bcmgenet: add begin/complete ethtool ops Ben Hutchings (Sun Jul 16 2017 - 10:02:44 EST)
- [PATCH 3.16 031/178] net: bcmgenet: Power up the internal PHY before probing the MII Ben Hutchings (Sun Jul 16 2017 - 10:02:54 EST)
- [PATCH 3.16 097/178] ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal Ben Hutchings (Sun Jul 16 2017 - 10:03:18 EST)
- [PATCH 3.16 092/178] netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register Ben Hutchings (Sun Jul 16 2017 - 10:03:30 EST)
- [PATCH 3.16 098/178] ACPI: Fix incompatibility with mcount-based function graph tracing Ben Hutchings (Sun Jul 16 2017 - 10:03:47 EST)
- [PATCH 3.16 089/178] IB/qib: fix false-postive maybe-uninitialized warning Ben Hutchings (Sun Jul 16 2017 - 10:03:57 EST)
- [PATCH 3.16 099/178] xhci: Manually give back cancelled URB if we can't queue it for cancel Ben Hutchings (Sun Jul 16 2017 - 10:04:17 EST)
- [PATCH 3.16 091/178] USB: fix linked-list corruption in rh_call_control() Ben Hutchings (Sun Jul 16 2017 - 10:04:28 EST)
- [PATCH 3.16 080/178] net/mlx5: Increase number of max QPs in default profile Ben Hutchings (Sun Jul 16 2017 - 10:04:45 EST)
- [PATCH 3.16 177/178] ALSA: timer: Fix race between read and ioctl Ben Hutchings (Sun Jul 16 2017 - 10:05:08 EST)
- [PATCH 3.16 093/178] powerpc: Disable HFSCR[TM] if TM is not supported Ben Hutchings (Sun Jul 16 2017 - 10:05:23 EST)
- [PATCH 3.16 173/178] drm/vmwgfx: Make sure backup_handle is always valid Ben Hutchings (Sun Jul 16 2017 - 10:05:36 EST)
- [PATCH 3.16 174/178] xen-blkback: don't leak stack data via response ring Ben Hutchings (Sun Jul 16 2017 - 10:05:48 EST)
- [PATCH 3.16 088/178] net: phy: handle state correctly in phy_stop_machine Ben Hutchings (Sun Jul 16 2017 - 10:06:01 EST)
- [PATCH 3.16 096/178] ACPI: Do not create a platform_device for IOAPIC/IOxAPIC Ben Hutchings (Sun Jul 16 2017 - 10:06:13 EST)
- [PATCH 3.16 178/178] ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT Ben Hutchings (Sun Jul 16 2017 - 10:06:29 EST)
- [PATCH 3.16 158/178] tracing: Allocate the snapshot buffer before enabling probe Ben Hutchings (Sun Jul 16 2017 - 10:06:34 EST)
- [PATCH 3.16 001/178] xfrm: policy: init locks early Ben Hutchings (Sun Jul 16 2017 - 10:06:47 EST)
- [PATCH 3.16 143/178] l2tp: don't mask errors in pppol2tp_getsockopt() Ben Hutchings (Sun Jul 16 2017 - 10:07:18 EST)
- [PATCH 3.16 169/178] team: fix memory leaks Ben Hutchings (Sun Jul 16 2017 - 10:07:33 EST)
- [PATCH 3.16 147/178] s390/mm: fix CMMA vs KSM vs others Ben Hutchings (Sun Jul 16 2017 - 10:07:44 EST)
- [PATCH 3.16 165/178] net: tc35815: move free after the dereference Ben Hutchings (Sun Jul 16 2017 - 10:07:57 EST)
- [PATCH 3.16 160/178] ring-buffer: Have ring_buffer_iter_empty() return true when empty Ben Hutchings (Sun Jul 16 2017 - 10:08:09 EST)
- [PATCH 3.16 119/178] iscsi-target: Drop work-around for legacy GlobalSAN initiator Ben Hutchings (Sun Jul 16 2017 - 10:08:27 EST)
- [PATCH 3.16 121/178] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd Ben Hutchings (Sun Jul 16 2017 - 10:08:38 EST)
- [PATCH 3.2 79/95] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram Ben Hutchings (Sun Jul 16 2017 - 10:08:56 EST)
- [PATCH 3.16 105/178] drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl() Ben Hutchings (Sun Jul 16 2017 - 10:09:11 EST)
- [PATCH 3.2 15/95] USB: idmouse: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:09:33 EST)
- [PATCH 3.16 020/178] MIPS: End spinlocks with .insn Ben Hutchings (Sun Jul 16 2017 - 10:09:48 EST)
- [PATCH 3.2 05/95] Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 Ben Hutchings (Sun Jul 16 2017 - 10:10:01 EST)
- [PATCH 3.16 011/178] usb: gadget: function: f_fs: pass companion descriptor along Ben Hutchings (Sun Jul 16 2017 - 10:10:15 EST)
- [PATCH 3.16 023/178] [media] dvb-usb: don't use stack for firmware load Ben Hutchings (Sun Jul 16 2017 - 10:10:29 EST)
- [PATCH 3.16 018/178] target/pscsi: Fix TYPE_TAPE + TYPE_MEDIMUM_CHANGER export Ben Hutchings (Sun Jul 16 2017 - 10:10:41 EST)
- [PATCH 3.16 013/178] scsi: aacraid: Fix typo in blink status Ben Hutchings (Sun Jul 16 2017 - 10:11:03 EST)
- [PATCH 3.2 20/95] usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk Ben Hutchings (Sun Jul 16 2017 - 10:11:05 EST)
- [PATCH 3.16 012/178] USB: serial: digi_acceleport: fix OOB-event processing Ben Hutchings (Sun Jul 16 2017 - 10:11:19 EST)
- [PATCH 3.16 016/178] powerpc/boot: Fix zImage TOC alignment Ben Hutchings (Sun Jul 16 2017 - 10:11:43 EST)
- [PATCH 3.16 017/178] scsi: lpfc: Add shutdown method for kexec Ben Hutchings (Sun Jul 16 2017 - 10:11:55 EST)
- [PATCH 3.16 022/178] USB: serial: safe_serial: fix information leak in completion handler Ben Hutchings (Sun Jul 16 2017 - 10:12:07 EST)
- [PATCH 3.16 014/178] libceph: don't set weight to IN when OSD is destroyed Ben Hutchings (Sun Jul 16 2017 - 10:12:23 EST)
- [PATCH 3.2 22/95] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI Ben Hutchings (Sun Jul 16 2017 - 10:12:49 EST)
- [PATCH 3.2 48/95] netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register Ben Hutchings (Sun Jul 16 2017 - 10:13:00 EST)
- [PATCH 3.2 75/95] x86/vdso: Plug race between mapping and ELF header setup Ben Hutchings (Sun Jul 16 2017 - 10:13:12 EST)
- [PATCH 3.2 25/95] perf/core: Fix event inheritance on fork() Ben Hutchings (Sun Jul 16 2017 - 10:13:24 EST)
- [PATCH 3.16 074/178] bpf: try harder on clones when writing into skb Ben Hutchings (Sun Jul 16 2017 - 10:13:37 EST)
- [PATCH 3.16 085/178] KVM: kvm_io_bus_unregister_dev() should never fail Ben Hutchings (Sun Jul 16 2017 - 10:13:42 EST)
- [PATCH 3.16 135/178] CIFS: Handle mismatched open calls Ben Hutchings (Sun Jul 16 2017 - 10:13:44 EST)
- [PATCH 3.16 156/178] KEYS: Change the name of the dead type to ".dead" to prevent user access Ben Hutchings (Sun Jul 16 2017 - 10:13:51 EST)
- [PATCH 3.16 114/178] l2tp: take a reference on sessions used in genetlink handlers Ben Hutchings (Sun Jul 16 2017 - 10:13:59 EST)
- [PATCH 3.16 161/178] mac80211: reject ToDS broadcast data frames Ben Hutchings (Sun Jul 16 2017 - 10:14:08 EST)
- [PATCH 3.16 142/178] l2tp: don't mask errors in pppol2tp_setsockopt() Ben Hutchings (Sun Jul 16 2017 - 10:14:24 EST)
- [PATCH 3.16 054/178] perf/core: Fix event inheritance on fork() Ben Hutchings (Sun Jul 16 2017 - 10:14:26 EST)
- [PATCH 3.16 137/178] virtio_console: fix uninitialized variable use Ben Hutchings (Sun Jul 16 2017 - 10:14:36 EST)
- [PATCH 3.16 153/178] ftrace/x86: Fix triple fault with graph tracing and suspend-to-ram Ben Hutchings (Sun Jul 16 2017 - 10:14:45 EST)
- [PATCH 3.16 104/178] drm/vmwgfx: Type-check lookups of fence objects Ben Hutchings (Sun Jul 16 2017 - 10:14:55 EST)
- [PATCH 3.16 112/178] l2tp: ensure session can't get removed during pppol2tp_session_ioctl() Ben Hutchings (Sun Jul 16 2017 - 10:15:01 EST)
- [PATCH 3.16 125/178] powerpc/64: Fix flush_(d|i)cache_range() called from modules Ben Hutchings (Sun Jul 16 2017 - 10:15:03 EST)
- [PATCH 3.16 126/178] crypto: caam - fix RNG deinstantiation error checking Ben Hutchings (Sun Jul 16 2017 - 10:15:16 EST)
- [PATCH 3.16 079/178] usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerInterval Ben Hutchings (Sun Jul 16 2017 - 10:15:20 EST)
- [PATCH 3.16 059/178] Input: yealink - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:15:33 EST)
- [PATCH 3.16 058/178] Input: ims-pcu - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:15:38 EST)
- [PATCH 3.16 139/178] scsi: sr: Sanity check returned mode data Ben Hutchings (Sun Jul 16 2017 - 10:15:49 EST)
- [PATCH 3.16 146/178] CIFS: remove bad_network_name flag Ben Hutchings (Sun Jul 16 2017 - 10:15:55 EST)
- [PATCH 3.16 106/178] drm/ttm, drm/vmwgfx: Relax permission checking when opening surfaces Ben Hutchings (Sun Jul 16 2017 - 10:16:00 EST)
- [PATCH 3.16 101/178] s390/uaccess: get_user() should zero on failure (again) Ben Hutchings (Sun Jul 16 2017 - 10:16:12 EST)
- [PATCH 3.16 111/178] l2tp: fix race in l2tp_recv_common() Ben Hutchings (Sun Jul 16 2017 - 10:16:25 EST)
- [PATCH 3.16 027/178] udp: avoid ufo handling on IP payload compression packets Ben Hutchings (Sun Jul 16 2017 - 10:16:31 EST)
- [PATCH 3.16 076/178] bna: integer overflow bug in debugfs Ben Hutchings (Sun Jul 16 2017 - 10:16:35 EST)
- [PATCH 3.16 141/178] ptrace: fix PTRACE_LISTEN race corrupting task->state Ben Hutchings (Sun Jul 16 2017 - 10:16:39 EST)
- [PATCH 3.16 129/178] metag/usercopy: Fix alignment error checking Ben Hutchings (Sun Jul 16 2017 - 10:16:48 EST)
- [PATCH 3.16 171/178] ceph: fix recursion between ceph_set_acl() and __ceph_setattr() Ben Hutchings (Sun Jul 16 2017 - 10:16:56 EST)
- [PATCH 3.16 159/178] ACPI / power: Avoid maybe-uninitialized warning Ben Hutchings (Sun Jul 16 2017 - 10:17:06 EST)
- [PATCH 3.16 115/178] kernel.h: make abs() work with 64-bit types Ben Hutchings (Sun Jul 16 2017 - 10:17:08 EST)
- [PATCH 3.16 108/178] mmc: sdhci: Disable runtime pm when the sdio_irq is enabled Ben Hutchings (Sun Jul 16 2017 - 10:17:32 EST)
- [PATCH 3.16 051/178] net: properly release sk_frag.page Ben Hutchings (Sun Jul 16 2017 - 10:17:41 EST)
- [PATCH 3.16 069/178] USB: serial: qcserial: add Dell DW5811e Ben Hutchings (Sun Jul 16 2017 - 10:17:47 EST)
- [PATCH 3.16 061/178] Input: kbtab - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:17:55 EST)
- [PATCH 3.16 113/178] l2tp: fix duplicate session creation Ben Hutchings (Sun Jul 16 2017 - 10:17:58 EST)
- [PATCH 3.16 071/178] scsi: libsas: fix ata xfer length Ben Hutchings (Sun Jul 16 2017 - 10:18:00 EST)
- [PATCH 3.16 109/178] serial: mxs-auart: fix baud rate range Ben Hutchings (Sun Jul 16 2017 - 10:18:06 EST)
- [PATCH 3.16 164/178] sr9700: use skb_cow_head() to deal with cloned skbs Ben Hutchings (Sun Jul 16 2017 - 10:18:13 EST)
- [PATCH 3.16 155/178] cifs: Do not send echoes before Negotiate is complete Ben Hutchings (Sun Jul 16 2017 - 10:18:19 EST)
- [PATCH 3.16 067/178] gpio:mcp23s08 Fixed missing interrupts Ben Hutchings (Sun Jul 16 2017 - 10:18:23 EST)
- [PATCH 3.16 110/178] serial: mxs-auart: Fix baudrate calculation Ben Hutchings (Sun Jul 16 2017 - 10:18:36 EST)
- [PATCH 3.16 117/178] iio: core: Fix IIO_VAL_FRACTIONAL_LOG2 for negative values Ben Hutchings (Sun Jul 16 2017 - 10:18:52 EST)
- [PATCH 3.16 009/178] net: phy: Do not perform software reset for Generic PHY Ben Hutchings (Sun Jul 16 2017 - 10:19:09 EST)
- [PATCH 3.16 078/178] usb: gadget: uvc: Fix endianness mismatches Ben Hutchings (Sun Jul 16 2017 - 10:19:52 EST)
- [PATCH 3.16 131/178] metag/usercopy: Zero rest of buffer from copy_from_user Ben Hutchings (Sun Jul 16 2017 - 10:20:16 EST)
- [PATCH 3.16 140/178] scsi: sd: Fix capacity calculation with 32-bit sector_t Ben Hutchings (Sun Jul 16 2017 - 10:20:55 EST)
- [PATCH 3.16 148/178] MIPS: KGDB: Use kernel context for sleeping threads Ben Hutchings (Sun Jul 16 2017 - 10:21:26 EST)
- [PATCH 3.16 149/178] ALSA: seq: Don't break snd_use_lock_sync() loop by timeout Ben Hutchings (Sun Jul 16 2017 - 10:21:42 EST)
- [PATCH 3.16 138/178] xen, fbfront: fix connecting to backend Ben Hutchings (Sun Jul 16 2017 - 10:21:46 EST)
- [PATCH 3.16 008/178] ARM: dts: BCM5301X: Correct GIC_PPI interrupt flags Ben Hutchings (Sun Jul 16 2017 - 10:22:28 EST)
- [PATCH 3.16 062/178] Input: sur40 - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:23:00 EST)
- [PATCH 3.16 047/178] futex: Fix potential use-after-free in FUTEX_REQUEUE_PI Ben Hutchings (Sun Jul 16 2017 - 10:23:26 EST)
- Re: include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device' Ian Abbott (Sun Jul 16 2017 - 10:23:37 EST)
- [PATCH 3.16 057/178] Input: cm109 - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:23:59 EST)
- [PATCH 3.16 162/178] smsc75xx: use skb_cow_head() to deal with cloned skbs Ben Hutchings (Sun Jul 16 2017 - 10:24:18 EST)
- [PATCH 3.16 082/178] libceph: force GFP_NOIO for socket allocations Ben Hutchings (Sun Jul 16 2017 - 10:24:21 EST)
- [PATCH 3.16 133/178] metag/usercopy: Fix src fixup in from user rapf loops Ben Hutchings (Sun Jul 16 2017 - 10:24:38 EST)
- [PATCH 3.16 002/178] xen: do not re-use pirq number cached in pci device msi msg data Ben Hutchings (Sun Jul 16 2017 - 10:24:59 EST)
- [PATCH 3.16 124/178] powerpc/kernel: Use kprobe blacklist for asm functions Ben Hutchings (Sun Jul 16 2017 - 10:25:06 EST)
- [PATCH 3.16 043/178] uwb: i1480-dfu: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:25:25 EST)
- [PATCH 3.16 118/178] iio: hid-sensor-attributes: Fix sensor property setting failure. Ben Hutchings (Sun Jul 16 2017 - 10:25:30 EST)
- [PATCH 3.16 120/178] af_key: Add lock to key dump Ben Hutchings (Sun Jul 16 2017 - 10:25:54 EST)
- [PATCH 3.16 005/178] KVM: s390: Fix guest migration for huge guests resulting in panic Ben Hutchings (Sun Jul 16 2017 - 10:26:16 EST)
- [PATCH 3.16 130/178] metag/usercopy: Add early abort to copy_to_user Ben Hutchings (Sun Jul 16 2017 - 10:26:38 EST)
- [PATCH 3.16 003/178] scsi: libiscsi: add lock around task lists to fix list corruption regression Ben Hutchings (Sun Jul 16 2017 - 10:26:57 EST)
- [PATCH 3.16 065/178] ACM gadget: fix endianness in notifications Ben Hutchings (Sun Jul 16 2017 - 10:27:12 EST)
- [PATCH 3.16 045/178] USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems Ben Hutchings (Sun Jul 16 2017 - 10:27:18 EST)
- [PATCH 3.16 134/178] metag/usercopy: Add missing fixups Ben Hutchings (Sun Jul 16 2017 - 10:27:39 EST)
- [PATCH 3.16 068/178] perf symbols: Fix symbols__fixup_end heuristic for corner cases Ben Hutchings (Sun Jul 16 2017 - 10:27:48 EST)
- [PATCH 3.16 157/178] Input: elantech - add Fujitsu Lifebook E547 to force crc_enabled Ben Hutchings (Sun Jul 16 2017 - 10:28:11 EST)
- [PATCH 3.16 128/178] metag/usercopy: Drop unused macros Ben Hutchings (Sun Jul 16 2017 - 10:28:28 EST)
- [PATCH 3.16 163/178] cx82310_eth: use skb_cow_head() to deal with cloned skbs Ben Hutchings (Sun Jul 16 2017 - 10:28:47 EST)
- [PATCH 3.16 122/178] powerpc: Don't try to fix up misaligned load-with-reservation instructions Ben Hutchings (Sun Jul 16 2017 - 10:29:09 EST)
- [PATCH 3.16 081/178] mmc: sdhci: Do not disable interrupts while waiting for clock Ben Hutchings (Sun Jul 16 2017 - 10:29:15 EST)
- [PATCH 3.16 021/178] USB: serial: io_ti: fix NULL-deref in interrupt callback Ben Hutchings (Sun Jul 16 2017 - 10:29:37 EST)
- [PATCH 3.16 152/178] perf/x86: Avoid exposing wrong/stale data in intel_pmu_lbr_read_32() Ben Hutchings (Sun Jul 16 2017 - 10:29:40 EST)
- [PATCH 3.16 154/178] p9_client_readdir() fix Ben Hutchings (Sun Jul 16 2017 - 10:30:04 EST)
- Re: [PATCH 3.2 00/95] 3.2.91-rc1 review Guenter Roeck (Sun Jul 16 2017 - 10:30:13 EST)
- [PATCH 3.16 026/178] md/raid1/10: fix potential deadlock Ben Hutchings (Sun Jul 16 2017 - 10:30:34 EST)
- [PATCH 1/2] dmaengine: qcom_hidma: correct overriding message Sinan Kaya (Sun Jul 16 2017 - 10:30:52 EST)
- [PATCH 2/2] dmaengine: qcom_hidma: correct channel QOS register offset Sinan Kaya (Sun Jul 16 2017 - 10:31:07 EST)
- [PATCH 3.16 132/178] metag/usercopy: Set flags before ADDZ Ben Hutchings (Sun Jul 16 2017 - 10:31:29 EST)
- [PATCH 3.16 007/178] batman-adv: Keep fragments equally sized Ben Hutchings (Sun Jul 16 2017 - 10:31:54 EST)
- Re: [PATCH 3.16 000/178] 3.16.46-rc1 review Guenter Roeck (Sun Jul 16 2017 - 10:32:08 EST)
- [PATCH 3.16 046/178] mmc: sdhci-of-arasan: fix incorrect timeout clock Ben Hutchings (Sun Jul 16 2017 - 10:32:29 EST)
- [PATCH 3.16 072/178] ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() Ben Hutchings (Sun Jul 16 2017 - 10:32:33 EST)
- [PATCH 3.16 075/178] sch_dsmark: fix invalid skb_cow() usage Ben Hutchings (Sun Jul 16 2017 - 10:32:55 EST)
- [PATCH 3.16 172/178] mm: Tighten x86 /dev/mem with zeroing reads Ben Hutchings (Sun Jul 16 2017 - 10:33:00 EST)
- [PATCH 3.16 151/178] zram: do not use copy_page with non-page aligned address Ben Hutchings (Sun Jul 16 2017 - 10:33:25 EST)
- [PATCH 3.16 056/178] Input: iforce - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:33:36 EST)
- [PATCH 3.16 168/178] macvlan: Fix device ref leak when purging bc_queue Ben Hutchings (Sun Jul 16 2017 - 10:33:47 EST)
- [PATCH 3.16 090/178] ext4: lock the xattr block before checksuming it Ben Hutchings (Sun Jul 16 2017 - 10:34:10 EST)
- [PATCH 3.16 033/178] x86/platform/intel-mid: Correct MSI IRQ line for watchdog device Ben Hutchings (Sun Jul 16 2017 - 10:34:29 EST)
- [PATCH 3.16 060/178] Input: hanwang - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:34:32 EST)
- [PATCH 3.16 064/178] USB: usbtmc: add missing endpoint sanity check Ben Hutchings (Sun Jul 16 2017 - 10:34:57 EST)
- [PATCH 3.16 123/178] l2tp: take reference on sessions being dumped Ben Hutchings (Sun Jul 16 2017 - 10:35:18 EST)
- [PATCH 3.16 175/178] char: lp: fix possible integer overflow in lp_setup() Ben Hutchings (Sun Jul 16 2017 - 10:35:31 EST)
- [PATCH 3.16 000/178] 3.16.46-rc1 review Ben Hutchings (Sun Jul 16 2017 - 10:35:44 EST)
- [PATCH 3.16 073/178] net: unix: properly re-increment inflight counter of GC discarded candidates Ben Hutchings (Sun Jul 16 2017 - 10:36:14 EST)
- [PATCH 3.16 100/178] l2tp: purge socket queues in the .destruct() callback Ben Hutchings (Sun Jul 16 2017 - 10:36:34 EST)
- [PATCH 3.16 145/178] x86/vdso: Plug race between mapping and ELF header setup Ben Hutchings (Sun Jul 16 2017 - 10:36:48 EST)
- [PATCH 3.16 144/178] x86/vdso: Ensure vdso32_enabled gets set to valid values only Ben Hutchings (Sun Jul 16 2017 - 10:36:58 EST)
- [PATCH 3.16 024/178] [media] dvb-usb-firmware: don't do DMA on stack Ben Hutchings (Sun Jul 16 2017 - 10:37:16 EST)
- [PATCH 3.16 048/178] futex: Add missing error handling to FUTEX_REQUEUE_PI Ben Hutchings (Sun Jul 16 2017 - 10:37:23 EST)
- Re: include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device' Ian Abbott (Sun Jul 16 2017 - 10:37:41 EST)
- Re: [PATCH 0/2] kprobe: Fix: add symbols to kprobe blacklist Masami Hiramatsu (Sun Jul 16 2017 - 10:37:53 EST)
- [PATCH 3.16 052/178] sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting Ben Hutchings (Sun Jul 16 2017 - 10:38:10 EST)
- [PATCH 3.16 107/178] drm/vmwgfx: Remove getparam error message Ben Hutchings (Sun Jul 16 2017 - 10:38:14 EST)
- [PATCH 3.16 084/178] KVM: x86: clear bus pointer when destroyed Ben Hutchings (Sun Jul 16 2017 - 10:38:37 EST)
- [PATCH 3.16 063/178] net: ipv6: set route type for anycast routes Ben Hutchings (Sun Jul 16 2017 - 10:38:52 EST)
- [PATCH 3.16 077/178] s390/decompressor: fix initrd corruption caused by bss clear Ben Hutchings (Sun Jul 16 2017 - 10:38:56 EST)
- [PATCH 3.16 055/178] mmc: ushc: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:39:11 EST)
- [PATCH 3.16 041/178] USB: wusbcore: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:39:35 EST)
- [PATCH 3.16 136/178] Reset TreeId to zero on SMB2 TREE_CONNECT Ben Hutchings (Sun Jul 16 2017 - 10:39:51 EST)
- [PATCH 3.16 006/178] tracing: Add #undef to fix compile error Ben Hutchings (Sun Jul 16 2017 - 10:40:13 EST)
- [PATCH 3.16 025/178] USB: iowarrior: fix NULL-deref in write Ben Hutchings (Sun Jul 16 2017 - 10:40:14 EST)
- [PATCH 3.16 127/178] ring-buffer: Fix return value check in test_ringbuffer() Ben Hutchings (Sun Jul 16 2017 - 10:40:30 EST)
- [PATCH 3.16 004/178] kprobes/x86: Fix kernel panic when certain exception-handling addresses are probed Ben Hutchings (Sun Jul 16 2017 - 10:40:52 EST)
- [PATCH 3.16 176/178] fs/exec.c: account for argv/envp pointers Ben Hutchings (Sun Jul 16 2017 - 10:41:08 EST)
- [PATCH 3.16 044/178] usb-core: Add LINEAR_FRAME_INTR_BINTERVAL USB quirk Ben Hutchings (Sun Jul 16 2017 - 10:41:26 EST)
- [PATCH 3.16 116/178] include/linux/kernel.h: change abs() macro so it uses consistent return type Ben Hutchings (Sun Jul 16 2017 - 10:41:47 EST)
- [PATCH 3.16 150/178] cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores Ben Hutchings (Sun Jul 16 2017 - 10:42:08 EST)
- [PATCH 3.16 070/178] ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call Ben Hutchings (Sun Jul 16 2017 - 10:42:23 EST)
- [PATCH 3.16 170/178] ipv6: move stub initialization after ipv6 setup completion Ben Hutchings (Sun Jul 16 2017 - 10:42:30 EST)
- [PATCH 3.16 166/178] net: ipv6: send unsolicited NA if enabled for all interfaces Ben Hutchings (Sun Jul 16 2017 - 10:42:52 EST)
- [PATCH 3.16 167/178] Input: i8042 - add Clevo P650RS to the i8042 reset list Ben Hutchings (Sun Jul 16 2017 - 10:43:04 EST)
- [PATCH 3.16 066/178] usb: hub: Fix crash after failure to read BOS descriptor Ben Hutchings (Sun Jul 16 2017 - 10:43:28 EST)
- [PATCH 3.16 086/178] hwmon: (asus_atk0110) fix uninitialized data access Ben Hutchings (Sun Jul 16 2017 - 10:43:58 EST)
- [PATCH 3.16 087/178] ALSA: seq: Fix race during FIFO resize Ben Hutchings (Sun Jul 16 2017 - 10:44:13 EST)
- [PATCH 3.16 049/178] ext4: mark inode dirty after converting inline directory Ben Hutchings (Sun Jul 16 2017 - 10:44:30 EST)
- [PATCH 3.16 050/178] iio: adc: ti_am335x_adc: fix fifo overrun recovery Ben Hutchings (Sun Jul 16 2017 - 10:44:37 EST)
- [PATCH 3.2 24/95] sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting Ben Hutchings (Sun Jul 16 2017 - 10:45:02 EST)
- [PATCH 3.16 015/178] Input: i8042 - add noloop quirk for Dell Embedded Box PC 3000 Ben Hutchings (Sun Jul 16 2017 - 10:45:16 EST)
- [PATCH 3.2 21/95] USB: serial: option: add Quectel UC15, UC20, EC21, and EC25 modems Ben Hutchings (Sun Jul 16 2017 - 10:45:30 EST)
- [PATCH 3.2 23/95] futex: Add missing error handling to FUTEX_REQUEUE_PI Ben Hutchings (Sun Jul 16 2017 - 10:45:43 EST)
- [PATCH 3.2 19/95] uwb: i1480-dfu: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:46:02 EST)
- [PATCH 3.2 32/95] net: ipv6: set route type for anycast routes Ben Hutchings (Sun Jul 16 2017 - 10:46:04 EST)
- [PATCH 3.2 26/95] mmc: ushc: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:46:17 EST)
- [PATCH 3.2 18/95] uwb: hwa-rc: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:46:42 EST)
- [PATCH 3.2 28/95] Input: cm109 - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:46:58 EST)
- [PATCH 3.2 31/95] Input: kbtab - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:47:11 EST)
- [PATCH 3.2 30/95] Input: hanwang - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:47:26 EST)
- [PATCH 3.2 46/95] net: phy: handle state correctly in phy_stop_machine Ben Hutchings (Sun Jul 16 2017 - 10:47:36 EST)
- [PATCH 3.2 52/95] ACPI: Fix incompatibility with mcount-based function graph tracing Ben Hutchings (Sun Jul 16 2017 - 10:47:42 EST)
- [PATCH 3.2 37/95] scsi: libsas: fix ata xfer length Ben Hutchings (Sun Jul 16 2017 - 10:47:55 EST)
- [PATCH 3.2 33/95] USB: usbtmc: add missing endpoint sanity check Ben Hutchings (Sun Jul 16 2017 - 10:48:07 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver Greg KH (Sun Jul 16 2017 - 10:48:10 EST)
- [PATCH 3.2 70/95] scsi: sr: Sanity check returned mode data Ben Hutchings (Sun Jul 16 2017 - 10:48:45 EST)
- [PATCH 3.2 34/95] ACM gadget: fix endianness in notifications Ben Hutchings (Sun Jul 16 2017 - 10:48:56 EST)
- [PATCH 3.2 43/95] mmc: sdhci: Do not disable interrupts while waiting for clock Ben Hutchings (Sun Jul 16 2017 - 10:49:07 EST)
- [PATCH 3.2 29/95] Input: yealink - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:49:20 EST)
- [PATCH 3.2 27/95] Input: iforce - validate number of endpoints before using them Ben Hutchings (Sun Jul 16 2017 - 10:49:34 EST)
- [PATCH 3.2 44/95] hwmon: (asus_atk0110) fix uninitialized data access Ben Hutchings (Sun Jul 16 2017 - 10:50:03 EST)
- [PATCH 3.2 51/95] ACPI / APEI: Add missing synchronize_rcu() on NOTIFY_SCI removal Ben Hutchings (Sun Jul 16 2017 - 10:50:09 EST)
- [PATCH 3.2 45/95] ALSA: seq: Fix race during FIFO resize Ben Hutchings (Sun Jul 16 2017 - 10:50:23 EST)
- [PATCH 3.2 35/95] perf symbols: Fix symbols__fixup_end heuristic for corner cases Ben Hutchings (Sun Jul 16 2017 - 10:50:34 EST)
- [PATCH 3.2 08/95] USB: serial: safe_serial: fix information leak in completion handler Ben Hutchings (Sun Jul 16 2017 - 10:50:59 EST)
- [PATCH 3.2 47/95] IB/qib: fix false-postive maybe-uninitialized warning Ben Hutchings (Sun Jul 16 2017 - 10:51:12 EST)
- [PATCH 3.2 92/95] char: lp: fix possible integer overflow in lp_setup() Ben Hutchings (Sun Jul 16 2017 - 10:51:26 EST)
- [PATCH 3.2 41/95] sch_dsmark: fix invalid skb_cow() usage Ben Hutchings (Sun Jul 16 2017 - 10:51:40 EST)
- [PATCH 3.2 49/95] virtio_balloon: init 1st buffer in stats vq Ben Hutchings (Sun Jul 16 2017 - 10:51:55 EST)
- [PATCH 3.2 50/95] virtio_balloon: prevent uninitialized variable use Ben Hutchings (Sun Jul 16 2017 - 10:52:02 EST)
- [PATCH 3.2 36/95] ALSA: ctxfi: Fix the incorrect check of dma_set_mask() call Ben Hutchings (Sun Jul 16 2017 - 10:52:13 EST)
- [PATCH 3.2 65/95] iscsi-target: Drop work-around for legacy GlobalSAN initiator Ben Hutchings (Sun Jul 16 2017 - 10:52:42 EST)
- [PATCH 3.2 39/95] net: unix: properly re-increment inflight counter of GC discarded candidates Ben Hutchings (Sun Jul 16 2017 - 10:52:50 EST)
- [PATCH 3.2 40/95] bpf: try harder on clones when writing into skb Ben Hutchings (Sun Jul 16 2017 - 10:53:01 EST)
- [PATCH 3.2 38/95] ALSA: seq: Fix racy cell insertions during snd_seq_pool_done() Ben Hutchings (Sun Jul 16 2017 - 10:53:30 EST)
- [PATCH 3.2 67/95] powerpc: Don't try to fix up misaligned load-with-reservation instructions Ben Hutchings (Sun Jul 16 2017 - 10:53:52 EST)
- [PATCH 3.2 78/95] cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores Ben Hutchings (Sun Jul 16 2017 - 10:54:04 EST)
- [PATCH 3.2 42/95] s390/decompressor: fix initrd corruption caused by bss clear Ben Hutchings (Sun Jul 16 2017 - 10:54:18 EST)
- [PATCH 3.2 56/95] drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl() Ben Hutchings (Sun Jul 16 2017 - 10:54:27 EST)
- [PATCH 3.2 89/95] x86/mm/init.c: Fix devmem_is_allowed() off by one Ben Hutchings (Sun Jul 16 2017 - 10:54:41 EST)
- [PATCH 3.2 58/95] mmc: sdhci: Disable runtime pm when the sdio_irq is enabled Ben Hutchings (Sun Jul 16 2017 - 10:54:56 EST)
- [PATCH 3.2 54/95] ubi/upd: Always flush after prepared for an update Ben Hutchings (Sun Jul 16 2017 - 10:55:21 EST)
- [PATCH 3.2 69/95] xen, fbfront: fix connecting to backend Ben Hutchings (Sun Jul 16 2017 - 10:55:34 EST)
- [PATCH 3.2 66/95] af_key: Add lock to key dump Ben Hutchings (Sun Jul 16 2017 - 10:55:46 EST)
- [PATCH 3.2 06/95] scsi: lpfc: Add shutdown method for kexec Ben Hutchings (Sun Jul 16 2017 - 10:55:58 EST)
- [PATCH 3.2 55/95] drm/vmwgfx: Type-check lookups of fence objects Ben Hutchings (Sun Jul 16 2017 - 10:56:10 EST)
- [PATCH 3.2 03/95] usb: dwc3: gadget: make Set Endpoint Configuration macros safe Ben Hutchings (Sun Jul 16 2017 - 10:56:24 EST)
- [PATCH 3.2 57/95] drm/vmwgfx: Remove getparam error message Ben Hutchings (Sun Jul 16 2017 - 10:56:40 EST)
- [PATCH 3.2 60/95] serial: mxs-auart: Fix baudrate calculation Ben Hutchings (Sun Jul 16 2017 - 10:56:56 EST)
- [PATCH 3.2 59/95] serial: mxs-auart: fix baud rate range Ben Hutchings (Sun Jul 16 2017 - 10:56:59 EST)
- [PATCH 3.2 17/95] USB: wusbcore: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:57:01 EST)
- [PATCH 3.2 14/95] net: wimax/i2400m: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 10:57:04 EST)
- [PATCH 3.2 85/95] smsc75xx: use skb_cow_head() to deal with cloned skbs Ben Hutchings (Sun Jul 16 2017 - 10:57:18 EST)
- [PATCH 3.2 84/95] mac80211: reject ToDS broadcast data frames Ben Hutchings (Sun Jul 16 2017 - 10:57:52 EST)
- [PATCH 3.2 76/95] MIPS: KGDB: Use kernel context for sleeping threads Ben Hutchings (Sun Jul 16 2017 - 10:58:18 EST)
- [PATCH 3.2 63/95] l2tp: fix duplicate session creation Ben Hutchings (Sun Jul 16 2017 - 10:58:36 EST)
- [PATCH 3.2 80/95] p9_client_readdir() fix Ben Hutchings (Sun Jul 16 2017 - 10:58:47 EST)
- [PATCH 3.2 61/95] l2tp: fix race in l2tp_recv_common() Ben Hutchings (Sun Jul 16 2017 - 10:59:00 EST)
- [PATCH 3.2 62/95] l2tp: ensure session can't get removed during pppol2tp_session_ioctl() Ben Hutchings (Sun Jul 16 2017 - 10:59:12 EST)
- [PATCH 3.2 53/95] xhci: Manually give back cancelled URB if we can't queue it for cancel Ben Hutchings (Sun Jul 16 2017 - 10:59:24 EST)
- [PATCH 3.2 68/95] l2tp: take reference on sessions being dumped Ben Hutchings (Sun Jul 16 2017 - 10:59:36 EST)
- [PATCH 3.2 64/95] l2tp: take a reference on sessions used in genetlink handlers Ben Hutchings (Sun Jul 16 2017 - 10:59:47 EST)
- [PATCH 3.2 82/95] ACPI / power: Avoid maybe-uninitialized warning Ben Hutchings (Sun Jul 16 2017 - 11:00:14 EST)
- [PATCH 3.2 86/95] cx82310_eth: use skb_cow_head() to deal with cloned skbs Ben Hutchings (Sun Jul 16 2017 - 11:00:28 EST)
- [PATCH 3.2 81/95] KEYS: Change the name of the dead type to ".dead" to prevent user access Ben Hutchings (Sun Jul 16 2017 - 11:00:46 EST)
- [PATCH 3.2 93/95] fs/exec.c: account for argv/envp pointers Ben Hutchings (Sun Jul 16 2017 - 11:00:59 EST)
- [PATCH 3.2 71/95] scsi: sd: Fix capacity calculation with 32-bit sector_t Ben Hutchings (Sun Jul 16 2017 - 11:01:11 EST)
- [PATCH 3.2 02/95] tracing: Add #undef to fix compile error Ben Hutchings (Sun Jul 16 2017 - 11:01:29 EST)
- [PATCH 3.2 72/95] ptrace: fix PTRACE_LISTEN race corrupting task->state Ben Hutchings (Sun Jul 16 2017 - 11:01:40 EST)
- [PATCH 3.2 04/95] scsi: aacraid: Fix typo in blink status Ben Hutchings (Sun Jul 16 2017 - 11:02:04 EST)
- [PATCH 3.2 73/95] l2tp: don't mask errors in pppol2tp_setsockopt() Ben Hutchings (Sun Jul 16 2017 - 11:02:15 EST)
- [PATCH 3.2 90/95] mm: Tighten x86 /dev/mem with zeroing reads Ben Hutchings (Sun Jul 16 2017 - 11:02:29 EST)
- [PATCH 3.2 01/95] xen: do not re-use pirq number cached in pci device msi msg data Ben Hutchings (Sun Jul 16 2017 - 11:02:41 EST)
- [PATCH 3.2 13/95] isdn/gigaset: fix NULL-deref at probe Ben Hutchings (Sun Jul 16 2017 - 11:03:09 EST)
- [PATCH 3.2 12/95] udp: avoid ufo handling on IP payload compression packets Ben Hutchings (Sun Jul 16 2017 - 11:03:21 EST)
- [PATCH 3.2 87/95] net: tc35815: move free after the dereference Ben Hutchings (Sun Jul 16 2017 - 11:03:34 EST)
- [PATCH 3.2 88/95] Input: i8042 - add Clevo P650RS to the i8042 reset list Ben Hutchings (Sun Jul 16 2017 - 11:03:45 EST)
- [PATCH 3.2 83/95] ring-buffer: Have ring_buffer_iter_empty() return true when empty Ben Hutchings (Sun Jul 16 2017 - 11:03:59 EST)
- [PATCH 3.2 74/95] l2tp: don't mask errors in pppol2tp_getsockopt() Ben Hutchings (Sun Jul 16 2017 - 11:04:14 EST)
- [PATCH 3.2 77/95] ALSA: seq: Don't break snd_use_lock_sync() loop by timeout Ben Hutchings (Sun Jul 16 2017 - 11:04:25 EST)
- [PATCH 3.2 91/95] xen-blkback: don't leak stack data via response ring Ben Hutchings (Sun Jul 16 2017 - 11:04:40 EST)
- [PATCH 3.2 00/95] 3.2.91-rc1 review Ben Hutchings (Sun Jul 16 2017 - 11:04:58 EST)
- [PATCH 3.2 95/95] ALSA: timer: Fix missing queue indices reset at SNDRV_TIMER_IOCTL_SELECT Ben Hutchings (Sun Jul 16 2017 - 11:05:24 EST)
- [PATCH 3.2 10/95] [media] dvb-usb-firmware: don't do DMA on stack Ben Hutchings (Sun Jul 16 2017 - 11:05:40 EST)
- [PATCH 3.2 09/95] [media] dvb-usb: don't use stack for firmware load Ben Hutchings (Sun Jul 16 2017 - 11:05:52 EST)
- [PATCH 3.2 94/95] ALSA: timer: Fix race between read and ioctl Ben Hutchings (Sun Jul 16 2017 - 11:06:09 EST)
- Re: [PATCH 3/3] fat: fix quoted string splits Joe Perches (Sun Jul 16 2017 - 11:06:57 EST)
- Hello.. Susan Williams (Sun Jul 16 2017 - 11:10:03 EST)
- Re: [PATCH] i40iw: Simplify code Joe Perches (Sun Jul 16 2017 - 11:11:29 EST)
- [patch 0/2] staging: speakup: safely unregister ldisc Okash Khawaja (Sun Jul 16 2017 - 11:11:59 EST)
- [patch 1/2] staging: speakup: add functions to register and unregister ldisc Okash Khawaja (Sun Jul 16 2017 - 11:12:07 EST)
- [patch 2/2] staging: speakup: safely register and unregister ldisc Okash Khawaja (Sun Jul 16 2017 - 11:12:15 EST)
- Re: [PATCH 3/3] fat: fix quoted string splits Andy Shevchenko (Sun Jul 16 2017 - 11:31:15 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Florian Fainelli (Sun Jul 16 2017 - 11:36:22 EST)
- Re: [PATCH 1/2] PM / suspend: Add platform_suspend_target_state() Florian Fainelli (Sun Jul 16 2017 - 11:41:37 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Florian Fainelli (Sun Jul 16 2017 - 11:41:55 EST)
- Re: [PATCH 0/2] kprobe: Fix: add symbols to kprobe blacklist Masami Hiramatsu (Sun Jul 16 2017 - 11:46:14 EST)
- Re: [drm/nouveau] GeForce 8600 GT boot/suspend grumbling Ilia Mirkin (Sun Jul 16 2017 - 11:59:45 EST)
- Re: [PATCH 0/2] kprobe: Fix: add symbols to kprobe blacklist Masami Hiramatsu (Sun Jul 16 2017 - 11:59:45 EST)
- Re: [PATCH 0/2] blackfin: Remove dead DSA code Florian Fainelli (Sun Jul 16 2017 - 12:00:05 EST)
- Re: [PATCH 0/2] blackfin: Remove dead DSA code Florian Fainelli (Sun Jul 16 2017 - 12:01:04 EST)
- Re: [PATCH v2 6/6] dt-bindings: Document the Rockchip RGA bindings Heiko Stuebner (Sun Jul 16 2017 - 12:08:46 EST)
- [PATCH RFC v8] scripts/sphinx-pre-install: add a script to check Sphinx install Mauro Carvalho Chehab (Sun Jul 16 2017 - 12:17:09 EST)
- Re: [PATCH 3.16 000/178] 3.16.46-rc1 review Ben Hutchings (Sun Jul 16 2017 - 12:31:53 EST)
- Re: [PATCH 3.2 00/95] 3.2.91-rc1 review Ben Hutchings (Sun Jul 16 2017 - 12:33:06 EST)
- Re: [PATCH 3.16 000/178] 3.16.46-rc1 review Ben Hutchings (Sun Jul 16 2017 - 12:33:48 EST)
- [PATCH] Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcalloc AndyS (Sun Jul 16 2017 - 12:42:34 EST)
- Re: [PATCH] Documentation: dt: chosen property for kaslr-seed Ard Biesheuvel (Sun Jul 16 2017 - 12:42:34 EST)
- Re: [PATCH 0/2 v2] leds: tlc591xx: add missing of_node_put Jacek Anaszewski (Sun Jul 16 2017 - 12:56:27 EST)
- Re: [PATCH v2] kbuild: trivial cleanups on the comments Randy Dunlap (Sun Jul 16 2017 - 12:58:25 EST)
- Hello dear Jack (Sun Jul 16 2017 - 13:01:57 EST)
- [PATCH] MAINTAINERS: fix alpha ordering Randy Dunlap (Sun Jul 16 2017 - 13:16:25 EST)
- [PATCH] security/keys: ensure RNG is seeded before use Jason A. Donenfeld (Sun Jul 16 2017 - 13:22:16 EST)
- [PATCH] crypto/rng: ensure that the RNG is ready before using Jason A. Donenfeld (Sun Jul 16 2017 - 13:22:23 EST)
- [PATCH] bluetooth/smp: ensure RNG is properly seeded before ECDH use Jason A. Donenfeld (Sun Jul 16 2017 - 13:23:02 EST)
- Re: [PATCH 1/5] arm64: dts: rockchip: Add rk3399 vop and display-subsystem Heiko Stuebner (Sun Jul 16 2017 - 13:31:41 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Pavel Machek (Sun Jul 16 2017 - 14:23:07 EST)
- Build regressions/improvements in v4.13-rc1 Geert Uytterhoeven (Sun Jul 16 2017 - 14:23:26 EST)
- Re: [RFC 1/2] PM / suspend: Add platform_suspend_target_state() Pavel Machek (Sun Jul 16 2017 - 14:25:07 EST)
- [PATCH] Blackfin: flat: Use %x to format u32 Geert Uytterhoeven (Sun Jul 16 2017 - 14:26:37 EST)
- Re: Build regressions/improvements in v4.13-rc1 Geert Uytterhoeven (Sun Jul 16 2017 - 14:28:28 EST)
- Re: [PATCH v2 1/3] leds: core: Introduce generic pattern interface Jacek Anaszewski (Sun Jul 16 2017 - 14:50:42 EST)
- Re: [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding Jacek Anaszewski (Sun Jul 16 2017 - 14:50:42 EST)
- [PATCH] timer-of: handle of_irq_get() result correctly Sergei Shtylyov (Sun Jul 16 2017 - 15:56:38 EST)
- Re: [PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm Christoffer Dall (Sun Jul 16 2017 - 15:57:19 EST)
- Re: [PATCH v2 1/3] leds: core: Introduce generic pattern interface Bjorn Andersson (Sun Jul 16 2017 - 15:57:44 EST)
- [RFC PATCH 2/2] arm: setup: Show the board revision from devicetree in cpuinfo Vesa JÃÃskelÃinen (Sun Jul 16 2017 - 16:11:17 EST)
- [RFC PATCH 0/2] device tree support for board revision Vesa JÃÃskelÃinen (Sun Jul 16 2017 - 16:11:17 EST)
- [RFC PATCH 1/2] Documentation: devicetree: root node board-revision property documentation Vesa JÃÃskelÃinen (Sun Jul 16 2017 - 16:11:17 EST)
- [PATCH 2/7] turbostat: Fix node and siblings lookup data Prarit Bhargava (Sun Jul 16 2017 - 16:50:30 EST)
- [PATCH 5/7] turbostat: rename num_cores_per_pkg to num_cores_per_node Prarit Bhargava (Sun Jul 16 2017 - 16:50:30 EST)
- [PATCH 6/7] turbostat: remove num_ from cpu_topology struct Prarit Bhargava (Sun Jul 16 2017 - 16:50:40 EST)
- [PATCH 7/7] turbostat: add node information into turbostat calculations Prarit Bhargava (Sun Jul 16 2017 - 16:50:51 EST)
- [PATCH 4/7] turbostat: track thread ID in cpu_topology Prarit Bhargava (Sun Jul 16 2017 - 16:51:05 EST)
- [PATCH 0/7] turbostat, Fix AMD output by making turbostat aware of nodes Prarit Bhargava (Sun Jul 16 2017 - 16:51:22 EST)
- [PATCH 3/7] turbostat: Calculate additional node information for a package Prarit Bhargava (Sun Jul 16 2017 - 16:51:24 EST)
- [PATCH 1/7] turbostat: set max_num_cpus equal to the cpumask length Prarit Bhargava (Sun Jul 16 2017 - 16:51:48 EST)
- Re: [PATCH v2 0/3] Qualcomm Light Pulse Generator Bjorn Andersson (Sun Jul 16 2017 - 16:53:18 EST)
- Re: [PATCH v2 1/3] leds: core: Introduce generic pattern interface Bjorn Andersson (Sun Jul 16 2017 - 17:15:11 EST)
- Re: [GIT PULL] Please pull NFS client changes for Linux 4.13 Dave Jones (Sun Jul 16 2017 - 17:15:42 EST)
- Re: [PATCH v2 0/3] Qualcomm Light Pulse Generator Pavel Machek (Sun Jul 16 2017 - 17:15:51 EST)
- Re: [PATCH] hwmon: (lm75) Add a basic interrupt handler Tony O'Brien (Sun Jul 16 2017 - 17:55:08 EST)
- [PATCH 0/5] Add a script to check for Sphinx install requirements Mauro Carvalho Chehab (Sun Jul 16 2017 - 18:08:42 EST)
- [PATCH 3/5] sphinx-pre-install: use a requirements file Mauro Carvalho Chehab (Sun Jul 16 2017 - 18:08:42 EST)
- Re: [PATCH 2/2] iio: adc: Allow setting Shunt Voltage PGA gain and Bus Voltage range Stefan Bruens (Sun Jul 16 2017 - 18:08:51 EST)
- [PATCH 5/5] doc: Makefile: if sphinx is not found, run a check script Mauro Carvalho Chehab (Sun Jul 16 2017 - 18:09:03 EST)
- [PATCH 2/5] sphinx-pre-install: detect an existing virtualenv Mauro Carvalho Chehab (Sun Jul 16 2017 - 18:09:14 EST)
- [PATCH 4/5] sphinx.rst: document scripts/sphinx-pre-install script Mauro Carvalho Chehab (Sun Jul 16 2017 - 18:09:29 EST)
- [PATCH 1/5] scripts/sphinx-pre-install: add a script to check Sphinx install Mauro Carvalho Chehab (Sun Jul 16 2017 - 18:09:40 EST)
- fs/binfmt_flat.c:828:9: error: void value not ignored as it ought to be kbuild test robot (Sun Jul 16 2017 - 18:55:44 EST)
- ath10k_htt_rx_amsdu_allowed() noise Gabriel C (Sun Jul 16 2017 - 18:57:03 EST)
- Re: [GIT PULL] Please pull NFS client changes for Linux 4.13 Trond Myklebust (Sun Jul 16 2017 - 18:57:41 EST)
- [PATCH 3/8] x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD Kirill A. Shutemov (Sun Jul 16 2017 - 19:00:08 EST)
- [PATCH 4/8] x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit Kirill A. Shutemov (Sun Jul 16 2017 - 19:00:11 EST)
- [PATCH 6/8] x86/mm: Prepare to expose larger address space to userspace Kirill A. Shutemov (Sun Jul 16 2017 - 19:00:18 EST)
- [PATCH 7/8] x86/mm: Allow userspace have mapping above 47-bit Kirill A. Shutemov (Sun Jul 16 2017 - 19:00:30 EST)
- [PATCH 8/8] x86: Enable 5-level paging support Kirill A. Shutemov (Sun Jul 16 2017 - 19:00:41 EST)
- [PATCH 5/8] x86/mpx: Do not allow MPX if we have mappings above 47-bit Kirill A. Shutemov (Sun Jul 16 2017 - 19:00:54 EST)
- [PATCH 1/8] x86/dump_pagetables: Generalize address normalization Kirill A. Shutemov (Sun Jul 16 2017 - 19:01:24 EST)
- [PATCH 2/8] x86/dump_pagetables: Fix printout of p4d level Kirill A. Shutemov (Sun Jul 16 2017 - 19:01:37 EST)
- [PATCH 0/8] 5-level paging enabling for v4.14 Kirill A. Shutemov (Sun Jul 16 2017 - 19:01:52 EST)
- [PATCH] ARM: zImage: Fix stack overflow in merge_fdt_bootargs() Rask Ingemann Lambertsen (Sun Jul 16 2017 - 19:09:49 EST)
- Re: Regression with suspicious RCU usage splats with cpu_pm change Alex Shi (Sun Jul 16 2017 - 19:24:43 EST)
- [PATCH 0/2] iio: Documentation enhancements Stefan BrÃns (Sun Jul 16 2017 - 19:34:52 EST)
- [PATCH 1/2] iio: Documentation: Add missing documentation for power attribute Stefan BrÃns (Sun Jul 16 2017 - 19:34:52 EST)
- [PATCH 2/2] iio: Documentation: Add ina2xx shunt_resistor attribute documentation Stefan BrÃns (Sun Jul 16 2017 - 19:34:52 EST)
- [PATCH 1/2] [media] staging/atomisp: fixed trivial coding style warning Shy More (Sun Jul 16 2017 - 19:37:01 EST)
- Re: [PATCH 00/12] constify atm pci_device_id. David Miller (Sun Jul 16 2017 - 19:38:33 EST)
- [PATCH 2/2] [media] staging/atomisp: fixed trivial coding style issue Shy More (Sun Jul 16 2017 - 19:38:50 EST)
- Re: [PATCH 2/2] [media] staging/atomisp: fixed trivial coding style issue Joe Perches (Sun Jul 16 2017 - 19:57:56 EST)
- [PATCH 1/8] ktest: Clarify config file usage Scott Wood (Sun Jul 16 2017 - 20:16:59 EST)
- [PATCH 6/8] ktest/config-bisect: Try harder to find a new config Scott Wood (Sun Jul 16 2017 - 20:16:59 EST)
- [PATCH 8/8] ktest: Use config-bisect.pl in ktest.pl Scott Wood (Sun Jul 16 2017 - 20:16:59 EST)
- [PATCH 3/8] ktest: Set do_not_reboot=y for CONFIG_BISECT_TYPE=build Scott Wood (Sun Jul 16 2017 - 20:17:10 EST)
- [PATCH 7/8] ktest: Add simple config-bisect frontend Scott Wood (Sun Jul 16 2017 - 20:17:13 EST)
- [PATCH 4/8] ktest: Separate out config bisect logic Scott Wood (Sun Jul 16 2017 - 20:17:34 EST)
- [PATCH 5/8] ktest/config_bisect: Simplify bisect logic Scott Wood (Sun Jul 16 2017 - 20:17:46 EST)
- [PATCH 2/8] ktest: Set buildonly=1 for CONFIG_BISECT_TYPE=build Scott Wood (Sun Jul 16 2017 - 20:17:59 EST)
- [PATCH] staging: gs_fpgaboot: add buffer overflow checks Jacob von Chorus (Sun Jul 16 2017 - 20:41:40 EST)
- [PATCH 2/5] phy: rockchip-inno-usb2: Replace the extcon API Chanwoo Choi (Sun Jul 16 2017 - 21:21:19 EST)
- [PATCH 1/5] phy: qcom-usb-hs: Replace the extcon API Chanwoo Choi (Sun Jul 16 2017 - 21:21:26 EST)
- [PATCH 0/5] phy: Replace the deprecated extcon API Chanwoo Choi (Sun Jul 16 2017 - 21:21:38 EST)
- [PATCH 5/5] extcon: Remove deprecated extcon_set/get_cable_state_() Chanwoo Choi (Sun Jul 16 2017 - 21:21:57 EST)
- [PATCH 3/5] phy: phy-bcm-ns2-usbdrd: Replace the deprecated extcon API Chanwoo Choi (Sun Jul 16 2017 - 21:22:08 EST)
- [PATCH 4/5] usb: gadget: udc: Replace the deprecated extcon API Chanwoo Choi (Sun Jul 16 2017 - 21:22:22 EST)
- RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Liang, Kan (Sun Jul 16 2017 - 21:24:32 EST)
- [PATCH 1/3] extcon: Remove unused CABLE_NAME_MAX definition Chanwoo Choi (Sun Jul 16 2017 - 21:30:59 EST)
- [PATCH 0/3] extcon: Clean-up the description and indentation of functions Chanwoo Choi (Sun Jul 16 2017 - 21:30:59 EST)
- [PATCH 3/3] extcon: Use tab instead of space for indentation Chanwoo Choi (Sun Jul 16 2017 - 21:31:14 EST)
- [PATCH 2/3] extcon: Correct description to improve the readability Chanwoo Choi (Sun Jul 16 2017 - 21:31:14 EST)
- [PATCH] cgroup: update outdated cgroup.procs documentation Tejun Heo (Sun Jul 16 2017 - 21:37:11 EST)
- [PATCH cgroup/for-4.14] cgroup: remove now unused list_head @pending in cgroup_apply_cftypes() Tejun Heo (Sun Jul 16 2017 - 21:39:53 EST)
- [PATCH 1/2 cgroup/for-4.14] cgroup: distinguish local and children populated states Tejun Heo (Sun Jul 16 2017 - 21:43:49 EST)
- [PATCH 2/2 cgroup/for-4.14] cgroup: replace css_set walking populated test with testing cgrp->nr_populated_csets Tejun Heo (Sun Jul 16 2017 - 21:44:30 EST)
- Re: [PATCH] f2fs: let __get_victim successfully get a segno in corner case Yunlong Song (Sun Jul 16 2017 - 21:52:50 EST)
- Re: [PATCH V2 02/10] dt-bindings: Add Spreadtrum clock binding documentation Chunyan Zhang (Sun Jul 16 2017 - 22:03:10 EST)
- [PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v3 Tejun Heo (Sun Jul 16 2017 - 22:07:47 EST)
- [PATCH 1/6] cgroup: reorganize cgroup.procs / task write path Tejun Heo (Sun Jul 16 2017 - 22:07:52 EST)
- [PATCH 2/6] cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS Tejun Heo (Sun Jul 16 2017 - 22:07:53 EST)
- [PATCH 4/6] cgroup: implement CSS_TASK_ITER_THREADED Tejun Heo (Sun Jul 16 2017 - 22:08:03 EST)
- [PATCH 6/6] cgroup: update debug controller to print out thread mode information Tejun Heo (Sun Jul 16 2017 - 22:08:06 EST)
- [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Sun Jul 16 2017 - 22:08:27 EST)
- [PATCH 3/6] cgroup: introduce cgroup->dom_cgrp and threaded css_set handling Tejun Heo (Sun Jul 16 2017 - 22:08:43 EST)
- [PATCH] video: bfin-lq035q1-fb: constify dev_pm_ops Gustavo A. R. Silva (Sun Jul 16 2017 - 22:09:13 EST)
- Re: [PATCH v2 1/5] drm/rockchip: vop: get rid of register init table Mark yao (Sun Jul 16 2017 - 22:10:42 EST)
- Re: [linux-next][bisected 1c0eaf0f] Today's next kernel fails to boot on ppc bare-metal Michael Ellerman (Sun Jul 16 2017 - 22:11:08 EST)
- [PATCH 0/3] constify dev_pm_ops structures Gustavo A. R. Silva (Sun Jul 16 2017 - 22:12:16 EST)
- Re: [PATCH v2 6/6] dt-bindings: Document the Rockchip RGA bindings Laurent Pinchart (Sun Jul 16 2017 - 22:22:18 EST)
- [PATCH net-next resubmit] skbuff: optimize the pull_pages code in __pskb_pull_tail() Lin Zhang (Sun Jul 16 2017 - 22:22:55 EST)
- Re: [PATCH v2 5/6] ARM: dts: rockchip: enable RGA for rk3288 devices Laurent Pinchart (Sun Jul 16 2017 - 22:28:22 EST)
- [lkp-robot] [md] 6497709b5d: mdadm-selftests.01raid6integ.fail kernel test robot (Sun Jul 16 2017 - 22:29:39 EST)
- [lkp-robot] [rcu] de8a3b1249: WARNING:at_kernel/rcu/tree_plugin.h:#rcu_read_unlock_special kernel test robot (Sun Jul 16 2017 - 22:29:59 EST)
- Re: [tip:sched/urgent] sched/cputime: Don't use smp_processor_id() in preemptible context Frederic Weisbecker (Sun Jul 16 2017 - 22:31:23 EST)
- [PATCH 2/3] ASoC: psc-ac97: constify dev_pm_ops structure Gustavo A. R. Silva (Sun Jul 16 2017 - 22:34:03 EST)
- [PATCH 3/3] ASoC: au1x: psc-i2s: constify dev_pm_ops structure Gustavo A. R. Silva (Sun Jul 16 2017 - 22:35:44 EST)
- [PATCH 1/3] ASoC: fsi: constify dev_pm_ops structure Gustavo A. R. Silva (Sun Jul 16 2017 - 22:35:52 EST)
- Re: [PATCH v2 2/6] [media] rockchip/rga: v4l2 m2m support Laurent Pinchart (Sun Jul 16 2017 - 22:37:41 EST)
- Re: [PATCH v2 2/6] [media] rockchip/rga: v4l2 m2m support Laurent Pinchart (Sun Jul 16 2017 - 22:43:36 EST)
- Re: [PATCH] ASoC: Intel: Skylake: fix type in debug message Vinod Koul (Sun Jul 16 2017 - 23:01:21 EST)
- Re: [GIT PULL] Please pull NFS client changes for Linux 4.13 davej@xxxxxxxxxxxxxxxxx (Sun Jul 16 2017 - 23:05:14 EST)
- Re: [PATCH v2 5/6] ARM: dts: rockchip: enable RGA for rk3288 devices Jacob Chen (Sun Jul 16 2017 - 23:09:39 EST)
- [PATCH v9 0/7] perf report: Show branch type Jin Yao (Sun Jul 16 2017 - 23:09:57 EST)
- [PATCH v9 3/7] perf record: Create a new option save_type in --branch-filter Jin Yao (Sun Jul 16 2017 - 23:10:06 EST)
- [PATCH v9 4/7] perf report: Refactor the branch info printing code Jin Yao (Sun Jul 16 2017 - 23:10:08 EST)
- [PATCH v9 6/7] perf report: Show branch type statistics for stdio mode Jin Yao (Sun Jul 16 2017 - 23:10:11 EST)
- [PATCH v9 7/7] perf report: Show branch type in callchain entry Jin Yao (Sun Jul 16 2017 - 23:10:25 EST)
- [PATCH v9 5/7] perf util: Create branch.c/.h for common branch functions Jin Yao (Sun Jul 16 2017 - 23:10:46 EST)
- [PATCH v9 1/7] perf/core: Define the common branch type classification Jin Yao (Sun Jul 16 2017 - 23:11:04 EST)
- [PATCH v9 2/7] perf/x86/intel: Record branch type Jin Yao (Sun Jul 16 2017 - 23:11:17 EST)
- Re: [PATCH v3 0/6] mediatek: pwm driver add MT2712/MT7622 support Zhi Mao (Sun Jul 16 2017 - 23:16:19 EST)
- linux-next: Tree for Jul 17 Stephen Rothwell (Sun Jul 16 2017 - 23:19:47 EST)
- Re: [PATCH V2 0/4] ARM64: Fix irq generation between breakpoint and step exception Pratyush Anand (Sun Jul 16 2017 - 23:21:17 EST)
- Re: [PATCH v2 2/6] [media] rockchip/rga: v4l2 m2m support Jacob Chen (Sun Jul 16 2017 - 23:44:03 EST)
- Re: [PATCH 1/5] arm64: dts: rockchip: Add rk3399 vop and display-subsystem Jacob Chen (Sun Jul 16 2017 - 23:44:59 EST)
- Re: [PATCH] st-delta: constify vb2_ops structures Gustavo A. R. Silva (Mon Jul 17 2017 - 00:01:30 EST)
- Re: [PATCH] stm32-dcmi: constify vb2_ops structure Gustavo A. R. Silva (Mon Jul 17 2017 - 00:01:30 EST)
- Re: [PATCH] watchdog: ts72xx_wdt: constify watchdog_ops structure Gustavo A. R. Silva (Mon Jul 17 2017 - 00:02:46 EST)
- Re: [PATCH] watchdog: coh901327_wdt: constify watchdog_ops structure Gustavo A. R. Silva (Mon Jul 17 2017 - 00:03:56 EST)
- Re: [PATCH] video: xilinxfb: constify fb_fix_screeninfo and fb_var_screeninfo structures Gustavo A. R. Silva (Mon Jul 17 2017 - 00:06:49 EST)
- Re: [PATCH] i2c: designware-slave: constify i2c_algorithm structure Gustavo A. R. Silva (Mon Jul 17 2017 - 00:08:26 EST)
- Re: [PATCH] ddbridge: constify i2c_algorithm structure Gustavo A. R. Silva (Mon Jul 17 2017 - 00:10:45 EST)
- [PATCH v2] [media] staging/atomisp: fixed trivial coding style issue Shy More (Mon Jul 17 2017 - 00:11:31 EST)
- Re: [PATCH] pinctrl: bcm2835: constify gpio_chip structure Gustavo A. R. Silva (Mon Jul 17 2017 - 00:12:25 EST)
- Re: [PATCH] pinctrl: qcom: ssbi: mpp: constify gpio_chip structure Gustavo A. R. Silva (Mon Jul 17 2017 - 00:13:21 EST)
- Re: [PATCH] gpio: altera-a10sr: constify gpio_chip structure Gustavo A. R. Silva (Mon Jul 17 2017 - 00:14:42 EST)
- Re: [alsa-devel] [PATCH] ASoC: fsl_asrc: constify snd_soc_dai_ops structure Gustavo A. R. Silva (Mon Jul 17 2017 - 00:23:44 EST)
- Re: [PATCH 6/8] drm: Allow DSI devices to be registered before the host registers. Archit Taneja (Mon Jul 17 2017 - 00:27:34 EST)
- Re: [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding Bjorn Andersson (Mon Jul 17 2017 - 00:45:15 EST)
- Re: [PATCH] devfreq: rk3399_dmc: fix error code in rk3399_dmcfreq_probe() Gustavo A. R. Silva (Mon Jul 17 2017 - 00:52:36 EST)
- Re: [PATCH v2] devfreq: tegra: fix error return code in tegra_devfreq_probe() Gustavo A. R. Silva (Mon Jul 17 2017 - 00:52:36 EST)
- Re: [PATCH] mmc: mxcmmc: fix error return code in mxcmci_probe() Gustavo A. R. Silva (Mon Jul 17 2017 - 00:53:32 EST)
- Re: [PATCH] iio: adc: meson-saradc: add NULL check on of_match_device() return value Gustavo A. R. Silva (Mon Jul 17 2017 - 00:56:24 EST)
- Re: [PATCH] iio: adc: rockchip_saradc: add NULL check on of_match_device() return value Gustavo A. R. Silva (Mon Jul 17 2017 - 00:57:57 EST)
- Re: [PATCH] fpga: altera-hps2fpga: add NULL check on of_match_device() return value Gustavo A. R. Silva (Mon Jul 17 2017 - 00:58:59 EST)
- Re: [PATCH] brcmfmac: added LED triggers for transmit/receive RafaÅ MiÅecki (Mon Jul 17 2017 - 00:59:15 EST)
- Re: [PATCH] HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value Gustavo A. R. Silva (Mon Jul 17 2017 - 01:01:01 EST)
- Re: [rfc] superblock shrinker accumulating excessive deferred counts Dave Chinner (Mon Jul 17 2017 - 01:07:29 EST)
- RE: [PATCH 3/3] platform/x86: Add Audio domain PG status events Chakravarty, Souvik K (Mon Jul 17 2017 - 01:18:42 EST)
- RE: [PATCH 1/3] platform/x86: Add GLK PSS Event Table Chakravarty, Souvik K (Mon Jul 17 2017 - 01:19:07 EST)
- Re: [PATCH] x86/mce/AMD: Allow any CPU to initialize smca_banks array Borislav Petkov (Mon Jul 17 2017 - 01:19:37 EST)
- [PATCH] ASoC: samsung: Remove non-existing CONFIG_CPU_S3C2413 Krzysztof Kozlowski (Mon Jul 17 2017 - 01:44:21 EST)
- [PATCH] ASoC: samsung: Remove non-existing CONFIG_CPU_S3C2413 Krzysztof Kozlowski (Mon Jul 17 2017 - 01:45:06 EST)
- Re: [PATCH 3/8] x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD Juergen Gross (Mon Jul 17 2017 - 01:45:53 EST)
- [PATCH] MIPS: defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 01:45:53 EST)
- [PATCH] iommu/exynos: Replace non-existing big-endian Kconfig option Krzysztof Kozlowski (Mon Jul 17 2017 - 01:47:18 EST)
- [PATCH 1/3] ARM: s3c24xx: Remove non-existing CONFIG_CPU_S3C2413 Krzysztof Kozlowski (Mon Jul 17 2017 - 01:48:24 EST)
- [PATCH 2/3] ARM: s3c24xx: Remove non-existing SND_SOC_SMDK2443_WM9710 Krzysztof Kozlowski (Mon Jul 17 2017 - 01:48:26 EST)
- [PATCH 3/3] ARM: s3c24xx: Do not confuse local define with Kconfig Krzysztof Kozlowski (Mon Jul 17 2017 - 01:48:41 EST)
- [PATCH 0/4] constify lustre attribute_group structures Arvind Yadav (Mon Jul 17 2017 - 01:49:44 EST)
- [PATCH 1/4] staging: lustre: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 01:49:50 EST)
- [PATCH 3/4] staging: lustre: obdclass: linux: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 01:49:54 EST)
- [PATCH 4/4] staging: lustre: obdclass: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 01:50:00 EST)
- [PATCH 1/6] ARM: multi_v7_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 01:50:08 EST)
- [PATCH 3/6] ARM: ixp4xx_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 01:50:14 EST)
- [PATCH 4/6] ARM: vexpress_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 01:50:21 EST)
- [PATCH 5/6] ARM: ezx_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 01:50:25 EST)
- [PATCH 6/6] ARM: qcom_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 01:50:41 EST)
- [PATCH 2/6] ARM: shmobile_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 01:51:07 EST)
- [PATCH 2/4] staging: lustre: ldlm: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 01:51:36 EST)
- Re: Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events) Tony Lindgren (Mon Jul 17 2017 - 02:00:04 EST)
- Re: [PATCH 3/5] sphinx-pre-install: use a requirements file Markus Heiser (Mon Jul 17 2017 - 02:00:57 EST)
- Re: [PATCH 0/2] mmc: omap: Remove Unused Code Tony Lindgren (Mon Jul 17 2017 - 02:01:13 EST)
- [PATCH v2] clk: mediatek: fixed static checker warning in clk_cpumux_get_parent call sean.wang (Mon Jul 17 2017 - 02:01:31 EST)
- Re: [PATCH 12/32] tracing: Add hist trigger timestamp support Namhyung Kim (Mon Jul 17 2017 - 02:01:39 EST)
- [PATCH] perf tools probe: update show_line_range arguments David Carrillo-Cisneros (Mon Jul 17 2017 - 02:03:28 EST)
- Re: [PATCH 6/9] mm, page_alloc: simplify zonelist initialization Michal Hocko (Mon Jul 17 2017 - 02:06:49 EST)
- Re: [linux-next][bisected 1c0eaf0f] Today's next kernel fails to boot on ppc bare-metal Abdul Haleem (Mon Jul 17 2017 - 02:07:29 EST)
- Re: Regression with suspicious RCU usage splats with cpu_pm change Tony Lindgren (Mon Jul 17 2017 - 02:08:18 EST)
- Re: [PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC Minchan Kim (Mon Jul 17 2017 - 02:09:47 EST)
- Re: [PATCH 01/14] qcom: mtd: nand: Add driver data for QPIC DMA Abhishek Sahu (Mon Jul 17 2017 - 02:11:09 EST)
- [PATCH 1/1] ext4: correcting copy paste error. Maninder Singh (Mon Jul 17 2017 - 02:11:26 EST)
- Re: [PATCH v4 0/3] some fixups for MediaTek cpufreq driver Sean Wang (Mon Jul 17 2017 - 02:16:54 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver kbuild test robot (Mon Jul 17 2017 - 02:19:36 EST)
- [PATCH v2] ext4: make xattr inode reads faster Tahsin Erdogan (Mon Jul 17 2017 - 02:20:27 EST)
- Re: [PATCH] dt-bindings: display: sunxi: Improve endpoint ID scheme readability Maxime Ripard (Mon Jul 17 2017 - 02:21:11 EST)
- Re: [GIT pull] irq updates for 4.13 Tony Lindgren (Mon Jul 17 2017 - 02:21:59 EST)
- Re: [PATCH v3] drm/sun4i: Implement drm_driver lastclose to restore fbdev console Maxime Ripard (Mon Jul 17 2017 - 02:22:42 EST)
- Re: [PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips Arek Burdach (Mon Jul 17 2017 - 02:26:46 EST)
- Re: [PATCH 02/14] qcom: mtd: nand: add and initialize QPIC DMA resources Abhishek Sahu (Mon Jul 17 2017 - 02:27:01 EST)
- Re: [PATCH v2] ext4: make xattr inode reads faster Tahsin Erdogan (Mon Jul 17 2017 - 02:30:13 EST)
- Re: [PATCH 02/14] qcom: mtd: nand: add and initialize QPIC DMA resources Abhishek Sahu (Mon Jul 17 2017 - 02:36:50 EST)
- Session 152 terminated -- received PADT from peer Sekar D (Mon Jul 17 2017 - 02:37:19 EST)
- Re: [PATCH 03/14] qcom: mtd: nand: Fixed config error for BCH Abhishek Sahu (Mon Jul 17 2017 - 02:38:37 EST)
- Re: semantics of dma_map_single() Christoph Hellwig (Mon Jul 17 2017 - 02:42:27 EST)
- Re: [PATCH 05/14] qcom: mtd: nand: allocate bam transaction Abhishek Sahu (Mon Jul 17 2017 - 02:43:00 EST)
- Re: [PATCH] mm/mremap: Fail map duplication attempts for private mappings Michal Hocko (Mon Jul 17 2017 - 02:44:18 EST)
- Re: [PATCH 05/14] qcom: mtd: nand: allocate bam transaction Abhishek Sahu (Mon Jul 17 2017 - 02:44:39 EST)
- mailing list for the dma mapping code Christoph Hellwig (Mon Jul 17 2017 - 02:45:32 EST)
- Re: [PATCH 06/14] qcom: mtd: nand: add bam dma descriptor handling Abhishek Sahu (Mon Jul 17 2017 - 02:47:49 EST)
- Re: [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending Maxime Ripard (Mon Jul 17 2017 - 02:55:23 EST)
- Re: [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending Chen-Yu Tsai (Mon Jul 17 2017 - 02:57:58 EST)
- Re: [PATCH 07/14] qcom: mtd: nand: support for passing flags in transfer functions Abhishek Sahu (Mon Jul 17 2017 - 02:59:47 EST)
- Re: [PATCH] mm/vmalloc: terminate searching since one node found Michal Hocko (Mon Jul 17 2017 - 03:00:36 EST)
- Re: [PATCH v9 03/10] x86/hyper-v: make hv_do_hypercall() inline kbuild test robot (Mon Jul 17 2017 - 03:05:22 EST)
- Re: [PATCH 0/2] mmc: omap: Remove Unused Code Ulf Hansson (Mon Jul 17 2017 - 03:09:25 EST)
- Re: [PATCH 08/14] qcom: mtd: nand: Add support for additional CSRs Abhishek Sahu (Mon Jul 17 2017 - 03:10:20 EST)
- linux-next: stats (Was: Merge window over - Linux 4.13-rc1 out) Stephen Rothwell (Mon Jul 17 2017 - 03:10:26 EST)
- [PATCH v3] net: axienet: add support for standard phy-mode binding Alvaro Gamez Machado (Mon Jul 17 2017 - 03:13:00 EST)
- RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Thomas Gleixner (Mon Jul 17 2017 - 03:14:40 EST)
- Re: [PATCH 1/4] staging: lustre: constify attribute_group structures. kbuild test robot (Mon Jul 17 2017 - 03:16:23 EST)
- Re: [PATCH 09/14] qcom: mtd: nand: BAM support for read page Abhishek Sahu (Mon Jul 17 2017 - 03:17:16 EST)
- Re: [PATCH 0/2] mmc: omap: Remove Unused Code Tony Lindgren (Mon Jul 17 2017 - 03:17:38 EST)
- Re: [PATCH 01/14] qcom: mtd: nand: Add driver data for QPIC DMA Boris Brezillon (Mon Jul 17 2017 - 03:22:43 EST)
- [PATCH] documentation: Fix two-CPU control-dependency example Akira Yokosawa (Mon Jul 17 2017 - 03:25:33 EST)
- Re: [PATCH 10/14] qcom: mtd: nand: support for QPIC Page read/write Abhishek Sahu (Mon Jul 17 2017 - 03:25:53 EST)
- [PATCH v2] mm/vmalloc: terminate searching since one node found Zhaoyang Huang (Mon Jul 17 2017 - 03:27:59 EST)
- Re: [PATCH 1/6] ARM: multi_v7_defconfig: Cleanup from non-existing options Geert Uytterhoeven (Mon Jul 17 2017 - 03:28:15 EST)
- Re: [PATCH 2/6] ARM: shmobile_defconfig: Cleanup from non-existing options Geert Uytterhoeven (Mon Jul 17 2017 - 03:29:31 EST)
- Re: [PATCH v5 1/2] clk: gate: expose clk_gate_ops::is_enabled Gabriel FERNANDEZ (Mon Jul 17 2017 - 03:31:02 EST)
- Re: [PATCH 12/14] qcom: mtd: nand: change register offset defines with enums Abhishek Sahu (Mon Jul 17 2017 - 03:31:20 EST)
- Re: [PATCH 13/14] qcom: mtd: nand: support for QPIC version 1.5.0 Abhishek Sahu (Mon Jul 17 2017 - 03:32:14 EST)
- Re: [PATCH v4 0/3] some fixups for MediaTek cpufreq driver Viresh Kumar (Mon Jul 17 2017 - 03:35:52 EST)
- Re: [PATCH 10/14] qcom: mtd: nand: support for QPIC Page read/write Abhishek Sahu (Mon Jul 17 2017 - 03:36:57 EST)
- [PATCH v3 2/2] dt-bindings: extcon: Add support for cros-ec device Enric Balletbo i Serra (Mon Jul 17 2017 - 03:37:50 EST)
- [PATCH v3 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out. Enric Balletbo i Serra (Mon Jul 17 2017 - 03:38:03 EST)
- Re: [PATCH] perf/x86/intel: Fix debug_store reset field for freq events Jiri Olsa (Mon Jul 17 2017 - 03:38:59 EST)
- Re: [PATCH] ipv6: initialize treq->txhash in cookie_v6_check() Eric Dumazet (Mon Jul 17 2017 - 03:39:15 EST)
- Re: [PATCH 4/4] staging: lustre: obdclass: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 03:41:42 EST)
- Re: [PATCH 3/4] staging: lustre: obdclass: linux: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 03:42:07 EST)
- Re: [PATCH 3/4] staging: lustre: obdclass: linux: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 03:42:29 EST)
- Re: [PATCH 2/4] staging: lustre: ldlm: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 03:43:06 EST)
- Re: [PATCH 0/4] constify lustre attribute_group structures Arvind Yadav (Mon Jul 17 2017 - 03:44:59 EST)
- Re: [PATCH 1/4] staging: lustre: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 03:46:05 EST)
- Re: [PATCH 2/2] mfd: ds1374: Add Dallas/Maxim DS1374 Multi Function Device Lee Jones (Mon Jul 17 2017 - 03:51:30 EST)
- Re: [PATCH] ipv6: initialize treq->txhash in cookie_v6_check() Eric Dumazet (Mon Jul 17 2017 - 03:51:45 EST)
- Re: [PATCH] mfd: Add missing Kconfig dependency for TPS65086 Lee Jones (Mon Jul 17 2017 - 03:59:21 EST)
- Re: [PATCH] mfd: Add missing Kconfig dependency for TPS65086 Michal Simek (Mon Jul 17 2017 - 04:00:46 EST)
- Re: [PATCH v2 1/2] platform: Add Amlogic Meson AO CEC Controller driver Hans Verkuil (Mon Jul 17 2017 - 04:01:52 EST)
- Re: [PATCH 1/2] ASoC: fix pcm-creation regression Johan Hovold (Mon Jul 17 2017 - 04:03:52 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Viresh Kumar (Mon Jul 17 2017 - 04:04:55 EST)
- Re: [PATCH v4 1/3] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC Jean Delvare (Mon Jul 17 2017 - 04:06:02 EST)
- Re: [PATCH v4 1/3] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC Jean Delvare (Mon Jul 17 2017 - 04:07:10 EST)
- Re: [PATCH 6/9] mm, page_alloc: simplify zonelist initialization Mel Gorman (Mon Jul 17 2017 - 04:07:31 EST)
- Re: [PATCH 2/2] Revert "ASoC: ux500: drop platform DAI assignments" Johan Hovold (Mon Jul 17 2017 - 04:07:42 EST)
- Re: [PATCH v9 2/7] perf/x86/intel: Record branch type Jiri Olsa (Mon Jul 17 2017 - 04:11:23 EST)
- [PATCH v2 0/5] arm64: dts: rockchip: support mail and IPA thermal for rk3399 Caesar Wang (Mon Jul 17 2017 - 04:14:53 EST)
- [PATCH v2 2/5] dt-bindings: gpu: add a power_model optional properties for MALI Caesar Wang (Mon Jul 17 2017 - 04:15:00 EST)
- [PATCH v2 4/5] arm64: dts: rockchip: enable the GPU for RK3399-GRU Caesar Wang (Mon Jul 17 2017 - 04:15:08 EST)
- [PATCH v2 5/5] arm64: dts: rockchip: update the thermal zones for RK3399 SoCs Caesar Wang (Mon Jul 17 2017 - 04:15:12 EST)
- Re: [PATCH 0/5] Add a script to check for Sphinx install requirements Markus Heiser (Mon Jul 17 2017 - 04:15:45 EST)
- [PATCH v2 3/5] arm64: dts: rockchip: add ARM Mali GPU node for RK3399 SoCs Caesar Wang (Mon Jul 17 2017 - 04:16:10 EST)
- Re: [PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP Michael Cree (Mon Jul 17 2017 - 04:16:22 EST)
- [PATCH v2 1/5] dt-bindings: gpu: add the RK3399 mali for rockchip specifics Caesar Wang (Mon Jul 17 2017 - 04:16:58 EST)
- Re: [PATCH v9 0/7] perf report: Show branch type Jiri Olsa (Mon Jul 17 2017 - 04:19:19 EST)
- Re: [PATCH 6/9] mm, page_alloc: simplify zonelist initialization Michal Hocko (Mon Jul 17 2017 - 04:19:54 EST)
- Re: [PATCH v2 1/3] mux: Add mux_control_get_optional() API Peter Rosin (Mon Jul 17 2017 - 04:20:32 EST)
- Re: [PATCH] edac: constify attribute_group structures. Borislav Petkov (Mon Jul 17 2017 - 04:23:43 EST)
- [PATCH] documentation: Fix two-CPU control-dependency example Akira Yokosawa (Mon Jul 17 2017 - 04:24:57 EST)
- [RESEND,PATCH v4 0/2] Add support for the STM32F4 CRC32 Cosar Dindar (Mon Jul 17 2017 - 04:27:06 EST)
- [RESEND,PATCH v4 2/3] dt-bindings : Document the STM32F4 CRC32 binding Cosar Dindar (Mon Jul 17 2017 - 04:27:34 EST)
- [RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support Cosar Dindar (Mon Jul 17 2017 - 04:27:53 EST)
- Re: [PATCH v9 2/7] perf/x86/intel: Record branch type Jin, Yao (Mon Jul 17 2017 - 04:28:46 EST)
- Re: [PATCH v2] mm/vmalloc: terminate searching since one node found Michal Hocko (Mon Jul 17 2017 - 04:29:58 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Borislav Petkov (Mon Jul 17 2017 - 04:40:06 EST)
- Re: [PATCH] cpufreq: s5pv210: add missing of_node_put Viresh Kumar (Mon Jul 17 2017 - 04:43:56 EST)
- Re: [PATCH 02/18] drm/sun4i: Add if statement instead of depends on Maxime Ripard (Mon Jul 17 2017 - 04:45:34 EST)
- Re: [PATCH v2] mm/vmalloc: terminate searching since one node found zijun_hu (Mon Jul 17 2017 - 04:46:06 EST)
- Re: [PATCH 04/18] drm/sun4i: Remove useless atomic_check Maxime Ripard (Mon Jul 17 2017 - 04:47:56 EST)
- Re: [PATCH 01/14] qcom: mtd: nand: Add driver data for QPIC DMA Abhishek Sahu (Mon Jul 17 2017 - 04:49:54 EST)
- Re: [PATCH v6 1/6] clk: sunxi-ng: div: Add support for fixed post-divider Maxime Ripard (Mon Jul 17 2017 - 04:52:51 EST)
- Re: [PATCH v3 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out. Chanwoo Choi (Mon Jul 17 2017 - 04:54:56 EST)
- Re: [PATCH v6 2/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver Maxime Ripard (Mon Jul 17 2017 - 04:55:07 EST)
- Re: [PATCH v2] mm/page_alloc: Wait for oom_lock before retrying. Michal Hocko (Mon Jul 17 2017 - 04:56:12 EST)
- Re: [GIT PULL] MFD for v4.13 Charles Keepax (Mon Jul 17 2017 - 04:57:01 EST)
- [PATCH 0/4] Venus fixes for v4.13-rc1 Stanimir Varbanov (Mon Jul 17 2017 - 04:58:08 EST)
- [PATCH 1/4] venus: mark PM functions as __maybe_unused Stanimir Varbanov (Mon Jul 17 2017 - 04:58:10 EST)
- Re: [PATCH 6/9] mm, page_alloc: simplify zonelist initialization Mel Gorman (Mon Jul 17 2017 - 04:58:18 EST)
- [PATCH 2/4] media: venus: don't abuse dma_alloc for non-DMA allocations Stanimir Varbanov (Mon Jul 17 2017 - 04:58:36 EST)
- [RFC PATCH 0/2] Introduce interface for default DMA pool Vladimir Murzin (Mon Jul 17 2017 - 04:58:53 EST)
- [RFC PATCH 1/2] drivers: dma-coherent: Introduce interface for default DMA pool Vladimir Murzin (Mon Jul 17 2017 - 04:58:59 EST)
- [RFC PATCH 2/2] ARM: NOMMU: Wire-up default DMA interface Vladimir Murzin (Mon Jul 17 2017 - 04:59:03 EST)
- [PATCH 4/4] media: venus: hfi: fix error handling in hfi_sys_init_done() Stanimir Varbanov (Mon Jul 17 2017 - 04:59:29 EST)
- [PATCH 3/4] venus: fix compile-test build on non-qcom ARM platform Stanimir Varbanov (Mon Jul 17 2017 - 04:59:53 EST)
- Re: [PATCH 01/18] regmap: mmio: Add function to attach a clock Maxime Ripard (Mon Jul 17 2017 - 05:01:25 EST)
- Re: [PATCH v3 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out. Enric Balletbo Serra (Mon Jul 17 2017 - 05:02:31 EST)
- Re: [PATCH v3 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out. Chanwoo Choi (Mon Jul 17 2017 - 05:03:06 EST)
- Re: [PATCH 17/18] arm: dts: sun8i: Add BananaPI M2-Magic DTS Maxime Ripard (Mon Jul 17 2017 - 05:03:59 EST)
- Re: [PATCH v2] mm/vmalloc: terminate searching since one node found zijun_hu (Mon Jul 17 2017 - 05:04:55 EST)
- Re: A udev rule to serve the change event of ACPI container? Michal Hocko (Mon Jul 17 2017 - 05:05:38 EST)
- Re: [PATCH 01/11] ARM: dts: sun8i: a83t: Switch to CCU device tree binding macros Maxime Ripard (Mon Jul 17 2017 - 05:07:10 EST)
- Re: [PATCH] drm/i915: Consistently use enum pipe for PCH transcoders Daniel Vetter (Mon Jul 17 2017 - 05:07:17 EST)
- [PATCH][next] net: bcmgenet: return NULL rather than 0 for null pointer Colin King (Mon Jul 17 2017 - 05:07:33 EST)
- Re: [PATCH 02/11] clk: sunxi-ng: Add interface to query or configure MMC timing modes. Maxime Ripard (Mon Jul 17 2017 - 05:10:02 EST)
- Re: [PATCH 1/6] mm/zone-device: rename DEVICE_PUBLIC to DEVICE_HOST Balbir Singh (Mon Jul 17 2017 - 05:10:35 EST)
- Re: [PATCH 4/6] mm/memcontrol: allow to uncharge page without using page->lru field Balbir Singh (Mon Jul 17 2017 - 05:11:56 EST)
- Re: [PATCH v3 0/5] Add SoM1 support Alexandre Belloni (Mon Jul 17 2017 - 05:13:50 EST)
- Re: [PATCH 03/11] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock Maxime Ripard (Mon Jul 17 2017 - 05:14:21 EST)
- Re: [PATCH 04/11] mmc: sunxi: Keep default timing phase settings for new timing mode Maxime Ripard (Mon Jul 17 2017 - 05:15:04 EST)
- Re: [PATCH 6/9] mm, page_alloc: simplify zonelist initialization Michal Hocko (Mon Jul 17 2017 - 05:15:30 EST)
- Re: [PATCH v2] ARM: dts: at91: sama5d2_xplained: use pin macros instead of numbers Alexandre Belloni (Mon Jul 17 2017 - 05:15:55 EST)
- Re: [PATCH 5/6] mm/memcontrol: support MEMORY_DEVICE_PRIVATE and MEMORY_DEVICE_PUBLIC v3 Balbir Singh (Mon Jul 17 2017 - 05:16:40 EST)
- [PATCH v2 0/3] Constify lustre attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 05:17:13 EST)
- [PATCH v2 1/3] staging: lustre: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 05:17:20 EST)
- [PATCH v2 3/3] staging: lustre: obdclass: linux: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 05:17:25 EST)
- [zram] ltp inspired explosion - master v4.13-rc1-3-g87b2c3fc6317 Mike Galbraith (Mon Jul 17 2017 - 05:17:34 EST)
- Re: [PATCH 3/3] ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMC Alexandre Belloni (Mon Jul 17 2017 - 05:17:43 EST)
- RE: [PATCH 04/22] scsi: fusion: fix string overflow warning David Laight (Mon Jul 17 2017 - 05:17:59 EST)
- Re: [PATCH 05/11] mmc: sunxi: Support controllers that can use both old and new timings Maxime Ripard (Mon Jul 17 2017 - 05:18:07 EST)
- [PATCH v2 2/3] staging: lustre: ldlm: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 05:18:50 EST)
- Re: [PATCH] fs: jbd2: transaction: Add kernel-doc parameter descriptions Jan Kara (Mon Jul 17 2017 - 05:20:47 EST)
- Re: [PATCH 05/11] mmc: sunxi: Support controllers that can use both old and new timings Maxime Ripard (Mon Jul 17 2017 - 05:21:05 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Mon Jul 17 2017 - 05:21:30 EST)
- Re: [PATCH 08/11] ARM: dts: sun8i: a83t: Add MMC controller device nodes Maxime Ripard (Mon Jul 17 2017 - 05:22:26 EST)
- Re: [PATCH v2 1/3] dmaengine: add DMA_PREP_CMD for non-Data descriptors. Abhishek Sahu (Mon Jul 17 2017 - 05:24:29 EST)
- [PATCH] staging: unisys: visorbus: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 05:26:18 EST)
- Re: [PATCH 2/2] x86/idle: use dynamic halt poll Yang Zhang (Mon Jul 17 2017 - 05:26:39 EST)
- Re: [PATCH] PCI: dwc: designware: test PCIE_ATU_ENABLE bit to check enabled or not Joao Pinto (Mon Jul 17 2017 - 05:27:52 EST)
- Re: [PATCH] printk: modify console_unlock with printk-safe macros Sergey Senozhatsky (Mon Jul 17 2017 - 05:28:23 EST)
- [PATCH v2] mfd: Add missing Kconfig dependency for TPS65086 Michal Simek (Mon Jul 17 2017 - 05:29:07 EST)
- Re: [PATCHv2 0/6] Motorola Droid 4 Audio Support Tony Lindgren (Mon Jul 17 2017 - 05:29:16 EST)
- Re: [PATCHv2 3/6] ASoC: codec: cpcap: new codec Tony Lindgren (Mon Jul 17 2017 - 05:29:37 EST)
- Re: [PATCH 0/5] Add a script to check for Sphinx install requirements Mauro Carvalho Chehab (Mon Jul 17 2017 - 05:33:20 EST)
- Re: [PATCH 3/5] sphinx-pre-install: use a requirements file Mauro Carvalho Chehab (Mon Jul 17 2017 - 05:36:55 EST)
- [PATCH] net/unix: drop obsolete fd-recursion limits David Herrmann (Mon Jul 17 2017 - 05:37:15 EST)
- Re: [PATCH v2] sctp: don't dereference ptr before leaving _sctp_walk_{params,errors}() Alexander Potapenko (Mon Jul 17 2017 - 05:37:45 EST)
- Re: [PATCH] ARM: dts: at91: sama5d2: fix EBI/NAND controllers declaration Alexandre Belloni (Mon Jul 17 2017 - 05:40:16 EST)
- [PATCH v3.1 2/2] dt-bindings: extcon: Add support for cros-ec device Enric Balletbo i Serra (Mon Jul 17 2017 - 05:41:57 EST)
- [PATCH v3.1 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out. Enric Balletbo i Serra (Mon Jul 17 2017 - 05:42:08 EST)
- [PATCH] x86/microcode: Document the three loading methods Borislav Petkov (Mon Jul 17 2017 - 05:43:44 EST)
- Re: [PATCH v5 13/14] drm: stm: remove dead code and pointless local lut storage Philippe CORNU (Mon Jul 17 2017 - 05:47:35 EST)
- Re: [PATCH v1 1/2] ACPI / boot: Correct address space of __acpi_map_table() Hanjun Guo (Mon Jul 17 2017 - 05:51:31 EST)
- Re: Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events) Sebastian Reichel (Mon Jul 17 2017 - 05:51:49 EST)
- [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK Quentin Schulz (Mon Jul 17 2017 - 05:53:59 EST)
- [PATCH 1/2] Input: axp20x-pek: add support for AXP221 PEK Quentin Schulz (Mon Jul 17 2017 - 05:54:12 EST)
- [PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs Quentin Schulz (Mon Jul 17 2017 - 05:54:23 EST)
- Re: [PATCH 2/2] x86/idle: use dynamic halt poll Alexander Graf (Mon Jul 17 2017 - 05:54:44 EST)
- Re: [PATCH v1 1/2] ACPI / boot: Correct address space of __acpi_map_table() Andy Shevchenko (Mon Jul 17 2017 - 05:57:20 EST)
- Re: [PATCH v4 00/10] PCID and improved laziness Mel Gorman (Mon Jul 17 2017 - 05:57:27 EST)
- Re: [PATCH] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code Ludovic BARRE (Mon Jul 17 2017 - 05:57:31 EST)
- Re: [PATCH v1 1/2] ACPI / boot: Correct address space of __acpi_map_table() Andy Shevchenko (Mon Jul 17 2017 - 06:02:57 EST)
- [PATCH net-next v2 0/4] net-next: mediatek: add support for ethernet on MT7622 SoC sean.wang (Mon Jul 17 2017 - 06:06:41 EST)
- [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC sean.wang (Mon Jul 17 2017 - 06:06:52 EST)
- [PATCH net-next v2 4/4] MAINTAINERS: add Sean/Nelson as MediaTek ethernet maintainers sean.wang (Mon Jul 17 2017 - 06:06:57 EST)
- [PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware sean.wang (Mon Jul 17 2017 - 06:07:24 EST)
- [PATCH net-next v2 3/4] net-next: mediatek: add support for MediaTek MT7622 SoC sean.wang (Mon Jul 17 2017 - 06:07:36 EST)
- Re: [PATCH v3.1 1/2] extcon: cros-ec: Add extcon-cros-ec driver to support display out. Chanwoo Choi (Mon Jul 17 2017 - 06:08:24 EST)
- Re: [PATCH 0/5] Add a script to check for Sphinx install requirements Mauro Carvalho Chehab (Mon Jul 17 2017 - 06:10:01 EST)
- [PATCH] tee: optee: interruptible RPC sleep Jens Wiklander (Mon Jul 17 2017 - 06:10:36 EST)
- Re: Proposal Elodie Azeez (Mon Jul 17 2017 - 06:12:35 EST)
- Re: [PATCH 03/11] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock Chen-Yu Tsai (Mon Jul 17 2017 - 06:13:04 EST)
- Re: [PATCHv2 0/6] Motorola Droid 4 Audio Support Sebastian Reichel (Mon Jul 17 2017 - 06:13:10 EST)
- Re: [PATCHv2 0/6] Motorola Droid 4 Audio Support Tony Lindgren (Mon Jul 17 2017 - 06:17:20 EST)
- Re: [PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers Michael Ellerman (Mon Jul 17 2017 - 06:17:45 EST)
- Re: Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events) Tony Lindgren (Mon Jul 17 2017 - 06:19:35 EST)
- [PATCH] tee: indicate privileged dev in gen_caps Jens Wiklander (Mon Jul 17 2017 - 06:22:08 EST)
- Re: [PATCH] mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code Geert Uytterhoeven (Mon Jul 17 2017 - 06:22:37 EST)
- Re: [PATCH] [BUGREPORT] media: v4l: omap_vout: vrfb: initialize DMA flags Peter Ujfalusi (Mon Jul 17 2017 - 06:22:46 EST)
- [PATCH v2 0/5] ACPI / boot: Few amendments Andy Shevchenko (Mon Jul 17 2017 - 06:24:13 EST)
- [PATCH v2 1/5] ACPI / boot: Don't define unused variables Andy Shevchenko (Mon Jul 17 2017 - 06:24:17 EST)
- [PATCH v2 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms Andy Shevchenko (Mon Jul 17 2017 - 06:24:32 EST)
- [PATCH v2 2/5] ACPI / boot: Correct address space of __acpi_map_table() Andy Shevchenko (Mon Jul 17 2017 - 06:24:46 EST)
- [PATCH v2 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init() Andy Shevchenko (Mon Jul 17 2017 - 06:25:06 EST)
- [PATCH v2 3/5] ACPI / boot: Add number of legacy IRQs to debug output Andy Shevchenko (Mon Jul 17 2017 - 06:25:15 EST)
- Re: [PATCH v3 1/4] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev. Enric Balletbo Serra (Mon Jul 17 2017 - 06:30:40 EST)
- Re: [PATCH 0/5] Add a script to check for Sphinx install requirements Markus Heiser (Mon Jul 17 2017 - 06:33:08 EST)
- [PATCH] perf probe: Fix build failure for get_target_map() Ravi Bangoria (Mon Jul 17 2017 - 06:34:08 EST)
- [PATCH v3 02/23] [media] v4l2-mediabus: Add helper functions Todor Tomov (Mon Jul 17 2017 - 06:35:08 EST)
- [PATCH v3 12/23] media: camms: Add core files Todor Tomov (Mon Jul 17 2017 - 06:35:19 EST)
- [PATCH 1/2] thermal: int340x: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 06:35:23 EST)
- [PATCH 2/2] thermal: int340x_thermal: Constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 06:35:40 EST)
- [PATCH v3 15/23] doc: media/v4l-drivers: Qualcomm Camera Subsystem - PIX Interface Todor Tomov (Mon Jul 17 2017 - 06:36:03 EST)
- [PATCH] ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() Alexander Potapenko (Mon Jul 17 2017 - 06:36:15 EST)
- [PATCH v3 13/23] media: camss: Enable building Todor Tomov (Mon Jul 17 2017 - 06:36:35 EST)
- [PATCH v3 20/23] camss: vfe: Configure crop module in VFE Todor Tomov (Mon Jul 17 2017 - 06:36:58 EST)
- [PATCH v3 19/23] camss: vfe: Add interface for cropping Todor Tomov (Mon Jul 17 2017 - 06:37:02 EST)
- [PATCH v3 21/23] doc: media/v4l-drivers: Qualcomm Camera Subsystem - Scale and crop Todor Tomov (Mon Jul 17 2017 - 06:37:26 EST)
- [PATCH v3 22/23] camss: Use optimal clock frequency rates Todor Tomov (Mon Jul 17 2017 - 06:37:35 EST)
- Re: [PATCH 04/11] mmc: sunxi: Keep default timing phase settings for new timing mode Ulf Hansson (Mon Jul 17 2017 - 06:37:50 EST)
- [PATCH v3 23/23] doc: media/v4l-drivers: Qualcomm Camera Subsystem - Media graph Todor Tomov (Mon Jul 17 2017 - 06:38:11 EST)
- [PATCH v3 17/23] camss: vfe: Add interface for scaling Todor Tomov (Mon Jul 17 2017 - 06:38:40 EST)
- [PATCH v3 16/23] camss: vfe: Support for frame padding Todor Tomov (Mon Jul 17 2017 - 06:38:50 EST)
- [PATCH v3 18/23] camss: vfe: Configure scaler module in VFE Todor Tomov (Mon Jul 17 2017 - 06:39:08 EST)
- [PATCH] tee: optee: sync with new naming of interrupts Jens Wiklander (Mon Jul 17 2017 - 06:39:17 EST)
- [PATCH v3 10/23] media: camss: Add VFE files Todor Tomov (Mon Jul 17 2017 - 06:39:42 EST)
- [PATCH v3 11/23] media: camss: Add files which handle the video device nodes Todor Tomov (Mon Jul 17 2017 - 06:39:57 EST)
- [PATCH v3 14/23] camss: vfe: Format conversion support using PIX interface Todor Tomov (Mon Jul 17 2017 - 06:40:12 EST)
- [PATCH v3 09/23] media: camss: Add ISPIF files Todor Tomov (Mon Jul 17 2017 - 06:40:39 EST)
- [PATCH v3 01/23] [media] media: Make parameter of media_entity_remote_pad() const Todor Tomov (Mon Jul 17 2017 - 06:40:59 EST)
- [PATCH v3 06/23] doc: media/v4l-drivers: Add Qualcomm Camera Subsystem driver document Todor Tomov (Mon Jul 17 2017 - 06:41:04 EST)
- [PATCH v3 08/23] media: camss: Add CSID files Todor Tomov (Mon Jul 17 2017 - 06:41:17 EST)
- Re: [PATCH 3/6] mfd: axp20x: Add support for AXP813 PMIC Lee Jones (Mon Jul 17 2017 - 06:41:26 EST)
- Re: [PATCH 1/2] thermal: int340x: constify attribute_group structures. Andy Shevchenko (Mon Jul 17 2017 - 06:41:28 EST)
- Re: [PATCH] mmc: atmel-mci: add missing of_node_put Ulf Hansson (Mon Jul 17 2017 - 06:41:49 EST)
- Re: [PATCH 1/6] dt-bindings: mfd: axp20x: Add AXP806 to supported list of chips Lee Jones (Mon Jul 17 2017 - 06:42:00 EST)
- [PATCH v3 07/23] media: camss: Add CSIPHY files Todor Tomov (Mon Jul 17 2017 - 06:42:34 EST)
- [PATCH v3 05/23] MAINTAINERS: Add Qualcomm Camera subsystem driver Todor Tomov (Mon Jul 17 2017 - 06:42:59 EST)
- [PATCH v3 03/23] v4l: Add packed Bayer raw12 pixel formats Todor Tomov (Mon Jul 17 2017 - 06:43:24 EST)
- [PATCH v3 04/23] dt-bindings: media: Binding document for Qualcomm Camera subsystem driver Todor Tomov (Mon Jul 17 2017 - 06:43:38 EST)
- [PATCH v3 00/23] Qualcomm 8x16 Camera Subsystem driver Todor Tomov (Mon Jul 17 2017 - 06:44:03 EST)
- Re: [PATCH 2/6] dt-bindings: mfd: axp20x: Introduce bindings for AXP813 Lee Jones (Mon Jul 17 2017 - 06:44:08 EST)
- Re: [PATCH] staging: unisys: visorbus: constify attribute_group structures. Greg KH (Mon Jul 17 2017 - 06:45:33 EST)
- [PATCH 00/15] v3 kernel core pieces refcount conversions Elena Reshetova (Mon Jul 17 2017 - 06:45:41 EST)
- [PATCH 01/15] kernel: convert sighand_struct.count from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:45:50 EST)
- [PATCH 02/15] kernel: convert signal_struct.sigcnt from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:45:57 EST)
- [PATCH 03/15] kernel: convert user_struct.__count from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:46:00 EST)
- [PATCH 04/15] kernel: convert task_struct.usage from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:46:07 EST)
- [PATCH 06/15] kernel: convert perf_event_context.refcount from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:46:16 EST)
- [PATCH 07/15] kernel: convert ring_buffer.refcount from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:46:21 EST)
- [PATCH 09/15] kernel: convert uprobe.ref from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:46:28 EST)
- [PATCH 10/15] kernel: convert nsproxy.count from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:46:35 EST)
- [PATCH 11/15] kernel: convert group_info.usage from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:46:40 EST)
- [PATCH 12/15] kernel: convert cred.usage from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:46:44 EST)
- Re: [PATCH] mfd: rtsx: make arrays depth and cd_mask static const Lee Jones (Mon Jul 17 2017 - 06:46:54 EST)
- [PATCH 15/15] kernel: convert kcov.refcount from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:47:02 EST)
- [PATCH 13/15] sched: convert numa_group.refcount from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:47:23 EST)
- [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:47:25 EST)
- [PATCH] perf/x86/intel/cstate: Enable C-state residency events for Apollo Lake Harry Pan (Mon Jul 17 2017 - 06:48:13 EST)
- [PATCH 08/15] kernel: convert ring_buffer.aux_refcount from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:48:58 EST)
- Re: [PATCHv4 1/4] mfd: da9052: fix manual ADC read after timed out read Lee Jones (Mon Jul 17 2017 - 06:49:29 EST)
- [PATCH 05/15] kernel: convert task_struct.stack_refcount from atomic_t to refcount_t Elena Reshetova (Mon Jul 17 2017 - 06:49:46 EST)
- Re: [PATCHv4 3/4] dt-bindings: mfd: da9052: support TSI as ADC Lee Jones (Mon Jul 17 2017 - 06:49:58 EST)
- Re: [PATCH] mfd: rtsx: make arrays depth and cd_mask static const Colin Ian King (Mon Jul 17 2017 - 06:50:18 EST)
- Re: [PATCH 1/2] tee.txt: standardize document format Jens Wiklander (Mon Jul 17 2017 - 06:53:40 EST)
- Re: [PATCH 0/5] Add a script to check for Sphinx install requirements Mauro Carvalho Chehab (Mon Jul 17 2017 - 06:58:07 EST)
- Re: [PATCH 2/2] mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variants Lee Jones (Mon Jul 17 2017 - 06:59:14 EST)
- Re: [PATCH 1/2] mfd: intel_soc_pmic: Export separate mfd-cell configs for BYT and CHT Lee Jones (Mon Jul 17 2017 - 06:59:27 EST)
- Re: [PATCH 1/2] thermal: int340x: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 06:59:55 EST)
- Re: [PATCH 9/9] mfd: max8925-i2c: Drop unnecessary static Lee Jones (Mon Jul 17 2017 - 07:01:04 EST)
- Re: [PATCH 5/9] mfd: Drop unnecessary static Lee Jones (Mon Jul 17 2017 - 07:01:27 EST)
- [RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition Alexandre TORGUE (Mon Jul 17 2017 - 07:01:57 EST)
- [RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition Alexandre TORGUE (Mon Jul 17 2017 - 07:02:10 EST)
- [RESEND PATCH v1] i2c: mediatek: send i2c master code at 400k Jun Gao (Mon Jul 17 2017 - 07:02:35 EST)
- Re: [PATCH v10] vfio: ABI for mdev display dma-buf operation Gerd Hoffmann (Mon Jul 17 2017 - 07:03:34 EST)
- Re: [PATCH] mfd: intel_soc_pmic_chtwc: Turn Kconfig option into a bool Lee Jones (Mon Jul 17 2017 - 07:04:25 EST)
- Re: [PATCH] printk: modify console_unlock with printk-safe macros pierre kuo (Mon Jul 17 2017 - 07:06:23 EST)
- Re: [PATCH v2] kbuild: trivial cleanups on the comments Masahiro Yamada (Mon Jul 17 2017 - 07:14:11 EST)
- Re: [PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs Quentin Schulz (Mon Jul 17 2017 - 07:15:31 EST)
- Re: [RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition Arnd Bergmann (Mon Jul 17 2017 - 07:15:49 EST)
- Re: Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events) Sebastian Reichel (Mon Jul 17 2017 - 07:17:30 EST)
- Re: [PATCH 1/3] PCI: dwc: Handle host_init failures Joao Pinto (Mon Jul 17 2017 - 07:18:44 EST)
- Re: [RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition Alexandre Torgue (Mon Jul 17 2017 - 07:20:03 EST)
- Re: [PATCH] ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() Alexander Potapenko (Mon Jul 17 2017 - 07:25:03 EST)
- Re: [PATCHv4 3/4] dt-bindings: mfd: da9052: support TSI as ADC Sebastian Reichel (Mon Jul 17 2017 - 07:27:20 EST)
- Re: [PATCH 1/2] Input: axp20x-pek: add support for AXP221 PEK Maxime Ripard (Mon Jul 17 2017 - 07:29:30 EST)
- Re: [netfilter-core] [PATCH v2] netfilter: nfnetlink: Improve input length sanitization in nfnetlink_rcv Pablo Neira Ayuso (Mon Jul 17 2017 - 07:31:27 EST)
- Re: [Patch v5 05/12] [media] videodev2.h: Add v4l2 definition for HEVC Smitha T Murthy (Mon Jul 17 2017 - 07:34:15 EST)
- Re: [Customers.Eckelmann] [PATCH] serial: imx: disable DMA for RS-485 on i.MX6 SMP Fabio Estevam (Mon Jul 17 2017 - 07:35:02 EST)
- Re: [PATCH] perf/x86/intel: Fix debug_store reset field for freq events Jiri Olsa (Mon Jul 17 2017 - 07:38:06 EST)
- [PATCH] sphinx-pre-install: check for the need of graphviz-gd Mauro Carvalho Chehab (Mon Jul 17 2017 - 07:38:53 EST)
- Re: [Patch v5 12/12] Documention: v4l: Documentation for HEVC CIDs Smitha T Murthy (Mon Jul 17 2017 - 07:40:38 EST)
- Re: [PATCH v4 0/3] some fixups for MediaTek cpufreq driver Rafael J. Wysocki (Mon Jul 17 2017 - 07:41:06 EST)
- [PATCH v2] Input: adxl34x - fix gcc-7 -Wint-in-bool-context warning Arnd Bergmann (Mon Jul 17 2017 - 07:44:12 EST)
- Re: [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device Sricharan R (Mon Jul 17 2017 - 07:47:13 EST)
- Re: [PATCH 4/6] ARM: vexpress_defconfig: Cleanup from non-existing options Liviu Dudau (Mon Jul 17 2017 - 07:47:19 EST)
- Re: Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events) Sebastian Reichel (Mon Jul 17 2017 - 07:51:37 EST)
- Re: [PATCH] Documentation: dt: chosen property for kaslr-seed Mark Rutland (Mon Jul 17 2017 - 07:57:23 EST)
- Re: What differences and relations between SVM, HSA, HMM and Unified Memory? Yisheng Xie (Mon Jul 17 2017 - 07:58:25 EST)
- Re: [PATCH] mfd: intel_soc_pmic_crc: Uniquify device name Lee Jones (Mon Jul 17 2017 - 07:58:38 EST)
- Re: [PATCH v2 0/5] ACPI / boot: Few amendments Rafael J. Wysocki (Mon Jul 17 2017 - 07:58:43 EST)
- Re: [RFC V2 1/6] cpufreq: Replace "max_transition_latency" with "dynamic_switching" Viresh Kumar (Mon Jul 17 2017 - 07:59:00 EST)
- Re: [PATCH 2/2] usb: host: pci_quirks: Force hard reset of Renesas uPD72020x USB controller Mathias Nyman (Mon Jul 17 2017 - 07:59:59 EST)
- Re: [PATCH 04/22] scsi: fusion: fix string overflow warning Arnd Bergmann (Mon Jul 17 2017 - 08:00:18 EST)
- [PATCH] [v2] scsi: fusion: fix string overflow warning Arnd Bergmann (Mon Jul 17 2017 - 08:00:39 EST)
- [PATCH 0/7] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Mon Jul 17 2017 - 08:04:38 EST)
- [PATCH 1/7] dt-bindings: phy: qmp: Add output-clock-names Varadarajan Narayanan (Mon Jul 17 2017 - 08:04:44 EST)
- [PATCH 2/7] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074 Varadarajan Narayanan (Mon Jul 17 2017 - 08:04:54 EST)
- [PATCH 3/7] phy: qcom-qmp: Fix phy pipe clock name Varadarajan Narayanan (Mon Jul 17 2017 - 08:05:01 EST)
- [PATCH 4/7] phy: qcom-qmp: Handle unavailable registers Varadarajan Narayanan (Mon Jul 17 2017 - 08:05:09 EST)
- [PATCH 5/7] phy: qcom-qmp: Add support for IPQ8074 Varadarajan Narayanan (Mon Jul 17 2017 - 08:05:17 EST)
- [PATCH 6/7] dt-bindings: pci: qcom: Add support for IPQ8074 Varadarajan Narayanan (Mon Jul 17 2017 - 08:05:23 EST)
- [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Mon Jul 17 2017 - 08:05:33 EST)
- Re: [PATCH] mfd: max8925-i2c: remove unnecessary static in max8925_probe() Lee Jones (Mon Jul 17 2017 - 08:06:14 EST)
- Re: [PATCH 2/2] iio: adc: Allow setting Shunt Voltage PGA gain and Bus Voltage range Jonathan Cameron (Mon Jul 17 2017 - 08:08:45 EST)
- [PATCH 0/3] arcpgu: Fixes and improvements Jose Abreu (Mon Jul 17 2017 - 08:08:59 EST)
- [PATCH 2/3] drm: arcpgu: Fix module unload Jose Abreu (Mon Jul 17 2017 - 08:09:09 EST)
- [PATCH 1/3] drm: arcpgu: Fix mmap() callback Jose Abreu (Mon Jul 17 2017 - 08:09:20 EST)
- [PATCH 3/3] drm: arcpgu: Allow some clock deviation in crtc->mode_valid() callback Jose Abreu (Mon Jul 17 2017 - 08:09:27 EST)
- Re: [PATCH] staging: unisys: visorbus: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 08:13:49 EST)
- [PATCH] staging: iio: adc: add missing of_node references to iio_dev Hari Prasath (Mon Jul 17 2017 - 08:14:17 EST)
- Re: [PATCH 00/15] perf tools: Fix attr tests Jiri Olsa (Mon Jul 17 2017 - 08:18:20 EST)
- RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Liang, Kan (Mon Jul 17 2017 - 08:18:57 EST)
- [PATCH v2] staging: iio: adc: add missing of_node references to iio_dev Hari Prasath (Mon Jul 17 2017 - 08:19:54 EST)
- Re: [PATCH] mfd: Fix potential NULL pointer dereference Lee Jones (Mon Jul 17 2017 - 08:21:30 EST)
- Re: [PATCH] backlight: pwm_bl: make of_device_ids const Lee Jones (Mon Jul 17 2017 - 08:21:56 EST)
- Re: [PATCH] net/unix: drop obsolete fd-recursion limits Tom Gundersen (Mon Jul 17 2017 - 08:25:29 EST)
- Re: [PATCH] staging: gs_fpgaboot: add buffer overflow checks Greg Kroah-Hartman (Mon Jul 17 2017 - 08:25:53 EST)
- Re: [PATCH] Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcalloc Greg KH (Mon Jul 17 2017 - 08:26:48 EST)
- Re: [RFC V2 1/6] cpufreq: Replace "max_transition_latency" with "dynamic_switching" Rafael J. Wysocki (Mon Jul 17 2017 - 08:26:57 EST)
- Re: [PATCH] staging: lustre: lustre: fix all braces issues reported by checkpatch Greg Kroah-Hartman (Mon Jul 17 2017 - 08:27:39 EST)
- Re: [PATCH V4 3/6] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device Sricharan R (Mon Jul 17 2017 - 08:28:50 EST)
- Re: [PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__ Greg KH (Mon Jul 17 2017 - 08:28:55 EST)
- Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export Greg Kroah-Hartman (Mon Jul 17 2017 - 08:31:56 EST)
- Re: [PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc Greg KH (Mon Jul 17 2017 - 08:33:16 EST)
- Re: [PATCH v2] staging: iio: adc: add missing of_node references to iio_dev hari prasath (Mon Jul 17 2017 - 08:34:08 EST)
- Re: [PATCH 2/5] mtd: block2mtd: Add support for specifying MTD write size and subpage shift Pali RohÃr (Mon Jul 17 2017 - 08:34:32 EST)
- [PATCHv2] staging: iio: adc: add missing of_node references to iio_dev Hari Prasath (Mon Jul 17 2017 - 08:35:18 EST)
- Re: [PATCH] staging: unisys: visorbus: constify attribute_group structures. Greg KH (Mon Jul 17 2017 - 08:37:45 EST)
- Re: [PATCH V8 1/6] PM / Domains: Add support to select performance-state of domains Ulf Hansson (Mon Jul 17 2017 - 08:39:02 EST)
- Re: Regression with suspicious RCU usage splats with cpu_pm change Paul E. McKenney (Mon Jul 17 2017 - 08:39:49 EST)
- [PATCH net-next 0/5] refine virtio-net XDP Jason Wang (Mon Jul 17 2017 - 08:44:17 EST)
- [PATCH net-next 1/5] virtio_ring: allow to store zero as the ctx Jason Wang (Mon Jul 17 2017 - 08:44:20 EST)
- [PATCH net-next 3/5] virtio-net: switch to use new ctx API for small buffer Jason Wang (Mon Jul 17 2017 - 08:44:25 EST)
- [PATCH net-next 4/5] virtio-net: do not reset during XDP set Jason Wang (Mon Jul 17 2017 - 08:44:28 EST)
- [PATCH net-next 5/5] virtio-net: switch off offloads on demand if possible on XDP set Jason Wang (Mon Jul 17 2017 - 08:44:49 EST)
- [PATCH net-next 2/5] virtio-net: pack headroom into ctx for mergeable buffer Jason Wang (Mon Jul 17 2017 - 08:45:23 EST)
- Re: What differences and relations between SVM, HSA, HMM and Unified Memory? Jean-Philippe Brucker (Mon Jul 17 2017 - 08:49:41 EST)
- Re: [PATCH 00/37] fine-grained locking in binder driver Greg KH (Mon Jul 17 2017 - 08:49:58 EST)
- Re: [PATCH 00/15] perf tools: Fix attr tests Arnaldo Carvalho de Melo (Mon Jul 17 2017 - 08:51:54 EST)
- Re: [PATCH] binder: Drop needless locking in binder_mmap() Greg Kroah-Hartman (Mon Jul 17 2017 - 08:52:31 EST)
- Re: [PATCH 2/2] x86/idle: use dynamic halt poll Yang Zhang (Mon Jul 17 2017 - 08:53:06 EST)
- Re: [PATCH 14/22] [media] usbvision-i2c: fix format overflow warning Hans Verkuil (Mon Jul 17 2017 - 08:53:15 EST)
- Re: [RFC PATCH 1/2] mmc: sdhci: add quirk SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER Adrian Hunter (Mon Jul 17 2017 - 08:54:02 EST)
- Re: [PATCH] spmi: pmic-arb: Always allocate ppid_to_apid table Greg Kroah-Hartman (Mon Jul 17 2017 - 08:57:31 EST)
- Re: [PATCH 14/22] [media] usbvision-i2c: fix format overflow warning Arnd Bergmann (Mon Jul 17 2017 - 08:57:58 EST)
- Re: [PATCH 14/22] [media] usbvision-i2c: fix format overflow warning Hans Verkuil (Mon Jul 17 2017 - 08:59:22 EST)
- [PATCH] Staging: vt6655: Fixing coding style warnings Simo Koskinen (Mon Jul 17 2017 - 08:59:46 EST)
- Re: [PATCH 1/2] Tools: hv: vss: Skip freezing filesystems backed by loop Greg KH (Mon Jul 17 2017 - 09:00:13 EST)
- Re: [PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm Suzuki K Poulose (Mon Jul 17 2017 - 09:03:20 EST)
- Re: [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction John Garry (Mon Jul 17 2017 - 09:08:04 EST)
- [PATCH v2 00/05] iommu/ipmmu-vmsa: 32-bit ARM update V2 Magnus Damm (Mon Jul 17 2017 - 09:08:28 EST)
- [PATCH v2 01/05] iommu/ipmmu-vmsa: Use iommu_device_register()/unregister() Magnus Damm (Mon Jul 17 2017 - 09:08:38 EST)
- [PATCH v2 02/05] iommu/ipmmu-vmsa: Consistent ->of_xlate() handling Magnus Damm (Mon Jul 17 2017 - 09:08:49 EST)
- [PATCH v2 03/05] iommu/ipmmu-vmsa: Use fwspec on both 32 and 64-bit ARM Magnus Damm (Mon Jul 17 2017 - 09:09:00 EST)
- Re: [PATCH 1/2] ARM: OMAP2+: hsmmc.c: Remove dead code Ulf Hansson (Mon Jul 17 2017 - 09:09:05 EST)
- [PATCH v2 04/05] iommu/ipmmu-vmsa: Replace local utlb code with fwspec ids Magnus Damm (Mon Jul 17 2017 - 09:09:11 EST)
- [PATCH v2 05/05] iommu/ipmmu-vmsa: Clean up device tracking Magnus Damm (Mon Jul 17 2017 - 09:09:19 EST)
- Re: [PATCH] perf probe: Fix build failure for get_target_map() Arnaldo Carvalho de Melo (Mon Jul 17 2017 - 09:11:16 EST)
- Re: [PATCH 05/11] mmc: sunxi: Support controllers that can use both old and new timings kbuild test robot (Mon Jul 17 2017 - 09:11:23 EST)
- [PATCH] scsi: sg: fix static checker warning in sg_is_valid_dxfer Johannes Thumshirn (Mon Jul 17 2017 - 09:12:00 EST)
- Re: [PATCH] Documentation: dt: chosen property for kaslr-seed Will Deacon (Mon Jul 17 2017 - 09:13:02 EST)
- RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Thomas Gleixner (Mon Jul 17 2017 - 09:13:58 EST)
- [PATCH] PCI: dwc: designware: make dw_pcie_prog_*_atu_unroll() static Carlos Palminha (Mon Jul 17 2017 - 09:14:49 EST)
- Re: [PATCH, RESEND 03/14] drm/vmwgfx: avoid gcc-7 parentheses warning Sinclair Yeh (Mon Jul 17 2017 - 09:16:21 EST)
- Re: [PATCHv2] staging: iio: adc: add missing of_node references to iio_dev Lars-Peter Clausen (Mon Jul 17 2017 - 09:17:42 EST)
- [PATCH] regulator: pwm-regulator: fix example syntax Martin Blumenstingl (Mon Jul 17 2017 - 09:18:23 EST)
- [PATCH] dt-bindings: regulator: pwm-regulator: fix example syntax Martin Blumenstingl (Mon Jul 17 2017 - 09:18:55 EST)
- [PATCH] Staging:vc04_services:vchiq_util.c: kzalloc call changed to kcalloc AndyS (Mon Jul 17 2017 - 09:19:16 EST)
- Re: [PATCH 2/2] mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variants Andy Shevchenko (Mon Jul 17 2017 - 09:23:12 EST)
- Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export Okash Khawaja (Mon Jul 17 2017 - 09:23:54 EST)
- Re: [PATCH] mfd: intel_soc_pmic_crc: Uniquify device name Bastien Nocera (Mon Jul 17 2017 - 09:24:10 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Mon Jul 17 2017 - 09:25:02 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver kbuild test robot (Mon Jul 17 2017 - 09:26:34 EST)
- [PATCH 0/7] staging: fsl-mc: make the driver compile on other architectures laurentiu.tudor (Mon Jul 17 2017 - 09:27:10 EST)
- [PATCH 1/7] staging: fsl-mc: add missing fsl_mc comment in struct msi_desc laurentiu.tudor (Mon Jul 17 2017 - 09:27:19 EST)
- [PATCH 2/7] staging: fsl-mc: use generic memory barriers laurentiu.tudor (Mon Jul 17 2017 - 09:27:26 EST)
- [PATCH 4/7] staging: fsl-mc: fix compilation with non-generic msi domain ops laurentiu.tudor (Mon Jul 17 2017 - 09:27:30 EST)
- [PATCH 5/7] staging: fsl-mc: fix formating of phys_addr_t on 32 bits laurentiu.tudor (Mon Jul 17 2017 - 09:27:40 EST)
- [PATCH 7/7] staging: fsl-mc: allow the driver compile multi-arch laurentiu.tudor (Mon Jul 17 2017 - 09:27:49 EST)
- [PATCH 6/7] staging: fsl-mc: rewrite mc command send/receive to work on 32-bits laurentiu.tudor (Mon Jul 17 2017 - 09:27:52 EST)
- Re: [PATCH] PCI: dwc: designware: make dw_pcie_prog_*_atu_unroll() static Joao Pinto (Mon Jul 17 2017 - 09:28:09 EST)
- [PATCH 3/7] staging: fsl-mc: drop useless gic v3 related #include laurentiu.tudor (Mon Jul 17 2017 - 09:28:52 EST)
- [PATCH v2 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init() Andy Shevchenko (Mon Jul 17 2017 - 09:29:57 EST)
- [PATCH v2 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms Andy Shevchenko (Mon Jul 17 2017 - 09:30:04 EST)
- [PATCH v2 1/5] ACPI / boot: Don't define unused variables Andy Shevchenko (Mon Jul 17 2017 - 09:30:11 EST)
- [PATCH] [PING] Fix TIOCGPTPEER ioctl definition Gleb Fotengauer-Malinovskiy (Mon Jul 17 2017 - 09:30:20 EST)
- [PATCH v2 2/5] ACPI / boot: Correct address space of __acpi_map_table() Andy Shevchenko (Mon Jul 17 2017 - 09:30:26 EST)
- Re: [PATCH v2 0/5] ACPI / boot: Few amendments Andy Shevchenko (Mon Jul 17 2017 - 09:30:33 EST)
- [PATCH v2 3/5] ACPI / boot: Add number of legacy IRQs to debug output Andy Shevchenko (Mon Jul 17 2017 - 09:30:57 EST)
- [Resend, PATCH v2 0/5] ACPI / boot: Few amendments Andy Shevchenko (Mon Jul 17 2017 - 09:31:10 EST)
- Re: [PATCH 2/7] staging: fsl-mc: use generic memory barriers Robin Murphy (Mon Jul 17 2017 - 09:38:24 EST)
- Re: [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC Andrew Lunn (Mon Jul 17 2017 - 09:38:31 EST)
- Re: [PATCH 6/8] drm: Allow DSI devices to be registered before the host registers. Archit Taneja (Mon Jul 17 2017 - 09:39:17 EST)
- [PATCH resend] Documentation: arm: Replace use of virt_to_phys with __pa_symbol Geert Uytterhoeven (Mon Jul 17 2017 - 09:39:35 EST)
- [PATCH 0/4] fs/dcache: Limit # of negative dentries Waiman Long (Mon Jul 17 2017 - 09:39:57 EST)
- [PATCH 2/4] fs/dcache: Report negative dentry number in dentry-state Waiman Long (Mon Jul 17 2017 - 09:40:01 EST)
- [PATCH 4/4] fs/dcache: Protect negative dentry pruning from racing with umount Waiman Long (Mon Jul 17 2017 - 09:40:09 EST)
- [PATCHv2 1/2] dt-bindings: backlight: add ti-lmu-backlight binding Sebastian Reichel (Mon Jul 17 2017 - 09:40:14 EST)
- [PATCHv2 2/2] backlight: add TI LMU backlight driver Sebastian Reichel (Mon Jul 17 2017 - 09:40:17 EST)
- [PATCHv2 0/2] backlight: Add TI LMU backlight driver Sebastian Reichel (Mon Jul 17 2017 - 09:40:50 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Mon Jul 17 2017 - 09:41:20 EST)
- [PATCH 3/4] fs/dcache: Enable automatic pruning of negative dentries Waiman Long (Mon Jul 17 2017 - 09:41:31 EST)
- [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Waiman Long (Mon Jul 17 2017 - 09:41:55 EST)
- [PATCH resend] checkpatch: Replace __init_refok by __refconst and __refdata Geert Uytterhoeven (Mon Jul 17 2017 - 09:42:14 EST)
- Re: [PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware Andrew Lunn (Mon Jul 17 2017 - 09:43:22 EST)
- Re: [PATCH 6/7] staging: fsl-mc: rewrite mc command send/receive to work on 32-bits Robin Murphy (Mon Jul 17 2017 - 09:43:57 EST)
- Re: [PATCH net-next v2 2/4] net-next: mediatek: add platform data to adapt into various hardware Andrew Lunn (Mon Jul 17 2017 - 09:44:11 EST)
- Re: [PATCHv2] staging: iio: adc: add missing of_node references to iio_dev hari prasath (Mon Jul 17 2017 - 09:44:46 EST)
- Re: [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool Hans Verkuil (Mon Jul 17 2017 - 09:45:22 EST)
- Re: [PATCH 6/7] staging: fsl-mc: rewrite mc command send/receive to work on 32-bits Arnd Bergmann (Mon Jul 17 2017 - 09:45:45 EST)
- Re: [PATCH 2/7] staging: fsl-mc: use generic memory barriers Laurentiu Tudor (Mon Jul 17 2017 - 09:46:41 EST)
- Re: [PATCH v16 2/7] power: add power sequence library Rafael J. Wysocki (Mon Jul 17 2017 - 09:47:01 EST)
- Re: [PATCH] thermal: tegra: delete unneeded of_node_put Jon Hunter (Mon Jul 17 2017 - 09:47:50 EST)
- Re: [PATCH] [PING] Fix TIOCGPTPEER ioctl definition Greg Kroah-Hartman (Mon Jul 17 2017 - 09:47:58 EST)
- Re: [PATCH v2] mm/page_alloc: Wait for oom_lock before retrying. Tetsuo Handa (Mon Jul 17 2017 - 09:51:12 EST)
- [PATCH 0/3] ASoC: codecs: msm8916-wcd-digital: Fix dmic support srinivas . kandagatla (Mon Jul 17 2017 - 09:54:39 EST)
- [PATCH 2/3] ASoC: qcom: apq8016-sbc: set default mclk rate srinivas . kandagatla (Mon Jul 17 2017 - 09:54:41 EST)
- [PATCH 3/3] ASoC: codecs: msm8916-wcd-digital: fix dmic support srinivas . kandagatla (Mon Jul 17 2017 - 09:54:56 EST)
- [PATCH] drivers: staging: ccree: use __func__ to get function name in error messages. Dhananjay Balan (Mon Jul 17 2017 - 09:55:13 EST)
- [PATCH 1/3] ASoC: codecs: msm8916-wcd-digital: add support to set_sysclk srinivas . kandagatla (Mon Jul 17 2017 - 09:55:15 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Mon Jul 17 2017 - 09:59:12 EST)
- Re: [PATCH v3 4/4] firmware: send -EINTR on signal abort on fallback mechanism Greg KH (Mon Jul 17 2017 - 10:00:20 EST)
- Re: [PATCH v2 0/5] thermal: imx: Add nvmem-cells binding on imx6sx Lothar WaÃmann (Mon Jul 17 2017 - 10:00:41 EST)
- Re: [PATCH] debug: fix WARN_ON_ONCE() for modules Peter Zijlstra (Mon Jul 17 2017 - 10:00:55 EST)
- [PATCH 0/2] ASoC: hdmi-codec: Allow driver to restrict sample size srinivas . kandagatla (Mon Jul 17 2017 - 10:02:40 EST)
- [PATCH 1/2] ASoC: hdmi-codec: Allow drivers to restrict sample sizes. srinivas . kandagatla (Mon Jul 17 2017 - 10:02:44 EST)
- [PATCH 2/2] drm/bridge: adv7511: restrict audio sample sizes srinivas . kandagatla (Mon Jul 17 2017 - 10:02:55 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Mon Jul 17 2017 - 10:03:01 EST)
- Re: [f2fs-dev] [PATCH v6 1/1] f2fs: dax: implement direct access Chao Yu (Mon Jul 17 2017 - 10:04:51 EST)
- Re: [PATCH 2/4] fs/dcache: Report negative dentry number in dentry-state Matthew Wilcox (Mon Jul 17 2017 - 10:09:44 EST)
- Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Greg KH (Mon Jul 17 2017 - 10:11:33 EST)
- Re: [PATCHv2 0/6] Motorola Droid 4 Audio Support Sebastian Reichel (Mon Jul 17 2017 - 10:13:57 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Peter Zijlstra (Mon Jul 17 2017 - 10:14:28 EST)
- Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Joel Stanley (Mon Jul 17 2017 - 10:16:45 EST)
- [PATCH v2 0/5] arm64: dts: add rk3399 display-related nodes Jacob Chen (Mon Jul 17 2017 - 10:17:14 EST)
- [PATCH v2 1/5] arm64: dts: rockchip: Add rk3399 vop and display-subsystem Jacob Chen (Mon Jul 17 2017 - 10:17:22 EST)
- [PATCH v2 3/5] arm64: dts: rockchip: add rk3399 edp nodes Jacob Chen (Mon Jul 17 2017 - 10:17:32 EST)
- [PATCH v2 4/5] arm64: dts: rockchip: add rk3399 mipi nodes Jacob Chen (Mon Jul 17 2017 - 10:17:38 EST)
- [PATCH v2 5/5] arm64: dts: rockchip: add rk3399 hdmi nodes Jacob Chen (Mon Jul 17 2017 - 10:17:41 EST)
- [PATCH v2 2/5] arm64: dts: rockchip: add pd_edp node for rk3399 Jacob Chen (Mon Jul 17 2017 - 10:18:09 EST)
- Re: [PATCHv2 3/6] ASoC: codec: cpcap: new codec Sebastian Reichel (Mon Jul 17 2017 - 10:18:18 EST)
- Re: [PATCH v3] drivers/char: kmem: disable on arm64 gregkh@xxxxxxxxxxxxxxxxxxx (Mon Jul 17 2017 - 10:18:52 EST)
- Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Wolfram Sang (Mon Jul 17 2017 - 10:20:21 EST)
- Re: [RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support Lionel DEBIEVE (Mon Jul 17 2017 - 10:24:26 EST)
- Re: [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction Jonathan Cameron (Mon Jul 17 2017 - 10:24:34 EST)
- Re: [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t Thomas Gleixner (Mon Jul 17 2017 - 10:25:52 EST)
- Re: [f2fs-dev] [PATCH] f2fs: include seq_file.h for sysfs.c Chao Yu (Mon Jul 17 2017 - 10:26:07 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Mon Jul 17 2017 - 10:26:20 EST)
- Re: [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool Arnd Bergmann (Mon Jul 17 2017 - 10:26:31 EST)
- Re: [PATCH v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Greg KH (Mon Jul 17 2017 - 10:26:45 EST)
- [PATCH] drm/i915: Explicit the connector name for DP link training result Paul Kocialkowski (Mon Jul 17 2017 - 10:28:26 EST)
- Re: What differences and relations between SVM, HSA, HMM and Unified Memory? Jerome Glisse (Mon Jul 17 2017 - 10:28:40 EST)
- Re: [PATCH 6/7] staging: fsl-mc: rewrite mc command send/receive to work on 32-bits Laurentiu Tudor (Mon Jul 17 2017 - 10:29:01 EST)
- Re: [PATCH v2 01/05] drivers/fmc: remove unused variable Greg KH (Mon Jul 17 2017 - 10:29:59 EST)
- Re: [PATCH v2 05/05] drivers/fmc: carrier can program FPGA on registration Greg KH (Mon Jul 17 2017 - 10:30:24 EST)
- [PATCH] [v2] [media] usbvision-i2c: fix format overflow warning Arnd Bergmann (Mon Jul 17 2017 - 10:30:43 EST)
- Re: [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool Dan Carpenter (Mon Jul 17 2017 - 10:30:51 EST)
- Re: [PATCH 2/4] firwmare: enable a debug print for batched requests Greg KH (Mon Jul 17 2017 - 10:31:50 EST)
- Re: [PATCHv5 2/6] dt-bindings: mfd: da9052: support TSI as ADC Lee Jones (Mon Jul 17 2017 - 10:32:14 EST)
- Re: [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool Hans Verkuil (Mon Jul 17 2017 - 10:32:29 EST)
- Re: [PATCH 2/2] iio: adc: Allow setting Shunt Voltage PGA gain and Bus Voltage range Jonathan Cameron (Mon Jul 17 2017 - 10:32:59 EST)
- Re: [PATCHv5 3/6] mfd: da9052: add register details for TSI Lee Jones (Mon Jul 17 2017 - 10:33:07 EST)
- Re: [PATCH v2 05/05] drivers/fmc: carrier can program FPGA on registration Alessandro Rubini (Mon Jul 17 2017 - 10:33:25 EST)
- Re: [PATCHv5 3/6] mfd: da9052: add register details for TSI Lee Jones (Mon Jul 17 2017 - 10:33:35 EST)
- Re: [PATCHv5 4/6] mfd: da9052: make touchscreen registration optional Lee Jones (Mon Jul 17 2017 - 10:35:07 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs: avoid cpu lockup Chao Yu (Mon Jul 17 2017 - 10:35:26 EST)
- Re: [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool Hans Verkuil (Mon Jul 17 2017 - 10:35:38 EST)
- Re: [PATCH] mfd: ab8500-core: constify attribute_group structures. Lee Jones (Mon Jul 17 2017 - 10:35:44 EST)
- [PATCH v4 6/6] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation Eddie James (Mon Jul 17 2017 - 10:36:30 EST)
- [PATCH v4 5/6] drivers/i2c: Add bus recovery for FSI algorithm Eddie James (Mon Jul 17 2017 - 10:36:36 EST)
- [PATCH v4 4/6] drivers/i2c: Add I2C master locking to FSI algorithm Eddie James (Mon Jul 17 2017 - 10:36:45 EST)
- [PATCH v4 3/6] drivers/i2c: Add transfer implementation for FSI algorithm Eddie James (Mon Jul 17 2017 - 10:37:23 EST)
- [PATCH v4 1/6] drivers/i2c: Add FSI-attached I2C master algorithm Eddie James (Mon Jul 17 2017 - 10:37:36 EST)
- [PATCH v4 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Eddie James (Mon Jul 17 2017 - 10:37:43 EST)
- [PATCH v4 2/6] drivers/i2c: Add port structure to FSI algorithm Eddie James (Mon Jul 17 2017 - 10:38:03 EST)
- Re: [PATCH 2/4] fs/dcache: Report negative dentry number in dentry-state Waiman Long (Mon Jul 17 2017 - 10:39:22 EST)
- Re: [PATCH RESEND] pty: show associative slave of ptmx in fdinfo Greg KH (Mon Jul 17 2017 - 10:42:03 EST)
- Re: [PATCH] thermal: tegra: delete unneeded of_node_put Julia Lawall (Mon Jul 17 2017 - 10:42:47 EST)
- [PATCH] tee: add kernel internal client interface Jens Wiklander (Mon Jul 17 2017 - 10:44:47 EST)
- Re: [PATCH 01/10] percpu: pcpu-stats change void buffer to int buffer Tejun Heo (Mon Jul 17 2017 - 10:45:00 EST)
- Re: [PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm Christoffer Dall (Mon Jul 17 2017 - 10:45:18 EST)
- Re: [PATCH v2 2/6] [media] rockchip/rga: v4l2 m2m support Nicolas Dufresne (Mon Jul 17 2017 - 10:45:24 EST)
- Re: [PATCH 1/3] ASoC: codecs: msm8916-wcd-digital: add support to set_sysclk Mark Brown (Mon Jul 17 2017 - 10:45:47 EST)
- Re: [PATCH 3/3] ASoC: codecs: msm8916-wcd-digital: fix dmic support Mark Brown (Mon Jul 17 2017 - 10:45:50 EST)
- Re: [PATCH 02/10] percpu: change the format for percpu_stats output Tejun Heo (Mon Jul 17 2017 - 10:46:26 EST)
- Re: [PATCH V2] kernel/watchdog: fix spurious hard lockups Don Zickus (Mon Jul 17 2017 - 10:46:44 EST)
- RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Liang, Kan (Mon Jul 17 2017 - 10:47:02 EST)
- Re: [PATCH 03/10] percpu: expose pcpu_nr_empty_pop_pages in pcpu_stats Tejun Heo (Mon Jul 17 2017 - 10:47:22 EST)
- Re: [PATCH v4 1/2] wire: export w1_touch_bit Greg Kroah-Hartman (Mon Jul 17 2017 - 10:48:09 EST)
- Re: [PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v3 Waiman Long (Mon Jul 17 2017 - 10:48:52 EST)
- [BUG] drivers: staging: comedi: do not call blocking ops when !TASK_RUNNING; state=1 Piotr Gregor (Mon Jul 17 2017 - 10:49:12 EST)
- 4.12 nf_conntrack_expect crash Jiri Slaby (Mon Jul 17 2017 - 10:49:20 EST)
- [PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__ Gaurav Pathak (Mon Jul 17 2017 - 10:50:27 EST)
- Re: [PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v3 Tejun Heo (Mon Jul 17 2017 - 10:51:30 EST)
- Re: [PATCH 2/2] Revert "ASoC: ux500: drop platform DAI assignments" Mark Brown (Mon Jul 17 2017 - 10:51:57 EST)
- Re: [PATCH 3/3] ASoC: codecs: msm8916-wcd-digital: fix dmic support Srinivas Kandagatla (Mon Jul 17 2017 - 10:52:18 EST)
- Re: [PATCH 1/3] ASoC: codecs: msm8916-wcd-digital: add support to set_sysclk Srinivas Kandagatla (Mon Jul 17 2017 - 10:52:49 EST)
- Re: [PATCH 04/10] percpu: update the header comment and pcpu_build_alloc_info comments Tejun Heo (Mon Jul 17 2017 - 10:53:51 EST)
- Re: [PATCH 6/7] staging: fsl-mc: rewrite mc command send/receive to work on 32-bits Laurentiu Tudor (Mon Jul 17 2017 - 10:54:04 EST)
- Re: 4.12 nf_conntrack_expect crash Jiri Slaby (Mon Jul 17 2017 - 10:54:54 EST)
- Re: [PATCH v2 3/4] w1: ds1wm: silence interrupts on HW before claiming the interrupt Greg Kroah-Hartman (Mon Jul 17 2017 - 10:55:34 EST)
- Re: [PATCH v2 4/4] w1: ds1wm: add messages to make incorporation in mfd-drivers easier Greg Kroah-Hartman (Mon Jul 17 2017 - 10:55:43 EST)
- Re: [PATCH v2 1/4] w1: ds1wm: fix and simplify register access Greg Kroah-Hartman (Mon Jul 17 2017 - 10:56:00 EST)
- Re: [PATCH 6/7] staging: fsl-mc: rewrite mc command send/receive to work on 32-bits Arnd Bergmann (Mon Jul 17 2017 - 11:00:32 EST)
- RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Thomas Gleixner (Mon Jul 17 2017 - 11:01:17 EST)
- [PATCH] ixgbe: declare ixgbe_mac_operations structures as const Bhumika Goyal (Mon Jul 17 2017 - 11:01:37 EST)
- Re: [PATCH resend] checkpatch: Replace __init_refok by __refconst and __refdata Joe Perches (Mon Jul 17 2017 - 11:01:49 EST)
- [PATCH] perf/x86/intel: Add proper condition to run sched_task callbacks Jiri Olsa (Mon Jul 17 2017 - 11:02:03 EST)
- Re: [PATCH 2/3] net: ethernet: bgmac: Make IDM register space optional Jon Mason (Mon Jul 17 2017 - 11:04:47 EST)
- Re: [PATCH v4 00/10] PCID and improved laziness Ingo Molnar (Mon Jul 17 2017 - 11:06:36 EST)
- [PATCH 1/1] netfilter: nf_ct_expect: fix expect removal Jiri Slaby (Mon Jul 17 2017 - 11:06:58 EST)
- Re: [PATCH] rbd: Fix uninitialized variable use in rbd_acquire_lock Ilya Dryomov (Mon Jul 17 2017 - 11:08:29 EST)
- Re: [PATCH 3.16 121/178] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd Suzuki K Poulose (Mon Jul 17 2017 - 11:12:18 EST)
- Re: [PATCH v2] mm/page_alloc: Wait for oom_lock before retrying. Michal Hocko (Mon Jul 17 2017 - 11:16:12 EST)
- Re: [PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm Andrea Arcangeli (Mon Jul 17 2017 - 11:16:23 EST)
- Re: [PATCH] ntb: use correct mw_count function in ntb_tool and ntb_transport Jon Mason (Mon Jul 17 2017 - 11:16:56 EST)
- Re: [PATCH 1/1] netfilter: nf_ct_expect: fix expect removal Pablo Neira Ayuso (Mon Jul 17 2017 - 11:18:00 EST)
- Re: [PATCHv5 3/6] mfd: da9052: add register details for TSI Sebastian Reichel (Mon Jul 17 2017 - 11:20:26 EST)
- Re: [PATCH 03/10] x86/hyper-v: make hv_do_hypercall() inline Greg KH (Mon Jul 17 2017 - 11:22:06 EST)
- Re: [PATCHv2 3/6] ASoC: codec: cpcap: new codec Mark Brown (Mon Jul 17 2017 - 11:22:26 EST)
- Re: [PATCH v2] mm/page_alloc: Wait for oom_lock before retrying. Michal Hocko (Mon Jul 17 2017 - 11:24:52 EST)
- Re: [PATCH v12 6/8] mm: support reporting free page blocks Michal Hocko (Mon Jul 17 2017 - 11:25:06 EST)
- Re: [PATCH] iommu/exynos: Replace non-existing big-endian Kconfig option kbuild test robot (Mon Jul 17 2017 - 11:26:47 EST)
- Re: [RFC PATCH] Bluetooth: btusb: Fix memory leak in play_deferred Oliver Neukum (Mon Jul 17 2017 - 11:29:33 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Miroslav Benes (Mon Jul 17 2017 - 11:29:51 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Miroslav Benes (Mon Jul 17 2017 - 11:35:49 EST)
- [PATCH v3] clk: qcom: clk-smd-rpm: Fix the reported rate of branches Georgi Djakov (Mon Jul 17 2017 - 11:35:56 EST)
- [PATCH] ARM64: dts: fixup libretech cc definition Jerome Brunet (Mon Jul 17 2017 - 11:36:06 EST)
- [RFC PATCH v3] irqchip: Add support for tango interrupt router Mason (Mon Jul 17 2017 - 11:36:50 EST)
- Re: [PATCH] iommu/exynos: Replace non-existing big-endian Kconfig option Krzysztof Kozlowski (Mon Jul 17 2017 - 11:42:36 EST)
- Re: [PATCH] ARM64: dts: fixup libretech cc definition Jerome Brunet (Mon Jul 17 2017 - 11:49:43 EST)
- [PATCH] Free skb at error context in auditd_send_unicast_skb(). Masami Ichikawa (Mon Jul 17 2017 - 11:51:52 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Petr Mladek (Mon Jul 17 2017 - 11:51:53 EST)
- Re: [PATCH 08/20] thread: move thread bits accessors to separated file Yury Norov (Mon Jul 17 2017 - 11:52:09 EST)
- [PATCH] ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe() Gustavo A. R. Silva (Mon Jul 17 2017 - 11:52:42 EST)
- Re: [PATCH] drm/vgem: add compat_ioctl support Daniel Vetter (Mon Jul 17 2017 - 11:53:17 EST)
- Re: [PATCH v5 1/1] KVM: trigger uevents when creating or destroying a VM David Hildenbrand (Mon Jul 17 2017 - 11:54:00 EST)
- Re: [PATCH v3] net: axienet: add support for standard phy-mode binding David Miller (Mon Jul 17 2017 - 11:54:55 EST)
- [PATCH] mm, mprotect: Flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries Mel Gorman (Mon Jul 17 2017 - 11:55:33 EST)
- Re: [PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers James Morse (Mon Jul 17 2017 - 11:55:44 EST)
- Re: [PATCH][next] net: bcmgenet: return NULL rather than 0 for null pointer David Miller (Mon Jul 17 2017 - 11:56:01 EST)
- Re: [PATCH v4 00/10] PCID and improved laziness Mel Gorman (Mon Jul 17 2017 - 11:56:24 EST)
- Re: [PATCH] net/unix: drop obsolete fd-recursion limits David Miller (Mon Jul 17 2017 - 11:58:29 EST)
- [PATCH][next] ubifs: fix uninitialized error variable err Colin King (Mon Jul 17 2017 - 12:00:14 EST)
- Re: [PATCH v3 02/18] arm64: juno: dts: Use the new coresight replicator string Mathieu Poirier (Mon Jul 17 2017 - 12:01:40 EST)
- Re: [PATCH v4 01/14] spi: qup: Enable chip select support Mark Brown (Mon Jul 17 2017 - 12:02:09 EST)
- Re: [PATCH v3 03/18] arm: qcom-msm8974: dts: Update coresight replicator Mathieu Poirier (Mon Jul 17 2017 - 12:02:39 EST)
- Re: [RFC PATCH v1 5/6] mm: parallelize clear_gigantic_page Dave Hansen (Mon Jul 17 2017 - 12:02:46 EST)
- Re: [PATCH v4 03/14] spi: qup: Add completion structures for DMA Mark Brown (Mon Jul 17 2017 - 12:02:48 EST)
- Re: [BUG] drivers: staging: comedi: do not call blocking ops when !TASK_RUNNING; state=1 Ian Abbott (Mon Jul 17 2017 - 12:02:57 EST)
- Re: [PATCH] nvme-pci: Fix an error handling path in 'nvme_probe()' Keith Busch (Mon Jul 17 2017 - 12:03:10 EST)
- [PATCH RESEND] ARM64: dts: meson-gxl-s905x-libretech-cc: fixup board definition Jerome Brunet (Mon Jul 17 2017 - 12:03:25 EST)
- Re: [PATCH v3 04/18] arm64: qcom-msm8916: dts: Update coresight replicator Mathieu Poirier (Mon Jul 17 2017 - 12:03:37 EST)
- Re: [PATCH][next] ubifs: fix uninitialized error variable err Richard Weinberger (Mon Jul 17 2017 - 12:03:47 EST)
- Re: [PATCH v3 4/4] firmware: send -EINTR on signal abort on fallback mechanism Luis R. Rodriguez (Mon Jul 17 2017 - 12:04:43 EST)
- Applied "ASoC: tlv320aic32x4: Add gpio configuration to the codec" to the asoc tree Mark Brown (Mon Jul 17 2017 - 12:05:09 EST)
- Applied "ASoC: tlv320aic32x4: Add support for tlv320aic32x6" to the asoc tree Mark Brown (Mon Jul 17 2017 - 12:05:16 EST)
- Applied "ASoC: ux500: Restore platform DAI assignments" to the asoc tree Mark Brown (Mon Jul 17 2017 - 12:05:47 EST)
- Applied "ASoC: fix pcm-creation regression" to the asoc tree Mark Brown (Mon Jul 17 2017 - 12:05:52 EST)
- Re: [PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device Jaghathiswari Rankappagounder Natarajan (Mon Jul 17 2017 - 12:06:26 EST)
- Re: semantics of dma_map_single() Vineet Gupta (Mon Jul 17 2017 - 12:06:45 EST)
- Applied "ASoC: Intel: Skylake: fix type in debug message" to the asoc tree Mark Brown (Mon Jul 17 2017 - 12:06:53 EST)
- Applied "ASoC: samsung: Remove non-existing CONFIG_CPU_S3C2413" to the asoc tree Mark Brown (Mon Jul 17 2017 - 12:07:13 EST)
- Applied "spi: pxa2xx: Only claim CS GPIOs when the slave device is created" to the spi tree Mark Brown (Mon Jul 17 2017 - 12:07:22 EST)
- Applied "spi: loopback-test: provide loop_req option." to the spi tree Mark Brown (Mon Jul 17 2017 - 12:07:40 EST)
- [PATCH] dmaengine: ioat: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 12:09:16 EST)
- Re: [RESEND,PATCH v4 3/3] crypto : stm32 - Add STM32F4 CRC32 support Cosar Dindar (Mon Jul 17 2017 - 12:14:59 EST)
- [PATCH v3 0/1] Staging: android/ion: fix sparse warnings Joseph Wright (Mon Jul 17 2017 - 12:17:07 EST)
- [PATCH v3 1/1] Staging: android/ion: declare function static Joseph Wright (Mon Jul 17 2017 - 12:17:11 EST)
- [patch 0/2] add actuators support Jiri Pirko (Mon Jul 17 2017 - 12:19:22 EST)
- [patch 1/2] add support for generic actuator devices Jiri Pirko (Mon Jul 17 2017 - 12:19:26 EST)
- [patch 2/2] actuator: introduce Linak USB2LIN cable support Jiri Pirko (Mon Jul 17 2017 - 12:19:35 EST)
- Re: [PATCH v3 4/4] firmware: send -EINTR on signal abort on fallback mechanism Greg KH (Mon Jul 17 2017 - 12:20:48 EST)
- Re: [PATCH v3 2/4] test_firmware: add test case for SIGCHLD on sync fallback Greg KH (Mon Jul 17 2017 - 12:21:09 EST)
- Re: [PATCH linux v2 0/3] Export 1-wire thermal sensors as hwmon device Greg Kroah-Hartman (Mon Jul 17 2017 - 12:23:04 EST)
- Re: [PATCH net] jhash: fix -Wimplicit-fallthrough warnings David Miller (Mon Jul 17 2017 - 12:23:35 EST)
- [RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition Alexandre Torgue (Mon Jul 17 2017 - 12:24:46 EST)
- [RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition Alexandre Torgue (Mon Jul 17 2017 - 12:24:55 EST)
- [PATCH] hwmon: i5k_amb: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 12:25:28 EST)
- [PATCH v2 2/2] ASoC: add support for TAS6424 digital amplifier Michael Stecklein (Mon Jul 17 2017 - 12:26:32 EST)
- [GIT PULL] regmap merge window fix Mark Brown (Mon Jul 17 2017 - 12:26:55 EST)
- [PATCH v2 1/2] dt-bindings: sound: add bindings for TAS6424 Michael Stecklein (Mon Jul 17 2017 - 12:27:57 EST)
- [PATCH v2 0/2] Add support for TI TAS6424 digital amplifier Michael Stecklein (Mon Jul 17 2017 - 12:28:10 EST)
- Re: [PATCH v5 1/1] KVM: trigger uevents when creating or destroying a VM Claudio Imbrenda (Mon Jul 17 2017 - 12:28:13 EST)
- Re: [patch 0/2] add actuators support Greg KH (Mon Jul 17 2017 - 12:28:48 EST)
- Re: [PATCH] ASoC: rsnd: remove unnecessary static in rsnd_ssiu_probe() Joe Perches (Mon Jul 17 2017 - 12:31:45 EST)
- [PATCH] mmc: host: via-sdmmc: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 12:31:50 EST)
- [PATCHv5 2/3] dt-bindings: i2c: Add Altera I2C Controller thor . thayer (Mon Jul 17 2017 - 12:32:24 EST)
- [PATCHv5 0/3] Add Altera I2C Controller Driver thor . thayer (Mon Jul 17 2017 - 12:32:38 EST)
- [PATCHv5 3/3] i2c: altera: Add Altera I2C Controller driver thor . thayer (Mon Jul 17 2017 - 12:32:41 EST)
- [PATCHv5 1/3] MAINTAINERS: Add Altera I2C Controller Driver thor . thayer (Mon Jul 17 2017 - 12:33:02 EST)
- Re: [PATCH 2/6] ARM: shmobile_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 12:34:37 EST)
- Re: [patch 0/2] add actuators support Jiri Pirko (Mon Jul 17 2017 - 12:35:07 EST)
- Re: [PATCH] ntb: use correct mw_count function in ntb_tool and ntb_transport Logan Gunthorpe (Mon Jul 17 2017 - 12:36:55 EST)
- Re: [PATCH v3 1/4] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev. Benson Leung (Mon Jul 17 2017 - 12:37:14 EST)
- [PATCH 0/5] parport: cleanup several checkpatch issues Carlos Palminha (Mon Jul 17 2017 - 12:37:21 EST)
- [PATCH 1/5] parport: add newline to trailing statements Carlos Palminha (Mon Jul 17 2017 - 12:37:31 EST)
- Re: [PATCH 1/6] ARM: multi_v7_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 12:37:38 EST)
- [PATCH 3/5] parport: cleanup statics initialization to NULL or 0 Carlos Palminha (Mon Jul 17 2017 - 12:37:46 EST)
- [PATCH 4/5] parport: move open braces to the same line Carlos Palminha (Mon Jul 17 2017 - 12:37:49 EST)
- [PATCH 2/5] parport: cleanup prohibited space after functions name Carlos Palminha (Mon Jul 17 2017 - 12:38:12 EST)
- Re: [patch 0/2] add actuators support Greg KH (Mon Jul 17 2017 - 12:40:16 EST)
- [PATCH 5/5] parport: remove unnecessary braces Carlos Palminha (Mon Jul 17 2017 - 12:40:35 EST)
- [PATCH] MAINTAINERS: move AVS drivers entry Randy Dunlap (Mon Jul 17 2017 - 12:45:10 EST)
- [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov (Mon Jul 17 2017 - 12:45:28 EST)
- Re: [PATCH v2 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev Moritz Fischer (Mon Jul 17 2017 - 12:46:08 EST)
- Re: semantics of dma_map_single() James Bottomley (Mon Jul 17 2017 - 12:46:41 EST)
- Re: [PATCH 05/10] percpu: change reserved_size to end page aligned Tejun Heo (Mon Jul 17 2017 - 12:46:59 EST)
- Re: [PATCH] ntb: use correct mw_count function in ntb_tool and ntb_transport Jon Mason (Mon Jul 17 2017 - 12:47:10 EST)
- Re: [patch 0/2] add actuators support Jiri Pirko (Mon Jul 17 2017 - 12:48:45 EST)
- Re: [PATCH v4 6/6] dt-bindings: i2c: Add FSI-attached I2C master dt binding documentation Rob Herring (Mon Jul 17 2017 - 12:49:48 EST)
- Re: [RFC PATCH 1/2] mmc: sdhci: add quirk SDHCI_QUIRK2_BROKEN_SDMA_BOUNDARY_BUFFER Srinivas Kandagatla (Mon Jul 17 2017 - 12:50:36 EST)
- Re: [PATCH] ntb: use correct mw_count function in ntb_tool and ntb_transport Logan Gunthorpe (Mon Jul 17 2017 - 12:50:45 EST)
- RE: [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t Reshetova, Elena (Mon Jul 17 2017 - 12:51:31 EST)
- Re: [PATCH] ntb: use correct mw_count function in ntb_tool and ntb_transport Jon Mason (Mon Jul 17 2017 - 12:52:57 EST)
- Re: [f2fs-dev] [PATCH] f2fs: include seq_file.h for sysfs.c Jaegeuk Kim (Mon Jul 17 2017 - 12:55:13 EST)
- Re: [PATCH] f2fs: let __get_victim successfully get a segno in corner case Jaegeuk Kim (Mon Jul 17 2017 - 12:56:43 EST)
- Re: [PATCH 12/32] tracing: Add hist trigger timestamp support Tom Zanussi (Mon Jul 17 2017 - 12:57:35 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Christopher Lameter (Mon Jul 17 2017 - 12:57:57 EST)
- Re: [iovisor-dev] [PATCH v3 net-next 02/12] bpf/verifier: rework value tracking Edward Cree (Mon Jul 17 2017 - 13:02:23 EST)
- Re: [PATCH v3] drivers/char: kmem: disable on arm64 Ard Biesheuvel (Mon Jul 17 2017 - 13:05:10 EST)
- Re: [PATCH] dt-bindings: clock: ti-sci: Fix incorrect usage of headers Rob Herring (Mon Jul 17 2017 - 13:05:19 EST)
- [PATCH net-next 02/12] net: dsa: mv88e6xxx: remove LED control register Vivien Didelot (Mon Jul 17 2017 - 13:06:41 EST)
- [PATCH net-next 01/12] net: dsa: mv88e6xxx: remove unneeded dsa header Vivien Didelot (Mon Jul 17 2017 - 13:06:51 EST)
- [PATCH net-next 04/12] net: dsa: mv88e6xxx: remove unused capabilities Vivien Didelot (Mon Jul 17 2017 - 13:07:02 EST)
- Re: [PATCH v3 14/18] coresight tmc etr: Cleanup AXICTL register handling Mathieu Poirier (Mon Jul 17 2017 - 13:07:11 EST)
- [PATCH net-next 03/12] net: dsa: mv88e6xxx: fix 88E6321 family comment Vivien Didelot (Mon Jul 17 2017 - 13:07:36 EST)
- [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops Vivien Didelot (Mon Jul 17 2017 - 13:07:56 EST)
- [PATCH net-next 09/12] net: dsa: mv88e6xxx: add POT operation Vivien Didelot (Mon Jul 17 2017 - 13:08:13 EST)
- [PATCH net-next 00/12] net: dsa: mv88e6xxx: cleanup capabilities Vivien Didelot (Mon Jul 17 2017 - 13:08:28 EST)
- [PATCH net-next 12/12] net: dsa: mv88e6xxx: add a multi_chip info flag Vivien Didelot (Mon Jul 17 2017 - 13:08:37 EST)
- [PATCH net-next 10/12] net: dsa: mv88e6xxx: add a global2_addr info flag Vivien Didelot (Mon Jul 17 2017 - 13:08:48 EST)
- [PATCH net-next 06/12] net: dsa: mv88e6xxx: add number of Global 2 IRQs Vivien Didelot (Mon Jul 17 2017 - 13:09:18 EST)
- [PATCH net-next 07/12] net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU Vivien Didelot (Mon Jul 17 2017 - 13:09:43 EST)
- [PATCH net-next 08/12] net: dsa: mv88e6xxx: add POT flag to 88E6390 Vivien Didelot (Mon Jul 17 2017 - 13:10:08 EST)
- [PATCH net-next 05/12] net: dsa: mv88e6xxx: remove 88E6185 G2 interrupt Vivien Didelot (Mon Jul 17 2017 - 13:10:25 EST)
- [PATCH] MAINTAINERS: list drivers/acpi/nfit/ files for libnvdimm sub-system Dan Williams (Mon Jul 17 2017 - 13:12:22 EST)
- [PATCH] mfd: twl4030-irq: remove unnecessary static in twl4030_init_irq() Gustavo A. R. Silva (Mon Jul 17 2017 - 13:13:04 EST)
- Re: [PATCH] timer-of: handle of_irq_get() result correctly Sergei Shtylyov (Mon Jul 17 2017 - 13:14:14 EST)
- Re: [PATCH] dt-bindings: clock: ti-sci: Fix incorrect usage of headers Santosh Shilimkar (Mon Jul 17 2017 - 13:14:54 EST)
- Re: [PATCH] drm/i915: Consistently use enum pipe for PCH transcoders Matthias Kaehlcke (Mon Jul 17 2017 - 13:16:16 EST)
- Re: [PATCH 0/3] USB Mux support for Chipidea Rob Herring (Mon Jul 17 2017 - 13:18:56 EST)
- Re: suspend to ram -> BOOM: exception RIP: drm_calc_vbltimestamp_from_scanoutpos+335 Jessica Yu (Mon Jul 17 2017 - 13:20:56 EST)
- Re: [PATCH 2/3] usb: chipidea: Hook into mux framework to toggle usb switch Rob Herring (Mon Jul 17 2017 - 13:22:56 EST)
- Re: [PATCH 1/6] genirq: generic chip: add generic irq_mask_ack functions Doug Berger (Mon Jul 17 2017 - 13:24:08 EST)
- Re: [PATCH v2 5/5] dt-bindings: display: fill Documents for series of vop Rob Herring (Mon Jul 17 2017 - 13:24:56 EST)
- Re: [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction Nate Watterson (Mon Jul 17 2017 - 13:28:59 EST)
- RE: [PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by user verbs cmds Marciniszyn, Mike (Mon Jul 17 2017 - 13:31:08 EST)
- Re: [RFC v2 5/6] drivers: boot_constraint: Add initial DT bindings Rob Herring (Mon Jul 17 2017 - 13:34:15 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Mon Jul 17 2017 - 13:35:16 EST)
- Re: [PATCH 3/3 v8] ARC: hsdk: initial port for HSDK board Rob Herring (Mon Jul 17 2017 - 13:38:31 EST)
- [PATCH] atm: zatm: Fix an error handling path in 'zatm_init_one()' Christophe JAILLET (Mon Jul 17 2017 - 13:43:14 EST)
- Re: [PATCH net-next 06/12] net: dsa: mv88e6xxx: add number of Global 2 IRQs Andrew Lunn (Mon Jul 17 2017 - 13:44:06 EST)
- Re: [PATCHv3 1/3] dt-bindings: display: Intel FPGA VIP drm driver Devicetree bindings Rob Herring (Mon Jul 17 2017 - 13:44:58 EST)
- Re: [PATCH v2 4/4] Staging: Lustre Fix block statement style issue Dilger, Andreas (Mon Jul 17 2017 - 13:45:07 EST)
- Re: [PATCH v3 01/18] coresight replicator: Cleanup programmable replicator naming Mathieu Poirier (Mon Jul 17 2017 - 13:45:44 EST)
- [PATCH 1/2] irq: adjust state of irq in resume_irq() when IRQF_FORCE_RESUME set Juergen Gross (Mon Jul 17 2017 - 13:47:13 EST)
- [PATCH 0/2] irq,xen: fix event channel masking on suspend/resume Juergen Gross (Mon Jul 17 2017 - 13:47:34 EST)
- [PATCH 2/2] xen: dont fiddle with event channel masking in suspend/resume Juergen Gross (Mon Jul 17 2017 - 13:47:46 EST)
- Re: [PATCH v3 00/16] coresight: Support for ARM Coresight SoC-600 Mathieu Poirier (Mon Jul 17 2017 - 13:48:28 EST)
- Re: [PATCH] gpio-exar: Use correct property prefix and document bindings Rob Herring (Mon Jul 17 2017 - 13:48:34 EST)
- Re: [PATCH 2/3] dt-bindings: Document STM32 CRYP bindings Rob Herring (Mon Jul 17 2017 - 13:49:41 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Matthew Wilcox (Mon Jul 17 2017 - 13:49:49 EST)
- Re: [PATCH v2 4/4] Staging: Lustre Fix block statement style issue Craig Inches (Mon Jul 17 2017 - 13:50:33 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Matthew Wilcox (Mon Jul 17 2017 - 13:55:11 EST)
- RE: [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t Thomas Gleixner (Mon Jul 17 2017 - 13:57:48 EST)
- Re: [PATCH v4 3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor Bandan Das (Mon Jul 17 2017 - 13:58:18 EST)
- [PATCH v2] timer-of: handle of_irq_get_byname() result correctly Sergei Shtylyov (Mon Jul 17 2017 - 14:01:23 EST)
- Re: [PATCH] perf/x86/intel: Fix debug_store reset field for freq events Andi Kleen (Mon Jul 17 2017 - 14:07:16 EST)
- [PATCH 00/11] constify net pci_device_id Arvind Yadav (Mon Jul 17 2017 - 14:10:15 EST)
- [PATCH 03/11] rtlwifi: rtl8821ae: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:10:22 EST)
- [PATCH 04/11] rtlwifi: rtl8723ae: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:10:30 EST)
- [PATCH 07/11] rtlwifi: rtl8192ee: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:10:51 EST)
- [PATCH 05/11] rtlwifi: rtl8723be: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:11:11 EST)
- [PATCH 06/11] rtlwifi: rtl8188ee: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:11:33 EST)
- [PATCH 01/11] rtlwifi: rtl8192de: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:12:04 EST)
- [PATCH 08/11] net: cadence: macb: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:12:12 EST)
- [PATCH 02/11] rtlwifi: rtl8192se: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:12:43 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Christopher Lameter (Mon Jul 17 2017 - 14:12:50 EST)
- [PATCH 09/11] net: ec_bhf: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:12:57 EST)
- Re: [PATCH 2/2] mfd: ds1374: Add Dallas/Maxim DS1374 Multi Function Device Moritz Fischer (Mon Jul 17 2017 - 14:14:19 EST)
- [PATCH 10/11] net: qtnfmac: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:14:39 EST)
- [PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders Matthias Kaehlcke (Mon Jul 17 2017 - 14:14:53 EST)
- [PATCH 11/11] net: brcmfmac: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:16:59 EST)
- Re: [BUG] drivers: staging: comedi: do not call blocking ops when !TASK_RUNNING; state=1 Piotr Gregor (Mon Jul 17 2017 - 14:18:07 EST)
- Re: [PATCH] gpio-exar: Use correct property prefix and document bindings Jan Kiszka (Mon Jul 17 2017 - 14:21:09 EST)
- [PATCH] drm/i915: Return correct EDP voltage swing table for 0.85V Matthias Kaehlcke (Mon Jul 17 2017 - 14:21:46 EST)
- Re: [PATCH v2 4/4] Staging: Lustre Fix block statement style issue Dan Carpenter (Mon Jul 17 2017 - 14:22:37 EST)
- Re: [PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm Christoffer Dall (Mon Jul 17 2017 - 14:23:44 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov (Mon Jul 17 2017 - 14:23:56 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Waiman Long (Mon Jul 17 2017 - 14:31:12 EST)
- Re: [PATCH v3 2/9] mfd: Add STM32 LPTimer driver Lee Jones (Mon Jul 17 2017 - 14:33:32 EST)
- Re: [PATCH v3 1/9] dt-bindings: mfd: Add STM32 LPTimer binding Lee Jones (Mon Jul 17 2017 - 14:34:19 EST)
- Re: [PATCH 2/3] net: ethernet: bgmac: Make IDM register space optional Abhishek Shah (Mon Jul 17 2017 - 14:37:42 EST)
- Re: [PATCH 1/2] dt-bindings: Document STM32 HASH bindings Rob Herring (Mon Jul 17 2017 - 14:38:01 EST)
- Re: [PATCH 11/18] dt-bindings: display: Add Allwinner MIPI-DSI bindings Rob Herring (Mon Jul 17 2017 - 14:41:58 EST)
- Re: [PATCH 14/18] dt-bindings: panel: Add Huarui LHR050H41 panel documentation Rob Herring (Mon Jul 17 2017 - 14:44:47 EST)
- Re: [PATCH 7/9] dt-bindings: serial: add compatible for stm32h7 Rob Herring (Mon Jul 17 2017 - 14:46:30 EST)
- Re: [PATCH 0/2] kprobe: Fix: add symbols to kprobe blacklist Francis Deslauriers (Mon Jul 17 2017 - 14:46:36 EST)
- Re: [PATCH 1/2] dt-binding: mfd: Add Maxim/Dallas DS1374 MFD device binding Rob Herring (Mon Jul 17 2017 - 14:51:01 EST)
- Re: [PATCH 07/11] mmc: sunxi: Add support for A83T eMMC (MMC2) Rob Herring (Mon Jul 17 2017 - 14:51:35 EST)
- Re: [PATCH v1 2/3] dt-bindings: add binding for rk3366 power domains Rob Herring (Mon Jul 17 2017 - 14:52:03 EST)
- Re: [PATCH v2 12/22] fpga: intel: fme: add header sub feature support Alan Tull (Mon Jul 17 2017 - 14:54:19 EST)
- Re: [PATCHv4 1/3] dt-bindings: input: add pwm-vibrator Rob Herring (Mon Jul 17 2017 - 14:55:06 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Return correct EDP voltage swing table for 0.85V Pandiyan, Dhinakaran (Mon Jul 17 2017 - 14:55:24 EST)
- Re: [PATCH net-next 05/12] net: dsa: mv88e6xxx: remove 88E6185 G2 interrupt Andrew Lunn (Mon Jul 17 2017 - 14:56:08 EST)
- Re: [PATCH net-next 04/12] net: dsa: mv88e6xxx: remove unused capabilities Andrew Lunn (Mon Jul 17 2017 - 14:56:19 EST)
- Re: [PATCH net-next 03/12] net: dsa: mv88e6xxx: fix 88E6321 family comment Andrew Lunn (Mon Jul 17 2017 - 14:57:16 EST)
- Re: [PATCH 06/10] percpu: modify base_addr to be region specific Tejun Heo (Mon Jul 17 2017 - 14:57:24 EST)
- Re: [PATCH net-next 02/12] net: dsa: mv88e6xxx: remove LED control register Andrew Lunn (Mon Jul 17 2017 - 14:57:38 EST)
- Re: [PATCH v2 1/5] thermal: imx: Add nvmem-cells alternate binding for OCOTP access Rob Herring (Mon Jul 17 2017 - 14:57:45 EST)
- Re: [PATCH net-next 01/12] net: dsa: mv88e6xxx: remove unneeded dsa header Andrew Lunn (Mon Jul 17 2017 - 14:58:02 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Vivek Goyal (Mon Jul 17 2017 - 14:58:18 EST)
- RE: [PATCH 1/2] Tools: hv: vss: Skip freezing filesystems backed by loop Alex Ng (LIS) (Mon Jul 17 2017 - 14:59:43 EST)
- Re: [PATCH v5 3/8] dt-bindings: bus: Add documentation for the Technologic Systems NBUS Rob Herring (Mon Jul 17 2017 - 15:00:08 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov (Mon Jul 17 2017 - 15:01:32 EST)
- Re: [GIT PULL] Please pull NFS client changes for Linux 4.13 Linus Torvalds (Mon Jul 17 2017 - 15:02:28 EST)
- Re: [PATCH v2 1/2] dt-bindings: net: Add bindings for National Instruments XGE netdev Rob Herring (Mon Jul 17 2017 - 15:03:46 EST)
- Re: [PATCH 2/3] net: ethernet: bgmac: Make IDM register space optional Jon Mason (Mon Jul 17 2017 - 15:05:51 EST)
- Re: [PATCH 07/10] percpu: fix misnomer in schunk/dchunk variable names Tejun Heo (Mon Jul 17 2017 - 15:10:24 EST)
- RE: [PATCH v2 1/2] RDMA/uverbs: Fix the check for port number Marciniszyn, Mike (Mon Jul 17 2017 - 15:10:25 EST)
- Re: [PATCH 05/10] percpu: change reserved_size to end page aligned Dennis Zhou (Mon Jul 17 2017 - 15:10:56 EST)
- RE: [PATCH v2 2/2] RDMA/core: Initialize port_num in qp_attr Marciniszyn, Mike (Mon Jul 17 2017 - 15:11:06 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Kees Cook (Mon Jul 17 2017 - 15:11:49 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Return correct EDP voltage swing table for 0.85V Manasi Navare (Mon Jul 17 2017 - 15:14:36 EST)
- Re: [PATCH net-next 08/12] net: dsa: mv88e6xxx: add POT flag to 88E6390 Andrew Lunn (Mon Jul 17 2017 - 15:15:23 EST)
- Re: [PATCH v2 07/22] fpga: intel: pcie: parse feature list and create platform device for features. Alan Tull (Mon Jul 17 2017 - 15:16:09 EST)
- Re: [RESEND PATCH v2 7/7] ARM: dts: rockchip: add efuse device node for rk3228 Heiko Stuebner (Mon Jul 17 2017 - 15:16:39 EST)
- Re: [PATCH net-next 09/12] net: dsa: mv88e6xxx: add POT operation Andrew Lunn (Mon Jul 17 2017 - 15:17:56 EST)
- Help with trace-cmd/ftrace recording process ID information Will Hawkins (Mon Jul 17 2017 - 15:18:25 EST)
- Re: [PATCH net-next 10/12] net: dsa: mv88e6xxx: add a global2_addr info flag Andrew Lunn (Mon Jul 17 2017 - 15:19:49 EST)
- Re: [PATCH 11/11] net: brcmfmac: constify pci_device_id. Arend van Spriel (Mon Jul 17 2017 - 15:21:23 EST)
- Re: [PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by user verbs cmds Greg Kroah-Hartman (Mon Jul 17 2017 - 15:22:29 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Mon Jul 17 2017 - 15:23:34 EST)
- RE: [PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by user verbs cmds Marciniszyn, Mike (Mon Jul 17 2017 - 15:24:24 EST)
- [PATCH v5 0/2] Add ASPEED watchdog device tree properties Christopher Bostic (Mon Jul 17 2017 - 15:26:01 EST)
- [PATCH v5 1/2] drivers/watchdog: Add optional ASPEED device tree properties Christopher Bostic (Mon Jul 17 2017 - 15:26:09 EST)
- [PATCH v5 2/2] drivers/watchdog: ASPEED reference dev tree properties for config Christopher Bostic (Mon Jul 17 2017 - 15:26:17 EST)
- Re: [PATCH 08/10] percpu: change the number of pages marked in the first_chunk bitmaps Tejun Heo (Mon Jul 17 2017 - 15:26:34 EST)
- Re: [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops Andrew Lunn (Mon Jul 17 2017 - 15:27:44 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Arjan van de Ven (Mon Jul 17 2017 - 15:28:06 EST)
- Re: [PATCH 1/3] PCI: dwc: Handle host_init failures Jingoo Han (Mon Jul 17 2017 - 15:28:24 EST)
- Re: [PATCH] i40iw: Simplify code Shiraz Saleem (Mon Jul 17 2017 - 15:31:58 EST)
- Re: [PATCH net-next 12/12] net: dsa: mv88e6xxx: add a multi_chip info flag Andrew Lunn (Mon Jul 17 2017 - 15:32:26 EST)
- Re: [PATCH] PCI: dwc: designware: test PCIE_ATU_ENABLE bit to check enabled or not Jingoo Han (Mon Jul 17 2017 - 15:32:53 EST)
- Re: [PATCH] Documentation: dt: chosen property for kaslr-seed Rob Herring (Mon Jul 17 2017 - 15:33:07 EST)
- Re: [PATCH] PCI: dwc: designware: make dw_pcie_prog_*_atu_unroll() static Jingoo Han (Mon Jul 17 2017 - 15:34:57 EST)
- Re: [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops Vivien Didelot (Mon Jul 17 2017 - 15:35:40 EST)
- [PATCH v9 01/10] mm: mempolicy: add queue_pages_required() Zi Yan (Mon Jul 17 2017 - 15:40:39 EST)
- [PATCH v9 00/10] mm: page migration enhancement for thp Zi Yan (Mon Jul 17 2017 - 15:40:39 EST)
- [PATCH v9 10/10] mm: memory_hotplug: memory hotremove supports thp migration Zi Yan (Mon Jul 17 2017 - 15:40:46 EST)
- [PATCH v9 09/10] mm: migrate: move_pages() supports thp migration Zi Yan (Mon Jul 17 2017 - 15:40:48 EST)
- Re: [PATCH v2 0/6] Better document Sphinx install instructions Jonathan Corbet (Mon Jul 17 2017 - 15:40:58 EST)
- [PATCH v9 08/10] mm: mempolicy: mbind and migrate_pages support thp migration Zi Yan (Mon Jul 17 2017 - 15:41:30 EST)
- [PATCH v9 06/10] mm: thp: check pmd migration entry in common path Zi Yan (Mon Jul 17 2017 - 15:41:36 EST)
- [PATCH v9 07/10] mm: soft-dirty: keep soft-dirty bits over thp migration Zi Yan (Mon Jul 17 2017 - 15:41:49 EST)
- [PATCH v9 02/10] mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1 Zi Yan (Mon Jul 17 2017 - 15:42:23 EST)
- [PATCH v9 03/10] mm: thp: introduce separate TTU flag for thp freezing Zi Yan (Mon Jul 17 2017 - 15:42:35 EST)
- [PATCH v9 04/10] mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION Zi Yan (Mon Jul 17 2017 - 15:42:48 EST)
- [PATCH v9 05/10] mm: thp: enable thp migration in generic path Zi Yan (Mon Jul 17 2017 - 15:42:59 EST)
- Re: [PATCH resend] Documentation: arm: Replace use of virt_to_phys with __pa_symbol Jonathan Corbet (Mon Jul 17 2017 - 15:44:53 EST)
- [v4.13-rc1 fixes] ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412 Krzysztof Kozlowski (Mon Jul 17 2017 - 15:46:08 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Thomas Gleixner (Mon Jul 17 2017 - 15:46:42 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Arjan van de Ven (Mon Jul 17 2017 - 15:48:47 EST)
- [GIT pull] smp fix for 4.13 Thomas Gleixner (Mon Jul 17 2017 - 15:51:05 EST)
- Re: [PATCH v2 1/5] dt-bindings: gpu: add the RK3399 mali for rockchip specifics Rob Herring (Mon Jul 17 2017 - 15:51:25 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Arjan van de Ven (Mon Jul 17 2017 - 15:51:57 EST)
- [GIT pull] irq fix for 4.13 Thomas Gleixner (Mon Jul 17 2017 - 15:52:37 EST)
- Re: [PATCH] staging: gs_fpgaboot: add buffer overflow checks Dan Carpenter (Mon Jul 17 2017 - 15:53:50 EST)
- Re: Help with trace-cmd/ftrace recording process ID information Steven Rostedt (Mon Jul 17 2017 - 15:54:02 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Thomas Gleixner (Mon Jul 17 2017 - 15:54:15 EST)
- Re: [PATCH] Documentation: dt: chosen property for kaslr-seed Kees Cook (Mon Jul 17 2017 - 15:55:01 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Arjan van de Ven (Mon Jul 17 2017 - 15:55:39 EST)
- Re: [PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips Srinivas Pandruvada (Mon Jul 17 2017 - 15:58:33 EST)
- Re: [PATCH 03/11] mtd: physmap_of: Drop unnecessary static Boris Brezillon (Mon Jul 17 2017 - 15:58:43 EST)
- [PATCH v2] drm/i915: Return correct EDP voltage swing table for 0.85V Matthias Kaehlcke (Mon Jul 17 2017 - 15:59:37 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Thomas Gleixner (Mon Jul 17 2017 - 16:00:05 EST)
- Re: [GIT pull] irq updates for 4.13 Linus Torvalds (Mon Jul 17 2017 - 16:02:05 EST)
- [PATCH] staging: gs_fpgaboot: add buffer overflow checks Jacob von Chorus (Mon Jul 17 2017 - 16:05:28 EST)
- [PATCH] staging: gs_fpgaboot: remove FSF address from GPL notice Jacob von Chorus (Mon Jul 17 2017 - 16:05:50 EST)
- [PATCH v2] PM / suspend: Add suspend_target_state() Florian Fainelli (Mon Jul 17 2017 - 16:06:39 EST)
- Re: Help with trace-cmd/ftrace recording process ID information Will Hawkins (Mon Jul 17 2017 - 16:06:45 EST)
- Re: [PATCH v2 2/5] dt-bindings: gpu: add a power_model optional properties for MALI Rob Herring (Mon Jul 17 2017 - 16:07:41 EST)
- Re: Help with trace-cmd/ftrace recording process ID information Will Hawkins (Mon Jul 17 2017 - 16:08:17 EST)
- Re: [PATCH 01/11] rtlwifi: rtl8192de: constify pci_device_id. Larry Finger (Mon Jul 17 2017 - 16:14:28 EST)
- Re: [PATCH v2 01/22] docs: fpga: add a document for Intel FPGA driver overview Alan Tull (Mon Jul 17 2017 - 16:15:21 EST)
- Re: [PATCH 1/7] dt-bindings: phy: qmp: Add output-clock-names Rob Herring (Mon Jul 17 2017 - 16:15:32 EST)
- Re: [PATCH v2] PM / suspend: Add suspend_target_state() Pavel Machek (Mon Jul 17 2017 - 16:16:43 EST)
- Re: [PATCH 2/7] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074 Rob Herring (Mon Jul 17 2017 - 16:16:57 EST)
- Re: Help with trace-cmd/ftrace recording process ID information Steven Rostedt (Mon Jul 17 2017 - 16:17:20 EST)
- Re: [PATCH 6/7] dt-bindings: pci: qcom: Add support for IPQ8074 Rob Herring (Mon Jul 17 2017 - 16:17:40 EST)
- Re: [PATCH] dt-bindings: regulator: pwm-regulator: fix example syntax Rob Herring (Mon Jul 17 2017 - 16:18:55 EST)
- Re: [PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips Srinivas Pandruvada (Mon Jul 17 2017 - 16:19:52 EST)
- Re: [PATCH] Documentation: dt: chosen property for kaslr-seed Ard Biesheuvel (Mon Jul 17 2017 - 16:22:26 EST)
- Re: [PATCH] drm/rockchip: cdn-dp: send audio infoframe to sink Sean Paul (Mon Jul 17 2017 - 16:23:06 EST)
- [GIT PULL] gcc-plugins updates for v4.13-rc2 Kees Cook (Mon Jul 17 2017 - 16:24:44 EST)
- Re: [PATCH v2 1/2] dt-bindings: sound: add bindings for TAS6424 Rob Herring (Mon Jul 17 2017 - 16:25:04 EST)
- Re: [PATCH] bluetooth/smp: ensure RNG is properly seeded before ECDH use Marcel Holtmann (Mon Jul 17 2017 - 16:35:19 EST)
- Re: [rfc] superblock shrinker accumulating excessive deferred counts David Rientjes (Mon Jul 17 2017 - 16:37:45 EST)
- Re: [PATCH 08/11] net: cadence: macb: constify pci_device_id. David Miller (Mon Jul 17 2017 - 16:38:17 EST)
- Re: [PATCH 09/11] net: ec_bhf: constify pci_device_id. David Miller (Mon Jul 17 2017 - 16:38:24 EST)
- [tip:irq/urgent] genirq/PM: Properly pretend disabled state when force resuming interrupts tip-bot for Juergen Gross (Mon Jul 17 2017 - 16:38:54 EST)
- Re: [ANNOUNCE] Git v2.14.0-rc0 Junio C Hamano (Mon Jul 17 2017 - 16:42:08 EST)
- Re: [PATCH] drm/rockchip: cdn-dp: send audio infoframe to sink Doug Anderson (Mon Jul 17 2017 - 16:44:37 EST)
- Re: [PATCH 09/11] iio: orientation: hid-sensor-rotation: Drop unnecessary static Jonathan Cameron (Mon Jul 17 2017 - 16:45:45 EST)
- Re: [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops David Miller (Mon Jul 17 2017 - 16:45:55 EST)
- [PATCH V4 2/2] mfd: Add ROHM BD9571MWV-M MFD PMIC driver Marek Vasut (Mon Jul 17 2017 - 16:46:14 EST)
- Re: [PATCH V3 2/2] mfd: Add ROHM BD9571MWV-M MFD PMIC driver Marek Vasut (Mon Jul 17 2017 - 16:46:24 EST)
- Re: [PATCH] mtd: nand: vf610_nfc: add NULL check on of_match_device() return value Boris Brezillon (Mon Jul 17 2017 - 16:46:35 EST)
- [tip:timers/urgent] clocksource/drivers/timer-of: Handle of_irq_get_byname() result correctly tip-bot for Sergei Shtylyov (Mon Jul 17 2017 - 16:47:52 EST)
- Re: [PATCH] mtd: nand: vf610_nfc: add NULL check on of_match_device() return value Marek Vasut (Mon Jul 17 2017 - 16:49:15 EST)
- Re: [PATCH v2] KVM: arm/arm64: Handle hva aging while destroying the vm Alexander Graf (Mon Jul 17 2017 - 16:49:21 EST)
- Re: [PATCH 2/1] docs: disable KASLR when debugging kernel Jonathan Corbet (Mon Jul 17 2017 - 16:49:49 EST)
- Re: [PATCH] mtd: spear_smi: add NULL check on devm_kzalloc() return value Boris Brezillon (Mon Jul 17 2017 - 16:49:55 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Stefan Berger (Mon Jul 17 2017 - 16:50:38 EST)
- [PATCH] Stagung: rtl8188eu: core: fixd comment coding style issue in rtw_xmit.c ArminSchoenlieb (Mon Jul 17 2017 - 16:53:36 EST)
- Re: [PATCH 2/2] iio: Documentation: Add ina2xx shunt_resistor attribute documentation Jonathan Cameron (Mon Jul 17 2017 - 16:54:06 EST)
- Re: [PATCH 1/2] iio: Documentation: Add missing documentation for power attribute Jonathan Cameron (Mon Jul 17 2017 - 16:56:37 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Waiman Long (Mon Jul 17 2017 - 16:56:43 EST)
- [GIT] Sparc David Miller (Mon Jul 17 2017 - 16:57:52 EST)
- Re: [PATCH 1/6] genirq: generic chip: add generic irq_mask_ack functions Thomas Gleixner (Mon Jul 17 2017 - 16:58:18 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Return correct EDP voltage swing table for 0.85V Pandiyan, Dhinakaran (Mon Jul 17 2017 - 16:59:39 EST)
- [PATCH 0/7] Documentation warning reduction Jonathan Corbet (Mon Jul 17 2017 - 17:01:20 EST)
- [PATCH 7/7] docs: Use :internal: for include/drm/drm_syncobj.h Jonathan Corbet (Mon Jul 17 2017 - 17:01:31 EST)
- [PATCH 3/7] docs: Do not include from .../seqno-fence.c Jonathan Corbet (Mon Jul 17 2017 - 17:01:34 EST)
- [PATCH 5/7] docs: Do not include from drivers/scsi/constants.c Jonathan Corbet (Mon Jul 17 2017 - 17:01:45 EST)
- [PATCH 4/7] docs: Get the struct cmbdata kernel doc from the right file Jonathan Corbet (Mon Jul 17 2017 - 17:01:58 EST)
- [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h Jonathan Corbet (Mon Jul 17 2017 - 17:02:21 EST)
- [PATCH 1/7] docs: Get module_init() docs from module.h Jonathan Corbet (Mon Jul 17 2017 - 17:02:35 EST)
- [PATCH 2/7] docs: Do not include kerneldoc comments from kernel/sys.c Jonathan Corbet (Mon Jul 17 2017 - 17:02:47 EST)
- Re: [PATCH v2] PM / suspend: Add suspend_target_state() Rafael J. Wysocki (Mon Jul 17 2017 - 17:03:15 EST)
- Re: [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops Andrew Lunn (Mon Jul 17 2017 - 17:04:15 EST)
- Re: [RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition Vikas Manocha (Mon Jul 17 2017 - 17:05:35 EST)
- Re: [PATCH] Documentation: dt: chosen property for kaslr-seed Rob Herring (Mon Jul 17 2017 - 17:06:09 EST)
- [patch v2 0/3] tty contention resulting from tty_open_by_driver export Okash Khawaja (Mon Jul 17 2017 - 17:08:08 EST)
- [patch v2 1/3] tty: resolve tty contention between kernel and user space Okash Khawaja (Mon Jul 17 2017 - 17:08:15 EST)
- [patch v2 3/3] tty: undo export of tty_open_by_driver Okash Khawaja (Mon Jul 17 2017 - 17:08:17 EST)
- [patch v2 2/3] staging: speakup: use tty_kopen instead of tty_open_by_driver Okash Khawaja (Mon Jul 17 2017 - 17:08:40 EST)
- Re: [PATCH v2 1/3] leds: core: Introduce generic pattern interface Jacek Anaszewski (Mon Jul 17 2017 - 17:09:34 EST)
- Re: [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding Jacek Anaszewski (Mon Jul 17 2017 - 17:09:39 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Return correct EDP voltage swing table for 0.85V Manasi Navare (Mon Jul 17 2017 - 17:10:31 EST)
- Re: [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops David Miller (Mon Jul 17 2017 - 17:10:55 EST)
- [PATCH v10 00/38] x86: Secure Memory Encryption (AMD) Tom Lendacky (Mon Jul 17 2017 - 17:11:06 EST)
- [PATCH v10 06/38] x86/mm: Add Secure Memory Encryption (SME) support Tom Lendacky (Mon Jul 17 2017 - 17:11:35 EST)
- [PATCH v10 09/38] x86/mm: Simplify p[g4um]d_page() macros Tom Lendacky (Mon Jul 17 2017 - 17:11:43 EST)
- [PATCH v10 12/38] x86/mm: Extend early_memremap() support with additional attrs Tom Lendacky (Mon Jul 17 2017 - 17:12:05 EST)
- [PATCH v10 15/38] x86/boot/e820: Add support to determine the E820 type of an address Tom Lendacky (Mon Jul 17 2017 - 17:12:16 EST)
- [PATCH v10 16/38] efi: Add an EFI table address match function Tom Lendacky (Mon Jul 17 2017 - 17:12:19 EST)
- [PATCH v10 20/38] x86, mpparse: Use memremap to map the mpf and mpc data Tom Lendacky (Mon Jul 17 2017 - 17:12:30 EST)
- [PATCH v10 25/38] swiotlb: Add warnings for use of bounce buffers with SME Tom Lendacky (Mon Jul 17 2017 - 17:12:54 EST)
- [PATCH v10 28/38] x86, realmode: Check for memory encryption on the APs Tom Lendacky (Mon Jul 17 2017 - 17:13:07 EST)
- [PATCH v10 32/38] xen/x86: Remove SME feature in PV guests Tom Lendacky (Mon Jul 17 2017 - 17:13:25 EST)
- [PATCH v10 37/38] compiler-gcc.h: Introduce __nostackp function attribute Tom Lendacky (Mon Jul 17 2017 - 17:13:43 EST)
- [PATCH v10 36/38] x86/boot: Add early cmdline parsing for options with arguments Tom Lendacky (Mon Jul 17 2017 - 17:13:57 EST)
- [PATCH v10 38/38] x86/mm: Add support to make use of Secure Memory Encryption Tom Lendacky (Mon Jul 17 2017 - 17:14:12 EST)
- [PATCH v10 31/38] x86/mm, kexec: Allow kexec to be used with SME Tom Lendacky (Mon Jul 17 2017 - 17:14:51 EST)
- [PATCH v10 34/38] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4 Tom Lendacky (Mon Jul 17 2017 - 17:14:58 EST)
- [PATCH v10 35/38] x86/mm: Add support to encrypt the kernel in-place Tom Lendacky (Mon Jul 17 2017 - 17:15:14 EST)
- [PATCH v10 33/38] x86/mm: Use proper encryption attributes with /dev/mem Tom Lendacky (Mon Jul 17 2017 - 17:15:55 EST)
- [PATCH v10 30/38] kvm: x86: svm: Support Secure Memory Encryption within KVM Tom Lendacky (Mon Jul 17 2017 - 17:16:24 EST)
- [PATCH v10 29/38] x86, drm, fbdev: Do not specify encrypted memory for video mappings Tom Lendacky (Mon Jul 17 2017 - 17:16:51 EST)
- [PATCH v10 24/38] x86, swiotlb: Add memory encryption support Tom Lendacky (Mon Jul 17 2017 - 17:17:17 EST)
- [PATCH v10 27/38] iommu/amd: Allow the AMD IOMMU to work with memory encryption Tom Lendacky (Mon Jul 17 2017 - 17:17:23 EST)
- [PATCH v10 26/38] x86/CPU/AMD: Make the microcode level available earlier in the boot Tom Lendacky (Mon Jul 17 2017 - 17:18:05 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Waiman Long (Mon Jul 17 2017 - 17:18:23 EST)
- [PATCH v10 23/38] x86/realmode: Decrypt trampoline area if memory encryption is active Tom Lendacky (Mon Jul 17 2017 - 17:18:51 EST)
- [PATCH v10 21/38] x86/mm: Add support to access persistent memory in the clear Tom Lendacky (Mon Jul 17 2017 - 17:19:23 EST)
- Re: [PATCH 6/6] cgroup: update debug controller to print out thread mode information Waiman Long (Mon Jul 17 2017 - 17:19:26 EST)
- [PATCH v10 22/38] x86/mm: Add support for changing the memory encryption attribute Tom Lendacky (Mon Jul 17 2017 - 17:19:53 EST)
- [PATCH v10 19/38] x86/mm: Add support to access boot related data in the clear Tom Lendacky (Mon Jul 17 2017 - 17:20:30 EST)
- Re: [PATCH resend] Documentation: arm: Replace use of virt_to_phys with __pa_symbol Russell King - ARM Linux (Mon Jul 17 2017 - 17:20:42 EST)
- [PATCH v10 18/38] x86/efi: Update EFI pagetable creation to work with SME Tom Lendacky (Mon Jul 17 2017 - 17:21:10 EST)
- [PATCH v10 17/38] efi: Update efi_mem_type() to return an error rather than 0 Tom Lendacky (Mon Jul 17 2017 - 17:21:35 EST)
- Re: [PATCH v2] PM / suspend: Add suspend_target_state() Florian Fainelli (Mon Jul 17 2017 - 17:22:00 EST)
- [PATCH v10 11/38] x86/mm: Add SME support for read_cr3_pa() Tom Lendacky (Mon Jul 17 2017 - 17:22:37 EST)
- [PATCH v10 13/38] x86/mm: Add support for early encrypt/decrypt of memory Tom Lendacky (Mon Jul 17 2017 - 17:22:55 EST)
- Re: [RFC PATCH v3] irqchip: Add support for tango interrupt router Mason (Mon Jul 17 2017 - 17:23:05 EST)
- Re: [PATCH 14/14] [media] fix warning on v4l2_subdev_call() result interpreted as bool Arnd Bergmann (Mon Jul 17 2017 - 17:23:19 EST)
- Re: [PATCH v2 0/6] Better document Sphinx install instructions Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:23:33 EST)
- [PATCH v10 14/38] x86/mm: Insure that boot memory areas are mapped properly Tom Lendacky (Mon Jul 17 2017 - 17:24:00 EST)
- [PATCH v10 10/38] x86/mm: Provide general kernel support for memory encryption Tom Lendacky (Mon Jul 17 2017 - 17:24:24 EST)
- [PATCH v10 04/38] x86/CPU/AMD: Add the Secure Memory Encryption CPU feature Tom Lendacky (Mon Jul 17 2017 - 17:24:56 EST)
- [PATCH v10 08/38] x86/mm: Add support to enable SME in early boot processing Tom Lendacky (Mon Jul 17 2017 - 17:25:02 EST)
- [PATCH v10 07/38] x86/mm: Remove phys_to_virt() usage in ioremap() Tom Lendacky (Mon Jul 17 2017 - 17:25:36 EST)
- [PATCH v10 03/38] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap for RAM mappings Tom Lendacky (Mon Jul 17 2017 - 17:25:54 EST)
- [PATCH v10 05/38] x86/CPU/AMD: Handle SME reduction in physical address size Tom Lendacky (Mon Jul 17 2017 - 17:26:16 EST)
- Re: [PATCH] Documentation: dt: chosen property for kaslr-seed Ard Biesheuvel (Mon Jul 17 2017 - 17:26:31 EST)
- Re: [PATCH v2 0/6] Better document Sphinx install instructions Jonathan Corbet (Mon Jul 17 2017 - 17:26:40 EST)
- [PATCH v10 01/38] x86: Document AMD Secure Memory Encryption (SME) Tom Lendacky (Mon Jul 17 2017 - 17:27:26 EST)
- [PATCH v10 02/38] x86/mm/pat: Set write-protect cache mode for full PAT support Tom Lendacky (Mon Jul 17 2017 - 17:27:43 EST)
- [PATCH v2] pty: show associative slave of ptmx in fdinfo Masatake YAMATO (Mon Jul 17 2017 - 17:28:12 EST)
- [PATCH v3 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle. Enric Balletbo i Serra (Mon Jul 17 2017 - 17:28:34 EST)
- [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties. Enric Balletbo i Serra (Mon Jul 17 2017 - 17:28:39 EST)
- [PATCH v3 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron. Enric Balletbo i Serra (Mon Jul 17 2017 - 17:28:46 EST)
- [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie Enric Balletbo i Serra (Mon Jul 17 2017 - 17:28:57 EST)
- [PATCH v3 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties. Enric Balletbo i Serra (Mon Jul 17 2017 - 17:29:18 EST)
- Re: [PATCH v2 2/2] staging: atomisp2: hmm: Alignment code (rebased) Sakari Ailus (Mon Jul 17 2017 - 17:32:03 EST)
- Re: [PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set Brijesh Singh (Mon Jul 17 2017 - 17:32:46 EST)
- Re: [GIT pull] irq updates for 4.13 Pavel Machek (Mon Jul 17 2017 - 17:33:46 EST)
- RE: [PATCH] staging: unisys: visorbus: constify attribute_group structures. Kershner, David A (Mon Jul 17 2017 - 17:37:07 EST)
- Re: [PATCH v2] mm/page_alloc: Wait for oom_lock before retrying. Tetsuo Handa (Mon Jul 17 2017 - 17:43:11 EST)
- Re: [PATCH 2/2] iio: Documentation: Add ina2xx shunt_resistor attribute documentation Brüns, Stefan (Mon Jul 17 2017 - 17:44:28 EST)
- [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC Martin Kaiser (Mon Jul 17 2017 - 17:45:43 EST)
- [PATCH v3 1/3] Documentation: devicetree: add Freescale RNGC binding Martin Kaiser (Mon Jul 17 2017 - 17:45:49 EST)
- [PATCH v3 2/3] ARM: i.MX25: add RNGC node to dtsi Martin Kaiser (Mon Jul 17 2017 - 17:45:54 EST)
- [PATCH v2 1/8] docs: Makefile: remove no-ops targets Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:47:05 EST)
- [PATCH v2 6/8] sphinx-pre-install: add dependencies for ImageMagick to work with svg Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:47:15 EST)
- [PATCH v2 8/8] sphinx.rst: document scripts/sphinx-pre-install script Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:47:29 EST)
- [PATCH v2 4/8] sphinx-pre-install: use a requirements file Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:47:45 EST)
- [PATCH v2 5/8] sphinx-pre-install: check for the need of graphviz-gd Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:48:00 EST)
- [PATCH v2 7/8] sphinx-pre-install: fix USE needs for GraphViz and ImageMagick Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:48:11 EST)
- [PATCH v2 2/8] scripts/sphinx-pre-install: add a script to check Sphinx install Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:48:13 EST)
- [PATCH v2 0/8] Add a script to check for Sphinx install requirements Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:48:36 EST)
- [PATCH v2 3/8] sphinx-pre-install: detect an existing virtualenv Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:48:57 EST)
- Re: [rfc] superblock shrinker accumulating excessive deferred counts Dave Chinner (Mon Jul 17 2017 - 17:51:09 EST)
- Re: [PATCH v2 0/6] Better document Sphinx install instructions Mauro Carvalho Chehab (Mon Jul 17 2017 - 17:55:35 EST)
- Re: [PATCH] Revert "timers: Don't wake ktimersoftd on every tick" Haris Okanovic (Mon Jul 17 2017 - 17:59:01 EST)
- [PATCH v2] timers: Don't wake ktimersoftd on every tick Haris Okanovic (Mon Jul 17 2017 - 18:04:45 EST)
- [PATCH v2 RESEND] dt-bindings: chosen: document kaslr-seed property Kees Cook (Mon Jul 17 2017 - 18:05:16 EST)
- Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export Alan Cox (Mon Jul 17 2017 - 18:05:37 EST)
- Re: [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Bjorn Andersson (Mon Jul 17 2017 - 18:07:30 EST)
- [PATCH 0/3] enable ghes_edac on selected platforms Toshi Kani (Mon Jul 17 2017 - 18:08:33 EST)
- [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface Toshi Kani (Mon Jul 17 2017 - 18:08:37 EST)
- [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Toshi Kani (Mon Jul 17 2017 - 18:08:39 EST)
- [PATCH 2/3] intel_pstate: convert to use acpi_match_oemlist() Toshi Kani (Mon Jul 17 2017 - 18:08:58 EST)
- [RFC 0/4] perf script python: Provide perf_sample dict to all handlers Arun Kalyanasundaram (Mon Jul 17 2017 - 18:10:57 EST)
- [RFC 1/4] perf script python: Allocate memory only if handler exists Arun Kalyanasundaram (Mon Jul 17 2017 - 18:11:02 EST)
- [RFC 4/4] perf script python: Generate hooks with additional argument Arun Kalyanasundaram (Mon Jul 17 2017 - 18:11:06 EST)
- [PATCH v3] PM / suspend: Export pm_suspend_target_state Florian Fainelli (Mon Jul 17 2017 - 18:11:14 EST)
- [RFC 3/4] perf script python: Add perf_sample dict to tracepoint handlers Arun Kalyanasundaram (Mon Jul 17 2017 - 18:11:37 EST)
- [RFC 2/4] perf script python: Refactor creation of perf sample dict Arun Kalyanasundaram (Mon Jul 17 2017 - 18:11:55 EST)
- Re: [RFC 11/13] gpio-switch is for some reason neccessary for camera to work. Sakari Ailus (Mon Jul 17 2017 - 18:21:00 EST)
- [PATCH] exec: Check stack space more strictly Andy Lutomirski (Mon Jul 17 2017 - 18:22:11 EST)
- [RFC PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file Mike Kravetz (Mon Jul 17 2017 - 18:30:09 EST)
- Re: [PATCH] mm,hugetlb: compute page_size_log properly Mike Kravetz (Mon Jul 17 2017 - 18:30:09 EST)
- [RFC PATCH 3/3] mm: shm: Use new hugetlb size encoding definitions Mike Kravetz (Mon Jul 17 2017 - 18:30:19 EST)
- [RFC PATCH 2/3] mm: arch: Use new hugetlb size encoding definitions Mike Kravetz (Mon Jul 17 2017 - 18:30:20 EST)
- Re: [PATCH 3/7] phy: qcom-qmp: Fix phy pipe clock name Bjorn Andersson (Mon Jul 17 2017 - 18:30:58 EST)
- Re: Help with trace-cmd/ftrace recording process ID information Will Hawkins (Mon Jul 17 2017 - 18:31:20 EST)
- [PATCH] nvme: Acknowledge completion queue on each iteration Sinan Kaya (Mon Jul 17 2017 - 18:36:39 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs: avoid cpu lockup Jaegeuk Kim (Mon Jul 17 2017 - 18:39:06 EST)
- Re: [PATCH] nvme: Acknowledge completion queue on each iteration Keith Busch (Mon Jul 17 2017 - 18:39:57 EST)
- Re: [PATCH] nvme: Acknowledge completion queue on each iteration Sinan Kaya (Mon Jul 17 2017 - 18:46:21 EST)
- Re: [PATCH] nvme: Acknowledge completion queue on each iteration Keith Busch (Mon Jul 17 2017 - 18:50:22 EST)
- Re: [PATCH] exec: Check stack space more strictly Kees Cook (Mon Jul 17 2017 - 18:51:30 EST)
- [PATCH v4 1/2] wire: export w1_touch_bit (RESEND: line breaks fixed, I hope.) Jan Kandziora (Mon Jul 17 2017 - 18:53:24 EST)
- Re: [PATCH v4 1/2] wire: export w1_touch_bit Jan Kandziora (Mon Jul 17 2017 - 18:56:56 EST)
- Re: [PATCH] nvme: Acknowledge completion queue on each iteration okaya (Mon Jul 17 2017 - 19:07:09 EST)
- [PATCH linux v5 0/3] Export 1-wire thermal sensors as hwmon device Jaghathiswari Rankappagounder Natarajan (Mon Jul 17 2017 - 19:09:16 EST)
- [PATCH linux v5 1/3] drivers: w1: add hwmon support structures Jaghathiswari Rankappagounder Natarajan (Mon Jul 17 2017 - 19:09:21 EST)
- [PATCH linux v5 2/3] drivers: w1: refactor w1_slave_show to make the temp reading functionality separate Jaghathiswari Rankappagounder Natarajan (Mon Jul 17 2017 - 19:09:38 EST)
- [PATCH linux v5 3/3] drivers: w1: add hwmon temp support for w1_therm Jaghathiswari Rankappagounder Natarajan (Mon Jul 17 2017 - 19:09:47 EST)
- Re: [PATCH 2/6] f2fs: make max inline size changeable Jaegeuk Kim (Mon Jul 17 2017 - 19:12:15 EST)
- Re: [PATCH v5 4/4] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Kees Cook (Mon Jul 17 2017 - 19:13:29 EST)
- Fedora 26 / Kernel 4.11.10 - System becomes unresponsive when swapping Steven Haigh (Mon Jul 17 2017 - 19:17:05 EST)
- Re: [RFC][PATCH] drm: kirin: Restrict modes to known good mode clocks John Stultz (Mon Jul 17 2017 - 19:20:31 EST)
- Re: [PATCH] HID: Add quirk for Lenovo Yoga 910 with ITE Chips Bastien Nocera (Mon Jul 17 2017 - 19:22:15 EST)
- Re: [PATCH 09/10] percpu: replace area map allocator with bitmap allocator Tejun Heo (Mon Jul 17 2017 - 19:28:09 EST)
- Re: [PATCH 10/10] percpu: add optimizations on allocation path for the bitmap allocator Tejun Heo (Mon Jul 17 2017 - 19:32:15 EST)
- Re: [PATCH v3] PM / suspend: Export pm_suspend_target_state Rafael J. Wysocki (Mon Jul 17 2017 - 19:32:47 EST)
- Re: [PATCH v2 1/3] leds: core: Introduce generic pattern interface Bjorn Andersson (Mon Jul 17 2017 - 19:40:21 EST)
- Re: [PATCH v5 4/4] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Baoquan He (Mon Jul 17 2017 - 19:51:39 EST)
- Re: [RFC PATCH 1/3] mm:hugetlb: Define system call hugetlb size encodings in single file Matthew Wilcox (Mon Jul 17 2017 - 20:00:30 EST)
- Re: [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding Bjorn Andersson (Mon Jul 17 2017 - 20:03:29 EST)
- Re: [PATCH V6 0/7] crypto: AES CBC multibuffer implementation Megha Dey (Mon Jul 17 2017 - 20:06:46 EST)
- Re: [PATCH] perf/core: generate overflow signal when samples are dropped (WAS: Re: [REGRESSION] perf/core: PMU interrupts dropped if we entered the kernel in the "skid" region) Kyle Huey (Mon Jul 17 2017 - 20:07:34 EST)
- Re: [PATCH] kthread: Fix race condition between kthread_parkme() and kthread_unpark() Junaid Shahid (Mon Jul 17 2017 - 20:13:44 EST)
- Re: What differences and relations between SVM, HSA, HMM and Unified Memory? Yisheng Xie (Mon Jul 17 2017 - 20:16:27 EST)
- linux-next: manual merge of the btrfs-kdave tree with Linus' tree Stephen Rothwell (Mon Jul 17 2017 - 20:18:10 EST)
- [PATCH v4] PM / suspend: Export pm_suspend_target_state Florian Fainelli (Mon Jul 17 2017 - 20:19:35 EST)
- Re: [PATCH] staging: gs_fpgaboot: add buffer overflow checks Jacob von Chorus (Mon Jul 17 2017 - 20:21:26 EST)
- RE: 4.12 nf_conntrack_expect crash 高峰 (Mon Jul 17 2017 - 20:23:45 EST)
- Re: [PATCH v3 4/4] firmware: send -EINTR on signal abort on fallback mechanism Luis R. Rodriguez (Mon Jul 17 2017 - 20:27:12 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events dbasehore . (Mon Jul 17 2017 - 20:30:12 EST)
- Re: Help with trace-cmd/ftrace recording process ID information Steven Rostedt (Mon Jul 17 2017 - 20:45:27 EST)
- [PATCH] pci: quirk: Apply APM ACS quirk to XGene devices Feng Kan (Mon Jul 17 2017 - 20:46:04 EST)
- [PATCH v2 1/2] staging: gs_fpgaboot: add buffer overflow checks Jacob von Chorus (Mon Jul 17 2017 - 20:47:55 EST)
- [PATCH v2 2/2] staging: gs_fpgaboot: change char to u8 Jacob von Chorus (Mon Jul 17 2017 - 20:48:00 EST)
- Re: [PATCH] perf tools: Add ARM Statistical Profiling Extensions (SPE) support Kim Phillips (Mon Jul 17 2017 - 20:48:32 EST)
- Re: A question about acpi_early_init(), and want to invoke acpi_early_init() earlier Dou Liyang (Mon Jul 17 2017 - 20:53:54 EST)
- fs/btrfs/ctree.c:5149: warning: 'found_key' is used uninitialized in this function kbuild test robot (Mon Jul 17 2017 - 20:55:53 EST)
- Re: [PATCH v2 2/5] dt-bindings: gpu: add a power_model optional properties for MALI Caesar Wang (Mon Jul 17 2017 - 20:59:18 EST)
- [REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control Jason L Tibbitts III (Mon Jul 17 2017 - 21:09:12 EST)
- linux-next: build failure after merge of the net-next tree Stephen Rothwell (Mon Jul 17 2017 - 21:09:46 EST)
- Re: [PATCH v5 1/2] clk: gate: expose clk_gate_ops::is_enabled Stephen Boyd (Mon Jul 17 2017 - 21:17:58 EST)
- Re: [PATCH v2] clk: mediatek: fixed static checker warning in clk_cpumux_get_parent call Stephen Boyd (Mon Jul 17 2017 - 21:17:58 EST)
- RE: [PATCH v2 12/22] fpga: intel: fme: add header sub feature support Wu, Hao (Mon Jul 17 2017 - 21:18:04 EST)
- Re: [PATCH v2 2/2] staging: gs_fpgaboot: change char to u8 Joe Perches (Mon Jul 17 2017 - 21:22:18 EST)
- Re: [PATCH v3] clk: qcom: clk-smd-rpm: Fix the reported rate of branches Stephen Boyd (Mon Jul 17 2017 - 21:22:39 EST)
- Re: [f2fs-dev] [PATCH] f2fs: include seq_file.h for sysfs.c Chao Yu (Mon Jul 17 2017 - 21:24:09 EST)
- Re: [f2fs-dev] [PATCH v6 1/1] f2fs: dax: implement direct access Sun Qiuyang (Mon Jul 17 2017 - 21:25:26 EST)
- Re: [PATCH v7 06/16] lockdep: Detect and handle hist_lock ring buffer overwrite Byungchul Park (Mon Jul 17 2017 - 21:26:51 EST)
- Re: [PATCH v2] clk: moxart: remove unnecessary statics Stephen Boyd (Mon Jul 17 2017 - 21:30:33 EST)
- Re: [PATCH 02/11] clk: moxart: Drop unnecessary static Stephen Boyd (Mon Jul 17 2017 - 21:31:08 EST)
- Re: [PATCH 01/11] clk: mmp: Drop unnecessary static Stephen Boyd (Mon Jul 17 2017 - 21:32:00 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events Rafael J. Wysocki (Mon Jul 17 2017 - 21:34:04 EST)
- [RFC] ->poll() sparse annotations Al Viro (Mon Jul 17 2017 - 21:36:15 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Mon Jul 17 2017 - 21:39:01 EST)
- linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree Stephen Rothwell (Mon Jul 17 2017 - 21:39:53 EST)
- Re: [f2fs-dev] [PATCH v2] f2fs: avoid cpu lockup Chao Yu (Mon Jul 17 2017 - 21:41:23 EST)
- Re: [PATCH 2/6] f2fs: make max inline size changeable Chao Yu (Mon Jul 17 2017 - 21:44:01 EST)
- [PATCH v3] kbuild: trivial cleanups on the comments Cao jin (Mon Jul 17 2017 - 21:49:45 EST)
- Re: [RFC PATCH v1 5/6] mm: parallelize clear_gigantic_page Daniel Jordan (Mon Jul 17 2017 - 21:50:03 EST)
- Re: [PATCH v2 2/2] staging: gs_fpgaboot: change char to u8 Jacob von Chorus (Mon Jul 17 2017 - 22:02:21 EST)
- [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Mon Jul 17 2017 - 22:05:41 EST)
- [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Mon Jul 17 2017 - 22:06:32 EST)
- Re: [PATCH v12 6/8] mm: support reporting free page blocks Wei Wang (Mon Jul 17 2017 - 22:09:49 EST)
- Re: [RFC PATCH] Bluetooth: btusb: Fix memory leak in play_deferred jeffy (Mon Jul 17 2017 - 22:16:20 EST)
- Re: [PATCH] pci: quirk: Apply APM ACS quirk to XGene devices Alex Williamson (Mon Jul 17 2017 - 22:23:41 EST)
- [PATCH v3 0/7] drm/rockchip: add all full framework vop support Mark Yao (Mon Jul 17 2017 - 22:28:30 EST)
- [PATCH v3 1/7] drm/rockchip: vop: initialize registers directly Mark Yao (Mon Jul 17 2017 - 22:28:37 EST)
- [PATCH v3 2/7] drm/rockchip: vop: move write_relaxed flags to vop register Mark Yao (Mon Jul 17 2017 - 22:28:44 EST)
- [PATCH v3 3/7] drm/rockchip: vop: move line_flag_num to interrupt registers Mark Yao (Mon Jul 17 2017 - 22:28:47 EST)
- [PATCH v3 4/7] drm/rockchip: vop: group vop registers Mark Yao (Mon Jul 17 2017 - 22:28:55 EST)
- [PATCH v3 5/7] drm/rockchip: vop: add a series of vop support Mark Yao (Mon Jul 17 2017 - 22:29:04 EST)
- [PATCH v3 6/7] dt-bindings: display: fill Documents for series of vop Mark Yao (Mon Jul 17 2017 - 22:29:16 EST)
- [PATCH v3 7/7] drm/rockchip: vop: rk3328: fix overlay abnormal Mark Yao (Mon Jul 17 2017 - 22:29:27 EST)
- RE: [PATCH v2 07/22] fpga: intel: pcie: parse feature list and create platform device for features. Wu, Hao (Mon Jul 17 2017 - 22:30:08 EST)
- Re: [PATCH v2 1/2] hpsa: limit transfer length to 1MB Martin K. Petersen (Mon Jul 17 2017 - 22:57:40 EST)
- Re: [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64 Chen-Yu Tsai (Mon Jul 17 2017 - 22:59:24 EST)
- Re: [linux-sunxi] [PATCH v6 4/9] arm64: allwinner: a64: add AXP803 node to Pine64 device tree Chen-Yu Tsai (Mon Jul 17 2017 - 23:02:56 EST)
- Re: [linux-sunxi] [PATCH v6 7/9] arm64: allwinner: a64: add DTSI file for AXP803 PMIC Chen-Yu Tsai (Mon Jul 17 2017 - 23:03:25 EST)
- Re: [PATCH] scsi: sg: fix static checker warning in sg_is_valid_dxfer Martin K. Petersen (Mon Jul 17 2017 - 23:04:32 EST)
- Re: [linux-sunxi] [PATCH v6 8/9] arm64: allwinner: a64: enable AXP803 regulators for Pine64 Icenowy Zheng (Mon Jul 17 2017 - 23:07:47 EST)
- [PATCH] Add handling for bind/unbind actions Dmitry Torokhov (Mon Jul 17 2017 - 23:10:17 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Mon Jul 17 2017 - 23:15:13 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Mon Jul 17 2017 - 23:24:57 EST)
- Re: [PATCH] usb: dwc2: gadget: On USB RESET reset device address to zero John Youn (Mon Jul 17 2017 - 23:24:58 EST)
- [PATCH 0/3] Keystone defconfig updates Suman Anna (Mon Jul 17 2017 - 23:27:26 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Bob Liu (Mon Jul 17 2017 - 23:27:29 EST)
- [PATCH 2/3] ARM: configs: keystone: Enable TI-SCI protocol and genpd driver Suman Anna (Mon Jul 17 2017 - 23:27:45 EST)
- [PATCH 3/3] ARM: configs: keystone: Enable reset drivers Suman Anna (Mon Jul 17 2017 - 23:27:54 EST)
- [PATCH 1/3] ARM: configs: keystone: Enable Message Manager Suman Anna (Mon Jul 17 2017 - 23:28:32 EST)
- [PATCH 0/4] Add various TI-SCI DT nodes on 66AK2G SoCs Suman Anna (Mon Jul 17 2017 - 23:29:19 EST)
- [PATCH 2/4] ARM: dts: keystone-k2g: Add ti-sci power domain node Suman Anna (Mon Jul 17 2017 - 23:29:25 EST)
- [PATCH 3/4] ARM: dts: keystone-k2g: Add ti-sci clock provider node Suman Anna (Mon Jul 17 2017 - 23:29:37 EST)
- [PATCH 4/4] ARM: dts: keystone-k2g: Add TI SCI reset-controller node Suman Anna (Mon Jul 17 2017 - 23:29:50 EST)
- [PATCH 1/4] ARM: dts: keystone-k2g: Add PMMC node to support TI-SCI protocol Suman Anna (Mon Jul 17 2017 - 23:29:58 EST)
- [RFC PATCH v2 0/3] pmbus: Expand fan support and add MAX31785 driver Andrew Jeffery (Mon Jul 17 2017 - 23:37:17 EST)
- [RFC PATCH v2 1/3] hwmon: pmbus: Add fan control support Andrew Jeffery (Mon Jul 17 2017 - 23:37:24 EST)
- [RFC PATCH v2 3/3] pmbus: Add MAX31785 driver Andrew Jeffery (Mon Jul 17 2017 - 23:37:29 EST)
- [RFC PATCH v2 2/3] pmbus: Add and expose pmbus_get_info() Andrew Jeffery (Mon Jul 17 2017 - 23:37:41 EST)
- [PATCH v7 1/1] f2fs: dax: implement direct access sunqiuyang (Mon Jul 17 2017 - 23:41:58 EST)
- Re: [PATCH 10/18] drm/sun4i: tcon: Move out the tcon0 common setup Chen-Yu Tsai (Mon Jul 17 2017 - 23:42:06 EST)
- panic, bisect to commit 7f1d4e58dabb "spmi: pmic-arb: optimize table lookups" Frank Rowand (Mon Jul 17 2017 - 23:42:39 EST)
- linux-next: Tree for Jul 18 Stephen Rothwell (Mon Jul 17 2017 - 23:52:01 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events dbasehore . (Mon Jul 17 2017 - 23:52:39 EST)
- Re: panic, bisect to commit 7f1d4e58dabb "spmi: pmic-arb: optimize table lookups" Rajendra Nayak (Mon Jul 17 2017 - 23:56:53 EST)
- [PATCH v2] dt-bindings: display: sunxi: Improve endpoint ID scheme readability Chen-Yu Tsai (Tue Jul 18 2017 - 00:02:12 EST)
- [PATCH v10 5/7] perf util: Create branch.c/.h for common branch functions Jin Yao (Tue Jul 18 2017 - 00:16:44 EST)
- [PATCH v10 1/7] perf/core: Define the common branch type classification Jin Yao (Tue Jul 18 2017 - 00:16:44 EST)
- [PATCH v10 0/7] perf report: Show branch type Jin Yao (Tue Jul 18 2017 - 00:16:44 EST)
- [PATCH v10 3/7] perf record: Create a new option save_type in --branch-filter Jin Yao (Tue Jul 18 2017 - 00:16:44 EST)
- [PATCH v10 7/7] perf report: Show branch type in callchain entry Jin Yao (Tue Jul 18 2017 - 00:16:51 EST)
- [PATCH v10 6/7] perf report: Show branch type statistics for stdio mode Jin Yao (Tue Jul 18 2017 - 00:17:10 EST)
- [PATCH v10 4/7] perf report: Refactor the branch info printing code Jin Yao (Tue Jul 18 2017 - 00:17:30 EST)
- [PATCH v10 2/7] perf/x86/intel: Record branch type Jin Yao (Tue Jul 18 2017 - 00:17:45 EST)
- [RFC][PATCH v2] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate John Stultz (Tue Jul 18 2017 - 00:24:11 EST)
- [PATCH] wireless: wext: terminate ifr name coming from userspace Levin, Alexander (Sasha Levin) (Tue Jul 18 2017 - 00:24:11 EST)
- [PATCH v6 00/16] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros (Tue Jul 18 2017 - 00:26:36 EST)
- [PATCH v6 01/16] perf header: encapsulate read and swap David Carrillo-Cisneros (Tue Jul 18 2017 - 00:26:39 EST)
- [PATCH v6 02/16] perf header: add PROCESS_STR_FUN macro David Carrillo-Cisneros (Tue Jul 18 2017 - 00:26:44 EST)
- [PATCH v6 07/16] perf header: use struct feat_fd for print David Carrillo-Cisneros (Tue Jul 18 2017 - 00:26:52 EST)
- [PATCH v6 14/16] perf tool: add show_feature_header to perf_tool David Carrillo-Cisneros (Tue Jul 18 2017 - 00:26:59 EST)
- [PATCH v6 16/16] perf header: add event desc to pipe-mode header David Carrillo-Cisneros (Tue Jul 18 2017 - 00:27:13 EST)
- [PATCH v6 13/16] perf header: change FEAT_OP* macros David Carrillo-Cisneros (Tue Jul 18 2017 - 00:27:23 EST)
- [PATCH v6 15/16] perf tools: add feature header record to pipe-mode David Carrillo-Cisneros (Tue Jul 18 2017 - 00:27:30 EST)
- [PATCH v6 12/16] perf header: add a buffer to struct feat_fd David Carrillo-Cisneros (Tue Jul 18 2017 - 00:27:49 EST)
- [PATCH v6 08/16] perf header: use struct feat_fd to process header records David Carrillo-Cisneros (Tue Jul 18 2017 - 00:28:07 EST)
- [PATCH v6 10/16] perf header: use struct feat_fd in read header records David Carrillo-Cisneros (Tue Jul 18 2017 - 00:28:12 EST)
- [PATCH v6 11/16] perf header: make write_pmu_mappings pipe-mode friendly David Carrillo-Cisneros (Tue Jul 18 2017 - 00:28:24 EST)
- [PATCH v6 09/16] perf header: don't pass struct perf_file_section to process_##_feat David Carrillo-Cisneros (Tue Jul 18 2017 - 00:28:46 EST)
- [PATCH v6 06/16] perf header: add struct feat_fd for write David Carrillo-Cisneros (Tue Jul 18 2017 - 00:29:04 EST)
- [PATCH v6 05/16] perf header: revamp do_write David Carrillo-Cisneros (Tue Jul 18 2017 - 00:29:24 EST)
- [PATCH v6 04/16] perf util: add const modifier to buf in "writen" function David Carrillo-Cisneros (Tue Jul 18 2017 - 00:29:44 EST)
- [PATCH v6 03/16] perf header: fail on write_padded error David Carrillo-Cisneros (Tue Jul 18 2017 - 00:30:00 EST)
- [RFC PATCH 0/5] earlycon hang under some conditions Jeffy Chen (Tue Jul 18 2017 - 00:30:19 EST)
- [RFC PATCH 1/5] serial: arc: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 00:30:24 EST)
- [RFC PATCH 2/5] serial: omap: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 00:30:41 EST)
- [RFC PATCH 3/5] serial: xuartps: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 00:30:46 EST)
- [RFC PATCH 4/5] serial: 8250_ingenic: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 00:30:59 EST)
- [RFC PATCH 5/5] serial: 8250_early: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 00:31:09 EST)
- Re: [PATCH v16 2/7] power: add power sequence library Peter Chen (Tue Jul 18 2017 - 00:31:33 EST)
- Re: [PATCH 1/3] staging: ccree: Replace kzalloc with devm_kzalloc Suniel Mahesh (Tue Jul 18 2017 - 00:35:08 EST)
- Re: [PATCH v4 15/16] perf tools: add feature header record to pipe-mode David Carrillo-Cisneros (Tue Jul 18 2017 - 00:37:18 EST)
- Re: [PATCH v5 00/16] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros (Tue Jul 18 2017 - 00:38:01 EST)
- Re: [PATCH v5 00/16] perf tool: add meta-data header support for pipe-mode David Carrillo-Cisneros (Tue Jul 18 2017 - 00:39:22 EST)
- [PATCH linux-next v5 1/1] spi: imx: Add support for SPI Slave mode Jiada Wang (Tue Jul 18 2017 - 00:41:17 EST)
- Re: [PATCH v2 2/3] usb: chipidea: Hook into mux framework to toggle usb switch Peter Chen (Tue Jul 18 2017 - 00:42:01 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Andi Kleen (Tue Jul 18 2017 - 00:45:29 EST)
- Re: [PATCH 0/3] Keystone defconfig updates santosh.shilimkar@xxxxxxxxxx (Tue Jul 18 2017 - 00:46:06 EST)
- Re: [PATCH 0/4] Add various TI-SCI DT nodes on 66AK2G SoCs santosh.shilimkar@xxxxxxxxxx (Tue Jul 18 2017 - 00:48:08 EST)
- Re: [PATCH V2 2/5] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other code cleanup kgunda (Tue Jul 18 2017 - 00:52:50 EST)
- Re: [PATCH v7 0/3] nvmem: upstream snvs_lpgpr driver Oleksij Rempel (Tue Jul 18 2017 - 00:53:08 EST)
- Re: [PATCH] hwmon: (lm75) Add a basic interrupt handler Guenter Roeck (Tue Jul 18 2017 - 00:53:57 EST)
- Re: [PATCH v6 0/6] provide power off support for iMX6 with external PMIC Oleksij Rempel (Tue Jul 18 2017 - 00:54:13 EST)
- [PATCH] cpufreq: schedutil: Update last_update from sugov_set_iowait_boost() Viresh Kumar (Tue Jul 18 2017 - 00:54:44 EST)
- Re: linux-next: build failure after merge of the net-next tree John Fastabend (Tue Jul 18 2017 - 00:59:23 EST)
- [PATCH v2 1/5] ARM: multi_v7_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Tue Jul 18 2017 - 00:59:37 EST)
- Re: [PATCH v4 1/2] wire: export w1_touch_bit Greg Kroah-Hartman (Tue Jul 18 2017 - 00:59:47 EST)
- [PATCH v2 5/5] ARM: qcom_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Tue Jul 18 2017 - 00:59:51 EST)
- [PATCH v2 2/5] ARM: ixp4xx_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Tue Jul 18 2017 - 01:00:11 EST)
- [PATCH v2 3/5] ARM: vexpress_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Tue Jul 18 2017 - 01:00:21 EST)
- [PATCH v2 4/5] ARM: ezx_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Tue Jul 18 2017 - 01:00:23 EST)
- Re: [PATCH v4 1/2] wire: export w1_touch_bit (RESEND: line breaks fixed, I hope.) Greg Kroah-Hartman (Tue Jul 18 2017 - 01:00:36 EST)
- [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Krzysztof Kozlowski (Tue Jul 18 2017 - 01:01:09 EST)
- Re: [PATCH v5 4/5] arm64: dts: exynos: Remove the OF graph from DSI node Krzysztof Kozlowski (Tue Jul 18 2017 - 01:03:28 EST)
- Re: [PATCH] staging: unisys: visorbus: constify attribute_group structures. Greg KH (Tue Jul 18 2017 - 01:05:18 EST)
- Re: [PATCH 1/2] arm64: dts: exynos: Fix wrong label for USB 3.0 controller node Krzysztof Kozlowski (Tue Jul 18 2017 - 01:06:57 EST)
- Re: panic, bisect to commit 7f1d4e58dabb "spmi: pmic-arb: optimize table lookups" Frank Rowand (Tue Jul 18 2017 - 01:07:02 EST)
- Re: [PATCH 2/2] arm64: dts: exynos: Add extcon property for TM2 and TM2E Krzysztof Kozlowski (Tue Jul 18 2017 - 01:07:32 EST)
- Re: [RFC PATCH 1/5] serial: arc: Remove __init marking from early write Greg KH (Tue Jul 18 2017 - 01:08:49 EST)
- Re: [PATCH V3 3/4] spmi: pmic-arb: add support for HW version 5 kgunda (Tue Jul 18 2017 - 01:09:55 EST)
- Re: [PATCH net-next v2 1/4] dt-bindings: net: mediatek: add support for MediaTek MT7623 and MT7622 SoC Sean Wang (Tue Jul 18 2017 - 01:13:47 EST)
- RE: [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier Zheng, Lv (Tue Jul 18 2017 - 01:19:04 EST)
- KINDLY REPLY URGENTLY IBRAHIM KABORE (Tue Jul 18 2017 - 01:19:48 EST)
- Re: [PATCH v2 01/22] docs: fpga: add a document for Intel FPGA driver overview Greg KH (Tue Jul 18 2017 - 01:22:41 EST)
- [PATCH] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG Keiji Hayashibara (Tue Jul 18 2017 - 01:24:42 EST)
- [PATCH v2] staging: unisys: visorbus: Constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 01:25:04 EST)
- [PATCH v2 0/4] pinctrl: Add USB support for Aspeed SoCs Andrew Jeffery (Tue Jul 18 2017 - 01:25:37 EST)
- [PATCH v2 1/4] dt-bindings: pinctrl: aspeed: Add g4 USB functions Andrew Jeffery (Tue Jul 18 2017 - 01:25:43 EST)
- [PATCH v2 2/4] dt-bindings: pinctrl: aspeed: Add g5 USB functions Andrew Jeffery (Tue Jul 18 2017 - 01:25:51 EST)
- [PATCH v2 3/4] pinctrl: aspeed: g4: Add USB device and host support Andrew Jeffery (Tue Jul 18 2017 - 01:25:55 EST)
- [PATCH v2 4/4] pinctrl: aspeed: g5: Add USB device and host support Andrew Jeffery (Tue Jul 18 2017 - 01:26:00 EST)
- Re: [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface Borislav Petkov (Tue Jul 18 2017 - 01:35:09 EST)
- [PATCH] staging: iio: adc: add space around substraction operation Hari Prasath (Tue Jul 18 2017 - 01:38:27 EST)
- [PATCH v2] ARM: dts: imx6: RIoTboard provide gpio-line-names Oleksij Rempel (Tue Jul 18 2017 - 01:40:40 EST)
- [PATCH] staging: pi433: Fix a couple of spelling mistakes Colin King (Tue Jul 18 2017 - 01:40:45 EST)
- Re: Regression with suspicious RCU usage splats with cpu_pm change Tony Lindgren (Tue Jul 18 2017 - 01:41:46 EST)
- Re: [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code Herbert Xu (Tue Jul 18 2017 - 01:42:25 EST)
- Re: panic, bisect to commit 7f1d4e58dabb "spmi: pmic-arb: optimize table lookups" Frank Rowand (Tue Jul 18 2017 - 01:45:03 EST)
- [PATCH] soc: TI knav_qmss: Fix spelling mistake "instace" -> "instance" Colin King (Tue Jul 18 2017 - 01:45:59 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Viresh Kumar (Tue Jul 18 2017 - 01:46:07 EST)
- Re: [PATCHv2 0/6] Motorola Droid 4 Audio Support Tony Lindgren (Tue Jul 18 2017 - 01:48:43 EST)
- Re: [PATCH] drm/i915: disable KASAN for handlers Jiri Slaby (Tue Jul 18 2017 - 01:48:48 EST)
- Re: [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC PrasannaKumar Muralidharan (Tue Jul 18 2017 - 01:49:30 EST)
- Re: [PATCH] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG Masahiro Yamada (Tue Jul 18 2017 - 01:51:20 EST)
- Re: [PATCH] staging: iio: adc: add space around substraction operation Jonathan Cameron (Tue Jul 18 2017 - 01:57:33 EST)
- Re: [RFC v2 5/6] drivers: boot_constraint: Add initial DT bindings Viresh Kumar (Tue Jul 18 2017 - 01:58:16 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Tue Jul 18 2017 - 02:00:27 EST)
- Re: Droid 4 boot failure due to 422580c3cea7 (mm/oom_kill.c: add tracepoints for oom reaper-related events) Tony Lindgren (Tue Jul 18 2017 - 02:00:57 EST)
- [PATCH v5 2/3] dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper place sean.wang (Tue Jul 18 2017 - 02:02:02 EST)
- [PATCH v5 3/3] dt-bindings: cpufreq: enhance MediaTek cpufreq dt-binding document sean.wang (Tue Jul 18 2017 - 02:02:03 EST)
- [PATCH v5 1/3] cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC sean.wang (Tue Jul 18 2017 - 02:02:20 EST)
- [PATCH v5 0/3] some fixups for MediaTek cpufreq driver sean.wang (Tue Jul 18 2017 - 02:02:42 EST)
- [PATCH 0/5] earlycon hang under some conditions Jeffy Chen (Tue Jul 18 2017 - 02:03:17 EST)
- [PATCH 1/5] serial: arc: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 02:03:22 EST)
- [PATCH 2/5] serial: omap: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 02:03:27 EST)
- [PATCH 3/5] serial: xuartps: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 02:03:34 EST)
- [PATCH 4/5] serial: 8250_ingenic: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 02:03:47 EST)
- [PATCH 5/5] serial: 8250_early: Remove __init marking from early write Jeffy Chen (Tue Jul 18 2017 - 02:03:53 EST)
- Re: [RFC PATCH 1/5] serial: arc: Remove __init marking from early write jeffy (Tue Jul 18 2017 - 02:06:17 EST)
- Re: [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier Dou Liyang (Tue Jul 18 2017 - 02:08:18 EST)
- [PATCH] efifb: allow user to disable write combined mapping. Dave Airlie (Tue Jul 18 2017 - 02:09:20 EST)
- RE: [PATCH] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG Keiji Hayashibara (Tue Jul 18 2017 - 02:10:37 EST)
- Re: fscrypt request_module() deadlock Herbert Xu (Tue Jul 18 2017 - 02:14:27 EST)
- Re: [PATCH] Stagung: rtl8188eu: core: fixd comment coding style issue in rtw_xmit.c Greg KH (Tue Jul 18 2017 - 02:17:16 EST)
- Re: [RFC][PATCH] drm: kirin: Restrict modes to known good mode clocks Daniel Vetter (Tue Jul 18 2017 - 02:26:39 EST)
- Re: [PATCH] x86/microcode: Document the three loading methods Dominik Brodowski (Tue Jul 18 2017 - 02:28:03 EST)
- ping/icmp sockets: define "sane". Rob Landley (Tue Jul 18 2017 - 02:32:54 EST)
- [PATCH V3 0/5] Update kernel to latest FMC bus release Alessandro Rubini (Tue Jul 18 2017 - 02:33:00 EST)
- [PATCH V3 1/5] drivers/fmc: remove unused variable Alessandro Rubini (Tue Jul 18 2017 - 02:33:04 EST)
- [PATCH V3 2/5] drivers/fmc: hide fmc operations behind helpers Alessandro Rubini (Tue Jul 18 2017 - 02:33:10 EST)
- [PATCH V3 3/5] drivers/fmc: The only way to dump the SDB is from debugfs Alessandro Rubini (Tue Jul 18 2017 - 02:33:18 EST)
- [PATCH V3 4/5] drivers/fmc: change registration prototype Alessandro Rubini (Tue Jul 18 2017 - 02:33:28 EST)
- [PATCH V3 5/5] drivers/fmc: carrier can program FPGA on registration Alessandro Rubini (Tue Jul 18 2017 - 02:33:36 EST)
- [PATCH v3] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Tue Jul 18 2017 - 02:34:54 EST)
- Re: [PATCH] kthread: Fix race condition between kthread_parkme() and kthread_unpark() Thomas Gleixner (Tue Jul 18 2017 - 02:35:54 EST)
- [PATCH] audit: fix memleak in auditd_send_unicast_skb. shuwang (Tue Jul 18 2017 - 02:37:52 EST)
- [PATCH v2] arm64: defconfig: enable CONFIG_UNIPHIER_WATCHDOG Keiji Hayashibara (Tue Jul 18 2017 - 02:38:19 EST)
- Re: [PATCH v2 1/8] exec: Correct comments about "point of no return" Kees Cook (Tue Jul 18 2017 - 02:39:49 EST)
- Re: [PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders Daniel Vetter (Tue Jul 18 2017 - 02:40:01 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events Thomas Gleixner (Tue Jul 18 2017 - 02:40:56 EST)
- Re: [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h Daniel Vetter (Tue Jul 18 2017 - 02:42:54 EST)
- Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred Marcel Holtmann (Tue Jul 18 2017 - 02:42:57 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Thomas Gleixner (Tue Jul 18 2017 - 02:44:20 EST)
- Re: [PATCH v3] Bluetooth: btusb: Fix memory leak in play_deferred Marcel Holtmann (Tue Jul 18 2017 - 02:44:35 EST)
- Re: [PATCH v2 2/8] exec: Move security_bprm_secureexec() earlier Kees Cook (Tue Jul 18 2017 - 02:45:29 EST)
- Re: WARN_ON_ONCE(work > weight) in napi_poll() Ryan Hsu (Tue Jul 18 2017 - 02:47:53 EST)
- Re: [PATCH v7 1/1] f2fs: dax: implement direct access Chao Yu (Tue Jul 18 2017 - 02:47:57 EST)
- Re: [PATCH v2] staging: unisys: visorbus: Constify attribute_group structures. Greg KH (Tue Jul 18 2017 - 02:51:05 EST)
- Re: [PATCH V3 1/5] drivers/fmc: remove unused variable Greg KH (Tue Jul 18 2017 - 02:53:32 EST)
- [PATCH v2] PCI: dwc: designware: test PCIE_ATU_ENABLE bit to check enabled or not Jisheng Zhang (Tue Jul 18 2017 - 02:53:38 EST)
- Re: [PATCH 2/5] drm: vmwgfx: constify pci_device_id. Sinclair Yeh (Tue Jul 18 2017 - 02:56:21 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Tue Jul 18 2017 - 02:56:56 EST)
- Re: [PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__ Greg KH (Tue Jul 18 2017 - 02:57:53 EST)
- Re: [PATCH v3 1/1] Staging: android/ion: declare function static Greg KH (Tue Jul 18 2017 - 02:58:34 EST)
- Re: [PATCH] staging: wlan-ng: Fix endianness warnings Greg KH (Tue Jul 18 2017 - 02:59:10 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Andi Kleen (Tue Jul 18 2017 - 02:59:30 EST)
- Re: [PATCH v2 1/2] staging: gs_fpgaboot: add buffer overflow checks Greg Kroah-Hartman (Tue Jul 18 2017 - 03:00:12 EST)
- Re: [PATCH V3 1/5] drivers/fmc: remove unused variable Alessandro Rubini (Tue Jul 18 2017 - 03:00:43 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces James Morris (Tue Jul 18 2017 - 03:02:21 EST)
- Re: [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users Maxime Ripard (Tue Jul 18 2017 - 03:05:41 EST)
- Re: [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending Maxime Ripard (Tue Jul 18 2017 - 03:07:51 EST)
- Re: [PATCHv5 3/6] mfd: da9052: add register details for TSI Lee Jones (Tue Jul 18 2017 - 03:09:02 EST)
- Re: [Xen-devel] [PATCH v1] xen/grant-table: log the lack of grants Juergen Gross (Tue Jul 18 2017 - 03:11:29 EST)
- [PATCH 1/2] dt-bindings: dma: Add Spreadtrum SC9860 DMA controller Baolin Wang (Tue Jul 18 2017 - 03:12:03 EST)
- [PATCH 2/2] dma: Add Spreadtrum DMA controller driver Baolin Wang (Tue Jul 18 2017 - 03:12:15 EST)
- Re: [PATCH v2 0/3] Introduce USB charger support in USB phy Baolin Wang (Tue Jul 18 2017 - 03:13:05 EST)
- Re: [PATCH] mfd: intel_soc_pmic_crc: Uniquify device name Lee Jones (Tue Jul 18 2017 - 03:14:27 EST)
- Re: ath10k_htt_rx_amsdu_allowed() noise Ryan Hsu (Tue Jul 18 2017 - 03:14:58 EST)
- Re: [PATCH resend] Documentation: arm: Replace use of virt_to_phys with __pa_symbol Geert Uytterhoeven (Tue Jul 18 2017 - 03:15:06 EST)
- Re: [PATCH 2/2] mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variants Lee Jones (Tue Jul 18 2017 - 03:17:35 EST)
- Re: [PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs Lee Jones (Tue Jul 18 2017 - 03:18:56 EST)
- Re: [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK Lee Jones (Tue Jul 18 2017 - 03:19:46 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Thomas Gleixner (Tue Jul 18 2017 - 03:19:54 EST)
- Re: [PATCH 11/11] mfd: max8925-i2c: Drop unnecessary static Lee Jones (Tue Jul 18 2017 - 03:23:19 EST)
- Re: [PATCH V3 1/5] drivers/fmc: remove unused variable Greg KH (Tue Jul 18 2017 - 03:24:00 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Thomas Gleixner (Tue Jul 18 2017 - 03:24:44 EST)
- Re: [PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs Quentin Schulz (Tue Jul 18 2017 - 03:25:11 EST)
- Re: [PATCH] serial: 8250: fix error handling in of_platform_serial_probe() Greg Kroah-Hartman (Tue Jul 18 2017 - 03:27:43 EST)
- Re: [PATCH v6 00/16] perf tool: add meta-data header support for pipe-mode Jiri Olsa (Tue Jul 18 2017 - 03:28:32 EST)
- [PATCH 2/2] Staging: iio: light: tsl2x7x_core.c: Replace symbolic permission with octal permission Jaya Durga (Tue Jul 18 2017 - 03:28:37 EST)
- [PATCH v3 0/6] Add HiSilicon SoC uncore Performance Monitoring Unit driver Shaokun Zhang (Tue Jul 18 2017 - 03:29:36 EST)
- [PATCH v3 5/6] perf: hisi: Add support for HiSilicon SoC DDRC PMU driver Shaokun Zhang (Tue Jul 18 2017 - 03:29:44 EST)
- [PATCH v3 3/6] perf: hisi: Add support for HiSilicon SoC L3C PMU driver Shaokun Zhang (Tue Jul 18 2017 - 03:29:56 EST)
- [PATCH] dt-bindings: add device tree binding for Allwinner XR819 SDIO Wi-Fi Icenowy Zheng (Tue Jul 18 2017 - 03:30:04 EST)
- [PATCH v3 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver Shaokun Zhang (Tue Jul 18 2017 - 03:30:37 EST)
- [PATCH v3 6/6] arm64: MAINTAINERS: hisi: Add HiSilicon SoC PMU support Shaokun Zhang (Tue Jul 18 2017 - 03:30:49 EST)
- [PATCH v3 4/6] perf: hisi: Add support for HiSilicon SoC HHA PMU driver Shaokun Zhang (Tue Jul 18 2017 - 03:30:56 EST)
- Re: [PATCH V3 1/5] drivers/fmc: remove unused variable Alessandro Rubini (Tue Jul 18 2017 - 03:31:08 EST)
- [PATCH v3 2/6] perf: hisi: Add support for HiSilicon SoC uncore PMU driver Shaokun Zhang (Tue Jul 18 2017 - 03:31:28 EST)
- Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred Oliver Neukum (Tue Jul 18 2017 - 03:33:00 EST)
- Re: [PATCH] serial: 8250: fix error handling in of_platform_serial_probe() Alexey Khoroshilov (Tue Jul 18 2017 - 03:33:16 EST)
- [PATCH] dt-bindings: add compatible string of Allwinner H5 Mali-450 MP4 GPU Icenowy Zheng (Tue Jul 18 2017 - 03:33:50 EST)
- Re: [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending Daniel Vetter (Tue Jul 18 2017 - 03:35:11 EST)
- Re: [PATCH 1/2] Input: axp20x-pek: add support for AXP221 PEK Quentin Schulz (Tue Jul 18 2017 - 03:36:28 EST)
- Re: [REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control Johannes Thumshirn (Tue Jul 18 2017 - 03:37:55 EST)
- Re: [PATCH] drm/i915: Explicit the connector name for DP link training result Jani Nikula (Tue Jul 18 2017 - 03:38:37 EST)
- Re: [PATCH] ARM: zImage: Fix stack overflow in merge_fdt_bootargs() Richard Genoud (Tue Jul 18 2017 - 03:39:25 EST)
- [PATCH] irqchip/mips-gic: Remove population of irq domain names Matt Redfearn (Tue Jul 18 2017 - 03:39:33 EST)
- Re: [PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs Chen-Yu Tsai (Tue Jul 18 2017 - 03:40:58 EST)
- Re: [PATCH] x86/microcode: Document the three loading methods Borislav Petkov (Tue Jul 18 2017 - 03:42:36 EST)
- [PATCH v2 0/2] Last step to working Allwinner R40 pinctrl Icenowy Zheng (Tue Jul 18 2017 - 03:43:11 EST)
- [PATCH v2 1/2] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver Icenowy Zheng (Tue Jul 18 2017 - 03:43:18 EST)
- [PATCH v2 2/2] pinctrl: sunxi: add support of R40 to A10 pinctrl driver Icenowy Zheng (Tue Jul 18 2017 - 03:43:27 EST)
- Re: [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK Quentin Schulz (Tue Jul 18 2017 - 03:44:29 EST)
- Re: [PATCH v4 0/2] Add basic support for Mediatek MT2712 SoC YT Shen (Tue Jul 18 2017 - 03:46:20 EST)
- [PATCH] Coccinelle report script for refcounters Elena Reshetova (Tue Jul 18 2017 - 03:48:43 EST)
- [PATCH] Coccinelle: add atomic_as_refcounter script Elena Reshetova (Tue Jul 18 2017 - 03:48:48 EST)
- [tip:irq/urgent] irqchip/mips-gic: Remove population of irq domain names tip-bot for Matt Redfearn (Tue Jul 18 2017 - 03:50:19 EST)
- Re: [PATCH v2] mtd: nand: fix lack of oob layout when using no ecc Boris Brezillon (Tue Jul 18 2017 - 03:53:26 EST)
- [PATCH v6 2/3] clk: gate: expose clk_gate_ops::is_enabled gabriel.fernandez (Tue Jul 18 2017 - 03:54:46 EST)
- [PATCH v6 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled() gabriel.fernandez (Tue Jul 18 2017 - 03:54:55 EST)
- [PATCH v6 3/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Tue Jul 18 2017 - 03:54:57 EST)
- Re: [PATCH] staging: gs_fpgaboot: add buffer overflow checks Dan Carpenter (Tue Jul 18 2017 - 03:55:11 EST)
- [PATCH v3] staging: unisys: visorbus: Constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 03:55:23 EST)
- [PATCH v6 0/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Tue Jul 18 2017 - 03:55:49 EST)
- Re: [PATCH 1/2] Input: axp20x-pek: add support for AXP221 PEK Maxime Ripard (Tue Jul 18 2017 - 03:57:24 EST)
- Re: [linux-sunxi] [PATCH v2 1/2] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver Chen-Yu Tsai (Tue Jul 18 2017 - 03:57:57 EST)
- Re: [PATCH] xen/x86: Don't BUG on CPU0 offlining Juergen Gross (Tue Jul 18 2017 - 04:00:09 EST)
- Re: [PATCH v3] staging: unisys: visorbus: Constify attribute_group structures. Greg KH (Tue Jul 18 2017 - 04:00:35 EST)
- Re: [Xen-devel] [PATCH v1] xen/grant-table: log the lack of grants Juergen Gross (Tue Jul 18 2017 - 04:00:43 EST)
- Re: [PATCH][xen-next] xen/pvcalls: fix null pointer reference on sock_release call Juergen Gross (Tue Jul 18 2017 - 04:01:08 EST)
- [GIT PULL] Immutable branch between MFD, ARM and I2C due for the v4.14 merge window Lee Jones (Tue Jul 18 2017 - 04:05:03 EST)
- Re: [PATCH 2/2] xen: dont fiddle with event channel masking in suspend/resume Thomas Gleixner (Tue Jul 18 2017 - 04:06:39 EST)
- Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred jeffy (Tue Jul 18 2017 - 04:08:50 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Tue Jul 18 2017 - 04:08:58 EST)
- Re: [PATCH 1/3] mfd: syscon: update Atmel SMC binding doc Lee Jones (Tue Jul 18 2017 - 04:10:20 EST)
- Re: [PATCH v3] staging: unisys: visorbus: Constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 04:10:33 EST)
- [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible Stephan Müller (Tue Jul 18 2017 - 04:11:19 EST)
- [RFC PATCH v12 3/4] Linux Random Number Generator Stephan Müller (Tue Jul 18 2017 - 04:11:34 EST)
- [PATCH v4] staging: unisys: visorbus: Constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 04:11:45 EST)
- [RFC PATCH v12 0/4] /dev/random - a new approach Stephan Müller (Tue Jul 18 2017 - 04:12:29 EST)
- [RFC PATCH v12 4/4] LRNG - enable compile Stephan Müller (Tue Jul 18 2017 - 04:13:11 EST)
- [RFC PATCH v12 2/4] random: conditionally compile code depending on LRNG Stephan Müller (Tue Jul 18 2017 - 04:13:29 EST)
- Re: [RFC PATCH v12 2/4] random: conditionally compile code depending on LRNG Arnd Bergmann (Tue Jul 18 2017 - 04:14:05 EST)
- Re: [PATCH 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout Lee Jones (Tue Jul 18 2017 - 04:15:23 EST)
- Re: [PATCH 1/2] Input: axp20x-pek: add support for AXP221 PEK Quentin Schulz (Tue Jul 18 2017 - 04:15:48 EST)
- Re: [PATCH 2/2] Revert "ASoC: ux500: drop platform DAI assignments" Johan Hovold (Tue Jul 18 2017 - 04:21:23 EST)
- [PATCH 2/2] arm: dts: stm32: enable cec for stm32f769 discovery Benjamin Gaignard (Tue Jul 18 2017 - 04:23:32 EST)
- [PATCH 1/2] arm: dts: stm32: add cec for stm32f7 familly Benjamin Gaignard (Tue Jul 18 2017 - 04:23:48 EST)
- [PATCH v3] mm/vmalloc: terminate searching since one node found Zhaoyang Huang (Tue Jul 18 2017 - 04:27:26 EST)
- Re: [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible Greg Kroah-Hartman (Tue Jul 18 2017 - 04:30:26 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Greg Kroah-Hartman (Tue Jul 18 2017 - 04:32:23 EST)
- Re: [RFC 0/4] perf script python: Provide perf_sample dict to all handlers Jiri Olsa (Tue Jul 18 2017 - 04:35:48 EST)
- Re: [RFC PATCH v12 2/4] random: conditionally compile code depending on LRNG Stephan Müller (Tue Jul 18 2017 - 04:38:03 EST)
- Re: [PATCH v2] mm/vmalloc: terminate searching since one node found Zhaoyang Huang (Tue Jul 18 2017 - 04:38:35 EST)
- Re: [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible Stephan Müller (Tue Jul 18 2017 - 04:40:17 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexey Budankov (Tue Jul 18 2017 - 04:41:09 EST)
- Re: [PATCH v7 2/3] media: i2c: adv748x: add adv748x driver Sakari Ailus (Tue Jul 18 2017 - 04:41:41 EST)
- Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred Oliver Neukum (Tue Jul 18 2017 - 04:44:27 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Stephan Müller (Tue Jul 18 2017 - 04:45:20 EST)
- Re: [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier bhe@xxxxxxxxxx (Tue Jul 18 2017 - 04:45:37 EST)
- Re: [PATCH] mfd: twl4030-irq: remove unnecessary static in twl4030_init_irq() Lee Jones (Tue Jul 18 2017 - 04:45:53 EST)
- Re: [PATCH v1 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver Oleksij Rempel (Tue Jul 18 2017 - 04:46:14 EST)
- Re: [RFC PATCH v12 2/4] random: conditionally compile code depending on LRNG Arnd Bergmann (Tue Jul 18 2017 - 04:47:09 EST)
- Re: [PATCH] Coccinelle report script for refcounters Julia Lawall (Tue Jul 18 2017 - 04:48:08 EST)
- Re: [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible Greg Kroah-Hartman (Tue Jul 18 2017 - 04:50:12 EST)
- Re: [RFC PATCH v12 2/4] random: conditionally compile code depending on LRNG Stephan Müller (Tue Jul 18 2017 - 04:50:19 EST)
- [BUG] x86/mm: Found insecure W+X mapping at address ffff88000005f000/0xffff88000005f000 Piotr Gregor (Tue Jul 18 2017 - 04:50:57 EST)
- [PATCH 1/2] arm: dts: stm32: add cec for stm32f7 familly Benjamin Gaignard (Tue Jul 18 2017 - 04:51:23 EST)
- Re: [RFC PATCH v12 4/4] LRNG - enable compile Arnd Bergmann (Tue Jul 18 2017 - 04:51:51 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Greg Kroah-Hartman (Tue Jul 18 2017 - 04:52:24 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Greg Kroah-Hartman (Tue Jul 18 2017 - 04:52:46 EST)
- Re: [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible Stephan Müller (Tue Jul 18 2017 - 04:53:22 EST)
- Re: [PATCH 0/5] Add a script to check for Sphinx install requirements Markus Heiser (Tue Jul 18 2017 - 04:53:32 EST)
- Re: [PATCH v4 10/10] x86/mm: Try to preserve old TLB entries using PCID Ingo Molnar (Tue Jul 18 2017 - 04:53:54 EST)
- Re: [PATCH 3/7] phy: qcom-qmp: Fix phy pipe clock name Varadarajan Narayanan (Tue Jul 18 2017 - 04:55:16 EST)
- Re: [RFC PATCH v12 4/4] LRNG - enable compile Stephan Müller (Tue Jul 18 2017 - 04:56:59 EST)
- Re: [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible Arnd Bergmann (Tue Jul 18 2017 - 05:02:11 EST)
- Re: [PATCH v2 2/5] ACPI / boot: Correct address space of __acpi_map_table() Geert Uytterhoeven (Tue Jul 18 2017 - 05:03:29 EST)
- Re: [PATCH] drm: stm: remove "default y" in Kconfig Benjamin Gaignard (Tue Jul 18 2017 - 05:07:03 EST)
- Re: [PATCH v3 14/18] coresight tmc etr: Cleanup AXICTL register handling Suzuki K Poulose (Tue Jul 18 2017 - 05:07:43 EST)
- Re: [PATCH v2] mfd: Add missing Kconfig dependency for TPS65086 Lee Jones (Tue Jul 18 2017 - 05:08:16 EST)
- Re: [PATCH v2] mm/page_alloc: Wait for oom_lock before retrying. Michal Hocko (Tue Jul 18 2017 - 05:08:39 EST)
- Re: [linux-sunxi] [PATCH v2 2/2] pinctrl: sunxi: add support of R40 to A10 pinctrl driver Chen-Yu Tsai (Tue Jul 18 2017 - 05:09:26 EST)
- Re: [PATCH] gpu: host1x: Free the IOMMU domain when there is no device to attach Jon Hunter (Tue Jul 18 2017 - 05:10:01 EST)
- Re: [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible Stephan Müller (Tue Jul 18 2017 - 05:10:36 EST)
- Re: [PATCH v3 01/18] coresight replicator: Cleanup programmable replicator naming Suzuki K Poulose (Tue Jul 18 2017 - 05:12:08 EST)
- Re: [PATCH 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout Lee Jones (Tue Jul 18 2017 - 05:12:48 EST)
- Re: [PATCH] perf/x86/intel: Add proper condition to run sched_task callbacks Peter Zijlstra (Tue Jul 18 2017 - 05:15:02 EST)
- Re: [PATCH v2 1/2] staging: gs_fpgaboot: add buffer overflow checks Dan Carpenter (Tue Jul 18 2017 - 05:15:50 EST)
- Re: [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible Arnd Bergmann (Tue Jul 18 2017 - 05:16:18 EST)
- [PATCH 1/1] scsi: ufs: changing maintainer Prabu Thangamuthu (Tue Jul 18 2017 - 05:16:39 EST)
- Re: [RFC PATCH v12 1/4] crypto: make Jitter RNG directly accessible Stephan Müller (Tue Jul 18 2017 - 05:17:56 EST)
- Re: [PATCH v3 1/4] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev. Lee Jones (Tue Jul 18 2017 - 05:19:15 EST)
- Re: [PATCH] perf probe: Fix build failure for get_target_map() Michael Ellerman (Tue Jul 18 2017 - 05:19:53 EST)
- [PATCH] usb: gadget: udc: fix the kernel NULL pointer in composite_setup He, Bo (Tue Jul 18 2017 - 05:20:01 EST)
- [PATCHv6 1/4] mfd: da9052: add register details for TSI Sebastian Reichel (Tue Jul 18 2017 - 05:20:48 EST)
- [PATCHv6 2/4] mfd: da9052: make touchscreen registration optional Sebastian Reichel (Tue Jul 18 2017 - 05:20:52 EST)
- [PATCHv6 4/4] hwmon: da9052: add support for TSI channel Sebastian Reichel (Tue Jul 18 2017 - 05:20:56 EST)
- [PATCHv6 3/4] hwmon: da9052: replace S_IRUGO with 0444 Sebastian Reichel (Tue Jul 18 2017 - 05:21:23 EST)
- Re: [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction Jonathan Cameron (Tue Jul 18 2017 - 05:21:42 EST)
- [PATCHv6 0/4] DA9052 hardware monitoring improvements Sebastian Reichel (Tue Jul 18 2017 - 05:21:57 EST)
- [PATCH] x86: kernel: acpi: fix an invalid argument passing in io_apic.c Seunghun Han (Tue Jul 18 2017 - 05:22:06 EST)
- Re: [PATCH 2/2] mfd: ds1374: Add Dallas/Maxim DS1374 Multi Function Device Lee Jones (Tue Jul 18 2017 - 05:22:57 EST)
- Re: [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Arnd Bergmann (Tue Jul 18 2017 - 05:23:22 EST)
- Re: [PATCH v2 2/5] ACPI / boot: Correct address space of __acpi_map_table() Andy Shevchenko (Tue Jul 18 2017 - 05:23:26 EST)
- Re: [PATCH v9 2/7] perf/x86/intel: Record branch type Peter Zijlstra (Tue Jul 18 2017 - 05:23:31 EST)
- Re: [PATCH 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout Nicolas Ferre (Tue Jul 18 2017 - 05:23:48 EST)
- Re: [PATCH V4 2/2] mfd: Add ROHM BD9571MWV-M MFD PMIC driver Lee Jones (Tue Jul 18 2017 - 05:24:06 EST)
- Re: [PATCH 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout Alexandre Belloni (Tue Jul 18 2017 - 05:24:26 EST)
- Re: [PATCH v3] mm/vmalloc: terminate searching since one node found zijun_hu (Tue Jul 18 2017 - 05:25:51 EST)
- Re: [PATCH 1/2] dt-binding: mfd: Add Maxim/Dallas DS1374 MFD device binding Lee Jones (Tue Jul 18 2017 - 05:27:48 EST)
- Re: [RFC 11/13] gpio-switch is for some reason neccessary for camera to work. Pavel Machek (Tue Jul 18 2017 - 05:28:00 EST)
- Re: [PATCH] perf/x86/intel: Add proper condition to run sched_task callbacks Jiri Olsa (Tue Jul 18 2017 - 05:29:41 EST)
- Re: [PATCHv2 0/6] Motorola Droid 4 Audio Support Sebastian Reichel (Tue Jul 18 2017 - 05:29:56 EST)
- RE: [PATCH] Coccinelle report script for refcounters Reshetova, Elena (Tue Jul 18 2017 - 05:30:20 EST)
- Re: [PATCH 1/1] scsi: ufs: changing maintainer Greg Kroah-Hartman (gregkh@xxxxxxxxxxxxxxxxxxx) (Tue Jul 18 2017 - 05:31:37 EST)
- Re: [PATCH v10 1/7] perf/core: Define the common branch type classification Michael Ellerman (Tue Jul 18 2017 - 05:31:46 EST)
- Re: [PATCH v3 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle. Daniel Thompson (Tue Jul 18 2017 - 05:34:24 EST)
- Re: [PATCH v10 37/38] compiler-gcc.h: Introduce __nostackp function attribute Ingo Molnar (Tue Jul 18 2017 - 05:36:42 EST)
- Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred jeffy (Tue Jul 18 2017 - 05:37:08 EST)
- Re: [PATCH 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout Lee Jones (Tue Jul 18 2017 - 05:37:23 EST)
- Re: [PATCHv2 0/6] Motorola Droid 4 Audio Support Takashi Iwai (Tue Jul 18 2017 - 05:37:54 EST)
- Re: [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties. Daniel Thompson (Tue Jul 18 2017 - 05:38:31 EST)
- RE: [PATCH 14/15] kernel: convert futex_pi_state.refcount from atomic_t to refcount_t Reshetova, Elena (Tue Jul 18 2017 - 05:39:38 EST)
- Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred Oliver Neukum (Tue Jul 18 2017 - 05:44:21 EST)
- [PATCH v3 00/10] constify net attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:44:31 EST)
- Re: [PATCH v7 12/13] ACPI / init: Invoke early ACPI initialization earlier Dou Liyang (Tue Jul 18 2017 - 05:44:54 EST)
- [PATCH v3 02/10] net: can: at91_can: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:45:03 EST)
- [PATCH v3 03/10] net: can: janz-ican3: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:45:08 EST)
- [PATCH v3 04/10] wireless: ipw2200: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:45:48 EST)
- [PATCH v3 06/10] wireless: iwlegacy: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:45:54 EST)
- [PATCH v3 07/10] wireless: iwlegacy: Constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:45:57 EST)
- [PATCH v3 08/10] arcnet: com20020-pci: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:46:19 EST)
- Re: [PATCH 1/1] scsi: ufs: changing maintainer Joao Pinto (Tue Jul 18 2017 - 05:46:28 EST)
- [PATCH v3 09/10] net: bonding: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:46:39 EST)
- [PATCH v3 10/10] net: chelsio: cxgb3: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:47:01 EST)
- [PATCH v3 05/10] wireless: ipw2100: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:47:58 EST)
- [PATCH v3 01/10] net: cdc_ncm: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:48:24 EST)
- [PATCH v4 03/18] arm: qcom-msm8974: dts: Update coresight replicator Suzuki K Poulose (Tue Jul 18 2017 - 05:48:51 EST)
- [PATCH v4 12/18] coresight tmc: Detect support for scatter gather Suzuki K Poulose (Tue Jul 18 2017 - 05:48:58 EST)
- [PATCH v4 14/18] coresight tmc etr: Cleanup AXICTL register handling Suzuki K Poulose (Tue Jul 18 2017 - 05:49:05 EST)
- [PATCH v4 18/18] coresight: Add support for Coresight SoC 600 components Suzuki K Poulose (Tue Jul 18 2017 - 05:49:08 EST)
- Re: [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK Lee Jones (Tue Jul 18 2017 - 05:49:21 EST)
- Re: [PATCH v2 2/5] ACPI / boot: Correct address space of __acpi_map_table() Hanjun Guo (Tue Jul 18 2017 - 05:49:37 EST)
- [PATCH v2 0/9] Add PMIC support to MediaTek MT7622 SoC sean.wang (Tue Jul 18 2017 - 05:49:44 EST)
- [PATCH v2 2/9] dt-bindings: regulator: Add document for MediaTek MT6380 regulator sean.wang (Tue Jul 18 2017 - 05:49:52 EST)
- [PATCH v2 7/9] soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrap sean.wang (Tue Jul 18 2017 - 05:49:57 EST)
- Re: [PATCH v2 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms Hanjun Guo (Tue Jul 18 2017 - 05:50:07 EST)
- [PATCH v2 9/9] soc: mediatek: pwrap: fixup warnings from coding style sean.wang (Tue Jul 18 2017 - 05:50:27 EST)
- [PATCH v2 6/9] soc: mediatek: pwrap: update pwrap_init without slave programming sean.wang (Tue Jul 18 2017 - 05:50:45 EST)
- [PATCH v2 8/9] soc: mediatek: pwrap: add support for MT7622 SoC sean.wang (Tue Jul 18 2017 - 05:50:56 EST)
- [PATCH v2 3/9] regulator: mt6380: Add support for MT6380 sean.wang (Tue Jul 18 2017 - 05:51:18 EST)
- [PATCH v2 5/9] soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit mode sean.wang (Tue Jul 18 2017 - 05:51:42 EST)
- [PATCH v2 4/9] soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit mode sean.wang (Tue Jul 18 2017 - 05:51:54 EST)
- [PATCH v2 1/9] dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper doc sean.wang (Tue Jul 18 2017 - 05:52:16 EST)
- [PATCH v4 17/18] coresight tmc: Add support for Coresight SoC 600 TMC Suzuki K Poulose (Tue Jul 18 2017 - 05:52:45 EST)
- [PATCH 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Jaya Durga (Tue Jul 18 2017 - 05:53:07 EST)
- Re: [PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs Lee Jones (Tue Jul 18 2017 - 05:53:21 EST)
- [PATCH v4 16/18] coresight tmc: Support for save-restore in ETR Suzuki K Poulose (Tue Jul 18 2017 - 05:53:50 EST)
- [PATCH v4] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Tue Jul 18 2017 - 05:53:56 EST)
- [PATCH v4 15/18] coresigh tmc etr: Setup AXI cache encoding for read transfers Suzuki K Poulose (Tue Jul 18 2017 - 05:54:19 EST)
- [PATCH v4 13/18] coresight tmc etr: Detect address width at runtime Suzuki K Poulose (Tue Jul 18 2017 - 05:54:34 EST)
- [PATCH v4 10/18] coresight tmc: Handle configuration types properly Suzuki K Poulose (Tue Jul 18 2017 - 05:54:53 EST)
- [PATCH v4 11/18] coresight tmc etr: Add capabilitiy information Suzuki K Poulose (Tue Jul 18 2017 - 05:55:04 EST)
- [PATCH v4 05/18] coresight: Extend the PIDR mask to cover relevant bits in PIDR2 Suzuki K Poulose (Tue Jul 18 2017 - 05:55:18 EST)
- [PATCH v4 09/18] coresight replicator: Expose replicator management registers Suzuki K Poulose (Tue Jul 18 2017 - 05:55:32 EST)
- [PATCH v4 06/18] coresight: Add support for reading 64bit registers Suzuki K Poulose (Tue Jul 18 2017 - 05:55:46 EST)
- [PATCH v4 08/18] coresight tmc: Expose DBA and AXICTL Suzuki K Poulose (Tue Jul 18 2017 - 05:55:54 EST)
- Re: [PATCH v2 2/5] ACPI / boot: Correct address space of __acpi_map_table() Hanjun Guo (Tue Jul 18 2017 - 05:56:04 EST)
- [PATCH v4 07/18] coresight tmc: Add helpers for accessing 64bit registers Suzuki K Poulose (Tue Jul 18 2017 - 05:56:29 EST)
- [PATCH v4 04/18] arm64: qcom-msm8916: dts: Update coresight replicator Suzuki K Poulose (Tue Jul 18 2017 - 05:56:59 EST)
- New ACPI errors since 4.11.11 on thinkpad T550 Laurent Bigonville (Tue Jul 18 2017 - 05:57:06 EST)
- Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred jeffy (Tue Jul 18 2017 - 05:57:19 EST)
- Re: [PATCH v4] Bluetooth: btusb: Fix memory leak in play_deferred Marcel Holtmann (Tue Jul 18 2017 - 05:57:35 EST)
- Re: [PATCH 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout Ludovic Desroches (Tue Jul 18 2017 - 05:57:49 EST)
- [PATCH v4 02/18] arm64: juno: dts: Use the new coresight replicator string Suzuki K Poulose (Tue Jul 18 2017 - 05:58:21 EST)
- [PATCH v4 00/18] coresight: Support for ARM Coresight SoC-600 Suzuki K Poulose (Tue Jul 18 2017 - 05:58:34 EST)
- [PATCH v4 01/18] coresight replicator: Cleanup programmable replicator naming Suzuki K Poulose (Tue Jul 18 2017 - 05:58:40 EST)
- Re: [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Tue Jul 18 2017 - 05:58:50 EST)
- Re: [PATCH 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Dan Carpenter (Tue Jul 18 2017 - 06:02:14 EST)
- Re: [RFC 11/13] gpio-switch is for some reason neccessary for camera to work. Pavel Machek (Tue Jul 18 2017 - 06:02:24 EST)
- [PATCH 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes Simon Xue (Tue Jul 18 2017 - 06:03:00 EST)
- [PATCH 2/4] ARM: dts: rockchip: rk322x add iommu nodes Simon Xue (Tue Jul 18 2017 - 06:03:03 EST)
- [PATCH 4/4] ARM64: dts: rockchip: rk3399 add iommu nodes Simon Xue (Tue Jul 18 2017 - 06:03:09 EST)
- [PATCH] serial: sprd: clear timeout interrupt only rather than all interrupts Chunyan Zhang (Tue Jul 18 2017 - 06:03:19 EST)
- [PATCH] devfreq: simple_ondemand: Update devfreq stats when governor started Jeffy Chen (Tue Jul 18 2017 - 06:03:36 EST)
- [PATCH 3/4] ARM64: dts: rockchip: rk3368 add iommu nodes Simon Xue (Tue Jul 18 2017 - 06:04:00 EST)
- Re: [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK Quentin Schulz (Tue Jul 18 2017 - 06:04:39 EST)
- Re: [PATCH 2/2] Revert "ASoC: ux500: drop platform DAI assignments" Mark Brown (Tue Jul 18 2017 - 06:07:22 EST)
- [PATCH V3 0/5]: spmi: pmic-arb: Fixup patches Kiran Gunda (Tue Jul 18 2017 - 06:10:56 EST)
- [PATCH V3 1/5] spmi: pmic-arb: remove the read/write access checks Kiran Gunda (Tue Jul 18 2017 - 06:11:08 EST)
- [PATCH V3 2/5] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other code cleanup Kiran Gunda (Tue Jul 18 2017 - 06:11:17 EST)
- [PATCH V3 4/5] spmi: pmic-arb: return the value instead of passing by pointer Kiran Gunda (Tue Jul 18 2017 - 06:11:26 EST)
- [PATCH V3 5/5] spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability Kiran Gunda (Tue Jul 18 2017 - 06:11:28 EST)
- [PATCH V3 3/5] spmi: pmic-arb: replace the writel_relaxed with __raw_writel Kiran Gunda (Tue Jul 18 2017 - 06:11:59 EST)
- Re: [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users Laurent Pinchart (Tue Jul 18 2017 - 06:14:13 EST)
- Re: [PATCH v2 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms Andy Shevchenko (Tue Jul 18 2017 - 06:15:54 EST)
- [PATCH 0/9] make clk_get_rate implementations behavior more consistent Jonas Gorski (Tue Jul 18 2017 - 06:17:46 EST)
- [PATCH 1/9] ARM: ep93xx: allow NULL clock for clk_get_rate Jonas Gorski (Tue Jul 18 2017 - 06:17:49 EST)
- [PATCH 4/9] m68k: allow NULL clock for clk_get_rate Jonas Gorski (Tue Jul 18 2017 - 06:17:56 EST)
- [PATCH 9/9] unicore32: allow NULL clock for clk_get_rate Jonas Gorski (Tue Jul 18 2017 - 06:17:57 EST)
- [PATCH 8/9] MIPS: ralink: allow NULL clock for clk_get_rate Jonas Gorski (Tue Jul 18 2017 - 06:18:13 EST)
- [PATCH 7/9] MIPS: Loongson 2F: allow NULL clock for clk_get_rate Jonas Gorski (Tue Jul 18 2017 - 06:18:34 EST)
- Re: [PATCH 11/18] dt-bindings: display: Add Allwinner MIPI-DSI bindings Laurent Pinchart (Tue Jul 18 2017 - 06:18:41 EST)
- [PATCH 3/9] blackfin: bf609: allow NULL clock for clk_get_rate Jonas Gorski (Tue Jul 18 2017 - 06:18:57 EST)
- [PATCH 6/9] MIPS: BCM63XX: allow NULL clock for clk_get_rate Jonas Gorski (Tue Jul 18 2017 - 06:19:05 EST)
- [PATCH 5/9] MIPS: AR7: allow NULL clock for clk_get_rate Jonas Gorski (Tue Jul 18 2017 - 06:19:21 EST)
- [PATCH 2/9] ARM: mmp: allow NULL clock for clk_get_rate Jonas Gorski (Tue Jul 18 2017 - 06:19:45 EST)
- [PATCH v1 0/7] drm/stm: Various cleanups Philippe CORNU (Tue Jul 18 2017 - 06:20:34 EST)
- [PATCH v1 5/7] drm/stm: ltdc: add devm_reset_control & platform_get_ressource Philippe CORNU (Tue Jul 18 2017 - 06:20:40 EST)
- [PATCH v1 1/7] drm/stm: drv: Rename platform driver name Philippe CORNU (Tue Jul 18 2017 - 06:20:45 EST)
- [PATCH v1 6/7] drm/stm: ltdc: Cleanup rename returned value Philippe CORNU (Tue Jul 18 2017 - 06:20:58 EST)
- [PATCH v1 7/7] drm/stm: dsi: Constify phy ops structure Philippe CORNU (Tue Jul 18 2017 - 06:21:04 EST)
- [PATCH V4 0/4]: spmi: pmic-arb: support for V5 HW and bug fixes Kiran Gunda (Tue Jul 18 2017 - 06:21:30 EST)
- [PATCH V4 1/4] spmi: pmic-arb: return __iomem pointer instead of offset Kiran Gunda (Tue Jul 18 2017 - 06:21:35 EST)
- [PATCH V4 2/4] spmi: pmic-arb: fix a possible null pointer dereference Kiran Gunda (Tue Jul 18 2017 - 06:21:42 EST)
- [PATCH V4 3/4] spmi: pmic-arb: add support for HW version 5 Kiran Gunda (Tue Jul 18 2017 - 06:21:48 EST)
- [PATCH V4 4/4] spmi: pmic-arb: Remove checking opc value not less than 0 Kiran Gunda (Tue Jul 18 2017 - 06:22:03 EST)
- Re: [PATCH 1/2] ARM: OMAP2+: hsmmc.c: Remove dead code Faiz Abbas (Tue Jul 18 2017 - 06:22:10 EST)
- [PATCH v1 4/7] drm/stm: ltdc: Constify funcs structures Philippe CORNU (Tue Jul 18 2017 - 06:22:53 EST)
- [PATCH v1 3/7] drm/stm: ltdc: Lindent and minor cleanups Philippe CORNU (Tue Jul 18 2017 - 06:23:11 EST)
- [PATCH v1 2/7] drm/stm: ltdc: Cleanup signal polarity defines Philippe CORNU (Tue Jul 18 2017 - 06:23:32 EST)
- Re: [PATCH 2/2] iio: Documentation: Add ina2xx shunt_resistor attribute documentation Jonathan Cameron (Tue Jul 18 2017 - 06:23:47 EST)
- [PATCH v3 2/4] i2c: add docs to clarify DMA handling Wolfram Sang (Tue Jul 18 2017 - 06:24:28 EST)
- [PATCH v3 0/4] i2c: document DMA handling and add helpers for it Wolfram Sang (Tue Jul 18 2017 - 06:24:40 EST)
- [PATCH v3 1/4] i2c: add helpers to ease DMA handling Wolfram Sang (Tue Jul 18 2017 - 06:25:00 EST)
- [PATCH v3 4/4] i2c: rcar: check for DMA-capable buffers Wolfram Sang (Tue Jul 18 2017 - 06:25:17 EST)
- [PATCH v3 3/4] i2c: sh_mobile: use helper to decide if DMA is useful Wolfram Sang (Tue Jul 18 2017 - 06:25:41 EST)
- Re: [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK Lee Jones (Tue Jul 18 2017 - 06:26:28 EST)
- Re: [PATCH v2 3/7] [media] ov9650: add device tree support Hugues FRUCHET (Tue Jul 18 2017 - 06:27:42 EST)
- Re: [PATCH 2/2] mfd: axp20x: use correct platform device id for many PEK Lee Jones (Tue Jul 18 2017 - 06:28:59 EST)
- Re: [PATCH v1] crypto: brcm - Fix SHA3-512 algorithm failure Herbert Xu (Tue Jul 18 2017 - 06:34:33 EST)
- Re: [PATCH][crypto-next] crypto: cavium/nitrox - Change in firmware path. Herbert Xu (Tue Jul 18 2017 - 06:34:50 EST)
- RE: [PATCH] devfreq: simple_ondemand: Update devfreq stats when governor started MyungJoo Ham (Tue Jul 18 2017 - 06:35:58 EST)
- Re: [PATCH] crypto: qat: fix spelling mistake: "runing" -> "running" Herbert Xu (Tue Jul 18 2017 - 06:36:06 EST)
- Re: [PATCH] crypto: sahara : make of_device_ids const. Herbert Xu (Tue Jul 18 2017 - 06:36:12 EST)
- [PATCH 00/15] v4 kernel core pieces refcount conversions Elena Reshetova (Tue Jul 18 2017 - 06:36:22 EST)
- Re: [PATCH 2/2] Revert "ASoC: ux500: drop platform DAI assignments" Johan Hovold (Tue Jul 18 2017 - 06:36:33 EST)
- [PATCH 03/15] sched: convert user_struct.__count to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:36:41 EST)
- [PATCH 04/15] sched: convert numa_group.refcount to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:36:46 EST)
- [PATCH 06/15] sched/task_struct: convert task_struct.stack_refcount to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:36:55 EST)
- Re: [PATCH] crypto: ccp-platform: print error message on platform_get_irq failure Herbert Xu (Tue Jul 18 2017 - 06:36:58 EST)
- Re: [PATCH] crypto: mxc-scc: fix error code in mxc_scc_probe() Herbert Xu (Tue Jul 18 2017 - 06:37:09 EST)
- Re: [PATCH] crypto: mediatek: fix error return code in mtk_crypto_probe() Herbert Xu (Tue Jul 18 2017 - 06:37:12 EST)
- [PATCH 10/15] uprobes: convert uprobe.ref to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:37:15 EST)
- Re: [PATCH] crypto: mxs-dcp: print error message on platform_get_irq failure Herbert Xu (Tue Jul 18 2017 - 06:37:26 EST)
- Re: [PATCH] crypto: omap-aes: fix error return code in omap_aes_probe() Herbert Xu (Tue Jul 18 2017 - 06:37:34 EST)
- [PATCH 11/15] nsproxy: convert nsproxy.count to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:37:44 EST)
- [PATCH 15/15] kcov: convert kcov.refcount to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:37:55 EST)
- [PATCH 12/15] groups: convert group_info.usage to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:38:02 EST)
- Re: [PATCH v5] crypto: sun4i-ss: support the Security System PRNG Herbert Xu (Tue Jul 18 2017 - 06:38:21 EST)
- Re: [PATCH] crypto: omap-des: fix error return code in omap_des_probe() Herbert Xu (Tue Jul 18 2017 - 06:38:42 EST)
- Re: [PATCH] drivers: crypto: geode-aes: fixed coding style warnings and error Herbert Xu (Tue Jul 18 2017 - 06:38:56 EST)
- Re: [PATCH] crypto: brcm: add NULL check on of_match_device() return value Herbert Xu (Tue Jul 18 2017 - 06:39:09 EST)
- [PATCH 14/15] futex: convert futex_pi_state.refcount to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:39:30 EST)
- [PATCH 13/15] creds: convert cred.usage to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:39:48 EST)
- Re: [PATCH] crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig Herbert Xu (Tue Jul 18 2017 - 06:40:39 EST)
- [PATCH 09/15] perf/ring_buffer: convert ring_buffer.aux_refcount to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:40:57 EST)
- [PATCH 08/15] perf/ring_buffer: convert ring_buffer.refcount to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:41:11 EST)
- [PATCH 07/15] perf: convert perf_event_context.refcount to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:41:28 EST)
- [PATCH 05/15] sched/task_struct: convert task_struct.usage to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:41:59 EST)
- [PATCH 02/15] sched: convert signal_struct.sigcnt to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:42:34 EST)
- [PATCH 01/15] sched: convert sighand_struct.count to refcount_t Elena Reshetova (Tue Jul 18 2017 - 06:42:55 EST)
- Re: [PATCH] usb: gadget: udc: fix the kernel NULL pointer in composite_setup Felipe Balbi (Tue Jul 18 2017 - 06:44:25 EST)
- [tip:perf/urgent] Revert "perf/core: Optimize event rescheduling on active contexts" tip-bot for Ingo Molnar (Tue Jul 18 2017 - 06:45:26 EST)
- [tip:perf/urgent] perf/x86/intel: Enable C-state residency events for Apollo Lake tip-bot for Harry Pan (Tue Jul 18 2017 - 06:45:38 EST)
- [tip:x86/asm] x86/entry/64: Refactor IRQ stacks and make them NMI-safe tip-bot for Andy Lutomirski (Tue Jul 18 2017 - 06:46:55 EST)
- [tip:x86/asm] x86/entry/64: Initialize the top of the IRQ stack before switching stacks tip-bot for Andy Lutomirski (Tue Jul 18 2017 - 06:47:08 EST)
- [tip:x86/asm] x86/dumpstack: Fix occasionally missing registers tip-bot for Josh Poimboeuf (Tue Jul 18 2017 - 06:47:26 EST)
- [tip:x86/asm] x86/dumpstack: Fix interrupt and exception stack boundary checks tip-bot for Josh Poimboeuf (Tue Jul 18 2017 - 06:47:53 EST)
- [tip:x86/asm] objtool: Add ORC unwind table generation tip-bot for Josh Poimboeuf (Tue Jul 18 2017 - 06:48:23 EST)
- [tip:x86/asm] objtool, x86: Add facility for asm code to provide unwind hints tip-bot for Josh Poimboeuf (Tue Jul 18 2017 - 06:48:50 EST)
- [tip:x86/asm] x86/entry/64: Add unwind hint annotations tip-bot for Josh Poimboeuf (Tue Jul 18 2017 - 06:49:23 EST)
- [tip:x86/asm] x86/asm: Add unwind hint annotations to sync_core() tip-bot for Josh Poimboeuf (Tue Jul 18 2017 - 06:49:33 EST)
- [tip:x86/boot] x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820_entries() tip-bot for Baoquan He (Tue Jul 18 2017 - 06:49:42 EST)
- [tip:x86/boot] x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry() tip-bot for Baoquan He (Tue Jul 18 2017 - 06:50:15 EST)
- [tip:x86/urgent] x86/build: Fix stack alignment for CLang tip-bot for Matthias Kaehlcke (Tue Jul 18 2017 - 06:50:19 EST)
- [tip:perf/urgent] perf/x86/intel: Fix debug_store reset field for freq events tip-bot for Jiri Olsa (Tue Jul 18 2017 - 06:50:32 EST)
- [tip:x86/boot] x86/boot/KASLR: Rename process_e820_entry() into process_mem_region() tip-bot for Baoquan He (Tue Jul 18 2017 - 06:50:37 EST)
- [tip:x86/debug] x86/numa_emulation: Refine the calculation of max_emu_nid and dfl_phys_nid tip-bot for Wei Yang (Tue Jul 18 2017 - 06:50:54 EST)
- [tip:perf/urgent] perf/x86/intel: Add Goldmont Plus CPU PMU support tip-bot for Kan Liang (Tue Jul 18 2017 - 06:51:22 EST)
- [tip:x86/debug] x86/numa_emulation: Assign physnode_mask directly from numa_nodes_parsed tip-bot for Wei Yang (Tue Jul 18 2017 - 06:52:21 EST)
- [tip:x86/debug] x86/numa_emulation: Recalculate numa_nodes_parsed from emulated nodes tip-bot for Wei Yang (Tue Jul 18 2017 - 06:52:42 EST)
- [PATCH] perf: Fix scheduling regression of pinned groups Alexander Shishkin (Tue Jul 18 2017 - 06:53:01 EST)
- [tip:x86/mm] x86/cpu/AMD: Document AMD Secure Memory Encryption (SME) tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:55:55 EST)
- [tip:x86/mm] x86/mm/pat: Set write-protect cache mode for full PAT support tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:56:08 EST)
- [tip:x86/mm] x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:56:34 EST)
- [tip:x86/mm] x86/cpu/AMD: Add the Secure Memory Encryption CPU feature tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:56:42 EST)
- [PATCH] staging: greybus: loopback: Enclose multiple macro statements in do-while loop karthik (Tue Jul 18 2017 - 06:57:03 EST)
- [tip:x86/mm] x86/cpu/AMD: Handle SME reduction in physical address size tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:57:11 EST)
- [tip:x86/mm] x86/mm: Add Secure Memory Encryption (SME) support tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:57:37 EST)
- [tip:x86/mm] x86/mm: Remove phys_to_virt() usage in ioremap() tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:57:48 EST)
- [PATCH 1/4] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data Keerthy (Tue Jul 18 2017 - 06:57:58 EST)
- [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Keerthy (Tue Jul 18 2017 - 06:58:05 EST)
- [PATCH 4/4] ARM: dts: keystone-k2g-evm: Add gpio nodes Keerthy (Tue Jul 18 2017 - 06:58:11 EST)
- [tip:x86/mm] x86/mm: Add support to enable SME in early boot processing tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:58:19 EST)
- [tip:x86/mm] x86/mm: Simplify p[g4um]d_page() macros tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:58:48 EST)
- [PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups Keerthy (Tue Jul 18 2017 - 06:58:59 EST)
- [PATCH v2 1/3] staging: ccree: Replace kzalloc with devm_kzalloc sunil . m (Tue Jul 18 2017 - 06:59:07 EST)
- [tip:x86/mm] x86/mm: Provide general kernel support for memory encryption tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:59:15 EST)
- [PATCH v2 3/3] staging: ccree: Use platform_get_irq and devm_request_irq sunil . m (Tue Jul 18 2017 - 06:59:22 EST)
- [tip:x86/mm] x86/mm: Add SME support for read_cr3_pa() tip-bot for Tom Lendacky (Tue Jul 18 2017 - 06:59:25 EST)
- [PATCH v2 2/3] staging: ccree: Convert to devm_ioremap_resource for map, unmap sunil . m (Tue Jul 18 2017 - 07:00:01 EST)
- Re: mm, something wrong in page_lock_anon_vma_read()? Xishi Qiu (Tue Jul 18 2017 - 07:00:16 EST)
- [tip:x86/mm] x86/mm: Insure that boot memory areas are mapped properly tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:00:29 EST)
- [tip:x86/mm] x86/mm: Extend early_memremap() support with additional attrs tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:00:35 EST)
- [tip:x86/mm] x86/boot/e820: Add support to determine the E820 type of an address tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:00:56 EST)
- [tip:x86/mm] efi: Add an EFI table address match function tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:01:16 EST)
- [tip:x86/mm] x86/mm: Add support for early encryption/decryption of memory tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:01:40 EST)
- [tip:x86/mm] efi: Update efi_mem_type() to return an error rather than 0 tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:02:02 EST)
- [tip:x86/mm] x86/efi: Update EFI pagetable creation to work with SME tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:02:23 EST)
- [tip:x86/mm] x86/mm: Add support to access boot related data in the clear tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:02:35 EST)
- [tip:x86/mm] x86/boot: Use memremap() to map the MPF and MPC data tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:02:42 EST)
- Re: [PATCH 10/11] net: qtnfmac: constify pci_device_id. Sergey Matyukevich (Tue Jul 18 2017 - 07:03:01 EST)
- [tip:x86/mm] x86/mm: Add support to access persistent memory in the clear tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:03:06 EST)
- [tip:x86/mm] x86/mm: Add support for changing the memory encryption attribute tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:03:26 EST)
- [tip:x86/mm] x86/realmode: Decrypt trampoline area if memory encryption is active tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:03:51 EST)
- [tip:x86/mm] x86, swiotlb: Add memory encryption support tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:04:11 EST)
- Re: [PATCH V3 1/3] x86/numa_emulation: refine the calculation of max_emu_nid and dfl_phys_nid Borislav Petkov (Tue Jul 18 2017 - 07:04:21 EST)
- Re: [PATCH] staging: greybus: loopback: Enclose multiple macro statements in do-while loop Johan Hovold (Tue Jul 18 2017 - 07:04:30 EST)
- [tip:x86/mm] swiotlb: Add warnings for use of bounce buffers with SME tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:04:38 EST)
- [tip:x86/mm] x86/cpu/AMD: Make the microcode level available earlier in the boot tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:04:58 EST)
- [PATCH 3/4] gpio: davinci: Add a separate compatible for keystone-k2g soc Keerthy (Tue Jul 18 2017 - 07:05:21 EST)
- [tip:x86/mm] iommu/amd: Allow the AMD IOMMU to work with memory encryption tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:05:26 EST)
- Re: [PATCH] staging: greybus: loopback: Enclose multiple macro statements in do-while loop Bryan O'Donoghue (Tue Jul 18 2017 - 07:05:59 EST)
- [tip:x86/mm] x86, drm, fbdev: Do not specify encrypted memory for video mappings tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:06:06 EST)
- [tip:x86/mm] kvm/x86/svm: Support Secure Memory Encryption within KVM tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:06:30 EST)
- [tip:x86/mm] x86/mm: Use proper encryption attributes with /dev/mem tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:07:28 EST)
- [tip:x86/mm] xen/x86: Remove SME feature in PV guests tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:07:49 EST)
- [tip:x86/mm] x86/mm: Add support to encrypt the kernel in-place tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:08:21 EST)
- Re: [PATCH 6/7] staging: fsl-mc: rewrite mc command send/receive to work on 32-bits Laurentiu Tudor (Tue Jul 18 2017 - 07:08:25 EST)
- [tip:x86/mm] x86/mm: Create native_make_p4d() for PGTABLE_LEVELS <= 4 tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:08:32 EST)
- [tip:x86/mm] x86/boot: Add early cmdline parsing for options with arguments tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:08:42 EST)
- [tip:x86/mm] compiler-gcc.h: Introduce __nostackprotector function attribute tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:09:01 EST)
- [tip:x86/mm] x86/mm, kexec: Allow kexec to be used with SME tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:09:09 EST)
- [tip:x86/mm] x86/mm: Add support to make use of Secure Memory Encryption tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:09:26 EST)
- RE: [PATCH v3] mm/vmalloc: terminate searching since one node found Zhaoyang Huang (黄朝阳) (Tue Jul 18 2017 - 07:09:29 EST)
- [tip:x86/mm] x86/boot/realmode: Check for memory encryption on the APs tip-bot for Tom Lendacky (Tue Jul 18 2017 - 07:10:32 EST)
- Re: [RFC][PATCH v2] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate Jose Abreu (Tue Jul 18 2017 - 07:10:46 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Miroslav Benes (Tue Jul 18 2017 - 07:10:57 EST)
- Re: perf: bisected sampling bug in Linux 4.11-rc1 Alexander Shishkin (Tue Jul 18 2017 - 07:15:05 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Miroslav Benes (Tue Jul 18 2017 - 07:15:25 EST)
- Re: [BUG] drivers: staging: comedi: do not call blocking ops when !TASK_RUNNING; state=1 Ian Abbott (Tue Jul 18 2017 - 07:17:18 EST)
- [PATCH] arm64: defconfig: enable SCSI_HISI_SAS_PCI John Garry (Tue Jul 18 2017 - 07:18:37 EST)
- [PATCH] mm: Fixing checkpatch errors Pushkar Jambhlekar (Tue Jul 18 2017 - 07:18:44 EST)
- [PATCH v6 4/4] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Baoquan He (Tue Jul 18 2017 - 07:18:57 EST)
- Re: [PATCH] cpufreq: schedutil: Update last_update from sugov_set_iowait_boost() Juri Lelli (Tue Jul 18 2017 - 07:20:35 EST)
- [PATCH v2 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Jaya Durga (Tue Jul 18 2017 - 07:20:44 EST)
- [PATCH v2 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload Chris Zhong (Tue Jul 18 2017 - 07:21:05 EST)
- [PATCH v2 2/2] drm/rockchip: cdn-dp: send audio infoframe to sink Chris Zhong (Tue Jul 18 2017 - 07:21:09 EST)
- Re: [PATCH] cpufreq: schedutil: Update last_update from sugov_set_iowait_boost() Viresh Kumar (Tue Jul 18 2017 - 07:26:00 EST)
- Re: [PATCH] osq_lock: fix osq_lock queue corruption Peter Zijlstra (Tue Jul 18 2017 - 07:26:10 EST)
- [PATCH v3 0/4] w1: ds1wm: register access patch Johannes Poehlmann (Tue Jul 18 2017 - 07:27:14 EST)
- [PATCH v3 1/4] w1: ds1wm: fix and simplify register access Johannes Poehlmann (Tue Jul 18 2017 - 07:27:20 EST)
- [PATCH v3 2/4] w1: ds1wm: add level interrupt modes Johannes Poehlmann (Tue Jul 18 2017 - 07:27:25 EST)
- [PATCH v3 4/4] w1: ds1wm: add messages to make incorporation in mfd-drivers easier Johannes Poehlmann (Tue Jul 18 2017 - 07:27:34 EST)
- Re: [PATCH] devfreq: simple_ondemand: Update devfreq stats when governor started jeffy (Tue Jul 18 2017 - 07:27:45 EST)
- [PATCH v3 3/4] w1: ds1wm: silence interrupts on HW before claiming the interrupt Johannes Poehlmann (Tue Jul 18 2017 - 07:28:08 EST)
- Re: [PATCH] drm/i915: Explicit the connector name for DP link training result Paul Kocialkowski (Tue Jul 18 2017 - 07:28:40 EST)
- Re: [PATCH v2 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Dan Carpenter (Tue Jul 18 2017 - 07:29:29 EST)
- Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export Okash Khawaja (Tue Jul 18 2017 - 07:30:05 EST)
- Re: [PATCH 3/4] gpio: davinci: Add a separate compatible for keystone-k2g soc Sekhar Nori (Tue Jul 18 2017 - 07:32:21 EST)
- [PATCH v2] serial: 8250: fix error handling in of_platform_serial_probe() Alexey Khoroshilov (Tue Jul 18 2017 - 07:32:27 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexander Shishkin (Tue Jul 18 2017 - 07:33:38 EST)
- Re: [PATCH] cpufreq: schedutil: Update last_update from sugov_set_iowait_boost() Juri Lelli (Tue Jul 18 2017 - 07:36:01 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexander Shishkin (Tue Jul 18 2017 - 07:36:07 EST)
- Re: [PATCH] osq_lock: avoid live-lock issue for RT task Peter Zijlstra (Tue Jul 18 2017 - 07:36:26 EST)
- Re: [PATCH] drm/rockchip: cdn-dp: send audio infoframe to sink Chris Zhong (Tue Jul 18 2017 - 07:36:36 EST)
- Re: [PATCH 6/7] staging: fsl-mc: rewrite mc command send/receive to work on 32-bits Arnd Bergmann (Tue Jul 18 2017 - 07:39:54 EST)
- Re: Session 152 terminated -- received PADT from peer Sekar D (Tue Jul 18 2017 - 07:42:54 EST)
- [PATCH v1 1/2] drm/bridge/synopsys: dsi: Constify funcs structures Philippe CORNU (Tue Jul 18 2017 - 07:44:21 EST)
- [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up Philippe CORNU (Tue Jul 18 2017 - 07:44:27 EST)
- [PATCH v1 0/2] drm/bridge/synopsys: dsi: Various cleanups Philippe CORNU (Tue Jul 18 2017 - 07:44:43 EST)
- Re: [PATCH v10 00/15] Replace PCI pool by DMA pool API Romain Perier (Tue Jul 18 2017 - 07:48:01 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Vivek Goyal (Tue Jul 18 2017 - 07:48:56 EST)
- [PATCH v2 3/7] ALSA: ad1848: fix format string overflow warning Arnd Bergmann (Tue Jul 18 2017 - 07:49:20 EST)
- [PATCH v2 2/7] ALSA: cs423x: fix format string overflow warning Arnd Bergmann (Tue Jul 18 2017 - 07:49:35 EST)
- [PATCH v2 1/7] ALSA: als100: fix format string overflow warning Arnd Bergmann (Tue Jul 18 2017 - 07:49:46 EST)
- Re: [PATCH V1 15/15] spmi: pmic-arb: instantiate spmi_devices at arch_initcall kgunda (Tue Jul 18 2017 - 07:49:54 EST)
- [PATCH v2 5/7] ALSA: mixart: fix string overflow warning Arnd Bergmann (Tue Jul 18 2017 - 07:50:15 EST)
- [PATCH v2 4/7] ALSA: opti9xx: fix format string overflow warning Arnd Bergmann (Tue Jul 18 2017 - 07:50:54 EST)
- [PATCH v2 6/7] ALSA: rme9652: fix format overflow warnings Arnd Bergmann (Tue Jul 18 2017 - 07:51:29 EST)
- [PATCH v2 7/7] ALSA: pcxhr: fix string overflow warnings Arnd Bergmann (Tue Jul 18 2017 - 07:52:02 EST)
- Re: [PATCH 20/22] sound: pci: avoid string overflow warnings Arnd Bergmann (Tue Jul 18 2017 - 07:52:38 EST)
- Re: [PATCH V1 14/15] spmi: pmic-arb: do not ack and clear peripheral interrupts in cleanup_irq kgunda (Tue Jul 18 2017 - 07:53:13 EST)
- RE: [PATCH] Coccinelle report script for refcounters Julia Lawall (Tue Jul 18 2017 - 07:53:19 EST)
- Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Baruch Siach (Tue Jul 18 2017 - 07:55:43 EST)
- Re: [PATCH v2 0/7] [PATCH v2 0/7] Add support of OV9655 camera Hans Verkuil (Tue Jul 18 2017 - 08:00:16 EST)
- Re: [PATCH 0/9] make clk_get_rate implementations behavior more consistent Geert Uytterhoeven (Tue Jul 18 2017 - 08:01:28 EST)
- Re: [PATCH v5 1/4]: perf/core: use rb trees for pinned/flexible groups Alexander Shishkin (Tue Jul 18 2017 - 08:03:07 EST)
- Re: [PATCH 4/9] m68k: allow NULL clock for clk_get_rate Greg Ungerer (Tue Jul 18 2017 - 08:03:37 EST)
- Re: [PATCH v10 00/38] x86: Secure Memory Encryption (AMD) Thomas Gleixner (Tue Jul 18 2017 - 08:04:07 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Stefan Berger (Tue Jul 18 2017 - 08:05:32 EST)
- Re: [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users Daniel Vetter (Tue Jul 18 2017 - 08:08:54 EST)
- Re: [BUG] x86/mm: Found insecure W+X mapping at address ffff88000005f000/0xffff88000005f000 Thomas Gleixner (Tue Jul 18 2017 - 08:11:46 EST)
- Re: [PATCH] drm/i915: Synchronize connectors states when switching from poll to irq Paul Kocialkowski (Tue Jul 18 2017 - 08:11:54 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Stefan Berger (Tue Jul 18 2017 - 08:12:42 EST)
- Re: perf: bisected sampling bug in Linux 4.11-rc1 Ingo Molnar (Tue Jul 18 2017 - 08:13:31 EST)
- Re: [PATCH v2 0/7] [PATCH v2 0/7] Add support of OV9655 camera H. Nikolaus Schaller (Tue Jul 18 2017 - 08:18:36 EST)
- [tip:perf/urgent] perf/x86/intel: Fix debug_store reset field for freq events tip-bot for Jiri Olsa (Tue Jul 18 2017 - 08:20:07 EST)
- Re: [PATCH resend] checkpatch: Replace __init_refok by __refconst and __refdata Geert Uytterhoeven (Tue Jul 18 2017 - 08:20:23 EST)
- [tip:perf/urgent] perf/x86/intel: Enable C-state residency events for Apollo Lake tip-bot for Harry Pan (Tue Jul 18 2017 - 08:20:28 EST)
- [tip:perf/urgent] perf/x86/intel: Add Goldmont Plus CPU PMU support tip-bot for Kan Liang (Tue Jul 18 2017 - 08:20:44 EST)
- Re: [PATCH] audit: fix memleak in auditd_send_unicast_skb. Paul Moore (Tue Jul 18 2017 - 08:21:13 EST)
- Re: [PATCH] Free skb at error context in auditd_send_unicast_skb(). Paul Moore (Tue Jul 18 2017 - 08:26:46 EST)
- RE: [PATCH] Coccinelle report script for refcounters Reshetova, Elena (Tue Jul 18 2017 - 08:27:22 EST)
- Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export Dan Carpenter (Tue Jul 18 2017 - 08:28:09 EST)
- [PATCH v3 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Jaya Durga (Tue Jul 18 2017 - 08:28:38 EST)
- Re: [PATCH v5 1/4]: perf/core: use rb trees for pinned/flexible groups Alexander Shishkin (Tue Jul 18 2017 - 08:29:20 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Vivek Goyal (Tue Jul 18 2017 - 08:30:15 EST)
- Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred Oliver Neukum (Tue Jul 18 2017 - 08:32:18 EST)
- [PATCH] perf report: Enable finding the kernel inline function Jin Yao (Tue Jul 18 2017 - 08:34:45 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Vivek Goyal (Tue Jul 18 2017 - 08:36:11 EST)
- [PATCH 1/3] iio: adc: stm32: fix common clock rate Fabrice Gasnier (Tue Jul 18 2017 - 08:37:25 EST)
- [PATCH 0/3] Allow to tune sampling time on STM32 ADC Fabrice Gasnier (Tue Jul 18 2017 - 08:37:38 EST)
- [PATCH 2/3] dt-bindings: iio: adc: stm32: add optional min-sample-time Fabrice Gasnier (Tue Jul 18 2017 - 08:37:41 EST)
- Re: [PATCH] perf/x86/intel: Add proper condition to run sched_task callbacks Peter Zijlstra (Tue Jul 18 2017 - 08:37:53 EST)
- [PATCH 3/3] iio: adc: stm32: add optional min-sample-time Fabrice Gasnier (Tue Jul 18 2017 - 08:38:11 EST)
- Re: Session 152 terminated -- received PADT from peer James Carlson (Tue Jul 18 2017 - 08:41:05 EST)
- [PATCH] Staging: pi433: Coding style fixes Simo Koskinen (Tue Jul 18 2017 - 08:41:58 EST)
- [PATCH] spi: loopback-test: make several module parameters static Colin Ian King (Tue Jul 18 2017 - 08:42:32 EST)
- [PATCH][next] spi: loopback-test: make several module parameters static Colin King (Tue Jul 18 2017 - 08:42:38 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Petr Mladek (Tue Jul 18 2017 - 08:45:11 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexander Shishkin (Tue Jul 18 2017 - 08:46:30 EST)
- Re: [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users Laurent Pinchart (Tue Jul 18 2017 - 08:47:29 EST)
- Re: [PATCH v2 0/7] [PATCH v2 0/7] Add support of OV9655 camera Hugues FRUCHET (Tue Jul 18 2017 - 08:53:55 EST)
- Re: [PATCH 2/2] Revert "ASoC: ux500: drop platform DAI assignments" Mark Brown (Tue Jul 18 2017 - 08:59:40 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Petr Mladek (Tue Jul 18 2017 - 09:00:57 EST)
- [PATCH 2/3][staging-next] staging: pi433: Make functions rf69_set_bandwidth_intern static Colin King (Tue Jul 18 2017 - 09:04:13 EST)
- [PATCH 1/3][staging-next] staging: pi433: Make a couple of functions static Colin King (Tue Jul 18 2017 - 09:04:22 EST)
- [PATCH 3/3][staging-next] staging: pi433: fix thread_run failure check Colin King (Tue Jul 18 2017 - 09:04:35 EST)
- Re: [PATCH 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users Daniel Vetter (Tue Jul 18 2017 - 09:04:46 EST)
- Re: [PATCH 6/7] docs: Do not include from include/drm/drm_color_mgmt.h Jonathan Corbet (Tue Jul 18 2017 - 09:09:09 EST)
- Re: [PATCH][next] spi: loopback-test: make several module parameters static Mark Brown (Tue Jul 18 2017 - 09:09:50 EST)
- [RESEND PATCH v4] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Tue Jul 18 2017 - 09:11:16 EST)
- Re: [RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred jeffy (Tue Jul 18 2017 - 09:13:37 EST)
- Re: [PATCH][next] spi: loopback-test: make several module parameters static Colin Ian King (Tue Jul 18 2017 - 09:13:45 EST)
- Re: [PATCH v2 1/8] exec: Correct comments about "point of no return" Eric W. Biederman (Tue Jul 18 2017 - 09:20:51 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Stefan Berger (Tue Jul 18 2017 - 09:21:38 EST)
- Re: [PATCH 01/18] regmap: mmio: Add function to attach a clock Mark Brown (Tue Jul 18 2017 - 09:22:22 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Tue Jul 18 2017 - 09:23:40 EST)
- [PATCH v2 1/3] mfd: syscon: update Atmel SMC binding doc Ludovic Desroches (Tue Jul 18 2017 - 09:23:51 EST)
- [PATCH v2 3/3] ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMC Ludovic Desroches (Tue Jul 18 2017 - 09:24:06 EST)
- [PATCH v2 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout Ludovic Desroches (Tue Jul 18 2017 - 09:24:12 EST)
- [PATCH v2 0/3] Fix SMC layout register for sama5d2 Ludovic Desroches (Tue Jul 18 2017 - 09:24:24 EST)
- [PATCH 1/2] MIPS: ralink: Fix build error due to missing header Harvey Hunt (Tue Jul 18 2017 - 09:26:27 EST)
- [PATCH 2/2] MIPS: ralink: mt7620: Add missing header Harvey Hunt (Tue Jul 18 2017 - 09:26:38 EST)
- Re: [PATCH v1 1/2] drm/bridge/synopsys: dsi: Constify funcs structures Laurent Pinchart (Tue Jul 18 2017 - 09:26:41 EST)
- Re: [PATCH][next] spi: loopback-test: make several module parameters static Mark Brown (Tue Jul 18 2017 - 09:27:16 EST)
- Re: [PATCH v2 3/9] regulator: mt6380: Add support for MT6380 Mark Brown (Tue Jul 18 2017 - 09:31:56 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Eric W. Biederman (Tue Jul 18 2017 - 09:34:45 EST)
- Re: [PATCH] Staging: pi433: Coding style fixes Greg KH (Tue Jul 18 2017 - 09:34:57 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Eric W. Biederman (Tue Jul 18 2017 - 09:37:36 EST)
- [PATCH v2 0/7] staging: fsl-mc: make the driver compile on other architectures laurentiu.tudor (Tue Jul 18 2017 - 09:37:49 EST)
- [PATCH v2 1/8] staging: fsl-mc: add missing fsl_mc comment in struct msi_desc laurentiu.tudor (Tue Jul 18 2017 - 09:37:58 EST)
- [PATCH v2 4/8] staging: fsl-mc: fix compilation with non-generic msi domain ops laurentiu.tudor (Tue Jul 18 2017 - 09:38:01 EST)
- [PATCH v2 6/8] staging: fsl-mc: don't use raw device io functions laurentiu.tudor (Tue Jul 18 2017 - 09:38:14 EST)
- [PATCH v2 7/8] staging: fsl-mc: make the driver compile on 32-bit laurentiu.tudor (Tue Jul 18 2017 - 09:38:23 EST)
- [PATCH v2 8/8] staging: fsl-mc: allow the driver compile multi-arch laurentiu.tudor (Tue Jul 18 2017 - 09:38:25 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexey Budankov (Tue Jul 18 2017 - 09:38:37 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexey Budankov (Tue Jul 18 2017 - 09:38:48 EST)
- Re: [PATCH v5 1/4]: perf/core: use rb trees for pinned/flexible groups Alexey Budankov (Tue Jul 18 2017 - 09:39:00 EST)
- [PATCH v2 5/8] staging: fsl-mc: fix formating of phys_addr_t on 32 bits laurentiu.tudor (Tue Jul 18 2017 - 09:39:29 EST)
- Re: [PATCH v2 1/3] mfd: syscon: update Atmel SMC binding doc Nicolas Ferre (Tue Jul 18 2017 - 09:39:35 EST)
- Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up Laurent Pinchart (Tue Jul 18 2017 - 09:39:43 EST)
- Re: [PATCH v5 1/4]: perf/core: use rb trees for pinned/flexible groups Alexey Budankov (Tue Jul 18 2017 - 09:39:47 EST)
- Re: [PATCH v2 3/3] ARM: dts: at91: sama5d2: use sama5d2 compatible string for SMC Nicolas Ferre (Tue Jul 18 2017 - 09:40:03 EST)
- [PATCH v2 3/8] staging: fsl-mc: drop useless gic v3 related #include laurentiu.tudor (Tue Jul 18 2017 - 09:40:45 EST)
- [PATCH v2 2/8] staging: fsl-mc: use generic memory barriers laurentiu.tudor (Tue Jul 18 2017 - 09:41:08 EST)
- Re: [PATCH v2 1/8] exec: Correct comments about "point of no return" Kees Cook (Tue Jul 18 2017 - 09:42:14 EST)
- Re: [PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP Eric W. Biederman (Tue Jul 18 2017 - 09:45:51 EST)
- Applied "spi: loopback-test: make several module parameters static" to the spi tree Mark Brown (Tue Jul 18 2017 - 09:49:23 EST)
- Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export Alan Cox (Tue Jul 18 2017 - 09:50:52 EST)
- Re: [PATCH 3/8] signal/sparc: Document a conflict with SI_USER with SIGFPE Eric W. Biederman (Tue Jul 18 2017 - 09:51:29 EST)
- Re: [PATCH] ASoC: sgtl5000: add AVC configuration controls Mark Brown (Tue Jul 18 2017 - 09:56:15 EST)
- Re: [PATCH v10 37/38] compiler-gcc.h: Introduce __nostackp function attribute Tom Lendacky (Tue Jul 18 2017 - 09:57:24 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexander Shishkin (Tue Jul 18 2017 - 10:01:10 EST)
- Re: [PATCH v10 00/38] x86: Secure Memory Encryption (AMD) Tom Lendacky (Tue Jul 18 2017 - 10:02:32 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Juri Lelli (Tue Jul 18 2017 - 10:03:04 EST)
- [PATCH] oom_reaper: close race without using oom_lock Tetsuo Handa (Tue Jul 18 2017 - 10:07:33 EST)
- [PATCH] NET: dwmac: Make dwmac reset unconditional Eugeniy Paltsev (Tue Jul 18 2017 - 10:07:35 EST)
- [PATCH v2 0/7] signal: Fix sending signals with siginfo Eric W. Biederman (Tue Jul 18 2017 - 10:13:01 EST)
- Re: [PATCH v3 1/4] w1: ds1wm: fix and simplify register access Greg Kroah-Hartman (Tue Jul 18 2017 - 10:15:17 EST)
- [PATCHv2 05/10] x86/mm: Make PGDIR_SHIFT and PTRS_PER_P4D variable Kirill A. Shutemov (Tue Jul 18 2017 - 10:15:36 EST)
- [PATCHv2 04/10] x86/mm: Make virtual memory layout movable for CONFIG_X86_5LEVEL Kirill A. Shutemov (Tue Jul 18 2017 - 10:15:43 EST)
- [PATCHv2 08/10] x86/mm: Replace compile-time checks for 5-level with runtime-time Kirill A. Shutemov (Tue Jul 18 2017 - 10:15:48 EST)
- [PATCH 1/7] signal/alpha: Document a conflict with SI_USER for SIGTRAP Eric W. Biederman (Tue Jul 18 2017 - 10:16:00 EST)
- [PATCHv2 02/10] x86/xen: Provide pre-built page tables only for XEN_PV and XEN_PVH Kirill A. Shutemov (Tue Jul 18 2017 - 10:16:08 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Michal Hocko (Tue Jul 18 2017 - 10:16:14 EST)
- [PATCH 4/7] signal/mips: Document a conflict with SI_USER with SIGFPE Eric W. Biederman (Tue Jul 18 2017 - 10:16:23 EST)
- [PATCH 5/7] signal/testing: Don't look for __SI_FAULT in userspace Eric W. Biederman (Tue Jul 18 2017 - 10:16:29 EST)
- [PATCHv2 07/10] x86/mm: Fold p4d page table layer at runtime Kirill A. Shutemov (Tue Jul 18 2017 - 10:16:36 EST)
- Re: [PATCH v3 4/4] w1: ds1wm: add messages to make incorporation in mfd-drivers easier Greg Kroah-Hartman (Tue Jul 18 2017 - 10:16:48 EST)
- [PATCH 7/7] signal: Remove kernel interal si_code magic Eric W. Biederman (Tue Jul 18 2017 - 10:17:58 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Johannes Weiner (Tue Jul 18 2017 - 10:18:08 EST)
- Re: [PATCH v2 6/8] staging: fsl-mc: don't use raw device io functions Arnd Bergmann (Tue Jul 18 2017 - 10:18:29 EST)
- [PATCH 6/7] fcntl: Don't use ambiguous SIG_POLL si_codes Eric W. Biederman (Tue Jul 18 2017 - 10:18:48 EST)
- [PATCH 3/7] signal/sparc: Document a conflict with SI_USER with SIGFPE Eric W. Biederman (Tue Jul 18 2017 - 10:19:23 EST)
- [PATCHv2 03/10] x86/boot/compressed/64: Detect and handle 5-level paging at boot-time Kirill A. Shutemov (Tue Jul 18 2017 - 10:19:45 EST)
- [PATCH 2/7] signal/ia64: Document a conflict with SI_USER with SIGFPE Eric W. Biederman (Tue Jul 18 2017 - 10:19:57 EST)
- [PATCHv2 06/10] x86/mm: Handle boot-time paging mode switching at early boot Kirill A. Shutemov (Tue Jul 18 2017 - 10:20:13 EST)
- [PATCHv2 00/10] Boot-time switching between 4- and 5-level paging Kirill A. Shutemov (Tue Jul 18 2017 - 10:20:28 EST)
- Re: [PATCH v3 3/4] w1: ds1wm: silence interrupts on HW before claiming the interrupt Greg Kroah-Hartman (Tue Jul 18 2017 - 10:20:46 EST)
- [GIT PULL] Please pull an nfsd bugfix for 4.13 bfields@xxxxxxxxxxxx (Tue Jul 18 2017 - 10:21:03 EST)
- [PATCH v4] irqchip: Add support for tango interrupt router Mason (Tue Jul 18 2017 - 10:21:31 EST)
- Re: [PATCH v3 2/4] w1: ds1wm: add level interrupt modes Greg Kroah-Hartman (Tue Jul 18 2017 - 10:21:47 EST)
- [PATCHv2 01/10] x86/kasan: Use the same shadow offset for 4- and 5-level paging Kirill A. Shutemov (Tue Jul 18 2017 - 10:21:51 EST)
- [PATCHv2 09/10] x86/mm: Allow to boot without la57 if CONFIG_X86_5LEVEL=y Kirill A. Shutemov (Tue Jul 18 2017 - 10:22:15 EST)
- [PATCHv2 10/10] x86/mm: Offset boot-time paging mode switching cost Kirill A. Shutemov (Tue Jul 18 2017 - 10:22:37 EST)
- Re: [PATCHv2 08/10] x86/mm: Replace compile-time checks for 5-level with runtime-time Juergen Gross (Tue Jul 18 2017 - 10:24:21 EST)
- Attention To me and get back to me urgent Mrs.Meliana Trump (Tue Jul 18 2017 - 10:25:26 EST)
- Re: [PATCH v2 8/8] staging: fsl-mc: allow the driver compile multi-arch Arnd Bergmann (Tue Jul 18 2017 - 10:25:45 EST)
- [PATCH v2] drm/i915: Explicit the connector name for DP link training result Paul Kocialkowski (Tue Jul 18 2017 - 10:25:49 EST)
- Re: [PATCH v2 6/8] staging: fsl-mc: don't use raw device io functions Laurentiu Tudor (Tue Jul 18 2017 - 10:26:09 EST)
- Re: [PATCH v2 0/7] staging: fsl-mc: make the driver compile on other architectures Arnd Bergmann (Tue Jul 18 2017 - 10:26:25 EST)
- Re: [PATCH v2 6/8] staging: fsl-mc: don't use raw device io functions Arnd Bergmann (Tue Jul 18 2017 - 10:28:16 EST)
- [PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle Gautham R. Shenoy (Tue Jul 18 2017 - 10:29:10 EST)
- [PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle Gautham R. Shenoy (Tue Jul 18 2017 - 10:29:18 EST)
- [PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug Gautham R. Shenoy (Tue Jul 18 2017 - 10:29:38 EST)
- Re: [PATCH] nvme: Acknowledge completion queue on each iteration Keith Busch (Tue Jul 18 2017 - 10:30:20 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexey Budankov (Tue Jul 18 2017 - 10:30:48 EST)
- commit 16ecba59 breaks 82574L under heavy load. Lennart Sorensen (Tue Jul 18 2017 - 10:31:12 EST)
- [PATCH] arc: Hardcode ARCH_DMA_MINALIGN to max line length we may have Alexey Brodkin (Tue Jul 18 2017 - 10:31:38 EST)
- Re: [PATCH v2 01/22] docs: fpga: add a document for Intel FPGA driver overview Alan Tull (Tue Jul 18 2017 - 10:33:27 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Peter Jones (Tue Jul 18 2017 - 10:34:17 EST)
- Re: [PATCH v2 12/22] fpga: intel: fme: add header sub feature support Alan Tull (Tue Jul 18 2017 - 10:34:47 EST)
- Re: [PATCH v2 8/8] staging: fsl-mc: allow the driver compile multi-arch Laurentiu Tudor (Tue Jul 18 2017 - 10:36:18 EST)
- Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Leonard Crestez (Tue Jul 18 2017 - 10:36:37 EST)
- Re: [PATCH] gpio-exar: Use correct property prefix and document bindings Rob Herring (Tue Jul 18 2017 - 10:37:32 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Stephan Müller (Tue Jul 18 2017 - 10:37:46 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Waiman Long (Tue Jul 18 2017 - 10:37:51 EST)
- Re: [PATCH v2 8/8] staging: fsl-mc: allow the driver compile multi-arch Arnd Bergmann (Tue Jul 18 2017 - 10:39:11 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Jeffrey Hugo (Tue Jul 18 2017 - 10:39:59 EST)
- Re: [PATCH v2 0/7] staging: fsl-mc: make the driver compile on other architectures Laurentiu Tudor (Tue Jul 18 2017 - 10:43:54 EST)
- [PATCH] staging: goldfish: Use __func__ instead of function name Chris Coffey (Tue Jul 18 2017 - 10:44:19 EST)
- [PATCH] Documentation/devicetree: Update links to PCI DT bindings Harvey Hunt (Tue Jul 18 2017 - 10:46:41 EST)
- Re: [PATCH v2 2/2] livepatch: add shadow variable sample programs Petr Mladek (Tue Jul 18 2017 - 10:47:53 EST)
- Re: [PATCH 03/11] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock Maxime Ripard (Tue Jul 18 2017 - 10:48:04 EST)
- [PATCH] pid: kill pidhash_size in pidhash_init Kefeng Wang (Tue Jul 18 2017 - 10:50:14 EST)
- Re: [PATCH] powerpc/hugetlb: fix page rights verification in gup_hugepte() Aneesh Kumar K.V (Tue Jul 18 2017 - 10:52:17 EST)
- Re: [PATCH v2 0/3] pwm: add pwm AO on meson gx Thierry Reding (Tue Jul 18 2017 - 10:52:46 EST)
- Re: [PATCH] pid: kill pidhash_size in pidhash_init Pasha Tatashin (Tue Jul 18 2017 - 10:52:50 EST)
- Re: [PATCH v2] dt-bindings: display: sunxi: Improve endpoint ID scheme readability Maxime Ripard (Tue Jul 18 2017 - 10:53:40 EST)
- Re: [PATCH] replace incorrect strscpy use in FORTIFY_SOURCE J . Bruce Fields (Tue Jul 18 2017 - 10:54:11 EST)
- [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr() Alexander Potapenko (Tue Jul 18 2017 - 10:57:18 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Vivek Goyal (Tue Jul 18 2017 - 10:57:25 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Christopher Lameter (Tue Jul 18 2017 - 10:57:51 EST)
- Re: [PATCH v3 1/1] Staging: android/ion: declare function static Joseph Wright (Tue Jul 18 2017 - 11:00:53 EST)
- Re: [PATCH 1/4] ARM: dts: keystone-k2g: Add PMMC node to support TI-SCI protocol Andrew F. Davis (Tue Jul 18 2017 - 11:01:11 EST)
- Re: [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr() Alexander Potapenko (Tue Jul 18 2017 - 11:02:32 EST)
- Re: [PATCH] xen/x86: fix cpu hotplug Boris Ostrovsky (Tue Jul 18 2017 - 11:04:11 EST)
- [PATCH v3 0/5] ACPI / boot: Few amendments Andy Shevchenko (Tue Jul 18 2017 - 11:04:34 EST)
- [PATCH v3 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms Andy Shevchenko (Tue Jul 18 2017 - 11:05:15 EST)
- [PATCH v3 2/5] ACPI / boot: Correct address space of __acpi_map_table() Andy Shevchenko (Tue Jul 18 2017 - 11:05:27 EST)
- [PATCH v3 1/5] ACPI / boot: Don't define unused variables Andy Shevchenko (Tue Jul 18 2017 - 11:05:34 EST)
- [PATCH v3 3/5] ACPI / boot: Add number of legacy IRQs to debug output Andy Shevchenko (Tue Jul 18 2017 - 11:06:03 EST)
- [PATCH v3 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init() Andy Shevchenko (Tue Jul 18 2017 - 11:06:07 EST)
- Re: [PATCH v2] serial: 8250: fix error handling in of_platform_serial_probe() Andy Shevchenko (Tue Jul 18 2017 - 11:06:14 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexander Shishkin (Tue Jul 18 2017 - 11:09:03 EST)
- RE: [PATCH] Coccinelle report script for refcounters Julia Lawall (Tue Jul 18 2017 - 11:10:27 EST)
- [PATCH] staging: rtl8723bs: rtw_efuse: Fix a misspell Xaralampos Mainas (Tue Jul 18 2017 - 11:12:59 EST)
- Re: [PATCH v2 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload Doug Anderson (Tue Jul 18 2017 - 11:16:17 EST)
- Re: [PATCHv2 08/10] x86/mm: Replace compile-time checks for 5-level with runtime-time Kirill A. Shutemov (Tue Jul 18 2017 - 11:16:24 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Paul E. McKenney (Tue Jul 18 2017 - 11:20:28 EST)
- parisc:generic-64bit_defconfig build failures due to 'kbuild: handle libs-y archives separately...' Guenter Roeck (Tue Jul 18 2017 - 11:21:36 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexander Shishkin (Tue Jul 18 2017 - 11:23:45 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexey Budankov (Tue Jul 18 2017 - 11:26:08 EST)
- Re: [PATCH] x86: kernel: acpi: fix an invalid argument passing in io_apic.c Thomas Gleixner (Tue Jul 18 2017 - 11:26:37 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Arjan van de Ven (Tue Jul 18 2017 - 11:29:48 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexey Budankov (Tue Jul 18 2017 - 11:32:55 EST)
- Re: [PATCH] arc: Hardcode ARCH_DMA_MINALIGN to max line length we may have Vineet Gupta (Tue Jul 18 2017 - 11:37:06 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Tue Jul 18 2017 - 11:38:09 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Jerome Glisse (Tue Jul 18 2017 - 11:38:25 EST)
- Re: [PATCH v2] serial: 8250: fix error handling in of_platform_serial_probe() Johan Hovold (Tue Jul 18 2017 - 11:45:19 EST)
- [tip:x86/urgent] x86/ioapic: Pass the correct data to unmask_ioapic_irq() tip-bot for Seunghun Han (Tue Jul 18 2017 - 11:45:29 EST)
- Re: [PATCH] perf probe: Fix build failure for get_target_map() Arnaldo Carvalho de Melo (Tue Jul 18 2017 - 11:45:47 EST)
- Re: [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface Kani, Toshimitsu (Tue Jul 18 2017 - 11:49:56 EST)
- Re: [PATCH] perf report: Enable finding the kernel inline function Arnaldo Carvalho de Melo (Tue Jul 18 2017 - 11:52:30 EST)
- Re: [PATCH v10 1/7] perf/core: Define the common branch type classification Arnaldo Carvalho de Melo (Tue Jul 18 2017 - 11:54:26 EST)
- Re: [PATCH v2 0/5] x86/io: Rely on asm-generic/io.h Andy Shevchenko (Tue Jul 18 2017 - 11:54:34 EST)
- Re: [PATCH v2] serial: 8250: fix error handling in of_platform_serial_probe() Andy Shevchenko (Tue Jul 18 2017 - 11:55:49 EST)
- Re: [PATCH] dma: k3dma: Fix non-cyclic mode Vinod Koul (Tue Jul 18 2017 - 11:56:12 EST)
- Re: [PATCH] dmaengine: ioat: constify pci_device_id. Vinod Koul (Tue Jul 18 2017 - 11:59:54 EST)
- Re: [PATCH v2 1/7] ALSA: als100: fix format string overflow warning Takashi Iwai (Tue Jul 18 2017 - 12:00:09 EST)
- Re: [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops Florian Fainelli (Tue Jul 18 2017 - 12:01:23 EST)
- Re: [PATCH v2 1/9] dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper doc Yingjoe Chen (Tue Jul 18 2017 - 12:02:19 EST)
- [PATCH v2 07/16] ntb: ntb_test: ensure the link is up before trying to configure the mws Logan Gunthorpe (Tue Jul 18 2017 - 12:04:31 EST)
- [PATCH v2 14/16] switchtec_ntb: implement scratchpad registers Logan Gunthorpe (Tue Jul 18 2017 - 12:04:37 EST)
- [PATCH v2 02/16] switchtec: export class symbol for use in upper layer driver Logan Gunthorpe (Tue Jul 18 2017 - 12:04:48 EST)
- Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Thomas Garnier (Tue Jul 18 2017 - 12:05:03 EST)
- [PATCH v2 08/16] switchtec_ntb: introduce initial NTB driver Logan Gunthorpe (Tue Jul 18 2017 - 12:05:26 EST)
- [PATCH v2 15/16] switchtec_ntb: add memory window support Logan Gunthorpe (Tue Jul 18 2017 - 12:05:36 EST)
- [PATCH v2 16/16] switchtec_ntb: update switchtec documentation with notes for NTB Logan Gunthorpe (Tue Jul 18 2017 - 12:05:55 EST)
- [PATCH v2 12/16] switchtec_ntb: add link management Logan Gunthorpe (Tue Jul 18 2017 - 12:06:06 EST)
- [PATCH v2 13/16] switchtec_ntb: implement doorbell registers Logan Gunthorpe (Tue Jul 18 2017 - 12:06:18 EST)
- [PATCH v2 10/16] switchtec_ntb: initialize hardware for doorbells and messages Logan Gunthorpe (Tue Jul 18 2017 - 12:06:38 EST)
- [PATCH v2 11/16] switchtec_ntb: add skeleton NTB driver Logan Gunthorpe (Tue Jul 18 2017 - 12:06:51 EST)
- [PATCH v2 04/16] switchtec: add link event notifier callback Logan Gunthorpe (Tue Jul 18 2017 - 12:07:04 EST)
- [PATCH v2 00/16] Switchtec NTB Support Logan Gunthorpe (Tue Jul 18 2017 - 12:07:28 EST)
- Re: [PATCH v3] xen/balloon: don't online new memory initially Boris Ostrovsky (Tue Jul 18 2017 - 12:07:34 EST)
- [PATCH v2 01/16] switchtec: move structure definitions into a common header Logan Gunthorpe (Tue Jul 18 2017 - 12:07:51 EST)
- [PATCH v2 03/16] switchtec: add NTB hardware register definitions Logan Gunthorpe (Tue Jul 18 2017 - 12:08:06 EST)
- [PATCH v2 05/16] ntb: ensure ntb_mw_get_align() is only called when the link is up Logan Gunthorpe (Tue Jul 18 2017 - 12:08:18 EST)
- [PATCH v2 06/16] ntb: add check and comment for link up to mw_count() and mw_get_align() Logan Gunthorpe (Tue Jul 18 2017 - 12:08:33 EST)
- [PATCH v2 09/16] switchtec_ntb: initialize hardware for memory windows Logan Gunthorpe (Tue Jul 18 2017 - 12:08:50 EST)
- Re: [PATCH v2 0/9] perf annotate: Fix --show-total-period and support --show-nr-samples Namhyung Kim (Tue Jul 18 2017 - 12:08:58 EST)
- [PATCH RFC] mm: allow isolation for pages not inserted into lru lists yet Konstantin Khlebnikov (Tue Jul 18 2017 - 12:09:35 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Stefan Berger (Tue Jul 18 2017 - 12:11:19 EST)
- Re: [PATCH v3] xen/balloon: don't online new memory initially Juergen Gross (Tue Jul 18 2017 - 12:13:07 EST)
- Re: [PATCH V3 1/2] dmaengine: qcom_hidma: introduce memset support Vinod Koul (Tue Jul 18 2017 - 12:17:19 EST)
- Re: [PATCH 3.16 121/178] kvm: arm/arm64: Fix locking for kvm_free_stage2_pgd Ben Hutchings (Tue Jul 18 2017 - 12:19:42 EST)
- Re: [PATCH v2 8/9] perf annotate browser: Support the toggle number of samples with a 'e' hotkey Namhyung Kim (Tue Jul 18 2017 - 12:19:55 EST)
- Re: [PATCH] Coccinelle: add atomic_as_refcounter script Kees Cook (Tue Jul 18 2017 - 12:21:14 EST)
- [PATCH v2 2/6] f2fs: make max inline size changeable Chao Yu (Tue Jul 18 2017 - 12:21:21 EST)
- [PATCH v2 3/6] f2fs: enhance on-disk inode structure scalability Chao Yu (Tue Jul 18 2017 - 12:21:26 EST)
- [PATCH v2 4/6] f2fs: support project quota Chao Yu (Tue Jul 18 2017 - 12:21:35 EST)
- Re: [PATCH V3 2/2] dmaengine: dmatest: add support for memset test Vinod Koul (Tue Jul 18 2017 - 12:23:24 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Jeffrey Hugo (Tue Jul 18 2017 - 12:24:36 EST)
- Re: [PATCH v2 9/9] perf annotate: Use the sample period when calculating the percentage Namhyung Kim (Tue Jul 18 2017 - 12:24:44 EST)
- [PATCH v2 2/3] f2fs-tools: enhance on-disk inode structure scalability Chao Yu (Tue Jul 18 2017 - 12:25:38 EST)
- [PATCH v2 3/3] f2fs-tools: support project quota Chao Yu (Tue Jul 18 2017 - 12:25:45 EST)
- Re: [PATCH V3 1/2] dmaengine: qcom_hidma: introduce memset support Sinan Kaya (Tue Jul 18 2017 - 12:26:22 EST)
- Re: [PATCH v2 9/9] soc: mediatek: pwrap: fixup warnings from coding style Yingjoe Chen (Tue Jul 18 2017 - 12:26:45 EST)
- [PATCH] HID: ortek: add one more buggy device Benjamin Tissoires (Tue Jul 18 2017 - 12:28:30 EST)
- Re: [PATCH v4 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile Matthias Brugger (Tue Jul 18 2017 - 12:29:28 EST)
- Re: [PATCH v2 9/9] soc: mediatek: pwrap: fixup warnings from coding style Joe Perches (Tue Jul 18 2017 - 12:32:00 EST)
- Re: [PATCH v3] xen/balloon: don't online new memory initially Boris Ostrovsky (Tue Jul 18 2017 - 12:33:20 EST)
- Re: [PATCH v3 2/6] pwm: mediatek: fix pwm source clock selection Matthias Brugger (Tue Jul 18 2017 - 12:34:27 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Tue Jul 18 2017 - 12:36:50 EST)
- Re: [PATCH v1 1/2] remoteproc: dt: Provide bindings for iMX6SX/7D Remote Processor Controller driver Bjorn Andersson (Tue Jul 18 2017 - 12:38:27 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Arjan van de Ven (Tue Jul 18 2017 - 12:38:56 EST)
- Re: [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface Borislav Petkov (Tue Jul 18 2017 - 12:44:06 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Tue Jul 18 2017 - 12:44:18 EST)
- Re: [PATCH V3 1/2] dmaengine: qcom_hidma: introduce memset support Vinod Koul (Tue Jul 18 2017 - 12:44:28 EST)
- Re: [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Bjorn Andersson (Tue Jul 18 2017 - 12:44:48 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Tue Jul 18 2017 - 12:45:31 EST)
- Re: [PATCH resend] Documentation: arm: Replace use of virt_to_phys with __pa_symbol Florian Fainelli (Tue Jul 18 2017 - 12:49:28 EST)
- Re: [PATCH 1/4] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data Suman Anna (Tue Jul 18 2017 - 12:50:44 EST)
- Re: [REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control Jason L Tibbitts III (Tue Jul 18 2017 - 12:53:41 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Suman Anna (Tue Jul 18 2017 - 12:54:53 EST)
- [PATCH v4 3/5] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros Logan Gunthorpe (Tue Jul 18 2017 - 12:55:43 EST)
- [PATCH v4 1/5] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Logan Gunthorpe (Tue Jul 18 2017 - 12:56:00 EST)
- [PATCH v4 2/5] iomap: introduce io{read|write}64_{lo_hi|hi_lo} Logan Gunthorpe (Tue Jul 18 2017 - 12:56:10 EST)
- [PATCH v4 4/5] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks Logan Gunthorpe (Tue Jul 18 2017 - 12:56:24 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexander Shishkin (Tue Jul 18 2017 - 12:56:32 EST)
- [PATCH v4 0/5] make io{read|write}64 globally usable Logan Gunthorpe (Tue Jul 18 2017 - 12:56:51 EST)
- [PATCH v4 5/5] crypto: caam: cleanup CONFIG_64BIT ifdefs when using io{read|write}64 Logan Gunthorpe (Tue Jul 18 2017 - 12:56:53 EST)
- Re: [RFC][PATCH v2] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate John Stultz (Tue Jul 18 2017 - 12:57:03 EST)
- Re: [PATCH 7/7] signal: Remove kernel interal si_code magic Linus Torvalds (Tue Jul 18 2017 - 12:57:18 EST)
- Re: [PATCH 3/7] phy: qcom-qmp: Fix phy pipe clock name Bjorn Andersson (Tue Jul 18 2017 - 12:57:41 EST)
- [RFC PATCH v2 01/38] arm64: Add ARM64_HAS_NESTED_VIRT feature Jintack Lim (Tue Jul 18 2017 - 12:59:43 EST)
- [RFC PATCH v2 03/38] KVM: arm64: Add KVM nesting feature Jintack Lim (Tue Jul 18 2017 - 12:59:49 EST)
- [RFC PATCH v2 05/38] KVM: arm64: Allow userspace to set PSR_MODE_EL2x Jintack Lim (Tue Jul 18 2017 - 12:59:53 EST)
- [RFC PATCH v2 08/38] KVM: arm64: Add EL2 special registers to vcpu context Jintack Lim (Tue Jul 18 2017 - 13:00:02 EST)
- [RFC PATCH v2 14/38] KVM: arm64: Synchronize EL1 system registers on virtual EL2 entry and exit Jintack Lim (Tue Jul 18 2017 - 13:00:11 EST)
- Re: Regression with suspicious RCU usage splats with cpu_pm change Paul E. McKenney (Tue Jul 18 2017 - 13:00:25 EST)
- [RFC PATCH v2 25/38] KVM: arm64: Respect virtual CPTR_EL2.TFP setting Jintack Lim (Tue Jul 18 2017 - 13:00:33 EST)
- [RFC PATCH v2 29/38] KVM: arm64: Support a VM with VHE considering EL0 of the VHE host Jintack Lim (Tue Jul 18 2017 - 13:00:38 EST)
- [RFC PATCH v2 37/38] KVM: arm64: Respect the virtual HCR_EL2.NV1 bit setting Jintack Lim (Tue Jul 18 2017 - 13:00:53 EST)
- [RFC PATCH v2 34/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting Jintack Lim (Tue Jul 18 2017 - 13:01:03 EST)
- [RFC PATCH v2 38/38] KVM: arm64: Respect the virtual CPTR_EL2.TCPAC setting Jintack Lim (Tue Jul 18 2017 - 13:01:20 EST)
- [RFC PATCH v2 36/38] KVM: arm64: Respect virtual HCR_EL2.TVM and TRVM settings Jintack Lim (Tue Jul 18 2017 - 13:01:36 EST)
- [RFC PATCH v2 30/38] KVM: arm64: Allow the virtual EL2 to access EL2 states without trap Jintack Lim (Tue Jul 18 2017 - 13:01:51 EST)
- [RFC PATCH v2 35/38] KVM: arm64: Respect the virtual HCR_EL2.NV bit setting for EL12 register traps Jintack Lim (Tue Jul 18 2017 - 13:01:57 EST)
- [RFC PATCH v2 28/38] KVM: arm64: Emulate EL12 register accesses from the virtual EL2 Jintack Lim (Tue Jul 18 2017 - 13:02:16 EST)
- [RFC PATCH v2 33/38] KVM: arm64: Emulate appropriate VM control system registers Jintack Lim (Tue Jul 18 2017 - 13:02:31 EST)
- [RFC PATCH v2 32/38] KVM: arm64: Trap and emulate CPTR_EL2 accesses via CPACR_EL1 from the virtual EL2 with VHE Jintack Lim (Tue Jul 18 2017 - 13:02:53 EST)
- [RFC PATCH v2 31/38] KVM: arm64: Manage the shadow states when virtual E2H bit enabled Jintack Lim (Tue Jul 18 2017 - 13:03:16 EST)
- [PATCH 4/4] iommu/iova: Make dma_32bit_pfn implicit Robin Murphy (Tue Jul 18 2017 - 13:03:45 EST)
- [RFC PATCH v2 27/38] KVM: arm64: Add EL2 registers defined in ARMv8.1 to vcpu context Jintack Lim (Tue Jul 18 2017 - 13:04:06 EST)
- [PATCH 2/4] iommu/iova: Optimise the padding calculation Robin Murphy (Tue Jul 18 2017 - 13:04:33 EST)
- [RFC PATCH v2 26/38] KVM: arm64: Add macros to support the virtual EL2 with VHE Jintack Lim (Tue Jul 18 2017 - 13:04:45 EST)
- [PATCH 3/4] iommu/iova: Extend rbtree node caching Robin Murphy (Tue Jul 18 2017 - 13:04:59 EST)
- [RFC PATCH v2 19/38] KVM: arm64: Trap CPACR_EL1 access in virtual EL2 Jintack Lim (Tue Jul 18 2017 - 13:05:23 EST)
- [PATCH 1/4] iommu/iova: Optimise rbtree searching Robin Murphy (Tue Jul 18 2017 - 13:05:27 EST)
- [PATCH] ALSA: hda: constify pci_device_id. Arvind Yadav (Tue Jul 18 2017 - 13:05:33 EST)
- [RFC PATCH v2 24/38] KVM: arm64: Respect virtual HCR_EL2.TWX setting Jintack Lim (Tue Jul 18 2017 - 13:05:53 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Tue Jul 18 2017 - 13:05:58 EST)
- Re: [PATCH v16 2/7] power: add power sequence library Rafael J. Wysocki (Tue Jul 18 2017 - 13:06:16 EST)
- Re: [PATCH v4 10/10] x86/mm: Try to preserve old TLB entries using PCID Andy Lutomirski (Tue Jul 18 2017 - 13:06:45 EST)
- [RFC PATCH v2 23/38] KVM: arm64: Inject HVC exceptions to the virtual EL2 Jintack Lim (Tue Jul 18 2017 - 13:06:57 EST)
- [RFC PATCH v2 20/38] KVM: arm64: Handle eret instruction traps Jintack Lim (Tue Jul 18 2017 - 13:07:35 EST)
- [RFC PATCH v2 21/38] KVM: arm64: Set a handler for the system instruction traps Jintack Lim (Tue Jul 18 2017 - 13:07:47 EST)
- [RFC PATCH v2 22/38] KVM: arm64: Handle PSCI call via smc from the guest Jintack Lim (Tue Jul 18 2017 - 13:08:01 EST)
- [RFC PATCH v2 18/38] KVM: arm64: Trap SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2 Jintack Lim (Tue Jul 18 2017 - 13:08:27 EST)
- [RFC PATCH v2 17/38] KVM: arm64: Trap EL1 VM register accesses in virtual EL2 Jintack Lim (Tue Jul 18 2017 - 13:08:53 EST)
- [RFC PATCH v2 15/38] KVM: arm64: Move exception macros and enums to a common file Jintack Lim (Tue Jul 18 2017 - 13:08:59 EST)
- [RFC PATCH v2 16/38] KVM: arm64: Support to inject exceptions to the virtual EL2 Jintack Lim (Tue Jul 18 2017 - 13:09:14 EST)
- [PATCH 0/4] Optimise 64-bit IOVA allocations Robin Murphy (Tue Jul 18 2017 - 13:09:46 EST)
- [RFC PATCH v2 13/38] KVM: arm64: Create shadow EL1 registers Jintack Lim (Tue Jul 18 2017 - 13:10:05 EST)
- [RFC PATCH v2 09/38] KVM: arm64: Add the shadow context for virtual EL2 execution Jintack Lim (Tue Jul 18 2017 - 13:10:25 EST)
- [RFC PATCH v2 12/38] arm64: Add missing TCR hw defines Jintack Lim (Tue Jul 18 2017 - 13:10:37 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Tue Jul 18 2017 - 13:10:51 EST)
- [RFC PATCH v2 10/38] KVM: arm/arm64: Add a framework to prepare virtual EL2 execution Jintack Lim (Tue Jul 18 2017 - 13:11:22 EST)
- [RFC PATCH v2 11/38] KVM: arm64: Set vcpu context depending on the guest exception level Jintack Lim (Tue Jul 18 2017 - 13:11:33 EST)
- [RFC PATCH v2 07/38] KVM: arm64: Add EL2 system registers to vcpu context Jintack Lim (Tue Jul 18 2017 - 13:11:58 EST)
- [RFC PATCH v2 06/38] KVM: arm64: Add vcpu_mode_el2 primitive to support nesting Jintack Lim (Tue Jul 18 2017 - 13:12:23 EST)
- [RFC PATCH v2 04/38] KVM: arm/arm64: Check if nested virtualization is in use Jintack Lim (Tue Jul 18 2017 - 13:12:50 EST)
- [RFC PATCH v2 02/38] KVM: arm/arm64: Enable nested virtualization via command-line Jintack Lim (Tue Jul 18 2017 - 13:13:24 EST)
- [PATCH] lib/strscpy: avoid KASAN false positive Andrey Ryabinin (Tue Jul 18 2017 - 13:13:31 EST)
- Re: [PATCH v1 1/1] dt-binding: ptp: Add SoC compatibility strings for dte ptp clock Arun Parameswaran (Tue Jul 18 2017 - 13:13:45 EST)
- [RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM Jintack Lim (Tue Jul 18 2017 - 13:14:15 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Dmitry Vyukov (Tue Jul 18 2017 - 13:14:54 EST)
- Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Leonard Crestez (Tue Jul 18 2017 - 13:18:53 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Linus Torvalds (Tue Jul 18 2017 - 13:22:51 EST)
- [PATCH v2] include/linux/vfio.h: Guard powerpc-specific functions with CONFIG_VFIO_SPAPR_EEH Murilo Opsfelder Araujo (Tue Jul 18 2017 - 13:23:13 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Waiman Long (Tue Jul 18 2017 - 13:23:24 EST)
- [PATCH 0/4] PM / Suspend: Print wall time Mark Salyzyn (Tue Jul 18 2017 - 13:25:20 EST)
- Re: [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface Kani, Toshimitsu (Tue Jul 18 2017 - 13:25:25 EST)
- [PATCH 1/4] rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Tue Jul 18 2017 - 13:25:48 EST)
- [PATCH 2/4] rtc-lib: Print wall time at die and reboot Mark Salyzyn (Tue Jul 18 2017 - 13:26:00 EST)
- [PATCH 3/4] PM: Print wall time at suspend entry and exit Mark Salyzyn (Tue Jul 18 2017 - 13:26:14 EST)
- [PATCH 4/4] PM: Print wall time at hibernate entry and exit Mark Salyzyn (Tue Jul 18 2017 - 13:26:33 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Peter Zijlstra (Tue Jul 18 2017 - 13:28:18 EST)
- [PATCH] ARC: reset: introduce HSDKv1 reset driver Eugeniy Paltsev (Tue Jul 18 2017 - 13:28:37 EST)
- Re: [REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control Jason L Tibbitts III (Tue Jul 18 2017 - 13:34:12 EST)
- Re: [PATCH 7/7] signal: Remove kernel interal si_code magic Eric W. Biederman (Tue Jul 18 2017 - 13:35:44 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Waiman Long (Tue Jul 18 2017 - 13:35:59 EST)
- Re: [PATCH 1/4] rtc-lib: Add rtc_show_time(const char *prefix_msg) Joe Perches (Tue Jul 18 2017 - 13:41:46 EST)
- Re: [PATCH] pci: quirk: Apply APM ACS quirk to XGene devices Feng Kan (Tue Jul 18 2017 - 13:42:48 EST)
- Re: [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface Borislav Petkov (Tue Jul 18 2017 - 13:43:04 EST)
- [PATCH] pinctrl: samsung: Remove unneeded local variable initialization Krzysztof Kozlowski (Tue Jul 18 2017 - 13:43:41 EST)
- Re: [PATCH 1/4] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data Keerthy (Tue Jul 18 2017 - 13:45:58 EST)
- Re: [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops David Miller (Tue Jul 18 2017 - 13:46:44 EST)
- Re: [PATCH 1/4] rtc-lib: Add rtc_show_time(const char *prefix_msg) Andy Shevchenko (Tue Jul 18 2017 - 13:46:50 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Keerthy (Tue Jul 18 2017 - 13:47:06 EST)
- Re: [PATCH 3/4] gpio: davinci: Add a separate compatible for keystone-k2g soc Keerthy (Tue Jul 18 2017 - 13:49:21 EST)
- Re: [PATCH 1/4] rtc-lib: Add rtc_show_time(const char *prefix_msg) Andy Shevchenko (Tue Jul 18 2017 - 13:49:32 EST)
- Re: [PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv] Joe Perches (Tue Jul 18 2017 - 13:50:15 EST)
- RE: [PATCH v4 4/5] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks Allen Hubbe (Tue Jul 18 2017 - 13:51:02 EST)
- Re: [PATCH 0/5] earlycon hang under some conditions Brian Norris (Tue Jul 18 2017 - 13:52:02 EST)
- RE: [PATCH v2 00/16] Switchtec NTB Support Allen Hubbe (Tue Jul 18 2017 - 13:52:26 EST)
- Re: [PATCH 1/4] rtc-lib: Add rtc_show_time(const char *prefix_msg) Alexandre Belloni (Tue Jul 18 2017 - 13:52:43 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Tue Jul 18 2017 - 13:55:07 EST)
- [PATCH v2 0/2] ZII RAVE platform driver Andrey Smirnov (Tue Jul 18 2017 - 13:56:22 EST)
- [PATCH v2 2/2] dt-bindings: mfd: Add bindings for ZII RAVE devices Andrey Smirnov (Tue Jul 18 2017 - 13:56:24 EST)
- [PATCH v2 1/2] platform: Add driver for RAVE Supervisory Processor Andrey Smirnov (Tue Jul 18 2017 - 13:56:29 EST)
- Re: [PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv] Andy Shevchenko (Tue Jul 18 2017 - 13:57:03 EST)
- Re: [PATCH] ALSA: hda: constify pci_device_id. Takashi Iwai (Tue Jul 18 2017 - 14:06:10 EST)
- [RFC][PATCH v3] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate John Stultz (Tue Jul 18 2017 - 14:06:10 EST)
- Re: [PATCH v2 00/16] Switchtec NTB Support Logan Gunthorpe (Tue Jul 18 2017 - 14:08:21 EST)
- Re: [PATCH net-next 00/12] net: dsa: mv88e6xxx: cleanup capabilities David Miller (Tue Jul 18 2017 - 14:11:20 EST)
- [PATCH] workqueue: doc change for ST behavior on NUMA systems Alexei Potashnik (Tue Jul 18 2017 - 14:12:59 EST)
- Re: [PATCH] pci: quirk: Apply APM ACS quirk to XGene devices Alex Williamson (Tue Jul 18 2017 - 14:16:24 EST)
- Re: [RFC 0/4] perf script python: Provide perf_sample dict to all handlers Arun Kalyanasundaram (Tue Jul 18 2017 - 14:18:38 EST)
- Re: [BUG] x86/mm: Found insecure W+X mapping at address ffff88000005f000/0xffff88000005f000 Piotr Gregor (Tue Jul 18 2017 - 14:22:25 EST)
- Re: [PATCH v2 3/4] btrfs: Add zstd support David Sterba (Tue Jul 18 2017 - 14:22:32 EST)
- Re: [PATCH 1/7] signal/alpha: Document a conflict with SI_USER for SIGTRAP Richard Henderson (Tue Jul 18 2017 - 14:23:14 EST)
- Re: [PATCH] ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() David Miller (Tue Jul 18 2017 - 14:23:46 EST)
- Re: [PATCH net-next 0/5] refine virtio-net XDP David Miller (Tue Jul 18 2017 - 14:24:50 EST)
- Re: [PATCH] bcma: gpio: Correct number of GPIOs for BCM53573 Florian Fainelli (Tue Jul 18 2017 - 14:32:46 EST)
- Re: [PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv] Joe Perches (Tue Jul 18 2017 - 14:32:59 EST)
- [PATCH v6] MIPS: NI 169445 board support Nathan Sullivan (Tue Jul 18 2017 - 14:34:16 EST)
- [tip:x86/mm] compiler-gcc.h: Introduce __nostackprotector function attribute tip-bot for Tom Lendacky (Tue Jul 18 2017 - 14:36:28 EST)
- [tip:x86/mm] x86/mm: Add support to make use of Secure Memory Encryption tip-bot for Tom Lendacky (Tue Jul 18 2017 - 14:36:31 EST)
- Re: [PATCH] workqueue: doc change for ST behavior on NUMA systems Tejun Heo (Tue Jul 18 2017 - 14:37:32 EST)
- Re: [PATCH] atm: zatm: Fix an error handling path in 'zatm_init_one()' David Miller (Tue Jul 18 2017 - 14:38:28 EST)
- [PATCH v2] staging: wlan-ng: Fix endianness warnings Alfonso Lima Astor (Tue Jul 18 2017 - 14:38:37 EST)
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text Masahiro Yamada (Tue Jul 18 2017 - 14:39:06 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Peter Zijlstra (Tue Jul 18 2017 - 14:41:53 EST)
- Re: [PATCH net-next 0/5] refine virtio-net XDP Michael S. Tsirkin (Tue Jul 18 2017 - 14:47:17 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Tue Jul 18 2017 - 14:47:27 EST)
- Re: [PATCH] KVM: nVMX: Fix exception injection Jim Mattson (Tue Jul 18 2017 - 14:47:52 EST)
- Re: [PATCH v2 1/2] platform: Add driver for RAVE Supervisory Processor Andy Shevchenko (Tue Jul 18 2017 - 14:48:41 EST)
- [GIT PULL] MD update for 4.13-rc2 Shaohua Li (Tue Jul 18 2017 - 14:49:43 EST)
- Re: [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface Kani, Toshimitsu (Tue Jul 18 2017 - 14:50:47 EST)
- Re: [PATCH] nvme: Acknowledge completion queue on each iteration Sinan Kaya (Tue Jul 18 2017 - 14:52:34 EST)
- Re: [PATCH 3/9] blackfin: bf609: allow NULL clock for clk_get_rate Masahiro Yamada (Tue Jul 18 2017 - 14:54:12 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Tue Jul 18 2017 - 14:55:27 EST)
- Re: [Intel-gfx] [PATCH v2] drm/i915: Explicit the connector name for DP link training result Pandiyan, Dhinakaran (Tue Jul 18 2017 - 14:55:58 EST)
- Re: [PATCH net-next 2/5] virtio-net: pack headroom into ctx for mergeable buffer Michael S. Tsirkin (Tue Jul 18 2017 - 14:59:42 EST)
- Re: [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops Vivien Didelot (Tue Jul 18 2017 - 15:02:32 EST)
- Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Thomas Garnier (Tue Jul 18 2017 - 15:04:43 EST)
- Re: [PATCH v3 00/10] constify net attribute_group structures. David Miller (Tue Jul 18 2017 - 15:05:25 EST)
- Re: [PATCH v2] drm/i915: Explicit the connector name for DP link training result Manasi Navare (Tue Jul 18 2017 - 15:13:58 EST)
- Re: [PATCH 4/4] ARM: dts: keystone-k2g-evm: Add gpio nodes Suman Anna (Tue Jul 18 2017 - 15:14:17 EST)
- Re: [PATCH v2 2/2] livepatch: add shadow variable sample programs Joe Lawrence (Tue Jul 18 2017 - 15:15:09 EST)
- Re: [PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator Josef Bacik (Tue Jul 18 2017 - 15:15:37 EST)
- Re: [PATCH] workqueue: doc change for ST behavior on NUMA systems Christoph Hellwig (Tue Jul 18 2017 - 15:18:36 EST)
- Re: [PATCH net-next 3/5] virtio-net: switch to use new ctx API for small buffer Michael S. Tsirkin (Tue Jul 18 2017 - 15:20:31 EST)
- [PATCH v3 0/2] Add support for TI TAS6424 digital amplifier Michael Stecklein (Tue Jul 18 2017 - 15:20:36 EST)
- [PATCH v3 2/2] ASoC: add support for TAS6424 digital amplifier Michael Stecklein (Tue Jul 18 2017 - 15:20:49 EST)
- [PATCH v3 1/2] dt-bindings: sound: add bindings for TAS6424 Michael Stecklein (Tue Jul 18 2017 - 15:22:35 EST)
- Re: [patch 0/3] Re: tty contention resulting from tty_open_by_device export Okash Khawaja (Tue Jul 18 2017 - 15:23:20 EST)
- Re: [PATCH 06/10] percpu: modify base_addr to be region specific Josef Bacik (Tue Jul 18 2017 - 15:26:11 EST)
- [PATCH 0/2] New bind/unbingd uevents Dmitry Torokhov (Tue Jul 18 2017 - 15:31:07 EST)
- [PATCH 2/2] sysfs: add devm_sysfs_create_group() and friends Dmitry Torokhov (Tue Jul 18 2017 - 15:31:10 EST)
- [PATCH 1/2] driver core: emit uevents when device is bound to a driver Dmitry Torokhov (Tue Jul 18 2017 - 15:31:28 EST)
- Re: [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface Borislav Petkov (Tue Jul 18 2017 - 15:32:31 EST)
- [PATCH] cgroup: Show control files in cgroup2 root after mount Waiman Long (Tue Jul 18 2017 - 15:32:42 EST)
- Re: [PATCH] selftests: cpufreq: Check cpuinfo_cur_freq set as expected Leonard Crestez (Tue Jul 18 2017 - 15:34:32 EST)
- Re: [PATCH] workqueue: doc change for ST behavior on NUMA systems Tejun Heo (Tue Jul 18 2017 - 15:36:26 EST)
- Re: [PATCH 06/10] percpu: modify base_addr to be region specific Matthew Wilcox (Tue Jul 18 2017 - 15:36:35 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Joe Lawrence (Tue Jul 18 2017 - 15:36:48 EST)
- [PATCH] ARM: dts: BCM53573: Add Broadcom BCM947189ACDBMR board support Florian Fainelli (Tue Jul 18 2017 - 15:36:55 EST)
- [PATCH] ARM: dts: BCM53573: Add Broadcom BCM947189ACDBMR board support Florian Fainelli (Tue Jul 18 2017 - 15:37:48 EST)
- [PATCH] mm/hugetlb: __get_user_pages ignores certain follow_hugetlb_page errors daniel . m . jordan (Tue Jul 18 2017 - 15:41:10 EST)
- Re: [PATCH v6 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled() Vladimir Zapolskiy (Tue Jul 18 2017 - 15:48:44 EST)
- Re: [PATCH V6] sched/fair: Remove group imbalance from calculate_imbalance() Dietmar Eggemann (Tue Jul 18 2017 - 15:49:01 EST)
- Re: [PATCH net-next 4/5] virtio-net: do not reset during XDP set Michael S. Tsirkin (Tue Jul 18 2017 - 15:49:36 EST)
- Re: [PATCH] cgroup: Show control files in cgroup2 root after mount Tejun Heo (Tue Jul 18 2017 - 15:51:58 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexey Budankov (Tue Jul 18 2017 - 15:52:32 EST)
- Re: [PATCH v2 0/7] [PATCH v2 0/7] Add support of OV9655 camera Sakari Ailus (Tue Jul 18 2017 - 15:52:35 EST)
- Re: [PATCH v3 0/4] Broadcom STB S2/S3/S5 support for ARM and MIPS Florian Fainelli (Tue Jul 18 2017 - 15:53:07 EST)
- Re: [PATCH v6 2/3] clk: gate: expose clk_gate_ops::is_enabled Vladimir Zapolskiy (Tue Jul 18 2017 - 15:53:41 EST)
- Re: [PATCH 07/14] proc/kcore: hide a harmless warning Arnd Bergmann (Tue Jul 18 2017 - 15:53:48 EST)
- Re: [PATCH 6/9] MIPS: BCM63XX: allow NULL clock for clk_get_rate Florian Fainelli (Tue Jul 18 2017 - 15:55:24 EST)
- Re: [PATCH 07/14] proc/kcore: hide a harmless warning Ard Biesheuvel (Tue Jul 18 2017 - 15:55:52 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov (Tue Jul 18 2017 - 15:56:35 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Linus Torvalds (Tue Jul 18 2017 - 15:57:37 EST)
- Re: [PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv] Mark Salyzyn (Tue Jul 18 2017 - 15:57:53 EST)
- Re: [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops Andrew Lunn (Tue Jul 18 2017 - 15:58:51 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Tue Jul 18 2017 - 15:59:04 EST)
- Re: [PATCH 1/4] rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Tue Jul 18 2017 - 16:00:14 EST)
- Re: [PATCH] cgroup: Show control files in cgroup2 root after mount Waiman Long (Tue Jul 18 2017 - 16:00:53 EST)
- Re: [PATCH 07/14] proc/kcore: hide a harmless warning Arnd Bergmann (Tue Jul 18 2017 - 16:02:07 EST)
- Re: [PATCH 2/2] sysfs: add devm_sysfs_create_group() and friends Greg Kroah-Hartman (Tue Jul 18 2017 - 16:03:51 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Kees Cook (Tue Jul 18 2017 - 16:04:49 EST)
- Re: [PATCH 0/2] New bind/unbingd uevents Greg Kroah-Hartman (Tue Jul 18 2017 - 16:05:32 EST)
- Re: [PATCH 07/14] proc/kcore: hide a harmless warning Ard Biesheuvel (Tue Jul 18 2017 - 16:07:37 EST)
- Re: [PATCH net-next 5/5] virtio-net: switch off offloads on demand if possible on XDP set Michael S. Tsirkin (Tue Jul 18 2017 - 16:07:51 EST)
- Re: [PATCH 1/4] rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Tue Jul 18 2017 - 16:08:45 EST)
- [tip:irq/urgent] irqchip/gic/realview: Drop unnecessary static tip-bot for Julia Lawall (Tue Jul 18 2017 - 16:09:20 EST)
- [tip:irq/urgent] irqchip/mips-cpu: Drop unnecessary static tip-bot for Julia Lawall (Tue Jul 18 2017 - 16:09:39 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events dbasehore . (Tue Jul 18 2017 - 16:09:56 EST)
- [tip:irq/urgent] irqchip/digicolor: Drop unnecessary static tip-bot for Julia Lawall (Tue Jul 18 2017 - 16:10:21 EST)
- Re: bug? dwc2: insufficient fifo memory John Stultz (Tue Jul 18 2017 - 16:12:15 EST)
- Re: [PATCH] cgroup: Show control files in cgroup2 root after mount Tejun Heo (Tue Jul 18 2017 - 16:12:40 EST)
- Re: [PATCH 6/8] drm: Allow DSI devices to be registered before the host registers. Eric Anholt (Tue Jul 18 2017 - 16:13:12 EST)
- Re: [PATCH net-next 0/5] refine virtio-net XDP Michael S. Tsirkin (Tue Jul 18 2017 - 16:13:22 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Andrey Ryabinin (Tue Jul 18 2017 - 16:16:03 EST)
- Re: [PATCH 1/3] ACPI / blacklist: add acpi_match_oemlist() interface Kani, Toshimitsu (Tue Jul 18 2017 - 16:19:23 EST)
- Re: [PATCH v6 3/3] clk: stm32h7: Add stm32h743 clock driver Vladimir Zapolskiy (Tue Jul 18 2017 - 16:19:42 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Joe Lawrence (Tue Jul 18 2017 - 16:21:14 EST)
- Re: [PATCH 07/14] proc/kcore: hide a harmless warning Arnd Bergmann (Tue Jul 18 2017 - 16:21:48 EST)
- Re: [PATCH 2/2] sysfs: add devm_sysfs_create_group() and friends Dmitry Torokhov (Tue Jul 18 2017 - 16:26:18 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Linus Torvalds (Tue Jul 18 2017 - 16:26:27 EST)
- [PATCH net-next] net: dsa: unexport dsa_is_port_initialized Vivien Didelot (Tue Jul 18 2017 - 16:26:54 EST)
- Re: [PATCH] cgroup: Show control files in cgroup2 root after mount Waiman Long (Tue Jul 18 2017 - 16:29:49 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Dave Airlie (Tue Jul 18 2017 - 16:45:00 EST)
- [PATCH] qlcnic: remove unnecessary static in qlcnic_dump_fw() Gustavo A. R. Silva (Tue Jul 18 2017 - 16:45:38 EST)
- Re: [PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders Matthias Kaehlcke (Tue Jul 18 2017 - 16:49:03 EST)
- Re: [PATCH] cgroup: Show control files in cgroup2 root after mount Tejun Heo (Tue Jul 18 2017 - 16:50:19 EST)
- Re: [PATCH] ASoC: sgtl5000: add AVC configuration controls Richard Leitner (Tue Jul 18 2017 - 16:50:58 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Tetsuo Handa (Tue Jul 18 2017 - 16:51:22 EST)
- 4.12.0: igb: transmit queue 7 timed out Justin Piszcz (Tue Jul 18 2017 - 16:57:22 EST)
- [PATCH] wireless: airo: remove unnecessary static in writerids() Gustavo A. R. Silva (Tue Jul 18 2017 - 17:00:51 EST)
- [PATCH] rtlwifi: remove useless code Gustavo A. R. Silva (Tue Jul 18 2017 - 17:02:17 EST)
- Re: [PATCH] liquidio: lio_vf_main: remove unnecessary static in setup_io_queues() Felix Manlunas (Tue Jul 18 2017 - 17:05:17 EST)
- [PATCH v5 1/6] drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math. Eric Anholt (Tue Jul 18 2017 - 17:05:24 EST)
- [PATCH v5 3/6] drm/vc4: Delay DSI host registration until the panel has probed. Eric Anholt (Tue Jul 18 2017 - 17:05:34 EST)
- [PATCH v5 6/6] drm/panel: Add support for the Raspberry Pi 7" Touchscreen. Eric Anholt (Tue Jul 18 2017 - 17:05:45 EST)
- [PATCH v5 4/6] drm: Allow DSI devices to be registered before the host registers. Eric Anholt (Tue Jul 18 2017 - 17:06:02 EST)
- [PATCH v5 2/6] drm/bridge: Add a devm_ allocator for panel bridge. Eric Anholt (Tue Jul 18 2017 - 17:06:13 EST)
- Re: [PATCH] liquidio: lio_main: remove unnecessary static in setup_io_queues() Felix Manlunas (Tue Jul 18 2017 - 17:06:27 EST)
- [PATCH v5 5/6] dt-bindings: Document the Raspberry Pi Touchscreen nodes. Eric Anholt (Tue Jul 18 2017 - 17:06:53 EST)
- Re: [PATCH] cgroup: Show control files in cgroup2 root after mount Tejun Heo (Tue Jul 18 2017 - 17:07:09 EST)
- [PATCH] net: tulip: remove useless code in tulip_init_one() Gustavo A. R. Silva (Tue Jul 18 2017 - 17:07:17 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Theodore Ts'o (Tue Jul 18 2017 - 17:08:27 EST)
- [PATCH] net: ethernet: mediatek: remove useless code in mtk_poll_tx() Gustavo A. R. Silva (Tue Jul 18 2017 - 17:13:05 EST)
- [PATCH] liquidio: lio_vf_main: remove unnecessary static in setup_io_queues() Gustavo A. R. Silva (Tue Jul 18 2017 - 17:13:45 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Mauro Carvalho Chehab (Tue Jul 18 2017 - 17:16:00 EST)
- Re: [PATCH 0/5] earlycon hang under some conditions Doug Anderson (Tue Jul 18 2017 - 17:18:02 EST)
- [PATCH] liquidio: lio_main: remove unnecessary static in setup_io_queues() Gustavo A. R. Silva (Tue Jul 18 2017 - 17:18:16 EST)
- [PATCH v2 0/4] PM / Suspend: Print wall time Mark Salyzyn (Tue Jul 18 2017 - 17:18:41 EST)
- [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Tue Jul 18 2017 - 17:19:55 EST)
- Re: [PATCH] nvme: Acknowledge completion queue on each iteration Keith Busch (Tue Jul 18 2017 - 17:20:40 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Dave Airlie (Tue Jul 18 2017 - 17:21:23 EST)
- [PATCH v2 2/4] time: Print wall time at die and reboot Mark Salyzyn (Tue Jul 18 2017 - 17:21:35 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Tue Jul 18 2017 - 17:22:29 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Andrey Ryabinin (Tue Jul 18 2017 - 17:32:09 EST)
- RE: [PATCH] workqueue: doc change for ST behavior on NUMA systems Alexei Potashnik (Tue Jul 18 2017 - 17:32:41 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Andrey Ryabinin (Tue Jul 18 2017 - 17:33:00 EST)
- Re: [PATCH v2] timers: Don't wake ktimersoftd on every tick Thomas Gleixner (Tue Jul 18 2017 - 17:33:48 EST)
- [PATCH v13 0/5] In-Memory Collection Counter instrumentation Support Madhavan Srinivasan (Tue Jul 18 2017 - 17:37:21 EST)
- [PATCH v13 1/5] powerpc/platform/powernv: Update IMC OPAL APIs Madhavan Srinivasan (Tue Jul 18 2017 - 17:37:31 EST)
- [PATCH v13 2/5] powerpc/platform/powernv: Detect and create IMC device Madhavan Srinivasan (Tue Jul 18 2017 - 17:37:37 EST)
- [PATCH v13 3/5] powerpc/perf: Add nest imc pmu support Madhavan Srinivasan (Tue Jul 18 2017 - 17:37:48 EST)
- Re: [PATCH v2 1/3] leds: core: Introduce generic pattern interface Jacek Anaszewski (Tue Jul 18 2017 - 17:37:56 EST)
- [PATCH v13 4/5] powerpc/perf: Add core imc pmu support Madhavan Srinivasan (Tue Jul 18 2017 - 17:38:13 EST)
- [PATCH v13 5/5] powerpc/perf: Add thread imc pmu support Madhavan Srinivasan (Tue Jul 18 2017 - 17:38:19 EST)
- Re: [PATCH v2 3/3] DT: leds: Add Qualcomm Light Pulse Generator binding Jacek Anaszewski (Tue Jul 18 2017 - 17:39:30 EST)
- Re: [PATCH] ARM: zImage: Fix stack overflow in merge_fdt_bootargs() Rask Ingemann Lambertsen (Tue Jul 18 2017 - 17:40:33 EST)
- Re: [PATCH 09/15] mm/hmm/devmem: device memory hotplug using ZONE_DEVICE v6 Evgeny Baskakov (Tue Jul 18 2017 - 17:41:08 EST)
- [PATCH v1] mm/mempolicy.c: Fix get_nodes() off-by-one error. Luis Felipe Sandoval Castro (Tue Jul 18 2017 - 17:41:16 EST)
- [PATCH] regulator: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:43:26 EST)
- [PATCH] c6x: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:43:57 EST)
- [PATCH] x86: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:44:04 EST)
- [PATCH] bus: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:44:09 EST)
- [PATCH] crypto: n2_core: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:44:14 EST)
- [PATCH] extcon: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:44:22 EST)
- [PATCH] fpga: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:44:24 EST)
- [PATCH] i2c: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:44:37 EST)
- [PATCH] leds: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:44:42 EST)
- [PATCH] misc: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:44:51 EST)
- [PATCH] power/reset: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:45:05 EST)
- [PATCH] regulator: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:45:10 EST)
- [PATCH] usb: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:45:22 EST)
- [PATCH] sound: fsl_dma: remove dma_object path member Rob Herring (Tue Jul 18 2017 - 17:45:24 EST)
- [PATCH] sound: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:45:43 EST)
- [PATCH] spmi: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:45:59 EST)
- [PATCH] spi: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:46:14 EST)
- [PATCH] virt: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:46:16 EST)
- [PATCH] video: fbdev: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:46:40 EST)
- [PATCH] soc: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:46:58 EST)
- [PATCH] tty: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:47:07 EST)
- [PATCH] soc/samsung: use kbasename instead of open coding Rob Herring (Tue Jul 18 2017 - 17:47:26 EST)
- [PATCH] staging: fsl-mc: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:47:41 EST)
- [PATCH] scsi: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:48:05 EST)
- [PATCH] sbus: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:48:27 EST)
- [PATCH] nvmem: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:48:53 EST)
- [PATCH] pwm: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:48:57 EST)
- [PATCH] pinctrl: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:49:26 EST)
- [PATCH] net: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:49:38 EST)
- [PATCH] msi-wmi: remove unnecessary static in msi_wmi_notify() Gustavo A. R. Silva (Tue Jul 18 2017 - 17:49:46 EST)
- [PATCH] PCI: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:50:15 EST)
- [PATCH] perf: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:50:33 EST)
- [PATCH] mtd: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:50:56 EST)
- [PATCH] mux: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:51:10 EST)
- [PATCH] memory: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:51:26 EST)
- Re: [PATCH] crypto: n2_core: Convert to using %pOF instead of full_name David Miller (Tue Jul 18 2017 - 17:51:40 EST)
- Re: [PATCH] net: Convert to using %pOF instead of full_name David Miller (Tue Jul 18 2017 - 17:51:54 EST)
- Re: [PATCH] sbus: Convert to using %pOF instead of full_name David Miller (Tue Jul 18 2017 - 17:52:01 EST)
- Re: [PATCH] tty: Convert to using %pOF instead of full_name David Miller (Tue Jul 18 2017 - 17:52:09 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Thomas Gleixner (Tue Jul 18 2017 - 17:52:31 EST)
- [PATCH] media: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:53:09 EST)
- [PATCH] mmc: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:53:25 EST)
- [PATCH] macintosh: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:53:47 EST)
- [PATCH] irqchip: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:53:49 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events Thomas Gleixner (Tue Jul 18 2017 - 17:54:00 EST)
- Re: [kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP Laura Abbott (Tue Jul 18 2017 - 17:54:29 EST)
- [PATCH] gpu: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:55:06 EST)
- [PATCH] iommu: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:55:16 EST)
- [PATCH] iio: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:55:37 EST)
- [PATCH] hwmon: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:55:50 EST)
- [PATCH] ide: pmac: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:56:08 EST)
- [PATCH] gpio: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:56:30 EST)
- [PATCH] cpuidle: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:56:56 EST)
- [PATCH] firmware: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:56:59 EST)
- [PATCH] EDAC: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:57:17 EST)
- [PATCH] dma: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:57:42 EST)
- [PATCH cgroup/for-4.13-fixes] cgroup: create dfl_root files on subsys registration Tejun Heo (Tue Jul 18 2017 - 17:57:56 EST)
- [PATCH] devfreq: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:58:22 EST)
- [PATCH] PM / Domains: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:58:56 EST)
- [PATCH] clk: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:59:07 EST)
- [PATCH] clocksource: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:59:20 EST)
- Re: [PATCH] ide: pmac: Convert to using %pOF instead of full_name David Miller (Tue Jul 18 2017 - 17:59:39 EST)
- [PATCH] cpufreq: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 17:59:52 EST)
- [PATCH] base: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 18:00:13 EST)
- Re: [PATCH] mmc: Convert to using %pOF instead of full_name David Daney (Tue Jul 18 2017 - 18:00:28 EST)
- [PATCH] powerpc: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 18:00:49 EST)
- [PATCH] x86/platform/uv/BAU: disable BAU on single hub configurations Andrew Banman (Tue Jul 18 2017 - 18:01:05 EST)
- [PATCH] ata: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 18:01:20 EST)
- Re: [PATCH 1/2] MIPS: ralink: Fix build error due to missing header Ralf Baechle (Tue Jul 18 2017 - 18:01:38 EST)
- [PATCH] ibm_rtl: remove unnecessary static in ibm_rtl_write() Gustavo A. R. Silva (Tue Jul 18 2017 - 18:01:54 EST)
- [PATCH] MIPS: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 18:02:12 EST)
- [PATCH] arm64: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 18:02:26 EST)
- [PATCH] microblaze: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 18:02:35 EST)
- [PATCH] ARM: Convert to using %pOF instead of full_name Rob Herring (Tue Jul 18 2017 - 18:02:54 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events dbasehore . (Tue Jul 18 2017 - 18:03:22 EST)
- Re: [PATCH] ata: Convert to using %pOF instead of full_name Tejun Heo (Tue Jul 18 2017 - 18:03:43 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Andrew Morton (Tue Jul 18 2017 - 18:04:49 EST)
- Re: [PATCH 2/2] MIPS: ralink: mt7620: Add missing header Ralf Baechle (Tue Jul 18 2017 - 18:05:20 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Tue Jul 18 2017 - 18:06:27 EST)
- Re: [PATCH v2 2/4] time: Print wall time at die and reboot Thomas Gleixner (Tue Jul 18 2017 - 18:06:51 EST)
- Re: [PATCH cgroup/for-4.13-fixes] cgroup: create dfl_root files on subsys registration Waiman Long (Tue Jul 18 2017 - 18:09:24 EST)
- Re: [PATCH cgroup/for-4.13-fixes] cgroup: create dfl_root files on subsys registration Tejun Heo (Tue Jul 18 2017 - 18:11:24 EST)
- Re: [PATCH] perf/x86/intel: Add proper condition to run sched_task callbacks Jiri Olsa (Tue Jul 18 2017 - 18:11:48 EST)
- RE: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Luck, Tony (Tue Jul 18 2017 - 18:13:49 EST)
- [PATCH v3 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Tue Jul 18 2017 - 18:16:35 EST)
- Re: [PATCH V4 0/4]: spmi: pmic-arb: support for V5 HW and bug fixes Stephen Boyd (Tue Jul 18 2017 - 18:17:16 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Linus Torvalds (Tue Jul 18 2017 - 18:22:54 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events Thomas Gleixner (Tue Jul 18 2017 - 18:23:04 EST)
- Re: [PATCH] cpufreq: schedutil: Update last_update from sugov_set_iowait_boost() Rafael J. Wysocki (Tue Jul 18 2017 - 18:24:08 EST)
- RE: [PATCH] workqueue: doc change for ST behavior on NUMA systems Alexei Potashnik (Tue Jul 18 2017 - 18:25:15 EST)
- [PATCH v3 00/15] exec: Use sane stack rlimit under secureexec Kees Cook (Tue Jul 18 2017 - 18:25:52 EST)
- [PATCH v3 06/15] commoncap: Refactor to remove bprm_secureexec hook Kees Cook (Tue Jul 18 2017 - 18:26:05 EST)
- [PATCH v3 07/15] commoncap: Move cap_elevated calculation into bprm_set_creds Kees Cook (Tue Jul 18 2017 - 18:26:17 EST)
- [PATCH v3 13/15] exec: Consolidate dumpability logic Kees Cook (Tue Jul 18 2017 - 18:26:29 EST)
- [PATCH v3 15/15] exec: Consolidate pdeath_signal clearing Kees Cook (Tue Jul 18 2017 - 18:26:39 EST)
- [PATCH v3 14/15] exec: Use sane stack rlimit under secureexec Kees Cook (Tue Jul 18 2017 - 18:27:08 EST)
- [PATCH v3 09/15] exec: Correct comments about "point of no return" Kees Cook (Tue Jul 18 2017 - 18:27:35 EST)
- [PATCH v3 08/15] LSM: drop bprm_secureexec hook Kees Cook (Tue Jul 18 2017 - 18:27:37 EST)
- [PATCH v3 11/15] exec: Use secureexec for clearing pdeath_signal Kees Cook (Tue Jul 18 2017 - 18:28:00 EST)
- [PATCH v3 12/15] smack: Remove redundant pdeath_signal clearing Kees Cook (Tue Jul 18 2017 - 18:28:10 EST)
- [PATCH v3 05/15] smack: Refactor to remove bprm_secureexec hook Kees Cook (Tue Jul 18 2017 - 18:28:37 EST)
- [PATCH v3 03/15] apparmor: Refactor to remove bprm_secureexec hook Kees Cook (Tue Jul 18 2017 - 18:28:49 EST)
- [PATCH v3 10/15] exec: Use secureexec for setting dumpability Kees Cook (Tue Jul 18 2017 - 18:29:13 EST)
- [PATCH v3 01/15] binfmt: Introduce secureexec flag Kees Cook (Tue Jul 18 2017 - 18:29:37 EST)
- [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Kees Cook (Tue Jul 18 2017 - 18:29:59 EST)
- Re: [PATCH] dma: k3dma: Fix non-cyclic mode Antonio Borneo (Tue Jul 18 2017 - 18:30:05 EST)
- [PATCH v3 02/15] exec: Rename bprm->cred_prepared to called_set_creds Kees Cook (Tue Jul 18 2017 - 18:30:26 EST)
- Re: [PATCH 3/4] PM: Print wall time at suspend entry and exit Rafael J. Wysocki (Tue Jul 18 2017 - 18:33:24 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Thomas Gleixner (Tue Jul 18 2017 - 18:35:15 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Linus Torvalds (Tue Jul 18 2017 - 18:35:26 EST)
- Re: [PATCH v3 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Thomas Gleixner (Tue Jul 18 2017 - 18:37:02 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events dbasehore . (Tue Jul 18 2017 - 18:38:06 EST)
- Re: [PATCH v5 2/5] tick: Add freeze timer events Thomas Gleixner (Tue Jul 18 2017 - 18:39:59 EST)
- [PATCH wq/for-4.13-fixes] workqueue: restore WQ_UNBOUND/max_active==1 to be ordered Tejun Heo (Tue Jul 18 2017 - 18:42:01 EST)
- Re: [PATCH] mmc: Convert to using %pOF instead of full_name Steven J. Hill (Tue Jul 18 2017 - 18:43:30 EST)
- RE: [PATCH 3.16 155/178] cifs: Do not send echoes before Negotiate is complete Pavel Shilovskiy (Tue Jul 18 2017 - 18:46:04 EST)
- Re: [PATCH V3 2/5] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other code cleanup Stephen Boyd (Tue Jul 18 2017 - 18:46:38 EST)
- Re: [PATCH] um: Correctly check for PTRACE_GETRESET/SETREGSET Florian Fainelli (Tue Jul 18 2017 - 18:47:03 EST)
- Re: [PATCH V4 3/4] spmi: pmic-arb: add support for HW version 5 Stephen Boyd (Tue Jul 18 2017 - 18:47:40 EST)
- [no subject] Tobin C. Harding (Tue Jul 18 2017 - 18:50:44 EST)
- Re: [PATCH v6 2/3] clk: gate: expose clk_gate_ops::is_enabled Stephen Boyd (Tue Jul 18 2017 - 18:52:14 EST)
- Re: [PATCH 4.4 00/57] 4.4.77-stable review Kevin Hilman (Tue Jul 18 2017 - 18:56:36 EST)
- Linux 3.2.91 Ben Hutchings (Tue Jul 18 2017 - 18:57:07 EST)
- Linux 3.16.46 Ben Hutchings (Tue Jul 18 2017 - 18:57:48 EST)
- [PATCH] crypto: omap-sham: remove unnecessary static in omap_sham_remove() Gustavo A. R. Silva (Tue Jul 18 2017 - 19:03:22 EST)
- Re: [PATCH v3 00/15] exec: Use sane stack rlimit under secureexec Linus Torvalds (Tue Jul 18 2017 - 19:03:33 EST)
- [PATCH] crypto: atmel-tdes: remove unnecessary static in atmel_tdes_remove() Gustavo A. R. Silva (Tue Jul 18 2017 - 19:05:56 EST)
- [PATCH] crypto: img-hash: remove unnecessary static in img_hash_remove() Gustavo A. R. Silva (Tue Jul 18 2017 - 19:07:22 EST)
- Re: [PATCH V1] clk: qcom: Add qpnp clock divider support Stephen Boyd (Tue Jul 18 2017 - 19:08:35 EST)
- [PATCH] ACPI / EC: Add parameter force disable the GPE on suspend Rafael J. Wysocki (Tue Jul 18 2017 - 19:12:26 EST)
- Re: [PATCH v2] xattr: Enable security.capability in user namespaces Serge E. Hallyn (Tue Jul 18 2017 - 19:13:58 EST)
- Re: commit 16ecba59 breaks 82574L under heavy load. Benjamin Poirier (Tue Jul 18 2017 - 19:14:46 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Dave Airlie (Tue Jul 18 2017 - 19:16:24 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Dave Airlie (Tue Jul 18 2017 - 19:16:54 EST)
- Re: fscrypt request_module() deadlock Eric Biggers (Tue Jul 18 2017 - 19:17:54 EST)
- Re: parisc:generic-64bit_defconfig build failures due to 'kbuild: handle libs-y archives separately...' John David Anglin (Tue Jul 18 2017 - 19:21:11 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Tue Jul 18 2017 - 19:25:20 EST)
- [PATCH] crypto: atmel-sha: remove unnecessary static in atmel_sha_remove() Gustavo A. R. Silva (Tue Jul 18 2017 - 19:26:15 EST)
- Re: [PATCH 3/4] PM: Print wall time at suspend entry and exit Mark Salyzyn (Tue Jul 18 2017 - 19:26:49 EST)
- [PATCH 00/12] Assorted lustre fixes and improvements NeilBrown (Tue Jul 18 2017 - 19:27:17 EST)
- [PATCH 01/12] staging: lustre: fix minor typos in comments NeilBrown (Tue Jul 18 2017 - 19:27:25 EST)
- [PATCH 02/12] staging: lustre: llite: fix incorrect DCACHE_DISCONNECTED test NeilBrown (Tue Jul 18 2017 - 19:27:31 EST)
- [PATCH 03/12] staging: lustre: llite: fix various issues with ll_splice_alias. NeilBrown (Tue Jul 18 2017 - 19:27:39 EST)
- [PATCH 04/12] staging: lustre: ldlm: remove 'first_enq' arg from ldlm_process_flock_lock() NeilBrown (Tue Jul 18 2017 - 19:27:46 EST)
- [PATCH 05/12] staging: lustre: ldlm: remove unused 'work_list' arg from ldlm_process_flock_lock() NeilBrown (Tue Jul 18 2017 - 19:27:51 EST)
- [PATCH 06/12] staging: lustre: ldlm: remove unneeded 'err' arg to ldlm_process_flock_lock() NeilBrown (Tue Jul 18 2017 - 19:28:02 EST)
- [PATCH 07/12] staging: lustre: ldlm: remove 'flags' arg from ldlm_process_flock_lock() NeilBrown (Tue Jul 18 2017 - 19:28:06 EST)
- [PATCH 08/12] staging: lustre: ldlm: remove unused 'overlaps' variable NeilBrown (Tue Jul 18 2017 - 19:28:12 EST)
- [PATCH 09/12] staging: lustre: ldlm: remove 'flags' arg from ldlm_flock_destroy() NeilBrown (Tue Jul 18 2017 - 19:28:19 EST)
- [PATCH 10/12] staging: lustre: ldlm: tidy list walking in ldlm_flock() NeilBrown (Tue Jul 18 2017 - 19:28:32 EST)
- [PATCH 11/12] staging: lustre: ldlm: remove unnecessary 'ownlocks' variable. NeilBrown (Tue Jul 18 2017 - 19:28:38 EST)
- [PATCH 12/12] staging: lustre: ldlm: remove unused field 'fwd_generation' NeilBrown (Tue Jul 18 2017 - 19:28:45 EST)
- [PATCH] usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get() frowand . list (Tue Jul 18 2017 - 19:31:53 EST)
- [PATCH] regulator: of: regulator_of_get_init_data() missing of_node_get() Frank Rowand (Tue Jul 18 2017 - 19:36:37 EST)
- [PATCH] regulator: of: regulator_of_get_init_data() missing of_node_get() frowand . list (Tue Jul 18 2017 - 19:37:08 EST)
- Re: panic, bisect to commit 7f1d4e58dabb "spmi: pmic-arb: optimize table lookups" Frank Rowand (Tue Jul 18 2017 - 19:41:33 EST)
- [PATCH] um: Fix check for _xstate for older hosts Florian Fainelli (Tue Jul 18 2017 - 19:43:57 EST)
- Re: [PATCH] spmi: pmic-arb: Always allocate ppid_to_apid table Frank Rowand (Tue Jul 18 2017 - 19:46:40 EST)
- Re: [PATCH 1/4] ARM: dts: keystone-k2g: Add PMMC node to support TI-SCI protocol Suman Anna (Tue Jul 18 2017 - 19:51:52 EST)
- Re: [PATCH v3 03/15] apparmor: Refactor to remove bprm_secureexec hook John Johansen (Tue Jul 18 2017 - 20:00:27 EST)
- Re: [PATCH v3 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) John Stultz (Tue Jul 18 2017 - 20:00:27 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Dave Airlie (Tue Jul 18 2017 - 20:01:01 EST)
- Re: [PATCH v3 08/15] LSM: drop bprm_secureexec hook John Johansen (Tue Jul 18 2017 - 20:02:50 EST)
- Re: [PATCH] scripts/package: snap-pkg target Jim Davis (Tue Jul 18 2017 - 20:02:54 EST)
- [PATCH v6 2/2] x86/refcount: Implement fast refcount overflow protection Kees Cook (Tue Jul 18 2017 - 20:03:52 EST)
- [PATCH v6 0/2] x86: Implement fast refcount overflow protection Kees Cook (Tue Jul 18 2017 - 20:04:05 EST)
- [PATCH v6 1/2] x86/asm: Add suffix macro for GEN_*_RMWcc() Kees Cook (Tue Jul 18 2017 - 20:04:18 EST)
- linux-next: build warnings after merge of the kbuild tree Stephen Rothwell (Tue Jul 18 2017 - 20:05:36 EST)
- Re: [PATCH v3 01/15] binfmt: Introduce secureexec flag John Johansen (Tue Jul 18 2017 - 20:06:07 EST)
- [PATCH v3 2/3] staging: gs_fpgaboot: change char to u8 Jacob von Chorus (Tue Jul 18 2017 - 20:08:01 EST)
- [PATCH v3 1/3] staging: gs_fpgaboot: add buffer overflow checks Jacob von Chorus (Tue Jul 18 2017 - 20:08:12 EST)
- Re: [PATCH v3 02/15] exec: Rename bprm->cred_prepared to called_set_creds John Johansen (Tue Jul 18 2017 - 20:08:20 EST)
- [PATCH v3 3/3] staging: gs_fpgaboot: return valid error codes Jacob von Chorus (Tue Jul 18 2017 - 20:08:40 EST)
- Re: [PATCH] audit: fix memleak in auditd_send_unicast_skb. Shu Wang (Tue Jul 18 2017 - 20:10:42 EST)
- RE: [PATCH v10] vfio: ABI for mdev display dma-buf operation Zhang, Tina (Tue Jul 18 2017 - 20:16:14 EST)
- Re: [PATCH v6 2/3] clk: gate: expose clk_gate_ops::is_enabled Vladimir Zapolskiy (Tue Jul 18 2017 - 20:25:55 EST)
- Re: [rfc] superblock shrinker accumulating excessive deferred counts David Rientjes (Tue Jul 18 2017 - 20:28:20 EST)
- Re: [PATCH] irqchip: Convert to using %pOF instead of full_name Vladimir Zapolskiy (Tue Jul 18 2017 - 20:28:45 EST)
- Re: [PATCH v7 1/1] f2fs: dax: implement direct access Jaegeuk Kim (Tue Jul 18 2017 - 20:47:44 EST)
- Re: [PATCH v2 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload Chris Zhong (Tue Jul 18 2017 - 20:49:22 EST)
- [PATCH 2/3] PM / sleep: Mark suspend/hibernation start and finish Rafael J. Wysocki (Tue Jul 18 2017 - 20:51:08 EST)
- [PATCH 3/3] PM / timekeeping: Print debug messages when requested Rafael J. Wysocki (Tue Jul 18 2017 - 20:51:20 EST)
- [PATCH 0/3] PM / sleep: Avoid filling up kernel log buffer with debug messages Rafael J. Wysocki (Tue Jul 18 2017 - 20:51:30 EST)
- [PATCH 1/3] PM / sleep: Do not print debug messages by default Rafael J. Wysocki (Tue Jul 18 2017 - 20:51:45 EST)
- Re: [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code Tim Chen (Tue Jul 18 2017 - 20:52:41 EST)
- Re: [PATCH v3 09/15] exec: Correct comments about "point of no return" Eric W. Biederman (Tue Jul 18 2017 - 20:54:05 EST)
- Re: [PATCH] sctp: fully initialize the IPv6 address in sctp_v6_to_addr() Xin Long (Tue Jul 18 2017 - 20:59:05 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Sandy Harris (Tue Jul 18 2017 - 21:00:18 EST)
- Re: [PATCH v3 01/15] binfmt: Introduce secureexec flag Andy Lutomirski (Tue Jul 18 2017 - 21:01:53 EST)
- Re: [PATCH v3 02/15] exec: Rename bprm->cred_prepared to called_set_creds Andy Lutomirski (Tue Jul 18 2017 - 21:06:38 EST)
- Re: [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code Megha Dey (Tue Jul 18 2017 - 21:07:13 EST)
- Re: [PATCH 16/32] tracing: Add variable support to hist triggers Namhyung Kim (Tue Jul 18 2017 - 21:07:52 EST)
- Re: [PATCH v3 06/15] commoncap: Refactor to remove bprm_secureexec hook Andy Lutomirski (Tue Jul 18 2017 - 21:10:38 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Linus Torvalds (Tue Jul 18 2017 - 21:15:55 EST)
- {Filename?} research (Tue Jul 18 2017 - 21:16:26 EST)
- [PATCH 0/4] Resubmitted forgotten patches David Carrillo-Cisneros (Tue Jul 18 2017 - 21:19:07 EST)
- [PATCH 1/4] perf tool cgroup: Initialize cgroup refcnt with refcount_set David Carrillo-Cisneros (Tue Jul 18 2017 - 21:19:11 EST)
- [PATCH 4/4] tools: perf: Fix linker error when libelf config is disabled David Carrillo-Cisneros (Tue Jul 18 2017 - 21:19:16 EST)
- [PATCH 2/4] perf tools: Add EXCLUDE_EXTLIBS and EXTRA_PERFLIBS to makefile David Carrillo-Cisneros (Tue Jul 18 2017 - 21:19:40 EST)
- [PATCH 3/4] perf annotate: Process tracing data in pipe mode David Carrillo-Cisneros (Tue Jul 18 2017 - 21:19:50 EST)
- [PATCH 4/4] tools: perf: Fix linker error when libelf config is disabled David Carrillo-Cisneros (Tue Jul 18 2017 - 21:20:58 EST)
- Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Yong (Tue Jul 18 2017 - 21:23:15 EST)
- linux-next: manual merge of the drm-misc tree with Linus' tree Stephen Rothwell (Tue Jul 18 2017 - 21:31:09 EST)
- Re: [rfc] superblock shrinker accumulating excessive deferred counts Dave Chinner (Tue Jul 18 2017 - 21:33:57 EST)
- Re: [PATCH] aic7xxx: fix firmware build with O=path Jakub Kicinski (Tue Jul 18 2017 - 21:35:46 EST)
- Re: [PATCH] rtlwifi: remove useless code Larry Finger (Tue Jul 18 2017 - 21:35:52 EST)
- Re: [PATCH] extcon: Convert to using %pOF instead of full_name Chanwoo Choi (Tue Jul 18 2017 - 21:38:02 EST)
- Re: [PATCH] devfreq: Convert to using %pOF instead of full_name Chanwoo Choi (Tue Jul 18 2017 - 21:38:28 EST)
- [PATCH -next v4 00/17] rbtree: cache leftmost node internally Davidlohr Bueso (Tue Jul 18 2017 - 21:46:56 EST)
- [PATCH 03/17] rbtree: add some additional comments for rebalancing cases Davidlohr Bueso (Tue Jul 18 2017 - 21:46:57 EST)
- [PATCH 01/17] rbtree: cache leftmost node internally Davidlohr Bueso (Tue Jul 18 2017 - 21:46:57 EST)
- [PATCH 02/17] rbtree: optimize root-check during rebalancing loop Davidlohr Bueso (Tue Jul 18 2017 - 21:46:57 EST)
- [PATCH 06/17] lib/rbtree_test.c: support rb_root_cached Davidlohr Bueso (Tue Jul 18 2017 - 21:47:06 EST)
- [PATCH 08/17] sched/deadline: replace earliest dl and rq leftmost caching Davidlohr Bueso (Tue Jul 18 2017 - 21:47:11 EST)
- [PATCH 07/17] sched/fair: replace cfs_rq->rb_leftmost Davidlohr Bueso (Tue Jul 18 2017 - 21:47:13 EST)
- [PATCH 09/17] locking/rtmutex: replace top-waiter and pi_waiters leftmost caching Davidlohr Bueso (Tue Jul 18 2017 - 21:47:21 EST)
- [PATCH 11/17] lib/interval_tree: fast overlap detection Davidlohr Bueso (Tue Jul 18 2017 - 21:47:24 EST)
- [PATCH 13/17] procfs: use faster rb_first_cached() Davidlohr Bueso (Tue Jul 18 2017 - 21:47:33 EST)
- [PATCH 15/17] fs/ext4: use cached rbtrees Davidlohr Bueso (Tue Jul 18 2017 - 21:47:39 EST)
- [PATCH 14/17] fs/epoll: use faster rb_first_cached() Davidlohr Bueso (Tue Jul 18 2017 - 21:47:47 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Bob Liu (Tue Jul 18 2017 - 21:47:55 EST)
- [PATCH 16/17] mem/memcg: cache rightmost node Davidlohr Bueso (Tue Jul 18 2017 - 21:48:09 EST)
- [PATCH 17/17] block/cfq: cache rightmost rb_node Davidlohr Bueso (Tue Jul 18 2017 - 21:48:25 EST)
- Re: [PATCH] hwmon: Convert to using %pOF instead of full_name Guenter Roeck (Tue Jul 18 2017 - 21:48:51 EST)
- [PATCH 12/17] lib/interval-tree: correct comment wrt generic flavor Davidlohr Bueso (Tue Jul 18 2017 - 21:49:03 EST)
- [PATCH 10/17] block/cfq: replace cfq_rb_root leftmost caching Davidlohr Bueso (Tue Jul 18 2017 - 21:49:32 EST)
- Re: [PATCH] aic7xxx: fix firmware build with O=path Martin K. Petersen (Tue Jul 18 2017 - 21:49:45 EST)
- Re: [PATCH] hwmon: i5k_amb: constify pci_device_id. Guenter Roeck (Tue Jul 18 2017 - 21:49:51 EST)
- Re: [PATCH v2 2/3] usb: chipidea: Hook into mux framework to toggle usb switch Stephen Boyd (Tue Jul 18 2017 - 21:50:30 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Tue Jul 18 2017 - 21:50:53 EST)
- [PATCH 04/17] lib/rbtree_test.c: make input module parameters Davidlohr Bueso (Tue Jul 18 2017 - 21:51:11 EST)
- [PATCH 05/17] lib/rbtree_test.c: add (inorder) traversal test Davidlohr Bueso (Tue Jul 18 2017 - 21:51:21 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Theodore Ts'o (Tue Jul 18 2017 - 21:51:46 EST)
- Re: [PATCH] usb: chipidea: msm: ci_hdrc_msm_probe() missing of_node_get() Peter Chen (Tue Jul 18 2017 - 21:52:35 EST)
- Re: [PATCH] aic7xxx: fix firmware build with O=path Jakub Kicinski (Tue Jul 18 2017 - 21:52:48 EST)
- Re: [PATCH v3 07/15] commoncap: Move cap_elevated calculation into bprm_set_creds Andy Lutomirski (Tue Jul 18 2017 - 21:52:58 EST)
- Re: parisc:generic-64bit_defconfig build failures due to 'kbuild: handle libs-y archives separately...' Nicholas Piggin (Tue Jul 18 2017 - 22:01:24 EST)
- Re: [PATCH v2 2/3] usb: chipidea: Hook into mux framework to toggle usb switch Peter Chen (Tue Jul 18 2017 - 22:06:14 EST)
- Re: [PATCH v2 1/3] mux: Add mux_control_get_optional() API Stephen Boyd (Tue Jul 18 2017 - 22:08:51 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Josh Poimboeuf (Tue Jul 18 2017 - 22:09:07 EST)
- Re: parisc:generic-64bit_defconfig build failures due to 'kbuild: handle libs-y archives separately...' Fengguang Wu (Tue Jul 18 2017 - 22:10:27 EST)
- Re: [PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug Nicholas Piggin (Tue Jul 18 2017 - 22:14:44 EST)
- Re: [RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM Jintack Lim (Tue Jul 18 2017 - 22:23:39 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Jerome Glisse (Tue Jul 18 2017 - 22:25:49 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Josh Poimboeuf (Tue Jul 18 2017 - 22:28:08 EST)
- Re: [PATCH net-next 2/5] virtio-net: pack headroom into ctx for mergeable buffer Jason Wang (Tue Jul 18 2017 - 22:29:30 EST)
- Re: [PATCH net-next 3/5] virtio-net: switch to use new ctx API for small buffer Jason Wang (Tue Jul 18 2017 - 22:30:36 EST)
- Re: [PATCH net-next 4/5] virtio-net: do not reset during XDP set Jason Wang (Tue Jul 18 2017 - 22:35:24 EST)
- Re: [PATCH net-next 5/5] virtio-net: switch off offloads on demand if possible on XDP set Jason Wang (Tue Jul 18 2017 - 22:40:07 EST)
- Re: [PATCH net-next 0/5] refine virtio-net XDP Jason Wang (Tue Jul 18 2017 - 22:41:04 EST)
- RE: parisc:generic-64bit_defconfig build failures due to 'kbuild: handle libs-y archives separately...' Li, Philip (Tue Jul 18 2017 - 22:45:15 EST)
- Re: [RFC PATCH v2 37/38] KVM: arm64: Respect the virtual HCR_EL2.NV1 bit setting Jintack Lim (Tue Jul 18 2017 - 22:46:51 EST)
- Re: [PATCH 03/12] staging: lustre: llite: fix various issues with ll_splice_alias. Oleg Drokin (Tue Jul 18 2017 - 22:51:44 EST)
- [PATCH v4 1/7] drm/rockchip: vop: initialize registers directly Mark Yao (Tue Jul 18 2017 - 22:52:43 EST)
- [PATCH v4 3/7] drm/rockchip: vop: move line_flag_num to interrupt registers Mark Yao (Tue Jul 18 2017 - 22:52:50 EST)
- [PATCH v4 4/7] drm/rockchip: vop: group vop registers Mark Yao (Tue Jul 18 2017 - 22:52:57 EST)
- [PATCH v4 6/7] dt-bindings: display: fill Documents for series of vop Mark Yao (Tue Jul 18 2017 - 22:53:03 EST)
- [PATCH v4 7/7] drm/rockchip: vop: rk3328: fix overlay abnormal Mark Yao (Tue Jul 18 2017 - 22:53:14 EST)
- [PATCH v4 5/7] drm/rockchip: vop: add a series of vop support Mark Yao (Tue Jul 18 2017 - 22:53:33 EST)
- [PATCH v4 2/7] drm/rockchip: vop: move write_relaxed flags to vop register Mark Yao (Tue Jul 18 2017 - 22:53:55 EST)
- Re: [PATCH v2 1/9] dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper doc Sean Wang (Tue Jul 18 2017 - 22:55:03 EST)
- Re: [PATCH v16 2/7] power: add power sequence library Peter Chen (Tue Jul 18 2017 - 22:56:52 EST)
- [PATCH v4 0/7] drm/rockchip: add all full framework vop support Mark Yao (Tue Jul 18 2017 - 22:57:51 EST)
- [PATCH 0/2] Staging: pi433: fix sparse warnings Joseph Wright (Tue Jul 18 2017 - 23:00:45 EST)
- [PATCH 2/2] Staging: pi433: check error after kthread_run() Joseph Wright (Tue Jul 18 2017 - 23:00:52 EST)
- [PATCH 1/2] Staging: pi433: declare functions static Joseph Wright (Tue Jul 18 2017 - 23:01:04 EST)
- linux-next: manual merge of the staging tree with the staging.current tree Stephen Rothwell (Tue Jul 18 2017 - 23:07:51 EST)
- Re: [PATCH 3/7] phy: qcom-qmp: Fix phy pipe clock name Vivek Gautam (Tue Jul 18 2017 - 23:08:15 EST)
- Re: [PATCH 3/7] phy: qcom-qmp: Fix phy pipe clock name Vivek Gautam (Tue Jul 18 2017 - 23:10:13 EST)
- Re: [PATCH] sound: fsl_dma: remove dma_object path member Timur Tabi (Tue Jul 18 2017 - 23:20:44 EST)
- Re: [PATCH v4 0/7] drm/rockchip: add all full framework vop support Mark yao (Tue Jul 18 2017 - 23:21:49 EST)
- Re: [PATCH v3 00/15] exec: Use sane stack rlimit under secureexec Serge E. Hallyn (Tue Jul 18 2017 - 23:22:11 EST)
- Re: [PATCH] net: ethernet: mediatek: remove useless code in mtk_poll_tx() Sean Wang (Tue Jul 18 2017 - 23:23:11 EST)
- Re: [PATCH v2] PCI: dwc: designware: test PCIE_ATU_ENABLE bit to check enabled or not Jingoo Han (Tue Jul 18 2017 - 23:25:31 EST)
- Re: [PATCH 6/8] drm: Allow DSI devices to be registered before the host registers. Archit Taneja (Tue Jul 18 2017 - 23:29:33 EST)
- Re: [PATCH] dma: k3dma: Fix non-cyclic mode Vinod Koul (Tue Jul 18 2017 - 23:45:11 EST)
- [PATCH v3 0/3] of: overlay: load overlay symbols into live device tree frowand . list (Tue Jul 18 2017 - 23:53:05 EST)
- [PATCH v3 2/3] of: overlay: correctly apply overlay node with unit-address frowand . list (Tue Jul 18 2017 - 23:53:05 EST)
- [PATCH v3 1/3] of: overlay: add overlay unittest data for node names and symbols frowand . list (Tue Jul 18 2017 - 23:53:19 EST)
- [PATCH v3 3/3] of: overlay: add overlay symbols to live device tree frowand . list (Tue Jul 18 2017 - 23:53:29 EST)
- Re: [PATCH] irqchip: Convert to using %pOF instead of full_name Baruch Siach (Tue Jul 18 2017 - 23:57:03 EST)
- Re: [PATCH] dma: Convert to using %pOF instead of full_name Vinod Koul (Tue Jul 18 2017 - 23:59:05 EST)
- Re: [PATCH V3 1/2] dmaengine: qcom_hidma: introduce memset support Vinod Koul (Wed Jul 19 2017 - 00:01:20 EST)
- [PATCH] net/sunrpc/xprt_sock: fix regression in connection error reporting. NeilBrown (Wed Jul 19 2017 - 00:05:24 EST)
- Re: [PATCH 1/2] dmaengine: qcom_hidma: correct overriding message Vinod Koul (Wed Jul 19 2017 - 00:06:39 EST)
- Re: [PATCH 4/4] ARM: dts: keystone-k2g-evm: Add gpio nodes Keerthy (Wed Jul 19 2017 - 00:07:38 EST)
- Re: [PATCH v7 1/1] f2fs: dax: implement direct access Sun Qiuyang (Wed Jul 19 2017 - 00:18:30 EST)
- [PATCH] x86/microcode/AMD: fix memleak in update_cache() shuwang (Wed Jul 19 2017 - 00:21:48 EST)
- Admin Sistem Administrator (Wed Jul 19 2017 - 00:24:39 EST)
- Re: [PATCH] devfreq: simple_ondemand: Update devfreq stats when governor started jeffy (Wed Jul 19 2017 - 00:28:45 EST)
- Re: [PATCH 03/12] staging: lustre: llite: fix various issues with ll_splice_alias. NeilBrown (Wed Jul 19 2017 - 00:33:50 EST)
- RE: [PATCH] crypto: brcm - Support more FlexRM rings than SPU engines. Raveendra Padasalagi (Wed Jul 19 2017 - 00:34:59 EST)
- Re: [lustre-devel] [PATCH 10/12] staging: lustre: ldlm: tidy list walking in ldlm_flock() NeilBrown (Wed Jul 19 2017 - 00:36:24 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Wed Jul 19 2017 - 00:39:37 EST)
- Re: [PATCH v3 02/15] exec: Rename bprm->cred_prepared to called_set_creds Kees Cook (Wed Jul 19 2017 - 00:40:13 EST)
- Re: [PATCH v3 06/15] commoncap: Refactor to remove bprm_secureexec hook Kees Cook (Wed Jul 19 2017 - 00:41:18 EST)
- Re: [PATCH] fpga: Convert to using %pOF instead of full_name Moritz Fischer (Wed Jul 19 2017 - 00:42:31 EST)
- Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Baruch Siach (Wed Jul 19 2017 - 00:50:26 EST)
- linux-next: Tree for Jul 19 Stephen Rothwell (Wed Jul 19 2017 - 00:54:24 EST)
- Re: fscrypt request_module() deadlock Herbert Xu (Wed Jul 19 2017 - 00:59:27 EST)
- Re: [PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug Gautham R Shenoy (Wed Jul 19 2017 - 01:05:13 EST)
- Re: [PATCH 1/9] ARM: ep93xx: allow NULL clock for clk_get_rate Alexander Sverdlin (Wed Jul 19 2017 - 01:05:13 EST)
- Re: 4.12 NULL pointer dereference in kmem_cache_free on USB storage removal Yagmur Oymak (Wed Jul 19 2017 - 01:13:54 EST)
- RE: [PATCH] usb: gadget: udc: fix the kernel NULL pointer in composite_setup He, Bo (Wed Jul 19 2017 - 01:17:18 EST)
- [PATCH] video: fbdev: uvesafb: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 01:17:42 EST)
- Admin Sistem Administrator (Wed Jul 19 2017 - 01:20:06 EST)
- Re: [PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug Nicholas Piggin (Wed Jul 19 2017 - 01:20:54 EST)
- [PATCH] omapfb: panel-tpo-td043mtea1: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 01:23:55 EST)
- Re: [PATCH v3 00/15] exec: Use sane stack rlimit under secureexec Kees Cook (Wed Jul 19 2017 - 01:24:06 EST)
- [PATCH] omapfb: panel-sony-acx565akm: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 01:26:41 EST)
- [PATCH v2] gpio-exar: Use correct property prefix and document bindings Jan Kiszka (Wed Jul 19 2017 - 01:31:40 EST)
- Re: [PATCH] KVM: VMX: Fix invalid guest state detection after task-switch emulation Wanpeng Li (Wed Jul 19 2017 - 01:34:29 EST)
- Re: [PATCH] x86/microcode/AMD: fix memleak in update_cache() Borislav Petkov (Wed Jul 19 2017 - 01:36:07 EST)
- Re: [PATCH] pci: quirk: Apply APM ACS quirk to XGene devices Feng Kan (Wed Jul 19 2017 - 01:37:07 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Viresh Kumar (Wed Jul 19 2017 - 01:37:22 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Wed Jul 19 2017 - 01:44:53 EST)
- Re: [PATCH] EDAC: Convert to using %pOF instead of full_name Borislav Petkov (Wed Jul 19 2017 - 01:44:54 EST)
- Re: [PATCH] memory: Convert to using %pOF instead of full_name Alexandre Belloni (Wed Jul 19 2017 - 01:47:12 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexander Shishkin (Wed Jul 19 2017 - 01:48:49 EST)
- Re: [PATCH] ARM: Convert to using %pOF instead of full_name Krzysztof Kozlowski (Wed Jul 19 2017 - 01:52:10 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Wed Jul 19 2017 - 01:52:46 EST)
- Re: [PATCH] pinctrl: Convert to using %pOF instead of full_name Krzysztof Kozlowski (Wed Jul 19 2017 - 01:54:54 EST)
- Re: [RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap Michal Hocko (Wed Jul 19 2017 - 01:55:51 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Wed Jul 19 2017 - 01:55:59 EST)
- Re: [PATCH] mmc: Convert to using %pOF instead of full_name Ludovic Desroches (Wed Jul 19 2017 - 01:56:33 EST)
- Re: [PATCH v4 1/5] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Michael Ellerman (Wed Jul 19 2017 - 01:57:23 EST)
- Re: [PATCH] perf probe: Fix build failure for get_target_map() Michael Ellerman (Wed Jul 19 2017 - 01:58:09 EST)
- Re: [PATCH] pinctrl: Convert to using %pOF instead of full_name Ludovic Desroches (Wed Jul 19 2017 - 01:58:36 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Wed Jul 19 2017 - 01:58:51 EST)
- Re: [PATCH] regulator: Convert to using %pOF instead of full_name Krzysztof Kozlowski (Wed Jul 19 2017 - 01:59:19 EST)
- Re: [PATCH] dma: k3dma: Fix non-cyclic mode Antonio Borneo (Wed Jul 19 2017 - 02:00:18 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Wed Jul 19 2017 - 02:01:11 EST)
- Re: [PATCH] soc: Convert to using %pOF instead of full_name Krzysztof Kozlowski (Wed Jul 19 2017 - 02:02:30 EST)
- Re: linux-next: manual merge of the staging tree with the staging.current tree Greg KH (Wed Jul 19 2017 - 02:07:17 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Wed Jul 19 2017 - 02:12:36 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Wed Jul 19 2017 - 02:12:46 EST)
- Re: [PATCH 03/12] staging: lustre: llite: fix various issues with ll_splice_alias. Oleg Drokin (Wed Jul 19 2017 - 02:19:02 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Viresh Kumar (Wed Jul 19 2017 - 02:19:48 EST)
- Re: [PATCH] irqchip: Convert to using %pOF instead of full_name Maxime Ripard (Wed Jul 19 2017 - 02:20:17 EST)
- Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Yong (Wed Jul 19 2017 - 02:21:48 EST)
- Re: [PATCH] bus: Convert to using %pOF instead of full_name Maxime Ripard (Wed Jul 19 2017 - 02:22:05 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Stephan Müller (Wed Jul 19 2017 - 02:22:28 EST)
- Re: [PATCH] clk: Convert to using %pOF instead of full_name Maxime Ripard (Wed Jul 19 2017 - 02:23:11 EST)
- Re: [PATCH] ARM: Convert to using %pOF instead of full_name Uwe Kleine-König (Wed Jul 19 2017 - 02:24:01 EST)
- Re: [PATCH] gpu: Convert to using %pOF instead of full_name Maxime Ripard (Wed Jul 19 2017 - 02:24:14 EST)
- Re: [PATCH] i2c: Convert to using %pOF instead of full_name Maxime Ripard (Wed Jul 19 2017 - 02:24:24 EST)
- Re: [PATCH v10] vfio: ABI for mdev display dma-buf operation Gerd Hoffmann (Wed Jul 19 2017 - 02:25:11 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Stephan Müller (Wed Jul 19 2017 - 02:26:01 EST)
- Re: [PATCH v3] phy: allwinner: phy-sun4i-usb: Add log when probing Quentin Schulz (Wed Jul 19 2017 - 02:27:14 EST)
- Re: [PATCH v3 0/9] add support for Sama5d2 audio PLLs and enable ClassD Quentin Schulz (Wed Jul 19 2017 - 02:28:25 EST)
- Re: [PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders Daniel Vetter (Wed Jul 19 2017 - 02:30:45 EST)
- Re: [PATCH v3 2/9] clk: at91: add audio plls to the compatible list in DT binding Boris Brezillon (Wed Jul 19 2017 - 02:31:45 EST)
- Re: [PATCH v3 3/9] clk: at91: add audio pll clock drivers Boris Brezillon (Wed Jul 19 2017 - 02:31:58 EST)
- [PATCH V2 0/2] Add LV/MV subtypes support for QCOM PMIC GPIOs fenglinw (Wed Jul 19 2017 - 02:32:17 EST)
- Re: [PATCH v2] drm/i915: Explicit the connector name for DP link training result Daniel Vetter (Wed Jul 19 2017 - 02:33:20 EST)
- [PATCH V2 1/2] pinctrl: qcom: spmi-gpio: Add support for GPIO LV/MV subtype fenglinw (Wed Jul 19 2017 - 02:33:42 EST)
- Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Baruch Siach (Wed Jul 19 2017 - 02:33:59 EST)
- [PATCH V2 2/2] pinctrl: qcom: spmi-gpio: Add dtest route for digital input fenglinw (Wed Jul 19 2017 - 02:34:50 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Greg Kroah-Hartman (Wed Jul 19 2017 - 02:34:59 EST)
- Re: [PATCH v5 1/4]: perf/core: use rb trees for pinned/flexible groups Alexander Shishkin (Wed Jul 19 2017 - 02:37:03 EST)
- Re: [PATCH] cpufreq: Convert to using %pOF instead of full_name Viresh Kumar (Wed Jul 19 2017 - 02:38:47 EST)
- [PATCH] acpi: acpica: fix acpi operand cache leak in dswstate.c Seunghun Han (Wed Jul 19 2017 - 02:39:07 EST)
- Re: [PATCH] staging: greybus: loopback: Enclose multiple macro statements in do-while loop karthik (Wed Jul 19 2017 - 02:40:49 EST)
- [PATCH V1] pinctrl: qcom: spmi-gpio: Correct power_source range check fenglinw (Wed Jul 19 2017 - 02:41:54 EST)
- Re: [PATCH v4 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile YT Shen (Wed Jul 19 2017 - 02:48:26 EST)
- Re: [RFC] mm/mremap: Remove redundant checks inside vma_expandable() Anshuman Khandual (Wed Jul 19 2017 - 02:49:36 EST)
- Re: [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Wed Jul 19 2017 - 02:50:14 EST)
- Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Maxime Ripard (Wed Jul 19 2017 - 02:50:29 EST)
- Re: [PATCH] selftests: cpufreq: Check cpuinfo_cur_freq set as expected Viresh Kumar (Wed Jul 19 2017 - 02:54:17 EST)
- Re: [PATCH v2] iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get_wgds_table()' Luca Coelho (Wed Jul 19 2017 - 03:00:04 EST)
- Re: [PATCH RFC 2/2] dt-bindings: add binding documentation for Allwinner CSI Yong (Wed Jul 19 2017 - 03:01:11 EST)
- Re: [PATCH] scripts/package: snap-pkg target Riku Voipio (Wed Jul 19 2017 - 03:01:27 EST)
- Re: [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code Herbert Xu (Wed Jul 19 2017 - 03:03:10 EST)
- Re: [REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control Johannes Thumshirn (Wed Jul 19 2017 - 03:03:45 EST)
- Re: [PATCH] pinctrl: Convert to using %pOF instead of full_name Patrice CHOTARD (Wed Jul 19 2017 - 03:08:18 EST)
- [PATCH] acpi: acpica: fix acpi operand cache leak in nseval.c Seunghun Han (Wed Jul 19 2017 - 03:08:48 EST)
- Re: [PATCH] cpufreq: Convert to using %pOF instead of full_name Patrice CHOTARD (Wed Jul 19 2017 - 03:09:13 EST)
- [PATCH 0/8] constify s390 attribute_group structures Arvind Yadav (Wed Jul 19 2017 - 03:10:04 EST)
- [PATCH 1/8] s390: zcrypt_queue: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 03:10:09 EST)
- [PATCH 3/8] s390: dasd_devmap: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 03:10:16 EST)
- [PATCH 5/8] s390: qeth: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 03:10:22 EST)
- [PATCH 6/8] s390: raw3270: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 03:10:27 EST)
- [PATCH 7/8] s390: tape_core: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 03:10:31 EST)
- [PATCH 8/8] s390: sclp_ocf: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 03:10:36 EST)
- [PATCH 2/8] s390: zcrypt_card: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 03:11:25 EST)
- [PATCH 4/8] s390: device: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 03:11:37 EST)
- Re: [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Stanimir Varbanov (Wed Jul 19 2017 - 03:12:54 EST)
- Re: [PATCH v2 1/3] mux: Add mux_control_get_optional() API Peter Rosin (Wed Jul 19 2017 - 03:15:59 EST)
- [PATCH V1] pinctrl: qcom: spmi-gpio: Add support for qcom,gpios-disallowed property fenglinw (Wed Jul 19 2017 - 03:18:54 EST)
- Re: [PATCH 05/13] mpt3sas: Set NVMe device queue depth as 128 Suganath Prabu Subramani (Wed Jul 19 2017 - 03:20:09 EST)
- Re: [RFC PATCH 1/2] drivers: dma-coherent: Introduce interface for default DMA pool Christoph Hellwig (Wed Jul 19 2017 - 03:20:19 EST)
- Re: [RFC PATCH 2/2] ARM: NOMMU: Wire-up default DMA interface Christoph Hellwig (Wed Jul 19 2017 - 03:21:47 EST)
- Re: [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant Peter Zijlstra (Wed Jul 19 2017 - 03:22:07 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Thomas Gleixner (Wed Jul 19 2017 - 03:23:48 EST)
- Re: [PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs Chen-Yu Tsai (Wed Jul 19 2017 - 03:24:58 EST)
- Re: [PATCH 2/2] sysfs: add devm_sysfs_create_group() and friends Greg Kroah-Hartman (Wed Jul 19 2017 - 03:35:02 EST)
- Re: [PATCH] pinctrl: Convert to using %pOF instead of full_name Geert Uytterhoeven (Wed Jul 19 2017 - 03:38:11 EST)
- [PATCH 02/12] drm/atomic: Change drm_atomic_helper_swap_state to return an error. Maarten Lankhorst (Wed Jul 19 2017 - 03:41:07 EST)
- Re: [PATCH] usb: Convert to using %pOF instead of full_name Felipe Balbi (Wed Jul 19 2017 - 03:41:14 EST)
- Re: [PATCH 15/17] fs/ext4: use cached rbtrees Jan Kara (Wed Jul 19 2017 - 03:41:33 EST)
- [PATCH V2] acpi: acpica: fix acpi operand cache leak in dswstate.c Seunghun Han (Wed Jul 19 2017 - 03:41:53 EST)
- [PATCH] w1:fix byteorder of W1_READ_ROM id under big-endian cpu Chen Lin (Wed Jul 19 2017 - 03:42:09 EST)
- [PATCH v2 2/3] Input: axp20x-pek: remove mention to extended attributes Quentin Schulz (Wed Jul 19 2017 - 03:44:09 EST)
- [PATCH v2 1/3] Input: axp20x-pek: use driver_data of platform_device_id instead of extended attributes Quentin Schulz (Wed Jul 19 2017 - 03:44:22 EST)
- Re: [PATCH] clk: Convert to using %pOF instead of full_name Geert Uytterhoeven (Wed Jul 19 2017 - 03:44:33 EST)
- [PATCH v2 0/3] add support for AXP22X/AXP288/AXP8XX PEK Quentin Schulz (Wed Jul 19 2017 - 03:44:49 EST)
- [PATCH v2 3/3] Input: axp20x-pek: add support for AXP221 PEK Quentin Schulz (Wed Jul 19 2017 - 03:45:04 EST)
- [PATCH v1] crypto: caam - set hwrng quality level Oleksij Rempel (Wed Jul 19 2017 - 03:45:30 EST)
- Re: [PATCH 10/17] block/cfq: replace cfq_rb_root leftmost caching Jan Kara (Wed Jul 19 2017 - 03:46:17 EST)
- Re: [PATCH 0/2] use correct values for startup time bits for AXP22X/AXP8XX PEKs Lee Jones (Wed Jul 19 2017 - 03:46:36 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Dmitry Vyukov (Wed Jul 19 2017 - 03:46:42 EST)
- Re: [PATCH v2 1/1] xen/blkfront: always allocate grants first from per-queue persistent grants Dongli Zhang (Wed Jul 19 2017 - 03:49:53 EST)
- Re: [PATCH 16/17] mem/memcg: cache rightmost node Michal Hocko (Wed Jul 19 2017 - 03:50:45 EST)
- Re: [PATCH] perf/x86/intel: Add proper condition to run sched_task callbacks Jiri Olsa (Wed Jul 19 2017 - 03:52:54 EST)
- RE: [PATCH] usb: gadget: udc: fix the kernel NULL pointer in composite_setup Felipe Balbi (Wed Jul 19 2017 - 03:53:41 EST)
- Re: [PATCH v5 4/4]: perf/core: complete replace of lists by rb trees for pinned and flexible groups at perf_event_context Alexey Budankov (Wed Jul 19 2017 - 03:54:09 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Thomas Gleixner (Wed Jul 19 2017 - 03:55:57 EST)
- [PATCH v2] w1:fix byteorder of W1_READ_ROM id under big-endian cpu Chen Lin (Wed Jul 19 2017 - 03:58:17 EST)
- Re: [PATCH] clk: Convert to using %pOF instead of full_name James Liao (Wed Jul 19 2017 - 03:58:46 EST)
- Re: [PATCH 17/17] block/cfq: cache rightmost rb_node Jan Kara (Wed Jul 19 2017 - 03:59:49 EST)
- Re: [PATCH] soc: Convert to using %pOF instead of full_name Geert Uytterhoeven (Wed Jul 19 2017 - 04:01:24 EST)
- Re: Regression with suspicious RCU usage splats with cpu_pm change Tony Lindgren (Wed Jul 19 2017 - 04:01:38 EST)
- Re: [PATCH v9 06/10] mm: thp: check pmd migration entry in common path Michal Hocko (Wed Jul 19 2017 - 04:02:26 EST)
- Re: [PATCH] ARM: Convert to using %pOF instead of full_name Heiko Stuebner (Wed Jul 19 2017 - 04:02:54 EST)
- Re: Potential scheduler regression Greg KH (Wed Jul 19 2017 - 04:03:12 EST)
- Re: [PATCH v9 05/10] mm: thp: enable thp migration in generic path kbuild test robot (Wed Jul 19 2017 - 04:05:51 EST)
- Re: [kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP Ard Biesheuvel (Wed Jul 19 2017 - 04:08:47 EST)
- RE: [PATCH v2 2/2] RDMA/core: Initialize port_num in qp_attr Kalderon, Michal (Wed Jul 19 2017 - 04:10:00 EST)
- Re: [PATCH v12 6/8] mm: support reporting free page blocks Michal Hocko (Wed Jul 19 2017 - 04:13:25 EST)
- Re: [REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control Jason L Tibbitts III (Wed Jul 19 2017 - 04:13:49 EST)
- Re: [v4.13 regression] ARM: zImage: Fix stack overflow in merge_fdt_bootargs() Pavel Machek (Wed Jul 19 2017 - 04:15:47 EST)
- RE: [PATCH] usb: gadget: udc: fix the kernel NULL pointer in composite_setup He, Bo (Wed Jul 19 2017 - 04:16:48 EST)
- Re: [PATCH] regulator: Convert to using %pOF instead of full_name Philipp Zabel (Wed Jul 19 2017 - 04:18:42 EST)
- [v2 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle Gautham R. Shenoy (Wed Jul 19 2017 - 04:19:11 EST)
- [v2 PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug Gautham R. Shenoy (Wed Jul 19 2017 - 04:19:17 EST)
- [v2 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle Gautham R. Shenoy (Wed Jul 19 2017 - 04:19:36 EST)
- [PATCH v2] MIPS: SMP: Constify smp ops Matt Redfearn (Wed Jul 19 2017 - 04:21:20 EST)
- Re: [PATCH] gpu: Convert to using %pOF instead of full_name Philipp Zabel (Wed Jul 19 2017 - 04:21:40 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Niklas Söderlund (Wed Jul 19 2017 - 04:28:57 EST)
- Re: [PATCH 01/12] staging: lustre: fix minor typos in comments Greg KH (Wed Jul 19 2017 - 04:30:08 EST)
- Re: linux-next: manual merge of the staging tree with the staging.current tree Marcus Wolf (Wed Jul 19 2017 - 04:30:55 EST)
- [PATCH v3] serial: 8250: fix error handling in of_platform_serial_probe() Alexey Khoroshilov (Wed Jul 19 2017 - 04:32:55 EST)
- Re: [PATCH v2] drm/i915: Explicit the connector name for DP link training result Paul Kocialkowski (Wed Jul 19 2017 - 04:33:18 EST)
- Re: [REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control Johannes Thumshirn (Wed Jul 19 2017 - 04:37:06 EST)
- Re: [PATCH 0/4] Optimise 64-bit IOVA allocations Ard Biesheuvel (Wed Jul 19 2017 - 04:37:52 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Alexander Popov (Wed Jul 19 2017 - 04:39:17 EST)
- Re: mm, something wrong in page_lock_anon_vma_read()? Vlastimil Babka (Wed Jul 19 2017 - 04:41:06 EST)
- [PATCH v2 0/8] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Wed Jul 19 2017 - 04:44:05 EST)
- [PATCH v2 1/8] dt-bindings: phy: qmp: Add output-clock-names Varadarajan Narayanan (Wed Jul 19 2017 - 04:44:13 EST)
- [PATCH v2 2/8] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074 Varadarajan Narayanan (Wed Jul 19 2017 - 04:44:22 EST)
- [PATCH v2 3/8] phy: qcom-qmp: Fix phy pipe clock name Varadarajan Narayanan (Wed Jul 19 2017 - 04:44:30 EST)
- [PATCH v2 4/8] phy: qcom-qmp: Handle unavailable registers Varadarajan Narayanan (Wed Jul 19 2017 - 04:44:38 EST)
- [PATCH v2 5/8] phy: qcom-qmp: Add support for IPQ8074 Varadarajan Narayanan (Wed Jul 19 2017 - 04:44:49 EST)
- [PATCH v2 6/8] PCI: dwc: qcom: Use block IP version for operations Varadarajan Narayanan (Wed Jul 19 2017 - 04:44:53 EST)
- [PATCH v2 7/8] dt-bindings: pci: qcom: Add support for IPQ8074 Varadarajan Narayanan (Wed Jul 19 2017 - 04:45:02 EST)
- [PATCH v2 8/8] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Wed Jul 19 2017 - 04:45:04 EST)
- Re: [PATCH 0/4] Resubmitted forgotten patches Jiri Olsa (Wed Jul 19 2017 - 04:45:36 EST)
- Re: [v4.13 regression] ARM: zImage: Fix stack overflow in merge_fdt_bootargs() Sebastian Reichel (Wed Jul 19 2017 - 04:47:39 EST)
- Re: [RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM Christoffer Dall (Wed Jul 19 2017 - 04:49:53 EST)
- Re: [PATCH v2] drm/i915: Explicit the connector name for DP link training result Jani Nikula (Wed Jul 19 2017 - 04:50:03 EST)
- Re: [PATCH 0/8] constify s390 attribute_group structures Martin Schwidefsky (Wed Jul 19 2017 - 04:50:53 EST)
- Re: [RESEND RFC PATCH] ARM: dts: stm32: change pinctrl bindings definition Alexandre Torgue (Wed Jul 19 2017 - 04:52:11 EST)
- [PATCH net-next V2 0/5] Refine virtio-net XDP Jason Wang (Wed Jul 19 2017 - 04:55:04 EST)
- [PATCH net-next V2 1/5] virtio_ring: allow to store zero as the ctx Jason Wang (Wed Jul 19 2017 - 04:55:09 EST)
- [PATCH net-next V2 2/5] virtio-net: pack headroom into ctx for mergeable buffers Jason Wang (Wed Jul 19 2017 - 04:55:11 EST)
- [PATCH net-next V2 3/5] virtio-net: switch to use new ctx API for small buffer Jason Wang (Wed Jul 19 2017 - 04:55:17 EST)
- [PATCH net-next V2 4/5] virtio-net: do not reset during XDP set Jason Wang (Wed Jul 19 2017 - 04:55:24 EST)
- Re: [PATCH] clocksource: Convert to using %pOF instead of full_name Marc Gonzalez (Wed Jul 19 2017 - 04:55:34 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Laurent Pinchart (Wed Jul 19 2017 - 04:55:54 EST)
- [PATCH net-next V2 5/5] virtio-net: switch off offloads on demand if possible on XDP set Jason Wang (Wed Jul 19 2017 - 04:56:19 EST)
- Re: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)") Takashi Iwai (Wed Jul 19 2017 - 04:57:15 EST)
- Re: [PATCH v5 2/6] drm/bridge: Add a devm_ allocator for panel bridge. Philippe CORNU (Wed Jul 19 2017 - 04:59:01 EST)
- Re: [PATCH 1/3] mfd: Add support for FTDI FT232H devices Johan Hovold (Wed Jul 19 2017 - 04:59:36 EST)
- Re: [PATCH 05/11] mmc: sunxi: Support controllers that can use both old and new timings Chen-Yu Tsai (Wed Jul 19 2017 - 05:00:00 EST)
- Re: [PATCH] ARM: Convert to using %pOF instead of full_name Geert Uytterhoeven (Wed Jul 19 2017 - 05:02:53 EST)
- Re: [PATCH] USB: serial: ftdi_sio: only bind FT232H if UART mode is enabled Johan Hovold (Wed Jul 19 2017 - 05:03:12 EST)
- Re: [v2 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle Nicholas Piggin (Wed Jul 19 2017 - 05:03:49 EST)
- Re: [PATCH 4/9] m68k: allow NULL clock for clk_get_rate Jonas Gorski (Wed Jul 19 2017 - 05:06:56 EST)
- Re: [PATCH v2 0/5] arm64: dts: rockchip: support mail and IPA thermal for rk3399 Caesar Wang (Wed Jul 19 2017 - 05:07:34 EST)
- Re: A udev rule to serve the change event of ACPI container? joeyli (Wed Jul 19 2017 - 05:09:31 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Bob Liu (Wed Jul 19 2017 - 05:09:36 EST)
- Re: [PATCH 3/3] dt-bindings: i2c: eeprom: document "mac-offset" binding m18063 (Wed Jul 19 2017 - 05:09:43 EST)
- Re: [v2 PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug Nicholas Piggin (Wed Jul 19 2017 - 05:10:16 EST)
- Re: [PATCH] gpio: Convert to using %pOF instead of full_name Gregory Fong (Wed Jul 19 2017 - 05:11:45 EST)
- Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up Philippe CORNU (Wed Jul 19 2017 - 05:12:17 EST)
- Re: [v4.13 regression] ARM: zImage: Fix stack overflow in merge_fdt_bootargs() Sebastian Reichel (Wed Jul 19 2017 - 05:13:03 EST)
- Re: [PATCH] spi: Convert to using %pOF instead of full_name Geert Uytterhoeven (Wed Jul 19 2017 - 05:16:14 EST)
- Re: [PATCH] PM / Domains: Convert to using %pOF instead of full_name Geert Uytterhoeven (Wed Jul 19 2017 - 05:18:44 EST)
- Re: [PATCH v3 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver Jonathan Cameron (Wed Jul 19 2017 - 05:18:53 EST)
- Re: [PATCH v3 2/6] perf: hisi: Add support for HiSilicon SoC uncore PMU driver Jonathan Cameron (Wed Jul 19 2017 - 05:20:05 EST)
- Re: [PATCH v3 02/15] exec: Rename bprm->cred_prepared to called_set_creds James Morris (Wed Jul 19 2017 - 05:20:15 EST)
- Re: [PATCH] dma: Convert to using %pOF instead of full_name Geert Uytterhoeven (Wed Jul 19 2017 - 05:20:38 EST)
- Re: [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant Juri Lelli (Wed Jul 19 2017 - 05:20:43 EST)
- Re: [PATCH] nvme: Acknowledge completion queue on each iteration Sagi Grimberg (Wed Jul 19 2017 - 05:21:09 EST)
- [PATCH V2 net-next 00/21] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Wed Jul 19 2017 - 05:21:50 EST)
- [PATCH V2 net-next 02/21] net-next/hinic: Initialize hw device components Aviad Krawczyk (Wed Jul 19 2017 - 05:22:02 EST)
- [PATCH V2 net-next 03/21] net-next/hinic: Initialize api cmd resources Aviad Krawczyk (Wed Jul 19 2017 - 05:22:26 EST)
- Re: [PATCH v3 03/15] apparmor: Refactor to remove bprm_secureexec hook James Morris (Wed Jul 19 2017 - 05:22:31 EST)
- [PATCH V2 net-next 04/21] net-next/hinic: Initialize api cmd hw Aviad Krawczyk (Wed Jul 19 2017 - 05:23:08 EST)
- [PATCH V2 net-next 05/21] net-next/hinic: Add management messages Aviad Krawczyk (Wed Jul 19 2017 - 05:23:35 EST)
- [PATCH V2 net-next 01/21] net-next/hinic: Initialize hw interface Aviad Krawczyk (Wed Jul 19 2017 - 05:24:16 EST)
- [PATCH] Crypto: atmel-ecc: Make a couple of local functions static Colin King (Wed Jul 19 2017 - 05:24:35 EST)
- [PATCH V2 net-next 08/21] net-next/hinic: Add port management commands Aviad Krawczyk (Wed Jul 19 2017 - 05:24:47 EST)
- [PATCH V2 net-next 10/21] net-next/hinic: Add logical Txq and Rxq Aviad Krawczyk (Wed Jul 19 2017 - 05:25:03 EST)
- [PATCH V2 net-next 11/21] net-next/hinic: Add wq Aviad Krawczyk (Wed Jul 19 2017 - 05:25:11 EST)
- [PATCH V2 net-next 12/21] net-next/hinic: Add qp resources Aviad Krawczyk (Wed Jul 19 2017 - 05:25:24 EST)
- [PATCH V2 net-next 13/21] net-next/hinic: Set qp context Aviad Krawczyk (Wed Jul 19 2017 - 05:25:45 EST)
- [PATCH V2 net-next 14/21] net-next/hinic: Initialize cmdq Aviad Krawczyk (Wed Jul 19 2017 - 05:26:05 EST)
- [PATCH V2 net-next 15/21] net-next/hinic: Add ceqs Aviad Krawczyk (Wed Jul 19 2017 - 05:26:29 EST)
- Re: [PATCH v4 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile Matthias Brugger (Wed Jul 19 2017 - 05:26:43 EST)
- [PATCH V2 net-next 16/21] net-next/hinic: Add cmdq commands Aviad Krawczyk (Wed Jul 19 2017 - 05:26:49 EST)
- Re: [PATCH v3 06/15] commoncap: Refactor to remove bprm_secureexec hook James Morris (Wed Jul 19 2017 - 05:26:57 EST)
- [PATCH V2 net-next 17/21] net-next/hinic: Add cmdq completion handler Aviad Krawczyk (Wed Jul 19 2017 - 05:27:05 EST)
- [PATCH V2 net-next 18/21] net-next/hinic: Add Rx handler Aviad Krawczyk (Wed Jul 19 2017 - 05:27:30 EST)
- [PATCH V2 net-next 19/21] net-next/hinic: Add Tx operation Aviad Krawczyk (Wed Jul 19 2017 - 05:27:54 EST)
- [PATCH V2 net-next 20/21] net-next/hinic: Add ethtool and stats Aviad Krawczyk (Wed Jul 19 2017 - 05:28:09 EST)
- [PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and netpoll Aviad Krawczyk (Wed Jul 19 2017 - 05:28:29 EST)
- Re: [PATCH v3 2/4] i2c: add docs to clarify DMA handling Niklas Söderlund (Wed Jul 19 2017 - 05:28:45 EST)
- Re: [PATCH v3 07/15] commoncap: Move cap_elevated calculation into bprm_set_creds James Morris (Wed Jul 19 2017 - 05:29:04 EST)
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling Niklas Söderlund (Wed Jul 19 2017 - 05:29:31 EST)
- Re: [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Wed Jul 19 2017 - 05:29:49 EST)
- Re: [PATCH v3 08/15] LSM: drop bprm_secureexec hook James Morris (Wed Jul 19 2017 - 05:29:54 EST)
- Re: [PATCH v3 3/6] perf: hisi: Add support for HiSilicon SoC L3C PMU driver Jonathan Cameron (Wed Jul 19 2017 - 05:30:22 EST)
- Re: [PATCH] clocksource: Convert to using %pOF instead of full_name Alexandre Torgue (Wed Jul 19 2017 - 05:30:31 EST)
- Re: [PATCH v4 3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor Radim KrÄmÃÅ (Wed Jul 19 2017 - 05:30:53 EST)
- [PATCH V2 net-next 09/21] net-next/hinic: Add Rx mode and link event handler Aviad Krawczyk (Wed Jul 19 2017 - 05:31:58 EST)
- [PATCH V2 net-next 06/21] net-next/hinic: Add api cmd commands Aviad Krawczyk (Wed Jul 19 2017 - 05:32:29 EST)
- [PATCH V2 net-next 07/21] net-next/hinic: Add aeqs Aviad Krawczyk (Wed Jul 19 2017 - 05:32:46 EST)
- Re: [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE Vlastimil Babka (Wed Jul 19 2017 - 05:33:59 EST)
- Re: [PATCH v2 1/3] Input: axp20x-pek: use driver_data of platform_device_id instead of extended attributes Maxime Ripard (Wed Jul 19 2017 - 05:34:06 EST)
- [PATCH 0/5] FlexRM support in VFIO platform Anup Patel (Wed Jul 19 2017 - 05:34:48 EST)
- [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS Anup Patel (Wed Jul 19 2017 - 05:34:55 EST)
- [PATCH 2/5] iommu/arm-smmu: add IOMMU_CAP_BYPASS to the ARM SMMU driver Anup Patel (Wed Jul 19 2017 - 05:35:08 EST)
- [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Anup Patel (Wed Jul 19 2017 - 05:35:17 EST)
- [PATCH 4/5] vfio: Allow No-IOMMU mode for IOMMUs with bypass capability Anup Patel (Wed Jul 19 2017 - 05:35:23 EST)
- [PATCH 5/5] vfio: platform: reset: Add Broadcom FlexRM reset module Anup Patel (Wed Jul 19 2017 - 05:35:39 EST)
- Re: [PATCH v3 3/4] i2c: sh_mobile: use helper to decide if DMA is useful Niklas Söderlund (Wed Jul 19 2017 - 05:36:04 EST)
- [PATCH] staging: vboxvideo: make a couple of symbols static Colin King (Wed Jul 19 2017 - 05:36:29 EST)
- Re: [PATCH] clk: Convert to using %pOF instead of full_name Alexandre Torgue (Wed Jul 19 2017 - 05:36:54 EST)
- Re: [PATCH 1/4] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data Johan Hovold (Wed Jul 19 2017 - 05:37:24 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Sylwester Nawrocki (Wed Jul 19 2017 - 05:42:21 EST)
- Re: [PATCH v3 4/4] i2c: rcar: check for DMA-capable buffers Niklas Söderlund (Wed Jul 19 2017 - 05:42:39 EST)
- Re: [PATCH v3 14/15] exec: Use sane stack rlimit under secureexec James Morris (Wed Jul 19 2017 - 05:43:19 EST)
- Re: [PATCH] irqchip: Convert to using %pOF instead of full_name Alexandre Torgue (Wed Jul 19 2017 - 05:43:47 EST)
- [PATCH 4.12 01/84] staging: android: uapi: drop definitions of removed ION_IOC_{FREE,SHARE} ioctls Greg Kroah-Hartman (Wed Jul 19 2017 - 05:44:45 EST)
- [PATCH 4.12 00/84] 4.12.3-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 05:44:55 EST)
- [PATCH 4.12 15/84] cxgb4: fix BUG() on interrupt deallocating path of ULD Greg Kroah-Hartman (Wed Jul 19 2017 - 05:45:03 EST)
- [PATCH 4.12 08/84] net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 Greg Kroah-Hartman (Wed Jul 19 2017 - 05:45:10 EST)
- [PATCH 4.12 11/84] vrf: fix bug_on triggered by rx when destroying a vrf Greg Kroah-Hartman (Wed Jul 19 2017 - 05:45:20 EST)
- [PATCH 4.12 14/84] net/mlx5e: Initialize CEEs getpermhwaddr address buffer to 0xff Greg Kroah-Hartman (Wed Jul 19 2017 - 05:45:26 EST)
- [PATCH 4.12 29/84] cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES Greg Kroah-Hartman (Wed Jul 19 2017 - 05:45:35 EST)
- [PATCH 4.12 21/84] sed regex in Makefile.build requires line break between exported symbols Greg Kroah-Hartman (Wed Jul 19 2017 - 05:45:38 EST)
- [PATCH 4.12 23/84] sparc64: Fix gup_huge_pmd Greg Kroah-Hartman (Wed Jul 19 2017 - 05:45:46 EST)
- [PATCH 4.12 25/84] brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain Greg Kroah-Hartman (Wed Jul 19 2017 - 05:45:50 EST)
- [PATCH 4.12 19/84] sfc: dont read beyond unicast address list Greg Kroah-Hartman (Wed Jul 19 2017 - 05:45:57 EST)
- [PATCH 4.12 27/84] efi: Process the MEMATTR table only if EFI_MEMMAP is enabled Greg Kroah-Hartman (Wed Jul 19 2017 - 05:46:05 EST)
- [PATCH 4.12 33/84] KVM: ARM64: fix phy counter access failure in guest. Greg Kroah-Hartman (Wed Jul 19 2017 - 05:46:15 EST)
- [PATCH 4.12 34/84] KVM: PPC: Book3S: Fix typo in XICS-on-XIVE state saving code Greg Kroah-Hartman (Wed Jul 19 2017 - 05:46:20 EST)
- [PATCH 4.12 35/84] kvm-vfio: Decouple only when we match a group Greg Kroah-Hartman (Wed Jul 19 2017 - 05:46:23 EST)
- [PATCH 4.12 37/84] parisc: Report SIGSEGV instead of SIGBUS when running out of stack Greg Kroah-Hartman (Wed Jul 19 2017 - 05:46:27 EST)
- [PATCH 4.12 31/84] cfg80211: Check if NAN service ID is of expected size Greg Kroah-Hartman (Wed Jul 19 2017 - 05:46:40 EST)
- [PATCH 4.12 42/84] compiler, clang: always inline when CONFIG_OPTIMIZE_INLINING is disabled Greg Kroah-Hartman (Wed Jul 19 2017 - 05:46:47 EST)
- [PATCH 4.12 49/84] arm: move ELF_ET_DYN_BASE to 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 05:46:56 EST)
- [PATCH 4.12 51/84] powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 05:47:02 EST)
- [PATCH 4.12 43/84] thp, mm: fix crash due race in MADV_FREE handling Greg Kroah-Hartman (Wed Jul 19 2017 - 05:47:07 EST)
- [PATCH 4.12 67/84] crypto: atmel - only treat EBUSY as transient if backlog Greg Kroah-Hartman (Wed Jul 19 2017 - 05:47:16 EST)
- [PATCH 4.12 77/84] pstore: Fix leaked pstore_record in pstore_get_backend_records() Greg Kroah-Hartman (Wed Jul 19 2017 - 05:47:21 EST)
- [PATCH 4.12 79/84] ALSA: hda/realtek - change the location for one of two front microphones Greg Kroah-Hartman (Wed Jul 19 2017 - 05:47:26 EST)
- [PATCH 4.12 72/84] sched/headers/uapi: Fix linux/sched/types.h userspace compilation errors Greg Kroah-Hartman (Wed Jul 19 2017 - 05:47:34 EST)
- [PATCH 4.12 73/84] sched/topology: Fix building of overlapping sched-groups Greg Kroah-Hartman (Wed Jul 19 2017 - 05:47:40 EST)
- [PATCH 4.12 80/84] PM / QoS: return -EINVAL for bogus strings Greg Kroah-Hartman (Wed Jul 19 2017 - 05:47:54 EST)
- [PATCH 4.12 84/84] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS Greg Kroah-Hartman (Wed Jul 19 2017 - 05:48:12 EST)
- [PATCH 4.12 74/84] sched/topology: Optimize build_group_mask() Greg Kroah-Hartman (Wed Jul 19 2017 - 05:48:29 EST)
- [PATCH 4.12 75/84] sched/topology: Fix overlapping sched_group_mask Greg Kroah-Hartman (Wed Jul 19 2017 - 05:48:38 EST)
- [PATCH 4.12 68/84] crypto: sha1-ssse3 - Disable avx2 Greg Kroah-Hartman (Wed Jul 19 2017 - 05:49:05 EST)
- [PATCH 4.12 71/84] KEYS: DH: validate __spare field Greg Kroah-Hartman (Wed Jul 19 2017 - 05:49:18 EST)
- Re: [RFC v2 0/5] surface heterogeneous memory performance information Bob Liu (Wed Jul 19 2017 - 05:49:43 EST)
- [PATCH 4.12 76/84] PM / wakeirq: Convert to SRCU Greg Kroah-Hartman (Wed Jul 19 2017 - 05:50:05 EST)
- [PATCH 4.12 64/84] selftests/capabilities: Fix the test_execve test Greg Kroah-Hartman (Wed Jul 19 2017 - 05:50:25 EST)
- [PATCH 4.12 55/84] ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers Greg Kroah-Hartman (Wed Jul 19 2017 - 05:50:35 EST)
- RE: [PATCH] usb: gadget: udc: fix the kernel NULL pointer in composite_setup Felipe Balbi (Wed Jul 19 2017 - 05:50:51 EST)
- [PATCH 4.12 63/84] mnt: Make propagate_umount less slow for overlapping mount propagation trees Greg Kroah-Hartman (Wed Jul 19 2017 - 05:51:16 EST)
- [PATCH 4.12 57/84] vt: fix unchecked __put_user() in tioclinux ioctls Greg Kroah-Hartman (Wed Jul 19 2017 - 05:51:30 EST)
- [PATCH 4.12 62/84] mnt: In propgate_umount handle visiting mounts in any order Greg Kroah-Hartman (Wed Jul 19 2017 - 05:51:43 EST)
- [PATCH 4.12 58/84] rcu: Add memory barriers for NOCB leader wakeup Greg Kroah-Hartman (Wed Jul 19 2017 - 05:51:56 EST)
- [PATCH 4.12 60/84] Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page Greg Kroah-Hartman (Wed Jul 19 2017 - 05:52:16 EST)
- [PATCH 4.12 61/84] mnt: In umount propagation reparent in a separate pass Greg Kroah-Hartman (Wed Jul 19 2017 - 05:52:29 EST)
- [PATCH 4.12 59/84] nvmem: core: fix leaks on registration errors Greg Kroah-Hartman (Wed Jul 19 2017 - 05:52:46 EST)
- [PATCH 4.12 56/84] arm64: Preventing READ_IMPLIES_EXEC propagation Greg Kroah-Hartman (Wed Jul 19 2017 - 05:53:04 EST)
- [PATCH 4.12 52/84] s390: reduce ELF_ET_DYN_BASE Greg Kroah-Hartman (Wed Jul 19 2017 - 05:53:23 EST)
- [PATCH 4.12 50/84] arm64: move ELF_ET_DYN_BASE to 4GB / 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 05:53:45 EST)
- [PATCH 4.12 47/84] checkpatch: silence perl 5.26.0 unescaped left brace warnings Greg Kroah-Hartman (Wed Jul 19 2017 - 05:54:00 EST)
- [PATCH 4.12 48/84] binfmt_elf: use ELF_ET_DYN_BASE only for PIE Greg Kroah-Hartman (Wed Jul 19 2017 - 05:54:12 EST)
- [PATCH 4.12 45/84] mm/list_lru.c: fix list_lru_count_node() to be race free Greg Kroah-Hartman (Wed Jul 19 2017 - 05:54:35 EST)
- [PATCH 4.12 46/84] fs/dcache.c: fix spin lockup issue on nlru->lock Greg Kroah-Hartman (Wed Jul 19 2017 - 05:54:50 EST)
- [PATCH 4.12 53/84] exec: Limit arg stack to at most 75% of _STK_LIM Greg Kroah-Hartman (Wed Jul 19 2017 - 05:55:07 EST)
- [PATCH 4.12 44/84] kernel/extable.c: mark core_kernel_text notrace Greg Kroah-Hartman (Wed Jul 19 2017 - 05:55:11 EST)
- [PATCH] cpufreq: imx6q: Fix imx6sx low frequency support Leonard Crestez (Wed Jul 19 2017 - 05:55:24 EST)
- [PATCH 4.12 54/84] powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR Greg Kroah-Hartman (Wed Jul 19 2017 - 05:55:43 EST)
- [PATCH 0/6] FlexRM driver improvements Anup Patel (Wed Jul 19 2017 - 05:56:05 EST)
- [PATCH 1/6] mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs Anup Patel (Wed Jul 19 2017 - 05:56:21 EST)
- [PATCH 2/6] mailbox: bcm-flexrm-mailbox: Add debugfs support Anup Patel (Wed Jul 19 2017 - 05:56:31 EST)
- [PATCH 3/6] mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE() Anup Patel (Wed Jul 19 2017 - 05:56:45 EST)
- [PATCH 4/6] mailbox: Make message send queue size dynamic in Linux mailbox Anup Patel (Wed Jul 19 2017 - 05:56:52 EST)
- [PATCH 5/6] mailbox: bcm-flexrm-mailbox: Set msg_queue_len for each channel Anup Patel (Wed Jul 19 2017 - 05:57:00 EST)
- [PATCH 6/6] arm64: dts: Add FlexRM DT nodes for Stingray Anup Patel (Wed Jul 19 2017 - 05:57:10 EST)
- [PATCH] [media] atomisp2: array underflow in ap1302_enum_frame_size() Dan Carpenter (Wed Jul 19 2017 - 05:57:45 EST)
- [PATCH 4.12 40/84] parisc/mm: Ensure IRQs are off in switch_mm() Greg Kroah-Hartman (Wed Jul 19 2017 - 05:58:31 EST)
- [PATCH 4.12 41/84] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth Greg Kroah-Hartman (Wed Jul 19 2017 - 05:58:47 EST)
- [PATCH 4.12 39/84] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs Greg Kroah-Hartman (Wed Jul 19 2017 - 05:59:01 EST)
- [PATCH 4.12 38/84] parisc: use compat_sys_keyctl() Greg Kroah-Hartman (Wed Jul 19 2017 - 05:59:24 EST)
- Re: [PATCH 1/4] gpio: davinci: Use devm_gpiochip_add_data in place of gpiochip_add_data Keerthy (Wed Jul 19 2017 - 05:59:44 EST)
- [PATCH 4.12 36/84] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity Greg Kroah-Hartman (Wed Jul 19 2017 - 06:00:13 EST)
- Re: mm, something wrong in page_lock_anon_vma_read()? Xishi Qiu (Wed Jul 19 2017 - 06:00:55 EST)
- [PATCH 4.12 32/84] drm/amdgpu/gfx6: properly cache mc_arb_ramcfg Greg Kroah-Hartman (Wed Jul 19 2017 - 06:01:07 EST)
- [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Greg Kroah-Hartman (Wed Jul 19 2017 - 06:01:31 EST)
- [PATCH 4.12 24/84] brcmfmac: Fix a memory leak in error handling path in brcmf_cfg80211_attach Greg Kroah-Hartman (Wed Jul 19 2017 - 06:01:50 EST)
- [PATCH 4.12 22/84] Adding the type of exported symbols Greg Kroah-Hartman (Wed Jul 19 2017 - 06:02:13 EST)
- [PATCH 4.12 30/84] cfg80211: Check if PMKID attribute is of expected size Greg Kroah-Hartman (Wed Jul 19 2017 - 06:02:39 EST)
- [PATCH 4.12 20/84] Adding asm-prototypes.h for genksyms to generate crc Greg Kroah-Hartman (Wed Jul 19 2017 - 06:02:59 EST)
- [PATCH 4.12 28/84] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE Greg Kroah-Hartman (Wed Jul 19 2017 - 06:03:10 EST)
- [PATCH 4.12 05/84] ipv6: dad: dont remove dynamic addresses if link is down Greg Kroah-Hartman (Wed Jul 19 2017 - 06:03:40 EST)
- [PATCH 4.12 13/84] rds: tcp: use sock_create_lite() to create the accept socket Greg Kroah-Hartman (Wed Jul 19 2017 - 06:04:01 EST)
- [PATCH 4.12 12/84] virtio-net: fix leaking of ctx array Greg Kroah-Hartman (Wed Jul 19 2017 - 06:04:15 EST)
- [PATCH 4.12 09/84] liquidio: fix bug in soft reset failure detection Greg Kroah-Hartman (Wed Jul 19 2017 - 06:04:36 EST)
- [PATCH 4.12 16/84] tap: convert a mutex to a spinlock Greg Kroah-Hartman (Wed Jul 19 2017 - 06:04:57 EST)
- Re: [PATCH v2 1/3] dmaengine: add DMA_PREP_CMD for non-Data descriptors. Vinod Koul (Wed Jul 19 2017 - 06:05:14 EST)
- [PATCH 4.12 17/84] bridge: mdb: fix leak on complete_info ptr on fail path Greg Kroah-Hartman (Wed Jul 19 2017 - 06:05:28 EST)
- [PATCH 4.12 06/84] vxlan: fix hlist corruption Greg Kroah-Hartman (Wed Jul 19 2017 - 06:05:55 EST)
- [PATCH 4.12 02/84] net/mlx5: Fix driver load error flow when firmware is stuck Greg Kroah-Hartman (Wed Jul 19 2017 - 06:06:06 EST)
- [PATCH 4.12 03/84] net/mlx5: Cancel delayed recovery work when unloading the driver Greg Kroah-Hartman (Wed Jul 19 2017 - 06:06:21 EST)
- Re: [PATCH v2 2/3] dmaengine: qcom: bam_dma: wrapper functions for command descriptor Vinod Koul (Wed Jul 19 2017 - 06:06:32 EST)
- Re: [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Vivek Gautam (Wed Jul 19 2017 - 06:06:51 EST)
- [PATCH 4.12 04/84] net/mlx5e: Fix TX carrier errors report in get stats ndo Greg Kroah-Hartman (Wed Jul 19 2017 - 06:07:17 EST)
- Re: [PATCH v2 1/3] dmaengine: add DMA_PREP_CMD for non-Data descriptors. Vinod Koul (Wed Jul 19 2017 - 06:08:43 EST)
- [PATCH 4.11 10/88] net: sched: Fix one possible panic when no destroy callback Greg Kroah-Hartman (Wed Jul 19 2017 - 06:09:12 EST)
- [PATCH 4.11 02/88] ipv6: avoid unregistering inet6_dev for loopback Greg Kroah-Hartman (Wed Jul 19 2017 - 06:09:15 EST)
- [PATCH 4.11 07/88] tcp: reset sk_rx_dst in tcp_disconnect() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:09:25 EST)
- [PATCH 4.11 09/88] virtio-net: serialize tx routine during reset Greg Kroah-Hartman (Wed Jul 19 2017 - 06:09:28 EST)
- [PATCH 4.11 15/88] net/mlx5: Cancel delayed recovery work when unloading the driver Greg Kroah-Hartman (Wed Jul 19 2017 - 06:09:41 EST)
- [PATCH 4.11 19/88] geneve: fix hlist corruption Greg Kroah-Hartman (Wed Jul 19 2017 - 06:09:49 EST)
- [PATCH 4.11 20/88] net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 Greg Kroah-Hartman (Wed Jul 19 2017 - 06:09:55 EST)
- [PATCH 4.11 28/88] bridge: mdb: fix leak on complete_info ptr on fail path Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:01 EST)
- [PATCH 4.11 30/88] sfc: dont read beyond unicast address list Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:07 EST)
- [PATCH 4.11 25/88] net/mlx5e: Initialize CEEs getpermhwaddr address buffer to 0xff Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:13 EST)
- [PATCH 4.11 36/88] brcmfmac: Fix a memory leak in error handling path in brcmf_cfg80211_attach Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:15 EST)
- [PATCH 4.11 32/88] sed regex in Makefile.build requires line break between exported symbols Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:21 EST)
- [PATCH 4.11 34/88] sparc64: Fix gup_huge_pmd Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:26 EST)
- [PATCH 4.11 48/88] parisc/mm: Ensure IRQs are off in switch_mm() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:31 EST)
- [PATCH 4.11 40/88] cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:38 EST)
- [PATCH 4.11 42/88] cfg80211: Check if NAN service ID is of expected size Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:46 EST)
- [PATCH 4.11 44/88] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:47 EST)
- [PATCH 4.11 46/88] parisc: use compat_sys_keyctl() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:53 EST)
- [PATCH 4.11 38/88] efi: Process the MEMATTR table only if EFI_MEMMAP is enabled Greg Kroah-Hartman (Wed Jul 19 2017 - 06:10:59 EST)
- [PATCH 4.11 62/88] ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers Greg Kroah-Hartman (Wed Jul 19 2017 - 06:11:03 EST)
- [PATCH 4.11 64/88] vt: fix unchecked __put_user() in tioclinux ioctls Greg Kroah-Hartman (Wed Jul 19 2017 - 06:11:09 EST)
- Re: [RFC][PATCH v2] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate Jose Abreu (Wed Jul 19 2017 - 06:11:12 EST)
- [PATCH 4.11 59/88] s390: reduce ELF_ET_DYN_BASE Greg Kroah-Hartman (Wed Jul 19 2017 - 06:11:21 EST)
- [PATCH 4.11 52/88] mm/list_lru.c: fix list_lru_count_node() to be race free Greg Kroah-Hartman (Wed Jul 19 2017 - 06:11:28 EST)
- [PATCH 4.11 75/88] crypto: sha1-ssse3 - Disable avx2 Greg Kroah-Hartman (Wed Jul 19 2017 - 06:11:29 EST)
- [PATCH 4.11 67/88] Drivers: hv: vmbus: Close timing hole that can corrupt per-cpu page Greg Kroah-Hartman (Wed Jul 19 2017 - 06:11:34 EST)
- [PATCH 4.11 71/88] selftests/capabilities: Fix the test_execve test Greg Kroah-Hartman (Wed Jul 19 2017 - 06:11:43 EST)
- [PATCH 4.11 74/88] crypto: atmel - only treat EBUSY as transient if backlog Greg Kroah-Hartman (Wed Jul 19 2017 - 06:11:53 EST)
- [PATCH 4.11 84/88] PM / QoS: return -EINVAL for bogus strings Greg Kroah-Hartman (Wed Jul 19 2017 - 06:12:10 EST)
- [PATCH 4.11 78/88] sched/fair, cpumask: Export for_each_cpu_wrap() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:12:18 EST)
- [PATCH 4.11 82/88] PM / wakeirq: Convert to SRCU Greg Kroah-Hartman (Wed Jul 19 2017 - 06:12:36 EST)
- [PATCH 4.11 80/88] sched/topology: Optimize build_group_mask() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:12:46 EST)
- [PATCH 4.11 81/88] sched/topology: Fix overlapping sched_group_mask Greg Kroah-Hartman (Wed Jul 19 2017 - 06:12:56 EST)
- [PATCH 4.11 79/88] sched/topology: Fix building of overlapping sched-groups Greg Kroah-Hartman (Wed Jul 19 2017 - 06:13:07 EST)
- [PATCH V3 0/9] cpufreq: transition-latency cleanups Viresh Kumar (Wed Jul 19 2017 - 06:13:19 EST)
- [PATCH V3 1/9] cpufreq: governor: Drop min_sampling_rate Viresh Kumar (Wed Jul 19 2017 - 06:13:23 EST)
- [PATCH V3 2/9] cpufreq: Use transition_delay_us for legacy governors as well Viresh Kumar (Wed Jul 19 2017 - 06:13:25 EST)
- [PATCH V3 4/9] cpufreq: Don't set transition_latency for setpolicy drivers Viresh Kumar (Wed Jul 19 2017 - 06:13:33 EST)
- [PATCH V3 6/9] cpufreq: Replace "max_transition_latency" with "dynamic_switching" Viresh Kumar (Wed Jul 19 2017 - 06:13:37 EST)
- [PATCH V3 8/9] cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag Viresh Kumar (Wed Jul 19 2017 - 06:13:44 EST)
- [PATCH V3 9/9] cpufreq: Allow dynamic switching with CPUFREQ_ETERNAL latency Viresh Kumar (Wed Jul 19 2017 - 06:13:52 EST)
- [PATCH V3 7/9] cpufreq: schedutil: Set dynamic_switching to true Viresh Kumar (Wed Jul 19 2017 - 06:14:16 EST)
- [PATCH V3 5/9] cpufreq: arm_big_little: Make ->get_transition_latency() mandatory Viresh Kumar (Wed Jul 19 2017 - 06:14:44 EST)
- [PATCH V3 3/9] cpufreq: Cap the default transition delay value to 10 ms Viresh Kumar (Wed Jul 19 2017 - 06:15:10 EST)
- [PATCH 4.11 88/88] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS Greg Kroah-Hartman (Wed Jul 19 2017 - 06:15:48 EST)
- [PATCH 4.11 65/88] rcu: Add memory barriers for NOCB leader wakeup Greg Kroah-Hartman (Wed Jul 19 2017 - 06:16:02 EST)
- Re: [RFC][PATCH v3] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate Jose Abreu (Wed Jul 19 2017 - 06:16:32 EST)
- [PATCH 4.11 69/88] mnt: In propgate_umount handle visiting mounts in any order Greg Kroah-Hartman (Wed Jul 19 2017 - 06:16:47 EST)
- [PATCH 4.11 70/88] mnt: Make propagate_umount less slow for overlapping mount propagation trees Greg Kroah-Hartman (Wed Jul 19 2017 - 06:16:57 EST)
- [PATCH 4.11 68/88] mnt: In umount propagation reparent in a separate pass Greg Kroah-Hartman (Wed Jul 19 2017 - 06:17:21 EST)
- [PATCH 4.11 66/88] nvmem: core: fix leaks on registration errors Greg Kroah-Hartman (Wed Jul 19 2017 - 06:17:58 EST)
- [PATCH 4.11 61/88] powerpc/kexec: Fix radix to hash kexec due to IAMR/AMOR Greg Kroah-Hartman (Wed Jul 19 2017 - 06:18:17 EST)
- [PATCH 4.11 58/88] powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 06:18:32 EST)
- [PATCH 4.11 60/88] exec: Limit arg stack to at most 75% of _STK_LIM Greg Kroah-Hartman (Wed Jul 19 2017 - 06:18:45 EST)
- [PATCH 4.11 56/88] arm: move ELF_ET_DYN_BASE to 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 06:19:14 EST)
- [PATCH 4.11 57/88] arm64: move ELF_ET_DYN_BASE to 4GB / 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 06:19:27 EST)
- [PATCH 4.11 54/88] checkpatch: silence perl 5.26.0 unescaped left brace warnings Greg Kroah-Hartman (Wed Jul 19 2017 - 06:19:51 EST)
- [PATCH 4.11 55/88] binfmt_elf: use ELF_ET_DYN_BASE only for PIE Greg Kroah-Hartman (Wed Jul 19 2017 - 06:19:59 EST)
- [PATCH 4.11 63/88] arm64: Preventing READ_IMPLIES_EXEC propagation Greg Kroah-Hartman (Wed Jul 19 2017 - 06:20:32 EST)
- [PATCH 4.11 53/88] fs/dcache.c: fix spin lockup issue on nlru->lock Greg Kroah-Hartman (Wed Jul 19 2017 - 06:20:57 EST)
- Re: [PATCH v3 0/9] add support for Sama5d2 audio PLLs and enable ClassD Mark Brown (Wed Jul 19 2017 - 06:21:23 EST)
- [PATCH 4.11 47/88] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs Greg Kroah-Hartman (Wed Jul 19 2017 - 06:21:41 EST)
- [PATCH 4.11 45/88] parisc: Report SIGSEGV instead of SIGBUS when running out of stack Greg Kroah-Hartman (Wed Jul 19 2017 - 06:22:03 EST)
- [PATCH 4.11 43/88] drm/amdgpu/gfx6: properly cache mc_arb_ramcfg Greg Kroah-Hartman (Wed Jul 19 2017 - 06:22:25 EST)
- [PATCH 4.11 41/88] cfg80211: Check if PMKID attribute is of expected size Greg Kroah-Hartman (Wed Jul 19 2017 - 06:22:41 EST)
- [PATCH 4.11 50/88] thp, mm: fix crash due race in MADV_FREE handling Greg Kroah-Hartman (Wed Jul 19 2017 - 06:23:02 EST)
- [PATCH 4.11 51/88] kernel/extable.c: mark core_kernel_text notrace Greg Kroah-Hartman (Wed Jul 19 2017 - 06:23:13 EST)
- Re: [PATCH 0/4] Optimise 64-bit IOVA allocations Robin Murphy (Wed Jul 19 2017 - 06:23:24 EST)
- [PATCH 4.11 49/88] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth Greg Kroah-Hartman (Wed Jul 19 2017 - 06:23:47 EST)
- [PATCH 4.11 39/88] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE Greg Kroah-Hartman (Wed Jul 19 2017 - 06:24:11 EST)
- [PATCH 4.11 33/88] Adding the type of exported symbols Greg Kroah-Hartman (Wed Jul 19 2017 - 06:24:39 EST)
- [PATCH 4.11 37/88] brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain Greg Kroah-Hartman (Wed Jul 19 2017 - 06:24:54 EST)
- Kernel BUG at fs/namei.c:248 Naresh Kamboju (Wed Jul 19 2017 - 06:25:05 EST)
- Re: [PATCH] clk: Convert to using %pOF instead of full_name Matthias Brugger (Wed Jul 19 2017 - 06:25:15 EST)
- [PATCH 4.9 00/72] 4.9.39-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 06:25:23 EST)
- [PATCH 4.9 10/72] rocker: move dereference before free Greg Kroah-Hartman (Wed Jul 19 2017 - 06:25:25 EST)
- [PATCH 4.9 04/72] net/phy: micrel: configure intterupts after autoneg workaround Greg Kroah-Hartman (Wed Jul 19 2017 - 06:25:30 EST)
- [PATCH 4.9 03/72] net: sched: Fix one possible panic when no destroy callback Greg Kroah-Hartman (Wed Jul 19 2017 - 06:25:34 EST)
- [PATCH 4.9 07/72] tcp: reset sk_rx_dst in tcp_disconnect() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:25:41 EST)
- [PATCH 4.9 09/72] bridge: mdb: fix leak on complete_info ptr on fail path Greg Kroah-Hartman (Wed Jul 19 2017 - 06:25:44 EST)
- [PATCH 4.9 15/72] net/mlx5e: Fix TX carrier errors report in get stats ndo Greg Kroah-Hartman (Wed Jul 19 2017 - 06:25:57 EST)
- [PATCH 4.9 17/72] vxlan: fix hlist corruption Greg Kroah-Hartman (Wed Jul 19 2017 - 06:26:09 EST)
- [PATCH 4.9 11/72] bpf: prevent leaking pointer via xadd on unpriviledged Greg Kroah-Hartman (Wed Jul 19 2017 - 06:26:16 EST)
- [PATCH 4.9 28/72] cfg80211: Check if PMKID attribute is of expected size Greg Kroah-Hartman (Wed Jul 19 2017 - 06:26:20 EST)
- [PATCH 4.9 30/72] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity Greg Kroah-Hartman (Wed Jul 19 2017 - 06:26:26 EST)
- [PATCH 4.9 32/72] parisc: use compat_sys_keyctl() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:26:39 EST)
- [PATCH 4.9 46/72] exec: Limit arg stack to at most 75% of _STK_LIM Greg Kroah-Hartman (Wed Jul 19 2017 - 06:26:43 EST)
- [PATCH 4.9 48/72] vt: fix unchecked __put_user() in tioclinux ioctls Greg Kroah-Hartman (Wed Jul 19 2017 - 06:26:45 EST)
- [PATCH 4.9 39/72] fs/dcache.c: fix spin lockup issue on nlru->lock Greg Kroah-Hartman (Wed Jul 19 2017 - 06:26:58 EST)
- [PATCH 4.9 43/72] arm64: move ELF_ET_DYN_BASE to 4GB / 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:01 EST)
- [PATCH 4.9 36/72] thp, mm: fix crash due race in MADV_FREE handling Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:07 EST)
- [PATCH 4.9 61/72] Revert "sched/core: Optimize SCHED_SMT" Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:15 EST)
- [PATCH 4.9 53/72] mnt: Make propagate_umount less slow for overlapping mount propagation trees Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:23 EST)
- [PATCH 4.9 57/72] crypto: atmel - only treat EBUSY as transient if backlog Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:29 EST)
- [PATCH 4.9 58/72] crypto: sha1-ssse3 - Disable avx2 Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:37 EST)
- [PATCH 4.9 72/72] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:40 EST)
- [PATCH 4.9 65/72] sched/topology: Fix overlapping sched_group_mask Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:44 EST)
- [PATCH 4.9 67/72] PM / QoS: return -EINVAL for bogus strings Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:49 EST)
- [PATCH 4.9 62/72] sched/fair, cpumask: Export for_each_cpu_wrap() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:27:56 EST)
- Re: [PATCH 4.11 00/88] 4.11.12-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 06:28:06 EST)
- Re: [PATCH V2 net-next 20/21] net-next/hinic: Add ethtool and stats Joe Perches (Wed Jul 19 2017 - 06:28:31 EST)
- Re: [PATCH] cpufreq: imx6q: Fix imx6sx low frequency support Lucas Stach (Wed Jul 19 2017 - 06:28:39 EST)
- Re: [PATCH] irqchip: Convert to using %pOF instead of full_name Matthias Brugger (Wed Jul 19 2017 - 06:28:57 EST)
- [PATCH 4.9 68/72] tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results Greg Kroah-Hartman (Wed Jul 19 2017 - 06:29:25 EST)
- [PATCH 4.9 66/72] PM / wakeirq: Convert to SRCU Greg Kroah-Hartman (Wed Jul 19 2017 - 06:29:48 EST)
- [PATCH 4.9 64/72] sched/topology: Optimize build_group_mask() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:30:08 EST)
- [PATCH 4.9 49/72] rcu: Add memory barriers for NOCB leader wakeup Greg Kroah-Hartman (Wed Jul 19 2017 - 06:30:43 EST)
- [PATCH 4.9 63/72] sched/topology: Fix building of overlapping sched-groups Greg Kroah-Hartman (Wed Jul 19 2017 - 06:30:54 EST)
- [PATCH 4.9 54/72] selftests/capabilities: Fix the test_execve test Greg Kroah-Hartman (Wed Jul 19 2017 - 06:31:19 EST)
- [PATCH 4.9 52/72] mnt: In propgate_umount handle visiting mounts in any order Greg Kroah-Hartman (Wed Jul 19 2017 - 06:31:35 EST)
- [PATCH 4.9 51/72] mnt: In umount propagation reparent in a separate pass Greg Kroah-Hartman (Wed Jul 19 2017 - 06:31:56 EST)
- [PATCH 4.9 50/72] nvmem: core: fix leaks on registration errors Greg Kroah-Hartman (Wed Jul 19 2017 - 06:32:21 EST)
- [PATCH 4.9 45/72] s390: reduce ELF_ET_DYN_BASE Greg Kroah-Hartman (Wed Jul 19 2017 - 06:32:41 EST)
- [PATCH 4.9 42/72] arm: move ELF_ET_DYN_BASE to 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 06:33:00 EST)
- [PATCH 4.9 44/72] powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 06:33:13 EST)
- [PATCH 4.9 41/72] binfmt_elf: use ELF_ET_DYN_BASE only for PIE Greg Kroah-Hartman (Wed Jul 19 2017 - 06:33:39 EST)
- [PATCH 4.9 38/72] mm/list_lru.c: fix list_lru_count_node() to be race free Greg Kroah-Hartman (Wed Jul 19 2017 - 06:33:52 EST)
- [PATCH 4.9 40/72] checkpatch: silence perl 5.26.0 unescaped left brace warnings Greg Kroah-Hartman (Wed Jul 19 2017 - 06:34:09 EST)
- [PATCH 4.9 47/72] ARM64: dts: marvell: armada37xx: Fix timer interrupt specifiers Greg Kroah-Hartman (Wed Jul 19 2017 - 06:34:36 EST)
- [PATCH 4.9 37/72] kernel/extable.c: mark core_kernel_text notrace Greg Kroah-Hartman (Wed Jul 19 2017 - 06:35:02 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Matthias Brugger (Wed Jul 19 2017 - 06:35:16 EST)
- [PATCH 4.9 33/72] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs Greg Kroah-Hartman (Wed Jul 19 2017 - 06:35:28 EST)
- [PATCH 4.9 34/72] parisc/mm: Ensure IRQs are off in switch_mm() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:35:49 EST)
- [PATCH 4.9 35/72] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth Greg Kroah-Hartman (Wed Jul 19 2017 - 06:36:02 EST)
- [PATCH 4.9 24/72] brcmfmac: Fix glom_skb leak in brcmf_sdiod_recv_chain Greg Kroah-Hartman (Wed Jul 19 2017 - 06:36:14 EST)
- [PATCH 4.9 31/72] parisc: Report SIGSEGV instead of SIGBUS when running out of stack Greg Kroah-Hartman (Wed Jul 19 2017 - 06:36:31 EST)
- [PATCH 4.9 29/72] cfg80211: Check if NAN service ID is of expected size Greg Kroah-Hartman (Wed Jul 19 2017 - 06:36:58 EST)
- [PATCH 4.9 27/72] cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES Greg Kroah-Hartman (Wed Jul 19 2017 - 06:37:27 EST)
- Re: [PATCH] nvme: Acknowledge completion queue on each iteration Sinan Kaya (Wed Jul 19 2017 - 06:37:34 EST)
- Re: [PATCH] soc: Convert to using %pOF instead of full_name Matthias Brugger (Wed Jul 19 2017 - 06:37:51 EST)
- [PATCH 4.9 25/72] sfc: dont read beyond unicast address list Greg Kroah-Hartman (Wed Jul 19 2017 - 06:38:13 EST)
- [PATCH 4.9 26/72] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE Greg Kroah-Hartman (Wed Jul 19 2017 - 06:38:24 EST)
- [PATCH 4.9 18/72] net: core: Fix slab-out-of-bounds in netdev_stats_to_stats64 Greg Kroah-Hartman (Wed Jul 19 2017 - 06:38:51 EST)
- [PATCH 4.9 20/72] vrf: fix bug_on triggered by rx when destroying a vrf Greg Kroah-Hartman (Wed Jul 19 2017 - 06:38:55 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Daniel Kiper (Wed Jul 19 2017 - 06:38:59 EST)
- [PATCH 4.9 16/72] ipv6: dad: dont remove dynamic addresses if link is down Greg Kroah-Hartman (Wed Jul 19 2017 - 06:39:43 EST)
- [PATCH 4.9 14/72] liquidio: fix bug in soft reset failure detection Greg Kroah-Hartman (Wed Jul 19 2017 - 06:39:56 EST)
- [PATCH 4.9 13/72] net/mlx5: Cancel delayed recovery work when unloading the driver Greg Kroah-Hartman (Wed Jul 19 2017 - 06:40:12 EST)
- [PATCH 4.9 21/72] rds: tcp: use sock_create_lite() to create the accept socket Greg Kroah-Hartman (Wed Jul 19 2017 - 06:40:22 EST)
- Re: [PATCH v2 2/6] [media] rockchip/rga: v4l2 m2m support Jacob Chen (Wed Jul 19 2017 - 06:40:33 EST)
- [PATCH 4.9 23/72] brcmfmac: Fix a memory leak in error handling path in brcmf_cfg80211_attach Greg Kroah-Hartman (Wed Jul 19 2017 - 06:40:58 EST)
- [PATCH 4.9 08/72] net: prevent sign extension in dev_get_stats() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:41:28 EST)
- [PATCH 4.9 06/72] net: dp83640: Avoid NULL pointer dereference. Greg Kroah-Hartman (Wed Jul 19 2017 - 06:41:42 EST)
- [PATCH 4.9 05/72] ipv6: avoid unregistering inet6_dev for loopback Greg Kroah-Hartman (Wed Jul 19 2017 - 06:42:10 EST)
- [PATCH 4.9 02/72] net_sched: fix error recovery at qdisc creation Greg Kroah-Hartman (Wed Jul 19 2017 - 06:42:35 EST)
- [PATCH 4.9 01/72] xen-netfront: Rework the fix for Rx stall during OOM and network stress Greg Kroah-Hartman (Wed Jul 19 2017 - 06:43:06 EST)
- [PATCH 4.11 35/88] block: Fix a blk_exit_rl() regression Greg Kroah-Hartman (Wed Jul 19 2017 - 06:43:58 EST)
- [PATCH] mm/vmalloc: add vm_struct for vm_map_ram area Zhaoyang Huang (Wed Jul 19 2017 - 06:44:17 EST)
- Re: [PATCH v3 12/23] media: camms: Add core files Hans Verkuil (Wed Jul 19 2017 - 06:44:30 EST)
- [PATCH 4.11 31/88] Adding asm-prototypes.h for genksyms to generate crc Greg Kroah-Hartman (Wed Jul 19 2017 - 06:44:49 EST)
- [PATCH 4.11 12/88] rocker: move dereference before free Greg Kroah-Hartman (Wed Jul 19 2017 - 06:45:16 EST)
- [PATCH 4.11 26/88] cxgb4: fix BUG() on interrupt deallocating path of ULD Greg Kroah-Hartman (Wed Jul 19 2017 - 06:45:28 EST)
- [PATCH 4.11 27/88] tap: convert a mutex to a spinlock Greg Kroah-Hartman (Wed Jul 19 2017 - 06:45:31 EST)
- [PATCH 4.11 21/88] liquidio: fix bug in soft reset failure detection Greg Kroah-Hartman (Wed Jul 19 2017 - 06:46:07 EST)
- [PATCH 4.11 18/88] vxlan: fix hlist corruption Greg Kroah-Hartman (Wed Jul 19 2017 - 06:46:28 EST)
- [PATCH 4.11 17/88] ipv6: dad: dont remove dynamic addresses if link is down Greg Kroah-Hartman (Wed Jul 19 2017 - 06:46:40 EST)
- [PATCH 4.11 16/88] net/mlx5e: Fix TX carrier errors report in get stats ndo Greg Kroah-Hartman (Wed Jul 19 2017 - 06:47:02 EST)
- [PATCH 4.11 24/88] rds: tcp: use sock_create_lite() to create the accept socket Greg Kroah-Hartman (Wed Jul 19 2017 - 06:47:16 EST)
- [PATCH 4.11 23/88] vrf: fix bug_on triggered by rx when destroying a vrf Greg Kroah-Hartman (Wed Jul 19 2017 - 06:47:29 EST)
- [PATCH 4.11 13/88] bpf: prevent leaking pointer via xadd on unpriviledged Greg Kroah-Hartman (Wed Jul 19 2017 - 06:47:54 EST)
- [PATCH 4.11 08/88] net: prevent sign extension in dev_get_stats() Greg Kroah-Hartman (Wed Jul 19 2017 - 06:48:12 EST)
- [PATCH 4.11 06/88] net: dp83640: Avoid NULL pointer dereference. Greg Kroah-Hartman (Wed Jul 19 2017 - 06:48:29 EST)
- [PATCH 4.11 04/88] sfc: Fix MCDI command size for filter operations Greg Kroah-Hartman (Wed Jul 19 2017 - 06:48:44 EST)
- [PATCH 4.11 03/88] netvsc: dont access netdev->num_rx_queues directly Greg Kroah-Hartman (Wed Jul 19 2017 - 06:49:11 EST)
- [PATCH 4.11 11/88] mlxsw: spectrum_router: Fix NULL pointer dereference Greg Kroah-Hartman (Wed Jul 19 2017 - 06:49:37 EST)
- [PATCH 4.11 00/88] 4.11.12-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 06:49:47 EST)
- [PATCH 4.11 01/88] net/phy: micrel: configure intterupts after autoneg workaround Greg Kroah-Hartman (Wed Jul 19 2017 - 06:49:52 EST)
- Re: [PATCH v3 00/23] Qualcomm 8x16 Camera Subsystem driver Hans Verkuil (Wed Jul 19 2017 - 06:54:54 EST)
- RE: [PATCH] Coccinelle: add atomic_as_refcounter script Reshetova, Elena (Wed Jul 19 2017 - 06:55:03 EST)
- Re: [PATCH 1/2] MIPS: ralink: Fix build error due to missing header Harvey Hunt (Wed Jul 19 2017 - 06:56:08 EST)
- Re: [PATCH] dt-bindings: regulator: pwm-regulator: fix example syntax Mark Brown (Wed Jul 19 2017 - 06:57:05 EST)
- Re: [PATCH 0/5] FlexRM support in VFIO platform Robin Murphy (Wed Jul 19 2017 - 06:57:33 EST)
- Re: [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS Robin Murphy (Wed Jul 19 2017 - 06:58:13 EST)
- Re: [PATCH 2/5] iommu/arm-smmu: add IOMMU_CAP_BYPASS to the ARM SMMU driver Robin Murphy (Wed Jul 19 2017 - 06:59:47 EST)
- Re: [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant Peter Zijlstra (Wed Jul 19 2017 - 07:00:55 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Robin Murphy (Wed Jul 19 2017 - 07:01:02 EST)
- Re: [PATCH v3 2/2] ASoC: add support for TAS6424 digital amplifier Mark Brown (Wed Jul 19 2017 - 07:09:10 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Johan Hovold (Wed Jul 19 2017 - 07:10:03 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Greg Kroah-Hartman (Wed Jul 19 2017 - 07:12:28 EST)
- [PATCH 4.4 00/57] 4.4.78-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 07:13:17 EST)
- [PATCH 4.4 01/57] net_sched: fix error recovery at qdisc creation Greg Kroah-Hartman (Wed Jul 19 2017 - 07:13:25 EST)
- [PATCH 4.4 10/57] ipv6: dad: dont remove dynamic addresses if link is down Greg Kroah-Hartman (Wed Jul 19 2017 - 07:13:28 EST)
- [PATCH 4.4 02/57] net: sched: Fix one possible panic when no destroy callback Greg Kroah-Hartman (Wed Jul 19 2017 - 07:13:34 EST)
- [PATCH 4.4 04/57] ipv6: avoid unregistering inet6_dev for loopback Greg Kroah-Hartman (Wed Jul 19 2017 - 07:13:39 EST)
- [PATCH 4.4 08/57] bpf: prevent leaking pointer via xadd on unpriviledged Greg Kroah-Hartman (Wed Jul 19 2017 - 07:13:47 EST)
- [PATCH 4.4 13/57] rds: tcp: use sock_create_lite() to create the accept socket Greg Kroah-Hartman (Wed Jul 19 2017 - 07:13:51 EST)
- [PATCH 4.4 23/57] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth Greg Kroah-Hartman (Wed Jul 19 2017 - 07:13:54 EST)
- [PATCH 4.4 28/57] binfmt_elf: use ELF_ET_DYN_BASE only for PIE Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:05 EST)
- [PATCH 4.4 30/57] arm64: move ELF_ET_DYN_BASE to 4GB / 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:07 EST)
- [PATCH 4.4 33/57] exec: Limit arg stack to at most 75% of _STK_LIM Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:18 EST)
- [PATCH 4.4 36/57] mnt: In propgate_umount handle visiting mounts in any order Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:22 EST)
- [PATCH 4.4 38/57] selftests/capabilities: Fix the test_execve test Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:27 EST)
- [PATCH 4.4 40/57] tpm: Provide strong locking for device removal Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:35 EST)
- [PATCH 4.4 15/57] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:40 EST)
- [PATCH 4.4 45/57] crypto: atmel - only treat EBUSY as transient if backlog Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:44 EST)
- [PATCH 4.4 48/57] sched/topology: Fix overlapping sched_group_mask Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:53 EST)
- [PATCH 4.4 50/57] PM / wakeirq: Convert to SRCU Greg Kroah-Hartman (Wed Jul 19 2017 - 07:14:58 EST)
- [PATCH 4.4 17/57] cfg80211: Check if PMKID attribute is of expected size Greg Kroah-Hartman (Wed Jul 19 2017 - 07:15:03 EST)
- [PATCH 4.4 19/57] parisc: Report SIGSEGV instead of SIGBUS when running out of stack Greg Kroah-Hartman (Wed Jul 19 2017 - 07:15:04 EST)
- [PATCH 4.4 20/57] parisc: use compat_sys_keyctl() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:15:13 EST)
- [PATCH 4.4 53/57] KVM: x86: disable MPX if host did not enable MPX XSAVE features Greg Kroah-Hartman (Wed Jul 19 2017 - 07:15:17 EST)
- [PATCH 4.4 57/57] kvm: vmx: allow host to access guest MSR_IA32_BNDCFGS Greg Kroah-Hartman (Wed Jul 19 2017 - 07:15:24 EST)
- [PATCH 4.4 51/57] PM / QoS: return -EINVAL for bogus strings Greg Kroah-Hartman (Wed Jul 19 2017 - 07:15:33 EST)
- [PATCH 4.4 52/57] tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results Greg Kroah-Hartman (Wed Jul 19 2017 - 07:16:01 EST)
- [PATCH 3.18 00/28] 3.18.62-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 07:16:07 EST)
- [PATCH 3.18 10/28] parisc: Report SIGSEGV instead of SIGBUS when running out of stack Greg Kroah-Hartman (Wed Jul 19 2017 - 07:16:19 EST)
- [PATCH 3.18 12/28] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs Greg Kroah-Hartman (Wed Jul 19 2017 - 07:16:22 EST)
- [PATCH 3.18 02/28] tcp: reset sk_rx_dst in tcp_disconnect() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:16:29 EST)
- [PATCH 3.18 06/28] cfg80211: Define nla_policy for NL80211_ATTR_LOCAL_MESH_POWER_MODE Greg Kroah-Hartman (Wed Jul 19 2017 - 07:16:36 EST)
- Re: [RFC PATCH v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant Juri Lelli (Wed Jul 19 2017 - 07:16:42 EST)
- [PATCH 3.18 26/28] sched/topology: Fix overlapping sched_group_mask Greg Kroah-Hartman (Wed Jul 19 2017 - 07:16:54 EST)
- [PATCH 3.18 28/28] tracing: Use SOFTIRQ_OFFSET for softirq dectection for more accurate results Greg Kroah-Hartman (Wed Jul 19 2017 - 07:16:56 EST)
- [PATCH 3.18 16/28] fs/dcache.c: fix spin lockup issue on nlru->lock Greg Kroah-Hartman (Wed Jul 19 2017 - 07:17:00 EST)
- [PATCH 3.18 18/28] exec: Limit arg stack to at most 75% of _STK_LIM Greg Kroah-Hartman (Wed Jul 19 2017 - 07:17:03 EST)
- [PATCH 3.18 19/28] vt: fix unchecked __put_user() in tioclinux ioctls Greg Kroah-Hartman (Wed Jul 19 2017 - 07:17:10 EST)
- [PATCH 3.18 22/28] crypto: atmel - only treat EBUSY as transient if backlog Greg Kroah-Hartman (Wed Jul 19 2017 - 07:17:14 EST)
- Re: [PATCH 0/5] FlexRM support in VFIO platform Anup Patel (Wed Jul 19 2017 - 07:17:20 EST)
- [PATCH 3.18 13/28] parisc/mm: Ensure IRQs are off in switch_mm() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:17:42 EST)
- [PATCH 3.18 17/28] checkpatch: silence perl 5.26.0 unescaped left brace warnings Greg Kroah-Hartman (Wed Jul 19 2017 - 07:18:27 EST)
- [PATCH 3.18 15/28] kernel/extable.c: mark core_kernel_text notrace Greg Kroah-Hartman (Wed Jul 19 2017 - 07:18:52 EST)
- Re: [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS Anup Patel (Wed Jul 19 2017 - 07:19:08 EST)
- [PATCH 3.18 25/28] sched/topology: Optimize build_group_mask() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:19:37 EST)
- [PATCH 3.18 27/28] PM / QoS: return -EINVAL for bogus strings Greg Kroah-Hartman (Wed Jul 19 2017 - 07:19:40 EST)
- Re: [PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set Radim KrÄmÃÅ (Wed Jul 19 2017 - 07:19:50 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Greg Kroah-Hartman (Wed Jul 19 2017 - 07:20:11 EST)
- [PATCH 3.18 23/28] crypto: sha1-ssse3 - Disable avx2 Greg Kroah-Hartman (Wed Jul 19 2017 - 07:20:33 EST)
- [PATCH 3.18 14/28] tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth Greg Kroah-Hartman (Wed Jul 19 2017 - 07:20:46 EST)
- [PATCH 3.18 08/28] cfg80211: Check if PMKID attribute is of expected size Greg Kroah-Hartman (Wed Jul 19 2017 - 07:21:09 EST)
- [PATCH 3.18 09/28] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity Greg Kroah-Hartman (Wed Jul 19 2017 - 07:21:12 EST)
- [PATCH 3.18 07/28] cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES Greg Kroah-Hartman (Wed Jul 19 2017 - 07:21:41 EST)
- [PATCH 3.18 04/28] ipv6: dad: dont remove dynamic addresses if link is down Greg Kroah-Hartman (Wed Jul 19 2017 - 07:22:02 EST)
- [PATCH 3.18 03/28] net: prevent sign extension in dev_get_stats() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:22:23 EST)
- [PATCH 3.18 11/28] parisc: use compat_sys_keyctl() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:22:55 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Anup Patel (Wed Jul 19 2017 - 07:23:14 EST)
- Re: [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS Will Deacon (Wed Jul 19 2017 - 07:23:19 EST)
- Re: [PATCH] USB: serial: ftdi_sio: only bind FT232H if UART mode is enabled Anatolij Gustschin (Wed Jul 19 2017 - 07:23:39 EST)
- [PATCH 3.18 01/28] ipv6: avoid unregistering inet6_dev for loopback Greg Kroah-Hartman (Wed Jul 19 2017 - 07:24:01 EST)
- [PATCH 4.4 21/57] parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs Greg Kroah-Hartman (Wed Jul 19 2017 - 07:24:32 EST)
- [PATCH 4.4 12/57] vrf: fix bug_on triggered by rx when destroying a vrf Greg Kroah-Hartman (Wed Jul 19 2017 - 07:24:44 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Will Deacon (Wed Jul 19 2017 - 07:25:24 EST)
- [PATCH 4.4 18/57] irqchip/gic-v3: Fix out-of-bound access in gic_set_affinity Greg Kroah-Hartman (Wed Jul 19 2017 - 07:25:44 EST)
- Re: [PATCH 0/5] FlexRM support in VFIO platform Robin Murphy (Wed Jul 19 2017 - 07:25:59 EST)
- [PATCH 4.4 16/57] cfg80211: Validate frequencies nested in NL80211_ATTR_SCAN_FREQUENCIES Greg Kroah-Hartman (Wed Jul 19 2017 - 07:26:23 EST)
- Re: [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS Anup Patel (Wed Jul 19 2017 - 07:26:45 EST)
- [PATCH 4.4 49/57] sched/topology: Optimize build_group_mask() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:27:05 EST)
- [PATCH 4.4 46/57] crypto: sha1-ssse3 - Disable avx2 Greg Kroah-Hartman (Wed Jul 19 2017 - 07:27:29 EST)
- Applied "regulator: Convert to using %pOF instead of full_name" to the regulator tree Mark Brown (Wed Jul 19 2017 - 07:27:47 EST)
- Applied "regulator: of: regulator_of_get_init_data() missing of_node_get()" to the regulator tree Mark Brown (Wed Jul 19 2017 - 07:27:47 EST)
- Applied "regulator: pwm-regulator: fix example syntax" to the regulator tree Mark Brown (Wed Jul 19 2017 - 07:27:57 EST)
- [PATCH 4.4 42/57] tpm: Issue a TPM2_Shutdown for TPM2 devices. Greg Kroah-Hartman (Wed Jul 19 2017 - 07:28:35 EST)
- Re: [PATCH 0/5] FlexRM support in VFIO platform Anup Patel (Wed Jul 19 2017 - 07:28:47 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Daniel Kiper (Wed Jul 19 2017 - 07:29:09 EST)
- Re: [PATCH 05/11] mmc: sunxi: Support controllers that can use both old and new timings Maxime Ripard (Wed Jul 19 2017 - 07:29:16 EST)
- Re: [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS Robin Murphy (Wed Jul 19 2017 - 07:29:25 EST)
- [PATCH] KVM: VMX: Fix invalid guest state detection after task-switch emulation Radim KrÄmÃÅ (Wed Jul 19 2017 - 07:29:43 EST)
- Re: [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS Will Deacon (Wed Jul 19 2017 - 07:30:20 EST)
- [PATCH] drivers: staging: comedi: Add ftrace support Piotr Gregor (Wed Jul 19 2017 - 07:30:44 EST)
- [PATCH 4.4 41/57] Add "shutdown" to "struct class". Greg Kroah-Hartman (Wed Jul 19 2017 - 07:31:00 EST)
- [PATCH 4.4 39/57] tpm: Get rid of chip->pdev Greg Kroah-Hartman (Wed Jul 19 2017 - 07:31:25 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Anup Patel (Wed Jul 19 2017 - 07:31:36 EST)
- Re: [PATCH v2 2/3] dmaengine: qcom: bam_dma: wrapper functions for command descriptor Abhishek Sahu (Wed Jul 19 2017 - 07:31:51 EST)
- [PATCH 4.4 37/57] mnt: Make propagate_umount less slow for overlapping mount propagation trees Greg Kroah-Hartman (Wed Jul 19 2017 - 07:32:19 EST)
- [PATCH 4.4 35/57] mnt: In umount propagation reparent in a separate pass Greg Kroah-Hartman (Wed Jul 19 2017 - 07:32:42 EST)
- [PATCH 4.4 34/57] vt: fix unchecked __put_user() in tioclinux ioctls Greg Kroah-Hartman (Wed Jul 19 2017 - 07:33:06 EST)
- [PATCH 4.4 32/57] s390: reduce ELF_ET_DYN_BASE Greg Kroah-Hartman (Wed Jul 19 2017 - 07:33:17 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Will Deacon (Wed Jul 19 2017 - 07:33:26 EST)
- Re: [PATCH 1/5] iommu: Add capability IOMMU_CAP_BYPASS Anup Patel (Wed Jul 19 2017 - 07:33:46 EST)
- [PATCH 4.4 31/57] powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 07:34:13 EST)
- Re: [PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and netpoll Sergei Shtylyov (Wed Jul 19 2017 - 07:34:34 EST)
- [PATCH 4.4 27/57] checkpatch: silence perl 5.26.0 unescaped left brace warnings Greg Kroah-Hartman (Wed Jul 19 2017 - 07:34:58 EST)
- [PATCH 4.4 29/57] arm: move ELF_ET_DYN_BASE to 4MB Greg Kroah-Hartman (Wed Jul 19 2017 - 07:35:02 EST)
- [PATCH 4.4 25/57] mm/list_lru.c: fix list_lru_count_node() to be race free Greg Kroah-Hartman (Wed Jul 19 2017 - 07:35:24 EST)
- [PATCH 4.4 26/57] fs/dcache.c: fix spin lockup issue on nlru->lock Greg Kroah-Hartman (Wed Jul 19 2017 - 07:35:37 EST)
- [PATCH 4.4 24/57] kernel/extable.c: mark core_kernel_text notrace Greg Kroah-Hartman (Wed Jul 19 2017 - 07:35:59 EST)
- [PATCH 4.4 22/57] parisc/mm: Ensure IRQs are off in switch_mm() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:36:21 EST)
- [PATCH 4.4 06/57] tcp: reset sk_rx_dst in tcp_disconnect() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:36:49 EST)
- [PATCH 4.4 07/57] net: prevent sign extension in dev_get_stats() Greg Kroah-Hartman (Wed Jul 19 2017 - 07:36:58 EST)
- [PATCH 4.4 05/57] net: dp83640: Avoid NULL pointer dereference. Greg Kroah-Hartman (Wed Jul 19 2017 - 07:37:30 EST)
- [PATCH 4.4 03/57] net/phy: micrel: configure intterupts after autoneg workaround Greg Kroah-Hartman (Wed Jul 19 2017 - 07:38:01 EST)
- Re: [tip:irq/core] genirq/timings: Add infrastructure for estimating the next interrupt arrival time Peter Zijlstra (Wed Jul 19 2017 - 07:38:25 EST)
- Re: [PATCH] drivers: staging: comedi: Add ftrace support Greg Kroah-Hartman (Wed Jul 19 2017 - 07:38:42 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Anup Patel (Wed Jul 19 2017 - 07:39:12 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Nicolas Ferre (Wed Jul 19 2017 - 07:39:29 EST)
- [PATCH] rtc: zynqmp: Disable the build as a module Michal Simek (Wed Jul 19 2017 - 07:40:10 EST)
- Re: [PATCH v16 2/7] power: add power sequence library Rafael J. Wysocki (Wed Jul 19 2017 - 07:42:11 EST)
- [PATCH v3 0/8] staging: fsl-mc: make the driver compile on other architectures laurentiu.tudor (Wed Jul 19 2017 - 07:42:49 EST)
- [PATCH v3 1/8] staging: fsl-mc: add missing fsl_mc comment in struct msi_desc laurentiu.tudor (Wed Jul 19 2017 - 07:42:59 EST)
- [PATCH v3 4/8] staging: fsl-mc: fix compilation with non-generic msi domain ops laurentiu.tudor (Wed Jul 19 2017 - 07:43:10 EST)
- [PATCH v3 5/8] staging: fsl-mc: fix formating of phys_addr_t on 32 bits laurentiu.tudor (Wed Jul 19 2017 - 07:43:17 EST)
- [PATCH v3 8/8] staging: fsl-mc: allow the driver compile multi-arch laurentiu.tudor (Wed Jul 19 2017 - 07:43:32 EST)
- [PATCH v3 7/8] staging: fsl-mc: make the driver compile on 32-bit laurentiu.tudor (Wed Jul 19 2017 - 07:43:44 EST)
- [PATCH v3 6/8] staging: fsl-mc: don't use raw device io functions laurentiu.tudor (Wed Jul 19 2017 - 07:44:02 EST)
- Re: [PATCH] ARM: Convert to using %pOF instead of full_name Gregory CLEMENT (Wed Jul 19 2017 - 07:44:23 EST)
- [PATCH v3 3/8] staging: fsl-mc: drop useless gic v3 related #include laurentiu.tudor (Wed Jul 19 2017 - 07:44:40 EST)
- [PATCH v3 2/8] staging: fsl-mc: use generic memory barriers laurentiu.tudor (Wed Jul 19 2017 - 07:45:03 EST)
- [no subject] Charlyn Belle Falsis (Wed Jul 19 2017 - 07:46:50 EST)
- [PATCH v2 00/25] Add QCOM QPIC NAND support Abhishek Sahu (Wed Jul 19 2017 - 07:48:46 EST)
- [PATCH v2 01/25] mtd: nand: qcom: fix config error for BCH Abhishek Sahu (Wed Jul 19 2017 - 07:48:55 EST)
- [PATCH v2 02/25] mtd: nand: qcom: program NAND_DEV_CMD_VLD register Abhishek Sahu (Wed Jul 19 2017 - 07:49:06 EST)
- [PATCH v2 03/25] mtd: nand: qcom: change compatible string for EBI2 NANDC Abhishek Sahu (Wed Jul 19 2017 - 07:49:17 EST)
- [PATCH v2 04/25] dt-bindings: qcom_nandc: change compatible string for EBI2 NANDC Abhishek Sahu (Wed Jul 19 2017 - 07:49:29 EST)
- [PATCH v2 05/25] mtd: nand: qcom: remove redundant chip select compatible string Abhishek Sahu (Wed Jul 19 2017 - 07:49:38 EST)
- [PATCH v2 06/25] dt-bindings: qcom_nandc: remove chip select compatible string Abhishek Sahu (Wed Jul 19 2017 - 07:49:53 EST)
- [PATCH v2 07/25] mtd: nand: qcom: reorganize nand page read Abhishek Sahu (Wed Jul 19 2017 - 07:50:02 EST)
- [PATCH v2 08/25] mtd: nand: qcom: reorganize nand page write Abhishek Sahu (Wed Jul 19 2017 - 07:50:10 EST)
- [PATCH v2 09/25] mtd: nand: qcom: remove memset for clearing read register buffer Abhishek Sahu (Wed Jul 19 2017 - 07:50:26 EST)
- [PATCH v2 10/25] mtd: nand: qcom: reorganize nand devices probing Abhishek Sahu (Wed Jul 19 2017 - 07:50:33 EST)
- [PATCH v2 11/25] mtd: nand: qcom: support for NAND controller properties Abhishek Sahu (Wed Jul 19 2017 - 07:50:47 EST)
- [PATCH v2 12/25] dt-bindings: qcom_nandc: QPIC NAND documentation Abhishek Sahu (Wed Jul 19 2017 - 07:51:04 EST)
- [PATCH v2 13/25] mtd: nand: qcom: add QPIC NAND compatible string Abhishek Sahu (Wed Jul 19 2017 - 07:51:07 EST)
- Re: [PATCH v3 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Greg KH (Wed Jul 19 2017 - 07:51:22 EST)
- [PATCH v2 14/25] mtd: nand: qcom: add and initialize QPIC DMA resources Abhishek Sahu (Wed Jul 19 2017 - 07:51:30 EST)
- [PATCH v2 15/25] mtd: nand: qcom: DMA mapping support for register read buffer Abhishek Sahu (Wed Jul 19 2017 - 07:51:38 EST)
- [PATCH v2 16/25] mtd: nand: qcom: allocate BAM transaction Abhishek Sahu (Wed Jul 19 2017 - 07:51:44 EST)
- [PATCH v2 17/25] mtd: nand: qcom: add BAM DMA descriptor handling Abhishek Sahu (Wed Jul 19 2017 - 07:51:52 EST)
- [PATCH v2 18/25] mtd: nand: qcom: support for passing flags in transfer functions Abhishek Sahu (Wed Jul 19 2017 - 07:52:04 EST)
- [PATCH v2] media: venus: don't abuse dma_alloc for non-DMA allocations Stanimir Varbanov (Wed Jul 19 2017 - 07:52:12 EST)
- [PATCH v2 20/25] mtd: nand: qcom: erased codeword detection configuration Abhishek Sahu (Wed Jul 19 2017 - 07:52:22 EST)
- Re: [PATCH v10] vfio: ABI for mdev display dma-buf operation Kirti Wankhede (Wed Jul 19 2017 - 07:52:30 EST)
- [PATCH v2 21/25] mtd: nand: qcom: support for QPIC page read/write Abhishek Sahu (Wed Jul 19 2017 - 07:52:36 EST)
- [PATCH v2 22/25] mtd: nand: qcom: QPIC raw write support Abhishek Sahu (Wed Jul 19 2017 - 07:52:46 EST)
- [PATCH v2 23/25] mtd: nand: qcom: change register offset defines with enums Abhishek Sahu (Wed Jul 19 2017 - 07:52:52 EST)
- [PATCH v2 24/25] dt-bindings: qcom_nandc: compatible string for version 1.5.0 Abhishek Sahu (Wed Jul 19 2017 - 07:53:04 EST)
- [PATCH v2 25/25] mtd: nand: qcom: support for QPIC version 1.5.0 Abhishek Sahu (Wed Jul 19 2017 - 07:53:16 EST)
- Re: [PATCH 00/15] HMM (Heterogeneous Memory Management) v24 Yisheng Xie (Wed Jul 19 2017 - 07:53:23 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Will Deacon (Wed Jul 19 2017 - 07:53:34 EST)
- [PATCH v2 19/25] mtd: nand: qcom: support for read location registers Abhishek Sahu (Wed Jul 19 2017 - 07:54:59 EST)
- Re: [PATCH 2/2] Staging: iio: light: tsl2x7x_core.c: Replace symbolic permission with octal permission Greg KH (Wed Jul 19 2017 - 07:56:01 EST)
- Re: [PATCH 1/3] mfd: Add support for FTDI FT232H devices Anatolij Gustschin (Wed Jul 19 2017 - 07:58:44 EST)
- Re: [PATCH v12 6/8] mm: support reporting free page blocks Wei Wang (Wed Jul 19 2017 - 07:58:54 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Daniel Kiper (Wed Jul 19 2017 - 07:59:05 EST)
- Re: [PATCH] powerpc: Convert to using %pOF instead of full_name Michael Ellerman (Wed Jul 19 2017 - 08:03:27 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Prarit Bhargava (Wed Jul 19 2017 - 08:03:37 EST)
- [PATCH] pci: add missing __iomem cast Carlos Palminha (Wed Jul 19 2017 - 08:06:00 EST)
- Re: [v2 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle Michael Ellerman (Wed Jul 19 2017 - 08:07:16 EST)
- Re: [PATCH v7 3/3] IOMMU/PCI: Reserve IOVA for inbound memory for PCI masters Oza Oza (Wed Jul 19 2017 - 08:07:47 EST)
- [PATCH v7 0/3] Cavium ARM64 uncore PMU support Jan Glauber (Wed Jul 19 2017 - 08:09:01 EST)
- [PATCH v7 2/3] perf: cavium: Support transmit-link PMU counters Jan Glauber (Wed Jul 19 2017 - 08:09:09 EST)
- [PATCH v7 1/3] perf: cavium: Support memory controller PMU counters Jan Glauber (Wed Jul 19 2017 - 08:09:13 EST)
- [PATCH v7 3/3] perf: cavium: Add Documentation Jan Glauber (Wed Jul 19 2017 - 08:09:35 EST)
- Re: [PATCH 1/2] drivers: pwm: core: implement pwm mode m18063 (Wed Jul 19 2017 - 08:13:58 EST)
- Re: [PATCH v2 1/3] dmaengine: add DMA_PREP_CMD for non-Data descriptors. Abhishek Sahu (Wed Jul 19 2017 - 08:18:25 EST)
- [PATCH 0/3] simulated interrupts Bartosz Golaszewski (Wed Jul 19 2017 - 08:20:46 EST)
- [PATCH 3/3] gpio: mockup: use irq_sim Bartosz Golaszewski (Wed Jul 19 2017 - 08:20:54 EST)
- [PATCH 2/3] irq/irq_sim: add a devres variant of irq_sim_init() Bartosz Golaszewski (Wed Jul 19 2017 - 08:21:08 EST)
- [PATCH 1/3] irq/irq_sim: add a simple interrupt simulator framework Bartosz Golaszewski (Wed Jul 19 2017 - 08:21:27 EST)
- Re: [PATCH 4/9] m68k: allow NULL clock for clk_get_rate Greg Ungerer (Wed Jul 19 2017 - 08:21:32 EST)
- Re: [PATCH 0/3] simulated interrupts Thomas Gleixner (Wed Jul 19 2017 - 08:25:28 EST)
- Re: [PATCH v2 1/3] dmaengine: add DMA_PREP_CMD for non-Data descriptors. Abhishek Sahu (Wed Jul 19 2017 - 08:26:24 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Thomas Gleixner (Wed Jul 19 2017 - 08:28:58 EST)
- [PATCH v3 1/3] Staging: speakup: speakup_keypc.c: usleep_range is preferred over udelay Jaya Durga (Wed Jul 19 2017 - 08:31:12 EST)
- [PATCH v3 2/3] Staging: iio: light: tsl2x7x_core.c: Replace symbolic permission with octal permission Jaya Durga (Wed Jul 19 2017 - 08:31:20 EST)
- [PATCH v3 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Jaya Durga (Wed Jul 19 2017 - 08:31:32 EST)
- Re: [PATCH] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers Michael Ellerman (Wed Jul 19 2017 - 08:34:04 EST)
- Re: [PATCH v3 1/3] Staging: speakup: speakup_keypc.c: usleep_range is preferred over udelay Joe Perches (Wed Jul 19 2017 - 08:36:37 EST)
- Re: [PATCH 0/7] turbostat, Fix AMD output by making turbostat aware of nodes Prarit Bhargava (Wed Jul 19 2017 - 08:36:49 EST)
- Re: [PATCH V2 net-next 20/21] net-next/hinic: Add ethtool and stats Aviad Krawczyk (Wed Jul 19 2017 - 08:36:55 EST)
- Re: [PATCH V8 1/6] PM / Domains: Add support to select performance-state of domains Viresh Kumar (Wed Jul 19 2017 - 08:38:05 EST)
- Re: [PATCH V2 net-next 21/21] net-next/hinic: Add select_queue and netpoll Aviad Krawczyk (Wed Jul 19 2017 - 08:42:11 EST)
- Re: [v2 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle Gautham R Shenoy (Wed Jul 19 2017 - 08:43:41 EST)
- Re: [PATCH 0/3] simulated interrupts Bartosz Golaszewski (Wed Jul 19 2017 - 08:44:53 EST)
- Re: [PATCH v3 1/3] Staging: speakup: speakup_keypc.c: usleep_range is preferred over udelay Greg KH (Wed Jul 19 2017 - 08:46:08 EST)
- Re: [PATCH V3 0/9] cpufreq: transition-latency cleanups Rafael J. Wysocki (Wed Jul 19 2017 - 08:50:00 EST)
- Re: [PATCH v1] crypto: caam - set hwrng quality level Horia Geantă (Wed Jul 19 2017 - 08:50:13 EST)
- [PATCH] SCSI: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 08:50:21 EST)
- Re: [PATCH v6 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled() Gabriel FERNANDEZ (Wed Jul 19 2017 - 08:51:02 EST)
- [PATCH] fbdev: uvesafb: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 08:51:33 EST)
- [PATCH 0/8] x86: randconfig warning fixes Arnd Bergmann (Wed Jul 19 2017 - 08:54:31 EST)
- [PATCH 2/8] x86: math-emu: possible uninitialized variable use Arnd Bergmann (Wed Jul 19 2017 - 08:55:23 EST)
- [PATCH] arm64: defconfig: enable missing HWSPINLOCK Georgi Djakov (Wed Jul 19 2017 - 08:55:24 EST)
- [PATCH 3/8] x86: math-emu: avoid bogus -Wint-in-bool-context warning Arnd Bergmann (Wed Jul 19 2017 - 08:55:30 EST)
- [PATCH 1/8] perf/x86: shut up false-positive -Wmaybe-uninitialized warning Arnd Bergmann (Wed Jul 19 2017 - 08:55:32 EST)
- Re: [PATCH] selftests: cpufreq: Check cpuinfo_cur_freq set as expected Rafael J. Wysocki (Wed Jul 19 2017 - 08:55:56 EST)
- [PATCH 4/8] x86: io: add "memory" clobber to insb/insw/insl/outsb/outsw/outsl Arnd Bergmann (Wed Jul 19 2017 - 08:56:01 EST)
- [PATCH 5/8] x86: silence build with "make -s" Arnd Bergmann (Wed Jul 19 2017 - 08:56:10 EST)
- [PATCH 6/8] x86: add MULTIUSER dependency for KVM Arnd Bergmann (Wed Jul 19 2017 - 08:56:24 EST)
- [PATCH 7/8] x86: add PCI dependency for PUNIT_ATOM_DEBUG Arnd Bergmann (Wed Jul 19 2017 - 08:56:34 EST)
- [PATCH] DMA: ppc4xx: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 08:56:44 EST)
- [PATCH 8/8] x86: intel-mid: fix a format string overflow warning Arnd Bergmann (Wed Jul 19 2017 - 08:56:51 EST)
- [PATCH] xen: xen-pciback: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 08:58:30 EST)
- Re: [PATCH 1/3] mfd: Add support for FTDI FT232H devices Anatolij Gustschin (Wed Jul 19 2017 - 08:59:10 EST)
- [PATCH] ACPI / boot: fix prototypes for __acpi_{un}map_table for arm64 and ia64 Yury Norov (Wed Jul 19 2017 - 09:00:02 EST)
- PCI/IB: add support for pci driver attribute groups Greg KH (Wed Jul 19 2017 - 09:01:18 EST)
- re: [patch v3 2/5] acpi / boot: correct address space of __acpi_map_table() yury norov (Wed Jul 19 2017 - 09:06:59 EST)
- Re: [PATCH 2/9] mm, page_alloc: remove boot pageset initialization from memory hotplug Vlastimil Babka (Wed Jul 19 2017 - 09:16:03 EST)
- Re: [PATCH] xen: xen-pciback: remove DRIVER_ATTR() usage Juergen Gross (Wed Jul 19 2017 - 09:18:01 EST)
- Re: [PATCH v3 13/23] media: camss: Enable building kbuild test robot (Wed Jul 19 2017 - 09:18:15 EST)
- Re: [PATCH 3/9] mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization Vlastimil Babka (Wed Jul 19 2017 - 09:19:45 EST)
- [PATCH] netvsc: Remove redundant use of ipv6_hdr() Mohammed Gamal (Wed Jul 19 2017 - 09:20:00 EST)
- Re: [PATCH] drivers: staging: comedi: Add ftrace support Dan Carpenter (Wed Jul 19 2017 - 09:25:42 EST)
- Re: [PATCH 1/1] gpio: core: Decouple open drain/source flag with active low/high Johan Hovold (Wed Jul 19 2017 - 09:25:46 EST)
- Re: [PATCH v2 2/2] pinctrl: sunxi: add support of R40 to A10 pinctrl driver kbuild test robot (Wed Jul 19 2017 - 09:25:55 EST)
- Re: [PATCH 1/3] mfd: Add support for FTDI FT232H devices Anatolij Gustschin (Wed Jul 19 2017 - 09:29:54 EST)
- Re: [PATCH v7 1/3] perf: cavium: Support memory controller PMU counters Jonathan Cameron (Wed Jul 19 2017 - 09:31:35 EST)
- Re: [PATCH 4/9] mm, memory_hotplug: drop zone from build_all_zonelists Vlastimil Babka (Wed Jul 19 2017 - 09:33:40 EST)
- Re: [PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set Brijesh Singh (Wed Jul 19 2017 - 09:35:49 EST)
- Re: [PATCH 3/3] platform/x86: Add Audio domain PG status events Rajneesh Bhardwaj (Wed Jul 19 2017 - 09:38:34 EST)
- Re: [PATCH v3 1/3] of: overlay: add overlay unittest data for node names and symbols Rob Herring (Wed Jul 19 2017 - 09:39:35 EST)
- RE: [PATCH 1/3] mfd: Add support for FTDI FT232H devices David Laight (Wed Jul 19 2017 - 09:39:57 EST)
- ACPI: IRQ x override to edge, high Boszormenyi Zoltan (Wed Jul 19 2017 - 09:40:06 EST)
- Re: [tip:irq/core] genirq/timings: Add infrastructure for estimating the next interrupt arrival time Peter Zijlstra (Wed Jul 19 2017 - 09:40:08 EST)
- Re: [patch v3 2/5] acpi / boot: correct address space of __acpi_map_table() Yury Norov (Wed Jul 19 2017 - 09:41:12 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Frederic Weisbecker (Wed Jul 19 2017 - 09:43:16 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Wed Jul 19 2017 - 09:44:04 EST)
- Re: [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE Michal Hocko (Wed Jul 19 2017 - 09:44:29 EST)
- Re: [PATCH v6 3/3] clk: stm32h7: Add stm32h743 clock driver Gabriel FERNANDEZ (Wed Jul 19 2017 - 09:51:00 EST)
- Re: Kernel BUG at fs/namei.c:248 Al Viro (Wed Jul 19 2017 - 09:54:56 EST)
- Re: [patch v3 2/5] acpi / boot: correct address space of __acpi_map_table() Andy Shevchenko (Wed Jul 19 2017 - 09:56:14 EST)
- [PATCH] drivers: staging: comedi: Add ftrace support Piotr Gregor (Wed Jul 19 2017 - 09:57:36 EST)
- [GIT PULL 00/86] perf/core improvements and fixes Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 09:57:55 EST)
- [PATCH 01/86] perf annotate: Check for fused instructions Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 09:58:04 EST)
- [PATCH 02/86] perf annotate: Implement visual marker for macro fusion Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 09:58:37 EST)
- [PATCH 03/86] perf trace: Remove F_ from some of the fcntl command strings Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 09:58:40 EST)
- Re: [PATCH 0/3] simulated interrupts Thomas Gleixner (Wed Jul 19 2017 - 09:58:47 EST)
- [PATCH 04/86] perf trace: Beautify linux specific fcntl commands Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 09:59:17 EST)
- [PATCH 05/86] tools: Update include/uapi/linux/fcntl.h copy from the kernel Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 09:59:27 EST)
- [PATCH 06/86] perf trace beauty: Export the strarrays scnprintf method Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:01:13 EST)
- [PATCH 07/86] perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:01:37 EST)
- [PATCH 08/86] perf trace beauty: Mask ignored fcntl 'arg' parameter Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:01:40 EST)
- [PATCH 09/86] perf trace beauty: Allow accessing syscall args values in a syscall arg formatter Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:02:15 EST)
- Re: [PATCH 1/1] mm/slub.c: add a naive detection of double free or corruption Christopher Lameter (Wed Jul 19 2017 - 10:02:36 EST)
- Re: [PATCH] usb: Convert to using %pOF instead of full_name Rob Herring (Wed Jul 19 2017 - 10:05:27 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Peter Zijlstra (Wed Jul 19 2017 - 10:07:45 EST)
- Re: [PATCH 6/8] x86: add MULTIUSER dependency for KVM Radim KrÄmÃÅ (Wed Jul 19 2017 - 10:12:12 EST)
- Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite() Jan Kara (Wed Jul 19 2017 - 10:17:09 EST)
- Re: [PATCH 6/8] x86: add MULTIUSER dependency for KVM Arnd Bergmann (Wed Jul 19 2017 - 10:18:17 EST)
- Re: commit 16ecba59 breaks 82574L under heavy load. Lennart Sorensen (Wed Jul 19 2017 - 10:19:58 EST)
- Re: [PATCH 0/3] simulated interrupts Marc Zyngier (Wed Jul 19 2017 - 10:20:07 EST)
- Re: [PATCH 06/10] percpu: modify base_addr to be region specific Josef Bacik (Wed Jul 19 2017 - 10:20:17 EST)
- Re: [PATCH] drivers: staging: comedi: Add ftrace support Greg Kroah-Hartman (Wed Jul 19 2017 - 10:21:18 EST)
- Re: [PATCH] xen: xen-pciback: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 10:22:33 EST)
- [PATCH v7 2/3] clk: gate: expose clk_gate_ops::is_enabled gabriel.fernandez (Wed Jul 19 2017 - 10:26:44 EST)
- [PATCH v7 3/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Wed Jul 19 2017 - 10:26:50 EST)
- [PATCH v7 0/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Wed Jul 19 2017 - 10:27:09 EST)
- [PATCH v7 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled() gabriel.fernandez (Wed Jul 19 2017 - 10:27:25 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Prarit Bhargava (Wed Jul 19 2017 - 10:28:16 EST)
- RE: [PATCH V2 2/2] perf tools: always set no branch for dummy event in PT Liang, Kan (Wed Jul 19 2017 - 10:28:37 EST)
- [GIT PULL 00/86] perf/core improvements and fixes Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:30:19 EST)
- [PATCH 01/86] perf annotate: Check for fused instructions Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:30:28 EST)
- [PATCH 02/86] perf annotate: Implement visual marker for macro fusion Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:30:36 EST)
- [PATCH 03/86] perf trace: Remove F_ from some of the fcntl command strings Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:30:41 EST)
- [PATCH 04/86] perf trace: Beautify linux specific fcntl commands Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:30:46 EST)
- [PATCH 05/86] tools: Update include/uapi/linux/fcntl.h copy from the kernel Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:30:48 EST)
- [PATCH 06/86] perf trace beauty: Export the strarrays scnprintf method Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:30:54 EST)
- [PATCH 07/86] perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:30:59 EST)
- [PATCH 08/86] perf trace beauty: Mask ignored fcntl 'arg' parameter Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:01 EST)
- [PATCH 09/86] perf trace beauty: Allow accessing syscall args values in a syscall arg formatter Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:10 EST)
- [PATCH 10/86] perf trace beauty: Export the "int" and "hex" syscall arg formatters Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:12 EST)
- [PATCH 11/86] perf trace beauty: Introduce syscall arg beautifier for long integers Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:17 EST)
- [PATCH 13/86] perf trace beauty fcntl: Basic 'arg' beautifier Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:27 EST)
- [PATCH 14/86] perf trace: Beautify new write hint fcntl commands Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:34 EST)
- [PATCH 15/86] perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:43 EST)
- [PATCH 16/86] perf trace: Allow syscall_arg beautifiers to set a different return formatter Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:47 EST)
- [PATCH 17/86] perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:52 EST)
- [PATCH 18/86] perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:31:57 EST)
- [PATCH 19/86] perf trace beauty fcntl: Beautify F_GETFL return value Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:32:00 EST)
- [PATCH 20/86] perf trace beauty open flags: Move RDRW to the start of the output Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:32:04 EST)
- [PATCH 22/86] perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:32:11 EST)
- [PATCH 23/86] perf trace beauty: Give syscall return beautifier more context Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:32:19 EST)
- [PATCH 25/86] perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC) Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:32:28 EST)
- [PATCH 26/86] perf trace beauty: Export the pid beautifier for use in more places Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:32:31 EST)
- [PATCH 27/86] perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:32:40 EST)
- [PATCH 28/86] perf pmu-events: Support additional POWER8+ PVR in mapfile Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:32:41 EST)
- [PATCH 29/86] perf vendor events: Add POWER9 PMU events Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:33:00 EST)
- Re: [PATCH] fpga: Convert to using %pOF instead of full_name Alan Tull (Wed Jul 19 2017 - 10:33:10 EST)
- [PATCH 30/86] perf vendor events: Add POWER9 PVRs to mapfile Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:33:14 EST)
- [PATCH 31/86] tools include uapi x86: Grab a copy of unistd.h Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:33:23 EST)
- [PATCH 32/86] tools include uapi x86: Add __NR_setns, if missing Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:33:26 EST)
- [PATCH 33/86] tools build: Add test for setns() Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:33:34 EST)
- [PATCH 35/86] perf maps: Lookup maps in both intitial mountns and inner mountns. Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:33:41 EST)
- [PATCH 36/86] perf probe: Allow placing uprobes in alternate namespaces. Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:33:51 EST)
- [PATCH 38/86] perf buildid-cache: Cache debuginfo Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:34:01 EST)
- [PATCH 40/86] perf evlist: Allow asking for max precise_ip in add_default() Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:34:09 EST)
- [PATCH 41/86] perf record: Do not ask for precise_ip with --no-samples Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:34:18 EST)
- [PATCH 43/86] perf tests attr: Do not store failed events Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:34:25 EST)
- [PATCH 45/86] perf tests attr: Make compare_data global Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:34:34 EST)
- [PATCH 46/86] perf tests attr: Rename compare_data to data_equal Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:34:40 EST)
- [PATCH 47/86] perf tests attr: Add 1s for exclude_kernel and task base bits Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:34:46 EST)
- [PATCH 48/86] perf tests attr: Fix record dwarf test Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:34:52 EST)
- [PATCH 49/86] perf tests attr: Fix no-delay test Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:34:53 EST)
- [PATCH 50/86] perf tests attr: Add proper return values Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:01 EST)
- [PATCH 51/86] perf tests attr: Fix cpu test disabled term setup Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:02 EST)
- [PATCH 52/86] perf tests attr: Fix sample_period setup Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:07 EST)
- [PATCH 53/86] perf tests attr: Fix precise_ip setup Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:14 EST)
- [PATCH 54/86] perf tests attr: Fix stat sample_type setup Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:22 EST)
- [PATCH 55/86] perf tests attr: Add optional term Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:23 EST)
- [PATCH 56/86] perf trace beauty: Export strarray for use in per-object beautifiers Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:29 EST)
- [PATCH 57/86] perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/return Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:36 EST)
- [PATCH 58/86] perf trace: Group per syscall arg formatter info into one struct Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:45 EST)
- [PATCH 60/86] perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:49 EST)
- [PATCH 61/86] perf trace beauty fcntl: Beautify the 'arg' for DUPFD Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:56 EST)
- [PATCH 62/86] perf trace beauty: Simplify syscall return formatting Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:35:57 EST)
- [PATCH 63/86] perf report: Enable finding kernel inline functions Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:36:04 EST)
- [PATCH 64/86] perf header: Encapsulate read and swap Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:36:13 EST)
- [PATCH 65/86] perf header: Add PROCESS_STR_FUN macro Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:36:19 EST)
- [PATCH 66/86] perf header: Fail on write_padded error Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:36:29 EST)
- [PATCH 67/86] perf util: Add const modifier to buf in "writen" function Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:36:36 EST)
- [PATCH 68/86] perf header: Revamp do_write() Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:36:40 EST)
- [PATCH 69/86] perf header: Add struct feat_fd for write Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:36:48 EST)
- [PATCH 70/86] perf header: Use struct feat_fd for print Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:36:53 EST)
- [PATCH 71/86] perf header: Use struct feat_fd to process header records Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:37:02 EST)
- [PATCH 72/86] perf header: Don't pass struct perf_file_section to process_##_feat Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:37:09 EST)
- [PATCH 73/86] perf header: Use struct feat_fd in read header records Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:37:17 EST)
- [PATCH 74/86] perf header: Make write_pmu_mappings pipe-mode friendly Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:37:25 EST)
- [PATCH 75/86] perf header: Add a buffer to struct feat_fd Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:37:33 EST)
- [PATCH 76/86] perf header: Change FEAT_OP* macros Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:37:41 EST)
- [PATCH 77/86] perf tool: Add show_feature_header to perf_tool Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:37:46 EST)
- [PATCH 78/86] perf tools: Add feature header record to pipe-mode Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:37:55 EST)
- [PATCH 79/86] perf header: Add event desc to pipe-mode header Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:38:03 EST)
- [PATCH 81/86] perf/x86/intel: Record branch type Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:38:13 EST)
- [PATCH 82/86] perf record: Create a new option save_type in --branch-filter Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:38:21 EST)
- [PATCH 83/86] perf report: Refactor the branch info printing code Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:38:26 EST)
- [PATCH 84/86] perf util: Create branch.c/.h for common branch functions Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:38:30 EST)
- [PATCH 85/86] perf report: Show branch type statistics for stdio mode Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:38:36 EST)
- [PATCH 86/86] perf report: Show branch type in callchain entry Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:38:40 EST)
- RE: [PATCH v2 2/2] RDMA/core: Initialize port_num in qp_attr Ismail, Mustafa (Wed Jul 19 2017 - 10:39:13 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Miklos Szeredi (Wed Jul 19 2017 - 10:39:49 EST)
- [PATCH 80/86] perf/core: Define the common branch type classification Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:40:09 EST)
- Re: [RFC PATCH v2 00/38] Nested Virtualization on KVM/ARM Jintack Lim (Wed Jul 19 2017 - 10:43:03 EST)
- Re: [PATCH 0/3] simulated interrupts Andy Shevchenko (Wed Jul 19 2017 - 10:43:11 EST)
- Re: [PATCH] audit: fix memleak in auditd_send_unicast_skb. Paul Moore (Wed Jul 19 2017 - 10:43:43 EST)
- [PATCH v2] xen: xen-pciback: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 10:43:55 EST)
- [PATCH 59/86] perf trace: Allow syscall arg formatters to request non suppression of zeros Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:44:10 EST)
- Re: [PATCH v2 2/2] livepatch: add shadow variable sample programs Petr Mladek (Wed Jul 19 2017 - 10:44:47 EST)
- Re: [PATCH V2 2/2] perf tools: always set no branch for dummy event in PT Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:45:04 EST)
- [PATCH 44/86] perf tests attr: Add test_attr__ready function Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:46:40 EST)
- [PATCH 42/86] perf test sdt: Handle realpath() failure Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:47:12 EST)
- [PATCH 39/86] perf evsel: Allow asking for max precise_ip in new_cycles() Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:47:36 EST)
- [PATCH 37/86] perf buildid-cache: Support binary objects from other namespaces Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:47:53 EST)
- [PATCH 34/86] perf symbols: Find symbols in different mount namespace Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:48:23 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Paul E. McKenney (Wed Jul 19 2017 - 10:48:41 EST)
- [PATCH 24/86] perf trace beauty: Export the fd beautifier for use in more places Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:50:05 EST)
- [PATCH 21/86] perf trace beauty fcntl flags: Beautify F_SETFL arg Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:50:36 EST)
- Re: [PATCH v2] xen: xen-pciback: remove DRIVER_ATTR() usage Juergen Gross (Wed Jul 19 2017 - 10:51:10 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Paul E. McKenney (Wed Jul 19 2017 - 10:51:44 EST)
- Re: [PATCH v3 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Wed Jul 19 2017 - 10:52:12 EST)
- [PATCH 12/86] tools include uapi asm-generic: Grab a copy of fcntl.h Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 10:52:44 EST)
- Re: [PATCH 0/3] simulated interrupts Thomas Gleixner (Wed Jul 19 2017 - 10:53:38 EST)
- [PATCH] libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS Yauheni Kaliuta (Wed Jul 19 2017 - 10:53:56 EST)
- Re: [PATCH v4] Bluetooth: btusb: Fix memory leak in play_deferred kbuild test robot (Wed Jul 19 2017 - 10:54:09 EST)
- Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Leonard Crestez (Wed Jul 19 2017 - 10:58:43 EST)
- Re: [PATCH 1/1] gpio: core: Decouple open drain/source flag with active low/high Laxman Dewangan (Wed Jul 19 2017 - 10:59:31 EST)
- Re: ath10k_htt_rx_amsdu_allowed() noise Gabriel C (Wed Jul 19 2017 - 11:00:45 EST)
- Re: [PATCH v9 06/10] mm: thp: check pmd migration entry in common path Zi Yan (Wed Jul 19 2017 - 11:01:44 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Waiman Long (Wed Jul 19 2017 - 11:02:42 EST)
- [PATCH v5] ARM: dts: imx53: Add GE Healthcare PPD Martyn Welch (Wed Jul 19 2017 - 11:03:01 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Christopher Lameter (Wed Jul 19 2017 - 11:03:32 EST)
- Re: [PATCH 1/3] mfd: Add support for FTDI FT232H devices Anatolij Gustschin (Wed Jul 19 2017 - 11:04:08 EST)
- [GIT PULL] Ceph fixes for 4.13-rc2 Ilya Dryomov (Wed Jul 19 2017 - 11:05:02 EST)
- Re: [RFC PATCH v2 1/3] hwmon: pmbus: Add fan control support Joel Stanley (Wed Jul 19 2017 - 11:05:29 EST)
- Re: [RFC PATCH v2 3/3] pmbus: Add MAX31785 driver Joel Stanley (Wed Jul 19 2017 - 11:05:38 EST)
- Re: [PATCH v2 2/2] livepatch: add shadow variable sample programs Petr Mladek (Wed Jul 19 2017 - 11:06:37 EST)
- Re: [PATCH] ARC: reset: introduce HSDKv1 reset driver Philipp Zabel (Wed Jul 19 2017 - 11:07:49 EST)
- Re: [PATCH 4/4] iommu/iova: Make dma_32bit_pfn implicit kbuild test robot (Wed Jul 19 2017 - 11:08:07 EST)
- Re: [PATCH v2 2/2] RDMA/core: Initialize port_num in qp_attr Kalderon, Michal (Wed Jul 19 2017 - 11:09:16 EST)
- Re: [PATCH] net: Convert to using %pOF instead of full_name Rob Herring (Wed Jul 19 2017 - 11:09:40 EST)
- RE: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Luck, Tony (Wed Jul 19 2017 - 11:14:40 EST)
- Re: [PATCH] KVM: VMX: Fix invalid guest state detection after task-switch emulation Nadav Amit (Wed Jul 19 2017 - 11:14:50 EST)
- Re: [PATCH v2] xen: xen-pciback: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 11:17:33 EST)
- RE: [PATCH] netvsc: Remove redundant use of ipv6_hdr() Haiyang Zhang (Wed Jul 19 2017 - 11:19:49 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Petr Mladek (Wed Jul 19 2017 - 11:20:00 EST)
- RE: PCI/IB: add support for pci driver attribute groups Latif, Faisal (Wed Jul 19 2017 - 11:22:20 EST)
- Re: [RFC v2 0/5] surface heterogeneous memory performance information Dave Hansen (Wed Jul 19 2017 - 11:25:18 EST)
- Re: [PATCH v5] ARM: dts: imx53: Add GE Healthcare PPD Fabio Estevam (Wed Jul 19 2017 - 11:25:38 EST)
- Re: [PATCH wq/for-4.13-fixes] workqueue: restore WQ_UNBOUND/max_active==1 to be ordered Tejun Heo (Wed Jul 19 2017 - 11:26:07 EST)
- Re: [PATCH 1/4] ARM: dts: keystone-k2g: Add PMMC node to support TI-SCI protocol Andrew F. Davis (Wed Jul 19 2017 - 11:26:19 EST)
- [PATCH] spi: stm32: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:26:20 EST)
- [PATCH] spi: sun6i: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:26:21 EST)
- [PATCH] spi: tegra20-slink: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:26:22 EST)
- [PATCH] spi: tegra114: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:26:23 EST)
- [PATCH] spi: tegra20-sflash: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:26:24 EST)
- [PATCH] ASoC: img: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:26:41 EST)
- [PATCH] ASoC: stm32: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:26:42 EST)
- [PATCH] ASoC: sun4i: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:26:43 EST)
- [PATCH] ASoC: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:26:44 EST)
- [PATCH 001/102] ARM: rockchip: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:27:26 EST)
- [PATCH 002/102] ARM: socfpga: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:27:32 EST)
- [PATCH 005/102] ata: sata_gemini: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:27:37 EST)
- [PATCH 008/102] bus: tegra-gmi: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:27:43 EST)
- [PATCH 009/102] clk: sunxi: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:27:48 EST)
- [PATCH 010/102] clk: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:27:53 EST)
- [PATCH 013/102] crypto: rockchip: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:00 EST)
- [PATCH 015/102] PM / devfreq: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:04 EST)
- [PATCH 016/102] dmaengine: stm32-dma: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:09 EST)
- [PATCH 018/102] dmaengine: tegra-apb: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:12 EST)
- [PATCH 020/102] drm/nouveau/tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:17 EST)
- [PATCH 023/102] drm/stm: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:23 EST)
- [PATCH 025/102] drm/tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:29 EST)
- [PATCH 029/102] i2c: sun6i-pw2i: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:35 EST)
- [PATCH 031/102] iio: adc: rockchip_saradc: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:44 EST)
- [PATCH 036/102] stm32-dcmi: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:55 EST)
- [PATCH 040/102] mmc: sunxi: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:28:57 EST)
- [PATCH 041/102] mmc: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:29:02 EST)
- [PATCH 043/102] mtd: spi-nor: stm32-quadspi: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:29:05 EST)
- [PATCH 044/102] net: dsa: mt7530: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:29:09 EST)
- [PATCH 049/102] ath10k: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:29:19 EST)
- [PATCH 051/102] PCI: dwc: pcie-qcom: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:29:24 EST)
- [PATCH 057/102] phy: qcom-usb-hs: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:29:29 EST)
- [PATCH 061/102] phy: sun4i-usb: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:29:33 EST)
- [PATCH 086/102] usb: chipidea: msm: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:30:03 EST)
- [PATCH 094/102] watchdog: mt7621: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:30:13 EST)
- [PATCH 098/102] ASoC: stm32: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:30:17 EST)
- [PATCH 100/102] ASoC: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:30:30 EST)
- [PATCH 099/102] ASoC: sun4i: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:30:44 EST)
- [PATCH 102/102] reset: finish transition to explicit exclusive reset control requests Philipp Zabel (Wed Jul 19 2017 - 11:30:47 EST)
- [PATCH 101/102] Documentation: devres: add explicit exclusive/shared reset control request calls Philipp Zabel (Wed Jul 19 2017 - 11:31:09 EST)
- Re: [PATCH 6/6] cgroup: update debug controller to print out thread mode information Tejun Heo (Wed Jul 19 2017 - 11:31:32 EST)
- [PATCH 097/102] ASoC: img: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:31:50 EST)
- [PATCH 2/2] ARM64: dts: marvell: add NAND support on the CP110 master Gregory CLEMENT (Wed Jul 19 2017 - 11:32:01 EST)
- [PATCH 0/2] Enable NAND support on Armada 7K/8K Gregory CLEMENT (Wed Jul 19 2017 - 11:32:15 EST)
- [PATCH 1/2] mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms Gregory CLEMENT (Wed Jul 19 2017 - 11:32:25 EST)
- Re: [PATCH] ARC: reset: introduce HSDKv1 reset driver Eugeniy Paltsev (Wed Jul 19 2017 - 11:32:33 EST)
- [PATCH 093/102] watchdog: asm9260: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:32:59 EST)
- [PATCH 096/102] watchdog: zx2967: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:33:10 EST)
- Re: [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads Jan Kara (Wed Jul 19 2017 - 11:33:27 EST)
- [PATCH 091/102] usb: phy: msm: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:33:54 EST)
- [PATCH 092/102] usb: phy: qcom-8x16-usb: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:34:10 EST)
- [PATCH 095/102] watchdog: rt2880: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:34:25 EST)
- [PATCH 089/102] usb: host: xhci-tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:34:36 EST)
- [PATCH 090/102] usb: musb: sunxi: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:34:52 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Petr Mladek (Wed Jul 19 2017 - 11:35:20 EST)
- [PATCH 088/102] usb: host: ehci-tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:35:34 EST)
- Re: [PATCH] ARM: Convert to using %pOF instead of full_name Rob Herring (Wed Jul 19 2017 - 11:35:50 EST)
- [PATCH 085/102] serial: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:36:05 EST)
- [PATCH 087/102] usb: dwc2: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:36:18 EST)
- [PATCH 083/102] thermal: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:36:31 EST)
- [PATCH 084/102] serial: 8250_dw: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:36:48 EST)
- [PATCH 076/102] spi: stm32: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:37:00 EST)
- [PATCH 082/102] thermal: rockchip: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:37:07 EST)
- [PATCH] ath10k_htt_rx_amsdu_allowed(): use ath10k_dbg() Gabriel C (Wed Jul 19 2017 - 11:37:16 EST)
- Re: [PATCH] powerpc: Convert to using %pOF instead of full_name Rob Herring (Wed Jul 19 2017 - 11:37:43 EST)
- [PATCH 081/102] staging: nvec: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:38:02 EST)
- [PATCH 075/102] soc/tegra: pmc: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:38:26 EST)
- [PATCH 080/102] spi: tegra20-sflash: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:38:42 EST)
- [PATCH 073/102] remoteproc: st: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:38:52 EST)
- [PATCH 079/102] spi: tegra114: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:38:58 EST)
- [PATCH 078/102] spi: tegra20-slink: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:39:17 EST)
- [PATCH 074/102] soc: mediatek: PMIC wrap: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:39:30 EST)
- [PATCH 077/102] spi: sun6i: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:39:40 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Chris Metcalf (Wed Jul 19 2017 - 11:39:54 EST)
- [PATCH 068/102] pinctrl: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:40:13 EST)
- [PATCH 072/102] remoteproc: qcom: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:40:19 EST)
- Re: [PATCH 16/32] tracing: Add variable support to hist triggers Tom Zanussi (Wed Jul 19 2017 - 11:40:37 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Wed Jul 19 2017 - 11:41:00 EST)
- Re: [PATCH 6/6] cgroup: update debug controller to print out thread mode information Waiman Long (Wed Jul 19 2017 - 11:41:19 EST)
- Re: [PATCH 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Stanimir Varbanov (Wed Jul 19 2017 - 11:41:33 EST)
- Re: [PATCH 1/2] mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms Thomas Petazzoni (Wed Jul 19 2017 - 11:41:49 EST)
- [PATCH 071/102] remoteproc/keystone: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:42:08 EST)
- [PATCH 070/102] pwm: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:42:31 EST)
- [PATCH 069/102] pwm: hibvt: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:42:46 EST)
- [PATCH 063/102] phy: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:43:00 EST)
- [PATCH 067/102] pinctrl: sunxi: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:43:14 EST)
- [PATCH 066/102] pinctrl: stm32: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:43:30 EST)
- [PATCH 064/102] phy: qcom-qmp: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:43:43 EST)
- [PATCH 065/102] phy: qcom-qusb2: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:43:54 EST)
- [PATCH 062/102] phy: sun9i-usb: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:44:16 EST)
- Re: [PATCH 6/6] cgroup: update debug controller to print out thread mode information Tejun Heo (Wed Jul 19 2017 - 11:44:28 EST)
- [PATCH 060/102] phy: rockchip-usb: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:44:50 EST)
- [PATCH 056/102] PCI: mediatek: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:45:07 EST)
- [PATCH 059/102] phy: rockchip-typec: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:45:15 EST)
- [PATCH 058/102] phy: rockchip-pcie: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:45:37 EST)
- [PATCH 054/102] PCI: rockchip: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:46:00 EST)
- [PATCH 055/102] phy: berlin-usb: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:46:14 EST)
- Re: [PATCH] clocksource: Convert to using %pOF instead of full_name Rob Herring (Wed Jul 19 2017 - 11:46:25 EST)
- [PATCH 053/102] PCI: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:46:46 EST)
- [PATCH 052/102] PCI: imx6: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:47:01 EST)
- Re: [PATCH] ARC: reset: introduce HSDKv1 reset driver Philipp Zabel (Wed Jul 19 2017 - 11:47:19 EST)
- [PATCH 050/102] nvmem: lpc18xx-eeprom: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:47:41 EST)
- [PATCH 046/102] net: ethernet: hix5hd2_gmac: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:47:55 EST)
- [PATCH 047/102] net: stmmac: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:48:14 EST)
- [PATCH 048/102] net: stmmac: dwc-qos: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:48:16 EST)
- [PATCH 045/102] net: ethernet: hisi_femac: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:49:01 EST)
- Re: [PATCH] drivers: staging: comedi: Add ftrace support Piotr Gregor (Wed Jul 19 2017 - 11:49:35 EST)
- [PATCH 042/102] mtd: nand: sunxi: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:49:53 EST)
- Re: [PATCH 0/3] simulated interrupts Andy Shevchenko (Wed Jul 19 2017 - 11:50:22 EST)
- [PATCH 038/102] mmc: dw_mmc: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:50:44 EST)
- [PATCH 039/102] mmc: sdhci-st: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:50:57 EST)
- [PATCH 037/102] rc: sunxi-cir: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:51:25 EST)
- [PATCH] reset: make (de)assert report success for self-deasserting reset drivers Philipp Zabel (Wed Jul 19 2017 - 11:51:35 EST)
- [PATCH 034/102] coda: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:51:53 EST)
- [PATCH 035/102] st-rc: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:52:09 EST)
- [PATCH 033/102] Input: tegra-kbc - request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:52:31 EST)
- [PATCH 032/102] iio: dac: stm32-dac-core: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:52:50 EST)
- [PATCH 030/102] i2c: tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:53:12 EST)
- [PATCH 027/102] i2c: mv64xxx: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:53:23 EST)
- [PATCH 028/102] i2c: stm32f4: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:53:35 EST)
- [PATCH 026/102] gpu: host1x: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:53:58 EST)
- [PATCH 024/102] drm/sun4i: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:54:28 EST)
- [PATCH 022/102] drm/sti: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:54:48 EST)
- [PATCH 021/102] drm/rockchip: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:55:05 EST)
- [PATCH 019/102] drm: kirin: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:55:30 EST)
- [PATCH 017/102] dmaengine: sun6i: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:55:52 EST)
- [PATCH 012/102] clocksource/drivers/sun5i: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:56:33 EST)
- [PATCH 014/102] crypto: sun4i-ss - request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:56:34 EST)
- [PATCH 011/102] clocksource/drivers/timer-stm32: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:57:15 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Wed Jul 19 2017 - 11:57:40 EST)
- [PATCH 006/102] ata: ahci_tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:57:59 EST)
- [PATCH 007/102] bus: sunxi-rsb: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:58:10 EST)
- [PATCH 004/102] ahci: st: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:58:42 EST)
- [PATCH 003/102] MIPS: pci-mt7620: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:59:07 EST)
- [PATCH v7 0/4] reset: APIs to manage a list of resets Philipp Zabel (Wed Jul 19 2017 - 11:59:16 EST)
- Re: [PATCH 4.9 00/72] 4.9.39-stable review Sumit Semwal (Wed Jul 19 2017 - 11:59:37 EST)
- [PATCH v7 4/4] soc/tegra: pmc: Use the new reset APIs to manage reset controllers Philipp Zabel (Wed Jul 19 2017 - 12:00:06 EST)
- [PATCH v7 1/4] reset: Add APIs to manage array of resets Philipp Zabel (Wed Jul 19 2017 - 12:00:29 EST)
- Re: [PATCH v3 22/23] camss: Use optimal clock frequency rates kbuild test robot (Wed Jul 19 2017 - 12:00:40 EST)
- [PATCH v7 2/4] usb: dwc3: of-simple: Re-order resource handling in remove Philipp Zabel (Wed Jul 19 2017 - 12:01:05 EST)
- [PATCH v7 3/4] usb: dwc3: of-simple: Add support to get resets for the device Philipp Zabel (Wed Jul 19 2017 - 12:01:15 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Rob Herring (Wed Jul 19 2017 - 12:02:32 EST)
- [PATCH 00/11] ARMv8.3 pointer authentication userspace support Mark Rutland (Wed Jul 19 2017 - 12:02:44 EST)
- [PATCH 01/11] arm64: docs: describe ELF hwcaps Mark Rutland (Wed Jul 19 2017 - 12:02:49 EST)
- [PATCH 03/11] arm64: add pointer authentication register bits Mark Rutland (Wed Jul 19 2017 - 12:02:54 EST)
- [PATCH 05/11] arm64/cpufeature: detect pointer authentication Mark Rutland (Wed Jul 19 2017 - 12:03:05 EST)
- [PATCH 06/11] arm64: Don't trap host pointer auth use to EL2 Mark Rutland (Wed Jul 19 2017 - 12:03:13 EST)
- [PATCH 07/11] arm64: add basic pointer authentication support Mark Rutland (Wed Jul 19 2017 - 12:03:17 EST)
- [PATCH 08/11] arm64: expose user PAC bit positions via ptrace Mark Rutland (Wed Jul 19 2017 - 12:03:24 EST)
- [PATCH 10/11] arm64/kvm: context-switch ptrauth registers Mark Rutland (Wed Jul 19 2017 - 12:03:28 EST)
- [PATCH 11/11] arm64: docs: document pointer authentication Mark Rutland (Wed Jul 19 2017 - 12:03:32 EST)
- [PATCH 09/11] arm64/kvm: preserve host HCR_EL2 value Mark Rutland (Wed Jul 19 2017 - 12:04:03 EST)
- Re: [PATCH v4 1/5] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Logan Gunthorpe (Wed Jul 19 2017 - 12:04:39 EST)
- [PATCH 04/11] arm64/cpufeature: add ARMv8.3 id_aa64isar1 bits Mark Rutland (Wed Jul 19 2017 - 12:04:58 EST)
- [PATCH 02/11] asm-generic: mm_hooks: allow hooks to be overridden individually Mark Rutland (Wed Jul 19 2017 - 12:05:23 EST)
- Re: 4.12 NULL pointer dereference in kmem_cache_free on USB storage removal Bart Van Assche (Wed Jul 19 2017 - 12:05:44 EST)
- Re: [PATCH] lib/strscpy: avoid KASAN false positive Dave Jones (Wed Jul 19 2017 - 12:05:57 EST)
- Applied "ASoC: sun4i: explicitly request exclusive reset control" to the asoc tree Mark Brown (Wed Jul 19 2017 - 12:08:31 EST)
- Applied "ASoC: stm32: explicitly request exclusive reset control" to the asoc tree Mark Brown (Wed Jul 19 2017 - 12:08:36 EST)
- Applied "ASoC: img: explicitly request exclusive reset control" to the asoc tree Mark Brown (Wed Jul 19 2017 - 12:08:39 EST)
- Applied "spi: tegra20-sflash: explicitly request exclusive reset control" to the spi tree Mark Brown (Wed Jul 19 2017 - 12:08:52 EST)
- Applied "spi: tegra114: explicitly request exclusive reset control" to the spi tree Mark Brown (Wed Jul 19 2017 - 12:08:53 EST)
- Applied "spi: tegra20-slink: explicitly request exclusive reset control" to the spi tree Mark Brown (Wed Jul 19 2017 - 12:08:58 EST)
- Applied "spi: sun6i: explicitly request exclusive reset control" to the spi tree Mark Brown (Wed Jul 19 2017 - 12:09:07 EST)
- Applied "spi: stm32: explicitly request exclusive reset control" to the spi tree Mark Brown (Wed Jul 19 2017 - 12:09:14 EST)
- Re: [PATCH 7/7] staging: fsl-mc: allow the driver compile multi-arch kbuild test robot (Wed Jul 19 2017 - 12:09:41 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Wed Jul 19 2017 - 12:10:24 EST)
- Applied "ASoC: tegra: explicitly request exclusive reset control" to the asoc tree Mark Brown (Wed Jul 19 2017 - 12:10:51 EST)
- Re: [PATCH 002/102] ARM: socfpga: explicitly request exclusive reset control Moritz Fischer (Wed Jul 19 2017 - 12:12:47 EST)
- Re: [PATCH 6/8] x86: add MULTIUSER dependency for KVM Radim KrÄmÃÅ (Wed Jul 19 2017 - 12:13:40 EST)
- Re: Kernel BUG at fs/namei.c:248 Naresh Kamboju (Wed Jul 19 2017 - 12:16:24 EST)
- Re: [PATCH v3 1/3] of: overlay: add overlay unittest data for node names and symbols Frank Rowand (Wed Jul 19 2017 - 12:16:35 EST)
- [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Radim KrÄmÃÅ (Wed Jul 19 2017 - 12:20:03 EST)
- [PATCH] staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_new Colin King (Wed Jul 19 2017 - 12:20:51 EST)
- Re: [PATCH v5 1/1] KVM: trigger uevents when creating or destroying a VM Radim KrÄmÃÅ (Wed Jul 19 2017 - 12:21:17 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Wed Jul 19 2017 - 12:22:23 EST)
- Re: [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Nadav Amit (Wed Jul 19 2017 - 12:25:15 EST)
- [PATCH v4 1/3] of: overlay: add overlay unittest data for node names and symbols frowand . list (Wed Jul 19 2017 - 12:25:52 EST)
- [PATCH v4 3/3] of: overlay: add overlay symbols to live device tree frowand . list (Wed Jul 19 2017 - 12:26:01 EST)
- [PATCH v4 0/3] of: overlay: load overlay symbols into live device tree frowand . list (Wed Jul 19 2017 - 12:26:18 EST)
- [PATCH v4 2/3] of: overlay: correctly apply overlay node with unit-address frowand . list (Wed Jul 19 2017 - 12:26:27 EST)
- Re: [PATCH] ath10k_htt_rx_amsdu_allowed(): use ath10k_dbg() Joe Perches (Wed Jul 19 2017 - 12:26:56 EST)
- Re: [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads Ross Zwisler (Wed Jul 19 2017 - 12:27:11 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Wed Jul 19 2017 - 12:29:47 EST)
- Re: [PATCH v1] crypto: caam - set hwrng quality level Oleksij Rempel (Wed Jul 19 2017 - 12:33:01 EST)
- Re: [PATCH V3 8/9] cpufreq: Add CPUFREQ_NO_AUTO_DYNAMIC_SWITCHING cpufreq driver flag Dominik Brodowski (Wed Jul 19 2017 - 12:33:09 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Wed Jul 19 2017 - 12:35:03 EST)
- Re: [PATCH 4.12 00/84] 4.12.3-stable review Shuah Khan (Wed Jul 19 2017 - 12:37:05 EST)
- [PATCH] MAINTAINERS: fpga: Update email and add patchwork URL Moritz Fischer (Wed Jul 19 2017 - 12:38:37 EST)
- Re: [PATCH] mm/mremap: Fail map duplication attempts for private mappings Mike Kravetz (Wed Jul 19 2017 - 12:40:17 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Wed Jul 19 2017 - 12:40:35 EST)
- Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr() Stephen Hemminger (Wed Jul 19 2017 - 12:44:43 EST)
- Re: [PATCH v2] drm/i915: Consistently use enum pipe for PCH transcoders Matthias Kaehlcke (Wed Jul 19 2017 - 12:50:08 EST)
- Re: [PATCH 5/5] vfio: platform: reset: Add Broadcom FlexRM reset module Scott Branden (Wed Jul 19 2017 - 12:50:31 EST)
- Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Thomas Garnier (Wed Jul 19 2017 - 12:51:19 EST)
- Re: [PATCH 0/6] FlexRM driver improvements Scott Branden (Wed Jul 19 2017 - 12:52:52 EST)
- Re: [PATCH v1] crypto: caam - set hwrng quality level Horia Geantă (Wed Jul 19 2017 - 12:53:33 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Paul E. McKenney (Wed Jul 19 2017 - 12:54:36 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Wed Jul 19 2017 - 12:57:03 EST)
- [PATCH] rtc: sun6i: ensure clk_data is kfree'd on error Colin King (Wed Jul 19 2017 - 12:57:12 EST)
- Re: [PATCH 071/102] remoteproc/keystone: explicitly request exclusive reset control Suman Anna (Wed Jul 19 2017 - 12:59:24 EST)
- Re: [PATCH v2 1/2] platform: Add driver for RAVE Supervisory Processor Andrey Smirnov (Wed Jul 19 2017 - 13:00:52 EST)
- [PATCH v2 2/2] power: supply: bq27xxx: move platform driver code into bq27xxx_battery_hdq.c Andrew F. Davis (Wed Jul 19 2017 - 13:04:23 EST)
- [PATCH v2 0/2] Remove BQ27xxx platform interface Andrew F. Davis (Wed Jul 19 2017 - 13:05:05 EST)
- [PATCH v2 1/2] power: supply: move HDQ interface for bq27xxx from w1 to power/supply Andrew F. Davis (Wed Jul 19 2017 - 13:05:17 EST)
- Re: [PATCH v2 0/9] perf annotate: Fix --show-total-period and support --show-nr-samples Taeung Song (Wed Jul 19 2017 - 13:05:36 EST)
- [PATCH 0/2] arm64: dts: cleanup Broadcom boards per SoC Scott Branden (Wed Jul 19 2017 - 13:06:15 EST)
- [PATCH 1/2] arm64: dts: move ns2 into northstar2 directory Scott Branden (Wed Jul 19 2017 - 13:06:22 EST)
- [PATCH 2/2] arm64: dts: move rpi into rpi directory Scott Branden (Wed Jul 19 2017 - 13:06:26 EST)
- Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Russell King - ARM Linux (Wed Jul 19 2017 - 13:07:04 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Waiman Long (Wed Jul 19 2017 - 13:09:48 EST)
- Re: [PATCH v2 8/9] perf annotate browser: Support the toggle number of samples with a 'e' hotkey Taeung Song (Wed Jul 19 2017 - 13:16:06 EST)
- Re: [PATCH v2] xen: xen-pciback: remove DRIVER_ATTR() usage Juergen Gross (Wed Jul 19 2017 - 13:20:25 EST)
- Re: [kernel-hardening] Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Thomas Garnier (Wed Jul 19 2017 - 13:20:45 EST)
- [PATCH 1/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Mark Salter (Wed Jul 19 2017 - 13:25:07 EST)
- [PATCH 0/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Mark Salter (Wed Jul 19 2017 - 13:25:17 EST)
- [PATCH] drm: disable vblank only if it got previously enabled Tobias Klausmann (Wed Jul 19 2017 - 13:25:49 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Theodore Ts'o (Wed Jul 19 2017 - 13:26:15 EST)
- Re: [PATCH v2 1/2] video/hdmi: Introduce helpers for the HDMI audio infoframe payload Doug Anderson (Wed Jul 19 2017 - 13:27:16 EST)
- [PATCH 1/3] livepatch: Add klp_object and klp_func iterators Jason Baron (Wed Jul 19 2017 - 13:27:27 EST)
- Re: [PATCH 7/7] staging: fsl-mc: allow the driver compile multi-arch kbuild test robot (Wed Jul 19 2017 - 13:32:15 EST)
- Re: [PATCH] rtc: sun6i: ensure clk_data is kfree'd on error Alexandre Belloni (Wed Jul 19 2017 - 13:33:09 EST)
- [PATCH 3/3] livepatch: Add a sysctl livepatch_mode for atomic replace Jason Baron (Wed Jul 19 2017 - 13:33:44 EST)
- [PATCH 0/3] livepatch: introduce atomic replace Jason Baron (Wed Jul 19 2017 - 13:34:05 EST)
- Re: [PATCH v2 9/9] perf annotate: Use the sample period when calculating the percentage Taeung Song (Wed Jul 19 2017 - 13:34:15 EST)
- Re: [PATCH 093/102] watchdog: asm9260: explicitly request exclusive reset control Guenter Roeck (Wed Jul 19 2017 - 13:35:44 EST)
- Re: [PATCH 094/102] watchdog: mt7621: explicitly request exclusive reset control Guenter Roeck (Wed Jul 19 2017 - 13:36:05 EST)
- Re: [PATCH 095/102] watchdog: rt2880: explicitly request exclusive reset control Guenter Roeck (Wed Jul 19 2017 - 13:36:14 EST)
- Re: [PATCH 096/102] watchdog: zx2967: explicitly request exclusive reset control Guenter Roeck (Wed Jul 19 2017 - 13:36:25 EST)
- [PATCH] fs: convert sync_file_range to use errseq_t based error-tracking Jeff Layton (Wed Jul 19 2017 - 13:37:14 EST)
- [PATCH] drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting() Matthias Kaehlcke (Wed Jul 19 2017 - 13:40:03 EST)
- Re: [PATCH] c6x: Convert to using %pOF instead of full_name Mark Salter (Wed Jul 19 2017 - 13:42:15 EST)
- [PATCH 2/3] livepatch: add atomic replace Jason Baron (Wed Jul 19 2017 - 13:43:07 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Paul E. McKenney (Wed Jul 19 2017 - 13:43:43 EST)
- Re: [PATCH] Revert "x86/uaccess: Add stack frame output operand in get_user() inline asm" Josh Poimboeuf (Wed Jul 19 2017 - 13:46:42 EST)
- [PATCH] net: tehuti: don't process data if it has not been copied from userspace Colin King (Wed Jul 19 2017 - 13:47:05 EST)
- Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr() Mohammed Gamal (Wed Jul 19 2017 - 13:48:11 EST)
- Re: [PATCH] rtc: sun6i: ensure clk_data is kfree'd on error Colin Ian King (Wed Jul 19 2017 - 13:48:35 EST)
- Re: [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Wed Jul 19 2017 - 13:48:53 EST)
- Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite() Ross Zwisler (Wed Jul 19 2017 - 13:51:30 EST)
- Re: [PATCH] libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS Lucas De Marchi (Wed Jul 19 2017 - 13:52:13 EST)
- Re: [PATCH v4 3/3] KVM: nVMX: Emulate EPTP switching for the L1 hypervisor Bandan Das (Wed Jul 19 2017 - 13:54:56 EST)
- [PATCH 1/3] arm/syscalls: Move address limit check in loop Thomas Garnier (Wed Jul 19 2017 - 13:59:21 EST)
- [PATCH 2/3] arm/syscalls: Optimize work flags assembly check Thomas Garnier (Wed Jul 19 2017 - 13:59:26 EST)
- [PATCH 3/3] arm64/syscalls: Move address limit check in loop Thomas Garnier (Wed Jul 19 2017 - 13:59:41 EST)
- Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr() Stephen Hemminger (Wed Jul 19 2017 - 13:59:49 EST)
- Re: [PATCH v2 1/3] mux: Add mux_control_get_optional() API Stephen Boyd (Wed Jul 19 2017 - 14:02:56 EST)
- RE: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Luck, Tony (Wed Jul 19 2017 - 14:06:46 EST)
- Re: [RFC PATCH v2 3/3] pmbus: Add MAX31785 driver Guenter Roeck (Wed Jul 19 2017 - 14:11:14 EST)
- Re: [PATCH] msi-wmi: remove unnecessary static in msi_wmi_notify() Andy Shevchenko (Wed Jul 19 2017 - 14:11:46 EST)
- Re: [PATCH] ibm_rtl: remove unnecessary static in ibm_rtl_write() Andy Shevchenko (Wed Jul 19 2017 - 14:12:07 EST)
- Re: [PATCH] ath10k_htt_rx_amsdu_allowed(): use ath10k_dbg() Gabriel C (Wed Jul 19 2017 - 14:12:41 EST)
- Re: [PATCH] mmc: core: Fix access to HS400-ES devices Doug Anderson (Wed Jul 19 2017 - 14:12:56 EST)
- Re: [PATCH v1] crypto: caam - set hwrng quality level Oleksij Rempel (Wed Jul 19 2017 - 14:13:16 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Wed Jul 19 2017 - 14:13:35 EST)
- [PATCH] trace-cmd record: Add --quiet (-q) option Will Hawkins (Wed Jul 19 2017 - 14:24:12 EST)
- [PATCH] ath10k_htt_rx_amsdu_allowed(): use ath10k_dbg() Gabriel Craciunescu (Wed Jul 19 2017 - 14:25:13 EST)
- Re: [PATCH] MAINTAINERS: fpga: Update email and add patchwork URL Alan Tull (Wed Jul 19 2017 - 14:26:31 EST)
- [PATCH] device-dax: fix sysfs duplicate warnings Dan Williams (Wed Jul 19 2017 - 14:27:53 EST)
- [PATCH] llist: clang: introduce member_address_is_nonnull() Alexander Potapenko (Wed Jul 19 2017 - 14:28:40 EST)
- [PATCH v1 2/6] mei: Switch to use new generic UUID API Andy Shevchenko (Wed Jul 19 2017 - 14:29:08 EST)
- [PATCH v1 5/6] uuid: Kill uapi/uuid.h Andy Shevchenko (Wed Jul 19 2017 - 14:29:15 EST)
- [PATCH v1 6/6] device property: Switch to use new generic UUID API Andy Shevchenko (Wed Jul 19 2017 - 14:29:35 EST)
- [PATCH v1 1/6] efi: Switch to use new generic UUID API Andy Shevchenko (Wed Jul 19 2017 - 14:29:45 EST)
- [PATCH v1 4/6] vmbus: Switch to use new generic UUID API Andy Shevchenko (Wed Jul 19 2017 - 14:30:05 EST)
- [PATCH v1 3/6] staging: unisys: Switch to use new generic UUID API Andy Shevchenko (Wed Jul 19 2017 - 14:30:15 EST)
- [PATCH v1 0/6] uuid: Convert rest users to new API Andy Shevchenko (Wed Jul 19 2017 - 14:30:38 EST)
- Re: [kernel-hardening] Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Russell King - ARM Linux (Wed Jul 19 2017 - 14:36:19 EST)
- RE: [PATCH 3.18 36/68] Handle mismatched open calls Pavel Shilovskiy (Wed Jul 19 2017 - 14:39:22 EST)
- Re: [PATCH v9 05/10] mm: thp: enable thp migration in generic path Zi Yan (Wed Jul 19 2017 - 14:40:00 EST)
- [PATCH V7 1/3] powernv: powercap: Add support for powercap framework Shilpasri G Bhat (Wed Jul 19 2017 - 14:41:10 EST)
- [PATCH V7 2/3] powernv: Add support to set power-shifting-ratio Shilpasri G Bhat (Wed Jul 19 2017 - 14:41:32 EST)
- [PATCH V7 3/3] powernv : Add support to clear sensor groups data Shilpasri G Bhat (Wed Jul 19 2017 - 14:41:42 EST)
- Re: [PATCH] ath10k_htt_rx_amsdu_allowed(): use ath10k_dbg() Ryan Hsu (Wed Jul 19 2017 - 14:41:58 EST)
- [PATCH V7 0/3] powernv : Add support for OPAL-OCC command/response interface Shilpasri G Bhat (Wed Jul 19 2017 - 14:42:14 EST)
- [PATCH v2] ARC: reset: introduce HSDKv1 reset driver Eugeniy Paltsev (Wed Jul 19 2017 - 14:45:21 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Miroslav Benes (Wed Jul 19 2017 - 14:51:40 EST)
- Re: [kernel-hardening] Re: [PATCH v10 2/3] arm/syscalls: Check address limit on user-mode return Thomas Garnier (Wed Jul 19 2017 - 14:51:41 EST)
- RE: [PATCH] netvsc: Remove redundant use of ipv6_hdr() Haiyang Zhang (Wed Jul 19 2017 - 14:52:42 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Aristeu Rozanski (Wed Jul 19 2017 - 14:55:15 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Joe Lawrence (Wed Jul 19 2017 - 14:59:57 EST)
- Re: [PATCH] libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS Yauheni Kaliuta (Wed Jul 19 2017 - 15:01:20 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Miroslav Benes (Wed Jul 19 2017 - 15:02:02 EST)
- ATTENZIONE Sistemi amministratore (Wed Jul 19 2017 - 15:04:34 EST)
- [PATCH v2 0/6] Add support for BCM7271 style interrupt controller Doug Berger (Wed Jul 19 2017 - 15:08:36 EST)
- [PATCH v2 4/6] irqchip: brcmstb-l2: Remove some processing from the handler Doug Berger (Wed Jul 19 2017 - 15:08:57 EST)
- [PATCH v2 5/6] irqchip: brcmstb-l2: Abstract register accesses Doug Berger (Wed Jul 19 2017 - 15:09:04 EST)
- [PATCH v2 6/6] irqchip: brcmstb-l2: Add support for the BCM7271 L2 controller Doug Berger (Wed Jul 19 2017 - 15:09:20 EST)
- [PATCH v2 1/6] genirq: generic chip: add irq_gc_mask_disable_and_ack_set() Doug Berger (Wed Jul 19 2017 - 15:09:39 EST)
- [PATCH v2 2/6] irqchip/tango: Use irq_gc_mask_disable_and_ack_set Doug Berger (Wed Jul 19 2017 - 15:09:56 EST)
- [PATCH v2 3/6] genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack() Doug Berger (Wed Jul 19 2017 - 15:10:07 EST)
- Re: [PATCH] libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS Ard Biesheuvel (Wed Jul 19 2017 - 15:10:23 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Miroslav Benes (Wed Jul 19 2017 - 15:11:17 EST)
- Re: [PATCH 09/10] percpu: replace area map allocator with bitmap allocator Josef Bacik (Wed Jul 19 2017 - 15:11:28 EST)
- Re: [PATCH] netvsc: Remove redundant use of ipv6_hdr() Dan Carpenter (Wed Jul 19 2017 - 15:11:35 EST)
- [PATCH V2 1/9] usb: bdc: Fix misleading register names Al Cooper (Wed Jul 19 2017 - 15:13:56 EST)
- [PATCH V2 3/9] usb: bdc: Add clock enable for new chips with a separate BDC clock Al Cooper (Wed Jul 19 2017 - 15:14:03 EST)
- [PATCH V2 8/9] usb: bdc: Enable in Kconfig for ARCH_BRCMSTB systems Al Cooper (Wed Jul 19 2017 - 15:14:06 EST)
- [PATCH V2 6/9] usb: bdc: Add support for suspend/resume Al Cooper (Wed Jul 19 2017 - 15:14:22 EST)
- [PATCH V2 9/9] usb: bdc: Add support for USB phy Al Cooper (Wed Jul 19 2017 - 15:14:27 EST)
- [PATCH V2 7/9] usb: bdc: fix "xsf for ep not enabled" errror Al Cooper (Wed Jul 19 2017 - 15:15:00 EST)
- [PATCH V2 5/9] usb: bdc: hook a quick Device Tree compatible string Al Cooper (Wed Jul 19 2017 - 15:15:18 EST)
- [PATCH V2 4/9] usb: bdc: Small code cleanup Al Cooper (Wed Jul 19 2017 - 15:16:17 EST)
- [PATCH V2 2/9] dt-bindings: usb: bdc: Add Device Tree binding for Broadcom UDC driver Al Cooper (Wed Jul 19 2017 - 15:16:40 EST)
- Re: [PATCH 09/10] percpu: replace area map allocator with bitmap allocator Josef Bacik (Wed Jul 19 2017 - 15:16:46 EST)
- [PATCH V2 0/9] Bug fixes and improvements to Broadcom BDC driver Al Cooper (Wed Jul 19 2017 - 15:17:11 EST)
- [PATCH v3] ath10k: ath10k_htt_rx_amsdu_allowed() use ath10k_dbg() Gabriel Craciunescu (Wed Jul 19 2017 - 15:20:14 EST)
- Re: [PATCH v4] Bluetooth: btusb: Fix memory leak in play_deferred kbuild test robot (Wed Jul 19 2017 - 15:21:51 EST)
- Re: [RFC][PATCH v3] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate John Stultz (Wed Jul 19 2017 - 15:22:00 EST)
- Re: [PATCH 0/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Rafael J. Wysocki (Wed Jul 19 2017 - 15:24:03 EST)
- [PATCH v2] [media] fix warning on v4l2_subdev_call() result interpreted as bool Arnd Bergmann (Wed Jul 19 2017 - 15:24:14 EST)
- Re: [PATCH 4/8] x86: io: add "memory" clobber to insb/insw/insl/outsb/outsw/outsl Arnd Bergmann (Wed Jul 19 2017 - 15:25:20 EST)
- Re: [PATCH v1 6/6] device property: Switch to use new generic UUID API Rafael J. Wysocki (Wed Jul 19 2017 - 15:27:18 EST)
- Re: [PATCH v2] [media] fix warning on v4l2_subdev_call() result interpreted as bool Dan Carpenter (Wed Jul 19 2017 - 15:29:08 EST)
- Re: [PATCH] libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS Yauheni Kaliuta (Wed Jul 19 2017 - 15:30:23 EST)
- Re: [PATCH] mmc: core: Fix access to HS400-ES devices Greg Kroah-Hartman (Wed Jul 19 2017 - 15:32:42 EST)
- Re: [PATCH v6 2/2] x86/refcount: Implement fast refcount overflow protection Josh Poimboeuf (Wed Jul 19 2017 - 15:37:29 EST)
- Re: [PATCH v2 12/25] dt-bindings: qcom_nandc: QPIC NAND documentation Boris Brezillon (Wed Jul 19 2017 - 15:39:24 EST)
- [PATCH] MAINTAINERS: update mailing list name for Hyper-V files Haiyang Zhang (Wed Jul 19 2017 - 15:39:46 EST)
- Re: [PATCH 2/2] Staging: pi433: check error after kthread_run() Marcus Wolf (Wed Jul 19 2017 - 15:41:40 EST)
- Re: [PATCH] powerpc: Convert to using %pOF instead of full_name Tyrel Datwyler (Wed Jul 19 2017 - 15:44:47 EST)
- [PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v4 Tejun Heo (Wed Jul 19 2017 - 15:44:57 EST)
- [PATCH 1/6] cgroup: reorganize cgroup.procs / task write path Tejun Heo (Wed Jul 19 2017 - 15:45:06 EST)
- [PATCH 4/6] cgroup: implement CSS_TASK_ITER_THREADED Tejun Heo (Wed Jul 19 2017 - 15:45:11 EST)
- [PATCH 5/6] cgroup: implement cgroup v2 thread support Tejun Heo (Wed Jul 19 2017 - 15:45:16 EST)
- [PATCH 6/6] cgroup: update debug controller to print out thread mode information Tejun Heo (Wed Jul 19 2017 - 15:45:25 EST)
- [PATCH v4 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Wed Jul 19 2017 - 15:45:28 EST)
- Re: [PATCH v6 2/2] x86/refcount: Implement fast refcount overflow protection Kees Cook (Wed Jul 19 2017 - 15:45:44 EST)
- [PATCH v2 2/4] time: Print wall time at die and reboot Mark Salyzyn (Wed Jul 19 2017 - 15:45:56 EST)
- [PATCH v2 3/4] PM: Print wall time at suspend & hibernate entry and exit Mark Salyzyn (Wed Jul 19 2017 - 15:46:12 EST)
- Re: [PATCH 4/8] x86: io: add "memory" clobber to insb/insw/insl/outsb/outsw/outsl Linus Torvalds (Wed Jul 19 2017 - 15:46:49 EST)
- [PATCH 2/6] cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS Tejun Heo (Wed Jul 19 2017 - 15:47:16 EST)
- [PATCH 3/6] cgroup: introduce cgroup->dom_cgrp and threaded css_set handling Tejun Heo (Wed Jul 19 2017 - 15:47:23 EST)
- Re: [PATCH] mtd: Convert to using %pOF instead of full_name Boris Brezillon (Wed Jul 19 2017 - 15:47:55 EST)
- [PATCH v2 3/4] PM: Print wall time at suspend & hibernate entry and exit Mark Salyzyn (Wed Jul 19 2017 - 15:48:33 EST)
- Re: [PATCH] irqchip: Convert to using %pOF instead of full_name Eric Anholt (Wed Jul 19 2017 - 15:50:26 EST)
- [PATCH 4/4] time: rtc-lib: Add CONFIG_RTC_SHOW_TIME_RTC Mark Salyzyn (Wed Jul 19 2017 - 15:50:32 EST)
- Re: [PATCH] pinctrl: Convert to using %pOF instead of full_name Eric Anholt (Wed Jul 19 2017 - 15:50:52 EST)
- Re: [PATCH 2/3][staging-next] staging: pi433: Make functions rf69_set_bandwidth_intern static Marcus Wolf (Wed Jul 19 2017 - 15:52:26 EST)
- Re: [PATCH v6 2/2] x86/refcount: Implement fast refcount overflow protection Josh Poimboeuf (Wed Jul 19 2017 - 15:52:58 EST)
- Re: [PATCH] gpu: Convert to using %pOF instead of full_name Laurent Pinchart (Wed Jul 19 2017 - 16:03:23 EST)
- Re: [PATCH 0/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Mark Salter (Wed Jul 19 2017 - 16:05:30 EST)
- Re: [Nouveau] [PATCH] drm: disable vblank only if it got previously enabled Ilia Mirkin (Wed Jul 19 2017 - 16:11:00 EST)
- Re: [PATCH] MAINTAINERS: update mailing list name for Hyper-V files Greg KH (Wed Jul 19 2017 - 16:13:53 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Wed Jul 19 2017 - 16:13:54 EST)
- [PATCH v4 1/2] wire: export w1_touch_bit Jan Kandziora (Wed Jul 19 2017 - 16:14:17 EST)
- [PATCH v4 2/2] add w1_ds28e17 driver for the DS28E17 Onewire to I2C master bridge Jan Kandziora (Wed Jul 19 2017 - 16:14:24 EST)
- RE: [PATCH v1 4/6] vmbus: Switch to use new generic UUID API Haiyang Zhang (Wed Jul 19 2017 - 16:18:36 EST)
- [PATCH] ARM: dts: bcm283x: Move the BCM2837 DT contents from arm64 to arm. Eric Anholt (Wed Jul 19 2017 - 16:19:26 EST)
- Re: [PATCH 2/2] arm64: dts: move rpi into rpi directory Eric Anholt (Wed Jul 19 2017 - 16:21:16 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Miklos Szeredi (Wed Jul 19 2017 - 16:24:12 EST)
- Re: [PATCH 2/2] arm64: dts: move rpi into rpi directory Scott Branden (Wed Jul 19 2017 - 16:26:08 EST)
- RE: [PATCH] staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return code Shehata, Amir (Wed Jul 19 2017 - 16:26:29 EST)
- Re: [PATCH 3.18 00/28] 3.18.62-stable review Guenter Roeck (Wed Jul 19 2017 - 16:31:27 EST)
- Re: [PATCH v5 4/6] drm: Allow DSI devices to be registered before the host registers. Eric Anholt (Wed Jul 19 2017 - 16:31:56 EST)
- Re: [PATCH 4.4 00/57] 4.4.78-stable review Guenter Roeck (Wed Jul 19 2017 - 16:33:13 EST)
- Re: [PATCH] wireless: wext: terminate ifr name coming from userspace David Miller (Wed Jul 19 2017 - 16:33:58 EST)
- Re: [PATCH 4.9 00/72] 4.9.39-stable review Guenter Roeck (Wed Jul 19 2017 - 16:34:21 EST)
- [v2,1/2] RDMA/uverbs: Fix the check for port number Ismail, Mustafa (Wed Jul 19 2017 - 16:34:40 EST)
- Re: [PATCH 4.11 00/88] 4.11.12-stable review Guenter Roeck (Wed Jul 19 2017 - 16:35:06 EST)
- RE: [PATCH] MAINTAINERS: update mailing list name for Hyper-V files Haiyang Zhang (Wed Jul 19 2017 - 16:35:15 EST)
- Re: [PATCH 4.12 00/84] 4.12.3-stable review Guenter Roeck (Wed Jul 19 2017 - 16:36:08 EST)
- Re: [PATCH v2 3/4] PM: Print wall time at suspend & hibernate entry and exit Rafael J. Wysocki (Wed Jul 19 2017 - 16:40:46 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Waiman Long (Wed Jul 19 2017 - 16:42:36 EST)
- Re: [PATCH] ACPI / EC: Add parameter force disable the GPE on suspend Rafael J. Wysocki (Wed Jul 19 2017 - 16:44:41 EST)
- ATENCIÃN; administrador (Wed Jul 19 2017 - 16:45:38 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Josh Poimboeuf (Wed Jul 19 2017 - 16:50:02 EST)
- Re: [PATCH] mm/vmalloc: add vm_struct for vm_map_ram area Andrew Morton (Wed Jul 19 2017 - 16:50:21 EST)
- Re: [PATCH] NET: dwmac: Make dwmac reset unconditional David Miller (Wed Jul 19 2017 - 16:52:40 EST)
- Re: [PATCH v9 05/10] mm: thp: enable thp migration in generic path Andrew Morton (Wed Jul 19 2017 - 16:59:33 EST)
- Re: [PATCH v7 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled() Vladimir Zapolskiy (Wed Jul 19 2017 - 17:00:35 EST)
- Re: [PATCH v7 2/3] clk: gate: expose clk_gate_ops::is_enabled Vladimir Zapolskiy (Wed Jul 19 2017 - 17:02:57 EST)
- Re: [PATCH] drivers: staging: comedi: Add ftrace support Piotr Gregor (Wed Jul 19 2017 - 17:05:06 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Frank Rowand (Wed Jul 19 2017 - 17:06:03 EST)
- Re: [PATCH v2 0/5] arm64: dts: rockchip: support mail and IPA thermal for rk3399 Heiko Stuebner (Wed Jul 19 2017 - 17:07:10 EST)
- Re: [PATCH v7 3/3] clk: stm32h7: Add stm32h743 clock driver Vladimir Zapolskiy (Wed Jul 19 2017 - 17:20:37 EST)
- Re: [PATCH v4 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Alexandre Belloni (Wed Jul 19 2017 - 17:22:59 EST)
- Re: [PATCH v2 3/4] PM: Print wall time at suspend & hibernate entry and exit Mark Salyzyn (Wed Jul 19 2017 - 17:23:38 EST)
- Re: [PATCH v2] integrity: track mtime in addition to i_version for assessment Bruce Fields (Wed Jul 19 2017 - 17:23:57 EST)
- Re: [PATCH 3/3] hwrng: mxc-fsl - add support for Freescale RNGC Martin Kaiser (Wed Jul 19 2017 - 17:24:16 EST)
- Re: [PATCH] MAINTAINERS: fix alpha ordering Andrew Morton (Wed Jul 19 2017 - 17:24:28 EST)
- Re: [PATCH v4 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Mark Salyzyn (Wed Jul 19 2017 - 17:30:38 EST)
- Re: [PATCH v2 3/4] PM: Print wall time at suspend & hibernate entry and exit Rafael J. Wysocki (Wed Jul 19 2017 - 17:31:16 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Akira Yokosawa (Wed Jul 19 2017 - 17:33:38 EST)
- [PATCH v3 0/9] perf annotate: Fix --show-total-period and support --show-nr-samples Taeung Song (Wed Jul 19 2017 - 17:36:52 EST)
- [PATCH v3 1/9] perf annotate: Introduce struct sym_hist_entry Taeung Song (Wed Jul 19 2017 - 17:36:59 EST)
- [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples Taeung Song (Wed Jul 19 2017 - 17:37:07 EST)
- [PATCH v3 5/9] perf anntoate browser: Fix the toggle total period view to show period, not number of samples Taeung Song (Wed Jul 19 2017 - 17:37:14 EST)
- [PATCH v3 6/9] perf annotate browser: Show the proper header when using --show-total-period Taeung Song (Wed Jul 19 2017 - 17:37:16 EST)
- [PATCH v3 7/9] perf annotate: Support --show-nr-samples option Taeung Song (Wed Jul 19 2017 - 17:37:24 EST)
- [PATCH v3 8/9] perf annotate browser: Circulate percent, total period, samples view Taeung Song (Wed Jul 19 2017 - 17:37:27 EST)
- [PATCH v3 9/9] perf annotate: Use the sample period when calculating the percentage Taeung Song (Wed Jul 19 2017 - 17:37:31 EST)
- [PATCH v3 4/9] perf annotate: Show the proper header when using --show-total-period Taeung Song (Wed Jul 19 2017 - 17:38:28 EST)
- [PATCH v3 2/9] perf annotate: Properly rename 'sum' to 'total_samples' in struct sym_hist Taeung Song (Wed Jul 19 2017 - 17:38:47 EST)
- [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap (Wed Jul 19 2017 - 17:40:35 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Andrew Morton (Wed Jul 19 2017 - 17:45:04 EST)
- [RESEND PATCH v3 9/9] perf annotate: Calculate the percentage with period or number of samples Taeung Song (Wed Jul 19 2017 - 17:46:12 EST)
- [PATCH] crypto: ixp4xx - Fix error handling path in 'aead_perform()' Christophe JAILLET (Wed Jul 19 2017 - 17:48:17 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches (Wed Jul 19 2017 - 17:49:59 EST)
- Re: [PATCH] Revert "x86/uaccess: Add stack frame output operand in get_user() inline asm" Matthias Kaehlcke (Wed Jul 19 2017 - 17:50:45 EST)
- Re: [PATCH v1 4/6] vmbus: Switch to use new generic UUID API Andy Shevchenko (Wed Jul 19 2017 - 17:54:51 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Paul E. McKenney (Wed Jul 19 2017 - 17:56:13 EST)
- Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite() Ross Zwisler (Wed Jul 19 2017 - 17:58:41 EST)
- [PATCH] scsi: mpt3sas_scsih: remove unnecessary statics Gustavo A. R. Silva (Wed Jul 19 2017 - 18:06:49 EST)
- Re: [PATCH 09/10] percpu: replace area map allocator with bitmap allocator Dennis Zhou (Wed Jul 19 2017 - 18:13:36 EST)
- [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' Christophe JAILLET (Wed Jul 19 2017 - 18:17:01 EST)
- Re: [PATCH 09/10] percpu: replace area map allocator with bitmap allocator Dennis Zhou (Wed Jul 19 2017 - 18:19:21 EST)
- Re: [PATCH] mm, vmscan: do not loop on too_many_isolated for ever Andrew Morton (Wed Jul 19 2017 - 18:20:22 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' Dave Jiang (Wed Jul 19 2017 - 18:21:30 EST)
- Re: [PATCH] llist: clang: introduce member_address_is_nonnull() Sodagudi Prasad (Wed Jul 19 2017 - 18:30:09 EST)
- Re: [PATCH V2 net-next 01/21] net-next/hinic: Initialize hw interface Francois Romieu (Wed Jul 19 2017 - 18:33:50 EST)
- [PATCH] drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' Christophe JAILLET (Wed Jul 19 2017 - 18:35:20 EST)
- Re: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t Andrew Morton (Wed Jul 19 2017 - 18:36:09 EST)
- [PATCH] cpu hotplug: Prevent Page Fault in cpuhp_remove_callbacks() Ethan Barnes (Wed Jul 19 2017 - 18:36:55 EST)
- [PATCH] soc: integrator: remove unnecessary static in integrator_soc_init() Gustavo A. R. Silva (Wed Jul 19 2017 - 18:39:15 EST)
- [PATCH] soc: versatile: remove unnecessary static in realview_soc_probe() Gustavo A. R. Silva (Wed Jul 19 2017 - 18:41:09 EST)
- Re: [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Wanpeng Li (Wed Jul 19 2017 - 18:49:09 EST)
- [PATCH] bluetooth: btwilink: remove unnecessary static in bt_ti_probe() Gustavo A. R. Silva (Wed Jul 19 2017 - 18:49:41 EST)
- Re: [PATCH v6 2/2] x86/refcount: Implement fast refcount overflow protection Kees Cook (Wed Jul 19 2017 - 18:50:25 EST)
- Re: [PATCH 15/17] fs/ext4: use cached rbtrees Davidlohr Bueso (Wed Jul 19 2017 - 18:51:30 EST)
- Re: [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Nadav Amit (Wed Jul 19 2017 - 18:53:26 EST)
- Re: [PATCH -next v3 0/9] rbtree: Cache leftmost node internally Andrew Morton (Wed Jul 19 2017 - 18:54:14 EST)
- cpuidle and cpufreq coupling? Florian Fainelli (Wed Jul 19 2017 - 18:54:37 EST)
- Re: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t Davidlohr Bueso (Wed Jul 19 2017 - 18:54:45 EST)
- Re: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t Andrew Morton (Wed Jul 19 2017 - 18:58:40 EST)
- Re: [PATCH -next v3 0/9] rbtree: Cache leftmost node internally Davidlohr Bueso (Wed Jul 19 2017 - 19:01:11 EST)
- Re: [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Wanpeng Li (Wed Jul 19 2017 - 19:01:20 EST)
- Re: [PATCH v6 2/2] x86/refcount: Implement fast refcount overflow protection Josh Poimboeuf (Wed Jul 19 2017 - 19:01:40 EST)
- Re: [linux-sunxi] [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu OndÅej Jirman (Wed Jul 19 2017 - 19:09:31 EST)
- Re: [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Nadav Amit (Wed Jul 19 2017 - 19:09:32 EST)
- [PATCH 2/3] can: m_can: Update documentation to indicate that hclk may be optional Franklin S Cooper Jr (Wed Jul 19 2017 - 19:10:04 EST)
- Re: [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Wanpeng Li (Wed Jul 19 2017 - 19:10:09 EST)
- [PATCH 0/3] can: m_can: Add PM Runtime Support Franklin S Cooper Jr (Wed Jul 19 2017 - 19:10:40 EST)
- [PATCH 1/3] can: m_can: Make hclk optional Franklin S Cooper Jr (Wed Jul 19 2017 - 19:10:55 EST)
- [PATCH 3/3] can: m_can: Add PM Runtime Franklin S Cooper Jr (Wed Jul 19 2017 - 19:11:02 EST)
- Re: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t Davidlohr Bueso (Wed Jul 19 2017 - 19:14:59 EST)
- Re: [PATCH v6 2/2] x86/refcount: Implement fast refcount overflow protection Kees Cook (Wed Jul 19 2017 - 19:15:18 EST)
- Re: [PATCH V2 net-next 12/21] net-next/hinic: Add qp resources David Miller (Wed Jul 19 2017 - 19:15:25 EST)
- Re: cpuidle and cpufreq coupling? Rafael J. Wysocki (Wed Jul 19 2017 - 19:19:17 EST)
- Re: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t Kees Cook (Wed Jul 19 2017 - 19:21:21 EST)
- RE: [PATCH v1 1/3] mfd: Add new mfd device TPS68470 Mani, Rajmohan (Wed Jul 19 2017 - 19:23:57 EST)
- Re: [PATCH v1 1/1] dt-binding: ptp: Add SoC compatibility strings for dte ptp clock David Miller (Wed Jul 19 2017 - 19:26:52 EST)
- [PATCH v4 0/3] TPS68470 PMIC drivers Rajmohan Mani (Wed Jul 19 2017 - 19:28:09 EST)
- [PATCH v4 1/3] mfd: Add new mfd device TPS68470 Rajmohan Mani (Wed Jul 19 2017 - 19:28:32 EST)
- Re: [PATCH net-next] net: dsa: unexport dsa_is_port_initialized David Miller (Wed Jul 19 2017 - 19:28:44 EST)
- [PATCH v4 2/3] gpio: Add support for TPS68470 GPIOs Rajmohan Mani (Wed Jul 19 2017 - 19:29:05 EST)
- [PATCH v4 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver Rajmohan Mani (Wed Jul 19 2017 - 19:29:27 EST)
- Re: http://www.remword.com/kps_result/ unavailable! Randy Dunlap (Wed Jul 19 2017 - 19:29:42 EST)
- Re: [PATCH v6 2/2] x86/refcount: Implement fast refcount overflow protection Josh Poimboeuf (Wed Jul 19 2017 - 19:30:34 EST)
- Re: [kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP Laura Abbott (Wed Jul 19 2017 - 19:33:18 EST)
- Re: [PATCH] liquidio: lio_main: remove unnecessary static in setup_io_queues() David Miller (Wed Jul 19 2017 - 19:34:36 EST)
- Re: [PATCH] wireless: airo: remove unnecessary static in writerids() David Miller (Wed Jul 19 2017 - 19:34:50 EST)
- Re: [PATCH] rtlwifi: remove useless code David Miller (Wed Jul 19 2017 - 19:34:56 EST)
- Re: [PATCH] net: tulip: remove useless code in tulip_init_one() David Miller (Wed Jul 19 2017 - 19:35:04 EST)
- Re: [PATCH] qlcnic: remove unnecessary static in qlcnic_dump_fw() David Miller (Wed Jul 19 2017 - 19:35:10 EST)
- Re: [PATCH] net: ethernet: mediatek: remove useless code in mtk_poll_tx() David Miller (Wed Jul 19 2017 - 19:35:18 EST)
- Re: [PATCH] liquidio: lio_vf_main: remove unnecessary static in setup_io_queues() David Miller (Wed Jul 19 2017 - 19:35:27 EST)
- Re: [PATCH 4.12 00/84] 4.12.3-stable review Shuah Khan (Wed Jul 19 2017 - 19:37:37 EST)
- [PATCH 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings Franklin S Cooper Jr (Wed Jul 19 2017 - 19:37:46 EST)
- [PATCH 3/4] can: m_can: Update documentation to mention new fixed transceiver binding Franklin S Cooper Jr (Wed Jul 19 2017 - 19:38:04 EST)
- Re: [PATCH 4.11 00/88] 4.11.12-stable review Shuah Khan (Wed Jul 19 2017 - 19:38:30 EST)
- [PATCH 0/4] can: Add new binding to limit bit rate used Franklin S Cooper Jr (Wed Jul 19 2017 - 19:38:49 EST)
- [PATCH 4/4] can: m_can: Add call to of_transceiver_is_fixed Franklin S Cooper Jr (Wed Jul 19 2017 - 19:38:58 EST)
- Re: [PATCH 4.9 00/72] 4.9.39-stable review Shuah Khan (Wed Jul 19 2017 - 19:39:12 EST)
- [PATCH 1/4] can: dev: Add support for limiting configured bitrate Franklin S Cooper Jr (Wed Jul 19 2017 - 19:39:30 EST)
- Re: [PATCH 4.4 00/57] 4.4.78-stable review Shuah Khan (Wed Jul 19 2017 - 19:39:56 EST)
- [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Wanpeng Li (Wed Jul 19 2017 - 19:40:20 EST)
- Re: [PATCH 3.18 00/28] 3.18.62-stable review Shuah Khan (Wed Jul 19 2017 - 19:40:44 EST)
- Re: [PATCH v3 02/15] exec: Rename bprm->cred_prepared to called_set_creds Paul Moore (Wed Jul 19 2017 - 19:56:58 EST)
- [PATCH -next] staging: pi433: depends on SPI Randy Dunlap (Wed Jul 19 2017 - 19:58:39 EST)
- Re: [PATCH] ARM: dts: bcm283x: Move the BCM2837 DT contents from arm64 to arm. Scott Branden (Wed Jul 19 2017 - 20:01:58 EST)
- Re: [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Paul Moore (Wed Jul 19 2017 - 20:03:42 EST)
- Re: [PATCH] scsi: mpt3sas_scsih: remove unnecessary statics James Bottomley (Wed Jul 19 2017 - 20:07:58 EST)
- Re: commit 16ecba59 breaks 82574L under heavy load. Benjamin Poirier (Wed Jul 19 2017 - 20:08:05 EST)
- Re: linux-next: Tree for Jul 19 (drivers/sfi) Randy Dunlap (Wed Jul 19 2017 - 20:08:21 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds (Wed Jul 19 2017 - 20:08:54 EST)
- [PATCH] sparc64: Register hugepages during arch init Nitin Gupta (Wed Jul 19 2017 - 20:13:24 EST)
- Re: [RFC 06/22] kvm: Adapt assembly for PIE support H. Peter Anvin (Wed Jul 19 2017 - 20:17:18 EST)
- Re: [RFC 20/22] x86/relocs: Add option to generate 64-bit relocations H. Peter Anvin (Wed Jul 19 2017 - 20:17:20 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap (Wed Jul 19 2017 - 20:18:30 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds (Wed Jul 19 2017 - 20:18:37 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap (Wed Jul 19 2017 - 20:19:32 EST)
- Re: [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Paul Moore (Wed Jul 19 2017 - 20:19:44 EST)
- [PATCH v2 0/7] New bind/unbingd uevents Dmitry Torokhov (Wed Jul 19 2017 - 20:24:45 EST)
- [PATCH v2 2/7] driver core: make device_{add|remove}_groups() public Dmitry Torokhov (Wed Jul 19 2017 - 20:24:46 EST)
- [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Dmitry Torokhov (Wed Jul 19 2017 - 20:24:51 EST)
- [PATCH v2 5/7] Input: gpio_keys - use devm_device_add_group() for attributes Dmitry Torokhov (Wed Jul 19 2017 - 20:24:58 EST)
- [PATCH v2 6/7] Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01 Dmitry Torokhov (Wed Jul 19 2017 - 20:25:13 EST)
- [PATCH v2 7/7] Input: axp20x-pek - switch to using devm_device_add_group() Dmitry Torokhov (Wed Jul 19 2017 - 20:25:25 EST)
- [PATCH v2 3/7] driver core: add device_{add|remove}_group() helpers Dmitry Torokhov (Wed Jul 19 2017 - 20:25:57 EST)
- [PATCH v2 1/7] driver core: emit uevents when device is bound to a driver Dmitry Torokhov (Wed Jul 19 2017 - 20:26:13 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds (Wed Jul 19 2017 - 20:26:20 EST)
- Re: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t Kees Cook (Wed Jul 19 2017 - 20:32:23 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds (Wed Jul 19 2017 - 20:35:24 EST)
- [PATCH v5] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Wed Jul 19 2017 - 20:43:24 EST)
- [PATCH] thermal: intel_pch_thermal: Fix enable check on Broadwell-DE Ed Swierk (Wed Jul 19 2017 - 20:44:52 EST)
- [PATCH V2] pci: quirk: Apply APM ACS quirk to XGene devices Feng Kan (Wed Jul 19 2017 - 20:47:02 EST)
- [PATCH] thermal: intel_pch_thermal: Read large temp values correctly Ed Swierk (Wed Jul 19 2017 - 20:47:43 EST)
- Re: [RFC PATCH v2 1/3] hwmon: pmbus: Add fan control support Andrew Jeffery (Wed Jul 19 2017 - 20:50:21 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds (Wed Jul 19 2017 - 20:53:37 EST)
- [lkp-robot] [uuid] df33767d9f: kmsg.test_uuid:failed#out_of#tests kernel test robot (Wed Jul 19 2017 - 21:02:12 EST)
- [lkp-robot] [platform/x86] bff589be59: kmsg.dell_wmi:Cannot_read_Dell_descriptor_buffer kernel test robot (Wed Jul 19 2017 - 21:03:12 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Synchronize connectors states when switching from poll to irq Pandiyan, Dhinakaran (Wed Jul 19 2017 - 21:04:38 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Randy Dunlap (Wed Jul 19 2017 - 21:04:45 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches (Wed Jul 19 2017 - 21:05:09 EST)
- Re: [PATCH] mm/vmalloc: add vm_struct for vm_map_ram area Zhaoyang Huang (Wed Jul 19 2017 - 21:15:31 EST)
- RE: [PATCH] cpufreq: imx6q: Fix imx6sx low frequency support Anson Huang (Wed Jul 19 2017 - 21:16:22 EST)
- Re: [RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap Hugh Dickins (Wed Jul 19 2017 - 21:18:44 EST)
- Re: [PATCH] mm/vmalloc: add vm_struct for vm_map_ram area Zhaoyang Huang (Wed Jul 19 2017 - 21:20:10 EST)
- linux-next: manual merge of the drm-misc tree with the drm-intel tree Stephen Rothwell (Wed Jul 19 2017 - 21:23:39 EST)
- Re: [RFC PATCH v2 3/3] pmbus: Add MAX31785 driver Andrew Jeffery (Wed Jul 19 2017 - 21:26:50 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Boqun Feng (Wed Jul 19 2017 - 21:30:45 EST)
- [PATCH] scripts/dtc: dtx_diff - update include dts paths to match build frowand . list (Wed Jul 19 2017 - 21:35:59 EST)
- Re: [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Kees Cook (Wed Jul 19 2017 - 21:37:26 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Wed Jul 19 2017 - 21:41:24 EST)
- [PATCH] staging: rtl8188eu: Move { after function to new line Munir Contractor (Wed Jul 19 2017 - 21:41:35 EST)
- [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c kernel test robot (Wed Jul 19 2017 - 21:43:59 EST)
- [PATCH v2 2/3] PM / sleep: Mark suspend/hibernation start and finish Rafael J. Wysocki (Wed Jul 19 2017 - 21:46:06 EST)
- [PATCH] ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() Rafael J. Wysocki (Wed Jul 19 2017 - 21:51:11 EST)
- Re: [PATCH] mm, vmscan: do not loop on too_many_isolated for ever Hugh Dickins (Wed Jul 19 2017 - 21:54:54 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Li, Aubrey (Wed Jul 19 2017 - 21:57:32 EST)
- Re: [linux-sunxi] [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu icenowy (Wed Jul 19 2017 - 22:08:04 EST)
- [PATCH] rpmsg: virtio_rpmsg_bus: fix export of rpmsg_send_offchannel_raw() Suman Anna (Wed Jul 19 2017 - 22:09:12 EST)
- [PATCH] remoteproc: Merge __rproc_boot() with rproc_boot() Suman Anna (Wed Jul 19 2017 - 22:09:27 EST)
- Re: [PATCH v2 5/5] dt-bindings: display: fill Documents for series of vop Mark yao (Wed Jul 19 2017 - 22:13:02 EST)
- Re: [PATCH] SCSI: remove DRIVER_ATTR() usage Bart Van Assche (Wed Jul 19 2017 - 22:22:05 EST)
- Re: [linux-sunxi] [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu icenowy (Wed Jul 19 2017 - 22:22:37 EST)
- Re: [PATCH] KVM: nVMX: Fix exception injection Wanpeng Li (Wed Jul 19 2017 - 22:33:04 EST)
- [PATCH 2/2] misc: eeprom_93xx46: Include <linux/gpio/consumer.h> Fabio Estevam (Wed Jul 19 2017 - 22:35:56 EST)
- [PATCH] misc: eeprom_93xx46: Simplify the usage of gpiod API Fabio Estevam (Wed Jul 19 2017 - 22:36:10 EST)
- Re: [PATCH] mm/vmalloc: add vm_struct for vm_map_ram area zijun_hu (Wed Jul 19 2017 - 22:37:25 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Wed Jul 19 2017 - 22:38:56 EST)
- [PATCH v5 0/7] drm/rockchip: add all full framework vop support Mark Yao (Wed Jul 19 2017 - 22:43:33 EST)
- [PATCH v5 1/7] drm/rockchip: vop: initialize registers directly Mark Yao (Wed Jul 19 2017 - 22:43:38 EST)
- [PATCH v5 2/7] drm/rockchip: vop: move write_relaxed flags to vop register Mark Yao (Wed Jul 19 2017 - 22:43:43 EST)
- [PATCH v5 3/7] drm/rockchip: vop: move line_flag_num to interrupt registers Mark Yao (Wed Jul 19 2017 - 22:43:51 EST)
- [PATCH v5 4/7] drm/rockchip: vop: group vop registers Mark Yao (Wed Jul 19 2017 - 22:44:04 EST)
- [PATCH v5 6/7] dt-bindings: display: rockchip: fill Documents for vop series Mark Yao (Wed Jul 19 2017 - 22:44:11 EST)
- [PATCH v5 7/7] drm/rockchip: vop: rk3328: fix overlay abnormal Mark Yao (Wed Jul 19 2017 - 22:44:17 EST)
- [PATCH v5 5/7] drm/rockchip: vop: add a series of vop support Mark Yao (Wed Jul 19 2017 - 22:44:41 EST)
- [PATCH v2 1/2] misc: eeprom_93xx46: Simplify the usage of gpiod API Fabio Estevam (Wed Jul 19 2017 - 22:44:52 EST)
- [PATCH v2 2/2] misc: eeprom_93xx46: Include <linux/gpio/consumer.h> Fabio Estevam (Wed Jul 19 2017 - 22:45:03 EST)
- [PATCH] watchdog: imx2_wdt: use new_timeout value to override the old yanjiang.jin (Wed Jul 19 2017 - 22:46:58 EST)
- Re: [PATCH v9 05/10] mm: thp: enable thp migration in generic path Zi Yan (Wed Jul 19 2017 - 22:54:25 EST)
- Re: [PATCH 4/4] iommu/iova: Make dma_32bit_pfn implicit Leizhen (ThunderTown) (Wed Jul 19 2017 - 22:57:19 EST)
- Re: [PATCH v5 0/2] Add Basic SoC support for MT7622 Sean Wang (Wed Jul 19 2017 - 23:03:21 EST)
- Re: [PATCH 0/2] fixed ethernet binding violation for reset signal Sean Wang (Wed Jul 19 2017 - 23:08:04 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches (Wed Jul 19 2017 - 23:13:07 EST)
- Re: [PATCH] watchdog: imx2_wdt: use new_timeout value to override the old Guenter Roeck (Wed Jul 19 2017 - 23:18:38 EST)
- [GIT PULL] f2fs: update for 4.13-rc2 Jaegeuk Kim (Wed Jul 19 2017 - 23:18:55 EST)
- Re: [PATCH v2 7/7] Input: axp20x-pek - switch to using devm_device_add_group() Guenter Roeck (Wed Jul 19 2017 - 23:21:46 EST)
- Re: [PATCH v2 6/7] Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01 Guenter Roeck (Wed Jul 19 2017 - 23:22:09 EST)
- Re: [PATCH] watchdog: imx2_wdt: use new_timeout value to override the old yjin (Wed Jul 19 2017 - 23:22:45 EST)
- Re: [PATCH v2 5/7] Input: gpio_keys - use devm_device_add_group() for attributes Guenter Roeck (Wed Jul 19 2017 - 23:22:52 EST)
- linux-next: build failure after merge of the userns tree Stephen Rothwell (Wed Jul 19 2017 - 23:25:56 EST)
- Re: perf: bisected sampling bug in Linux 4.11-rc1 Vince Weaver (Wed Jul 19 2017 - 23:30:48 EST)
- Re: [PATCH] powerpc: Convert to using %pOF instead of full_name Michael Ellerman (Wed Jul 19 2017 - 23:34:25 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Viresh Kumar (Wed Jul 19 2017 - 23:42:01 EST)
- [PATCH v2 01/10] clk: sunxi-ng: Add interface to query or configure MMC timing modes. Chen-Yu Tsai (Wed Jul 19 2017 - 23:45:08 EST)
- [PATCH v2 02/10] clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching Chen-Yu Tsai (Wed Jul 19 2017 - 23:45:20 EST)
- [PATCH v2 03/10] clk: sunxi-ng: a83t: Support new timing mode for mmc2 clock Chen-Yu Tsai (Wed Jul 19 2017 - 23:45:31 EST)
- [PATCH v2 09/10] ARM: dts: sun8i: a83t: cubietruck-plus: Enable micro-SD card and eMMC Chen-Yu Tsai (Wed Jul 19 2017 - 23:45:39 EST)
- [PATCH v2 10/10] ARM: dts: sun8i: a83t: h8homlet: Enable micro-SD card and onboard eMMC Chen-Yu Tsai (Wed Jul 19 2017 - 23:45:50 EST)
- [PATCH v2 06/10] mmc: sunxi: Add support for A83T eMMC (MMC2) Chen-Yu Tsai (Wed Jul 19 2017 - 23:46:19 EST)
- [PATCH v2 05/10] mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode Chen-Yu Tsai (Wed Jul 19 2017 - 23:46:30 EST)
- [PATCH v2 08/10] ARM: dts: sun8i: a83t: Add pingroup for 8-bit eMMC on mmc2 Chen-Yu Tsai (Wed Jul 19 2017 - 23:46:40 EST)
- [PATCH v2 07/10] ARM: dts: sun8i: a83t: Add MMC controller device nodes Chen-Yu Tsai (Wed Jul 19 2017 - 23:46:54 EST)
- [PATCH v2 04/10] mmc: sunxi: Support controllers that can use both old and new timings Chen-Yu Tsai (Wed Jul 19 2017 - 23:47:22 EST)
- [PATCH v2 00/10] ARM: sun8i: a83t: Add support for MMC controllers Chen-Yu Tsai (Wed Jul 19 2017 - 23:47:35 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Anup Patel (Thu Jul 20 2017 - 00:02:11 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Daniel Micay (Thu Jul 20 2017 - 00:02:34 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Linus Torvalds (Thu Jul 20 2017 - 00:04:32 EST)
- Re: [PATCH 5/5] vfio: platform: reset: Add Broadcom FlexRM reset module Anup Patel (Thu Jul 20 2017 - 00:06:04 EST)
- RE: [PATCH 3/3] platform/x86: Add Audio domain PG status events Chakravarty, Souvik K (Thu Jul 20 2017 - 00:06:24 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Dave Airlie (Thu Jul 20 2017 - 00:08:03 EST)
- linux-next: build warning after merge of the char-misc tree Stephen Rothwell (Thu Jul 20 2017 - 00:12:11 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Thu Jul 20 2017 - 00:17:05 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Josh Poimboeuf (Thu Jul 20 2017 - 00:17:38 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Thu Jul 20 2017 - 00:20:01 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Josh Poimboeuf (Thu Jul 20 2017 - 00:20:10 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds (Thu Jul 20 2017 - 00:24:20 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Andy Lutomirski (Thu Jul 20 2017 - 00:28:53 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Josh Poimboeuf (Thu Jul 20 2017 - 00:30:18 EST)
- [PATCH v2 0/2] FlexRM support in VFIO platform Anup Patel (Thu Jul 20 2017 - 00:33:03 EST)
- [PATCH v2 1/2] vfio: Allow No-IOMMU mode without checking iommu_present() Anup Patel (Thu Jul 20 2017 - 00:33:09 EST)
- [PATCH v2 2/2] vfio: platform: reset: Add Broadcom FlexRM reset module Anup Patel (Thu Jul 20 2017 - 00:33:17 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Thu Jul 20 2017 - 00:34:04 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Theodore Ts'o (Thu Jul 20 2017 - 00:36:18 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Daniel Micay (Thu Jul 20 2017 - 00:41:44 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches (Thu Jul 20 2017 - 00:43:38 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Linus Torvalds (Thu Jul 20 2017 - 00:44:55 EST)
- Re:'Funds AED35,623,785 (US$9.7 Milliön) for you, Write to e-mail: sarah.shuhail@xxxxxxxxxxxx for dètails. Janette Borg (Thu Jul 20 2017 - 00:46:04 EST)
- linux-next: Tree for Jul 20 Stephen Rothwell (Thu Jul 20 2017 - 00:46:21 EST)
- Re: [PATCH 0/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Borislav Petkov (Thu Jul 20 2017 - 00:49:52 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds (Thu Jul 20 2017 - 00:53:47 EST)
- Re: [PATCH v3 06/15] commoncap: Refactor to remove bprm_secureexec hook Andy Lutomirski (Thu Jul 20 2017 - 00:54:08 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds (Thu Jul 20 2017 - 00:57:10 EST)
- [RESEND PATCH] alpha: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 00:58:18 EST)
- [RESEND PATCH] blackfin: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 00:58:31 EST)
- [RESEND PATCH] c6x: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 00:58:45 EST)
- [RESEND PATCH] cris: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 00:59:10 EST)
- [RESEND PATCH] hexagon: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 00:59:23 EST)
- [RESEND PATCH] mn10300: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 00:59:59 EST)
- [RESEND PATCH] nios2: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:00:18 EST)
- [RESEND PATCH] parisc: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:00:32 EST)
- [RESEND PATCH] powerpc: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:00:40 EST)
- [RESEND PATCH] score: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:00:49 EST)
- [RESEND PATCH] sh: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:01:03 EST)
- [RESEND PATCH] sparc: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:01:11 EST)
- [RESEND PATCH] um: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:01:26 EST)
- [RESEND PATCH] x86: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:01:36 EST)
- [RESEND PATCH] m32r: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:04:38 EST)
- [RESEND PATCH] tile: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:05:40 EST)
- [RESEND PATCH] unicore32: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 01:06:26 EST)
- Re: [PATCH 4.12 00/84] 4.12.3-stable review Greg Kroah-Hartman (Thu Jul 20 2017 - 01:07:08 EST)
- Re: [PATCH 3.18 00/28] 3.18.62-stable review Greg Kroah-Hartman (Thu Jul 20 2017 - 01:07:43 EST)
- Re: [PATCH 4.9 00/72] 4.9.39-stable review Greg Kroah-Hartman (Thu Jul 20 2017 - 01:08:15 EST)
- Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Greg Kroah-Hartman (Thu Jul 20 2017 - 01:10:31 EST)
- Re: linux-next: build warning after merge of the char-misc tree Greg KH (Thu Jul 20 2017 - 01:13:36 EST)
- Re: [linux-sunxi] [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu icenowy (Thu Jul 20 2017 - 01:19:17 EST)
- RE: Re: [PATCH] devfreq: Convert to using %pOF instead of full_name MyungJoo Ham (Thu Jul 20 2017 - 01:27:27 EST)
- Re: [PATCH v4 01/14] spi: qup: Enable chip select support Varadarajan Narayanan (Thu Jul 20 2017 - 01:30:43 EST)
- [PATCH] net: bonding: Fix transmit load balancing in balance-alb mode Kosuke Tatsukawa (Thu Jul 20 2017 - 01:33:17 EST)
- Re: [PATCH v2 12/25] dt-bindings: qcom_nandc: QPIC NAND documentation Abhishek Sahu (Thu Jul 20 2017 - 01:33:45 EST)
- [PATCH v3 0/8] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Thu Jul 20 2017 - 01:35:01 EST)
- [PATCH v3 1/8] dt-bindings: phy: qmp: Add output-clock-names Varadarajan Narayanan (Thu Jul 20 2017 - 01:35:07 EST)
- [PATCH v3 2/8] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074 Varadarajan Narayanan (Thu Jul 20 2017 - 01:35:14 EST)
- [PATCH v3 4/8] phy: qcom-qmp: Handle unavailable registers Varadarajan Narayanan (Thu Jul 20 2017 - 01:35:32 EST)
- [PATCH v3 6/8] PCI: dwc: qcom: Use block IP version for operations Varadarajan Narayanan (Thu Jul 20 2017 - 01:35:37 EST)
- [PATCH v3 7/8] dt-bindings: pci: qcom: Add support for IPQ8074 Varadarajan Narayanan (Thu Jul 20 2017 - 01:35:44 EST)
- [PATCH v3 8/8] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Thu Jul 20 2017 - 01:35:48 EST)
- Re: [kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP Ard Biesheuvel (Thu Jul 20 2017 - 01:35:53 EST)
- [PATCH v3 5/8] phy: qcom-qmp: Add support for IPQ8074 Varadarajan Narayanan (Thu Jul 20 2017 - 01:36:55 EST)
- [PATCH v3 3/8] phy: qcom-qmp: Fix phy pipe clock name Varadarajan Narayanan (Thu Jul 20 2017 - 01:37:11 EST)
- [PATCH] xhci: fix memleak in xhci_run() shuwang (Thu Jul 20 2017 - 01:40:55 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Paul E. McKenney (Thu Jul 20 2017 - 01:47:33 EST)
- Re: [PATCH] net: tehuti: don't process data if it has not been copied from userspace David Miller (Thu Jul 20 2017 - 01:49:10 EST)
- [PATCH] staging: fsl-mc: fix resource_size.cocci warnings Julia Lawall (Thu Jul 20 2017 - 01:49:45 EST)
- Re: [RFC v6 01/62] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages Aneesh Kumar K.V (Thu Jul 20 2017 - 01:52:15 EST)
- Re: [RFC v6 02/62] powerpc: Free up four 64K PTE bits in 64K backed HPTE pages Aneesh Kumar K.V (Thu Jul 20 2017 - 01:53:48 EST)
- Re: [RFC v6 05/62] powerpc: capture the PTE format changes in the dump pte report Aneesh Kumar K.V (Thu Jul 20 2017 - 01:56:51 EST)
- [PATCH v4 0/4] Add support for ThunderX2 pmu events using json files Ganapatrao Kulkarni (Thu Jul 20 2017 - 01:56:59 EST)
- [PATCH v4 2/4] perf tools arm64: Add support for get_cpuid_str function. Ganapatrao Kulkarni (Thu Jul 20 2017 - 01:57:09 EST)
- [PATCH v4 4/4] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events Ganapatrao Kulkarni (Thu Jul 20 2017 - 01:57:23 EST)
- Re: [RFC v6 03/62] powerpc: introduce pte_set_hash_slot() helper Aneesh Kumar K.V (Thu Jul 20 2017 - 01:57:34 EST)
- Re: [RFC v6 04/62] powerpc: introduce pte_get_hash_gslot() helper Aneesh Kumar K.V (Thu Jul 20 2017 - 01:57:45 EST)
- [PATCH v4 3/4] perf utils: Add helper function is_pmu_core to detect PMU CORE devices Ganapatrao Kulkarni (Thu Jul 20 2017 - 01:58:08 EST)
- [PATCH v4 1/4] perf utils: passing pmu as a parameter to function get_cpuid_str Ganapatrao Kulkarni (Thu Jul 20 2017 - 01:58:29 EST)
- Re: [RFC v6 06/62] powerpc: use helper functions in __hash_page_64K() for 64K PTE Aneesh Kumar K.V (Thu Jul 20 2017 - 01:58:35 EST)
- Re: [RFC v6 07/62] powerpc: use helper functions in __hash_page_huge() for 64K PTE Aneesh Kumar K.V (Thu Jul 20 2017 - 01:59:10 EST)
- Re: [RFC v6 11/62] powerpc: initial pkey plumbing Aneesh Kumar K.V (Thu Jul 20 2017 - 02:05:59 EST)
- Re: [PATCH] drm/i915: Synchronize connectors states when switching from poll to irq Manasi Navare (Thu Jul 20 2017 - 02:05:59 EST)
- Re: [PATCH 5/9] mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node Vlastimil Babka (Thu Jul 20 2017 - 02:13:28 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Boqun Feng (Thu Jul 20 2017 - 02:13:45 EST)
- Re: [PATCH 7/9] mm, page_alloc: remove stop_machine from build_all_zonelists Vlastimil Babka (Thu Jul 20 2017 - 02:16:55 EST)
- Re: [RFC v6 26/62] powerpc: Program HPTE key protection bits Aneesh Kumar K.V (Thu Jul 20 2017 - 02:28:54 EST)
- Re: [PATCH v3 1/4] mfd: cros_ec: Get rid of cros_ec_check_features from cros_ec_dev. Enric Balletbo Serra (Thu Jul 20 2017 - 02:31:28 EST)
- Re: [PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC Hui Zhu (Thu Jul 20 2017 - 02:41:10 EST)
- Re: Kernel error messages: leds fujitsu::radio_led: Setting an LED's brightness failed MichaÅ KÄpieÅ (Thu Jul 20 2017 - 02:42:28 EST)
- Re: [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte Aneesh Kumar K.V (Thu Jul 20 2017 - 02:43:07 EST)
- Re: [PATCH V3 2/5] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other code cleanup kgunda (Thu Jul 20 2017 - 02:44:27 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Keerthy (Thu Jul 20 2017 - 02:45:44 EST)
- Re: [PATCH V4 0/4]: spmi: pmic-arb: support for V5 HW and bug fixes kgunda (Thu Jul 20 2017 - 02:50:37 EST)
- [PATCH net] net: ethernet: mediatek: avoid potential invalid memory access sean.wang (Thu Jul 20 2017 - 02:52:14 EST)
- Re: [PATCH 6/9] mm, page_alloc: simplify zonelist initialization Vlastimil Babka (Thu Jul 20 2017 - 02:55:49 EST)
- Re: [PATCH] mm, vmscan: do not loop on too_many_isolated for ever Michal Hocko (Thu Jul 20 2017 - 02:56:33 EST)
- Re: [PATCH 042/102] mtd: nand: sunxi: explicitly request exclusive reset control Boris Brezillon (Thu Jul 20 2017 - 03:01:04 EST)
- Re: [PATCH v4 01/14] spi: qup: Enable chip select support Geert Uytterhoeven (Thu Jul 20 2017 - 03:03:21 EST)
- Re: [PATCH net] net: ethernet: mediatek: avoid potential invalid memory access John Crispin (Thu Jul 20 2017 - 03:04:22 EST)
- Re: [PATCH] Crypto: atmel-ecc: Make a couple of local functions static Tudor Ambarus (Thu Jul 20 2017 - 03:06:11 EST)
- Re: [PATCH 101/102] Documentation: devres: add explicit exclusive/shared reset control request calls Lee Jones (Thu Jul 20 2017 - 03:11:07 EST)
- Re: [PATCH v3.1 09/10] x86/unwind: add ORC unwinder Jiri Slaby (Thu Jul 20 2017 - 03:12:26 EST)
- Re: [PATCH 102/102] reset: finish transition to explicit exclusive reset control requests Lee Jones (Thu Jul 20 2017 - 03:12:38 EST)
- Re: [PATCH v3 4/4] mfd: cros_ec: add RTC as mfd subdevice Lee Jones (Thu Jul 20 2017 - 03:15:50 EST)
- Re: cpuidle and cpufreq coupling? Viresh Kumar (Thu Jul 20 2017 - 03:18:57 EST)
- Re: [PATCH 6/9] mm, page_alloc: simplify zonelist initialization Michal Hocko (Thu Jul 20 2017 - 03:19:44 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Miklos Szeredi (Thu Jul 20 2017 - 03:20:35 EST)
- [PATCH 0/7] constify x86 attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 03:22:33 EST)
- [PATCH 1/7] perf: x86: intel: uncore: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 03:22:36 EST)
- [PATCH 2/7] perf: x86: intel: uncore_nhmex: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 03:22:43 EST)
- [PATCH 3/7] perf: x86: intel: uncore_snb: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 03:22:47 EST)
- [PATCH 5/7] x86: ksysfs: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 03:22:50 EST)
- [PATCH 7/7] x86: microcode: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 03:22:55 EST)
- [PATCH 4/7] perf: x86: intel: uncore_snbep: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 03:23:19 EST)
- [PATCH 6/7] x86: therm_throt: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 03:23:32 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' walter harms (Thu Jul 20 2017 - 03:24:14 EST)
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree Arnd Bergmann (Thu Jul 20 2017 - 03:24:30 EST)
- Re: [PATCH 7/9] mm, page_alloc: remove stop_machine from build_all_zonelists Vlastimil Babka (Thu Jul 20 2017 - 03:25:06 EST)
- [patch v3 0/3] tty contention resulting from tty_open_by_driver export Okash Khawaja (Thu Jul 20 2017 - 03:29:26 EST)
- [patch v3 1/3] tty: resolve tty contention between kernel and user space Okash Khawaja (Thu Jul 20 2017 - 03:29:33 EST)
- [patch v3 3/3] tty: undo export of tty_open_by_driver Okash Khawaja (Thu Jul 20 2017 - 03:29:38 EST)
- [patch v3 2/3] staging: speakup: use tty_kopen and tty_kclose Okash Khawaja (Thu Jul 20 2017 - 03:30:02 EST)
- [PATCH V1 00/12]: spmi: pmic-arb: Support for HW v5 and other fixes Kiran Gunda (Thu Jul 20 2017 - 03:32:19 EST)
- [PATCH V1 01/12] spmi: pmic-arb: remove the read/write access checks Kiran Gunda (Thu Jul 20 2017 - 03:32:30 EST)
- [PATCH V1 02/12] spmi: pmic-arb: rename pa_xx to pmic_arb_xx and other cleanup Kiran Gunda (Thu Jul 20 2017 - 03:32:37 EST)
- [PATCH V1 04/12] spmi: pmic-arb: optimize qpnpint_irq_set_type function Kiran Gunda (Thu Jul 20 2017 - 03:32:48 EST)
- [PATCH V1 05/12] spmi: pmic-arb: fix memory allocation for mapping_table Kiran Gunda (Thu Jul 20 2017 - 03:32:53 EST)
- [PATCH V1 06/12] spmi: pmic-arb: replace the writel_relaxed with __raw_writel Kiran Gunda (Thu Jul 20 2017 - 03:32:56 EST)
- [PATCH V1 07/12] spmi: pmic-arb: return the value instead of passing by pointer Kiran Gunda (Thu Jul 20 2017 - 03:33:02 EST)
- [PATCH V1 08/12] spmi: pmic-arb: use irq_chip callback to set spmi irq wakeup capability Kiran Gunda (Thu Jul 20 2017 - 03:33:04 EST)
- [PATCH V1 10/12] spmi: pmic-arb: fix a possible null pointer dereference Kiran Gunda (Thu Jul 20 2017 - 03:33:14 EST)
- [PATCH V1 11/12] spmi: pmic-arb: add support for HW version 5 Kiran Gunda (Thu Jul 20 2017 - 03:33:27 EST)
- [PATCH V1 12/12] spmi: pmic-arb: Remove checking opc value not less than 0 Kiran Gunda (Thu Jul 20 2017 - 03:33:43 EST)
- [PATCH v7 3/3] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530 Guodong Xu (Thu Jul 20 2017 - 03:33:55 EST)
- [PATCH v7 2/3] mfd: hi6421-pmic: cleanup: update dev_err messages Guodong Xu (Thu Jul 20 2017 - 03:34:05 EST)
- [PATCH v7 1/3] mfd: hi6421-pmic: cleanup: change license text to shorter form Guodong Xu (Thu Jul 20 2017 - 03:34:21 EST)
- [PATCH V1 09/12] spmi: pmic-arb: return __iomem pointer instead of offset Kiran Gunda (Thu Jul 20 2017 - 03:34:43 EST)
- [PATCH v7 0/3] MFD: add driver for HiSilicon Hi6421v530 PMIC Guodong Xu (Thu Jul 20 2017 - 03:34:59 EST)
- [PATCH V1 03/12] spmi: pmic-arb: clean up pmic_arb_find_apid function Kiran Gunda (Thu Jul 20 2017 - 03:36:13 EST)
- Re: [PATCH] crypto: ixp4xx - Fix error handling path in 'aead_perform()' Arnd Bergmann (Thu Jul 20 2017 - 03:37:15 EST)
- RE: [PATCH] wlcore: add missing nvs file name info for wilink8 Reizer, Eyal (Thu Jul 20 2017 - 03:38:26 EST)
- Re: [PATCH v2] KVM: x86: Avoid guest page table walk when gpa_available is set Radim KrÄmÃÅ (Thu Jul 20 2017 - 03:43:28 EST)
- Re: [PATCH 1/4] can: dev: Add support for limiting configured bitrate Oliver Hartkopp (Thu Jul 20 2017 - 03:43:38 EST)
- Re: [lkp-robot] [uuid] df33767d9f: kmsg.test_uuid:failed#out_of#tests Christoph Hellwig (Thu Jul 20 2017 - 03:53:13 EST)
- [PATCH 2/3] thunderbold: use uuid_t instead of uuid_be Christoph Hellwig (Thu Jul 20 2017 - 03:56:43 EST)
- [PATCH 3/3] uuid: remove uuid_be Christoph Hellwig (Thu Jul 20 2017 - 03:56:47 EST)
- [PATCH 1/3] uuid: fix incorrect uuid_equal conversion in test_uuid_test Christoph Hellwig (Thu Jul 20 2017 - 03:57:05 EST)
- Re: [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Radim KrÄmÃÅ (Thu Jul 20 2017 - 03:57:16 EST)
- uuid updates for 4.13-rc Christoph Hellwig (Thu Jul 20 2017 - 03:57:35 EST)
- Re: [PATCH 0/8] 5-level paging enabling for v4.14 Kirill A. Shutemov (Thu Jul 20 2017 - 03:57:47 EST)
- Re: [PATCH v2] PM / suspend: Add suspend_target_state() Pavel Machek (Thu Jul 20 2017 - 04:03:40 EST)
- Re: [PATCH v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Wanpeng Li (Thu Jul 20 2017 - 04:04:28 EST)
- Re: [PATCH v3 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties. Pavel Machek (Thu Jul 20 2017 - 04:04:42 EST)
- Re: [PATCH 9/9] mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations Vlastimil Babka (Thu Jul 20 2017 - 04:05:11 EST)
- Re: [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties. Pavel Machek (Thu Jul 20 2017 - 04:07:08 EST)
- Re: [PATCH] pci: add missing __iomem cast Christoph Hellwig (Thu Jul 20 2017 - 04:07:52 EST)
- Re: [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie Pavel Machek (Thu Jul 20 2017 - 04:10:50 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Thomas Gleixner (Thu Jul 20 2017 - 04:11:36 EST)
- [PATCH v3] KVM: VMX: Fix invalid guest state detection after task-switch emulation Wanpeng Li (Thu Jul 20 2017 - 04:12:16 EST)
- Re: [PATCH 7/7] x86: microcode: constify attribute_group structures. Borislav Petkov (Thu Jul 20 2017 - 04:12:49 EST)
- Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Dmitry Torokhov (Thu Jul 20 2017 - 04:13:24 EST)
- Re: [Nouveau] [PATCH] drm: disable vblank only if it got previously enabled Daniel Vetter (Thu Jul 20 2017 - 04:13:46 EST)
- Re: [PATCH 4/9] mm, memory_hotplug: drop zone from build_all_zonelists Michal Hocko (Thu Jul 20 2017 - 04:15:16 EST)
- Re: [PATCH v1 1/3] mfd: Add new mfd device TPS68470 Lee Jones (Thu Jul 20 2017 - 04:15:48 EST)
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree gregkh (Thu Jul 20 2017 - 04:17:31 EST)
- Re: [PATCH 7/7] x86: microcode: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 04:19:01 EST)
- Re: linux-next: manual merge of the staging tree with the staging.current tree Greg KH (Thu Jul 20 2017 - 04:19:20 EST)
- Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Greg Kroah-Hartman (Thu Jul 20 2017 - 04:20:26 EST)
- Re: [PATCH v2 1/4] time: rtc-lib: Add rtc_show_time(const char *prefix_msg) Pavel Machek (Thu Jul 20 2017 - 04:21:05 EST)
- Re: [PATCH] mm/mremap: Fail map duplication attempts for private mappings Michal Hocko (Thu Jul 20 2017 - 04:21:12 EST)
- Re: [linux-sunxi] [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu icenowy (Thu Jul 20 2017 - 04:24:45 EST)
- Re: [PATCH 4/4] time: rtc-lib: Add CONFIG_RTC_SHOW_TIME_RTC Pavel Machek (Thu Jul 20 2017 - 04:28:18 EST)
- Re: [PATCH] drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting() Daniel Vetter (Thu Jul 20 2017 - 04:28:24 EST)
- Re: [PATCH 7/7] x86: microcode: constify attribute_group structures. Borislav Petkov (Thu Jul 20 2017 - 04:32:23 EST)
- Re: [PATCH v7 3/3] clk: stm32h7: Add stm32h743 clock driver Gabriel FERNANDEZ (Thu Jul 20 2017 - 04:32:41 EST)
- Re: [GIT PULL 00/86] perf/core improvements and fixes Ingo Molnar (Thu Jul 20 2017 - 04:33:02 EST)
- [PATCH v1 1/1] Documentation: mtk-quadspi: update DT bindings Guochun Mao (Thu Jul 20 2017 - 04:33:23 EST)
- [PATCH] Documentation: mtk-quadspi: update DT bindings Guochun Mao (Thu Jul 20 2017 - 04:33:43 EST)
- Re: [linux-next:master 1341/1811] cc1: error: unrecognized command line option "-mstack-alignment=8" Ingo Molnar (Thu Jul 20 2017 - 04:34:01 EST)
- [PATCH] x86/amd: Fixup cpu_core_id for family17h downcore configuration Suravee Suthikulpanit (Thu Jul 20 2017 - 04:34:19 EST)
- Re: [PATCH] x86/amd: Fixup cpu_core_id for family17h downcore configuration Borislav Petkov (Thu Jul 20 2017 - 04:38:03 EST)
- [tip:x86/urgent] x86/ioapic: Pass the correct data to unmask_ioapic_irq() tip-bot for Seunghun Han (Thu Jul 20 2017 - 04:38:10 EST)
- Re: [kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP James Morse (Thu Jul 20 2017 - 04:38:25 EST)
- Re: [PATCH v2 0/7] Add support of OV9655 camera H. Nikolaus Schaller (Thu Jul 20 2017 - 04:38:57 EST)
- Re: [PATCH v3 0/5] Add support for the STM32F7 I2C Pierre Yves MORDRET (Thu Jul 20 2017 - 04:39:20 EST)
- [tip:perf/core] perf annotate: Check for fused instructions tip-bot for Jin Yao (Thu Jul 20 2017 - 04:39:24 EST)
- [tip:perf/core] perf annotate: Implement visual marker for macro fusion tip-bot for Jin Yao (Thu Jul 20 2017 - 04:39:41 EST)
- [tip:perf/core] perf trace: Remove F_ from some of the fcntl command strings tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:39:58 EST)
- [tip:x86/urgent] x86/defconfig: Remove stale, old Kconfig options tip-bot for Krzysztof Kozlowski (Thu Jul 20 2017 - 04:40:02 EST)
- [tip:perf/core] perf trace: Beautify linux specific fcntl commands tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:40:07 EST)
- [tip:perf/urgent] perf/core: Fix scheduling regression of pinned groups tip-bot for Alexander Shishkin (Thu Jul 20 2017 - 04:40:23 EST)
- [tip:perf/core] perf trace beauty: Export the strarrays scnprintf method tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:40:47 EST)
- [tip:perf/core] perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:41:06 EST)
- [tip:perf/core] tools: Update include/uapi/linux/fcntl.h copy from the kernel tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:41:32 EST)
- [tip:perf/core] perf trace beauty: Mask ignored fcntl 'arg' parameter tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:41:42 EST)
- [tip:perf/core] perf trace beauty: Allow accessing syscall args values in a syscall arg formatter tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:41:54 EST)
- [tip:perf/core] perf trace beauty: Export the "int" and "hex" syscall arg formatters tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:42:17 EST)
- [PATCH] regulator: fan53555: Use of_device_get_match_data() to simplify probe Jisheng Zhang (Thu Jul 20 2017 - 04:42:17 EST)
- [tip:perf/core] perf trace beauty: Introduce syscall arg beautifier for long integers tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:42:35 EST)
- [tip:perf/core] tools include uapi asm-generic: Grab a copy of fcntl.h tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:42:59 EST)
- [tip:perf/core] perf trace beauty fcntl: Basic 'arg' beautifier tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:43:22 EST)
- [tip:perf/core] perf beauty open: Detach the syscall_arg agnostic bits from the flags formatter tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:44:04 EST)
- [tip:perf/core] perf trace: Allow syscall_arg beautifiers to set a different return formatter tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:44:26 EST)
- [tip:perf/core] perf trace beauty open flags: Support O_TMPFILE and O_NOFOLLOW tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:44:43 EST)
- [tip:perf/core] perf trace beauty open flags: Do not depend on the system's O_LARGEFILE define tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:45:03 EST)
- [tip:perf/core] perf trace beauty fcntl: Beautify F_GETFL return value tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:45:28 EST)
- [tip:perf/core] perf trace beauty open flags: Move RDRW to the start of the output tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:45:47 EST)
- [tip:perf/core] perf trace beauty fcntl flags: Beautify F_SETFL arg tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:46:02 EST)
- [tip:perf/core] perf trace beauty fcntl: Beautify F_[GS]ETFD arg/return value tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:46:24 EST)
- [tip:perf/core] perf trace beauty: Give syscall return beautifier more context tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:46:43 EST)
- [tip:perf/core] perf trace beauty: Export the fd beautifier for use in more places tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:47:05 EST)
- [tip:perf/core] perf pmu-events: Support additional POWER8+ PVR in mapfile tip-bot for Shriya (Thu Jul 20 2017 - 04:47:24 EST)
- [PATCH] regulator: fan53555: Use of_device_get_match_data() to simplify probe Jisheng Zhang (Thu Jul 20 2017 - 04:47:37 EST)
- [tip:perf/core] perf trace beauty: Export the pid beautifier for use in more places tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:47:47 EST)
- Re: [PATCH] x86/amd: Fixup cpu_core_id for family17h downcore configuration Ingo Molnar (Thu Jul 20 2017 - 04:47:58 EST)
- [tip:perf/core] perf trace beauty fcntl: Beautify F_GETOWN and F_SETOWN tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:48:06 EST)
- Re: [PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC Minchan Kim (Thu Jul 20 2017 - 04:49:07 EST)
- [tip:perf/core] perf vendor events: Add POWER9 PVRs to mapfile tip-bot for Sukadev Bhattiprolu (Thu Jul 20 2017 - 04:49:24 EST)
- [tip:perf/core] tools include uapi x86: Grab a copy of unistd.h tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:49:47 EST)
- [tip:perf/core] tools include uapi x86: Add __NR_setns, if missing tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:49:56 EST)
- [tip:perf/core] tools build: Add test for setns() tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:50:08 EST)
- [tip:perf/core] perf vendor events: Add POWER9 PMU events tip-bot for Sukadev Bhattiprolu (Thu Jul 20 2017 - 04:50:47 EST)
- [tip:perf/core] perf trace beauty fcntl: Augment the return of F_DUPFD(_CLOEXEC) tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:51:15 EST)
- [tip:perf/core] perf trace: Beautify new write hint fcntl commands tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:51:37 EST)
- [tip:perf/core] perf symbols: Find symbols in different mount namespace tip-bot for Krister Johansen (Thu Jul 20 2017 - 04:51:56 EST)
- [tip:perf/core] perf maps: Lookup maps in both intitial mountns and inner mountns. tip-bot for Krister Johansen (Thu Jul 20 2017 - 04:52:09 EST)
- [tip:perf/core] perf evsel: Allow asking for max precise_ip in new_cycles() tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:52:31 EST)
- [tip:perf/core] perf evlist: Allow asking for max precise_ip in add_default() tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:52:39 EST)
- [RFC] make onsemi-ncp6335d.c mainlined Jisheng Zhang (Thu Jul 20 2017 - 04:52:49 EST)
- Re: [PATCH][next] x86/hyper-v: add missing void return type to hyperv_cleanup declaration Ingo Molnar (Thu Jul 20 2017 - 04:52:52 EST)
- [tip:perf/core] perf buildid-cache: Support binary objects from other namespaces tip-bot for Krister Johansen (Thu Jul 20 2017 - 04:53:33 EST)
- [tip:perf/core] perf tests attr: Do not store failed events tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:53:38 EST)
- [tip:perf/core] perf tests attr: Add test_attr__ready function tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:53:53 EST)
- Re: [PATCH v7 2/3] mfd: hi6421-pmic: cleanup: update dev_err messages Lee Jones (Thu Jul 20 2017 - 04:54:04 EST)
- [tip:perf/core] perf buildid-cache: Cache debuginfo tip-bot for Krister Johansen (Thu Jul 20 2017 - 04:54:13 EST)
- [tip:perf/core] perf tests attr: Make compare_data global tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:54:36 EST)
- [tip:perf/core] perf tests attr: Add 1s for exclude_kernel and task base bits tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:54:54 EST)
- [tip:perf/core] perf tests attr: Rename compare_data to data_equal tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:55:14 EST)
- [tip:perf/core] perf tests attr: Fix record dwarf test tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:55:20 EST)
- Re: [PATCH v7 3/3] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530 Lee Jones (Thu Jul 20 2017 - 04:55:39 EST)
- [tip:perf/core] perf tests attr: Fix no-delay test tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:55:47 EST)
- [tip:perf/core] perf tests attr: Add proper return values tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:56:00 EST)
- [tip:perf/core] perf tests attr: Fix cpu test disabled term setup tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:56:19 EST)
- Re: [kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP Ard Biesheuvel (Thu Jul 20 2017 - 04:56:43 EST)
- [tip:perf/core] perf tests attr: Fix precise_ip setup tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:57:00 EST)
- [tip:perf/core] perf tests attr: Fix stat sample_type setup tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:57:15 EST)
- [tip:perf/core] perf tests attr: Add optional term tip-bot for Jiri Olsa (Thu Jul 20 2017 - 04:57:44 EST)
- [tip:perf/core] perf trace beauty: Export strarray for use in per-object beautifiers tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:57:59 EST)
- [tip:perf/core] perf trace beauty fcntl: Beautify F_GETLEASE and F_SETLEASE arg/return tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:58:19 EST)
- [tip:perf/core] perf trace: Group per syscall arg formatter info into one struct tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:58:43 EST)
- [tip:perf/core] perf trace: Allow syscall arg formatters to request non suppression of zeros tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:58:58 EST)
- Re: [PATCH 1/3] uuid: fix incorrect uuid_equal conversion in test_uuid_test Amir Goldstein (Thu Jul 20 2017 - 04:59:10 EST)
- [tip:perf/core] perf trace beauty fcntl: Do not suppress 'cmd' when zero, should be DUPFD tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:59:22 EST)
- [tip:perf/core] perf trace beauty fcntl: Beautify the 'arg' for DUPFD tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 04:59:40 EST)
- [tip:perf/core] perf trace beauty: Simplify syscall return formatting tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 05:00:06 EST)
- [tip:perf/core] perf tests attr: Fix sample_period setup tip-bot for Jiri Olsa (Thu Jul 20 2017 - 05:00:47 EST)
- [tip:perf/core] perf report: Enable finding kernel inline functions tip-bot for Jin Yao (Thu Jul 20 2017 - 05:00:55 EST)
- RE: [PATCH] drm/udl: Make page_flip asynchronous Michal Lukaszek (Thu Jul 20 2017 - 05:01:12 EST)
- Re: [PATCH 2/3] thunderbold: use uuid_t instead of uuid_be Amir Goldstein (Thu Jul 20 2017 - 05:01:47 EST)
- Re: [PATCH 7/7] x86: microcode: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 05:01:53 EST)
- Re: [PATCH v4 1/3] mfd: Add new mfd device TPS68470 Lee Jones (Thu Jul 20 2017 - 05:03:12 EST)
- [tip:perf/core] perf header: Add PROCESS_STR_FUN macro tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:03:28 EST)
- [tip:perf/core] perf header: Fail on write_padded error tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:03:58 EST)
- [tip:perf/core] perf util: Add const modifier to buf in "writen" function tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:04:13 EST)
- [tip:perf/core] perf header: Encapsulate read and swap tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:04:23 EST)
- [tip:perf/core] perf header: Revamp do_write() tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:04:34 EST)
- Re: [PATCH v2 2/2] dt-bindings: mfd: Add bindings for ZII RAVE devices Lee Jones (Thu Jul 20 2017 - 05:04:59 EST)
- [tip:perf/core] perf header: Use struct feat_fd for print tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:05:21 EST)
- [tip:perf/core] perf header: Use struct feat_fd to process header records tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:05:40 EST)
- [tip:perf/core] perf header: Don't pass struct perf_file_section to process_##_feat tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:05:57 EST)
- [tip:perf/core] perf header: Use struct feat_fd in read header records tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:06:16 EST)
- [tip:perf/core] perf header: Make write_pmu_mappings pipe-mode friendly tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:06:38 EST)
- [tip:perf/core] perf header: Add a buffer to struct feat_fd tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:06:57 EST)
- [tip:perf/core] perf header: Add struct feat_fd for write tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:07:31 EST)
- [tip:perf/core] perf tool: Add show_feature_header to perf_tool tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:07:54 EST)
- [tip:perf/core] perf tools: Add feature header record to pipe-mode tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:08:03 EST)
- [tip:perf/core] perf header: Add event desc to pipe-mode header tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:08:15 EST)
- [tip:perf/core] perf/core: Define the common branch type classification tip-bot for Jin Yao (Thu Jul 20 2017 - 05:08:37 EST)
- [tip:perf/core] perf report: Refactor the branch info printing code tip-bot for Jin Yao (Thu Jul 20 2017 - 05:08:54 EST)
- [tip:perf/core] perf util: Create branch.c/.h for common branch functions tip-bot for Jin Yao (Thu Jul 20 2017 - 05:09:04 EST)
- [tip:perf/core] perf report: Show branch type statistics for stdio mode tip-bot for Jin Yao (Thu Jul 20 2017 - 05:09:19 EST)
- [tip:perf/core] perf report: Show branch type in callchain entry tip-bot for Jin Yao (Thu Jul 20 2017 - 05:09:32 EST)
- Re: uuid updates for 4.13-rc Andy Shevchenko (Thu Jul 20 2017 - 05:09:39 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Will Deacon (Thu Jul 20 2017 - 05:10:08 EST)
- [tip:perf/core] perf record: Create a new option save_type in --branch-filter tip-bot for Jin Yao (Thu Jul 20 2017 - 05:10:42 EST)
- [tip:perf/core] perf header: Change FEAT_OP* macros tip-bot for David Carrillo-Cisneros (Thu Jul 20 2017 - 05:11:02 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Keerthy (Thu Jul 20 2017 - 05:11:21 EST)
- Re: [PATCH v6 0/2] x86: Implement fast refcount overflow protection Ingo Molnar (Thu Jul 20 2017 - 05:11:23 EST)
- [tip:perf/core] perf/x86/intel: Record branch type tip-bot for Jin Yao (Thu Jul 20 2017 - 05:12:42 EST)
- [tip:perf/core] perf record: Do not ask for precise_ip with --no-samples tip-bot for Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 05:13:42 EST)
- Re: [PATCH v7 1/3] mfd: hi6421-pmic: cleanup: change license text to shorter form Lee Jones (Thu Jul 20 2017 - 05:13:58 EST)
- Re: [PATCH v5] Bluetooth: btusb: Fix memory leak in play_deferred Oliver Neukum (Thu Jul 20 2017 - 05:14:12 EST)
- [tip:perf/core] perf probe: Allow placing uprobes in alternate namespaces. tip-bot for Krister Johansen (Thu Jul 20 2017 - 05:14:58 EST)
- Re: linux-next: build warning after merge of the char-misc tree Greg KH (Thu Jul 20 2017 - 05:15:12 EST)
- Re: [PATCH][next] x86/hyper-v: add missing void return type to hyperv_cleanup declaration Greg Kroah-Hartman (Thu Jul 20 2017 - 05:15:55 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Ingo Molnar (Thu Jul 20 2017 - 05:16:21 EST)
- Re: [RFC][PATCH v3] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate Jose Abreu (Thu Jul 20 2017 - 05:16:38 EST)
- [PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Baoquan He (Thu Jul 20 2017 - 05:16:48 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Greg Kroah-Hartman (Thu Jul 20 2017 - 05:16:54 EST)
- Re: [PATCH] drivers: staging: comedi: Add ftrace support Dan Carpenter (Thu Jul 20 2017 - 05:17:53 EST)
- Re: [PATCH v2 0/7] Add support of OV9655 camera Hugues FRUCHET (Thu Jul 20 2017 - 05:18:44 EST)
- Re: [PATCH v2 1/2] vfio: Allow No-IOMMU mode without checking iommu_present() Will Deacon (Thu Jul 20 2017 - 05:19:12 EST)
- RE: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)") Masaki Ota (Thu Jul 20 2017 - 05:20:35 EST)
- Re: [PATCH] bluetooth: btwilink: remove unnecessary static in bt_ti_probe() Marcel Holtmann (Thu Jul 20 2017 - 05:20:55 EST)
- Re: [PATCH 7/9] mm, page_alloc: remove stop_machine from build_all_zonelists Michal Hocko (Thu Jul 20 2017 - 05:21:34 EST)
- [PATCH] x86/boot: Fix memremap() related build failure Ingo Molnar (Thu Jul 20 2017 - 05:23:26 EST)
- Re: cpuidle and cpufreq coupling? Sudeep Holla (Thu Jul 20 2017 - 05:23:40 EST)
- [PATCH v4] mm/vmalloc: terminate searching since one node found Zhaoyang Huang (Thu Jul 20 2017 - 05:24:33 EST)
- Re: [PATCH v1 1/7] drm/stm: drv: Rename platform driver name Benjamin Gaignard (Thu Jul 20 2017 - 05:27:14 EST)
- Re: [PATCH 042/102] mtd: nand: sunxi: explicitly request exclusive reset control Philipp Zabel (Thu Jul 20 2017 - 05:27:38 EST)
- Re: [PATCH v1 2/7] drm/stm: ltdc: Cleanup signal polarity defines Benjamin Gaignard (Thu Jul 20 2017 - 05:27:51 EST)
- Re: [PATCH v1 3/7] drm/stm: ltdc: Lindent and minor cleanups Benjamin Gaignard (Thu Jul 20 2017 - 05:28:18 EST)
- Re: [PATCH v1 4/7] drm/stm: ltdc: Constify funcs structures Benjamin Gaignard (Thu Jul 20 2017 - 05:28:43 EST)
- Re: [PATCH v1 5/7] drm/stm: ltdc: add devm_reset_control & platform_get_ressource Benjamin Gaignard (Thu Jul 20 2017 - 05:30:55 EST)
- Re: [PATCH v1 6/7] drm/stm: ltdc: Cleanup rename returned value Benjamin Gaignard (Thu Jul 20 2017 - 05:31:44 EST)
- Re: [PATCH v1 7/7] drm/stm: dsi: Constify phy ops structure Benjamin Gaignard (Thu Jul 20 2017 - 05:32:13 EST)
- Re: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t Ingo Molnar (Thu Jul 20 2017 - 05:34:16 EST)
- Re: [PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC Hui Zhu (Thu Jul 20 2017 - 05:34:36 EST)
- Re: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)") Takashi Iwai (Thu Jul 20 2017 - 05:35:35 EST)
- Re: [PATCH v16 2/7] power: add power sequence library Peter Chen (Thu Jul 20 2017 - 05:36:38 EST)
- [PATCH] selftests/vm: Add test to validate mirror functionality with mremap Anshuman Khandual (Thu Jul 20 2017 - 05:37:14 EST)
- Re: [RFC PATCH 0/2] Introduce interface for default DMA pool SzemzÅ AndrÃs (Thu Jul 20 2017 - 05:38:52 EST)
- Re: [PATCH v2 0/4] Add STM32 MDMA driver Pierre Yves MORDRET (Thu Jul 20 2017 - 05:38:56 EST)
- [ANNOUNCE] util-linux stable v2.30.1 Karel Zak (Thu Jul 20 2017 - 05:40:21 EST)
- [PATCH] ext4: remove unused mode parameter Tahsin Erdogan (Thu Jul 20 2017 - 05:40:54 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Ingo Molnar (Thu Jul 20 2017 - 05:41:23 EST)
- Re: [PATCH][next] x86/hyper-v: add missing void return type to hyperv_cleanup declaration Ingo Molnar (Thu Jul 20 2017 - 05:42:31 EST)
- Re: [PATCH 1/3] can: m_can: Make hclk optional Sergei Shtylyov (Thu Jul 20 2017 - 05:42:51 EST)
- Re: [PATCH v3 0/5] Add STM32 DMAMUX support Pierre Yves MORDRET (Thu Jul 20 2017 - 05:43:27 EST)
- Re: [PATCH RFC] mm: allow isolation for pages not inserted into lru lists yet Vlastimil Babka (Thu Jul 20 2017 - 05:45:36 EST)
- Re: [PATCH 2/4] can: fixed-transceiver: Add documentation for CAN fixed transceiver bindings Sergei Shtylyov (Thu Jul 20 2017 - 05:46:11 EST)
- Re: [PATCH v1 2/2] drm/bridge/synopsys: dsi: Register list clean up Laurent Pinchart (Thu Jul 20 2017 - 05:47:58 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Johan Hovold (Thu Jul 20 2017 - 05:51:01 EST)
- Re: [PATCH 1/4] can: dev: Add support for limiting configured bitrate Sergei Shtylyov (Thu Jul 20 2017 - 05:52:25 EST)
- [PATCH] x86/amd: Derive L3 shared_cpu_map from cpu_llc_shared_mask Suravee Suthikulpanit (Thu Jul 20 2017 - 05:52:42 EST)
- Re: cpuidle and cpufreq coupling? Rafael J. Wysocki (Thu Jul 20 2017 - 05:52:52 EST)
- Re: [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending Maxime Ripard (Thu Jul 20 2017 - 05:53:53 EST)
- Re: [PATCH] Documentation: mtk-quadspi: update DT bindings Matthias Brugger (Thu Jul 20 2017 - 05:55:25 EST)
- RE: [PATCH V4 0/2] timer: add imx tpm timer support A.s. Dong (Thu Jul 20 2017 - 05:59:55 EST)
- Re: [PATCH] Revert "x86/uaccess: Add stack frame output operand in get_user() inline asm" Andrey Ryabinin (Thu Jul 20 2017 - 06:01:49 EST)
- RE: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)") Masaki Ota (Thu Jul 20 2017 - 06:02:26 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Keerthy (Thu Jul 20 2017 - 06:03:01 EST)
- Re: [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie Enric Balletbo Serra (Thu Jul 20 2017 - 06:03:50 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Johan Hovold (Thu Jul 20 2017 - 06:05:23 EST)
- Re: [PATCH 022/102] drm/sti: explicitly request exclusive reset control Benjamin Gaignard (Thu Jul 20 2017 - 06:09:26 EST)
- Re: [Intel-gfx] [PATCH] drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' Tvrtko Ursulin (Thu Jul 20 2017 - 06:10:16 EST)
- Re: [PATCH] Optimize int_sqrt for small values for faster idle Peter Zijlstra (Thu Jul 20 2017 - 06:10:40 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Keerthy (Thu Jul 20 2017 - 06:11:02 EST)
- Re: [PATCH v3 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie Pavel Machek (Thu Jul 20 2017 - 06:13:54 EST)
- Re: [PATCH v3 04/23] dt-bindings: media: Binding document for Qualcomm Camera subsystem driver Sakari Ailus (Thu Jul 20 2017 - 06:14:01 EST)
- [PATCH] ARM: dts: enable sdmmc for rockchip rv1108 evb Andy Yan (Thu Jul 20 2017 - 06:14:08 EST)
- Re: [PATCH v3 04/23] dt-bindings: media: Binding document for Qualcomm Camera subsystem driver Sakari Ailus (Thu Jul 20 2017 - 06:15:31 EST)
- Re: [PATCH RFC] mm: allow isolation for pages not inserted into lru lists yet Konstantin Khlebnikov (Thu Jul 20 2017 - 06:17:28 EST)
- [PATCH v5 00/19] coresight: Support for ARM Coresight SoC-600 Suzuki K Poulose (Thu Jul 20 2017 - 06:17:51 EST)
- [PATCH v5 08/19] coresight tmc: Add helpers for accessing 64bit registers Suzuki K Poulose (Thu Jul 20 2017 - 06:18:02 EST)
- [PATCH v5 11/19] coresight tmc: Handle configuration types properly Suzuki K Poulose (Thu Jul 20 2017 - 06:18:05 EST)
- [PATCH v5 18/19] coresight tmc: Add support for Coresight SoC 600 TMC Suzuki K Poulose (Thu Jul 20 2017 - 06:18:14 EST)
- [PATCH v5 12/19] coresight tmc etr: Add capabilitiy information Suzuki K Poulose (Thu Jul 20 2017 - 06:18:26 EST)
- [PATCH v5 19/19] coresight: Add support for Coresight SoC 600 components Suzuki K Poulose (Thu Jul 20 2017 - 06:18:28 EST)
- [PATCH v5 17/19] coresight tmc: Support for save-restore in ETR Suzuki K Poulose (Thu Jul 20 2017 - 06:18:51 EST)
- [PATCH v5 13/19] coresight tmc: Detect support for scatter gather Suzuki K Poulose (Thu Jul 20 2017 - 06:19:03 EST)
- [PATCH v5 16/19] coresigh tmc etr: Setup AXI cache encoding for read transfers Suzuki K Poulose (Thu Jul 20 2017 - 06:19:16 EST)
- [PATCH v5 14/19] coresight tmc etr: Detect address width at runtime Suzuki K Poulose (Thu Jul 20 2017 - 06:19:36 EST)
- [PATCH v5 15/19] coresight tmc etr: Cleanup AXICTL register handling Suzuki K Poulose (Thu Jul 20 2017 - 06:19:46 EST)
- [PATCH v5 06/19] coresight: Add support for reading 64bit registers Suzuki K Poulose (Thu Jul 20 2017 - 06:20:18 EST)
- [PATCH v5 10/19] coresight replicator: Expose replicator management registers Suzuki K Poulose (Thu Jul 20 2017 - 06:20:22 EST)
- [PATCH 0/2] Introduce interface for default DMA pool Vladimir Murzin (Thu Jul 20 2017 - 06:20:38 EST)
- [PATCH 2/2] ARM: NOMMU: Wire-up default DMA interface Vladimir Murzin (Thu Jul 20 2017 - 06:20:39 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Ingo Molnar (Thu Jul 20 2017 - 06:20:51 EST)
- [PATCH 1/2] drivers: dma-coherent: Introduce interface for default DMA pool Vladimir Murzin (Thu Jul 20 2017 - 06:21:19 EST)
- [PATCH v5 09/19] coresight tmc: Expose DBA and AXICTL Suzuki K Poulose (Thu Jul 20 2017 - 06:21:38 EST)
- [PATCH v5 01/19] coresight replicator: Cleanup programmable replicator naming Suzuki K Poulose (Thu Jul 20 2017 - 06:21:53 EST)
- [PATCH v5 02/19] arm64: juno: dts: Use the new coresight replicator string Suzuki K Poulose (Thu Jul 20 2017 - 06:22:05 EST)
- [PATCH v5 07/19] coresight: Use the new helper for defining registers Suzuki K Poulose (Thu Jul 20 2017 - 06:22:09 EST)
- [PATCH v5 03/19] arm: qcom-msm8974: dts: Update coresight replicator Suzuki K Poulose (Thu Jul 20 2017 - 06:22:30 EST)
- [PATCH v5 05/19] coresight: Extend the PIDR mask to cover relevant bits in PIDR2 Suzuki K Poulose (Thu Jul 20 2017 - 06:22:41 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Sylwester Nawrocki (Thu Jul 20 2017 - 06:22:57 EST)
- Re: [PATCH v1 01/25] lib/vsprintf: Remove useless NULL checks Andy Shevchenko (Thu Jul 20 2017 - 06:23:03 EST)
- [PATCH 1/4] ARM: mediatek: dts: Cleanup bindings documentation Matthias Brugger (Thu Jul 20 2017 - 06:23:09 EST)
- [PATCH 3/4] arm64: dts: mediatek: add watchdog to MT6796 Matthias Brugger (Thu Jul 20 2017 - 06:23:11 EST)
- [PATCH 4/4] arm64: dts: mediatek: Delete unused dummy clock for MT6797 Matthias Brugger (Thu Jul 20 2017 - 06:23:28 EST)
- [PATCH 2/4] ARM: mediatek: dts: Add mt6796 binding Matthias Brugger (Thu Jul 20 2017 - 06:23:54 EST)
- [PATCH v5 04/19] arm64: qcom-msm8916: dts: Update coresight replicator Suzuki K Poulose (Thu Jul 20 2017 - 06:24:41 EST)
- Re: [PATCH v4 1/5] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Horia Geantă (Thu Jul 20 2017 - 06:27:27 EST)
- Re: [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads Jan Kara (Thu Jul 20 2017 - 06:27:37 EST)
- [tip:x86/urgent] perf/x86: Shut up false-positive -Wmaybe-uninitialized warning tip-bot for Arnd Bergmann (Thu Jul 20 2017 - 06:28:39 EST)
- [tip:x86/urgent] x86/fpu/math-emu: Fix possible uninitialized variable use tip-bot for Arnd Bergmann (Thu Jul 20 2017 - 06:28:53 EST)
- [tip:x86/urgent] x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning tip-bot for Arnd Bergmann (Thu Jul 20 2017 - 06:29:11 EST)
- [PATCH] drm/panel: simple: Fix width and height for Olimex LCD-OLinuXino-4.3TS Jonathan Liu (Thu Jul 20 2017 - 06:29:17 EST)
- [PATCH v4 1/3] Documentation: devicetree: add Freescale RNGC binding Martin Kaiser (Thu Jul 20 2017 - 06:29:35 EST)
- [PATCH net] rds: Make sure updates to cp_send_gen can be observed HÃkon Bugge (Thu Jul 20 2017 - 06:29:46 EST)
- [PATCH v4 3/3] hwrng: mxc-fsl - add support for Freescale RNGC Martin Kaiser (Thu Jul 20 2017 - 06:30:07 EST)
- [PATCH v4 2/3] ARM: i.MX25: add RNGC node to dtsi Martin Kaiser (Thu Jul 20 2017 - 06:30:19 EST)
- [PATCH][media-next] media: v4l: make local function v4l2_fwnode_endpoint_parse_csi1_bus static Colin King (Thu Jul 20 2017 - 06:30:29 EST)
- [tip:x86/urgent] x86/platform/intel-mid: Fix a format string overflow warning tip-bot for Arnd Bergmann (Thu Jul 20 2017 - 06:30:41 EST)
- [tip:x86/urgent] x86/build: Silence the build with "make -s" tip-bot for Arnd Bergmann (Thu Jul 20 2017 - 06:30:52 EST)
- Re: [PATCH v1 04/25] lib/vsprintf: Print time and date in human readable format via %pt Andy Shevchenko (Thu Jul 20 2017 - 06:31:03 EST)
- [tip:x86/mm] x86/boot: Fix memremap() related build failure tip-bot for Ingo Molnar (Thu Jul 20 2017 - 06:31:15 EST)
- [tip:x86/urgent] x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG tip-bot for Arnd Bergmann (Thu Jul 20 2017 - 06:31:19 EST)
- Re: [PATCH 7/7] x86: microcode: constify attribute_group structures. Borislav Petkov (Thu Jul 20 2017 - 06:31:24 EST)
- [tip:x86/urgent] x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl tip-bot for Arnd Bergmann (Thu Jul 20 2017 - 06:32:09 EST)
- Re: [PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv] Andy Shevchenko (Thu Jul 20 2017 - 06:33:53 EST)
- [PATCH] tracing: Fix kmemleak in instance_rmdir Chunyu Hu (Thu Jul 20 2017 - 06:36:21 EST)
- Re: [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties. Daniel Thompson (Thu Jul 20 2017 - 06:37:28 EST)
- Re: [PATCH 4/4] drm/sun4i: make sure we don't have a commit pending Daniel Vetter (Thu Jul 20 2017 - 06:40:07 EST)
- Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree Arnd Bergmann (Thu Jul 20 2017 - 06:41:54 EST)
- Re: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)") Takashi Iwai (Thu Jul 20 2017 - 06:43:22 EST)
- Re: [PATCH] mm, vmscan: do not loop on too_many_isolated for ever Tetsuo Handa (Thu Jul 20 2017 - 06:44:19 EST)
- [PATCH 2/2] pwm: tiehrpwm: fix clock imbalance in probe error path Johan Hovold (Thu Jul 20 2017 - 06:48:45 EST)
- [PATCH 1/2] pwm: tiehrpwm: fix runtime pm imbalance at unbind Johan Hovold (Thu Jul 20 2017 - 06:48:56 EST)
- Re: [Intel-gfx] [PATCH] drm/i915/selftests: Fix an error handling path in 'mock_gem_device()' Chris Wilson (Thu Jul 20 2017 - 06:53:08 EST)
- [PATCH v6] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Thu Jul 20 2017 - 06:54:15 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Michael Ellerman (Thu Jul 20 2017 - 06:54:25 EST)
- Re: [PATCH v5 0/2] Add Basic SoC support for MT7622 Matthias Brugger (Thu Jul 20 2017 - 06:56:17 EST)
- Re: [PATCH v5] Bluetooth: btusb: Fix memory leak in play_deferred jeffy (Thu Jul 20 2017 - 06:56:37 EST)
- [PATCH 1/2] staging: fsl-dpaa2/eth: Fix skb use after free Bogdan Purcareata (Thu Jul 20 2017 - 06:58:51 EST)
- [PATCH 2/2] staging: fsl-dpaa2/eth: Error report format fixes Bogdan Purcareata (Thu Jul 20 2017 - 06:59:06 EST)
- Re: [PATCH 0/2] fixed ethernet binding violation for reset signal Matthias Brugger (Thu Jul 20 2017 - 07:01:34 EST)
- Re: [PATCH 1/1][staging-next] staging: pi433: Make functions rf69_set_dc_cut_off_frequency_intern static Wolf Entwicklungen (Thu Jul 20 2017 - 07:01:55 EST)
- Re: [PATCH 7/7] x86: microcode: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:02:20 EST)
- Re: [PATCH 3/3][staging-next] staging: pi433: fix thread_run failure check Wolf Entwicklungen (Thu Jul 20 2017 - 07:02:50 EST)
- Re: [PATCH net] rds: Make sure updates to cp_send_gen can be observed Sowmini Varadhan (Thu Jul 20 2017 - 07:03:13 EST)
- Re: [PATCH 1/3][staging-next] staging: pi433: Make a couple of functions static Wolf Entwicklungen (Thu Jul 20 2017 - 07:03:27 EST)
- Re: [PATCH 2/3][staging-next] staging: pi433: Make functions rf69_set_bandwidth_intern static Wolf Entwicklungen (Thu Jul 20 2017 - 07:04:16 EST)
- [PATCH 0/4] Drop uninformative messages from bootlog Punit Agrawal (Thu Jul 20 2017 - 07:04:22 EST)
- [PATCH 1/4] arm64/numa: Drop duplicate message Punit Agrawal (Thu Jul 20 2017 - 07:04:29 EST)
- Re: [PATCH 1/2] Staging: pi433: declare functions static Wolf Entwicklungen (Thu Jul 20 2017 - 07:04:50 EST)
- [PATCH 3/4] ACPI / APEI: Drop uninformative messages during boot Punit Agrawal (Thu Jul 20 2017 - 07:04:58 EST)
- [PATCH 4/4] xen: Drop un-informative message during boot Punit Agrawal (Thu Jul 20 2017 - 07:05:06 EST)
- [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 07:05:12 EST)
- Re: [PATCH 2/2] Staging: pi433: check error after kthread_run() Wolf Entwicklungen (Thu Jul 20 2017 - 07:05:27 EST)
- Re: [PATCH v3 3/5] pwm-backlight: add support for PWM delays proprieties. Pavel Machek (Thu Jul 20 2017 - 07:05:34 EST)
- Re: [PATCH -next] staging: pi433: depends on SPI Wolf Entwicklungen (Thu Jul 20 2017 - 07:06:19 EST)
- [PATCH 2/4] mailbox: pcc: Drop uninformative output during boot Punit Agrawal (Thu Jul 20 2017 - 07:06:28 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Anup Patel (Thu Jul 20 2017 - 07:08:16 EST)
- Re: [PATCH] staging: pi433: Fix a couple of spelling mistakes Marcus Wolf (Thu Jul 20 2017 - 07:08:55 EST)
- Re: [PATCH v4 1/5] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Michael Ellerman (Thu Jul 20 2017 - 07:10:19 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Mauro Carvalho Chehab (Thu Jul 20 2017 - 07:15:59 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Will Deacon (Thu Jul 20 2017 - 07:17:05 EST)
- Re: [PATCH 3/5] iommu/arm-smmu-v3: add IOMMU_CAP_BYPASS to the ARM SMMUv3 driver Robin Murphy (Thu Jul 20 2017 - 07:17:21 EST)
- [PATCH v3] FlexRM support in VFIO platform Anup Patel (Thu Jul 20 2017 - 07:17:43 EST)
- [PATCH v3] vfio: platform: reset: Add Broadcom FlexRM reset module Anup Patel (Thu Jul 20 2017 - 07:17:50 EST)
- Re: [PATCH 1/2] staging: fsl-dpaa2/eth: Fix skb use after free Dan Carpenter (Thu Jul 20 2017 - 07:17:57 EST)
- Re: [PATCH 3/4] ACPI / APEI: Drop uninformative messages during boot Borislav Petkov (Thu Jul 20 2017 - 07:18:27 EST)
- Re: [RFC] make onsemi-ncp6335d.c mainlined Mark Brown (Thu Jul 20 2017 - 07:19:14 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Lad, Prabhakar (Thu Jul 20 2017 - 07:21:38 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver Marcus Wolf (Thu Jul 20 2017 - 07:23:15 EST)
- Re: [PATCH net] rds: Make sure updates to cp_send_gen can be observed HÃkon Bugge (Thu Jul 20 2017 - 07:24:25 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Peter Zijlstra (Thu Jul 20 2017 - 07:25:03 EST)
- Re: [PATCH v2] media: venus: don't abuse dma_alloc for non-DMA allocations Hans Verkuil (Thu Jul 20 2017 - 07:26:28 EST)
- [PATCH v2 0/7] constify x86 attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:31:23 EST)
- [PATCH v2 1/7] perf: x86: intel: uncore: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:31:32 EST)
- [PATCH v2 5/7] x86: ksysfs: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:31:41 EST)
- [PATCH v2 6/7] x86: therm_throt: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:31:43 EST)
- [PATCH v2 7/7] x86: microcode: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:31:46 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver Greg KH (Thu Jul 20 2017 - 07:32:05 EST)
- [PATCH v2 3/7] perf: x86: intel: uncore_snb: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:32:31 EST)
- [PATCH v2 4/7] perf: x86: intel: uncore_snbep: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:32:42 EST)
- [PATCH v2 2/7] perf: x86: intel: uncore_nhmex: constify attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:33:00 EST)
- [PATCH] net: ethernet: ti: cpsw: Push the request_irq function to the end of probe Keerthy (Thu Jul 20 2017 - 07:33:16 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver Dan Carpenter (Thu Jul 20 2017 - 07:37:36 EST)
- RE: [PATCH 1/2] staging: fsl-dpaa2/eth: Fix skb use after free Bogdan Purcareata (Thu Jul 20 2017 - 07:38:28 EST)
- Re: [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Russell King - ARM Linux (Thu Jul 20 2017 - 07:39:17 EST)
- Re: [PATCH] xhci: fix memleak in xhci_run() Mathias Nyman (Thu Jul 20 2017 - 07:43:31 EST)
- Re: [PATCH 1/2] staging: fsl-dpaa2/eth: Fix skb use after free Dan Carpenter (Thu Jul 20 2017 - 07:43:56 EST)
- Re: [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Russell King - ARM Linux (Thu Jul 20 2017 - 07:45:09 EST)
- [tip:core/urgent] debug: Fix WARN_ON_ONCE() for modules tip-bot for Josh Poimboeuf (Thu Jul 20 2017 - 07:46:37 EST)
- Re: [PATCH v2] media: venus: don't abuse dma_alloc for non-DMA allocations Arnd Bergmann (Thu Jul 20 2017 - 07:46:43 EST)
- Re: [PATCH] x86/platform/uv/BAU: disable BAU on single hub configurations Ingo Molnar (Thu Jul 20 2017 - 07:48:00 EST)
- Re: [PATCH v7 3/3] clk: stm32h7: Add stm32h743 clock driver Vladimir Zapolskiy (Thu Jul 20 2017 - 07:51:15 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Joe Perches (Thu Jul 20 2017 - 07:53:00 EST)
- Re: [RESEND PATCH] powerpc: defconfig: Cleanup from old Kconfig options Michael Ellerman (Thu Jul 20 2017 - 08:02:05 EST)
- [PATCH v2 1/7] drm/stm: drv: Rename platform driver name Philippe CORNU (Thu Jul 20 2017 - 08:06:24 EST)
- [PATCH v2 6/7] drm/stm: ltdc: Cleanup rename returned value Philippe CORNU (Thu Jul 20 2017 - 08:06:25 EST)
- [PATCH v2 7/7] drm/stm: dsi: Constify phy ops structure Philippe CORNU (Thu Jul 20 2017 - 08:06:28 EST)
- [PATCH v2 5/7] drm/stm: ltdc: add devm_reset_control & platform_get_ressource Philippe CORNU (Thu Jul 20 2017 - 08:06:42 EST)
- [PATCH v2 4/7] drm/stm: ltdc: Constify funcs structures Philippe CORNU (Thu Jul 20 2017 - 08:07:11 EST)
- [PATCH v8 1/1] f2fs: dax: implement direct access sunqiuyang (Thu Jul 20 2017 - 08:07:19 EST)
- [PATCH v2 3/7] drm/stm: ltdc: Lindent and minor cleanups Philippe CORNU (Thu Jul 20 2017 - 08:07:47 EST)
- [PATCH v2 0/7] drm/stm: Various cleanups Philippe CORNU (Thu Jul 20 2017 - 08:08:06 EST)
- [PATCH v2 2/7] drm/stm: ltdc: Cleanup signal polarity defines Philippe CORNU (Thu Jul 20 2017 - 08:08:21 EST)
- [PATCH 1/2] arm64: zynqmp: Remove leading 0s from mtd table for spi flashes Michal Simek (Thu Jul 20 2017 - 08:09:09 EST)
- [PATCH 2/2] arm64: zynqmp: Move nodes which have no reg property out of bus Michal Simek (Thu Jul 20 2017 - 08:09:22 EST)
- Re: [linux-sunxi] [PATCH v4 4/5] ARM: sunxi: h3/h5: switch apb0-related clocks to r_ccu OndÅej Jirman (Thu Jul 20 2017 - 08:15:41 EST)
- [v3] wl18xx: add missing nvs file name info for wilink8 Reizer, Eyal (Thu Jul 20 2017 - 08:15:41 EST)
- RE: [v3] wl18xx: add missing nvs file name info for wilink8 Reizer, Eyal (Thu Jul 20 2017 - 08:15:44 EST)
- Re: [PATCH v3 07/23] media: camss: Add CSIPHY files Sakari Ailus (Thu Jul 20 2017 - 08:16:04 EST)
- [PATCH 00/10] arm64: zynqmp: dtsi changes Michal Simek (Thu Jul 20 2017 - 08:19:57 EST)
- Re: [PATCH v1 1/6] efi: Switch to use new generic UUID API Ard Biesheuvel (Thu Jul 20 2017 - 08:20:01 EST)
- [PATCH v2 1/3] drm/bridge/synopsys: dsi: Constify funcs structures Philippe CORNU (Thu Jul 20 2017 - 08:20:15 EST)
- [PATCH v2 0/3] drm/bridge/synopsys: dsi: Various cleanups Philippe CORNU (Thu Jul 20 2017 - 08:20:19 EST)
- [PATCH v2 2/3] drm/bridge/synopsys: dsi: Register list clean up Philippe CORNU (Thu Jul 20 2017 - 08:20:26 EST)
- [PATCH 01/10] arm64: zynqmp: Add references to cpu nodes Michal Simek (Thu Jul 20 2017 - 08:21:10 EST)
- [PATCH 02/10] arm64: zynqmp: Add idle state for ZynqMP Michal Simek (Thu Jul 20 2017 - 08:21:24 EST)
- [PATCH 03/10] arm64: zynqmp: Add operating points Michal Simek (Thu Jul 20 2017 - 08:21:37 EST)
- [PATCH 04/10] arm64: zynqmp: Add dcc console for zynqmp Michal Simek (Thu Jul 20 2017 - 08:21:51 EST)
- [PATCH 05/10] arm64: zynqmp: Add CCI-400 node Michal Simek (Thu Jul 20 2017 - 08:22:06 EST)
- [v3] wlcore: add missing nvs file name info for wilink8 Reizer, Eyal (Thu Jul 20 2017 - 08:22:19 EST)
- [PATCH 06/10] arm64: zynqmp: Adding prefetchable memory space to pcie node Michal Simek (Thu Jul 20 2017 - 08:22:36 EST)
- [PATCH 07/10] arm64: zynqmp: Add support for RTC Michal Simek (Thu Jul 20 2017 - 08:22:49 EST)
- Re: [Eas-dev] [PATCH V3 2/3] cpufreq: schedutil: Process remote callback for shared policies Peter Zijlstra (Thu Jul 20 2017 - 08:22:59 EST)
- [PATCH 08/10] arm64: zynqmp: Correct IRQ nr for the SMMU Michal Simek (Thu Jul 20 2017 - 08:23:19 EST)
- [PATCH 09/10] arm64: zynqmp: Add new uartps compatible string Michal Simek (Thu Jul 20 2017 - 08:23:37 EST)
- [PATCH 10/10] arm64: zynqmp: Set status disabled in dtsi Michal Simek (Thu Jul 20 2017 - 08:23:54 EST)
- Applied "regulator: core: fix a possible race in disable_work handling" to the regulator tree Mark Brown (Thu Jul 20 2017 - 08:26:05 EST)
- Applied "regulator: fan53555: Use of_device_get_match_data() to simplify probe" to the regulator tree Mark Brown (Thu Jul 20 2017 - 08:26:20 EST)
- Re: linux-next: build failure after merge of the userns tree Eric W. Biederman (Thu Jul 20 2017 - 08:26:34 EST)
- [PATCH v2 3/3] drm/bridge/synopsys: dsi: explicitly request exclusive reset control Philippe CORNU (Thu Jul 20 2017 - 08:26:48 EST)
- Re: [PATCH 3/4] ACPI / APEI: Drop uninformative messages during boot Punit Agrawal (Thu Jul 20 2017 - 08:29:30 EST)
- Re: [PATCH 1/1] drivers/staging/pi433: New driver Geert Uytterhoeven (Thu Jul 20 2017 - 08:29:45 EST)
- Re: [PATCH] f2fs: let __get_victim successfully get a segno in corner case Yunlong Song (Thu Jul 20 2017 - 08:30:07 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Daniel Kiper (Thu Jul 20 2017 - 08:34:36 EST)
- Re: [PATCH v4 1/5] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Horia Geantă (Thu Jul 20 2017 - 08:36:17 EST)
- Re: [RESEND PATCH] sparc: defconfig: Cleanup from old Kconfig options Sam Ravnborg (Thu Jul 20 2017 - 08:36:43 EST)
- Re: [PATCH v6 0/6] provide power off support for iMX6 with external PMIC Mark Brown (Thu Jul 20 2017 - 08:37:25 EST)
- Re: [PATCH v2 5/7] drm/stm: ltdc: add devm_reset_control & platform_get_ressource Philipp Zabel (Thu Jul 20 2017 - 08:38:47 EST)
- RE: [v3] wl18xx: add missing nvs file name info for wilink8 Reizer, Eyal (Thu Jul 20 2017 - 08:41:39 EST)
- Re: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t Eric W. Biederman (Thu Jul 20 2017 - 08:43:14 EST)
- Re: [PATCH v2 0/7] drm/stm: Various cleanups Benjamin Gaignard (Thu Jul 20 2017 - 08:46:08 EST)
- Re: [PATCH v2 3/3] drm/bridge/synopsys: dsi: explicitly request exclusive reset control Philipp Zabel (Thu Jul 20 2017 - 08:46:26 EST)
- [PATCH 0/5] Consolidate init_task handling David Howells (Thu Jul 20 2017 - 08:50:20 EST)
- [PATCH 1/5] Construct init thread stack in the linker script rather than by union David Howells (Thu Jul 20 2017 - 08:50:27 EST)
- [PATCH 2/5] Unroll INIT_TASK() in init/init_task.c David Howells (Thu Jul 20 2017 - 08:50:39 EST)
- [PATCH 3/5] Unroll various INIT_* macros David Howells (Thu Jul 20 2017 - 08:50:44 EST)
- [PATCH 4/5] Unroll the INIT_SIGNALS and INIT_SIGHAND macros David Howells (Thu Jul 20 2017 - 08:50:54 EST)
- [PATCH 5/5] Unroll INIT_STRUCT_PID David Howells (Thu Jul 20 2017 - 08:50:58 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Paul E. McKenney (Thu Jul 20 2017 - 08:51:08 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Paul E. McKenney (Thu Jul 20 2017 - 08:52:30 EST)
- Re: [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 08:54:14 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Akira Yokosawa (Thu Jul 20 2017 - 08:55:42 EST)
- Re: [PATCH v5 02/19] arm64: juno: dts: Use the new coresight replicator string Liviu Dudau (Thu Jul 20 2017 - 08:57:26 EST)
- Re: mm, something wrong in page_lock_anon_vma_read()? Andrea Arcangeli (Thu Jul 20 2017 - 08:58:46 EST)
- Re: [PATCH 1/1][staging-next] staging: pi433: Make functions rf69_set_dc_cut_off_frequency_intern static Colin Ian King (Thu Jul 20 2017 - 08:58:54 EST)
- Re: [PATCH v3 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver Zhangshaokun (Thu Jul 20 2017 - 08:59:34 EST)
- [PATCH v2 3/4] drm/sun4i: engine: Add commit_poll function Maxime Ripard (Thu Jul 20 2017 - 09:01:32 EST)
- [PATCH v2 0/4] drm/sun4i: Fix a register access bug Maxime Ripard (Thu Jul 20 2017 - 09:01:43 EST)
- [PATCH v2 4/4] drm/sun4i: make sure we don't have a commit pending Maxime Ripard (Thu Jul 20 2017 - 09:01:47 EST)
- [PATCH v2 2/4] drm/sun4i: Use the runtime_pm commit_tail variant Maxime Ripard (Thu Jul 20 2017 - 09:02:06 EST)
- [PATCH v2 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users Maxime Ripard (Thu Jul 20 2017 - 09:02:27 EST)
- Re: [RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap Michal Hocko (Thu Jul 20 2017 - 09:05:50 EST)
- Re: [Patch v5 06/12] [media] v4l2-ioctl: add HEVC format description Hans Verkuil (Thu Jul 20 2017 - 09:07:17 EST)
- Re: [Patch v5 05/12] [media] videodev2.h: Add v4l2 definition for HEVC Hans Verkuil (Thu Jul 20 2017 - 09:07:58 EST)
- Re: [PATCH 03/18] drm/sun4i: Realign Makefile padding and reorder it Maxime Ripard (Thu Jul 20 2017 - 09:08:07 EST)
- Re: [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Russell King - ARM Linux (Thu Jul 20 2017 - 09:08:45 EST)
- Re: [PATCH v3 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver Will Deacon (Thu Jul 20 2017 - 09:08:51 EST)
- Re: [PATCH v1] crypto: caam - set hwrng quality level Harald Freudenberger (Thu Jul 20 2017 - 09:08:59 EST)
- Re: [PATCH v4 3/3] hwrng: mxc-fsl - add support for Freescale RNGC PrasannaKumar Muralidharan (Thu Jul 20 2017 - 09:10:30 EST)
- Re: [PATCH v6 0/6] provide power off support for iMX6 with external PMIC Russell King - ARM Linux (Thu Jul 20 2017 - 09:12:34 EST)
- Re: [PATCH v3 2/6] perf: hisi: Add support for HiSilicon SoC uncore PMU driver Zhangshaokun (Thu Jul 20 2017 - 09:13:01 EST)
- Re: [Patch v5 10/12] [media] v4l2: Add v4l2 control IDs for HEVC encoder Hans Verkuil (Thu Jul 20 2017 - 09:13:30 EST)
- Re: [PATCH v3 1/6] Documentation: perf: hisi: Documentation for HiSilicon SoC PMU driver Will Deacon (Thu Jul 20 2017 - 09:14:07 EST)
- Re: [PATCH] iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel Baoquan He (Thu Jul 20 2017 - 09:17:52 EST)
- Re: [PATCH 06/18] drm/sun4i: tcon: Don't rely on encoders to enable the TCON Maxime Ripard (Thu Jul 20 2017 - 09:21:04 EST)
- Re: [PATCH] tracing: Fix kmemleak in instance_rmdir Steven Rostedt (Thu Jul 20 2017 - 09:22:04 EST)
- Re: [PATCH] mm, vmscan: do not loop on too_many_isolated for ever Michal Hocko (Thu Jul 20 2017 - 09:22:34 EST)
- Re: [PATCH] iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel Joerg Roedel (Thu Jul 20 2017 - 09:27:38 EST)
- [PATCH] arm: zynq: Add adv7511 on i2c bus for zc70x Michal Simek (Thu Jul 20 2017 - 09:32:59 EST)
- [PATCH] arm: zynq: Add device-type property for zynq ethernet phy nodes Michal Simek (Thu Jul 20 2017 - 09:32:59 EST)
- Re: [Patch v5 11/12] [media] s5p-mfc: Add support for HEVC encoder Hans Verkuil (Thu Jul 20 2017 - 09:32:59 EST)
- Re: [PATCH][media-next] media: v4l: make local function v4l2_fwnode_endpoint_parse_csi1_bus static Sakari Ailus (Thu Jul 20 2017 - 09:33:12 EST)
- [PATCH] arm: zynq: Label whole PL part as fpga_full region Michal Simek (Thu Jul 20 2017 - 09:33:27 EST)
- [PATCH] arm: zynq: Use C pre-processor for includes in dts Michal Simek (Thu Jul 20 2017 - 09:34:11 EST)
- Re: [PATCH 07/18] drm/sun4i: tcon: Don't rely on encoders to set the TCON mode Maxime Ripard (Thu Jul 20 2017 - 09:35:05 EST)
- Re: [PATCH 13/18] dt-bindings: vendor: Add Huarui Lighting Maxime Ripard (Thu Jul 20 2017 - 09:37:31 EST)
- Re: [PATCH 00/16] omap_hsmmc: Add ADMA support and UHS/HS200/DDR support Kishon Vijay Abraham I (Thu Jul 20 2017 - 09:37:40 EST)
- [PATCH] staging: ccree: Fix unnecessary NULL check before kfree'ing it sunil . m (Thu Jul 20 2017 - 09:37:50 EST)
- [PATCH 3/4] mm, page_owner: don't grab zone->lock for init_pages_in_zone() Vlastimil Babka (Thu Jul 20 2017 - 09:40:49 EST)
- [PATCH 0/4] page_ext/page_owner init fixes Vlastimil Babka (Thu Jul 20 2017 - 09:41:01 EST)
- [PATCH 2/4] mm, page_ext: periodically reschedule during page_ext_init() Vlastimil Babka (Thu Jul 20 2017 - 09:41:17 EST)
- [PATCH 1/4] mm, page_owner: make init_pages_in_zone() faster Vlastimil Babka (Thu Jul 20 2017 - 09:41:31 EST)
- [RFC PATCH 4/4] mm, page_ext: move page_ext_init() after page_alloc_init_late() Vlastimil Babka (Thu Jul 20 2017 - 09:41:43 EST)
- Re: [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Paul Moore (Thu Jul 20 2017 - 09:42:19 EST)
- Re: [PATCH RESEND] HID: wacom: Remove comparison of u8 mode with zero and simplify. Jiri Kosina (Thu Jul 20 2017 - 09:43:43 EST)
- Re: [PATCH 1/2] drivers: dma-coherent: Introduce interface for default DMA pool Robin Murphy (Thu Jul 20 2017 - 09:45:37 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Arjan van de Ven (Thu Jul 20 2017 - 09:46:05 EST)
- Re: [PATCH] HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value Jiri Kosina (Thu Jul 20 2017 - 09:46:25 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Masami Hiramatsu (Thu Jul 20 2017 - 09:46:32 EST)
- Re: [PATCH 7/7] staging: fsl-mc: allow the driver compile multi-arch Laurentiu Tudor (Thu Jul 20 2017 - 09:47:40 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Arjan van de Ven (Thu Jul 20 2017 - 09:48:52 EST)
- Re: [PATCH 2/2] ARM: NOMMU: Wire-up default DMA interface Robin Murphy (Thu Jul 20 2017 - 09:49:08 EST)
- Re: [PATCH v3 2/6] perf: hisi: Add support for HiSilicon SoC uncore PMU driver Jonathan Cameron (Thu Jul 20 2017 - 09:50:48 EST)
- [PATCH v4.4.y] sched/cgroup: Move sched_online_group() back into css_online() to fix crash Matt Fleming (Thu Jul 20 2017 - 09:53:19 EST)
- [GIT PULL] HID regression fix Jiri Kosina (Thu Jul 20 2017 - 09:53:55 EST)
- Re: [PATCH] gpu: Convert to using %pOF instead of full_name Sean Paul (Thu Jul 20 2017 - 09:54:03 EST)
- Re: [PATCH 3/4] ACPI / APEI: Drop uninformative messages during boot Borislav Petkov (Thu Jul 20 2017 - 09:55:04 EST)
- Re: [PATCH 10/18] drm/sun4i: tcon: Move out the tcon0 common setup Maxime Ripard (Thu Jul 20 2017 - 09:56:14 EST)
- Re: [PATCH] scsi: qedf: Limit number of CQs Chad Dupuis (Thu Jul 20 2017 - 09:57:03 EST)
- Re: [Eas-dev] [PATCH V3 2/3] cpufreq: schedutil: Process remote callback for shared policies Peter Zijlstra (Thu Jul 20 2017 - 09:58:17 EST)
- Re: [PATCH v2] ARC: reset: introduce HSDKv1 reset driver Philipp Zabel (Thu Jul 20 2017 - 09:58:43 EST)
- Re: commit 16ecba59 breaks 82574L under heavy load. Lennart Sorensen (Thu Jul 20 2017 - 10:00:35 EST)
- Re: [PATCH] cpu hotplug: Prevent Page Fault in cpuhp_remove_callbacks() Thomas Gleixner (Thu Jul 20 2017 - 10:05:34 EST)
- Re: [PATCH] media: Convert to using %pOF instead of full_name Rob Herring (Thu Jul 20 2017 - 10:06:34 EST)
- Re: [PATCH v3 3/6] perf: hisi: Add support for HiSilicon SoC L3C PMU driver Zhangshaokun (Thu Jul 20 2017 - 10:07:38 EST)
- Re: [PATCH] net: bonding: Fix transmit load balancing in balance-alb mode Andy Gospodarek (Thu Jul 20 2017 - 10:08:11 EST)
- Re: [PATCH 1/2] drivers: dma-coherent: Introduce interface for default DMA pool Christoph Hellwig (Thu Jul 20 2017 - 10:11:15 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Michal Hocko (Thu Jul 20 2017 - 10:11:48 EST)
- Re: [PATCH v3 08/23] media: camss: Add CSID files Sakari Ailus (Thu Jul 20 2017 - 10:13:23 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Peter Zijlstra (Thu Jul 20 2017 - 10:13:49 EST)
- [PATCH] perf: Fix locking for children siblings group read Jiri Olsa (Thu Jul 20 2017 - 10:15:03 EST)
- Re: [PATCH v3 2/6] perf: hisi: Add support for HiSilicon SoC uncore PMU driver Zhangshaokun (Thu Jul 20 2017 - 10:16:56 EST)
- Re: [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 10:19:16 EST)
- [PATCH v2] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 10:19:40 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Peter Zijlstra (Thu Jul 20 2017 - 10:20:07 EST)
- Re: [PATCH 11/18] dt-bindings: display: Add Allwinner MIPI-DSI bindings Maxime Ripard (Thu Jul 20 2017 - 10:20:18 EST)
- Re: [PATCH 11/18] dt-bindings: display: Add Allwinner MIPI-DSI bindings Maxime Ripard (Thu Jul 20 2017 - 10:21:29 EST)
- [PATCH v2 1/2] platform/x86: Add GLK PSS Event Table Rajneesh Bhardwaj (Thu Jul 20 2017 - 10:21:40 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Waiman Long (Thu Jul 20 2017 - 10:21:46 EST)
- [PATCH v2 2/2] Telemetry: remove redundant macro definition Rajneesh Bhardwaj (Thu Jul 20 2017 - 10:22:00 EST)
- Re: [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Russell King - ARM Linux (Thu Jul 20 2017 - 10:24:30 EST)
- Re: [PATCH v2 2/2] dt-bindings: mfd: Add bindings for ZII RAVE devices Andrey Smirnov (Thu Jul 20 2017 - 10:27:05 EST)
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text Masahiro Yamada (Thu Jul 20 2017 - 10:28:41 EST)
- Re: [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads Ross Zwisler (Thu Jul 20 2017 - 10:28:51 EST)
- Re: [Intel-gfx] [PATCH] drm/i915: Synchronize connectors states when switching from poll to irq Paul Kocialkowski (Thu Jul 20 2017 - 10:35:40 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Petr Mladek (Thu Jul 20 2017 - 10:36:16 EST)
- Re: [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 10:40:53 EST)
- Re: [PATCH] drm/i915: Synchronize connectors states when switching from poll to irq Paul Kocialkowski (Thu Jul 20 2017 - 10:41:30 EST)
- Re: [PATCH] perf: Fix locking for children siblings group read Peter Zijlstra (Thu Jul 20 2017 - 10:42:06 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Thu Jul 20 2017 - 10:43:04 EST)
- Re: [RESEND PATCH] tile: defconfig: Cleanup from old Kconfig options Chris Metcalf (Thu Jul 20 2017 - 10:43:17 EST)
- [PATCH 0/4] ACPI: DMA ranges management Lorenzo Pieralisi (Thu Jul 20 2017 - 10:43:41 EST)
- [PATCH 2/4] ACPI: Make acpi_dev_get_resources() method agnostic Lorenzo Pieralisi (Thu Jul 20 2017 - 10:43:44 EST)
- [PATCH 3/4] ACPI: Introduce DMA ranges parsing Lorenzo Pieralisi (Thu Jul 20 2017 - 10:43:54 EST)
- [PATCH 4/4] ACPI: Make acpi_dma_configure() DMA regions aware Lorenzo Pieralisi (Thu Jul 20 2017 - 10:44:08 EST)
- Re: [PATCH 01/18] regmap: mmio: Add function to attach a clock Maxime Ripard (Thu Jul 20 2017 - 10:44:33 EST)
- [PATCH 1/4] ACPI: Allow _DMA method in walk resources Lorenzo Pieralisi (Thu Jul 20 2017 - 10:44:55 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Miroslav Benes (Thu Jul 20 2017 - 10:45:32 EST)
- Re: cpuidle and cpufreq coupling? Peter Zijlstra (Thu Jul 20 2017 - 10:45:42 EST)
- [PATCH] staging: bcm2835-audio: constify snd_pcm_ops structures Gustavo A. R. Silva (Thu Jul 20 2017 - 10:46:12 EST)
- Re: [PATCH v4 0/3] of: overlay: load overlay symbols into live device tree Rob Herring (Thu Jul 20 2017 - 10:48:13 EST)
- [PATCH] staging: fsl-mc/dpio: Skip endianness conversion in portal config Bogdan Purcareata (Thu Jul 20 2017 - 10:48:42 EST)
- [tip:smp/hotplug] smp/hotplug: Handle removal correctly in cpuhp_store_callbacks() tip-bot for Ethan Barnes (Thu Jul 20 2017 - 10:50:30 EST)
- Re: [Patch v5 12/12] Documention: v4l: Documentation for HEVC CIDs Hans Verkuil (Thu Jul 20 2017 - 10:50:47 EST)
- [GIT PULL] libnvdimm fixes for 4.13-rc2 Williams, Dan J (Thu Jul 20 2017 - 10:51:05 EST)
- Re: [PATCH v3 09/23] media: camss: Add ISPIF files Sakari Ailus (Thu Jul 20 2017 - 10:52:05 EST)
- RE: linux-next: build warning after merge of the char-misc tree KY Srinivasan (Thu Jul 20 2017 - 10:52:47 EST)
- Re: [PATCH 09/18] drm/sun4i: tcon: Adjust dotclock dividers range Maxime Ripard (Thu Jul 20 2017 - 10:55:08 EST)
- [PATCH] drivers/fsi/scom: Remove reset before every putscom Eddie James (Thu Jul 20 2017 - 10:55:46 EST)
- Re: [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Daniel Vetter (Thu Jul 20 2017 - 10:57:20 EST)
- Re: [PATCH v3 10/23] media: camss: Add VFE files Sakari Ailus (Thu Jul 20 2017 - 11:00:02 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Jerome Glisse (Thu Jul 20 2017 - 11:03:13 EST)
- Re: [PATCH 1/1][staging-next] staging: pi433: Make functions rf69_set_dc_cut_off_frequency_intern static Marcus Wolf (Thu Jul 20 2017 - 11:04:02 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Thu Jul 20 2017 - 11:04:29 EST)
- Re: [PATCH] crypto: ixp4xx - Fix error handling path in 'aead_perform()' Arnd Bergmann (Thu Jul 20 2017 - 11:04:37 EST)
- [PATCH] MIPS: PCI: Fix smp_processor_id() in preemptible Matt Redfearn (Thu Jul 20 2017 - 11:05:09 EST)
- Re: [PATCH] Mauro Carvalho Chehab (Thu Jul 20 2017 - 11:06:38 EST)
- Re: [PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 11:06:57 EST)
- [GIT PULL] Audit fix for v4.13 (#1) Paul Moore (Thu Jul 20 2017 - 11:07:45 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Miklos Szeredi (Thu Jul 20 2017 - 11:08:42 EST)
- Re: [Eas-dev] [PATCH V3 2/3] cpufreq: schedutil: Process remote callback for shared policies Sudeep Holla (Thu Jul 20 2017 - 11:11:51 EST)
- Re: [PATCH v3 14/23] camss: vfe: Format conversion support using PIX interface Sakari Ailus (Thu Jul 20 2017 - 11:12:06 EST)
- Re: [PATCH 1/3] ipc: convert ipc_namespace.count from atomic_t to refcount_t Kees Cook (Thu Jul 20 2017 - 11:12:52 EST)
- Re: [PATCH v3 15/23] doc: media/v4l-drivers: Qualcomm Camera Subsystem - PIX Interface Sakari Ailus (Thu Jul 20 2017 - 11:13:37 EST)
- Re: [PATCH] crypto: ixp4xx - Fix error handling path in 'aead_perform()' Arnd Bergmann (Thu Jul 20 2017 - 11:17:04 EST)
- Re: [PATCH 09/18] drm/sun4i: tcon: Adjust dotclock dividers range Chen-Yu Tsai (Thu Jul 20 2017 - 11:17:31 EST)
- Re: [PATCH v3 16/23] camss: vfe: Support for frame padding Sakari Ailus (Thu Jul 20 2017 - 11:17:41 EST)
- Re: [PATCH] Revert "x86/uaccess: Add stack frame output operand in get_user() inline asm" Josh Poimboeuf (Thu Jul 20 2017 - 11:18:24 EST)
- Re: [PATCH v3 17/23] camss: vfe: Add interface for scaling Sakari Ailus (Thu Jul 20 2017 - 11:20:13 EST)
- Re: [PATCH v3 22/23] camss: Use optimal clock frequency rates Sakari Ailus (Thu Jul 20 2017 - 11:23:22 EST)
- Re: [PATCH v3 00/23] Qualcomm 8x16 Camera Subsystem driver Sakari Ailus (Thu Jul 20 2017 - 11:25:44 EST)
- Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite() Vivek Goyal (Thu Jul 20 2017 - 11:26:26 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Peter Zijlstra (Thu Jul 20 2017 - 11:28:03 EST)
- [PATCH v2 3/3] nvme: wwid_show: strip trailing 0-bytes Martin Wilck (Thu Jul 20 2017 - 11:28:40 EST)
- [PATCH v2 1/3] string.h: add memcpy_and_pad() Martin Wilck (Thu Jul 20 2017 - 11:28:51 EST)
- [PATCH v2 0/3] Improve readbility of NVME "wwid" attribute Martin Wilck (Thu Jul 20 2017 - 11:29:08 EST)
- [PATCH v2 2/3] nvmet: identify controller: improve standard compliance Martin Wilck (Thu Jul 20 2017 - 11:29:18 EST)
- [PATCH] [media] dvb_frontend: ensure that front end status is initialized Colin King (Thu Jul 20 2017 - 11:29:36 EST)
- Re: [PATCH] Revert "x86/uaccess: Add stack frame output operand in get_user() inline asm" Andrey Ryabinin (Thu Jul 20 2017 - 11:30:31 EST)
- Re: [PATCH v4 1/5] powerpc: io.h: move iomap.h include so that it can use readq/writeq defs Logan Gunthorpe (Thu Jul 20 2017 - 11:40:00 EST)
- Re: [Patch v5 12/12] Documention: v4l: Documentation for HEVC CIDs Stanimir Varbanov (Thu Jul 20 2017 - 11:46:15 EST)
- Re: [PATCH 1/4] fs/dcache: Limit numbers of negative dentries Waiman Long (Thu Jul 20 2017 - 11:46:46 EST)
- [PATCH 01/12] ARM: ixp4xx: fix ioport_unmap definition Arnd Bergmann (Thu Jul 20 2017 - 11:47:11 EST)
- Re: [PATCH] [media] dvb_frontend: ensure that front end status is initialized Shuah Khan (Thu Jul 20 2017 - 11:48:35 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Joe Lawrence (Thu Jul 20 2017 - 11:48:48 EST)
- RE: [PATCH 1/4] ACPI: Allow _DMA method in walk resources Moore, Robert (Thu Jul 20 2017 - 11:48:55 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Petr Mladek (Thu Jul 20 2017 - 11:50:12 EST)
- [PATCH 02/12] ARM: ep93xx: use ARM_PATCH_PHYS_VIRT Arnd Bergmann (Thu Jul 20 2017 - 11:50:21 EST)
- RE: [PATCH 1/4] ACPI: Allow _DMA method in walk resources Moore, Robert (Thu Jul 20 2017 - 11:50:28 EST)
- Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Dmitry Torokhov (Thu Jul 20 2017 - 11:50:36 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Masami Hiramatsu (Thu Jul 20 2017 - 11:51:51 EST)
- [RCF PATCH] genirq/debugfs: Triggering of interrupts from userspace Marc Zyngier (Thu Jul 20 2017 - 11:51:54 EST)
- [PATCH 03/12] ARM: normalize clk API for older platforms Arnd Bergmann (Thu Jul 20 2017 - 11:52:23 EST)
- Re: [PATCH v2 3/3] nvme: wwid_show: strip trailing 0-bytes Joe Perches (Thu Jul 20 2017 - 11:52:36 EST)
- [PATCH 04/12] ARM: sa1100/pxa: fix MTD_XIP build Arnd Bergmann (Thu Jul 20 2017 - 11:52:49 EST)
- [PATCH 05/12] ARM: mmp: mark usb_dma_mask as __maybe_unused Arnd Bergmann (Thu Jul 20 2017 - 11:53:04 EST)
- [PATCH 06/12] ARM: omap2: mark unused functions as __maybe_unused Arnd Bergmann (Thu Jul 20 2017 - 11:53:12 EST)
- [PATCH 09/12] ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l} Arnd Bergmann (Thu Jul 20 2017 - 11:53:42 EST)
- [PATCH 07/12] ARM: omap1: avoid unused variable warning Arnd Bergmann (Thu Jul 20 2017 - 11:54:26 EST)
- [PATCH 08/12] ARM: sirf: mark sirfsoc_init_late as __maybe_unused Arnd Bergmann (Thu Jul 20 2017 - 11:54:32 EST)
- [PATCH 11/12] ARM: omap1/ams-delta: warn about failed regulator enable Arnd Bergmann (Thu Jul 20 2017 - 11:54:39 EST)
- [PATCH 10/12] [v2] ARM: s3c24xx: make H1940BT depend on RFKILL Arnd Bergmann (Thu Jul 20 2017 - 11:55:06 EST)
- [PATCH 12/12] ARM: rpc: rename RAM_SIZE macro Arnd Bergmann (Thu Jul 20 2017 - 11:55:40 EST)
- Re: [PATCH 1/4] can: dev: Add support for limiting configured bitrate Franklin S Cooper Jr (Thu Jul 20 2017 - 11:56:30 EST)
- [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf (Thu Jul 20 2017 - 11:56:49 EST)
- Test of [PATCH 1/1] staging: pi433: fix problem with division in rf69_set_deviation Marcus Wolf (Thu Jul 20 2017 - 11:57:39 EST)
- Re: [PATCH v2 6/7] x86: therm_throt: constify attribute_group structures. Borislav Petkov (Thu Jul 20 2017 - 11:58:53 EST)
- Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite() Ross Zwisler (Thu Jul 20 2017 - 11:59:30 EST)
- Re: [PATCH 1/4] can: dev: Add support for limiting configured bitrate Franklin S Cooper Jr (Thu Jul 20 2017 - 12:00:02 EST)
- [PATCH 1/2] platform/x86: peaq-wmi: select INPUT_POLLDEV Arnd Bergmann (Thu Jul 20 2017 - 12:01:53 EST)
- [PATCH 2/2] platform/x86: alienware-wmi: fix format string overflow warning Arnd Bergmann (Thu Jul 20 2017 - 12:02:17 EST)
- [PATCH v3] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 12:02:39 EST)
- Re: [RFC PATCH v1 00/11] Create fast idle path for short idle periods Paul E. McKenney (Thu Jul 20 2017 - 12:03:03 EST)
- Re: [PATCH 02/12] ARM: ep93xx: use ARM_PATCH_PHYS_VIRT Alexander Sverdlin (Thu Jul 20 2017 - 12:07:16 EST)
- [PATCH] drm: Improve kerneldoc for drm_modeset_lock Liviu Dudau (Thu Jul 20 2017 - 12:08:08 EST)
- Re: [PATCH] net: ethernet: ti: cpsw: Push the request_irq function to the end of probe Grygorii Strashko (Thu Jul 20 2017 - 12:08:22 EST)
- Re: [PATCH v4 2/2] thermal: uniphier: add UniPhier thermal driver Masahiro Yamada (Thu Jul 20 2017 - 12:09:20 EST)
- Re: [PATCH v4 00/27] Thunderbolt security levels and NVM firmware upgrade Christian Kellner (Thu Jul 20 2017 - 12:12:00 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Paul E. McKenney (Thu Jul 20 2017 - 12:12:14 EST)
- [PATCH v1] staging: rts5208: Change fixed function names with "%s: ", __func__ Gaurav Pathak (Thu Jul 20 2017 - 12:12:43 EST)
- Re: mm, something wrong in page_lock_anon_vma_read()? Andrea Arcangeli (Thu Jul 20 2017 - 12:15:56 EST)
- RE: [PATCH v4 00/27] Thunderbolt security levels and NVM firmware upgrade Mario.Limonciello (Thu Jul 20 2017 - 12:16:08 EST)
- Re: [PATCH 6/7] fcntl: Don't use ambiguous SIG_POLL si_codes Oleg Nesterov (Thu Jul 20 2017 - 12:16:17 EST)
- Re: [lkp-robot] [platform/x86] bff589be59: kmsg.dell_wmi:Cannot_read_Dell_descriptor_buffer Pali RohÃr (Thu Jul 20 2017 - 12:23:41 EST)
- [PATCH v3 0/3] Improve readbility of NVME "wwid" attribute Martin Wilck (Thu Jul 20 2017 - 12:34:40 EST)
- [PATCH v3 2/3] nvmet: identify controller: improve standard compliance Martin Wilck (Thu Jul 20 2017 - 12:34:43 EST)
- [PATCH v3 1/3] string.h: add memcpy_and_pad() Martin Wilck (Thu Jul 20 2017 - 12:34:46 EST)
- [PATCH v3 3/3] nvme: wwid_show: strip trailing 0-bytes Martin Wilck (Thu Jul 20 2017 - 12:35:09 EST)
- Re: [linux-next:master 1341/1811] cc1: error: unrecognized command line option "-mstack-alignment=8" Matthias Kaehlcke (Thu Jul 20 2017 - 12:37:58 EST)
- Re: [PATCH 1/2] x86: fix norandmaps Oleg Nesterov (Thu Jul 20 2017 - 12:44:08 EST)
- Re: [PATCH] drm/i915: Pass enum pipe to intel_set_pch_fifo_underrun_reporting() Matthias Kaehlcke (Thu Jul 20 2017 - 12:46:55 EST)
- RE: [PATCH v4 00/27] Thunderbolt security levels and NVM firmware upgrade Christian Kellner (Thu Jul 20 2017 - 12:47:45 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches (Thu Jul 20 2017 - 12:48:26 EST)
- Re: [PATCH net] rds: Make sure updates to cp_send_gen can be observed Santosh Shilimkar (Thu Jul 20 2017 - 12:49:53 EST)
- Re: [PATCH v4 2/2] thermal: uniphier: add UniPhier thermal driver Masahiro Yamada (Thu Jul 20 2017 - 12:53:10 EST)
- RE: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Luck, Tony (Thu Jul 20 2017 - 12:56:22 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' Dave Jiang (Thu Jul 20 2017 - 12:56:52 EST)
- [PATCH v2] powerpc/mm: Implemented default_hugepagesz verification for powerpc Victor Aoqui (Thu Jul 20 2017 - 12:58:53 EST)
- Re: [PATCH] livepatch: add (un)patch hooks Josh Poimboeuf (Thu Jul 20 2017 - 13:04:22 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Thu Jul 20 2017 - 13:05:22 EST)
- Re: [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Kees Cook (Thu Jul 20 2017 - 13:06:49 EST)
- Re: [PATCH v4 2/2] thermal: uniphier: add UniPhier thermal driver Masahiro Yamada (Thu Jul 20 2017 - 13:09:39 EST)
- RE: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Luck, Tony (Thu Jul 20 2017 - 13:10:49 EST)
- Re: [alsa-devel] [PATCH v3] ASoC: sgtl5000: add avc support Fabio Estevam (Thu Jul 20 2017 - 13:11:48 EST)
- Re: [PATCH v6 0/2] x86: Implement fast refcount overflow protection Kees Cook (Thu Jul 20 2017 - 13:15:43 EST)
- Re: [PATCH 00/15] HMM (Heterogeneous Memory Management) v24 Jerome Glisse (Thu Jul 20 2017 - 13:18:58 EST)
- Re: [alsa-devel] [PATCH v3] ASoC: sgtl5000: add avc support Richard Leitner (Thu Jul 20 2017 - 13:25:22 EST)
- Re: [GIT PULL] Audit fix for v4.13 (#1) Linus Torvalds (Thu Jul 20 2017 - 13:26:01 EST)
- [PATCH] powerpc/kernel: Avoid preemption check during iommu_range_alloc Victor Aoqui (Thu Jul 20 2017 - 13:26:21 EST)
- Re: [alsa-devel] [PATCH v3] ASoC: sgtl5000: add avc support Fabio Estevam (Thu Jul 20 2017 - 13:27:18 EST)
- Re: [kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP Ard Biesheuvel (Thu Jul 20 2017 - 13:30:16 EST)
- Re: [alsa-devel] [PATCH v3] ASoC: sgtl5000: add avc support Richard Leitner (Thu Jul 20 2017 - 13:39:08 EST)
- [PATCH 00/28] constify fbdev pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:40:16 EST)
- [PATCH 01/28] video: fbdev: radeon: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:40:17 EST)
- [PATCH 02/28] video: fbdev: atyfb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:40:24 EST)
- [PATCH 04/28] video: fbdev: sunxvr2500: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:40:25 EST)
- Re: [alsa-devel] [PATCH v3] ASoC: sgtl5000: add avc support Fabio Estevam (Thu Jul 20 2017 - 13:40:30 EST)
- [PATCH 07/28] video: fbdev: pvr2fb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:40:37 EST)
- [PATCH 09/28] video: fbdev: skeletonfb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:40:44 EST)
- [PATCH 11/28] video: fbdev: savage: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:40:50 EST)
- [PATCH 12/28] video: fbdev: riva: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:40:59 EST)
- [PATCH 15/28] video: fbdev: kyro: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:41:01 EST)
- [PATCH 17/28] video: fbdev: nvidia: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:41:10 EST)
- [PATCH 19/28] video: fbdev: tdfx: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:41:16 EST)
- [PATCH 21/28] video: fbdev: imsttfb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:41:22 EST)
- [PATCH 23/28] video: fbdev: gxfb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:41:26 EST)
- [PATCH 24/28] video: fbdev: neofb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:41:34 EST)
- [PATCH 26/28] video: fbdev: pm3fb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:41:36 EST)
- [PATCH 27/28] video: fbdev: matroxfb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:41:39 EST)
- [PATCH 28/28] video: fbdev: vt8623fb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:41:47 EST)
- [PATCH 25/28] video: fbdev: s3fb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:42:26 EST)
- [PATCH 22/28] video: fbdev: pm2fb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:42:55 EST)
- [PATCH 20/28] video: fbdev: sunxvr500: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:43:19 EST)
- [PATCH 18/28] video: fbdev: mb862xx: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:43:51 EST)
- [PATCH 16/28] video: fbdev: vermilion: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:44:19 EST)
- Re: [RFC] make onsemi-ncp6335d.c mainlined Stephen Boyd (Thu Jul 20 2017 - 13:44:36 EST)
- [PATCH 13/28] video: fbdev: i810: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:44:54 EST)
- Re: [alsa-devel] [PATCH v3] ASoC: sgtl5000: add avc support Richard Leitner (Thu Jul 20 2017 - 13:45:01 EST)
- [PATCH 14/28] video: fbdev: arkfb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:45:15 EST)
- [PATCH 10/28] video: fbdev: via: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:46:12 EST)
- [PATCH 08/28] video: fbdev: tridentfb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:46:31 EST)
- [PATCH 06/28] video: fbdev: intelfb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:47:02 EST)
- [PATCH 05/28] video: fbdev: asiliantfb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:47:36 EST)
- [PATCH 03/28] video: fbdev: aty128fb: constify pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:48:03 EST)
- Re: [PATCH 0/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Loc Ho (Thu Jul 20 2017 - 13:49:15 EST)
- Re: [PATCH v2 2/3] PM / sleep: Mark suspend/hibernation start and finish Mark Salyzyn (Thu Jul 20 2017 - 13:50:02 EST)
- Re: [PATCH 3/4] ACPI / APEI: Drop uninformative messages during boot Punit Agrawal (Thu Jul 20 2017 - 13:50:58 EST)
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text Stephen Boyd (Thu Jul 20 2017 - 13:52:21 EST)
- Re: [PATCH 4/4] time: rtc-lib: Add CONFIG_RTC_SHOW_TIME_RTC Mark Salyzyn (Thu Jul 20 2017 - 13:52:50 EST)
- Re: [PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv] Mark Salyzyn (Thu Jul 20 2017 - 13:57:41 EST)
- [PATCH] drivers: cpuidle: Disable preemption before get_lppaca function call in pseries_idle_probe function Victor Aoqui (Thu Jul 20 2017 - 13:57:49 EST)
- Re: [GIT PULL] Audit fix for v4.13 (#1) Paul Moore (Thu Jul 20 2017 - 13:58:20 EST)
- Re: [PATCH 0/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Borislav Petkov (Thu Jul 20 2017 - 14:00:58 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Linus Torvalds (Thu Jul 20 2017 - 14:03:37 EST)
- [PATCH v2] dt-bindings: Drop k2g genpd device ID macros Dave Gerlach (Thu Jul 20 2017 - 14:04:50 EST)
- Re: [RESEND PATCH] sparc: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski (Thu Jul 20 2017 - 14:11:39 EST)
- [PATCH nf-next] netfilter: ipset: deduplicate prefixlen maps Aaron Conole (Thu Jul 20 2017 - 14:13:22 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Mauro Carvalho Chehab (Thu Jul 20 2017 - 14:17:07 EST)
- [PATCH v5] printk: Add pr_info_show_time Mark Salyzyn (Thu Jul 20 2017 - 14:25:24 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Linus Torvalds (Thu Jul 20 2017 - 14:31:44 EST)
- Re: [lkp-robot] [platform/x86] bff589be59: kmsg.dell_wmi:Cannot_read_Dell_descriptor_buffer Andy Lutomirski (Thu Jul 20 2017 - 14:37:28 EST)
- Re: [PATCH] drm: Improve kerneldoc for drm_modeset_lock Daniel Vetter (Thu Jul 20 2017 - 14:39:38 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Linus Torvalds (Thu Jul 20 2017 - 14:41:45 EST)
- Detecting system includes in drivers Stephen Boyd (Thu Jul 20 2017 - 14:44:58 EST)
- [PATCH v4 8/8] vga: Optimise console scrolling Matthew Wilcox (Thu Jul 20 2017 - 14:45:59 EST)
- [PATCH v4 2/8] Add testcases for memset16/32/64 Matthew Wilcox (Thu Jul 20 2017 - 14:46:05 EST)
- [PATCH v4 7/8] sym53c8xx_2: Convert to use memset32 Matthew Wilcox (Thu Jul 20 2017 - 14:46:28 EST)
- [PATCH v4 3/8] x86: Implement memset16, memset32 & memset64 Matthew Wilcox (Thu Jul 20 2017 - 14:46:35 EST)
- Re: [PATCH v2 1/4] drm/atomic: implement drm_atomic_helper_commit_tail for runtime_pm users Daniel Vetter (Thu Jul 20 2017 - 14:46:40 EST)
- [PATCH v4 5/8] alpha: Add support for memset16 Matthew Wilcox (Thu Jul 20 2017 - 14:47:03 EST)
- [PATCH v4 6/8] zram: Convert to using memset_l Matthew Wilcox (Thu Jul 20 2017 - 14:47:14 EST)
- [PATCH v4 4/8] ARM: Implement memset32 & memset64 Matthew Wilcox (Thu Jul 20 2017 - 14:47:40 EST)
- [PATCH v4 0/8] Multibyte memset variations Matthew Wilcox (Thu Jul 20 2017 - 14:47:55 EST)
- [PATCHSET for-4.14] cgroup, sched: cgroup2 interface for CPU controller Tejun Heo (Thu Jul 20 2017 - 14:48:26 EST)
- [PATCH 1/2] sched: Misc preps for cgroup unified hierarchy interface Tejun Heo (Thu Jul 20 2017 - 14:48:30 EST)
- [PATCH 2/2] sched: Implement interface for cgroup unified hierarchy Tejun Heo (Thu Jul 20 2017 - 14:48:47 EST)
- [PATCH v4 1/8] Add multibyte memset functions Matthew Wilcox (Thu Jul 20 2017 - 14:49:08 EST)
- Re: [PATCH v2] dt-bindings: Drop k2g genpd device ID macros Santosh Shilimkar (Thu Jul 20 2017 - 14:54:02 EST)
- Re: [PATCH] x86/platform/uv/BAU: disable BAU on single hub configurations Andrew Banman (Thu Jul 20 2017 - 14:56:06 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Stephan Müller (Thu Jul 20 2017 - 15:00:29 EST)
- Re: [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction Nate Watterson (Thu Jul 20 2017 - 15:07:46 EST)
- Re: [kernel-hardening] Re: [RFC PATCH 6/6] arm64: add VMAP_STACK and detect out-of-bounds SP Laura Abbott (Thu Jul 20 2017 - 15:10:51 EST)
- Re: [PATCH v3 2/9] perf annotate: Properly rename 'sum' to 'total_samples' in struct sym_hist Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 15:13:27 EST)
- [PATCH 0/2] add fwnode.h to several MAINTAINERS entries frowand . list (Thu Jul 20 2017 - 15:13:54 EST)
- [PATCH 2/2] MAINTAINERS: device property: of: add fwnode.h frowand . list (Thu Jul 20 2017 - 15:13:56 EST)
- [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h frowand . list (Thu Jul 20 2017 - 15:14:23 EST)
- Re: [PATCH] KVM: nVMX: Fix exception injection Jim Mattson (Thu Jul 20 2017 - 15:16:45 EST)
- Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples Arnaldo Carvalho de Melo (Thu Jul 20 2017 - 15:19:45 EST)
- [PATCH net] net: dsa: b53: Add missing ARL entries for BCM53125 Florian Fainelli (Thu Jul 20 2017 - 15:27:02 EST)
- Re: [PATCH 10/12] [v2] ARM: s3c24xx: make H1940BT depend on RFKILL Krzysztof Kozlowski (Thu Jul 20 2017 - 15:30:48 EST)
- [PATCH] ata: ahci_platform: Add shutdown handler Nate Watterson (Thu Jul 20 2017 - 15:32:06 EST)
- Re: [RESEND PATCH] sparc: defconfig: Cleanup from old Kconfig options David Miller (Thu Jul 20 2017 - 15:38:15 EST)
- Re: [PATCH] sparc64: Register hugepages during arch init David Miller (Thu Jul 20 2017 - 15:38:35 EST)
- [patch] staging: speakup: remove support for lp* Okash Khawaja (Thu Jul 20 2017 - 15:42:53 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Thu Jul 20 2017 - 15:50:14 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Thu Jul 20 2017 - 15:50:16 EST)
- [PATCH v2 0/2] Introduce on-chip interconnect API Georgi Djakov (Thu Jul 20 2017 - 15:53:03 EST)
- [PATCH v2 2/2] interconnect: Add Qualcomm msm8916 interconnect provider driver Georgi Djakov (Thu Jul 20 2017 - 15:53:10 EST)
- [PATCH v2 1/2] interconnect: Add generic on-chip interconnect API Georgi Djakov (Thu Jul 20 2017 - 15:53:31 EST)
- Re: [PATCH 0/2] sparc64: Use low latency path to resume idle cpu David Miller (Thu Jul 20 2017 - 15:57:17 EST)
- Re: [PATCH 2/2] sparc64: Use cpu_poke to resume idle cpu David Miller (Thu Jul 20 2017 - 15:58:57 EST)
- Re: [PATCH 2/3] sparc64: Add 16GB hugepage support David Miller (Thu Jul 20 2017 - 16:04:44 EST)
- Re: [PATCH v3 3/3] nvme: wwid_show: strip trailing 0-bytes Keith Busch (Thu Jul 20 2017 - 16:05:57 EST)
- [PATCH v4 3/3] firmware: avoid invalid fallback aborts by using killable wait Luis R. Rodriguez (Thu Jul 20 2017 - 16:13:36 EST)
- [PATCH v4 0/3] firmware: pending fixes for v4.13-final Luis R. Rodriguez (Thu Jul 20 2017 - 16:13:36 EST)
- [PATCH v4 2/3] firmware: fix batched requests - send wake up on failure on direct lookups Luis R. Rodriguez (Thu Jul 20 2017 - 16:13:51 EST)
- [PATCH v4 4/5] firmware: enable a debug print for batched requests Luis R. Rodriguez (Thu Jul 20 2017 - 16:13:58 EST)
- [PATCH v4 5/5] test_firmware: add batched firmware tests Luis R. Rodriguez (Thu Jul 20 2017 - 16:14:16 EST)
- [PATCH v4 1/5] test_firmware: add test case for SIGCHLD on sync fallback Luis R. Rodriguez (Thu Jul 20 2017 - 16:14:31 EST)
- [PATCH v4 0/5] firmware: pending fixes for v4.14-rc1 Luis R. Rodriguez (Thu Jul 20 2017 - 16:14:45 EST)
- [PATCH v4 3/5] firmware: define pr_fmt Luis R. Rodriguez (Thu Jul 20 2017 - 16:14:54 EST)
- [PATCH v4 2/5] firmware: send -EINTR on signal abort on fallback mechanism Luis R. Rodriguez (Thu Jul 20 2017 - 16:15:20 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Mauro Carvalho Chehab (Thu Jul 20 2017 - 16:15:39 EST)
- [PATCH v4 1/3] firmware: fix batched requests - wake all waiters Luis R. Rodriguez (Thu Jul 20 2017 - 16:16:11 EST)
- [PATCH v2] remoteproc: Merge __rproc_boot() with rproc_boot() Suman Anna (Thu Jul 20 2017 - 16:19:33 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Josh Poimboeuf (Thu Jul 20 2017 - 16:23:17 EST)
- Re: [PATCH 001/102] ARM: rockchip: explicitly request exclusive reset control Heiko Stuebner (Thu Jul 20 2017 - 16:28:21 EST)
- [PATCH v5 1/3] Documentation: devicetree: add Freescale RNGC binding Martin Kaiser (Thu Jul 20 2017 - 16:29:15 EST)
- [PATCH v5 2/3] ARM: i.MX25: add RNGC node to dtsi Martin Kaiser (Thu Jul 20 2017 - 16:29:25 EST)
- [PATCH v5 3/3] hwrng: mxc-fsl - add support for Freescale RNGC Martin Kaiser (Thu Jul 20 2017 - 16:29:35 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Joe Lawrence (Thu Jul 20 2017 - 16:30:44 EST)
- Re: [PATCH v3 06/12] mfd: wm97xx-core: core support for wm97xx Codec Robert Jarzmik (Thu Jul 20 2017 - 16:31:00 EST)
- Modern Suspend on Dell Latitude 5285 does not resume Nico Schottelius (Thu Jul 20 2017 - 16:35:09 EST)
- Re: [PATCH] iommu: Convert to using %pOF instead of full_name Heiko Stuebner (Thu Jul 20 2017 - 16:35:55 EST)
- [PATCH v2] mm/mremap: Fail map duplication attempts for private mappings Mike Kravetz (Thu Jul 20 2017 - 16:39:09 EST)
- Re: [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Paul Moore (Thu Jul 20 2017 - 16:42:20 EST)
- Re: [PATCH v1 0/3] soc: rockchip: Modify power domain driver for rk3366 SoC Heiko Stuebner (Thu Jul 20 2017 - 16:44:39 EST)
- Re: [PATCH] bluetooth: btwilink: remove unnecessary static in bt_ti_probe() Gustavo A. R. Silva (Thu Jul 20 2017 - 16:47:21 EST)
- Re: [PATCH] Revert "x86/uaccess: Add stack frame output operand in get_user() inline asm" Josh Poimboeuf (Thu Jul 20 2017 - 16:57:08 EST)
- Re: Modern Suspend on Dell Latitude 5285 does not resume Rafael J. Wysocki (Thu Jul 20 2017 - 17:04:05 EST)
- RE: Modern Suspend on Dell Latitude 5285 does not resume Mario.Limonciello (Thu Jul 20 2017 - 17:04:33 EST)
- Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 Evgeny Baskakov (Thu Jul 20 2017 - 17:05:06 EST)
- Re: [PATCH v2 2/3] PM / sleep: Mark suspend/hibernation start and finish Rafael J. Wysocki (Thu Jul 20 2017 - 17:05:40 EST)
- Re: [PATCH 1/3] platform/x86: Add GLK PSS Event Table Darren Hart (Thu Jul 20 2017 - 17:06:36 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Thu Jul 20 2017 - 17:07:20 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Akira Yokosawa (Thu Jul 20 2017 - 17:13:08 EST)
- Re: [PATCH v3.1 09/10] x86/unwind: add ORC unwinder Josh Poimboeuf (Thu Jul 20 2017 - 17:16:32 EST)
- Re: [PATCH 4/4] xen: Drop un-informative message during boot Boris Ostrovsky (Thu Jul 20 2017 - 17:20:37 EST)
- Re: [PATCH] drivers: cpuidle: Disable preemption before get_lppaca function call in pseries_idle_probe function Benjamin Herrenschmidt (Thu Jul 20 2017 - 17:22:49 EST)
- [PATCH v3 0/4] Add xxhash and zstd modules Nick Terrell (Thu Jul 20 2017 - 17:28:00 EST)
- [PATCH v3 1/4] lib: Add xxhash module Nick Terrell (Thu Jul 20 2017 - 17:29:03 EST)
- [PATCH v3 2/4] lib: Add zstd modules Nick Terrell (Thu Jul 20 2017 - 17:29:58 EST)
- [PATCH v3 3/4] btrfs: Add zstd support Nick Terrell (Thu Jul 20 2017 - 17:30:42 EST)
- [PATCH v3 4/4] squashfs: Add zstd support Nick Terrell (Thu Jul 20 2017 - 17:31:27 EST)
- Re: [PATCH v5 1/3] Documentation: devicetree: add Freescale RNGC binding Rob Herring (Thu Jul 20 2017 - 17:34:58 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Grygorii Strashko (Thu Jul 20 2017 - 17:35:20 EST)
- [PATCH v5 0/1] acpi: apei: Bug fix to enable APEI support for ARMv8 Loc Ho (Thu Jul 20 2017 - 17:36:15 EST)
- [PATCH v5 1/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Loc Ho (Thu Jul 20 2017 - 17:36:29 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Paul E. McKenney (Thu Jul 20 2017 - 17:42:43 EST)
- Re: [PATCH net] net: dsa: b53: Add missing ARL entries for BCM53125 Vivien Didelot (Thu Jul 20 2017 - 17:44:10 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Tetsuo Handa (Thu Jul 20 2017 - 17:47:29 EST)
- [GIT PULL] Power management fixes for v4.13-rc2 Rafael J. Wysocki (Thu Jul 20 2017 - 17:55:38 EST)
- Re: [Nouveau] [PATCH] drm: disable vblank only if it got previously enabled Tobias Klausmann (Thu Jul 20 2017 - 17:58:28 EST)
- Re: [PATCH 3/3] PM / timekeeping: Print debug messages when requested Rafael J. Wysocki (Thu Jul 20 2017 - 18:00:55 EST)
- Re: [PATCH] ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() Rafael J. Wysocki (Thu Jul 20 2017 - 18:01:48 EST)
- Re: [RFC v6 01/62] powerpc: Free up four 64K PTE bits in 4K backed HPTE pages Ram Pai (Thu Jul 20 2017 - 18:04:20 EST)
- Re: [Nouveau] [PATCH] drm: disable vblank only if it got previously enabled Daniel Vetter (Thu Jul 20 2017 - 18:05:58 EST)
- [PATCH v2] x86/platform/uv/BAU: disable BAU on single hub configurations Andrew Banman (Thu Jul 20 2017 - 18:07:28 EST)
- Re: [RFC v6 11/62] powerpc: initial pkey plumbing Ram Pai (Thu Jul 20 2017 - 18:12:01 EST)
- [PATCH][V2] dvb_frontend: ensure that inital front end status initialized Colin King (Thu Jul 20 2017 - 18:12:20 EST)
- Re: [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte Ram Pai (Thu Jul 20 2017 - 18:15:25 EST)
- Re: [PATCH] pci: quirk: Apply APM ACS quirk to XGene devices Alex Williamson (Thu Jul 20 2017 - 18:19:15 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Masami Hiramatsu (Thu Jul 20 2017 - 18:20:15 EST)
- Re: [PATCH net] net: dsa: b53: Add missing ARL entries for BCM53125 David Miller (Thu Jul 20 2017 - 18:22:27 EST)
- Re: [PATCH V2] pci: quirk: Apply APM ACS quirk to XGene devices Alex Williamson (Thu Jul 20 2017 - 18:23:02 EST)
- Re: [PATCH] net: ethernet: ti: cpsw: Push the request_irq function to the end of probe David Miller (Thu Jul 20 2017 - 18:28:53 EST)
- Re: [PATCH v3] sched/cputime: Fix using smp_processor_id() in preemptible Paul McKenney (Thu Jul 20 2017 - 18:33:07 EST)
- Re: [PATCH net] rds: Make sure updates to cp_send_gen can be observed David Miller (Thu Jul 20 2017 - 18:33:25 EST)
- [PATCH] Make functions rf69_set_bandwidth_intern and rf69_set_dc_cut_off_frequency_intern static Colin King (Thu Jul 20 2017 - 18:33:33 EST)
- Re: [PATCH] Make functions rf69_set_bandwidth_intern and rf69_set_dc_cut_off_frequency_intern static Colin Ian King (Thu Jul 20 2017 - 18:34:27 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Peter Zijlstra (Thu Jul 20 2017 - 18:34:36 EST)
- Re: [PATCH] net: bonding: Fix transmit load balancing in balance-alb mode David Miller (Thu Jul 20 2017 - 18:35:09 EST)
- Re: Modern Suspend on Dell Latitude 5285 does not resume Nico Schottelius (Thu Jul 20 2017 - 18:41:47 EST)
- Re: [PATCH] net: ethernet: ti: cpsw: Push the request_irq function to the end of probe Grygorii Strashko (Thu Jul 20 2017 - 18:45:04 EST)
- Re: [PATCH RESEND v4] MAINTAINERS: fix lots of alphabetic ordering Joe Perches (Thu Jul 20 2017 - 18:50:19 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Akira Yokosawa (Thu Jul 20 2017 - 18:52:14 EST)
- [RFC PATCH 0/5] ima: namespacing IMA audit messages Mehmet Kayaalp (Thu Jul 20 2017 - 18:53:09 EST)
- Re: [PATCH v6 0/2] x86: Implement fast refcount overflow protection Kees Cook (Thu Jul 20 2017 - 18:53:35 EST)
- [RFC PATCH 1/5] ima: extend clone() with IMA namespace support Mehmet Kayaalp (Thu Jul 20 2017 - 18:54:03 EST)
- [RFC PATCH 2/5] ima: Add ns_status for storing namespaced iint data Mehmet Kayaalp (Thu Jul 20 2017 - 18:55:12 EST)
- [RFC PATCH 3/5] ima: mamespace audit status flags Mehmet Kayaalp (Thu Jul 20 2017 - 18:55:58 EST)
- Re: cpuidle and cpufreq coupling? Florian Fainelli (Thu Jul 20 2017 - 18:56:19 EST)
- [RFC PATCH 4/5] ima: differentiate auditing policy rules from "audit" actions Mehmet Kayaalp (Thu Jul 20 2017 - 18:56:31 EST)
- [RFC PATCH 5/5] ima: Add ns_mnt, dev, ino fields to IMA audit measurement msgs Mehmet Kayaalp (Thu Jul 20 2017 - 18:57:06 EST)
- Re: cpuidle and cpufreq coupling? Florian Fainelli (Thu Jul 20 2017 - 19:01:51 EST)
- Re: Modern Suspend on Dell Latitude 5285 does not resume Rafael J. Wysocki (Thu Jul 20 2017 - 19:05:14 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Paul E. McKenney (Thu Jul 20 2017 - 19:07:27 EST)
- [PATCH 1/3] arm64: allwinner: a64: enable USB host controller for BPi M64 Icenowy Zheng (Thu Jul 20 2017 - 19:07:39 EST)
- [PATCH 2/3] arm64: allwinner: a64: enable AXP803 for Banana Pi M64 Icenowy Zheng (Thu Jul 20 2017 - 19:07:44 EST)
- [PATCH 3/3] arm64: allwinner: a64: add proper support for the Wi-Fi on BPi M64 Icenowy Zheng (Thu Jul 20 2017 - 19:07:54 EST)
- [GIT] Networking David Miller (Thu Jul 20 2017 - 19:11:01 EST)
- Makefile:541: arch/avr32/Makefile: No such file or directory kbuild test robot (Thu Jul 20 2017 - 19:20:04 EST)
- Re: [PATCH] selftests/vm: Add test to validate mirror functionality with mremap Mike Kravetz (Thu Jul 20 2017 - 19:20:05 EST)
- Re: Makefile:541: arch/avr32/Makefile: No such file or directory Randy Dunlap (Thu Jul 20 2017 - 19:23:04 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Linus Torvalds (Thu Jul 20 2017 - 19:24:41 EST)
- Re: [PATCH][V2] dvb_frontend: ensure that inital front end status initialized Shuah Khan (Thu Jul 20 2017 - 19:28:32 EST)
- [BUG] lockdep splat with cpu_hotplug_lock Steven Rostedt (Thu Jul 20 2017 - 19:35:11 EST)
- Re: [PATCH][V2] dvb_frontend: ensure that inital front end status initialized Mauro Carvalho Chehab (Thu Jul 20 2017 - 19:35:54 EST)
- Re: commit 16ecba59 breaks 82574L under heavy load. Benjamin Poirier (Thu Jul 20 2017 - 19:45:10 EST)
- [PATCH -next] media: ov5670: add depends to fix build errors Randy Dunlap (Thu Jul 20 2017 - 19:47:46 EST)
- Re: [BUG] lockdep splat with cpu_hotplug_lock James Bottomley (Thu Jul 20 2017 - 19:49:03 EST)
- [PATCH] ARM64: dts: marvell: armada-37xx: Enable uSD on ESPRESSObin Marcin Wojtas (Thu Jul 20 2017 - 19:50:04 EST)
- Re: [PATCH 1/2] platform/x86: peaq-wmi: select INPUT_POLLDEV Darren Hart (Thu Jul 20 2017 - 20:02:56 EST)
- Re: linux-next: manual merge of the drm-misc tree with the drm-misc-fixes tree Stephen Rothwell (Thu Jul 20 2017 - 20:03:35 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Thu Jul 20 2017 - 20:08:45 EST)
- Re: cpuidle and cpufreq coupling? Vikram Mulukutla (Thu Jul 20 2017 - 20:11:11 EST)
- Re: linux-next: manual merge of the drm-misc tree with the drm-intel tree Stephen Rothwell (Thu Jul 20 2017 - 20:11:56 EST)
- [PATCH 4/4] PM / sleep: Check pm_wakeup_pending() in __device_suspend_noirq() Rafael J. Wysocki (Thu Jul 20 2017 - 20:20:57 EST)
- [PATCH 3/4] PM / core: Add error argument to dpm_show_time() Rafael J. Wysocki (Thu Jul 20 2017 - 20:20:58 EST)
- [PATCH 1/4] PM / s2idle: Rearrange the main suspend-to-idle loop Rafael J. Wysocki (Thu Jul 20 2017 - 20:21:10 EST)
- Re: [PATCH v5] printk: Add pr_info_show_time Sergey Senozhatsky (Thu Jul 20 2017 - 20:21:13 EST)
- [PATCH 0/4] PM / suspend: Suspend-to-idle core optimization Rafael J. Wysocki (Thu Jul 20 2017 - 20:21:33 EST)
- [PATCH 2/4] PM / core: Split dpm_suspend_noirq() and dpm_resume_noirq() Rafael J. Wysocki (Thu Jul 20 2017 - 20:21:50 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Boqun Feng (Thu Jul 20 2017 - 20:23:43 EST)
- [PATCH] Fix Alps Touchpad two finger scroll does not work on right side Masaki Ota (Thu Jul 20 2017 - 20:27:43 EST)
- Re: cpuidle and cpufreq coupling? Florian Fainelli (Thu Jul 20 2017 - 20:30:50 EST)
- [PATCH] driver core: restrict buffer length in online_store() Tiezhu Yang (Thu Jul 20 2017 - 20:39:18 EST)
- Re: [PATCH RESEND] ARM64: dts: meson-gx: use specific compatible for the AO pwms Kevin Hilman (Thu Jul 20 2017 - 20:45:33 EST)
- Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 Evgeny Baskakov (Thu Jul 20 2017 - 21:00:33 EST)
- RE: [PATCH v4 1/3] mfd: Add new mfd device TPS68470 Mani, Rajmohan (Thu Jul 20 2017 - 21:00:33 EST)
- Re: [PATCH RESEND] ARM64: dts: meson-gxl-s905x-libretech-cc: fixup board definition Kevin Hilman (Thu Jul 20 2017 - 21:03:08 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Bob Liu (Thu Jul 20 2017 - 21:16:39 EST)
- [for-next][PATCH 1/3] tracing/ring_buffer: Try harder to allocate Steven Rostedt (Thu Jul 20 2017 - 21:24:57 EST)
- [for-next][PATCH 0/3] tracing: Updates for 4.13-rc2 Steven Rostedt (Thu Jul 20 2017 - 21:25:02 EST)
- [for-next][PATCH 3/3] trace: fix the errors caused by incompatible type of RCU variables Steven Rostedt (Thu Jul 20 2017 - 21:25:13 EST)
- [for-next][PATCH 2/3] tracing: Fix kmemleak in instance_rmdir Steven Rostedt (Thu Jul 20 2017 - 21:25:27 EST)
- linux-next: manual merge of the drm tree with the drm-intel-fixes tree Stephen Rothwell (Thu Jul 20 2017 - 21:26:15 EST)
- RE: [BISECTED,REGRESSION] v4.12-rc: omapdrm fails to probe on Nokia N900 Clayton Craft (Thu Jul 20 2017 - 21:28:42 EST)
- [PATCH] docs: submitting-patches - change non-ascii character to ascii frowand . list (Thu Jul 20 2017 - 21:31:22 EST)
- Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 Jerome Glisse (Thu Jul 20 2017 - 21:33:12 EST)
- [PATCH 2/2] iommu/rockchip: ignore isp mmu reset operation Simon Xue (Thu Jul 20 2017 - 21:36:37 EST)
- [PATCH 1/2] iommu/rockchip: add multi irqs support Simon Xue (Thu Jul 20 2017 - 21:36:49 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Jerome Glisse (Thu Jul 20 2017 - 21:41:15 EST)
- Re: [PATCH 2/2] iommu/rockchip: ignore isp mmu reset operation Shawn Lin (Thu Jul 20 2017 - 21:54:49 EST)
- Re: [PATCH v6 08/12] gpio: Add GPIO driver for the RK805 PMIC Jianhong Chen (Thu Jul 20 2017 - 21:59:10 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Ye Xiaolong (Thu Jul 20 2017 - 22:00:34 EST)
- Re: [PATCH v5] printk: Add pr_info_show_time Luis R. Rodriguez (Thu Jul 20 2017 - 22:01:05 EST)
- [PATCH 0/5] perf script python: Provide perf_sample dict to all handlers Arun Kalyanasundaram (Thu Jul 20 2017 - 22:01:32 EST)
- [PATCH 3/5] perf script python: Add sample_read to dict Arun Kalyanasundaram (Thu Jul 20 2017 - 22:01:58 EST)
- [PATCH 5/5] perf script python: Generate hooks with additional argument Arun Kalyanasundaram (Thu Jul 20 2017 - 22:02:07 EST)
- [PATCH 4/5] perf script python: Add perf_sample dict to tracepoint handlers Arun Kalyanasundaram (Thu Jul 20 2017 - 22:02:28 EST)
- [PATCH 2/5] perf script python: Refactor creation of perf sample dict Arun Kalyanasundaram (Thu Jul 20 2017 - 22:02:37 EST)
- [PATCH 1/5] perf script python: Allocate memory only if handler exists Arun Kalyanasundaram (Thu Jul 20 2017 - 22:02:48 EST)
- Re: [PATCH 1/2] iommu/rockchip: add multi irqs support Shawn Lin (Thu Jul 20 2017 - 22:03:02 EST)
- Re: [PATCH 18/32] tracing: Add simple expression support to hist triggers Namhyung Kim (Thu Jul 20 2017 - 22:03:21 EST)
- [PATCH] GFS2: fix code parameter error in inode_go_lock Wang Xibo (Thu Jul 20 2017 - 22:08:23 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Bob Liu (Thu Jul 20 2017 - 22:11:27 EST)
- Re: Makefile:541: arch/avr32/Makefile: No such file or directory Fengguang Wu (Thu Jul 20 2017 - 22:22:00 EST)
- [PATCH 2/5] PCI: mediatek: switch to use platform_get_resource_byname() honghui.zhang (Thu Jul 20 2017 - 22:33:18 EST)
- [PATCH 0/5] PCI: MediaTek: Add support for new generation host controller honghui.zhang (Thu Jul 20 2017 - 22:33:18 EST)
- [PATCH 1/5] PCI: mediatek: Add a structure to abstract the controller generations honghui.zhang (Thu Jul 20 2017 - 22:33:18 EST)
- [PATCH 3/5] dt-bindings: PCI: rename and cleanup MediaTek binding text honghui.zhang (Thu Jul 20 2017 - 22:33:29 EST)
- [PATCH 4/5] PCI: mediatek: Add new generation controller support honghui.zhang (Thu Jul 20 2017 - 22:33:46 EST)
- [PATCH 5/5] dt-bindings: PCI: add support for new generation controller honghui.zhang (Thu Jul 20 2017 - 22:34:20 EST)
- [lkp-robot] [bisect done] fc8dffd379 [ 18.746325] WARNING: possible recursive locking detected kernel test robot (Thu Jul 20 2017 - 22:34:32 EST)
- [PATCH] qe: fix compile issue for arm64 Zhao Qiang (Thu Jul 20 2017 - 22:35:41 EST)
- [PATCH v2 1/1] Documentation: mtk-quadspi: update DT bindings Guochun Mao (Thu Jul 20 2017 - 22:36:52 EST)
- [PATCH] Documentation: mtk-quadspi: update DT bindings Guochun Mao (Thu Jul 20 2017 - 22:36:59 EST)
- [lkp-robot] [bisect done] f8c627fbab [ 72.198669] BUG: unable to handle kernel NULL pointer dereference at 0000000000000011 kernel test robot (Thu Jul 20 2017 - 22:39:34 EST)
- Re: [PATCH 6/7] fcntl: Don't use ambiguous SIG_POLL si_codes Eric W. Biederman (Thu Jul 20 2017 - 22:42:06 EST)
- Re: [PATCH 0/2] sparc64: Use low latency path to resume idle cpu Vijay Kumar (Thu Jul 20 2017 - 22:43:59 EST)
- Re: [PATCH 2/2] sparc64: Use cpu_poke to resume idle cpu Vijay Kumar (Thu Jul 20 2017 - 22:46:43 EST)
- Re: [PATCH 2/2] dma: Add Spreadtrum DMA controller driver Chunyan Zhang (Thu Jul 20 2017 - 22:51:08 EST)
- Re: [PATCH 0/2] sparc64: Use low latency path to resume idle cpu David Miller (Thu Jul 20 2017 - 22:55:32 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Theodore Ts'o (Thu Jul 20 2017 - 23:09:19 EST)
- RE: [PATCH v2 2/2] Telemetry: remove redundant macro definition Chakravarty, Souvik K (Thu Jul 20 2017 - 23:15:37 EST)
- RE: [PATCH 1/3] platform/x86: Add GLK PSS Event Table Chakravarty, Souvik K (Thu Jul 20 2017 - 23:24:09 EST)
- [PATCH v3 1/1] Documentation: mtk-quadspi: update DT bindings Guochun Mao (Thu Jul 20 2017 - 23:27:21 EST)
- [PATCH] Documentation: mtk-quadspi: update DT bindings Guochun Mao (Thu Jul 20 2017 - 23:27:21 EST)
- Re: [PATCH 2/2] dma: Add Spreadtrum DMA controller driver Baolin Wang (Thu Jul 20 2017 - 23:27:48 EST)
- RE: [PATCH v2 2/2] Telemetry: remove redundant macro definition Chakravarty, Souvik K (Thu Jul 20 2017 - 23:29:49 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Masami Hiramatsu (Thu Jul 20 2017 - 23:30:00 EST)
- RE: [PATCH v2 1/2] platform/x86: Add GLK PSS Event Table Chakravarty, Souvik K (Thu Jul 20 2017 - 23:30:27 EST)
- Re: [PATCH 19/32] tracing: Add variable reference handling to hist triggers Namhyung Kim (Thu Jul 20 2017 - 23:32:10 EST)
- Re: [PATCH 0/2] sparc64: Use low latency path to resume idle cpu Vijay Kumar (Thu Jul 20 2017 - 23:36:14 EST)
- [PATCH] f2fs: let background GC being aware of freezing Chao Yu (Thu Jul 20 2017 - 23:37:08 EST)
- [GIT] IDE David Miller (Thu Jul 20 2017 - 23:40:37 EST)
- Re: [PATCH 0/2] sparc64: Use low latency path to resume idle cpu David Miller (Thu Jul 20 2017 - 23:45:23 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Dan Williams (Thu Jul 20 2017 - 23:48:27 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Keerthy (Thu Jul 20 2017 - 23:54:25 EST)
- [PATCH 0/3] add support of SCPSYS power domain for MediaTek MT7622 sean.wang (Thu Jul 20 2017 - 23:57:32 EST)
- [PATCH 2/3] soc: mediatek: add header files required for MT7622 SCPSYS dt-binding sean.wang (Thu Jul 20 2017 - 23:57:39 EST)
- [PATCH 1/3] dt-bindings: soc: update the binding document for SCPSYS on MediaTek MT7622 SoC sean.wang (Thu Jul 20 2017 - 23:57:53 EST)
- [PATCH 3/3] soc: mediatek: add SCPSYS power domain driver for MediaTek MT7622 SoC sean.wang (Thu Jul 20 2017 - 23:58:09 EST)
- [PATCH v4 1/2] dt-bindings: arm: Add entry for Beckhoff CX9020 linux-kernel-dev (Fri Jul 21 2017 - 00:07:38 EST)
- [PATCH v4 2/2] ARM: dts: imx: add CX9020 Embedded PC device tree linux-kernel-dev (Fri Jul 21 2017 - 00:07:38 EST)
- Re: [PATCH v1 00/25] lib, rtc: Print rtc_time via %pt[dt][rv] Joe Perches (Fri Jul 21 2017 - 00:07:54 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Viresh Kumar (Fri Jul 21 2017 - 00:10:04 EST)
- linux-next: Tree for Jul 21 Stephen Rothwell (Fri Jul 21 2017 - 00:10:34 EST)
- Re: [PATCH 0/2] sparc64: Use low latency path to resume idle cpu Vijay Kumar (Fri Jul 21 2017 - 00:11:22 EST)
- Re: [PATCH] efifb: allow user to disable write combined mapping. Dave Airlie (Fri Jul 21 2017 - 00:28:05 EST)
- [git pull] drm fixes for 4.13-rc2 Dave Airlie (Fri Jul 21 2017 - 00:38:42 EST)
- Re: [PATCH] net: ethernet: ti: cpsw: Push the request_irq function to the end of probe Keerthy (Fri Jul 21 2017 - 00:46:10 EST)
- Re: [PATCH] zsmalloc: zs_page_migrate: not check inuse if migrate_mode is not MIGRATE_ASYNC Minchan Kim (Fri Jul 21 2017 - 01:15:00 EST)
- [PATCH] perf tool sort: Use default sort if evlist is empty David Carrillo-Cisneros (Fri Jul 21 2017 - 01:15:01 EST)
- Re: [PATCH] driver core: restrict buffer length in online_store() Greg KH (Fri Jul 21 2017 - 01:29:04 EST)
- [PATCH v2 0/3] Constify lustre attribute_group structures. Arvind Yadav (Fri Jul 21 2017 - 01:42:38 EST)
- [PATCH v2 1/3] staging: lustre: constify attribute_group structures. Arvind Yadav (Fri Jul 21 2017 - 01:42:38 EST)
- [PATCH v2 3/3] staging: lustre: obdclass: linux: constify attribute_group structures. Arvind Yadav (Fri Jul 21 2017 - 01:42:39 EST)
- [PATCH v2 2/3] staging: lustre: ldlm: constify attribute_group structures. Arvind Yadav (Fri Jul 21 2017 - 01:42:59 EST)
- [PATCH v1] crypto: brcm - Support more FlexRM rings than SPU engines. Raveendra Padasalagi (Fri Jul 21 2017 - 01:47:55 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Kees Cook (Fri Jul 21 2017 - 01:48:09 EST)
- Re: [PATCH v5 1/1] acpi: apei: Enable APEI multiple GHES source to share an single external IRQ Borislav Petkov (Fri Jul 21 2017 - 02:00:26 EST)
- [PATCH v3 0/3] Constify lustre attribute_group structures. Arvind Yadav (Fri Jul 21 2017 - 02:00:42 EST)
- [PATCH v3 1/3] staging: lustre: constify attribute_group structures. Arvind Yadav (Fri Jul 21 2017 - 02:00:48 EST)
- [PATCH v3 3/3] staging: lustre: obdclass: linux: constify attribute_group structures. Arvind Yadav (Fri Jul 21 2017 - 02:00:53 EST)
- [PATCH v3 2/3] staging: lustre: ldlm: constify attribute_group structures. Arvind Yadav (Fri Jul 21 2017 - 02:01:14 EST)
- Re: [PATCH RFC v5] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Fri Jul 21 2017 - 02:03:03 EST)
- Linux 4.12.3 Greg KH (Fri Jul 21 2017 - 02:21:48 EST)
- Re: Linux 4.12.3 Greg KH (Fri Jul 21 2017 - 02:21:49 EST)
- [PATCH 0/2] Add RK3128 pinctrl support David Wu (Fri Jul 21 2017 - 02:23:11 EST)
- [PATCH 1/2] pinctrl: rockchip: Use common interface for recalced iomux David Wu (Fri Jul 21 2017 - 02:23:12 EST)
- [PATCH 2/2] pinctrl: rockchip: Add rk3128 pinctrl support David Wu (Fri Jul 21 2017 - 02:23:27 EST)
- Linux 4.11.12 Greg KH (Fri Jul 21 2017 - 02:24:02 EST)
- Re: Linux 4.11.12 Greg KH (Fri Jul 21 2017 - 02:24:09 EST)
- [PATCH V2 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes Simon Xue (Fri Jul 21 2017 - 02:24:59 EST)
- [PATCH V2 3/4] ARM64: dts: rockchip: rk3368 add iommu nodes Simon Xue (Fri Jul 21 2017 - 02:25:11 EST)
- [PATCH V2 2/4] ARM: dts: rockchip: rk322x add iommu nodes Simon Xue (Fri Jul 21 2017 - 02:25:21 EST)
- [PATCH V2 4/4] ARM64: dts: rockchip: rk3399 add iommu nodes Simon Xue (Fri Jul 21 2017 - 02:25:30 EST)
- Re: [PATCH 0/6] FlexRM driver improvements Anup Patel (Fri Jul 21 2017 - 02:26:15 EST)
- [PATCH V2 1/3] Docs: dt: rockchip: add rk-iommu,disable-reset-quirk property Simon Xue (Fri Jul 21 2017 - 02:27:45 EST)
- [PATCH V2 3/3] iommu/rockchip: ignore isp mmu reset operation Simon Xue (Fri Jul 21 2017 - 02:27:47 EST)
- [PATCH V2 2/3] iommu/rockchip: add multi irqs support Simon Xue (Fri Jul 21 2017 - 02:28:11 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' Vinod Koul (Fri Jul 21 2017 - 02:28:34 EST)
- Re: [PATCH] DMA: ppc4xx: remove DRIVER_ATTR() usage Vinod Koul (Fri Jul 21 2017 - 02:30:44 EST)
- Re: [PATCH v4 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile YT Shen (Fri Jul 21 2017 - 02:32:40 EST)
- Re: [PATCH 4.12 26/84] x86/xen/efi: Initialize only the EFI struct members used by Xen Juergen Gross (Fri Jul 21 2017 - 02:33:06 EST)
- Re: [PATCH v2 0/4] Add STM32 MDMA driver Vinod Koul (Fri Jul 21 2017 - 02:33:33 EST)
- Re: [PATCH] qe: fix compile issue for arm64 Michael Ellerman (Fri Jul 21 2017 - 02:34:30 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' Jiang, Dave (Fri Jul 21 2017 - 02:45:08 EST)
- Re: [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte Aneesh Kumar K.V (Fri Jul 21 2017 - 02:52:25 EST)
- Re: [PATCH] Fix Alps Touchpad two finger scroll does not work on right side Takashi Iwai (Fri Jul 21 2017 - 02:53:28 EST)
- [PATCH v2 0/7] FlexRM driver improvements Anup Patel (Fri Jul 21 2017 - 02:56:05 EST)
- [PATCH v2 1/7] mailbox: bcm-flexrm-mailbox: Set IRQ affinity hint for FlexRM ring IRQs Anup Patel (Fri Jul 21 2017 - 02:56:15 EST)
- [PATCH v2 2/7] mailbox: bcm-flexrm-mailbox: Add debugfs support Anup Patel (Fri Jul 21 2017 - 02:56:23 EST)
- [PATCH v2 3/7] mailbox: bcm-flexrm-mailbox: Fix mask used in CMPL_START_ADDR_VALUE() Anup Patel (Fri Jul 21 2017 - 02:56:29 EST)
- [PATCH v2 4/7] mailbox: bcm-flexrm-mailbox: Use bitmap instead of IDA Anup Patel (Fri Jul 21 2017 - 02:56:39 EST)
- [PATCH v2 5/7] mailbox: Make message send queue size dynamic in Linux mailbox Anup Patel (Fri Jul 21 2017 - 02:56:51 EST)
- [PATCH v2 7/7] arm64: dts: Add FlexRM DT nodes for Stingray Anup Patel (Fri Jul 21 2017 - 02:57:01 EST)
- [PATCH v2 6/7] mailbox: bcm-flexrm-mailbox: Set msg_queue_len for each channel Anup Patel (Fri Jul 21 2017 - 02:57:14 EST)
- Re: [PATCH V2 1/3] Docs: dt: rockchip: add rk-iommu,disable-reset-quirk property Heiko Stuebner (Fri Jul 21 2017 - 02:57:41 EST)
- [PATCH] usb: dwc3: Support the dwc3 host suspend/resume Baolin Wang (Fri Jul 21 2017 - 02:59:18 EST)
- Linux 4.9.39 Greg KH (Fri Jul 21 2017 - 03:02:19 EST)
- Re: Linux 4.9.39 Greg KH (Fri Jul 21 2017 - 03:02:27 EST)
- Linux 4.4.78 Greg KH (Fri Jul 21 2017 - 03:02:40 EST)
- Re: Linux 4.4.78 Greg KH (Fri Jul 21 2017 - 03:02:51 EST)
- Linux 3.18.62 Greg KH (Fri Jul 21 2017 - 03:03:02 EST)
- Re: Linux 3.18.62 Greg KH (Fri Jul 21 2017 - 03:03:12 EST)
- Re: [PATCH v2] powerpc/mm: Implemented default_hugepagesz verification for powerpc Aneesh Kumar K.V (Fri Jul 21 2017 - 03:05:23 EST)
- Re: [PATCH V2 2/3] iommu/rockchip: add multi irqs support Heiko Stuebner (Fri Jul 21 2017 - 03:07:54 EST)
- Re: [PATCH v2 01/10] clk: sunxi-ng: Add interface to query or configure MMC timing modes. Maxime Ripard (Fri Jul 21 2017 - 03:18:29 EST)
- Re: [PATCH v2 02/10] clk: sunxi-ng: Add MP_MMC clocks that support MMC timing modes switching Maxime Ripard (Fri Jul 21 2017 - 03:20:09 EST)
- Re: [PATCH v2 04/10] mmc: sunxi: Support controllers that can use both old and new timings Maxime Ripard (Fri Jul 21 2017 - 03:20:54 EST)
- Re: [PATCH v2 05/10] mmc: sunxi: Support MMC DDR52 transfer mode with new timing mode Maxime Ripard (Fri Jul 21 2017 - 03:21:34 EST)
- Re: [PATCH v2 06/10] mmc: sunxi: Add support for A83T eMMC (MMC2) Maxime Ripard (Fri Jul 21 2017 - 03:21:58 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' walter harms (Fri Jul 21 2017 - 03:22:15 EST)
- Re: [PATCH v2 01/10] clk: sunxi-ng: Add interface to query or configure MMC timing modes. Chen-Yu Tsai (Fri Jul 21 2017 - 03:23:45 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' Julia Lawall (Fri Jul 21 2017 - 03:24:01 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Daniel Vetter (Fri Jul 21 2017 - 03:24:56 EST)
- Re: [linux-sunxi] [PATCH 1/3] arm64: allwinner: a64: enable USB host controller for BPi M64 Chen-Yu Tsai (Fri Jul 21 2017 - 03:35:09 EST)
- Re: [PATCH] xen: selfballoon: remove unnecessary static in frontswap_selfshrink() Juergen Gross (Fri Jul 21 2017 - 03:36:44 EST)
- RE: [PATCH V2] arm64: traps: disable irq in die() Zhou Qiao(周侨) (Fri Jul 21 2017 - 03:39:16 EST)
- Re: [PATCH v3 00/23] Qualcomm 8x16 Camera Subsystem driver Todor Tomov (Fri Jul 21 2017 - 03:39:20 EST)
- Re: [linux-sunxi] [PATCH 2/3] arm64: allwinner: a64: enable AXP803 for Banana Pi M64 Chen-Yu Tsai (Fri Jul 21 2017 - 03:42:37 EST)
- [PATCHv2 0/2] Make cppc acpi driver aware of pcc subspace ids George Cherian (Fri Jul 21 2017 - 03:44:19 EST)
- [PATCHv2 1/2] mailbox: PCC: Move the MAX_PCC_SUBSPACES definition to header file George Cherian (Fri Jul 21 2017 - 03:44:28 EST)
- Re: [linux-sunxi] [PATCH 2/3] arm64: allwinner: a64: enable AXP803 for Banana Pi M64 Icenowy Zheng (Fri Jul 21 2017 - 03:44:34 EST)
- Re: [PATCH] perf tool sort: Use default sort if evlist is empty Jiri Olsa (Fri Jul 21 2017 - 03:44:52 EST)
- [PATCHv2 2/2] ACPI / CPPC: Make cppc acpi driver aware of pcc subspace ids George Cherian (Fri Jul 21 2017 - 03:45:10 EST)
- Re: [PATCH 2/4] gpio: davinci: Handle the return value of davinci_gpio_irq_setup function Johan Hovold (Fri Jul 21 2017 - 03:46:14 EST)
- Re: [PATCH 0/5] perf script python: Provide perf_sample dict to all handlers Jiri Olsa (Fri Jul 21 2017 - 03:46:48 EST)
- [PATCH] bluetooth: document config options Pavel Machek (Fri Jul 21 2017 - 03:50:07 EST)
- Re: [linux-sunxi] [PATCH 2/3] arm64: allwinner: a64: enable AXP803 for Banana Pi M64 Chen-Yu Tsai (Fri Jul 21 2017 - 03:50:26 EST)
- Re: [PATCH v6 0/2] x86: Implement fast refcount overflow protection Ingo Molnar (Fri Jul 21 2017 - 03:50:35 EST)
- Re: [PATCH v3 00/23] Qualcomm 8x16 Camera Subsystem driver Todor Tomov (Fri Jul 21 2017 - 03:50:47 EST)
- Re: [PATCH v2 2/4] dmaengine: Add STM32 MDMA driver Vinod Koul (Fri Jul 21 2017 - 03:53:11 EST)
- Re: [PATCH V2 2/3] iommu/rockchip: add multi irqs support xxm (Fri Jul 21 2017 - 03:54:52 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' Vinod Koul (Fri Jul 21 2017 - 03:55:15 EST)
- Re: [PATCH v3 22/23] camss: Use optimal clock frequency rates Todor Tomov (Fri Jul 21 2017 - 03:55:50 EST)
- Re: [PATCH] PM / Domains: Convert to using %pOF instead of full_name Ulf Hansson (Fri Jul 21 2017 - 03:57:00 EST)
- [PATCH v3] clk: fractional-divider: fix up the fractional clk's jitter Elaine Zhang (Fri Jul 21 2017 - 03:58:59 EST)
- Re: [PATCH v3 3/8] phy: qcom-qmp: Fix phy pipe clock name Vivek Gautam (Fri Jul 21 2017 - 04:01:21 EST)
- Re: [PATCH v2 2/4] dmaengine: Add STM32 MDMA driver (fwd) Vinod Koul (Fri Jul 21 2017 - 04:02:22 EST)
- Re: [PATCH 03/12] ARM: normalize clk API for older platforms Sekhar Nori (Fri Jul 21 2017 - 04:07:05 EST)
- Re: [PATCH v6 08/12] gpio: Add GPIO driver for the RK805 PMIC Heiko Stuebner (Fri Jul 21 2017 - 04:13:17 EST)
- Re: [PATCH 03/12] ARM: normalize clk API for older platforms Arnd Bergmann (Fri Jul 21 2017 - 04:17:21 EST)
- Re: [PATCH V2] arm64: traps: disable irq in die() Will Deacon (Fri Jul 21 2017 - 04:32:28 EST)
- [PATCH v2] xtensa: remove wrapper header for asm/device.h Tobias Klauser (Fri Jul 21 2017 - 04:35:41 EST)
- Re: [PATCH V8 1/6] PM / Domains: Add support to select performance-state of domains Ulf Hansson (Fri Jul 21 2017 - 04:35:51 EST)
- Re: [PATCH] KVM: nVMX: Fix exception injection Wanpeng Li (Fri Jul 21 2017 - 04:40:03 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Petr Mladek (Fri Jul 21 2017 - 04:42:30 EST)
- [PATCH] xtensa: remove wrapper header for asm/param.h Tobias Klauser (Fri Jul 21 2017 - 04:44:19 EST)
- Re: [PATCH] usb: dwc3: Support the dwc3 host suspend/resume Manu Gautam (Fri Jul 21 2017 - 04:45:29 EST)
- [PATCH 3/3] usb: doc: Update document for USB3 debug port usage Lu Baolu (Fri Jul 21 2017 - 04:56:42 EST)
- [PATCH 2/3] usb: xhci: Add DbC support in xHCI driver Lu Baolu (Fri Jul 21 2017 - 04:56:42 EST)
- [PATCH 0/3] usb: xhci: Add debug capability support in xhci Lu Baolu (Fri Jul 21 2017 - 04:56:42 EST)
- bluetooth in v4.13-rc1: lock init missing somewhere? Pavel Machek (Fri Jul 21 2017 - 04:56:42 EST)
- [PATCH 1/3] usb: xhci: Make some static functions global Lu Baolu (Fri Jul 21 2017 - 04:56:52 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Stephan Müller (Fri Jul 21 2017 - 04:57:20 EST)
- [PATCH V2 4/4] net-next: tag_mtk: add nh and proto offsets to the ops struct John Crispin (Fri Jul 21 2017 - 04:59:03 EST)
- [PATCH V2 2/4] net-next: dsa: add 802.3 protocol offset to struct dsa_device_ops John Crispin (Fri Jul 21 2017 - 04:59:06 EST)
- [PATCH V2 3/4] net-next: dsa: fix flow dissection John Crispin (Fri Jul 21 2017 - 04:59:18 EST)
- [PATCH v8 00/13] Fix the on-flight DMA issue on system with amd iommu Baoquan He (Fri Jul 21 2017 - 04:59:24 EST)
- [PATCH v8 01/13] iommu/amd: Detect pre enabled translation Baoquan He (Fri Jul 21 2017 - 04:59:27 EST)
- [PATCH v8 02/13] iommu/amd: add several helper functions Baoquan He (Fri Jul 21 2017 - 04:59:35 EST)
- [PATCH v8 03/13] Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel" Baoquan He (Fri Jul 21 2017 - 04:59:38 EST)
- [PATCH v8 04/13] iommu/amd: Define bit fields for DTE particularly Baoquan He (Fri Jul 21 2017 - 04:59:41 EST)
- [PATCH v8 05/13] iommu/amd: Add function copy_dev_tables() Baoquan He (Fri Jul 21 2017 - 04:59:45 EST)
- [PATCH v8 06/13] iommu/amd: copy old trans table from old kernel Baoquan He (Fri Jul 21 2017 - 04:59:50 EST)
- [PATCH v8 08/13] iommu: Add is_attach_deferred call-back to iommu-ops Baoquan He (Fri Jul 21 2017 - 04:59:56 EST)
- [PATCH v8 10/13] iommu/amd: Allocate memory below 4G for dev table if translation pre-enabled Baoquan He (Fri Jul 21 2017 - 04:59:58 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Miroslav Benes (Fri Jul 21 2017 - 05:00:06 EST)
- [PATCH v8 13/13] iommu/amd: Disable iommu only if amd_iommu=off is specified Baoquan He (Fri Jul 21 2017 - 05:00:11 EST)
- [PATCH v8 11/13] iommu/amd: Don't copy GCR3 table root pointer Baoquan He (Fri Jul 21 2017 - 05:00:32 EST)
- [PATCH v8 12/13] iommu/amd: Clear out the GV flag when handle deferred domain attach Baoquan He (Fri Jul 21 2017 - 05:00:42 EST)
- Re: [PATCH] usb: dwc3: Support the dwc3 host suspend/resume Baolin Wang (Fri Jul 21 2017 - 05:01:08 EST)
- [PATCH v8 09/13] iommu/amd: Use is_attach_deferred call-back Baoquan He (Fri Jul 21 2017 - 05:01:27 EST)
- [PATCH v8 07/13] iommu/amd: Do sanity check for irq remap of old dev table entry Baoquan He (Fri Jul 21 2017 - 05:01:44 EST)
- [PATCH V2 1/4] net-next: dsa: move struct dsa_device_ops to the global header file John Crispin (Fri Jul 21 2017 - 05:03:36 EST)
- Re: [PATCH V8 1/6] PM / Domains: Add support to select performance-state of domains Viresh Kumar (Fri Jul 21 2017 - 05:05:29 EST)
- Re: [PATCH 00/15] HMM (Heterogeneous Memory Management) v24 Yisheng Xie (Fri Jul 21 2017 - 05:08:04 EST)
- Re: [PATCH] Revert "x86/uaccess: Add stack frame output operand in get_user() inline asm" Andrey Ryabinin (Fri Jul 21 2017 - 05:11:14 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Miroslav Benes (Fri Jul 21 2017 - 05:12:26 EST)
- Re: [PATCH] usb: dwc3: Support the dwc3 host suspend/resume Manu Gautam (Fri Jul 21 2017 - 05:13:51 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Petr Mladek (Fri Jul 21 2017 - 05:13:57 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Andy Shevchenko (Fri Jul 21 2017 - 05:15:55 EST)
- [PATCH] ceph: kernel client startsync can be removed Yanhu Cao (Fri Jul 21 2017 - 05:20:39 EST)
- Re: [PATCH] mm/hugetlb: __get_user_pages ignores certain follow_hugetlb_page errors Punit Agrawal (Fri Jul 21 2017 - 05:20:58 EST)
- USB PHY reset for Nitrogen6x/MAX Gary Bisson (Fri Jul 21 2017 - 05:25:56 EST)
- Re: [PATCH] HID: usbhid: fix "always poll" quirk Benjamin Tissoires (Fri Jul 21 2017 - 05:26:26 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Petr Mladek (Fri Jul 21 2017 - 05:27:23 EST)
- Re: [PATCH] HID: logitech-hidpp: fix spelling mistake, "feeback" -> "feedback" Benjamin Tissoires (Fri Jul 21 2017 - 05:30:06 EST)
- Re: [PATCH v2 2/4] dmaengine: Add STM32 MDMA driver Pierre Yves MORDRET (Fri Jul 21 2017 - 05:31:00 EST)
- [RFC PATCH 0/4] serial: uartps: Dynamic allocation Michal Simek (Fri Jul 21 2017 - 05:32:41 EST)
- [RFC PATCH 3/4] serial: uartps: Move cnds_uart_get_port to probe Michal Simek (Fri Jul 21 2017 - 05:32:45 EST)
- [RFC PATCH 2/4] serial: uartps: Use dynamic array for console port Michal Simek (Fri Jul 21 2017 - 05:33:00 EST)
- [RFC PATCH 4/4] serial: uartps: Remove static port array Michal Simek (Fri Jul 21 2017 - 05:33:14 EST)
- [RFC PATCH 1/4] serial: uartps: Remove console_initcall from the driver Michal Simek (Fri Jul 21 2017 - 05:33:33 EST)
- Re: [PATCH v3 2/9] perf annotate: Properly rename 'sum' to 'total_samples' in struct sym_hist Taeung Song (Fri Jul 21 2017 - 05:34:33 EST)
- Re: [PATCH 1/2] pinctrl: rockchip: Use common interface for recalced iomux Heiko Stuebner (Fri Jul 21 2017 - 05:35:40 EST)
- Re: [PATCH v3 1/3] staging: lustre: constify attribute_group structures. Dan Carpenter (Fri Jul 21 2017 - 05:36:36 EST)
- Re: [PATCH 2/2] pinctrl: rockchip: Add rk3128 pinctrl support Heiko Stuebner (Fri Jul 21 2017 - 05:38:19 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' Dan Carpenter (Fri Jul 21 2017 - 05:39:21 EST)
- RE: [PATCH 4.9 094/206] nl80211: Use different attrs for BSSID and random MAC addr in scan req Krishna Vamsi (Fri Jul 21 2017 - 05:40:16 EST)
- [PATCH] ACPI, APEI: Fixup incorrect 16-bit access width firmware bug Song liwei (Fri Jul 21 2017 - 05:41:35 EST)
- Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples Taeung Song (Fri Jul 21 2017 - 05:41:44 EST)
- [tip:perf/urgent] perf/x86/intel: Add proper condition to run sched_task callbacks tip-bot for Jiri Olsa (Fri Jul 21 2017 - 05:41:52 EST)
- [tip:perf/urgent] perf/core: Fix locking for children siblings group read tip-bot for Jiri Olsa (Fri Jul 21 2017 - 05:42:10 EST)
- Re: [BUG] lockdep splat with cpu_hotplug_lock Thomas Gleixner (Fri Jul 21 2017 - 05:42:18 EST)
- [tip:x86/urgent] x86/platform/uv/BAU: Disable BAU on single hub configurations tip-bot for Andrew Banman (Fri Jul 21 2017 - 05:42:29 EST)
- [tip:x86/mm] x86/mm/dump_pagetables: Generalize address normalization tip-bot for Kirill A. Shutemov (Fri Jul 21 2017 - 05:43:18 EST)
- [tip:x86/mm] x86/mm/dump_pagetables: Fix printout of p4d level tip-bot for Kirill A. Shutemov (Fri Jul 21 2017 - 05:43:36 EST)
- [tip:x86/mm] x86/mm: Rename tasksize_32bit/64bit to task_size_32bit/64bit() tip-bot for Kirill A. Shutemov (Fri Jul 21 2017 - 05:44:21 EST)
- [tip:x86/mm] x86/xen: Redefine XEN_ELFNOTE_INIT_P2M using PUD_SIZE * PTRS_PER_PUD tip-bot for Kirill A. Shutemov (Fri Jul 21 2017 - 05:44:33 EST)
- [tip:x86/urgent] x86/devicetree: Convert to using %pOF instead of ->full_name tip-bot for Rob Herring (Fri Jul 21 2017 - 05:45:16 EST)
- Re: [PATCH 03/12] ARM: normalize clk API for older platforms Sekhar Nori (Fri Jul 21 2017 - 05:45:44 EST)
- [tip:x86/mm] x86/mpx: Do not allow MPX if we have mappings above 47-bit tip-bot for Kirill A. Shutemov (Fri Jul 21 2017 - 05:45:49 EST)
- [tip:x86/mm] x86/mm: Prepare to expose larger address space to userspace tip-bot for Kirill A. Shutemov (Fri Jul 21 2017 - 05:46:07 EST)
- [tip:x86/mm] x86/mm: Allow userspace have mappings above 47-bit tip-bot for Kirill A. Shutemov (Fri Jul 21 2017 - 05:46:24 EST)
- [tip:x86/mm] x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=y tip-bot for Kirill A. Shutemov (Fri Jul 21 2017 - 05:46:33 EST)
- Re: [PATCH 0/4] Optimise 64-bit IOVA allocations Leizhen (ThunderTown) (Fri Jul 21 2017 - 05:49:56 EST)
- Re: [PATCH v2 2/4] dmaengine: Add STM32 MDMA driver Vinod Koul (Fri Jul 21 2017 - 05:51:32 EST)
- Re: [PATCH] bluetooth: document config options Marcel Holtmann (Fri Jul 21 2017 - 05:55:58 EST)
- Re: [PATCH] ACPI, APEI: Fixup incorrect 16-bit access width firmware bug Andy Shevchenko (Fri Jul 21 2017 - 05:56:24 EST)
- Re: [PATCH V2] arm64: traps: disable irq in die() qiaozhou (Fri Jul 21 2017 - 05:57:41 EST)
- Re: bluetooth in v4.13-rc1: lock init missing somewhere? Marcel Holtmann (Fri Jul 21 2017 - 05:57:52 EST)
- [PATCH] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES Hanjun Guo (Fri Jul 21 2017 - 05:59:09 EST)
- [GIT PULL] core kernel fixes Ingo Molnar (Fri Jul 21 2017 - 06:01:51 EST)
- [PATCH v1] mm/vmalloc: add a node corresponding to cached_hole_size Zhaoyang Huang (Fri Jul 21 2017 - 06:01:58 EST)
- Re: [lkp-robot] [include/linux/string.h] 6974f0c455: kernel_BUG_at_lib/string.c Petr Mladek (Fri Jul 21 2017 - 06:03:51 EST)
- Re: [PATCH] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES Hanjun Guo (Fri Jul 21 2017 - 06:06:28 EST)
- [GIT PULL] irq fixes Ingo Molnar (Fri Jul 21 2017 - 06:08:00 EST)
- [GIT PULL] locking fix Ingo Molnar (Fri Jul 21 2017 - 06:11:31 EST)
- Re: [Xen-devel] [PATCH 4/4] xen: Drop un-informative message during boot Punit Agrawal (Fri Jul 21 2017 - 06:12:45 EST)
- [GIT PULL] perf fixes Ingo Molnar (Fri Jul 21 2017 - 06:15:16 EST)
- [GIT PULL] xen: features and fixes for 4.13-rc2 Juergen Gross (Fri Jul 21 2017 - 06:17:34 EST)
- Re: [PATCH] Make functions rf69_set_bandwidth_intern and rf69_set_dc_cut_off_frequency_intern static Marcus Wolf (Fri Jul 21 2017 - 06:17:46 EST)
- Re: [PATCH 1/4] ACPI: Allow _DMA method in walk resources Lorenzo Pieralisi (Fri Jul 21 2017 - 06:18:20 EST)
- [GIT PULL] scheduler fixes Ingo Molnar (Fri Jul 21 2017 - 06:18:40 EST)
- Re: [Xen-devel] [PATCH 4/4] xen: Drop un-informative message during boot Juergen Gross (Fri Jul 21 2017 - 06:19:33 EST)
- Re: [Xen-devel] [PATCH 4/4] xen: Drop un-informative message during boot Punit Agrawal (Fri Jul 21 2017 - 06:21:26 EST)
- [GIT PULL] timer fix Ingo Molnar (Fri Jul 21 2017 - 06:22:01 EST)
- Re: [PATCH 4.9 094/206] nl80211: Use different attrs for BSSID and random MAC addr in scan req Greg Kroah-Hartman (Fri Jul 21 2017 - 06:23:10 EST)
- Re: [PATCH v2] xtensa: remove wrapper header for asm/device.h Max Filippov (Fri Jul 21 2017 - 06:25:10 EST)
- Re: [PATCH] xtensa: remove wrapper header for asm/param.h Max Filippov (Fri Jul 21 2017 - 06:25:51 EST)
- [GIT PULL] x86 fixes Ingo Molnar (Fri Jul 21 2017 - 06:26:50 EST)
- Re: [PATCH 2/3] usb: xhci: Add DbC support in xHCI driver Felipe Balbi (Fri Jul 21 2017 - 06:31:59 EST)
- Re: [PATCH v2 2/4] dmaengine: Add STM32 MDMA driver Pierre Yves MORDRET (Fri Jul 21 2017 - 06:33:45 EST)
- Re: [PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Ingo Molnar (Fri Jul 21 2017 - 06:33:56 EST)
- Re: [PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Ingo Molnar (Fri Jul 21 2017 - 06:38:08 EST)
- Re: [PATCH] selftests/vm: Add test to validate mirror functionality with mremap Anshuman Khandual (Fri Jul 21 2017 - 06:38:44 EST)
- Re: [PATCH] bluetooth: document config options Pavel Machek (Fri Jul 21 2017 - 06:42:35 EST)
- [v3 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle Gautham R. Shenoy (Fri Jul 21 2017 - 06:42:39 EST)
- [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle Gautham R. Shenoy (Fri Jul 21 2017 - 06:43:11 EST)
- [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties. Enric Balletbo i Serra (Fri Jul 21 2017 - 06:48:43 EST)
- [PATCH v4 5/5] ARM: dts: rockchip: set PWM delay backlight settings for Minnie Enric Balletbo i Serra (Fri Jul 21 2017 - 06:48:44 EST)
- [PATCH v4 4/5] ARM: dts: rockchip: set PWM delay backlight settings for Veyron. Enric Balletbo i Serra (Fri Jul 21 2017 - 06:49:03 EST)
- [PATCH v4 1/5] pwm-backlight: enable/disable the PWM before/after LCD enable toggle. Enric Balletbo i Serra (Fri Jul 21 2017 - 06:49:15 EST)
- [PATCH v4 2/5] dt-bindings: pwm-backlight: add PWM delay proprieties. Enric Balletbo i Serra (Fri Jul 21 2017 - 06:49:29 EST)
- [PATCH v7 0/4] Add memory ownership switch support and enable mss rproc on msm8996 Avaneesh Kumar Dwivedi (Fri Jul 21 2017 - 06:49:51 EST)
- [PATCH v7 3/4] remoteproc: qcom: Make secure world call for mem ownership switch Avaneesh Kumar Dwivedi (Fri Jul 21 2017 - 06:50:07 EST)
- [PATCH v7 4/4] remoteproc: qcom: Add support for mss remoteproc on msm8996 Avaneesh Kumar Dwivedi (Fri Jul 21 2017 - 06:50:23 EST)
- Re: [PATCH] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES Hanjun Guo (Fri Jul 21 2017 - 06:50:43 EST)
- [PATCH v7 1/4] firmware: scm: Add new SCM call API for switching memory ownership Avaneesh Kumar Dwivedi (Fri Jul 21 2017 - 06:51:07 EST)
- [PATCH v7 2/4] remoteproc: qcom: refactor mss fw image loading sequence Avaneesh Kumar Dwivedi (Fri Jul 21 2017 - 06:51:15 EST)
- RE: [PATCH v2 5/7] input: goldfish: Fix multitouch event handling Aleksandar Markovic (Fri Jul 21 2017 - 06:52:08 EST)
- [PATCH] scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion shuwang (Fri Jul 21 2017 - 06:54:30 EST)
- Re: [PATCH] bluetooth: document config options Marcel Holtmann (Fri Jul 21 2017 - 06:56:09 EST)
- Re: [PATCH 1/5] iommu/arm-smmu-v3: put off the execution of TLBI* to reduce lock confliction Jonathan Cameron (Fri Jul 21 2017 - 06:57:57 EST)
- [RESEND] [v3 PATCH 2/2] powernv/powerpc: Clear PECE1 in LPCR via stop-api only on Hotplug Gautham R. Shenoy (Fri Jul 21 2017 - 07:02:14 EST)
- [PATCH v1 1/6] phy: qcom-qmp: Fix phy pipe clock gating Manu Gautam (Fri Jul 21 2017 - 07:02:33 EST)
- [PATCH v1 2/6] phy: qcom-qmp: Power-on PHY before initialization Manu Gautam (Fri Jul 21 2017 - 07:02:41 EST)
- [PATCH v1 3/6] phy: qcom-qusb2: Power-on PHY before initialization Manu Gautam (Fri Jul 21 2017 - 07:02:48 EST)
- [PATCH v1 4/6] phy: qcom-qusb2: Add support for runtime PM Manu Gautam (Fri Jul 21 2017 - 07:02:55 EST)
- [PATCH v1 5/6] phy: qcom-qmp: Add support for runtime PM Manu Gautam (Fri Jul 21 2017 - 07:03:03 EST)
- [PATCH v1 6/6] usb: dwc3: core: Notify USB3 PHY as well for DRD modes Manu Gautam (Fri Jul 21 2017 - 07:03:18 EST)
- [PATCH] checkpatch: testing more config for Kconfig help text Yingjoe Chen (Fri Jul 21 2017 - 07:03:57 EST)
- [PATCH][media-next] media: dvb-frontends/stv0910: make various local variables static Colin King (Fri Jul 21 2017 - 07:06:43 EST)
- Re: bluetooth in v4.13-rc1: lock init missing somewhere? Pavel Machek (Fri Jul 21 2017 - 07:11:06 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-4.13-3 tag Michael Ellerman (Fri Jul 21 2017 - 07:14:34 EST)
- Re: [PATCH v4 2/2] thermal: uniphier: add UniPhier thermal driver Kunihiko Hayashi (Fri Jul 21 2017 - 07:15:10 EST)
- [PATCH v7 00/12] rk808: Add RK805 support Joseph Chen (Fri Jul 21 2017 - 07:15:34 EST)
- [PATCH v7 01/12] mfd: rk808: fix up the chip id get failed Joseph Chen (Fri Jul 21 2017 - 07:15:55 EST)
- [PATCH v7 02/12] mfd: rk808: add rk805 regs addr and ID Joseph Chen (Fri Jul 21 2017 - 07:16:02 EST)
- [PATCH v7 03/12] regulator: rk808: Add regulator driver for RK805 Joseph Chen (Fri Jul 21 2017 - 07:16:05 EST)
- [PATCH v7 04/12] mfd: rk808: Add RK805 support Joseph Chen (Fri Jul 21 2017 - 07:16:15 EST)
- Re: [PATCH v3 0/4] Add xxhash and zstd modules Austin S. Hemmelgarn (Fri Jul 21 2017 - 07:16:22 EST)
- [PATCH v7 06/12] rtc: Kconfig: Name RK805 in Kconfig for RTC_DRV_RK808 Joseph Chen (Fri Jul 21 2017 - 07:18:14 EST)
- [PATCH v7 07/12] mfd: dt-bindings: Add RK805 device tree bindings document Joseph Chen (Fri Jul 21 2017 - 07:18:32 EST)
- Re: [PATCH v3 0/4] Add xxhash and zstd modules Austin S. Hemmelgarn (Fri Jul 21 2017 - 07:18:40 EST)
- [PATCH v7 08/12] pinctrl: Add pinctrl driver for the RK805 PMIC Joseph Chen (Fri Jul 21 2017 - 07:18:48 EST)
- [PATCH v7 09/12] Input: Add power key driver for Rockchip RK805 PMIC Joseph Chen (Fri Jul 21 2017 - 07:18:57 EST)
- [PATCH v7 10/12] mfd: rk808: Add RK805 pinctrl support Joseph Chen (Fri Jul 21 2017 - 07:19:11 EST)
- [PATCH v7 11/12] mfd: rk808: Add RK805 power key support Joseph Chen (Fri Jul 21 2017 - 07:19:22 EST)
- [PATCH v7 12/12] pinctrl: dt-bindings: add bindings for Rockchip RK805 PMIC Joseph Chen (Fri Jul 21 2017 - 07:19:35 EST)
- [PATCH] clk: samsung: exynos5420: The EPLL rate table corrections Sylwester Nawrocki (Fri Jul 21 2017 - 07:20:17 EST)
- Re: [PATCH] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES Marc Zyngier (Fri Jul 21 2017 - 07:20:32 EST)
- Re: [PATCH v4 3/5] pwm-backlight: add support for PWM delays proprieties. Pavel Machek (Fri Jul 21 2017 - 07:21:43 EST)
- [PATCH v5 0/2] add UniPhier thermal support Kunihiko Hayashi (Fri Jul 21 2017 - 07:22:03 EST)
- [PATCH v5 1/2] dt-bindings: thermal: add binding documentation for UniPhier thermal monitor Kunihiko Hayashi (Fri Jul 21 2017 - 07:22:11 EST)
- [PATCH v5 2/2] thermal: uniphier: add UniPhier thermal driver Kunihiko Hayashi (Fri Jul 21 2017 - 07:22:18 EST)
- Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples Arnaldo Carvalho de Melo (Fri Jul 21 2017 - 07:24:28 EST)
- Re: bluetooth in v4.13-rc1: lock init missing somewhere? Marcel Holtmann (Fri Jul 21 2017 - 07:25:17 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Jeffrey Walton (Fri Jul 21 2017 - 07:31:01 EST)
- Re: [PATCH] x86/kernel/cpu/amd.c: don't apply the lahf_lm workaround in a hypervisor Mikulas Patocka (Fri Jul 21 2017 - 07:35:15 EST)
- [PATCH v4 0/7] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Fri Jul 21 2017 - 07:36:38 EST)
- [PATCH v4 1/7] dt-bindings: phy: qmp: Add output-clock-names Varadarajan Narayanan (Fri Jul 21 2017 - 07:36:43 EST)
- [PATCH v4 2/7] dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074 Varadarajan Narayanan (Fri Jul 21 2017 - 07:36:50 EST)
- [PATCH v4 3/7] phy: qcom-qmp: Fix phy pipe clock name Varadarajan Narayanan (Fri Jul 21 2017 - 07:36:56 EST)
- [PATCH v4 4/7] phy: qcom-qmp: Add support for IPQ8074 Varadarajan Narayanan (Fri Jul 21 2017 - 07:37:01 EST)
- [PATCH v4 5/7] PCI: dwc: qcom: Use block IP version for operations Varadarajan Narayanan (Fri Jul 21 2017 - 07:37:06 EST)
- [PATCH v4 6/7] dt-bindings: pci: qcom: Add support for IPQ8074 Varadarajan Narayanan (Fri Jul 21 2017 - 07:37:08 EST)
- [PATCH v4 7/7] PCI: dwc: qcom: Add support for IPQ8074 PCIe controller Varadarajan Narayanan (Fri Jul 21 2017 - 07:37:16 EST)
- Re: [PATCH] pci: add missing __iomem cast Carlos Palminha (Fri Jul 21 2017 - 07:38:45 EST)
- Re: [linux-sunxi] [PATCH 2/3] arm64: allwinner: a64: enable AXP803 for Banana Pi M64 icenowy (Fri Jul 21 2017 - 07:38:50 EST)
- Re: [PATCH v1] mm/vmalloc: add a node corresponding to cached_hole_size Matthew Wilcox (Fri Jul 21 2017 - 07:40:09 EST)
- Problematic culture around Signed-off-by Ian Molton (Fri Jul 21 2017 - 07:40:20 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Peter Zijlstra (Fri Jul 21 2017 - 07:40:59 EST)
- [PATCH v2 0/4] Optimise 64-bit IOVA allocations Robin Murphy (Fri Jul 21 2017 - 07:42:12 EST)
- [PATCH v2 1/4] iommu/iova: Optimise rbtree searching Robin Murphy (Fri Jul 21 2017 - 07:42:23 EST)
- [PATCH v2 4/4] iommu/iova: Make dma_32bit_pfn implicit Robin Murphy (Fri Jul 21 2017 - 07:42:26 EST)
- [PATCH v2 2/4] iommu/iova: Optimise the padding calculation Robin Murphy (Fri Jul 21 2017 - 07:42:51 EST)
- Re: [PATCH] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES Ganapatrao Kulkarni (Fri Jul 21 2017 - 07:42:58 EST)
- [PATCH v2 3/4] iommu/iova: Extend rbtree node caching Robin Murphy (Fri Jul 21 2017 - 07:43:21 EST)
- Re: [PATCH v2 4/8] KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq Christoffer Dall (Fri Jul 21 2017 - 07:44:48 EST)
- Re: [PATCH] Documentation: mtk-quadspi: update DT bindings Matthias Brugger (Fri Jul 21 2017 - 07:49:23 EST)
- Re: [PATCH v4 2/2] arm64: dts: Add Mediatek SoC MT2712 and evaluation board dts and Makefile Matthias Brugger (Fri Jul 21 2017 - 07:52:50 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Bob Liu (Fri Jul 21 2017 - 08:01:18 EST)
- Re: [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs Christoffer Dall (Fri Jul 21 2017 - 08:11:53 EST)
- [PATCH 0/4] perf stat: Enable group read of counters Jiri Olsa (Fri Jul 21 2017 - 08:12:22 EST)
- [PATCH 1/4] perf tools: Add verbose output for sys_perf_event_open fallback Jiri Olsa (Fri Jul 21 2017 - 08:12:26 EST)
- [PATCH 3/4] perf tools: Add perf_evsel__read_counter function Jiri Olsa (Fri Jul 21 2017 - 08:12:29 EST)
- [PATCH 4/4] perf stat: Use group read for event groups Jiri Olsa (Fri Jul 21 2017 - 08:12:34 EST)
- [PATCH 2/4] perf tools: Add perf_evsel__read_size function Jiri Olsa (Fri Jul 21 2017 - 08:13:07 EST)
- nbd drops connection on most writes Adam Borowski (Fri Jul 21 2017 - 08:14:57 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Joe Perches (Fri Jul 21 2017 - 08:15:18 EST)
- [PATCH] errseq: rename __errseq_set to errseq_set Jeff Layton (Fri Jul 21 2017 - 08:16:55 EST)
- Re: nbd drops connection on most writes Josef Bacik (Fri Jul 21 2017 - 08:23:19 EST)
- RE: [PATCH v4 1/3] mfd: Add new mfd device TPS68470 Mani, Rajmohan (Fri Jul 21 2017 - 08:26:14 EST)
- Re: nbd drops connection on most writes Adam Borowski (Fri Jul 21 2017 - 08:28:45 EST)
- Re: [PATCH] x86/kernel/cpu/amd.c: don't apply the lahf_lm workaround in a hypervisor Borislav Petkov (Fri Jul 21 2017 - 08:29:14 EST)
- Re: [PATCH 01/12] ARM: ixp4xx: fix ioport_unmap definition Krzysztof HaÅasa (Fri Jul 21 2017 - 08:29:51 EST)
- RE: [PATCH] scsi: megaraid_sas: fix memleak in megasas_alloc_cmdlist_fusion Sumit Saxena (Fri Jul 21 2017 - 08:32:18 EST)
- [RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition Alexandre Torgue (Fri Jul 21 2017 - 08:35:43 EST)
- [RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition Alexandre Torgue (Fri Jul 21 2017 - 08:35:51 EST)
- Re: [PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Baoquan He (Fri Jul 21 2017 - 08:35:58 EST)
- [PATCH 2/3] ACPI / PM: Split acpi_device_wakeup() Rafael J. Wysocki (Fri Jul 21 2017 - 08:50:19 EST)
- [PATCH 3/3] ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() Rafael J. Wysocki (Fri Jul 21 2017 - 08:50:29 EST)
- [PATCH 0/3] PCI / ACPI / PM: Fix propagation of wakeup settings to bridges Rafael J. Wysocki (Fri Jul 21 2017 - 08:50:41 EST)
- [PATCH 1/3] PCI / PM: Skip bridges in pci_enable_wake() Rafael J. Wysocki (Fri Jul 21 2017 - 08:51:01 EST)
- [PATCH] PM / sleep: Put pm_test under CONFIG_PM_SLEEP_DEBUG Rafael J. Wysocki (Fri Jul 21 2017 - 08:51:59 EST)
- Re: [PATCH] powerpc/44x/fsp2: correct dtb reg property for /sdhci@020c0000 Ivan Mikhaylov (Fri Jul 21 2017 - 08:54:44 EST)
- [PATCH 2/2] PM / suspend: Define pr_fmt() in suspend.c Rafael J. Wysocki (Fri Jul 21 2017 - 08:58:59 EST)
- [PATCH 0/2] PM / suspend: Messaging updates Rafael J. Wysocki (Fri Jul 21 2017 - 08:59:02 EST)
- [PATCH 1/2] PM / suspend: Use mem_sleep_labels[] strings in messages Rafael J. Wysocki (Fri Jul 21 2017 - 08:59:24 EST)
- Re: [PATCH v2 5/8] KVM: arm/arm64: vgic: Handle mapped level sensitive SPIs Christoffer Dall (Fri Jul 21 2017 - 09:03:38 EST)
- Re: [PATCH V3 1/3] sched: cpufreq: Allow remote cpufreq callbacks Peter Zijlstra (Fri Jul 21 2017 - 09:04:10 EST)
- Re: [PATCH 0/3] livepatch: introduce atomic replace Miroslav Benes (Fri Jul 21 2017 - 09:06:11 EST)
- Re: [PATCH v2 6/8] KVM: arm/arm64: vgic: Implement forwarding setting Christoffer Dall (Fri Jul 21 2017 - 09:13:55 EST)
- Re: [PATCH] powerpc/44x/fsp2: correct dtb reg property for /sdhci@020c0000 Ian Campbell (Fri Jul 21 2017 - 09:18:16 EST)
- Re: [PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Baoquan He (Fri Jul 21 2017 - 09:20:04 EST)
- Re: [PATCH v5 2/2] thermal: uniphier: add UniPhier thermal driver Masahiro Yamada (Fri Jul 21 2017 - 09:21:27 EST)
- [RFC PATCH 0/9] Introduce housekeeping subsystem Frederic Weisbecker (Fri Jul 21 2017 - 09:21:41 EST)
- [RFC PATCH 1/9] housekeeping: Move housekeeping related code to its own file Frederic Weisbecker (Fri Jul 21 2017 - 09:21:49 EST)
- [RFC PATCH 5/9] housekeeping: Use its own static key Frederic Weisbecker (Fri Jul 21 2017 - 09:21:58 EST)
- [RFC PATCH 3/9] housekeeping: Provide a dynamic off-case to housekeeping_any_cpu() Frederic Weisbecker (Fri Jul 21 2017 - 09:22:08 EST)
- [RFC PATCH 9/9] workqueue: Affine unbound workqueues to housekeeping cpumask Frederic Weisbecker (Fri Jul 21 2017 - 09:22:18 EST)
- [RFC PATCH 7/9] housekeeping: Use own boot option, independant from nohz Frederic Weisbecker (Fri Jul 21 2017 - 09:22:35 EST)
- [RFC PATCH 8/9] housekeeping: Move it under own config, independant from NO_HZ Frederic Weisbecker (Fri Jul 21 2017 - 09:22:47 EST)
- [RFC PATCH 6/9] housekeeping: Rename is_housekeeping_cpu to housekeeping_cpu Frederic Weisbecker (Fri Jul 21 2017 - 09:23:04 EST)
- [RFC PATCH 2/9] watchdog: Use housekeeping_cpumask() instead of ad-hoc version Frederic Weisbecker (Fri Jul 21 2017 - 09:23:19 EST)
- [RFC PATCH 4/9] housekeeping: Make housekeeping cpumask private Frederic Weisbecker (Fri Jul 21 2017 - 09:23:29 EST)
- Re: [PATCH v5 2/2] thermal: uniphier: add UniPhier thermal driver Masahiro Yamada (Fri Jul 21 2017 - 09:23:53 EST)
- Re: [PATCH v5 0/2] add UniPhier thermal support Masahiro Yamada (Fri Jul 21 2017 - 09:24:42 EST)
- Re: [PATCH] Revert "x86/uaccess: Add stack frame output operand in get_user() inline asm" Josh Poimboeuf (Fri Jul 21 2017 - 09:25:03 EST)
- Re: [PATCH v2 8/8] KVM: arm/arm64: register DEOI irq bypass consumer on ARM/ARM64 Christoffer Dall (Fri Jul 21 2017 - 09:25:14 EST)
- Re: [PATCH] GFS2: fix code parameter error in inode_go_lock Bob Peterson (Fri Jul 21 2017 - 09:25:21 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Peter Zijlstra (Fri Jul 21 2017 - 09:26:36 EST)
- Re: [PATCH 3/4] ACPI / APEI: Drop uninformative messages during boot Borislav Petkov (Fri Jul 21 2017 - 09:27:53 EST)
- Re: [PATCH] lib/int_sqrt.c: Optimize square root function Peter Zijlstra (Fri Jul 21 2017 - 09:33:14 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Fri Jul 21 2017 - 09:34:53 EST)
- Re: [PATCH v5 0/2] add UniPhier thermal support Masami Hiramatsu (Fri Jul 21 2017 - 09:35:18 EST)
- [PATCH net 0/2] bpf: fix verifier min/max handling in BPF_SUB Edward Cree (Fri Jul 21 2017 - 09:35:28 EST)
- Re: [RESEND PATCH] c6x: defconfig: Cleanup from old Kconfig options Mark Salter (Fri Jul 21 2017 - 09:35:51 EST)
- [PATCH net 1/2] selftests/bpf: subtraction bounds test Edward Cree (Fri Jul 21 2017 - 09:37:10 EST)
- [PATCH net 2/2] bpf/verifier: fix min/max handling in BPF_SUB Edward Cree (Fri Jul 21 2017 - 09:37:44 EST)
- Problem to compile Kernel 3.18.55 in fork.c:341 Sam Przyswa (Perso) (Fri Jul 21 2017 - 09:40:17 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Mauro Carvalho Chehab (Fri Jul 21 2017 - 09:40:29 EST)
- [PATCH] staging: rtl8192u: fix incorrect mask and shift on u8 data Colin King (Fri Jul 21 2017 - 09:43:07 EST)
- [PATCH v2 0/4] fs/dcache: Limit # of negative dentries Waiman Long (Fri Jul 21 2017 - 09:43:40 EST)
- [PATCH v2 3/4] fs/dcache: Enable automatic pruning of negative dentries Waiman Long (Fri Jul 21 2017 - 09:43:43 EST)
- [PATCH v2 2/4] fs/dcache: Report negative dentry number in dentry-state Waiman Long (Fri Jul 21 2017 - 09:43:56 EST)
- [PATCH v2 4/4] fs/dcache: Protect negative dentry pruning from racing with umount Waiman Long (Fri Jul 21 2017 - 09:44:05 EST)
- [PATCH v2 1/4] fs/dcache: Limit numbers of negative dentries Waiman Long (Fri Jul 21 2017 - 09:44:34 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Fri Jul 21 2017 - 09:47:30 EST)
- Re: linux-next: manual merge of the btrfs-kdave tree with Linus' tree David Sterba (Fri Jul 21 2017 - 09:50:54 EST)
- Re: [PATCH v7 06/16] lockdep: Detect and handle hist_lock ring buffer overwrite Peter Zijlstra (Fri Jul 21 2017 - 09:54:33 EST)
- Re: [PATCH v2 1/2] livepatch: introduce shadow variable API Joe Lawrence (Fri Jul 21 2017 - 09:56:08 EST)
- [GIT PULL] tracing: Minor updates for v4.13-rc1 Steven Rostedt (Fri Jul 21 2017 - 10:03:21 EST)
- [RFC PATCH] exec: Avoid recursive modprobe for binary format handlers Matt Redfearn (Fri Jul 21 2017 - 10:05:34 EST)
- Re: USB PHY reset for Nitrogen6x/MAX Fabio Estevam (Fri Jul 21 2017 - 10:05:55 EST)
- Re: [PATCH] usb: dwc3: Fix the USB 3.0 hub detection bug after warm boot gustavo panizzo (Fri Jul 21 2017 - 10:06:23 EST)
- [PATCH v3 00/16] MIPS: Miscellaneous fixes related to Android Mips emulator Aleksandar Markovic (Fri Jul 21 2017 - 10:11:08 EST)
- [PATCH v4 0/4] Add Broadcom STB USB phy driver Al Cooper (Fri Jul 21 2017 - 10:11:30 EST)
- [PATCH v4 2/4] dt-bindings: Add Broadcom STB USB PHY binding document Al Cooper (Fri Jul 21 2017 - 10:11:31 EST)
- [PATCH v4 4/4] phy: usb: phy-brcm-usb: Add ability to force DRD mode to host or device Al Cooper (Fri Jul 21 2017 - 10:11:38 EST)
- [PATCH v4 3/4] phy: usb: phy-brcm-usb: Add Broadcom STB USB phy driver Al Cooper (Fri Jul 21 2017 - 10:11:56 EST)
- [PATCH v3 01/16] input: goldfish: Fix multitouch event handling Aleksandar Markovic (Fri Jul 21 2017 - 10:12:05 EST)
- [PATCH v3 02/16] tty: goldfish: Use streaming DMA for r/w operations on Ranchu platforms Aleksandar Markovic (Fri Jul 21 2017 - 10:12:09 EST)
- [PATCH v3 03/16] tty: goldfish: Implement support for kernel 'earlycon' parameter Aleksandar Markovic (Fri Jul 21 2017 - 10:12:13 EST)
- [PATCH v3 04/16] MIPS: VDSO: Fix clobber lists in fallback code paths Aleksandar Markovic (Fri Jul 21 2017 - 10:12:20 EST)
- [PATCH v3 05/16] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation Aleksandar Markovic (Fri Jul 21 2017 - 10:12:30 EST)
- [PATCH v3 06/16] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero Aleksandar Markovic (Fri Jul 21 2017 - 10:12:40 EST)
- [PATCH v3 07/16] MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative Aleksandar Markovic (Fri Jul 21 2017 - 10:12:49 EST)
- [PATCH v3 08/16] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs Aleksandar Markovic (Fri Jul 21 2017 - 10:12:58 EST)
- [PATCH v3 09/16] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs Aleksandar Markovic (Fri Jul 21 2017 - 10:13:03 EST)
- [PATCH v3 10/16] MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs Aleksandar Markovic (Fri Jul 21 2017 - 10:13:09 EST)
- [PATCH v3 11/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix NaN propagation Aleksandar Markovic (Fri Jul 21 2017 - 10:13:16 EST)
- [PATCH v3 12/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of infinite inputs Aleksandar Markovic (Fri Jul 21 2017 - 10:13:24 EST)
- [PATCH v3 13/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Fix some cases of zero inputs Aleksandar Markovic (Fri Jul 21 2017 - 10:13:30 EST)
- [PATCH v3 14/16] MIPS: math-emu: <MADDF|MSUBF>.S: Fix accuracy (32-bit case) Aleksandar Markovic (Fri Jul 21 2017 - 10:13:36 EST)
- [PATCH v3 15/16] MIPS: math-emu: <MADDF|MSUBF>.D: Fix accuracy (64-bit case) Aleksandar Markovic (Fri Jul 21 2017 - 10:13:43 EST)
- [PATCH v3 16/16] MIPS: math-emu: <MADDF|MSUBF>.<D|S>: Clean up maddf_flags enumeration Aleksandar Markovic (Fri Jul 21 2017 - 10:13:48 EST)
- [PATCH v4 1/4] soc: brcmstb: Add Product ID and Family ID helper functions Al Cooper (Fri Jul 21 2017 - 10:16:00 EST)
- Re: [PATCH 4/4] ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in Maxime Ripard (Fri Jul 21 2017 - 10:17:27 EST)
- Re: [PATCH v3 04/16] MIPS: VDSO: Fix clobber lists in fallback code paths James Hogan (Fri Jul 21 2017 - 10:25:37 EST)
- Re: [PATCH net 1/2] selftests/bpf: subtraction bounds test Daniel Borkmann (Fri Jul 21 2017 - 10:29:38 EST)
- Re: [PATCH net 2/2] bpf/verifier: fix min/max handling in BPF_SUB Daniel Borkmann (Fri Jul 21 2017 - 10:30:29 EST)
- Re: [PATCH 2/2] printk/console: Enhance the check for consoles using init memory Petr Mladek (Fri Jul 21 2017 - 10:33:08 EST)
- Re: [PATCH v2] mm/mremap: Fail map duplication attempts for private mappings Michal Hocko (Fri Jul 21 2017 - 10:38:55 EST)
- [PATCH 0/2] add ESP8089 WiFi chip driver Quentin Schulz (Fri Jul 21 2017 - 10:38:55 EST)
- [PATCH 3/9] mm, page_alloc: do not set_cpu_numa_mem on empty nodes initialization Michal Hocko (Fri Jul 21 2017 - 10:41:11 EST)
- [PATCH -v1 0/9] cleanup zonelists initialization Michal Hocko (Fri Jul 21 2017 - 10:41:20 EST)
- [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE Michal Hocko (Fri Jul 21 2017 - 10:41:33 EST)
- [PATCH 2/9] mm, page_alloc: remove boot pageset initialization from memory hotplug Michal Hocko (Fri Jul 21 2017 - 10:41:42 EST)
- [PATCH 4/9] mm, memory_hotplug: drop zone from build_all_zonelists Michal Hocko (Fri Jul 21 2017 - 10:41:57 EST)
- [PATCH 5/9] mm, memory_hotplug: remove explicit build_all_zonelists from try_online_node Michal Hocko (Fri Jul 21 2017 - 10:42:19 EST)
- [PATCH 6/9] mm, page_alloc: simplify zonelist initialization Michal Hocko (Fri Jul 21 2017 - 10:42:27 EST)
- [PATCH 7/9] mm, page_alloc: remove stop_machine from build_all_zonelists Michal Hocko (Fri Jul 21 2017 - 10:42:39 EST)
- [PATCH 8/9] mm, memory_hotplug: get rid of zonelists_mutex Michal Hocko (Fri Jul 21 2017 - 10:42:51 EST)
- [PATCH 9/9] mm, sparse, page_ext: drop ugly N_HIGH_MEMORY branches for allocations Michal Hocko (Fri Jul 21 2017 - 10:43:03 EST)
- Re: [PATCH v1] mm/vmalloc: add a node corresponding to cached_hole_size Michal Hocko (Fri Jul 21 2017 - 10:46:39 EST)
- Re: [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE Michal Hocko (Fri Jul 21 2017 - 10:46:44 EST)
- [PATCH] [BUGFIX] kprobes/x86: Release insn_slot in failure path Masami Hiramatsu (Fri Jul 21 2017 - 10:46:48 EST)
- Re: [PATCH v3 05/16] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix quiet NaN propagation James Hogan (Fri Jul 21 2017 - 10:47:08 EST)
- [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver Quentin Schulz (Fri Jul 21 2017 - 10:51:01 EST)
- Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples Arnaldo Carvalho de Melo (Fri Jul 21 2017 - 10:51:15 EST)
- [PATCH] powerpc/pseries: Fix of_node_put() underflow during pseries remove Laurent Vivier (Fri Jul 21 2017 - 10:54:55 EST)
- [PATCH v5 0/3] TPS68470 PMIC drivers Rajmohan Mani (Fri Jul 21 2017 - 10:55:05 EST)
- [PATCH v5 1/3] mfd: Add new mfd device TPS68470 Rajmohan Mani (Fri Jul 21 2017 - 10:55:15 EST)
- [PATCH v5 3/3] ACPI / PMIC: Add TI PMIC TPS68470 operation region driver Rajmohan Mani (Fri Jul 21 2017 - 10:55:27 EST)
- [PATCH v5 2/3] gpio: Add support for TPS68470 GPIOs Rajmohan Mani (Fri Jul 21 2017 - 10:55:41 EST)
- [PATCH] iwlwifi: Demote messages about fw flags size to info JoÃo Paulo Rechi Vita (Fri Jul 21 2017 - 10:56:09 EST)
- Re: [PATCH v1 2/2] 44x/fsp2: enable eMMC arasan for fsp2 platform Rob Herring (Fri Jul 21 2017 - 11:00:01 EST)
- [PATCH] arm: mark kprobe templates as arrays, not single elements. Masami Hiramatsu (Fri Jul 21 2017 - 11:00:03 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Michal Hocko (Fri Jul 21 2017 - 11:00:11 EST)
- Re: [PATCH v5] printk: Add pr_info_show_time Mark Salyzyn (Fri Jul 21 2017 - 11:00:37 EST)
- Re: [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver Greg KH (Fri Jul 21 2017 - 11:05:57 EST)
- Re: [PATCH v3 06/16] MIPS: math-emu: <MAX|MAXA|MIN|MINA>.<D|S>: Fix cases of both inputs zero James Hogan (Fri Jul 21 2017 - 11:06:02 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 11:11:23 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Arnd Bergmann (Fri Jul 21 2017 - 11:11:39 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Fri Jul 21 2017 - 11:15:20 EST)
- Re: [PATCH v3 07/16] MIPS: math-emu: <MAX|MIN>.<D|S>: Fix cases of both inputs negative James Hogan (Fri Jul 21 2017 - 11:15:21 EST)
- Re: [PATCH 0/2] PM / suspend: Messaging updates Andy Shevchenko (Fri Jul 21 2017 - 11:15:25 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Stephan Müller (Fri Jul 21 2017 - 11:19:35 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Tetsuo Handa (Fri Jul 21 2017 - 11:19:38 EST)
- Re: [PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v4 Tejun Heo (Fri Jul 21 2017 - 11:19:42 EST)
- Re: Problem to compile Kernel 3.18.55 in fork.c:341 Randy Dunlap (Fri Jul 21 2017 - 11:19:55 EST)
- Re: [PATCH v5 0/3] TPS68470 PMIC drivers Andy Shevchenko (Fri Jul 21 2017 - 11:20:22 EST)
- Re: [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver Marcel Holtmann (Fri Jul 21 2017 - 11:22:29 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Jerome Glisse (Fri Jul 21 2017 - 11:22:34 EST)
- [RFC 2/2] net-next: mediatek: populate the shared John Crispin (Fri Jul 21 2017 - 11:22:41 EST)
- [RFC 0/2] net-next: hw flow offloading John Crispin (Fri Jul 21 2017 - 11:22:56 EST)
- [RFC 1/2] net-next: add a dma_desc element to struct skb_shared_info John Crispin (Fri Jul 21 2017 - 11:23:07 EST)
- Re: [PATCH 0/6] Cache coherent device memory (CDM) with HMM v5 Jerome Glisse (Fri Jul 21 2017 - 11:23:21 EST)
- [PATCH v2 1/3] ARM: davinci: normalize clk API Arnd Bergmann (Fri Jul 21 2017 - 11:23:49 EST)
- [PATCH v2 2/3] ARM: sa1100: normalize clk API Arnd Bergmann (Fri Jul 21 2017 - 11:27:41 EST)
- Re: commit 16ecba59 breaks 82574L under heavy load. Lennart Sorensen (Fri Jul 21 2017 - 11:27:45 EST)
- Re: [PATCH 2/3] ACPI / PM: Split acpi_device_wakeup() Andy Shevchenko (Fri Jul 21 2017 - 11:27:51 EST)
- [PATCH v2 3/3] ARM: w90x900: normalize clk API Arnd Bergmann (Fri Jul 21 2017 - 11:28:30 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Michal Hocko (Fri Jul 21 2017 - 11:35:41 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 11:35:47 EST)
- [PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions Quentin Schulz (Fri Jul 21 2017 - 11:43:08 EST)
- Re: [PATCH] bcma: gpio: Correct number of GPIOs for BCM53573 Kalle Valo (Fri Jul 21 2017 - 11:43:09 EST)
- Re: [PATCH v3 08/16] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of input values with opposite signs James Hogan (Fri Jul 21 2017 - 11:43:09 EST)
- Re: [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Paul Moore (Fri Jul 21 2017 - 11:43:27 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Mauro Carvalho Chehab (Fri Jul 21 2017 - 11:47:11 EST)
- Re: [PATCH v2 6/7] mailbox: bcm-flexrm-mailbox: Set msg_queue_len for each channel Jassi Brar (Fri Jul 21 2017 - 11:47:28 EST)
- Re: [RFC PATCH 1/4] serial: uartps: Remove console_initcall from the driver SÃren Brinkmann (Fri Jul 21 2017 - 11:47:38 EST)
- Re: [PATCH v3 09/16] MIPS: math-emu: <MAXA|MINA>.<D|S>: Fix cases of both infinite inputs James Hogan (Fri Jul 21 2017 - 11:48:06 EST)
- Re: [PATCH 3/3] ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() Andy Shevchenko (Fri Jul 21 2017 - 11:48:41 EST)
- [PATCH v1 2/2] [media] ov9655: fix missing mutex_destroy() Hugues Fruchet (Fri Jul 21 2017 - 11:52:29 EST)
- [PATCH v1 0/2] OV9650 code cleanup Hugues Fruchet (Fri Jul 21 2017 - 11:52:40 EST)
- [PATCH v1 1/2] [media] ov9650: fix coding style Hugues Fruchet (Fri Jul 21 2017 - 11:52:53 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Fri Jul 21 2017 - 11:56:33 EST)
- Re: [PATCH] net: ethernet: ti: cpsw: Push the request_irq function to the end of probe Grygorii Strashko (Fri Jul 21 2017 - 11:56:40 EST)
- Re: [RFC 1/2] net-next: add a dma_desc element to struct skb_shared_info Paolo Abeni (Fri Jul 21 2017 - 11:56:48 EST)
- Re: [PATCH v3 0/4] Add xxhash and zstd modules Austin S. Hemmelgarn (Fri Jul 21 2017 - 11:57:06 EST)
- Re: [iovisor-dev] [PATCH net 0/2] bpf: fix verifier min/max handling in BPF_SUB Nadav Amit (Fri Jul 21 2017 - 11:57:40 EST)
- Re: [PATCH] kbuild: modpost: Warn about references from rodata to __init text Masahiro Yamada (Fri Jul 21 2017 - 11:59:45 EST)
- [PATCH] dvb_frontend: initialize variable s with FE_NONE instead of 0 Colin King (Fri Jul 21 2017 - 12:01:10 EST)
- Re: [PATCH v3 10/16] MIPS: math-emu: MINA.<D|S>: Fix some cases of infinity and zero inputs James Hogan (Fri Jul 21 2017 - 12:01:53 EST)
- Re: [PATCH] firmware: Convert to using %pOF instead of full_name Sudeep Holla (Fri Jul 21 2017 - 12:03:10 EST)
- Re: commit 16ecba59 breaks 82574L under heavy load. Lennart Sorensen (Fri Jul 21 2017 - 12:09:44 EST)
- [PATCH] scsi: qedi: select CONFIG_ISCSI_BOOT_SYSFS Arnd Bergmann (Fri Jul 21 2017 - 12:12:01 EST)
- Re: linux-next: Tree for Jul 21 (drivers/media: use of __WARN()) Randy Dunlap (Fri Jul 21 2017 - 12:12:17 EST)
- [PATCH] [media] docs-next: update the fe_status documentation for FE_NONE Colin King (Fri Jul 21 2017 - 12:12:46 EST)
- pull-request: wireless-drivers 2017-07-21 Kalle Valo (Fri Jul 21 2017 - 12:13:06 EST)
- [PATCH] drm: tegra: add CONFIG_OF dependency Arnd Bergmann (Fri Jul 21 2017 - 12:13:57 EST)
- Re: [PATCH] HID: usbhid: fix "always poll" quirk Jiri Kosina (Fri Jul 21 2017 - 12:15:10 EST)
- [PATCH] power: supply: cpcap-charger: add OMAP_USB2 dependency Arnd Bergmann (Fri Jul 21 2017 - 12:15:21 EST)
- [PATCH] thermal: fix INTEL_SOC_DTS_IOSF_CORE dependencies Arnd Bergmann (Fri Jul 21 2017 - 12:17:23 EST)
- [PATCH] xen/pvcalls: use WARN_ON(1) instead of __WARN() Arnd Bergmann (Fri Jul 21 2017 - 12:19:18 EST)
- [PATCH] sphinx-pre-install: add support for Mageia Mauro Carvalho Chehab (Fri Jul 21 2017 - 12:20:55 EST)
- [PATCH] [media] v4l: omap_vout: vrfb: include linux/slab.h Arnd Bergmann (Fri Jul 21 2017 - 12:21:03 EST)
- [PATCH] [media] imx: add VIDEO_V4L2_SUBDEV_API dependency Arnd Bergmann (Fri Jul 21 2017 - 12:22:05 EST)
- Re: [PATCH 0/5] perf script python: Provide perf_sample dict to all handlers Arnaldo Carvalho de Melo (Fri Jul 21 2017 - 12:28:33 EST)
- Re: [PATCH 18/32] tracing: Add simple expression support to hist triggers Tom Zanussi (Fri Jul 21 2017 - 12:29:28 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Paul E. McKenney (Fri Jul 21 2017 - 12:32:09 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 12:32:17 EST)
- [PATCH 1/3] clk: samsung: Fix mau_epll clock definition for exynos5422 Sylwester Nawrocki (Fri Jul 21 2017 - 12:37:19 EST)
- [PATCH 2/3] clk: samsung: Add CLK_SET_RATE_PARENT to some AUDSS CLK CON clocks Sylwester Nawrocki (Fri Jul 21 2017 - 12:37:58 EST)
- [PATCH 3/3] clk: samsung: exynos542x: Enable clock rate propagation up to the EPLL Sylwester Nawrocki (Fri Jul 21 2017 - 12:38:06 EST)
- [PATCH] MAINTAINERS: Fix multiple line section header for XGENE Joe Perches (Fri Jul 21 2017 - 12:38:42 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 12:40:34 EST)
- Re: [PATCH 19/32] tracing: Add variable reference handling to hist triggers Tom Zanussi (Fri Jul 21 2017 - 12:41:24 EST)
- Re: [RFC v6 27/62] powerpc: helper to validate key-access permissions of a pte Ram Pai (Fri Jul 21 2017 - 12:42:54 EST)
- Re: [REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control Johannes Thumshirn (Fri Jul 21 2017 - 12:43:52 EST)
- Re: [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver Quentin Schulz (Fri Jul 21 2017 - 12:51:05 EST)
- [RFT PATCH v2] gpiolib: allow gpio irqchip to map irqs dynamically Grygorii Strashko (Fri Jul 21 2017 - 12:51:06 EST)
- Re: [PATCH] dmaengine: ioatdma: Fix error handling path in 'ioat_dma_self_test()' Dave Jiang (Fri Jul 21 2017 - 12:51:23 EST)
- Re: [PATCH] MAINTAINERS: Fix multiple line section header for XGENE Loc Ho (Fri Jul 21 2017 - 12:51:33 EST)
- Re: [PATCH 0/5] perf script python: Provide perf_sample dict to all handlers Arun Kalyanasundaram (Fri Jul 21 2017 - 12:51:39 EST)
- Re: [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver Marcel Holtmann (Fri Jul 21 2017 - 12:57:27 EST)
- Re: [PATCH] MAINTAINERS: Fix multiple line section header for XGENE Joe Perches (Fri Jul 21 2017 - 12:57:27 EST)
- [PATCH v3 2/8] MIPS: ranchu: Add Goldfish RTC driver Aleksandar Markovic (Fri Jul 21 2017 - 12:57:28 EST)
- [PATCH v3 5/8] MIPS: ranchu: Add Ranchu as a new generic-based board Aleksandar Markovic (Fri Jul 21 2017 - 12:57:29 EST)
- [PATCH v3 6/8] Documentation: Add device tree binding for Goldfish FB driver Aleksandar Markovic (Fri Jul 21 2017 - 12:57:38 EST)
- [PATCH v3 8/8] MIPS: Unselect ARCH_MIGHT_HAVE_PC_SERIO if MIPS_GENERIC Aleksandar Markovic (Fri Jul 21 2017 - 12:57:40 EST)
- [PATCH v3 7/8] video: goldfishfb: Add support for device tree bindings Aleksandar Markovic (Fri Jul 21 2017 - 12:58:04 EST)
- [PATCH v3 1/8] Documentation: Add device tree binding for Goldfish RTC driver Aleksandar Markovic (Fri Jul 21 2017 - 12:58:31 EST)
- Re: [PATCH 1/4] perf tool cgroup: Initialize cgroup refcnt with refcount_set Arnaldo Carvalho de Melo (Fri Jul 21 2017 - 12:58:44 EST)
- [PATCH v3 0/8] MIPS: Add virtual Ranchu board as a generic-based board Aleksandar Markovic (Fri Jul 21 2017 - 12:58:55 EST)
- [PATCH v3 4/8] MIPS: ranchu: Add Goldfish PIC driver Aleksandar Markovic (Fri Jul 21 2017 - 12:59:06 EST)
- Re: [PATCH v1 1/6] phy: qcom-qmp: Fix phy pipe clock gating Stephen Boyd (Fri Jul 21 2017 - 12:59:20 EST)
- [PATCH v3 3/8] Documentation: Add device tree binding for Goldfish PIC driver Aleksandar Markovic (Fri Jul 21 2017 - 12:59:34 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Mauro Carvalho Chehab (Fri Jul 21 2017 - 13:01:51 EST)
- Re: [PATCH 0/4] Resubmitted forgotten patches Arnaldo Carvalho de Melo (Fri Jul 21 2017 - 13:02:04 EST)
- Re: [RFC 1/2] net-next: add a dma_desc element to struct skb_shared_info John Crispin (Fri Jul 21 2017 - 13:02:11 EST)
- MAINTAINERS: F: file patterns without matches Joe Perches (Fri Jul 21 2017 - 13:02:20 EST)
- Re: [PATCH 00/11] ARMv8.3 pointer authentication userspace support Dave Martin (Fri Jul 21 2017 - 13:06:46 EST)
- Re: [PATCH 0/4] perf stat: Enable group read of counters Arnaldo Carvalho de Melo (Fri Jul 21 2017 - 13:08:03 EST)
- Re: [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver Quentin Schulz (Fri Jul 21 2017 - 13:09:53 EST)
- Re: [PATCH v1 6/6] usb: dwc3: core: Notify USB3 PHY as well for DRD modes Stephen Boyd (Fri Jul 21 2017 - 13:10:24 EST)
- Re: MAINTAINERS: F: file patterns without matches Randy Dunlap (Fri Jul 21 2017 - 13:10:36 EST)
- Re: [PATCH v2 tip/perf/core 5/6] perf top: support lookup of symbols in other mount namespaces. Arnaldo Carvalho de Melo (Fri Jul 21 2017 - 13:10:47 EST)
- Re: [PATCH 0/5] perf script python: Provide perf_sample dict to all handlers Arnaldo Carvalho de Melo (Fri Jul 21 2017 - 13:13:16 EST)
- [PATCH 15/16] clocksource/arm_arch_timer: Add helper to disable VDSO fastpath Marc Zyngier (Fri Jul 21 2017 - 13:16:25 EST)
- [PATCH 06/16] arm64: compat: Add CNTVCT trap handler Marc Zyngier (Fri Jul 21 2017 - 13:16:39 EST)
- [PATCH 07/16] arm64: compat: Add CNTFRQ trap handler Marc Zyngier (Fri Jul 21 2017 - 13:16:51 EST)
- [PATCH 08/16] ARM: Let arm_check_condition work with Thumb Marc Zyngier (Fri Jul 21 2017 - 13:17:03 EST)
- [PATCH 09/16] ARM: Check condition code before trying to handle an UNDEF Marc Zyngier (Fri Jul 21 2017 - 13:17:14 EST)
- [PATCH 10/16] ARM: Add arm_advance_itstate helper Marc Zyngier (Fri Jul 21 2017 - 13:17:28 EST)
- [PATCH 16/16] clocksource/arm_arch_timer: Trap user access to CNT{VCT,FRQ} if CNTFRQ is invalid Marc Zyngier (Fri Jul 21 2017 - 13:17:37 EST)
- [PATCH 11/16] ARM: Advance the IT state on successful emulation of an UNDEF Marc Zyngier (Fri Jul 21 2017 - 13:17:52 EST)
- [PATCH 12/16] ARM: Simplify condition checks in swp_handler Marc Zyngier (Fri Jul 21 2017 - 13:18:02 EST)
- [PATCH 13/16] ARM: Handle trapping of CNTVCT from userspace Marc Zyngier (Fri Jul 21 2017 - 13:18:14 EST)
- [PATCH 14/16] ARM: Handle trapping of CNTFRQ from userspace Marc Zyngier (Fri Jul 21 2017 - 13:18:23 EST)
- [PATCH 00/16] arm/arm64: Workaround misprogrammed CNTFRQ Marc Zyngier (Fri Jul 21 2017 - 13:18:48 EST)
- [PATCH 01/16] arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0 Marc Zyngier (Fri Jul 21 2017 - 13:19:01 EST)
- [PATCH 02/16] arm64: Add decoding macros for CP15_32 and CP15_64 traps Marc Zyngier (Fri Jul 21 2017 - 13:19:11 EST)
- [PATCH 03/16] arm64: compat: Add separate CP15 trapping hook Marc Zyngier (Fri Jul 21 2017 - 13:19:24 EST)
- [PATCH 04/16] arm64: compat: Add condition code checks and IT advance Marc Zyngier (Fri Jul 21 2017 - 13:19:35 EST)
- [PATCH 05/16] arm64: compat: Add cp15_32 and cp15_64 handler arrays Marc Zyngier (Fri Jul 21 2017 - 13:19:46 EST)
- Re: [PATCH v2 2/4] dmaengine: Add STM32 MDMA driver Vinod Koul (Fri Jul 21 2017 - 13:19:58 EST)
- [PATCH 00/16] arm/arm64: Workaround misprogrammed CNTFRQ Marc Zyngier (Fri Jul 21 2017 - 13:20:13 EST)
- [PATCH 01/16] arm64: Use arch_timer_get_rate when trapping CNTFRQ_EL0 Marc Zyngier (Fri Jul 21 2017 - 13:20:24 EST)
- [PATCH 02/16] arm64: Add decoding macros for CP15_32 and CP15_64 traps Marc Zyngier (Fri Jul 21 2017 - 13:22:24 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 13:22:29 EST)
- Re: [PATCH v1 4/6] phy: qcom-qusb2: Add support for runtime PM Stephen Boyd (Fri Jul 21 2017 - 13:24:43 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Fri Jul 21 2017 - 13:24:46 EST)
- Re: [PATCH 01/11] arm64: docs: describe ELF hwcaps Dave Martin (Fri Jul 21 2017 - 13:25:12 EST)
- Re: [PATCH] docs: submitting-patches - change non-ascii character to ascii Jonathan Corbet (Fri Jul 21 2017 - 13:28:52 EST)
- [GIT PULL] KVM fixes for v4.13-rc2 Radim KrÄmÃÅ (Fri Jul 21 2017 - 13:34:48 EST)
- Re: [PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Ingo Molnar (Fri Jul 21 2017 - 13:38:39 EST)
- Re: [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Kees Cook (Fri Jul 21 2017 - 13:38:53 EST)
- Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite() Ross Zwisler (Fri Jul 21 2017 - 13:44:15 EST)
- [PATCH] Documentation: add some docs for errseq_t Jeff Layton (Fri Jul 21 2017 - 13:49:01 EST)
- Re: [PATCH 0/3] livepatch: introduce atomic replace Jason Baron (Fri Jul 21 2017 - 14:00:49 EST)
- Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite() Ross Zwisler (Fri Jul 21 2017 - 14:02:30 EST)
- Re: [PATCH] xen/pvcalls: use WARN_ON(1) instead of __WARN() Boris Ostrovsky (Fri Jul 21 2017 - 14:20:29 EST)
- [PATCH v6 1/1] acpi: apei: Enable APEI multiple GHES source to share a single external IRQ Loc Ho (Fri Jul 21 2017 - 14:24:53 EST)
- [PATCH v6 0/1] acpi: apei: Bug fix to enable APEI support for ARMv8 Loc Ho (Fri Jul 21 2017 - 14:25:02 EST)
- [PATCH net-next 0/2] rxrpc: Rearrange headers David Howells (Fri Jul 21 2017 - 14:29:52 EST)
- [PATCH net-next 1/2] rxrpc: Expose UAPI definitions to userspace David Howells (Fri Jul 21 2017 - 14:29:58 EST)
- [PATCH net-next 2/2] rxrpc: Move the packet.h include file into net/rxrpc/ David Howells (Fri Jul 21 2017 - 14:30:08 EST)
- [PATCH 2/5] e1000e: Fix wrong comment related to link detection Benjamin Poirier (Fri Jul 21 2017 - 14:37:04 EST)
- [PATCH 1/5] e1000e: Fix error path in link detection Benjamin Poirier (Fri Jul 21 2017 - 14:37:04 EST)
- [PATCH 4/5] e1000e: Separate signaling for link check/link up Benjamin Poirier (Fri Jul 21 2017 - 14:37:08 EST)
- [PATCH 5/5] e1000e: Avoid receiver overrun interrupt bursts Benjamin Poirier (Fri Jul 21 2017 - 14:37:25 EST)
- Re: [PATCH V2 2/3] iommu/rockchip: add multi irqs support Heiko Stuebner (Fri Jul 21 2017 - 14:37:34 EST)
- [PATCH 3/5] e1000e: Fix return value test Benjamin Poirier (Fri Jul 21 2017 - 14:38:15 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 14:40:53 EST)
- Re: [PATCH 2/2] mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variants Hans de Goede (Fri Jul 21 2017 - 14:41:14 EST)
- Re: [PATCH 5/5] e1000e: Avoid receiver overrun interrupt bursts Lennart Sorensen (Fri Jul 21 2017 - 14:49:24 EST)
- Re: [PATCH 4/5] e1000e: Separate signaling for link check/link up Lennart Sorensen (Fri Jul 21 2017 - 14:50:18 EST)
- man-pages-4.12 is released Michael Kerrisk (man-pages) (Fri Jul 21 2017 - 14:54:52 EST)
- [PATCH] netvsc: fix ptr_ret.cocci warnings kbuild test robot (Fri Jul 21 2017 - 14:55:38 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Hans de Goede (Fri Jul 21 2017 - 15:02:42 EST)
- Re: commit 16ecba59 breaks 82574L under heavy load. Lennart Sorensen (Fri Jul 21 2017 - 15:03:00 EST)
- Re: MAINTAINERS: F: file patterns without matches Joe Perches (Fri Jul 21 2017 - 15:04:43 EST)
- Re: [PATCH net-next 1/2] rxrpc: Expose UAPI definitions to userspace Joe Perches (Fri Jul 21 2017 - 15:07:30 EST)
- Re: [PATCH V2 1/4] net-next: dsa: move struct dsa_device_ops to the global header file David Miller (Fri Jul 21 2017 - 15:12:56 EST)
- Re: [PATCH v3 04/15] selinux: Refactor to remove bprm_secureexec hook Paul Moore (Fri Jul 21 2017 - 15:16:33 EST)
- Re: [RFC 1/2] net-next: add a dma_desc element to struct skb_shared_info David Miller (Fri Jul 21 2017 - 15:21:21 EST)
- Re: [PATCH 2/2] mfd: intel_soc_pmic: Differentiate between Bay and Cherry Trail CRC variants Andy Shevchenko (Fri Jul 21 2017 - 15:23:14 EST)
- Re: [REGRESSION] 28676d869bbb (scsi: sg: check for valid direction before starting the request) breaks mtx tape library control Jason L Tibbitts III (Fri Jul 21 2017 - 15:23:30 EST)
- [PATCH] perf, tools: Make build fail on JSON parse error Andi Kleen (Fri Jul 21 2017 - 15:26:08 EST)
- Re: [PATCH] xen/pvcalls: use WARN_ON(1) instead of __WARN() Stefano Stabellini (Fri Jul 21 2017 - 15:26:17 EST)
- [PATCH v2] ARM: Convert to using %pOF instead of full_name Rob Herring (Fri Jul 21 2017 - 15:28:55 EST)
- [PATCH v2] media: Convert to using %pOF instead of full_name Rob Herring (Fri Jul 21 2017 - 15:29:04 EST)
- [PATCH v2] sound: fsl_dma: remove dma_object path member Rob Herring (Fri Jul 21 2017 - 15:29:13 EST)
- [PATCH v2] sound: Convert to using %pOF instead of full_name Rob Herring (Fri Jul 21 2017 - 15:29:36 EST)
- Re: [PATCH v2 3/4] fs/dcache: Enable automatic pruning of negative dentries James Bottomley (Fri Jul 21 2017 - 15:30:21 EST)
- [PATCH v2 2/4] thermal: add brcmstb AVS TMON driver Markus Mayer (Fri Jul 21 2017 - 15:41:10 EST)
- [PATCH v2 1/4] Documentation: devicetree: add binding for Broadcom STB AVS TMON Markus Mayer (Fri Jul 21 2017 - 15:41:10 EST)
- [GIT PULL] overlayfs fixes for 4.13-rc1 Miklos Szeredi (Fri Jul 21 2017 - 15:41:17 EST)
- [PATCH v2 3/4] ARM: multi_v7_defconfig: add CONFIG_BRCMSTB_THERMAL Markus Mayer (Fri Jul 21 2017 - 15:41:22 EST)
- [PATCH v2 0/4] thermal: add brcmstb AVS TMON driver Markus Mayer (Fri Jul 21 2017 - 15:43:55 EST)
- [PATCH v2 4/4] arm64: defconfig: add CONFIG_BRCMSTB_THERMAL Markus Mayer (Fri Jul 21 2017 - 15:45:07 EST)
- Re: [PATCH 1/5] mtd: block2mtd: Check for valid user supplied erase size Richard Weinberger (Fri Jul 21 2017 - 15:45:51 EST)
- Re: [RFC PATCH 0/9] Introduce housekeeping subsystem Chris Metcalf (Fri Jul 21 2017 - 15:48:38 EST)
- Re: [PATCH 3/5] mtd: block2mtd: Fallback to read-only mode Richard Weinberger (Fri Jul 21 2017 - 15:53:33 EST)
- Re: [PATCH 4/5] mtd: block2mtd: Add support for deleting block2mtd mapping Richard Weinberger (Fri Jul 21 2017 - 15:56:47 EST)
- Re: [PATCH] perf tool sort: Use default sort if evlist is empty David Carrillo-Cisneros (Fri Jul 21 2017 - 16:03:00 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Julia Lawall (Fri Jul 21 2017 - 16:08:21 EST)
- [PATCH] f2fs: add ioctl to expose current features Jaegeuk Kim (Fri Jul 21 2017 - 16:11:17 EST)
- Re: [PATCH 5/5] ubi: Allow to use read-only UBI volume with not enough PEBs Richard Weinberger (Fri Jul 21 2017 - 16:12:59 EST)
- [PATCH] [RESEND] nfs: blocklayout: avoid warnings on 32-bit sector_t Arnd Bergmann (Fri Jul 21 2017 - 16:16:10 EST)
- Re: [PATCH v2 3/4] fs/dcache: Enable automatic pruning of negative dentries Waiman Long (Fri Jul 21 2017 - 16:17:49 EST)
- [PATCH v2] cpufreq: s5pv210: add missing of_node_put Julia Lawall (Fri Jul 21 2017 - 16:18:45 EST)
- [PATCH] [RESEND] pcmcia: badge4: avoid unused function warning Arnd Bergmann (Fri Jul 21 2017 - 16:18:52 EST)
- Re: [PATCH V2] pci: quirk: Apply APM ACS quirk to XGene devices Feng Kan (Fri Jul 21 2017 - 16:20:26 EST)
- [PATCH] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF Arnd Bergmann (Fri Jul 21 2017 - 16:21:09 EST)
- Re: [PATCH v2] sound: Convert to using %pOF instead of full_name Takashi Iwai (Fri Jul 21 2017 - 16:23:23 EST)
- Re: MAINTAINERS: F: file patterns without matches Randy Dunlap (Fri Jul 21 2017 - 16:28:30 EST)
- [PATCH] [RESEND] mtd: only use __xipram annotation when XIP_KERNEL is set Arnd Bergmann (Fri Jul 21 2017 - 16:28:50 EST)
- Re: [PATCH v2 16/25] mtd: nand: qcom: allocate BAM transaction kbuild test robot (Fri Jul 21 2017 - 16:29:50 EST)
- [PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering Randy Dunlap (Fri Jul 21 2017 - 16:32:38 EST)
- [PATCH v2 1/4] cgroup: Child cgroup creation not allowed on invalid domain Waiman Long (Fri Jul 21 2017 - 16:35:31 EST)
- [PATCH v2 3/4] cgroup: Allow reenabling of controller in bypass mode Waiman Long (Fri Jul 21 2017 - 16:35:36 EST)
- [PATCH v2 4/4] cgroup: Make debug controller report new controller masks Waiman Long (Fri Jul 21 2017 - 16:35:48 EST)
- [PATCH v2 0/4] cgroup: Introducing bypass mode Waiman Long (Fri Jul 21 2017 - 16:36:05 EST)
- [PATCH v2 2/4] cgroup: Allow bypass mode in subtree_control Waiman Long (Fri Jul 21 2017 - 16:36:10 EST)
- Re: [PATCH v7 3/3] clk: stm32h7: Add stm32h743 clock driver Stephen Boyd (Fri Jul 21 2017 - 16:37:20 EST)
- [PATCH] mtd: orion-nand: fix build error with ARMv4 Arnd Bergmann (Fri Jul 21 2017 - 16:39:24 EST)
- Re: [RFC 1/2] net-next: add a dma_desc element to struct skb_shared_info Florian Westphal (Fri Jul 21 2017 - 16:39:46 EST)
- [GIT PULL] Please pull NFS client fixes for 4.13 Anna Schumaker (Fri Jul 21 2017 - 16:44:09 EST)
- Re: [PATCH 3/3] dt-bindings: clock: amlogic,gxbb-aoclkc: Update bindings Stephen Boyd (Fri Jul 21 2017 - 16:44:48 EST)
- Re: [PATCH] xen: selfballoon: remove unnecessary static in frontswap_selfshrink() Gustavo A. R. Silva (Fri Jul 21 2017 - 16:46:58 EST)
- Re: [PATCH] docs: submitting-patches - change non-ascii character to ascii Frank Rowand (Fri Jul 21 2017 - 16:47:35 EST)
- [PATCH] drm: exynos: mark pm functions as __maybe_unused Arnd Bergmann (Fri Jul 21 2017 - 16:48:33 EST)
- Re: [PATCH 0/2] PM / suspend: Messaging updates Rafael J. Wysocki (Fri Jul 21 2017 - 16:50:29 EST)
- Re: [PATCH 3/3] ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() Rafael J. Wysocki (Fri Jul 21 2017 - 16:52:30 EST)
- [PATCH, RESEND] scsi: lpfc: fix linking against modular NVMe support Arnd Bergmann (Fri Jul 21 2017 - 16:54:23 EST)
- Re: [PATCH] f2fs: let background GC being aware of freezing Jaegeuk Kim (Fri Jul 21 2017 - 16:54:35 EST)
- [PATCH] [RESEND] gpu: ipu-v3: add DRM dependency Arnd Bergmann (Fri Jul 21 2017 - 16:56:42 EST)
- Re: [PATCH 2/3] ACPI / PM: Split acpi_device_wakeup() Rafael J. Wysocki (Fri Jul 21 2017 - 16:57:06 EST)
- Re: [PATCH] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF Geert Uytterhoeven (Fri Jul 21 2017 - 16:57:18 EST)
- Re: [GIT PULL] xen: features and fixes for 4.13-rc2 Linus Torvalds (Fri Jul 21 2017 - 16:57:54 EST)
- Re: [PATCH v5 0/3] TPS68470 PMIC drivers Rafael J. Wysocki (Fri Jul 21 2017 - 16:59:00 EST)
- [PATCH] [v2] kasan: avoid -Wmaybe-uninitialized warning Arnd Bergmann (Fri Jul 21 2017 - 17:03:03 EST)
- Re: [PATCH] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF Frank Rowand (Fri Jul 21 2017 - 17:05:12 EST)
- Re: [PATCH] f2fs: let __get_victim successfully get a segno in corner case Jaegeuk Kim (Fri Jul 21 2017 - 17:07:39 EST)
- [PATCH v2] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF Arnd Bergmann (Fri Jul 21 2017 - 17:10:32 EST)
- Re: [PATCH 3/3] ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() Rafael J. Wysocki (Fri Jul 21 2017 - 17:10:57 EST)
- [PATCH] [RESEND] drm/rockchip: fix Kconfig dependencies Arnd Bergmann (Fri Jul 21 2017 - 17:13:03 EST)
- Re: [PATCH v2] mm/mremap: Fail map duplication attempts for private mappings Mike Kravetz (Fri Jul 21 2017 - 17:19:29 EST)
- Re: [PATCH 2/3] ACPI / PM: Split acpi_device_wakeup() Andy Shevchenko (Fri Jul 21 2017 - 17:19:56 EST)
- Re: [PATCH] f2fs: add ioctl to expose current features Andreas Dilger (Fri Jul 21 2017 - 17:21:08 EST)
- Re: [PATCH v6 0/2] x86: Implement fast refcount overflow protection Andrew Morton (Fri Jul 21 2017 - 17:23:03 EST)
- Re: [PATCH v2 2/4] thermal: add brcmstb AVS TMON driver RafaÅ MiÅecki (Fri Jul 21 2017 - 17:24:17 EST)
- Re: [PATCH 2/3] ACPI / PM: Split acpi_device_wakeup() Rafael J. Wysocki (Fri Jul 21 2017 - 17:24:28 EST)
- [RFC][PATCH v4] drm: kirin: Add mode_valid logic to avoid mode clocks we can't generate John Stultz (Fri Jul 21 2017 - 17:26:25 EST)
- Re: [PATCH 2/3] ACPI / PM: Split acpi_device_wakeup() Andy Shevchenko (Fri Jul 21 2017 - 17:31:42 EST)
- Re: [PATCH 2/3] ACPI / PM: Split acpi_device_wakeup() Rafael J. Wysocki (Fri Jul 21 2017 - 17:33:45 EST)
- [PATCH v2 3/3] ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() Rafael J. Wysocki (Fri Jul 21 2017 - 17:38:22 EST)
- Re: [PATCH v2 3/3] ACPI / PCI / PM: Rework acpi_pci_propagate_wakeup() Andy Shevchenko (Fri Jul 21 2017 - 17:43:37 EST)
- [PATCH] platform/x86: wmi: Fix error handling in acpi_wmi_init() Alexey Khoroshilov (Fri Jul 21 2017 - 17:48:23 EST)
- Re: [RESEND PATCH] m32r: defconfig: Cleanup from old Kconfig options Sudip Mukherjee (Fri Jul 21 2017 - 17:51:09 EST)
- [PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3 Matthias Kaehlcke (Fri Jul 21 2017 - 17:57:35 EST)
- [PATCH 2/2] x86/build: Fix stack alignment for CLang Matthias Kaehlcke (Fri Jul 21 2017 - 17:57:47 EST)
- Re: [HMM 12/15] mm/migrate: new memory migration helper for use with device memory v4 Evgeny Baskakov (Fri Jul 21 2017 - 18:01:53 EST)
- Re: [PATCH 1/2] clk: qoriq: add clock configuration for ls1088a soc Stephen Boyd (Fri Jul 21 2017 - 18:02:02 EST)
- Re: [PATCH 2/2] clk: qoriq: add pll clock to clock lookup table Stephen Boyd (Fri Jul 21 2017 - 18:02:08 EST)
- [PATCH] spi: document broadcom qspi driver as broken Arnd Bergmann (Fri Jul 21 2017 - 18:02:26 EST)
- Re: [PATCH 1/2] dt-bindings: qoriq-clock: Add coreclk sboyd@xxxxxxxxxxxxxx (Fri Jul 21 2017 - 18:03:30 EST)
- [PATCH v2 0/5] perf script python: Provide sample dict to all handlers Arun Kalyanasundaram (Fri Jul 21 2017 - 18:04:38 EST)
- [PATCH v2 1/5] perf script python: Allocate memory only if handler exists Arun Kalyanasundaram (Fri Jul 21 2017 - 18:04:42 EST)
- [PATCH v2 3/5] perf script python: Add sample_read to dict Arun Kalyanasundaram (Fri Jul 21 2017 - 18:04:46 EST)
- [PATCH v2 5/5] perf script python: Generate hooks with additional argument Arun Kalyanasundaram (Fri Jul 21 2017 - 18:04:51 EST)
- [PATCH v2 4/5] perf script python: Add perf_sample dict to tracepoint handlers Arun Kalyanasundaram (Fri Jul 21 2017 - 18:05:18 EST)
- [PATCH v2 2/5] perf script python: Refactor creation of perf sample dict Arun Kalyanasundaram (Fri Jul 21 2017 - 18:05:41 EST)
- Re: [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h Rafael J. Wysocki (Fri Jul 21 2017 - 18:11:47 EST)
- [PATCH] mailbox: pcc: Fix crash when request PCC channel 0 Hoan Tran (Fri Jul 21 2017 - 18:12:08 EST)
- Re: [PATCH 2/4] ACPI: Make acpi_dev_get_resources() method agnostic Rafael J. Wysocki (Fri Jul 21 2017 - 18:13:39 EST)
- [PATCH] i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf" Colin King (Fri Jul 21 2017 - 18:13:54 EST)
- Re: [PATCH] mfd: intel_soc_pmic_chtwc: Turn Kconfig option into a bool Hans de Goede (Fri Jul 21 2017 - 18:16:51 EST)
- Re: [PATCH] staging: vboxvideo: make a couple of symbols static Hans de Goede (Fri Jul 21 2017 - 18:17:26 EST)
- [PATCH] i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf" Colin King (Fri Jul 21 2017 - 18:19:44 EST)
- Re: [PATCH v3 3/9] clk: at91: add audio pll clock drivers Stephen Boyd (Fri Jul 21 2017 - 18:20:41 EST)
- Re: [PATCH v3 2/9] clk: at91: add audio plls to the compatible list in DT binding Stephen Boyd (Fri Jul 21 2017 - 18:21:15 EST)
- [PATCH] [RFC] mtd: atmel-quadspi: fix build issues Arnd Bergmann (Fri Jul 21 2017 - 18:23:25 EST)
- Re: [PATCH 3/4] ACPI: Introduce DMA ranges parsing Rafael J. Wysocki (Fri Jul 21 2017 - 18:23:44 EST)
- Re: [PATCH v3 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init() Rafael J. Wysocki (Fri Jul 21 2017 - 18:33:32 EST)
- Re: [PATCH 1/2] MAINTAINERS: device property: acpi: add fwnode.h Frank Rowand (Fri Jul 21 2017 - 18:33:32 EST)
- Re: [PATCH v3 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms Rafael J. Wysocki (Fri Jul 21 2017 - 18:37:00 EST)
- [PATCH v4 1/5] mm: add mkwrite param to vm_insert_mixed() Ross Zwisler (Fri Jul 21 2017 - 18:40:16 EST)
- [PATCH v4 3/5] dax: use common 4k zero page for dax mmap reads Ross Zwisler (Fri Jul 21 2017 - 18:40:21 EST)
- [PATCH v4 5/5] dax: move all DAX radix tree defs to fs/dax.c Ross Zwisler (Fri Jul 21 2017 - 18:40:38 EST)
- [PATCH v4 4/5] dax: remove DAX code from page_cache_tree_insert() Ross Zwisler (Fri Jul 21 2017 - 18:41:08 EST)
- [PATCH v4 2/5] dax: relocate some dax functions Ross Zwisler (Fri Jul 21 2017 - 18:41:40 EST)
- [PATCH v4 0/5] DAX common 4k zero page Ross Zwisler (Fri Jul 21 2017 - 18:41:58 EST)
- [PATCH 1/2] mm/swap: Fix race conditions in swap_slots cache init Tim Chen (Fri Jul 21 2017 - 18:44:56 EST)
- [PATCH 2/2] mm/swap: Remove lock_initialized flag from swap_slots_cache Tim Chen (Fri Jul 21 2017 - 18:45:02 EST)
- Re: [PATCH] cpufreq: speedstep: remove unnecessary static in speedstep_detect_chipset() Rafael J. Wysocki (Fri Jul 21 2017 - 18:46:21 EST)
- Re: [PATCH] PM / OPP: OF: Use pr_debug() instead of pr_err() while adding OPP table Rafael J. Wysocki (Fri Jul 21 2017 - 18:48:44 EST)
- Re: [PATCH] cpufreq: dt: Add zynqmp to the cpufreq dt platdev Rafael J. Wysocki (Fri Jul 21 2017 - 18:49:22 EST)
- Re: [PATCH] clk: Convert to using %pOF instead of full_name Stephen Boyd (Fri Jul 21 2017 - 18:50:27 EST)
- [PATCH 2/2] acpi: Fix typo in SRAT table name Ross Zwisler (Fri Jul 21 2017 - 18:51:36 EST)
- [PATCH 1/2] acpi: add missing include in acpi_numa.h Ross Zwisler (Fri Jul 21 2017 - 18:51:47 EST)
- Moving ndctl development into the kernel tree? Dan Williams (Fri Jul 21 2017 - 18:53:06 EST)
- Re: [RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition Vikas Manocha (Fri Jul 21 2017 - 18:55:31 EST)
- Re: [PATCH V2 02/10] dt-bindings: Add Spreadtrum clock binding documentation Stephen Boyd (Fri Jul 21 2017 - 18:57:39 EST)
- Re: Moving ndctl development into the kernel tree? Ingo Molnar (Fri Jul 21 2017 - 18:58:24 EST)
- [GIT PULL] ARM: at91: DT for 4.13 #2 Alexandre Belloni (Fri Jul 21 2017 - 18:58:40 EST)
- Re: [PATCH] mm, vmscan: do not loop on too_many_isolated for ever Andrew Morton (Fri Jul 21 2017 - 19:01:10 EST)
- Re: [PATCH] f2fs: add ioctl to expose current features Jaegeuk Kim (Fri Jul 21 2017 - 19:01:43 EST)
- Re: [PATCH v2 2/2] Telemetry: remove redundant macro definition Darren Hart (Fri Jul 21 2017 - 19:02:54 EST)
- Re: [PATCH v2 3/4] fs/dcache: Enable automatic pruning of negative dentries James Bottomley (Fri Jul 21 2017 - 19:07:36 EST)
- Re: [PATCH -mm -v2 00/12] mm, THP, swap: Delay splitting THP after swapped out Andrew Morton (Fri Jul 21 2017 - 19:21:37 EST)
- Re: [GIT PULL] Please pull NFS client fixes for 4.13 Linus Torvalds (Fri Jul 21 2017 - 19:37:48 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Akira Yokosawa (Fri Jul 21 2017 - 19:39:10 EST)
- Re: [PATCH] platform/x86: wmi: Fix error handling in acpi_wmi_init() Darren Hart (Fri Jul 21 2017 - 19:43:11 EST)
- Re: [PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Baoquan He (Fri Jul 21 2017 - 19:43:37 EST)
- Re: Moving ndctl development into the kernel tree? Dan Williams (Fri Jul 21 2017 - 19:44:59 EST)
- [PATCH 0/2] net: ethernet: ti: cpts: fix tx timestamping timeout Grygorii Strashko (Fri Jul 21 2017 - 19:50:00 EST)
- [PATCH 2/2] net: ethernet: ti: cpts: fix tx timestamping timeout Grygorii Strashko (Fri Jul 21 2017 - 19:50:11 EST)
- [PATCH 1/2] net: ethernet: ti: cpts: convert to use kthread_worker Grygorii Strashko (Fri Jul 21 2017 - 19:50:31 EST)
- Re: [PATCH] mm/hugetlb: __get_user_pages ignores certain follow_hugetlb_page errors Daniel Jordan (Fri Jul 21 2017 - 20:06:08 EST)
- [PATCH v1 00/13] introduce the Xen PV Calls frontend Stefano Stabellini (Fri Jul 21 2017 - 20:12:05 EST)
- [PATCH v1 01/13] xen/pvcalls: introduce the pvcalls xenbus frontend Stefano Stabellini (Fri Jul 21 2017 - 20:12:15 EST)
- [PATCH v1 06/13] xen/pvcalls: implement listen command Stefano Stabellini (Fri Jul 21 2017 - 20:12:15 EST)
- [PATCH v1 11/13] xen/pvcalls: implement release command Stefano Stabellini (Fri Jul 21 2017 - 20:12:24 EST)
- [PATCH v1 10/13] xen/pvcalls: implement poll command Stefano Stabellini (Fri Jul 21 2017 - 20:12:35 EST)
- [PATCH v1 05/13] xen/pvcalls: implement bind command Stefano Stabellini (Fri Jul 21 2017 - 20:12:46 EST)
- [PATCH v1 12/13] xen/pvcalls: implement frontend disconnect Stefano Stabellini (Fri Jul 21 2017 - 20:13:01 EST)
- [PATCH v1 13/13] xen: introduce a Kconfig option to enable the pvcalls frontend Stefano Stabellini (Fri Jul 21 2017 - 20:13:14 EST)
- [PATCH v1 09/13] xen/pvcalls: implement recvmsg Stefano Stabellini (Fri Jul 21 2017 - 20:13:28 EST)
- [PATCH v1 08/13] xen/pvcalls: implement sendmsg Stefano Stabellini (Fri Jul 21 2017 - 20:13:44 EST)
- [PATCH v1 07/13] xen/pvcalls: implement accept command Stefano Stabellini (Fri Jul 21 2017 - 20:14:02 EST)
- [PATCH v1 04/13] xen/pvcalls: implement connect command Stefano Stabellini (Fri Jul 21 2017 - 20:14:18 EST)
- [PATCH v1 03/13] xen/pvcalls: implement socket command and handle events Stefano Stabellini (Fri Jul 21 2017 - 20:14:33 EST)
- [PATCH v1 02/13] xen/pvcalls: connect to the backend Stefano Stabellini (Fri Jul 21 2017 - 20:14:51 EST)
- Re: [PATCH] perf, tools: Make build fail on JSON parse error Sukadev Bhattiprolu (Fri Jul 21 2017 - 20:32:18 EST)
- Re: [PATCH v8 1/1] f2fs: dax: implement direct access Jaegeuk Kim (Fri Jul 21 2017 - 20:34:49 EST)
- Re: [PATCH] f2fs: let background GC being aware of freezing Chao Yu (Fri Jul 21 2017 - 20:48:33 EST)
- Re: 4.12.0: igb: transmit queue 7 timed out Cong Wang (Fri Jul 21 2017 - 20:48:33 EST)
- [PATCH v2] f2fs: make background threads of f2fs being aware of freezing Chao Yu (Fri Jul 21 2017 - 20:55:00 EST)
- Re: [PATCH 0/3] Keystone defconfig updates Santosh Shilimkar (Fri Jul 21 2017 - 21:29:29 EST)
- [PATCH] Bluetooth: Style fix - align block comments Derek Robson (Fri Jul 21 2017 - 21:47:31 EST)
- Re: [PATCH v3 5/5] ACPI / boot: Don't handle SCI on HW reduced platforms Andy Shevchenko (Fri Jul 21 2017 - 21:52:26 EST)
- Re: [PATCH v3 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init() Andy Shevchenko (Fri Jul 21 2017 - 21:54:00 EST)
- [PATCH v2 0/2] x86/amd: Refactor and fixup family17h cpu_core_id Suravee Suthikulpanit (Fri Jul 21 2017 - 22:01:15 EST)
- [PATCH v2 2/2] x86/amd: Fixup cpu_core_id for family17h downcore configuration Suravee Suthikulpanit (Fri Jul 21 2017 - 22:01:16 EST)
- [PATCH v2 1/2] x86/amd: Refactor topology extension related code Suravee Suthikulpanit (Fri Jul 21 2017 - 22:01:37 EST)
- Re: [PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering Linus Torvalds (Fri Jul 21 2017 - 22:01:51 EST)
- [PATCH v2 0/2] AXP803 regulators support for Pine64 and SoPine Icenowy Zheng (Fri Jul 21 2017 - 22:19:28 EST)
- [PATCH v2 2/2] arm64: allwinner: a64: add AXP803 PMIC support to SoPine and the baseboard Icenowy Zheng (Fri Jul 21 2017 - 22:19:28 EST)
- [PATCH v2 1/2] arm64: allwinner: a64: enable AXP803 regulators for Pine64 Icenowy Zheng (Fri Jul 21 2017 - 22:19:28 EST)
- [PATCH 2/3] arm64: allwinner: a64: add ethernet0 alias for Pine64 EMAC node Icenowy Zheng (Fri Jul 21 2017 - 22:37:45 EST)
- [PATCH 0/3] Add ethernet0 alias for several A64 boards Icenowy Zheng (Fri Jul 21 2017 - 22:37:45 EST)
- [PATCH 1/3] arm64: allwinner: a64: add ethernet0 alias for BPi M64 EMAC node Icenowy Zheng (Fri Jul 21 2017 - 22:37:45 EST)
- [PATCH 3/3] arm64: allwinner: a64: add ethernet0 alias for SoPine EMAC node Icenowy Zheng (Fri Jul 21 2017 - 22:37:46 EST)
- [PATCH v3 0/2] Last step to working Allwinner R40 pinctrl Icenowy Zheng (Fri Jul 21 2017 - 22:51:32 EST)
- [PATCH v3 1/2] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver Icenowy Zheng (Fri Jul 21 2017 - 22:51:32 EST)
- [PATCH v3 2/2] pinctrl: sunxi: add support of R40 to A10 pinctrl driver Icenowy Zheng (Fri Jul 21 2017 - 22:51:39 EST)
- Re: Moving ndctl development into the kernel tree? Dan Williams (Fri Jul 21 2017 - 22:52:50 EST)
- Re: [PATCH v3 08/10] clk: sunxi-ng: support R40 SoC icenowy (Fri Jul 21 2017 - 23:02:19 EST)
- Re: [PATCH v3 2/2] acpi/iort: numa: Add numa node mapping for smmuv3 devices Hanjun Guo (Fri Jul 21 2017 - 23:35:15 EST)
- [PATCH v7 05/12] clk: Kconfig: Name RK805 in Kconfig for COMMON_CLK_RK808 Joseph Chen (Fri Jul 21 2017 - 23:35:16 EST)
- Re: [PATCH v6 0/2] x86: Implement fast refcount overflow protection Kees Cook (Fri Jul 21 2017 - 23:35:16 EST)
- Re: [PATCH] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES Hanjun Guo (Fri Jul 21 2017 - 23:45:32 EST)
- Re: [PATCH v3 1/3] string.h: add memcpy_and_pad() kbuild test robot (Fri Jul 21 2017 - 23:47:06 EST)
- [PATCH 0/3] Drivers: pi433: Style fix Derek Robson (Fri Jul 21 2017 - 23:50:54 EST)
- [PATCH 1/3] staging: pi433: Style fix - align block comments Derek Robson (Fri Jul 21 2017 - 23:51:06 EST)
- [PATCH 2/3] staging: pi433: - style fix, space before tabs Derek Robson (Fri Jul 21 2017 - 23:51:17 EST)
- [PATCH 3/3] staging: pi433: - style fix, space at start of line Derek Robson (Fri Jul 21 2017 - 23:51:37 EST)
- Re: [PATCH] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES Hanjun Guo (Fri Jul 21 2017 - 23:53:09 EST)
- [PATCH v2] irqchip/gic-v3-its: Allow GIC ITS number more than MAX_NUMNODES Hanjun Guo (Sat Jul 22 2017 - 00:02:01 EST)
- Re: [PATCH v7 2/3] PCI: Enable PCIe Relaxed Ordering if supported Ding Tianhong (Sat Jul 22 2017 - 00:20:58 EST)
- Re: [PATCH 1/2] net: ethernet: ti: cpts: convert to use kthread_worker Richard Cochran (Sat Jul 22 2017 - 01:29:41 EST)
- Re: [PATCH v6 1/1] acpi: apei: Enable APEI multiple GHES source to share a single external IRQ Borislav Petkov (Sat Jul 22 2017 - 02:00:18 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Sat Jul 22 2017 - 02:29:26 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Borislav Petkov (Sat Jul 22 2017 - 02:39:37 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Julia Lawall (Sat Jul 22 2017 - 02:39:38 EST)
- Re: [PATCH] Bluetooth: Style fix - align block comments Marcel Holtmann (Sat Jul 22 2017 - 02:41:16 EST)
- Re: [PATCH v2] media: Convert to using %pOF instead of full_name Sylwester Nawrocki (Sat Jul 22 2017 - 02:42:32 EST)
- Re: [PATCH v6] Bluetooth: btusb: Fix memory leak in play_deferred Marcel Holtmann (Sat Jul 22 2017 - 02:45:51 EST)
- Re: [PATCH v3 2/5] dmaengine: Add STM32 DMAMUX driver Vinod Koul (Sat Jul 22 2017 - 02:48:59 EST)
- [PATCH v2 0/2] ASoC: Add I2S support for Allwinner H3 SoCs codekipper (Sat Jul 22 2017 - 02:54:01 EST)
- [PATCH v2 1/2] ASoC: sun4i-i2s: Add more quirks for newer SoCs codekipper (Sat Jul 22 2017 - 02:54:06 EST)
- [PATCH v2 2/2] ASoC: sun4i-i2s: Add support for H3 codekipper (Sat Jul 22 2017 - 02:54:18 EST)
- Re: [PATCH v13 4/5] powerpc/perf: Add core imc pmu support Madhavan Srinivasan (Sat Jul 22 2017 - 03:13:00 EST)
- Re: [PATCH v13 3/5] powerpc/perf: Add nest imc pmu support Madhavan Srinivasan (Sat Jul 22 2017 - 03:13:00 EST)
- Re: [PATCH v13 5/5] powerpc/perf: Add thread imc pmu support Madhavan Srinivasan (Sat Jul 22 2017 - 03:14:41 EST)
- Re: [PATCH] staging: vboxvideo: make a couple of symbols static Michael Thayer (Sat Jul 22 2017 - 03:24:17 EST)
- [PATCH 2/2] fsl/qe: Cleanup error paths in ucc_of_parse_tdm() Dan Carpenter (Sat Jul 22 2017 - 03:36:38 EST)
- [PATCH] perf script: remove some bogus error handling Dan Carpenter (Sat Jul 22 2017 - 03:37:33 EST)
- [PATCH v6] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Sat Jul 22 2017 - 03:48:32 EST)
- Re: [PATCH 2/2] dma: Add Spreadtrum DMA controller driver Vinod Koul (Sat Jul 22 2017 - 03:55:23 EST)
- [PATCH] tile: array underflow in setup_maxnodemem() Dan Carpenter (Sat Jul 22 2017 - 04:14:06 EST)
- Re: [PATCH 3/3] staging: pi433: - style fix, space at start of line Marcus Wolf (Sat Jul 22 2017 - 04:39:55 EST)
- Re: [PATCH 2/3] staging: pi433: - style fix, space before tabs Marcus Wolf (Sat Jul 22 2017 - 04:48:45 EST)
- Re: [PATCH 1/3] staging: pi433: Style fix - align block comments Marcus Wolf (Sat Jul 22 2017 - 05:10:27 EST)
- Re: [PATCH v2] ovl: drop CAP_SYS_RESOURCE from saved mounter's credentials Amir Goldstein (Sat Jul 22 2017 - 05:30:56 EST)
- [GIT PULL] Staging driver fixes and a new driver for 4.13-rc2 Greg KH (Sat Jul 22 2017 - 05:51:09 EST)
- [GIT PULL] USB fixes for 4.13-rc2 Greg KH (Sat Jul 22 2017 - 05:51:23 EST)
- [GIT PULL] Char/Misc driver fixes for 4.13-rc2 Greg KH (Sat Jul 22 2017 - 05:51:59 EST)
- [GIT PULL] TTY/Serial fixes for 4.13-rc2 Greg KH (Sat Jul 22 2017 - 05:55:12 EST)
- RE: af_packet: use after free in prb_retire_rx_blk_timer_expired liujian (CE) (Sat Jul 22 2017 - 06:05:35 EST)
- Re: [PATCH v2 4/7] driver core: add devm_device_add_group() and friends Greg Kroah-Hartman (Sat Jul 22 2017 - 06:05:35 EST)
- [PATCH] staging: pi433: use IS_ERR to check kthread_run return value Paolo Cretaro (Sat Jul 22 2017 - 06:28:38 EST)
- Re: [PATCH] staging: pi433: use IS_ERR to check kthread_run return value Paolo Cretaro (Sat Jul 22 2017 - 06:32:35 EST)
- [PATCH] staging: vboxvideo: remove unused variables Paolo Cretaro (Sat Jul 22 2017 - 07:00:12 EST)
- Re: [PATCH][media-next] media: dvb-frontends/stv0910: make various local variables static Daniel Scheller (Sat Jul 22 2017 - 07:00:13 EST)
- Re: [PATCH net] net: ethernet: mediatek: avoid potential invalid memory access kbuild test robot (Sat Jul 22 2017 - 07:03:26 EST)
- Re: [GIT PULL] xen: features and fixes for 4.13-rc2 Juergen Gross (Sat Jul 22 2017 - 07:06:13 EST)
- Re: [PATCH v3 0/4] Add xxhash and zstd modules Adam Borowski (Sat Jul 22 2017 - 07:35:34 EST)
- Re: [PATCH v7 3/3] clk: stm32h7: Add stm32h743 clock driver Gabriel FERNANDEZ (Sat Jul 22 2017 - 07:59:05 EST)
- Re: [PATCH v7 3/3] clk: stm32h7: Add stm32h743 clock driver Gabriel FERNANDEZ (Sat Jul 22 2017 - 07:59:05 EST)
- [PATCH v8 0/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Sat Jul 22 2017 - 08:02:03 EST)
- [PATCH v8 2/3] clk: gate: expose clk_gate_ops::is_enabled gabriel.fernandez (Sat Jul 22 2017 - 08:02:08 EST)
- [PATCH v8 3/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Sat Jul 22 2017 - 08:02:17 EST)
- [PATCH v8 1/3] clk: nxp: clk-lpc32xx: rename clk_gate_is_enabled() gabriel.fernandez (Sat Jul 22 2017 - 08:02:36 EST)
- [PATCH v2 net] net: ethernet: mediatek: avoid potential invalid memory access sean.wang (Sat Jul 22 2017 - 08:46:27 EST)
- [PATCH v2] ARM: zImage: Fix stack overflow in merge_fdt_bootargs() Rask Ingemann Lambertsen (Sat Jul 22 2017 - 09:05:54 EST)
- Re: [PATCH v3 2/2] acpi/iort: numa: Add numa node mapping for smmuv3 devices Ganapatrao Kulkarni (Sat Jul 22 2017 - 09:05:54 EST)
- Re: [PATCH 058/102] phy: rockchip-pcie: explicitly request exclusive reset control Shawn Lin (Sat Jul 22 2017 - 09:09:53 EST)
- Re: [PATCH 3.18 36/68] Handle mismatched open calls Greg Kroah-Hartman (Sat Jul 22 2017 - 09:12:36 EST)
- Re: [PATCH 054/102] PCI: rockchip: explicitly request exclusive reset control Shawn Lin (Sat Jul 22 2017 - 09:13:08 EST)
- Re: [PATCH 038/102] mmc: dw_mmc: explicitly request exclusive reset control Shawn Lin (Sat Jul 22 2017 - 09:14:31 EST)
- Re: [PATCH v2 1/4] cgroup: Child cgroup creation not allowed on invalid domain Tejun Heo (Sat Jul 22 2017 - 09:44:21 EST)
- Re: [PATCH v2 2/4] cgroup: Allow bypass mode in subtree_control Tejun Heo (Sat Jul 22 2017 - 09:50:59 EST)
- Re: [PATCH 2/2] mmc: Add mmc_force_detect_change_begin / _end functions Shawn Lin (Sat Jul 22 2017 - 10:12:10 EST)
- Re: [PATCH] KVM: nVMX: Fix exception injection Jim Mattson (Sat Jul 22 2017 - 10:26:07 EST)
- [GIT PULL] hwmon fixes for v4.13-rc2 Guenter Roeck (Sat Jul 22 2017 - 10:30:51 EST)
- Re: [PATCHv6,3/4] hwmon: da9052: replace S_IRUGO with 0444 Guenter Roeck (Sat Jul 22 2017 - 10:53:32 EST)
- Re: [PATCHv6,4/4] hwmon: da9052: add support for TSI channel Guenter Roeck (Sat Jul 22 2017 - 10:55:04 EST)
- Re: [PATCHv4 3/4] dt-bindings: mfd: da9052: support TSI as ADC Guenter Roeck (Sat Jul 22 2017 - 11:12:13 EST)
- Re: [PATCH] ARM64: meson-gxl: disable broken eee Kevin Hilman (Sat Jul 22 2017 - 11:26:16 EST)
- Re: [PATCH 4.12 00/84] 4.12.3-stable review Kevin Hilman (Sat Jul 22 2017 - 11:49:12 EST)
- Re: [PATCH v2 1/2] x86/amd: Refactor topology extension related code Borislav Petkov (Sat Jul 22 2017 - 12:13:06 EST)
- Re: [PATCH v4 1/5] mm: add mkwrite param to vm_insert_mixed() Dan Williams (Sat Jul 22 2017 - 12:21:48 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Gustavo A. R. Silva (Sat Jul 22 2017 - 12:22:24 EST)
- Re: [GIT PULL] hwmon fixes for v4.13-rc2 Linus Torvalds (Sat Jul 22 2017 - 12:26:24 EST)
- [PATCH] Staging: lustre: Place the open brace on previous line. Shreeya Patel (Sat Jul 22 2017 - 13:01:38 EST)
- Re: [PATCH] Staging: lustre: Place the open brace on previous line. Joe Perches (Sat Jul 22 2017 - 13:01:38 EST)
- Re: [PATCH v4 1/4] soc: brcmstb: Add Product ID and Family ID helper functions Florian Fainelli (Sat Jul 22 2017 - 13:01:39 EST)
- Re: [PATCH v5 0/3] TPS68470 PMIC drivers Andy Shevchenko (Sat Jul 22 2017 - 13:15:47 EST)
- Re: [PATCH] IB/qib: remove duplicate code Doug Ledford (Sat Jul 22 2017 - 13:21:18 EST)
- Re: [PATCH] IB/qib: remove duplicate code Doug Ledford (Sat Jul 22 2017 - 13:23:10 EST)
- Re: [PATCH 1/2] RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd() Doug Ledford (Sat Jul 22 2017 - 13:29:47 EST)
- Re: [PATCH] IB/qib: remove duplicate code Gustavo A. R. Silva (Sat Jul 22 2017 - 13:29:52 EST)
- Re: [PATCH 11/17] lib/interval_tree: fast overlap detection Doug Ledford (Sat Jul 22 2017 - 13:53:01 EST)
- Re: [PATCH] staging: vboxvideo: remove unused variables Hans de Goede (Sat Jul 22 2017 - 14:18:00 EST)
- Re: [PATCH v2 0/2] Fix modify_qp failure Doug Ledford (Sat Jul 22 2017 - 14:18:25 EST)
- Re: [PATCH v1 2/6] mei: Switch to use new generic UUID API kbuild test robot (Sat Jul 22 2017 - 14:46:19 EST)
- Re: [PATCH v1 4/6] vmbus: Switch to use new generic UUID API kbuild test robot (Sat Jul 22 2017 - 14:47:11 EST)
- Re: [PATCH v1 5/6] uuid: Kill uapi/uuid.h kbuild test robot (Sat Jul 22 2017 - 14:49:08 EST)
- Re: Moving ndctl development into the kernel tree? Dan Williams (Sat Jul 22 2017 - 14:49:33 EST)
- Re: [PATCH] [media] imx: add VIDEO_V4L2_SUBDEV_API dependency Steve Longerbeam (Sat Jul 22 2017 - 14:52:45 EST)
- Re: [REGRESSION] Touchpad failure after e7348396c6d5 ("Input: ALPS - fix V8+ protocol handling (73 03 28)") Paul Donohue (Sat Jul 22 2017 - 14:57:32 EST)
- Re: [PATCH] Fix Alps Touchpad two finger scroll does not work on right side Paul Donohue (Sat Jul 22 2017 - 14:58:42 EST)
- Re: af_packet: use after free in prb_retire_rx_blk_timer_expired Cong Wang (Sat Jul 22 2017 - 15:02:29 EST)
- Re: [PATCHv4 3/4] dt-bindings: mfd: da9052: support TSI as ADC Sebastian Reichel (Sat Jul 22 2017 - 15:08:46 EST)
- Re: [PATCH 4/4] ARM: multi_v7_defconfig: Switch AXP20x driver from module to built-in Kevin Hilman (Sat Jul 22 2017 - 15:18:34 EST)
- Re: [PATCH v3 2/3] Staging: iio: light: tsl2x7x_core.c: Replace symbolic permission with octal permission Jonathan Cameron (Sat Jul 22 2017 - 16:34:20 EST)
- Simplfying copy_siginfo_to_user Eric W. Biederman (Sat Jul 22 2017 - 16:34:33 EST)
- Re: [PATCH v3 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Jonathan Cameron (Sat Jul 22 2017 - 16:37:37 EST)
- [workqueue] 5c0338c687: WARNING:at_kernel/workqueue.c:#workqueue_set_max_active kernel test robot (Sat Jul 22 2017 - 16:38:28 EST)
- Re: [PATCH] ARM: dts: enable sdmmc for rockchip rv1108 evb Heiko Stuebner (Sat Jul 22 2017 - 16:58:10 EST)
- Re: [PATCH 1/3] irq/irq_sim: add a simple interrupt simulator framework Jonathan Cameron (Sat Jul 22 2017 - 16:59:14 EST)
- Re: [PATCH] iio: Convert to using %pOF instead of full_name Jonathan Cameron (Sat Jul 22 2017 - 17:01:36 EST)
- [PATCH] media: imx: prpencvf: enable double write reduction Steve Longerbeam (Sat Jul 22 2017 - 17:21:59 EST)
- Re: [GIT PULL] hwmon fixes for v4.13-rc2 Guenter Roeck (Sat Jul 22 2017 - 17:21:59 EST)
- Re: [PATCH v2 1/5] dt-bindings: gpu: add the RK3399 mali for rockchip specifics Heiko Stuebner (Sat Jul 22 2017 - 17:39:22 EST)
- Re: [PATCH v2 3/5] arm64: dts: rockchip: add ARM Mali GPU node for RK3399 SoCs Heiko Stuebner (Sat Jul 22 2017 - 17:40:09 EST)
- Re: [PATCH v2 4/5] arm64: dts: rockchip: enable the GPU for RK3399-GRU Heiko Stuebner (Sat Jul 22 2017 - 17:41:50 EST)
- Re: [PATCH v2 5/5] arm64: dts: rockchip: update the thermal zones for RK3399 SoCs Heiko Stuebner (Sat Jul 22 2017 - 17:54:16 EST)
- Re: [PATCH v6] cpufreq: schedutil: Make iowait boost more energy efficient Rafael J. Wysocki (Sat Jul 22 2017 - 17:54:17 EST)
- Re: [PATCH] media: imx: prpencvf: enable double write reduction Steve Longerbeam (Sat Jul 22 2017 - 18:05:07 EST)
- Re: [PATCH] spi: pxa2xx: Only claim CS GPIOs when the slave device is created Andy Shevchenko (Sat Jul 22 2017 - 18:07:19 EST)
- Re: [PATCH v6 1/1] acpi: apei: Enable APEI multiple GHES source to share a single external IRQ Rafael J. Wysocki (Sat Jul 22 2017 - 18:09:13 EST)
- Re: [PATCH v5 0/3] TPS68470 PMIC drivers Rafael J. Wysocki (Sat Jul 22 2017 - 18:09:49 EST)
- Re: [PATCH v3 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init() Rafael J. Wysocki (Sat Jul 22 2017 - 18:10:53 EST)
- [PATCH V4 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver Salil Mehta (Sat Jul 22 2017 - 18:11:34 EST)
- [PATCH V4 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC Salil Mehta (Sat Jul 22 2017 - 18:11:43 EST)
- [PATCH V4 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver Salil Mehta (Sat Jul 22 2017 - 18:11:54 EST)
- [PATCH V4 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS Salil Mehta (Sat Jul 22 2017 - 18:12:02 EST)
- [PATCH V4 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver Salil Mehta (Sat Jul 22 2017 - 18:12:25 EST)
- [PATCH V4 net-next 4/8] net: hns3: Add HNS3 Acceleration Engine & Compatibility Layer Support Salil Mehta (Sat Jul 22 2017 - 18:13:01 EST)
- [PATCH V4 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC Salil Mehta (Sat Jul 22 2017 - 18:13:22 EST)
- Re: [PATCH v3 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init() Andy Shevchenko (Sat Jul 22 2017 - 18:13:37 EST)
- [PATCH V4 net-next 2/8] net: hns3: Add support of the HNAE3 framework Salil Mehta (Sat Jul 22 2017 - 18:14:16 EST)
- Re: [PATCH v3 4/5] ACPI / boot: Not all platform require acpi_reduced_hw_init() Rafael J. Wysocki (Sat Jul 22 2017 - 18:14:34 EST)
- [PATCH V4 net-next 3/8] net: hns3: Add HNS3 IMP(Integrated Mgmt Proc) Cmd Interface Support Salil Mehta (Sat Jul 22 2017 - 18:14:50 EST)
- Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples Namhyung Kim (Sat Jul 22 2017 - 18:50:00 EST)
- Re: [PATCH] perf tool sort: Use default sort if evlist is empty Namhyung Kim (Sat Jul 22 2017 - 19:11:26 EST)
- RE: [PATCH V3 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC Salil Mehta (Sat Jul 22 2017 - 19:18:02 EST)
- RE: [PATCH V3 net-next 2/8] net: hns3: Add support of the HNAE3 framework Salil Mehta (Sat Jul 22 2017 - 19:30:46 EST)
- RE: [PATCH V2 net-next 2/8] net: hns3: Add support of the HNAE3 framework Salil Mehta (Sat Jul 22 2017 - 19:31:28 EST)
- RE: [PATCH V3 net-next 2/8] net: hns3: Add support of the HNAE3 framework Salil Mehta (Sat Jul 22 2017 - 19:33:07 EST)
- [PATCH] get_maintainer.pl: Prepare for separate MAINTAINERS files Joe Perches (Sat Jul 22 2017 - 19:34:40 EST)
- RE: [PATCH V3 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC Salil Mehta (Sat Jul 22 2017 - 19:35:25 EST)
- RE: [PATCH V3 net-next 2/8] net: hns3: Add support of the HNAE3 framework Salil Mehta (Sat Jul 22 2017 - 19:37:09 EST)
- RE: [PATCH V3 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver Salil Mehta (Sat Jul 22 2017 - 19:38:43 EST)
- RE: [PATCH V3 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC Salil Mehta (Sat Jul 22 2017 - 19:39:30 EST)
- RE: [PATCH V3 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC Salil Mehta (Sat Jul 22 2017 - 19:54:09 EST)
- RE: [PATCH V2 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC Salil Mehta (Sat Jul 22 2017 - 19:58:07 EST)
- RE: [PATCH V3 net-next 2/8] net: hns3: Add support of the HNAE3 framework Salil Mehta (Sat Jul 22 2017 - 19:59:04 EST)
- undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot (Sat Jul 22 2017 - 20:24:31 EST)
- Re: [PATCH] KVM: nVMX: Fix exception injection Wanpeng Li (Sat Jul 22 2017 - 20:30:10 EST)
- Re: [PATCH v2 07/10] ARM: dts: sun8i: a83t: Add MMC controller device nodes kbuild test robot (Sat Jul 22 2017 - 20:40:33 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Tetsuo Handa (Sat Jul 22 2017 - 20:42:26 EST)
- Re: [PATCH 4/4] perf stat: Use group read for event groups Namhyung Kim (Sat Jul 22 2017 - 20:54:40 EST)
- [PATCH] KVM: nVMX: consult PFER_MASK and PFER_MATCH before nested vmexit if inject #PF Wanpeng Li (Sat Jul 22 2017 - 21:06:32 EST)
- Re: [PATCH] KVM: nVMX: Fix exception injection Jim Mattson (Sat Jul 22 2017 - 21:12:09 EST)
- [PATCH] HID: rmi: Make sure the HID device is opened on resume Lyude (Sat Jul 22 2017 - 21:15:45 EST)
- Re: [PATCH v12 5/8] virtio-balloon: VIRTIO_BALLOON_F_SG Michael S. Tsirkin (Sat Jul 22 2017 - 21:45:36 EST)
- signal not interrupting futex Michael Day (Sat Jul 22 2017 - 22:14:40 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Gustavo A. R. Silva (Sat Jul 22 2017 - 22:31:44 EST)
- Re: [PATCH 4/5] PCI: mediatek: Add new generation controller support kbuild test robot (Sat Jul 22 2017 - 22:34:29 EST)
- Re: [PATCH] oom_reaper: close race without using oom_lock Tetsuo Handa (Sat Jul 22 2017 - 23:09:52 EST)
- drivers/clocksource/timer-of.h:35:28: error: field 'clkevt' has incomplete type kbuild test robot (Sat Jul 22 2017 - 23:37:55 EST)
- Re: af_packet: use after free in prb_retire_rx_blk_timer_expired Ding Tianhong (Sat Jul 22 2017 - 23:44:49 EST)
- [PATCH v7 1/2] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Sun Jul 23 2017 - 00:00:04 EST)
- [PATCH v7 2/2] cpufreq: schedutil: Use unsigned int for iowait boost Joel Fernandes (Sun Jul 23 2017 - 00:00:12 EST)
- Re: [PATCH v6] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Sun Jul 23 2017 - 00:01:16 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Paul E. McKenney (Sun Jul 23 2017 - 00:43:31 EST)
- include/linux/kernel.h:860:32: error: dereferencing pointer to incomplete type 'struct clock_event_device' kbuild test robot (Sun Jul 23 2017 - 00:57:26 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Julia Lawall (Sun Jul 23 2017 - 01:08:38 EST)
- Re: undefined reference to `_GLOBAL_OFFSET_TABLE_' Nicholas Piggin (Sun Jul 23 2017 - 01:21:47 EST)
- fs/binfmt_flat.c:828:9: error: void value not ignored as it ought to be kbuild test robot (Sun Jul 23 2017 - 01:36:30 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Gustavo A. R. Silva (Sun Jul 23 2017 - 01:42:53 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Julia Lawall (Sun Jul 23 2017 - 01:53:50 EST)
- Re: af_packet: use after free in prb_retire_rx_blk_timer_expired Cong Wang (Sun Jul 23 2017 - 01:59:45 EST)
- Re: [PATCH V3 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver Richard Cochran (Sun Jul 23 2017 - 02:14:22 EST)
- Re: Kernel error messages: leds fujitsu::radio_led: Setting an LED's brightness failed Jonathan Woithe (Sun Jul 23 2017 - 02:14:52 EST)
- Re: [PATCH V4 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver Richard Cochran (Sun Jul 23 2017 - 02:17:11 EST)
- Re: [PATCH] EDAC: remove unnecessary static in edac_fake_inject_write() Gustavo A. R. Silva (Sun Jul 23 2017 - 02:32:12 EST)
- Re: [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver kbuild test robot (Sun Jul 23 2017 - 03:18:35 EST)
- Re: [PATCH V8 1/6] PM / Domains: Add support to select performance-state of domains Ulf Hansson (Sun Jul 23 2017 - 03:21:16 EST)
- [GIT PULL] xen: fixes for 4.13-rc2 Juergen Gross (Sun Jul 23 2017 - 03:33:58 EST)
- Re: [PATCH v5] printk: Add pr_info_show_time Pavel Machek (Sun Jul 23 2017 - 03:41:36 EST)
- RE: af_packet: use after free in prb_retire_rx_blk_timer_expired liujian (CE) (Sun Jul 23 2017 - 04:25:58 EST)
- Re: bluetooth in v4.13-rc1: lock init missing somewhere? Pavel Machek (Sun Jul 23 2017 - 04:29:10 EST)
- [PATCH] staging: net: wireless: fix badzero.cocci warnings kbuild test robot (Sun Jul 23 2017 - 04:29:10 EST)
- [PATCH] Staging: greybus: Match alignment with open parenthesis. Shreeya Patel (Sun Jul 23 2017 - 04:43:17 EST)
- Re: [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver kbuild test robot (Sun Jul 23 2017 - 04:45:01 EST)
- Re: [PATCH] Staging: greybus: Match alignment with open parenthesis. Johan Hovold (Sun Jul 23 2017 - 04:50:07 EST)
- RE: [PATCH V4 net-next 5/8] net: hns3: Add support of TX Scheduler & Shaper to HNS3 driver Salil Mehta (Sun Jul 23 2017 - 05:32:21 EST)
- Re: [PATCH] HID: rmi: Make sure the HID device is opened on resume Andy Shevchenko (Sun Jul 23 2017 - 05:54:49 EST)
- RE: af_packet: use after free in prb_retire_rx_blk_timer_expired liujian (CE) (Sun Jul 23 2017 - 05:59:47 EST)
- [PATCH 0/9] constify tty pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:01:35 EST)
- [PATCH 1/9] tty: mxser: constify pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:01:43 EST)
- [PATCH 8/9] tty: serial: jsm: constify pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:01:54 EST)
- [PATCH 9/9] tty: synclink_gt: constify pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:02:00 EST)
- [PATCH 6/9] tty: serial: pci: constify pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:02:19 EST)
- [PATCH 5/9] tty: moxa: constify pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:02:31 EST)
- [PATCH 7/9] tty: serial: exar: constify pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:02:44 EST)
- [PATCH 4/9] tty: synclink: constify pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:03:05 EST)
- [PATCH 2/9] tty: isicom: constify pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:03:18 EST)
- [PATCH 3/9] tty: synclinkmp: constify pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:03:34 EST)
- Re: [PATCH V2 net-next 12/21] net-next/hinic: Add qp resources Aviad Krawczyk (Sun Jul 23 2017 - 06:07:58 EST)
- Re: [PATCH] staging: vboxvideo: remove unused variables Michael Thayer (Sun Jul 23 2017 - 06:16:30 EST)
- [PATCH 01/10] dt-bindings: add binding for the SY8160A voltage regulator Icenowy Zheng (Sun Jul 23 2017 - 06:28:23 EST)
- [PATCH 00/10] A trial to Allwinner H3 DVFS support Icenowy Zheng (Sun Jul 23 2017 - 06:28:23 EST)
- [PATCH 02/10] regulator: add support for SY8106A regulator Icenowy Zheng (Sun Jul 23 2017 - 06:28:31 EST)
- [PATCH 03/10] ARM: sunxi: h3/h5: Add r_i2c pinmux node Icenowy Zheng (Sun Jul 23 2017 - 06:28:40 EST)
- [PATCH 04/10] ARM: sunxi: h3/h5: Add r_i2c I2C controller Icenowy Zheng (Sun Jul 23 2017 - 06:28:43 EST)
- [PATCH 05/10] clk: sunxi-ng: h3: gate then ungate PLL CPU clk after rate change Icenowy Zheng (Sun Jul 23 2017 - 06:28:55 EST)
- [PATCH 06/10] clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3 Icenowy Zheng (Sun Jul 23 2017 - 06:29:14 EST)
- [PATCH 07/10] cpufreq: dt: Add support for some new Allwinner SoCs Icenowy Zheng (Sun Jul 23 2017 - 06:29:19 EST)
- [PATCH 08/10] ARM: sun8i: h3: add operating-points-v2 table for CPU Icenowy Zheng (Sun Jul 23 2017 - 06:29:29 EST)
- [PATCH 09/10] ARM: sun8i: h2+: add SY8113B regulator used by Orange Pi Zero board Icenowy Zheng (Sun Jul 23 2017 - 06:29:47 EST)
- [PATCH 10/10] ARM: dts: sun8i: Add SY8106A regulator to Orange Pi PC Icenowy Zheng (Sun Jul 23 2017 - 06:29:49 EST)
- Re: [PATCH V2 net-next 01/21] net-next/hinic: Initialize hw interface Aviad Krawczyk (Sun Jul 23 2017 - 06:31:25 EST)
- Re: [PATCH 2/3] dt-bindings: iio: adc: stm32: add optional min-sample-time Jonathan Cameron (Sun Jul 23 2017 - 06:53:56 EST)
- Re: [PATCH 1/3] iio: adc: stm32: fix common clock rate Jonathan Cameron (Sun Jul 23 2017 - 06:53:56 EST)
- Re: [PATCH 3/3] iio: adc: stm32: add optional min-sample-time Jonathan Cameron (Sun Jul 23 2017 - 07:01:08 EST)
- [PATCH] staging: comedi: ni_mio_common.c: fix coding style issue Christopher MÃrtensson (Sun Jul 23 2017 - 07:05:09 EST)
- Re: [PATCH v3 1/4] i2c: add helpers to ease DMA handling Jonathan Cameron (Sun Jul 23 2017 - 07:23:12 EST)
- Re: [PATCH v3 2/4] i2c: add docs to clarify DMA handling Jonathan Cameron (Sun Jul 23 2017 - 07:26:55 EST)
- Re: [PATCH 22/32] tracing: Add support for 'synthetic' events Namhyung Kim (Sun Jul 23 2017 - 08:01:30 EST)
- Re: [PATCH] Staging: greybus: Match alignment with open parenthesis. Dan Carpenter (Sun Jul 23 2017 - 08:11:20 EST)
- [PATCH] staging: comedi: ni_mio_common.c: fix coding style issue Christopher Mårtensson (Sun Jul 23 2017 - 08:14:25 EST)
- [PATCH cgroup/for-4.13-fixes] cgroup: fix error return value from cgroup_subtree_control() Tejun Heo (Sun Jul 23 2017 - 08:14:31 EST)
- Re: [PATCH cgroup/for-4.13-fixes] cgroup: fix error return value from cgroup_subtree_control() Tejun Heo (Sun Jul 23 2017 - 08:15:56 EST)
- [PATCH] cgroup: remove unnecessary empty check when enabling threaded mode Tejun Heo (Sun Jul 23 2017 - 08:18:34 EST)
- [PATCH wq/for-4.13-fixes] workqueue: implicit ordered attribute should be overridable Tejun Heo (Sun Jul 23 2017 - 08:36:56 EST)
- Re: [PATCH] Staging: greybus: Match alignment with open parenthesis. Johan Hovold (Sun Jul 23 2017 - 08:54:40 EST)
- RE: af_packet: use after free in prb_retire_rx_blk_timer_expired liujian (CE) (Sun Jul 23 2017 - 09:04:35 EST)
- Re: [PATCH V4 net-next 8/8] net: hns3: Add HNS3 driver to kernel build framework & MAINTAINERS Leon Romanovsky (Sun Jul 23 2017 - 09:12:20 EST)
- Re: [PATCH V4 net-next 2/8] net: hns3: Add support of the HNAE3 framework Leon Romanovsky (Sun Jul 23 2017 - 09:15:40 EST)
- c21b48 causes nfs client to hang and kernel BUG at ./include/linux/mm.h:432 (bisected) Trevor Cordes (Sun Jul 23 2017 - 09:24:50 EST)
- Re: [PATCH 6/8] x86: add MULTIUSER dependency for KVM Paolo Bonzini (Sun Jul 23 2017 - 09:42:25 EST)
- [PATCH-next] IB/hns: fix implicit irq include causing build fails in roce_eq Paul Gortmaker (Sun Jul 23 2017 - 09:54:25 EST)
- [PATCH v3 0/5] IIO-based thermal sensor driver for Allwinner H3 SoC Icenowy Zheng (Sun Jul 23 2017 - 10:14:34 EST)
- [PATCH v3 2/5] iio: adc: sun4i-gpadc-iio: rename A23/A33-specified registers to contain A23 Icenowy Zheng (Sun Jul 23 2017 - 10:14:35 EST)
- [PATCH v3 1/5] dt-bindings: update the Allwinner GPADC device tree binding for H3 Icenowy Zheng (Sun Jul 23 2017 - 10:14:35 EST)
- [PATCH v3 3/5] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor Icenowy Zheng (Sun Jul 23 2017 - 10:14:43 EST)
- [PATCH v3 4/5] ARM: sun8i: h3: add support for the thermal sensor in H3 Icenowy Zheng (Sun Jul 23 2017 - 10:14:48 EST)
- [PATCH v3 5/5] ARM: sun8i: h3: add partial CPU thermal zone Icenowy Zheng (Sun Jul 23 2017 - 10:14:57 EST)
- [PATCH] thermal: core: fix some format issues on critical shutdown string Icenowy Zheng (Sun Jul 23 2017 - 10:22:08 EST)
- [PATCH-next] bus: fsl-mc: fix implicit irq include causing build fails Paul Gortmaker (Sun Jul 23 2017 - 10:37:46 EST)
- Re: fs/binfmt_flat.c:828:9: error: void value not ignored as it ought to be Randy Dunlap (Sun Jul 23 2017 - 11:03:21 EST)
- Re: [PATCH 23/32] tracing: Add 'onmatch' hist trigger action support Namhyung Kim (Sun Jul 23 2017 - 11:14:18 EST)
- Re: [linux-sunxi] [PATCH 2/3] arm64: allwinner: a64: enable AXP803 for Banana Pi M64 Chen-Yu Tsai (Sun Jul 23 2017 - 11:15:44 EST)
- [PATCH] staging: imx: fix non-static declarations JB Van Puyvelde (Sun Jul 23 2017 - 11:36:47 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Boqun Feng (Sun Jul 23 2017 - 11:39:48 EST)
- Re: [linux-sunxi] [PATCH 2/3] arm64: allwinner: a64: enable AXP803 for Banana Pi M64 Icenowy Zheng (Sun Jul 23 2017 - 11:40:06 EST)
- Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples Andi Kleen (Sun Jul 23 2017 - 11:46:36 EST)
- Re: [PATCH 04/12] ARM: sa1100/pxa: fix MTD_XIP build Robert Jarzmik (Sun Jul 23 2017 - 11:53:38 EST)
- [PATCH v7 1/2] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Sun Jul 23 2017 - 11:54:45 EST)
- [PATCH v7 2/2] cpufreq: schedutil: Use unsigned int for iowait boost Joel Fernandes (Sun Jul 23 2017 - 11:54:50 EST)
- Re: [PATCH v3 3/5] iio: adc: sun4i-gpadc-iio: add support for H3 thermal sensor Jonathan Cameron (Sun Jul 23 2017 - 12:35:26 EST)
- [PATCH] hwmon: (it87) Reapply probe path chip registers settings after resume Maciej S. Szmigiero (Sun Jul 23 2017 - 12:41:07 EST)
- Re: [PATCH V4 net-next 6/8] net: hns3: Add MDIO support to HNS3 Ethernet driver for hip08 SoC Florian Fainelli (Sun Jul 23 2017 - 12:54:03 EST)
- Re: [PATCH] ARM64: meson-gxl: disable broken eee Joseph Kogut (Sun Jul 23 2017 - 13:03:53 EST)
- Re: af_packet: use after free in prb_retire_rx_blk_timer_expired Cong Wang (Sun Jul 23 2017 - 13:04:03 EST)
- Re: [PATCH V4 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver Florian Fainelli (Sun Jul 23 2017 - 13:05:12 EST)
- [PATCH 0/4] constify codecs acpi_device_id. Arvind Yadav (Sun Jul 23 2017 - 13:24:46 EST)
- [PATCH 2/4] ASoC: rt5663: constify acpi_device_id. Arvind Yadav (Sun Jul 23 2017 - 13:24:48 EST)
- [PATCH 4/4] ASoC: rt5665: constify acpi_device_id. Arvind Yadav (Sun Jul 23 2017 - 13:25:03 EST)
- [PATCH 3/4] ASoC: rt5659: constify acpi_device_id. Arvind Yadav (Sun Jul 23 2017 - 13:25:22 EST)
- [PATCH 1/4] ASoC: rt5514: constify acpi_device_id. Arvind Yadav (Sun Jul 23 2017 - 13:25:31 EST)
- Re: [PATCH V4 net-next 1/8] net: hns3: Add support of HNS3 Ethernet Driver for hip08 SoC Florian Fainelli (Sun Jul 23 2017 - 13:25:42 EST)
- Re: [PATCH V4 net-next 7/8] net: hns3: Add Ethtool support to HNS3 driver Stephen Hemminger (Sun Jul 23 2017 - 13:26:15 EST)
- [PATCH v6 2/3] ARM: i.MX25: add RNGB node to dtsi Martin Kaiser (Sun Jul 23 2017 - 13:51:03 EST)
- [PATCH v6 1/3] Documentation: devicetree: add Freescale RNGC binding Martin Kaiser (Sun Jul 23 2017 - 13:51:03 EST)
- [PATCH v6 3/3] hwrng: add a driver for Freescale RNGC Martin Kaiser (Sun Jul 23 2017 - 13:51:32 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Sandy Harris (Sun Jul 23 2017 - 14:05:49 EST)
- Re: [PATCH v3 1/3] string.h: add memcpy_and_pad() kbuild test robot (Sun Jul 23 2017 - 14:19:05 EST)
- Re: bluetooth in v4.13-rc1: lock init missing somewhere? Marcel Holtmann (Sun Jul 23 2017 - 14:45:12 EST)
- [PATCH] Staging : unisys : visorbus : visorbus_main: Fixed a brace cdoing style issue Himanshu Jha (Sun Jul 23 2017 - 14:57:13 EST)
- Re: [PATCH v2 1/2] x86/amd: Refactor topology extension related code kbuild test robot (Sun Jul 23 2017 - 15:26:32 EST)
- Re: [PATCH v3 3/4] btrfs: Add zstd support kbuild test robot (Sun Jul 23 2017 - 15:29:33 EST)
- Re: [PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering Linus Torvalds (Sun Jul 23 2017 - 16:00:06 EST)
- Re: [PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering Linus Torvalds (Sun Jul 23 2017 - 16:01:01 EST)
- Re: [PATCH] hwmon: (it87) Reapply probe path chip registers settings after resume Guenter Roeck (Sun Jul 23 2017 - 16:01:28 EST)
- Re: [PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering Joe Perches (Sun Jul 23 2017 - 16:05:38 EST)
- Re: [RESEND PATCH] parisc: defconfig: Cleanup from old Kconfig options Helge Deller (Sun Jul 23 2017 - 16:07:59 EST)
- Re: [PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering Joe Perches (Sun Jul 23 2017 - 16:10:23 EST)
- Re: [PATCH] hwmon: (it87) Reapply probe path chip registers settings after resume Maciej S. Szmigiero (Sun Jul 23 2017 - 16:13:56 EST)
- Re: [PATCH] xen: allocate page for shared info page from low memory Boris Ostrovsky (Sun Jul 23 2017 - 16:26:02 EST)
- Re: [PATCH V2 3/4] net-next: dsa: fix flow dissection kbuild test robot (Sun Jul 23 2017 - 16:27:45 EST)
- [PATCH V2] get_maintainer: Prepare for separate MAINTAINERS files Joe Perches (Sun Jul 23 2017 - 16:32:34 EST)
- Re: [RFC PATCH v12 3/4] Linux Random Number Generator Theodore Ts'o (Sun Jul 23 2017 - 17:48:19 EST)
- Re: [PATCH v2 0/8] Add a script to check for Sphinx install requirements Jonathan Corbet (Sun Jul 23 2017 - 18:09:31 EST)
- Re: [PATCH v8 11/13] iommu/amd: Don't copy GCR3 table root pointer kbuild test robot (Sun Jul 23 2017 - 18:34:59 EST)
- [PATCH] staging: pi433: fix sparse warning: missing static David Wittman (Sun Jul 23 2017 - 18:53:25 EST)
- Re: [PATCH v2 0/8] Add a script to check for Sphinx install requirements Mauro Carvalho Chehab (Sun Jul 23 2017 - 19:02:00 EST)
- Re: [PATCH] dvb_frontend: initialize variable s with FE_NONE instead of 0 kbuild test robot (Sun Jul 23 2017 - 19:07:47 EST)
- Re: [PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering Linus Torvalds (Sun Jul 23 2017 - 19:26:52 EST)
- Re: [PATCH 1/8] mailbox: introduce ARM SMC based mailbox Andrà Przywara (Sun Jul 23 2017 - 19:26:52 EST)
- [PATCH v2 0/3] mailbox: arm: introduce smc triggered mailbox Andre Przywara (Sun Jul 23 2017 - 19:31:59 EST)
- [PATCH v2 3/3] mailbox: Kconfig: enable ARM SMC mailbox on 64-bit Allwinner SoCs Andre Przywara (Sun Jul 23 2017 - 19:45:39 EST)
- [PATCH] iommu/amd: The ppr faults handled in kdump kernel should return NOTIFY_DONE Baoquan He (Sun Jul 23 2017 - 19:48:10 EST)
- Linux 4.13-rc2 Linus Torvalds (Sun Jul 23 2017 - 19:49:08 EST)
- Re: [PATCH v3 2/8] MIPS: ranchu: Add Goldfish RTC driver kbuild test robot (Sun Jul 23 2017 - 19:52:52 EST)
- Re: [PATCH v8 11/13] iommu/amd: Don't copy GCR3 table root pointer Baoquan He (Sun Jul 23 2017 - 19:54:51 EST)
- [PATCH v2 2/3] mailbox: introduce ARM SMC based mailbox Andre Przywara (Sun Jul 23 2017 - 19:59:16 EST)
- Re: [PATCH] documentation: Fix two-CPU control-dependency example Akira Yokosawa (Sun Jul 23 2017 - 20:06:04 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Sun Jul 23 2017 - 20:06:04 EST)
- [PATCH v2 1/3] DT: mailbox: add binding doc for the ARM SMC mailbox Andre Przywara (Sun Jul 23 2017 - 20:14:23 EST)
- [PATCH v7 1/3] x86/asm: Add suffix macro for GEN_*_RMWcc() Kees Cook (Sun Jul 23 2017 - 20:21:38 EST)
- [PATCH v7 2/3] x86/asm: add ASM_UNREACHABLE Kees Cook (Sun Jul 23 2017 - 20:21:39 EST)
- [PATCH v7 0/3] x86: Implement fast refcount overflow protection Kees Cook (Sun Jul 23 2017 - 20:21:55 EST)
- [PATCH v7 3/3] x86/refcount: Implement fast refcount overflow protection Kees Cook (Sun Jul 23 2017 - 20:22:12 EST)
- linux-next: manual merge of the reset tree with Linus' tree Stephen Rothwell (Sun Jul 23 2017 - 20:26:14 EST)
- linux-next: manual merge of the clk tree with Linus' tree Stephen Rothwell (Sun Jul 23 2017 - 20:38:05 EST)
- [PATCH] PCI: xilinx: Remove platform/architecture restrictions Guenter Roeck (Sun Jul 23 2017 - 20:40:03 EST)
- linux-next: manual merge of the btrfs-kdave tree with Linus' tree Stephen Rothwell (Sun Jul 23 2017 - 20:55:19 EST)
- Re: [PATCH -mm -v2 00/12] mm, THP, swap: Delay splitting THP after swapped out Huang\, Ying (Sun Jul 23 2017 - 20:58:06 EST)
- Re: [kernel-hardening] [PATCH 00/11] S.A.R.A. a new stacked LSM Casey Schaufler (Sun Jul 23 2017 - 20:59:23 EST)
- Re: [PATCH] powerpc/pseries: Fix of_node_put() underflow during pseries remove David Gibson (Sun Jul 23 2017 - 21:00:31 EST)
- [no subject] cputrdoc (Sun Jul 23 2017 - 21:03:28 EST)
- Re: [PATCH] hwmon: (it87) Reapply probe path chip registers settings after resume Guenter Roeck (Sun Jul 23 2017 - 21:14:42 EST)
- Re: af_packet: use after free in prb_retire_rx_blk_timer_expired Ding Tianhong (Sun Jul 23 2017 - 21:14:42 EST)
- [PATCH][resend] drm: dw-hdmi-i2s: add missing company name on Copyright Kuninori Morimoto (Sun Jul 23 2017 - 21:20:34 EST)
- RE: [PATCH 1/2] dt-bindings: qoriq-clock: Add coreclk Andy Tang (Sun Jul 23 2017 - 21:21:07 EST)
- [RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed zain wang (Sun Jul 23 2017 - 21:23:33 EST)
- [RESEND PATCH 2/2] crypto: rockchip - return the err code when unable dequeue the crypto request zain wang (Sun Jul 23 2017 - 21:23:50 EST)
- [RESEND PATCH 1/2] crypto: rockchip - move the crypto completion from interrupt context zain wang (Sun Jul 23 2017 - 21:23:59 EST)
- [PATCH 1/3][resend] drm: rcar-du: use of_graph_get_remote_endpoint() Kuninori Morimoto (Sun Jul 23 2017 - 21:29:16 EST)
- [PATCH 2/3][resend] media: ti-vpe: cal: use of_graph_get_remote_endpoint() Kuninori Morimoto (Sun Jul 23 2017 - 21:29:40 EST)
- [PATCH 3/3][resend] omapfb: use of_graph_get_remote_endpoint() Kuninori Morimoto (Sun Jul 23 2017 - 21:29:59 EST)
- Re: af_packet: use after free in prb_retire_rx_blk_timer_expired Ding Tianhong (Sun Jul 23 2017 - 21:30:36 EST)
- [PATCH 2/3][resend] media: ti-vpe: cal: use of_graph_get_remote_endpoint() Kuninori Morimoto (Sun Jul 23 2017 - 21:37:20 EST)
- [PATCH 3/3][resend] omapfb: use of_graph_get_remote_endpoint() Kuninori Morimoto (Sun Jul 23 2017 - 21:37:55 EST)
- Re: [PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering Joe Perches (Sun Jul 23 2017 - 21:38:47 EST)
- Re: [PATCH] ceph: kernel client startsync can be removed Yan, Zheng (Sun Jul 23 2017 - 21:46:03 EST)
- Re: Linux 4.13-rc2 Linus Torvalds (Sun Jul 23 2017 - 21:46:51 EST)
- linux-next: build warning after merge of the l2-mtd tree Stephen Rothwell (Sun Jul 23 2017 - 21:48:48 EST)
- Re: [PATCH v3 3/9] perf annotate: Fix wrong --show-total-period option showing number of samples Taeung Song (Sun Jul 23 2017 - 21:52:14 EST)
- Re: [PATCH] [RESEND] drm/rockchip: fix Kconfig dependencies Mark yao (Sun Jul 23 2017 - 22:02:18 EST)
- Re: [PATCH 2/2] printk/console: Enhance the check for consoles using init memory Sergey Senozhatsky (Sun Jul 23 2017 - 22:04:00 EST)
- linux-next: manual merge of the drm tree with Linus' tree Stephen Rothwell (Sun Jul 23 2017 - 22:06:22 EST)
- Re: [PATCH V2] pci: quirk: Apply APM ACS quirk to XGene devices Alex Williamson (Sun Jul 23 2017 - 22:06:50 EST)
- RE: [PATCH] qe: fix compile issue for arm64 Qiang Zhao (Sun Jul 23 2017 - 22:09:37 EST)
- [lkp-robot] [mm/vmalloc] dec0553d31: WARNING:at_mm/vmalloc.c:#vmap_page_range_noflush kernel test robot (Sun Jul 23 2017 - 22:09:53 EST)
- Re: linux-next: manual merge of the drm tree with Linus' tree Stephen Rothwell (Sun Jul 23 2017 - 22:10:13 EST)
- [lkp-robot] [mm/vmalloc] 3fef5b604a: kernel_BUG_at_mm/vmalloc.c kernel test robot (Sun Jul 23 2017 - 22:10:59 EST)
- [PATCH] regulator: pwm-regulator: Remove unneeded gpiod NULL check Fabio Estevam (Sun Jul 23 2017 - 22:11:31 EST)
- [lkp-robot] [x86/refcount] b631e535c6: WARNING:at_net/netlink/af_netlink.c:#netlink_sock_destruct kernel test robot (Sun Jul 23 2017 - 22:14:23 EST)
- Re: [PATCH 2/2] mm/swap: Remove lock_initialized flag from swap_slots_cache Huang\, Ying (Sun Jul 23 2017 - 22:15:42 EST)
- Re: [PATCH v3 2/8] MIPS: ranchu: Add Goldfish RTC driver kbuild test robot (Sun Jul 23 2017 - 22:16:07 EST)
- RE: [PATCH] Staging : unisys : visorbus : visorbus_main: Fixed a brace cdoing style issue Kershner, David A (Sun Jul 23 2017 - 22:20:18 EST)
- [lkp-robot] [mdio_bus] 95b80bf3db: WARNING:at_include/linux/gpio/consumer.h:#mdiobus_unregister kernel test robot (Sun Jul 23 2017 - 22:21:08 EST)
- [lkp-robot] [KEYS] 5649645d72: ltp.add_key02.fail kernel test robot (Sun Jul 23 2017 - 22:24:09 EST)
- [PATCH V3 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes Simon Xue (Sun Jul 23 2017 - 22:33:19 EST)
- [PATCH V3 2/4] ARM: dts: rockchip: rk322x add iommu nodes Simon Xue (Sun Jul 23 2017 - 22:33:19 EST)
- [PATCH V3 3/4] ARM64: dts: rockchip: rk3368 add iommu nodes Simon Xue (Sun Jul 23 2017 - 22:33:32 EST)
- [PATCH V3 4/4] ARM64: dts: rockchip: rk3399 add iommu nodes Simon Xue (Sun Jul 23 2017 - 22:33:50 EST)
- [PATCH V3 1/3] Docs: dt: rockchip: add rockchip,disable-mmu-reset property Simon Xue (Sun Jul 23 2017 - 22:38:16 EST)
- [PATCH V3 2/3] iommu/rockchip: add multi irqs support Simon Xue (Sun Jul 23 2017 - 22:38:28 EST)
- [PATCH V3 3/3] iommu/rockchip: ignore isp mmu reset operation Simon Xue (Sun Jul 23 2017 - 22:38:39 EST)
- Re: [PATCH -mm -v2 00/12] mm, THP, swap: Delay splitting THP after swapped out Ming Lei (Sun Jul 23 2017 - 22:53:11 EST)
- Re: [linux-sunxi] [PATCH 02/10] regulator: add support for SY8106A regulator Chen-Yu Tsai (Sun Jul 23 2017 - 23:04:27 EST)
- Re: [linux-sunxi] [PATCH 01/10] dt-bindings: add binding for the SY8160A voltage regulator Chen-Yu Tsai (Sun Jul 23 2017 - 23:06:40 EST)
- Re: [linux-sunxi] [PATCH 03/10] ARM: sunxi: h3/h5: Add r_i2c pinmux node Chen-Yu Tsai (Sun Jul 23 2017 - 23:08:20 EST)
- Re: [linux-sunxi] [PATCH 03/10] ARM: sunxi: h3/h5: Add r_i2c pinmux node icenowy (Sun Jul 23 2017 - 23:09:19 EST)
- Re: [linux-sunxi] [PATCH 04/10] ARM: sunxi: h3/h5: Add r_i2c I2C controller Chen-Yu Tsai (Sun Jul 23 2017 - 23:10:05 EST)
- Re: [linux-sunxi] [PATCH 06/10] clk: sunxi-ng: allow set parent clock (PLL_CPUX) for CPUX clock on H3 Chen-Yu Tsai (Sun Jul 23 2017 - 23:11:28 EST)
- [PATCH] perf report: Tag branch type/flag on "to" and tag cycles on "from" Jin Yao (Sun Jul 23 2017 - 23:12:29 EST)
- Re: [linux-sunxi] [PATCH 02/10] regulator: add support for SY8106A regulator icenowy (Sun Jul 23 2017 - 23:18:56 EST)
- Re: [PATCH 2/3] rtc: sun6i: fix memleaks and add error-path in sun6i_rtc_clk_init() Chen-Yu Tsai (Sun Jul 23 2017 - 23:23:03 EST)
- Re: [PATCH 3/3] rtc: sun6i: Remove unneeded initalization of ret in sun6i_rtc_setalarm() Chen-Yu Tsai (Sun Jul 23 2017 - 23:23:53 EST)
- Re: [PATCH 1/3] rtc: sun6i: Remove double init of spinlock in sun6i_rtc_clk_init() Chen-Yu Tsai (Sun Jul 23 2017 - 23:24:51 EST)
- Re: [PATCH] staging: pi433: fix sparse warning: missing static Marcus Wolf (Sun Jul 23 2017 - 23:25:01 EST)
- Re: [PATCH v2 1/2] x86/amd: Refactor topology extension related code Suravee Suthikulpanit (Sun Jul 23 2017 - 23:28:44 EST)
- Re: [PATCH] qe: fix compile issue for arm64 Scott Wood (Sun Jul 23 2017 - 23:33:00 EST)
- Re: [linux-sunxi] [PATCH 02/10] regulator: add support for SY8106A regulator Chen-Yu Tsai (Sun Jul 23 2017 - 23:34:10 EST)
- Re: [linux-sunxi] [PATCH 02/10] regulator: add support for SY8106A regulator icenowy (Sun Jul 23 2017 - 23:39:09 EST)
- Re: [PATCH v2] perf report: Make --branch-history work without callgraphs(-g) option in perf record Jin, Yao (Sun Jul 23 2017 - 23:50:17 EST)
- Re: [lkp-robot] [x86/refcount] b631e535c6: WARNING:at_net/netlink/af_netlink.c:#netlink_sock_destruct Kees Cook (Sun Jul 23 2017 - 23:53:07 EST)
- Re: [PATCH RFC] mm: allow isolation for pages not inserted into lru lists yet Minchan Kim (Sun Jul 23 2017 - 23:53:24 EST)
- [PATCH] usb: dwc2: skip L2 state of hcd if work in device mode Meng Dongyang (Sun Jul 23 2017 - 23:54:06 EST)
- [PATCH] usb: dwc2: skip L2 state of hcd if controller work in device mode Meng Dongyang (Sun Jul 23 2017 - 23:54:17 EST)
6650 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc