Linux-Kernel Archive
By Thread
Most Recent messages
6650 messages sorted by:
[ author ]
[ date ]
[ 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 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 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/6] f2fs: spread struct f2fs_dentry_ptr for inline path Chao Yu (Sun Jul 16 2017 - 03:11:34 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)
- 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 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)
- 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)
- [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 v2 0/1] staging: speakup: safely close tty Okash Khawaja (Sun Jul 16 2017 - 05:34:58 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 v2] kbuild: trivial cleanups on the comments Cao jin (Sun Jul 16 2017 - 06:08:16 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)
- Re: [PATCH 2/4] ubifs: Fix unlink code wrt. double hash lookups Geert Uytterhoeven (Sun Jul 16 2017 - 08:17:58 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 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)
- [PATCH 1/2] dmaengine: qcom_hidma: correct overriding message Sinan Kaya (Sun Jul 16 2017 - 10:30:52 EST)
- [PATCH 3.16 000/178] 3.16.46-rc1 review Ben Hutchings (Sun Jul 16 2017 - 10:35:44 EST)
- Re: [PATCH 0/2] kprobe: Fix: add symbols to kprobe blacklist Masami Hiramatsu (Sun Jul 16 2017 - 10:37:53 EST)
- [PATCH 3.2 00/95] 3.2.91-rc1 review Ben Hutchings (Sun Jul 16 2017 - 11:04:58 EST)
- Hello.. Susan Williams (Sun Jul 16 2017 - 11:10:03 EST)
- [patch 0/2] staging: speakup: safely unregister ldisc Okash Khawaja (Sun Jul 16 2017 - 11:11:59 EST)
- Re: [PATCH 0/2] blackfin: Remove dead DSA code Florian Fainelli (Sun Jul 16 2017 - 12:00:05 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)
- [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)
- 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)
- Build regressions/improvements in v4.13-rc1 Geert Uytterhoeven (Sun Jul 16 2017 - 14:23:26 EST)
- [PATCH] Blackfin: flat: Use %x to format u32 Geert Uytterhoeven (Sun Jul 16 2017 - 14:26:37 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)
- [RFC PATCH 0/2] device tree support for board revision Vesa JÃÃskelÃinen (Sun Jul 16 2017 - 16:11:17 EST)
- [PATCH 0/7] turbostat, Fix AMD output by making turbostat aware of nodes Prarit Bhargava (Sun Jul 16 2017 - 16:51:22 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] 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)
- 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)
- 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)
- [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)
- [PATCH 2/2] [media] staging/atomisp: fixed trivial coding style issue Shy More (Sun Jul 16 2017 - 19:38:50 EST)
- [PATCH 1/8] ktest: Clarify config file usage Scott Wood (Sun Jul 16 2017 - 20:16:59 EST)
- [PATCH] staging: gs_fpgaboot: add buffer overflow checks Jacob von Chorus (Sun Jul 16 2017 - 20:41:40 EST)
- [PATCH 0/5] phy: Replace the deprecated extcon API Chanwoo Choi (Sun Jul 16 2017 - 21:21:38 EST)
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- RE: [PATCH V2] kernel/watchdog: fix spurious hard lockups Liang, Kan (Sun Jul 16 2017 - 21:24:32 EST)
- [PATCH 0/3] extcon: Clean-up the description and indentation of functions Chanwoo Choi (Sun Jul 16 2017 - 21:30:59 EST)
- Message not available
- Message not available
- Message not available
- [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)
- 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] 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)
- [PATCH net-next resubmit] skbuff: optimize the pull_pages code in __pskb_pull_tail() Lin Zhang (Sun Jul 16 2017 - 22:22:55 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 v9 0/7] perf report: Show branch type Jin Yao (Sun Jul 16 2017 - 23:09:57 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] 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)
- 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] 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] 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 0/4] constify lustre attribute_group structures Arvind Yadav (Mon Jul 17 2017 - 01:49:44 EST)
- [PATCH 1/6] ARM: multi_v7_defconfig: Cleanup from non-existing options Krzysztof Kozlowski (Mon Jul 17 2017 - 01:50:08 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: [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)
- [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 02/14] qcom: mtd: nand: add and initialize QPIC DMA resources Abhishek Sahu (Mon Jul 17 2017 - 02:27:01 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)
- 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 07/14] qcom: mtd: nand: support for passing flags in transfer functions Abhishek Sahu (Mon Jul 17 2017 - 02:59:47 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 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 09/14] qcom: mtd: nand: BAM support for read page Abhishek Sahu (Mon Jul 17 2017 - 03:17:16 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 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)
- [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 2/2] mfd: ds1374: Add Dallas/Maxim DS1374 Multi Function Device Lee Jones (Mon Jul 17 2017 - 03:51:30 EST)
- Re: [PATCH] mfd: Add missing Kconfig dependency for TPS65086 Lee Jones (Mon Jul 17 2017 - 03:59:21 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 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 2/2] Revert "ASoC: ux500: drop platform DAI assignments" Johan Hovold (Mon Jul 17 2017 - 04:07:42 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)
- Re: [PATCH 1/8] signal/alpha: Document a conflict with SI_USER for SIGTRAP Michael Cree (Mon Jul 17 2017 - 04:16:22 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)
- [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] 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 04/18] drm/sun4i: Remove useless atomic_check Maxime Ripard (Mon Jul 17 2017 - 04:47:56 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 v6 2/6] clk: sunxi-ng: Add sun4i/sun7i CCU driver Maxime Ripard (Mon Jul 17 2017 - 04:55:07 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)
- [RFC PATCH 0/2] Introduce interface for default DMA pool Vladimir Murzin (Mon Jul 17 2017 - 04:58: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 17/18] arm: dts: sun8i: Add BananaPI M2-Magic DTS Maxime Ripard (Mon Jul 17 2017 - 05:03:59 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 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)
- [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)
- Re: [PATCH] fs: jbd2: transaction: Add kernel-doc parameter descriptions Jan Kara (Mon Jul 17 2017 - 05:20:47 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)
- [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 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)
- [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 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)
- [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] 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] ptrace: Add compat PTRACE_{G,S}ETSIGMASK handlers Michael Ellerman (Mon Jul 17 2017 - 06:17:45 EST)
- [PATCH] tee: indicate privileged dev in gen_caps Jens Wiklander (Mon Jul 17 2017 - 06:22:08 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)
- 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)
- [PATCH] perf probe: Fix build failure for get_target_map() Ravi Bangoria (Mon Jul 17 2017 - 06:34:08 EST)
- [PATCH 1/2] thermal: int340x: constify attribute_group structures. Arvind Yadav (Mon Jul 17 2017 - 06:35:23 EST)
- [PATCH] ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check() Alexander Potapenko (Mon Jul 17 2017 - 06:36:15 EST)
- [PATCH] tee: optee: sync with new naming of interrupts Jens Wiklander (Mon Jul 17 2017 - 06:39: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] 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 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)
- [PATCH 00/15] v3 kernel core pieces refcount conversions Elena Reshetova (Mon Jul 17 2017 - 06:45:41 EST)
- Re: [PATCH] mfd: rtsx: make arrays depth and cd_mask static const Lee Jones (Mon Jul 17 2017 - 06:46:54 EST)
- [PATCH] perf/x86/intel/cstate: Enable C-state residency events for Apollo Lake Harry Pan (Mon Jul 17 2017 - 06:48:13 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)
- Re: [PATCHv4 3/4] dt-bindings: mfd: da9052: support TSI as ADC Lee Jones (Mon Jul 17 2017 - 06:49:58 EST)
- Re: [PATCH 1/2] tee.txt: standardize document format Jens Wiklander (Mon Jul 17 2017 - 06:53:40 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 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)
- [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: [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)
- [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)
- [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: 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: [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)
- [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)
- Re: [PATCH] mfd: max8925-i2c: remove unnecessary static in max8925_probe() Lee Jones (Mon Jul 17 2017 - 08:06:14 EST)
- [PATCH 0/3] arcpgu: Fixes and improvements Jose Abreu (Mon Jul 17 2017 - 08:08:59 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)
- [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] staging: lustre: lustre: fix all braces issues reported by checkpatch Greg Kroah-Hartman (Mon Jul 17 2017 - 08:27:39 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 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 V8 1/6] PM / Domains: Add support to select performance-state of domains Ulf Hansson (Mon Jul 17 2017 - 08:39:02 EST)
- [PATCH net-next 0/5] refine virtio-net XDP Jason Wang (Mon Jul 17 2017 - 08:44:17 EST)
- Re: [PATCH 00/37] fine-grained locking in binder driver Greg KH (Mon Jul 17 2017 - 08:49:58 EST)
- Re: [PATCH] binder: Drop needless locking in binder_mmap() Greg Kroah-Hartman (Mon Jul 17 2017 - 08:52:31 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)
- [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 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)
- Re: [PATCH 1/2] ARM: OMAP2+: hsmmc.c: Remove dead code Ulf Hansson (Mon Jul 17 2017 - 09:09:05 EST)
- [PATCH] scsi: sg: fix static checker warning in sg_is_valid_dxfer Johannes Thumshirn (Mon Jul 17 2017 - 09:12:00 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)
- [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 0/7] staging: fsl-mc: make the driver compile on other architectures laurentiu.tudor (Mon Jul 17 2017 - 09:27:10 EST)
- [PATCH] [PING] Fix TIOCGPTPEER ioctl definition Gleb Fotengauer-Malinovskiy (Mon Jul 17 2017 - 09:30:20 EST)
- [Resend, PATCH v2 0/5] ACPI / boot: Few amendments Andy Shevchenko (Mon Jul 17 2017 - 09:31:10 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)
- [PATCHv2 0/2] backlight: Add TI LMU backlight driver Sebastian Reichel (Mon Jul 17 2017 - 09:40:50 EST)
- [PATCH resend] checkpatch: Replace __init_refok by __refconst and __refdata Geert Uytterhoeven (Mon Jul 17 2017 - 09:42:14 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 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)
- [PATCH 0/3] ASoC: codecs: msm8916-wcd-digital: Fix dmic support srinivas . kandagatla (Mon Jul 17 2017 - 09:54:39 EST)
- [PATCH] drivers: staging: ccree: use __func__ to get function name in error messages. Dhananjay Balan (Mon Jul 17 2017 - 09:55:13 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)
- [PATCH 0/2] ASoC: hdmi-codec: Allow driver to restrict sample size srinivas . kandagatla (Mon Jul 17 2017 - 10:02:40 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 v2 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Greg KH (Mon Jul 17 2017 - 10:11:33 EST)
- [PATCH v2 0/5] arm64: dts: add rk3399 display-related nodes Jacob Chen (Mon Jul 17 2017 - 10:17:14 EST)
- Re: [PATCH v3] drivers/char: kmem: disable on arm64 gregkh@xxxxxxxxxxxxxxxxxxx (Mon Jul 17 2017 - 10:18:52 EST)
- Re: [f2fs-dev] [PATCH] f2fs: include seq_file.h for sysfs.c Chao Yu (Mon Jul 17 2017 - 10:26:07 EST)
- [PATCH] drm/i915: Explicit the connector name for DP link training result Paul Kocialkowski (Mon Jul 17 2017 - 10:28:26 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 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: [PATCHv5 3/6] mfd: da9052: add register details for TSI Lee Jones (Mon Jul 17 2017 - 10:33:07 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] mfd: ab8500-core: constify attribute_group structures. Lee Jones (Mon Jul 17 2017 - 10:35:44 EST)
[PATCH v4 0/6] drivers/i2c: Add FSI-attached I2C master algorithm Eddie James (Mon Jul 17 2017 - 10:37:43 EST)
Re: [PATCH RESEND] pty: show associative slave of ptmx in fdinfo Greg KH (Mon Jul 17 2017 - 10:42:03 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 02/10] percpu: change the format for percpu_stats output Tejun Heo (Mon Jul 17 2017 - 10:46:26 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)
[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)
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 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)
[PATCH] ixgbe: declare ixgbe_mac_operations structures as const Bhumika Goyal (Mon Jul 17 2017 - 11:01:37 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)
[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] ntb: use correct mw_count function in ntb_tool and ntb_transport Jon Mason (Mon Jul 17 2017 - 11:16:56 EST)
Re: [PATCH 03/10] x86/hyper-v: make hv_do_hypercall() inline Greg KH (Mon Jul 17 2017 - 11:22:06 EST)
Re: [PATCH v12 6/8] mm: support reporting free page blocks Michal Hocko (Mon Jul 17 2017 - 11:25:06 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)
[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)
[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)
[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)
[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)
[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)
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)
Applied "ASoC: Intel: Skylake: fix type in debug message" to the asoc tree Mark Brown (Mon Jul 17 2017 - 12:06:53 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)
[PATCH v3 0/1] Staging: android/ion: fix sparse warnings Joseph Wright (Mon Jul 17 2017 - 12:17:07 EST)
[patch 0/2] add actuators support Jiri Pirko (Mon Jul 17 2017 - 12:19:22 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 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)
[PATCH] hwmon: i5k_amb: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 12:25:28 EST)
[GIT PULL] regmap merge window fix Mark Brown (Mon Jul 17 2017 - 12:26:55 EST)
[PATCH v2 0/2] Add support for TI TAS6424 digital amplifier Michael Stecklein (Mon Jul 17 2017 - 12:28:10 EST)
[PATCH] mmc: host: via-sdmmc: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 12:31:50 EST)
[PATCHv5 0/3] Add Altera I2C Controller Driver thor . thayer (Mon Jul 17 2017 - 12:32:38 EST)
[PATCH 0/5] parport: cleanup several checkpatch issues Carlos Palminha (Mon Jul 17 2017 - 12:37:21 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: [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] dt-bindings: clock: ti-sci: Fix incorrect usage of headers Rob Herring (Mon Jul 17 2017 - 13:05:19 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 00/12] net: dsa: mv88e6xxx: cleanup capabilities Vivien Didelot (Mon Jul 17 2017 - 13:08:28 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 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 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 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: [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 0/2] irq,xen: fix event channel masking on suspend/resume Juergen Gross (Mon Jul 17 2017 - 13:47:34 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 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)
[PATCH 00/11] constify net pci_device_id Arvind Yadav (Mon Jul 17 2017 - 14:10:15 EST)
[PATCH 08/11] net: cadence: macb: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:12:12 EST)
[PATCH 09/11] net: ec_bhf: constify pci_device_id. Arvind Yadav (Mon Jul 17 2017 - 14:12:57 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)
[PATCH] drm/i915: Return correct EDP voltage swing table for 0.85V Matthias Kaehlcke (Mon Jul 17 2017 - 14:21:46 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 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 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: [PATCH 06/10] percpu: modify base_addr to be region specific Tejun Heo (Mon Jul 17 2017 - 14:57:24 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 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 07/10] percpu: fix misnomer in schunk/dchunk variable names Tejun Heo (Mon Jul 17 2017 - 15:10:24 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 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)
Help with trace-cmd/ftrace recording process ID information Will Hawkins (Mon Jul 17 2017 - 15:18:25 EST)
[PATCH v5 0/2] Add ASPEED watchdog device tree properties Christopher Bostic (Mon Jul 17 2017 - 15:26:01 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)
[PATCH v9 00/10] mm: page migration enhancement for thp Zi Yan (Mon Jul 17 2017 - 15:40:39 EST)
Re: [PATCH v2 0/6] Better document Sphinx install instructions Jonathan Corbet (Mon Jul 17 2017 - 15:40:58 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)
[GIT pull] smp fix for 4.13 Thomas Gleixner (Mon Jul 17 2017 - 15:51:05 EST)
[GIT pull] irq fix for 4.13 Thomas Gleixner (Mon Jul 17 2017 - 15:52:37 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)
[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: [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] 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: [ANNOUNCE] Git v2.14.0-rc0 Junio C Hamano (Mon Jul 17 2017 - 16:42:08 EST)
Re: [PATCH 09/11] iio: orientation: hid-sensor-rotation: Drop unnecessary static Jonathan Cameron (Mon Jul 17 2017 - 16:45:45 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)
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)
[PATCH] Stagung: rtl8188eu: core: fixd comment coding style issue in rtw_xmit.c ArminSchoenlieb (Mon Jul 17 2017 - 16:53:36 EST)
[GIT] Sparc David Miller (Mon Jul 17 2017 - 16:57:52 EST)
[PATCH 0/7] Documentation warning reduction Jonathan Corbet (Mon Jul 17 2017 - 17:01:20 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)
- [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)
- [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)
- [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)
- [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)
- [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)
- [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)
- Re: [PATCH v10 00/38] x86: Secure Memory Encryption (AMD) Thomas Gleixner (Tue Jul 18 2017 - 08:04:07 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)
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)
[PATCH v3 1/3] Documentation: devicetree: add Freescale RNGC binding Martin Kaiser (Mon Jul 17 2017 - 17:45:49 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)
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)
[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)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Tue Jul 18 2017 - 02:00:27 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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Tue Jul 18 2017 - 17:22:29 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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Wed Jul 19 2017 - 12:10:24 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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Wed Jul 19 2017 - 12:57:03 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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Thu Jul 20 2017 - 10:43:04 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 3/3] ghes_edac: add platform check to enable ghes_edac Luck, Tony (Thu Jul 20 2017 - 12:56: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 3/3] ghes_edac: add platform check to enable ghes_edac Luck, Tony (Thu Jul 20 2017 - 13:10:49 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)
- 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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Wed Jul 19 2017 - 16:13:54 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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Tue Jul 18 2017 - 15:59:04 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 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Wed Jul 19 2017 - 01:58:51 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 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Wed Jul 19 2017 - 11:57:40 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: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Wed Jul 19 2017 - 12:40:35 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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Thu Jul 20 2017 - 15:50:16 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)
- 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 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Fri Jul 21 2017 - 09:34:53 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)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Fri Jul 21 2017 - 09:47:30 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: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Fri Jul 21 2017 - 11:15:20 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 11:35:47 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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 12:40: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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 13:22:29 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 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 14:40:53 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 3/3] ghes_edac: add platform check to enable ghes_edac Borislav Petkov (Fri Jul 21 2017 - 11:56:33 EST)
- Re: [PATCH 3/3] ghes_edac: add platform check to enable ghes_edac Kani, Toshimitsu (Fri Jul 21 2017 - 12:32:17 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 3/3] ghes_edac: add platform check to enable ghes_edac Luck, Tony (Tue Jul 18 2017 - 18:13:49 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 3/3] ghes_edac: add platform check to enable ghes_edac Jeffrey Hugo (Tue Jul 18 2017 - 10:39:59 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)
[PATCH v3] PM / suspend: Export pm_suspend_target_state Florian Fainelli (Mon Jul 17 2017 - 18:11:14 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)
Re: [PATCH] mm,hugetlb: compute page_size_log properly Mike Kravetz (Mon Jul 17 2017 - 18:30:09 EST)
[PATCH] nvme: Acknowledge completion queue on each iteration Sinan Kaya (Mon Jul 17 2017 - 18:36:39 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)
[PATCH linux v5 0/3] Export 1-wire thermal sensors as hwmon device Jaghathiswari Rankappagounder Natarajan (Mon Jul 17 2017 - 19:09:16 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 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 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)
linux-next: manual merge of the btrfs-kdave tree with Linus' tree Stephen Rothwell (Mon Jul 17 2017 - 20:18:10 EST)
Re: [PATCH v5 2/5] tick: Add freeze timer events dbasehore . (Mon Jul 17 2017 - 20:30:12 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)
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)
[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 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)
[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)
[PATCH v3] kbuild: trivial cleanups on the comments Cao jin (Mon Jul 17 2017 - 21:49:45 EST)
[RFC PATCH v2] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Mon Jul 17 2017 - 22:05:41 EST)
[PATCH v3 0/7] drm/rockchip: add all full framework vop support Mark Yao (Mon Jul 17 2017 - 22:28:30 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)
[PATCH] Add handling for bind/unbind actions Dmitry Torokhov (Mon Jul 17 2017 - 23:10:17 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 0/4] Add various TI-SCI DT nodes on 66AK2G SoCs Suman Anna (Mon Jul 17 2017 - 23:29:19 EST)
[RFC PATCH v2 0/3] pmbus: Expand fan support and add MAX31785 driver Andrew Jeffery (Mon Jul 17 2017 - 23:37:17 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)
[PATCH v2] dt-bindings: display: sunxi: Improve endpoint ID scheme readability Chen-Yu Tsai (Tue Jul 18 2017 - 00:02:12 EST)
[PATCH v10 0/7] perf report: Show branch type Jin Yao (Tue Jul 18 2017 - 00:16:44 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)
[RFC PATCH 0/5] earlycon hang under some conditions Jeffy Chen (Tue Jul 18 2017 - 00:30:19 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)
[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: [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 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)
[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 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: [PATCH 2/2] arm64: dts: exynos: Add extcon property for TM2 and TM2E Krzysztof Kozlowski (Tue Jul 18 2017 - 01:07:32 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 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)
[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] 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: [PATCH V6 5/7] crypto: AES CBC multi-buffer glue code Herbert Xu (Tue Jul 18 2017 - 01:42:25 EST)
[PATCH] soc: TI knav_qmss: Fix spelling mistake "instace" -> "instance" Colin King (Tue Jul 18 2017 - 01:45:59 EST)
Re: [PATCH] drm/i915: disable KASAN for handlers Jiri Slaby (Tue Jul 18 2017 - 01:48:48 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] efifb: allow user to disable write combined mapping. Dave Airlie (Tue Jul 18 2017 - 02:09:20 EST)
Re: fscrypt request_module() deadlock Herbert Xu (Tue Jul 18 2017 - 02:14:27 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)
[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 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)
[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: [PATCH] staging: wlan-ng: Fix endianness warnings Greg KH (Tue Jul 18 2017 - 02:59:10 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: [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)
Re: [PATCH v2 0/3] Introduce USB charger support in USB phy Baolin Wang (Tue Jul 18 2017 - 03:13:05 EST)
Re: [PATCH 11/11] mfd: max8925-i2c: Drop unnecessary static Lee Jones (Tue Jul 18 2017 - 03:23:19 EST)
Re: [PATCH] serial: 8250: fix error handling in of_platform_serial_probe() Greg Kroah-Hartman (Tue Jul 18 2017 - 03:27:43 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] dt-bindings: add device tree binding for Allwinner XR819 SDIO Wi-Fi Icenowy Zheng (Tue Jul 18 2017 - 03:30:04 EST)
[PATCH] dt-bindings: add compatible string of Allwinner H5 Mali-450 MP4 GPU Icenowy Zheng (Tue Jul 18 2017 - 03:33:50 EST)
[PATCH] irqchip/mips-gic: Remove population of irq domain names Matt Redfearn (Tue Jul 18 2017 - 03:39:33 EST)
[PATCH v2 0/2] Last step to working Allwinner R40 pinctrl Icenowy Zheng (Tue Jul 18 2017 - 03:43:11 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)
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 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] xen/x86: Don't BUG on CPU0 offlining Juergen Gross (Tue Jul 18 2017 - 04:00:09 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 1/3] mfd: syscon: update Atmel SMC binding doc Lee Jones (Tue Jul 18 2017 - 04:10:20 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)
Re: [PATCH 2/3] mfd: syscon: atmel-smc: add helper to retrieve register layout Lee Jones (Tue Jul 18 2017 - 04:15:23 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: [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: [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)
[BUG] x86/mm: Found insecure W+X mapping at address ffff88000005f000/0xffff88000005f000 Piotr Gregor (Tue Jul 18 2017 - 04:50:57 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] drm: stm: remove "default y" in Kconfig Benjamin Gaignard (Tue Jul 18 2017 - 05:07:03 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)
[PATCH 1/1] scsi: ufs: changing maintainer Prabu Thangamuthu (Tue Jul 18 2017 - 05:16:39 EST)
[PATCH] usb: gadget: udc: fix the kernel NULL pointer in composite_setup He, Bo (Tue Jul 18 2017 - 05:20:01 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)
[PATCH v3 00/10] constify net attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:44:31 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 04/10] wireless: ipw2200: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:45:48 EST)
[PATCH v3 08/10] arcnet: com20020-pci: constify attribute_group structures. Arvind Yadav (Tue Jul 18 2017 - 05:46:19 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 v2 0/9] Add PMIC support to MediaTek MT7622 SoC sean.wang (Tue Jul 18 2017 - 05:49:44 EST)
[PATCH 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Jaya Durga (Tue Jul 18 2017 - 05:53:07 EST)
[PATCH v4] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Tue Jul 18 2017 - 05:53:56 EST)
New ACPI errors since 4.11.11 on thinkpad T550 Laurent Bigonville (Tue Jul 18 2017 - 05:57:06 EST)
[PATCH v4 00/18] coresight: Support for ARM Coresight SoC-600 Suzuki K Poulose (Tue Jul 18 2017 - 05:58:34 EST)
[PATCH 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes Simon Xue (Tue Jul 18 2017 - 06:03:00 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 V3 0/5]: spmi: pmic-arb: Fixup patches Kiran Gunda (Tue Jul 18 2017 - 06:10:56 EST)
[PATCH 0/9] make clk_get_rate implementations behavior more consistent Jonas Gorski (Tue Jul 18 2017 - 06:17:46 EST)
[PATCH v1 0/7] drm/stm: Various cleanups Philippe CORNU (Tue Jul 18 2017 - 06:20:34 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 v3 0/4] i2c: document DMA handling and add helpers for it Wolfram Sang (Tue Jul 18 2017 - 06:24:40 EST)
Re: [PATCH v2 3/7] [media] ov9650: add device tree support Hugues FRUCHET (Tue Jul 18 2017 - 06:27:42 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] 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] 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)
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)
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)
Re: [PATCH] crypto: brcm - remove BCM_PDC_MBOX dependency in Kconfig Herbert Xu (Tue Jul 18 2017 - 06:40:39 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: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)
[PATCH] staging: greybus: loopback: Enclose multiple macro statements in do-while loop karthik (Tue Jul 18 2017 - 06:57:03 EST)
[PATCH 0/4] gpio: davinci: Add keystone-k2g support and few clean ups Keerthy (Tue Jul 18 2017 - 06:58:59 EST)
Re: mm, something wrong in page_lock_anon_vma_read()? Xishi Qiu (Tue Jul 18 2017 - 07:00:16 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: perf: bisected sampling bug in Linux 4.11-rc1 Alexander Shishkin (Tue Jul 18 2017 - 07:15:05 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)
[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)
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)
- Message not available
- Message not available
- Message not available
- Message not available
Re: [PATCH] osq_lock: avoid live-lock issue for RT task Peter Zijlstra (Tue Jul 18 2017 - 07:36:26 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)
[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)
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 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 v5 1/4]: perf/core: use rb trees for pinned/flexible groups Alexander Shishkin (Tue Jul 18 2017 - 08:03:07 EST)
Re: [PATCH] drm/i915: Synchronize connectors states when switching from poll to irq Paul Kocialkowski (Tue Jul 18 2017 - 08:11:54 EST)
[PATCH v3 3/3] Staging: iio: adc: ad7280a.c: Fixed Macro argument reuse Jaya Durga (Tue Jul 18 2017 - 08:28:38 EST)
[PATCH] perf report: Enable finding the kernel inline function Jin Yao (Tue Jul 18 2017 - 08:34:45 EST)
[PATCH 0/3] Allow to tune sampling time on STM32 ADC Fabrice Gasnier (Tue Jul 18 2017 - 08:37:38 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)
[PATCH 1/3][staging-next] staging: pi433: Make a couple of functions static Colin King (Tue Jul 18 2017 - 09:04:22 EST)
[RESEND PATCH v4] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Tue Jul 18 2017 - 09:11:16 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 v2 0/7] staging: fsl-mc: make the driver compile on other architectures laurentiu.tudor (Tue Jul 18 2017 - 09:37:49 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)
[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)
[PATCHv2 00/10] Boot-time switching between 4- and 5-level paging Kirill A. Shutemov (Tue Jul 18 2017 - 10:20:28 EST)
Attention To me and get back to me urgent Mrs.Meliana Trump (Tue Jul 18 2017 - 10:25:26 EST)
[PATCH v2] drm/i915: Explicit the connector name for DP link training result Paul Kocialkowski (Tue Jul 18 2017 - 10:25:49 EST)
[PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle Gautham R. Shenoy (Tue Jul 18 2017 - 10:29:10 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 v10 2/3] arm/syscalls: Check address limit on user-mode return Leonard Crestez (Tue Jul 18 2017 - 10:36:37 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)
[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] 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] 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] staging: rtl8723bs: rtw_efuse: Fix a misspell Xaralampos Mainas (Tue Jul 18 2017 - 11:12:59 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 v2 0/5] x86/io: Rely on asm-generic/io.h Andy Shevchenko (Tue Jul 18 2017 - 11:54:34 EST)
Re: [PATCH] dma: k3dma: Fix non-cyclic mode Vinod Koul (Tue Jul 18 2017 - 11:56:12 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)
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 V3 1/2] dmaengine: qcom_hidma: introduce memset support Vinod Koul (Tue Jul 18 2017 - 12:17:19 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)
[PATCH v2 2/6] f2fs: make max inline size changeable Chao Yu (Tue Jul 18 2017 - 12:21:21 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 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] 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 v3 2/6] pwm: mediatek: fix pwm source clock selection Matthias Brugger (Tue Jul 18 2017 - 12:34:27 EST)
[PATCH v4 0/5] make io{read|write}64 globally usable Logan Gunthorpe (Tue Jul 18 2017 - 12:56:51 EST)
[PATCH] ALSA: hda: constify pci_device_id. Arvind Yadav (Tue Jul 18 2017 - 13:05:33 EST)
[PATCH 0/4] Optimise 64-bit IOVA allocations Robin Murphy (Tue Jul 18 2017 - 13:09:46 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)
[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)
[PATCH 0/4] PM / Suspend: Print wall time Mark Salyzyn (Tue Jul 18 2017 - 13:25:20 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)
[PATCH] ARC: reset: introduce HSDKv1 reset driver Eugeniy Paltsev (Tue Jul 18 2017 - 13:28:37 EST)
[PATCH] pinctrl: samsung: Remove unneeded local variable initialization Krzysztof Kozlowski (Tue Jul 18 2017 - 13:43:41 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)
[PATCH v2 0/2] ZII RAVE platform driver Andrey Smirnov (Tue Jul 18 2017 - 13:56:22 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)
[PATCH] workqueue: doc change for ST behavior on NUMA systems Alexei Potashnik (Tue Jul 18 2017 - 14:12:59 EST)
Re: [PATCH v2 3/4] btrfs: Add zstd support David Sterba (Tue Jul 18 2017 - 14:22:32 EST)
Re: [PATCH] bcma: gpio: Correct number of GPIOs for BCM53573 Florian Fainelli (Tue Jul 18 2017 - 14:32:46 EST)
[PATCH v6] MIPS: NI 169445 board support Nathan Sullivan (Tue Jul 18 2017 - 14:34:16 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] KVM: nVMX: Fix exception injection Jim Mattson (Tue Jul 18 2017 - 14:47:52 EST)
[GIT PULL] MD update for 4.13-rc2 Shaohua Li (Tue Jul 18 2017 - 14:49:43 EST)
Re: [PATCH 00/10] percpu: replace percpu area map allocator with bitmap allocator Josef Bacik (Tue Jul 18 2017 - 15:15:37 EST)
[PATCH v3 0/2] Add support for TI TAS6424 digital amplifier Michael Stecklein (Tue Jul 18 2017 - 15:20:36 EST)
[PATCH 0/2] New bind/unbingd uevents Dmitry Torokhov (Tue Jul 18 2017 - 15:31:07 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)
[PATCH] ARM: dts: BCM53573: Add Broadcom BCM947189ACDBMR board support Florian Fainelli (Tue Jul 18 2017 - 15:36:55 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] sched/fair: Remove group imbalance from calculate_imbalance() Dietmar Eggemann (Tue Jul 18 2017 - 15:49:01 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 07/14] proc/kcore: hide a harmless warning Arnd Bergmann (Tue Jul 18 2017 - 15:53:48 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)
[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)
[PATCH net-next] net: dsa: unexport dsa_is_port_initialized Vivien Didelot (Tue Jul 18 2017 - 16:26:54 EST)
[PATCH] qlcnic: remove unnecessary static in qlcnic_dump_fw() Gustavo A. R. Silva (Tue Jul 18 2017 - 16:45:38 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)
[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] net: tulip: remove useless code in tulip_init_one() Gustavo A. R. Silva (Tue Jul 18 2017 - 17:07:17 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)
[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)
[PATCH v2 2/4] time: Print wall time at die and reboot Mark Salyzyn (Tue Jul 18 2017 - 17:21:35 EST)
[PATCH v13 0/5] In-Memory Collection Counter instrumentation Support Madhavan Srinivasan (Tue Jul 18 2017 - 17:37:21 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] 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)
[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: [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] 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)
[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)
[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)
[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)
[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)
[PATCH v3 00/15] exec: Use sane stack rlimit under secureexec Kees Cook (Tue Jul 18 2017 - 18:25:52 EST)
Re: [PATCH] um: Correctly check for PTRACE_GETRESET/SETREGSET Florian Fainelli (Tue Jul 18 2017 - 18:47:03 EST)
[no subject] Tobin C. Harding (Tue Jul 18 2017 - 18:50:44 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)
[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)
[PATCH] crypto: atmel-sha: remove unnecessary static in atmel_sha_remove() Gustavo A. R. Silva (Tue Jul 18 2017 - 19:26:15 EST)
[PATCH 00/12] Assorted lustre fixes and improvements NeilBrown (Tue Jul 18 2017 - 19:27:17 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] um: Fix check for _xstate for older hosts Florian Fainelli (Tue Jul 18 2017 - 19:43:57 EST)
Re: [PATCH] scripts/package: snap-pkg target Jim Davis (Tue Jul 18 2017 - 20:02:54 EST)
[PATCH v6 0/2] x86: Implement fast refcount overflow protection Kees Cook (Tue Jul 18 2017 - 20:04:05 EST)
linux-next: build warnings after merge of the kbuild tree Stephen Rothwell (Tue Jul 18 2017 - 20:05:36 EST)
[PATCH v3 1/3] staging: gs_fpgaboot: add buffer overflow checks Jacob von Chorus (Tue Jul 18 2017 - 20:08:12 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)
Re: [PATCH 16/32] tracing: Add variable support to hist triggers Namhyung Kim (Tue Jul 18 2017 - 21:07:52 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 4/4] tools: perf: Fix linker error when libelf config is disabled David Carrillo-Cisneros (Tue Jul 18 2017 - 21:20:58 EST)
linux-next: manual merge of the drm-misc tree with Linus' tree Stephen Rothwell (Tue Jul 18 2017 - 21:31:09 EST)
Re: [PATCH] aic7xxx: fix firmware build with O=path Jakub Kicinski (Tue Jul 18 2017 - 21:35:46 EST)
[PATCH -next v4 00/17] rbtree: cache leftmost node internally Davidlohr Bueso (Tue Jul 18 2017 - 21:46:56 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)
[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)
[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)
linux-next: manual merge of the staging tree with the staging.current tree Stephen Rothwell (Tue Jul 18 2017 - 23:07:51 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] net/sunrpc/xprt_sock: fix regression in connection error reporting. NeilBrown (Wed Jul 19 2017 - 00:05:24 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)
- <Possible follow-ups>
- Admin Sistem Administrator (Wed Jul 19 2017 - 01:20:06 EST)
RE: [PATCH] crypto: brcm - Support more FlexRM rings than SPU engines. Raveendra Padasalagi (Wed Jul 19 2017 - 00:34:59 EST)
linux-next: Tree for Jul 19 Stephen Rothwell (Wed Jul 19 2017 - 00:54:24 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)
[PATCH] video: fbdev: uvesafb: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 01:17:42 EST)
[PATCH] omapfb: panel-tpo-td043mtea1: constify attribute_group structures. Arvind Yadav (Wed Jul 19 2017 - 01:23:55 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: [RFC PATCH] mm, oom: allow oom reaper to race with exit_mmap Michal Hocko (Wed Jul 19 2017 - 01:55:51 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 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)
[PATCH] acpi: acpica: fix acpi operand cache leak in dswstate.c Seunghun Han (Wed Jul 19 2017 - 02:39:07 EST)
[PATCH V1] pinctrl: qcom: spmi-gpio: Correct power_source range check fenglinw (Wed Jul 19 2017 - 02:41:54 EST)
Re: [RFC] mm/mremap: Remove redundant checks inside vma_expandable() Anshuman Khandual (Wed Jul 19 2017 - 02:49:36 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)
[PATCH] acpi: acpica: fix acpi operand cache leak in nseval.c Seunghun Han (Wed Jul 19 2017 - 03:08:48 EST)
[PATCH 0/8] constify s390 attribute_group structures Arvind Yadav (Wed Jul 19 2017 - 03:10:04 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 v1 8/8] sched/deadline: make bandwidth enforcement scale-invariant Peter Zijlstra (Wed Jul 19 2017 - 03:22:07 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)
[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 0/3] add support for AXP22X/AXP288/AXP8XX PEK Quentin Schulz (Wed Jul 19 2017 - 03:44:49 EST)
[PATCH v1] crypto: caam - set hwrng quality level Oleksij Rempel (Wed Jul 19 2017 - 03:45:30 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)
[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: Potential scheduler regression Greg KH (Wed Jul 19 2017 - 04:03:12 EST)
[v2 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle Gautham R. Shenoy (Wed Jul 19 2017 - 04:19:11 EST)
[PATCH v2] MIPS: SMP: Constify smp ops Matt Redfearn (Wed Jul 19 2017 - 04:21:20 EST)
[PATCH v2 0/8] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Wed Jul 19 2017 - 04:44:05 EST)
[PATCH net-next V2 0/5] Refine virtio-net XDP Jason Wang (Wed Jul 19 2017 - 04:55:04 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 1/3] mfd: Add support for FTDI FT232H devices Johan Hovold (Wed Jul 19 2017 - 04:59:36 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: [PATCH 3/3] dt-bindings: i2c: eeprom: document "mac-offset" binding m18063 (Wed Jul 19 2017 - 05:09:43 EST)
[PATCH V2 net-next 00/21] Huawei HiNIC Ethernet Driver Aviad Krawczyk (Wed Jul 19 2017 - 05:21:50 EST)
[PATCH] Crypto: atmel-ecc: Make a couple of local functions static Colin King (Wed Jul 19 2017 - 05:24:35 EST)
Re: [PATCH 1/9] mm, page_alloc: rip out ZONELIST_ORDER_ZONE Vlastimil Babka (Wed Jul 19 2017 - 05:33:59 EST)
[PATCH 0/5] FlexRM support in VFIO platform Anup Patel (Wed Jul 19 2017 - 05:34:48 EST)
[PATCH] staging: vboxvideo: make a couple of symbols static Colin King (Wed Jul 19 2017 - 05:36:29 EST)
[PATCH 4.12 00/84] 4.12.3-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 05:44:55 EST)
Re: [RFC v2 0/5] surface heterogeneous memory performance information Bob Liu (Wed Jul 19 2017 - 05:49:43 EST)
[PATCH] cpufreq: imx6q: Fix imx6sx low frequency support Leonard Crestez (Wed Jul 19 2017 - 05:55:24 EST)
[PATCH 0/6] FlexRM driver improvements Anup Patel (Wed Jul 19 2017 - 05:56:05 EST)
[PATCH] [media] atomisp2: array underflow in ap1302_enum_frame_size() Dan Carpenter (Wed Jul 19 2017 - 05:57:45 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)
[PATCH V3 0/9] cpufreq: transition-latency cleanups Viresh Kumar (Wed Jul 19 2017 - 06:13:19 EST)
Kernel BUG at fs/namei.c:248 Naresh Kamboju (Wed Jul 19 2017 - 06:25:05 EST)
[PATCH 4.9 00/72] 4.9.39-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 06:25:23 EST)
[PATCH] mm/vmalloc: add vm_struct for vm_map_ram area Zhaoyang Huang (Wed Jul 19 2017 - 06:44:17 EST)
[PATCH 4.11 00/88] 4.11.12-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 06:49:47 EST)
[PATCH 4.4 00/57] 4.4.78-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 07:13:17 EST)
[PATCH 3.18 00/28] 3.18.62-stable review Greg Kroah-Hartman (Wed Jul 19 2017 - 07:16:07 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)
[PATCH] drivers: staging: comedi: Add ftrace support Piotr Gregor (Wed Jul 19 2017 - 07:30:44 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)
[PATCH] rtc: zynqmp: Disable the build as a module Michal Simek (Wed Jul 19 2017 - 07:40:10 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)
[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] media: venus: don't abuse dma_alloc for non-DMA allocations Stanimir Varbanov (Wed Jul 19 2017 - 07:52:12 EST)
Re: [PATCH 00/15] HMM (Heterogeneous Memory Management) v24 Yisheng Xie (Wed Jul 19 2017 - 07:53:23 EST)
[PATCH] pci: add missing __iomem cast Carlos Palminha (Wed Jul 19 2017 - 08:06:00 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)
Re: [PATCH 1/2] drivers: pwm: core: implement pwm mode m18063 (Wed Jul 19 2017 - 08:13:58 EST)
[PATCH 0/3] simulated interrupts Bartosz Golaszewski (Wed Jul 19 2017 - 08:20:46 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] SCSI: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 08:50:21 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] arm64: defconfig: enable missing HWSPINLOCK Georgi Djakov (Wed Jul 19 2017 - 08:55:24 EST)
[PATCH] DMA: ppc4xx: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 08:56:44 EST)
[PATCH] xen: xen-pciback: remove DRIVER_ATTR() usage Greg KH (Wed Jul 19 2017 - 08:58:30 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 2/9] mm, page_alloc: remove boot pageset initialization from memory hotplug Vlastimil Babka (Wed Jul 19 2017 - 09:16:03 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 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 4/9] mm, memory_hotplug: drop zone from build_all_zonelists Vlastimil Babka (Wed Jul 19 2017 - 09:33:40 EST)
ACPI: IRQ x override to edge, high Boszormenyi Zoltan (Wed Jul 19 2017 - 09:40:06 EST)
[GIT PULL 00/86] perf/core improvements and fixes Arnaldo Carvalho de Melo (Wed Jul 19 2017 - 09:57:55 EST)
Re: [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite() Jan Kara (Wed Jul 19 2017 - 10:17:09 EST)
[PATCH v7 0/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Wed Jul 19 2017 - 10:27:09 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)
[PATCH] libkmod-elf: resolve CRC if module is built with MODULE_REL_CRCS Yauheni Kaliuta (Wed Jul 19 2017 - 10:53:56 EST)
[PATCH v5] ARM: dts: imx53: Add GE Healthcare PPD Martyn Welch (Wed Jul 19 2017 - 11:03:01 EST)
[GIT PULL] Ceph fixes for 4.13-rc2 Ilya Dryomov (Wed Jul 19 2017 - 11:05:02 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)
[PATCH 097/102] ASoC: img: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:31:50 EST)
[PATCH 0/2] Enable NAND support on Armada 7K/8K Gregory CLEMENT (Wed Jul 19 2017 - 11:32:15 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)
[PATCH 088/102] usb: host: ehci-tegra: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:35:34 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)
[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)
[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)
[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)
[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)
[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)
[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)
[PATCH 042/102] mtd: nand: sunxi: explicitly request exclusive reset control Philipp Zabel (Wed Jul 19 2017 - 11:49:53 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)
[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)
[PATCH 00/11] ARMv8.3 pointer authentication userspace support Mark Rutland (Wed Jul 19 2017 - 12:02:44 EST)
[PATCH] staging: lustre: lnet: fix incorrect arguments order calling lstcon_session_new Colin King (Wed Jul 19 2017 - 12:20:51 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] MAINTAINERS: fpga: Update email and add patchwork URL Moritz Fischer (Wed Jul 19 2017 - 12:38:37 EST)
[PATCH] rtc: sun6i: ensure clk_data is kfree'd on error Colin King (Wed Jul 19 2017 - 12:57:12 EST)
[PATCH v2 0/2] Remove BQ27xxx platform interface Andrew F. Davis (Wed Jul 19 2017 - 13:05:05 EST)
[PATCH 0/2] arm64: dts: cleanup Broadcom boards per SoC Scott Branden (Wed Jul 19 2017 - 13:06:15 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 0/3] livepatch: introduce atomic replace Jason Baron (Wed Jul 19 2017 - 13:34:05 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] 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)
[PATCH 1/3] arm/syscalls: Move address limit check in loop Thomas Garnier (Wed Jul 19 2017 - 13:59:21 EST)
Re: [PATCH] mmc: core: Fix access to HS400-ES devices Doug Anderson (Wed Jul 19 2017 - 14:12:56 EST)
[PATCH] trace-cmd record: Add --quiet (-q) option Will Hawkins (Wed Jul 19 2017 - 14:24:12 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 0/6] uuid: Convert rest users to new API Andy Shevchenko (Wed Jul 19 2017 - 14:30:38 EST)
RE: [PATCH 3.18 36/68] Handle mismatched open calls Pavel Shilovskiy (Wed Jul 19 2017 - 14:39:22 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)
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 0/9] Bug fixes and improvements to Broadcom BDC driver Al Cooper (Wed Jul 19 2017 - 15:17:11 EST)
[PATCH v2] [media] fix warning on v4l2_subdev_call() result interpreted as bool Arnd Bergmann (Wed Jul 19 2017 - 15:24:14 EST)
[PATCH] MAINTAINERS: update mailing list name for Hyper-V files Haiyang Zhang (Wed Jul 19 2017 - 15:39:46 EST)
[PATCHSET for-4.13] cgroup: implement cgroup2 thread mode, v4 Tejun Heo (Wed Jul 19 2017 - 15:44:57 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)
[PATCH v2 3/4] PM: Print wall time at suspend & hibernate entry and exit Mark Salyzyn (Wed Jul 19 2017 - 15:46:12 EST)
[PATCH 4/4] time: rtc-lib: Add CONFIG_RTC_SHOW_TIME_RTC Mark Salyzyn (Wed Jul 19 2017 - 15:50:32 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] staging: lustre: ko2iblnd: check copy_from_iter/copy_to_iter return code Shehata, Amir (Wed Jul 19 2017 - 16:26:29 EST)
[v2,1/2] RDMA/uverbs: Fix the check for port number Ismail, Mustafa (Wed Jul 19 2017 - 16:34:40 EST)
ATENCIÃN; administrador (Wed Jul 19 2017 - 16:45: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)
[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)
[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)
[PATCH] scsi: mpt3sas_scsih: remove unnecessary statics Gustavo A. R. Silva (Wed Jul 19 2017 - 18:06:49 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] mm, vmscan: do not loop on too_many_isolated for ever Andrew Morton (Wed Jul 19 2017 - 18:20:22 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)
[PATCH] bluetooth: btwilink: remove unnecessary static in bt_ti_probe() Gustavo A. R. Silva (Wed Jul 19 2017 - 18:49:41 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: [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)
[PATCH 0/3] can: m_can: Add PM Runtime Support Franklin S Cooper Jr (Wed Jul 19 2017 - 19:10:40 EST)
RE: [PATCH v1 1/3] mfd: Add new mfd device TPS68470 Mani, Rajmohan (Wed Jul 19 2017 - 19:23:57 EST)
[PATCH v4 0/3] TPS68470 PMIC drivers Rajmohan Mani (Wed Jul 19 2017 - 19:28:09 EST)
Re: http://www.remword.com/kps_result/ unavailable! Randy Dunlap (Wed Jul 19 2017 - 19:29:42 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 v2] KVM: VMX: Fix invalid guest state detection after task-switch emulation Wanpeng Li (Wed Jul 19 2017 - 19:40:20 EST)
[PATCH -next] staging: pi433: depends on SPI Randy Dunlap (Wed Jul 19 2017 - 19:58:39 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)
[PATCH v2 0/7] New bind/unbingd uevents Dmitry Torokhov (Wed Jul 19 2017 - 20:24:45 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)
[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)
linux-next: manual merge of the drm-misc tree with the drm-intel tree Stephen Rothwell (Wed Jul 19 2017 - 21:23:39 EST)
[PATCH] scripts/dtc: dtx_diff - update include dts paths to match build frowand . list (Wed Jul 19 2017 - 21:35:59 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] ACPI / PM / EC: Flush all EC work in acpi_freeze_sync() Rafael J. Wysocki (Wed Jul 19 2017 - 21:51:11 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)
[PATCH] misc: eeprom_93xx46: Simplify the usage of gpiod API Fabio Estevam (Wed Jul 19 2017 - 22:36:10 EST)
[PATCH v5 0/7] drm/rockchip: add all full framework vop support Mark Yao (Wed Jul 19 2017 - 22:43:33 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] watchdog: imx2_wdt: use new_timeout value to override the old yanjiang.jin (Wed Jul 19 2017 - 22:46:58 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)
[GIT PULL] f2fs: update for 4.13-rc2 Jaegeuk Kim (Wed Jul 19 2017 - 23:18:55 EST)
linux-next: build failure after merge of the userns tree Stephen Rothwell (Wed Jul 19 2017 - 23:25:56 EST)
[PATCH v2 00/10] ARM: sun8i: a83t: Add support for MMC controllers Chen-Yu Tsai (Wed Jul 19 2017 - 23:47:35 EST)
linux-next: build warning after merge of the char-misc tree Stephen Rothwell (Thu Jul 20 2017 - 00:12:11 EST)
[PATCH v2 0/2] FlexRM support in VFIO platform Anup Patel (Thu Jul 20 2017 - 00:33:03 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)
[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)
[PATCH] net: bonding: Fix transmit load balancing in balance-alb mode Kosuke Tatsukawa (Thu Jul 20 2017 - 01:33:17 EST)
[PATCH v3 0/8] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan (Thu Jul 20 2017 - 01:35:01 EST)
[PATCH] xhci: fix memleak in xhci_run() shuwang (Thu Jul 20 2017 - 01:40:55 EST)
[PATCH] staging: fsl-mc: fix resource_size.cocci warnings Julia Lawall (Thu Jul 20 2017 - 01:49:45 EST)
[PATCH v4 0/4] Add support for ThunderX2 pmu events using json files Ganapatrao Kulkarni (Thu Jul 20 2017 - 01:56:59 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)
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 11/62] powerpc: initial pkey plumbing Aneesh Kumar K.V (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 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: Kernel error messages: leds fujitsu::radio_led: Setting an LED's brightness failed MichaÅ KÄpieÅ (Thu Jul 20 2017 - 02:42:28 EST)
[PATCH net] net: ethernet: mediatek: avoid potential invalid memory access sean.wang (Thu Jul 20 2017 - 02:52:14 EST)
Re: [PATCH v3.1 09/10] x86/unwind: add ORC unwinder Jiri Slaby (Thu Jul 20 2017 - 03:12:26 EST)
Re: [PATCH v3 4/4] mfd: cros_ec: add RTC as mfd subdevice Lee Jones (Thu Jul 20 2017 - 03:15:50 EST)
[PATCH 0/7] constify x86 attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 03:22:33 EST)
Re: + kbuild-disable-wformat-truncation-warnings-by-default.patch added to -mm tree Arnd Bergmann (Thu Jul 20 2017 - 03:24:30 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 v7 0/3] MFD: add driver for HiSilicon Hi6421v530 PMIC Guodong Xu (Thu Jul 20 2017 - 03:34:59 EST)
RE: [PATCH] wlcore: add missing nvs file name info for wilink8 Reizer, Eyal (Thu Jul 20 2017 - 03:38:26 EST)
uuid updates for 4.13-rc Christoph Hellwig (Thu Jul 20 2017 - 03:57:35 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)
[PATCH v3] KVM: VMX: Fix invalid guest state detection after task-switch emulation Wanpeng Li (Thu Jul 20 2017 - 04:12:16 EST)
[PATCH v1 1/1] Documentation: mtk-quadspi: update DT bindings Guochun Mao (Thu Jul 20 2017 - 04:33:23 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 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: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/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)
[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)
[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)
[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)
[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)
[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)
[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)
[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)
RE: [PATCH] drm/udl: Make page_flip asynchronous Michal Lukaszek (Thu Jul 20 2017 - 05:01:12 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)
[PATCH v6 RESEND] x86/boot/KASLR: Restrict kernel to be randomized in mirror regions Baoquan He (Thu Jul 20 2017 - 05:16:48 EST)
[PATCH v4] mm/vmalloc: terminate searching since one node found Zhaoyang Huang (Thu Jul 20 2017 - 05:24:33 EST)
[PATCH] selftests/vm: Add test to validate mirror functionality with mremap Anshuman Khandual (Thu Jul 20 2017 - 05:37:14 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 v3 0/5] Add STM32 DMAMUX support Pierre Yves MORDRET (Thu Jul 20 2017 - 05:43:27 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: [PATCH V4 0/2] timer: add imx tpm timer support A.s. Dong (Thu Jul 20 2017 - 05:59:55 EST)
Re: [PATCH] Optimize int_sqrt for small values for faster idle Peter Zijlstra (Thu Jul 20 2017 - 06:10:40 EST)
[PATCH] ARM: dts: enable sdmmc for rockchip rv1108 evb Andy Yan (Thu Jul 20 2017 - 06:14:08 EST)
[PATCH v5 00/19] coresight: Support for ARM Coresight SoC-600 Suzuki K Poulose (Thu Jul 20 2017 - 06:17:51 EST)
[PATCH 0/2] Introduce interface for default DMA pool Vladimir Murzin (Thu Jul 20 2017 - 06:20:38 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] 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][media-next] media: v4l: make local function v4l2_fwnode_endpoint_parse_csi1_bus static Colin King (Thu Jul 20 2017 - 06:30:29 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)
[PATCH] tracing: Fix kmemleak in instance_rmdir Chunyu Hu (Thu Jul 20 2017 - 06:36:21 EST)
[PATCH 1/2] pwm: tiehrpwm: fix runtime pm imbalance at unbind Johan Hovold (Thu Jul 20 2017 - 06:48:56 EST)
[PATCH v6] Bluetooth: btusb: Fix memory leak in play_deferred Jeffy Chen (Thu Jul 20 2017 - 06:54:15 EST)
[PATCH 1/2] staging: fsl-dpaa2/eth: Fix skb use after free Bogdan Purcareata (Thu Jul 20 2017 - 06:58:51 EST)
[PATCH 0/4] Drop uninformative messages from bootlog Punit Agrawal (Thu Jul 20 2017 - 07:04:22 EST)
[PATCH] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 07:05:12 EST)
[PATCH v3] FlexRM support in VFIO platform Anup Patel (Thu Jul 20 2017 - 07:17:43 EST)
Re: [PATCH] lib/int_sqrt.c: Optimize square root function Peter Zijlstra (Thu Jul 20 2017 - 07:25:03 EST)
[PATCH v2 0/7] constify x86 attribute_group structures. Arvind Yadav (Thu Jul 20 2017 - 07:31:23 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)
[tip:core/urgent] debug: Fix WARN_ON_ONCE() for modules tip-bot for Josh Poimboeuf (Thu Jul 20 2017 - 07:46:37 EST)
[PATCH v8 1/1] f2fs: dax: implement direct access sunqiuyang (Thu Jul 20 2017 - 08:07:19 EST)
[PATCH v2 0/7] drm/stm: Various cleanups Philippe CORNU (Thu Jul 20 2017 - 08:08:06 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)
[v3] wl18xx: add missing nvs file name info for wilink8 Reizer, Eyal (Thu Jul 20 2017 - 08:15:41 EST)
[PATCH 00/10] arm64: zynqmp: dtsi changes Michal Simek (Thu Jul 20 2017 - 08:19:57 EST)
[PATCH v2 0/3] drm/bridge/synopsys: dsi: Various cleanups Philippe CORNU (Thu Jul 20 2017 - 08:20:19 EST)
[v3] wlcore: add missing nvs file name info for wilink8 Reizer, Eyal (Thu Jul 20 2017 - 08:22:19 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)
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)
[PATCH 0/5] Consolidate init_task handling David Howells (Thu Jul 20 2017 - 08:50:20 EST)
[PATCH v2 0/4] drm/sun4i: Fix a register access bug Maxime Ripard (Thu Jul 20 2017 - 09:01:43 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 03/18] drm/sun4i: Realign Makefile padding and reorder it Maxime Ripard (Thu Jul 20 2017 - 09:08:07 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] 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)
[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)
[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 0/4] page_ext/page_owner init fixes Vlastimil Babka (Thu Jul 20 2017 - 09:41:01 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)
[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] scsi: qedf: Limit number of CQs Chad Dupuis (Thu Jul 20 2017 - 09:57:03 EST)
[PATCH] perf: Fix locking for children siblings group read Jiri Olsa (Thu Jul 20 2017 - 10:15:03 EST)
[PATCH v2] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 10:19:40 EST)
[PATCH v2 1/2] platform/x86: Add GLK PSS Event Table Rajneesh Bhardwaj (Thu Jul 20 2017 - 10:21:40 EST)
[PATCH 0/4] ACPI: DMA ranges management Lorenzo Pieralisi (Thu Jul 20 2017 - 10:43:41 EST)
[PATCH] staging: bcm2835-audio: constify snd_pcm_ops structures Gustavo A. R. Silva (Thu Jul 20 2017 - 10:46:12 EST)
[PATCH] staging: fsl-mc/dpio: Skip endianness conversion in portal config Bogdan Purcareata (Thu Jul 20 2017 - 10:48:42 EST)
[GIT PULL] libnvdimm fixes for 4.13-rc2 Williams, Dan J (Thu Jul 20 2017 - 10:51:05 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)
[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)
[GIT PULL] Audit fix for v4.13 (#1) Paul Moore (Thu Jul 20 2017 - 11:07:45 EST)
[PATCH v2 0/3] Improve readbility of NVME "wwid" attribute Martin Wilck (Thu Jul 20 2017 - 11:29:08 EST)
[PATCH] [media] dvb_frontend: ensure that front end status is initialized Colin King (Thu Jul 20 2017 - 11:29:36 EST)
[PATCH 01/12] ARM: ixp4xx: fix ioport_unmap definition Arnd Bergmann (Thu Jul 20 2017 - 11:47:11 EST)
[PATCH 02/12] ARM: ep93xx: use ARM_PATCH_PHYS_VIRT Arnd Bergmann (Thu Jul 20 2017 - 11:50:21 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)
[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)
[PATCH 1/2] platform/x86: peaq-wmi: select INPUT_POLLDEV Arnd Bergmann (Thu Jul 20 2017 - 12:01:53 EST)
[PATCH v3] drm/i2c: tda998x: Fix lockdep warning about possible circular dependency Liviu Dudau (Thu Jul 20 2017 - 12:02:39 EST)
[PATCH] drm: Improve kerneldoc for drm_modeset_lock Liviu Dudau (Thu Jul 20 2017 - 12:08:08 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)
[PATCH v3 0/3] Improve readbility of NVME "wwid" attribute Martin Wilck (Thu Jul 20 2017 - 12:34:40 EST)
Re: [PATCH 1/2] x86: fix norandmaps Oleg Nesterov (Thu Jul 20 2017 - 12:44:08 EST)
[PATCH v2] powerpc/mm: Implemented default_hugepagesz verification for powerpc Victor Aoqui (Thu Jul 20 2017 - 12:58:53 EST)
Re: [alsa-devel] [PATCH v3] ASoC: sgtl5000: add avc support Fabio Estevam (Thu Jul 20 2017 - 13:11:48 EST)
[PATCH] powerpc/kernel: Avoid preemption check during iommu_range_alloc Victor Aoqui (Thu Jul 20 2017 - 13:26:21 EST)
[PATCH 00/28] constify fbdev pci_device_id. Arvind Yadav (Thu Jul 20 2017 - 13:40:16 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)
[PATCH v2] dt-bindings: Drop k2g genpd device ID macros Dave Gerlach (Thu Jul 20 2017 - 14:04:50 EST)
[PATCH nf-next] netfilter: ipset: deduplicate prefixlen maps Aaron Conole (Thu Jul 20 2017 - 14:13:22 EST)
[PATCH v5] printk: Add pr_info_show_time Mark Salyzyn (Thu Jul 20 2017 - 14:25:24 EST)
Detecting system includes in drivers Stephen Boyd (Thu Jul 20 2017 - 14:44:58 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 0/2] add fwnode.h to several MAINTAINERS entries frowand . list (Thu Jul 20 2017 - 15:13:54 EST)
[PATCH net] net: dsa: b53: Add missing ARL entries for BCM53125 Florian Fainelli (Thu Jul 20 2017 - 15:27:02 EST)
[PATCH] ata: ahci_platform: Add shutdown handler Nate Watterson (Thu Jul 20 2017 - 15:32:06 EST)
[patch] staging: speakup: remove support for lp* Okash Khawaja (Thu Jul 20 2017 - 15:42:53 EST)
[PATCH v2 0/2] Introduce on-chip interconnect API Georgi Djakov (Thu Jul 20 2017 - 15:53:03 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)
[PATCH v4 0/3] firmware: pending fixes for v4.13-final Luis R. Rodriguez (Thu Jul 20 2017 - 16:13:36 EST)
[PATCH v4 0/5] firmware: pending fixes for v4.14-rc1 Luis R. Rodriguez (Thu Jul 20 2017 - 16:14:45 EST)
[PATCH v5 1/3] Documentation: devicetree: add Freescale RNGC binding Martin Kaiser (Thu Jul 20 2017 - 16:29:15 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 v1 0/3] soc: rockchip: Modify power domain driver for rk3366 SoC Heiko Stuebner (Thu Jul 20 2017 - 16:44:39 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)
[PATCH v3 0/4] Add xxhash and zstd modules Nick Terrell (Thu Jul 20 2017 - 17:28:00 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)
[GIT PULL] Power management fixes for v4.13-rc2 Rafael J. Wysocki (Thu Jul 20 2017 - 17:55:38 EST)
[PATCH][V2] dvb_frontend: ensure that inital front end status initialized Colin King (Thu Jul 20 2017 - 18:12:20 EST)
Re: [PATCH v3] sched/cputime: Fix using smp_processor_id() in preemptible Paul McKenney (Thu Jul 20 2017 - 18:33:07 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)
[RFC PATCH 0/5] ima: namespacing IMA audit messages Mehmet Kayaalp (Thu Jul 20 2017 - 18:53:09 EST)
[PATCH 1/3] arm64: allwinner: a64: enable USB host controller for BPi M64 Icenowy Zheng (Thu Jul 20 2017 - 19:07:39 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)
[BUG] lockdep splat with cpu_hotplug_lock Steven Rostedt (Thu Jul 20 2017 - 19:35:11 EST)
[PATCH -next] media: ov5670: add depends to fix build errors Randy Dunlap (Thu Jul 20 2017 - 19:47:46 EST)
[PATCH] ARM64: dts: marvell: armada-37xx: Enable uSD on ESPRESSObin Marcin Wojtas (Thu Jul 20 2017 - 19:50:04 EST)
[PATCH 0/4] PM / suspend: Suspend-to-idle core optimization Rafael J. Wysocki (Thu Jul 20 2017 - 20:21:33 EST)
[PATCH] Fix Alps Touchpad two finger scroll does not work on right side Masaki Ota (Thu Jul 20 2017 - 20:27:43 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)
[for-next][PATCH 0/3] tracing: Updates for 4.13-rc2 Steven Rostedt (Thu Jul 20 2017 - 21:25:02 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)
[PATCH 1/2] iommu/rockchip: add multi irqs support Simon Xue (Thu Jul 20 2017 - 21:36: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)
[PATCH 0/5] perf script python: Provide perf_sample dict to all handlers Arun Kalyanasundaram (Thu Jul 20 2017 - 22:01:32 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)
[PATCH 0/5] PCI: MediaTek: Add support for new generation host controller honghui.zhang (Thu Jul 20 2017 - 22:33:18 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)
[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)
[PATCH v3 1/1] Documentation: mtk-quadspi: update DT bindings Guochun Mao (Thu Jul 20 2017 - 23:27:21 EST)
Re: [PATCH 19/32] tracing: Add variable reference handling to hist triggers Namhyung Kim (Thu Jul 20 2017 - 23:32:10 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)
[PATCH 0/3] add support of SCPSYS power domain for MediaTek MT7622 sean.wang (Thu Jul 20 2017 - 23:57:32 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)
linux-next: Tree for Jul 21 Stephen Rothwell (Fri Jul 21 2017 - 00:10:34 EST)
[git pull] drm fixes for 4.13-rc2 Dave Airlie (Fri Jul 21 2017 - 00:38:42 EST)
[PATCH] perf tool sort: Use default sort if evlist is empty David Carrillo-Cisneros (Fri Jul 21 2017 - 01:15:01 EST)
[PATCH v1] crypto: brcm - Support more FlexRM rings than SPU engines. Raveendra Padasalagi (Fri Jul 21 2017 - 01:47:55 EST)
[PATCH v3 0/3] Constify lustre attribute_group structures. Arvind Yadav (Fri Jul 21 2017 - 02:00:42 EST)
Linux 4.12.3 Greg KH (Fri Jul 21 2017 - 02:21:48 EST)
[PATCH 0/2] Add RK3128 pinctrl support David Wu (Fri Jul 21 2017 - 02:23:11 EST)
Linux 4.11.12 Greg KH (Fri Jul 21 2017 - 02:24:02 EST)
[PATCH V2 1/4] ARM64: dts: rockchip: rk3328 add iommu nodes Simon Xue (Fri Jul 21 2017 - 02:24:59 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 0/7] FlexRM driver improvements Anup Patel (Fri Jul 21 2017 - 02:56:05 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)
Linux 4.4.78 Greg KH (Fri Jul 21 2017 - 03:02:40 EST)
Linux 3.18.62 Greg KH (Fri Jul 21 2017 - 03:03:02 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)
[PATCHv2 0/2] Make cppc acpi driver aware of pcc subspace ids George Cherian (Fri Jul 21 2017 - 03:44:19 EST)
[PATCH] bluetooth: document config options Pavel Machek (Fri Jul 21 2017 - 03:50:07 EST)
Re: [PATCH v2 2/4] dmaengine: Add STM32 MDMA driver Vinod Koul (Fri Jul 21 2017 - 03:53:11 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 v2 2/4] dmaengine: Add STM32 MDMA driver (fwd) Vinod Koul (Fri Jul 21 2017 - 04:02:22 EST)
[PATCH v2] xtensa: remove wrapper header for asm/device.h Tobias Klauser (Fri Jul 21 2017 - 04:35:41 EST)
[PATCH] xtensa: remove wrapper header for asm/param.h Tobias Klauser (Fri Jul 21 2017 - 04:44:19 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 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 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)
[PATCH] ceph: kernel client startsync can be removed Yanhu Cao (Fri Jul 21 2017 - 05:20:39 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] HID: logitech-hidpp: fix spelling mistake, "feeback" -> "feedback" Benjamin Tissoires (Fri Jul 21 2017 - 05:30:06 EST)
[RFC PATCH 0/4] serial: uartps: Dynamic allocation Michal Simek (Fri Jul 21 2017 - 05:32:41 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)
[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)
[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)
[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)
[GIT PULL] scheduler fixes Ingo Molnar (Fri Jul 21 2017 - 06:18:40 EST)
[GIT PULL] timer fix Ingo Molnar (Fri Jul 21 2017 - 06:22:01 EST)
[GIT PULL] x86 fixes Ingo Molnar (Fri Jul 21 2017 - 06:26:50 EST)
[v3 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle Gautham R. Shenoy (Fri Jul 21 2017 - 06:42:39 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 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)
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)
[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)
[GIT PULL] Please pull powerpc/linux.git powerpc-4.13-3 tag Michael Ellerman (Fri Jul 21 2017 - 07:14:34 EST)
[PATCH v7 00/12] rk808: Add RK805 support Joseph Chen (Fri Jul 21 2017 - 07:15:34 EST)
[PATCH] clk: samsung: exynos5420: The EPLL rate table corrections Sylwester Nawrocki (Fri Jul 21 2017 - 07:20:17 EST)
[PATCH v5 0/2] add UniPhier thermal support Kunihiko Hayashi (Fri Jul 21 2017 - 07:22:03 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)
Problematic culture around Signed-off-by Ian Molton (Fri Jul 21 2017 - 07:40:20 EST)
[PATCH v2 0/4] Optimise 64-bit IOVA allocations Robin Murphy (Fri Jul 21 2017 - 07:42:12 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 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)
nbd drops connection on most writes Adam Borowski (Fri Jul 21 2017 - 08:14:57 EST)
[PATCH] errseq: rename __errseq_set to errseq_set Jeff Layton (Fri Jul 21 2017 - 08:16:55 EST)
[RFC PATCH v2] ARM: dts: stm32: change pinctrl bindings definition Alexandre Torgue (Fri Jul 21 2017 - 08:35:43 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] 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 0/2] PM / suspend: Messaging updates Rafael J. Wysocki (Fri Jul 21 2017 - 08:59:02 EST)
Re: [PATCH V3 1/3] sched: cpufreq: Allow remote cpufreq callbacks Peter Zijlstra (Fri Jul 21 2017 - 09:04:10 EST)
Re: [PATCH v2 6/8] KVM: arm/arm64: vgic: Implement forwarding setting Christoffer Dall (Fri Jul 21 2017 - 09:13:55 EST)
[RFC PATCH 0/9] Introduce housekeeping subsystem Frederic Weisbecker (Fri Jul 21 2017 - 09:21:41 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)
[PATCH net 0/2] bpf: fix verifier min/max handling in BPF_SUB Edward Cree (Fri Jul 21 2017 - 09:35:28 EST)
Problem to compile Kernel 3.18.55 in fork.c:341 Sam Przyswa (Perso) (Fri Jul 21 2017 - 09:40:17 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)
[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: [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)
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 2/2] printk/console: Enhance the check for consoles using init memory Petr Mladek (Fri Jul 21 2017 - 10:33:08 EST)
[PATCH 0/2] add ESP8089 WiFi chip driver Quentin Schulz (Fri Jul 21 2017 - 10:38:55 EST)
[PATCH -v1 0/9] cleanup zonelists initialization Michal Hocko (Fri Jul 21 2017 - 10:41:20 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 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)
[PATCH] [BUGFIX] kprobes/x86: Release insn_slot in failure path Masami Hiramatsu (Fri Jul 21 2017 - 10:46:48 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] 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)
[RFC 0/2] net-next: hw flow offloading John Crispin (Fri Jul 21 2017 - 11:22:56 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)
[PATCH v2 3/3] ARM: w90x900: normalize clk API Arnd Bergmann (Fri Jul 21 2017 - 11:28:30 EST)
[PATCH v1 0/2] OV9650 code cleanup Hugues Fruchet (Fri Jul 21 2017 - 11:52:40 EST)
[PATCH] dvb_frontend: initialize variable s with FE_NONE instead of 0 Colin King (Fri Jul 21 2017 - 12:01:10 EST)
[PATCH] scsi: qedi: select CONFIG_ISCSI_BOOT_SYSFS Arnd Bergmann (Fri Jul 21 2017 - 12:12:01 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)
[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)
[PATCH 1/3] clk: samsung: Fix mau_epll clock definition for exynos5422 Sylwester Nawrocki (Fri Jul 21 2017 - 12:37:19 EST)
- Message not available
- Message not available
[PATCH] MAINTAINERS: Fix multiple line section header for XGENE Joe Perches (Fri Jul 21 2017 - 12:38:42 EST)
[RFT PATCH v2] gpiolib: allow gpio irqchip to map irqs dynamically Grygorii Strashko (Fri Jul 21 2017 - 12:51:06 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)
MAINTAINERS: F: file patterns without matches Joe Perches (Fri Jul 21 2017 - 13:02:20 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)
[PATCH 00/16] arm/arm64: Workaround misprogrammed CNTFRQ Marc Zyngier (Fri Jul 21 2017 - 13:18:48 EST)
[GIT PULL] KVM fixes for v4.13-rc2 Radim KrÄmÃÅ (Fri Jul 21 2017 - 13:34:48 EST)
[PATCH] Documentation: add some docs for errseq_t Jeff Layton (Fri Jul 21 2017 - 13:49:01 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)
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)
[PATCH] perf, tools: Make build fail on JSON parse error Andi Kleen (Fri Jul 21 2017 - 15:26:08 EST)
[PATCH v2] ARM: Convert to using %pOF instead of full_name Rob Herring (Fri Jul 21 2017 - 15:28:55 EST)
[GIT PULL] overlayfs fixes for 4.13-rc1 Miklos Szeredi (Fri Jul 21 2017 - 15:41:17 EST)
[PATCH v2 0/4] thermal: add brcmstb AVS TMON driver Markus Mayer (Fri Jul 21 2017 - 15:43:55 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: [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)
[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)
[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)
[PATCH] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF Arnd Bergmann (Fri Jul 21 2017 - 16:21:09 EST)
[PATCH] [RESEND] mtd: only use __xipram annotation when XIP_KERNEL is set Arnd Bergmann (Fri Jul 21 2017 - 16:28:50 EST)
[PATCH Y.A. RESEND] MAINTAINERS: fix alpha. ordering Randy Dunlap (Fri Jul 21 2017 - 16:32:38 EST)
[PATCH v2 0/4] cgroup: Introducing bypass mode Waiman Long (Fri Jul 21 2017 - 16:36:05 EST)
[PATCH] mtd: orion-nand: fix build error with ARMv4 Arnd Bergmann (Fri Jul 21 2017 - 16:39:24 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)
[PATCH] drm: exynos: mark pm functions as __maybe_unused Arnd Bergmann (Fri Jul 21 2017 - 16:48:33 EST)
[PATCH, RESEND] scsi: lpfc: fix linking against modular NVMe support Arnd Bergmann (Fri Jul 21 2017 - 16:54:23 EST)
[PATCH] [RESEND] gpu: ipu-v3: add DRM dependency Arnd Bergmann (Fri Jul 21 2017 - 16:56:42 EST)
[PATCH] [v2] kasan: avoid -Wmaybe-uninitialized warning Arnd Bergmann (Fri Jul 21 2017 - 17:03:03 EST)
[PATCH v2] of: provide of_n_{addr,size}_cells wrappers for !CONFIG_OF Arnd Bergmann (Fri Jul 21 2017 - 17:10:32 EST)
[PATCH] [RESEND] drm/rockchip: fix Kconfig dependencies Arnd Bergmann (Fri Jul 21 2017 - 17:13:03 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)
[PATCH] platform/x86: wmi: Fix error handling in acpi_wmi_init() Alexey Khoroshilov (Fri Jul 21 2017 - 17:48:23 EST)
[PATCH 1/2] kbuild: Add macros cc-option-3 and __cc-option-3 Matthias Kaehlcke (Fri Jul 21 2017 - 17:57:35 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] mailbox: pcc: Fix crash when request PCC channel 0 Hoan Tran (Fri Jul 21 2017 - 18:12:08 EST)
[PATCH] i40iw: fix spelling mistake: "allloc_buf" -> "alloc_buf" Colin King (Fri Jul 21 2017 - 18:13:54 EST)
[PATCH] [RFC] mtd: atmel-quadspi: fix build issues Arnd Bergmann (Fri Jul 21 2017 - 18:23:25 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)
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)
[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)
[GIT PULL] ARM: at91: DT for 4.13 #2 Alexandre Belloni (Fri Jul 21 2017 - 18:58:40 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)
[PATCH 0/2] net: ethernet: ti: cpts: fix tx timestamping timeout Grygorii Strashko (Fri Jul 21 2017 - 19:50:00 EST)
[PATCH v1 00/13] introduce the Xen PV Calls frontend Stefano Stabellini (Fri Jul 21 2017 - 20:12:05 EST)
[PATCH v2] f2fs: make background threads of f2fs being aware of freezing Chao Yu (Fri Jul 21 2017 - 20:55:00 EST)
[PATCH] Bluetooth: Style fix - align block comments Derek Robson (Fri Jul 21 2017 - 21:47:31 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 0/2] AXP803 regulators support for Pine64 and SoPine Icenowy Zheng (Fri Jul 21 2017 - 22:19:28 EST)
[PATCH 0/3] Add ethernet0 alias for several A64 boards Icenowy Zheng (Fri Jul 21 2017 - 22:37:45 EST)
[PATCH v3 0/2] Last step to working Allwinner R40 pinctrl Icenowy Zheng (Fri Jul 21 2017 - 22:51:32 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 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)
[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 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 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)
[PATCH] tile: array underflow in setup_maxnodemem() Dan Carpenter (Sat Jul 22 2017 - 04:14:06 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)
[PATCH] staging: pi433: use IS_ERR to check kthread_run return value Paolo Cretaro (Sat Jul 22 2017 - 06:28:38 EST)
[PATCH] staging: vboxvideo: remove unused variables Paolo Cretaro (Sat Jul 22 2017 - 07:00:12 EST)
[PATCH v8 0/3] clk: stm32h7: Add stm32h743 clock driver gabriel.fernandez (Sat Jul 22 2017 - 08:02:03 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)
[GIT PULL] hwmon fixes for v4.13-rc2 Guenter Roeck (Sat Jul 22 2017 - 10:30:51 EST)
Re: [PATCH] ARM64: meson-gxl: disable broken eee Kevin Hilman (Sat Jul 22 2017 - 11:26:16 EST)
[PATCH] Staging: lustre: Place the open brace on previous line. Shreeya Patel (Sat Jul 22 2017 - 13:01:38 EST)
Re: [PATCH] IB/qib: remove duplicate code Doug Ledford (Sat Jul 22 2017 - 13:21:18 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 v2 0/2] Fix modify_qp failure Doug Ledford (Sat Jul 22 2017 - 14:18:25 EST)
[workqueue] 5c0338c687: WARNING:at_kernel/workqueue.c:#workqueue_set_max_active kernel test robot (Sat Jul 22 2017 - 16:38:28 EST)
[PATCH] media: imx: prpencvf: enable double write reduction Steve Longerbeam (Sat Jul 22 2017 - 17:21:59 EST)
[PATCH V4 net-next 0/8] Hisilicon Network Subsystem 3 Ethernet Driver Salil Mehta (Sat Jul 22 2017 - 18:11:34 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)
[PATCH] get_maintainer.pl: Prepare for separate MAINTAINERS files Joe Perches (Sat Jul 22 2017 - 19:34:40 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 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)
undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot (Sat Jul 22 2017 - 20:24:31 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)
[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)
drivers/clocksource/timer-of.h:35:28: error: field 'clkevt' has incomplete type kbuild test robot (Sat Jul 22 2017 - 23:37:55 EST)
[PATCH v7 1/2] cpufreq: schedutil: Make iowait boost more energy efficient Joel Fernandes (Sun Jul 23 2017 - 00:00:04 EST)
[GIT PULL] xen: fixes for 4.13-rc2 Juergen Gross (Sun Jul 23 2017 - 03:33:58 EST)
[PATCH] Staging: greybus: Match alignment with open parenthesis. Shreeya Patel (Sun Jul 23 2017 - 04:43:17 EST)
[PATCH 0/9] constify tty pci_device_id. Arvind Yadav (Sun Jul 23 2017 - 06:01:35 EST)
[PATCH 00/10] A trial to Allwinner H3 DVFS support Icenowy Zheng (Sun Jul 23 2017 - 06:28:23 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 22/32] tracing: Add support for 'synthetic' events Namhyung Kim (Sun Jul 23 2017 - 08:01:30 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)
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)
[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] 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: [PATCH 23/32] tracing: Add 'onmatch' hist trigger action support Namhyung Kim (Sun Jul 23 2017 - 11:14:18 EST)
[PATCH] staging: imx: fix non-static declarations JB Van Puyvelde (Sun Jul 23 2017 - 11:36:47 EST)
[PATCH] hwmon: (it87) Reapply probe path chip registers settings after resume Maciej S. Szmigiero (Sun Jul 23 2017 - 12:41:07 EST)
[PATCH 0/4] constify codecs acpi_device_id. Arvind Yadav (Sun Jul 23 2017 - 13:24:46 EST)
[PATCH v6 1/3] Documentation: devicetree: add Freescale RNGC binding Martin Kaiser (Sun Jul 23 2017 - 13:51:03 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] xen: allocate page for shared info page from low memory Boris Ostrovsky (Sun Jul 23 2017 - 16:26:02 EST)
[PATCH V2] get_maintainer: Prepare for separate MAINTAINERS files Joe Perches (Sun Jul 23 2017 - 16:32:34 EST)
[PATCH] staging: pi433: fix sparse warning: missing static David Wittman (Sun Jul 23 2017 - 18:53:25 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] 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)
[PATCH v7 0/3] x86: Implement fast refcount overflow protection Kees Cook (Sun Jul 23 2017 - 20:21:55 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)
Re: [kernel-hardening] [PATCH 00/11] S.A.R.A. a new stacked LSM Casey Schaufler (Sun Jul 23 2017 - 20:59:23 EST)
[no subject] cputrdoc (Sun Jul 23 2017 - 21:03:28 EST)
[PATCH][resend] drm: dw-hdmi-i2s: add missing company name on Copyright Kuninori Morimoto (Sun Jul 23 2017 - 21:20:34 EST)
[RESEND PATCH 0/2] crypto/rockchip: fix some issue which causes crypto failed zain wang (Sun Jul 23 2017 - 21:23:33 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)
linux-next: build warning after merge of the l2-mtd tree Stephen Rothwell (Sun Jul 23 2017 - 21:48:48 EST)
linux-next: manual merge of the drm tree with Linus' tree Stephen Rothwell (Sun Jul 23 2017 - 22:06:22 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)
[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 1/3] Docs: dt: rockchip: add rockchip,disable-mmu-reset property Simon Xue (Sun Jul 23 2017 - 22:38:16 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: [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 v2] perf report: Make --branch-history work without callgraphs(-g) option in perf record Jin, Yao (Sun Jul 23 2017 - 23:50:17 EST)
[PATCH] usb: dwc2: skip L2 state of hcd if work in device mode Meng Dongyang (Sun Jul 23 2017 - 23:54:06 EST)
6650 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc