Linux-Kernel Archive
By Date
Most Recent messages
9219 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- [PATCH 1/9] mm: more WRITE_ONCE and READ_ONCE on page->mapping Hugh Dickins (Thu Aug 22 2019 - 18:49:44 EST)
- [PATCH v2 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT Roman Gushchin (Wed Sep 16 2020 - 18:43:48 EST)
- [PATCH v2] mm: make memmap defer init only take effect per zone Baoquan He (Tue Oct 13 2020 - 08:05:30 EST)
- [PATCH v2] kernel/audit: fix macros warning Alex Shi (Fri Nov 06 2020 - 03:31:22 EST)
- [PATCH v3] audit: fix macros warnings Alex Shi (Fri Nov 06 2020 - 03:31:22 EST)
- [PATCH 1/2] kunit: Support for Parameterized Testing Arpitha Raghunandan (Fri Nov 06 2020 - 14:21:54 EST)
- [PATCH 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature Arpitha Raghunandan (Fri Nov 06 2020 - 14:22:49 EST)
- [PATCH] hwmon: (applesmc) Re-work SMC comms Brad Campbell (Sat Nov 07 2020 - 20:00:03 EST)
- Re: [PATCH 1/2] tomoyo: Convert get_user_pages*() to pin_user_pages*() John Hubbard (Sun Nov 08 2020 - 00:00:42 EST)
- [PATCH 00/19] Add generic user_landing tracking Dmitry Safonov (Sun Nov 08 2020 - 00:17:50 EST)
- [PATCH 01/19] x86/elf: Check in_x32_syscall() in compat_arch_setup_additional_pages() Dmitry Safonov (Sun Nov 08 2020 - 00:18:01 EST)
- [PATCH 03/19] arm64: Use in_compat_task() in arch_setup_additional_pages() Dmitry Safonov (Sun Nov 08 2020 - 00:18:01 EST)
- [PATCH 04/19] x86: Remove compat_arch_setup_additional_pages() Dmitry Safonov (Sun Nov 08 2020 - 00:18:01 EST)
- [PATCH 02/19] elf: Move arch_setup_additional_pages() to generic elf.h Dmitry Safonov (Sun Nov 08 2020 - 00:18:01 EST)
- [PATCH 07/19] elf: Use sysinfo_ehdr in ARCH_DLINFO() Dmitry Safonov (Sun Nov 08 2020 - 00:18:01 EST)
- [PATCH 18/19] arm64/vdso: Migrate native signals to user_landing Dmitry Safonov (Sun Nov 08 2020 - 00:18:02 EST)
- [PATCH 08/19] arm/vdso: Remove vdso pointer from mm->context Dmitry Safonov (Sun Nov 08 2020 - 00:18:02 EST)
- [PATCH 11/19] mm/mmap: Make vm_special_mapping::mremap return void Dmitry Safonov (Sun Nov 08 2020 - 00:18:02 EST)
- [PATCH 15/19] x86/vdso: Migrate to user_landing Dmitry Safonov (Sun Nov 08 2020 - 00:18:09 EST)
- [PATCH 14/19] mm: Add user_landing in mm_struct Dmitry Safonov (Sun Nov 08 2020 - 00:18:11 EST)
- [PATCH 13/19] x86/signal: Check if vdso_image_32 is mapped before trying to land on it Dmitry Safonov (Sun Nov 08 2020 - 00:18:14 EST)
- [PATCH 16/19] arm/vdso: Migrate to user_landing Dmitry Safonov (Sun Nov 08 2020 - 00:18:15 EST)
- [PATCH 17/19] arm64/vdso: Migrate compat signals to user_landing Dmitry Safonov (Sun Nov 08 2020 - 00:18:21 EST)
- [PATCH 19/19] mips/vdso: Migrate to user_landing Dmitry Safonov (Sun Nov 08 2020 - 00:18:23 EST)
- [PATCH 12/19] x86/signal: Land on &frame->retcode when vdso isn't mapped Dmitry Safonov (Sun Nov 08 2020 - 00:18:29 EST)
- [PATCH 10/19] sparc/vdso: Remove vdso pointer from mm->context Dmitry Safonov (Sun Nov 08 2020 - 00:18:32 EST)
- [PATCH 09/19] s390/vdso: Remove vdso_base pointer from mm->context Dmitry Safonov (Sun Nov 08 2020 - 00:18:36 EST)
- [PATCH 05/19] elf: Remove compat_arch_setup_additional_pages() Dmitry Safonov (Sun Nov 08 2020 - 00:18:41 EST)
- [PATCH 06/19] elf/vdso: Reuse arch_setup_additional_pages() parameters Dmitry Safonov (Sun Nov 08 2020 - 00:18:44 EST)
- Re: [PATCH net-next] net: dlci: Deprecate the DLCI driver (aka the Frame Relay layer) Xie He (Sun Nov 08 2020 - 00:28:52 EST)
- mmotm 2020-11-07-21-40 uploaded akpm (Sun Nov 08 2020 - 01:35:52 EST)
- [PATCH] s390/qeth: remove useless if/else xiakaixu1987 (Sun Nov 08 2020 - 01:35:53 EST)
- [PATCH] security/smack: remove unused varible 'rc' Alex Shi (Sun Nov 08 2020 - 01:46:08 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Mike Rapoport (Sun Nov 08 2020 - 01:47:22 EST)
- [PATCH] x86/tlb: remove unused varible 'cpu' Alex Shi (Sun Nov 08 2020 - 01:47:28 EST)
- [PATCH v5 0/5] arch, mm: improve robustness of direct map manipulation Mike Rapoport (Sun Nov 08 2020 - 01:58:32 EST)
- [PATCH v5 1/5] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers Mike Rapoport (Sun Nov 08 2020 - 01:58:32 EST)
- [PATCH v5 2/5] slab: debug: split slab_kernel_map() to map and unmap variants Mike Rapoport (Sun Nov 08 2020 - 01:58:46 EST)
- [PATCH v5 3/5] PM: hibernate: make direct map manipulations more explicit Mike Rapoport (Sun Nov 08 2020 - 01:58:57 EST)
- [PATCH v5 4/5] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC Mike Rapoport (Sun Nov 08 2020 - 01:59:05 EST)
- [PATCH v5 5/5] arch, mm: make kernel_page_present() always available Mike Rapoport (Sun Nov 08 2020 - 01:59:15 EST)
- Re: [PATCH] netfilter: conntrack: fix -Wformat Lukas Bulwahn (Sun Nov 08 2020 - 02:35:11 EST)
- About regression caused by commit aea6cb99703e ("regulator: resolve supply after creating regulator") Qu Wenruo (Sun Nov 08 2020 - 02:36:06 EST)
- RE: [PATCH] mm/gup_benchmark: GUP_BENCHMARK depends on DEBUG_FS Song Bao Hua (Barry Song) (Sun Nov 08 2020 - 02:36:07 EST)
- [PATCH] fs/ntfs: remove unused varibles Alex Shi (Sun Nov 08 2020 - 02:38:29 EST)
- Re: About regression caused by commit aea6cb99703e ("regulator: resolve supply after creating regulator") Qu Wenruo (Sun Nov 08 2020 - 02:41:30 EST)
- [PATCH] fs/ntfs: remove unused varible attr_len Alex Shi (Sun Nov 08 2020 - 02:52:32 EST)
- Re: [PATCH] mm/gup_benchmark: GUP_BENCHMARK depends on DEBUG_FS John Hubbard (Sun Nov 08 2020 - 02:53:35 EST)
- [PATCH] fs/ntfs: remove unused varible attr_len Alex Shi (Sun Nov 08 2020 - 02:54:42 EST)
- [PATCH] video: fbdev: riva: remove some unused varibles Alex Shi (Sun Nov 08 2020 - 03:02:32 EST)
- Re: [PATCH] fs/ntfs: remove unused varible attr_len Alex Shi (Sun Nov 08 2020 - 03:11:57 EST)
- Re: Linux 5.9: smartpqi: controller is offline: status code 0x6100c Paul Menzel (Sun Nov 08 2020 - 03:11:58 EST)
- Re: [PATCH] net/mlx4: Assign boolean values to a bool variable Tariq Toukan (Sun Nov 08 2020 - 03:20:48 EST)
- Re: [PATCH v2] lan743x: correctly handle chips with internal PHY Roelof Berg (Sun Nov 08 2020 - 03:21:38 EST)
- Re: [PATCH] applesmc: Re-work SMC comms v2 Henrik Rydberg (Sun Nov 08 2020 - 03:22:11 EST)
- Re: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Greg Kroah-Hartman (Sun Nov 08 2020 - 03:23:26 EST)
- Re: [RFC net-next 00/28] ndo_ioctl rework Arnd Bergmann (Sun Nov 08 2020 - 03:27:34 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Henrik Rydberg (Sun Nov 08 2020 - 03:35:30 EST)
- [PATCH] ALSA: usb-audio: Fix coding style problems Atul (Sun Nov 08 2020 - 03:40:29 EST)
- [PATCH v2] mm/gup_test: GUP_TEST depends on DEBUG_FS Barry Song (Sun Nov 08 2020 - 03:41:58 EST)
- Re: [PATCH v3 1/3] drm: panel: simple: Allow timing constraints, not fixed delays Sam Ravnborg (Sun Nov 08 2020 - 04:12:30 EST)
- Re: [PATCH] ALSA: usb-audio: Fix coding style problems Greg KH (Sun Nov 08 2020 - 04:12:31 EST)
- Re: [tip: perf/kprobes] locking/atomics: Regenerate the atomics-check SHA1's Ingo Molnar (Sun Nov 08 2020 - 04:12:31 EST)
- Re: [PATCH 2/3] vfio/virqfd: Drain events from eventfd in virqfd_wakeup() Paolo Bonzini (Sun Nov 08 2020 - 04:18:00 EST)
- Re: [PATCH 0/7] opp: Allow dev_pm_opp_put_*() APIs to accept NULL opp_table Ilia Lin (Sun Nov 08 2020 - 04:26:03 EST)
- Re: [tip: perf/kprobes] locking/atomics: Regenerate the atomics-check SHA1's Borislav Petkov (Sun Nov 08 2020 - 04:26:03 EST)
- Re: [PATCH 3/7] cpufreq: qcom-cpufreq-nvmem: dev_pm_opp_put_*() accepts NULL argument Ilia Lin (Sun Nov 08 2020 - 04:27:52 EST)
- Re: [PATCH] arm64: dts: imx: Fix imx8mm-kontron-n801x-s.dtb target Krzysztof Kozlowski (Sun Nov 08 2020 - 04:31:33 EST)
- Re: [PATCH] drm: bridge: dw-hdmi: Avoid resetting force in the detect function Sam Ravnborg (Sun Nov 08 2020 - 04:57:34 EST)
- Re: [PATCH] drm: panel: simple: add missing platform_driver_unregister() in panel_simple_init Sam Ravnborg (Sun Nov 08 2020 - 04:57:38 EST)
- Re: [PATCH] drm: bridge: dw-hdmi: Avoid resetting force in the detect function Russell King - ARM Linux admin (Sun Nov 08 2020 - 04:57:55 EST)
- Re: [PATCH] drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3 Sam Ravnborg (Sun Nov 08 2020 - 05:06:54 EST)
- [PATCH v5] checkpatch: improve email parsing Dwaipayan Ray (Sun Nov 08 2020 - 05:07:15 EST)
- Re: [PATCH] netfilter: conntrack: fix -Wformat Joe Perches (Sun Nov 08 2020 - 05:10:32 EST)
- Re: [PATCH] drm: xlnx: Use dma_request_chan for DMA channel request Sam Ravnborg (Sun Nov 08 2020 - 05:12:34 EST)
- Re: [PATCH v2] drm/vc4: replace idr_init() by idr_init_base() Deepak R Varma (Sun Nov 08 2020 - 05:13:58 EST)
- Re: [PATCH RESEND v2] drm/bridge/tc358775: Fixes bus formats read Sam Ravnborg (Sun Nov 08 2020 - 05:17:05 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-5.10-3 tag Michael Ellerman (Sun Nov 08 2020 - 05:28:39 EST)
- Re: [PATCH] powerpc/40x: Always fault when _PAGE_ACCESSED is not set Michael Ellerman (Sun Nov 08 2020 - 05:29:45 EST)
- Re: [PATCH v2 1/2] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set Michael Ellerman (Sun Nov 08 2020 - 05:29:46 EST)
- Re: [PATCH] powerpc/603: Always fault when _PAGE_ACCESSED is not set Michael Ellerman (Sun Nov 08 2020 - 05:29:46 EST)
- Re: [PATCH] powerpc/32s: Use relocation offset when setting early hash table Michael Ellerman (Sun Nov 08 2020 - 05:29:52 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Henrik Rydberg (Sun Nov 08 2020 - 05:30:48 EST)
- Re: [PATCH] drm: bridge: dw-hdmi: Avoid resetting force in the detect function Sam Ravnborg (Sun Nov 08 2020 - 05:59:30 EST)
- Re: [PATCH v3 2/3] drm/bridge: sii902x: Enable I/O and core VCC supplies if present Sam Ravnborg (Sun Nov 08 2020 - 05:59:31 EST)
- Re: [PATCH] ALSA: usb-audio: Fix coding style problems Atul Gopinathan (Sun Nov 08 2020 - 06:22:17 EST)
- Re: [RFC net-next 00/28] ndo_ioctl rework Kalle Valo (Sun Nov 08 2020 - 06:22:27 EST)
- Re: [PATCH] mm, kvm: account kvm_vcpu_mmap to kmemcg Paolo Bonzini (Sun Nov 08 2020 - 06:23:38 EST)
- Re: [PATCH 1/2] mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure Kalle Valo (Sun Nov 08 2020 - 06:32:13 EST)
- Re: [PATCH v5] checkpatch: improve email parsing Joe Perches (Sun Nov 08 2020 - 06:37:03 EST)
- [PATCH v7 1/2] mtd: spinand: micron: Generalize the structure names Thirumalesha Narasimhappa (Sun Nov 08 2020 - 06:37:51 EST)
- [PATCH v7 0/2] Add support for micron SPI NAND MT29F2G01AAAED Thirumalesha Narasimhappa (Sun Nov 08 2020 - 06:37:51 EST)
- [PATCH v7 2/2] mtd: spinand: micron: Add support for MT29F2G01AAAED Thirumalesha Narasimhappa (Sun Nov 08 2020 - 06:38:04 EST)
- Re: [RFC net-next 00/28] ndo_ioctl rework Arnd Bergmann (Sun Nov 08 2020 - 06:43:13 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Brad Campbell (Sun Nov 08 2020 - 07:04:43 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Henrik Rydberg (Sun Nov 08 2020 - 07:04:43 EST)
- [PATCH] PCI: Rockchip: output proper error message for regulator error Qu Wenruo (Sun Nov 08 2020 - 07:13:21 EST)
- [PATCH] net: pch_gbe: remove unneeded variable retval in __pch_gbe_suspend xiakaixu1987 (Sun Nov 08 2020 - 07:13:22 EST)
- Re: [PATCH 1/2] mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure Tsuchiya Yuto (Sun Nov 08 2020 - 07:19:32 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Dmitry Osipenko (Sun Nov 08 2020 - 07:19:43 EST)
- RE: [PATCH] net/dsa: remove unused macros to tame gcc warning David Laight (Sun Nov 08 2020 - 07:39:20 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. Zhou Yanjie (Sun Nov 08 2020 - 07:47:03 EST)
- Re: [PATCH 2/2] MIPS: Ingenic: Refresh defconfig for Ingenic SoCs based boards. Zhou Yanjie (Sun Nov 08 2020 - 07:48:17 EST)
- [PATCH] scsi: lpfc: make lpfc_sli_process_sol_iocb() void xiakaixu1987 (Sun Nov 08 2020 - 08:02:34 EST)
- Re: [PATCH v5] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces Oliver Hartkopp (Sun Nov 08 2020 - 08:04:58 EST)
- Re: [PATCH AUTOSEL 5.9 02/35] arm64: dts: meson-axg: add USB nodes Sasha Levin (Sun Nov 08 2020 - 08:14:38 EST)
- Re: [PATCH AUTOSEL 5.9 03/35] arm64: dts: meson-axg-s400: enable USB OTG Sasha Levin (Sun Nov 08 2020 - 08:14:46 EST)
- [PATCH] speakup ttyio: Do not schedule() in ttyio_in_nowait Samuel Thibault (Sun Nov 08 2020 - 08:15:05 EST)
- [RFC PATCH net-next 0/3] Offload learnt bridge addresses to DSA Vladimir Oltean (Sun Nov 08 2020 - 08:20:56 EST)
- [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Vladimir Oltean (Sun Nov 08 2020 - 08:22:26 EST)
- Re: [PATCH v2] lan743x: correctly handle chips with internal PHY Sven Van Asbroeck (Sun Nov 08 2020 - 08:22:37 EST)
- Re: [PATCH AUTOSEL 5.4 05/24] arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatible Sasha Levin (Sun Nov 08 2020 - 08:22:41 EST)
- [RFC PATCH net-next 2/3] net: dsa: move switchdev event implementation under the same switch/case statement Vladimir Oltean (Sun Nov 08 2020 - 08:22:52 EST)
- [RFC PATCH net-next 1/3] net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work Vladimir Oltean (Sun Nov 08 2020 - 08:22:57 EST)
- [PATCH] docs: filesystems: link ubifs-authentication.rst without .rst extension Jonathan Neuschäfer (Sun Nov 08 2020 - 08:27:53 EST)
- Re: [PATCH v2] lan743x: correctly handle chips with internal PHY Sven Van Asbroeck (Sun Nov 08 2020 - 08:36:58 EST)
- [PATCH] checkpatch: add fix for BAD_SIGN_OFF Aditya Srivastava (Sun Nov 08 2020 - 09:04:13 EST)
- Re: [PATCH 2/9] pstore/blk: update the command line example 廖威雄 (Sun Nov 08 2020 - 09:05:26 EST)
- Re: [PATCH 1/9] pstore/zone: cap the maximum device size 廖威雄 (Sun Nov 08 2020 - 09:05:30 EST)
- [PATCH v3] lan743x: correctly handle chips with internal PHY Sven Van Asbroeck (Sun Nov 08 2020 - 09:07:01 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors DENG Qingfang (Sun Nov 08 2020 - 09:09:38 EST)
- [PATCH v3 00/21] Free some vmemmap pages of hugetlb page Muchun Song (Sun Nov 08 2020 - 09:11:44 EST)
- [PATCH v3 01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c Muchun Song (Sun Nov 08 2020 - 09:11:55 EST)
- [PATCH v3 02/21] mm/memory_hotplug: Move {get,put}_page_bootmem() to bootmem_info.c Muchun Song (Sun Nov 08 2020 - 09:12:06 EST)
- [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Muchun Song (Sun Nov 08 2020 - 09:12:15 EST)
- [PATCH v3 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate Muchun Song (Sun Nov 08 2020 - 09:12:30 EST)
- [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Muchun Song (Sun Nov 08 2020 - 09:12:38 EST)
- [PATCH v3 06/21] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page() Muchun Song (Sun Nov 08 2020 - 09:12:45 EST)
- [PATCH v3 07/21] mm/bootmem_info: Combine bootmem info and type into page->freelist Muchun Song (Sun Nov 08 2020 - 09:12:55 EST)
- [PATCH v3 08/21] mm/vmemmap: Initialize page table lock for vmemmap Muchun Song (Sun Nov 08 2020 - 09:13:05 EST)
- [PATCH v3 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page Muchun Song (Sun Nov 08 2020 - 09:13:16 EST)
- [PATCH v3 10/21] mm/hugetlb: Defer freeing of hugetlb pages Muchun Song (Sun Nov 08 2020 - 09:13:27 EST)
- [PATCH v3 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page Muchun Song (Sun Nov 08 2020 - 09:13:36 EST)
- [PATCH v3 12/21] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper Muchun Song (Sun Nov 08 2020 - 09:13:47 EST)
- [PATCH v3 13/21] mm/hugetlb: Use PG_slab to indicate split pmd Muchun Song (Sun Nov 08 2020 - 09:13:57 EST)
- [PATCH v3 14/21] mm/hugetlb: Support freeing vmemmap pages of gigantic page Muchun Song (Sun Nov 08 2020 - 09:14:08 EST)
- [PATCH v3 15/21] mm/hugetlb: Add a BUILD_BUG_ON to check if struct page size is a power of two Muchun Song (Sun Nov 08 2020 - 09:14:18 EST)
- [PATCH v3 16/21] mm/hugetlb: Set the PageHWPoison to the raw error page Muchun Song (Sun Nov 08 2020 - 09:14:28 EST)
- [PATCH v3 17/21] mm/hugetlb: Flush work when dissolving hugetlb page Muchun Song (Sun Nov 08 2020 - 09:14:40 EST)
- [PATCH v3 18/21] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap Muchun Song (Sun Nov 08 2020 - 09:14:51 EST)
- [PATCH v3 19/21] mm/hugetlb: Merge pte to huge pmd only for gigantic page Muchun Song (Sun Nov 08 2020 - 09:15:01 EST)
- [PATCH v3 20/21] mm/hugetlb: Gather discrete indexes of tail page Muchun Song (Sun Nov 08 2020 - 09:15:11 EST)
- [PATCH v3 21/21] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page Muchun Song (Sun Nov 08 2020 - 09:15:20 EST)
- Re: simplify pstore-blk 廖威雄 (Sun Nov 08 2020 - 09:36:30 EST)
- Fair Pay: Ash Guard Ywe Cærlyn (Sun Nov 08 2020 - 09:36:30 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. H. Nikolaus Schaller (Sun Nov 08 2020 - 09:37:20 EST)
- Biden Won! nipponmail (Sun Nov 08 2020 - 09:42:40 EST)
- Re: [PATCH 8/9] pstore/blk: use the normal block device I/O path 廖威雄 (Sun Nov 08 2020 - 09:43:45 EST)
- [PATCH] documentation: arm: sunxi: add Allwinner H616 documents Wilken Gottwalt (Sun Nov 08 2020 - 10:01:27 EST)
- Re: [PATCH] MAINTAINERS: Fix 'W:' prefix in Invensense IMU entry Jonathan Cameron (Sun Nov 08 2020 - 10:02:10 EST)
- Re: [PATCH] docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI Jonathan Cameron (Sun Nov 08 2020 - 10:09:22 EST)
- [PATCH] docs: driver-api: mtd: intel-spi: Improve formatting of shell commands Jonathan Neuschäfer (Sun Nov 08 2020 - 10:10:24 EST)
- Re: [PATCH] pinctrl: msm: Use dynamic GPIO numbering Arun KS (Sun Nov 08 2020 - 10:11:51 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. Zhou Yanjie (Sun Nov 08 2020 - 10:13:46 EST)
- Re: [PATCH] iio: adc: stm32-adc: adapt clock duty cycle for proper operation Jonathan Cameron (Sun Nov 08 2020 - 10:18:36 EST)
- [GIT pull] core/urgent for 5.10-rc3 Thomas Gleixner (Sun Nov 08 2020 - 10:24:55 EST)
- [GIT pull] irq/urgent for 5.10-rc3 Thomas Gleixner (Sun Nov 08 2020 - 10:25:06 EST)
- [GIT pull] perf/urgent for v5.10-rc3 Thomas Gleixner (Sun Nov 08 2020 - 10:25:06 EST)
- [GIT pull] locking/urgent for 5.10-rc3 Thomas Gleixner (Sun Nov 08 2020 - 10:25:06 EST)
- [GIT pull] x86/urgent for v5.10-rc3 Thomas Gleixner (Sun Nov 08 2020 - 10:25:07 EST)
- [PATCH v2] mm/memcontrol:rewrite mem_cgroup_page_lruvec() Hui Su (Sun Nov 08 2020 - 10:26:42 EST)
- Re: [PATCH v7 5/5] dt-bindings:iio:adc:adc.txt: Add documentation for channel label attribute Jonathan Cameron (Sun Nov 08 2020 - 10:29:13 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. [and discussion about jz4780 SMP/MMC/Ethernet] H. Nikolaus Schaller (Sun Nov 08 2020 - 10:31:25 EST)
- Re: [PATCH] iio: adc: stm32-adc: dma transfers cleanup Jonathan Cameron (Sun Nov 08 2020 - 10:32:13 EST)
- Re: [PATCH] iio/adc: ingenic: Fix battery VREF for JZ4770 SoC Jonathan Cameron (Sun Nov 08 2020 - 10:34:15 EST)
- Re: [PATCH] iio/adc: ingenic: Fix AUX/VBAT readings when touchscreen is used Jonathan Cameron (Sun Nov 08 2020 - 10:37:22 EST)
- Re: [PATCH v2] iio: adc: rockchip_saradc: fix missing clk_disable_unprepare() on error in rockchip_saradc_resume Jonathan Cameron (Sun Nov 08 2020 - 10:41:39 EST)
- Re: [PATCH] iio: light: fix kconfig dependency bug for VCNL4035 Jonathan Cameron (Sun Nov 08 2020 - 10:44:26 EST)
- Re: [PATCH v5 6/7] IMA: add critical_data to the built-in policy rules Mimi Zohar (Sun Nov 08 2020 - 10:47:00 EST)
- Re: [PATCH v3] lan743x: correctly handle chips with internal PHY Andrew Lunn (Sun Nov 08 2020 - 10:58:24 EST)
- Re: [PATCH v3] arm64: dts: rockchip: add SPDIF node for rk3399-rockpro64 Katsuhiro Suzuki (Sun Nov 08 2020 - 11:00:47 EST)
- [PATCH 2/4] cpumask: make "all" alias global and not just RCU Paul Gortmaker (Sun Nov 08 2020 - 11:09:08 EST)
- [PATCH 0/4] RFC: support for global CPU list abbreviations Paul Gortmaker (Sun Nov 08 2020 - 11:09:08 EST)
- [PATCH 1/4] cpumask: un-inline cpulist_parse; prepare for ascii helpers Paul Gortmaker (Sun Nov 08 2020 - 11:09:08 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Guenter Roeck (Sun Nov 08 2020 - 11:09:08 EST)
- [PATCH 3/4] cpumask: add a "none" alias to complement "all" Paul Gortmaker (Sun Nov 08 2020 - 11:09:09 EST)
- [PATCH 4/4] cpumask: add "last" alias for cpu list specifications Paul Gortmaker (Sun Nov 08 2020 - 11:09:12 EST)
- Re: [PATCH v7 1/5] iio: core: Add optional symbolic label to a device channel Jonathan Cameron (Sun Nov 08 2020 - 11:17:44 EST)
- RE: [PATCH] ASoC: Intel: Skylake: Add alternative topology binary name Rojewski, Cezary (Sun Nov 08 2020 - 11:17:44 EST)
- Re: [PATCH v7 0/3] iio: adc: mt6360: Add ADC driver for MT6360 Jonathan Cameron (Sun Nov 08 2020 - 11:24:00 EST)
- [PATCH 1/2] watchdog: armada_37xx: Add missing dependency on HAS_IOMEM Guenter Roeck (Sun Nov 08 2020 - 11:25:57 EST)
- [PATCH 2/2] watchdog: sirfsoc: Add missing dependency on HAS_IOMEM Guenter Roeck (Sun Nov 08 2020 - 11:25:58 EST)
- Re: [PATCH v2 2/3] watchdog: sprd: check busy bit before new loading rather than after that Guenter Roeck (Sun Nov 08 2020 - 11:29:43 EST)
- Re: [PATCH v2 3/3] watchdog: sprd: change to use usleep_range() instead of busy loop Guenter Roeck (Sun Nov 08 2020 - 11:30:06 EST)
- Definition of PMD_FLAGS_DEC_WP in arch/x86/mm/mem_encrypt_identity.c Arvind Sankar (Sun Nov 08 2020 - 11:37:32 EST)
- [PATCH] habanalabs: improve hard reset procedure Oded Gabbay (Sun Nov 08 2020 - 11:51:48 EST)
- Re: [PATCH v7 3/6] drivers: hwmon: Add the IEI WT61P803 PUZZLE HWMON driver Guenter Roeck (Sun Nov 08 2020 - 11:51:48 EST)
- [PATCH] habanalabs: refactor mmu va_range db structure Oded Gabbay (Sun Nov 08 2020 - 11:51:49 EST)
- [PATCH] habanalabs: Rename hw_queues_mirror to cs_mirror Oded Gabbay (Sun Nov 08 2020 - 11:51:49 EST)
- Re: [RFC PATCH 1/3] leds: Add driver for QPNP flash led Jacek Anaszewski (Sun Nov 08 2020 - 11:53:08 EST)
- Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output Jonathan Cameron (Sun Nov 08 2020 - 11:56:44 EST)
- [PATCH v2 3/3] powerpc: Remove RFI macro Christophe Leroy (Sun Nov 08 2020 - 11:57:41 EST)
- [PATCH v2 2/3] powerpc: Replace RFI by rfi on book3s/32 and booke Christophe Leroy (Sun Nov 08 2020 - 11:57:43 EST)
- [PATCH v2 1/3] powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI Christophe Leroy (Sun Nov 08 2020 - 11:57:47 EST)
- Re: [PATCH] ASoC: Intel: Skylake: Add alternative topology binary name Greg KH (Sun Nov 08 2020 - 12:00:02 EST)
- Re: [PATCH v2 4/4] iio: adc: xilinx: use more devres helpers and remove remove() Jonathan Cameron (Sun Nov 08 2020 - 12:08:21 EST)
- Re: [BUG] Error applying setting, reverse things back on lot of devices Michał Mirosław (Sun Nov 08 2020 - 12:08:32 EST)
- Re: [PATCH v2 0/4] iio: adc: xilinx: use even more devres Jonathan Cameron (Sun Nov 08 2020 - 12:08:54 EST)
- [PATCH net v4] lan743x: correctly handle chips with internal PHY Sven Van Asbroeck (Sun Nov 08 2020 - 12:12:33 EST)
- Re: About regression caused by commit aea6cb99703e ("regulator: resolve supply after creating regulator") Michał Mirosław (Sun Nov 08 2020 - 12:22:47 EST)
- [GIT PULL] xfs: fixes for 5.10-rc3 Darrick J. Wong (Sun Nov 08 2020 - 12:22:47 EST)
- Re: WARNING in syscall_exit_to_user_mode syzbot (Sun Nov 08 2020 - 12:22:47 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Vladimir Oltean (Sun Nov 08 2020 - 12:24:04 EST)
- Re: [PATCH v2 1/2] watchdog: f71808e_wdt: refactor to platform device/driver pair Guenter Roeck (Sun Nov 08 2020 - 12:26:49 EST)
- Re: [PATCH 2/3] hwmon: ltc2992: Add support for GPIOs. Guenter Roeck (Sun Nov 08 2020 - 12:56:53 EST)
- Re: [PATCH 3/3] drm/msm/dpu: add support for clk and bw scaling for display Amit Pundir (Sun Nov 08 2020 - 12:56:54 EST)
- Re: [tip: perf/kprobes] locking/atomics: Regenerate the atomics-check SHA1's Linus Torvalds (Sun Nov 08 2020 - 12:56:54 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Arvind Sankar (Sun Nov 08 2020 - 12:56:54 EST)
- Re: [PATCH] drm: remove unneeded break Sam Ravnborg (Sun Nov 08 2020 - 13:00:13 EST)
- Re: [PATCH net] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC Michael Walle (Sun Nov 08 2020 - 13:01:21 EST)
- [PATCH] pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go Martin Kaiser (Sun Nov 08 2020 - 13:02:27 EST)
- Re: [PATCH 0/4] RFC: support for global CPU list abbreviations Paul E. McKenney (Sun Nov 08 2020 - 13:02:27 EST)
- Re: [GIT pull] locking/urgent for 5.10-rc3 Linus Torvalds (Sun Nov 08 2020 - 13:05:08 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Arvind Sankar (Sun Nov 08 2020 - 13:09:58 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Sun Nov 08 2020 - 13:11:35 EST)
- [PATCH] speakup: Document read_all_doc shortcut Samuel Thibault (Sun Nov 08 2020 - 13:18:30 EST)
- Re: [PATCH v40 19/24] x86/vdso: Implement a vDSO for Intel SGX enclave call Jethro Beekman (Sun Nov 08 2020 - 13:24:56 EST)
- Re: [GIT PULL] xfs: fixes for 5.10-rc3 pr-tracker-bot (Sun Nov 08 2020 - 13:29:42 EST)
- Re: [GIT pull] locking/urgent for 5.10-rc3 pr-tracker-bot (Sun Nov 08 2020 - 13:29:43 EST)
- Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.10-3 tag pr-tracker-bot (Sun Nov 08 2020 - 13:29:43 EST)
- Re: [GIT pull] irq/urgent for 5.10-rc3 pr-tracker-bot (Sun Nov 08 2020 - 13:29:43 EST)
- Re: [GIT pull] x86/urgent for v5.10-rc3 pr-tracker-bot (Sun Nov 08 2020 - 13:29:48 EST)
- Re: [GIT pull] perf/urgent for v5.10-rc3 pr-tracker-bot (Sun Nov 08 2020 - 13:29:58 EST)
- Re: [GIT pull] core/urgent for 5.10-rc3 pr-tracker-bot (Sun Nov 08 2020 - 13:30:05 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection David Woodhouse (Sun Nov 08 2020 - 13:36:05 EST)
- Re: [PATCH v2] clk: exynos7: Keep aclk_fsys1_200 enabled Krzysztof Kozlowski (Sun Nov 08 2020 - 13:41:45 EST)
- [PATCH] PCI: brcmstb: Remove irq handler and data in one go Martin Kaiser (Sun Nov 08 2020 - 13:42:39 EST)
- [GIT PULL] USB driver fixes for 5.10-rc3 Greg KH (Sun Nov 08 2020 - 13:44:55 EST)
- [GIT PULL] TTY/Serial driver fixes for 5.10-rc3 Greg KH (Sun Nov 08 2020 - 13:45:18 EST)
- Re: [PATCH V2 3/5] arm64: dts: imx8mn: add GPC node and power domains Krzysztof Kozlowski (Sun Nov 08 2020 - 13:45:38 EST)
- [GIT PULL] Driver core documentation fixes for 5.10-rc3 Greg KH (Sun Nov 08 2020 - 13:45:44 EST)
- Re: [PATCH V2 4/5] arm64: dts: imx8mn: Add power-domain reference in USB controller Krzysztof Kozlowski (Sun Nov 08 2020 - 13:46:01 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Sun Nov 08 2020 - 13:47:31 EST)
- Re: [PATCH V2 5/5] arm64: dts: imx8mn: Add GPU node Krzysztof Kozlowski (Sun Nov 08 2020 - 13:48:21 EST)
- [PATCH v3 0/9] clk: qoriq fixes and new fsl-flexspi driver Michael Walle (Sun Nov 08 2020 - 13:51:29 EST)
- [PATCH v3 2/9] arm64: dts: ls1028a: fix FlexSPI clock input Michael Walle (Sun Nov 08 2020 - 13:51:39 EST)
- [PATCH v3 3/9] clk: qoriq: provide constants for the type Michael Walle (Sun Nov 08 2020 - 13:51:39 EST)
- [PATCH v3 5/9] clk: divider: add devm_clk_hw_register_divider_table() Michael Walle (Sun Nov 08 2020 - 13:51:40 EST)
- [RFC PATCH v3 9/9] arm64: dts: lx2160a: fix FlexSPI clock Michael Walle (Sun Nov 08 2020 - 13:51:40 EST)
- [PATCH v3 8/9] arm64: dts: ls1028a: fix FlexSPI clock Michael Walle (Sun Nov 08 2020 - 13:51:48 EST)
- [PATCH v3 6/9] dt-bindings: clock: document the fsl-flexspi-clk driver Michael Walle (Sun Nov 08 2020 - 13:51:51 EST)
- [PATCH v3 7/9] clk: fsl-flexspi: new driver Michael Walle (Sun Nov 08 2020 - 13:51:55 EST)
- [PATCH v3 1/9] arm64: dts: ls1028a: fix ENETC PTP clock input Michael Walle (Sun Nov 08 2020 - 13:51:59 EST)
- [PATCH v3 4/9] arm64: dts: ls1028a: use constants in the clockgen phandle Michael Walle (Sun Nov 08 2020 - 13:52:02 EST)
- Re: [PATCH v2 1/2] arm64: dts: exynos: Include common syscon restart/poweroff for Exynos7 Krzysztof Kozlowski (Sun Nov 08 2020 - 14:01:50 EST)
- Re: [PATCH v2 2/2] arm64: dts: exynos: Correct psci compatible used on Exynos7 Krzysztof Kozlowski (Sun Nov 08 2020 - 14:01:51 EST)
- Re: [PATCH 14/19] mm: Add user_landing in mm_struct Andy Lutomirski (Sun Nov 08 2020 - 14:04:31 EST)
- Re: [PATCH 12/19] x86/signal: Land on &frame->retcode when vdso isn't mapped Andy Lutomirski (Sun Nov 08 2020 - 14:07:05 EST)
- Re: [PATCH 00/19] Add generic user_landing tracking Andy Lutomirski (Sun Nov 08 2020 - 14:08:03 EST)
- [PATCH] PCI: altera-msi: Remove irq handler and data in one go Martin Kaiser (Sun Nov 08 2020 - 14:12:01 EST)
- Re: [PATCH] arm64: dts: imx: Fix imx8mm-kontron-n801x-s.dtb target Nathan Chancellor (Sun Nov 08 2020 - 14:13:51 EST)
- Re: [PATCH] arm64: dts: imx: Fix imx8mm-kontron-n801x-s.dtb target Krzysztof Kozlowski (Sun Nov 08 2020 - 14:16:40 EST)
- [PATCH v2] arm64: dts: imx: Fix imx8mm-kontron-n801x-s.dtb target Nathan Chancellor (Sun Nov 08 2020 - 14:16:58 EST)
- Re: [PATCH] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Linus Torvalds (Sun Nov 08 2020 - 14:19:37 EST)
- Re: [PATCH] mac80211: fix regression where EAPOL frames were sent in plaintext Thomas Deutschmann (Sun Nov 08 2020 - 14:34:48 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection David Woodhouse (Sun Nov 08 2020 - 14:37:07 EST)
- Re: [GIT PULL] TTY/Serial driver fixes for 5.10-rc3 pr-tracker-bot (Sun Nov 08 2020 - 14:38:35 EST)
- Re: [GIT PULL] USB driver fixes for 5.10-rc3 pr-tracker-bot (Sun Nov 08 2020 - 14:38:39 EST)
- Re: [GIT PULL] Driver core documentation fixes for 5.10-rc3 pr-tracker-bot (Sun Nov 08 2020 - 14:38:42 EST)
- Re: [PATCH] checkpatch: add fix for BAD_SIGN_OFF Joe Perches (Sun Nov 08 2020 - 14:57:36 EST)
- Re: [PATCH v40 19/24] x86/vdso: Implement a vDSO for Intel SGX enclave call Jethro Beekman (Sun Nov 08 2020 - 15:09:25 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Ard Biesheuvel (Sun Nov 08 2020 - 15:18:39 EST)
- Re: [PATCH v40 19/24] x86/vdso: Implement a vDSO for Intel SGX enclave call Jethro Beekman (Sun Nov 08 2020 - 15:20:59 EST)
- Re: [PATCH 0/4] RFC: support for global CPU list abbreviations Paul Gortmaker (Sun Nov 08 2020 - 15:21:52 EST)
- Re: [PATCH v40 19/24] x86/vdso: Implement a vDSO for Intel SGX enclave call Dave Hansen (Sun Nov 08 2020 - 15:26:18 EST)
- Re: [PATCH v40 19/24] x86/vdso: Implement a vDSO for Intel SGX enclave call Dave Hansen (Sun Nov 08 2020 - 15:30:37 EST)
- [PATCH] riscv: Explicitly specify the build id style in vDSO Makefile again Nathan Chancellor (Sun Nov 08 2020 - 15:38:11 EST)
- Re: [PATCH v40 00/24] Intel SGX foundations Jethro Beekman (Sun Nov 08 2020 - 16:01:39 EST)
- Re: [PATCH] s390/qeth: remove useless if/else Joe Perches (Sun Nov 08 2020 - 16:01:39 EST)
- Re: [PATCH] mac80211: fix regression where EAPOL frames were sent in plaintext Johannes Berg (Sun Nov 08 2020 - 16:02:10 EST)
- Re: [PATCH] scsi: core: fix -Wformat Joe Perches (Sun Nov 08 2020 - 16:11:10 EST)
- linux-next: Fixes tag needs some work in the kvm-fixes tree Stephen Rothwell (Sun Nov 08 2020 - 16:14:53 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Sun Nov 08 2020 - 16:18:17 EST)
- linux-next: Signed-off-by missing for commit in the risc-v tree Stephen Rothwell (Sun Nov 08 2020 - 16:18:31 EST)
- linux-next: Signed-off-by missing for commit in the nfsd tree Stephen Rothwell (Sun Nov 08 2020 - 16:20:37 EST)
- Re: [RFC PATCH v3 9/9] arm64: dts: lx2160a: fix FlexSPI clock Vladimir Oltean (Sun Nov 08 2020 - 16:21:48 EST)
- Re: [PATCH 0/4] RFC: support for global CPU list abbreviations Paul E. McKenney (Sun Nov 08 2020 - 16:24:32 EST)
- Re: linux-next: Signed-off-by missing for commit in the nfsd tree J. Bruce Fields (Sun Nov 08 2020 - 16:29:46 EST)
- linux-next: Fixes tag needs some work in the tip tree Stephen Rothwell (Sun Nov 08 2020 - 16:43:57 EST)
- Re: [PATCH v2 06/17] phy: lantiq: convert to devm_platform_ioremap_resource Martin Blumenstingl (Sun Nov 08 2020 - 17:10:48 EST)
- Re: [PATCH v2 02/17] phy: amlogic: convert to devm_platform_ioremap_resource Martin Blumenstingl (Sun Nov 08 2020 - 17:11:27 EST)
- Re: [PATCH] phy: amlogic: Replace devm_reset_control_array_get() Martin Blumenstingl (Sun Nov 08 2020 - 17:13:55 EST)
- Re: next-20201105 - build issue with KASAN on ARM Stephen Rothwell (Sun Nov 08 2020 - 17:19:57 EST)
- Re: next-20201105 - build issue with KASAN on ARM Nathan Chancellor (Sun Nov 08 2020 - 17:22:24 EST)
- [PATCH] rtc: rv3032: fix nvram nvmem priv pointer Alexandre Belloni (Sun Nov 08 2020 - 17:38:53 EST)
- [PATCH] drm/msm: dsi: Constify dsi_host_ops Rikard Falkeborn (Sun Nov 08 2020 - 17:38:54 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Sun Nov 08 2020 - 17:50:52 EST)
- Re: Bank Deal. Mr. Eric Axford (Sun Nov 08 2020 - 17:50:52 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Sun Nov 08 2020 - 17:52:22 EST)
- Re: BUG: corrupted list in kobject_add_internal syzbot (Sun Nov 08 2020 - 17:55:11 EST)
- Re: [PATCH kernel v2] irq: Add reference counting to IRQ mappings Thomas Gleixner (Sun Nov 08 2020 - 18:08:53 EST)
- [PATCH] rtc: nvmem: remove nvram ABI Alexandre Belloni (Sun Nov 08 2020 - 18:08:53 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection David Woodhouse (Sun Nov 08 2020 - 18:08:53 EST)
- Re: [PATCH v4 0/7] arm64: dts: rockchip: Add Engicam PX30.Core Heiko Stuebner (Sun Nov 08 2020 - 18:15:45 EST)
- [PATCH] rtc: at91rm9200: add correction support Alexandre Belloni (Sun Nov 08 2020 - 18:20:28 EST)
- linux-next: build failure after merge of the drivers-memory tree Stephen Rothwell (Sun Nov 08 2020 - 18:23:16 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Sun Nov 08 2020 - 18:24:07 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Sun Nov 08 2020 - 18:26:04 EST)
- Re: About regression caused by commit aea6cb99703e ("regulator: resolve supply after creating regulator") Qu Wenruo (Sun Nov 08 2020 - 18:28:34 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Sun Nov 08 2020 - 18:30:07 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Sun Nov 08 2020 - 18:37:12 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Sun Nov 08 2020 - 18:41:55 EST)
- Re: [RFC PATCH net-next 1/3] net: dsa: don't use switchdev_notifier_fdb_info in dsa_switchdev_event_work Vladimir Oltean (Sun Nov 08 2020 - 18:57:17 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Sun Nov 08 2020 - 18:58:59 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Andrew Lunn (Sun Nov 08 2020 - 18:59:48 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Sun Nov 08 2020 - 19:05:56 EST)
- [PATCH] ARM: boot: Quote aliased symbol names in string.c Nathan Chancellor (Sun Nov 08 2020 - 19:20:02 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Brad Campbell (Sun Nov 08 2020 - 19:26:35 EST)
- Linux 5.10-rc3 Linus Torvalds (Sun Nov 08 2020 - 19:29:37 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Vladimir Oltean (Sun Nov 08 2020 - 19:30:36 EST)
- [rcu:dev.2020.11.02a] BUILD SUCCESS cf26479f6a82420c4d9618c65a88ac6d61d997f5 kernel test robot (Sun Nov 08 2020 - 19:47:02 EST)
- [rcu:kcsan] BUILD SUCCESS a9e2bf23a6d60acced4f30b6a9cd126815e633de kernel test robot (Sun Nov 08 2020 - 19:47:02 EST)
- [rcu:lkmm] BUILD SUCCESS 3d00d91445de18780ecfbbefd7fdc9bf4037cef7 kernel test robot (Sun Nov 08 2020 - 19:47:02 EST)
- [rcu:lkmm-dev] BUILD SUCCESS f635ce0af277747dbe4f3d9a9f60bd212290bc1f kernel test robot (Sun Nov 08 2020 - 19:47:03 EST)
- [rcu:rcu/next] BUILD SUCCESS 5a33ec6d55458d140534fd5e715b533e348b7225 kernel test robot (Sun Nov 08 2020 - 19:47:49 EST)
- Re: [PATCH net-next 02/11] net: hns3: add support for 1us unit GL configuration tanhuazhong (Sun Nov 08 2020 - 19:58:05 EST)
- Re: [PATCH net-next 10/11] net: hns3: add ethtool priv-flag for EQ/CQ tanhuazhong (Sun Nov 08 2020 - 19:58:30 EST)
- Re: linux-next: build failure after merge of the drivers-memory tree Dmitry Osipenko (Sun Nov 08 2020 - 20:01:43 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Andrew Lunn (Sun Nov 08 2020 - 20:06:28 EST)
- [PATCH net-next] net: phy: microchip_t1: Don't set .config_aneg Jisheng Zhang (Sun Nov 08 2020 - 20:16:25 EST)
- Re: [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain Punit Agrawal (Sun Nov 08 2020 - 20:19:22 EST)
- Re: [PATCH 12/19] x86/signal: Land on &frame->retcode when vdso isn't mapped Dmitry Safonov (Sun Nov 08 2020 - 20:23:00 EST)
- Re: [PATCH 14/19] mm: Add user_landing in mm_struct Dmitry Safonov (Sun Nov 08 2020 - 20:25:27 EST)
- Re: [PATCH 00/19] Add generic user_landing tracking Dmitry Safonov (Sun Nov 08 2020 - 20:27:35 EST)
- Re: [PATCH v6 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml Ramuthevar, Vadivel MuruganX (Sun Nov 08 2020 - 20:40:50 EST)
- Re: [PATCH 3/3] MAINTAINERS: add files for Mediatek DRM drivers Chunfeng Yun (Sun Nov 08 2020 - 20:47:23 EST)
- Re: [PATCH v6 6/6] dt-bindings: spi: Add compatible for Intel LGM SoC Ramuthevar, Vadivel MuruganX (Sun Nov 08 2020 - 20:49:51 EST)
- Re: [f2fs-dev] [PATCH] f2fs: compress: support chksum Chao Yu (Sun Nov 08 2020 - 20:49:53 EST)
- [PATCH V4 DOC] doc: zh_CN: add translatation for tmpfs Wang Qing (Sun Nov 08 2020 - 20:58:09 EST)
- [PATCH usb-next] usb: dwc3: Use devm_of_platform_populate Jisheng Zhang (Sun Nov 08 2020 - 21:00:18 EST)
- Re: [PATCH] PCI: brcmstb: Remove irq handler and data in one go Florian Fainelli (Sun Nov 08 2020 - 21:00:53 EST)
- [PATCH v5 05/24] dt-bindings: ARM: Mediatek: Document bindings of MT8192 clock controllers Weiyi Lu (Sun Nov 08 2020 - 21:03:58 EST)
- [PATCH v5 09/24] clk: mediatek: Add mtk_clk_simple_probe() to simplify clock providers Weiyi Lu (Sun Nov 08 2020 - 21:04:02 EST)
- [PATCH v5 12/24] clk: mediatek: Add MT8192 camsys clock support Weiyi Lu (Sun Nov 08 2020 - 21:04:06 EST)
- [PATCH v5 08/24] clk: mediatek: Add configurable enable control to mtk_pll_data Weiyi Lu (Sun Nov 08 2020 - 21:04:08 EST)
- [PATCH v5 23/24] arm64: dts: mediatek: Add mt8192 clock controllers Weiyi Lu (Sun Nov 08 2020 - 21:04:11 EST)
- [PATCH v5 13/24] clk: mediatek: Add MT8192 imgsys clock support Weiyi Lu (Sun Nov 08 2020 - 21:04:14 EST)
- [PATCH v5 22/24] clk: mediatek: Add MT8192 vencsys clock support Weiyi Lu (Sun Nov 08 2020 - 21:04:18 EST)
- [PATCH v5 10/24] clk: mediatek: Add MT8192 basic clocks support Weiyi Lu (Sun Nov 08 2020 - 21:04:21 EST)
- [PATCH v5 24/24] arm64: dts: mediatek: Correct UART0 bus clock of MT8192 Weiyi Lu (Sun Nov 08 2020 - 21:04:27 EST)
- Re: [PATCH v2 07/17] phy: marvell: convert to devm_platform_ioremap_resource Jisheng Zhang (Sun Nov 08 2020 - 21:04:48 EST)
- [PATCH v5 18/24] clk: mediatek: Add MT8192 mmsys clock support Weiyi Lu (Sun Nov 08 2020 - 21:09:21 EST)
- [PATCH v5 00/24] Mediatek MT8192 clock support Weiyi Lu (Sun Nov 08 2020 - 21:09:21 EST)
- [PATCH v5 03/24] dt-bindings: ARM: Mediatek: Add new document bindings of msdc controller Weiyi Lu (Sun Nov 08 2020 - 21:09:21 EST)
- [PATCH v5 04/24] dt-bindings: ARM: Mediatek: Add new document bindings of scp adsp controller Weiyi Lu (Sun Nov 08 2020 - 21:09:21 EST)
- [PATCH v5 20/24] clk: mediatek: Add MT8192 scp adsp clock support Weiyi Lu (Sun Nov 08 2020 - 21:09:24 EST)
- [PATCH v5 21/24] clk: mediatek: Add MT8192 vdecsys clock support Weiyi Lu (Sun Nov 08 2020 - 21:09:28 EST)
- [PATCH v5 16/24] clk: mediatek: Add MT8192 mdpsys clock support Weiyi Lu (Sun Nov 08 2020 - 21:09:30 EST)
- [PATCH v5 17/24] clk: mediatek: Add MT8192 mfgcfg clock support Weiyi Lu (Sun Nov 08 2020 - 21:09:38 EST)
- [PATCH v5 02/24] dt-bindings: ARM: Mediatek: Add new document bindings of mdpsys controller Weiyi Lu (Sun Nov 08 2020 - 21:09:41 EST)
- [PATCH v5 19/24] clk: mediatek: Add MT8192 msdc clock support Weiyi Lu (Sun Nov 08 2020 - 21:09:41 EST)
- [PATCH v5 11/24] clk: mediatek: Add MT8192 audio clock support Weiyi Lu (Sun Nov 08 2020 - 21:09:45 EST)
- [PATCH v5 01/24] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller Weiyi Lu (Sun Nov 08 2020 - 21:09:52 EST)
- [PATCH v5 07/24] clk: mediatek: Fix asymmetrical PLL enable and disable control Weiyi Lu (Sun Nov 08 2020 - 21:09:54 EST)
- [PATCH v5 14/24] clk: mediatek: Add MT8192 imp i2c wrapper clock support Weiyi Lu (Sun Nov 08 2020 - 21:09:55 EST)
- [PATCH v5 06/24] clk: mediatek: Add dt-bindings of MT8192 clocks Weiyi Lu (Sun Nov 08 2020 - 21:10:02 EST)
- [PATCH v5 15/24] clk: mediatek: Add MT8192 ipesys clock support Weiyi Lu (Sun Nov 08 2020 - 21:10:06 EST)
- Question: gadget: How to realize uvc and uac composite function? Tim Li (Sun Nov 08 2020 - 21:10:51 EST)
- [PATCH -next] mmc: owl-mmc: use true and false for bool variables Zou Wei (Sun Nov 08 2020 - 21:13:28 EST)
- [PATCH v2 06/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT7622 Weiyi Lu (Sun Nov 08 2020 - 21:13:41 EST)
- [PATCH v2 00/13] Clean up the pll_en_bit from en_mask on all the MediaTek clock drivers Weiyi Lu (Sun Nov 08 2020 - 21:13:51 EST)
- [PATCH v2 04/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT6779 Weiyi Lu (Sun Nov 08 2020 - 21:13:51 EST)
- [PATCH v2 07/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT7629 Weiyi Lu (Sun Nov 08 2020 - 21:13:52 EST)
- [PATCH v2 09/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8167 Weiyi Lu (Sun Nov 08 2020 - 21:14:13 EST)
- [PATCH v2 10/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8173 Weiyi Lu (Sun Nov 08 2020 - 21:14:13 EST)
- [PATCH v2 08/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8135 Weiyi Lu (Sun Nov 08 2020 - 21:14:13 EST)
- [PATCH v2 13/13] clk: mediatek: use en_mask as a pure div_en_mask Weiyi Lu (Sun Nov 08 2020 - 21:14:13 EST)
- [PATCH v2 12/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8516 Weiyi Lu (Sun Nov 08 2020 - 21:14:13 EST)
- [PATCH v2 11/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8183 Weiyi Lu (Sun Nov 08 2020 - 21:14:14 EST)
- [PATCH v2 01/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT2701 Weiyi Lu (Sun Nov 08 2020 - 21:14:16 EST)
- [PATCH v2 03/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT6765 Weiyi Lu (Sun Nov 08 2020 - 21:14:17 EST)
- [PATCH v2 05/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT6797 Weiyi Lu (Sun Nov 08 2020 - 21:14:21 EST)
- [PATCH v2 02/13] clk: mediatek: Clean up the pll_en_bit from en_mask on MT2712 Weiyi Lu (Sun Nov 08 2020 - 21:14:24 EST)
- Re: [f2fs-dev] [PATCH v3 2/2] f2fs: fix compat F2FS_IOC_{MOVE, GARBAGE_COLLECT}_RANGE Chao Yu (Sun Nov 08 2020 - 21:15:00 EST)
- Re: linux-next: manual merge of the drm-misc tree with the amdgpu tree Stephen Rothwell (Sun Nov 08 2020 - 21:16:35 EST)
- [PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS Like Xu (Sun Nov 08 2020 - 21:16:52 EST)
- [PATCH v2 01/17] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled Like Xu (Sun Nov 08 2020 - 21:16:57 EST)
- [PATCH v2 02/17] KVM: vmx/pmu: Use IA32_PERF_CAPABILITIES to adjust features visibility Like Xu (Sun Nov 08 2020 - 21:17:01 EST)
- [PATCH v2 03/17] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter Like Xu (Sun Nov 08 2020 - 21:17:05 EST)
- [PATCH v2 04/17] perf: x86/ds: Handle guest PEBS overflow PMI and inject it to guest Like Xu (Sun Nov 08 2020 - 21:17:24 EST)
- [PATCH v2 07/17] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to manage guest DS buffer Like Xu (Sun Nov 08 2020 - 21:17:30 EST)
- [PATCH v2 10/17] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64 Like Xu (Sun Nov 08 2020 - 21:17:34 EST)
- [PATCH v2 11/17] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter Like Xu (Sun Nov 08 2020 - 21:17:37 EST)
- [PATCH v2 12/17] KVM: x86/pmu: Disable guest PEBS when counters are cross-mapped Like Xu (Sun Nov 08 2020 - 21:17:43 EST)
- Re: [PATCH v3] inotify: Increase default inotify.max_user_watches limit to 1048576 Waiman Long (Sun Nov 08 2020 - 21:17:45 EST)
- [PATCH RFC v2 14/17] KVM: vmx/pmu: Limit pebs_interrupt_threshold in the guest DS area Like Xu (Sun Nov 08 2020 - 21:17:50 EST)
- [PATCH RFC v2 13/17] KVM: x86/pmu: Add hook to emulate pebs for cross-mapped counters Like Xu (Sun Nov 08 2020 - 21:17:52 EST)
- [PATCH RFC v2 15/17] KVM: vmx/pmu: Rewrite applicable_counters field in the guest PEBS record Like Xu (Sun Nov 08 2020 - 21:17:55 EST)
- [PATCH RFC v2 16/17] KVM: x86/pmu: Save guest pebs reset value when a pebs counter is configured Like Xu (Sun Nov 08 2020 - 21:17:56 EST)
- [PATCH RFC v2 17/17] KVM: x86/pmu: Adjust guest DS pebs reset counter values for mapped counter Like Xu (Sun Nov 08 2020 - 21:18:02 EST)
- [PATCH V3 net] net/ethernet: Fix error return when ptp_clock is ERROR Wang Qing (Sun Nov 08 2020 - 21:18:09 EST)
- [PATCH v2 09/17] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled Like Xu (Sun Nov 08 2020 - 21:18:29 EST)
- [PATCH v2 05/17] KVM: x86/pmu: Reprogram guest PEBS event to emulate guest PEBS counter Like Xu (Sun Nov 08 2020 - 21:18:33 EST)
- [PATCH v2 08/17] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS Like Xu (Sun Nov 08 2020 - 21:18:37 EST)
- [PATCH v2 06/17] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS Like Xu (Sun Nov 08 2020 - 21:18:40 EST)
- Re: [PATCH 10/12] clk: mediatek: Clean up the pll_en_bit from en_mask on MT8183 Weiyi Lu (Sun Nov 08 2020 - 21:23:05 EST)
- Re: [PATCH] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot Zhenzhong Duan (Sun Nov 08 2020 - 21:28:16 EST)
- Re: [f2fs-dev] [PATCH v4 2/2] f2fs: fix compat F2FS_IOC_{MOVE, GARBAGE_COLLECT}_RANGE Chao Yu (Sun Nov 08 2020 - 21:29:34 EST)
- Re: [PATCH 1/3] dt-bindings: input: ektf2127: Add elan,ektf2132 compatible string Dmitry Torokhov (Sun Nov 08 2020 - 21:30:54 EST)
- Re: [PATCH 2/3] Input: ektf2127 - Add support for eKTF2132 touchscreen Dmitry Torokhov (Sun Nov 08 2020 - 21:31:05 EST)
- Re: [PATCH V4 DOC] doc: zh_CN: add translatation for tmpfs Alex Shi (Sun Nov 08 2020 - 21:31:32 EST)
- Re: [PATCH 1/2] fpga: dfl: add driver_override support Xu Yilun (Sun Nov 08 2020 - 21:34:41 EST)
- [PATCH] sh: mach-sh03: remove duplicate include Wang Qing (Sun Nov 08 2020 - 21:35:13 EST)
- [PATCH] scsi: use kobj_to_dev() instead Wang Qing (Sun Nov 08 2020 - 21:43:24 EST)
- [PATCH] arch: sh: remove duplicate include Wang Qing (Sun Nov 08 2020 - 21:46:11 EST)
- [PATCH rfc] workqueue: honour cond_resched() more effectively. NeilBrown (Sun Nov 08 2020 - 21:57:27 EST)
- [PATCH v3 0/3] A few fixes to sprd watchdog driver Chunyan Zhang (Sun Nov 08 2020 - 22:01:09 EST)
- [PATCH v3 1/3] watchdog: sprd: remove watchdog disable from resume fail path Chunyan Zhang (Sun Nov 08 2020 - 22:01:13 EST)
- [PATCH v3 2/3] watchdog: sprd: check busy bit before new loading rather than after that Chunyan Zhang (Sun Nov 08 2020 - 22:01:13 EST)
- [PATCH v3 3/3] watchdog: sprd: change to use usleep_range() instead of busy loop Chunyan Zhang (Sun Nov 08 2020 - 22:01:18 EST)
- Re: [PATCH -next] irq-chip/gic-v3-its: Fixed an issue where the ITS executes the residual commands in the queue again when the ITS wakes up from sleep mode. xuqiang (M) (Sun Nov 08 2020 - 22:05:43 EST)
- linux-next: manual merge of the tip tree with the block tree Stephen Rothwell (Sun Nov 08 2020 - 22:15:42 EST)
- Re: [PATCH] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot Lu Baolu (Sun Nov 08 2020 - 22:15:42 EST)
- [PATCH v2 2/2] phy: intel: Add Keem Bay USB PHY support Wan Ahmad Zainie (Sun Nov 08 2020 - 22:19:21 EST)
- [PATCH v2 1/2] dt-bindings: phy: Add Intel Keem Bay USB PHY bindings Wan Ahmad Zainie (Sun Nov 08 2020 - 22:19:21 EST)
- [PATCH v2 0/2] phy: intel: Add Keem Bay USB PHY support Wan Ahmad Zainie (Sun Nov 08 2020 - 22:19:21 EST)
- [PATCH -next v2] clk: pm_clock: provide stubs for pm_clk_runtime_suspend/_resume Randy Dunlap (Sun Nov 08 2020 - 22:21:35 EST)
- Re: [PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework) Jason Wang (Sun Nov 08 2020 - 22:22:20 EST)
- [PATCH V2 net-next 01/11] net: hns3: add support for configuring interrupt quantity limiting Huazhong Tan (Sun Nov 08 2020 - 22:22:30 EST)
- [PATCH V2 net-next 07/11] net: hns3: add hns3_state_init() to do state initialization Huazhong Tan (Sun Nov 08 2020 - 22:22:36 EST)
- [PATCH V2 net-next 04/11] net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce Huazhong Tan (Sun Nov 08 2020 - 22:22:39 EST)
- [PATCH V2 net-next 06/11] net: hns3: add ethtool priv-flag for DIM Huazhong Tan (Sun Nov 08 2020 - 22:22:41 EST)
- [PATCH V2 net-next 02/11] net: hns3: add support for querying maximum value of GL Huazhong Tan (Sun Nov 08 2020 - 22:23:02 EST)
- [PATCH V2 net-next 10/11] net: hns3: add ethtool priv-flag for EQ/CQ Huazhong Tan (Sun Nov 08 2020 - 22:23:02 EST)
- [PATCH V2 net-next 11/11] net: hns3: add debugfs support for interrupt coalesce Huazhong Tan (Sun Nov 08 2020 - 22:23:02 EST)
- [PATCH V2 net-next 08/11] net: hns3: add a check for ethtool priv-flag interface Huazhong Tan (Sun Nov 08 2020 - 22:23:03 EST)
- [PATCH V2 net-next 05/11] net: hns3: add support for dynamic interrupt moderation Huazhong Tan (Sun Nov 08 2020 - 22:23:09 EST)
- [PATCH V2 net-next 09/11] net: hns3: add support for EQ/CQ mode configuration Huazhong Tan (Sun Nov 08 2020 - 22:23:17 EST)
- [PATCH V2 net-next 03/11] net: hns3: add support for 1us unit GL configuration Huazhong Tan (Sun Nov 08 2020 - 22:23:22 EST)
- [PATCH V2 net-next 00/11] net: hns3: updates for -next Huazhong Tan (Sun Nov 08 2020 - 22:23:28 EST)
- linux-next: build failure after merge of the tip tree Stephen Rothwell (Sun Nov 08 2020 - 22:34:46 EST)
- Re: [PATCH 1/2] tomoyo: Convert get_user_pages*() to pin_user_pages*() Souptick Joarder (Sun Nov 08 2020 - 22:37:15 EST)
- Re: [PATCH 1/2] tomoyo: Convert get_user_pages*() to pin_user_pages*() Souptick Joarder (Sun Nov 08 2020 - 22:38:32 EST)
- [PATCH] sched/rt, powerpc: Prepare for PREEMPT_RT Wang Qing (Sun Nov 08 2020 - 22:40:26 EST)
- Re: ..and it builds and boot without a fuss! Linux 5.10-rc3 Bhaskar Chowdhury (Sun Nov 08 2020 - 22:41:10 EST)
- Re: [PATCH 2/2] tomoyo: Fixed typo in documentation Souptick Joarder (Sun Nov 08 2020 - 22:41:21 EST)
- Re: [PATCH 2/2] selftests: pmtu.sh: improve the test result processing Po-Hsu Lin (Sun Nov 08 2020 - 22:42:48 EST)
- [PATCH] touchscreen: use kobj_to_dev() API Wang Qing (Sun Nov 08 2020 - 22:44:06 EST)
- [PATCH] fix typo n01e0 (Sun Nov 08 2020 - 22:45:03 EST)
- [PATCH] x86: remove duplicate include Wang Qing (Sun Nov 08 2020 - 22:45:52 EST)
- Re:Re: [PATCH 1/2] tty/serial: delete break after return Bernard (Sun Nov 08 2020 - 22:46:44 EST)
- Re: [PATCH v7 0/3] Add support for AMD PTDMA controller driver Sanjay R Mehta (Sun Nov 08 2020 - 22:46:47 EST)
- [PATCH v4] inotify: Increase default inotify.max_user_watches limit to 1048576 Waiman Long (Sun Nov 08 2020 - 23:00:43 EST)
- Re: [PATCH 2/2] tomoyo: Fixed typo in documentation John Hubbard (Sun Nov 08 2020 - 23:17:27 EST)
- [PATCH V5 1/3] arm64/mm/hotplug: Register boot memory hot remove notifier earlier Anshuman Khandual (Sun Nov 08 2020 - 23:29:32 EST)
- [PATCH V5 0/3] arm64/mm/hotplug: Improve memory offline event notifier Anshuman Khandual (Sun Nov 08 2020 - 23:29:32 EST)
- [PATCH V5 3/3] arm64/mm/hotplug: Ensure early memory sections are all online Anshuman Khandual (Sun Nov 08 2020 - 23:29:32 EST)
- [PATCH V5 2/3] arm64/mm/hotplug: Enable MEM_OFFLINE event handling Anshuman Khandual (Sun Nov 08 2020 - 23:29:32 EST)
- Re: [PATCH v2 7/8] Documentation: Add documentation for the Brute LSM Randy Dunlap (Sun Nov 08 2020 - 23:31:35 EST)
- Re: [PATCH 2/2] opp: Don't create an OPP table from dev_pm_opp_get_opp_table() Viresh Kumar (Sun Nov 08 2020 - 23:35:05 EST)
- Re: [PATCH 1/2] cpufreq: Introduce target min and max frequency hints Viresh Kumar (Sun Nov 08 2020 - 23:39:23 EST)
- Re: [PATCH 2/2] opp: Don't create an OPP table from dev_pm_opp_get_opp_table() Dmitry Osipenko (Sun Nov 08 2020 - 23:41:50 EST)
- [PATCH 0/2] ARM/ARM64: Enable SCMI in default configurations Florian Fainelli (Sun Nov 08 2020 - 23:42:45 EST)
- [PATCH 1/2] ARM: multi_v7_defconfig: Enable ARM SCMI protocol and drivers Florian Fainelli (Sun Nov 08 2020 - 23:42:48 EST)
- [PATCH 2/2] arm64: defconfig: Enable ARM SCMI protocol and drivers Florian Fainelli (Sun Nov 08 2020 - 23:42:51 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Viresh Kumar (Sun Nov 08 2020 - 23:44:01 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Dmitry Osipenko (Sun Nov 08 2020 - 23:47:54 EST)
- RE: [PATCH] scsi: bnx2fc: fix comparison to bool warning Saurav Kashyap (Sun Nov 08 2020 - 23:57:50 EST)
- Re: [PATCH 2/2] opp: Don't create an OPP table from dev_pm_opp_get_opp_table() Viresh Kumar (Sun Nov 08 2020 - 23:58:01 EST)
- Re: [PATCH v4] inotify: Increase default inotify.max_user_watches limit to 1048576 Amir Goldstein (Sun Nov 08 2020 - 23:59:11 EST)
- Re: [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling Viresh Kumar (Mon Nov 09 2020 - 00:00:19 EST)
- Re: [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling Dmitry Osipenko (Mon Nov 09 2020 - 00:09:07 EST)
- Re: [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling Viresh Kumar (Mon Nov 09 2020 - 00:10:21 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Dmitry Osipenko (Mon Nov 09 2020 - 00:10:24 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Viresh Kumar (Mon Nov 09 2020 - 00:12:09 EST)
- Re: [PATCHv7 0/7] System Cache support for GPU and required SMMU support Sai Prakash Ranjan (Mon Nov 09 2020 - 00:16:05 EST)
- Re: [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling Dmitry Osipenko (Mon Nov 09 2020 - 00:19:38 EST)
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Tian, Kevin (Mon Nov 09 2020 - 00:25:48 EST)
- Re: [PATCH 2/2] opp: Don't create an OPP table from dev_pm_opp_get_opp_table() Dmitry Osipenko (Mon Nov 09 2020 - 00:30:07 EST)
- Re: [PATCH v2] x86/xen: don't unbind uninitialized lock_kicker_irq Jürgen Groß (Mon Nov 09 2020 - 00:34:22 EST)
- [RFC PATCH 0/2] clk: sunxi-ng: a64: Remove CPUX mux switching Icenowy Zheng (Mon Nov 09 2020 - 00:34:43 EST)
- [RFC PATCH 1/2] clk: sunxi-ng: a64: disable dividers in PLL-CPUX Icenowy Zheng (Mon Nov 09 2020 - 00:34:43 EST)
- Re: [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling Viresh Kumar (Mon Nov 09 2020 - 00:35:53 EST)
- [RFC PATCH 2/2] clk: sunxi-ng: a64: disable mux and pll notifiers for CPUX reclocking Icenowy Zheng (Mon Nov 09 2020 - 00:36:03 EST)
- linux-next: build warning after merge of the mac80211-next tree Stephen Rothwell (Mon Nov 09 2020 - 00:43:57 EST)
- Re: [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling Dmitry Osipenko (Mon Nov 09 2020 - 00:44:29 EST)
- RE: [PATCH v5 10/14] clk: imx: Add generic blk-ctl driver Jacky Bai (Mon Nov 09 2020 - 00:45:54 EST)
- Re: [PATCH] touchscreen: use kobj_to_dev() API Dmitry Torokhov (Mon Nov 09 2020 - 00:51:22 EST)
- Re: [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling Viresh Kumar (Mon Nov 09 2020 - 00:53:29 EST)
- Re: [PATCH virtio] virtio: virtio_console: fix DMA memory allocation for rproc serial Jason Wang (Mon Nov 09 2020 - 01:04:51 EST)
- Re: [PATCH v8 -tip 00/26] Core scheduling Li, Aubrey (Mon Nov 09 2020 - 01:04:51 EST)
- linux-next: manual merge of the akpm-current tree with the tip tree Stephen Rothwell (Mon Nov 09 2020 - 01:04:51 EST)
- Re: [RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup Li, Aubrey (Mon Nov 09 2020 - 01:05:27 EST)
- drivers/gpu/drm/bridge/sil-sii8620.c:2355: undefined reference to `extcon_unregister_notifier' kernel test robot (Mon Nov 09 2020 - 01:09:14 EST)
- Re: [PATCH 16/20] input: misc: drv260x: Fix kernel-doc formatting and remove one abuse Dmitry Torokhov (Mon Nov 09 2020 - 01:13:45 EST)
- [auxdisplay] b26deabb1d: BUG:kernel_NULL_pointer_dereference,address kernel test robot (Mon Nov 09 2020 - 01:15:31 EST)
- Re: [PATCH 17/20] input: misc: drv2665: Fix formatting expected by kernel-doc Dmitry Torokhov (Mon Nov 09 2020 - 01:16:41 EST)
- Re: [PATCH 18/20] input: misc: drv2667: Fix formatting and add missing member docs Dmitry Torokhov (Mon Nov 09 2020 - 01:17:06 EST)
- Re: [PATCH v14 09/13] KVM: x86: Report CET MSRs as to-be-saved if CET is supported kernel test robot (Mon Nov 09 2020 - 01:18:12 EST)
- Re: [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges Leizhen (ThunderTown) (Mon Nov 09 2020 - 01:18:26 EST)
- Re: [PATCH 19/20] input: keyboard: nomadik-ske-keypad: Provide some missing struct member docs Dmitry Torokhov (Mon Nov 09 2020 - 01:18:52 EST)
- Re: [PATCH 5.9 639/757] random32: make prandom_u32() output unpredictable Greg Kroah-Hartman (Mon Nov 09 2020 - 01:20:19 EST)
- [RFC v3] cpuidle : Add support for pseudo-cpuidle driver Abhishek Goel (Mon Nov 09 2020 - 01:21:00 EST)
- Re: [PATCH] sched/rt, powerpc: Prepare for PREEMPT_RT Greg Kroah-Hartman (Mon Nov 09 2020 - 01:24:14 EST)
- Re: [PATCH 11/20] input: keyboard: gpio_keys: Fix misnamed function parameter 'dev' Dmitry Torokhov (Mon Nov 09 2020 - 01:25:50 EST)
- Re: [PATCH 12/20] input: mouse: elantech: Demote obvious abuse of kernel-doc header Dmitry Torokhov (Mon Nov 09 2020 - 01:26:00 EST)
- [PATCH v3 0/2] pinctrl: qcom: Add binding and driver for SDX55 pincontrol Vinod Koul (Mon Nov 09 2020 - 01:26:32 EST)
- [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SDX55 pinctrl bindings Vinod Koul (Mon Nov 09 2020 - 01:26:38 EST)
- [PATCH v3 2/2] pinctrl: qcom: Add SDX55 pincontrol driver Vinod Koul (Mon Nov 09 2020 - 01:26:43 EST)
- Re: [PATCH 02/20] input: mouse: cyapa: Fix misnaming of 'cyapa_i2c_write's 'reg' param Dmitry Torokhov (Mon Nov 09 2020 - 01:32:06 EST)
- Re: [PATCH 03/20] input: mouse: cyapa_gen5: Fix obvious abuse of kernel-doc format Dmitry Torokhov (Mon Nov 09 2020 - 01:32:15 EST)
- Re: [PATCH 04/20] input: misc: ab8500-ponkey: Fix incorrect name in 'ab8500_ponkey' doc header Dmitry Torokhov (Mon Nov 09 2020 - 01:32:26 EST)
- Re: [PATCH 09/20] input: touchscreen: resistive-adc-touch: Struct headers should start with 'struct <name>' Dmitry Torokhov (Mon Nov 09 2020 - 01:34:08 EST)
- Re: [PATCH v12 01/11] perf/x86: Fix variable types for LBR registers Andi Kleen (Mon Nov 09 2020 - 01:34:54 EST)
- Re: [PATCH 15/20] input: touchscreen: cyttsp4_core: Move 'cyttsp4_tch_abs_string' to the only file that references it Dmitry Torokhov (Mon Nov 09 2020 - 01:36:11 EST)
- Re: Question: gadget: How to realize uvc and uac composite function? gregkh@xxxxxxxxxxxxxxxxxxx (Mon Nov 09 2020 - 01:36:19 EST)
- Re: [PATCH 2/3] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg() Alexandru Ardelean (Mon Nov 09 2020 - 01:39:15 EST)
- Re: [RFC, v0 1/3] vfio/platform: add support for msi Vikas Gupta (Mon Nov 09 2020 - 01:41:36 EST)
- Re: [PATCH 3/3] hwmon: (ltc2945): add support for sense resistor Alexandru Ardelean (Mon Nov 09 2020 - 01:42:14 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing Arpitha Raghunandan (Mon Nov 09 2020 - 01:49:44 EST)
- RE: [PATCH] samples/bpf: remove duplicate include John Fastabend (Mon Nov 09 2020 - 01:50:50 EST)
- net/ipv6/ip6mr.c:1837:13: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Mon Nov 09 2020 - 01:53:20 EST)
- [RESEND PATCH v2] net/x25: Fix null-ptr-deref in x25_connect Martin Schiller (Mon Nov 09 2020 - 01:55:31 EST)
- Re: [PATCH v3 3/3] [RFC] CPUFreq: Add support for cpu-perf-dependencies Viresh Kumar (Mon Nov 09 2020 - 01:57:53 EST)
- Re: [PATCH 1/8] cppc_cpufreq: fix misspelling, code style and readability issues Viresh Kumar (Mon Nov 09 2020 - 01:58:49 EST)
- Re: [PATCH 2/8] cppc_cpufreq: clean up cpu, cpu_num and cpunum variable use Viresh Kumar (Mon Nov 09 2020 - 02:00:06 EST)
- [PATCH bpf] tools: bpftool: Add missing close before bpftool net attach exit Wang Hai (Mon Nov 09 2020 - 02:01:16 EST)
- Re: [PATCH 3/8] cppc_cpufreq: simplify use of performance capabilities Viresh Kumar (Mon Nov 09 2020 - 02:02:04 EST)
- [PATCH] net: sched: fix misspellings using misspell-fixer tool menglong8 . dong (Mon Nov 09 2020 - 02:03:58 EST)
- Re: [PATCH 5/8] cppc_cpufreq: use policy->cpu as driver of frequency setting Viresh Kumar (Mon Nov 09 2020 - 02:05:43 EST)
- Re: [PATCH 6/8] cppc_cpufreq: clarify support for coordination types Viresh Kumar (Mon Nov 09 2020 - 02:07:13 EST)
- Re: [PATCH] net/mlx4: Assign boolean values to a bool variable kaixuxia (Mon Nov 09 2020 - 02:08:09 EST)
- Re: [PATCH 7/8] cppc_cpufreq: expose information on frequency domains Viresh Kumar (Mon Nov 09 2020 - 02:09:38 EST)
- Re: [PATCH 8/8] acpi: fix NONE coordination for domain mapping failure Viresh Kumar (Mon Nov 09 2020 - 02:10:15 EST)
- [PATCH] sysctl: move local variable in proc_do_large_bitmap() to proper scope Lukas Bulwahn (Mon Nov 09 2020 - 02:11:29 EST)
- Re: [PATCH] drm/panel: simple: Add flags to boe_nv133fhm_n61 Sam Ravnborg (Mon Nov 09 2020 - 02:17:06 EST)
- linux-next: Tree for Nov 9 Stephen Rothwell (Mon Nov 09 2020 - 02:17:44 EST)
- Re: [PATCH v1] video: hyperv_fb: include vmalloc.h Sam Ravnborg (Mon Nov 09 2020 - 02:21:38 EST)
- Re: [PATCH] checkpatch: add fix for BAD_SIGN_OFF Aditya (Mon Nov 09 2020 - 02:24:33 EST)
- Re: [PATCH v14 10/13] KVM: x86: Enable CET virtualization for VMX and advertise CET to userspace kernel test robot (Mon Nov 09 2020 - 02:24:44 EST)
- Re: [PATCH v1] ARM: vfp: Use long jump to fix THUMB2 kernel compilation error Ard Biesheuvel (Mon Nov 09 2020 - 02:25:33 EST)
- [PATCH v8] hwmon:Driver for Delta power supplies Q54SJ108A2 xiao.ma (Mon Nov 09 2020 - 02:29:04 EST)
- Re: [PATCH] video: fbdev: riva: remove some unused varibles Sam Ravnborg (Mon Nov 09 2020 - 02:31:32 EST)
- Re: [PATCH] drm/msm: dsi: Constify dsi_host_ops Sam Ravnborg (Mon Nov 09 2020 - 02:33:01 EST)
- Re: [PATCH] mm: introduce oom_kill_disable sysctl knob Michal Hocko (Mon Nov 09 2020 - 02:37:19 EST)
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Tian, Kevin (Mon Nov 09 2020 - 02:37:20 EST)
- Re: [PATCH] ARM: boot: Quote aliased symbol names in string.c Ard Biesheuvel (Mon Nov 09 2020 - 02:40:37 EST)
- Re: [tip: perf/kprobes] locking/atomics: Regenerate the atomics-check SHA1's Borislav Petkov (Mon Nov 09 2020 - 02:41:28 EST)
- Re: [PATCH v8 1/7] RISC-V: Move DT mapping outof fixmap Greentime Hu (Mon Nov 09 2020 - 02:44:23 EST)
- Re: [PATCH v2] mm/gup_test: GUP_TEST depends on DEBUG_FS John Hubbard (Mon Nov 09 2020 - 02:46:05 EST)
- Re: [PATCH 0/2] AMD-TEE driver bug fixes Jens Wiklander (Mon Nov 09 2020 - 02:47:48 EST)
- Re: [PATCH 2/4] arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level Peter Ujfalusi (Mon Nov 09 2020 - 02:48:58 EST)
- Re: [PATCH rfc] workqueue: honour cond_resched() more effectively. Michal Hocko (Mon Nov 09 2020 - 02:51:02 EST)
- Re: [PATCH v2] mm/gup_test: GUP_TEST depends on DEBUG_FS Randy Dunlap (Mon Nov 09 2020 - 02:52:30 EST)
- ld: drivers/gpu/drm/bridge/sil-sii8620.c:2191: undefined reference to `extcon_register_notifier' kernel test robot (Mon Nov 09 2020 - 02:54:34 EST)
- Re: [PATCH 5.9 639/757] random32: make prandom_u32() output unpredictable Willy Tarreau (Mon Nov 09 2020 - 02:55:05 EST)
- [PATCH] gpio: sifive: To get gpio irq offset from device tree data Greentime Hu (Mon Nov 09 2020 - 02:57:13 EST)
- [PATCH v7 1/5] Bluetooth: Interleave with allowlist scan Howard Chung (Mon Nov 09 2020 - 02:57:38 EST)
- [PATCH v7 2/5] Bluetooth: Handle system suspend resume case Howard Chung (Mon Nov 09 2020 - 02:57:42 EST)
- [PATCH v7 3/5] Bluetooth: Handle active scan case Howard Chung (Mon Nov 09 2020 - 02:57:48 EST)
- [PATCH v7 4/5] mgmt: Add supports of variable length parameter in mgmt_config Howard Chung (Mon Nov 09 2020 - 02:57:50 EST)
- [PATCH v7 5/5] Bluetooth: Add toggle to switch off interleave scan Howard Chung (Mon Nov 09 2020 - 02:57:58 EST)
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Tian, Kevin (Mon Nov 09 2020 - 02:59:29 EST)
- Re: [PATCH rfc] workqueue: honour cond_resched() more effectively. Peter Zijlstra (Mon Nov 09 2020 - 03:00:54 EST)
- Re: linux-next: build failure after merge of the drivers-memory tree Krzysztof Kozlowski (Mon Nov 09 2020 - 03:04:41 EST)
- [PATCH net-next] net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototype Jisheng Zhang (Mon Nov 09 2020 - 03:05:31 EST)
- Re: [PATCH] s390/qeth: remove useless if/else Julian Wiedmann (Mon Nov 09 2020 - 03:05:43 EST)
- Re: [PATCH v2] arm64: dts: imx: Fix imx8mm-kontron-n801x-s.dtb target Frieder Schrempf (Mon Nov 09 2020 - 03:06:05 EST)
- [PATCH] sparc32: Fix comparing pointer to 0 coccicheck warning xiakaixu1987 (Mon Nov 09 2020 - 03:07:03 EST)
- [GIT PULL] AMDTEE driver fixes for v5.10 Jens Wiklander (Mon Nov 09 2020 - 03:08:16 EST)
- [PATCH net-next] net: stmmac: platform: use optional clk/reset get APIs Jisheng Zhang (Mon Nov 09 2020 - 03:09:26 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Tobias Waldekranz (Mon Nov 09 2020 - 03:09:44 EST)
- Re: [LKP] Re: [mm] e6e88712e4: stress-ng.tmpfs.ops_per_sec -69.7% regression Xing Zhengjun (Mon Nov 09 2020 - 03:10:53 EST)
- [PATCH] fs/nfs: remove duplicate include menglong8 . dong (Mon Nov 09 2020 - 03:12:47 EST)
- arch/arm/kernel/swp_emulate.c:198:14: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Mon Nov 09 2020 - 03:18:24 EST)
- Re: [PATCH v8 1/7] RISC-V: Move DT mapping outof fixmap Anup Patel (Mon Nov 09 2020 - 03:19:43 EST)
- Re: [PATCH] driver core: export device_is_bound() to fix build failure Christoph Hellwig (Mon Nov 09 2020 - 03:20:03 EST)
- Re: [PATCH v2 1/6] platform/chrome: cros_ec_typec: Make disc_done flag partner-only Heikki Krogerus (Mon Nov 09 2020 - 03:21:43 EST)
- Re: [PATCH v2 2/6] platform/chrome: cros_ec_typec: Factor out PD identity parsing Heikki Krogerus (Mon Nov 09 2020 - 03:22:39 EST)
- Re: [PATCH v2 3/6] platform/chrome: cros_ec_typec: Rename discovery struct Heikki Krogerus (Mon Nov 09 2020 - 03:23:43 EST)
- Re: [PATCH v2 4/6] platform/chrome: cros_ec_typec: Register cable Heikki Krogerus (Mon Nov 09 2020 - 03:27:45 EST)
- Re: [PATCH v2 00/23] Rid W=1 warnings in MTD Miquel Raynal (Mon Nov 09 2020 - 03:29:15 EST)
- Re: [PATCH 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock Peter Zijlstra (Mon Nov 09 2020 - 03:30:21 EST)
- Re: [PATCH v2 5/6] usb: pd: Add captive Type C cable type Heikki Krogerus (Mon Nov 09 2020 - 03:30:33 EST)
- Re: [PATCH v2 6/6] platform/chrome: cros_ec_typec: Store cable plug type Heikki Krogerus (Mon Nov 09 2020 - 03:31:28 EST)
- Re: [PATCH] locking/lock_events: no need to check return value of debugfs_create functions Peter Zijlstra (Mon Nov 09 2020 - 03:33:08 EST)
- RE: [PATCH] ASoC: Intel: Skylake: Add alternative topology binary name Rojewski, Cezary (Mon Nov 09 2020 - 03:38:13 EST)
- Re: [PATCH v5 0/4] DCMI BT656 parallel bus mode support Alexandre Torgue (Mon Nov 09 2020 - 03:38:55 EST)
- Re: [PATCH 6/9] phy: cadence: sierra: Don't configure if any plls are already locked Philipp Zabel (Mon Nov 09 2020 - 03:39:46 EST)
- [PATCH] drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'t Bhaskar Chowdhury (Mon Nov 09 2020 - 03:41:28 EST)
- Re: possible lockdep regression introduced by 4d004099a668 ("lockdep: Fix lockdep recursion") Boqun Feng (Mon Nov 09 2020 - 03:44:31 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Andreas Kemnade (Mon Nov 09 2020 - 03:44:36 EST)
- Re: [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM Thomas Hellström (Mon Nov 09 2020 - 03:44:47 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Arnaud POULIQUEN (Mon Nov 09 2020 - 03:49:04 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug John Garry (Mon Nov 09 2020 - 03:50:01 EST)
- Re: [PATCH] ARM: dts: stm32: fix DCMI DMA features on stm32mp15 family Alexandre Torgue (Mon Nov 09 2020 - 03:50:34 EST)
- [PATCH v6 0/3] dmaengine: Add support for QCOM GSI dma controller Vinod Koul (Mon Nov 09 2020 - 03:55:00 EST)
- [PATCH v6 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding Vinod Koul (Mon Nov 09 2020 - 03:55:06 EST)
- [PATCH v6 2/3] dmaengine: add peripheral configuration Vinod Koul (Mon Nov 09 2020 - 03:55:09 EST)
- [PATCH v6 3/3] dmaengine: qcom: Add GPI dma driver Vinod Koul (Mon Nov 09 2020 - 03:55:18 EST)
- [PATCH] dt-bindings: regulator: da9121: Use additionalProperties Vincent Whitchurch (Mon Nov 09 2020 - 03:55:25 EST)
- [PATCH 0/8] arm/arm64: dts: Use generic "ngpios" rather than "snps,nr-gpios" Jisheng Zhang (Mon Nov 09 2020 - 04:07:38 EST)
- [PATCH 3/8] arm64: dts: bitmain: Use generic "ngpios" rather than "snps,nr-gpios" Jisheng Zhang (Mon Nov 09 2020 - 04:07:45 EST)
- [PATCH 6/8] arm64: dts: synaptics: Use generic "ngpios" rather than "snps,nr-gpios" Jisheng Zhang (Mon Nov 09 2020 - 04:07:50 EST)
- [PATCH 2/8] arm64: dts: apm: Use generic "ngpios" rather than "snps,nr-gpios" Jisheng Zhang (Mon Nov 09 2020 - 04:07:57 EST)
- [PATCH 5/8] arm64: dts: agilex: Use generic "ngpios" rather than "snps,nr-gpios" Jisheng Zhang (Mon Nov 09 2020 - 04:08:07 EST)
- [PATCH 8/8] ARM: dts: socfgpa: Use generic "ngpios" rather than "snps,nr-gpios" Jisheng Zhang (Mon Nov 09 2020 - 04:08:17 EST)
- [PATCH 1/8] arm64: dts: socfpga: Use generic "ngpios" rather than "snps,nr-gpios" Jisheng Zhang (Mon Nov 09 2020 - 04:08:18 EST)
- [PATCH 4/8] arm64: dts: hisilicon: Use generic "ngpios" rather than "snps,nr-gpios" Jisheng Zhang (Mon Nov 09 2020 - 04:08:24 EST)
- [PATCH 7/8] ARM: dts: berlin: Use generic "ngpios" rather than "snps,nr-gpios" Jisheng Zhang (Mon Nov 09 2020 - 04:08:34 EST)
- [PATCH] firmware: arm_scmi: fix missing destroy_workqueue() on error in scmi_notification_init Qinglang Miao (Mon Nov 09 2020 - 04:10:14 EST)
- [PATCH] scsi: ufshcd: fix missing destroy_workqueue() on error in ufshcd_init Qinglang Miao (Mon Nov 09 2020 - 04:10:25 EST)
- [PATCH] scsi: qedi: fix missing destroy_workqueue() on error in __qedi_probe Qinglang Miao (Mon Nov 09 2020 - 04:10:25 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Shinichiro Kawasaki (Mon Nov 09 2020 - 04:10:42 EST)
- Re: [RFC PATCH 01/15] PCI/P2PDMA: Don't sleep in upstream_bridge_distance_warn() Christoph Hellwig (Mon Nov 09 2020 - 04:12:12 EST)
- Re: [PATCH] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot Zhenzhong Duan (Mon Nov 09 2020 - 04:12:23 EST)
- Re: [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL Christoph Hellwig (Mon Nov 09 2020 - 04:13:03 EST)
- Re: [PATCH v3 3/6] mm: support THP migration to device private memory Christoph Hellwig (Mon Nov 09 2020 - 04:14:24 EST)
- Re: linux-next: Signed-off-by missing for commit in the nfsd tree Dan Carpenter (Mon Nov 09 2020 - 04:16:16 EST)
- Re: [PATCH 15/20] input: touchscreen: cyttsp4_core: Move 'cyttsp4_tch_abs_string' to the only file that references it Lee Jones (Mon Nov 09 2020 - 04:17:12 EST)
- Re: [PATCH 6/7] drm/panfrost: dev_pm_opp_put_*() accepts NULL argument Steven Price (Mon Nov 09 2020 - 04:17:47 EST)
- [PATCH] MAINTAINERS: rectify file patterns for NETFILTER Lukas Bulwahn (Mon Nov 09 2020 - 04:19:56 EST)
- [PATCH] net: Update window_clamp if SOCK_RCVBUF is set Mao Wenan (Mon Nov 09 2020 - 04:20:28 EST)
- Re: [PATCH 0/5] Add a dirty logging performance test Andrew Jones (Mon Nov 09 2020 - 04:21:33 EST)
- Re: [PATCH] usb/mos7720: process deferred urbs in a workqueue Oliver Neukum (Mon Nov 09 2020 - 04:22:26 EST)
- Re: [PATCH RT 2/6] tcp: Remove superfluous BH-disable around listening_hash Sebastian Andrzej Siewior (Mon Nov 09 2020 - 04:22:36 EST)
- Re: [PATCH] PM / devfreq: passive: Update frequency when start governor Marek Szyprowski (Mon Nov 09 2020 - 04:22:46 EST)
- Re: [PATCH] staging: media: imx: drop dependency on ipuv3 Philipp Zabel (Mon Nov 09 2020 - 04:23:11 EST)
- [PATCH] staging: media: imx: drop dependency on ipuv3 Martin Kepplinger (Mon Nov 09 2020 - 04:23:51 EST)
- Re: [PATCH] PM / devfreq: passive: Update frequency when start governor Chanwoo Choi (Mon Nov 09 2020 - 04:24:26 EST)
- Re: [PATCH v2 01/15] dt-bindings: dma: Add YAML schemas for dw-axi-dmac Vinod Koul (Mon Nov 09 2020 - 04:26:48 EST)
- Re: [PATCH RT 6/6] Linux 5.4.74-rt42-rc1 Sebastian Andrzej Siewior (Mon Nov 09 2020 - 04:27:41 EST)
- [PATCH] bcache: Fix potential memory leak in register_bcache() Tiezhu Yang (Mon Nov 09 2020 - 04:28:26 EST)
- Re: [PATCH] applesmc: Re-work SMC comms v1 kernel test robot (Mon Nov 09 2020 - 04:28:46 EST)
- [PATCH v2 0/2] Fix vaud18 power leakage of mt6359 Shane Chien (Mon Nov 09 2020 - 04:30:31 EST)
- [PATCH v2 1/2] ASoC: Fix vaud18 power leakage of mt6359 Shane Chien (Mon Nov 09 2020 - 04:30:35 EST)
- [PATCH v2 2/2] dt-bindings: mediatek: mt6359: Add new property for mt6359 Shane Chien (Mon Nov 09 2020 - 04:30:38 EST)
- [PATCH] auxdisplay: hd44780_common: Fix build error poeschel (Mon Nov 09 2020 - 04:32:24 EST)
- RE: [PATCH v2 00/10] Introduced new Cadence USBSSP DRD Driver. Pawel Laszczak (Mon Nov 09 2020 - 04:33:15 EST)
- Re: [PATCH] net/mlx4: Assign boolean values to a bool variable Tariq Toukan (Mon Nov 09 2020 - 04:33:24 EST)
- Re: [PATCH v2] Revert "kbuild: Do not enable -Wimplicit-fallthrough for clang for now" kernel test robot (Mon Nov 09 2020 - 04:33:47 EST)
- [PATCH net v2] net: Update window_clamp if SOCK_RCVBUF is set Mao Wenan (Mon Nov 09 2020 - 04:33:55 EST)
- Re: [PATCH] auxdisplay: fix use after free in lcd2s_i2c_remove() Lars Poeschel (Mon Nov 09 2020 - 04:34:14 EST)
- Re: [PATCH 4/4] arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver Sai Prakash Ranjan (Mon Nov 09 2020 - 04:36:43 EST)
- [PATCH] x86/platform/uv: drop last traces of uv_flush_tlb_others Jiri Slaby (Mon Nov 09 2020 - 04:36:57 EST)
- RE: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Sherry Sun (Mon Nov 09 2020 - 04:37:06 EST)
- [PATCH] clk: mediatek: fix mtk_clk_register_mux() as static function Weiyi Lu (Mon Nov 09 2020 - 04:37:15 EST)
- arch/arm64/kernel/kexec_image.c:130:16: sparse: sparse: Using plain integer as NULL pointer kernel test robot (Mon Nov 09 2020 - 04:38:46 EST)
- [PATCH] drm/ast: Create chip AST2600 KuoHsiang Chou (Mon Nov 09 2020 - 04:38:56 EST)
- RE: [PATCH] scsi: ufshcd: fix missing destroy_workqueue() on error in ufshcd_init Avri Altman (Mon Nov 09 2020 - 04:40:23 EST)
- Re: [PATCH v3 17/26] coresight: etm4x: Cleanup secure exception level masks Suzuki K Poulose (Mon Nov 09 2020 - 04:41:05 EST)
- Re: [PATCH v2 07/15] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic() Vinod Koul (Mon Nov 09 2020 - 04:42:28 EST)
- [PATCH 0/5] genirq: Get rid of handle_percpu_devid_fasteoi_ipi() Valentin Schneider (Mon Nov 09 2020 - 04:42:50 EST)
- [PATCH 1/5] irqchip/gic, gic-v3: Make SGIs use handle_percpu_devid_irq() Valentin Schneider (Mon Nov 09 2020 - 04:42:53 EST)
- [PATCH 3/5] irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq() Valentin Schneider (Mon Nov 09 2020 - 04:42:57 EST)
- [PATCH 4/5] irqchip/hip04: Make IPIs use handle_percpu_devid_irq() Valentin Schneider (Mon Nov 09 2020 - 04:43:00 EST)
- [PATCH 2/5] irqchip/armada-370-xp: Make IPIs use handle_percpu_devid_irq() Valentin Schneider (Mon Nov 09 2020 - 04:43:04 EST)
- [PATCH 5/5] Revert "genirq: Add fasteoi IPI flow" Valentin Schneider (Mon Nov 09 2020 - 04:43:06 EST)
- Re: [RFC PATCH v3 9/9] arm64: dts: lx2160a: fix FlexSPI clock Michael Walle (Mon Nov 09 2020 - 04:43:09 EST)
- Re: [PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset Maxime Ripard (Mon Nov 09 2020 - 04:43:12 EST)
- Re: linux-next: Fixes tag needs some work in the kvm-fixes tree Maxim Levitsky (Mon Nov 09 2020 - 04:43:49 EST)
- Re: [PATCH v3 18/26] coresight: etm4x: Clean up exception level masks Suzuki K Poulose (Mon Nov 09 2020 - 04:44:16 EST)
- Re: [PATCH 2/2] drivers/tty: delete break after goto/return Greg Kroah-Hartman (Mon Nov 09 2020 - 04:44:34 EST)
- [PATCH V2] clk: hisilicon: Free clk_data and unmap region obtained by of_iomap Dongjiu Geng (Mon Nov 09 2020 - 04:44:54 EST)
- Re: [PATCH] auxdisplay: hd44780_common: Fix build error Miguel Ojeda (Mon Nov 09 2020 - 04:45:24 EST)
- [PATCH] staging: media: imx: Split config option in 2 Martin Kepplinger (Mon Nov 09 2020 - 04:46:50 EST)
- Re: [PATCH] auxdisplay: fix use after free in lcd2s_i2c_remove() Miguel Ojeda (Mon Nov 09 2020 - 04:47:07 EST)
- Re: [PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset Christoph Hellwig (Mon Nov 09 2020 - 04:47:16 EST)
- [PATCH kernel v3] genirq/irqdomain: Add reference counting to IRQs Alexey Kardashevskiy (Mon Nov 09 2020 - 04:47:27 EST)
- Re: [PATCH v3 19/26] coresight: etm4x: Detect access early on the target CPU Suzuki K Poulose (Mon Nov 09 2020 - 04:48:19 EST)
- Re: [PATCH v2 09/15] dmaengine: dw-axi-dmac: Support burst residue granularity Vinod Koul (Mon Nov 09 2020 - 04:51:22 EST)
- Re: [PATCH] clk: hisilicon: Fix the memory leak issues Dongjiu Geng (Mon Nov 09 2020 - 04:51:33 EST)
- Re: [PATCH v3 20/26] coresight: etm4x: Handle ETM architecture version Suzuki K Poulose (Mon Nov 09 2020 - 04:51:33 EST)
- Re: [PATCH] locking/lock_events: no need to check return value of debugfs_create functions Tiezhu Yang (Mon Nov 09 2020 - 04:52:10 EST)
- Re: [PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events Peter Zijlstra (Mon Nov 09 2020 - 04:52:48 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Brad Campbell (Mon Nov 09 2020 - 04:53:26 EST)
- Re: [PATCH v6 00/25] Make charlcd device independent Miguel Ojeda (Mon Nov 09 2020 - 04:53:46 EST)
- Re: [PATCH v2 11/15] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA Vinod Koul (Mon Nov 09 2020 - 04:54:23 EST)
- arch/arm/kernel/swp_emulate.c:198:14: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Mon Nov 09 2020 - 04:55:47 EST)
- Re: [PATCH net v2] net: Update window_clamp if SOCK_RCVBUF is set Eric Dumazet (Mon Nov 09 2020 - 04:56:47 EST)
- Re: possible lockdep regression introduced by 4d004099a668 ("lockdep: Fix lockdep recursion") Filipe Manana (Mon Nov 09 2020 - 04:57:11 EST)
- Re: [PATCH v2 12/15] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields Vinod Koul (Mon Nov 09 2020 - 04:57:17 EST)
- Re: [PATCH v1 1/3] vt: keyboard, use GENMAASK()/BIT() macros instead of open coded variants Jiri Slaby (Mon Nov 09 2020 - 04:57:26 EST)
- Re: [PATCH 0/2] ARM/ARM64: Enable SCMI in default configurations Sudeep Holla (Mon Nov 09 2020 - 04:57:29 EST)
- Re: 5.10 tree fails to build Ming Lei (Mon Nov 09 2020 - 04:57:51 EST)
- Re: [PATCH v1 2/3] vt: keyboard, replace numbers with \r, \n where appropriate Jiri Slaby (Mon Nov 09 2020 - 04:58:17 EST)
- Re: [PATCH] xfrm:fragmented ipv4 tunnel packets in inner interface Steffen Klassert (Mon Nov 09 2020 - 04:58:20 EST)
- Re: [PATCH v1 3/3] vt: keyboard, make use of assign_bit() API Jiri Slaby (Mon Nov 09 2020 - 04:58:58 EST)
- Re: Patch "nvme-rdma: handle unexpected nvme completion data length" has been added to the 4.9-stable tree Greg KH (Mon Nov 09 2020 - 04:59:27 EST)
- [PATCH] net: sunrpc: xprtsock.c: Corrected few spellings ,in comments Bhaskar Chowdhury (Mon Nov 09 2020 - 05:02:14 EST)
- Re: [PATCH] arm64: dts: renesas: r8a774e1: Add missing audio_clk_b Geert Uytterhoeven (Mon Nov 09 2020 - 05:02:36 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Vladimir Oltean (Mon Nov 09 2020 - 05:03:06 EST)
- Re: [PATCH] locking/lock_events: no need to check return value of debugfs_create functions Greg Kroah-Hartman (Mon Nov 09 2020 - 05:03:13 EST)
- Re: [PATCH] rtc: nvmem: remove nvram ABI Bartosz Golaszewski (Mon Nov 09 2020 - 05:03:37 EST)
- [PATCH v9 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening Andrea Parri (Microsoft) (Mon Nov 09 2020 - 05:04:24 EST)
- [PATCH v9 1/3] Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening Andrea Parri (Microsoft) (Mon Nov 09 2020 - 05:04:34 EST)
- [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening Andrea Parri (Microsoft) (Mon Nov 09 2020 - 05:04:34 EST)
- [PATCH v9 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening Andrea Parri (Microsoft) (Mon Nov 09 2020 - 05:04:35 EST)
- RE: [PATCH] arm64: dts: renesas: r8a774e1: Add missing audio_clk_b Prabhakar Mahadev Lad (Mon Nov 09 2020 - 05:05:39 EST)
- Re: [PATCH v2 1/2] reset: brcmstb rescal: implement {de}assert() instead of reset() Philipp Zabel (Mon Nov 09 2020 - 05:05:49 EST)
- [PATCH v4] hv_utils: Add validation for untrusted Hyper-V values Andrea Parri (Microsoft) (Mon Nov 09 2020 - 05:07:21 EST)
- Re: [PATCH bpf] tools: bpftool: Add missing close before bpftool net attach exit Quentin Monnet (Mon Nov 09 2020 - 05:07:35 EST)
- [PATCH v2] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer Andrea Parri (Microsoft) (Mon Nov 09 2020 - 05:07:47 EST)
- Re: [PATCH] ARM: multi_v7_defconfig: enable counter subsystem and stm32 counter drivers Alexandre Torgue (Mon Nov 09 2020 - 05:08:16 EST)
- Re: [PATCH] arm64: dts: renesas: hihope-rev4: Add a comment explaining switch SW2404 required for audio_clk_b Geert Uytterhoeven (Mon Nov 09 2020 - 05:08:57 EST)
- Re: [PATCH v1 1/3] vt: keyboard, use GENMAASK()/BIT() macros instead of open coded variants Andy Shevchenko (Mon Nov 09 2020 - 05:09:40 EST)
- Re: [PATCH] arm64: dts: renesas: r8a774e1: Add missing audio_clk_b Geert Uytterhoeven (Mon Nov 09 2020 - 05:10:28 EST)
- RE: [PATCH] arm64: dts: renesas: r8a774e1: Add missing audio_clk_b Prabhakar Mahadev Lad (Mon Nov 09 2020 - 05:12:20 EST)
- Re: [PATCH net v2] net: Update window_clamp if SOCK_RCVBUF is set Mao Wenan (Mon Nov 09 2020 - 05:12:47 EST)
- RE: [PATCH] arm64: dts: renesas: hihope-rev4: Add a comment explaining switch SW2404 required for audio_clk_b Prabhakar Mahadev Lad (Mon Nov 09 2020 - 05:13:51 EST)
- Re: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Sudip Mukherjee (Mon Nov 09 2020 - 05:15:24 EST)
- Build regressions/improvements in v5.10-rc3 Geert Uytterhoeven (Mon Nov 09 2020 - 05:19:11 EST)
- Re: [PATCH] clk: mediatek: fix mtk_clk_register_mux() as static function Greg KH (Mon Nov 09 2020 - 05:19:38 EST)
- Re: [PATCH net v2] net: Update window_clamp if SOCK_RCVBUF is set Mao Wenan (Mon Nov 09 2020 - 05:19:46 EST)
- RE: [PATCH v1 1/3] vt: keyboard, use GENMAASK()/BIT() macros instead of open coded variants David Laight (Mon Nov 09 2020 - 05:20:48 EST)
- Re: [PATCH v3 2/2] pinctrl: qcom: Add SDX55 pincontrol driver Manivannan Sadhasivam (Mon Nov 09 2020 - 05:21:42 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Guennadi Liakhovetski (Mon Nov 09 2020 - 05:22:17 EST)
- Re: [PATCH 5.9 639/757] random32: make prandom_u32() output unpredictable Greg Kroah-Hartman (Mon Nov 09 2020 - 05:22:38 EST)
- 4.19-stable: Re: [PATCH 2/3] drm/i915: Break up error capture compression loops with cond_resched() Pavel Machek (Mon Nov 09 2020 - 05:24:44 EST)
- Re: [PATCH] drm/ast: Create chip AST2600 Thomas Zimmermann (Mon Nov 09 2020 - 05:26:22 EST)
- Re: [PATCH v1 1/3] vt: keyboard, use GENMAASK()/BIT() macros instead of open coded variants Andy Shevchenko (Mon Nov 09 2020 - 05:27:05 EST)
- Re: [PATCH] docs: filesystems: Reduce ext2.rst to one top-level heading Jan Kara (Mon Nov 09 2020 - 05:27:59 EST)
- Re: [PATCH] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" Greg Kroah-Hartman (Mon Nov 09 2020 - 05:28:16 EST)
- Re: [PATCH v7] mm/zswap: move to use crypto_acomp API for hardware acceleration Sebastian Andrzej Siewior (Mon Nov 09 2020 - 05:29:14 EST)
- Re: 5.10 tree fails to build Jiri Olsa (Mon Nov 09 2020 - 05:32:27 EST)
- [PATCH] kernel: cgroup: Mundane spelling fixes throughout the file Bhaskar Chowdhury (Mon Nov 09 2020 - 05:33:43 EST)
- [PATCH] ASoC: qcom: sc7180: Add missing PM ops Cheng-Yi Chiang (Mon Nov 09 2020 - 05:34:28 EST)
- Re: [PATCH usb-next] usb: dwc3: Use devm_of_platform_populate Russell King - ARM Linux admin (Mon Nov 09 2020 - 05:34:41 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Alexander Sverdlin (Mon Nov 09 2020 - 05:34:49 EST)
- Re: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Greg Kroah-Hartman (Mon Nov 09 2020 - 05:36:05 EST)
- Re: [GIT PULL] Immutable branch between MFD and x86 due for the v5.11 merge window Hans de Goede (Mon Nov 09 2020 - 05:39:44 EST)
- Re: [PATCH v1 1/3] vt: keyboard, use GENMAASK()/BIT() macros instead of open coded variants Jiri Slaby (Mon Nov 09 2020 - 05:41:38 EST)
- Re: [PATCH v6 0/6] mm: introduce memfd_secret system call to create "secret" memory areas Hagen Paul Pfeifer (Mon Nov 09 2020 - 05:42:14 EST)
- Re: [PATCH v2] Revert "kbuild: Do not enable -Wimplicit-fallthrough for clang for now" kernel test robot (Mon Nov 09 2020 - 05:42:19 EST)
- Re: [PATCH v5] platform/surface: Add Driver to set up lid GPEs on MS Surface device Hans de Goede (Mon Nov 09 2020 - 05:42:55 EST)
- Re: [PATCH -next] irq-chip/gic-v3-its: Fixed an issue where the ITS executes the residual commands in the queue again when the ITS wakes up from sleep mode. Marc Zyngier (Mon Nov 09 2020 - 05:43:14 EST)
- Re: [PATCH v1 1/3] vt: keyboard, use GENMAASK()/BIT() macros instead of open coded variants 'Andy Shevchenko' (Mon Nov 09 2020 - 05:43:45 EST)
- Re: [PATCH 08/29] arm: dts: stm32: Harmonize EHCI/OHCI DT nodes name Alexandre Torgue (Mon Nov 09 2020 - 05:44:49 EST)
- Re: [PATCH v14 05/13] KVM: x86: Add fault checks for CR4.CET kernel test robot (Mon Nov 09 2020 - 05:45:21 EST)
- Re: [PATCH] reset: socfpga: add error handling and release mem-region Philipp Zabel (Mon Nov 09 2020 - 05:45:42 EST)
- Re: [PATCH net] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC Vladimir Oltean (Mon Nov 09 2020 - 05:46:18 EST)
- [PATCH v2 1/2] dt-bindings: misc: convert fsl,dpaa2-console from txt to YAML Laurentiu Tudor (Mon Nov 09 2020 - 05:46:54 EST)
- [PATCH v2 2/2] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML Laurentiu Tudor (Mon Nov 09 2020 - 05:47:10 EST)
- Re: [PATCH net] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC Michael Walle (Mon Nov 09 2020 - 05:48:10 EST)
- Re: [PATCH] ARM: dts: stm32: update sdmmc IP version for STM32MP157 SOC Alexandre Torgue (Mon Nov 09 2020 - 05:50:43 EST)
- Re: [PATCH bpf] tools: bpftool: Add missing close before bpftool net attach exit Michal Rostecki (Mon Nov 09 2020 - 05:51:51 EST)
- Re: [PATCH v2 4/4] iio: adc: xilinx: use more devres helpers and remove remove() Bartosz Golaszewski (Mon Nov 09 2020 - 05:52:38 EST)
- Re: [PATCH v1 1/3] vt: keyboard, use GENMAASK()/BIT() macros instead of open coded variants Andy Shevchenko (Mon Nov 09 2020 - 05:53:54 EST)
- Re: [PATCH v4] inotify: Increase default inotify.max_user_watches limit to 1048576 Jan Kara (Mon Nov 09 2020 - 05:54:34 EST)
- Re: [PATCH 0/3] Add STM32 LP timer EXTI interrupts Alexandre Torgue (Mon Nov 09 2020 - 05:55:06 EST)
- [PATCH v2 3/3] vt: keyboard, make use of assign_bit() API Andy Shevchenko (Mon Nov 09 2020 - 05:56:07 EST)
- [PATCH v2 1/3] vt: keyboard, use BIT() macro instead of open coded variants Andy Shevchenko (Mon Nov 09 2020 - 05:56:08 EST)
- [PATCH v2 2/3] vt: keyboard, replace numbers with \r, \n where appropriate Andy Shevchenko (Mon Nov 09 2020 - 05:56:13 EST)
- RE: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Aisheng Dong (Mon Nov 09 2020 - 05:57:11 EST)
- [PATCH] xsysace: Remove SYSACE driver Michal Simek (Mon Nov 09 2020 - 05:59:53 EST)
- Re: [PATCH v2] Input: touchscreen: ads7846.c: Fix race that causes missing releases Oleksij Rempel (Mon Nov 09 2020 - 06:00:36 EST)
- Re: [RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed Thorsten Leemhuis (Mon Nov 09 2020 - 06:02:08 EST)
- Re: [PATCH v2 2/2] Input: ads7846: do not overwrite spi->mode flags set by spi framework Oleksij Rempel (Mon Nov 09 2020 - 06:02:16 EST)
- Re: [PATCH net v2] net: Update window_clamp if SOCK_RCVBUF is set Eric Dumazet (Mon Nov 09 2020 - 06:02:41 EST)
- Re: INFO: rcu detected stall in exit_group syzbot (Mon Nov 09 2020 - 06:03:08 EST)
- Re: [Linux-stm32] [PATCH v7 10/12] ARM: dts: stm32: Fix schema warnings for pwm-leds Alexandre Torgue (Mon Nov 09 2020 - 06:03:15 EST)
- Re: [PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events Peter Zijlstra (Mon Nov 09 2020 - 06:04:19 EST)
- [PATCH net RESEND] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC Michael Walle (Mon Nov 09 2020 - 06:05:21 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Tobias Waldekranz (Mon Nov 09 2020 - 06:05:25 EST)
- Re: [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header Lee Jones (Mon Nov 09 2020 - 06:06:15 EST)
- [PATCH v3 2/9] mm: slab: provide krealloc_array() Bartosz Golaszewski (Mon Nov 09 2020 - 06:07:11 EST)
- [PATCH v3 9/9] dma-buf: use krealloc_array() Bartosz Golaszewski (Mon Nov 09 2020 - 06:07:21 EST)
- [PATCH v3 7/9] drm: atomic: use krealloc_array() Bartosz Golaszewski (Mon Nov 09 2020 - 06:07:24 EST)
- [PATCH v3 5/9] pinctrl: use krealloc_array() Bartosz Golaszewski (Mon Nov 09 2020 - 06:07:33 EST)
- [PATCH v3 8/9] hwtracing: intel: use krealloc_array() Bartosz Golaszewski (Mon Nov 09 2020 - 06:07:37 EST)
- [PATCH v3 6/9] edac: ghes: use krealloc_array() Bartosz Golaszewski (Mon Nov 09 2020 - 06:07:56 EST)
- [PATCH v3 4/9] vhost: vringh: use krealloc_array() Bartosz Golaszewski (Mon Nov 09 2020 - 06:08:04 EST)
- [PATCH v3 3/9] ALSA: pcm: use krealloc_array() Bartosz Golaszewski (Mon Nov 09 2020 - 06:08:07 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Alexander Sverdlin (Mon Nov 09 2020 - 06:08:13 EST)
- [PATCH v3 0/9] slab: provide and use krealloc_array() Bartosz Golaszewski (Mon Nov 09 2020 - 06:08:31 EST)
- [PATCH v3 1/9] mm: slab: clarify krealloc()'s behavior with __GFP_ZERO Bartosz Golaszewski (Mon Nov 09 2020 - 06:08:33 EST)
- Re: [PATCH 0/3] ARM: dts: stm32: enable crypto controllers Alexandre Torgue (Mon Nov 09 2020 - 06:09:42 EST)
- Re: [PATCH 2/3 v4] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default Peter Zijlstra (Mon Nov 09 2020 - 06:10:56 EST)
- Re: [PATCH 1/1] ARM: multi_v7_defconfig: add STM32 crypto support Alexandre Torgue (Mon Nov 09 2020 - 06:11:11 EST)
- Re: [PATCH v5 2/2] iommu/iova: Free global iova rcache on iova alloc failure John Garry (Mon Nov 09 2020 - 06:13:08 EST)
- Re: [PATCH usb-next] usb: dwc3: Use devm_of_platform_populate Jisheng Zhang (Mon Nov 09 2020 - 06:13:18 EST)
- [PATCH][next] drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages Colin King (Mon Nov 09 2020 - 06:15:13 EST)
- Re: [PATCH] platform/x86: dell-privacy: Add support for new privacy driver Hans de Goede (Mon Nov 09 2020 - 06:16:39 EST)
- Re: [PATCH v5 0/4] DCMI BT656 parallel bus mode support Alexandre Torgue (Mon Nov 09 2020 - 06:17:05 EST)
- Re: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Sudip Mukherjee (Mon Nov 09 2020 - 06:19:35 EST)
- Re: [PATCH] microblaze: add support for TIF_NOTIFY_SIGNAL Michal Simek (Mon Nov 09 2020 - 06:20:04 EST)
- Re: [PATCH v1 17/30] mmc: sdhci-tegra: Support OPP and core voltage scaling Frank Lee (Mon Nov 09 2020 - 06:21:05 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Mon Nov 09 2020 - 06:21:27 EST)
- Re: [PATCH] futex: Don't enable IRQs unconditionally in put_pi_state() Peter Zijlstra (Mon Nov 09 2020 - 06:21:37 EST)
- [RFC][PATCH 01/24] x86/syscall: Add wrapper for invoking syscall function Alexandre Chartre (Mon Nov 09 2020 - 06:22:09 EST)
- [RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code Alexandre Chartre (Mon Nov 09 2020 - 06:22:10 EST)
- [RFC][PATCH 06/24] x86/pti: Provide C variants of PTI switch CR3 macros Alexandre Chartre (Mon Nov 09 2020 - 06:22:17 EST)
- [RFC][PATCH 07/24] x86/entry: Fill ESPFIX stack using C code Alexandre Chartre (Mon Nov 09 2020 - 06:22:19 EST)
- [RFC][PATCH 02/24] x86/entry: Update asm_call_on_stack to support more function arguments Alexandre Chartre (Mon Nov 09 2020 - 06:22:23 EST)
- [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK Alexandre Chartre (Mon Nov 09 2020 - 06:22:32 EST)
- [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings Alexandre Chartre (Mon Nov 09 2020 - 06:22:47 EST)
- [RFC][PATCH 14/24] x86/pti: Use PTI stack instead of trampoline stack Alexandre Chartre (Mon Nov 09 2020 - 06:22:51 EST)
- [RFC][PATCH 16/24] x86/pti: Execute IDT handlers on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 06:22:56 EST)
- [RFC][PATCH 17/24] x86/pti: Execute IDT handlers with error code on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 06:23:01 EST)
- [RFC][PATCH 18/24] x86/pti: Execute system vector handlers on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 06:23:04 EST)
- [RFC][PATCH 19/24] x86/pti: Execute page fault handler on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 06:23:10 EST)
- [RFC][PATCH 20/24] x86/pti: Execute NMI handler on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 06:23:11 EST)
- [RFC][PATCH 21/24] x86/entry: Disable stack-protector for IST entry C handlers Alexandre Chartre (Mon Nov 09 2020 - 06:23:14 EST)
- [RFC][PATCH 22/24] x86/entry: Defer paranoid entry/exit to C code Alexandre Chartre (Mon Nov 09 2020 - 06:23:24 EST)
- [RFC][PATCH 23/24] x86/entry: Remove paranoid_entry and paranoid_exit Alexandre Chartre (Mon Nov 09 2020 - 06:23:30 EST)
- [RFC][PATCH 24/24] x86/pti: Defer CR3 switch to C code for non-IST and syscall entries Alexandre Chartre (Mon Nov 09 2020 - 06:23:34 EST)
- [RFC][PATCH 03/24] x86/entry: Consolidate IST entry from userspace Alexandre Chartre (Mon Nov 09 2020 - 06:24:04 EST)
- [RFC][PATCH 04/24] x86/sev-es: Define a setup stack function for the VC idtentry Alexandre Chartre (Mon Nov 09 2020 - 06:24:07 EST)
- [RFC][PATCH 05/24] x86/entry: Implement ret_from_fork body with C code Alexandre Chartre (Mon Nov 09 2020 - 06:24:10 EST)
- [RFC][PATCH 09/24] x86/entry: Add C version of paranoid_entry/exit Alexandre Chartre (Mon Nov 09 2020 - 06:24:16 EST)
- [RFC][PATCH 11/24] x86/pti: Function to clone page-table entries from a specified mm Alexandre Chartre (Mon Nov 09 2020 - 06:24:23 EST)
- [RFC][PATCH 12/24] x86/pti: Function to map per-cpu page-table entry Alexandre Chartre (Mon Nov 09 2020 - 06:24:26 EST)
- [RFC][PATCH 15/24] x86/pti: Execute syscall functions on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 06:24:35 EST)
- Re: [PATCH v4 1/4] HID: i2c-hid: Reorganize so ACPI and OF are subclasses Hans de Goede (Mon Nov 09 2020 - 06:24:43 EST)
- [RFC][PATCH 10/24] x86/pti: Introduce per-task PTI trampoline stack Alexandre Chartre (Mon Nov 09 2020 - 06:24:49 EST)
- Re: [RFC net-next 00/28] ndo_ioctl rework Kalle Valo (Mon Nov 09 2020 - 06:25:58 EST)
- Re: [PATCH] pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go Andy Shevchenko (Mon Nov 09 2020 - 06:26:09 EST)
- Re: [PATCH] staging: media: imx: Split config option in 2 Philipp Zabel (Mon Nov 09 2020 - 06:27:19 EST)
- RE: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Aisheng Dong (Mon Nov 09 2020 - 06:32:35 EST)
- [PATCH v1 00/24] Opt-in always-on nVHE hypervisor David Brazdil (Mon Nov 09 2020 - 06:32:46 EST)
- [PATCH v1 01/24] psci: Accessor for configured PSCI version David Brazdil (Mon Nov 09 2020 - 06:32:49 EST)
- [PATCH v1 02/24] psci: Accessor for configured PSCI function IDs David Brazdil (Mon Nov 09 2020 - 06:32:52 EST)
- [PATCH v1 04/24] kvm: arm64: Initialize MAIR_EL2 using a constant David Brazdil (Mon Nov 09 2020 - 06:32:55 EST)
- [PATCH v1 05/24] kvm: arm64: Add .hyp.data..ro_after_init ELF section David Brazdil (Mon Nov 09 2020 - 06:33:02 EST)
- [PATCH v1 06/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code David Brazdil (Mon Nov 09 2020 - 06:33:06 EST)
- [PATCH v1 08/24] kvm: arm64: Move hyp-init params to a per-CPU struct David Brazdil (Mon Nov 09 2020 - 06:33:07 EST)
- [PATCH v1 11/24] kvm: arm64: Add SMC handler in nVHE EL2 David Brazdil (Mon Nov 09 2020 - 06:33:12 EST)
- [PATCH v1 14/24] kvm: arm64: Add function to enter host from KVM nVHE hyp code David Brazdil (Mon Nov 09 2020 - 06:33:20 EST)
- [PATCH v1 15/24] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2 David Brazdil (Mon Nov 09 2020 - 06:33:25 EST)
- [PATCH v1 16/24] kvm: arm64: Add offset for hyp VA <-> PA conversion David Brazdil (Mon Nov 09 2020 - 06:33:30 EST)
- [PATCH v1 17/24] kvm: arm64: Add __hyp_pa_symbol helper macro David Brazdil (Mon Nov 09 2020 - 06:33:33 EST)
- [PATCH v1 20/24] kvm: arm64: Intercept host's CPU_SUSPEND PSCI SMCs David Brazdil (Mon Nov 09 2020 - 06:33:42 EST)
- [PATCH v15 00/17] KVM RISC-V Support Anup Patel (Mon Nov 09 2020 - 06:33:42 EST)
- [PATCH v15 01/17] RISC-V: Add hypervisor extension related CSR defines Anup Patel (Mon Nov 09 2020 - 06:33:46 EST)
- Re: [PATCH v5 1/5] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers Vlastimil Babka (Mon Nov 09 2020 - 06:34:02 EST)
- [PATCH v15 04/17] RISC-V: KVM: Implement VCPU interrupts and requests handling Anup Patel (Mon Nov 09 2020 - 06:34:04 EST)
- [PATCH v15 05/17] RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG ioctls Anup Patel (Mon Nov 09 2020 - 06:34:11 EST)
- [PATCH v15 06/17] RISC-V: KVM: Implement VCPU world-switch Anup Patel (Mon Nov 09 2020 - 06:34:22 EST)
- Re: [PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range" Uladzislau Rezki (Mon Nov 09 2020 - 06:34:22 EST)
- [PATCH v15 08/17] RISC-V: KVM: Handle WFI exits for VCPU Anup Patel (Mon Nov 09 2020 - 06:34:26 EST)
- [PATCH v15 10/17] RISC-V: KVM: Implement stage2 page table programming Anup Patel (Mon Nov 09 2020 - 06:34:35 EST)
- [PATCH v15 09/17] RISC-V: KVM: Implement VMID allocator Anup Patel (Mon Nov 09 2020 - 06:34:36 EST)
- [PATCH v15 11/17] RISC-V: KVM: Implement MMU notifiers Anup Patel (Mon Nov 09 2020 - 06:34:44 EST)
- [PATCH v15 13/17] RISC-V: KVM: FP lazy save/restore Anup Patel (Mon Nov 09 2020 - 06:34:49 EST)
- [PATCH v15 14/17] RISC-V: KVM: Implement ONE REG interface for FP registers Anup Patel (Mon Nov 09 2020 - 06:34:56 EST)
- [PATCH v15 16/17] RISC-V: KVM: Document RISC-V specific parts of KVM API Anup Patel (Mon Nov 09 2020 - 06:35:09 EST)
- [PATCH v15 15/17] RISC-V: KVM: Add SBI v0.1 support Anup Patel (Mon Nov 09 2020 - 06:35:12 EST)
- [PATCH v15 17/17] RISC-V: KVM: Add MAINTAINERS entry Anup Patel (Mon Nov 09 2020 - 06:35:17 EST)
- [PATCH v15 12/17] RISC-V: KVM: Add timer functionality Anup Patel (Mon Nov 09 2020 - 06:35:30 EST)
- [PATCH v15 03/17] RISC-V: KVM: Implement VCPU create, init and destroy functions Anup Patel (Mon Nov 09 2020 - 06:35:46 EST)
- [PATCH v15 07/17] RISC-V: KVM: Handle MMIO exits for VCPU Anup Patel (Mon Nov 09 2020 - 06:35:47 EST)
- [PATCH v15 02/17] RISC-V: Add initial skeletal KVM support Anup Patel (Mon Nov 09 2020 - 06:35:56 EST)
- Re: [PATCH] ARM: dts: stm32: reorder spi4 within stm32mp15-pinctrl Alexandre Torgue (Mon Nov 09 2020 - 06:36:05 EST)
- [PATCH v1 21/24] kvm: arm64: Add kvm-arm.protected early kernel parameter David Brazdil (Mon Nov 09 2020 - 06:36:10 EST)
- [PATCH v1 24/24] kvm: arm64: Fix EL2 mode availability checks David Brazdil (Mon Nov 09 2020 - 06:36:14 EST)
- [PATCH v1 23/24] kvm: arm64: Trap host SMCs in protected mode. David Brazdil (Mon Nov 09 2020 - 06:36:21 EST)
- [PATCH v1 19/24] kvm: arm64: Intercept host's PSCI_CPU_ON SMCs David Brazdil (Mon Nov 09 2020 - 06:36:31 EST)
- [PATCH v1 22/24] kvm: arm64: Keep nVHE EL2 vector installed David Brazdil (Mon Nov 09 2020 - 06:36:33 EST)
- [PATCH v1 18/24] kvm: arm64: Forward safe PSCI SMCs coming from host David Brazdil (Mon Nov 09 2020 - 06:36:38 EST)
- [PATCH v1 13/24] kvm: arm64: Add CPU entry point in nVHE hyp David Brazdil (Mon Nov 09 2020 - 06:36:43 EST)
- [PATCH v1 12/24] kvm: arm64: Extract __do_hyp_init into a helper function David Brazdil (Mon Nov 09 2020 - 06:36:48 EST)
- [PATCH v1 10/24] kvm: arm64: Extract parts of el2_setup into a macro David Brazdil (Mon Nov 09 2020 - 06:36:56 EST)
- [PATCH v1 09/24] kvm: arm64: Refactor handle_trap to use a switch David Brazdil (Mon Nov 09 2020 - 06:37:11 EST)
- [PATCH v1 03/24] arm64: Move MAIR_EL1_SET to asm/memory.h David Brazdil (Mon Nov 09 2020 - 06:37:11 EST)
- [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map David Brazdil (Mon Nov 09 2020 - 06:37:11 EST)
- [PATCH] arm64/smp: Drop the macro S(x,s) Anshuman Khandual (Mon Nov 09 2020 - 06:39:40 EST)
- Re: [PATCH v2 2/2] phy: intel: Add Keem Bay USB PHY support Andy Shevchenko (Mon Nov 09 2020 - 06:40:05 EST)
- Re: [PATCH] perf intel-bts: Use true,false for bool variable Peter Zijlstra (Mon Nov 09 2020 - 06:40:07 EST)
- Re: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Greg Kroah-Hartman (Mon Nov 09 2020 - 06:40:29 EST)
- On disabling AGP without working alternative (PCI fallback is broken for years) Thomas “illwieckz“ Debesse (Mon Nov 09 2020 - 06:40:36 EST)
- Re: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Greg Kroah-Hartman (Mon Nov 09 2020 - 06:41:14 EST)
- Re: [PATCH v4] dmaengine: qcom: Add ADM driver Vinod Koul (Mon Nov 09 2020 - 06:41:28 EST)
- Re: [PATCH net v2] net: Update window_clamp if SOCK_RCVBUF is set Eric Dumazet (Mon Nov 09 2020 - 06:41:35 EST)
- [PATCH] thermal: sun8i: Use bitmap API instead of open code Frank Lee (Mon Nov 09 2020 - 06:43:22 EST)
- Re: [PATCH] dma-pool: no need to check return value of debugfs_create functions Robin Murphy (Mon Nov 09 2020 - 06:43:39 EST)
- Re: [PATCH v4.19] tools: perf: Fix build error in v4.19.y Greg Kroah-Hartman (Mon Nov 09 2020 - 06:43:53 EST)
- Re: [PATCH] thermal: sun8i: Use bitmap API instead of open code Frank Lee (Mon Nov 09 2020 - 06:45:35 EST)
- Re: [PATCH 01/18] dmaengine: of-dma: Add support for optional router configuration callback Vinod Koul (Mon Nov 09 2020 - 06:45:41 EST)
- RE: [PATCH v7] mm/zswap: move to use crypto_acomp API for hardware acceleration Song Bao Hua (Barry Song) (Mon Nov 09 2020 - 06:46:12 EST)
- Re: [PATCH v16 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash Pratyush Yadav (Mon Nov 09 2020 - 06:46:33 EST)
- [PATCH v2] thermal: sun8i: Use bitmap API instead of open code Frank Lee (Mon Nov 09 2020 - 06:46:46 EST)
- [REF PATCH] mm/swap: fix swapon failure Alex Shi (Mon Nov 09 2020 - 06:47:28 EST)
- [PATCH] arm/smp: Drop the macro S(x,s) Anshuman Khandual (Mon Nov 09 2020 - 06:47:39 EST)
- Re: [PATCH v2 0/4] perf: Fix perf_event_attr::exclusive rotation Peter Zijlstra (Mon Nov 09 2020 - 06:48:26 EST)
- [PATCH -next] cpumask: use false and true for bool variables Zou Wei (Mon Nov 09 2020 - 06:48:28 EST)
- Re: [PATCH] arm64/smp: Drop the macro S(x,s) Mark Rutland (Mon Nov 09 2020 - 06:48:36 EST)
- Re: [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock Thadeu Lima de Souza Cascardo (Mon Nov 09 2020 - 06:48:42 EST)
- Re: [git pull] drm next pull for 5.10-rc1 Kirill A. Shutemov (Mon Nov 09 2020 - 06:52:13 EST)
- [PATCH] regmap: Properly free allocated name for regmap_config of syscon Kefeng Wang (Mon Nov 09 2020 - 06:53:34 EST)
- Re: [PATCH] dmaengine: ti: k3-udma-glue: move psi-l pairing in channel en/dis functions Vinod Koul (Mon Nov 09 2020 - 06:54:24 EST)
- Re: [PATCH v2] Input: Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE Jiri Kosina (Mon Nov 09 2020 - 06:55:52 EST)
- RE: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Aisheng Dong (Mon Nov 09 2020 - 06:55:56 EST)
- Re: [PATCH] bus: mhi: core: Remove double locking from mhi_driver_remove() Manivannan Sadhasivam (Mon Nov 09 2020 - 06:59:57 EST)
- Re: [PATCH] bus: mhi: core: fix potential operator-precedence with BHI macros Manivannan Sadhasivam (Mon Nov 09 2020 - 07:00:23 EST)
- Re: [PATCH v2] bus: mhi: core: Fix null pointer access when parsing MHI configuration Manivannan Sadhasivam (Mon Nov 09 2020 - 07:01:45 EST)
- Re: [PATCH V2] clk: hisilicon: Free clk_data and unmap region obtained by of_iomap Dongjiu Geng (Mon Nov 09 2020 - 07:02:35 EST)
- Re: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Greg Kroah-Hartman (Mon Nov 09 2020 - 07:03:54 EST)
- Re: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Greg Kroah-Hartman (Mon Nov 09 2020 - 07:04:16 EST)
- [PATCH] clk: hisilicon: Add clock driver for hi3559A SoC Dongjiu Geng (Mon Nov 09 2020 - 07:04:33 EST)
- Re: [PATCH v2 3/6] bus: mhi: core: Expose mhi_get_exec_env() API for controllers Manivannan Sadhasivam (Mon Nov 09 2020 - 07:06:12 EST)
- Re: [REF PATCH] mm/swap: fix swapon failure Matthew Wilcox (Mon Nov 09 2020 - 07:07:23 EST)
- Re: [PATCH v7 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Lars Povlsen (Mon Nov 09 2020 - 07:07:52 EST)
- Re: [REF PATCH] mm/swap: fix swapon failure linmiaohe (Mon Nov 09 2020 - 07:07:59 EST)
- Re: [PATCH 01/18] dmaengine: of-dma: Add support for optional router configuration callback Peter Ujfalusi (Mon Nov 09 2020 - 07:08:28 EST)
- Re: [PATCH v2 6/6] bus: mhi: core: Skip RDDM download for unknown execution environment Manivannan Sadhasivam (Mon Nov 09 2020 - 07:08:35 EST)
- [PATCH -next] perf intel-bts: use true for bool variables Zou Wei (Mon Nov 09 2020 - 07:10:31 EST)
- [PATCH 1/3] power: supply: axp20x_usb_power: fix typo Frank Lee (Mon Nov 09 2020 - 07:10:56 EST)
- [PATCH 2/3] power: supply: axp20x_usb_power: Use power efficient workqueue for debounce Frank Lee (Mon Nov 09 2020 - 07:11:19 EST)
- [PATCH 3/3] phy: sun4i-usb: Use power efficient workqueue for debounce and poll Frank Lee (Mon Nov 09 2020 - 07:12:29 EST)
- Re: [PATCH 4/6] perf: Optimize get_recursion_context() Peter Zijlstra (Mon Nov 09 2020 - 07:12:59 EST)
- Re: [Linux-kernel-mentees] [PATCH net v2] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() Marcel Holtmann (Mon Nov 09 2020 - 07:16:58 EST)
- Re: [PATCH 03/11 v3] ftrace: Optimize testing what context current is in Peter Zijlstra (Mon Nov 09 2020 - 07:17:23 EST)
- [PATCH v3 0/5] Add GPIO support for MStar/SigmaStar ARMv7 Daniel Palmer (Mon Nov 09 2020 - 07:18:26 EST)
- Re: [REF PATCH] mm/swap: fix swapon failure Alex Shi (Mon Nov 09 2020 - 07:18:28 EST)
- [PATCH v3 1/5] dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver Daniel Palmer (Mon Nov 09 2020 - 07:18:32 EST)
- [PATCH v3 3/5] gpio: msc313: MStar MSC313 GPIO driver Daniel Palmer (Mon Nov 09 2020 - 07:18:35 EST)
- [PATCH v3 4/5] ARM: mstar: Add gpio controller to MStar base dtsi Daniel Palmer (Mon Nov 09 2020 - 07:18:41 EST)
- [PATCH v3 2/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller Daniel Palmer (Mon Nov 09 2020 - 07:18:52 EST)
- [PATCH v3 5/5] ARM: mstar: Fill in GPIO controller properties for infinity Daniel Palmer (Mon Nov 09 2020 - 07:18:52 EST)
- [PATCH] arm64: dts: allwinner: a64: fix sid node name Frank Lee (Mon Nov 09 2020 - 07:21:13 EST)
- Re: [PATCH tip/core/rcu 1/4] doc: Present the role of READ_ONCE() Peter Zijlstra (Mon Nov 09 2020 - 07:21:58 EST)
- Re: [i2c-next,PATCH] i2c: medaitek: Move suspend and resume handling to NOIRQ phase Qii Wang (Mon Nov 09 2020 - 07:22:01 EST)
- [PATCH] MAINTAINERS: assign ./fs/tracefs to TRACING Lukas Bulwahn (Mon Nov 09 2020 - 07:23:04 EST)
- Re: [PATCH 01/18] dmaengine: of-dma: Add support for optional router configuration callback Vinod Koul (Mon Nov 09 2020 - 07:23:13 EST)
- Re: [PATCH v7 1/5] Bluetooth: Interleave with allowlist scan Marcel Holtmann (Mon Nov 09 2020 - 07:23:30 EST)
- Re: [PATCH tip/core/rcu 2/4] docs: Update RCU's hotplug requirements with a bit about design Peter Zijlstra (Mon Nov 09 2020 - 07:23:43 EST)
- Re: [PATCH tip/core/rcu 4/4] docs/rcu: Update the call_rcu() API Peter Zijlstra (Mon Nov 09 2020 - 07:24:48 EST)
- Re: [PATCH 0/3] dmaengine: xilinx_dma: mcdma fixes Vinod Koul (Mon Nov 09 2020 - 07:25:14 EST)
- Re: [PATCH v7 2/5] Bluetooth: Handle system suspend resume case Marcel Holtmann (Mon Nov 09 2020 - 07:25:34 EST)
- RE: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Aisheng Dong (Mon Nov 09 2020 - 07:27:01 EST)
- Re: [PATCH] arm64: PCI: Validate the node before setting node id for root bus Baolin Wang (Mon Nov 09 2020 - 07:27:26 EST)
- Re: [PATCH 1/2] cpufreq: Introduce target min and max frequency hints Rafael J. Wysocki (Mon Nov 09 2020 - 07:27:37 EST)
- Re: [RFC PATCH 1/4] ACPI: PPTT: Fix for a high level cache node detected in the low level Jonathan Cameron (Mon Nov 09 2020 - 07:27:53 EST)
- Re: [PATCH v7 4/5] mgmt: Add supports of variable length parameter in mgmt_config Marcel Holtmann (Mon Nov 09 2020 - 07:29:09 EST)
- Re: [PATCH 1/3] dt-bindings: gpio: sunxi:create a DT header for Allwinner pin controller Frank Lee (Mon Nov 09 2020 - 07:29:23 EST)
- [kbuild] drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c:1300 create_engine_group() error: we previously assumed 'mirrored_eng_grp' could be null (see line 1256) Dan Carpenter (Mon Nov 09 2020 - 07:29:52 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Vladimir Oltean (Mon Nov 09 2020 - 07:31:16 EST)
- Re: [PATCH v2] clk: exynos7: Keep aclk_fsys1_200 enabled Sylwester Nawrocki (Mon Nov 09 2020 - 07:32:17 EST)
- Re: [PATCH] Bluetooth: Resume advertising after LE connection Marcel Holtmann (Mon Nov 09 2020 - 07:33:19 EST)
- Re: [PATCH 4/5] cpuidle: governor: Export the needed symbols Peter Zijlstra (Mon Nov 09 2020 - 07:34:24 EST)
- Re: [PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump chenzhou (Mon Nov 09 2020 - 07:34:27 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Syed Nayyar Waris (Mon Nov 09 2020 - 07:34:30 EST)
- Re: [PATCH v3] Bluetooth: btusb: Add the more support IDs for Realtek RTL8822CE Marcel Holtmann (Mon Nov 09 2020 - 07:36:08 EST)
- Re: [PATCH 01/18] dmaengine: of-dma: Add support for optional router configuration callback Peter Ujfalusi (Mon Nov 09 2020 - 07:36:17 EST)
- Re: [REF PATCH] mm/swap: fix swapon failure Alex Shi (Mon Nov 09 2020 - 07:36:35 EST)
- Re: [PATCH] Bluetooth: btrtl: Refine the ic_id_table for clearer and more regular Marcel Holtmann (Mon Nov 09 2020 - 07:37:20 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Vladimir Oltean (Mon Nov 09 2020 - 07:38:18 EST)
- Re: [PATCH v2] Bluetooth: btrtl: Ask 8821C to drop old firmware Marcel Holtmann (Mon Nov 09 2020 - 07:39:33 EST)
- [PATCH][next] net: dsa: fix unintended sign extension on a u16 left shift Colin King (Mon Nov 09 2020 - 07:40:15 EST)
- Re: [auxdisplay] b26deabb1d: BUG:kernel_NULL_pointer_dereference,address Lars Poeschel (Mon Nov 09 2020 - 07:40:21 EST)
- [PATCH net-next 1/1] net: phy: Allow mdio buses to probe C45 before falling back to C22 Wong Vee Khee (Mon Nov 09 2020 - 07:40:51 EST)
- Re: [PATCH 1/2] cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table Marek Szyprowski (Mon Nov 09 2020 - 07:42:35 EST)
- Re: [PATCH] Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E device Marcel Holtmann (Mon Nov 09 2020 - 07:42:58 EST)
- Re: [PATCH v2] clk: exynos7: Keep aclk_fsys1_200 enabled Sylwester Nawrocki (Mon Nov 09 2020 - 07:43:15 EST)
- Re: [PATCH] Bluetooth: hci_ll: add a small delay for wl1271 enable bt_en Marcel Holtmann (Mon Nov 09 2020 - 07:43:47 EST)
- [PATCH] interconnect: qcom: msm8974: Don't boost the NoC rate during boot Georgi Djakov (Mon Nov 09 2020 - 07:45:13 EST)
- Re: [PATCH stable] net: sch_generic: fix the missing new qdisc assignment bug Greg KH (Mon Nov 09 2020 - 07:46:19 EST)
- Re: [PATCH RESEND] driver core: export device_is_bound() to fix build failure Greg Kroah-Hartman (Mon Nov 09 2020 - 07:47:36 EST)
- Re: [ANNOUNCE] v5.10-rc2-rt4 Sebastian Andrzej Siewior (Mon Nov 09 2020 - 07:48:17 EST)
- [RESEND PATCH v3] fuse: Abort waiting for a response if the daemon receives a fatal signal Alexey Gladkov (Mon Nov 09 2020 - 07:51:49 EST)
- Re: [PATCH][next] net: dsa: fix unintended sign extension on a u16 left shift Kurt Kanzenbach (Mon Nov 09 2020 - 07:52:20 EST)
- Re: [PATCH v2 03/10] media: tegra-video: Fix V4L2 pixel format for RGB888_1X24 Hans Verkuil (Mon Nov 09 2020 - 07:52:30 EST)
- [PATCH][next] mptcp: fix a dereference of pointer before msk is null checked. Colin King (Mon Nov 09 2020 - 07:52:31 EST)
- [PATCH 4.4 01/86] SUNRPC: ECONNREFUSED should cause a rebind. Greg Kroah-Hartman (Mon Nov 09 2020 - 07:55:57 EST)
- Re: [PATCH -next] cpumask: use false and true for bool variables Peter Zijlstra (Mon Nov 09 2020 - 07:56:30 EST)
- [PATCH 4.4 07/86] mtd: lpddr: Fix bad logic in print_drs_error Greg Kroah-Hartman (Mon Nov 09 2020 - 07:56:44 EST)
- [PATCH 4.4 22/86] drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values Greg Kroah-Hartman (Mon Nov 09 2020 - 07:56:56 EST)
- [PATCH 4.4 25/86] clk: ti: clockdomain: fix static checker warning Greg Kroah-Hartman (Mon Nov 09 2020 - 07:57:01 EST)
- [PATCH 4.4 12/86] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race Greg Kroah-Hartman (Mon Nov 09 2020 - 07:57:08 EST)
- [PATCH 4.4 31/86] ARM: dts: s5pv210: move PMU node out of clock controller Greg Kroah-Hartman (Mon Nov 09 2020 - 07:57:29 EST)
- [PATCH 4.4 33/86] md/raid5: fix oops during stripe resizing Greg Kroah-Hartman (Mon Nov 09 2020 - 07:57:39 EST)
- [PATCH 4.4 37/86] ACPI: video: use ACPI backlight for HP 635 Notebook Greg Kroah-Hartman (Mon Nov 09 2020 - 07:57:46 EST)
- [PATCH 4.4 16/86] video: fbdev: pvr2fb: initialize variables Greg Kroah-Hartman (Mon Nov 09 2020 - 07:57:59 EST)
- [PATCH 4.4 18/86] mmc: via-sdmmc: Fix data race bug Greg Kroah-Hartman (Mon Nov 09 2020 - 07:58:21 EST)
- [PATCH 4.4 54/86] vringh: fix __vringh_iov() when riov and wiov are different Greg Kroah-Hartman (Mon Nov 09 2020 - 07:58:31 EST)
- [PATCH 4.4 60/86] ARM: s3c24xx: fix missing system reset Greg Kroah-Hartman (Mon Nov 09 2020 - 07:58:44 EST)
- [PATCH 4.4 56/86] arm64: berlin: Select DW_APB_TIMER_OF Greg Kroah-Hartman (Mon Nov 09 2020 - 07:58:46 EST)
- [PATCH 4.4 62/86] device property: Dont clear secondary pointer for shared primary firmware node Greg Kroah-Hartman (Mon Nov 09 2020 - 07:58:48 EST)
- [PATCH 4.4 45/86] iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. Greg Kroah-Hartman (Mon Nov 09 2020 - 07:58:53 EST)
- [PATCH 4.4 64/86] xen/events: dont use chip_data for legacy IRQs Greg Kroah-Hartman (Mon Nov 09 2020 - 07:58:55 EST)
- [PATCH 4.4 67/86] gianfar: Account for Tx PTP timestamp in the skb headroom Greg Kroah-Hartman (Mon Nov 09 2020 - 07:59:10 EST)
- [PATCH 4.4 70/86] ftrace: Fix recursion check for NMI test Greg Kroah-Hartman (Mon Nov 09 2020 - 07:59:13 EST)
- [PATCH 4.4 71/86] ftrace: Handle tracing when switching between context Greg Kroah-Hartman (Mon Nov 09 2020 - 07:59:16 EST)
- [PATCH 4.4 75/86] scsi: core: Dont start concurrent async scan on same host Greg Kroah-Hartman (Mon Nov 09 2020 - 07:59:19 EST)
- [PATCH 4.4 49/86] ia64: fix build error with !COREDUMP Greg Kroah-Hartman (Mon Nov 09 2020 - 07:59:21 EST)
- [PATCH 4.4 86/86] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" Greg Kroah-Hartman (Mon Nov 09 2020 - 07:59:41 EST)
- [PATCH 4.4 80/86] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init Greg Kroah-Hartman (Mon Nov 09 2020 - 08:00:04 EST)
- [PATCH 4.4 82/86] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:00:05 EST)
- [PATCH 4.9 005/117] ravb: Fix bit fields checking in ravb_hwtstamp_get() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:00:29 EST)
- [PATCH 4.9 008/117] fuse: fix page dereference after free Greg Kroah-Hartman (Mon Nov 09 2020 - 08:01:13 EST)
- [PATCH 4.9 011/117] ata: sata_rcar: Fix DMA boundary mask Greg Kroah-Hartman (Mon Nov 09 2020 - 08:01:21 EST)
- [PATCH 4.9 013/117] fscrypto: move ioctl processing more fully into common code Greg Kroah-Hartman (Mon Nov 09 2020 - 08:01:32 EST)
- [PATCH 4.9 031/117] arm64/mm: return cpu_all_mask when node is NUMA_NO_NODE Greg Kroah-Hartman (Mon Nov 09 2020 - 08:01:33 EST)
- [PATCH 4.9 032/117] drivers/net/wan/hdlc_fr: Correctly handle special skb->protocol values Greg Kroah-Hartman (Mon Nov 09 2020 - 08:01:46 EST)
- [PATCH 4.9 033/117] bus/fsl_mc: Do not rely on caller to provide non NULL mc_io Greg Kroah-Hartman (Mon Nov 09 2020 - 08:02:02 EST)
- [PATCH 4.9 038/117] drivers: watchdog: rdc321x_wdt: Fix race condition bugs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:03:44 EST)
- [PATCH 4.9 039/117] ext4: Detect already used quota file early Greg Kroah-Hartman (Mon Nov 09 2020 - 08:03:59 EST)
- [PATCH 4.9 019/117] f2fs: fix to check segment boundary during SIT page readahead Greg Kroah-Hartman (Mon Nov 09 2020 - 08:04:13 EST)
- [PATCH 4.9 055/117] w1: mxc_w1: Fix timeout resolution problem leading to bus error Greg Kroah-Hartman (Mon Nov 09 2020 - 08:04:35 EST)
- [PATCH 4.9 056/117] scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:04:50 EST)
- [PATCH 4.9 065/117] dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status Greg Kroah-Hartman (Mon Nov 09 2020 - 08:04:52 EST)
- [PATCH 4.9 067/117] iio:adc:ti-adc12138 Fix alignment issue with timestamp Greg Kroah-Hartman (Mon Nov 09 2020 - 08:04:58 EST)
- [PATCH 4.9 090/117] staging: octeon: repair "fixed-link" support Greg Kroah-Hartman (Mon Nov 09 2020 - 08:05:28 EST)
- [PATCH 4.9 092/117] xen/events: dont use chip_data for legacy IRQs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:05:30 EST)
- [PATCH 4.9 093/117] tipc: fix use-after-free in tipc_bcast_get_mode Greg Kroah-Hartman (Mon Nov 09 2020 - 08:05:45 EST)
- [PATCH 4.9 085/117] ARM: s3c24xx: fix missing system reset Greg Kroah-Hartman (Mon Nov 09 2020 - 08:05:56 EST)
- [PATCH 4.14 01/48] drm/i915: Break up error capture compression loops with cond_resched() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:05:59 EST)
- [PATCH 4.14 12/48] i40e: add num_vectors checker in iwarp handler Greg Kroah-Hartman (Mon Nov 09 2020 - 08:06:14 EST)
- [PATCH 4.14 17/48] ALSA: usb-audio: Add implicit feedback quirk for Qu-16 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:06:23 EST)
- [PATCH 4.14 18/48] lib/crc32test: remove extra local_irq_disable/enable Greg Kroah-Hartman (Mon Nov 09 2020 - 08:06:25 EST)
- [PATCH 4.14 19/48] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled Greg Kroah-Hartman (Mon Nov 09 2020 - 08:06:30 EST)
- [PATCH 4.14 21/48] gfs2: Wake up when sd_glock_disposal becomes zero Greg Kroah-Hartman (Mon Nov 09 2020 - 08:06:35 EST)
- [PATCH 4.14 03/48] tipc: fix use-after-free in tipc_bcast_get_mode Greg Kroah-Hartman (Mon Nov 09 2020 - 08:06:39 EST)
- [PATCH 4.14 05/48] gianfar: Account for Tx PTP timestamp in the skb headroom Greg Kroah-Hartman (Mon Nov 09 2020 - 08:06:54 EST)
- [PATCH 4.14 09/48] Blktrace: bail out early if block debugfs is not configured Greg Kroah-Hartman (Mon Nov 09 2020 - 08:06:59 EST)
- [PATCH] net: tcp: ratelimit warnings in tcp_recvmsg menglong8 . dong (Mon Nov 09 2020 - 08:07:07 EST)
- [PATCH 4.14 34/48] ACPI: NFIT: Fix comparison to -ENXIO Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:10 EST)
- [PATCH 4.14 35/48] vt: Disable KD_FONT_OP_COPY Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:12 EST)
- [PATCH 4.14 38/48] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:32 EST)
- [PATCH 4.14 41/48] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:33 EST)
- [PATCH 4.14 24/48] tracing: Fix out of bounds write in get_trace_buf Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:33 EST)
- [PATCH 4.14 40/48] USB: serial: option: add Quectel EC200T module support Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:33 EST)
- [PATCH 4.14 42/48] USB: serial: option: add Telit FN980 composition 0x1055 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:36 EST)
- [PATCH 4.14 45/48] ARC: stack unwinding: avoid indefinite looping Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:39 EST)
- [PATCH 4.14 46/48] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:45 EST)
- [PATCH 4.14 47/48] PM: runtime: Resume the device earlier in __device_release_driver() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:46 EST)
- [PATCH 4.14 48/48] arm64: dts: marvell: espressobin: add ethernet alias Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:49 EST)
- [PATCH 4.14 25/48] futex: Handle transient "ownerless" rtmutex state correctly Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:59 EST)
- [PATCH 4.14 26/48] ARM: dts: sun4i-a10: fix cpu_alert temperature Greg Kroah-Hartman (Mon Nov 09 2020 - 08:07:59 EST)
- [PATCH 4.14 29/48] blk-cgroup: Fix memleak on error path Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:02 EST)
- [PATCH 4.14 30/48] blk-cgroup: Pre-allocate tree node on blkg_conf_prep Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:07 EST)
- [PATCH 4.14 31/48] scsi: core: Dont start concurrent async scan on same host Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:12 EST)
- [PATCH 4.19 01/71] drm/i915: Break up error capture compression loops with cond_resched() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:15 EST)
- [PATCH 4.19 10/71] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:19 EST)
- [PATCH 4.19 12/71] blktrace: fix debugfs use after free Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:21 EST)
- [PATCH 4.19 13/71] btrfs: extent_io: Kill the forward declaration of flush_write_bio Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:25 EST)
- [PATCH 4.19 16/71] btrfs: flush write bio if we loop in extent_write_cache_pages Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:33 EST)
- [PATCH 4.19 17/71] btrfs: extent_io: Handle errors better in extent_write_full_page() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:35 EST)
- [PATCH 4.19 18/71] btrfs: extent_io: Handle errors better in btree_write_cache_pages() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:39 EST)
- [PATCH 4.19 19/71] btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:43 EST)
- [PATCH 4.19 02/71] tipc: fix use-after-free in tipc_bcast_get_mode Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:45 EST)
- [PATCH 4.19 20/71] Btrfs: fix unwritten extent buffers and hangs on future writeback attempts Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:47 EST)
- [PATCH 4.19 22/71] btrfs: Move btrfs_check_chunk_valid() to tree-check.[ch] and export it Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:58 EST)
- [PATCH 4.19 21/71] btrfs: Dont submit any btree write bio if the fs has errors Greg Kroah-Hartman (Mon Nov 09 2020 - 08:08:58 EST)
- [PATCH 4.19 24/71] btrfs: tree-checker: Make btrfs_check_chunk_valid() return EUCLEAN instead of EIO Greg Kroah-Hartman (Mon Nov 09 2020 - 08:09:00 EST)
- [PATCH 4.19 25/71] btrfs: tree-checker: Check chunk item at tree block read time Greg Kroah-Hartman (Mon Nov 09 2020 - 08:09:05 EST)
- [PATCH 4.19 28/71] btrfs: tree-checker: Enhance chunk checker to validate chunk profile Greg Kroah-Hartman (Mon Nov 09 2020 - 08:09:15 EST)
- [PATCH 4.19 29/71] btrfs: tree-checker: Verify inode item Greg Kroah-Hartman (Mon Nov 09 2020 - 08:09:18 EST)
- [PATCH 4.19 03/71] ptrace: fix task_join_group_stop() for the case when current is traced Greg Kroah-Hartman (Mon Nov 09 2020 - 08:09:23 EST)
- [PATCH 4.19 06/71] chelsio/chtls: fix always leaking ctrl_skb Greg Kroah-Hartman (Mon Nov 09 2020 - 08:09:25 EST)
- [PATCH 4.19 07/71] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP Greg Kroah-Hartman (Mon Nov 09 2020 - 08:09:31 EST)
- [PATCH 4.19 09/71] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition Greg Kroah-Hartman (Mon Nov 09 2020 - 08:09:37 EST)
- [PATCH 4.19 08/71] gianfar: Account for Tx PTP timestamp in the skb headroom Greg Kroah-Hartman (Mon Nov 09 2020 - 08:09:40 EST)
- [PATCH 4.19 43/71] ftrace: Handle tracing when switching between context Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:01 EST)
- [PATCH 4.19 40/71] gfs2: Wake up when sd_glock_disposal becomes zero Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:01 EST)
- [PATCH 4.19 41/71] ring-buffer: Fix recursion protection transitions between interrupt context Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:01 EST)
- [PATCH 4.19 42/71] ftrace: Fix recursion check for NMI test Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:02 EST)
- [PATCH 4.19 44/71] tracing: Fix out of bounds write in get_trace_buf Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:02 EST)
- [PATCH 4.19 46/71] ARM: dts: sun4i-a10: fix cpu_alert temperature Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:02 EST)
- [PATCH 4.19 47/71] x86/kexec: Use up-to-dated screen_info copy to fill boot params Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:05 EST)
- [PATCH 4.19 32/71] ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:16 EST)
- [PATCH 4.19 50/71] blk-cgroup: Pre-allocate tree node on blkg_conf_prep Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:19 EST)
- [PATCH 4.19 52/71] vsock: use ns_capable_noaudit() on socket create Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:23 EST)
- [PATCH 4.19 51/71] scsi: core: Dont start concurrent async scan on same host Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:24 EST)
- [PATCH 4.19 53/71] drm/vc4: drv: Add error handding for bind Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:29 EST)
- [PATCH 4.19 54/71] ACPI: NFIT: Fix comparison to -ENXIO Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:31 EST)
- [PATCH 4.19 57/71] serial: 8250_mtk: Fix uart_get_baud_rate warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:38 EST)
- [PATCH 4.19 58/71] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:44 EST)
- [PATCH 4.19 33/71] ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:51 EST)
- [PATCH 4.19 61/71] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:54 EST)
- [PATCH 4.19 34/71] ALSA: usb-audio: Add implicit feedback quirk for Qu-16 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:10:57 EST)
- [PATCH 4.19 35/71] ALSA: usb-audio: Add implicit feedback quirk for MODX Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:01 EST)
- [PATCH 4.19 36/71] mm: mempolicy: fix potential pte_unmap_unlock pte error Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:04 EST)
- [PATCH 4.19 37/71] lib/crc32test: remove extra local_irq_disable/enable Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:12 EST)
- [PATCH 4.19 30/71] btrfs: tree-checker: fix the error message for transid error Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:16 EST)
- Re: [PATCH V3] fsl/fman: add missing put_devcie() call in fman_port_probe() yukuai (C) (Mon Nov 09 2020 - 08:11:37 EST)
- [PATCH 4.19 69/71] tools: perf: Fix build error in v4.19.y Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:37 EST)
- [PATCH 4.19 67/71] PM: runtime: Resume the device earlier in __device_release_driver() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:37 EST)
- [PATCH 4.19 65/71] ARC: stack unwinding: avoid indefinite looping Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:37 EST)
- [PATCH 4.19 66/71] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:37 EST)
- [PATCH 4.19 71/71] arm64: dts: marvell: espressobin: Add ethernet switch aliases Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:38 EST)
- [PATCH 5.4 01/85] drm/i915: Break up error capture compression loops with cond_resched() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:48 EST)
- [PATCH 5.4 11/85] cadence: force nonlinear buffers to be cloned Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:54 EST)
- [PATCH 5.4 13/85] chelsio/chtls: fix always leaking ctrl_skb Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:57 EST)
- [PATCH 5.4 14/85] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP Greg Kroah-Hartman (Mon Nov 09 2020 - 08:11:59 EST)
- [PATCH 5.4 15/85] gianfar: Account for Tx PTP timestamp in the skb headroom Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:04 EST)
- [PATCH 5.4 17/85] ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:09 EST)
- [PATCH 5.4 19/85] powerpc/vnic: Extend "failover pending" window Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:13 EST)
- Re: [PATCH] mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get() yukuai (C) (Mon Nov 09 2020 - 08:12:17 EST)
- [PATCH 5.4 21/85] sfp: Fix error handing in sfp_probe() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:21 EST)
- [PATCH 5.4 22/85] Fonts: Replace discarded const qualifier Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:27 EST)
- [PATCH 5.4 25/85] ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:34 EST)
- [PATCH 5.4 26/85] ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:37 EST)
- [PATCH 5.4 03/85] drm/i915: Drop runtime-pm assert from vgpu io accessors Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:41 EST)
- [PATCH 5.4 05/85] linkage: Introduce new macros for assembler symbols Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:47 EST)
- [PATCH 5.4 06/85] arm64: asm: Add new-style position independent function annotations Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:51 EST)
- [PATCH 5.4 09/85] tipc: fix use-after-free in tipc_bcast_get_mode Greg Kroah-Hartman (Mon Nov 09 2020 - 08:12:57 EST)
- [PATCH 5.4 00/85] 5.4.76-rc1 review Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:08 EST)
- [PATCH 5.4 28/85] ALSA: usb-audio: Add implicit feedback quirk for MODX Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:10 EST)
- [PATCH 5.4 37/85] ftrace: Handle tracing when switching between context Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:12 EST)
- [PATCH 5.4 39/85] spi: bcm2835: fix gpio cs level inversion Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:32 EST)
- [PATCH 5.4 41/85] futex: Handle transient "ownerless" rtmutex state correctly Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:33 EST)
- [PATCH 5.4 44/85] x86/kexec: Use up-to-dated screen_info copy to fill boot params Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:33 EST)
- [PATCH 5.4 42/85] ARM: dts: sun4i-a10: fix cpu_alert temperature Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:33 EST)
- [PATCH 5.4 40/85] tracing: Fix out of bounds write in get_trace_buf Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:33 EST)
- [PATCH 5.4 45/85] of: Fix reserved-memory overlap detection Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:34 EST)
- [PATCH 5.4 47/85] drm/sun4i: frontend: Reuse the ch0 phase for RGB formats Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:36 EST)
- [PATCH 5.4 48/85] drm/sun4i: frontend: Fix the scaler phase on A33 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:40 EST)
- [PATCH 5.4 49/85] blk-cgroup: Fix memleak on error path Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:42 EST)
- [PATCH 5.4 51/85] scsi: core: Dont start concurrent async scan on same host Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:49 EST)
- [PATCH 5.4 50/85] blk-cgroup: Pre-allocate tree node on blkg_conf_prep Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:51 EST)
- [PATCH 5.4 53/85] scsi: ibmvscsi: Fix potential race after loss of transport Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:55 EST)
- [PATCH 5.4 54/85] vsock: use ns_capable_noaudit() on socket create Greg Kroah-Hartman (Mon Nov 09 2020 - 08:13:59 EST)
- [PATCH 5.4 56/85] nvmet: fix a NULL pointer dereference when tracing the flush command Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:03 EST)
- [PATCH 5.4 55/85] nvme-rdma: handle unexpected nvme completion data length Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:07 EST)
- [PATCH 5.4 59/85] usb: cdns3: gadget: suspicious implicit sign extension Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:15 EST)
- [PATCH 5.4 31/85] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:17 EST)
- [PATCH 5.4 33/85] gfs2: Wake up when sd_glock_disposal becomes zero Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:24 EST)
- [PATCH 5.4 34/85] ring-buffer: Fix recursion protection transitions between interrupt context Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:27 EST)
- [PATCH 5.4 32/85] mm: always have io_remap_pfn_range() set pgprot_decrypted() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:28 EST)
- [PATCH 5.4 35/85] mtd: spi-nor: Dont copy self-pointing struct around Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:30 EST)
- [PATCH 5.4 27/85] ALSA: usb-audio: Add implicit feedback quirk for Qu-16 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:36 EST)
- [PATCH 5.4 61/85] drm/nouveau/gem: fix "refcount_t: underflow; use-after-free" Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:41 EST)
- [PATCH 5.4 70/85] USB: serial: option: add Quectel EC200T module support Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:43 EST)
- [PATCH 5.4 71/85] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:45 EST)
- [PATCH 5.4 72/85] USB: serial: option: add Telit FN980 composition 0x1055 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:49 EST)
- [PATCH 5.4 73/85] tty: serial: fsl_lpuart: add LS1028A support Greg Kroah-Hartman (Mon Nov 09 2020 - 08:14:55 EST)
- [PATCH 5.4 75/85] usb: dwc3: ep0: Fix delay status handling Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:00 EST)
- [PATCH 5.4 77/85] usb: mtu3: fix panic in mtu3_gadget_stop() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:02 EST)
- [PATCH 5.4 78/85] drm/panfrost: Fix a deadlock between the shrinker and madvise path Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:06 EST)
- [PATCH 5.4 38/85] regulator: defer probe when trying to get voltage from unresolved supply Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:12 EST)
- [PATCH 5.4 62/85] arm64/smp: Move rcu_cpu_starting() earlier Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:13 EST)
- [PATCH 5.4 81/85] PM: runtime: Drop pm_runtime_clean_up_links() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:20 EST)
- [PATCH 5.4 82/85] PM: runtime: Resume the device earlier in __device_release_driver() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:23 EST)
- [PATCH 5.4 83/85] xfs: flush for older, xfs specific ioctls Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:24 EST)
- [PATCH 5.4 85/85] arm64: dts: marvell: espressobin: Add ethernet switch aliases Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:29 EST)
- [PATCH 5.4 63/85] Revert "coresight: Make sysfs functional on topologies with per core sink" Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:32 EST)
- [PATCH 5.4 64/85] vt: Disable KD_FONT_OP_COPY Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:35 EST)
- [PATCH 5.4 65/85] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:42 EST)
- [PATCH 5.4 68/85] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:46 EST)
- [PATCH 5.4 67/85] serial: 8250_mtk: Fix uart_get_baud_rate warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:49 EST)
- [PATCH 5.4 69/85] USB: serial: cyberjack: fix write-URB completion race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:51 EST)
- [PATCH 5.9 001/133] net: core: use list_del_init() instead of list_del() in netdev_run_todo() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:56 EST)
- [PATCH 5.9 010/133] drm/i915: Fix TGL DKL PHY DP vswing handling Greg Kroah-Hartman (Mon Nov 09 2020 - 08:15:58 EST)
- [PATCH 5.9 011/133] drm/i915/gt: Initialize reserved and unspecified MOCS indices Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:02 EST)
- [PATCH 5.9 013/133] drm/i915/gt: Delay execlist processing for tgl Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:07 EST)
- [PATCH 5.9 012/133] drm/i915/gt: Undo forced context restores after trivial preemptions Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:09 EST)
- [PATCH 5.9 016/133] drm/i915: Mark ininitial fb obj as WT on eLLC machines to avoid rcu lockup during fbdev init Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:16 EST)
- [PATCH 5.9 015/133] drm/i915: Exclude low pages (128KiB) of stolen from use Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:19 EST)
- [PATCH 5.9 017/133] drm/i915: Use the active reference on the vma while capturing Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:25 EST)
- [PATCH 5.9 019/133] drm/i915: Restore ILK-M RPS support Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:29 EST)
- [PATCH 5.9 020/133] drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:31 EST)
- [PATCH 5.9 021/133] drm/nouveau/device: fix changing endianess code to work on older GPUs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:36 EST)
- [PATCH 5.9 022/133] ptrace: fix task_join_group_stop() for the case when current is traced Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:39 EST)
- [PATCH 5.9 023/133] cadence: force nonlinear buffers to be cloned Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:42 EST)
- [PATCH 5.9 024/133] chelsio/chtls: fix memory leaks caused by a race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:45 EST)
- [PATCH 5.9 026/133] dpaa_eth: update the buffer layout for non-A050385 erratum scenarios Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:55 EST)
- [PATCH 5.9 027/133] dpaa_eth: fix the RX headroom size alignment Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:55 EST)
- [PATCH 5.9 004/133] drm/i915/gem: Prevent using pgprot_writecombine() if PAT is not supported Greg Kroah-Hartman (Mon Nov 09 2020 - 08:16:57 EST)
- [PATCH 5.9 003/133] drm/i915/gem: Avoid implicit vmap for highmem on x86-32 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:00 EST)
- [PATCH 5.9 006/133] drm/i915/gt: Always send a pulse down the engine after disabling heartbeat Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:12 EST)
- [PATCH 5.9 008/133] drm/i915: Cancel outstanding work after disabling heartbeats on an engine Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:13 EST)
- [PATCH 5.9 007/133] drm/i915: Break up error capture compression loops with cond_resched() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:14 EST)
- [PATCH 5.9 000/133] 5.9.7-rc1 review Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:18 EST)
- [PATCH 5.9 038/133] net: fec: fix MDIO probing for some FEC hardware blocks Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:24 EST)
- [PATCH 5.9 029/133] gianfar: Account for Tx PTP timestamp in the skb headroom Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:28 EST)
- [PATCH 5.9 009/133] drm/i915: Avoid mixing integer types during batch copies Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:30 EST)
- [PATCH 5.9 042/133] r8169: work around short packet hw bug on RTL8125 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:33 EST)
- [PATCH 5.9 045/133] Fonts: Replace discarded const qualifier Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:41 EST)
- [PATCH 5.9 046/133] ALSA: hda/realtek - Fixed HP headset Mic cant be detected Greg Kroah-Hartman (Mon Nov 09 2020 - 08:17:44 EST)
- [PATCH 5.9 047/133] ALSA: hda/realtek - Enable headphone for ASUS TM420 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:01 EST)
- [PATCH 5.9 048/133] ALSA: usb-audio: Add implicit feedback quirk for Zoom UAC-2 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:02 EST)
- [PATCH 5.9 030/133] ionic: check port ptr before use Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:02 EST)
- [PATCH 5.9 050/133] ALSA: usb-audio: Add implicit feedback quirk for Qu-16 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:03 EST)
- [PATCH 5.9 051/133] ALSA: usb-audio: Add implicit feedback quirk for MODX Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:03 EST)
- [PATCH 5.9 052/133] hugetlb_cgroup: fix reservation accounting Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:21 EST)
- [PATCH 5.9 053/133] mm: mempolicy: fix potential pte_unmap_unlock pte error Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:21 EST)
- [PATCH 5.9 055/133] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:26 EST)
- [PATCH 5.9 057/133] perf hists browser: Increase size of buf in perf_evsel__hists_browse() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:32 EST)
- [PATCH 5.9 059/133] gfs2: Dont call cancel_delayed_work_sync from within delete work function Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:41 EST)
- [PATCH 5.9 032/133] net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisement Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:44 EST)
- [PATCH 5.9 034/133] powerpc/vnic: Extend "failover pending" window Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:48 EST)
- [PATCH 5.9 035/133] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:53 EST)
- [PATCH 5.9 062/133] drm/amdgpu: resolved ASD loading issue on sienna Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:56 EST)
- [PATCH 5.9 072/133] ARM: dts: sun4i-a10: fix cpu_alert temperature Greg Kroah-Hartman (Mon Nov 09 2020 - 08:18:59 EST)
- [PATCH 5.9 054/133] lib/crc32test: remove extra local_irq_disable/enable Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:07 EST)
- [PATCH 5.9 075/133] x86/kexec: Use up-to-dated screen_info copy to fill boot params Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:18 EST)
- [PATCH 5.9 076/133] hyperv_fb: Update screen_info after removing old framebuffer Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:21 EST)
- [PATCH 5.9 080/133] ARM: dts: mmp3: Add power domain for the camera Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:26 EST)
- [PATCH 5.9 079/133] of: Fix reserved-memory overlap detection Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:27 EST)
- [PATCH 5.9 081/133] drm/sun4i: frontend: Rework a bit the phase data Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:30 EST)
- [PATCH 5.9 082/133] drm/sun4i: frontend: Reuse the ch0 phase for RGB formats Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:35 EST)
- [PATCH 5.9 083/133] drm/sun4i: frontend: Fix the scaler phase on A33 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:37 EST)
- [PATCH 5.9 085/133] blk-cgroup: Fix memleak on error path Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:41 EST)
- [PATCH 5.9 086/133] blk-cgroup: Pre-allocate tree node on blkg_conf_prep Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:45 EST)
- [PATCH 5.9 087/133] btrfs: drop the path before adding qgroup items when enabling qgroups Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:48 EST)
- [PATCH 5.9 088/133] btrfs: add a helper to read the tree_root commit root for backref lookup Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:51 EST)
- [PATCH 5.9 089/133] scsi: core: Dont start concurrent async scan on same host Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:54 EST)
- [PATCH 5.9 090/133] drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3) Greg Kroah-Hartman (Mon Nov 09 2020 - 08:19:56 EST)
- [PATCH 5.9 064/133] mtd: spi-nor: Dont copy self-pointing struct around Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:00 EST)
- [PATCH 5.9 091/133] drm/amdgpu: add DID for navi10 blockchain SKU Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:04 EST)
- [PATCH 5.9 092/133] drm/amd/display: Fixed panic during seamless boot. Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:09 EST)
- [PATCH 5.9 093/133] scsi: ibmvscsi: Fix potential race after loss of transport Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:11 EST)
- [PATCH 5.9 065/133] ftrace: Fix recursion check for NMI test Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:14 EST)
- [PATCH 5.9 068/133] spi: bcm2835: fix gpio cs level inversion Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:20 EST)
- [PATCH 5.9 069/133] tracing: Fix out of bounds write in get_trace_buf Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:23 EST)
- [PATCH 5.9 070/133] futex: Handle transient "ownerless" rtmutex state correctly Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:26 EST)
- [PATCH 5.9 061/133] drm/amdgpu: update golden setting for sienna_cichlid Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:28 EST)
- [PATCH 5.9 095/133] vsock: use ns_capable_noaudit() on socket create Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:35 EST)
- [PATCH 5.9 105/133] vt: Disable KD_FONT_OP_COPY Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:44 EST)
- [PATCH 5.9 104/133] arm64/smp: Move rcu_cpu_starting() earlier Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:44 EST)
- [PATCH 5.9 107/133] tty: fix crash in release_tty if tty->port is not set Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:45 EST)
- [PATCH 5.9 106/133] tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:54 EST)
- [PATCH 5.9 108/133] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Greg Kroah-Hartman (Mon Nov 09 2020 - 08:20:55 EST)
- [PATCH 5.9 109/133] entry: Fix the incorrect ordering of lockdep and RCU check Greg Kroah-Hartman (Mon Nov 09 2020 - 08:21:06 EST)
- [PATCH 5.9 112/133] s390/pkey: fix paes selftest failure with paes and pkey static build Greg Kroah-Hartman (Mon Nov 09 2020 - 08:21:06 EST)
- [PATCH 5.9 111/133] s390/mm: make pmd/pud_deref() large page aware Greg Kroah-Hartman (Mon Nov 09 2020 - 08:21:06 EST)
- [PATCH 5.9 113/133] powerpc/8xx: Always fault when _PAGE_ACCESSED is not set Greg Kroah-Hartman (Mon Nov 09 2020 - 08:21:07 EST)
- [PATCH 5.9 096/133] nvme-rdma: handle unexpected nvme completion data length Greg Kroah-Hartman (Mon Nov 09 2020 - 08:21:07 EST)
- [PATCH 5.9 114/133] powerpc/40x: Always fault when _PAGE_ACCESSED is not set Greg Kroah-Hartman (Mon Nov 09 2020 - 08:21:08 EST)
- [PATCH 5.9 118/133] USB: serial: option: add Quectel EC200T module support Greg Kroah-Hartman (Mon Nov 09 2020 - 08:21:21 EST)
- [PATCH 5.9 119/133] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:21:42 EST)
- [PATCH 5.9 121/133] usb: dwc3: ep0: Fix delay status handling Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:00 EST)
- [PATCH 5.9 122/133] USB: Add NO_LPM quirk for Kingston flash drive Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:21 EST)
- [PATCH 5.9 124/133] io_uring: fix link lookup racing with link timeout Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:22 EST)
- [PATCH 5.9 123/133] usb: mtu3: fix panic in mtu3_gadget_stop() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:22 EST)
- [PATCH 5.9 125/133] mac80211: fix regression where EAPOL frames were sent in plaintext Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:23 EST)
- [PATCH 5.9 126/133] drm/panfrost: Fix a deadlock between the shrinker and madvise path Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:23 EST)
- [PATCH 5.9 098/133] staging: mmal-vchiq: Fix memory leak for vchiq_instance Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:23 EST)
- re: scsi: ufs: Try to save power mode change and UIC cmd completion timeout Colin Ian King (Mon Nov 09 2020 - 08:22:24 EST)
- [PATCH 5.9 094/133] drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg defns Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:24 EST)
- [PATCH 5.9 099/133] drm/vc4: drv: Add error handding for bind Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:24 EST)
- [PATCH 5.9 102/133] drm/nouveau/nouveau: fix the start/end range for migration Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:24 EST)
- [PATCH 5.9 103/133] drm/nouveau/gem: fix "refcount_t: underflow; use-after-free" Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:24 EST)
- [PATCH 5.9 128/133] PM: runtime: Drop runtime PM references to supplier on link removal Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:24 EST)
- [PATCH 5.9 129/133] PM: runtime: Drop pm_runtime_clean_up_links() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:25 EST)
- [PATCH 5.9 130/133] PM: runtime: Resume the device earlier in __device_release_driver() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:25 EST)
- [PATCH 5.9 132/133] drm/i915/gt: Use the local HWSP offset during submission Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:25 EST)
- [PATCH 5.9 127/133] ARC: stack unwinding: avoid indefinite looping Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:29 EST)
- [PATCH 5.9 133/133] perf/core: Fix a memory leak in perf_event_parse_addr_filter() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:33 EST)
- [PATCH 5.9 131/133] drm/i915: Fix encoder lookup during PSR atomic check Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:37 EST)
- [PATCH 5.9 101/133] usb: cdns3: gadget: suspicious implicit sign extension Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:49 EST)
- [PATCH 5.9 100/133] ACPI: NFIT: Fix comparison to -ENXIO Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:53 EST)
- [PATCH 5.9 097/133] nvmet: fix a NULL pointer dereference when tracing the flush command Greg Kroah-Hartman (Mon Nov 09 2020 - 08:22:55 EST)
- [PATCH 5.9 120/133] USB: serial: option: add Telit FN980 composition 0x1055 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:23:17 EST)
- [PATCH 5.9 117/133] USB: serial: cyberjack: fix write-URB completion race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:23:17 EST)
- BUG: sleeping function called from invalid context in corrupted syzbot (Mon Nov 09 2020 - 08:23:26 EST)
- [PATCH 5.9 110/133] s390/pci: fix hot-plug of PCI function missing bus Greg Kroah-Hartman (Mon Nov 09 2020 - 08:23:34 EST)
- [PATCH 5.9 066/133] ftrace: Handle tracing when switching between context Greg Kroah-Hartman (Mon Nov 09 2020 - 08:23:46 EST)
- [PATCH 5.9 067/133] regulator: defer probe when trying to get voltage from unresolved supply Greg Kroah-Hartman (Mon Nov 09 2020 - 08:23:50 EST)
- [PATCH 5.9 084/133] drm/v3d: Fix double free in v3d_submit_cl_ioctl() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:05 EST)
- [PATCH 5.9 078/133] io_uring: dont miss setting IO_WQ_WORK_CONCURRENT Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:14 EST)
- [PATCH 5.9 077/133] arm64: dts: amlogic: add missing ethernet reset ID Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:20 EST)
- [PATCH 5.9 073/133] arm64: dts: meson: add missing g12 rng clock Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:24 EST)
- [PATCH 5.9 074/133] arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatible Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:27 EST)
- memory leak in anon_inode_getfile syzbot (Mon Nov 09 2020 - 08:24:30 EST)
- [PATCH 5.9 028/133] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:38 EST)
- [PATCH 5.9 071/133] x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:40 EST)
- [PATCH 5.9 037/133] ip6_tunnel: set inner ipproto before ip6_tnl_encap Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:45 EST)
- [PATCH 5.9 036/133] sfp: Fix error handing in sfp_probe() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:54 EST)
- [PATCH 5.9 058/133] gfs2: Wake up when sd_glock_disposal becomes zero Greg Kroah-Hartman (Mon Nov 09 2020 - 08:24:59 EST)
- [PATCH 5.9 031/133] ip_tunnel: fix over-mtu packet send fail without TUNNEL_DONT_FRAGMENT flags Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:01 EST)
- [PATCH 5.9 033/133] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:04 EST)
- [PATCH 5.9 116/133] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:06 EST)
- [PATCH 5.9 115/133] serial: 8250_mtk: Fix uart_get_baud_rate warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:07 EST)
- [PATCH 5.9 056/133] mm: always have io_remap_pfn_range() set pgprot_decrypted() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:07 EST)
- [PATCH 5.9 060/133] ring-buffer: Fix recursion protection transitions between interrupt context Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:13 EST)
- [PATCH V2] memory: tegra: add missing put_devcie() call in error path of tegra_emc_probe() Yu Kuai (Mon Nov 09 2020 - 08:25:25 EST)
- Re: [PATCH v2 2/2] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl Vivek Unune (Mon Nov 09 2020 - 08:25:29 EST)
- [PATCH 5.9 049/133] ALSA: usb-audio: add usb vendor id as DSD-capable for Khadas devices Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:38 EST)
- [PATCH 5.9 043/133] drm/nouveau/kms/nv50-: Get rid of bogus nouveau_conn_mode_valid() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:42 EST)
- [PATCH 5.9 044/133] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:46 EST)
- [PATCH 5.9 041/133] net: openvswitch: silence suspicious RCU usage warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:25:53 EST)
- [PATCH 5.9 039/133] mptcp: token: fix unititialized variable Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:01 EST)
- [PATCH 5.9 040/133] net: dsa: qca8k: Fix port MTU setting Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:03 EST)
- [PATCH 5.9 005/133] drm/i915/gem: Always test execution status on closing the context Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:12 EST)
- [PATCH 5.9 025/133] chelsio/chtls: fix always leaking ctrl_skb Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:23 EST)
- [PATCH 5.9 018/133] drm/i915: Reject 90/270 degree rotated initial fbs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:30 EST)
- [PATCH 5.9 002/133] tipc: fix use-after-free in tipc_bcast_get_mode Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:31 EST)
- [PATCH 5.9 014/133] drm/i915: Drop runtime-pm assert from vgpu io accessors Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:40 EST)
- [PATCH 5.4 60/85] drm/nouveau/nouveau: fix the start/end range for migration Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:45 EST)
- [PATCH 5.4 66/85] s390/pkey: fix paes selftest failure with paes and pkey static build Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:53 EST)
- [PATCH 5.4 84/85] perf/core: Fix a memory leak in perf_event_parse_addr_filter() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:26:59 EST)
- [PATCH 5.4 80/85] PM: runtime: Drop runtime PM references to supplier on link removal Greg Kroah-Hartman (Mon Nov 09 2020 - 08:27:06 EST)
- [PATCH v8 0/3] Adding support for Microchip/Microsemi serial GPIO controller Lars Povlsen (Mon Nov 09 2020 - 08:27:11 EST)
- [PATCH] ARC: mm: fix spelling mistakes Flavio Suligoi (Mon Nov 09 2020 - 08:27:23 EST)
- [PATCH v8 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-microchip-sgpio driver Lars Povlsen (Mon Nov 09 2020 - 08:27:25 EST)
- [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Lars Povlsen (Mon Nov 09 2020 - 08:27:27 EST)
- [PATCH v8 3/3] arm64: dts: sparx5: Add SGPIO devices Lars Povlsen (Mon Nov 09 2020 - 08:27:34 EST)
- [PATCH 5.4 79/85] ARC: stack unwinding: avoid indefinite looping Greg Kroah-Hartman (Mon Nov 09 2020 - 08:27:37 EST)
- [PATCH 5.4 74/85] tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A Greg Kroah-Hartman (Mon Nov 09 2020 - 08:27:41 EST)
- [PATCH 5.4 76/85] USB: Add NO_LPM quirk for Kingston flash drive Greg Kroah-Hartman (Mon Nov 09 2020 - 08:27:43 EST)
- [PATCH 5.4 36/85] ftrace: Fix recursion check for NMI test Greg Kroah-Hartman (Mon Nov 09 2020 - 08:27:51 EST)
- Re: [PATCH][next] net: dsa: fix unintended sign extension on a u16 left shift Kurt Kanzenbach (Mon Nov 09 2020 - 08:27:59 EST)
- [PATCH 5.4 30/85] lib/crc32test: remove extra local_irq_disable/enable Greg Kroah-Hartman (Mon Nov 09 2020 - 08:28:17 EST)
- Re: [PATCH v16 14/15] mtd: spi-nor: spansion: add support for Cypress Semper flash Tudor.Ambarus (Mon Nov 09 2020 - 08:28:24 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Arnd Bergmann (Mon Nov 09 2020 - 08:28:29 EST)
- [PATCH 5.4 52/85] drm/amdgpu: add DID for navi10 blockchain SKU Greg Kroah-Hartman (Mon Nov 09 2020 - 08:28:30 EST)
- [PATCH 5.4 46/85] drm/sun4i: frontend: Rework a bit the phase data Greg Kroah-Hartman (Mon Nov 09 2020 - 08:28:40 EST)
- [PATCH 5.4 29/85] mm: mempolicy: fix potential pte_unmap_unlock pte error Greg Kroah-Hartman (Mon Nov 09 2020 - 08:28:43 EST)
- [PATCH 5.4 43/85] arm64: dts: meson: add missing g12 rng clock Greg Kroah-Hartman (Mon Nov 09 2020 - 08:28:50 EST)
- [PATCH 5.4 08/85] arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S Greg Kroah-Hartman (Mon Nov 09 2020 - 08:28:59 EST)
- [PATCH 5.4 58/85] ACPI: NFIT: Fix comparison to -ENXIO Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:00 EST)
- [PATCH 5.4 57/85] drm/vc4: drv: Add error handding for bind Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:00 EST)
- [PATCH 5.4 07/85] arm64: lib: Use modern annotations for assembly functions Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:05 EST)
- [PATCH 5.4 04/85] ASoC: Intel: Skylake: Add alternative topology binary name Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:09 EST)
- [PATCH 5.4 23/85] ALSA: hda/realtek - Fixed HP headset Mic cant be detected Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:18 EST)
- [PATCH 5.4 24/85] ALSA: hda/realtek - Enable headphone for ASUS TM420 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:24 EST)
- [PATCH 5.4 02/85] drm/i915/gt: Delay execlist processing for tgl Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:24 EST)
- [PATCH 5.4 20/85] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:26 EST)
- [PATCH 5.4 18/85] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:36 EST)
- [PATCH 5.4 16/85] ionic: check port ptr before use Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:43 EST)
- [PATCH 5.4 12/85] chelsio/chtls: fix memory leaks caused by a race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:45 EST)
- [PATCH 5.4 10/85] ptrace: fix task_join_group_stop() for the case when current is traced Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:52 EST)
- [PATCH 4.19 63/71] USB: Add NO_LPM quirk for Kingston flash drive Greg Kroah-Hartman (Mon Nov 09 2020 - 08:29:57 EST)
- [PATCH 4.19 70/71] net: dsa: read mac address from DT for slave device Greg Kroah-Hartman (Mon Nov 09 2020 - 08:30:03 EST)
- [PATCH 4.19 68/71] perf/core: Fix a memory leak in perf_event_parse_addr_filter() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:30:13 EST)
- [PATCH 4.19 64/71] usb: mtu3: fix panic in mtu3_gadget_stop() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:30:34 EST)
- [PATCH 4.19 39/71] mm: always have io_remap_pfn_range() set pgprot_decrypted() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:30:54 EST)
- [PATCH 4.19 38/71] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled Greg Kroah-Hartman (Mon Nov 09 2020 - 08:30:55 EST)
- [PATCH 4.19 59/71] USB: serial: cyberjack: fix write-URB completion race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:07 EST)
- [PATCH 4.19 62/71] USB: serial: option: add Telit FN980 composition 0x1055 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:07 EST)
- [PATCH 4.19 56/71] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:07 EST)
- [PATCH 4.19 60/71] USB: serial: option: add Quectel EC200T module support Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:07 EST)
- [PATCH 4.19 55/71] vt: Disable KD_FONT_OP_COPY Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:07 EST)
- Re: [PATCH v2 0/6] Minor bug fixes and clean-up for MHI host driver Manivannan Sadhasivam (Mon Nov 09 2020 - 08:31:08 EST)
- [PATCH 4.19 49/71] blk-cgroup: Fix memleak on error path Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:08 EST)
- [PATCH 4.19 48/71] of: Fix reserved-memory overlap detection Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:08 EST)
- [PATCH 4.19 45/71] futex: Handle transient "ownerless" rtmutex state correctly Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:08 EST)
- [PATCH 4.19 00/71] 4.19.156-rc1 review Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:20 EST)
- [PATCH 4.19 31/71] Fonts: Replace discarded const qualifier Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:25 EST)
- [PATCH 4.19 04/71] cadence: force nonlinear buffers to be cloned Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:44 EST)
- [PATCH 4.19 27/71] btrfs: tree-checker: Fix wrong check on max devid Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:45 EST)
- [PATCH 4.19 05/71] chelsio/chtls: fix memory leaks caused by a race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:45 EST)
- [PATCH 4.19 26/71] btrfs: tree-checker: Verify dev item Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:45 EST)
- [PATCH 4.19 23/71] btrfs: tree-checker: Make chunk item checker messages more readable Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:48 EST)
- [PATCH 4.19 14/71] btrfs: extent_io: Move the BUG_ON() in flush_write_bio() one level up Greg Kroah-Hartman (Mon Nov 09 2020 - 08:31:55 EST)
- [PATCH 4.19 15/71] Revert "btrfs: flush write bio if we loop in extent_write_cache_pages" Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:00 EST)
- [PATCH 4.19 11/71] sfp: Fix error handing in sfp_probe() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:07 EST)
- [PATCH 4.14 27/48] x86/kexec: Use up-to-dated screen_info copy to fill boot params Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:22 EST)
- [PATCH 4.14 28/48] of: Fix reserved-memory overlap detection Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:22 EST)
- [PATCH 4.14 22/48] ftrace: Fix recursion check for NMI test Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:22 EST)
- [PATCH 4.14 43/48] USB: Add NO_LPM quirk for Kingston flash drive Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:37 EST)
- [PATCH 4.14 44/48] usb: mtu3: fix panic in mtu3_gadget_stop() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:37 EST)
- [PATCH 4.14 37/48] serial: 8250_mtk: Fix uart_get_baud_rate warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:47 EST)
- [PATCH 4.14 39/48] USB: serial: cyberjack: fix write-URB completion race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:47 EST)
- [PATCH 4.14 32/48] vsock: use ns_capable_noaudit() on socket create Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:48 EST)
- [PATCH 4.14 36/48] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:48 EST)
- [PATCH 4.14 23/48] ftrace: Handle tracing when switching between context Greg Kroah-Hartman (Mon Nov 09 2020 - 08:32:51 EST)
- [PATCH 4.14 33/48] drm/vc4: drv: Add error handding for bind Greg Kroah-Hartman (Mon Nov 09 2020 - 08:33:00 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Brad Campbell (Mon Nov 09 2020 - 08:33:02 EST)
- Re: [PATCH net-next 1/1] net: phy: Allow mdio buses to probe C45 before falling back to C22 Andrew Lunn (Mon Nov 09 2020 - 08:33:14 EST)
- [PATCH 4.14 00/48] 4.14.205-rc1 review Greg Kroah-Hartman (Mon Nov 09 2020 - 08:33:33 EST)
- [PATCH 4.14 06/48] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition Greg Kroah-Hartman (Mon Nov 09 2020 - 08:33:33 EST)
- [PATCH 4.14 08/48] sfp: Fix error handing in sfp_probe() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:33:33 EST)
- [PATCH 4.14 04/48] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP Greg Kroah-Hartman (Mon Nov 09 2020 - 08:33:37 EST)
- [PATCH 4.14 02/48] xen/events: dont use chip_data for legacy IRQs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:33:43 EST)
- [PATCH 4.14 20/48] mm: always have io_remap_pfn_range() set pgprot_decrypted() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:33:53 EST)
- [PATCH 4.14 16/48] Fonts: Replace discarded const qualifier Greg Kroah-Hartman (Mon Nov 09 2020 - 08:33:58 EST)
- [PATCH 4.14 14/48] i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:11 EST)
- [PATCH 4.14 15/48] i40e: Memory leak in i40e_config_iwarp_qvlist Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:32 EST)
- [PATCH 4.9 081/117] arm64: berlin: Select DW_APB_TIMER_OF Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:32 EST)
- [PATCH 4.14 13/48] i40e: Wrong truncation from u16 to u8 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:32 EST)
- [PATCH 4.9 107/117] ACPI: NFIT: Fix comparison to -ENXIO Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:33 EST)
- [PATCH 4.14 11/48] i40e: Fix a potential NULL pointer dereference Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:33 EST)
- [PATCH 4.9 106/117] vsock: use ns_capable_noaudit() on socket create Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:38 EST)
- [PATCH 4.9 080/117] tty: make FONTX ioctl use the tty pointer they were actually passed Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:38 EST)
- [PATCH 4.14 10/48] blktrace: fix debugfs use after free Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:38 EST)
- [PATCH -next v4] watchdog: Fix potential dereferencing of null pointer Wang Wensheng (Mon Nov 09 2020 - 08:34:39 EST)
- [PATCH 4.9 112/117] USB: serial: cyberjack: fix write-URB completion race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:41 EST)
- [PATCH 4.9 117/117] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:44 EST)
- [PATCH 4.9 116/117] ARC: stack unwinding: avoid indefinite looping Greg Kroah-Hartman (Mon Nov 09 2020 - 08:34:51 EST)
- [PATCH 4.9 115/117] USB: Add NO_LPM quirk for Kingston flash drive Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:01 EST)
- [PATCH 4.9 114/117] USB: serial: option: add Telit FN980 composition 0x1055 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:01 EST)
- [PATCH 4.14 07/48] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:05 EST)
- [tip: locking/urgent] futex: Don't enable IRQs unconditionally in put_pi_state() tip-bot2 for Dan Carpenter (Mon Nov 09 2020 - 08:35:08 EST)
- [PATCH 4.9 113/117] USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:11 EST)
- [PATCH 4.9 089/117] staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:16 EST)
- [PATCH 4.9 078/117] vringh: fix __vringh_iov() when riov and wiov are different Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:21 EST)
- [PATCH 4.9 087/117] device property: Dont clear secondary pointer for shared primary firmware node Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:37 EST)
- Re: [PATCH v2 10/10] media: tegra-video: Add support for x8 captures with gang ports Hans Verkuil (Mon Nov 09 2020 - 08:35:37 EST)
- [PATCH 4.9 086/117] device property: Keep secondary firmware node secondary by type Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:38 EST)
- [PATCH 4.9 045/117] md/raid5: fix oops during stripe resizing Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:40 EST)
- [PATCH 4.9 083/117] hil/parisc: Disable HIL driver when it gets stuck Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:43 EST)
- [PATCH 4.9 082/117] cachefiles: Handle readpage error correctly Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:49 EST)
- [PATCH 4.9 111/117] serial: txx9: add missing platform_driver_unregister() on error in serial_txx9_init Greg Kroah-Hartman (Mon Nov 09 2020 - 08:35:52 EST)
- [PATCH 4.9 084/117] ARM: samsung: fix PM debug build with DEBUG_LL but !MMU Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:01 EST)
- [PATCH 4.9 110/117] serial: 8250_mtk: Fix uart_get_baud_rate warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:01 EST)
- [PATCH 4.9 054/117] acpi-cpufreq: Honor _PSD table setting on new AMD CPUs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:06 EST)
- [PATCH 4.9 109/117] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:14 EST)
- [PATCH 4.9 108/117] vt: Disable KD_FONT_OP_COPY Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:14 EST)
- [PATCH 4.9 076/117] 9P: Cast to loff_t before multiplying Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:17 EST)
- [PATCH][next] cpumask: allocate enough space for string and trailing '\0' char Colin King (Mon Nov 09 2020 - 08:36:27 EST)
- Re: [PATCH v5] bluetooth: hci_h5: fix memory leak in h5_close Marcel Holtmann (Mon Nov 09 2020 - 08:36:28 EST)
- [PATCH 4.9 105/117] scsi: core: Dont start concurrent async scan on same host Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:30 EST)
- [PATCH 4.9 100/117] ftrace: Handle tracing when switching between context Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:34 EST)
- [PATCH 4.9 104/117] of: Fix reserved-memory overlap detection Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:37 EST)
- [PATCH 4.9 103/117] x86/kexec: Use up-to-dated screen_info copy to fill boot params Greg Kroah-Hartman (Mon Nov 09 2020 - 08:36:54 EST)
- RE: [PATCH v4 4/4] mmc: sdhci-of-arasan: Enable UHS-1 support for Keem Bay SOC Zulkifli, Muhammad Husaini (Mon Nov 09 2020 - 08:36:58 EST)
- [PATCH 4.9 102/117] ARM: dts: sun4i-a10: fix cpu_alert temperature Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:13 EST)
- [PATCH 4.9 101/117] tracing: Fix out of bounds write in get_trace_buf Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:13 EST)
- Re: [PATCH] net: tcp: ratelimit warnings in tcp_recvmsg Eric Dumazet (Mon Nov 09 2020 - 08:37:13 EST)
- [PATCH 4.9 098/117] kthread_worker: prevent queuing delayed work from timer_fn when it is being canceled Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:24 EST)
- [PATCH 4.9 099/117] ftrace: Fix recursion check for NMI test Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:24 EST)
- [PATCH 4.9 096/117] Fonts: Replace discarded const qualifier Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:28 EST)
- [PATCH 4.9 095/117] gianfar: Account for Tx PTP timestamp in the skb headroom Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:30 EST)
- [PATCH 4.9 097/117] ALSA: usb-audio: Add implicit feedback quirk for Qu-16 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:34 EST)
- [PATCH 4.9 094/117] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:41 EST)
- Re: [PATCH] thinkpad_acpi: add P1 gen3 second fan support Hans de Goede (Mon Nov 09 2020 - 08:37:42 EST)
- [PATCH 4.9 040/117] gfs2: add validation checks for size of superblock Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:46 EST)
- [PATCH 4.9 091/117] staging: octeon: Drop on uncorrectable alignment or FCS error Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:51 EST)
- [PATCH 4.9 088/117] KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR Greg Kroah-Hartman (Mon Nov 09 2020 - 08:37:58 EST)
- [PATCH 4.9 079/117] rtc: rx8010: dont modify the global rtc ops Greg Kroah-Hartman (Mon Nov 09 2020 - 08:38:01 EST)
- [PATCH 4.9 037/117] net: 9p: initialize sun_server.sun_path to have addrs value only when addr is valid Greg Kroah-Hartman (Mon Nov 09 2020 - 08:38:04 EST)
- [PATCH 4.9 036/117] clk: ti: clockdomain: fix static checker warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:38:16 EST)
- Re: [PATCH v1] scsi: isci: Don't use PCI helper functions Artur Paszkiewicz (Mon Nov 09 2020 - 08:38:22 EST)
- [PATCH 4.9 070/117] powerpc/powernv/elog: Fix race while processing OPAL error log event. Greg Kroah-Hartman (Mon Nov 09 2020 - 08:38:34 EST)
- [PATCH 4.9 075/117] libceph: clear con->out_msg on Policy::stateful_server faults Greg Kroah-Hartman (Mon Nov 09 2020 - 08:38:34 EST)
- [PATCH 4.9 066/117] iio:light:si1145: Fix timestamp alignment and prevent data leak. Greg Kroah-Hartman (Mon Nov 09 2020 - 08:38:50 EST)
- [PATCH v3 2/2] pinctrl: qcom: Add sm8250 lpass lpi pinctrl driver Srinivas Kandagatla (Mon Nov 09 2020 - 08:38:50 EST)
- [PATCH 4.9 047/117] perf/x86/amd/ibs: Fix raw sample data accumulation Greg Kroah-Hartman (Mon Nov 09 2020 - 08:38:50 EST)
- [PATCH 4.9 018/117] f2fs: add trace exit in exception path Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:11 EST)
- [PATCH 4.9 017/117] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:12 EST)
- [PATCH 4.9 012/117] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:13 EST)
- [PATCH v3 0/2] pinctrl: qcom: Add sm8250 lpass lpi pinctrl support Srinivas Kandagatla (Mon Nov 09 2020 - 08:39:13 EST)
- [PATCH 4.9 071/117] ubifs: dent: Fix some potential memory leaks while iterating entries Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:24 EST)
- [PATCH 4.9 044/117] ARM: dts: s5pv210: remove dedicated audio-subsystem node Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:24 EST)
- [PATCH 4.9 049/117] fs: Dont invalidate page buffers in block_write_full_page() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:25 EST)
- [PATCH 4.9 072/117] ubi: check kthread_should_stop() after the setting of task state Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:27 EST)
- [PATCH 4.9 048/117] leds: bcm6328, bcm6358: use devres LED registering function Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:30 EST)
- [PATCH 4.9 068/117] iio:gyro:itg3200: Fix timestamp alignment and prevent data leak. Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:31 EST)
- [PATCH 4.9 053/117] ACPI: debug: dont allow debugging when ACPI is disabled Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:42 EST)
- [PATCH 4.9 051/117] ACPI / extlog: Check for RDMSR failure Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:43 EST)
- [PATCH 4.9 052/117] ACPI: video: use ACPI backlight for HP 635 Notebook Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:43 EST)
- [PATCH 4.9 073/117] ia64: fix build error with !COREDUMP Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:47 EST)
- [PATCH 4.9 069/117] powerpc: Warn about use of smt_snooze_delay Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:57 EST)
- [PATCH 4.9 059/117] btrfs: fix use-after-free on readahead extent after failure to create it Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:57 EST)
- [PATCH 4.9 060/117] usb: dwc3: core: add phy cleanup for probe error handling Greg Kroah-Hartman (Mon Nov 09 2020 - 08:39:58 EST)
- [PATCH 4.9 058/117] btrfs: cleanup cow block on error Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:02 EST)
- [PATCH 4.9 062/117] usb: host: fsl-mph-dr-of: check return of dma_set_mask() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:02 EST)
- [PATCH 4.9 057/117] btrfs: reschedule if necessary when logging directory items Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:06 EST)
- [PATCH 4.9 063/117] vt: keyboard, simplify vt_kdgkbsent Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:08 EST)
- [PATCH 4.9 020/117] um: change sigio_spinlock to a mutex Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:14 EST)
- [PATCH 4.9 021/117] ARM: 8997/2: hw_breakpoint: Handle inexact watchpoint addresses Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:24 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug Qian Cai (Mon Nov 09 2020 - 08:40:25 EST)
- [PATCH 4.9 016/117] powerpc/powernv/smp: Fix spurious DBG() warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:28 EST)
- [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add sm8250 lpass lpi pinctrl bindings Srinivas Kandagatla (Mon Nov 09 2020 - 08:40:29 EST)
- [PATCH 4.9 046/117] perf/x86/amd/ibs: Dont include randomized bits in get_ibs_op_count() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:50 EST)
- [PATCH 4.9 064/117] vt: keyboard, extend func_buf_lock to readers Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:50 EST)
- [PATCH 4.9 074/117] ceph: promote to unsigned long long before shifting Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:51 EST)
- Re: [PATCH v2] module: fix comment style Jessica Yu (Mon Nov 09 2020 - 08:40:51 EST)
- [PATCH 4.9 061/117] usb: dwc3: core: dont trigger runtime pm when remove driver Greg Kroah-Hartman (Mon Nov 09 2020 - 08:40:51 EST)
- Re: [RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup Li, Aubrey (Mon Nov 09 2020 - 08:41:03 EST)
- [PATCH 4.9 050/117] NFS: fix nfs_path in case of a rename retry Greg Kroah-Hartman (Mon Nov 09 2020 - 08:41:05 EST)
- [PATCH 4.9 077/117] ring-buffer: Return 0 on success from ring_buffer_resize() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:41:07 EST)
- re: net: dsa: hellcreek: Add support for hardware timestamping Colin Ian King (Mon Nov 09 2020 - 08:41:18 EST)
- [PATCH 4.9 043/117] ARM: dts: s5pv210: move PMU node out of clock controller Greg Kroah-Hartman (Mon Nov 09 2020 - 08:41:28 EST)
- [PATCH 4.9 015/117] mlxsw: core: Fix use-after-free in mlxsw_emad_trans_finish() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:41:49 EST)
- [PATCH 4.9 042/117] ARM: dts: s5pv210: remove DMA controller bus node name to fix dtschema warnings Greg Kroah-Hartman (Mon Nov 09 2020 - 08:41:50 EST)
- [PATCH 4.9 041/117] memory: emif: Remove bogus debugfs error handling Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:04 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Qais Yousef (Mon Nov 09 2020 - 08:42:24 EST)
- [PATCH 4.9 030/117] USB: adutux: fix debugging Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:25 EST)
- [PATCH 4.9 035/117] md/bitmap: md_bitmap_get_counter returns wrong blocks Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:25 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value William Breathitt Gray (Mon Nov 09 2020 - 08:42:25 EST)
- [PATCH 4.9 034/117] power: supply: test_power: add missing newlines when printing parameters by sysfs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:25 EST)
- [PATCH 4.9 028/117] kgdb: Make "kgdbcon" work properly with "kgdb_earlycon" Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:36 EST)
- [PATCH 4.9 029/117] cpufreq: sti-cpufreq: add stih418 support Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:36 EST)
- [PATCH 4.9 014/117] fscrypt: use EEXIST when file already uses different policy Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:37 EST)
- [PATCH 4.9 027/117] printk: reduce LOG_BUF_SHIFT range for H8300 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:37 EST)
- [PATCH 4.9 026/117] mmc: via-sdmmc: Fix data race bug Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:37 EST)
- [PATCH 4.9 025/117] media: tw5864: check status of tw5864_frameinterval_get Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:38 EST)
- [PATCH 4.9 024/117] ath10k: fix VHT NSS calculation when STBC is enabled Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:49 EST)
- [PATCH 4.9 023/117] video: fbdev: pvr2fb: initialize variables Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:49 EST)
- [PATCH 4.9 003/117] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:54 EST)
- [PATCH 4.9 022/117] xfs: fix realtime bitmap/summary file truncation when growing rt volume Greg Kroah-Hartman (Mon Nov 09 2020 - 08:42:56 EST)
- [PATCH 4.9 010/117] mtd: lpddr: Fix bad logic in print_drs_error Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:11 EST)
- [PATCH 4.9 000/117] 4.9.242-rc1 review Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:22 EST)
- Re: [PATCH 0/2] module: add/fix 'kernel-doc' comments Jessica Yu (Mon Nov 09 2020 - 08:43:22 EST)
- [PATCH 4.9 002/117] scripts/setlocalversion: make git describe output more reliable Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:27 EST)
- [PATCH 4.9 009/117] p54: avoid accessing the data mapped to streaming DMA Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:28 EST)
- [PATCH 4.9 001/117] SUNRPC: ECONNREFUSED should cause a rebind. Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:28 EST)
- [PATCH 4.4 76/86] vsock: use ns_capable_noaudit() on socket create Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:35 EST)
- [PATCH 4.4 85/86] ARC: stack unwinding: avoid indefinite looping Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:39 EST)
- [PATCH 4.4 79/86] serial: 8250_mtk: Fix uart_get_baud_rate warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:48 EST)
- [PATCH 4.4 81/86] USB: serial: cyberjack: fix write-URB completion race Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:50 EST)
- [PATCH 4.4 83/86] USB: serial: option: add Telit FN980 composition 0x1055 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:43:53 EST)
- [PATCH 4.4 84/86] USB: Add NO_LPM quirk for Kingston flash drive Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:01 EST)
- [PATCH 4.4 78/86] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:02 EST)
- [PATCH 4.4 77/86] vt: Disable KD_FONT_OP_COPY Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:02 EST)
- [PATCH 4.4 43/86] vt: keyboard, extend func_buf_lock to readers Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:23 EST)
- [PATCH 4.4 51/86] libceph: clear con->out_msg on Policy::stateful_server faults Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:23 EST)
- [PATCH 4.4 52/86] 9P: Cast to loff_t before multiplying Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:35 EST)
- [PATCH 4.4 47/86] ubifs: dent: Fix some potential memory leaks while iterating entries Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:35 EST)
- [PATCH 4.4 48/86] ubi: check kthread_should_stop() after the setting of task state Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:35 EST)
- [PATCH 4.4 50/86] ceph: promote to unsigned long long before shifting Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:35 EST)
- [PATCH 4.4 74/86] of: Fix reserved-memory overlap detection Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:36 EST)
- [PATCH 4.4 73/86] x86/kexec: Use up-to-dated screen_info copy to fill boot params Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:38 EST)
- [PATCH 4.4 65/86] tipc: fix use-after-free in tipc_bcast_get_mode Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:43 EST)
- [PATCH 4.4 46/86] powerpc/powernv/elog: Fix race while processing OPAL error log event. Greg Kroah-Hartman (Mon Nov 09 2020 - 08:44:44 EST)
- [PATCH 4.4 72/86] ARM: dts: sun4i-a10: fix cpu_alert temperature Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:01 EST)
- [PATCH 4.4 69/86] ALSA: usb-audio: Add implicit feedback quirk for Qu-16 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:02 EST)
- Re: [PATCH v7 06/22] perf arm-spe: Refactor printing string to buffer André Przywara (Mon Nov 09 2020 - 08:45:02 EST)
- [PATCH 4.9 004/117] efivarfs: Replace invalid slashes with exclamation marks in dentries. Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:02 EST)
- [PATCH 4.9 007/117] arch/x86/amd/ibs: Fix re-arming IBS Fetch Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:05 EST)
- [PATCH 4.9 006/117] tipc: fix memory leak caused by tipc_buf_append() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:12 EST)
- [PATCH 4.4 68/86] Fonts: Replace discarded const qualifier Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:15 EST)
- Re: linux-next: manual merge of the tip tree with the block tree Thomas Gleixner (Mon Nov 09 2020 - 08:45:19 EST)
- [PATCH 4.4 66/86] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:29 EST)
- [PATCH 4.4 63/86] staging: comedi: cb_pcidas: Allow 2-channel commands for AO subdevice Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:35 EST)
- [PATCH 4.4 61/86] device property: Keep secondary firmware node secondary by type Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:40 EST)
- [PATCH 4.4 59/86] ARM: samsung: fix PM debug build with DEBUG_LL but !MMU Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:46 EST)
- [PATCH 4.4 58/86] hil/parisc: Disable HIL driver when it gets stuck Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:49 EST)
- [PATCH 4.4 57/86] cachefiles: Handle readpage error correctly Greg Kroah-Hartman (Mon Nov 09 2020 - 08:45:51 EST)
- Re: [PATCH -next] cpumask: use false and true for bool variables Paul Gortmaker (Mon Nov 09 2020 - 08:46:01 EST)
- [PATCH 4.4 53/86] ring-buffer: Return 0 on success from ring_buffer_resize() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:06 EST)
- [PATCH 4.4 17/86] ath10k: fix VHT NSS calculation when STBC is enabled Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:06 EST)
- [PATCH 4.4 55/86] tty: make FONTX ioctl use the tty pointer they were actually passed Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:22 EST)
- [PATCH 4.4 44/86] dmaengine: dma-jz4780: Fix race in jz4780_dma_tx_status Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:23 EST)
- [PATCH 4.4 10/86] f2fs crypto: avoid unneeded memory allocation in ->readdir Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:24 EST)
- [PATCH 4.4 19/86] printk: reduce LOG_BUF_SHIFT range for H8300 Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:27 EST)
- [PATCH 4.4 36/86] ACPI / extlog: Check for RDMSR failure Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:30 EST)
- [PATCH 4.4 15/86] xfs: fix realtime bitmap/summary file truncation when growing rt volume Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:38 EST)
- [PATCH 4.4 32/86] ARM: dts: s5pv210: remove dedicated audio-subsystem node Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:39 EST)
- [PATCH 4.4 14/86] um: change sigio_spinlock to a mutex Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:50 EST)
- [PATCH 4.4 42/86] vt: keyboard, simplify vt_kdgkbsent Greg Kroah-Hartman (Mon Nov 09 2020 - 08:46:51 EST)
- [PATCH 4.4 41/86] btrfs: reschedule if necessary when logging directory items Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:11 EST)
- [PATCH 4.4 40/86] scsi: mptfusion: Fix null pointer dereferences in mptscsih_remove() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:12 EST)
- [PATCH 4.4 13/86] f2fs: fix to check segment boundary during SIT page readahead Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:12 EST)
- [PATCH 4.4 35/86] NFS: fix nfs_path in case of a rename retry Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:33 EST)
- [PATCH 4.4 39/86] w1: mxc_w1: Fix timeout resolution problem leading to bus error Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:33 EST)
- [PATCH 4.4 38/86] acpi-cpufreq: Honor _PSD table setting on new AMD CPUs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:33 EST)
- [PATCH 4.4 34/86] leds: bcm6328, bcm6358: use devres LED registering function Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:34 EST)
- [PATCH 4.4 27/86] drivers: watchdog: rdc321x_wdt: Fix race condition bugs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:34 EST)
- Re: [PATCH v2] Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredr Marcel Holtmann (Mon Nov 09 2020 - 08:47:36 EST)
- [PATCH 4.4 26/86] net: 9p: initialize sun_server.sun_path to have addrs value only when addr is valid Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:37 EST)
- [PATCH 4.4 30/86] memory: emif: Remove bogus debugfs error handling Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:42 EST)
- [PATCH 4.4 29/86] gfs2: add validation checks for size of superblock Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:48 EST)
- [PATCH 4.4 28/86] ext4: Detect already used quota file early Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:50 EST)
- [PATCH 4.4 24/86] md/bitmap: md_bitmap_get_counter returns wrong blocks Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:58 EST)
- [PATCH 4.4 23/86] power: supply: test_power: add missing newlines when printing parameters by sysfs Greg Kroah-Hartman (Mon Nov 09 2020 - 08:47:58 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Tobias Waldekranz (Mon Nov 09 2020 - 08:48:14 EST)
- [PATCH 4.4 11/86] powerpc/powernv/smp: Fix spurious DBG() warning Greg Kroah-Hartman (Mon Nov 09 2020 - 08:48:25 EST)
- [PATCH 4.4 06/86] tipc: fix memory leak caused by tipc_buf_append() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:48:25 EST)
- [PATCH 4.4 02/86] scripts/setlocalversion: make git describe output more reliable Greg Kroah-Hartman (Mon Nov 09 2020 - 08:48:28 EST)
- [PATCH 4.4 00/86] 4.4.242-rc1 review Greg Kroah-Hartman (Mon Nov 09 2020 - 08:48:32 EST)
- Re: [PATCH v3] kbuild: use -fmacro-prefix-map for .S sources Denys Zagorui -X (dzagorui - GLOBALLOGIC INC at Cisco) (Mon Nov 09 2020 - 08:48:56 EST)
- [PATCH 4.4 21/86] USB: adutux: fix debugging Greg Kroah-Hartman (Mon Nov 09 2020 - 08:49:04 EST)
- [PATCH 4.4 20/86] kgdb: Make "kgdbcon" work properly with "kgdb_earlycon" Greg Kroah-Hartman (Mon Nov 09 2020 - 08:49:25 EST)
- [PATCH 4.4 09/86] fscrypt: return -EXDEV for incompatible rename or link into encrypted dir Greg Kroah-Hartman (Mon Nov 09 2020 - 08:49:28 EST)
- [PATCH 4.4 08/86] ata: sata_rcar: Fix DMA boundary mask Greg Kroah-Hartman (Mon Nov 09 2020 - 08:49:36 EST)
- [PATCH 4.4 03/86] powerpc/powernv/opal-dump : Use IRQ_HANDLED instead of numbers in interrupt handler Greg Kroah-Hartman (Mon Nov 09 2020 - 08:49:38 EST)
- [PATCH 4.4 04/86] efivarfs: Replace invalid slashes with exclamation marks in dentries. Greg Kroah-Hartman (Mon Nov 09 2020 - 08:49:45 EST)
- [PATCH 4.4 05/86] ravb: Fix bit fields checking in ravb_hwtstamp_get() Greg Kroah-Hartman (Mon Nov 09 2020 - 08:49:45 EST)
- Re: [Linux-stm32] [PATCH 2/2] remoteproc: stm32: Constify st_rproc_ops Arnaud POULIQUEN (Mon Nov 09 2020 - 08:49:56 EST)
- Re: [PATCH v3 1/4] pinctrl: amd: fix incorrect way to disable debounce filter Hans de Goede (Mon Nov 09 2020 - 08:50:09 EST)
- Re: [PATCH v3 2/4] pinctrl: amd: use higher precision for 512 RtcClk Hans de Goede (Mon Nov 09 2020 - 08:50:32 EST)
- Re: [PATCH rfc] workqueue: honour cond_resched() more effectively. Trond Myklebust (Mon Nov 09 2020 - 08:50:46 EST)
- Re: [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Oscar Salvador (Mon Nov 09 2020 - 08:52:26 EST)
- Re: [PATCH v3 4/4] pinctrl: amd: remove debounce filter setting in IRQ type setting Hans de Goede (Mon Nov 09 2020 - 08:52:34 EST)
- Re: [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case Ajye Huang (Mon Nov 09 2020 - 08:55:33 EST)
- [PATCH v1] include: crypto - remove the unused include Dawning (Mon Nov 09 2020 - 08:57:09 EST)
- Re: On disabling AGP without working alternative (PCI fallback is broken for years) Christian König (Mon Nov 09 2020 - 08:57:57 EST)
- re: net: dsa: hellcreek: Add support for hardware timestamping Kurt Kanzenbach (Mon Nov 09 2020 - 08:59:20 EST)
- [MPTCP][PATCH net 0/2] fix static checker warnings in Geliang Tang (Mon Nov 09 2020 - 08:59:33 EST)
- Re: [PATCH v7 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Andy Shevchenko (Mon Nov 09 2020 - 08:59:34 EST)
- [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer Geliang Tang (Mon Nov 09 2020 - 08:59:39 EST)
- [MPTCP][PATCH net 2/2] mptcp: cleanup for mptcp_pm_alloc_anno_list Geliang Tang (Mon Nov 09 2020 - 08:59:44 EST)
- Re: [PATCH v2 net] ethtool: netlink: add missing netdev_features_change() call Michal Kubecek (Mon Nov 09 2020 - 09:00:07 EST)
- Re: [RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code Alexandre Chartre (Mon Nov 09 2020 - 09:00:52 EST)
- Re: [PATCH net v2] net: Update window_clamp if SOCK_RCVBUF is set Eric Dumazet (Mon Nov 09 2020 - 09:01:43 EST)
- Re: [PATCH rfc] workqueue: honour cond_resched() more effectively. tj@xxxxxxxxxx (Mon Nov 09 2020 - 09:01:59 EST)
- Re: [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL Robin Murphy (Mon Nov 09 2020 - 09:02:28 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug John Garry (Mon Nov 09 2020 - 09:05:39 EST)
- [PATCH net] tipc: fix memory leak in tipc_topsrv_start() Wang Hai (Mon Nov 09 2020 - 09:06:17 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Mon Nov 09 2020 - 09:08:22 EST)
- Re: [PATCH rfc] workqueue: honour cond_resched() more effectively. Trond Myklebust (Mon Nov 09 2020 - 09:11:49 EST)
- Re: net: dsa: hellcreek: Add support for hardware timestamping Colin Ian King (Mon Nov 09 2020 - 09:13:23 EST)
- [PATCH v8 0/2] Add Intel LGM SoC DMA support Amireddy Mallikarjuna reddy (Mon Nov 09 2020 - 09:14:34 EST)
- [PATCH v8 1/2] dt-bindings: dma: Add bindings for intel LGM SOC Amireddy Mallikarjuna reddy (Mon Nov 09 2020 - 09:14:39 EST)
- [PATCH v8 2/2] Add Intel LGM soc DMA support. Amireddy Mallikarjuna reddy (Mon Nov 09 2020 - 09:14:45 EST)
- RE: [PATCH 4/6] perf: Optimize get_recursion_context() David Laight (Mon Nov 09 2020 - 09:14:53 EST)
- Re: linux-next: manual merge of the tip tree with the block tree Jens Axboe (Mon Nov 09 2020 - 09:15:05 EST)
- Re: [PATCH v2] reboot: allow to specify reboot mode via sysfs Petr Mladek (Mon Nov 09 2020 - 09:16:33 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Andy Shevchenko (Mon Nov 09 2020 - 09:16:55 EST)
- Re: [PATCH 1/8] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "pcie-ctrl" Kishon Vijay Abraham I (Mon Nov 09 2020 - 09:17:25 EST)
- Re: [PATCH] microblaze: add support for TIF_NOTIFY_SIGNAL Jens Axboe (Mon Nov 09 2020 - 09:17:31 EST)
- Re: [PATCH 0/9] cpufreq: Add missing modalias for tristate drivers Rafael J. Wysocki (Mon Nov 09 2020 - 09:18:17 EST)
- Re: [PATCH] microblaze: add support for TIF_NOTIFY_SIGNAL Michal Simek (Mon Nov 09 2020 - 09:18:45 EST)
- Re: [PATCH v2 05/23] mtd: mtdcore: Fix misspelled function parameter 'section' Alexander Dahl (Mon Nov 09 2020 - 09:19:40 EST)
- Re: [PATCH rfc] workqueue: honour cond_resched() more effectively. Peter Zijlstra (Mon Nov 09 2020 - 09:20:29 EST)
- Re: [External] Re: [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Muchun Song (Mon Nov 09 2020 - 09:20:42 EST)
- [rcutorture] 5129ac05cc: WARNING:at_kernel/rcu/rcutorture.c:#rcu_torture_fwd_prog_nr kernel test robot (Mon Nov 09 2020 - 09:21:27 EST)
- Re: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Kishon Vijay Abraham I (Mon Nov 09 2020 - 09:22:25 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Andy Shevchenko (Mon Nov 09 2020 - 09:24:26 EST)
- [PATCH v8 0/2] Add Intel LGM SoC DMA support Amireddy Mallikarjuna reddy (Mon Nov 09 2020 - 09:26:14 EST)
- [PATCH v8 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC Amireddy Mallikarjuna reddy (Mon Nov 09 2020 - 09:26:17 EST)
- [PATCH v8 2/2] Add Intel LGM SoC DMA support. Amireddy Mallikarjuna reddy (Mon Nov 09 2020 - 09:26:37 EST)
- Re: [PATCH v7 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Alexandre Belloni (Mon Nov 09 2020 - 09:27:55 EST)
- Re: Definition of PMD_FLAGS_DEC_WP in arch/x86/mm/mem_encrypt_identity.c Tom Lendacky (Mon Nov 09 2020 - 09:28:14 EST)
- Re: [PATCH v4 1/4] HID: i2c-hid: Reorganize so ACPI and OF are subclasses Benjamin Tissoires (Mon Nov 09 2020 - 09:29:57 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Alexandre Belloni (Mon Nov 09 2020 - 09:32:43 EST)
- Re: [PATCH net] net: udp: fix Fast/frag0 UDP GRO Willem de Bruijn (Mon Nov 09 2020 - 09:36:55 EST)
- Re: [ANNOUNCE] v5.10-rc2-rt4 Daniel Wagner (Mon Nov 09 2020 - 09:37:09 EST)
- Re: [PATCH] microblaze: add support for TIF_NOTIFY_SIGNAL Jens Axboe (Mon Nov 09 2020 - 09:37:39 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value William Breathitt Gray (Mon Nov 09 2020 - 09:39:04 EST)
- [selftest/bpf] b83590ee1a: BUG:KASAN:slab-out-of-bounds_in_l kernel test robot (Mon Nov 09 2020 - 09:40:29 EST)
- [GIT PULL] erofs fixes for 5.10-rc4 Gao Xiang (Mon Nov 09 2020 - 09:40:43 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Sven Van Asbroeck (Mon Nov 09 2020 - 09:41:32 EST)
- Re: [PATCH] fs/coda: remove useless varible 'err' Jan Harkes (Mon Nov 09 2020 - 09:41:47 EST)
- Re: [PATCH v5 1/5] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers Mike Rapoport (Mon Nov 09 2020 - 09:42:04 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Arnd Bergmann (Mon Nov 09 2020 - 09:42:13 EST)
- [RFC][PATCH 01/24] x86/syscall: Add wrapper for invoking syscall function Alexandre Chartre (Mon Nov 09 2020 - 09:42:44 EST)
- [RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code Alexandre Chartre (Mon Nov 09 2020 - 09:42:47 EST)
- [RFC][PATCH 02/24] x86/entry: Update asm_call_on_stack to support more function arguments Alexandre Chartre (Mon Nov 09 2020 - 09:42:52 EST)
- [RFC][PATCH 03/24] x86/entry: Consolidate IST entry from userspace Alexandre Chartre (Mon Nov 09 2020 - 09:42:54 EST)
- Re: [PATCH 3/3] hwmon: (ltc2945): add support for sense resistor Guenter Roeck (Mon Nov 09 2020 - 09:42:59 EST)
- [RFC][PATCH 04/24] x86/sev-es: Define a setup stack function for the VC idtentry Alexandre Chartre (Mon Nov 09 2020 - 09:43:04 EST)
- [RFC][PATCH 06/24] x86/pti: Provide C variants of PTI switch CR3 macros Alexandre Chartre (Mon Nov 09 2020 - 09:43:11 EST)
- [RFC][PATCH 07/24] x86/entry: Fill ESPFIX stack using C code Alexandre Chartre (Mon Nov 09 2020 - 09:43:12 EST)
- [RFC][PATCH 09/24] x86/entry: Add C version of paranoid_entry/exit Alexandre Chartre (Mon Nov 09 2020 - 09:43:20 EST)
- [RFC][PATCH 10/24] x86/pti: Introduce per-task PTI trampoline stack Alexandre Chartre (Mon Nov 09 2020 - 09:43:25 EST)
- [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings Alexandre Chartre (Mon Nov 09 2020 - 09:43:38 EST)
- [RFC][PATCH 16/24] x86/pti: Execute IDT handlers on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 09:43:49 EST)
- [RFC][PATCH 19/24] x86/pti: Execute page fault handler on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 09:44:02 EST)
- [RFC][PATCH 20/24] x86/pti: Execute NMI handler on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 09:44:06 EST)
- [RFC][PATCH 05/24] x86/entry: Implement ret_from_fork body with C code Alexandre Chartre (Mon Nov 09 2020 - 09:44:09 EST)
- [RFC][PATCH 21/24] x86/entry: Disable stack-protector for IST entry C handlers Alexandre Chartre (Mon Nov 09 2020 - 09:44:12 EST)
- [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK Alexandre Chartre (Mon Nov 09 2020 - 09:44:15 EST)
- [RFC][PATCH 22/24] x86/entry: Defer paranoid entry/exit to C code Alexandre Chartre (Mon Nov 09 2020 - 09:44:24 EST)
- [RFC][PATCH 24/24] x86/pti: Defer CR3 switch to C code for non-IST and syscall entries Alexandre Chartre (Mon Nov 09 2020 - 09:44:30 EST)
- Re: [PATCH v4 1/4] HID: i2c-hid: Reorganize so ACPI and OF are subclasses Hans de Goede (Mon Nov 09 2020 - 09:44:31 EST)
- [RFC][PATCH 23/24] x86/entry: Remove paranoid_entry and paranoid_exit Alexandre Chartre (Mon Nov 09 2020 - 09:44:33 EST)
- [RFC][PATCH 14/24] x86/pti: Use PTI stack instead of trampoline stack Alexandre Chartre (Mon Nov 09 2020 - 09:44:47 EST)
- [RFC][PATCH 11/24] x86/pti: Function to clone page-table entries from a specified mm Alexandre Chartre (Mon Nov 09 2020 - 09:45:27 EST)
- [RFC][PATCH 12/24] x86/pti: Function to map per-cpu page-table entry Alexandre Chartre (Mon Nov 09 2020 - 09:45:47 EST)
- [RFC][PATCH 17/24] x86/pti: Execute IDT handlers with error code on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 09:45:55 EST)
- [RFC][PATCH 18/24] x86/pti: Execute system vector handlers on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 09:45:58 EST)
- Re: [PATCH 2/3] arm: introduce IRQ stacks Tony Lindgren (Mon Nov 09 2020 - 09:46:13 EST)
- [PATCH 5.9 063/133] iommu/vt-d: Fix kernel NULL pointer dereference in find_domain() Greg Kroah-Hartman (Mon Nov 09 2020 - 09:48:24 EST)
- Re: [PATCH] net: tcp: ratelimit warnings in tcp_recvmsg Menglong Dong (Mon Nov 09 2020 - 09:48:54 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Syed Nayyar Waris (Mon Nov 09 2020 - 09:49:05 EST)
- [RFC][PATCH 15/24] x86/pti: Execute syscall functions on the kernel stack Alexandre Chartre (Mon Nov 09 2020 - 09:49:10 EST)
- Re: [PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events Liang, Kan (Mon Nov 09 2020 - 09:49:37 EST)
- Re: [PATCH 8/8] WIP: add a dma_alloc_contiguous API Ricardo Ribalda (Mon Nov 09 2020 - 09:54:10 EST)
- Re: [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace Keith Busch (Mon Nov 09 2020 - 10:03:32 EST)
- Re: [PATCH v5 1/5] dt-bindings: connector: add typec-power-opmode property to usb-connector Rob Herring (Mon Nov 09 2020 - 10:04:07 EST)
- Re: [PATCH v2] reboot: allow to specify reboot mode via sysfs Matteo Croce (Mon Nov 09 2020 - 10:04:13 EST)
- Re: [RFC, v0 1/3] vfio/platform: add support for msi Auger Eric (Mon Nov 09 2020 - 10:06:03 EST)
- net/dccp/proto.c:620:13: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Mon Nov 09 2020 - 10:06:06 EST)
- Re: [PATCH seccomp 5/8] s390: Enable seccomp architecture tracking Heiko Carstens (Mon Nov 09 2020 - 10:07:50 EST)
- Re: [PATCH] x86/platform/uv: drop last traces of uv_flush_tlb_others Mike Travis (Mon Nov 09 2020 - 10:11:13 EST)
- Re: [PATCH v6 6/6] dt-bindings: spi: Add compatible for Intel LGM SoC Rob Herring (Mon Nov 09 2020 - 10:15:18 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Andy Shevchenko (Mon Nov 09 2020 - 10:16:04 EST)
- Re: [RFC, v0 1/3] vfio/platform: add support for msi Auger Eric (Mon Nov 09 2020 - 10:18:20 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value William Breathitt Gray (Mon Nov 09 2020 - 10:18:43 EST)
- Re: [PATCH 14/19] gpu: drm: selftests: test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap Ville Syrjälä (Mon Nov 09 2020 - 10:19:42 EST)
- Re: [PATCH v3] hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator Guenter Roeck (Mon Nov 09 2020 - 10:21:44 EST)
- Re: [PATCH v1] sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal Phil Auld (Mon Nov 09 2020 - 10:24:31 EST)
- Re: [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header Sam Ravnborg (Mon Nov 09 2020 - 10:25:40 EST)
- Re: [RESEND PATCH v3] fuse: Abort waiting for a response if the daemon receives a fatal signal Miklos Szeredi (Mon Nov 09 2020 - 10:27:18 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Alexandre Belloni (Mon Nov 09 2020 - 10:27:53 EST)
- Re: [RFC, v0 1/3] vfio/platform: add support for msi Alex Williamson (Mon Nov 09 2020 - 10:28:34 EST)
- [rcu:dev.2020.11.05a] BUILD SUCCESS ca5bf671578e7427c59907b1bf6cf16c262f1112 kernel test robot (Mon Nov 09 2020 - 10:29:26 EST)
- Re: [PATCH v1] sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal Mel Gorman (Mon Nov 09 2020 - 10:38:23 EST)
- Re: [PATCH] net: tcp: ratelimit warnings in tcp_recvmsg Eric Dumazet (Mon Nov 09 2020 - 10:39:31 EST)
- Re: [PATCH] mm: introduce oom_kill_disable sysctl knob Minchan Kim (Mon Nov 09 2020 - 10:39:39 EST)
- Re: [PATCH v8 2/3] dt-bindings: USB: Add bindings for Ingenic JZ4775 and X2000. Rob Herring (Mon Nov 09 2020 - 10:42:18 EST)
- Re: [PATCH v2 2/2] dt-bindings: mediatek: mt6359: Add new property for mt6359 Rob Herring (Mon Nov 09 2020 - 10:43:35 EST)
- Re: [PATCH] netfilter: conntrack: fix -Wformat kernel test robot (Mon Nov 09 2020 - 10:44:40 EST)
- Re: [PATCH V4 1/5] dt-bindings: soc: imx: Add binding doc for spba bus Rob Herring (Mon Nov 09 2020 - 10:45:08 EST)
- Re: [PATCH v1] sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal Phil Auld (Mon Nov 09 2020 - 10:47:22 EST)
- Re: [PATCH v1] sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal Vincent Guittot (Mon Nov 09 2020 - 10:49:23 EST)
- Re: [PATCH v2 2/2] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl Florian Fainelli (Mon Nov 09 2020 - 10:54:47 EST)
- Re: [RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup Valentin Schneider (Mon Nov 09 2020 - 10:54:57 EST)
- Re: [PATCH v5 1/5] dt-bindings: connector: add typec-power-opmode property to usb-connector Amelie DELAUNAY (Mon Nov 09 2020 - 10:55:13 EST)
- RE: [RFC PATCH 1/4] ACPI: PPTT: Fix for a high level cache node detected in the low level Shiju Jose (Mon Nov 09 2020 - 10:59:13 EST)
- [ANNOUNCE] v5.10-rc3-rt6 Sebastian Andrzej Siewior (Mon Nov 09 2020 - 10:59:46 EST)
- Re: [PATCH] x86/platform/uv: drop last traces of uv_flush_tlb_others Steve Wahl (Mon Nov 09 2020 - 11:01:10 EST)
- Re: [PATCH v5 1/5] dt-bindings: connector: add typec-power-opmode property to usb-connector Rob Herring (Mon Nov 09 2020 - 11:03:08 EST)
- Re: linux-next: Tree for Nov 9 (cpumask_parse) Randy Dunlap (Mon Nov 09 2020 - 11:03:56 EST)
- Re: [PATCH] ARM: boot: Quote aliased symbol names in string.c Linus Walleij (Mon Nov 09 2020 - 11:04:50 EST)
- Re: [PATCH] mm: introduce oom_kill_disable sysctl knob Michal Hocko (Mon Nov 09 2020 - 11:06:22 EST)
- Re: [PATCH v2 1/2] dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC Rob Herring (Mon Nov 09 2020 - 11:07:41 EST)
- Re: [PATCH rfc] workqueue: honour cond_resched() more effectively. tj@xxxxxxxxxx (Mon Nov 09 2020 - 11:10:23 EST)
- Re: [PATCH 10/19] drm/radeon/radeon: Move prototype into shared header Lee Jones (Mon Nov 09 2020 - 11:10:57 EST)
- Re: [PATCH v5 1/5] dt-bindings: connector: add typec-power-opmode property to usb-connector Amelie DELAUNAY (Mon Nov 09 2020 - 11:11:44 EST)
- [PATCH v2] tcp: fix race condition when creating child sockets from syncookies Ricardo Dias (Mon Nov 09 2020 - 11:11:55 EST)
- Re: [PATCH 14/19] gpu: drm: selftests: test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap Lee Jones (Mon Nov 09 2020 - 11:13:04 EST)
- Re: [PATCH 14/19] gpu: drm: selftests: test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap Lee Jones (Mon Nov 09 2020 - 11:13:50 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Andy Shevchenko (Mon Nov 09 2020 - 11:14:44 EST)
- Re: [PATCH v2 1/6] dt-bindings: irq: sun7i-nmi: Add binding documentation for the V3s NMI Rob Herring (Mon Nov 09 2020 - 11:16:19 EST)
- Re: [PATCH v2 5/6] dt-bindings: arm: sunxi: Add SL631 with IMX179 bindings Rob Herring (Mon Nov 09 2020 - 11:17:58 EST)
- Re: [PATCH tip/core/rcu 1/4] doc: Present the role of READ_ONCE() Paul E. McKenney (Mon Nov 09 2020 - 11:20:09 EST)
- Re: [PATCH 14/19] gpu: drm: selftests: test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap Ville Syrjälä (Mon Nov 09 2020 - 11:20:21 EST)
- Re: [PATCH v2 1/2] reset: brcmstb rescal: implement {de}assert() instead of reset() Jim Quinlan (Mon Nov 09 2020 - 11:22:13 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Alexandre Belloni (Mon Nov 09 2020 - 11:22:16 EST)
- Re: [PATCH v2 10/10] media: tegra-video: Add support for x8 captures with gang ports Sowjanya Komatineni (Mon Nov 09 2020 - 11:22:30 EST)
- Re: [PATCH] perf intel-bts: Use true,false for bool variable Julia Lawall (Mon Nov 09 2020 - 11:22:45 EST)
- [PATCH v6 0/4] arch, mm: improve robustness of direct map manipulation Mike Rapoport (Mon Nov 09 2020 - 11:24:32 EST)
- [PATCH v6 1/4] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers Mike Rapoport (Mon Nov 09 2020 - 11:24:43 EST)
- [PATCH v6 2/4] PM: hibernate: make direct map manipulations more explicit Mike Rapoport (Mon Nov 09 2020 - 11:24:54 EST)
- Re: [PATCH tip/core/rcu 2/4] docs: Update RCU's hotplug requirements with a bit about design Paul E. McKenney (Mon Nov 09 2020 - 11:25:01 EST)
- [PATCH v6 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC Mike Rapoport (Mon Nov 09 2020 - 11:25:06 EST)
- [PATCH v6 4/4] arch, mm: make kernel_page_present() always available Mike Rapoport (Mon Nov 09 2020 - 11:25:16 EST)
- Re: linux-next: Tree for Nov 9 (intel_pch_thermal.o) Randy Dunlap (Mon Nov 09 2020 - 11:25:28 EST)
- Re: [PATCH net v2] net: Update window_clamp if SOCK_RCVBUF is set Mao Wenan (Mon Nov 09 2020 - 11:26:47 EST)
- Re: [PATCH] mm: introduce oom_kill_disable sysctl knob Minchan Kim (Mon Nov 09 2020 - 11:27:29 EST)
- Re: [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer Matthieu Baerts (Mon Nov 09 2020 - 11:29:00 EST)
- Re: [PATCH v2] tcp: fix race condition when creating child sockets from syncookies Eric Dumazet (Mon Nov 09 2020 - 11:29:47 EST)
- Re: [PATCH bpf v4 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator patchwork-bot+netdevbpf (Mon Nov 09 2020 - 11:30:07 EST)
- Re: [ANNOUNCE] v5.10-rc2-rt4 Sebastian Andrzej Siewior (Mon Nov 09 2020 - 11:31:48 EST)
- [PATCH 0/8] rtc: rework resource management Bartosz Golaszewski (Mon Nov 09 2020 - 11:34:22 EST)
- [PATCH 1/8] rtc: omap: use devm_pinctrl_register() Bartosz Golaszewski (Mon Nov 09 2020 - 11:34:24 EST)
- [PATCH 3/8] Documentation: list RTC devres helpers in devres.rst Bartosz Golaszewski (Mon Nov 09 2020 - 11:34:29 EST)
- [PATCH 5/8] rtc: add devm_ prefix to rtc_nvmem_register() Bartosz Golaszewski (Mon Nov 09 2020 - 11:34:32 EST)
- [PATCH 7/8] rtc: rework rtc_register_device() resource management Bartosz Golaszewski (Mon Nov 09 2020 - 11:34:37 EST)
- [PATCH 8/8] rtc: shrink devm_rtc_allocate_device() Bartosz Golaszewski (Mon Nov 09 2020 - 11:34:40 EST)
- [PATCH 6/8] rtc: nvmem: emit an error message when nvmem registration fails Bartosz Golaszewski (Mon Nov 09 2020 - 11:34:41 EST)
- [PATCH 4/8] rtc: nvmem: remove nvram ABI Bartosz Golaszewski (Mon Nov 09 2020 - 11:34:46 EST)
- [PATCH 2/8] Revert "rtc: sc27xx: Always read normal alarm when registering RTC device" Bartosz Golaszewski (Mon Nov 09 2020 - 11:34:49 EST)
- Re: [MPTCP][PATCH net 2/2] mptcp: cleanup for mptcp_pm_alloc_anno_list Matthieu Baerts (Mon Nov 09 2020 - 11:35:09 EST)
- Re: [PATCH v2] clk: exynos7: Keep aclk_fsys1_200 enabled Paweł Chmiel (Mon Nov 09 2020 - 11:35:35 EST)
- [tip:core/mm] BUILD SUCCESS 13f876ba77ebd5125799bb042201f22cf73df154 kernel test robot (Mon Nov 09 2020 - 11:36:30 EST)
- [tip:perf/kprobes] BUILD SUCCESS a70a04b3844f59c29573a8581d5c263225060dd6 kernel test robot (Mon Nov 09 2020 - 11:36:40 EST)
- [tip:perf/urgent] BUILD SUCCESS 7bdb157cdebbf95a1cd94ed2e01b338714075d00 kernel test robot (Mon Nov 09 2020 - 11:36:41 EST)
- Re: [PATCH v1] dt-bindings: arm: stm32: lxa,stm32mp157c-mc1: add extra SiP compatible Rob Herring (Mon Nov 09 2020 - 11:37:37 EST)
- Re: [PATCH v4 00/19] sched: Migrate disable support Daniel Bristot de Oliveira (Mon Nov 09 2020 - 11:40:04 EST)
- Re: [PATCH 14/19] gpu: drm: selftests: test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap Lee Jones (Mon Nov 09 2020 - 11:40:12 EST)
- Re: [PATCH V2] memory: tegra: add missing put_devcie() call in error path of tegra_emc_probe() Krzysztof Kozlowski (Mon Nov 09 2020 - 11:42:02 EST)
- Re: [PATCH net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Mon Nov 09 2020 - 11:42:55 EST)
- Re: [PATCH bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Alan Maguire (Mon Nov 09 2020 - 11:43:30 EST)
- [rcu:kcsan] BUILD SUCCESS 1d094cefc37e5ed4dec44a41841c8628f6b548a2 kernel test robot (Mon Nov 09 2020 - 11:43:32 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Syed Nayyar Waris (Mon Nov 09 2020 - 11:45:45 EST)
- [PATCH v3] reboot: allow to specify reboot mode via sysfs Matteo Croce (Mon Nov 09 2020 - 11:45:52 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Mon Nov 09 2020 - 11:46:23 EST)
- Re: [RFC PATCH 04/15] lib/scatterlist: Add flag for indicating P2PDMA segments in an SGL Logan Gunthorpe (Mon Nov 09 2020 - 11:47:26 EST)
- Re: [PATCH v6 0/4] arch, mm: improve robustness of direct map manipulation Mike Rapoport (Mon Nov 09 2020 - 11:48:09 EST)
- Re: [PATCH net-next v4 0/5] bonding: rename bond components Jarod Wilson (Mon Nov 09 2020 - 11:48:16 EST)
- Re: [PATCH v3 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate Oscar Salvador (Mon Nov 09 2020 - 11:48:37 EST)
- Re: [RFC PATCH 15/15] nvme-pci: Allow mmaping the CMB in userspace Logan Gunthorpe (Mon Nov 09 2020 - 11:50:18 EST)
- Re: [PATCH 03/11 v3] ftrace: Optimize testing what context current is in Steven Rostedt (Mon Nov 09 2020 - 11:51:56 EST)
- Re: [PATCH v7 07/22] perf arm-spe: Consolidate arm_spe_pkt_desc()'s return value André Przywara (Mon Nov 09 2020 - 11:52:43 EST)
- [PATCH net v3] net: Update window_clamp if SOCK_RCVBUF is set Mao Wenan (Mon Nov 09 2020 - 11:54:07 EST)
- Re: [selftest/bpf] b83590ee1a: BUG:KASAN:slab-out-of-bounds_in_l Daniel Borkmann (Mon Nov 09 2020 - 11:55:05 EST)
- [PATCH net-next 0/4] net: ipa: little fixes Alex Elder (Mon Nov 09 2020 - 11:56:41 EST)
- [PATCH net-next 1/4] net: ipa: don't break build on large transaction size Alex Elder (Mon Nov 09 2020 - 11:56:43 EST)
- [PATCH net-next 2/4] net: ipa: get rid of a useless line of code Alex Elder (Mon Nov 09 2020 - 11:56:46 EST)
- [PATCH net-next 4/4] net: ipa: drop an error message Alex Elder (Mon Nov 09 2020 - 11:56:49 EST)
- [PATCH net-next 3/4] net: ipa: change a warning to debug Alex Elder (Mon Nov 09 2020 - 11:56:55 EST)
- [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Mon Nov 09 2020 - 11:57:06 EST)
- [PATCH v2 4/4] cpufreq: intel_pstate: Take CPUFREQ_GOV_FLAG_STRICT_TARGET into account Rafael J. Wysocki (Mon Nov 09 2020 - 11:57:10 EST)
- [PATCH v2 3/4] cpufreq: Add strict_target to struct cpufreq_policy Rafael J. Wysocki (Mon Nov 09 2020 - 11:57:11 EST)
- [PATCH v2 0/4] cpufreq: intel_pstate: Handle powersave governor correctly in the passive mode with HWP Rafael J. Wysocki (Mon Nov 09 2020 - 11:57:14 EST)
- [PATCH v2 1/4] cpufreq: Introduce governor flags Rafael J. Wysocki (Mon Nov 09 2020 - 11:57:19 EST)
- [PATCH v2 2/4] cpufreq: Introduce CPUFREQ_GOV_FLAG_STRICT_TARGET Rafael J. Wysocki (Mon Nov 09 2020 - 11:57:26 EST)
- Re: Freezing between .48 and .51 when hitting swap. Pavel Machek (Mon Nov 09 2020 - 11:58:01 EST)
- [PATCH] f2fs: avoid unneeded data copy in f2fs_ioc_move_range() Jaegeuk Kim (Mon Nov 09 2020 - 11:59:01 EST)
- [PATCH] f2fs: avoid unneeded data copy in f2fs_ioc_move_range() Jaegeuk Kim (Mon Nov 09 2020 - 11:59:19 EST)
- Re: [PATCH v1 17/24] kvm: arm64: Add __hyp_pa_symbol helper macro Quentin Perret (Mon Nov 09 2020 - 11:59:41 EST)
- Re: [PATCH net v3] net: Update window_clamp if SOCK_RCVBUF is set Eric Dumazet (Mon Nov 09 2020 - 11:59:56 EST)
- [PATCH] f2fs: avoid race condition for shinker count Jaegeuk Kim (Mon Nov 09 2020 - 12:00:16 EST)
- Re: [PATCH] f2fs: avoid unneeded data copy in f2fs_ioc_move_range() Jaegeuk Kim (Mon Nov 09 2020 - 12:00:39 EST)
- Re: [PATCH RT 2/6] tcp: Remove superfluous BH-disable around listening_hash Steven Rostedt (Mon Nov 09 2020 - 12:01:11 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Lukasz Stelmach (Mon Nov 09 2020 - 12:03:03 EST)
- Re: [PATCH 14/19] gpu: drm: selftests: test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap Ville Syrjälä (Mon Nov 09 2020 - 12:03:37 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Minchan Kim (Mon Nov 09 2020 - 12:04:12 EST)
- [PATCH v2 0/7] J7200: Add PCIe DT nodes to Enable PCIe Kishon Vijay Abraham I (Mon Nov 09 2020 - 12:04:25 EST)
- [PATCH v2 1/7] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "syscon" Kishon Vijay Abraham I (Mon Nov 09 2020 - 12:04:28 EST)
- [PATCH v2 2/7] dt-bindings: PCI: Add host mode dt-bindings for TI's J7200 SoC Kishon Vijay Abraham I (Mon Nov 09 2020 - 12:04:33 EST)
- [PATCH v2 3/7] dt-bindings: PCI: Add EP mode dt-bindings for TI's J7200 SoC Kishon Vijay Abraham I (Mon Nov 09 2020 - 12:04:38 EST)
- [PATCH v2 4/7] arm64: dts: ti: k3-j7200-main: Add DT for WIZ and SERDES Kishon Vijay Abraham I (Mon Nov 09 2020 - 12:04:46 EST)
- [PATCH v2 5/7] arm64: dts: ti: k3-j7200-main: Add PCIe device tree node Kishon Vijay Abraham I (Mon Nov 09 2020 - 12:04:52 EST)
- [PATCH v2 6/7] arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0 Kishon Vijay Abraham I (Mon Nov 09 2020 - 12:04:58 EST)
- [PATCH v2 7/7] arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe Kishon Vijay Abraham I (Mon Nov 09 2020 - 12:05:02 EST)
- Re: [f2fs-dev] [PATCH] f2fs: compress: support chksum Jaegeuk Kim (Mon Nov 09 2020 - 12:06:29 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Henrik Rydberg (Mon Nov 09 2020 - 12:08:39 EST)
- Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state Greg Kroah-Hartman (Mon Nov 09 2020 - 12:08:50 EST)
- [PATCH] habanalabs: move asic property to correct structure Oded Gabbay (Mon Nov 09 2020 - 12:09:00 EST)
- Re: [PATCH RFC] driver core: Ensure DT devices always have fwnode set Mark Brown (Mon Nov 09 2020 - 12:09:03 EST)
- Re: [PATCH][next] SFH: fix error return check for -ERESTARTSYS Singh, Sandeep (Mon Nov 09 2020 - 12:09:16 EST)
- Re: [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Willem de Bruijn (Mon Nov 09 2020 - 12:09:34 EST)
- Re: [PATCH] dt-bindings: regulator: da9121: Use additionalProperties Mark Brown (Mon Nov 09 2020 - 12:09:40 EST)
- [PATCH] habanalabs: use host va range for internal pools Oded Gabbay (Mon Nov 09 2020 - 12:10:12 EST)
- RE: [PATCH] misc: xilinx_sdfec: add compat_ptr_ioctl() Dragan Cvetic (Mon Nov 09 2020 - 12:10:29 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value William Breathitt Gray (Mon Nov 09 2020 - 12:11:58 EST)
- RE: [PATCH] misc: xilinx-sdfec: remove check for ioctl cmd and argument. Dragan Cvetic (Mon Nov 09 2020 - 12:12:52 EST)
- Re: [PATCH tip/core/rcu 2/4] docs: Update RCU's hotplug requirements with a bit about design Peter Zijlstra (Mon Nov 09 2020 - 12:14:55 EST)
- Re: [PATCH 14/19] gpu: drm: selftests: test-drm_dp_mst_helper: Place 'struct drm_dp_sideband_msg_req_body' onto the heap Lee Jones (Mon Nov 09 2020 - 12:18:04 EST)
- [PATCH net v4] net: Update window_clamp if SOCK_RCVBUF is set Mao Wenan (Mon Nov 09 2020 - 12:18:12 EST)
- [PATCH V4 0/6] Enhancements to Tegra194 PCIe driver Vidya Sagar (Mon Nov 09 2020 - 12:19:50 EST)
- [PATCH V4 1/6] PCI: tegra: Fix ASPM-L1SS advertisement disable code Vidya Sagar (Mon Nov 09 2020 - 12:19:54 EST)
- [PATCH V4 2/6] PCI: tegra: Map configuration space as nGnRnE Vidya Sagar (Mon Nov 09 2020 - 12:20:00 EST)
- [PATCH V4 3/6] PCI: tegra: Set DesignWare IP version Vidya Sagar (Mon Nov 09 2020 - 12:20:08 EST)
- [PATCH V4 4/6] PCI: tegra: Continue unconfig sequence even if parts fail Vidya Sagar (Mon Nov 09 2020 - 12:20:18 EST)
- [PATCH V4 5/6] PCI: tegra: Check return value of tegra_pcie_init_controller() Vidya Sagar (Mon Nov 09 2020 - 12:20:21 EST)
- [PATCH V4 6/6] PCI: tegra: Disable LTSSM during L2 entry Vidya Sagar (Mon Nov 09 2020 - 12:20:28 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Andy Shevchenko (Mon Nov 09 2020 - 12:21:23 EST)
- Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Oscar Salvador (Mon Nov 09 2020 - 12:21:50 EST)
- Re: [PATCH v2 1/2] ARM: dts: BCM5301X: pinctrl - use correct driver and define mdio pins Rafał Miłecki (Mon Nov 09 2020 - 12:21:59 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Andy Shevchenko (Mon Nov 09 2020 - 12:23:39 EST)
- [rcu:lkmm] BUILD SUCCESS b6ff30849ca723b78306514246b98ca5645d92f5 kernel test robot (Mon Nov 09 2020 - 12:23:46 EST)
- Re: [PATCH] regmap: Properly free allocated name for regmap_config of syscon Mark Brown (Mon Nov 09 2020 - 12:23:49 EST)
- Re: [PATCH v5 6/7] IMA: add critical_data to the built-in policy rules Lakshmi Ramasubramanian (Mon Nov 09 2020 - 12:24:08 EST)
- Re: [PATCH v2 2/2] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl Florian Fainelli (Mon Nov 09 2020 - 12:24:25 EST)
- [PATCH] powercap: Adjust printing the constraint name with new line Lukasz Luba (Mon Nov 09 2020 - 12:25:09 EST)
- Re: [PATCH v2 1/2] ARM: dts: BCM5301X: pinctrl - use correct driver and define mdio pins Florian Fainelli (Mon Nov 09 2020 - 12:25:13 EST)
- Re: [RFC][PATCH 01/24] x86/syscall: Add wrapper for invoking syscall function Andy Lutomirski (Mon Nov 09 2020 - 12:25:30 EST)
- Re: [PATCH v2 1/2] reset: brcmstb rescal: implement {de}assert() instead of reset() Philipp Zabel (Mon Nov 09 2020 - 12:25:47 EST)
- Re: [PATCH RFC] driver core: Ensure DT devices always have fwnode set Rob Herring (Mon Nov 09 2020 - 12:25:54 EST)
- Re: [PATCH v16 00/15] mtd: spi-nor: add xSPI Octal DTR support Vignesh Raghavendra (Mon Nov 09 2020 - 12:26:21 EST)
- Re: [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings Andy Lutomirski (Mon Nov 09 2020 - 12:28:17 EST)
- Re: [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges Florian Fainelli (Mon Nov 09 2020 - 12:28:29 EST)
- [PATCH RESEND v8 0/4] input: elants: Support Asus TF300T and Nexus 7 touchscreens Michał Mirosław (Mon Nov 09 2020 - 12:28:48 EST)
- [PATCH RESEND v8 2/4] input: elants: support old touch report format Michał Mirosław (Mon Nov 09 2020 - 12:28:52 EST)
- [PATCH RESEND v8 4/4] input: elants: support 0x66 reply opcode for reporting touches Michał Mirosław (Mon Nov 09 2020 - 12:28:54 EST)
- [PATCH RESEND v8 1/4] input: elants: document some registers and values Michał Mirosław (Mon Nov 09 2020 - 12:28:57 EST)
- [PATCH RESEND v8 3/4] input: elants: read touchscreen size for EKTF3624 Michał Mirosław (Mon Nov 09 2020 - 12:29:00 EST)
- Re: [PATCH v2] ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions Rafał Miłecki (Mon Nov 09 2020 - 12:29:06 EST)
- Re: [PATCH net v4] net: Update window_clamp if SOCK_RCVBUF is set Eric Dumazet (Mon Nov 09 2020 - 12:29:11 EST)
- Re: [PATCH 1/5] misc: Add Synopsys DesignWare xData IP driver Greg Kroah-Hartman (Mon Nov 09 2020 - 12:30:13 EST)
- Re: [PATCH] auxdisplay: hd44780_common: Fix build error Randy Dunlap (Mon Nov 09 2020 - 12:30:25 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Mon Nov 09 2020 - 12:30:48 EST)
- Re: Adding ABI to htmldocs - Was: Re: [PATCH 2/2] w1: w1_therm: Add support for GXCAS GX20MH01 device. Greg Kroah-Hartman (Mon Nov 09 2020 - 12:31:04 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value William Breathitt Gray (Mon Nov 09 2020 - 12:31:42 EST)
- Re: 5.10 tree fails to build Arnaldo Carvalho de Melo (Mon Nov 09 2020 - 12:31:57 EST)
- [PATCH 0/3] HDR10 static metadata Stanimir Varbanov (Mon Nov 09 2020 - 12:32:20 EST)
- [PATCH 3/3] venus: venc: Add support for CLL and Mastering display controls Stanimir Varbanov (Mon Nov 09 2020 - 12:32:25 EST)
- [PATCH 2/3] docs: media: Document CLL and Mastering display Stanimir Varbanov (Mon Nov 09 2020 - 12:32:27 EST)
- [PATCH 1/3] v4l: Add HDR10 HEVC static metadata controls Stanimir Varbanov (Mon Nov 09 2020 - 12:32:32 EST)
- Re: [PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events Peter Zijlstra (Mon Nov 09 2020 - 12:33:13 EST)
- [PATCH] x86/mm/sme: Fix definition of PMD_FLAGS_DEC_WP Arvind Sankar (Mon Nov 09 2020 - 12:35:48 EST)
- Re: [PATCH RT 2/6] tcp: Remove superfluous BH-disable around listening_hash Sebastian Andrzej Siewior (Mon Nov 09 2020 - 12:36:03 EST)
- [PATCH 2/4] venus: vdec: Add support for display delay and delay enable controls Stanimir Varbanov (Mon Nov 09 2020 - 12:36:13 EST)
- [PATCH 0/4] MFC private ctrls to std ctrls Stanimir Varbanov (Mon Nov 09 2020 - 12:36:14 EST)
- [PATCH 3/4] s5p-mfc: Use display delay and display enable std controls Stanimir Varbanov (Mon Nov 09 2020 - 12:36:23 EST)
- [PATCH 4/4] docs: Deprecate mfc display delay controls Stanimir Varbanov (Mon Nov 09 2020 - 12:36:25 EST)
- Re: [PATCH net-next] net: phy: microchip_t1: Don't set .config_aneg Andrew Lunn (Mon Nov 09 2020 - 12:36:34 EST)
- [PATCH 1/4] v4l2-ctrl: Make display delay and display enable std controls Stanimir Varbanov (Mon Nov 09 2020 - 12:36:43 EST)
- RE: On disabling AGP without working alternative (PCI fallback is broken for years) Deucher, Alexander (Mon Nov 09 2020 - 12:37:12 EST)
- Re: [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Eric Dumazet (Mon Nov 09 2020 - 12:37:44 EST)
- [GIT PULL] ext4 cleanups for 5.10-rc4 Theodore Y. Ts'o (Mon Nov 09 2020 - 12:38:15 EST)
- Re: [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK Andy Lutomirski (Mon Nov 09 2020 - 12:39:11 EST)
- Re: [PATCH] mic: vop: remove unneeded semicolon Greg KH (Mon Nov 09 2020 - 12:40:40 EST)
- [PATCH for 5.4] powerpc/603: Always fault when _PAGE_ACCESSED is not set Christophe Leroy (Mon Nov 09 2020 - 12:41:00 EST)
- Re: [PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events Peter Zijlstra (Mon Nov 09 2020 - 12:41:08 EST)
- Re: [PATCH RFC] driver core: Ensure DT devices always have fwnode set Mark Brown (Mon Nov 09 2020 - 12:41:25 EST)
- Re: [PATCH v3 17/26] coresight: etm4x: Cleanup secure exception level masks Mathieu Poirier (Mon Nov 09 2020 - 12:42:28 EST)
- Re: binder: add transaction latency tracer Greg Kroah-Hartman (Mon Nov 09 2020 - 12:45:09 EST)
- Re: [RFC][PATCH 01/24] x86/syscall: Add wrapper for invoking syscall function Alexandre Chartre (Mon Nov 09 2020 - 12:45:40 EST)
- [PATCH] powerpc/603: Always fault when _PAGE_ACCESSED is not set Christophe Leroy (Mon Nov 09 2020 - 12:46:32 EST)
- Re: [PATCH v3 19/26] coresight: etm4x: Detect access early on the target CPU Mathieu Poirier (Mon Nov 09 2020 - 12:48:52 EST)
- Re: [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock Jakub Kicinski (Mon Nov 09 2020 - 12:49:42 EST)
- Re: [PATCH] mac80211: fix regression where EAPOL frames were sent in plaintext Jakub Kicinski (Mon Nov 09 2020 - 12:50:45 EST)
- Re: [git pull] drm next pull for 5.10-rc1 Lyude Paul (Mon Nov 09 2020 - 12:50:57 EST)
- Re: [PATCH] firmware: arm_scmi: fix missing destroy_workqueue() on error in scmi_notification_init Cristian Marussi (Mon Nov 09 2020 - 12:51:42 EST)
- Re: [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings Alexandre Chartre (Mon Nov 09 2020 - 12:52:45 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Mathieu Poirier (Mon Nov 09 2020 - 12:55:41 EST)
- Re: [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges Arnd Bergmann (Mon Nov 09 2020 - 12:56:48 EST)
- [rcu:rcu/next] BUILD SUCCESS 97c70d140047be950a6428b82f351b0497fd8117 kernel test robot (Mon Nov 09 2020 - 12:56:55 EST)
- [rcu:lkmm-dev] BUILD SUCCESS eb48201421b13607a90c1d802789e2e99a254a62 kernel test robot (Mon Nov 09 2020 - 12:56:56 EST)
- Re: [PATCH v2] ARM: dts: BCM5301X: Linksys EA9500 add fixed partitions Vivek Unune (Mon Nov 09 2020 - 12:58:38 EST)
- Re: [PATCH bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Andrii Nakryiko (Mon Nov 09 2020 - 12:58:44 EST)
- Re: [PATCH v2] lan743x: correctly handle chips with internal PHY Sven Van Asbroeck (Mon Nov 09 2020 - 13:00:08 EST)
- Re: [PATCH v2] mm/memcontrol:rewrite mem_cgroup_page_lruvec() Roman Gushchin (Mon Nov 09 2020 - 13:00:48 EST)
- Re: [PATCH v2 1/2] arm64: dts: broadcom: clear the warnings caused by empty dma-ranges Florian Fainelli (Mon Nov 09 2020 - 13:00:52 EST)
- Re: [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK Alexandre Chartre (Mon Nov 09 2020 - 13:02:38 EST)
- KASAN: slab-out-of-bounds Read in io_uring_show_cred syzbot (Mon Nov 09 2020 - 13:06:19 EST)
- Re: [PATCH] ACPI: scan: Fix acpi_dma_configure_id() kerneldoc name Rafael J. Wysocki (Mon Nov 09 2020 - 13:06:56 EST)
- Re: [PATCH 1/2] dt-bindings: sound: adau1372: Add bindings documentation Rob Herring (Mon Nov 09 2020 - 13:07:35 EST)
- Re: KASAN: slab-out-of-bounds Read in io_uring_show_cred Jens Axboe (Mon Nov 09 2020 - 13:08:48 EST)
- Re: [PATCH 2/2] selftests: pmtu.sh: improve the test result processing Jakub Kicinski (Mon Nov 09 2020 - 13:09:18 EST)
- Re: [PATCH v1 17/24] kvm: arm64: Add __hyp_pa_symbol helper macro Marc Zyngier (Mon Nov 09 2020 - 13:10:10 EST)
- [PATCH 0/9] arm64: dts: rockchip: Engicam PX30.Core changes Jagan Teki (Mon Nov 09 2020 - 13:10:45 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Mon Nov 09 2020 - 13:10:49 EST)
- [PATCH 1/9] arm64: dts: rockchip: px30-enagicam: Enable USB Host, OTG Jagan Teki (Mon Nov 09 2020 - 13:10:51 EST)
- [PATCH 2/9] arm64: dts: rockchip: px30-engicam-edimm2.2: Enable LVDS panel Jagan Teki (Mon Nov 09 2020 - 13:10:55 EST)
- [PATCH 3/9] dt-bindings: arm: rockchip: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF Jagan Teki (Mon Nov 09 2020 - 13:11:00 EST)
- [PATCH 4/9] arm64: dts: rockchip: Add Engicam PX30.Core C.TOUCH 2.0 10.1" OF Jagan Teki (Mon Nov 09 2020 - 13:11:14 EST)
- [PATCH 6/9] arm64: dts: rockchip: px30-engicam: Add BT support Jagan Teki (Mon Nov 09 2020 - 13:11:15 EST)
- Re: [PATCH v3 08/21] mm/vmemmap: Initialize page table lock for vmemmap Oscar Salvador (Mon Nov 09 2020 - 13:11:15 EST)
- [PATCH 5/9] arm64: dts: rockchip: px30-engicam: Add WiFi support Jagan Teki (Mon Nov 09 2020 - 13:11:15 EST)
- [PATCH 8/9] arm64: defconfig: Enable PHY_ROCKCHIP_INNO_DSIDPHY Jagan Teki (Mon Nov 09 2020 - 13:11:20 EST)
- [PATCH 7/9] arm64: defconfig: Enable ROCKCHIP_LVDS Jagan Teki (Mon Nov 09 2020 - 13:11:22 EST)
- [PATCH 9/9] arm64: defconfig: Enable USB_SERIAL_CP210X Jagan Teki (Mon Nov 09 2020 - 13:11:26 EST)
- Re: [f2fs-dev] [PATCH v4 2/2] f2fs: fix compat F2FS_IOC_{MOVE, GARBAGE_COLLECT}_RANGE Eric Biggers (Mon Nov 09 2020 - 13:12:09 EST)
- [tip:x86/urgent] BUILD SUCCESS 801284f9737883a2b2639bd494455a72c82fdedf kernel test robot (Mon Nov 09 2020 - 13:16:58 EST)
- Re: [PATCH v4 0/7] arm64: dts: rockchip: Add Engicam PX30.Core Jagan Teki (Mon Nov 09 2020 - 13:18:47 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Lukasz Stelmach (Mon Nov 09 2020 - 13:19:11 EST)
- Re: [PATCH 4.19 01/71] drm/i915: Break up error capture compression loops with cond_resched() Pavel Machek (Mon Nov 09 2020 - 13:20:50 EST)
- Re: [PATCH] mm/memcg: remove unused definitions Shakeel Butt (Mon Nov 09 2020 - 13:21:02 EST)
- Re: [RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed Jonathan Corbet (Mon Nov 09 2020 - 13:21:39 EST)
- [PATCH v3 00/23] Rid W=1 warnings in MTD Lee Jones (Mon Nov 09 2020 - 13:22:17 EST)
- [PATCH v3 02/23] mtd: devices: phram: File headers are not good candidates for kernel-doc Lee Jones (Mon Nov 09 2020 - 13:22:24 EST)
- [PATCH v3 04/23] mtd: devices: docg3: Fix kernel-doc 'bad line' and 'excessive doc' issues Lee Jones (Mon Nov 09 2020 - 13:22:27 EST)
- [PATCH v3 05/23] mtd: Fix misspelled function parameter 'section' Lee Jones (Mon Nov 09 2020 - 13:22:32 EST)
- [PATCH v3 13/23] mtd: rawnand: brcmnand: Demote non-conformant kernel-doc headers Lee Jones (Mon Nov 09 2020 - 13:22:43 EST)
- [PATCH v3 11/23] mtd: ubi: eba: Fix a couple of misdocumentation issues Lee Jones (Mon Nov 09 2020 - 13:22:46 EST)
- [PATCH v3 16/23] mtd: rawnand: cafe_nand: Remove superfluous param doc and add another Lee Jones (Mon Nov 09 2020 - 13:22:49 EST)
- [PATCH v3 15/23] mtd: rawnand: diskonchip: Marking unused variables as __always_unused Lee Jones (Mon Nov 09 2020 - 13:22:52 EST)
- [PATCH v3 18/23] mtd: rawnand: omap_elm: Finish half populated function header, demote empty ones Lee Jones (Mon Nov 09 2020 - 13:22:57 EST)
- [PATCH v3 20/23] mtd: rawnand: sunxi: Document 'sunxi_nfc's 'caps' member Lee Jones (Mon Nov 09 2020 - 13:23:02 EST)
- [PATCH v3 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev' Lee Jones (Mon Nov 09 2020 - 13:23:04 EST)
- [PATCH v3 22/23] mtd: onenand: Fix some kernel-doc misdemeanours Lee Jones (Mon Nov 09 2020 - 13:23:08 EST)
- [PATCH v3 14/23] mtd: ubi: gluebi: Fix misnamed function parameter documentation Lee Jones (Mon Nov 09 2020 - 13:23:13 EST)
- [PATCH v3 21/23] mtd: rawnand: arasan: Document 'anfc_op's 'buf' member Lee Jones (Mon Nov 09 2020 - 13:23:15 EST)
- [PATCH v3 19/23] mtd: rawnand: omap2: Fix a bunch of kernel-doc misdemeanours Lee Jones (Mon Nov 09 2020 - 13:23:17 EST)
- [PATCH v3 17/23] mtd: rawnand: s3c2410: Add documentation for 2 missing struct members Lee Jones (Mon Nov 09 2020 - 13:23:24 EST)
- [PATCH v3 09/23] mtd: spinand: toshiba: Demote non-conformant kernel-doc header Lee Jones (Mon Nov 09 2020 - 13:23:28 EST)
- [PATCH v3 12/23] mtd: ubi: wl: Fix a couple of kernel-doc issues Lee Jones (Mon Nov 09 2020 - 13:23:33 EST)
- [PATCH v3 03/23] mtd: onenand: onenand_base: Fix expected kernel-doc formatting Lee Jones (Mon Nov 09 2020 - 13:23:35 EST)
- [PATCH v3 06/23] mtd: onenand: onenand_bbt: Fix expected kernel-doc formatting Lee Jones (Mon Nov 09 2020 - 13:23:37 EST)
- [PATCH v3 10/23] mtd: ubi: kapi: Correct documentation for 'ubi_leb_read_sg's 'sgl' parameter Lee Jones (Mon Nov 09 2020 - 13:23:40 EST)
- [PATCH v3 01/23] mtd: mtdpart: Fix misdocumented function parameter 'mtd' Lee Jones (Mon Nov 09 2020 - 13:23:50 EST)
- [PATCH v3 08/23] mtd: ubi: build: Document 'ubi_num' in struct mtd_dev_param Lee Jones (Mon Nov 09 2020 - 13:23:50 EST)
- [PATCH v3 07/23] mtd: spi-nor: hisi-sfc: Demote non-conformant kernel-doc Lee Jones (Mon Nov 09 2020 - 13:23:50 EST)
- Re: [PATCH v2] ACPI: Fix whitespace inconsistencies Rafael J. Wysocki (Mon Nov 09 2020 - 13:24:05 EST)
- Re: [PATCH v2 7/8] Documentation: Add documentation for the Brute LSM John Wood (Mon Nov 09 2020 - 13:24:38 EST)
- Re: [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Mon Nov 09 2020 - 13:26:37 EST)
- Re: [PATCH v2] ACPI: GED: fix -Wformat Rafael J. Wysocki (Mon Nov 09 2020 - 13:27:27 EST)
- Re: [PATCH v2 2/4] Kbuild: do not emit debug info for assembly with LLVM_IAS=1 Nick Desaulniers (Mon Nov 09 2020 - 13:28:34 EST)
- Re: [PATCH] net: udp: remove redundant initialization in udp_gro_complete Jakub Kicinski (Mon Nov 09 2020 - 13:28:45 EST)
- Re: [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Willem de Bruijn (Mon Nov 09 2020 - 13:29:37 EST)
- Re: [PATCH] venus: fix calculating mbps in calculate_inst_freq() Fritz Koenig (Mon Nov 09 2020 - 13:32:11 EST)
- Re: [PATCH v3 22/26] coresight: etm4x: Add necessary synchronization for sysreg access Mathieu Poirier (Mon Nov 09 2020 - 13:33:01 EST)
- [PATCH v3] Kbuild: do not emit debug info for assembly with LLVM_IAS=1 Nick Desaulniers (Mon Nov 09 2020 - 13:35:39 EST)
- Re: [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer Dan Carpenter (Mon Nov 09 2020 - 13:35:47 EST)
- Re: [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain Smita Koralahalli Channabasappa (Mon Nov 09 2020 - 13:37:08 EST)
- [RESEND PATCH 0/2] media: uapi: Expose VP8 probability lengths as defines Emmanuel Gil Peyrot (Mon Nov 09 2020 - 13:37:39 EST)
- [RESEND PATCH 1/2] media: uapi: Expose VP8 probability lengths as defines Emmanuel Gil Peyrot (Mon Nov 09 2020 - 13:38:07 EST)
- [RESEND PATCH 2/2] media: hantro: Use VP8 lengths defined in uapi Emmanuel Gil Peyrot (Mon Nov 09 2020 - 13:38:10 EST)
- [PATCH v19 2/4] iommu/arm-smmu: Add a way for implementations to influence SCTLR Jordan Crouse (Mon Nov 09 2020 - 13:47:50 EST)
- [PATCH v19 4/4] arm: dts: qcom: sm845: Set the compatible string for the GPU SMMU Jordan Crouse (Mon Nov 09 2020 - 13:47:52 EST)
- [PATCH v19 1/4] iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMU Jordan Crouse (Mon Nov 09 2020 - 13:48:04 EST)
- arch/arm/kernel/swp_emulate.c:198:14: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Mon Nov 09 2020 - 13:48:08 EST)
- [PATCH v19 3/4] dt-bindings: arm-smmu: Add compatible string for Adreno GPU SMMU Jordan Crouse (Mon Nov 09 2020 - 13:48:12 EST)
- [PATCH v19 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings Jordan Crouse (Mon Nov 09 2020 - 13:48:34 EST)
- Re: [PATCH 4.4 00/86] 4.4.242-rc1 review Pavel Machek (Mon Nov 09 2020 - 13:51:20 EST)
- Re: [PATCH v3 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page Oscar Salvador (Mon Nov 09 2020 - 13:51:47 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Dmitry Torokhov (Mon Nov 09 2020 - 13:53:13 EST)
- Re: [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Eric Dumazet (Mon Nov 09 2020 - 13:54:09 EST)
- Re: [RESEND PATCH v3] fuse: Abort waiting for a response if the daemon receives a fatal signal Eric W. Biederman (Mon Nov 09 2020 - 13:54:50 EST)
- Re: [PATCH net-next v4 0/5] bonding: rename bond components Jakub Kicinski (Mon Nov 09 2020 - 13:54:54 EST)
- Re: [PATCH v1 01/30] dt-bindings: host1x: Document OPP and voltage regulator properties Rob Herring (Mon Nov 09 2020 - 13:57:33 EST)
- Re: [PATCH v1 02/30] dt-bindings: mmc: tegra: Document OPP and voltage regulator properties Rob Herring (Mon Nov 09 2020 - 13:58:44 EST)
- Re: [PATCH v1 03/30] dt-bindings: pwm: tegra: Document OPP and voltage regulator properties Rob Herring (Mon Nov 09 2020 - 14:00:37 EST)
- Re: [PATCH v1 04/30] media: dt: bindings: tegra-vde: Document OPP and voltage regulator properties Rob Herring (Mon Nov 09 2020 - 14:01:35 EST)
- Re: [PATCH v1 05/30] dt-binding: usb: ci-hdrc-usb2: Document OPP and voltage regulator properties Rob Herring (Mon Nov 09 2020 - 14:01:50 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Andy Shevchenko (Mon Nov 09 2020 - 14:01:51 EST)
- Re: [PATCH v1 06/30] dt-bindings: usb: tegra-ehci: Document OPP and voltage regulator properties Rob Herring (Mon Nov 09 2020 - 14:01:59 EST)
- Re: [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper Chris Mason (Mon Nov 09 2020 - 14:02:20 EST)
- Re: [PATCH v1 1/2] ASoC: google: dt-bindings: add new compatible for sc7180-coachz Rob Herring (Mon Nov 09 2020 - 14:02:34 EST)
- Re: [PATCH v4] dmaengine: qcom: Add ADM driver Jonathan McDowell (Mon Nov 09 2020 - 14:04:27 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Andy Shevchenko (Mon Nov 09 2020 - 14:04:55 EST)
- [tip:irq/core] BUILD SUCCESS d315c627a18249930750fe4eb2b21f3fe9b32ea4 kernel test robot (Mon Nov 09 2020 - 14:05:03 EST)
- Re: [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain Smita Koralahalli Channabasappa (Mon Nov 09 2020 - 14:05:28 EST)
- Re: [PATCH v3 0/2] security: add fault injection to LSM hooks Aleksandr Nogikh (Mon Nov 09 2020 - 14:06:43 EST)
- Re: [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Willem de Bruijn (Mon Nov 09 2020 - 14:06:50 EST)
- Re: [git pull] drm next pull for 5.10-rc1 Ville Syrjälä (Mon Nov 09 2020 - 14:08:16 EST)
- [PATCH 1/2] xfs: show the dax option in mount options. Michal Suchanek (Mon Nov 09 2020 - 14:10:22 EST)
- [PATCH 2/2] ext4: show the dax option in mount options Michal Suchanek (Mon Nov 09 2020 - 14:10:26 EST)
- [PATCH 0/2] Tristate moount option comatibility fixup Michal Suchanek (Mon Nov 09 2020 - 14:10:28 EST)
- Re: [PATCH 2/3] arm: introduce IRQ stacks Arnd Bergmann (Mon Nov 09 2020 - 14:10:50 EST)
- Re: [PATCH v2 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID Rob Herring (Mon Nov 09 2020 - 14:11:03 EST)
- [GIT PULL] nfsd 5.10 fixes J. Bruce Fields (Mon Nov 09 2020 - 14:11:15 EST)
- [PATCH 1/3] lib: Introduce copy_from_back() zengzhaoxiu (Mon Nov 09 2020 - 14:18:33 EST)
- Re: [PATCH] arm64: dts: qcom: sc7180-trogdor: Fixup modem memory region Evan Green (Mon Nov 09 2020 - 14:19:04 EST)
- null pointer deref in kvm Jamie Heilman (Mon Nov 09 2020 - 14:20:27 EST)
- [PATCH v7 0/4] arch, mm: improve robustness of direct map manipulation Mike Rapoport (Mon Nov 09 2020 - 14:21:46 EST)
- [PATCHv2] reset: socfpga: add error handling and release mem-region Dinh Nguyen (Mon Nov 09 2020 - 14:21:52 EST)
- [PATCH v7 1/4] mm: introduce debug_pagealloc_{map,unmap}_pages() helpers Mike Rapoport (Mon Nov 09 2020 - 14:21:56 EST)
- [PATCH v7 2/4] PM: hibernate: make direct map manipulations more explicit Mike Rapoport (Mon Nov 09 2020 - 14:22:06 EST)
- [PATCH v7 3/4] arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC Mike Rapoport (Mon Nov 09 2020 - 14:22:18 EST)
- Re: [PATCH 0/8] simplify ep_poll Davidlohr Bueso (Mon Nov 09 2020 - 14:22:21 EST)
- [PATCH v7 4/4] arch, mm: make kernel_page_present() always available Mike Rapoport (Mon Nov 09 2020 - 14:22:28 EST)
- Re: [PATCH 4.19 00/71] 4.19.156-rc1 review Pavel Machek (Mon Nov 09 2020 - 14:22:48 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Eric Sandeen (Mon Nov 09 2020 - 14:24:06 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Darrick J. Wong (Mon Nov 09 2020 - 14:24:32 EST)
- [PATCH] PCI: dwc: Add support to configure for ECRC Vidya Sagar (Mon Nov 09 2020 - 14:26:23 EST)
- [PATCH 2/3] lib: zlib_inflate: improves decompression performance zengzhaoxiu (Mon Nov 09 2020 - 14:28:18 EST)
- Re: [PATCH 4/4] arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver Konrad Dybcio (Mon Nov 09 2020 - 14:28:56 EST)
- Re: [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Eric Dumazet (Mon Nov 09 2020 - 14:29:11 EST)
- Re: [PATCH 0/8] simplify ep_poll Soheil Hassas Yeganeh (Mon Nov 09 2020 - 14:29:21 EST)
- Re: WARNING in usb_composite_setup_continue Kyungtae Kim (Mon Nov 09 2020 - 14:29:59 EST)
- jitterentropy: `jent_mod_init()` takes 17 ms Paul Menzel (Mon Nov 09 2020 - 14:31:07 EST)
- [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Mon Nov 09 2020 - 14:31:24 EST)
- [PATCH 3/3] lib: lzo: Improves decompression performance zengzhaoxiu (Mon Nov 09 2020 - 14:31:28 EST)
- Re: [git pull] drm next pull for 5.10-rc1 Lyude Paul (Mon Nov 09 2020 - 14:33:24 EST)
- Re: [PATCH 5.9 000/133] 5.9.7-rc1 review Jeffrin Jose T (Mon Nov 09 2020 - 14:33:55 EST)
- Re: [PATCH 5.9 000/133] 5.9.7-rc1 review Jeffrin Jose T (Mon Nov 09 2020 - 14:34:01 EST)
- [tip:ras/core] BUILD SUCCESS 15af36596ae305aefc8c502c2d3e8c58221709eb kernel test robot (Mon Nov 09 2020 - 14:34:11 EST)
- Re: [RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code Dave Hansen (Mon Nov 09 2020 - 14:35:55 EST)
- Re: [PATCH] usb/mos7720: process deferred urbs in a workqueue Davidlohr Bueso (Mon Nov 09 2020 - 14:36:51 EST)
- Re: [PATCH] xfrm:fragmented ipv4 tunnel packets in inner interface Maciej Żenczykowski (Mon Nov 09 2020 - 14:38:34 EST)
- Re: [PATCH] hfsplus: remove pr_err message on ENOSPC file extend error Viacheslav Dubeyko (Mon Nov 09 2020 - 14:41:00 EST)
- [PATCH 1/3] power: supply: max8997-charger: Use module_platform_driver() Timon Baetz (Mon Nov 09 2020 - 14:43:20 EST)
- [PATCH 2/3] power: supply: max8997-charger: Fix platform data retrieval Timon Baetz (Mon Nov 09 2020 - 14:43:39 EST)
- [PATCH 3/3] power: supply: max8997-charger: Improve getting charger status Timon Baetz (Mon Nov 09 2020 - 14:44:07 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Lukasz Stelmach (Mon Nov 09 2020 - 14:47:45 EST)
- [GIT PULL] KVM fixes and selftests for 5.10-rc4 Paolo Bonzini (Mon Nov 09 2020 - 14:47:55 EST)
- Re: [PATCH] ASoC: fsl_aud2htx: Remove dev_err() usage after platform_get_irq() Mark Brown (Mon Nov 09 2020 - 14:47:56 EST)
- Re: [PATCH] ASoC: qcom: sc7180: Add missing PM ops Mark Brown (Mon Nov 09 2020 - 14:48:09 EST)
- Re: [PATCH] drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'t Alex Deucher (Mon Nov 09 2020 - 14:48:13 EST)
- Re: [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Mon Nov 09 2020 - 14:48:16 EST)
- Re: [PATCH] dt-bindings: regulator: da9121: Use additionalProperties Mark Brown (Mon Nov 09 2020 - 14:48:19 EST)
- Re: [PATCH v2] spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_hsspi_resume Mark Brown (Mon Nov 09 2020 - 14:48:44 EST)
- Re: [PATCH v2] spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe Mark Brown (Mon Nov 09 2020 - 14:49:05 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Andrew Lunn (Mon Nov 09 2020 - 14:49:44 EST)
- Re: [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param Alex Deucher (Mon Nov 09 2020 - 14:50:51 EST)
- Re: [RFC][PATCH 00/24] x86/pti: Defer CR3 switch to C code Alexandre Chartre (Mon Nov 09 2020 - 14:51:38 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Adrian Ratiu (Mon Nov 09 2020 - 14:51:56 EST)
- Re: [PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events Liang, Kan (Mon Nov 09 2020 - 14:52:08 EST)
- Re: [PATCH 0/3] HDR10 static metadata Nicolas Dufresne (Mon Nov 09 2020 - 14:54:03 EST)
- Re: [PATCH v2 1/4] dt-bindings: clock: Add SDX55 GCC clock bindings Rob Herring (Mon Nov 09 2020 - 14:54:12 EST)
- Re: [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings Alexandre Chartre (Mon Nov 09 2020 - 14:54:17 EST)
- Re: [PATCH 14/19] drm/amd/amdgpu/amdgpu_device: Provide documentation for 'reg_addr' params Alex Deucher (Mon Nov 09 2020 - 14:54:26 EST)
- Re: [RFC][PATCH 08/24] x86/entry: Add C version of SWAPGS and SWAPGS_UNSAFE_STACK Alexandre Chartre (Mon Nov 09 2020 - 14:55:09 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Lukasz Stelmach (Mon Nov 09 2020 - 14:55:19 EST)
- Re: [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param Sam Ravnborg (Mon Nov 09 2020 - 14:56:06 EST)
- Re: [PATCH v2 net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Mon Nov 09 2020 - 14:56:40 EST)
- Re: [PATCH v2 3/4] dt-bindings: clock: Introduce RPMHCC bindings for SDX55 Rob Herring (Mon Nov 09 2020 - 14:56:47 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Mon Nov 09 2020 - 14:56:52 EST)
- Re: [PATCH net-next] net: stmmac: platform: use optional clk/reset get APIs Jakub Kicinski (Mon Nov 09 2020 - 14:57:17 EST)
- Re: [PATCH 12/19] drm/amd/display/dc/basics/fixpt31_32: Move variables to where they're used Alex Deucher (Mon Nov 09 2020 - 14:59:10 EST)
- Re: [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param Lee Jones (Mon Nov 09 2020 - 15:00:03 EST)
- Re: [PATCH v40 21/24] x86/sgx: Add a page reclaimer Jarkko Sakkinen (Mon Nov 09 2020 - 15:00:13 EST)
- Re: [PATCH v2] lan743x: correctly handle chips with internal PHY Roelof Berg (Mon Nov 09 2020 - 15:03:22 EST)
- Re: [PATCH 1/6] dt-bindings: interrupt-controller: Add binding for the Microsemi Luton interrupt controller Rob Herring (Mon Nov 09 2020 - 15:05:09 EST)
- Re: [PATCH 16/19] drm/amd/amdgpu/amdgpu_kms: Remove 'struct drm_amdgpu_info_device dev_info' from the stack Alex Deucher (Mon Nov 09 2020 - 15:05:26 EST)
- Re: [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param Alex Deucher (Mon Nov 09 2020 - 15:06:23 EST)
- Re: [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param Lee Jones (Mon Nov 09 2020 - 15:10:19 EST)
- Re: [PATCH] dt-bindings: dvfs: Add support for generic performance domains Rob Herring (Mon Nov 09 2020 - 15:15:24 EST)
- Re: [PATCH v5 05/15] mm/frame-vector: Use FOLL_LONGTERM Jason Gunthorpe (Mon Nov 09 2020 - 15:19:49 EST)
- Re: [PATCH v3 23/26] coresight: etm4x: Detect system instructions support Mathieu Poirier (Mon Nov 09 2020 - 15:22:10 EST)
- [PATCH] staging: rtl8192e: Braces should be used on all arms of statement Eduard Vintila (Mon Nov 09 2020 - 15:22:18 EST)
- Re: [RESEND PATCH v3] fuse: Abort waiting for a response if the daemon receives a fatal signal Miklos Szeredi (Mon Nov 09 2020 - 15:24:26 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Andrew Lunn (Mon Nov 09 2020 - 15:26:06 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Michal Suchánek (Mon Nov 09 2020 - 15:27:10 EST)
- Re: [PATCH v5 0/7] Audio Graph Updates Mark Brown (Mon Nov 09 2020 - 15:31:11 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Mon Nov 09 2020 - 15:34:14 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board Rob Herring (Mon Nov 09 2020 - 15:34:40 EST)
- Re: [PATCH 2/2] dt-bindings: arm: fsl: document SolidRun LX2160A boards Rob Herring (Mon Nov 09 2020 - 15:35:10 EST)
- [PATCH net v1] lan743x: fix "BUG: invalid wait context" when setting rx mode Sven Van Asbroeck (Mon Nov 09 2020 - 15:38:35 EST)
- Re: [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case Rob Herring (Mon Nov 09 2020 - 15:41:16 EST)
- Re: [PATCH] x86/mm/sme: Fix definition of PMD_FLAGS_DEC_WP Tom Lendacky (Mon Nov 09 2020 - 15:41:55 EST)
- Re: [PATCH v3 24/26] coresight: etm4x: Refactor probing routine Mathieu Poirier (Mon Nov 09 2020 - 15:43:52 EST)
- Re: [GIT PULL] nfsd 5.10 fixes pr-tracker-bot (Mon Nov 09 2020 - 15:45:44 EST)
- Re: [GIT PULL] erofs fixes for 5.10-rc4 pr-tracker-bot (Mon Nov 09 2020 - 15:45:47 EST)
- Re: [GIT PULL] ext4 cleanups for 5.10-rc4 pr-tracker-bot (Mon Nov 09 2020 - 15:45:49 EST)
- Re: [PATCH v3 25/26] coresight: etm4x: Add support for sysreg only devices Mathieu Poirier (Mon Nov 09 2020 - 15:47:02 EST)
- [PATCH v4 06/12] bus: mhi: core: Move to an error state on any firmware load failure Bhaumik Bhatt (Mon Nov 09 2020 - 15:47:47 EST)
- [PATCH v4 09/12] bus: mhi: core: Check for IRQ availability during registration Bhaumik Bhatt (Mon Nov 09 2020 - 15:47:51 EST)
- [PATCH v4 12/12] bus: mhi: core: Remove MHI event ring IRQ handlers when powering down Bhaumik Bhatt (Mon Nov 09 2020 - 15:47:54 EST)
- [PATCH v4 11/12] bus: mhi: core: Mark and maintain device states early on after power down Bhaumik Bhatt (Mon Nov 09 2020 - 15:47:54 EST)
- [PATCH v4 05/12] bus: mhi: core: Prevent sending multiple RDDM entry callbacks Bhaumik Bhatt (Mon Nov 09 2020 - 15:47:58 EST)
- [PATCH v4 04/12] bus: mhi: core: Move to SYS_ERROR regardless of RDDM capability Bhaumik Bhatt (Mon Nov 09 2020 - 15:48:04 EST)
- [PATCH v4 07/12] bus: mhi: core: Use appropriate label in firmware load handler API Bhaumik Bhatt (Mon Nov 09 2020 - 15:48:06 EST)
- [PATCH v4 10/12] bus: mhi: core: Separate system error and power down handling Bhaumik Bhatt (Mon Nov 09 2020 - 15:48:08 EST)
- [PATCH v4 08/12] bus: mhi: core: Move to an error state on mission mode failure Bhaumik Bhatt (Mon Nov 09 2020 - 15:48:16 EST)
- [PATCH v4 03/12] bus: mhi: core: Skip device wake in error or shutdown states Bhaumik Bhatt (Mon Nov 09 2020 - 15:48:21 EST)
- [PATCH v4 02/12] bus: mhi: core: Move to using high priority workqueue Bhaumik Bhatt (Mon Nov 09 2020 - 15:48:25 EST)
- [PATCH v4 00/12] Bug fixes and improvements for MHI power operations Bhaumik Bhatt (Mon Nov 09 2020 - 15:48:28 EST)
- [PATCH v4 01/12] bus: mhi: core: Use appropriate names for firmware load functions Bhaumik Bhatt (Mon Nov 09 2020 - 15:48:30 EST)
- Re: [PATCH v3 26/26] dts: bindings: coresight: ETM system register access only units Mathieu Poirier (Mon Nov 09 2020 - 15:50:05 EST)
- [PATCH] ARM: decompressor: avoid ADRL pseudo-instruction Nick Desaulniers (Mon Nov 09 2020 - 15:52:09 EST)
- Re: [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param Sam Ravnborg (Mon Nov 09 2020 - 15:52:41 EST)
- Re: [PATCH] ARM: decompressor: avoid ADRL pseudo-instruction Ard Biesheuvel (Mon Nov 09 2020 - 15:53:33 EST)
- Re: [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer Jakub Kicinski (Mon Nov 09 2020 - 15:56:17 EST)
- Re: [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer Jakub Kicinski (Mon Nov 09 2020 - 15:57:06 EST)
- Re: [PATCH] drivers: amdgpu: amdgpu_display.c: Fix a spelling doens\'t to doesn\'t Bhaskar Chowdhury (Mon Nov 09 2020 - 15:58:49 EST)
- Re: [PATCH v3 07/26] coresight: Introduce device access abstraction Mathieu Poirier (Mon Nov 09 2020 - 16:00:53 EST)
- [PATCH v3 bpf-next 0/5] Integrate kernel module BTF support Andrii Nakryiko (Mon Nov 09 2020 - 16:02:37 EST)
- [PATCH v3 bpf-next 1/5] bpf: add in-kernel split BTF support Andrii Nakryiko (Mon Nov 09 2020 - 16:03:35 EST)
- [PATCH v3 bpf-next 4/5] bpf: load and verify kernel module BTFs Andrii Nakryiko (Mon Nov 09 2020 - 16:03:38 EST)
- [PATCH v3 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Andrii Nakryiko (Mon Nov 09 2020 - 16:03:44 EST)
- [PATCH 0/4] Set and use cpu_die_id on AMD-based systems Yazen Ghannam (Mon Nov 09 2020 - 16:06:31 EST)
- [PATCH 1/4] x86/CPU/AMD: Save AMD NodeId as cpu_die_id Yazen Ghannam (Mon Nov 09 2020 - 16:06:39 EST)
- [PATCH 2/4] x86/CPU/AMD: Remove amd_get_nb_id() Yazen Ghannam (Mon Nov 09 2020 - 16:06:43 EST)
- [PATCH 3/4] EDAC/mce_amd: Use struct cpuinfo_x86.cpu_die_id for AMD NodeId Yazen Ghannam (Mon Nov 09 2020 - 16:06:48 EST)
- [PATCH 4/4] x86/topology: Set cpu_die_id only if DIE_TYPE found Yazen Ghannam (Mon Nov 09 2020 - 16:06:52 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Dave Chinner (Mon Nov 09 2020 - 16:08:33 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Jakub Kicinski (Mon Nov 09 2020 - 16:09:03 EST)
- Re: [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock Thadeu Lima de Souza Cascardo (Mon Nov 09 2020 - 16:09:22 EST)
- Re: [PATCH] ARM: decompressor: avoid ADRL pseudo-instruction Nick Desaulniers (Mon Nov 09 2020 - 16:09:45 EST)
- [PATCH] drivers: amdgpu: amdgpu_display: Fixed the spelling of falg to flag Bhaskar Chowdhury (Mon Nov 09 2020 - 16:09:58 EST)
- RE: [PATCH] bpf: remove duplicate include John Fastabend (Mon Nov 09 2020 - 16:13:36 EST)
- Re: ASoC: Question regarding device-tree multi-lane I2S for Allwinner SoC Mark Brown (Mon Nov 09 2020 - 16:15:33 EST)
- Re: [PATCH 17/19] drm/radeon/radeon_kms: Fix misnaming of 'radeon_info_ioctl's dev param Lee Jones (Mon Nov 09 2020 - 16:15:44 EST)
- [PATCH v3 net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Mon Nov 09 2020 - 16:15:44 EST)
- Re: [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock Jakub Kicinski (Mon Nov 09 2020 - 16:15:59 EST)
- RE: [PATCH v3 bpf] trace: bpf: Fix passing zero to PTR_ERR() John Fastabend (Mon Nov 09 2020 - 16:18:14 EST)
- [PATCH 01/20] drm/radeon/radeon_ttm: Place declaration of 'rdev' in same clause as its use Lee Jones (Mon Nov 09 2020 - 16:19:06 EST)
- [PATCH 00/20] [Set 3] Rid W=1 warnings from GPU Lee Jones (Mon Nov 09 2020 - 16:19:17 EST)
- [PATCH 02/20] drm/radeon: Move radeon_ttm{init,fini} to shared location Lee Jones (Mon Nov 09 2020 - 16:19:17 EST)
- [PATCH 06/20] drm/radeon/radeon_connectors: Strip out set but unused variable 'ret' Lee Jones (Mon Nov 09 2020 - 16:19:23 EST)
- [PATCH 07/20] drm/radeon/radeon_display: Remove unused variable 'mod' Lee Jones (Mon Nov 09 2020 - 16:19:26 EST)
- [PATCH 09/20] drm/radeon/radeon_irq_kms: Demote non-conformant kernel-doc fix another Lee Jones (Mon Nov 09 2020 - 16:19:30 EST)
- [PATCH 08/20] drm/radeon/radeon_i2c: Remove pointless function header Lee Jones (Mon Nov 09 2020 - 16:19:33 EST)
- [PATCH 10/20] drm/radeon/radeon_ring: Add missing function parameters 'rdev' and 'data' Lee Jones (Mon Nov 09 2020 - 16:19:35 EST)
- [PATCH 11/20] drm/radeon/r600: Strip out set but unused 'tmp' variables Lee Jones (Mon Nov 09 2020 - 16:19:37 EST)
- [PATCH 14/20] drm/radeon: Move 'radeon_pm_acpi_event_handler' prototype into shared header Lee Jones (Mon Nov 09 2020 - 16:19:42 EST)
- [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header Lee Jones (Mon Nov 09 2020 - 16:19:44 EST)
- [PATCH 17/20] drm/radeon/evergreend: Move 'evergreen_*' and 'sumo_*' prototypes out to shared location Lee Jones (Mon Nov 09 2020 - 16:19:48 EST)
- [PATCH 18/20] drm/radeon/radeon_display: Fix function doc formatting and missing param issues Lee Jones (Mon Nov 09 2020 - 16:19:51 EST)
- [PATCH 19/20] drm/radeon/r600: Fix a misnamed parameter description and a formatting issue Lee Jones (Mon Nov 09 2020 - 16:19:59 EST)
- [PATCH 20/20] drm/radeon/cik: Fix a bunch of function parameter descriptions Lee Jones (Mon Nov 09 2020 - 16:19:59 EST)
- [PATCH 16/20] drm/radeon/radeon_audio: Move 'dce3_2_*' prototypes to shared location Lee Jones (Mon Nov 09 2020 - 16:20:06 EST)
- [PATCH 13/20] drm/radeon/evergreen: Move 'rv770_set_clk_bypass_mode' prototype to shared location Lee Jones (Mon Nov 09 2020 - 16:20:09 EST)
- [PATCH 12/20] drm/radeon/radeon_cs: Fix a bunch of doc-rot issues Lee Jones (Mon Nov 09 2020 - 16:20:14 EST)
- [PATCH 04/20] drm/radeon: Move 'radeon_add_legacy_encoder' prototype to shared header Lee Jones (Mon Nov 09 2020 - 16:20:20 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Andy Shevchenko (Mon Nov 09 2020 - 16:20:24 EST)
- [PATCH 03/20] drm/radeon/radeon_fence: Demote some non-conformant kernel-doc headers and fix another Lee Jones (Mon Nov 09 2020 - 16:20:26 EST)
- [PATCH 05/20] drm/radeon: Move 'radeon_add_legacy_encoder's prototype to shared location Lee Jones (Mon Nov 09 2020 - 16:20:28 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Mon Nov 09 2020 - 16:21:00 EST)
- Re: [PATCH] drivers: amdgpu: amdgpu_display: Fixed the spelling of falg to flag Alex Deucher (Mon Nov 09 2020 - 16:21:31 EST)
- RE: [PATCH] net: sched: fix misspellings using misspell-fixer tool John Fastabend (Mon Nov 09 2020 - 16:23:37 EST)
- Re: [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer Matthieu Baerts (Mon Nov 09 2020 - 16:23:41 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Jakub Kicinski (Mon Nov 09 2020 - 16:24:25 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Mon Nov 09 2020 - 16:29:38 EST)
- Re: [PATCH RFC v2] ipvs: add genetlink cmd to dump all services and destinations Julian Anastasov (Mon Nov 09 2020 - 16:30:14 EST)
- Re: [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock Thadeu Lima de Souza Cascardo (Mon Nov 09 2020 - 16:31:49 EST)
- Re: [PATCH v3 3/6] mm: support THP migration to device private memory Ralph Campbell (Mon Nov 09 2020 - 16:34:26 EST)
- [PATCH v5 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p Douglas Anderson (Mon Nov 09 2020 - 16:37:25 EST)
- [PATCH v5 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules Douglas Anderson (Mon Nov 09 2020 - 16:37:31 EST)
- [PATCH v5 4/4] HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core Douglas Anderson (Mon Nov 09 2020 - 16:37:34 EST)
- [PATCH v5 3/4] dt-bindings: input: HID: i2c-hid: Introduce bindings for the Goodix GT7375P Douglas Anderson (Mon Nov 09 2020 - 16:37:36 EST)
- [PATCH v5 2/4] arm64: defconfig: Update config names for i2c-hid rejigger Douglas Anderson (Mon Nov 09 2020 - 16:37:43 EST)
- Re: [PATCH v2 2/3] dt-bindings: goodix Rob Herring (Mon Nov 09 2020 - 16:37:48 EST)
- Re: [PATCH bpf] tools: bpftool: Add missing close before bpftool net attach exit John Fastabend (Mon Nov 09 2020 - 16:38:00 EST)
- [PATCH] ASoC: pcm512x: Add support for data formats RJ and LJ Kirill Marinushkin (Mon Nov 09 2020 - 16:40:59 EST)
- Re: [PATCH] x86/mm/sme: Fix definition of PMD_FLAGS_DEC_WP Arvind Sankar (Mon Nov 09 2020 - 16:42:24 EST)
- Re: [PATCH 2/2] PCI: cadence: Do not error if "cdns,max-outbound-regions" is not found Rob Herring (Mon Nov 09 2020 - 16:43:05 EST)
- Re: [PATCH 1/2] dt-bindings: PCI: Make "cdns,max-outbound-regions" optional property Rob Herring (Mon Nov 09 2020 - 16:43:11 EST)
- Re: [PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework) si-wei liu (Mon Nov 09 2020 - 16:44:14 EST)
- Re: [PATCH] net/xdp: remove unused macro REG_STATE_NEW John Fastabend (Mon Nov 09 2020 - 16:44:59 EST)
- Re: [PATCH v2 2/4] dt-bindings: dma: Convert ADMA doc to json-schema Rob Herring (Mon Nov 09 2020 - 16:45:25 EST)
- Re: [PATCH] ARM: decompressor: avoid ADRL pseudo-instruction Ard Biesheuvel (Mon Nov 09 2020 - 16:45:35 EST)
- Re: [PATCH v2 4/4] dt-bindings: bus: Convert ACONNECT doc to json-schema Rob Herring (Mon Nov 09 2020 - 16:45:54 EST)
- Re: [PATCH v4 1/4] HID: i2c-hid: Reorganize so ACPI and OF are subclasses Doug Anderson (Mon Nov 09 2020 - 16:46:04 EST)
- [PATCH 00/24] perf: Add mmap2 build id support Jiri Olsa (Mon Nov 09 2020 - 16:54:35 EST)
- [PATCH 01/24] bpf: Move stack_map_get_build_id into lib Jiri Olsa (Mon Nov 09 2020 - 16:54:39 EST)
- [PATCH 02/24] bpf: Add build_id_parse_size function Jiri Olsa (Mon Nov 09 2020 - 16:54:45 EST)
- [PATCH 03/24] perf: Add build id data in mmap2 event Jiri Olsa (Mon Nov 09 2020 - 16:54:47 EST)
- [PATCH 04/24] tools headers uapi: Sync tools/include/uapi/linux/perf_event.h Jiri Olsa (Mon Nov 09 2020 - 16:54:51 EST)
- [PATCH 05/24] perf tools: Do not swap mmap2 fields in case it contains build id Jiri Olsa (Mon Nov 09 2020 - 16:54:54 EST)
- [PATCH 06/24] perf tools: Add build_id__is_defined function Jiri Olsa (Mon Nov 09 2020 - 16:54:58 EST)
- [PATCH 07/24] perf tools: Add filename__decompress function Jiri Olsa (Mon Nov 09 2020 - 16:55:01 EST)
- [PATCH 08/24] perf tools: Add support to read build id from compressed elf Jiri Olsa (Mon Nov 09 2020 - 16:55:04 EST)
- [PATCH 09/24] perf tools: Add check for existing link in buildid dir Jiri Olsa (Mon Nov 09 2020 - 16:55:07 EST)
- [PATCH 10/24] perf tools: Use struct extra_kernel_map in machine__process_kernel_mmap_event Jiri Olsa (Mon Nov 09 2020 - 16:55:10 EST)
- [PATCH 11/24] perf tools: Try to load vmlinux from buildid database Jiri Olsa (Mon Nov 09 2020 - 16:55:13 EST)
- Re: [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs Qian Cai (Mon Nov 09 2020 - 16:55:18 EST)
- [PATCH 12/24] perf tools: Store build id from mmap2 events Jiri Olsa (Mon Nov 09 2020 - 16:55:22 EST)
- [PATCH 15/24] perf tools: Synthesize build id for kernel/modules/tasks Jiri Olsa (Mon Nov 09 2020 - 16:55:28 EST)
- [PATCH 16/24] perf tools: Add support to display build id for mmap2 events Jiri Olsa (Mon Nov 09 2020 - 16:55:33 EST)
- [PATCH 18/24] perf tools: Add __perf_session__cache_build_ids function Jiri Olsa (Mon Nov 09 2020 - 16:55:35 EST)
- [PATCH 17/24] perf tools: Use machine__for_each_dso in perf_session__cache_build_ids Jiri Olsa (Mon Nov 09 2020 - 16:55:37 EST)
- [PATCH 19/24] perf tools: Add is_perf_data function Jiri Olsa (Mon Nov 09 2020 - 16:55:42 EST)
- [PATCH 20/24] perf tools: Add build_id_cache__add function Jiri Olsa (Mon Nov 09 2020 - 16:55:46 EST)
- Re: [PATCH v3 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Martin KaFai Lau (Mon Nov 09 2020 - 16:55:49 EST)
- [PATCH 21/24] perf buildid-cache: Add support to add build ids from perf data Jiri Olsa (Mon Nov 09 2020 - 16:55:53 EST)
- [PATCH 23/24] perf buildid-list: Add support for mmap2's buildid events Jiri Olsa (Mon Nov 09 2020 - 16:55:59 EST)
- [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id Jiri Olsa (Mon Nov 09 2020 - 16:56:01 EST)
- [PATCH 22/24] perf buildid-cache: Add --debuginfod option Jiri Olsa (Mon Nov 09 2020 - 16:56:05 EST)
- [PATCH 14/24] perf tools: Allow mmap2 event to synthesize modules Jiri Olsa (Mon Nov 09 2020 - 16:56:14 EST)
- [PATCH 13/24] perf tools: Allow mmap2 event to synthesize kernel image Jiri Olsa (Mon Nov 09 2020 - 16:56:16 EST)
- [PATCH] phy: tegra: Constify static device_type structs Rikard Falkeborn (Mon Nov 09 2020 - 16:58:53 EST)
- Re: [EXT] Re: [PATCH v4 03/11] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver Mirela Rabulea (Mon Nov 09 2020 - 16:59:45 EST)
- Re: [PATCH v2] x86/xen: don't unbind uninitialized lock_kicker_irq boris . ostrovsky (Mon Nov 09 2020 - 16:59:50 EST)
- Re: [PATCH v12 0/5] LiteX SoC controller and LiteUART serial driver Stafford Horne (Mon Nov 09 2020 - 17:01:43 EST)
- Re: [GIT PULL] KVM fixes and selftests for 5.10-rc4 pr-tracker-bot (Mon Nov 09 2020 - 17:01:53 EST)
- Re: [PATCH 2/3] dt-bindings: arm: sunxi: add PineTab developer sample DT binding Rob Herring (Mon Nov 09 2020 - 17:02:14 EST)
- Re: [PATCH V4 1/3] dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit Rob Herring (Mon Nov 09 2020 - 17:02:40 EST)
- Re: [PATCH 20/20] input: keyboard: pmic8xxx-keypad: Fix kernel-doc formatting Dmitry Torokhov (Mon Nov 09 2020 - 17:03:00 EST)
- Re: [PATCH v1 1/5] dt-binding: mfd: syscon: add Rockchip QoS register compatibles Rob Herring (Mon Nov 09 2020 - 17:03:16 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Jakub Kicinski (Mon Nov 09 2020 - 17:04:32 EST)
- Re: [PATCH v3 3/9] clk: qoriq: provide constants for the type Rob Herring (Mon Nov 09 2020 - 17:05:48 EST)
- Re: [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add SDX55 pinctrl bindings Rob Herring (Mon Nov 09 2020 - 17:07:14 EST)
- RE: [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs Luck, Tony (Mon Nov 09 2020 - 17:09:12 EST)
- [PATCH] pinctrl: renesas: Constify sh73a0_vccq_mc0_ops Rikard Falkeborn (Mon Nov 09 2020 - 17:10:21 EST)
- Re: [PATCH v2 1/2] dt-bindings: misc: convert fsl, dpaa2-console from txt to YAML Rob Herring (Mon Nov 09 2020 - 17:11:11 EST)
- Re: [PATCH v2 2/2] dt-bindings: misc: convert fsl, qoriq-mc from txt to YAML Rob Herring (Mon Nov 09 2020 - 17:11:28 EST)
- drivers/i2c/busses/i2c-mlxcpld.c:271:10: warning: 'val' is used uninitialized in this function kernel test robot (Mon Nov 09 2020 - 17:11:53 EST)
- Re: [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock Jakub Kicinski (Mon Nov 09 2020 - 17:16:03 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Mon Nov 09 2020 - 17:20:02 EST)
- Re: [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header Alex Deucher (Mon Nov 09 2020 - 17:20:21 EST)
- Re: [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer Jakub Kicinski (Mon Nov 09 2020 - 17:20:55 EST)
- Re: [Linux-stm32] [PATCH v7 10/12] ARM: dts: stm32: Fix schema warnings for pwm-leds Alexander Dahl (Mon Nov 09 2020 - 17:22:11 EST)
- Re: [PATCH 00/20] [Set 3] Rid W=1 warnings from GPU Alex Deucher (Mon Nov 09 2020 - 17:23:14 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Jakub Kicinski (Mon Nov 09 2020 - 17:23:25 EST)
- [RFC PATCH v1 1/3] iommu/arm-smmu: Add support for driver IOMMU fault handlers Jordan Crouse (Mon Nov 09 2020 - 17:23:35 EST)
- [RFC PATCH v1 0/3] iommu/arm-smmu: adreno-smmu page fault handling Jordan Crouse (Mon Nov 09 2020 - 17:23:38 EST)
- [RFC PATCH v1 3/3] drm/msm: Improve the a6xx page fault handler Jordan Crouse (Mon Nov 09 2020 - 17:23:42 EST)
- [RFC PATCH v1 2/3] drm/msm: Add an adreno-smmu-priv callback to get pagefault info Jordan Crouse (Mon Nov 09 2020 - 17:23:46 EST)
- Re: [PATCH v3 net] net: udp: fix Fast/frag0 UDP GRO Willem de Bruijn (Mon Nov 09 2020 - 17:25:11 EST)
- [PATCH v3 00/34] SEV-ES hypervisor support Tom Lendacky (Mon Nov 09 2020 - 17:26:22 EST)
- [PATCH v3 01/34] x86/cpu: Add VM page flush MSR availablility as a CPUID feature Tom Lendacky (Mon Nov 09 2020 - 17:26:28 EST)
- [PATCH v3 02/34] KVM: SVM: Remove the call to sev_platform_status() during setup Tom Lendacky (Mon Nov 09 2020 - 17:26:36 EST)
- [PATCH v3 03/34] KVM: SVM: Add support for SEV-ES capability in KVM Tom Lendacky (Mon Nov 09 2020 - 17:26:46 EST)
- [PATCH v3 04/34] KVM: SVM: Add GHCB accessor functions for retrieving fields Tom Lendacky (Mon Nov 09 2020 - 17:26:52 EST)
- [PATCH v3 05/34] KVM: SVM: Add support for the SEV-ES VMSA Tom Lendacky (Mon Nov 09 2020 - 17:27:02 EST)
- [PATCH v3 06/34] KVM: x86: Mark GPRs dirty when written Tom Lendacky (Mon Nov 09 2020 - 17:27:09 EST)
- [PATCH v3 07/34] KVM: SVM: Add required changes to support intercepts under SEV-ES Tom Lendacky (Mon Nov 09 2020 - 17:27:18 EST)
- [PATCH v3 08/34] KVM: SVM: Prevent debugging under SEV-ES Tom Lendacky (Mon Nov 09 2020 - 17:27:23 EST)
- [PATCH v3 09/34] KVM: SVM: Do not allow instruction emulation under SEV-ES Tom Lendacky (Mon Nov 09 2020 - 17:27:35 EST)
- [PATCH v3 10/34] KVM: SVM: Cannot re-initialize the VMCB after shutdown with SEV-ES Tom Lendacky (Mon Nov 09 2020 - 17:27:39 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Mon Nov 09 2020 - 17:27:43 EST)
- [PATCH v3 11/34] KVM: SVM: Prepare for SEV-ES exit handling in the sev.c file Tom Lendacky (Mon Nov 09 2020 - 17:27:52 EST)
- [PATCH v3 12/34] KVM: SVM: Add initial support for a VMGEXIT VMEXIT Tom Lendacky (Mon Nov 09 2020 - 17:27:59 EST)
- [PATCH v3 13/34] KVM: SVM: Create trace events for VMGEXIT processing Tom Lendacky (Mon Nov 09 2020 - 17:28:04 EST)
- [PATCH v3 14/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x002 Tom Lendacky (Mon Nov 09 2020 - 17:28:15 EST)
- [PATCH v3 15/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x004 Tom Lendacky (Mon Nov 09 2020 - 17:28:20 EST)
- [PATCH v3 16/34] KVM: SVM: Add support for SEV-ES GHCB MSR protocol function 0x100 Tom Lendacky (Mon Nov 09 2020 - 17:28:27 EST)
- [PATCH v3 17/34] KVM: SVM: Create trace events for VMGEXIT MSR protocol processing Tom Lendacky (Mon Nov 09 2020 - 17:28:35 EST)
- [PATCH v3 18/34] KVM: SVM: Support MMIO for an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:28:44 EST)
- [PATCH v3 19/34] KVM: SVM: Support string IO operations for an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:28:50 EST)
- [PATCH v3 20/34] KVM: SVM: Add support for EFER write traps for an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:28:58 EST)
- Re: [PATCH v22 12/23] LSM: Specify which LSM to display Casey Schaufler (Mon Nov 09 2020 - 17:29:04 EST)
- [PATCH v3 21/34] KVM: SVM: Add support for CR0 write traps for an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:29:07 EST)
- [PATCH v3 22/34] KVM: SVM: Add support for CR4 write traps for an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:29:12 EST)
- [PATCH v3 23/34] KVM: SVM: Add support for CR8 write traps for an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:29:20 EST)
- [PATCH v3 24/34] KVM: x86: Update __get_sregs() / __set_sregs() to support SEV-ES Tom Lendacky (Mon Nov 09 2020 - 17:29:36 EST)
- [PATCH v3 25/34] KVM: SVM: Do not report support for SMM for an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:29:37 EST)
- [PATCH v3 26/34] KVM: SVM: Guest FPU state save/restore not needed for SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:29:42 EST)
- [PATCH v3 27/34] KVM: SVM: Add support for booting APs for an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:29:49 EST)
- [PATCH v3 28/34] KVM: SVM: Add NMI support for an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:29:57 EST)
- [PATCH v3 29/34] KVM: SVM: Set the encryption mask for the SVM host save area Tom Lendacky (Mon Nov 09 2020 - 17:30:05 EST)
- [PATCH v3 30/34] KVM: SVM: Update ASID allocation to support SEV-ES guests Tom Lendacky (Mon Nov 09 2020 - 17:30:12 EST)
- [PATCH v3 31/34] KVM: SVM: Provide support for SEV-ES vCPU creation/loading Tom Lendacky (Mon Nov 09 2020 - 17:30:20 EST)
- [PATCH v3 32/34] KVM: SVM: Provide support for SEV-ES vCPU loading Tom Lendacky (Mon Nov 09 2020 - 17:30:27 EST)
- [PATCH v3 33/34] KVM: SVM: Provide an updated VMRUN invocation for SEV-ES guests Tom Lendacky (Mon Nov 09 2020 - 17:30:35 EST)
- [PATCH v3 34/34] KVM: SVM: Provide support to launch and run an SEV-ES guest Tom Lendacky (Mon Nov 09 2020 - 17:30:43 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Jakub Kicinski (Mon Nov 09 2020 - 17:36:09 EST)
- Re: [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs Jim Mattson (Mon Nov 09 2020 - 17:36:44 EST)
- Re: [PATCH v3 3/9] clk: qoriq: provide constants for the type Michael Walle (Mon Nov 09 2020 - 17:39:32 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Mon Nov 09 2020 - 17:39:38 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Mon Nov 09 2020 - 17:40:51 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Mon Nov 09 2020 - 17:42:35 EST)
- Re: [PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework) Michael S. Tsirkin (Mon Nov 09 2020 - 17:43:08 EST)
- [PATCH v1 0/4] Updates to MHI channel handling Bhaumik Bhatt (Mon Nov 09 2020 - 17:44:19 EST)
- [PATCH v1 2/4] bus: mhi: core: Improvements to the channel handling state machine Bhaumik Bhatt (Mon Nov 09 2020 - 17:44:30 EST)
- [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers Bhaumik Bhatt (Mon Nov 09 2020 - 17:44:33 EST)
- [PATCH v1 1/4] bus: mhi: core: Allow receiving a STOP channel command response Bhaumik Bhatt (Mon Nov 09 2020 - 17:44:42 EST)
- [PATCH v1 4/4] bus: mhi: core: Check execution environment for channel before issuing reset Bhaumik Bhatt (Mon Nov 09 2020 - 17:45:28 EST)
- Re: [PATCH v22 12/23] LSM: Specify which LSM to display John Johansen (Mon Nov 09 2020 - 17:47:16 EST)
- [PATCH] ARM: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD Nick Desaulniers (Mon Nov 09 2020 - 17:47:21 EST)
- Re: [PATCH 1/2] remoteproc: ingenic: Constify ingenic_rproc_ops Paul Cercueil (Mon Nov 09 2020 - 17:47:46 EST)
- Re: [PATCH 0/5] Add support for Encryption and Casefolding in F2FS Eric Biggers (Mon Nov 09 2020 - 17:50:37 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Jakub Kicinski (Mon Nov 09 2020 - 17:50:53 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Brad Campbell (Mon Nov 09 2020 - 17:54:04 EST)
- Re: [PATCH v3 3/9] clk: qoriq: provide constants for the type Rob Herring (Mon Nov 09 2020 - 17:56:07 EST)
- Re: [PATCH net-next v1] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Mon Nov 09 2020 - 17:57:38 EST)
- RE: [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs Luck, Tony (Mon Nov 09 2020 - 17:57:44 EST)
- Re: [PATCH] sctp: Fix sending when PMTU is less than SCTP_DEFAULT_MINSEGMENT Jakub Kicinski (Mon Nov 09 2020 - 17:57:49 EST)
- Re: [PATCH] clk: hisilicon: Add clock driver for hi3559A SoC kernel test robot (Mon Nov 09 2020 - 18:00:07 EST)
- Re: [PATCH 4.4 00/86] 4.4.242-rc1 review Guenter Roeck (Mon Nov 09 2020 - 18:04:06 EST)
- Re: [PATCH 4.14 00/48] 4.14.205-rc1 review Guenter Roeck (Mon Nov 09 2020 - 18:04:45 EST)
- Re: [PATCH 4.9 000/117] 4.9.242-rc1 review Guenter Roeck (Mon Nov 09 2020 - 18:05:11 EST)
- Re: [PATCH 5.4 00/85] 5.4.76-rc1 review Guenter Roeck (Mon Nov 09 2020 - 18:05:36 EST)
- Re: [PATCH 5.9 000/133] 5.9.7-rc1 review Guenter Roeck (Mon Nov 09 2020 - 18:07:02 EST)
- Re: [PATCH 4.19 00/71] 4.19.156-rc1 review Guenter Roeck (Mon Nov 09 2020 - 18:08:02 EST)
- Abschließende Mitteilung für die Zahlung des nicht beanspruchten Preisgeldes ABOGADO VITALIS MANUEL COLON (Mon Nov 09 2020 - 18:10:35 EST)
- [GIT PULL] fscrypt fix for 5.10-rc4 Eric Biggers (Mon Nov 09 2020 - 18:11:57 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Sami Tolvanen (Mon Nov 09 2020 - 18:11:58 EST)
- Re: [RFC PATCH v1 2/3] drm/msm: Add an adreno-smmu-priv callback to get pagefault info Rob Clark (Mon Nov 09 2020 - 18:13:17 EST)
- Re: [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Tom Lendacky (Mon Nov 09 2020 - 18:15:09 EST)
- Re: [RFC PATCH v1 3/3] drm/msm: Improve the a6xx page fault handler Rob Clark (Mon Nov 09 2020 - 18:15:34 EST)
- Re: [PATCH 2/3 v4] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default Steven Rostedt (Mon Nov 09 2020 - 18:16:16 EST)
- Re: [PATCH v5 0/7] Audio Graph Updates Kuninori Morimoto (Mon Nov 09 2020 - 18:19:38 EST)
- Re: [PATCH 5.9 000/133] 5.9.7-rc1 review Shuah Khan (Mon Nov 09 2020 - 18:21:33 EST)
- Re: [PATCH 5.4 00/85] 5.4.76-rc1 review Shuah Khan (Mon Nov 09 2020 - 18:22:16 EST)
- Re: [PATCH 4.19 00/71] 4.19.156-rc1 review Shuah Khan (Mon Nov 09 2020 - 18:22:49 EST)
- Re: [PATCH v8 -tip 17/26] sched: Split the cookie and setup per-task cookie on fork chris hyser (Mon Nov 09 2020 - 18:23:20 EST)
- Re: [PATCH] arm64: meson: ship only the necessary clock controllers Kevin Hilman (Mon Nov 09 2020 - 18:23:43 EST)
- Re: [PATCH v5 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules Doug Anderson (Mon Nov 09 2020 - 18:23:57 EST)
- [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Luck, Tony (Mon Nov 09 2020 - 18:24:06 EST)
- Re: [PATCH 4.14 00/48] 4.14.205-rc1 review Shuah Khan (Mon Nov 09 2020 - 18:25:03 EST)
- Re: [PATCH 4.9 000/117] 4.9.242-rc1 review Shuah Khan (Mon Nov 09 2020 - 18:25:30 EST)
- Re: [PATCH v4 0/4] Upgrade READ_ONCE() to RCpc acquire on arm64 with LTO Will Deacon (Mon Nov 09 2020 - 18:25:59 EST)
- Re: [PATCH 4.14 00/48] 4.14.205-rc1 review Shuah Khan (Mon Nov 09 2020 - 18:26:05 EST)
- Re: [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs Jim Mattson (Mon Nov 09 2020 - 18:26:17 EST)
- Re: [PATCH 4.4 00/86] 4.4.242-rc1 review Shuah Khan (Mon Nov 09 2020 - 18:27:13 EST)
- Re: [PATCH net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer Jakub Kicinski (Mon Nov 09 2020 - 18:29:17 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. Paul Cercueil (Mon Nov 09 2020 - 18:30:24 EST)
- Re: [PATCH 0/3] Move Mediatek MIPI DSI PHY driver from DRM folder to PHY folder Chun-Kuang Hu (Mon Nov 09 2020 - 18:32:10 EST)
- Re: [PATCH net-next 0/2] inet: prevent skb changes in udp{4|6}_lib_lookup_skb() Alexander Lobakin (Mon Nov 09 2020 - 18:33:32 EST)
- Re: [PATCH v8 -tip 17/26] sched: Split the cookie and setup per-task cookie on fork chris hyser (Mon Nov 09 2020 - 18:34:51 EST)
- arch/sh/kernel/cpu/adc.c:22:15: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Mon Nov 09 2020 - 18:35:36 EST)
- RE: [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs Luck, Tony (Mon Nov 09 2020 - 18:36:20 EST)
- Re: [PATCH net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer Alexander Lobakin (Mon Nov 09 2020 - 18:38:43 EST)
- Re: [PATCH v2 5/5] drm/mediatek: Add support for main DDP path on MT8167 Chun-Kuang Hu (Mon Nov 09 2020 - 18:40:29 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. Paul Cercueil (Mon Nov 09 2020 - 18:43:31 EST)
- [tip:master] BUILD SUCCESS a2445441a132ee5b3e61e6a26c27a3491f4296ef kernel test robot (Mon Nov 09 2020 - 18:43:36 EST)
- Re: [PATCH 0/3] HDR10 static metadata Stanimir Varbanov (Mon Nov 09 2020 - 18:44:59 EST)
- Re: [PATCH v5 0/4] DCMI BT656 parallel bus mode support Sakari Ailus (Mon Nov 09 2020 - 18:46:46 EST)
- [PATCH v2 net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer Alexander Lobakin (Mon Nov 09 2020 - 18:47:32 EST)
- Re: [PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework) si-wei liu (Mon Nov 09 2020 - 18:56:33 EST)
- Re: [PATCH v2 7/8] Documentation: Add documentation for the Brute LSM Randy Dunlap (Mon Nov 09 2020 - 19:09:35 EST)
- Re: [PATCH v3 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Andrii Nakryiko (Mon Nov 09 2020 - 19:09:53 EST)
- Re: [PATCH 02/24] bpf: Add build_id_parse_size function Alexei Starovoitov (Mon Nov 09 2020 - 19:16:19 EST)
- [PATCH net v5] net: Update window_clamp if SOCK_RCVBUF is set Mao Wenan (Mon Nov 09 2020 - 19:16:48 EST)
- [PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Mon Nov 09 2020 - 19:17:33 EST)
- Re: [PATCH -next v2] clk: pm_clock: provide stubs for pm_clk_runtime_suspend/_resume Stephen Rothwell (Mon Nov 09 2020 - 19:24:22 EST)
- Spende '' (Mon Nov 09 2020 - 19:27:07 EST)
- Re: [PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Mon Nov 09 2020 - 19:29:22 EST)
- [PATCH 0/8] Thunderbolt3/USB4 cable rounded and active cable plug link training support Utkarsh Patel (Mon Nov 09 2020 - 19:38:48 EST)
- [PATCH 1/8] usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded cable support Utkarsh Patel (Mon Nov 09 2020 - 19:38:49 EST)
- [PATCH 2/8] platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded cable support Utkarsh Patel (Mon Nov 09 2020 - 19:38:51 EST)
- [PATCH 3/8] usb: typec: intel_pmc_mux: Configure Thunderbolt cable generation bits Utkarsh Patel (Mon Nov 09 2020 - 19:38:53 EST)
- [PATCH 4/8] usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cable Utkarsh Patel (Mon Nov 09 2020 - 19:38:58 EST)
- [PATCH 5/8] usb: typec: Use Thunderbolt 3 cable discover mode VDO in Enter_USB message Utkarsh Patel (Mon Nov 09 2020 - 19:39:00 EST)
- [PATCH 6/8] platform/chrome: cros_ec_typec: Use Thunderbolt 3 cable discover mode VDO in USB4 mode Utkarsh Patel (Mon Nov 09 2020 - 19:39:03 EST)
- [PATCH 7/8] usb: typec: intel_pmc_mux: Configure active cable properties for USB4 Utkarsh Patel (Mon Nov 09 2020 - 19:39:09 EST)
- [PATCH 8/8] usb: typec: Remove active_link_training variable from Enter_USB message Utkarsh Patel (Mon Nov 09 2020 - 19:39:15 EST)
- Re: [PATCH v2 net-next] net: udp: introduce UDP_MIB_MEMERRORS for udp_mem Jakub Kicinski (Mon Nov 09 2020 - 19:40:35 EST)
- [rcu:dev.2020.11.06a 15/22] rdtgroup.c:undefined reference to `cpulist_parse' kernel test robot (Mon Nov 09 2020 - 19:40:58 EST)
- Re: [PATCH v2 0/3] mainline add Altesco I6P board Shawn Guo (Mon Nov 09 2020 - 19:43:16 EST)
- Re: [PATCH 05/20] input: rmi4: rmi_f01: Struct headers are expected to start with 'struct <name>' Dmitry Torokhov (Mon Nov 09 2020 - 19:49:33 EST)
- Re: [PATCH V2] arm64: dts: imx8mp-evk: add CAN support Shawn Guo (Mon Nov 09 2020 - 19:52:03 EST)
- Re: [PATCH 0/3] arm64: dts: imx8m: add IR support Shawn Guo (Mon Nov 09 2020 - 19:54:50 EST)
- [RFC PATCH 0/7] preempt: Tune preemption flavour on boot v3 Frederic Weisbecker (Mon Nov 09 2020 - 19:56:21 EST)
- [RFC PATCH 1/7] static_call/x86: Add __static_call_returnl0() Frederic Weisbecker (Mon Nov 09 2020 - 19:56:31 EST)
- [RFC PATCH 2/7] static_call: Pull some static_call declarations to the type headers Frederic Weisbecker (Mon Nov 09 2020 - 19:56:31 EST)
- [RFC PATCH 3/7] preempt: Introduce CONFIG_PREEMPT_DYNAMIC Frederic Weisbecker (Mon Nov 09 2020 - 19:56:32 EST)
- [RFC PATCH 4/7] preempt/dynamic: Provide cond_resched() and might_resched() static calls Frederic Weisbecker (Mon Nov 09 2020 - 19:56:35 EST)
- [RFC PATCH 6/7] preempt/dynamic: Provide irqentry_exit_cond_resched() static call Frederic Weisbecker (Mon Nov 09 2020 - 19:56:38 EST)
- [RFC PATCH 7/7] preempt/dynamic: Support dynamic preempt with preempt= boot option Frederic Weisbecker (Mon Nov 09 2020 - 19:56:42 EST)
- [RFC PATCH 5/7] preempt/dynamic: Provide preempt_schedule[_notrace]() static calls Frederic Weisbecker (Mon Nov 09 2020 - 19:56:44 EST)
- Re: [PATCH] fs/ntfs: remove unused varible attr_len Anton Altaparmakov (Mon Nov 09 2020 - 19:57:36 EST)
- Re: [PATCH stable] net: sch_generic: fix the missing new qdisc assignment bug Yunsheng Lin (Mon Nov 09 2020 - 19:58:29 EST)
- [PATCH v4 1/5] drm: panel: simple: Fixup the struct panel_desc kernel doc Douglas Anderson (Mon Nov 09 2020 - 20:01:25 EST)
- [PATCH v4 5/5] dt-bindings: dt-bindings: display: simple: Add BOE NV110WTM-N61 Douglas Anderson (Mon Nov 09 2020 - 20:01:35 EST)
- [PATCH v4 4/5] drm: panel: simple: Add BOE NV110WTM-N61 Douglas Anderson (Mon Nov 09 2020 - 20:01:35 EST)
- [PATCH v4 3/5] drm: panel: simple: Allow specifying the delay from prepare to enable Douglas Anderson (Mon Nov 09 2020 - 20:01:36 EST)
- [PATCH v4 2/5] drm: panel: simple: Defer unprepare delay till next prepare to shorten it Douglas Anderson (Mon Nov 09 2020 - 20:01:39 EST)
- Re: [PATCH v5 1/2] dt-bindings: arm: fsl: add Van der Laan LANMCU board Shawn Guo (Mon Nov 09 2020 - 20:03:48 EST)
- Re: [PATCH v5 2/2] ARM: dts: add Van der Laan LANMCU board Shawn Guo (Mon Nov 09 2020 - 20:04:45 EST)
- [PATCH] mm: memcg/slab: enable slab memory accounting atomically Roman Gushchin (Mon Nov 09 2020 - 20:06:31 EST)
- Re: [PATCH][next] cpumask: allocate enough space for string and trailing '\0' char Qian Cai (Mon Nov 09 2020 - 20:07:22 EST)
- Re: [PATCH] fs/ntfs: remove unused varibles Anton Altaparmakov (Mon Nov 09 2020 - 20:07:51 EST)
- Re: [PATCH] sysctl: move local variable in proc_do_large_bitmap() to proper scope Nathan Chancellor (Mon Nov 09 2020 - 20:08:21 EST)
- Re: [PATCH -next] clk: imx: gate2: Remove unused variable ret Shawn Guo (Mon Nov 09 2020 - 20:09:12 EST)
- Re: [PATCH -next v2] clk: pm_clock: provide stubs for pm_clk_runtime_suspend/_resume Nathan Chancellor (Mon Nov 09 2020 - 20:09:17 EST)
- [PATCH] net: xfrm: fix memory leak in xfrm_user_policy() Yu Kuai (Mon Nov 09 2020 - 20:11:12 EST)
- Re: [PATCH net-next] bridge: mrp: Use hlist_head instead of list_head for mrp Jakub Kicinski (Mon Nov 09 2020 - 20:11:33 EST)
- [PATCH] "clocksource/drivers/cadence_ttc: fix memory leak in ttc_setup_clockevent() Yu Kuai (Mon Nov 09 2020 - 20:11:39 EST)
- Re: [PATCH] net: udp: remove redundant initialization in udp_send_skb Jakub Kicinski (Mon Nov 09 2020 - 20:13:54 EST)
- Re: [PATCH] net: udp: remove redundant initialization in udp_dump_one Jakub Kicinski (Mon Nov 09 2020 - 20:14:05 EST)
- Re: [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread Thomas Gleixner (Mon Nov 09 2020 - 20:14:16 EST)
- Re: [PATCH v2 net] ethtool: netlink: add missing netdev_features_change() call Jakub Kicinski (Mon Nov 09 2020 - 20:18:38 EST)
- Re: [PATCH] scsi: ufshcd: fix missing destroy_workqueue() on error in ufshcd_init Qinglang Miao (Mon Nov 09 2020 - 20:19:24 EST)
- Re: [PATCH tip/core/rcu 4/4] docs/rcu: Update the call_rcu() API Paul E. McKenney (Mon Nov 09 2020 - 20:20:37 EST)
- [PATCH 1/2] soc: qcom: Add tracepoints to mdt loader Rishabh Bhatnagar (Mon Nov 09 2020 - 20:20:53 EST)
- [PATCH 0/2] Add trace events to q6v5_pas and mdt_loader driver Rishabh Bhatnagar (Mon Nov 09 2020 - 20:20:57 EST)
- [PATCH 2/2] remoteproc: qcom: Add trace events for q6v5_pas driver Rishabh Bhatnagar (Mon Nov 09 2020 - 20:21:34 EST)
- [PATCH v4 bpf-next 0/5] Integrate kernel module BTF support Andrii Nakryiko (Mon Nov 09 2020 - 20:21:40 EST)
- [PATCH v4 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Andrii Nakryiko (Mon Nov 09 2020 - 20:22:41 EST)
- [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs Andrii Nakryiko (Mon Nov 09 2020 - 20:22:46 EST)
- [PATCH v4 bpf-next 1/5] bpf: add in-kernel split BTF support Andrii Nakryiko (Mon Nov 09 2020 - 20:23:09 EST)
- Re: [PATCH] firmware: arm_scmi: fix missing destroy_workqueue() on error in scmi_notification_init Qinglang Miao (Mon Nov 09 2020 - 20:23:23 EST)
- [PATCH v17 0/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC Ramuthevar,Vadivel MuruganX (Mon Nov 09 2020 - 20:23:41 EST)
- [PATCH v17 1/2] dt-bindings: mtd: Add Nand Flash Controller support for Intel LGM SoC Ramuthevar,Vadivel MuruganX (Mon Nov 09 2020 - 20:23:45 EST)
- [PATCH v17 2/2] mtd: rawnand: Add NAND controller support on Intel LGM SoC Ramuthevar,Vadivel MuruganX (Mon Nov 09 2020 - 20:23:51 EST)
- [PATCH v5 1/2] f2fs: avoid unneeded data copy in f2fs_ioc_move_range() Chao Yu (Mon Nov 09 2020 - 20:25:52 EST)
- [PATCH v5 2/2] f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE Chao Yu (Mon Nov 09 2020 - 20:26:02 EST)
- Re: [PATCH] sysctl: move local variable in proc_do_large_bitmap() to proper scope Tom Rix (Mon Nov 09 2020 - 20:26:47 EST)
- Re: [RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root Roman Gushchin (Mon Nov 09 2020 - 20:28:37 EST)
- Re: [PATCH v9 7/7] rcu/segcblist: Add additional comments to explain smp_mb() Paul E. McKenney (Mon Nov 09 2020 - 20:28:46 EST)
- [PATCH V3] memory: tegra: add missing put_device() call in error path of tegra_emc_probe() Yu Kuai (Mon Nov 09 2020 - 20:29:37 EST)
- Re: [PATCH] docs: networking: phy: s/2.5 times faster/2.5 times as fast/ Jakub Kicinski (Mon Nov 09 2020 - 20:30:36 EST)
- Re: [External] Re: [PATCH 4/5] mm: memcg/slab: Fix root memcg vmstats Roman Gushchin (Mon Nov 09 2020 - 20:33:44 EST)
- [PATCH] x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpb Anand K Mistry (Mon Nov 09 2020 - 20:34:04 EST)
- Re: [PATCH] ARM: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD Nathan Chancellor (Mon Nov 09 2020 - 20:34:24 EST)
- Re: [PATCH] regmap: Properly free allocated name for regmap_config of syscon Kefeng Wang (Mon Nov 09 2020 - 20:35:24 EST)
- Re: [PATCH 2/2] selftests: pmtu.sh: improve the test result processing Po-Hsu Lin (Mon Nov 09 2020 - 20:37:11 EST)
- [RFC] fs: Avoid to use lockdep information if it's turned off Boqun Feng (Mon Nov 09 2020 - 20:38:02 EST)
- Re: [PATCH] net/mlx4: Assign boolean values to a bool variable Jakub Kicinski (Mon Nov 09 2020 - 20:38:44 EST)
- Re: [PATCH] clk: mediatek: fix mtk_clk_register_mux() as static function Weiyi Lu (Mon Nov 09 2020 - 20:38:50 EST)
- Re: [PATCH v9 2/7] rcu/segcblist: Add counters to segcblist datastructure Paul E. McKenney (Mon Nov 09 2020 - 20:39:53 EST)
- Re: possible lockdep regression introduced by 4d004099a668 ("lockdep: Fix lockdep recursion") Boqun Feng (Mon Nov 09 2020 - 20:41:47 EST)
- Re: [PATCH net-next] net: phy: microchip_t1: Don't set .config_aneg Jakub Kicinski (Mon Nov 09 2020 - 20:41:57 EST)
- Re: [PATCH v9 6/7] rcu/tree: segcblist: Remove redundant smp_mb()s Paul E. McKenney (Mon Nov 09 2020 - 20:41:59 EST)
- Re: [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support Vladimir Oltean (Mon Nov 09 2020 - 20:42:40 EST)
- [PATCH v2 bpf] tools: bpftool: Add missing close before bpftool net attach exit Wang Hai (Mon Nov 09 2020 - 20:43:42 EST)
- Re: [RFC] fs: Avoid to use lockdep information if it's turned off Darrick J. Wong (Mon Nov 09 2020 - 20:49:48 EST)
- Re: [f2fs-dev] [PATCH] f2fs: compress: support chksum Chao Yu (Mon Nov 09 2020 - 20:52:52 EST)
- Re: [f2fs-dev] [PATCH v4 2/2] f2fs: fix compat F2FS_IOC_{MOVE, GARBAGE_COLLECT}_RANGE Chao Yu (Mon Nov 09 2020 - 20:54:14 EST)
- Re: [PATCH 2/8] clk: imx8mm: drop of_match_ptr from of_device_id table Shawn Guo (Mon Nov 09 2020 - 20:54:16 EST)
- Re: [PATCH 3/8] clk: imx8mn: drop of_match_ptr from of_device_id table Shawn Guo (Mon Nov 09 2020 - 20:54:30 EST)
- Re: [PATCH 4/8] clk: imx8mp: drop of_match_ptr from of_device_id table Shawn Guo (Mon Nov 09 2020 - 20:54:50 EST)
- Re: [PATCH 5/8] clk: imx8mq: drop of_match_ptr from of_device_id table Shawn Guo (Mon Nov 09 2020 - 20:55:06 EST)
- Re: [PATCH v2] Make iwmmxt.S support Clang's integrated assembler Nick Desaulniers (Mon Nov 09 2020 - 20:55:57 EST)
- Re: [PATCH bpf] tools: bpftool: Add missing close before bpftool net attach exit wanghai (M) (Mon Nov 09 2020 - 20:57:30 EST)
- [PATCHv2 0/2] selftests: pmtu.sh: improve the test result processing Po-Hsu Lin (Mon Nov 09 2020 - 21:01:20 EST)
- [PATCHv2 1/2] selftests: pmtu.sh: use $ksft_skip for skipped return code Po-Hsu Lin (Mon Nov 09 2020 - 21:01:26 EST)
- [PATCHv2 2/2] selftests: pmtu.sh: improve the test result processing Po-Hsu Lin (Mon Nov 09 2020 - 21:01:32 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Brad Campbell (Mon Nov 09 2020 - 21:04:52 EST)
- Re: [PATCH] KVM: x86: Fix vCPUs >= 64 can't be online and hotplugged in some scenarios Zelin Deng (Mon Nov 09 2020 - 21:06:34 EST)
- [PATCH] sched/fair: Reorder throttle_cfs_rq() path Peng Wang (Mon Nov 09 2020 - 21:12:32 EST)
- Re: [f2fs-dev] [PATCH] f2fs: avoid race condition for shinker count Chao Yu (Mon Nov 09 2020 - 21:15:52 EST)
- Re: [PATCH -next] clk: imx: scu: Make pd_np with static keyword Shawn Guo (Mon Nov 09 2020 - 21:17:48 EST)
- Re: [PATCH v1] ARM: imx: mach-imx6q: correctly identify i.MX6QP SoCs Shawn Guo (Mon Nov 09 2020 - 21:21:58 EST)
- RE: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Sherry Sun (Mon Nov 09 2020 - 21:25:47 EST)
- [PATCH] drm/fsl-dcu: remove redundant platform_get_irq error message Tian Tao (Mon Nov 09 2020 - 21:25:55 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Mon Nov 09 2020 - 21:26:21 EST)
- Re: [PATCH rfc] workqueue: honour cond_resched() more effectively. NeilBrown (Mon Nov 09 2020 - 21:26:38 EST)
- Question: gadget: How to realize uvc and uac composite function? app l (Mon Nov 09 2020 - 21:28:17 EST)
- [PATCH] of/address: Fix of_node memory leak in of_dma_is_coherent Evan Nimmo (Mon Nov 09 2020 - 21:28:49 EST)
- linux-next: build warning after merge of the drm-misc tree Stephen Rothwell (Mon Nov 09 2020 - 21:29:46 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Josh Poimboeuf (Mon Nov 09 2020 - 21:29:50 EST)
- Re: [PATCH 1/2] dt-bindings: arm: fsl: document LS1012A FRWY board Shawn Guo (Mon Nov 09 2020 - 21:31:19 EST)
- [PATCH v3 1/2] ASoC: Fix vaud18 power leakage of mt6359 Shane Chien (Mon Nov 09 2020 - 21:31:46 EST)
- [PATCH v3 0/2] Fix vaud18 power leakage of mt6359 Shane Chien (Mon Nov 09 2020 - 21:31:48 EST)
- [PATCH v3 2/2] dt-bindings: mediatek: mt6359: Add new property for mt6359 Shane Chien (Mon Nov 09 2020 - 21:31:52 EST)
- Re: [PATCH v4 4/5] drm: panel: simple: Add BOE NV110WTM-N61 Doug Anderson (Mon Nov 09 2020 - 21:33:02 EST)
- Re: [PATCH 0/9] cpufreq: Add missing modalias for tristate drivers Viresh Kumar (Mon Nov 09 2020 - 21:35:15 EST)
- Re: [PATCH 3/3] ARM: dts: imx50-kobo-aura: Enable eKTF2132 touchscreen Shawn Guo (Mon Nov 09 2020 - 21:35:19 EST)
- Re: [PATCH v2 1/4] cpufreq: Introduce governor flags Viresh Kumar (Mon Nov 09 2020 - 21:41:32 EST)
- Re: [PATCH v2 2/4] cpufreq: Introduce CPUFREQ_GOV_FLAG_STRICT_TARGET Viresh Kumar (Mon Nov 09 2020 - 21:42:00 EST)
- Re: [PATCH 6/9] cpufreq: sun50i: Add missing MODULE_DEVICE_TABLE Frank Lee (Mon Nov 09 2020 - 21:42:09 EST)
- Re: [External] Re: [PATCH v3 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate Muchun Song (Mon Nov 09 2020 - 21:42:40 EST)
- Re: [PATCH v2 3/4] cpufreq: Add strict_target to struct cpufreq_policy Viresh Kumar (Mon Nov 09 2020 - 21:47:42 EST)
- Re: [PATCH v2 4/4] cpufreq: intel_pstate: Take CPUFREQ_GOV_FLAG_STRICT_TARGET into account Viresh Kumar (Mon Nov 09 2020 - 21:48:24 EST)
- Re: Subject: [RFC] clang tooling cleanups Joe Perches (Mon Nov 09 2020 - 21:52:28 EST)
- Re: [PATCH V4 1/3] dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit Shawn Guo (Mon Nov 09 2020 - 21:55:52 EST)
- [PATCH] powerpc/mm: Fix comparing pointer to 0 warning xiakaixu1987 (Mon Nov 09 2020 - 21:56:08 EST)
- [PATCH] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() Hao Li (Mon Nov 09 2020 - 21:56:48 EST)
- Re: [External] Re: [PATCH 4/5] mm: memcg/slab: Fix root memcg vmstats Muchun Song (Mon Nov 09 2020 - 21:57:56 EST)
- KASAN: vmalloc-out-of-bounds Read in bpf_trace_run1 syzbot (Mon Nov 09 2020 - 21:58:20 EST)
- [PATCH v2 net-next] net: udp: remove redundant initialization in udp_gro_complete menglong8 . dong (Mon Nov 09 2020 - 21:58:32 EST)
- [PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set Hao Li (Mon Nov 09 2020 - 21:59:20 EST)
- Re: [PATCH v2] arm64: dts: imx: Fix imx8mm-kontron-n801x-s.dtb target Shawn Guo (Mon Nov 09 2020 - 22:03:36 EST)
- Re: [PATCH] mm/filemap: add static for function __add_to_page_cache_locked Souptick Joarder (Mon Nov 09 2020 - 22:09:53 EST)
- [PATCH v2] mm: memcg/slab: Fix root memcg vmstats Muchun Song (Mon Nov 09 2020 - 22:10:51 EST)
- Re: [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes Paul Moore (Mon Nov 09 2020 - 22:12:54 EST)
- Re: [PATCH 3/3] ARM: dts: imx50-kobo-aura: Enable eKTF2132 touchscreen Shawn Guo (Mon Nov 09 2020 - 22:13:05 EST)
- Re: [PATCH v3 0/2] security: add fault injection to LSM hooks James Morris (Mon Nov 09 2020 - 22:15:20 EST)
- [PATCH] HID: intel-ish-hid: Remove unnecessary assignment to variable rv Jing Xiangfeng (Mon Nov 09 2020 - 22:15:54 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Nick Desaulniers (Mon Nov 09 2020 - 22:19:09 EST)
- Re: [PATCH v2 02/13] ARM: dts: mmp2-olpc-xo-1-75: Delete #address-cells from ssp3 Florian Fainelli (Mon Nov 09 2020 - 22:19:36 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Josh Poimboeuf (Mon Nov 09 2020 - 22:20:09 EST)
- Re: [PATCH v2] mm: memcg/slab: Fix use after free in obj_cgroup_charge Muchun Song (Mon Nov 09 2020 - 22:20:25 EST)
- Re: [RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed Randy Dunlap (Mon Nov 09 2020 - 22:23:51 EST)
- Re: [PATCH v3 05/34] KVM: SVM: Add support for the SEV-ES VMSA kernel test robot (Mon Nov 09 2020 - 22:25:50 EST)
- Re: [PATCH v2] vhost-vdpa: fix page pinning leakage in error path (rework) Jason Wang (Mon Nov 09 2020 - 22:28:00 EST)
- Re: [PATCH v3] vhost-vdpa: fix page pinning leakage in error path (rework) Jason Wang (Mon Nov 09 2020 - 22:29:02 EST)
- Re: [PATCH 2/2] remoteproc: qcom: Add trace events for q6v5_pas driver Bjorn Andersson (Mon Nov 09 2020 - 22:29:20 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Mon Nov 09 2020 - 22:30:36 EST)
- [PATCH 00/10] Broadcom b53 YAML bindings Florian Fainelli (Mon Nov 09 2020 - 22:31:23 EST)
- [PATCH 01/10] dt-bindings: net: dsa: Extend switch nodes pattern Florian Fainelli (Mon Nov 09 2020 - 22:31:32 EST)
- [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Florian Fainelli (Mon Nov 09 2020 - 22:31:39 EST)
- [PATCH 03/10] ARM: dts: BCM5301X: Update Ethernet switch node name Florian Fainelli (Mon Nov 09 2020 - 22:31:41 EST)
- [PATCH 06/10] ARM: dts: NSP: Update ethernet switch node name Florian Fainelli (Mon Nov 09 2020 - 22:31:45 EST)
- [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings Florian Fainelli (Mon Nov 09 2020 - 22:31:49 EST)
- [PATCH 09/10] ARM: dts: NSP: Provide defaults ports container node Florian Fainelli (Mon Nov 09 2020 - 22:31:57 EST)
- [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node Florian Fainelli (Mon Nov 09 2020 - 22:32:05 EST)
- [PATCH 07/10] ARM: dts: NSP: Fix Ethernet switch SGMII register name Florian Fainelli (Mon Nov 09 2020 - 22:32:12 EST)
- [PATCH 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node Florian Fainelli (Mon Nov 09 2020 - 22:32:20 EST)
- [PATCH 02/10] dt-bindings: net: dsa: Document sfp and managed properties Florian Fainelli (Mon Nov 09 2020 - 22:32:34 EST)
- Re: [PATCH V4 1/3] dt-bindings: arm: fsl: Add beacon,imx8mn-beacon-kit Shawn Guo (Mon Nov 09 2020 - 22:32:53 EST)
- RE: [PATCH] drm/ast: Create chip AST2600 Kuo-Hsiang Chou (Mon Nov 09 2020 - 22:33:31 EST)
- Re: [PATCH 1/2] soc: qcom: Add tracepoints to mdt loader Bjorn Andersson (Mon Nov 09 2020 - 22:35:51 EST)
- [PATCH] arm/mm: Convert PUD level pgtable helper macros into functions Anshuman Khandual (Mon Nov 09 2020 - 22:38:20 EST)
- [PATCH] Bluetooth: btusb: btrtl: Add support for RTL8852A max.chou (Mon Nov 09 2020 - 22:39:08 EST)
- [PATCH v2] coresight: tmc-etr: Assign boolean values to a bool variable xiakaixu1987 (Mon Nov 09 2020 - 22:39:23 EST)
- [PATCH v2] Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E device Chris Chiu (Mon Nov 09 2020 - 22:40:22 EST)
- [PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation John Stultz (Mon Nov 09 2020 - 22:49:42 EST)
- [PATCH v5 1/7] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists John Stultz (Mon Nov 09 2020 - 22:49:52 EST)
- [PATCH v5 4/7] dma-buf: heaps: Skip sync if not mapped John Stultz (Mon Nov 09 2020 - 22:49:52 EST)
- [PATCH v5 5/7] dma-buf: system_heap: Allocate higher order pages if available John Stultz (Mon Nov 09 2020 - 22:49:54 EST)
- [PATCH v5 6/7] dma-buf: dma-heap: Keep track of the heap device struct John Stultz (Mon Nov 09 2020 - 22:49:56 EST)
- [PATCH v5 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap John Stultz (Mon Nov 09 2020 - 22:50:05 EST)
- Re: [External] Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Muchun Song (Mon Nov 09 2020 - 22:50:10 EST)
- [PATCH v5 3/7] dma-buf: heaps: Remove heap-helpers code John Stultz (Mon Nov 09 2020 - 22:50:15 EST)
- [PATCH v5 2/7] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation John Stultz (Mon Nov 09 2020 - 22:50:27 EST)
- [PATCH AUTOSEL 5.9 01/55] ASoC: mediatek: mt8183-da7219: fix DAPM paths for rt1015 Sasha Levin (Mon Nov 09 2020 - 22:53:22 EST)
- [PATCH AUTOSEL 5.9 02/55] ASoC: qcom: sdm845: set driver name correctly Sasha Levin (Mon Nov 09 2020 - 22:53:24 EST)
- [PATCH AUTOSEL 5.9 03/55] ASoC: cs42l51: manage mclk shutdown delay Sasha Levin (Mon Nov 09 2020 - 22:53:27 EST)
- [PATCH AUTOSEL 5.9 05/55] usb: dwc3: pci: add support for the Intel Alder Lake-S Sasha Levin (Mon Nov 09 2020 - 22:53:30 EST)
- [PATCH AUTOSEL 5.9 09/55] selftests/ftrace: check for do_sys_openat2 in user-memory test Sasha Levin (Mon Nov 09 2020 - 22:53:38 EST)
- [PATCH AUTOSEL 5.9 11/55] ALSA: hda: Separate runtime and system suspend Sasha Levin (Mon Nov 09 2020 - 22:53:41 EST)
- [PATCH AUTOSEL 5.9 13/55] x86/boot/compressed/64: Introduce sev_status Sasha Levin (Mon Nov 09 2020 - 22:53:44 EST)
- [PATCH AUTOSEL 5.9 15/55] gfs2: Add missing truncate_inode_pages_final for sd_aspace Sasha Levin (Mon Nov 09 2020 - 22:53:47 EST)
- [PATCH AUTOSEL 5.9 21/55] drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running Sasha Levin (Mon Nov 09 2020 - 22:53:53 EST)
- [PATCH AUTOSEL 5.9 22/55] mac80211: fix use of skb payload instead of header Sasha Levin (Mon Nov 09 2020 - 22:53:55 EST)
- [PATCH AUTOSEL 5.9 23/55] cfg80211: initialize wdev data earlier Sasha Levin (Mon Nov 09 2020 - 22:53:58 EST)
- [PATCH AUTOSEL 5.9 26/55] wireguard: selftests: check that route_me_harder packets use the right sk Sasha Levin (Mon Nov 09 2020 - 22:54:01 EST)
- [PATCH AUTOSEL 5.9 29/55] ARC: [plat-hsdk] Remap CCMs super early in asm boot trampoline Sasha Levin (Mon Nov 09 2020 - 22:54:08 EST)
- [PATCH AUTOSEL 5.9 28/55] Revert "nvme-pci: remove last_sq_tail" Sasha Levin (Mon Nov 09 2020 - 22:54:18 EST)
- [PATCH AUTOSEL 5.9 33/55] nvme-rdma: avoid race between time out and tear down Sasha Levin (Mon Nov 09 2020 - 22:54:19 EST)
- [PATCH AUTOSEL 5.9 30/55] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() Sasha Levin (Mon Nov 09 2020 - 22:54:19 EST)
- [PATCH AUTOSEL 5.9 40/55] vfio/pci: Bypass IGD init in case of -ENODEV Sasha Levin (Mon Nov 09 2020 - 22:54:24 EST)
- [PATCH AUTOSEL 5.9 41/55] i2c: mediatek: move dma reset before i2c reset Sasha Levin (Mon Nov 09 2020 - 22:54:29 EST)
- [PATCH AUTOSEL 5.9 48/55] riscv: Set text_offset correctly for M-Mode Sasha Levin (Mon Nov 09 2020 - 22:54:37 EST)
- [PATCH AUTOSEL 5.9 42/55] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition Sasha Levin (Mon Nov 09 2020 - 22:54:37 EST)
- [PATCH AUTOSEL 5.9 53/55] seq_file: add seq_read_iter Sasha Levin (Mon Nov 09 2020 - 22:54:40 EST)
- [PATCH AUTOSEL 5.4 01/42] ASoC: qcom: sdm845: set driver name correctly Sasha Levin (Mon Nov 09 2020 - 22:54:47 EST)
- [PATCH AUTOSEL 5.4 04/42] opp: Reduce the size of critical section in _opp_table_kref_release() Sasha Levin (Mon Nov 09 2020 - 22:55:01 EST)
- [PATCH AUTOSEL 5.4 07/42] selftests: pidfd: fix compilation errors due to wait.h Sasha Levin (Mon Nov 09 2020 - 22:55:02 EST)
- [PATCH AUTOSEL 5.4 09/42] ALSA: hda: Reinstate runtime_allow() for all hda controllers Sasha Levin (Mon Nov 09 2020 - 22:55:02 EST)
- [PATCH AUTOSEL 5.4 13/42] scsi: hpsa: Fix memory leak in hpsa_init_one() Sasha Levin (Mon Nov 09 2020 - 22:55:05 EST)
- [PATCH AUTOSEL 5.4 17/42] mac80211: fix use of skb payload instead of header Sasha Levin (Mon Nov 09 2020 - 22:55:12 EST)
- [PATCH AUTOSEL 5.4 21/42] tracing: Fix the checking of stackidx in __ftrace_trace_stack Sasha Levin (Mon Nov 09 2020 - 22:55:15 EST)
- [PATCH AUTOSEL 5.4 22/42] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() Sasha Levin (Mon Nov 09 2020 - 22:55:17 EST)
- [PATCH AUTOSEL 5.4 25/42] nvme-rdma: avoid race between time out and tear down Sasha Levin (Mon Nov 09 2020 - 22:55:22 EST)
- [PATCH AUTOSEL 5.4 24/42] nvme: introduce nvme_sync_io_queues Sasha Levin (Mon Nov 09 2020 - 22:55:25 EST)
- [PATCH AUTOSEL 5.4 30/42] s390/smp: move rcu_cpu_starting() earlier Sasha Levin (Mon Nov 09 2020 - 22:55:31 EST)
- [PATCH AUTOSEL 5.4 23/42] scsi: mpt3sas: Fix timeouts observed while reenabling IRQ Sasha Levin (Mon Nov 09 2020 - 22:55:31 EST)
- [PATCH AUTOSEL 5.4 32/42] vfio/pci: Bypass IGD init in case of -ENODEV Sasha Levin (Mon Nov 09 2020 - 22:55:34 EST)
- [PATCH AUTOSEL 5.4 38/42] riscv: Set text_offset correctly for M-Mode Sasha Levin (Mon Nov 09 2020 - 22:55:44 EST)
- [PATCH AUTOSEL 5.4 42/42] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Sasha Levin (Mon Nov 09 2020 - 22:55:50 EST)
- [PATCH AUTOSEL 4.19 01/21] usb: gadget: goku_udc: fix potential crashes in probe Sasha Levin (Mon Nov 09 2020 - 22:55:53 EST)
- [PATCH AUTOSEL 4.19 05/21] gfs2: check for live vs. read-only file system in gfs2_fitrim Sasha Levin (Mon Nov 09 2020 - 22:56:00 EST)
- [PATCH AUTOSEL 4.19 08/21] drm/amd/pm: perform SMC reset on suspend/hibernation Sasha Levin (Mon Nov 09 2020 - 22:56:00 EST)
- [PATCH AUTOSEL 4.19 12/21] cfg80211: regulatory: Fix inconsistent format argument Sasha Levin (Mon Nov 09 2020 - 22:56:03 EST)
- [PATCH AUTOSEL 4.19 15/21] s390/smp: move rcu_cpu_starting() earlier Sasha Levin (Mon Nov 09 2020 - 22:56:12 EST)
- [PATCH AUTOSEL 4.19 18/21] kprobes: Tell lockdep about kprobe nesting Sasha Levin (Mon Nov 09 2020 - 22:56:13 EST)
- [PATCH AUTOSEL 4.14 01/14] usb: gadget: goku_udc: fix potential crashes in probe Sasha Levin (Mon Nov 09 2020 - 22:56:18 EST)
- [PATCH AUTOSEL 4.14 03/14] gfs2: Add missing truncate_inode_pages_final for sd_aspace Sasha Levin (Mon Nov 09 2020 - 22:56:22 EST)
- [PATCH AUTOSEL 4.14 07/14] mac80211: fix use of skb payload instead of header Sasha Levin (Mon Nov 09 2020 - 22:56:26 EST)
- [PATCH AUTOSEL 4.14 10/14] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() Sasha Levin (Mon Nov 09 2020 - 22:56:31 EST)
- [PATCH AUTOSEL 4.14 11/14] iommu/amd: Increase interrupt remapping table limit to 512 entries Sasha Levin (Mon Nov 09 2020 - 22:56:33 EST)
- [PATCH AUTOSEL 4.14 12/14] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition Sasha Levin (Mon Nov 09 2020 - 22:56:35 EST)
- [PATCH AUTOSEL 4.9 01/12] usb: gadget: goku_udc: fix potential crashes in probe Sasha Levin (Mon Nov 09 2020 - 22:56:42 EST)
- [PATCH AUTOSEL 4.9 03/12] gfs2: check for live vs. read-only file system in gfs2_fitrim Sasha Levin (Mon Nov 09 2020 - 22:56:44 EST)
- [PATCH AUTOSEL 4.9 06/12] mac80211: fix use of skb payload instead of header Sasha Levin (Mon Nov 09 2020 - 22:56:48 EST)
- [PATCH AUTOSEL 4.9 10/12] iommu/amd: Increase interrupt remapping table limit to 512 entries Sasha Levin (Mon Nov 09 2020 - 22:56:52 EST)
- [PATCH AUTOSEL 4.9 11/12] kprobes: Tell lockdep about kprobe nesting Sasha Levin (Mon Nov 09 2020 - 22:56:54 EST)
- [PATCH AUTOSEL 4.4 01/10] usb: gadget: goku_udc: fix potential crashes in probe Sasha Levin (Mon Nov 09 2020 - 22:56:57 EST)
- [PATCH AUTOSEL 4.4 05/10] mac80211: fix use of skb payload instead of header Sasha Levin (Mon Nov 09 2020 - 22:57:03 EST)
- Re: [PATCH v3 19/34] KVM: SVM: Support string IO operations for an SEV-ES guest kernel test robot (Mon Nov 09 2020 - 22:57:04 EST)
- [PATCH AUTOSEL 4.4 08/10] iommu/amd: Increase interrupt remapping table limit to 512 entries Sasha Levin (Mon Nov 09 2020 - 22:57:07 EST)
- [PATCH AUTOSEL 4.4 10/10] vt: Disable KD_FONT_OP_COPY Sasha Levin (Mon Nov 09 2020 - 22:57:12 EST)
- [PATCH AUTOSEL 4.4 09/10] kprobes: Tell lockdep about kprobe nesting Sasha Levin (Mon Nov 09 2020 - 22:57:14 EST)
- [PATCH AUTOSEL 4.4 07/10] cfg80211: regulatory: Fix inconsistent format argument Sasha Levin (Mon Nov 09 2020 - 22:57:26 EST)
- [PATCH AUTOSEL 4.4 06/10] mac80211: always wind down STA state Sasha Levin (Mon Nov 09 2020 - 22:57:41 EST)
- [PATCH AUTOSEL 4.4 03/10] gfs2: check for live vs. read-only file system in gfs2_fitrim Sasha Levin (Mon Nov 09 2020 - 22:57:43 EST)
- [PATCH AUTOSEL 4.4 02/10] gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free Sasha Levin (Mon Nov 09 2020 - 22:57:47 EST)
- [PATCH AUTOSEL 4.4 04/10] drm/amdgpu: perform srbm soft reset always on SDMA resume Sasha Levin (Mon Nov 09 2020 - 22:57:52 EST)
- [PATCH AUTOSEL 4.9 12/12] vt: Disable KD_FONT_OP_COPY Sasha Levin (Mon Nov 09 2020 - 22:58:01 EST)
- [PATCH AUTOSEL 4.9 09/12] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() Sasha Levin (Mon Nov 09 2020 - 22:58:12 EST)
- [PATCH AUTOSEL 4.9 07/12] mac80211: always wind down STA state Sasha Levin (Mon Nov 09 2020 - 22:58:12 EST)
- [PATCH AUTOSEL 4.9 08/12] cfg80211: regulatory: Fix inconsistent format argument Sasha Levin (Mon Nov 09 2020 - 22:58:18 EST)
- [PATCH AUTOSEL 4.9 05/12] drm/amdgpu: perform srbm soft reset always on SDMA resume Sasha Levin (Mon Nov 09 2020 - 22:58:34 EST)
- [PATCH AUTOSEL 4.9 04/12] scsi: hpsa: Fix memory leak in hpsa_init_one() Sasha Levin (Mon Nov 09 2020 - 22:58:37 EST)
- [PATCH AUTOSEL 4.9 02/12] gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free Sasha Levin (Mon Nov 09 2020 - 22:58:43 EST)
- [PATCH AUTOSEL 4.14 14/14] vt: Disable KD_FONT_OP_COPY Sasha Levin (Mon Nov 09 2020 - 22:58:47 EST)
- [PATCH AUTOSEL 4.14 13/14] kprobes: Tell lockdep about kprobe nesting Sasha Levin (Mon Nov 09 2020 - 22:58:52 EST)
- [PATCH AUTOSEL 4.14 09/14] cfg80211: regulatory: Fix inconsistent format argument Sasha Levin (Mon Nov 09 2020 - 22:58:59 EST)
- [PATCH AUTOSEL 4.14 08/14] mac80211: always wind down STA state Sasha Levin (Mon Nov 09 2020 - 22:59:12 EST)
- [PATCH AUTOSEL 4.14 05/14] scsi: hpsa: Fix memory leak in hpsa_init_one() Sasha Levin (Mon Nov 09 2020 - 22:59:19 EST)
- [PATCH AUTOSEL 4.14 06/14] drm/amdgpu: perform srbm soft reset always on SDMA resume Sasha Levin (Mon Nov 09 2020 - 22:59:25 EST)
- [PATCH AUTOSEL 4.14 04/14] gfs2: check for live vs. read-only file system in gfs2_fitrim Sasha Levin (Mon Nov 09 2020 - 22:59:29 EST)
- [PATCH AUTOSEL 4.14 02/14] gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free Sasha Levin (Mon Nov 09 2020 - 22:59:34 EST)
- [PATCH AUTOSEL 4.19 21/21] vt: Disable KD_FONT_OP_COPY Sasha Levin (Mon Nov 09 2020 - 22:59:41 EST)
- [PATCH AUTOSEL 4.19 20/21] tpm_tis: Disable interrupts on ThinkPad T490s Sasha Levin (Mon Nov 09 2020 - 22:59:47 EST)
- [PATCH AUTOSEL 4.19 19/21] selftests: proc: fix warning: _GNU_SOURCE redefined Sasha Levin (Mon Nov 09 2020 - 22:59:51 EST)
- [PATCH AUTOSEL 4.19 16/21] vfio: platform: fix reference leak in vfio_platform_open Sasha Levin (Mon Nov 09 2020 - 22:59:54 EST)
- [PATCH AUTOSEL 4.19 17/21] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition Sasha Levin (Mon Nov 09 2020 - 23:00:00 EST)
- [PATCH AUTOSEL 4.19 14/21] iommu/amd: Increase interrupt remapping table limit to 512 entries Sasha Levin (Mon Nov 09 2020 - 23:00:09 EST)
- [PATCH AUTOSEL 4.19 13/21] scsi: scsi_dh_alua: Avoid crash during alua_bus_detach() Sasha Levin (Mon Nov 09 2020 - 23:00:21 EST)
- [PATCH AUTOSEL 4.19 06/21] scsi: hpsa: Fix memory leak in hpsa_init_one() Sasha Levin (Mon Nov 09 2020 - 23:00:23 EST)
- [PATCH AUTOSEL 4.19 11/21] mac80211: always wind down STA state Sasha Levin (Mon Nov 09 2020 - 23:00:26 EST)
- [PATCH AUTOSEL 4.19 10/21] mac80211: fix use of skb payload instead of header Sasha Levin (Mon Nov 09 2020 - 23:00:36 EST)
- [PATCH AUTOSEL 4.19 09/21] drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running Sasha Levin (Mon Nov 09 2020 - 23:00:44 EST)
- [PATCH AUTOSEL 4.19 07/21] drm/amdgpu: perform srbm soft reset always on SDMA resume Sasha Levin (Mon Nov 09 2020 - 23:00:51 EST)
- Re: [PATCH 5.9 000/133] 5.9.7-rc1 review Naresh Kamboju (Mon Nov 09 2020 - 23:01:12 EST)
- [PATCH AUTOSEL 4.19 03/21] gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free Sasha Levin (Mon Nov 09 2020 - 23:01:12 EST)
- [PATCH AUTOSEL 4.19 04/21] gfs2: Add missing truncate_inode_pages_final for sd_aspace Sasha Levin (Mon Nov 09 2020 - 23:01:12 EST)
- [PATCH AUTOSEL 4.19 02/21] ALSA: hda: Reinstate runtime_allow() for all hda controllers Sasha Levin (Mon Nov 09 2020 - 23:01:13 EST)
- [PATCH AUTOSEL 5.4 37/42] selftests: proc: fix warning: _GNU_SOURCE redefined Sasha Levin (Mon Nov 09 2020 - 23:01:14 EST)
- [PATCH AUTOSEL 5.4 35/42] amd/amdgpu: Disable VCN DPG mode for Picasso Sasha Levin (Mon Nov 09 2020 - 23:01:16 EST)
- [PATCH AUTOSEL 5.4 40/42] tpm_tis: Disable interrupts on ThinkPad T490s Sasha Levin (Mon Nov 09 2020 - 23:01:21 EST)
- [PATCH AUTOSEL 5.4 41/42] vt: Disable KD_FONT_OP_COPY Sasha Levin (Mon Nov 09 2020 - 23:01:25 EST)
- [PATCH AUTOSEL 5.4 39/42] i2c: sh_mobile: implement atomic transfers Sasha Levin (Mon Nov 09 2020 - 23:01:34 EST)
- [PATCH AUTOSEL 5.4 34/42] net: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition Sasha Levin (Mon Nov 09 2020 - 23:01:34 EST)
- [PATCH AUTOSEL 5.4 29/42] iommu/amd: Increase interrupt remapping table limit to 512 entries Sasha Levin (Mon Nov 09 2020 - 23:01:38 EST)
- [PATCH AUTOSEL 5.4 36/42] kprobes: Tell lockdep about kprobe nesting Sasha Levin (Mon Nov 09 2020 - 23:01:42 EST)
- [PATCH AUTOSEL 5.4 33/42] i2c: mediatek: move dma reset before i2c reset Sasha Levin (Mon Nov 09 2020 - 23:01:53 EST)
- [PATCH AUTOSEL 5.4 31/42] vfio: platform: fix reference leak in vfio_platform_open Sasha Levin (Mon Nov 09 2020 - 23:02:00 EST)
- [PATCH AUTOSEL 5.4 28/42] nvme-tcp: avoid repeated request completion Sasha Levin (Mon Nov 09 2020 - 23:02:03 EST)
- [PATCH AUTOSEL 5.4 27/42] nvme-rdma: avoid repeated request completion Sasha Levin (Mon Nov 09 2020 - 23:02:16 EST)
- [PATCH AUTOSEL 5.4 26/42] nvme-tcp: avoid race between time out and tear down Sasha Levin (Mon Nov 09 2020 - 23:02:20 EST)
- [PATCH AUTOSEL 5.4 16/42] drm/amd/pm: do not use ixFEATURE_STATUS for checking smc running Sasha Levin (Mon Nov 09 2020 - 23:02:26 EST)
- [PATCH AUTOSEL 5.4 20/42] cfg80211: regulatory: Fix inconsistent format argument Sasha Levin (Mon Nov 09 2020 - 23:02:29 EST)
- [PATCH AUTOSEL 5.4 19/42] mac80211: always wind down STA state Sasha Levin (Mon Nov 09 2020 - 23:02:39 EST)
- [PATCH AUTOSEL 5.4 18/42] cfg80211: initialize wdev data earlier Sasha Levin (Mon Nov 09 2020 - 23:02:49 EST)
- [PATCH AUTOSEL 5.4 15/42] drm/amd/pm: perform SMC reset on suspend/hibernation Sasha Levin (Mon Nov 09 2020 - 23:02:49 EST)
- [PATCH AUTOSEL 5.4 14/42] drm/amdgpu: perform srbm soft reset always on SDMA resume Sasha Levin (Mon Nov 09 2020 - 23:03:00 EST)
- [PATCH AUTOSEL 5.4 12/42] gfs2: check for live vs. read-only file system in gfs2_fitrim Sasha Levin (Mon Nov 09 2020 - 23:03:26 EST)
- [PATCH AUTOSEL 5.9 54/55] vt: Disable KD_FONT_OP_COPY Sasha Levin (Mon Nov 09 2020 - 23:03:47 EST)
- [PATCH AUTOSEL 5.4 03/42] usb: dwc3: pci: add support for the Intel Alder Lake-S Sasha Levin (Mon Nov 09 2020 - 23:03:47 EST)
- [PATCH AUTOSEL 5.4 10/42] gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free Sasha Levin (Mon Nov 09 2020 - 23:03:48 EST)
- [PATCH AUTOSEL 5.9 55/55] fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent Sasha Levin (Mon Nov 09 2020 - 23:03:48 EST)
- [PATCH AUTOSEL 5.4 05/42] usb: gadget: goku_udc: fix potential crashes in probe Sasha Levin (Mon Nov 09 2020 - 23:03:48 EST)
- [PATCH AUTOSEL 5.4 06/42] selftests/ftrace: check for do_sys_openat2 in user-memory test Sasha Levin (Mon Nov 09 2020 - 23:03:48 EST)
- [PATCH AUTOSEL 5.9 52/55] tpm_tis: Disable interrupts on ThinkPad T490s Sasha Levin (Mon Nov 09 2020 - 23:04:09 EST)
- [PATCH AUTOSEL 5.4 02/42] ASoC: cs42l51: manage mclk shutdown delay Sasha Levin (Mon Nov 09 2020 - 23:04:20 EST)
- [PATCH AUTOSEL 5.4 11/42] gfs2: Add missing truncate_inode_pages_final for sd_aspace Sasha Levin (Mon Nov 09 2020 - 23:04:31 EST)
- [PATCH AUTOSEL 5.4 08/42] ALSA: hda: Separate runtime and system suspend Sasha Levin (Mon Nov 09 2020 - 23:04:31 EST)
- [PATCH AUTOSEL 5.9 47/55] arm64: kexec_file: try more regions if loading segments fails Sasha Levin (Mon Nov 09 2020 - 23:04:32 EST)
- [PATCH AUTOSEL 5.9 51/55] i2c: designware: slave should do WRITE_REQUESTED before WRITE_RECEIVED Sasha Levin (Mon Nov 09 2020 - 23:04:32 EST)
- [PATCH AUTOSEL 5.9 49/55] i2c: sh_mobile: implement atomic transfers Sasha Levin (Mon Nov 09 2020 - 23:04:32 EST)
- [PATCH AUTOSEL 5.9 44/55] kprobes: Tell lockdep about kprobe nesting Sasha Levin (Mon Nov 09 2020 - 23:04:32 EST)
- [PATCH AUTOSEL 5.9 50/55] i2c: designware: call i2c_dw_read_clear_intrbits_slave() once Sasha Levin (Mon Nov 09 2020 - 23:04:32 EST)
- [PATCH AUTOSEL 5.9 46/55] selftests: proc: fix warning: _GNU_SOURCE redefined Sasha Levin (Mon Nov 09 2020 - 23:04:33 EST)
- [PATCH AUTOSEL 5.9 45/55] iomap: clean up writeback state logic on writepage error Sasha Levin (Mon Nov 09 2020 - 23:04:47 EST)
- [PATCH AUTOSEL 5.9 39/55] vfio: platform: fix reference leak in vfio_platform_open Sasha Levin (Mon Nov 09 2020 - 23:04:53 EST)
- [PATCH AUTOSEL 5.9 43/55] amd/amdgpu: Disable VCN DPG mode for Picasso Sasha Levin (Mon Nov 09 2020 - 23:04:58 EST)
- [PATCH AUTOSEL 5.9 32/55] nvme: introduce nvme_sync_io_queues Sasha Levin (Mon Nov 09 2020 - 23:05:10 EST)
- [PATCH AUTOSEL 5.9 38/55] s390/smp: move rcu_cpu_starting() earlier Sasha Levin (Mon Nov 09 2020 - 23:05:17 EST)
- Re: [PATCH v2 net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer Jakub Kicinski (Mon Nov 09 2020 - 23:05:28 EST)
- [PATCH AUTOSEL 5.9 36/55] nvme-tcp: avoid repeated request completion Sasha Levin (Mon Nov 09 2020 - 23:05:28 EST)
- [PATCH AUTOSEL 5.9 37/55] iommu/amd: Increase interrupt remapping table limit to 512 entries Sasha Levin (Mon Nov 09 2020 - 23:05:34 EST)
- [PATCH AUTOSEL 5.9 35/55] nvme-rdma: avoid repeated request completion Sasha Levin (Mon Nov 09 2020 - 23:05:42 EST)
- [PATCH AUTOSEL 5.9 34/55] nvme-tcp: avoid race between time out and tear down Sasha Levin (Mon Nov 09 2020 - 23:05:44 EST)
- [PATCH AUTOSEL 5.9 31/55] scsi: mpt3sas: Fix timeouts observed while reenabling IRQ Sasha Levin (Mon Nov 09 2020 - 23:05:54 EST)
- [PATCH AUTOSEL 5.9 27/55] tracing: Fix the checking of stackidx in __ftrace_trace_stack Sasha Levin (Mon Nov 09 2020 - 23:06:03 EST)
- [PATCH AUTOSEL 5.9 25/55] cfg80211: regulatory: Fix inconsistent format argument Sasha Levin (Mon Nov 09 2020 - 23:06:08 EST)
- [PATCH 00/19] Second step support for A100 Frank Lee (Mon Nov 09 2020 - 23:06:18 EST)
- [PATCH 01/19] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller Frank Lee (Mon Nov 09 2020 - 23:06:21 EST)
- [PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON Frank Lee (Mon Nov 09 2020 - 23:06:23 EST)
- [PATCH 03/19] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler Frank Lee (Mon Nov 09 2020 - 23:06:28 EST)
- [PATCH 04/19] dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatible Frank Lee (Mon Nov 09 2020 - 23:06:32 EST)
- [PATCH 05/19] dmaengine: sun6i: Add support for A100 DMA Frank Lee (Mon Nov 09 2020 - 23:06:34 EST)
- [PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API Frank Lee (Mon Nov 09 2020 - 23:06:39 EST)
- [PATCH 08/19] phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg Frank Lee (Mon Nov 09 2020 - 23:06:42 EST)
- [PATCH 07/19] arm64: dts: allwinner: A100: Add PMU mode Frank Lee (Mon Nov 09 2020 - 23:06:49 EST)
- [PATCH 06/19] arm64: allwinner: a100: Add device node for DMA controller Frank Lee (Mon Nov 09 2020 - 23:06:57 EST)
- [PATCH AUTOSEL 5.9 24/55] mac80211: always wind down STA state Sasha Levin (Mon Nov 09 2020 - 23:07:10 EST)
- [PATCH AUTOSEL 5.9 17/55] scsi: hpsa: Fix memory leak in hpsa_init_one() Sasha Levin (Mon Nov 09 2020 - 23:07:24 EST)
- [PATCH AUTOSEL 5.9 20/55] drm/amd/pm: perform SMC reset on suspend/hibernation Sasha Levin (Mon Nov 09 2020 - 23:07:26 EST)
- [PATCH AUTOSEL 5.9 19/55] drm/amd/pm: correct the baco reset sequence for CI ASICs Sasha Levin (Mon Nov 09 2020 - 23:07:36 EST)
- [PATCH AUTOSEL 5.9 18/55] drm/amdgpu: perform srbm soft reset always on SDMA resume Sasha Levin (Mon Nov 09 2020 - 23:07:41 EST)
- [PATCH AUTOSEL 5.9 16/55] gfs2: check for live vs. read-only file system in gfs2_fitrim Sasha Levin (Mon Nov 09 2020 - 23:07:47 EST)
- [PATCH AUTOSEL 5.9 14/55] gfs2: Free rd_bits later in gfs2_clear_rgrpd to fix use-after-free Sasha Levin (Mon Nov 09 2020 - 23:07:50 EST)
- [PATCH AUTOSEL 5.9 12/55] ALSA: hda: Reinstate runtime_allow() for all hda controllers Sasha Levin (Mon Nov 09 2020 - 23:07:59 EST)
- [PATCH v2 0/4] support for global CPU list abbreviations Paul Gortmaker (Mon Nov 09 2020 - 23:08:04 EST)
- [PATCH AUTOSEL 5.9 06/55] opp: Reduce the size of critical section in _opp_table_kref_release() Sasha Levin (Mon Nov 09 2020 - 23:08:18 EST)
- [PATCH AUTOSEL 5.9 07/55] usb: gadget: goku_udc: fix potential crashes in probe Sasha Levin (Mon Nov 09 2020 - 23:08:28 EST)
- [PATCH AUTOSEL 5.9 10/55] selftests: pidfd: fix compilation errors due to wait.h Sasha Levin (Mon Nov 09 2020 - 23:08:28 EST)
- [PATCH AUTOSEL 5.9 04/55] ASoC: SOF: loader: handle all SOF_IPC_EXT types Sasha Levin (Mon Nov 09 2020 - 23:08:29 EST)
- [PATCH 2/4] cpumask: make "all" alias global and not just RCU Paul Gortmaker (Mon Nov 09 2020 - 23:08:36 EST)
- [PATCH 3/4] cpumask: add a "none" alias to complement "all" Paul Gortmaker (Mon Nov 09 2020 - 23:08:40 EST)
- [PATCH 1/4] cpumask: un-inline cpulist_parse for SMP; prepare for ascii helpers Paul Gortmaker (Mon Nov 09 2020 - 23:08:43 EST)
- [PATCH 4/4] cpumask: add "last" alias for cpu list specifications Paul Gortmaker (Mon Nov 09 2020 - 23:08:49 EST)
- [PATCH AUTOSEL 5.9 08/55] usb: raw-gadget: fix memory leak in gadget_setup Sasha Levin (Mon Nov 09 2020 - 23:09:11 EST)
- [PATCH 01/10] staging: rtl8723bs: clean up line spacing Ross Schmidt (Mon Nov 09 2020 - 23:10:24 EST)
- [PATCH 02/10] staging: rtl8723bs: clean up braces Ross Schmidt (Mon Nov 09 2020 - 23:10:28 EST)
- [PATCH 03/10] staging: rtl8723bs: clean up space before tabs Ross Schmidt (Mon Nov 09 2020 - 23:10:33 EST)
- [PATCH 04/10] staging: rtl8723bs: clean up open ended lines Ross Schmidt (Mon Nov 09 2020 - 23:10:35 EST)
- [PATCH 08/10] staging: rtl8723bs: clean up logical continuations Ross Schmidt (Mon Nov 09 2020 - 23:10:38 EST)
- [PATCH 10/10] staging: rtl8723bs: clean up leading space Ross Schmidt (Mon Nov 09 2020 - 23:10:43 EST)
- [PATCH 07/10] staging: rtl8723bs: clean up trailing statements Ross Schmidt (Mon Nov 09 2020 - 23:11:04 EST)
- [PATCH 09/10] staging: rtl8723bs: clean up pointer locations Ross Schmidt (Mon Nov 09 2020 - 23:11:04 EST)
- [PATCH 06/10] staging: rtl8723bs: clean up switch case indentation Ross Schmidt (Mon Nov 09 2020 - 23:11:04 EST)
- [PATCH 05/10] staging: rtl8723bs: clean up open braces Ross Schmidt (Mon Nov 09 2020 - 23:11:05 EST)
- arch/arm/kernel/swp_emulate.c:198:14: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Mon Nov 09 2020 - 23:14:04 EST)
- Re: [PATCH 5.4 00/85] 5.4.76-rc1 review Naresh Kamboju (Mon Nov 09 2020 - 23:14:36 EST)
- Re: [PATCH] bcache: consider the fragmentation when update the writeback rate Dongdong Tao (Mon Nov 09 2020 - 23:19:59 EST)
- Re: [f2fs-dev] [PATCH] f2fs: avoid race condition for shinker count Jaegeuk Kim (Mon Nov 09 2020 - 23:20:03 EST)
- Re: [PATCH v2 net-next] net: skb_vlan_untag(): don't reset transport offset if set by GRO layer patchwork-bot+netdevbpf (Mon Nov 09 2020 - 23:20:08 EST)
- Re: [f2fs-dev] [PATCH] f2fs: compress: support chksum Jaegeuk Kim (Mon Nov 09 2020 - 23:23:59 EST)
- Re: [PATCH v3 5/6] i2c: iproc: handle master read request Rayagonda Kokatanur (Mon Nov 09 2020 - 23:23:59 EST)
- RE: [PATCH v2 bpf] tools: bpftool: Add missing close before bpftool net attach exit John Fastabend (Mon Nov 09 2020 - 23:34:09 EST)
- systemtap release 4.4 Frank Ch. Eigler (Mon Nov 09 2020 - 23:38:49 EST)
- Re: [PATCH v3 1/2] security: add fault injection capability Tetsuo Handa (Mon Nov 09 2020 - 23:43:39 EST)
- arch/sh/mm/cache-sh2.c:65:15: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Mon Nov 09 2020 - 23:43:45 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Sami Tolvanen (Mon Nov 09 2020 - 23:48:24 EST)
- Re: [PATCH v4] dmaengine: qcom: Add ADM driver Vinod Koul (Mon Nov 09 2020 - 23:54:39 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Guenter Roeck (Mon Nov 09 2020 - 23:56:23 EST)
- Re: [PATCH][next] cpumask: allocate enough space for string and trailing '\0' char Paul Gortmaker (Mon Nov 09 2020 - 23:57:27 EST)
- Re: [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread Ira Weiny (Tue Nov 10 2020 - 00:00:14 EST)
- Re: [PATCH v1 23/24] kvm: arm64: Trap host SMCs in protected mode. kernel test robot (Tue Nov 10 2020 - 00:03:51 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Tue Nov 10 2020 - 00:14:37 EST)
- Re: [External] Re: [PATCH v3 08/21] mm/vmemmap: Initialize page table lock for vmemmap Muchun Song (Tue Nov 10 2020 - 00:17:59 EST)
- Re: [PATCH v6 6/6] dt-bindings: spi: Add compatible for Intel LGM SoC Ramuthevar, Vadivel MuruganX (Tue Nov 10 2020 - 00:22:17 EST)
- RE: [PATCH v2 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID Peng Fan (Tue Nov 10 2020 - 00:25:51 EST)
- [mm] [confidence: ] a4d63c3732: WARNING:suspicious_RCU_usage kernel test robot (Tue Nov 10 2020 - 00:25:54 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. [and discussion about jz4780 SMP/MMC/Ethernet] Zhou Yanjie (Tue Nov 10 2020 - 00:26:00 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. Zhou Yanjie (Tue Nov 10 2020 - 00:27:36 EST)
- Re: [RFC] fs: Avoid to use lockdep information if it's turned off Boqun Feng (Tue Nov 10 2020 - 00:40:50 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Brad Campbell (Tue Nov 10 2020 - 00:42:03 EST)
- Re: [External] Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Oscar Salvador (Tue Nov 10 2020 - 00:42:58 EST)
- [btrfs] fac2f60d5f: fsmark.files_per_sec 62.6% improvement kernel test robot (Tue Nov 10 2020 - 00:46:17 EST)
- [tip:locking/urgent] BUILD SUCCESS 1e106aa3509b86738769775969822ffc1ec21bf4 kernel test robot (Tue Nov 10 2020 - 00:47:45 EST)
- Re: [PATCH 3/4] venus: venc: Handle reset encoder state Fritz Koenig (Tue Nov 10 2020 - 00:48:50 EST)
- Re: [PATCH v2] Input: Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE Chris Ye (Tue Nov 10 2020 - 00:52:52 EST)
- Re: [PATCH 4/4] arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver Sai Prakash Ranjan (Tue Nov 10 2020 - 00:56:17 EST)
- [mm/shmem] 63ec1973dd: will-it-scale.per_process_ops 21.7% improvement kernel test robot (Tue Nov 10 2020 - 00:58:07 EST)
- Re: [PATCH 1/2] cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table Viresh Kumar (Tue Nov 10 2020 - 01:00:18 EST)
- [PATCH -V3 0/2] autonuma: Migrate on fault among multiple bound nodes Huang Ying (Tue Nov 10 2020 - 01:00:42 EST)
- Re: [PATCH 00/19] Second step support for A100 Frank Lee (Tue Nov 10 2020 - 01:00:44 EST)
- [PATCH -V3 1/2] mempolicy: Rename MPOL_F_MORON to MPOL_F_MOPRON Huang Ying (Tue Nov 10 2020 - 01:00:51 EST)
- [PATCH -V3 2/2] autonuma: Migrate on fault among multiple bound nodes Huang Ying (Tue Nov 10 2020 - 01:00:52 EST)
- [PATCH v5.9-v4.19] perf scripting python: Avoid declaring function pointers with a visibility attribute Tapas Kundu (Tue Nov 10 2020 - 01:02:41 EST)
- RE: [PATCH net-next] net: emaclite: Add error handling for of_address_ and phy read functions Radhey Shyam Pandey (Tue Nov 10 2020 - 01:02:52 EST)
- Re: [f2fs-dev] [PATCH] f2fs: avoid race condition for shinker count Chao Yu (Tue Nov 10 2020 - 01:04:31 EST)
- Re: [PATCH] powerpc/mm: Fix comparing pointer to 0 warning Christophe Leroy (Tue Nov 10 2020 - 01:07:28 EST)
- RE: [v9 1/2] i2c: imx: support slave mode for imx I2C driver Biwen Li (Tue Nov 10 2020 - 01:07:36 EST)
- Re: [External] Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Muchun Song (Tue Nov 10 2020 - 01:09:28 EST)
- Re: [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Borislav Petkov (Tue Nov 10 2020 - 01:10:58 EST)
- [PATCH v2 1/2] usb: typec: Add number of altmodes partner attr Prashant Malani (Tue Nov 10 2020 - 01:15:55 EST)
- Re: [PATCH] sched/rt, powerpc: Prepare for PREEMPT_RT Christophe Leroy (Tue Nov 10 2020 - 01:16:04 EST)
- [PATCH v2 2/2] platform/chrome: cros_ec_typec: Set partner num_altmodes Prashant Malani (Tue Nov 10 2020 - 01:16:10 EST)
- [PATCH] ALSA: usb-audio : Add support for the Pioneer DJ DDJ-RR controller. Daniel (Tue Nov 10 2020 - 01:18:09 EST)
- [RESEND PATCH 00/19] Second step support for A100 Frank Lee (Tue Nov 10 2020 - 01:20:46 EST)
- Re: [PATCH v5 0/4] HWpoison: further fixes and cleanups Oscar Salvador (Tue Nov 10 2020 - 01:21:41 EST)
- [RESEND PATCH 01/19] pinctrl: sunxi: fix irq bank map for the Allwinner A100 pin controller Frank Lee (Tue Nov 10 2020 - 01:23:07 EST)
- [PATCH 1/2] perf test: Fix a typo in cs-etm testing Leo Yan (Tue Nov 10 2020 - 01:23:25 EST)
- [PATCH 2/2] perf test: Update branch sample parttern for cs-etm Leo Yan (Tue Nov 10 2020 - 01:23:32 EST)
- [RESEND PATCH 02/19] pinctrl: sunxi: Mark the irq bank not found in sunxi_pinctrl_irq_handler() with WARN_ON Frank Lee (Tue Nov 10 2020 - 01:24:04 EST)
- [RESEND PATCH 03/19] pinctrl: sunxi: Always call chained_irq_{enter, exit} in sunxi_pinctrl_irq_handler Frank Lee (Tue Nov 10 2020 - 01:24:52 EST)
- Re:Re: [PATCH] sched/rt, powerpc: Prepare for PREEMPT_RT 王擎 (Tue Nov 10 2020 - 01:26:47 EST)
- [RESEND PATCH 04/19] dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatible Frank Lee (Tue Nov 10 2020 - 01:27:21 EST)
- Re: [PATCH 1/8] epoll: check for events when removing a timed out thread from the wait queue Davidlohr Bueso (Tue Nov 10 2020 - 01:27:43 EST)
- Re: [f2fs-dev] [PATCH] f2fs: compress: support chksum Chao Yu (Tue Nov 10 2020 - 01:27:57 EST)
- [RESEND PATCH 05/19] dmaengine: sun6i: Add support for A100 DMA Frank Lee (Tue Nov 10 2020 - 01:28:16 EST)
- [RESEND PATCH 06/19] arm64: allwinner: a100: Add device node for DMA controller Frank Lee (Tue Nov 10 2020 - 01:29:47 EST)
- Re: [PATCH AUTOSEL 5.9 53/55] seq_file: add seq_read_iter Greg Kroah-Hartman (Tue Nov 10 2020 - 01:30:50 EST)
- [RESEND PATCH 07/19] arm64: dts: allwinner: A100: Add PMU mode Frank Lee (Tue Nov 10 2020 - 01:31:21 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. Zhou Yanjie (Tue Nov 10 2020 - 01:31:24 EST)
- Re: [PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers Qian Cai (Tue Nov 10 2020 - 01:31:48 EST)
- Re: [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Borislav Petkov (Tue Nov 10 2020 - 01:32:03 EST)
- [RESEND PATCH 08/19] phy: sun4i-usb: remove enable_pmu_unk1 from sun50i_h6_cfg Frank Lee (Tue Nov 10 2020 - 01:32:39 EST)
- Re: [External] Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Oscar Salvador (Tue Nov 10 2020 - 01:33:34 EST)
- [RESEND PATCH 09/19] phy: allwinner: Convert to devm_platform_ioremap_* API Frank Lee (Tue Nov 10 2020 - 01:35:27 EST)
- [PATCH RESEND 1/2] perf test: Fix a typo in cs-etm testing Leo Yan (Tue Nov 10 2020 - 01:36:00 EST)
- [PATCH RESEND 2/2] perf test: Update branch sample parttern for cs-etm Leo Yan (Tue Nov 10 2020 - 01:36:05 EST)
- Re: [PATCH v2 0/3] xfrm/compat: syzbot-found fixes Steffen Klassert (Tue Nov 10 2020 - 01:36:09 EST)
- [RESEND PATCH 10/19] dt-bindings: watchdog: sun4i: Add A100 compatible Frank Lee (Tue Nov 10 2020 - 01:37:03 EST)
- [RESEND PATCH 11/19] arm64: dts: allwinner: a100: add watchdog node Frank Lee (Tue Nov 10 2020 - 01:38:36 EST)
- [RESEND PATCH 12/19] dt-bindings: Add bindings for USB phy on Allwinner A100 Frank Lee (Tue Nov 10 2020 - 01:40:02 EST)
- [fuse] 51ac7c8929: fio.read_iops -88.2% regression kernel test robot (Tue Nov 10 2020 - 01:40:24 EST)
- [RESEND PATCH 13/19] phy: sun4i-usb: add support for A100 USB PHY Frank Lee (Tue Nov 10 2020 - 01:40:51 EST)
- linux-next: Tree for Nov 10 Stephen Rothwell (Tue Nov 10 2020 - 01:41:22 EST)
- Re: [External] Re: [PATCH v3 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page Muchun Song (Tue Nov 10 2020 - 01:41:39 EST)
- [RESEND PATCH 14/19] arm64: dts: allwinner: a100: add usb related nodes Frank Lee (Tue Nov 10 2020 - 01:41:47 EST)
- [RESEND PATCH 15/19] arm64: allwinner: A100: enable EHCI, OHCI and USB PHY nodes in Perf1 Frank Lee (Tue Nov 10 2020 - 01:43:48 EST)
- Re: [PATCH AUTOSEL 4.19 18/21] kprobes: Tell lockdep about kprobe nesting Masami Hiramatsu (Tue Nov 10 2020 - 01:45:10 EST)
- [RESEND PATCH 16/19] dt-bindings: mmc: sunxi: Add A100 compatibles Frank Lee (Tue Nov 10 2020 - 01:45:33 EST)
- [RESEND PATCH 17/19] mmc: sunxi: add support for A100 mmc controller Frank Lee (Tue Nov 10 2020 - 01:46:50 EST)
- [PATCH] venus: guard load_scale Fritz Koenig (Tue Nov 10 2020 - 01:47:21 EST)
- Re: [PATCH v23 00/12] Landlock LSM James Morris (Tue Nov 10 2020 - 01:48:33 EST)
- [RESEND PATCH 18/19] arm64: allwinner: a100: Add MMC related nodes Frank Lee (Tue Nov 10 2020 - 01:48:52 EST)
- [RESEND PATCH 19/19] arm64: dts: allwinner: a100: perf1: Add eMMC and MMC node Frank Lee (Tue Nov 10 2020 - 01:49:45 EST)
- Re: [PATCH v22 05/23] LSM: Use lsmblob in security_secctx_to_secid James Morris (Tue Nov 10 2020 - 01:53:47 EST)
- linux-next: build warnings after merge of the arm64 tree Stephen Rothwell (Tue Nov 10 2020 - 01:55:04 EST)
- Re: [PATCH v22 06/23] LSM: Use lsmblob in security_secid_to_secctx James Morris (Tue Nov 10 2020 - 01:56:41 EST)
- Re: [PATCH 1/2] cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table Marek Szyprowski (Tue Nov 10 2020 - 01:57:31 EST)
- [PATCH] Replace a set of atomic_add() Yejune Deng (Tue Nov 10 2020 - 01:58:49 EST)
- Re: [PATCH 1/2] cpufreq: dt: Don't (ab)use dev_pm_opp_get_opp_table() to create OPP table Viresh Kumar (Tue Nov 10 2020 - 01:59:36 EST)
- linux-next: build warnings after merge of the rcu tree Stephen Rothwell (Tue Nov 10 2020 - 02:00:08 EST)
- [PATCH] MAINTAINERS: Add myself as arm sunxi soc maintainer Frank Lee (Tue Nov 10 2020 - 02:00:22 EST)
- Re: [PATCH] ASoC: pcm512x: Add support for data formats RJ and LJ Peter Ujfalusi (Tue Nov 10 2020 - 02:00:31 EST)
- Re: [kbuild] drivers/crypto/marvell/octeontx/otx_cptpf_ucode.c:1300 create_engine_group() error: we previously assumed 'mirrored_eng_grp' could be null (see line 1256) Herbert Xu (Tue Nov 10 2020 - 02:02:18 EST)
- Re: [PATCH 0/4] Add KRYO2XX Errata / mitigations data Sai Prakash Ranjan (Tue Nov 10 2020 - 02:03:10 EST)
- [mm] 324bcf54c4: xfstests.btrfs.215.fail kernel test robot (Tue Nov 10 2020 - 02:06:10 EST)
- Re: [External] Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Muchun Song (Tue Nov 10 2020 - 02:11:37 EST)
- arch/sh/mm/cache-sh2.c:65:15: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Tue Nov 10 2020 - 02:15:13 EST)
- RE: [RFC PATCH v3.1 03/27] mmc: core: UHS-II support, skip set_chip_select() Bough Chen (Tue Nov 10 2020 - 02:15:35 EST)
- [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Kurt Kanzenbach (Tue Nov 10 2020 - 02:18:52 EST)
- [PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system Zhenzhong Duan (Tue Nov 10 2020 - 02:20:19 EST)
- Re: [PATCH 00/20] [Set 3] Rid W=1 warnings from GPU Lee Jones (Tue Nov 10 2020 - 02:21:04 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing David Gow (Tue Nov 10 2020 - 02:21:13 EST)
- [PATCH] ARM: dts: aspeed: wedge400: Fix FMC flash0 layout rentao . bupt (Tue Nov 10 2020 - 02:22:18 EST)
- Re: [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header Lee Jones (Tue Nov 10 2020 - 02:22:54 EST)
- Re: [PATCH v3 01/10] Add auxiliary bus support Oded Gabbay (Tue Nov 10 2020 - 02:23:29 EST)
- [tip:auto-latest] BUILD SUCCESS 904d67c2f61adcd28726693245e094a273184b95 kernel test robot (Tue Nov 10 2020 - 02:24:04 EST)
- [PATCH] ARM: dts: aspeed: minipack: Fixup I2C tree rentao . bupt (Tue Nov 10 2020 - 02:25:04 EST)
- Duplicated ABI entries - Was: Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output Mauro Carvalho Chehab (Tue Nov 10 2020 - 02:27:30 EST)
- [PATCH v2 0/3] clk: add driver for the SiFive FU740 Zong Li (Tue Nov 10 2020 - 02:28:15 EST)
- [PATCH v2 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block Zong Li (Tue Nov 10 2020 - 02:28:36 EST)
- [PATCH v2 2/3] clk: sifive: Use common name for prci configuration Zong Li (Tue Nov 10 2020 - 02:28:36 EST)
- [PATCH v2 1/3] clk: sifive: Extract prci core to common base Zong Li (Tue Nov 10 2020 - 02:28:36 EST)
- [PATCH] kunit: kunit_tool: Correctly parse diagnostic messages David Gow (Tue Nov 10 2020 - 02:29:48 EST)
- Re: [PATCH net v5] net: Update window_clamp if SOCK_RCVBUF is set Eric Dumazet (Tue Nov 10 2020 - 02:33:13 EST)
- Re: binder: add transaction latency tracer Frankie Chang (Tue Nov 10 2020 - 02:33:23 EST)
- Re: [PATCH v2] Make iwmmxt.S support Clang's integrated assembler Ard Biesheuvel (Tue Nov 10 2020 - 02:36:13 EST)
- [PATCH v2] firmware: arm_scmi: fix missing destroy_workqueue() Qinglang Miao (Tue Nov 10 2020 - 02:37:23 EST)
- [PATCH v2] scsi: ufshcd: fix missing destroy_workqueue() Qinglang Miao (Tue Nov 10 2020 - 02:37:30 EST)
- [PATCH net/next] net: ipconfig: Avoid spurious blank lines in boot log Thierry Reding (Tue Nov 10 2020 - 02:38:08 EST)
- WARNING: CPU: 2 at kernel/workqueue.c:4762 workqueue_online_cpu Naresh Kamboju (Tue Nov 10 2020 - 02:41:31 EST)
- Re: [PATCH v1] ARM: vfp: Use long jump to fix THUMB2 kernel compilation error Dmitry Osipenko (Tue Nov 10 2020 - 02:44:19 EST)
- Re: [PATCH 4.19 00/71] 4.19.156-rc1 review Naresh Kamboju (Tue Nov 10 2020 - 02:45:13 EST)
- WARNING in put_i2c_dev syzbot (Tue Nov 10 2020 - 02:45:22 EST)
- Re: [PATCH v1] ARM: vfp: Use long jump to fix THUMB2 kernel compilation error Ard Biesheuvel (Tue Nov 10 2020 - 02:45:45 EST)
- [PATCH] mfd: kempld-core: Check for DMI definition before ACPI Michael Brunner (Tue Nov 10 2020 - 02:46:54 EST)
- Re: linux-next: Tree for Nov 5 Anders Roxell (Tue Nov 10 2020 - 02:50:48 EST)
- Re: binder: add transaction latency tracer Greg Kroah-Hartman (Tue Nov 10 2020 - 02:51:15 EST)
- RE: [PATCH v2] scsi: ufshcd: fix missing destroy_workqueue() Avri Altman (Tue Nov 10 2020 - 02:52:39 EST)
- Re: binder: add transaction latency tracer Greg Kroah-Hartman (Tue Nov 10 2020 - 02:53:03 EST)
- [rcu:dev.2020.11.06a] BUILD REGRESSION 5cec02881428f10c4a1632c3aebb666b12888958 kernel test robot (Tue Nov 10 2020 - 02:57:03 EST)
- Re: [PATCH] pinctrl: renesas: Constify sh73a0_vccq_mc0_ops Geert Uytterhoeven (Tue Nov 10 2020 - 03:00:19 EST)
- [PATCH V2] sched/rt, powerpc: Prepare for PREEMPT_RT Wang Qing (Tue Nov 10 2020 - 03:02:58 EST)
- [rcu:dev.2020.11.06a 15/22] kernel/taskstats.c:350: undefined reference to `cpulist_parse' kernel test robot (Tue Nov 10 2020 - 03:03:07 EST)
- [PATCH] amd/display/amdgpu_dm: delete same check in if condition Bernard Zhao (Tue Nov 10 2020 - 03:03:33 EST)
- [PATCH 1/1] mfd: stmfx: fix dev_err_probe call in stmfx_chip_init Amelie Delaunay (Tue Nov 10 2020 - 03:04:14 EST)
- [PATCH] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET Macpaul Lin (Tue Nov 10 2020 - 03:04:28 EST)
- Re: binder: add transaction latency tracer Frankie Chang (Tue Nov 10 2020 - 03:05:33 EST)
- Re: [PATCH V2] sched/rt, powerpc: Prepare for PREEMPT_RT Christophe Leroy (Tue Nov 10 2020 - 03:06:31 EST)
- Re: [PATCH] ALSA: firewire: fix comparison to bool warning Takashi Iwai (Tue Nov 10 2020 - 03:06:35 EST)
- Re: [linux-safety] [PATCH] taskstats: remove unneeded dead assignment Dan Carpenter (Tue Nov 10 2020 - 03:06:42 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Peter Zijlstra (Tue Nov 10 2020 - 03:07:36 EST)
- [xfs] 2def2845cc: reaim.jobs_per_min -6.3% regression kernel test robot (Tue Nov 10 2020 - 03:09:03 EST)
- Re: [PATCH V2] sched/rt, powerpc: Prepare for PREEMPT_RT Greg Kroah-Hartman (Tue Nov 10 2020 - 03:09:39 EST)
- [Resend][PATCH] drivers/thermal: fix potential memleak in error branch Bernard (Tue Nov 10 2020 - 03:10:54 EST)
- [Resend][PATCH] drivers/thermal: cleanup coding style a bit Bernard (Tue Nov 10 2020 - 03:11:05 EST)
- [Resend][PATCH] drm/msm: delete conversion from bool value to bool variable Bernard (Tue Nov 10 2020 - 03:11:05 EST)
- [Resend][PATCH] drm/msm: delete conversion from bool value to bool return Bernard (Tue Nov 10 2020 - 03:11:08 EST)
- [PATCH] f2fs-tools: skipped to end on error syntax error Robin Hsu (Tue Nov 10 2020 - 03:11:40 EST)
- Re: [PATCH] ALSA: firewire: fix comparison to bool warning Takashi Sakamoto (Tue Nov 10 2020 - 03:12:25 EST)
- Re: [PATCH] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET Takashi Iwai (Tue Nov 10 2020 - 03:12:34 EST)
- Re: [PATCH] Replace a set of atomic_add() Kalle Valo (Tue Nov 10 2020 - 03:16:36 EST)
- Re: [PATCH v23 00/12] Landlock LSM Mickaël Salaün (Tue Nov 10 2020 - 03:17:44 EST)
- Re: [PATCH] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET Macpaul Lin (Tue Nov 10 2020 - 03:17:55 EST)
- [RFC PATCH 0/3] regulator: bd718x7: support voltage scaling Matti Vaittinen (Tue Nov 10 2020 - 03:19:30 EST)
- [RFC PATCH 1/3] dt-bindings: regulator: BD71837 support commonly used feedback connection Matti Vaittinen (Tue Nov 10 2020 - 03:19:50 EST)
- Re: [PATCH v2] Bluetooth: btusb: Add support for 13d3:3560 MediaTek MT7615E device Marcel Holtmann (Tue Nov 10 2020 - 03:20:02 EST)
- [RFC PATCH 2/3] dt-bindings: regulator: BD71847 support commonly used feedback connection Matti Vaittinen (Tue Nov 10 2020 - 03:20:07 EST)
- [RFC PATCH 3/3] regulator: bd718x7: Support external connection to scale voltages Matti Vaittinen (Tue Nov 10 2020 - 03:20:29 EST)
- Re: [PATCH] Bluetooth: btusb: btrtl: Add support for RTL8852A Marcel Holtmann (Tue Nov 10 2020 - 03:21:51 EST)
- Re: [PATCH] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET Takashi Iwai (Tue Nov 10 2020 - 03:24:25 EST)
- Re: [PATCH 3/3] ARM: dts: imx50-kobo-aura: Enable eKTF2132 touchscreen Jonathan Neuschäfer (Tue Nov 10 2020 - 03:26:30 EST)
- Re: [PATCH v3 4/4] pinctrl: amd: remove debounce filter setting in IRQ type setting Coiby Xu (Tue Nov 10 2020 - 03:27:06 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Peter Zijlstra (Tue Nov 10 2020 - 03:29:12 EST)
- Re: [PATCH v3 4/4] pinctrl: amd: remove debounce filter setting in IRQ type setting Hans de Goede (Tue Nov 10 2020 - 03:35:53 EST)
- Re: [PATCH] mtd: rawnand: ingenic: remove redundant get_device() in ingenic_ecc_get() Paul Cercueil (Tue Nov 10 2020 - 03:38:41 EST)
- [PATCH] fail_function: remove a redundant mutex unlock Luo Meng (Tue Nov 10 2020 - 03:39:21 EST)
- [PATCH 0/3] Add support for frequency invariance to AMD EPYC Zen2 Giovanni Gherdovich (Tue Nov 10 2020 - 03:39:52 EST)
- [PATCH 3/3] x86: Print ratio freq_max/freq_base used in frequency invariance calculations Giovanni Gherdovich (Tue Nov 10 2020 - 03:39:57 EST)
- [PATCH 1/3] x86, sched: Calculate frequency invariance for AMD systems Giovanni Gherdovich (Tue Nov 10 2020 - 03:40:00 EST)
- [PATCH 2/3] x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYC Giovanni Gherdovich (Tue Nov 10 2020 - 03:40:05 EST)
- Re: [PATCH v2 bpf] tools: bpftool: Add missing close before bpftool net attach exit wanghai (M) (Tue Nov 10 2020 - 03:41:04 EST)
- Re: linux-next: build warning after merge of the mac80211-next tree Johannes Berg (Tue Nov 10 2020 - 03:43:17 EST)
- [PATCH v2] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET Macpaul Lin (Tue Nov 10 2020 - 03:43:27 EST)
- [PATCH v2] dt-bindings: adau1977: convert text binding to yaml format Alexandru Ardelean (Tue Nov 10 2020 - 03:43:33 EST)
- Re: [PATCH 00/19] Second step support for A100 Krzysztof Kozlowski (Tue Nov 10 2020 - 03:43:52 EST)
- Re: [PATCH v2 1/3] powerpc/64s: Replace RFI by RFI_TO_KERNEL and remove RFI Nicholas Piggin (Tue Nov 10 2020 - 03:46:01 EST)
- Re: [PATCH] regmap: Properly free allocated name for regmap_config of syscon Marc Zyngier (Tue Nov 10 2020 - 03:47:14 EST)
- Re: [PATCH RFC PKS/PMEM 05/58] kmap: Introduce k[un]map_thread Thomas Gleixner (Tue Nov 10 2020 - 03:48:42 EST)
- [PATCH] rfkill: Fix use-after-free in rfkill_resume() Claire Chang (Tue Nov 10 2020 - 03:49:25 EST)
- Re: [PATCH v2] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET Greg KH (Tue Nov 10 2020 - 03:49:57 EST)
- Re: [PATCH] drm/ingenic: ipu: Search for scaling coefs up to 102% of the screen Paul Cercueil (Tue Nov 10 2020 - 03:50:38 EST)
- Re: [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Paolo Bonzini (Tue Nov 10 2020 - 03:50:53 EST)
- [PATCH v1 0/2] Input: ads7846: reduce SPI related CPU load Oleksij Rempel (Tue Nov 10 2020 - 03:50:57 EST)
- [PATCH v2 2/2] Input: ads7846: convert to one message Oleksij Rempel (Tue Nov 10 2020 - 03:51:00 EST)
- [PATCH v2 1/2] Input: ads7846: convert to full duplex Oleksij Rempel (Tue Nov 10 2020 - 03:51:05 EST)
- Re: [PATCH 00/19] Second step support for A100 Frank Lee (Tue Nov 10 2020 - 03:51:24 EST)
- Re: [PATCH] Replace a set of atomic_add() Kalle Valo (Tue Nov 10 2020 - 03:53:25 EST)
- [PATCH V3] sched/rt, powerpc: Prepare for PREEMPT_RT Wang Qing (Tue Nov 10 2020 - 03:53:41 EST)
- Re: [PATCH RESEND 0/2] Add dmaengine bindings for the JZ4775 and the X2000 SoCs. Paul Cercueil (Tue Nov 10 2020 - 03:54:30 EST)
- Re: [PATCH v2] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET Macpaul Lin (Tue Nov 10 2020 - 03:54:44 EST)
- Re: [PATCH] drm/ingenic: ipu: Search for scaling coefs up to 102% of?? the screen Sam Ravnborg (Tue Nov 10 2020 - 03:57:07 EST)
- Re: [PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Tue Nov 10 2020 - 03:59:31 EST)
- Re: [PATCH] drm/ingenic: ipu: Search for scaling coefs up to 102% of?? the screen Paul Cercueil (Tue Nov 10 2020 - 04:00:24 EST)
- Re: [PATCH v5 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules Hans de Goede (Tue Nov 10 2020 - 04:01:19 EST)
- [PATCH] drm/fb_helper: Use min_t() to handle size_t and unsigned long Geert Uytterhoeven (Tue Nov 10 2020 - 04:01:26 EST)
- Re: [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header Sam Ravnborg (Tue Nov 10 2020 - 04:02:55 EST)
- Re: [PATCH v1 23/24] kvm: arm64: Trap host SMCs in protected mode. Marc Zyngier (Tue Nov 10 2020 - 04:05:38 EST)
- [PATCH] scsi: ufs: Fix a bug in ufshcd_system_resume() Yang Yang (Tue Nov 10 2020 - 04:05:42 EST)
- [PATCH v3] ALSA: usb-audio: disable 96khz support for HUAWEI USB-C HEADSET Macpaul Lin (Tue Nov 10 2020 - 04:05:45 EST)
- Re: [PATCH v2 01/10] usb: cdns3: Add support for DRD CDNSP Peter Chen (Tue Nov 10 2020 - 04:05:51 EST)
- Re: [PATCH AUTOSEL 5.9 53/55] seq_file: add seq_read_iter Christoph Hellwig (Tue Nov 10 2020 - 04:05:53 EST)
- [PATCH v3 0/4] Firmware loading option Andrej Valek (Tue Nov 10 2020 - 04:08:08 EST)
- [PATCH v3 1/4] Input: goodix - add option to disable firmware loading Andrej Valek (Tue Nov 10 2020 - 04:08:18 EST)
- [PATCH v3 3/4] Input: atmel_mxt_ts - add option to disable firmware loading Andrej Valek (Tue Nov 10 2020 - 04:08:20 EST)
- [PATCH v3 2/4] dt-bindings: touchscreen: goodix: add info about disabling FW loading Andrej Valek (Tue Nov 10 2020 - 04:08:37 EST)
- [PATCH v3 4/4] Input: st1232 - add support resolution reading Andrej Valek (Tue Nov 10 2020 - 04:08:48 EST)
- Re: [PATCH] pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go Nicolas Ferre (Tue Nov 10 2020 - 04:09:09 EST)
- Re: [PATCH -next] irq-chip/gic-v3-its: Fixed an issue where the ITS executes the residual commands in the queue again when the ITS wakes up from sleep mode. xuqiang (M) (Tue Nov 10 2020 - 04:09:30 EST)
- Re: [PATCH v2 03/10] usb: cdns3: Moves reusable code to separate module Peter Chen (Tue Nov 10 2020 - 04:09:37 EST)
- Re: [tip: ras/core] x86/mce: Enable additional error logging on certain Intel CPUs Paolo Bonzini (Tue Nov 10 2020 - 04:10:13 EST)
- Re: linux-next: Tree for Nov 5 Dmitry Vyukov (Tue Nov 10 2020 - 04:17:28 EST)
- Re: [PATCH] drm/fb_helper: Use min_t() to handle size_t and unsigned long Thomas Zimmermann (Tue Nov 10 2020 - 04:17:49 EST)
- Re: [PATCH 2/3] arm: introduce IRQ stacks Tony Lindgren (Tue Nov 10 2020 - 04:19:13 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Shinichiro Kawasaki (Tue Nov 10 2020 - 04:19:29 EST)
- Re: [PATCH 2/3 v4] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default Peter Zijlstra (Tue Nov 10 2020 - 04:20:24 EST)
- [PATCHv2] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw Tony Lindgren (Tue Nov 10 2020 - 04:21:35 EST)
- RE: [PATCH v2 03/10] usb: cdns3: Moves reusable code to separate module Pawel Laszczak (Tue Nov 10 2020 - 04:21:42 EST)
- Re: [PATCH v1 17/24] kvm: arm64: Add __hyp_pa_symbol helper macro David Brazdil (Tue Nov 10 2020 - 04:24:11 EST)
- Re: [PATCH v3 07/26] coresight: Introduce device access abstraction Suzuki K Poulose (Tue Nov 10 2020 - 04:24:32 EST)
- Re: [PATCH 8/8] WIP: add a dma_alloc_contiguous API Christoph Hellwig (Tue Nov 10 2020 - 04:25:14 EST)
- Re: linux-next: Tree for Nov 5 Anders Roxell (Tue Nov 10 2020 - 04:25:19 EST)
- KASAN: slab-out-of-bounds Read in btrfs_scan_one_device syzbot (Tue Nov 10 2020 - 04:25:28 EST)
- Re: [PATCH tip/core/rcu 4/4] docs/rcu: Update the call_rcu() API Peter Zijlstra (Tue Nov 10 2020 - 04:25:38 EST)
- Re: jitterentropy: `jent_mod_init()` takes 17 ms Stephan Mueller (Tue Nov 10 2020 - 04:25:50 EST)
- [RESEND PATCH] libfs: fix error cast of negative value in simple_attr_write() Yicong Yang (Tue Nov 10 2020 - 04:27:06 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Stefan Agner (Tue Nov 10 2020 - 04:30:00 EST)
- Re: [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Rafał Miłecki (Tue Nov 10 2020 - 04:31:38 EST)
- Re: [PATCH v3 23/26] coresight: etm4x: Detect system instructions support Suzuki K Poulose (Tue Nov 10 2020 - 04:31:53 EST)
- Re: [PATCH 8/8] WIP: add a dma_alloc_contiguous API Ricardo Ribalda (Tue Nov 10 2020 - 04:33:25 EST)
- [PATCH] rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler Tian Tao (Tue Nov 10 2020 - 04:35:23 EST)
- Re: [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode Alexandre Chartre (Tue Nov 10 2020 - 04:35:28 EST)
- Re: linux-next: Tree for Nov 5 Dmitry Vyukov (Tue Nov 10 2020 - 04:36:50 EST)
- Re: jitterentropy: `jent_mod_init()` takes 17 ms Paul Menzel (Tue Nov 10 2020 - 04:37:08 EST)
- Re: [PATCH 0/3] HDR10 static metadata Hans Verkuil (Tue Nov 10 2020 - 04:38:50 EST)
- [PATCH] gpiolib: devres: shrink devm_gpiochip_add_data_with_key() Bartosz Golaszewski (Tue Nov 10 2020 - 04:39:27 EST)
- Re: [PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card Ajye Huang (Tue Nov 10 2020 - 04:40:55 EST)
- Re: [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header Lee Jones (Tue Nov 10 2020 - 04:41:17 EST)
- Re: [PATCH 8/8] WIP: add a dma_alloc_contiguous API Christoph Hellwig (Tue Nov 10 2020 - 04:41:28 EST)
- Re: [PATCH 0/3] HDR10 static metadata Hans Verkuil (Tue Nov 10 2020 - 04:41:52 EST)
- [PATCH] rtc: destroy mutex when releasing the device Bartosz Golaszewski (Tue Nov 10 2020 - 04:42:14 EST)
- arch/sh/mm/cache-sh2.c:65:15: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Tue Nov 10 2020 - 04:43:18 EST)
- Re: [PATCH 1/3] v4l: Add HDR10 HEVC static metadata controls Hans Verkuil (Tue Nov 10 2020 - 04:43:51 EST)
- Re: jitterentropy: `jent_mod_init()` takes 17 ms Stephan Mueller (Tue Nov 10 2020 - 04:45:14 EST)
- Re: [External] Re: [PATCH v3 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page Oscar Salvador (Tue Nov 10 2020 - 04:48:41 EST)
- Re: [PATCH 1/3] x86, sched: Calculate frequency invariance for AMD systems Peter Zijlstra (Tue Nov 10 2020 - 04:50:51 EST)
- Re: [PATCH 8/8] WIP: add a dma_alloc_contiguous API Tomasz Figa (Tue Nov 10 2020 - 04:50:55 EST)
- Re: [PATCH 2/3] docs: media: Document CLL and Mastering display Hans Verkuil (Tue Nov 10 2020 - 04:51:00 EST)
- Re: [PATCH] gpio: sifive: To get gpio irq offset from device tree data Bartosz Golaszewski (Tue Nov 10 2020 - 04:54:55 EST)
- Re: [RFC PATCH 1/7] static_call/x86: Add __static_call_returnl0() Peter Zijlstra (Tue Nov 10 2020 - 04:55:25 EST)
- Re: [PATCH v2] thermal: sun8i: Use bitmap API instead of open code Maxime Ripard (Tue Nov 10 2020 - 04:55:36 EST)
- Re: [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Borislav Petkov (Tue Nov 10 2020 - 04:56:26 EST)
- Re: [PATCH 8/8] WIP: add a dma_alloc_contiguous API Christoph Hellwig (Tue Nov 10 2020 - 04:57:53 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Mike Rapoport (Tue Nov 10 2020 - 04:58:15 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Thomas Bogendoerfer (Tue Nov 10 2020 - 04:59:49 EST)
- Re: [PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management Lukasz Luba (Tue Nov 10 2020 - 04:59:54 EST)
- Re: [PATCH 1/4] units: Add Watt units Lukasz Luba (Tue Nov 10 2020 - 05:02:06 EST)
- Re: [PATCH 3/3] phy: sun4i-usb: Use power efficient workqueue for debounce and poll Maxime Ripard (Tue Nov 10 2020 - 05:02:09 EST)
- Re: [PATCH 02/24] bpf: Add build_id_parse_size function Jiri Olsa (Tue Nov 10 2020 - 05:02:12 EST)
- Re: [PATCH v7 4/4] arch, mm: make kernel_page_present() always available David Hildenbrand (Tue Nov 10 2020 - 05:02:42 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Michal Simek (Tue Nov 10 2020 - 05:02:55 EST)
- Re: [PATCH] platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE Hans de Goede (Tue Nov 10 2020 - 05:03:40 EST)
- [RFC PATCH 00/12] Topdown parser Ian Rogers (Tue Nov 10 2020 - 05:04:01 EST)
- [RFC PATCH 01/12] perf topdown-parser: Add a simple logging API. Ian Rogers (Tue Nov 10 2020 - 05:04:03 EST)
- [RFC PATCH 04/12] perf topdown-parser: Add a json file reader. Ian Rogers (Tue Nov 10 2020 - 05:04:09 EST)
- [RFC PATCH 05/12] perf topdown-parser: Add a configuration. Ian Rogers (Tue Nov 10 2020 - 05:04:13 EST)
- [RFC PATCH 08/12] perf topdown-parser: Add event interface. Ian Rogers (Tue Nov 10 2020 - 05:04:23 EST)
- [RFC PATCH 10/12] perf topdown-parser: Add json metric code generation. Ian Rogers (Tue Nov 10 2020 - 05:04:27 EST)
- Re: [PATCH 2/3] arm: introduce IRQ stacks Arnd Bergmann (Tue Nov 10 2020 - 05:04:32 EST)
- [RFC PATCH 12/12] perf pmu-events: Topdown parser tool Ian Rogers (Tue Nov 10 2020 - 05:04:34 EST)
- [RFC PATCH 11/12] perf topdown-parser: Main driver. Ian Rogers (Tue Nov 10 2020 - 05:04:37 EST)
- Re: [PATCH] "clocksource/drivers/cadence_ttc: fix memory leak in ttc_setup_clockevent() Michal Simek (Tue Nov 10 2020 - 05:04:40 EST)
- [RFC PATCH 07/12] perf topdown-parser: Metric expression parser. Ian Rogers (Tue Nov 10 2020 - 05:04:47 EST)
- Re: [PATCH 4.14 00/48] 4.14.205-rc1 review Naresh Kamboju (Tue Nov 10 2020 - 05:04:59 EST)
- [RFC PATCH 09/12] perf topdown-paser: Add code generation API. Ian Rogers (Tue Nov 10 2020 - 05:04:59 EST)
- [RFC PATCH 06/12] perf topdown-parser: Interface for TMA_Metrics.csv. Ian Rogers (Tue Nov 10 2020 - 05:04:59 EST)
- [RFC PATCH 03/12] perf topdown-paser: Add a CSV file reader. Ian Rogers (Tue Nov 10 2020 - 05:05:00 EST)
- [RFC PATCH 02/12] perf topdown-parser: Add utility functions. Ian Rogers (Tue Nov 10 2020 - 05:05:02 EST)
- Re: [RFC PATCH 1/7] static_call/x86: Add __static_call_returnl0() Peter Zijlstra (Tue Nov 10 2020 - 05:06:46 EST)
- [PATCH] phy: phylink: Fix CuSFP issue in phylink Bjarni Jonasson (Tue Nov 10 2020 - 05:07:02 EST)
- Re: [PATCH] "clocksource/drivers/cadence_ttc: fix memory leak in ttc_setup_clockevent() Michal Simek (Tue Nov 10 2020 - 05:07:24 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Jiri Olsa (Tue Nov 10 2020 - 05:09:02 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Jiri Olsa (Tue Nov 10 2020 - 05:10:55 EST)
- Re: [PATCH v2] firmware: arm_scmi: fix missing destroy_workqueue() Cristian Marussi (Tue Nov 10 2020 - 05:11:14 EST)
- Re: [PATCH v3 22/26] coresight: etm4x: Add necessary synchronization for sysreg access Suzuki K Poulose (Tue Nov 10 2020 - 05:11:33 EST)
- Re: [PATCH 1/3] v4l: Add HDR10 HEVC static metadata controls Stanimir Varbanov (Tue Nov 10 2020 - 05:13:15 EST)
- Re: [RFC PATCH 1/7] static_call/x86: Add __static_call_returnl0() Peter Zijlstra (Tue Nov 10 2020 - 05:13:18 EST)
- [PATCH v2] Bluetooth: hci_ll: add a small delay for wl1271 enable bt_en Xiaolei Wang (Tue Nov 10 2020 - 05:13:45 EST)
- Re: [PATCH v1 00/24] Opt-in always-on nVHE hypervisor Christoph Hellwig (Tue Nov 10 2020 - 05:15:51 EST)
- [PATCH v8 1/6] Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request Howard Chung (Tue Nov 10 2020 - 05:18:43 EST)
- [PATCH v8 2/6] Bluetooth: Interleave with allowlist scan Howard Chung (Tue Nov 10 2020 - 05:18:48 EST)
- [PATCH v8 3/6] Bluetooth: Handle system suspend resume case Howard Chung (Tue Nov 10 2020 - 05:18:55 EST)
- [PATCH v8 5/6] Bluetooth: Refactor read default sys config for various types Howard Chung (Tue Nov 10 2020 - 05:19:05 EST)
- [PATCH v8 6/6] Bluetooth: Add toggle to switch off interleave scan Howard Chung (Tue Nov 10 2020 - 05:19:09 EST)
- [PATCH v8 4/6] Bluetooth: Handle active scan case Howard Chung (Tue Nov 10 2020 - 05:19:43 EST)
- Re: [PATCH v7 07/22] perf arm-spe: Consolidate arm_spe_pkt_desc()'s return value Leo Yan (Tue Nov 10 2020 - 05:22:49 EST)
- Re: [PATCH v36 00/13] /dev/random - a new approach Stephan Mueller (Tue Nov 10 2020 - 05:23:28 EST)
- [PATCH 2/2] phy: stm32: defer probe for reset controller Amelie Delaunay (Tue Nov 10 2020 - 05:23:34 EST)
- [PATCH 1/2] phy: stm32: don't print an error on probe deferral Amelie Delaunay (Tue Nov 10 2020 - 05:23:35 EST)
- [PATCH v2 2/3] dt-bindings: arm: stm32: add extra SiP compatible for lxa,stm32mp157c-mc1 Ahmad Fatoum (Tue Nov 10 2020 - 05:26:03 EST)
- Re: [PATCH] phy: phylink: Fix CuSFP issue in phylink Russell King - ARM Linux admin (Tue Nov 10 2020 - 05:26:06 EST)
- [PATCH v2 1/3] dt-bindings: vendor-prefixes: document Octavo Systems oct prefix Ahmad Fatoum (Tue Nov 10 2020 - 05:26:11 EST)
- [PATCH v2 3/3] ARM: dts: stm32: lxa-mc1: add OSD32MP15x to list of compatibles Ahmad Fatoum (Tue Nov 10 2020 - 05:26:15 EST)
- Re: [PATCH v1] dt-bindings: arm: stm32: lxa,stm32mp157c-mc1: add extra SiP compatible Ahmad Fatoum (Tue Nov 10 2020 - 05:26:29 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Tue Nov 10 2020 - 05:27:34 EST)
- Re: [PATCH 4.9 000/117] 4.9.242-rc1 review Naresh Kamboju (Tue Nov 10 2020 - 05:27:52 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: stm32: add simple-mfd compatible for tamp node Ahmad Fatoum (Tue Nov 10 2020 - 05:28:01 EST)
- Re: [PATCH 2/3] docs: media: Document CLL and Mastering display Stanimir Varbanov (Tue Nov 10 2020 - 05:28:13 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Alexander Sverdlin (Tue Nov 10 2020 - 05:30:55 EST)
- Re: [RFC PATCH 6/7] preempt/dynamic: Provide irqentry_exit_cond_resched() static call Peter Zijlstra (Tue Nov 10 2020 - 05:32:31 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing Marco Elver (Tue Nov 10 2020 - 05:35:27 EST)
- Re: [PATCH 4.4 00/86] 4.4.242-rc1 review Naresh Kamboju (Tue Nov 10 2020 - 05:36:37 EST)
- Re: [RFC PATCH 4/7] preempt/dynamic: Provide cond_resched() and might_resched() static calls Peter Zijlstra (Tue Nov 10 2020 - 05:39:18 EST)
- Re: [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample Maxime Ripard (Tue Nov 10 2020 - 05:39:31 EST)
- Re: [PATCH V8 2/5] mfd: Intel Platform Monitoring Technology support Geert Uytterhoeven (Tue Nov 10 2020 - 05:39:52 EST)
- Re: [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Paolo Bonzini (Tue Nov 10 2020 - 05:40:44 EST)
- Re: [PATCH 3/3] arm64: allwinner: dts: a64: add DT for PineTab developer sample Icenowy Zheng (Tue Nov 10 2020 - 05:42:06 EST)
- [PATCH] docs: thermal: time_in_state is displayed in msec and not usertime Viresh Kumar (Tue Nov 10 2020 - 05:43:46 EST)
- Re: [External] Re: [PATCH v3 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page Muchun Song (Tue Nov 10 2020 - 05:47:48 EST)
- Re: [PATCH v3 19/26] coresight: etm4x: Detect access early on the target CPU Suzuki K Poulose (Tue Nov 10 2020 - 05:48:05 EST)
- Re: [RFC PATCH 4/7] preempt/dynamic: Provide cond_resched() and might_resched() static calls Peter Zijlstra (Tue Nov 10 2020 - 05:48:41 EST)
- Re: [v9 2/2] i2c: imx: select I2C_SLAVE by default Oleksij Rempel (Tue Nov 10 2020 - 05:48:51 EST)
- Re: [PATCH v2 1/2] usb: typec: Add number of altmodes partner attr Heikki Krogerus (Tue Nov 10 2020 - 05:49:27 EST)
- drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c:412 sun8i_ce_hash_run() warn: possible memory leak of 'result' Dan Carpenter (Tue Nov 10 2020 - 05:50:10 EST)
- Re: [PATCH] clk: mediatek: fix mtk_clk_register_mux() as static function Matthias Brugger (Tue Nov 10 2020 - 05:50:15 EST)
- Re: [PATCH v2 2/2] platform/chrome: cros_ec_typec: Set partner num_altmodes Heikki Krogerus (Tue Nov 10 2020 - 05:50:20 EST)
- Re: [PATCH v3 25/26] coresight: etm4x: Add support for sysreg only devices Suzuki K Poulose (Tue Nov 10 2020 - 05:50:46 EST)
- Re: [PATCH v3 26/26] dts: bindings: coresight: ETM system register access only units Suzuki K Poulose (Tue Nov 10 2020 - 05:51:32 EST)
- Re: [PATCH v3 1/2] usb: typec: Consolidate syfs ABI documentation Heikki Krogerus (Tue Nov 10 2020 - 05:52:33 EST)
- Re: [BUG] Error applying setting, reverse things back on lot of devices Ahmad Fatoum (Tue Nov 10 2020 - 05:57:45 EST)
- Re: [PATCH V3] sched/rt, powerpc: Prepare for PREEMPT_RT Christophe Leroy (Tue Nov 10 2020 - 05:57:52 EST)
- Re: [PATCH] kunit: kunit_tool: Correctly parse diagnostic messages Marco Elver (Tue Nov 10 2020 - 05:58:45 EST)
- How to enable auto-suspend by default Bastien Nocera (Tue Nov 10 2020 - 06:01:28 EST)
- Re: [RFC, v0 1/3] vfio/platform: add support for msi Vikas Gupta (Tue Nov 10 2020 - 06:01:39 EST)
- Re: [PATCH v1 3/4] phy: Add Sparx5 ethernet serdes PHY driver kernel test robot (Tue Nov 10 2020 - 06:04:25 EST)
- [PATCH] soc: ti: omap-prm: Do not check rstst bit on deassert if already deasserted Tony Lindgren (Tue Nov 10 2020 - 06:04:52 EST)
- Re: [PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management Lukasz Luba (Tue Nov 10 2020 - 06:05:53 EST)
- [PATCH] bus: ti-sysc: Assert reset only after disabling clocks Tony Lindgren (Tue Nov 10 2020 - 06:06:20 EST)
- Re: [RFC, v0 1/3] vfio/platform: add support for msi Vikas Gupta (Tue Nov 10 2020 - 06:06:37 EST)
- [PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime Viresh Kumar (Tue Nov 10 2020 - 06:07:45 EST)
- Re: [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers Loic Poulain (Tue Nov 10 2020 - 06:08:42 EST)
- Re: [PATCH v1 00/24] Opt-in always-on nVHE hypervisor Marc Zyngier (Tue Nov 10 2020 - 06:19:02 EST)
- [PATCH] powerpc/powernv/sriov: fix unsigned int win compared to less than zero xiakaixu1987 (Tue Nov 10 2020 - 06:19:39 EST)
- Re: [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock Thadeu Lima de Souza Cascardo (Tue Nov 10 2020 - 06:19:45 EST)
- [PATCHv2 0/9] Genpd related code changes to drop am335x pdata Tony Lindgren (Tue Nov 10 2020 - 06:20:51 EST)
- [PATCH 1/9] ARM: OMAP2+: Check for inited flag Tony Lindgren (Tue Nov 10 2020 - 06:20:56 EST)
- [PATCH 2/9] ARM: OMAP2+: Probe PRCM first to probe l4_wkup with simple-pm-bus Tony Lindgren (Tue Nov 10 2020 - 06:20:59 EST)
- [PATCH 3/9] clk: ti: am33xx: Keep am3 l3 main clock always on for genpd Tony Lindgren (Tue Nov 10 2020 - 06:21:05 EST)
- [PATCH 4/9] bus: ti-sysc: Support modules without control registers Tony Lindgren (Tue Nov 10 2020 - 06:21:08 EST)
- [PATCH 5/9] bus: ti-sysc: Implement GPMC debug quirk to drop platform data Tony Lindgren (Tue Nov 10 2020 - 06:21:12 EST)
- [PATCH 6/9] soc: ti: omap-prm: Add pm_clk for genpd Tony Lindgren (Tue Nov 10 2020 - 06:21:16 EST)
- [PATCH 7/9] soc: ti: omap-prm: am3: add genpd support for remaining PRM instances Tony Lindgren (Tue Nov 10 2020 - 06:21:19 EST)
- [PATCH 9/9] remoteproc/wkup_m3: Use reset control driver if available Tony Lindgren (Tue Nov 10 2020 - 06:21:28 EST)
- [PATCH 8/9] soc: ti: pm33xx: Enable basic PM runtime support for genpd Tony Lindgren (Tue Nov 10 2020 - 06:21:30 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Arnd Bergmann (Tue Nov 10 2020 - 06:21:33 EST)
- Re: [PATCH v2 03/10] usb: cdns3: Moves reusable code to separate module Peter Chen (Tue Nov 10 2020 - 06:21:36 EST)
- [tip: sched/core] sched/fair: Reorder throttle_cfs_rq() path tip-bot2 for Peng Wang (Tue Nov 10 2020 - 06:21:56 EST)
- Re: How to enable auto-suspend by default Greg KH (Tue Nov 10 2020 - 06:33:25 EST)
- [PATCH] drm/amd/pm: Use kmemdup instead of kmalloc and memcpy Tian Tao (Tue Nov 10 2020 - 06:34:41 EST)
- Re: [PATCH 1/3] dt-bindings: gpio: sunxi:create a DT header for Allwinner pin controller Maxime Ripard (Tue Nov 10 2020 - 06:35:38 EST)
- Re: [PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime Lukasz Luba (Tue Nov 10 2020 - 06:36:22 EST)
- arch/sh/mm/cache-sh2.c:65:15: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Tue Nov 10 2020 - 06:36:32 EST)
- 5.10 regression, many XHCI swiotlb buffer is full / DMAR: Device bounce map failed errors on thunderbolt connected XHCI controller Hans de Goede (Tue Nov 10 2020 - 06:36:56 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Serge Semin (Tue Nov 10 2020 - 06:38:41 EST)
- Re: [PATCH v2 03/10] usb: cdns3: Moves reusable code to separate module gregkh@xxxxxxxxxxxxxxxxxxx (Tue Nov 10 2020 - 06:38:47 EST)
- [PATCH 0/2] genirq: Move prio assignment into the newly created thread Sebastian Andrzej Siewior (Tue Nov 10 2020 - 06:39:05 EST)
- [PATCH 2/2] genirq: Move prio assignment into the newly created thread Sebastian Andrzej Siewior (Tue Nov 10 2020 - 06:39:11 EST)
- [PATCH 1/2] kthread: Move prio/affinite change into the newly created thread Sebastian Andrzej Siewior (Tue Nov 10 2020 - 06:39:29 EST)
- Re: [PATCH 10/24] x86/resctrl: Move the schema names into struct resctrl_schema Jamie Iles (Tue Nov 10 2020 - 06:39:44 EST)
- RE: [PATCH v3 22/26] coresight: etm4x: Add necessary synchronization for sysreg access John Horley (Tue Nov 10 2020 - 06:41:20 EST)
- Re: [PATCH] net/xdp: remove unused macro REG_STATE_NEW Jesper Dangaard Brouer (Tue Nov 10 2020 - 06:43:30 EST)
- Re: [PATCH 2/2] ASoC: Add ADAU1372 audio CODEC support kernel test robot (Tue Nov 10 2020 - 06:43:52 EST)
- RE: [PATCH v2 03/10] usb: cdns3: Moves reusable code to separate module Pawel Laszczak (Tue Nov 10 2020 - 06:43:59 EST)
- Re: [v9 1/2] i2c: imx: support slave mode for imx I2C driver Oleksij Rempel (Tue Nov 10 2020 - 06:50:16 EST)
- [PATCH] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id xiakaixu1987 (Tue Nov 10 2020 - 06:50:36 EST)
- Re: [PATCH v2 2/2] mm: prevent gup_fast from racing with COW during fork Peter Zijlstra (Tue Nov 10 2020 - 06:54:22 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Arnaldo Carvalho de Melo (Tue Nov 10 2020 - 06:54:31 EST)
- Re: [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs Heikki Krogerus (Tue Nov 10 2020 - 06:54:58 EST)
- Re: [PATCH] drivers: amdgpu: amdgpu_display: Fixed the spelling of falg to flag Christian König (Tue Nov 10 2020 - 06:56:20 EST)
- Re: [PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card Mark Brown (Tue Nov 10 2020 - 06:56:49 EST)
- Re: [PATCH v2] clk: hisilicon: Free clk_data and unmap region obtained by of_iomap Dongjiu Geng (Tue Nov 10 2020 - 06:58:22 EST)
- Re: [PATCH] mm/filemap: add static for function __add_to_page_cache_locked Alex Shi (Tue Nov 10 2020 - 06:59:08 EST)
- Re: [RFC PATCH v1 00/26] Make reporting-bugs easier to grasp and yet more detailed Thorsten Leemhuis (Tue Nov 10 2020 - 07:01:45 EST)
- Re: [PATCH 08/19] drm/omapdrm/omap_gem: Fix misnamed and missing parameter descriptions Tomi Valkeinen (Tue Nov 10 2020 - 07:01:55 EST)
- Re: [PATCH] powerpc/powernv/sriov: fix unsigned int win compared to less than zero Andrew Donnellan (Tue Nov 10 2020 - 07:02:14 EST)
- Re: [PATCH 2/3] arm: introduce IRQ stacks Tony Lindgren (Tue Nov 10 2020 - 07:04:30 EST)
- Re: [PATCHv7 6/7] iommu: arm-smmu-impl: Use table to list QCOM implementations Will Deacon (Tue Nov 10 2020 - 07:11:49 EST)
- Re: [PATCHv7 7/7] iommu: arm-smmu-impl: Add a space before open parenthesis Will Deacon (Tue Nov 10 2020 - 07:12:22 EST)
- Re: [PATCH 29/29] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name Serge Semin (Tue Nov 10 2020 - 07:12:36 EST)
- Re: [PATCH v21 00/19] per memcg lru lock Alex Shi (Tue Nov 10 2020 - 07:14:57 EST)
- RE: [f2fs-dev] [PATCH] f2fs: compress: support chksum David Laight (Tue Nov 10 2020 - 07:16:43 EST)
- Re: [PATCH] ARM: dts: am437x-l4: fix compatible for cpsw switch dt node Tony Lindgren (Tue Nov 10 2020 - 07:17:23 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Peter Zijlstra (Tue Nov 10 2020 - 07:18:31 EST)
- Re: [PATCH 1/8] usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded cable support Heikki Krogerus (Tue Nov 10 2020 - 07:18:35 EST)
- Re: [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for system cache Will Deacon (Tue Nov 10 2020 - 07:18:44 EST)
- Re: [PATCH 2/8] platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded cable support Heikki Krogerus (Tue Nov 10 2020 - 07:19:01 EST)
- Re: [PATCHv7 1/7] iommu/io-pgtable-arm: Add support to use system cache Will Deacon (Tue Nov 10 2020 - 07:19:05 EST)
- Re: [PATCH 4/8] usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cable Heikki Krogerus (Tue Nov 10 2020 - 07:19:57 EST)
- [PATCH] mm: memblock: add more debug logs Faiyaz Mohammed (Tue Nov 10 2020 - 07:20:13 EST)
- [PATCH] mm: memblock: always inline memblock_alloc Faiyaz Mohammed (Tue Nov 10 2020 - 07:20:37 EST)
- Re: [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs Greg KH (Tue Nov 10 2020 - 07:21:14 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Peter Zijlstra (Tue Nov 10 2020 - 07:21:17 EST)
- OIL BUSINESS PARTNERSHIP! Saudi Aramco Crude Oil Company (Tue Nov 10 2020 - 07:22:22 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Stefan Agner (Tue Nov 10 2020 - 07:22:31 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Peter Zijlstra (Tue Nov 10 2020 - 07:22:45 EST)
- Re: [PATCH] mmc: dw_mmc: replace spin_lock_irqsave by spin_lock in hard IRQ Ulf Hansson (Tue Nov 10 2020 - 07:26:44 EST)
- Re: [PATCH AUTOSEL 5.9 26/55] wireguard: selftests: check that route_me_harder packets use the right sk Jason A. Donenfeld (Tue Nov 10 2020 - 07:29:57 EST)
- Re: [PATCH v1] i2c: nvidia-gpu: drop empty stub for runtime pm Jarkko Nikula (Tue Nov 10 2020 - 07:33:49 EST)
- [PATCH v3 0/7] gpio: exar: refactor the driver Bartosz Golaszewski (Tue Nov 10 2020 - 07:33:53 EST)
- [PATCH v3 0/7] gpio: exar: refactor the driver Bartosz Golaszewski (Tue Nov 10 2020 - 07:34:17 EST)
- [PATCH v3 2/7] gpio: exar: include idr.h Bartosz Golaszewski (Tue Nov 10 2020 - 07:34:20 EST)
- [PATCH v3 1/7] gpio: exar: add a newline after the copyright notice Bartosz Golaszewski (Tue Nov 10 2020 - 07:34:23 EST)
- [PATCH v3 6/7] gpio: exar: switch to using regmap Bartosz Golaszewski (Tue Nov 10 2020 - 07:34:30 EST)
- [PATCH v3 5/7] gpio: exar: unduplicate address and offset computation Bartosz Golaszewski (Tue Nov 10 2020 - 07:34:32 EST)
- [PATCH v3 4/7] gpio: exar: use a helper variable for &pdev->dev Bartosz Golaszewski (Tue Nov 10 2020 - 07:34:34 EST)
- [PATCH v3 7/7] gpio: exar: use devm action for freeing the IDA and drop remove() Bartosz Golaszewski (Tue Nov 10 2020 - 07:34:41 EST)
- [PATCH v3 3/7] gpio: exar: switch to a simpler IDA interface Bartosz Golaszewski (Tue Nov 10 2020 - 07:34:45 EST)
- Re: [PATCH v3 0/7] gpio: exar: refactor the driver Bartosz Golaszewski (Tue Nov 10 2020 - 07:35:04 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value William Breathitt Gray (Tue Nov 10 2020 - 07:35:58 EST)
- Re: [PATCH v2 1/4] cpufreq: Introduce governor flags Rafael J. Wysocki (Tue Nov 10 2020 - 07:36:18 EST)
- Re: [PATCH v2] PCI: check also dynamic IDs for duplicate in new_id_store() Zhenzhong Duan (Tue Nov 10 2020 - 07:36:46 EST)
- Re: [PATCH v2 3/4] cpufreq: Add strict_target to struct cpufreq_policy Rafael J. Wysocki (Tue Nov 10 2020 - 07:37:57 EST)
- [PATCH][next] Bluetooth: btrtl: fix incorrect skb allocation failure check Colin King (Tue Nov 10 2020 - 07:39:21 EST)
- Re: [PATCH 0/9] cpufreq: Add missing modalias for tristate drivers Rafael J. Wysocki (Tue Nov 10 2020 - 07:39:27 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Heikki Krogerus (Tue Nov 10 2020 - 07:39:47 EST)
- [PATCH 1/1] dt-bindings: phy: phy-stm32-usbphyc: convert bindings to json-schema Amelie Delaunay (Tue Nov 10 2020 - 07:43:49 EST)
- [tip: perf/urgent] perf: Tweak perf_event_attr::exclusive semantics tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:45:23 EST)
- [tip: perf/urgent] perf: Simplify group_sched_in() tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:45:25 EST)
- [tip: perf/urgent] perf: Simplify group_sched_out() tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:45:27 EST)
- [tip: perf/urgent] perf: Fix get_recursion_context() tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:45:35 EST)
- [tip: perf/urgent] perf/x86: Reduce stack usage for x86_pmu::drain_pebs() tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:45:39 EST)
- [tip: perf/urgent] perf/arch: Remove perf_sample_data::regs_user_copy tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:45:41 EST)
- [tip: perf/urgent] perf: Reduce stack usage of perf_output_begin() tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:45:45 EST)
- Re: [PATCH] drm: omapdrm: Replace HTTP links with HTTPS ones Tomi Valkeinen (Tue Nov 10 2020 - 07:45:49 EST)
- [tip: perf/urgent] perf: Optimize get_recursion_context() tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:45:54 EST)
- [RFC 01/11] arm64: Add TRBE definitions Anshuman Khandual (Tue Nov 10 2020 - 07:46:00 EST)
- [RFC 03/11] coresight: Do not scan for graph if none is present Anshuman Khandual (Tue Nov 10 2020 - 07:46:06 EST)
- [RFC 05/11] coresight: ete: Add support for sysreg support Anshuman Khandual (Tue Nov 10 2020 - 07:46:11 EST)
- [RFC 04/11] coresight: etm4x: Add support for PE OS lock Anshuman Khandual (Tue Nov 10 2020 - 07:46:13 EST)
- [RFC 06/11] coresight: ete: Detect ETE as one of the supported ETMs Anshuman Khandual (Tue Nov 10 2020 - 07:46:17 EST)
- [RFC 08/11] coresight: etm-perf: Truncate the perf record if handle has no space Anshuman Khandual (Tue Nov 10 2020 - 07:46:22 EST)
- [RFC 09/11] coresight: etm-perf: Disable the path before capturing the trace data Anshuman Khandual (Tue Nov 10 2020 - 07:46:25 EST)
- [RFC 11/11] dts: bindings: Document device tree binding for Arm TRBE Anshuman Khandual (Tue Nov 10 2020 - 07:46:28 EST)
- [RFC 10/11] coresgith: etm-perf: Connect TRBE sink with ETE source Anshuman Khandual (Tue Nov 10 2020 - 07:46:35 EST)
- [RFC 02/11] coresight: etm-perf: Allow an event to use different sinks Anshuman Khandual (Tue Nov 10 2020 - 07:46:38 EST)
- [RFC 07/11] coresight: sink: Add TRBE driver Anshuman Khandual (Tue Nov 10 2020 - 07:46:40 EST)
- [RFC 00/11] arm64: coresight: Enable ETE and TRBE Anshuman Khandual (Tue Nov 10 2020 - 07:46:45 EST)
- [tip: perf/urgent] perf/x86: Make dummy_iregs static tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:46:47 EST)
- [tip: perf/urgent] perf: Fix event multiplexing for exclusive groups tip-bot2 for Peter Zijlstra (Tue Nov 10 2020 - 07:46:53 EST)
- [tip: perf/urgent] perf/x86/intel: Make anythread filter support conditional tip-bot2 for Stephane Eranian (Tue Nov 10 2020 - 07:46:57 EST)
- Re: [PATCH v8 3/6] software node: implement reference properties Rafael J. Wysocki (Tue Nov 10 2020 - 07:47:10 EST)
- Re: [PATCH 00/19] Second step support for A100 Vinod Koul (Tue Nov 10 2020 - 07:48:38 EST)
- Re: [PATCH 1/2] console: Remove dummy con_font_op() callback implementations Daniel Vetter (Tue Nov 10 2020 - 07:49:54 EST)
- [PATCH] printk: ringbuffer: Convert function argument to local variable Nikolay Borisov (Tue Nov 10 2020 - 07:50:17 EST)
- Re: [PATCH 4/4] powercap/drivers/dtpm: Add CPU energy model based support Lukasz Luba (Tue Nov 10 2020 - 07:50:26 EST)
- Re: [PATCH v4 0/3] sched: Get rid of select_task_rq()'s sd_flag parameter Peter Zijlstra (Tue Nov 10 2020 - 07:52:57 EST)
- Re: [PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime Thomas Renninger (Tue Nov 10 2020 - 07:53:12 EST)
- Re: [PATCH] [v2] drm/omap: Fix runtime PM imbalance on error Tomi Valkeinen (Tue Nov 10 2020 - 07:54:43 EST)
- Re: [PATCH] sched/fair: ensure tasks spreading in LLC during LB Peter Zijlstra (Tue Nov 10 2020 - 07:55:30 EST)
- Re: [PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management Daniel Lezcano (Tue Nov 10 2020 - 07:55:54 EST)
- [PATCH v3] clk: renesas: r8a774c0: Add RPC clocks Lad Prabhakar (Tue Nov 10 2020 - 07:56:21 EST)
- Re: [PATCH] mtd: spi-nor: winbond: Add support for w25m512jw Vignesh Raghavendra (Tue Nov 10 2020 - 07:58:45 EST)
- Re: [PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime Rafael J. Wysocki (Tue Nov 10 2020 - 07:59:57 EST)
- Re: [PATCH v1 23/24] kvm: arm64: Trap host SMCs in protected mode. David Brazdil (Tue Nov 10 2020 - 08:00:57 EST)
- Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Vladimir Oltean (Tue Nov 10 2020 - 08:01:06 EST)
- Re: [PATCH] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id Denis Kirjanov (Tue Nov 10 2020 - 08:02:34 EST)
- [PATCH] Documentation: ACPI: fix spelling mistakes Flavio Suligoi (Tue Nov 10 2020 - 08:03:49 EST)
- Re: [PATCH 0/2] arm64: Allow the rescheduling IPI to bypass irq_enter/exit Peter Zijlstra (Tue Nov 10 2020 - 08:03:59 EST)
- [PATCH] mfd: rt5033: fix errorneous defines michael . srba (Tue Nov 10 2020 - 08:04:26 EST)
- [PATCH v2 1/2] phy: stm32: don't print an error on probe deferral Amelie Delaunay (Tue Nov 10 2020 - 08:05:48 EST)
- Re: [PATCH v5 0/3] mtd: spi-nor: keep lock bits if they are non-volatile Vignesh Raghavendra (Tue Nov 10 2020 - 08:07:47 EST)
- Re: [PATCH v12 00/10] NTFS read-write driver GPL implementation by Paragon Software Aurélien Aptel (Tue Nov 10 2020 - 08:09:09 EST)
- [PATCH 1/1] ARM: dts: stm32: adjust USB OTG gadget fifo sizes in stm32mp151 Amelie Delaunay (Tue Nov 10 2020 - 08:11:11 EST)
- Re: Subject: [RFC] clang tooling cleanups Tom Rix (Tue Nov 10 2020 - 08:12:36 EST)
- Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state Shuo A Liu (Tue Nov 10 2020 - 08:14:29 EST)
- Re: [PATCH] mtd: spi-nor: Fix multiple typos Vignesh Raghavendra (Tue Nov 10 2020 - 08:14:33 EST)
- Re: [PATCH] printk: ringbuffer: Convert function argument to local variable John Ogness (Tue Nov 10 2020 - 08:14:39 EST)
- Re: [PATCH 0/2] AMR: DTS: fix and extension for Pandaboard ES Tony Lindgren (Tue Nov 10 2020 - 08:15:35 EST)
- Re: [PATCH v2 2/2] ARM: dts: BCM5301X: Linksys EA9500 make use of pinctrl Vivek Unune (Tue Nov 10 2020 - 08:17:21 EST)
- Re: [PATCH 03/29] arm: dts: am437x: Correct DWC USB3 compatible string Tony Lindgren (Tue Nov 10 2020 - 08:17:54 EST)
- Re: [PATCH 22/29] arm: dts: omap5: Harmonize DWC USB3 DT nodes name Tony Lindgren (Tue Nov 10 2020 - 08:18:18 EST)
- Re: [PATCH] rtc: at91rm9200: add correction support Nicolas Ferre (Tue Nov 10 2020 - 08:18:34 EST)
- Re: [PATCH v3 1/4] pinctrl: amd: fix incorrect way to disable debounce filter Linus Walleij (Tue Nov 10 2020 - 08:18:45 EST)
- Re: [PATCH] printk: ringbuffer: Convert function argument to local variable Nikolay Borisov (Tue Nov 10 2020 - 08:19:50 EST)
- Re: [PATCH v3 2/4] pinctrl: amd: use higher precision for 512 RtcClk Linus Walleij (Tue Nov 10 2020 - 08:20:07 EST)
- Re: [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings Kurt Kanzenbach (Tue Nov 10 2020 - 08:21:08 EST)
- Re: [PATCH v3 3/4] pinctrl: amd: print debounce filter info in debugfs Linus Walleij (Tue Nov 10 2020 - 08:21:29 EST)
- Re: [PATCH v3 4/4] pinctrl: amd: remove debounce filter setting in IRQ type setting Linus Walleij (Tue Nov 10 2020 - 08:23:49 EST)
- Re: [RFC PATCH 1/7] static_call/x86: Add __static_call_returnl0() Frederic Weisbecker (Tue Nov 10 2020 - 08:24:20 EST)
- Re: [PATCH 1/2] console: Remove dummy con_font_op() callback implementations Peilin Ye (Tue Nov 10 2020 - 08:24:58 EST)
- Re: [PATCH v7 09/12] ARM: dts: omap: Fix schema warnings for pwm-leds Tony Lindgren (Tue Nov 10 2020 - 08:25:33 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Bartosz Golaszewski (Tue Nov 10 2020 - 08:29:48 EST)
- Re: [PATCH] pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback Linus Walleij (Tue Nov 10 2020 - 08:32:09 EST)
- [PATCH 5.8] random32: make prandom_u32() output unpredictable Willy Tarreau (Tue Nov 10 2020 - 08:33:08 EST)
- [PATCH 5.4] random32: make prandom_u32() output unpredictable Willy Tarreau (Tue Nov 10 2020 - 08:33:12 EST)
- [PATCH 4.19] random32: make prandom_u32() output unpredictable Willy Tarreau (Tue Nov 10 2020 - 08:33:18 EST)
- [PATCH 4.9] random32: make prandom_u32() output unpredictable Willy Tarreau (Tue Nov 10 2020 - 08:33:21 EST)
- [PATCH 4.14] random32: make prandom_u32() output unpredictable Willy Tarreau (Tue Nov 10 2020 - 08:33:25 EST)
- [PATCH 4.4] random32: make prandom_u32() output unpredictable Willy Tarreau (Tue Nov 10 2020 - 08:33:31 EST)
- Re: [PATCH v6 1/3] pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config Linus Walleij (Tue Nov 10 2020 - 08:33:50 EST)
- Re: [PATCH v6 2/3] pinctrl: qcom: Allow pinctrl-msm code to be loadable as a module Linus Walleij (Tue Nov 10 2020 - 08:34:17 EST)
- Re: [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module Linus Walleij (Tue Nov 10 2020 - 08:35:27 EST)
- Re: [PATCH 2/3] arm: introduce IRQ stacks Arnd Bergmann (Tue Nov 10 2020 - 08:35:38 EST)
- Re: [PATCH 1/5] gpio: tps65910: use regmap accessors Linus Walleij (Tue Nov 10 2020 - 08:37:21 EST)
- Re: [PATCH v22 16/23] LSM: security_secid_to_secctx in netlink netfilter Pablo Neira Ayuso (Tue Nov 10 2020 - 08:37:26 EST)
- Re: [PATCH v3 01/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get() Nicolas Saenz Julienne (Tue Nov 10 2020 - 08:38:59 EST)
- Re: [PATCH v2 2/2] pinctrl: qcom: Add sc7280 pinctrl driver Linus Walleij (Tue Nov 10 2020 - 08:39:19 EST)
- Re: [PATCH v3] dt-bindings: gpio: pca953x: Add support for the NXP PCAL9554B/C Linus Walleij (Tue Nov 10 2020 - 08:41:17 EST)
- [PATCH] sched/fair: Remove the redundant critical section Qi Zheng (Tue Nov 10 2020 - 08:41:32 EST)
- Re: [RFC PATCH 1/7] static_call/x86: Add __static_call_returnl0() Frederic Weisbecker (Tue Nov 10 2020 - 08:42:28 EST)
- [PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance xuxiaoyang (C) (Tue Nov 10 2020 - 08:42:39 EST)
- Re: [PATCH v3 2/4] dt-bindings: touchscreen: goodix: add info about disabling FW loading Rob Herring (Tue Nov 10 2020 - 08:43:45 EST)
- Re: [RFC PATCH 6/7] preempt/dynamic: Provide irqentry_exit_cond_resched() static call Frederic Weisbecker (Tue Nov 10 2020 - 08:45:08 EST)
- Re: [PATCH 1/2] console: Remove dummy con_font_op() callback implementations Daniel Vetter (Tue Nov 10 2020 - 08:46:35 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Jan Kiszka (Tue Nov 10 2020 - 08:46:43 EST)
- Re: [PATCH v19 0/4] iommu/arm-smmu: Add adreno-smmu implementation and bindings Will Deacon (Tue Nov 10 2020 - 08:46:52 EST)
- Re: [PATCH 1/5] gpio: tps65910: use regmap accessors Lee Jones (Tue Nov 10 2020 - 08:48:55 EST)
- Re: [PATCH] sched/fair: Remove the redundant critical section Vincent Guittot (Tue Nov 10 2020 - 08:49:31 EST)
- [PATCH][RFC] x86/microcode/intel: check cpu stepping and processor flag before saving microcode Chen Yu (Tue Nov 10 2020 - 08:50:51 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Jan Kiszka (Tue Nov 10 2020 - 08:52:09 EST)
- Re: [External] Re: [PATCH v3 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page Oscar Salvador (Tue Nov 10 2020 - 08:52:24 EST)
- Re: [RFC PATCH 1/7] static_call/x86: Add __static_call_returnl0() Peter Zijlstra (Tue Nov 10 2020 - 08:53:27 EST)
- [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Tue Nov 10 2020 - 08:53:31 EST)
- Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Kurt Kanzenbach (Tue Nov 10 2020 - 08:54:21 EST)
- Re: linux-next: Tree for Nov 5 Marco Elver (Tue Nov 10 2020 - 08:54:58 EST)
- Re: [PATCH 1/2] console: Remove dummy con_font_op() callback implementations Peilin Ye (Tue Nov 10 2020 - 08:55:18 EST)
- Re: [PATCH v3 4/4] pinctrl: amd: remove debounce filter setting in IRQ type setting Andy Shevchenko (Tue Nov 10 2020 - 08:56:57 EST)
- [GIT PULL] iommu/arm-smmu: First batch of updates for 5.11 Will Deacon (Tue Nov 10 2020 - 08:57:05 EST)
- Re: [PATCH] pinctrl: qcom: sm8250: Specify PDC map Linus Walleij (Tue Nov 10 2020 - 08:58:05 EST)
- Re: [PATCH 1/9] add support for optical driver power in Y and W series Hans de Goede (Tue Nov 10 2020 - 09:00:54 EST)
- Re: [External] Re: [PATCH v3 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page Muchun Song (Tue Nov 10 2020 - 09:01:36 EST)
- Re: [PATCH v2 3/5] gpio: msc313: MStar MSC313 GPIO driver Linus Walleij (Tue Nov 10 2020 - 09:02:31 EST)
- Re: [PATCH v1] sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal Mel Gorman (Tue Nov 10 2020 - 09:05:13 EST)
- Re: [PATCH 2/2] Platform integrity information in sysfs (version 9) Daniel Gutson (Tue Nov 10 2020 - 09:07:33 EST)
- Re: [PATCH v2] drm/vgem: replace idr_init() by idr_init_base() Daniel Vetter (Tue Nov 10 2020 - 09:08:54 EST)
- Re: [PATCH] pinctrl: ocelot: Remove unnecessary conversion to bool Linus Walleij (Tue Nov 10 2020 - 09:09:35 EST)
- Re: [btrfs] fac2f60d5f: fsmark.files_per_sec 62.6% improvement David Sterba (Tue Nov 10 2020 - 09:10:23 EST)
- Re: [PATCH] mtd: spi-nor: winbond: Add support for w25m512jw Lad, Prabhakar (Tue Nov 10 2020 - 09:10:42 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Andy Shevchenko (Tue Nov 10 2020 - 09:11:07 EST)
- Re: [PATCH 0/4] Extend pinctrl ocelot driver to support other SoCs Linus Walleij (Tue Nov 10 2020 - 09:11:53 EST)
- [PATCH v3 0/5] Add support of SECVIO from SNVS on iMX8q/x franck . lenormand (Tue Nov 10 2020 - 09:12:26 EST)
- [PATCH V3 1/5] firmware: imx: scu-seco: Add Secure Controller APIS franck . lenormand (Tue Nov 10 2020 - 09:12:38 EST)
- [PATCH V3 2/5] firmware: imx: scu-irq: Add API to retrieve status of IRQ franck . lenormand (Tue Nov 10 2020 - 09:12:43 EST)
- [PATCH V3 3/5] dt-bindings: firmware: imx-scu: Add SECVIO resource franck . lenormand (Tue Nov 10 2020 - 09:12:46 EST)
- [PATCH V3 4/5] dt-bindings: arm: imx: Documentation of the SC secvio driver franck . lenormand (Tue Nov 10 2020 - 09:12:50 EST)
- [PATCH V3 5/5] soc: imx8: Add the SC SECVIO driver franck . lenormand (Tue Nov 10 2020 - 09:12:58 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Tue Nov 10 2020 - 09:13:29 EST)
- Re: [PATCH] amd/display/amdgpu_dm: delete same check in if condition Harry Wentland (Tue Nov 10 2020 - 09:13:55 EST)
- Re: [PATCH 0/2] Tristate moount option comatibility fixup Theodore Y. Ts'o (Tue Nov 10 2020 - 09:14:44 EST)
- Re: [PATCH] pinctrl: qcom: sm8250: Specify PDC map Dmitry Baryshkov (Tue Nov 10 2020 - 09:14:57 EST)
- Re: [PATCH v8 -tip 17/26] sched: Split the cookie and setup per-task cookie on fork Joel Fernandes (Tue Nov 10 2020 - 09:15:49 EST)
- Re: [PATCH] phy: phylink: Fix CuSFP issue in phylink Bjarni Jonasson (Tue Nov 10 2020 - 09:16:40 EST)
- Re: [PATCH v2 1/2] pinctrl: qcom: Add sm8250 lpass lpi pinctrl driver Linus Walleij (Tue Nov 10 2020 - 09:18:56 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Tue Nov 10 2020 - 09:19:15 EST)
- [PATCH v12] binder: add transaction latency tracer Frankie Chang (Tue Nov 10 2020 - 09:19:30 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Tue Nov 10 2020 - 09:19:36 EST)
- Re: [PATCH v2 3/5] gpio: msc313: MStar MSC313 GPIO driver Marc Zyngier (Tue Nov 10 2020 - 09:20:00 EST)
- [PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Tue Nov 10 2020 - 09:20:40 EST)
- Re: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Kishon Vijay Abraham I (Tue Nov 10 2020 - 09:21:30 EST)
- [PATCH] Documentation: x86: fix thread_info's position Yang Mingzhe (Tue Nov 10 2020 - 09:21:39 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Tue Nov 10 2020 - 09:23:55 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Bartosz Golaszewski (Tue Nov 10 2020 - 09:24:19 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Dmitry Vyukov (Tue Nov 10 2020 - 09:25:29 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Andy Shevchenko (Tue Nov 10 2020 - 09:25:32 EST)
- Re: [PATCH v8 1/7] dt-bindings: devfreq: Add documentation for the interconnect properties Rob Herring (Tue Nov 10 2020 - 09:26:18 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Andy Shevchenko (Tue Nov 10 2020 - 09:26:53 EST)
- [PATCH 1/2] ARM: dts: stm32: fix dmamux reg property on stm32mp151 Amelie Delaunay (Tue Nov 10 2020 - 09:27:52 EST)
- [PATCH 2/2] ARM: dts: stm32: fix dmamux reg property on stm32h743 Amelie Delaunay (Tue Nov 10 2020 - 09:27:54 EST)
- [drm/i915] fe0f1e3bfd: WARNING:at_drivers/gpu/drm/i915/intel_runtime_pm.h:#gen6_write32[i915] kernel test robot (Tue Nov 10 2020 - 09:28:21 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Bartosz Golaszewski (Tue Nov 10 2020 - 09:30:27 EST)
- Re: [PATCH v8] hwmon:Driver for Delta power supplies Q54SJ108A2 kernel test robot (Tue Nov 10 2020 - 09:31:52 EST)
- Re: [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Thomas Gleixner (Tue Nov 10 2020 - 09:34:36 EST)
- [PATCH 1/1] ARM: dts: stm32: fix mdma1 clients channel priority level on stm32mp151 Amelie Delaunay (Tue Nov 10 2020 - 09:36:53 EST)
- Re: [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support Christian Eggers (Tue Nov 10 2020 - 09:37:29 EST)
- Re: [PATCH tip/core/rcu 4/4] docs/rcu: Update the call_rcu() API Paul E. McKenney (Tue Nov 10 2020 - 09:37:32 EST)
- Re: [PATCH] mfd: kempld-core: Check for DMI definition before ACPI Guenter Roeck (Tue Nov 10 2020 - 09:39:45 EST)
- [PATCH] docs: ABI: Drop trailing whitespace Geert Uytterhoeven (Tue Nov 10 2020 - 09:40:40 EST)
- [PATCH] docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask Geert Uytterhoeven (Tue Nov 10 2020 - 09:41:28 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection David Woodhouse (Tue Nov 10 2020 - 09:42:14 EST)
- [PATCH] drm: DRM_KMB_DISPLAY should select DRM_MIPI_DSI Geert Uytterhoeven (Tue Nov 10 2020 - 09:42:27 EST)
- Re: [PATCH v1 01/24] psci: Accessor for configured PSCI version Marc Zyngier (Tue Nov 10 2020 - 09:43:09 EST)
- [PATCH net] cosa: Add missing kfree in error path of cosa_write Wang Hai (Tue Nov 10 2020 - 09:43:24 EST)
- Re: [PATCH 0/8] arm/arm64: dts: Use generic "ngpios" rather than "snps,nr-gpios" Linus Walleij (Tue Nov 10 2020 - 09:43:51 EST)
- [PATCH] drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAY Geert Uytterhoeven (Tue Nov 10 2020 - 09:43:57 EST)
- [PATCH] phy: intel: PHY_INTEL_KEEMBAY_EMMC should depend on ARCH_KEEMBAY Geert Uytterhoeven (Tue Nov 10 2020 - 09:46:06 EST)
- [PATCH RFC v3] ipvs: add genetlink cmd to dump all services and destinations Cezar Sa Espinola (Tue Nov 10 2020 - 09:46:23 EST)
- Re: [PATCH v3 0/2] pinctrl: qcom: Add binding and driver for SDX55 pincontrol Linus Walleij (Tue Nov 10 2020 - 09:47:26 EST)
- Re: [PATCH v3 5/9] pinctrl: use krealloc_array() Linus Walleij (Tue Nov 10 2020 - 09:48:46 EST)
- [PATCH v2 0/4] Adding the Sparx5 Serdes driver Steen Hegelund (Tue Nov 10 2020 - 09:49:19 EST)
- [PATCH v2 1/4] dt-bindings: phy: Add sparx5-serdes bindings Steen Hegelund (Tue Nov 10 2020 - 09:49:26 EST)
- [PATCH v2 2/4] phy: Add ethernet serdes configuration option Steen Hegelund (Tue Nov 10 2020 - 09:49:27 EST)
- [PATCH v2 4/4] arm64: dts: sparx5: Add Sparx5 serdes driver node Steen Hegelund (Tue Nov 10 2020 - 09:49:34 EST)
- [PATCH v2 3/4] phy: Add Sparx5 ethernet serdes PHY driver Steen Hegelund (Tue Nov 10 2020 - 09:49:36 EST)
- Re: [PATCH v1 03/24] arm64: Move MAIR_EL1_SET to asm/memory.h Marc Zyngier (Tue Nov 10 2020 - 09:49:43 EST)
- [PATCH] ASoC: intel: SND_SOC_INTEL_KEEMBAY should depend on ARCH_KEEMBAY Geert Uytterhoeven (Tue Nov 10 2020 - 09:50:12 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Jan Kiszka (Tue Nov 10 2020 - 09:50:34 EST)
- [PATCH] ASoC: fsl: SND_SOC_FSL_AUD2HTX should depend on ARCH_MXC Geert Uytterhoeven (Tue Nov 10 2020 - 09:51:27 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Bartosz Golaszewski (Tue Nov 10 2020 - 09:52:14 EST)
- Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state Greg Kroah-Hartman (Tue Nov 10 2020 - 09:53:34 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Tue Nov 10 2020 - 09:54:05 EST)
- Re: [PATCH 1/2] console: Remove dummy con_font_op() callback implementations Greg Kroah-Hartman (Tue Nov 10 2020 - 09:55:14 EST)
- Re: [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Tom Lendacky (Tue Nov 10 2020 - 09:55:33 EST)
- Linux 4.4.242 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:55:58 EST)
- [PATCH v4 0/7] gpio: exar: refactor the driver Bartosz Golaszewski (Tue Nov 10 2020 - 09:56:06 EST)
- Linux 4.9.242 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:56:16 EST)
- [PATCH v4 2/7] gpio: exar: include idr.h Bartosz Golaszewski (Tue Nov 10 2020 - 09:56:17 EST)
- [PATCH v4 3/7] gpio: exar: switch to a simpler IDA interface Bartosz Golaszewski (Tue Nov 10 2020 - 09:56:19 EST)
- Re: Linux 4.4.242 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:56:20 EST)
- [PATCH v4 7/7] gpio: exar: use devm action for freeing the IDA and drop remove() Bartosz Golaszewski (Tue Nov 10 2020 - 09:56:33 EST)
- Linux 5.4.76 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:56:36 EST)
- Re: Linux 4.14.205 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:56:40 EST)
- Re: Linux 4.19.156 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:56:44 EST)
- Linux 4.19.156 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:56:46 EST)
- Linux 5.9.7 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:56:52 EST)
- Re: Linux 5.4.76 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:57:00 EST)
- Linux 4.14.205 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:57:04 EST)
- Re: Linux 5.9.7 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:57:12 EST)
- [PATCH v4 6/7] gpio: exar: switch to using regmap Bartosz Golaszewski (Tue Nov 10 2020 - 09:57:20 EST)
- Re: Linux 4.9.242 Greg Kroah-Hartman (Tue Nov 10 2020 - 09:57:24 EST)
- [PATCH v4 5/7] gpio: exar: unduplicate address and offset computation Bartosz Golaszewski (Tue Nov 10 2020 - 09:57:31 EST)
- [PATCH v4 4/7] gpio: exar: use a helper variable for &pdev->dev Bartosz Golaszewski (Tue Nov 10 2020 - 09:57:40 EST)
- [PATCH v4 1/7] gpio: exar: add a newline after the copyright notice Bartosz Golaszewski (Tue Nov 10 2020 - 09:57:50 EST)
- Re: [PATCH v3] reboot: allow to specify reboot mode via sysfs Petr Mladek (Tue Nov 10 2020 - 09:58:38 EST)
- Re: [PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management Daniel Lezcano (Tue Nov 10 2020 - 09:59:22 EST)
- Re: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Arnd Bergmann (Tue Nov 10 2020 - 09:59:32 EST)
- Re: [PATCH v3 6/7] gpio: exar: switch to using regmap Andy Shevchenko (Tue Nov 10 2020 - 10:00:53 EST)
- RE: [PATCH] Documentation: x86: fix thread_info's position David Laight (Tue Nov 10 2020 - 10:03:23 EST)
- Re: [PATCH v4 6/7] gpio: exar: switch to using regmap Andy Shevchenko (Tue Nov 10 2020 - 10:03:57 EST)
- Re: [PATCH 3/4] powercap/drivers/dtpm: Add API for dynamic thermal power management Lukasz Luba (Tue Nov 10 2020 - 10:04:39 EST)
- Re: [PATCH] mmc: meson-gx: remove IRQF_ONESHOT Jerome Brunet (Tue Nov 10 2020 - 10:05:04 EST)
- Re: [PATCH v3 01/16] dt-bindings: usb: usb-hcd: Convert generic USB properties to DT schema Serge Semin (Tue Nov 10 2020 - 10:05:39 EST)
- Re: [PATCH v4 0/7] gpio: exar: refactor the driver Andy Shevchenko (Tue Nov 10 2020 - 10:07:05 EST)
- [PATCH v1] drivers: make struct device_driver::remove return void Uwe Kleine-König (Tue Nov 10 2020 - 10:07:42 EST)
- Re: [PATCH v1 06/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code Marc Zyngier (Tue Nov 10 2020 - 10:08:59 EST)
- Re: [PATCH v4 6/7] gpio: exar: switch to using regmap Andy Shevchenko (Tue Nov 10 2020 - 10:09:26 EST)
- Re: [RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root Shakeel Butt (Tue Nov 10 2020 - 10:11:45 EST)
- [PATCH v4 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc Eugen Hristev (Tue Nov 10 2020 - 10:11:49 EST)
- [PATCH v4 2/3] media: atmel: introduce microchip csi2dc driver Eugen Hristev (Tue Nov 10 2020 - 10:11:54 EST)
- [PATCH v4 3/3] MAINTAINERS: add microchip csi2dc Eugen Hristev (Tue Nov 10 2020 - 10:12:07 EST)
- Re: [PATCH v12 2/3] Since the original trace_binder_transaction_received cannot precisely present the real finished time of transaction, adding a trace_binder_txn_latency_free at the point of free transaction may be more close to it. Greg Kroah-Hartman (Tue Nov 10 2020 - 10:12:18 EST)
- Re: [PATCH v4 6/7] gpio: exar: switch to using regmap Bartosz Golaszewski (Tue Nov 10 2020 - 10:12:53 EST)
- Re: [PATCH] phy: phylink: Fix CuSFP issue in phylink Russell King - ARM Linux admin (Tue Nov 10 2020 - 10:13:03 EST)
- Re: [PATCH RFC v2 00/17] KVM: x86/pmu: Add support to enable Guest PEBS via DS Peter Zijlstra (Tue Nov 10 2020 - 10:13:36 EST)
- Re: [PATCH] arm64: dts: freescale: fix typo Makefile Anders Roxell (Tue Nov 10 2020 - 10:14:16 EST)
- [PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas Mike Rapoport (Tue Nov 10 2020 - 10:15:02 EST)
- [PATCH v8 1/9] mm: add definition of PMD_PAGE_ORDER Mike Rapoport (Tue Nov 10 2020 - 10:15:12 EST)
- [PATCH v8 2/9] mmap: make mlock_future_check() global Mike Rapoport (Tue Nov 10 2020 - 10:15:23 EST)
- [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages Mike Rapoport (Tue Nov 10 2020 - 10:15:33 EST)
- [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas Mike Rapoport (Tue Nov 10 2020 - 10:15:44 EST)
- [PATCH v8 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation Mike Rapoport (Tue Nov 10 2020 - 10:15:54 EST)
- [PATCH v8 6/9] secretmem: add memcg accounting Mike Rapoport (Tue Nov 10 2020 - 10:16:04 EST)
- [PATCH v8 7/9] PM: hibernate: disable when there are active secretmem users Mike Rapoport (Tue Nov 10 2020 - 10:16:15 EST)
- [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant Mike Rapoport (Tue Nov 10 2020 - 10:16:27 EST)
- [PATCH v8 9/9] secretmem: test: add basic selftest for memfd_secret(2) Mike Rapoport (Tue Nov 10 2020 - 10:16:35 EST)
- [PATCH] ASoc: adi: Kconfig: Remove depends on for ADI reference designs Alexandru Ardelean (Tue Nov 10 2020 - 10:18:04 EST)
- RE: [PATCH 1/5] misc: Add Synopsys DesignWare xData IP driver Gustavo Pimentel (Tue Nov 10 2020 - 10:18:10 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Arnd Bergmann (Tue Nov 10 2020 - 10:19:50 EST)
- Re: [PATCH v2] mm: memcg/slab: Fix root memcg vmstats Shakeel Butt (Tue Nov 10 2020 - 10:20:17 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Liang, Kan (Tue Nov 10 2020 - 10:20:35 EST)
- [PATCH] arm64: zynqmp: Move gic node to axi bus Michal Simek (Tue Nov 10 2020 - 10:20:59 EST)
- Re: [PATCH V3] memory: tegra: add missing put_device() call in error path of tegra_emc_probe() Krzysztof Kozlowski (Tue Nov 10 2020 - 10:21:15 EST)
- Re: linux-next: build warnings after merge of the rcu tree Paul E. McKenney (Tue Nov 10 2020 - 10:21:29 EST)
- [PATCH v2 0/3] fix macb phy probe failure if phy-reset is not handled Sagar Shrikant Kadam (Tue Nov 10 2020 - 10:22:26 EST)
- [PATCH v2 1/3] dts: phy: fix missing mdio device and probe failure of vsc8541-01 device Sagar Shrikant Kadam (Tue Nov 10 2020 - 10:22:29 EST)
- [PATCH v2 2/3] dts: phy: add GPIO number and active state used for phy reset Sagar Shrikant Kadam (Tue Nov 10 2020 - 10:22:35 EST)
- [PATCH v2 3/3] riscv: defconfig: enable gpio support for HiFive Unleashed Sagar Shrikant Kadam (Tue Nov 10 2020 - 10:22:37 EST)
- [PATCH v2] mfd: kempld-core: Check for DMI definition before ACPI Michael Brunner (Tue Nov 10 2020 - 10:23:27 EST)
- Re: [PATCH] audit: remove unused macros Richard Guy Briggs (Tue Nov 10 2020 - 10:23:29 EST)
- Re: [PATCH] mm: memcg/slab: enable slab memory accounting atomically Johannes Weiner (Tue Nov 10 2020 - 10:23:37 EST)
- Re: [PATCH][next] cpumask: allocate enough space for string and trailing '\0' char Paul E. McKenney (Tue Nov 10 2020 - 10:24:40 EST)
- Re: [PATCH v2] mm: memcg/slab: Fix root memcg vmstats Johannes Weiner (Tue Nov 10 2020 - 10:24:56 EST)
- Re: [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map Marc Zyngier (Tue Nov 10 2020 - 10:24:59 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Arnaldo Carvalho de Melo (Tue Nov 10 2020 - 10:25:51 EST)
- [PATCHv2] arm64: dts: freescale: fix typo Makefile Anders Roxell (Tue Nov 10 2020 - 10:26:38 EST)
- Re: [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper David Sterba (Tue Nov 10 2020 - 10:27:26 EST)
- Re: [PATCH v1 08/24] kvm: arm64: Move hyp-init params to a per-CPU struct Marc Zyngier (Tue Nov 10 2020 - 10:30:27 EST)
- Re: [PATCH v2 0/4] support for global CPU list abbreviations Paul E. McKenney (Tue Nov 10 2020 - 10:32:15 EST)
- Re: [PATCH][next] cpumask: allocate enough space for string and trailing '\0' char Colin Ian King (Tue Nov 10 2020 - 10:34:12 EST)
- Re: [RFC] fs: Avoid to use lockdep information if it's turned off David Sterba (Tue Nov 10 2020 - 10:35:18 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Miquel Raynal (Tue Nov 10 2020 - 10:36:03 EST)
- Re: [PATCH] net: sched: fix misspellings using misspell-fixer tool Menglong Dong (Tue Nov 10 2020 - 10:36:52 EST)
- [PATCH] perf/intel: Remove Perfmon-v4 counter_freezing support Peter Zijlstra (Tue Nov 10 2020 - 10:37:50 EST)
- [rcu:rcu/next] BUILD SUCCESS c0a41bf9dbc751692c8cb1a44bfd48e70e8bef7f kernel test robot (Tue Nov 10 2020 - 10:37:55 EST)
- [PATCH] arm64: dts: mcbin-singleshot: add heartbeat LED Tomasz Maciej Nowak (Tue Nov 10 2020 - 10:38:45 EST)
- bootconfig length parse error in kernel Chen Yu (Tue Nov 10 2020 - 10:40:07 EST)
- [PATCH RT 1/5] net: Properly annotate the try-lock for the seqlock Steven Rostedt (Tue Nov 10 2020 - 10:40:34 EST)
- [PATCH RT 4/5] timers: Dont block on ->expiry_lock for TIMER_IRQSAFE Steven Rostedt (Tue Nov 10 2020 - 10:40:35 EST)
- [PATCH RT 0/5] Linux 5.4.74-rt42-rc2 Steven Rostedt (Tue Nov 10 2020 - 10:40:39 EST)
- [PATCH RT 2/5] mm/memcontrol: Disable preemption in __mod_memcg_lruvec_state() Steven Rostedt (Tue Nov 10 2020 - 10:40:48 EST)
- [PATCH RT 3/5] ptrace: fix ptrace_unfreeze_traced() race with rt-lock Steven Rostedt (Tue Nov 10 2020 - 10:40:53 EST)
- [PATCH RT 5/5] Linux 5.4.74-rt42-rc2 Steven Rostedt (Tue Nov 10 2020 - 10:40:56 EST)
- Re: [PATCH] mfd: kempld-core: Check for DMI definition before ACPI Michael Brunner (Tue Nov 10 2020 - 10:41:53 EST)
- Re: linux-next: Tree for Nov 5 Anders Roxell (Tue Nov 10 2020 - 10:42:33 EST)
- [PATCH trivial v5] dt-bindings: net: btusb: DT fix s/interrupt-name/interrupt-names/ Geert Uytterhoeven (Tue Nov 10 2020 - 10:43:08 EST)
- Re: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Kishon Vijay Abraham I (Tue Nov 10 2020 - 10:43:10 EST)
- Re: [PATCH v3 2/2] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml Rob Herring (Tue Nov 10 2020 - 10:43:53 EST)
- [PATCH v2] ahci: qoriq: Add platform dependencies Geert Uytterhoeven (Tue Nov 10 2020 - 10:46:24 EST)
- Re: [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings Florian Fainelli (Tue Nov 10 2020 - 10:46:37 EST)
- Re: [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Florian Fainelli (Tue Nov 10 2020 - 10:46:57 EST)
- [PATCH v2] clk: qoriq: Add platform dependencies Geert Uytterhoeven (Tue Nov 10 2020 - 10:47:55 EST)
- [PATCH resend v2] microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h> Geert Uytterhoeven (Tue Nov 10 2020 - 10:48:57 EST)
- Re: [PATCH 0/2] arm64: Allow the rescheduling IPI to bypass irq_enter/exit Valentin Schneider (Tue Nov 10 2020 - 10:49:12 EST)
- [PATCH resend2] sh/intc: Restore devm_ioremap() alignment Geert Uytterhoeven (Tue Nov 10 2020 - 10:49:45 EST)
- Re: [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Borislav Petkov (Tue Nov 10 2020 - 10:50:26 EST)
- [PATCH resend v2] sh: boards: Replace <linux/clk-provider.h> by <linux/of_clk.h> Geert Uytterhoeven (Tue Nov 10 2020 - 10:50:35 EST)
- [PATCH resend v2] xtensa: Replace <linux/clk-provider.h> by <linux/of_clk.h> Geert Uytterhoeven (Tue Nov 10 2020 - 10:51:24 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Lars Povlsen (Tue Nov 10 2020 - 10:51:36 EST)
- [PATCH] checkpatch: Documentation: include sign off for reverts Aditya Srivastava (Tue Nov 10 2020 - 10:52:06 EST)
- Re: [PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system Lukasz Hawrylko (Tue Nov 10 2020 - 10:53:44 EST)
- Re: [PATCH resend2] sh/intc: Restore devm_ioremap() alignment Sergei Shtylyov (Tue Nov 10 2020 - 10:53:51 EST)
- Re: [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Thomas Gleixner (Tue Nov 10 2020 - 10:54:34 EST)
- Re: [PATCH v1 10/24] kvm: arm64: Extract parts of el2_setup into a macro Marc Zyngier (Tue Nov 10 2020 - 10:56:09 EST)
- [PATCH resend] c6x: Remove unused <asm/procinfo.h> Geert Uytterhoeven (Tue Nov 10 2020 - 10:56:11 EST)
- [PATCH v2] mfd: MFD_SL28CPLD should depends on ARCH_LAYERSCAPE Geert Uytterhoeven (Tue Nov 10 2020 - 10:57:36 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Lars Povlsen (Tue Nov 10 2020 - 10:59:33 EST)
- Re: [PATCH v2 2/6] firmware: arm_scmi: add SCMIv3.0 Sensors descriptors extensions Mailing Lists (Tue Nov 10 2020 - 11:00:28 EST)
- Re: [PATCH v2 2/2] platform/chrome: cros_ec_typec: Set partner num_altmodes Enric Balletbo i Serra (Tue Nov 10 2020 - 11:01:10 EST)
- Re: [PATCH -next v4] watchdog: Fix potential dereferencing of null pointer Guenter Roeck (Tue Nov 10 2020 - 11:01:26 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Tue Nov 10 2020 - 11:01:36 EST)
- Re: [PATCH v2 4/6] firmware: arm_scmi: add SCMIv3.0 Sensors timestamped reads Peter Hilber (Tue Nov 10 2020 - 11:01:42 EST)
- Re: [PATCH v2 6/6] firmware: arm_scmi: add SCMIv3.0 Sensor notifications Peter Hilber (Tue Nov 10 2020 - 11:02:07 EST)
- Re: [PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card Mark Brown (Tue Nov 10 2020 - 11:02:42 EST)
- RE: How to enable auto-suspend by default Limonciello, Mario (Tue Nov 10 2020 - 11:02:49 EST)
- Re: [PATCH v2 0/2] Fix vaud18 power leakage of mt6359 Mark Brown (Tue Nov 10 2020 - 11:02:55 EST)
- Re: [PATCH v3 0/2] Fix vaud18 power leakage of mt6359 Mark Brown (Tue Nov 10 2020 - 11:03:01 EST)
- Re: [PATCH v3] applesmc: Re-work SMC comms Guenter Roeck (Tue Nov 10 2020 - 11:03:02 EST)
- Re: [PATCH v1 0/2] Modify documentation and machine driver for SC7180 sound card Mark Brown (Tue Nov 10 2020 - 11:03:08 EST)
- Re: [PATCH v5 06/24] clk: mediatek: Add dt-bindings of MT8192 clocks Rob Herring (Tue Nov 10 2020 - 11:03:29 EST)
- [GIT PULL] Btrfs updates for v5.10-rc4 David Sterba (Tue Nov 10 2020 - 11:07:39 EST)
- Re: [PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card Ajye Huang (Tue Nov 10 2020 - 11:08:09 EST)
- Re: [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Paolo Bonzini (Tue Nov 10 2020 - 11:08:40 EST)
- Re: [PATCH] mfd: kempld-core: Check for DMI definition before ACPI Guenter Roeck (Tue Nov 10 2020 - 11:10:04 EST)
- Re: [PATCH v2 0/4] support for global CPU list abbreviations Colin Ian King (Tue Nov 10 2020 - 11:10:16 EST)
- Re: [PATCH v2] mfd: kempld-core: Check for DMI definition before ACPI Guenter Roeck (Tue Nov 10 2020 - 11:11:22 EST)
- Re: [PATCH v4 6/7] gpio: exar: switch to using regmap Andy Shevchenko (Tue Nov 10 2020 - 11:11:34 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Josh Poimboeuf (Tue Nov 10 2020 - 11:11:51 EST)
- [PATCH v2] mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function. Enric Balletbo i Serra (Tue Nov 10 2020 - 11:13:47 EST)
- Re: [PATCH] drm: DRM_KMB_DISPLAY should depend on ARCH_KEEMBAY Daniel Vetter (Tue Nov 10 2020 - 11:15:30 EST)
- Re: [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock Jakub Kicinski (Tue Nov 10 2020 - 11:17:01 EST)
- Re: [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Tom Lendacky (Tue Nov 10 2020 - 11:17:39 EST)
- Re: [PATCH v4 0/7] gpio: exar: refactor the driver Andy Shevchenko (Tue Nov 10 2020 - 11:18:43 EST)
- [PATCH v5 0/2] dt-bindings: timer: renesas: tmu: Document r8a774e1 and Geert Uytterhoeven (Tue Nov 10 2020 - 11:20:38 EST)
- [PATCH v5 1/2] dt-bindings: timer: renesas: tmu: Document r8a774e1 bindings Geert Uytterhoeven (Tue Nov 10 2020 - 11:20:42 EST)
- [PATCH v5 2/2] dt-bindings: timer: renesas: tmu: Convert to json-schema Geert Uytterhoeven (Tue Nov 10 2020 - 11:20:46 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Mike Rapoport (Tue Nov 10 2020 - 11:22:07 EST)
- [PATCH v15 00/26] Control-flow Enforcement: Shadow Stack Yu-cheng Yu (Tue Nov 10 2020 - 11:22:54 EST)
- [PATCH v15 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack Yu-cheng Yu (Tue Nov 10 2020 - 11:23:00 EST)
- [PATCH v15 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET) Yu-cheng Yu (Tue Nov 10 2020 - 11:23:02 EST)
- [PATCH v15 10/26] x86/mm: Update pte_modify for _PAGE_COW Yu-cheng Yu (Tue Nov 10 2020 - 11:23:13 EST)
- [PATCH v15 20/26] x86/cet/shstk: User-mode shadow stack support Yu-cheng Yu (Tue Nov 10 2020 - 11:23:18 EST)
- [PATCH v15 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties Yu-cheng Yu (Tue Nov 10 2020 - 11:23:21 EST)
- [PATCH v15 17/26] mm/mmap: Add shadow stack pages to memory accounting Yu-cheng Yu (Tue Nov 10 2020 - 11:23:22 EST)
- [PATCH v15 23/26] ELF: Introduce arch_setup_elf_property() Yu-cheng Yu (Tue Nov 10 2020 - 11:23:27 EST)
- [PATCH v15 24/26] x86/cet/shstk: Handle thread shadow stack Yu-cheng Yu (Tue Nov 10 2020 - 11:23:29 EST)
- [PATCH v15 18/26] mm: Update can_follow_write_pte() for shadow stack Yu-cheng Yu (Tue Nov 10 2020 - 11:23:38 EST)
- [PATCH v15 16/26] mm: Add guard pages around a shadow stack. Yu-cheng Yu (Tue Nov 10 2020 - 11:23:41 EST)
- [PATCH v15 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS Yu-cheng Yu (Tue Nov 10 2020 - 11:23:43 EST)
- [PATCH v15 25/26] x86/cet/shstk: Add arch_prctl functions for shadow stack Yu-cheng Yu (Tue Nov 10 2020 - 11:23:54 EST)
- [PATCH v15 19/26] mm: Re-introduce vm_flags to do_mmap() Yu-cheng Yu (Tue Nov 10 2020 - 11:24:01 EST)
- [PATCH v15 21/26] x86/cet/shstk: Handle signals for shadow stack Yu-cheng Yu (Tue Nov 10 2020 - 11:24:05 EST)
- [PATCH v15 26/26] mm: Introduce PROT_SHSTK for shadow stack Yu-cheng Yu (Tue Nov 10 2020 - 11:24:10 EST)
- [PATCH v15 01/26] Documentation/x86: Add CET description Yu-cheng Yu (Tue Nov 10 2020 - 11:24:18 EST)
- [PATCH v15 15/26] mm: Fixup places that call pte_mkwrite() directly Yu-cheng Yu (Tue Nov 10 2020 - 11:24:21 EST)
- [PATCH v15 04/26] x86/cet: Add control-protection fault handler Yu-cheng Yu (Tue Nov 10 2020 - 11:24:26 EST)
- [PATCH v15 14/26] x86/mm: Update maybe_mkwrite() for shadow stack Yu-cheng Yu (Tue Nov 10 2020 - 11:24:36 EST)
- [PATCH v15 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW Yu-cheng Yu (Tue Nov 10 2020 - 11:24:36 EST)
- [PATCH v15 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW Yu-cheng Yu (Tue Nov 10 2020 - 11:24:43 EST)
- [PATCH v15 12/26] mm: Introduce VM_SHSTK for shadow stack memory Yu-cheng Yu (Tue Nov 10 2020 - 11:24:49 EST)
- [PATCH v15 13/26] x86/mm: Shadow Stack page fault error checking Yu-cheng Yu (Tue Nov 10 2020 - 11:24:49 EST)
- [PATCH v15 08/26] x86/mm: Introduce _PAGE_COW Yu-cheng Yu (Tue Nov 10 2020 - 11:25:01 EST)
- [PATCH v15 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states Yu-cheng Yu (Tue Nov 10 2020 - 11:25:11 EST)
- [PATCH v15 5/7] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking Yu-cheng Yu (Tue Nov 10 2020 - 11:25:14 EST)
- [PATCH v15 4/7] x86/cet/ibt: ELF header parsing for Indirect Branch Tracking Yu-cheng Yu (Tue Nov 10 2020 - 11:25:16 EST)
- [PATCH v15 7/7] x86/vdso: Insert endbr32/endbr64 to vDSO Yu-cheng Yu (Tue Nov 10 2020 - 11:25:21 EST)
- [PATCH v15 6/7] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point Yu-cheng Yu (Tue Nov 10 2020 - 11:25:28 EST)
- [PATCH v15 2/7] x86/cet/ibt: User-mode Indirect Branch Tracking support Yu-cheng Yu (Tue Nov 10 2020 - 11:25:28 EST)
- [PATCH v15 0/7] Control-flow Enforcement: Indirect Branch Tracking Yu-cheng Yu (Tue Nov 10 2020 - 11:25:41 EST)
- [PATCH v15 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages Yu-cheng Yu (Tue Nov 10 2020 - 11:25:44 EST)
- [PATCH v15 1/7] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking Yu-cheng Yu (Tue Nov 10 2020 - 11:25:47 EST)
- [PATCH v15 3/7] x86/cet/ibt: Handle signals for Indirect Branch Tracking Yu-cheng Yu (Tue Nov 10 2020 - 11:25:53 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Andy Shevchenko (Tue Nov 10 2020 - 11:26:01 EST)
- Re: [PATCH v3 19/35] x86/io_apic: Cleanup trigger/polarity helpers Paolo Bonzini (Tue Nov 10 2020 - 11:26:27 EST)
- Re: [PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags Andy Shevchenko (Tue Nov 10 2020 - 11:30:42 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing Arpitha Raghunandan (Tue Nov 10 2020 - 11:32:21 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Tue Nov 10 2020 - 11:33:51 EST)
- Re: [PATCH] mm: memcg/slab: enable slab memory accounting atomically Roman Gushchin (Tue Nov 10 2020 - 11:34:44 EST)
- [PATCH] mips: Remove #include <uapi/asm/types.h> from <asm/types.h> Geert Uytterhoeven (Tue Nov 10 2020 - 11:36:41 EST)
- Re: [PATCH v4 6/7] gpio: exar: switch to using regmap Bartosz Golaszewski (Tue Nov 10 2020 - 11:37:04 EST)
- [PATCH] efi/x86: Free efi_pgd with free_pages() Arvind Sankar (Tue Nov 10 2020 - 11:39:24 EST)
- Re: [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support Vladimir Oltean (Tue Nov 10 2020 - 11:40:53 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing Marco Elver (Tue Nov 10 2020 - 11:41:18 EST)
- Re: [PATCH net] cosa: Add missing kfree in error path of cosa_write Jan Kasprzak (Tue Nov 10 2020 - 11:43:37 EST)
- Re: [PATCH v4 6/7] gpio: exar: switch to using regmap Andy Shevchenko (Tue Nov 10 2020 - 11:43:50 EST)
- Re: [PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces Alban Crequy (Tue Nov 10 2020 - 11:44:11 EST)
- Re: [PATCH] cpuset: fix race between hotplug work and later CPU offline Peter Zijlstra (Tue Nov 10 2020 - 11:45:30 EST)
- Re: [RFC] fs: Avoid to use lockdep information if it's turned off Darrick J. Wong (Tue Nov 10 2020 - 11:49:41 EST)
- Re: [PATCH v3] sched/fair: prefer prev cpu in asymmetric wakeup path Peter Zijlstra (Tue Nov 10 2020 - 11:50:33 EST)
- Re: [PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Tue Nov 10 2020 - 11:51:02 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing Arpitha Raghunandan (Tue Nov 10 2020 - 11:51:11 EST)
- [PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h> Geert Uytterhoeven (Tue Nov 10 2020 - 11:51:42 EST)
- Re: [PATCH v4 6/7] gpio: exar: switch to using regmap Bartosz Golaszewski (Tue Nov 10 2020 - 11:52:41 EST)
- Re: [PATCH v2 net-next 06/13] octeontx2-pf: Add support for unicast MAC address filtering Naveen Mamindlapalli (Tue Nov 10 2020 - 11:54:10 EST)
- Re: [PATCH][next] sched/debug: fix memory corruption caused by multiple small reads of flags Peter Zijlstra (Tue Nov 10 2020 - 11:54:16 EST)
- Re: [PATCH v2 net-next 09/13] octeontx2-pf: Implement ingress/egress VLAN offload Naveen Mamindlapalli (Tue Nov 10 2020 - 11:58:44 EST)
- Re: [PATCH] perf/x86/intel/uncore: fix Add BW copypasta Peter Zijlstra (Tue Nov 10 2020 - 12:00:18 EST)
- Re: [PATCH v3 07/26] coresight: Introduce device access abstraction Mathieu Poirier (Tue Nov 10 2020 - 12:02:40 EST)
- Re: [PATCH v2 4/6] firmware: arm_scmi: add SCMIv3.0 Sensors timestamped reads Cristian Marussi (Tue Nov 10 2020 - 12:04:36 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Tom Lendacky (Tue Nov 10 2020 - 12:04:48 EST)
- Re: [PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Tue Nov 10 2020 - 12:06:51 EST)
- Re: [PATCH v4 6/7] gpio: exar: switch to using regmap Andy Shevchenko (Tue Nov 10 2020 - 12:07:43 EST)
- Re: [PATCH resend v2] microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h> Michal Simek (Tue Nov 10 2020 - 12:07:57 EST)
- Re: [PATCH] drm/amd/pm: Use kmemdup instead of kmalloc and memcpy Alex Deucher (Tue Nov 10 2020 - 12:08:23 EST)
- Re: [PATCH v2 6/6] firmware: arm_scmi: add SCMIv3.0 Sensor notifications Cristian Marussi (Tue Nov 10 2020 - 12:09:28 EST)
- Re: [PATCH v2 4/6] firmware: arm_scmi: add SCMIv3.0 Sensors timestamped reads Peter Hilber (Tue Nov 10 2020 - 12:14:55 EST)
- Re: How to enable auto-suspend by default Greg KH (Tue Nov 10 2020 - 12:17:14 EST)
- Re: [PATCH v8 2/9] mmap: make mlock_future_check() global David Hildenbrand (Tue Nov 10 2020 - 12:17:46 EST)
- Re: [PATCH] ath10k: add option for chip-id based BDF selection Abhishek Kumar (Tue Nov 10 2020 - 12:19:34 EST)
- Re: [PATCH RESEND v2 2/3] arm64: rebuild sched domains on invariance status changes Catalin Marinas (Tue Nov 10 2020 - 12:20:32 EST)
- Re: [PATCH v2 2/2] dt-bindings: misc: convert fsl, qoriq-mc from txt to YAML Rob Herring (Tue Nov 10 2020 - 12:20:54 EST)
- Re: [PATCH AUTOSEL 5.9 26/55] wireguard: selftests: check that route_me_harder packets use the right sk Greg KH (Tue Nov 10 2020 - 12:20:56 EST)
- Re: [PATCH v2 2/6] firmware: arm_scmi: add SCMIv3.0 Sensors descriptors extensions Cristian Marussi (Tue Nov 10 2020 - 12:21:26 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Syed Nayyar Waris (Tue Nov 10 2020 - 12:22:56 EST)
- Re: How to enable auto-suspend by default Mika Westerberg (Tue Nov 10 2020 - 12:25:28 EST)
- Re: [PATCH 1/2] arm64: Enable seccomp architecture tracking Catalin Marinas (Tue Nov 10 2020 - 12:26:44 EST)
- Re: [PATCH] regualtor: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200} Mark Brown (Tue Nov 10 2020 - 12:27:39 EST)
- [PATCH v3 4/4] cpufreq: intel_pstate: Take CPUFREQ_GOV_STRICT_TARGET into account Rafael J. Wysocki (Tue Nov 10 2020 - 12:28:20 EST)
- [PATCH v3 2/4] cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET Rafael J. Wysocki (Tue Nov 10 2020 - 12:28:25 EST)
- [PATCH v3 0/4] cpufreq: intel_pstate: Handle powersave governor correctly in the passive mode with HWP Rafael J. Wysocki (Tue Nov 10 2020 - 12:28:27 EST)
- [PATCH v3 3/4] cpufreq: Add strict_target to struct cpufreq_policy Rafael J. Wysocki (Tue Nov 10 2020 - 12:28:31 EST)
- [PATCH v3 1/4] cpufreq: Introduce governor flags Rafael J. Wysocki (Tue Nov 10 2020 - 12:28:33 EST)
- Re: [PATCH 1/2] lockdep: Avoid to modify chain keys in validate_chain() Peter Zijlstra (Tue Nov 10 2020 - 12:28:52 EST)
- Re: [PATCH 1/5] misc: Add Synopsys DesignWare xData IP driver Greg Kroah-Hartman (Tue Nov 10 2020 - 12:29:11 EST)
- Re: [PATCH 1/6] regulator: core: validate selector against linear_min_sel Mark Brown (Tue Nov 10 2020 - 12:30:32 EST)
- Re: [PATCH v3 23/26] coresight: etm4x: Detect system instructions support Mathieu Poirier (Tue Nov 10 2020 - 12:33:08 EST)
- Re: [PATCH] ath10k: add option for chip-id based BDF selection Kalle Valo (Tue Nov 10 2020 - 12:34:27 EST)
- Re: [PATCH] rfkill: Fix use-after-free in rfkill_resume() Johannes Berg (Tue Nov 10 2020 - 12:35:39 EST)
- Re: [PATCH v3 22/26] coresight: etm4x: Add necessary synchronization for sysreg access Mathieu Poirier (Tue Nov 10 2020 - 12:35:49 EST)
- Re: [PATCH AUTOSEL 5.9 53/55] seq_file: add seq_read_iter Sasha Levin (Tue Nov 10 2020 - 12:36:00 EST)
- Re: [PATCH v2 2/2] dt-bindings: misc: convert fsl, qoriq-mc from txt to YAML Laurentiu Tudor (Tue Nov 10 2020 - 12:36:05 EST)
- Re: [PATCH] arm64: tegra186: Add missing CPU PMUs Thierry Reding (Tue Nov 10 2020 - 12:36:14 EST)
- Re: [PATCH v3] reboot: allow to specify reboot mode via sysfs Matteo Croce (Tue Nov 10 2020 - 12:36:45 EST)
- Re: [PATCH 3/4] venus: venc: Handle reset encoder state Fritz Koenig (Tue Nov 10 2020 - 12:37:30 EST)
- Re: [PATCH] drm/tegra: sor: Ensure regulators are disabled on teardown Thierry Reding (Tue Nov 10 2020 - 12:37:48 EST)
- Re: [PATCH] arm64: tegra: Fix GIC400 missing GICH/GICV register regions Thierry Reding (Tue Nov 10 2020 - 12:39:18 EST)
- RE: [PATCH v7 1/2] dt-bindings: dma: Add bindings for intel LGM SOC Thomas Langer (Tue Nov 10 2020 - 12:39:28 EST)
- [PATCH] rpmsg_ns: add synchronization based on component mechanism Arnaud Pouliquen (Tue Nov 10 2020 - 12:39:29 EST)
- [PATCH v2] Documentation: include sign off for reverts Aditya Srivastava (Tue Nov 10 2020 - 12:40:05 EST)
- [PATCH v2] regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200} Sean Nyekjaer (Tue Nov 10 2020 - 12:41:33 EST)
- Re: [PATCH v3 0/3] Support NVIDIA Tegra-based Ouya game console Thierry Reding (Tue Nov 10 2020 - 12:42:21 EST)
- Re: [PATCH v3 1/2] security: add fault injection capability Andrey Konovalov (Tue Nov 10 2020 - 12:42:27 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug John Garry (Tue Nov 10 2020 - 12:42:59 EST)
- [PATCH] mmc: sdhci-of-arasan: Allow configuring zero tap values Manish Narani (Tue Nov 10 2020 - 12:43:10 EST)
- Re: [PATCH -next v2] clk: pm_clock: provide stubs for pm_clk_runtime_suspend/_resume Rafael J. Wysocki (Tue Nov 10 2020 - 12:43:18 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value William Breathitt Gray (Tue Nov 10 2020 - 12:43:35 EST)
- Re: [PATCH 1/2] dt-bindings: Fix entry name for I/O High Voltage property Thierry Reding (Tue Nov 10 2020 - 12:44:38 EST)
- RE: How to enable auto-suspend by default Limonciello, Mario (Tue Nov 10 2020 - 12:45:54 EST)
- Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dmytro Shytyi (Tue Nov 10 2020 - 12:46:23 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Josh Poimboeuf (Tue Nov 10 2020 - 12:46:27 EST)
- [tip: x86/apic] x86/ioapic: Correct the PCI/ISA trigger type selection tip-bot2 for Thomas Gleixner (Tue Nov 10 2020 - 12:47:35 EST)
- [PATCH v3] Documentation: include sign off for reverts Aditya Srivastava (Tue Nov 10 2020 - 12:48:04 EST)
- Re: [PATCH v2 0/2] phy: phy-brcm-sata: Allow configuration SATA AFE TX amplitude Florian Fainelli (Tue Nov 10 2020 - 12:49:09 EST)
- [PATCH] ASoC: Fix 7/8 spaces indentation in Kconfig Geert Uytterhoeven (Tue Nov 10 2020 - 12:49:12 EST)
- Re: [PATCH v2] Documentation: include sign off for reverts Drew DeVault (Tue Nov 10 2020 - 12:49:17 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Thomas Gleixner (Tue Nov 10 2020 - 12:50:03 EST)
- Re: [PATCH v4 bpf-next 1/5] bpf: add in-kernel split BTF support Song Liu (Tue Nov 10 2020 - 12:50:19 EST)
- Re: [PATCH v2 2/6] firmware: arm_scmi: add SCMIv3.0 Sensors descriptors extensions Peter Hilber (Tue Nov 10 2020 - 12:50:19 EST)
- Re: [PATCH] Documentation: ACPI: fix spelling mistakes Rafael J. Wysocki (Tue Nov 10 2020 - 12:50:47 EST)
- [PATCH] ACPI: DPTF: Support Alder Lake Srinivas Pandruvada (Tue Nov 10 2020 - 12:51:11 EST)
- RE: [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Luck, Tony (Tue Nov 10 2020 - 12:52:26 EST)
- Re: [PATCH] ACPI: DPTF: Support Alder Lake Rafael J. Wysocki (Tue Nov 10 2020 - 12:54:28 EST)
- Re: [PATCH v2] coresight: tmc-etr: Assign boolean values to a bool variable Mathieu Poirier (Tue Nov 10 2020 - 12:56:23 EST)
- [PATCH net-next] net: kcov: don't select SKB_EXTENSIONS when there is no NET Randy Dunlap (Tue Nov 10 2020 - 12:57:56 EST)
- Re: [Linux-kernel-mentees] [PATCH v3 net] rose: Fix Null pointer dereference in rose_send_frame() Jakub Kicinski (Tue Nov 10 2020 - 12:58:21 EST)
- Re: How to enable auto-suspend by default Greg KH (Tue Nov 10 2020 - 12:59:47 EST)
- [GIT PULL] turbostat: update to version 20.09.30 Len Brown (Tue Nov 10 2020 - 13:00:22 EST)
- Re: Patch "btrfs: sysfs: init devices outside of the chunk_mutex" has been added to the 4.4-stable tree Greg KH (Tue Nov 10 2020 - 13:02:23 EST)
- Re: [PATCH] PM / reboot: Use S5 for reboot Rafael J. Wysocki (Tue Nov 10 2020 - 13:02:33 EST)
- Re: [ANNOUNCE] v5.10-rc2-rt4 Sebastian Andrzej Siewior (Tue Nov 10 2020 - 13:05:23 EST)
- Re: [PATCH RESEND 1/2] perf test: Fix a typo in cs-etm testing Mathieu Poirier (Tue Nov 10 2020 - 13:06:00 EST)
- Re: [PATCH V8 2/5] mfd: Intel Platform Monitoring Technology support David E. Box (Tue Nov 10 2020 - 13:07:02 EST)
- Re: [PATCH v8 2/9] mmap: make mlock_future_check() global Mike Rapoport (Tue Nov 10 2020 - 13:07:06 EST)
- Re: Patch "RDMA/ucma: Fix error cases around ucma_alloc_ctx()" has been added to the 5.9-stable tree Greg KH (Tue Nov 10 2020 - 13:07:32 EST)
- Re: Patch "dm raid: fix discard limits for raid1 and raid10" has been added to the 5.9-stable tree Greg KH (Tue Nov 10 2020 - 13:08:24 EST)
- Re: [PATCH RESEND 2/2] perf test: Update branch sample parttern for cs-etm Mathieu Poirier (Tue Nov 10 2020 - 13:08:35 EST)
- Re: [PATCH] arm64: tegra186: Add missing CPU PMUs Marc Zyngier (Tue Nov 10 2020 - 13:08:38 EST)
- RE: How to enable auto-suspend by default Limonciello, Mario (Tue Nov 10 2020 - 13:08:54 EST)
- Re: [PATCH v8 5/7] ARM: dts: exynos: Add interconnect properties to Exynos4412 bus nodes Krzysztof Kozlowski (Tue Nov 10 2020 - 13:12:02 EST)
- Re: [PATCH v8 6/7] ARM: dts: exynos: Add interconnects to Exynos4412 mixer Krzysztof Kozlowski (Tue Nov 10 2020 - 13:12:36 EST)
- [v2 PATCH 0/5] mm: misc migrate cleanup and improvement Yang Shi (Tue Nov 10 2020 - 13:13:03 EST)
- [v2 PATCH 1/5] mm: truncate_complete_page is not existed anymore Yang Shi (Tue Nov 10 2020 - 13:13:10 EST)
- [v2 PATCH 4/5] mm: migrate: clean up migrate_prep{_local} Yang Shi (Tue Nov 10 2020 - 13:13:14 EST)
- [v2 PATCH 5/5] mm: migrate: return -ENOSYS if THP migration is unsupported Yang Shi (Tue Nov 10 2020 - 13:13:16 EST)
- Re: [PATCH net-next 08/11] ath9k: work around false-positive gcc warning Kalle Valo (Tue Nov 10 2020 - 13:14:39 EST)
- [v2 PATCH 3/5] mm: migrate: skip shared exec THP for NUMA balancing Yang Shi (Tue Nov 10 2020 - 13:15:08 EST)
- [v2 PATCH 2/5] mm: migrate: simplify the logic for handling permanent failure Yang Shi (Tue Nov 10 2020 - 13:15:10 EST)
- Re: [PATCH 2/2] ath11k: Handle errors if peer creation fails Kalle Valo (Tue Nov 10 2020 - 13:15:27 EST)
- Re: [PATCH] mm: memblock: add more debug logs Mike Rapoport (Tue Nov 10 2020 - 13:16:13 EST)
- [PATCH v4 3/4] Input: atmel_mxt_ts - add option to disable firmware loading Andrej Valek (Tue Nov 10 2020 - 13:16:38 EST)
- [PATCH v4 0/4] Firmware loading option Andrej Valek (Tue Nov 10 2020 - 13:16:41 EST)
- [PATCH v4 1/4] Input: goodix - add option to disable firmware loading Andrej Valek (Tue Nov 10 2020 - 13:16:46 EST)
- [PATCH v4 4/4] Input: st1232 - add support resolution reading Andrej Valek (Tue Nov 10 2020 - 13:16:48 EST)
- [PATCH v4 2/4] dt-bindings: touchscreen: goodix: add info about disabling FW loading Andrej Valek (Tue Nov 10 2020 - 13:16:49 EST)
- Re: [v2 PATCH 3/5] mm: migrate: skip shared exec THP for NUMA balancing Matthew Wilcox (Tue Nov 10 2020 - 13:16:54 EST)
- Re: [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init() Catalin Marinas (Tue Nov 10 2020 - 13:17:50 EST)
- Re: [PATCH v2] scsi: ufshcd: fix missing destroy_workqueue() Asutosh Das (asd) (Tue Nov 10 2020 - 13:18:16 EST)
- Re: Duplicated ABI entries - Was: Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output Randy Dunlap (Tue Nov 10 2020 - 13:19:29 EST)
- Re: [PATCH RESEND 2/2] perf test: Update branch sample parttern for cs-etm Arnaldo Carvalho de Melo (Tue Nov 10 2020 - 13:19:37 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Arnaud POULIQUEN (Tue Nov 10 2020 - 13:19:57 EST)
- Re: [PATCH 1/6] ARM: dts: exynos: use hyphens in Exynos3250 node names Krzysztof Kozlowski (Tue Nov 10 2020 - 13:21:50 EST)
- Re: [PATCH] arm64: tegra186: Add missing CPU PMUs Thierry Reding (Tue Nov 10 2020 - 13:22:19 EST)
- RE: [PATCH 1/5] misc: Add Synopsys DesignWare xData IP driver Gustavo Pimentel (Tue Nov 10 2020 - 13:23:22 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Jiri Olsa (Tue Nov 10 2020 - 13:23:49 EST)
- Re: [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes Lokesh Gidra (Tue Nov 10 2020 - 13:24:45 EST)
- net-next test error: BUG: sleeping function called from invalid context in sta_info_move_state syzbot (Tue Nov 10 2020 - 13:25:23 EST)
- memory leak in ath9k_hif_usb_firmware_cb syzbot (Tue Nov 10 2020 - 13:25:34 EST)
- Re: [RFC 00/11] arm64: coresight: Enable ETE and TRBE Mathieu Poirier (Tue Nov 10 2020 - 13:25:57 EST)
- Re: simplify follow_pte a bit Christoph Hellwig (Tue Nov 10 2020 - 13:26:23 EST)
- Re: [PATCH] arm64: tegra186: Add missing CPU PMUs Marc Zyngier (Tue Nov 10 2020 - 13:27:11 EST)
- [git pull] coredump/exit race fix Al Viro (Tue Nov 10 2020 - 13:28:11 EST)
- [PATCH v2 0/3] Add support for frequency invariance to AMD EPYC Zen2 Giovanni Gherdovich (Tue Nov 10 2020 - 13:31:12 EST)
- [PATCH v2 1/3] x86, sched: Calculate frequency invariance for AMD systems Giovanni Gherdovich (Tue Nov 10 2020 - 13:31:13 EST)
- [PATCH v2 3/3] x86: Print ratio freq_max/freq_base used in frequency invariance calculations Giovanni Gherdovich (Tue Nov 10 2020 - 13:31:20 EST)
- [PATCH v2 2/3] x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYC Giovanni Gherdovich (Tue Nov 10 2020 - 13:31:20 EST)
- Re: [PATCH v4 bpf-next 1/5] bpf: add in-kernel split BTF support Andrii Nakryiko (Tue Nov 10 2020 - 13:31:43 EST)
- Re: [PATCH 1/2] mm: unexport follow_pte_pmd Matthew Wilcox (Tue Nov 10 2020 - 13:32:49 EST)
- Re: [PATCH] ntb: idt: fix error check in ntb_hw_idt.c Serge Semin (Tue Nov 10 2020 - 13:33:47 EST)
- Re: [PATCH v3 1/2] security: add fault injection capability Aleksandr Nogikh (Tue Nov 10 2020 - 13:35:16 EST)
- Re: [PATCH] amd/display/amdgpu_dm: delete same check in if condition Alex Deucher (Tue Nov 10 2020 - 13:35:50 EST)
- Re: [PATCH 0/2] Tristate moount option comatibility fixup Christoph Hellwig (Tue Nov 10 2020 - 13:35:57 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Christoph Hellwig (Tue Nov 10 2020 - 13:38:28 EST)
- Re: [PATCH][next] cpumask: allocate enough space for string and trailing '\0' char Paul E. McKenney (Tue Nov 10 2020 - 13:38:38 EST)
- [PATCH v1 1/2] dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport Jim Quinlan (Tue Nov 10 2020 - 13:38:39 EST)
- [PATCH v1 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Jim Quinlan (Tue Nov 10 2020 - 13:38:42 EST)
- Re: [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper Christoph Hellwig (Tue Nov 10 2020 - 13:40:03 EST)
- Re: [PATCH] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id Andrii Nakryiko (Tue Nov 10 2020 - 13:41:26 EST)
- Re: [PATCH] mm: memblock: always inline memblock_alloc Mike Rapoport (Tue Nov 10 2020 - 13:42:09 EST)
- [PATCH 1/2] drm/msm/a6xx: Clear shadow on suspend Rob Clark (Tue Nov 10 2020 - 13:42:22 EST)
- Re: [PATCH 2/2] mm: simplify follow_pte{,pmd} Matthew Wilcox (Tue Nov 10 2020 - 13:42:24 EST)
- [PATCH 2/2] drm/msm/a5xx: Clear shadow on suspend Rob Clark (Tue Nov 10 2020 - 13:42:28 EST)
- Re: [PATCH] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id Andrii Nakryiko (Tue Nov 10 2020 - 13:43:11 EST)
- Re: [PATCH] PM / suspend: Print the driver flags of device during suspend resume Rafael J. Wysocki (Tue Nov 10 2020 - 13:43:41 EST)
- RE: [PATCH v6 1/2] kunit: Support for Parameterized Testing Bird, Tim (Tue Nov 10 2020 - 13:44:02 EST)
- [PATCH] sched/topology: Warn when NUMA diameter > 2 Valentin Schneider (Tue Nov 10 2020 - 13:44:46 EST)
- Re: [PATCH 1/3] x86, sched: Calculate frequency invariance for AMD systems Giovanni Gherdovich (Tue Nov 10 2020 - 13:45:31 EST)
- [PATCH] mm: memcg: fix obsolete code comments Roman Gushchin (Tue Nov 10 2020 - 13:46:24 EST)
- Re: [PATCH 2/2] drm/msm/a5xx: Clear shadow on suspend Jordan Crouse (Tue Nov 10 2020 - 13:46:49 EST)
- Re: [PATCH 1/2] drm/msm/a6xx: Clear shadow on suspend Jordan Crouse (Tue Nov 10 2020 - 13:47:02 EST)
- Re: [PATCH v3 00/11] Introduce Simple atomic counters Dan Carpenter (Tue Nov 10 2020 - 13:50:36 EST)
- Re: [1/2] mwifiex: fix mwifiex_shutdown_sw() causing sw reset failure Kalle Valo (Tue Nov 10 2020 - 13:50:42 EST)
- Re: [PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO Willem de Bruijn (Tue Nov 10 2020 - 13:50:45 EST)
- Re: [PATCH] mm: memcg: fix obsolete code comments Johannes Weiner (Tue Nov 10 2020 - 13:50:48 EST)
- [PATCH v2 1/2] dt-bindings: arm: fsl: document i.MX7S boards Krzysztof Kozlowski (Tue Nov 10 2020 - 13:50:54 EST)
- [PATCH v2 2/2] ARM: dts: imx6q-pico: fix board compatibles Krzysztof Kozlowski (Tue Nov 10 2020 - 13:50:55 EST)
- Re: [PATCH] mwifiex: pcie: skip cancel_work_sync() on reset failure path Kalle Valo (Tue Nov 10 2020 - 13:51:47 EST)
- Re: [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module John Stultz (Tue Nov 10 2020 - 13:52:01 EST)
- Re: [PATCH v2 3/3] MAINTAINERS: Add dt-bindings to mailbox entry Krzysztof Kozlowski (Tue Nov 10 2020 - 13:53:03 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Arnaldo Carvalho de Melo (Tue Nov 10 2020 - 13:55:13 EST)
- KASAN: null-ptr-deref Write in start_transaction syzbot (Tue Nov 10 2020 - 13:55:23 EST)
- Re: [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock Johannes Weiner (Tue Nov 10 2020 - 13:56:17 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Thomas Gleixner (Tue Nov 10 2020 - 13:56:29 EST)
- Re: rtlwifi: fix spelling typo of workaround Kalle Valo (Tue Nov 10 2020 - 13:57:07 EST)
- Re: [PATCH v2 3/3] media: uapi: mpeg2: Split sequence and picture parameters Dan Carpenter (Tue Nov 10 2020 - 13:57:25 EST)
- Re: [PATCH v2] mm: memcg/slab: Fix root memcg vmstats David Rientjes (Tue Nov 10 2020 - 13:57:30 EST)
- Re: [v2 PATCH 3/5] mm: migrate: skip shared exec THP for NUMA balancing Yang Shi (Tue Nov 10 2020 - 13:58:45 EST)
- Re: [PATCH 1/2] arm64: dts: qcom: sc7180-lite: Tweak DDR/L3 scaling on SC7180-lite Sibi Sankar (Tue Nov 10 2020 - 13:58:52 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Sami Tolvanen (Tue Nov 10 2020 - 14:00:13 EST)
- Re: linux-next: build failure after merge of the vfs tree Al Viro (Tue Nov 10 2020 - 14:00:51 EST)
- [PATCH] pinctrl: qcom: Fix msm9853 Kconfig entry to depend on, not select PINCTRL_MSM John Stultz (Tue Nov 10 2020 - 14:01:03 EST)
- Re: [PATCH] mm: memcg: fix obsolete code comments Shakeel Butt (Tue Nov 10 2020 - 14:01:20 EST)
- Re: [PATCH v21 18/19] mm/lru: introduce the relock_page_lruvec function Johannes Weiner (Tue Nov 10 2020 - 14:01:51 EST)
- [PATCH] Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected Chris Co (Tue Nov 10 2020 - 14:02:36 EST)
- Re: [PATCH v21 07/19] mm: page_idle_get_page() does not need lru_lock Johannes Weiner (Tue Nov 10 2020 - 14:03:29 EST)
- [PATCH] mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault() Gerald Schaefer (Tue Nov 10 2020 - 14:04:01 EST)
- [PATCH] checkpatch: add fix option for MISSING_SIGN_OFF Aditya Srivastava (Tue Nov 10 2020 - 14:06:15 EST)
- Re: [PATCH][next] cpumask: allocate enough space for string and trailing '\0' char Colin Ian King (Tue Nov 10 2020 - 14:07:43 EST)
- Re: [PATCH v21 06/19] mm/rmap: stop store reordering issue on page->mapping Johannes Weiner (Tue Nov 10 2020 - 14:08:26 EST)
- [PATCH 0/1] fix incorrect comment in kernel/sched/rt.c Sidney Cammeresi (Tue Nov 10 2020 - 14:12:24 EST)
- Re: [PATCH V5 0/3] arm64/mm/hotplug: Improve memory offline event notifier Catalin Marinas (Tue Nov 10 2020 - 14:14:24 EST)
- Re: [RFC PATCH] mm: memcg/slab: Stop reparented obj_cgroups from charging root Roman Gushchin (Tue Nov 10 2020 - 14:14:29 EST)
- Re: [PATCH] arm64: mm: account for hotplug memory when randomizing the linear region Catalin Marinas (Tue Nov 10 2020 - 14:14:30 EST)
- [PATCH] sched/rt: fix incorrect comment about non-migratable tasks' priority Sidney Cammeresi (Tue Nov 10 2020 - 14:15:05 EST)
- Re: [PATCH] [v2] firmware: tegra: fix strncpy()/strncat() confusion Thierry Reding (Tue Nov 10 2020 - 14:16:19 EST)
- Re: [PATCH] arm64/smp: Drop the macro S(x,s) Catalin Marinas (Tue Nov 10 2020 - 14:18:01 EST)
- Re: [PATCH] arm64: consistently use reserved_pg_dir Catalin Marinas (Tue Nov 10 2020 - 14:18:04 EST)
- Re: [RESEND PATCH] libfs: fix error cast of negative value in simple_attr_write() Andrew Morton (Tue Nov 10 2020 - 14:18:45 EST)
- Re: [PATCH v2 2/6] firmware: arm_scmi: add SCMIv3.0 Sensors descriptors extensions Cristian Marussi (Tue Nov 10 2020 - 14:19:39 EST)
- Re: [PATCH] powercap: Adjust printing the constraint name with new line Rafael J. Wysocki (Tue Nov 10 2020 - 14:20:08 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Tue Nov 10 2020 - 14:21:54 EST)
- Re: [PATCH v3 00/21] Free some vmemmap pages of hugetlb page Mike Kravetz (Tue Nov 10 2020 - 14:24:36 EST)
- Re: [PATCH v3 5/6] i2c: iproc: handle master read request Ray Jui (Tue Nov 10 2020 - 14:24:43 EST)
- Re: [PATCH v3 0/4] powercap: Enable RAPL for AMD Fam17h and Fam19h Rafael J. Wysocki (Tue Nov 10 2020 - 14:24:48 EST)
- "irq 4: Affinity broken due to vector space exhaustion." warning on restart of ttyS0 console Prarit Bhargava (Tue Nov 10 2020 - 14:25:02 EST)
- [no subject] Celine Marchand (Tue Nov 10 2020 - 14:25:07 EST)
- Re: [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper Chris Mason (Tue Nov 10 2020 - 14:26:05 EST)
- Re: [PATCH v22 16/23] LSM: security_secid_to_secctx in netlink netfilter James Morris (Tue Nov 10 2020 - 14:26:42 EST)
- Re: [PATCH v2] Make iwmmxt.S support Clang's integrated assembler Nick Desaulniers (Tue Nov 10 2020 - 14:26:48 EST)
- Re: [PATCH] pinctrl: qcom: Fix msm9853 Kconfig entry to depend on, not select PINCTRL_MSM Jeffrey Hugo (Tue Nov 10 2020 - 14:29:06 EST)
- [PATCH 00/30] [Set 4] Rid W=1 warnings from GPU Lee Jones (Tue Nov 10 2020 - 14:31:20 EST)
- [PATCH 01/30] drm/radeon/evergreen: Add comment for 'evergreen_page_flip()'s 'async' param Lee Jones (Tue Nov 10 2020 - 14:31:22 EST)
- [PATCH 03/30] drm/radeon/ni: Demote vague attempt at function header doc Lee Jones (Tue Nov 10 2020 - 14:31:28 EST)
- [PATCH 04/30] drm/radeon/si: Remove set but unused variable 'mc_shared_chmap' Lee Jones (Tue Nov 10 2020 - 14:31:29 EST)
- [PATCH 08/30] drm/radeon/ci_dpm: Remove set but unused variable 'dpm_event_src' Lee Jones (Tue Nov 10 2020 - 14:31:33 EST)
- [PATCH 09/30] drm/radeon/radeon_vm: Fix some function parameter documentation Lee Jones (Tue Nov 10 2020 - 14:31:37 EST)
- [PATCH 12/30] drm/radeon/radeon_dp_mst: Remove unused variable 'ret' from radeon_mst_encoder_dpms() Lee Jones (Tue Nov 10 2020 - 14:31:41 EST)
- [PATCH 17/30] drm/radeon/r600_cs: Fix some doc-rot and supply missing function param docs Lee Jones (Tue Nov 10 2020 - 14:31:43 EST)
- [PATCH 20/30] drm/radeon/radeon_drv: Move 'radeon_driver_irq_handler_kms's prototype into shared header Lee Jones (Tue Nov 10 2020 - 14:31:51 EST)
- [PATCH 24/30] drm/radeon/rv770: Move 'rv770_get_*()'s prototypes to shared header Lee Jones (Tue Nov 10 2020 - 14:31:58 EST)
- [PATCH 27/30] drm/radeon/ni: Remove set but unused variable 'mc_shared_chmap' Lee Jones (Tue Nov 10 2020 - 14:31:59 EST)
- [PATCH 29/30] drm/radeon/r600_dma: Move 'r600_gpu_check_soft_reset()'s prototype to shared location Lee Jones (Tue Nov 10 2020 - 14:32:01 EST)
- [PATCH 30/30] drm/radeon/cik: Move 'r600_ih_ring_{alloc,fini}()'s prototypes to shared header Lee Jones (Tue Nov 10 2020 - 14:32:06 EST)
- [PATCH 23/30] drm/radeon/evergreen_hdmi: Move 'evergreen_*()' and 'dce4_*()' HDMI prototypes to shared header Lee Jones (Tue Nov 10 2020 - 14:32:09 EST)
- [PATCH 28/30] drm/radeon/evergreen: Move 'cayman_*()'s prototypes to shared header Lee Jones (Tue Nov 10 2020 - 14:32:13 EST)
- [PATCH 26/30] drm/radeon/ni_dpm: Move 'ni_get_{pi,ps}()'s into shared header Lee Jones (Tue Nov 10 2020 - 14:32:19 EST)
- Re: [PATCH] pinctrl: qcom: Fix msm9853 Kconfig entry to depend on, not select PINCTRL_MSM John Stultz (Tue Nov 10 2020 - 14:32:22 EST)
- Re: [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Mike Kravetz (Tue Nov 10 2020 - 14:32:30 EST)
- [PATCH 18/30] drm/radeon/evergreen_cs: Fix misnaming issues surrounding 'p' param Lee Jones (Tue Nov 10 2020 - 14:32:34 EST)
- [PATCH 21/30] drm/radeon/atom: Move 'radeon_atom_hw_i2c_*()'s prototypes into shared header Lee Jones (Tue Nov 10 2020 - 14:32:37 EST)
- [PATCH 22/30] drm/radeon/radeon_gem: Move 'radeon_gem_prime_*()'s prototypes to shared header Lee Jones (Tue Nov 10 2020 - 14:32:41 EST)
- Re: [PATCH v4 0/4] Clarify abstract scale usage for power values in Energy Model, EAS and IPA Rafael J. Wysocki (Tue Nov 10 2020 - 14:32:43 EST)
- [PATCH 25/30] drm/radeon/sumo_dpm: Move 'sumo_get_pi()'s prototype into shared header Lee Jones (Tue Nov 10 2020 - 14:32:46 EST)
- [PATCH 19/30] drm/radeon/radeon_drv: Move 'radeon_mmap()'s prototype to shared header Lee Jones (Tue Nov 10 2020 - 14:32:52 EST)
- [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO David Hildenbrand (Tue Nov 10 2020 - 14:33:03 EST)
- Re: [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support Vladimir Oltean (Tue Nov 10 2020 - 14:33:03 EST)
- [PATCH 13/30] drm/radeon/radeon_mn: Supply description for 'cur_seq' even if it is unused Lee Jones (Tue Nov 10 2020 - 14:33:06 EST)
- [PATCH 16/30] drm/radeon/r100: Fix some kernel-doc formatting, misnaming and missing issues Lee Jones (Tue Nov 10 2020 - 14:33:19 EST)
- Re: [PATCH] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE" Vineet Gupta (Tue Nov 10 2020 - 14:33:19 EST)
- Re: [PATCH] ARM: decompressor: avoid ADRL pseudo-instruction Nick Desaulniers (Tue Nov 10 2020 - 14:33:20 EST)
- [PATCH v4] clk: samsung: Prevent potential endless loop in the PLL set_rate ops Sylwester Nawrocki (Tue Nov 10 2020 - 14:33:24 EST)
- Re: [PATCH v2 1/4] dt-bindings: reserved-memory: Document "active" property Thierry Reding (Tue Nov 10 2020 - 14:33:26 EST)
- [PATCH 15/30] drm/radeon/cik_sdma: Demote vague attempt at kernel-doc Lee Jones (Tue Nov 10 2020 - 14:33:36 EST)
- [PATCH 14/30] drm/radeon/evergreen_dma: Fix doc-rot of function parameter 'resv' Lee Jones (Tue Nov 10 2020 - 14:33:38 EST)
- [PATCH 10/30] drm/radeon/radeon_sync: Add description for function param 'rdev' Lee Jones (Tue Nov 10 2020 - 14:33:45 EST)
- [PATCH 11/30] drm/radeon/radeon_ib: Supply description for 'radeon_ib_get's get param Lee Jones (Tue Nov 10 2020 - 14:33:50 EST)
- Re: [PATCH] pinctrl: qcom: Fix msm9853 Kconfig entry to depend on, not select PINCTRL_MSM Jeffrey Hugo (Tue Nov 10 2020 - 14:33:54 EST)
- [PATCH 06/30] drm/radeon/trinity_dpm: Remove some defined but never used arrays Lee Jones (Tue Nov 10 2020 - 14:33:57 EST)
- [PATCH 07/30] drm/radeon/kv_dpm: Strip out unused functions and their tables Lee Jones (Tue Nov 10 2020 - 14:34:02 EST)
- Re: [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper Nick Terrell (Tue Nov 10 2020 - 14:34:05 EST)
- [PATCH 02/30] drm/radeon/evergreen: Remove set but unused variable 'mc_shared_chmap' Lee Jones (Tue Nov 10 2020 - 14:34:15 EST)
- [PATCH 05/30] drm/radeon/cik: Remove set but unused variable 'mc_shared_chmap' Lee Jones (Tue Nov 10 2020 - 14:34:20 EST)
- [PATCH] clk: samsung: allow building the clkout driver as module Krzysztof Kozlowski (Tue Nov 10 2020 - 14:38:02 EST)
- Re: [PATCH 13/25] soc: tegra: fuse: speedo-tegra124: Remove some set but unused variables Thierry Reding (Tue Nov 10 2020 - 14:39:22 EST)
- Re: [External] Re: [PATCH v3 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate Mike Kravetz (Tue Nov 10 2020 - 14:41:16 EST)
- Re: [PATCH 24/25] soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables Thierry Reding (Tue Nov 10 2020 - 14:41:41 EST)
- Re: [PATCH 01/10] dt-bindings: net: dsa: Extend switch nodes pattern Vladimir Oltean (Tue Nov 10 2020 - 14:42:15 EST)
- Re: [PATCH] pinctrl: qcom: Fix msm9853 Kconfig entry to depend on, not select PINCTRL_MSM John Stultz (Tue Nov 10 2020 - 14:42:49 EST)
- Re: [f2fs-dev] [PATCH v5 1/2] f2fs: avoid unneeded data copy in f2fs_ioc_move_range() Eric Biggers (Tue Nov 10 2020 - 14:43:55 EST)
- Re: [f2fs-dev] [PATCH v5 2/2] f2fs: fix compat F2FS_IOC_{MOVE, GARBAGE_COLLECT}_RANGE Eric Biggers (Tue Nov 10 2020 - 14:44:07 EST)
- Re: [PATCH v2 1/4] arm64: tegra: Rename ADMA device nodes for Tegra210 Thierry Reding (Tue Nov 10 2020 - 14:44:26 EST)
- Re: [Linux-kernel-mentees] [PATCH v3 net] rose: Fix Null pointer dereference in rose_send_frame() Anmol Karn (Tue Nov 10 2020 - 14:45:30 EST)
- Re: [PATCH 03/10] ARM: dts: BCM5301X: Update Ethernet switch node name Vladimir Oltean (Tue Nov 10 2020 - 14:46:17 EST)
- Re: [PATCH v2 2/4] dt-bindings: dma: Convert ADMA doc to json-schema Thierry Reding (Tue Nov 10 2020 - 14:46:55 EST)
- Re: [PATCH] mm/filemap: add static for function __add_to_page_cache_locked Andrew Morton (Tue Nov 10 2020 - 14:50:40 EST)
- Re: [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Matthew Wilcox (Tue Nov 10 2020 - 14:50:58 EST)
- Re: [PATCH] drm/tegra: replace idr_init() by idr_init_base() Thierry Reding (Tue Nov 10 2020 - 14:54:06 EST)
- [PATCH 00/13] Introduce seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:54:33 EST)
- [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Tue Nov 10 2020 - 14:54:34 EST)
- [PATCH 04/13] drivers/acpi/apei: convert seqno to seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:54:41 EST)
- [PATCH 03/13] drivers/acpi: convert seqno seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:54:44 EST)
- [PATCH 05/13] drivers/base/test/test_async_driver_probe: convert to use seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:54:48 EST)
- [PATCH 09/13] drivers/staging/rtl8723bs: convert stats to use seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:54:51 EST)
- [PATCH 08/13] drivers/oprofile: convert stats to use seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:54:54 EST)
- [PATCH 13/13] security/integrity/ima: converts stats to seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:54:58 EST)
- [PATCH 12/13] drivers/staging/unisys/visorhba: convert stats to use seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:55:03 EST)
- [PATCH 11/13] drivers/staging/rtl8188eu: convert stats to use seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:55:10 EST)
- [PATCH 10/13] usb: usbip/vhci: convert seqno to seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:55:13 EST)
- [PATCH 02/13] selftests:lib:test_seqnum_ops: add new test for seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:55:15 EST)
- [PATCH 07/13] drivers/edac: convert pci counters to seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:55:18 EST)
- [PATCH 06/13] drivers/char/ipmi: convert stats to use seqnum_ops Shuah Khan (Tue Nov 10 2020 - 14:55:23 EST)
- Re: How to enable auto-suspend by default Theodore Y. Ts'o (Tue Nov 10 2020 - 14:55:50 EST)
- [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT Roman Gushchin (Tue Nov 10 2020 - 14:58:10 EST)
- [PATCH 1/2] mm: slub: call account_slab_page() after slab page initialization Roman Gushchin (Tue Nov 10 2020 - 14:58:23 EST)
- Re: [PATCH 01/35] fs: introduce dmemfs module Al Viro (Tue Nov 10 2020 - 15:04:51 EST)
- [PATCH v3 0/3] Add support for frequency invariance to AMD EPYC Zen2 Giovanni Gherdovich (Tue Nov 10 2020 - 15:05:37 EST)
- [PATCH v3 1/3] x86, sched: Calculate frequency invariance for AMD systems Giovanni Gherdovich (Tue Nov 10 2020 - 15:05:39 EST)
- [PATCH v3 3/3] x86: Print ratio freq_max/freq_base used in frequency invariance calculations Giovanni Gherdovich (Tue Nov 10 2020 - 15:05:46 EST)
- [PATCH v3 2/3] x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYC Giovanni Gherdovich (Tue Nov 10 2020 - 15:05:48 EST)
- [PATCH] drm/rockchip: Avoid uninitialized use of endpoint id in LVDS Paul Kocialkowski (Tue Nov 10 2020 - 15:05:50 EST)
- Re: [PATCH v7 3/6] drivers: hwmon: Add the IEI WT61P803 PUZZLE HWMON driver Luka Kovacic (Tue Nov 10 2020 - 15:07:04 EST)
- Re: [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header Alex Deucher (Tue Nov 10 2020 - 15:08:56 EST)
- Re: [PATCH v2 0/3] Add support for frequency invariance to AMD EPYC Zen2 Giovanni Gherdovich (Tue Nov 10 2020 - 15:10:28 EST)
- Re: [PATCH v2] Make iwmmxt.S support Clang's integrated assembler Nick Desaulniers (Tue Nov 10 2020 - 15:11:38 EST)
- Re: [PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces Trond Myklebust (Tue Nov 10 2020 - 15:12:08 EST)
- Re: [PATCH v6 2/6] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU Luka Kovacic (Tue Nov 10 2020 - 15:14:48 EST)
- Re: [PATCH v4 bpf-next 1/5] bpf: add in-kernel split BTF support Song Liu (Tue Nov 10 2020 - 15:15:38 EST)
- Re: [PATCH] Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected Andrea Parri (Tue Nov 10 2020 - 15:18:48 EST)
- Re: [PATCH] checkpatch: add fix option for MISSING_SIGN_OFF Joe Perches (Tue Nov 10 2020 - 15:19:56 EST)
- Re: [PATCH v4 bpf-next 2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Song Liu (Tue Nov 10 2020 - 15:24:51 EST)
- Re: [PATCH 1/2] clk: provide new devm helpers for prepared and enabled clocks Uwe Kleine-König (Tue Nov 10 2020 - 15:25:51 EST)
- [PATCH v4] reboot: allow to specify reboot mode via sysfs Matteo Croce (Tue Nov 10 2020 - 15:27:54 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Thierry Reding (Tue Nov 10 2020 - 15:29:53 EST)
- Re: [PATCH v1] drivers: make struct device_driver::remove return void Greg Kroah-Hartman (Tue Nov 10 2020 - 15:30:07 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Mark Brown (Tue Nov 10 2020 - 15:33:14 EST)
- Re: [PATCH tip/core/rcu 2/4] docs: Update RCU's hotplug requirements with a bit about design Joel Fernandes (Tue Nov 10 2020 - 15:33:36 EST)
- Re: [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Mike Kravetz (Tue Nov 10 2020 - 15:33:40 EST)
- Re: [PATCH] cpuset: fix race between hotplug work and later CPU offline Daniel Jordan (Tue Nov 10 2020 - 15:35:26 EST)
- Re: [PATCH] x86/mce: Check for hypervisor before enabling additional error logging Paolo Bonzini (Tue Nov 10 2020 - 15:37:42 EST)
- Re: [PATCH v2] Make iwmmxt.S support Clang's integrated assembler Arnd Bergmann (Tue Nov 10 2020 - 15:38:22 EST)
- Re: [PATCH v5 1/9] lib: zstd: Add zstd compatibility wrapper Nick Terrell (Tue Nov 10 2020 - 15:39:18 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Greg KH (Tue Nov 10 2020 - 15:40:42 EST)
- Re: [PATCH 12/13] drivers/staging/unisys/visorhba: convert stats to use seqnum_ops Greg KH (Tue Nov 10 2020 - 15:41:24 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Greg KH (Tue Nov 10 2020 - 15:42:02 EST)
- Re: [PATCH] soc: ti: pruss: Remove wrong check against *get_match_data return value Suman Anna (Tue Nov 10 2020 - 15:43:25 EST)
- Re: [PATCH 00/13] Introduce seqnum_ops Alan Stern (Tue Nov 10 2020 - 15:44:18 EST)
- RE: How to enable auto-suspend by default Limonciello, Mario (Tue Nov 10 2020 - 15:45:31 EST)
- Re: [PATCH v1 07/30] soc/tegra: Add sync state API Thierry Reding (Tue Nov 10 2020 - 15:47:37 EST)
- Re: [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT Andrew Morton (Tue Nov 10 2020 - 15:50:15 EST)
- Re: [PATCH] PCI: dwc: Add support to configure for ECRC Bjorn Helgaas (Tue Nov 10 2020 - 15:50:26 EST)
- Re: [PATCH v1 18/30] pwm: tegra: Support OPP and core voltage scaling Thierry Reding (Tue Nov 10 2020 - 15:51:06 EST)
- Re: [PATCH] perf/intel: Remove Perfmon-v4 counter_freezing support Stephane Eranian (Tue Nov 10 2020 - 15:52:20 EST)
- Re: [PATCH] PCI: fix a potential uninitentional integer overflow issue Bjorn Helgaas (Tue Nov 10 2020 - 15:54:41 EST)
- Re: Linux 5.9.8 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:55:44 EST)
- Linux 5.9.8 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:55:47 EST)
- Re: "irq 4: Affinity broken due to vector space exhaustion." warning on restart of ttyS0 console Thomas Gleixner (Tue Nov 10 2020 - 15:56:36 EST)
- Re: [PATCH] fs/nfsd: remove unused NFSDDBG_FACILITY to tame gcc kernel test robot (Tue Nov 10 2020 - 15:56:39 EST)
- Re: Linux 5.4.77 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:56:59 EST)
- Linux 5.4.77 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:57:02 EST)
- Linux 4.4.243 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:57:36 EST)
- Re: Linux 4.4.243 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:57:44 EST)
- Linux 4.9.243 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:57:57 EST)
- Re: Linux 4.9.243 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:58:06 EST)
- Linux 4.14.206 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:58:22 EST)
- Re: Linux 4.14.206 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:58:27 EST)
- Linux 4.19.157 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:58:41 EST)
- Re: Linux 4.19.157 Greg Kroah-Hartman (Tue Nov 10 2020 - 15:58:50 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Thomas Gleixner (Tue Nov 10 2020 - 16:01:28 EST)
- Re: [PATCH 12/13] drivers/staging/unisys/visorhba: convert stats to use seqnum_ops Shuah Khan (Tue Nov 10 2020 - 16:02:18 EST)
- Re: [PATCH 15/20] drm/radeon/r600d: Move 'rc600_*' prototypes into shared header Lee Jones (Tue Nov 10 2020 - 16:02:29 EST)
- Re: [PATCH 24/25] soc: tegra: fuse: speedo-tegra210: Remove a group of set but unused variables Lee Jones (Tue Nov 10 2020 - 16:03:02 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Matthew Wilcox (Tue Nov 10 2020 - 16:03:22 EST)
- Re: [PATCH v5 0/3] media: rkvdec: Add a VP9 backend Ezequiel Garcia (Tue Nov 10 2020 - 16:04:09 EST)
- Re: [PATCH 06/19] gpu: drm: scheduler: sched_main: Provide missing description for 'sched' paramter Alex Deucher (Tue Nov 10 2020 - 16:12:59 EST)
- linux-next: Signed-off-by missing for commit in the wireless-drivers tree Stephen Rothwell (Tue Nov 10 2020 - 16:13:10 EST)
- Re: [PATCH 07/19] gpu: drm: scheduler: sched_entity: Demote non-conformant kernel-doc headers Alex Deucher (Tue Nov 10 2020 - 16:13:55 EST)
- Re: [PATCH 15/19] gpu: drm: radeon: radeon_drv: Remove unused variable 'ret' Alex Deucher (Tue Nov 10 2020 - 16:14:55 EST)
- linux-next: Fixes tag needs some work in the omap-fixes tree Stephen Rothwell (Tue Nov 10 2020 - 16:16:21 EST)
- Re: [PATCH v1 18/30] pwm: tegra: Support OPP and core voltage scaling Dmitry Osipenko (Tue Nov 10 2020 - 16:17:16 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dmitry Osipenko (Tue Nov 10 2020 - 16:17:38 EST)
- Re: [PATCH 15/19] gpu: drm: radeon: radeon_drv: Remove unused variable 'ret' Lee Jones (Tue Nov 10 2020 - 16:20:46 EST)
- Re: [PATCH] PCI: altera-msi: Remove irq handler and data in one go Bjorn Helgaas (Tue Nov 10 2020 - 16:21:37 EST)
- Re: [PATCH v1 07/30] soc/tegra: Add sync state API Dmitry Osipenko (Tue Nov 10 2020 - 16:22:44 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dmitry Osipenko (Tue Nov 10 2020 - 16:23:50 EST)
- Re: [PATCH v2 2/2] pinctrl: qcom: Add sc7280 pinctrl driver Bjorn Andersson (Tue Nov 10 2020 - 16:24:00 EST)
- Re: [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add sc7280 pinctrl bindings Bjorn Andersson (Tue Nov 10 2020 - 16:24:23 EST)
- Re: linux-next: build failure after merge of the vfs tree Stephen Rothwell (Tue Nov 10 2020 - 16:24:53 EST)
- Re: [PATCH] pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback Bjorn Andersson (Tue Nov 10 2020 - 16:28:21 EST)
- [GIT PULL] (swiotlb) stable/for-linus-5.10-rc2 Konrad Rzeszutek Wilk (Tue Nov 10 2020 - 16:30:14 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Tue Nov 10 2020 - 16:30:16 EST)
- Re: [PATCH -next v2] clk: pm_clock: provide stubs for pm_clk_runtime_suspend/_resume Stephen Rothwell (Tue Nov 10 2020 - 16:30:48 EST)
- Re: [PATCH v1 07/30] soc/tegra: Add sync state API Dmitry Osipenko (Tue Nov 10 2020 - 16:32:35 EST)
- Re: [RFC PATCH v2 10/10] firmware: arm_scmi: Add virtio transport Cristian Marussi (Tue Nov 10 2020 - 16:32:49 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Tue Nov 10 2020 - 16:33:01 EST)
- Re: [PATCH 1/2] jffs2: fix ignoring mounting options problem during remounting Richard Weinberger (Tue Nov 10 2020 - 16:34:31 EST)
- Re: [Nouveau] [PATCH 2/3] drm/nouveau: manage nouveau_drm lifetime with devres Jeremy Cline (Tue Nov 10 2020 - 16:35:08 EST)
- Re: [PATCH v2] Make iwmmxt.S support Clang's integrated assembler Ard Biesheuvel (Tue Nov 10 2020 - 16:35:34 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Tue Nov 10 2020 - 16:35:48 EST)
- Re: [PATCH v5 0/7] Audio Graph Updates Mark Brown (Tue Nov 10 2020 - 16:38:45 EST)
- Re: [PATCH] regulator: core: don't disable regulator if is_enabled return error. Mark Brown (Tue Nov 10 2020 - 16:38:50 EST)
- Re: [PATCH] ASoC: fsl_xcvr: fix break condition Mark Brown (Tue Nov 10 2020 - 16:38:57 EST)
- Re: [RFC PATCH 0/3] regulator: bd718x7: support voltage scaling Mark Brown (Tue Nov 10 2020 - 16:38:58 EST)
- Re: [PATCH] selftests/seccomp: Update kernel config Shuah Khan (Tue Nov 10 2020 - 16:40:48 EST)
- RE: [PATCH v3 0/4] cpufreq: intel_pstate: Handle powersave governor correctly in the passive mode with HWP Doug Smythies (Tue Nov 10 2020 - 16:40:59 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Nick Desaulniers (Tue Nov 10 2020 - 16:42:39 EST)
- Re: [PATCH] efi/x86: Free efi_pgd with free_pages() Ard Biesheuvel (Tue Nov 10 2020 - 16:44:31 EST)
- Re: [PATCH] PCI: altera-msi: Remove irq handler and data in one go Bjorn Helgaas (Tue Nov 10 2020 - 16:45:23 EST)
- [PATCH] spi: fsi: Fix transfer returning without finalizing message Eddie James (Tue Nov 10 2020 - 16:47:44 EST)
- Re: [PATCH 18/19] gpu: drm: amd: amdgpu: amdgpu: Mark global variables as __maybe_unused Alex Deucher (Tue Nov 10 2020 - 16:48:40 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dmitry Osipenko (Tue Nov 10 2020 - 16:50:45 EST)
- Re: [PATCH 17/19] gpu: drm: radeon: radeon_device: Fix a bunch of kernel-doc misdemeanours Alex Deucher (Tue Nov 10 2020 - 16:50:54 EST)
- RE: [PATCH 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock Yu, Fenghua (Tue Nov 10 2020 - 16:51:29 EST)
- Re: [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT Roman Gushchin (Tue Nov 10 2020 - 16:52:16 EST)
- Re: [PATCH 06/19] drm/radeon/atom: Move prototype into shared location Alex Deucher (Tue Nov 10 2020 - 16:54:20 EST)
- Re: [PATCH 07/19] drm/radeon/radeon_kms: Include header containing our own prototypes Alex Deucher (Tue Nov 10 2020 - 16:55:40 EST)
- [PATCH v2] pinctrl: qcom: Fix msm8953 Kconfig entry to depend on, not select PINCTRL_MSM John Stultz (Tue Nov 10 2020 - 16:56:27 EST)
- Re: [PATCH 11/19] drm/radeon/radeon_drv: Source file headers are not good candidates for kernel-doc Alex Deucher (Tue Nov 10 2020 - 16:56:52 EST)
- Re: [PATCH 13/19] drm/radeon/radeon_drv: Move prototypes to a shared headerfile Alex Deucher (Tue Nov 10 2020 - 16:58:38 EST)
- [PATCH net-next 0/6] net: ipa: GSI register consolidation Alex Elder (Tue Nov 10 2020 - 16:59:30 EST)
- [PATCH net-next 2/6] net: ipa: use common value for channel type and protocol Alex Elder (Tue Nov 10 2020 - 16:59:38 EST)
- [PATCH net-next 6/6] net: ipa: use enumerated types for GSI field values Alex Elder (Tue Nov 10 2020 - 16:59:46 EST)
- [PATCH net-next 5/6] net: ipa: move GSI command opcode values into "gsi_reg.h" Alex Elder (Tue Nov 10 2020 - 16:59:53 EST)
- [PATCH net-next 4/6] net: ipa: move GSI error values into "gsi_reg.h" Alex Elder (Tue Nov 10 2020 - 16:59:57 EST)
- [PATCH net-next 3/6] net: ipa: move channel type values into "gsi_reg.h" Alex Elder (Tue Nov 10 2020 - 16:59:57 EST)
- Re: [PATCH 15/19] drm/radeon: Move prototypes to shared header Alex Deucher (Tue Nov 10 2020 - 17:00:06 EST)
- [PATCH net-next 1/6] net: ipa: define GSI interrupt types with enums Alex Elder (Tue Nov 10 2020 - 17:00:13 EST)
- Re: [PATCH] netfilter: conntrack: fix -Wformat Nick Desaulniers (Tue Nov 10 2020 - 17:00:22 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Syed Nayyar Waris (Tue Nov 10 2020 - 17:00:24 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Tom Lendacky (Tue Nov 10 2020 - 17:00:38 EST)
- Re: [PATCH] PCI: fix a potential uninitentional integer overflow issue Colin Ian King (Tue Nov 10 2020 - 17:00:54 EST)
- Re: [PATCH 18/19] drm/radeon/atombios_crtc: Remove description of non-existent function param 'encoder' Alex Deucher (Tue Nov 10 2020 - 17:01:35 EST)
- [PATCH] mm: fix build failure with xtensa Sudip Mukherjee (Tue Nov 10 2020 - 17:04:09 EST)
- Re: [PATCH] netfilter: conntrack: fix -Wformat Joe Perches (Tue Nov 10 2020 - 17:04:25 EST)
- Re: [PATCH 0/8] simplify ep_poll Andrew Morton (Tue Nov 10 2020 - 17:05:10 EST)
- Re: [PATCH 01/20] drm/radeon/radeon_ttm: Place declaration of 'rdev' in same clause as its use Alex Deucher (Tue Nov 10 2020 - 17:05:26 EST)
- Re: [PATCH 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node Vladimir Oltean (Tue Nov 10 2020 - 17:06:55 EST)
- Re: [PATCH 03/20] drm/radeon/radeon_fence: Demote some non-conformant kernel-doc headers and fix another Alex Deucher (Tue Nov 10 2020 - 17:07:02 EST)
- Re: [PATCH] netfilter: conntrack: fix -Wformat Nick Desaulniers (Tue Nov 10 2020 - 17:07:09 EST)
- [PATCH v1 0/3] mm: memcg: deprecate cgroup v1 non-hierarchical mode Roman Gushchin (Tue Nov 10 2020 - 17:08:13 EST)
- [PATCH v1 2/3] docs: cgroup-v1: reflect the deprecation of the non-hierarchical mode Roman Gushchin (Tue Nov 10 2020 - 17:08:14 EST)
- [PATCH v1 1/3] mm: memcg: deprecate the non-hierarchical mode Roman Gushchin (Tue Nov 10 2020 - 17:08:17 EST)
- [PATCH v1 3/3] cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy Roman Gushchin (Tue Nov 10 2020 - 17:08:22 EST)
- Re: [PATCH] mm: fix build failure with xtensa Andrew Morton (Tue Nov 10 2020 - 17:08:41 EST)
- Re: [PATCH 06/20] drm/radeon/radeon_connectors: Strip out set but unused variable 'ret' Alex Deucher (Tue Nov 10 2020 - 17:08:56 EST)
- Re: [PATCH 07/20] drm/radeon/radeon_display: Remove unused variable 'mod' Alex Deucher (Tue Nov 10 2020 - 17:10:00 EST)
- Re: [PATCH 08/20] drm/radeon/radeon_i2c: Remove pointless function header Alex Deucher (Tue Nov 10 2020 - 17:10:55 EST)
- [PATCH][V2] PCI: Fix a potential uninitentional integer overflow issue Colin King (Tue Nov 10 2020 - 17:11:00 EST)
- [PATCH v9 00/44] kasan: add hardware tag-based mode for arm64 Andrey Konovalov (Tue Nov 10 2020 - 17:11:09 EST)
- [PATCH v9 01/44] kasan: drop unnecessary GPL text from comment headers Andrey Konovalov (Tue Nov 10 2020 - 17:11:15 EST)
- Re: [PATCH 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node Florian Fainelli (Tue Nov 10 2020 - 17:11:21 EST)
- [PATCH v9 02/44] kasan: KASAN_VMALLOC depends on KASAN_GENERIC Andrey Konovalov (Tue Nov 10 2020 - 17:11:22 EST)
- [PATCH v9 04/44] s390/kasan: include asm/page.h from asm/kasan.h Andrey Konovalov (Tue Nov 10 2020 - 17:11:28 EST)
- [PATCH v9 06/44] kasan: rename (un)poison_shadow to (un)poison_memory Andrey Konovalov (Tue Nov 10 2020 - 17:11:30 EST)
- [PATCH v9 08/44] kasan: only build init.c for software modes Andrey Konovalov (Tue Nov 10 2020 - 17:11:32 EST)
- [PATCH v9 09/44] kasan: split out shadow.c from common.c Andrey Konovalov (Tue Nov 10 2020 - 17:11:39 EST)
- [PATCH v9 10/44] kasan: define KASAN_GRANULE_PAGE Andrey Konovalov (Tue Nov 10 2020 - 17:11:41 EST)
- [PATCH v9 12/44] kasan: don't duplicate config dependencies Andrey Konovalov (Tue Nov 10 2020 - 17:11:45 EST)
- [PATCH v9 11/44] kasan: rename report and tags files Andrey Konovalov (Tue Nov 10 2020 - 17:11:47 EST)
- [PATCH v9 14/44] kasan: decode stack frame only with KASAN_STACK_ENABLE Andrey Konovalov (Tue Nov 10 2020 - 17:11:50 EST)
- [PATCH v9 17/44] kasan, arm64: move initialization message Andrey Konovalov (Tue Nov 10 2020 - 17:11:55 EST)
- [PATCH v9 16/44] kasan, arm64: only use kasan_depth for software modes Andrey Konovalov (Tue Nov 10 2020 - 17:11:57 EST)
- [PATCH v9 20/44] kasan: rename print_shadow_for_address to print_memory_metadata Andrey Konovalov (Tue Nov 10 2020 - 17:12:03 EST)
- [PATCH v9 26/44] arm64: Enable armv8.5-a asm-arch option Andrey Konovalov (Tue Nov 10 2020 - 17:12:15 EST)
- [PATCH v9 25/44] kasan: introduce CONFIG_KASAN_HW_TAGS Andrey Konovalov (Tue Nov 10 2020 - 17:12:18 EST)
- [PATCH v9 28/44] arm64: mte: Reset the page tag in page->flags Andrey Konovalov (Tue Nov 10 2020 - 17:12:21 EST)
- [PATCH v9 30/44] arm64: kasan: Allow enabling in-kernel MTE Andrey Konovalov (Tue Nov 10 2020 - 17:12:28 EST)
- [PATCH v9 33/44] kasan, mm: untag page address in free_reserved_area Andrey Konovalov (Tue Nov 10 2020 - 17:12:30 EST)
- [PATCH v9 32/44] arm64: mte: Switch GCR_EL1 in kernel entry and exit Andrey Konovalov (Tue Nov 10 2020 - 17:12:33 EST)
- [PATCH v9 34/44] arm64: kasan: Align allocations for HW_TAGS Andrey Konovalov (Tue Nov 10 2020 - 17:12:37 EST)
- [PATCH v9 36/44] kasan: define KASAN_GRANULE_SIZE for HW_TAGS Andrey Konovalov (Tue Nov 10 2020 - 17:12:38 EST)
- [PATCH v9 37/44] kasan, x86, s390: update undef CONFIG_KASAN Andrey Konovalov (Tue Nov 10 2020 - 17:12:41 EST)
- [PATCH v9 38/44] kasan, arm64: expand CONFIG_KASAN checks Andrey Konovalov (Tue Nov 10 2020 - 17:12:48 EST)
- [PATCH v9 41/44] kasan, mm: reset tags when accessing metadata Andrey Konovalov (Tue Nov 10 2020 - 17:12:58 EST)
- [PATCH v9 42/44] kasan, arm64: enable CONFIG_KASAN_HW_TAGS Andrey Konovalov (Tue Nov 10 2020 - 17:12:58 EST)
- [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch Andrey Konovalov (Tue Nov 10 2020 - 17:12:59 EST)
- [PATCH v9 43/44] kasan: add documentation for hardware tag-based mode Andrey Konovalov (Tue Nov 10 2020 - 17:13:03 EST)
- [PATCH v9 40/44] kasan, arm64: print report from tag fault handler Andrey Konovalov (Tue Nov 10 2020 - 17:13:11 EST)
- [PATCH v9 39/44] kasan, arm64: implement HW_TAGS runtime Andrey Konovalov (Tue Nov 10 2020 - 17:13:17 EST)
- [PATCH v9 35/44] arm64: kasan: Add arch layer for memory tagging helpers Andrey Konovalov (Tue Nov 10 2020 - 17:13:23 EST)
- Re: [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Vladimir Oltean (Tue Nov 10 2020 - 17:13:31 EST)
- [PATCH v9 29/44] arm64: mte: Add in-kernel tag fault handler Andrey Konovalov (Tue Nov 10 2020 - 17:13:37 EST)
- [PATCH v9 31/44] arm64: mte: Convert gcr_user into an exclude mask Andrey Konovalov (Tue Nov 10 2020 - 17:13:39 EST)
- [PATCH v9 27/44] arm64: mte: Add in-kernel MTE helpers Andrey Konovalov (Tue Nov 10 2020 - 17:13:44 EST)
- [PATCH v9 23/44] kasan: separate metadata_fetch_row for each mode Andrey Konovalov (Tue Nov 10 2020 - 17:13:48 EST)
- [PATCH v9 18/44] kasan, arm64: rename kasan_init_tags and mark as __init Andrey Konovalov (Tue Nov 10 2020 - 17:13:49 EST)
- [PATCH v9 19/44] kasan: rename addr_has_shadow to addr_has_metadata Andrey Konovalov (Tue Nov 10 2020 - 17:13:50 EST)
- [PATCH v9 24/44] kasan, arm64: don't allow SW_TAGS with ARM64_MTE Andrey Konovalov (Tue Nov 10 2020 - 17:13:52 EST)
- Re: [PATCH 09/20] drm/radeon/radeon_irq_kms: Demote non-conformant kernel-doc fix another Alex Deucher (Tue Nov 10 2020 - 17:14:01 EST)
- Re: [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Florian Fainelli (Tue Nov 10 2020 - 17:14:05 EST)
- [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes Andrey Konovalov (Tue Nov 10 2020 - 17:14:13 EST)
- [PATCH v9 22/44] kasan: rename SHADOW layout macros to META Andrey Konovalov (Tue Nov 10 2020 - 17:14:15 EST)
- [PATCH v9 15/44] kasan, arm64: only init shadow for software modes Andrey Konovalov (Tue Nov 10 2020 - 17:14:20 EST)
- [PATCH v9 13/44] kasan: hide invalid free check implementation Andrey Konovalov (Tue Nov 10 2020 - 17:14:25 EST)
- [PATCH v9 07/44] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* Andrey Konovalov (Tue Nov 10 2020 - 17:14:37 EST)
- [PATCH v9 03/44] kasan: group vmalloc code Andrey Konovalov (Tue Nov 10 2020 - 17:14:58 EST)
- [PATCH v9 05/44] kasan: shadow declarations only for software modes Andrey Konovalov (Tue Nov 10 2020 - 17:14:58 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Arvind Sankar (Tue Nov 10 2020 - 17:15:17 EST)
- Re: [PATCH V2] selftests/cgroup: Fix build on older distros Shuah Khan (Tue Nov 10 2020 - 17:15:21 EST)
- Re: [PATCH 10/20] drm/radeon/radeon_ring: Add missing function parameters 'rdev' and 'data' Alex Deucher (Tue Nov 10 2020 - 17:16:12 EST)
- Re: [PATCH 06/10] ARM: dts: NSP: Update ethernet switch node name Vladimir Oltean (Tue Nov 10 2020 - 17:16:31 EST)
- Re: [PATCH 11/20] drm/radeon/r600: Strip out set but unused 'tmp' variables Alex Deucher (Tue Nov 10 2020 - 17:17:29 EST)
- [PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode Andrey Konovalov (Tue Nov 10 2020 - 17:20:33 EST)
- [PATCH v2 01/20] kasan: simplify quarantine_put call site Andrey Konovalov (Tue Nov 10 2020 - 17:20:35 EST)
- [PATCH v2 02/20] kasan: rename get_alloc/free_info Andrey Konovalov (Tue Nov 10 2020 - 17:20:40 EST)
- [PATCH v2 04/20] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK Andrey Konovalov (Tue Nov 10 2020 - 17:20:42 EST)
- [PATCH v2 03/20] kasan: introduce set_alloc_info Andrey Konovalov (Tue Nov 10 2020 - 17:20:45 EST)
- [PATCH v2 05/20] kasan: allow VMAP_STACK for HW_TAGS mode Andrey Konovalov (Tue Nov 10 2020 - 17:20:48 EST)
- [PATCH v2 06/20] kasan: remove __kasan_unpoison_stack Andrey Konovalov (Tue Nov 10 2020 - 17:20:51 EST)
- [PATCH v2 08/20] kasan: inline random_tag for HW_TAGS Andrey Konovalov (Tue Nov 10 2020 - 17:20:54 EST)
- [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory Andrey Konovalov (Tue Nov 10 2020 - 17:21:00 EST)
- [PATCH v2 11/20] kasan: add and integrate kasan boot parameters Andrey Konovalov (Tue Nov 10 2020 - 17:21:04 EST)
- [PATCH v2 12/20] kasan, mm: check kasan_enabled in annotations Andrey Konovalov (Tue Nov 10 2020 - 17:21:04 EST)
- [PATCH v2 13/20] kasan: simplify kasan_poison_kfree Andrey Konovalov (Tue Nov 10 2020 - 17:21:07 EST)
- [PATCH v2 14/20] kasan, mm: rename kasan_poison_kfree Andrey Konovalov (Tue Nov 10 2020 - 17:21:10 EST)
- [PATCH v2 15/20] kasan: don't round_up too much Andrey Konovalov (Tue Nov 10 2020 - 17:21:14 EST)
- [PATCH v2 18/20] kasan: clean up metadata allocation and usage Andrey Konovalov (Tue Nov 10 2020 - 17:21:18 EST)
- [PATCH v2 16/20] kasan: simplify assign_tag and set_tag calls Andrey Konovalov (Tue Nov 10 2020 - 17:21:22 EST)
- [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata Andrey Konovalov (Tue Nov 10 2020 - 17:21:24 EST)
- [PATCH v2 20/20] kasan: update documentation Andrey Konovalov (Tue Nov 10 2020 - 17:21:27 EST)
- [PATCH v2 17/20] kasan: clarify comment in __kasan_kfree_large Andrey Konovalov (Tue Nov 10 2020 - 17:21:31 EST)
- [PATCH v2 09/20] kasan: inline kasan_poison_memory and check_invalid_free Andrey Konovalov (Tue Nov 10 2020 - 17:21:42 EST)
- drivers/net/ethernet/huawei/hinic/hinic_hw_mbox.c:570:21: sparse: sparse: cast to restricted __be32 kernel test robot (Tue Nov 10 2020 - 17:21:43 EST)
- [PATCH v2 07/20] kasan: inline kasan_reset_tag for tag-based modes Andrey Konovalov (Tue Nov 10 2020 - 17:21:50 EST)
- Re: [PATCH v2 1/1] scsi: ufs: Fix unexpected values get from ufshcd_read_desc_param() Asutosh Das (asd) (Tue Nov 10 2020 - 17:24:09 EST)
- Re: [PATCH v2 00/20] kasan: boot parameters for hardware tag-based mode Andrey Konovalov (Tue Nov 10 2020 - 17:24:50 EST)
- Re: [PATCH v5 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules Doug Anderson (Tue Nov 10 2020 - 17:25:26 EST)
- Re: [PATCH v5 0/3] media: rkvdec: Add a VP9 backend Adrian Ratiu (Tue Nov 10 2020 - 17:26:31 EST)
- Re: [PATCH 07/10] ARM: dts: NSP: Fix Ethernet switch SGMII register name Vladimir Oltean (Tue Nov 10 2020 - 17:28:03 EST)
- [PATCH v3] media: cedrus: Add support for VP8 decoding Jernej Skrabec (Tue Nov 10 2020 - 17:30:25 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Nick Desaulniers (Tue Nov 10 2020 - 17:36:42 EST)
- Re: [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node Vladimir Oltean (Tue Nov 10 2020 - 17:37:15 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Nick Desaulniers (Tue Nov 10 2020 - 17:39:32 EST)
- Re: [PATCH v5 0/3] media: rkvdec: Add a VP9 backend Ezequiel Garcia (Tue Nov 10 2020 - 17:39:51 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Nick Desaulniers (Tue Nov 10 2020 - 17:40:13 EST)
- Re: [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node Florian Fainelli (Tue Nov 10 2020 - 17:40:51 EST)
- Re: [PATCH v3] vhost-vdpa: fix page pinning leakage in error path (rework) si-wei liu (Tue Nov 10 2020 - 17:41:33 EST)
- Re: [PATCH 12/20] drm/radeon/radeon_cs: Fix a bunch of doc-rot issues Alex Deucher (Tue Nov 10 2020 - 17:42:11 EST)
- Re: [PATCH 00/13] Introduce seqnum_ops Shuah Khan (Tue Nov 10 2020 - 17:42:18 EST)
- [PATCH] KVM: SVM: Fix offset computation bug in __sev_dbg_decrypt(). Ashish Kalra (Tue Nov 10 2020 - 17:42:28 EST)
- Re: [PATCH v8 -tip 13/26] kernel/entry: Add support for core-wide protection of kernel-mode Joel Fernandes (Tue Nov 10 2020 - 17:42:42 EST)
- Re: [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings Vladimir Oltean (Tue Nov 10 2020 - 17:43:17 EST)
- Re: [PATCH 18/20] drm/radeon/radeon_display: Fix function doc formatting and missing param issues Alex Deucher (Tue Nov 10 2020 - 17:44:32 EST)
- upstream test error: BUG: sleeping function called from invalid context in sta_info_move_state syzbot (Tue Nov 10 2020 - 17:45:22 EST)
- Re: [PATCH 19/20] drm/radeon/r600: Fix a misnamed parameter description and a formatting issue Alex Deucher (Tue Nov 10 2020 - 17:45:32 EST)
- Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Andrew Lunn (Tue Nov 10 2020 - 17:47:45 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Thomas Gleixner (Tue Nov 10 2020 - 17:48:13 EST)
- Re: [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node Vladimir Oltean (Tue Nov 10 2020 - 17:48:30 EST)
- Re: [PATCH 20/20] drm/radeon/cik: Fix a bunch of function parameter descriptions Alex Deucher (Tue Nov 10 2020 - 17:49:07 EST)
- [PATCH] pinctrl: intel: Fix Jasperlake hostown offset Evan Green (Tue Nov 10 2020 - 17:49:58 EST)
- Re: [PATCH 02/30] drm/radeon/evergreen: Remove set but unused variable 'mc_shared_chmap' Alex Deucher (Tue Nov 10 2020 - 17:50:18 EST)
- Re: [net-next,v2,2/5] seg6: improve management of behavior attributes Jakub Kicinski (Tue Nov 10 2020 - 17:50:28 EST)
- Re: [net-next,v2,1/5] vrf: add mac header for tunneled packets when sniffer is attached Jakub Kicinski (Tue Nov 10 2020 - 17:50:50 EST)
- Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Vladimir Oltean (Tue Nov 10 2020 - 17:51:50 EST)
- Re: [PATCH 01/30] drm/radeon/evergreen: Add comment for 'evergreen_page_flip()'s 'async' param Alex Deucher (Tue Nov 10 2020 - 17:52:53 EST)
- Re: [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node Florian Fainelli (Tue Nov 10 2020 - 17:53:04 EST)
- Re: [PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags Andrew Lunn (Tue Nov 10 2020 - 17:53:48 EST)
- Re: [PATCH 04/30] drm/radeon/si: Remove set but unused variable 'mc_shared_chmap' Alex Deucher (Tue Nov 10 2020 - 17:53:52 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Arvind Sankar (Tue Nov 10 2020 - 17:54:30 EST)
- Re: [PATCH v9 00/44] kasan: add hardware tag-based mode for arm64 Andrew Morton (Tue Nov 10 2020 - 17:54:35 EST)
- Re: [net-next,v2,3/5] seg6: add callbacks for customizing the creation/destruction of a behavior Jakub Kicinski (Tue Nov 10 2020 - 17:57:04 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Tue Nov 10 2020 - 17:58:52 EST)
- [PATCH] x86/resctrl: Constify kernfs_ops Rikard Falkeborn (Tue Nov 10 2020 - 18:02:39 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Tom Lendacky (Tue Nov 10 2020 - 18:06:00 EST)
- Re: [PATCH 08/10] ARM: dts: NSP: Add a default compatible for switch node Vladimir Oltean (Tue Nov 10 2020 - 18:06:46 EST)
- Re: [PATCH v2] pinctrl: qcom: Fix msm8953 Kconfig entry to depend on, not select PINCTRL_MSM Bjorn Andersson (Tue Nov 10 2020 - 18:11:15 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Jakub Kicinski (Tue Nov 10 2020 - 18:15:02 EST)
- Re: [PATCH v3 18/26] coresight: etm4x: Clean up exception level masks Suzuki K Poulose (Tue Nov 10 2020 - 18:16:10 EST)
- [PATCH] zsmalloc: do not support if system has too big memory Minchan Kim (Tue Nov 10 2020 - 18:17:12 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Tue Nov 10 2020 - 18:20:41 EST)
- Re: [PATCH v2] net: ipv4: remove redundant initialization in inet_rtm_deladdr Jakub Kicinski (Tue Nov 10 2020 - 18:22:47 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Anders Roxell (Tue Nov 10 2020 - 18:23:39 EST)
- Re: [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset() Bjorn Helgaas (Tue Nov 10 2020 - 18:25:20 EST)
- Re: [PATCH v2] net: atlantic: Remove unnecessary conversion to bool Jakub Kicinski (Tue Nov 10 2020 - 18:26:05 EST)
- Re: [PATCH] net: pch_gbe: remove unneeded variable retval in __pch_gbe_suspend Jakub Kicinski (Tue Nov 10 2020 - 18:27:46 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing David Gow (Tue Nov 10 2020 - 18:28:25 EST)
- [tip:sched/core] BUILD SUCCESS b6d37a764a5b852db63101b3f2db0e699574b903 kernel test robot (Tue Nov 10 2020 - 18:29:54 EST)
- Re: [PATCH] x86/mm/sme: Fix definition of PMD_FLAGS_DEC_WP Tom Lendacky (Tue Nov 10 2020 - 18:31:11 EST)
- Re: [PATCH 03/30] drm/radeon/ni: Demote vague attempt at function header doc Alex Deucher (Tue Nov 10 2020 - 18:32:49 EST)
- Re: [PATCH 05/30] drm/radeon/cik: Remove set but unused variable 'mc_shared_chmap' Alex Deucher (Tue Nov 10 2020 - 18:34:11 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Minchan Kim (Tue Nov 10 2020 - 18:36:28 EST)
- Re: [PATCH 09/30] drm/radeon/radeon_vm: Fix some function parameter documentation Alex Deucher (Tue Nov 10 2020 - 18:36:40 EST)
- Re: [PATCH 07/30] drm/radeon/kv_dpm: Strip out unused functions and their tables Alex Deucher (Tue Nov 10 2020 - 18:37:49 EST)
- Re: [PATCH 06/30] drm/radeon/trinity_dpm: Remove some defined but never used arrays Alex Deucher (Tue Nov 10 2020 - 18:38:39 EST)
- Re: [PATCH 12/30] drm/radeon/radeon_dp_mst: Remove unused variable 'ret' from radeon_mst_encoder_dpms() Alex Deucher (Tue Nov 10 2020 - 18:39:30 EST)
- Re: [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings Andy Lutomirski (Tue Nov 10 2020 - 18:40:05 EST)
- Re: [PATCH 10/30] drm/radeon/radeon_sync: Add description for function param 'rdev' Alex Deucher (Tue Nov 10 2020 - 18:40:41 EST)
- Re: [PATCH 11/30] drm/radeon/radeon_ib: Supply description for 'radeon_ib_get's get param Alex Deucher (Tue Nov 10 2020 - 18:41:28 EST)
- Re: [PATCH 08/30] drm/radeon/ci_dpm: Remove set but unused variable 'dpm_event_src' Alex Deucher (Tue Nov 10 2020 - 18:42:20 EST)
- Re: [RFC PATCH 03/15] PCI/P2PDMA: Introduce pci_p2pdma_should_map_bus() and pci_p2pdma_bus_offset() Logan Gunthorpe (Tue Nov 10 2020 - 18:42:37 EST)
- [PATCH v4 1/2] mm: reorganize internal_get_user_pages_fast() Jason Gunthorpe (Tue Nov 10 2020 - 18:44:25 EST)
- Re: [PATCH net v4] lan743x: correctly handle chips with internal PHY Jakub Kicinski (Tue Nov 10 2020 - 18:48:48 EST)
- [PATCH] ACPI: fan: Initialize performance state sysfs attribute Guenter Roeck (Tue Nov 10 2020 - 18:52:07 EST)
- Re: [PATCH 13/30] drm/radeon/radeon_mn: Supply description for 'cur_seq' even if it is unused Alex Deucher (Tue Nov 10 2020 - 18:52:31 EST)
- Re: [PATCH 16/30] drm/radeon/r100: Fix some kernel-doc formatting, misnaming and missing issues Alex Deucher (Tue Nov 10 2020 - 18:54:40 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Adrian Ratiu (Tue Nov 10 2020 - 18:54:49 EST)
- Re: [PATCH 17/30] drm/radeon/r600_cs: Fix some doc-rot and supply missing function param docs Alex Deucher (Tue Nov 10 2020 - 18:55:45 EST)
- Re: [PATCH][V2] PCI: Fix a potential uninitentional integer overflow issue Logan Gunthorpe (Tue Nov 10 2020 - 18:55:47 EST)
- Re: [PATCH 15/30] drm/radeon/cik_sdma: Demote vague attempt at kernel-doc Alex Deucher (Tue Nov 10 2020 - 18:56:35 EST)
- Re: [PATCH 18/30] drm/radeon/evergreen_cs: Fix misnaming issues surrounding 'p' param Alex Deucher (Tue Nov 10 2020 - 18:57:27 EST)
- Re: [PATCH 14/30] drm/radeon/evergreen_dma: Fix doc-rot of function parameter 'resv' Alex Deucher (Tue Nov 10 2020 - 18:58:11 EST)
- Re: [PATCH v2] usb: dwc3: Trigger a GCTL soft reset when switching modes in DRD Thinh Nguyen (Tue Nov 10 2020 - 18:59:32 EST)
- Re: [PATCH 27/30] drm/radeon/ni: Remove set but unused variable 'mc_shared_chmap' Alex Deucher (Tue Nov 10 2020 - 19:04:05 EST)
- Re: [PATCH] pinctrl: intel: Fix Jasperlake hostown offset Evan Green (Tue Nov 10 2020 - 19:04:42 EST)
- Re: [PATCH v5 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules Dmitry Torokhov (Tue Nov 10 2020 - 19:05:07 EST)
- Re: [PATCH 25/30] drm/radeon/sumo_dpm: Move 'sumo_get_pi()'s prototype into shared header Alex Deucher (Tue Nov 10 2020 - 19:05:19 EST)
- Re: [PATCH v5 0/3] media: rkvdec: Add a VP9 backend Adrian Ratiu (Tue Nov 10 2020 - 19:09:57 EST)
- Re: [PATCH v2 0/8] Fork brute force attack mitigation Kees Cook (Tue Nov 10 2020 - 19:10:58 EST)
- Re: [PATCH] Documentation: x86: fix thread_info's position Yang Mingzhe (Tue Nov 10 2020 - 19:14:00 EST)
- [PATCH] sched/uclamp: Allow to reset a task uclamp constraint value Dietmar Eggemann (Tue Nov 10 2020 - 19:14:33 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Kees Cook (Tue Nov 10 2020 - 19:18:29 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Nick Desaulniers (Tue Nov 10 2020 - 19:19:04 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Kees Cook (Tue Nov 10 2020 - 19:20:40 EST)
- Re: [PATCH tip/core/rcu 2/4] docs: Update RCU's hotplug requirements with a bit about design Paul E. McKenney (Tue Nov 10 2020 - 19:20:51 EST)
- Re: [PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system Zhenzhong Duan (Tue Nov 10 2020 - 19:25:14 EST)
- mmotm 2020-11-10-16-29 uploaded akpm (Tue Nov 10 2020 - 19:30:15 EST)
- Re: [PATCH v9 4/7] rcu/trace: Add tracing for how segcb list changes Paul E. McKenney (Tue Nov 10 2020 - 19:37:41 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Mathieu Poirier (Tue Nov 10 2020 - 19:37:41 EST)
- [PATCH v2] x86/mce: Use "safe" MSR functions when enabling additional error logging Luck, Tony (Tue Nov 10 2020 - 19:40:03 EST)
- Re: [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers Bhaumik Bhatt (Tue Nov 10 2020 - 19:40:59 EST)
- Re: [PATCH] spi: fsi: Fix transfer returning without finalizing message Joel Stanley (Tue Nov 10 2020 - 19:43:44 EST)
- [PATCH] arm64: fix missing include in asm uaccess.h Ansuel Smith (Tue Nov 10 2020 - 19:45:00 EST)
- Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Mike Kravetz (Tue Nov 10 2020 - 19:47:57 EST)
- Re: [PATCH 1/2] dt-bindings: drm/bridge: ti-sn65dsi86: Replace #pwm-cells Doug Anderson (Tue Nov 10 2020 - 19:48:41 EST)
- Re: [PATCH v2 1/2] cifs: convert to add_to_page_cache() Matthew Wilcox (Tue Nov 10 2020 - 19:53:00 EST)
- Re: [PATCH v2 1/4] remoteproc: sysmon: Ensure remote notification ordering rishabhb (Tue Nov 10 2020 - 19:57:45 EST)
- Re: [PATCH] arm64: fix missing include in asm uaccess.h Al Viro (Tue Nov 10 2020 - 19:58:40 EST)
- Re: [PATCH] net: sched: fix misspellings using misspell-fixer tool Jakub Kicinski (Tue Nov 10 2020 - 20:00:57 EST)
- linux-next: build warning after merge of the bpf-next tree Stephen Rothwell (Tue Nov 10 2020 - 20:01:31 EST)
- Re: [PATCH v2 2/4] remoteproc: sysmon: Expose the shutdown result rishabhb (Tue Nov 10 2020 - 20:02:06 EST)
- Re: [PATCH v2 3/4] remoteproc: qcom: q6v5: Query sysmon before graceful shutdown rishabhb (Tue Nov 10 2020 - 20:03:34 EST)
- Re: [PATCH v2 4/4] remoteproc: sysmon: Improve error messages rishabhb (Tue Nov 10 2020 - 20:04:42 EST)
- [PATCH] x86/platform/uv: UV5 Fix copied output archtype Mike Travis (Tue Nov 10 2020 - 20:05:03 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Linus Walleij (Tue Nov 10 2020 - 20:05:43 EST)
- Re: [PATCH v4 bpf-next 3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it Song Liu (Tue Nov 10 2020 - 20:05:48 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Linus Walleij (Tue Nov 10 2020 - 20:08:39 EST)
- Re: [RESEND PATCH 0/2] media: uapi: Expose VP8 probability lengths as defines Ezequiel Garcia (Tue Nov 10 2020 - 20:08:40 EST)
- Re: [PATCH V3 5/5] soc: imx8: Add the SC SECVIO driver kernel test robot (Tue Nov 10 2020 - 20:09:09 EST)
- Re: [PATCH] arm64: fix missing include in asm uaccess.h Al Viro (Tue Nov 10 2020 - 20:09:23 EST)
- Re: [PATCH V3 net] net/ethernet: Fix error return when ptp_clock is ERROR Jakub Kicinski (Tue Nov 10 2020 - 20:10:22 EST)
- Re: [PATCH V3] memory: tegra: add missing put_device() call in error path of tegra_emc_probe() yukuai (C) (Tue Nov 10 2020 - 20:11:32 EST)
- Re: [PATCH V2 net-next 01/11] net: hns3: add support for configuring interrupt quantity limiting Jakub Kicinski (Tue Nov 10 2020 - 20:13:16 EST)
- [PATCH V2] clocksource/drivers/cadence_ttc: fix memory leak in ttc_setup_clockevent() Yu Kuai (Tue Nov 10 2020 - 20:13:27 EST)
- [PATCH] vhost_vdpa: switch to vmemdup_user() Tian Tao (Tue Nov 10 2020 - 20:14:29 EST)
- [PATCH v8 00/26] Introduce memory interconnect for NVIDIA Tegra SoCs Dmitry Osipenko (Tue Nov 10 2020 - 20:15:12 EST)
- [PATCH v8 02/26] memory: tegra20-emc: Use dev_pm_opp_set_clkname() Dmitry Osipenko (Tue Nov 10 2020 - 20:15:16 EST)
- [PATCH v8 03/26] memory: tegra20-emc: Factor out clk initialization Dmitry Osipenko (Tue Nov 10 2020 - 20:15:20 EST)
- [PATCH v8 05/26] memory: tegra20-emc: Remove IRQ number from error message Dmitry Osipenko (Tue Nov 10 2020 - 20:15:26 EST)
- [PATCH v8 04/26] memory: tegra20-emc: Add devfreq support Dmitry Osipenko (Tue Nov 10 2020 - 20:15:29 EST)
- [PATCH v8 10/26] memory: tegra30-emc: Factor out clk initialization Dmitry Osipenko (Tue Nov 10 2020 - 20:15:31 EST)
- [PATCH v8 08/26] memory: tegra30-emc: Continue probing if timings are missing in device-tree Dmitry Osipenko (Tue Nov 10 2020 - 20:15:36 EST)
- [PATCH v8 13/26] memory: tegra124: Support interconnect framework Dmitry Osipenko (Tue Nov 10 2020 - 20:15:39 EST)
- [PATCH v8 19/26] ARM: tegra: Correct EMC registers size in Tegra20 device-tree Dmitry Osipenko (Tue Nov 10 2020 - 20:15:50 EST)
- [PATCH v8 20/26] ARM: tegra: Add interconnect properties to Tegra20 device-tree Dmitry Osipenko (Tue Nov 10 2020 - 20:16:00 EST)
- [PATCH v8 22/26] ARM: tegra: Add interconnect properties to Tegra124 device-tree Dmitry Osipenko (Tue Nov 10 2020 - 20:16:01 EST)
- [PATCH v8 26/26] ARM: tegra: Add DVFS properties to Tegra124 EMC and ACTMON device-tree nodes Dmitry Osipenko (Tue Nov 10 2020 - 20:16:10 EST)
- [PATCH v8 25/26] ARM: tegra: Add DVFS properties to Tegra30 EMC and ACTMON device-tree nodes Dmitry Osipenko (Tue Nov 10 2020 - 20:16:17 EST)
- Re: [PATCH V2 net-next 01/11] net: hns3: add support for configuring interrupt quantity limiting tanhuazhong (Tue Nov 10 2020 - 20:16:20 EST)
- [PATCH v8 24/26] ARM: tegra: Add DVFS properties to Tegra20 EMC device-tree node Dmitry Osipenko (Tue Nov 10 2020 - 20:16:22 EST)
- Re: [PATCH v4 bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Song Liu (Tue Nov 10 2020 - 20:16:35 EST)
- [PATCH v8 23/26] ARM: tegra: Add nvidia,memory-controller phandle to Tegra20 EMC device-tree Dmitry Osipenko (Tue Nov 10 2020 - 20:16:44 EST)
- [PATCH v8 21/26] ARM: tegra: Add interconnect properties to Tegra30 device-tree Dmitry Osipenko (Tue Nov 10 2020 - 20:16:55 EST)
- [PATCH v8 17/26] PM / devfreq: tegra30: Separate configurations per-SoC generation Dmitry Osipenko (Tue Nov 10 2020 - 20:17:00 EST)
- [PATCH v8 18/26] PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver Dmitry Osipenko (Tue Nov 10 2020 - 20:17:08 EST)
- [PATCH v8 16/26] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree Dmitry Osipenko (Tue Nov 10 2020 - 20:17:13 EST)
- [PATCH v8 09/26] memory: tegra30: Support interconnect framework Dmitry Osipenko (Tue Nov 10 2020 - 20:17:17 EST)
- [PATCH v8 15/26] drm/tegra: dc: Extend debug stats with total number of events Dmitry Osipenko (Tue Nov 10 2020 - 20:17:23 EST)
- [PATCH v8 14/26] drm/tegra: dc: Support memory bandwidth management Dmitry Osipenko (Tue Nov 10 2020 - 20:17:26 EST)
- [PATCH v8 12/26] memory: tegra124-emc: Continue probing if timings are missing in device-tree Dmitry Osipenko (Tue Nov 10 2020 - 20:17:35 EST)
- [PATCH v8 11/26] memory: tegra124-emc: Make driver modular Dmitry Osipenko (Tue Nov 10 2020 - 20:17:43 EST)
- [PATCH v8 06/26] memory: tegra30: Add FIFO sizes to memory clients Dmitry Osipenko (Tue Nov 10 2020 - 20:17:53 EST)
- [PATCH v8 07/26] memory: tegra30-emc: Make driver modular Dmitry Osipenko (Tue Nov 10 2020 - 20:17:58 EST)
- [PATCH v8 01/26] memory: tegra: Correct stub of devm_tegra_memory_controller_get() Dmitry Osipenko (Tue Nov 10 2020 - 20:18:16 EST)
- R: [PATCH] arm64: fix missing include in asm uaccess.h ansuelsmth (Tue Nov 10 2020 - 20:19:50 EST)
- Re: [PATCH V2 net-next 05/11] net: hns3: add support for dynamic interrupt moderation Jakub Kicinski (Tue Nov 10 2020 - 20:20:59 EST)
- linux-next: build failure after merge of the mac80211-next tree Stephen Rothwell (Tue Nov 10 2020 - 20:24:11 EST)
- Re: [PATCH V2 net-next 09/11] net: hns3: add support for EQ/CQ mode configuration Jakub Kicinski (Tue Nov 10 2020 - 20:25:29 EST)
- Re: [PATCH V2 net-next 11/11] net: hns3: add debugfs support for interrupt coalesce Jakub Kicinski (Tue Nov 10 2020 - 20:29:02 EST)
- Re: [PATCH v3] qnx4: qnx4_block_map error handling Tong Zhang (Tue Nov 10 2020 - 20:33:40 EST)
- Re: Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO kernel test robot (Tue Nov 10 2020 - 20:35:09 EST)
- RE: [PATCH v2 01/15] dt-bindings: dma: Add YAML schemas for dw-axi-dmac Sia, Jee Heng (Tue Nov 10 2020 - 20:36:53 EST)
- RE: [PATCH 1/8] usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded cable support Patel, Utkarsh H (Tue Nov 10 2020 - 20:38:32 EST)
- Re: [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN Baoquan He (Tue Nov 10 2020 - 20:38:36 EST)
- RE: [PATCH v2 07/15] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic() Sia, Jee Heng (Tue Nov 10 2020 - 20:38:45 EST)
- RE: [PATCH 4/8] usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cable Patel, Utkarsh H (Tue Nov 10 2020 - 20:38:51 EST)
- RE: [PATCH 2/8] platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded cable support Patel, Utkarsh H (Tue Nov 10 2020 - 20:38:56 EST)
- RE: [PATCH v2 09/15] dmaengine: dw-axi-dmac: Support burst residue granularity Sia, Jee Heng (Tue Nov 10 2020 - 20:44:33 EST)
- Re: [PATCH net v5] net: Update window_clamp if SOCK_RCVBUF is set Jakub Kicinski (Tue Nov 10 2020 - 20:45:10 EST)
- [PATCH] usb: fix a few cases of -Wfallthrough Nick Desaulniers (Tue Nov 10 2020 - 20:47:33 EST)
- [PATCH] mtd: spi-nor: winbond: Add support for w25q512jv Shuhao Mai (Tue Nov 10 2020 - 20:48:03 EST)
- Re: [PATCH][next] net: dsa: fix unintended sign extension on a u16 left shift Jakub Kicinski (Tue Nov 10 2020 - 20:48:38 EST)
- Re: [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Florian Fainelli (Tue Nov 10 2020 - 20:48:41 EST)
- RE: [PATCH v2 11/15] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA Sia, Jee Heng (Tue Nov 10 2020 - 20:50:38 EST)
- RE: [PATCH v2 12/15] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields Sia, Jee Heng (Tue Nov 10 2020 - 20:53:23 EST)
- Re: [PATCH net v1] lan743x: fix "BUG: invalid wait context" when setting rx mode Jakub Kicinski (Tue Nov 10 2020 - 20:55:13 EST)
- Re: memory leak in gadget_bind Andrey Konovalov (Tue Nov 10 2020 - 20:56:00 EST)
- Re: [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X Baoquan He (Tue Nov 10 2020 - 20:59:45 EST)
- Re: [PATCH v1] arm64: dts: sc7180: Add camera clock controller node Doug Anderson (Tue Nov 10 2020 - 21:09:04 EST)
- Re: [PATCH v8 04/26] memory: tegra20-emc: Add devfreq support Chanwoo Choi (Tue Nov 10 2020 - 21:09:44 EST)
- Re: [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes Paul Moore (Tue Nov 10 2020 - 21:13:19 EST)
- [PATCH] ACPICA: fix -Wfallthrough Nick Desaulniers (Tue Nov 10 2020 - 21:13:47 EST)
- Re: [PATCH] vfio/pci: Clear token on bypass registration failure gchen chen (Tue Nov 10 2020 - 21:13:56 EST)
- Re: [PATCH v12 01/11] perf/x86: Fix variable types for LBR registers Xu, Like (Tue Nov 10 2020 - 21:14:10 EST)
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Tian, Kevin (Tue Nov 10 2020 - 21:17:59 EST)
- [PATCH] MAINTAINERS: add usb raw gadget entry Andrey Konovalov (Tue Nov 10 2020 - 21:18:06 EST)
- Re: [PATCH net-next] net: stmmac: platform: use optional clk/reset get APIs Jisheng Zhang (Tue Nov 10 2020 - 21:18:52 EST)
- Re: [PATCH 2/2] mm: simplify follow_pte{,pmd} Nick Desaulniers (Tue Nov 10 2020 - 21:21:28 EST)
- Re: [PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system Lu Baolu (Tue Nov 10 2020 - 21:25:01 EST)
- Re: [PATCH] drm/i915/gvt: replace idr_init() by idr_init_base() Zhenyu Wang (Tue Nov 10 2020 - 21:29:17 EST)
- Re: [PATCH V2 net-next 05/11] net: hns3: add support for dynamic interrupt moderation tanhuazhong (Tue Nov 10 2020 - 21:32:08 EST)
- [PATCH v2] clk: mediatek: fix mtk_clk_register_mux() as static function Weiyi Lu (Tue Nov 10 2020 - 21:34:06 EST)
- linux-next: build warning after merge of the sound-asoc tree Stephen Rothwell (Tue Nov 10 2020 - 21:34:27 EST)
- Re: [PATCH v2 06/10] usb: cdnsp: Device side header file for CDNSP driver Peter Chen (Tue Nov 10 2020 - 21:34:27 EST)
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Tian, Kevin (Tue Nov 10 2020 - 21:35:44 EST)
- [PATCH] Revert "dm cache: fix arm link errors with inline" Nick Desaulniers (Tue Nov 10 2020 - 21:42:56 EST)
- Re: [PATCH] perf/intel: Remove Perfmon-v4 counter_freezing support Xu, Like (Tue Nov 10 2020 - 21:42:57 EST)
- drivers/devfreq/imx-bus.c:120:34: warning: unused variable 'imx_bus_of_match' kernel test robot (Tue Nov 10 2020 - 21:43:42 EST)
- Re: [PATCH] audit: remove unused macros Paul Moore (Tue Nov 10 2020 - 21:47:25 EST)
- RE: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Sherry Sun (Tue Nov 10 2020 - 21:49:59 EST)
- [PATCH] ARM: unwind: remove old check for GCC <= 4.2 Nick Desaulniers (Tue Nov 10 2020 - 21:51:31 EST)
- Re: [PATCH net v1] lan743x: fix "BUG: invalid wait context" when setting rx mode Sven Van Asbroeck (Tue Nov 10 2020 - 21:51:45 EST)
- Re: [PATCH] scsi: bnx2fc: remove unneeded semicolon Martin K. Petersen (Tue Nov 10 2020 - 21:58:58 EST)
- Re: [PATCH] scsi: fcoe: remove unneeded semicolon Martin K. Petersen (Tue Nov 10 2020 - 21:59:08 EST)
- Re: [PATCH V4 0/2] scsi: ufs: Add DeepSleep feature Martin K. Petersen (Tue Nov 10 2020 - 21:59:08 EST)
- Re: [PATCH v3 1/3] scsi: aacraid: improve compat_ioctl handlers Martin K. Petersen (Tue Nov 10 2020 - 21:59:09 EST)
- [PATCH v2] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id xiakaixu1987 (Tue Nov 10 2020 - 21:59:11 EST)
- Re: [PATCH] message: fusion: remove unneeded break Martin K. Petersen (Tue Nov 10 2020 - 21:59:28 EST)
- Re: [PATCH] scsi: remove unneeded break Martin K. Petersen (Tue Nov 10 2020 - 22:00:11 EST)
- Re: [PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump Baoquan He (Tue Nov 10 2020 - 22:02:06 EST)
- [PATCH v13] binder: add transaction latency tracer Frankie Chang (Tue Nov 10 2020 - 22:02:52 EST)
- Re: [PATCH V2 net-next 09/11] net: hns3: add support for EQ/CQ mode configuration tanhuazhong (Tue Nov 10 2020 - 22:04:09 EST)
- Re: [PATCH] audit: remove unused macros Richard Guy Briggs (Tue Nov 10 2020 - 22:04:20 EST)
- Re: [PATCH RESEND 2/2] perf test: Update branch sample parttern for cs-etm Leo Yan (Tue Nov 10 2020 - 22:05:05 EST)
- [PATCH] gcov: remove support for GCC < 4.9 Nick Desaulniers (Tue Nov 10 2020 - 22:06:11 EST)
- Re: WARNING in percpu_ref_exit (2) syzbot (Tue Nov 10 2020 - 22:09:09 EST)
- Re: [PATCH v8 6/6] Bluetooth: Add toggle to switch off interleave scan Jakub Kicinski (Tue Nov 10 2020 - 22:09:19 EST)
- Re: [PATCH v3 00/14] iommu/amd: Add Generic IO Page Table Framework Support Suravee Suthikulpanit (Tue Nov 10 2020 - 22:10:22 EST)
- [tip:auto-latest] BUILD SUCCESS 8624d09ea0d50b66d0b2ac8eaa8d450264bdcd91 kernel test robot (Tue Nov 10 2020 - 22:13:42 EST)
- Re: [PATCH V2 net-next 11/11] net: hns3: add debugfs support for interrupt coalesce tanhuazhong (Tue Nov 10 2020 - 22:16:51 EST)
- RE: [v9 2/2] i2c: imx: select I2C_SLAVE by default Biwen Li (OSS) (Tue Nov 10 2020 - 22:16:59 EST)
- [PATCH] leds: lp50xx: add missing fwnode_handle_put in error handling case Qinglang Miao (Tue Nov 10 2020 - 22:17:02 EST)
- [PATCH] media: solo6x10: fix missing snd_card_free in error handling case Qinglang Miao (Tue Nov 10 2020 - 22:17:07 EST)
- [PATCH] soc: ti: set ret to -ENODEV when fails to init queue_pools Qinglang Miao (Tue Nov 10 2020 - 22:17:16 EST)
- [PATCH] RDMA/pvrdma: fix missing kfree in pvrdma_register_device Qinglang Miao (Tue Nov 10 2020 - 22:17:18 EST)
- [PATCH] MIPS: remove GCC < 4.9 support Nick Desaulniers (Tue Nov 10 2020 - 22:21:17 EST)
- Re: [External] Re: [PATCH v3 00/21] Free some vmemmap pages of hugetlb page Muchun Song (Tue Nov 10 2020 - 22:21:48 EST)
- Re: [External] Re: [PATCH v3 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate Muchun Song (Tue Nov 10 2020 - 22:23:01 EST)
- Re: [PATCH] rfkill: Fix use-after-free in rfkill_resume() Claire Chang (Tue Nov 10 2020 - 22:23:33 EST)
- Re: [PATCH v2 07/10] usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver Peter Chen (Tue Nov 10 2020 - 22:28:30 EST)
- Re: [External] Re: [PATCH v3 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Muchun Song (Tue Nov 10 2020 - 22:28:56 EST)
- Re: [PATCH v2 09/10] usb: cdns3: Change file names for cdns3 driver. Peter Chen (Tue Nov 10 2020 - 22:29:22 EST)
- Re: [PATCH v2 08/10] usb: cdnsp: Add tracepoints for CDNSP driver Peter Chen (Tue Nov 10 2020 - 22:30:08 EST)
- Re: [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes Lokesh Gidra (Tue Nov 10 2020 - 22:30:26 EST)
- Re: [RESEND 00/19] Rid W=1 warnings in SCSI Martin K. Petersen (Tue Nov 10 2020 - 22:30:56 EST)
- Re: [PATCH 0/8] simplify ep_poll Soheil Hassas Yeganeh (Tue Nov 10 2020 - 22:37:54 EST)
- [PATCH v4 0/1] applesmc: Re-work SMC comms Brad Campbell (Tue Nov 10 2020 - 22:40:03 EST)
- [PATCH v4 1/1] applesmc: Re-work SMC comms Brad Campbell (Tue Nov 10 2020 - 22:40:08 EST)
- Re: [External] Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Muchun Song (Tue Nov 10 2020 - 22:42:19 EST)
- Re: [PATCH 3/3] phy: sun4i-usb: Use power efficient workqueue for debounce and poll Samuel Holland (Tue Nov 10 2020 - 22:44:49 EST)
- Re: [RFC PATCH net-next 2/3] net: dsa: move switchdev event implementation under the same switch/case statement Florian Fainelli (Tue Nov 10 2020 - 22:45:05 EST)
- Re: [PATCH 2/3] lib: zlib_inflate: improves decompression performance Jann Horn (Tue Nov 10 2020 - 22:46:32 EST)
- Re: [PATCH] arm64: mm: account for hotplug memory when randomizing the linear region Anshuman Khandual (Tue Nov 10 2020 - 22:49:47 EST)
- [tip:master] BUILD SUCCESS a424fba8467b14d70ef17605d2da1c62c420b3c0 kernel test robot (Tue Nov 10 2020 - 22:50:00 EST)
- Re: [PATCH] ARC: mm: fix spelling mistakes Vineet Gupta (Tue Nov 10 2020 - 22:57:10 EST)
- Re: [PATCH v1 0/6] scsi: ufs: Add some proprietary features in MediaTek UFS platforms Martin K. Petersen (Tue Nov 10 2020 - 23:04:39 EST)
- Re: [PATCH v1] scsi: isci: Don't use PCI helper functions Martin K. Petersen (Tue Nov 10 2020 - 23:08:59 EST)
- Re: [PATCH] scsi: bnx2fc: fix comparison to bool warning Martin K. Petersen (Tue Nov 10 2020 - 23:13:23 EST)
- Re: [PATCH v2] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id Andrii Nakryiko (Tue Nov 10 2020 - 23:14:47 EST)
- [PATCH] ASoC: Remove mt6359_platform_driver_remove Shane Chien (Tue Nov 10 2020 - 23:15:09 EST)
- Re: [PATCH v4 bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Andrii Nakryiko (Tue Nov 10 2020 - 23:20:00 EST)
- Re: [PATCH 00/13] Introduce seqnum_ops Matthew Wilcox (Tue Nov 10 2020 - 23:33:38 EST)
- [PATCH] pinctrl: qcom: sdx55: update kconfig dependency Vinod Koul (Tue Nov 10 2020 - 23:36:25 EST)
- Re: [PATCH v3 0/2] pinctrl: qcom: Add binding and driver for SDX55 pincontrol Vinod Koul (Tue Nov 10 2020 - 23:37:28 EST)
- Re: [PATCH] arm64: dts: qcom: sc7180-trogdor: Fixup modem memory region Bjorn Andersson (Tue Nov 10 2020 - 23:39:30 EST)
- Re: [PATCH] pinctrl: qcom: sdx55: update kconfig dependency Bjorn Andersson (Tue Nov 10 2020 - 23:40:40 EST)
- Re: [PATCH v2 3/3] regulator: mt6315: Add support for MT6315 regulator Nicolas Boichat (Tue Nov 10 2020 - 23:42:08 EST)
- Re: [PATCH v2 2/2] arm64: dts: qcom: clear the warnings caused by empty dma-ranges Bjorn Andersson (Tue Nov 10 2020 - 23:44:57 EST)
- Re: [PATCH v1] arm64: dts: sc7180: Add camera clock controller node Bjorn Andersson (Tue Nov 10 2020 - 23:47:18 EST)
- Re: [PATCH v5 2/3] arm64: dts: qcom: sc7180: Add gpu cooling support Bjorn Andersson (Tue Nov 10 2020 - 23:51:00 EST)
- [PATCH v1] applesmc: Cleanups on top of re-work comms Brad Campbell (Tue Nov 10 2020 - 23:56:10 EST)
- Re: [PATCH 11/11] arm64: dts: qcom: Add support for Microsoft Lumia 950 XL (Cityman) Bjorn Andersson (Tue Nov 10 2020 - 23:56:36 EST)
- [PATCH v3] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id xiakaixu1987 (Wed Nov 11 2020 - 00:03:59 EST)
- Re: [PATCH v5] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces kernel test robot (Wed Nov 11 2020 - 00:10:22 EST)
- Re: [PATCH v3] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id Andrii Nakryiko (Wed Nov 11 2020 - 00:13:39 EST)
- Re: [PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime Viresh Kumar (Wed Nov 11 2020 - 00:13:57 EST)
- Re: [PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime Viresh Kumar (Wed Nov 11 2020 - 00:14:28 EST)
- [Resend v1] Bluetooth: hci_qca: Enhance retry logic in qca_setup Balakrishna Godavarthi (Wed Nov 11 2020 - 00:15:12 EST)
- [Resend v1] Bluetooth: hci_qca: Wait for timeout during suspend Balakrishna Godavarthi (Wed Nov 11 2020 - 00:15:52 EST)
- [PATCH 0/3] md: code cleanups Pankaj Gupta (Wed Nov 11 2020 - 00:17:13 EST)
- [PATCH 1/3] md: improve variable names in md_flush_request() Pankaj Gupta (Wed Nov 11 2020 - 00:17:27 EST)
- [PATCH 2/3] md: add comments in md_flush_request() Pankaj Gupta (Wed Nov 11 2020 - 00:17:29 EST)
- [PATCH 3/3] md: use current request time as base for ktime comparisons Pankaj Gupta (Wed Nov 11 2020 - 00:17:39 EST)
- Re: [Linux-kernel-mentees] [PATCH net v2] Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt() Peilin Ye (Wed Nov 11 2020 - 00:19:07 EST)
- [PATCH] ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCs Ivan Zaentsev (Wed Nov 11 2020 - 00:19:50 EST)
- Re: [PATCH 19/25] soc: qcom: smp2p: Remove unused struct attribute provide another Bjorn Andersson (Wed Nov 11 2020 - 00:20:45 EST)
- Re: [PATCH 00/25] Rid W=1 warnings in SoC Bjorn Andersson (Wed Nov 11 2020 - 00:26:17 EST)
- Re: [PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime Viresh Kumar (Wed Nov 11 2020 - 00:28:55 EST)
- arch/s390/include/asm/atomic_ops.h:56:45: error: invalid operand for inline asm constraint 'i' kernel test robot (Wed Nov 11 2020 - 00:29:26 EST)
- Re: [PATCH] fs/nfsd: remove unused NFSDDBG_FACILITY to tame gcc Alex Shi (Wed Nov 11 2020 - 00:36:04 EST)
- [RFC] Are you good with Lockdep? Byungchul Park (Wed Nov 11 2020 - 00:37:25 EST)
- Re: [PATCH v2 1/4] remoteproc: sysmon: Ensure remote notification ordering Bjorn Andersson (Wed Nov 11 2020 - 00:40:11 EST)
- [RFC PATCH 2/9] cxl/acpi: add OSC support Ben Widawsky (Wed Nov 11 2020 - 00:44:16 EST)
- [RFC PATCH 9/9] MAINTAINERS: Add maintainers of the CXL driver Ben Widawsky (Wed Nov 11 2020 - 00:44:27 EST)
- [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect Ben Widawsky (Wed Nov 11 2020 - 00:44:27 EST)
- [RFC PATCH 7/9] cxl/mem: Implement polled mode mailbox Ben Widawsky (Wed Nov 11 2020 - 00:44:27 EST)
- [RFC PATCH 8/9] cxl/mem: Register CXL memX devices Ben Widawsky (Wed Nov 11 2020 - 00:44:31 EST)
- [RFC PATCH 6/9] cxl/mem: Initialize the mailbox interface Ben Widawsky (Wed Nov 11 2020 - 00:44:35 EST)
- [RFC PATCH 0/9] CXL 2.0 Support Ben Widawsky (Wed Nov 11 2020 - 00:44:42 EST)
- [RFC PATCH 5/9] cxl/mem: Find device capabilities Ben Widawsky (Wed Nov 11 2020 - 00:44:45 EST)
- [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Ben Widawsky (Wed Nov 11 2020 - 00:44:50 EST)
- [RFC PATCH 4/9] cxl/mem: Map memory device registers Ben Widawsky (Wed Nov 11 2020 - 00:44:55 EST)
- Re: [v3 4/4] spi: aspeed: Add ASPEED FMC/SPI memory controller driver Vignesh Raghavendra (Wed Nov 11 2020 - 00:45:15 EST)
- Re: [PATCH v8 02/26] memory: tegra20-emc: Use dev_pm_opp_set_clkname() Viresh Kumar (Wed Nov 11 2020 - 00:45:48 EST)
- RE: [PATCH v2 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block Pragnesh Patel (Wed Nov 11 2020 - 00:47:34 EST)
- [PATCH 0/4][RFC] Disable e1000e power management if hardware error is detected Chen Yu (Wed Nov 11 2020 - 00:48:22 EST)
- [PATCH 1/4][RFC] e1000e: save the return value of e1000e_reset() Chen Yu (Wed Nov 11 2020 - 00:48:41 EST)
- [PATCH 2/4][RFC] PM: sleep: export device_pm_remove() for driver use Chen Yu (Wed Nov 11 2020 - 00:49:15 EST)
- [PATCH 3/4][RFC] e1000e: Introduce workqueue to disable the power management Chen Yu (Wed Nov 11 2020 - 00:49:26 EST)
- [PATCH 4/4][RFC] e1000e: Disable the power management if hardware error detected during resume Chen Yu (Wed Nov 11 2020 - 00:49:45 EST)
- RE: [PATCH v2 2/3] clk: sifive: Use common name for prci configuration Pragnesh Patel (Wed Nov 11 2020 - 00:53:10 EST)
- Re: [PATCH v8 09/26] memory: tegra30: Support interconnect framework Viresh Kumar (Wed Nov 11 2020 - 00:53:22 EST)
- Re: [PATCH v8 02/26] memory: tegra20-emc: Use dev_pm_opp_set_clkname() Viresh Kumar (Wed Nov 11 2020 - 00:54:07 EST)
- Re: [PATCH 3/3] phy: sun4i-usb: Use power efficient workqueue for debounce and poll Frank Lee (Wed Nov 11 2020 - 00:54:36 EST)
- [tip:x86/apic] BUILD SUCCESS aec8da04e4d71afdd4ab3025ea34a6517435f363 kernel test robot (Wed Nov 11 2020 - 00:54:40 EST)
- Re: [PATCH v4 1/1] applesmc: Re-work SMC comms Guenter Roeck (Wed Nov 11 2020 - 00:56:43 EST)
- Re: [kbuild-all] Re: [PATCH] fs/nfsd: remove unused NFSDDBG_FACILITY to tame gcc Philip Li (Wed Nov 11 2020 - 00:57:03 EST)
- Re: [PATCH 0/9] cpufreq: Add missing modalias for tristate drivers Viresh Kumar (Wed Nov 11 2020 - 01:01:43 EST)
- Re: [PATCH] mailbox: arm_mhuv2: Add driver Viresh Kumar (Wed Nov 11 2020 - 01:02:47 EST)
- Re: [PATCHv7 1/7] iommu/io-pgtable-arm: Add support to use system cache Sai Prakash Ranjan (Wed Nov 11 2020 - 01:03:12 EST)
- drivers/watchdog/pcwd_usb.c:375:37: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Wed Nov 11 2020 - 01:06:45 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Wed Nov 11 2020 - 01:10:31 EST)
- Re: [PATCH V2] selftests/cgroup: Fix build on older distros Sachin Sant (Wed Nov 11 2020 - 01:11:58 EST)
- arm: kasan: WARNING: CPU: 0 PID: 0 at arch/arm/kernel/insn.c:47 __arm_gen_branch Naresh Kamboju (Wed Nov 11 2020 - 01:13:05 EST)
- Re: [PATCH v8 09/26] memory: tegra30: Support interconnect framework Dmitry Osipenko (Wed Nov 11 2020 - 01:14:48 EST)
- Re: [PATCH v8 02/26] memory: tegra20-emc: Use dev_pm_opp_set_clkname() Dmitry Osipenko (Wed Nov 11 2020 - 01:15:07 EST)
- Re: [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Randy Dunlap (Wed Nov 11 2020 - 01:17:22 EST)
- Re: [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect Randy Dunlap (Wed Nov 11 2020 - 01:17:40 EST)
- ./include/generated/autoconf.h:1601:33: fatal error: mach/debug-macro.S: No such file or directory kernel test robot (Wed Nov 11 2020 - 01:18:43 EST)
- Re: [PATCH v8 09/26] memory: tegra30: Support interconnect framework Viresh Kumar (Wed Nov 11 2020 - 01:19:02 EST)
- Re: [PATCH] audit: remove unused macros Alex Shi (Wed Nov 11 2020 - 01:20:02 EST)
- linux-next: build failure after merge of the akpm tree Stephen Rothwell (Wed Nov 11 2020 - 01:20:51 EST)
- [PATCH v15 0/9] Enable ptp_kvm for arm/arm64 Jianyong Wu (Wed Nov 11 2020 - 01:22:39 EST)
- [PATCH v15 1/9] arm64: Probe for the presence of KVM hypervisor Jianyong Wu (Wed Nov 11 2020 - 01:22:56 EST)
- [PATCH v15 2/9] arm/arm64: KVM: Advertise KVM UID to guests via SMCCC Jianyong Wu (Wed Nov 11 2020 - 01:23:09 EST)
- [PATCH v15 4/9] time: Add mechanism to recognize clocksource in time_get_snapshot Jianyong Wu (Wed Nov 11 2020 - 01:23:20 EST)
- [PATCH v15 6/9] arm64/kvm: Add hypercall service for kvm ptp. Jianyong Wu (Wed Nov 11 2020 - 01:23:29 EST)
- [PATCH v15 8/9] doc: add ptp_kvm introduction for arm64 support Jianyong Wu (Wed Nov 11 2020 - 01:23:37 EST)
- [PATCH v15 9/9] arm64: Add kvm capability check extension for ptp_kvm Jianyong Wu (Wed Nov 11 2020 - 01:23:53 EST)
- [PATCH v15 7/9] ptp: arm/arm64: Enable ptp_kvm for arm/arm64 Jianyong Wu (Wed Nov 11 2020 - 01:24:08 EST)
- [PATCH v15 5/9] clocksource: Add clocksource id for arm arch counter Jianyong Wu (Wed Nov 11 2020 - 01:24:28 EST)
- [PATCH v15 3/9] ptp: Reorganize ptp_kvm module to make it arch-independent. Jianyong Wu (Wed Nov 11 2020 - 01:24:48 EST)
- Re: linux-next: manual merge of the notifications tree with Linus' tree Stephen Rothwell (Wed Nov 11 2020 - 01:25:04 EST)
- BUG: KASAN: global-out-of-bounds in soc_device_match on arm Naresh Kamboju (Wed Nov 11 2020 - 01:26:14 EST)
- [RFC PATCH 0/3] Get supported_xss ready for XSS dependent Yang Weijiang (Wed Nov 11 2020 - 01:31:30 EST)
- [RFC PATCH 2/3] KVM: x86: Refresh CPUID when guest modifies MSR_IA32_XSS Yang Weijiang (Wed Nov 11 2020 - 01:31:43 EST)
- [RFC PATCH 3/3] KVM: x86: Load guest fpu state when accessing MSRs managed by XSAVES Yang Weijiang (Wed Nov 11 2020 - 01:31:55 EST)
- [RFC PATCH 1/3] KVM: x86: Add helpers for {set|clear} bits in supported_xss Yang Weijiang (Wed Nov 11 2020 - 01:32:05 EST)
- [PATCH v2] Bluetooth: Enforce key size of 16 bytes on FIPS level Archie Pusaka (Wed Nov 11 2020 - 01:32:44 EST)
- fs/binfmt_flat.c:402:9: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Wed Nov 11 2020 - 01:32:52 EST)
- [RFC -V4] autonuma: Migrate on fault among multiple bound nodes Huang Ying (Wed Nov 11 2020 - 01:38:18 EST)
- Re: BUG: KASAN: global-out-of-bounds in soc_device_match on arm Stephen Rothwell (Wed Nov 11 2020 - 01:38:43 EST)
- Re: [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for system cache Sai Prakash Ranjan (Wed Nov 11 2020 - 01:41:22 EST)
- arch/sh/kernel/cpu/sh3/clock-sh7712.c:23:21: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Wed Nov 11 2020 - 01:45:51 EST)
- [PATCH] drm/panel: add missing platform_driver_unregister() on error path Yang Yingliang (Wed Nov 11 2020 - 01:46:23 EST)
- linux-next: Tree for Nov 11 Stephen Rothwell (Wed Nov 11 2020 - 01:48:56 EST)
- [PATCH] clocksource/drivers/orion: add missing clk_disable_unprepare() on error path Yang Yingliang (Wed Nov 11 2020 - 01:49:15 EST)
- Re: [PATCH -V2 2/2] autonuma: Migrate on fault among multiple bound nodes Huang, Ying (Wed Nov 11 2020 - 01:50:16 EST)
- Re: [PATCH 1/3] md: improve variable names in md_flush_request() Paul Menzel (Wed Nov 11 2020 - 01:52:10 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Mike Rapoport (Wed Nov 11 2020 - 01:52:21 EST)
- Re: [PATCH 2/3] arm: introduce IRQ stacks Tony Lindgren (Wed Nov 11 2020 - 01:56:47 EST)
- [PATCH v9 1/6] Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request Howard Chung (Wed Nov 11 2020 - 02:02:52 EST)
- [PATCH v9 2/6] Bluetooth: Interleave with allowlist scan Howard Chung (Wed Nov 11 2020 - 02:02:53 EST)
- [PATCH v9 3/6] Bluetooth: Handle system suspend resume case Howard Chung (Wed Nov 11 2020 - 02:02:55 EST)
- [PATCH v9 4/6] Bluetooth: Handle active scan case Howard Chung (Wed Nov 11 2020 - 02:03:02 EST)
- [PATCH v9 6/6] Bluetooth: Add toggle to switch off interleave scan Howard Chung (Wed Nov 11 2020 - 02:03:13 EST)
- [PATCH v9 5/6] Bluetooth: Refactor read default sys config for various types Howard Chung (Wed Nov 11 2020 - 02:03:22 EST)
- Re: [PATCH v4 1/1] applesmc: Re-work SMC comms Brad Campbell (Wed Nov 11 2020 - 02:06:35 EST)
- Re: [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect Christoph Hellwig (Wed Nov 11 2020 - 02:10:12 EST)
- Re: [PATCH 19/25] soc: qcom: smp2p: Remove unused struct attribute provide another Lee Jones (Wed Nov 11 2020 - 02:12:00 EST)
- Re: [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs kernel test robot (Wed Nov 11 2020 - 02:12:05 EST)
- [PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow Leo Yan (Wed Nov 11 2020 - 02:12:25 EST)
- [PATCH v4] hwmon: Add driver for STMicroelectronics PM6764 Voltage Regulator Charles (Wed Nov 11 2020 - 02:12:33 EST)
- [PATCH v8 02/22] perf arm-spe: Fix a typo in comment Leo Yan (Wed Nov 11 2020 - 02:12:36 EST)
- [PATCH v8 03/22] perf arm-spe: Refactor payload size calculation Leo Yan (Wed Nov 11 2020 - 02:12:47 EST)
- [PATCH v8 05/22] perf arm-spe: Fix packet length handling Leo Yan (Wed Nov 11 2020 - 02:12:52 EST)
- [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Leo Yan (Wed Nov 11 2020 - 02:14:12 EST)
- [PATCH v8 04/22] perf arm-spe: Refactor arm_spe_get_events() Leo Yan (Wed Nov 11 2020 - 02:14:46 EST)
- [PATCH v8 10/22] perf arm-spe: Refactor address packet handling Leo Yan (Wed Nov 11 2020 - 02:16:19 EST)
- [PATCH v3 net-next 11/13] octeontx2-af: Handle PF-VF mac address changes Naveen Mamindlapalli (Wed Nov 11 2020 - 02:17:10 EST)
- [PATCH v3 net-next 02/13] octeontx2-af: Verify MCAM entry channel and PF_FUNC Naveen Mamindlapalli (Wed Nov 11 2020 - 02:17:20 EST)
- Re: [PATCH 01/30] drm/radeon/evergreen: Add comment for 'evergreen_page_flip()'s 'async' param Lee Jones (Wed Nov 11 2020 - 02:17:35 EST)
- [PATCH v8 21/22] perf arm_spe: Decode memory tagging properties Leo Yan (Wed Nov 11 2020 - 02:17:41 EST)
- [PATCH v3 net-next 12/13] octeontx2-af: Add new mbox messages to retrieve MCAM entries Naveen Mamindlapalli (Wed Nov 11 2020 - 02:18:04 EST)
- [PATCH v8 20/22] perf arm-spe: Add more sub classes for operation packet Leo Yan (Wed Nov 11 2020 - 02:18:08 EST)
- [PATCH v3 net-next 10/13] octeontx2-pf: Add support for SR-IOV management functions Naveen Mamindlapalli (Wed Nov 11 2020 - 02:18:09 EST)
- [PATCH v3 net-next 13/13] octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox message Naveen Mamindlapalli (Wed Nov 11 2020 - 02:18:23 EST)
- [PATCH v8 19/22] perf arm-spe: Refactor operation packet handling Leo Yan (Wed Nov 11 2020 - 02:18:24 EST)
- [PATCH v8 22/22] perf arm-spe: Add support for ARMv8.3-SPE Leo Yan (Wed Nov 11 2020 - 02:18:36 EST)
- [PATCH v3 net-next 08/13] octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entries Naveen Mamindlapalli (Wed Nov 11 2020 - 02:19:05 EST)
- [PATCH v3 net-next 09/13] octeontx2-pf: Implement ingress/egress VLAN offload Naveen Mamindlapalli (Wed Nov 11 2020 - 02:19:25 EST)
- [PATCH v3 net-next 06/13] octeontx2-pf: Add support for unicast MAC address filtering Naveen Mamindlapalli (Wed Nov 11 2020 - 02:19:34 EST)
- [PATCH v3 net-next 07/13] octeontx2-af: Add debugfs entry to dump the MCAM rules Naveen Mamindlapalli (Wed Nov 11 2020 - 02:19:37 EST)
- Re: [PATCH -next] treewide: Remove stringification from __alias macro definition Ard Biesheuvel (Wed Nov 11 2020 - 02:19:42 EST)
- [PATCH v3 net-next 04/13] octeontx2-af: Add mbox messages to install and delete MCAM rules Naveen Mamindlapalli (Wed Nov 11 2020 - 02:20:00 EST)
- [PATCH v3 net-next 05/13] octeontx2-pf: Add support for ethtool ntuple filters Naveen Mamindlapalli (Wed Nov 11 2020 - 02:20:03 EST)
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Tian, Kevin (Wed Nov 11 2020 - 02:20:04 EST)
- [PATCH v3 net-next 03/13] octeontx2-af: Generate key field bit mask from KEX profile Naveen Mamindlapalli (Wed Nov 11 2020 - 02:20:07 EST)
- [PATCH v3 net-next 00/13] Add ethtool ntuple filters support Naveen Mamindlapalli (Wed Nov 11 2020 - 02:20:43 EST)
- [PATCH v8 17/22] perf arm-spe: Remove size condition checking for events Leo Yan (Wed Nov 11 2020 - 02:20:53 EST)
- Re: [PATCH] drm/panel: add missing platform_driver_unregister() on error path Sam Ravnborg (Wed Nov 11 2020 - 02:21:02 EST)
- [PATCH v8 18/22] perf arm-spe: Add new function arm_spe_pkt_desc_op_type() Leo Yan (Wed Nov 11 2020 - 02:21:02 EST)
- [PATCH v3 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields Naveen Mamindlapalli (Wed Nov 11 2020 - 02:21:06 EST)
- [PATCH v8 16/22] perf arm-spe: Refactor event type handling Leo Yan (Wed Nov 11 2020 - 02:21:14 EST)
- [PATCH v8 15/22] perf arm-spe: Add new function arm_spe_pkt_desc_event() Leo Yan (Wed Nov 11 2020 - 02:21:19 EST)
- Re: linux-next: Fixes tag needs some work in the omap-fixes tree Tony Lindgren (Wed Nov 11 2020 - 02:21:33 EST)
- RE: [PATCH] platform/x86: dell-privacy: Add support for new privacy driver Yuan, Perry (Wed Nov 11 2020 - 02:21:38 EST)
- [PATCH v8 14/22] perf arm-spe: Refactor counter packet handling Leo Yan (Wed Nov 11 2020 - 02:21:45 EST)
- [PATCH v8 13/22] perf arm-spe: Add new function arm_spe_pkt_desc_counter() Leo Yan (Wed Nov 11 2020 - 02:21:46 EST)
- [PATCH v8 12/22] perf arm-spe: Refactor context packet handling Leo Yan (Wed Nov 11 2020 - 02:21:50 EST)
- [PATCH v8 11/22] perf arm_spe: Fixup top byte for data virtual address Leo Yan (Wed Nov 11 2020 - 02:21:58 EST)
- [PATCH v8 09/22] perf arm-spe: Add new function arm_spe_pkt_desc_addr() Leo Yan (Wed Nov 11 2020 - 02:22:07 EST)
- [PATCH v8 08/22] perf arm-spe: Refactor packet header parsing Leo Yan (Wed Nov 11 2020 - 02:22:09 EST)
- [PATCH v8 07/22] perf arm-spe: Consolidate arm_spe_pkt_desc()'s return value Leo Yan (Wed Nov 11 2020 - 02:22:16 EST)
- Re: [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Christoph Hellwig (Wed Nov 11 2020 - 02:22:34 EST)
- Re: [PATCH 1/3] md: improve variable names in md_flush_request() Pankaj Gupta (Wed Nov 11 2020 - 02:22:45 EST)
- [PATCH v8 01/22] perf arm-spe: Include bitops.h for BIT() macro Leo Yan (Wed Nov 11 2020 - 02:22:50 EST)
- Corporate and Personal Loan * Investment Corporate (Wed Nov 11 2020 - 02:23:49 EST)
- RE: [PATCH] platform/x86: dell-privacy: Add support for new privacy driver Yuan, Perry (Wed Nov 11 2020 - 02:25:25 EST)
- Re: [PATCH] platform/x86: dell-privacy: Add support for new privacy driver Matthew Garrett (Wed Nov 11 2020 - 02:25:46 EST)
- Re: [PATCH v20 08/20] mm: page_idle_get_page() does not need lru_lock Hugh Dickins (Wed Nov 11 2020 - 02:28:20 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug Sumit Saxena (Wed Nov 11 2020 - 02:28:36 EST)
- Re: [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect Verma, Vishal L (Wed Nov 11 2020 - 02:30:52 EST)
- Re: [PATCH v8 09/26] memory: tegra30: Support interconnect framework Dmitry Osipenko (Wed Nov 11 2020 - 02:33:15 EST)
- Re: [PATCH v13 3/3] binder: add transaction latency tracer Greg Kroah-Hartman (Wed Nov 11 2020 - 02:33:23 EST)
- Re: [PATCH v13] binder: add transaction latency tracer Greg Kroah-Hartman (Wed Nov 11 2020 - 02:33:38 EST)
- Re: [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect hch@xxxxxxxxxxxxx (Wed Nov 11 2020 - 02:34:57 EST)
- [PATCH v3] tcp: fix race condition when creating child sockets from syncookies Ricardo Dias (Wed Nov 11 2020 - 02:35:57 EST)
- Re: [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect Verma, Vishal L (Wed Nov 11 2020 - 02:36:43 EST)
- Re: [PATCH v21 06/19] mm/rmap: stop store reordering issue on page->mapping Hugh Dickins (Wed Nov 11 2020 - 02:42:08 EST)
- Re: [RESEND PATCH v3] fuse: Abort waiting for a response if the daemon receives a fatal signal Eric W. Biederman (Wed Nov 11 2020 - 02:43:15 EST)
- drivers/watchdog/pcwd_usb.c:375:37: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Wed Nov 11 2020 - 02:44:06 EST)
- Re: [PATCH v4 bpf-next 5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Song Liu (Wed Nov 11 2020 - 02:45:19 EST)
- linux-next boot error: BUG: unable to handle kernel NULL pointer dereference in mempool_init_node syzbot (Wed Nov 11 2020 - 02:45:30 EST)
- Re: [PATCH] mm/rmap: always do TTU_IGNORE_ACCESS Hugh Dickins (Wed Nov 11 2020 - 02:50:58 EST)
- Re: [PATCH] ASoC: pcm512x: Add support for data formats RJ and LJ Kirill Marinushkin (Wed Nov 11 2020 - 02:52:55 EST)
- Re: [PATCH v8 09/26] memory: tegra30: Support interconnect framework Viresh Kumar (Wed Nov 11 2020 - 02:54:09 EST)
- Re: BUG: KASAN: global-out-of-bounds in soc_device_match on arm Vignesh Raghavendra (Wed Nov 11 2020 - 02:55:37 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Christoph Hellwig (Wed Nov 11 2020 - 02:55:48 EST)
- [PATCH] drm/msm/dp: remove duplicate include statement Tian Tao (Wed Nov 11 2020 - 02:57:35 EST)
- Re: simplify gendisk lookup and remove struct block_device aliases v4 Christoph Hellwig (Wed Nov 11 2020 - 02:58:08 EST)
- Re: [PATCH] mmc: sdhci-of-arasan: Allow configuring zero tap values Michal Simek (Wed Nov 11 2020 - 02:59:57 EST)
- Re: [PATCH] drm: bridge: dw-hdmi: Avoid resetting force in the detect function Jonathan Liu (Wed Nov 11 2020 - 03:00:14 EST)
- Re: drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c:412 sun8i_ce_hash_run() warn: possible memory leak of 'result' LABBE Corentin (Wed Nov 11 2020 - 03:01:43 EST)
- Re: [PATCH] mm: memblock: add more debug logs Faiyaz Mohammed (Wed Nov 11 2020 - 03:01:44 EST)
- [PATCH] dt-bindings: mediatek: mt8192: revert "add audio afe document" Jiaxin Yu (Wed Nov 11 2020 - 03:05:35 EST)
- Re: [RESEND PATCH v3] fuse: Abort waiting for a response if the daemon receives a fatal signal Miklos Szeredi (Wed Nov 11 2020 - 03:05:39 EST)
- [PATCH] hwmon: Fix unsigned 'reg' compared with zero in amc6821_update_device xiakaixu1987 (Wed Nov 11 2020 - 03:13:36 EST)
- Re: [PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime Thomas Renninger (Wed Nov 11 2020 - 03:13:36 EST)
- Re: arm: kasan: WARNING: CPU: 0 PID: 0 at arch/arm/kernel/insn.c:47 __arm_gen_branch Ard Biesheuvel (Wed Nov 11 2020 - 03:15:58 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Wed Nov 11 2020 - 03:16:59 EST)
- Re: [PATCH v21 07/19] mm: page_idle_get_page() does not need lru_lock huang ying (Wed Nov 11 2020 - 03:17:34 EST)
- Re: [PATCH 2/2] mm: simplify follow_pte{,pmd} Christoph Hellwig (Wed Nov 11 2020 - 03:18:09 EST)
- Re: [PATCH] mmc: sdhci-of-arasan: Allow configuring zero tap values Michal Simek (Wed Nov 11 2020 - 03:18:24 EST)
- Re: [PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness Ard Biesheuvel (Wed Nov 11 2020 - 03:19:54 EST)
- [tip: locking/urgent] lockdep: Avoid to modify chain keys in validate_chain() tip-bot2 for Boqun Feng (Wed Nov 11 2020 - 03:23:16 EST)
- [tip: sched/core] sched/fair: Remove superfluous lock section in do_sched_cfs_slack_timer() tip-bot2 for Hui Su (Wed Nov 11 2020 - 03:23:26 EST)
- [tip: sched/core] sched: Comment affine_move_task() tip-bot2 for Valentin Schneider (Wed Nov 11 2020 - 03:23:27 EST)
- [tip: sched/core] sched: Remove select_task_rq()'s sd_flag parameter tip-bot2 for Valentin Schneider (Wed Nov 11 2020 - 03:23:32 EST)
- [tip: sched/core] sched/proc: Print accurate cpumask vs migrate_disable() tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:23:35 EST)
- [tip: sched/urgent] sched/fair: Ensure tasks spreading in LLC during LB tip-bot2 for Vincent Guittot (Wed Nov 11 2020 - 03:23:38 EST)
- [tip: sched/urgent] sched/fair: Prefer prev cpu in asymmetric wakeup path tip-bot2 for Vincent Guittot (Wed Nov 11 2020 - 03:23:43 EST)
- [tip: sched/urgent] sched/debug: Fix memory corruption caused by multiple small reads of flags tip-bot2 for Colin Ian King (Wed Nov 11 2020 - 03:23:46 EST)
- [tip: sched/core] stop_machine: Add function and caller debug info tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:23:50 EST)
- [tip: sched/core] sched: Fix balance_callback() tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:23:55 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Peter Zijlstra (Wed Nov 11 2020 - 03:24:01 EST)
- [tip: sched/core] sched/hotplug: Ensure only per-cpu kthreads run during hotplug tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:24:05 EST)
- [tip: sched/core] sched/core: Wait for tasks being pushed away on hotplug tip-bot2 for Thomas Gleixner (Wed Nov 11 2020 - 03:24:09 EST)
- [tip: sched/core] workqueue: Manually break affinity on hotplug tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:24:16 EST)
- [tip: sched/core] sched: Fix hotplug vs CPU bandwidth control tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:24:20 EST)
- [tip: sched/core] sched/hotplug: Consolidate task migration on CPU unplug tip-bot2 for Thomas Gleixner (Wed Nov 11 2020 - 03:24:22 EST)
- [tip: sched/core] sched: Add migrate_disable() tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:24:39 EST)
- [tip: sched/core] sched: Massage set_cpus_allowed() tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:24:41 EST)
- [tip: sched/core] sched/core: Make migrate disable and CPU hotplug cooperative tip-bot2 for Thomas Gleixner (Wed Nov 11 2020 - 03:24:47 EST)
- [tip: sched/core] sched, lockdep: Annotate ->pi_lock recursion tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:24:50 EST)
- [tip: sched/core] sched,rt: Use cpumask_any*_distribute() tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:24:57 EST)
- [tip: sched/core] sched,rt: Use the full cpumask for balancing tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:25:03 EST)
- Re: [PATCH] bcache: Fix potential memory leak in register_bcache() Coly Li (Wed Nov 11 2020 - 03:25:08 EST)
- [tip: sched/core] sched: Fix migrate_disable() vs rt/dl balancing tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:25:12 EST)
- [tip: sched/core] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() tip-bot2 for Peter Zijlstra (Wed Nov 11 2020 - 03:25:17 EST)
- [tip: sched/core] sched: Deny self-issued __set_cpus_allowed_ptr() when migrate_disable() tip-bot2 for Valentin Schneider (Wed Nov 11 2020 - 03:25:20 EST)
- Re: linux-next: Signed-off-by missing for commit in the wireless-drivers tree Kalle Valo (Wed Nov 11 2020 - 03:25:22 EST)
- [tip: sched/core] sched/fair: Dissociate wakeup decisions from SD flag value tip-bot2 for Valentin Schneider (Wed Nov 11 2020 - 03:25:26 EST)
- [tip: sched/core] sched: Add WF_TTWU, WF_EXEC wakeup flags tip-bot2 for Valentin Schneider (Wed Nov 11 2020 - 03:25:28 EST)
- [tip: perf/urgent] perf/x86/intel/uncore: Fix Add BW copypasta tip-bot2 for Arnd Bergmann (Wed Nov 11 2020 - 03:25:36 EST)
- Re: [PATCH 2/2] mm: simplify follow_pte{,pmd} Christian Borntraeger (Wed Nov 11 2020 - 03:26:38 EST)
- Re: [v6,1/3] dt-binding: reset-controller: mediatek: add YAML schemas Stanley Chu (Wed Nov 11 2020 - 03:28:46 EST)
- Re: [PATCH 2/2] mm: simplify follow_pte{,pmd} Christoph Hellwig (Wed Nov 11 2020 - 03:28:52 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Wed Nov 11 2020 - 03:30:00 EST)
- [PATCH 0/5] add KERN_LEVEL to printk Bernard Zhao (Wed Nov 11 2020 - 03:31:54 EST)
- [PATCH 1/5] adreno/a2xx_gpu.c: add KERN_LEVEL to printk Bernard Zhao (Wed Nov 11 2020 - 03:32:07 EST)
- [PATCH 2/5] adreno/a3xx_gpu.c: add KERN_LEVEL to printk Bernard Zhao (Wed Nov 11 2020 - 03:32:21 EST)
- [PATCH 3/5] adreno/a4xx_gpu.c: add KERN_LEVEL to printk Bernard Zhao (Wed Nov 11 2020 - 03:32:34 EST)
- [PATCH 4/5] adreno/a5xx_gpu.c: add KERN_LEVEL to printk Bernard Zhao (Wed Nov 11 2020 - 03:32:44 EST)
- [PATCH 5/5] adreno/adreno_gpu.c: add KERN_LEVEL to printk Bernard Zhao (Wed Nov 11 2020 - 03:33:00 EST)
- Re: [PATCH] bcache: consider the fragmentation when update the writeback rate Coly Li (Wed Nov 11 2020 - 03:33:47 EST)
- [PATCH 0/4] gpio: visoconti: Add Toshiba Visconti GPIO support Nobuhiro Iwamatsu (Wed Nov 11 2020 - 03:33:55 EST)
- [PATCH 2/4] gpio: visoconti: Add Toshiba Visconti GPIO support Nobuhiro Iwamatsu (Wed Nov 11 2020 - 03:34:04 EST)
- [PATCH 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller Nobuhiro Iwamatsu (Wed Nov 11 2020 - 03:34:10 EST)
- Re: [RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup Li, Aubrey (Wed Nov 11 2020 - 03:38:34 EST)
- Re: [PATCH] perf/intel: Remove Perfmon-v4 counter_freezing support Peter Zijlstra (Wed Nov 11 2020 - 03:39:26 EST)
- [PATCH 1/6] Input: adp5589: use a single variable for error in probe Alexandru Ardelean (Wed Nov 11 2020 - 03:43:37 EST)
- [PATCH 2/6] Input: adp5589: use devm_kzalloc() to allocate the kpad object Alexandru Ardelean (Wed Nov 11 2020 - 03:43:44 EST)
- [PATCH 0/6] Input: adp5589: cleanup and use device-managed functions Alexandru Ardelean (Wed Nov 11 2020 - 03:43:47 EST)
- [PATCH 4/6] Input: adp5589: remove setup/teardown hooks for gpios Alexandru Ardelean (Wed Nov 11 2020 - 03:43:48 EST)
- [PATCH 5/6] Input: adp5589: use devm_gpiochip_add_data() for gpios Alexandru Ardelean (Wed Nov 11 2020 - 03:43:54 EST)
- [PATCH 6/6] Input: adp5589: use devm_add_action_or_reset() for register clear Alexandru Ardelean (Wed Nov 11 2020 - 03:43:57 EST)
- Re: [PATCH] sched/topology: Warn when NUMA diameter > 2 Mel Gorman (Wed Nov 11 2020 - 03:44:05 EST)
- [PATCH 3/6] Input: adp5589: use device-managed function in adp5589_keypad_add() Alexandru Ardelean (Wed Nov 11 2020 - 03:44:26 EST)
- Re: [PATCH v2 bpf] tools: bpftool: Add missing close before bpftool net attach exit John Fastabend (Wed Nov 11 2020 - 03:44:28 EST)
- [PATCH 4/4] arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driver Nobuhiro Iwamatsu (Wed Nov 11 2020 - 03:46:36 EST)
- Re: [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO Michal Hocko (Wed Nov 11 2020 - 03:47:43 EST)
- RE: [v9 1/2] i2c: imx: support slave mode for imx I2C driver Biwen Li (OSS) (Wed Nov 11 2020 - 03:48:08 EST)
- [PATCH 3/4] MAINTAINERS: Add entries for Toshiba Visconti GPIO controller Nobuhiro Iwamatsu (Wed Nov 11 2020 - 03:50:02 EST)
- Re: [PATCH 0/5] add KERN_LEVEL to printk Thomas Zimmermann (Wed Nov 11 2020 - 03:51:14 EST)
- Re: [PATCH v8 10/26] memory: tegra30-emc: Factor out clk initialization Krzysztof Kozlowski (Wed Nov 11 2020 - 03:51:24 EST)
- Re: ./include/generated/autoconf.h:1601:33: fatal error: mach/debug-macro.S: No such file or directory Linus Walleij (Wed Nov 11 2020 - 03:51:42 EST)
- Re: [PATCH] phy: phylink: Fix CuSFP issue in phylink Bjarni Jonasson (Wed Nov 11 2020 - 03:52:24 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Lars Povlsen (Wed Nov 11 2020 - 03:52:33 EST)
- Re: [PATCH v8 10/26] memory: tegra30-emc: Factor out clk initialization Krzysztof Kozlowski (Wed Nov 11 2020 - 03:53:00 EST)
- Re: [PATCH 01/35] fs: introduce dmemfs module yulei zhang (Wed Nov 11 2020 - 03:53:15 EST)
- Re: [PATCH] mwifiex: pcie: skip cancel_work_sync() on reset failure path Tsuchiya Yuto (Wed Nov 11 2020 - 03:53:46 EST)
- Re: [RFC][PATCH 13/24] x86/pti: Extend PTI user mappings Alexandre Chartre (Wed Nov 11 2020 - 03:53:54 EST)
- [PATCH v1] add axi clock control for MT8192 spi-nor Bayi Cheng (Wed Nov 11 2020 - 03:55:16 EST)
- [PATCH v1] spi: spi-mtk-nor: add axi clock control for MT8192 spi-nor Bayi Cheng (Wed Nov 11 2020 - 03:55:19 EST)
- Re: [PATCH v2 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block Zong Li (Wed Nov 11 2020 - 03:58:22 EST)
- Re: [PATCH] pinctrl: qcom: sdx55: update kconfig dependency Linus Walleij (Wed Nov 11 2020 - 03:59:45 EST)
- [no subject] george mike (Wed Nov 11 2020 - 04:01:07 EST)
- Re: [PATCH v8 10/26] memory: tegra30-emc: Factor out clk initialization Dmitry Osipenko (Wed Nov 11 2020 - 04:01:51 EST)
- [PATCH v2] checkpatch: add fix option for MISSING_SIGN_OFF Aditya Srivastava (Wed Nov 11 2020 - 04:01:57 EST)
- [PATCH v3 1/3] usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion Serge Semin (Wed Nov 11 2020 - 04:03:19 EST)
- [PATCH v3 0/3] usb: dwc3: ulpi: Fix UPLI registers read/write ops Serge Semin (Wed Nov 11 2020 - 04:03:21 EST)
- [PATCH v3 2/3] usb: dwc3: ulpi: Replace CPU-based busyloop with Protocol-based one Serge Semin (Wed Nov 11 2020 - 04:03:34 EST)
- [PATCH v3 3/3] usb: dwc3: ulpi: Fix USB2.0 HS/FS/LS PHY suspend regression Serge Semin (Wed Nov 11 2020 - 04:03:42 EST)
- Re: Higher slub memory consumption on 64K page-size systems? Bharata B Rao (Wed Nov 11 2020 - 04:04:16 EST)
- Re: [PATCH v8 11/26] memory: tegra124-emc: Make driver modular Krzysztof Kozlowski (Wed Nov 11 2020 - 04:04:44 EST)
- Re: [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO David Hildenbrand (Wed Nov 11 2020 - 04:06:35 EST)
- Re: [PATCH] mwifiex: pcie: skip cancel_work_sync() on reset failure path Kalle Valo (Wed Nov 11 2020 - 04:06:54 EST)
- Re: linux-next: Signed-off-by missing for commit in the wireless-drivers tree Coelho, Luciano (Wed Nov 11 2020 - 04:07:19 EST)
- [PATCH v2 0/6] regulator: mcp16502: add support for ramp delay Claudiu Beznea (Wed Nov 11 2020 - 04:07:35 EST)
- [PATCH v2 1/6] regulator: core: validate selector against linear_min_sel Claudiu Beznea (Wed Nov 11 2020 - 04:07:38 EST)
- [PATCH v2 2/6] regulator: core: do not continue if selector match Claudiu Beznea (Wed Nov 11 2020 - 04:07:46 EST)
- [PATCH v2 3/6] regulator: mcp16502: add linear_min_sel Claudiu Beznea (Wed Nov 11 2020 - 04:08:07 EST)
- [PATCH v2 4/6] regulator: mcp16502: adapt for get/set on other registers Claudiu Beznea (Wed Nov 11 2020 - 04:08:28 EST)
- [PATCH v2 6/6] regulator: mcp16502: remove void documentation of struct mcp16502 Claudiu Beznea (Wed Nov 11 2020 - 04:08:29 EST)
- [PATCH v2 5/6] regulator: mcp16502: add support for ramp delay Claudiu Beznea (Wed Nov 11 2020 - 04:08:31 EST)
- [PATCH v2 0/4] hwmon: (ltc2945): add support for sense resistor Alexandru Ardelean (Wed Nov 11 2020 - 04:08:35 EST)
- [PATCH v2 3/4] hwmon: (ltc2945): add support for sense resistor Alexandru Ardelean (Wed Nov 11 2020 - 04:08:57 EST)
- [PATCH v2 4/4] dt-bindings: hwmon: ltc2945: add device tree doc for ltc2945 Alexandru Ardelean (Wed Nov 11 2020 - 04:09:18 EST)
- [PATCH v2 1/4] hwmon: (ltc2945): wrap regmap into an ltc2945_state struct Alexandru Ardelean (Wed Nov 11 2020 - 04:09:18 EST)
- [PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg() Alexandru Ardelean (Wed Nov 11 2020 - 04:09:43 EST)
- [PATCH v4 00/18] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema Serge Semin (Wed Nov 11 2020 - 04:10:03 EST)
- [PATCH v4 01/18] dt-bindings: usb: usb-hcd: Detach generic USB controller properties Serge Semin (Wed Nov 11 2020 - 04:10:25 EST)
- [PATCH v4 18/18] dt-bindings: usb: qcom,dwc3: Validate DWC3 sub-node Serge Semin (Wed Nov 11 2020 - 04:10:25 EST)
- [PATCH v4 04/18] dt-bindings: usb: Add "ulpi/serial/hsic" PHY types Serge Semin (Wed Nov 11 2020 - 04:10:25 EST)
- [PATCH v4 07/18] dt-bindings: usb: Convert xHCI bindings to DT schema Serge Semin (Wed Nov 11 2020 - 04:10:40 EST)
- [PATCH v4 02/18] dt-bindings: usb: Convert generic USB properties to DT schemas Serge Semin (Wed Nov 11 2020 - 04:10:58 EST)
- [PATCH v4 08/18] dt-bindings: usb: xhci: Add Broadcom STB v2 compatible device Serge Semin (Wed Nov 11 2020 - 04:11:09 EST)
- [PATCH v4 11/18] dt-bindings: usb: dwc3: Add interrupt-names property support Serge Semin (Wed Nov 11 2020 - 04:11:11 EST)
- [PATCH v4 06/18] dt-bindings: usb: Add generic "usb-phy" property Serge Semin (Wed Nov 11 2020 - 04:11:15 EST)
- Re: [PATCH] arm64: mm: account for hotplug memory when randomizing the linear region David Hildenbrand (Wed Nov 11 2020 - 04:11:27 EST)
- [PATCH v4 09/18] dt-bindings: usb: renesas-xhci: Refer to the usb-xhci.yaml file Serge Semin (Wed Nov 11 2020 - 04:11:37 EST)
- [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema Serge Semin (Wed Nov 11 2020 - 04:11:40 EST)
- [PATCH v4 12/18] dt-bindings: usb: dwc3: Add synopsys,dwc3 compatible string Serge Semin (Wed Nov 11 2020 - 04:11:49 EST)
- [PATCH v4 14/18] dt-bindings: usb: dwc3: Add Frame Length Adj constraints Serge Semin (Wed Nov 11 2020 - 04:11:53 EST)
- [PATCH v4 16/18] dt-bindings: usb: meson-g12a-usb: Validate DWC2/DWC3 sub-nodes Serge Semin (Wed Nov 11 2020 - 04:12:08 EST)
- [PATCH v4 15/18] dt-bindings: usb: meson-g12a-usb: Fix FL-adj property value Serge Semin (Wed Nov 11 2020 - 04:12:12 EST)
- [PATCH v4 17/18] dt-bindings: usb: keystone-dwc3: Validate DWC3 sub-node Serge Semin (Wed Nov 11 2020 - 04:12:13 EST)
- [PATCH v4 05/18] dt-bindings: usb: usb-hcd: Add "tpl-support" property Serge Semin (Wed Nov 11 2020 - 04:12:22 EST)
- [PATCH] tick/nohz: Reduce the critical region for jiffies_seq Yunfeng Ye (Wed Nov 11 2020 - 04:12:26 EST)
- [PATCH v4 03/18] dt-bindings: usb: usb-drd: Add "otg-rev" property constraints Serge Semin (Wed Nov 11 2020 - 04:12:29 EST)
- [PATCH v4 13/18] dt-bindings: usb: dwc3: Add Tx De-emphasis constraints Serge Semin (Wed Nov 11 2020 - 04:12:43 EST)
- Re: arm: kasan: WARNING: CPU: 0 PID: 0 at arch/arm/kernel/insn.c:47 __arm_gen_branch Linus Walleij (Wed Nov 11 2020 - 04:12:48 EST)
- [PATCH] kthread_worker: Add flush delayed work func qiang . zhang (Wed Nov 11 2020 - 04:14:15 EST)
- [PATCH v2 01/18] arm: dts: keystone: Correct DWC USB3 compatible string Serge Semin (Wed Nov 11 2020 - 04:16:05 EST)
- [PATCH v2 04/18] arm: dts: hisi-x5hd2: Harmonize EHCI/OHCI DT nodes name Serge Semin (Wed Nov 11 2020 - 04:16:22 EST)
- [PATCH v2 02/18] arm64: dts: amlogic: meson-g12: Set FL-adj property value Serge Semin (Wed Nov 11 2020 - 04:16:22 EST)
- [PATCH v2 13/18] arm: dts: keystone: Harmonize DWC USB3 DT nodes name Serge Semin (Wed Nov 11 2020 - 04:16:23 EST)
- [PATCH v2 12/18] arm: dts: marvell: armada-375: Harmonize DWC USB3 DT nodes name Serge Semin (Wed Nov 11 2020 - 04:16:26 EST)
- [PATCH v2 14/18] arm: dts: stih407-family: Harmonize DWC USB3 DT nodes name Serge Semin (Wed Nov 11 2020 - 04:16:28 EST)
- [PATCH v2 18/18] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name Serge Semin (Wed Nov 11 2020 - 04:16:36 EST)
- [PATCH v2 17/18] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"-prefixed names Serge Semin (Wed Nov 11 2020 - 04:16:39 EST)
- Re: [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema Krzysztof Kozlowski (Wed Nov 11 2020 - 04:16:45 EST)
- [PATCH v2 15/18] arm64: dts: apm: Harmonize DWC USB3 DT nodes name Serge Semin (Wed Nov 11 2020 - 04:16:56 EST)
- [PATCH v2 16/18] arm64: dts: hi3660: Harmonize DWC USB3 DT nodes name Serge Semin (Wed Nov 11 2020 - 04:17:01 EST)
- [PATCH v2 07/18] mips: dts: jz47x: Harmonize EHCI/OHCI DT nodes name Serge Semin (Wed Nov 11 2020 - 04:17:10 EST)
- [PATCH v2 10/18] powerpc: dts: akebono: Harmonize EHCI/OHCI DT nodes name Serge Semin (Wed Nov 11 2020 - 04:17:13 EST)
- [PATCH v2 11/18] arm64: dts: marvell: cp11x: Harmonize xHCI DT nodes name Serge Semin (Wed Nov 11 2020 - 04:17:16 EST)
- [PATCH v2 00/18] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name Serge Semin (Wed Nov 11 2020 - 04:17:19 EST)
- [PATCH v2 06/18] arm64: dts: hisi: Harmonize EHCI/OHCI DT nodes name Serge Semin (Wed Nov 11 2020 - 04:17:22 EST)
- [PATCH v2 09/18] mips: dts: ralink: mt7628a: Harmonize EHCI/OHCI DT nodes name Serge Semin (Wed Nov 11 2020 - 04:17:34 EST)
- [PATCH v2 08/18] mips: dts: sead3: Harmonize EHCI/OHCI DT nodes name Serge Semin (Wed Nov 11 2020 - 04:17:36 EST)
- [PATCH v2 05/18] arm: dts: lpc18xx: Harmonize EHCI/OHCI DT nodes name Serge Semin (Wed Nov 11 2020 - 04:17:45 EST)
- Re: [PATCH v8 11/26] memory: tegra124-emc: Make driver modular Dmitry Osipenko (Wed Nov 11 2020 - 04:17:48 EST)
- [PATCH v2 03/18] arc: dts: Harmonize EHCI/OHCI DT nodes name Serge Semin (Wed Nov 11 2020 - 04:17:57 EST)
- Re: [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs Heikki Krogerus (Wed Nov 11 2020 - 04:21:34 EST)
- Fair Pay: Uni Business and Psychology Ywe Cærlyn (Wed Nov 11 2020 - 04:22:12 EST)
- Re: [PATCH v3] reboot: allow to specify reboot mode via sysfs Petr Mladek (Wed Nov 11 2020 - 04:22:48 EST)
- [PATCH v3 01/11] evm: Execute evm_inode_init_security() only when an HMAC key is loaded Roberto Sassu (Wed Nov 11 2020 - 04:24:09 EST)
- [PATCH v3 00/11] evm: Improve usability of portable signatures Roberto Sassu (Wed Nov 11 2020 - 04:24:11 EST)
- [PATCH v3 04/11] ima: Move ima_reset_appraise_flags() call to post hooks Roberto Sassu (Wed Nov 11 2020 - 04:24:17 EST)
- [PATCH v3 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded Roberto Sassu (Wed Nov 11 2020 - 04:24:22 EST)
- [PATCH v3 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal Roberto Sassu (Wed Nov 11 2020 - 04:24:31 EST)
- [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Wang Qing (Wed Nov 11 2020 - 04:25:07 EST)
- [PATCH v3 06/11] evm: Ignore INTEGRITY_NOLABEL if no HMAC key is loaded Roberto Sassu (Wed Nov 11 2020 - 04:25:26 EST)
- [PATCH v3 07/11] evm: Allow xattr/attr operations for portable signatures Roberto Sassu (Wed Nov 11 2020 - 04:25:28 EST)
- [PATCH v3 05/11] evm: Introduce evm_status_revalidate() Roberto Sassu (Wed Nov 11 2020 - 04:25:31 EST)
- [PATCH v3 09/11] ima: Allow imasig requirement to be satisfied by EVM portable signatures Roberto Sassu (Wed Nov 11 2020 - 04:25:41 EST)
- [PATCH v3 08/11] evm: Allow setxattr() and setattr() for unmodified metadata Roberto Sassu (Wed Nov 11 2020 - 04:25:45 EST)
- Re: [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO David Hildenbrand (Wed Nov 11 2020 - 04:25:52 EST)
- Re: [PATCH v8 11/26] memory: tegra124-emc: Make driver modular Krzysztof Kozlowski (Wed Nov 11 2020 - 04:26:28 EST)
- [PATCH v3 11/11] ima: Don't remove security.ima if file must not be appraised Roberto Sassu (Wed Nov 11 2020 - 04:26:34 EST)
- [PATCH v3 10/11] ima: Introduce template field evmsig and write to field sig as fallback Roberto Sassu (Wed Nov 11 2020 - 04:26:38 EST)
- [PATCH] auxdisplay: fix platform_no_drv_owner.cocci warnings kernel test robot (Wed Nov 11 2020 - 04:26:57 EST)
- Re: [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers Loic Poulain (Wed Nov 11 2020 - 04:27:31 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug Ming Lei (Wed Nov 11 2020 - 04:28:16 EST)
- [PATCH v3 3/7] mm, page_alloc: remove setup_pageset() Vlastimil Babka (Wed Nov 11 2020 - 04:28:29 EST)
- [PATCH v3 5/7] mm, page_alloc: cache pageset high and batch in struct zone Vlastimil Babka (Wed Nov 11 2020 - 04:28:40 EST)
- [PATCH v3 6/7] mm, page_alloc: move draining pcplists to page isolation users Vlastimil Babka (Wed Nov 11 2020 - 04:28:42 EST)
- [PATCH v3 1/7] mm, page_alloc: clean up pageset high and batch update Vlastimil Babka (Wed Nov 11 2020 - 04:28:45 EST)
- [PATCH v3 0/7] disable pcplists during memory offline Vlastimil Babka (Wed Nov 11 2020 - 04:28:47 EST)
- [PATCH v3 7/7] mm, page_alloc: disable pcplists during memory offline Vlastimil Babka (Wed Nov 11 2020 - 04:28:49 EST)
- [PATCH v3 4/7] mm, page_alloc: simplify pageset_update() Vlastimil Babka (Wed Nov 11 2020 - 04:28:57 EST)
- [PATCH v3 2/7] mm, page_alloc: calculate pageset high and batch once per zone Vlastimil Babka (Wed Nov 11 2020 - 04:28:59 EST)
- RE: [PATCH v2 2/2] phy: intel: Add Keem Bay USB PHY support Wan Mohamad, Wan Ahmad Zainie (Wed Nov 11 2020 - 04:29:08 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dan Carpenter (Wed Nov 11 2020 - 04:29:52 EST)
- Re: [PATCH v5 10/14] clk: imx: Add generic blk-ctl driver Dong Aisheng (Wed Nov 11 2020 - 04:31:10 EST)
- Re: arm: kasan: WARNING: CPU: 0 PID: 0 at arch/arm/kernel/insn.c:47 __arm_gen_branch Arnd Bergmann (Wed Nov 11 2020 - 04:31:31 EST)
- Re: [PATCH] fail_function: remove a redundant mutex unlock Masami Hiramatsu (Wed Nov 11 2020 - 04:31:41 EST)
- Re: [PATCH] sched/topology: Warn when NUMA diameter > 2 Peter Zijlstra (Wed Nov 11 2020 - 04:31:58 EST)
- Re: [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema Serge Semin (Wed Nov 11 2020 - 04:32:21 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Arnd Bergmann (Wed Nov 11 2020 - 04:33:49 EST)
- Re: [PATCH v3] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id John Fastabend (Wed Nov 11 2020 - 04:34:22 EST)
- Re: [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema Krzysztof Kozlowski (Wed Nov 11 2020 - 04:34:28 EST)
- [PATCH v3 0/3] clk: add driver for the SiFive FU740 Zong Li (Wed Nov 11 2020 - 04:35:23 EST)
- [PATCH v3 1/3] clk: sifive: Extract prci core to common base Zong Li (Wed Nov 11 2020 - 04:35:28 EST)
- [PATCH v3 2/3] clk: sifive: Use common name for prci configuration Zong Li (Wed Nov 11 2020 - 04:35:33 EST)
- [PATCH v3 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block Zong Li (Wed Nov 11 2020 - 04:35:40 EST)
- Re: bootconfig length parse error in kernel Masami Hiramatsu (Wed Nov 11 2020 - 04:37:49 EST)
- Re: [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema Serge Semin (Wed Nov 11 2020 - 04:40:43 EST)
- test mail IT Department (Wed Nov 11 2020 - 04:42:45 EST)
- [PATCH] f2fs-tools: skipped to end on error syntax error Robin Hsu (Wed Nov 11 2020 - 04:42:47 EST)
- drivers/irqchip/irq-loongson-htpic.c:62:12: warning: variable 'val' set but not used kernel test robot (Wed Nov 11 2020 - 04:42:58 EST)
- Re: [PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness André Przywara (Wed Nov 11 2020 - 04:45:22 EST)
- Re: [PATCH] mm: memblock: always inline memblock_alloc Faiyaz Mohammed (Wed Nov 11 2020 - 04:45:30 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Thomas Gleixner (Wed Nov 11 2020 - 04:46:27 EST)
- [PATCH] usb: dwc3: meson-g12a: disable clk on error handling path in probe Zheng Zengkai (Wed Nov 11 2020 - 04:48:06 EST)
- Re: [PATCH v2 2/2] phy: intel: Add Keem Bay USB PHY support Andy Shevchenko (Wed Nov 11 2020 - 04:48:44 EST)
- Re: [PATCH] cpufreq: stats: Switch to ktime and msec instead of jiffies and usertime Viresh Kumar (Wed Nov 11 2020 - 04:51:19 EST)
- RE: [PATCH v3 1/3] clk: sifive: Extract prci core to common base Pragnesh Patel (Wed Nov 11 2020 - 04:51:33 EST)
- Re: [PATCH v3 1/3] dt-bindings: Convert graph bindings to json-schema Sameer Pujar (Wed Nov 11 2020 - 04:52:08 EST)
- Re: [PATCH v2] Bluetooth: Enforce key size of 16 bytes on FIPS level Marcel Holtmann (Wed Nov 11 2020 - 04:52:53 EST)
- Re: [Resend v1] Bluetooth: hci_qca: Enhance retry logic in qca_setup Marcel Holtmann (Wed Nov 11 2020 - 04:54:03 EST)
- Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state Shuo A Liu (Wed Nov 11 2020 - 04:54:47 EST)
- Re: [PATCH v3 1/7] mm, page_alloc: clean up pageset high and batch update Pankaj Gupta (Wed Nov 11 2020 - 04:55:18 EST)
- [net] net: phy: mscc: adjust the phy support for PTP and MACsec Steen Hegelund (Wed Nov 11 2020 - 04:55:29 EST)
- Re: [PATCH] Revert "dm cache: fix arm link errors with inline" Mikulas Patocka (Wed Nov 11 2020 - 04:56:42 EST)
- Re: [PATCH v3 1/3] clk: sifive: Extract prci core to common base Zong Li (Wed Nov 11 2020 - 04:56:48 EST)
- RE: [PATCH v3 3/3] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block Pragnesh Patel (Wed Nov 11 2020 - 04:56:59 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Peter Zijlstra (Wed Nov 11 2020 - 04:58:13 EST)
- Re: [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO Vlastimil Babka (Wed Nov 11 2020 - 04:58:18 EST)
- Re: [PATCH v2] Bluetooth: hci_ll: add a small delay for wl1271 enable bt_en Marcel Holtmann (Wed Nov 11 2020 - 04:58:23 EST)
- Re: drivers/crypto/allwinner/sun8i-ce/sun8i-ce-hash.c:412 sun8i_ce_hash_run() warn: possible memory leak of 'result' Dan Carpenter (Wed Nov 11 2020 - 04:58:44 EST)
- Re: [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO Mike Rapoport (Wed Nov 11 2020 - 04:59:37 EST)
- [PATCH net] net: x25: Fix kernel crashes due to x25_disconnect releasing x25_neigh Xie He (Wed Nov 11 2020 - 05:04:42 EST)
- Re: [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO David Hildenbrand (Wed Nov 11 2020 - 05:05:33 EST)
- Re: [PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness Ard Biesheuvel (Wed Nov 11 2020 - 05:05:44 EST)
- [PATCH v4 0/4] clk: add driver for the SiFive FU740 Zong Li (Wed Nov 11 2020 - 05:06:17 EST)
- [PATCH v4 1/4] clk: sifive: Extract prci core to common base Zong Li (Wed Nov 11 2020 - 05:06:23 EST)
- [PATCH v4 2/4] clk: sifive: Use common name for prci configuration Zong Li (Wed Nov 11 2020 - 05:06:30 EST)
- [PATCH v4 3/4] clk: sifive: Add a driver for the SiFive FU740 PRCI IP block Zong Li (Wed Nov 11 2020 - 05:06:36 EST)
- [PATCH v4 4/4] clk: sifive: Fix the wrong bit field shift Zong Li (Wed Nov 11 2020 - 05:06:38 EST)
- Re: [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO David Hildenbrand (Wed Nov 11 2020 - 05:07:00 EST)
- [PATCH] interconnect: qcom: qcs404: Remove gpu and display nodes Georgi Djakov (Wed Nov 11 2020 - 05:07:37 EST)
- Re: [PATCH v3] bpf: Fix unsigned 'datasec_id' compared with zero in check_pseudo_btf_id Daniel Borkmann (Wed Nov 11 2020 - 05:07:44 EST)
- Re: [PATCH] clk: samsung: allow building the clkout driver as module Chanwoo Choi (Wed Nov 11 2020 - 05:11:54 EST)
- Re: [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs Jessica Yu (Wed Nov 11 2020 - 05:13:27 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Alexandra Winter (Wed Nov 11 2020 - 05:13:36 EST)
- Re: [PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow André Przywara (Wed Nov 11 2020 - 05:14:11 EST)
- Re: [PATCH v2] mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function. Arnd Bergmann (Wed Nov 11 2020 - 05:16:00 EST)
- Re: [RESEND PATCH] libfs: fix error cast of negative value in simple_attr_write() Yicong Yang (Wed Nov 11 2020 - 05:18:43 EST)
- Re: [PATCH v3 2/7] mm, page_alloc: calculate pageset high and batch once per zone Pankaj Gupta (Wed Nov 11 2020 - 05:19:57 EST)
- Re: [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO Michal Hocko (Wed Nov 11 2020 - 05:22:12 EST)
- Re: [PATCH v3 3/7] mm, page_alloc: remove setup_pageset() Pankaj Gupta (Wed Nov 11 2020 - 05:24:02 EST)
- Re: [PATCH v8 11/26] memory: tegra124-emc: Make driver modular Dmitry Osipenko (Wed Nov 11 2020 - 05:25:43 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Mike Rapoport (Wed Nov 11 2020 - 05:27:04 EST)
- Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state Greg Kroah-Hartman (Wed Nov 11 2020 - 05:27:45 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Michal Suchánek (Wed Nov 11 2020 - 05:28:53 EST)
- Re: [PATCH v2 2/2] platform/chrome: cros_ec_typec: Set partner num_altmodes Heikki Krogerus (Wed Nov 11 2020 - 05:28:58 EST)
- Re: [PATCH v2] checkpatch: add fix option for MISSING_SIGN_OFF Lukas Bulwahn (Wed Nov 11 2020 - 05:31:10 EST)
- Re: [PATCH v1] mm/page_alloc: clear pages in alloc_contig_pages() with init_on_alloc=1 or __GFP_ZERO David Hildenbrand (Wed Nov 11 2020 - 05:32:39 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Vladimir Oltean (Wed Nov 11 2020 - 05:36:08 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Wed Nov 11 2020 - 05:36:53 EST)
- [PATCH] phy: tegra: Don't warn on probe deferral Jon Hunter (Wed Nov 11 2020 - 05:37:18 EST)
- Re: [PATCH v1 1/2] dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport Sudeep Holla (Wed Nov 11 2020 - 05:37:23 EST)
- [PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana Jon Hunter (Wed Nov 11 2020 - 05:38:55 EST)
- Re: [PATCH v1 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Sudeep Holla (Wed Nov 11 2020 - 05:42:04 EST)
- [PATCH] ARM64: tegra: Correct the UART for Jetson Xavier NX Jon Hunter (Wed Nov 11 2020 - 05:42:24 EST)
- [PATCH v4 0/2] security: add fault injection to LSM hooks Aleksandr Nogikh (Wed Nov 11 2020 - 05:44:49 EST)
- [PATCH v4 1/2] security: add fault injection capability Aleksandr Nogikh (Wed Nov 11 2020 - 05:45:14 EST)
- [PATCH v4 2/2] docs: add fail_lsm_hooks info to fault-injection.rst Aleksandr Nogikh (Wed Nov 11 2020 - 05:45:23 EST)
- Re: [PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness André Przywara (Wed Nov 11 2020 - 05:46:36 EST)
- Re: [PATCH] mmc: meson-gx: remove IRQF_ONESHOT Ulf Hansson (Wed Nov 11 2020 - 05:47:52 EST)
- Re: [PATCH] vhost_vdpa: switch to vmemdup_user() Stefano Garzarella (Wed Nov 11 2020 - 05:50:47 EST)
- Re: [PATCH] regmap: Properly free allocated name for regmap_config of syscon Kefeng Wang (Wed Nov 11 2020 - 05:53:45 EST)
- Re: [RFC] Are you good with Lockdep? Ingo Molnar (Wed Nov 11 2020 - 05:54:48 EST)
- Re: [PATCH][next] Bluetooth: btrtl: fix incorrect skb allocation failure check Marcel Holtmann (Wed Nov 11 2020 - 05:54:52 EST)
- Re: [PATCH v2 2/2] platform/chrome: cros_ec_typec: Set partner num_altmodes Greg KH (Wed Nov 11 2020 - 05:55:39 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Arnd Bergmann (Wed Nov 11 2020 - 05:57:25 EST)
- Re: [PATCH v1] i2c: nvidia-gpu: drop empty stub for runtime pm Vaibhav Gupta (Wed Nov 11 2020 - 05:57:36 EST)
- Re: [PATCH] Drivers: hv: vmbus: Allow cleanup of VMBUS_CONNECT_CPU if disconnected Wei Liu (Wed Nov 11 2020 - 05:59:26 EST)
- I sent you a mail earlier but not sure if you received it, kindly check your email and get back to me for I have very urgent information to pass to you. Kevin Roberts (Wed Nov 11 2020 - 06:03:11 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Mike Rapoport (Wed Nov 11 2020 - 06:04:27 EST)
- Re: [PATCH 1/3] Bluetooth: hci_bcm: Add compatible string for BCM4389 Marcel Holtmann (Wed Nov 11 2020 - 06:05:15 EST)
- Re: [PATCH 3/3] Bluetooth: hci_bcm: Ignore deprecated command fail case Marcel Holtmann (Wed Nov 11 2020 - 06:07:18 EST)
- [PATCH 0/3] powerpc: convert to use ARCH_ATOMIC Nicholas Piggin (Wed Nov 11 2020 - 06:07:35 EST)
- [PATCH 1/3] asm-generic/atomic64: Add support for ARCH_ATOMIC Nicholas Piggin (Wed Nov 11 2020 - 06:07:40 EST)
- [PATCH 2/3] powerpc/64s/iommu: don't use atomic_ function on atomic64_t type Nicholas Piggin (Wed Nov 11 2020 - 06:07:44 EST)
- [PATCH 3/3] powerpc: rewrite atomics to use ARCH_ATOMIC Nicholas Piggin (Wed Nov 11 2020 - 06:07:49 EST)
- Re: [PATCH v1] Bluetooth: hci_qca: Wait for timeout during suspend Marcel Holtmann (Wed Nov 11 2020 - 06:08:45 EST)
- drivers/md/raid10.c:1698:39: warning: Uninitialized variable: first_r10bio kernel test robot (Wed Nov 11 2020 - 06:09:08 EST)
- Re: [PATCH v2] checkpatch: add fix option for MISSING_SIGN_OFF Aditya (Wed Nov 11 2020 - 06:09:39 EST)
- Re: KASAN: out-of-bounds Read in __switch_to (2) Dmitry Vyukov (Wed Nov 11 2020 - 06:10:19 EST)
- Re: [PATCH v5 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules Hans de Goede (Wed Nov 11 2020 - 06:10:26 EST)
- Re: WARNING in handle_exception_nmi Dmitry Vyukov (Wed Nov 11 2020 - 06:11:22 EST)
- Re: BUG: unable to handle kernel paging request in pvclock_gtod_notify Dmitry Vyukov (Wed Nov 11 2020 - 06:11:35 EST)
- [PATCH RESEND 0/3] Allow on demand channel request / free Daniel Baluta (Wed Nov 11 2020 - 06:12:00 EST)
- [PATCH RESEND 1/3] firmware: imx: Introduce imx_dsp_setup_channels Daniel Baluta (Wed Nov 11 2020 - 06:12:16 EST)
- Re: WARNING in syscall_exit_to_user_mode Dmitry Vyukov (Wed Nov 11 2020 - 06:12:21 EST)
- Re: INFO: rcu detected stall in exit_group Dmitry Vyukov (Wed Nov 11 2020 - 06:12:48 EST)
- Re: [PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces Sargun Dhillon (Wed Nov 11 2020 - 06:12:58 EST)
- [PATCH] scripts: coccicheck: Correct usage of make coccicheck Sumera Priyadarsini (Wed Nov 11 2020 - 06:13:16 EST)
- Re: [PATCH 2/2] mm: simplify follow_pte{,pmd} Stephen Rothwell (Wed Nov 11 2020 - 06:13:22 EST)
- Re: KASAN: use-after-free Read in delete_partition Dmitry Vyukov (Wed Nov 11 2020 - 06:13:27 EST)
- Re: [PATCH v5 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules Hans de Goede (Wed Nov 11 2020 - 06:13:35 EST)
- [PATCH RESEND 3/3] firmware: imx-dsp: Export functions to request/free channels Daniel Baluta (Wed Nov 11 2020 - 06:13:42 EST)
- [PATCH RESEND 2/3] firmware: imx: Save channel name for further use Daniel Baluta (Wed Nov 11 2020 - 06:13:45 EST)
- Re: [PATCH v9 1/6] Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI request Marcel Holtmann (Wed Nov 11 2020 - 06:15:19 EST)
- [PATCH 1/2] uio: pruss: move simple allocations to dem_ equivalents Alexandru Ardelean (Wed Nov 11 2020 - 06:17:47 EST)
- [PATCH 2/2] uio: pruss: use devm_clk_get() for clk init Alexandru Ardelean (Wed Nov 11 2020 - 06:18:02 EST)
- Re: [PATCH v9 2/6] Bluetooth: Interleave with allowlist scan Marcel Holtmann (Wed Nov 11 2020 - 06:18:32 EST)
- Re: WARNING: ODEBUG bug in exit_to_user_mode_prepare Dmitry Vyukov (Wed Nov 11 2020 - 06:19:09 EST)
- Re: general protection fault in nexthop_is_blackhole Dmitry Vyukov (Wed Nov 11 2020 - 06:19:23 EST)
- Re: general protection fault in rt6_fill_node Dmitry Vyukov (Wed Nov 11 2020 - 06:20:05 EST)
- Re: [PATCH v9 5/6] Bluetooth: Refactor read default sys config for various types Marcel Holtmann (Wed Nov 11 2020 - 06:20:39 EST)
- Re: [PATCH v2 2/2] platform/chrome: cros_ec_typec: Set partner num_altmodes Heikki Krogerus (Wed Nov 11 2020 - 06:21:55 EST)
- Re: INFO: task hung in io_uring_flush Dmitry Vyukov (Wed Nov 11 2020 - 06:22:06 EST)
- Re: BUG: corrupted list in kobject_add_internal Dmitry Vyukov (Wed Nov 11 2020 - 06:23:12 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Peter Zijlstra (Wed Nov 11 2020 - 06:23:29 EST)
- Re: KASAN: use-after-free Read in __cfg8NUM_wpan_dev_from_attrs (2) Dmitry Vyukov (Wed Nov 11 2020 - 06:24:27 EST)
- Re: WARNING in rxrpc_recvmsg Dmitry Vyukov (Wed Nov 11 2020 - 06:25:19 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Andy Shevchenko (Wed Nov 11 2020 - 06:25:34 EST)
- [PATCH 1/2] serial: 8250: 8250_omap: Fix possible array out of bounds access Vignesh Raghavendra (Wed Nov 11 2020 - 06:27:05 EST)
- [PATCH 2/2] serial: 8250: 8250_omap: Fix unused variable warning Vignesh Raghavendra (Wed Nov 11 2020 - 06:27:21 EST)
- Re: How to enable auto-suspend by default Hans de Goede (Wed Nov 11 2020 - 06:27:45 EST)
- Re: [PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Wed Nov 11 2020 - 06:29:35 EST)
- Re: [PATCH v1 01/24] psci: Accessor for configured PSCI version David Brazdil (Wed Nov 11 2020 - 06:31:54 EST)
- [PATCH] uio/uio_pci_generic: use device-managed function equivalents Alexandru Ardelean (Wed Nov 11 2020 - 06:33:46 EST)
- Re: [PATCH V3 1/5] firmware: imx: scu-seco: Add Secure Controller APIS Daniel Baluta (Wed Nov 11 2020 - 06:34:39 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug Sumit Saxena (Wed Nov 11 2020 - 06:36:49 EST)
- Re: [RESEND PATCH v2] net/x25: Fix null-ptr-deref in x25_connect Xie He (Wed Nov 11 2020 - 06:38:21 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Ulf Hansson (Wed Nov 11 2020 - 06:39:17 EST)
- Re: [PATCH net] net: x25: Fix kernel crashes due to x25_disconnect releasing x25_neigh Martin Schiller (Wed Nov 11 2020 - 06:42:01 EST)
- arm64: tinyconfig: compiler_types.h:326:38: error: call to '__compiletime_assert_382' declared with attribute error: BUILD_BUG_ON failed: !is_power_of_2(sizeof(struct page)) Naresh Kamboju (Wed Nov 11 2020 - 06:42:49 EST)
- [v10] i2c: imx: support slave mode for imx I2C driver Biwen Li (Wed Nov 11 2020 - 06:44:35 EST)
- Re: [PATCH v1 01/30] dt-bindings: host1x: Document OPP and voltage regulator properties Ulf Hansson (Wed Nov 11 2020 - 06:46:14 EST)
- Re: [PATCH v1] i2c: nvidia-gpu: drop empty stub for runtime pm Jarkko Nikula (Wed Nov 11 2020 - 06:46:51 EST)
- Re: [PATCH v4 1/2] security: add fault injection capability Alexander Potapenko (Wed Nov 11 2020 - 06:48:16 EST)
- Re: [PATCH v2 0/2] Add new controls for QP and layer bitrate Hans Verkuil (Wed Nov 11 2020 - 06:48:27 EST)
- Re: [PATCH] random: avoid arch_get_random_seed_long() when collecting IRQ randomness Ard Biesheuvel (Wed Nov 11 2020 - 06:49:07 EST)
- Re: WARNING: suspicious RCU usage in ctrl_cmd_new_lookup Dmitry Vyukov (Wed Nov 11 2020 - 06:49:57 EST)
- Re: arm64: tinyconfig: compiler_types.h:326:38: error: call to '__compiletime_assert_382' declared with attribute error: BUILD_BUG_ON failed: !is_power_of_2(sizeof(struct page)) Ard Biesheuvel (Wed Nov 11 2020 - 06:50:13 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug John Garry (Wed Nov 11 2020 - 06:52:01 EST)
- Re: [PATCH v8 11/26] memory: tegra124-emc: Make driver modular Dmitry Osipenko (Wed Nov 11 2020 - 06:53:14 EST)
- Re: [PATCH v8 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Lars Povlsen (Wed Nov 11 2020 - 06:53:44 EST)
- Re: [PATCH v2 2/2] media: v4l2-ctrl: Add layer wise bitrate controls for h264 Hans Verkuil (Wed Nov 11 2020 - 06:55:38 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Mark Brown (Wed Nov 11 2020 - 06:55:54 EST)
- undefined reference to `cpu_sa110_suspend_size' kernel test robot (Wed Nov 11 2020 - 06:57:39 EST)
- Re: [PATCH v1 13/24] kvm: arm64: Add CPU entry point in nVHE hyp Marc Zyngier (Wed Nov 11 2020 - 06:58:19 EST)
- Re: [PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 06:59:01 EST)
- Re: [RESEND PATCH v2] net/x25: Fix null-ptr-deref in x25_connect Xie He (Wed Nov 11 2020 - 07:00:18 EST)
- Re: [PATCH v2 1/2] media: v4l2-ctrl: Add frame-specific min/max qp controls for hevc Hans Verkuil (Wed Nov 11 2020 - 07:00:45 EST)
- Re: [PATCH v4 4/9] libperf: Add libperf_evsel__mmap() Jiri Olsa (Wed Nov 11 2020 - 07:01:26 EST)
- Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state Shuo A Liu (Wed Nov 11 2020 - 07:04:45 EST)
- [tip:sched/core] BUILD SUCCESS dc824eb898534cd8e34582874dae3bb7cf2fa008 kernel test robot (Wed Nov 11 2020 - 07:06:42 EST)
- Re: [PATCH v1 3/4] powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory() David Hildenbrand (Wed Nov 11 2020 - 07:08:56 EST)
- Re: [PATCH net] net: x25: Fix kernel crashes due to x25_disconnect releasing x25_neigh Xie He (Wed Nov 11 2020 - 07:13:00 EST)
- [PATCH V2] PCI: dwc: Add support to configure for ECRC Vidya Sagar (Wed Nov 11 2020 - 07:14:55 EST)
- Re: [PATCH v1 11/24] kvm: arm64: Add SMC handler in nVHE EL2 Marc Zyngier (Wed Nov 11 2020 - 07:17:17 EST)
- Re: [PATCH] pinctrl: intel: Fix Jasperlake hostown offset Andy Shevchenko (Wed Nov 11 2020 - 07:18:22 EST)
- Re: [PATCH v1 2/4] powerpc/mm: print warning in arch_remove_linear_mapping() David Hildenbrand (Wed Nov 11 2020 - 07:18:56 EST)
- [tip: x86/urgent] x86/platform/uv: Drop last traces of uv_flush_tlb_others tip-bot2 for Jiri Slaby (Wed Nov 11 2020 - 07:23:11 EST)
- [PATCH v9 0/3] Adding support for Microchip/Microsemi serial GPIO controller Lars Povlsen (Wed Nov 11 2020 - 07:25:08 EST)
- [PATCH v9 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-microchip-sgpio driver Lars Povlsen (Wed Nov 11 2020 - 07:25:21 EST)
- [PATCH v9 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Lars Povlsen (Wed Nov 11 2020 - 07:25:32 EST)
- [PATCH v9 3/3] arm64: dts: sparx5: Add SGPIO devices Lars Povlsen (Wed Nov 11 2020 - 07:25:40 EST)
- [PATCH 1/2] ASoC: audio-graph-card: Refactor schema Sameer Pujar (Wed Nov 11 2020 - 07:27:16 EST)
- [PATCH 2/2] ASoC: renesas,rsnd: Update audio graph references Sameer Pujar (Wed Nov 11 2020 - 07:27:25 EST)
- [PATCH 0/2] Refactor Audio Graph schema Sameer Pujar (Wed Nov 11 2020 - 07:27:43 EST)
- Re: [PATCH 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Rafał Miłecki (Wed Nov 11 2020 - 07:28:03 EST)
- Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state Greg Kroah-Hartman (Wed Nov 11 2020 - 07:28:21 EST)
- Re: [PATCH] mm: memblock: add more debug logs Mike Rapoport (Wed Nov 11 2020 - 07:29:02 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Wed Nov 11 2020 - 07:32:21 EST)
- Re: [PATCH v1 06/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code David Brazdil (Wed Nov 11 2020 - 07:32:31 EST)
- Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Richard Cochran (Wed Nov 11 2020 - 07:32:38 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Mark Brown (Wed Nov 11 2020 - 07:33:47 EST)
- Re: [PATCH] mm: memblock: always inline memblock_alloc Mike Rapoport (Wed Nov 11 2020 - 07:34:37 EST)
- Re: [PATCH v2 0/5] Add a dirty logging performance test Andrew Jones (Wed Nov 11 2020 - 07:34:49 EST)
- Re: [PATCH v4 0/9] perf mem/c2c: Support AUX trace Jiri Olsa (Wed Nov 11 2020 - 07:36:00 EST)
- Re: [PATCH v21 05/19] mm/vmscan: remove unnecessary lruvec adding Vlastimil Babka (Wed Nov 11 2020 - 07:36:49 EST)
- [no subject] Системный администратор (Wed Nov 11 2020 - 07:37:00 EST)
- [PATCH v4 00/24] MT8192 IOMMU support Yong Wu (Wed Nov 11 2020 - 07:38:55 EST)
- [PATCH v4 01/24] dt-bindings: iommu: mediatek: Convert IOMMU to DT schema Yong Wu (Wed Nov 11 2020 - 07:39:03 EST)
- [PATCH v4 02/24] dt-bindings: memory: mediatek: Add a common larb-port header file Yong Wu (Wed Nov 11 2020 - 07:39:17 EST)
- [PATCH v4 03/24] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32 Yong Wu (Wed Nov 11 2020 - 07:39:24 EST)
- [PATCH v4 04/24] dt-bindings: memory: mediatek: Add domain definition Yong Wu (Wed Nov 11 2020 - 07:39:32 EST)
- [PATCH] serial: ar933x_uart: disable clk on error handling path in probe Zheng Zengkai (Wed Nov 11 2020 - 07:39:38 EST)
- [PATCH v4 05/24] dt-bindings: mediatek: Add binding for mt8192 IOMMU Yong Wu (Wed Nov 11 2020 - 07:39:43 EST)
- [PATCH v4 06/24] iommu/mediatek: Use the common mtk-smi-larb-port.h Yong Wu (Wed Nov 11 2020 - 07:39:50 EST)
- [PATCH v4 07/24] iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap Yong Wu (Wed Nov 11 2020 - 07:39:58 EST)
- [PATCH v4 08/24] iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek Yong Wu (Wed Nov 11 2020 - 07:40:07 EST)
- [PATCH v4 09/24] iommu/io-pgtable-arm-v7s: Clear LVL_SHIFT/BITS macro instead of the formula Yong Wu (Wed Nov 11 2020 - 07:40:16 EST)
- [PATCH v4 10/24] iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros Yong Wu (Wed Nov 11 2020 - 07:40:26 EST)
- [PATCH v4 11/24] iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek Yong Wu (Wed Nov 11 2020 - 07:40:34 EST)
- [PATCH v4 12/24] iommu/mediatek: Move hw_init into attach_device Yong Wu (Wed Nov 11 2020 - 07:40:47 EST)
- [PATCH v4 13/24] iommu/mediatek: Add device link for smi-common and m4u Yong Wu (Wed Nov 11 2020 - 07:41:02 EST)
- [PATCH v4 15/24] iommu/mediatek: Add power-domain operation Yong Wu (Wed Nov 11 2020 - 07:41:18 EST)
- [PATCH v4 14/24] iommu/mediatek: Add pm runtime callback Yong Wu (Wed Nov 11 2020 - 07:41:25 EST)
- [PATCH v4 16/24] iommu/mediatek: Add iova reserved function Yong Wu (Wed Nov 11 2020 - 07:41:31 EST)
- [PATCH v4 17/24] iommu/mediatek: Add single domain Yong Wu (Wed Nov 11 2020 - 07:41:32 EST)
- [PATCH v4 18/24] iommu/mediatek: Support master use iova over 32bit Yong Wu (Wed Nov 11 2020 - 07:41:42 EST)
- [PATCH v4 19/24] iommu/mediatek: Support up to 34bit iova in tlb flush Yong Wu (Wed Nov 11 2020 - 07:41:51 EST)
- Re: [PATCH] media: v4l2-mem2mem: always call poll_wait() on queues Alexandre Courbot (Wed Nov 11 2020 - 07:41:56 EST)
- [PATCH v4 20/24] iommu/mediatek: Support report iova 34bit translation fault in ISR Yong Wu (Wed Nov 11 2020 - 07:42:02 EST)
- [PATCH v4 22/24] iommu/mediatek: Adjust the structure Yong Wu (Wed Nov 11 2020 - 07:42:12 EST)
- [PATCH v4 23/24] iommu/mediatek: Add mt8192 support Yong Wu (Wed Nov 11 2020 - 07:42:20 EST)
- [PATCH v4 24/24] MAINTAINERS: Add entry for MediaTek IOMMU Yong Wu (Wed Nov 11 2020 - 07:42:28 EST)
- [PATCH v4 21/24] iommu/mediatek: Add support for multi domain Yong Wu (Wed Nov 11 2020 - 07:42:38 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Peter Zijlstra (Wed Nov 11 2020 - 07:44:33 EST)
- Re: [PATCH 4.19 19/71] btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io() Pavel Machek (Wed Nov 11 2020 - 07:44:55 EST)
- Re: [PATCH v1 06/24] kvm: arm64: Support per_cpu_ptr in nVHE hyp code Marc Zyngier (Wed Nov 11 2020 - 07:46:39 EST)
- Re: [PATCH] media: v4l2-mem2mem: always call poll_wait() on queues Hans Verkuil (Wed Nov 11 2020 - 07:47:55 EST)
- Re: linux-next: build failure after merge of the drm-misc tree Michael S. Tsirkin (Wed Nov 11 2020 - 07:48:50 EST)
- Re: [PATCH v21 07/19] mm: page_idle_get_page() does not need lru_lock Vlastimil Babka (Wed Nov 11 2020 - 07:52:10 EST)
- Re: [PATCH 4.19 48/71] of: Fix reserved-memory overlap detection Pavel Machek (Wed Nov 11 2020 - 07:54:04 EST)
- [PATCH 0/1] Bug with RCU locking in dm_blk_report_zones() Sergei Shtepa (Wed Nov 11 2020 - 07:55:37 EST)
- [PATCH 1/1] Fix bug with RCU locking in dm_blk_report_zones(). Sergei Shtepa (Wed Nov 11 2020 - 07:55:41 EST)
- Re: [PATCH] media: v4l2-mem2mem: always call poll_wait() on queues Alexandre Courbot (Wed Nov 11 2020 - 07:59:19 EST)
- Re: [PATCH] MAINTAINERS: add usb raw gadget entry Andrey Konovalov (Wed Nov 11 2020 - 07:59:33 EST)
- Re: [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map David Brazdil (Wed Nov 11 2020 - 08:03:30 EST)
- Re: [PATCH v21 12/19] mm/mlock: remove lru_lock on TestClearPageMlocked Vlastimil Babka (Wed Nov 11 2020 - 08:04:01 EST)
- Re: [PATCH] net/ethernet: update ret when ptp_clock is ERROR Grygorii Strashko (Wed Nov 11 2020 - 08:04:23 EST)
- [PATCH v1] Documentation: ACPI: explain how to use gpio-line-names Flavio Suligoi (Wed Nov 11 2020 - 08:04:48 EST)
- Re: [PATCH 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node Rafał Miłecki (Wed Nov 11 2020 - 08:06:47 EST)
- Re: [PATCH v21 13/19] mm/mlock: remove __munlock_isolate_lru_page Vlastimil Babka (Wed Nov 11 2020 - 08:07:23 EST)
- [PATCH v5 1/1] applesmc: Re-work SMC comms Brad Campbell (Wed Nov 11 2020 - 08:08:55 EST)
- Re: WARNING: refcount bug in do_enable_set Dmitry Vyukov (Wed Nov 11 2020 - 08:11:17 EST)
- Re: KASAN: use-after-free Write in tcindex_change Dmitry Vyukov (Wed Nov 11 2020 - 08:12:03 EST)
- Re: general protection fault in tcf_action_destroy (2) Dmitry Vyukov (Wed Nov 11 2020 - 08:13:33 EST)
- Re: [PATCH 4.19 29/71] btrfs: tree-checker: Verify inode item Pavel Machek (Wed Nov 11 2020 - 08:13:47 EST)
- Re: [PATCH v9 01/44] kasan: drop unnecessary GPL text from comment headers Alexander Potapenko (Wed Nov 11 2020 - 08:16:57 EST)
- Re: [PATCH] audit: remove unused macros Richard Guy Briggs (Wed Nov 11 2020 - 08:18:17 EST)
- Re: [PATCH v1 15/24] kvm: arm64: Bootstrap PSCI SMC handler in nVHE EL2 Marc Zyngier (Wed Nov 11 2020 - 08:18:39 EST)
- Re: [PATCH 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation Sakari Ailus (Wed Nov 11 2020 - 08:19:15 EST)
- Re: [PATCH v9 02/44] kasan: KASAN_VMALLOC depends on KASAN_GENERIC Alexander Potapenko (Wed Nov 11 2020 - 08:19:30 EST)
- Re: INFO: trying to register non-static key in uhid_char_release Dmitry Vyukov (Wed Nov 11 2020 - 08:21:15 EST)
- [PATCH] ARM: dts: aspeed: amd-ethanolx: Add GPIO line names Konstantin Aladyshev (Wed Nov 11 2020 - 08:22:03 EST)
- Re: [PATCH v9 03/44] kasan: group vmalloc code Alexander Potapenko (Wed Nov 11 2020 - 08:22:11 EST)
- Re: INFO: trying to register non-static key in uhid_dev_destroy Dmitry Vyukov (Wed Nov 11 2020 - 08:22:37 EST)
- Re: [PATCH v3 2/2] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml Marc Kleine-Budde (Wed Nov 11 2020 - 08:24:12 EST)
- Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Grygorii Strashko (Wed Nov 11 2020 - 08:24:38 EST)
- Re: [PATCH v9 05/44] kasan: shadow declarations only for software modes Alexander Potapenko (Wed Nov 11 2020 - 08:25:21 EST)
- Re: KASAN: use-after-free Write in refcount_warn_saturate Dmitry Vyukov (Wed Nov 11 2020 - 08:25:36 EST)
- Re: [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN chenzhou (Wed Nov 11 2020 - 08:26:20 EST)
- Re: WARNING: refcount bug in l2cap_chan_put Dmitry Vyukov (Wed Nov 11 2020 - 08:26:56 EST)
- Re: [PATCH v9 06/44] kasan: rename (un)poison_shadow to (un)poison_memory Alexander Potapenko (Wed Nov 11 2020 - 08:27:01 EST)
- Re: [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X chenzhou (Wed Nov 11 2020 - 08:27:36 EST)
- Re: [PATCH] leds: lp50xx: add missing fwnode_handle_put in error handling case Dan Murphy (Wed Nov 11 2020 - 08:28:18 EST)
- Re: [PATCH 2/3] mm, page_poison: use static key more efficiently Luis Chamberlain (Wed Nov 11 2020 - 08:29:18 EST)
- Re: [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map Marc Zyngier (Wed Nov 11 2020 - 08:29:34 EST)
- Re: [PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump chenzhou (Wed Nov 11 2020 - 08:30:15 EST)
- Re: INFO: task hung in htable_put Dmitry Vyukov (Wed Nov 11 2020 - 08:30:26 EST)
- Re: WARNING in percpu_ref_exit (2) Dmitry Vyukov (Wed Nov 11 2020 - 08:31:09 EST)
- Re: INFO: task hung in flush_to_ldisc Dmitry Vyukov (Wed Nov 11 2020 - 08:33:09 EST)
- [PATCH seccomp v2 1/8] csky: Enable seccomp architecture tracking YiFei Zhu (Wed Nov 11 2020 - 08:36:33 EST)
- [tip: x86/fpu] x86/fpu: Simplify fpregs_[un]lock() tip-bot2 for Thomas Gleixner (Wed Nov 11 2020 - 08:36:39 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Linus Walleij (Wed Nov 11 2020 - 08:36:42 EST)
- Re: [PATCH v21 14/19] mm/lru: introduce TestClearPageLRU Vlastimil Babka (Wed Nov 11 2020 - 08:36:46 EST)
- [tip: x86/fpu] x86/fpu: Make kernel FPU protection RT friendly tip-bot2 for Thomas Gleixner (Wed Nov 11 2020 - 08:36:52 EST)
- Re: [PATCH 4.19 29/71] btrfs: tree-checker: Verify inode item Pavel Machek (Wed Nov 11 2020 - 08:39:07 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Wed Nov 11 2020 - 08:39:09 EST)
- Re: [PATCH 4.19 29/71] btrfs: tree-checker: Verify inode item Qu Wenruo (Wed Nov 11 2020 - 08:39:12 EST)
- Re: [PATCH 1/3] asm-generic/atomic64: Add support for ARCH_ATOMIC Christophe Leroy (Wed Nov 11 2020 - 08:39:21 EST)
- [PATCH seccomp v2 3/8] powerpc: Enable seccomp architecture tracking YiFei Zhu (Wed Nov 11 2020 - 08:40:08 EST)
- Re: INFO: rcu detected stall in do_swap_page Dmitry Vyukov (Wed Nov 11 2020 - 08:40:16 EST)
- Re: [GIT PULL] fscrypt fix for 5.10-rc4 pr-tracker-bot (Wed Nov 11 2020 - 08:40:36 EST)
- Re: [GIT PULL] turbostat: update to version 20.09.30 pr-tracker-bot (Wed Nov 11 2020 - 08:40:38 EST)
- Re: [GIT PULL] Btrfs updates for v5.10-rc4 pr-tracker-bot (Wed Nov 11 2020 - 08:40:38 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Thomas Bogendoerfer (Wed Nov 11 2020 - 08:40:40 EST)
- [no subject] Sistemas administrador (Wed Nov 11 2020 - 08:40:42 EST)
- Re: [git pull] coredump/exit race fix pr-tracker-bot (Wed Nov 11 2020 - 08:41:00 EST)
- [PATCH seccomp v2 2/8] parisc: Enable seccomp architecture tracking YiFei Zhu (Wed Nov 11 2020 - 08:43:37 EST)
- Re: [PATCH 1/3] asm-generic/atomic64: Add support for ARCH_ATOMIC Peter Zijlstra (Wed Nov 11 2020 - 08:45:07 EST)
- Re: [PATCH v9 07/44] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* Alexander Potapenko (Wed Nov 11 2020 - 08:45:52 EST)
- Re: [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map David Brazdil (Wed Nov 11 2020 - 08:45:53 EST)
- [PATCH seccomp v2 4/8] riscv: Enable seccomp architecture tracking YiFei Zhu (Wed Nov 11 2020 - 08:46:40 EST)
- Re: [PATCH v9 08/44] kasan: only build init.c for software modes Alexander Potapenko (Wed Nov 11 2020 - 08:48:09 EST)
- Re: [PATCH v1 16/24] kvm: arm64: Add offset for hyp VA <-> PA conversion Marc Zyngier (Wed Nov 11 2020 - 08:48:12 EST)
- [no subject] Sistemas administrador (Wed Nov 11 2020 - 08:48:26 EST)
- Re: [PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana Dmitry Osipenko (Wed Nov 11 2020 - 08:48:28 EST)
- [PATCH seccomp v2 5/8] s390: Enable seccomp architecture tracking YiFei Zhu (Wed Nov 11 2020 - 08:50:08 EST)
- Re: [PATCH v9 4/7] rcu/trace: Add tracing for how segcb list changes Steven Rostedt (Wed Nov 11 2020 - 08:50:11 EST)
- Re: [PATCH v1 07/24] kvm: arm64: Create nVHE copy of cpu_logical_map Marc Zyngier (Wed Nov 11 2020 - 08:52:18 EST)
- Re: possible deadlock in mnt_want_write Dmitry Vyukov (Wed Nov 11 2020 - 08:52:26 EST)
- [PATCH v3 bpf] tools: bpftool: Add missing close before bpftool net attach exit Wang Hai (Wed Nov 11 2020 - 08:52:29 EST)
- [PATCH seccomp v2 6/8] sh: Enable seccomp architecture tracking YiFei Zhu (Wed Nov 11 2020 - 08:53:15 EST)
- Re: WARNING: refcount bug in p9_req_put Dmitry Vyukov (Wed Nov 11 2020 - 08:54:43 EST)
- drivers/video/fbdev/aty/atyfb_base.c:2002:7: error: implicit declaration of function 'aty_ld_lcd'; did you mean kernel test robot (Wed Nov 11 2020 - 08:55:23 EST)
- [PATCH 2/2] printk/console: Allow to disable console output by using console="" or console=null Petr Mladek (Wed Nov 11 2020 - 08:55:28 EST)
- memory leak in __usbhid_submit_report syzbot (Wed Nov 11 2020 - 08:55:30 EST)
- memory leak in dvb_create_media_graph syzbot (Wed Nov 11 2020 - 08:55:37 EST)
- memory leak in usb_set_configuration syzbot (Wed Nov 11 2020 - 08:55:43 EST)
- [PATCH 0/2] printk/console: Use ttynull when no console is available or wanted Petr Mladek (Wed Nov 11 2020 - 08:55:52 EST)
- [PATCH net] devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() Wang Hai (Wed Nov 11 2020 - 08:55:55 EST)
- [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console Petr Mladek (Wed Nov 11 2020 - 08:56:02 EST)
- Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Richard Cochran (Wed Nov 11 2020 - 08:56:07 EST)
- [PATCH seccomp v2 7/8] xtensa: Enable seccomp architecture tracking YiFei Zhu (Wed Nov 11 2020 - 08:56:57 EST)
- Re: INFO: task hung in ctrl_getfamily Dmitry Vyukov (Wed Nov 11 2020 - 08:56:59 EST)
- Re: [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X Baoquan He (Wed Nov 11 2020 - 08:57:05 EST)
- [no subject] Sistemas administrador (Wed Nov 11 2020 - 08:57:53 EST)
- Re: [PATCH v1] Documentation: ACPI: explain how to use gpio-line-names Andy Shevchenko (Wed Nov 11 2020 - 08:59:31 EST)
- Re: [PATCH v3 1/3] dt-bindings: Convert graph bindings to json-schema Rob Herring (Wed Nov 11 2020 - 09:00:17 EST)
- Re: [PATCH v3 1/3] dt-bindings: Convert graph bindings to json-schema Laurent Pinchart (Wed Nov 11 2020 - 09:00:21 EST)
- Re: [PATCH v5 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF Vaittinen, Matti (Wed Nov 11 2020 - 09:01:49 EST)
- Re: [PATCH v3 2/3] dt-bindings: usb-connector: Add reference to graph schema Laurent Pinchart (Wed Nov 11 2020 - 09:01:53 EST)
- Re: [net] net: phy: mscc: adjust the phy support for PTP and MACsec Antoine Tenart (Wed Nov 11 2020 - 09:02:00 EST)
- [PATCH seccomp v2 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache YiFei Zhu (Wed Nov 11 2020 - 09:03:31 EST)
- Re: linux-next: build warning after merge of the bpf-next tree Qian Cai (Wed Nov 11 2020 - 09:03:35 EST)
- Re: [RFC] fs: Avoid to use lockdep information if it's turned off David Sterba (Wed Nov 11 2020 - 09:03:46 EST)
- Re: inconsistent lock state in icmp_send Dmitry Vyukov (Wed Nov 11 2020 - 09:03:49 EST)
- Re: [PATCH v3 3/3] dt-bindings: panel: common: Add reference to graph schema Laurent Pinchart (Wed Nov 11 2020 - 09:03:53 EST)
- Re: [PATCH 4.19 29/71] btrfs: tree-checker: Verify inode item Qu Wenruo (Wed Nov 11 2020 - 09:06:06 EST)
- [no subject] Sistemas administrador (Wed Nov 11 2020 - 09:07:34 EST)
- Re: [PATCH v8 09/26] memory: tegra30: Support interconnect framework Dmitry Osipenko (Wed Nov 11 2020 - 09:08:16 EST)
- [PATCH] rcu: Check and report missed fqs timer wakeup on RCU stall Neeraj Upadhyay (Wed Nov 11 2020 - 09:08:25 EST)
- Re: [PATCH v9 09/44] kasan: split out shadow.c from common.c Alexander Potapenko (Wed Nov 11 2020 - 09:08:29 EST)
- Re: [PATCH v9 4/7] rcu/trace: Add tracing for how segcb list changes Joel Fernandes (Wed Nov 11 2020 - 09:09:13 EST)
- Re: [PATCH v2 3/5] gpio: msc313: MStar MSC313 GPIO driver Linus Walleij (Wed Nov 11 2020 - 09:10:40 EST)
- [PATCH] spi: Add SPI_NO_TX/RX support Alexandru Ardelean (Wed Nov 11 2020 - 09:10:43 EST)
- Re: WARNING in wp_page_copy Dmitry Vyukov (Wed Nov 11 2020 - 09:11:31 EST)
- [PATCH v2 2/2] crypto: ccree - add custom cache params from DT file Gilad Ben-Yossef (Wed Nov 11 2020 - 09:12:56 EST)
- [PATCH v2 0/2] add optional cache params override from DT Gilad Ben-Yossef (Wed Nov 11 2020 - 09:13:17 EST)
- [PATCH v2 1/2] dt-bindings: crypto: update ccree optional params Gilad Ben-Yossef (Wed Nov 11 2020 - 09:13:20 EST)
- Re: [PATCH v9 10/44] kasan: define KASAN_GRANULE_PAGE Alexander Potapenko (Wed Nov 11 2020 - 09:13:52 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Alexandra Winter (Wed Nov 11 2020 - 09:14:52 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Adrian Ratiu (Wed Nov 11 2020 - 09:15:01 EST)
- [PATCH seccomp v2 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs YiFei Zhu (Wed Nov 11 2020 - 09:15:49 EST)
- Re: [PATCH v9 11/44] kasan: rename report and tags files Alexander Potapenko (Wed Nov 11 2020 - 09:16:02 EST)
- Re: [PATCH v2 3/5] gpio: msc313: MStar MSC313 GPIO driver Marc Zyngier (Wed Nov 11 2020 - 09:19:46 EST)
- Re: [PATCH v9 12/44] kasan: don't duplicate config dependencies Alexander Potapenko (Wed Nov 11 2020 - 09:20:24 EST)
- Re: [PATCH v2 2/4] media: meson: Add M2M driver for the Amlogic GE2D Accelerator Unit Hans Verkuil (Wed Nov 11 2020 - 09:20:37 EST)
- KASAN: use-after-free Read in ath9k_hif_usb_reg_in_cb syzbot (Wed Nov 11 2020 - 09:23:24 EST)
- Re: [PATCH v9 13/44] kasan: hide invalid free check implementation Alexander Potapenko (Wed Nov 11 2020 - 09:23:49 EST)
- Re: [PATCH v9 14/44] kasan: decode stack frame only with KASAN_STACK_ENABLE Alexander Potapenko (Wed Nov 11 2020 - 09:25:45 EST)
- Re: [PATCH v3 1/3] dt-bindings: Convert graph bindings to json-schema Rob Herring (Wed Nov 11 2020 - 09:25:55 EST)
- Re: [PATCH v3 1/3] dt-bindings: Convert graph bindings to json-schema Laurent Pinchart (Wed Nov 11 2020 - 09:27:45 EST)
- Re: [PATCH] hwmon: Fix unsigned 'reg' compared with zero in amc6821_update_device Guenter Roeck (Wed Nov 11 2020 - 09:29:12 EST)
- Re: [net] net: phy: mscc: adjust the phy support for PTP and MACsec Steen Hegelund (Wed Nov 11 2020 - 09:30:48 EST)
- Re: [PATCH v9 15/44] kasan, arm64: only init shadow for software modes Alexander Potapenko (Wed Nov 11 2020 - 09:30:51 EST)
- Re: BUG: sleeping function called from invalid context in ext4_superblock_csum_set Jan Kara (Wed Nov 11 2020 - 09:31:10 EST)
- Re: How to enable auto-suspend by default Mika Westerberg (Wed Nov 11 2020 - 09:31:53 EST)
- RE: [PATCH] platform/x86: dell-privacy: Add support for new privacy driver Limonciello, Mario (Wed Nov 11 2020 - 09:32:11 EST)
- Re: [PATCH 2/5] context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK Peter Zijlstra (Wed Nov 11 2020 - 09:32:29 EST)
- Re: [PATCH v1 00/24] Opt-in always-on nVHE hypervisor Marc Zyngier (Wed Nov 11 2020 - 09:32:55 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Arnd Bergmann (Wed Nov 11 2020 - 09:33:38 EST)
- Re: [PATCH 4.19 48/71] of: Fix reserved-memory overlap detection Vincent Whitchurch (Wed Nov 11 2020 - 09:34:49 EST)
- Re: [PATCH 4/5] context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs Peter Zijlstra (Wed Nov 11 2020 - 09:35:09 EST)
- Re: [PATCH v9 00/44] kasan: add hardware tag-based mode for arm64 Andrey Konovalov (Wed Nov 11 2020 - 09:36:01 EST)
- Re: Linux 5.9.8 Christian Hesse (Wed Nov 11 2020 - 09:36:37 EST)
- Re: [RFC] Are you good with Lockdep? Steven Rostedt (Wed Nov 11 2020 - 09:36:47 EST)
- Re: [PATCH v9 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Andy Shevchenko (Wed Nov 11 2020 - 09:37:47 EST)
- [PATCH v2 2/8] venus: helpers: Add a new helper for buffer processing Stanimir Varbanov (Wed Nov 11 2020 - 09:38:49 EST)
- [PATCH v2 6/8] venus: venc: add handling for VIDIOC_ENCODER_CMD Stanimir Varbanov (Wed Nov 11 2020 - 09:38:51 EST)
- [PATCH v2 7/8] venus: venc: Handle reset encoder state Stanimir Varbanov (Wed Nov 11 2020 - 09:38:55 EST)
- [PATCH v2 1/8] venus: hfi: Use correct state in unload resources Stanimir Varbanov (Wed Nov 11 2020 - 09:38:59 EST)
- [PATCH v2 8/8] venus: helpers: Delete unused stop streaming helper Stanimir Varbanov (Wed Nov 11 2020 - 09:39:09 EST)
- [PATCH v2 5/8] venus: pm_helpers: Check instance state when calculate instance frequency Stanimir Varbanov (Wed Nov 11 2020 - 09:39:36 EST)
- Re: [PATCH 4.19 19/71] btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io() Ben Hutchings (Wed Nov 11 2020 - 09:40:16 EST)
- Re: [PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces Trond Myklebust (Wed Nov 11 2020 - 09:40:20 EST)
- [PATCH v2 4/8] venus: helpers: Calculate properly compressed buffer size Stanimir Varbanov (Wed Nov 11 2020 - 09:40:28 EST)
- [PATCH v2 0/8] Venus stateful encoder compliance Stanimir Varbanov (Wed Nov 11 2020 - 09:40:36 EST)
- [PATCH v2 3/8] venus: hfi_cmds: Allow null buffer address on encoder input Stanimir Varbanov (Wed Nov 11 2020 - 09:40:39 EST)
- Re: [PATCH v5 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF Guenter Roeck (Wed Nov 11 2020 - 09:42:04 EST)
- Re: [PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana Jon Hunter (Wed Nov 11 2020 - 09:42:26 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug Qian Cai (Wed Nov 11 2020 - 09:42:38 EST)
- Re: [PATCH 0/7] sunxi: Remove the calls to dma_direct_set_offset Hans Verkuil (Wed Nov 11 2020 - 09:43:19 EST)
- [PATCH 1/3] iommu/amd: Don't register interrupt remapping irqdomain when IR is disabled David Woodhouse (Wed Nov 11 2020 - 09:43:41 EST)
- [PATCH 2/3] iommu/amd: Fix union of bitfields in intcapxt support David Woodhouse (Wed Nov 11 2020 - 09:43:43 EST)
- [PATCH 3/3] iommu/amd: Fix IOMMU interrupt generation in X2APIC mode David Woodhouse (Wed Nov 11 2020 - 09:43:49 EST)
- Re: [PATCH v3 bpf] tools: bpftool: Add missing close before bpftool net attach exit Michal Rostecki (Wed Nov 11 2020 - 09:43:51 EST)
- Re: [PATCH] spi: Add SPI_NO_TX/RX support Andy Shevchenko (Wed Nov 11 2020 - 09:45:51 EST)
- Re: [PATCH] pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go Linus Walleij (Wed Nov 11 2020 - 09:48:00 EST)
- Re: [PATCH v2 12/20] kasan, mm: check kasan_enabled in annotations Marco Elver (Wed Nov 11 2020 - 09:48:27 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Guennadi Liakhovetski (Wed Nov 11 2020 - 09:50:03 EST)
- Re: [PATCH v4 4/9] libperf: Add libperf_evsel__mmap() Rob Herring (Wed Nov 11 2020 - 09:50:27 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Serge Semin (Wed Nov 11 2020 - 09:52:48 EST)
- Re: [PATCH] pinctrl: pinctrl-at91-pio4: Set irq handler and data in one go Linus Walleij (Wed Nov 11 2020 - 09:53:20 EST)
- RE: [PATCH v1] Documentation: ACPI: explain how to use gpio-line-names Flavio Suligoi (Wed Nov 11 2020 - 09:53:29 EST)
- [PATCH v2 0/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations David Hildenbrand (Wed Nov 11 2020 - 09:53:38 EST)
- [PATCH v2 2/8] powernv/memtrace: fix crashing the kernel when enabling concurrently David Hildenbrand (Wed Nov 11 2020 - 09:53:44 EST)
- [PATCH v2 1/8] powernv/memtrace: don't leak kernel memory to user space David Hildenbrand (Wed Nov 11 2020 - 09:53:49 EST)
- [PATCH v2 4/8] powerpc/mm: protect linear mapping modifications by a mutex David Hildenbrand (Wed Nov 11 2020 - 09:53:56 EST)
- [PATCH v2 3/8] powerpc/mm: factor out creating/removing linear mapping David Hildenbrand (Wed Nov 11 2020 - 09:53:58 EST)
- [PATCH v2 6/8] powerepc/book3s64/hash: drop WARN_ON in hash__remove_section_mapping David Hildenbrand (Wed Nov 11 2020 - 09:54:03 EST)
- [PATCH v2 7/8] powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory() David Hildenbrand (Wed Nov 11 2020 - 09:54:06 EST)
- [PATCH v2 8/8] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations David Hildenbrand (Wed Nov 11 2020 - 09:54:10 EST)
- Re: [PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg() Guenter Roeck (Wed Nov 11 2020 - 09:54:17 EST)
- Re: [PATCH] spi: Add SPI_NO_TX/RX support Alexandru Ardelean (Wed Nov 11 2020 - 09:54:25 EST)
- [PATCH v2 5/8] powerpc/mm: print warning in arch_remove_linear_mapping() David Hildenbrand (Wed Nov 11 2020 - 09:54:32 EST)
- Re: [PATCH] gpiolib: devres: shrink devm_gpiochip_add_data_with_key() Linus Walleij (Wed Nov 11 2020 - 09:56:32 EST)
- Re: [PATCH v1] Documentation: ACPI: explain how to use gpio-line-names Andy Shevchenko (Wed Nov 11 2020 - 09:57:07 EST)
- Re: KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3 Dmitry Vyukov (Wed Nov 11 2020 - 09:58:08 EST)
- [PATCH V3] dt-bindings: soc: imx: Add binding doc for spba bus Adam Ford (Wed Nov 11 2020 - 09:58:13 EST)
- Re: [PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO Willem de Bruijn (Wed Nov 11 2020 - 09:58:57 EST)
- BUG: unable to handle kernel paging request in bpf_trace_run4 syzbot (Wed Nov 11 2020 - 09:59:25 EST)
- Re: [PATCH v9 16/44] kasan, arm64: only use kasan_depth for software modes Alexander Potapenko (Wed Nov 11 2020 - 09:59:52 EST)
- Re: [PATCH] gpiolib: devres: shrink devm_gpiochip_add_data_with_key() Andy Shevchenko (Wed Nov 11 2020 - 10:01:25 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Anders Roxell (Wed Nov 11 2020 - 10:01:48 EST)
- [PATCH v14] binder: add transaction latency tracer Frankie Chang (Wed Nov 11 2020 - 10:03:45 EST)
- Re: [PATCH v9 17/44] kasan, arm64: move initialization message Alexander Potapenko (Wed Nov 11 2020 - 10:04:10 EST)
- Re: [PATCH] gpiolib: devres: shrink devm_gpiochip_add_data_with_key() Andy Shevchenko (Wed Nov 11 2020 - 10:04:45 EST)
- Re: [PATCH v8 17/18] scsi: megaraid_sas: Added support for shared host tagset for cpuhotplug Ming Lei (Wed Nov 11 2020 - 10:04:55 EST)
- Re: Linux 5.9.8 Willy Tarreau (Wed Nov 11 2020 - 10:05:06 EST)
- Re: [PATCH v9 18/44] kasan, arm64: rename kasan_init_tags and mark as __init Alexander Potapenko (Wed Nov 11 2020 - 10:05:33 EST)
- Re: [PATCH v9 19/44] kasan: rename addr_has_shadow to addr_has_metadata Alexander Potapenko (Wed Nov 11 2020 - 10:06:32 EST)
- Re: [PATCH v9 20/44] kasan: rename print_shadow_for_address to print_memory_metadata Alexander Potapenko (Wed Nov 11 2020 - 10:07:18 EST)
- Re: [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes Alexander Potapenko (Wed Nov 11 2020 - 10:09:12 EST)
- Re: [PATCH v13 3/3] binder: add transaction latency tracer Greg Kroah-Hartman (Wed Nov 11 2020 - 10:11:22 EST)
- Re: [PATCH v14 1/3] binder: move structs from core file to header file Greg Kroah-Hartman (Wed Nov 11 2020 - 10:11:50 EST)
- Re: Linux 5.9.8 Greg Kroah-Hartman (Wed Nov 11 2020 - 10:13:04 EST)
- Re: [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata Marco Elver (Wed Nov 11 2020 - 10:13:46 EST)
- Re: [PATCH V3] dt-bindings: soc: imx: Add binding doc for spba bus Rob Herring (Wed Nov 11 2020 - 10:14:10 EST)
- RE: [PATCH] ACPICA: fix -Wfallthrough Moore, Robert (Wed Nov 11 2020 - 10:15:25 EST)
- Re: [PATCH v5 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF Vaittinen, Matti (Wed Nov 11 2020 - 10:15:33 EST)
- [net v2] net: phy: mscc: adjust the phy support for PTP and MACsec Steen Hegelund (Wed Nov 11 2020 - 10:18:09 EST)
- Re: [PATCH v9 22/44] kasan: rename SHADOW layout macros to META Alexander Potapenko (Wed Nov 11 2020 - 10:18:58 EST)
- Re: [PATCH v9 23/44] kasan: separate metadata_fetch_row for each mode Alexander Potapenko (Wed Nov 11 2020 - 10:22:19 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Wed Nov 11 2020 - 10:22:37 EST)
- Re: [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues Thorsten Leemhuis (Wed Nov 11 2020 - 10:24:46 EST)
- [PATCH V4] dt-bindings: soc: imx: Add binding doc for spba bus Adam Ford (Wed Nov 11 2020 - 10:25:37 EST)
- Re: [PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg() Alexandru Ardelean (Wed Nov 11 2020 - 10:29:09 EST)
- Re: [PATCH] docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask Petr Mladek (Wed Nov 11 2020 - 10:29:38 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Matthew Wilcox (Wed Nov 11 2020 - 10:30:49 EST)
- RE: [PATCH v1] Documentation: ACPI: explain how to use gpio-line-names Flavio Suligoi (Wed Nov 11 2020 - 10:34:36 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 10:36:01 EST)
- Re: [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole Thorsten Leemhuis (Wed Nov 11 2020 - 10:36:23 EST)
- [PATCH v8 01/18] Documentation: PCI: Add specification for the *PCI NTB* function device Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:36:34 EST)
- [PATCH v8 02/18] PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BAR Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:36:39 EST)
- [PATCH v8 00/18] Implement NTB Controller using multiple PCI EP Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:36:41 EST)
- [PATCH v8 03/18] PCI: endpoint: Add helper API to get the 'next' unreserved BAR Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:36:43 EST)
- [PATCH] Collate "run init" message to one line with prefixed var assignments Rob Landley (Wed Nov 11 2020 - 10:36:48 EST)
- [PATCH v8 04/18] PCI: endpoint: Make *_free_bar() to return error codes on failure Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:36:53 EST)
- [PATCH v8 05/18] PCI: endpoint: Remove unused pci_epf_match_device() Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:36:59 EST)
- [PATCH v8 06/18] PCI: endpoint: Add support to associate secondary EPC with EPF Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:37:05 EST)
- [PATCH v8 07/18] PCI: endpoint: Add support in configfs to associate two EPCs with EPF Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:37:10 EST)
- [PATCH] arm64: dts: qcom: sc7180: Assign numbers to eMMC and SD Douglas Anderson (Wed Nov 11 2020 - 10:37:21 EST)
- [PATCH v8 08/18] PCI: endpoint: Add pci_epc_ops to map MSI irq Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:37:31 EST)
- [PATCH v8 09/18] PCI: endpoint: Add pci_epf_ops for epf drivers to expose function specific attrs Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:37:35 EST)
- [PATCH v8 10/18] PCI: endpoint: Allow user to create sub-directory of 'EPF Device' directory Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:37:56 EST)
- [PATCH v8 11/18] PCI: cadence: Implement ->msi_map_irq() ops Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:38:00 EST)
- [PATCH v8 12/18] PCI: cadence: Configure LM_EP_FUNC_CFG based on epc->function_num_map Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:38:08 EST)
- [PATCH v8 14/18] PCI: Add TI J721E device to pci ids Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:38:16 EST)
- [PATCH v8 13/18] PCI: endpoint: Add EP function driver to provide NTB functionality Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:38:20 EST)
- [PATCH v8 16/18] NTB: tool: Enable the NTB/PCIe link on the local or remote side of bridge Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:38:26 EST)
- [PATCH v8 17/18] Documentation: PCI: Add configfs binding documentation for pci-ntb endpoint function Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:38:34 EST)
- [PATCH v8 18/18] Documentation: PCI: Add userguide for PCI endpoint NTB function Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:38:39 EST)
- [PATCH v8 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Kishon Vijay Abraham I (Wed Nov 11 2020 - 10:38:44 EST)
- Re: [PATCH v2 2/5] mm, page_poison: use static key more efficiently David Hildenbrand (Wed Nov 11 2020 - 10:38:50 EST)
- [RFC PATCH] ceph: fix cross quota realms renames with new truncated files Luis Henriques (Wed Nov 11 2020 - 10:39:07 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Wed Nov 11 2020 - 10:42:15 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Christoph Hellwig (Wed Nov 11 2020 - 10:42:22 EST)
- Re: [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking David Hildenbrand (Wed Nov 11 2020 - 10:42:58 EST)
- Re: [PATCH v2 4/5] mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY David Hildenbrand (Wed Nov 11 2020 - 10:43:53 EST)
- [drm/i915/gem] 59dd13ad31: phoronix-test-suite.jxrendermark.RadialGradientPaint.1024x1024.operations_per_second -54.0% regression kernel test robot (Wed Nov 11 2020 - 10:43:58 EST)
- Re: [PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg() Guenter Roeck (Wed Nov 11 2020 - 10:44:08 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer André Przywara (Wed Nov 11 2020 - 10:45:37 EST)
- Re: [PATCH v2 5/5] mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO David Hildenbrand (Wed Nov 11 2020 - 10:46:05 EST)
- Re: [PATCH v5 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF Guenter Roeck (Wed Nov 11 2020 - 10:47:16 EST)
- Re: [PATCH 0/8] linker-section array fix and clean ups Jessica Yu (Wed Nov 11 2020 - 10:47:28 EST)
- Re: [PATCH] ASoC: Remove mt6359_platform_driver_remove Mark Brown (Wed Nov 11 2020 - 10:47:30 EST)
- Re: [PATCH v2] regulator: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200} Mark Brown (Wed Nov 11 2020 - 10:47:55 EST)
- Re: [PATCH] regualtor: pfuze100: limit pfuze-support-disable-sw to pfuze{100,200} Mark Brown (Wed Nov 11 2020 - 10:48:06 EST)
- Re: [PATCH v2 0/2] SPI/ Input: ads7846: properly handle spi->mode flags Mark Brown (Wed Nov 11 2020 - 10:48:20 EST)
- Re: [PATCH] spi: fsi: Fix transfer returning without finalizing message Mark Brown (Wed Nov 11 2020 - 10:48:25 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Mark Brown (Wed Nov 11 2020 - 10:48:36 EST)
- Re: [PATCH v2] checkpatch: add fix option for MISSING_SIGN_OFF Joe Perches (Wed Nov 11 2020 - 10:50:50 EST)
- Re: [PATCH v9 24/44] kasan, arm64: don't allow SW_TAGS with ARM64_MTE Alexander Potapenko (Wed Nov 11 2020 - 10:53:17 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Peter Zijlstra (Wed Nov 11 2020 - 10:53:21 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Dave Martin (Wed Nov 11 2020 - 10:53:29 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Jiri Olsa (Wed Nov 11 2020 - 10:54:29 EST)
- Re: [PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance Alex Williamson (Wed Nov 11 2020 - 10:56:49 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Wed Nov 11 2020 - 10:56:56 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Peter Zijlstra (Wed Nov 11 2020 - 10:57:48 EST)
- Re: [PATCH v9 25/44] kasan: introduce CONFIG_KASAN_HW_TAGS Alexander Potapenko (Wed Nov 11 2020 - 10:58:32 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Dave Martin (Wed Nov 11 2020 - 10:58:36 EST)
- Re: [PATCH v14 1/3] binder: move structs from core file to header file Frankie Chang (Wed Nov 11 2020 - 10:59:06 EST)
- Re: [PATCH v13 3/3] binder: add transaction latency tracer Frankie Chang (Wed Nov 11 2020 - 10:59:14 EST)
- Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Jakub Kicinski (Wed Nov 11 2020 - 11:00:37 EST)
- [rcu:rcu/next] BUILD SUCCESS 005ea905304542854a4adebd720e72fa20b5566c kernel test robot (Wed Nov 11 2020 - 11:03:06 EST)
- Re: [PATCH v2 20/20] kasan: update documentation Marco Elver (Wed Nov 11 2020 - 11:03:23 EST)
- Re: [PATCH 00/13] Introduce seqnum_ops Shuah Khan (Wed Nov 11 2020 - 11:03:35 EST)
- RE: How to enable auto-suspend by default Limonciello, Mario (Wed Nov 11 2020 - 11:03:44 EST)
- Re: [PATCH net v2] net: phy: spi_ks8995: Do not overwrite SPI mode flags Sven Van Asbroeck (Wed Nov 11 2020 - 11:03:53 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Peter Zijlstra (Wed Nov 11 2020 - 11:04:19 EST)
- Re: [PATCH v8 07/22] perf arm-spe: Consolidate arm_spe_pkt_desc()'s return value Dave Martin (Wed Nov 11 2020 - 11:04:39 EST)
- Re: [PATCH v3] tcp: fix race condition when creating child sockets from syncookies Eric Dumazet (Wed Nov 11 2020 - 11:05:29 EST)
- Re: [PATCH v2 17/18] usb: dwc3: qcom: Detect DWC3 DT-nodes with "usb"-prefixed names Bjorn Andersson (Wed Nov 11 2020 - 11:05:35 EST)
- Re: [PATCH 2/3] lib: zlib_inflate: improves decompression performance Zhaoxiu Zeng (Wed Nov 11 2020 - 11:07:23 EST)
- Re: [PATCH v2 01/20] kasan: simplify quarantine_put call site Marco Elver (Wed Nov 11 2020 - 11:08:32 EST)
- Re: [PATCH v2 18/18] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name Bjorn Andersson (Wed Nov 11 2020 - 11:08:50 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Wed Nov 11 2020 - 11:09:37 EST)
- [PATCH 1/2] x86/mm/sme: Fix definition of PMD_FLAGS_DEC_WP Arvind Sankar (Wed Nov 11 2020 - 11:09:56 EST)
- [PATCH 2/2] x86/mm: Remove duplicate definition of _PAGE_PAT_LARGE Arvind Sankar (Wed Nov 11 2020 - 11:09:59 EST)
- Re: [PATCH v2 02/20] kasan: rename get_alloc/free_info Marco Elver (Wed Nov 11 2020 - 11:10:04 EST)
- Re: [PATCH] pinctrl: qcom: Move clearing pending IRQ to .irq_request_resources callback Doug Anderson (Wed Nov 11 2020 - 11:10:20 EST)
- Re: [PATCH v2 03/20] kasan: introduce set_alloc_info Marco Elver (Wed Nov 11 2020 - 11:10:33 EST)
- Re: [PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 11:10:57 EST)
- Re: [PATCH v9 34/44] arm64: kasan: Align allocations for HW_TAGS Alexander Potapenko (Wed Nov 11 2020 - 11:11:07 EST)
- Re: [PATCH] arm64: dts: qcom: sc7180: Assign numbers to eMMC and SD Bjorn Andersson (Wed Nov 11 2020 - 11:11:14 EST)
- Re: [PATCH v2 04/20] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK Marco Elver (Wed Nov 11 2020 - 11:13:25 EST)
- Re: [PATCH v9 36/44] kasan: define KASAN_GRANULE_SIZE for HW_TAGS Alexander Potapenko (Wed Nov 11 2020 - 11:13:34 EST)
- Re: "irq 4: Affinity broken due to vector space exhaustion." warning on restart of ttyS0 console Prarit Bhargava (Wed Nov 11 2020 - 11:14:49 EST)
- Re: [PATCH V2 net-next 11/11] net: hns3: add debugfs support for interrupt coalesce Jakub Kicinski (Wed Nov 11 2020 - 11:15:26 EST)
- Re: [PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 11:15:40 EST)
- Re: [PATCH v9 37/44] kasan, x86, s390: update undef CONFIG_KASAN Alexander Potapenko (Wed Nov 11 2020 - 11:16:01 EST)
- [PATCH v2 0/3] hwmon: ltc2992: Add support alexandru.tachici (Wed Nov 11 2020 - 11:16:18 EST)
- [PATCH v2 2/3] hwmon: ltc2992: Add support for GPIOs. alexandru.tachici (Wed Nov 11 2020 - 11:16:19 EST)
- [PATCH v2 3/3] dt-binding: hwmon: Add documentation for ltc2992 alexandru.tachici (Wed Nov 11 2020 - 11:16:22 EST)
- [PATCH v2 1/3] hwmon: ltc2992: Add support alexandru.tachici (Wed Nov 11 2020 - 11:16:32 EST)
- Re: simplify gendisk lookup and remove struct block_device aliases v4 Jens Axboe (Wed Nov 11 2020 - 11:18:00 EST)
- Re: [PATCH v9 23/44] kasan: separate metadata_fetch_row for each mode Alexander Potapenko (Wed Nov 11 2020 - 11:19:44 EST)
- Re: [PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow André Przywara (Wed Nov 11 2020 - 11:20:45 EST)
- Re: [PATCH v2 05/20] kasan: allow VMAP_STACK for HW_TAGS mode Marco Elver (Wed Nov 11 2020 - 11:21:01 EST)
- Re: [PATCH net-next] net: stmmac: platform: use optional clk/reset get APIs Jakub Kicinski (Wed Nov 11 2020 - 11:22:06 EST)
- Re: [PATCH v9 38/44] kasan, arm64: expand CONFIG_KASAN checks Alexander Potapenko (Wed Nov 11 2020 - 11:22:59 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Sven Van Asbroeck (Wed Nov 11 2020 - 11:24:28 EST)
- Re: [PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events Peter Zijlstra (Wed Nov 11 2020 - 11:25:23 EST)
- Re: linux-next boot error: BUG: unable to handle kernel NULL pointer dereference in mempool_init_node Qian Cai (Wed Nov 11 2020 - 11:26:24 EST)
- Re: [PATCH] mfd: at91-usart: do not use compatible to register child devices Lee Jones (Wed Nov 11 2020 - 11:26:35 EST)
- Re: [PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO Jakub Kicinski (Wed Nov 11 2020 - 11:27:02 EST)
- Re: [PATCH V2] PCI: dwc: Add support to configure for ECRC Jingoo Han (Wed Nov 11 2020 - 11:27:46 EST)
- [PATCH 0/2] GIC v4.1: Disable VSGI support for GIC CPUIF < v4.1 Lorenzo Pieralisi (Wed Nov 11 2020 - 11:28:51 EST)
- [PATCH 2/2] irqchip/gic-v3-its: Disable vSGI upon (CPUIF < v4.1) detection Lorenzo Pieralisi (Wed Nov 11 2020 - 11:28:54 EST)
- Re: [PATCH v2] mfd: htc-i2cpld: Add the missed i2c_put_adapter() in htcpld_register_chip_i2c() Lee Jones (Wed Nov 11 2020 - 11:28:59 EST)
- Re: [net v2] net: phy: mscc: adjust the phy support for PTP and MACsec Antoine Tenart (Wed Nov 11 2020 - 11:29:06 EST)
- [PATCH 1/2] arm64: cpufeature: Add GIC CPUIF v4.1 detection Lorenzo Pieralisi (Wed Nov 11 2020 - 11:29:13 EST)
- [PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621 Sergio Paracuellos (Wed Nov 11 2020 - 11:30:22 EST)
- [PATCH 1/7] dt-bindings: clock: add dt binding header for mt7621 clocks Sergio Paracuellos (Wed Nov 11 2020 - 11:30:26 EST)
- [PATCH 3/7] dt: bindings: add mt7621-clk device tree binding documentation Sergio Paracuellos (Wed Nov 11 2020 - 11:30:30 EST)
- [PATCH 2/7] dt: bindings: add mt7621-pll device tree binding documentation Sergio Paracuellos (Wed Nov 11 2020 - 11:30:33 EST)
- [PATCH 7/7] MAINTAINERS: add MT7621 CLOCK maintainer Sergio Paracuellos (Wed Nov 11 2020 - 11:30:41 EST)
- [PATCH 6/7] staging: mt7621-dts: make use of new 'mt7621-pll' and 'mt7621-clk' Sergio Paracuellos (Wed Nov 11 2020 - 11:30:44 EST)
- [PATCH 5/7] clk: ralink: add clock gate driver for mt7621 SoC Sergio Paracuellos (Wed Nov 11 2020 - 11:30:55 EST)
- [PATCH 4/7] MIPS: ralink: add clock device providing cpu/ahb/apb clock for mt7621 Sergio Paracuellos (Wed Nov 11 2020 - 11:31:00 EST)
- Re: How to enable auto-suspend by default Greg KH (Wed Nov 11 2020 - 11:31:25 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Mark Brown (Wed Nov 11 2020 - 11:32:20 EST)
- Re: [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console Greg Kroah-Hartman (Wed Nov 11 2020 - 11:35:38 EST)
- Re: [PATCH] mmc: block: Prevent new req entering queue while freeing up the queue Veerabhadrarao Badiganti (Wed Nov 11 2020 - 11:37:23 EST)
- [PATCH] counter: microchip-tcb-capture: Fix CMR value check William Breathitt Gray (Wed Nov 11 2020 - 11:38:37 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Matthew Wilcox (Wed Nov 11 2020 - 11:39:05 EST)
- Re: [PATCH v22 00/18] Introduce Data Access MONitor (DAMON) SeongJae Park (Wed Nov 11 2020 - 11:42:06 EST)
- Re: [PATCH v2 06/20] kasan: remove __kasan_unpoison_stack Marco Elver (Wed Nov 11 2020 - 11:42:14 EST)
- Re: [PATCH 00/13] Introduce seqnum_ops Matthew Wilcox (Wed Nov 11 2020 - 11:42:20 EST)
- Re: [PATCH v9 40/44] kasan, arm64: print report from tag fault handler Alexander Potapenko (Wed Nov 11 2020 - 11:43:34 EST)
- Re: [PATCH v1 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Jim Quinlan (Wed Nov 11 2020 - 11:45:40 EST)
- Re: [PATCH v6 10/11] mfd: mt6360: Merge different sub-devices I2C read/write Lee Jones (Wed Nov 11 2020 - 11:45:47 EST)
- Re: [PATCH v6 11/11] mfd: mt6360: Remove MT6360 regulator of_compatible attribute Lee Jones (Wed Nov 11 2020 - 11:47:22 EST)
- Re: [PATCH] docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask Andy Shevchenko (Wed Nov 11 2020 - 11:47:29 EST)
- Re: [PATCH v9 42/44] kasan, arm64: enable CONFIG_KASAN_HW_TAGS Alexander Potapenko (Wed Nov 11 2020 - 11:49:34 EST)
- Re: [PATCH V2] PCI: dwc: Add support to configure for ECRC Vidya Sagar (Wed Nov 11 2020 - 11:52:03 EST)
- Re: [PATCH v4 24/24] MAINTAINERS: Add entry for MediaTek IOMMU Chun-Kuang Hu (Wed Nov 11 2020 - 11:53:04 EST)
- Re: [PATCH v2 07/20] kasan: inline kasan_reset_tag for tag-based modes Marco Elver (Wed Nov 11 2020 - 11:55:05 EST)
- Re: [PATCH v5 07/17] virt: acrn: Introduce an ioctl to set vCPU registers state Shuo A Liu (Wed Nov 11 2020 - 11:55:26 EST)
- RE: [PATCH v6 1/2] kunit: Support for Parameterized Testing Bird, Tim (Wed Nov 11 2020 - 11:55:43 EST)
- Re: [PATCH v9 43/44] kasan: add documentation for hardware tag-based mode Alexander Potapenko (Wed Nov 11 2020 - 11:57:22 EST)
- [Linux-kernel-mentees] [PATCH v4 net] rose: Fix Null pointer dereference in rose_send_frame() Anmol Karn (Wed Nov 11 2020 - 12:00:12 EST)
- Re: [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id Andi Kleen (Wed Nov 11 2020 - 12:01:38 EST)
- Re: [PATCH v2 08/20] kasan: inline random_tag for HW_TAGS Marco Elver (Wed Nov 11 2020 - 12:02:25 EST)
- Re: [RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM Mathieu Poirier (Wed Nov 11 2020 - 12:03:51 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Josh Poimboeuf (Wed Nov 11 2020 - 12:05:49 EST)
- [PATCH] mfd: cpcap: Fix interrupt regression with regmap clear_ack Tony Lindgren (Wed Nov 11 2020 - 12:06:27 EST)
- [no subject] eternalchoice (Wed Nov 11 2020 - 12:08:40 EST)
- Re: [PATCH v21 15/19] mm/compaction: do page isolation first in compaction Vlastimil Babka (Wed Nov 11 2020 - 12:12:36 EST)
- Re: [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Dan Williams (Wed Nov 11 2020 - 12:17:52 EST)
- [PATCH 1/1] watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1 vee . khee . wong (Wed Nov 11 2020 - 12:19:09 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Peter Zijlstra (Wed Nov 11 2020 - 12:23:26 EST)
- Re: [PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO Willem de Bruijn (Wed Nov 11 2020 - 12:29:04 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Wed Nov 11 2020 - 12:34:13 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 12:39:31 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 12:40:16 EST)
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files Jeff Layton (Wed Nov 11 2020 - 12:40:40 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Dietmar Eggemann (Wed Nov 11 2020 - 12:41:18 EST)
- Re: linux-next boot error: BUG: unable to handle kernel NULL pointer dereference in mempool_init_node Andrey Konovalov (Wed Nov 11 2020 - 12:44:01 EST)
- Re: [PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 12:44:14 EST)
- Re: [PATCH v1 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Cristian Marussi (Wed Nov 11 2020 - 12:45:55 EST)
- Re: [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock Vlastimil Babka (Wed Nov 11 2020 - 12:46:37 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Peter Zijlstra (Wed Nov 11 2020 - 12:47:49 EST)
- Re: [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory Marco Elver (Wed Nov 11 2020 - 12:49:12 EST)
- Re: [PATCH 1/1] watchdog: wdat_wdt: Fix missing kerneldoc reported by W=1 Guenter Roeck (Wed Nov 11 2020 - 12:49:32 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Peter Zijlstra (Wed Nov 11 2020 - 12:50:38 EST)
- Re: [PATCH v2 09/20] kasan: inline kasan_poison_memory and check_invalid_free Marco Elver (Wed Nov 11 2020 - 12:50:49 EST)
- Re: [PATCH v8 00/22] perf arm-spe: Refactor decoding & dumping flow André Przywara (Wed Nov 11 2020 - 12:51:31 EST)
- Re: [PATCH v1 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Sudeep Holla (Wed Nov 11 2020 - 12:52:56 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Linus Torvalds (Wed Nov 11 2020 - 12:54:34 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Dave Martin (Wed Nov 11 2020 - 12:58:36 EST)
- Re: [PATCH v3 7/7] mm, page_alloc: disable pcplists during memory offline David Hildenbrand (Wed Nov 11 2020 - 12:58:50 EST)
- Re: [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock Vlastimil Babka (Wed Nov 11 2020 - 13:00:02 EST)
- Re: [PATCH v3 7/7] mm, page_alloc: disable pcplists during memory offline David Hildenbrand (Wed Nov 11 2020 - 13:00:05 EST)
- Re: [PATCH v21 16/19] mm/swap.c: serialize memcg changes in pagevec_lru_move_fn Vlastimil Babka (Wed Nov 11 2020 - 13:00:17 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 13:01:37 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 13:02:53 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Peter Zijlstra (Wed Nov 11 2020 - 13:05:10 EST)
- Re: [PATCH V2 1/3] pwm: imx-tpm: Use dev_err_probe() to simplify error handling Thierry Reding (Wed Nov 11 2020 - 13:05:46 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Steven Rostedt (Wed Nov 11 2020 - 13:05:51 EST)
- Re: [PATCH v3] tcp: fix race condition when creating child sockets from syncookies Ricardo Dias (Wed Nov 11 2020 - 13:06:03 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Arnaldo Carvalho de Melo (Wed Nov 11 2020 - 13:08:45 EST)
- Re: [PATCH v1 1/2] scsi: ufs: Fix unbalanced scsi_block_reqs_cnt caused by ufshcd_hold() Asutosh Das (asd) (Wed Nov 11 2020 - 13:09:03 EST)
- Re: [PATCH 10/24] x86/resctrl: Move the schema names into struct resctrl_schema James Morse (Wed Nov 11 2020 - 13:11:43 EST)
- Re: [PATCH] arm64: kexec: Use smp_send_stop in machine_shutdown James Morse (Wed Nov 11 2020 - 13:11:55 EST)
- 5.9.3: "md0:" is showing in dmesg/printk but with no other information is provided Justin Piszcz (Wed Nov 11 2020 - 13:12:59 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Josh Poimboeuf (Wed Nov 11 2020 - 13:13:41 EST)
- Re: linux-next: build warning after merge of the bpf-next tree Andrii Nakryiko (Wed Nov 11 2020 - 13:15:38 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Paul E. McKenney (Wed Nov 11 2020 - 13:21:52 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Paul E. McKenney (Wed Nov 11 2020 - 13:23:48 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Matthew Wilcox (Wed Nov 11 2020 - 13:27:05 EST)
- Re: [PATCH v4 0/2] Add a seqcount between gup_fast and copy_page_range() Linus Torvalds (Wed Nov 11 2020 - 13:27:57 EST)
- Re: [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Dan Williams (Wed Nov 11 2020 - 13:27:59 EST)
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files Luis Henriques (Wed Nov 11 2020 - 13:28:00 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Wed Nov 11 2020 - 13:28:19 EST)
- Re: [PATCH] media: solo6x10: fix missing snd_card_free in error handling case Ismael Luceno (Wed Nov 11 2020 - 13:29:03 EST)
- Re: [PATCH v2 11/20] kasan: add and integrate kasan boot parameters Marco Elver (Wed Nov 11 2020 - 13:29:42 EST)
- Re: [PATCH] drm/msm/dp: remove duplicate include statement Stephen Boyd (Wed Nov 11 2020 - 13:31:30 EST)
- Re: [PATCH 1/2] soc: qcom: aoss: Expose send for generic usecase Sibi Sankar (Wed Nov 11 2020 - 13:33:25 EST)
- Re: [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers Bhaumik Bhatt (Wed Nov 11 2020 - 13:33:46 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Wed Nov 11 2020 - 13:34:41 EST)
- [PATCH v5 0/6] Tegra210 audio graph card Sameer Pujar (Wed Nov 11 2020 - 13:35:06 EST)
- [PATCH v5 1/6] ASoC: dt-bindings: tegra: Add graph bindings Sameer Pujar (Wed Nov 11 2020 - 13:35:11 EST)
- [PATCH v5 2/6] ASoC: dt-bindings: tegra: Add json-schema for Tegra audio graph card Sameer Pujar (Wed Nov 11 2020 - 13:35:23 EST)
- [PATCH v5 5/6] arm64: tegra: Audio graph header for Tegra210 Sameer Pujar (Wed Nov 11 2020 - 13:35:33 EST)
- [PATCH v5 3/6] ASoC: tegra: Add audio graph based card driver Sameer Pujar (Wed Nov 11 2020 - 13:35:34 EST)
- [PATCH v5 6/6] arm64: tegra: Audio graph sound card for Jetson Nano and TX1 Sameer Pujar (Wed Nov 11 2020 - 13:35:36 EST)
- [PATCH v5 4/6] arm64: defconfig: Enable Tegra audio graph card driver Sameer Pujar (Wed Nov 11 2020 - 13:35:41 EST)
- [PATCH 00/19] [Set 5] Rid W=1 warnings from GPU Lee Jones (Wed Nov 11 2020 - 13:35:52 EST)
- [PATCH 01/19] drm/radeon/evergreen_dma: Move 'evergreen_gpu_check_soft_reset()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:36:01 EST)
- [PATCH 04/19] drm/radeon/radeon_atombios: Move 'radeon_add_atom_encoder()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:36:07 EST)
- [PATCH 06/19] drm/radeon/ci_dpm: Move 'ci_*()'s prototypes to shared header Lee Jones (Wed Nov 11 2020 - 13:36:11 EST)
- [PATCH 08/19] drm/radeon/si_dma: Move 'si_gpu_check_soft_reset()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:36:14 EST)
- [PATCH 10/19] drm/radeon/btc_dpm: Move 'evergreen_get_pi's prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:36:18 EST)
- [PATCH 09/19] drm/radeon/cik: Move 'si_*()'s prototypes to shared header Lee Jones (Wed Nov 11 2020 - 13:36:20 EST)
- [PATCH 11/19] drm/radeon/radeon_audio: Move 'dce6_*()'s prototypes to shared header Lee Jones (Wed Nov 11 2020 - 13:36:24 EST)
- [PATCH 17/19] drm/radeon/si_dpm: Move 'vce_v1_0_enable_mgcg()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:36:33 EST)
- [PATCH 18/19] drm/radeon/cik: Move 'vce_v2_0_enable_mgcg()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:36:36 EST)
- [PATCH 19/19] drm/radeon/evergreen_cs: Move 'r600_dma_cs_next_reloc()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:36:46 EST)
- [PATCH 15/19] drm/radeon/ci_dpm: Move 'si_*()'s prototypes to shared header Lee Jones (Wed Nov 11 2020 - 13:37:02 EST)
- [PATCH 14/19] drm/radeon/evergreen: Move 'cik_*()'s prototypes to shared header Lee Jones (Wed Nov 11 2020 - 13:37:11 EST)
- [PATCH 16/19] drm/radeon/cik: Move 'Move 'cik_sdma_*()'s prototypes to shared header Lee Jones (Wed Nov 11 2020 - 13:37:12 EST)
- [PATCH 12/19] drm/radeon/evergreen: Move 'si_get_csb_*()'s prototypes to shared header Lee Jones (Wed Nov 11 2020 - 13:37:21 EST)
- [PATCH 13/19] drm/radeon/cik_sdma: Move 'amdgpu_cik_gpu_check_soft_reset()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:37:26 EST)
- [PATCH 02/19] drm/radeon/r600: Move 'evergreen_rlc_resume()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:37:32 EST)
- [PATCH 07/19] drm/radeon/si_dpm: Move 'si_mc_load_microcode()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:37:38 EST)
- [PATCH 05/19] drm/radeon/radeon_encoders: Move 'radeon_atom_backlight_init's prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:37:39 EST)
- [PATCH 03/19] drm/radeon/ni_dma: Move 'cayman_gpu_check_soft_reset()'s prototype to shared header Lee Jones (Wed Nov 11 2020 - 13:37:47 EST)
- Re: [ANNOUNCE] v5.10-rc2-rt4 Daniel Wagner (Wed Nov 11 2020 - 13:39:09 EST)
- Re: [PATCH v2 13/20] kasan: simplify kasan_poison_kfree Marco Elver (Wed Nov 11 2020 - 13:43:00 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Andrew Cooper (Wed Nov 11 2020 - 13:46:49 EST)
- Re: [PATCH v9 10/44] kasan: define KASAN_GRANULE_PAGE Andrey Konovalov (Wed Nov 11 2020 - 13:48:05 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Nick Desaulniers (Wed Nov 11 2020 - 13:48:30 EST)
- Re: [PATCH][next] mptcp: fix a dereference of pointer before msk is null checked. Mat Martineau (Wed Nov 11 2020 - 13:49:27 EST)
- Re: [PATCH v9 17/44] kasan, arm64: move initialization message Andrey Konovalov (Wed Nov 11 2020 - 13:50:28 EST)
- Re: [PATCH v2 2/2] Input: ads7846: do not overwrite spi->mode flags set by spi framework Dmitry Torokhov (Wed Nov 11 2020 - 13:52:03 EST)
- Re: [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes Andrey Konovalov (Wed Nov 11 2020 - 13:52:25 EST)
- Re: [PATCH v9 25/44] kasan: introduce CONFIG_KASAN_HW_TAGS Andrey Konovalov (Wed Nov 11 2020 - 13:53:30 EST)
- Re: [PATCH v2 14/20] kasan, mm: rename kasan_poison_kfree Marco Elver (Wed Nov 11 2020 - 13:53:38 EST)
- [PATCH] kvm: x86/mmu: Fix is_tdp_mmu_check when using PAE Ben Gardon (Wed Nov 11 2020 - 13:53:47 EST)
- Re: [PATCH v9 43/44] kasan: add documentation for hardware tag-based mode Andrey Konovalov (Wed Nov 11 2020 - 13:55:05 EST)
- Re: [PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces Sargun Dhillon (Wed Nov 11 2020 - 13:57:36 EST)
- Re: [PATCH] parisc/uapi: Use Kbuild logic to provide <asm/types.h> Helge Deller (Wed Nov 11 2020 - 14:04:06 EST)
- Re: [PATCH v9 10/44] kasan: define KASAN_GRANULE_PAGE Marco Elver (Wed Nov 11 2020 - 14:05:15 EST)
- Re: [PATCH v2] Input: touchscreen: ads7846.c: Fix race that causes missing releases Dmitry Torokhov (Wed Nov 11 2020 - 14:07:49 EST)
- Re: [PATCH] of/address: Fix of_node memory leak in of_dma_is_coherent Rob Herring (Wed Nov 11 2020 - 14:07:54 EST)
- Re: [PATCH v4 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc Rob Herring (Wed Nov 11 2020 - 14:08:06 EST)
- Re: [PATCH 3/3] powerpc: rewrite atomics to use ARCH_ATOMIC kernel test robot (Wed Nov 11 2020 - 14:08:31 EST)
- Re: [PATCH v2 15/20] kasan: don't round_up too much Marco Elver (Wed Nov 11 2020 - 14:09:11 EST)
- Re: [PATCH v4 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc Rob Herring (Wed Nov 11 2020 - 14:15:44 EST)
- Re: [PATCH v4 01/18] dt-bindings: usb: usb-hcd: Detach generic USB controller properties Rob Herring (Wed Nov 11 2020 - 14:16:50 EST)
- Re: [PATCH v2 16/20] kasan: simplify assign_tag and set_tag calls Marco Elver (Wed Nov 11 2020 - 14:17:43 EST)
- Re: arch/s390/include/asm/atomic_ops.h:56:45: error: invalid operand for inline asm constraint 'i' Nick Desaulniers (Wed Nov 11 2020 - 14:17:50 EST)
- Re: [PATCH V4] dt-bindings: soc: imx: Add binding doc for spba bus Rob Herring (Wed Nov 11 2020 - 14:18:15 EST)
- Re: [PATCH 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller Rob Herring (Wed Nov 11 2020 - 14:18:45 EST)
- Re: [PATCH v2 17/20] kasan: clarify comment in __kasan_kfree_large Marco Elver (Wed Nov 11 2020 - 14:18:55 EST)
- [PATCH v2 0/4] x86/bus_lock: Enable bus lock detection Fenghua Yu (Wed Nov 11 2020 - 14:21:20 EST)
- [PATCH v2 1/4] x86/cpufeatures: Enumerate #DB for bus lock detection Fenghua Yu (Wed Nov 11 2020 - 14:21:22 EST)
- [PATCH v2 3/4] x86/bus_lock: Set rate limit for bus lock Fenghua Yu (Wed Nov 11 2020 - 14:21:26 EST)
- [PATCH v2 4/4] Documentation/admin-guide: Change doc for split_lock_detect parameter Fenghua Yu (Wed Nov 11 2020 - 14:21:28 EST)
- [PATCH v2 2/4] x86/bus_lock: Handle warn and fatal in #DB for bus lock Fenghua Yu (Wed Nov 11 2020 - 14:21:31 EST)
- [PATCH v2 3/6] bus: mhi: core: Add support to stop or start channel data transfers Bhaumik Bhatt (Wed Nov 11 2020 - 14:21:37 EST)
- [PATCH v2 0/6] Updates to MHI channel handling Bhaumik Bhatt (Wed Nov 11 2020 - 14:21:39 EST)
- [PATCH v2 1/6] bus: mhi: core: Allow receiving a STOP channel command response Bhaumik Bhatt (Wed Nov 11 2020 - 14:21:42 EST)
- [PATCH v2 2/6] bus: mhi: core: Improvements to the channel handling state machine Bhaumik Bhatt (Wed Nov 11 2020 - 14:21:46 EST)
- [PATCH v2 6/6] bus: mhi: Improve documentation on channel transfer setup APIs Bhaumik Bhatt (Wed Nov 11 2020 - 14:21:53 EST)
- [PATCH v2 4/6] bus: mhi: core: Check execution environment for channel before issuing reset Bhaumik Bhatt (Wed Nov 11 2020 - 14:21:58 EST)
- [PATCH v2 5/6] bus: mhi: core: Remove __ prefix for MHI channel unprepare function Bhaumik Bhatt (Wed Nov 11 2020 - 14:22:00 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Paul E. McKenney (Wed Nov 11 2020 - 14:22:06 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Wed Nov 11 2020 - 14:23:09 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Serge Semin (Wed Nov 11 2020 - 14:23:16 EST)
- Re: [PATCH][next] mptcp: fix a dereference of pointer before msk is null checked. Colin Ian King (Wed Nov 11 2020 - 14:24:05 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" Kalle Valo (Wed Nov 11 2020 - 14:24:21 EST)
- Re: [PATCH v4 net] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Wed Nov 11 2020 - 14:26:24 EST)
- Re: linux-next boot error: BUG: unable to handle kernel NULL pointer dereference in mempool_init_node Lorenzo Stoakes (Wed Nov 11 2020 - 14:27:04 EST)
- Re: [PATCHv2] bus: ti-sysc: Fix bogus resetdone warning on enable for cpsw Grygorii Strashko (Wed Nov 11 2020 - 14:28:21 EST)
- Re: [PATCH v4 01/18] dt-bindings: usb: usb-hcd: Detach generic USB controller properties Serge Semin (Wed Nov 11 2020 - 14:30:42 EST)
- Re: [PATCH] rcu: Check and report missed fqs timer wakeup on RCU stall Paul E. McKenney (Wed Nov 11 2020 - 14:31:27 EST)
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files Jeff Layton (Wed Nov 11 2020 - 14:33:15 EST)
- Re: [PATCH v13 0/8] support reserving crashkernel above 4G on arm64 kdump Bhupesh SHARMA (Wed Nov 11 2020 - 14:41:50 EST)
- Re: [PATCH] usb: dwc3: meson-g12a: disable clk on error handling path in probe Martin Blumenstingl (Wed Nov 11 2020 - 14:42:23 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Peter Zijlstra (Wed Nov 11 2020 - 14:42:33 EST)
- Re: linux-next boot error: BUG: unable to handle kernel NULL pointer dereference in mempool_init_node Andrey Konovalov (Wed Nov 11 2020 - 14:44:22 EST)
- Re: [PATCH] ARM: mxs: Add serial number support for i.MX23, i.MX28 SoCs Fabio Estevam (Wed Nov 11 2020 - 14:47:05 EST)
- Re: [PATCH 1/3] perf/core: Flush PMU internal buffers for per-CPU events Liang, Kan (Wed Nov 11 2020 - 14:54:10 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Josh Poimboeuf (Wed Nov 11 2020 - 14:59:11 EST)
- Re: [PATCH v4 2/2] mm: prevent gup_fast from racing with COW during fork Peter Xu (Wed Nov 11 2020 - 14:59:29 EST)
- [PATCH] habanalabs/gaudi: fetch HBM ecc info from FW Oded Gabbay (Wed Nov 11 2020 - 14:59:33 EST)
- [PATCH] habanalabs: print message with correct device Oded Gabbay (Wed Nov 11 2020 - 14:59:34 EST)
- [PATCH] habanalabs: fetch hard reset capability from FW Oded Gabbay (Wed Nov 11 2020 - 14:59:39 EST)
- Re: [PATCH] pwm: tiehrpwm: handle deferred probe with dev_err_probe() Thierry Reding (Wed Nov 11 2020 - 15:00:18 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Peter Zijlstra (Wed Nov 11 2020 - 15:00:33 EST)
- Re: [PATCH] tomoyo: fix clang pointer arithmetic warning Nick Desaulniers (Wed Nov 11 2020 - 15:00:51 EST)
- Re: [PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces Trond Myklebust (Wed Nov 11 2020 - 15:03:25 EST)
- [PATCH] arm64: dts: qcom: sc7180: Set 'polling-delay-passive' for thermal zones back to 250 ms Matthias Kaehlcke (Wed Nov 11 2020 - 15:03:50 EST)
- Re: [PATCH v5 1/1] applesmc: Re-work SMC comms Henrik Rydberg (Wed Nov 11 2020 - 15:05:55 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Peter Zijlstra (Wed Nov 11 2020 - 15:07:43 EST)
- Re: [PATCH v2 0/4] pwm: atmel-tcb: rework device tree binding Thierry Reding (Wed Nov 11 2020 - 15:09:30 EST)
- Re: [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs Andrii Nakryiko (Wed Nov 11 2020 - 15:12:13 EST)
- Re: [PATCH] pwm: lp3943: Dynamically allocate pwm chip base Thierry Reding (Wed Nov 11 2020 - 15:12:34 EST)
- Re: [PATCH net-next v4 0/5] bonding: rename bond components Jay Vosburgh (Wed Nov 11 2020 - 15:14:06 EST)
- Re: [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema Rob Herring (Wed Nov 11 2020 - 15:14:30 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Josh Poimboeuf (Wed Nov 11 2020 - 15:15:28 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Peter Zijlstra (Wed Nov 11 2020 - 15:16:05 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Wed Nov 11 2020 - 15:22:35 EST)
- Re: [PATCH v5 1/5] dt-bindings: connector: add typec-power-opmode property to usb-connector Rob Herring (Wed Nov 11 2020 - 15:25:11 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Andrew Cooper (Wed Nov 11 2020 - 15:25:48 EST)
- Re: [PATCH v5 2/5] dt-bindings: usb: Add DT bindings for STUSB160x Type-C controller Rob Herring (Wed Nov 11 2020 - 15:26:48 EST)
- Re: [PATCH] sched/fair: Reorder throttle_cfs_rq() path Benjamin Segall (Wed Nov 11 2020 - 15:27:13 EST)
- Re: [PATCH v5 0/2] dt-bindings: timer: renesas: tmu: Document r8a774e1 and Niklas Söderlund (Wed Nov 11 2020 - 15:27:30 EST)
- Re: [PATCH 0/5] Add PWM support for MT8183 EVB Thierry Reding (Wed Nov 11 2020 - 15:27:40 EST)
- Re: [PATCH] dt-bindings: pwm: mtk-disp: add MT8167 SoC binding Thierry Reding (Wed Nov 11 2020 - 15:28:43 EST)
- Re: [PATCH v3 1/5] dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver Rob Herring (Wed Nov 11 2020 - 15:28:52 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers Tom Lendacky (Wed Nov 11 2020 - 15:31:03 EST)
- Re: [tip: sched/core] sched: Fix balance_callback() Paul Bolle (Wed Nov 11 2020 - 15:31:21 EST)
- Re: [PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana Jon Hunter (Wed Nov 11 2020 - 15:32:01 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Peter Zijlstra (Wed Nov 11 2020 - 15:35:50 EST)
- Re: [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain Smita Koralahalli Channabasappa (Wed Nov 11 2020 - 15:37:39 EST)
- [PATCH net-next V2] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dmytro Shytyi (Wed Nov 11 2020 - 15:38:25 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Peter Zijlstra (Wed Nov 11 2020 - 15:39:50 EST)
- Re: [PATCH 2/5] bonding: replace use of the term master where possible Jay Vosburgh (Wed Nov 11 2020 - 15:40:36 EST)
- Re: [PATCH v15 0/2] pwm: intel: Add PWM driver for a new SoC Thierry Reding (Wed Nov 11 2020 - 15:40:51 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" Pavel Procopiuc (Wed Nov 11 2020 - 15:41:34 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Peter Zijlstra (Wed Nov 11 2020 - 15:42:36 EST)
- [PATCH v5 net 0/2] net: udp: fix Fast/frag0 UDP GRO Alexander Lobakin (Wed Nov 11 2020 - 15:44:19 EST)
- Re: [tip: sched/core] sched: Fix balance_callback() Peter Zijlstra (Wed Nov 11 2020 - 15:45:09 EST)
- [PATCH v5 net 1/2] net: udp: fix UDP header access on Fast/frag0 UDP GRO Alexander Lobakin (Wed Nov 11 2020 - 15:45:35 EST)
- [PATCH v5 net 2/2] net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO Alexander Lobakin (Wed Nov 11 2020 - 15:45:53 EST)
- [RFC PATCH 5/6] mm: truncate: split thp to a non-zero order if possible. Zi Yan (Wed Nov 11 2020 - 15:46:05 EST)
- [RFC PATCH 1/6] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range. Zi Yan (Wed Nov 11 2020 - 15:46:05 EST)
- [RFC PATCH 4/6] mm: thp: add support for split huge page to any lower order pages. Zi Yan (Wed Nov 11 2020 - 15:46:07 EST)
- [RFC PATCH 0/6] Split huge pages to any lower order pages. Zi Yan (Wed Nov 11 2020 - 15:46:09 EST)
- [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner. Zi Yan (Wed Nov 11 2020 - 15:46:21 EST)
- [RFC PATCH 6/6] mm: huge_memory: enable debugfs to split huge pages to any order. Zi Yan (Wed Nov 11 2020 - 15:46:23 EST)
- [PATCH] xtensa: fix broken TIF_NOTIFY_SIGNAL assembly Max Filippov (Wed Nov 11 2020 - 15:47:35 EST)
- [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split. Zi Yan (Wed Nov 11 2020 - 15:50:58 EST)
- Re: [PATCH v5 net 1/2] net: udp: fix UDP header access on Fast/frag0 UDP GRO Willem de Bruijn (Wed Nov 11 2020 - 15:53:50 EST)
- [PATCH v2] xtensa: fix broken TIF_NOTIFY_SIGNAL assembly Max Filippov (Wed Nov 11 2020 - 15:53:59 EST)
- [PATCH] ASOC: Intel: kbl_rt5663_rt5514_max98927: Do not try to disable disabled clock Guenter Roeck (Wed Nov 11 2020 - 15:54:39 EST)
- Re: [PATCH v5 net 2/2] net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO Willem de Bruijn (Wed Nov 11 2020 - 15:55:29 EST)
- [PATCH] fs/ext2: Use ext2_put_page ira . weiny (Wed Nov 11 2020 - 15:57:09 EST)
- [PATCH] ima: select ima-buf template for buffer measurement Lakshmi Ramasubramanian (Wed Nov 11 2020 - 15:59:56 EST)
- Re: [PATCH v15 2/2] Add PWM fan controller driver for LGM SoC Uwe Kleine-König (Wed Nov 11 2020 - 16:02:01 EST)
- Re: [PATCH v2] xtensa: fix broken TIF_NOTIFY_SIGNAL assembly Jens Axboe (Wed Nov 11 2020 - 16:05:47 EST)
- Re: [PATCH][next] drm/kmb: fix spelling mistakes in drm_info and drm_dbg messages Sam Ravnborg (Wed Nov 11 2020 - 16:05:49 EST)
- Re: [PATCH v3 2/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller Rob Herring (Wed Nov 11 2020 - 16:06:08 EST)
- [RFC 0/2] Do not slow down some AMD devices with coresched Joel Fernandes (Google) (Wed Nov 11 2020 - 16:10:42 EST)
- [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Joel Fernandes (Google) (Wed Nov 11 2020 - 16:10:45 EST)
- [RFC 2/2] sched/debug: Add debug information about whether coresched is enabled Joel Fernandes (Google) (Wed Nov 11 2020 - 16:10:49 EST)
- Re: [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add sm8250 lpass lpi pinctrl bindings Rob Herring (Wed Nov 11 2020 - 16:11:02 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Joel Fernandes (Wed Nov 11 2020 - 16:14:34 EST)
- Re: [PATCH v15 0/2] pwm: intel: Add PWM driver for a new SoC Thierry Reding (Wed Nov 11 2020 - 16:14:39 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Wed Nov 11 2020 - 16:19:37 EST)
- Re: [PATCH v8 1/2] dt-bindings: dma: Add bindings for intel LGM SOC Rob Herring (Wed Nov 11 2020 - 16:19:59 EST)
- Re: [PATCH v3 bpf] tools: bpftool: Add missing close before bpftool net attach exit Daniel Borkmann (Wed Nov 11 2020 - 16:24:28 EST)
- [PATCH] openrisc: fix trap for debugger breakpoint signalling Stafford Horne (Wed Nov 11 2020 - 16:24:44 EST)
- Re: [PATCH v2 1/7] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "syscon" Rob Herring (Wed Nov 11 2020 - 16:29:02 EST)
- Re: [PATCH v4 02/24] dt-bindings: memory: mediatek: Add a common larb-port header file Krzysztof Kozlowski (Wed Nov 11 2020 - 16:30:14 EST)
- Re: [PATCH v4 03/24] dt-bindings: memory: mediatek: Extend LARB_NR_MAX to 32 Krzysztof Kozlowski (Wed Nov 11 2020 - 16:30:30 EST)
- [ANNOUNCE] 5.4.74-rt42 Steven Rostedt (Wed Nov 11 2020 - 16:30:42 EST)
- Re: [PATCH v4 04/24] dt-bindings: memory: mediatek: Add domain definition Krzysztof Kozlowski (Wed Nov 11 2020 - 16:30:48 EST)
- Re: [PATCH v4 05/24] dt-bindings: mediatek: Add binding for mt8192 IOMMU Krzysztof Kozlowski (Wed Nov 11 2020 - 16:33:45 EST)
- Re: [PATCH v4 06/24] iommu/mediatek: Use the common mtk-smi-larb-port.h Krzysztof Kozlowski (Wed Nov 11 2020 - 16:34:04 EST)
- Re: [PATCH v4 18/24] iommu/mediatek: Support master use iova over 32bit Krzysztof Kozlowski (Wed Nov 11 2020 - 16:34:34 EST)
- [PATCH v1 0/9] Landlock fixes Mickaël Salaün (Wed Nov 11 2020 - 16:34:49 EST)
- [PATCH v1 2/9] landlock: Cosmetic fixes for filesystem management Mickaël Salaün (Wed Nov 11 2020 - 16:34:51 EST)
- [PATCH v1 1/9] landlock: Fix memory allocation error handling Mickaël Salaün (Wed Nov 11 2020 - 16:34:54 EST)
- [PATCH v1 4/9] landlock: Always intersect access rights Mickaël Salaün (Wed Nov 11 2020 - 16:34:57 EST)
- [PATCH v1 9/9] landlock: Extend documentation about limitations Mickaël Salaün (Wed Nov 11 2020 - 16:35:01 EST)
- [PATCH v1 8/9] landlock: Add help to enable Landlock as a stacked LSM Mickaël Salaün (Wed Nov 11 2020 - 16:35:03 EST)
- [PATCH v1 7/9] landlock: Clean up get_ruleset_from_fd() Mickaël Salaün (Wed Nov 11 2020 - 16:35:09 EST)
- [PATCH v1 6/9] selftests/landlock: Extend layout1.inherit_superset Mickaël Salaün (Wed Nov 11 2020 - 16:35:16 EST)
- [PATCH v1 5/9] landlock: Add extra checks when inserting a rule Mickaël Salaün (Wed Nov 11 2020 - 16:35:21 EST)
- [PATCH v1 3/9] landlock: Enforce deterministic interleaved path rules Mickaël Salaün (Wed Nov 11 2020 - 16:35:26 EST)
- RE: [PATCH v3 0/2] KVM: SVM: Create separate vmcbs for L1 and L2 Babu Moger (Wed Nov 11 2020 - 16:36:20 EST)
- [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack Xie He (Wed Nov 11 2020 - 16:36:26 EST)
- [PATCH] openrisc: add support for LiteX Stafford Horne (Wed Nov 11 2020 - 16:40:24 EST)
- Re: [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Randy Dunlap (Wed Nov 11 2020 - 16:42:08 EST)
- [PATCH v2] ASoC: pcm512x: Add support for more data formats Kirill Marinushkin (Wed Nov 11 2020 - 16:42:19 EST)
- Re: [PATCH] PCI: altera-msi: Remove irq handler and data in one go Martin Kaiser (Wed Nov 11 2020 - 16:44:07 EST)
- Re: [RFC PATCH 00/12] Topdown parser Andi Kleen (Wed Nov 11 2020 - 16:46:52 EST)
- Re: [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support Christian Eggers (Wed Nov 11 2020 - 16:50:32 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Wed Nov 11 2020 - 16:52:35 EST)
- Re: [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support Christian Eggers (Wed Nov 11 2020 - 16:53:14 EST)
- [PATCH v2] PCI: brcmstb: Fix race in removing chained IRQ handler Martin Kaiser (Wed Nov 11 2020 - 16:54:47 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Alexander Graf (Wed Nov 11 2020 - 17:00:42 EST)
- [PATCH v2 1/2] PCI: altera-msi: Fix race in removing chained IRQ handler Martin Kaiser (Wed Nov 11 2020 - 17:01:39 EST)
- [PATCH v2 2/2] PCI: dwc: Fix race in removing chained IRQ handler Martin Kaiser (Wed Nov 11 2020 - 17:01:45 EST)
- Re: [PATCH net-next v4 0/5] bonding: rename bond components Jakub Kicinski (Wed Nov 11 2020 - 17:04:34 EST)
- Re: [RFC PATCH 0/9] CXL 2.0 Support Ben Widawsky (Wed Nov 11 2020 - 17:06:31 EST)
- [tip: x86/apic] iommu/amd: Don't register interrupt remapping irqdomain when IR is disabled tip-bot2 for David Woodhouse (Wed Nov 11 2020 - 17:06:43 EST)
- [tip: x86/apic] iommu/amd: Fix union of bitfields in intcapxt support tip-bot2 for David Woodhouse (Wed Nov 11 2020 - 17:06:54 EST)
- Re: [PATCH net-next 0/4] net: ipa: little fixes Jakub Kicinski (Wed Nov 11 2020 - 17:08:37 EST)
- Re: [PATCH] pinctrl: intel: Fix Jasperlake hostown offset Andy Shevchenko (Wed Nov 11 2020 - 17:13:06 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Joel Fernandes (Wed Nov 11 2020 - 17:13:54 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Joel Fernandes (Wed Nov 11 2020 - 17:15:26 EST)
- Re: [PATCH] PCI: altera-msi: Remove irq handler and data in one go Bjorn Helgaas (Wed Nov 11 2020 - 17:16:44 EST)
- Re: [PATCH] RDMA/pvrdma: fix missing kfree in pvrdma_register_device Adit Ranadive (Wed Nov 11 2020 - 17:20:15 EST)
- Re: [PATCH 2/5] context_tracking: Don't implement exception_enter/exit() on CONFIG_HAVE_CONTEXT_TRACKING_OFFSTACK Frederic Weisbecker (Wed Nov 11 2020 - 17:20:46 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Wed Nov 11 2020 - 17:21:28 EST)
- Re: [PATCH 4/5] context_tracking: Only define schedule_user() on !HAVE_CONTEXT_TRACKING_OFFSTACK archs Frederic Weisbecker (Wed Nov 11 2020 - 17:22:44 EST)
- Re: [PATCH 02/10] dt-bindings: net: dsa: Document sfp and managed properties Rob Herring (Wed Nov 11 2020 - 17:35:56 EST)
- Re: [PATCH v1 2/2] leds: lgm: Add LED controller driver for LGM Soc Reddy, MallikarjunaX (Wed Nov 11 2020 - 17:36:38 EST)
- Re: [PATCH v1 1/2] dt-bindings: leds: Add bindings for intel LGM SOC Reddy, MallikarjunaX (Wed Nov 11 2020 - 17:36:45 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Alexander Graf (Wed Nov 11 2020 - 17:37:17 EST)
- Re: [PATCH V2] PCI: dwc: Add support to configure for ECRC Bjorn Helgaas (Wed Nov 11 2020 - 17:38:29 EST)
- Re: [PATCH 10/10] dt-bindings: net: dsa: b53: Add YAML bindings Rob Herring (Wed Nov 11 2020 - 17:39:37 EST)
- Re: [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Dan Williams (Wed Nov 11 2020 - 17:43:51 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Matthew Wilcox (Wed Nov 11 2020 - 20:31:39 EST)
- Re: [PATCH v2] can: m_can: Set device to software init mode before closing Marc Kleine-Budde (Wed Nov 11 2020 - 20:32:02 EST)
- [PATCH RESEND 1/5] iommu/tegra-smmu: Unwrap tegra_smmu_group_get Nicolin Chen (Wed Nov 11 2020 - 20:32:09 EST)
- Re: [selftest/bpf] b83590ee1a: BUG:KASAN:slab-out-of-bounds_in_l Daniel Xu (Wed Nov 11 2020 - 20:32:18 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Wed Nov 11 2020 - 20:32:58 EST)
- Re: [PATCH net] tipc: fix memory leak in tipc_topsrv_start() Jakub Kicinski (Wed Nov 11 2020 - 20:33:22 EST)
- Re: [RESEND PATCH 12/19] dt-bindings: Add bindings for USB phy on Allwinner A100 Rob Herring (Wed Nov 11 2020 - 20:33:26 EST)
- Re: [PATCH] arm64: dts: qcom: sc7180: Set 'polling-delay-passive' for thermal zones back to 250 ms Doug Anderson (Wed Nov 11 2020 - 20:33:40 EST)
- Re: [PATCH 2/2] printk/console: Allow to disable console output by using console="" or console=null Guenter Roeck (Wed Nov 11 2020 - 20:33:55 EST)
- Re: [PATCH] kvm: x86/mmu: Fix is_tdp_mmu_check when using PAE Jamie Heilman (Wed Nov 11 2020 - 20:34:02 EST)
- Re: [RESEND PATCH v2] net/x25: Fix null-ptr-deref in x25_connect Jakub Kicinski (Wed Nov 11 2020 - 20:34:13 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Wed Nov 11 2020 - 20:34:21 EST)
- Re: [RFC PATCH 1/9] cxl/acpi: Add an acpi_cxl module for the CXL interconnect Bjorn Helgaas (Wed Nov 11 2020 - 20:34:35 EST)
- RE: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer David Laight (Wed Nov 11 2020 - 20:34:41 EST)
- Re: [PATCH] mips: Remove #include <uapi/asm/types.h> from <asm/types.h> Thomas Bogendoerfer (Wed Nov 11 2020 - 20:34:42 EST)
- Re: [PATCH] MIPS: remove GCC < 4.9 support Thomas Bogendoerfer (Wed Nov 11 2020 - 20:34:47 EST)
- Re: [PATCH v3 6/6] MIPS: Loongson64: Move decode_cpucfg() to loongson_regs.h Thomas Bogendoerfer (Wed Nov 11 2020 - 20:34:56 EST)
- Re: [PATCH v2 18/20] kasan: clean up metadata allocation and usage Marco Elver (Wed Nov 11 2020 - 20:35:00 EST)
- Re: [PATCH 01/35] fs: introduce dmemfs module Al Viro (Wed Nov 11 2020 - 20:35:07 EST)
- Re: [RFC] Are you good with Lockdep? Thomas Gleixner (Wed Nov 11 2020 - 20:35:20 EST)
- Re: [PATCH] pinctrl: intel: Fix Jasperlake hostown offset Evan Green (Wed Nov 11 2020 - 20:35:21 EST)
- Re: [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Andrii Nakryiko (Wed Nov 11 2020 - 20:35:27 EST)
- Re: [PATCH bpf v5 0/2] Fix bpf_probe_read_user_str() overcopying Andrii Nakryiko (Wed Nov 11 2020 - 20:35:30 EST)
- [PATCH 2/4] ARM: dts: aspeed: wedge40: Use common dtsi rentao . bupt (Wed Nov 11 2020 - 20:35:36 EST)
- [PATCH 1/4] ARM: dts: aspeed: Common dtsi for Facebook AST2400 Network BMCs rentao . bupt (Wed Nov 11 2020 - 20:35:38 EST)
- [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC rentao . bupt (Wed Nov 11 2020 - 20:35:42 EST)
- [PATCH 3/4] ARM: dts: aspeed: wedge100: Use common dtsi rentao . bupt (Wed Nov 11 2020 - 20:35:49 EST)
- [PATCH 4/4] ARM: dts: aspeed: Add Facebook Galaxy100 (AST2400) BMC rentao . bupt (Wed Nov 11 2020 - 20:35:55 EST)
- Re: [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata Marco Elver (Wed Nov 11 2020 - 20:35:59 EST)
- Re: [PATCH] ARM: dts: aspeed: amd-ethanolx: Add GPIO line names Joel Stanley (Wed Nov 11 2020 - 20:36:03 EST)
- Re: [PATCH v5 1/1] applesmc: Re-work SMC comms Brad Campbell (Wed Nov 11 2020 - 20:36:10 EST)
- Re: [PATCH 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller Nobuhiro Iwamatsu (Wed Nov 11 2020 - 20:36:13 EST)
- Re: [PATCH v3 3/6] mm: support THP migration to device private memory Ralph Campbell (Wed Nov 11 2020 - 20:36:21 EST)
- [PATCH v2 2/4] gpio: visoconti: Add Toshiba Visconti GPIO support Nobuhiro Iwamatsu (Wed Nov 11 2020 - 20:36:25 EST)
- [PATCH v2 0/4] gpio: visoconti: Add Toshiba Visconti GPIO support Nobuhiro Iwamatsu (Wed Nov 11 2020 - 20:36:30 EST)
- [PATCH v2 3/4] MAINTAINERS: Add entries for Toshiba Visconti GPIO controller Nobuhiro Iwamatsu (Wed Nov 11 2020 - 20:36:33 EST)
- [PATCH v2 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller Nobuhiro Iwamatsu (Wed Nov 11 2020 - 20:36:38 EST)
- Re: [PATCH] kvm: x86/mmu: Fix is_tdp_mmu_check when using PAE Zdenek Kaspar (Wed Nov 11 2020 - 20:36:41 EST)
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files Jeff Layton (Wed Nov 11 2020 - 20:36:45 EST)
- Re: [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console Sergey Senozhatsky (Wed Nov 11 2020 - 20:36:49 EST)
- Re: [PATCH 2/2] printk/console: Allow to disable console output by using console="" or console=null Sergey Senozhatsky (Wed Nov 11 2020 - 20:36:51 EST)
- Re: [PATCH v9 10/44] kasan: define KASAN_GRANULE_PAGE Andrey Konovalov (Wed Nov 11 2020 - 20:36:54 EST)
- Re: [PATCH 2/3] lib: zlib_inflate: improves decompression performance Jann Horn (Wed Nov 11 2020 - 20:36:56 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Paul E. McKenney (Wed Nov 11 2020 - 20:37:01 EST)
- [PATCH] arm64: Fix off-by-one vdso trampoline return value Will McVicker (Wed Nov 11 2020 - 20:37:03 EST)
- Re: [PATCH 1/2] arm64: Enable seccomp architecture tracking Kees Cook (Wed Nov 11 2020 - 20:37:11 EST)
- Re: [PATCH] mm/filemap: add static for function __add_to_page_cache_locked Alex Shi (Wed Nov 11 2020 - 20:37:17 EST)
- Re: [PATCH v2 08/20] kasan: inline random_tag for HW_TAGS Andrey Konovalov (Wed Nov 11 2020 - 20:37:21 EST)
- Re: [PATCH v2 05/20] kasan: allow VMAP_STACK for HW_TAGS mode Andrey Konovalov (Wed Nov 11 2020 - 20:37:23 EST)
- [PATCH 0/2] Fix AMD SEV guest boot issue with PCID feature Babu Moger (Wed Nov 11 2020 - 20:37:26 EST)
- [PATCH 1/2] KVM: x86: Introduce mask_cr3_rsvd_bits to mask memory encryption bit Babu Moger (Wed Nov 11 2020 - 20:37:28 EST)
- [PATCH 2/2] KVM:SVM: Mask SEV encryption bit from CR3 reserved bits Babu Moger (Wed Nov 11 2020 - 20:37:31 EST)
- [no subject] amministrazione del sistema (Wed Nov 11 2020 - 20:37:35 EST)
- Re: [PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces Sargun Dhillon (Wed Nov 11 2020 - 20:37:39 EST)
- [for-next][PATCH 03/17] ftrace: Optimize testing what context current is in Steven Rostedt (Wed Nov 11 2020 - 20:37:44 EST)
- [for-next][PATCH 00/17] tracing: Updates for 5.11 Steven Rostedt (Wed Nov 11 2020 - 20:37:45 EST)
- [for-next][PATCH 04/17] pstore/ftrace: Add recursion protection to the ftrace callback Steven Rostedt (Wed Nov 11 2020 - 20:37:49 EST)
- [for-next][PATCH 02/17] ftrace: Add ftrace_test_recursion_trylock() helper function Steven Rostedt (Wed Nov 11 2020 - 20:37:53 EST)
- [for-next][PATCH 14/17] ring-buffer: Add recording of ring buffer recursion into recursed_functions Steven Rostedt (Wed Nov 11 2020 - 20:37:56 EST)
- [for-next][PATCH 13/17] ftrace: Clean up the recursion code a bit Steven Rostedt (Wed Nov 11 2020 - 20:37:59 EST)
- [for-next][PATCH 12/17] fgraph: Make overruns 4 bytes in graph stack structure Steven Rostedt (Wed Nov 11 2020 - 20:38:04 EST)
- [for-next][PATCH 06/17] livepatch/ftrace: Add recursion protection to the ftrace callback Steven Rostedt (Wed Nov 11 2020 - 20:38:16 EST)
- [for-next][PATCH 01/17] ftrace: Move the recursion testing into global headers Steven Rostedt (Wed Nov 11 2020 - 20:38:16 EST)
- [for-next][PATCH 07/17] livepatch: Trigger WARNING if livepatch function fails due to recursion Steven Rostedt (Wed Nov 11 2020 - 20:38:25 EST)
- [for-next][PATCH 08/17] perf/ftrace: Add recursion protection to the ftrace callback Steven Rostedt (Wed Nov 11 2020 - 20:38:30 EST)
- [for-next][PATCH 09/17] perf/ftrace: Check for rcu_is_watching() in callback function Steven Rostedt (Wed Nov 11 2020 - 20:38:31 EST)
- [for-next][PATCH 05/17] kprobes/ftrace: Add recursion protection to the ftrace callback Steven Rostedt (Wed Nov 11 2020 - 20:38:35 EST)
- [for-next][PATCH 10/17] ftrace: Reverse what the RECURSION flag means in the ftrace_ops Steven Rostedt (Wed Nov 11 2020 - 20:38:40 EST)
- [for-next][PATCH 11/17] ftrace: Add recording of functions that caused recursion Steven Rostedt (Wed Nov 11 2020 - 20:38:45 EST)
- Re: [PATCH v2 12/20] kasan, mm: check kasan_enabled in annotations Andrey Konovalov (Wed Nov 11 2020 - 20:38:49 EST)
- [for-next][PATCH 15/17] ftrace: Remove unused varible ret Steven Rostedt (Wed Nov 11 2020 - 20:38:57 EST)
- [for-next][PATCH 17/17] MAINTAINERS: assign ./fs/tracefs to TRACING Steven Rostedt (Wed Nov 11 2020 - 20:39:02 EST)
- Re: [PATCH] audit: remove unused macros Alex Shi (Wed Nov 11 2020 - 20:39:09 EST)
- Re: [PATCH 1/6] Input: adp5589: use a single variable for error in probe Dmitry Torokhov (Wed Nov 11 2020 - 20:39:15 EST)
- Re: [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC Tao Ren (Wed Nov 11 2020 - 20:39:23 EST)
- [PATCH v6 0/4] HID: i2c-hid: Reorganize to allow supporting goodix,gt7375p Douglas Anderson (Wed Nov 11 2020 - 20:39:35 EST)
- [PATCH v6 1/4] HID: i2c-hid: Reorganize so ACPI and OF are separate modules Douglas Anderson (Wed Nov 11 2020 - 20:39:36 EST)
- [PATCH v6 2/4] arm64: defconfig: Update config names for i2c-hid rejigger Douglas Anderson (Wed Nov 11 2020 - 20:39:40 EST)
- [PATCH v6 3/4] dt-bindings: input: HID: i2c-hid: Introduce bindings for the Goodix GT7375P Douglas Anderson (Wed Nov 11 2020 - 20:39:45 EST)
- [PATCH v6 4/4] HID: i2c-hid: Introduce goodix-i2c-hid using i2c-hid core Douglas Anderson (Wed Nov 11 2020 - 20:39:48 EST)
- Re: [PATCH v4 0/2] NFS: Fix interaction between fs_context and user namespaces Sargun Dhillon (Wed Nov 11 2020 - 20:39:53 EST)
- Re: [PATCH V2 net-next 11/11] net: hns3: add debugfs support for interrupt coalesce tanhuazhong (Wed Nov 11 2020 - 20:40:03 EST)
- Re: [PATCH v2 20/20] kasan: update documentation Andrey Konovalov (Wed Nov 11 2020 - 20:40:05 EST)
- Re: [PATCH] ima: select ima-buf template for buffer measurement Mimi Zohar (Wed Nov 11 2020 - 20:40:19 EST)
- Re: [PATCH] arm64: Fix off-by-one vdso trampoline return value Nick Desaulniers (Wed Nov 11 2020 - 20:40:26 EST)
- [PATCH 1/6] ibmvfc: byte swap login_buf.resp values in attribute show functions Tyrel Datwyler (Wed Nov 11 2020 - 20:40:40 EST)
- [PATCH 2/6] ibmvfc: deduplicate common ibmvfc_cmd init code Tyrel Datwyler (Wed Nov 11 2020 - 20:41:30 EST)
- [PATCH 4/6] ibmvfc: add FC payload retrieval routines for versioned vfcFrames Tyrel Datwyler (Wed Nov 11 2020 - 20:41:30 EST)
- [PATCH 6/6] ibmvfc: advertise client support for targetWWPN using v2 commands Tyrel Datwyler (Wed Nov 11 2020 - 20:41:30 EST)
- [PATCH 3/6] ibmvfc: add new fields for version 2 of several MADs Tyrel Datwyler (Wed Nov 11 2020 - 20:41:31 EST)
- Re: [PATCH v4 13/24] iommu/mediatek: Add device link for smi-common and m4u Nicolas Boichat (Wed Nov 11 2020 - 20:41:32 EST)
- Re:Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR 王擎 (Wed Nov 11 2020 - 20:41:32 EST)
- [PATCH 0/3 v5] ftrace: Add access to function arguments for all callbacks Steven Rostedt (Wed Nov 11 2020 - 20:41:32 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Wed Nov 11 2020 - 20:41:32 EST)
- Re: [PATCH v2 14/20] kasan, mm: rename kasan_poison_kfree Andrey Konovalov (Wed Nov 11 2020 - 20:41:32 EST)
- [PATCH 0/3] platform/chrome: cros_ec_typec: Add plug and plug altmodes Prashant Malani (Wed Nov 11 2020 - 20:41:33 EST)
- [PATCH 1/1] powerpc/kvm: Fix mask size for emulated msgsndp Leonardo Bras (Wed Nov 11 2020 - 20:41:33 EST)
- [PATCH 1/3] usb: typec: Add plug num_altmodes sysfs attr Prashant Malani (Wed Nov 11 2020 - 20:41:36 EST)
- [PATCH 3/3] platform/chrome: cros_ec_typec: Register plug altmodes Prashant Malani (Wed Nov 11 2020 - 20:42:06 EST)
- [PATCH 2/3] platform/chrome: cros_ec_typec: Register SOP' cable plug Prashant Malani (Wed Nov 11 2020 - 20:42:12 EST)
- Re: [PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621 Chuanhong Guo (Wed Nov 11 2020 - 20:42:15 EST)
- [PATCH] Input: ads7846 - fix unaligned access on 7845 Dmitry Torokhov (Wed Nov 11 2020 - 20:42:28 EST)
- [PATCH v2 net-next] net: stmmac: platform: use optional clk/reset get APIs Jisheng Zhang (Wed Nov 11 2020 - 20:42:34 EST)
- [PATCH 2/3 v5] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default Steven Rostedt (Wed Nov 11 2020 - 20:42:37 EST)
- [PATCH 1/3 v5] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs Steven Rostedt (Wed Nov 11 2020 - 20:42:40 EST)
- [PATCH 3/3 v5] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available Steven Rostedt (Wed Nov 11 2020 - 20:42:51 EST)
- Re: [PATCH] arm64: Fix off-by-one vdso trampoline return value Nick Desaulniers (Wed Nov 11 2020 - 20:43:12 EST)
- [PATCH 5/6] ibmvfc: add support for targetWWPN field in v2 MADs and vfcFrame Tyrel Datwyler (Wed Nov 11 2020 - 20:43:31 EST)
- Partnership Ms E. A Alhashimy (Wed Nov 11 2020 - 20:43:44 EST)
- [for-next][PATCH 16/17] tracing: Fix some typos in comments Steven Rostedt (Wed Nov 11 2020 - 20:43:55 EST)
- Re: [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console Sergey Senozhatsky (Wed Nov 11 2020 - 20:43:58 EST)
- [PATCH v2 4/4] arm: dts: visconti: Add DT support for Toshiba Visconti5 GPIO driver Nobuhiro Iwamatsu (Wed Nov 11 2020 - 20:44:25 EST)
- Re: [PATCH 0/2] Refactor Audio Graph schema Kuninori Morimoto (Wed Nov 11 2020 - 20:44:51 EST)
- [PATCH v2] pinctrl: intel: Fix Jasperlake HOSTSW_OWN offset Evan Green (Wed Nov 11 2020 - 20:44:51 EST)
- Re: [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC Joel Stanley (Wed Nov 11 2020 - 20:44:51 EST)
- Re: [PATCH net-next] net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototype Jakub Kicinski (Wed Nov 11 2020 - 20:44:56 EST)
- Re: [PATCH v3 0/6] Modify some registers operations and move decode_cpucfg() to loongson_regs.h Thomas Bogendoerfer (Wed Nov 11 2020 - 20:44:58 EST)
- Re: [PATCH v3 1/3] dt-bindings: Convert graph bindings to json-schema Rob Herring (Wed Nov 11 2020 - 20:45:18 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Wed Nov 11 2020 - 20:45:21 EST)
- Re: [PATCH net RESEND] arm64: dts: fsl-ls1028a-kontron-sl28: specify in-band mode for ENETC Jakub Kicinski (Wed Nov 11 2020 - 20:47:48 EST)
- Re: [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console Guenter Roeck (Wed Nov 11 2020 - 20:47:57 EST)
- Re: [RESEND PATCH 16/19] dt-bindings: mmc: sunxi: Add A100 compatibles Rob Herring (Wed Nov 11 2020 - 20:47:58 EST)
- Re: [PATCH v3 bpf] tools: bpftool: Add missing close before bpftool net attach exit Andrii Nakryiko (Wed Nov 11 2020 - 20:48:25 EST)
- Re: [RESEND PATCH 10/19] dt-bindings: watchdog: sun4i: Add A100 compatible Rob Herring (Wed Nov 11 2020 - 20:48:54 EST)
- Re: [PATCH] clk: hisilicon: Add clock driver for hi3559A SoC Rob Herring (Wed Nov 11 2020 - 20:49:02 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Linus Torvalds (Wed Nov 11 2020 - 20:49:32 EST)
- Re: [PATCH v3 bpf] tools: bpftool: Add missing close before bpftool net attach exit Andrii Nakryiko (Wed Nov 11 2020 - 20:49:43 EST)
- Re: [PATCH 01/10] dt-bindings: net: dsa: Extend switch nodes pattern Rob Herring (Wed Nov 11 2020 - 20:49:49 EST)
- [PATCH bpf v5 2/2] selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NUL Daniel Xu (Wed Nov 11 2020 - 20:49:59 EST)
- [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Daniel Xu (Wed Nov 11 2020 - 20:50:17 EST)
- [PATCH bpf v5 0/2] Fix bpf_probe_read_user_str() overcopying Daniel Xu (Wed Nov 11 2020 - 20:50:27 EST)
- Re: [RESEND PATCH 04/19] dt-bindings: dma: allwinner,sun50i-a64-dma: Add A100 compatible Rob Herring (Wed Nov 11 2020 - 20:50:42 EST)
- Re: [PATCH] ARM: dts: aspeed: amd-ethanolx: Add GPIO line names Supreeth Venkatesh (Wed Nov 11 2020 - 20:51:19 EST)
- [PATCH RESEND 4/5] iommu/tegra-smmu: Rework tegra_smmu_probe_device() Nicolin Chen (Wed Nov 11 2020 - 20:52:00 EST)
- [PATCH RESEND 2/5] iommu/tegra-smmu: Expand mutex protection range Nicolin Chen (Wed Nov 11 2020 - 20:53:51 EST)
- [PATCH RESEND 3/5] iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_dev Nicolin Chen (Wed Nov 11 2020 - 20:55:13 EST)
- [PATCH RESEND 5/5] iommu/tegra-smmu: Add PCI support Nicolin Chen (Wed Nov 11 2020 - 20:56:10 EST)
- [PATCH RESEND 0/5] iommu/tegra-smmu: Some pending reviewed changes Nicolin Chen (Wed Nov 11 2020 - 20:56:39 EST)
- Re: [RFC PATCH 0/9] CXL 2.0 Support Bjorn Helgaas (Wed Nov 11 2020 - 21:05:16 EST)
- Re: [PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621 Chuanhong Guo (Thu Nov 12 2020 - 00:32:45 EST)
- Re: [PATCH v3 07/11] input: raspberrypi-ts: Release firmware handle when not needed Dmitry Torokhov (Thu Nov 12 2020 - 00:33:19 EST)
- Re: [PATCH] Input: elan_i2c - Modify the correct input of the iap page type command. Dmitry Torokhov (Thu Nov 12 2020 - 00:33:21 EST)
- [PATCH V2 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto Nishanth Menon (Thu Nov 12 2020 - 00:33:29 EST)
- [PATCH V2 2/5] arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level Nishanth Menon (Thu Nov 12 2020 - 00:33:32 EST)
- [PATCH V2 1/5] arm64: dts: ti: k3-am65*: Cleanup disabled nodes at SoC dtsi level Nishanth Menon (Thu Nov 12 2020 - 00:33:40 EST)
- Re: [PATCH v2] Input: st1232 - add support resolution reading Dmitry Torokhov (Thu Nov 12 2020 - 00:33:56 EST)
- [PATCH v13 1/4] security: add inode_init_security_anon() LSM hook Lokesh Gidra (Thu Nov 12 2020 - 00:34:02 EST)
- [PATCH v13 2/4] fs: add LSM-supporting anon-inode interface Lokesh Gidra (Thu Nov 12 2020 - 00:34:05 EST)
- [PATCH v13 3/4] selinux: teach SELinux about anonymous inodes Lokesh Gidra (Thu Nov 12 2020 - 00:34:09 EST)
- [PATCH v13 4/4] userfaultfd: use secure anon inodes for userfaultfd Lokesh Gidra (Thu Nov 12 2020 - 00:34:14 EST)
- [PATCH] Input: elan_i2c - Modify the correct input of the iap page type command. jingle.wu (Thu Nov 12 2020 - 00:34:17 EST)
- Re: WARNING in irqentry_exit syzbot (Thu Nov 12 2020 - 00:34:19 EST)
- Re: [PATCH net] cosa: Add missing kfree in error path of cosa_write Jakub Kicinski (Thu Nov 12 2020 - 00:34:36 EST)
- Re: [PATCH v21 15/19] mm/compaction: do page isolation first in compaction Hugh Dickins (Thu Nov 12 2020 - 00:34:50 EST)
- Re: [PATCH] arm64: Fix off-by-one vdso trampoline return value Nick Desaulniers (Thu Nov 12 2020 - 00:34:50 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Leo Yan (Thu Nov 12 2020 - 00:34:50 EST)
- Re: [MPTCP][PATCH net 1/2] mptcp: fix static checker warnings in mptcp_pm_add_timer Geliang Tang (Thu Nov 12 2020 - 00:34:51 EST)
- [PATCH 1/1] vfio/type1: Add subdev_ioasid callback to vfio_iommu_driver_ops Lu Baolu (Thu Nov 12 2020 - 00:34:51 EST)
- Re: [PATCH v6 5/5] vfio/type1: Use mdev bus iommu_ops for IOMMU callbacks Lu Baolu (Thu Nov 12 2020 - 00:34:51 EST)
- Re: [PATCH v4 05/24] dt-bindings: mediatek: Add binding for mt8192 IOMMU Yong Wu (Thu Nov 12 2020 - 00:34:52 EST)
- Re: [PATCH v4 13/24] iommu/mediatek: Add device link for smi-common and m4u Yong Wu (Thu Nov 12 2020 - 00:34:56 EST)
- Re:Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR 王擎 (Thu Nov 12 2020 - 00:34:59 EST)
- [tip:master] BUILD SUCCESS c3c30db1b191bb1640a08bbcc593c212affcab75 kernel test robot (Thu Nov 12 2020 - 00:35:01 EST)
- Re: [PATCH v8 06/22] perf arm-spe: Refactor printing string to buffer Leo Yan (Thu Nov 12 2020 - 00:35:05 EST)
- [PATCH v5 00/10] Add V4L2 driver for i.MX8 JPEG Encoder/Decoder Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:35:07 EST)
- [PATCH v5 01/10] media: v4l: Add packed YUV444 24bpp pixel format Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:35:11 EST)
- [PATCH v5 02/10] firmware: imx: scu-pd: Add power domains for imx-jpeg Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:35:15 EST)
- [PATCH v5 03/10] media: dt-bindings: Add bindings for i.MX8QXP/QM JPEG driver Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:35:19 EST)
- [PATCH v5 04/10] media: imx-jpeg: Add V4L2 driver for i.MX8 JPEG Encoder/Decoder Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:35:21 EST)
- [PATCH v5 05/10] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:35:26 EST)
- [PATCH v5 06/10] Add maintainer for IMX jpeg v4l2 driver Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:35:29 EST)
- [PATCH v6 1/1] applesmc: Re-work SMC comms Brad Campbell (Thu Nov 12 2020 - 00:35:34 EST)
- Re: [PATCH v7 1/2] dt-bindings: dma: Add bindings for intel LGM SOC Reddy, MallikarjunaX (Thu Nov 12 2020 - 00:35:38 EST)
- [PATCH v5 07/10] media: Add parsing for APP14 data segment in jpeg helpers Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:35:43 EST)
- [PATCH v5 09/10] media: Avoid parsing quantization and huffman tables Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:36:06 EST)
- Re: [RFC PATCH 00/12] Topdown parser Andi Kleen (Thu Nov 12 2020 - 00:36:06 EST)
- [PATCH v5 08/10] media: Quit parsing stream if doesn't start with SOI Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:36:07 EST)
- [PATCH] bus: mvebu-mbus: make iounmap() symmetric with ioremap() Chris Packham (Thu Nov 12 2020 - 00:36:07 EST)
- Re: [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC Patrick Williams (Thu Nov 12 2020 - 00:36:07 EST)
- [PATCH v5 10/10] media: imx-jpeg: Use v4l2 jpeg helpers in mxc-jpeg Mirela Rabulea (OSS) (Thu Nov 12 2020 - 00:36:07 EST)
- Re: [PATCH v1 3/4] bus: mhi: core: Add support to pause or resume channel data transfers Manivannan Sadhasivam (Thu Nov 12 2020 - 00:36:09 EST)
- [PATCH V3 net-next 08/10] net: hns3: add a check for ethtool priv-flag interface Huazhong Tan (Thu Nov 12 2020 - 00:36:13 EST)
- [PATCH V3 net-next 03/10] net: hns3: add support for 1us unit GL configuration Huazhong Tan (Thu Nov 12 2020 - 00:36:16 EST)
- [PATCH V3 net-next 04/10] net: hns3: rename gl_adapt_enable in struct hns3_enet_coalesce Huazhong Tan (Thu Nov 12 2020 - 00:36:21 EST)
- [PATCH V3 net-next 01/10] net: hns3: add support for configuring interrupt quantity limiting Huazhong Tan (Thu Nov 12 2020 - 00:36:24 EST)
- Re: [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues Randy Dunlap (Thu Nov 12 2020 - 00:36:27 EST)
- [PATCH V3 net-next 05/10] net: hns3: add support for dynamic interrupt moderation Huazhong Tan (Thu Nov 12 2020 - 00:36:30 EST)
- [PATCH V3 net-next 00/10] net: hns3: updates for -next Huazhong Tan (Thu Nov 12 2020 - 00:36:32 EST)
- [PATCH V3 net-next 10/10] net: hns3: add ethtool priv-flag for EQ/CQ Huazhong Tan (Thu Nov 12 2020 - 00:36:37 EST)
- [PATCH V3 net-next 09/10] net: hns3: add support for EQ/CQ mode configuration Huazhong Tan (Thu Nov 12 2020 - 00:36:41 EST)
- [PATCH V3 net-next 02/10] net: hns3: add support for querying maximum value of GL Huazhong Tan (Thu Nov 12 2020 - 00:36:45 EST)
- [PATCH V3 net-next 06/10] net: hns3: add ethtool priv-flag for DIM Huazhong Tan (Thu Nov 12 2020 - 00:36:47 EST)
- Re: [PATCH v21 15/19] mm/compaction: do page isolation first in compaction Alex Shi (Thu Nov 12 2020 - 00:36:50 EST)
- Re: [PATCH v9 5/6] Bluetooth: Refactor read default sys config for various types Yun-hao Chung (Thu Nov 12 2020 - 00:36:57 EST)
- Re: [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole Randy Dunlap (Thu Nov 12 2020 - 00:36:59 EST)
- [PATCH] reboot: Fix variable assignments in type_store Nathan Chancellor (Thu Nov 12 2020 - 00:37:02 EST)
- [PATCH v10 1/5] Bluetooth: Interleave with allowlist scan Howard Chung (Thu Nov 12 2020 - 00:37:09 EST)
- [PATCH v10 5/5] Bluetooth: Add toggle to switch off interleave scan Howard Chung (Thu Nov 12 2020 - 00:37:26 EST)
- Re: [PATCH] Input: elan_i2c - Modify the correct input of the iap page type command. Dmitry Torokhov (Thu Nov 12 2020 - 00:37:36 EST)
- Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Jakub Kicinski (Thu Nov 12 2020 - 00:37:37 EST)
- Re: bootconfig length parse error in kernel Chen Yu (Thu Nov 12 2020 - 00:37:43 EST)
- Question of ESP failure when device receives Packet Too Big ICMPv6 message Bhat, Jayalakshmi Manjunath (Thu Nov 12 2020 - 00:37:47 EST)
- linux-next: build warning after merge of the block tree Stephen Rothwell (Thu Nov 12 2020 - 00:37:49 EST)
- [PATCH v2 00/10] Broadcom b53 YAML bindings Florian Fainelli (Thu Nov 12 2020 - 00:37:53 EST)
- [PATCH v2 01/10] dt-bindings: net: dsa: Extend switch nodes pattern Florian Fainelli (Thu Nov 12 2020 - 00:37:59 EST)
- [PATCH v2 02/10] dt-bindings: net: dsa: Document sfp and managed properties Florian Fainelli (Thu Nov 12 2020 - 00:38:03 EST)
- [PATCH v2 03/10] ARM: dts: BCM5301X: Update Ethernet switch node name Florian Fainelli (Thu Nov 12 2020 - 00:38:24 EST)
- [PATCH v2 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Florian Fainelli (Thu Nov 12 2020 - 00:38:27 EST)
- [PATCH v2 07/10] ARM: dts: NSP: Fix Ethernet switch SGMII register name Florian Fainelli (Thu Nov 12 2020 - 00:38:39 EST)
- [PATCH v2 06/10] ARM: dts: NSP: Update ethernet switch node name Florian Fainelli (Thu Nov 12 2020 - 00:38:39 EST)
- [PATCH v2 10/10] dt-bindings: net: dsa: b53: Add YAML bindings Florian Fainelli (Thu Nov 12 2020 - 00:38:40 EST)
- Re: [RFC PATCH v1 02/26] docs: reporting-bugs: Create a TLDR how to report issues Thorsten Leemhuis (Thu Nov 12 2020 - 00:38:43 EST)
- Re: [PATCH v2 1/7] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "syscon" Kishon Vijay Abraham I (Thu Nov 12 2020 - 00:39:05 EST)
- Re: [PATCH v2 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node Rafał Miłecki (Thu Nov 12 2020 - 00:39:12 EST)
- Re: [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC Tao Ren (Thu Nov 12 2020 - 00:39:18 EST)
- Re: [PATCH v2 05/10] ARM: dts: BCM5301X: Provide defaults ports container node Rafał Miłecki (Thu Nov 12 2020 - 00:39:21 EST)
- Re: [f2fs-dev] [PATCH] f2fs: avoid race condition for shinker count Jaegeuk Kim (Thu Nov 12 2020 - 00:39:38 EST)
- Re: [PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621 Sergio Paracuellos (Thu Nov 12 2020 - 00:39:52 EST)
- Re: [RFC PATCH v1 15/26] docs: reporting-bugs: make readers test mainline, but leave a loophole Thorsten Leemhuis (Thu Nov 12 2020 - 00:39:58 EST)
- Re: [PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621 Sergio Paracuellos (Thu Nov 12 2020 - 00:40:25 EST)
- Re: [PATCH v1 0/9] Landlock fixes James Morris (Thu Nov 12 2020 - 00:40:26 EST)
- [PATCH v2 09/10] ARM: dts: NSP: Provide defaults ports container node Florian Fainelli (Thu Nov 12 2020 - 00:40:38 EST)
- [PATCH v2 08/10] ARM: dts: NSP: Add a SRAB compatible string for each board Florian Fainelli (Thu Nov 12 2020 - 00:40:41 EST)
- [PATCH v2 04/10] ARM: dts: BCM5301X: Add a default compatible for switch node Florian Fainelli (Thu Nov 12 2020 - 00:41:02 EST)
- [PATCH v10 3/5] Bluetooth: Handle active scan case Howard Chung (Thu Nov 12 2020 - 00:41:13 EST)
- [PATCH v10 4/5] Bluetooth: Refactor read default sys config for various types Howard Chung (Thu Nov 12 2020 - 00:41:22 EST)
- [PATCH v10 2/5] Bluetooth: Handle system suspend resume case Howard Chung (Thu Nov 12 2020 - 00:41:26 EST)
- Re: Question: gadget: How to realize uvc and uac composite function? app l (Thu Nov 12 2020 - 00:41:29 EST)
- [PATCH V3 net-next 07/10] net: hns3: add hns3_state_init() to do state initialization Huazhong Tan (Thu Nov 12 2020 - 00:41:48 EST)
- [PATCH v9 0/2] Add Intel LGM SoC DMA support Amireddy Mallikarjuna reddy (Thu Nov 12 2020 - 00:41:51 EST)
- Re: [PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation Sumit Semwal (Thu Nov 12 2020 - 00:42:03 EST)
- [PATCH v9 1/2] dt-bindings: dma: Add bindings for Intel LGM SoC Amireddy Mallikarjuna reddy (Thu Nov 12 2020 - 00:42:03 EST)
- [PATCH v9 2/2] Add Intel LGM SoC DMA support. Amireddy Mallikarjuna reddy (Thu Nov 12 2020 - 00:42:03 EST)
- linux-next: Tree for Nov 12 Stephen Rothwell (Thu Nov 12 2020 - 00:42:11 EST)
- Re: [RFC] fs: Avoid to use lockdep information if it's turned off Boqun Feng (Thu Nov 12 2020 - 00:42:19 EST)
- Re: [f2fs-dev] [PATCH v3] f2fs: avoid race condition for shinker count Jaegeuk Kim (Thu Nov 12 2020 - 00:42:31 EST)
- Re: [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs Prashant Malani (Thu Nov 12 2020 - 00:42:42 EST)
- Re: [PATCH v21 14/19] mm/lru: introduce TestClearPageLRU Hugh Dickins (Thu Nov 12 2020 - 00:42:49 EST)
- Re: [PATCH v2] f2fs: avoid race condition for shinker count Jaegeuk Kim (Thu Nov 12 2020 - 00:42:54 EST)
- [PATCH v13 0/4] SELinux support for anonymous inodes and UFFD Lokesh Gidra (Thu Nov 12 2020 - 00:43:06 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Dave Chinner (Thu Nov 12 2020 - 00:43:18 EST)
- [PATCH V2 5/5] arm64: dts: ti: am65/j721e/j7200: Mark firmware used uart as "reserved" Nishanth Menon (Thu Nov 12 2020 - 00:43:29 EST)
- Re: [PATCH v7 0/3] Add support for AMD PTDMA controller driver Sanjay R Mehta (Thu Nov 12 2020 - 00:43:29 EST)
- [PATCH V2 4/5] arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB Nishanth Menon (Thu Nov 12 2020 - 00:43:51 EST)
- [PATCH V2 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled" usage Nishanth Menon (Thu Nov 12 2020 - 00:43:51 EST)
- Re: [PATCH] Input: touchscreen: fix kconfig dependency bug for TOUCHSCREEN_ADC Dmitry Torokhov (Thu Nov 12 2020 - 00:43:57 EST)
- Re: [PATCH 1/2] init/console: Use ttynull as a fallback when there is no console Sergey Senozhatsky (Thu Nov 12 2020 - 00:44:20 EST)
- [PATCH v2 2/2] ASoC: qcom: sc7180: Modify machine driver for sound card xuyuqing (Thu Nov 12 2020 - 00:44:28 EST)
- [PATCH v2 1/2] ASoC: google: dt-bindings: add new compatible for sc7180-coachz xuyuqing (Thu Nov 12 2020 - 00:44:38 EST)
- Re: [PATCH 3/5] bonding: rename slave to port where possible Jay Vosburgh (Thu Nov 12 2020 - 00:44:44 EST)
- [PATCH v2 0/2] Support SC7180 sound card variation without headset xuyuqing (Thu Nov 12 2020 - 00:44:55 EST)
- [tip:x86/fpu] BUILD SUCCESS cba08c5dc6dc1a906a0b5ddac9a9ac6c9a64f2e8 kernel test robot (Thu Nov 12 2020 - 00:45:25 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Yun Hsiang (Thu Nov 12 2020 - 00:45:31 EST)
- [PATCH] drm/nouveau: Use vmemdup_user() Tian Tao (Thu Nov 12 2020 - 00:45:40 EST)
- [PATCH] scsi: ufs: Add retry flow for failed hba enabling Stanley Chu (Thu Nov 12 2020 - 00:45:58 EST)
- Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Jakub Kicinski (Thu Nov 12 2020 - 00:46:00 EST)
- [PATCH v13 0/6] add DFL bus support to MODULE_DEVICE_TABLE() Xu Yilun (Thu Nov 12 2020 - 00:46:53 EST)
- [PATCH v13 1/6] fpga: dfl: fix the definitions of type & feature_id for dfl devices Xu Yilun (Thu Nov 12 2020 - 00:46:57 EST)
- [PATCH v13 2/6] fpga: dfl: move dfl_device_id to mod_devicetable.h Xu Yilun (Thu Nov 12 2020 - 00:47:01 EST)
- [PATCH v13 3/6] fpga: dfl: add dfl bus support to MODULE_DEVICE_TABLE() Xu Yilun (Thu Nov 12 2020 - 00:47:05 EST)
- [PATCH v13 4/6] fpga: dfl: move dfl bus related APIs to include/linux/dfl.h Xu Yilun (Thu Nov 12 2020 - 00:47:20 EST)
- [PATCH v13 5/6] fpga: dfl: add support for N3000 Nios private feature Xu Yilun (Thu Nov 12 2020 - 00:47:31 EST)
- [PATCH v13 6/6] memory: dfl-emif: add the DFL EMIF private feature driver Xu Yilun (Thu Nov 12 2020 - 00:47:31 EST)
- [tip:x86/urgent] BUILD SUCCESS b2896458b850ec7cb69b054b195b4b399f7e1f22 kernel test robot (Thu Nov 12 2020 - 00:47:55 EST)
- Re: [PATCH net-next] MAINTAINERS: Add entry for Hirschmann Hellcreek Switch Driver Jakub Kicinski (Thu Nov 12 2020 - 00:47:56 EST)
- Re: [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC Joel Stanley (Thu Nov 12 2020 - 00:49:50 EST)
- Re: bootconfig length parse error in kernel Masami Hiramatsu (Thu Nov 12 2020 - 00:51:08 EST)
- Re: Scheduler wakeup path tuning surface: Interface discussion Parth Shah (Thu Nov 12 2020 - 01:14:49 EST)
- Re: [RFC] Are you good with Lockdep? Byungchul Park (Thu Nov 12 2020 - 01:17:07 EST)
- [lib/strncpy_from_user.c] e65411d04b: Kernel_panic-not_syncing:Attempted_to_kill_init!exitcode= kernel test robot (Thu Nov 12 2020 - 01:24:15 EST)
- [PATCH v1 0/2] mmc: support crash logging to MMC block devices Bhaskara Budiredla (Thu Nov 12 2020 - 01:24:49 EST)
- [PATCH v1 2/2] mmc:cavium: Add MMC polling method to support kmsg panic/oops write Bhaskara Budiredla (Thu Nov 12 2020 - 01:24:49 EST)
- [PATCH v1 1/2] mmc: Support kmsg dumper based on pstore/blk Bhaskara Budiredla (Thu Nov 12 2020 - 01:24:49 EST)
- [PATCH 0/1] Fix objects remain in the offline per-cpu quarantine Kuan-Ying Lee (Thu Nov 12 2020 - 01:25:00 EST)
- [PATCH 1/1] kasan: fix object remain in offline per-cpu quarantine Kuan-Ying Lee (Thu Nov 12 2020 - 01:25:04 EST)
- Re: [PATCH 1/4] drivers core: Introduce CPU type sysfs interface Brice Goglin (Thu Nov 12 2020 - 01:27:04 EST)
- [PATCH] usb: dwc3: qcom: Add shutdown callback for dwc3 Sandeep Maheswaram (Thu Nov 12 2020 - 01:30:51 EST)
- [lib] 6ee736dc92: BUG:unable_to_handle_page_fault_for_address kernel test robot (Thu Nov 12 2020 - 01:31:17 EST)
- Re: [RFC PATCH 00/12] Topdown parser Andi Kleen (Thu Nov 12 2020 - 01:35:53 EST)
- RE: [PATCH 1/6] Input: adp5589: use a single variable for error in probe Ardelean, Alexandru (Thu Nov 12 2020 - 01:39:44 EST)
- Re: [PATCH] clk: hisilicon: Add clock driver for hi3559A SoC Dongjiu Geng (Thu Nov 12 2020 - 01:41:14 EST)
- [PATCH] drm/bridge: anx7625: Add anx7625 port switching. Pi-Hsun Shih (Thu Nov 12 2020 - 01:41:52 EST)
- Re: [PATCH 1/4] drivers core: Introduce CPU type sysfs interface Greg Kroah-Hartman (Thu Nov 12 2020 - 01:41:59 EST)
- Fair Pay Main Point: Theophrastus vs La Quran Ywe Cærlyn (Thu Nov 12 2020 - 01:43:33 EST)
- [PATCH] staging: gasket: interrupt: fix the missed eventfd_ctx_put() in gasket_interrupt.c Jing Xiangfeng (Thu Nov 12 2020 - 01:44:58 EST)
- Re: bootconfig length parse error in kernel Chen Yu (Thu Nov 12 2020 - 01:49:36 EST)
- [PATCH] w1: w1_therm: Rename conflicting sysfs attribute 'eeprom' to 'eeprom_cmd' Ivan Zaentsev (Thu Nov 12 2020 - 01:50:06 EST)
- RE: [PATCH 1/6] Input: adp5589: use a single variable for error in probe Ardelean, Alexandru (Thu Nov 12 2020 - 01:51:15 EST)
- [rcu:rcu/next] BUILD SUCCESS e78cd85dc606c36677721c6d74bfcd8bd154e9a3 kernel test robot (Thu Nov 12 2020 - 01:51:54 EST)
- Re: [PATCH] net: xfrm: fix memory leak in xfrm_user_policy() Steffen Klassert (Thu Nov 12 2020 - 01:52:11 EST)
- Fair Pay: Fork Off Open Mandriva "Star X" Shortcut There. Ywe Cærlyn (Thu Nov 12 2020 - 01:54:46 EST)
- [PATCH v2] f2fs: compress: support chksum Chao Yu (Thu Nov 12 2020 - 01:55:03 EST)
- ac0e958a00: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:run_init_process kernel test robot (Thu Nov 12 2020 - 01:57:38 EST)
- Re: [f2fs-dev] [PATCH v3] f2fs: avoid race condition for shinker count Chao Yu (Thu Nov 12 2020 - 01:57:40 EST)
- [RESEND PATCH 1/2] hwspinlock: sprd: fixed warning of unused variable 'sprd_hwspinlock_of_match' Chunyan Zhang (Thu Nov 12 2020 - 02:05:27 EST)
- Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack Martin Schiller (Thu Nov 12 2020 - 02:06:53 EST)
- [PATCH v4 0/5] Introduce a new helper macro DEFINE_SHOW_STORE_ATTRIBUTE at seq_file.c Luo Jiaxing (Thu Nov 12 2020 - 02:07:32 EST)
- [PATCH v4 1/5] seq_file: Introduce DEFINE_SHOW_STORE_ATTRIBUTE() helper macro Luo Jiaxing (Thu Nov 12 2020 - 02:07:34 EST)
- [PATCH v4 3/5] scsi: qla2xxx: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs Luo Jiaxing (Thu Nov 12 2020 - 02:07:37 EST)
- [PATCH v4 4/5] usb: dwc3: debugfs: Introduce DEFINE_SHOW_STORE_ATTRIBUTE Luo Jiaxing (Thu Nov 12 2020 - 02:07:44 EST)
- [PATCH v4 2/5] scsi: hisi_sas: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs Luo Jiaxing (Thu Nov 12 2020 - 02:07:49 EST)
- [PATCH v4 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs Luo Jiaxing (Thu Nov 12 2020 - 02:08:00 EST)
- [PATCH v6 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs Matti Vaittinen (Thu Nov 12 2020 - 02:10:40 EST)
- [PATCH v6 1/4] dt_bindings: mfd: Add ROHM BD9576MUF and BD9573MUF PMICs Matti Vaittinen (Thu Nov 12 2020 - 02:11:21 EST)
- [PATCH v6 2/4] mfd: Support ROHM BD9576MUF and BD9573MUF Matti Vaittinen (Thu Nov 12 2020 - 02:11:46 EST)
- Fair Pay: I-T Step : Dance Culture for Fair Pay Unity in East and West Ywe Cærlyn (Thu Nov 12 2020 - 02:13:01 EST)
- [PATCH v6 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF Matti Vaittinen (Thu Nov 12 2020 - 02:13:44 EST)
- [PATCH v6 4/4] MAINTAINERS: Add ROHM BD9576MUF and BD9573MUF drivers Matti Vaittinen (Thu Nov 12 2020 - 02:14:00 EST)
- drivers/net/wireless/mediatek/mt76/mt7915/init.c:339:26: sparse: sparse: cast from restricted __le16 kernel test robot (Thu Nov 12 2020 - 02:22:04 EST)
- [PATCH v2 0/5] Input: adp5589: cleanup and use device-managed functions Alexandru Ardelean (Thu Nov 12 2020 - 02:38:35 EST)
- [PATCH v2 1/5] Input: adp5589: use devm_kzalloc() to allocate the kpad object Alexandru Ardelean (Thu Nov 12 2020 - 02:38:35 EST)
- [PATCH v2 2/5] Input: adp5589: use device-managed function in adp5589_keypad_add() Alexandru Ardelean (Thu Nov 12 2020 - 02:38:36 EST)
- [PATCH v2 5/5] Input: adp5589: use devm_add_action_or_reset() for register clear Alexandru Ardelean (Thu Nov 12 2020 - 02:38:38 EST)
- [PATCH v2 4/5] Input: adp5589: use devm_gpiochip_add_data() for gpios Alexandru Ardelean (Thu Nov 12 2020 - 02:38:42 EST)
- [PATCH v2 3/5] Input: adp5589: remove setup/teardown hooks for gpios Alexandru Ardelean (Thu Nov 12 2020 - 02:38:53 EST)
- Re: [PATCH v4 2/2] mm: prevent gup_fast from racing with COW during fork Ahmed S. Darwish (Thu Nov 12 2020 - 02:42:05 EST)
- Re: [PATCH] ASoC: pcm512x: Add support for data formats RJ and LJ Peter Ujfalusi (Thu Nov 12 2020 - 02:42:43 EST)
- Process-wide watchpoints Dmitry Vyukov (Thu Nov 12 2020 - 02:46:38 EST)
- Re: [PATCH] w1: w1_therm: Rename conflicting sysfs attribute 'eeprom' to 'eeprom_cmd' Greg Kroah-Hartman (Thu Nov 12 2020 - 02:49:12 EST)
- Re: [PATCH] ttyprintk: optimize tpk_close flush code Greg KH (Thu Nov 12 2020 - 02:51:27 EST)
- [PATCH v1 0/3] Set cqe off during suspend flow Wenbin Mei (Thu Nov 12 2020 - 02:52:18 EST)
- [PATCH v1 2/3] arm64: dts: mt8192: Add cqe off flag Wenbin Mei (Thu Nov 12 2020 - 02:52:20 EST)
- [PATCH v1 3/3] mmc: core: Set cqe off during suspend flow Wenbin Mei (Thu Nov 12 2020 - 02:52:28 EST)
- [PATCH v1 1/3] dt-bindings: mmc: Add optional cqe off properties Wenbin Mei (Thu Nov 12 2020 - 02:52:30 EST)
- Re: [PATCH] ASoC: pcm512x: Add support for data formats RJ and LJ Kirill Marinushkin (Thu Nov 12 2020 - 02:54:44 EST)
- Re: [PATCH v3 1/3] dt-bindings: Convert graph bindings to json-schema Laurent Pinchart (Thu Nov 12 2020 - 02:56:28 EST)
- Re: [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN Mike Rapoport (Thu Nov 12 2020 - 02:58:28 EST)
- [PATCH] scsi: aacraid: Correct goto target in aac_resume() Jing Xiangfeng (Thu Nov 12 2020 - 02:59:16 EST)
- [PATCH v4 03/11] usb: gadget: bdc: prefer pointer dereference to pointer type Chunfeng Yun (Thu Nov 12 2020 - 02:59:51 EST)
- [PATCH v4 02/11] usb: gadget: bdc: remove bdc_ep_set_halt() declaration Chunfeng Yun (Thu Nov 12 2020 - 03:00:20 EST)
- [PATCH v4 05/11] usb: gadget: bdc: fix check warning of block comments alignment Chunfeng Yun (Thu Nov 12 2020 - 03:00:31 EST)
- [PATCH v4 08/11] usb: gadget: bdc: use the BIT macro to define bit filed Chunfeng Yun (Thu Nov 12 2020 - 03:00:31 EST)
- [PATCH v4 06/11] usb: gadget: bdc: add identifier name for function declaraion Chunfeng Yun (Thu Nov 12 2020 - 03:00:31 EST)
- [PATCH v4 10/11] usb: gadget: bdc: fix checkpatch.pl spacing error Chunfeng Yun (Thu Nov 12 2020 - 03:00:31 EST)
- [PATCH v4 07/11] usb: gadget: bdc: avoid precedence issues Chunfeng Yun (Thu Nov 12 2020 - 03:00:32 EST)
- [PATCH v4 04/11] usb: gadget: bdc: fix warning of embedded function name Chunfeng Yun (Thu Nov 12 2020 - 03:00:35 EST)
- [PATCH v4 11/11] usb: gadget: bdc: fix checkpatch.pl repeated word warning Chunfeng Yun (Thu Nov 12 2020 - 03:00:45 EST)
- [PATCH v4 09/11] usb: gadget: bdc: fix checkpatch.pl tab warning Chunfeng Yun (Thu Nov 12 2020 - 03:00:50 EST)
- [PATCH v4 01/11] usb: gadget: bdc: fix improper SPDX comment style for header file Chunfeng Yun (Thu Nov 12 2020 - 03:00:56 EST)
- [PATCH v4 2/6] mfd: ahc1ec0: Add Advantech EC include file used by dt-bindings Shihlun Lin (Thu Nov 12 2020 - 03:02:05 EST)
- [PATCH v4 1/6] MAINTAINERS: Add Advantech embedded controller entry Shihlun Lin (Thu Nov 12 2020 - 03:02:26 EST)
- [PATCH v4 4/6] mfd: ahc1ec0: Add support for Advantech embedded controller Shihlun Lin (Thu Nov 12 2020 - 03:02:35 EST)
- [PATCH v4 5/6] hwmon: ahc1ec0-hwmon: Add sub-device hwmon for Advantech embedded controller Shihlun Lin (Thu Nov 12 2020 - 03:03:03 EST)
- [PATCH v4 3/6] dt-bindings: mfd: ahc1ec0.yaml: Add Advantech embedded controller - AHC1EC0 Shihlun Lin (Thu Nov 12 2020 - 03:03:07 EST)
- [PATCH v4 6/6] watchdog: ahc1ec0-wdt: Add sub-device watchdog for Advantech embedded controller Shihlun Lin (Thu Nov 12 2020 - 03:03:15 EST)
- Re: [PATCH] Input: ads7846 - fix unaligned access on 7845 Oleksij Rempel (Thu Nov 12 2020 - 03:04:36 EST)
- Re: [PATCH] bus: mvebu-mbus: make iounmap() symmetric with ioremap() Thomas Petazzoni (Thu Nov 12 2020 - 03:08:09 EST)
- Re: [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic Marek Szyprowski (Thu Nov 12 2020 - 03:10:59 EST)
- Re: [RFC] Are you good with Lockdep? Byungchul Park (Thu Nov 12 2020 - 03:11:56 EST)
- RE: [PATCH v2] Input: st1232 - add support resolution reading Valek, Andrej (Thu Nov 12 2020 - 03:12:02 EST)
- Re: [PATCH v13 4/8] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c Mike Rapoport (Thu Nov 12 2020 - 03:12:07 EST)
- Re: [PATCH v13 1/8] x86: kdump: replace the hard-coded alignment with macro CRASH_ALIGN chenzhou (Thu Nov 12 2020 - 03:12:22 EST)
- Re: [PATCH v2] iommu/vt-d: avoid unnecessory panic if iommu init fail in tboot system Lukasz Hawrylko (Thu Nov 12 2020 - 03:13:16 EST)
- Re: [net v2] net: phy: mscc: adjust the phy support for PTP and MACsec Steen Hegelund (Thu Nov 12 2020 - 03:13:53 EST)
- Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack Xie He (Thu Nov 12 2020 - 03:15:09 EST)
- Re: [PATCH] rfkill: Fix use-after-free in rfkill_resume() Johannes Berg (Thu Nov 12 2020 - 03:18:23 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing David Gow (Thu Nov 12 2020 - 03:19:02 EST)
- Re: [PATCH 3/3 v5] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available Peter Zijlstra (Thu Nov 12 2020 - 03:21:59 EST)
- [PATCH 2/2] nvme-pci: don't allocate unused I/O queues Niklas Schnelle (Thu Nov 12 2020 - 03:23:21 EST)
- [PATCH 1/2] nvme-pci: drop min() from nr_io_queues assignment Niklas Schnelle (Thu Nov 12 2020 - 03:23:23 EST)
- [PATCH 0/2] nvme-pic: improve max I/O queue handling Niklas Schnelle (Thu Nov 12 2020 - 03:23:45 EST)
- Re: [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X Mike Rapoport (Thu Nov 12 2020 - 03:25:22 EST)
- Re: Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Arnd Bergmann (Thu Nov 12 2020 - 03:25:32 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Miquel Raynal (Thu Nov 12 2020 - 03:27:24 EST)
- [PATCH] MIPS: Loongson64: Add read_persistent_clock64() Tiezhu Yang (Thu Nov 12 2020 - 03:30:18 EST)
- Re: [PATCH 2/2] KVM:SVM: Mask SEV encryption bit from CR3 reserved bits Paolo Bonzini (Thu Nov 12 2020 - 03:32:51 EST)
- Re: [PATCH v5 05/10] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes Ezequiel Garcia (Thu Nov 12 2020 - 03:36:58 EST)
- Re: [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X Baoquan He (Thu Nov 12 2020 - 03:37:05 EST)
- [PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies Hsin-Yi Wang (Thu Nov 12 2020 - 03:37:14 EST)
- [PATCH 2/2] drm/bridge: anx7625: disable regulators when power off Hsin-Yi Wang (Thu Nov 12 2020 - 03:37:19 EST)
- Re: [PATCH 1/1] kasan: fix object remain in offline per-cpu quarantine Dmitry Vyukov (Thu Nov 12 2020 - 03:39:50 EST)
- Re: [PATCH v2] Make iwmmxt.S support Clang's integrated assembler Ard Biesheuvel (Thu Nov 12 2020 - 03:42:41 EST)
- [PATCH] usb: gadget: mass_storage: fix error return code in msg_bind() Chen Zhou (Thu Nov 12 2020 - 03:48:52 EST)
- [PATCH] selinux: Fix error return code in sel_ib_pkey_sid_slow() Chen Zhou (Thu Nov 12 2020 - 03:50:59 EST)
- Re: [PATCH v1] drivers: make struct device_driver::remove return void Uwe Kleine-König (Thu Nov 12 2020 - 03:51:18 EST)
- Re: [RFC] Are you good with Lockdep? Byungchul Park (Thu Nov 12 2020 - 03:52:41 EST)
- Re: [PATCH] gpiolib: devres: shrink devm_gpiochip_add_data_with_key() Bartosz Golaszewski (Thu Nov 12 2020 - 03:59:06 EST)
- Re: [PATCH] drm/bridge: anx7625: Add anx7625 port switching. Prashant Malani (Thu Nov 12 2020 - 03:59:25 EST)
- Re: [PATCH] ASoC: pcm512x: Add support for data formats RJ and LJ Peter Ujfalusi (Thu Nov 12 2020 - 03:59:38 EST)
- [PATCH] RDMA/core: Fix error return code in _ib_modify_qp() Chen Zhou (Thu Nov 12 2020 - 04:01:40 EST)
- [PATCH v2] Documentation: ACPI: explain how to use gpio-line-names Flavio Suligoi (Thu Nov 12 2020 - 04:02:54 EST)
- [PATCH net] net: phy: mscc: remove non-MACSec compatible phy Steen Hegelund (Thu Nov 12 2020 - 04:04:47 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Arnaud POULIQUEN (Thu Nov 12 2020 - 04:05:33 EST)
- [PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack Alexandru Ardelean (Thu Nov 12 2020 - 04:06:12 EST)
- [PATCH v3 00/15] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA Sia Jee Heng (Thu Nov 12 2020 - 04:06:18 EST)
- [PATCH v3 01/15] dt-bindings: dma: Add YAML schemas for dw-axi-dmac Sia Jee Heng (Thu Nov 12 2020 - 04:06:27 EST)
- [PATCH v3 02/15] dmaengine: dw-axi-dmac: simplify descriptor management Sia Jee Heng (Thu Nov 12 2020 - 04:06:37 EST)
- [PATCH v3 05/15] dmaengine: dw-axi-dmac: Add device_config operation Sia Jee Heng (Thu Nov 12 2020 - 04:06:41 EST)
- [PATCH v3 06/15] dmaengine: dw-axi-dmac: Support device_prep_slave_sg Sia Jee Heng (Thu Nov 12 2020 - 04:06:49 EST)
- [PATCH v3 04/15] dmaengine: dw-axi-dmac: Add device_synchronize() callback Sia Jee Heng (Thu Nov 12 2020 - 04:06:59 EST)
- [PATCH v3 08/15] dmaengine: dw-axi-dmac: Support of_dma_controller_register() Sia Jee Heng (Thu Nov 12 2020 - 04:07:10 EST)
- [PATCH v3 15/15] dmaengine: dw-axi-dmac: Set constraint to the Max segment size Sia Jee Heng (Thu Nov 12 2020 - 04:07:16 EST)
- [PATCH v3 13/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake Sia Jee Heng (Thu Nov 12 2020 - 04:07:20 EST)
- [PATCH v3 11/15] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields Sia Jee Heng (Thu Nov 12 2020 - 04:07:27 EST)
- Re: [PATCH v2] PCI: brcmstb: Fix race in removing chained IRQ handler Nicolas Saenz Julienne (Thu Nov 12 2020 - 04:07:40 EST)
- [PATCH v3 10/15] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA Sia Jee Heng (Thu Nov 12 2020 - 04:07:58 EST)
- [PATCH v3 14/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers Sia Jee Heng (Thu Nov 12 2020 - 04:08:17 EST)
- [PATCH v3 12/15] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support Sia Jee Heng (Thu Nov 12 2020 - 04:08:18 EST)
- Re: [PATCH v3 07/11] input: raspberrypi-ts: Release firmware handle when not needed Nicolas Saenz Julienne (Thu Nov 12 2020 - 04:08:18 EST)
- [PATCH v3 07/15] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic() Sia Jee Heng (Thu Nov 12 2020 - 04:08:18 EST)
- [PATCH v3 09/15] dmaengine: dw-axi-dmac: Support burst residue granularity Sia Jee Heng (Thu Nov 12 2020 - 04:08:18 EST)
- Re: [PATCH] drm/bridge: anx7625: Add anx7625 port switching. Pi-Hsun Shih (Thu Nov 12 2020 - 04:08:18 EST)
- [PATCH v3 03/15] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources() Sia Jee Heng (Thu Nov 12 2020 - 04:08:19 EST)
- Re: [PATCH] drm/bridge: anx7625: Add anx7625 port switching. Prashant Malani (Thu Nov 12 2020 - 04:10:05 EST)
- Re: [PATCH 1/4] drivers core: Introduce CPU type sysfs interface Brice Goglin (Thu Nov 12 2020 - 04:11:06 EST)
- Re: [PATCH v2] pinctrl: intel: Fix Jasperlake HOSTSW_OWN offset Mika Westerberg (Thu Nov 12 2020 - 04:11:17 EST)
- [PATCH 1/2] RISC-V: Update l2 cache DT documentation to add support for SiFive FU740 Yash Shah (Thu Nov 12 2020 - 04:12:19 EST)
- [PATCH 2/2] RISC-V: sifive_l2_cache: Update L2 cache driver to support SiFive FU740 Yash Shah (Thu Nov 12 2020 - 04:12:25 EST)
- Re: [PATCH v2] xtensa: fix broken TIF_NOTIFY_SIGNAL assembly Max Filippov (Thu Nov 12 2020 - 04:12:51 EST)
- [PATCH] Documentation: admin-guide: LSM: improve the title underline Siddhant Gupta (Thu Nov 12 2020 - 04:14:08 EST)
- RE: [for-next][PATCH 12/17] fgraph: Make overruns 4 bytes in graph stack structure David Laight (Thu Nov 12 2020 - 04:18:29 EST)
- Re: [RFC 02/11] coresight: etm-perf: Allow an event to use different sinks Suzuki K Poulose (Thu Nov 12 2020 - 04:21:52 EST)
- crypto: caam/qi - simplify error path for context allocation Horia Geantă (Thu Nov 12 2020 - 04:21:59 EST)
- [PATCH net-next] net: phy: mscc: Add PTP support for 2 more VSC PHYs Steen Hegelund (Thu Nov 12 2020 - 04:22:59 EST)
- [PATCH] ext4: fix -Wstringop-truncation warnings Kang Wenlin (Thu Nov 12 2020 - 04:25:17 EST)
- Re: [PATCH] arm64: mm: account for hotplug memory when randomizing the linear region Catalin Marinas (Thu Nov 12 2020 - 04:26:06 EST)
- [PATCH] tipc: fix -Wstringop-truncation warnings Kang Wenlin (Thu Nov 12 2020 - 04:26:33 EST)
- Re: [RFC 09/11] coresight: etm-perf: Disable the path before capturing the trace data Suzuki K Poulose (Thu Nov 12 2020 - 04:28:07 EST)
- Re: [RFC 10/11] coresgith: etm-perf: Connect TRBE sink with ETE source Suzuki K Poulose (Thu Nov 12 2020 - 04:31:30 EST)
- Re: [PATCH v9 28/44] arm64: mte: Reset the page tag in page->flags Catalin Marinas (Thu Nov 12 2020 - 04:31:38 EST)
- Re: [PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation Daniel Vetter (Thu Nov 12 2020 - 04:32:45 EST)
- Re: [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for system cache Will Deacon (Thu Nov 12 2020 - 04:35:57 EST)
- Re: [PATCH 2/2] irqchip/gic-v3-its: Disable vSGI upon (CPUIF < v4.1) detection Marc Zyngier (Thu Nov 12 2020 - 04:36:15 EST)
- Re: [PATCH -next] treewide: Remove stringification from __alias macro definition Miguel Ojeda (Thu Nov 12 2020 - 04:36:37 EST)
- Re: [PATCH v9 28/44] arm64: mte: Reset the page tag in page->flags Vincenzo Frascino (Thu Nov 12 2020 - 04:37:00 EST)
- Re: WARNING in irqentry_exit Dmitry Vyukov (Thu Nov 12 2020 - 04:37:50 EST)
- Re: [PATCH 1/6] ibmvfc: byte swap login_buf.resp values in attribute show functions Christoph Hellwig (Thu Nov 12 2020 - 04:38:05 EST)
- Re: [PATCH v9 32/44] arm64: mte: Switch GCR_EL1 in kernel entry and exit Catalin Marinas (Thu Nov 12 2020 - 04:39:16 EST)
- [PATCH v2 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header Lee Jones (Thu Nov 12 2020 - 04:39:26 EST)
- Re: [PATCH] fs/ext2: Use ext2_put_page Jan Kara (Thu Nov 12 2020 - 04:41:16 EST)
- Re: [PATCH V2 2/2] thermal: cpufreq_cooling: Reuse sched_cpu_util() Viresh Kumar (Thu Nov 12 2020 - 04:41:36 EST)
- [PATCH net] net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request Xie He (Thu Nov 12 2020 - 04:42:47 EST)
- Re: [PATCH v9 32/44] arm64: mte: Switch GCR_EL1 in kernel entry and exit Vincenzo Frascino (Thu Nov 12 2020 - 04:42:49 EST)
- Re: [PATCH v9 30/44] arm64: kasan: Allow enabling in-kernel MTE Catalin Marinas (Thu Nov 12 2020 - 04:44:02 EST)
- Re: [PATCHv7 1/7] iommu/io-pgtable-arm: Add support to use system cache Will Deacon (Thu Nov 12 2020 - 04:44:04 EST)
- Re: [PATCH v9 32/44] arm64: mte: Switch GCR_EL1 in kernel entry and exit Catalin Marinas (Thu Nov 12 2020 - 04:46:01 EST)
- Re: [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch Catalin Marinas (Thu Nov 12 2020 - 04:47:01 EST)
- Re: [RFC] Are you good with Lockdep? Byungchul Park (Thu Nov 12 2020 - 04:47:57 EST)
- Re: [PATCH 1/3] drivers/clocksource: Remove EZChip NPS clocksource driver Daniel Lezcano (Thu Nov 12 2020 - 04:49:15 EST)
- [PATCH][next] drm/ttm: fix spelling mistake "swaput" -> "swapout" Colin King (Thu Nov 12 2020 - 04:50:18 EST)
- Re: [PATCH v2 04/20] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK Catalin Marinas (Thu Nov 12 2020 - 04:51:44 EST)
- Re: [PATCH v9 32/44] arm64: mte: Switch GCR_EL1 in kernel entry and exit Vincenzo Frascino (Thu Nov 12 2020 - 04:52:07 EST)
- Re: [PATCH 3/3] phy: sun4i-usb: Use power efficient workqueue for debounce and poll Maxime Ripard (Thu Nov 12 2020 - 04:53:17 EST)
- Re: [PATCH] arm64: dts: allwinner: a64: fix sid node name Maxime Ripard (Thu Nov 12 2020 - 04:54:27 EST)
- Re: [PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack Lars-Peter Clausen (Thu Nov 12 2020 - 04:54:38 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Peter Zijlstra (Thu Nov 12 2020 - 04:54:45 EST)
- Re: [PATCH v2 05/17] clocksource/hyperv: use MSR-based access if running as root Daniel Lezcano (Thu Nov 12 2020 - 04:56:23 EST)
- [PATCH 0/3] Rid W=1 warnings from HWMON Lee Jones (Thu Nov 12 2020 - 04:57:21 EST)
- [PATCH 2/3] hwmon: ina3221: Demote seemingly unintentional kerneldoc header Lee Jones (Thu Nov 12 2020 - 04:57:29 EST)
- [PATCH 1/3] hwmon: adm1177: Fix kerneldoc attribute formatting Lee Jones (Thu Nov 12 2020 - 04:57:30 EST)
- [PATCH 3/3] hwmon: ibmpowernv: Silence strncpy() warning Lee Jones (Thu Nov 12 2020 - 04:57:35 EST)
- Re: [PATCH V2] clocksource/drivers/cadence_ttc: fix memory leak in ttc_setup_clockevent() Daniel Lezcano (Thu Nov 12 2020 - 04:59:40 EST)
- [PATCH v3 0/2] phy: intel: Add Keem Bay USB PHY support Wan Ahmad Zainie (Thu Nov 12 2020 - 05:00:11 EST)
- [PATCH v3 1/2] dt-bindings: phy: Add Intel Keem Bay USB PHY bindings Wan Ahmad Zainie (Thu Nov 12 2020 - 05:00:25 EST)
- [PATCH v3 2/2] phy: intel: Add Keem Bay USB PHY support Wan Ahmad Zainie (Thu Nov 12 2020 - 05:00:25 EST)
- Re: [PATCH 01/35] fs: introduce dmemfs module yulei zhang (Thu Nov 12 2020 - 05:03:34 EST)
- Re: [PATCH] MIPS: Loongson64: Add read_persistent_clock64() Jiaxun Yang (Thu Nov 12 2020 - 05:05:01 EST)
- Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Grygorii Strashko (Thu Nov 12 2020 - 05:05:42 EST)
- Re: [PATCH v2 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header Alexandre Belloni (Thu Nov 12 2020 - 05:08:14 EST)
- [tip:x86/apic] BUILD SUCCESS 2df985f5e44c43f5d29d8cc3aaa8e8ac697e9de6 kernel test robot (Thu Nov 12 2020 - 05:08:59 EST)
- Re: [PATCH] MIPS: Loongson64: Add read_persistent_clock64() Jiaxun Yang (Thu Nov 12 2020 - 05:09:37 EST)
- [PATCH v5 0/2] NFS: Fix interaction between fs_context and user namespaces Sargun Dhillon (Thu Nov 12 2020 - 05:10:20 EST)
- [PATCH v5 1/2] NFS: NFSv2/NFSv3: Use cred from fs_context during mount Sargun Dhillon (Thu Nov 12 2020 - 05:10:27 EST)
- [PATCH v5 2/2] NFSv4: Refactor to use user namespaces for nfs4idmap Sargun Dhillon (Thu Nov 12 2020 - 05:10:29 EST)
- Re: [PATCH v3 01/11] KVM: x86: Get active PCID only when writing a CR3 value Vitaly Kuznetsov (Thu Nov 12 2020 - 05:11:55 EST)
- Re: [PATCH] arm64: Fix off-by-one vdso trampoline return value Will Deacon (Thu Nov 12 2020 - 05:12:13 EST)
- Re: [RFC 07/11] coresight: sink: Add TRBE driver Suzuki K Poulose (Thu Nov 12 2020 - 05:13:25 EST)
- Re: [PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack Alexandru Ardelean (Thu Nov 12 2020 - 05:15:10 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Arnaud POULIQUEN (Thu Nov 12 2020 - 05:18:07 EST)
- [PATCH v2 19/19] scsi: hpsa: Strip out a bunch of set but unused variables Lee Jones (Thu Nov 12 2020 - 05:19:36 EST)
- Re: [PATCH v2] thermal: sun8i: Use bitmap API instead of open code Daniel Lezcano (Thu Nov 12 2020 - 05:25:40 EST)
- Guide on Renewing SSL Certificate for Apache, Postfix and Dovecot on CentOS 6.8 Linux Turritopsis Dohrnii Teo En Ming (Thu Nov 12 2020 - 05:26:28 EST)
- Re: [PATCH v3 02/11] KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush Vitaly Kuznetsov (Thu Nov 12 2020 - 05:27:23 EST)
- Re: [PATCH v4 10/18] dt-bindings: usb: Convert DWC USB3 bindings to DT schema Serge Semin (Thu Nov 12 2020 - 05:30:09 EST)
- Re: [PATCH v2 05/20] kasan: allow VMAP_STACK for HW_TAGS mode Catalin Marinas (Thu Nov 12 2020 - 05:31:09 EST)
- Re: [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret' Lee Jones (Thu Nov 12 2020 - 05:31:37 EST)
- Re: Process-wide watchpoints Peter Zijlstra (Thu Nov 12 2020 - 05:31:43 EST)
- [PATCH v3] perf_event_open.2: Update man page with recent changes Alejandro Colomar (Thu Nov 12 2020 - 05:33:00 EST)
- Re: [PATCH 11/25] soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr' Lee Jones (Thu Nov 12 2020 - 05:33:10 EST)
- Re: [RFC] Are you good with Lockdep? Byungchul Park (Thu Nov 12 2020 - 05:33:52 EST)
- Re: [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header Lee Jones (Thu Nov 12 2020 - 05:33:54 EST)
- [PATCH net v2] net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request Xie He (Thu Nov 12 2020 - 05:35:13 EST)
- Re: [RFC 02/11] coresight: etm-perf: Allow an event to use different sinks Linu Cherian (Thu Nov 12 2020 - 05:38:06 EST)
- [PATCH v7 0/11] mfd: mt6360: Merge different sub-devices I2C read/write Gene Chen (Thu Nov 12 2020 - 05:40:07 EST)
- [PATCH v7 01/11] mfd: mt6360: Rearrange include file Gene Chen (Thu Nov 12 2020 - 05:40:12 EST)
- [PATCH v7 02/11] mfd: mt6360: Remove redundant brackets around raw numbers Gene Chen (Thu Nov 12 2020 - 05:40:21 EST)
- [PATCH v7 04/11] mfd: mt6360: Combine mt6360 pmic/ldo resources into mt6360 regulator resources Gene Chen (Thu Nov 12 2020 - 05:40:26 EST)
- [PATCH v7 06/11] mfd: mt6360: Rename mt6360_pmu by mt6360 Gene Chen (Thu Nov 12 2020 - 05:40:30 EST)
- [PATCH v7 05/11] mfd: mt6360: Rename mt6360_pmu_data by mt6360_ddata Gene Chen (Thu Nov 12 2020 - 05:40:33 EST)
- [PATCH v7 07/11] mfd: mt6360: Remove handle_post_irq callback function Gene Chen (Thu Nov 12 2020 - 05:40:37 EST)
- [PATCH v7 08/11] mfd: mt6360: Fix flow which is used to check ic exist Gene Chen (Thu Nov 12 2020 - 05:40:40 EST)
- [PATCH v7 10/11] mfd: mt6360: Merge different sub-devices I2C read/write Gene Chen (Thu Nov 12 2020 - 05:40:51 EST)
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files Luis Henriques (Thu Nov 12 2020 - 05:40:54 EST)
- [PATCH v7 09/11] mfd: mt6360: Merge header file into driver and remove unuse register define Gene Chen (Thu Nov 12 2020 - 05:41:00 EST)
- [PATCH v7 11/11] mfd: mt6360: Remove MT6360 regulator of_compatible attribute Gene Chen (Thu Nov 12 2020 - 05:41:02 EST)
- [PATCH v7 03/11] mfd: mt6360: Indicate sub-dev compatible name by using "-" Gene Chen (Thu Nov 12 2020 - 05:41:09 EST)
- Re: [PATCH v3 04/11] KVM: VMX: Fold Hyper-V EPTP checking into it's only caller Vitaly Kuznetsov (Thu Nov 12 2020 - 05:41:47 EST)
- Re: Process-wide watchpoints Dmitry Vyukov (Thu Nov 12 2020 - 05:44:09 EST)
- [PATCH] input: mouse: elan_i2c_core: Move header inclusion inside Lee Jones (Thu Nov 12 2020 - 05:44:27 EST)
- [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations Luis Henriques (Thu Nov 12 2020 - 05:45:04 EST)
- Re: [PATCH] MAINTAINERS: Add myself as arm sunxi soc maintainer Maxime Ripard (Thu Nov 12 2020 - 05:46:34 EST)
- Re: [PATCH v3 05/11] KVM: VMX: Do Hyper-V TLB flush iff vCPU's EPTP hasn't been flushed Vitaly Kuznetsov (Thu Nov 12 2020 - 05:47:49 EST)
- Re: [PATCH 1/4] drivers core: Introduce CPU type sysfs interface Greg Kroah-Hartman (Thu Nov 12 2020 - 05:48:15 EST)
- Re: [PATCH v2 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header Lee Jones (Thu Nov 12 2020 - 05:48:18 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" David Hildenbrand (Thu Nov 12 2020 - 05:48:44 EST)
- [PATCH] Unconditionally block mprotect of enclave memory. Dr. Greg (Thu Nov 12 2020 - 05:48:57 EST)
- Re: [PATCH v3 06/11] KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch Vitaly Kuznetsov (Thu Nov 12 2020 - 05:50:29 EST)
- Repeated 'watchdog soft lockup' messages David Laight (Thu Nov 12 2020 - 05:50:34 EST)
- [no subject] george mike (Thu Nov 12 2020 - 05:50:40 EST)
- Re: [PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana Dmitry Osipenko (Thu Nov 12 2020 - 05:51:28 EST)
- [PATCH] interconnect: qcom: msm8916: Remove rpm-ids from non-RPM nodes Georgi Djakov (Thu Nov 12 2020 - 05:51:47 EST)
- [PATCH] clk: hisilicon: refine hi3620_mmc_clk_init() and fix memory leak issues Dongjiu Geng (Thu Nov 12 2020 - 05:52:43 EST)
- Re: [PATCH v3 09/11] KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled Vitaly Kuznetsov (Thu Nov 12 2020 - 05:52:47 EST)
- Re: [PATCH] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack Lars-Peter Clausen (Thu Nov 12 2020 - 05:52:49 EST)
- Re: [PATCH 1/2] mm,thp,shmem: limit shmem THP alloc gfp_mask Michal Hocko (Thu Nov 12 2020 - 05:53:04 EST)
- Re: [PATCH v3 2/5] dt-bindings: gpio: Binding for MStar MSC313 GPIO controller Daniel Palmer (Thu Nov 12 2020 - 05:56:57 EST)
- Re: [RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup Qais Yousef (Thu Nov 12 2020 - 05:57:21 EST)
- [PATCH V3] clk: hisilicon: refine hi3620_mmc_clk_init() and fix memory leak issues Dongjiu Geng (Thu Nov 12 2020 - 05:57:51 EST)
- [PATCH v2 0/4] Rid W=1 issues from TTY Lee Jones (Thu Nov 12 2020 - 05:59:09 EST)
- [PATCH v2 1/4] tty: tty_ldisc: Fix some kernel-doc related misdemeanours Lee Jones (Thu Nov 12 2020 - 05:59:57 EST)
- [PATCH v2 2/4] tty: serial: 8250: 8250_port: Move prototypes to shared location Lee Jones (Thu Nov 12 2020 - 06:01:57 EST)
- [kbuild] net/core/devlink.c:4415:9: warning: Identical condition 'err', second condition is always false Dan Carpenter (Thu Nov 12 2020 - 06:01:59 EST)
- Re: [PATCH V3] clk: hisilicon: refine hi3620_mmc_clk_init() and fix memory leak issues Dongjiu Geng (Thu Nov 12 2020 - 06:02:15 EST)
- [PATCH 00/15] [Set 2/2] Rid W=1 issues from Input Lee Jones (Thu Nov 12 2020 - 06:02:19 EST)
- [PATCH 03/15] input: misc: mc13783-pwrbutton: File headers are not good candidates for kernel-doc Lee Jones (Thu Nov 12 2020 - 06:02:38 EST)
- [PATCH 06/15] input: touchscreen: melfas_mip4: Remove a bunch of unused variables Lee Jones (Thu Nov 12 2020 - 06:02:44 EST)
- [PATCH 11/15] input: touchscreen: wm97xx-core: Provide missing description for 'status' Lee Jones (Thu Nov 12 2020 - 06:02:48 EST)
- [PATCH 12/15] input: mouse: synaptics: Demote non-conformant kernel-doc header Lee Jones (Thu Nov 12 2020 - 06:02:50 EST)
- [PATCH 14/15] input: keyboard: applespi: Provide missing struct 'message' descriptions Lee Jones (Thu Nov 12 2020 - 06:02:56 EST)
- Re: [PATCH v3 11/11] KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush Vitaly Kuznetsov (Thu Nov 12 2020 - 06:03:01 EST)
- [PATCH 13/15] input: touchscreen: goodix: Fix misspelling of 'ctx' Lee Jones (Thu Nov 12 2020 - 06:03:02 EST)
- [PATCH 15/15] input: mouse: vmmouse: Demote obvious abuse of kernel-doc header Lee Jones (Thu Nov 12 2020 - 06:03:15 EST)
- Re: [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic Thomas Gleixner (Thu Nov 12 2020 - 06:03:31 EST)
- Re: [RFC PATCH v2 10/10] firmware: arm_scmi: Add virtio transport Peter Hilber (Thu Nov 12 2020 - 06:03:56 EST)
- [PATCH 10/15] input: touchscreen: surface3_spi: Fix naming issue with 'surface3_spi_get_gpio_config's header Lee Jones (Thu Nov 12 2020 - 06:04:40 EST)
- [PATCH 08/15] input: touchscreen: surface3_spi: Remove set but unused variable 'timestamp' Lee Jones (Thu Nov 12 2020 - 06:04:49 EST)
- [PATCH 09/15] input: misc: wm831x-on: Source file headers are not good candidates for kernel-doc Lee Jones (Thu Nov 12 2020 - 06:04:56 EST)
- [PATCH 07/15] input: touchscreen: usbtouchscreen: Remove unused variable 'ret' Lee Jones (Thu Nov 12 2020 - 06:05:18 EST)
- [PATCH 05/15] input: touchscreen: imx6ul_tsc: Remove set but unused variable 'value' Lee Jones (Thu Nov 12 2020 - 06:05:37 EST)
- [PATCH 04/15] input: touchscreen: goodix: Provide some missing function parameter descriptions Lee Jones (Thu Nov 12 2020 - 06:06:03 EST)
- [PATCH 02/15] input: keyboard: samsung-keypad: Remove set but unused variable 'var' Lee Jones (Thu Nov 12 2020 - 06:06:40 EST)
- [PATCH 01/15] input: joystick: xpad: Demote non-conformant kernel-doc header Lee Jones (Thu Nov 12 2020 - 06:06:55 EST)
- [PATCH] mm/highmem: Take kmap_high_get() properly into account Thomas Gleixner (Thu Nov 12 2020 - 06:07:26 EST)
- Re: [PATCH v3 10/11] KVM: VMX: Skip additional Hyper-V TLB EPTP flushes if one fails Vitaly Kuznetsov (Thu Nov 12 2020 - 06:07:48 EST)
- [PATCH v2 4/4] tty: serial: pmac_zilog: Remove unused disposable variable 'garbage' Lee Jones (Thu Nov 12 2020 - 06:07:52 EST)
- Re: [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic Sebastian Andrzej Siewior (Thu Nov 12 2020 - 06:08:39 EST)
- [PATCH v2 3/4] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location Lee Jones (Thu Nov 12 2020 - 06:08:53 EST)
- [PATCH net] net: dsa: lantiq_gswip: add missed clk_disable_unprepare() in gswip_gphy_fw_load() Zhang Changzhong (Thu Nov 12 2020 - 06:10:12 EST)
- Re: [RFC 02/11] coresight: etm-perf: Allow an event to use different sinks Suzuki K Poulose (Thu Nov 12 2020 - 06:10:13 EST)
- [PATCH 1/3] net: mac80211: use core API for updating TX stats Lev Stipakov (Thu Nov 12 2020 - 06:10:58 EST)
- [PATCH 2/3] net: openvswitch: use core API for updating TX stats Lev Stipakov (Thu Nov 12 2020 - 06:12:12 EST)
- [PATCH] sched/fair: Fix overutilized update in enqueue_task_fair() Quentin Perret (Thu Nov 12 2020 - 06:12:35 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Michal Suchánek (Thu Nov 12 2020 - 06:12:47 EST)
- Re: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Kishon Vijay Abraham I (Thu Nov 12 2020 - 06:13:16 EST)
- Re: [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header Heiko Stübner (Thu Nov 12 2020 - 06:13:40 EST)
- [PATCH 3/3] net: xfrm: use core API for updating TX stats Lev Stipakov (Thu Nov 12 2020 - 06:15:06 EST)
- Re: [Resend][PATCH] drivers/thermal: cleanup coding style a bit Daniel Lezcano (Thu Nov 12 2020 - 06:15:37 EST)
- [PATCH] net: ethernet: ti: cpsw: fix cpts irq after suspend Grygorii Strashko (Thu Nov 12 2020 - 06:15:47 EST)
- Re: [PATCH 00/25] Rid W=1 warnings in SoC Heiko Stuebner (Thu Nov 12 2020 - 06:16:18 EST)
- [PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing Richard Fitzgerald (Thu Nov 12 2020 - 06:18:38 EST)
- Re: [PATCH 09/15] input: misc: wm831x-on: Source file headers are not good candidates for kernel-doc Richard Fitzgerald (Thu Nov 12 2020 - 06:20:13 EST)
- Re: [PATCH 1/2] arm64: cpufeature: Add GIC CPUIF v4.1 detection Marc Zyngier (Thu Nov 12 2020 - 06:20:23 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Serge Semin (Thu Nov 12 2020 - 06:20:36 EST)
- [PATCH v1] dt-bindings: touchscreen: add touchscreen-read-duration-us and touchscreen-settling-time-us properties Oleksij Rempel (Thu Nov 12 2020 - 06:21:05 EST)
- Re: [Resend][PATCH] drivers/thermal: fix potential memleak in error branch Daniel Lezcano (Thu Nov 12 2020 - 06:22:32 EST)
- [PATCH net] net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe() Zhang Changzhong (Thu Nov 12 2020 - 06:22:37 EST)
- Re: [PATCH 11/15] input: touchscreen: wm97xx-core: Provide missing description for 'status' Richard Fitzgerald (Thu Nov 12 2020 - 06:22:43 EST)
- Re: [PATCH 2/2] mm,thp,shm: limit gfp mask to no more than specified Michal Hocko (Thu Nov 12 2020 - 06:22:51 EST)
- Re: [PATCH v2] thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed Daniel Lezcano (Thu Nov 12 2020 - 06:24:13 EST)
- Re: [PATCH v21 14/19] mm/lru: introduce TestClearPageLRU Vlastimil Babka (Thu Nov 12 2020 - 06:24:23 EST)
- Re: [PATCH v2 05/17] clocksource/hyperv: use MSR-based access if running as root Wei Liu (Thu Nov 12 2020 - 06:24:48 EST)
- [PATCH] ceph: downgrade warning from mdsmap decode to debug Luis Henriques (Thu Nov 12 2020 - 06:25:28 EST)
- Re: [PATCH v21 15/19] mm/compaction: do page isolation first in compaction Vlastimil Babka (Thu Nov 12 2020 - 06:25:38 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Matteo Croce (Thu Nov 12 2020 - 06:27:25 EST)
- Re: [PATCH] PCI: altera-msi: Remove irq handler and data in one go Thomas Gleixner (Thu Nov 12 2020 - 06:28:57 EST)
- Re: [PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH. Daniel Lezcano (Thu Nov 12 2020 - 06:29:25 EST)
- Re: [PATCH] thermal: ti-soc-thermal: Disable the CPU PM notifier for OMAP4430 Daniel Lezcano (Thu Nov 12 2020 - 06:32:00 EST)
- [PATCH v3 3/4] iommu/iova: Flush CPU rcache for when a depot fills John Garry (Thu Nov 12 2020 - 06:32:28 EST)
- [PATCH v3 1/4] iommu/iova: Add free_all_cpu_cached_iovas() John Garry (Thu Nov 12 2020 - 06:32:33 EST)
- [PATCH v3 0/4] iommu/iova: Solve longterm IOVA issue John Garry (Thu Nov 12 2020 - 06:32:37 EST)
- [PATCH v3 4/4] iommu: avoid taking iova_rbtree_lock twice John Garry (Thu Nov 12 2020 - 06:32:39 EST)
- [PATCH v3 2/4] iommu/iova: Avoid double-negatives in magazine helpers John Garry (Thu Nov 12 2020 - 06:32:47 EST)
- [PATCH net] net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable() Zhang Changzhong (Thu Nov 12 2020 - 06:33:20 EST)
- Re: [PATCH 1/4] drivers core: Introduce CPU type sysfs interface Greg Kroah-Hartman (Thu Nov 12 2020 - 06:33:32 EST)
- Re: [PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH. Daniel Lezcano (Thu Nov 12 2020 - 06:34:17 EST)
- Re: [PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana Jon Hunter (Thu Nov 12 2020 - 06:34:50 EST)
- Re: [PATCH 2/2] ARM: omap2plus_defconfig: Enable OMAP3_THERMAL Adam Ford (Thu Nov 12 2020 - 06:35:15 EST)
- Re: [PATCH v2 11/20] kasan: add and integrate kasan boot parameters Catalin Marinas (Thu Nov 12 2020 - 06:35:53 EST)
- Re: [PATCH] docs: thermal: time_in_state is displayed in msec and not usertime Daniel Lezcano (Thu Nov 12 2020 - 06:35:59 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Peter Zijlstra (Thu Nov 12 2020 - 06:37:28 EST)
- [PATCH net] iavf: fix error return code in iavf_init_get_resources() Zhang Changzhong (Thu Nov 12 2020 - 06:38:17 EST)
- [PATCH] Documentation: scheduler: fix outdated information on arch SD flags and sched_domain Barry Song (Thu Nov 12 2020 - 06:39:02 EST)
- Re: [PATCH] mm/highmem: Take kmap_high_get() properly into account Marek Szyprowski (Thu Nov 12 2020 - 06:39:37 EST)
- Re: [PATCH v2 16/17] x86/ioapic: export a few functions and data structures via io_apic.h Wei Liu (Thu Nov 12 2020 - 06:40:40 EST)
- Re: [PATCH 3/3 v5] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available Peter Zijlstra (Thu Nov 12 2020 - 06:41:24 EST)
- Re: [PATCH v2 05/17] clocksource/hyperv: use MSR-based access if running as root Daniel Lezcano (Thu Nov 12 2020 - 06:42:14 EST)
- Re: [PATCH v2 02/17] x86/hyperv: detect if Linux is the root partition Wei Liu (Thu Nov 12 2020 - 06:44:07 EST)
- Re: [PATCH v2 05/17] clocksource/hyperv: use MSR-based access if running as root Wei Liu (Thu Nov 12 2020 - 06:45:11 EST)
- Re: [PATCH V4] dt-bindings: soc: imx: Add binding doc for spba bus Adam Ford (Thu Nov 12 2020 - 06:45:51 EST)
- Re: [PATCH v5 0/2] dt-bindings: timer: renesas: tmu: Document r8a774e1 and Daniel Lezcano (Thu Nov 12 2020 - 06:46:06 EST)
- Re: [PATCH] RDMA/core: Fix error return code in _ib_modify_qp() Leon Romanovsky (Thu Nov 12 2020 - 06:47:11 EST)
- Re: [PATCH v2 02/17] x86/hyperv: detect if Linux is the root partition Wei Liu (Thu Nov 12 2020 - 06:47:18 EST)
- Re: [PATCH v1] spi: fix client driver breakages when using GPIO descriptors Charles Keepax (Thu Nov 12 2020 - 06:48:05 EST)
- [PATCH] Input: add new touchpad driver for Zinitix IC KwangDeok Son (Thu Nov 12 2020 - 06:48:43 EST)
- Re: [PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance xuxiaoyang (C) (Thu Nov 12 2020 - 06:49:52 EST)
- Re: [PATCH net] net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable() Bartosz Golaszewski (Thu Nov 12 2020 - 06:50:10 EST)
- Re: [PATCH v2] Input: touchscreen: ads7846.c: Fix race that causes missing releases Oleksij Rempel (Thu Nov 12 2020 - 06:50:23 EST)
- [PATCH] net: ethernet: mtk-star-emac: return ok when xmit drops Vincent Stehlé (Thu Nov 12 2020 - 06:50:43 EST)
- Re: [PATCH] net: ethernet: mtk-star-emac: return ok when xmit drops Bartosz Golaszewski (Thu Nov 12 2020 - 06:50:49 EST)
- [PATCH v6 4/5] ARM: dts: exynos: Add Ethernet to Artik 5 board Łukasz Stelmach (Thu Nov 12 2020 - 06:51:42 EST)
- [PATCH v6 0/5] AX88796C SPI Ethernet Adapter Łukasz Stelmach (Thu Nov 12 2020 - 06:52:28 EST)
- [PATCH v6 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver Łukasz Stelmach (Thu Nov 12 2020 - 06:52:58 EST)
- Re: [PATCH v2 20/23] mtd: nand: raw: sunxi_nand: Document 'sunxi_nfc's 'caps' member Chen-Yu Tsai (Thu Nov 12 2020 - 06:53:28 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Guennadi Liakhovetski (Thu Nov 12 2020 - 06:53:41 EST)
- Re: [PATCH v6 0/5] AX88796C SPI Ethernet Adapter Krzysztof Kozlowski (Thu Nov 12 2020 - 06:54:03 EST)
- [PATCH v6 2/5] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter Łukasz Stelmach (Thu Nov 12 2020 - 06:54:24 EST)
- [PATCH v6 5/5] ARM: defconfig: Enable ax88796c driver Łukasz Stelmach (Thu Nov 12 2020 - 06:54:45 EST)
- [PATCH v6 1/5] dt-bindings: vendor-prefixes: Add asix prefix Łukasz Stelmach (Thu Nov 12 2020 - 06:54:53 EST)
- Re: [PATCH v2 11/20] kasan: add and integrate kasan boot parameters Marco Elver (Thu Nov 12 2020 - 06:54:59 EST)
- Re: [PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary Wei Liu (Thu Nov 12 2020 - 06:55:28 EST)
- Re: [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id Jiri Olsa (Thu Nov 12 2020 - 06:57:37 EST)
- [PATCH 0/5] Stateless H.264 de-staging Ezequiel Garcia (Thu Nov 12 2020 - 06:57:41 EST)
- [PATCH 2/5] media: cedrus: h264: Support profile control Ezequiel Garcia (Thu Nov 12 2020 - 06:57:46 EST)
- [PATCH 4/5] media: Clean stateless control includes Ezequiel Garcia (Thu Nov 12 2020 - 06:57:48 EST)
- [PATCH 3/5] media: Rename stateful codec control macros Ezequiel Garcia (Thu Nov 12 2020 - 06:57:50 EST)
- [PATCH 1/5] media: rkvdec: h264: Support profile and level controls Ezequiel Garcia (Thu Nov 12 2020 - 06:57:57 EST)
- [PATCH 5/5] media: uapi: move H264 stateless controls out of staging Ezequiel Garcia (Thu Nov 12 2020 - 06:58:19 EST)
- [PATCH 1/3] dt-bindings: riscv: Add DT documentation for SiFive Bus Error Unit Yash Shah (Thu Nov 12 2020 - 07:01:53 EST)
- [PATCH 2/3] soc: sifive: beu: Add support for SiFive Bus Error Unit Yash Shah (Thu Nov 12 2020 - 07:02:05 EST)
- [PATCH 3/3] EDAC/sifive: Add support for SiFive BEU in SiFive platform EDAC Yash Shah (Thu Nov 12 2020 - 07:02:18 EST)
- [PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c Peilin Ye (Thu Nov 12 2020 - 07:03:11 EST)
- Re: [PATCH] MIPS: Loongson64: Add read_persistent_clock64() Tiezhu Yang (Thu Nov 12 2020 - 07:04:13 EST)
- [PATCH 1/5] console: Delete unused con_font_copy() callback implementations Peilin Ye (Thu Nov 12 2020 - 07:05:22 EST)
- Re: [PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana Dmitry Osipenko (Thu Nov 12 2020 - 07:11:36 EST)
- [PATCH v3 2/5] console: Delete dummy con_font_set() and con_font_default() callback implementations Peilin Ye (Thu Nov 12 2020 - 07:11:57 EST)
- [PATCH net-next 0/2] net: ipa: two fixes Alex Elder (Thu Nov 12 2020 - 07:12:10 EST)
- Re: [RFC PATCH v3] sched/fair: select idle cpu from idle cpumask for task wakeup Li, Aubrey (Thu Nov 12 2020 - 07:12:34 EST)
- [PATCH net-next 1/2] net: ipa: fix source packet contexts limit Alex Elder (Thu Nov 12 2020 - 07:12:34 EST)
- Re: [PATCH 3/5] media: Rename stateful codec control macros Hans Verkuil (Thu Nov 12 2020 - 07:13:22 EST)
- [PATCH v3 3/5] Fonts: Add charcount field to font_desc Peilin Ye (Thu Nov 12 2020 - 07:14:18 EST)
- [PATCH v3 4/5] parisc/sticore: Avoid hard-coding built-in font charcount Peilin Ye (Thu Nov 12 2020 - 07:15:00 EST)
- [PATCH v3 RFC 5/5] fbcon: Avoid using FNTCHARCNT() and hard-coded built-in font charcount Peilin Ye (Thu Nov 12 2020 - 07:16:15 EST)
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files Jeff Layton (Thu Nov 12 2020 - 07:16:47 EST)
- Re: [PATCH] sched/fair: Fix overutilized update in enqueue_task_fair() Vincent Guittot (Thu Nov 12 2020 - 07:17:34 EST)
- Re: [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock Vlastimil Babka (Thu Nov 12 2020 - 07:19:24 EST)
- [PATCH net-next 2/2] net: ipa: ignore the microcontroller log event Alex Elder (Thu Nov 12 2020 - 07:20:09 EST)
- RE: [PATCH 05/15] input: touchscreen: imx6ul_tsc: Remove set but unused variable 'value' Bough Chen (Thu Nov 12 2020 - 07:20:44 EST)
- Re: [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations Jeff Layton (Thu Nov 12 2020 - 07:21:47 EST)
- Re: [PATCH v2 02/17] x86/hyperv: detect if Linux is the root partition Wei Liu (Thu Nov 12 2020 - 07:22:50 EST)
- Re: [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret' Tero Kristo (Thu Nov 12 2020 - 07:25:33 EST)
- Re: [LKP] Re: [mm/memcg] bd0b230fe1: will-it-scale.per_process_ops -22.7% regression Feng Tang (Thu Nov 12 2020 - 07:28:51 EST)
- Re: [PATCH] sched/fair: Fix overutilized update in enqueue_task_fair() Valentin Schneider (Thu Nov 12 2020 - 07:30:06 EST)
- Re: [PATCH v2] Documentation: ACPI: explain how to use gpio-line-names Andy Shevchenko (Thu Nov 12 2020 - 07:30:41 EST)
- Re: [PATCH v21 18/19] mm/lru: introduce the relock_page_lruvec function Vlastimil Babka (Thu Nov 12 2020 - 07:31:08 EST)
- Re: [PATCH] sched/fair: ensure tasks spreading in LLC during LB Mel Gorman (Thu Nov 12 2020 - 07:35:08 EST)
- Re: ac0e958a00: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:run_init_process Rob Landley (Thu Nov 12 2020 - 07:35:19 EST)
- RE: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Sherry Sun (Thu Nov 12 2020 - 07:35:49 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Matthew Wilcox (Thu Nov 12 2020 - 07:36:27 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing Marco Elver (Thu Nov 12 2020 - 07:37:19 EST)
- Re: [PATCH v21 19/19] mm/lru: revise the comments of lru_lock Vlastimil Babka (Thu Nov 12 2020 - 07:37:30 EST)
- Re: [PATCH] sched/fair: Fix overutilized update in enqueue_task_fair() Quentin Perret (Thu Nov 12 2020 - 07:39:02 EST)
- Re: [ANNOUNCE] v5.10-rc2-rt4 Daniel Wagner (Thu Nov 12 2020 - 07:39:08 EST)
- Re: [PATCH net] net: dsa: lantiq_gswip: add missed clk_disable_unprepare() in gswip_gphy_fw_load() Vladimir Oltean (Thu Nov 12 2020 - 07:41:17 EST)
- Re: [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations Yan, Zheng (Thu Nov 12 2020 - 07:43:22 EST)
- Re: [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs Heikki Krogerus (Thu Nov 12 2020 - 07:43:52 EST)
- Re: [PATCH 5/5] media: uapi: move H264 stateless controls out of staging Hans Verkuil (Thu Nov 12 2020 - 07:46:23 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Thu Nov 12 2020 - 07:49:18 EST)
- Re: [PATCH] Documentation: scheduler: fix outdated information on arch SD flags and sched_domain Valentin Schneider (Thu Nov 12 2020 - 07:50:12 EST)
- [PATCH V2] ARM: tegra: Populate OPP table for Tegra20 Ventana Jon Hunter (Thu Nov 12 2020 - 07:52:17 EST)
- Re: [PATCH] sched/fair: Fix overutilized update in enqueue_task_fair() Valentin Schneider (Thu Nov 12 2020 - 07:52:28 EST)
- [PATCH] arm64: dts: zynqmp: Wire mailbox with zynqmp-power driver Michal Simek (Thu Nov 12 2020 - 07:52:43 EST)
- [PATCH v3] Documentation: ACPI: explain how to use gpio-line-names Flavio Suligoi (Thu Nov 12 2020 - 07:52:54 EST)
- Re: [PATCH] ARM: tegra: Populate OPP table for Tegra20 Ventana Jon Hunter (Thu Nov 12 2020 - 07:52:54 EST)
- Re: [PATCH v2 11/20] kasan: add and integrate kasan boot parameters Catalin Marinas (Thu Nov 12 2020 - 07:55:02 EST)
- REGRESSION: Re: [patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI Jason Gunthorpe (Thu Nov 12 2020 - 07:56:00 EST)
- Re: [PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE Vijayanand Jitta (Thu Nov 12 2020 - 07:56:54 EST)
- [RFC][PATCH 00/18] crypto: Add generic Kerberos library David Howells (Thu Nov 12 2020 - 07:57:58 EST)
- [PATCH 01/18] crypto/krb5: Implement Kerberos crypto core David Howells (Thu Nov 12 2020 - 07:58:10 EST)
- [PATCH 02/18] crypto/krb5: Add some constants out of sunrpc headers David Howells (Thu Nov 12 2020 - 07:58:23 EST)
- [PATCH 03/18] crypto/krb5: Provide infrastructure and key derivation David Howells (Thu Nov 12 2020 - 07:58:28 EST)
- [PATCH 05/18] crypto/krb5: Implement the Kerberos5 rfc3961 encrypt and decrypt functions David Howells (Thu Nov 12 2020 - 07:58:47 EST)
- [PATCH 06/18] crypto/krb5: Implement the Kerberos5 rfc3961 get_mic and verify_mic David Howells (Thu Nov 12 2020 - 07:58:53 EST)
- [PATCH 04/18] crypto/krb5: Implement the Kerberos5 rfc3961 key derivation David Howells (Thu Nov 12 2020 - 07:59:06 EST)
- [PATCH 08/18] crypto/krb5: Implement crypto self-testing David Howells (Thu Nov 12 2020 - 07:59:09 EST)
- [PATCH 10/18] crypto/krb5: Implement the AES encrypt/decrypt from rfc8009 David Howells (Thu Nov 12 2020 - 07:59:19 EST)
- [PATCH 11/18] crypto/krb5: Add the AES self-testing data from rfc8009 David Howells (Thu Nov 12 2020 - 07:59:29 EST)
- [PATCH 12/18] crypto/krb5: Implement the Camellia enctypes from rfc6803 David Howells (Thu Nov 12 2020 - 07:59:39 EST)
- [PATCH 13/18] rxrpc: Add the security index for yfs-rxgk David Howells (Thu Nov 12 2020 - 07:59:58 EST)
- [PATCH 15/18] rxrpc: rxgk: Provide infrastructure and key derivation David Howells (Thu Nov 12 2020 - 08:00:17 EST)
- [PATCH 16/18] rxrpc: rxgk: Implement the yfs-rxgk security class (GSSAPI) David Howells (Thu Nov 12 2020 - 08:00:36 EST)
- [PATCH 14/18] rxrpc: Add YFS RxGK (GSSAPI) security class David Howells (Thu Nov 12 2020 - 08:00:46 EST)
- [PATCH 17/18] rxrpc: rxgk: Implement connection rekeying David Howells (Thu Nov 12 2020 - 08:00:52 EST)
- [PATCH 09/18] crypto/krb5: Implement the AES enctypes from rfc8009 David Howells (Thu Nov 12 2020 - 08:01:01 EST)
- [PATCH 18/18] rxgk: Support OpenAFS's rxgk implementation David Howells (Thu Nov 12 2020 - 08:01:09 EST)
- [PATCH 07/18] crypto/krb5: Implement the AES enctypes from rfc3962 David Howells (Thu Nov 12 2020 - 08:01:25 EST)
- Re: [PATCH V2 4/5] arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB Roger Quadros (Thu Nov 12 2020 - 08:02:01 EST)
- Re: [PATCH v13 4/8] x86: kdump: move reserve_crashkernel[_low]() into crash_core.c chenzhou (Thu Nov 12 2020 - 08:02:30 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Dietmar Eggemann (Thu Nov 12 2020 - 08:05:59 EST)
- Re: [PATCH v2] Make iwmmxt.S support Clang's integrated assembler Arnd Bergmann (Thu Nov 12 2020 - 08:06:34 EST)
- [PATCH v2 0/3] Adding I2C support to RX6110 RTC Claudius Heine (Thu Nov 12 2020 - 08:08:09 EST)
- [PATCH v2 1/3] rtc: rx6110: add i2c support Claudius Heine (Thu Nov 12 2020 - 08:08:11 EST)
- [PATCH v2 3/3] rtc: Kconfig: Fix typo in help message of rx 6110 Claudius Heine (Thu Nov 12 2020 - 08:08:14 EST)
- [PATCH v2 2/3] rtc: rx6110: add ACPI bindings to I2C Claudius Heine (Thu Nov 12 2020 - 08:08:17 EST)
- Re: [PATCH v3] Documentation: ACPI: explain how to use gpio-line-names Mika Westerberg (Thu Nov 12 2020 - 08:09:20 EST)
- Re: [RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM Qi Liu (Thu Nov 12 2020 - 08:09:39 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Thu Nov 12 2020 - 08:10:42 EST)
- Re: [PATCH v13 6/8] arm64: kdump: reimplement crashkernel=X chenzhou (Thu Nov 12 2020 - 08:11:39 EST)
- Re: [PATCH] reset: Add reset controller API Amjad Ouled-Ameur (Thu Nov 12 2020 - 08:14:54 EST)
- [PATCH v4] Documentation: ACPI: explain how to use gpio-line-names Flavio Suligoi (Thu Nov 12 2020 - 08:15:55 EST)
- Re: [PATCH] arm64: Change the location of DISCARDS Catalin Marinas (Thu Nov 12 2020 - 08:17:48 EST)
- Re: [PATCH v2 1/3] rtc: rx6110: add i2c support Claudius Heine (Thu Nov 12 2020 - 08:19:24 EST)
- [PATCH 1/6] staging: net: wimax: i2400m: control: Fix some misspellings in i2400m_set_init_config()'s docs Lee Jones (Thu Nov 12 2020 - 08:20:10 EST)
- [PATCH 2/6] staging: net: wimax: i2400m: driver: Demote some non-conformant kernel-docs, fix others Lee Jones (Thu Nov 12 2020 - 08:20:16 EST)
- [PATCH 3/6] staging: net: wimax: i2400m: fw: Fix some function header misdemeanours Lee Jones (Thu Nov 12 2020 - 08:20:18 EST)
- [PATCH 4/6] staging: net: wimax: i2400m: netdev: Demote non-conformant function header Lee Jones (Thu Nov 12 2020 - 08:20:22 EST)
- [PATCH 6/6] staging: net: wimax: i2400m: fw: Fix incorrectly spelt function parameter in documentation Lee Jones (Thu Nov 12 2020 - 08:20:25 EST)
- [PATCH 5/6] staging: net: wimax: i2400m: tx: Fix a few kernel-doc misdemeanours Lee Jones (Thu Nov 12 2020 - 08:20:36 EST)
- [PATCH 0/6] Rid i2400m driver set of W=1 issues Lee Jones (Thu Nov 12 2020 - 08:20:38 EST)
- Re: [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret' Lee Jones (Thu Nov 12 2020 - 08:21:51 EST)
- Re: [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations Jeff Layton (Thu Nov 12 2020 - 08:22:07 EST)
- Re: [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header Lee Jones (Thu Nov 12 2020 - 08:22:31 EST)
- [PATCH] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind() Xiongfeng Wang (Thu Nov 12 2020 - 08:23:15 EST)
- Re: [PATCH] usb: gadget: mass_storage: fix error return code in msg_bind() chenzhou (Thu Nov 12 2020 - 08:23:20 EST)
- Re: [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header Heiko Stübner (Thu Nov 12 2020 - 08:23:55 EST)
- Re: [PATCH] selinux: Fix error return code in sel_ib_pkey_sid_slow() chenzhou (Thu Nov 12 2020 - 08:23:59 EST)
- Re: [PATCH v7 15/18] NTB: Add support for EPF PCI-Express Non-Transparent Bridge Arnd Bergmann (Thu Nov 12 2020 - 08:25:19 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Greg KH (Thu Nov 12 2020 - 08:28:27 EST)
- Re: [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header Lee Jones (Thu Nov 12 2020 - 08:28:34 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Arnaud POULIQUEN (Thu Nov 12 2020 - 08:28:44 EST)
- RE: [LKP] Re: [auxdisplay] b26deabb1d: BUG:kernel_NULL_pointer_dereference,address Sang, Oliver (Thu Nov 12 2020 - 08:29:38 EST)
- Re: [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header Heiko Stübner (Thu Nov 12 2020 - 08:30:14 EST)
- [PATCH] drm/i915/gvt: return error when failing to take the module reference Xiongfeng Wang (Thu Nov 12 2020 - 08:31:08 EST)
- [PATCH v3] dt-bindings: misc: convert fsl,qoriq-mc from txt to YAML Laurentiu Tudor (Thu Nov 12 2020 - 08:33:22 EST)
- Re: [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret' Tero Kristo (Thu Nov 12 2020 - 08:33:37 EST)
- Re: [PATCH V2 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto Tero Kristo (Thu Nov 12 2020 - 08:34:31 EST)
- [PATCH v5 1/3] dt-bindings: media: atmel: csi2dc: add bindings for microchip csi2dc Eugen Hristev (Thu Nov 12 2020 - 08:34:47 EST)
- [PATCH v5 2/3] media: atmel: introduce microchip csi2dc driver Eugen Hristev (Thu Nov 12 2020 - 08:34:53 EST)
- [PATCH v5 3/3] MAINTAINERS: add microchip csi2dc Eugen Hristev (Thu Nov 12 2020 - 08:34:58 EST)
- [PATCH v2 00/29] virtio-mem: Big Block Mode (BBM) David Hildenbrand (Thu Nov 12 2020 - 08:38:35 EST)
- [PATCH v2 02/29] virtio-mem: more precise calculation in virtio_mem_mb_state_prepare_next_mb() David Hildenbrand (Thu Nov 12 2020 - 08:38:38 EST)
- [PATCH v2 01/29] virtio-mem: determine nid only once using memory_add_physaddr_to_nid() David Hildenbrand (Thu Nov 12 2020 - 08:38:41 EST)
- [PATCH v2 04/29] virtio-mem: drop rc2 in virtio_mem_mb_plug_and_add() David Hildenbrand (Thu Nov 12 2020 - 08:38:51 EST)
- [PATCH v2 05/29] virtio-mem: use "unsigned long" for nr_pages when fake onlining/offlining David Hildenbrand (Thu Nov 12 2020 - 08:38:52 EST)
- [PATCH v2 03/29] virtio-mem: simplify MAX_ORDER - 1 / pageblock_order handling David Hildenbrand (Thu Nov 12 2020 - 08:38:52 EST)
- [PATCH net] vsock: forward all packets to the host when no H2G is registered Stefano Garzarella (Thu Nov 12 2020 - 08:38:52 EST)
- [PATCH v2 07/29] virtio-mem: print debug messages from virtio_mem_send_*_request() David Hildenbrand (Thu Nov 12 2020 - 08:38:59 EST)
- [PATCH v2 06/29] virtio-mem: factor out calculation of the bit number within the subblock bitmap David Hildenbrand (Thu Nov 12 2020 - 08:39:20 EST)
- [PATCH v2 09/29] virtio-mem: factor out handling of fake-offline pages in memory notifier David Hildenbrand (Thu Nov 12 2020 - 08:39:36 EST)
- [PATCH v2 11/29] virtio-mem: generalize check for added memory David Hildenbrand (Thu Nov 12 2020 - 08:39:36 EST)
- [PATCH v2 08/29] virtio-mem: factor out fake-offlining into virtio_mem_fake_offline() David Hildenbrand (Thu Nov 12 2020 - 08:39:36 EST)
- [PATCH v2 13/29] virtio-mem: generalize virtio_mem_overlaps_range() David Hildenbrand (Thu Nov 12 2020 - 08:39:37 EST)
- [PATCH v2 17/29] virito-mem: document Sub Block Mode (SBM) David Hildenbrand (Thu Nov 12 2020 - 08:39:38 EST)
- [PATCH v2 16/29] virtio-mem: generalize handling when memory is getting onlined deferred David Hildenbrand (Thu Nov 12 2020 - 08:39:43 EST)
- [PATCH v2 19/29] virito-mem: subblock states are specific to Sub Block Mode (SBM) David Hildenbrand (Thu Nov 12 2020 - 08:39:43 EST)
- [PATCH v2 18/29] virtio-mem: memory block states are specific to Sub Block Mode (SBM) David Hildenbrand (Thu Nov 12 2020 - 08:39:43 EST)
- [PATCH v2 20/29] virtio-mem: nb_sb_per_mb and subblock_size are specific to Sub Block Mode (SBM) David Hildenbrand (Thu Nov 12 2020 - 08:39:44 EST)
- [PATCH v2 21/29] virtio-mem: memory block ids are specific to Sub Block Mode (SBM) David Hildenbrand (Thu Nov 12 2020 - 08:39:46 EST)
- [PATCH v2 22/29] virito-mem: existing (un)plug functions are specific to Sub Block Mode (SBM) David Hildenbrand (Thu Nov 12 2020 - 08:39:49 EST)
- Re: [PATCH v4] Documentation: ACPI: explain how to use gpio-line-names Andy Shevchenko (Thu Nov 12 2020 - 08:39:52 EST)
- [PATCH v2 24/29] virtio-mem: factor out adding/removing memory from Linux David Hildenbrand (Thu Nov 12 2020 - 08:39:56 EST)
- [PATCH v2 23/29] virtio-mem: memory notifier callbacks are specific to Sub Block Mode (SBM) David Hildenbrand (Thu Nov 12 2020 - 08:40:05 EST)
- [PATCH v2 25/29] virtio-mem: Big Block Mode (BBM) memory hotplug David Hildenbrand (Thu Nov 12 2020 - 08:40:09 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Joel Fernandes (Thu Nov 12 2020 - 08:40:14 EST)
- [PATCH v2 27/29] mm/memory_hotplug: extend offline_and_remove_memory() to handle more than one memory block David Hildenbrand (Thu Nov 12 2020 - 08:40:23 EST)
- [PATCH v2 26/29] virtio-mem: allow to force Big Block Mode (BBM) and set the big block size David Hildenbrand (Thu Nov 12 2020 - 08:40:27 EST)
- [PATCH v2 28/29] virtio-mem: Big Block Mode (BBM) - basic memory hotunplug David Hildenbrand (Thu Nov 12 2020 - 08:40:29 EST)
- [PATCH v2 15/29] virtio-mem: don't always trigger the workqueue when offlining memory David Hildenbrand (Thu Nov 12 2020 - 08:40:32 EST)
- [PATCH v2 29/29] virtio-mem: Big Block Mode (BBM) - safe memory hotunplug David Hildenbrand (Thu Nov 12 2020 - 08:40:41 EST)
- [PATCH v2 14/29] virtio-mem: drop last_mb_id David Hildenbrand (Thu Nov 12 2020 - 08:40:58 EST)
- [PATCH v2 12/29] virtio-mem: generalize virtio_mem_owned_mb() David Hildenbrand (Thu Nov 12 2020 - 08:40:59 EST)
- [PATCH v2 10/29] virtio-mem: retry fake-offlining via alloc_contig_range() on ZONE_MOVABLE David Hildenbrand (Thu Nov 12 2020 - 08:41:08 EST)
- Re: [PATCH] ttyprintk: optimize tpk_close flush code sunjunyong (Thu Nov 12 2020 - 08:41:30 EST)
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library David Howells (Thu Nov 12 2020 - 08:44:26 EST)
- Re: [PATCH] reset: Add reset controller API Amjad Ouled-Ameur (Thu Nov 12 2020 - 08:44:45 EST)
- Re: [git pull] drm next pull for 5.10-rc1 Wen Pu (Thu Nov 12 2020 - 08:45:06 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Thu Nov 12 2020 - 08:46:20 EST)
- Re: [PATCH 05/25] soc: rockchip: io-domain: Remove incorrect and incomplete comment header Lee Jones (Thu Nov 12 2020 - 08:48:05 EST)
- [tip: core/mm] mm/highmem: Take kmap_high_get() properly into account tip-bot2 for Thomas Gleixner (Thu Nov 12 2020 - 08:48:22 EST)
- [PATCH v2] selinux: Fix error return code in sel_ib_pkey_sid_slow() Chen Zhou (Thu Nov 12 2020 - 08:48:45 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Vladimir Oltean (Thu Nov 12 2020 - 08:49:16 EST)
- RE: ac0e958a00: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:run_init_process David Laight (Thu Nov 12 2020 - 08:49:35 EST)
- [PATCH v2] usb: gadget: mass_storage: fix error return code in msg_bind() Chen Zhou (Thu Nov 12 2020 - 08:49:39 EST)
- RE: [PATCH v4] Documentation: ACPI: explain how to use gpio-line-names Flavio Suligoi (Thu Nov 12 2020 - 08:50:16 EST)
- Re: [PATCH] PCI: altera-msi: Remove irq handler and data in one go Thomas Gleixner (Thu Nov 12 2020 - 08:50:47 EST)
- Re: [PATCH v2 15/17] x86/hyperv: implement an MSI domain for root partition Wei Liu (Thu Nov 12 2020 - 08:50:57 EST)
- Re: [PATCH 1/1] pinctrl: add IRQF_EARLY_RESUME flags with gpio irq for elan touchpad. Andy Shevchenko (Thu Nov 12 2020 - 08:51:24 EST)
- Re: [PATCH v3 0/2] KVM: SVM: Create separate vmcbs for L1 and L2 Cathy Avery (Thu Nov 12 2020 - 08:52:09 EST)
- [Fonts] 9522750c66: fio.read_iops 7.5% improvement kernel test robot (Thu Nov 12 2020 - 08:52:20 EST)
- Re: [PATCH V4] dt-bindings: soc: imx: Add binding doc for spba bus Rob Herring (Thu Nov 12 2020 - 08:52:52 EST)
- Re: [ANNOUNCE] v5.10-rc2-rt4 Sebastian Andrzej Siewior (Thu Nov 12 2020 - 08:54:52 EST)
- [PATCH v2 1/2] dt-bindings: Document the hi3559a clock bindings Dongjiu Geng (Thu Nov 12 2020 - 08:56:01 EST)
- [PATCH v2 2/2] clk: hisilicon: Add clock driver for hi3559A SoC Dongjiu Geng (Thu Nov 12 2020 - 08:56:12 EST)
- Re: [PATCH v2] pinctrl: intel: Fix Jasperlake HOSTSW_OWN offset Andy Shevchenko (Thu Nov 12 2020 - 08:56:30 EST)
- Re: [RFC] Are you good with Lockdep? Daniel Vetter (Thu Nov 12 2020 - 08:57:03 EST)
- [PATCH v2 1/2] dt-bindings: Document the hi3559a clock bindings Dongjiu Geng (Thu Nov 12 2020 - 08:58:44 EST)
- [PATCH] Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" Geert Uytterhoeven (Thu Nov 12 2020 - 08:59:16 EST)
- [PATCH v2 2/2] clk: hisilicon: Add clock driver for hi3559A SoC Dongjiu Geng (Thu Nov 12 2020 - 08:59:49 EST)
- [PATCH] watch_queue: Fix wrong return value of watch_queue_set_size() Zhang Xiaoxu (Thu Nov 12 2020 - 09:01:22 EST)
- Re: [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE Matthew Wilcox (Thu Nov 12 2020 - 09:02:00 EST)
- Re: [RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM Suzuki K Poulose (Thu Nov 12 2020 - 09:04:02 EST)
- Re: [PATCH v2] scsi: ufs-exynos: use devm_platform_ioremap_resource_byname() Geert Uytterhoeven (Thu Nov 12 2020 - 09:06:32 EST)
- [PATCH] iosched: Add i10 I/O Scheduler Rachit Agarwal (Thu Nov 12 2020 - 09:08:13 EST)
- Re: [PATCH 7/7] usb: musb: convert to devm_platform_ioremap_resource_byname Geert Uytterhoeven (Thu Nov 12 2020 - 09:08:50 EST)
- [PATCH v9 0/5] Exynos: Simple QoS for exynos-bus using interconnect Sylwester Nawrocki (Thu Nov 12 2020 - 09:10:56 EST)
- [PATCH v9 3/5] MAINTAINERS: Add entry for Samsung interconnect drivers Sylwester Nawrocki (Thu Nov 12 2020 - 09:11:09 EST)
- [PATCH v9 1/5] dt-bindings: devfreq: Add documentation for the interconnect properties Sylwester Nawrocki (Thu Nov 12 2020 - 09:11:11 EST)
- Re: [PATCH v2] scsi: ufs-exynos: use devm_platform_ioremap_resource_byname() Geert Uytterhoeven (Thu Nov 12 2020 - 09:11:16 EST)
- [PATCH v9 2/5] interconnect: Add generic interconnect driver for Exynos SoCs Sylwester Nawrocki (Thu Nov 12 2020 - 09:11:19 EST)
- [PATCH v9 5/5] drm: exynos: mixer: Add interconnect support Sylwester Nawrocki (Thu Nov 12 2020 - 09:11:23 EST)
- [PATCH v9 4/5] PM / devfreq: exynos-bus: Add registration of interconnect child device Sylwester Nawrocki (Thu Nov 12 2020 - 09:11:35 EST)
- Re: REGRESSION: Re: [patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI Thomas Gleixner (Thu Nov 12 2020 - 09:15:29 EST)
- RE: [PATCH v1 0/1] mmc: sdhci-of-arasan: Specify .clk_ops for Keem Bay SOC Zulkifli, Muhammad Husaini (Thu Nov 12 2020 - 09:15:35 EST)
- Re: [LKP] Re: [mm/memcg] bd0b230fe1: will-it-scale.per_process_ops -22.7% regression Michal Hocko (Thu Nov 12 2020 - 09:17:01 EST)
- Re: [PATCH V2 1/5] arm64: dts: ti: k3-am65*: Cleanup disabled nodes at SoC dtsi level Tony Lindgren (Thu Nov 12 2020 - 09:17:48 EST)
- Re: [PATCH V2 1/5] arm64: dts: ti: k3-am65*: Cleanup disabled nodes at SoC dtsi level Tony Lindgren (Thu Nov 12 2020 - 09:18:43 EST)
- Re: [PATCH V2 2/5] arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level Tony Lindgren (Thu Nov 12 2020 - 09:19:13 EST)
- Re: [PATCH V2 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto Tony Lindgren (Thu Nov 12 2020 - 09:19:45 EST)
- Re: [PATCH V2 4/5] arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB Tony Lindgren (Thu Nov 12 2020 - 09:20:05 EST)
- Re: [PATCH v21 17/19] mm/lru: replace pgdat lru_lock with lruvec lock Alex Shi (Thu Nov 12 2020 - 09:20:37 EST)
- Re: [PATCH v1] PCI: dwc: convert to devm_platform_ioremap_resource_byname() Geert Uytterhoeven (Thu Nov 12 2020 - 09:22:48 EST)
- Re: [PATCH V2 5/5] arm64: dts: ti: am65/j721e/j7200: Mark firmware used uart as "reserved" Tony Lindgren (Thu Nov 12 2020 - 09:25:04 EST)
- Re: [PATCH v3 03/12] mm/filemap: Add helper for finding pages Matthew Wilcox (Thu Nov 12 2020 - 09:25:15 EST)
- Re: [RFC] Are you good with Lockdep? Steven Rostedt (Thu Nov 12 2020 - 09:26:18 EST)
- Re: [PATCH] PCI: altera-msi: Remove irq handler and data in one go Bjorn Helgaas (Thu Nov 12 2020 - 09:27:02 EST)
- Re: [PATCH v3 2/2] phy: intel: Add Keem Bay USB PHY support Andy Shevchenko (Thu Nov 12 2020 - 09:28:17 EST)
- [PATCH net-next] net/mlx5: Fix passing zero to 'PTR_ERR' YueHaibing (Thu Nov 12 2020 - 09:29:08 EST)
- Re: [PATCH] clk: samsung: allow building the clkout driver as module Sylwester Nawrocki (Thu Nov 12 2020 - 09:37:04 EST)
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library Chuck Lever (Thu Nov 12 2020 - 09:37:05 EST)
- Re: [PATCH v2 2/5] mm, page_poison: use static key more efficiently Vlastimil Babka (Thu Nov 12 2020 - 09:38:09 EST)
- Re: [PATCH v5 1/6] ASoC: dt-bindings: tegra: Add graph bindings Rob Herring (Thu Nov 12 2020 - 09:39:03 EST)
- Re: [for-next][PATCH 12/17] fgraph: Make overruns 4 bytes in graph stack structure Steven Rostedt (Thu Nov 12 2020 - 09:39:19 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Joel Fernandes (Thu Nov 12 2020 - 09:40:18 EST)
- [gustavoars-linux:testing/uapi/usb-raw-gadget] BUILD SUCCESS c382629ee49d56bb51161211741f5c578b6145d3 kernel test robot (Thu Nov 12 2020 - 09:40:25 EST)
- Re: [PATCH 2/2] irqchip/gic-v3-its: Disable vSGI upon (CPUIF < v4.1) detection Lorenzo Pieralisi (Thu Nov 12 2020 - 09:40:40 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Qais Yousef (Thu Nov 12 2020 - 09:41:37 EST)
- Re: [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking Vlastimil Babka (Thu Nov 12 2020 - 09:42:59 EST)
- [PATCH net 1/1] net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call Wong Vee Khee (Thu Nov 12 2020 - 09:46:58 EST)
- [PATCH] net: macb: Fix passing zero to 'PTR_ERR' YueHaibing (Thu Nov 12 2020 - 09:50:40 EST)
- Re: Performance regressions in "boot_time" tests in Linux 5.8 Kernel bhe@xxxxxxxxxx (Thu Nov 12 2020 - 09:52:03 EST)
- Re: [PATCH v2 1/4] dt-bindings: gpio: Add bindings for Toshiba Visconti GPIO Controller Rob Herring (Thu Nov 12 2020 - 09:52:45 EST)
- [PATCH] loop: Fix passing zero to 'PTR_ERR' warning YueHaibing (Thu Nov 12 2020 - 09:52:50 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Alexander Graf (Thu Nov 12 2020 - 09:52:59 EST)
- Re: [RFC] Are you good with Lockdep? Matthew Wilcox (Thu Nov 12 2020 - 09:53:31 EST)
- Re: [PATCH 0/2] nvme-pic: improve max I/O queue handling Keith Busch (Thu Nov 12 2020 - 09:53:36 EST)
- [PATCH] nbd: Fix passing zero to 'PTR_ERR' warning YueHaibing (Thu Nov 12 2020 - 09:54:11 EST)
- Re: [PATCH v3 10/15] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA Rob Herring (Thu Nov 12 2020 - 09:54:54 EST)
- [PATCH] IB/srpt: Fix passing zero to 'PTR_ERR' YueHaibing (Thu Nov 12 2020 - 09:55:06 EST)
- Re: [PATCH 1/2] arm64: cpufeature: Add GIC CPUIF v4.1 detection Lorenzo Pieralisi (Thu Nov 12 2020 - 09:55:20 EST)
- [PATCH] net: dsa: sja1105: Fix return value check in sja1105_ptp_clock_register() YueHaibing (Thu Nov 12 2020 - 09:56:00 EST)
- Re: [PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas Mike Rapoport (Thu Nov 12 2020 - 09:56:52 EST)
- Re: [PATCH v2 1/1] firmware: arm_scmi: Add SCMI System Power Control driver Sudeep Holla (Thu Nov 12 2020 - 09:57:55 EST)
- Re: [PATCH v3 10/15] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA Rob Herring (Thu Nov 12 2020 - 09:58:07 EST)
- Re: [PATCH 3/3 v5] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available Steven Rostedt (Thu Nov 12 2020 - 09:59:20 EST)
- [PATCH] nfp: Fix passing zero to 'PTR_ERR' YueHaibing (Thu Nov 12 2020 - 09:59:27 EST)
- Re: [RFC] Are you good with Lockdep? Byungchul Park (Thu Nov 12 2020 - 09:59:32 EST)
- [PATCH net-next 1/1] net: phy: Add additional logics on probing C45 PHY devices Wong Vee Khee (Thu Nov 12 2020 - 10:01:13 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Vignesh Raghavendra (Thu Nov 12 2020 - 10:01:14 EST)
- Re: [PATCH -next v2] clk: pm_clock: provide stubs for pm_clk_runtime_suspend/_resume Rafael J. Wysocki (Thu Nov 12 2020 - 10:01:45 EST)
- [PATCH] regmap: Fix order of regmap write log Lucas Tanure (Thu Nov 12 2020 - 10:02:37 EST)
- Re: [PATCH] gcov: remove support for GCC < 4.9 Peter Oberparleiter (Thu Nov 12 2020 - 10:04:16 EST)
- Re: [PATCH] platform/x86: dell-privacy: Add support for new privacy driver Enrico Weigelt, metux IT consult (Thu Nov 12 2020 - 10:06:36 EST)
- memory leak in cinergyt2_fe_attach syzbot (Thu Nov 12 2020 - 10:07:41 EST)
- memory leak in wacom_probe syzbot (Thu Nov 12 2020 - 10:07:41 EST)
- Re: [PATCH v9 17/44] kasan, arm64: move initialization message Alexander Potapenko (Thu Nov 12 2020 - 10:09:41 EST)
- RE: [PATCH] ACPICA: fix -Wfallthrough Moore, Robert (Thu Nov 12 2020 - 10:13:36 EST)
- Re: [PATCH v2 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT Vitaly Kuznetsov (Thu Nov 12 2020 - 10:14:30 EST)
- Re: [PATCH v2 02/17] x86/hyperv: detect if Linux is the root partition Vitaly Kuznetsov (Thu Nov 12 2020 - 10:16:41 EST)
- Re: [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes Alexander Potapenko (Thu Nov 12 2020 - 10:16:44 EST)
- Re: REGRESSION: Re: [patch V2 00/46] x86, PCI, XEN, genirq ...: Prepare for device MSI Thomas Gleixner (Thu Nov 12 2020 - 10:18:27 EST)
- [PATCH] ring-buffer: Fix a typo in function description Qiujun Huang (Thu Nov 12 2020 - 10:18:30 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Jan Kara (Thu Nov 12 2020 - 10:19:15 EST)
- Re: [PATCH 1/2] mm: slub: call account_slab_page() after slab page initialization Johannes Weiner (Thu Nov 12 2020 - 10:20:22 EST)
- Re: [PATCH net-next 1/1] net: phy: Add additional logics on probing C45 PHY devices Andrew Lunn (Thu Nov 12 2020 - 10:22:01 EST)
- Re: [PATCH] ceph: fix race in concurrent __ceph_remove_cap invocations Luis Henriques (Thu Nov 12 2020 - 10:23:48 EST)
- Re: [PATCH v2 03/17] Drivers: hv: vmbus: skip VMBus initialization if Linux is root Vitaly Kuznetsov (Thu Nov 12 2020 - 10:24:47 EST)
- [PATCH net v1] lan743x: fix use of uninitialized variable Sven Van Asbroeck (Thu Nov 12 2020 - 10:25:22 EST)
- Re: [PATCH] nfp: Fix passing zero to 'PTR_ERR' Simon Horman (Thu Nov 12 2020 - 10:26:13 EST)
- Re: [PATCH v2 04/17] iommu/hyperv: don't setup IRQ remapping when running as root Vitaly Kuznetsov (Thu Nov 12 2020 - 10:27:24 EST)
- Re: [PATCH][next] SFH: fix error return check for -ERESTARTSYS Jiri Kosina (Thu Nov 12 2020 - 10:27:29 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Serge Semin (Thu Nov 12 2020 - 10:27:45 EST)
- [PATCH] usb: core: Null deref in kernel with USB webcams. JohnnyB (Thu Nov 12 2020 - 10:28:29 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Joel Fernandes (Thu Nov 12 2020 - 10:29:00 EST)
- Re: [RFC PATCH] ceph: fix cross quota realms renames with new truncated files Luis Henriques (Thu Nov 12 2020 - 10:29:51 EST)
- Re: [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support Christian Eggers (Thu Nov 12 2020 - 10:30:07 EST)
- Re: [PATCH v2 05/17] clocksource/hyperv: use MSR-based access if running as root Vitaly Kuznetsov (Thu Nov 12 2020 - 10:31:05 EST)
- RE: [PATCH] platform/x86: dell-privacy: Add support for new privacy driver Limonciello, Mario (Thu Nov 12 2020 - 10:31:34 EST)
- Re: [PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing Steven Rostedt (Thu Nov 12 2020 - 10:35:51 EST)
- Re: [PATCH v2 06/17] x86/hyperv: allocate output arg pages if required Vitaly Kuznetsov (Thu Nov 12 2020 - 10:35:57 EST)
- Re: bootconfig length parse error in kernel Masami Hiramatsu (Thu Nov 12 2020 - 10:36:39 EST)
- Re: [PATCH v2 1/2] ASoC: google: dt-bindings: add new compatible for sc7180-coachz Rob Herring (Thu Nov 12 2020 - 10:36:44 EST)
- [PATCH net-next v2 00/11] net: dsa: microchip: PTP support for KSZ956x Christian Eggers (Thu Nov 12 2020 - 10:37:11 EST)
- Re: [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support Vladimir Oltean (Thu Nov 12 2020 - 10:38:11 EST)
- [PATCH net-next v2 01/11] dt-bindings: net: dsa: convert ksz bindings document to yaml Christian Eggers (Thu Nov 12 2020 - 10:39:14 EST)
- Re: [PATCH 2/2] irqchip/gic-v3-its: Disable vSGI upon (CPUIF < v4.1) detection Marc Zyngier (Thu Nov 12 2020 - 10:39:21 EST)
- [PATCH net-next v2 02/11] net: dsa: microchip: support for "ethernet-ports" node Christian Eggers (Thu Nov 12 2020 - 10:40:33 EST)
- [PATCH net-next v2 03/11] net: dsa: microchip: split ksz_common.h Christian Eggers (Thu Nov 12 2020 - 10:41:54 EST)
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library David Howells (Thu Nov 12 2020 - 10:43:09 EST)
- [PATCH net-next v2 04/11] net: dsa: microchip: rename ksz9477.c to ksz9477_main.o Christian Eggers (Thu Nov 12 2020 - 10:43:17 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Miquel Raynal (Thu Nov 12 2020 - 10:43:18 EST)
- Re: [PATCH v3 7/7] mm, page_alloc: disable pcplists during memory offline Vlastimil Babka (Thu Nov 12 2020 - 10:43:54 EST)
- [PATCH] Revert "ceph: allow rename operation under different quota realms" Luis Henriques (Thu Nov 12 2020 - 10:43:58 EST)
- Re: [PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary Vitaly Kuznetsov (Thu Nov 12 2020 - 10:44:49 EST)
- [PATCH net-next v2 05/11] dt-bindings: net: dsa: microchip,ksz: add interrupt property Christian Eggers (Thu Nov 12 2020 - 10:44:51 EST)
- Re: [PATCH v2] xtensa: fix broken TIF_NOTIFY_SIGNAL assembly Jens Axboe (Thu Nov 12 2020 - 10:45:07 EST)
- Re: [PATCH 0/2] nvme-pic: improve max I/O queue handling Niklas Schnelle (Thu Nov 12 2020 - 10:45:52 EST)
- [PATCH net-next V3] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dmytro Shytyi (Thu Nov 12 2020 - 10:46:04 EST)
- [PATCH net-next v2 06/11] net: dsa: microchip: ksz9477: basic interrupt support Christian Eggers (Thu Nov 12 2020 - 10:46:14 EST)
- Re: [PATCH v2 13/23] mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc headers Kamal Dasu (Thu Nov 12 2020 - 10:46:27 EST)
- Re: [PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing Richard Fitzgerald (Thu Nov 12 2020 - 10:47:23 EST)
- [PATCH net-next v2 07/11] net: dsa: microchip: ksz9477: add Posix clock support for chip PTP clock Christian Eggers (Thu Nov 12 2020 - 10:47:38 EST)
- Re: [PATCH] x86/platform/uv: UV5 Fix copied output archtype Steve Wahl (Thu Nov 12 2020 - 10:48:42 EST)
- [PATCH net-next v2 08/11] net: ptp: add helper for one-step P2P clocks Christian Eggers (Thu Nov 12 2020 - 10:48:55 EST)
- [PATCH] drm/msm: adreno: Make speed-bin support generic Akhil P Oommen (Thu Nov 12 2020 - 10:49:18 EST)
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library Chuck Lever (Thu Nov 12 2020 - 10:49:30 EST)
- [PATCH net-next v2 09/11] net: dsa: microchip: ksz9477: add hardware time stamping support Christian Eggers (Thu Nov 12 2020 - 10:50:17 EST)
- Re: [PATCH v2 08/17] x86/hyperv: handling hypercall page setup for root Vitaly Kuznetsov (Thu Nov 12 2020 - 10:51:28 EST)
- Re: [PATCH v2 02/17] x86/hyperv: detect if Linux is the root partition Wei Liu (Thu Nov 12 2020 - 10:51:34 EST)
- Re: ac0e958a00: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:run_init_process Rob Landley (Thu Nov 12 2020 - 10:51:45 EST)
- [PATCH net-next v2 10/11] net: dsa: microchip: ksz9477: add Pulse Per Second (PPS) support Christian Eggers (Thu Nov 12 2020 - 10:51:47 EST)
- [PATCH] usb: core: Null deref in kernel with USB webcams. John Boero (Thu Nov 12 2020 - 10:52:17 EST)
- Re: [PATCH v2 05/17] clocksource/hyperv: use MSR-based access if running as root Wei Liu (Thu Nov 12 2020 - 10:52:22 EST)
- Re: [PATCH v2 13/23] mtd: nand: raw: brcmnand: brcmnand: Demote non-conformant kernel-doc headers Miquel Raynal (Thu Nov 12 2020 - 10:52:44 EST)
- Re: [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking Rafael J. Wysocki (Thu Nov 12 2020 - 10:52:56 EST)
- [PATCH net-next v2 11/11] net: dsa: microchip: ksz9477: add periodic output support Christian Eggers (Thu Nov 12 2020 - 10:53:07 EST)
- Re: [PATCH 2/2] media: i2c: Add support for the OV5648 image sensor Paul Kocialkowski (Thu Nov 12 2020 - 10:53:26 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. John Boero (Thu Nov 12 2020 - 10:54:31 EST)
- Re: [PATCH] platform/x86: dell-privacy: Add support for new privacy driver Hans de Goede (Thu Nov 12 2020 - 10:55:15 EST)
- Re: [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init() Nicolas Saenz Julienne (Thu Nov 12 2020 - 10:56:44 EST)
- Re: [PATCH V2 5/5] arm64: dts: ti: am65/j721e/j7200: Mark firmware used uart as "reserved" Vignesh Raghavendra (Thu Nov 12 2020 - 10:56:52 EST)
- Re: [PATCH v2 7/7] arm64: dts: ti: k3-j7200-common-proc-board: Enable PCIe Vignesh Raghavendra (Thu Nov 12 2020 - 10:56:59 EST)
- Re: [PATCH] mthca: work around -Wenum-conversion warning Jason Gunthorpe (Thu Nov 12 2020 - 10:57:15 EST)
- Re: [PATCH] regmap: Fix order of regmap write log Charles Keepax (Thu Nov 12 2020 - 10:57:31 EST)
- Re: [PATCH v2 09/17] x86/hyperv: provide a bunch of helper functions Vitaly Kuznetsov (Thu Nov 12 2020 - 10:57:57 EST)
- RE: [PATCH] platform/x86: dell-privacy: Add support for new privacy driver Limonciello, Mario (Thu Nov 12 2020 - 10:58:14 EST)
- [PATCH net-next 01/18] net: phy: vitesse: implement generic .handle_interrupt() callback Ioana Ciornei (Thu Nov 12 2020 - 10:58:23 EST)
- [PATCH net-next 08/18] net: phy: lxt: remove the use of .ack_interrupt() Ioana Ciornei (Thu Nov 12 2020 - 10:58:34 EST)
- Re: [PATCH v2 6/7] arm64: dts: ti: k3-j7200-common-proc-board: Enable SERDES0 Vignesh Raghavendra (Thu Nov 12 2020 - 10:58:39 EST)
- [PATCH net-next 10/18] net: phy: nxp-tja11xx: remove the use of .ack_interrupt() Ioana Ciornei (Thu Nov 12 2020 - 10:58:46 EST)
- [PATCH net-next 17/18] net: phy: adin: implement generic .handle_interrupt() callback Ioana Ciornei (Thu Nov 12 2020 - 10:58:50 EST)
- [PATCH net-next 12/18] net: phy: amd: remove the use of .ack_interrupt() Ioana Ciornei (Thu Nov 12 2020 - 10:58:52 EST)
- [PATCH net-next 11/18] net: phy: amd: implement generic .handle_interrupt() callback Ioana Ciornei (Thu Nov 12 2020 - 10:58:57 EST)
- [PATCH net-next 18/18] net: phy: adin: remove the use of the .ack_interrupt() Ioana Ciornei (Thu Nov 12 2020 - 10:59:00 EST)
- [PATCH net-next 16/18] net: phy: ste10Xp: remove the use of .ack_interrupt() Ioana Ciornei (Thu Nov 12 2020 - 10:59:08 EST)
- [GIT PULL] Power management fixes for v5.10-rc4 Rafael J. Wysocki (Thu Nov 12 2020 - 10:59:13 EST)
- [PATCH net-next 13/18] net: phy: smsc: implement generic .handle_interrupt() callback Ioana Ciornei (Thu Nov 12 2020 - 10:59:35 EST)
- [PATCH net-next 14/18] net: phy: smsc: remove the use of .ack_interrupt() Ioana Ciornei (Thu Nov 12 2020 - 10:59:36 EST)
- Re: [PATCH v4 1/1] PCI/ERR: don't clobber status after reset_link() Hedi Berriche (Thu Nov 12 2020 - 10:59:42 EST)
- Re: [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch Alexander Potapenko (Thu Nov 12 2020 - 11:00:02 EST)
- [PATCH net-next 15/18] net: phy: ste10Xp: implement generic .handle_interrupt() callback Ioana Ciornei (Thu Nov 12 2020 - 11:00:02 EST)
- [PATCH net-next 09/18] net: phy: nxp-tja11xx: implement generic .handle_interrupt() callback Ioana Ciornei (Thu Nov 12 2020 - 11:00:15 EST)
- [PATCH net-next 03/18] net: phy: microchip: implement generic .handle_interrupt() callback Ioana Ciornei (Thu Nov 12 2020 - 11:00:15 EST)
- [GIT PULL] ACPI updates for v5.10-rc4 Rafael J. Wysocki (Thu Nov 12 2020 - 11:00:26 EST)
- [PATCH net-next 04/18] net: phy: microchip: remove the use of .ack_interrupt() Ioana Ciornei (Thu Nov 12 2020 - 11:00:27 EST)
- [PATCH net-next 07/18] net: phy: lxt: implement generic .handle_interrupt() callback Ioana Ciornei (Thu Nov 12 2020 - 11:00:29 EST)
- [PATCH net-next 06/18] net: phy: marvell: remove the use of .ack_interrupt() Ioana Ciornei (Thu Nov 12 2020 - 11:00:31 EST)
- [PATCH net-next 05/18] net: phy: marvell: implement generic .handle_interrupt() callback Ioana Ciornei (Thu Nov 12 2020 - 11:00:42 EST)
- Re: [PATCHv2 0/2] selftests: pmtu.sh: improve the test result processing Jakub Kicinski (Thu Nov 12 2020 - 11:00:50 EST)
- [PATCH net-next 02/18] net: phy: vitesse: remove the use of .ack_interrupt() Ioana Ciornei (Thu Nov 12 2020 - 11:00:52 EST)
- [PATCH net-next 00/18] net: phy: add support for shared interrupts (part 2) Ioana Ciornei (Thu Nov 12 2020 - 11:01:12 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Dietmar Eggemann (Thu Nov 12 2020 - 11:01:52 EST)
- Re: [PATCH v2 4/5] arm64: Add support for SMCCC TRNG entropy source André Przywara (Thu Nov 12 2020 - 11:03:24 EST)
- [PATCH v2 0/5] Extend irqchip ocelot driver to support other SoCs Gregory CLEMENT (Thu Nov 12 2020 - 11:04:33 EST)
- [PATCH v2 1/5] dt-bindings: interrupt-controller: convert icpu intr bindings to json-schema Gregory CLEMENT (Thu Nov 12 2020 - 11:04:36 EST)
- [PATCH v2 2/5] dt-bindings: interrupt-controller: Add binding for few Microsemi interrupt controllers Gregory CLEMENT (Thu Nov 12 2020 - 11:04:37 EST)
- [PATCH v2 5/5] irqchip: ocelot: Add support for Jaguar2 platforms Gregory CLEMENT (Thu Nov 12 2020 - 11:04:40 EST)
- [PATCH v2 3/5] irqchip: ocelot: Add support for Luton platforms Gregory CLEMENT (Thu Nov 12 2020 - 11:04:42 EST)
- Re: [PATCH v2 5/7] arm64: dts: ti: k3-j7200-main: Add PCIe device tree node Vignesh Raghavendra (Thu Nov 12 2020 - 11:05:42 EST)
- Re: [PATCH 4.19 19/71] btrfs: extent_io: add proper error handling to lock_extent_buffer_for_io() Sasha Levin (Thu Nov 12 2020 - 11:06:19 EST)
- Re: [PATCH 1/2] ASoC: audio-graph-card: Refactor schema Rob Herring (Thu Nov 12 2020 - 11:06:35 EST)
- Re: [PATCH v2 2/5] mm, page_poison: use static key more efficiently David Hildenbrand (Thu Nov 12 2020 - 11:07:16 EST)
- Re: [PATCH v2 3/5] kernel/power: allow hibernation with page_poison sanity checking David Hildenbrand (Thu Nov 12 2020 - 11:07:21 EST)
- Re: [PATCH 2/2] ASoC: renesas,rsnd: Update audio graph references Rob Herring (Thu Nov 12 2020 - 11:07:53 EST)
- Re: [PATCH 1/2] xfs: show the dax option in mount options. Ira Weiny (Thu Nov 12 2020 - 11:09:25 EST)
- Re: [PATCH v3 7/7] mm, page_alloc: disable pcplists during memory offline David Hildenbrand (Thu Nov 12 2020 - 11:09:30 EST)
- Re: [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch Marco Elver (Thu Nov 12 2020 - 11:09:37 EST)
- Re: [PATCH v9 41/44] kasan, mm: reset tags when accessing metadata Alexander Potapenko (Thu Nov 12 2020 - 11:10:18 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Serge Semin (Thu Nov 12 2020 - 11:10:49 EST)
- Re: [PATCH v8 -tip 25/26] Documentation: Add core scheduling documentation Joel Fernandes (Thu Nov 12 2020 - 11:11:16 EST)
- [PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash() Roberto Sassu (Thu Nov 12 2020 - 11:11:37 EST)
- [PATCH v2 4/5] irqchip: ocelot: Add support for Serval platforms Gregory CLEMENT (Thu Nov 12 2020 - 11:14:21 EST)
- Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource Uwe Kleine-König (Thu Nov 12 2020 - 11:14:33 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Thu Nov 12 2020 - 11:14:51 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Miquel Raynal (Thu Nov 12 2020 - 11:15:16 EST)
- Re: [PATCH 2/2] ASoC: renesas,rsnd: Update audio graph references Rob Herring (Thu Nov 12 2020 - 11:15:37 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Thu Nov 12 2020 - 11:17:31 EST)
- Re: [PATCH] clk: samsung: allow building the clkout driver as module Krzysztof Kozlowski (Thu Nov 12 2020 - 11:18:27 EST)
- Re: [PATCH 2/2] KVM:SVM: Mask SEV encryption bit from CR3 reserved bits Babu Moger (Thu Nov 12 2020 - 11:19:49 EST)
- Re: [PATCH v9 3/5] MAINTAINERS: Add entry for Samsung interconnect drivers Krzysztof Kozlowski (Thu Nov 12 2020 - 11:21:26 EST)
- [PATCH 1/5] drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devices Caleb Connolly (Thu Nov 12 2020 - 11:21:31 EST)
- [PATCH 2/5] dt-bindings: panel-simple-dsi: add samsung panels for OnePlus 6/T Caleb Connolly (Thu Nov 12 2020 - 11:21:39 EST)
- [PATCH 3/5] arm64: dts: sdm845: add oneplus 6/t devices Caleb Connolly (Thu Nov 12 2020 - 11:21:54 EST)
- Re: drivers/mtd/maps/physmap-bt1-rom.c:78:18: sparse: sparse: cast removes address space '__iomem' of expression Serge Semin (Thu Nov 12 2020 - 11:22:01 EST)
- [PATCH 4/5] dt-bindings: add vendor bindings for OnePlus Caleb Connolly (Thu Nov 12 2020 - 11:22:10 EST)
- [PATCH 5/5] i2c: geni: sdm845: dont perform DMA for OnePlus 6 devices Caleb Connolly (Thu Nov 12 2020 - 11:22:17 EST)
- Re: [PATCH v8 2/9] mmap: make mlock_future_check() global David Hildenbrand (Thu Nov 12 2020 - 11:22:24 EST)
- Re: [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT Johannes Weiner (Thu Nov 12 2020 - 11:24:56 EST)
- Re: [PATCH v3 5/7] mm, page_alloc: cache pageset high and batch in struct zone David Hildenbrand (Thu Nov 12 2020 - 11:26:29 EST)
- Re: [v3] cpuidle: add riscv cpuidle driver Rafael J. Wysocki (Thu Nov 12 2020 - 11:28:23 EST)
- Re: [PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing Petr Mladek (Thu Nov 12 2020 - 11:30:27 EST)
- Re: [PATCH net-next RFC] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack Jakub Kicinski (Thu Nov 12 2020 - 11:31:51 EST)
- Re: [PATCH v1 1/3] mm: memcg: deprecate the non-hierarchical mode Johannes Weiner (Thu Nov 12 2020 - 11:33:11 EST)
- Re: [PATCH v1 2/3] docs: cgroup-v1: reflect the deprecation of the non-hierarchical mode Johannes Weiner (Thu Nov 12 2020 - 11:33:59 EST)
- Re: [PATCH] Revert "ceph: allow rename operation under different quota realms" Jeff Layton (Thu Nov 12 2020 - 11:34:12 EST)
- Re: [PATCH v1 3/3] cgroup: remove obsoleted broken_hierarchy and warned_broken_hierarchy Johannes Weiner (Thu Nov 12 2020 - 11:34:40 EST)
- Re: [PATCH] drm/msm: adreno: Make speed-bin support generic Jordan Crouse (Thu Nov 12 2020 - 11:35:48 EST)
- [PATCH v4 0/8] media: i2c: Add RDACM21 camera module Jacopo Mondi (Thu Nov 12 2020 - 11:37:16 EST)
- [PATCH v4 6/8] arm64: dts: renesas: salvator-x: Add MAX9286 expansion board Jacopo Mondi (Thu Nov 12 2020 - 11:37:25 EST)
- [PATCH v4 3/8] media: i2c: max9286: Break-out reverse channel setup Jacopo Mondi (Thu Nov 12 2020 - 11:37:28 EST)
- [PATCH v4 1/8] media: i2c: Add driver for RDACM21 camera module Jacopo Mondi (Thu Nov 12 2020 - 11:37:31 EST)
- Re: [PATCH v1] PCI: dwc: convert to devm_platform_ioremap_resource_byname() Rob Herring (Thu Nov 12 2020 - 11:37:35 EST)
- Re: [PATCH] drm/msm: adreno: Make speed-bin support generic Rob Clark (Thu Nov 12 2020 - 11:37:38 EST)
- [PATCH v4 2/8] dt-bindings: media: max9286: Document 'maxim,,initial-reverse-channel-mV" Jacopo Mondi (Thu Nov 12 2020 - 11:37:42 EST)
- [PATCH v4 8/8] [DNI] arm64: dts: renesas: eagle: Specify channel amplitude Jacopo Mondi (Thu Nov 12 2020 - 11:37:47 EST)
- [PATCH v4 7/8] [DNI] arm64: dts: renesas: salvator-x-max9286: Specify channel amplitude Jacopo Mondi (Thu Nov 12 2020 - 11:37:50 EST)
- [PATCH v4 4/8] media: i2c: max9286: Make channel amplitude programmable Jacopo Mondi (Thu Nov 12 2020 - 11:37:53 EST)
- [PATCH v4 08/11] input: raspberrypi-ts: Release firmware handle when not needed Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:37:56 EST)
- [PATCH v4 00/11] Raspberry Pi PoE HAT fan support Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:37:58 EST)
- [PATCH v4 5/8] media: i2c: max9286: Configure reverse channel amplitude Jacopo Mondi (Thu Nov 12 2020 - 11:38:16 EST)
- Re: [PATCH -next] IB/isert: Fix warning Comparison to bool Jason Gunthorpe (Thu Nov 12 2020 - 11:38:48 EST)
- Re: WARNING: CPU: 2 at kernel/workqueue.c:4762 workqueue_online_cpu Naresh Kamboju (Thu Nov 12 2020 - 11:38:58 EST)
- Re: [PATCH rdma-next v1 0/2] Cleanup FD destroy Jason Gunthorpe (Thu Nov 12 2020 - 11:39:01 EST)
- Re: [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() Qian Cai (Thu Nov 12 2020 - 11:39:26 EST)
- [PATCH] dt-bindings: pwm: pca9685: add staggered-outputs property Clemens Gruber (Thu Nov 12 2020 - 11:39:56 EST)
- Re: [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain Nishanth Menon (Thu Nov 12 2020 - 11:40:02 EST)
- [PATCH v4 01/11] firmware: raspberrypi: Keep count of all consumers Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:41:01 EST)
- Re: [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch Alexander Potapenko (Thu Nov 12 2020 - 11:41:33 EST)
- Re: [PATCH 3/3] mmc: rtsx: Add SD Express mode support for RTS5261 Christoph Hellwig (Thu Nov 12 2020 - 11:42:20 EST)
- [PATCH v4 03/11] clk: bcm: rpi: Release firmware handle on unbind Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:42:36 EST)
- Re: [PATCH 0/3] Add gpio support for TI's J7200 platform Nishanth Menon (Thu Nov 12 2020 - 11:43:00 EST)
- Re: [PATCH v9 30/44] arm64: kasan: Allow enabling in-kernel MTE Vincenzo Frascino (Thu Nov 12 2020 - 11:43:07 EST)
- [PATCH v4 06/11] soc: bcm: raspberrypi-power: Release firmware handle on unbind Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:43:20 EST)
- [PATCH v4 05/11] reset: raspberrypi: Release firmware handle on unbind Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:44:02 EST)
- Re: [LKP] Re: [mm/memcg] bd0b230fe1: will-it-scale.per_process_ops -22.7% regression Waiman Long (Thu Nov 12 2020 - 11:44:07 EST)
- [PATCH v4 10/11] DO NOT MERGE: ARM: dts: Add RPi's official PoE hat support Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:44:13 EST)
- [PATCH v4 04/11] gpio: raspberrypi-exp: Release firmware handle on unbind Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:44:17 EST)
- [PATCH v4 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get() Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:44:18 EST)
- [PATCH v4 07/11] staging: vchiq: Release firmware handle on unbind Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:44:24 EST)
- Re: [PATCH v2 10/17] x86/hyperv: implement and use hv_smp_prepare_cpus Vitaly Kuznetsov (Thu Nov 12 2020 - 11:44:57 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Greg KH (Thu Nov 12 2020 - 11:45:01 EST)
- Re: [PATCH] mthca: work around -Wenum-conversion warning Arnd Bergmann (Thu Nov 12 2020 - 11:45:23 EST)
- [PATCH v4 11/11] pwm: Add Raspberry Pi Firmware based PWM bus Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:45:29 EST)
- [PATCH v5] net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR Grygorii Strashko (Thu Nov 12 2020 - 11:45:40 EST)
- [PATCH 1/2] pwm: pca9685: fix duty cycle loss on disable/enable Clemens Gruber (Thu Nov 12 2020 - 11:45:47 EST)
- [PATCH 2/2] pwm: pca9685: support staggered output ON times Clemens Gruber (Thu Nov 12 2020 - 11:45:49 EST)
- RE: [PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing David Laight (Thu Nov 12 2020 - 11:45:55 EST)
- Re: [PATCH v2 1/7] dt-bindings: mfd: ti,j721e-system-controller.yaml: Document "syscon" Rob Herring (Thu Nov 12 2020 - 11:46:37 EST)
- Re: [PATCH] mthca: work around -Wenum-conversion warning Jason Gunthorpe (Thu Nov 12 2020 - 11:46:42 EST)
- [PATCH v4 09/11] dt-bindings: pwm: Add binding for RPi firmware PWM bus Nicolas Saenz Julienne (Thu Nov 12 2020 - 11:47:13 EST)
- Re: [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs Prashant Malani (Thu Nov 12 2020 - 11:51:11 EST)
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library David Howells (Thu Nov 12 2020 - 11:54:19 EST)
- Re: [PATCH net-next V3] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Hideaki Yoshifuji (Thu Nov 12 2020 - 11:55:49 EST)
- Re: [PATCH v2 17/17] x86/hyperv: handle IO-APIC when running as root Vitaly Kuznetsov (Thu Nov 12 2020 - 11:56:58 EST)
- [ANNOUNCE] v5.10-rc3-rt7 Sebastian Andrzej Siewior (Thu Nov 12 2020 - 11:58:31 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Thu Nov 12 2020 - 11:59:08 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dmitry Osipenko (Thu Nov 12 2020 - 11:59:43 EST)
- [PATCH] scsi: ufs: show lba and length for unmap commands Jaegeuk Kim (Thu Nov 12 2020 - 12:00:07 EST)
- Re: [PATCH V2] PCI: dwc: Add support to configure for ECRC Vidya Sagar (Thu Nov 12 2020 - 12:02:53 EST)
- Re: [PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing Steven Rostedt (Thu Nov 12 2020 - 12:04:32 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. Greg Kroah-Hartman (Thu Nov 12 2020 - 12:04:58 EST)
- Re: [PATCH] arm64: PCI: Validate the node before setting node id for root bus Lorenzo Pieralisi (Thu Nov 12 2020 - 12:05:56 EST)
- Re: [PATCH] RDMA/pvrdma: fix missing kfree in pvrdma_register_device Jason Gunthorpe (Thu Nov 12 2020 - 12:07:02 EST)
- Re: [PATCH 1/3 v5] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs Naveen N. Rao (Thu Nov 12 2020 - 12:09:45 EST)
- [LINUX PATCH V3 1/9] gpio: gpio-xilinx: Arrange headers in sorting order Srinivas Neeli (Thu Nov 12 2020 - 12:12:47 EST)
- [LINUX PATCH V3 2/9] dt-bindings: gpio: gpio-xilinx: Add clk support to xilinx soft gpio IP Srinivas Neeli (Thu Nov 12 2020 - 12:12:52 EST)
- [LINUX PATCH V3 4/9] gpio: gpio-xilinx: Reduce spinlock array to single Srinivas Neeli (Thu Nov 12 2020 - 12:12:55 EST)
- [LINUX PATCH V3 5/9] gpio: gpio-xilinx: Add interrupt support Srinivas Neeli (Thu Nov 12 2020 - 12:13:02 EST)
- [LINUX PATCH V3 0/9] gpio-xilinx: Update on xilinx gpio driver Srinivas Neeli (Thu Nov 12 2020 - 12:13:09 EST)
- [LINUX PATCH V3 6/9] gpio: gpio-xilinx: Add remove function Srinivas Neeli (Thu Nov 12 2020 - 12:13:14 EST)
- [LINUX PATCH V3 8/9] gpio: gpio-xilinx: Check return value of of_property_read_u32 Srinivas Neeli (Thu Nov 12 2020 - 12:13:16 EST)
- [LINUX PATCH V3 9/9] MAINTAINERS: add fragment for xilinx GPIO drivers Srinivas Neeli (Thu Nov 12 2020 - 12:13:23 EST)
- [LINUX PATCH V3 3/9] gpio: gpio-xilinx: Add clock support Srinivas Neeli (Thu Nov 12 2020 - 12:13:30 EST)
- [LINUX PATCH V3 7/9] gpio: gpio-xilinx: Add support for suspend and resume Srinivas Neeli (Thu Nov 12 2020 - 12:13:42 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. John Boero (Thu Nov 12 2020 - 12:13:47 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Mark Brown (Thu Nov 12 2020 - 12:16:24 EST)
- Re: [PATCH] ttyprintk: optimize tpk_close flush code Greg KH (Thu Nov 12 2020 - 12:16:29 EST)
- [PATCH bpf-next 2/2] bpf: Expose bpf_d_path helper to sleepable LSM hooks KP Singh (Thu Nov 12 2020 - 12:19:16 EST)
- [PATCH bpf-next 1/2] bpf: Augment the set of sleepable LSM hooks KP Singh (Thu Nov 12 2020 - 12:19:19 EST)
- [PATCH v2] cpuset: fix race between hotplug work and later CPU offline Daniel Jordan (Thu Nov 12 2020 - 12:19:55 EST)
- Re: [PATCH] IB/srpt: Fix passing zero to 'PTR_ERR' Jason Gunthorpe (Thu Nov 12 2020 - 12:20:17 EST)
- Re: [PATCH v6 1/1] applesmc: Re-work SMC comms Guenter Roeck (Thu Nov 12 2020 - 12:20:52 EST)
- Re: [PATCH 1/3 v5] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs Steven Rostedt (Thu Nov 12 2020 - 12:21:12 EST)
- Re: [PATCH v4 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get() Bartosz Golaszewski (Thu Nov 12 2020 - 12:26:08 EST)
- Re: [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() Valentin Schneider (Thu Nov 12 2020 - 12:26:37 EST)
- [PATCH] bootconfig: Extend the magic check range to the preceding 3 bytes Masami Hiramatsu (Thu Nov 12 2020 - 12:27:44 EST)
- Re: [PATCH v2 1/2] reset: brcmstb rescal: implement {de}assert() instead of reset() Amjad Ouled-Ameur (Thu Nov 12 2020 - 12:28:49 EST)
- Re: [git pull] drm next pull for 5.10-rc1 Lyude Paul (Thu Nov 12 2020 - 12:34:05 EST)
- Re: [PATCH] ima: select ima-buf template for buffer measurement Lakshmi Ramasubramanian (Thu Nov 12 2020 - 12:35:32 EST)
- Re: [PATCH 0/2] nvme-pic: improve max I/O queue handling Keith Busch (Thu Nov 12 2020 - 12:36:39 EST)
- Re: [PATCH v9 39/44] kasan, arm64: implement HW_TAGS runtime Alexander Potapenko (Thu Nov 12 2020 - 12:37:19 EST)
- Re: [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module Will Deacon (Thu Nov 12 2020 - 12:37:31 EST)
- checking for "config" file existence. Jeffrin Jose T (Thu Nov 12 2020 - 12:40:59 EST)
- Re: [PATCH v3 01/12] mm: Make pagecache tagged lookups return only head pages Matthew Wilcox (Thu Nov 12 2020 - 12:42:01 EST)
- [PATCH V2] fs/ext2: Use ext2_put_page ira . weiny (Thu Nov 12 2020 - 12:43:08 EST)
- [PATCHv1 0/4] Extend FPGA manager and region drivers for richard . gong (Thu Nov 12 2020 - 12:47:22 EST)
- [PATCHv1 1/4] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag richard . gong (Thu Nov 12 2020 - 12:47:33 EST)
- [PATCHv1 2/4] fpga: of-fpga-region: add authenticate-fpga-config property richard . gong (Thu Nov 12 2020 - 12:47:39 EST)
- [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property richard . gong (Thu Nov 12 2020 - 12:47:42 EST)
- [PATCHv1 4/4] fpga: stratix10-soc: entend driver for bitstream authentication richard . gong (Thu Nov 12 2020 - 12:47:47 EST)
- Re: [PATCH] arm64: dts: ti: k3-am65*/j721e*: Fix unit address format error for dss node Nishanth Menon (Thu Nov 12 2020 - 12:49:54 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Nathan Chancellor (Thu Nov 12 2020 - 12:49:59 EST)
- Re: [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret' santosh . shilimkar (Thu Nov 12 2020 - 12:50:19 EST)
- Re: [PATCH v3] arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform Nishanth Menon (Thu Nov 12 2020 - 12:51:19 EST)
- Re: [PATCH v4 01/11] firmware: raspberrypi: Keep count of all consumers Andy Shevchenko (Thu Nov 12 2020 - 12:51:27 EST)
- Re: [PATCH net] devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() Jakub Kicinski (Thu Nov 12 2020 - 12:51:30 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Paul E. McKenney (Thu Nov 12 2020 - 12:54:12 EST)
- [PATCH v2 1/6] dt-bindings: PCI: pci-ep: Add binding to specify virtual function Kishon Vijay Abraham I (Thu Nov 12 2020 - 12:54:40 EST)
- [PATCH v2 0/6] Add SR-IOV support in PCIe Endpoint Core Kishon Vijay Abraham I (Thu Nov 12 2020 - 12:54:43 EST)
- [PATCH v2 2/6] PCI: endpoint: Add support to add virtual function in endpoint core Kishon Vijay Abraham I (Thu Nov 12 2020 - 12:54:46 EST)
- [PATCH v2 3/6] PCI: endpoint: Add support to link a physical function to a virtual function Kishon Vijay Abraham I (Thu Nov 12 2020 - 12:54:51 EST)
- [PATCH v2 6/6] misc: pci_endpoint_test: Populate sriov_configure ops to configure SR-IOV device Kishon Vijay Abraham I (Thu Nov 12 2020 - 12:55:04 EST)
- [PATCH v2 5/6] PCI: cadence: Add support to configure virtual functions Kishon Vijay Abraham I (Thu Nov 12 2020 - 12:55:09 EST)
- [PATCH v2 4/6] PCI: endpoint: Add virtual function number in pci_epc ops Kishon Vijay Abraham I (Thu Nov 12 2020 - 12:55:14 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. Greg Kroah-Hartman (Thu Nov 12 2020 - 12:56:11 EST)
- [PATCH v2 0/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Jim Quinlan (Thu Nov 12 2020 - 12:56:43 EST)
- [PATCH v2 1/2] dt-bindings: arm: Add optional interrupt to smc/hvc SCMI transport Jim Quinlan (Thu Nov 12 2020 - 12:56:47 EST)
- [PATCH v2 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Jim Quinlan (Thu Nov 12 2020 - 12:56:52 EST)
- Re: [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner. Ralph Campbell (Thu Nov 12 2020 - 12:57:28 EST)
- Re: [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split. Ralph Campbell (Thu Nov 12 2020 - 12:58:39 EST)
- [RFC, v1 0/3] msi support for platform devices Vikas Gupta (Thu Nov 12 2020 - 12:59:08 EST)
- [RFC PATCH v2 02/26] docs: reporting-bugs: Create a TLDR how to report issues Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:13 EST)
- [RFC PATCH v2 01/26] docs: reporting-bugs: temporary markers for licensing and diff reasons Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:14 EST)
- [RFC PATCH v2 03/26] docs: reporting-bugs: step-by-step guide on how to report issues Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:16 EST)
- [RFC PATCH v2 08/26] docs: reporting-bugs: make readers check the taint flag Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:19 EST)
- [RFC v1 3/3] vfio/platform: add Broadcom msi module Vikas Gupta (Thu Nov 12 2020 - 12:59:21 EST)
- [RFC PATCH v2 09/26] docs: reporting-bugs: help users find the proper place for their report Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:29 EST)
- [RFC PATCH v2 16/26] docs: reporting-bugs: let users check taint status again Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:31 EST)
- Re: [PATCH v5 net 0/2] net: udp: fix Fast/frag0 UDP GRO Jakub Kicinski (Thu Nov 12 2020 - 12:59:35 EST)
- [RFC PATCH v2 26/26] docs: reporting-bugs: add SPDX tag and license hint, remove markers Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:38 EST)
- [RFC PATCH v2 25/26] docs: reporting-bugs: explain things could be easier Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:41 EST)
- [RFC PATCH v2 23/26] docs: reporting-bugs: details for issues specific to stable and longterm Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:49 EST)
- [RFC PATCH v2 22/26] docs: reporting-bugs: explain what users should do once the report is out Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:55 EST)
- [RFC PATCH v2 21/26] docs: reporting-bugs: details on writing and sending the report Thorsten Leemhuis (Thu Nov 12 2020 - 12:59:58 EST)
- [RFC PATCH v2 24/26] docs: reporting-bugs: explain why users might get neither reply nor fix Thorsten Leemhuis (Thu Nov 12 2020 - 13:00:00 EST)
- Re: [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner. Zi Yan (Thu Nov 12 2020 - 13:00:08 EST)
- [RFC PATCH v2 20/26] docs: reporting-bugs: instructions for handling regressions Thorsten Leemhuis (Thu Nov 12 2020 - 13:00:19 EST)
- Re: [PATCH] usb: fix a few cases of -Wfallthrough Nathan Chancellor (Thu Nov 12 2020 - 13:00:19 EST)
- [RFC PATCH v2 19/26] docs: reporting-bugs: decode failure messages [need help!] Thorsten Leemhuis (Thu Nov 12 2020 - 13:00:21 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Matteo Croce (Thu Nov 12 2020 - 13:00:32 EST)
- Re: [PATCH v2 0/4] remoteproc: Improvement for the Qualcomm sysmon Steev Klimaszewski (Thu Nov 12 2020 - 13:00:32 EST)
- Re: [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split. Zi Yan (Thu Nov 12 2020 - 13:00:34 EST)
- [RFC PATCH v2 18/26] docs: reporting-bugs: let users optimize their notes Thorsten Leemhuis (Thu Nov 12 2020 - 13:00:43 EST)
- [RFC PATCH v2 13/26] docs: reporting-bugs: point out the environment might be causing issue Thorsten Leemhuis (Thu Nov 12 2020 - 13:00:47 EST)
- [RFC PATCH v2 10/26] docs: reporting-bugs: remind people to look for existing reports Thorsten Leemhuis (Thu Nov 12 2020 - 13:00:48 EST)
- [RFC PATCH v2 12/26] docs: reporting-bugs: tell users to disable DKMS et al. Thorsten Leemhuis (Thu Nov 12 2020 - 13:00:51 EST)
- Re: [PATCH v4 3/3] arm64: implement CPPC FFH support using AMUs Catalin Marinas (Thu Nov 12 2020 - 13:00:55 EST)
- [RFC PATCH v2 17/26] docs: reporting-bugs: explain options if reproducing on mainline fails Thorsten Leemhuis (Thu Nov 12 2020 - 13:01:00 EST)
- [RFC PATCH v2 15/26] docs: reporting-bugs: make readers test a fresh kernel Thorsten Leemhuis (Thu Nov 12 2020 - 13:01:11 EST)
- [RFC PATCH v2 14/26] docs: reporting-bugs: make users write notes, one for each issue Thorsten Leemhuis (Thu Nov 12 2020 - 13:01:11 EST)
- [RFC PATCH v2 11/26] docs: reporting-bugs: remind people to back up their data Thorsten Leemhuis (Thu Nov 12 2020 - 13:01:14 EST)
- [RFC PATCH v2 04/26] docs: reporting-bugs: step-by-step guide for issues in stable & longterm Thorsten Leemhuis (Thu Nov 12 2020 - 13:01:17 EST)
- [RFC v1 2/3] vfio/platform: change cleanup order Vikas Gupta (Thu Nov 12 2020 - 13:01:25 EST)
- Re: [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() Qian Cai (Thu Nov 12 2020 - 13:01:31 EST)
- [PATCH] mtd: physmap: physmap-bt1-rom: Fix __iomem addrspace removal warning Serge Semin (Thu Nov 12 2020 - 13:01:34 EST)
- Re: [PATCH] ARM: unwind: remove old check for GCC <= 4.2 Nathan Chancellor (Thu Nov 12 2020 - 13:01:44 EST)
- [RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful Thorsten Leemhuis (Thu Nov 12 2020 - 13:02:05 EST)
- [RFC v1 1/3] vfio/platform: add support for msi Vikas Gupta (Thu Nov 12 2020 - 13:02:06 EST)
- [RFC PATCH v2 06/26] docs: reporting-bugs: point out we only care about fresh vanilla kernels Thorsten Leemhuis (Thu Nov 12 2020 - 13:02:06 EST)
- [RFC PATCH v2 07/26] docs: reporting-bugs: let users classify their issue Thorsten Leemhuis (Thu Nov 12 2020 - 13:02:06 EST)
- [RFC PATCH v2 05/26] docs: reporting-bugs: begin reference section providing details Thorsten Leemhuis (Thu Nov 12 2020 - 13:02:06 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Jens Axboe (Thu Nov 12 2020 - 13:02:26 EST)
- Re: [PATCH] Revert "dm cache: fix arm link errors with inline" Nathan Chancellor (Thu Nov 12 2020 - 13:02:34 EST)
- Re: [PATCH net v1] lan743x: fix use of uninitialized variable Jakub Kicinski (Thu Nov 12 2020 - 13:05:47 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Nathan Chancellor (Thu Nov 12 2020 - 13:09:08 EST)
- Re: [PATCH] nfp: Fix passing zero to 'PTR_ERR' Jakub Kicinski (Thu Nov 12 2020 - 13:10:32 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Thu Nov 12 2020 - 13:13:05 EST)
- Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Richard Cochran (Thu Nov 12 2020 - 13:14:34 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. John Boero (Thu Nov 12 2020 - 13:15:24 EST)
- Re: [PATCH] PCI: altera-msi: Remove irq handler and data in one go Thomas Gleixner (Thu Nov 12 2020 - 13:19:29 EST)
- Re: Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Richard Cochran (Thu Nov 12 2020 - 13:20:00 EST)
- Re: [PATCH] IB/srpt: Fix passing zero to 'PTR_ERR' Bart Van Assche (Thu Nov 12 2020 - 13:25:54 EST)
- [PATCH v4 0/3] Add support for frequency invariance to AMD EPYC Zen2 Giovanni Gherdovich (Thu Nov 12 2020 - 13:26:24 EST)
- [PATCH v4 1/3] x86, sched: Calculate frequency invariance for AMD systems Giovanni Gherdovich (Thu Nov 12 2020 - 13:26:29 EST)
- [PATCH v4 3/3] x86: Print ratio freq_max/freq_base used in frequency invariance calculations Giovanni Gherdovich (Thu Nov 12 2020 - 13:26:34 EST)
- [PATCH v4 2/3] x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYC Giovanni Gherdovich (Thu Nov 12 2020 - 13:26:36 EST)
- linux-x25 mail list not working Xie He (Thu Nov 12 2020 - 13:28:09 EST)
- Re: [PATCH] IB/srpt: Fix passing zero to 'PTR_ERR' Jason Gunthorpe (Thu Nov 12 2020 - 13:30:34 EST)
- [PATCH] media: uvcvideo: Handle errors from calls to usb_string Guenter Roeck (Thu Nov 12 2020 - 13:31:05 EST)
- Re: [PATCH v3 0/3] Add support for frequency invariance to AMD EPYC Zen2 Giovanni Gherdovich (Thu Nov 12 2020 - 13:33:15 EST)
- [PATCH V3 4/5] arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB Nishanth Menon (Thu Nov 12 2020 - 13:35:50 EST)
- [PATCH V3 5/5] arm64: dts: ti: am65/j721e/j7200: Mark firmware used uart as "reserved" Nishanth Menon (Thu Nov 12 2020 - 13:35:54 EST)
- [PATCH V3 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto Nishanth Menon (Thu Nov 12 2020 - 13:35:56 EST)
- [PATCH V3 2/5] arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level Nishanth Menon (Thu Nov 12 2020 - 13:36:01 EST)
- [PATCH V3 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled" Nishanth Menon (Thu Nov 12 2020 - 13:36:09 EST)
- [PATCH V3 1/5] arm64: dts: ti: k3-am65*: Cleanup disabled nodes at SoC dtsi level Nishanth Menon (Thu Nov 12 2020 - 13:36:10 EST)
- Re: [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() Qian Cai (Thu Nov 12 2020 - 13:36:13 EST)
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library J. Bruce Fields (Thu Nov 12 2020 - 13:37:20 EST)
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library Chuck Lever (Thu Nov 12 2020 - 13:39:46 EST)
- Re: [RFC, v1 0/3] msi support for platform devices Auger Eric (Thu Nov 12 2020 - 13:40:28 EST)
- [PATCH] mm/page_owner: Record timestamp and pid Georgi Djakov (Thu Nov 12 2020 - 13:41:13 EST)
- [PATCH] kbuild: Always link with '-z norelro' Nathan Chancellor (Thu Nov 12 2020 - 13:41:47 EST)
- Re: [PATCH v2 18/18] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name Serge Semin (Thu Nov 12 2020 - 13:43:18 EST)
- Re: [PATCH bpf-next 1/2] bpf: Augment the set of sleepable LSM hooks Andrii Nakryiko (Thu Nov 12 2020 - 13:49:04 EST)
- Re: [PATCH bpf-next 2/2] bpf: Expose bpf_d_path helper to sleepable LSM hooks Andrii Nakryiko (Thu Nov 12 2020 - 13:51:02 EST)
- Re: [PATCH] arm64: Fix off-by-one vdso trampoline return value William Mcvicker (Thu Nov 12 2020 - 13:51:46 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. Greg Kroah-Hartman (Thu Nov 12 2020 - 13:53:11 EST)
- [PATCH net v1] lan743x: fix issue causing intermittent kernel log warnings Sven Van Asbroeck (Thu Nov 12 2020 - 14:00:01 EST)
- [PATCH 00/30] [Set 6] Rid W=1 warnings from GPU Lee Jones (Thu Nov 12 2020 - 14:00:50 EST)
- [PATCH 01/30] drm/savage/savage_bci: Remove set but never used 'aper_rsrc' and 'fb_rsrc' Lee Jones (Thu Nov 12 2020 - 14:00:52 EST)
- [PATCH 03/30] drm/v3d/v3d_gem: Provide descriptions for 'v3d_lookup_bos's params Lee Jones (Thu Nov 12 2020 - 14:00:55 EST)
- [PATCH 04/30] drm/via/via_dma: Remove set but unused variable 'agp_base' Lee Jones (Thu Nov 12 2020 - 14:00:58 EST)
- [PATCH 02/30] include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning Lee Jones (Thu Nov 12 2020 - 14:01:04 EST)
- [PATCH 06/30] drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev' Lee Jones (Thu Nov 12 2020 - 14:01:07 EST)
- [PATCH 09/30] drm/exynos/exynos_drm_fimd: Add missing description for param 'ctx' Lee Jones (Thu Nov 12 2020 - 14:01:11 EST)
- [PATCH 08/30] drm/exynos/exynos7_drm_decon: Supply missing description for param 'ctx' Lee Jones (Thu Nov 12 2020 - 14:01:14 EST)
- [PATCH 10/30] drm/vc4/vc4_hdmi_regs: Mark some data sets as __maybe_unused Lee Jones (Thu Nov 12 2020 - 14:01:16 EST)
- [PATCH 05/30] drm/v3d/v3d_sched: Demote non-conformant kernel-doc header Lee Jones (Thu Nov 12 2020 - 14:01:20 EST)
- [PATCH 13/30] drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docs Lee Jones (Thu Nov 12 2020 - 14:01:24 EST)
- [PATCH 14/30] drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentation Lee Jones (Thu Nov 12 2020 - 14:01:27 EST)
- [PATCH 12/30] drm/amd/amdgpu/amdgpu_ttm: Demote non-conformant kernel-doc headers, fix slightly lacking ones Lee Jones (Thu Nov 12 2020 - 14:01:30 EST)
- [PATCH 16/30] drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plane_setup_scaler()' Lee Jones (Thu Nov 12 2020 - 14:01:32 EST)
- [PATCH 18/30] drm/vc4/vc4_v3d: Demote non-conformant kernel-doc headers Lee Jones (Thu Nov 12 2020 - 14:01:34 EST)
- [PATCH 17/30] drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missing description Lee Jones (Thu Nov 12 2020 - 14:01:41 EST)
- [PATCH 20/30] drm/armada/armada_overlay: Staticify local function 'armada_overlay_duplicate_state' Lee Jones (Thu Nov 12 2020 - 14:01:43 EST)
- [PATCH 21/30] drm/vc4/vc4_debugfs: Demote non-conformant kernel-doc headers Lee Jones (Thu Nov 12 2020 - 14:01:47 EST)
- [PATCH 24/30] drm/nouveau/nvkm/core/firmware: Fix formatting, provide missing param description Lee Jones (Thu Nov 12 2020 - 14:01:54 EST)
- [PATCH 28/30] drm/mediatek/mtk_disp_color: Fix formatting and provide missing member description Lee Jones (Thu Nov 12 2020 - 14:02:02 EST)
- [PATCH 29/30] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level' Lee Jones (Thu Nov 12 2020 - 14:02:04 EST)
- [PATCH 30/30] drm/mediatek/mtk_disp_ovl: Fix formatting and provide missing member description Lee Jones (Thu Nov 12 2020 - 14:02:06 EST)
- [PATCH 27/30] drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used Lee Jones (Thu Nov 12 2020 - 14:02:09 EST)
- Re: [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret' Lee Jones (Thu Nov 12 2020 - 14:02:11 EST)
- [PATCH 26/30] drm/exynos/exynos_drm_gsc: Supply missing description for 'num_limits' Lee Jones (Thu Nov 12 2020 - 14:02:14 EST)
- [PATCH 19/30] drm/amd/amdgpu/amdgpu_cs: Add a couple of missing function param descriptions Lee Jones (Thu Nov 12 2020 - 14:02:22 EST)
- [PATCH 25/30] drm/rockchip/rockchip_lvds: Fix struct document formatting Lee Jones (Thu Nov 12 2020 - 14:02:24 EST)
- [PATCH 23/30] drm/rockchip/rockchip_rgb: Consume our own header Lee Jones (Thu Nov 12 2020 - 14:02:27 EST)
- [PATCH 22/30] drm/rockchip/dw-mipi-dsi-rockchip: Demote non-conformant kernel-doc headers Lee Jones (Thu Nov 12 2020 - 14:02:29 EST)
- [PATCH 15/30] drm/amd/amdgpu/amdgpu_display: Remove pointless header Lee Jones (Thu Nov 12 2020 - 14:02:40 EST)
- [GIT PULL] Networking Jakub Kicinski (Thu Nov 12 2020 - 14:02:54 EST)
- [PATCH 11/30] drm/vc4/vc4_hdmi: Remove set but unused variable 'ret' Lee Jones (Thu Nov 12 2020 - 14:02:58 EST)
- [PATCH 07/30] drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documentation Lee Jones (Thu Nov 12 2020 - 14:03:19 EST)
- Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource Thierry Reding (Thu Nov 12 2020 - 14:06:57 EST)
- Re: [PATCH v8 2/9] mmap: make mlock_future_check() global Mike Rapoport (Thu Nov 12 2020 - 14:08:47 EST)
- Re: [GIT PULL] Power management fixes for v5.10-rc4 pr-tracker-bot (Thu Nov 12 2020 - 14:10:19 EST)
- Re: [GIT PULL] ACPI updates for v5.10-rc4 pr-tracker-bot (Thu Nov 12 2020 - 14:10:21 EST)
- Re: [PATCH v3 01/12] mm: Make pagecache tagged lookups return only head pages Mike Rapoport (Thu Nov 12 2020 - 14:11:18 EST)
- [PATCH] USB: storage: avoid use of uninitialized values in error path Lukas Bulwahn (Thu Nov 12 2020 - 14:13:10 EST)
- Re: [PATCH bpf v5 0/2] Fix bpf_probe_read_user_str() overcopying Daniel Xu (Thu Nov 12 2020 - 14:13:41 EST)
- Re: [PATCH] mm/page_owner: Record timestamp and pid Andrew Morton (Thu Nov 12 2020 - 14:14:42 EST)
- iommu/vt-d: Cure VF irqdomain hickup Thomas Gleixner (Thu Nov 12 2020 - 14:15:09 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dmitry Osipenko (Thu Nov 12 2020 - 14:16:24 EST)
- Re: [PATCH v6 3/3] firmware: QCOM_SCM: Allow qcom_scm driver to be loadable as a permenent module John Stultz (Thu Nov 12 2020 - 14:17:41 EST)
- [RFC] ACPI PM during kernel poweroff/reboot Furquan Shaikh (Thu Nov 12 2020 - 14:19:27 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. Alan Stern (Thu Nov 12 2020 - 14:23:06 EST)
- Re: Linux 4.19.157 -- fixing SGX problem? Pavel Machek (Thu Nov 12 2020 - 14:24:40 EST)
- Re: [PATCH bpf v5 0/2] Fix bpf_probe_read_user_str() overcopying Andrii Nakryiko (Thu Nov 12 2020 - 14:24:48 EST)
- [PATCH] cpufreq: intel_pstate: Simplify intel_cpufreq_update_pstate() Rafael J. Wysocki (Thu Nov 12 2020 - 14:25:23 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. Alan Stern (Thu Nov 12 2020 - 14:25:31 EST)
- Re: [PATCH] USB: storage: avoid use of uninitialized values in error path Alan Stern (Thu Nov 12 2020 - 14:26:05 EST)
- [PATCH] cpufreq: schedutil: Simplify sugov_update_next_freq() Rafael J. Wysocki (Thu Nov 12 2020 - 14:26:50 EST)
- Re: [PATCH v9 21/44] kasan: kasan_non_canonical_hook only for software modes Andrey Konovalov (Thu Nov 12 2020 - 14:27:20 EST)
- Re: [PATCH 13/30] drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docs Sam Ravnborg (Thu Nov 12 2020 - 14:29:28 EST)
- Re: [PATCH 16/30] drm/atmel-hlcdc/atmel_hlcdc_plane: Staticise local function 'atmel_hlcdc_plane_setup_scaler()' Sam Ravnborg (Thu Nov 12 2020 - 14:29:50 EST)
- Re: [PATCH 17/30] drm/atmel-hlcdc/atmel_hlcdc_plane: Fix documentation formatting and add missing description Sam Ravnborg (Thu Nov 12 2020 - 14:29:52 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Nick Desaulniers (Thu Nov 12 2020 - 14:31:00 EST)
- Re: [PATCH 01/30] drm/savage/savage_bci: Remove set but never used 'aper_rsrc' and 'fb_rsrc' Sam Ravnborg (Thu Nov 12 2020 - 14:31:17 EST)
- Re: [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() Valentin Schneider (Thu Nov 12 2020 - 14:31:36 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Konrad Rzeszutek Wilk (Thu Nov 12 2020 - 14:31:40 EST)
- Re: [PATCH v2 1/3] regmap-irq: Add support for peripheral offsets Mark Brown (Thu Nov 12 2020 - 14:33:31 EST)
- Re: [PATCH v2 04/20] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK Andrey Konovalov (Thu Nov 12 2020 - 14:39:04 EST)
- Re: [PATCH v2 0/2] Support SC7180 sound card variation without headset Mark Brown (Thu Nov 12 2020 - 14:39:05 EST)
- Re: [PATCH] regmap: Fix order of regmap write log Mark Brown (Thu Nov 12 2020 - 14:39:37 EST)
- Re: [PATCH v2 0/2] SPI/ Input: ads7846: properly handle spi->mode flags Mark Brown (Thu Nov 12 2020 - 14:39:56 EST)
- Re: [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() Qian Cai (Thu Nov 12 2020 - 14:41:52 EST)
- Re: [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory Andrey Konovalov (Thu Nov 12 2020 - 14:45:32 EST)
- Re: [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret' santosh . shilimkar (Thu Nov 12 2020 - 14:47:34 EST)
- Re: [PATCH v3 net-next 07/13] octeontx2-af: Add debugfs entry to dump the MCAM rules Saeed Mahameed (Thu Nov 12 2020 - 14:48:07 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Minchan Kim (Thu Nov 12 2020 - 14:50:04 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Minchan Kim (Thu Nov 12 2020 - 14:50:47 EST)
- Re: [PATCH v2 11/20] kasan: add and integrate kasan boot parameters Andrey Konovalov (Thu Nov 12 2020 - 14:52:08 EST)
- Re: [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory Marco Elver (Thu Nov 12 2020 - 14:52:27 EST)
- Re: [PATCH v2 11/20] kasan: add and integrate kasan boot parameters Andrey Konovalov (Thu Nov 12 2020 - 14:53:09 EST)
- Re: [PATCH v3 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields Saeed Mahameed (Thu Nov 12 2020 - 14:57:21 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Dmitry Osipenko (Thu Nov 12 2020 - 14:57:34 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Paul E. McKenney (Thu Nov 12 2020 - 15:00:33 EST)
- Re: [PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range" Minchan Kim (Thu Nov 12 2020 - 15:01:07 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Mark Brown (Thu Nov 12 2020 - 15:01:43 EST)
- Re: [PATCH 4.19 105/191] memory: emif: Remove bogus debugfs error handling Pavel Machek (Thu Nov 12 2020 - 15:01:59 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Alexander Graf (Thu Nov 12 2020 - 15:02:14 EST)
- Re: [PATCH v3 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields Alexander Duyck (Thu Nov 12 2020 - 15:02:25 EST)
- Re: [PATCH bpf-next 1/2] bpf: Augment the set of sleepable LSM hooks KP Singh (Thu Nov 12 2020 - 15:02:38 EST)
- Re: [PATCH v3 net-next 02/13] octeontx2-af: Verify MCAM entry channel and PF_FUNC Alexander Duyck (Thu Nov 12 2020 - 15:03:24 EST)
- [PATCH bpf-next v2 0/2] Sleepable LSM Hooks KP Singh (Thu Nov 12 2020 - 15:03:53 EST)
- [PATCH bpf-next v2 2/2] bpf: Expose bpf_d_path helper to sleepable LSM hooks KP Singh (Thu Nov 12 2020 - 15:03:54 EST)
- [PATCH bpf-next v2 1/2] bpf: Augment the set of sleepable LSM hooks KP Singh (Thu Nov 12 2020 - 15:04:00 EST)
- [PATCH] crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd Nathan Chancellor (Thu Nov 12 2020 - 15:07:17 EST)
- [PATCH v3] Make iwmmxt.S support Clang's integrated assembler Jian Cai (Thu Nov 12 2020 - 15:07:28 EST)
- Re: [PATCH 06/25] soc: ti: knav_qmss_queue: Remove set but unchecked variable 'ret' Lee Jones (Thu Nov 12 2020 - 15:07:49 EST)
- Re: [PATCH 01/30] drm/savage/savage_bci: Remove set but never used 'aper_rsrc' and 'fb_rsrc' Lee Jones (Thu Nov 12 2020 - 15:08:58 EST)
- [PATCH] bpf: Expose bpf_sk_storage_* to iterator programs Florent Revest (Thu Nov 12 2020 - 15:09:37 EST)
- [PATCH v2 0/1] This patch address comments on patch v1 Abhishek Kumar (Thu Nov 12 2020 - 15:09:49 EST)
- [PATCH v2 1/1] ath10k: add option for chip-id based BDF selection Abhishek Kumar (Thu Nov 12 2020 - 15:09:57 EST)
- [PATCH] bpf: Expose a bpf_sock_from_file helper to tracing programs Florent Revest (Thu Nov 12 2020 - 15:10:10 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Alexander Graf (Thu Nov 12 2020 - 15:10:27 EST)
- Re: INFO: rcu detected stall in input_repeat_key syzbot (Thu Nov 12 2020 - 15:11:30 EST)
- Re: [PATCH v2 18/20] kasan: clean up metadata allocation and usage Andrey Konovalov (Thu Nov 12 2020 - 15:11:58 EST)
- Re: [PATCH] USB: storage: avoid use of uninitialized values in error path Nathan Chancellor (Thu Nov 12 2020 - 15:13:02 EST)
- Re: [PATCH v8 2/9] mmap: make mlock_future_check() global David Hildenbrand (Thu Nov 12 2020 - 15:15:29 EST)
- Re: [PATCH v3 net-next 00/13] Add ethtool ntuple filters support Saeed Mahameed (Thu Nov 12 2020 - 15:16:47 EST)
- Re: [PATCH 27/30] drm/sti/sti_hdmi: Move 'colorspace_mode_names' array to where its used Sam Ravnborg (Thu Nov 12 2020 - 15:22:10 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Joe Perches (Thu Nov 12 2020 - 15:22:31 EST)
- Re: [PATCH 02/30] include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning Sam Ravnborg (Thu Nov 12 2020 - 15:25:22 EST)
- [PATCH] ARM: configs: sunxi: enable Realtek PHY Corentin Labbe (Thu Nov 12 2020 - 15:27:19 EST)
- Re: [PATCH 04/30] drm/via/via_dma: Remove set but unused variable 'agp_base' Sam Ravnborg (Thu Nov 12 2020 - 15:27:42 EST)
- saner sock_from_file() calling conventions (was Re: [PATCH] bpf: Expose a bpf_sock_from_file helper to tracing programs) Al Viro (Thu Nov 12 2020 - 15:28:40 EST)
- Re: [PATCH bpf-next v2 0/2] Sleepable LSM Hooks KP Singh (Thu Nov 12 2020 - 15:29:28 EST)
- [PATCH] ixgbe: Support external GBE SerDes PHY BCM54616s Paul Menzel (Thu Nov 12 2020 - 15:34:20 EST)
- Re: [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() Qian Cai (Thu Nov 12 2020 - 15:37:27 EST)
- Re: [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id Arnaldo Carvalho de Melo (Thu Nov 12 2020 - 15:39:57 EST)
- [PATCH v2] ima: select ima-buf template for buffer measurement Lakshmi Ramasubramanian (Thu Nov 12 2020 - 15:40:06 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Thierry Reding (Thu Nov 12 2020 - 15:44:05 EST)
- [PATCH net v1] lan743x: prevent entire kernel HANG on open, for some platforms Sven Van Asbroeck (Thu Nov 12 2020 - 15:47:47 EST)
- Re: [PATCH v3 1/3] dt-bindings: Convert graph bindings to json-schema Rob Herring (Thu Nov 12 2020 - 15:49:20 EST)
- [PATCH v24 00/12] Landlock LSM Mickaël Salaün (Thu Nov 12 2020 - 15:51:53 EST)
- [PATCH v24 01/12] landlock: Add object management Mickaël Salaün (Thu Nov 12 2020 - 15:51:58 EST)
- [PATCH v24 04/12] landlock: Add ptrace restrictions Mickaël Salaün (Thu Nov 12 2020 - 15:52:03 EST)
- [PATCH v24 08/12] landlock: Add syscall implementations Mickaël Salaün (Thu Nov 12 2020 - 15:52:14 EST)
- [PATCH v24 06/12] fs,security: Add sb_delete hook Mickaël Salaün (Thu Nov 12 2020 - 15:52:17 EST)
- [PATCH v24 05/12] LSM: Infrastructure management of the superblock Mickaël Salaün (Thu Nov 12 2020 - 15:52:19 EST)
- [PATCH v24 12/12] landlock: Add user and kernel documentation Mickaël Salaün (Thu Nov 12 2020 - 15:52:29 EST)
- [PATCH v24 11/12] samples/landlock: Add a sandbox manager example Mickaël Salaün (Thu Nov 12 2020 - 15:52:44 EST)
- [PATCH v24 07/12] landlock: Support filesystem access-control Mickaël Salaün (Thu Nov 12 2020 - 15:52:45 EST)
- [PATCH v24 09/12] arch: Wire up Landlock syscalls Mickaël Salaün (Thu Nov 12 2020 - 15:52:49 EST)
- Re: [PATCH v4 8/8] [DNI] arm64: dts: renesas: eagle: Specify channel amplitude Sergei Shtylyov (Thu Nov 12 2020 - 15:52:56 EST)
- [PATCH v24 10/12] selftests/landlock: Add user space tests Mickaël Salaün (Thu Nov 12 2020 - 15:53:01 EST)
- [PATCH v24 02/12] landlock: Add ruleset and domain management Mickaël Salaün (Thu Nov 12 2020 - 15:53:08 EST)
- [PATCH v24 03/12] landlock: Set up the security framework and manage credentials Mickaël Salaün (Thu Nov 12 2020 - 15:53:12 EST)
- Re: [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory Andrey Konovalov (Thu Nov 12 2020 - 15:55:05 EST)
- Re: [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct Dr. Greg (Thu Nov 12 2020 - 15:59:13 EST)
- linux-next: Fixes tag needs some work in the usb-chipidea-fixes tree Stephen Rothwell (Thu Nov 12 2020 - 15:59:27 EST)
- linux-next: Fixes tag needs some work in the vfs-fixes tree Stephen Rothwell (Thu Nov 12 2020 - 16:02:45 EST)
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library Bruce Fields (Thu Nov 12 2020 - 16:07:50 EST)
- Re: [PATCH 06/30] drm/amd/amdgpu/amdgpu_kms: Fix misnaming of parameter 'dev' Alex Deucher (Thu Nov 12 2020 - 16:08:38 EST)
- Re: [RFC][PATCH 00/18] crypto: Add generic Kerberos library Chuck Lever (Thu Nov 12 2020 - 16:09:51 EST)
- Re: [PATCH 07/30] drm/amd/amdgpu/amdgpu_fence: Fix some issues pertaining to function documentation Alex Deucher (Thu Nov 12 2020 - 16:12:10 EST)
- Re: linux-next: Fixes tag needs some work in the vfs-fixes tree Al Viro (Thu Nov 12 2020 - 16:14:11 EST)
- Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource Uwe Kleine-König (Thu Nov 12 2020 - 16:14:46 EST)
- Re: [PATCH] crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd Christian Lamparter (Thu Nov 12 2020 - 16:21:40 EST)
- Re: Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Arnd Bergmann (Thu Nov 12 2020 - 16:22:01 EST)
- Re: [PATCH] drm: bridge: dw-hdmi: Avoid resetting force in the detect function Sam Ravnborg (Thu Nov 12 2020 - 16:23:04 EST)
- Re: [PATCH 12/30] drm/amd/amdgpu/amdgpu_ttm: Demote non-conformant kernel-doc headers, fix slightly lacking ones Alex Deucher (Thu Nov 12 2020 - 16:23:14 EST)
- [PATCH v2 0/2] xor-neon: Remove GCC warn & pragmas Adrian Ratiu (Thu Nov 12 2020 - 16:23:40 EST)
- [PATCH v2 2/2] arm: lib: xor-neon: move pragma options to makefile Adrian Ratiu (Thu Nov 12 2020 - 16:23:43 EST)
- [PATCH v2 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning Adrian Ratiu (Thu Nov 12 2020 - 16:23:45 EST)
- Re: [PATCH v3 net-next 03/13] octeontx2-af: Generate key field bit mask from KEX profile Alexander Duyck (Thu Nov 12 2020 - 16:24:53 EST)
- Re: [PATCH 14/30] drm/amd/amdgpu/amdgpu_ring: Fix a bunch of function misdocumentation Alex Deucher (Thu Nov 12 2020 - 16:25:59 EST)
- Re: [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id Jiri Olsa (Thu Nov 12 2020 - 16:26:10 EST)
- Re: [PATCH 15/30] drm/amd/amdgpu/amdgpu_display: Remove pointless header Alex Deucher (Thu Nov 12 2020 - 16:26:40 EST)
- Re: [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() Valentin Schneider (Thu Nov 12 2020 - 16:26:45 EST)
- [PATCH v4 13/16] mm: Pass pvec directly to find_get_entries Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:26:57 EST)
- [PATCH v4 16/16] mm/filemap: Return only head pages from find_get_entries Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:01 EST)
- [PATCH v4 12/16] mm: Remove nr_entries parameter from pagevec_lookup_entries Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:04 EST)
- [PATCH v4 04/16] mm: Add FGP_ENTRY Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:09 EST)
- [PATCH v4 07/16] mm/filemap: Add mapping_seek_hole_data Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:15 EST)
- [PATCH v4 06/16] mm/filemap: Add helper for finding pages Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:19 EST)
- [PATCH v4 02/16] mm/shmem: Use pagevec_lookup in shmem_unlock_mapping Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:24 EST)
- [PATCH v4 00/16] Overhaul multi-page lookups for THP Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:35 EST)
- [PATCH v4 14/16] mm: Remove pagevec_lookup_entries Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:37 EST)
- [PATCH v4 03/16] mm/swap: Optimise get_shadow_from_swap_cache Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:40 EST)
- [PATCH v4 05/16] mm/filemap: Rename find_get_entry to mapping_get_entry Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:47 EST)
- [PATCH v4 09/16] mm: Add and use find_lock_entries Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:49 EST)
- [PATCH v4 15/16] mm/truncate,shmem: Handle truncates that split THPs Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:27:54 EST)
- Re: [PATCH 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Thu Nov 12 2020 - 16:28:00 EST)
- [PATCH v4 08/16] iomap: Use mapping_seek_hole_data Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:28:01 EST)
- [PATCH v4 11/16] mm: Add an 'end' parameter to pagevec_lookup_entries Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:28:08 EST)
- [PATCH v4 01/16] mm: Make pagecache tagged lookups return only head pages Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:28:09 EST)
- [PATCH v4 10/16] mm: Add an 'end' parameter to find_get_entries Matthew Wilcox (Oracle) (Thu Nov 12 2020 - 16:28:12 EST)
- Re: [PATCH 19/30] drm/amd/amdgpu/amdgpu_cs: Add a couple of missing function param descriptions Alex Deucher (Thu Nov 12 2020 - 16:28:56 EST)
- [PATCH] doc:it_IT: align Italian documentation Federico Vaga (Thu Nov 12 2020 - 16:29:31 EST)
- Re: [PATCH 29/32] pwm: lpc18xx-sct: convert to devm_platform_ioremap_resource Vladimir Zapolskiy (Thu Nov 12 2020 - 16:29:42 EST)
- Re: [PATCH 13/32] pwm: lpc32xx: convert to devm_platform_ioremap_resource Vladimir Zapolskiy (Thu Nov 12 2020 - 16:30:09 EST)
- Re: [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct Dave Hansen (Thu Nov 12 2020 - 16:31:24 EST)
- Re: [PATCH 29/30] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level' Alex Deucher (Thu Nov 12 2020 - 16:31:30 EST)
- Re: [PATCH v6] driver/perf: Add PMU driver for the ARM DMC-620 memory controller Tuan Phan (Thu Nov 12 2020 - 16:34:25 EST)
- Re: iommu/vt-d: Cure VF irqdomain hickup Thomas Gleixner (Thu Nov 12 2020 - 16:34:36 EST)
- Re: [PATCH v2 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning Nick Desaulniers (Thu Nov 12 2020 - 16:39:20 EST)
- Re: [PATCH v2 2/2] arm: lib: xor-neon: move pragma options to makefile Nick Desaulniers (Thu Nov 12 2020 - 16:40:22 EST)
- Re: [PATCH v3 net-next 04/13] octeontx2-af: Add mbox messages to install and delete MCAM rules Alexander Duyck (Thu Nov 12 2020 - 16:47:17 EST)
- Re: [PATCH v5 2/7] IMA: update process_buffer_measurement to measure buffer hash Tushar Sugandhi (Thu Nov 12 2020 - 16:47:40 EST)
- RE: [PATCH] ACPICA: fix -Wfallthrough Moore, Robert (Thu Nov 12 2020 - 16:48:07 EST)
- Re: [PATCH v5 2/7] IMA: update process_buffer_measurement to measure buffer hash Tushar Sugandhi (Thu Nov 12 2020 - 16:48:57 EST)
- Re: [PATCH] crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd Nathan Chancellor (Thu Nov 12 2020 - 16:49:10 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Arvind Sankar (Thu Nov 12 2020 - 16:50:39 EST)
- Re: [PATCH v2 2/2] arm: lib: xor-neon: move pragma options to makefile Nathan Chancellor (Thu Nov 12 2020 - 16:50:50 EST)
- Re: [PATCH][RFC] x86/microcode/intel: check cpu stepping and processor flag before saving microcode Raj, Ashok (Thu Nov 12 2020 - 16:54:47 EST)
- [PATCH] arm64: defconfig: Drop K3 SoC specific options Nishanth Menon (Thu Nov 12 2020 - 16:54:53 EST)
- Re: [PATCH 2/2] arm: lib: xor-neon: disable clang vectorization Nick Desaulniers (Thu Nov 12 2020 - 16:55:51 EST)
- Re: [PATCH] soc: ti: Kconfig: Drop ARM64 SoC specific configs Nishanth Menon (Thu Nov 12 2020 - 16:56:07 EST)
- Re: [PATCH v5 3/7] IMA: add hook to measure critical data Tushar Sugandhi (Thu Nov 12 2020 - 16:57:26 EST)
- Re: [PATCH] bpf: Expose bpf_sk_storage_* to iterator programs Martin KaFai Lau (Thu Nov 12 2020 - 16:58:14 EST)
- Re: [PATCH] drm: bridge: cdns: Kconfig: Switch over dependency to ARCH_K3 Nishanth Menon (Thu Nov 12 2020 - 16:59:08 EST)
- Re: [PATCH] soc: ti: Kconfig: Drop ARM64 SoC specific configs santosh . shilimkar (Thu Nov 12 2020 - 17:00:18 EST)
- Re: [RFC PATCH 4/6] mm: thp: add support for split huge page to any lower order pages. Ralph Campbell (Thu Nov 12 2020 - 17:01:34 EST)
- [PATCH v41 00/24] Intel SGX foundations Jarkko Sakkinen (Thu Nov 12 2020 - 17:01:58 EST)
- [PATCH v41 01/24] x86/sgx: Add SGX architectural data structures Jarkko Sakkinen (Thu Nov 12 2020 - 17:02:05 EST)
- [PATCH v41 02/24] x86/sgx: Add wrappers for ENCLS functions Jarkko Sakkinen (Thu Nov 12 2020 - 17:02:08 EST)
- [PATCH v41 03/24] x86/cpufeatures: x86/msr: Add Intel SGX hardware bits Jarkko Sakkinen (Thu Nov 12 2020 - 17:02:15 EST)
- [PATCH v41 04/24] x86/cpufeatures: x86/msr: Add Intel SGX Launch Control hardware bits Jarkko Sakkinen (Thu Nov 12 2020 - 17:02:24 EST)
- [PATCH v41 05/24] x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections Jarkko Sakkinen (Thu Nov 12 2020 - 17:02:26 EST)
- [PATCH v41 06/24] x86/mm: x86/sgx: Signal SIGSEGV with PF_SGX Jarkko Sakkinen (Thu Nov 12 2020 - 17:02:33 EST)
- Re: [PATCH v5 4/7] IMA: add policy to measure critical data Tushar Sugandhi (Thu Nov 12 2020 - 17:02:37 EST)
- [PATCH v41 07/24] x86/cpu/intel: Detect SGX support Jarkko Sakkinen (Thu Nov 12 2020 - 17:02:41 EST)
- [PATCH v41 08/24] x86/cpu/intel: Add nosgx kernel parameter Jarkko Sakkinen (Thu Nov 12 2020 - 17:02:47 EST)
- [PATCH v41 09/24] x86/sgx: Add SGX page allocator functions Jarkko Sakkinen (Thu Nov 12 2020 - 17:02:50 EST)
- [PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:00 EST)
- [PATCH v41 11/24] x86/sgx: Add SGX misc driver interface Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:12 EST)
- [PATCH v41 12/24] x86/sgx: Add SGX_IOC_ENCLAVE_CREATE Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:13 EST)
- [PATCH v41 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:15 EST)
- [PATCH v41 14/24] x86/sgx: Add SGX_IOC_ENCLAVE_INIT Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:20 EST)
- [PATCH v41 15/24] x86/sgx: Add SGX_IOC_ENCLAVE_PROVISION Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:28 EST)
- [PATCH v3] PCI: brcmstb: remove chained IRQ handler and data in one go Martin Kaiser (Thu Nov 12 2020 - 17:03:31 EST)
- [PATCH v41 16/24] x86/vdso: Add support for exception fixup in vDSO functions Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:33 EST)
- [PATCH v41 17/24] x86/fault: Add helper function to sanitize error code Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:38 EST)
- [PATCH v41 18/24] x86/traps: Attempt to fixup exceptions in vDSO before signaling Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:46 EST)
- [PATCH v41 19/24] x86/vdso: Implement a vDSO for Intel SGX enclave call Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:51 EST)
- [PATCH v41 20/24] selftests/x86: Add a selftest for SGX Jarkko Sakkinen (Thu Nov 12 2020 - 17:03:58 EST)
- [PATCH v41 21/24] x86/sgx: Add a page reclaimer Jarkko Sakkinen (Thu Nov 12 2020 - 17:04:06 EST)
- [PATCH v41 22/24] x86/sgx: Add ptrace() support for the SGX driver Jarkko Sakkinen (Thu Nov 12 2020 - 17:04:11 EST)
- [PATCH v41 23/24] docs: x86/sgx: Document SGX kernel architecture Jarkko Sakkinen (Thu Nov 12 2020 - 17:04:17 EST)
- [PATCH v41 24/24] x86/sgx: Update MAINTAINERS Jarkko Sakkinen (Thu Nov 12 2020 - 17:04:25 EST)
- [RESEND][PATCH 2/2] iommu: Avoid crash if iommu_group is null John Stultz (Thu Nov 12 2020 - 17:05:28 EST)
- [RESEND][PATCH 1/2] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing John Stultz (Thu Nov 12 2020 - 17:05:42 EST)
- Re: [RFC PATCH 5/6] mm: truncate: split thp to a non-zero order if possible. Ralph Campbell (Thu Nov 12 2020 - 17:09:03 EST)
- Re: [PATCH v5 5/7] IMA: validate supported kernel data sources before measurement Tushar Sugandhi (Thu Nov 12 2020 - 17:09:32 EST)
- [PATCH v3 1/3] PCI: altera-msi: remove chained IRQ handler and data in one go Martin Kaiser (Thu Nov 12 2020 - 17:10:39 EST)
- [PATCH v3 3/3] PCI: xgene-msi: Fix race in installing chained irq handler Martin Kaiser (Thu Nov 12 2020 - 17:10:44 EST)
- [PATCH v3 2/3] PCI: dwc: remove chained IRQ handler and data in one go Martin Kaiser (Thu Nov 12 2020 - 17:10:46 EST)
- Re: [PATCH 29/30] drm/amd/amdgpu/atombios_encoders: Remove set but unused variable 'backlight_level' Lee Jones (Thu Nov 12 2020 - 17:10:55 EST)
- Re: [GIT PULL] Networking pr-tracker-bot (Thu Nov 12 2020 - 17:11:02 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Dmitry Osipenko (Thu Nov 12 2020 - 17:15:03 EST)
- [PATCH bpf-next v5 00/34] bpf: switch to memcg-based memory accounting Roman Gushchin (Thu Nov 12 2020 - 17:16:11 EST)
- [PATCH bpf-next v5 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps Roman Gushchin (Thu Nov 12 2020 - 17:16:14 EST)
- [PATCH bpf-next v5 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps Roman Gushchin (Thu Nov 12 2020 - 17:16:15 EST)
- [PATCH v2 0/2] Fix AMD SEV guest boot issue with PCID feature Babu Moger (Thu Nov 12 2020 - 17:17:57 EST)
- Re: [PATCH net] iavf: fix error return code in iavf_init_get_resources() Jesse Brandeburg (Thu Nov 12 2020 - 17:17:59 EST)
- [PATCH v2 1/2] KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch Babu Moger (Thu Nov 12 2020 - 17:18:03 EST)
- [PATCH v2 2/2] KVM:SVM: Update cr3_lm_rsvd_bits for AMD SEV guests Babu Moger (Thu Nov 12 2020 - 17:18:11 EST)
- Re: [PATCH v5 0/7] IMA: Infrastructure for measurement of critical kernel data Tushar Sugandhi (Thu Nov 12 2020 - 17:18:57 EST)
- Re: [PATCH v2 10/20] kasan: inline and rename kasan_unpoison_memory Marco Elver (Thu Nov 12 2020 - 17:20:42 EST)
- Re: [RFC PATCH 4/6] mm: thp: add support for split huge page to any lower order pages. Zi Yan (Thu Nov 12 2020 - 17:20:58 EST)
- Re: [RFC PATCH 1/6] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range. Ralph Campbell (Thu Nov 12 2020 - 17:22:04 EST)
- Re: [PATCH] soc: ti: Kconfig: Drop ARM64 SoC specific configs Nishanth Menon (Thu Nov 12 2020 - 17:22:54 EST)
- [GIT PULL] GFS2 fixes for 5.10-rc3 Andreas Gruenbacher (Thu Nov 12 2020 - 17:23:57 EST)
- Re: [PATCH v5 2/7] IMA: update process_buffer_measurement to measure buffer hash Mimi Zohar (Thu Nov 12 2020 - 17:26:22 EST)
- [PATCH bpf-next v5 05/34] bpf: memcg-based memory accounting for bpf progs Roman Gushchin (Thu Nov 12 2020 - 17:26:41 EST)
- [PATCH bpf-next v5 07/34] bpf: memcg-based memory accounting for bpf maps Roman Gushchin (Thu Nov 12 2020 - 17:26:46 EST)
- [PATCH bpf-next v5 06/34] bpf: prepare for memcg-based memory accounting for bpf maps Roman Gushchin (Thu Nov 12 2020 - 17:26:49 EST)
- Re: [PATCH net] net: phy: mscc: remove non-MACSec compatible phy Jakub Kicinski (Thu Nov 12 2020 - 17:28:09 EST)
- Re: [PATCH v4 1/8] media: i2c: Add driver for RDACM21 camera module Kieran Bingham (Thu Nov 12 2020 - 17:31:14 EST)
- [PATCH bpf-next v5 09/34] bpf: refine memcg-based memory accounting for cpumap maps Roman Gushchin (Thu Nov 12 2020 - 17:31:34 EST)
- [PATCH bpf-next v5 10/34] bpf: memcg-based memory accounting for cgroup storage maps Roman Gushchin (Thu Nov 12 2020 - 17:31:38 EST)
- [PATCH bpf-next v5 08/34] bpf: refine memcg-based memory accounting for arraymap maps Roman Gushchin (Thu Nov 12 2020 - 17:31:44 EST)
- Re: [PATCH v4 2/8] dt-bindings: media: max9286: Document 'maxim,,initial-reverse-channel-mV" Kieran Bingham (Thu Nov 12 2020 - 17:34:42 EST)
- Re: [PATCH net-next v2 01/11] dt-bindings: net: dsa: convert ksz bindings document to yaml Vladimir Oltean (Thu Nov 12 2020 - 17:35:17 EST)
- [PATCH v2 1/2] Documentation: scheduler: fix outdated information on arch SD flags and sched_domain Barry Song (Thu Nov 12 2020 - 17:35:42 EST)
- [PATCH v2 2/2] Documentation: scheduler: ask users to set sched_debug cmdline Barry Song (Thu Nov 12 2020 - 17:35:45 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: Augment the set of sleepable LSM hooks Daniel Borkmann (Thu Nov 12 2020 - 17:35:57 EST)
- [PATCH bpf-next v5 13/34] bpf: memcg-based memory accounting for lpm_trie maps Roman Gushchin (Thu Nov 12 2020 - 17:36:31 EST)
- [PATCH bpf-next v5 17/34] bpf: refine memcg-based memory accounting for xskmap maps Roman Gushchin (Thu Nov 12 2020 - 17:36:34 EST)
- [PATCH bpf-next v5 18/34] bpf: eliminate rlimit-based memory accounting for arraymap maps Roman Gushchin (Thu Nov 12 2020 - 17:36:37 EST)
- [PATCH bpf-next v5 16/34] bpf: refine memcg-based memory accounting for sockmap and sockhash maps Roman Gushchin (Thu Nov 12 2020 - 17:36:38 EST)
- [PATCH bpf-next v5 21/34] bpf: eliminate rlimit-based memory accounting for cgroup storage maps Roman Gushchin (Thu Nov 12 2020 - 17:36:41 EST)
- [PATCH bpf-next v5 33/34] bpf: eliminate rlimit-based memory accounting for bpf progs Roman Gushchin (Thu Nov 12 2020 - 17:36:43 EST)
- [PATCH bpf-next v5 15/34] bpf: memcg-based memory accounting for bpf local storage maps Roman Gushchin (Thu Nov 12 2020 - 17:36:47 EST)
- [PATCH bpf-next v5 25/34] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps Roman Gushchin (Thu Nov 12 2020 - 17:36:50 EST)
- [PATCH bpf-next v5 29/34] bpf: eliminate rlimit-based memory accounting for stackmap maps Roman Gushchin (Thu Nov 12 2020 - 17:36:53 EST)
- [PATCH bpf-next v5 22/34] bpf: eliminate rlimit-based memory accounting for devmap maps Roman Gushchin (Thu Nov 12 2020 - 17:36:55 EST)
- [PATCH bpf-next v5 26/34] bpf: eliminate rlimit-based memory accounting for reuseport_array maps Roman Gushchin (Thu Nov 12 2020 - 17:36:58 EST)
- [PATCH bpf-next v5 30/34] bpf: eliminate rlimit-based memory accounting for xskmap maps Roman Gushchin (Thu Nov 12 2020 - 17:37:02 EST)
- [PATCH bpf-next v5 34/34] bpf: samples: do not touch RLIMIT_MEMLOCK Roman Gushchin (Thu Nov 12 2020 - 17:37:09 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dmitry Osipenko (Thu Nov 12 2020 - 17:37:12 EST)
- [PATCH bpf-next v5 28/34] bpf: eliminate rlimit-based memory accounting for sockmap and sockhash maps Roman Gushchin (Thu Nov 12 2020 - 17:37:22 EST)
- [PATCH bpf-next v5 23/34] bpf: eliminate rlimit-based memory accounting for hashtab maps Roman Gushchin (Thu Nov 12 2020 - 17:37:27 EST)
- [PATCH bpf-next v5 12/34] bpf: refine memcg-based memory accounting for hashtab maps Roman Gushchin (Thu Nov 12 2020 - 17:37:32 EST)
- [PATCH bpf-next v5 19/34] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps Roman Gushchin (Thu Nov 12 2020 - 17:37:34 EST)
- [PATCH bpf-next v5 24/34] bpf: eliminate rlimit-based memory accounting for lpm_trie maps Roman Gushchin (Thu Nov 12 2020 - 17:37:39 EST)
- [PATCH bpf-next v5 11/34] bpf: refine memcg-based memory accounting for devmap maps Roman Gushchin (Thu Nov 12 2020 - 17:37:43 EST)
- [PATCH bpf-next v5 14/34] bpf: memcg-based memory accounting for bpf ringbuffer Roman Gushchin (Thu Nov 12 2020 - 17:37:44 EST)
- Re: [RFC PATCH 5/6] mm: truncate: split thp to a non-zero order if possible. Zi Yan (Thu Nov 12 2020 - 17:37:48 EST)
- [PATCH bpf-next v5 20/34] bpf: eliminate rlimit-based memory accounting for cpumap maps Roman Gushchin (Thu Nov 12 2020 - 17:37:52 EST)
- Re: [RFC PATCH 1/6] mm: huge_memory: add new debugfs interface to trigger split huge page on any page range. Zi Yan (Thu Nov 12 2020 - 17:38:24 EST)
- Re: [PATCH v4 5/8] media: i2c: max9286: Configure reverse channel amplitude Kieran Bingham (Thu Nov 12 2020 - 17:38:28 EST)
- Re: [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct Andy Lutomirski (Thu Nov 12 2020 - 17:41:18 EST)
- Re: [PATCH net-next v2 02/11] net: dsa: microchip: support for "ethernet-ports" node Vladimir Oltean (Thu Nov 12 2020 - 17:42:48 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Thu Nov 12 2020 - 17:42:59 EST)
- Re: [PATCH v2 net-next] net: udp: remove redundant initialization in udp_gro_complete Jakub Kicinski (Thu Nov 12 2020 - 17:47:09 EST)
- [gustavoars-linux:testing/clang/fallthrough] BUILD SUCCESS d16b79b21df4c592423c69b59b31a6a9ec6b0fd6 kernel test robot (Thu Nov 12 2020 - 17:48:03 EST)
- Re: [PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range" Andrew Morton (Thu Nov 12 2020 - 17:49:36 EST)
- [PATCH v6 1/4] dt-bindings: mfd: Add ENE KB930 Embedded Controller binding Dmitry Osipenko (Thu Nov 12 2020 - 17:49:41 EST)
- [PATCH v6 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500 Dmitry Osipenko (Thu Nov 12 2020 - 17:49:42 EST)
- [PATCH v6 3/4] power: supply: Add battery gauge driver for Acer Iconia Tab A500 Dmitry Osipenko (Thu Nov 12 2020 - 17:49:45 EST)
- [PATCH v6 0/4] Introduce Embedded Controller driver for Acer A500 Dmitry Osipenko (Thu Nov 12 2020 - 17:49:49 EST)
- [PATCH v6 4/4] ARM: tegra: acer-a500: Add Embedded Controller Dmitry Osipenko (Thu Nov 12 2020 - 17:50:00 EST)
- Re: [PATCH v2 07/18] mips: dts: jz47x: Harmonize EHCI/OHCI DT nodes name Thomas Bogendoerfer (Thu Nov 12 2020 - 17:50:24 EST)
- Re: [PATCH v2 08/18] mips: dts: sead3: Harmonize EHCI/OHCI DT nodes name Thomas Bogendoerfer (Thu Nov 12 2020 - 17:50:27 EST)
- Re: [PATCH v2 09/18] mips: dts: ralink: mt7628a: Harmonize EHCI/OHCI DT nodes name Thomas Bogendoerfer (Thu Nov 12 2020 - 17:50:28 EST)
- Re: [PATCH mips-next 0/2] mips: boot: add support for self-extracting FIT images (vmlinuz.itb) Thomas Bogendoerfer (Thu Nov 12 2020 - 17:50:30 EST)
- Re: [PATCH] MIPS: BMC47xx: fix kconfig dependency bug for BCM47XX_SSB Thomas Bogendoerfer (Thu Nov 12 2020 - 17:50:34 EST)
- [PATCH] syscalls: Fix file comments for syscalls implemented in kernel/sys.c Tal Zussman (Thu Nov 12 2020 - 17:51:43 EST)
- Re: [PATCH net/next] net: ipconfig: Avoid spurious blank lines in boot log Jakub Kicinski (Thu Nov 12 2020 - 17:55:25 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Stephen Rothwell (Thu Nov 12 2020 - 17:56:42 EST)
- Re: [PATCH] lib: stackdepot: Add support to configure STACK_HASH_SIZE Andrew Morton (Thu Nov 12 2020 - 17:57:12 EST)
- Re: [PATCH v2 19/20] kasan, mm: allow cache merging with no metadata Andrey Konovalov (Thu Nov 12 2020 - 18:00:34 EST)
- [PATCH v2] reset: make shared pulsed reset controls re-triggerable Amjad Ouled-Ameur (Thu Nov 12 2020 - 18:01:51 EST)
- Re: [PATCH net-next v2 03/11] net: dsa: microchip: split ksz_common.h Vladimir Oltean (Thu Nov 12 2020 - 18:03:09 EST)
- [PATCH v5 0/5] objtool and cross compilation Vasily Gorbik (Thu Nov 12 2020 - 18:03:56 EST)
- [PATCH v5 4/5] objtool: Fix x86 orc generation on big endian cross compiles Vasily Gorbik (Thu Nov 12 2020 - 18:04:10 EST)
- [PATCH v5 1/5] x86/tools: Use tools headers for instruction decoder selftests Vasily Gorbik (Thu Nov 12 2020 - 18:04:10 EST)
- Re: [PATCH net-next v2 04/11] net: dsa: microchip: rename ksz9477.c to ksz9477_main.o Vladimir Oltean (Thu Nov 12 2020 - 18:04:26 EST)
- [PATCH v5 3/5] objtool: Fix reloc generation on big endian cross compiles Vasily Gorbik (Thu Nov 12 2020 - 18:04:43 EST)
- Re: [PATCH net-next v2 03/11] net: dsa: microchip: split ksz_common.h Vladimir Oltean (Thu Nov 12 2020 - 18:05:01 EST)
- Re: [PATCH net-next v2 04/11] net: dsa: microchip: rename ksz9477.c to ksz9477_main.o Vladimir Oltean (Thu Nov 12 2020 - 18:05:50 EST)
- [tip: x86/urgent] x86/platform/uv: Fix copied UV5 output archtype tip-bot2 for Mike Travis (Thu Nov 12 2020 - 18:06:09 EST)
- [PATCH v5 2/5] x86/insn: Support big endian cross-compiles Vasily Gorbik (Thu Nov 12 2020 - 18:06:12 EST)
- [PATCH v5 5/5] objtool: Rework header include paths Vasily Gorbik (Thu Nov 12 2020 - 18:06:19 EST)
- Re: [PATCH net-next v2 05/11] dt-bindings: net: dsa: microchip,ksz: add interrupt property Vladimir Oltean (Thu Nov 12 2020 - 18:07:37 EST)
- Re: [PATCH 0/2] ARM/ARM64: Enable SCMI in default configurations Florian Fainelli (Thu Nov 12 2020 - 18:08:53 EST)
- RE: [PATCH 11/25] soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr' Leo Li (Thu Nov 12 2020 - 18:12:53 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Andrew Morton (Thu Nov 12 2020 - 18:13:27 EST)
- Re: [PATCH v5 2/7] IMA: update process_buffer_measurement to measure buffer hash Tushar Sugandhi (Thu Nov 12 2020 - 18:16:06 EST)
- [GIT PULL] another fscrypt fix for 5.10-rc4 Eric Biggers (Thu Nov 12 2020 - 18:16:34 EST)
- Re: [PATCH net-next] net: kcov: don't select SKB_EXTENSIONS when there is no NET Jakub Kicinski (Thu Nov 12 2020 - 18:25:26 EST)
- Re: [PATCH net-next v2 06/11] net: dsa: microchip: ksz9477: basic interrupt support Vladimir Oltean (Thu Nov 12 2020 - 18:26:41 EST)
- Re: Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Richard Cochran (Thu Nov 12 2020 - 18:27:41 EST)
- Re: [PATCH 1/3] net: mac80211: use core API for updating TX stats Jakub Kicinski (Thu Nov 12 2020 - 18:30:46 EST)
- [PATCH v2] ARM: dts: imx50-kobo-aura: Enable eKTF2132 touchscreen Jonathan Neuschäfer (Thu Nov 12 2020 - 18:31:31 EST)
- Re: [RESEND PATCH] libfs: fix error cast of negative value in simple_attr_write() Andrew Morton (Thu Nov 12 2020 - 18:34:06 EST)
- Re: [PATCH] mm/zsmalloc: include sparsemem.h for MAX_PHYSMEM_BITS Florian Fainelli (Thu Nov 12 2020 - 18:47:43 EST)
- linux-next: build failure after merge of the ext3 tree Stephen Rothwell (Thu Nov 12 2020 - 18:47:44 EST)
- Re: [PATCH net-next v2 07/11] net: dsa: microchip: ksz9477: add Posix clock support for chip PTP clock Vladimir Oltean (Thu Nov 12 2020 - 18:47:44 EST)
- [PATCH] drivers: staging: retire drivers/staging/goldfish rkir (Thu Nov 12 2020 - 18:56:49 EST)
- Re: [PATCH v5 3/7] IMA: add hook to measure critical data Mimi Zohar (Thu Nov 12 2020 - 18:57:00 EST)
- Re: [PATCH net-next] net/mlx5: Fix passing zero to 'PTR_ERR' Saeed Mahameed (Thu Nov 12 2020 - 18:58:14 EST)
- Re: [PATCH bpf-next v2 1/2] bpf: Augment the set of sleepable LSM hooks KP Singh (Thu Nov 12 2020 - 18:59:48 EST)
- Re: [PATCH] kthread_worker: Add flush delayed work func Andrew Morton (Thu Nov 12 2020 - 19:01:39 EST)
- [PATCH 0/3] usb: meson: fix shared reset control use Amjad Ouled-Ameur (Thu Nov 12 2020 - 19:05:59 EST)
- [PATCH 1/3] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use Amjad Ouled-Ameur (Thu Nov 12 2020 - 19:06:19 EST)
- Re: [PATCH v5 5/7] IMA: validate supported kernel data sources before measurement Mimi Zohar (Thu Nov 12 2020 - 19:06:22 EST)
- [PATCH 2/3] usb: dwc3: meson-g12a: fix shared reset control use Amjad Ouled-Ameur (Thu Nov 12 2020 - 19:06:53 EST)
- [PATCH 3/3] phy: amlogic: meson8b-usb2: fix shared reset control use Amjad Ouled-Ameur (Thu Nov 12 2020 - 19:06:57 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Nick Desaulniers (Thu Nov 12 2020 - 19:09:33 EST)
- Re: [PATCH v2] reset: make shared pulsed reset controls re-triggerable Amjad Ouled-Ameur (Thu Nov 12 2020 - 19:12:54 EST)
- Re: [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes Paul Moore (Thu Nov 12 2020 - 19:13:03 EST)
- RE: [PATCH v1 0/1] mmc: sdhci-of-arasan: Specify .clk_ops for Keem Bay SOC Zulkifli, Muhammad Husaini (Thu Nov 12 2020 - 19:15:59 EST)
- [PATCH 0/4] regulator: debugging and fixing supply deps Michał Mirosław (Thu Nov 12 2020 - 19:16:52 EST)
- [PATCH 1/4] regulator: fix memory leak with repeated set_machine_constraints() Michał Mirosław (Thu Nov 12 2020 - 19:16:54 EST)
- [PATCH 3/4] regulator: avoid resolve_supply() infinite recursion Michał Mirosław (Thu Nov 12 2020 - 19:16:57 EST)
- [PATCH 2/4] regulator: debug early supply resolving Michał Mirosław (Thu Nov 12 2020 - 19:16:58 EST)
- [PATCH 1/5] perf metric: Restructure struct expr_parse_ctx. Ian Rogers (Thu Nov 12 2020 - 19:17:01 EST)
- [PATCH 0/5] Don't compute events that won't be used in a metric. Ian Rogers (Thu Nov 12 2020 - 19:17:02 EST)
- [PATCH 2/5] perf metric: Use NAN for missing event IDs. Ian Rogers (Thu Nov 12 2020 - 19:17:03 EST)
- [PATCH 4/5] perf metric: Add utilities to work on ids map. Ian Rogers (Thu Nov 12 2020 - 19:17:06 EST)
- [PATCH 5/5] perf metric: Don't compute unused events. Ian Rogers (Thu Nov 12 2020 - 19:17:12 EST)
- [PATCH 3/5] perf metric: Rename expr__find_other. Ian Rogers (Thu Nov 12 2020 - 19:17:20 EST)
- [PATCH 4/4] regulator: workaround self-referent regulators Michał Mirosław (Thu Nov 12 2020 - 19:17:25 EST)
- Re: [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT Roman Gushchin (Thu Nov 12 2020 - 19:19:46 EST)
- Re: [PATCH] MIPS: remove GCC < 4.9 support Maciej W. Rozycki (Thu Nov 12 2020 - 19:19:58 EST)
- [PATCH RESEND 0/4] regulator: debugging and fixing supply deps Michał Mirosław (Thu Nov 12 2020 - 19:20:30 EST)
- [PATCH RESEND 2/4] regulator: debug early supply resolving Michał Mirosław (Thu Nov 12 2020 - 19:20:32 EST)
- [PATCH RESEND 1/4] regulator: fix memory leak with repeated set_machine_constraints() Michał Mirosław (Thu Nov 12 2020 - 19:20:32 EST)
- [PATCH RESEND 4/4] regulator: workaround self-referent regulators Michał Mirosław (Thu Nov 12 2020 - 19:20:34 EST)
- [PATCH RESEND 3/4] regulator: avoid resolve_supply() infinite recursion Michał Mirosław (Thu Nov 12 2020 - 19:20:40 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Matteo Croce (Thu Nov 12 2020 - 19:21:09 EST)
- Re: [PATCH net-next V3] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Jakub Kicinski (Thu Nov 12 2020 - 19:21:59 EST)
- Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Jakub Kicinski (Thu Nov 12 2020 - 19:24:28 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Roman Gushchin (Thu Nov 12 2020 - 19:26:53 EST)
- Re: [PATCH] MIPS: remove GCC < 4.9 support Nick Desaulniers (Thu Nov 12 2020 - 19:27:38 EST)
- RE: [kbuild-all] Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Li, Philip (Thu Nov 12 2020 - 19:33:01 EST)
- Re: [PATCH 0/4] ARM: dts: aspeed: Add Facebook Galaxy100 BMC Tao Ren (Thu Nov 12 2020 - 19:34:50 EST)
- Re: [External] Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Mike Kravetz (Thu Nov 12 2020 - 19:39:04 EST)
- Re: [net-next,v2,1/5] vrf: add mac header for tunneled packets when sniffer is attached Andrea Mayer (Thu Nov 12 2020 - 19:39:14 EST)
- Re: [PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621 Chuanhong Guo (Thu Nov 12 2020 - 19:40:24 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Matteo Croce (Thu Nov 12 2020 - 19:42:12 EST)
- Re: [GIT PULL] another fscrypt fix for 5.10-rc4 pr-tracker-bot (Thu Nov 12 2020 - 19:44:00 EST)
- [gustavoars-linux:testing/clang/fallthrough 1/2] arch/mips/kernel/uprobes.c:176:2: warning: unannotated fall-through between switch labels kernel test robot (Thu Nov 12 2020 - 19:44:11 EST)
- Re: [GIT PULL] GFS2 fixes for 5.10-rc3 pr-tracker-bot (Thu Nov 12 2020 - 19:44:11 EST)
- Re: [PATCH] kbuild: Always link with '-z norelro' Nick Desaulniers (Thu Nov 12 2020 - 19:45:01 EST)
- [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH rkir (Thu Nov 12 2020 - 19:46:30 EST)
- Re: R: [PATCH] arm64: fix missing include in asm uaccess.h Andrew Morton (Thu Nov 12 2020 - 19:48:12 EST)
- Re: bootconfig length parse error in kernel Chen Yu (Thu Nov 12 2020 - 19:50:13 EST)
- Re: [kbuild-all] Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Jakub Kicinski (Thu Nov 12 2020 - 19:51:23 EST)
- Re: [PATCH net-next v2 08/11] net: ptp: add helper for one-step P2P clocks Vladimir Oltean (Thu Nov 12 2020 - 19:51:44 EST)
- [PATCH] sched/core: trivial: Fix typos in comments Tal Zussman (Thu Nov 12 2020 - 19:52:04 EST)
- Re: [PATCH] riscv: Explicitly specify the build id style in vDSO Makefile again Nick Desaulniers (Thu Nov 12 2020 - 19:53:27 EST)
- Re: [PATCH] kbuild: Always link with '-z norelro' Nathan Chancellor (Thu Nov 12 2020 - 19:54:05 EST)
- Re: [net-next,v2,2/5] seg6: improve management of behavior attributes Andrea Mayer (Thu Nov 12 2020 - 19:57:07 EST)
- [PATCH bpf-next v3 1/2] bpf: Augment the set of sleepable LSM hooks KP Singh (Thu Nov 12 2020 - 19:59:44 EST)
- [PATCH bpf-next v3 2/2] bpf: Expose bpf_d_path helper to sleepable LSM hooks KP Singh (Thu Nov 12 2020 - 19:59:50 EST)
- [PATCH bpf-next v3 0/2] Sleepable LSM Hooks KP Singh (Thu Nov 12 2020 - 19:59:52 EST)
- Re: [GIT PULL] Networking patchwork-bot+netdevbpf (Thu Nov 12 2020 - 20:00:14 EST)
- RE: [kbuild-all] Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Li, Philip (Thu Nov 12 2020 - 20:01:24 EST)
- Re: [External] Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Mike Kravetz (Thu Nov 12 2020 - 20:03:11 EST)
- Re: [PATCH] riscv: Explicitly specify the build id style in vDSO Makefile again Bill Wendling (Thu Nov 12 2020 - 20:03:37 EST)
- Re: [PATCH] riscv: Explicitly specify the build id style in vDSO Makefile again Nick Desaulniers (Thu Nov 12 2020 - 20:05:39 EST)
- [PATCH] reboot: sync documentation with current code Matteo Croce (Thu Nov 12 2020 - 20:08:02 EST)
- Re: [net-next,v2,3/5] seg6: add callbacks for customizing the creation/destruction of a behavior Andrea Mayer (Thu Nov 12 2020 - 20:08:13 EST)
- [PATCH] kernel/sys.c: trivial: Fix typos and formatting in comments Tal Zussman (Thu Nov 12 2020 - 20:09:34 EST)
- [PATCH] net: stmmac: dwmac_lib: enlarge dma reset timeout Jisheng Zhang (Thu Nov 12 2020 - 20:09:51 EST)
- Re: [PATCH] scsi: ufs: show lba and length for unmap commands Stanley Chu (Thu Nov 12 2020 - 20:10:46 EST)
- Re: [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT Andrew Morton (Thu Nov 12 2020 - 20:12:43 EST)
- Re: [PATCH] soc: ti: Kconfig: Drop ARM64 SoC specific configs santosh . shilimkar (Thu Nov 12 2020 - 20:16:19 EST)
- Re: [PATCH v2] selinux: Fix error return code in sel_ib_pkey_sid_slow() Paul Moore (Thu Nov 12 2020 - 20:17:39 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Andrew Morton (Thu Nov 12 2020 - 20:18:30 EST)
- RE: linux-next: Fixes tag needs some work in the usb-chipidea-fixes tree Peter Chen (Thu Nov 12 2020 - 20:20:56 EST)
- Re: [PATCH] bootconfig: Extend the magic check range to the preceding 3 bytes Chen Yu (Thu Nov 12 2020 - 20:28:34 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Andrea Mayer (Thu Nov 12 2020 - 20:30:12 EST)
- Re: [PATCH][RFC] x86/microcode/intel: check cpu stepping and processor flag before saving microcode Chen Yu (Thu Nov 12 2020 - 20:30:42 EST)
- Re: [PATCH] mailbox: arm_mhuv2: Add driver Jassi Brar (Thu Nov 12 2020 - 20:35:06 EST)
- Re: [PATCH v8 6/9] secretmem: add memcg accounting Andrew Morton (Thu Nov 12 2020 - 20:35:18 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Matteo Croce (Thu Nov 12 2020 - 20:38:57 EST)
- Re: [PATCH v5] cper, apei, mce: Pass x86 CPER through the MCA handling chain Punit Agrawal (Thu Nov 12 2020 - 20:41:21 EST)
- Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dave Hansen (Thu Nov 12 2020 - 20:43:59 EST)
- Re: [PATCH 2/2] mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT Roman Gushchin (Thu Nov 12 2020 - 20:46:41 EST)
- [tip:core/mm] BUILD SUCCESS 2a656cad337e0e1ca582f58847d7b0c7eeba4dc8 kernel test robot (Thu Nov 12 2020 - 20:49:10 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior David Ahern (Thu Nov 12 2020 - 20:49:24 EST)
- Re: [PATCH net-next V3] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dmytro Shytyi (Thu Nov 12 2020 - 20:50:50 EST)
- Re: [PATCH] reboot: sync documentation with current code Matteo Croce (Thu Nov 12 2020 - 20:51:26 EST)
- Re: [PATCH net-next V3] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dmytro Shytyi (Thu Nov 12 2020 - 20:51:45 EST)
- Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Jakub Kicinski (Thu Nov 12 2020 - 20:53:05 EST)
- [PATCH net-next V4] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dmytro Shytyi (Thu Nov 12 2020 - 20:57:12 EST)
- [PATCH][v2] x86/microcode/intel: check cpu stepping and processor flag before saving microcode Chen Yu (Thu Nov 12 2020 - 20:57:42 EST)
- [PATCH] reboot: remove cf9_safe from allowed types and rename cf9_force Matteo Croce (Thu Nov 12 2020 - 20:59:07 EST)
- Re: [PATCH net] net: ethernet: mtk-star-emac: fix error return code in mtk_star_enable() Jakub Kicinski (Thu Nov 12 2020 - 21:00:45 EST)
- Re: [PATCH net-next] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dave Hansen (Thu Nov 12 2020 - 21:01:31 EST)
- Re: [PATCH net v2] net: x25: Increase refcnt of "struct x25_neigh" in x25_rx_call_request Jakub Kicinski (Thu Nov 12 2020 - 21:02:57 EST)
- [PATCH 2/3 v6] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default Steven Rostedt (Thu Nov 12 2020 - 21:02:58 EST)
- [PATCH 1/3 v6] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs Steven Rostedt (Thu Nov 12 2020 - 21:03:00 EST)
- [PATCH 3/3 v6] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available Steven Rostedt (Thu Nov 12 2020 - 21:03:06 EST)
- [PATCH 0/3 v6] ftrace: Add access to function arguments for all callbacks Steven Rostedt (Thu Nov 12 2020 - 21:03:10 EST)
- Re: [PATCH v6] lib: optimize cpumask_local_spread() Shaokun Zhang (Thu Nov 12 2020 - 21:06:37 EST)
- Re: [PATCH] Input: add new touchpad driver for Zinitix IC Dmitry Torokhov (Thu Nov 12 2020 - 21:07:22 EST)
- RE: [PATCH v3 10/15] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA Sia, Jee Heng (Thu Nov 12 2020 - 21:12:36 EST)
- Re: [PATCH net-next 00/18] net: phy: add support for shared interrupts (part 2) Jakub Kicinski (Thu Nov 12 2020 - 21:21:12 EST)
- Re: [PATCH] bootconfig: Extend the magic check range to the preceding 3 bytes Masami Hiramatsu (Thu Nov 12 2020 - 21:21:23 EST)
- Re: [PATCH] MIPS: Loongson64: Add read_persistent_clock64() Jiaxun Yang (Thu Nov 12 2020 - 21:22:59 EST)
- Re: linux-x25 mail list not working John 'Warthog9' Hawley (Thu Nov 12 2020 - 21:23:10 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Jiaxun Yang (Thu Nov 12 2020 - 21:30:30 EST)
- Re: [PATCH 1/1] kasan: fix object remain in offline per-cpu quarantine Kuan-Ying Lee (Thu Nov 12 2020 - 21:32:10 EST)
- [PATCH v3] gpio: sifive: To get gpio irq offset from device tree data Greentime Hu (Thu Nov 12 2020 - 21:34:03 EST)
- Re: [PATCH 2/2] drm/bridge: anx7625: disable regulators when power off Xin Ji (Thu Nov 12 2020 - 21:34:48 EST)
- Re: [PATCH net] net: dsa: lantiq_gswip: add missed clk_disable_unprepare() in gswip_gphy_fw_load() Zhang Changzhong (Thu Nov 12 2020 - 21:34:56 EST)
- Re: [PATCH 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies Xin Ji (Thu Nov 12 2020 - 21:37:05 EST)
- Re: [PATCH] ttyprintk: optimize tpk_close flush code sunjunyong (Thu Nov 12 2020 - 21:38:32 EST)
- Re: R: [PATCH] arm64: fix missing include in asm uaccess.h Al Viro (Thu Nov 12 2020 - 21:40:45 EST)
- Re: [PATCH net-next v2 09/11] net: dsa: microchip: ksz9477: add hardware time stamping support Vladimir Oltean (Thu Nov 12 2020 - 21:40:56 EST)
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Tian, Kevin (Thu Nov 12 2020 - 21:42:10 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Andrew Morton (Thu Nov 12 2020 - 21:46:41 EST)
- Re: [PATCH] soc: ti: Kconfig: Drop ARM64 SoC specific configs Nishanth Menon (Thu Nov 12 2020 - 21:47:28 EST)
- 答复: [PATCH v2] bus: mhi: core: Add support MHI EE FP for download firmware Carl Yin(殷张成) (Thu Nov 12 2020 - 21:48:39 EST)
- Re: [PATCH net-next v2 10/11] net: dsa: microchip: ksz9477: add Pulse Per Second (PPS) support Vladimir Oltean (Thu Nov 12 2020 - 21:53:20 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Matteo Croce (Thu Nov 12 2020 - 22:05:34 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Alexei Starovoitov (Thu Nov 12 2020 - 22:05:34 EST)
- [PATCH V2] arm64/mm: Validate hotplug range before creating linear mapping Anshuman Khandual (Thu Nov 12 2020 - 22:05:34 EST)
- Re: [PATCH] arm64: mm: account for hotplug memory when randomizing the linear region Anshuman Khandual (Thu Nov 12 2020 - 22:17:06 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Andrew Morton (Thu Nov 12 2020 - 22:18:32 EST)
- Re: [PATCH bpf-next 2/2] bpf: Expose bpf_d_path helper to sleepable LSM hooks Yonghong Song (Thu Nov 12 2020 - 22:18:50 EST)
- [PATCH v3 2/2] drm/amdkfd: Put ACPI table after using it Hanjun Guo (Thu Nov 12 2020 - 22:19:51 EST)
- [PATCH v3 1/2] drm/amdkfd: Move the ignore_crat check before the CRAT table get Hanjun Guo (Thu Nov 12 2020 - 22:19:53 EST)
- drivers/usb/typec/tcpm/wcove.c:380:50: sparse: sparse: incorrect type in argument 1 (different base types) kernel test robot (Thu Nov 12 2020 - 22:21:21 EST)
- Error: invalid switch -me200 kernel test robot (Thu Nov 12 2020 - 22:22:25 EST)
- Re: [PATCH] bootconfig: Extend the magic check range to the preceding 3 bytes Steven Rostedt (Thu Nov 12 2020 - 22:23:23 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Alexei Starovoitov (Thu Nov 12 2020 - 22:26:04 EST)
- Re: [PATCH] MIPS: remove GCC < 4.9 support Maciej W. Rozycki (Thu Nov 12 2020 - 22:28:18 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Jinyang He (Thu Nov 12 2020 - 22:28:56 EST)
- [rcu:rcu/next] BUILD SUCCESS bf6a52d6ce5f1c297fa5c26066739745d51c1b15 kernel test robot (Thu Nov 12 2020 - 22:29:28 EST)
- Re: [PATCH net-next v2 09/11] net: dsa: microchip: ksz9477: add hardware time stamping support Richard Cochran (Thu Nov 12 2020 - 22:31:45 EST)
- Re: crypto: caam/qi - simplify error path for context allocation Herbert Xu (Thu Nov 12 2020 - 22:39:42 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Andrew Morton (Thu Nov 12 2020 - 22:40:54 EST)
- Re: crypto: caam/qi - simplify error path for context allocation Herbert Xu (Thu Nov 12 2020 - 22:41:09 EST)
- Re: [PATCH] MIPS: Loongson64: Add read_persistent_clock64() Tiezhu Yang (Thu Nov 12 2020 - 22:41:09 EST)
- RE: [PATCH v3 2/2] phy: intel: Add Keem Bay USB PHY support Wan Mohamad, Wan Ahmad Zainie (Thu Nov 12 2020 - 22:47:04 EST)
- Re: [RFC PATCH net-next 3/3] net: dsa: listen for SWITCHDEV_{FDB,DEL}_ADD_TO_DEVICE on foreign bridge neighbors Florian Fainelli (Thu Nov 12 2020 - 22:48:44 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Maciej W. Rozycki (Thu Nov 12 2020 - 22:49:34 EST)
- Re: [PATCH net-next v2 10/11] net: dsa: microchip: ksz9477: add Pulse Per Second (PPS) support Richard Cochran (Thu Nov 12 2020 - 22:50:17 EST)
- Re: [PATCH stable] net: sch_generic: fix the missing new qdisc assignment bug Brian Norris (Thu Nov 12 2020 - 22:51:25 EST)
- [PATCH] net/nfc/nic: refined function nci_hci_resp_received Alex Shi (Thu Nov 12 2020 - 22:52:04 EST)
- Re: [PATCH v1 1/4] dt-bindings: ata: tegra: Convert binding documentation to YAML Sowjanya Komatineni (Thu Nov 12 2020 - 22:54:41 EST)
- Re: [PATCH v2 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm Herbert Xu (Thu Nov 12 2020 - 22:57:55 EST)
- mmotm 2020-11-12-20-01 uploaded akpm (Thu Nov 12 2020 - 23:02:30 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Roman Gushchin (Thu Nov 12 2020 - 23:02:52 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Alexei Starovoitov (Thu Nov 12 2020 - 23:08:39 EST)
- Re: [PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation John Stultz (Thu Nov 12 2020 - 23:11:16 EST)
- Re: [PATCH] drm/i915/gvt: return error when failing to take the module reference Zhenyu Wang (Thu Nov 12 2020 - 23:18:27 EST)
- Re: [External] Re: [PATCH v3 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Muchun Song (Thu Nov 12 2020 - 23:19:13 EST)
- [RFC PATCH] bpf: bpf_sock_from_file_proto can be static kernel test robot (Thu Nov 12 2020 - 23:22:43 EST)
- Re: [PATCH] bpf: Expose a bpf_sock_from_file helper to tracing programs kernel test robot (Thu Nov 12 2020 - 23:22:58 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Namhyung Kim (Thu Nov 12 2020 - 23:32:34 EST)
- Re: [PATCH 15/24] perf tools: Synthesize build id for kernel/modules/tasks Namhyung Kim (Thu Nov 12 2020 - 23:32:34 EST)
- Re: [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id Namhyung Kim (Thu Nov 12 2020 - 23:40:32 EST)
- [GIT PULL] more ext4 fixes for v5.10-rc4 Theodore Y. Ts'o (Fri Nov 13 2020 - 00:00:55 EST)
- [PATCH] perf stat: Use proper cpu for shadow stats Namhyung Kim (Fri Nov 13 2020 - 00:03:11 EST)
- Re: [PATCH] scsi: ufs: Fix a bug in ufshcd_system_resume() Can Guo (Fri Nov 13 2020 - 00:05:23 EST)
- Re: [PATCH 3/3] powerpc: rewrite atomics to use ARCH_ATOMIC kernel test robot (Fri Nov 13 2020 - 00:06:22 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing David Gow (Fri Nov 13 2020 - 00:17:35 EST)
- Re: linux-x25 mail list not working Martin Schiller (Fri Nov 13 2020 - 00:29:02 EST)
- Re: [PATCH] scsi: ufs: Add retry flow for failed hba enabling Can Guo (Fri Nov 13 2020 - 00:29:02 EST)
- Re: [PATCH 0/7] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621 Sergio Paracuellos (Fri Nov 13 2020 - 00:33:11 EST)
- Re: [PATCH] hugetlbfs: fix anon huge page migration race HORIGUCHI NAOYA(堀口 直也) (Fri Nov 13 2020 - 00:34:44 EST)
- linux-next: build failure after merge of the usb-chipidea-next tree Stephen Rothwell (Fri Nov 13 2020 - 00:36:44 EST)
- [PATCH] panic: Avoid dump_stack() twice Kefeng Wang (Fri Nov 13 2020 - 00:43:22 EST)
- Re: KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3 Matt Mullins (Fri Nov 13 2020 - 00:43:44 EST)
- Re: [RESEND PATCH] arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC support Sekhar Nori (Fri Nov 13 2020 - 00:54:47 EST)
- Re: [PATCH] dt-bindings: mfd: mediatek: Add bindings for MT6360 PMIC Gene Chen (Fri Nov 13 2020 - 00:54:58 EST)
- Re: [PATCH v3 00/14] iommu/amd: Add Generic IO Page Table Framework Support Suravee Suthikulpanit (Fri Nov 13 2020 - 00:58:03 EST)
- lib/crypto/curve25519-selftest.c:1283:13: warning: no previous prototype for 'curve25519_selftest' kernel test robot (Fri Nov 13 2020 - 00:58:03 EST)
- linux-next: build warning after merge of the akpm-current tree Stephen Rothwell (Fri Nov 13 2020 - 01:01:08 EST)
- Re: [PATCH v4 01/18] dt-bindings: usb: usb-hcd: Detach generic USB controller properties Chunfeng Yun (Fri Nov 13 2020 - 01:04:41 EST)
- [PATCH net] cx82310_eth: fix error return code in cx82310_bind() Zhang Changzhong (Fri Nov 13 2020 - 01:05:39 EST)
- Re: [PATCH] kbuild: Always link with '-z norelro' Ard Biesheuvel (Fri Nov 13 2020 - 01:06:22 EST)
- [PATCH] crypto: lib/curve25519 - Move selftest prototype into header file Herbert Xu (Fri Nov 13 2020 - 01:13:12 EST)
- [PATCH net] qlcnic: fix error return code in qlcnic_83xx_restart_hw() Zhang Changzhong (Fri Nov 13 2020 - 01:15:03 EST)
- Re: [PATCH] arm64: mm: account for hotplug memory when randomizing the linear region Ard Biesheuvel (Fri Nov 13 2020 - 01:15:10 EST)
- [PATCH] brcmfmac: fix error return code in brcmf_cfg80211_connect() Zhang Changzhong (Fri Nov 13 2020 - 01:27:00 EST)
- [PATCH RFC v1 1/1] scsi: pm: Leave runtime resume along if block layer PM is enabled Can Guo (Fri Nov 13 2020 - 01:30:24 EST)
- [PATCH net] net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe() Zhang Changzhong (Fri Nov 13 2020 - 01:32:26 EST)
- Re: mmotm 2020-11-12-20-01 uploaded (mm/secretmem.c) Randy Dunlap (Fri Nov 13 2020 - 01:35:42 EST)
- Re: [PATCH] panic: Avoid dump_stack() twice Alexey Kardashevskiy (Fri Nov 13 2020 - 01:39:56 EST)
- [git pull] drm fixes for 5.10-rc4 Dave Airlie (Fri Nov 13 2020 - 01:41:23 EST)
- [PATCH] IB/hfi1: fix error return code in hfi1_init_dd() Zhang Changzhong (Fri Nov 13 2020 - 01:41:26 EST)
- Re: [Fonts] 9522750c66: fio.read_iops 7.5% improvement Greg Kroah-Hartman (Fri Nov 13 2020 - 01:48:31 EST)
- [PATCH net] net: ethernet: ti: cpsw: fix error return code in cpsw_probe() Zhang Changzhong (Fri Nov 13 2020 - 01:48:33 EST)
- Re: [PATCH] panic: Avoid dump_stack() twice Kefeng Wang (Fri Nov 13 2020 - 01:51:47 EST)
- Re: [PATCH 06/19] elf/vdso: Reuse arch_setup_additional_pages() parameters kernel test robot (Fri Nov 13 2020 - 01:58:06 EST)
- Re: [PATCH 02/19] elf: Move arch_setup_additional_pages() to generic elf.h kernel test robot (Fri Nov 13 2020 - 02:00:05 EST)
- Re: [PATCH 02/19] elf: Move arch_setup_additional_pages() to generic elf.h kernel test robot (Fri Nov 13 2020 - 02:02:04 EST)
- linux-next: build failure after merge of the akpm tree Stephen Rothwell (Fri Nov 13 2020 - 02:02:52 EST)
- Re: [PATCH] arm64: mm: account for hotplug memory when randomizing the linear region Anshuman Khandual (Fri Nov 13 2020 - 02:03:06 EST)
- Re: [PATCH 1/1] kasan: fix object remain in offline per-cpu quarantine Dmitry Vyukov (Fri Nov 13 2020 - 02:03:54 EST)
- About devm_platform_ioremap_resource [Was: Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource] Uwe Kleine-König (Fri Nov 13 2020 - 02:04:26 EST)
- Re: [PATCH] arm64: mm: account for hotplug memory when randomizing the linear region Ard Biesheuvel (Fri Nov 13 2020 - 02:06:38 EST)
- linux-next: Tree for Nov 13 Stephen Rothwell (Fri Nov 13 2020 - 02:08:20 EST)
- Re: [PATCH] net: dsa: sja1105: Fix return value check in sja1105_ptp_clock_register() Kurt Kanzenbach (Fri Nov 13 2020 - 02:11:01 EST)
- Re: [Fonts] 9522750c66: fio.read_iops 7.5% improvement Lee Jones (Fri Nov 13 2020 - 02:14:29 EST)
- Re: [PATCH 11/25] soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr' Lee Jones (Fri Nov 13 2020 - 02:16:03 EST)
- [PATCH net-next RFC v2] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack Xie He (Fri Nov 13 2020 - 02:18:01 EST)
- Re: [PATCH 00/19] [Set 2] Rid W=1 warnings from GPU Lee Jones (Fri Nov 13 2020 - 02:19:44 EST)
- Re: iommu/vt-d: Cure VF irqdomain hickup Lu Baolu (Fri Nov 13 2020 - 02:21:13 EST)
- [PATCH] media: cx88: use ARRAY_SIZE Xu Wang (Fri Nov 13 2020 - 02:21:31 EST)
- general protection fault in tomoyo_socket_sendmsg_permission syzbot (Fri Nov 13 2020 - 02:21:50 EST)
- linux-next: Signed-off-by missing for commit in the crypto tree Stephen Rothwell (Fri Nov 13 2020 - 02:22:52 EST)
- [PATCH 2/6] timekeeping: add missed kernel-doc marks for 'tkf' Alex Shi (Fri Nov 13 2020 - 02:24:48 EST)
- [PATCH 1/6] time: fix kernel-doc markup Alex Shi (Fri Nov 13 2020 - 02:24:50 EST)
- [PATCH 5/6] timekeeping: add ts/tk explaination for kernel-doc Alex Shi (Fri Nov 13 2020 - 02:24:53 EST)
- [PATCH 6/6] timekeeping: fix kernel-doc mark issue on read_persistent_clock64 Alex Shi (Fri Nov 13 2020 - 02:24:55 EST)
- [PATCH 4/6] timekeeping: remove static functions from kernel-doc markup Alex Shi (Fri Nov 13 2020 - 02:25:00 EST)
- [PATCH 3/6] timekeeping: add kernel-doc markup for pvclock notifier Alex Shi (Fri Nov 13 2020 - 02:25:04 EST)
- [PATCH] gcov: fix kernel-doc markup issue Alex Shi (Fri Nov 13 2020 - 02:26:15 EST)
- Re: [PATCH v4 01/11] firmware: raspberrypi: Keep count of all consumers Dmitry Torokhov (Fri Nov 13 2020 - 02:26:43 EST)
- Re: [PATCH v2 2/4] docs: hwmon: (ltc2945): change type of val to ULL in ltc2945_val_to_reg() kernel test robot (Fri Nov 13 2020 - 02:27:05 EST)
- [PATCH] Smack: fix kernel-doc interface on functions Alex Shi (Fri Nov 13 2020 - 02:27:37 EST)
- Re: [PATCH 00/19] [Set 2] Rid W=1 warnings from GPU Alex Deucher (Fri Nov 13 2020 - 02:28:44 EST)
- RE: [v3 4/4] spi: aspeed: Add ASPEED FMC/SPI memory controller driver Chin-Ting Kuo (Fri Nov 13 2020 - 02:31:07 EST)
- [PATCH V3] arm64/mm: Validate hotplug range before creating linear mapping Anshuman Khandual (Fri Nov 13 2020 - 02:31:53 EST)
- [PATCH] tracing: remove the unused value assignment in test_create_synth_event xiakaixu1987 (Fri Nov 13 2020 - 02:33:52 EST)
- [PATCH] macintosh: windfarm: Use NULL to compare with pointer-typed value rather than 0 Xu Wang (Fri Nov 13 2020 - 02:34:08 EST)
- Re: [LKP] Re: [mm/memcg] bd0b230fe1: will-it-scale.per_process_ops -22.7% regression Feng Tang (Fri Nov 13 2020 - 02:34:51 EST)
- Re: [PATCH 00/19] [Set 2] Rid W=1 warnings from GPU Lee Jones (Fri Nov 13 2020 - 02:36:45 EST)
- Re: [PATCH v4] clk: samsung: Prevent potential endless loop in the PLL set_rate ops Krzysztof Kozlowski (Fri Nov 13 2020 - 02:36:52 EST)
- Re: [PATCH 07/15] input: touchscreen: usbtouchscreen: Remove unused variable 'ret' Dmitry Torokhov (Fri Nov 13 2020 - 02:37:07 EST)
- Re: [PATCH 02/15] input: keyboard: samsung-keypad: Remove set but unused variable 'var' Dmitry Torokhov (Fri Nov 13 2020 - 02:37:17 EST)
- Re: [PATCH 05/15] input: touchscreen: imx6ul_tsc: Remove set but unused variable 'value' Dmitry Torokhov (Fri Nov 13 2020 - 02:37:28 EST)
- Re: [LKP] Re: [mm/memcg] bd0b230fe1: will-it-scale.per_process_ops -22.7% regression Feng Tang (Fri Nov 13 2020 - 02:39:35 EST)
- Re: [PATCH] arm64: mm: account for hotplug memory when randomizing the linear region Anshuman Khandual (Fri Nov 13 2020 - 02:40:12 EST)
- [PATCH] drm/tilcdc: Remove unnecessary THIS_MODULE Tian Tao (Fri Nov 13 2020 - 02:40:30 EST)
- Re: [PATCH 08/15] input: touchscreen: surface3_spi: Remove set but unused variable 'timestamp' Dmitry Torokhov (Fri Nov 13 2020 - 02:40:33 EST)
- Re: [PATCH][next] drm/ttm: fix spelling mistake "swaput" -> "swapout" Christian König (Fri Nov 13 2020 - 02:42:05 EST)
- Re: [PATCH 06/15] input: touchscreen: melfas_mip4: Remove a bunch of unused variables Dmitry Torokhov (Fri Nov 13 2020 - 02:42:08 EST)
- Re: [PATCH v2 5/6] regulator: mcp16502: add support for ramp delay kernel test robot (Fri Nov 13 2020 - 02:42:10 EST)
- Re: [PATCH 08/15] input: touchscreen: surface3_spi: Remove set but unused variable 'timestamp' Benjamin Tissoires (Fri Nov 13 2020 - 02:42:52 EST)
- Re: [PATCH V3] arm64/mm: Validate hotplug range before creating linear mapping Ard Biesheuvel (Fri Nov 13 2020 - 02:43:31 EST)
- Re: [PATCH] drivers: staging: retire drivers/staging/goldfish Greg KH (Fri Nov 13 2020 - 02:44:43 EST)
- Re: [LINUX PATCH V3 0/9] gpio-xilinx: Update on xilinx gpio driver Michal Simek (Fri Nov 13 2020 - 02:45:33 EST)
- [PATCH] rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare Xu Wang (Fri Nov 13 2020 - 02:46:02 EST)
- Re: [PATCH 1/3] net: mac80211: use core API for updating TX stats Heiner Kallweit (Fri Nov 13 2020 - 02:46:59 EST)
- Re: [PATCH 1/3] net: mac80211: use core API for updating TX stats Heiner Kallweit (Fri Nov 13 2020 - 02:47:02 EST)
- Re: [PATCH 3/3] net: xfrm: use core API for updating TX stats Heiner Kallweit (Fri Nov 13 2020 - 02:47:05 EST)
- Re: [PATCH 2/3] net: openvswitch: use core API for updating TX stats Heiner Kallweit (Fri Nov 13 2020 - 02:47:08 EST)
- Re: [PATCH v2 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning Ard Biesheuvel (Fri Nov 13 2020 - 02:49:28 EST)
- Re: [PATCH v2 2/2] arm: lib: xor-neon: move pragma options to makefile Ard Biesheuvel (Fri Nov 13 2020 - 02:50:35 EST)
- Re: [PATCH 06/15] input: touchscreen: melfas_mip4: Remove a bunch of unused variables Lee Jones (Fri Nov 13 2020 - 02:55:31 EST)
- Re: [PATCH 07/15] input: touchscreen: usbtouchscreen: Remove unused variable 'ret' Lee Jones (Fri Nov 13 2020 - 02:56:37 EST)
- Re: [PATCH 2/4] clk: qcom: Add SDX55 GCC support Stephen Boyd (Fri Nov 13 2020 - 02:58:22 EST)
- [RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash() Roberto Sassu (Fri Nov 13 2020 - 03:01:55 EST)
- lib/crypto/blake2s-selftest.c:566:13: warning: no previous prototype for 'blake2s_selftest' kernel test robot (Fri Nov 13 2020 - 03:03:05 EST)
- Re: [PATCH] clk-si5341: Support NVM programming through sysfs Stephen Boyd (Fri Nov 13 2020 - 03:03:16 EST)
- [PATCH] rtc: snvs: Remove NULL pointer check before clk_* Xu Wang (Fri Nov 13 2020 - 03:03:25 EST)
- Re: [PATCH 06/19] elf/vdso: Reuse arch_setup_additional_pages() parameters kernel test robot (Fri Nov 13 2020 - 03:05:13 EST)
- Re: [PATCH v5 5/5] objtool: Rework header include paths Peter Zijlstra (Fri Nov 13 2020 - 03:06:58 EST)
- Re: [PATCH 0/3 v6] ftrace: Add access to function arguments for all callbacks Peter Zijlstra (Fri Nov 13 2020 - 03:07:46 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Miguel Ojeda (Fri Nov 13 2020 - 03:10:20 EST)
- Re: [PATCH] perf vendor events: Update Skylake client events to v50 Jin, Yao (Fri Nov 13 2020 - 03:12:50 EST)
- Re: [PATCH v2] clk: mediatek: fix mtk_clk_register_mux() as static function Stephen Boyd (Fri Nov 13 2020 - 03:13:06 EST)
- [PATCH] dmaengine: ioatdma: remove unused function missed during dma_v2 removal Lukas Bulwahn (Fri Nov 13 2020 - 03:13:27 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Miguel Ojeda (Fri Nov 13 2020 - 03:14:15 EST)
- Re: [PATCH] net: ethernet: ti: cpsw: fix cpts irq after suspend Tony Lindgren (Fri Nov 13 2020 - 03:16:02 EST)
- Re: [PATCH v2] cpuset: fix race between hotplug work and later CPU offline Peter Zijlstra (Fri Nov 13 2020 - 03:16:43 EST)
- Re: [PATCH net-next 00/18] net: phy: add support for shared interrupts (part 2) Ioana Ciornei (Fri Nov 13 2020 - 03:17:05 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" Pavel Procopiuc (Fri Nov 13 2020 - 03:18:00 EST)
- Re: [PATCH v1] clk: Add enable-state column to clk summary Stephen Boyd (Fri Nov 13 2020 - 03:18:34 EST)
- Re: [PATCH] sched/fair: Fix overutilized update in enqueue_task_fair() Peter Zijlstra (Fri Nov 13 2020 - 03:18:35 EST)
- Re: [PATCH] sched/core: trivial: Fix typos in comments Peter Zijlstra (Fri Nov 13 2020 - 03:22:10 EST)
- Re: [PATCH] MIPS: Loongson64: Add read_persistent_clock64() Jiaxun Yang (Fri Nov 13 2020 - 03:25:01 EST)
- Re: [PATCH v3 1/2] dt-bindings: spmi: document binding for the Mediatek SPMI controller Stephen Boyd (Fri Nov 13 2020 - 03:25:52 EST)
- Re: [PATCH 7/7] usb: musb: convert to devm_platform_ioremap_resource_byname Chunfeng Yun (Fri Nov 13 2020 - 03:26:54 EST)
- Re: kernel panic: stack is corrupted in get_kernel_gp_address syzbot (Fri Nov 13 2020 - 03:27:10 EST)
- Re: [PATCH] iio: adc: stm32-adc: adapt clock duty cycle for proper operation Fabrice Gasnier (Fri Nov 13 2020 - 03:27:26 EST)
- Re: [PATCH] [v2] i2c: stm32f7: Fix runtime PM imbalance on error Pierre Yves MORDRET (Fri Nov 13 2020 - 03:28:47 EST)
- [PATCH v3] clk: mediatek: Make mtk_clk_register_mux() a static function Weiyi Lu (Fri Nov 13 2020 - 03:30:01 EST)
- [PATCH] phy: mapphone-mdm6600: remove the unused variable error value assignment xiakaixu1987 (Fri Nov 13 2020 - 03:35:22 EST)
- 回复: memory leak in __usbhid_submit_report Zhang, Qiang (Fri Nov 13 2020 - 03:35:37 EST)
- Re: [PATCH net] net: phy: mscc: remove non-MACSec compatible phy Steen Hegelund (Fri Nov 13 2020 - 03:42:30 EST)
- Re: [PATCH v3 2/2] spmi: mediatek: Add support for MT6873/8192 Stephen Boyd (Fri Nov 13 2020 - 03:46:40 EST)
- RE: [PATCH] brcmfmac: fix error return code in brcmf_cfg80211_connect() Chi-Hsien.Lin (Fri Nov 13 2020 - 03:47:06 EST)
- [bug report] sched/fair: Prefer prev cpu in asymmetric wakeup path Dan Carpenter (Fri Nov 13 2020 - 03:47:19 EST)
- Re: [PATCH v9 0/5] Exynos: Simple QoS for exynos-bus using interconnect Georgi Djakov (Fri Nov 13 2020 - 03:48:32 EST)
- Re: [PATCH RFC v5 01/13] perf jevents: Add support for an extra directory level kajoljain (Fri Nov 13 2020 - 03:49:00 EST)
- [PATCH 0/2] Rename ioremap functions that include request_mem Uwe Kleine-König (Fri Nov 13 2020 - 03:53:35 EST)
- [PATCH 2/2] platform: Rename devm_platform_ioremap_resource to make the implicit request_mem explicit Uwe Kleine-König (Fri Nov 13 2020 - 03:53:39 EST)
- [PATCH 1/2] base: Rename devm_ioremap_resource to make the implicit request_mem explicit Uwe Kleine-König (Fri Nov 13 2020 - 03:53:40 EST)
- Re: [PATCH v9 0/5] Exynos: Simple QoS for exynos-bus using interconnect Chanwoo Choi (Fri Nov 13 2020 - 03:53:53 EST)
- Re: [PATCH] platform/chrome: Don't treat RTC events as wakeup sources Enric Balletbo i Serra (Fri Nov 13 2020 - 03:56:37 EST)
- Re: [bug report] sched/fair: Prefer prev cpu in asymmetric wakeup path Vincent Guittot (Fri Nov 13 2020 - 03:56:43 EST)
- [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats Lev Stipakov (Fri Nov 13 2020 - 03:58:32 EST)
- [PATCH] PM / suspend: fix kernel-doc markup Alex Shi (Fri Nov 13 2020 - 03:58:46 EST)
- [PATCH] locking/rtmutex: add missed kernel-doc markup Alex Shi (Fri Nov 13 2020 - 03:58:47 EST)
- [PATCH] locking/rtmutex: remove useless parameter for rt_mutex_proxy_unlock Alex Shi (Fri Nov 13 2020 - 03:58:47 EST)
- [PATCH] PKCS#7: drop function from kernel-doc pkcs7_validate_trust_one Alex Shi (Fri Nov 13 2020 - 03:58:49 EST)
- [PATCH] configfs: fix kernel-doc markup issue Alex Shi (Fri Nov 13 2020 - 03:58:50 EST)
- [PATCH] x86/PCI: fix a comments issue Alex Shi (Fri Nov 13 2020 - 03:58:55 EST)
- Re: [PATCH v2 0/7] platform/chrome: cros_ec_typec: Register partner PD information Enric Balletbo i Serra (Fri Nov 13 2020 - 03:59:01 EST)
- 回复: [PATCH] kthread_worker: Add flush delayed work func Zhang, Qiang (Fri Nov 13 2020 - 03:59:43 EST)
- Re: [PATCH v3] gpio: sifive: To get gpio irq offset from device tree data Bartosz Golaszewski (Fri Nov 13 2020 - 04:00:42 EST)
- Re: [PATCH v9 0/5] Exynos: Simple QoS for exynos-bus using interconnect Georgi Djakov (Fri Nov 13 2020 - 04:03:01 EST)
- [PATCH v2 2/3] net: openvswitch: use core API to update/provide stats Lev Stipakov (Fri Nov 13 2020 - 04:03:22 EST)
- Re: [PATCH v1] clk: Add enable-state column to clk summary Dmitry Osipenko (Fri Nov 13 2020 - 04:04:36 EST)
- [PATCH v2 3/3] net: xfrm: use core API for updating/providing stats Lev Stipakov (Fri Nov 13 2020 - 04:08:00 EST)
- [PATCH v2 0/5] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621 Sergio Paracuellos (Fri Nov 13 2020 - 04:10:59 EST)
- [PATCH v2 1/5] dt-bindings: clock: add dt binding header for mt7621 clocks Sergio Paracuellos (Fri Nov 13 2020 - 04:11:02 EST)
- [PATCH v2 3/5] clk: ralink: add clock driver for mt7621 SoC Sergio Paracuellos (Fri Nov 13 2020 - 04:11:07 EST)
- [PATCH v2 4/5] staging: mt7621-dts: make use of new 'mt7621-clk' Sergio Paracuellos (Fri Nov 13 2020 - 04:11:10 EST)
- [PATCH v2 5/5] MAINTAINERS: add MT7621 CLOCK maintainer Sergio Paracuellos (Fri Nov 13 2020 - 04:11:17 EST)
- [PATCH v2 2/5] dt: bindings: add mt7621-clk device tree binding documentation Sergio Paracuellos (Fri Nov 13 2020 - 04:11:20 EST)
- RE: linux-next: build failure after merge of the usb-chipidea-next tree Peter Chen (Fri Nov 13 2020 - 04:11:33 EST)
- [PATCH net v2] net: phy: mscc: remove non-MACSec compatible phy Steen Hegelund (Fri Nov 13 2020 - 04:11:36 EST)
- Re: [PATCH v9 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Lars Povlsen (Fri Nov 13 2020 - 04:11:46 EST)
- [PATCH 3/2] checkpatch: document the function renaming and deprecation around devm_ioremap_resource Uwe Kleine-König (Fri Nov 13 2020 - 04:12:10 EST)
- Re: About devm_platform_ioremap_resource [Was: Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource] Bartosz Golaszewski (Fri Nov 13 2020 - 04:13:04 EST)
- RE: [PATCH] crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pd David Laight (Fri Nov 13 2020 - 04:13:36 EST)
- Re: [PATCH] usb/mos7720: process deferred urbs in a workqueue Johan Hovold (Fri Nov 13 2020 - 04:14:44 EST)
- [PATCH] iio: adc: ad7887: convert probe to device-managed functions Alexandru Ardelean (Fri Nov 13 2020 - 04:17:14 EST)
- [PATCH] Remove unnecessary invoking of wbt_update_limits in wbt_init chenlei0x (Fri Nov 13 2020 - 04:17:34 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Alexander Sverdlin (Fri Nov 13 2020 - 04:18:15 EST)
- Re: [PATCH] Input: add new touchpad driver for Zinitix IC KwangDeok Son (Fri Nov 13 2020 - 04:18:58 EST)
- Re: iommu/vt-d: Cure VF irqdomain hickup Marc Zyngier (Fri Nov 13 2020 - 04:19:17 EST)
- Re: [PATCH v3] gpio: sifive: To get gpio irq offset from device tree data Greentime Hu (Fri Nov 13 2020 - 04:20:33 EST)
- [PATCH] altera-stapl: remove the unreached switch case xiakaixu1987 (Fri Nov 13 2020 - 04:21:26 EST)
- Re: [PATCH v4 02/11] firmware: raspberrypi: Introduce devm_rpi_firmware_get() Nicolas Saenz Julienne (Fri Nov 13 2020 - 04:21:36 EST)
- Re: [PATCH] phy: tegra: Don't warn on probe deferral JC Kuo (Fri Nov 13 2020 - 04:21:46 EST)
- Re: [RFT for v9] (Was Re: [PATCH v8 -tip 00/26] Core scheduling) Ning, Hongyu (Fri Nov 13 2020 - 04:23:08 EST)
- Re: [PATCH RFC v5 01/13] perf jevents: Add support for an extra directory level John Garry (Fri Nov 13 2020 - 04:24:55 EST)
- [PATCH] spi: imx: enable runtime pm support Nikita Shubin (Fri Nov 13 2020 - 04:24:59 EST)
- Re: [PATCH net v2] net: phy: mscc: remove non-MACSec compatible phy Antoine Tenart (Fri Nov 13 2020 - 04:27:36 EST)
- [PATCH] crypto: hisilicon/zip - add a work_queue for zip irq Yang Shen (Fri Nov 13 2020 - 04:32:31 EST)
- Re: About devm_platform_ioremap_resource [Was: Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource] Uwe Kleine-König (Fri Nov 13 2020 - 04:35:51 EST)
- Re: [PATCH v5 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6 kernel test robot (Fri Nov 13 2020 - 04:36:26 EST)
- [PATCH] lib: zstd: fix semicolon.cocci warnings kernel test robot (Fri Nov 13 2020 - 04:37:31 EST)
- [PATCH v3 00/14] An alternative series for asymmetric AArch32 systems Will Deacon (Fri Nov 13 2020 - 04:37:39 EST)
- [PATCH v3 01/14] arm64: cpuinfo: Split AArch32 registers out into a separate struct Will Deacon (Fri Nov 13 2020 - 04:37:43 EST)
- [PATCH v3 02/14] arm64: Allow mismatched 32-bit EL0 support Will Deacon (Fri Nov 13 2020 - 04:37:49 EST)
- [PATCH v3 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support Will Deacon (Fri Nov 13 2020 - 04:37:51 EST)
- [PATCH v3 04/14] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs Will Deacon (Fri Nov 13 2020 - 04:37:58 EST)
- [PATCH v3 05/14] arm64: Advertise CPUs capable of running 32-bit applications in sysfs Will Deacon (Fri Nov 13 2020 - 04:38:03 EST)
- Re: [PATCH v5 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500 Lee Jones (Fri Nov 13 2020 - 04:38:07 EST)
- [PATCH v3 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity Will Deacon (Fri Nov 13 2020 - 04:38:15 EST)
- [PATCH v3 06/14] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0 Will Deacon (Fri Nov 13 2020 - 04:38:20 EST)
- [PATCH v3 10/14] sched: Introduce arch_cpu_allowed_mask() to limit fallback rq selection Will Deacon (Fri Nov 13 2020 - 04:38:20 EST)
- [PATCH v3 11/14] sched: Reject CPU affinity changes based on arch_cpu_allowed_mask() Will Deacon (Fri Nov 13 2020 - 04:38:23 EST)
- [PATCH v3 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system Will Deacon (Fri Nov 13 2020 - 04:38:25 EST)
- [PATCH v3 13/14] arm64: Implement arch_cpu_allowed_mask() Will Deacon (Fri Nov 13 2020 - 04:38:31 EST)
- [PATCH v3 14/14] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores Will Deacon (Fri Nov 13 2020 - 04:38:33 EST)
- [PATCH v3 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1 Will Deacon (Fri Nov 13 2020 - 04:38:41 EST)
- Re: kernel panic: stack is corrupted in get_kernel_gp_address Dmitry Vyukov (Fri Nov 13 2020 - 04:38:45 EST)
- [PATCH v3 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0 Will Deacon (Fri Nov 13 2020 - 04:38:50 EST)
- Re: [PATCH v2 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header Alexandre Belloni (Fri Nov 13 2020 - 04:39:31 EST)
- [PATCH v2] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack Alexandru Ardelean (Fri Nov 13 2020 - 04:41:25 EST)
- [PATCH v1 0/4] Add bus format negotiation support for Cadence MHDP8546 driver Yuti Amonkar (Fri Nov 13 2020 - 04:47:35 EST)
- [PATCH v1 1/4] drm: bridge: cdns-mhdp8546: Add output bus format negotiation Yuti Amonkar (Fri Nov 13 2020 - 04:47:40 EST)
- [PATCH v1 2/4] drm: bridge: cdns-mhdp8546: Modify atomic_get_input_bus_format bridge function Yuti Amonkar (Fri Nov 13 2020 - 04:47:42 EST)
- [PATCH v1 3/4] drm: bridge: cdns-mhdp8546: Remove setting of bus format using connector info Yuti Amonkar (Fri Nov 13 2020 - 04:47:46 EST)
- Re: [PATCH v2 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Sudeep Holla (Fri Nov 13 2020 - 04:47:50 EST)
- [PATCH v1 4/4] drm: bridge: cdns-mhdp8546: Retrieve the pixel format and bpc based on bus format Yuti Amonkar (Fri Nov 13 2020 - 04:47:52 EST)
- [PATCH] rtl8xxxu: remove the unused variable timeout value assignment xiakaixu1987 (Fri Nov 13 2020 - 04:50:21 EST)
- [PATCH v2] libfs: fix error cast of negative value in simple_attr_write() Yicong Yang (Fri Nov 13 2020 - 04:57:53 EST)
- Re: [PATCH 19/19] mips/vdso: Migrate to user_landing kernel test robot (Fri Nov 13 2020 - 04:58:23 EST)
- Re: [PATCH v2 16/25] arch: arm: mach-at91: pm: Move prototypes to mutually included header Lee Jones (Fri Nov 13 2020 - 05:00:47 EST)
- Re: [RFT for v9] (Was Re: [PATCH v8 -tip 00/26] Core scheduling) Ning, Hongyu (Fri Nov 13 2020 - 05:01:55 EST)
- Re: [PATCH v1 1/5] dt-binding: mfd: syscon: add Rockchip QoS register compatibles Lee Jones (Fri Nov 13 2020 - 05:01:58 EST)
- Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows Dan Scally (Fri Nov 13 2020 - 05:02:36 EST)
- [PATCH] soc: aspeed: Fix a reference leak in aspeed_socinfo_init() Dan Carpenter (Fri Nov 13 2020 - 05:09:31 EST)
- Re: [PATCH 1/1] mfd: stmfx: fix dev_err_probe call in stmfx_chip_init Lee Jones (Fri Nov 13 2020 - 05:09:53 EST)
- Re: [PATCH] mfd: rt5033: fix errorneous defines Lee Jones (Fri Nov 13 2020 - 05:12:55 EST)
- Re: [PATCH v2] mfd: MFD_SL28CPLD should depends on ARCH_LAYERSCAPE Lee Jones (Fri Nov 13 2020 - 05:13:45 EST)
- [PATCH] clk: qcom: lpass-sc7180: Clean up on error in lpass_sc7180_init() Dan Carpenter (Fri Nov 13 2020 - 05:14:40 EST)
- Re: [PATCH v2] mfd: kempld-core: Check for DMI definition before ACPI Lee Jones (Fri Nov 13 2020 - 05:15:01 EST)
- Re: [PATCH v2] mfd: kempld-core: Check for DMI definition before ACPI Lee Jones (Fri Nov 13 2020 - 05:16:29 EST)
- Re: [RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM Qi Liu (Fri Nov 13 2020 - 05:18:45 EST)
- Re: [PATCH] clk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9 Pali Rohár (Fri Nov 13 2020 - 05:19:25 EST)
- Re: [PATCH v2] mfd: syscon: Add syscon_regmap_lookup_by_phandle_optional() function. Lee Jones (Fri Nov 13 2020 - 05:19:53 EST)
- Re: [PATCH] mfd: cpcap: Fix interrupt regression with regmap clear_ack Lee Jones (Fri Nov 13 2020 - 05:21:40 EST)
- Re: [RFC PATCH v2] coresight: etm4x: Modify core-commit of cpu to avoid the overflow of HiSilicon ETM Suzuki K Poulose (Fri Nov 13 2020 - 05:22:51 EST)
- Re: [PATCH V2] fs/ext2: Use ext2_put_page Jan Kara (Fri Nov 13 2020 - 05:23:55 EST)
- Re: [PATCH] arm64: dts: marvell: espressobin: Add support for LED2 Pali Rohár (Fri Nov 13 2020 - 05:24:19 EST)
- Re: 回复: [PATCH] kthread_worker: Add flush delayed work func Petr Mladek (Fri Nov 13 2020 - 05:24:34 EST)
- Re: [PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct Mel Gorman (Fri Nov 13 2020 - 05:25:53 EST)
- Re: [PATCH v2] arm64: dts: marvell: espressobin: Update link to V7 schematic Pali Rohár (Fri Nov 13 2020 - 05:25:56 EST)
- Re: [PATCH v2] cpuset: fix race between hotplug work and later CPU offline Tejun Heo (Fri Nov 13 2020 - 05:26:34 EST)
- Re: [PATCH v4 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr() Peter Zijlstra (Fri Nov 13 2020 - 05:28:02 EST)
- drivers/vfio/pci/vfio_pci_nvlink2.c:100:9: error: implicit declaration of function 'mm_iommu_put'; did you mean kernel test robot (Fri Nov 13 2020 - 05:29:29 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing Marco Elver (Fri Nov 13 2020 - 05:31:08 EST)
- Re: rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b Guillaume Tucker (Fri Nov 13 2020 - 05:31:14 EST)
- Re: [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs Jessica Yu (Fri Nov 13 2020 - 05:32:09 EST)
- Re: [PATCH v9 0/5] Exynos: Simple QoS for exynos-bus using interconnect Sylwester Nawrocki (Fri Nov 13 2020 - 05:32:42 EST)
- Re: linux-next: build failure after merge of the ext3 tree Jan Kara (Fri Nov 13 2020 - 05:33:40 EST)
- Re: rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b Ard Biesheuvel (Fri Nov 13 2020 - 05:36:02 EST)
- arch/arm/include/asm/arch_gicv3.h:44:2: error: implicit declaration of function 'write_sysreg' kernel test robot (Fri Nov 13 2020 - 05:38:29 EST)
- [PATCH v3 3/5] kernel/power: allow hibernation with page_poison sanity checking Vlastimil Babka (Fri Nov 13 2020 - 05:40:51 EST)
- [PATCH v3 1/5] mm, page_alloc: do not rely on the order of page_poison and init_on_alloc/free parameters Vlastimil Babka (Fri Nov 13 2020 - 05:40:53 EST)
- [PATCH v3 5/5] mm, page_poison: remove CONFIG_PAGE_POISONING_ZERO Vlastimil Babka (Fri Nov 13 2020 - 05:40:56 EST)
- [PATCH v3 0/5] cleanup page poisoning Vlastimil Babka (Fri Nov 13 2020 - 05:40:57 EST)
- [PATCH v3 2/5] mm, page_poison: use static key more efficiently Vlastimil Babka (Fri Nov 13 2020 - 05:41:00 EST)
- [PATCH v3 4/5] mm, page_poison: remove CONFIG_PAGE_POISONING_NO_SANITY Vlastimil Babka (Fri Nov 13 2020 - 05:41:03 EST)
- Re: [PATCH v2 0/2] iommu/arm-smmu-v3: Improve cmdq lock efficiency John Garry (Fri Nov 13 2020 - 05:43:22 EST)
- Re: [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats Heiner Kallweit (Fri Nov 13 2020 - 05:47:19 EST)
- Re: [PATCH v2 3/3] net: xfrm: use core API for updating/providing stats Heiner Kallweit (Fri Nov 13 2020 - 05:47:24 EST)
- Re: [PATCH v2 2/3] net: openvswitch: use core API to update/provide stats Heiner Kallweit (Fri Nov 13 2020 - 05:47:25 EST)
- Re: [PATCH v4 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs Sakari Ailus (Fri Nov 13 2020 - 05:54:30 EST)
- Re: [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats Johannes Berg (Fri Nov 13 2020 - 05:55:17 EST)
- [PATCH v5 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs Sakari Ailus (Fri Nov 13 2020 - 05:59:48 EST)
- Re: [PATCH v9 0/5] Exynos: Simple QoS for exynos-bus using interconnect Marek Szyprowski (Fri Nov 13 2020 - 06:02:02 EST)
- [PATCH v4 02/21] mm/memory_hotplug: Move {get,put}_page_bootmem() to bootmem_info.c Muchun Song (Fri Nov 13 2020 - 06:02:55 EST)
- Re: [PATCH 03/24] perf: Add build id data in mmap2 event Jiri Olsa (Fri Nov 13 2020 - 06:03:03 EST)
- [PATCH v4 04/21] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate Muchun Song (Fri Nov 13 2020 - 06:03:40 EST)
- [PATCH v4 06/21] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page() Muchun Song (Fri Nov 13 2020 - 06:03:55 EST)
- [tip:x86/urgent] BUILD SUCCESS 77c7e1bc060deab6430f1dff5922ccd3093d9776 kernel test robot (Fri Nov 13 2020 - 06:04:48 EST)
- [PATCH v4 07/21] mm/bootmem_info: Combine bootmem info and type into page->freelist Muchun Song (Fri Nov 13 2020 - 06:05:00 EST)
- [PATCH v4 11/21] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page Muchun Song (Fri Nov 13 2020 - 06:05:56 EST)
- [PATCH v4 14/21] mm/hugetlb: Support freeing vmemmap pages of gigantic page Muchun Song (Fri Nov 13 2020 - 06:06:10 EST)
- [PATCH v4 16/21] mm/hugetlb: Flush work when dissolving hugetlb page Muchun Song (Fri Nov 13 2020 - 06:06:42 EST)
- [PATCH v4 18/21] mm/hugetlb: Merge pte to huge pmd only for gigantic page Muchun Song (Fri Nov 13 2020 - 06:07:39 EST)
- [PATCH v4 17/21] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap Muchun Song (Fri Nov 13 2020 - 06:07:54 EST)
- [tip: x86/urgent] iommu/vt-d: Cure VF irqdomain hickup tip-bot2 for Thomas Gleixner (Fri Nov 13 2020 - 06:08:04 EST)
- [PATCH v3 3/4] arm64: dts: imx8m: add nvmem-cell related stuff Alice Guo (Fri Nov 13 2020 - 06:08:10 EST)
- [PATCH v4 20/21] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page Muchun Song (Fri Nov 13 2020 - 06:08:37 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Marco Elver (Fri Nov 13 2020 - 06:09:00 EST)
- Re: [PATCH v2 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning Adrian Ratiu (Fri Nov 13 2020 - 06:10:16 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" Carl Huang (Fri Nov 13 2020 - 06:10:52 EST)
- Re: [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id Jiri Olsa (Fri Nov 13 2020 - 06:11:20 EST)
- Re: [PATCH] KVM: x86: clflushopt should be treated as a no-op by emulation Joao Martins (Fri Nov 13 2020 - 06:11:37 EST)
- Re: [PATCH 15/24] perf tools: Synthesize build id for kernel/modules/tasks Jiri Olsa (Fri Nov 13 2020 - 06:12:26 EST)
- [PATCH 1/4] MIPS: vdso: Use vma page protection for remapping Thomas Bogendoerfer (Fri Nov 13 2020 - 06:12:32 EST)
- [PATCH 4/4] MIPS: mm: Clean up setup of protection map Thomas Bogendoerfer (Fri Nov 13 2020 - 06:12:40 EST)
- [PATCH v2 net] devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() Wang Hai (Fri Nov 13 2020 - 06:13:46 EST)
- [PATCH 2/4] MIPS: kvm: Use vm_get_page_prot to get protection bits Thomas Bogendoerfer (Fri Nov 13 2020 - 06:13:52 EST)
- [PATCH 3/4] MIPS: mm: shorten lines by using macro Thomas Bogendoerfer (Fri Nov 13 2020 - 06:14:28 EST)
- Re: [PATCH v9 30/44] arm64: kasan: Allow enabling in-kernel MTE Vincenzo Frascino (Fri Nov 13 2020 - 06:14:35 EST)
- [RFC] lockdep: Put graph lock/unlock under lock_recursion protection Boqun Feng (Fri Nov 13 2020 - 06:14:49 EST)
- [PATCH v4 19/21] mm/hugetlb: Gather discrete indexes of tail page Muchun Song (Fri Nov 13 2020 - 06:15:01 EST)
- [PATCH v4 21/21] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two Muchun Song (Fri Nov 13 2020 - 06:15:03 EST)
- [PATCH v3 4/4] soc: imx8m: change to use platform driver Alice Guo (Fri Nov 13 2020 - 06:15:14 EST)
- [PATCH v4 15/21] mm/hugetlb: Set the PageHWPoison to the raw error page Muchun Song (Fri Nov 13 2020 - 06:15:48 EST)
- [PATCH v3 2/4] arm64: dts: imx8m: add compatible string to .dtsi file Alice Guo (Fri Nov 13 2020 - 06:16:01 EST)
- [PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID Alice Guo (Fri Nov 13 2020 - 06:16:03 EST)
- [PATCH v4 13/21] mm/hugetlb: Use PG_slab to indicate split pmd Muchun Song (Fri Nov 13 2020 - 06:16:16 EST)
- [PATCH v4 12/21] mm/hugetlb: Introduce remap_huge_page_pmd_vmemmap helper Muchun Song (Fri Nov 13 2020 - 06:16:41 EST)
- Re: [PATCH v2 2/2] arm: lib: xor-neon: move pragma options to makefile Adrian Ratiu (Fri Nov 13 2020 - 06:16:43 EST)
- [PATCH v4 08/21] mm/hugetlb: Initialize page table lock for vmemmap Muchun Song (Fri Nov 13 2020 - 06:16:57 EST)
- [PATCH v4 10/21] mm/hugetlb: Defer freeing of hugetlb pages Muchun Song (Fri Nov 13 2020 - 06:17:10 EST)
- Re: [PATCH] um: random: register random as hwrng-core device Anton Ivanov (Fri Nov 13 2020 - 06:17:47 EST)
- [PATCH v4 09/21] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page Muchun Song (Fri Nov 13 2020 - 06:18:31 EST)
- [PATCH v4 05/21] mm/hugetlb: Introduce pgtable allocation/freeing helpers Muchun Song (Fri Nov 13 2020 - 06:18:54 EST)
- [PATCH v4 03/21] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP Muchun Song (Fri Nov 13 2020 - 06:19:12 EST)
- [PATCH v4 01/21] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c Muchun Song (Fri Nov 13 2020 - 06:19:32 EST)
- Re: [PATCH RESEND 0/4] regulator: debugging and fixing supply deps Ahmad Fatoum (Fri Nov 13 2020 - 06:19:59 EST)
- [PATCH v4 00/21] Free some vmemmap pages of hugetlb page Muchun Song (Fri Nov 13 2020 - 06:20:15 EST)
- RE: [PATCH] altera-stapl: remove the unreached switch case David Laight (Fri Nov 13 2020 - 06:21:13 EST)
- [PATCH v1] Input: touchscreen: ads7846.c: fix integer overflow on Rt calculation Oleksij Rempel (Fri Nov 13 2020 - 06:23:42 EST)
- Re: [PATCH RESEND 0/4] regulator: debugging and fixing supply deps Ahmad Fatoum (Fri Nov 13 2020 - 06:23:53 EST)
- [PATCH] sched/core: Add missing completion for affine_move_task() waiters Valentin Schneider (Fri Nov 13 2020 - 06:24:54 EST)
- Re: [PATCH] spi: imx: enable runtime pm support Fabio Estevam (Fri Nov 13 2020 - 06:27:44 EST)
- Re: [PATCH v4 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs kernel test robot (Fri Nov 13 2020 - 06:28:17 EST)
- Re: [PATCH] KVM: x86: clflushopt should be treated as a no-op by emulation Paolo Bonzini (Fri Nov 13 2020 - 06:28:38 EST)
- Re: [PATCH 0/4] Add KRYO2XX Errata / mitigations data Will Deacon (Fri Nov 13 2020 - 06:29:08 EST)
- Re: [PATCH v6 1/7] arm64: mm: Move reserve_crashkernel() into mem_init() Catalin Marinas (Fri Nov 13 2020 - 06:30:33 EST)
- [GIT PULL] MMC fixes for v5.10-rc4 Ulf Hansson (Fri Nov 13 2020 - 06:30:46 EST)
- Re: [PATCH 3/3 v6] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available Miroslav Benes (Fri Nov 13 2020 - 06:32:22 EST)
- Re: [PATCH v2 2/2] KVM:SVM: Update cr3_lm_rsvd_bits for AMD SEV guests Paolo Bonzini (Fri Nov 13 2020 - 06:32:28 EST)
- [PATCH net] net: marvell: prestera: fix error return code in prestera_pci_probe() Wang Hai (Fri Nov 13 2020 - 06:32:37 EST)
- [PATCH] phy: phy-bcm-ns-usb3: drop support for deprecated DT binding Rafał Miłecki (Fri Nov 13 2020 - 06:37:00 EST)
- Re: [PATCH v2 2/2] Documentation: scheduler: ask users to set sched_debug cmdline Valentin Schneider (Fri Nov 13 2020 - 06:39:38 EST)
- [PATCH v2] sched/uclamp: Allow to reset a task uclamp constraint value Dietmar Eggemann (Fri Nov 13 2020 - 06:40:33 EST)
- [PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE Peter Zijlstra (Fri Nov 13 2020 - 06:42:33 EST)
- Re: [PATCH v2 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning Ard Biesheuvel (Fri Nov 13 2020 - 06:44:56 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" Carl Huang (Fri Nov 13 2020 - 06:46:52 EST)
- Re: [PATCH 2/5] mm: Introduce pXX_leaf_size() Peter Zijlstra (Fri Nov 13 2020 - 06:49:38 EST)
- [ERROR] Bluetooth: hci0: don't support firmware Jeffrin Jose T (Fri Nov 13 2020 - 07:02:32 EST)
- [PATCH][next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[] Colin King (Fri Nov 13 2020 - 07:02:35 EST)
- ERROR: modpost: "mac_pton" undefined! kernel test robot (Fri Nov 13 2020 - 07:02:37 EST)
- Re: [RFC] lockdep: Put graph lock/unlock under lock_recursion protection Peter Zijlstra (Fri Nov 13 2020 - 07:02:44 EST)
- Re: [PATCH v9 30/44] arm64: kasan: Allow enabling in-kernel MTE Vincenzo Frascino (Fri Nov 13 2020 - 07:02:46 EST)
- Re: [bug report] sched/fair: Prefer prev cpu in asymmetric wakeup path Dan Carpenter (Fri Nov 13 2020 - 07:02:53 EST)
- [PATCH v4 bpf] tools: bpftool: Add missing close before bpftool net attach exit Wang Hai (Fri Nov 13 2020 - 07:03:17 EST)
- Re: [PATCH v9 3/3] hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening Wei Liu (Fri Nov 13 2020 - 07:03:29 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Dietmar Eggemann (Fri Nov 13 2020 - 07:03:32 EST)
- [net] 0b726f6b31: BUG:unable_to_handle_page_fault_for_address kernel test robot (Fri Nov 13 2020 - 07:03:37 EST)
- Re: [PATCH v9 44/44] kselftest/arm64: Check GCR_EL1 after context switch Vincenzo Frascino (Fri Nov 13 2020 - 07:03:42 EST)
- Re: [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening Wei Liu (Fri Nov 13 2020 - 07:03:45 EST)
- RE: [PATCH v2 2/2] Documentation: scheduler: ask users to set sched_debug cmdline Song Bao Hua (Barry Song) (Fri Nov 13 2020 - 07:03:55 EST)
- drivers/mmc/host/moxart-mmc.c:260:7: warning: variable 'dma_time' set but not used kernel test robot (Fri Nov 13 2020 - 07:04:03 EST)
- [PATCH 4/5] arm64/mm: Implement pXX_leaf_size() support Peter Zijlstra (Fri Nov 13 2020 - 07:04:08 EST)
- [PATCH 5/5] sparc64/mm: Implement pXX_leaf_size() support Peter Zijlstra (Fri Nov 13 2020 - 07:04:09 EST)
- [PATCH 1/5] mm/gup: Provide gup_get_pte() more generic Peter Zijlstra (Fri Nov 13 2020 - 07:04:10 EST)
- [PATCH 3/5] perf/core: Fix arch_perf_get_page_size() Peter Zijlstra (Fri Nov 13 2020 - 07:04:12 EST)
- [PATCH 2/5] mm: Introduce pXX_leaf_size() Peter Zijlstra (Fri Nov 13 2020 - 07:04:28 EST)
- Re: [PATCH 0/6] KVM: x86: KVM_SET_SREGS.CR4 bug fixes and cleanup Paolo Bonzini (Fri Nov 13 2020 - 07:04:34 EST)
- [PATCH 1/3] input: sc27xx: Add support for sc2730 and sc2721 Chunyan Zhang (Fri Nov 13 2020 - 07:04:47 EST)
- [PATCH 3/3] dt-bindings: input: Add compatible string for SC2721 and SC2730 Chunyan Zhang (Fri Nov 13 2020 - 07:04:49 EST)
- [PATCH 2/3] dt-bindings: input: Convert sc27xx-vibra.txt to json-schema Chunyan Zhang (Fri Nov 13 2020 - 07:04:57 EST)
- Re: [PATCH v9 1/3] Drivers: hv: vmbus: Add vmbus_requestor data structure for VMBus hardening Wei Liu (Fri Nov 13 2020 - 07:05:05 EST)
- RE: [PATCH v2] libfs: fix error cast of negative value in simple_attr_write() David Laight (Fri Nov 13 2020 - 07:05:13 EST)
- Re: [PATCH V3] arm64/mm: Validate hotplug range before creating linear mapping Will Deacon (Fri Nov 13 2020 - 07:05:18 EST)
- Re: [PATCH v9 30/44] arm64: kasan: Allow enabling in-kernel MTE Catalin Marinas (Fri Nov 13 2020 - 07:06:25 EST)
- [mm] b6efe2fcc4: BUG:kernel_NULL_pointer_dereference,address kernel test robot (Fri Nov 13 2020 - 07:06:38 EST)
- Re: [PATCH v2 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning Adrian Ratiu (Fri Nov 13 2020 - 07:06:50 EST)
- Re: [PATCH v3 2/5] mm, page_poison: use static key more efficiently David Hildenbrand (Fri Nov 13 2020 - 07:09:06 EST)
- Re: [PATCH v3 3/5] kernel/power: allow hibernation with page_poison sanity checking David Hildenbrand (Fri Nov 13 2020 - 07:10:18 EST)
- Re: INFO: task can't die in nbd_ioctl Dmitry Vyukov (Fri Nov 13 2020 - 07:10:22 EST)
- Re: [PATCH] spi: imx: enable runtime pm support nikita.shubin@xxxxxxxxxxx (Fri Nov 13 2020 - 07:11:55 EST)
- Re: [PATCH 1/2] MIPS: Ingenic: Add missing nodes for Ingenic SoCs and boards. Paul Cercueil (Fri Nov 13 2020 - 07:12:52 EST)
- [PATCH 01/19] rcu/nocb: Turn enabled/offload states into a common flag Frederic Weisbecker (Fri Nov 13 2020 - 07:14:00 EST)
- [PATCH 06/19] rcu/nocb: De-offloading GP kthread Frederic Weisbecker (Fri Nov 13 2020 - 07:14:10 EST)
- [PATCH 08/19] rcu/nocb: Shutdown nocb timer on de-offloading Frederic Weisbecker (Fri Nov 13 2020 - 07:14:12 EST)
- [PATCH 11/19] rcu/nocb: Only cond_resched() from actual offloaded batch processing Frederic Weisbecker (Fri Nov 13 2020 - 07:14:28 EST)
- [PATCH 10/19] rcu/nocb: Set SEGCBLIST_SOFTIRQ_ONLY at the very last stage of de-offloading Frederic Weisbecker (Fri Nov 13 2020 - 07:14:30 EST)
- [PATCH 13/19] rcu/nocb: Locally accelerate callbacks as long as offloading isn't complete Frederic Weisbecker (Fri Nov 13 2020 - 07:14:32 EST)
- [PATCH 14/19] tools/rcutorture: Support nocb toggle in TREE01 Frederic Weisbecker (Fri Nov 13 2020 - 07:14:37 EST)
- [PATCH 17/19] cpu/hotplug: Add lockdep_is_cpus_held() Frederic Weisbecker (Fri Nov 13 2020 - 07:14:41 EST)
- [PATCH 16/19] rcutorture: Export nocb (de)offloading functions Frederic Weisbecker (Fri Nov 13 2020 - 07:14:43 EST)
- [PATCH 18/19] timer: Add timer_curr_running() Frederic Weisbecker (Fri Nov 13 2020 - 07:14:46 EST)
- [PATCH 19/19] rcu/nocb: Detect unsafe checks for offloaded rdp Frederic Weisbecker (Fri Nov 13 2020 - 07:14:50 EST)
- [PATCH 15/19] rcutorture: Remove weak nocb declarations Frederic Weisbecker (Fri Nov 13 2020 - 07:15:15 EST)
- [PATCH 09/19] rcu: Flush bypass before setting SEGCBLIST_SOFTIRQ_ONLY Frederic Weisbecker (Fri Nov 13 2020 - 07:15:19 EST)
- [PATCH 12/19] rcu/nocb: Process batch locally as long as offloading isn't complete Frederic Weisbecker (Fri Nov 13 2020 - 07:15:23 EST)
- [PATCH 05/19] rcu/nocb: Don't deoffload an offline CPU with pending work Frederic Weisbecker (Fri Nov 13 2020 - 07:15:28 EST)
- [PATCH 07/19] rcu/nocb: Re-offload support Frederic Weisbecker (Fri Nov 13 2020 - 07:15:32 EST)
- [PATCH 04/19] rcu/nocb: De-offloading CB kthread Frederic Weisbecker (Fri Nov 13 2020 - 07:15:35 EST)
- [PATCH 03/19] rcu/nocb: Always init segcblist on CPU up Frederic Weisbecker (Fri Nov 13 2020 - 07:15:37 EST)
- [PATCH 02/19] rcu/nocb: Provide basic callback offloading state machine bits Frederic Weisbecker (Fri Nov 13 2020 - 07:15:42 EST)
- [PATCH v3] Documentation: scheduler: fix information on arch SD flags, sched_domain and sched_debug Barry Song (Fri Nov 13 2020 - 07:15:53 EST)
- Re: [PATCH v3 3/5] kernel/power: allow hibernation with page_poison sanity checking Vlastimil Babka (Fri Nov 13 2020 - 07:15:55 EST)
- [PATCH 00/19] rcu/nocb: De-offload and re-offload support v4 Frederic Weisbecker (Fri Nov 13 2020 - 07:16:01 EST)
- Re: [PATCH v3 3/5] kernel/power: allow hibernation with page_poison sanity checking David Hildenbrand (Fri Nov 13 2020 - 07:17:34 EST)
- [PATCH] hwmon: fix corsair-psu fan rpm calculation Wilken Gottwalt (Fri Nov 13 2020 - 07:20:00 EST)
- Re: [PATCH net] devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() wanghai (M) (Fri Nov 13 2020 - 07:20:39 EST)
- [PATCH net] Bluetooth: Fix potential null pointer dereference in create_le_conn_complete Wang Hai (Fri Nov 13 2020 - 07:20:50 EST)
- [PATCH] highmem: fix highmem for xtensa Max Filippov (Fri Nov 13 2020 - 07:23:55 EST)
- Re: [RFC PATCH kernel 2/2] powerpc/pci: Remove LSI mappings on device teardown Cédric Le Goater (Fri Nov 13 2020 - 07:25:08 EST)
- Re: [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant Catalin Marinas (Fri Nov 13 2020 - 07:25:19 EST)
- Re: [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats Lev Stipakov (Fri Nov 13 2020 - 07:25:40 EST)
- Re: [PATCH] tipc: fix -Wstringop-truncation warnings Ying Xue (Fri Nov 13 2020 - 07:26:28 EST)
- Re: [PATCH v5 1/1] sched/uclamp: add SCHED_FLAG_UTIL_CLAMP_RESET flag to reset uclamp Qais Yousef (Fri Nov 13 2020 - 07:26:38 EST)
- Re: [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages Catalin Marinas (Fri Nov 13 2020 - 07:27:10 EST)
- Re: [PATCH 3/2] checkpatch: document the function renaming and deprecation around devm_ioremap_resource Greg Kroah-Hartman (Fri Nov 13 2020 - 07:27:43 EST)
- [PATCH v2 1/1] mfd: stmfx: fix dev_err_probe call in stmfx_chip_init Amelie Delaunay (Fri Nov 13 2020 - 07:27:45 EST)
- Re: [PATCH v4 3/3] arm64: implement CPPC FFH support using AMUs Ionela Voinescu (Fri Nov 13 2020 - 07:28:50 EST)
- Re: [PATCH 1/1] mfd: stmfx: fix dev_err_probe call in stmfx_chip_init Amelie DELAUNAY (Fri Nov 13 2020 - 07:28:55 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Alexander Sverdlin (Fri Nov 13 2020 - 07:29:15 EST)
- Re: [PATCH v4] kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq Sebastian Andrzej Siewior (Fri Nov 13 2020 - 07:30:42 EST)
- [PATCH RFC] checkpatch: add new cases to commit handling Dwaipayan Ray (Fri Nov 13 2020 - 07:31:37 EST)
- Re: [PATCH v2] libfs: fix error cast of negative value in simple_attr_write() Al Viro (Fri Nov 13 2020 - 07:35:54 EST)
- [PATCH][next] drm/kmb: fix potential integer overflow on multiplication Colin King (Fri Nov 13 2020 - 07:37:55 EST)
- Re: [PATCH net-next V4] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Hideaki Yoshifuji (Fri Nov 13 2020 - 07:38:44 EST)
- Re: ERROR: modpost: "mac_pton" undefined! Laurent Vivier (Fri Nov 13 2020 - 07:38:53 EST)
- GIT PULL] arm64 fixes for -rc4 Will Deacon (Fri Nov 13 2020 - 07:39:43 EST)
- Re: [GIT PULL] arm64 fixes for -rc4 Will Deacon (Fri Nov 13 2020 - 07:44:47 EST)
- Re: [PATCH net] net: marvell: prestera: fix error return code in prestera_pci_probe() Vadym Kochan (Fri Nov 13 2020 - 07:50:16 EST)
- Re: [PATCH v4] kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq Andrey Konovalov (Fri Nov 13 2020 - 07:51:34 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" Pavel Procopiuc (Fri Nov 13 2020 - 07:52:32 EST)
- #PF from NMI Peter Zijlstra (Fri Nov 13 2020 - 07:53:42 EST)
- Re: [PATCH v4 3/3] arm64: implement CPPC FFH support using AMUs Catalin Marinas (Fri Nov 13 2020 - 07:54:39 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Alexander Sverdlin (Fri Nov 13 2020 - 07:56:51 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Jason Gunthorpe (Fri Nov 13 2020 - 07:57:54 EST)
- csky-linux-ld: vdpa_sim.c:undefined reference to `mac_pton' kernel test robot (Fri Nov 13 2020 - 07:59:44 EST)
- Re: [RESEND][PATCH 1/2] arm-smmu-qcom: Ensure the qcom_scm driver has finished probing Robin Murphy (Fri Nov 13 2020 - 08:05:47 EST)
- dfl.c:undefined reference to `devm_ioremap' kernel test robot (Fri Nov 13 2020 - 08:06:50 EST)
- Re: [RESEND PATCH] arm64: dts: ti: k3-j7200-mcu-wakeup: Enable ADC support Nishanth Menon (Fri Nov 13 2020 - 08:07:07 EST)
- Re: [PATCH V3 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled" Nishanth Menon (Fri Nov 13 2020 - 08:07:50 EST)
- Re: [PATCH] MIPS: reserve the memblock right after the kernel Alexander Sverdlin (Fri Nov 13 2020 - 08:09:22 EST)
- Re: [PATCH 3/3 v6] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available Steven Rostedt (Fri Nov 13 2020 - 08:10:12 EST)
- [GIT PULL] GPIO fixes for the v5.10 series Linus Walleij (Fri Nov 13 2020 - 08:11:31 EST)
- [PATCH] checkpatch: fix typo and remove duplicate word Dwaipayan Ray (Fri Nov 13 2020 - 08:11:36 EST)
- Re: ERROR: modpost: "mac_pton" undefined! Andy Shevchenko (Fri Nov 13 2020 - 08:12:28 EST)
- Re: [PATCH 0/2] nvme-pic: improve max I/O queue handling Niklas Schnelle (Fri Nov 13 2020 - 08:16:22 EST)
- Re: [PATCH RESEND 2/4] regulator: debug early supply resolving Mark Brown (Fri Nov 13 2020 - 08:17:04 EST)
- phy-qcom-usb-ss.c:undefined reference to `devm_platform_ioremap_resource' kernel test robot (Fri Nov 13 2020 - 08:17:16 EST)
- Re: [PATCH] usb-serial: support NAL Research Corporation Iridium modems Johan Hovold (Fri Nov 13 2020 - 08:17:18 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. John Boero (Fri Nov 13 2020 - 08:18:19 EST)
- Re: ERROR: modpost: "mac_pton" undefined! Laurent Vivier (Fri Nov 13 2020 - 08:19:45 EST)
- [PATCH] fs/kernfs: remove the double check of dentry->inode Hui Su (Fri Nov 13 2020 - 08:22:01 EST)
- [GIT PULL] pin control fixes for the v5.10 series Linus Walleij (Fri Nov 13 2020 - 08:22:57 EST)
- [PATCH] pinctrl: at91-pio4: add support for fewer lines on last PIO bank Eugen Hristev (Fri Nov 13 2020 - 08:25:53 EST)
- Re: [PATCH v3] power: suspend: Move dpm_watchdog to suspend.c and enhance it Greg Kroah-Hartman (Fri Nov 13 2020 - 08:26:52 EST)
- Re: [PATCH 0/3 v6] ftrace: Add access to function arguments for all callbacks Steven Rostedt (Fri Nov 13 2020 - 08:26:56 EST)
- Re: [PATCH v4] kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq Sebastian Andrzej Siewior (Fri Nov 13 2020 - 08:28:23 EST)
- [GIT PULL] bootconfig: Extend the magic check range to the preceding 3 bytes Steven Rostedt (Fri Nov 13 2020 - 08:29:35 EST)
- Re: [PATCH] Revert "usb: musb: convert to devm_platform_ioremap_resource_byname" Greg Kroah-Hartman (Fri Nov 13 2020 - 08:30:37 EST)
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Fri Nov 13 2020 - 08:32:46 EST)
- Re: [PATCH] checkpatch: fix typo and remove duplicate word Lukas Bulwahn (Fri Nov 13 2020 - 08:34:50 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" wi nk (Fri Nov 13 2020 - 08:36:50 EST)
- [PATCH v2] doc:it_IT: align Italian documentation Federico Vaga (Fri Nov 13 2020 - 08:37:01 EST)
- Re: [PATCH v2 1/1] mfd: stmfx: fix dev_err_probe call in stmfx_chip_init Lee Jones (Fri Nov 13 2020 - 08:37:09 EST)
- Re: [PATCH RFC] checkpatch: add new cases to commit handling Lukas Bulwahn (Fri Nov 13 2020 - 08:37:59 EST)
- Re: [PATCH] highmem: fix highmem for xtensa Thomas Gleixner (Fri Nov 13 2020 - 08:40:48 EST)
- Re: [PATCH v4] kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq Andrey Konovalov (Fri Nov 13 2020 - 08:42:58 EST)
- [PATCH] x86/dumpstack: make show_trace_log_lvl() static Hui Su (Fri Nov 13 2020 - 08:43:02 EST)
- Re: [PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE Christophe Leroy (Fri Nov 13 2020 - 08:44:48 EST)
- [PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device Stefano Garzarella (Fri Nov 13 2020 - 08:47:33 EST)
- [PATCH RFC 02/12] vdpa: split vdpasim to core and net modules Stefano Garzarella (Fri Nov 13 2020 - 08:47:36 EST)
- [PATCH RFC 01/12] vhost-vdpa: add support for vDPA blk devices Stefano Garzarella (Fri Nov 13 2020 - 08:47:39 EST)
- [PATCH RFC 03/12] vdpa_sim: remove hard-coded virtq count Stefano Garzarella (Fri Nov 13 2020 - 08:47:41 EST)
- Re: [PATCH 1/8] arm64: dts: socfpga: Use generic "ngpios" rather than "snps,nr-gpios" Dinh Nguyen (Fri Nov 13 2020 - 08:48:02 EST)
- [PATCH RFC 05/12] vdpa_sim: remove the limit of IOTLB entries Stefano Garzarella (Fri Nov 13 2020 - 08:48:14 EST)
- [PATCH RFC 04/12] vdpa: add vdpa simulator for block device Stefano Garzarella (Fri Nov 13 2020 - 08:48:16 EST)
- [PATCH RFC 07/12] vdpa_sim: move config management outside of the core Stefano Garzarella (Fri Nov 13 2020 - 08:48:17 EST)
- [PATCH RFC 06/12] vdpa_sim: add struct vdpasim_device to store device properties Stefano Garzarella (Fri Nov 13 2020 - 08:48:23 EST)
- Re: [PATCH 5/8] arm64: dts: agilex: Use generic "ngpios" rather than "snps,nr-gpios" Dinh Nguyen (Fri Nov 13 2020 - 08:48:42 EST)
- Re: [PATCH 5/8] arm64: dts: agilex: Use generic "ngpios" rather than "snps,nr-gpios" Dinh Nguyen (Fri Nov 13 2020 - 08:48:45 EST)
- [PATCH RFC 08/12] vdpa_sim: use kvmalloc to allocate vdpasim->buffer Stefano Garzarella (Fri Nov 13 2020 - 08:48:51 EST)
- [PATCH RFC 09/12] vdpa_sim: make vdpasim->buffer size configurable Stefano Garzarella (Fri Nov 13 2020 - 08:48:55 EST)
- [PATCH RFC 11/12] vringh: allow vringh_iov_xfer() to skip bytes when ptr is NULL Stefano Garzarella (Fri Nov 13 2020 - 08:48:59 EST)
- [PATCH RFC 10/12] vdpa_sim: split vdpasim_virtqueue's iov field in riov and wiov Stefano Garzarella (Fri Nov 13 2020 - 08:49:01 EST)
- Re: [PATCH 8/8] ARM: dts: socfgpa: Use generic "ngpios" rather than "snps,nr-gpios" Dinh Nguyen (Fri Nov 13 2020 - 08:49:06 EST)
- Re: [PATCH] checkpatch: fix typo and remove duplicate word Dwaipayan Ray (Fri Nov 13 2020 - 08:49:17 EST)
- [PATCH RFC 12/12] vdpa_sim_blk: implement ramdisk behaviour Stefano Garzarella (Fri Nov 13 2020 - 08:49:25 EST)
- [PATCH 00/40] [Set 7] Rid W=1 warnings from GPU Lee Jones (Fri Nov 13 2020 - 08:49:47 EST)
- [PATCH 01/40] drm/amd/include/vega10_ip_offset: Mark _BASE structs as __maybe_unused Lee Jones (Fri Nov 13 2020 - 08:49:52 EST)
- [PATCH 05/40] drm/amd/amdgpu/amdgpu_ring: Fix misnaming of param 'max_dw' Lee Jones (Fri Nov 13 2020 - 08:50:00 EST)
- [PATCH 09/40] drm/mediatek/mtk_drm_crtc: Demote seriously out-of-date struct header Lee Jones (Fri Nov 13 2020 - 08:50:03 EST)
- [PATCH 15/40] drm/lima/lima_drv: Demote kernel-doc formatting abuse Lee Jones (Fri Nov 13 2020 - 08:50:15 EST)
- [PATCH 12/40] drm/pl111/pl111_display: Make local function static Lee Jones (Fri Nov 13 2020 - 08:50:35 EST)
- [PATCH 18/40] drm/mediatek/mtk_dpi: Remove unused struct definition 'mtk_dpi_encoder_funcs' Lee Jones (Fri Nov 13 2020 - 08:50:40 EST)
- [PATCH 29/40] drm/amd/amdgpu/amdgpu_csa: Remove set but unused variable 'r' Lee Jones (Fri Nov 13 2020 - 08:50:40 EST)
- [PATCH 30/40] drm/amd/amdgpu/amdgpu_vm_cpu: Fix 'amdgpu_vm_cpu_prepare()'s doc-rot Lee Jones (Fri Nov 13 2020 - 08:50:46 EST)
- [PATCH 37/40] drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' params Lee Jones (Fri Nov 13 2020 - 08:50:52 EST)
- [PATCH 27/40] drm/amd/amdgpu/amdgpu_ras: Remove unused function 'amdgpu_ras_error_cure' Lee Jones (Fri Nov 13 2020 - 08:50:53 EST)
- [PATCH 39/40] drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables Lee Jones (Fri Nov 13 2020 - 08:50:59 EST)
- [PATCH 25/40] drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formatting Lee Jones (Fri Nov 13 2020 - 08:51:07 EST)
- [PATCH 38/40] drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate' Lee Jones (Fri Nov 13 2020 - 08:51:08 EST)
- [PATCH 35/40] drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en,dis}able()' static Lee Jones (Fri Nov 13 2020 - 08:51:10 EST)
- [PATCH 36/40] drm/amd/amdgpu/amdgpu_fw_attestation: Consume our own header containing prototypes Lee Jones (Fri Nov 13 2020 - 08:51:13 EST)
- Re: [PATCH] highmem: fix highmem for xtensa Max Filippov (Fri Nov 13 2020 - 08:51:17 EST)
- [PATCH 40/40] drm/amd/amdgpu/gfx_v7_0: Remove unused struct definition Lee Jones (Fri Nov 13 2020 - 08:51:23 EST)
- [PATCH 22/40] drm/amd/amdgpu/amdgpu_sched: Consume our own header containing prototypes Lee Jones (Fri Nov 13 2020 - 08:51:30 EST)
- [PATCH 34/40] drm/msm/disp/mdp5/mdp5_ctl: Demote non-conformant kernel-doc headers Lee Jones (Fri Nov 13 2020 - 08:51:30 EST)
- [PATCH 33/40] drm/drm_dp_mst_topology: Remove set but never used variable 'len' Lee Jones (Fri Nov 13 2020 - 08:51:31 EST)
- [PATCH 32/40] drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()' static Lee Jones (Fri Nov 13 2020 - 08:51:39 EST)
- [PATCH] ipv6: remove unused function ipv6_skb_idev() Lukas Bulwahn (Fri Nov 13 2020 - 08:51:50 EST)
- [PATCH 31/40] drm/amd/amdgpu/amdgpu_vm_sdma: Fix 'amdgpu_vm_sdma_prepare()'s doc-rot Lee Jones (Fri Nov 13 2020 - 08:51:53 EST)
- [PATCH 21/40] drm/amd/amdgpu/amdgpu_virt: Make local function 'amdgpu_virt_update_vf2pf_work_item()' static Lee Jones (Fri Nov 13 2020 - 08:52:04 EST)
- [PATCH 26/40] drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function header Lee Jones (Fri Nov 13 2020 - 08:52:05 EST)
- [PATCH 28/40] drm/amd/amdgpu/amdgpu_ras: Make local function 'amdgpu_ras_error_status_query' static Lee Jones (Fri Nov 13 2020 - 08:52:05 EST)
- [PATCH 24/40] drm/amd/amdgpu/amdgpu_ids: Supply missing docs for 'id' and 'vmhub' Lee Jones (Fri Nov 13 2020 - 08:52:17 EST)
- [PATCH 23/40] drm/lima/lima_sched: Remove unused and unnecessary variable 'ret' Lee Jones (Fri Nov 13 2020 - 08:52:36 EST)
- [PATCH 08/40] drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentation Lee Jones (Fri Nov 13 2020 - 08:52:36 EST)
- [PATCH 20/40] drm/pl111/pl111_debugfs: Make local function 'pl111_debugfs_regs()' static Lee Jones (Fri Nov 13 2020 - 08:52:37 EST)
- [PATCH 11/40] drm/amd/amdgpu/amdgpu_pll: Fix kernel-doc formatting, missing and extra params Lee Jones (Fri Nov 13 2020 - 08:52:37 EST)
- Re: iommu/vt-d: Cure VF irqdomain hickup Thomas Gleixner (Fri Nov 13 2020 - 08:52:53 EST)
- [PATCH 19/40] drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir' Lee Jones (Fri Nov 13 2020 - 08:52:54 EST)
- [PATCH 17/40] drm/meson/meson_vclk: Make two local functions static Lee Jones (Fri Nov 13 2020 - 08:53:05 EST)
- [PATCH 14/40] drm/meson/meson_venc: Make local function 'meson_venc_hdmi_get_dmt_vmode' static Lee Jones (Fri Nov 13 2020 - 08:53:27 EST)
- [PATCH 16/40] drm/amd/amdgpu/amdgpu_sync: Fix misnamed, missing and extra param descriptions Lee Jones (Fri Nov 13 2020 - 08:53:28 EST)
- [PATCH 03/40] drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4,5} to where they're used Lee Jones (Fri Nov 13 2020 - 08:53:37 EST)
- [PATCH 10/40] drm/mediatek/mtk_drm_drv: Staticise local function invoked by reference Lee Jones (Fri Nov 13 2020 - 08:53:37 EST)
- [PATCH 07/40] drm/mediatek/mtk_disp_rdma: Fix formatting and supply missing struct member description Lee Jones (Fri Nov 13 2020 - 08:53:38 EST)
- [PATCH 06/40] drm/msm/adreno/a6xx_gpu: Staticise local function 'a6xx_idle' Lee Jones (Fri Nov 13 2020 - 08:53:38 EST)
- [PATCH 13/40] drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param description Lee Jones (Fri Nov 13 2020 - 08:53:50 EST)
- [PATCH 02/40] drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2,3} to where they're used Lee Jones (Fri Nov 13 2020 - 08:53:50 EST)
- [PATCH 04/40] drm/amd/amdgpu/amdgpu_drv: Move 'amdgpu_info_ioctl()'s prototype to shared header Lee Jones (Fri Nov 13 2020 - 08:53:50 EST)
- [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix Maxime Chevallier (Fri Nov 13 2020 - 08:53:51 EST)
- [PATCH v2 0/3] media: i2c: Introduce driver for the TW9900 decoder Maxime Chevallier (Fri Nov 13 2020 - 08:53:51 EST)
- [PATCH v2 2/3] media: dt-bindings: media: i2c: Add bindings for TW9900 Maxime Chevallier (Fri Nov 13 2020 - 08:53:51 EST)
- [PATCH v2 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder Maxime Chevallier (Fri Nov 13 2020 - 08:53:52 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" David Hildenbrand (Fri Nov 13 2020 - 08:56:39 EST)
- [PATCH] checkpatch: fix typo and remove duplicate word Dwaipayan Ray (Fri Nov 13 2020 - 08:58:09 EST)
- Re: [PATCH v1 1/2] mmc: Support kmsg dumper based on pstore/blk kernel test robot (Fri Nov 13 2020 - 08:58:54 EST)
- Re: [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas Matthew Wilcox (Fri Nov 13 2020 - 08:59:21 EST)
- Re: [PATCH v1 1/4] dt-bindings: ata: tegra: Convert binding documentation to YAML Rob Herring (Fri Nov 13 2020 - 08:59:45 EST)
- Re: [v10] i2c: imx: support slave mode for imx I2C driver Oleksij Rempel (Fri Nov 13 2020 - 08:59:57 EST)
- Re: [PATCH] lib: vsprintf: Avoid 32-bit truncation in vsscanf number parsing Petr Mladek (Fri Nov 13 2020 - 09:00:56 EST)
- Re: [PATCH RFC] checkpatch: add new cases to commit handling Lukas Bulwahn (Fri Nov 13 2020 - 09:01:54 EST)
- Re: [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas Matthew Wilcox (Fri Nov 13 2020 - 09:07:19 EST)
- [PATCH] mm/page_counter: use page_counter_read in page_counter_set_max Hui Su (Fri Nov 13 2020 - 09:11:13 EST)
- Re: [PATCH v4 1/3] arm64: wrap and generalise counter read functions Sudeep Holla (Fri Nov 13 2020 - 09:11:58 EST)
- Re: [PATCH 0/3] platform/chrome: cros_ec_typec: Add plug and plug altmodes Greg KH (Fri Nov 13 2020 - 09:13:02 EST)
- Re: [PATCH v4 2/3] arm64: split counter validation function Sudeep Holla (Fri Nov 13 2020 - 09:13:06 EST)
- Re: [PATCH v4 3/3] arm64: implement CPPC FFH support using AMUs Sudeep Holla (Fri Nov 13 2020 - 09:17:05 EST)
- Re: [PATCH] sysctl: move local variable in proc_do_large_bitmap() to proper scope Luis Chamberlain (Fri Nov 13 2020 - 09:17:09 EST)
- Re: [PATCH 2/2] uio: pruss: use devm_clk_get() for clk init kernel test robot (Fri Nov 13 2020 - 09:17:55 EST)
- Re: [PATCH RFC] checkpatch: add new cases to commit handling Dwaipayan Ray (Fri Nov 13 2020 - 09:18:10 EST)
- Re: [PATCH 0/8] linker-section array fix and clean ups Johan Hovold (Fri Nov 13 2020 - 09:18:34 EST)
- Re: [PATCH v2] firmware: arm_scmi: fix missing destroy_workqueue() Sudeep Holla (Fri Nov 13 2020 - 09:20:03 EST)
- Re: [RESEND][PATCH 2/2] iommu: Avoid crash if iommu_group is null Robin Murphy (Fri Nov 13 2020 - 09:22:43 EST)
- [patch 00/19] softirq: Cleanups and RT awareness Thomas Gleixner (Fri Nov 13 2020 - 09:24:18 EST)
- [patch 03/19] irqstat: Get rid of nmi_count() and __IRQ_STAT() Thomas Gleixner (Fri Nov 13 2020 - 09:24:29 EST)
- [patch 07/19] asm-generic/irqstat: Add optional __nmi_count member Thomas Gleixner (Fri Nov 13 2020 - 09:24:29 EST)
- [patch 02/19] sh: Get rid of nmi_count() Thomas Gleixner (Fri Nov 13 2020 - 09:24:29 EST)
- [patch 01/19] parisc: Remove bogus __IRQ_STAT macro Thomas Gleixner (Fri Nov 13 2020 - 09:24:29 EST)
- [patch 09/19] irqstat: Move declaration into asm-generic/hardirq.h Thomas Gleixner (Fri Nov 13 2020 - 09:24:32 EST)
- [patch 10/19] preempt: Cleanup the macro maze a bit Thomas Gleixner (Fri Nov 13 2020 - 09:24:34 EST)
- [patch 14/19] softirq: Make softirq control and processing RT aware Thomas Gleixner (Fri Nov 13 2020 - 09:24:37 EST)
- [patch 16/19] rcu: Prevent false positive softirq warning on RT Thomas Gleixner (Fri Nov 13 2020 - 09:24:40 EST)
- [patch 18/19] tasklets: Use static inlines for stub implementations Thomas Gleixner (Fri Nov 13 2020 - 09:24:47 EST)
- [patch 15/19] tick/sched: Prevent false positive softirq pending warnings on RT Thomas Gleixner (Fri Nov 13 2020 - 09:24:54 EST)
- [patch 19/19] tasklets: Prevent kill/unlock_wait deadlock on RT Thomas Gleixner (Fri Nov 13 2020 - 09:24:54 EST)
- [patch 17/19] softirq: Replace barrier() with cpu_relax() in tasklet_unlock_wait() Thomas Gleixner (Fri Nov 13 2020 - 09:25:00 EST)
- [patch 13/19] softirq: Move various protections into inline helpers Thomas Gleixner (Fri Nov 13 2020 - 09:25:05 EST)
- [patch 12/19] softirq: Add RT specific softirq accounting Thomas Gleixner (Fri Nov 13 2020 - 09:25:09 EST)
- [patch 11/19] softirq: Move related code into one section Thomas Gleixner (Fri Nov 13 2020 - 09:25:12 EST)
- [patch 05/19] ARM: irqstat: Get rid of duplicated declaration Thomas Gleixner (Fri Nov 13 2020 - 09:25:16 EST)
- [patch 08/19] sh: irqstat: Use the generic irq_cpustat_t Thomas Gleixner (Fri Nov 13 2020 - 09:25:19 EST)
- [patch 06/19] arm64: irqstat: Get rid of duplicated declaration Thomas Gleixner (Fri Nov 13 2020 - 09:25:24 EST)
- [patch 04/19] um/irqstat: Get rid of the duplicated declarations Thomas Gleixner (Fri Nov 13 2020 - 09:25:33 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Shakeel Butt (Fri Nov 13 2020 - 09:26:26 EST)
- Re: [PATCH v2 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Jim Quinlan (Fri Nov 13 2020 - 09:26:58 EST)
- [PATCH 0/2] KVM: arm64: vgic: Fix handling of userspace register accesses Zenghui Yu (Fri Nov 13 2020 - 09:28:28 EST)
- [PATCH 1/2] KVM: arm64: vgic: Forbid invalid userspace Redistributor accesses Zenghui Yu (Fri Nov 13 2020 - 09:28:30 EST)
- [PATCH 2/2] KVM: arm64: vgic: Forbid invalid userspace Distributor accesses Zenghui Yu (Fri Nov 13 2020 - 09:28:35 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Mark Brown (Fri Nov 13 2020 - 09:29:56 EST)
- Re: ERROR: modpost: "mac_pton" undefined! Andy Shevchenko (Fri Nov 13 2020 - 09:32:34 EST)
- Re: [PATCH] drivers: staging: small refactor Greg KH (Fri Nov 13 2020 - 09:32:42 EST)
- Re: [PATCH] tracing: remove the unused value assignment in test_create_synth_event Steven Rostedt (Fri Nov 13 2020 - 09:33:30 EST)
- Re: [PATCH v3 2/2] usb: typec: Expose Product Type VDOs via sysfs Heikki Krogerus (Fri Nov 13 2020 - 09:35:03 EST)
- Re: [PATCH] highmem: fix highmem for xtensa Thomas Gleixner (Fri Nov 13 2020 - 09:36:11 EST)
- Re: [PATCH v2 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Sudeep Holla (Fri Nov 13 2020 - 09:36:34 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Ulf Hansson (Fri Nov 13 2020 - 09:46:26 EST)
- Re: [PATCH v2 03/17] Drivers: hv: vmbus: skip VMBus initialization if Linux is root Wei Liu (Fri Nov 13 2020 - 09:51:14 EST)
- [PATCH] ASoC: samsung: remove the unused variable value assignment xiakaixu1987 (Fri Nov 13 2020 - 09:51:27 EST)
- [PATCH v10 0/3] Adding support for Microchip/Microsemi serial GPIO controller Lars Povlsen (Fri Nov 13 2020 - 09:52:20 EST)
- [PATCH v10 1/3] dt-bindings: pinctrl: Add bindings for pinctrl-microchip-sgpio driver Lars Povlsen (Fri Nov 13 2020 - 09:52:25 EST)
- [PATCH v10 2/3] pinctrl: pinctrl-microchip-sgpio: Add pinctrl driver for Microsemi Serial GPIO Lars Povlsen (Fri Nov 13 2020 - 09:52:32 EST)
- [PATCH v10 3/3] arm64: dts: sparx5: Add SGPIO devices Lars Povlsen (Fri Nov 13 2020 - 09:52:40 EST)
- Re: [PATCH v2 04/17] iommu/hyperv: don't setup IRQ remapping when running as root Wei Liu (Fri Nov 13 2020 - 09:53:09 EST)
- [PATCH] clk: imx6q: demote warning about pre-boot ldb_di_clk reparenting Ahmad Fatoum (Fri Nov 13 2020 - 09:53:35 EST)
- Re: [PATCH] rtl8xxxu: remove the unused variable timeout value assignment Jes Sorensen (Fri Nov 13 2020 - 09:56:06 EST)
- Re: [PATCH][next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[] Sam Ravnborg (Fri Nov 13 2020 - 09:56:08 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Ming Lei (Fri Nov 13 2020 - 09:59:41 EST)
- Re: [PATCH v2 3/3] media: i2c: Introduce a driver for the Techwell TW9900 decoder Paul Kocialkowski (Fri Nov 13 2020 - 10:00:26 EST)
- Re: [PATCH] checkpatch: fix typo and remove duplicate word Joe Perches (Fri Nov 13 2020 - 10:00:57 EST)
- Re: [PATCH] hwmon: fix corsair-psu fan rpm calculation Guenter Roeck (Fri Nov 13 2020 - 10:01:06 EST)
- ks-sa-rng.c:undefined reference to `devm_platform_ioremap_resource' kernel test robot (Fri Nov 13 2020 - 10:03:07 EST)
- Re: [PATCH v2] reset: make shared pulsed reset controls re-triggerable Philipp Zabel (Fri Nov 13 2020 - 10:04:13 EST)
- Re: [PATCH][next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[] Colin Ian King (Fri Nov 13 2020 - 10:04:38 EST)
- Re: [PATCH v2 06/17] x86/hyperv: allocate output arg pages if required Wei Liu (Fri Nov 13 2020 - 10:05:50 EST)
- [PATCH] optee: add writeback to valid memory type Rui Miguel Silva (Fri Nov 13 2020 - 10:06:35 EST)
- Re: [PATCH v4 11/19] sched/core: Make migrate disable and CPU hotplug cooperative Qian Cai (Fri Nov 13 2020 - 10:07:06 EST)
- [PATCH] dt-bindings: fsl-imx-drm: fix example compatible string Cengiz Can (Fri Nov 13 2020 - 10:07:21 EST)
- [PATCH] x86/boot/compressed/64: Drop the now-unused finalize_identity_maps() Vitaly Kuznetsov (Fri Nov 13 2020 - 10:08:23 EST)
- Re: [PATCH] checkpatch: fix typo and remove duplicate word Dwaipayan Ray (Fri Nov 13 2020 - 10:08:42 EST)
- Re: [PATCH] mm/page_counter: use page_counter_read in page_counter_set_max Pankaj Gupta (Fri Nov 13 2020 - 10:10:49 EST)
- [PATCH 0/2] phy: qualcomm: usb: Fix two COMPILE_TEST errors Bryan O'Donoghue (Fri Nov 13 2020 - 10:11:29 EST)
- [PATCH 1/2] phy: qualcomm: usb: Fix SuperSpeed PHY OF dependency Bryan O'Donoghue (Fri Nov 13 2020 - 10:11:32 EST)
- [PATCH 2/2] phy: qualcomm: Fix 28 nm Hi-Speed USB PHY OF dependency Bryan O'Donoghue (Fri Nov 13 2020 - 10:11:34 EST)
- Re: [PATCH v2 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional interrupt Jim Quinlan (Fri Nov 13 2020 - 10:12:40 EST)
- Re: [PATCH v2] reset: make shared pulsed reset controls re-triggerable Jerome Brunet (Fri Nov 13 2020 - 10:13:41 EST)
- Re: [PATCH] x86/boot/compressed/64: Drop the now-unused finalize_identity_maps() Arvind Sankar (Fri Nov 13 2020 - 10:13:52 EST)
- Re: [EXTERNAL] [tip: x86/apic] x86/io_apic: Cleanup trigger/polarity helpers David Woodhouse (Fri Nov 13 2020 - 10:14:16 EST)
- Re: [PATCH] mm/shmem.c: make shmem_mapping() inline Pankaj Gupta (Fri Nov 13 2020 - 10:14:42 EST)
- Re: [PATCH 01/40] drm/amd/include/vega10_ip_offset: Mark _BASE structs as __maybe_unused Alex Deucher (Fri Nov 13 2020 - 10:16:27 EST)
- Re: ERROR: modpost: "mac_pton" undefined! Michael S. Tsirkin (Fri Nov 13 2020 - 10:17:43 EST)
- Re: ERROR: modpost: "mac_pton" undefined! Michael S. Tsirkin (Fri Nov 13 2020 - 10:19:45 EST)
- [PATCH v3 0/6] regulator: mcp16502: add support for ramp delay Claudiu Beznea (Fri Nov 13 2020 - 10:21:21 EST)
- [PATCH v3 1/6] regulator: core: validate selector against linear_min_sel Claudiu Beznea (Fri Nov 13 2020 - 10:21:25 EST)
- [PATCH v3 2/6] regulator: core: do not continue if selector match Claudiu Beznea (Fri Nov 13 2020 - 10:21:30 EST)
- [PATCH v2] tracing: remove the useless value assignment in test_create_synth_event xiakaixu1987 (Fri Nov 13 2020 - 10:21:31 EST)
- [PATCH v3 3/6] regulator: mcp16502: add linear_min_sel Claudiu Beznea (Fri Nov 13 2020 - 10:21:34 EST)
- [PATCH v3 4/6] regulator: mcp16502: adapt for get/set on other registers Claudiu Beznea (Fri Nov 13 2020 - 10:21:39 EST)
- [PATCH v3 5/6] regulator: mcp16502: add support for ramp delay Claudiu Beznea (Fri Nov 13 2020 - 10:21:49 EST)
- [PATCH v3 6/6] regulator: mcp16502: remove void documentation of struct mcp16502 Claudiu Beznea (Fri Nov 13 2020 - 10:21:50 EST)
- Re: [PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary Wei Liu (Fri Nov 13 2020 - 10:22:02 EST)
- [PATCH V3] checkpatch: Fix spelling errors and remove repeated word Dwaipayan Ray (Fri Nov 13 2020 - 10:23:59 EST)
- Re: [PATCH 02/40] drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to where they're used Alex Deucher (Fri Nov 13 2020 - 10:24:18 EST)
- Re: [PATCH] mmc: meson-gx: remove IRQF_ONESHOT Jerome Brunet (Fri Nov 13 2020 - 10:25:53 EST)
- Re: [PATCH 02/40] drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to where they're used Alex Deucher (Fri Nov 13 2020 - 10:26:59 EST)
- Re: [PATCH v6] usb-serial:cp210x: add support to software flow control Johan Hovold (Fri Nov 13 2020 - 10:27:34 EST)
- Re: [PATCH v2] tracing: remove the useless value assignment in test_create_synth_event Greg KH (Fri Nov 13 2020 - 10:27:39 EST)
- Re: [PATCH 02/40] drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to where they're used Alex Deucher (Fri Nov 13 2020 - 10:27:47 EST)
- Re: [PATCH v2] reset: make shared pulsed reset controls re-triggerable Amjad Ouled-Ameur (Fri Nov 13 2020 - 10:28:16 EST)
- Re: [PATCH 03/40] drm/amd/display/dc/core/dc_link_ddc: Move DP_DVI_CONVERTER_ID_{4, 5} to where they're used Alex Deucher (Fri Nov 13 2020 - 10:28:41 EST)
- [RFC PATCH] ARM: dts: imx6qdl: specify vcc-supply for NOP USB PHYs Ahmad Fatoum (Fri Nov 13 2020 - 10:29:10 EST)
- Re: [PATCH net-next v2 RESEND] net/usb/r8153_ecm: support ECM mode for RTL8153 Marek Szyprowski (Fri Nov 13 2020 - 10:30:01 EST)
- Re: [Freedreno] [PATCH 06/40] drm/msm/adreno/a6xx_gpu: Staticise local function 'a6xx_idle' Jordan Crouse (Fri Nov 13 2020 - 10:30:16 EST)
- Re: [PATCH 3/3] powerpc: rewrite atomics to use ARCH_ATOMIC Boqun Feng (Fri Nov 13 2020 - 10:30:50 EST)
- Re: [PATCH v4] kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq Greg Kroah-Hartman (Fri Nov 13 2020 - 10:31:59 EST)
- Re: [PATCH v4 bpf] tools: bpftool: Add missing close before bpftool net attach exit Daniel Borkmann (Fri Nov 13 2020 - 10:32:20 EST)
- Re: [PATCH 00/19] Second step support for A100 maxime (Fri Nov 13 2020 - 10:32:25 EST)
- Re: [PATCH v2 08/17] x86/hyperv: handling hypercall page setup for root Wei Liu (Fri Nov 13 2020 - 10:33:47 EST)
- Re: [PATCH bpf-next 2/2] bpf: Expose bpf_d_path helper to sleepable LSM hooks Daniel Borkmann (Fri Nov 13 2020 - 10:33:50 EST)
- Re: [PATCH 00/24] x86/resctrl: Merge the CDP resources Jamie Iles (Fri Nov 13 2020 - 10:38:09 EST)
- Re: [PATCH v1] drivers: make struct device_driver::remove return void Greg Kroah-Hartman (Fri Nov 13 2020 - 10:38:38 EST)
- Re: [PATCH] x86/boot/compressed/64: Drop the now-unused finalize_identity_maps() Vitaly Kuznetsov (Fri Nov 13 2020 - 10:39:25 EST)
- Re: rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b Guillaume Tucker (Fri Nov 13 2020 - 10:43:47 EST)
- Re: [PATCH v13 3/3] binder: add transaction latency tracer Greg Kroah-Hartman (Fri Nov 13 2020 - 10:44:38 EST)
- Re: [PATCH 04/40] drm/amd/amdgpu/amdgpu_drv: Move 'amdgpu_info_ioctl()'s prototype to shared header Alex Deucher (Fri Nov 13 2020 - 10:44:44 EST)
- Re: [PATCH 02/40] drm/amd/display/dc/core/dc_link_dp: Move DP_VGA_LVDS_CONVERTER_ID_{2, 3} to where they're used Lee Jones (Fri Nov 13 2020 - 10:46:01 EST)
- [PATCH v3 0/5] MIPS: ralink: add CPU clock detection and clock gate driver for MT7621 Sergio Paracuellos (Fri Nov 13 2020 - 10:46:43 EST)
- [PATCH v3 1/5] dt-bindings: clock: add dt binding header for mt7621 clocks Sergio Paracuellos (Fri Nov 13 2020 - 10:46:46 EST)
- [PATCH v3 2/5] dt: bindings: add mt7621-clk device tree binding documentation Sergio Paracuellos (Fri Nov 13 2020 - 10:46:49 EST)
- [PATCH v3 3/5] clk: ralink: add clock driver for mt7621 SoC Sergio Paracuellos (Fri Nov 13 2020 - 10:46:52 EST)
- [PATCH v3 5/5] MAINTAINERS: add MT7621 CLOCK maintainer Sergio Paracuellos (Fri Nov 13 2020 - 10:46:55 EST)
- [PATCH v3 4/5] staging: mt7621-dts: make use of new 'mt7621-clk' Sergio Paracuellos (Fri Nov 13 2020 - 10:46:58 EST)
- Re: [PATCH v5 2/2] spi: Add generic SPI multiplexer Nicolas Saenz Julienne (Fri Nov 13 2020 - 10:47:05 EST)
- Re: [PATCH v4] kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq Marco Elver (Fri Nov 13 2020 - 10:47:21 EST)
- Re: [PATCH 0/2] Rename ioremap functions that include request_mem Thierry Reding (Fri Nov 13 2020 - 10:47:24 EST)
- [PATCH v3] arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform Sekhar Nori (Fri Nov 13 2020 - 10:49:23 EST)
- Re: [PATCH v3 01/10] Add auxiliary bus support Greg KH (Fri Nov 13 2020 - 10:49:27 EST)
- Re: Regression: QCA6390 fails with "mm/page_alloc: place pages to tail in __free_pages_core()" wi nk (Fri Nov 13 2020 - 10:50:15 EST)
- Re: [PATCH v2 09/17] x86/hyperv: provide a bunch of helper functions Wei Liu (Fri Nov 13 2020 - 10:51:23 EST)
- Re: [net] 0b726f6b31: BUG:unable_to_handle_page_fault_for_address Willem de Bruijn (Fri Nov 13 2020 - 10:52:29 EST)
- Re: [RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash() Mimi Zohar (Fri Nov 13 2020 - 10:53:41 EST)
- [PATCH] arm64: abort counter_read_on_cpu() when irqs_disabled() Ionela Voinescu (Fri Nov 13 2020 - 10:53:53 EST)
- Re: [RFC 1/2] x86/bugs: Disable coresched on hardware that does not need it Joel Fernandes (Fri Nov 13 2020 - 10:55:31 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dmitry Osipenko (Fri Nov 13 2020 - 10:55:39 EST)
- Re: [PATCH v2 10/17] x86/hyperv: implement and use hv_smp_prepare_cpus Wei Liu (Fri Nov 13 2020 - 10:56:40 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Petr Mladek (Fri Nov 13 2020 - 10:57:03 EST)
- [PATCH] vdpasim: fix "mac_pton" undefined error Laurent Vivier (Fri Nov 13 2020 - 10:57:21 EST)
- Re: [PATCH v2] ima: select ima-buf template for buffer measurement Mimi Zohar (Fri Nov 13 2020 - 10:57:26 EST)
- [PATCH v3 0/2] Enable Hi3559A SOC clock Dongjiu Geng (Fri Nov 13 2020 - 10:58:17 EST)
- [PATCH v3 1/2] dt-bindings: Document the hi3559a clock bindings Dongjiu Geng (Fri Nov 13 2020 - 10:58:21 EST)
- Re: rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b Russell King - ARM Linux admin (Fri Nov 13 2020 - 10:58:51 EST)
- [PATCH v3 2/2] clk: hisilicon: Add clock driver for hi3559A SoC Dongjiu Geng (Fri Nov 13 2020 - 10:59:10 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Dmitry Osipenko (Fri Nov 13 2020 - 11:01:10 EST)
- Re: [PATCH v2 17/17] x86/hyperv: handle IO-APIC when running as root Wei Liu (Fri Nov 13 2020 - 11:02:10 EST)
- Re: [PATCH v6] lib: optimize cpumask_local_spread() Dave Hansen (Fri Nov 13 2020 - 11:02:32 EST)
- Re: [PATCH] arm64: abort counter_read_on_cpu() when irqs_disabled() Mark Rutland (Fri Nov 13 2020 - 11:02:41 EST)
- [PATCH v2] tracing: remove the useless value assignment in test_create_synth_event xiakaixu1987 (Fri Nov 13 2020 - 11:02:55 EST)
- Re: [PATCH v2 17/17] x86/hyperv: handle IO-APIC when running as root Wei Liu (Fri Nov 13 2020 - 11:05:09 EST)
- RE: [PATCH v3 01/10] Add auxiliary bus support Ertman, David M (Fri Nov 13 2020 - 11:08:10 EST)
- Re: [PATCH v2 08/17] x86/hyperv: handling hypercall page setup for root Wei Liu (Fri Nov 13 2020 - 11:09:18 EST)
- [PATCH 1/2] dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller Dongjiu Geng (Fri Nov 13 2020 - 11:09:43 EST)
- [PATCH 2/2] dmaengine: dma: Add Hiedma Controller v310 Device Driver Dongjiu Geng (Fri Nov 13 2020 - 11:09:58 EST)
- Re: KASAN: vmalloc-out-of-bounds Read in bpf_trace_run3 Yonghong Song (Fri Nov 13 2020 - 11:10:06 EST)
- [PATCH] x86/insn: Fix vector instructions decoding on big endian Vasily Gorbik (Fri Nov 13 2020 - 11:10:33 EST)
- [PATCH 1/2] dt: bindings: dma: Add DT bindings for HiSilicon Hiedma Controller Dongjiu Geng (Fri Nov 13 2020 - 11:11:35 EST)
- [PATCH 2/2] dmaengine: dma: Add Hiedma Controller v310 Device Driver Dongjiu Geng (Fri Nov 13 2020 - 11:12:01 EST)
- Re: About devm_platform_ioremap_resource [Was: Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource] Thierry Reding (Fri Nov 13 2020 - 11:12:09 EST)
- Re: [PATCH v3 2/6] regulator: core: do not continue if selector match Mark Brown (Fri Nov 13 2020 - 11:12:11 EST)
- Re: [PATCH v10 05/11] vfio/pci: Register an iommu fault handler Auger Eric (Fri Nov 13 2020 - 11:12:17 EST)
- Re: [PATCH v10 04/11] vfio/pci: Add VFIO_REGION_TYPE_NESTED region type Auger Eric (Fri Nov 13 2020 - 11:12:33 EST)
- Re: [EXT] Re: [PATCH v5 05/10] arm64: dts: imx8qxp: Add jpeg encoder/decoder nodes Mirela Rabulea (OSS) (Fri Nov 13 2020 - 11:12:40 EST)
- RE: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Luck, Tony (Fri Nov 13 2020 - 11:12:44 EST)
- Re: [PATCH] phy: tegra: Don't warn on probe deferral Thierry Reding (Fri Nov 13 2020 - 11:12:52 EST)
- Re: [PATCH] IB/hfi1: fix error return code in hfi1_init_dd() Mike Marciniszyn (Fri Nov 13 2020 - 11:13:00 EST)
- [PATCH] mtd-ram: correctly free memory on error path in platram_probe() Baskov Evgeiny (Fri Nov 13 2020 - 11:13:20 EST)
- [PATCH] s5p-jpeg: hangle error condition in s5p_jpeg_probe Baskov Evgeiny (Fri Nov 13 2020 - 11:13:23 EST)
- Re: [mm] b6efe2fcc4: BUG:kernel_NULL_pointer_dereference,address Joe Perches (Fri Nov 13 2020 - 11:13:44 EST)
- Re: [PATCH v2 09/17] x86/hyperv: provide a bunch of helper functions Vitaly Kuznetsov (Fri Nov 13 2020 - 11:14:05 EST)
- [PATCH v2] altera-stapl: remove the unreached switch case xiakaixu1987 (Fri Nov 13 2020 - 11:14:44 EST)
- Re: [PATCH V3] checkpatch: Fix spelling errors and remove repeated word Joe Perches (Fri Nov 13 2020 - 11:15:13 EST)
- Re: rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b Ard Biesheuvel (Fri Nov 13 2020 - 11:15:47 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Mark Brown (Fri Nov 13 2020 - 11:16:10 EST)
- Re: [PATCH v2 08/17] x86/hyperv: handling hypercall page setup for root Vitaly Kuznetsov (Fri Nov 13 2020 - 11:16:32 EST)
- [PATCH] random: Use arch_get_random_long_early() for init_std_data() Andre Przywara (Fri Nov 13 2020 - 11:19:25 EST)
- Re: [PATCH v4 10/16] dt-bindings: phy: tegra-xusb: Add nvidia,pmc prop Thierry Reding (Fri Nov 13 2020 - 11:20:56 EST)
- [PATCH v4 00/10] Auxiliary bus implementation and SOF multi-client support Dave Ertman (Fri Nov 13 2020 - 11:21:44 EST)
- [PATCH v4 05/10] ASoC: SOF: Intel: Define ops for client registration Dave Ertman (Fri Nov 13 2020 - 11:21:57 EST)
- [PATCH v4 09/10] ASoC: SOF: Add new client driver for probes support Dave Ertman (Fri Nov 13 2020 - 11:22:00 EST)
- [PATCH v4 03/10] ASoC: SOF: Create client driver for IPC test Dave Ertman (Fri Nov 13 2020 - 11:22:04 EST)
- [PATCH v4 02/10] ASoC: SOF: Introduce descriptors for SOF client Dave Ertman (Fri Nov 13 2020 - 11:22:08 EST)
- Re: Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Arnd Bergmann (Fri Nov 13 2020 - 11:22:10 EST)
- [PATCH v4 10/10] ASoC: SOF: Intel: CNL: register probes client Dave Ertman (Fri Nov 13 2020 - 11:22:22 EST)
- [PATCH v4 01/10] Add auxiliary bus support Dave Ertman (Fri Nov 13 2020 - 11:22:26 EST)
- [PATCH v4 06/10] ASoC: SOF: Intel: Remove IPC flood test support in SOF core Dave Ertman (Fri Nov 13 2020 - 11:22:36 EST)
- [PATCH v4 07/10] ASoC: SOF: sof-client: Add client APIs to access probes ops Dave Ertman (Fri Nov 13 2020 - 11:22:39 EST)
- Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows Laurent Pinchart (Fri Nov 13 2020 - 11:22:42 EST)
- [PATCH v4 08/10] ASoC: SOF: compress: move and export sof_probe_compr_ops Dave Ertman (Fri Nov 13 2020 - 11:22:52 EST)
- [PATCH v4 04/10] ASoC: SOF: ops: Add ops for client registration Dave Ertman (Fri Nov 13 2020 - 11:23:01 EST)
- Re: [PATCH 0/2] nvme-pic: improve max I/O queue handling Christoph Hellwig (Fri Nov 13 2020 - 11:25:10 EST)
- Re: [PATCH] Revert "mm/vunmap: add cond_resched() in vunmap_pmd_range" Minchan Kim (Fri Nov 13 2020 - 11:25:40 EST)
- Re: rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b Ard Biesheuvel (Fri Nov 13 2020 - 11:26:12 EST)
- Re: INFO: task can't die in nbd_ioctl syzbot (Fri Nov 13 2020 - 11:28:13 EST)
- [PATCH] mm/shmem.c: make shmem_mapping() inline Hui Su (Fri Nov 13 2020 - 11:28:46 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Joe Perches (Fri Nov 13 2020 - 11:29:58 EST)
- Re: [PATCH] highmem: fix highmem for xtensa Max Filippov (Fri Nov 13 2020 - 11:34:34 EST)
- [PATCH] arm64: defconfig: Enable Qualcomm OSM L3 driver Bjorn Andersson (Fri Nov 13 2020 - 11:34:41 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. Alan Stern (Fri Nov 13 2020 - 11:34:52 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Thierry Reding (Fri Nov 13 2020 - 11:36:06 EST)
- Re: [PATCH] IB/hfi1: fix error return code in hfi1_init_dd() Jason Gunthorpe (Fri Nov 13 2020 - 11:36:20 EST)
- Re: [PATCH] Smack: fix kernel-doc interface on functions Casey Schaufler (Fri Nov 13 2020 - 11:36:25 EST)
- Re: [PATCH 3/2] checkpatch: document the function renaming and deprecation around devm_ioremap_resource Joe Perches (Fri Nov 13 2020 - 11:36:49 EST)
- Re: [PATCH] arm64: defconfig: Enable Qualcomm OSM L3 driver Georgi Djakov (Fri Nov 13 2020 - 11:36:51 EST)
- Re: [PATCH v4 3/3] arm64: implement CPPC FFH support using AMUs Ionela Voinescu (Fri Nov 13 2020 - 11:37:16 EST)
- Re: [PATCH] vfio iommu type1: Improve vfio_iommu_type1_pin_pages performance Alex Williamson (Fri Nov 13 2020 - 11:44:31 EST)
- Re: [PATCH v4 00/16] Tegra XHCI controller ELPG support Thierry Reding (Fri Nov 13 2020 - 11:45:09 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. John Boero (Fri Nov 13 2020 - 11:46:12 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Bjorn Helgaas (Fri Nov 13 2020 - 11:46:43 EST)
- Re: [PATCH v4 1/1] lib/vsprintf: Add support for printing V4L2 and DRM fourccs Joe Perches (Fri Nov 13 2020 - 11:47:04 EST)
- JK Mrscarressa Danton (Fri Nov 13 2020 - 11:48:40 EST)
- Re: [PATCH 0/2] nvme-pic: improve max I/O queue handling Niklas Schnelle (Fri Nov 13 2020 - 11:52:23 EST)
- Re: [PATCH v12 4/4] gpio: xilinx: Utilize generic bitmap_get_value and _set_value Syed Nayyar Waris (Fri Nov 13 2020 - 11:52:38 EST)
- [PATCH RESEND net-next 00/18] net: phy: add support for shared interrupts (part 2) Ioana Ciornei (Fri Nov 13 2020 - 11:52:50 EST)
- [PATCH RESEND net-next 01/18] net: phy: vitesse: implement generic .handle_interrupt() callback Ioana Ciornei (Fri Nov 13 2020 - 11:52:57 EST)
- [PATCH RESEND net-next 02/18] net: phy: vitesse: remove the use of .ack_interrupt() Ioana Ciornei (Fri Nov 13 2020 - 11:52:59 EST)
- [PATCH RESEND net-next 03/18] net: phy: microchip: implement generic .handle_interrupt() callback Ioana Ciornei (Fri Nov 13 2020 - 11:53:02 EST)
- [PATCH RESEND net-next 06/18] net: phy: marvell: remove the use of .ack_interrupt() Ioana Ciornei (Fri Nov 13 2020 - 11:53:05 EST)
- [PATCH RESEND net-next 07/18] net: phy: lxt: implement generic .handle_interrupt() callback Ioana Ciornei (Fri Nov 13 2020 - 11:53:07 EST)
- [PATCH RESEND net-next 12/18] net: phy: amd: remove the use of .ack_interrupt() Ioana Ciornei (Fri Nov 13 2020 - 11:53:17 EST)
- [PATCH RESEND net-next 16/18] net: phy: ste10Xp: remove the use of .ack_interrupt() Ioana Ciornei (Fri Nov 13 2020 - 11:53:27 EST)
- [PATCH RESEND net-next 18/18] net: phy: adin: remove the use of the .ack_interrupt() Ioana Ciornei (Fri Nov 13 2020 - 11:53:29 EST)
- [PATCH RESEND net-next 15/18] net: phy: ste10Xp: implement generic .handle_interrupt() callback Ioana Ciornei (Fri Nov 13 2020 - 11:53:33 EST)
- [PATCH RESEND net-next 17/18] net: phy: adin: implement generic .handle_interrupt() callback Ioana Ciornei (Fri Nov 13 2020 - 11:53:35 EST)
- [PATCH RESEND net-next 14/18] net: phy: smsc: remove the use of .ack_interrupt() Ioana Ciornei (Fri Nov 13 2020 - 11:53:38 EST)
- [PATCH RESEND net-next 11/18] net: phy: amd: implement generic .handle_interrupt() callback Ioana Ciornei (Fri Nov 13 2020 - 11:53:44 EST)
- [PATCH RESEND net-next 13/18] net: phy: smsc: implement generic .handle_interrupt() callback Ioana Ciornei (Fri Nov 13 2020 - 11:53:48 EST)
- [PATCH RESEND net-next 10/18] net: phy: nxp-tja11xx: remove the use of .ack_interrupt() Ioana Ciornei (Fri Nov 13 2020 - 11:53:52 EST)
- [PATCH RESEND net-next 09/18] net: phy: nxp-tja11xx: implement generic .handle_interrupt() callback Ioana Ciornei (Fri Nov 13 2020 - 11:53:58 EST)
- [PATCH RESEND net-next 05/18] net: phy: marvell: implement generic .handle_interrupt() callback Ioana Ciornei (Fri Nov 13 2020 - 11:54:09 EST)
- [PATCH RESEND net-next 08/18] net: phy: lxt: remove the use of .ack_interrupt() Ioana Ciornei (Fri Nov 13 2020 - 11:54:14 EST)
- [PATCH RESEND net-next 04/18] net: phy: microchip: remove the use of .ack_interrupt() Ioana Ciornei (Fri Nov 13 2020 - 11:54:24 EST)
- Re: [PATCH v3 1/3] PCI: altera-msi: remove chained IRQ handler and data in one go Bjorn Helgaas (Fri Nov 13 2020 - 11:54:50 EST)
- Re: [PATCH] mm/shmem.c: make shmem_mapping() inline kernel test robot (Fri Nov 13 2020 - 11:55:17 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Jakub Kicinski (Fri Nov 13 2020 - 11:55:52 EST)
- Re: [PATCH v2 1/2] KVM: SVM: Move asid to vcpu_svm Paolo Bonzini (Fri Nov 13 2020 - 11:57:56 EST)
- Re: [PATCH net-next v2 03/11] net: dsa: microchip: split ksz_common.h Christian Eggers (Fri Nov 13 2020 - 11:58:04 EST)
- Re: [PATCH] arm64: abort counter_read_on_cpu() when irqs_disabled() Ionela Voinescu (Fri Nov 13 2020 - 11:58:48 EST)
- Re: [PATCH] s5p-jpeg: hangle error condition in s5p_jpeg_probe Andrzej Pietrasiewicz (Fri Nov 13 2020 - 11:59:41 EST)
- Re: [PATCH 3/2] checkpatch: document the function renaming and deprecation around devm_ioremap_resource Uwe Kleine-König (Fri Nov 13 2020 - 12:00:50 EST)
- [PATCH v2 0/2] media: i2c: OV5648 image sensor support Paul Kocialkowski (Fri Nov 13 2020 - 12:01:21 EST)
- [PATCH v2 1/2] dt-bindings: media: i2c: Add OV5648 bindings documentation Paul Kocialkowski (Fri Nov 13 2020 - 12:01:26 EST)
- [PATCH v2 2/2] media: i2c: Add support for the OV5648 image sensor Paul Kocialkowski (Fri Nov 13 2020 - 12:01:36 EST)
- [PATCH v4 2/5] dt-bindings: PCI: exynos: add the samsung,exynos-pcie binding Marek Szyprowski (Fri Nov 13 2020 - 12:02:13 EST)
- [PATCH v4 4/5] phy: samsung: phy-exynos-pcie: rework driver to support Exynos5433 PCIe PHY Marek Szyprowski (Fri Nov 13 2020 - 12:02:19 EST)
- [PATCH v4 3/5] dt-bindings: phy: exynos: add the samsung,exynos-pcie-phy binding Marek Szyprowski (Fri Nov 13 2020 - 12:02:25 EST)
- [PATCH v4 0/5] Add DW PCIe support for Exynos5433 SoCs Marek Szyprowski (Fri Nov 13 2020 - 12:02:27 EST)
- [PATCH v4 5/5] PCI: dwc: exynos: Rework the driver to support Exynos5433 variant Marek Szyprowski (Fri Nov 13 2020 - 12:02:29 EST)
- [PATCH v4 1/5] dt-bindings: PCI: exynos: drop samsung,exynos5440-pcie binding Marek Szyprowski (Fri Nov 13 2020 - 12:02:31 EST)
- Re: [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Alexei Starovoitov (Fri Nov 13 2020 - 12:03:50 EST)
- Re: [PATCH v2 1/2] KVM: SVM: Move asid to vcpu_svm Paolo Bonzini (Fri Nov 13 2020 - 12:04:00 EST)
- [PATCH v2 0/3] media: i2c: OV8865 image sensor support Paul Kocialkowski (Fri Nov 13 2020 - 12:04:27 EST)
- [PATCH v2 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation Paul Kocialkowski (Fri Nov 13 2020 - 12:04:32 EST)
- [PATCH NOT FOR MERGE v2 3/3] ARM: dts: sun8i: a83t: bananapi-m3: Enable MIPI CSI-2 with OV8865 Paul Kocialkowski (Fri Nov 13 2020 - 12:04:35 EST)
- [PATCH v2 2/3] media: i2c: Add support for the OV8865 image sensor Paul Kocialkowski (Fri Nov 13 2020 - 12:04:42 EST)
- Re: [PATCH v3] arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform Nishanth Menon (Fri Nov 13 2020 - 12:04:52 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior David Ahern (Fri Nov 13 2020 - 12:04:56 EST)
- [RFC PATCH 0/1] Adding support for IIO SCMI based sensors Jyoti Bhayana (Fri Nov 13 2020 - 12:06:21 EST)
- [RFC PATCH 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors Jyoti Bhayana (Fri Nov 13 2020 - 12:06:27 EST)
- Re: [PATCH RT 1/5] net: Properly annotate the try-lock for the seqlock Tom Zanussi (Fri Nov 13 2020 - 12:08:10 EST)
- Re: [PATCH 3/2] checkpatch: document the function renaming and deprecation around devm_ioremap_resource Joe Perches (Fri Nov 13 2020 - 12:08:24 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Stefano Salsano (Fri Nov 13 2020 - 12:11:08 EST)
- Re: [PATCH 05/40] drm/amd/amdgpu/amdgpu_ring: Fix misnaming of param 'max_dw' Alex Deucher (Fri Nov 13 2020 - 12:12:44 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dmitry Osipenko (Fri Nov 13 2020 - 12:13:58 EST)
- [PATCH] crypto: qat - fix excluded_middle.cocci warnings Julia Lawall (Fri Nov 13 2020 - 12:14:06 EST)
- Re: [PATCH v3 0/6] regulator: mcp16502: add support for ramp delay Mark Brown (Fri Nov 13 2020 - 12:14:33 EST)
- Re: [PATCH v11 05/14] s390/vfio-ap: implement in-use callback for vfio_ap driver Tony Krowiak (Fri Nov 13 2020 - 12:14:40 EST)
- Re: [PATCH v2 0/6] regulator: mcp16502: add support for ramp delay Mark Brown (Fri Nov 13 2020 - 12:14:44 EST)
- Re: general protection fault in tomoyo_socket_sendmsg_permission Shuah Khan (Fri Nov 13 2020 - 12:14:53 EST)
- Re: [PATCH 0/6] regulator: mcp16502: add support for ramp delay Mark Brown (Fri Nov 13 2020 - 12:14:56 EST)
- Re: [PATCH v3] arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform Sekhar Nori (Fri Nov 13 2020 - 12:15:53 EST)
- Re: #PF from NMI Paul E. McKenney (Fri Nov 13 2020 - 12:16:56 EST)
- Re: [PATCH] usb: core: Null deref in kernel with USB webcams. Alan Stern (Fri Nov 13 2020 - 12:17:02 EST)
- Re: [PATCH 08/40] drm/amd/amdgpu/amdgpu_ib: Fix some incorrect/incomplete function documentation Alex Deucher (Fri Nov 13 2020 - 12:17:10 EST)
- memory leak in atusb_probe syzbot (Fri Nov 13 2020 - 12:17:36 EST)
- memory leak in generic_parse_monolithic syzbot (Fri Nov 13 2020 - 12:17:38 EST)
- Re: [PATCH 11/40] drm/amd/amdgpu/amdgpu_pll: Fix kernel-doc formatting, missing and extra params Alex Deucher (Fri Nov 13 2020 - 12:18:13 EST)
- Re: [PATCH v11 06/14] s390/vfio-ap: introduce shadow APCB Tony Krowiak (Fri Nov 13 2020 - 12:18:18 EST)
- Re: [PATCH 16/40] drm/amd/amdgpu/amdgpu_sync: Fix misnamed, missing and extra param descriptions Alex Deucher (Fri Nov 13 2020 - 12:19:06 EST)
- Re: [PATCH bpf-next v5 01/34] mm: memcontrol: use helpers to read page's memcg data Roman Gushchin (Fri Nov 13 2020 - 12:19:17 EST)
- Fair Pay: The main stuff solved! Ywe Cærlyn (Fri Nov 13 2020 - 12:19:35 EST)
- [PATCH 00/13 v3] perf tools: fix perf stat with large socket IDs James Clark (Fri Nov 13 2020 - 12:19:40 EST)
- [PATCH 01/13 v3] perf tools: Improve topology test James Clark (Fri Nov 13 2020 - 12:19:45 EST)
- [PATCH 1/3 v7] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs VMware (Fri Nov 13 2020 - 12:19:51 EST)
- [PATCH 03/13 v3] perf tools: Add new struct for cpu aggregation James Clark (Fri Nov 13 2020 - 12:19:53 EST)
- [PATCH 06/13 v3] perf tools: drop in cpu_aggr_map struct James Clark (Fri Nov 13 2020 - 12:20:03 EST)
- [PATCH 08/13 v3] perf tools: Start using cpu_aggr_id in map James Clark (Fri Nov 13 2020 - 12:20:17 EST)
- [PATCH 13/13 v3] perf tools: add thread field James Clark (Fri Nov 13 2020 - 12:20:17 EST)
- [PATCH 07/13 v3] perf tools: restrict visibility of functions James Clark (Fri Nov 13 2020 - 12:20:17 EST)
- [PATCH 12/13 v3] perf tools: Add separate core member James Clark (Fri Nov 13 2020 - 12:20:17 EST)
- [PATCH 11/13 v3] perf tools: Add separate die member James Clark (Fri Nov 13 2020 - 12:20:21 EST)
- [PATCH 05/13 v3] perf tools: add new map type for aggregation James Clark (Fri Nov 13 2020 - 12:20:23 EST)
- [PATCH 09/13 v3] perf tools: Add separate node member James Clark (Fri Nov 13 2020 - 12:20:29 EST)
- [PATCH] futex: remove unused empty compat_exit_robust_list() Lukas Bulwahn (Fri Nov 13 2020 - 12:20:34 EST)
- [PATCH 10/13 v3] perf tools: Add separate socket member James Clark (Fri Nov 13 2020 - 12:20:36 EST)
- [PATCH 04/13 v3] perf tools: Replace aggregation ID with a struct James Clark (Fri Nov 13 2020 - 12:20:37 EST)
- [PATCH 3/3 v7] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available VMware (Fri Nov 13 2020 - 12:20:44 EST)
- Re: [PATCH 19/40] drm/amd/amdgpu/amdgpu_vram_mgr: Add missing descriptions for 'dev' and 'dir' Alex Deucher (Fri Nov 13 2020 - 12:20:47 EST)
- [PATCH 0/3 v7] ftrace: Add access to function arguments for all callbacks VMware (Fri Nov 13 2020 - 12:20:49 EST)
- [PATCH 2/3 v7] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default VMware (Fri Nov 13 2020 - 12:21:00 EST)
- [PATCH 02/13 v3] perf tools: Use allocator for perf_cpu_map James Clark (Fri Nov 13 2020 - 12:21:00 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Paul E. McKenney (Fri Nov 13 2020 - 12:21:03 EST)
- Re: [RFC] fs: Avoid to use lockdep information if it's turned off David Sterba (Fri Nov 13 2020 - 12:21:21 EST)
- Re: [PATCH 21/40] drm/amd/amdgpu/amdgpu_virt: Make local function 'amdgpu_virt_update_vf2pf_work_item()' static Alex Deucher (Fri Nov 13 2020 - 12:21:37 EST)
- [PATCH] Asoc: qcom: dts: Update iommu property for simultaneous playback Srinivasa Rao Mandadapu (Fri Nov 13 2020 - 12:22:26 EST)
- Re: [PATCH v5 3/7] IMA: add hook to measure critical data Tushar Sugandhi (Fri Nov 13 2020 - 12:23:20 EST)
- Re: [PATCH 29/40] drm/amd/amdgpu/amdgpu_csa: Remove set but unused variable 'r' Alex Deucher (Fri Nov 13 2020 - 12:23:53 EST)
- Re: #PF from NMI Andy Lutomirski (Fri Nov 13 2020 - 12:23:58 EST)
- Re: [PATCH 22/40] drm/amd/amdgpu/amdgpu_sched: Consume our own header containing prototypes Alex Deucher (Fri Nov 13 2020 - 12:25:07 EST)
- Re: [RFC, v1 0/3] msi support for platform devices Vikas Gupta (Fri Nov 13 2020 - 12:25:12 EST)
- Re: [GIT PULL] arm64 fixes for -rc4 Linus Torvalds (Fri Nov 13 2020 - 12:25:59 EST)
- Re: [PATCH 24/40] drm/amd/amdgpu/amdgpu_ids: Supply missing docs for 'id' and 'vmhub' Alex Deucher (Fri Nov 13 2020 - 12:26:52 EST)
- Re: [PATCH v2] Input: Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE Chris Ye (Fri Nov 13 2020 - 12:27:07 EST)
- [PATCH 01/13 v4] perf tools: Improve topology test James Clark (Fri Nov 13 2020 - 12:27:20 EST)
- [PATCH 02/13 v4] perf tools: Use allocator for perf_cpu_map James Clark (Fri Nov 13 2020 - 12:27:31 EST)
- [PATCH 03/13 v4] perf tools: Add new struct for cpu aggregation James Clark (Fri Nov 13 2020 - 12:27:53 EST)
- [PATCH 04/13 v4] perf tools: Replace aggregation ID with a struct James Clark (Fri Nov 13 2020 - 12:28:04 EST)
- [PATCH 07/13 v4] perf tools: restrict visibility of functions James Clark (Fri Nov 13 2020 - 12:28:18 EST)
- [PATCH 10/13 v4] perf tools: Add separate socket member James Clark (Fri Nov 13 2020 - 12:28:33 EST)
- [PATCH 13/13 v4] perf tools: add thread field James Clark (Fri Nov 13 2020 - 12:28:33 EST)
- [PATCH 05/13 v4] perf tools: add new map type for aggregation James Clark (Fri Nov 13 2020 - 12:28:33 EST)
- Re: [PATCH v11 07/14] s390/vfio-ap: sysfs attribute to display the guest's matrix Tony Krowiak (Fri Nov 13 2020 - 12:28:55 EST)
- Re: [PATCH 1/3] dt-bindings: media: i2c: Add OV8865 bindings documentation Maxime Ripard (Fri Nov 13 2020 - 12:28:55 EST)
- [PATCH 09/13 v4] perf tools: Add separate node member James Clark (Fri Nov 13 2020 - 12:29:06 EST)
- Re: [PATCH 25/40] drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formatting Alex Deucher (Fri Nov 13 2020 - 12:29:06 EST)
- [PATCH 12/13 v4] perf tools: Add separate core member James Clark (Fri Nov 13 2020 - 12:29:06 EST)
- Re: [PATCH] clk: qcom: lpass-sc7180: Clean up on error in lpass_sc7180_init() Doug Anderson (Fri Nov 13 2020 - 12:29:07 EST)
- [PATCH 11/13 v4] perf tools: Add separate die member James Clark (Fri Nov 13 2020 - 12:29:07 EST)
- [PATCH 08/13 v4] perf tools: Start using cpu_aggr_id in map James Clark (Fri Nov 13 2020 - 12:29:08 EST)
- [PATCH 06/13 v4] perf tools: drop in cpu_aggr_map struct James Clark (Fri Nov 13 2020 - 12:29:08 EST)
- Re: Error: invalid switch -me200 Fāng-ruì Sòng (Fri Nov 13 2020 - 12:29:09 EST)
- [PATCH 00/13 v4] perf tools: fix perf stat with large socket IDs James Clark (Fri Nov 13 2020 - 12:29:09 EST)
- Re: [PATCH 26/40] drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function header Alex Deucher (Fri Nov 13 2020 - 12:29:10 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Mark Brown (Fri Nov 13 2020 - 12:29:21 EST)
- Re: [PATCH 27/40] drm/amd/amdgpu/amdgpu_ras: Remove unused function 'amdgpu_ras_error_cure' Alex Deucher (Fri Nov 13 2020 - 12:30:04 EST)
- Re: [PATCH] arm64: abort counter_read_on_cpu() when irqs_disabled() Mark Rutland (Fri Nov 13 2020 - 12:30:24 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Thierry Reding (Fri Nov 13 2020 - 12:30:53 EST)
- Re: [PATCH] x86/insn: Fix vector instructions decoding on big endian Josh Poimboeuf (Fri Nov 13 2020 - 12:31:15 EST)
- Re: [PATCH 30/40] drm/amd/amdgpu/amdgpu_vm_cpu: Fix 'amdgpu_vm_cpu_prepare()'s doc-rot Alex Deucher (Fri Nov 13 2020 - 12:31:43 EST)
- Re: [PATCH bpf-next v5 05/34] bpf: memcg-based memory accounting for bpf progs Song Liu (Fri Nov 13 2020 - 12:31:54 EST)
- Re: [PATCH 31/40] drm/amd/amdgpu/amdgpu_vm_sdma: Fix 'amdgpu_vm_sdma_prepare()'s doc-rot Alex Deucher (Fri Nov 13 2020 - 12:32:23 EST)
- Re: [PATCH 36/40] drm/amd/amdgpu/amdgpu_fw_attestation: Consume our own header containing prototypes Alex Deucher (Fri Nov 13 2020 - 12:33:39 EST)
- Re: [PATCH 37/40] drm/amd/amdgpu/smu_v11_0_i2c: Provide descriptions for 'control' and 'data' params Alex Deucher (Fri Nov 13 2020 - 12:34:45 EST)
- [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process Suren Baghdasaryan (Fri Nov 13 2020 - 12:34:55 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Andy Lutomirski (Fri Nov 13 2020 - 12:35:15 EST)
- Re: [PATCH 40/40] drm/amd/amdgpu/gfx_v7_0: Remove unused struct definition Alex Deucher (Fri Nov 13 2020 - 12:35:44 EST)
- [PATCH v3 0/2] xor-neon: Remove GCC warn & pragmas Adrian Ratiu (Fri Nov 13 2020 - 12:35:52 EST)
- [PATCH v3 2/2] arm: lib: xor-neon: move pragma options to makefile Adrian Ratiu (Fri Nov 13 2020 - 12:35:55 EST)
- [PATCH v3 1/2] arm: lib: xor-neon: remove unnecessary GCC < 4.6 warning Adrian Ratiu (Fri Nov 13 2020 - 12:35:57 EST)
- Re: linux-x25 mail list not working Xie He (Fri Nov 13 2020 - 12:36:03 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Use a separate vmcb for the nested L2 guest Paolo Bonzini (Fri Nov 13 2020 - 12:36:14 EST)
- Re: [RFC]: userspace memory reaping Suren Baghdasaryan (Fri Nov 13 2020 - 12:37:42 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Fri Nov 13 2020 - 12:38:50 EST)
- Re: About devm_platform_ioremap_resource [Was: Re: [PATCH 01/32] pwm: sun4i: convert to devm_platform_ioremap_resource] Robin Murphy (Fri Nov 13 2020 - 12:40:54 EST)
- Re: [PATCH v2] Input: Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE Michael Wright (Fri Nov 13 2020 - 12:43:39 EST)
- Re: [GIT PULL] bootconfig: Extend the magic check range to the preceding 3 bytes Linus Torvalds (Fri Nov 13 2020 - 12:43:57 EST)
- Re: [PATCH v2] Input: Add devices for HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE Chris Ye (Fri Nov 13 2020 - 12:45:43 EST)
- [PATCH v2 00/13] Introduce seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:46:32 EST)
- [PATCH v2 02/13] selftests: lib:test_seqnum_ops: add new test for seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:46:35 EST)
- [PATCH v2 03/13] drivers/acpi: convert seqno seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:46:38 EST)
- [PATCH v2 01/13] seqnum_ops: Introduce Sequence Number Ops Shuah Khan (Fri Nov 13 2020 - 12:46:40 EST)
- [PATCH v2 04/13] drivers/acpi/apei: convert seqno to seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:46:43 EST)
- [PATCH v2 07/13] drivers/edac: convert pci counters to seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:46:48 EST)
- [PATCH v2 10/13] usb: usbip/vhci: convert seqno to seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:46:58 EST)
- [PATCH v2 09/13] drivers/staging/rtl8723bs: convert stats to use seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:47:01 EST)
- [PATCH v2 08/13] drivers/oprofile: convert stats to use seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:47:02 EST)
- [PATCH v2 11/13] drivers/staging/rtl8188eu: convert stats to use seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:47:05 EST)
- [PATCH v2 13/13] security/integrity/ima: converts stats to seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:47:08 EST)
- BCM20702A0 bluetooth dongle not working Alex Dewar (Fri Nov 13 2020 - 12:47:10 EST)
- [PATCH v2 06/13] drivers/char/ipmi: convert stats to use seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:47:19 EST)
- [PATCH v2 12/13] drivers/staging/unisys/visorhba: convert stats to use seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:47:21 EST)
- Re: [PATCH bpf-next v5 06/34] bpf: prepare for memcg-based memory accounting for bpf maps Song Liu (Fri Nov 13 2020 - 12:47:30 EST)
- [PATCH v2 05/13] drivers/base/test/test_async_driver_probe: convert to use seqnum_ops Shuah Khan (Fri Nov 13 2020 - 12:47:38 EST)
- Re: [GIT PULL] bootconfig: Extend the magic check range to the preceding 3 bytes pr-tracker-bot (Fri Nov 13 2020 - 12:49:10 EST)
- Re: [GIT PULL] more ext4 fixes for v5.10-rc4 pr-tracker-bot (Fri Nov 13 2020 - 12:49:12 EST)
- [PATCH] vfio/pci: Move dummy_resources_list init in vfio_pci_probe() Eric Auger (Fri Nov 13 2020 - 12:52:23 EST)
- Re: [PATCH v2 11/20] kasan: add and integrate kasan boot parameters Marco Elver (Fri Nov 13 2020 - 12:53:06 EST)
- Re: [GIT PULL] bootconfig: Extend the magic check range to the preceding 3 bytes Steven Rostedt (Fri Nov 13 2020 - 12:54:25 EST)
- Re: [PATCH v2 11/20] kasan: add and integrate kasan boot parameters Marco Elver (Fri Nov 13 2020 - 12:55:22 EST)
- [PATCH v4 1/1] regulator: core: do not continue if selector match Claudiu Beznea (Fri Nov 13 2020 - 12:56:13 EST)
- Re: [PATCH][next] drm/kmb: fix potential integer overflow on multiplication kernel test robot (Fri Nov 13 2020 - 12:56:28 EST)
- Re: [PATCH] kfence: Avoid stalling work queue task without allocations Paul E. McKenney (Fri Nov 13 2020 - 12:57:59 EST)
- Re: [GIT PULL] bootconfig: Extend the magic check range to the preceding 3 bytes Linus Torvalds (Fri Nov 13 2020 - 12:58:18 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Use a separate vmcb for the nested L2 guest Paolo Bonzini (Fri Nov 13 2020 - 12:58:52 EST)
- [PATCH 1/6] arm64: dts: qcom: msm8916-longcheer-l8150: Enable PM8916 vibrator nikitos . tr (Fri Nov 13 2020 - 12:59:55 EST)
- [PATCH 4/6] arm64: dts: qcom: msm8916-longcheer-l8150: Add flash LED nikitos . tr (Fri Nov 13 2020 - 13:00:00 EST)
- [PATCH 2/6] arm64: dts: msm8916-longcheer-l8150: Add touchscreen nikitos . tr (Fri Nov 13 2020 - 13:00:04 EST)
- [PATCH 6/6] arm64: dts: qcom: msm8916-samsung-a2015: Disable muic i2c pin bias nikitos . tr (Fri Nov 13 2020 - 13:00:05 EST)
- [PATCH 3/6] arm64: dts: msm8916-longcheer-l8150: Add position sensors nikitos . tr (Fri Nov 13 2020 - 13:00:08 EST)
- [PATCH 5/6] arm64: dts: qcom: msm8916-longcheer-l8150: Add notification LED nikitos . tr (Fri Nov 13 2020 - 13:00:15 EST)
- Re: [PATCH] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind() Jernej Škrabec (Fri Nov 13 2020 - 13:02:06 EST)
- Re: [PATCH][next] drm/kmb: fix array out-of-bounds writes to kmb->plane_status[] Sam Ravnborg (Fri Nov 13 2020 - 13:02:24 EST)
- Re: [GIT PULL] bootconfig: Extend the magic check range to the preceding 3 bytes Steven Rostedt (Fri Nov 13 2020 - 13:03:11 EST)
- Re: [PATCH bpf-next v5 07/34] bpf: memcg-based memory accounting for bpf maps Song Liu (Fri Nov 13 2020 - 13:05:28 EST)
- Re: [PATCH v4 2/9] arm64: perf: Enable pmu counter direct access for perf event on armv8 Mark Rutland (Fri Nov 13 2020 - 13:06:43 EST)
- [PATCH] spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe Nathan Chancellor (Fri Nov 13 2020 - 13:07:24 EST)
- Re: [PATCH bpf-next v5 15/34] bpf: memcg-based memory accounting for bpf local storage maps Song Liu (Fri Nov 13 2020 - 13:08:18 EST)
- Re: [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Linus Torvalds (Fri Nov 13 2020 - 13:08:30 EST)
- [RFC bpf-next 0/3] bpf: support module BTF in btf display helpers Alan Maguire (Fri Nov 13 2020 - 13:11:19 EST)
- [RFC bpf-next 2/3] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types() Alan Maguire (Fri Nov 13 2020 - 13:11:23 EST)
- [RFC bpf-next 3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf Alan Maguire (Fri Nov 13 2020 - 13:11:29 EST)
- [RFC bpf-next 1/3] bpf: add module support to btf display helpers Alan Maguire (Fri Nov 13 2020 - 13:11:33 EST)
- Re: [GIT PULL] MMC fixes for v5.10-rc4 pr-tracker-bot (Fri Nov 13 2020 - 13:12:07 EST)
- Re: [git pull] drm fixes for 5.10-rc4 pr-tracker-bot (Fri Nov 13 2020 - 13:12:11 EST)
- Re: [PATCH bpf-next v5 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps Song Liu (Fri Nov 13 2020 - 13:15:13 EST)
- Re: [PATCH][next] drm/kmb: fix potential integer overflow on multiplication kernel test robot (Fri Nov 13 2020 - 13:17:27 EST)
- Re: [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Bjorn Helgaas (Fri Nov 13 2020 - 13:17:34 EST)
- Re: [RFC PATCH 4/9] cxl/mem: Map memory device registers Bjorn Helgaas (Fri Nov 13 2020 - 13:17:39 EST)
- Re: [PATCH bpf-next v5 32/34] bpf: eliminate rlimit-based memory accounting infra for bpf maps Song Liu (Fri Nov 13 2020 - 13:17:58 EST)
- [PATCH] perf test: Avoid an msan warning in a copied stack. Ian Rogers (Fri Nov 13 2020 - 13:21:01 EST)
- Re: [PATCH] Documentation: kunit: provide guidance for testing many inputs Daniel Latypov (Fri Nov 13 2020 - 13:21:39 EST)
- [PATCH v3 0/5] ARM: arm64: Add SMCCC TRNG entropy service Andre Przywara (Fri Nov 13 2020 - 13:24:46 EST)
- [PATCH v3 1/5] firmware: smccc: Add SMCCC TRNG function call IDs Andre Przywara (Fri Nov 13 2020 - 13:24:49 EST)
- [PATCH v3 2/5] firmware: smccc: Introduce SMCCC TRNG framework Andre Przywara (Fri Nov 13 2020 - 13:24:51 EST)
- [PATCH v3 3/5] ARM: implement support for SMCCC TRNG entropy source Andre Przywara (Fri Nov 13 2020 - 13:24:54 EST)
- [PATCH v3 4/5] arm64: Add support for SMCCC TRNG entropy source Andre Przywara (Fri Nov 13 2020 - 13:24:57 EST)
- [PATCH v3 5/5] KVM: arm64: implement the TRNG hypervisor call Andre Przywara (Fri Nov 13 2020 - 13:25:01 EST)
- Re: saner sock_from_file() calling conventions (was Re: [PATCH] bpf: Expose a bpf_sock_from_file helper to tracing programs) Florent Revest (Fri Nov 13 2020 - 13:25:11 EST)
- Re: [PATCH kernel v3] genirq/irqdomain: Add reference counting to IRQs Cédric Le Goater (Fri Nov 13 2020 - 13:25:32 EST)
- Re: [RFC PATCH 5/9] cxl/mem: Find device capabilities Bjorn Helgaas (Fri Nov 13 2020 - 13:26:09 EST)
- Re: [PATCH 4.19 107/191] ARM: dts: s5pv210: move PMU node out of clock controller Pavel Machek (Fri Nov 13 2020 - 13:26:30 EST)
- [PATCH] x86/e820: fix the function type for e820__mapped_all Sami Tolvanen (Fri Nov 13 2020 - 13:27:10 EST)
- Re: [PATCH] bpf: Expose bpf_sk_storage_* to iterator programs Florent Revest (Fri Nov 13 2020 - 13:28:57 EST)
- Re: [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain Sekhar Nori (Fri Nov 13 2020 - 13:29:54 EST)
- [PATCH] perf/x86: fix sysfs type mismatches Sami Tolvanen (Fri Nov 13 2020 - 13:31:35 EST)
- Re: [PATCH v3] arm64: defconfig: Enable GPIO and I2C configs for TI's J721e platform Nishanth Menon (Fri Nov 13 2020 - 13:33:18 EST)
- Re: [PATCH] dmaengine: ioatdma: remove unused function missed during dma_v2 removal Nathan Chancellor (Fri Nov 13 2020 - 13:34:01 EST)
- [PATCH] samples/ftrace: mark my_tramp[12]? global Sami Tolvanen (Fri Nov 13 2020 - 13:34:24 EST)
- Re: [PATCH kernel v3] genirq/irqdomain: Add reference counting to IRQs Marc Zyngier (Fri Nov 13 2020 - 13:34:59 EST)
- Re: [PATCH] x86/e820: fix the function type for e820__mapped_all Randy Dunlap (Fri Nov 13 2020 - 13:35:21 EST)
- Re: [PATCH] ipv6: remove unused function ipv6_skb_idev() Nathan Chancellor (Fri Nov 13 2020 - 13:36:54 EST)
- [PATCH] Asoc: qcom: sc7180: Register shutdown handler for lpass platform Srinivasa Rao Mandadapu (Fri Nov 13 2020 - 13:38:50 EST)
- Re: [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain Nishanth Menon (Fri Nov 13 2020 - 13:40:27 EST)
- Re: [PATCH] futex: remove unused empty compat_exit_robust_list() Nathan Chancellor (Fri Nov 13 2020 - 13:41:00 EST)
- Re: [PATCH v4 1/1] regulator: core: do not continue if selector match Mark Brown (Fri Nov 13 2020 - 13:41:21 EST)
- Re: [PATCH] spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe Mark Brown (Fri Nov 13 2020 - 13:41:39 EST)
- Re: [PATCH v5 0/2] NFS: Fix interaction between fs_context and user namespaces Sargun Dhillon (Fri Nov 13 2020 - 13:46:46 EST)
- Re: [PATCH] vdpasim: fix "mac_pton" undefined error Randy Dunlap (Fri Nov 13 2020 - 13:49:31 EST)
- Re: [PATCH v3 1/2] drm/amdkfd: Move the ignore_crat check before the CRAT table get Felix Kuehling (Fri Nov 13 2020 - 13:52:19 EST)
- Re: [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening Wei Liu (Fri Nov 13 2020 - 13:54:31 EST)
- Re: [PATCH v4 bpf-next 4/5] bpf: load and verify kernel module BTFs Andrii Nakryiko (Fri Nov 13 2020 - 13:54:53 EST)
- Re: [PATCH] samples/ftrace: mark my_tramp[12]? global Kees Cook (Fri Nov 13 2020 - 13:57:44 EST)
- Re: [PATCH net-next v2 05/11] dt-bindings: net: dsa: microchip,ksz: add interrupt property Christian Eggers (Fri Nov 13 2020 - 13:58:23 EST)
- Re: [PATCH] perf/x86: fix sysfs type mismatches Kees Cook (Fri Nov 13 2020 - 13:59:08 EST)
- Re: [RFC PATCH 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors Jonathan Cameron (Fri Nov 13 2020 - 13:59:15 EST)
- Re: [PATCH net-next v2 06/11] net: dsa: microchip: ksz9477: basic interrupt support Christian Eggers (Fri Nov 13 2020 - 13:59:54 EST)
- Re: [PATCH] x86/e820: fix the function type for e820__mapped_all Sami Tolvanen (Fri Nov 13 2020 - 14:00:07 EST)
- Re: [PATCH net-next v2 08/11] net: ptp: add helper for one-step P2P clocks Christian Eggers (Fri Nov 13 2020 - 14:01:22 EST)
- Re: [PATCH] x86/e820: fix the function type for e820__mapped_all Randy Dunlap (Fri Nov 13 2020 - 14:01:42 EST)
- Re: [PATCH net-next v2 09/11] net: dsa: microchip: ksz9477: add hardware time stamping support Christian Eggers (Fri Nov 13 2020 - 14:02:57 EST)
- [PATCH] net: Add missing __raw_write_seqcount_end() and seqcount_release() Tom Zanussi (Fri Nov 13 2020 - 14:04:15 EST)
- Re: Error: invalid switch -me200 Nathan Chancellor (Fri Nov 13 2020 - 14:08:32 EST)
- Re: [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain Sekhar Nori (Fri Nov 13 2020 - 14:09:33 EST)
- [PATCH v4] tcp: fix race condition when creating child sockets from syncookies Ricardo Dias (Fri Nov 13 2020 - 14:09:44 EST)
- Re: [PATCH net-next V4] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dmytro Shytyi (Fri Nov 13 2020 - 14:10:36 EST)
- phy-pxa-usb.c:undefined reference to `devm_ioremap_resource' kernel test robot (Fri Nov 13 2020 - 14:17:31 EST)
- Re: [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Alexei Starovoitov (Fri Nov 13 2020 - 14:17:59 EST)
- Re: [PATCH] perf stat: Use proper cpu for shadow stats Andi Kleen (Fri Nov 13 2020 - 14:18:27 EST)
- [PATCH v9 1/8] powerpc: fix compiler warnings and errors Lakshmi Ramasubramanian (Fri Nov 13 2020 - 14:22:53 EST)
- [PATCH v9 3/8] ima: Define get_ima_kexec_buffer() in drivers/of Lakshmi Ramasubramanian (Fri Nov 13 2020 - 14:22:56 EST)
- [PATCH v9 2/8] powerpc: Move delete_fdt_mem_rsv() to drivers/of Lakshmi Ramasubramanian (Fri Nov 13 2020 - 14:22:59 EST)
- [PATCH v9 4/8] powerpc: Use get_ima_kexec_buffer to get ima kexec buffer Lakshmi Ramasubramanian (Fri Nov 13 2020 - 14:23:01 EST)
- [PATCH v9 8/8] arm64: Add IMA kexec buffer to DTB Lakshmi Ramasubramanian (Fri Nov 13 2020 - 14:23:07 EST)
- [PATCH v9 7/8] arm64: Store IMA log information in kimage used for kexec Lakshmi Ramasubramanian (Fri Nov 13 2020 - 14:23:12 EST)
- [PATCH v9 0/8] Carry forward IMA measurement log on kexec on ARM64 Lakshmi Ramasubramanian (Fri Nov 13 2020 - 14:23:23 EST)
- [PATCH v9 5/8] powerpc: Move remove_ima_buffer() to drivers/of Lakshmi Ramasubramanian (Fri Nov 13 2020 - 14:23:23 EST)
- [PATCH v9 6/8] powerpc: Move ima_get_kexec_buffer() and ima_free_kexec_buffer() to ima Lakshmi Ramasubramanian (Fri Nov 13 2020 - 14:23:23 EST)
- Re: [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Linus Torvalds (Fri Nov 13 2020 - 14:30:35 EST)
- Re: [PATCH] vdpasim: fix "mac_pton" undefined error Randy Dunlap (Fri Nov 13 2020 - 14:31:47 EST)
- Re: [PATCH bpf-next v5 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps Roman Gushchin (Fri Nov 13 2020 - 14:33:49 EST)
- Re: [PATCH] kbuild: Always link with '-z norelro' Nick Desaulniers (Fri Nov 13 2020 - 14:34:30 EST)
- مرحبا Evelyn (Fri Nov 13 2020 - 14:34:53 EST)
- [PATCH v2 0/6] Add AHCI support for Tegra186 Sowjanya Komatineni (Fri Nov 13 2020 - 14:36:57 EST)
- [PATCH v2 5/6] arm64: tegra: Enable AHCI on Jetson TX2 Sowjanya Komatineni (Fri Nov 13 2020 - 14:37:08 EST)
- [PATCH v2 4/6] dt-binding: ata: tegra: Add dt-binding documentation for Tegra186 Sowjanya Komatineni (Fri Nov 13 2020 - 14:37:08 EST)
- [PATCH v2 1/6] arm: tegra: Change order of SATA resets for Tegra124 Sowjanya Komatineni (Fri Nov 13 2020 - 14:37:08 EST)
- [PATCH v2 6/6] ata: ahci_tegra: Add AHCI support for Tegra186 Sowjanya Komatineni (Fri Nov 13 2020 - 14:37:09 EST)
- [PATCH v2 3/6] dt-bindings: ata: tegra: Convert binding documentation to YAML Sowjanya Komatineni (Fri Nov 13 2020 - 14:37:16 EST)
- [PATCH v2 2/6] arm64: tegra: Change order of SATA resets for Tegra132 and Tegra210 Sowjanya Komatineni (Fri Nov 13 2020 - 14:37:17 EST)
- [PATCH net-next V5] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO Dmytro Shytyi (Fri Nov 13 2020 - 14:37:48 EST)
- Re: [PATCH 1/6] ibmvfc: byte swap login_buf.resp values in attribute show functions Tyrel Datwyler (Fri Nov 13 2020 - 14:39:59 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Jakub Kicinski (Fri Nov 13 2020 - 14:40:43 EST)
- Re: [PATCH bpf-next v5 06/34] bpf: prepare for memcg-based memory accounting for bpf maps Roman Gushchin (Fri Nov 13 2020 - 14:40:57 EST)
- Re: Error: invalid switch -me200 Nick Desaulniers (Fri Nov 13 2020 - 14:42:19 EST)
- Re: [Freedreno] [PATCH 38/40] drm/msm/disp/dpu1/dpu_core_perf: Remove set but unused variable 'dpu_cstate' abhinavk (Fri Nov 13 2020 - 14:42:44 EST)
- Re: [Freedreno] [PATCH 39/40] drm/msm/disp/dpu1/dpu_encoder: Remove a bunch of unused variables abhinavk (Fri Nov 13 2020 - 14:42:50 EST)
- Re: [PATCH 32/40] drm/msm/disp/mdp5/mdp5_crtc: Make local function 'mdp5_crtc_setup_pipeline()' static abhinavk (Fri Nov 13 2020 - 14:43:47 EST)
- Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows Andy Shevchenko (Fri Nov 13 2020 - 14:45:22 EST)
- Re: [Freedreno] [PATCH 34/40] drm/msm/disp/mdp5/mdp5_ctl: Demote non-conformant kernel-doc headers abhinavk (Fri Nov 13 2020 - 14:45:55 EST)
- Re: [PATCH 35/40] drm/msm/disp/mdp5/mdp5_kms: Make local functions 'mdp5_{en, dis}able()' static abhinavk (Fri Nov 13 2020 - 14:46:52 EST)
- Re: [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Linus Torvalds (Fri Nov 13 2020 - 14:46:59 EST)
- Re: [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats Jakub Kicinski (Fri Nov 13 2020 - 14:51:24 EST)
- Re: [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats Johannes Berg (Fri Nov 13 2020 - 14:52:34 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Josh Poimboeuf (Fri Nov 13 2020 - 14:54:28 EST)
- Re: [PATCH net-next 00/18] net: phy: add support for shared interrupts (part 2) Jakub Kicinski (Fri Nov 13 2020 - 14:54:49 EST)
- Re: [PATCH] arm64: abort counter_read_on_cpu() when irqs_disabled() Catalin Marinas (Fri Nov 13 2020 - 14:55:41 EST)
- [PATCH 1/2] kbuild: Hoist '--orphan-handling' into Kconfig Nathan Chancellor (Fri Nov 13 2020 - 14:56:11 EST)
- [PATCH 2/2] kbuild: Disable CONFIG_LD_ORPHAN_WARN for ld.lld 10.0.1 Nathan Chancellor (Fri Nov 13 2020 - 14:56:16 EST)
- Re: [PATCH v4 3/3] arm64: implement CPPC FFH support using AMUs Catalin Marinas (Fri Nov 13 2020 - 15:04:01 EST)
- Re: Error: invalid switch -me200 Nathan Chancellor (Fri Nov 13 2020 - 15:04:52 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Petr Mladek (Fri Nov 13 2020 - 15:06:36 EST)
- reset-npcm.c:undefined reference to `devm_platform_ioremap_resource' kernel test robot (Fri Nov 13 2020 - 15:08:35 EST)
- Re: [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Linus Torvalds (Fri Nov 13 2020 - 15:11:22 EST)
- Re: [PATCH RT 1/5] net: Properly annotate the try-lock for the seqlock Tom Zanussi (Fri Nov 13 2020 - 15:14:09 EST)
- Re: Error: invalid switch -me200 Nick Desaulniers (Fri Nov 13 2020 - 15:14:34 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Sami Tolvanen (Fri Nov 13 2020 - 15:25:21 EST)
- Re: [PATCHv1 1/4] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag Tom Rix (Fri Nov 13 2020 - 15:25:32 EST)
- Re: [PATCHv1 2/4] fpga: of-fpga-region: add authenticate-fpga-config property Tom Rix (Fri Nov 13 2020 - 15:25:33 EST)
- [RFC PATCH v2 0/4] Add Microchip PolarFire Soc Support Atish Patra (Fri Nov 13 2020 - 15:26:20 EST)
- [RFC PATCH v2 4/4] RISC-V: Enable Microchip PolarFire ICICLE SoC Atish Patra (Fri Nov 13 2020 - 15:26:31 EST)
- [RFC PATCH v2 1/4] RISC-V: Add Microchip PolarFire SoC kconfig option Atish Patra (Fri Nov 13 2020 - 15:26:31 EST)
- Re: [PATCH v4 0/3] arm64: cppc: add FFH support using AMUs Catalin Marinas (Fri Nov 13 2020 - 15:26:32 EST)
- [RFC PATCH v2 3/4] RISC-V: Initial DTS for Microchip ICICLE board Atish Patra (Fri Nov 13 2020 - 15:26:32 EST)
- [RFC PATCH v2 2/4] dt-bindings: riscv: microchip: Add YAML documentation for the PolarFire SoC Atish Patra (Fri Nov 13 2020 - 15:26:33 EST)
- [PATCH v2 0/8] Thunderbolt3/USB4 cable rounded and active cable plug link training support Utkarsh Patel (Fri Nov 13 2020 - 15:26:58 EST)
- [PATCH v2 4/8] usb: typec: Remove one bit support for the Thunderbolt rounded/non-rounded cable Utkarsh Patel (Fri Nov 13 2020 - 15:27:08 EST)
- [PATCH v2 8/8] usb: typec: Remove active_link_training variable from Enter_USB message Utkarsh Patel (Fri Nov 13 2020 - 15:27:19 EST)
- [PATCH v2 7/8] usb: typec: intel_pmc_mux: Configure active cable properties for USB4 Utkarsh Patel (Fri Nov 13 2020 - 15:27:19 EST)
- [PATCH v2 3/8] usb: typec: intel_pmc_mux: Configure Thunderbolt cable generation bits Utkarsh Patel (Fri Nov 13 2020 - 15:27:20 EST)
- [PATCH v2 6/8] platform/chrome: cros_ec_typec: Use Thunderbolt 3 cable discover mode VDO in USB4 mode Utkarsh Patel (Fri Nov 13 2020 - 15:27:20 EST)
- [PATCH v2 1/8] usb: typec: Correct the bit values for the Thunderbolt rounded/non-rounded cable support Utkarsh Patel (Fri Nov 13 2020 - 15:27:21 EST)
- [PATCH v2 2/8] platform/chrome: cros_ec_typec: Correct the Thunderbolt rounded/non-rounded cable support Utkarsh Patel (Fri Nov 13 2020 - 15:27:25 EST)
- [PATCH v2 5/8] usb: typec: Use Thunderbolt 3 cable discover mode VDO in Enter_USB message Utkarsh Patel (Fri Nov 13 2020 - 15:27:26 EST)
- Re: [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property Tom Rix (Fri Nov 13 2020 - 15:28:16 EST)
- Re: [PATCH v2 0/6] Add AHCI support for Tegra186 Thierry Reding (Fri Nov 13 2020 - 15:29:16 EST)
- Re: [PATCHv1 4/4] fpga: stratix10-soc: entend driver for bitstream authentication Tom Rix (Fri Nov 13 2020 - 15:31:18 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Sagi Grimberg (Fri Nov 13 2020 - 15:35:01 EST)
- Re: [PATCH v6 3/5] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver Jakub Kicinski (Fri Nov 13 2020 - 15:35:13 EST)
- Re: [PATCH v11 08/14] s390/vfio-ap: hot plug/unplug queues on bind/unbind of queue device Tony Krowiak (Fri Nov 13 2020 - 15:37:10 EST)
- Re: [PATCH v2 2/2] KVM: SVM: Use a separate vmcb for the nested L2 guest Paolo Bonzini (Fri Nov 13 2020 - 15:38:46 EST)
- Re: [PATCH v5 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation Daniel Vetter (Fri Nov 13 2020 - 15:39:41 EST)
- Re: [PATCH] drivers: staging: retire drivers/staging/goldfish Roman Kiryanov (Fri Nov 13 2020 - 15:40:08 EST)
- Re: [PATCH] mm/page_owner: Record timestamp and pid Georgi Djakov (Fri Nov 13 2020 - 15:40:37 EST)
- [GIT PULL] Devicetree fixes for v5.10, take 2 Rob Herring (Fri Nov 13 2020 - 15:44:34 EST)
- Re: [PATCH v2 1/2] spmi: get rid of a warning when built with W=1 Stephen Boyd (Fri Nov 13 2020 - 15:47:33 EST)
- Re: [PATCH v2 2/2] spmi: fix some coding style issues at the spmi core Stephen Boyd (Fri Nov 13 2020 - 15:47:46 EST)
- Re: [PATCH bpf-next v5 06/34] bpf: prepare for memcg-based memory accounting for bpf maps Song Liu (Fri Nov 13 2020 - 15:48:33 EST)
- [PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH. Andres Freund (Fri Nov 13 2020 - 15:49:30 EST)
- Re: [PATCH 02/30] include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning Daniel Vetter (Fri Nov 13 2020 - 15:50:07 EST)
- Re: [GIT PULL] Devicetree fixes for v5.10, take 2 pr-tracker-bot (Fri Nov 13 2020 - 15:50:12 EST)
- Re: [GIT PULL] pin control fixes for the v5.10 series pr-tracker-bot (Fri Nov 13 2020 - 15:50:15 EST)
- Re: [GIT PULL] GPIO fixes for the v5.10 series pr-tracker-bot (Fri Nov 13 2020 - 15:50:18 EST)
- Re: [PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH. Andres Freund (Fri Nov 13 2020 - 15:51:00 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Josh Poimboeuf (Fri Nov 13 2020 - 15:52:38 EST)
- [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH rkir (Fri Nov 13 2020 - 15:52:44 EST)
- imx8mm_thermal.c:undefined reference to `devm_platform_ioremap_resource' kernel test robot (Fri Nov 13 2020 - 15:53:32 EST)
- Re: [PATCH bpf-next v5 31/34] bpf: eliminate rlimit-based memory accounting for bpf local storage maps Song Liu (Fri Nov 13 2020 - 15:53:50 EST)
- [v3 PATCH 0/5] mm: misc migrate cleanup and improvement Yang Shi (Fri Nov 13 2020 - 15:54:11 EST)
- [v3 PATCH 1/5] mm: truncate_complete_page is not existed anymore Yang Shi (Fri Nov 13 2020 - 15:54:16 EST)
- [v3 PATCH 2/5] mm: migrate: simplify the logic for handling permanent failure Yang Shi (Fri Nov 13 2020 - 15:54:19 EST)
- [v3 PATCH 3/5] mm: migrate: skip shared exec THP for NUMA balancing Yang Shi (Fri Nov 13 2020 - 15:54:25 EST)
- [v3 PATCH 4/5] mm: migrate: clean up migrate_prep{_local} Yang Shi (Fri Nov 13 2020 - 15:54:29 EST)
- [v3 PATCH 5/5] mm: migrate: return -ENOSYS if THP migration is unsupported Yang Shi (Fri Nov 13 2020 - 15:54:35 EST)
- Re: [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain Nishanth Menon (Fri Nov 13 2020 - 15:56:01 EST)
- Re: [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Alexei Starovoitov (Fri Nov 13 2020 - 15:57:52 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Sagi Grimberg (Fri Nov 13 2020 - 15:58:15 EST)
- Re: [PATCH] kvm: x86/mmu: Fix is_tdp_mmu_check when using PAE Paolo Bonzini (Fri Nov 13 2020 - 15:58:19 EST)
- Re: [PATCH v11 11/14] s390/zcrypt: Notify driver on config changed and scan complete callbacks Tony Krowiak (Fri Nov 13 2020 - 15:58:31 EST)
- Re: [PATCH V3 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled" Nishanth Menon (Fri Nov 13 2020 - 16:00:05 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Nick Desaulniers (Fri Nov 13 2020 - 16:00:40 EST)
- RE: [PATCH] ACPICA: fix -Wfallthrough Moore, Robert (Fri Nov 13 2020 - 16:01:31 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Jens Axboe (Fri Nov 13 2020 - 16:03:13 EST)
- Re: [PATCH v2 01/13] seqnum_ops: Introduce Sequence Number Ops Matthew Wilcox (Fri Nov 13 2020 - 16:03:33 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Nick Desaulniers (Fri Nov 13 2020 - 16:04:22 EST)
- Re: [PATCH v11 12/14] s390/vfio-ap: handle host AP config change notification Tony Krowiak (Fri Nov 13 2020 - 16:06:35 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Rob Herring (Fri Nov 13 2020 - 16:07:34 EST)
- Re: [PATCH v2 2/2] media: i2c: Add support for the OV5648 image sensor kernel test robot (Fri Nov 13 2020 - 16:10:34 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Roman Kiryanov (Fri Nov 13 2020 - 16:13:32 EST)
- Re: [PATCH bpf v5 1/2] lib/strncpy_from_user.c: Don't overcopy bytes after NUL terminator Linus Torvalds (Fri Nov 13 2020 - 16:14:39 EST)
- Re: [PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c Daniel Vetter (Fri Nov 13 2020 - 16:16:50 EST)
- Re: UBSAN: array-index-out-of-bounds in dbAdjTree Dave Kleikamp (Fri Nov 13 2020 - 16:17:03 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Rob Herring (Fri Nov 13 2020 - 16:18:28 EST)
- Re: [PATCH v3] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests. Konrad Rzeszutek Wilk (Fri Nov 13 2020 - 16:19:01 EST)
- [PATCH V4 2/5] arm64: dts: ti: k3-j721e*: Cleanup disabled nodes at SoC dtsi level Nishanth Menon (Fri Nov 13 2020 - 16:19:12 EST)
- [PATCH V4 5/5] arm64: dts: ti: am65/j721e/j7200: Mark firmware used uart as "reserved" Nishanth Menon (Fri Nov 13 2020 - 16:19:39 EST)
- [PATCH V4 0/5] arm64: dts: ti: Cleanup mix of "okay" and "disabled" Nishanth Menon (Fri Nov 13 2020 - 16:19:50 EST)
- [PATCH V4 4/5] arm64: dts: ti: k3-am654-base-board: Fix up un-necessary status set to "okay" for USB Nishanth Menon (Fri Nov 13 2020 - 16:20:08 EST)
- [PATCH V4 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto Nishanth Menon (Fri Nov 13 2020 - 16:20:08 EST)
- [PATCH V4 1/5] arm64: dts: ti: k3-am65*: Cleanup disabled nodes at SoC dtsi level Nishanth Menon (Fri Nov 13 2020 - 16:20:10 EST)
- [PATCH 0/9] iio: adc: at91_adc: cleanup DT bindings Alexandre Belloni (Fri Nov 13 2020 - 16:27:14 EST)
- [PATCH 6/9] iio: adc: at91_adc: remove forward declaration Alexandre Belloni (Fri Nov 13 2020 - 16:27:14 EST)
- [PATCH 5/9] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe Alexandre Belloni (Fri Nov 13 2020 - 16:27:14 EST)
- [PATCH 8/9] ARM: dts: at91: sama5d3: use proper ADC compatible Alexandre Belloni (Fri Nov 13 2020 - 16:27:25 EST)
- [PATCH 9/9] ARM: dts: at91: remove deprecated ADC properties Alexandre Belloni (Fri Nov 13 2020 - 16:27:26 EST)
- [PATCH 7/9] iio: adc: at91_adc: use devm_input_allocate_device Alexandre Belloni (Fri Nov 13 2020 - 16:27:44 EST)
- RE: [PATCH] ACPICA: fix -Wfallthrough Moore, Robert (Fri Nov 13 2020 - 16:27:49 EST)
- [PATCH 4/9] iio: adc: at91_adc: rework trigger definition Alexandre Belloni (Fri Nov 13 2020 - 16:28:02 EST)
- [PATCH 1/9] iio: adc: at91_adc: remove platform data Alexandre Belloni (Fri Nov 13 2020 - 16:28:09 EST)
- [PATCH 3/9] dt-bindings:iio:adc:atmel,sama9260-adc: conversion to yaml from at91_adc.txt Alexandre Belloni (Fri Nov 13 2020 - 16:28:11 EST)
- [PATCH 2/9] iio: adc: at91_adc: rework resolution selection Alexandre Belloni (Fri Nov 13 2020 - 16:28:19 EST)
- Re: [PATCH] reboot: Fix variable assignments in type_store Matteo Croce (Fri Nov 13 2020 - 16:28:57 EST)
- [PATCH v4] perf_event_open.2: Update man page with recent changes Alejandro Colomar (Fri Nov 13 2020 - 16:29:13 EST)
- Re: [PATCH v11 04/14] s390/zcrypt: driver callback to indicate resource in use Tony Krowiak (Fri Nov 13 2020 - 16:30:56 EST)
- Re: [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats Jakub Kicinski (Fri Nov 13 2020 - 16:31:21 EST)
- Re: [PATCH 02/30] include: drm: drm_atomic: Artificially use 'crtc' to avoid 'not used' warning Daniel Vetter (Fri Nov 13 2020 - 16:31:47 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Sagi Grimberg (Fri Nov 13 2020 - 16:32:06 EST)
- Re: [PATCH v2 1/3] net: mac80211: use core API for updating TX/RX stats Lev Stipakov (Fri Nov 13 2020 - 16:32:10 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Nick Desaulniers (Fri Nov 13 2020 - 16:33:12 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Stefano Salsano (Fri Nov 13 2020 - 16:34:32 EST)
- [PATCH REPOST] pcmcia: Remove NEC VRC4173 CARDU Sebastian Andrzej Siewior (Fri Nov 13 2020 - 16:34:37 EST)
- Re: [PATCH] s5p-jpeg: hangle error condition in s5p_jpeg_probe Jacek Anaszewski (Fri Nov 13 2020 - 16:35:27 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Sagi Grimberg (Fri Nov 13 2020 - 16:36:22 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Jens Axboe (Fri Nov 13 2020 - 16:36:55 EST)
- Re: [PATCH 0/3] platform/chrome: cros_ec_typec: Add plug and plug altmodes Prashant Malani (Fri Nov 13 2020 - 16:38:47 EST)
- Re: [PATCH v9 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening Andrea Parri (Fri Nov 13 2020 - 16:39:48 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Jakub Kicinski (Fri Nov 13 2020 - 16:40:21 EST)
- mtk_iommu.c:undefined reference to `devm_ioremap_resource' kernel test robot (Fri Nov 13 2020 - 16:40:37 EST)
- RE: [PATCH] ACPICA: fix -Wfallthrough Moore, Robert (Fri Nov 13 2020 - 16:42:26 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Nick Desaulniers (Fri Nov 13 2020 - 16:43:56 EST)
- RE: [PATCH] ACPICA: fix -Wfallthrough Moore, Robert (Fri Nov 13 2020 - 16:44:09 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Jens Axboe (Fri Nov 13 2020 - 16:44:24 EST)
- RE: [PATCH] ACPICA: fix -Wfallthrough Moore, Robert (Fri Nov 13 2020 - 16:45:49 EST)
- [PATCH v3] net: mac80211: use core API for updating TX/RX stats Lev Stipakov (Fri Nov 13 2020 - 16:47:06 EST)
- [PATCH v2 0/9] Stateless H.264 de-staging Ezequiel Garcia (Fri Nov 13 2020 - 16:51:42 EST)
- [PATCH v2 1/9] media: rkvdec: h264: Support profile and level controls Ezequiel Garcia (Fri Nov 13 2020 - 16:51:46 EST)
- [PATCH v2 2/9] media: cedrus: h264: Support profile and level controls Ezequiel Garcia (Fri Nov 13 2020 - 16:51:52 EST)
- [PATCH v2 3/9] media: Rename stateful codec control macros Ezequiel Garcia (Fri Nov 13 2020 - 16:52:04 EST)
- [PATCH v2 6/9] media: uapi: Move parsed H264 pixel format out of staging Ezequiel Garcia (Fri Nov 13 2020 - 16:52:10 EST)
- [PATCH v2 8/9] media: uapi: move H264 stateless controls out of staging Ezequiel Garcia (Fri Nov 13 2020 - 16:52:22 EST)
- [PATCH v2 5/9] media: controls: Add the stateless codec control class Ezequiel Garcia (Fri Nov 13 2020 - 16:52:25 EST)
- [PATCH v2 7/9] media: uapi: Move the H264 stateless control types out of staging Ezequiel Garcia (Fri Nov 13 2020 - 16:52:27 EST)
- [PATCH v2 9/9] media: docs: Move the H264 stateless codec uAPI Ezequiel Garcia (Fri Nov 13 2020 - 16:52:43 EST)
- [PATCH v2 4/9] media: Clean stateless control includes Ezequiel Garcia (Fri Nov 13 2020 - 16:52:47 EST)
- Re: [PATCH v2] doc:it_IT: align Italian documentation Jonathan Corbet (Fri Nov 13 2020 - 16:53:50 EST)
- [PATCH v3] net: openvswitch: use core API to update/provide stats Lev Stipakov (Fri Nov 13 2020 - 16:54:15 EST)
- Re: [PATCH] iosched: Add i10 I/O Scheduler Sagi Grimberg (Fri Nov 13 2020 - 16:56:14 EST)
- Re: [PATCH v8 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback Kuppuswamy, Sathyanarayanan (Fri Nov 13 2020 - 16:59:01 EST)
- Re: [PATCH v11 0/5] Simplify PCIe native ownership detection logic Kuppuswamy, Sathyanarayanan (Fri Nov 13 2020 - 17:00:18 EST)
- [PATCH v3] net: xfrm: use core API for updating/providing stats Lev Stipakov (Fri Nov 13 2020 - 17:01:20 EST)
- Re: [PATCH] Documentation: admin-guide: LSM: improve the title underline Jonathan Corbet (Fri Nov 13 2020 - 17:02:32 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Roman Kiryanov (Fri Nov 13 2020 - 17:03:22 EST)
- Re: [PATCH v3] Documentation: include sign off for reverts Jonathan Corbet (Fri Nov 13 2020 - 17:03:41 EST)
- Re: [PATCH] docs: ABI: Drop trailing whitespace Jonathan Corbet (Fri Nov 13 2020 - 17:04:41 EST)
- Re: [PATCH] docs: core-api/printk-formats.rst: Clarify formatting {cpu,node}mask Jonathan Corbet (Fri Nov 13 2020 - 17:04:57 EST)
- Re: [PATCH V4 DOC] doc: zh_CN: add translatation for tmpfs Jonathan Corbet (Fri Nov 13 2020 - 17:05:22 EST)
- Re: [PATCH] docs: driver-api: mtd: intel-spi: Improve formatting of shell commands Jonathan Corbet (Fri Nov 13 2020 - 17:06:08 EST)
- Re: [PATCH] documentation: arm: sunxi: add Allwinner H616 documents Jonathan Corbet (Fri Nov 13 2020 - 17:06:47 EST)
- Re: [PATCH] mfd: cpcap: Fix interrupt regression with regmap clear_ack Tim Harvey (Fri Nov 13 2020 - 17:07:23 EST)
- Re: [PATCH] docs: filesystems: link ubifs-authentication.rst without .rst extension Jonathan Corbet (Fri Nov 13 2020 - 17:08:11 EST)
- [PATCH v2 0/3] fix dp link training failed at irq_hpd request Kuogee Hsieh (Fri Nov 13 2020 - 17:08:19 EST)
- [PATCH v2 1/3] drm/msm/dp: deinitialize mainlink if link training failed Kuogee Hsieh (Fri Nov 13 2020 - 17:08:41 EST)
- [PATCH v2 3/3] drm/msm/dp: promote irq_hpd handle to handle link training correctly Kuogee Hsieh (Fri Nov 13 2020 - 17:08:46 EST)
- [PATCH v2 2/3] drm/msm/dp: skip checking LINK_STATUS_UPDATED bit Kuogee Hsieh (Fri Nov 13 2020 - 17:08:55 EST)
- Re: [PATCH] docs: mtd: spi-nor: Fix formatting of text vs. diagrams Jonathan Corbet (Fri Nov 13 2020 - 17:09:10 EST)
- Re: [PATCH] ACPICA: fix -Wfallthrough Nick Desaulniers (Fri Nov 13 2020 - 17:09:24 EST)
- Re: [PATCH v3] swiotlb: Adjust SWIOTBL bounce buffer size for SEV guests. Ashish Kalra (Fri Nov 13 2020 - 17:10:12 EST)
- RE: [PATCH] ACPICA: fix -Wfallthrough Moore, Robert (Fri Nov 13 2020 - 17:12:14 EST)
- Re: [PATCH] docs/mm: concepts.rst: Correct the threshold to low watermark Jonathan Corbet (Fri Nov 13 2020 - 17:15:45 EST)
- Re: [PATCH] perf stat: Use proper cpu for shadow stats Jiri Olsa (Fri Nov 13 2020 - 17:16:15 EST)
- [PATCH mm v10 00/42] kasan: add hardware tag-based mode for arm64 Andrey Konovalov (Fri Nov 13 2020 - 17:16:22 EST)
- [PATCH mm v10 01/42] kasan: drop unnecessary GPL text from comment headers Andrey Konovalov (Fri Nov 13 2020 - 17:16:26 EST)
- [PATCH mm v10 02/42] kasan: KASAN_VMALLOC depends on KASAN_GENERIC Andrey Konovalov (Fri Nov 13 2020 - 17:16:31 EST)
- [PATCH mm v10 05/42] kasan: rename (un)poison_shadow to (un)poison_range Andrey Konovalov (Fri Nov 13 2020 - 17:16:38 EST)
- [PATCH mm v10 06/42] kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* Andrey Konovalov (Fri Nov 13 2020 - 17:16:42 EST)
- [PATCH mm v10 07/42] kasan: only build init.c for software modes Andrey Konovalov (Fri Nov 13 2020 - 17:16:45 EST)
- [PATCH mm v10 12/42] kasan: hide invalid free check implementation Andrey Konovalov (Fri Nov 13 2020 - 17:16:48 EST)
- [PATCH mm v10 11/42] kasan: don't duplicate config dependencies Andrey Konovalov (Fri Nov 13 2020 - 17:16:51 EST)
- [PATCH mm v10 14/42] kasan, arm64: only init shadow for software modes Andrey Konovalov (Fri Nov 13 2020 - 17:16:55 EST)
- [PATCH mm v10 13/42] kasan: decode stack frame only with KASAN_STACK_ENABLE Andrey Konovalov (Fri Nov 13 2020 - 17:17:05 EST)
- [PATCH mm v10 17/42] kasan, arm64: rename kasan_init_tags and mark as __init Andrey Konovalov (Fri Nov 13 2020 - 17:17:07 EST)
- [PATCH mm v10 19/42] kasan: rename print_shadow_for_address to print_memory_metadata Andrey Konovalov (Fri Nov 13 2020 - 17:17:10 EST)
- [PATCH mm v10 18/42] kasan: rename addr_has_shadow to addr_has_metadata Andrey Konovalov (Fri Nov 13 2020 - 17:17:12 EST)
- [PATCH mm v10 16/42] kasan, arm64: move initialization message Andrey Konovalov (Fri Nov 13 2020 - 17:17:16 EST)
- [PATCH mm v10 22/42] kasan, arm64: don't allow SW_TAGS with ARM64_MTE Andrey Konovalov (Fri Nov 13 2020 - 17:17:22 EST)
- [PATCH mm v10 23/42] kasan: introduce CONFIG_KASAN_HW_TAGS Andrey Konovalov (Fri Nov 13 2020 - 17:17:24 EST)
- [PATCH mm v10 24/42] arm64: Enable armv8.5-a asm-arch option Andrey Konovalov (Fri Nov 13 2020 - 17:17:52 EST)
- [PATCH mm v10 26/42] arm64: mte: Reset the page tag in page->flags Andrey Konovalov (Fri Nov 13 2020 - 17:18:00 EST)
- [PATCH mm v10 29/42] arm64: mte: Convert gcr_user into an exclude mask Andrey Konovalov (Fri Nov 13 2020 - 17:18:01 EST)
- [PATCH mm v10 28/42] arm64: kasan: Allow enabling in-kernel MTE Andrey Konovalov (Fri Nov 13 2020 - 17:18:01 EST)
- [PATCH mm v10 27/42] arm64: mte: Add in-kernel tag fault handler Andrey Konovalov (Fri Nov 13 2020 - 17:18:01 EST)
- [PATCH mm v10 35/42] kasan, x86, s390: update undef CONFIG_KASAN Andrey Konovalov (Fri Nov 13 2020 - 17:18:10 EST)
- [PATCH mm v10 39/42] kasan, mm: reset tags when accessing metadata Andrey Konovalov (Fri Nov 13 2020 - 17:18:17 EST)
- [PATCH mm v10 42/42] kselftest/arm64: Check GCR_EL1 after context switch Andrey Konovalov (Fri Nov 13 2020 - 17:18:22 EST)
- [PATCH mm v10 41/42] kasan: add documentation for hardware tag-based mode Andrey Konovalov (Fri Nov 13 2020 - 17:18:23 EST)
- [PATCH mm v10 38/42] kasan, arm64: print report from tag fault handler Andrey Konovalov (Fri Nov 13 2020 - 17:18:24 EST)
- [PATCH mm v10 37/42] kasan, arm64: implement HW_TAGS runtime Andrey Konovalov (Fri Nov 13 2020 - 17:18:47 EST)
- [PATCH mm v10 40/42] kasan, arm64: enable CONFIG_KASAN_HW_TAGS Andrey Konovalov (Fri Nov 13 2020 - 17:19:00 EST)
- [PATCH mm v10 36/42] kasan, arm64: expand CONFIG_KASAN checks Andrey Konovalov (Fri Nov 13 2020 - 17:19:00 EST)
- [PATCH mm v10 33/42] arm64: kasan: Add arch layer for memory tagging helpers Andrey Konovalov (Fri Nov 13 2020 - 17:19:01 EST)
- [PATCH mm v10 32/42] arm64: kasan: Align allocations for HW_TAGS Andrey Konovalov (Fri Nov 13 2020 - 17:19:04 EST)
- [PATCH mm v10 34/42] kasan: define KASAN_GRANULE_SIZE for HW_TAGS Andrey Konovalov (Fri Nov 13 2020 - 17:19:05 EST)
- [PATCH mm v10 31/42] kasan, mm: untag page address in free_reserved_area Andrey Konovalov (Fri Nov 13 2020 - 17:19:12 EST)
- [PATCH mm v10 30/42] arm64: mte: Switch GCR_EL1 in kernel entry and exit Andrey Konovalov (Fri Nov 13 2020 - 17:19:33 EST)
- [PATCH mm v10 20/42] kasan: rename SHADOW layout macros to META Andrey Konovalov (Fri Nov 13 2020 - 17:19:38 EST)
- [PATCH mm v10 25/42] arm64: mte: Add in-kernel MTE helpers Andrey Konovalov (Fri Nov 13 2020 - 17:19:39 EST)
- [PATCH mm v10 21/42] kasan: separate metadata_fetch_row for each mode Andrey Konovalov (Fri Nov 13 2020 - 17:19:46 EST)
- [PATCH mm v10 15/42] kasan, arm64: only use kasan_depth for software modes Andrey Konovalov (Fri Nov 13 2020 - 17:19:49 EST)
- [PATCH mm v10 09/42] kasan: define KASAN_MEMORY_PER_SHADOW_PAGE Andrey Konovalov (Fri Nov 13 2020 - 17:20:12 EST)
- [PATCH mm v10 08/42] kasan: split out shadow.c from common.c Andrey Konovalov (Fri Nov 13 2020 - 17:20:21 EST)
- [GIT PULL] um fixes for 5.10-rc4 Richard Weinberger (Fri Nov 13 2020 - 17:20:23 EST)
- [PATCH mm v3 08/19] kasan: inline random_tag for HW_TAGS Andrey Konovalov (Fri Nov 13 2020 - 17:20:51 EST)
- [PATCH mm v3 09/19] kasan: open-code kasan_unpoison_slab Andrey Konovalov (Fri Nov 13 2020 - 17:20:54 EST)
- [PATCH mm v3 12/19] kasan, mm: check kasan_enabled in annotations Andrey Konovalov (Fri Nov 13 2020 - 17:21:00 EST)
- [PATCH mm v3 10/19] kasan: inline (un)poison_range and check_invalid_free Andrey Konovalov (Fri Nov 13 2020 - 17:21:05 EST)
- [PATCH mm v3 13/19] kasan, mm: rename kasan_poison_kfree Andrey Konovalov (Fri Nov 13 2020 - 17:21:10 EST)
- [PATCH mm v3 14/19] kasan: don't round_up too much Andrey Konovalov (Fri Nov 13 2020 - 17:21:19 EST)
- [PATCH mm v3 15/19] kasan: simplify assign_tag and set_tag calls Andrey Konovalov (Fri Nov 13 2020 - 17:21:31 EST)
- [PATCH mm v3 18/19] kasan, mm: allow cache merging with no metadata Andrey Konovalov (Fri Nov 13 2020 - 17:21:37 EST)
- Re: [PATCH 2/2] kernel-doc: Handle function typedefs without asterisks Jonathan Corbet (Fri Nov 13 2020 - 17:21:39 EST)
- [PATCH mm v3 19/19] kasan: update documentation Andrey Konovalov (Fri Nov 13 2020 - 17:21:49 EST)
- [PATCH mm v3 17/19] kasan: clean up metadata allocation and usage Andrey Konovalov (Fri Nov 13 2020 - 17:21:52 EST)
- [PATCH mm v3 11/19] kasan: add and integrate kasan boot parameters Andrey Konovalov (Fri Nov 13 2020 - 17:21:55 EST)
- [PATCH mm v3 16/19] kasan: clarify comment in __kasan_kfree_large Andrey Konovalov (Fri Nov 13 2020 - 17:22:06 EST)
- [PATCH mm v3 07/19] kasan: inline kasan_reset_tag for tag-based modes Andrey Konovalov (Fri Nov 13 2020 - 17:22:09 EST)
- [PATCH mm v3 00/19] kasan: boot parameters for hardware tag-based mode Andrey Konovalov (Fri Nov 13 2020 - 17:22:13 EST)
- [PATCH mm v3 06/19] kasan: remove __kasan_unpoison_stack Andrey Konovalov (Fri Nov 13 2020 - 17:22:14 EST)
- [PATCH mm v3 05/19] kasan: allow VMAP_STACK for HW_TAGS mode Andrey Konovalov (Fri Nov 13 2020 - 17:22:19 EST)
- [PATCH mm v3 04/19] kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK Andrey Konovalov (Fri Nov 13 2020 - 17:22:21 EST)
- [PATCH mm v3 03/19] kasan: introduce set_alloc_info Andrey Konovalov (Fri Nov 13 2020 - 17:22:27 EST)
- [PATCH mm v3 02/19] kasan: rename get_alloc/free_info Andrey Konovalov (Fri Nov 13 2020 - 17:22:36 EST)
- [PATCH mm v10 10/42] kasan: rename report and tags files Andrey Konovalov (Fri Nov 13 2020 - 17:22:36 EST)
- [PATCH mm v3 01/19] kasan: simplify quarantine_put call site Andrey Konovalov (Fri Nov 13 2020 - 17:22:42 EST)
- Re: [PATCH v2] Documentation: Chinese translation of Documentation/arm64/perf.rst Jonathan Corbet (Fri Nov 13 2020 - 17:22:46 EST)
- [PATCH mm v10 04/42] kasan: shadow declarations only for software modes Andrey Konovalov (Fri Nov 13 2020 - 17:22:49 EST)
- [PATCH mm v10 03/42] kasan: group vmalloc code Andrey Konovalov (Fri Nov 13 2020 - 17:22:55 EST)
- Re: [PATCH] PCI/ASPM: Save/restore ASPM-L1SS controls for suspend/resume Bjorn Helgaas (Fri Nov 13 2020 - 17:23:48 EST)
- [PATCH] drm/msm/dp: fix connect/disconnect handled at ir_hdp Kuogee Hsieh (Fri Nov 13 2020 - 17:26:59 EST)
- Re: [PATCH] net: ethernet: ti: cpsw: fix cpts irq after suspend patchwork-bot+netdevbpf (Fri Nov 13 2020 - 17:30:07 EST)
- Re: [PATCH] tipc: fix -Wstringop-truncation warnings patchwork-bot+netdevbpf (Fri Nov 13 2020 - 17:30:10 EST)
- Re: [RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful Jonathan Corbet (Fri Nov 13 2020 - 17:33:25 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Josh Poimboeuf (Fri Nov 13 2020 - 17:34:30 EST)
- Re: [PATCH] highmem: fix highmem for xtensa Thomas Gleixner (Fri Nov 13 2020 - 17:34:53 EST)
- Re: [PATCH 2/2] kernel-doc: Handle function typedefs without asterisks Paolo Bonzini (Fri Nov 13 2020 - 17:35:42 EST)
- [PATCH v2 0/5] misc: Add Add Synopsys DesignWare xData IP driver Gustavo Pimentel (Fri Nov 13 2020 - 17:37:37 EST)
- [PATCH v2 3/5] misc: Add Synopsys DesignWare xData IP driver to Kconfig Gustavo Pimentel (Fri Nov 13 2020 - 17:37:44 EST)
- [PATCH v2 2/5] misc: Add Synopsys DesignWare xData IP driver to Makefile Gustavo Pimentel (Fri Nov 13 2020 - 17:37:48 EST)
- [PATCH v2 5/5] MAINTAINERS: Add Synopsys xData IP driver maintainer Gustavo Pimentel (Fri Nov 13 2020 - 17:37:52 EST)
- [PATCH v2 1/5] misc: Add Synopsys DesignWare xData IP driver Gustavo Pimentel (Fri Nov 13 2020 - 17:38:02 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing David Gow (Fri Nov 13 2020 - 17:38:27 EST)
- [PATCH v2 4/5] Documentation: misc-devices: Add Documentation for dw-xdata-pcie driver Gustavo Pimentel (Fri Nov 13 2020 - 17:38:31 EST)
- Re: [PATCH 2/2] kernel-doc: Handle function typedefs without asterisks Matthew Wilcox (Fri Nov 13 2020 - 17:39:23 EST)
- [PATCH] platform/surface: gpe: Add support for 15" Intel version of Surface Laptop 3 Maximilian Luz (Fri Nov 13 2020 - 17:40:17 EST)
- Re: [PATCH AUTOSEL 5.9 26/55] wireguard: selftests: check that route_me_harder packets use the right sk Jason A. Donenfeld (Fri Nov 13 2020 - 17:41:05 EST)
- Re: [RESEND PATCH] bluetooth: Set ext scan response only when it exists Luiz Augusto von Dentz (Fri Nov 13 2020 - 17:44:40 EST)
- Re: [PATCH v2] ath10k: Fix the parsing error in service available event Abhishek Kumar (Fri Nov 13 2020 - 17:45:55 EST)
- Re: [PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c Greg Kroah-Hartman (Fri Nov 13 2020 - 17:46:57 EST)
- Re: [RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful Randy Dunlap (Fri Nov 13 2020 - 17:47:16 EST)
- Re: [PATCH v2] PCI: check also dynamic IDs for duplicate in new_id_store() Bjorn Helgaas (Fri Nov 13 2020 - 17:47:33 EST)
- [PATCH] md: dm-writeback: add __noreturn to BUG-ging function Randy Dunlap (Fri Nov 13 2020 - 17:52:41 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Sami Tolvanen (Fri Nov 13 2020 - 17:55:01 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Josh Poimboeuf (Fri Nov 13 2020 - 17:56:38 EST)
- Re: [PATCH v4] riscv: Enable per-task stack canaries Kees Cook (Fri Nov 13 2020 - 17:58:00 EST)
- [PATCH] locking-selftest: add option to proceed through unexpected failures Jim Cromie (Fri Nov 13 2020 - 18:01:39 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Andrea Mayer (Fri Nov 13 2020 - 18:01:45 EST)
- Re: [PATCH v3 0/5] ARM: arm64: Add SMCCC TRNG entropy service Ard Biesheuvel (Fri Nov 13 2020 - 18:06:10 EST)
- [tip:x86/urgent] BUILD SUCCESS ff828729be446b86957f7c294068758231cd2183 kernel test robot (Fri Nov 13 2020 - 18:06:48 EST)
- Re: [PATCH] rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare Florian Fainelli (Fri Nov 13 2020 - 18:12:47 EST)
- Re: [PATCH v11 07/14] s390/vfio-ap: sysfs attribute to display the guest's matrix Halil Pasic (Fri Nov 13 2020 - 18:13:06 EST)
- Re: [PATCH] phy: phy-bcm-ns-usb3: drop support for deprecated DT binding Florian Fainelli (Fri Nov 13 2020 - 18:13:21 EST)
- Re: #PF from NMI Thomas Gleixner (Fri Nov 13 2020 - 18:14:05 EST)
- Re: [RFC PATCH 7/9] cxl/mem: Implement polled mode mailbox Bjorn Helgaas (Fri Nov 13 2020 - 18:14:35 EST)
- [GIT PULL] xfs: fixes for 5.10-rc4 Darrick J. Wong (Fri Nov 13 2020 - 18:18:02 EST)
- Re: [PATCH net] net: marvell: prestera: fix error return code in prestera_pci_probe() patchwork-bot+netdevbpf (Fri Nov 13 2020 - 18:20:17 EST)
- Re: [PATCH net-next 0/6] net: ipa: GSI register consolidation patchwork-bot+netdevbpf (Fri Nov 13 2020 - 18:20:36 EST)
- Re: [PATCH v3 01/10] Add auxiliary bus support Greg KH (Fri Nov 13 2020 - 18:20:46 EST)
- Re: [PATCH v5] net: ethernet: ti: am65-cpts: update ret when ptp_clock is ERROR Jakub Kicinski (Fri Nov 13 2020 - 18:28:38 EST)
- Re: ./include/generated/autoconf.h:1601:33: fatal error: mach/debug-macro.S: No such file or directory Alexandre Belloni (Fri Nov 13 2020 - 18:29:21 EST)
- irq-loongson-pch-pic.c:undefined reference to `of_iomap' kernel test robot (Fri Nov 13 2020 - 18:29:21 EST)
- [GIT PULL] SELinux fixes for v5.10 (#1) Paul Moore (Fri Nov 13 2020 - 18:29:47 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Thomas Gleixner (Fri Nov 13 2020 - 18:31:13 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Sami Tolvanen (Fri Nov 13 2020 - 18:31:53 EST)
- Re: [PATCH 5/5] perf metric: Don't compute unused events. Andi Kleen (Fri Nov 13 2020 - 18:34:52 EST)
- Re: [PATCH mm v10 00/42] kasan: add hardware tag-based mode for arm64 Andrew Morton (Fri Nov 13 2020 - 18:35:53 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Roman Kiryanov (Fri Nov 13 2020 - 18:37:25 EST)
- [tip:master] BUILD SUCCESS 9bd9645ce992b722d802bbbf91ff3ed1a6ed9bea kernel test robot (Fri Nov 13 2020 - 18:38:52 EST)
- Re: [PATCH net-next 0/2] net: ipa: two fixes patchwork-bot+netdevbpf (Fri Nov 13 2020 - 18:40:32 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Thomas Gleixner (Fri Nov 13 2020 - 18:40:32 EST)
- Re: [PATCH v8 6/9] secretmem: add memcg accounting Roman Gushchin (Fri Nov 13 2020 - 18:42:41 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Greg KH (Fri Nov 13 2020 - 18:44:08 EST)
- Re: [PATCH v11 05/14] s390/vfio-ap: implement in-use callback for vfio_ap driver Halil Pasic (Fri Nov 13 2020 - 18:47:41 EST)
- Re: [PATCH v4 3/5] scsi: qla2xxx: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs kernel test robot (Fri Nov 13 2020 - 18:53:15 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Jakub Kicinski (Fri Nov 13 2020 - 18:55:02 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Nathan Chancellor (Fri Nov 13 2020 - 18:55:02 EST)
- Re: [PATCH v3 0/5] ARM: arm64: Add SMCCC TRNG entropy service André Przywara (Fri Nov 13 2020 - 18:55:14 EST)
- Re: [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process Andrew Morton (Fri Nov 13 2020 - 18:56:03 EST)
- [SPECIFICATION RFC] The firmware and bootloader log specification Daniel Kiper (Fri Nov 13 2020 - 18:56:54 EST)
- Re: ./include/generated/autoconf.h:1601:33: fatal error: mach/debug-macro.S: No such file or directory Alexandre Belloni (Fri Nov 13 2020 - 18:58:08 EST)
- Re: [PATCH v11 04/14] s390/zcrypt: driver callback to indicate resource in use Halil Pasic (Fri Nov 13 2020 - 19:00:35 EST)
- Re: [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process Suren Baghdasaryan (Fri Nov 13 2020 - 19:07:01 EST)
- [PATCH] perf test: Fix dwarf unwind for optimized builds. Ian Rogers (Fri Nov 13 2020 - 19:08:10 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing Marco Elver (Fri Nov 13 2020 - 19:14:49 EST)
- [PATCH 1/8] drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere Lyude Paul (Fri Nov 13 2020 - 19:14:50 EST)
- [PATCH 4/8] drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable() Lyude Paul (Fri Nov 13 2020 - 19:15:18 EST)
- [PATCH 3/8] drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacks Lyude Paul (Fri Nov 13 2020 - 19:15:18 EST)
- [PATCH 5/8] drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector() Lyude Paul (Fri Nov 13 2020 - 19:15:18 EST)
- [PATCH 6/8] drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic state Lyude Paul (Fri Nov 13 2020 - 19:15:19 EST)
- [PATCH 7/8] drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callback Lyude Paul (Fri Nov 13 2020 - 19:15:19 EST)
- Re: [GIT PULL] xfs: fixes for 5.10-rc4 pr-tracker-bot (Fri Nov 13 2020 - 19:15:52 EST)
- Re: [PATCH] futex: remove unused empty compat_exit_robust_list() Thomas Gleixner (Fri Nov 13 2020 - 19:15:57 EST)
- Re: [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner. Roman Gushchin (Fri Nov 13 2020 - 19:15:58 EST)
- [PATCH 2/8] drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacks Lyude Paul (Fri Nov 13 2020 - 19:15:58 EST)
- [PATCH 8/8] drm/nouveau/kms/nv50-: Fix locking for audio callbacks Lyude Paul (Fri Nov 13 2020 - 19:15:58 EST)
- Re: [PATCH net v2] net: phy: mscc: remove non-MACSec compatible phy Jakub Kicinski (Fri Nov 13 2020 - 19:18:01 EST)
- [tip: locking/core] futex: Remove unused empty compat_exit_robust_list() tip-bot2 for Lukas Bulwahn (Fri Nov 13 2020 - 19:18:41 EST)
- [GIT PULL] SCSI fixes for 5.10-rc3 James Bottomley (Fri Nov 13 2020 - 19:20:19 EST)
- [PATCH v2 1/2] x86/pci: use unsigned int in check_reserved_t Sami Tolvanen (Fri Nov 13 2020 - 19:23:13 EST)
- [PATCH v2 2/2] x86/e820: fix the function type for e820__mapped_all Sami Tolvanen (Fri Nov 13 2020 - 19:23:34 EST)
- Re: [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split. Roman Gushchin (Fri Nov 13 2020 - 19:23:37 EST)
- Re: [PATCH] perf stat: Use proper cpu for shadow stats Namhyung Kim (Fri Nov 13 2020 - 19:23:55 EST)
- Re: [RFC Patch 0/2] KVM: SVM: Cgroup support for SVM SEV ASIDs David Rientjes (Fri Nov 13 2020 - 19:26:39 EST)
- Re: Error: invalid switch -me200 Segher Boessenkool (Fri Nov 13 2020 - 19:29:30 EST)
- Re: [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id Namhyung Kim (Fri Nov 13 2020 - 19:32:30 EST)
- Re: Error: invalid switch -me200 Fāng-ruì Sòng (Fri Nov 13 2020 - 19:37:52 EST)
- Re: [PATCH v2 net-next] net: stmmac: platform: use optional clk/reset get APIs patchwork-bot+netdevbpf (Fri Nov 13 2020 - 19:40:30 EST)
- Re: [PATCH v6 22/25] x86/asm: annotate indirect jumps Josh Poimboeuf (Fri Nov 13 2020 - 19:50:14 EST)
- Re: [PATCH v4] zram: break the strict dependency from lzo Sergey Senozhatsky (Fri Nov 13 2020 - 19:50:14 EST)
- Re: [RFC PATCH 4/6] mm: thp: add support for split huge page to any lower order pages. Roman Gushchin (Fri Nov 13 2020 - 19:53:27 EST)
- Re: [PATCH net-next v2 09/11] net: dsa: microchip: ksz9477: add hardware time stamping support Vladimir Oltean (Fri Nov 13 2020 - 19:55:37 EST)
- [PATCH v5 0/6] Intel MAX10 BMC Secure Update Driver Russ Weight (Fri Nov 13 2020 - 19:56:40 EST)
- [PATCH v5 1/6] mfd: intel-m10-bmc: support for MAX10 BMC Secure Updates Russ Weight (Fri Nov 13 2020 - 19:56:40 EST)
- [PATCH v5 3/6] fpga: m10bmc-sec: expose max10 flash update count Russ Weight (Fri Nov 13 2020 - 19:56:40 EST)
- [PATCH v5 4/6] fpga: m10bmc-sec: expose max10 canceled keys in sysfs Russ Weight (Fri Nov 13 2020 - 19:56:41 EST)
- [PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions Russ Weight (Fri Nov 13 2020 - 19:56:41 EST)
- [PATCH v5 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func Russ Weight (Fri Nov 13 2020 - 19:56:41 EST)
- [PATCH v5 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver Russ Weight (Fri Nov 13 2020 - 19:56:41 EST)
- Re: [RFC PATCH 2/6] mm: memcg: make memcg huge page split support any order split. Zi Yan (Fri Nov 13 2020 - 19:57:27 EST)
- Re: Error: invalid switch -me200 Segher Boessenkool (Fri Nov 13 2020 - 19:58:42 EST)
- Re: [RFC PATCH 4/6] mm: thp: add support for split huge page to any lower order pages. Zi Yan (Fri Nov 13 2020 - 20:00:18 EST)
- Re: [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process Andrew Morton (Fri Nov 13 2020 - 20:00:34 EST)
- Re: #PF from NMI Paul E. McKenney (Fri Nov 13 2020 - 20:05:49 EST)
- Re: [PATCH v2 08/10] ARM: dts: NSP: Add a SRAB compatible string for each board Vladimir Oltean (Fri Nov 13 2020 - 20:08:59 EST)
- Re: [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Ben Widawsky (Fri Nov 13 2020 - 20:09:36 EST)
- Re: [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process Suren Baghdasaryan (Fri Nov 13 2020 - 20:09:52 EST)
- Re: [PATCH v2 09/10] ARM: dts: NSP: Provide defaults ports container node Vladimir Oltean (Fri Nov 13 2020 - 20:10:39 EST)
- [PATCH net-next] net: linux/skbuff.h: combine NET + KCOV handling Randy Dunlap (Fri Nov 13 2020 - 20:11:40 EST)
- Re: [RFC PATCH 4/9] cxl/mem: Map memory device registers Ben Widawsky (Fri Nov 13 2020 - 20:12:42 EST)
- Re: linux-next: build failure after merge of the akpm tree Andrew Morton (Fri Nov 13 2020 - 20:14:56 EST)
- Re: [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner. Zi Yan (Fri Nov 13 2020 - 20:16:19 EST)
- Re: [PATCH v3 5/6] i2c: iproc: handle master read request Dhananjay Phadke (Fri Nov 13 2020 - 20:17:41 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Fri Nov 13 2020 - 20:18:00 EST)
- Re: [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process Andrew Morton (Fri Nov 13 2020 - 20:18:16 EST)
- Re: [PATCH v2 2/2] x86/e820: fix the function type for e820__mapped_all Randy Dunlap (Fri Nov 13 2020 - 20:19:46 EST)
- Re: [PATCH v2 1/2] x86/pci: use unsigned int in check_reserved_t Randy Dunlap (Fri Nov 13 2020 - 20:19:53 EST)
- Re: [PATCH V4 3/5] arm64: dts: ti: am65/j721e: Fix up un-necessary status set to "okay" for crypto J, KEERTHY (Fri Nov 13 2020 - 20:42:02 EST)
- Re: [RFC PATCH 3/6] mm: page_owner: add support for splitting to any order in split page_owner. Roman Gushchin (Fri Nov 13 2020 - 20:42:02 EST)
- Re: [RFC PATCH 5/9] cxl/mem: Find device capabilities Ben Widawsky (Fri Nov 13 2020 - 20:42:02 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing Arpitha Raghunandan (Fri Nov 13 2020 - 20:42:02 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Andrea Mayer (Fri Nov 13 2020 - 20:52:37 EST)
- Re: [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process Suren Baghdasaryan (Fri Nov 13 2020 - 20:57:16 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Jakub Kicinski (Fri Nov 13 2020 - 21:01:50 EST)
- [GIT PULL] hwmon fixes for v5.10-rc4 Guenter Roeck (Fri Nov 13 2020 - 21:24:18 EST)
- Re: [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process Andrew Morton (Fri Nov 13 2020 - 21:24:18 EST)
- Re: [PATCH net-next] net: phy: mscc: Add PTP support for 2 more VSC PHYs patchwork-bot+netdevbpf (Fri Nov 13 2020 - 21:31:52 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior Andrea Mayer (Fri Nov 13 2020 - 21:31:52 EST)
- [PATCH] perf stat: Take cgroups into account for shadow stats Namhyung Kim (Fri Nov 13 2020 - 21:37:14 EST)
- [RFC] depopulate_range_driver_managed() for removing page-table mappings for hot-added memory blocks Sudarshan Rajagopalan (Fri Nov 13 2020 - 21:41:53 EST)
- Re: [PATCH v2] perf data: Allow to use stdio functions for pipe mode Namhyung Kim (Fri Nov 13 2020 - 21:56:57 EST)
- Re: [PATCH 1/1] RFC: add pidfd_send_signal flag to reclaim mm while killing a process Suren Baghdasaryan (Fri Nov 13 2020 - 21:57:08 EST)
- Re: [net-next,v2,4/5] seg6: add support for the SRv6 End.DT4 behavior David Ahern (Fri Nov 13 2020 - 21:57:08 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Nathan Chancellor (Fri Nov 13 2020 - 22:01:51 EST)
- Re: [SPECIFICATION RFC] The firmware and bootloader log specification Randy Dunlap (Fri Nov 13 2020 - 22:19:14 EST)
- Re: [PATCH v6 1/2] kunit: Support for Parameterized Testing David Gow (Fri Nov 13 2020 - 22:19:14 EST)
- [PATCH 01/10] x86: Expose syscall_work field in thread_info Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:02 EST)
- [PATCH 00/10] Migrate syscall entry/exit work to SYSCALL_WORK flagset Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:02 EST)
- [PATCH 05/10] tracepoints: Migrate to use SYSCALL_WORK flag Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:03 EST)
- [PATCH 06/10] ptrace: Migrate to use SYSCALL_TRACE flag Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:03 EST)
- [PATCH 03/10] kernel: entry: Wire up syscall_work in common entry code Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:03 EST)
- [PATCH 04/10] seccomp: Migrate to use SYSCALL_WORK flag Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:03 EST)
- [PATCH 02/10] kernel: entry: Expose helpers to migrate TIF to SYSCALL_WORK flags Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:03 EST)
- [PATCH 07/10] ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:33 EST)
- [PATCH 08/10] audit: Migrate to use SYSCALL_WORK flag Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:36 EST)
- [PATCH 09/10] kernel: entry: Drop usage of TIF flags in the generic syscall code Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:37 EST)
- [PATCH 10/10] x86: Reclaim unused x86 TI flags Gabriel Krisman Bertazi (Fri Nov 13 2020 - 22:30:37 EST)
- Re: [PATCH kernel v3] genirq/irqdomain: Add reference counting to IRQs Alexey Kardashevskiy (Fri Nov 13 2020 - 22:40:14 EST)
- Re: [PATCH 2/2] mm,thp,shm: limit gfp mask to no more than specified Rik van Riel (Fri Nov 13 2020 - 22:42:35 EST)
- Re: [PATCH 1/2] mm,thp,shmem: limit shmem THP alloc gfp_mask Rik van Riel (Fri Nov 13 2020 - 22:45:09 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Fri Nov 13 2020 - 22:57:46 EST)
- [PATCH net-next 0/3] net: ethernet: ti: cpsw: enable broadcast/multicast rate limit support Grygorii Strashko (Fri Nov 13 2020 - 22:57:46 EST)
- [PATCH net-next 1/3] drivers: net: cpsw: ale: add broadcast/multicast rate limit support Grygorii Strashko (Fri Nov 13 2020 - 22:57:46 EST)
- Re: [PATCH kernel v3] genirq/irqdomain: Add reference counting to IRQs Alexey Kardashevskiy (Fri Nov 13 2020 - 22:57:46 EST)
- [PATCH net-next 2/3] net: ethernet: ti: cpsw_new: enable broadcast/multicast rate limit support Grygorii Strashko (Fri Nov 13 2020 - 22:57:47 EST)
- [PATCH net-next 3/3] net: ethernet: ti: am65-cpsw: enable broadcast/multicast rate limit support Grygorii Strashko (Fri Nov 13 2020 - 22:57:47 EST)
- [PATCH] dmaengine: pl330: _prep_dma_memcpy: Fix wrong burst size Sugar Zhang (Fri Nov 13 2020 - 23:03:39 EST)
- [PATCH 1/2] arm: Fix memleak in omap2xxx_clkt_vps_init Youling Tang (Fri Nov 13 2020 - 23:07:17 EST)
- [PATCH 2/2] arm: Fix kfree NULL pointer in omap2xxx_clkt_vps_init Youling Tang (Fri Nov 13 2020 - 23:07:50 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Nathan Chancellor (Fri Nov 13 2020 - 23:14:46 EST)
- Re: [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain Grygorii Strashko (Fri Nov 13 2020 - 23:16:09 EST)
- [PATCH] rtc: Fix memleak in sun6i_rtc_clk_init Youling Tang (Fri Nov 13 2020 - 23:18:35 EST)
- Re: [Nouveau] [PATCH 1/8] drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere Ben Skeggs (Fri Nov 13 2020 - 23:46:16 EST)
- [PATCH] USB: serial: mos7720: defer state restore to a workqueue Davidlohr Bueso (Fri Nov 13 2020 - 23:52:39 EST)
- Re: [PATCH v4 5/5] drm/i915/display: Introduce DEFINE_SHOW_STORE_ATTRIBUTE for debugfs kernel test robot (Sat Nov 14 2020 - 00:19:00 EST)
- Re: [RFC 00/11] arm64: coresight: Enable ETE and TRBE Tingwei Zhang (Sat Nov 14 2020 - 00:19:01 EST)
- Re: [RFC 06/11] coresight: ete: Detect ETE as one of the supported ETMs Tingwei Zhang (Sat Nov 14 2020 - 00:39:06 EST)
- Re: [RFC 07/11] coresight: sink: Add TRBE driver Tingwei Zhang (Sat Nov 14 2020 - 00:42:38 EST)
- [PATCH] rtlwifi: rtl8192de: remove the useless value assignment xiakaixu1987 (Sat Nov 14 2020 - 00:46:43 EST)
- Re: [PATCH] mm/shmem.c: make shmem_mapping() inline Hui Su (Sat Nov 14 2020 - 00:49:57 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Sat Nov 14 2020 - 00:51:35 EST)
- Re: [PATCH 1/3] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain Sekhar Nori (Sat Nov 14 2020 - 00:57:38 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Nathan Chancellor (Sat Nov 14 2020 - 01:23:47 EST)
- [PATCH v2] mm/shmem.c: make shmem_mapping() inline Hui Su (Sat Nov 14 2020 - 01:42:07 EST)
- RE: [PATCH RESEND net-next 18/18] net: phy: adin: remove the use of the .ack_interrupt() Ardelean, Alexandru (Sat Nov 14 2020 - 01:42:07 EST)
- RE: [PATCH RESEND net-next 17/18] net: phy: adin: implement generic .handle_interrupt() callback Ardelean, Alexandru (Sat Nov 14 2020 - 01:42:07 EST)
- Re: [RFC bpf-next 2/3] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types() Andrii Nakryiko (Sat Nov 14 2020 - 01:47:53 EST)
- Re: [RFC bpf-next 1/3] bpf: add module support to btf display helpers Andrii Nakryiko (Sat Nov 14 2020 - 02:03:26 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Sat Nov 14 2020 - 02:03:27 EST)
- Re: [RFC bpf-next 3/3] selftests/bpf: verify module-specific types can be shown via bpf_snprintf_btf Andrii Nakryiko (Sat Nov 14 2020 - 02:03:27 EST)
- Re: [PATCH] ARM: configs: sunxi: enable Realtek PHY Jernej Škrabec (Sat Nov 14 2020 - 02:04:14 EST)
- [PATCH -next] drm/virtio: Make virtgpu_dmabuf_ops with static keyword Zou Wei (Sat Nov 14 2020 - 02:05:28 EST)
- [PATCH -next] scsi: be2iscsi: Mark beiscsi_attrs with static keyword Zou Wei (Sat Nov 14 2020 - 02:28:51 EST)
- Re: [PATCH] s5p-jpeg: hangle error condition in s5p_jpeg_probe baskov (Sat Nov 14 2020 - 02:33:11 EST)
- Re: [PATCH 2/4] MIPS: kvm: Use vm_get_page_prot to get protection bits Huacai Chen (Sat Nov 14 2020 - 02:34:51 EST)
- Re: [PATCH v2] doc:it_IT: align Italian documentation Federico Vaga (Sat Nov 14 2020 - 03:01:48 EST)
- Re: [PATCH net-next] net: linux/skbuff.h: combine NET + KCOV handling Matthieu Baerts (Sat Nov 14 2020 - 03:05:42 EST)
- Re: [PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c Peilin Ye (Sat Nov 14 2020 - 03:11:17 EST)
- [PATCH v3] libfs: fix error cast of negative value in simple_attr_write() Yicong Yang (Sat Nov 14 2020 - 03:11:28 EST)
- [PATCH -next] auxdisplay: fix platform_no_drv_owner.cocci warning Zou Wei (Sat Nov 14 2020 - 03:11:28 EST)
- [PATCH 1/3] usb: dwc3: gadget: Introduce a DWC3 VBUS draw callback Wesley Cheng (Sat Nov 14 2020 - 03:13:18 EST)
- [PATCH 2/3] usb: gadget: composite: Split composite reset and disconnect Wesley Cheng (Sat Nov 14 2020 - 03:13:18 EST)
- [PATCH 0/3] Add vbus draw support to DWC3 Wesley Cheng (Sat Nov 14 2020 - 03:13:18 EST)
- [PATCH 3/3] usb: gadget: configfs: Add a specific configFS reset callback Wesley Cheng (Sat Nov 14 2020 - 03:13:19 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Greg KH (Sat Nov 14 2020 - 03:16:03 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Greg KH (Sat Nov 14 2020 - 03:16:06 EST)
- Re: [PATCH] docs: ABI: Drop trailing whitespace Geert Uytterhoeven (Sat Nov 14 2020 - 03:19:51 EST)
- [PATCH v3] doc:it_IT: align Italian documentation Federico Vaga (Sat Nov 14 2020 - 03:36:59 EST)
- Re: [PATCH 4.19 000/264] 4.19.153-rc1 review Salvatore Bonaccorso (Sat Nov 14 2020 - 03:37:00 EST)
- bpf test error: BUG: sleeping function called from invalid context in sta_info_move_state syzbot (Sat Nov 14 2020 - 03:44:58 EST)
- Re: [PATCH] perf test: Fix dwarf unwind for optimized builds. Miguel Ojeda (Sat Nov 14 2020 - 03:47:00 EST)
- [PATCH 1/6] dt-bindings: remoteproc: Add binding doc for PRU cores in the PRU-ICSS Grzegorz Jaszczyk (Sat Nov 14 2020 - 03:47:00 EST)
- [PATCH 0/6] Add a PRU remoteproc driver Grzegorz Jaszczyk (Sat Nov 14 2020 - 03:47:00 EST)
- [PATCH 5/6] remoteproc/pru: Add support for various PRU cores on K3 AM65x SoCs Grzegorz Jaszczyk (Sat Nov 14 2020 - 03:47:01 EST)
- [PATCH 2/6] remoteproc/pru: Add a PRU remoteproc driver Grzegorz Jaszczyk (Sat Nov 14 2020 - 03:47:01 EST)
- [PATCH 6/6] remoteproc/pru: Add support for various PRU cores on K3 J721E SoCs Grzegorz Jaszczyk (Sat Nov 14 2020 - 03:47:01 EST)
- [PATCH 4/6] remoteproc/pru: Add pru-specific debugfs support Grzegorz Jaszczyk (Sat Nov 14 2020 - 03:47:01 EST)
- [PATCH 3/6] remoteproc/pru: Add support for PRU specific interrupt configuration Grzegorz Jaszczyk (Sat Nov 14 2020 - 03:47:02 EST)
- Re: [PATCH -next] auxdisplay: fix platform_no_drv_owner.cocci warning Miguel Ojeda (Sat Nov 14 2020 - 03:49:33 EST)
- Re: [PATCH] auxdisplay: fix platform_no_drv_owner.cocci warnings Miguel Ojeda (Sat Nov 14 2020 - 04:00:18 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Huacai Chen (Sat Nov 14 2020 - 04:00:18 EST)
- Re: Error: invalid switch -me200 Christophe Leroy (Sat Nov 14 2020 - 04:03:08 EST)
- [PATCH -next] mailbox: pcc: fix platform_no_drv_owner.cocci warning Zou Wei (Sat Nov 14 2020 - 04:03:57 EST)
- [PATCH] btrfs: remove the useless value assignment in btrfs_defrag_file xiakaixu1987 (Sat Nov 14 2020 - 04:06:31 EST)
- Re: [PATCH 1/2] nvme-pci: drop min() from nr_io_queues assignment Christoph Hellwig (Sat Nov 14 2020 - 04:06:40 EST)
- [PATCH] mmc: xenon: enable ACPI support in the driver Marcin Wojtas (Sat Nov 14 2020 - 04:08:52 EST)
- [PATCH -next] mfd: altera-sysmgr: Use resource_size function on resource object Zou Wei (Sat Nov 14 2020 - 04:12:49 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Jürgen Groß (Sat Nov 14 2020 - 04:16:46 EST)
- ERROR: modpost: "vchiq_mmal_port_set_format" undefined! kernel test robot (Sat Nov 14 2020 - 04:21:40 EST)
- [PATCH] habanalabs: add boot errors prints Oded Gabbay (Sat Nov 14 2020 - 04:24:22 EST)
- [PATCH] habanalabs: support reserving aligned va block Oded Gabbay (Sat Nov 14 2020 - 04:25:06 EST)
- [PATCH] habanalabs: fix MMU debugfs operations Oded Gabbay (Sat Nov 14 2020 - 04:25:06 EST)
- [PATCH] habanalabs: share a single ctx-mutex between all MMUs Oded Gabbay (Sat Nov 14 2020 - 04:25:06 EST)
- Re: [PATCH] configfs: fix kernel-doc markup issue Christoph Hellwig (Sat Nov 14 2020 - 04:26:08 EST)
- [PATCH -next] cxgb4: Remove unused variable ret Zou Wei (Sat Nov 14 2020 - 04:26:54 EST)
- Re: [PATCH kernel v3] genirq/irqdomain: Add reference counting to IRQs Frederic Barrat (Sat Nov 14 2020 - 04:49:36 EST)
- Re: Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Jiaxun Yang (Sat Nov 14 2020 - 04:49:36 EST)
- Re: [PATCH v2 2/5] dma-direct: add dma_direct_bypass() to force direct ops Christoph Hellwig (Sat Nov 14 2020 - 04:54:09 EST)
- Re: [PATCH v4 02/16] mm/shmem: Use pagevec_lookup in shmem_unlock_mapping Christoph Hellwig (Sat Nov 14 2020 - 04:54:09 EST)
- Re: [PATCH v4 03/16] mm/swap: Optimise get_shadow_from_swap_cache Christoph Hellwig (Sat Nov 14 2020 - 04:54:09 EST)
- Re: [PATCH v4 01/16] mm: Make pagecache tagged lookups return only head pages Christoph Hellwig (Sat Nov 14 2020 - 04:54:09 EST)
- Re: [PATCH v4 04/16] mm: Add FGP_ENTRY Christoph Hellwig (Sat Nov 14 2020 - 05:01:53 EST)
- Re: [PATCH v4 05/16] mm/filemap: Rename find_get_entry to mapping_get_entry Christoph Hellwig (Sat Nov 14 2020 - 05:02:03 EST)
- Re: [PATCH v4 06/16] mm/filemap: Add helper for finding pages Christoph Hellwig (Sat Nov 14 2020 - 05:03:44 EST)
- Re: [PATCH v4 07/16] mm/filemap: Add mapping_seek_hole_data Christoph Hellwig (Sat Nov 14 2020 - 05:04:37 EST)
- Re: [PATCH v4 08/16] iomap: Use mapping_seek_hole_data Christoph Hellwig (Sat Nov 14 2020 - 05:06:53 EST)
- Re: [PATCH v4 09/16] mm: Add and use find_lock_entries Christoph Hellwig (Sat Nov 14 2020 - 05:07:43 EST)
- Re: [PATCH v4 10/16] mm: Add an 'end' parameter to find_get_entries Christoph Hellwig (Sat Nov 14 2020 - 05:08:12 EST)
- Re: [PATCH v4 12/16] mm: Remove nr_entries parameter from pagevec_lookup_entries Christoph Hellwig (Sat Nov 14 2020 - 05:21:51 EST)
- Re: [PATCH v4 13/16] mm: Pass pvec directly to find_get_entries Christoph Hellwig (Sat Nov 14 2020 - 05:21:51 EST)
- Re: [PATCH v4 11/16] mm: Add an 'end' parameter to pagevec_lookup_entries Christoph Hellwig (Sat Nov 14 2020 - 05:21:51 EST)
- Re: [PATCH v4 14/16] mm: Remove pagevec_lookup_entries Christoph Hellwig (Sat Nov 14 2020 - 05:23:35 EST)
- Re: Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Greg KH (Sat Nov 14 2020 - 05:23:37 EST)
- Re: [PATCH v4 16/16] mm/filemap: Return only head pages from find_get_entries Christoph Hellwig (Sat Nov 14 2020 - 05:23:38 EST)
- Re: [Y2038][time namespaces] Question regarding CLOCK_REALTIME support plans in Linux time namespaces Pavel Machek (Sat Nov 14 2020 - 05:25:08 EST)
- Re: [RFC] depopulate_range_driver_managed() for removing page-table mappings for hot-added memory blocks Christoph Hellwig (Sat Nov 14 2020 - 05:29:08 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Christoph Hellwig (Sat Nov 14 2020 - 05:35:41 EST)
- [PATCH net] net: x25: Correct locking for x25_kill_by_device and x25_kill_by_neigh Xie He (Sat Nov 14 2020 - 05:37:25 EST)
- Re: [RESEND][PATCH] ima: Set and clear FMODE_CAN_READ in ima_calc_file_hash() Christoph Hellwig (Sat Nov 14 2020 - 06:13:07 EST)
- clk-bm1880.c:undefined reference to `devm_ioremap_resource' kernel test robot (Sat Nov 14 2020 - 06:13:07 EST)
- [PATCH net-next] MAINTAINERS: Add Martin Schiller as a maintainer for the X.25 stack Xie He (Sat Nov 14 2020 - 06:13:07 EST)
- KASAN: use-after-free Read in blk_update_request syzbot (Sat Nov 14 2020 - 06:18:44 EST)
- Re: [PATCH 02/10] kernel: entry: Expose helpers to migrate TIF to SYSCALL_WORK flags Christoph Hellwig (Sat Nov 14 2020 - 06:23:10 EST)
- Re: [PATCH kernel v3] genirq/irqdomain: Add reference counting to IRQs Marc Zyngier (Sat Nov 14 2020 - 06:41:33 EST)
- Re: [PATCHv7 2/7] iommu/arm-smmu: Add domain attribute for system cache Sai Prakash Ranjan (Sat Nov 14 2020 - 06:50:34 EST)
- [PATCH net] net/mlx5: fix error return code in mlx5e_tc_nic_init() Wang Hai (Sat Nov 14 2020 - 06:50:36 EST)
- هل يمكنك مساعدتي Mrs. Cristina Campbell (Sat Nov 14 2020 - 07:04:19 EST)
- [PATCH] phy: mediatek: fix spelling mistake in Kconfig "veriosn" -> "version" Colin King (Sat Nov 14 2020 - 07:06:34 EST)
- [PATCH] mmc: host: Kconfig: fix spelling mistake "hardare" -> "hardware" Colin King (Sat Nov 14 2020 - 07:09:04 EST)
- Re: [PATCH kernel v4 2/2] powerpc/dma: Fallback to dma_ops when persistent memory present Christoph Hellwig (Sat Nov 14 2020 - 07:10:11 EST)
- Re: [PATCH] dma-pool: no need to check return value of debugfs_create functions Christoph Hellwig (Sat Nov 14 2020 - 07:10:19 EST)
- Re: [PATCH v2 09/13] arm, arm64: move free_unused_memmap() to generic mm Catalin Marinas (Sat Nov 14 2020 - 07:15:48 EST)
- Re: [PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c Greg Kroah-Hartman (Sat Nov 14 2020 - 07:17:14 EST)
- Re: [PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c Greg Kroah-Hartman (Sat Nov 14 2020 - 07:21:30 EST)
- Re: [Fonts] 9522750c66: fio.read_iops 7.5% improvement Greg Kroah-Hartman (Sat Nov 14 2020 - 07:25:12 EST)
- [PATCH net] qtnfmac: fix error return code in qtnf_pcie_probe() Wang Hai (Sat Nov 14 2020 - 07:32:00 EST)
- Re: [SPECIFICATION RFC] The firmware and bootloader log specification Nico Huber (Sat Nov 14 2020 - 07:35:14 EST)
- [PATCH v7 1/2] kunit: Support for Parameterized Testing Arpitha Raghunandan (Sat Nov 14 2020 - 07:38:28 EST)
- [PATCH] habanalabs: firmware returns 64bit argument Oded Gabbay (Sat Nov 14 2020 - 07:38:37 EST)
- [PATCH v7 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature Arpitha Raghunandan (Sat Nov 14 2020 - 07:39:32 EST)
- [PATCH] USB: apple-mfi-fastcharge: Use devm_kzalloc and simplify the code Lucas Tanure (Sat Nov 14 2020 - 07:43:02 EST)
- Re: [PATCH mm v10 26/42] arm64: mte: Reset the page tag in page->flags Catalin Marinas (Sat Nov 14 2020 - 07:43:53 EST)
- Re: [PATCH kernel v3] genirq/irqdomain: Add reference counting to IRQs Thomas Gleixner (Sat Nov 14 2020 - 07:45:22 EST)
- Re: [PATCH v3 0/5] console: Miscellaneous clean-ups, do not use FNTCHARCNT() in fbcon.c Peilin Ye (Sat Nov 14 2020 - 07:47:25 EST)
- Re: [PATCH mm v10 28/42] arm64: kasan: Allow enabling in-kernel MTE Catalin Marinas (Sat Nov 14 2020 - 07:48:02 EST)
- Re: [PATCH v2 3/9] media: Rename stateful codec control macros Hans Verkuil (Sat Nov 14 2020 - 07:54:18 EST)
- [PATCH] scripts/sorttable: Fix ORC unwind table sorting on big endian Vasily Gorbik (Sat Nov 14 2020 - 07:54:18 EST)
- Re: [PATCH] USB: apple-mfi-fastcharge: Use devm_kzalloc and simplify the code Greg Kroah-Hartman (Sat Nov 14 2020 - 07:56:14 EST)
- Re: [PATCH v2 9/9] media: docs: Move the H264 stateless codec uAPI Hans Verkuil (Sat Nov 14 2020 - 07:57:22 EST)
- Re: [PATCH v2 0/9] Stateless H.264 de-staging Hans Verkuil (Sat Nov 14 2020 - 07:58:50 EST)
- [PATCH 2/2] MAINTAINERS: Set myself as Goldfish RTC maintainer Jiaxun Yang (Sat Nov 14 2020 - 08:19:09 EST)
- [no subject] george mike (Sat Nov 14 2020 - 08:19:09 EST)
- [PATCH 1/2] rtc: goldfish: Remove GOLDFISH dependency Jiaxun Yang (Sat Nov 14 2020 - 08:19:09 EST)
- arch/sparc/kernel/led.c:107:30: error: 'led_proc_ops' defined but not used kernel test robot (Sat Nov 14 2020 - 08:19:09 EST)
- [PATCH 0/2] Preserve goldfish rtc Jiaxun Yang (Sat Nov 14 2020 - 08:19:10 EST)
- [PATCH] media: atomisp: make atomisp_css_stop() void xiakaixu1987 (Sat Nov 14 2020 - 08:22:17 EST)
- Re: [PATCH 4.19 000/264] 4.19.153-rc1 review Guenter Roeck (Sat Nov 14 2020 - 08:28:08 EST)
- [PATCH v2 1/2] clk: rockchip: add CLK_SET_RATE_PARENT to sclk for rk3066a i2s and uart clocks Johan Jonker (Sat Nov 14 2020 - 08:42:47 EST)
- INFO: task hung in reboot syzbot (Sat Nov 14 2020 - 08:42:48 EST)
- [PATCH v2 2/2] clk: rockchip: fix i2s gate bits on rk3066 and rk3188 Johan Jonker (Sat Nov 14 2020 - 08:42:48 EST)
- [PATCH 2/6] dt-bindings: clk: mstar msc313 mpll binding description Daniel Palmer (Sat Nov 14 2020 - 08:52:57 EST)
- [PATCH 1/6] dt-bindings: clk: mstar msc313 mpll binding header Daniel Palmer (Sat Nov 14 2020 - 08:52:57 EST)
- [PATCH 0/6] ARM: mstar: Basic MPLL support Daniel Palmer (Sat Nov 14 2020 - 08:52:57 EST)
- [PATCH 5/6] ARM: mstar: Add the external clocks to the base dsti Daniel Palmer (Sat Nov 14 2020 - 08:52:58 EST)
- [PATCH 3/6] clk: mstar: MStar/SigmaStar MPLL driver Daniel Palmer (Sat Nov 14 2020 - 08:52:58 EST)
- [PATCH 4/6] ARM: mstar: Select MSTAR_MSC313_MPLL Daniel Palmer (Sat Nov 14 2020 - 08:52:58 EST)
- [PATCH 6/6] ARM: mstar: Add mpll to base dtsi Daniel Palmer (Sat Nov 14 2020 - 08:52:58 EST)
- Re: UBSAN: array-index-out-of-bounds in dbAdjTree butt3rflyh4ck (Sat Nov 14 2020 - 08:56:15 EST)
- [PATCH] media: atomisp: make atomisp_css_continuous_set_num_raw_frames() void xiakaixu1987 (Sat Nov 14 2020 - 08:56:15 EST)
- Re: [PATCH 1/6] arm64: dts: qcom: msm8916-longcheer-l8150: Enable PM8916 vibrator Stephan Gerhold (Sat Nov 14 2020 - 08:57:14 EST)
- Re: KASAN: use-after-free Write in afs_manage_cell syzbot (Sat Nov 14 2020 - 08:58:12 EST)
- [PATCH bpf,perf]] bpf,perf: return EOPNOTSUPP for attaching bpf handler on PERF_COUNT_SW_DUMMY Florian Lehner (Sat Nov 14 2020 - 09:02:07 EST)
- [PATCH v5] dmaengine: qcom: Add ADM driver Jonathan McDowell (Sat Nov 14 2020 - 09:02:47 EST)
- Re: [PATCH v4 1/8] media: i2c: Add driver for RDACM21 camera module Jacopo Mondi (Sat Nov 14 2020 - 09:05:04 EST)
- Re: [PATCHv1 1/4] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag Richard Gong (Sat Nov 14 2020 - 09:10:07 EST)
- qcom-pmic-typec.c:undefined reference to `.usb_role_switch_set_role' kernel test robot (Sat Nov 14 2020 - 09:11:08 EST)
- Re: [PATCH] USB: apple-mfi-fastcharge: Use devm_kzalloc and simplify the code Lucas Tanure (Sat Nov 14 2020 - 09:20:48 EST)
- Re: [PATCH v5 1/7] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more) Helen Koike (Sat Nov 14 2020 - 09:24:39 EST)
- Re: [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property Richard Gong (Sat Nov 14 2020 - 09:32:32 EST)
- Re: [PATCHv1 4/4] fpga: stratix10-soc: entend driver for bitstream authentication Richard Gong (Sat Nov 14 2020 - 09:35:53 EST)
- Re: KASAN: use-after-free Write in afs_manage_cell Dmitry Vyukov (Sat Nov 14 2020 - 09:42:31 EST)
- Re: INFO: task hung in reboot Dmitry Vyukov (Sat Nov 14 2020 - 09:48:24 EST)
- [tip:locking/core] BUILD SUCCESS 932f8c64d38bb08f69c8c26a2216ba0c36c6daa8 kernel test robot (Sat Nov 14 2020 - 09:51:05 EST)
- [PATCH] i40e: remove the useless value assignment in i40e_clean_adminq_subtask xiakaixu1987 (Sat Nov 14 2020 - 09:56:12 EST)
- Re: [PATCH] USB: apple-mfi-fastcharge: Use devm_kzalloc and simplify the code Greg Kroah-Hartman (Sat Nov 14 2020 - 10:01:58 EST)
- [PATCH net-next RFC] net: wan: Delete the DLCI / SDLA drivers Xie He (Sat Nov 14 2020 - 10:12:25 EST)
- Re: Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Richard Cochran (Sat Nov 14 2020 - 10:15:11 EST)
- Re: [PATCH v4 06/16] mm/filemap: Add helper for finding pages Matthew Wilcox (Sat Nov 14 2020 - 10:16:57 EST)
- [RESEND PATCH v2 0/5] drm/msm: support for host-cached BOs Jonathan Marek (Sat Nov 14 2020 - 10:21:05 EST)
- [RESEND PATCH v2 1/5] drm/msm: add MSM_BO_CACHED_COHERENT Jonathan Marek (Sat Nov 14 2020 - 10:21:29 EST)
- [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance Jonathan Marek (Sat Nov 14 2020 - 10:21:30 EST)
- [RESEND PATCH v2 5/5] drm/msm: bump up the uapi version Jonathan Marek (Sat Nov 14 2020 - 10:21:30 EST)
- [RESEND PATCH v2 2/5] dma-direct: add dma_direct_bypass() to force direct ops Jonathan Marek (Sat Nov 14 2020 - 10:21:30 EST)
- [RESEND PATCH v2 3/5] drm/msm: call dma_direct_bypass() Jonathan Marek (Sat Nov 14 2020 - 10:21:30 EST)
- [PATCH] rtw88: coex: remove the unreached code in rtw_coex_set_tdma xiakaixu1987 (Sat Nov 14 2020 - 10:22:32 EST)
- Re: [PATCH v4 13/16] mm: Pass pvec directly to find_get_entries Matthew Wilcox (Sat Nov 14 2020 - 10:23:17 EST)
- Re: [PATCH v4 08/13] Documentation: ABI: add specific icm42600 documentation Jonathan Cameron (Sat Nov 14 2020 - 10:23:17 EST)
- [ANNOUNCE] 5.4.77-rt43 Steven Rostedt (Sat Nov 14 2020 - 10:24:22 EST)
- [PATCH v6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces Vincent Mailhol (Sat Nov 14 2020 - 10:25:02 EST)
- Re: Duplicated ABI entries - Was: Re: [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output Jonathan Cameron (Sat Nov 14 2020 - 10:28:18 EST)
- Re: [PATCH] iio: core: centralize ioctl() calls to the main chardev Jonathan Cameron (Sat Nov 14 2020 - 10:30:51 EST)
- Re: [PATCH] iio: core: centralize ioctl() calls to the main chardev Jonathan Cameron (Sat Nov 14 2020 - 10:32:42 EST)
- [for-next][PATCH 4/4] tracing: Remove the useless value assignment in test_create_synth_event() Steven Rostedt (Sat Nov 14 2020 - 10:35:23 EST)
- [for-next][PATCH 0/4] ftrace/tracing/livepatch: More updates for 5.11 Steven Rostedt (Sat Nov 14 2020 - 10:35:34 EST)
- [for-next][PATCH 1/4] ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs Steven Rostedt (Sat Nov 14 2020 - 10:35:34 EST)
- [for-next][PATCH 2/4] ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default Steven Rostedt (Sat Nov 14 2020 - 10:35:34 EST)
- [for-next][PATCH 3/4] livepatch: Use the default ftrace_ops instead of REGS when ARGS is available Steven Rostedt (Sat Nov 14 2020 - 10:35:34 EST)
- Re: [PATCH v8 01/26] memory: tegra: Correct stub of devm_tegra_memory_controller_get() Krzysztof Kozlowski (Sat Nov 14 2020 - 10:37:01 EST)
- Re: [PATCH V3] AER: aer_root_reset() non-native handling Bjorn Helgaas (Sat Nov 14 2020 - 10:37:22 EST)
- Re: [PATCH v8 02/26] memory: tegra20-emc: Use dev_pm_opp_set_clkname() Krzysztof Kozlowski (Sat Nov 14 2020 - 10:37:47 EST)
- Re: [PATCH v8 03/26] memory: tegra20-emc: Factor out clk initialization Krzysztof Kozlowski (Sat Nov 14 2020 - 10:37:50 EST)
- Re: [PATCH v8 05/26] memory: tegra20-emc: Remove IRQ number from error message Krzysztof Kozlowski (Sat Nov 14 2020 - 10:38:35 EST)
- Re: [PATCH v8 04/26] memory: tegra20-emc: Add devfreq support Krzysztof Kozlowski (Sat Nov 14 2020 - 10:38:55 EST)
- Re: [PATCH v8 06/26] memory: tegra30: Add FIFO sizes to memory clients Krzysztof Kozlowski (Sat Nov 14 2020 - 10:39:59 EST)
- Suggestion: Lengthen the review period for stable releases from 48 hours to 7 days. Hussam Al-Tayeb (Sat Nov 14 2020 - 10:41:02 EST)
- Re: [PATCH v8 07/26] memory: tegra30-emc: Make driver modular Krzysztof Kozlowski (Sat Nov 14 2020 - 10:41:40 EST)
- Re: [PATCH v8 08/26] memory: tegra30-emc: Continue probing if timings are missing in device-tree Krzysztof Kozlowski (Sat Nov 14 2020 - 10:42:53 EST)
- Re: [PATCH v2 1/4] device: provide devm_krealloc_array() Jonathan Cameron (Sat Nov 14 2020 - 10:47:08 EST)
- Re: [PATCH] ASoC: samsung: remove the unused variable value assignment Krzysztof Kozlowski (Sat Nov 14 2020 - 10:49:42 EST)
- Re: [PATCH] iio: adc: stm32-adc: adapt clock duty cycle for proper operation Jonathan Cameron (Sat Nov 14 2020 - 10:52:37 EST)
- load_unaligned_zeropad() on x86-64 David Laight (Sat Nov 14 2020 - 10:53:37 EST)
- Re: [PATCHv1 1/4] fpga: fpga-mgr: add FPGA_MGR_BITSTREM_AUTHENTICATION flag Tom Rix (Sat Nov 14 2020 - 10:54:05 EST)
- Re: [PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID Krzysztof Kozlowski (Sat Nov 14 2020 - 10:55:16 EST)
- Re: [PATCH v3 2/4] arm64: dts: imx8m: add compatible string to .dtsi file Krzysztof Kozlowski (Sat Nov 14 2020 - 10:57:49 EST)
- Re: [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property Tom Rix (Sat Nov 14 2020 - 10:59:44 EST)
- Re: [PATCH v3 3/4] arm64: dts: imx8m: add nvmem-cell related stuff Krzysztof Kozlowski (Sat Nov 14 2020 - 11:00:59 EST)
- Re: [PATCH] counter: microchip-tcb-capture: Fix CMR value check Jonathan Cameron (Sat Nov 14 2020 - 11:03:45 EST)
- Re: [RFC bpf-next 1/3] bpf: add module support to btf display helpers Alexei Starovoitov (Sat Nov 14 2020 - 11:04:58 EST)
- Re: [PATCH bpf,perf]] bpf,perf: return EOPNOTSUPP for attaching bpf handler on PERF_COUNT_SW_DUMMY Alexei Starovoitov (Sat Nov 14 2020 - 11:07:44 EST)
- Re: [PATCH v2 1/4] device: provide devm_krealloc_array() Greg KH (Sat Nov 14 2020 - 11:18:03 EST)
- Re: [PATCH v2] iio: ad_sigma_delta: Don't put SPI transfer buffer on the stack Jonathan Cameron (Sat Nov 14 2020 - 11:21:12 EST)
- Re: [RESEND PATCH v2 2/5] dma-direct: add dma_direct_bypass() to force direct ops Christoph Hellwig (Sat Nov 14 2020 - 11:21:23 EST)
- Re: [RESEND PATCH v2 3/5] drm/msm: call dma_direct_bypass() Christoph Hellwig (Sat Nov 14 2020 - 11:22:23 EST)
- Re: UBSAN: array-index-out-of-bounds in dbAdjTree Dave Kleikamp (Sat Nov 14 2020 - 11:22:23 EST)
- Re: [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance Christoph Hellwig (Sat Nov 14 2020 - 11:24:11 EST)
- Re: [PATCH v3 4/4] soc: imx8m: change to use platform driver Krzysztof Kozlowski (Sat Nov 14 2020 - 11:44:10 EST)
- Re: [PATCH] iio: adc: ad7887: convert probe to device-managed functions Jonathan Cameron (Sat Nov 14 2020 - 11:46:46 EST)
- [PATCH v23 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP Ben Levinsky (Sat Nov 14 2020 - 11:49:46 EST)
- [PATCH v23 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings Ben Levinsky (Sat Nov 14 2020 - 11:49:47 EST)
- [PATCH v23 2/5] firmware: xilinx: Add shutdown/wakeup APIs Ben Levinsky (Sat Nov 14 2020 - 11:49:47 EST)
- [PATCH v23 3/5] firmware: xilinx: Add RPU configuration APIs Ben Levinsky (Sat Nov 14 2020 - 11:49:47 EST)
- [PATCH v23 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver Ben Levinsky (Sat Nov 14 2020 - 11:49:47 EST)
- [PATCH v23 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration. Ben Levinsky (Sat Nov 14 2020 - 11:49:47 EST)
- Re: [PATCH v3 1/4] dt-bindings: soc: imx8m: add DT Binding doc for soc unique ID Krzysztof Kozlowski (Sat Nov 14 2020 - 11:49:48 EST)
- Re: [PATCH 3/9] dt-bindings:iio:adc:atmel,sama9260-adc: conversion to yaml from at91_adc.txt Jonathan Cameron (Sat Nov 14 2020 - 11:53:53 EST)
- Re: [PATCH 2/9] iio: adc: at91_adc: rework resolution selection Jonathan Cameron (Sat Nov 14 2020 - 11:59:36 EST)
- Re: [PATCH 4/9] iio: adc: at91_adc: rework trigger definition Jonathan Cameron (Sat Nov 14 2020 - 12:02:57 EST)
- Re: [PATCH] clk: qcom: lpass-sc7180: Clean up on error in lpass_sc7180_init() Stephen Boyd (Sat Nov 14 2020 - 12:04:43 EST)
- Re: [PATCH 5/9] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe Jonathan Cameron (Sat Nov 14 2020 - 12:08:32 EST)
- Re: [PATCH 6/9] iio: adc: at91_adc: remove forward declaration Jonathan Cameron (Sat Nov 14 2020 - 12:09:15 EST)
- Re: [PATCH 7/9] iio: adc: at91_adc: use devm_input_allocate_device Jonathan Cameron (Sat Nov 14 2020 - 12:13:51 EST)
- Re: [PATCH 5/9] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe Jonathan Cameron (Sat Nov 14 2020 - 12:15:10 EST)
- [PATCH] afs: Fix afs_write_end() when called with copied == 0 David Howells (Sat Nov 14 2020 - 12:15:59 EST)
- Re: [PATCH 0/9] iio: adc: at91_adc: cleanup DT bindings Jonathan Cameron (Sat Nov 14 2020 - 12:17:17 EST)
- BananaPi M2 support Sergey Suloev (Sat Nov 14 2020 - 12:21:06 EST)
- [PATCH] afs: Fix afs_write_end() when called with copied == 0 [ver #2] David Howells (Sat Nov 14 2020 - 12:24:49 EST)
- Re: [PATCH] afs: Fix afs_write_end() when called with copied == 0 David Howells (Sat Nov 14 2020 - 12:26:42 EST)
- Re: [PATCH] afs: Fix afs_write_end() when called with copied == 0 [ver #2] David Howells (Sat Nov 14 2020 - 12:27:21 EST)
- Re: [PATCH net-next] net: linux/skbuff.h: combine NET + KCOV handling Randy Dunlap (Sat Nov 14 2020 - 12:27:28 EST)
- [PATCH] afs: Fix afs_write_end() when called with copied == 0 [ver #3] David Howells (Sat Nov 14 2020 - 12:28:05 EST)
- [PATCH] clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk ones Stephen Boyd (Sat Nov 14 2020 - 12:44:32 EST)
- [PATCH net-next v2] net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling Randy Dunlap (Sat Nov 14 2020 - 12:46:48 EST)
- Re: [PATCH -next] cxgb4: Remove unused variable ret Jakub Kicinski (Sat Nov 14 2020 - 12:50:18 EST)
- Re: [PATCH v5 8/8] rpmsg: Turn name service into a stand alone driver Mathieu Poirier (Sat Nov 14 2020 - 12:52:13 EST)
- Re: load_unaligned_zeropad() on x86-64 Linus Torvalds (Sat Nov 14 2020 - 13:05:57 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Andy Lutomirski (Sat Nov 14 2020 - 13:11:00 EST)
- Re: [PATCH v6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces kernel test robot (Sat Nov 14 2020 - 13:13:46 EST)
- [PATCH net] net: ipa: lock when freeing transaction Alex Elder (Sat Nov 14 2020 - 13:20:45 EST)
- Re: [PATCH 2/2] MAINTAINERS: Set myself as Goldfish RTC maintainer Sergei Shtylyov (Sat Nov 14 2020 - 13:25:37 EST)
- ERROR: modpost: "vhost_iotlb_itree_next" undefined! kernel test robot (Sat Nov 14 2020 - 13:28:49 EST)
- Re: [PATCH] clk: qcom: camcc-sc7180: Use runtime PM ops instead of clk ones Randy Dunlap (Sat Nov 14 2020 - 13:30:40 EST)
- Re: [PATCH v3 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields Naveen Mamindlapalli (Sat Nov 14 2020 - 13:34:27 EST)
- Re: [PATCH v3 net-next 02/13] octeontx2-af: Verify MCAM entry channel and PF_FUNC Naveen Mamindlapalli (Sat Nov 14 2020 - 13:40:23 EST)
- Re: [PATCH] thermal: intel_pch_thermal: Add PCI ids for Lewisburg PCH. Pandruvada, Srinivas (Sat Nov 14 2020 - 13:41:53 EST)
- Re: [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance Rob Clark (Sat Nov 14 2020 - 13:45:17 EST)
- [PATCH V2 0/5] mm: Convert sysfs sprintf family to sysfs_emit Joe Perches (Sat Nov 14 2020 - 13:50:56 EST)
- [PATCH V2 1/5] mm: Use sysfs_emit for struct kobject * uses Joe Perches (Sat Nov 14 2020 - 13:51:04 EST)
- [PATCH V2 4/5] mm: shmem: Convert shmem_enabled_show to use sysfs_emit_at Joe Perches (Sat Nov 14 2020 - 13:51:04 EST)
- [PATCH V2 2/5] mm: huge_memory: Convert remaining use of sprintf to sysfs_emit and neatening Joe Perches (Sat Nov 14 2020 - 13:51:04 EST)
- [PATCH V2 5/5] mm: slub: Convert sysfs sprintf family to sysfs_emit/sysfs_emit_at Joe Perches (Sat Nov 14 2020 - 13:51:04 EST)
- Re: [PATCH v2] mm/shmem.c: make shmem_mapping() inline Andrew Morton (Sat Nov 14 2020 - 13:51:04 EST)
- [PATCH V2 3/5] mm:backing-dev: Use sysfs_emit in macro defining functions Joe Perches (Sat Nov 14 2020 - 13:51:05 EST)
- Re: [PATCH bpf,perf]] bpf,perf: return EOPNOTSUPP for attaching bpf handler on PERF_COUNT_SW_DUMMY Florian Lehner (Sat Nov 14 2020 - 13:51:05 EST)
- Re: BCM20702A0 bluetooth dongle not working Alex Dewar (Sat Nov 14 2020 - 13:52:15 EST)
- Re: [PATCH v3 net-next 04/13] octeontx2-af: Add mbox messages to install and delete MCAM rules Naveen Mamindlapalli (Sat Nov 14 2020 - 13:52:49 EST)
- Re: [PATCH V3 net-next 06/10] net: hns3: add ethtool priv-flag for DIM Jakub Kicinski (Sat Nov 14 2020 - 13:54:30 EST)
- Re: [PATCH v3 net-next 03/13] octeontx2-af: Generate key field bit mask from KEX profile Naveen Mamindlapalli (Sat Nov 14 2020 - 13:55:21 EST)
- Re: [PATCH v3 net-next 07/13] octeontx2-af: Add debugfs entry to dump the MCAM rules Naveen Mamindlapalli (Sat Nov 14 2020 - 13:58:11 EST)
- Re: [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance Jonathan Marek (Sat Nov 14 2020 - 13:58:50 EST)
- RE: [EXT] Re: [PATCH v3 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields Naveen Mamindlapalli (Sat Nov 14 2020 - 13:59:45 EST)
- RE: [EXT] Re: [PATCH v3 net-next 00/13] Add ethtool ntuple filters support Naveen Mamindlapalli (Sat Nov 14 2020 - 14:00:35 EST)
- Re: [PATCH RT 1/5] net: Properly annotate the try-lock for the seqlock Mike Galbraith (Sat Nov 14 2020 - 14:01:08 EST)
- Re: [PATCH v3 net-next 00/13] Add ethtool ntuple filters support Naveen Mamindlapalli (Sat Nov 14 2020 - 14:06:23 EST)
- Re: [PATCH net-next 2/3] net: ethernet: ti: cpsw_new: enable broadcast/multicast rate limit support Vladimir Oltean (Sat Nov 14 2020 - 14:09:34 EST)
- Re: [PATCH 12/40] drm/pl111/pl111_display: Make local function static Sam Ravnborg (Sat Nov 14 2020 - 14:11:53 EST)
- Re: [PATCH v2] mm/shmem.c: make shmem_mapping() inline Matthew Wilcox (Sat Nov 14 2020 - 14:12:10 EST)
- Re: [PATCH 3/3] phy: amlogic: meson8b-usb2: fix shared reset control use Martin Blumenstingl (Sat Nov 14 2020 - 14:12:13 EST)
- Re: [PATCH] afs: Fix afs_write_end() when called with copied == 0 [ver #2] kernel test robot (Sat Nov 14 2020 - 14:13:29 EST)
- Re: [PATCH 1/3] phy: amlogic: phy-meson-gxl-usb2: fix shared reset controller use Martin Blumenstingl (Sat Nov 14 2020 - 14:13:52 EST)
- Re: Suggestion: Lengthen the review period for stable releases from 48 hours to 7 days. Hussam Al-Tayeb (Sat Nov 14 2020 - 14:16:45 EST)
- Re: [PATCH 4/9] iio: adc: at91_adc: rework trigger definition Alexandre Belloni (Sat Nov 14 2020 - 14:16:56 EST)
- Re: [PATCH net-next 3/3] net: ethernet: ti: am65-cpsw: enable broadcast/multicast rate limit support Vladimir Oltean (Sat Nov 14 2020 - 14:17:48 EST)
- Re: [Linux-kernel-mentees] [PATCH v4 net] rose: Fix Null pointer dereference in rose_send_frame() Jakub Kicinski (Sat Nov 14 2020 - 14:18:43 EST)
- Re: [PATCH 5/9] iio: adc: at91_adc: merge at91_adc_probe_dt back in at91_adc_probe Alexandre Belloni (Sat Nov 14 2020 - 14:19:59 EST)
- Re: [PATCH 7/9] iio: adc: at91_adc: use devm_input_allocate_device Alexandre Belloni (Sat Nov 14 2020 - 14:22:09 EST)
- Re: [PATCH RT 1/5] net: Properly annotate the try-lock for the seqlock Tom Zanussi (Sat Nov 14 2020 - 14:24:20 EST)
- Re: [PATCH net] net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe() Jakub Kicinski (Sat Nov 14 2020 - 14:26:29 EST)
- Re: [PATCH 13/40] drm/panel/panel-tpo-tpg110: Correct misnaming and supply missing param description Sam Ravnborg (Sat Nov 14 2020 - 14:27:46 EST)
- [PATCH 0/3] drm/msm: Shrinker fixes and opts Rob Clark (Sat Nov 14 2020 - 14:28:32 EST)
- [PATCH 1/3] drm/msm: Protect obj->active_count under obj lock Rob Clark (Sat Nov 14 2020 - 14:28:36 EST)
- [PATCH 2/3] drm/msm/shrinker: We can vmap shrink active_list too Rob Clark (Sat Nov 14 2020 - 14:28:37 EST)
- [PATCH 3/3] drm/msm/shrinker: Only iterate dontneed objs Rob Clark (Sat Nov 14 2020 - 14:28:40 EST)
- [PATCH rcu-dev] rcu/trace: Add tracing for how segcb list changes Joel Fernandes (Google) (Sat Nov 14 2020 - 14:31:40 EST)
- [GIT PULL] clk fixes for v5.10-rc3 Stephen Boyd (Sat Nov 14 2020 - 14:46:03 EST)
- Re: [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance Rob Clark (Sat Nov 14 2020 - 14:46:04 EST)
- Re: [PATCH net] net: phy: smsc: add missed clk_disable_unprepare in smsc_phy_probe() Florian Fainelli (Sat Nov 14 2020 - 14:46:04 EST)
- Re: [PATCH] afs: Fix afs_write_end() when called with copied == 0 [ver #2] kernel test robot (Sat Nov 14 2020 - 14:47:50 EST)
- Re: [PATCH net] vsock: forward all packets to the host when no H2G is registered patchwork-bot+netdevbpf (Sat Nov 14 2020 - 14:50:07 EST)
- [PATCH v4 net-next 00/13] Add ethtool ntuple filters support Naveen Mamindlapalli (Sat Nov 14 2020 - 14:53:34 EST)
- [PATCH v4 net-next 01/13] octeontx2-af: Modify default KEX profile to extract TX packet fields Naveen Mamindlapalli (Sat Nov 14 2020 - 14:53:34 EST)
- [PATCH v4 net-next 04/13] octeontx2-af: Add mbox messages to install and delete MCAM rules Naveen Mamindlapalli (Sat Nov 14 2020 - 14:53:35 EST)
- [PATCH v4 net-next 02/13] octeontx2-af: Verify MCAM entry channel and PF_FUNC Naveen Mamindlapalli (Sat Nov 14 2020 - 14:53:35 EST)
- [PATCH v4 net-next 03/13] octeontx2-af: Generate key field bit mask from KEX profile Naveen Mamindlapalli (Sat Nov 14 2020 - 14:53:35 EST)
- [PATCH v4 net-next 05/13] octeontx2-pf: Add support for ethtool ntuple filters Naveen Mamindlapalli (Sat Nov 14 2020 - 14:54:26 EST)
- [PATCH v4 net-next 06/13] octeontx2-pf: Add support for unicast MAC address filtering Naveen Mamindlapalli (Sat Nov 14 2020 - 14:54:34 EST)
- [PATCH v4 net-next 07/13] octeontx2-af: Add debugfs entry to dump the MCAM rules Naveen Mamindlapalli (Sat Nov 14 2020 - 14:54:37 EST)
- [PATCH v4 net-next 10/13] octeontx2-pf: Add support for SR-IOV management functions Naveen Mamindlapalli (Sat Nov 14 2020 - 14:54:37 EST)
- [PATCH v4 net-next 09/13] octeontx2-pf: Implement ingress/egress VLAN offload Naveen Mamindlapalli (Sat Nov 14 2020 - 14:54:37 EST)
- [PATCH v4 net-next 08/13] octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entries Naveen Mamindlapalli (Sat Nov 14 2020 - 14:54:37 EST)
- [PATCH v4 net-next 12/13] octeontx2-af: Add new mbox messages to retrieve MCAM entries Naveen Mamindlapalli (Sat Nov 14 2020 - 14:54:38 EST)
- [PATCH v4 net-next 13/13] octeontx2-af: Delete NIX_RXVLAN_ALLOC mailbox message Naveen Mamindlapalli (Sat Nov 14 2020 - 14:54:38 EST)
- [PATCH v4 net-next 11/13] octeontx2-af: Handle PF-VF mac address changes Naveen Mamindlapalli (Sat Nov 14 2020 - 14:54:38 EST)
- Re: [PATCH net-next v2] net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling Jakub Kicinski (Sat Nov 14 2020 - 14:54:41 EST)
- Re: [PATCH 1/5] drm/panel/samsung-sofef00: Add panel for OnePlus 6/T devices Sam Ravnborg (Sat Nov 14 2020 - 14:59:11 EST)
- Re: [PATCH 2/5] dt-bindings: panel-simple-dsi: add samsung panels for OnePlus 6/T Sam Ravnborg (Sat Nov 14 2020 - 14:59:57 EST)
- [PATCH RFC v1 0/4] dwmac-meson8b: picosecond precision RX delay support Martin Blumenstingl (Sat Nov 14 2020 - 15:01:51 EST)
- [PATCH RFC v1 1/4] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay Martin Blumenstingl (Sat Nov 14 2020 - 15:01:53 EST)
- [PATCH RFC v1 3/4] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function Martin Blumenstingl (Sat Nov 14 2020 - 15:01:54 EST)
- [PATCH RFC v1 4/4] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A Martin Blumenstingl (Sat Nov 14 2020 - 15:01:56 EST)
- [PATCH RFC v1 2/4] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay Martin Blumenstingl (Sat Nov 14 2020 - 15:01:59 EST)
- Re: [PATCH] ipv6: remove unused function ipv6_skb_idev() Jakub Kicinski (Sat Nov 14 2020 - 15:03:13 EST)
- Re: [PATCH] venus: guard load_scale kernel test robot (Sat Nov 14 2020 - 15:07:36 EST)
- Re: [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance Jonathan Marek (Sat Nov 14 2020 - 15:10:59 EST)
- Re: [PATCH net-next v2] net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling Randy Dunlap (Sat Nov 14 2020 - 15:16:19 EST)
- Re: [PATCH v2 2/4] clk: qcom: Add SDX55 GCC support Stephen Boyd (Sat Nov 14 2020 - 15:36:41 EST)
- Re: [PATCH] clk: remove unneeded dead-store initialization Stephen Boyd (Sat Nov 14 2020 - 15:36:41 EST)
- Re: [PATCH] net: macb: Fix passing zero to 'PTR_ERR' Jakub Kicinski (Sat Nov 14 2020 - 15:36:41 EST)
- drivers/media/platform/exynos4-is/fimc-isp-video.h:35:6: warning: no previous prototype for 'fimc_isp_video_device_unregister' kernel test robot (Sat Nov 14 2020 - 15:42:56 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Bjorn Helgaas (Sat Nov 14 2020 - 15:42:56 EST)
- Re: [PATCH 24/24] perf record: Add --buildid-mmap option to enable mmap's build id Jiri Olsa (Sat Nov 14 2020 - 15:44:56 EST)
- Re: [PATCH net 1/1] net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call Jakub Kicinski (Sat Nov 14 2020 - 15:45:10 EST)
- Re: [RESEND PATCH v2 4/5] drm/msm: add DRM_MSM_GEM_SYNC_CACHE for non-coherent cache maintenance Rob Clark (Sat Nov 14 2020 - 15:48:52 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Sat Nov 14 2020 - 15:50:42 EST)
- Re: [GIT PULL] um fixes for 5.10-rc4 pr-tracker-bot (Sat Nov 14 2020 - 15:51:32 EST)
- Re: [GIT PULL] SCSI fixes for 5.10-rc3 pr-tracker-bot (Sat Nov 14 2020 - 15:51:32 EST)
- Re: [GIT PULL] clk fixes for v5.10-rc3 pr-tracker-bot (Sat Nov 14 2020 - 15:51:34 EST)
- Re: [GIT PULL] SELinux fixes for v5.10 (#1) pr-tracker-bot (Sat Nov 14 2020 - 15:51:34 EST)
- Re: [GIT PULL] hwmon fixes for v5.10-rc4 pr-tracker-bot (Sat Nov 14 2020 - 15:51:34 EST)
- Re: [PATCH v2 1/3] clk: avoid devm_clk_release name clash Stephen Boyd (Sat Nov 14 2020 - 15:54:56 EST)
- Re: [PATCH v2 2/3] clk: add api to get clk consumer from clk_hw Stephen Boyd (Sat Nov 14 2020 - 15:55:02 EST)
- Re: [PATCH v2 3/3] clk: meson: g12: drop use of __clk_lookup() Stephen Boyd (Sat Nov 14 2020 - 15:55:03 EST)
- Re: [PATCH v2] perf data: Allow to use stdio functions for pipe mode Jiri Olsa (Sat Nov 14 2020 - 15:55:46 EST)
- Re: [PATCH RFC v1 1/1] scsi: pm: Leave runtime resume along if block layer PM is enabled Bart Van Assche (Sat Nov 14 2020 - 15:57:48 EST)
- v5.10-rc3 vs. Droid 4 Pavel Machek (Sat Nov 14 2020 - 15:58:09 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Thomas Gleixner (Sat Nov 14 2020 - 15:58:33 EST)
- Re: [PATCH 1/2] clk: add devm variant of clk_notifier_register Stephen Boyd (Sat Nov 14 2020 - 15:58:57 EST)
- Re: [PATCH 2/2] clk: meson: g12: use devm variant to register notifiers Stephen Boyd (Sat Nov 14 2020 - 15:59:03 EST)
- Re: [PATCH 0/2] clk: add devm variant of clk_notifier_register Stephen Boyd (Sat Nov 14 2020 - 16:00:01 EST)
- genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ Thomas Gleixner (Sat Nov 14 2020 - 16:01:55 EST)
- Re: [PATCH] perf test: Fix dwarf unwind for optimized builds. Jiri Olsa (Sat Nov 14 2020 - 16:06:23 EST)
- Re: [PATCH v2 5/5] clk: qcom: dispcc-sm8250: handle MMCX power domain Stephen Boyd (Sat Nov 14 2020 - 16:12:15 EST)
- Re: [PATCH v4 06/11] clk: at91: clk-sam9x60-pll: allow runtime changes for pll Stephen Boyd (Sat Nov 14 2020 - 16:15:03 EST)
- Re: [PATCH v1] clk: tegra30: Use 300MHz for video decoder by default Stephen Boyd (Sat Nov 14 2020 - 16:17:01 EST)
- Re: Re: [PATCH V4 net-bugfixs] net/ethernet: Update ret when ptp_clock is ERROR Arnd Bergmann (Sat Nov 14 2020 - 16:17:12 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Sat Nov 14 2020 - 16:18:43 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Bjorn Helgaas (Sat Nov 14 2020 - 16:22:39 EST)
- [GIT PULL] percpu fix for v5.10-rc4 Dennis Zhou (Sat Nov 14 2020 - 16:43:55 EST)
- [tip: irq/core] genirq: Remove GENERIC_IRQ_LEGACY_ALLOC_HWIRQ tip-bot2 for Thomas Gleixner (Sat Nov 14 2020 - 16:46:49 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Sat Nov 14 2020 - 16:46:49 EST)
- Re: [PATCH][V2] PCI: Fix a potential uninitentional integer overflow issue Bjorn Helgaas (Sat Nov 14 2020 - 17:03:44 EST)
- Re: Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Roman Kiryanov (Sat Nov 14 2020 - 17:03:55 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Roman Kiryanov (Sat Nov 14 2020 - 17:03:55 EST)
- RF: SUPPORT FOR COVID-19 VICTIMS Francois Pinault (Sat Nov 14 2020 - 17:03:55 EST)
- Re: [PATCH][V2] PCI: Fix a potential uninitentional integer overflow issue Colin Ian King (Sat Nov 14 2020 - 17:10:22 EST)
- Re: [PATCH] rtc: Fix memleak in sun6i_rtc_clk_init Alexandre Belloni (Sat Nov 14 2020 - 17:19:12 EST)
- pl353-smc.c:undefined reference to `amba_driver_register' kernel test robot (Sat Nov 14 2020 - 17:19:23 EST)
- Re: [PATCH] rtc: sc27xx: Remove unnecessary conversion to bool Alexandre Belloni (Sat Nov 14 2020 - 17:35:08 EST)
- Re: [PATCH] rtc: da9063: Simplify bool comparison Alexandre Belloni (Sat Nov 14 2020 - 17:35:08 EST)
- Re: [PATCH RFC v1 1/4] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay Andrew Lunn (Sat Nov 14 2020 - 17:35:08 EST)
- genirq/irqdomain: Make irq_domain_disassociate() static Thomas Gleixner (Sat Nov 14 2020 - 17:39:03 EST)
- Re: [PATCH v2] rtc: hym8563: enable wakeup when applicable Alexandre Belloni (Sat Nov 14 2020 - 17:39:14 EST)
- Re: [PATCH] rtc: cpcap: Fix missing IRQF_ONESHOT as only threaded handler Alexandre Belloni (Sat Nov 14 2020 - 17:39:46 EST)
- Re: [PATCH] counter: microchip-tcb-capture: Fix CMR value check Alexandre Belloni (Sat Nov 14 2020 - 17:48:53 EST)
- Re: [PATCH] counter: microchip-tcb-capture: Fix CMR value check Alexandre Belloni (Sat Nov 14 2020 - 17:51:18 EST)
- Re: [PATCH] rtc: brcmstb-waketimer: Remove redundant null check before clk_disable_unprepare Alexandre Belloni (Sat Nov 14 2020 - 17:52:56 EST)
- Re: [PATCH] rtc: snvs: Remove NULL pointer check before clk_* Alexandre Belloni (Sat Nov 14 2020 - 17:55:16 EST)
- Re: [PATCH AUTOSEL 4.19 18/21] kprobes: Tell lockdep about kprobe nesting Sasha Levin (Sat Nov 14 2020 - 17:58:54 EST)
- Re: [PATCH] counter: microchip-tcb-capture: Fix CMR value check William Breathitt Gray (Sat Nov 14 2020 - 17:59:32 EST)
- drivers/usb/musb/musbhsdma.c:324:8: warning: variable 'devctl' set but not used kernel test robot (Sat Nov 14 2020 - 18:02:42 EST)
- Re: [PATCH v5 3/9] lib: zstd: Upgrade to latest upstream zstd version 1.4.6 kernel test robot (Sat Nov 14 2020 - 18:06:42 EST)
- RE: load_unaligned_zeropad() on x86-64 David Laight (Sat Nov 14 2020 - 18:25:03 EST)
- Re: [PATCH net v1] lan743x: fix issue causing intermittent kernel log warnings Jakub Kicinski (Sat Nov 14 2020 - 18:25:03 EST)
- Re: [PATCH net v1] lan743x: prevent entire kernel HANG on open, for some platforms Jakub Kicinski (Sat Nov 14 2020 - 18:31:24 EST)
- [PATCH v2] counter: microchip-tcb-capture: Fix CMR value check William Breathitt Gray (Sat Nov 14 2020 - 18:31:24 EST)
- Re: [PATCH 0/2] Preserve goldfish rtc Alexandre Belloni (Sat Nov 14 2020 - 18:40:14 EST)
- sun6i-msgbox.c:undefined reference to `devm_ioremap_resource' kernel test robot (Sat Nov 14 2020 - 18:45:05 EST)
- Re: [PATCH net v1] lan743x: fix issue causing intermittent kernel log warnings Sven Van Asbroeck (Sat Nov 14 2020 - 18:45:34 EST)
- undefined reference to `start_isolate_page_range' kernel test robot (Sat Nov 14 2020 - 18:48:08 EST)
- Re: [PATCH v2 0/9] Stateless H.264 de-staging Ezequiel Garcia (Sat Nov 14 2020 - 19:04:35 EST)
- Re: [PATCH] net: stmmac: dwmac_lib: enlarge dma reset timeout patchwork-bot+netdevbpf (Sat Nov 14 2020 - 19:11:36 EST)
- [PATCH] drm/mediatek: dsi: Calculate horizontal_backporch_byte by itself Chun-Kuang Hu (Sat Nov 14 2020 - 19:16:31 EST)
- Re: [RFC PATCH 3/9] cxl/mem: Add a driver for the type-3 mailbox Dan Williams (Sat Nov 14 2020 - 19:23:38 EST)
- Re: [PATCH v2 net] devlink: Add missing genlmsg_cancel() in devlink_nl_sb_port_pool_fill() Jakub Kicinski (Sat Nov 14 2020 - 19:25:23 EST)
- drivers/usb/host/ehci-hcd.c:1286: warning: "PLATFORM_DRIVER" redefined kernel test robot (Sat Nov 14 2020 - 19:29:12 EST)
- [PATCH net-next] net: mvneta: Fix validation of 2.5G HSGMII without comphy Andreas Färber (Sat Nov 14 2020 - 19:43:40 EST)
- Re: [PATCH] rtc: at91rm9200: add correction support Alexandre Belloni (Sat Nov 14 2020 - 19:50:12 EST)
- Re: [PATCH] drm/mediatek: dsi: Calculate horizontal_backporch_byte by itself Chun-Kuang Hu (Sat Nov 14 2020 - 19:54:27 EST)
- Re: [PATCH v3] net: xfrm: use core API for updating/providing stats Jakub Kicinski (Sat Nov 14 2020 - 20:13:02 EST)
- Re: [PATCH net-next] net: mvneta: Fix validation of 2.5G HSGMII without comphy Russell King - ARM Linux admin (Sat Nov 14 2020 - 20:13:02 EST)
- Re: [PATCH v2 9/9] media: docs: Move the H264 stateless codec uAPI Ezequiel Garcia (Sat Nov 14 2020 - 20:13:03 EST)
- Re: [PATCH v3] net: openvswitch: use core API to update/provide stats patchwork-bot+netdevbpf (Sat Nov 14 2020 - 20:13:03 EST)
- Re: [PATCH v2 3/9] media: Rename stateful codec control macros Ezequiel Garcia (Sat Nov 14 2020 - 20:13:03 EST)
- Re: [PATCH v2 2/4] clk: qcom: Add SDX55 GCC support Bjorn Andersson (Sat Nov 14 2020 - 20:17:37 EST)
- [ovl] 654255fa20: phoronix-test-suite.tiobench.Write.64MB.32.mb_s 71.5% improvement kernel test robot (Sat Nov 14 2020 - 20:18:55 EST)
- phy-tegra-usb.c:undefined reference to `clk_get_parent' kernel test robot (Sat Nov 14 2020 - 21:07:10 EST)
- Re: [PATCH v2] Documentation: Chinese translation of Documentation/arm64/perf.rst Alex Shi (Sat Nov 14 2020 - 21:07:11 EST)
- Re: [PATCH v4 net-next 00/13] Add ethtool ntuple filters support Alexander Duyck (Sat Nov 14 2020 - 21:16:35 EST)
- sprd_thermal.c:undefined reference to `devm_platform_ioremap_resource' kernel test robot (Sat Nov 14 2020 - 21:23:41 EST)
- Re: [PATCH net-next] net: mvneta: Fix validation of 2.5G HSGMII without comphy Andreas Färber (Sat Nov 14 2020 - 21:27:36 EST)
- Re: [PATCH v4] riscv: Enable per-task stack canaries Guo Ren (Sat Nov 14 2020 - 22:08:33 EST)
- Re: [PATCH net] net: x25: Correct locking for x25_kill_by_device and x25_kill_by_neigh Xie He (Sat Nov 14 2020 - 22:14:26 EST)
- Re: [RFC bpf-next 1/3] bpf: add module support to btf display helpers Yonghong Song (Sat Nov 14 2020 - 23:17:14 EST)
- Re: [PATCH RT 1/5] net: Properly annotate the try-lock for the seqlock Mike Galbraith (Sat Nov 14 2020 - 23:58:24 EST)
- [PATCH] Asoc: qcom: lpass-platform: Fix memory leak Srinivasa Rao Mandadapu (Sat Nov 14 2020 - 23:58:24 EST)
- Re: [PATCH v2] sched/uclamp: Allow to reset a task uclamp constraint value Yun Hsiang (Sun Nov 15 2020 - 00:07:31 EST)
- aiu-encoder-spdif.c:undefined reference to `clk_set_parent' kernel test robot (Sun Nov 15 2020 - 00:22:20 EST)
- [PATCH] bpf: don't fail kmalloc while releasing raw_tp Matt Mullins (Sun Nov 15 2020 - 00:55:35 EST)
- Re: [PATCH] PCI: Add sysfs attribute for PCI device power state Krzysztof Wilczyński (Sun Nov 15 2020 - 01:15:59 EST)
- Re: PCI: Race condition in pci_create_sysfs_dev_files Krzysztof Wilczyński (Sun Nov 15 2020 - 01:33:55 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Jürgen Groß (Sun Nov 15 2020 - 01:33:56 EST)
- [PATCH] btrfs: remove the useless value assignment in block_rsv_release_bytes xiakaixu1987 (Sun Nov 15 2020 - 01:45:47 EST)
- Re: [PATCH] drivers: rtc: retire RTC_DRV_GOLDFISH Huacai Chen (Sun Nov 15 2020 - 01:45:48 EST)
- Re: [PATCH v3 01/10] Add auxiliary bus support Leon Romanovsky (Sun Nov 15 2020 - 01:49:32 EST)
- [PATCH v2 1/1] page_frag: Recover from memory pressure Dongli Zhang (Sun Nov 15 2020 - 01:57:07 EST)
- drivers/dma/sun6i-dma.c:244:45: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Sun Nov 15 2020 - 02:02:25 EST)
- Re: [PATCH] iio: core: centralize ioctl() calls to the main chardev Alexandru Ardelean (Sun Nov 15 2020 - 02:11:16 EST)
- [PATCH v1 net-next] net: dsa: qca: ar9331: add ethtool stats support Oleksij Rempel (Sun Nov 15 2020 - 02:39:10 EST)
- [PATCH v2 net 1/1] net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call Wong Vee Khee (Sun Nov 15 2020 - 02:42:02 EST)
- Re: [PATCH] USB: apple-mfi-fastcharge: Use devm_kzalloc and simplify the code Lucas Tanure (Sun Nov 15 2020 - 03:17:59 EST)
- [PATCH] bdi: Fix error return code in alloc_wbufs() Wang ShaoBo (Sun Nov 15 2020 - 03:25:58 EST)
- [PATCH] IB/hfi1: Fix error return code in hfi1_init_dd() Wang ShaoBo (Sun Nov 15 2020 - 03:26:20 EST)
- Re: [PATCH v8 2/9] mmap: make mlock_future_check() global Mike Rapoport (Sun Nov 15 2020 - 03:27:43 EST)
- Re: [PATCH] USB: apple-mfi-fastcharge: Use devm_kzalloc and simplify the code Greg Kroah-Hartman (Sun Nov 15 2020 - 03:27:55 EST)
- Re: bpf test error: BUG: sleeping function called from invalid context in sta_info_move_state Dmitry Vyukov (Sun Nov 15 2020 - 03:29:36 EST)
- Re: v5.10-rc3 vs. Droid 4 Tony Lindgren (Sun Nov 15 2020 - 03:32:10 EST)
- INFO: task can't die in io_sq_thread_stop syzbot (Sun Nov 15 2020 - 03:32:13 EST)
- mtk_scp_ipi.c:undefined reference to `__iowrite32_copy' kernel test robot (Sun Nov 15 2020 - 03:44:43 EST)
- Re: [PATCH] mfd: cpcap: Fix interrupt regression with regmap clear_ack Tony Lindgren (Sun Nov 15 2020 - 03:45:09 EST)
- Re: [RFC PATCH v3 9/9] ipu3-cio2: Add functionality allowing software_node connections to sensors on platforms designed for Windows Daniel Scally (Sun Nov 15 2020 - 03:50:39 EST)
- Re: [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas Mike Rapoport (Sun Nov 15 2020 - 03:53:06 EST)
- Re: [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas Mike Rapoport (Sun Nov 15 2020 - 03:55:11 EST)
- Re: [PATCH net-next] net: mvneta: Fix validation of 2.5G HSGMII without comphy Marek Behún (Sun Nov 15 2020 - 03:56:25 EST)
- Re: [PATCH net-next] net: mvneta: Fix validation of 2.5G HSGMII without comphy Marek Behún (Sun Nov 15 2020 - 03:56:57 EST)
- Re: [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant Mike Rapoport (Sun Nov 15 2020 - 03:57:44 EST)
- Re: [PATCH v7 1/2] kunit: Support for Parameterized Testing Marco Elver (Sun Nov 15 2020 - 03:59:16 EST)
- Re: linux-next: build failure after merge of the akpm tree Mike Rapoport (Sun Nov 15 2020 - 04:01:12 EST)
- [PATCH] soc/tegra: fuse: Fix build with Tegra234 configuration Wang ShaoBo (Sun Nov 15 2020 - 04:13:07 EST)
- Re: [PATCH v8 6/9] secretmem: add memcg accounting Mike Rapoport (Sun Nov 15 2020 - 04:18:48 EST)
- Re: [PATCH RFC v1 1/4] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay Martin Blumenstingl (Sun Nov 15 2020 - 04:22:50 EST)
- Re: [PATCH v8 08/26] memory: tegra30-emc: Continue probing if timings are missing in device-tree Dmitry Osipenko (Sun Nov 15 2020 - 04:26:11 EST)
- Re: [PATCH] IB/hfi1: Fix error return code in hfi1_init_dd() Leon Romanovsky (Sun Nov 15 2020 - 04:29:41 EST)
- [mm] be5d0a74c6: will-it-scale.per_thread_ops -9.1% regression kernel test robot (Sun Nov 15 2020 - 04:50:30 EST)
- [drm/i915] b41be8ac8e: RIP:skl_allocate_pipe_ddb[i915] kernel test robot (Sun Nov 15 2020 - 05:11:46 EST)
- Re: [PATCH net-next] net: mvneta: Fix validation of 2.5G HSGMII without comphy Russell King - ARM Linux admin (Sun Nov 15 2020 - 05:12:08 EST)
- [PATCH] net: lantiq: Wait for the GPHY firmware to be ready Martin Blumenstingl (Sun Nov 15 2020 - 05:12:09 EST)
- [fs] 4ffef91a3b: Kernel_panic-not_syncing:stack-protector:Kernel_stack_is_corrupted_in:kunit_run_tests kernel test robot (Sun Nov 15 2020 - 05:12:09 EST)
- Re: [RFC PATCH v2 00/26] Make reporting-bugs easier to grasp and yet more detailed & helpful Thorsten Leemhuis (Sun Nov 15 2020 - 05:14:04 EST)
- [PATCH v5] zram: break the strict dependency from lzo Rui Salvaterra (Sun Nov 15 2020 - 05:15:23 EST)
- Re: Has the linux-kernel already implemented the functions in apollo-kernel? Greg KH (Sun Nov 15 2020 - 05:22:29 EST)
- Re: pl353-smc.c:undefined reference to `amba_driver_register' Krzysztof Kozlowski (Sun Nov 15 2020 - 05:25:59 EST)
- [lib/strncpy_from_user.c] 2903f3d558: Kernel_panic-not_syncing:Attempted_to_kill_init!exitcode= kernel test robot (Sun Nov 15 2020 - 05:28:07 EST)
- [PATCH] USB: apple-mfi-fastcharge: Fix kfree after failed kzalloc Lucas Tanure (Sun Nov 15 2020 - 05:29:04 EST)
- Re: [PATCH v2 1/6] ARM: dts: exynos: Fix Ethernet interface description for Odroid XU3 Krzysztof Kozlowski (Sun Nov 15 2020 - 05:39:24 EST)
- Re: [PATCH v2 2/6] ARM: dts: exynos: Add an alias for the Ethernet interface on Odroid XU3 Krzysztof Kozlowski (Sun Nov 15 2020 - 05:40:33 EST)
- [PATCH bpf-next] libbpf: bpf__find_by_name[_kind] should use btf__get_nr_types() Alan Maguire (Sun Nov 15 2020 - 05:49:22 EST)
- Re: [RFC bpf-next 1/3] bpf: add module support to btf display helpers Alan Maguire (Sun Nov 15 2020 - 05:55:20 EST)
- [tip:irq/core] BUILD SUCCESS f296dcd629aa412a80a53215e46087f53af87f08 kernel test robot (Sun Nov 15 2020 - 06:05:02 EST)
- [tip: irq/core] genirq/irqdomain: Make irq_domain_disassociate() static tip-bot2 for Thomas Gleixner (Sun Nov 15 2020 - 06:08:06 EST)
- Re: [PATCH] MAINTAINERS: rectify file patterns for NETFILTER Pablo Neira Ayuso (Sun Nov 15 2020 - 06:19:49 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Sun Nov 15 2020 - 06:27:07 EST)
- Re: [PATCH v6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces Vincent MAILHOL (Sun Nov 15 2020 - 06:44:56 EST)
- [PATCH rdma-next v1 0/7] Use ib_umem_find_best_pgsz() for all umems Leon Romanovsky (Sun Nov 15 2020 - 06:45:00 EST)
- Re: [Linux-kernel-mentees] [PATCH v4 net] rose: Fix Null pointer dereference in rose_send_frame() Anmol Karn (Sun Nov 15 2020 - 06:45:01 EST)
- [PATCH] remoteproc: Add module parameter 'auto_boot' Paul Cercueil (Sun Nov 15 2020 - 06:53:50 EST)
- j721e-evm.c:undefined reference to `clk_set_parent' kernel test robot (Sun Nov 15 2020 - 07:04:39 EST)
- Re: [PATCH] sched/core: Add missing completion for affine_move_task() waiters Tao Zhou (Sun Nov 15 2020 - 07:04:40 EST)
- Re: [PATCH] perf test: Fix dwarf unwind for optimized builds. Miguel Ojeda (Sun Nov 15 2020 - 07:06:10 EST)
- Re: PCI: Race condition in pci_create_sysfs_dev_files Pali Rohár (Sun Nov 15 2020 - 07:10:25 EST)
- [PATCH] staging: rtl8188eu: clean up the useless code xiakaixu1987 (Sun Nov 15 2020 - 07:13:31 EST)
- [PATCH rdma-next 0/2] Enable querying AH for XRC QP types Leon Romanovsky (Sun Nov 15 2020 - 07:14:52 EST)
- Re: [PATCH v2 1/1] page_frag: Recover from memory pressure Matthew Wilcox (Sun Nov 15 2020 - 07:19:14 EST)
- Re: [PATCH v7 1/2] kunit: Support for Parameterized Testing Arpitha Raghunandan (Sun Nov 15 2020 - 07:19:14 EST)
- Re: [PATCH] phy: phylink: Fix CuSFP issue in phylink Russell King - ARM Linux admin (Sun Nov 15 2020 - 07:20:14 EST)
- [PATCH v3 0/4] ASoC: pcm512x: Patch series to set fmt from `set_fmt()` Kirill Marinushkin (Sun Nov 15 2020 - 07:20:57 EST)
- [PATCH v3 1/4] ASoC: pcm512x: Fix not setting word length if DAIFMT_CBS_CFS Kirill Marinushkin (Sun Nov 15 2020 - 07:21:07 EST)
- [PATCH v3 2/4] ASoC: pcm512x: Rearrange operations in `hw_params()` Kirill Marinushkin (Sun Nov 15 2020 - 07:21:10 EST)
- [PATCH v3 3/4] ASoC: pcm512x: Move format check into `set_fmt()` Kirill Marinushkin (Sun Nov 15 2020 - 07:21:12 EST)
- [PATCH v3 4/4] ASoC: pcm512x: Add support for more data formats Kirill Marinushkin (Sun Nov 15 2020 - 07:21:19 EST)
- Re: [PATCH] PCI: Add sysfs attribute for PCI device power state Maximilian Luz (Sun Nov 15 2020 - 08:05:41 EST)
- Re: [Fonts] 9522750c66: fio.read_iops 7.5% improvement Feng Tang (Sun Nov 15 2020 - 08:05:41 EST)
- [GIT pull] x86/urgent for v5.10-rc4 Thomas Gleixner (Sun Nov 15 2020 - 08:05:42 EST)
- [GIT pull] perf/urgent for v5.10-rc4 Thomas Gleixner (Sun Nov 15 2020 - 08:05:42 EST)
- [GIT pull] locking/urgent for v5.10-rc4 Thomas Gleixner (Sun Nov 15 2020 - 08:05:42 EST)
- Re: [PATCH RFC v3] ipvs: add genetlink cmd to dump all services and destinations Julian Anastasov (Sun Nov 15 2020 - 08:05:42 EST)
- [GIT pull] sched/urgent for v5.10-rc4 Thomas Gleixner (Sun Nov 15 2020 - 08:05:42 EST)
- Re: [PATCH] perf stat: Take cgroups into account for shadow stats Andi Kleen (Sun Nov 15 2020 - 08:05:43 EST)
- Re: [PATCH] perf stat: Take cgroups into account for shadow stats Andi Kleen (Sun Nov 15 2020 - 08:08:47 EST)
- Re: [PATCH v2 5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm kernel test robot (Sun Nov 15 2020 - 08:13:42 EST)
- Re: [PATCH] perf vendor events: Update Skylake client events to v50 Andi Kleen (Sun Nov 15 2020 - 08:38:19 EST)
- Re: [PATCH v5 2/6] fpga: m10bmc-sec: create max10 bmc secure update driver Tom Rix (Sun Nov 15 2020 - 08:45:12 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Eric W. Biederman (Sun Nov 15 2020 - 09:09:41 EST)
- Re: [PATCH v1] clk: tegra30: Use 300MHz for video decoder by default Dmitry Osipenko (Sun Nov 15 2020 - 09:10:30 EST)
- Re: rmk/for-next bisection: baseline.login on bcm2836-rpi-2-b Ard Biesheuvel (Sun Nov 15 2020 - 09:11:20 EST)
- [PATCH] mm: remove the filename in the top of file comment in vmscan.c logic.yu (Sun Nov 15 2020 - 09:15:57 EST)
- Re: [PATCH v5 5/6] fpga: m10bmc-sec: add max10 secure update functions Tom Rix (Sun Nov 15 2020 - 09:17:13 EST)
- Re: [PATCH v5 6/6] fpga: m10bmc-sec: add max10 get_hw_errinfo callback func Tom Rix (Sun Nov 15 2020 - 09:20:13 EST)
- undefined reference to `devm_mux_control_get' kernel test robot (Sun Nov 15 2020 - 09:28:14 EST)
- [GIT PULL] USB/Thunderbolt driver fixes for 5.10-rc4 Greg KH (Sun Nov 15 2020 - 09:29:08 EST)
- [GIT PULL] Char/Misc driver fixes for 5.10-rc4 Greg KH (Sun Nov 15 2020 - 09:29:18 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Eric W. Biederman (Sun Nov 15 2020 - 09:29:36 EST)
- Re: [PATCH v2 0/8] Fork brute force attack mitigation John Wood (Sun Nov 15 2020 - 10:10:25 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Thomas Gleixner (Sun Nov 15 2020 - 10:15:42 EST)
- Re: [PATCH v2] counter: microchip-tcb-capture: Fix CMR value check Kamel Bouhara (Sun Nov 15 2020 - 10:28:16 EST)
- [PATCH] kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use Paolo Bonzini (Sun Nov 15 2020 - 10:28:22 EST)
- [GIT PULL] More KVM fixes for 5.10-rc4 Paolo Bonzini (Sun Nov 15 2020 - 10:31:42 EST)
- Re: [PATCH] counter: microchip-tcb-capture: Fix CMR value check Kamel Bouhara (Sun Nov 15 2020 - 10:33:04 EST)
- Re: [PATCH RFC v1 1/4] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay Andrew Lunn (Sun Nov 15 2020 - 10:37:34 EST)
- [PATCH] ALSA: usb-audio: Use ALC1220-VB-DT mapping for ASUS ROG Strix TRX40 mobo Kai-Heng Feng (Sun Nov 15 2020 - 10:39:12 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Sun Nov 15 2020 - 10:56:42 EST)
- Re: [PATCH v1 net-next] net: dsa: qca: ar9331: add ethtool stats support Andrew Lunn (Sun Nov 15 2020 - 10:56:42 EST)
- [PATCH] tracing: clean up after filter logic rewriting Lukas Bulwahn (Sun Nov 15 2020 - 10:56:42 EST)
- Re: [PATCH v1] drivers: make struct device_driver::remove return void kernel test robot (Sun Nov 15 2020 - 10:58:23 EST)
- Re: [PATCH] net: lantiq: Wait for the GPHY firmware to be ready Andrew Lunn (Sun Nov 15 2020 - 10:58:35 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Andy Lutomirski (Sun Nov 15 2020 - 11:06:20 EST)
- Re: [PATCH v2] mm/shmem.c: make shmem_mapping() inline Hui Su (Sun Nov 15 2020 - 11:30:59 EST)
- Re: WARNING: can't access registers at asm_common_interrupt Jürgen Groß (Sun Nov 15 2020 - 11:30:59 EST)
- Re: [PATCH v1 00/30] Introduce core voltage scaling for NVIDIA Tegra20/30 SoCs Dmitry Osipenko (Sun Nov 15 2020 - 11:31:00 EST)
- Corporate and Personal Loan * Investment Corporate (Sun Nov 15 2020 - 11:46:49 EST)
- [PATCH v3] mm/shmem.c: make shmem_mapping() inline Hui Su (Sun Nov 15 2020 - 11:52:57 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Linus Torvalds (Sun Nov 15 2020 - 11:57:09 EST)
- [PATCH v2] net: lantiq: Wait for the GPHY firmware to be ready Martin Blumenstingl (Sun Nov 15 2020 - 11:58:08 EST)
- Re: [PATCH] net: lantiq: Wait for the GPHY firmware to be ready Martin Blumenstingl (Sun Nov 15 2020 - 11:59:27 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Lukas Wunner (Sun Nov 15 2020 - 12:02:23 EST)
- Re: [PATCH 1/2] KVM: arm64: vgic: Forbid invalid userspace Redistributor accesses Marc Zyngier (Sun Nov 15 2020 - 12:04:05 EST)
- [PATCH] habanalabs/gaudi: align to new FW reset scheme Oded Gabbay (Sun Nov 15 2020 - 12:07:03 EST)
- Re: [PATCH v2] net: lantiq: Wait for the GPHY firmware to be ready Hauke Mehrtens (Sun Nov 15 2020 - 12:07:43 EST)
- [PATCH 0/3] clk/sunxi/media: Fix builds with COMMON_CLK and HAVE_LEGACY_CLK Krzysztof Kozlowski (Sun Nov 15 2020 - 12:10:14 EST)
- Re: [PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct Dr. Greg (Sun Nov 15 2020 - 12:10:14 EST)
- [PATCH 1/3] clk: fix redefinition of clk_prepare on MIPS with HAVE_LEGACY_CLK Krzysztof Kozlowski (Sun Nov 15 2020 - 12:10:14 EST)
- [RFC 2/3] ARM: sunxi: do not select COMMON_CLK to fix builds Krzysztof Kozlowski (Sun Nov 15 2020 - 12:10:14 EST)
- [RFC 3/3] media: atomisp: do not select COMMON_CLK to fix builds Krzysztof Kozlowski (Sun Nov 15 2020 - 12:10:15 EST)
- Re: [PATCH] mfd: cpcap: Fix interrupt regression with regmap clear_ack Pavel Machek (Sun Nov 15 2020 - 12:33:34 EST)
- Re: [PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct Matthew Wilcox (Sun Nov 15 2020 - 12:33:48 EST)
- [PATCH] mm/shmem: use kmem_cache_zalloc in shmem_alloc_inode() Hui Su (Sun Nov 15 2020 - 12:42:46 EST)
- Re: [PATCH v1 11/30] drm/tegra: dc: Support OPP and SoC core voltage scaling Dmitry Osipenko (Sun Nov 15 2020 - 12:42:46 EST)
- Re: [PATCH 1/2] pwm: pca9685: fix duty cycle loss on disable/enable Clemens Gruber (Sun Nov 15 2020 - 12:46:28 EST)
- Re: v5.10-rc3 vs. Droid 4 Pavel Machek (Sun Nov 15 2020 - 12:49:14 EST)
- Re: [git pull] drm next pull for 5.10-rc1 Linus Torvalds (Sun Nov 15 2020 - 13:00:36 EST)
- [PATCH v1] Bluetooth: hci_qca: Handle spurious wakeup from SoC Venkata Lakshmi Narayana Gubba (Sun Nov 15 2020 - 13:00:36 EST)
- Re: [GIT pull] perf/urgent for v5.10-rc4 pr-tracker-bot (Sun Nov 15 2020 - 13:00:37 EST)
- Re: [GIT pull] locking/urgent for v5.10-rc4 pr-tracker-bot (Sun Nov 15 2020 - 13:00:37 EST)
- Re: [GIT pull] sched/urgent for v5.10-rc4 pr-tracker-bot (Sun Nov 15 2020 - 13:00:37 EST)
- Re: [GIT pull] x86/urgent for v5.10-rc4 pr-tracker-bot (Sun Nov 15 2020 - 13:00:37 EST)
- Re: [GIT PULL] More KVM fixes for 5.10-rc4 pr-tracker-bot (Sun Nov 15 2020 - 13:00:37 EST)
- Re: [GIT PULL] percpu fix for v5.10-rc4 pr-tracker-bot (Sun Nov 15 2020 - 13:00:37 EST)
- [PATCH] nsproxy: use put_nsproxy() in switch_task_namespaces() Hui Su (Sun Nov 15 2020 - 13:01:53 EST)
- Re: [PATCH v7 1/2] kunit: Support for Parameterized Testing Marco Elver (Sun Nov 15 2020 - 13:16:13 EST)
- [PATCH] nsproxy: remove judge of timens_on_fork()'s return val Hui Su (Sun Nov 15 2020 - 13:16:14 EST)
- [PATCH] dt-bindings: dmaengine: Convert Qualcomm ADM bindings to yaml Jonathan McDowell (Sun Nov 15 2020 - 13:16:14 EST)
- [PATCH] x86/defconfigs: enable HDA realtek codec Corentin Labbe (Sun Nov 15 2020 - 13:26:22 EST)
- Re: [GIT PULL] USB/Thunderbolt driver fixes for 5.10-rc4 pr-tracker-bot (Sun Nov 15 2020 - 13:29:00 EST)
- Re: [PATCH 02/10] kernel: entry: Expose helpers to migrate TIF to SYSCALL_WORK flags Thomas Gleixner (Sun Nov 15 2020 - 13:29:00 EST)
- Re: [GIT PULL] Char/Misc driver fixes for 5.10-rc4 pr-tracker-bot (Sun Nov 15 2020 - 13:29:00 EST)
- [PATCH] net: phy: mscc: fix excluded_middle.cocci warnings Julia Lawall (Sun Nov 15 2020 - 13:38:37 EST)
- Re: [PATCH v41 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct Dave Hansen (Sun Nov 15 2020 - 13:38:37 EST)
- Re: [PATCH 04/10] seccomp: Migrate to use SYSCALL_WORK flag Thomas Gleixner (Sun Nov 15 2020 - 13:38:37 EST)
- Re: [PATCH 03/10] kernel: entry: Wire up syscall_work in common entry code Thomas Gleixner (Sun Nov 15 2020 - 13:39:07 EST)
- Re: [PATCH 05/10] tracepoints: Migrate to use SYSCALL_WORK flag Thomas Gleixner (Sun Nov 15 2020 - 13:41:28 EST)
- Re: v5.10-rc3 vs. Droid 4 Pavel Machek (Sun Nov 15 2020 - 13:48:16 EST)
- Re: [PATCH 00/10] Migrate syscall entry/exit work to SYSCALL_WORK flagset Thomas Gleixner (Sun Nov 15 2020 - 13:50:47 EST)
- [PATCH RFC v2 0/5] dwmac-meson8b: picosecond precision RX delay support Martin Blumenstingl (Sun Nov 15 2020 - 13:52:46 EST)
- [PATCH RFC v2 2/5] net: stmmac: dwmac-meson8b: fix enabling the timing-adjustment clock Martin Blumenstingl (Sun Nov 15 2020 - 13:53:37 EST)
- [PATCH RFC v2 4/5] net: stmmac: dwmac-meson8b: move RGMII delays into a separate function Martin Blumenstingl (Sun Nov 15 2020 - 13:53:38 EST)
- [PATCH RFC v2 3/5] net: stmmac: dwmac-meson8b: use picoseconds for the RGMII RX delay Martin Blumenstingl (Sun Nov 15 2020 - 13:53:38 EST)
- [PATCH RFC v2 5/5] net: stmmac: dwmac-meson8b: add support for the RGMII RX delay on G12A Martin Blumenstingl (Sun Nov 15 2020 - 13:53:38 EST)
- [PATCH RFC v2 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay Martin Blumenstingl (Sun Nov 15 2020 - 13:53:38 EST)
- Re: [PATCH v6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces Marc Kleine-Budde (Sun Nov 15 2020 - 13:55:28 EST)
- [tip: core/entry] entry: Fix spelling/typo errors in irq entry code tip-bot2 for Ira Weiny (Sun Nov 15 2020 - 13:56:16 EST)
- [PATCH v8 1/2] kunit: Support for Parameterized Testing Arpitha Raghunandan (Sun Nov 15 2020 - 13:58:46 EST)
- Re: [PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference Thomas Gleixner (Sun Nov 15 2020 - 13:59:18 EST)
- [PATCH v8 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature Arpitha Raghunandan (Sun Nov 15 2020 - 13:59:39 EST)
- Re: [PATCH v40 10/24] mm: Add 'mprotect' hook to struct vm_operations_struct Dr. Greg (Sun Nov 15 2020 - 14:00:41 EST)
- [PATCH] thermal: amlogic: Add hwmon support Martin Blumenstingl (Sun Nov 15 2020 - 14:10:39 EST)
- [PATCH] hwmon: drivetemp: fix typo temperatire => temperature Corentin Labbe (Sun Nov 15 2020 - 14:10:39 EST)
- Re: [tip: core/entry] entry: Fix spelling/typo errors in irq entry code Joe Perches (Sun Nov 15 2020 - 14:10:39 EST)
- [PATCH] crypto: allwinner: sun8i-ce: fix two error path's memory leak Corentin Labbe (Sun Nov 15 2020 - 14:10:39 EST)
- [PATCH] ARM: configs: sunxi: enable brcm wireless Corentin Labbe (Sun Nov 15 2020 - 14:18:15 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Thomas Gleixner (Sun Nov 15 2020 - 14:18:26 EST)
- Re: [PATCH v2 0/6] ARM: dts: sun8i: v3s: Enable video decoder Martin Cerveny (Sun Nov 15 2020 - 14:18:26 EST)
- Re: [PATCHv1 4/4] fpga: stratix10-soc: entend driver for bitstream authentication Moritz Fischer (Sun Nov 15 2020 - 14:21:00 EST)
- Re: [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property Moritz Fischer (Sun Nov 15 2020 - 14:21:31 EST)
- [PATCH 0/9] Add support for Microsoft Surface System Aggregator Module Maximilian Luz (Sun Nov 15 2020 - 14:22:04 EST)
- [PATCH 3/9] platform/surface: aggregator: Add event item allocation caching Maximilian Luz (Sun Nov 15 2020 - 14:22:10 EST)
- [PATCH 2/9] platform/surface: aggregator: Add control packet allocation caching Maximilian Luz (Sun Nov 15 2020 - 14:22:11 EST)
- [PATCH 1/9] platform/surface: Add Surface Aggregator subsystem Maximilian Luz (Sun Nov 15 2020 - 14:22:14 EST)
- [PATCH 6/9] platform/surface: aggregator: Add dedicated bus and device type Maximilian Luz (Sun Nov 15 2020 - 14:22:18 EST)
- [PATCH 4/9] platform/surface: aggregator: Add trace points Maximilian Luz (Sun Nov 15 2020 - 14:22:21 EST)
- [PATCH 5/9] platform/surface: aggregator: Add error injection capabilities Maximilian Luz (Sun Nov 15 2020 - 14:22:24 EST)
- [PATCH 9/9] platform/surface: Add Surface ACPI Notify driver Maximilian Luz (Sun Nov 15 2020 - 14:22:27 EST)
- [PATCH 8/9] platform/surface: Add Surface Aggregator user-space interface Maximilian Luz (Sun Nov 15 2020 - 14:22:30 EST)
- [PATCH 7/9] docs: driver-api: Add Surface Aggregator subsystem documentation Maximilian Luz (Sun Nov 15 2020 - 14:22:32 EST)
- Re: v5.10-rc3 vs. Droid 4 Pavel Machek (Sun Nov 15 2020 - 14:25:05 EST)
- Re: [PATCH] drm/mediatek: dsi: Calculate horizontal_backporch_byte by itself Bilal Wasim (Sun Nov 15 2020 - 14:25:38 EST)
- Re: general protection fault in wext_handle_ioctl syzbot (Sun Nov 15 2020 - 14:30:25 EST)
- WARNING: suspicious RCU usage in unmap_page_range syzbot (Sun Nov 15 2020 - 14:30:36 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Sun Nov 15 2020 - 14:32:22 EST)
- Re: [PATCH v8 2/2] fs: ext4: Modify inode-test.c to use KUnit parameterized testing feature Marco Elver (Sun Nov 15 2020 - 14:46:36 EST)
- Re: [PATCH] tick/nohz: Reduce the critical region for jiffies_seq Thomas Gleixner (Sun Nov 15 2020 - 14:46:36 EST)
- [RESEND PATCH 00/10] Introduce devm_fpga_mgr_register() Moritz Fischer (Sun Nov 15 2020 - 14:51:58 EST)
- [RESEND PATCH 04/10] fpga: fpga-mgr: ice40-spi: Simplify registration Moritz Fischer (Sun Nov 15 2020 - 14:51:58 EST)
- [RESEND PATCH 02/10] fpga: fpga-mgr: altera-ps-spi: Simplify registration Moritz Fischer (Sun Nov 15 2020 - 14:51:58 EST)
- [RESEND PATCH 09/10] fpga: fpga-mgr: zynqmp: Simplify registration Moritz Fischer (Sun Nov 15 2020 - 14:51:59 EST)
- [RESEND PATCH 05/10] fpga: fpga-mgr: machxo2-spi: Simplify registration Moritz Fischer (Sun Nov 15 2020 - 14:51:59 EST)
- [RESEND PATCH 08/10] fpga: fpga-mgr: xilinx-spi: Simplify registration Moritz Fischer (Sun Nov 15 2020 - 14:51:59 EST)
- [RESEND PATCH 07/10] fpga: fpga-mgr: ts73xx: Simplify registration Moritz Fischer (Sun Nov 15 2020 - 14:52:00 EST)
- [RESEND PATCH 10/10] fpga: fpga-mgr: altera-pr-ip: Simplify registration Moritz Fischer (Sun Nov 15 2020 - 14:52:00 EST)
- [RESEND PATCH 03/10] fpga: fpga-mgr: dfl-fme-mgr: Simplify registration Moritz Fischer (Sun Nov 15 2020 - 14:52:00 EST)
- [RESEND PATCH 06/10] fpga: fpga-mgr: socfpga: Simplify registration Moritz Fischer (Sun Nov 15 2020 - 14:52:00 EST)
- [RESEND PATCH 01/10] fpga: fpga-mgr: Add devm_fpga_mgr_register() API Moritz Fischer (Sun Nov 15 2020 - 14:52:00 EST)
- Re: [PATCH v5 3/6] fpga: m10bmc-sec: expose max10 flash update count Moritz Fischer (Sun Nov 15 2020 - 15:07:36 EST)
- Re: [PATCH v2 1/1] page_frag: Recover from memory pressure Dongli Zhang (Sun Nov 15 2020 - 15:07:37 EST)
- Re: [PATCH 2/6] timekeeping: add missed kernel-doc marks for 'tkf' Thomas Gleixner (Sun Nov 15 2020 - 15:16:23 EST)
- Re: [PATCH 2/2] dmaengine: dma: Add Hiedma Controller v310 Device Driver kernel test robot (Sun Nov 15 2020 - 15:16:23 EST)
- [PATCH v3 1/1] page_frag: Recover from memory pressure Dongli Zhang (Sun Nov 15 2020 - 15:16:57 EST)
- [PATCH 1/6] drivers: hv: Fix hyperv_record_panic_msg path on comment Matheus Castello (Sun Nov 15 2020 - 15:20:38 EST)
- [PATCH 5/6] drivers: hv: vmbus: Fix unnecessary OOM_MESSAGE Matheus Castello (Sun Nov 15 2020 - 15:20:39 EST)
- [PATCH 3/6] drivers: hv: vmbus: Fix checkpatch LINE_SPACING Matheus Castello (Sun Nov 15 2020 - 15:20:39 EST)
- [PATCH 0/6] Add improvements suggested by checkpatch for vmbus_drv Matheus Castello (Sun Nov 15 2020 - 15:20:39 EST)
- [PATCH 6/6] drivers: hv: vmbus: Fix call msleep using < 20ms Matheus Castello (Sun Nov 15 2020 - 15:20:39 EST)
- [PATCH 4/6] drivers: hv: vmbus: Fix checkpatch SPLIT_STRING Matheus Castello (Sun Nov 15 2020 - 15:22:49 EST)
- Re: [PATCH] PCI: Add sysfs attribute for PCI device power state Bjorn Helgaas (Sun Nov 15 2020 - 15:27:24 EST)
- [PATCH] checkpatch: Fix unescaped left brace Dwaipayan Ray (Sun Nov 15 2020 - 15:30:06 EST)
- [PATCH v2] clk: Add hardware-enable column to clk summary Dmitry Osipenko (Sun Nov 15 2020 - 15:45:39 EST)
- Re: [git pull] drm next pull for 5.10-rc1 Dave Airlie (Sun Nov 15 2020 - 15:46:00 EST)
- [git pull] drm nouveau urgent fixes for 5.10-rc4 Dave Airlie (Sun Nov 15 2020 - 15:46:00 EST)
- [PATCH v4] mfd: tps65910: Correct power-off programming sequence Dmitry Osipenko (Sun Nov 15 2020 - 15:46:01 EST)
- Re: [PATCH] mmc: xenon: enable ACPI support in the driver Adrian Hunter (Sun Nov 15 2020 - 15:46:01 EST)
- [PATCH 2/6] drivers: hv: vmbus: Replace symbolic permissions by octal permissions Matheus Castello (Sun Nov 15 2020 - 15:46:49 EST)
- Re: [PATCH 1/3] x86/quirks: Scan all busses for early PCI quirks Eric W. Biederman (Sun Nov 15 2020 - 15:47:03 EST)
- [PATCH] iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM Lukas Bulwahn (Sun Nov 15 2020 - 16:00:45 EST)
- Re: [PATCH RESEND net-next 06/18] net: phy: marvell: remove the use of .ack_interrupt() Andrew Lunn (Sun Nov 15 2020 - 16:00:45 EST)
- Re: [git pull] drm nouveau urgent fixes for 5.10-rc4 pr-tracker-bot (Sun Nov 15 2020 - 16:18:14 EST)
- Re: [git pull] drm nouveau urgent fixes for 5.10-rc4 Linus Torvalds (Sun Nov 15 2020 - 16:18:14 EST)
- Re: [PATCH 04/13 v4] perf tools: Replace aggregation ID with a struct Jiri Olsa (Sun Nov 15 2020 - 16:18:15 EST)
- Re: [PATCH 07/13 v4] perf tools: restrict visibility of functions Jiri Olsa (Sun Nov 15 2020 - 16:18:15 EST)
- Re: [PATCH 13/13 v4] perf tools: add thread field Jiri Olsa (Sun Nov 15 2020 - 16:18:15 EST)
- Re: [PATCH 02/13 v4] perf tools: Use allocator for perf_cpu_map Jiri Olsa (Sun Nov 15 2020 - 16:18:15 EST)
- Re: [PATCH 00/13 v4] perf tools: fix perf stat with large socket IDs Jiri Olsa (Sun Nov 15 2020 - 16:18:16 EST)
- Re: [PATCH] PCI: Add sysfs attribute for PCI device power state Maximilian Luz (Sun Nov 15 2020 - 16:19:49 EST)
- [PATCH v9 08/17] PM / devfreq: tegra30: Separate configurations per-SoC generation Dmitry Osipenko (Sun Nov 15 2020 - 16:33:53 EST)
- [PATCH v9 04/17] memory: tegra124: Support interconnect framework Dmitry Osipenko (Sun Nov 15 2020 - 16:33:53 EST)
- [PATCH v9 01/17] memory: tegra30: Support interconnect framework Dmitry Osipenko (Sun Nov 15 2020 - 16:33:53 EST)
- [PATCH v9 00/17] Introduce memory interconnect for NVIDIA Tegra SoCs Dmitry Osipenko (Sun Nov 15 2020 - 16:33:53 EST)
- [PATCH v9 12/17] ARM: tegra: Add interconnect properties to Tegra30 device-tree Dmitry Osipenko (Sun Nov 15 2020 - 16:33:54 EST)
- [PATCH v9 09/17] PM / devfreq: tegra20: Deprecate in a favor of emc-stat based driver Dmitry Osipenko (Sun Nov 15 2020 - 16:33:54 EST)
- [PATCH v9 15/17] ARM: tegra: Add EMC OPP properties to Tegra20 device-trees Dmitry Osipenko (Sun Nov 15 2020 - 16:33:54 EST)
- [PATCH v9 14/17] ARM: tegra: Add nvidia,memory-controller phandle to Tegra20 EMC device-tree Dmitry Osipenko (Sun Nov 15 2020 - 16:33:54 EST)
- [PATCH v9 16/17] ARM: tegra: Add EMC OPP and ICC properties to Tegra30 EMC and ACTMON device-tree nodes Dmitry Osipenko (Sun Nov 15 2020 - 16:33:55 EST)
- [PATCH v9 13/17] ARM: tegra: Add interconnect properties to Tegra124 device-tree Dmitry Osipenko (Sun Nov 15 2020 - 16:33:55 EST)
- [PATCH v9 17/17] ARM: tegra: Add EMC OPP and ICC properties to Tegra124 EMC and ACTMON device-tree nodes Dmitry Osipenko (Sun Nov 15 2020 - 16:33:55 EST)
- [PATCH v9 10/17] ARM: tegra: Correct EMC registers size in Tegra20 device-tree Dmitry Osipenko (Sun Nov 15 2020 - 16:33:55 EST)
- [PATCH v9 02/17] memory: tegra124-emc: Make driver modular Dmitry Osipenko (Sun Nov 15 2020 - 16:34:21 EST)
- [PATCH v9 03/17] memory: tegra124-emc: Continue probing if timings are missing in device-tree Dmitry Osipenko (Sun Nov 15 2020 - 16:34:25 EST)
- [PATCH v9 11/17] ARM: tegra: Add interconnect properties to Tegra20 device-tree Dmitry Osipenko (Sun Nov 15 2020 - 16:34:25 EST)
- [PATCH v9 07/17] PM / devfreq: tegra30: Support interconnect and OPPs from device-tree Dmitry Osipenko (Sun Nov 15 2020 - 16:34:25 EST)
- [PATCH v9 05/17] drm/tegra: dc: Support memory bandwidth management Dmitry Osipenko (Sun Nov 15 2020 - 16:34:26 EST)
- [PATCH v9 06/17] drm/tegra: dc: Extend debug stats with total number of events Dmitry Osipenko (Sun Nov 15 2020 - 16:34:26 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Nathan Chancellor (Sun Nov 15 2020 - 16:44:01 EST)
- [ANNOUNCE] 4.14.206-rt99 Clark Williams (Sun Nov 15 2020 - 17:05:03 EST)
- Re: [PATCH 08/15] input: touchscreen: surface3_spi: Remove set but unused variable 'timestamp' Peter Hutterer (Sun Nov 15 2020 - 17:05:03 EST)
- drivers/staging/vc04_services/vchiq-mmal/mmal-vchiq.c:932:2: warning: 'strncpy' specified bound 128 equals destination size kernel test robot (Sun Nov 15 2020 - 17:11:24 EST)
- RE: [PATCH 1/6] drivers: hv: Fix hyperv_record_panic_msg path on comment Michael Kelley (Sun Nov 15 2020 - 17:12:06 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Thomas Gleixner (Sun Nov 15 2020 - 17:12:06 EST)
- RE: [PATCH 2/6] drivers: hv: vmbus: Replace symbolic permissions by octal permissions Michael Kelley (Sun Nov 15 2020 - 17:15:19 EST)
- Re: [PATCH 6/6] timekeeping: fix kernel-doc mark issue on read_persistent_clock64 Thomas Gleixner (Sun Nov 15 2020 - 17:16:26 EST)
- RE: [PATCH 3/6] drivers: hv: vmbus: Fix checkpatch LINE_SPACING Michael Kelley (Sun Nov 15 2020 - 17:17:03 EST)
- Re: linux-next: build warning after merge of the tip tree Stephen Rothwell (Sun Nov 15 2020 - 17:18:27 EST)
- Re: [PATCH 5/6] timekeeping: add ts/tk explaination for kernel-doc Thomas Gleixner (Sun Nov 15 2020 - 17:19:38 EST)
- Re: linux-next: build warning after merge of the tip tree Balbir Singh (Sun Nov 15 2020 - 17:23:53 EST)
- RE: [PATCH 4/6] drivers: hv: vmbus: Fix checkpatch SPLIT_STRING Michael Kelley (Sun Nov 15 2020 - 17:25:48 EST)
- Re: [PATCH 3/6] timekeeping: add kernel-doc markup for pvclock notifier Thomas Gleixner (Sun Nov 15 2020 - 17:28:20 EST)
- [PATCH] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add gpio-line-names Michael Klein (Sun Nov 15 2020 - 17:32:21 EST)
- RE: [PATCH 6/6] drivers: hv: vmbus: Fix call msleep using < 20ms Michael Kelley (Sun Nov 15 2020 - 17:32:50 EST)
- WARNING at kernel/sched/core.c:2013 migration_cpu_stop+0x2e3/0x330 Oleksandr Natalenko (Sun Nov 15 2020 - 17:33:36 EST)
- Re: [PATCH 1/6] time: fix kernel-doc markup Thomas Gleixner (Sun Nov 15 2020 - 17:51:38 EST)
- [tip: timers/core] timekeeping: Address parameter documentation issues for various functions tip-bot2 for Alex Shi (Sun Nov 15 2020 - 17:51:38 EST)
- [tip: timers/core] timekeeping: Add missing parameter documentation for update_fast_timekeeper() tip-bot2 for Alex Shi (Sun Nov 15 2020 - 17:51:39 EST)
- [tip: timers/core] timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers tip-bot2 for Sebastian Andrzej Siewior (Sun Nov 15 2020 - 17:51:39 EST)
- [tip: timers/core] time: Add missing colons for parameter documentation of time64_to_tm() tip-bot2 for Alex Shi (Sun Nov 15 2020 - 17:51:39 EST)
- [tip: timers/core] timer_list: Use printk format instead of open-coded symbol lookup tip-bot2 for Helge Deller (Sun Nov 15 2020 - 17:51:39 EST)
- [tip: timers/core] timekeeping: Remove static functions from kernel-doc markup tip-bot2 for Alex Shi (Sun Nov 15 2020 - 17:51:39 EST)
- [tip: timers/core] timekeeping: Fix up function documentation for the NMI safe accessors tip-bot2 for Thomas Gleixner (Sun Nov 15 2020 - 17:51:40 EST)
- [tip: timers/core] timekeeping: Add missing parameter docs for pvclock_gtod_[un]register_notifier() tip-bot2 for Alex Shi (Sun Nov 15 2020 - 17:51:40 EST)
- [tip: timers/core] timekeeping: Fix parameter docs of read_persistent_wall_and_boot_offset() tip-bot2 for Alex Shi (Sun Nov 15 2020 - 17:51:40 EST)
- Re: [tip: core/entry] entry: Fix spelling/typo errors in irq entry code Thomas Gleixner (Sun Nov 15 2020 - 17:52:11 EST)
- linux-next: Signed-off-by missing for commit in the fpga tree Stephen Rothwell (Sun Nov 15 2020 - 17:52:45 EST)
- [PATCH] arm64: dts: ls1028a: add optee node Michael Walle (Sun Nov 15 2020 - 17:53:30 EST)
- [PATCH] arm64: dts: freescale: sl28: combine SPI MTD partitions Michael Walle (Sun Nov 15 2020 - 17:54:48 EST)
- [tip: core/entry] entry: Fix spelling/typo errors in irq entry code tip-bot2 for Ira Weiny (Sun Nov 15 2020 - 17:56:38 EST)
- Re: [PATCH v6 1/7] fpga: sec-mgr: fpga security manager class driver Moritz Fischer (Sun Nov 15 2020 - 18:04:57 EST)
- Re: [PATCH v5 2/4] mfd: Add driver for Embedded Controller found on Acer Iconia Tab A500 Dmitry Osipenko (Sun Nov 15 2020 - 18:13:28 EST)
- Re: [PATCH 01/40] drm/amd/include/vega10_ip_offset: Mark _BASE structs as __maybe_unused Joe Perches (Sun Nov 15 2020 - 18:13:28 EST)
- Re: [PATCH] drm/mediatek: dsi: Calculate horizontal_backporch_byte by itself Chun-Kuang Hu (Sun Nov 15 2020 - 18:13:28 EST)
- [tip:irq/core] BUILD SUCCESS e906a546bd8653ed2e7a14cb300fd17952d7f862 kernel test robot (Sun Nov 15 2020 - 18:30:15 EST)
- [rcu:dev.2020.11.10a 39/46] ERROR: modpost: "get_state_synchronize_srcu" undefined! kernel test robot (Sun Nov 15 2020 - 18:30:15 EST)
- Re: [PATCH 00/11] Decouple Mediatek DRM sub driver Chun-Kuang Hu (Sun Nov 15 2020 - 18:38:56 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Sun Nov 15 2020 - 18:38:56 EST)
- Re: linux-next: build warnings after merge of the drm tree Stephen Rothwell (Sun Nov 15 2020 - 18:45:40 EST)
- Re: [PATCH] iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVM Lu Baolu (Sun Nov 15 2020 - 18:49:08 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Nathan Chancellor (Sun Nov 15 2020 - 18:52:37 EST)
- Re: [PATCH v2 1/2] leds: rt4505: Add support for Richtek RT4505 flash LED controller Linus Walleij (Sun Nov 15 2020 - 18:55:45 EST)
- Re: linux-next: build warning after merge of the drm tree Stephen Rothwell (Sun Nov 15 2020 - 19:01:55 EST)
- Re: [rcu:dev.2020.11.10a 39/46] ERROR: modpost: "get_state_synchronize_srcu" undefined! Paul E. McKenney (Sun Nov 15 2020 - 19:20:38 EST)
- [tip:master] BUILD SUCCESS fe4adf6f92c4fc0e29775f35d22d83edaabde539 kernel test robot (Sun Nov 15 2020 - 19:20:39 EST)
- Re: [PATCH v4 06/17] PCI: add SIOV and IMS capability detection Raj, Ashok (Sun Nov 15 2020 - 19:24:38 EST)
- Re: [PATCH -next] drm/lima: simplify the return expression of lima_devfreq_target Qiang Yu (Sun Nov 15 2020 - 19:24:38 EST)
- Re: [PATCH 15/40] drm/lima/lima_drv: Demote kernel-doc formatting abuse Qiang Yu (Sun Nov 15 2020 - 19:25:09 EST)
- Re: linux-next: Signed-off-by missing for commit in the fpga tree Moritz Fischer (Sun Nov 15 2020 - 19:25:10 EST)
- Re: [PATCH 23/40] drm/lima/lima_sched: Remove unused and unnecessary variable 'ret' Qiang Yu (Sun Nov 15 2020 - 19:25:10 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Sun Nov 15 2020 - 19:25:48 EST)
- Re: [kbuild-all] Re: [PATCH v6] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces Rong Chen (Sun Nov 15 2020 - 19:33:04 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Nathan Chancellor (Sun Nov 15 2020 - 19:34:41 EST)
- Re: [PATCH V2 Resend 1/2] drm/lima: Unconditionally call dev_pm_opp_of_remove_table() Qiang Yu (Sun Nov 15 2020 - 19:40:27 EST)
- Re: [PATCH 5/7] drm/lima: dev_pm_opp_put_*() accepts NULL argument Qiang Yu (Sun Nov 15 2020 - 19:42:35 EST)
- Re: [PATCH v2] x86: Fix x32 System V message queue syscalls Jessica Clarke (Sun Nov 15 2020 - 19:57:09 EST)
- Linux 5.10-rc4 Linus Torvalds (Sun Nov 15 2020 - 20:00:38 EST)
- [PATCH] power: supply: Fix missing IRQF_ONESHOT as only threaded handler Tian Tao (Sun Nov 15 2020 - 20:11:01 EST)
- Re: [PATCH] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind() Xiongfeng Wang (Sun Nov 15 2020 - 20:11:01 EST)
- [PATCH net-next 1/3] nfc: s3fwrn5: Remove the max_payload Bongsu Jeon (Sun Nov 15 2020 - 20:16:43 EST)
- [PATCH net-next 2/3] nfc: s3fwrn5: Fix the misspelling in a comment Bongsu Jeon (Sun Nov 15 2020 - 20:19:20 EST)
- [PATCH v2] drm/sun4i: dw-hdmi: fix error return code in sun8i_dw_hdmi_bind() Xiongfeng Wang (Sun Nov 15 2020 - 20:19:20 EST)
- Re: [PATCH RFC v1 1/1] scsi: pm: Leave runtime resume along if block layer PM is enabled Can Guo (Sun Nov 15 2020 - 20:20:15 EST)
- [PATCH net-next 3/3] nfc: s3fwrn5: Change the error code Bongsu Jeon (Sun Nov 15 2020 - 20:20:16 EST)
- Re: [PATCH 1/1] kasan: fix object remain in offline per-cpu quarantine Kuan-Ying Lee (Sun Nov 15 2020 - 20:45:53 EST)
- Re: [PATCH RFC v1 1/1] scsi: pm: Leave runtime resume along if block layer PM is enabled Can Guo (Sun Nov 15 2020 - 20:45:53 EST)
- Re: [tip: timers/core] timer_list: Use printk format instead of open-coded symbol lookup Joe Perches (Sun Nov 15 2020 - 20:55:04 EST)
- Re: [PATCH 1/3] asm-generic/atomic64: Add support for ARCH_ATOMIC Nicholas Piggin (Sun Nov 15 2020 - 20:55:04 EST)
- drivers/accessibility/speakup/serialio.c:48:19: warning: variable 'quot' set but not used kernel test robot (Sun Nov 15 2020 - 20:57:36 EST)
- linux-next: manual merge of the amdgpu tree with the drm tree Stephen Rothwell (Sun Nov 15 2020 - 21:05:19 EST)
- [PATCH] cxbgb4: Fix build failure when CHELSIO_TLS_DEVICE=n Tom Seewald (Sun Nov 15 2020 - 21:34:34 EST)
- [PATCH] scsi: fnic: Fix error return in fnic_probe Kefeng Wang (Sun Nov 15 2020 - 21:38:48 EST)
- Re: [PATCH 1/6] time: fix kernel-doc markup Alex Shi (Sun Nov 15 2020 - 21:48:34 EST)
- Re: [PATCHv1 0/4] Extend FPGA manager and region drivers for Xu Yilun (Sun Nov 15 2020 - 21:48:34 EST)
- Collecting both remote and "local" coverage with KCOV Alexander Bulekov (Sun Nov 15 2020 - 21:51:48 EST)
- Re: [PATCHv1 3/4] dt-bindings: fpga: add authenticate-fpga-config property Xu Yilun (Sun Nov 15 2020 - 21:52:59 EST)
- Re: [PATCH v2] net: lantiq: Wait for the GPHY firmware to be ready Florian Fainelli (Sun Nov 15 2020 - 21:58:23 EST)
- [PATCH] NFS: only invalidate dentrys that are clearly invalid. NeilBrown (Sun Nov 15 2020 - 22:00:00 EST)
- [PATCH] brcmsmac: ampdu: Check BA window size before checking block ack Dmitry Safonov (Sun Nov 15 2020 - 22:07:28 EST)
- [PATCH v7 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC Ramuthevar,Vadivel MuruganX (Sun Nov 15 2020 - 22:10:15 EST)
- [PATCH v7 1/6] spi: cadence-quadspi: Add QSPI support for Intel LGM SoC Ramuthevar,Vadivel MuruganX (Sun Nov 15 2020 - 22:10:27 EST)
- [PATCH v7 3/6] spi: cadence-quadspi: Add multi-chipselect support for Intel LGM SoC Ramuthevar,Vadivel MuruganX (Sun Nov 15 2020 - 22:10:27 EST)
- [PATCH v7 2/6] spi: cadence-quadspi: Disable the DAC for Intel LGM SoC Ramuthevar,Vadivel MuruganX (Sun Nov 15 2020 - 22:10:27 EST)
- [PATCH v7 4/6] spi: Move cadence-quadspi.txt to Documentation/devicetree/bindings/spi Ramuthevar,Vadivel MuruganX (Sun Nov 15 2020 - 22:10:27 EST)
- [PATCH v7 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml Ramuthevar,Vadivel MuruganX (Sun Nov 15 2020 - 22:10:32 EST)
- [PATCH v7 6/6] dt-bindings: spi: Add compatible for Intel LGM SoC Ramuthevar,Vadivel MuruganX (Sun Nov 15 2020 - 22:10:35 EST)
- Re: [PATCH v3 1/3] clk: sifive: Extract prci core to common base Zong Li (Sun Nov 15 2020 - 22:14:17 EST)
- bitmap: Remove unused function declaration Ma, Jianpeng (Sun Nov 15 2020 - 22:17:27 EST)
- [PATCH net-next v4] net: linux/skbuff.h: combine SKB_EXTENSIONS + KCOV handling Randy Dunlap (Sun Nov 15 2020 - 22:17:36 EST)
- Re: [PATCH] perf/intel: Remove Perfmon-v4 counter_freezing support Like Xu (Sun Nov 15 2020 - 22:22:58 EST)
- Re: [PATCH 1/6] seq_file: add seq_read_iter Al Viro (Sun Nov 15 2020 - 22:30:10 EST)
- Re: [PATCH] ARM: dts: aspeed: wedge400: Fix FMC flash0 layout Joel Stanley (Sun Nov 15 2020 - 22:33:39 EST)
- Re: [PATCH] ARM: dts: aspeed: minipack: Fixup I2C tree Joel Stanley (Sun Nov 15 2020 - 22:34:01 EST)
- Re: [PATCH RFC 00/12] vdpa: generalize vdpa simulator and add block device Jason Wang (Sun Nov 15 2020 - 22:38:07 EST)
- Re: [PATCH] checkpatch: Fix unescaped left brace Joe Perches (Sun Nov 15 2020 - 22:43:43 EST)
- Re: [PATCH v21 00/19] per memcg lru lock Alex Shi (Sun Nov 15 2020 - 22:47:06 EST)
- Re: [PATCH] MAINTAINERS: rectify file patterns for NETFILTER Joe Perches (Sun Nov 15 2020 - 23:03:49 EST)
- Re: bitmap: Remove unused function declaration Yury Norov (Sun Nov 15 2020 - 23:04:00 EST)
- Re: [PATCH RFC 03/12] vdpa_sim: remove hard-coded virtq count Jason Wang (Sun Nov 15 2020 - 23:04:01 EST)
- Re: [PATCH RFC 02/12] vdpa: split vdpasim to core and net modules Jason Wang (Sun Nov 15 2020 - 23:04:01 EST)
- [PATCH] usb: typec: qcom-pmic-typec: fix builtin build errors Randy Dunlap (Sun Nov 15 2020 - 23:07:26 EST)
- [PATCH] spi: dw: fix build error by selecting MULTIPLEXER Randy Dunlap (Sun Nov 15 2020 - 23:07:33 EST)
- Re: [PATCH RFC 04/12] vdpa: add vdpa simulator for block device Jason Wang (Sun Nov 15 2020 - 23:10:43 EST)
- Re: [PATCH] soc: aspeed: Fix a reference leak in aspeed_socinfo_init() Andrew Jeffery (Sun Nov 15 2020 - 23:11:20 EST)
- Re: [PATCH RFC 05/12] vdpa_sim: remove the limit of IOTLB entries Jason Wang (Sun Nov 15 2020 - 23:12:58 EST)
- s390-linux-ld: socfpga.c:undefined reference to `devm_ioremap_resource' kernel test robot (Sun Nov 15 2020 - 23:12:59 EST)
- Re: [PATCH RFC 06/12] vdpa_sim: add struct vdpasim_device to store device properties Jason Wang (Sun Nov 15 2020 - 23:14:50 EST)
- Re: [PATCH RFC 07/12] vdpa_sim: move config management outside of the core Jason Wang (Sun Nov 15 2020 - 23:18:35 EST)
- Re: [PATCH RFC 08/12] vdpa_sim: use kvmalloc to allocate vdpasim->buffer Jason Wang (Sun Nov 15 2020 - 23:19:32 EST)
- Re: [PATCH RFC 09/12] vdpa_sim: make vdpasim->buffer size configurable Jason Wang (Sun Nov 15 2020 - 23:20:12 EST)
- Re: [PATCH RFC 10/12] vdpa_sim: split vdpasim_virtqueue's iov field in riov and wiov Jason Wang (Sun Nov 15 2020 - 23:21:49 EST)
- Re: [PATCH] NFS: only invalidate dentrys that are clearly invalid. Trond Myklebust (Sun Nov 15 2020 - 23:29:03 EST)
- [PATCH] media: meson: vdec: add G12/SM1 to module description Christian Hewitt (Sun Nov 15 2020 - 23:31:23 EST)
- Re: [PATCH RFC 11/12] vringh: allow vringh_iov_xfer() to skip bytes when ptr is NULL Jason Wang (Sun Nov 15 2020 - 23:32:39 EST)
- Re: irq-loongson-pch-pic.c:undefined reference to `of_iomap' Randy Dunlap (Sun Nov 15 2020 - 23:34:27 EST)
- [PATCH v3] ath10k: Fix the parsing error in service available event Rakesh Pillai (Sun Nov 15 2020 - 23:35:36 EST)
- [PATCH 0/3] PPC: Fix -Wimplicit-fallthrough for clang Nick Desaulniers (Sun Nov 15 2020 - 23:36:16 EST)
- [PATCH 1/3] powerpc: boot: include compiler_attributes.h Nick Desaulniers (Sun Nov 15 2020 - 23:36:23 EST)
- [PATCH 2/3] Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" Nick Desaulniers (Sun Nov 15 2020 - 23:36:23 EST)
- [PATCH 3/3] powerpc: fix -Wimplicit-fallthrough Nick Desaulniers (Sun Nov 15 2020 - 23:36:23 EST)
- Re: [PATCH] NFS: only invalidate dentrys that are clearly invalid. NeilBrown (Sun Nov 15 2020 - 23:44:30 EST)
- [PATCH v2] mm: memblock: add more debug logs Faiyaz Mohammed (Sun Nov 15 2020 - 23:45:19 EST)
- Re: [PATCH] NFS: only invalidate dentrys that are clearly invalid. Trond Myklebust (Sun Nov 15 2020 - 23:51:39 EST)
9219 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc