Linux-Kernel Archive
By Date
Most Recent messages
9100 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
- Re: [PATCH 1/8] membarrier: Document why membarrier() works Nicholas Piggin (Wed Jun 16 2021 - 00:00:47 EST)
- Re: [PATCH v3 8/9] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests Can Guo (Wed Jun 16 2021 - 00:01:45 EST)
- Re: [PATCH v2 3/4] pstore/blk: Include zone in pstore_device_info Christoph Hellwig (Wed Jun 16 2021 - 00:02:54 EST)
- Re: [PATCH v10 00/12] Restricted DMA Claire Chang (Wed Jun 16 2021 - 00:03:52 EST)
- Re: [PATCH v11 09/12] swiotlb: Add restricted DMA alloc/free support Claire Chang (Wed Jun 16 2021 - 00:04:43 EST)
- Re: [PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer Christoph Hellwig (Wed Jun 16 2021 - 00:09:42 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Vinod Koul (Wed Jun 16 2021 - 00:15:17 EST)
- Re: [PATCH v9 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource Vinod Koul (Wed Jun 16 2021 - 00:18:16 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Nicholas Piggin (Wed Jun 16 2021 - 00:20:00 EST)
- [PATCH net-next] qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.c Wang Hai (Wed Jun 16 2021 - 00:22:11 EST)
- [PATCH bpf] samples/bpf: Fix Segmentation fault for xdp_redirect command Wang Hai (Wed Jun 16 2021 - 00:24:28 EST)
- Re: [PATCH 2/8] x86/mm: Handle unlazying membarrier core sync in the arch code Nicholas Piggin (Wed Jun 16 2021 - 00:25:32 EST)
- [PATCH bpf] samples/bpf: Fix the error return code of xdp_redirect's main() Wang Hai (Wed Jun 16 2021 - 00:26:37 EST)
- Re: [PATCH 3/8] membarrier: Remove membarrier_arch_switch_mm() prototype in core code Nicholas Piggin (Wed Jun 16 2021 - 00:26:48 EST)
- Re: [PATCH 5/8] membarrier, kthread: Use _ONCE accessors for task->mm Nicholas Piggin (Wed Jun 16 2021 - 00:29:02 EST)
- Re: [PATCH 6/8] powerpc/membarrier: Remove special barrier on mm switch Nicholas Piggin (Wed Jun 16 2021 - 00:40:58 EST)
- Re: [PATCH v3 8/9] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests Bart Van Assche (Wed Jun 16 2021 - 00:40:58 EST)
- Re: [PATCH v12 1/6] kasan: allow an architecture to disable inline instrumentation Daniel Axtens (Wed Jun 16 2021 - 00:40:58 EST)
- [PATCH -next 1/3] usb: host: xhci-tegra: add missing put_device() in tegra_xusb_probe() Yang Yingliang (Wed Jun 16 2021 - 00:41:36 EST)
- [PATCH -next 2/3] usb: host: xhci-tegra: Add missing of_node_put() in tegra_xusb_probe() Yang Yingliang (Wed Jun 16 2021 - 00:41:37 EST)
- Re: [PATCH v12 2/6] kasan: allow architectures to provide an outline readiness check Daniel Axtens (Wed Jun 16 2021 - 00:41:49 EST)
- [PATCH -next 3/3] usb: host: xhci-tegra: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Wed Jun 16 2021 - 00:41:59 EST)
- [tip:x86/urgent] BUILD SUCCESS WITH WARNING 4692bc775d2180a937335ccba0edce557103d44a kernel test robot (Wed Jun 16 2021 - 00:44:12 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Nicholas Piggin (Wed Jun 16 2021 - 00:45:30 EST)
- Re: [PATCH v3] block: fix trace completion for chained bio Christoph Hellwig (Wed Jun 16 2021 - 00:54:09 EST)
- Re: [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU Johannes Weiner (Wed Jun 16 2021 - 00:54:22 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Sanjay R Mehta (Wed Jun 16 2021 - 00:55:11 EST)
- Re: [PATCH 0/5] cpufreq: cppc: Fix suspend/resume specific races with FIE code Viresh Kumar (Wed Jun 16 2021 - 00:57:15 EST)
- Re: [PATCH v11 09/12] swiotlb: Add restricted DMA alloc/free support Christoph Hellwig (Wed Jun 16 2021 - 00:59:29 EST)
- [PATCH] fm10k: : Fix an error handling path in 'fm10k_probe()' Christophe JAILLET (Wed Jun 16 2021 - 01:00:47 EST)
- BANNED contents from you (application/octet-stream,.exe,.exe-ms,TEXT.SCR) Content-filter at natalya.videolan.org (Wed Jun 16 2021 - 01:04:50 EST)
- [PATCH] e1000e: Fix an error handling path in 'e1000_probe()' Christophe JAILLET (Wed Jun 16 2021 - 01:06:01 EST)
- Re: [PATCH RFCv4 0/4] make '%pD' print full path for file Christoph Hellwig (Wed Jun 16 2021 - 01:10:24 EST)
- Re: [PATCH] ramfs: skip mknod if inode already exists. Christoph Hellwig (Wed Jun 16 2021 - 01:11:03 EST)
- [PATCH v2] TDA1997x: enable EDID support Krzysztof Hałasa (Wed Jun 16 2021 - 01:14:03 EST)
- Re: [PATCH] proc: Track /proc/$pid/attr/ opener mm_struct youling 257 (Wed Jun 16 2021 - 01:15:31 EST)
- RE: [PATCH RFCv4 0/4] make '%pD' print full path for file Justin He (Wed Jun 16 2021 - 01:17:30 EST)
- Re: [PATCH v11 09/12] swiotlb: Add restricted DMA alloc/free support Claire Chang (Wed Jun 16 2021 - 01:17:47 EST)
- Re: [PATCH v11 09/12] swiotlb: Add restricted DMA alloc/free support Christoph Hellwig (Wed Jun 16 2021 - 01:18:47 EST)
- Re: [PATCH] vmxnet3: prevent building with 256K pages Christoph Hellwig (Wed Jun 16 2021 - 01:21:40 EST)
- Re: [PATCH v9 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource Sanjay R Mehta (Wed Jun 16 2021 - 01:23:51 EST)
- [PATCH] nvme.h: add missing nvme_lba_range_type endianness annotations Wesley Sheng (Wed Jun 16 2021 - 01:25:24 EST)
- Re: [PATCH] vmxnet3: prevent building with 256K pages Christophe Leroy (Wed Jun 16 2021 - 01:34:11 EST)
- [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Hsin-Yi Wang (Wed Jun 16 2021 - 01:34:11 EST)
- Re: [v1 1/3] dt-bindings: msm/dsi: Add yaml schema for 7nm DSI PHY rajeevny (Wed Jun 16 2021 - 01:50:51 EST)
- [PATCH] ASoC: codecs: Fix duplicate included sound/soc.h Jiapeng Chong (Wed Jun 16 2021 - 01:51:27 EST)
- [PATCH] iavf: Fix an error handling path in 'iavf_probe()' Christophe JAILLET (Wed Jun 16 2021 - 01:53:10 EST)
- [PATCH] net: mhi_net: make mhi_wwan_ops static Jiapeng Chong (Wed Jun 16 2021 - 01:53:29 EST)
- Re: [PATCH V3] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card sbhanu (Wed Jun 16 2021 - 01:55:14 EST)
- [PATCH] ASoC: hdmi-codec: make hdmi_codec_controls static Jiapeng Chong (Wed Jun 16 2021 - 01:55:57 EST)
- Re: [PATCH] proc: Track /proc/$pid/attr/ opener mm_struct Greg KH (Wed Jun 16 2021 - 01:56:14 EST)
- Re: [PATCH v4 4/4] remoteproc: core: Cleanup device in case of failure Greg KH (Wed Jun 16 2021 - 01:57:06 EST)
- [PATCH] crypto: sl3516 - Fix duplicate included linux/io.h Jiapeng Chong (Wed Jun 16 2021 - 01:58:17 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Viresh Kumar (Wed Jun 16 2021 - 01:58:47 EST)
- Re: [PATCH v3 1/4] remoteproc: core: Move cdev add before device add Greg KH (Wed Jun 16 2021 - 01:58:54 EST)
- Re: [PATCH 14/34] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:00:44 EST)
- [PATCH] drm/i915/gt: Fix duplicate included intel_region_lmem.h Jiapeng Chong (Wed Jun 16 2021 - 02:02:11 EST)
- [PATCH 1/2] riscv: dts: microchip: Drop "clock-frequency" property of cpu nodes Bin Meng (Wed Jun 16 2021 - 02:02:37 EST)
- [PATCH 2/2] riscv: dts: microchip: Fix wrong interrupt numbers of DMA Bin Meng (Wed Jun 16 2021 - 02:02:42 EST)
- Re: [PATCH] x86/sgx: Suppress WARN on inability to sanitize EPC if ksgxd is stopped Du Cheng (Wed Jun 16 2021 - 02:03:21 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Greg Kroah-Hartman (Wed Jun 16 2021 - 02:06:04 EST)
- Re: [PATCH] cifs: retry lookup and readdir when EAGAIN is returned. ronnie sahlberg (Wed Jun 16 2021 - 02:09:41 EST)
- [PATCH rdma-next v2] RDMA: Fix kernel-doc warnings about wrong comment Leon Romanovsky (Wed Jun 16 2021 - 02:09:56 EST)
- Re: [PATCH 14/34] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:13:34 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Greg KH (Wed Jun 16 2021 - 02:16:35 EST)
- Re: [PATCH -next] drivers: usb: add missing MODULE_DEVICE_TABLE definition in brcmstb-usb-pinmap.c Greg KH (Wed Jun 16 2021 - 02:17:58 EST)
- Re: [PATCH] serial: amba-pl011: add RS485 support Jiri Slaby (Wed Jun 16 2021 - 02:18:07 EST)
- Re: [PATCH] net/mlx5: Fix missing error code in mlx5_init_fs() Leon Romanovsky (Wed Jun 16 2021 - 02:19:42 EST)
- Re: [PATCH] tty: n_gsm: Fix CR bit value when initiator=0 Greg KH (Wed Jun 16 2021 - 02:20:09 EST)
- Re: [PATCH net-next v4 02/10] net: sparx5: add the basic sparx5 driver Steen Hegelund (Wed Jun 16 2021 - 02:20:33 EST)
- [PATCH v12 00/12] Restricted DMA Claire Chang (Wed Jun 16 2021 - 02:22:11 EST)
- [PATCH v12 01/12] swiotlb: Refactor swiotlb init functions Claire Chang (Wed Jun 16 2021 - 02:22:23 EST)
- [PATCH v12 02/12] swiotlb: Refactor swiotlb_create_debugfs Claire Chang (Wed Jun 16 2021 - 02:22:29 EST)
- [PATCH v12 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used Claire Chang (Wed Jun 16 2021 - 02:22:40 EST)
- [PATCH v12 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument Claire Chang (Wed Jun 16 2021 - 02:22:47 EST)
- [PATCH v12 05/12] swiotlb: Update is_swiotlb_active to add a struct device argument Claire Chang (Wed Jun 16 2021 - 02:22:55 EST)
- [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing Claire Chang (Wed Jun 16 2021 - 02:23:04 EST)
- [PATCH v2 0/1] siox: Introduce dev_err_probe helper Thorsten Scherer (Wed Jun 16 2021 - 02:23:13 EST)
- [PATCH v2 1/1] siox: Simplify error handling via dev_err_probe() Thorsten Scherer (Wed Jun 16 2021 - 02:23:18 EST)
- [PATCH v12 07/12] swiotlb: Move alloc_size to swiotlb_find_slots Claire Chang (Wed Jun 16 2021 - 02:23:19 EST)
- [PATCH v12 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single Claire Chang (Wed Jun 16 2021 - 02:23:22 EST)
- [PATCH v12 09/12] swiotlb: Add restricted DMA alloc/free support Claire Chang (Wed Jun 16 2021 - 02:23:31 EST)
- [PATCH v12 10/12] swiotlb: Add restricted DMA pool initialization Claire Chang (Wed Jun 16 2021 - 02:23:39 EST)
- [PATCH v12 11/12] dt-bindings: of: Add restricted DMA pool Claire Chang (Wed Jun 16 2021 - 02:23:48 EST)
- [PATCH v12 12/12] of: Add plumbing for restricted DMA pool Claire Chang (Wed Jun 16 2021 - 02:23:57 EST)
- Re: [PATCH v11 00/12] Restricted DMA Claire Chang (Wed Jun 16 2021 - 02:25:59 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Hsin-Yi Wang (Wed Jun 16 2021 - 02:26:23 EST)
- Re: [PATCH v2 02/10] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp Bhupesh Sharma (Wed Jun 16 2021 - 02:26:45 EST)
- [PATCH] riscv: dts: microchip: Define hart clocks Bin Meng (Wed Jun 16 2021 - 02:27:24 EST)
- Re: [PATCH net-next v2] net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS subashab (Wed Jun 16 2021 - 02:27:28 EST)
- [PATCH v2 04/29] docs: admin-guide: hw-vuln: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:27:53 EST)
- [PATCH v2 02/29] docs: dev-tools: kunit: don't use a table for docs name Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:27:59 EST)
- [PATCH v2 06/29] docs: block: biodoc.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:05 EST)
- [PATCH v2 05/29] docs: admin-guide: sysctl: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:10 EST)
- [PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:11 EST)
- [PATCH v2 08/29] docs: core-api: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:14 EST)
- [PATCH v2 03/29] docs: admin-guide: pm: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:17 EST)
- [PATCH v2 09/29] docs: dev-tools: testing-overview.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:25 EST)
- [PATCH v2 07/29] docs: bpf: bpf_lsm.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:31 EST)
- [PATCH v2 22/29] docs: PCI: pci.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:34 EST)
- [PATCH v2 20/29] docs: networking: devlink: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:36 EST)
- [PATCH v2 28/29] docs: virt: kvm: s390-pv-boot.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:38 EST)
- [PATCH v2 21/29] docs: PCI: endpoint: pci-endpoint-cfs.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:41 EST)
- [PATCH v2 23/29] docs: process: submitting-patches.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:45 EST)
- [PATCH v2 24/29] docs: security: landlock.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:48 EST)
- [PATCH v2 29/29] docs: x86: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:51 EST)
- [PATCH v2 27/29] docs: userspace-api: landlock.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:55 EST)
- [PATCH v2 19/29] docs: kernel-hacking: hacking.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:28:58 EST)
- [PATCH v2 25/29] docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:04 EST)
- [PATCH v2 26/29] docs: trace: ftrace.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:05 EST)
- [PATCH v2 18/29] docs: i2c: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:12 EST)
- [PATCH v2 17/29] docs: firmware-guide: acpi: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:15 EST)
- [PATCH v2 16/29] docs: driver-api: usb: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:19 EST)
- [PATCH v2 01/29] docs: devices.rst: better reference documentation docs Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:26 EST)
- [PATCH v2 11/29] docs: devicetree: bindings: submitting-patches.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:29 EST)
- [PATCH v2 10/29] docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:31 EST)
- [PATCH v2 15/29] docs: driver-api: surface_aggregator: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:34 EST)
- [PATCH v2 13/29] docs: driver-api: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:35 EST)
- [PATCH v2 14/29] docs: driver-api: gpio: using-gpio.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:40 EST)
- [PATCH v2 12/29] docs: doc-guide: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:29:45 EST)
- Re: [PATCH] serial: amba-pl011: add RS485 support Greg KH (Wed Jun 16 2021 - 02:30:01 EST)
- [PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem() Dan Carpenter (Wed Jun 16 2021 - 02:30:51 EST)
- Re: [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping Dan Williams (Wed Jun 16 2021 - 02:31:08 EST)
- [PATCH] perf stat: Merge uncore events by default for hybrid platform Jin Yao (Wed Jun 16 2021 - 02:31:20 EST)
- [tip:x86/cpu] BUILD SUCCESS WITH WARNING 293649307ef9abcd4f83f6dac4d4400dfd97c936 kernel test robot (Wed Jun 16 2021 - 02:33:20 EST)
- [PATCH net-next 1/7] net: hns3: minor refactor related to desc_cb handling Guangbin Huang (Wed Jun 16 2021 - 02:39:45 EST)
- [PATCH net-next 2/7] net: hns3: refactor for hns3_fill_desc() function Guangbin Huang (Wed Jun 16 2021 - 02:39:45 EST)
- [PATCH net-next 0/7] net: hns3: updates for -next Guangbin Huang (Wed Jun 16 2021 - 02:39:45 EST)
- [PATCH net-next 6/7] net: hns3: optimize the rx page reuse handling process Guangbin Huang (Wed Jun 16 2021 - 02:39:48 EST)
- [PATCH net-next 4/7] net: hns3: add support to query tx spare buffer size for pf Guangbin Huang (Wed Jun 16 2021 - 02:40:16 EST)
- [PATCH net-next 3/7] net: hns3: use tx bounce buffer for small packets Guangbin Huang (Wed Jun 16 2021 - 02:40:24 EST)
- [PATCH net-next 7/7] net: hns3: use bounce buffer when rx page can not be reused Guangbin Huang (Wed Jun 16 2021 - 02:40:29 EST)
- [PATCH net-next] net: chelsio: cxgb4: use eth_zero_addr() to assign zero address Yang Yingliang (Wed Jun 16 2021 - 02:40:35 EST)
- [PATCH net-next 5/7] net: hns3: support dma_map_sg() for multi frags skb Guangbin Huang (Wed Jun 16 2021 - 02:40:39 EST)
- [PATCH V2 0/3] cpufreq: Migrate away from ->stop_cpu() callback Viresh Kumar (Wed Jun 16 2021 - 02:41:18 EST)
- [PATCH V2 1/3] cpufreq: cppc: Migrate to ->exit() callback instead of ->stop_cpu() Viresh Kumar (Wed Jun 16 2021 - 02:41:21 EST)
- Re: [PATCH v2 1/1] mcb: Use DEFINE_RES_MEM() to simplify code Greg Kroah-Hartman (Wed Jun 16 2021 - 02:41:25 EST)
- [PATCH V2 2/3] cpufreq: intel_pstate: Migrate to ->exit() callback instead of ->stop_cpu() Viresh Kumar (Wed Jun 16 2021 - 02:41:30 EST)
- [PATCH V2 3/3] cpufreq: powerenv: Migrate to ->exit() callback instead of ->stop_cpu() Viresh Kumar (Wed Jun 16 2021 - 02:41:34 EST)
- Re: [PATCH 1/3] mcb: Use DEFINE_RES_MEM() to simplify code Greg Kroah-Hartman (Wed Jun 16 2021 - 02:41:54 EST)
- RE: Plan for /dev/ioasid RFC v2 Tian, Kevin (Wed Jun 16 2021 - 02:43:31 EST)
- Re: [PATCH v4 2/4] fpga: xilinx: reorganize to subdir layout Greg KH (Wed Jun 16 2021 - 02:44:17 EST)
- Re: [PATCH v2 1/1] siox: Simplify error handling via dev_err_probe() Uwe Kleine-König (Wed Jun 16 2021 - 02:44:52 EST)
- Re: [PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem() Christian König (Wed Jun 16 2021 - 02:46:38 EST)
- [PATCH V2 0/3] cpufreq: cppc: Add support for frequency invariance Viresh Kumar (Wed Jun 16 2021 - 02:48:20 EST)
- [PATCH V2 1/3] cpufreq: Add start_cpu() and stop_cpu() callbacks Viresh Kumar (Wed Jun 16 2021 - 02:48:38 EST)
- [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data Viresh Kumar (Wed Jun 16 2021 - 02:48:38 EST)
- [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance Viresh Kumar (Wed Jun 16 2021 - 02:48:38 EST)
- RE: [PATCH v4 08/10] cifsd: add file operations Namjae Jeon (Wed Jun 16 2021 - 02:49:01 EST)
- RE: [PATCH v4 02/10] cifsd: add server handler Namjae Jeon (Wed Jun 16 2021 - 02:49:17 EST)
- RE: [PATCH v4 03/10] cifsd: add trasport layers Namjae Jeon (Wed Jun 16 2021 - 02:49:32 EST)
- Re: [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver Dan Williams (Wed Jun 16 2021 - 02:50:17 EST)
- Re: [PATCH 3/6] iomap: Use __set_page_dirty_nobuffers Greg Kroah-Hartman (Wed Jun 16 2021 - 02:50:47 EST)
- Re: [PATCH -next] ALSA: fm801: Fix missing pci_release_regions() on error in snd_fm801_create() Takashi Iwai (Wed Jun 16 2021 - 02:51:03 EST)
- Re: [PATCH v3 12/16] docs: PCI: acpi-info.rst: replace some characters Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:51:11 EST)
- [PATCH v4 for-next 0/3] IB/core: Obtaining subnet_prefix from cache in Anand Khoje (Wed Jun 16 2021 - 02:52:40 EST)
- Re: [PATCH v2 1/1] siox: Simplify error handling via dev_err_probe() Greg KH (Wed Jun 16 2021 - 02:52:42 EST)
- [PATCH v4 for-next 1/3] IB/core: Removed port validity check from ib_get_cached_subnet_prefix Anand Khoje (Wed Jun 16 2021 - 02:52:45 EST)
- Re: [PATCH -next] ALSA: ppc: fix error return code in snd_pmac_probe() Takashi Iwai (Wed Jun 16 2021 - 02:52:48 EST)
- [PATCH v4 for-next 2/3] IB/core: Shuffle locks in ib_port_data to save memory Anand Khoje (Wed Jun 16 2021 - 02:52:51 EST)
- [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Anand Khoje (Wed Jun 16 2021 - 02:52:54 EST)
- RE: Plan for /dev/ioasid RFC v2 Tian, Kevin (Wed Jun 16 2021 - 02:53:26 EST)
- Re: [PATCH][next] ALSA: bebob: Fix bit flag quirk constants Takashi Iwai (Wed Jun 16 2021 - 02:53:59 EST)
- [PATCH 0/8] Replace some bad characters on documents Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:55:26 EST)
- [PATCH 3/8] docs: driver-api: ioctl.rst: replace some characters Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:55:29 EST)
- [PATCH 2/8] docs: trace: coresight: coresight-etm4x-reference.rst: replace some characters Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:55:31 EST)
- [PATCH 1/8] docs: admin-guide: reporting-issues.rst: replace some characters Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:55:34 EST)
- [PATCH 4/8] docs: usb: replace some characters Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:55:37 EST)
- [PATCH 5/8] docs: vm: zswap.rst: replace some characters Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:55:41 EST)
- [PATCH 8/8] docs: PCI: Replace non-breaking spaces to avoid PDF issues Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:55:44 EST)
- [PATCH 6/8] docs: filesystems: ext4: blockgroup.rst: replace some characters Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:55:54 EST)
- Re: [PATCH v2 17/29] docs: firmware-guide: acpi: avoid using ReST :doc:`foo` markup Sakari Ailus (Wed Jun 16 2021 - 02:55:54 EST)
- [PATCH 7/8] docs: networking: device_drivers: replace some characters Mauro Carvalho Chehab (Wed Jun 16 2021 - 02:55:54 EST)
- [PATCH net-next] rtlwifi: Use eth_broadcast_addr() to assign broadcast address Yang Yingliang (Wed Jun 16 2021 - 02:56:04 EST)
- Re: [PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition Petr Mladek (Wed Jun 16 2021 - 02:56:29 EST)
- Re: [PATCH v2 1/1] mcb: Use DEFINE_RES_MEM() to simplify code Leizhen (ThunderTown) (Wed Jun 16 2021 - 02:57:18 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Sanjay R Mehta (Wed Jun 16 2021 - 02:57:50 EST)
- Re: [PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list Sai Prakash Ranjan (Wed Jun 16 2021 - 02:58:09 EST)
- Re: [PATCH -next] ALSA: fm801: Fix missing pci_release_regions() on error in snd_fm801_create() Yang Yingliang (Wed Jun 16 2021 - 03:02:39 EST)
- Re: [PATCH next v3 1/2] dump_stack: move cpu lock to printk.c Sergey Senozhatsky (Wed Jun 16 2021 - 03:06:23 EST)
- [PATCH v38 0/4] scsi: ufs: Add Host Performance Booster Support Daejun Park (Wed Jun 16 2021 - 03:07:11 EST)
- [PATCH v38 1/4] scsi: ufs: Introduce HPB feature Daejun Park (Wed Jun 16 2021 - 03:08:22 EST)
- [PATCH v38 2/4] scsi: ufs: L2P map management for HPB read Daejun Park (Wed Jun 16 2021 - 03:08:58 EST)
- [PATCH v38 3/4] scsi: ufs: Prepare HPB read for cached sub-region Daejun Park (Wed Jun 16 2021 - 03:09:25 EST)
- [PATCH v38 4/4] scsi: ufs: Add HPB 2.0 support Daejun Park (Wed Jun 16 2021 - 03:09:51 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Viresh Kumar (Wed Jun 16 2021 - 03:09:58 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER Gavin Shan (Wed Jun 16 2021 - 03:10:09 EST)
- Re: [PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task Peter Zijlstra (Wed Jun 16 2021 - 03:16:14 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Greg Kroah-Hartman (Wed Jun 16 2021 - 03:16:24 EST)
- Re: [PATCH net-next 10/11] net: marvell: prestera: add storm control (rate limiter) implementation kernel test robot (Wed Jun 16 2021 - 03:16:45 EST)
- [RFC PATCH] umh: Check if sub_info->path is exist in call_usermodehelper_setup() Tiezhu Yang (Wed Jun 16 2021 - 03:17:11 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Greg KH (Wed Jun 16 2021 - 03:17:13 EST)
- [RFC PATCH RT v2 0/2] Add PINNED_HARD mode to hrtimers Juri Lelli (Wed Jun 16 2021 - 03:17:28 EST)
- [RFC PATCH RT v2 1/2] time/hrtimer: Add PINNED_HARD mode for realtime hrtimers Juri Lelli (Wed Jun 16 2021 - 03:17:35 EST)
- [RFC PATCH RT v2 2/2] time/hrtimer: Embed hrtimer mode into hrtimer_sleeper Juri Lelli (Wed Jun 16 2021 - 03:17:39 EST)
- Re: [PATCH v2 1/1] mcb: Use DEFINE_RES_MEM() to simplify code Greg Kroah-Hartman (Wed Jun 16 2021 - 03:17:46 EST)
- Re: [PATCH 4/8] docs: usb: replace some characters Greg Kroah-Hartman (Wed Jun 16 2021 - 03:18:05 EST)
- Re: [GIT PULL] memory: Tegra for v5.14, part two Krzysztof Kozlowski (Wed Jun 16 2021 - 03:21:05 EST)
- Re: [PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition Petr Mladek (Wed Jun 16 2021 - 03:21:43 EST)
- Re: loop_set_block_size: loop0 () has still dirty pages (nrpages=2) Ingo Franzki (Wed Jun 16 2021 - 03:22:24 EST)
- Re: [GIT PULL] HDMI codec improvements, v2 Maxime Ripard (Wed Jun 16 2021 - 03:23:43 EST)
- Re: [PATCH 0/7] Fixup unused variables and warnings Greg KH (Wed Jun 16 2021 - 03:24:45 EST)
- [PATCH net-next 00/15] net: cosa: clean up some code style issues Guangbin Huang (Wed Jun 16 2021 - 03:26:59 EST)
- [PATCH net-next 03/15] net: cosa: fix the code style issue about "foo* bar" Guangbin Huang (Wed Jun 16 2021 - 03:27:07 EST)
- [PATCH net-next 07/15] net: cosa: add braces {} to all arms of the statement Guangbin Huang (Wed Jun 16 2021 - 03:27:16 EST)
- [PATCH net-next 04/15] net: cosa: replace comparison to NULL with "!chan->rx_skb" Guangbin Huang (Wed Jun 16 2021 - 03:27:16 EST)
- [PATCH net-next 01/15] net: cosa: remove redundant blank lines Guangbin Huang (Wed Jun 16 2021 - 03:27:16 EST)
- [PATCH net-next 09/15] net: cosa: add necessary () to macro argument Guangbin Huang (Wed Jun 16 2021 - 03:27:19 EST)
- [PATCH net-next 12/15] net: cosa: fix the code style issue about trailing statements Guangbin Huang (Wed Jun 16 2021 - 03:27:32 EST)
- [PATCH net-next 06/15] net: cosa: fix the comments style issue Guangbin Huang (Wed Jun 16 2021 - 03:27:32 EST)
- [PATCH net-next 13/15] net: cosa: add some required spaces Guangbin Huang (Wed Jun 16 2021 - 03:27:32 EST)
- [PATCH net-next 10/15] net: cosa: use BIT macro Guangbin Huang (Wed Jun 16 2021 - 03:27:36 EST)
- [PATCH net-next 14/15] net: cosa: remove trailing whitespaces Guangbin Huang (Wed Jun 16 2021 - 03:27:38 EST)
- [PATCH net-next 11/15] net: cosa: fix the alignment issue Guangbin Huang (Wed Jun 16 2021 - 03:27:57 EST)
- [PATCH net-next 05/15] net: cosa: move out assignment in if condition Guangbin Huang (Wed Jun 16 2021 - 03:28:15 EST)
- Re: [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Leon Romanovsky (Wed Jun 16 2021 - 03:28:16 EST)
- [PATCH net-next 15/15] net: cosa: remove redundant spaces Guangbin Huang (Wed Jun 16 2021 - 03:28:46 EST)
- [PATCH net-next 02/15] net: cosa: add blank line after declarations Guangbin Huang (Wed Jun 16 2021 - 03:29:05 EST)
- [PATCH net-next 08/15] net: cosa: remove redundant braces {} Guangbin Huang (Wed Jun 16 2021 - 03:29:05 EST)
- Re: [PATCH] tty: n_gsm: Fix CR bit value when initiator=0 赵振国 (Wed Jun 16 2021 - 03:29:15 EST)
- Re: [PATCH next v3 1/2] dump_stack: move cpu lock to printk.c John Ogness (Wed Jun 16 2021 - 03:29:40 EST)
- Re: [PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task Vincent Guittot (Wed Jun 16 2021 - 03:30:13 EST)
- [PATCH 1/2] xen: fix setting of max_pfn in shared_info Juergen Gross (Wed Jun 16 2021 - 03:30:24 EST)
- [PATCH 0/2] xen: fix max_pfn handling for pv guests Juergen Gross (Wed Jun 16 2021 - 03:30:27 EST)
- [PATCH 2/2] xen: rename wrong named pfn related variables Juergen Gross (Wed Jun 16 2021 - 03:30:30 EST)
- [PATCH v3 1/1] mcb: Use DEFINE_RES_MEM() helper macro and fix the end address Zhen Lei (Wed Jun 16 2021 - 03:30:48 EST)
- Re: [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Leon Romanovsky (Wed Jun 16 2021 - 03:30:48 EST)
- [PATCH v3 0/1] mcb: Use DEFINE_RES_MEM() helper macro and fix the end address Zhen Lei (Wed Jun 16 2021 - 03:30:48 EST)
- [PATCH v30 00/13] Introduce Data Access MONitor (DAMON) SeongJae Park (Wed Jun 16 2021 - 03:31:32 EST)
- [PATCH v30 01/13] mm: Introduce Data Access MONitor (DAMON) SeongJae Park (Wed Jun 16 2021 - 03:31:42 EST)
- [PATCH v30 02/13] mm/damon/core: Implement region-based sampling SeongJae Park (Wed Jun 16 2021 - 03:31:45 EST)
- [PATCH v30 03/13] mm/damon: Adaptively adjust regions SeongJae Park (Wed Jun 16 2021 - 03:31:49 EST)
- [PATCH v30 04/13] mm/idle_page_tracking: Make PG_idle reusable SeongJae Park (Wed Jun 16 2021 - 03:31:51 EST)
- [PATCH v30 05/13] mm/damon: Implement primitives for the virtual memory address spaces SeongJae Park (Wed Jun 16 2021 - 03:31:55 EST)
- [PATCH v30 06/13] mm/damon: Add a tracepoint SeongJae Park (Wed Jun 16 2021 - 03:31:57 EST)
- [PATCH v30 07/13] mm/damon: Implement a debugfs-based user space interface SeongJae Park (Wed Jun 16 2021 - 03:31:59 EST)
- [PATCH v30 08/13] mm/damon/dbgfs: Export kdamond pid to the user space SeongJae Park (Wed Jun 16 2021 - 03:32:01 EST)
- [PATCH v30 09/13] mm/damon/dbgfs: Support multiple contexts SeongJae Park (Wed Jun 16 2021 - 03:32:08 EST)
- [PATCH v30 10/13] Documentation: Add documents for DAMON SeongJae Park (Wed Jun 16 2021 - 03:32:11 EST)
- [PATCH v30 11/13] mm/damon: Add kunit tests SeongJae Park (Wed Jun 16 2021 - 03:32:14 EST)
- [PATCH v30 12/13] mm/damon: Add user space selftests SeongJae Park (Wed Jun 16 2021 - 03:32:18 EST)
- Re: [PATCH 1/8] membarrier: Document why membarrier() works Peter Zijlstra (Wed Jun 16 2021 - 03:32:21 EST)
- [PATCH v30 13/13] MAINTAINERS: Update for DAMON SeongJae Park (Wed Jun 16 2021 - 03:32:26 EST)
- Re: [External] Re: [PATCH] x86: fix get_wchan() not support the ORC unwinder 郑琦 (Wed Jun 16 2021 - 03:34:37 EST)
- [powerpc:next-test 113/124] arch/powerpc/kernel/interrupt_64.S: asm/head-64.h is included more than once. kernel test robot (Wed Jun 16 2021 - 03:34:43 EST)
- Re: [PATCH] s390/boot: add zstd support Dimitri John Ledkov (Wed Jun 16 2021 - 03:35:39 EST)
- [RFC PATCH powerpc] powerpc/64: fix duplicated inclusion kernel test robot (Wed Jun 16 2021 - 03:35:44 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Peter Zijlstra (Wed Jun 16 2021 - 03:35:49 EST)
- Re: [PATCH v2 1/1] mcb: Use DEFINE_RES_MEM() to simplify code Leizhen (ThunderTown) (Wed Jun 16 2021 - 03:37:49 EST)
- Re: [PATCH v3 00/14] Driver of Intel(R) Gaussian & Neural Accelerator Maciej Kwapulinski (Wed Jun 16 2021 - 03:38:23 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Geert Uytterhoeven (Wed Jun 16 2021 - 03:38:35 EST)
- Re: [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing Christoph Hellwig (Wed Jun 16 2021 - 03:39:34 EST)
- Re: [PATCH] tty: n_gsm: Fix CR bit value when initiator=0 Greg KH (Wed Jun 16 2021 - 03:39:37 EST)
- [PATCH] staging: rtl8723bs: rtw_efuse: Fix coding style Shreyas Krishnakumar (Wed Jun 16 2021 - 03:39:45 EST)
- Re: [PATCH v12 09/12] swiotlb: Add restricted DMA alloc/free support Christoph Hellwig (Wed Jun 16 2021 - 03:39:50 EST)
- Re: [PATCH] net: mhi_net: make mhi_wwan_ops static patchwork-bot+netdevbpf (Wed Jun 16 2021 - 03:40:10 EST)
- Re: [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Anand Khoje (Wed Jun 16 2021 - 03:43:11 EST)
- Re: [PATCH 0/3] virtio_blk: blk-mq io_poll support Christoph Hellwig (Wed Jun 16 2021 - 03:43:21 EST)
- Re: [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Anand Khoje (Wed Jun 16 2021 - 03:44:10 EST)
- Re: loop_set_block_size: loop0 () has still dirty pages (nrpages=2) Karel Zak (Wed Jun 16 2021 - 03:45:08 EST)
- Re: [PATCH] tty: n_gsm: Fix CR bit value when initiator=0 Jiri Slaby (Wed Jun 16 2021 - 03:46:31 EST)
- Re: [PATCH v3 1/2] dt-bindings: dwmac: Add bindings for new Ingenic SoCs. 周琰杰 (Wed Jun 16 2021 - 03:46:39 EST)
- [PATCH 1/2] riscv: dts: unleashed: Add gpio card detect to mmc-spi-slot Bin Meng (Wed Jun 16 2021 - 03:46:48 EST)
- [PATCH 2/2] riscv: dts: unmatched: Add gpio card detect to mmc-spi-slot Bin Meng (Wed Jun 16 2021 - 03:46:50 EST)
- [PATCH v8 0/4] Add MIPI rx DPI support Xin Ji (Wed Jun 16 2021 - 03:48:07 EST)
- [PATCH v8 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags Xin Ji (Wed Jun 16 2021 - 03:48:48 EST)
- Re: [PATCH net-next] qlcnic: Use list_for_each_entry() to simplify code in qlcnic_main.c patchwork-bot+netdevbpf (Wed Jun 16 2021 - 03:50:09 EST)
- Re: [PATCH net-next] net: iosm: add missing MODULE_DEVICE_TABLE patchwork-bot+netdevbpf (Wed Jun 16 2021 - 03:50:11 EST)
- [PATCH v8 2/4] drm/bridge: anx7625: fix not correct return value Xin Ji (Wed Jun 16 2021 - 03:50:28 EST)
- [PATCH v8 3/4] drm/bridge: anx7625: add MIPI DPI input feature Xin Ji (Wed Jun 16 2021 - 03:51:09 EST)
- Re: [PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition John Ogness (Wed Jun 16 2021 - 03:51:20 EST)
- [PATCH v8 4/4] drm/bridge: anx7625: add HDMI audio function Xin Ji (Wed Jun 16 2021 - 03:52:02 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Vinod Koul (Wed Jun 16 2021 - 03:53:00 EST)
- Re: Query regarding the use of pcie-designware-plat.c file Jon Hunter (Wed Jun 16 2021 - 03:54:54 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Viresh Kumar (Wed Jun 16 2021 - 03:55:56 EST)
- Re: [PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling Geert Uytterhoeven (Wed Jun 16 2021 - 03:56:26 EST)
- Re: [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Uwe Kleine-König (Wed Jun 16 2021 - 03:57:03 EST)
- Re: [PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support Lee Jones (Wed Jun 16 2021 - 03:57:18 EST)
- Re: [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data Greg Kroah-Hartman (Wed Jun 16 2021 - 03:57:27 EST)
- [PATCH rdma-next 2/2] RDMA/mlx5: Support real-time timestamp directly from the device Leon Romanovsky (Wed Jun 16 2021 - 03:57:53 EST)
- [PATCH mlx5-next 1/2] RDMA/mlx5: Refactor get_ts_format functions to simplify code Leon Romanovsky (Wed Jun 16 2021 - 03:57:59 EST)
- Re: [PATCH 0/7] Fixup unused variables and warnings Phillip Potter (Wed Jun 16 2021 - 03:58:45 EST)
- Re: [PATCH 1/3] of: fdt: Add generic support for parsing elf core header properties Geert Uytterhoeven (Wed Jun 16 2021 - 03:59:16 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER David Hildenbrand (Wed Jun 16 2021 - 03:59:34 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Greg KH (Wed Jun 16 2021 - 03:59:38 EST)
- Re: [PATCH net-next] net: chelsio: cxgb4: use eth_zero_addr() to assign zero address patchwork-bot+netdevbpf (Wed Jun 16 2021 - 04:00:21 EST)
- Re: [PATCH net-next 00/15] net: cosa: clean up some code style issues patchwork-bot+netdevbpf (Wed Jun 16 2021 - 04:00:39 EST)
- Re: commit 3d5bfbd97163 versus -rt Oleksandr Natalenko (Wed Jun 16 2021 - 04:01:12 EST)
- Re: [PATCH] tty: n_gsm: Fix CR bit value when initiator=0 赵振国 (Wed Jun 16 2021 - 04:01:34 EST)
- Re: [PATCH 01/27] arm64: dts: mt8195: add infracfg_rst node Chen-Yu Tsai (Wed Jun 16 2021 - 04:02:06 EST)
- [PATCH v13 0/3] KASAN core changes for ppc64 radix KASAN Daniel Axtens (Wed Jun 16 2021 - 04:02:52 EST)
- [PATCH v13 1/3] kasan: allow an architecture to disable inline instrumentation Daniel Axtens (Wed Jun 16 2021 - 04:02:58 EST)
- [PATCH v13 2/3] kasan: allow architectures to provide an outline readiness check Daniel Axtens (Wed Jun 16 2021 - 04:03:04 EST)
- [PATCH v13 3/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables Daniel Axtens (Wed Jun 16 2021 - 04:03:11 EST)
- Re: [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor Viresh Kumar (Wed Jun 16 2021 - 04:03:19 EST)
- Re: [PATCH 08/25] media: atmel: properly get pm_runtime Mauro Carvalho Chehab (Wed Jun 16 2021 - 04:03:32 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER David Hildenbrand (Wed Jun 16 2021 - 04:03:46 EST)
- Re: [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Anand Khoje (Wed Jun 16 2021 - 04:05:32 EST)
- Re: [PATCH] kbuild: lto: fix module versionings mismatch in incremental build Lecopzer Chen (Wed Jun 16 2021 - 04:06:27 EST)
- [PATCH] drivers/media/platform/marvell-ccic/mcam-core.c : fix typo 'gettig' > 'getting' Herman (Wed Jun 16 2021 - 04:06:34 EST)
- Re: [PATCH v7 1/5] string_helpers: Escape double quotes in escape_special Andy Shevchenko (Wed Jun 16 2021 - 04:08:36 EST)
- [PATCH -next 1/3] staging: rtl8723bs: os_dep: use eth_broadcast_addr() to assign broadcast address Yang Yingliang (Wed Jun 16 2021 - 04:08:59 EST)
- [PATCH -next 0/3] use eth_broadcast_addr() to assign broadcast address Yang Yingliang (Wed Jun 16 2021 - 04:09:01 EST)
- [PATCH -next 3/3] staging: rtl8723bs: hal: use eth_broadcast_addr() to assign broadcast address Yang Yingliang (Wed Jun 16 2021 - 04:09:03 EST)
- [PATCH -next 2/3] staging: rtl8723bs: core: use eth_broadcast_addr() to assign broadcast address Yang Yingliang (Wed Jun 16 2021 - 04:09:05 EST)
- Re: [PATCH] ramfs: skip mknod if inode already exists.【请注意,邮件由batv+ae8989e1668f84a74d37+6506+infradead.org+hch@xxxxxxxxxxxxxxxxxxxxxxxx代发】 Chen Li (Wed Jun 16 2021 - 04:12:10 EST)
- Re: [PATCH 1/4] rpmsg: ctrl: Introduce RPMSG_CREATE_DEV_IOCTL Arnaud POULIQUEN (Wed Jun 16 2021 - 04:12:13 EST)
- [rcu:dev.2021.06.11a] BUILD SUCCESS 7895adfcd6ecd084515d0d9e69c439d90187acb0 kernel test robot (Wed Jun 16 2021 - 04:12:43 EST)
- Re: [PATCH 2/4] rpmsg: ctrl: Introduce RPMSG_RELEASE_DEV_IOCTL Arnaud POULIQUEN (Wed Jun 16 2021 - 04:14:01 EST)
- [PATCH 1/2] mm: support fastpath if NUMA is enabled with numa off Janghyuck Kim (Wed Jun 16 2021 - 04:16:36 EST)
- [PATCH 2/2] arm64: numa: support numa_off_fastpath Janghyuck Kim (Wed Jun 16 2021 - 04:16:44 EST)
- Re: [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data Viresh Kumar (Wed Jun 16 2021 - 04:19:05 EST)
- [PATCH] mfd: mfd-core: Change "Failed to locate of_node" warning to debug Yunus Bas (Wed Jun 16 2021 - 04:19:52 EST)
- Re: [PATCH 1/3] regulator: sy7636a: Add terminating entry for platform_device_id table Alistair (Wed Jun 16 2021 - 04:21:50 EST)
- Re: [PATCH -next] ASoC: hdmi-codec: Make symbol 'hdmi_codec_controls' static Maxime Ripard (Wed Jun 16 2021 - 04:22:01 EST)
- Re: [PATCH 2/3] regulator: sy7636a: Make regulator_desc static const Alistair (Wed Jun 16 2021 - 04:22:12 EST)
- Re: [PATCH 1/2] ubifs: Fix races between xattr_{set|get} and listxattr operations Sascha Hauer (Wed Jun 16 2021 - 04:23:47 EST)
- RE: [PATCH 1/3] riscv: optimized memcpy David Laight (Wed Jun 16 2021 - 04:24:50 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Chanwoo Choi (Wed Jun 16 2021 - 04:28:22 EST)
- RE: [PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations Joakim Zhang (Wed Jun 16 2021 - 04:28:48 EST)
- [PATCH net-next v2] documentation: networking: devlink: fix prestera.rst formatting that causes build warnings Oleksandr Mazur (Wed Jun 16 2021 - 04:30:14 EST)
- Re: [PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task Peter Zijlstra (Wed Jun 16 2021 - 04:30:25 EST)
- Re: [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor Vincent Guittot (Wed Jun 16 2021 - 04:30:58 EST)
- Re: [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data Greg Kroah-Hartman (Wed Jun 16 2021 - 04:31:16 EST)
- Re: [PATCH] drivers: gpio: add virtio-gpio guest driver Linus Walleij (Wed Jun 16 2021 - 04:31:19 EST)
- [PATCH -next] [media] saa7134: convert list_for_each to entry variant Yang Yingliang (Wed Jun 16 2021 - 04:32:57 EST)
- Re: [PATCH 3/3] regulator: sy7636a: Use rdev_get_drvdata at proper place Alistair (Wed Jun 16 2021 - 04:34:03 EST)
- Re: Re: [PATCH v2] virtio-blk: Add validation for block size in config space Yongji Xie (Wed Jun 16 2021 - 04:35:23 EST)
- Re: [PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem() Dan Carpenter (Wed Jun 16 2021 - 04:38:31 EST)
- Re: [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor Dmitry Osipenko (Wed Jun 16 2021 - 04:39:57 EST)
- Re: [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Leon Romanovsky (Wed Jun 16 2021 - 04:41:38 EST)
- Re: [PATCH] nbd: provide a way for userspace processes to identify device backends Prasanna Kalever (Wed Jun 16 2021 - 04:42:21 EST)
- Re: [PATCH v12 3/5] iommu/vt-d: Add support for IOMMU default DMA mode build options Lu Baolu (Wed Jun 16 2021 - 04:42:30 EST)
- Re: [PATCH v4 0/3] PCI: Add a quirk to enable SVA for HiSilicon chip Zhangfei Gao (Wed Jun 16 2021 - 04:42:35 EST)
- Re: [PATCH v4 3/3] arm64: dts: ti: k3-am64-main: Update the location of TF-A Aswath Govindraju (Wed Jun 16 2021 - 04:43:42 EST)
- Re: [PATCH net-next 6/7] net: hns3: optimize the rx page reuse handling process Yunsheng Lin (Wed Jun 16 2021 - 04:47:12 EST)
- Re: [PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem() Christian König (Wed Jun 16 2021 - 04:47:21 EST)
- Re: [PATCH v3 8/9] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests Can Guo (Wed Jun 16 2021 - 04:47:48 EST)
- Re: [PATCH 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller Maxime Ripard (Wed Jun 16 2021 - 04:49:36 EST)
- drivers/net/ethernet/huawei/hinic/hinic_debugfs.c:92 hinic_dbg_get_func_table() warn: returning -1 instead of -ENOMEM is sloppy Dan Carpenter (Wed Jun 16 2021 - 04:50:29 EST)
- Re: [PATCH 4/7] spi: spi-geni-qcom: Add support for GPI dma Vinod Koul (Wed Jun 16 2021 - 04:50:53 EST)
- [PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks Ondrej Mosnacek (Wed Jun 16 2021 - 04:51:30 EST)
- Re: [PATCH 2/6] posix-cpu-timers: Don't start process wide cputime counter if timer is disabled Peter Zijlstra (Wed Jun 16 2021 - 04:51:40 EST)
- Re: [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor Vincent Guittot (Wed Jun 16 2021 - 04:52:02 EST)
- [PATCH v5 0/3] fix the clks on/off mismatch issue and switch pwm-mtk-disp to atomic APIs Jitao Shi (Wed Jun 16 2021 - 04:52:54 EST)
- [PATCH v5 2/3] pwm: mtk_disp: implement atomic API .apply() Jitao Shi (Wed Jun 16 2021 - 04:54:26 EST)
- [PATCH v5 3/3] pwm: mtk_disp: implement atomic API .get_state() Jitao Shi (Wed Jun 16 2021 - 04:54:29 EST)
- [PATCH v5 1/3] pwm: mtk-disp: adjust the clocks to avoid them mismatch Jitao Shi (Wed Jun 16 2021 - 04:54:32 EST)
- Re: [PATCH v13 2/3] kasan: allow architectures to provide an outline readiness check Marco Elver (Wed Jun 16 2021 - 04:56:28 EST)
- Re: [patch V2 45/52] x86/fpu: Dont restore PKRU in fpregs_restore_userspace() Thomas Gleixner (Wed Jun 16 2021 - 04:56:36 EST)
- [PATCH v3] usb: typec: tcpm: Relax disconnect threshold during power negotiation Kyle Tso (Wed Jun 16 2021 - 05:01:13 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Mel Gorman (Wed Jun 16 2021 - 05:03:19 EST)
- Re: [PATCH] mfd: mfd-core: Change "Failed to locate of_node" warning to debug Lee Jones (Wed Jun 16 2021 - 05:03:34 EST)
- Re: [PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list Sai Prakash Ranjan (Wed Jun 16 2021 - 05:03:42 EST)
- Re: [PATCH v4 03/16] firmware: arm_scmi: Add transport optional init/exit support Cristian Marussi (Wed Jun 16 2021 - 05:04:46 EST)
- sound: usb: fix rate on Ozone Z90 USB headset Daehwan Jung (Wed Jun 16 2021 - 05:05:23 EST)
- [PATCH] media: tuners: mxl5007t: Removed unnecessary 'return' lijian_8010a29 (Wed Jun 16 2021 - 05:05:44 EST)
- Re: [PATCH v6 03/17] dt-bindings: rtc: sun6i: Add H616 compatible string Maxime Ripard (Wed Jun 16 2021 - 05:07:07 EST)
- Re: [PATCH v13 3/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables Marco Elver (Wed Jun 16 2021 - 05:08:15 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Viresh Kumar (Wed Jun 16 2021 - 05:09:53 EST)
- Re: [PATCH v13 1/3] kasan: allow an architecture to disable inline instrumentation Marco Elver (Wed Jun 16 2021 - 05:10:13 EST)
- Re: [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data Viresh Kumar (Wed Jun 16 2021 - 05:10:41 EST)
- Re: [PATCH v7 2/6] kernfs: add a revision to identify directory node changes Miklos Szeredi (Wed Jun 16 2021 - 05:11:39 EST)
- [PATCH net] net: stmmac: disable clocks in stmmac_remove_config_dt() Joakim Zhang (Wed Jun 16 2021 - 05:11:52 EST)
- Re: [PATCH v4 04/16] firmware: arm_scmi: Introduce monotonically increasing tokens Cristian Marussi (Wed Jun 16 2021 - 05:12:03 EST)
- Re: [PATCH -next v2] riscv: Enable KFENCE for riscv64 Marco Elver (Wed Jun 16 2021 - 05:12:11 EST)
- Re: [PATCH v7 3/6] kernfs: use VFS negative dentry caching Miklos Szeredi (Wed Jun 16 2021 - 05:12:51 EST)
- [PATCH -next 4/4] ASoC: samsung: s3c24xx-i2s: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Wed Jun 16 2021 - 05:13:08 EST)
- [PATCH -next 1/4] ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Wed Jun 16 2021 - 05:13:09 EST)
- [PATCH -next 2/4] ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Wed Jun 16 2021 - 05:13:14 EST)
- [PATCH -next 0/4] ASoC: samsung: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Wed Jun 16 2021 - 05:13:18 EST)
- [PATCH -next 3/4] ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Wed Jun 16 2021 - 05:13:25 EST)
- Re: [PATCH v4 07/16] firmware: arm_scmi: Add op to override max message # Cristian Marussi (Wed Jun 16 2021 - 05:13:38 EST)
- Re: [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs Maxime Ripard (Wed Jun 16 2021 - 05:15:02 EST)
- Re: [PATCH v4 12/16] firmware: arm_scmi: Add message passing abstractions for transports Cristian Marussi (Wed Jun 16 2021 - 05:15:03 EST)
- RE: [RFC PATCH v5 2/2] arm64: Create a list of SYM_CODE functions, check return PC against list nobuta.keiya@xxxxxxxxxxx (Wed Jun 16 2021 - 05:15:18 EST)
- ALSA: usb-audio: Fix rate on Ozone Z90 USB headset Daehwan Jung (Wed Jun 16 2021 - 05:15:24 EST)
- [PATCH net 0/2] net: fixes for fec ptp Joakim Zhang (Wed Jun 16 2021 - 05:15:26 EST)
- [PATCH net 1/2] net: fec_ptp: add clock rate zero check Joakim Zhang (Wed Jun 16 2021 - 05:15:30 EST)
- [PATCH net 2/2] net: fec_ptp: fix issue caused by refactor the fec_devtype Joakim Zhang (Wed Jun 16 2021 - 05:15:34 EST)
- Re: [PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition Petr Mladek (Wed Jun 16 2021 - 05:15:49 EST)
- Re: [PATCH v11 32/33] fs/netfs: Add folio fscache functions David Howells (Wed Jun 16 2021 - 05:16:13 EST)
- Re: [PATCH 3/6] posix-cpu-timers: Force next_expiration recalc after timer deletion Peter Zijlstra (Wed Jun 16 2021 - 05:16:19 EST)
- Re: [PATCH v8 3/4] drm/bridge: anx7625: add MIPI DPI input feature Neil Armstrong (Wed Jun 16 2021 - 05:16:22 EST)
- [PATCH v4] x86: Add a test for AMD SEV-ES #VC handling Varad Gautam (Wed Jun 16 2021 - 05:16:36 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Amit Klein (Wed Jun 16 2021 - 05:17:08 EST)
- Re: [PATCH v3] x86: Add a test for AMD SEV-ES guest #VC handling Varad Gautam (Wed Jun 16 2021 - 05:17:12 EST)
- Re: [PATCH v4 0/2] MCAN: Add support for implementing transceiver as a phy Marc Kleine-Budde (Wed Jun 16 2021 - 05:17:33 EST)
- [PATCH V2] arm64: dts: qcom: sc7180: Add xo clock for eMMC and Sd card Shaik Sajida Bhanu (Wed Jun 16 2021 - 05:18:43 EST)
- Re: [PATCH v11 01/33] mm: Convert get_page_unless_zero() to return bool David Howells (Wed Jun 16 2021 - 05:19:35 EST)
- Re: [PATCH net-next 3/3] net: wwan: Allow WWAN drivers to provide blocking tx and poll function Loic Poulain (Wed Jun 16 2021 - 05:19:50 EST)
- [PATCH V2] dt-bindings: mmc: sdhci-msm: Add compatible string for sc7280 Shaik Sajida Bhanu (Wed Jun 16 2021 - 05:20:18 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Hsin-Yi Wang (Wed Jun 16 2021 - 05:20:45 EST)
- [PATCH V2] arm64: dts: qcom: sc7180: bus votes for eMMC and SD card Shaik Sajida Bhanu (Wed Jun 16 2021 - 05:22:34 EST)
- [PATCH V4] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card Shaik Sajida Bhanu (Wed Jun 16 2021 - 05:23:11 EST)
- Re: [PATCH 4/6] posix-cpu-timers: Force next_expiration recalc after timer reset Peter Zijlstra (Wed Jun 16 2021 - 05:23:43 EST)
- Re: [PATCH v7 16/19] arm64: dts: allwinner: Add Allwinner H616 .dtsi file Maxime Ripard (Wed Jun 16 2021 - 05:24:05 EST)
- [PATCH V1] mmc: sdhci: Update the software timeout value for sdhc Shaik Sajida Bhanu (Wed Jun 16 2021 - 05:26:27 EST)
- [PATCH] net: ipv4: fix memory leak in ip_mc_add1_src Chengyang Fan (Wed Jun 16 2021 - 05:27:36 EST)
- [PATCH 1/3] of: Fix truncation of memory sizes on 32-bit platforms Geert Uytterhoeven (Wed Jun 16 2021 - 05:27:55 EST)
- [PATCH 2/3] of: Remove superfluous casts when printing u64 values Geert Uytterhoeven (Wed Jun 16 2021 - 05:27:59 EST)
- [PATCH 3/3] of: kexec: Always use FDT_PROP_INITRD_START and FDT_PROP_INITRD_END Geert Uytterhoeven (Wed Jun 16 2021 - 05:28:00 EST)
- [PATCH 0/3] of: Miscellaneous fixes and cleanups Geert Uytterhoeven (Wed Jun 16 2021 - 05:28:00 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Russell King (Oracle) (Wed Jun 16 2021 - 05:29:03 EST)
- Re: ALSA: usb-audio: Fix rate on Ozone Z90 USB headset Greg Kroah-Hartman (Wed Jun 16 2021 - 05:30:23 EST)
- Re: [PATCH v11 02/33] mm: Introduce struct folio David Howells (Wed Jun 16 2021 - 05:31:55 EST)
- Re: [PATCH 3/4] rpmsg: ctrl: Add check on rpmsg device removability from user space Arnaud POULIQUEN (Wed Jun 16 2021 - 05:32:45 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Greg Kroah-Hartman (Wed Jun 16 2021 - 05:32:48 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Greg Kroah-Hartman (Wed Jun 16 2021 - 05:33:19 EST)
- Re: [PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem() Dan Carpenter (Wed Jun 16 2021 - 05:36:25 EST)
- Re: [PATCH v11 04/33] mm/vmstat: Add functions to account folio statistics David Howells (Wed Jun 16 2021 - 05:36:43 EST)
- Re: [PATCH v4] perf annotate: Add itrace options support Yang Jihong (Wed Jun 16 2021 - 05:36:50 EST)
- Re: [PATCH 1/3] of: Fix truncation of memory sizes on 32-bit platforms Marek Szyprowski (Wed Jun 16 2021 - 05:36:52 EST)
- [PATCH net-next 1/8] net: hdlc_ppp: remove redundant blank lines Guangbin Huang (Wed Jun 16 2021 - 05:37:14 EST)
- [PATCH net-next 2/8] net: hdlc_ppp: add blank line after declarations Guangbin Huang (Wed Jun 16 2021 - 05:37:17 EST)
- [PATCH net-next 3/8] net: hdlc_ppp: fix the code style issue about "foo* bar" Guangbin Huang (Wed Jun 16 2021 - 05:37:27 EST)
- [PATCH net-next 4/8] net: hdlc_ppp: move out assignment in if condition Guangbin Huang (Wed Jun 16 2021 - 05:37:33 EST)
- [PATCH net-next 0/8] net: hdlc_ppp: clean up some code style issues Guangbin Huang (Wed Jun 16 2021 - 05:37:36 EST)
- [PATCH net-next 5/8] net: hdlc_ppp: fix the comments style issue Guangbin Huang (Wed Jun 16 2021 - 05:37:40 EST)
- [PATCH net-next 7/8] net: hdlc_ppp: remove redundant spaces Guangbin Huang (Wed Jun 16 2021 - 05:37:42 EST)
- [PATCH net-next 8/8] net: hdlc_ppp: add required space Guangbin Huang (Wed Jun 16 2021 - 05:37:44 EST)
- [PATCH net-next 6/8] net: hdlc_ppp: remove unnecessary out of memory message Guangbin Huang (Wed Jun 16 2021 - 05:37:47 EST)
- [PATCH] kunit: tool: Assert version requirement SeongJae Park (Wed Jun 16 2021 - 05:40:44 EST)
- Re: [PATCH 5/6] posix-cpu-timers: Force next expiration recalc after early timer firing Peter Zijlstra (Wed Jun 16 2021 - 05:43:18 EST)
- Re: [PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task Yafang Shao (Wed Jun 16 2021 - 05:46:16 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Sanjay R Mehta (Wed Jun 16 2021 - 05:46:25 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Marc Kleine-Budde (Wed Jun 16 2021 - 05:46:40 EST)
- ALSA: usb-audio: fix rate on Ozone Z90 USB headset Daehwan Jung (Wed Jun 16 2021 - 05:49:19 EST)
- Re: [PATCH] sched, fair: try to prevent migration thread from preempting non-cfs task Yafang Shao (Wed Jun 16 2021 - 05:49:48 EST)
- Re: [PATCH 1/2] xen: fix setting of max_pfn in shared_info Jan Beulich (Wed Jun 16 2021 - 05:52:17 EST)
- [PATCH v3 0/3] Split huge PMD mapping of vmemmap pages Muchun Song (Wed Jun 16 2021 - 05:52:24 EST)
- [PATCH v3 1/3] mm: sparsemem: split the huge PMD mapping of vmemmap pages Muchun Song (Wed Jun 16 2021 - 05:52:28 EST)
- [PATCH v3 2/3] mm: sparsemem: use huge PMD mapping for vmemmap pages Muchun Song (Wed Jun 16 2021 - 05:52:34 EST)
- [PATCH v3 3/3] mm: hugetlb: introduce CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON Muchun Song (Wed Jun 16 2021 - 05:52:39 EST)
- [PATCH v6 0/4] KVM: arm64: Improve efficiency of stage2 page table Yanan Wang (Wed Jun 16 2021 - 05:52:53 EST)
- [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2 Yanan Wang (Wed Jun 16 2021 - 05:53:00 EST)
- Re: [PATCH v2 03/12] x86/cpufeatures: Add TDX Guest CPU feature Borislav Petkov (Wed Jun 16 2021 - 05:53:03 EST)
- [PATCH v6 2/4] KVM: arm64: Introduce mm_ops member for structure stage2_attr_data Yanan Wang (Wed Jun 16 2021 - 05:53:05 EST)
- [PATCH v6 3/4] KVM: arm64: Tweak parameters of guest cache maintenance functions Yanan Wang (Wed Jun 16 2021 - 05:53:14 EST)
- [PATCH v6 4/4] KVM: arm64: Move guest CMOs to the fault handlers Yanan Wang (Wed Jun 16 2021 - 05:53:18 EST)
- Re: [PATCH v11 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO() David Howells (Wed Jun 16 2021 - 05:54:34 EST)
- Re: [PATCH v11 06/33] mm: Add folio reference count functions David Howells (Wed Jun 16 2021 - 05:55:27 EST)
- Re: [PATCH v11 07/33] mm: Add folio_put() David Howells (Wed Jun 16 2021 - 05:55:46 EST)
- Re: [PATCH v11 08/33] mm: Add folio_get() David Howells (Wed Jun 16 2021 - 05:56:14 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Vinod Koul (Wed Jun 16 2021 - 05:56:28 EST)
- [syzbot] INFO: task hung in ext4_fill_super syzbot (Wed Jun 16 2021 - 05:56:31 EST)
- Re: [PATCH 2/2] xen: rename wrong named pfn related variables Jan Beulich (Wed Jun 16 2021 - 05:57:02 EST)
- Re: [PATCH v11 10/33] mm: Add folio flag manipulation functions David Howells (Wed Jun 16 2021 - 05:59:05 EST)
- Re: [PATCH v11 11/33] mm/lru: Add folio LRU functions David Howells (Wed Jun 16 2021 - 06:01:09 EST)
- Re: [PATCH V2 0/3] cpufreq: cppc: Add support for frequency invariance Vincent Guittot (Wed Jun 16 2021 - 06:03:08 EST)
- Re: [PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains() David Howells (Wed Jun 16 2021 - 06:03:53 EST)
- Re: [PATCH v11 14/33] mm/filemap: Add folio_next_index() David Howells (Wed Jun 16 2021 - 06:04:10 EST)
- Re: [PATCH v11 15/33] mm/filemap: Add folio_offset() and folio_file_offset() David Howells (Wed Jun 16 2021 - 06:05:35 EST)
- Re: [PATCH 0/2] clk: Implement a clock request API Maxime Ripard (Wed Jun 16 2021 - 06:06:03 EST)
- Re: [PATCH v7 16/19] arm64: dts: allwinner: Add Allwinner H616 .dtsi file Andre Przywara (Wed Jun 16 2021 - 06:06:53 EST)
- Re: [PATCH v2 31/33] arm64: zynqmp: Enable xlnx, zynqmp-dwc3 driver for xilinx boards Michael Tretter (Wed Jun 16 2021 - 06:07:18 EST)
- Re: [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes Borislav Petkov (Wed Jun 16 2021 - 06:07:43 EST)
- Re: [PATCH] cifs: retry lookup and readdir when EAGAIN is returned. Aurélien Aptel (Wed Jun 16 2021 - 06:07:59 EST)
- Re: [PATCH 1/1] riscv: prevent pipeline stall in __asm_to/copy_from_user Akira Tsukamoto (Wed Jun 16 2021 - 06:08:18 EST)
- Re: [PATCH] drm/vc4: hdmi: Rely on interrupts to handle hotplug Dave Stevenson (Wed Jun 16 2021 - 06:09:48 EST)
- Re: [PATCH v11 16/33] mm/util: Add folio_mapping() and folio_file_mapping() David Howells (Wed Jun 16 2021 - 06:10:22 EST)
- Re: [PATCH v11 18/33] mm/filemap: Add folio_unlock() David Howells (Wed Jun 16 2021 - 06:13:40 EST)
- Re: [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs Andre Przywara (Wed Jun 16 2021 - 06:15:18 EST)
- Re: [PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family Vinod Koul (Wed Jun 16 2021 - 06:16:33 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Peter Zijlstra (Wed Jun 16 2021 - 06:17:25 EST)
- Re: [PATCH v11 19/33] mm/filemap: Add folio_lock() David Howells (Wed Jun 16 2021 - 06:17:45 EST)
- Re: [PATCH v4 14/16] firmware: arm_scmi: Add virtio transport Cristian Marussi (Wed Jun 16 2021 - 06:18:11 EST)
- RE: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation David Laight (Wed Jun 16 2021 - 06:19:41 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Will Deacon (Wed Jun 16 2021 - 06:20:42 EST)
- Re: [PATCH net 1/2] net: fec_ptp: add clock rate zero check Russell King (Oracle) (Wed Jun 16 2021 - 06:20:56 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Peter Zijlstra (Wed Jun 16 2021 - 06:21:04 EST)
- Re: [PATCH Part1 RFC v3 08/22] x86/compressed: Add helper for validating pages in the decompression stage Borislav Petkov (Wed Jun 16 2021 - 06:21:46 EST)
- Why do kernel panics caused by init exiting peg the CPU? Andrei E. (Wed Jun 16 2021 - 06:22:37 EST)
- Re: [PATCH v11 21/33] mm/filemap: Add __folio_lock_async() David Howells (Wed Jun 16 2021 - 06:22:48 EST)
- Re: [PATCH v11 22/33] mm/filemap: Add folio_wait_locked() David Howells (Wed Jun 16 2021 - 06:23:47 EST)
- Re: [PATCH 1/1] riscv: prevent pipeline stall in __asm_to/copy_from_user Akira Tsukamoto (Wed Jun 16 2021 - 06:24:28 EST)
- Re: [PATCH v2 31/33] arm64: zynqmp: Enable xlnx, zynqmp-dwc3 driver for xilinx boards Michal Simek (Wed Jun 16 2021 - 06:25:05 EST)
- Re: [PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable() David Howells (Wed Jun 16 2021 - 06:27:16 EST)
- Re: [PATCH 03/11] mm: page_vma_mapped_walk(): use pmd_read_atomic() Will Deacon (Wed Jun 16 2021 - 06:27:54 EST)
- Re: [net-next, v3, 07/10] net: sock: extend SO_TIMESTAMPING for PHC binding kernel test robot (Wed Jun 16 2021 - 06:28:13 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Greg Kroah-Hartman (Wed Jun 16 2021 - 06:29:12 EST)
- Re: ALSA: usb-audio: fix rate on Ozone Z90 USB headset Greg Kroah-Hartman (Wed Jun 16 2021 - 06:30:36 EST)
- Re: [PATCH v11 26/33] mm/writeback: Add folio_wait_writeback() David Howells (Wed Jun 16 2021 - 06:30:58 EST)
- Linux 4.4.273 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:31:52 EST)
- Re: Linux 4.4.273 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:31:58 EST)
- Linux 4.9.273 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:32:07 EST)
- Re: Linux 4.9.273 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:32:10 EST)
- Linux 4.14.237 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:32:15 EST)
- Re: Linux 4.14.237 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:32:17 EST)
- Re: Linux 4.19.195 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:32:37 EST)
- Linux 4.19.195 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:32:41 EST)
- Re: Linux 5.4.126 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:32:50 EST)
- Linux 5.4.126 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:33:05 EST)
- Re: [PATCH v11 27/33] mm/writeback: Add folio_wait_stable() David Howells (Wed Jun 16 2021 - 06:33:14 EST)
- Re: Linux 5.10.44 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:33:22 EST)
- Linux 5.10.44 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:33:25 EST)
- Re: Linux 5.12.11 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:33:35 EST)
- Linux 5.12.11 Greg Kroah-Hartman (Wed Jun 16 2021 - 06:33:40 EST)
- Re: [PATCH v11 28/33] mm/filemap: Add folio_wait_bit() David Howells (Wed Jun 16 2021 - 06:34:39 EST)
- Re: [PATCH V7 4/4] soc: imx: Add blk-ctl driver for i.MX8MM Adam Ford (Wed Jun 16 2021 - 06:35:13 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Vinod Koul (Wed Jun 16 2021 - 06:35:35 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Russell King (Oracle) (Wed Jun 16 2021 - 06:35:41 EST)
- Re: [PATCH v11 30/33] mm/filemap: Convert page wait queues to be folios David Howells (Wed Jun 16 2021 - 06:36:20 EST)
- Re: [PATCH 1/3] dt-bindings: dmaengine: qcom: gpi: add compatible for sm8250 Vinod Koul (Wed Jun 16 2021 - 06:36:41 EST)
- Re: [PATCH 1/1] can: at91_can: use DEVICE_ATTR_RW() helper macro Marc Kleine-Budde (Wed Jun 16 2021 - 06:37:12 EST)
- [PATCH v2 0/7] Asynchronous notifications from secure world Jens Wiklander (Wed Jun 16 2021 - 06:37:23 EST)
- [PATCH v2 1/7] docs: staging/tee.rst: add a section on OP-TEE notifications Jens Wiklander (Wed Jun 16 2021 - 06:37:26 EST)
- [PATCH v2 3/7] dt-bindings: arm: optee: add interrupt property Jens Wiklander (Wed Jun 16 2021 - 06:37:35 EST)
- [PATCH v2 2/7] dt-bindings: arm: Convert optee binding to json-schema Jens Wiklander (Wed Jun 16 2021 - 06:37:37 EST)
- [PATCH v2 4/7] tee: fix put order in teedev_close_context() Jens Wiklander (Wed Jun 16 2021 - 06:37:41 EST)
- [PATCH v2 5/7] tee: add tee_dev_open_helper() primitive Jens Wiklander (Wed Jun 16 2021 - 06:37:43 EST)
- [PATCH v2 6/7] optee: separate notification functions Jens Wiklander (Wed Jun 16 2021 - 06:37:46 EST)
- [PATCH v2 7/7] optee: add asynchronous notifications Jens Wiklander (Wed Jun 16 2021 - 06:37:54 EST)
- Re: [PATCH 1/2] xen: fix setting of max_pfn in shared_info Juergen Gross (Wed Jun 16 2021 - 06:38:01 EST)
- Re: [PATCH v11 33/33] mm: Add folio_mapped() David Howells (Wed Jun 16 2021 - 06:38:17 EST)
- Re: [PATCH -next] can: m_can: use devm_platform_ioremap_resource_byname Marc Kleine-Budde (Wed Jun 16 2021 - 06:39:45 EST)
- Re: [PATCH] dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy() Vinod Koul (Wed Jun 16 2021 - 06:40:20 EST)
- Re: [net-next, v3, 07/10] net: sock: extend SO_TIMESTAMPING for PHC binding kernel test robot (Wed Jun 16 2021 - 06:40:29 EST)
- Re: [PATCH v11 02/33] mm: Introduce struct folio David Howells (Wed Jun 16 2021 - 06:41:25 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Marc Kleine-Budde (Wed Jun 16 2021 - 06:41:54 EST)
- Re: [PATCH 2/2] xen: rename wrong named pfn related variables Juergen Gross (Wed Jun 16 2021 - 06:43:27 EST)
- Re: [PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling Nick Kossifidis (Wed Jun 16 2021 - 06:43:44 EST)
- RE: [PATCH v14 00/12] add ecspi ERR009165 for i.mx6/7 soc family Robin Gong (Wed Jun 16 2021 - 06:44:20 EST)
- Re: [PATCH v6 1/3] dt-bindings: dma: add schema for altera-msgdma Vinod Koul (Wed Jun 16 2021 - 06:44:48 EST)
- Re: [PATCH v6 2/2] mfd: cros_ec: Add peripheral device charger Lee Jones (Wed Jun 16 2021 - 06:44:55 EST)
- Re: [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor Dmitry Osipenko (Wed Jun 16 2021 - 06:47:45 EST)
- Re: [PATCH 1/3] riscv: optimized memcpy Akira Tsukamoto (Wed Jun 16 2021 - 06:48:39 EST)
- Re: [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor Dmitry Osipenko (Wed Jun 16 2021 - 06:49:26 EST)
- Re: [PATCH 2/3] drm/vc4: hdmi: Move the HSM clock enable to runtime_pm Dave Stevenson (Wed Jun 16 2021 - 06:49:36 EST)
- Re: [PATCH 2/6] posix-cpu-timers: Don't start process wide cputime counter if timer is disabled Frederic Weisbecker (Wed Jun 16 2021 - 06:51:24 EST)
- Re: [PATCH 3/3] drm/vc4: hdmi: Make sure the controller is powered in detect Dave Stevenson (Wed Jun 16 2021 - 06:51:47 EST)
- Re: [PATCH v2 00/21] Optimize list lru memory consumption Muchun Song (Wed Jun 16 2021 - 06:53:51 EST)
- Re: [PATCH v11 00/33] Memory folios David Howells (Wed Jun 16 2021 - 06:54:55 EST)
- Re: [PATCH 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller 班涛 (Wed Jun 16 2021 - 06:56:40 EST)
- Re: [PATCH 1/2] xen: fix setting of max_pfn in shared_info Jan Beulich (Wed Jun 16 2021 - 06:56:46 EST)
- Re: [PATCH v6 2/5] mfd: sy7636a: Initial commit Lee Jones (Wed Jun 16 2021 - 06:56:52 EST)
- Re: [PATCH v2 0/4] Add perf interface to expose nvdimm Nageswara Sastry (Wed Jun 16 2021 - 06:56:53 EST)
- Re: [PATCH] dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy() Austin Kim (Wed Jun 16 2021 - 06:57:03 EST)
- [GIT PULL] iommu/arm-smmu: Updates for 5.14 Will Deacon (Wed Jun 16 2021 - 06:58:20 EST)
- RE: [PATCH V7 4/4] soc: imx: Add blk-ctl driver for i.MX8MM Peng Fan (OSS) (Wed Jun 16 2021 - 06:58:25 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER Gavin Shan (Wed Jun 16 2021 - 06:58:43 EST)
- Re: [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes Brijesh Singh (Wed Jun 16 2021 - 07:00:22 EST)
- [PATCH v11 00/10] Add support for SVM atomics in Nouveau Alistair Popple (Wed Jun 16 2021 - 07:00:45 EST)
- Re: [PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem() Christian König (Wed Jun 16 2021 - 07:00:47 EST)
- [PATCH v11 01/10] mm: Remove special swap entry functions Alistair Popple (Wed Jun 16 2021 - 07:00:52 EST)
- [PATCH v11 02/10] mm/swapops: Rework swap entry manipulation code Alistair Popple (Wed Jun 16 2021 - 07:00:55 EST)
- [PATCH v11 03/10] mm/rmap: Split try_to_munlock from try_to_unmap Alistair Popple (Wed Jun 16 2021 - 07:00:59 EST)
- [PATCH v11 04/10] mm/rmap: Split migration into its own function Alistair Popple (Wed Jun 16 2021 - 07:01:06 EST)
- [PATCH v11 05/10] mm: Rename migrate_pgmap_owner Alistair Popple (Wed Jun 16 2021 - 07:01:18 EST)
- [PATCH v11 06/10] mm/memory.c: Allow different return codes for copy_nonpresent_pte() Alistair Popple (Wed Jun 16 2021 - 07:01:19 EST)
- [PATCH v11 07/10] mm: Device exclusive memory access Alistair Popple (Wed Jun 16 2021 - 07:01:34 EST)
- [PATCH v11 08/10] mm: Selftests for exclusive device memory Alistair Popple (Wed Jun 16 2021 - 07:01:43 EST)
- [PATCH v11 09/10] nouveau/svm: Refactor nouveau_range_fault Alistair Popple (Wed Jun 16 2021 - 07:01:48 EST)
- [PATCH v11 10/10] nouveau/svm: Implement atomic SVM access Alistair Popple (Wed Jun 16 2021 - 07:01:56 EST)
- Re: [PATCH 2/2] xen: rename wrong named pfn related variables Jan Beulich (Wed Jun 16 2021 - 07:02:30 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Philipp Zabel (Wed Jun 16 2021 - 07:04:54 EST)
- Re: [PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs Vlastimil Babka (Wed Jun 16 2021 - 07:05:50 EST)
- Re: [PATCH] modified: gpu/drm/panfrost/panfrost_gpu.c Steven Price (Wed Jun 16 2021 - 07:07:33 EST)
- [PATCH] mm/page_alloc: Split pcp->high across all online CPUs for cpuless nodes Mel Gorman (Wed Jun 16 2021 - 07:07:52 EST)
- Re: [PATCH] ALSA: oss: Remove redundant assignment to src_access Takashi Iwai (Wed Jun 16 2021 - 07:07:55 EST)
- [PATCH v13 0/6] iommu: Enhance IOMMU default DMA mode build options John Garry (Wed Jun 16 2021 - 07:08:48 EST)
- [PATCH v13 1/6] iommu: Deprecate Intel and AMD cmdline methods to enable strict mode John Garry (Wed Jun 16 2021 - 07:08:52 EST)
- [PATCH v13 2/6] iommu: Print strict or lazy mode at init time John Garry (Wed Jun 16 2021 - 07:08:55 EST)
- [PATCH v13 3/6] iommu: Enhance IOMMU default DMA mode build options John Garry (Wed Jun 16 2021 - 07:08:58 EST)
- [PATCH v13 4/6] iommu/vt-d: Add support for IOMMU default DMA mode build options John Garry (Wed Jun 16 2021 - 07:09:16 EST)
- [PATCH v13 5/6] iommu/amd: Add support for IOMMU default DMA mode build options John Garry (Wed Jun 16 2021 - 07:09:27 EST)
- [PATCH v13 6/6] iommu: Remove mode argument from iommu_set_dma_strict() John Garry (Wed Jun 16 2021 - 07:09:27 EST)
- Re: [RFC PATCH v5 2/2] arm64: Create a list of SYM_CODE functions, check return PC against list Madhavan T. Venkataraman (Wed Jun 16 2021 - 07:10:43 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Peter Zijlstra (Wed Jun 16 2021 - 07:11:51 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER David Hildenbrand (Wed Jun 16 2021 - 07:15:09 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER Gavin Shan (Wed Jun 16 2021 - 07:15:51 EST)
- Re: [PATCH 25/31] arm64: zynqmp: Wire qspi on multiple boards quanyang.wang (Wed Jun 16 2021 - 07:17:25 EST)
- Re: [PATCH 1/2] xen: fix setting of max_pfn in shared_info Juergen Gross (Wed Jun 16 2021 - 07:18:32 EST)
- Re: [PATCH v3 3/3] IB/core: Obtain subnet_prefix from cache in IB devices. Haakon Bugge (Wed Jun 16 2021 - 07:20:12 EST)
- Re: [PATCH -next] platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE Maximilian Luz (Wed Jun 16 2021 - 07:20:55 EST)
- Re: [PATCH next v3 1/2] dump_stack: move cpu lock to printk.c Petr Mladek (Wed Jun 16 2021 - 07:21:05 EST)
- Re: [PATCH 4/6] posix-cpu-timers: Force next_expiration recalc after timer reset Frederic Weisbecker (Wed Jun 16 2021 - 07:21:16 EST)
- RE: [PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards Christoph Niedermaier (Wed Jun 16 2021 - 07:21:29 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Mark Brown (Wed Jun 16 2021 - 07:23:56 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER David Hildenbrand (Wed Jun 16 2021 - 07:25:17 EST)
- Re: [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data Ionela Voinescu (Wed Jun 16 2021 - 07:25:50 EST)
- Re: [PATCH 2/6] posix-cpu-timers: Don't start process wide cputime counter if timer is disabled Peter Zijlstra (Wed Jun 16 2021 - 07:26:40 EST)
- [PATCH v11 00/12] Add Host control mode to HPB Avri Altman (Wed Jun 16 2021 - 07:28:20 EST)
- [PATCH v11 01/12] scsi: ufshpb: Cache HPB Control mode on init Avri Altman (Wed Jun 16 2021 - 07:28:28 EST)
- [PATCH v11 02/12] scsi: ufshpb: Add host control mode support to rsp_upiu Avri Altman (Wed Jun 16 2021 - 07:28:40 EST)
- [PATCH v11 03/12] scsi: ufshpb: Transform set_dirty to iterate_rgn Avri Altman (Wed Jun 16 2021 - 07:28:46 EST)
- [PATCH v11 04/12] scsi: ufshpb: Add reads counter Avri Altman (Wed Jun 16 2021 - 07:28:57 EST)
- [PATCH v11 05/12] scsi: ufshpb: Make eviction depends on region's reads Avri Altman (Wed Jun 16 2021 - 07:29:01 EST)
- [PATCH v11 06/12] scsi: ufshpb: Region inactivation in host mode Avri Altman (Wed Jun 16 2021 - 07:29:08 EST)
- Re: [PATCH v6 03/17] dt-bindings: rtc: sun6i: Add H616 compatible string Andre Przywara (Wed Jun 16 2021 - 07:29:23 EST)
- [PATCH v11 07/12] scsi: ufshpb: Add hpb dev reset response Avri Altman (Wed Jun 16 2021 - 07:29:29 EST)
- [PATCH v11 08/12] scsi: ufshpb: Add "Cold" regions timer Avri Altman (Wed Jun 16 2021 - 07:29:37 EST)
- [PATCH v11 09/12] scsi: ufshpb: Limit the number of inflight map requests Avri Altman (Wed Jun 16 2021 - 07:29:43 EST)
- sched: Question about big and little cores system with SMP and EAS Ley Foon Tan (Wed Jun 16 2021 - 07:29:47 EST)
- [PATCH v11 10/12] scsi: ufshpb: Do not send umap_all in host control mode Avri Altman (Wed Jun 16 2021 - 07:29:50 EST)
- [PATCH v11 11/12] scsi: ufshpb: Add support for host control mode Avri Altman (Wed Jun 16 2021 - 07:29:54 EST)
- [PATCH v11 12/12] scsi: ufshpb: Make host mode parameters configurable Avri Altman (Wed Jun 16 2021 - 07:30:01 EST)
- Re: [PATCH next v3 2/2] printk: fix cpu lock ordering Petr Mladek (Wed Jun 16 2021 - 07:30:37 EST)
- Re: [PATCH V2] dt-bindings: arm: fsl: Add DHCOM PicoITX and DHCOM DRC02 boards Marek Vasut (Wed Jun 16 2021 - 07:32:57 EST)
- Re: [PATCH 4/6] posix-cpu-timers: Force next_expiration recalc after timer reset Peter Zijlstra (Wed Jun 16 2021 - 07:34:09 EST)
- Re: [PATCH 4/7] spi: spi-geni-qcom: Add support for GPI dma Mark Brown (Wed Jun 16 2021 - 07:35:28 EST)
- Re: [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data Viresh Kumar (Wed Jun 16 2021 - 07:36:10 EST)
- [PATCH 1/2] MAINTAINERS: fix my identity again Marek Behún (Wed Jun 16 2021 - 07:36:30 EST)
- [PATCH 2/2] mailmap: add my other e-mail address and identity without diacritics Marek Behún (Wed Jun 16 2021 - 07:36:33 EST)
- Re: sched: Question about big and little cores system with SMP and EAS Peter Zijlstra (Wed Jun 16 2021 - 07:39:14 EST)
- Re: [PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains() Matthew Wilcox (Wed Jun 16 2021 - 07:39:17 EST)
- RE: [PATCH net 1/2] net: fec_ptp: add clock rate zero check Joakim Zhang (Wed Jun 16 2021 - 07:40:36 EST)
- [PATCH 1/2] Revert "swiotlb-xen: remove xen_swiotlb_dma_mmap and xen_swiotlb_dma_get_sgtable" Roman Skakun (Wed Jun 16 2021 - 07:43:13 EST)
- [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops Roman Skakun (Wed Jun 16 2021 - 07:43:23 EST)
- [PATCH 0/9] MT8195 SMI support Yong Wu (Wed Jun 16 2021 - 07:44:04 EST)
- [PATCH 1/9] dt-bindings: memory: mediatek: Add mt8195 smi binding Yong Wu (Wed Jun 16 2021 - 07:44:15 EST)
- [PATCH 2/9] dt-bindings: memory: mediatek: Add mt8195 smi sub common Yong Wu (Wed Jun 16 2021 - 07:44:27 EST)
- [PATCH 3/9] memory: mtk-smi: Use clk_bulk instead of the clk ops Yong Wu (Wed Jun 16 2021 - 07:44:41 EST)
- [PATCH 4/9] memory: mtk-smi: Rename smi_gen to smi_type Yong Wu (Wed Jun 16 2021 - 07:44:43 EST)
- [PATCH 5/9] memory: mtk-smi: Adjust some code position Yong Wu (Wed Jun 16 2021 - 07:44:59 EST)
- [PATCH 7/9] memory: mtk-smi: mt8195: Add smi support Yong Wu (Wed Jun 16 2021 - 07:45:13 EST)
- [PATCH 6/9] memory: mtk-smi: Add smi sub common support Yong Wu (Wed Jun 16 2021 - 07:45:15 EST)
- [PATCH 8/9] memory: mtk-smi: mt8195: Add initial setting for smi-common Yong Wu (Wed Jun 16 2021 - 07:45:17 EST)
- [PATCH 9/9] memory: mtk-smi: mt8195: Add initial setting for smi-larb Yong Wu (Wed Jun 16 2021 - 07:45:28 EST)
- Re: [PATCH] swiotlb-xen: override common mmap and get_sgtable dma ops Roman Skakun (Wed Jun 16 2021 - 07:45:47 EST)
- Re: [PATCH 1/3] riscv: optimized memcpy Guo Ren (Wed Jun 16 2021 - 07:46:45 EST)
- Re: [PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable() Matthew Wilcox (Wed Jun 16 2021 - 07:47:18 EST)
- Re: [PATCH] drivers: gpio: add virtio-gpio guest driver Viresh Kumar (Wed Jun 16 2021 - 07:49:39 EST)
- Re: [PATCH 2/6] posix-cpu-timers: Don't start process wide cputime counter if timer is disabled Peter Zijlstra (Wed Jun 16 2021 - 07:51:09 EST)
- [PATCH v3] usb: gadget: eem: fix echo command packet response issue Linyu Yuan (Wed Jun 16 2021 - 07:52:14 EST)
- Re: [PATCH] net: ipv4: fix memory leak in ip_mc_add1_src Hangbin Liu (Wed Jun 16 2021 - 07:52:21 EST)
- [PATCH v2] tty: n_gsm: CR bit value should be 0 when config "initiator=0" Zhenguo Zhao (Wed Jun 16 2021 - 07:54:31 EST)
- Re: [PATCH V2 0/3] cpufreq: cppc: Add support for frequency invariance Viresh Kumar (Wed Jun 16 2021 - 07:54:42 EST)
- Re: [PATCH -next 1/2] clk: renesas: Remove unneeded semicolon Geert Uytterhoeven (Wed Jun 16 2021 - 07:54:47 EST)
- Re: Kernel 4.14: SQUASHFS error: xz decompression failed, data probably corrupt Pintu Agarwal (Wed Jun 16 2021 - 07:55:32 EST)
- Re: [PATCH next v3 1/2] dump_stack: move cpu lock to printk.c Sergey Senozhatsky (Wed Jun 16 2021 - 07:55:43 EST)
- Re: [PATCH v11 26/33] mm/writeback: Add folio_wait_writeback() Matthew Wilcox (Wed Jun 16 2021 - 07:56:02 EST)
- Re: [PATCH -next 2/2] clk: renesas: fix return value and unused assignment Geert Uytterhoeven (Wed Jun 16 2021 - 07:57:16 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER Gavin Shan (Wed Jun 16 2021 - 07:57:47 EST)
- Re: [PATCH 1/3] scripts: add spelling_sanitizer.sh script Leizhen (ThunderTown) (Wed Jun 16 2021 - 07:58:49 EST)
- Re: [PATCH 5/6] posix-cpu-timers: Force next expiration recalc after early timer firing Frederic Weisbecker (Wed Jun 16 2021 - 07:59:35 EST)
- Re: [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction by user Vlastimil Babka (Wed Jun 16 2021 - 07:59:44 EST)
- [PATCH 0/5] PCI: endpoint: Add support for additional notifiers Manivannan Sadhasivam (Wed Jun 16 2021 - 07:59:47 EST)
- [PATCH 1/5] PCI: endpoint: Add linkdown notifier support Manivannan Sadhasivam (Wed Jun 16 2021 - 07:59:51 EST)
- [PATCH 2/5] PCI: endpoint: Add BME notifier support Manivannan Sadhasivam (Wed Jun 16 2021 - 07:59:55 EST)
- [PATCH 3/5] PCI: endpoint: Add PME notifier support Manivannan Sadhasivam (Wed Jun 16 2021 - 08:00:04 EST)
- [PATCH 4/5] PCI: endpoint: Add D_STATE notifier support Manivannan Sadhasivam (Wed Jun 16 2021 - 08:00:14 EST)
- [PATCH 5/5] PCI: endpoint: Add custom notifier support Manivannan Sadhasivam (Wed Jun 16 2021 - 08:00:19 EST)
- Re: [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data Ionela Voinescu (Wed Jun 16 2021 - 08:01:02 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Sanjay R Mehta (Wed Jun 16 2021 - 08:01:10 EST)
- Re: [PATCH 4/7] spi: spi-geni-qcom: Add support for GPI dma Vinod Koul (Wed Jun 16 2021 - 08:02:43 EST)
- [PATCH -next] perf tools: Remove duplicate #undef Li Huafei (Wed Jun 16 2021 - 08:02:55 EST)
- Re: [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes Borislav Petkov (Wed Jun 16 2021 - 08:03:37 EST)
- Re: [PATCH -next] drivers: gpu: add missing MODULE_DEVICE_TABLE in anx7625.c Robert Foss (Wed Jun 16 2021 - 08:03:49 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER David Hildenbrand (Wed Jun 16 2021 - 08:07:45 EST)
- Re: [PATCH v12 00/12] Restricted DMA Will Deacon (Wed Jun 16 2021 - 08:08:54 EST)
- Re: [PATCH 1/1] tracing: fix spelling mistakes Leizhen (ThunderTown) (Wed Jun 16 2021 - 08:12:25 EST)
- Re: [PATCH v3 2/2] clocksource: Add support for Xilinx AXI Timer Michal Simek (Wed Jun 16 2021 - 08:12:41 EST)
- Re: [PATCH V1] mmc: sdhci: Update the software timeout value for sdhc Konrad Dybcio (Wed Jun 16 2021 - 08:16:27 EST)
- Re: [PATCH] ramfs: skip mknod if inode already exists. Al Viro (Wed Jun 16 2021 - 08:17:07 EST)
- Re: [PATCH v15 00/15] arm64: MMU enabled kexec relocation Pavel Tatashin (Wed Jun 16 2021 - 08:18:41 EST)
- Re: [PATCH 4/6] arm64: dts: qcom: sm8250-edo: Enable ADSP/CDSP/SLPI Konrad Dybcio (Wed Jun 16 2021 - 08:18:57 EST)
- [rcu:rcu/next] BUILD SUCCESS 1617cca67a6e38397eb47f91bfa5e25e358e427d kernel test robot (Wed Jun 16 2021 - 08:19:41 EST)
- Re: [PATCH] drm/vc4: hdmi: Rely on interrupts to handle hotplug Maxime Ripard (Wed Jun 16 2021 - 08:20:26 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Greg KH (Wed Jun 16 2021 - 08:23:40 EST)
- kernel panic when scanning MTD partitions Corentin Labbe (Wed Jun 16 2021 - 08:24:38 EST)
- [PATCH net] net: sched: add barrier to ensure correct ordering for lockless qdisc Yunsheng Lin (Wed Jun 16 2021 - 08:26:07 EST)
- [PATCH v2 1/3] scripts: add spelling_sanitizer.sh script Zhen Lei (Wed Jun 16 2021 - 08:26:41 EST)
- [PATCH v2 0/3] scripts/spelling.txt: add some spelling pairs and reorder Zhen Lei (Wed Jun 16 2021 - 08:26:43 EST)
- [PATCH v2 2/3] scripts/spelling.txt: sort and remove duplicates Zhen Lei (Wed Jun 16 2021 - 08:26:45 EST)
- [PATCH v2 3/3] scripts/spelling.txt: add some spelling "mistake||correction" pairs Zhen Lei (Wed Jun 16 2021 - 08:26:46 EST)
- [PATCH v2 1/6] arm64: dts: qcom: sm8250-edo: Add hardware keys Konrad Dybcio (Wed Jun 16 2021 - 08:27:20 EST)
- [PATCH v2 2/6] arm64: dts: qcom: sm8250: Commonize PCIe pins Konrad Dybcio (Wed Jun 16 2021 - 08:27:23 EST)
- [PATCH v2 3/6] arm64: dts: qcom: sm8250-edo: Enable PCIe Konrad Dybcio (Wed Jun 16 2021 - 08:27:25 EST)
- [PATCH v2 4/6] arm64: dts: qcom: sm8250-edo: Enable ADSP/CDSP/SLPI Konrad Dybcio (Wed Jun 16 2021 - 08:27:27 EST)
- [PATCH v2 5/6] arm64: dts: qcom: sm8250-edo: Enable GPI DMA Konrad Dybcio (Wed Jun 16 2021 - 08:27:29 EST)
- [PATCH v2 6/6] arm64: dts: qcom: sm8250-edo: Add Samsung touchscreen Konrad Dybcio (Wed Jun 16 2021 - 08:27:34 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Jonathan Cameron (Wed Jun 16 2021 - 08:27:53 EST)
- [PATCH 03/11] media: dvbdev: fix error logic at dvb_register_device() Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:28:44 EST)
- [PATCH 02/11] media: dvb_net: avoid speculation from net slot Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:28:46 EST)
- [PATCH 00/11] Address some smatch warnings Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:28:50 EST)
- [PATCH 04/11] media: sun6i-csi: add a missing return code Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:28:53 EST)
- [PATCH 06/11] media: saa7134: fix saa7134_initdev error handling logic Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:28:55 EST)
- [PATCH 08/11] media: adv7842: better document EDID block size Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:28:56 EST)
- [PATCH 05/11] media: saa7134: use more meaninful goto labels Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:28:59 EST)
- [PATCH 11/11] media: xilinx: simplify get fourcc logic Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:29:01 EST)
- [PATCH 07/11] media: siano: fix device register error path Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:29:03 EST)
- [PATCH 09/11] media: ttusb-dec: cleanup an error handling logic Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:29:05 EST)
- [PATCH 10/11] media: dvb-core: frontend: make GET/SET safer Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:29:10 EST)
- [PATCH 01/11] media: dvb_ca_en50221: avoid speculation from CA slot Mauro Carvalho Chehab (Wed Jun 16 2021 - 08:29:13 EST)
- Re: [PATCH v2 1/6] arm64: dts: qcom: sm8250-edo: Add hardware keys Konrad Dybcio (Wed Jun 16 2021 - 08:29:59 EST)
- Re: Utime and stime are less when getrusage (RUSAGE_THREAD) is executed on a tickless CPU. Frederic Weisbecker (Wed Jun 16 2021 - 08:31:23 EST)
- [Backport for 5.4.y PATCHv2 1/4] ARM: OMAP: replace setup_irq() by request_irq() Tony Lindgren (Wed Jun 16 2021 - 08:31:26 EST)
- [Backport for 5.4.y PATCHv2 2/4] clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support Tony Lindgren (Wed Jun 16 2021 - 08:31:28 EST)
- [Backport for 5.4.y PATCHv2 3/4] clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue Tony Lindgren (Wed Jun 16 2021 - 08:31:32 EST)
- [Backport for 5.4.y PATCHv2 4/4] clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940 Tony Lindgren (Wed Jun 16 2021 - 08:31:48 EST)
- Re: [PATCH 08/11] media: adv7842: better document EDID block size Hans Verkuil (Wed Jun 16 2021 - 08:33:04 EST)
- Re: [PATCH v2 1/3] nvmem: core: introduce cells parser Vadym Kochan (Wed Jun 16 2021 - 08:34:07 EST)
- Re: [PATCH 3/3] drm/vc4: hdmi: Make sure the controller is powered in detect Maxime Ripard (Wed Jun 16 2021 - 08:36:06 EST)
- Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel Arnaud POULIQUEN (Wed Jun 16 2021 - 08:38:44 EST)
- Re: [PATCH 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller Maxime Ripard (Wed Jun 16 2021 - 08:39:02 EST)
- Re: [PATCH v2 1/1] iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace Jonathan Cameron (Wed Jun 16 2021 - 08:40:00 EST)
- Re: [PATCH v3] iio: humidity: hdc100x: Add margin to the conversion time Jonathan Cameron (Wed Jun 16 2021 - 08:41:39 EST)
- Re: [PATCH v2 1/3] io_uring: Add to traces the req pointer when available Jens Axboe (Wed Jun 16 2021 - 08:42:31 EST)
- Re: [PATCH v3 3/3] IB/core: Obtain subnet_prefix from cache in IB devices. Leon Romanovsky (Wed Jun 16 2021 - 08:44:08 EST)
- [PATCH] nfs: set block size according to pnfs_blksize first Gao Xiang (Wed Jun 16 2021 - 08:44:42 EST)
- Re: [PATCH 00/11] Rid W=1 warnings from ATA Lee Jones (Wed Jun 16 2021 - 08:45:03 EST)
- [PATCH v5 00/15] media: gmsl: Reliability improvements Jacopo Mondi (Wed Jun 16 2021 - 08:45:42 EST)
- [PATCH v5 01/15] media: i2c: max9286: Adjust parameters indent Jacopo Mondi (Wed Jun 16 2021 - 08:45:45 EST)
- [PATCH v5 02/15] media: i2c: max9286: Rename reverse_channel_mv Jacopo Mondi (Wed Jun 16 2021 - 08:45:50 EST)
- [PATCH v5 03/15] media: i2c: max9286: Cache channel amplitude Jacopo Mondi (Wed Jun 16 2021 - 08:45:52 EST)
- [PATCH v5 04/15] media: i2c: max9286: Define high channel amplitude Jacopo Mondi (Wed Jun 16 2021 - 08:45:56 EST)
- [PATCH v5 05/15] media: i2c: max9286: Rework comments in .bound() Jacopo Mondi (Wed Jun 16 2021 - 08:46:00 EST)
- [PATCH v5 06/15] media: i2c: max9271: Check max9271_write() return Jacopo Mondi (Wed Jun 16 2021 - 08:46:04 EST)
- [PATCH v5 07/15] media: i2c: max9271: Introduce wake_up() function Jacopo Mondi (Wed Jun 16 2021 - 08:46:09 EST)
- [PATCH v5 08/15] media: i2c: rdacm21: Add delay after OV490 reset Jacopo Mondi (Wed Jun 16 2021 - 08:46:14 EST)
- [PATCH v5 09/15] media: i2c: rdacm21: Fix OV10640 powerup Jacopo Mondi (Wed Jun 16 2021 - 08:46:29 EST)
- [PATCH v5 10/15] media: i2c: rdacm21: Power up OV10640 before OV490 Jacopo Mondi (Wed Jun 16 2021 - 08:46:31 EST)
- [PATCH v5 11/15] media: i2c: rdacm20: Enable noise immunity Jacopo Mondi (Wed Jun 16 2021 - 08:46:34 EST)
- [PATCH v5 12/15] media: i2c: rdacm20: Embed 'serializer' field Jacopo Mondi (Wed Jun 16 2021 - 08:46:35 EST)
- [PATCH v5 13/15] media: i2c: rdacm20: Report camera module name Jacopo Mondi (Wed Jun 16 2021 - 08:46:37 EST)
- [PATCH v5 14/15] media: i2c: rdacm20: Check return values Jacopo Mondi (Wed Jun 16 2021 - 08:46:40 EST)
- [PATCH v5 15/15] media: i2c: rdacm20: Re-work ov10635 reset Jacopo Mondi (Wed Jun 16 2021 - 08:46:43 EST)
- Re: [PATCH V2] arm64: dts: qcom: sc7180: Add xo clock for eMMC and Sd card Konrad Dybcio (Wed Jun 16 2021 - 08:47:12 EST)
- Re: [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance Ionela Voinescu (Wed Jun 16 2021 - 08:48:13 EST)
- Re: [PATCH v5 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property Jacopo Mondi (Wed Jun 16 2021 - 08:48:21 EST)
- Re: [PATCH] io_uring: reduce latency by reissueing the operation Jens Axboe (Wed Jun 16 2021 - 08:48:57 EST)
- Re: [PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB Punit Agrawal (Wed Jun 16 2021 - 08:49:04 EST)
- Re: [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes Brijesh Singh (Wed Jun 16 2021 - 08:49:38 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Jens Axboe (Wed Jun 16 2021 - 08:49:48 EST)
- Re: [PATCH v2 1/1] iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace Andy Shevchenko (Wed Jun 16 2021 - 08:50:38 EST)
- Re: [PATCH 00/11] Rid W=1 warnings from ATA Jens Axboe (Wed Jun 16 2021 - 08:50:54 EST)
- [PATCH] cgroup1: fix leaked context root causing sporadic NULL deref in LTP Paul Gortmaker (Wed Jun 16 2021 - 08:52:40 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Sanjay R Mehta (Wed Jun 16 2021 - 08:53:30 EST)
- Re: [PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB Punit Agrawal (Wed Jun 16 2021 - 08:53:52 EST)
- [PATCH] staging: r8188eu/core: remove the check for NULL pointer in _rtw_enqueue_cmd() Qiang Ma (Wed Jun 16 2021 - 08:54:05 EST)
- Re: [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks Jessica Yu (Wed Jun 16 2021 - 08:54:22 EST)
- Re: kernel panic when scanning MTD partitions Jens Axboe (Wed Jun 16 2021 - 08:54:50 EST)
- Re: Utime and stime are less when getrusage (RUSAGE_THREAD) is executed on a tickless CPU. Frederic Weisbecker (Wed Jun 16 2021 - 08:54:58 EST)
- Re: [next] [arm64] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000068 Jens Axboe (Wed Jun 16 2021 - 08:55:29 EST)
- Re: [PATCH] afs: fix no return statement in function returning non-void Tom Rix (Wed Jun 16 2021 - 08:56:48 EST)
- Re: [PATCH v9 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Greg KH (Wed Jun 16 2021 - 08:57:16 EST)
- Re: kernel panic when scanning MTD partitions Corentin Labbe (Wed Jun 16 2021 - 08:59:10 EST)
- Re: [PATCH] nbd: provide a way for userspace processes to identify device backends Jens Axboe (Wed Jun 16 2021 - 08:59:41 EST)
- [GIT PULL]: dmaengine fixes for v5.13 Vinod Koul (Wed Jun 16 2021 - 08:59:56 EST)
- [PATCH] regulator: fixed: use dev_err_probe for gpio Rouven Czerwinski (Wed Jun 16 2021 - 09:00:13 EST)
- Re: kernel panic when scanning MTD partitions Jens Axboe (Wed Jun 16 2021 - 09:00:25 EST)
- Re: [PATCH v3 4/4] arm64: dts: rockchip: Update PCI host bridge window to 32-bit address memory Punit Agrawal (Wed Jun 16 2021 - 09:00:32 EST)
- Re: [PATCH v3 1/2] arch: arm64: dts: qcom: Add support for SM6125 Martin Botka (Wed Jun 16 2021 - 09:02:00 EST)
- Re: [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes Borislav Petkov (Wed Jun 16 2021 - 09:02:52 EST)
- Re: [PATCH V3 2/2] arch: arm64: dts: qcom: Add support for Sony Xperia 10II Martin Botka (Wed Jun 16 2021 - 09:03:02 EST)
- [PATCH] mlxsw: spectrum_router: remove redundant continue statement Colin King (Wed Jun 16 2021 - 09:03:08 EST)
- Re: [PATCH net-next 1/2] net: marvell: Implement TC flower offload Vadym Kochan (Wed Jun 16 2021 - 09:04:37 EST)
- Re: [PATCH v2 00/12] powerpc: Cleanup use of 'struct ppc_inst' Michael Ellerman (Wed Jun 16 2021 - 09:05:56 EST)
- Re: [PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations Andrew Lunn (Wed Jun 16 2021 - 09:06:30 EST)
- Re: [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes Dr. David Alan Gilbert (Wed Jun 16 2021 - 09:07:08 EST)
- Re: [PATCH net-next 1/2] net: marvell: Implement TC flower offload Vladimir Oltean (Wed Jun 16 2021 - 09:07:15 EST)
- Re: [PATCH Part1 RFC v3 19/22] x86/sev-snp: SEV-SNP AP creation support Borislav Petkov (Wed Jun 16 2021 - 09:07:50 EST)
- linux-next: build failure after merge of the akpm tree Stephen Rothwell (Wed Jun 16 2021 - 09:07:52 EST)
- [PATCH] Bluetooth: btmrvl: remove redundant continue statement Colin King (Wed Jun 16 2021 - 09:08:03 EST)
- Re: [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes Brijesh Singh (Wed Jun 16 2021 - 09:10:38 EST)
- linux-next: Tree for Jun 16 Stephen Rothwell (Wed Jun 16 2021 - 09:14:07 EST)
- Re: kernel panic when scanning MTD partitions Corentin Labbe (Wed Jun 16 2021 - 09:17:58 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Eric Dumazet (Wed Jun 16 2021 - 09:19:55 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Amit Klein (Wed Jun 16 2021 - 09:20:08 EST)
- Re: sched: Question about big and little cores system with SMP and EAS Dietmar Eggemann (Wed Jun 16 2021 - 09:20:37 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Russell King (Oracle) (Wed Jun 16 2021 - 09:22:44 EST)
- Re: [PATCH] mtd: ftl: Initialize rq.limits.discard_granularity kernel test robot (Wed Jun 16 2021 - 09:22:48 EST)
- [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Roberto Sassu (Wed Jun 16 2021 - 09:22:49 EST)
- Re: [PATCH 5/6] posix-cpu-timers: Force next expiration recalc after early timer firing Peter Zijlstra (Wed Jun 16 2021 - 09:24:03 EST)
- Re: [PATCH v2 7/7] sched: Change task_struct::state Daniel Bristot de Oliveira (Wed Jun 16 2021 - 09:24:25 EST)
- [PATCH 0/3] pinctrl: Add RZ/G2L pin and gpio driver Lad Prabhakar (Wed Jun 16 2021 - 09:27:24 EST)
- [PATCH 1/3] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add DT bindings for RZ/G2L pinctrl Lad Prabhakar (Wed Jun 16 2021 - 09:27:29 EST)
- [PATCH 2/3] pinctrl: renesas: Add RZ/G2L pin and gpio controller core wrapper Lad Prabhakar (Wed Jun 16 2021 - 09:27:30 EST)
- [PATCH 3/3] pinctrl: renesas: Add pins/groups/functions for I2C, SCIF and USB supported by RZ/G2L SoC Lad Prabhakar (Wed Jun 16 2021 - 09:27:33 EST)
- Re: [PATCH net 1/2] net: fec_ptp: add clock rate zero check Russell King (Oracle) (Wed Jun 16 2021 - 09:29:14 EST)
- [PATCH] dm: remove redundant continue statement Colin King (Wed Jun 16 2021 - 09:30:01 EST)
- Re: [PATCH v2 1/2] ARM: dts: owl-s500: Add ethernet support kernel test robot (Wed Jun 16 2021 - 09:30:47 EST)
- Re: [PATCH v7 1/5] string_helpers: Escape double quotes in escape_special Steven Rostedt (Wed Jun 16 2021 - 09:30:54 EST)
- Re: [PATCH v4 0/3] Add allowed CPU capacity knowledge to EAS Lukasz Luba (Wed Jun 16 2021 - 09:33:15 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Olivier Langlois (Wed Jun 16 2021 - 09:33:27 EST)
- Re: [PATCH v1 1/1] powerpc/papr_scm: Properly handle UUID types and API Andy Shevchenko (Wed Jun 16 2021 - 09:38:19 EST)
- Re: [PATCH v2 1/1] iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace Jonathan Cameron (Wed Jun 16 2021 - 09:39:15 EST)
- [PATCH v7 03/15] iommu/io-pgtable: Introduce map_pages() as a page table op Georgi Djakov (Wed Jun 16 2021 - 09:39:26 EST)
- [PATCH v7 04/15] iommu: Add a map_pages() op for IOMMU drivers Georgi Djakov (Wed Jun 16 2021 - 09:39:28 EST)
- [PATCH v7 05/15] iommu: Use bitmap to calculate page size in iommu_pgsize() Georgi Djakov (Wed Jun 16 2021 - 09:39:29 EST)
- [PATCH v7 07/15] iommu: Hook up '->unmap_pages' driver callback Georgi Djakov (Wed Jun 16 2021 - 09:39:41 EST)
- [PATCH v7 11/15] iommu/io-pgtable-arm: Implement arm_lpae_map_pages() Georgi Djakov (Wed Jun 16 2021 - 09:39:50 EST)
- [PATCH v7 09/15] iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entries Georgi Djakov (Wed Jun 16 2021 - 09:39:54 EST)
- [PATCH v7 00/15] Optimizing iommu_[map/unmap] performance Georgi Djakov (Wed Jun 16 2021 - 09:40:00 EST)
- [PATCH v7 02/15] iommu: Add an unmap_pages() op for IOMMU drivers Georgi Djakov (Wed Jun 16 2021 - 09:40:03 EST)
- [PATCH v7 10/15] iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages() Georgi Djakov (Wed Jun 16 2021 - 09:40:06 EST)
- [PATCH v7 06/15] iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts Georgi Djakov (Wed Jun 16 2021 - 09:40:08 EST)
- [PATCH v7 01/15] iommu/io-pgtable: Introduce unmap_pages() as a page table op Georgi Djakov (Wed Jun 16 2021 - 09:40:17 EST)
- [PATCH v7 12/15] iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages() Georgi Djakov (Wed Jun 16 2021 - 09:40:20 EST)
- [PATCH v7 14/15] iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback Georgi Djakov (Wed Jun 16 2021 - 09:40:24 EST)
- [PATCH v7 08/15] iommu: Add support for the map_pages() callback Georgi Djakov (Wed Jun 16 2021 - 09:40:27 EST)
- [PATCH v7 13/15] iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages() Georgi Djakov (Wed Jun 16 2021 - 09:40:32 EST)
- Re: [PATCH next v3 1/2] dump_stack: move cpu lock to printk.c John Ogness (Wed Jun 16 2021 - 09:40:37 EST)
- [PATCH v7 15/15] iommu/arm-smmu: Implement the map_pages() IOMMU driver callback Georgi Djakov (Wed Jun 16 2021 - 09:40:45 EST)
- Re: [PATCH v1] usb: typec: tcpci: Fix up sink disconnect thresholds for PD Heikki Krogerus (Wed Jun 16 2021 - 09:41:08 EST)
- Re: [PATCH] usb: typec: tcpm: Ignore Vsafe0v in PR_SWAP_SNK_SRC_SOURCE_ON state Heikki Krogerus (Wed Jun 16 2021 - 09:41:28 EST)
- Re: [PATCH] afs: fix no return statement in function returning non-void David Howells (Wed Jun 16 2021 - 09:41:46 EST)
- RE: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation David Laight (Wed Jun 16 2021 - 09:42:25 EST)
- Re: [PATCH v3] usb: typec: tcpm: Relax disconnect threshold during power negotiation Heikki Krogerus (Wed Jun 16 2021 - 09:42:40 EST)
- [PATCH v2 1/1] powerpc/papr_scm: Properly handle UUID types and API Andy Shevchenko (Wed Jun 16 2021 - 09:42:51 EST)
- Re: [PATCH] io_uring: store back buffer in case of failure Olivier Langlois (Wed Jun 16 2021 - 09:42:53 EST)
- RE: [PATCH v3 1/2] blk-zoned: allow zone management send operations without CAP_SYS_ADMIN Aravind Ramesh (Wed Jun 16 2021 - 09:42:56 EST)
- Re: [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU Will Deacon (Wed Jun 16 2021 - 09:43:14 EST)
- [PATCH 0/1] Interface to represent PAPR firmware attributes Pratik R. Sampat (Wed Jun 16 2021 - 09:43:19 EST)
- [PATCH 1/1] powerpc/pseries: Interface to represent PAPR firmware attributes Pratik R. Sampat (Wed Jun 16 2021 - 09:43:26 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Steven Rostedt (Wed Jun 16 2021 - 09:43:32 EST)
- RE: [PATCH v3 2/2] blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN Aravind Ramesh (Wed Jun 16 2021 - 09:43:45 EST)
- Re: [PATCH -next resend] scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc() Kashyap Desai (Wed Jun 16 2021 - 09:44:47 EST)
- Re: [PATCH v2 1/1] iio: hid-sensors: lighten exported symbols by moving to IIO_HID namespace Andy Shevchenko (Wed Jun 16 2021 - 09:46:28 EST)
- Re: [PATCH -next] scsi: mpi3mr: Fix missing unlock on error Kashyap Desai (Wed Jun 16 2021 - 09:46:41 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Trond Myklebust (Wed Jun 16 2021 - 09:47:23 EST)
- Re: [PATCH -next v2] scsi: mpi3mr: Make some symbols static Kashyap Desai (Wed Jun 16 2021 - 09:47:57 EST)
- Re: [PATCH v7 06/19] rtc: sun6i: Add support for RTCs without external LOSCs Maxime Ripard (Wed Jun 16 2021 - 09:48:01 EST)
- remove the legacy ide driver v2 Christoph Hellwig (Wed Jun 16 2021 - 09:48:03 EST)
- [PATCH 1/6] pata_cypress: add a module option to disable BM-DMA Christoph Hellwig (Wed Jun 16 2021 - 09:48:07 EST)
- [PATCH 2/6] alpha: use libata instead of the legacy ide driver Christoph Hellwig (Wed Jun 16 2021 - 09:48:29 EST)
- Re: [PATCH v2 1/1] powerpc/papr_scm: Properly handle UUID types and API Aneesh Kumar K.V (Wed Jun 16 2021 - 09:48:39 EST)
- [PATCH 3/6] ARM: disable CONFIG_IDE in footbridge_defconfig Christoph Hellwig (Wed Jun 16 2021 - 09:49:31 EST)
- [tip: sched/urgent] sched/fair: Correctly insert cfs_rq's to list on unthrottle tip-bot2 for Odin Ugedal (Wed Jun 16 2021 - 09:49:43 EST)
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree kernel test robot (Wed Jun 16 2021 - 09:49:51 EST)
- Re: 答复: [PATCH v4] mm/compaction: let proactive compaction order configurable Vlastimil Babka (Wed Jun 16 2021 - 09:50:04 EST)
- Re: [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks Jessica Yu (Wed Jun 16 2021 - 09:50:08 EST)
- [PATCH 4/6] ARM: disable CONFIG_IDE in pxa_defconfig Christoph Hellwig (Wed Jun 16 2021 - 09:50:20 EST)
- [PATCH 5/6] m68k: use libata instead of the legacy ide driver Christoph Hellwig (Wed Jun 16 2021 - 09:51:01 EST)
- Re: remove the legacy ide driver v2 John Paul Adrian Glaubitz (Wed Jun 16 2021 - 09:51:41 EST)
- Re: remove the legacy ide driver v2 Christoph Hellwig (Wed Jun 16 2021 - 09:53:02 EST)
- [PATCH 6/6] ide: remove the legacy ide driver Christoph Hellwig (Wed Jun 16 2021 - 09:53:08 EST)
- Re: [PATCH] printk: Move EXPORT_SYMBOL() closer to vprintk definition Punit Agrawal (Wed Jun 16 2021 - 09:53:13 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Vincent MAILHOL (Wed Jun 16 2021 - 09:54:24 EST)
- Re: [PATCH 00/21] Rid W=1 warnings from IDE Christoph Hellwig (Wed Jun 16 2021 - 09:54:46 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Pavel Begunkov (Wed Jun 16 2021 - 09:55:05 EST)
- [PATCH] ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK Richard Fitzgerald (Wed Jun 16 2021 - 09:56:35 EST)
- Re: [PATCH v2 1/2] clocksource: Ingenic: Rename unreasonable array names. Daniel Lezcano (Wed Jun 16 2021 - 09:57:12 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Willy Tarreau (Wed Jun 16 2021 - 09:58:24 EST)
- Re: [PATCH 2/2] iio: light: tcs3472: do not free unallocated IRQ Jonathan Cameron (Wed Jun 16 2021 - 09:59:40 EST)
- Re: [PATCH 1/2] watchdog: introduce watchdog_dev_suspend/resume Grzegorz Jaszczyk (Wed Jun 16 2021 - 09:59:43 EST)
- Re: [PATCH] MAINTAINERS: Update IRC link for Surface System Aggregator subsystem Hans de Goede (Wed Jun 16 2021 - 10:01:06 EST)
- Re: [PATCH -next] platform/x86: think-lmi: Add missing MODULE_DEVICE_TABLE Hans de Goede (Wed Jun 16 2021 - 10:01:56 EST)
- Re: [PATCH] io_uring: store back buffer in case of failure Pavel Begunkov (Wed Jun 16 2021 - 10:02:15 EST)
- [PATCH] selftests: net: veth: make test compatible with dash Andrea Righi (Wed Jun 16 2021 - 10:03:33 EST)
- Re: [PATCH 5/6] m68k: use libata instead of the legacy ide driver Geert Uytterhoeven (Wed Jun 16 2021 - 10:03:53 EST)
- [PATCH v1 1/1] Input: parkbd - switch to use module_parport_driver() Andy Shevchenko (Wed Jun 16 2021 - 10:04:15 EST)
- Re: [PATCH 5/6] m68k: use libata instead of the legacy ide driver Christoph Hellwig (Wed Jun 16 2021 - 10:04:32 EST)
- Re: [PATCH v2 1/1] powerpc/papr_scm: Properly handle UUID types and API Andy Shevchenko (Wed Jun 16 2021 - 10:05:18 EST)
- [PATCH] ACPI: scan: Simplify acpi_table_events_fn() Rafael J. Wysocki (Wed Jun 16 2021 - 10:05:57 EST)
- Re: [PATCH v6 0/7] Add SR-IOV support in PCIe Endpoint Core Kishon Vijay Abraham I (Wed Jun 16 2021 - 10:06:17 EST)
- [PATCH v1 1/1] i2c: parport: Switch to use module_parport_driver() Andy Shevchenko (Wed Jun 16 2021 - 10:06:27 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Gao Xiang (Wed Jun 16 2021 - 10:06:50 EST)
- [PATCH] ACPI: scan: Define acpi_bus_put_acpi_device() as static inline Rafael J. Wysocki (Wed Jun 16 2021 - 10:07:01 EST)
- Re: [PATCH v8 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes Hsin-hsiung Wang (Wed Jun 16 2021 - 10:07:18 EST)
- Re: [PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB Ard Biesheuvel (Wed Jun 16 2021 - 10:08:20 EST)
- Re: [PATCH v2 05/10] iio: Remove a cast in iio-test-format which is no longer required Jonathan Cameron (Wed Jun 16 2021 - 10:08:39 EST)
- Re: [PATCH v2 7/7] optee: add asynchronous notifications Ard Biesheuvel (Wed Jun 16 2021 - 10:08:56 EST)
- [RFC v1 00/11] Qcom SM8350 DispCC & VideoCC Robert Foss (Wed Jun 16 2021 - 10:11:26 EST)
- [RFC v1 02/11] clk: qcom: rcg2: Add support for flags Robert Foss (Wed Jun 16 2021 - 10:11:36 EST)
- [RFC v1 01/11] clk: qcom: common: Add runtime init/suspend/resume Robert Foss (Wed Jun 16 2021 - 10:11:50 EST)
- [RFC v1 04/11] clk: qcom: clk-alpha-pll: Add configuration support for LUCID 5LPE Robert Foss (Wed Jun 16 2021 - 10:11:52 EST)
- [RFC v1 03/11] clk: qcom: clk-alpha-pll: Fix typo in comment Robert Foss (Wed Jun 16 2021 - 10:11:52 EST)
- [RFC v1 05/11] dt-bindings: clock: Add QCOM SM8350 display clock bindings Robert Foss (Wed Jun 16 2021 - 10:11:53 EST)
- [RFC v1 06/11] clk: qcom: Add display clock controller driver for SM8350 Robert Foss (Wed Jun 16 2021 - 10:11:53 EST)
- [RFC v1 07/11] dt-bindings: clock: Add SM8350 QCOM video clock bindings Robert Foss (Wed Jun 16 2021 - 10:11:55 EST)
- [RFC v1 08/11] clk: qcom: Add video clock controller driver for SM8350 Robert Foss (Wed Jun 16 2021 - 10:11:56 EST)
- [RFC v1 09/11] arm64: dts: qcom: sm8350: Power up dispcc & videocc on sm8350 by MMCX regulator Robert Foss (Wed Jun 16 2021 - 10:12:19 EST)
- [RFC v1 10/11] arm64: dts: qcom: sm8350: Add videocc DT node Robert Foss (Wed Jun 16 2021 - 10:12:26 EST)
- [RFC v1 11/11] arm64: dts: qcom: sm8350: Add dispcc DT node Robert Foss (Wed Jun 16 2021 - 10:12:30 EST)
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree Aneesh Kumar K.V (Wed Jun 16 2021 - 10:12:31 EST)
- Re: [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops Boris Ostrovsky (Wed Jun 16 2021 - 10:13:19 EST)
- Re: [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU Bjorn Helgaas (Wed Jun 16 2021 - 10:14:51 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER Alexander Duyck (Wed Jun 16 2021 - 10:15:43 EST)
- [PATCH v1 1/1] auxdisplay: ks0108: Switch to use module_parport_driver() Andy Shevchenko (Wed Jun 16 2021 - 10:15:46 EST)
- [PATCH v5 0/2] s390/vfio-ap: fix memory leak in mdev remove callback Tony Krowiak (Wed Jun 16 2021 - 10:16:26 EST)
- [PATCH v5 2/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer Tony Krowiak (Wed Jun 16 2021 - 10:16:30 EST)
- [PATCH v5 1/2] s390/vfio-ap: clean up mdev resources when remove callback invoked Tony Krowiak (Wed Jun 16 2021 - 10:16:32 EST)
- Re: [PATCH 1/6] pata_cypress: add a module option to disable BM-DMA Russell King (Oracle) (Wed Jun 16 2021 - 10:17:12 EST)
- Re: [PATCH v2 22/29] docs: PCI: pci.rst: avoid using ReST :doc:`foo` markup Bjorn Helgaas (Wed Jun 16 2021 - 10:17:47 EST)
- [PATCH][next] net/mlx5: Fix spelling mistake "enught" -> "enough" Colin King (Wed Jun 16 2021 - 10:20:02 EST)
- [PATCH v1 1/1] auxdisplay: panel: Switch to use module_parport_driver() Andy Shevchenko (Wed Jun 16 2021 - 10:20:18 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Trond Myklebust (Wed Jun 16 2021 - 10:20:53 EST)
- Re: [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops Christoph Hellwig (Wed Jun 16 2021 - 10:21:53 EST)
- [PATCH v1 1/1] scsi: imm: Switch to use module_parport_driver() Andy Shevchenko (Wed Jun 16 2021 - 10:24:16 EST)
- Re: [PATCH v4 0/2] s390/vfio-ap: fix memory leak in mdev remove callback Tony Krowiak (Wed Jun 16 2021 - 10:24:56 EST)
- [PATCH v1 1/1] scsi: ppa: Switch to use module_parport_driver() Andy Shevchenko (Wed Jun 16 2021 - 10:25:25 EST)
- [PATCH 5/5] ACPI: scan: Fix race related to dropping dependencies Rafael J. Wysocki (Wed Jun 16 2021 - 10:26:21 EST)
- [PATCH 4/5] ACPI: scan: Reorganize acpi_device_add() Rafael J. Wysocki (Wed Jun 16 2021 - 10:26:24 EST)
- [PATCH 3/5] ACPI: scan: Fix device object rescan in acpi_scan_clear_dep() Rafael J. Wysocki (Wed Jun 16 2021 - 10:26:30 EST)
- [PATCH 2/5] ACPI: scan: Make acpi_walk_dep_device_list() Rafael J. Wysocki (Wed Jun 16 2021 - 10:26:35 EST)
- [PATCH 1/5] ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb() Rafael J. Wysocki (Wed Jun 16 2021 - 10:26:39 EST)
- [PATCH 0/5] ACPI: scan: Fixes and cleanups related to dependencies list handling Rafael J. Wysocki (Wed Jun 16 2021 - 10:26:41 EST)
- [PATCH][next] scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected" Colin King (Wed Jun 16 2021 - 10:26:53 EST)
- [PATCH] iio: adis: set GPIO reset pin direction Antti Keränen (Wed Jun 16 2021 - 10:29:06 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Marc Kleine-Budde (Wed Jun 16 2021 - 10:29:48 EST)
- [PATCH v1 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver() Andy Shevchenko (Wed Jun 16 2021 - 10:31:04 EST)
- RE: [PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support Min Li (Wed Jun 16 2021 - 10:33:04 EST)
- Re: [PATCH] ACPI: scan: Define acpi_bus_put_acpi_device() as static inline Andy Shevchenko (Wed Jun 16 2021 - 10:34:22 EST)
- Re: [PATCH] afs: fix no return statement in function returning non-void Linus Torvalds (Wed Jun 16 2021 - 10:34:40 EST)
- Re: [PATCH 1/5] ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb() Hans de Goede (Wed Jun 16 2021 - 10:36:15 EST)
- Re: [PATCH v3 4/7] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor Thara Gopinath (Wed Jun 16 2021 - 10:36:27 EST)
- Re: [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes Brijesh Singh (Wed Jun 16 2021 - 10:36:42 EST)
- Re: [PATCH Part1 RFC v3 11/22] x86/sev: Add helper for validating pages in early enc attribute changes Brijesh Singh (Wed Jun 16 2021 - 10:37:45 EST)
- Re: [PATCH v12] USB: serial: cp210x: Add support for GPIOs on CP2108 Johan Hovold (Wed Jun 16 2021 - 10:38:13 EST)
- Re: [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Stefan Berger (Wed Jun 16 2021 - 10:40:37 EST)
- [PATCH] drm/display: Fix duplicated argument Wan Jiabing (Wed Jun 16 2021 - 10:41:11 EST)
- Re: [PATCH 2/5] ACPI: scan: Make acpi_walk_dep_device_list() Hans de Goede (Wed Jun 16 2021 - 10:41:34 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Gao Xiang (Wed Jun 16 2021 - 10:41:41 EST)
- Re: [PATCH] drivers: gpio: add virtio-gpio guest driver Enrico Weigelt, metux IT consult (Wed Jun 16 2021 - 10:41:53 EST)
- [PATCH] PS3: Remove unneeded semicolons Wan Jiabing (Wed Jun 16 2021 - 10:42:02 EST)
- Re: [PATCH v2 3/4] pstore/blk: Include zone in pstore_device_info Kees Cook (Wed Jun 16 2021 - 10:42:06 EST)
- [PATCH] locking/lockdep: unlikely bfs error check Xiongwei Song (Wed Jun 16 2021 - 10:42:38 EST)
- [PATCH] locking/lockdep: print possible warning after counting deps Xiongwei Song (Wed Jun 16 2021 - 10:42:44 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Vincent MAILHOL (Wed Jun 16 2021 - 10:43:52 EST)
- Re: [PATCH] io_uring: store back buffer in case of failure Jens Axboe (Wed Jun 16 2021 - 10:44:40 EST)
- Re: [PATCH v1 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver() Greg Kroah-Hartman (Wed Jun 16 2021 - 10:44:43 EST)
- Re: [PATCH] mlxsw: spectrum_router: remove redundant continue statement Ido Schimmel (Wed Jun 16 2021 - 10:45:40 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Marc Kleine-Budde (Wed Jun 16 2021 - 10:46:46 EST)
- Re: [PATCH 2/3] riscv: Remove non-standard linux,elfcorehdr handling Rob Herring (Wed Jun 16 2021 - 10:48:01 EST)
- Re: [PATCH 3/5] ACPI: scan: Fix device object rescan in acpi_scan_clear_dep() Hans de Goede (Wed Jun 16 2021 - 10:48:14 EST)
- Re: [PATCH] locking/lockdep: unlikely bfs error check Waiman Long (Wed Jun 16 2021 - 10:49:05 EST)
- Re: [PATCH 4/5] ACPI: scan: Reorganize acpi_device_add() Hans de Goede (Wed Jun 16 2021 - 10:49:22 EST)
- Re: [PATCH] tpm2_load_command leaks memory James Bottomley (Wed Jun 16 2021 - 10:50:18 EST)
- Re: [PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support Lee Jones (Wed Jun 16 2021 - 10:51:31 EST)
- Re: remove the legacy ide driver v2 Jens Axboe (Wed Jun 16 2021 - 10:52:23 EST)
- Re: [PATCH 5/6] posix-cpu-timers: Force next expiration recalc after early timer firing Frederic Weisbecker (Wed Jun 16 2021 - 10:53:15 EST)
- Re: [PATCH 6/8] docs: filesystems: ext4: blockgroup.rst: replace some characters Theodore Ts'o (Wed Jun 16 2021 - 10:53:36 EST)
- Re: [PATCH v2 1/3] scripts: add spelling_sanitizer.sh script Jonathan Corbet (Wed Jun 16 2021 - 10:54:01 EST)
- Re: [PATCH v4 5/5] RISC-V: Add crash kernel support Rob Herring (Wed Jun 16 2021 - 10:55:23 EST)
- Re: [PATCH 5/5] ACPI: scan: Fix race related to dropping dependencies Hans de Goede (Wed Jun 16 2021 - 10:55:27 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Greg Kroah-Hartman (Wed Jun 16 2021 - 10:56:57 EST)
- [PATCH] selftests: net: use bash to run udpgro_fwd test case Andrea Righi (Wed Jun 16 2021 - 10:57:33 EST)
- Re: [PATCH v7 01/19] dt-bindings: mfd: axp20x: Add AXP305 compatible (plus optional IRQ) Andre Przywara (Wed Jun 16 2021 - 10:57:37 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Greg Kroah-Hartman (Wed Jun 16 2021 - 10:57:45 EST)
- Re: [PATCH v2 2/2] clocksource: Ingenic: Add SMP/SMT support for sysost driver. Daniel Lezcano (Wed Jun 16 2021 - 10:57:46 EST)
- Re: [PATCH v1 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver() Andy Shevchenko (Wed Jun 16 2021 - 10:58:08 EST)
- Re: [PATCH] locking/lockdep: unlikely bfs error check Xiongwei Song (Wed Jun 16 2021 - 10:59:26 EST)
- [PATCH v2] soundwire: bus: Make sdw_nwrite() data pointer argument const Richard Fitzgerald (Wed Jun 16 2021 - 10:59:30 EST)
- Re: [PATCH v2 2/2] habanalabs: add support for dma-buf exporter Gal Pressman (Wed Jun 16 2021 - 10:59:43 EST)
- Re: [PATCH v7 03/19] dt-bindings: rtc: sun6i: Add H616 compatible string Andre Przywara (Wed Jun 16 2021 - 11:00:19 EST)
- Re: [PATCH 6/6] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs Suman Anna (Wed Jun 16 2021 - 11:00:51 EST)
- Re: [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object Greg Kroah-Hartman (Wed Jun 16 2021 - 11:01:13 EST)
- Re: [PATCH v3] recordmcount: Correct st_shndx handling Peter Zijlstra (Wed Jun 16 2021 - 11:02:09 EST)
- [REMINDER] LSF/MM/BPF: 2021: Call for Proposals Josef Bacik (Wed Jun 16 2021 - 11:02:12 EST)
- Re: [v6 5/5] drm/panel-simple: Add Samsung ATNA33XC20 Doug Anderson (Wed Jun 16 2021 - 11:02:27 EST)
- Re: [patch V2 09/52] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate() Borislav Petkov (Wed Jun 16 2021 - 11:03:00 EST)
- Re: [PATCH] drivers: gpio: add virtio-gpio guest driver Enrico Weigelt, metux IT consult (Wed Jun 16 2021 - 11:04:58 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Catalin Marinas (Wed Jun 16 2021 - 11:05:04 EST)
- [PATCH 1/1] sched: Add tunable capacity margin for fis_capacity YT Chang (Wed Jun 16 2021 - 11:06:15 EST)
- RE: [PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support Min Li (Wed Jun 16 2021 - 11:07:22 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Eric W. Biederman (Wed Jun 16 2021 - 11:07:46 EST)
- Re: [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive Masami Hiramatsu (Wed Jun 16 2021 - 11:10:15 EST)
- Re: [PATCH 2/5] ACPI: scan: Make acpi_walk_dep_device_list() Rafael J. Wysocki (Wed Jun 16 2021 - 11:11:16 EST)
- Re: [PATCH] locking/lockdep: unlikely bfs error check Waiman Long (Wed Jun 16 2021 - 11:11:36 EST)
- Re: [PATCH v19 05/13] of: Add a common kexec FDT setup function Rob Herring (Wed Jun 16 2021 - 11:12:50 EST)
- Re: [PATCH 3/5] ACPI: scan: Fix device object rescan in acpi_scan_clear_dep() Rafael J. Wysocki (Wed Jun 16 2021 - 11:12:57 EST)
- Re: [PATCH 2/3] riscv: dts: fu540-c000: define hart clocks David Abdurachmanov (Wed Jun 16 2021 - 11:14:21 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Trond Myklebust (Wed Jun 16 2021 - 11:14:22 EST)
- Re: [PATCHSET v2 0/3] perf stat: Enable BPF counters with --for-each-cgroup Peter Zijlstra (Wed Jun 16 2021 - 11:14:48 EST)
- [KVM] 39be2e2818: WARNING:at_mm/usercopy.c:#usercopy_warn kernel test robot (Wed Jun 16 2021 - 11:16:47 EST)
- drivers/media/test-drivers/vidtv/vidtv_mux.c:379:13: warning: stack frame size of 3120 bytes in function 'vidtv_mux_tick' kernel test robot (Wed Jun 16 2021 - 11:17:51 EST)
- [PATCH v2] media: Fix Media Controller API config checks Shuah Khan (Wed Jun 16 2021 - 11:19:13 EST)
- Re: [PATCH 5/5] ACPI: scan: Fix race related to dropping dependencies Rafael J. Wysocki (Wed Jun 16 2021 - 11:19:37 EST)
- Re: [PATCH v5 02/10] dt-bindings: aspeed-sgpio: Add ast2600 sgpio compatibles. Rob Herring (Wed Jun 16 2021 - 11:21:02 EST)
- Re: [PATCH 1/1] sched: Add tunable capacity margin for fis_capacity Vincent Guittot (Wed Jun 16 2021 - 11:22:34 EST)
- Re: [patch V2 11/52] x86/fpu: Rewrite xfpregs_set() Borislav Petkov (Wed Jun 16 2021 - 11:22:38 EST)
- Re: [PATCH] cgroup1: fix leaked context root causing sporadic NULL deref in LTP Tejun Heo (Wed Jun 16 2021 - 11:23:40 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Russell King (Oracle) (Wed Jun 16 2021 - 11:23:42 EST)
- Re: [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU Bjorn Helgaas (Wed Jun 16 2021 - 11:23:47 EST)
- Re: [PATCH 2/5] ACPI: scan: Make acpi_walk_dep_device_list() Rafael J. Wysocki (Wed Jun 16 2021 - 11:25:25 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Daniel Lezcano (Wed Jun 16 2021 - 11:25:27 EST)
- Re: [PATCH v7 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126 Rob Herring (Wed Jun 16 2021 - 11:26:38 EST)
- Re: [PATCH 2/5] ACPI: scan: Make acpi_walk_dep_device_list() Hans de Goede (Wed Jun 16 2021 - 11:28:27 EST)
- Re: [PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support Lee Jones (Wed Jun 16 2021 - 11:28:42 EST)
- Re: [PATCH v3] recordmcount: Correct st_shndx handling Mark-PK Tsai (Wed Jun 16 2021 - 11:29:56 EST)
- Re: [patch V2 12/52] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values Borislav Petkov (Wed Jun 16 2021 - 11:31:46 EST)
- Re: [RFC v1 02/11] clk: qcom: rcg2: Add support for flags Konrad Dybcio (Wed Jun 16 2021 - 11:33:11 EST)
- [PATCH 5.4 01/28] net: ieee802154: fix null deref in parse dev addr Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:13 EST)
- [PATCH 5.4 10/28] ARM: OMAP2+: Fix build warning when mmc_omap is not built Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:14 EST)
- Re: [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops Boris Ostrovsky (Wed Jun 16 2021 - 11:34:16 EST)
- [PATCH 5.4 11/28] gfs2: Prevent direct-I/O write fallback errors from getting lost Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:18 EST)
- [PATCH 5.4 12/28] HID: gt683r: add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:20 EST)
- [PATCH 5.4 13/28] riscv: Use -mno-relax when using lld linker Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:22 EST)
- [PATCH 5.4 14/28] gfs2: Fix use-after-free in gfs2_glock_shrink_scan Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:24 EST)
- [PATCH 5.4 15/28] scsi: target: core: Fix warning on realtime kernels Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:34 EST)
- [PATCH 5.4 16/28] ethernet: myri10ge: Fix missing error code in myri10ge_probe() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:36 EST)
- [PATCH 5.4 17/28] scsi: qedf: Do not put host in qedf_vport_create() unconditionally Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:37 EST)
- [PATCH 5.4 18/28] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:42 EST)
- [PATCH 5.4 19/28] nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:43 EST)
- [PATCH 5.4 02/28] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:46 EST)
- [PATCH 5.4 20/28] nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:52 EST)
- [PATCH 5.4 21/28] nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:34:56 EST)
- [PATCH 5.4 22/28] net: ipconfig: Dont override command-line hostnames or domains Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:00 EST)
- [PATCH 5.4 23/28] drm/amd/display: Allow bandwidth validation for 0 streams. Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:05 EST)
- [PATCH 5.4 24/28] drm/amd/display: Fix overlay validation by considering cursors Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:09 EST)
- [PATCH 5.4 25/28] rtnetlink: Fix missing error code in rtnl_bridge_notify() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:15 EST)
- [PATCH 5.4 26/28] net/x25: Return the correct errno code Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:20 EST)
- [PATCH 5.4 27/28] net: Return the correct errno code Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:23 EST)
- [PATCH 5.4 28/28] fib: Return the correct errno code Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:24 EST)
- [PATCH 5.4 03/28] HID: hid-input: add mapping for emoji picker key Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:27 EST)
- [PATCH 5.4 04/28] HID: hid-sensor-hub: Return error for hid_set_field() failure Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:35 EST)
- [PATCH 5.4 05/28] HID: quirks: Add quirk for Lenovo optical mouse Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:36 EST)
- [PATCH 5.4 06/28] HID: multitouch: set Stylus suffix for Stylus-application devices, too Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:39 EST)
- [PATCH 5.4 07/28] HID: Add BUS_VIRTUAL to hid_connect logging Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:52 EST)
- [PATCH 5.4 08/28] HID: usbhid: fix info leak in hid_submit_ctrl Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:55 EST)
- [PATCH 5.4 09/28] drm/tegra: sor: Do not leak runtime PM reference Greg Kroah-Hartman (Wed Jun 16 2021 - 11:35:59 EST)
- [PATCH 5.4 00/28] 5.4.127-rc1 review Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:01 EST)
- [PATCH 5.10 01/38] net: ieee802154: fix null deref in parse dev addr Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:03 EST)
- [PATCH 5.10 00/38] 5.10.45-rc1 review Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:06 EST)
- [PATCH 5.10 03/38] HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95 Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:08 EST)
- [PATCH 5.10 12/38] drm/tegra: sor: Fully initialize SOR before registration Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:15 EST)
- [PATCH 5.10 13/38] ARM: OMAP1: Fix use of possibly uninitialized irq variable Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:20 EST)
- Re: [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops Christoph Hellwig (Wed Jun 16 2021 - 11:36:26 EST)
- [PATCH 5.10 14/38] ARM: OMAP2+: Fix build warning when mmc_omap is not built Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:29 EST)
- [PATCH 5.10 15/38] gfs2: Prevent direct-I/O write fallback errors from getting lost Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:38 EST)
- [PATCH 5.10 16/38] gfs2: fix a deadlock on withdraw-during-mount Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:42 EST)
- [PATCH 5.10 17/38] HID: gt683r: add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:44 EST)
- [PATCH 5.10 18/38] riscv: Use -mno-relax when using lld linker Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:46 EST)
- [PATCH 5.10 19/38] gfs2: Fix use-after-free in gfs2_glock_shrink_scan Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:49 EST)
- [PATCH 5.10 20/38] scsi: target: core: Fix warning on realtime kernels Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:51 EST)
- [PATCH 5.10 21/38] ethernet: myri10ge: Fix missing error code in myri10ge_probe() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:36:57 EST)
- [PATCH 5.10 22/38] scsi: qedf: Do not put host in qedf_vport_create() unconditionally Greg Kroah-Hartman (Wed Jun 16 2021 - 11:37:09 EST)
- [PATCH 5.10 23/38] Bluetooth: Add a new USB ID for RTL8822CE Greg Kroah-Hartman (Wed Jun 16 2021 - 11:37:11 EST)
- [PATCH 5.10 24/38] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V Greg Kroah-Hartman (Wed Jun 16 2021 - 11:37:15 EST)
- [PATCH 5.10 25/38] nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:37:21 EST)
- [PATCH 5.10 26/38] nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails Greg Kroah-Hartman (Wed Jun 16 2021 - 11:37:23 EST)
- [PATCH 5.10 27/38] nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:37:28 EST)
- [PATCH 5.10 28/38] nvme-loop: do not warn for deleted controllers during reset Greg Kroah-Hartman (Wed Jun 16 2021 - 11:37:31 EST)
- [PATCH 5.10 29/38] net: ipconfig: Dont override command-line hostnames or domains Greg Kroah-Hartman (Wed Jun 16 2021 - 11:37:46 EST)
- [PATCH 5.10 30/38] drm/amd/display: Allow bandwidth validation for 0 streams. Greg Kroah-Hartman (Wed Jun 16 2021 - 11:37:55 EST)
- [PATCH 5.10 31/38] drm/amdgpu: refine amdgpu_fru_get_product_info Greg Kroah-Hartman (Wed Jun 16 2021 - 11:38:04 EST)
- [PATCH 5.10 05/38] HID: hid-sensor-hub: Return error for hid_set_field() failure Greg Kroah-Hartman (Wed Jun 16 2021 - 11:38:10 EST)
- [PATCH 5.10 32/38] drm/amd/display: Fix overlay validation by considering cursors Greg Kroah-Hartman (Wed Jun 16 2021 - 11:38:29 EST)
- [PATCH 5.10 33/38] drm/amd/display: Fix potential memory leak in DMUB hw_init Greg Kroah-Hartman (Wed Jun 16 2021 - 11:38:32 EST)
- [PATCH 5.10 04/38] HID: hid-input: add mapping for emoji picker key Greg Kroah-Hartman (Wed Jun 16 2021 - 11:38:46 EST)
- [PATCH 5.10 34/38] drm/amd/amdgpu:save psp ring wptr to avoid attack Greg Kroah-Hartman (Wed Jun 16 2021 - 11:38:47 EST)
- [PATCH 5.10 35/38] rtnetlink: Fix missing error code in rtnl_bridge_notify() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:38:54 EST)
- [PATCH 5.10 36/38] net/x25: Return the correct errno code Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:02 EST)
- [PATCH 5.10 37/38] net: Return the correct errno code Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:09 EST)
- [PATCH 5.10 09/38] HID: usbhid: fix info leak in hid_submit_ctrl Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:13 EST)
- [PATCH 5.10 08/38] HID: Add BUS_VIRTUAL to hid_connect logging Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:20 EST)
- [PATCH 5.12 13/48] mt76: mt7921: fix max aggregation subframes setting Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:22 EST)
- [PATCH 5.12 14/48] drm/tegra: sor: Do not leak runtime PM reference Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:23 EST)
- [PATCH 5.12 12/48] HID: usbhid: fix info leak in hid_submit_ctrl Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:28 EST)
- Re: [PATCH net-next v2 3/7] drivers: net: netdevsim: add devlink trap_drop_counter_get implementation Ido Schimmel (Wed Jun 16 2021 - 11:39:29 EST)
- [PATCH 5.12 15/48] gpu: host1x: Split up client initalization and registration Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:38 EST)
- [PATCH 5.12 11/48] HID: Add BUS_VIRTUAL to hid_connect logging Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:38 EST)
- [PATCH 5.10 02/38] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:39 EST)
- [PATCH 5.12 10/48] HID: multitouch: set Stylus suffix for Stylus-application devices, too Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:39 EST)
- [PATCH 5.12 01/48] net: ieee802154: fix null deref in parse dev addr Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:39 EST)
- [PATCH 5.10 10/38] drm/tegra: sor: Do not leak runtime PM reference Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:44 EST)
- [PATCH 5.10 11/38] gpu: host1x: Split up client initalization and registration Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:46 EST)
- [PATCH 5.10 07/38] HID: multitouch: set Stylus suffix for Stylus-application devices, too Greg Kroah-Hartman (Wed Jun 16 2021 - 11:39:50 EST)
- [PATCH 5.10 38/38] fib: Return the correct errno code Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:05 EST)
- [PATCH 5.10 06/38] HID: quirks: Add quirk for Lenovo optical mouse Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:07 EST)
- [PATCH 5.12 16/48] drm/tegra: sor: Fully initialize SOR before registration Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:11 EST)
- [PATCH 5.12 17/48] hwmon/pmbus: (q54sj108a2) The PMBUS_MFR_ID is actually 6 chars instead of 5 Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:13 EST)
- [PATCH 5.12 18/48] ARM: OMAP1: Fix use of possibly uninitialized irq variable Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:23 EST)
- [PATCH 5.12 22/48] gfs2: Clean up revokes on normal withdraws Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:26 EST)
- [PATCH 5.12 21/48] gfs2: fix a deadlock on withdraw-during-mount Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:29 EST)
- [PATCH 5.12 29/48] gfs2: Fix use-after-free in gfs2_glock_shrink_scan Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:34 EST)
- [PATCH 5.12 04/48] HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K15A keyboard-dock Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:40 EST)
- [PATCH 5.12 05/48] HID: a4tech: use A4_2WHEEL_MOUSE_HACK_B8 for A4TECH NB-95 Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:48 EST)
- [PATCH 5.12 28/48] mt76: mt7921: remove leftover 80+80 HE capability Greg Kroah-Hartman (Wed Jun 16 2021 - 11:40:51 EST)
- [PATCH 5.12 03/48] HID: quirks: Set INCREMENT_USAGE_ON_DUPLICATE for Saitek X65 Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:01 EST)
- [PATCH 5.12 25/48] HID: intel-ish-hid: ipc: Add Alder Lake device IDs Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:20 EST)
- [PATCH 5.12 26/48] riscv: Use -mno-relax when using lld linker Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:20 EST)
- [PATCH 5.12 20/48] gfs2: Prevent direct-I/O write fallback errors from getting lost Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:25 EST)
- [PATCH 5.12 27/48] ALSA: hda: Add AlderLake-M PCI ID Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:25 EST)
- [PATCH 5.12 23/48] HID: multitouch: Disable event reporting on suspend on the Asus T101HA touchpad Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:26 EST)
- [PATCH 5.12 02/48] HID: asus: Filter keyboard EC for old ROG keyboard Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:26 EST)
- [PATCH 5.12 19/48] ARM: OMAP2+: Fix build warning when mmc_omap is not built Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:26 EST)
- [PATCH 5.12 24/48] HID: gt683r: add missing MODULE_DEVICE_TABLE Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:26 EST)
- [PATCH 5.12 06/48] HID: hid-input: add mapping for emoji picker key Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:30 EST)
- [PATCH 5.12 07/48] HID: hid-sensor-hub: Return error for hid_set_field() failure Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:35 EST)
- [PATCH 5.12 08/48] HID: asus: filter G713/G733 key event to prevent shutdown Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:41 EST)
- [PATCH 5.12 09/48] HID: quirks: Add quirk for Lenovo optical mouse Greg Kroah-Hartman (Wed Jun 16 2021 - 11:41:51 EST)
- Re: [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops Boris Ostrovsky (Wed Jun 16 2021 - 11:41:55 EST)
- [PATCH 5.12 44/48] drm/amd/amdgpu:save psp ring wptr to avoid attack Greg Kroah-Hartman (Wed Jun 16 2021 - 11:42:34 EST)
- [PATCH 5.12 43/48] drm/amd/display: Fix potential memory leak in DMUB hw_init Greg Kroah-Hartman (Wed Jun 16 2021 - 11:42:43 EST)
- [PATCH 5.12 00/48] 5.12.12-rc1 review Greg Kroah-Hartman (Wed Jun 16 2021 - 11:42:43 EST)
- [PATCH 5.12 41/48] drm/amdgpu: refine amdgpu_fru_get_product_info Greg Kroah-Hartman (Wed Jun 16 2021 - 11:42:48 EST)
- [PATCH 5.12 40/48] drm/amd/display: Allow bandwidth validation for 0 streams. Greg Kroah-Hartman (Wed Jun 16 2021 - 11:42:54 EST)
- [PATCH 5.12 42/48] drm/amd/display: Fix overlay validation by considering cursors Greg Kroah-Hartman (Wed Jun 16 2021 - 11:42:59 EST)
- [PATCH 5.12 31/48] ethernet: myri10ge: Fix missing error code in myri10ge_probe() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:43:06 EST)
- [PATCH 5.12 45/48] rtnetlink: Fix missing error code in rtnl_bridge_notify() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:43:08 EST)
- [PATCH 5.12 33/48] Bluetooth: Add a new USB ID for RTL8822CE Greg Kroah-Hartman (Wed Jun 16 2021 - 11:43:10 EST)
- [PATCH 5.12 35/48] nvme-loop: reset queue count to 1 in nvme_loop_destroy_io_queues() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:43:12 EST)
- [PATCH 5.12 47/48] net: Return the correct errno code Greg Kroah-Hartman (Wed Jun 16 2021 - 11:43:15 EST)
- [PATCH 5.12 48/48] fib: Return the correct errno code Greg Kroah-Hartman (Wed Jun 16 2021 - 11:43:33 EST)
- [PATCH 5.12 37/48] nvme-loop: check for NVME_LOOP_Q_LIVE in nvme_loop_destroy_admin_queue() Greg Kroah-Hartman (Wed Jun 16 2021 - 11:43:37 EST)
- Re: [PATCH v7 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller Rob Herring (Wed Jun 16 2021 - 11:43:40 EST)
- [PATCH 5.12 38/48] nvme-loop: do not warn for deleted controllers during reset Greg Kroah-Hartman (Wed Jun 16 2021 - 11:43:45 EST)
- [PATCH 5.12 46/48] net/x25: Return the correct errno code Greg Kroah-Hartman (Wed Jun 16 2021 - 11:43:54 EST)
- [PATCH 5.12 32/48] scsi: qedf: Do not put host in qedf_vport_create() unconditionally Greg Kroah-Hartman (Wed Jun 16 2021 - 11:44:03 EST)
- [PATCH 5.12 34/48] scsi: scsi_devinfo: Add blacklist entry for HPE OPEN-V Greg Kroah-Hartman (Wed Jun 16 2021 - 11:44:16 EST)
- [PATCH 5.12 36/48] nvme-loop: clear NVME_LOOP_Q_LIVE when nvme_loop_configure_admin_queue() fails Greg Kroah-Hartman (Wed Jun 16 2021 - 11:44:24 EST)
- [PATCH 5.12 39/48] net: ipconfig: Dont override command-line hostnames or domains Greg Kroah-Hartman (Wed Jun 16 2021 - 11:44:27 EST)
- [PATCH v4] recordmcount: Correct st_shndx handling Mark-PK Tsai (Wed Jun 16 2021 - 11:44:29 EST)
- [PATCH 5.12 30/48] scsi: target: core: Fix warning on realtime kernels Greg Kroah-Hartman (Wed Jun 16 2021 - 11:44:31 EST)
- Re: [PATCH] io_uring: store back buffer in case of failure Pavel Begunkov (Wed Jun 16 2021 - 11:44:35 EST)
- RE: futex/call -to plist_for_each_entry_safe with head=NULL David Mozes (Wed Jun 16 2021 - 11:44:41 EST)
- Re: [RFC v1 06/11] clk: qcom: Add display clock controller driver for SM8350 Konrad Dybcio (Wed Jun 16 2021 - 11:44:52 EST)
- Re: [patch V2 13/52] x86/fpu: Clean up fpregs_set() Borislav Petkov (Wed Jun 16 2021 - 11:44:54 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Vincent MAILHOL (Wed Jun 16 2021 - 11:45:43 EST)
- Re: [PATCH 2/2] swiotlb-xen: override common mmap and get_sgtable dma ops Christoph Hellwig (Wed Jun 16 2021 - 11:45:52 EST)
- Re: [PATCH v13] USB: serial: cp210x: add support for GPIOs on CP2108 Johan Hovold (Wed Jun 16 2021 - 11:45:53 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Catalin Marinas (Wed Jun 16 2021 - 11:46:11 EST)
- [PATCH v5 for-next 0/3] IB/core: Obtaining subnet_prefix from cache in Anand Khoje (Wed Jun 16 2021 - 11:46:16 EST)
- [PATCH v5 for-next 2/3] IB/core: Shuffle locks in ib_port_data to save memory Anand Khoje (Wed Jun 16 2021 - 11:46:28 EST)
- [PATCH v5 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Anand Khoje (Wed Jun 16 2021 - 11:46:32 EST)
- [PATCH v5 for-next 1/3] IB/core: Removed port validity check from ib_get_cached_subnet_prefix Anand Khoje (Wed Jun 16 2021 - 11:46:36 EST)
- Re: [PATCH] cifs: retry lookup and readdir when EAGAIN is returned. Thiago Rafael Becker (Wed Jun 16 2021 - 11:47:52 EST)
- Re: [PATCH] sched: cgroup SCHED_IDLE support Tejun Heo (Wed Jun 16 2021 - 11:48:21 EST)
- [PATCH] afs: Re-enable freezing once a page fault is interrupted Matthew Wilcox (Oracle) (Wed Jun 16 2021 - 11:50:22 EST)
- Re: Can we get a general timed LRU built on the workqueue subsys? Tejun Heo (Wed Jun 16 2021 - 11:50:28 EST)
- Re: [PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs Faiyaz Mohammed (Wed Jun 16 2021 - 11:50:40 EST)
- [PATCH] KVM: x86: fix 32 bit build Maxim Levitsky (Wed Jun 16 2021 - 11:55:35 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Vincent Guittot (Wed Jun 16 2021 - 11:55:50 EST)
- Re: [PATCH V3 1/3] gpio: Add virtio-gpio driver Enrico Weigelt, metux IT consult (Wed Jun 16 2021 - 11:56:10 EST)
- [PATCH 2/3] ARM: dts: zynq: add NAND flash controller node Michael Walle (Wed Jun 16 2021 - 11:56:19 EST)
- [PATCH 0/3] ARM: add NAND support to Ebang EBAZ4205 board Michael Walle (Wed Jun 16 2021 - 11:56:22 EST)
- [PATCH 1/3] ARM: configs: multi_v7: enable PL35x NAND controller Michael Walle (Wed Jun 16 2021 - 11:56:28 EST)
- [PATCH 3/3] ARM: dts: ebaz4205: enable NAND support Michael Walle (Wed Jun 16 2021 - 11:56:30 EST)
- [PATCH v2 0/3] kvm/arm: New VMID allocator based on asid Shameer Kolothum (Wed Jun 16 2021 - 11:57:54 EST)
- [PATCH v2 1/3] arch/arm64: Introduce a capability to tell whether 16-bit VMID is available Shameer Kolothum (Wed Jun 16 2021 - 11:57:57 EST)
- [PATCH v2 2/3] kvm/arm: Introduce a new vmid allocator for KVM Shameer Kolothum (Wed Jun 16 2021 - 11:57:58 EST)
- [PATCH v2 0/2] Add "extended_name" to label Paul Cercueil (Wed Jun 16 2021 - 11:58:01 EST)
- [PATCH v2 3/3] kvm/arm: Align the VMID allocation with the arm64 ASID one Shameer Kolothum (Wed Jun 16 2021 - 11:58:08 EST)
- [PATCH v2 1/2] iio: core: Forbid use of both labels and extended names Paul Cercueil (Wed Jun 16 2021 - 11:58:10 EST)
- [PATCH v2 2/2] iio: core: Support reading extended name as label Paul Cercueil (Wed Jun 16 2021 - 11:58:28 EST)
- Re: [PATCH 0/3] ARM: add NAND support to Ebang EBAZ4205 board Michael Walle (Wed Jun 16 2021 - 11:58:50 EST)
- Re: [PATCH] KVM: x86: fix 32 bit build Sean Christopherson (Wed Jun 16 2021 - 11:59:32 EST)
- Re: [PATCH 5.4 24/28] drm/amd/display: Fix overlay validation by considering cursors Harry Wentland (Wed Jun 16 2021 - 12:00:06 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Catalin Marinas (Wed Jun 16 2021 - 12:00:58 EST)
- [PATCH net-next v2 0/2] Marvell Prestera add flower and match all support Vadym Kochan (Wed Jun 16 2021 - 12:02:10 EST)
- [PATCH net-next v2 2/2] net: marvell: prestera: Add matchall support Vadym Kochan (Wed Jun 16 2021 - 12:02:20 EST)
- [PATCH net-next v2 1/2] net: marvell: Implement TC flower offload Vadym Kochan (Wed Jun 16 2021 - 12:02:20 EST)
- Re: [PATCH v4] recordmcount: Correct st_shndx handling Steven Rostedt (Wed Jun 16 2021 - 12:02:46 EST)
- Re: [PATCH 5.10 32/38] drm/amd/display: Fix overlay validation by considering cursors Harry Wentland (Wed Jun 16 2021 - 12:02:52 EST)
- Re: [PATCH 5.12 42/48] drm/amd/display: Fix overlay validation by considering cursors Harry Wentland (Wed Jun 16 2021 - 12:02:58 EST)
- Re: [PATCH v2 2/7] dt-bindings: arm: Convert optee binding to json-schema Rob Herring (Wed Jun 16 2021 - 12:03:17 EST)
- Re: [PATCH 1/3] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add DT bindings for RZ/G2L pinctrl Rob Herring (Wed Jun 16 2021 - 12:03:37 EST)
- Re: switch the block layer to use kmap_local_page v2 Martin K. Petersen (Wed Jun 16 2021 - 12:04:19 EST)
- Re: [PATCH v2 2/7] dt-bindings: arm: Convert optee binding to json-schema Rob Herring (Wed Jun 16 2021 - 12:05:22 EST)
- Re: [PATCH v2 3/7] dt-bindings: arm: optee: add interrupt property Rob Herring (Wed Jun 16 2021 - 12:06:04 EST)
- Re: [PATCH v3 0/6] Improve clock support for Actions S500 SoC Cristian Ciocaltea (Wed Jun 16 2021 - 12:06:29 EST)
- Re: [PATCH] Bluetooth: btmrvl: remove redundant continue statement Marcel Holtmann (Wed Jun 16 2021 - 12:06:54 EST)
- Re: [GIT PULL]: dmaengine fixes for v5.13 pr-tracker-bot (Wed Jun 16 2021 - 12:07:07 EST)
- Re: [GIT PULL] Clang features fix for v5.13-rc7 pr-tracker-bot (Wed Jun 16 2021 - 12:07:10 EST)
- Re: [PATCH net-next v2 3/7] drivers: net: netdevsim: add devlink trap_drop_counter_get implementation Oleksandr Mazur (Wed Jun 16 2021 - 12:07:25 EST)
- Re: [RFC v1 02/11] clk: qcom: rcg2: Add support for flags Dmitry Baryshkov (Wed Jun 16 2021 - 12:08:02 EST)
- Re: [PATCH 1/3] dt-bindings: pinctrl: renesas,rzg2l-pinctrl: Add DT bindings for RZ/G2L pinctrl Rob Herring (Wed Jun 16 2021 - 12:09:43 EST)
- Re: [PATCH v2 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Ben Widawsky (Wed Jun 16 2021 - 12:13:24 EST)
- Re: [PATCH Part1 RFC v3 19/22] x86/sev-snp: SEV-SNP AP creation support Tom Lendacky (Wed Jun 16 2021 - 12:13:37 EST)
- Re: [patch V2 14/52] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get() Borislav Petkov (Wed Jun 16 2021 - 12:13:52 EST)
- Re: [PATCH v2 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Jonathan Cameron (Wed Jun 16 2021 - 12:14:01 EST)
- Re: [PATCH 1/6] mm/writeback: Move __set_page_dirty() to core mm Matthew Wilcox (Wed Jun 16 2021 - 12:14:57 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Theodore Ts'o (Wed Jun 16 2021 - 12:15:04 EST)
- [PATCH] arm64: dts: qcom: sm8250-edo: Fix up double "pinctrl-1" Konrad Dybcio (Wed Jun 16 2021 - 12:15:45 EST)
- Re: [PATCH v5 14/28] x86/fpu/xstate: Prevent unauthorised use of dynamic user state Dave Hansen (Wed Jun 16 2021 - 12:17:21 EST)
- Re: [PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs Vlastimil Babka (Wed Jun 16 2021 - 12:17:41 EST)
- Re: [PATCH v2 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Ben Widawsky (Wed Jun 16 2021 - 12:17:54 EST)
- Re: [PATCH v1] proc: Implement /proc/self/meminfo Eric W. Biederman (Wed Jun 16 2021 - 12:17:58 EST)
- Re: [PATCH net-next 5/8] net: hdlc_ppp: fix the comments style issue Andrew Lunn (Wed Jun 16 2021 - 12:20:20 EST)
- Re: [PATCH] afs: fix no return statement in function returning non-void Tom Rix (Wed Jun 16 2021 - 12:22:14 EST)
- Re: [syzbot] INFO: task hung in ext4_fill_super Pavel Skripkin (Wed Jun 16 2021 - 12:23:04 EST)
- Re: [PATCH v5 3/6] x86/sev-es: Split up runtime #VC handler for correct state tracking Peter Zijlstra (Wed Jun 16 2021 - 12:23:07 EST)
- Re: [PATCH net-next 7/8] net: hdlc_ppp: remove redundant spaces Andrew Lunn (Wed Jun 16 2021 - 12:23:24 EST)
- RE: [PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support Min Li (Wed Jun 16 2021 - 12:25:01 EST)
- Re: [PATCH 5.4 24/28] drm/amd/display: Fix overlay validation by considering cursors Greg Kroah-Hartman (Wed Jun 16 2021 - 12:25:43 EST)
- [PATCH] mm/slub: Add taint after the errors are printed Georgi Djakov (Wed Jun 16 2021 - 12:25:56 EST)
- [PATCH] Bluetooth: fix a grammar mistake 13145886936 (Wed Jun 16 2021 - 12:27:09 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Russell King (Oracle) (Wed Jun 16 2021 - 12:27:38 EST)
- Re: [PATCH v5 14/28] x86/fpu/xstate: Prevent unauthorised use of dynamic user state Dave Hansen (Wed Jun 16 2021 - 12:28:06 EST)
- Re: [PATCH 3/6] iomap: Use __set_page_dirty_nobuffers Matthew Wilcox (Wed Jun 16 2021 - 12:29:03 EST)
- Re: [PATCH] afs: fix no return statement in function returning non-void Linus Torvalds (Wed Jun 16 2021 - 12:29:23 EST)
- [PATCH][next] ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int Colin King (Wed Jun 16 2021 - 12:29:35 EST)
- Re: [PATCH v4 5/5] RISC-V: Add crash kernel support Ard Biesheuvel (Wed Jun 16 2021 - 12:31:17 EST)
- Re: [PATCH v3 2/3] PCI: Visconti: Add Toshiba Visconti PCIe host controller driver Rob Herring (Wed Jun 16 2021 - 12:32:20 EST)
- Re: [PATCH v2 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Dan Williams (Wed Jun 16 2021 - 12:33:46 EST)
- Re: [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads Eric W. Biederman (Wed Jun 16 2021 - 12:33:54 EST)
- Re: [PATCHSET v2 0/3] perf stat: Enable BPF counters with --for-each-cgroup Namhyung Kim (Wed Jun 16 2021 - 12:34:46 EST)
- Re: [PATCH] mm/slub: Add taint after the errors are printed Vlastimil Babka (Wed Jun 16 2021 - 12:34:51 EST)
- Re: [PATCH 3/6] iomap: Use __set_page_dirty_nobuffers Greg Kroah-Hartman (Wed Jun 16 2021 - 12:35:16 EST)
- Re: [PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support Lee Jones (Wed Jun 16 2021 - 12:35:48 EST)
- Re: [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec Geoff Levand (Wed Jun 16 2021 - 12:37:14 EST)
- Re: [PATCH] perf list: Skip the invalid hybrid pmu Andi Kleen (Wed Jun 16 2021 - 12:38:07 EST)
- [PATCH v3 0/5] Use the normal block device I/O path Kees Cook (Wed Jun 16 2021 - 12:40:52 EST)
- [PATCH v3 2/5] pstore/blk: Move verify_size() macro out of function Kees Cook (Wed Jun 16 2021 - 12:40:56 EST)
- [PATCH v3 1/5] pstore/blk: Improve failure reporting Kees Cook (Wed Jun 16 2021 - 12:40:59 EST)
- [PATCH v3 4/5] pstore/blk: Fix kerndoc and redundancy on blkdev param Kees Cook (Wed Jun 16 2021 - 12:41:02 EST)
- [PATCH v3 5/5] pstore/blk: Include zone in pstore_device_info Kees Cook (Wed Jun 16 2021 - 12:41:05 EST)
- [PATCH v3 3/5] pstore/blk: Use the normal block device I/O path Kees Cook (Wed Jun 16 2021 - 12:41:08 EST)
- Re: [PATCH 1/3] regulator: sy7636a: Add terminating entry for platform_device_id table Mark Brown (Wed Jun 16 2021 - 12:41:40 EST)
- Re: [PATCH] regulator: rt6160: Fix setting suspend voltage Mark Brown (Wed Jun 16 2021 - 12:41:42 EST)
- Re: [PATCH] regulator: fixed: use dev_err_probe for gpio Mark Brown (Wed Jun 16 2021 - 12:41:47 EST)
- Re: [PATCH] ASoC: cs42l42: Correct definition of CS42L42_ADC_PDN_MASK Mark Brown (Wed Jun 16 2021 - 12:41:52 EST)
- Re: [PATCH] ASoC: hdmi-codec: make hdmi_codec_controls static Mark Brown (Wed Jun 16 2021 - 12:41:55 EST)
- Re: [PATCH] ASoC: codecs: Fix duplicate included sound/soc.h Mark Brown (Wed Jun 16 2021 - 12:41:59 EST)
- Re: [PATCH -next] SoC: codecs: wcd938x: fix boolreturn.cocci warning Mark Brown (Wed Jun 16 2021 - 12:42:02 EST)
- Re: [PATCH -next 1/3] ASoC: rockchip: i2s: Use devm_platform_get_and_ioremap_resource() Mark Brown (Wed Jun 16 2021 - 12:42:04 EST)
- Re: [PATCH] kbuild: lto: fix module versionings mismatch in incremental build Kees Cook (Wed Jun 16 2021 - 12:43:35 EST)
- Re: [PATCH v2 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Jonathan Cameron (Wed Jun 16 2021 - 12:44:03 EST)
- Re: [dm-devel] [PATCH 06/18] bvec: add a bvec_kmap_local helper Bart Van Assche (Wed Jun 16 2021 - 12:52:36 EST)
- Re: [PATCH -next] scsi: ufs: fix build warning without CONFIG_PM kernel test robot (Wed Jun 16 2021 - 12:53:18 EST)
- Re: [PATCH v8 RESEND] staging: unisys: visorhba: Convert module from IDR to XArray Fabio M. De Francesco (Wed Jun 16 2021 - 12:56:50 EST)
- Re: [PATCH v2 03/12] x86/cpufeatures: Add TDX Guest CPU feature Kuppuswamy, Sathyanarayanan (Wed Jun 16 2021 - 12:57:12 EST)
- Re: [PATCH 3/4] serial: 8250: Add proper clock handling for OxSemi PCIe devices kernel test robot (Wed Jun 16 2021 - 12:58:59 EST)
- [PATCH v1 1/7] ACPI: sysfs: Make sparse happy about address space in use Andy Shevchenko (Wed Jun 16 2021 - 13:03:40 EST)
- [PATCH v1 6/7] ACPI: sysfs: Remove tailing return statement in void functions Andy Shevchenko (Wed Jun 16 2021 - 13:03:46 EST)
- [PATCH v1 5/7] ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros Andy Shevchenko (Wed Jun 16 2021 - 13:03:50 EST)
- [PATCH v1 7/7] ACPI: sysfs: Sort headers alphabetically Andy Shevchenko (Wed Jun 16 2021 - 13:03:55 EST)
- [PATCH v1 4/7] ACPI: sysfs: Refactor param_get_trace_state() to drop dead code Andy Shevchenko (Wed Jun 16 2021 - 13:03:57 EST)
- [PATCH v1 3/7] ACPI: sysfs: Unify pattern of memory allocations Andy Shevchenko (Wed Jun 16 2021 - 13:04:04 EST)
- [PATCH v1 2/7] ACPI: sysfs: Allow bitmap list to be supplied to acpi_mask_gpe Andy Shevchenko (Wed Jun 16 2021 - 13:04:07 EST)
- [PATCH][next] scsi: elx: libefc: Fix less than zero comparison of a unsigned int Colin King (Wed Jun 16 2021 - 13:04:33 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Theodore Ts'o (Wed Jun 16 2021 - 13:09:15 EST)
- Re: [PATCH] sched/uclamp: Fix uclamp_tg_restrict() Dietmar Eggemann (Wed Jun 16 2021 - 13:09:43 EST)
- Re: [PATCH] cifs: retry lookup and readdir when EAGAIN is returned. Steve French (Wed Jun 16 2021 - 13:10:23 EST)
- [RFC net-next] net/sched: cls_flower: fix resetting of ether proto mask Vadym Kochan (Wed Jun 16 2021 - 13:10:42 EST)
- Re: [PATCH 1/2] mm: support fastpath if NUMA is enabled with numa off Vlastimil Babka (Wed Jun 16 2021 - 13:10:42 EST)
- Re: [PATCH v1 net-next 3/3] net: stmmac: ptp: update tas basetime after ptp adjust Rui Sousa (Wed Jun 16 2021 - 13:12:17 EST)
- [PATCH v5 0/3] AM64: Update the locations of various elements in SRAM Aswath Govindraju (Wed Jun 16 2021 - 13:12:48 EST)
- [PATCH v5 1/3] arm64: dts: ti: k3-am64-main: Update TF-A's maximum size and node name Aswath Govindraju (Wed Jun 16 2021 - 13:12:57 EST)
- [PATCH v5 2/3] arm64: dts: ti: k3-am64-main: Reserve OCMRAM for DMSC-lite and secure proxy communication Aswath Govindraju (Wed Jun 16 2021 - 13:13:15 EST)
- [PATCH v5 3/3] arm64: dts: ti: k3-am64-main: Update the location of TF-A in compliance with U-Boot v2021.10 Aswath Govindraju (Wed Jun 16 2021 - 13:13:22 EST)
- Re: [PATCH net-next 3/3] net: wwan: Allow WWAN drivers to provide blocking tx and poll function Stephan Gerhold (Wed Jun 16 2021 - 13:13:58 EST)
- Re: [PATCH 3/3] of: kexec: Always use FDT_PROP_INITRD_START and FDT_PROP_INITRD_END Rob Herring (Wed Jun 16 2021 - 13:14:53 EST)
- Re: [PATCH 3/4] rpmsg: ctrl: Add check on rpmsg device removability from user space Mathieu Poirier (Wed Jun 16 2021 - 13:15:31 EST)
- [PATCH][next] scsi: elx: efct: remove redundant initialization of variable lun Colin King (Wed Jun 16 2021 - 13:16:27 EST)
- Re: [PATCH v5 1/3] arm64: dts: ti: k3-am64-main: Update TF-A's maximum size and node name Suman Anna (Wed Jun 16 2021 - 13:16:39 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Frank van der Linden (Wed Jun 16 2021 - 13:17:16 EST)
- Re: [PATCH v5 3/3] arm64: dts: ti: k3-am64-main: Update the location of TF-A in compliance with U-Boot v2021.10 Suman Anna (Wed Jun 16 2021 - 13:17:25 EST)
- Re: [PATCH v13 3/3] kasan: define and use MAX_PTRS_PER_* for early shadow tables Christophe Leroy (Wed Jun 16 2021 - 13:23:36 EST)
- Re: [PATCH v4 2/3] sched/fair: Take thermal pressure into account while estimating energy Dietmar Eggemann (Wed Jun 16 2021 - 13:24:43 EST)
- Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page() Vlastimil Babka (Wed Jun 16 2021 - 13:27:08 EST)
- Re: [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU Will Deacon (Wed Jun 16 2021 - 13:27:47 EST)
- Re: [PATCH 1/2] mm: support fastpath if NUMA is enabled with numa off Matthew Wilcox (Wed Jun 16 2021 - 13:34:12 EST)
- [PATCH v4 0/7] iommu/amd: Enable page-selective flushes Nadav Amit (Wed Jun 16 2021 - 13:34:43 EST)
- [PATCH v4 1/7] iommu/amd: Selective flush on unmap Nadav Amit (Wed Jun 16 2021 - 13:34:43 EST)
- [PATCH v4 3/7] iommu: Improve iommu_iotlb_gather helpers Nadav Amit (Wed Jun 16 2021 - 13:34:43 EST)
- [PATCH v4 2/7] iommu/amd: Do not use flush-queue when NpCache is on Nadav Amit (Wed Jun 16 2021 - 13:34:43 EST)
- [PATCH v4 4/7] iommu: Factor iommu_iotlb_gather_is_disjoint() out Nadav Amit (Wed Jun 16 2021 - 13:34:44 EST)
- [PATCH v4 5/7] iommu/amd: Tailored gather logic for AMD Nadav Amit (Wed Jun 16 2021 - 13:34:44 EST)
- [PATCH v4 7/7] iommu/amd: Use only natural aligned flushes in a VM Nadav Amit (Wed Jun 16 2021 - 13:34:44 EST)
- [PATCH v4 6/7] iommu/amd: Sync once for scatter-gather operations Nadav Amit (Wed Jun 16 2021 - 13:34:48 EST)
- Re: [PATCH] arm64: PCI: Enable SMC conduit Jason Gunthorpe (Wed Jun 16 2021 - 13:36:52 EST)
- Re: [PATCH v4 4/6] ath11k: set register access length for MHI driver Bhaumik Bhatt (Wed Jun 16 2021 - 13:38:13 EST)
- Re: [PATCH v7 17/19] dt-bindings: arm: sunxi: Add two H616 board compatible strings Rob Herring (Wed Jun 16 2021 - 13:38:43 EST)
- [PATCH] mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion Sibi Sankar (Wed Jun 16 2021 - 13:43:21 EST)
- Re: [PATCH v7 6/8] cpuidle: Add RISC-V SBI CPU idle driver Rafael J. Wysocki (Wed Jun 16 2021 - 13:46:52 EST)
- [PATCH net-next v3] documentation: networking: devlink: fix prestera.rst formatting that causes build warnings Oleksandr Mazur (Wed Jun 16 2021 - 13:47:27 EST)
- Re: [PATCH 2/8] x86/mm: Handle unlazying membarrier core sync in the arch code Mathieu Desnoyers (Wed Jun 16 2021 - 13:49:18 EST)
- Re: [PATCH v3 1/9] scsi: ufs: Differentiate status between hba pm ops and wl pm ops Bart Van Assche (Wed Jun 16 2021 - 13:50:16 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Gao Xiang (Wed Jun 16 2021 - 13:51:12 EST)
- Re: [PATCH 3/8] membarrier: Remove membarrier_arch_switch_mm() prototype in core code Mathieu Desnoyers (Wed Jun 16 2021 - 13:52:22 EST)
- Re: [PATCH v3 8/9] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests Bart Van Assche (Wed Jun 16 2021 - 13:55:09 EST)
- Re: [PATCH 1/2] watchdog: introduce watchdog_dev_suspend/resume Guenter Roeck (Wed Jun 16 2021 - 13:57:53 EST)
- Re: [PATCH v5 5/6] platform/x86: Add intel_skl_int3472 driver Hans de Goede (Wed Jun 16 2021 - 13:58:37 EST)
- LPC 2021: Plumbers Performance and Scalability track Davidlohr Bueso (Wed Jun 16 2021 - 13:59:57 EST)
- [PATCH v2 5/5] ACPI: scan: Fix race related to dropping dependencies Rafael J. Wysocki (Wed Jun 16 2021 - 14:00:39 EST)
- Re: [PATCH v2 5/5] ACPI: scan: Fix race related to dropping dependencies Hans de Goede (Wed Jun 16 2021 - 14:05:06 EST)
- Re: [PATCH 1/3] of: Fix truncation of memory sizes on 32-bit platforms Rob Herring (Wed Jun 16 2021 - 14:05:16 EST)
- Re: [PATCH -next] perf tools: Remove duplicate #undef Arnaldo Carvalho de Melo (Wed Jun 16 2021 - 14:06:00 EST)
- Re: [PATCH v4] perf annotate: Add itrace options support Arnaldo Carvalho de Melo (Wed Jun 16 2021 - 14:08:20 EST)
- Re: [PATCH v5 5/6] platform/x86: Add intel_skl_int3472 driver Andy Shevchenko (Wed Jun 16 2021 - 14:08:30 EST)
- Re: [PATCH 5/8] membarrier, kthread: Use _ONCE accessors for task->mm Mathieu Desnoyers (Wed Jun 16 2021 - 14:08:35 EST)
- Re: [PATCH 5/6] fs: Remove noop_set_page_dirty() kernel test robot (Wed Jun 16 2021 - 14:11:04 EST)
- Re: [PATCH v5 14/28] x86/fpu/xstate: Prevent unauthorised use of dynamic user state Andy Lutomirski (Wed Jun 16 2021 - 14:12:33 EST)
- Re: [PATCH 5/6] fs: Remove noop_set_page_dirty() Matthew Wilcox (Wed Jun 16 2021 - 14:12:48 EST)
- Re: [PATCH v2] perf ksymbol: fix memory leak: decrease refcount of map and dso Arnaldo Carvalho de Melo (Wed Jun 16 2021 - 14:12:50 EST)
- Re: [PATCH v5 5/6] platform/x86: Add intel_skl_int3472 driver Hans de Goede (Wed Jun 16 2021 - 14:13:42 EST)
- [PATCH v4] x86/resctrl: Fix kernel-doc in pseudo_lock.c Fabio M. De Francesco (Wed Jun 16 2021 - 14:15:41 EST)
- [PATCH v1 0/2] hwmon: Add StarFive JH7100 temperature sensor Emil Renner Berthing (Wed Jun 16 2021 - 14:16:12 EST)
- [PATCH v1 1/2] dt-bindings: hwmon: add starfive,jh7100-temp bindings Emil Renner Berthing (Wed Jun 16 2021 - 14:16:14 EST)
- [PATCH v1 2/2] hwmon: (sfctemp) Add StarFive JH7100 temperature sensor Emil Renner Berthing (Wed Jun 16 2021 - 14:16:16 EST)
- Re: [PATCH 00/17] CAMSS: SM8250 support (and some fixes) Andrey Konovalov (Wed Jun 16 2021 - 14:16:52 EST)
- [PATCH 1/2] watchdog: iTCO_wdt: use pm_ptr() Enrico Weigelt, metux IT consult (Wed Jun 16 2021 - 14:17:30 EST)
- [PATCH 2/2] watchdog: iTCO_wdt: use dev_err() instead of pr_err() Enrico Weigelt, metux IT consult (Wed Jun 16 2021 - 14:17:32 EST)
- Re: [PATCH v2 04/29] docs: admin-guide: hw-vuln: avoid using ReST :doc:`foo` markup mark gross (Wed Jun 16 2021 - 14:21:51 EST)
- RE: [PATCH 2/9] dt-bindings: media: Document Synopsys DesignWare HDMI RX Nelson Costa (Wed Jun 16 2021 - 14:22:04 EST)
- Re: [PATCH 1/5] PCI: endpoint: Add linkdown notifier support Om Prakash Singh (Wed Jun 16 2021 - 14:23:10 EST)
- Re: [PATCH v2 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver Manivannan Sadhasivam (Wed Jun 16 2021 - 14:23:22 EST)
- Re: kmemleak memory scanning Rustam Kovhaev (Wed Jun 16 2021 - 14:25:31 EST)
- Re: kmemleak memory scanning Rustam Kovhaev (Wed Jun 16 2021 - 14:27:35 EST)
- Re: [syzbot] INFO: task hung in ext4_fill_super syzbot (Wed Jun 16 2021 - 14:28:13 EST)
- Re: [PATCH 1/5] PCI: endpoint: Add linkdown notifier support Manivannan Sadhasivam (Wed Jun 16 2021 - 14:30:28 EST)
- [PATCH 0/2] alpha/ptrace: Improved switch_stack handling Eric W. Biederman (Wed Jun 16 2021 - 14:30:49 EST)
- Re: [PATCH 2/8] x86/mm: Handle unlazying membarrier core sync in the arch code Andy Lutomirski (Wed Jun 16 2021 - 14:31:09 EST)
- Re: [PATCH v4 2/3] sched/fair: Take thermal pressure into account while estimating energy Lukasz Luba (Wed Jun 16 2021 - 14:31:28 EST)
- Re: [PATCH 2/8] x86/mm: Handle unlazying membarrier core sync in the arch code Andy Lutomirski (Wed Jun 16 2021 - 14:31:36 EST)
- [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Eric W. Biederman (Wed Jun 16 2021 - 14:32:02 EST)
- [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames Eric W. Biederman (Wed Jun 16 2021 - 14:32:59 EST)
- [PATCH net-next] drivers: net: netdevsim: fix devlink_trap selftests failing Oleksandr Mazur (Wed Jun 16 2021 - 14:34:23 EST)
- Re: kmemleak memory scanning Rustam Kovhaev (Wed Jun 16 2021 - 14:36:46 EST)
- RE: [PATCH 5.12 00/48] 5.12.12-rc1 review Fox Chen (Wed Jun 16 2021 - 14:39:26 EST)
- Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page() Yang Shi (Wed Jun 16 2021 - 14:41:08 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Andy Lutomirski (Wed Jun 16 2021 - 14:41:26 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Wolfram Sang (Wed Jun 16 2021 - 14:42:04 EST)
- [PATCH v3] x86/resctrl: Fix kernel-doc in internal.h Fabio M. De Francesco (Wed Jun 16 2021 - 14:43:40 EST)
- [PATCH] be2net: Fix an error handling path in 'be_probe()' Christophe JAILLET (Wed Jun 16 2021 - 14:43:47 EST)
- Re: [PATCH 5/8] membarrier, kthread: Use _ONCE accessors for task->mm Andy Lutomirski (Wed Jun 16 2021 - 14:45:49 EST)
- Re: [PATCH v3 1/4] remoteproc: core: Move cdev add before device add Siddharth Gupta (Wed Jun 16 2021 - 14:47:13 EST)
- Re: [PATCH v5 14/28] x86/fpu/xstate: Prevent unauthorised use of dynamic user state Bae, Chang Seok (Wed Jun 16 2021 - 14:47:37 EST)
- banned on virtio list ? [Re: [PATCH] drivers: gpio: add virtio-gpio guest driver] Enrico Weigelt, metux IT consult (Wed Jun 16 2021 - 14:48:16 EST)
- [PATCH v6 0/2] x86/sev: Fixes for SEV-ES Guest Support Joerg Roedel (Wed Jun 16 2021 - 14:49:39 EST)
- [PATCH v6 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active Joerg Roedel (Wed Jun 16 2021 - 14:49:41 EST)
- [PATCH v6 2/2] x86/sev: Split up runtime #VC handler for correct state tracking Joerg Roedel (Wed Jun 16 2021 - 14:49:44 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Trond Myklebust (Wed Jun 16 2021 - 14:51:44 EST)
- [PATCH v7 1/2] power: supply: PCHG: Peripheral device charger Daisuke Nojiri (Wed Jun 16 2021 - 14:51:46 EST)
- [PATCH v7 2/2] mfd: cros_ec: Add peripheral device charger Daisuke Nojiri (Wed Jun 16 2021 - 14:51:59 EST)
- Re: [PATCH 1/3] riscv: optimized memcpy Matteo Croce (Wed Jun 16 2021 - 14:52:52 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Andy Lutomirski (Wed Jun 16 2021 - 14:53:02 EST)
- Re: [PATCH 1/2] tpm: Fix tpmrm reference counting Jason Gunthorpe (Wed Jun 16 2021 - 14:53:08 EST)
- Re: [PATCH v2 2/2] dt-bindings: clock: ad9545: Add documentation kernel test robot (Wed Jun 16 2021 - 14:54:07 EST)
- [PATCH] Coccinelle: remove pci_[z]alloc_consistent from api/alloc/alloc_cast.cocci Christophe JAILLET (Wed Jun 16 2021 - 14:54:40 EST)
- [PATCH] media: omap3isp: Extract struct group for memcpy() region Kees Cook (Wed Jun 16 2021 - 14:59:45 EST)
- Re: [PATCH v10 2/4] nvmem: eeprom: at25: add support for FRAM kernel test robot (Wed Jun 16 2021 - 15:00:08 EST)
- Re: [PATCH] KVM: x86: fix 32 bit build Maxim Levitsky (Wed Jun 16 2021 - 15:00:21 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Olivier Langlois (Wed Jun 16 2021 - 15:01:01 EST)
- Re: [PATCH v5 3/6] x86/sev-es: Split up runtime #VC handler for correct state tracking Joerg Roedel (Wed Jun 16 2021 - 15:01:36 EST)
- Re: [PATCH v5 14/28] x86/fpu/xstate: Prevent unauthorised use of dynamic user state Dave Hansen (Wed Jun 16 2021 - 15:01:53 EST)
- Re: [PATCH] KVM: x86/mmu: Grab nx_lpage_splits as an unsigned long before division Maxim Levitsky (Wed Jun 16 2021 - 15:02:06 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Jens Axboe (Wed Jun 16 2021 - 15:02:25 EST)
- Re: [PATCH][next] ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int Corey Minyard (Wed Jun 16 2021 - 15:02:36 EST)
- [PATCH v4 0/6] Add driver for NVIDIA Tegra30 SoC Thermal sensor Dmitry Osipenko (Wed Jun 16 2021 - 15:05:34 EST)
- [PATCH v4 1/6] dt-bindings: thermal: Add binding for Tegra30 thermal sensor Dmitry Osipenko (Wed Jun 16 2021 - 15:05:37 EST)
- [PATCH v4 2/6] thermal: thermal_of: Stop zone device before unregistering it Dmitry Osipenko (Wed Jun 16 2021 - 15:05:39 EST)
- [PATCH v4 3/6] thermal/drivers/tegra: Add driver for Tegra30 thermal sensor Dmitry Osipenko (Wed Jun 16 2021 - 15:05:41 EST)
- [PATCH v4 5/6] ARM: multi_v7_defconfig: Enable CONFIG_TEGRA30_TSENSOR Dmitry Osipenko (Wed Jun 16 2021 - 15:05:45 EST)
- [PATCH v4 4/6] ARM: tegra_defconfig: Enable CONFIG_TEGRA30_TSENSOR Dmitry Osipenko (Wed Jun 16 2021 - 15:05:47 EST)
- [PATCH v4 6/6] ARM: tegra: Add SoC thermal sensor to Tegra30 device-trees Dmitry Osipenko (Wed Jun 16 2021 - 15:05:49 EST)
- Re: [PATCH 1/3] riscv: optimized memcpy Matteo Croce (Wed Jun 16 2021 - 15:07:16 EST)
- [net-next: PATCH v2 0/7] ACPI MDIO support for Marvell controllers Marcin Wojtas (Wed Jun 16 2021 - 15:08:25 EST)
- [net-next: PATCH v2 1/7] Documentation: ACPI: DSD: describe additional MAC configuration Marcin Wojtas (Wed Jun 16 2021 - 15:08:32 EST)
- [net-next: PATCH v2 2/7] net: mdiobus: Introduce fwnode_mdbiobus_register() Marcin Wojtas (Wed Jun 16 2021 - 15:08:36 EST)
- [net-next: PATCH v2 3/7] net/fsl: switch to fwnode_mdiobus_register Marcin Wojtas (Wed Jun 16 2021 - 15:08:36 EST)
- [net-next: PATCH v2 4/7] net: mvmdio: simplify clock handling Marcin Wojtas (Wed Jun 16 2021 - 15:08:39 EST)
- [net-next: PATCH v2 5/7] net: mvmdio: add ACPI support Marcin Wojtas (Wed Jun 16 2021 - 15:08:46 EST)
- [net-next: PATCH v2 6/7] net: mvpp2: enable using phylink with ACPI Marcin Wojtas (Wed Jun 16 2021 - 15:08:48 EST)
- [net-next: PATCH v2 7/7] net: mvpp2: remove unused 'has_phy' field Marcin Wojtas (Wed Jun 16 2021 - 15:08:50 EST)
- [PATCH] net: hamradio: fix memory leak in mkiss_close Pavel Skripkin (Wed Jun 16 2021 - 15:09:36 EST)
- [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Dmitry Osipenko (Wed Jun 16 2021 - 15:09:39 EST)
- [PATCH 0/4] perf: Fix the ctx->pmu for a hybrid system kan . liang (Wed Jun 16 2021 - 15:10:25 EST)
- [PATCH 1/4] perf: Update the ctx->pmu for a hybrid system kan . liang (Wed Jun 16 2021 - 15:10:27 EST)
- [PATCH 2/4] perf/x86: Fix the x86_pmu_start WARNING on a hybrid system kan . liang (Wed Jun 16 2021 - 15:10:30 EST)
- [PATCH 3/4] perf: Check the supported CPU of an event kan . liang (Wed Jun 16 2021 - 15:10:33 EST)
- [PATCH 4/4] perf/x86: Remove filter_match callback kan . liang (Wed Jun 16 2021 - 15:10:39 EST)
- Re: [PATCH 0/5] PCI: endpoint: Add support for additional notifiers Om Prakash Singh (Wed Jun 16 2021 - 15:12:24 EST)
- Re: [PATCH] arm64: dts: ensure backward compatibility of the AP807 Xenon Marcin Wojtas (Wed Jun 16 2021 - 15:12:50 EST)
- [PATCH][next] xfs: Fix multiple fall-through warnings for Clang Gustavo A. R. Silva (Wed Jun 16 2021 - 15:15:48 EST)
- Re: [PATCH] spidev: add platform driver support Christian Gmeiner (Wed Jun 16 2021 - 15:16:59 EST)
- Re: [PATCH v4 0/6] bootconfig: Add mixed subkeys and value under the same key Steven Rostedt (Wed Jun 16 2021 - 15:17:06 EST)
- Re: [PATCH net-next] net: hsr: don't check sequence number if tag removal is offloaded patchwork-bot+netdevbpf (Wed Jun 16 2021 - 15:20:09 EST)
- Re: [PATCH net-next v2] net: dsa: xrs700x: forward HSR supervision frames patchwork-bot+netdevbpf (Wed Jun 16 2021 - 15:20:10 EST)
- Re: [PATCH net-next v2] net: qualcomm: rmnet: Allow partial updates of IFLA_FLAGS patchwork-bot+netdevbpf (Wed Jun 16 2021 - 15:20:11 EST)
- Re: [PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem() Dan Carpenter (Wed Jun 16 2021 - 15:20:21 EST)
- Re: [v6 1/5] drm/panel: add basic DP AUX backlight support Lyude Paul (Wed Jun 16 2021 - 15:22:32 EST)
- Re: [PATCH] coredump: Limit what can interrupt coredumps Olivier Langlois (Wed Jun 16 2021 - 15:23:20 EST)
- Re: [PATCH v5 14/28] x86/fpu/xstate: Prevent unauthorised use of dynamic user state Bae, Chang Seok (Wed Jun 16 2021 - 15:23:52 EST)
- [PATCH] Coccinelle: Update and rename api/alloc/pci_free_consistent.cocci Christophe JAILLET (Wed Jun 16 2021 - 15:24:47 EST)
- Re: [PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors() Bjorn Helgaas (Wed Jun 16 2021 - 15:25:48 EST)
- Re: [PATCH v4 2/3] sched/fair: Take thermal pressure into account while estimating energy Vincent Guittot (Wed Jun 16 2021 - 15:26:05 EST)
- Re: [PATCH v5 14/28] x86/fpu/xstate: Prevent unauthorised use of dynamic user state Dave Hansen (Wed Jun 16 2021 - 15:29:01 EST)
- Re: [PATCH net] net: stmmac: disable clocks in stmmac_remove_config_dt() patchwork-bot+netdevbpf (Wed Jun 16 2021 - 15:30:07 EST)
- Re: [net-next: PATCH v2 2/7] net: mdiobus: Introduce fwnode_mdbiobus_register() Andrew Lunn (Wed Jun 16 2021 - 15:33:19 EST)
- Re: [net-next: PATCH v2 3/7] net/fsl: switch to fwnode_mdiobus_register Andrew Lunn (Wed Jun 16 2021 - 15:35:37 EST)
- Re: [PATCH 3/3] of: kexec: Always use FDT_PROP_INITRD_START and FDT_PROP_INITRD_END Geert Uytterhoeven (Wed Jun 16 2021 - 15:36:22 EST)
- Re: [PATCH v5 14/28] x86/fpu/xstate: Prevent unauthorised use of dynamic user state Bae, Chang Seok (Wed Jun 16 2021 - 15:37:57 EST)
- Re: Plan for /dev/ioasid RFC v2 Alex Williamson (Wed Jun 16 2021 - 15:39:45 EST)
- Re: [PATCH v2] net: usb: fix possible use-after-free in smsc75xx_bind patchwork-bot+netdevbpf (Wed Jun 16 2021 - 15:40:11 EST)
- Re: [PATCH] mtd: ftl: Initialize rq.limits.discard_granularity kernel test robot (Wed Jun 16 2021 - 15:40:13 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Michael Schmitz (Wed Jun 16 2021 - 15:41:08 EST)
- Re: [PATCH] media: omap3isp: Extract struct group for memcpy() region Laurent Pinchart (Wed Jun 16 2021 - 15:43:28 EST)
- Re: [PATCH] spidev: add platform driver support Mark Brown (Wed Jun 16 2021 - 15:44:10 EST)
- Re: [net-next: PATCH v2 4/7] net: mvmdio: simplify clock handling Andrew Lunn (Wed Jun 16 2021 - 15:48:28 EST)
- Re: [PATCH 3/3] of: kexec: Always use FDT_PROP_INITRD_START and FDT_PROP_INITRD_END Rob Herring (Wed Jun 16 2021 - 15:49:18 EST)
- Re: [PATCH] net: ipv4: fix memory leak in ip_mc_add1_src patchwork-bot+netdevbpf (Wed Jun 16 2021 - 15:50:11 EST)
- Re: [PATCH net 0/2] net: fixes for fec ptp patchwork-bot+netdevbpf (Wed Jun 16 2021 - 15:50:13 EST)
- Re: [PATCH] mlxsw: spectrum_router: remove redundant continue statement patchwork-bot+netdevbpf (Wed Jun 16 2021 - 15:50:16 EST)
- Re: [PATCH 2/3] of: Remove superfluous casts when printing u64 values Rob Herring (Wed Jun 16 2021 - 15:50:58 EST)
- Re: [net-next: PATCH v2 5/7] net: mvmdio: add ACPI support Andrew Lunn (Wed Jun 16 2021 - 15:51:09 EST)
- [PATCH -next] Revert "ACPI: DPTF: Add new PCH FIVR methods" Srinivas Pandruvada (Wed Jun 16 2021 - 15:52:49 EST)
- [PATCH] mwl8k: Avoid memcpy() over-reading of ETH_SS_STATS Kees Cook (Wed Jun 16 2021 - 15:52:59 EST)
- [PATCH] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Kees Cook (Wed Jun 16 2021 - 15:53:20 EST)
- [PATCH] igb: Avoid memcpy() over-reading of ETH_SS_STATS Kees Cook (Wed Jun 16 2021 - 15:53:26 EST)
- [PATCH] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS Kees Cook (Wed Jun 16 2021 - 15:53:40 EST)
- [PATCH] e100: Avoid memcpy() over-reading of ETH_SS_STATS Kees Cook (Wed Jun 16 2021 - 15:53:54 EST)
- [PATCH] r8169: Avoid memcpy() over-reading of ETH_SS_STATS Kees Cook (Wed Jun 16 2021 - 15:54:07 EST)
- [PATCH] ath11k: Avoid memcpy() over-reading of he_cap Kees Cook (Wed Jun 16 2021 - 15:54:26 EST)
- lockdep issue with trig->leddev_list_lock again/still? Johannes Berg (Wed Jun 16 2021 - 15:54:28 EST)
- Re: [net-next: PATCH v2 7/7] net: mvpp2: remove unused 'has_phy' field Andrew Lunn (Wed Jun 16 2021 - 15:54:29 EST)
- RE: [PATCH 1/3] scsi: storvsc: Miscellaneous code cleanups Michael Kelley (Wed Jun 16 2021 - 15:54:44 EST)
- Re: [PATCH] mwl8k: Avoid memcpy() over-reading of ETH_SS_STATS Andrew Lunn (Wed Jun 16 2021 - 15:58:35 EST)
- Re: [PATCH] selftests: net: veth: make test compatible with dash patchwork-bot+netdevbpf (Wed Jun 16 2021 - 16:00:07 EST)
- Re: [PATCH] selftests: net: use bash to run udpgro_fwd test case patchwork-bot+netdevbpf (Wed Jun 16 2021 - 16:00:09 EST)
- Re: [PATCH] coredump: Limit what can interrupt coredumps Eric W. Biederman (Wed Jun 16 2021 - 16:00:27 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Linus Torvalds (Wed Jun 16 2021 - 16:01:13 EST)
- Re: [PATCH] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Andrew Lunn (Wed Jun 16 2021 - 16:03:00 EST)
- Re: [patch V2 32/52] x86/fpu/xstate: Sanitize handling of independent features Liang, Kan (Wed Jun 16 2021 - 16:04:24 EST)
- Re: [PATCH 1/3] scsi: storvsc: Miscellaneous code cleanups Martin K. Petersen (Wed Jun 16 2021 - 16:07:08 EST)
- Re: [PATCH] r8152: Avoid memcpy() over-reading of ETH_SS_STATS patchwork-bot+netdevbpf (Wed Jun 16 2021 - 16:10:08 EST)
- Re: [PATCH] r8169: Avoid memcpy() over-reading of ETH_SS_STATS patchwork-bot+netdevbpf (Wed Jun 16 2021 - 16:10:12 EST)
- Re: [PATCH] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS patchwork-bot+netdevbpf (Wed Jun 16 2021 - 16:10:18 EST)
- Re: [PATCH net-next v2 0/2] Marvell Prestera add flower and match all support patchwork-bot+netdevbpf (Wed Jun 16 2021 - 16:10:28 EST)
- Re: [PATCH] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Andrew Lunn (Wed Jun 16 2021 - 16:11:11 EST)
- RE: [PATCH 1/3] scsi: storvsc: Miscellaneous code cleanups Michael Kelley (Wed Jun 16 2021 - 16:11:14 EST)
- Re: [PATCH v10 4/4] nvmem: eeprom: at25: export FRAM serial num kernel test robot (Wed Jun 16 2021 - 16:11:17 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Al Viro (Wed Jun 16 2021 - 16:17:22 EST)
- RE: [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support Michael Kelley (Wed Jun 16 2021 - 16:17:37 EST)
- [PATCH] s390/speculation: Use statically initialized const for instructions Kees Cook (Wed Jun 16 2021 - 16:18:35 EST)
- Re: [PATCH v2] mm/oom_kill: show oom eligibility when displaying the current memory state of all tasks Aaron Tomlin (Wed Jun 16 2021 - 16:18:41 EST)
- [PATCH] s390/zcrypt: Switch to flexible array member Kees Cook (Wed Jun 16 2021 - 16:19:08 EST)
- [PATCH 1/2] platform/x86: ISST: Optimize CPU to PCI device mapping Srinivas Pandruvada (Wed Jun 16 2021 - 16:19:12 EST)
- [PATCH 2/2] platform/x86: ISST: Use numa node id for cpu pci dev mapping Srinivas Pandruvada (Wed Jun 16 2021 - 16:19:14 EST)
- [PATCH] s390/dasd: Avoid field over-reading memcpy() Kees Cook (Wed Jun 16 2021 - 16:19:23 EST)
- [PATCH] s390: iucv: Avoid field over-reading memcpy() Kees Cook (Wed Jun 16 2021 - 16:19:48 EST)
- Re: [PATCH v2 04/29] docs: admin-guide: hw-vuln: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Wed Jun 16 2021 - 16:22:06 EST)
- Re: [PATCH v4 2/3] sched/fair: Take thermal pressure into account while estimating energy Lukasz Luba (Wed Jun 16 2021 - 16:22:53 EST)
- Re: [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames Al Viro (Wed Jun 16 2021 - 16:25:56 EST)
- [PATCH] RDMA/core: Use flexible array for mad data Kees Cook (Wed Jun 16 2021 - 16:26:27 EST)
- Re: [PATCH] mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion Bjorn Andersson (Wed Jun 16 2021 - 16:26:44 EST)
- Re: [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames Al Viro (Wed Jun 16 2021 - 16:29:03 EST)
- [PATCH] dmaengine: hisi_dma: Remove some useless code Christophe JAILLET (Wed Jun 16 2021 - 16:34:51 EST)
- [PATCH] crypto: nx: Fix memcpy() over-reading in nonce Kees Cook (Wed Jun 16 2021 - 16:35:09 EST)
- Re: [PATCH v2 2/3] kunit: Move default config from arch/um -> tools/testing/kunit Brendan Higgins (Wed Jun 16 2021 - 16:37:08 EST)
- [PATCH] IB/mlx4: Avoid field-overflowing memcpy() Kees Cook (Wed Jun 16 2021 - 16:37:51 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Linus Torvalds (Wed Jun 16 2021 - 16:37:51 EST)
- Re: [PATCH 1/5] cgroup/cpuset: Don't call validate_change() for some flag changes Tejun Heo (Wed Jun 16 2021 - 16:39:39 EST)
- [PATCH] orinoco: Avoid field-overflowing memcpy() Kees Cook (Wed Jun 16 2021 - 16:39:58 EST)
- Re: [PATCH v2 3/3] kunit: Remove the unused all_tests.config Brendan Higgins (Wed Jun 16 2021 - 16:41:31 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Eric W. Biederman (Wed Jun 16 2021 - 16:43:05 EST)
- Re: [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames Eric W. Biederman (Wed Jun 16 2021 - 16:47:38 EST)
- Re: [PATCH 2/5] cgroup/cpuset: Add new cpus.partition type with no load balancing Tejun Heo (Wed Jun 16 2021 - 16:47:45 EST)
- Re: [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames Eric W. Biederman (Wed Jun 16 2021 - 16:49:57 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Jianxiong Gao (Wed Jun 16 2021 - 16:50:10 EST)
- [PATCH][next] drm/amd/display: Fix fall-through warning for Clang Gustavo A. R. Silva (Wed Jun 16 2021 - 16:50:39 EST)
- Re: [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads Al Viro (Wed Jun 16 2021 - 16:51:05 EST)
- Re: [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames Al Viro (Wed Jun 16 2021 - 16:54:12 EST)
- Re: [patch 00/41] x86/fpu: Spring cleaning and PKRU sanitizing Dave Hansen (Wed Jun 16 2021 - 16:55:22 EST)
- Re: [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames Al Viro (Wed Jun 16 2021 - 16:56:00 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Eric W. Biederman (Wed Jun 16 2021 - 16:57:30 EST)
- Re: [PATCH 3/5] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs Tejun Heo (Wed Jun 16 2021 - 16:57:54 EST)
- Re: [PATCH v2] kunit: tool: internal refactor of parser input handling Brendan Higgins (Wed Jun 16 2021 - 16:59:32 EST)
- Re: [PATCH 3/4] serial: 8250: Add proper clock handling for OxSemi PCIe devices kernel test robot (Wed Jun 16 2021 - 17:01:09 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Al Viro (Wed Jun 16 2021 - 17:02:33 EST)
- [PATCH] dt-bindings: riscv: add starfive jh7100 compatibles Drew Fustini (Wed Jun 16 2021 - 17:06:51 EST)
- RE: [PATCH 5.10 00/38] 5.10.45-rc1 review Fox Chen (Wed Jun 16 2021 - 17:07:14 EST)
- drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c:6679:13: warning: stack frame size of 3056 bytes in function 'UseMinimumDCFCLK' kernel test robot (Wed Jun 16 2021 - 17:09:09 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Linus Torvalds (Wed Jun 16 2021 - 17:13:29 EST)
- Re: [PATCH] kunit: tool: Assert version requirement Daniel Latypov (Wed Jun 16 2021 - 17:14:56 EST)
- RE: [PATCH v2 2/2] habanalabs: add support for dma-buf exporter Tomer Tayar (Wed Jun 16 2021 - 17:15:51 EST)
- RE: [PATCH v2 2/2] habanalabs: add support for dma-buf exporter Tomer Tayar (Wed Jun 16 2021 - 17:16:12 EST)
- Re: [PATCH v6 0/7] Add SR-IOV support in PCIe Endpoint Core Bjorn Helgaas (Wed Jun 16 2021 - 17:16:39 EST)
- [syzbot] possible deadlock in loop_probe syzbot (Wed Jun 16 2021 - 17:18:20 EST)
- Re: [PATCH v4 0/6] bootconfig: Add mixed subkeys and value under the same key Steven Rostedt (Wed Jun 16 2021 - 17:21:51 EST)
- [PATCH] afs: Re-enable freezing once a page fault is interrupted David Howells (Wed Jun 16 2021 - 17:22:37 EST)
- [PATCH] scsi: ips: Avoid over-read of sense buffer Kees Cook (Wed Jun 16 2021 - 17:24:16 EST)
- [PATCH] scsi: arcmsr: Avoid over-read of sense buffer Kees Cook (Wed Jun 16 2021 - 17:24:35 EST)
- [PATCH] scsi: aha1740: Avoid over-read of sense buffer Kees Cook (Wed Jun 16 2021 - 17:24:50 EST)
- [PATCH] staging: ks7010: Wrap macro definitions in parenthesis Caleb D.S. Brzezinski (Wed Jun 16 2021 - 17:26:46 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Olivier Langlois (Wed Jun 16 2021 - 17:30:17 EST)
- Re: [PATCH v9] exec: Fix dead-lock in de_thread with ptrace_attach Bernd Edlinger (Wed Jun 16 2021 - 17:31:33 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Jens Axboe (Wed Jun 16 2021 - 17:33:46 EST)
- Re: [PATCH] qla2xxx: synchronize rport dev_loss_tmo setting kernel test robot (Wed Jun 16 2021 - 17:38:12 EST)
- Re: [PATCH v3] PCI: Disallow retraining link for Atheros chips on non-Gen1 PCIe bridges Bjorn Helgaas (Wed Jun 16 2021 - 17:38:23 EST)
- [RFC][PATCH] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig Steven Rostedt (Wed Jun 16 2021 - 17:42:00 EST)
- Re: [PATCH v5 5/6] platform/x86: Add intel_skl_int3472 driver Daniel Scally (Wed Jun 16 2021 - 17:42:52 EST)
- Re: [patch V2 02/52] x86/fpu: Fix copy_xstate_to_kernel() gap handling Thomas Gleixner (Wed Jun 16 2021 - 18:03:21 EST)
- Re: [PATCH v6 2/5] mfd: sy7636a: Initial commit Alistair Francis (Wed Jun 16 2021 - 18:03:21 EST)
- linux-next: Fixes tags need some work in the net tree Stephen Rothwell (Wed Jun 16 2021 - 18:03:22 EST)
- Re: [PATCH v2 11/29] docs: devicetree: bindings: submitting-patches.rst: avoid using ReST :doc:`foo` markup Rob Herring (Wed Jun 16 2021 - 18:08:25 EST)
- Re: [PATCH] mm/slub: Add taint after the errors are printed Rafael Aquini (Wed Jun 16 2021 - 18:11:15 EST)
- linux-next: Fixes tag needs some work in the kspp-gustavo tree Stephen Rothwell (Wed Jun 16 2021 - 18:11:21 EST)
- [PATCH 2/2] platform/x86: ISST: Use numa node id for cpu pci dev mapping Srinivas Pandruvada (Wed Jun 16 2021 - 18:13:40 EST)
- [PATCH 1/2] platform/x86: ISST: Optimize CPU to PCI device mapping Srinivas Pandruvada (Wed Jun 16 2021 - 18:13:41 EST)
- Re: [PATCH] mm/slub: Add taint after the errors are printed Rafael Aquini (Wed Jun 16 2021 - 18:13:43 EST)
- Re: [PATCH 5.12 00/48] 5.12.12-rc1 review Justin Forbes (Wed Jun 16 2021 - 18:18:31 EST)
- Re: [PATCHSET v2 0/3] perf stat: Enable BPF counters with --for-each-cgroup Peter Zijlstra (Wed Jun 16 2021 - 18:34:38 EST)
- Re: [PATCH 5/6] fs: Remove noop_set_page_dirty() kernel test robot (Wed Jun 16 2021 - 18:34:39 EST)
- Re: [PATCH 5.4 00/28] 5.4.127-rc1 review Florian Fainelli (Wed Jun 16 2021 - 18:37:16 EST)
- Re: [net-next: PATCH v2 5/7] net: mvmdio: add ACPI support Marcin Wojtas (Wed Jun 16 2021 - 18:37:25 EST)
- Re: [PATCH 5.10 00/38] 5.10.45-rc1 review Florian Fainelli (Wed Jun 16 2021 - 18:40:20 EST)
- Re: drivers/crypto/talitos.c:3328:12: warning: stack frame size of 1040 bytes in function 'talitos_probe' Nathan Chancellor (Wed Jun 16 2021 - 18:43:26 EST)
- [PATCH 00/22] Mediatek MT8195 clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:49:11 EST)
- [PATCH 02/22] clk: mediatek: Add dt-bindings of MT8195 clocks Chun-Jie Chen (Wed Jun 16 2021 - 18:49:23 EST)
- [PATCH 03/22] clk: mediatek: Fix corner case of tuner_en_reg Chun-Jie Chen (Wed Jun 16 2021 - 18:49:32 EST)
- [PATCH 04/22] clk: mediatek: Add MT8195 basic clocks support Chun-Jie Chen (Wed Jun 16 2021 - 18:49:36 EST)
- [PATCH 05/22] clk: mediatek: Add MT8195 audio clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:49:41 EST)
- [PATCH 06/22] clk: mediatek: Add MT8195 audio src clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:49:45 EST)
- [PATCH 07/22] clk: mediatek: Add MT8195 camsys clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:49:48 EST)
- [PATCH 08/22] clk: mediatek: Add MT8195 ccusys clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:49:53 EST)
- [PATCH 09/22] clk: mediatek: Add MT8195 imgsys clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:00 EST)
- [PATCH 10/22] clk: mediatek: Add MT8195 ipesys clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:05 EST)
- [PATCH 11/22] clk: mediatek: Add MT8195 mfgcfg clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:11 EST)
- [PATCH 12/22] clk: mediatek: Add MT8195 scp adsp clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:18 EST)
- [PATCH 13/22] clk: mediatek: Add MT8195 nnasys clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:23 EST)
- [PATCH 14/22] clk: mediatek: Add MT8195 vdecsys clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:25 EST)
- [PATCH 15/22] clk: mediatek: Add MT8195 vdosys0 clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:36 EST)
- [PATCH 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of MT8195 clock Chun-Jie Chen (Wed Jun 16 2021 - 18:50:38 EST)
- [PATCH 16/22] clk: mediatek: Add MT8195 vdosys1 clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:39 EST)
- [PATCH 17/22] clk: mediatek: Add MT8195 vencsys clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:41 EST)
- [PATCH 18/22] clk: mediatek: Add MT8195 vppsys0 clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:47 EST)
- [PATCH 19/22] clk: mediatek: Add MT8195 vppsys1 clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:50:58 EST)
- [PATCH 20/22] clk: mediatek: Add MT8195 wpesys clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:51:03 EST)
- [PATCH 21/22] clk: mediatek: Add MT8195 imp i2c wrapper clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:51:06 EST)
- [PATCH] drm/nouveau/core: fix the uninitialized use in nvkm_ioctl_map() Yizhuo Zhai (Wed Jun 16 2021 - 18:51:09 EST)
- [PATCH 22/22] clk: mediatek: Add MT8195 apusys clock support Chun-Jie Chen (Wed Jun 16 2021 - 18:51:13 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Theodore Ts'o (Wed Jun 16 2021 - 18:51:56 EST)
- Re: [PATCH 5.12 00/48] 5.12.12-rc1 review Florian Fainelli (Wed Jun 16 2021 - 18:54:55 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Theodore Ts'o (Wed Jun 16 2021 - 18:55:44 EST)
- Re: [PATCH 2/3] riscv: dts: fu540-c000: define hart clocks Bin Meng (Wed Jun 16 2021 - 18:56:24 EST)
- Re: [PATCH 5.4 0/2] Backports "x86, sched: Treat Intel SNC topology as default, COD as exception" Sherry Yang (Wed Jun 16 2021 - 19:00:12 EST)
- Re: [net-next: PATCH v2 5/7] net: mvmdio: add ACPI support Andrew Lunn (Wed Jun 16 2021 - 19:01:42 EST)
- Re: [PATCH][next] ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned int Andrew Jeffery (Wed Jun 16 2021 - 19:04:04 EST)
- [to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree akpm (Wed Jun 16 2021 - 19:08:08 EST)
- [to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree akpm (Wed Jun 16 2021 - 19:08:18 EST)
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree Andrew Morton (Wed Jun 16 2021 - 19:09:06 EST)
- Re: [PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB Bjorn Helgaas (Wed Jun 16 2021 - 19:12:39 EST)
- Re: [PATCH v2 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield (Wed Jun 16 2021 - 19:16:14 EST)
- [PATCH] perf top: Add cgroup support for perf top (-G) Joshua Martinez (Wed Jun 16 2021 - 19:19:10 EST)
- Re: [PATCH rdma-next] RDMA/mlx5: Don't add slave port to unaffiliated list Jason Gunthorpe (Wed Jun 16 2021 - 19:19:46 EST)
- Re: [PATCH v2 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield (Wed Jun 16 2021 - 19:20:29 EST)
- Re: [PATCH v2] dt-bindings: PCI: ti,am65: Convert PCIe host/endpoint mode dt-bindings to YAML Rob Herring (Wed Jun 16 2021 - 19:21:09 EST)
- Re: [PATCH 1/2] watchdog: introduce watchdog_dev_suspend/resume kernel test robot (Wed Jun 16 2021 - 19:22:17 EST)
- Re: [PATCH 2/2] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-cerise Rob Herring (Wed Jun 16 2021 - 19:23:00 EST)
- Re: [net-next: PATCH v2 4/7] net: mvmdio: simplify clock handling Marcin Wojtas (Wed Jun 16 2021 - 19:25:55 EST)
- Re: [PATCH v2 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield (Wed Jun 16 2021 - 19:26:13 EST)
- Re: [PATCH][next] ice: remove redundant continue statement in a for-loop Jacob Keller (Wed Jun 16 2021 - 19:27:59 EST)
- Re: [PATCH 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3 Rob Herring (Wed Jun 16 2021 - 19:28:26 EST)
- Re: [PATCH 09/11] PCI: add matching checks for driver_override binding Max Gurtovoy (Wed Jun 16 2021 - 19:28:51 EST)
- Re: [PATCH] ext4: Remove redundant assignment to error Theodore Ts'o (Wed Jun 16 2021 - 19:30:46 EST)
- Re: [PATCH 1/2] dt-bindings: phy: Add the Amlogic Meson8 HDMI TX PHY bindings Rob Herring (Wed Jun 16 2021 - 19:31:15 EST)
- Re: [PATCH 09/11] PCI: add matching checks for driver_override binding Jason Gunthorpe (Wed Jun 16 2021 - 19:33:28 EST)
- Re: [PATCH v2] dt-bindings: spi: xilinx: convert to yaml Rob Herring (Wed Jun 16 2021 - 19:33:59 EST)
- Re: [PATCH v11 00/10] Add support for SVM atomics in Nouveau Andrew Morton (Wed Jun 16 2021 - 19:35:32 EST)
- Re: [PATCH v2] dt-bindings: spi: convert Cadence SPI bindings to YAML Rob Herring (Wed Jun 16 2021 - 19:36:37 EST)
- Re: [net-next: PATCH v2 3/7] net/fsl: switch to fwnode_mdiobus_register Marcin Wojtas (Wed Jun 16 2021 - 19:39:58 EST)
- Re: [PATCH v2 1/2] dt-bindings: Add SONY Synaptics JDI panel Rob Herring (Wed Jun 16 2021 - 19:40:26 EST)
- Re: [PATCH v2 1/2] dt-bindings: arm: Add SMP enable-method for MSM8226 Rob Herring (Wed Jun 16 2021 - 19:42:13 EST)
- Re: [PATCH 09/11] PCI: add matching checks for driver_override binding Max Gurtovoy (Wed Jun 16 2021 - 19:43:00 EST)
- Re: [PATCH 09/11] PCI: add matching checks for driver_override binding Jason Gunthorpe (Wed Jun 16 2021 - 19:44:45 EST)
- [PATCH] lib/test_string.c: allow mode removal Matteo Croce (Wed Jun 16 2021 - 19:45:51 EST)
- Re: [PATCH v2] ext4: fix kernel infoleak via ext4_extent_header Theodore Ts'o (Wed Jun 16 2021 - 19:46:00 EST)
- Re: [PATCH v3 01/10] block: introduce blk_ksm_is_empty() Eric Biggers (Wed Jun 16 2021 - 19:47:12 EST)
- Re: [PATCH v5 10/15] media: i2c: rdacm21: Power up OV10640 before OV490 Kieran Bingham (Wed Jun 16 2021 - 19:47:46 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Andy Lutomirski (Wed Jun 16 2021 - 19:49:21 EST)
- Re: [PATCH rdma-next 2/3] RDMA/mlx5: Move DCI QP creation to separate function Jason Gunthorpe (Wed Jun 16 2021 - 19:50:56 EST)
- Re: [PATCH v2 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Dan Williams (Wed Jun 16 2021 - 19:51:04 EST)
- Re: [net-next: PATCH v2 2/7] net: mdiobus: Introduce fwnode_mdbiobus_register() Marcin Wojtas (Wed Jun 16 2021 - 19:51:14 EST)
- Re: [PATCH 09/11] PCI: add matching checks for driver_override binding Max Gurtovoy (Wed Jun 16 2021 - 19:51:22 EST)
- Re: [patch V2 09/52] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate() Thomas Gleixner (Wed Jun 16 2021 - 19:51:56 EST)
- Re: [PATCH 09/11] PCI: add matching checks for driver_override binding Jason Gunthorpe (Wed Jun 16 2021 - 19:56:30 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Andy Lutomirski (Wed Jun 16 2021 - 19:59:05 EST)
- Re: [PATCH v2 01/13] dt-bindings: media: imx8q: add imx video codec bindings Rob Herring (Wed Jun 16 2021 - 20:00:27 EST)
- Re: [PATCH rdma-next v2 00/15] Reorganize sysfs file creation for struct ib_devices Jason Gunthorpe (Wed Jun 16 2021 - 20:00:29 EST)
- Re: [PATCH v5 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property Kieran Bingham (Wed Jun 16 2021 - 20:02:43 EST)
- Re: [PATCH v12 11/12] dt-bindings: of: Add restricted DMA pool Stefano Stabellini (Wed Jun 16 2021 - 20:09:38 EST)
- [PATCH bpf-next v2 1/4] Revert "bpf: Check for BPF_F_ADJ_ROOM_FIXED_GSO when bpf_skb_change_proto" Maciej Żenczykowski (Wed Jun 16 2021 - 20:10:17 EST)
- [PATCH bpf-next v2 2/4] bpf: do not change gso_size during bpf_skb_change_proto() Maciej Żenczykowski (Wed Jun 16 2021 - 20:10:18 EST)
- [PATCH bpf-next v2 3/4] bpf: support all gso types in bpf_skb_change_proto() Maciej Żenczykowski (Wed Jun 16 2021 - 20:10:20 EST)
- [PATCH bpf-next v2 4/4] bpf: more lenient bpf_skb_net_shrink() with BPF_F_ADJ_ROOM_FIXED_GSO Maciej Żenczykowski (Wed Jun 16 2021 - 20:10:22 EST)
- Re: [PATCH v5 0/3] AM64: Update the locations of various elements in SRAM Nishanth Menon (Wed Jun 16 2021 - 20:11:18 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Guenter Roeck (Wed Jun 16 2021 - 20:12:49 EST)
- Re: [PATCH v5 12/15] media: i2c: rdacm20: Embed 'serializer' field Laurent Pinchart (Wed Jun 16 2021 - 20:14:24 EST)
- [PATCH 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC Konrad Dybcio (Wed Jun 16 2021 - 20:22:59 EST)
- [PATCH 2/3] clk: qcom: Add msm8994 MMCC driver Konrad Dybcio (Wed Jun 16 2021 - 20:23:09 EST)
- [PATCH 3/3] clk: qcom: mmcc-msm8994: Add MSM8992 support Konrad Dybcio (Wed Jun 16 2021 - 20:23:09 EST)
- Re: [PATCH v4] recordmcount: Correct st_shndx handling Steven Rostedt (Wed Jun 16 2021 - 20:23:09 EST)
- Re: [PATCH 5/5] ACPI: scan: Fix race related to dropping dependencies kernel test robot (Wed Jun 16 2021 - 20:26:30 EST)
- Re: [PATCH v5 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property Laurent Pinchart (Wed Jun 16 2021 - 20:26:37 EST)
- Re: [PATCH v5 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property Laurent Pinchart (Wed Jun 16 2021 - 20:27:10 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Konrad Rzeszutek Wilk (Wed Jun 16 2021 - 20:27:49 EST)
- Re: [PATCH v3 02/10] block: blk-crypto: introduce blk_crypto_bio_sectors_alignment() Eric Biggers (Wed Jun 16 2021 - 20:29:13 EST)
- Re: [PATCH v5 6/7] arm64: dts: renesas: eagle: Add GMSL .dtsi Laurent Pinchart (Wed Jun 16 2021 - 20:30:30 EST)
- Re: [PATCH v4 2/4] lazy tlb: allow lazy tlb mm refcounting to be configurable Nicholas Piggin (Wed Jun 16 2021 - 20:32:17 EST)
- Re: [PATCH] lib/test_string.c: allow mode removal Matteo Croce (Wed Jun 16 2021 - 20:35:56 EST)
- Re: [PATCH 1/2] memory: tegra: Add missing dependencies kernel test robot (Wed Jun 16 2021 - 20:36:37 EST)
- Re: [PATCH v3 03/10] block: introduce bio_required_sector_alignment() Eric Biggers (Wed Jun 16 2021 - 20:37:24 EST)
- Re: [PATCH v3 04/10] block: respect bio_required_sector_alignment() in blk-crypto-fallback Eric Biggers (Wed Jun 16 2021 - 20:39:25 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Dominique MARTINET (Wed Jun 16 2021 - 20:39:34 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Chanwoo Choi (Wed Jun 16 2021 - 20:39:43 EST)
- Re: [PATCH 2/2] clocksource/drivers/exynos_mct: Mark MCT device as CLOCK_EVT_FEAT_PERCPU Chanwoo Choi (Wed Jun 16 2021 - 20:40:34 EST)
- [RFC PATCH] ACPI: scan: __acpi_device_add() can be static kernel test robot (Wed Jun 16 2021 - 20:42:35 EST)
- Re: [PATCH 5/5] ACPI: scan: Fix race related to dropping dependencies kernel test robot (Wed Jun 16 2021 - 20:42:37 EST)
- Re: [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing Stefano Stabellini (Wed Jun 16 2021 - 20:47:13 EST)
- [syzbot] WARNING in __page_cache_alloc syzbot (Wed Jun 16 2021 - 20:48:26 EST)
- Re: [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU Dave Chinner (Wed Jun 16 2021 - 20:49:50 EST)
- [PATCH -next] pstore/blk: Fix return value check in pstore_blk_init() Pu Lehui (Wed Jun 16 2021 - 20:53:37 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Chanwoo Choi (Wed Jun 16 2021 - 20:54:47 EST)
- Re: [PATCH rdma-next v2 00/15] Reorganize sysfs file creation for struct ib_devices Nathan Chancellor (Wed Jun 16 2021 - 20:59:13 EST)
- Re: [PATCH net-next 5/8] net: hdlc_ppp: fix the comments style issue lipeng (Y) (Wed Jun 16 2021 - 21:01:00 EST)
- Re: [PATCH] sched: cgroup SCHED_IDLE support Josh Don (Wed Jun 16 2021 - 21:02:14 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Wed Jun 16 2021 - 21:04:39 EST)
- [PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc Yunsheng Lin (Wed Jun 16 2021 - 21:04:43 EST)
- Re: [PATCH net-next 7/8] net: hdlc_ppp: remove redundant spaces lipeng (Y) (Wed Jun 16 2021 - 21:05:16 EST)
- Re: [PATCH] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set Masahiro Yamada (Wed Jun 16 2021 - 21:06:19 EST)
- Re: [PATCH v2] kbuild: modpost: Explicitly warn about unprototyped symbols Masahiro Yamada (Wed Jun 16 2021 - 21:06:45 EST)
- Re: vmemmap alloc failure in hot_add_req() Nathan Chancellor (Wed Jun 16 2021 - 21:08:18 EST)
- Re: [PATCH v2 1/3] scripts: add spelling_sanitizer.sh script Leizhen (ThunderTown) (Wed Jun 16 2021 - 21:11:12 EST)
- Re: [PATCH] ramfs: skip mknod if inode already exists.【请注意,邮件由viro@xxxxxxxxxxxxxxxx代发】 Chen Li (Wed Jun 16 2021 - 21:14:09 EST)
- [PATCH v3 0/2] CXL ACPI tables for object creation Alison Schofield (Wed Jun 16 2021 - 21:15:35 EST)
- [PATCH v3 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield (Wed Jun 16 2021 - 21:15:37 EST)
- [PATCH v3 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield (Wed Jun 16 2021 - 21:15:38 EST)
- Re: [PATCH v2] ext4: fix memory leak in ext4_fill_super Theodore Ts'o (Wed Jun 16 2021 - 21:15:46 EST)
- [PATCH -next] drm/amd/display: remove unused variable 'dc' Pu Lehui (Wed Jun 16 2021 - 21:15:49 EST)
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree Stephen Rothwell (Wed Jun 16 2021 - 21:24:39 EST)
- [PATCH v2 0/3] riscv: optimized mem* functions Matteo Croce (Wed Jun 16 2021 - 21:25:41 EST)
- [PATCH v2 1/3] riscv: optimized memcpy Matteo Croce (Wed Jun 16 2021 - 21:26:10 EST)
- [PATCH v2 2/3] riscv: optimized memmove Matteo Croce (Wed Jun 16 2021 - 21:26:10 EST)
- [PATCH v2 3/3] riscv: optimized memset Matteo Croce (Wed Jun 16 2021 - 21:26:11 EST)
- Re: [PATCH v4 0/6] bootconfig: Add mixed subkeys and value under the same key Masami Hiramatsu (Wed Jun 16 2021 - 21:27:12 EST)
- [PATCH] arm64: dts: mediatek: Add mt8195 clock controllers Chun-Jie Chen (Wed Jun 16 2021 - 21:28:23 EST)
- Update: [PATCH v11 00/10] Add support for SVM atomics in Nouveau Alistair Popple (Wed Jun 16 2021 - 21:29:12 EST)
- Re: [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU Andrew Morton (Wed Jun 16 2021 - 21:30:48 EST)
- Re: [PATCH v4 0/6] bootconfig: Add mixed subkeys and value under the same key Masami Hiramatsu (Wed Jun 16 2021 - 21:31:12 EST)
- Re: [PATCH v11 00/10] Add support for SVM atomics in Nouveau Alistair Popple (Wed Jun 16 2021 - 21:32:57 EST)
- RE: Re: [PATCH] scsi: ufs: Add indent for code alignment Keoseong Park (Wed Jun 16 2021 - 21:33:09 EST)
- RE: linux-next: Fixes tags need some work in the net tree Joakim Zhang (Wed Jun 16 2021 - 21:35:33 EST)
- Re: [GIT PULL] memory: Tegra for v5.14, part two Olof Johansson (Wed Jun 16 2021 - 21:36:34 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Nicholas Piggin (Wed Jun 16 2021 - 21:37:36 EST)
- Re: [PATCH v2] kbuild: remove trailing slashes from $(KBUILD_EXTMOD) Masahiro Yamada (Wed Jun 16 2021 - 21:38:03 EST)
- linux-next: manual merge of the drm tree with the drm-misc-fixes tree Stephen Rothwell (Wed Jun 16 2021 - 21:42:21 EST)
- Re: [PATCH] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set Masahiro Yamada (Wed Jun 16 2021 - 21:44:19 EST)
- Re: [PATCHv2 7/8] videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag Sergey Senozhatsky (Wed Jun 16 2021 - 21:46:45 EST)
- Re: linux-parisc compile failure in current git Masahiro Yamada (Wed Jun 16 2021 - 21:48:50 EST)
- Re: [PATCH v3] usb: typec: tcpm: Relax disconnect threshold during power negotiation Badhri Jagan Sridharan (Wed Jun 16 2021 - 21:50:47 EST)
- Re: [PATCH v7 1/9] dt-bindings: rockchip-sfc: Bindings for Rockchip serial flash controller Kever Yang (Wed Jun 16 2021 - 21:51:53 EST)
- Re: [PATCH v3 05/10] block: keyslot-manager: introduce blk_ksm_restrict_dus_to_queue_limits() Eric Biggers (Wed Jun 16 2021 - 22:05:03 EST)
- Re: [PATCH] kbuild: lto: fix module versionings mismatch in incremental build Lecopzer Chen (Wed Jun 16 2021 - 22:05:12 EST)
- Re: [PATCH 2/2] watchdog: iTCO_wdt: use dev_err() instead of pr_err() Guenter Roeck (Wed Jun 16 2021 - 22:05:13 EST)
- Re: [PATCH 1/2] watchdog: iTCO_wdt: use pm_ptr() Guenter Roeck (Wed Jun 16 2021 - 22:05:13 EST)
- [PATCH] usb: xhci-mtk: allow multiple Start-Split in a microframe Chunfeng Yun (Wed Jun 16 2021 - 22:12:08 EST)
- Re: [PATCH] locking/lockdep: unlikely bfs error check Xiongwei Song (Wed Jun 16 2021 - 22:14:43 EST)
- RE: [EXT] Re: [PATCH v2 01/13] dt-bindings: media: imx8q: add imx video codec bindings Ming Qian (Wed Jun 16 2021 - 22:20:36 EST)
- [PATCH -next v2] clk: renesas: fix return value and unused assignment Yang Li (Wed Jun 16 2021 - 22:22:15 EST)
- Re: [PATCH] locking/lockdep: print possible warning after counting deps Xiongwei Song (Wed Jun 16 2021 - 22:23:02 EST)
- [PATCH -next] drm/amd/display: Fix gcc unused variable warning Pu Lehui (Wed Jun 16 2021 - 22:34:14 EST)
- [PATCH] Documentation: ACPI: fix error script name Hao Chen (Wed Jun 16 2021 - 22:34:15 EST)
- [PATCH -next] regulator: sy7636a: Add terminate entry for platform_device_id tables Wei Yongjun (Wed Jun 16 2021 - 22:38:25 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Gao Xiang (Wed Jun 16 2021 - 22:39:24 EST)
- Re: Contact Me It Very Urgent. Jose Choondak (Wed Jun 16 2021 - 22:45:59 EST)
- Re: [PATCH v3 10/10] block: add WARN_ON_ONCE() to bio_split() for sector alignment Eric Biggers (Wed Jun 16 2021 - 22:46:09 EST)
- Re: [PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths Bart Van Assche (Wed Jun 16 2021 - 22:49:09 EST)
- Re: [PATCH 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3 Chunfeng Yun (Wed Jun 16 2021 - 22:50:47 EST)
- Re: [PATCH 1/5] cgroup/cpuset: Don't call validate_change() for some flag changes Waiman Long (Wed Jun 16 2021 - 22:53:55 EST)
- Re: [PATCH 3/3] pinctrl: renesas: Add pins/groups/functions for I2C, SCIF and USB supported by RZ/G2L SoC kernel test robot (Wed Jun 16 2021 - 22:56:14 EST)
- Re: [PATCH 2/5] cgroup/cpuset: Add new cpus.partition type with no load balancing Waiman Long (Wed Jun 16 2021 - 22:57:29 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Andy Lutomirski (Wed Jun 16 2021 - 22:58:24 EST)
- Re: [PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping Palmer Dabbelt (Wed Jun 16 2021 - 22:58:45 EST)
- Re: [RFC][PATCH] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig Masami Hiramatsu (Wed Jun 16 2021 - 22:59:28 EST)
- Re: [PATCH bpf-next] bpf: Fix typo in kernel/bpf/bpf_lsm.c Andrii Nakryiko (Wed Jun 16 2021 - 23:00:25 EST)
- Re: [PATCH V2 2/3] arch_topology: Avoid use-after-free for scale_freq_data Viresh Kumar (Wed Jun 16 2021 - 23:06:20 EST)
- [syzbot] KASAN: stack-out-of-bounds Read in __show_regs syzbot (Wed Jun 16 2021 - 23:08:21 EST)
- Re: [PATCH bpf-next] bpf: Fix typo in kernel/bpf/bpf_lsm.c patchwork-bot+netdevbpf (Wed Jun 16 2021 - 23:10:07 EST)
- [PATCH v2 -next] scsi: ufs: fix build warning without CONFIG_PM YueHaibing (Wed Jun 16 2021 - 23:13:51 EST)
- RE: [PATCH V7 4/4] soc: imx: Add blk-ctl driver for i.MX8MM Peng Fan (OSS) (Wed Jun 16 2021 - 23:14:12 EST)
- Re: [PATCH -next] pstore/blk: Fix return value check in pstore_blk_init() Kees Cook (Wed Jun 16 2021 - 23:20:06 EST)
- Re: [PATCH] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Kees Cook (Wed Jun 16 2021 - 23:21:12 EST)
- Re: [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Bjorn Andersson (Wed Jun 16 2021 - 23:22:26 EST)
- Re: [PATCH] mwl8k: Avoid memcpy() over-reading of ETH_SS_STATS Kees Cook (Wed Jun 16 2021 - 23:22:59 EST)
- Re: [PATCH v3 08/10] dm: handle error from blk_ksm_register() Eric Biggers (Wed Jun 16 2021 - 23:23:45 EST)
- Re: [PATCH v3 1/2] dt-bindings: dwmac: Add bindings for new Ingenic SoCs. 周琰杰 (Wed Jun 16 2021 - 23:24:14 EST)
- [PATCH -next] ASoC: SOF: imx: Add missing of_node_put() in imx8_probe() Yang Yingliang (Wed Jun 16 2021 - 23:24:19 EST)
- Re: [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance Viresh Kumar (Wed Jun 16 2021 - 23:25:08 EST)
- [PATCH -next] ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Wed Jun 16 2021 - 23:25:18 EST)
- Re: [PATCH v3 07/10] mmc: handle error from blk_ksm_register() Eric Biggers (Wed Jun 16 2021 - 23:25:23 EST)
- [PATCH -next] ASoC: sprd: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Wed Jun 16 2021 - 23:28:50 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Viresh Kumar (Wed Jun 16 2021 - 23:33:57 EST)
- Re: [PATCH v2 2/4] powerpc/interrupt: Refactor prep_irq_for_user_exit() Nicholas Piggin (Wed Jun 16 2021 - 23:34:16 EST)
- [PATCH -next] ASoC: sti: sti_uniperif: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Wed Jun 16 2021 - 23:35:19 EST)
- Re: Plan for /dev/ioasid RFC v2 Liu Yi L (Wed Jun 16 2021 - 23:41:24 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Chanwoo Choi (Wed Jun 16 2021 - 23:51:44 EST)
- Re: [PATCH v3 00/10] ensure bios aren't split in middle of crypto data unit Eric Biggers (Wed Jun 16 2021 - 23:51:44 EST)
- [PATCH -next] crypto: sl3516 - Fix build warning without CONFIG_PM YueHaibing (Wed Jun 16 2021 - 23:51:54 EST)
- Re: [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs Menglong Dong (Wed Jun 16 2021 - 23:59:59 EST)
- Re: [PATCH] drivers: gpio: add virtio-gpio guest driver Viresh Kumar (Wed Jun 16 2021 - 23:59:59 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Viresh Kumar (Thu Jun 17 2021 - 00:00:37 EST)
- Re: [PATCH] opp: of: Allow lazy-linking of required-opps to non genpd Chanwoo Choi (Thu Jun 17 2021 - 00:08:27 EST)
- [PATCH v2] mwl8k: Avoid memcpy() over-reading of mcs.rx_mask Kees Cook (Thu Jun 17 2021 - 00:14:47 EST)
- [rcu:dev.2021.06.15a] BUILD SUCCESS aec6e1b943147877a3f08e73426ae903362758a7 kernel test robot (Thu Jun 17 2021 - 00:16:10 EST)
- Re: [PATCH] media: omap3isp: Extract struct group for memcpy() region Kees Cook (Thu Jun 17 2021 - 00:22:43 EST)
- Re: [PATCH v9 0/5] Re-introduce TX FIFO resize for larger EP bursting Wesley Cheng (Thu Jun 17 2021 - 00:25:41 EST)
- [PATCH] mac80211: Recast pointer for trailing memcpy() Kees Cook (Thu Jun 17 2021 - 00:27:16 EST)
- Re: [PATCH v3] KVM: LAPIC: Keep stored TMCCT register value 0 after KVM_SET_LAPIC Wanpeng Li (Thu Jun 17 2021 - 00:33:25 EST)
- Re: [PATCH v2 0/7] Asynchronous notifications from secure world Sumit Garg (Thu Jun 17 2021 - 00:33:36 EST)
- Re: [PATCH v3 04/10] block: respect bio_required_sector_alignment() in blk-crypto-fallback Eric Biggers (Thu Jun 17 2021 - 00:34:56 EST)
- [PATCH -next 2/3] ASoC: stm32: sai: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 00:35:06 EST)
- [PATCH -next 0/3] ASoC: stm32: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 00:35:06 EST)
- [PATCH -next 1/3] ASoC: stm32: i2s: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 00:35:06 EST)
- [PATCH -next 3/3] ASoC: stm32: spdifrx: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 00:35:07 EST)
- Re: [PATCH] be2net: Fix an error handling path in 'be_probe()' Somnath Kotur (Thu Jun 17 2021 - 00:37:44 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Josh Poimboeuf (Thu Jun 17 2021 - 00:39:20 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Josh Poimboeuf (Thu Jun 17 2021 - 00:40:40 EST)
- Re: [PATCH -tip v7 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline Josh Poimboeuf (Thu Jun 17 2021 - 00:41:08 EST)
- Re: [PATCH -tip v7 11/13] x86/unwind: Recover kretprobe trampoline entry Josh Poimboeuf (Thu Jun 17 2021 - 00:41:32 EST)
- Re: [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout Moritz Fischer (Thu Jun 17 2021 - 00:43:39 EST)
- linux-next: manual merge of the usb tree with the arm-soc tree Stephen Rothwell (Thu Jun 17 2021 - 00:43:55 EST)
- [PATCH -next 0/3] ASoC: sunxi: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 00:46:26 EST)
- [PATCH -next 2/3] ASoC: sun4i-i2s: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 00:46:35 EST)
- [PATCH -next 1/3] ASoC: sunxi: sun4i-codec: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 00:46:35 EST)
- [PATCH -next 3/3] ASoC: sunxi: sun4i-spdif: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 00:46:35 EST)
- [PATCH 1/3] arm64: dts: rockchip: add ES8316 codec for Rock Pi4 Alex Bee (Thu Jun 17 2021 - 00:50:06 EST)
- [PATCH 2/3] arm64: dts: rockchip: Add RK3399 Rock Pi 4a plus board Alex Bee (Thu Jun 17 2021 - 00:50:10 EST)
- [PATCH 3/3] arm64: dts: rockchip: Add RK3399 Rock Pi 4b plus board Alex Bee (Thu Jun 17 2021 - 00:50:12 EST)
- [PATCH] arm64: kexec: flush log to console in nmi_panic() Huang Shijie (Thu Jun 17 2021 - 00:51:34 EST)
- Re: [PATCH -next] riscv: add VMAP_STACK overflow detection Palmer Dabbelt (Thu Jun 17 2021 - 00:55:34 EST)
- Re: [PATCH 5.12 00/48] 5.12.12-rc1 review Naresh Kamboju (Thu Jun 17 2021 - 00:57:29 EST)
- Re: sched: Question about big and little cores system with SMP and EAS Ley Foon Tan (Thu Jun 17 2021 - 01:00:28 EST)
- linux-next: manual merge of the usb-serial tree with Linus' tree Stephen Rothwell (Thu Jun 17 2021 - 01:03:29 EST)
- [PATCH net-next] net: ipa: Add missing of_node_put() in ipa_firmware_load() Yang Yingliang (Thu Jun 17 2021 - 01:07:35 EST)
- [PATCH v3] virtio-blk: Add validation for block size in config space Xie Yongji (Thu Jun 17 2021 - 01:10:26 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Christoph Hellwig (Thu Jun 17 2021 - 01:12:37 EST)
- mmotm 2021-06-16-22-12 uploaded akpm (Thu Jun 17 2021 - 01:13:35 EST)
- [PATCH v3 0/5] regulator: qcom,rpmh-regulator: Add support for pmic available on SA8155p-adp board Bhupesh Sharma (Thu Jun 17 2021 - 01:17:41 EST)
- [PATCH v3 1/5] dt-bindings: regulator: qcom,rpmh-regulator: Arrange compatibles alphabetically Bhupesh Sharma (Thu Jun 17 2021 - 01:18:03 EST)
- [PATCH v3 2/5] dt-bindings: regulator: qcom,rpmh-regulator: Add compatible for SA8155p-adp board pmic Bhupesh Sharma (Thu Jun 17 2021 - 01:18:07 EST)
- [PATCH v3 4/5] regulator: qcom-rpmh: Add terminator at the end of pm7325x_vreg_data[] array Bhupesh Sharma (Thu Jun 17 2021 - 01:18:10 EST)
- [PATCH v3 3/5] regulator: qcom-rpmh: Cleanup terminator line commas Bhupesh Sharma (Thu Jun 17 2021 - 01:18:12 EST)
- [PATCH v3 5/5] regulator: qcom-rpmh: Add new regulator found on SA8155p adp board Bhupesh Sharma (Thu Jun 17 2021 - 01:18:14 EST)
- [RESEND PATCH v3 05/11] clk: stm32mp1: move RCC reset controller into RCC clock driver gabriel.fernandez (Thu Jun 17 2021 - 01:18:48 EST)
- [RESEND PATCH v3 02/11] clk: stm32mp1: merge 'ck_hse_rtc' and 'ck_rtc' into one clock gabriel.fernandez (Thu Jun 17 2021 - 01:18:57 EST)
- [RESEND PATCH v3 04/11] clk: stm32mp1: convert to module driver gabriel.fernandez (Thu Jun 17 2021 - 01:18:57 EST)
- [RESEND PATCH v3 00/11] Introduce STM32MP1 RCC in secured mode gabriel.fernandez (Thu Jun 17 2021 - 01:18:58 EST)
- [RESEND PATCH v3 07/11] dt-bindings: clock: add IDs for SCMI clocks on stm32mp15 gabriel.fernandez (Thu Jun 17 2021 - 01:18:58 EST)
- [RESEND PATCH v3 01/11] clk: stm32mp1: merge 'clk-hsi-div' and 'ck_hsi' into one clock gabriel.fernandez (Thu Jun 17 2021 - 01:18:58 EST)
- [RESEND PATCH v3 10/11] dt-bindings: clock: stm32mp1 new compatible for secure rcc gabriel.fernandez (Thu Jun 17 2021 - 01:18:58 EST)
- [RESEND PATCH v3 09/11] dt-bindings: reset: add MCU HOLD BOOT ID for SCMI reset domains on stm32mp15 gabriel.fernandez (Thu Jun 17 2021 - 01:19:01 EST)
- [RESEND PATCH v3 06/11] reset: stm32mp1: remove stm32mp1 reset gabriel.fernandez (Thu Jun 17 2021 - 01:19:02 EST)
- [RESEND PATCH v3 11/11] clk: stm32mp1: new compatible for secure RCC support gabriel.fernandez (Thu Jun 17 2021 - 01:19:08 EST)
- [RESEND PATCH v3 08/11] dt-bindings: reset: add IDs for SCMI reset domains on stm32mp15 gabriel.fernandez (Thu Jun 17 2021 - 01:19:12 EST)
- [RESEND PATCH v3 03/11] clk: stm32mp1: remove intermediate pll clocks gabriel.fernandez (Thu Jun 17 2021 - 01:19:14 EST)
- Re: [PATCH v4 1/2] module: add elf_check_module_arch for module specific elf arch checks Nicholas Piggin (Thu Jun 17 2021 - 01:21:51 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Andy Lutomirski (Thu Jun 17 2021 - 01:32:43 EST)
- [PATCH v3 0/4] pinctrl: qcom/pinctrl-spmi-gpio: Add support for pmic-gpio on SA8155p-adp Bhupesh Sharma (Thu Jun 17 2021 - 01:34:45 EST)
- [PATCH v3 1/4] dt-bindings: pinctrl: qcom,pmic-gpio: Arrange compatibles alphabetically Bhupesh Sharma (Thu Jun 17 2021 - 01:34:49 EST)
- [PATCH v3 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp Bhupesh Sharma (Thu Jun 17 2021 - 01:34:53 EST)
- [PATCH v3 3/4] pinctrl: qcom/pinctrl-spmi-gpio: Arrange compatibles alphabetically Bhupesh Sharma (Thu Jun 17 2021 - 01:35:01 EST)
- [PATCH v3 4/4] pinctrl: qcom/pinctrl-spmi-gpio: Add compatible for pmic-gpio on SA8155p-adp Bhupesh Sharma (Thu Jun 17 2021 - 01:35:06 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Dominique MARTINET (Thu Jun 17 2021 - 01:37:34 EST)
- Re: [PATCH 04/11] media: sun6i-csi: add a missing return code yong (Thu Jun 17 2021 - 01:37:47 EST)
- Re: [PATCH 1/2] tpm: Fix tpmrm reference counting Vincent Whitchurch (Thu Jun 17 2021 - 01:38:14 EST)
- Re: [PATCH 2/2] tpm: Fix crash on tmprm release Vincent Whitchurch (Thu Jun 17 2021 - 01:45:34 EST)
- [PATCH v3 1/5] dt-bindings: arm: qcom: Add compatible for sm8150-mtp board Bhupesh Sharma (Thu Jun 17 2021 - 01:46:39 EST)
- [PATCH v3 0/5] arm64: dts: qcom: Add SA8155p-adp board DTS Bhupesh Sharma (Thu Jun 17 2021 - 01:46:39 EST)
- [PATCH v3 2/5] dt-bindings: arm: qcom: Add compatible for SA8155p-adp board Bhupesh Sharma (Thu Jun 17 2021 - 01:46:40 EST)
- [PATCH v3 3/5] arm64: dts: qcom: pmm8155au_1: Add base dts file Bhupesh Sharma (Thu Jun 17 2021 - 01:46:40 EST)
- [PATCH v3 4/5] arm64: dts: qcom: pmm8155au_2: Add base dts file Bhupesh Sharma (Thu Jun 17 2021 - 01:46:48 EST)
- [PATCH v3 5/5] arm64: dts: qcom: sa8155p-adp: Add base dts file Bhupesh Sharma (Thu Jun 17 2021 - 01:46:49 EST)
- [PATCH 3/4] PM / devfreq: Add cpu based scaling support to passive governor Chanwoo Choi (Thu Jun 17 2021 - 01:47:02 EST)
- [PATCH 1/4] PM / devfreq: passive: Fix get_target_freq when not using required-opp Chanwoo Choi (Thu Jun 17 2021 - 01:47:08 EST)
- [PATCH 0/4] PM / devfreq: Add cpu based scaling support to passive governor Chanwoo Choi (Thu Jun 17 2021 - 01:47:11 EST)
- [PATCH 2/4] PM / devfreq: Export devfreq_get_freq_ragne symbol within devfreq Chanwoo Choi (Thu Jun 17 2021 - 01:47:16 EST)
- [PATCH 4/4] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case Chanwoo Choi (Thu Jun 17 2021 - 01:47:25 EST)
- [PATCH 0/8] ASoC: mediatek: Add support for MT8195 SoC Trevor Wu (Thu Jun 17 2021 - 01:48:36 EST)
- [PATCH 1/8] ASoC: mediatek: mt8195: update mediatek common driver Trevor Wu (Thu Jun 17 2021 - 01:48:45 EST)
- [PATCH 6/8] dt-bindings: mediatek: mt8195: add audio afe document Trevor Wu (Thu Jun 17 2021 - 01:48:50 EST)
- [PATCH 8/8] dt-bindings: mediatek: mt8195: add mt8195-mt6359-rt1019-rt5682 document Trevor Wu (Thu Jun 17 2021 - 01:48:52 EST)
- [PATCH 4/8] ASoC: mediatek: mt8195: support pcm in platform driver Trevor Wu (Thu Jun 17 2021 - 01:48:54 EST)
- [PATCH 3/8] ASoC: mediatek: mt8195: support adda in platform driver Trevor Wu (Thu Jun 17 2021 - 01:48:57 EST)
- [PATCH 7/8] ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682 Trevor Wu (Thu Jun 17 2021 - 01:49:01 EST)
- [PATCH 2/8] ASoC: mediatek: mt8195: support etdm in platform driver Trevor Wu (Thu Jun 17 2021 - 01:49:05 EST)
- [PATCH 5/8] ASoC: mediatek: mt8195: add platform driver Trevor Wu (Thu Jun 17 2021 - 01:49:12 EST)
- Re: [PATCH] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS Wolfram Sang (Thu Jun 17 2021 - 01:50:21 EST)
- Re: [PATCH 1/2] iommu: Fix race condition during default domain allocation Ashish Mhetre (Thu Jun 17 2021 - 01:52:03 EST)
- Re: [PATCH 3/4] PM / devfreq: Add cpu based scaling support to passive governor Hsin-Yi Wang (Thu Jun 17 2021 - 01:52:14 EST)
- Re: [PATCH 3/4] PM / devfreq: Add cpu based scaling support to passive governor Chanwoo Choi (Thu Jun 17 2021 - 01:54:58 EST)
- [PATCH] perf daemon: Avoid msan warnings on send_cmd Ian Rogers (Thu Jun 17 2021 - 01:56:04 EST)
- Re: [PATCH v2 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver Sergio Paracuellos (Thu Jun 17 2021 - 02:00:53 EST)
- [PATCH] nvme-pci: fix var. type for increasing cq_head JK Kim (Thu Jun 17 2021 - 02:02:39 EST)
- Re: [PATCH V4 0/4] Add driver support for Data Capture and Compare Engine(DCC) for SM8150 schowdhu (Thu Jun 17 2021 - 02:07:46 EST)
- Re: [PATCH] crypto: nx: Fix memcpy() over-reading in nonce Michael Ellerman (Thu Jun 17 2021 - 02:08:29 EST)
- Re: [PATCH v2 0/7] Asynchronous notifications from secure world Jens Wiklander (Thu Jun 17 2021 - 02:10:19 EST)
- [PATCH] scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session() Nathan Chancellor (Thu Jun 17 2021 - 02:17:54 EST)
- Re: [PATCH v5 12/15] media: i2c: rdacm20: Embed 'serializer' field Hans Verkuil (Thu Jun 17 2021 - 02:18:57 EST)
- Re: Linus's "let's kill people" rant (Re: Maintainers / Kernel Summit 2021 planning kick-off) denis bider (Thu Jun 17 2021 - 02:19:42 EST)
- Re: [PATCH 4/7] spi: spi-geni-qcom: Add support for GPI dma Vinod Koul (Thu Jun 17 2021 - 02:21:05 EST)
- Re: linux-next: Fixes tag needs some work in the kspp-gustavo tree Gustavo A. R. Silva (Thu Jun 17 2021 - 02:22:34 EST)
- [PATCH v2] drm/panfrost:report the full raw fault information instead ChunyouTang (Thu Jun 17 2021 - 02:23:01 EST)
- Re: [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Uwe Kleine-König (Thu Jun 17 2021 - 02:25:07 EST)
- [PATCH v13 00/12] Restricted DMA Claire Chang (Thu Jun 17 2021 - 02:26:52 EST)
- [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions Claire Chang (Thu Jun 17 2021 - 02:27:01 EST)
- [PATCH v13 02/12] swiotlb: Refactor swiotlb_create_debugfs Claire Chang (Thu Jun 17 2021 - 02:27:08 EST)
- [PATCH v13 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used Claire Chang (Thu Jun 17 2021 - 02:27:18 EST)
- Re: [PATCH 08/11] media: adv7842: better document EDID block size kernel test robot (Thu Jun 17 2021 - 02:27:22 EST)
- [PATCH v13 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument Claire Chang (Thu Jun 17 2021 - 02:27:30 EST)
- [PATCH v13 05/12] swiotlb: Update is_swiotlb_active to add a struct device argument Claire Chang (Thu Jun 17 2021 - 02:27:41 EST)
- [PATCH v13 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing Claire Chang (Thu Jun 17 2021 - 02:27:46 EST)
- [PATCH v13 07/12] swiotlb: Move alloc_size to swiotlb_find_slots Claire Chang (Thu Jun 17 2021 - 02:27:56 EST)
- [PATCH v13 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single Claire Chang (Thu Jun 17 2021 - 02:28:05 EST)
- best online tech support anisajohn (Thu Jun 17 2021 - 02:28:08 EST)
- [PATCH v13 09/12] swiotlb: Add restricted DMA alloc/free support Claire Chang (Thu Jun 17 2021 - 02:28:12 EST)
- [PATCH v13 10/12] swiotlb: Add restricted DMA pool initialization Claire Chang (Thu Jun 17 2021 - 02:28:20 EST)
- [PATCH v13 11/12] dt-bindings: of: Add restricted DMA pool Claire Chang (Thu Jun 17 2021 - 02:28:34 EST)
- [PATCH v13 12/12] of: Add plumbing for restricted DMA pool Claire Chang (Thu Jun 17 2021 - 02:28:40 EST)
- Re: [PATCH v3 22/23] powerpc/vdso: Migrate native signals to generic vdso_base Christophe Leroy (Thu Jun 17 2021 - 02:30:38 EST)
- [PATCH] scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel() Nathan Chancellor (Thu Jun 17 2021 - 02:31:51 EST)
- Re: [PATCH v13 00/12] Restricted DMA Claire Chang (Thu Jun 17 2021 - 02:32:34 EST)
- Re: [PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs Faiyaz Mohammed (Thu Jun 17 2021 - 02:33:10 EST)
- Re: [PATCH v2 0/4] Add perf interface to expose nvdimm kajoljain (Thu Jun 17 2021 - 02:33:49 EST)
- Re: [PATCHSET v2 0/3] perf stat: Enable BPF counters with --for-each-cgroup Song Liu (Thu Jun 17 2021 - 02:33:52 EST)
- Re: [PATCH v4] drivers: gpio: add virtio-gpio guest driver kernel test robot (Thu Jun 17 2021 - 02:36:17 EST)
- Re: [PATCH v3 22/23] powerpc/vdso: Migrate native signals to generic vdso_base Christophe Leroy (Thu Jun 17 2021 - 02:36:56 EST)
- RE: [PATCH v6 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support Sai Krishna Potthuri (Thu Jun 17 2021 - 02:37:23 EST)
- Re: [PATCH v2 11/29] docs: devicetree: bindings: submitting-patches.rst: avoid using ReST :doc:`foo` markup Mauro Carvalho Chehab (Thu Jun 17 2021 - 02:38:22 EST)
- Re: [PATCH] docs: add traditional Chinese translation for kernel Documentation Hu Haowen (Thu Jun 17 2021 - 02:38:54 EST)
- Re: [PATCH net-next] drivers: net: netdevsim: fix devlink_trap selftests failing Ido Schimmel (Thu Jun 17 2021 - 02:39:51 EST)
- [PATCH] drivers: power: supply: ab8500_charger.c: Add blank line after declaration Shubhankar Kuranagatti (Thu Jun 17 2021 - 02:39:57 EST)
- [PATCH v14 0/4] KASAN core changes for ppc64 radix KASAN Daniel Axtens (Thu Jun 17 2021 - 02:40:06 EST)
- [PATCH v14 1/4] kasan: allow an architecture to disable inline instrumentation Daniel Axtens (Thu Jun 17 2021 - 02:40:12 EST)
- [PATCH v14 2/4] kasan: allow architectures to provide an outline readiness check Daniel Axtens (Thu Jun 17 2021 - 02:40:18 EST)
- [PATCH v14 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h Daniel Axtens (Thu Jun 17 2021 - 02:40:24 EST)
- [PATCH v14 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables Daniel Axtens (Thu Jun 17 2021 - 02:40:27 EST)
- Re: [PATCH v12 00/12] Restricted DMA Claire Chang (Thu Jun 17 2021 - 02:41:23 EST)
- Re: [PATCH v5 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Leon Romanovsky (Thu Jun 17 2021 - 02:41:58 EST)
- Re: [RESEND PATCH v3 11/11] clk: stm32mp1: new compatible for secure RCC support Marek Vasut (Thu Jun 17 2021 - 02:46:20 EST)
- Re: [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2 wangyanan (Y) (Thu Jun 17 2021 - 02:48:38 EST)
- RE: [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock ruansy.fnst@xxxxxxxxxxx (Thu Jun 17 2021 - 02:51:50 EST)
- Re: [PATCH 5.10 00/38] 5.10.45-rc1 review Pavel Machek (Thu Jun 17 2021 - 02:51:52 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Nicholas Piggin (Thu Jun 17 2021 - 02:52:30 EST)
- [PATCH -next] usb: gadget: hid: fix error return code Yang Yingliang (Thu Jun 17 2021 - 02:52:40 EST)
- Re: [PATCH v14 2/4] kasan: allow architectures to provide an outline readiness check Christophe Leroy (Thu Jun 17 2021 - 02:55:49 EST)
- [PATCH] drivers: power: supply: ab8500_fg.c: Remove space before tabs Shubhankar Kuranagatti (Thu Jun 17 2021 - 02:58:57 EST)
- Re: [PATCH v14 2/4] kasan: allow architectures to provide an outline readiness check Christophe Leroy (Thu Jun 17 2021 - 02:59:38 EST)
- Re: [PATCH] crypto: sl3516 - Fix duplicate included linux/io.h Herbert Xu (Thu Jun 17 2021 - 03:00:35 EST)
- Re: [PATCH v14 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h Christophe Leroy (Thu Jun 17 2021 - 03:00:43 EST)
- [PATCH v5] docs/zh_CN: create new translations for zh_CN/dev-tools/testing-overview Hu Haowen (Thu Jun 17 2021 - 03:00:58 EST)
- [PATCH] perf tools: Enable on a list of CPUs for hybrid Jin Yao (Thu Jun 17 2021 - 03:01:49 EST)
- Re: [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock Dan Williams (Thu Jun 17 2021 - 03:04:30 EST)
- Re: [patch 00/41] x86/fpu: Spring cleaning and PKRU sanitizing Thomas Gleixner (Thu Jun 17 2021 - 03:06:10 EST)
- Re: [PATCH v14 2/4] kasan: allow architectures to provide an outline readiness check Marco Elver (Thu Jun 17 2021 - 03:06:23 EST)
- Re: [PATCH v14 1/4] kasan: allow an architecture to disable inline instrumentation Marco Elver (Thu Jun 17 2021 - 03:07:34 EST)
- Re: [PATCH v2 1/2] iio: core: Forbid use of both labels and extended names Alexandru Ardelean (Thu Jun 17 2021 - 03:07:45 EST)
- Re: [PATCH v14 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h Marco Elver (Thu Jun 17 2021 - 03:08:56 EST)
- Re: [PATCH v14 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables Marco Elver (Thu Jun 17 2021 - 03:09:25 EST)
- RE: [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Roberto Sassu (Thu Jun 17 2021 - 03:10:01 EST)
- Re: [PATCH] usb: xhci-mtk: allow multiple Start-Split in a microframe kernel test robot (Thu Jun 17 2021 - 03:10:26 EST)
- [PATCH] drm/meson: fix potential NULL pointer exception in meson_drv_unbind() Jiajun Cao (Thu Jun 17 2021 - 03:10:49 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Dmitry Osipenko (Thu Jun 17 2021 - 03:11:32 EST)
- [PATCH] debugobjects: add missing empty function debug_object_active_state() Xin He (Thu Jun 17 2021 - 03:14:40 EST)
- Re: [patch V2 32/52] x86/fpu/xstate: Sanitize handling of independent features Thomas Gleixner (Thu Jun 17 2021 - 03:15:47 EST)
- Re: [PATCH v7 05/15] iommu: Use bitmap to calculate page size in iommu_pgsize() Lu Baolu (Thu Jun 17 2021 - 03:17:38 EST)
- [PATCH] drivers: power: supply: bq27xxx_battery.c: Remove spaces before tabs Shubhankar Kuranagatti (Thu Jun 17 2021 - 03:17:47 EST)
- Re: [PATCH v7 06/15] iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts Lu Baolu (Thu Jun 17 2021 - 03:18:42 EST)
- Re: [PATCH v6 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support Andy Shevchenko (Thu Jun 17 2021 - 03:18:53 EST)
- [PATCH -next] media: staging: media: atomisp: pci: fix error return code in atomisp_pci_probe() Yang Yingliang (Thu Jun 17 2021 - 03:19:41 EST)
- Re: [PATCH v7 07/15] iommu: Hook up '->unmap_pages' driver callback Lu Baolu (Thu Jun 17 2021 - 03:19:45 EST)
- Re: [PATCH v7 08/15] iommu: Add support for the map_pages() callback Lu Baolu (Thu Jun 17 2021 - 03:20:12 EST)
- Re: [PATCH v3 13/23] mm/mmap: Make vm_special_mapping::mremap return void Christophe Leroy (Thu Jun 17 2021 - 03:20:54 EST)
- Re: [PATCH v3 1/2] clk: qcom: add support for SM8350 DISPCC Robert Foss (Thu Jun 17 2021 - 03:21:49 EST)
- Re: [RFC] /dev/ioasid uAPI proposal David Gibson (Thu Jun 17 2021 - 03:22:12 EST)
- Re: Plan for /dev/ioasid RFC v2 David Gibson (Thu Jun 17 2021 - 03:22:14 EST)
- Re: [RFC] /dev/ioasid uAPI proposal David Gibson (Thu Jun 17 2021 - 03:22:18 EST)
- Re: [RFC] /dev/ioasid uAPI proposal David Gibson (Thu Jun 17 2021 - 03:22:20 EST)
- Re: [RFC] /dev/ioasid uAPI proposal David Gibson (Thu Jun 17 2021 - 03:22:27 EST)
- Re: Plan for /dev/ioasid RFC v2 David Gibson (Thu Jun 17 2021 - 03:22:31 EST)
- Re: Plan for /dev/ioasid RFC v2 David Gibson (Thu Jun 17 2021 - 03:22:35 EST)
- Re: Plan for /dev/ioasid RFC v2 David Gibson (Thu Jun 17 2021 - 03:22:38 EST)
- Re: [PATCH v2 2/2] iio: core: Support reading extended name as label Alexandru Ardelean (Thu Jun 17 2021 - 03:23:10 EST)
- Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Alex Ghiti (Thu Jun 17 2021 - 03:23:22 EST)
- [PATCH] usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() Jing Xiangfeng (Thu Jun 17 2021 - 03:24:13 EST)
- [PATCH v1] thermal/drivers/tegra: Correct compile-testing of drivers Dmitry Osipenko (Thu Jun 17 2021 - 03:24:21 EST)
- Re: linux-next: manual merge of the usb-serial tree with Linus' tree Johan Hovold (Thu Jun 17 2021 - 03:24:39 EST)
- Re: [PATCH] IB/mlx4: Avoid field-overflowing memcpy() Leon Romanovsky (Thu Jun 17 2021 - 03:25:05 EST)
- Re: [PATCH -next v2] clk: renesas: fix return value and unused assignment Geert Uytterhoeven (Thu Jun 17 2021 - 03:25:39 EST)
- Re: [PATCH] drivers: power: supply: bq27xxx_battery.c: Remove spaces before tabs Pali Rohár (Thu Jun 17 2021 - 03:27:52 EST)
- Re: [net-next: PATCH v2 4/7] net: mvmdio: simplify clock handling Andy Shevchenko (Thu Jun 17 2021 - 03:28:34 EST)
- Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Palmer Dabbelt (Thu Jun 17 2021 - 03:30:43 EST)
- Re: [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction by user Charan Teja Kalla (Thu Jun 17 2021 - 03:30:48 EST)
- RE: Plan for /dev/ioasid RFC v2 Tian, Kevin (Thu Jun 17 2021 - 03:31:11 EST)
- [PATCH 1/1] arm64: KVM: Bump debugging information print down to KERN_DEBUG Lee Jones (Thu Jun 17 2021 - 03:31:20 EST)
- Re: [PATCH v6 3/3] pinctrl: Add Xilinx ZynqMP pinctrl driver support Greg Kroah-Hartman (Thu Jun 17 2021 - 03:31:25 EST)
- Re: [PATCH v1 1/1] pinctrl: microchip-sgpio: Put fwnode in error case during ->probe() andy (Thu Jun 17 2021 - 03:31:51 EST)
- [PATCH 1/1] genirq/cpuhotplug: Bump debugging information print down to KERN_DEBUG Lee Jones (Thu Jun 17 2021 - 03:31:59 EST)
- Re: [PATCH v2 1/3] scripts: add spelling_sanitizer.sh script Petr Mladek (Thu Jun 17 2021 - 03:32:50 EST)
- Re: [PATCH v13 4/6] iommu/vt-d: Add support for IOMMU default DMA mode build options Lu Baolu (Thu Jun 17 2021 - 03:33:56 EST)
- Re: [PATCH v3 22/23] powerpc/vdso: Migrate native signals to generic vdso_base Christophe Leroy (Thu Jun 17 2021 - 03:35:07 EST)
- Re: [PATCH v7 4/5] printk: Userspace format indexing support kernel test robot (Thu Jun 17 2021 - 03:37:20 EST)
- [PATCH] scsi: iscsi: remove redundant continue statement Colin King (Thu Jun 17 2021 - 03:37:50 EST)
- Re: [PATCH v13 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Lu Baolu (Thu Jun 17 2021 - 03:38:30 EST)
- Re: [PATCH] kunit: tool: Assert version requirement SeongJae Park (Thu Jun 17 2021 - 03:40:01 EST)
- Re: [PATCH v5 6/7] arm64: dts: renesas: eagle: Add GMSL .dtsi Geert Uytterhoeven (Thu Jun 17 2021 - 03:41:13 EST)
- Re: [PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem() Christian König (Thu Jun 17 2021 - 03:41:45 EST)
- [PATCH] spmi: of: Populate fwnode in of_spmi_register_devices Hsin-Hsiung Wang (Thu Jun 17 2021 - 03:42:16 EST)
- Re: [PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver 班涛 (Thu Jun 17 2021 - 03:43:00 EST)
- Re: [PATCH 1/3] afs: Handle len being extending over page end in write_begin/write_end kernel test robot (Thu Jun 17 2021 - 03:43:21 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Mel Gorman (Thu Jun 17 2021 - 03:44:07 EST)
- Re: [PATCH] mfd: mfd-core: Change "Failed to locate of_node" warning to debug Yunus Bas (Thu Jun 17 2021 - 03:46:37 EST)
- [PATCH v2] kunit: tool: Assert the version requirement SeongJae Park (Thu Jun 17 2021 - 03:46:49 EST)
- Re: [PATCH v13 6/6] iommu: Remove mode argument from iommu_set_dma_strict() John Garry (Thu Jun 17 2021 - 03:47:44 EST)
- Re: [PATCH v5 12/15] media: i2c: rdacm20: Embed 'serializer' field Jacopo Mondi (Thu Jun 17 2021 - 03:49:49 EST)
- RE: [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping ruansy.fnst@xxxxxxxxxxx (Thu Jun 17 2021 - 03:51:34 EST)
- Re: [PATCH -next] regulator: sy7636a: Add terminate entry for platform_device_id tables Alistair (Thu Jun 17 2021 - 03:51:50 EST)
- [BUG] Crash after module unload if it use DO_ONCE mechanism Kefeng Wang (Thu Jun 17 2021 - 03:51:59 EST)
- Re: sched: Question about big and little cores system with SMP and EAS Morten Rasmussen (Thu Jun 17 2021 - 03:52:08 EST)
- Re: [PATCH v3 1/5] pstore/blk: Improve failure reporting Christoph Hellwig (Thu Jun 17 2021 - 03:55:49 EST)
- Re: [PATCH v2 2/2] dt-bindings: clock: ad9545: Add documentation kernel test robot (Thu Jun 17 2021 - 03:56:26 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Sergey Senozhatsky (Thu Jun 17 2021 - 03:56:28 EST)
- Re: [PATCH v3 2/5] pstore/blk: Move verify_size() macro out of function Christoph Hellwig (Thu Jun 17 2021 - 03:56:30 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Sergey Senozhatsky (Thu Jun 17 2021 - 03:57:06 EST)
- Re: [PATCH v3 5/5] pstore/blk: Include zone in pstore_device_info Christoph Hellwig (Thu Jun 17 2021 - 03:57:50 EST)
- Re: [PATCH] Revert "kbuild: merge scripts/mkmakefile to top Makefile" Michal Suchánek (Thu Jun 17 2021 - 03:57:58 EST)
- [PATCH net-next] net: sched: fix error return code in tcf_del_walker() Yang Yingliang (Thu Jun 17 2021 - 03:58:25 EST)
- Re: [RFC v1 02/11] clk: qcom: rcg2: Add support for flags Robert Foss (Thu Jun 17 2021 - 03:59:06 EST)
- Re: [PATCH -next v2] crypto: ccp - Use list_move_tail instead of list_del/list_add_tail in ccp-dmaengine.c Herbert Xu (Thu Jun 17 2021 - 04:01:22 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Christoph Hellwig (Thu Jun 17 2021 - 04:01:26 EST)
- Re: [PATCH -next v2] crypto: remove CRYPTOA_U32 and related functions Herbert Xu (Thu Jun 17 2021 - 04:01:34 EST)
- Re: [PATCH 0/8] crypto: hisilicon - supports to configure function's QoS for ACC Herbert Xu (Thu Jun 17 2021 - 04:01:42 EST)
- Re: [PATCH 04/11] crypto: marvell: cesa: change FPGA indirect article to an Herbert Xu (Thu Jun 17 2021 - 04:01:43 EST)
- Re: [PATCH v7 3/5] printk: Rework parse_prefix into printk_parse_prefix Petr Mladek (Thu Jun 17 2021 - 04:02:08 EST)
- Re: [PATCH 3/4] rpmsg: ctrl: Add check on rpmsg device removability from user space Arnaud POULIQUEN (Thu Jun 17 2021 - 04:02:21 EST)
- Re: [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2 Marc Zyngier (Thu Jun 17 2021 - 04:03:09 EST)
- [PATCH] drm/panfrost:modify 'break' to 'continue' to traverse the circulation ChunyouTang (Thu Jun 17 2021 - 04:05:16 EST)
- Re: [Freedreno] [RFC PATCH 00/13] drm/msm: Add Display Stream Compression Support Vinod Koul (Thu Jun 17 2021 - 04:06:38 EST)
- Re: [PATCH v13 4/6] iommu/vt-d: Add support for IOMMU default DMA mode build options John Garry (Thu Jun 17 2021 - 04:06:55 EST)
- Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Alex Ghiti (Thu Jun 17 2021 - 04:09:57 EST)
- Re: [PATCH v5 12/15] media: i2c: rdacm20: Embed 'serializer' field Hans Verkuil (Thu Jun 17 2021 - 04:12:39 EST)
- RE: [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock ruansy.fnst@xxxxxxxxxxx (Thu Jun 17 2021 - 04:13:02 EST)
- [PATCH] iio: light: si1145: remove redundant continue statement Colin King (Thu Jun 17 2021 - 04:13:17 EST)
- [PATCH] mm/vmalloc: unbreak kasan vmalloc support Daniel Axtens (Thu Jun 17 2021 - 04:13:45 EST)
- Re: [PATCH v7 6/8] cpuidle: Add RISC-V SBI CPU idle driver Anup Patel (Thu Jun 17 2021 - 04:16:05 EST)
- Re: [PATCH 08/11] media: adv7842: better document EDID block size kernel test robot (Thu Jun 17 2021 - 04:17:02 EST)
- Re: [PATCH v5 3/7] media: i2c: max9286: Use "maxim,gpio-poc" property Jacopo Mondi (Thu Jun 17 2021 - 04:18:24 EST)
- [PATCH 4.19] inet: use bigger hash table for IP ID generation (backported to 4.19) Amit Klein (Thu Jun 17 2021 - 04:19:26 EST)
- Re: [PATCH v5 12/15] media: i2c: rdacm20: Embed 'serializer' field Jacopo Mondi (Thu Jun 17 2021 - 04:19:51 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Amit Klein (Thu Jun 17 2021 - 04:20:20 EST)
- [PATCH 1/1] dmaengine: qcom: Fix possible memory leak Zhen Lei (Thu Jun 17 2021 - 04:21:27 EST)
- Re: [PATCH -next] edac: Convert list_for_each to entry variant Borislav Petkov (Thu Jun 17 2021 - 04:21:31 EST)
- Re: [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2 wangyanan (Y) (Thu Jun 17 2021 - 04:23:00 EST)
- [PATCH v2 0/3] netfs, afs: Fix netfs_write_begin and THP handling David Howells (Thu Jun 17 2021 - 04:24:08 EST)
- [PATCH v2 1/3] afs: Handle len being extending over page end in write_begin/write_end David Howells (Thu Jun 17 2021 - 04:24:25 EST)
- [PATCH v2 2/3] afs: Fix afs_write_end() to handle short writes David Howells (Thu Jun 17 2021 - 04:24:35 EST)
- [PATCH v2 3/3] netfs: fix test for whether we can skip read when writing beyond EOF David Howells (Thu Jun 17 2021 - 04:24:44 EST)
- Re: [PATCH 1/1] ep93xx: clock: convert in-place to COMMON_CLK Nikita Shubin (Thu Jun 17 2021 - 04:27:09 EST)
- Re: [PATCH] mfd: mfd-core: Change "Failed to locate of_node" warning to debug Lee Jones (Thu Jun 17 2021 - 04:27:24 EST)
- [PATCH 1/1] clk: tegra: tegra124-emc: Fix possible memory leak Zhen Lei (Thu Jun 17 2021 - 04:28:14 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Vincent Guittot (Thu Jun 17 2021 - 04:30:25 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Tomasz Figa (Thu Jun 17 2021 - 04:30:35 EST)
- Re: [PATCH v9 0/5] Re-introduce TX FIFO resize for larger EP bursting Wesley Cheng (Thu Jun 17 2021 - 04:30:36 EST)
- RE: [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout Wu, Hao (Thu Jun 17 2021 - 04:34:30 EST)
- [gustavoars-linux:for-next/kspp] BUILD SUCCESS 90b74633e0f3a612b178c367a40b687883c99d3d kernel test robot (Thu Jun 17 2021 - 04:34:36 EST)
- Re: [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal() He Zhe (Thu Jun 17 2021 - 04:35:03 EST)
- Re: [PATCH v7 4/5] printk: Userspace format indexing support Andy Shevchenko (Thu Jun 17 2021 - 04:38:15 EST)
- Re: vmemmap alloc failure in hot_add_req() David Hildenbrand (Thu Jun 17 2021 - 04:42:54 EST)
- RE: [PATCH v10 2/7] i3c: master: use i3c_master_register only for main master Parshuram Raju Thombare (Thu Jun 17 2021 - 04:42:54 EST)
- Re: [PATCH] mm/vmalloc: unbreak kasan vmalloc support David Gow (Thu Jun 17 2021 - 04:44:05 EST)
- Re: [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2 Marc Zyngier (Thu Jun 17 2021 - 04:44:55 EST)
- Re: Re: [PATCH v3] eventfd: convert global percpu eventfd_wake_count to ctx percpu eventfd_wake_count He Zhe (Thu Jun 17 2021 - 04:46:29 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Peter Zijlstra (Thu Jun 17 2021 - 04:46:31 EST)
- [PATCH 1/1] freevxfs: remove unnecessary oom message Zhen Lei (Thu Jun 17 2021 - 04:46:35 EST)
- [PATCH 1/1] hpfs: remove unnecessary oom message Zhen Lei (Thu Jun 17 2021 - 04:52:18 EST)
- Re: [PATCH -next v3] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c kernel test robot (Thu Jun 17 2021 - 04:52:40 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Christoph Hellwig (Thu Jun 17 2021 - 04:52:41 EST)
- [PATCH v2 1/3] ASoC: tlv320aic32x4: add type to device private data struct Claudius Heine (Thu Jun 17 2021 - 04:52:50 EST)
- [PATCH v2 3/3] ASoC: tlv320aic32x4: dt-bindings: add TAS2505 to compatible Claudius Heine (Thu Jun 17 2021 - 04:52:52 EST)
- [PATCH v2 2/3] ASoC: tlv320aic32x4: add support for TAS2505 Claudius Heine (Thu Jun 17 2021 - 04:52:56 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Krzysztof Hałasa (Thu Jun 17 2021 - 04:55:59 EST)
- Re: [PATCH v3 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Jonathan Cameron (Thu Jun 17 2021 - 04:57:43 EST)
- Re: [PATCH] sched/uclamp: Fix uclamp_tg_restrict() Qais Yousef (Thu Jun 17 2021 - 04:58:42 EST)
- [PATCH 1/1] jffs2: remove unnecessary oom message Zhen Lei (Thu Jun 17 2021 - 04:59:12 EST)
- Re: [PATCH v3 06/27] shmem/userfaultfd: Handle uffd-wp special pte in page fault handler Alistair Popple (Thu Jun 17 2021 - 04:59:19 EST)
- Re: [patch V2 15/52] x86/fpu: Use copy_uabi_xstate_to_membuf() in xfpregs_get() Borislav Petkov (Thu Jun 17 2021 - 05:00:26 EST)
- Re: [PATCH v3 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Jonathan Cameron (Thu Jun 17 2021 - 05:00:36 EST)
- Re: [PATCH v5 1/2] s390/vfio-ap: clean up mdev resources when remove callback invoked Christian Borntraeger (Thu Jun 17 2021 - 05:01:23 EST)
- Re: [PATCH] sched/uclamp: Fix uclamp_tg_restrict() Qais Yousef (Thu Jun 17 2021 - 05:02:26 EST)
- Re: [RFC v1 06/11] clk: qcom: Add display clock controller driver for SM8350 Robert Foss (Thu Jun 17 2021 - 05:03:12 EST)
- Re: [PATCH 5.10 00/38] 5.10.45-rc1 review Naresh Kamboju (Thu Jun 17 2021 - 05:05:08 EST)
- Re: [PATCH 1/3] mailbox: mtk-cmdq: Remove cmdq_cb_status Chun-Kuang Hu (Thu Jun 17 2021 - 05:06:31 EST)
- Re: [PATCH 2/2] PM: domain: use per-genpd lockdep class Ulf Hansson (Thu Jun 17 2021 - 05:07:47 EST)
- Re: [PATCH v2 2/2] iio: core: Support reading extended name as label Paul Cercueil (Thu Jun 17 2021 - 05:08:16 EST)
- [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Peter Zijlstra (Thu Jun 17 2021 - 05:08:29 EST)
- [PATCH 1/1] cgroup-v1: Grant CAP_SYS_NICE holders permission to move tasks between cgroups Lee Jones (Thu Jun 17 2021 - 05:10:04 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Peter Zijlstra (Thu Jun 17 2021 - 05:11:09 EST)
- [PATCH 1/1] pstore: remove unnecessary oom message Zhen Lei (Thu Jun 17 2021 - 05:11:11 EST)
- RE: [PATCH v10 6/7] i3c: master: sysfs key for acquire bus Parshuram Raju Thombare (Thu Jun 17 2021 - 05:13:17 EST)
- Re: [PATCH v3 00/23] Add generic vdso_base tracking Christophe Leroy (Thu Jun 17 2021 - 05:13:51 EST)
- [PATCH 1/1] fs/qnx6: remove unnecessary oom message Zhen Lei (Thu Jun 17 2021 - 05:14:09 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Peter Zijlstra (Thu Jun 17 2021 - 05:14:35 EST)
- Re: [PATCH v5 1/3] riscv: Move kernel mapping outside of linear mapping Andreas Schwab (Thu Jun 17 2021 - 05:14:58 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Ulf Hansson (Thu Jun 17 2021 - 05:15:08 EST)
- [PATCH 1/1] quota: remove unnecessary oom message Zhen Lei (Thu Jun 17 2021 - 05:16:41 EST)
- Re: [PATCH] kbuild: mkcompile_h: consider timestamp if KBUILD_BUILD_TIMESTAMP is set Matthias Maennich (Thu Jun 17 2021 - 05:18:50 EST)
- [PATCH] MAINTAINERS: update caam crypto driver maintainers list Horia Geantă (Thu Jun 17 2021 - 05:20:21 EST)
- Re: [PATCH v6 2/5] mfd: sy7636a: Initial commit Lee Jones (Thu Jun 17 2021 - 05:20:30 EST)
- [PATCH] block: break circular locks in blk_request_module Desmond Cheong Zhi Xi (Thu Jun 17 2021 - 05:21:52 EST)
- Re: [PATCH] mm/slub: Add taint after the errors are printed Aaron Tomlin (Thu Jun 17 2021 - 05:22:55 EST)
- [PATCH mmotm v1] mm/hwpoison: disable pcp for page_handle_poison() Naoya Horiguchi (Thu Jun 17 2021 - 05:26:42 EST)
- [PATCH v2 -next] riscv: mm: fix build errors caused by mk_pmd() Nanyong Sun (Thu Jun 17 2021 - 05:26:46 EST)
- Re: [PATCH mmotm v1] mm/hwpoison: disable pcp for page_handle_poison() David Hildenbrand (Thu Jun 17 2021 - 05:28:55 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Peter Zijlstra (Thu Jun 17 2021 - 05:29:39 EST)
- [PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN Daniel Axtens (Thu Jun 17 2021 - 05:30:40 EST)
- [PATCH v15 1/4] kasan: allow an architecture to disable inline instrumentation Daniel Axtens (Thu Jun 17 2021 - 05:30:44 EST)
- [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check Daniel Axtens (Thu Jun 17 2021 - 05:30:49 EST)
- [PATCH v15 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h Daniel Axtens (Thu Jun 17 2021 - 05:31:19 EST)
- [PATCH v15 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables Daniel Axtens (Thu Jun 17 2021 - 05:31:24 EST)
- linux-next: build failure after merge of the akpm tree Stephen Rothwell (Thu Jun 17 2021 - 05:32:10 EST)
- Re: [PATCH -next] media: staging: media: atomisp: pci: fix error return code in atomisp_pci_probe() Dan Carpenter (Thu Jun 17 2021 - 05:32:44 EST)
- Re: [PATCH v7 2/2] mfd: cros_ec: Add peripheral device charger Lee Jones (Thu Jun 17 2021 - 05:33:27 EST)
- RE: [RFC PATCH 1/1] arm64: implement live patching nobuta.keiya@xxxxxxxxxxx (Thu Jun 17 2021 - 05:36:40 EST)
- Re: [PATCH -next] riscv: mm: remove redundant trampoline PGD for 64bit Sunnanyong (Nanyong Sun, Intelligent Computing Solution Development Dep) (Thu Jun 17 2021 - 05:38:38 EST)
- Re: ALSA: usb-audio: fix rate on Ozone Z90 USB headset Takashi Iwai (Thu Jun 17 2021 - 05:39:18 EST)
- Re: [PATCH v7 4/5] printk: Userspace format indexing support Petr Mladek (Thu Jun 17 2021 - 05:39:37 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Mel Gorman (Thu Jun 17 2021 - 05:40:44 EST)
- Re: [PATCH] mm/vmalloc: unbreak kasan vmalloc support Nicholas Piggin (Thu Jun 17 2021 - 05:40:58 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Tomasz Figa (Thu Jun 17 2021 - 05:41:16 EST)
- Re: [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2 wangyanan (Y) (Thu Jun 17 2021 - 05:43:32 EST)
- Re: [PATCH v7 4/5] printk: Userspace format indexing support Petr Mladek (Thu Jun 17 2021 - 05:43:51 EST)
- Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Sander Eikelenboom (Thu Jun 17 2021 - 05:44:25 EST)
- [PATCH 1/3] dts: aspeed: Add node for AST2600 I2C and I2CS Jamin Lin (Thu Jun 17 2021 - 05:46:24 EST)
- [PATCH 0/3] *** Support ASPEED AST2600 I2C *** Jamin Lin (Thu Jun 17 2021 - 05:46:33 EST)
- [PATCH 2/3] dt-bindings: i2c-new: Add bindings for AST2600 I2C Jamin Lin (Thu Jun 17 2021 - 05:46:49 EST)
- [PATCH 3/3] i2c:support new register set for ast2600 Jamin Lin (Thu Jun 17 2021 - 05:47:47 EST)
- [PATCH] drm/auth: Move master pointer from drm_device to drm_file Qiang Ma (Thu Jun 17 2021 - 05:47:59 EST)
- [PATCH] misc: sram: Only map reserved areas in Tegra SYSRAM Mikko Perttunen (Thu Jun 17 2021 - 05:48:35 EST)
- Re: [PATCH 00/10] Rid W=1 warnings from Bus Lee Jones (Thu Jun 17 2021 - 05:49:06 EST)
- [PATCH 0/6] net: gianfar: 64-bit statistics and rx_missed_errors counter Esben Haabendal (Thu Jun 17 2021 - 05:49:17 EST)
- [PATCH 1/6] net: gianfar: Convert to ndo_get_stats64 interface Esben Haabendal (Thu Jun 17 2021 - 05:49:21 EST)
- [PATCH 2/6] net: gianfar: Extend statistics counters to 64-bit Esben Haabendal (Thu Jun 17 2021 - 05:49:26 EST)
- [PATCH 3/6] net: gianfar: Clear CAR registers Esben Haabendal (Thu Jun 17 2021 - 05:49:32 EST)
- [PATCH 4/6] net: gianfar: Avoid 16 bytes of memset Esben Haabendal (Thu Jun 17 2021 - 05:49:35 EST)
- [PATCH 5/6] net: gianfar: Add definitions for CAR1 and CAM1 register bits Esben Haabendal (Thu Jun 17 2021 - 05:49:37 EST)
- [PATCH 6/6] net: gianfar: Implement rx_missed_errors counter Esben Haabendal (Thu Jun 17 2021 - 05:49:44 EST)
- Re: [PATCH 00/11] Rid W=1 warnings from ATA Lee Jones (Thu Jun 17 2021 - 05:50:09 EST)
- [PATCH 0/1] Create multicast snooping sysctl option Callum Sinclair (Thu Jun 17 2021 - 05:50:49 EST)
- [PATCH 1/1] net: Allow all multicast packets to be received on a interface. Callum Sinclair (Thu Jun 17 2021 - 05:50:52 EST)
- [PATCH next v4 0/2] introduce printk cpu lock John Ogness (Thu Jun 17 2021 - 05:50:58 EST)
- [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c John Ogness (Thu Jun 17 2021 - 05:51:00 EST)
- [PATCH next v4 2/2] printk: fix cpu lock ordering John Ogness (Thu Jun 17 2021 - 05:51:02 EST)
- Re: [PATCH 09/16] char: agp: backend: Demote some non-conformant kernel-doc headers Lee Jones (Thu Jun 17 2021 - 05:52:34 EST)
- [PATCH] backing_dev_info: introduce min_bw/max_bw limits Michael Stapelberg (Thu Jun 17 2021 - 05:53:39 EST)
- Re: [PATCH] drivers: gpio: add virtio-gpio guest driver Enrico Weigelt, metux IT consult (Thu Jun 17 2021 - 05:54:44 EST)
- Re: [PATCH 0/7] Add support for DMA2D of STMicroelectronics STM32 SoC series Hans Verkuil (Thu Jun 17 2021 - 05:55:12 EST)
- Re: [PATCH 1/7] media: admin-guide: add stm32-dma2d description Hans Verkuil (Thu Jun 17 2021 - 05:56:14 EST)
- Re: + mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree kernel test robot (Thu Jun 17 2021 - 05:57:39 EST)
- Re: [PATCH 3/7] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup Hans Verkuil (Thu Jun 17 2021 - 05:57:42 EST)
- Re:: Please contact me it's very urgent. Mariel Thiago (Thu Jun 17 2021 - 05:57:54 EST)
- [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Wesley Cheng (Thu Jun 17 2021 - 05:58:36 EST)
- [PATCH v10 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements Wesley Cheng (Thu Jun 17 2021 - 05:58:41 EST)
- [PATCH v10 5/6] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default Wesley Cheng (Thu Jun 17 2021 - 05:58:48 EST)
- [PATCH v10 4/6] of: Add stub for of_add_property() Wesley Cheng (Thu Jun 17 2021 - 05:58:57 EST)
- Re: [PATCH 6/7] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform Hans Verkuil (Thu Jun 17 2021 - 05:58:57 EST)
- [PATCH v10 6/6] dt-bindings: usb: dwc3: Update dwc3 TX fifo properties Wesley Cheng (Thu Jun 17 2021 - 05:58:57 EST)
- [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding Wesley Cheng (Thu Jun 17 2021 - 05:59:08 EST)
- [PATCH v10 1/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration Wesley Cheng (Thu Jun 17 2021 - 05:59:14 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Nicholas Piggin (Thu Jun 17 2021 - 06:00:33 EST)
- Re: [PATCH v1 6/6] mm/hwpoison: fix unpoison_memory() Ding Hui (Thu Jun 17 2021 - 06:00:50 EST)
- [PATCH net-next] r8152: store the information of the pipes Hayes Wang (Thu Jun 17 2021 - 06:00:51 EST)
- Re: [PATCH v7 5/5] printk: index: Add indexing support to dev_printk Petr Mladek (Thu Jun 17 2021 - 06:02:41 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Vincent Guittot (Thu Jun 17 2021 - 06:03:14 EST)
- Re: [“PATCH” 1/2] mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin Ulf Hansson (Thu Jun 17 2021 - 06:04:57 EST)
- [PATCH] gpio: tegra186: Add ACPI support Akhil R (Thu Jun 17 2021 - 06:05:28 EST)
- Re: [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices kernel test robot (Thu Jun 17 2021 - 06:06:40 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Christoph Hellwig (Thu Jun 17 2021 - 06:07:01 EST)
- Re: [PATCH v2 2/4] kgdb: Fix spelling mistakes Daniel Thompson (Thu Jun 17 2021 - 06:09:24 EST)
- RE: [PATCH V7 3/4] soc: imx: Add generic blk-ctl driver Aisheng Dong (Thu Jun 17 2021 - 06:09:33 EST)
- Re: [PATCH v5] bpf: core: fix shift-out-of-bounds in ___bpf_prog_run Daniel Borkmann (Thu Jun 17 2021 - 06:09:48 EST)
- Re: [PATCH][next] kgdb: Fix fall-through warning for Clang Daniel Thompson (Thu Jun 17 2021 - 06:10:25 EST)
- Re: [PATCH v7 0/5] printk: Userspace format indexing support Petr Mladek (Thu Jun 17 2021 - 06:10:46 EST)
- Re: [PATCH 00/10] Rid W=1 warnings from Bus Laurentiu Tudor (Thu Jun 17 2021 - 06:11:52 EST)
- Re: [PATCH v4 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices kernel test robot (Thu Jun 17 2021 - 06:12:44 EST)
- Re: [PATCH v2 0/2] Add support to boot virtiofs and 9pfs as rootfs Christoph Hellwig (Thu Jun 17 2021 - 06:14:28 EST)
- Re: [PATCH 1/7] media: admin-guide: add stm32-dma2d description Dillon Min (Thu Jun 17 2021 - 06:15:27 EST)
- Re: [PATCH net-next] net: ipa: Add missing of_node_put() in ipa_firmware_load() Alex Elder (Thu Jun 17 2021 - 06:17:29 EST)
- Re: [PATCH] usb: typec: Add the missed altmode_id_remove() in typec_register_altmode() Heikki Krogerus (Thu Jun 17 2021 - 06:18:14 EST)
- RE: [“PATCH” 1/2] mmc: sdhci-of-arasan: Use clock-frequency property to update clk_xin Sai Krishna Potthuri (Thu Jun 17 2021 - 06:18:17 EST)
- Re: [PATCH 7/7] media: stm32-dma2d: STM32 DMA2D driver Hans Verkuil (Thu Jun 17 2021 - 06:18:48 EST)
- linux-next: Tree for Jun 17 Stephen Rothwell (Thu Jun 17 2021 - 06:19:29 EST)
- [PATCH v4 0/4] use bin_attribute to avoid cpumap buff overflow Barry Song (Thu Jun 17 2021 - 06:20:15 EST)
- [PATCH v4 1/4] lib: bitmap: introduce bitmap_print_to_buf Barry Song (Thu Jun 17 2021 - 06:20:30 EST)
- [PATCH v4 2/4] topology: use bin_attribute to avoid buff overflow Barry Song (Thu Jun 17 2021 - 06:20:33 EST)
- [PATCH v4 3/4] drivers/base/node.c: use bin_attribute to avoid buff overflow Barry Song (Thu Jun 17 2021 - 06:20:35 EST)
- [PATCH v4 4/4] lib: test_bitmap: add bitmap_print_to_buf test cases Barry Song (Thu Jun 17 2021 - 06:20:45 EST)
- Re: [PATCH 3/7] clk: stm32: Fix ltdc's clock turn off by clk_disable_unused() after kernel startup Dillon Min (Thu Jun 17 2021 - 06:22:32 EST)
- Re: [PATCH 0/4] perf: Fix the ctx->pmu for a hybrid system Peter Zijlstra (Thu Jun 17 2021 - 06:23:44 EST)
- Re: [PATCH 5.10 00/38] 5.10.45-rc1 review Samuel Zou (Thu Jun 17 2021 - 06:28:00 EST)
- RE: [PATCH v10 7/7] i3c: master: mastership handover, defslvs processing in cdns controller driver Parshuram Raju Thombare (Thu Jun 17 2021 - 06:28:30 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Juergen Gross (Thu Jun 17 2021 - 06:30:49 EST)
- [PATCH v2] drm/mediatek: force hsa hbp hfp packets multiple of lanenum to avoid screen shift Jitao Shi (Thu Jun 17 2021 - 06:32:27 EST)
- Re: [PATCH 5.4 0/2] Backports "x86, sched: Treat Intel SNC topology as default, COD as exception" Greg KH (Thu Jun 17 2021 - 06:32:59 EST)
- Re: [PATCH 3/3] i2c:support new register set for ast2600 Andy Shevchenko (Thu Jun 17 2021 - 06:34:14 EST)
- Re: [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance Ionela Voinescu (Thu Jun 17 2021 - 06:34:27 EST)
- Re: [PATCH 3/3] i2c:support new register set for ast2600 Andy Shevchenko (Thu Jun 17 2021 - 06:37:15 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Mark Rutland (Thu Jun 17 2021 - 06:41:02 EST)
- Re: [PATCH 6/7] media: v4l2-mem2mem: add v4l2_m2m_get_unmapped_area for no-mmu platform Dillon Min (Thu Jun 17 2021 - 06:41:20 EST)
- Re: [PATCH 5.4 00/28] 5.4.127-rc1 review Naresh Kamboju (Thu Jun 17 2021 - 06:43:14 EST)
- Re: [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2 Marc Zyngier (Thu Jun 17 2021 - 06:43:29 EST)
- [PATCH 2/2] soc: tegra: Add Tegra186 ARI driver Mikko Perttunen (Thu Jun 17 2021 - 06:44:17 EST)
- [PATCH 1/2] arm64: traps: Support for registering SError hooks Mikko Perttunen (Thu Jun 17 2021 - 06:44:18 EST)
- Re: [PATCH v4 1/4] lib: bitmap: introduce bitmap_print_to_buf Greg KH (Thu Jun 17 2021 - 06:47:26 EST)
- Re: [PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver Mark Brown (Thu Jun 17 2021 - 06:48:50 EST)
- linux-next: Fixes tag needs some work in the v4l-dvb-next tree Stephen Rothwell (Thu Jun 17 2021 - 06:54:37 EST)
- Re: [PATCH v4 2/4] topology: use bin_attribute to avoid buff overflow Greg KH (Thu Jun 17 2021 - 06:54:45 EST)
- Re: [PATCH v4 3/4] drivers/base/node.c: use bin_attribute to avoid buff overflow Greg KH (Thu Jun 17 2021 - 06:55:13 EST)
- Re: [PATCH v4 2/4] topology: use bin_attribute to avoid buff overflow Greg KH (Thu Jun 17 2021 - 06:56:06 EST)
- Re: [PATCH 7/7] media: stm32-dma2d: STM32 DMA2D driver Dillon Min (Thu Jun 17 2021 - 06:56:52 EST)
- Re: [PATCH 00/10] Rid W=1 warnings from Bus Greg KH (Thu Jun 17 2021 - 06:57:30 EST)
- [PATCH v7 0/4] KVM: arm64: Improve efficiency of stage2 page table Yanan Wang (Thu Jun 17 2021 - 06:58:31 EST)
- [PATCH v7 1/4] KVM: arm64: Introduce two cache maintenance callbacks Yanan Wang (Thu Jun 17 2021 - 06:58:37 EST)
- [PATCH v7 3/4] KVM: arm64: Tweak parameters of guest cache maintenance functions Yanan Wang (Thu Jun 17 2021 - 06:58:40 EST)
- [PATCH v7 4/4] KVM: arm64: Move guest CMOs to the fault handlers Yanan Wang (Thu Jun 17 2021 - 06:58:42 EST)
- [PATCH v7 2/4] KVM: arm64: Introduce mm_ops member for structure stage2_attr_data Yanan Wang (Thu Jun 17 2021 - 06:58:53 EST)
- Re: [PATCH 5.4 00/28] 5.4.127-rc1 review Sudip Mukherjee (Thu Jun 17 2021 - 06:59:26 EST)
- Re: [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU liuqi (BA) (Thu Jun 17 2021 - 07:00:32 EST)
- Re: [PATCH 5.10 00/38] 5.10.45-rc1 review Sudip Mukherjee (Thu Jun 17 2021 - 07:00:50 EST)
- Re: [PATCH] misc: sram: Only map reserved areas in Tegra SYSRAM Greg KH (Thu Jun 17 2021 - 07:00:50 EST)
- Re: [PATCH 0/7] Add support for DMA2D of STMicroelectronics STM32 SoC series Dillon Min (Thu Jun 17 2021 - 07:02:12 EST)
- RE: [PATCH v4 2/4] topology: use bin_attribute to avoid buff overflow Song Bao Hua (Barry Song) (Thu Jun 17 2021 - 07:03:45 EST)
- [PATCH 1/8] bus: fsl-mc: mc-io: Supply function names for 'fsl_create_mc_io()' and 'fsl_destroy_mc_io()' Lee Jones (Thu Jun 17 2021 - 07:05:16 EST)
- [PATCH 2/8] bus: fsl-mc: mc-sys: Supply missing function names in kernel-doc headers Lee Jones (Thu Jun 17 2021 - 07:05:20 EST)
- [PATCH 3/8] bus: fsl-mc: fsl-mc-bus: Demote a bunch of non-conformant kernel-doc headers and help others Lee Jones (Thu Jun 17 2021 - 07:05:26 EST)
- [PATCH 4/8] bus: fsl-mc: dprc: Fix a couple of misspelling and formatting issues Lee Jones (Thu Jun 17 2021 - 07:05:29 EST)
- [PATCH 5/8] bus: fsl-mc: dprc-driver: Fix some missing/incorrect function parameter descriptions Lee Jones (Thu Jun 17 2021 - 07:05:41 EST)
- [PATCH 6/8] bus: fsl-mc: fsl-mc-allocator: Fix misspelling of 'new_mc_adev' and demote non-kernel-doc headers Lee Jones (Thu Jun 17 2021 - 07:05:55 EST)
- [PATCH 7/8] bus: fsl-mc-msi: Fix a little doc-rot pertaining to 'np' to 'fwnode' conversion Lee Jones (Thu Jun 17 2021 - 07:06:06 EST)
- [PATCH 8/8] bus: fsl-mc: mc-io: Correct misdocumentation of 'dpmcp_dev' param Lee Jones (Thu Jun 17 2021 - 07:06:16 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Mel Gorman (Thu Jun 17 2021 - 07:06:20 EST)
- [PATCH] tty: serial: owl: Fix data race in owl_uart_remove Saubhik Mukherjee (Thu Jun 17 2021 - 07:06:32 EST)
- RE: [PATCH v4 2/4] topology: use bin_attribute to avoid buff overflow Song Bao Hua (Barry Song) (Thu Jun 17 2021 - 07:06:36 EST)
- Re: [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding Greg KH (Thu Jun 17 2021 - 07:07:27 EST)
- Re: [PATCH v30 10/13] Documentation: Add documents for DAMON Boehme, Markus (Thu Jun 17 2021 - 07:07:37 EST)
- Re: [RFC 0/4] net: l2switch: Provide support for L2 switch on i.MX28 SoC Lukasz Majewski (Thu Jun 17 2021 - 07:08:37 EST)
- [RFC PATCH] mtd: spinand: core: Properly fill the OOB area. Daniel Palmer (Thu Jun 17 2021 - 07:09:14 EST)
- Re: [PATCH v10 1/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration Greg KH (Thu Jun 17 2021 - 07:09:26 EST)
- Re: [PATCH v30 13/13] MAINTAINERS: Update for DAMON Boehme, Markus (Thu Jun 17 2021 - 07:10:36 EST)
- Re: [PATCH v10 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements Greg KH (Thu Jun 17 2021 - 07:10:44 EST)
- [PATCH -next] ASoC: tegra: Fix missing clk_disable_unprepare() on error path Zou Wei (Thu Jun 17 2021 - 07:12:18 EST)
- [PATCH -next] ASoC: tegra: Add missing of_node_put() in tegra_machine_parse_phandle() Zou Wei (Thu Jun 17 2021 - 07:12:37 EST)
- Re: [PATCH v10 5/6] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default Greg KH (Thu Jun 17 2021 - 07:12:42 EST)
- [PATCH -next] scsi: ufs-mediatek: Add missing of_node_put() in ufs_mtk_probe() Zou Wei (Thu Jun 17 2021 - 07:13:39 EST)
- Re: [PATCH v5 6/6] mfd: tps68470: Remove tps68470 MFD driver Hans de Goede (Thu Jun 17 2021 - 07:14:28 EST)
- Re: [PATCH mmotm v1] mm/hwpoison: disable pcp for page_handle_poison() Mel Gorman (Thu Jun 17 2021 - 07:15:42 EST)
- Re: [PATCH mmotm v1] mm/hwpoison: disable pcp for page_handle_poison() Mel Gorman (Thu Jun 17 2021 - 07:17:02 EST)
- [Bug] fio hang when running multiple job io_uring/hipri over nvme Ming Lei (Thu Jun 17 2021 - 07:17:40 EST)
- Re: [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance Viresh Kumar (Thu Jun 17 2021 - 07:19:43 EST)
- Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Marco Elver (Thu Jun 17 2021 - 07:20:28 EST)
- [PATCH] drm/bridge: ti-sn65dsi83: Fix null pointer dereference in remove callback Jonathan Liu (Thu Jun 17 2021 - 07:21:35 EST)
- Re: [PATCH] hwmon: (pmbus/bpa-rs600): Handle Vin readings >= 256V Guenter Roeck (Thu Jun 17 2021 - 07:22:21 EST)
- Re: [PATCH] tty: serial: owl: Fix data race in owl_uart_remove Greg KH (Thu Jun 17 2021 - 07:22:39 EST)
- Re: [PATCH next v4 0/2] introduce printk cpu lock Petr Mladek (Thu Jun 17 2021 - 07:23:24 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Russell King (Oracle) (Thu Jun 17 2021 - 07:23:33 EST)
- Re: [PATCH 3/4] serial: 8250: Add proper clock handling for OxSemi PCIe devices kernel test robot (Thu Jun 17 2021 - 07:23:50 EST)
- Re: [PATCH 7/7] media: stm32-dma2d: STM32 DMA2D driver Hans Verkuil (Thu Jun 17 2021 - 07:24:01 EST)
- Re: [PATCH v2] kdb: Get rid of custom debug heap allocator Daniel Thompson (Thu Jun 17 2021 - 07:25:36 EST)
- Re: [PATCH v3 1/5] powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main() Nicholas Piggin (Thu Jun 17 2021 - 07:25:53 EST)
- [PATCH] USB: UDC: net2280: remove redundant continue statement Colin King (Thu Jun 17 2021 - 07:26:46 EST)
- [PATCH] clk: renesas: fix semicolon.cocci warnings kernel test robot (Thu Jun 17 2021 - 07:26:53 EST)
- [PATCH] net: ethernet: ti: fix netdev_queue compiling error Chen Jiahao (Thu Jun 17 2021 - 07:27:53 EST)
- Re: [PATCH v30 12/13] mm/damon: Add user space selftests Boehme, Markus (Thu Jun 17 2021 - 07:28:34 EST)
- Re: [PATCH next v4 0/2] introduce printk cpu lock Stephen Rothwell (Thu Jun 17 2021 - 07:28:47 EST)
- Re: [PATCH v30 12/13] mm/damon: Add user space selftests Boehme, Markus (Thu Jun 17 2021 - 07:30:00 EST)
- Re: [PATCH -next] Revert "ACPI: DPTF: Add new PCH FIVR methods" Rafael J. Wysocki (Thu Jun 17 2021 - 07:31:54 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Christoph Hellwig (Thu Jun 17 2021 - 07:33:16 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Mark Rutland (Thu Jun 17 2021 - 07:33:57 EST)
- Re: [PATCH v30 12/13] mm/damon: Add user space selftests SeongJae Park (Thu Jun 17 2021 - 07:35:24 EST)
- [PATCH 1/2] arm64: dts: exynos7: Add cpu cache information Alim Akhtar (Thu Jun 17 2021 - 07:35:57 EST)
- [PATCH 2/2] arm64: dts: exynos5433: Add cpu cache information Alim Akhtar (Thu Jun 17 2021 - 07:36:02 EST)
- [PATCH net-next v2] drivers: net: netdevsim: fix devlink_trap selftests failing Oleksandr Mazur (Thu Jun 17 2021 - 07:36:59 EST)
- Re: [PATCH 1/2] platform/x86: ISST: Optimize CPU to PCI device mapping Hans de Goede (Thu Jun 17 2021 - 07:37:09 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Marc Kleine-Budde (Thu Jun 17 2021 - 07:38:29 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Dmitry Vyukov (Thu Jun 17 2021 - 07:38:42 EST)
- Re: [PATCH next v4 0/2] introduce printk cpu lock Sergey Senozhatsky (Thu Jun 17 2021 - 07:39:39 EST)
- [rcu:rcu/next] BUILD SUCCESS e133f14a2c54041fb25445fcc5ea2c807960d646 kernel test robot (Thu Jun 17 2021 - 07:40:40 EST)
- Re: [PATCH] misc: sram: Only map reserved areas in Tegra SYSRAM Mikko Perttunen (Thu Jun 17 2021 - 07:40:57 EST)
- RE: [PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations Joakim Zhang (Thu Jun 17 2021 - 07:41:07 EST)
- Re: [PATCH 1/1] cgroup-v1: Grant CAP_SYS_NICE holders permission to move tasks between cgroups Tejun Heo (Thu Jun 17 2021 - 07:41:45 EST)
- Re: [PATCH 0/4] perf: Fix the ctx->pmu for a hybrid system Peter Zijlstra (Thu Jun 17 2021 - 07:42:40 EST)
- [PATCH] scsi: target/iscsi: remove redundant continue statement Colin King (Thu Jun 17 2021 - 07:43:52 EST)
- Re: [PATCH 1/2] arm64: traps: Support for registering SError hooks Mark Rutland (Thu Jun 17 2021 - 07:46:26 EST)
- [PATCH v5 3/3] dt-bindings: thermal: Add binding document for mt6873 thermal controller Ben Tseng (Thu Jun 17 2021 - 07:47:27 EST)
- [PATCH v5 1/3] thermal: mediatek: Relocate driver to mediatek folder Ben Tseng (Thu Jun 17 2021 - 07:47:31 EST)
- [PATCH v5 0/3] thermal: mediatek: Add LVTS architecture thermal controller Ben Tseng (Thu Jun 17 2021 - 07:47:34 EST)
- [PATCH v5 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones Ben Tseng (Thu Jun 17 2021 - 07:47:36 EST)
- Re: [PATCH] drivers: gpio: add virtio-gpio guest driver Viresh Kumar (Thu Jun 17 2021 - 07:47:56 EST)
- Re: [char-misc-next 2/2] mei: revamp mei extension header structure layout. Greg Kroah-Hartman (Thu Jun 17 2021 - 07:48:00 EST)
- Re: [char-misc-next 2/2] mei: revamp mei extension header structure layout. Greg Kroah-Hartman (Thu Jun 17 2021 - 07:48:54 EST)
- Re: [PATCH v3 1/2] kdb: Get rid of redundant kdb_register_flags() Sumit Garg (Thu Jun 17 2021 - 07:49:57 EST)
- Re: [PATCH 1/2] mm: support fastpath if NUMA is enabled with numa off Janghyuck Kim (Thu Jun 17 2021 - 07:50:37 EST)
- Re: [patch V2 16/52] x86/fpu: Use copy_uabi_xstate_to_membuf() in fpregs_get() Borislav Petkov (Thu Jun 17 2021 - 07:50:47 EST)
- Re: [PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver 班涛 (Thu Jun 17 2021 - 07:50:59 EST)
- Re: [PATCH v2] kdb: Get rid of custom debug heap allocator Sumit Garg (Thu Jun 17 2021 - 07:51:31 EST)
- Re: [PATCH] block: break circular locks in blk_request_module Christoph Hellwig (Thu Jun 17 2021 - 07:52:03 EST)
- Re: [PATCH v7 4/5] printk: Userspace format indexing support Chris Down (Thu Jun 17 2021 - 07:57:58 EST)
- Re: [PATCH v1] mtd: spi-nor: Add support for XM25QH64C Reto Schneider (Thu Jun 17 2021 - 07:59:30 EST)
- Re: [patch V2 18/52] x86/fpu: Get rid of using_compacted_format() Borislav Petkov (Thu Jun 17 2021 - 08:00:08 EST)
- [PATCH v5 0/2] riscv: Map the kernel with correct permissions the first time Alexandre Ghiti (Thu Jun 17 2021 - 08:01:36 EST)
- Re: [PATCH 1/1] cgroup-v1: Grant CAP_SYS_NICE holders permission to move tasks between cgroups Lee Jones (Thu Jun 17 2021 - 08:02:06 EST)
- [PATCH v5 1/2] riscv: Introduce set_kernel_memory helper Alexandre Ghiti (Thu Jun 17 2021 - 08:02:38 EST)
- Re: [PATCH 1/2] mm: support fastpath if NUMA is enabled with numa off Janghyuck Kim (Thu Jun 17 2021 - 08:03:37 EST)
- [PATCH v5 2/2] riscv: Map the kernel with correct permissions the first time Alexandre Ghiti (Thu Jun 17 2021 - 08:03:46 EST)
- Re: [PATCH 1/2] arm64: traps: Support for registering SError hooks Mikko Perttunen (Thu Jun 17 2021 - 08:04:01 EST)
- [PATCH] staging: rts5208: remove redundant continue statement Colin King (Thu Jun 17 2021 - 08:04:15 EST)
- Re: [PATCH] afs: fix tracepoint string placement with built-in AFS David Howells (Thu Jun 17 2021 - 08:05:01 EST)
- Re: [PATCH v7] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode Rafael J. Wysocki (Thu Jun 17 2021 - 08:07:15 EST)
- Re: [PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver Mark Brown (Thu Jun 17 2021 - 08:08:11 EST)
- Re: [PATCH v5 0/2] riscv: Map the kernel with correct permissions the first time Alex Ghiti (Thu Jun 17 2021 - 08:08:37 EST)
- [PATCH] isofs: remove redundant continue statement Colin King (Thu Jun 17 2021 - 08:08:46 EST)
- Re: [patch V2 19/52] x86/kvm: Avoid looking up PKRU in XSAVE buffer Borislav Petkov (Thu Jun 17 2021 - 08:09:40 EST)
- [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Naresh Kamboju (Thu Jun 17 2021 - 08:11:27 EST)
- Re: [PATCH -next v2] x86/power: fix doc warnings in cpu.c Rafael J. Wysocki (Thu Jun 17 2021 - 08:12:40 EST)
- Re: [PATCH v15 0/7] MTE support for KVM guest Catalin Marinas (Thu Jun 17 2021 - 08:13:31 EST)
- Re: [PATCH -next v3] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c libaokun (A) (Thu Jun 17 2021 - 08:14:42 EST)
- [PATCH] net: neterion: vxge: remove redundant continue statement Colin King (Thu Jun 17 2021 - 08:14:57 EST)
- Re: [PATCH] cpuidle: remove unneeded semicolon in teo.c Rafael J. Wysocki (Thu Jun 17 2021 - 08:15:04 EST)
- Re: [next] [arm64] kernel BUG at arch/arm64/mm/physaddr.c Naresh Kamboju (Thu Jun 17 2021 - 08:15:52 EST)
- RE: linux-next: build failure after merge of the akpm tree Muneendra Kumar M (Thu Jun 17 2021 - 08:16:04 EST)
- [PATCH] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe() Jing Xiangfeng (Thu Jun 17 2021 - 08:18:11 EST)
- Re: [PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver 班涛 (Thu Jun 17 2021 - 08:18:58 EST)
- RE: [PATCH -next v2 1/2] ARM: imx: add missing iounmap() Aisheng Dong (Thu Jun 17 2021 - 08:20:09 EST)
- RE: [PATCH -next v2 2/2] ARM: imx: add missing clk_disable_unprepare() Aisheng Dong (Thu Jun 17 2021 - 08:20:36 EST)
- Re: [PATCH mmotm v1] mm/hwpoison: disable pcp for page_handle_poison() David Hildenbrand (Thu Jun 17 2021 - 08:21:37 EST)
- Re: [patch V2 20/52] x86/fpu: Cleanup arch_set_user_pkey_access() Borislav Petkov (Thu Jun 17 2021 - 08:22:24 EST)
- Re: [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance Peter Zijlstra (Thu Jun 17 2021 - 08:23:40 EST)
- Re: [PATCH v5 2/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer Christian Borntraeger (Thu Jun 17 2021 - 08:23:44 EST)
- [PATCH v10] exec: Fix dead-lock in de_thread with ptrace_attach Bernd Edlinger (Thu Jun 17 2021 - 08:23:57 EST)
- RE: [PATCH] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe() Aisheng Dong (Thu Jun 17 2021 - 08:24:19 EST)
- Re: [PATCH V7 4/4] soc: imx: Add blk-ctl driver for i.MX8MM Adam Ford (Thu Jun 17 2021 - 08:26:04 EST)
- [PATCH net] atl1c: improve reliability of mdio ops on Mikrotik 10/25G NIC Gatis Peisenieks (Thu Jun 17 2021 - 08:26:25 EST)
- Olá johnson chief (Thu Jun 17 2021 - 08:26:43 EST)
- [next] [clang] s390: clang: error: unable to execute command: Segmentation fault (core dumped) Naresh Kamboju (Thu Jun 17 2021 - 08:27:26 EST)
- Re: [net-next: PATCH v2 3/7] net/fsl: switch to fwnode_mdiobus_register Andrew Lunn (Thu Jun 17 2021 - 08:27:59 EST)
- Re: [PATCH v7 0/5] printk: Userspace format indexing support Andy Shevchenko (Thu Jun 17 2021 - 08:33:22 EST)
- Re: [PATCH 1/1] net: Allow all multicast packets to be received on a interface. Linus Lüssing (Thu Jun 17 2021 - 08:33:24 EST)
- Re: [PATCH V7 4/4] soc: imx: Add blk-ctl driver for i.MX8MM Fabio Estevam (Thu Jun 17 2021 - 08:33:34 EST)
- Re: [PATCH -next v2] ACPI: sysfs: fix doc warnings in device_sysfs.c Rafael J. Wysocki (Thu Jun 17 2021 - 08:34:58 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Sander Eikelenboom (Thu Jun 17 2021 - 08:36:02 EST)
- Re: [PATCH -next] ASoC: tegra: Add missing of_node_put() in tegra_machine_parse_phandle() Dmitry Osipenko (Thu Jun 17 2021 - 08:36:22 EST)
- Re:Re: [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object LinMa (Thu Jun 17 2021 - 08:36:56 EST)
- Re: [PATCH v7 0/5] printk: Userspace format indexing support Jessica Yu (Thu Jun 17 2021 - 08:37:05 EST)
- Re: [PATCH RESEND v10 00/11] Extend regulator notification support Mark Brown (Thu Jun 17 2021 - 08:38:01 EST)
- Re: [PATCH -next v2] acpi/nvs: fix doc warnings in nvs.c Rafael J. Wysocki (Thu Jun 17 2021 - 08:38:09 EST)
- [PATCH -next v4] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c Baokun Li (Thu Jun 17 2021 - 08:38:23 EST)
- [PATCH] usb: host: u132-hcd: remove redundant continue statements Colin King (Thu Jun 17 2021 - 08:38:56 EST)
- Re: [PATCH v7 1/4] KVM: arm64: Introduce two cache maintenance callbacks Will Deacon (Thu Jun 17 2021 - 08:39:24 EST)
- Re: [PATCH -next v3] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c Andy Shevchenko (Thu Jun 17 2021 - 08:41:42 EST)
- Re: [PATCH 1/2] mm: support fastpath if NUMA is enabled with numa off Matthew Wilcox (Thu Jun 17 2021 - 08:41:52 EST)
- Re: [patch V2 21/52] x86/fpu: Get rid of copy_supervisor_to_kernel() Borislav Petkov (Thu Jun 17 2021 - 08:42:06 EST)
- Re: [patch V2 14/52] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get() Thomas Gleixner (Thu Jun 17 2021 - 08:42:49 EST)
- Re: [patch V2 16/52] x86/fpu: Use copy_uabi_xstate_to_membuf() in fpregs_get() Thomas Gleixner (Thu Jun 17 2021 - 08:43:40 EST)
- [PATCH -next v5] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c Baokun Li (Thu Jun 17 2021 - 08:45:05 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Naresh Kamboju (Thu Jun 17 2021 - 08:46:01 EST)
- Re: [PATCH v7 4/4] KVM: arm64: Move guest CMOs to the fault handlers Will Deacon (Thu Jun 17 2021 - 08:46:08 EST)
- Re: [PATCH -next] ASoC: tegra: Fix missing clk_disable_unprepare() on error path Dmitry Osipenko (Thu Jun 17 2021 - 08:47:03 EST)
- Re: [RFC][PATCH] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig Steven Rostedt (Thu Jun 17 2021 - 08:48:04 EST)
- Re: [PATCH -next] regulator: sy7636a: Add terminate entry for platform_device_id tables Mark Brown (Thu Jun 17 2021 - 08:48:07 EST)
- Re: [patch V2 22/52] x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs() Borislav Petkov (Thu Jun 17 2021 - 08:48:29 EST)
- Re: [PATCH -next v4] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c libaokun (A) (Thu Jun 17 2021 - 08:48:37 EST)
- Re: [next] [clang] s390: clang: error: unable to execute command: Segmentation fault (core dumped) Naresh Kamboju (Thu Jun 17 2021 - 08:49:30 EST)
- Re: [PATCH] drm/bridge: ti-sn65dsi83: Fix null pointer dereference in remove callback Marek Vasut (Thu Jun 17 2021 - 08:50:00 EST)
- Re: [patch V2 20/52] x86/fpu: Cleanup arch_set_user_pkey_access() Thomas Gleixner (Thu Jun 17 2021 - 08:50:03 EST)
- Re: [PATCHv4 1/6] spi: add ancillary device support Mark Brown (Thu Jun 17 2021 - 08:51:43 EST)
- Re: [PATCH -next v3] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c libaokun (A) (Thu Jun 17 2021 - 08:53:53 EST)
- Re: [PATCH -next v4] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c Andy Shevchenko (Thu Jun 17 2021 - 08:55:39 EST)
- Re: [PATCH -next v2] ACPI: sysfs: fix doc warnings in device_sysfs.c libaokun (A) (Thu Jun 17 2021 - 08:58:30 EST)
- Re: [net-next: PATCH v2 2/7] net: mdiobus: Introduce fwnode_mdbiobus_register() Andrew Lunn (Thu Jun 17 2021 - 08:59:12 EST)
- Re: [PATCH v7 4/4] KVM: arm64: Move guest CMOs to the fault handlers Marc Zyngier (Thu Jun 17 2021 - 08:59:43 EST)
- Re: [PATCH -next] crypto: sl3516 - Fix build warning without CONFIG_PM LABBE Corentin (Thu Jun 17 2021 - 09:00:44 EST)
- [PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver Ban Tao (Thu Jun 17 2021 - 09:03:55 EST)
- Re: [PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations Andrew Lunn (Thu Jun 17 2021 - 09:04:27 EST)
- [PATCH v1] can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done Oleksij Rempel (Thu Jun 17 2021 - 09:06:39 EST)
- Re: [PATCH v4 mvebu 0/4] firmware: turris-mox-rwtm: fixups Gregory CLEMENT (Thu Jun 17 2021 - 09:06:56 EST)
- Re: [PATCH v4 mvebu + mvebu/dt64 1/2] firmware: turris-mox-rwtm: add marvell,armada-3700-rwtm-firmware compatible string Gregory CLEMENT (Thu Jun 17 2021 - 09:08:03 EST)
- Re: [PATCH v4 mvebu + mvebu/dt64 2/2] arm64: dts: marvell: armada-37xx: move firmware node to generic dtsi file Gregory CLEMENT (Thu Jun 17 2021 - 09:08:39 EST)
- Re: [PATCH] nfs: set block size according to pnfs_blksize first Theodore Ts'o (Thu Jun 17 2021 - 09:08:57 EST)
- Re: [PATCH -next v4] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c libaokun (A) (Thu Jun 17 2021 - 09:09:55 EST)
- [PATCH v2 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller Ban Tao (Thu Jun 17 2021 - 09:10:16 EST)
- Re ...: [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object LinMa (Thu Jun 17 2021 - 09:11:24 EST)
- [PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver Ban Tao (Thu Jun 17 2021 - 09:11:59 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Guenter Roeck (Thu Jun 17 2021 - 09:12:12 EST)
- Re: [PATCH v15 0/7] MTE support for KVM guest Marc Zyngier (Thu Jun 17 2021 - 09:15:28 EST)
- [PATCH v6 0/2] Map the kernel with correct permissions the first time Alexandre Ghiti (Thu Jun 17 2021 - 09:17:57 EST)
- [PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver Ban Tao (Thu Jun 17 2021 - 09:18:16 EST)
- Re: [RFC][PATCH] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig Steven Rostedt (Thu Jun 17 2021 - 09:18:22 EST)
- [PATCH v6 1/2] riscv: Introduce set_kernel_memory helper Alexandre Ghiti (Thu Jun 17 2021 - 09:19:14 EST)
- Re: [PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors() Andy Shevchenko (Thu Jun 17 2021 - 09:20:26 EST)
- Re: [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout Tom Rix (Thu Jun 17 2021 - 09:21:14 EST)
- Re: [PATCH v7 4/4] KVM: arm64: Move guest CMOs to the fault handlers Will Deacon (Thu Jun 17 2021 - 09:21:25 EST)
- [PATCH v6 2/2] riscv: Map the kernel with correct permissions the first time Alexandre Ghiti (Thu Jun 17 2021 - 09:21:34 EST)
- Re: [PATCH v3] usb: gadget: eem: fix echo command packet response issue Greg Kroah-Hartman (Thu Jun 17 2021 - 09:22:36 EST)
- Re: [PATCH] arm64: dts: ensure backward compatibility of the AP807 Xenon Gregory CLEMENT (Thu Jun 17 2021 - 09:22:45 EST)
- Re: [net-next: PATCH v2 3/7] net/fsl: switch to fwnode_mdiobus_register Marcin Wojtas (Thu Jun 17 2021 - 09:23:04 EST)
- Re: [PATCH v15 0/7] MTE support for KVM guest Steven Price (Thu Jun 17 2021 - 09:24:33 EST)
- [tip: irq/urgent] Merge tag 'irqchip-fixes-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/urgent tip-bot2 for Thomas Gleixner (Thu Jun 17 2021 - 09:24:52 EST)
- [PATCH v2 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver Ban Tao (Thu Jun 17 2021 - 09:26:27 EST)
- Re: [PATCH -next v5] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c Andy Shevchenko (Thu Jun 17 2021 - 09:26:41 EST)
- [PATCH v3 1/4] drivers/nvdimm: Add nvdimm pmu structure Kajol Jain (Thu Jun 17 2021 - 09:26:53 EST)
- [PATCH v3 2/4] drivers/nvdimm: Add perf interface to expose nvdimm performance stats Kajol Jain (Thu Jun 17 2021 - 09:26:56 EST)
- [PATCH v3 4/4] powerpc/papr_scm: Document papr_scm sysfs event format entries Kajol Jain (Thu Jun 17 2021 - 09:27:04 EST)
- [PATCH v3 0/4] Add perf interface to expose nvdimm Kajol Jain (Thu Jun 17 2021 - 09:27:06 EST)
- [PATCH v3 3/4] powerpc/papr_scm: Add perf interface support Kajol Jain (Thu Jun 17 2021 - 09:27:08 EST)
- Re: [PATCH V2 2/3] cpufreq: intel_pstate: Migrate to ->exit() callback instead of ->stop_cpu() Rafael J. Wysocki (Thu Jun 17 2021 - 09:27:24 EST)
- Re: [PATCH -next] usb: gadget: hid: fix error return code Greg KH (Thu Jun 17 2021 - 09:30:37 EST)
- Re: [PATCH v2 0/2] Add support to boot virtiofs and 9pfs as rootfs Vivek Goyal (Thu Jun 17 2021 - 09:31:09 EST)
- Re: [PATCH] usb: xhci-mtk: allow multiple Start-Split in a microframe Greg Kroah-Hartman (Thu Jun 17 2021 - 09:31:38 EST)
- Re: [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c Steven Rostedt (Thu Jun 17 2021 - 09:32:49 EST)
- Re: [PATCH V2 1/3] cpufreq: Add start_cpu() and stop_cpu() callbacks Rafael J. Wysocki (Thu Jun 17 2021 - 09:33:40 EST)
- Re: [PATCH v6 0/3] Introduce 64b relocatable kernel Alex Ghiti (Thu Jun 17 2021 - 09:33:57 EST)
- [PATCH] dmaengine: mediatek: Return the correct errno code angkery (Thu Jun 17 2021 - 09:34:56 EST)
- Re: [PATCH] afs: fix tracepoint string placement with built-in AFS Steven Rostedt (Thu Jun 17 2021 - 09:37:30 EST)
- Re: [PATCH v7 4/4] KVM: arm64: Move guest CMOs to the fault handlers Marc Zyngier (Thu Jun 17 2021 - 09:37:38 EST)
- Re: [RFC v1 02/11] clk: qcom: rcg2: Add support for flags Robert Foss (Thu Jun 17 2021 - 09:37:58 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Jassi Brar (Thu Jun 17 2021 - 09:39:25 EST)
- [next] [arm64] allmodconfig build failed - xhci-plat.c:427: undefined reference to `onboard_hub_destroy_pdevs' Naresh Kamboju (Thu Jun 17 2021 - 09:39:35 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Andy Lutomirski (Thu Jun 17 2021 - 09:42:16 EST)
- Re: [next] [arm64] allmodconfig build failed - xhci-plat.c:427: undefined reference to `onboard_hub_destroy_pdevs' Naresh Kamboju (Thu Jun 17 2021 - 09:42:35 EST)
- Re: [PATCH -next v5] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c libaokun (A) (Thu Jun 17 2021 - 09:44:55 EST)
- Re: [next] [arm64] allmodconfig build failed - xhci-plat.c:427: undefined reference to `onboard_hub_destroy_pdevs' Greg Kroah-Hartman (Thu Jun 17 2021 - 09:46:03 EST)
- Re: [PATCH 00/29] Speculative page faults (anon vmas only) David Hildenbrand (Thu Jun 17 2021 - 09:47:16 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Dmitry Osipenko (Thu Jun 17 2021 - 09:48:14 EST)
- Re: [PATCH] arm64: dts: ensure backward compatibility of the AP807 Xenon Marcin Wojtas (Thu Jun 17 2021 - 09:50:10 EST)
- [PATCH][next] opp: remove redundant continue statement Colin King (Thu Jun 17 2021 - 09:50:26 EST)
- [PATCH -next resend] media: staging: media: atomisp: pci: fix error return code in atomisp_pci_probe() Yang Yingliang (Thu Jun 17 2021 - 09:51:21 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Mark Rutland (Thu Jun 17 2021 - 09:51:52 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Matthew Wilcox (Thu Jun 17 2021 - 09:52:08 EST)
- [PATCH] riscv: Introduce structure that group all variables regarding kernel mapping Alexandre Ghiti (Thu Jun 17 2021 - 09:53:13 EST)
- Re: [PATCH v15 0/7] MTE support for KVM guest Marc Zyngier (Thu Jun 17 2021 - 09:53:46 EST)
- Re: [PATCH] nvme.h: add missing nvme_lba_range_type endianness annotations Christoph Hellwig (Thu Jun 17 2021 - 09:54:52 EST)
- Re: [PATCH] nvme-pci: fix var. type for increasing cq_head Christoph Hellwig (Thu Jun 17 2021 - 09:55:12 EST)
- [PATCH v6.1 2/2] x86/sev: Split up runtime #VC handler for correct state tracking Joerg Roedel (Thu Jun 17 2021 - 09:55:45 EST)
- [PATCH -next resend] usb: gadget: hid: fix error return code in hid_bind() Yang Yingliang (Thu Jun 17 2021 - 09:56:20 EST)
- Re: [RFC 0/4] net: l2switch: Provide support for L2 switch on i.MX28 SoC Andrew Lunn (Thu Jun 17 2021 - 09:57:44 EST)
- Re: [PATCH -next resend] media: staging: media: atomisp: pci: fix error return code in atomisp_pci_probe() Dan Carpenter (Thu Jun 17 2021 - 09:58:58 EST)
- Re: [PATCH v3 1/5] powerpc/interrupt: Rename and lightly change syscall_exit_prepare_main() Christophe Leroy (Thu Jun 17 2021 - 09:59:17 EST)
- [PATCH -next v6] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c Baokun Li (Thu Jun 17 2021 - 10:00:45 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Andy Lutomirski (Thu Jun 17 2021 - 10:00:54 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Andy Lutomirski (Thu Jun 17 2021 - 10:04:02 EST)
- [GIT PULL] Immutable branch between drivers/platform/x86 and drivers/extcon due for the v5.14 merge window Hans de Goede (Thu Jun 17 2021 - 10:04:25 EST)
- Re: [PATCH v15 0/4] KASAN core changes for ppc64 radix KASAN Balbir Singh (Thu Jun 17 2021 - 10:04:40 EST)
- Re: [PATCH -next resend] media: staging: media: atomisp: pci: fix error return code in atomisp_pci_probe() Yang Yingliang (Thu Jun 17 2021 - 10:06:22 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Peter Zijlstra (Thu Jun 17 2021 - 10:06:31 EST)
- [PATCH V2 net-next 2/6] net: hdlc_ppp: add blank line after declarations Guangbin Huang (Thu Jun 17 2021 - 10:06:42 EST)
- [PATCH V2 net-next 4/6] net: hdlc_ppp: move out assignment in if condition Guangbin Huang (Thu Jun 17 2021 - 10:06:43 EST)
- [PATCH V2 net-next 0/6] net: hdlc_ppp: clean up some code style issues Guangbin Huang (Thu Jun 17 2021 - 10:06:47 EST)
- [PATCH V2 net-next 5/6] net: hdlc_ppp: remove unnecessary out of memory message Guangbin Huang (Thu Jun 17 2021 - 10:06:49 EST)
- [PATCH V2 net-next 1/6] net: hdlc_ppp: remove redundant blank lines Guangbin Huang (Thu Jun 17 2021 - 10:06:53 EST)
- [PATCH V2 net-next 6/6] net: hdlc_ppp: add required space Guangbin Huang (Thu Jun 17 2021 - 10:06:56 EST)
- [PATCH V2 net-next 3/6] net: hdlc_ppp: fix the code style issue about "foo* bar" Guangbin Huang (Thu Jun 17 2021 - 10:06:58 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Andy Lutomirski (Thu Jun 17 2021 - 10:07:03 EST)
- Re: [PATCH] mm/slub: Add taint after the errors are printed Vlastimil Babka (Thu Jun 17 2021 - 10:07:12 EST)
- Re: [PATCH RFCv4 2/4] lib/vsprintf.c: make '%pD' print full path for file Petr Mladek (Thu Jun 17 2021 - 10:09:58 EST)
- Re: [PATCH 0/4] perf: Fix the ctx->pmu for a hybrid system Liang, Kan (Thu Jun 17 2021 - 10:10:43 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Andy Lutomirski (Thu Jun 17 2021 - 10:11:14 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Guenter Roeck (Thu Jun 17 2021 - 10:13:07 EST)
- Re: [PATCH] drm/bridge: ti-sn65dsi83: Fix null pointer dereference in remove callback Laurent Pinchart (Thu Jun 17 2021 - 10:14:20 EST)
- [PATCH v2] mtd: spi-nor: Add support for XM25QH64C Reto Schneider (Thu Jun 17 2021 - 10:14:45 EST)
- [PATCH 2/2] clk: renesas: Avoid mixing error pointers and NULL Dan Carpenter (Thu Jun 17 2021 - 10:15:31 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Mathieu Desnoyers (Thu Jun 17 2021 - 10:16:21 EST)
- Re: [PATCH RFCv4 3/4] lib/test_printf.c: split write-beyond-buffer check in two Petr Mladek (Thu Jun 17 2021 - 10:17:35 EST)
- Re: [PATCH 1/1] net: Allow all multicast packets to be received on a interface. Andrew Lunn (Thu Jun 17 2021 - 10:18:42 EST)
- Re: [PATCH 1/2] platform/x86: ISST: Optimize CPU to PCI device mapping Srinivas Pandruvada (Thu Jun 17 2021 - 10:18:43 EST)
- Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Alex Ghiti (Thu Jun 17 2021 - 10:19:12 EST)
- Re: [PATCH v1] mtd: spi-nor: Add support for XM25QH64C Michael Walle (Thu Jun 17 2021 - 10:19:41 EST)
- Re: [PATCH v7 1/4] KVM: arm64: Introduce two cache maintenance callbacks Marc Zyngier (Thu Jun 17 2021 - 10:20:31 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Mark Rutland (Thu Jun 17 2021 - 10:21:22 EST)
- Re: [PATCH -next v6] media: staging: atomisp: use list_splice_init in atomisp_compat_css20.c Andy Shevchenko (Thu Jun 17 2021 - 10:22:11 EST)
- Re: [PATCH v2 0/2] Add support to boot virtiofs and 9pfs as rootfs Christoph Hellwig (Thu Jun 17 2021 - 10:25:57 EST)
- [PATCH -next] usb: cdnsp: fix error return code in cdnsp_alloc_priv_device() Yang Yingliang (Thu Jun 17 2021 - 10:27:32 EST)
- [PATCH 0/3] some improvements for lockdep Xiongwei Song (Thu Jun 17 2021 - 10:28:58 EST)
- [PATCH 1/3] locking/lockdep: unlikely bfs_error() inside Xiongwei Song (Thu Jun 17 2021 - 10:29:09 EST)
- [PATCH 2/3] locking/lockdep: unlikely conditons about BFS_RMATCH Xiongwei Song (Thu Jun 17 2021 - 10:29:19 EST)
- [PATCH 3/3] locking/lockdep: print possible warning after counting deps Xiongwei Song (Thu Jun 17 2021 - 10:29:26 EST)
- Re: [PATCH] perf tools: Enable on a list of CPUs for hybrid Arnaldo Carvalho de Melo (Thu Jun 17 2021 - 10:29:47 EST)
- Re: [PATCH] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed Borislav Petkov (Thu Jun 17 2021 - 10:34:19 EST)
- Re: [PATCH net] atl1c: improve reliability of mdio ops on Mikrotik 10/25G NIC Andrew Lunn (Thu Jun 17 2021 - 10:35:45 EST)
- Re: [PATCH v2 0/2] fuse: Fix clearing SGID when access ACL is set Vivek Goyal (Thu Jun 17 2021 - 10:35:54 EST)
- Re: [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction by user Vlastimil Babka (Thu Jun 17 2021 - 10:37:33 EST)
- Re: [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs Christian Brauner (Thu Jun 17 2021 - 10:38:49 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Masami Hiramatsu (Thu Jun 17 2021 - 10:40:08 EST)
- RE: [PATCH 2/2] clk: renesas: Avoid mixing error pointers and NULL Prabhakar Mahadev Lad (Thu Jun 17 2021 - 10:40:31 EST)
- [PATCH 1/3] habanalabs/gaudi: correct driver events numbering Oded Gabbay (Thu Jun 17 2021 - 10:40:56 EST)
- [PATCH 2/3] habanalabs: fix typo Oded Gabbay (Thu Jun 17 2021 - 10:40:57 EST)
- [PATCH 3/3] debugfs: add skip_reset_on_timeout option Oded Gabbay (Thu Jun 17 2021 - 10:40:58 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Naresh Kamboju (Thu Jun 17 2021 - 10:45:35 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Dmitry Osipenko (Thu Jun 17 2021 - 10:46:39 EST)
- [PATCH] pinctrl: stm32: check for IRQ MUX validity during alloc() Fabien Dessenne (Thu Jun 17 2021 - 10:46:50 EST)
- [PATCH] pinctrl: stm32: fix the reported number of GPIO lines per bank Fabien Dessenne (Thu Jun 17 2021 - 10:46:51 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Mathieu Desnoyers (Thu Jun 17 2021 - 10:48:05 EST)
- Thanks for your mail westafrica unioncenter (Thu Jun 17 2021 - 10:48:17 EST)
- Re: [PATCH v7 0/5] printk: Userspace format indexing support Chris Down (Thu Jun 17 2021 - 10:50:34 EST)
- Re: [PATCH] ext4: return error code when ext4_fill_flex_info() fails Theodore Ts'o (Thu Jun 17 2021 - 10:52:44 EST)
- Re: [PATCH v7 0/5] printk: Userspace format indexing support Chris Down (Thu Jun 17 2021 - 10:52:46 EST)
- Re: [PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs Vlastimil Babka (Thu Jun 17 2021 - 10:52:56 EST)
- Re: [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD' Petr Mladek (Thu Jun 17 2021 - 10:53:41 EST)
- [PATCH] iommu/vt-d: Fix W=1 clang warning in intel/perf.c Joerg Roedel (Thu Jun 17 2021 - 10:54:05 EST)
- Re: [PATCH] gpio: tegra186: Add ACPI support Linus Walleij (Thu Jun 17 2021 - 10:54:37 EST)
- Re: [next] [clang] s390: clang: error: unable to execute command: Segmentation fault (core dumped) Heiko Carstens (Thu Jun 17 2021 - 10:56:10 EST)
- [PATCH net-next 0/6] net: hostess_sv11: clean up some code style issues Peng Li (Thu Jun 17 2021 - 10:56:53 EST)
- [PATCH net-next 1/6] net: hostess_sv11: fix the code style issue about "foo* bar" Peng Li (Thu Jun 17 2021 - 10:56:57 EST)
- [PATCH net-next 3/6] net: hostess_sv11: remove trailing whitespace Peng Li (Thu Jun 17 2021 - 10:57:07 EST)
- [PATCH net-next 4/6] net: hostess_sv11: fix the code style issue about switch and case Peng Li (Thu Jun 17 2021 - 10:57:08 EST)
- [PATCH net-next 5/6] net: hostess_sv11: fix the comments style issue Peng Li (Thu Jun 17 2021 - 10:57:14 EST)
- [PATCH net-next 2/6] net: hostess_sv11: move out assignment in if condition Peng Li (Thu Jun 17 2021 - 10:57:20 EST)
- [PATCH net-next 6/6] net: hostess_sv11: fix the alignment issue Peng Li (Thu Jun 17 2021 - 10:57:21 EST)
- Re: [PATCH] drm/meson: fix potential NULL pointer exception in meson_drv_unbind() Neil Armstrong (Thu Jun 17 2021 - 10:58:27 EST)
- Re: [GIT PULL] iommu/arm-smmu: Updates for 5.14 Joerg Roedel (Thu Jun 17 2021 - 10:58:57 EST)
- Re: [PATCH 1/1] quota: remove unnecessary oom message Jan Kara (Thu Jun 17 2021 - 11:01:20 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Phil Auld (Thu Jun 17 2021 - 11:01:28 EST)
- Re: [PATCH v2] dt-bindings: spi: xilinx: convert to yaml Mark Brown (Thu Jun 17 2021 - 11:01:43 EST)
- Re: [PATCH v2] dt-bindings: spi: convert Cadence SPI bindings to YAML Mark Brown (Thu Jun 17 2021 - 11:01:44 EST)
- Re: [PATCH -next] ASoC: sprd: Use devm_platform_get_and_ioremap_resource() Mark Brown (Thu Jun 17 2021 - 11:01:48 EST)
- Re: [PATCH -next] ASoC: sti: sti_uniperif: Use devm_platform_get_and_ioremap_resource() Mark Brown (Thu Jun 17 2021 - 11:01:52 EST)
- Re: [PATCH -next 0/3] ASoC: stm32: Use devm_platform_get_and_ioremap_resource() Mark Brown (Thu Jun 17 2021 - 11:01:56 EST)
- Re: [PATCH -next] ASoC: spear: spdif_out: Use devm_platform_get_and_ioremap_resource() Mark Brown (Thu Jun 17 2021 - 11:02:01 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Linus Torvalds (Thu Jun 17 2021 - 11:02:11 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Paul E. McKenney (Thu Jun 17 2021 - 11:02:18 EST)
- Re: [PATCH v6 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active Peter Zijlstra (Thu Jun 17 2021 - 11:02:35 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Masami Hiramatsu (Thu Jun 17 2021 - 11:02:57 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Peter Zijlstra (Thu Jun 17 2021 - 11:03:31 EST)
- Re: [PATCH v2 25/29] docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markup Mathieu Poirier (Thu Jun 17 2021 - 11:04:02 EST)
- Re: [PATCH] iommu: Update "iommu.strict" documentation Joerg Roedel (Thu Jun 17 2021 - 11:04:17 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Vincent Guittot (Thu Jun 17 2021 - 11:04:25 EST)
- [PATCH] locking/lockdep: correct the description error for check_redundant() Xiongwei Song (Thu Jun 17 2021 - 11:05:39 EST)
- Re: [PATCH v1] mtd: spi-nor: Add support for XM25QH64C Reto Schneider (Thu Jun 17 2021 - 11:07:11 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Steven Rostedt (Thu Jun 17 2021 - 11:07:13 EST)
- Re: [PATCH v1 2/2] hwmon: (sfctemp) Add StarFive JH7100 temperature sensor Guenter Roeck (Thu Jun 17 2021 - 11:07:46 EST)
- Re: linux-next: Tree for Jun 16 (objdump version) Randy Dunlap (Thu Jun 17 2021 - 11:08:09 EST)
- Re: [v1 1/3] dt-bindings: msm/dsi: Add yaml schema for 7nm DSI PHY Jonathan Marek (Thu Jun 17 2021 - 11:09:32 EST)
- [PATCH v4 0/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy Jonathan Marek (Thu Jun 17 2021 - 11:09:55 EST)
- [PATCH v4 1/3] dt-bindings: msm: dsi: add missing 7nm bindings Jonathan Marek (Thu Jun 17 2021 - 11:09:58 EST)
- [PATCH v4 2/3] dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy Jonathan Marek (Thu Jun 17 2021 - 11:10:01 EST)
- [PATCH v4 3/3] drm/msm/dsi: support CPHY mode for 7nm pll/phy Jonathan Marek (Thu Jun 17 2021 - 11:10:13 EST)
- Re: [PATCH v3 06/27] shmem/userfaultfd: Handle uffd-wp special pte in page fault handler Peter Xu (Thu Jun 17 2021 - 11:10:50 EST)
- Re: [PATCH] isofs: remove redundant continue statement Jan Kara (Thu Jun 17 2021 - 11:12:24 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Guenter Roeck (Thu Jun 17 2021 - 11:12:42 EST)
- Re: [PATCH 3/3] locking/lockdep: print possible warning after counting deps Boqun Feng (Thu Jun 17 2021 - 11:13:21 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Andy Shevchenko (Thu Jun 17 2021 - 11:14:02 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Peter Zijlstra (Thu Jun 17 2021 - 11:14:07 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Mathieu Desnoyers (Thu Jun 17 2021 - 11:16:58 EST)
- Re: [PATCH] locking/lockdep: correct the description error for check_redundant() Boqun Feng (Thu Jun 17 2021 - 11:17:48 EST)
- Re: [PATCH] gpio: tegra186: Add ACPI support Andy Shevchenko (Thu Jun 17 2021 - 11:21:58 EST)
- [PATCH v3 0/3] Add Qualcomm PCIe Endpoint driver support Manivannan Sadhasivam (Thu Jun 17 2021 - 11:22:28 EST)
- [PATCH v3 1/3] dt-bindings: pci: Add devicetree binding for Qualcomm PCIe EP controller Manivannan Sadhasivam (Thu Jun 17 2021 - 11:22:33 EST)
- [PATCH v3 2/3] PCI: dwc: Add Qualcomm PCIe Endpoint controller driver Manivannan Sadhasivam (Thu Jun 17 2021 - 11:22:40 EST)
- [PATCH v3 3/3] MAINTAINERS: Add entry for Qualcomm PCIe Endpoint driver and binding Manivannan Sadhasivam (Thu Jun 17 2021 - 11:22:48 EST)
- Re: [PATCH] block: break circular locks in blk_request_module Desmond Cheong Zhi Xi (Thu Jun 17 2021 - 11:23:47 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Dmitry Osipenko (Thu Jun 17 2021 - 11:28:03 EST)
- [PATCH v3 0/3] riscv: optimized mem* functions Matteo Croce (Thu Jun 17 2021 - 11:28:08 EST)
- Re: [PATCH v2 1/3] sched: Fix UCLAMP_FLAG_IDLE setting Dietmar Eggemann (Thu Jun 17 2021 - 11:28:11 EST)
- Re: [PATCH] block: break circular locks in blk_request_module Christoph Hellwig (Thu Jun 17 2021 - 11:28:14 EST)
- Re: [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Mimi Zohar (Thu Jun 17 2021 - 11:28:23 EST)
- [PATCH v3 1/3] riscv: optimized memcpy Matteo Croce (Thu Jun 17 2021 - 11:28:41 EST)
- [PATCH v3 2/3] riscv: optimized memmove Matteo Croce (Thu Jun 17 2021 - 11:28:44 EST)
- [PATCH v3 3/3] riscv: optimized memset Matteo Croce (Thu Jun 17 2021 - 11:28:48 EST)
- [GIT PULL] timer drivers for v5.14 Daniel Lezcano (Thu Jun 17 2021 - 11:31:58 EST)
- [PATCH] soundwire: stream: Use polling for DP Prepare completion Richard Fitzgerald (Thu Jun 17 2021 - 11:34:46 EST)
- Re: [PATCH v1 2/2] hwmon: (sfctemp) Add StarFive JH7100 temperature sensor Emil Renner Berthing (Thu Jun 17 2021 - 11:36:26 EST)
- support booting of arbitrary non-blockdevice file systems Christoph Hellwig (Thu Jun 17 2021 - 11:37:08 EST)
- [PATCH 1/2] init: split get_fs_names Christoph Hellwig (Thu Jun 17 2021 - 11:37:24 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Rasmus Villemoes (Thu Jun 17 2021 - 11:37:37 EST)
- [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root Christoph Hellwig (Thu Jun 17 2021 - 11:37:55 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Rasmus Villemoes (Thu Jun 17 2021 - 11:37:59 EST)
- Re: [PATCH v6 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active Peter Zijlstra (Thu Jun 17 2021 - 11:39:47 EST)
- Re: [PATCH v4 0/5] DTS updates for Marvell Armada CN913x platforms Gregory CLEMENT (Thu Jun 17 2021 - 11:40:07 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Mel Gorman (Thu Jun 17 2021 - 11:40:14 EST)
- Re: [PATCH v3 0/2] CXL ACPI tables for object creation Ben Widawsky (Thu Jun 17 2021 - 11:42:11 EST)
- [GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support Vadym Kochan (Thu Jun 17 2021 - 11:42:23 EST)
- Re: [PATCH v7 16/19] arm64: dts: allwinner: Add Allwinner H616 .dtsi file Maxime Ripard (Thu Jun 17 2021 - 11:42:54 EST)
- Re: linux-next: Tree for Jun 16 (objdump version) Randy Dunlap (Thu Jun 17 2021 - 11:43:43 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Peter Zijlstra (Thu Jun 17 2021 - 11:45:44 EST)
- Re: [PATCH v3 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Ben Widawsky (Thu Jun 17 2021 - 11:45:58 EST)
- Re: [PATCH v1 1/7] ACPI: sysfs: Make sparse happy about address space in use Rafael J. Wysocki (Thu Jun 17 2021 - 11:46:52 EST)
- Re: [PATCH v7 16/19] arm64: dts: allwinner: Add Allwinner H616 .dtsi file Jernej Škrabec (Thu Jun 17 2021 - 11:47:37 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Mel Gorman (Thu Jun 17 2021 - 11:48:04 EST)
- [PATCH] clk: renesas: renesas-rzg2l-cpg: Fix off-by-one check in rzg2l_cpg_clk_src_twocell_get() Lad Prabhakar (Thu Jun 17 2021 - 11:54:48 EST)
- Re: [PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors() Bjorn Helgaas (Thu Jun 17 2021 - 11:58:27 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Vincent Guittot (Thu Jun 17 2021 - 12:06:00 EST)
- RE: [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Roberto Sassu (Thu Jun 17 2021 - 12:06:18 EST)
- Re: [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction by user Charan Teja Kalla (Thu Jun 17 2021 - 12:06:48 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Suman Anna (Thu Jun 17 2021 - 12:08:59 EST)
- Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page() Vlastimil Babka (Thu Jun 17 2021 - 12:10:26 EST)
- [PATCH v2] mtd: break circular locks in register_mtd_blktrans Desmond Cheong Zhi Xi (Thu Jun 17 2021 - 12:13:21 EST)
- [PATCH] perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number Tuan Phan (Thu Jun 17 2021 - 12:13:32 EST)
- Re: [PATCH] serial: amba-pl011: add RS485 support Lino Sanfilippo (Thu Jun 17 2021 - 12:13:37 EST)
- [PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask Vadym Kochan (Thu Jun 17 2021 - 12:15:06 EST)
- Re: [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction by user Vlastimil Babka (Thu Jun 17 2021 - 12:18:11 EST)
- Re: [PATCH RESEND v10 03/11] thermal: Use generic HW-protection shutdown API Daniel Lezcano (Thu Jun 17 2021 - 12:18:41 EST)
- Re: [PATCH 2/2] PM: domain: use per-genpd lockdep class Dmitry Baryshkov (Thu Jun 17 2021 - 12:19:13 EST)
- Re: [PATCH v4 1/3] dt-bindings: msm: dsi: add missing 7nm bindings Rob Clark (Thu Jun 17 2021 - 12:20:07 EST)
- Re: [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive Naveen N. Rao (Thu Jun 17 2021 - 12:20:28 EST)
- Re: [PATCH 1/2] regulator: mt6360: Add optional mediatek.power-off-sequence in bindings document Mark Brown (Thu Jun 17 2021 - 12:24:52 EST)
- Re: [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root Vivek Goyal (Thu Jun 17 2021 - 12:26:24 EST)
- [PATCH] usb: gadget: f_hid: fix endianness issue with descriptors Ruslan Bilovol (Thu Jun 17 2021 - 12:28:12 EST)
- Re: [PATCH net-next 5/6] net: hostess_sv11: fix the comments style issue Andrew Lunn (Thu Jun 17 2021 - 12:29:41 EST)
- Re: [PATCH 1/2] regulator: mt6360: Add optional mediatek.power-off-sequence in bindings document Mark Brown (Thu Jun 17 2021 - 12:29:54 EST)
- Re: linux-next: manual merge of the usb tree with the arm-soc tree Matthias Kaehlcke (Thu Jun 17 2021 - 12:34:29 EST)
- Re: [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive Naveen N. Rao (Thu Jun 17 2021 - 12:35:17 EST)
- Re: [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Bjorn Andersson (Thu Jun 17 2021 - 12:38:33 EST)
- Re: [PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask Vladimir Oltean (Thu Jun 17 2021 - 12:42:03 EST)
- Re: [GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support Andrew Lunn (Thu Jun 17 2021 - 12:45:19 EST)
- Re: [PATCH] x86/sgx: Suppress WARN on inability to sanitize EPC if ksgxd is stopped Borislav Petkov (Thu Jun 17 2021 - 12:46:01 EST)
- Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme Jens Axboe (Thu Jun 17 2021 - 12:48:07 EST)
- [PATCH v2] sched/uclamp: Fix uclamp_tg_restrict() Qais Yousef (Thu Jun 17 2021 - 12:52:03 EST)
- Re: [PATCH] usb: gadget: f_hid: fix endianness issue with descriptors Greg Kroah-Hartman (Thu Jun 17 2021 - 12:52:59 EST)
- Re: [PATCH] soundwire: stream: Use polling for DP Prepare completion Pierre-Louis Bossart (Thu Jun 17 2021 - 12:54:04 EST)
- Re: [PATCH] drm/ttm: fix error handling in ttm_bo_handle_move_mem() Daniel Vetter (Thu Jun 17 2021 - 12:54:08 EST)
- Re: [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Uwe Kleine-König (Thu Jun 17 2021 - 12:54:46 EST)
- Re: [PATCH 3/4] rpmsg: ctrl: Add check on rpmsg device removability from user space Arnaud POULIQUEN (Thu Jun 17 2021 - 12:55:10 EST)
- Re: [PATCH 3/4] rpmsg: ctrl: Add check on rpmsg device removability from user space Mathieu Poirier (Thu Jun 17 2021 - 12:56:32 EST)
- Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme Jens Axboe (Thu Jun 17 2021 - 12:56:58 EST)
- Re: [GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support Vadym Kochan (Thu Jun 17 2021 - 12:58:35 EST)
- Re: [PATCH v4 02/24] x86/resctrl: Split struct rdt_domain James Morse (Thu Jun 17 2021 - 13:02:26 EST)
- Re: [PATCH v4 03/24] x86/resctrl: Add a separate schema list for resctrl James Morse (Thu Jun 17 2021 - 13:03:07 EST)
- Re: [PATCH net-next v2] drivers: net: netdevsim: fix devlink_trap selftests failing Ido Schimmel (Thu Jun 17 2021 - 13:03:16 EST)
- Re: [PATCH v4 18/24] x86/resctrl: Make ctrlval arrays the same size James Morse (Thu Jun 17 2021 - 13:03:21 EST)
- Re: [PATCH v2 1/2] drm: Add a locked version of drm_is_current_master Daniel Vetter (Thu Jun 17 2021 - 13:03:43 EST)
- Re: [PATCH v4 00/24] x86/resctrl: Merge the CDP resources James Morse (Thu Jun 17 2021 - 13:04:02 EST)
- Re: [PATCH v2 04/12] x86/x86: Add early_is_tdx_guest() interface Borislav Petkov (Thu Jun 17 2021 - 13:05:16 EST)
- Re: [PATCH 0/5] PCI: endpoint: Add support for additional notifiers Manivannan Sadhasivam (Thu Jun 17 2021 - 13:06:01 EST)
- Re: [PATCH RESEND v3 1/5] media: uvcvideo: Cancel async worker earlier Ezequiel Garcia (Thu Jun 17 2021 - 13:07:04 EST)
- Re: [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive Steven Rostedt (Thu Jun 17 2021 - 13:07:24 EST)
- [PATCH] net: qed: Fix memcpy() overflow of qed_dcbx_params() Kees Cook (Thu Jun 17 2021 - 13:10:02 EST)
- Re: [PATCH] KVM: x86/mmu: Grab nx_lpage_splits as an unsigned long before division Paolo Bonzini (Thu Jun 17 2021 - 13:10:47 EST)
- [PATCH] wcn36xx: Avoid memset() beyond end of struct field Kees Cook (Thu Jun 17 2021 - 13:11:05 EST)
- Re: [PATCH v2 2/2] drm: Protect drm_master pointers in drm_lease.c Daniel Vetter (Thu Jun 17 2021 - 13:12:23 EST)
- [PATCH] rtlwifi: rtl8192de: Fully initialize curvecount_val Kees Cook (Thu Jun 17 2021 - 13:13:24 EST)
- [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8 Jeremy Szu (Thu Jun 17 2021 - 13:15:15 EST)
- [PATCH] mwifiex: Avoid memset() over-write of WEP key_material Kees Cook (Thu Jun 17 2021 - 13:15:30 EST)
- Re: [PATCH] iommu/vt-d: Fix W=1 clang warning in intel/perf.c Nick Desaulniers (Thu Jun 17 2021 - 13:17:09 EST)
- [net-next v1 1/2] seg6: add support for SRv6 End.DT46 Behavior Andrea Mayer (Thu Jun 17 2021 - 13:17:36 EST)
- [net-next v1 0/2] seg6: add support for SRv6 End.DT46 Behavior Andrea Mayer (Thu Jun 17 2021 - 13:17:41 EST)
- [net-next v1 2/2] selftests: seg6: add selftest for SRv6 End.DT46 Behavior Andrea Mayer (Thu Jun 17 2021 - 13:17:42 EST)
- Re: [PATCH v7 1/4] PCI: Introduce pcim_alloc_irq_vectors() Dejin Zheng (Thu Jun 17 2021 - 13:17:50 EST)
- Re: [PATCH 2/2] PM: domain: use per-genpd lockdep class Bjorn Andersson (Thu Jun 17 2021 - 13:18:03 EST)
- Re: mmotm 2021-06-16-22-12 uploaded (drivers/net/ethernet/intel/ice/ice_main.o) Randy Dunlap (Thu Jun 17 2021 - 13:18:53 EST)
- Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Jisheng Zhang (Thu Jun 17 2021 - 13:24:10 EST)
- Re: [PATCH 2/2] PM: domain: use per-genpd lockdep class Bjorn Andersson (Thu Jun 17 2021 - 13:27:47 EST)
- Re: drm/i915: __GFP_RETRY_MAYFAIL allocations in stable kernels Daniel Vetter (Thu Jun 17 2021 - 13:28:03 EST)
- Re: [PATCH net-next 00/11] Marvell Prestera driver implementation of devlink functionality. Oleksandr Mazur (Thu Jun 17 2021 - 13:30:14 EST)
- Re: linux-next: manual merge of the usb tree with the arm-soc tree Bjorn Andersson (Thu Jun 17 2021 - 13:30:37 EST)
- Re: [PATCH -next v2] x86/power: fix doc warnings in cpu.c Rafael J. Wysocki (Thu Jun 17 2021 - 13:32:38 EST)
- Re: [net-next, v3, 01/10] ptp: add ptp virtual clock driver framework Richard Cochran (Thu Jun 17 2021 - 13:32:52 EST)
- Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Jisheng Zhang (Thu Jun 17 2021 - 13:33:37 EST)
- Re: [PATCH] drm/i915: Remove duplicate include of intel_region_lmem.h Daniel Vetter (Thu Jun 17 2021 - 13:37:00 EST)
- Re: [net-next, v3, 02/10] ptp: support ptp physical/virtual clocks conversion Richard Cochran (Thu Jun 17 2021 - 13:42:58 EST)
- Re: [PATCH -next] apply: use DEFINE_SPINLOCK() instead of spin_lock_init(). Daniel Vetter (Thu Jun 17 2021 - 13:43:55 EST)
- Re: [PATCH] serial: amba-pl011: add RS485 support Lino Sanfilippo (Thu Jun 17 2021 - 13:44:33 EST)
- Re: [PATCH] drm/i915/gt: Fix duplicate included intel_region_lmem.h Daniel Vetter (Thu Jun 17 2021 - 13:44:38 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Andrii Nakryiko (Thu Jun 17 2021 - 13:45:56 EST)
- Re: [PATCH] perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number Robin Murphy (Thu Jun 17 2021 - 13:48:16 EST)
- Re: [PATCH 1/2] iommu: Fix race condition during default domain allocation Will Deacon (Thu Jun 17 2021 - 13:49:08 EST)
- [gustavoars-linux:for-next/Warray-bounds] BUILD SUCCESS WITH WARNING 9f6e5c27ef7e3d046985438ff82ca238ca1c8aff kernel test robot (Thu Jun 17 2021 - 13:49:13 EST)
- Re: [PATCH] arm64: kexec: flush log to console in nmi_panic() Will Deacon (Thu Jun 17 2021 - 13:52:18 EST)
- Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Jisheng Zhang (Thu Jun 17 2021 - 13:53:12 EST)
- Re: [PATCH] arm64: kexec: flush log to console in nmi_panic() Pavel Tatashin (Thu Jun 17 2021 - 13:55:49 EST)
- Re: [PATCH v10 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements kernel test robot (Thu Jun 17 2021 - 13:56:16 EST)
- Re: [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU Will Deacon (Thu Jun 17 2021 - 13:57:13 EST)
- Re: [PATCH] arm64: kexec: flush log to console in nmi_panic() Will Deacon (Thu Jun 17 2021 - 13:58:31 EST)
- [PATCH v5 00/24] x86/resctrl: Merge the CDP resources James Morse (Thu Jun 17 2021 - 13:58:33 EST)
- [PATCH v5 01/24] x86/resctrl: Split struct rdt_resource James Morse (Thu Jun 17 2021 - 13:59:07 EST)
- [PATCH v5 02/24] x86/resctrl: Split struct rdt_domain James Morse (Thu Jun 17 2021 - 13:59:09 EST)
- [PATCH v5 03/24] x86/resctrl: Add a separate schema list for resctrl James Morse (Thu Jun 17 2021 - 13:59:13 EST)
- [PATCH v5 04/24] x86/resctrl: Pass the schema in info dir's private pointer James Morse (Thu Jun 17 2021 - 13:59:16 EST)
- [PATCH v5 05/24] x86/resctrl: Label the resources with their configuration type James Morse (Thu Jun 17 2021 - 13:59:20 EST)
- [PATCH v5 06/24] x86/resctrl: Walk the resctrl schema list instead of an arch list James Morse (Thu Jun 17 2021 - 13:59:29 EST)
- [PATCH v5 07/24] x86/resctrl: Store the effective num_closid in the schema James Morse (Thu Jun 17 2021 - 13:59:32 EST)
- [PATCH v5 08/24] x86/resctrl: Add resctrl_arch_get_num_closid() James Morse (Thu Jun 17 2021 - 13:59:33 EST)
- [PATCH v5 09/24] x86/resctrl: Pass the schema to resctrl filesystem functions James Morse (Thu Jun 17 2021 - 13:59:33 EST)
- [PATCH v5 10/24] x86/resctrl: Swizzle rdt_resource and resctrl_schema in pseudo_lock_region James Morse (Thu Jun 17 2021 - 13:59:37 EST)
- [PATCH v5 11/24] x86/resctrl: Add a helper to read/set the CDP configuration James Morse (Thu Jun 17 2021 - 13:59:44 EST)
- [PATCH v5 12/24] x86/resctrl: Move the schemata names into struct resctrl_schema James Morse (Thu Jun 17 2021 - 13:59:50 EST)
- [PATCH v5 13/24] x86/resctrl: Group staged configuration into a separate struct James Morse (Thu Jun 17 2021 - 13:59:50 EST)
- [PATCH v5 14/24] x86/resctrl: Allow different CODE/DATA configurations to be staged James Morse (Thu Jun 17 2021 - 13:59:52 EST)
- [PATCH v5 15/24] x86/resctrl: Rename update_domains() resctrl_arch_update_domains() James Morse (Thu Jun 17 2021 - 13:59:57 EST)
- [PATCH v5 16/24] x86/resctrl: Add a helper to read a closid's configuration James Morse (Thu Jun 17 2021 - 14:00:01 EST)
- [PATCH v5 17/24] x86/resctrl: Pass configuration type to resctrl_arch_get_config() James Morse (Thu Jun 17 2021 - 14:00:06 EST)
- [PATCH v5 18/24] x86/resctrl: Make ctrlval arrays the same size James Morse (Thu Jun 17 2021 - 14:00:07 EST)
- [PATCH v5 19/24] x86/resctrl: Apply offset correction when config is staged James Morse (Thu Jun 17 2021 - 14:00:08 EST)
- [PATCH v5 20/24] x86/resctrl: Calculate the index from the configuration type James Morse (Thu Jun 17 2021 - 14:00:11 EST)
- [PATCH v5 21/24] x86/resctrl: Merge the ctrl_val arrays James Morse (Thu Jun 17 2021 - 14:00:24 EST)
- [PATCH v5 22/24] x86/resctrl: Remove rdt_cdp_peer_get() James Morse (Thu Jun 17 2021 - 14:00:26 EST)
- [PATCH v5 23/24] x86/resctrl: Expand resctrl_arch_update_domains()'s msr_param range James Morse (Thu Jun 17 2021 - 14:00:28 EST)
- [PATCH v5 24/24] x86/resctrl: Merge the CDP resources James Morse (Thu Jun 17 2021 - 14:00:31 EST)
- Re: [PATCH v10 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements kernel test robot (Thu Jun 17 2021 - 14:02:16 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Sander Eikelenboom (Thu Jun 17 2021 - 14:02:37 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Nathan Chancellor (Thu Jun 17 2021 - 14:02:58 EST)
- Re: [PATCH v10 5/6] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default kernel test robot (Thu Jun 17 2021 - 14:05:14 EST)
- Re: [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Bjorn Andersson (Thu Jun 17 2021 - 14:07:07 EST)
- Re: [PATCH v3 1/2] arch: arm64: dts: qcom: Add support for SM6125 Bjorn Andersson (Thu Jun 17 2021 - 14:08:49 EST)
- Re: [PATCH] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Thu Jun 17 2021 - 14:11:07 EST)
- URGENT RESPONSE hauck man (Thu Jun 17 2021 - 14:16:14 EST)
- Re: [PATCH] rtlwifi: rtl8192de: Fully initialize curvecount_val Larry Finger (Thu Jun 17 2021 - 14:16:18 EST)
- Re: [next] [arm64] allmodconfig build failed - xhci-plat.c:427: undefined reference to `onboard_hub_destroy_pdevs' Matthias Kaehlcke (Thu Jun 17 2021 - 14:16:30 EST)
- Re: [PATCH v7 04/19] rtc: sun6i: Add support for linear day storage kernel test robot (Thu Jun 17 2021 - 14:17:14 EST)
- Re: [PATCH] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Jisheng Zhang (Thu Jun 17 2021 - 14:17:29 EST)
- Re: [PATCH][next][V2] net: pcs: xpcs: Fix a less than zero u16 comparison error patchwork-bot+netdevbpf (Thu Jun 17 2021 - 14:20:07 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Josh Poimboeuf (Thu Jun 17 2021 - 14:22:09 EST)
- [PATCH v2] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Jisheng Zhang (Thu Jun 17 2021 - 14:22:13 EST)
- [PATCH v1 1/1] power: supply: bq24190_charger: drop of_match_ptr() from device ID table Andy Shevchenko (Thu Jun 17 2021 - 14:23:01 EST)
- [PATCH v1 00/14] genirq: Cleanup the usage of irq_set_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:23:21 EST)
- [PATCH v1 01/14] genirq: Provide new interfaces for affinity hints Nitesh Narayan Lal (Thu Jun 17 2021 - 14:23:33 EST)
- [PATCH v1 02/14] iavf: Use irq_update_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:23:43 EST)
- [PATCH v1 03/14] i40e: Use irq_update_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:23:47 EST)
- [PATCH v1 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:23:57 EST)
- [PATCH v1 05/14] scsi: mpt3sas: Use irq_set_affinity_and_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:24:14 EST)
- [PATCH v1 06/14] RDMA/i40iw: Use irq_update_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:24:40 EST)
- [PATCH v1 07/14] enic: Use irq_update_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:24:51 EST)
- [PATCH] bus: mhi: pci_generic: Apply no-op for wake using inband wake support flag Bhaumik Bhatt (Thu Jun 17 2021 - 14:24:56 EST)
- [PATCH v1 08/14] be2net: Use irq_update_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:25:01 EST)
- [PATCH v1 10/14] mailbox: Use irq_update_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:25:10 EST)
- [PATCH v1 09/14] ixgbe: Use irq_update_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:25:16 EST)
- [PATCH v1 11/14] scsi: lpfc: Use irq_set_affinity Nitesh Narayan Lal (Thu Jun 17 2021 - 14:25:17 EST)
- [PATCH v1 12/14] hinic: Use irq_set_affinity_and_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:25:23 EST)
- [PATCH v1 13/14] net/mlx5: Use irq_update_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:25:33 EST)
- [PATCH v1 14/14] net/mlx4: Use irq_update_affinity_hint Nitesh Narayan Lal (Thu Jun 17 2021 - 14:25:42 EST)
- [PATCH v4 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield (Thu Jun 17 2021 - 14:26:43 EST)
- Re: [PATCH v3] KVM: LAPIC: Keep stored TMCCT register value 0 after KVM_SET_LAPIC Paolo Bonzini (Thu Jun 17 2021 - 14:26:50 EST)
- [PATCH v4 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield (Thu Jun 17 2021 - 14:26:56 EST)
- [PATCH v4 0/2] CXL ACPI tables for object creation Alison Schofield (Thu Jun 17 2021 - 14:27:13 EST)
- Re: [net-next, v3, 02/10] ptp: support ptp physical/virtual clocks conversion Richard Cochran (Thu Jun 17 2021 - 14:27:57 EST)
- Re: [PATCH] net: hamradio: fix memory leak in mkiss_close patchwork-bot+netdevbpf (Thu Jun 17 2021 - 14:30:08 EST)
- Re: [PATCH] be2net: Fix an error handling path in 'be_probe()' patchwork-bot+netdevbpf (Thu Jun 17 2021 - 14:30:10 EST)
- Re: [PATCH net-next v3] documentation: networking: devlink: fix prestera.rst formatting that causes build warnings patchwork-bot+netdevbpf (Thu Jun 17 2021 - 14:30:13 EST)
- [PATCH v1 3/4] platform/x86: intel_skl_int3472: Move to intel/ subfolder Andy Shevchenko (Thu Jun 17 2021 - 14:30:56 EST)
- [PATCH v1 1/4] platform/x86: Remove "default n" entries Andy Shevchenko (Thu Jun 17 2021 - 14:31:00 EST)
- [PATCH v1 4/4] platform/x86: intel_cht_int33fe: Move to its own subfolder Andy Shevchenko (Thu Jun 17 2021 - 14:31:03 EST)
- [PATCH v1 2/4] platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP) Andy Shevchenko (Thu Jun 17 2021 - 14:31:05 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Andrii Nakryiko (Thu Jun 17 2021 - 14:31:20 EST)
- Re: [RFC PATCH 1/1] arm64: implement live patching Madhavan T. Venkataraman (Thu Jun 17 2021 - 14:32:17 EST)
- [GIT PULL] KVM changes for 5.13-rc7 Paolo Bonzini (Thu Jun 17 2021 - 14:36:09 EST)
- Re: [PATCH net-next] net: ipa: Add missing of_node_put() in ipa_firmware_load() patchwork-bot+netdevbpf (Thu Jun 17 2021 - 14:40:12 EST)
- Re: [PATCH net-next] net: sched: fix error return code in tcf_del_walker() patchwork-bot+netdevbpf (Thu Jun 17 2021 - 14:40:15 EST)
- [PATCH 1/4] perf test: Fix non-bash issue with stat bpf counters Ian Rogers (Thu Jun 17 2021 - 14:42:33 EST)
- [PATCH 2/4] perf test: Pass the verbose option to shell tests Ian Rogers (Thu Jun 17 2021 - 14:42:40 EST)
- [PATCH 3/4] perf test: Add verbose skip output for bpf counters Ian Rogers (Thu Jun 17 2021 - 14:42:45 EST)
- [PATCH 4/4] perf test: Make stat bpf counters test more robust Ian Rogers (Thu Jun 17 2021 - 14:42:47 EST)
- Re: [PATCH -next] drm/amd/display: Fix gcc unused variable warning Harry Wentland (Thu Jun 17 2021 - 14:43:04 EST)
- Re: [PATCH] bus: mhi: pci_generic: Apply no-op for wake using inband wake support flag Loic Poulain (Thu Jun 17 2021 - 14:43:32 EST)
- Re: [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support Brijesh Singh (Thu Jun 17 2021 - 14:46:25 EST)
- [PATCH] net: can: fix use-after-free in ems_usb_disconnect Pavel Skripkin (Thu Jun 17 2021 - 14:52:27 EST)
- Re: [PATCH v13 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Robin Murphy (Thu Jun 17 2021 - 14:56:56 EST)
- Re: [PATCH v13 1/6] iommu: Deprecate Intel and AMD cmdline methods to enable strict mode Robin Murphy (Thu Jun 17 2021 - 15:02:11 EST)
- [PATCH v2] percpu: optimize locking in pcpu_balance_workfn() Roman Gushchin (Thu Jun 17 2021 - 15:03:35 EST)
- Re: [PATCH v13 4/6] iommu/vt-d: Add support for IOMMU default DMA mode build options Robin Murphy (Thu Jun 17 2021 - 15:03:40 EST)
- [PATCH 0/3] lockdep: PROVE_RAW_LOCK_NESTING=y fixes Peter Zijlstra (Thu Jun 17 2021 - 15:03:58 EST)
- [PATCH 1/3] lockdep: Fix wait-type for empty stack Peter Zijlstra (Thu Jun 17 2021 - 15:04:01 EST)
- [PATCH 3/3] lockdep/selftest: Remove wait-type RCU_CALLBACK tests Peter Zijlstra (Thu Jun 17 2021 - 15:04:05 EST)
- Re: [PATCH -next] drm/amd/display: remove unused variable 'dc' Harry Wentland (Thu Jun 17 2021 - 15:04:36 EST)
- [PATCH 2/3] lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING Peter Zijlstra (Thu Jun 17 2021 - 15:06:29 EST)
- Re: [PATCH v5 2/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer Tony Krowiak (Thu Jun 17 2021 - 15:12:25 EST)
- Re: [PATCH] drm/auth: Move master pointer from drm_device to drm_file Daniel Vetter (Thu Jun 17 2021 - 15:18:00 EST)
- Re: [PATCH] Bluetooth: fix a grammar mistake Edward Cree (Thu Jun 17 2021 - 15:18:39 EST)
- Re: [PATCH 1/4] perf test: Fix non-bash issue with stat bpf counters Arnaldo Carvalho de Melo (Thu Jun 17 2021 - 15:18:40 EST)
- Re: [PATCH 2/4] perf test: Pass the verbose option to shell tests Arnaldo Carvalho de Melo (Thu Jun 17 2021 - 15:19:12 EST)
- Re: [PATCH] net: qed: Fix memcpy() overflow of qed_dcbx_params() patchwork-bot+netdevbpf (Thu Jun 17 2021 - 15:20:10 EST)
- Re: [PATCH 0/6] net: gianfar: 64-bit statistics and rx_missed_errors counter patchwork-bot+netdevbpf (Thu Jun 17 2021 - 15:20:22 EST)
- Re: [PATCH V2 net-next 0/6] net: hdlc_ppp: clean up some code style issues patchwork-bot+netdevbpf (Thu Jun 17 2021 - 15:20:26 EST)
- Re: [PATCH net-next] r8152: store the information of the pipes patchwork-bot+netdevbpf (Thu Jun 17 2021 - 15:20:27 EST)
- Re: [PATCH 3/4] perf test: Add verbose skip output for bpf counters Arnaldo Carvalho de Melo (Thu Jun 17 2021 - 15:20:42 EST)
- Re: [PATCH][next] drm/amd/display: Fix fall-through warning for Clang Harry Wentland (Thu Jun 17 2021 - 15:20:45 EST)
- Re: [PATCH] docs: add traditional Chinese translation for kernel Documentation Jonathan Corbet (Thu Jun 17 2021 - 15:21:19 EST)
- Re: [PATCH 4/4] perf test: Make stat bpf counters test more robust Arnaldo Carvalho de Melo (Thu Jun 17 2021 - 15:21:25 EST)
- Re: [PATCH] Documentation: ACPI: fix error script name Jonathan Corbet (Thu Jun 17 2021 - 15:22:08 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Josh Poimboeuf (Thu Jun 17 2021 - 15:26:18 EST)
- [PATCH v2 3/3] clk: qcom: mmcc-msm8994: Add MSM8992 support Konrad Dybcio (Thu Jun 17 2021 - 15:27:45 EST)
- [PATCH v2 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC Konrad Dybcio (Thu Jun 17 2021 - 15:27:46 EST)
- [PATCH v2 2/3] clk: qcom: Add msm8994 MMCC driver Konrad Dybcio (Thu Jun 17 2021 - 15:27:48 EST)
- Re: [PATCH] mwifiex: Avoid memset() over-write of WEP key_material Brian Norris (Thu Jun 17 2021 - 15:30:08 EST)
- Re: [PATCH] mac80211: Recast pointer for trailing memcpy() Kees Cook (Thu Jun 17 2021 - 15:30:18 EST)
- Re: [PATCH v1 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint Robin Murphy (Thu Jun 17 2021 - 15:31:25 EST)
- Re: [PATCH 1/1] net: Allow all multicast packets to be received on a interface. kernel test robot (Thu Jun 17 2021 - 15:32:16 EST)
- [PATCH] scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390 Nathan Chancellor (Thu Jun 17 2021 - 15:32:43 EST)
- Re: [PATCH 0/4] perf: Fix the ctx->pmu for a hybrid system Peter Zijlstra (Thu Jun 17 2021 - 15:33:19 EST)
- Re: [PATCH v1 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint Nitesh Lal (Thu Jun 17 2021 - 15:34:49 EST)
- Re: [PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag Jonathan Corbet (Thu Jun 17 2021 - 15:35:03 EST)
- Re: [PATCH 0/8] Replace some bad characters on documents Jonathan Corbet (Thu Jun 17 2021 - 15:35:22 EST)
- Re: [PATCH v3] ASoC: qcom: Fix for DMA interrupt clear reg overwriting Marek Szyprowski (Thu Jun 17 2021 - 15:35:45 EST)
- Re: [RFC v1 06/11] clk: qcom: Add display clock controller driver for SM8350 Konrad Dybcio (Thu Jun 17 2021 - 15:37:24 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Sander Eikelenboom (Thu Jun 17 2021 - 15:39:44 EST)
- [RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure Anand Moon (Thu Jun 17 2021 - 15:42:40 EST)
- [RFCv1 1/8] phy: amlogic: meson8b-usb2: Use clock bulk to get clocks for phy Anand Moon (Thu Jun 17 2021 - 15:42:56 EST)
- [RFCv1 2/8] phy: amlogic: meson8b-usb2: Use phy init callback function Anand Moon (Thu Jun 17 2021 - 15:43:15 EST)
- [RFCv1 3/8] phy: amlogic: meson8b-usb2: Use phy exit callback function Anand Moon (Thu Jun 17 2021 - 15:43:36 EST)
- [RFCv1 4/8] phy: amlogic: meson8b-usb2: Use phy set_mode callback function Anand Moon (Thu Jun 17 2021 - 15:43:47 EST)
- [RFCv1 5/8] phy: amlogic: meson8b-usb2: Reorder phy poweroff callback function Anand Moon (Thu Jun 17 2021 - 15:44:02 EST)
- Re: [PATCH net-next 00/11] Marvell Prestera driver implementation of devlink functionality. Andrew Lunn (Thu Jun 17 2021 - 15:44:16 EST)
- [RFCv1 6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function Anand Moon (Thu Jun 17 2021 - 15:44:24 EST)
- [RFCv1 7/8] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode. Anand Moon (Thu Jun 17 2021 - 15:44:37 EST)
- [RFCv1 8/8] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER Anand Moon (Thu Jun 17 2021 - 15:44:53 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Andrii Nakryiko (Thu Jun 17 2021 - 15:46:40 EST)
- Re: [PATCH] IB/mlx4: Avoid field-overflowing memcpy() Kees Cook (Thu Jun 17 2021 - 15:46:50 EST)
- [PATCH] x86/mm: avoid truncating memblocks for SGX memory Dave Hansen (Thu Jun 17 2021 - 15:47:26 EST)
- Re: [PATCH v5] docs/zh_CN: create new translations for zh_CN/dev-tools/testing-overview Jonathan Corbet (Thu Jun 17 2021 - 15:48:42 EST)
- Re: [PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask Vladimir Oltean (Thu Jun 17 2021 - 15:51:09 EST)
- [PATCH 0/2] *** altera-msgdma: make response port optional *** Olivier Dautricourt (Thu Jun 17 2021 - 15:52:06 EST)
- [PATCH 1/2] dt-bindings: dma: altera-msgdma: make response port optional Olivier Dautricourt (Thu Jun 17 2021 - 15:52:50 EST)
- [PATCH 2/2] dmaengine: altera-msgdma: make response port optional Olivier Dautricourt (Thu Jun 17 2021 - 15:53:38 EST)
- Re: [PATCH v9 0/5] Re-introduce TX FIFO resize for larger EP bursting Ferry Toth (Thu Jun 17 2021 - 15:54:47 EST)
- Re: [PATCH v2] percpu: optimize locking in pcpu_balance_workfn() Matthew Wilcox (Thu Jun 17 2021 - 15:56:58 EST)
- Re: [PATCH] scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390 Nick Desaulniers (Thu Jun 17 2021 - 15:59:37 EST)
- Re: [PATCH v7 04/19] rtc: sun6i: Add support for linear day storage kernel test robot (Thu Jun 17 2021 - 16:08:28 EST)
- [tip:sched/core 28/29] kernel/sched/core_sched.c:201:2-3: Unneeded semicolon kernel test robot (Thu Jun 17 2021 - 16:15:33 EST)
- [PATCH] sched: fix semicolon.cocci warnings kernel test robot (Thu Jun 17 2021 - 16:15:35 EST)
- Re: [RESEND PATCH] PCI: aardvark: Fix kernel panic during PIO transfer Bjorn Helgaas (Thu Jun 17 2021 - 16:15:36 EST)
- Re: [GIT PULL] KVM changes for 5.13-rc7 pr-tracker-bot (Thu Jun 17 2021 - 16:17:16 EST)
- Re: [PATCH 1/1] net: Allow all multicast packets to be received on a interface. kernel test robot (Thu Jun 17 2021 - 16:18:20 EST)
- Re: [PATCH] use local variables ei instead of invoking function EXT4_I Theodore Ts'o (Thu Jun 17 2021 - 16:23:37 EST)
- [Patch V2 0/2] iommu/arm-smmu: Fix races in iommu domain/group creation Ashish Mhetre (Thu Jun 17 2021 - 16:30:54 EST)
- Re: [PATCH] iommu/vt-d: Fix W=1 clang warning in intel/perf.c Joerg Roedel (Thu Jun 17 2021 - 16:30:56 EST)
- [Patch V2 1/2] iommu: Fix race condition during default domain allocation Ashish Mhetre (Thu Jun 17 2021 - 16:31:30 EST)
- [Patch V2 2/2] iommu/arm-smmu: Fix race condition during iommu_group creation Ashish Mhetre (Thu Jun 17 2021 - 16:31:32 EST)
- Re: [PATCH v4 0/7] clk: st: embed clock outputs within drivers Alain Volmat (Thu Jun 17 2021 - 16:38:05 EST)
- Re: [PATCH 3/5] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs Waiman Long (Thu Jun 17 2021 - 16:45:43 EST)
- Re: [v6 0/1] Introduce support for PSF control. Saripalli, RK (Thu Jun 17 2021 - 16:47:55 EST)
- Re: [PATCH] iommu/vt-d: Fix W=1 clang warning in intel/perf.c Nathan Chancellor (Thu Jun 17 2021 - 16:51:30 EST)
- Re: [PATCH v4 1/4] lib: bitmap: introduce bitmap_print_to_buf Yury Norov (Thu Jun 17 2021 - 16:54:08 EST)
- Re: Re: [PATCH] scsi: ufs: Add indent for code alignment Joe Perches (Thu Jun 17 2021 - 16:56:57 EST)
- Re: [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Ferry Toth (Thu Jun 17 2021 - 17:01:30 EST)
- [PATCH] docs: kmemleak: add more details about kmemleak usage Rustam Kovhaev (Thu Jun 17 2021 - 17:05:00 EST)
- Re: Plan for /dev/ioasid RFC v2 Alex Williamson (Thu Jun 17 2021 - 17:15:33 EST)
- Re: [PATCH 1/1] net: Allow all multicast packets to be received on a interface. kernel test robot (Thu Jun 17 2021 - 17:15:33 EST)
- Re: [PATCH v4 0/4] use bin_attribute to avoid cpumap buff overflow Yury Norov (Thu Jun 17 2021 - 17:17:49 EST)
- RE: [PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list Krishna Reddy (Thu Jun 17 2021 - 17:18:40 EST)
- Re: [PATCH 6/8] dt-bindings: mediatek: mt8195: add audio afe document Rob Herring (Thu Jun 17 2021 - 17:26:31 EST)
- Re: [PATCH 8/8] dt-bindings: mediatek: mt8195: add mt8195-mt6359-rt1019-rt5682 document Rob Herring (Thu Jun 17 2021 - 17:26:38 EST)
- Re: [PATCH v4 1/3] dt-bindings: msm: dsi: add missing 7nm bindings Rob Herring (Thu Jun 17 2021 - 17:26:43 EST)
- Re: [PATCH v2 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller Rob Herring (Thu Jun 17 2021 - 17:26:46 EST)
- [PATCH 1/1] psi: stop relying on timer_pending for poll_work rescheduling Suren Baghdasaryan (Thu Jun 17 2021 - 17:27:06 EST)
- RE: [PATCH 1/3] riscv: optimized memcpy David Laight (Thu Jun 17 2021 - 17:30:19 EST)
- [PATCH v1 0/4] MHI event ring priority updates Bhaumik Bhatt (Thu Jun 17 2021 - 17:31:01 EST)
- [PATCH v1 1/4] bus: mhi: core: Add support for processing priority of event ring Bhaumik Bhatt (Thu Jun 17 2021 - 17:31:02 EST)
- [PATCH v1 4/4] bus: mhi: core: Enable support for event ring priorities Bhaumik Bhatt (Thu Jun 17 2021 - 17:31:06 EST)
- [PATCH v1 3/4] ath11k: Use enum entry for event ring priority Bhaumik Bhatt (Thu Jun 17 2021 - 17:31:20 EST)
- [PATCH v1 2/4] bus: mhi: pci_generic: Use enum entry for event ring priority Bhaumik Bhatt (Thu Jun 17 2021 - 17:31:29 EST)
- Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel Mathieu Poirier (Thu Jun 17 2021 - 17:32:03 EST)
- [PATCH] drm/i915/display: Do not zero past infoframes.vsc Kees Cook (Thu Jun 17 2021 - 17:33:08 EST)
- Re: [PATCH 5.4 00/28] 5.4.127-rc1 review Guenter Roeck (Thu Jun 17 2021 - 17:39:24 EST)
- Re: [PATCH 5.10 00/38] 5.10.45-rc1 review Guenter Roeck (Thu Jun 17 2021 - 17:39:59 EST)
- Re: [PATCH 5.12 00/48] 5.12.12-rc1 review Guenter Roeck (Thu Jun 17 2021 - 17:40:23 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Guenter Roeck (Thu Jun 17 2021 - 17:43:02 EST)
- [PATCH 0/1] bug: mark generic BUG() as unreachable trix (Thu Jun 17 2021 - 17:43:55 EST)
- [PATCH 1/1] bug: mark generic BUG() as unreachable trix (Thu Jun 17 2021 - 17:44:02 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Will Deacon (Thu Jun 17 2021 - 17:47:58 EST)
- Re: [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Wesley Cheng (Thu Jun 17 2021 - 17:48:46 EST)
- Re: [PATCH 1/3] riscv: optimized memcpy Matteo Croce (Thu Jun 17 2021 - 17:49:10 EST)
- [PATCH] h8300: bug: remove foreward decl of die() trix (Thu Jun 17 2021 - 17:50:43 EST)
- [PATCH] ice: change return type of ice_ptp_request_ts() to s8 trix (Thu Jun 17 2021 - 17:54:34 EST)
- [PATCH 2/4] MFD: intel_pmt: Remove OOBMSM device David E. Box (Thu Jun 17 2021 - 17:55:45 EST)
- [PATCH 0/4] MFD: intel_pmt: Split OOBMSM from intel_pmt driver David E. Box (Thu Jun 17 2021 - 17:55:47 EST)
- [PATCH 1/4] PCI: Add #defines for accessing PCIE DVSEC fields David E. Box (Thu Jun 17 2021 - 17:55:48 EST)
- [PATCH 3/4] MFD: Intel Out of Band Management Services Module (OOBMSM) driver David E. Box (Thu Jun 17 2021 - 17:55:51 EST)
- [PATCH 4/4] MFD: intel-extended-cap: Add support for PCIe VSEC structures David E. Box (Thu Jun 17 2021 - 17:56:01 EST)
- Re: [PATCH v7 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods Bjorn Helgaas (Thu Jun 17 2021 - 17:57:44 EST)
- Re: [PATCH] bus: mhi: pci_generic: Apply no-op for wake using inband wake support flag Hemant Kumar (Thu Jun 17 2021 - 17:58:32 EST)
- Re: [PATCH v2] percpu: optimize locking in pcpu_balance_workfn() Dennis Zhou (Thu Jun 17 2021 - 18:01:39 EST)
- [PATCH v3] media: aspeed-video: ignore interrupts that aren't enabled Zev Weiss (Thu Jun 17 2021 - 18:02:47 EST)
- Re: [RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure Martin Blumenstingl (Thu Jun 17 2021 - 18:11:22 EST)
- [PATCH] loop: Fix missing discard support when using LOOP_CONFIGURE Kristian Klausen (Thu Jun 17 2021 - 18:12:26 EST)
- Re: [RFCv1 4/8] phy: amlogic: meson8b-usb2: Use phy set_mode callback function Martin Blumenstingl (Thu Jun 17 2021 - 18:16:24 EST)
- Re: [RFCv1 5/8] phy: amlogic: meson8b-usb2: Reorder phy poweroff callback function Martin Blumenstingl (Thu Jun 17 2021 - 18:17:07 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Rob Herring (Thu Jun 17 2021 - 18:17:55 EST)
- Re: [PATCH v1 4/4] bus: mhi: core: Enable support for event ring priorities Hemant Kumar (Thu Jun 17 2021 - 18:20:27 EST)
- Re: [PATCH v1 2/4] bus: mhi: pci_generic: Use enum entry for event ring priority Hemant Kumar (Thu Jun 17 2021 - 18:22:01 EST)
- linux-next: Signed-off-by missing for commit in the pci-current tree Stephen Rothwell (Thu Jun 17 2021 - 18:23:13 EST)
- Re: [RFCv1 6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function Martin Blumenstingl (Thu Jun 17 2021 - 18:24:40 EST)
- Re: [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Wesley Cheng (Thu Jun 17 2021 - 18:25:40 EST)
- Re: [PATCH v3 5/5] arm64: dts: qcom: sa8155p-adp: Add base dts file Konrad Dybcio (Thu Jun 17 2021 - 18:26:34 EST)
- Re: [RFCv1 8/8] phy: amlogic: meson8b-usb2: don't log an error on -EPROBE_DEFER Martin Blumenstingl (Thu Jun 17 2021 - 18:27:08 EST)
- Re: [PATCH 1/2] dt-bindings: phy: Add the Amlogic Meson8 HDMI TX PHY bindings Martin Blumenstingl (Thu Jun 17 2021 - 18:30:21 EST)
- Re: linux-next: Signed-off-by missing for commit in the pci-current tree Bjorn Helgaas (Thu Jun 17 2021 - 18:30:56 EST)
- Re: [PATCH v3 10/13] docs: path-lookup: update WALK_GET, WALK_PUT desc NeilBrown (Thu Jun 17 2021 - 18:31:50 EST)
- linux-next: Fixes tag needs some work in the drm-msm tree Stephen Rothwell (Thu Jun 17 2021 - 18:32:06 EST)
- Re: [PATCH v3 4/5] arm64: dts: qcom: pmm8155au_2: Add base dts file Konrad Dybcio (Thu Jun 17 2021 - 18:32:43 EST)
- Re: [RFCv1 1/8] phy: amlogic: meson8b-usb2: Use clock bulk to get clocks for phy Martin Blumenstingl (Thu Jun 17 2021 - 18:33:40 EST)
- Re: [PATCH v3 3/5] arm64: dts: qcom: pmm8155au_1: Add base dts file Konrad Dybcio (Thu Jun 17 2021 - 18:34:30 EST)
- Re: [PATCH v3 00/13] docs: path-lookup: Update pathlookup docs NeilBrown (Thu Jun 17 2021 - 18:36:07 EST)
- Re: [RFCv1 7/8] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode. Martin Blumenstingl (Thu Jun 17 2021 - 18:37:16 EST)
- [PATCH v3] tty: Fix out-of-bound vmalloc access in imageblit Igor Matheus Andrade Torrente (Thu Jun 17 2021 - 18:37:34 EST)
- linux-next: Signed-off-by missing for commits in the drivers-x86 tree Stephen Rothwell (Thu Jun 17 2021 - 18:37:38 EST)
- Re: [PATCH] drivers/perf: fix the missed ida_simple_remove() in ddr_perf_probe() Will Deacon (Thu Jun 17 2021 - 18:38:46 EST)
- Re: [PATCH 1/1] arm64: KVM: Bump debugging information print down to KERN_DEBUG Will Deacon (Thu Jun 17 2021 - 18:38:53 EST)
- Re: [PATCH] perf/arm-cmn: Fix invalid pointer when access dtc object sharing the same IRQ number Will Deacon (Thu Jun 17 2021 - 18:38:56 EST)
- Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme Ming Lei (Thu Jun 17 2021 - 18:39:59 EST)
- Re: [PATCH v1 2/4] platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP) Daniel Scally (Thu Jun 17 2021 - 18:50:51 EST)
- Re: [PATCH v7 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods Alex Williamson (Thu Jun 17 2021 - 18:51:58 EST)
- [PATCH] docs: Makefile: Use CONFIG_SHELL not SHELL Kees Cook (Thu Jun 17 2021 - 18:58:15 EST)
- Re: [PATCH] loop: Fix missing discard support when using LOOP_CONFIGURE Ming Lei (Thu Jun 17 2021 - 19:04:13 EST)
- Re: Plan for /dev/ioasid RFC v2 Jason Gunthorpe (Thu Jun 17 2021 - 19:04:53 EST)
- Re: Plan for /dev/ioasid RFC v2 Jason Gunthorpe (Thu Jun 17 2021 - 19:10:16 EST)
- [PATCH] selftests/lkdtm: Use /bin/sh not $SHELL Kees Cook (Thu Jun 17 2021 - 19:10:40 EST)
- Re: [PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods Bjorn Helgaas (Thu Jun 17 2021 - 19:13:10 EST)
- Re: [PATCH v4 1/2] arm64: dts: mediatek: Add mt8192 clock controllers kernel test robot (Thu Jun 17 2021 - 19:15:26 EST)
- [PATCH v5 1/2] cxl/acpi: Add the Host Bridge base address to CXL port objects Alison Schofield (Thu Jun 17 2021 - 19:16:42 EST)
- [PATCH v5 2/2] cxl/acpi: Use the ACPI CFMWS to create static decoder objects Alison Schofield (Thu Jun 17 2021 - 19:16:44 EST)
- [PATCH v5 0/2] CXL ACPI tables for object creation Alison Schofield (Thu Jun 17 2021 - 19:16:46 EST)
- Re: [PATCH v7 05/19] rtc: sun6i: Add support for broken-down alarm registers kernel test robot (Thu Jun 17 2021 - 19:18:22 EST)
- Re: [PATCH] ice: change return type of ice_ptp_request_ts() to s8 Nguyen, Anthony L (Thu Jun 17 2021 - 19:25:58 EST)
- Re: [PATCH] loop: Fix missing discard support when using LOOP_CONFIGURE Kristian Klausen (Thu Jun 17 2021 - 19:26:32 EST)
- Re: [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions Stefano Stabellini (Thu Jun 17 2021 - 19:30:49 EST)
- Re: [PATCH v13 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used Stefano Stabellini (Thu Jun 17 2021 - 19:30:56 EST)
- Re: [PATCH v13 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument Stefano Stabellini (Thu Jun 17 2021 - 19:31:02 EST)
- Re: [PATCH v13 05/12] swiotlb: Update is_swiotlb_active to add a struct device argument Stefano Stabellini (Thu Jun 17 2021 - 19:31:07 EST)
- Re: [PATCH v13 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing Stefano Stabellini (Thu Jun 17 2021 - 19:31:12 EST)
- Re: [PATCH v13 09/12] swiotlb: Add restricted DMA alloc/free support Stefano Stabellini (Thu Jun 17 2021 - 19:31:15 EST)
- [PATCH] scsi: lpfc: Reduce scope of uuid in lpfc_queuecommand() Nathan Chancellor (Thu Jun 17 2021 - 19:38:16 EST)
- Re: [PATCH] usb: gadget: f_hid: fix endianness issue with descriptors Alan Stern (Thu Jun 17 2021 - 19:44:28 EST)
- Re: [PATCH 1/8] membarrier: Document why membarrier() works Andy Lutomirski (Thu Jun 17 2021 - 19:45:48 EST)
- RE: [PATCH v4 0/4] use bin_attribute to avoid cpumap buff overflow Song Bao Hua (Barry Song) (Thu Jun 17 2021 - 19:48:59 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Andy Lutomirski (Thu Jun 17 2021 - 19:49:33 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Masami Hiramatsu (Thu Jun 17 2021 - 19:58:21 EST)
- Re: [PATCH] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed Kai Huang (Thu Jun 17 2021 - 20:05:04 EST)
- [PATCH net-next] net/mlx5: Use cpumask_available() in mlx5_eq_create_generic() Nathan Chancellor (Thu Jun 17 2021 - 20:05:08 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Andy Lutomirski (Thu Jun 17 2021 - 20:06:07 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Andy Lutomirski (Thu Jun 17 2021 - 20:07:09 EST)
- Re: [PATCH 1/1] net: Allow all multicast packets to be received on a interface. Callum Sinclair (Thu Jun 17 2021 - 20:07:39 EST)
- Re: [PATCH 1/1] net: Allow all multicast packets to be received on a interface. Callum Sinclair (Thu Jun 17 2021 - 20:09:57 EST)
- Re: Plan for /dev/ioasid RFC v2 Jason Gunthorpe (Thu Jun 17 2021 - 20:11:02 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Andy Lutomirski (Thu Jun 17 2021 - 20:12:19 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Andy Lutomirski (Thu Jun 17 2021 - 20:13:28 EST)
- RE: vmemmap alloc failure in hot_add_req() Michael Kelley (Thu Jun 17 2021 - 20:17:00 EST)
- Re: Plan for /dev/ioasid RFC v2 Jason Gunthorpe (Thu Jun 17 2021 - 20:20:03 EST)
- Re: [PATCH] KVM: Use vmemdup_user() Jim Mattson (Thu Jun 17 2021 - 20:25:24 EST)
- Re: [PATCH 1/3] riscv: optimized memcpy Matteo Croce (Thu Jun 17 2021 - 20:32:45 EST)
- linux-next: manual merge of the ext3 tree with Linus' tree Stephen Rothwell (Thu Jun 17 2021 - 20:32:54 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Masami Hiramatsu (Thu Jun 17 2021 - 20:33:20 EST)
- Re: [PATCH 5.4 00/28] 5.4.127-rc1 review Samuel Zou (Thu Jun 17 2021 - 20:35:39 EST)
- Re: [PATCH v2 2/2] mm/zbud: don't export any zbud API Nathan Chancellor (Thu Jun 17 2021 - 20:45:12 EST)
- Re: [PATCH net-next 5/6] net: hostess_sv11: fix the comments style issue lipeng (Y) (Thu Jun 17 2021 - 20:45:27 EST)
- Re: Plan for /dev/ioasid RFC v2 Jason Gunthorpe (Thu Jun 17 2021 - 20:54:14 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Josh Poimboeuf (Thu Jun 17 2021 - 20:58:33 EST)
- Re: [PATCH v3 00/13] docs: path-lookup: Update pathlookup docs Fox Chen (Thu Jun 17 2021 - 21:00:42 EST)
- Re: [PATCH -tip v7 09/13] kprobes: Setup instruction pointer in __kretprobe_trampoline_handler Josh Poimboeuf (Thu Jun 17 2021 - 21:03:29 EST)
- Re: [PATCH] ARM: dts: hisilicon: use the correct HiSilicon copyright Wei Xu (Thu Jun 17 2021 - 21:03:52 EST)
- Re: [PATCH] arm64: dts: hisilicon: use the correct HiSilicon copyright Wei Xu (Thu Jun 17 2021 - 21:04:19 EST)
- Re: [PATCH] arm64: kexec: flush log to console in nmi_panic() Huang Shijie (Thu Jun 17 2021 - 21:04:24 EST)
- Re: [PATCH 1/3] riscv: optimized memcpy Matteo Croce (Thu Jun 17 2021 - 21:06:07 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Sander Eikelenboom (Thu Jun 17 2021 - 21:06:25 EST)
- Re: [PATCH] docs: add traditional Chinese translation for kernel Documentation Hu Haowen (Thu Jun 17 2021 - 21:13:17 EST)
- Re: [PATCH -next] scsi: ufs-mediatek: Add missing of_node_put() in ufs_mtk_probe() Stanley Chu (Thu Jun 17 2021 - 21:16:45 EST)
- Re: [GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support Andrew Lunn (Thu Jun 17 2021 - 21:18:26 EST)
- Re: [PATCH v3] usb: gadget: eem: fix echo command packet response issue linyyuan (Thu Jun 17 2021 - 21:20:03 EST)
- Re: [PATCH 1/1] quota: remove unnecessary oom message Leizhen (ThunderTown) (Thu Jun 17 2021 - 21:20:42 EST)
- Re: [PATCH -next v2] x86/power: fix doc warnings in cpu.c libaokun (A) (Thu Jun 17 2021 - 21:25:46 EST)
- [tip:irq/urgent] BUILD SUCCESS a13d0f8d117ca6b7885b51c4b21fe8d5a9eae714 kernel test robot (Thu Jun 17 2021 - 21:27:24 EST)
- RE: [RFC] Adding A64FX hardware prefetch sysfs interface tarumizu.kohei@xxxxxxxxxxx (Thu Jun 17 2021 - 21:33:10 EST)
- [PATCH] x86,numa: Pick up reserved memblock from SRAT entries Fan Du (Thu Jun 17 2021 - 21:37:41 EST)
- [PATCH v2] docs: add traditional Chinese translation for kernel Documentation Hu Haowen (Thu Jun 17 2021 - 21:45:40 EST)
- Re: [PATCH v13 4/6] iommu/vt-d: Add support for IOMMU default DMA mode build options Lu Baolu (Thu Jun 17 2021 - 21:47:59 EST)
- [PATCH v2 0/1] quota: remove unnecessary oom message Zhen Lei (Thu Jun 17 2021 - 21:50:21 EST)
- [PATCH v2 1/1] quota: remove unnecessary oom message Zhen Lei (Thu Jun 17 2021 - 21:50:30 EST)
- Re: [PATCH] locking/lockdep: correct the description error for check_redundant() Xiongwei Song (Thu Jun 17 2021 - 21:51:16 EST)
- Re: [PATCH v7 1/4] KVM: arm64: Introduce two cache maintenance callbacks wangyanan (Y) (Thu Jun 17 2021 - 21:52:46 EST)
- Re: [PATCH v13 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Lu Baolu (Thu Jun 17 2021 - 21:53:23 EST)
- Re: [PATCH v13 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Lu Baolu (Thu Jun 17 2021 - 21:54:02 EST)
- Re: [PATCH 3/3] locking/lockdep: print possible warning after counting deps Xiongwei Song (Thu Jun 17 2021 - 21:55:30 EST)
- linux-next: manual merge of the net-next tree with the jc_docs tree Stephen Rothwell (Thu Jun 17 2021 - 21:55:41 EST)
- [PATCH] tty: n_gsm: modify the doc punctuation "," to "." Zhenguo Zhao (Thu Jun 17 2021 - 22:05:22 EST)
- Re: [GIT PULL] Immutable branch between drivers/platform/x86 and drivers/extcon due for the v5.14 merge window Chanwoo Choi (Thu Jun 17 2021 - 22:11:29 EST)
- RE: [PATCH v4 1/4] lib: bitmap: introduce bitmap_print_to_buf Song Bao Hua (Barry Song) (Thu Jun 17 2021 - 22:14:48 EST)
- [PATCH -next v3] x86/power: fix doc warnings in cpu.c Baokun Li (Thu Jun 17 2021 - 22:15:32 EST)
- Re: [PATCH v2 2/2] mm/zbud: don't export any zbud API Miaohe Lin (Thu Jun 17 2021 - 22:30:07 EST)
- Re: drm/i915: __GFP_RETRY_MAYFAIL allocations in stable kernels Sergey Senozhatsky (Thu Jun 17 2021 - 22:30:08 EST)
- [PATCH] tty: n_gsm: add some instructions and code for slaver Zhenguo Zhao (Thu Jun 17 2021 - 22:32:23 EST)
- [PATCH V2 net-next 0/7] net: hostess_sv11: clean up some code style issues Peng Li (Thu Jun 17 2021 - 22:35:50 EST)
- [PATCH V2 net-next 3/7] net: hostess_sv11: remove trailing whitespace Peng Li (Thu Jun 17 2021 - 22:36:00 EST)
- [PATCH V2 net-next 2/7] net: hostess_sv11: move out assignment in if condition Peng Li (Thu Jun 17 2021 - 22:36:00 EST)
- [PATCH V2 net-next 1/7] net: hostess_sv11: fix the code style issue about "foo* bar" Peng Li (Thu Jun 17 2021 - 22:36:00 EST)
- [PATCH V2 net-next 4/7] net: hostess_sv11: fix the code style issue about switch and case Peng Li (Thu Jun 17 2021 - 22:36:00 EST)
- [PATCH V2 net-next 5/7] net: hostess_sv11: remove dead code Peng Li (Thu Jun 17 2021 - 22:36:00 EST)
- [PATCH V2 net-next 7/7] net: hostess_sv11: fix the alignment issue Peng Li (Thu Jun 17 2021 - 22:36:01 EST)
- [PATCH V2 net-next 6/7] net: hostess_sv11: fix the comments style issue Peng Li (Thu Jun 17 2021 - 22:36:01 EST)
- Re: [PATCH] perf tools: Enable on a list of CPUs for hybrid Jin, Yao (Thu Jun 17 2021 - 22:38:15 EST)
- linux-next: build failure after merge of the drm-msm tree Stephen Rothwell (Thu Jun 17 2021 - 22:42:09 EST)
- Re: [PATCH v2 2/2] mm/zbud: don't export any zbud API Nathan Chancellor (Thu Jun 17 2021 - 22:42:34 EST)
- [PATCH -next 0/4] ASoC: tegra: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 22:43:36 EST)
- [PATCH -next 1/4] ASoC: tegra20: i2s: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 22:43:37 EST)
- [PATCH -next 3/4] ASoC: tegra: tegra210_admaif: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 22:43:39 EST)
- [PATCH -next 2/4] ASoC: tegra20: spdif: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 22:43:41 EST)
- [PATCH -next 4/4] ASoC: tegra30: ahub: Use devm_platform_get_and_ioremap_resource() Yang Yingliang (Thu Jun 17 2021 - 22:43:43 EST)
- Re: [PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list Sai Prakash Ranjan (Thu Jun 17 2021 - 22:47:57 EST)
- Re: linux-next: build failure after merge of the drm-msm tree Stephen Rothwell (Thu Jun 17 2021 - 22:50:26 EST)
- Re: [PATCH v2 1/3] scripts: add spelling_sanitizer.sh script Leizhen (ThunderTown) (Thu Jun 17 2021 - 22:51:21 EST)
- [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush Sai Prakash Ranjan (Thu Jun 17 2021 - 22:51:35 EST)
- [PATCHv2 0/3] iommu/io-pgtable: Optimize partial walk flush for large scatter-gather list Sai Prakash Ranjan (Thu Jun 17 2021 - 22:51:41 EST)
- [PATCHv2 2/3] iommu/io-pgtable: Optimize partial walk flush for large scatter-gather list Sai Prakash Ranjan (Thu Jun 17 2021 - 22:51:54 EST)
- [PATCHv2 3/3] iommu/arm-smmu-qcom: Set IO_PGTABLE_QUIRK_TLB_INV_ALL for QTI SoC impl Sai Prakash Ranjan (Thu Jun 17 2021 - 22:52:17 EST)
- Re: [PATCH v2 2/2] mm/zbud: don't export any zbud API Miaohe Lin (Thu Jun 17 2021 - 22:52:50 EST)
- Re: [PATCH v2] percpu: optimize locking in pcpu_balance_workfn() Dennis Zhou (Thu Jun 17 2021 - 22:53:08 EST)
- [PATCH 4/4] dt-bindings: dwmac: Add bindings for new Loongson SoC and bridge chip Qing Zhang (Thu Jun 17 2021 - 22:54:03 EST)
- [PATCH 2/4] MIPS: Loongson64: Add GMAC support for Loongson-2K1000 Qing Zhang (Thu Jun 17 2021 - 22:54:05 EST)
- [PATCH 3/4] MIPS: Loongson64: DTS: Add GMAC support for LS7A PCH Qing Zhang (Thu Jun 17 2021 - 22:54:07 EST)
- [PATCH 1/4] stmmac: pci: Add dwmac support for Loongson Qing Zhang (Thu Jun 17 2021 - 22:54:13 EST)
- Re: [PATCH v2 1/2] drm: Add a locked version of drm_is_current_master Desmond Cheong Zhi Xi (Thu Jun 17 2021 - 22:55:06 EST)
- Re: [PATCH 01/18] mm: add a kunmap_local_dirty helper Ira Weiny (Thu Jun 17 2021 - 23:02:03 EST)
- Re: [PATCH v2 2/2] drm: Protect drm_master pointers in drm_lease.c Desmond Cheong Zhi Xi (Thu Jun 17 2021 - 23:05:15 EST)
- Re: [PATCH] drm/bridge: ti-sn65dsi83: Fix null pointer dereference in remove callback Jonathan Liu (Thu Jun 17 2021 - 23:06:21 EST)
- Re: [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Paul Moore (Thu Jun 17 2021 - 23:19:15 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Tomasz Figa (Thu Jun 17 2021 - 23:22:01 EST)
- [PATCH V3 2/3] cpufreq: intel_pstate: Migrate away from ->stop_cpu() callback Viresh Kumar (Thu Jun 17 2021 - 23:22:52 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Paul E. McKenney (Thu Jun 17 2021 - 23:32:37 EST)
- Re: [PATCH 1/2] regulator: mt6360: Add optional mediatek.power-off-sequence in bindings document ChiYuan Huang (Thu Jun 17 2021 - 23:32:37 EST)
- [PATCH 1/2] bus: mhi: Fix pm_state conversion to string Paul Davey (Thu Jun 17 2021 - 23:32:38 EST)
- [PATCH 2/2] bus: mhi: Fix MHI DMA structure endianness Paul Davey (Thu Jun 17 2021 - 23:32:38 EST)
- [PATCH 0/2] bus: mhi: Fix MHI on big endian architectures Paul Davey (Thu Jun 17 2021 - 23:32:38 EST)
- Re: Re: [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal() Yongji Xie (Thu Jun 17 2021 - 23:32:38 EST)
- Re: [PATCH][next] opp: remove redundant continue statement Viresh Kumar (Thu Jun 17 2021 - 23:32:38 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Paul E. McKenney (Thu Jun 17 2021 - 23:35:29 EST)
- Re: [PATCH 01/18] mm: add a kunmap_local_dirty helper Herbert Xu (Thu Jun 17 2021 - 23:38:34 EST)
- Re: [PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks Paul Moore (Thu Jun 17 2021 - 23:40:44 EST)
- Re: [PATCH 2/3] afs: Fix afs_write_end() to handle short writes Al Viro (Thu Jun 17 2021 - 23:40:49 EST)
- [PATCH v5 -mm 0/6] Introduced multi-preference mempolicy Feng Tang (Thu Jun 17 2021 - 23:44:52 EST)
- [PATCH v5 -mm 1/6] mm/mempolicy: Add MPOL_PREFERRED_MANY for multiple preferred nodes Feng Tang (Thu Jun 17 2021 - 23:44:57 EST)
- [PATCH v5 -mm 2/6] mm/memplicy: add page allocation function for MPOL_PREFERRED_MANY policy Feng Tang (Thu Jun 17 2021 - 23:45:03 EST)
- [PATCH v5 -mm 3/6] mm/mempolicy: enable page allocation for MPOL_PREFERRED_MANY for general cases Feng Tang (Thu Jun 17 2021 - 23:45:04 EST)
- [PATCH v5 -mm 4/6] mm/hugetlb: add support for mempolicy MPOL_PREFERRED_MANY Feng Tang (Thu Jun 17 2021 - 23:45:08 EST)
- [PATCH v5 -mm 5/6] mm/mempolicy: Advertise new MPOL_PREFERRED_MANY Feng Tang (Thu Jun 17 2021 - 23:45:14 EST)
- [PATCH v5 -mm 6/6] mm/mempolicy: unify the create() func for bind/interleave/prefer-many policies Feng Tang (Thu Jun 17 2021 - 23:45:17 EST)
- Re: [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance Viresh Kumar (Thu Jun 17 2021 - 23:45:56 EST)
- Re: [PATCH v2 0/3] netfs, afs: Fix netfs_write_begin and THP handling Al Viro (Thu Jun 17 2021 - 23:46:34 EST)
- Re: [PATCH] powerpc/mem: Add back missing header to fix 'no previous prototype' error Michael Ellerman (Thu Jun 17 2021 - 23:50:52 EST)
- [PATCH -next v2] cifs: convert list_for_each to entry variant in smb2misc.c Baokun Li (Thu Jun 17 2021 - 23:53:45 EST)
- Re: [PATCH 3/3] i2c:support new register set for ast2600 Jamin Lin (Thu Jun 17 2021 - 23:55:44 EST)
- Re: [PATCH 3/3] i2c:support new register set for ast2600 Jamin Lin (Fri Jun 18 2021 - 00:00:18 EST)
- Re: [PATCH] iommu/io-pgtable-arm: Optimize partial walk flush for large scatter-gather list Sai Prakash Ranjan (Fri Jun 18 2021 - 00:05:41 EST)
- [RFC] schedutil: Fix iowait boost issues for slow I/O devices Joel Fernandes (Google) (Fri Jun 18 2021 - 00:06:57 EST)
- Re: [RFC] schedutil: Fix iowait boost issues for slow I/O devices Joel Fernandes (Fri Jun 18 2021 - 00:07:38 EST)
- Re: [PATCH] misc: sram: Only map reserved areas in Tegra SYSRAM kernel test robot (Fri Jun 18 2021 - 00:11:41 EST)
- RE: [PATCH -next] usb: cdnsp: fix error return code in cdnsp_alloc_priv_device() Pawel Laszczak (Fri Jun 18 2021 - 00:14:47 EST)
- Re: [PATCH -next v2] cifs: convert list_for_each to entry variant in smb2misc.c Steve French (Fri Jun 18 2021 - 00:16:43 EST)
- Re: [PATCH v2 2/2] dt-bindings: clock: ad9545: Add documentation kernel test robot (Fri Jun 18 2021 - 00:18:42 EST)
- Re: [PATCH] mailbox: qcom-ipcc: Fix IPCC mbox channel exhaustion Manivannan Sadhasivam (Fri Jun 18 2021 - 00:18:46 EST)
- [PATCH] nfs: fix acl memory leak of posix_acl_create() Gao Xiang (Fri Jun 18 2021 - 00:21:27 EST)
- Re: [PATCH v1 1/1] powerpc/prom_init: Move custom isspace() to its own namespace Michael Ellerman (Fri Jun 18 2021 - 00:23:19 EST)
- Re: [PATCH 1/3] powerpc: Define empty_zero_page[] in C Michael Ellerman (Fri Jun 18 2021 - 00:23:20 EST)
- Re: [PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond Michael Ellerman (Fri Jun 18 2021 - 00:23:20 EST)
- Re: [PATCH] powerpc/32: Remove __main() Michael Ellerman (Fri Jun 18 2021 - 00:23:20 EST)
- Re: [PATCH] powerpc/kuap: Force inlining of all first level KUAP helpers. Michael Ellerman (Fri Jun 18 2021 - 00:23:21 EST)
- Re: [PATCH] powerpc: Don't handle ALTIVEC/SPE in ASM in _switch(). Do it in C. Michael Ellerman (Fri Jun 18 2021 - 00:23:21 EST)
- Re: [PATCH] powerpc/perf: Simplify Makefile Michael Ellerman (Fri Jun 18 2021 - 00:23:21 EST)
- Re: [PATCH] powerpc: Force inlining of csum_add() Michael Ellerman (Fri Jun 18 2021 - 00:23:21 EST)
- Re: [PATCH] powerpc/44x: Implement Kernel Userspace Exec Protection (KUEP) Michael Ellerman (Fri Jun 18 2021 - 00:23:21 EST)
- Re: [PATCH] powerpc/32: Display modules range in virtual memory layout Michael Ellerman (Fri Jun 18 2021 - 00:23:21 EST)
- Re: [PATCH] powerpc: Move update_power8_hid0() into its only user Michael Ellerman (Fri Jun 18 2021 - 00:23:22 EST)
- Re: [PATCH] powerpc: Remove CONFIG_PPC_MMU_NOHASH_32 Michael Ellerman (Fri Jun 18 2021 - 00:23:34 EST)
- Re: [PATCH] powerpc: Remove proc_trap() Michael Ellerman (Fri Jun 18 2021 - 00:23:36 EST)
- Re: [PATCH] powerpc/signal32: Remove impossible #ifdef combinations Michael Ellerman (Fri Jun 18 2021 - 00:23:39 EST)
- Re: [PATCH] powerpc/selftests: Use gettid() instead of getppid() for null_syscall Michael Ellerman (Fri Jun 18 2021 - 00:23:42 EST)
- Re: [PATCH v2 00/12] powerpc: Cleanup use of 'struct ppc_inst' Michael Ellerman (Fri Jun 18 2021 - 00:23:45 EST)
- Re: [PATCH v1 01/12] powerpc: Rework PPC_RAW_xxx() macros for prefixed instructions Michael Ellerman (Fri Jun 18 2021 - 00:23:46 EST)
- Re: [PATCH v2 00/12] powerpc: Optimise KUAP on book3s/32 Michael Ellerman (Fri Jun 18 2021 - 00:23:50 EST)
- Re: [PATCH v2] powerpc/8xx: Allow disabling KUAP at boot time Michael Ellerman (Fri Jun 18 2021 - 00:23:55 EST)
- Re: [PATCH v3 1/6] powerpc/nohash: Refactor update of BDI2000 pointers in switch_mmu_context() Michael Ellerman (Fri Jun 18 2021 - 00:23:56 EST)
- Re: [PATCH v2] powerpc/tau: Remove superfluous parameter in alloc_workqueue() call Michael Ellerman (Fri Jun 18 2021 - 00:24:00 EST)
- Re: [PATCH -next] powerpc/spider-pci: Remove set but not used variable 'val' Michael Ellerman (Fri Jun 18 2021 - 00:24:03 EST)
- Re: [PATCH -next] powerpc/spufs: disp: Remove set but not used variable 'dummy' Michael Ellerman (Fri Jun 18 2021 - 00:24:07 EST)
- Re: [PATCH] powerpc: 52xx: add fallthrough in mpc52xx_wdt_ioctl() Michael Ellerman (Fri Jun 18 2021 - 00:24:12 EST)
- Re: [PATCH] powerpc/barrier: Avoid collision with clang's __lwsync macro Michael Ellerman (Fri Jun 18 2021 - 00:24:15 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Christoph Hellwig (Fri Jun 18 2021 - 00:25:34 EST)
- Re: [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive Masami Hiramatsu (Fri Jun 18 2021 - 00:26:40 EST)
- Re: [PATCH -next resend] usb: gadget: hid: fix error return code in hid_bind() Greg KH (Fri Jun 18 2021 - 00:29:07 EST)
- [PATCH -next v2] usb: gadget: hid: fix error return code in hid_bind() Yang Yingliang (Fri Jun 18 2021 - 00:35:04 EST)
- Re: [PATCH v10 5/6] usb: dwc3: dwc3-qcom: Enable tx-fifo-resize property by default Jack Pham (Fri Jun 18 2021 - 00:35:56 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Tomasz Figa (Fri Jun 18 2021 - 00:44:42 EST)
- [PATCH] arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS Anshuman Khandual (Fri Jun 18 2021 - 00:46:46 EST)
- Re: [PATCH mmotm v1] mm/hwpoison: disable pcp for page_handle_poison() Mike Kravetz (Fri Jun 18 2021 - 00:49:13 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Aneesh Kumar K.V (Fri Jun 18 2021 - 01:03:25 EST)
- Re: [RFC][PATCH] sched: Use lightweight hazard pointers to grab lazy mms Andy Lutomirski (Fri Jun 18 2021 - 01:05:26 EST)
- Re: [PATCH] usb: xhci-mtk: allow multiple Start-Split in a microframe Chunfeng Yun (Fri Jun 18 2021 - 01:17:31 EST)
- Re: [PATCH] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed Borislav Petkov (Fri Jun 18 2021 - 01:17:31 EST)
- Re: Plan for /dev/ioasid RFC v2 Lu Baolu (Fri Jun 18 2021 - 01:23:38 EST)
- arch/arm64/kvm/hyp/nvhe/hyp-main.c:18:6: warning: no previous prototype for function 'handle_trap' kernel test robot (Fri Jun 18 2021 - 01:25:48 EST)
- [PATCH v2] drm/meson: fix potential NULL pointer exception in meson_drv_unbind() Jiajun Cao (Fri Jun 18 2021 - 01:28:53 EST)
- sound/virtio/virtio_ctl_msg.c:70: warning: expecting prototype for virtsnd_ctl_msg_request(). Prototype was for virtsnd_ctl_msg_response() instead kernel test robot (Fri Jun 18 2021 - 01:36:06 EST)
- Re: [PATCH] drm/bridge: ti-sn65dsi83: Fix null pointer dereference in remove callback Marek Vasut (Fri Jun 18 2021 - 01:44:48 EST)
- Re: [PATCH 0/2] bus: mhi: Fix MHI on big endian architectures Manivannan Sadhasivam (Fri Jun 18 2021 - 01:45:03 EST)
- [PATCH v2] usb: xhci-mtk: allow multiple Start-Split in a microframe Chunfeng Yun (Fri Jun 18 2021 - 01:46:30 EST)
- Re: [PATCH Part1 RFC v3 06/22] x86/sev: check SEV-SNP features support Borislav Petkov (Fri Jun 18 2021 - 01:47:02 EST)
- Re: [PATCH v2 2/4] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes Prasad Malisetty (Fri Jun 18 2021 - 01:53:10 EST)
- Re: [PATCH 1/2] dt-bindings: dma: altera-msgdma: make response port optional Stefan Roese (Fri Jun 18 2021 - 01:54:36 EST)
- Re: [PATCH 2/2] dmaengine: altera-msgdma: make response port optional Stefan Roese (Fri Jun 18 2021 - 01:54:52 EST)
- Re: [PATCH] KVM: Use vmemdup_user() Michal Hocko (Fri Jun 18 2021 - 02:00:12 EST)
- Re: [PATCH v2 1/3] dt-bindings: power: Introduce 'assigned-performance-states' property Rajendra Nayak (Fri Jun 18 2021 - 02:02:13 EST)
- [PATCH] ARM: dts: rainier: Enable KCS channels 2 and 3 Andrew Jeffery (Fri Jun 18 2021 - 02:03:28 EST)
- [PATCH] Documentation: PCI: pci-error-recovery: rearrange the general sequence Wesley Sheng (Fri Jun 18 2021 - 02:05:13 EST)
- [PATCH v3 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver Ban Tao (Fri Jun 18 2021 - 02:05:44 EST)
- [PATCH v3 2/2] ASoC: sun50i-dmic: dt-bindings: add DT bindings for DMIC controller Ban Tao (Fri Jun 18 2021 - 02:06:59 EST)
- Re: [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header Borislav Petkov (Fri Jun 18 2021 - 02:08:35 EST)
- arch/x86/net/bpf_jit_comp.c:1647:5: warning: no previous prototype for 'arch_prepare_bpf_dispatcher' kernel test robot (Fri Jun 18 2021 - 02:11:54 EST)
- Re: [PATCH 1/2] bus: mhi: Fix pm_state conversion to string Manivannan Sadhasivam (Fri Jun 18 2021 - 02:13:05 EST)
- [PATCH 00/69] mxser: cleanup Jiri Slaby (Fri Jun 18 2021 - 02:15:31 EST)
- [PATCH 01/70] mxser: drop ISA support Jiri Slaby (Fri Jun 18 2021 - 02:15:41 EST)
- [PATCH 02/70] mxser: renumber mxser_cards Jiri Slaby (Fri Jun 18 2021 - 02:15:41 EST)
- [PATCH 03/70] mxser: remove info printout from init Jiri Slaby (Fri Jun 18 2021 - 02:15:41 EST)
- [PATCH 04/70] mxser: integrate mxser.h into .c Jiri Slaby (Fri Jun 18 2021 - 02:15:45 EST)
- [PATCH 05/70] mxser: cleanup Gpci_uart_info struct Jiri Slaby (Fri Jun 18 2021 - 02:15:50 EST)
- [PATCH 07/70] mxser: rename mxser_board::chip_flag to must_hwid Jiri Slaby (Fri Jun 18 2021 - 02:15:54 EST)
- [PATCH 09/70] mxser: drop constant board::uart_type Jiri Slaby (Fri Jun 18 2021 - 02:16:03 EST)
- [PATCH 06/70] mxser: rename CheckIsMoxaMust to mxser_get_must_hwid Jiri Slaby (Fri Jun 18 2021 - 02:16:08 EST)
- [PATCH 08/70] mxser: introduce enum mxser_must_hwid Jiri Slaby (Fri Jun 18 2021 - 02:16:12 EST)
- [PATCH 10/70] mxser: move max_baud from port to board Jiri Slaby (Fri Jun 18 2021 - 02:16:16 EST)
- [PATCH 11/70] mxser: remove nonsense from ISR Jiri Slaby (Fri Jun 18 2021 - 02:16:18 EST)
- [PATCH 12/70] mxser: cleanup LSR handling in mxser_receive_chars Jiri Slaby (Fri Jun 18 2021 - 02:16:21 EST)
- [PATCH 13/70] mxser: extract port ISR Jiri Slaby (Fri Jun 18 2021 - 02:16:22 EST)
- [PATCH 17/70] mxser: remove else from LSR bits checks Jiri Slaby (Fri Jun 18 2021 - 02:16:24 EST)
- [PATCH 14/70] mxser: simplify mxser_interrupt and drop mxser_board::vector_mask Jiri Slaby (Fri Jun 18 2021 - 02:16:30 EST)
- [PATCH 15/70] mxser: extract mxser_receive_chars_new Jiri Slaby (Fri Jun 18 2021 - 02:16:37 EST)
- [PATCH 16/70] mxser: extract mxser_receive_chars_old Jiri Slaby (Fri Jun 18 2021 - 02:16:43 EST)
- [PATCH 24/70] mxser: remove MOXA_ASPP_MON and friends Jiri Slaby (Fri Jun 18 2021 - 02:16:46 EST)
- [PATCH 20/70] mxser: drop UART_MCR_AFE and UART_LSR_SPECIAL defines Jiri Slaby (Fri Jun 18 2021 - 02:16:48 EST)
- [PATCH 23/70] mxser: remove MOXA_SET_BAUD_METHOD ioctl Jiri Slaby (Fri Jun 18 2021 - 02:16:50 EST)
- [PATCH 19/70] mxser: make xmit ring buffer variables unsigned Jiri Slaby (Fri Jun 18 2021 - 02:16:52 EST)
- [PATCH 18/70] mxser: correct types for uart variables Jiri Slaby (Fri Jun 18 2021 - 02:16:55 EST)
- [PATCH 22/70] mxser: remove MOXA_GET_MAJOR deprecated ioctl Jiri Slaby (Fri Jun 18 2021 - 02:16:58 EST)
- [PATCH 25/70] mxser: remove MOXA_ASPP_LSTATUS ioctl Jiri Slaby (Fri Jun 18 2021 - 02:17:00 EST)
- [PATCH 27/70] mxser: remove MOXA_GETDATACOUNT ioctl Jiri Slaby (Fri Jun 18 2021 - 02:17:11 EST)
- [PATCH 28/70] mxser: remove MOXA_GETMSTATUS ioctl Jiri Slaby (Fri Jun 18 2021 - 02:17:13 EST)
- [PATCH 26/70] mxser: remove MOXA_CHKPORTENABLE ioctl Jiri Slaby (Fri Jun 18 2021 - 02:17:16 EST)
- [PATCH 30/70] mxser: remove MOXA_HighSpeedOn ioctl Jiri Slaby (Fri Jun 18 2021 - 02:17:16 EST)
- [PATCH 21/70] mxser: drop unused MOXA_DIAGNOSE macro Jiri Slaby (Fri Jun 18 2021 - 02:17:17 EST)
- [PATCH 29/70] mxser: remove MOXA_ASPP_OQUEUE ioctl Jiri Slaby (Fri Jun 18 2021 - 02:17:20 EST)
- [PATCH 32/70] mxser: don't allocate MXSER_PORTS + 1 Jiri Slaby (Fri Jun 18 2021 - 02:17:23 EST)
- [PATCH 31/70] mxser: remove cnt from mxser_receive_chars Jiri Slaby (Fri Jun 18 2021 - 02:17:28 EST)
- [PATCH 35/70] mxser: drop mxser_port::baud_base Jiri Slaby (Fri Jun 18 2021 - 02:17:36 EST)
- [PATCH 34/70] mxser: remove unused mxser_port::stop_rx Jiri Slaby (Fri Jun 18 2021 - 02:17:43 EST)
- [PATCH 33/70] mxser: drop unused mxser_port::normal_termios Jiri Slaby (Fri Jun 18 2021 - 02:17:46 EST)
- [PATCH 36/70] mxser: drop mxser_port::custom_divisor Jiri Slaby (Fri Jun 18 2021 - 02:17:52 EST)
- [PATCH 40/70] mxser: dedup mxser_must_set_enhance_mode Jiri Slaby (Fri Jun 18 2021 - 02:17:52 EST)
- [PATCH 41/70] mxser: introduce mxser_must_select_bank and use it Jiri Slaby (Fri Jun 18 2021 - 02:17:57 EST)
- [PATCH 42/70] mxser: clean up the rest of MUST helpers Jiri Slaby (Fri Jun 18 2021 - 02:18:01 EST)
- [PATCH 38/70] mxser: extract mxser_ioctl_op_mode Jiri Slaby (Fri Jun 18 2021 - 02:18:02 EST)
- [PATCH 37/70] mxser: cleanup mxser_change_speed Jiri Slaby (Fri Jun 18 2021 - 02:18:05 EST)
- [PATCH 43/70] mxser: move board init into mxser_initbrd Jiri Slaby (Fri Jun 18 2021 - 02:18:08 EST)
- [PATCH 49/70] mxser: cleanup mxser_process_txrx_fifo Jiri Slaby (Fri Jun 18 2021 - 02:18:11 EST)
- [PATCH 46/70] mxser: move request irq to probe and switch to managed Jiri Slaby (Fri Jun 18 2021 - 02:18:31 EST)
- [PATCH 56/70] mxser: cleanup mxser_dtr_rts Jiri Slaby (Fri Jun 18 2021 - 02:18:31 EST)
- [PATCH 47/70] mxser: remove info message from probe Jiri Slaby (Fri Jun 18 2021 - 02:18:31 EST)
- [PATCH 52/70] mxser: alloc struct mxser_board dynamically Jiri Slaby (Fri Jun 18 2021 - 02:18:32 EST)
- [PATCH 57/70] mxser: don't start TX from tty_operations::put_char Jiri Slaby (Fri Jun 18 2021 - 02:18:33 EST)
- [PATCH 39/70] mxser: simplify mxser_ioctl_op_mode Jiri Slaby (Fri Jun 18 2021 - 02:18:37 EST)
- [PATCH 48/70] mxser: remove mxser_cardinfo Jiri Slaby (Fri Jun 18 2021 - 02:18:41 EST)
- [PATCH 54/70] mxser: remove pointless ioaddr checks Jiri Slaby (Fri Jun 18 2021 - 02:18:43 EST)
- [PATCH 58/70] mxser: extract and dedup CTS handling Jiri Slaby (Fri Jun 18 2021 - 02:18:46 EST)
- [PATCH 45/70] mxser: pci, switch to managed resources Jiri Slaby (Fri Jun 18 2021 - 02:18:48 EST)
- [PATCH 50/70] mxser: rework and simplify mxser_open Jiri Slaby (Fri Jun 18 2021 - 02:18:49 EST)
- [PATCH 44/70] mxser: inline mxser_board_remove into mxser_remove Jiri Slaby (Fri Jun 18 2021 - 02:18:51 EST)
- [PATCH 59/70] mxser: introduce and use start/stop_tx helpers Jiri Slaby (Fri Jun 18 2021 - 02:18:55 EST)
- [PATCH 51/70] mxser: make mxser_board::idx really an index Jiri Slaby (Fri Jun 18 2021 - 02:19:01 EST)
- [PATCH 60/70] mxser: remove xmit_cnt < 0 tests Jiri Slaby (Fri Jun 18 2021 - 02:19:05 EST)
- [PATCH 55/70] mxser: cleanup mxser_rs_break Jiri Slaby (Fri Jun 18 2021 - 02:19:09 EST)
- [PATCH 53/70] mxser: alloc only needed # of ports Jiri Slaby (Fri Jun 18 2021 - 02:19:14 EST)
- [PATCH 62/70] mxser: fix typos around enhanced mode Jiri Slaby (Fri Jun 18 2021 - 02:19:15 EST)
- [PATCH 67/70] mxser: Documentation, remove traces of callout device Jiri Slaby (Fri Jun 18 2021 - 02:19:19 EST)
- [PATCH 61/70] mxser: decrypt FCR values Jiri Slaby (Fri Jun 18 2021 - 02:19:26 EST)
- [PATCH -V8 00/10] Migrate Pages in lieu of discard Huang Ying (Fri Jun 18 2021 - 02:19:26 EST)
- [PATCH 63/70] mxser: access info->MCR under info->slock Jiri Slaby (Fri Jun 18 2021 - 02:19:39 EST)
- [PATCH 64/70] mxser: use port variable in mxser_set_serial_info Jiri Slaby (Fri Jun 18 2021 - 02:19:40 EST)
- [PATCH -V8 01/10] mm/numa: node demotion data structure and lookup Huang Ying (Fri Jun 18 2021 - 02:19:42 EST)
- [PATCH -V8 02/10] mm/numa: automatically generate node migration order Huang Ying (Fri Jun 18 2021 - 02:19:45 EST)
- [PATCH 65/70] mxser: rename flags to old_speed in mxser_set_serial_info Jiri Slaby (Fri Jun 18 2021 - 02:19:49 EST)
- [PATCH 66/70] mxser: introduce mxser_16550A_or_MUST helper Jiri Slaby (Fri Jun 18 2021 - 02:19:53 EST)
- [PATCH 69/70] mxser: Documentation, fix typos Jiri Slaby (Fri Jun 18 2021 - 02:19:55 EST)
- [PATCH 70/70] MAINTAINERS: add me back as mxser maintainer Jiri Slaby (Fri Jun 18 2021 - 02:19:58 EST)
- [PATCH 68/70] mxser: Documentation, make the docs up-to-date Jiri Slaby (Fri Jun 18 2021 - 02:20:02 EST)
- [PATCH -V8 03/10] mm/migrate: update node demotion order during on hotplug events Huang Ying (Fri Jun 18 2021 - 02:20:05 EST)
- [PATCH -V8 04/10] mm/migrate: make migrate_pages() return nr_succeeded Huang Ying (Fri Jun 18 2021 - 02:20:11 EST)
- [PATCH -V8 05/10] mm/migrate: demote pages during reclaim Huang Ying (Fri Jun 18 2021 - 02:20:14 EST)
- Re: [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive Masami Hiramatsu (Fri Jun 18 2021 - 02:20:18 EST)
- [PATCH -V8 06/10] mm/vmscan: add page demotion counter Huang Ying (Fri Jun 18 2021 - 02:20:51 EST)
- [PATCH -V8 07/10] mm/vmscan: add helper for querying ability to age anonymous pages Huang Ying (Fri Jun 18 2021 - 02:20:55 EST)
- [PATCH -V8 08/10] mm/vmscan: Consider anonymous pages without swap Huang Ying (Fri Jun 18 2021 - 02:20:58 EST)
- [PATCH -V8 09/10] mm/vmscan: never demote for memcg reclaim Huang Ying (Fri Jun 18 2021 - 02:21:20 EST)
- [PATCH -V8 10/10] mm/migrate: add sysfs interface to enable reclaim migration Huang Ying (Fri Jun 18 2021 - 02:21:44 EST)
- [gustavoars-linux:for-next/kspp] BUILD SUCCESS 305b46ebb0ead283ed6589172c91e851eb483141 kernel test robot (Fri Jun 18 2021 - 02:23:12 EST)
- Re: [PATCH 2/2] bus: mhi: Fix MHI DMA structure endianness Manivannan Sadhasivam (Fri Jun 18 2021 - 02:29:46 EST)
- Please don't waste maintainers' time on your KPI grabbing patches (AKA, don't be a KPI jerk) Qu Wenruo (Fri Jun 18 2021 - 02:31:29 EST)
- Re: [PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller Chen-Yu Tsai (Fri Jun 18 2021 - 02:32:47 EST)
- Re: [PATCH 2/2] bus: mhi: Fix MHI DMA structure endianness Manivannan Sadhasivam (Fri Jun 18 2021 - 02:33:01 EST)
- Re: [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions Claire Chang (Fri Jun 18 2021 - 02:33:49 EST)
- Re: linux-next: manual merge of the usb tree with the arm-soc tree Greg KH (Fri Jun 18 2021 - 02:35:58 EST)
- Re: Re: [PATCH v5 5/7] gpio/rockchip: support next version gpio controller jay.xu@xxxxxxxxxxxxxx (Fri Jun 18 2021 - 02:37:16 EST)
- I need your response Godwin Pete (Fri Jun 18 2021 - 02:38:52 EST)
- [PATCH] PCI: dwc: meson add quirk Artem Lapkin (Fri Jun 18 2021 - 02:38:59 EST)
- Re: [next] [arm64] allmodconfig build failed - xhci-plat.c:427: undefined reference to `onboard_hub_destroy_pdevs' Greg Kroah-Hartman (Fri Jun 18 2021 - 02:41:04 EST)
- arch/arm64/kvm/va_layout.c:255:6: warning: no previous prototype for function 'kvm_get_kimage_voffset' kernel test robot (Fri Jun 18 2021 - 02:42:56 EST)
- sound/soc/samsung/aries_wm8994.c:525:34: warning: unused variable 'samsung_wm8994_of_match' kernel test robot (Fri Jun 18 2021 - 02:43:54 EST)
- Hello my love ssbb bgg (Fri Jun 18 2021 - 02:44:38 EST)
- Re: [PATCH v4 4/6] ath11k: set register access length for MHI driver Manivannan Sadhasivam (Fri Jun 18 2021 - 02:45:32 EST)
- Re: [PATCH v2] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Alex Ghiti (Fri Jun 18 2021 - 02:48:48 EST)
- Re: [PATCH] bus: mhi: pci_generic: Apply no-op for wake using inband wake support flag Manivannan Sadhasivam (Fri Jun 18 2021 - 02:53:03 EST)
- Re: [05/11] ipw2x00: Fix wrong function name in comments Yang Shen (Fri Jun 18 2021 - 03:00:23 EST)
- Re: [PATCH 1/3] fs/fuse: Remove unneeded kaddr parameter Miklos Szeredi (Fri Jun 18 2021 - 03:01:56 EST)
- [PATCH] fs/cachefiles: remove redundant continue statement Colin King (Fri Jun 18 2021 - 03:02:05 EST)
- Re: [RESEND PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank Heiko Stübner (Fri Jun 18 2021 - 03:02:36 EST)
- Re: [PATCH v1 1/4] bus: mhi: core: Add support for processing priority of event ring Manivannan Sadhasivam (Fri Jun 18 2021 - 03:03:35 EST)
- [PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86 Masami Hiramatsu (Fri Jun 18 2021 - 03:05:30 EST)
- [PATCH -tip v8 01/13] ia64: kprobes: Fix to pass correct trampoline address to the handler Masami Hiramatsu (Fri Jun 18 2021 - 03:05:40 EST)
- [PATCH -tip v8 02/13] kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_descriptor() Masami Hiramatsu (Fri Jun 18 2021 - 03:05:49 EST)
- [PATCH -tip v8 03/13] kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() Masami Hiramatsu (Fri Jun 18 2021 - 03:05:56 EST)
- [PATCH -tip v8 04/13] kprobes: Add kretprobe_find_ret_addr() for searching return address Masami Hiramatsu (Fri Jun 18 2021 - 03:06:18 EST)
- [PATCH -tip v8 05/13] x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline code Masami Hiramatsu (Fri Jun 18 2021 - 03:06:22 EST)
- [PATCH -tip v8 06/13] ARC: Add instruction_pointer_set() API Masami Hiramatsu (Fri Jun 18 2021 - 03:06:27 EST)
- [PATCH -tip v8 07/13] ia64: Add instruction_pointer_set() API Masami Hiramatsu (Fri Jun 18 2021 - 03:06:41 EST)
- [PATCH -tip v8 08/13] arm: kprobes: Make a space for regs->ARM_pc at kretprobe_trampoline Masami Hiramatsu (Fri Jun 18 2021 - 03:06:45 EST)
- [PATCH -tip v8 09/13] kprobes: Enable stacktrace from pt_regs in kretprobe handler Masami Hiramatsu (Fri Jun 18 2021 - 03:06:55 EST)
- [PATCH -tip v8 10/13] x86/kprobes: Push a fake return address at kretprobe_trampoline Masami Hiramatsu (Fri Jun 18 2021 - 03:07:17 EST)
- [PATCH -tip v8 11/13] x86/unwind: Recover kretprobe trampoline entry Masami Hiramatsu (Fri Jun 18 2021 - 03:07:21 EST)
- [PATCH -tip v8 12/13] tracing: Show kretprobe unknown indicator only for kretprobe_trampoline Masami Hiramatsu (Fri Jun 18 2021 - 03:07:25 EST)
- Re: [PATCH v2 1/2] init/do_mounts.c: Add a path to boot from tag based filesystems Miklos Szeredi (Fri Jun 18 2021 - 03:07:31 EST)
- [PATCH -tip v8 13/13] x86/kprobes: Fixup return address in generic trampoline handler Masami Hiramatsu (Fri Jun 18 2021 - 03:07:41 EST)
- [PATCH] media: dvb-frontends: dib0090: Delete 'break' after 'goto' lijian_8010a29 (Fri Jun 18 2021 - 03:08:19 EST)
- Re: [PATCH v4] fuse: Allow fallocate(FALLOC_FL_ZERO_RANGE) Miklos Szeredi (Fri Jun 18 2021 - 03:13:07 EST)
- [git pull] drm fixes for 5.13-rc7 Dave Airlie (Fri Jun 18 2021 - 03:15:01 EST)
- Re: [PATCH] net: can: fix use-after-free in ems_usb_disconnect Marc Kleine-Budde (Fri Jun 18 2021 - 03:17:34 EST)
- Re: [PATCH v1] can: j1939: j1939_sk_init(): set SOCK_RCU_FREE to call sk_destruct() after RCU is done Marc Kleine-Budde (Fri Jun 18 2021 - 03:17:34 EST)
- [PATCH] media: dvb-frontends: cx24117: Delete 'break' after 'goto' lijian_8010a29 (Fri Jun 18 2021 - 03:19:05 EST)
- Re: [PATCH] Documentation: PCI: pci-error-recovery: rearrange the general sequence Oliver O'Halloran (Fri Jun 18 2021 - 03:21:46 EST)
- Re: [PATCH 5/8] ASoC: mediatek: mt8195: add platform driver kernel test robot (Fri Jun 18 2021 - 03:24:53 EST)
- [PATCH] sched/uclamp: Fix getting unreasonable ucalmp_max when rq is idle Xuewen Yan (Fri Jun 18 2021 - 03:25:04 EST)
- [PATCH] virtio_net: Enable MSI-X vector for ctrl queue Keiichi Watanabe (Fri Jun 18 2021 - 03:26:37 EST)
- Re: [PATCH -next] mtd: rawnand: arasan: Fix missing clk_disable_unprepare() on error in anfc_probe() Miquel Raynal (Fri Jun 18 2021 - 03:27:58 EST)
- [PATCH] net: caif: modify the label out_err to out Dongliang Mu (Fri Jun 18 2021 - 03:32:22 EST)
- [PATCH] ethernet: marvell/octeontx2: Simplify the return expression of npc_is_same dingsenjie (Fri Jun 18 2021 - 03:35:24 EST)
- Re: [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance Viresh Kumar (Fri Jun 18 2021 - 03:37:29 EST)
- Re: [PATCH v13 4/6] iommu/vt-d: Add support for IOMMU default DMA mode build options John Garry (Fri Jun 18 2021 - 03:37:34 EST)
- Re: [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook x360 830 G8 Takashi Iwai (Fri Jun 18 2021 - 03:41:50 EST)
- [PATCH] NFC: nxp-nci: remove unnecessary label samirweng1979 (Fri Jun 18 2021 - 03:45:50 EST)
- Re: [PATCH V2 1/3] cpufreq: Add start_cpu() and stop_cpu() callbacks Viresh Kumar (Fri Jun 18 2021 - 03:46:47 EST)
- Re: [PATCH v2 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Uwe Kleine-König (Fri Jun 18 2021 - 03:46:57 EST)
- Re: [PATCH v13 1/6] iommu: Deprecate Intel and AMD cmdline methods to enable strict mode John Garry (Fri Jun 18 2021 - 03:49:53 EST)
- Re: [PATCH v2] mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity Miquel Raynal (Fri Jun 18 2021 - 03:52:13 EST)
- [PATCH v3 0/8] Refactor MTK MDP driver into core/components Eizan Miyamoto (Fri Jun 18 2021 - 03:52:28 EST)
- [PATCH v3 1/8] mtk-mdp: add driver to probe mdp components Eizan Miyamoto (Fri Jun 18 2021 - 03:52:40 EST)
- [PATCH v3 2/8] mtk-mdp: use pm_runtime in MDP component driver Eizan Miyamoto (Fri Jun 18 2021 - 03:52:46 EST)
- [PATCH v3 3/8] media: mtk-mdp: don't pm_run_time_get/put for master comp in clock_on Eizan Miyamoto (Fri Jun 18 2021 - 03:52:57 EST)
- [PATCH v3 4/8] mtk-mdp: soc: mediatek: register mdp from mmsys Eizan Miyamoto (Fri Jun 18 2021 - 03:53:00 EST)
- [PATCH v3 5/8] media: mtk-mdp: search for vpu node instead of linking it to a property Eizan Miyamoto (Fri Jun 18 2021 - 03:53:10 EST)
- [PATCH v3 6/8] media: mtk-mdp: propagate errors better in pm_suspend/resume Eizan Miyamoto (Fri Jun 18 2021 - 03:53:15 EST)
- [PATCH v3 7/8] media: mtk-mdp: use mdp-rdma0 alias to point to MDP master Eizan Miyamoto (Fri Jun 18 2021 - 03:53:25 EST)
- [PATCH v3 8/8] dts: mtk-mdp: remove mediatek,vpu property from primary MDP device Eizan Miyamoto (Fri Jun 18 2021 - 03:53:37 EST)
- Re: [PATCH -V8 04/10] mm/migrate: make migrate_pages() return nr_succeeded Oscar Salvador (Fri Jun 18 2021 - 03:53:44 EST)
- [PATCH] tools/testing/nvdimm: Use kobj_to_dev() API zhouchuangao (Fri Jun 18 2021 - 03:54:14 EST)
- [PATCH net-next v2 2/3] net: wwan: Add RPMSG WWAN CTRL driver Stephan Gerhold (Fri Jun 18 2021 - 03:54:25 EST)
- [PATCH net-next v2 0/3] net: wwan: Add RPMSG WWAN CTRL driver Stephan Gerhold (Fri Jun 18 2021 - 03:54:30 EST)
- [PATCH net-next v2 1/3] rpmsg: core: Add driver_data for rpmsg_device_id Stephan Gerhold (Fri Jun 18 2021 - 03:54:38 EST)
- [PATCH net-next v2 3/3] net: wwan: Allow WWAN drivers to provide blocking tx and poll function Stephan Gerhold (Fri Jun 18 2021 - 03:54:40 EST)
- Re: [PATCH -next] crypto: sl3516 - Fix build warning without CONFIG_PM YueHaibing (Fri Jun 18 2021 - 03:57:20 EST)
- Re: [PATCH] iommu/vt-d: Fix W=1 clang warning in intel/perf.c Joerg Roedel (Fri Jun 18 2021 - 03:57:29 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Daniel Bristot de Oliveira (Fri Jun 18 2021 - 03:59:06 EST)
- [PATCH] configfs: fix memleak in configfs_release_bin_file Chung-Chiang Cheng (Fri Jun 18 2021 - 03:59:38 EST)
- [PATCH v4 2/4] Bluetooth: btintel: support link statistics telemetry events Joseph Hwang (Fri Jun 18 2021 - 04:01:30 EST)
- [PATCH v4 1/4] Bluetooth: btusb: disable Intel link statistics telemetry events Joseph Hwang (Fri Jun 18 2021 - 04:02:52 EST)
- [PATCH v4 4/4] Bluetooth: Support the quality report events Joseph Hwang (Fri Jun 18 2021 - 04:02:52 EST)
- [PATCH v4 3/4] Bluetooth: set quality report callback for Intel Joseph Hwang (Fri Jun 18 2021 - 04:02:52 EST)
- [PATCH] ubifs: Set/Clear I_LINKABLE under i_lock for whiteout inode Zhihao Cheng (Fri Jun 18 2021 - 04:02:54 EST)
- Re: [PATCH] drm:atmel: Enable the crtc vblank prior to crtc usage. Nicolas Ferre (Fri Jun 18 2021 - 04:05:17 EST)
- [xfs] 18bb7d74fb: Assertion_failed kernel test robot (Fri Jun 18 2021 - 04:06:18 EST)
- RE: [PATCH V2 net-next 0/2] net: fec: fix TX bandwidth fluctuations Joakim Zhang (Fri Jun 18 2021 - 04:11:08 EST)
- Re: [PATCH -V8 04/10] mm/migrate: make migrate_pages() return nr_succeeded Huang, Ying (Fri Jun 18 2021 - 04:15:37 EST)
- [PATCH 1/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook Andy Chi (Fri Jun 18 2021 - 04:17:48 EST)
- [PATCH v2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook Andy Chi (Fri Jun 18 2021 - 04:17:48 EST)
- [PATCH v3 1/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook Andy Chi (Fri Jun 18 2021 - 04:17:48 EST)
- Re: [PATCH v6 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active Joerg Roedel (Fri Jun 18 2021 - 04:18:00 EST)
- Re: [PATCH] misc: sram: Only map reserved areas in Tegra SYSRAM Mian Yousaf Kaukab (Fri Jun 18 2021 - 04:18:26 EST)
- Re: [PATCH] backing_dev_info: introduce min_bw/max_bw limits Miklos Szeredi (Fri Jun 18 2021 - 04:18:45 EST)
- Re: [PATCH] NFC: nxp-nci: remove unnecessary label Krzysztof Kozlowski (Fri Jun 18 2021 - 04:21:03 EST)
- Re: [PATCH net-next v2 2/3] net: wwan: Add RPMSG WWAN CTRL driver Aleksander Morgado (Fri Jun 18 2021 - 04:21:44 EST)
- Re: [PATCH 1/1] bug: mark generic BUG() as unreachable Arnd Bergmann (Fri Jun 18 2021 - 04:22:45 EST)
- [PATCH 2/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook Andy Chi (Fri Jun 18 2021 - 04:23:06 EST)
- [PATCH v3 2/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook Andy Chi (Fri Jun 18 2021 - 04:23:06 EST)
- Re: [PATCH] arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS Catalin Marinas (Fri Jun 18 2021 - 04:23:52 EST)
- Re: [PATCH 1/1] arm64: KVM: Bump debugging information print down to KERN_DEBUG Lee Jones (Fri Jun 18 2021 - 04:23:59 EST)
- Linux 5.4.127 Greg Kroah-Hartman (Fri Jun 18 2021 - 04:24:25 EST)
- Re: Linux 5.4.127 Greg Kroah-Hartman (Fri Jun 18 2021 - 04:24:34 EST)
- Linux 5.10.45 Greg Kroah-Hartman (Fri Jun 18 2021 - 04:24:42 EST)
- Re: linux-next: build failure after merge of the akpm tree Stephen Rothwell (Fri Jun 18 2021 - 04:24:43 EST)
- Re: Linux 5.10.45 Greg Kroah-Hartman (Fri Jun 18 2021 - 04:24:47 EST)
- Re: Linux 5.12.12 Greg Kroah-Hartman (Fri Jun 18 2021 - 04:24:50 EST)
- Linux 5.12.12 Greg Kroah-Hartman (Fri Jun 18 2021 - 04:24:55 EST)
- Re: [PATCH v6 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active Joerg Roedel (Fri Jun 18 2021 - 04:25:19 EST)
- Re: [PATCH RESEND v10 02/11] reboot: Add hardware protection power-off Daniel Lezcano (Fri Jun 18 2021 - 04:25:44 EST)
- RCU vs data_race() Peter Zijlstra (Fri Jun 18 2021 - 04:26:43 EST)
- Re: [PATCH] backing_dev_info: introduce min_bw/max_bw limits Michael Stapelberg (Fri Jun 18 2021 - 04:31:53 EST)
- RE: [PATCH 1/3] riscv: optimized memcpy David Laight (Fri Jun 18 2021 - 04:32:31 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Arnaud POULIQUEN (Fri Jun 18 2021 - 04:32:49 EST)
- Re: [RFC] schedutil: Fix iowait boost issues for slow I/O devices Peter Zijlstra (Fri Jun 18 2021 - 04:36:25 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Marek Szyprowski (Fri Jun 18 2021 - 04:39:27 EST)
- Re: [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive Naveen N. Rao (Fri Jun 18 2021 - 04:42:00 EST)
- RE: [PATCH] mac80211: Recast pointer for trailing memcpy() David Laight (Fri Jun 18 2021 - 04:42:27 EST)
- Re: [PATCH] scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390 Heiko Carstens (Fri Jun 18 2021 - 04:43:02 EST)
- Re: [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal() He Zhe (Fri Jun 18 2021 - 04:43:08 EST)
- RE: [PATCH] x86/mm: avoid truncating memblocks for SGX memory Du, Fan (Fri Jun 18 2021 - 04:44:56 EST)
- [tip: perf/core] perf/x86: Reset the dirty counter to prevent the leak for an RDPMC task tip-bot2 for Kan Liang (Fri Jun 18 2021 - 04:46:07 EST)
- [tip: sched/core] sched/fair: Age the average idle time tip-bot2 for Peter Zijlstra (Fri Jun 18 2021 - 04:46:14 EST)
- [tip: sched/core] sched/cpufreq: Consider reduced CPU capacity in energy calculation tip-bot2 for Lukasz Luba (Fri Jun 18 2021 - 04:46:17 EST)
- [tip: sched/core] sched/fair: Take thermal pressure into account while estimating energy tip-bot2 for Lukasz Luba (Fri Jun 18 2021 - 04:46:25 EST)
- [tip: sched/core] thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure tip-bot2 for Lukasz Luba (Fri Jun 18 2021 - 04:46:31 EST)
- [tip: sched/core] sched/fair: Return early from update_tg_cfs_load() if delta == 0 tip-bot2 for Dietmar Eggemann (Fri Jun 18 2021 - 04:46:36 EST)
- [tip: sched/core] sched/pelt: Check that *_avg are null when *_sum are tip-bot2 for Vincent Guittot (Fri Jun 18 2021 - 04:46:42 EST)
- [PATCH] eventfd: Enlarge recursion limit to allow vhost to work He Zhe (Fri Jun 18 2021 - 04:47:38 EST)
- Re: [PATCH v2 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC Mark Rutland (Fri Jun 18 2021 - 04:49:08 EST)
- Re: [PATCH v6 1/4] KVM: arm64: Introduce cache maintenance callbacks for guest stage-2 Fuad Tabba (Fri Jun 18 2021 - 04:50:46 EST)
- [PATCH v3 0/4] iplink_can: cleaning, fixes and adding TDC support. Vincent Mailhol (Fri Jun 18 2021 - 04:53:43 EST)
- [PATCH v3 1/4] iplink_can: fix configuration ranges in print_usage() Vincent Mailhol (Fri Jun 18 2021 - 04:53:47 EST)
- [PATCH] ASoC: fsi: fix spelling mistake Flavio Suligoi (Fri Jun 18 2021 - 04:53:59 EST)
- [PATCH v3 2/4] iplink_can: use PRINT_ANY to factorize code and fix signedness Vincent Mailhol (Fri Jun 18 2021 - 04:54:12 EST)
- [PATCH v3 3/4] iplink_can: print brp and dbrp bittiming variables Vincent Mailhol (Fri Jun 18 2021 - 04:54:13 EST)
- [PATCH v3 4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC) Vincent Mailhol (Fri Jun 18 2021 - 04:54:29 EST)
- Re: [PATCH v2] mtd: mtd_blkdevs: Initialize rq.limits.discard_granularity Zhihao Cheng (Fri Jun 18 2021 - 04:55:08 EST)
- Re: [PATCH v1] hwmon: (lm90) Use edge-triggered interrupt Dmitry Osipenko (Fri Jun 18 2021 - 04:55:21 EST)
- Re: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE Krzysztof Kozlowski (Fri Jun 18 2021 - 04:57:30 EST)
- Re: RCU vs data_race() Marco Elver (Fri Jun 18 2021 - 04:59:38 EST)
- Re: [PATCH v7 1/4] KVM: arm64: Introduce two cache maintenance callbacks Fuad Tabba (Fri Jun 18 2021 - 04:59:49 EST)
- Re: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE Krzysztof Kozlowski (Fri Jun 18 2021 - 04:59:55 EST)
- Re: [PATCH v2] NFC: nxp-nci: remove unnecessary label Krzysztof Kozlowski (Fri Jun 18 2021 - 05:01:21 EST)
- Re: [PATCH 1/1] powerpc/pseries: Interface to represent PAPR firmware attributes Gautham R Shenoy (Fri Jun 18 2021 - 05:02:49 EST)
- Liebster Freund, AISHA GADDAFI (Fri Jun 18 2021 - 05:03:35 EST)
- drivers/pci/controller/pci-xgene.c:626:34: warning: unused variable 'xgene_pcie_match_table' kernel test robot (Fri Jun 18 2021 - 05:03:59 EST)
- Re: [PATCH v6 4/4] certs: Adjustment due to 'Check whether openssl tool is available' Jarkko Sakkinen (Fri Jun 18 2021 - 05:05:04 EST)
- Re: [PATCH v8 5/5] selftests/sgx: Refine the test enclave to have storage Jarkko Sakkinen (Fri Jun 18 2021 - 05:07:38 EST)
- RE: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE David Laight (Fri Jun 18 2021 - 05:08:02 EST)
- [PATCH v4 01/17] drm/amd/display: Remove unnecessary SIGNAL_TYPE_HDMI_TYPE_A check Werner Sembach (Fri Jun 18 2021 - 05:11:38 EST)
- [PATCH v4 00/17] New uAPI drm properties for color management Werner Sembach (Fri Jun 18 2021 - 05:11:40 EST)
- [PATCH v4 04/17] drm/amd/display: Add handling for new "active bpc" property Werner Sembach (Fri Jun 18 2021 - 05:11:43 EST)
- [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property Werner Sembach (Fri Jun 18 2021 - 05:11:45 EST)
- [PATCH v4 02/17] drm/amd/display: Add missing cases convert_dc_color_depth_into_bpc Werner Sembach (Fri Jun 18 2021 - 05:11:47 EST)
- [PATCH v4 05/17] drm/i915/display: Add handling for new "active bpc" property Werner Sembach (Fri Jun 18 2021 - 05:11:50 EST)
- [PATCH v4 06/17] drm/uAPI: Add "active color format" drm property as feedback for userspace Werner Sembach (Fri Jun 18 2021 - 05:11:52 EST)
- [PATCH v4 08/17] drm/i915/display: Add handling for new "active color format" property Werner Sembach (Fri Jun 18 2021 - 05:11:56 EST)
- [PATCH v4 07/17] drm/amd/display: Add handling for new "active color format" property Werner Sembach (Fri Jun 18 2021 - 05:11:58 EST)
- [PATCH v4 10/17] drm/amd/display: Add handling for new "active color range" property Werner Sembach (Fri Jun 18 2021 - 05:12:08 EST)
- [PATCH v4 11/17] drm/i915/display: Add handling for new "active color range" property Werner Sembach (Fri Jun 18 2021 - 05:12:15 EST)
- [PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting for userspace Werner Sembach (Fri Jun 18 2021 - 05:12:19 EST)
- [PATCH v4 13/17] drm/amd/display: Add handling for new "preferred color format" property Werner Sembach (Fri Jun 18 2021 - 05:12:22 EST)
- [PATCH v4 14/17] drm/i915/display: Add handling for new "preferred color format" property Werner Sembach (Fri Jun 18 2021 - 05:12:25 EST)
- [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context Werner Sembach (Fri Jun 18 2021 - 05:12:28 EST)
- [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property Werner Sembach (Fri Jun 18 2021 - 05:12:39 EST)
- [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace Werner Sembach (Fri Jun 18 2021 - 05:12:41 EST)
- [PATCH v4 16/17] drm/i915/display: Use the general "Broadcast RGB" implementation Werner Sembach (Fri Jun 18 2021 - 05:12:44 EST)
- [RFC PATCH 2/1] nfs: NFSv3: fix SGID bit dropped when inheriting ACLs Gao Xiang (Fri Jun 18 2021 - 05:12:55 EST)
- Re: [PATCH v2 2/2] drm: Protect drm_master pointers in drm_lease.c Daniel Vetter (Fri Jun 18 2021 - 05:13:18 EST)
- Re: [PATCH] soundwire: stream: Use polling for DP Prepare completion Richard Fitzgerald (Fri Jun 18 2021 - 05:14:01 EST)
- Re: [PATCH V3 1/3] gpio: Add virtio-gpio driver Linus Walleij (Fri Jun 18 2021 - 05:14:16 EST)
- Re: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE Greg Kroah-Hartman (Fri Jun 18 2021 - 05:19:07 EST)
- Re: [PATCH v1 1/1] pinctrl: microchip-sgpio: Put fwnode in error case during ->probe() Linus Walleij (Fri Jun 18 2021 - 05:19:29 EST)
- Re: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE Greg Kroah-Hartman (Fri Jun 18 2021 - 05:20:07 EST)
- Re: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE Krzysztof Kozlowski (Fri Jun 18 2021 - 05:20:49 EST)
- Re: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE Greg Kroah-Hartman (Fri Jun 18 2021 - 05:21:10 EST)
- Re: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE Krzysztof Kozlowski (Fri Jun 18 2021 - 05:22:41 EST)
- Re: [PATCH V5 1/2] dt-bindings: pinctrl: qcom: sm6125: Document SM6125 pinctrl driver Linus Walleij (Fri Jun 18 2021 - 05:22:57 EST)
- Re: [PATCH 0/3] lockdep: PROVE_RAW_LOCK_NESTING=y fixes Joerg Roedel (Fri Jun 18 2021 - 05:23:37 EST)
- Re: [PATCH V5 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6125 Linus Walleij (Fri Jun 18 2021 - 05:23:45 EST)
- [PATCH] wl: Simplify the steps zuoqilin1 (Fri Jun 18 2021 - 05:24:30 EST)
- [PATCH 1/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8 Andy Chi (Fri Jun 18 2021 - 05:25:20 EST)
- [syzbot] divide error in ath9k_htc_swba syzbot (Fri Jun 18 2021 - 05:25:27 EST)
- Re: [PATCH] misc: sram: Only map reserved areas in Tegra SYSRAM Mikko Perttunen (Fri Jun 18 2021 - 05:26:28 EST)
- [PATCH 2/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8 Andy Chi (Fri Jun 18 2021 - 05:28:37 EST)
- Re: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE Greg Kroah-Hartman (Fri Jun 18 2021 - 05:29:07 EST)
- [PATCH] power: supply: axp288_fuel_gauge: remove redundant continue statement Colin King (Fri Jun 18 2021 - 05:29:32 EST)
- Re: [PATCH v7 2/4] KVM: arm64: Introduce mm_ops member for structure stage2_attr_data Fuad Tabba (Fri Jun 18 2021 - 05:29:42 EST)
- [PATCH v2 00/13] Add support mtu3 gadget (runtime) PM Chunfeng Yun (Fri Jun 18 2021 - 05:29:47 EST)
- [PATCH v2 01/13] dt-bindings: usb: mtu3: remove support VBUS detection of extcon Chunfeng Yun (Fri Jun 18 2021 - 05:29:49 EST)
- [PATCHv2] cxgb4: fix wrong shift. Pavel Machek (Fri Jun 18 2021 - 05:29:56 EST)
- [PATCH v2 06/13] usb: dwc3: drd: use helper to get role-switch-default-mode Chunfeng Yun (Fri Jun 18 2021 - 05:30:00 EST)
- [PATCH v2 05/13] usb: common: add helper to get role-switch-default-mode Chunfeng Yun (Fri Jun 18 2021 - 05:30:12 EST)
- [PATCH v2 07/13] usb: mtu3: support property role-switch-default-mode Chunfeng Yun (Fri Jun 18 2021 - 05:30:17 EST)
- [PATCH v2 08/13] usb: mtu3: support option to disable usb2 ports Chunfeng Yun (Fri Jun 18 2021 - 05:30:22 EST)
- [PATCH v2 10/13] usb: mtu3: support runtime PM for host mode Chunfeng Yun (Fri Jun 18 2021 - 05:30:24 EST)
- [PATCH v2 09/13] usb: mtu3: add new helpers for host suspend/resume Chunfeng Yun (Fri Jun 18 2021 - 05:30:26 EST)
- [PATCH v2 04/13] dt-bindings: usb: mtu3: add wakeup interrupt Chunfeng Yun (Fri Jun 18 2021 - 05:30:35 EST)
- [PATCH v2 03/13] dt-bindings: usb: mtu3: add support property role-switch-default-mode Chunfeng Yun (Fri Jun 18 2021 - 05:30:38 EST)
- [PATCH v2 02/13] dt-bindings: usb: mtu3: add optional property to disable usb2 ports Chunfeng Yun (Fri Jun 18 2021 - 05:30:43 EST)
- [PATCH v2 11/13] usb: mtu3: add helper to power on/down device Chunfeng Yun (Fri Jun 18 2021 - 05:30:47 EST)
- [PATCH v2 13/13] usb: mtu3: support suspend/resume for dual-role mode Chunfeng Yun (Fri Jun 18 2021 - 05:30:49 EST)
- [PATCH v2 12/13] usb: mtu3: support suspend/resume for device mode Chunfeng Yun (Fri Jun 18 2021 - 05:30:52 EST)
- Re: [PATCH v7 3/4] KVM: arm64: Tweak parameters of guest cache maintenance functions Fuad Tabba (Fri Jun 18 2021 - 05:30:55 EST)
- Re: [PATCH] cxgb4: fix wrong shift. Pavel Machek (Fri Jun 18 2021 - 05:31:07 EST)
- Re: [PATCH v7 4/4] KVM: arm64: Move guest CMOs to the fault handlers Fuad Tabba (Fri Jun 18 2021 - 05:32:10 EST)
- Re: [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU liuqi (BA) (Fri Jun 18 2021 - 05:32:53 EST)
- [PATCH] mtd: spi-nor: remove redundant continue statement Colin King (Fri Jun 18 2021 - 05:33:44 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Marc Kleine-Budde (Fri Jun 18 2021 - 05:34:34 EST)
- Re: [PATCH v5 3/5] media: i2c: add driver for the SK Hynix Hi-846 8M pixel camera kernel test robot (Fri Jun 18 2021 - 05:35:04 EST)
- net: pxa168_eth: Fix a potential data race in pxa168_eth_remove Pavel Machek (Fri Jun 18 2021 - 05:35:31 EST)
- Re: [RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support Stefano Garzarella (Fri Jun 18 2021 - 05:35:45 EST)
- Re: [PATCH] mac80211_hwsim: correctly handle zero length frames Johannes Berg (Fri Jun 18 2021 - 05:36:37 EST)
- [PATCH] crypto: hisilicon/qm - implement for querying hardware tasks status. Wenkai Lin (Fri Jun 18 2021 - 05:36:47 EST)
- [PATCH v2 -next] crypto: sl3516 - Fix build warning without CONFIG_PM YueHaibing (Fri Jun 18 2021 - 05:38:44 EST)
- Re: [RFC v1 1/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit Stefano Garzarella (Fri Jun 18 2021 - 05:40:07 EST)
- Re: [PATCH] mtd: spi-nor: remove redundant continue statement Michael Walle (Fri Jun 18 2021 - 05:40:15 EST)
- Re: [PATCH 5.4 031/184] modules: inherit TAINT_PROPRIETARY_MODULE Krzysztof Kozlowski (Fri Jun 18 2021 - 05:41:16 EST)
- Re: [PATCH 2/2] gpio: modepin: Add driver support for modepin GPIO controller Linus Walleij (Fri Jun 18 2021 - 05:44:20 EST)
- [PATCH] net: stmmac: remove redundant continue statement Colin King (Fri Jun 18 2021 - 05:44:40 EST)
- linux-next: manual merge of the akpm-current tree with the powerpc tree Stephen Rothwell (Fri Jun 18 2021 - 05:45:03 EST)
- Re: [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device Borislav Petkov (Fri Jun 18 2021 - 05:47:07 EST)
- [PATCH v2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8 Andy Chi (Fri Jun 18 2021 - 05:47:44 EST)
- Re: [PATCH] mtd: spi-nor: remove redundant continue statement Pratyush Yadav (Fri Jun 18 2021 - 05:50:05 EST)
- [PATCH] media: saa7164: remove redundant continue statement Colin King (Fri Jun 18 2021 - 05:50:29 EST)
- [PATCH] staging: android: ashmem: add size field in procfs fdinfo liuhailong (Fri Jun 18 2021 - 05:50:48 EST)
- [PATCH 4.14] inet: use bigger hash table for IP ID generation (backported to 4.14) Amit Klein (Fri Jun 18 2021 - 05:51:33 EST)
- Re: [RFC v1 2/6] virtio/vsock: add support for virtio datagram Stefano Garzarella (Fri Jun 18 2021 - 05:52:44 EST)
- Re: [PATCH 5.4 175/244] inet: use bigger hash table for IP ID generation Amit Klein (Fri Jun 18 2021 - 05:53:49 EST)
- Re: [RFC v1 5/6] vhost/vsock: add kconfig for vhost dgram support Stefano Garzarella (Fri Jun 18 2021 - 05:54:21 EST)
- Re: [PATCH 1/3] arm64: dts: rockchip: add ES8316 codec for Rock Pi4 Johan Jonker (Fri Jun 18 2021 - 05:55:06 EST)
- Re: [PATCH v3 5/5] arm64: dts: qcom: sa8155p-adp: Add base dts file Bhupesh Sharma (Fri Jun 18 2021 - 05:56:42 EST)
- [PATCH v5 0/3] media: imx: add support for imx8mq MIPI RX Martin Kepplinger (Fri Jun 18 2021 - 05:58:14 EST)
- [PATCH v5 2/3] media: imx: add a driver for i.MX8MQ mipi csi rx phy and controller Martin Kepplinger (Fri Jun 18 2021 - 05:58:35 EST)
- Re: [GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support Vadym Kochan (Fri Jun 18 2021 - 05:58:38 EST)
- [PATCH v5 1/3] dt-bindings: media: document the nxp,imx8mq-mipi-csi2 receiver phy and controller Martin Kepplinger (Fri Jun 18 2021 - 05:58:48 EST)
- [PATCH v5 3/3] arm64: dts: imx8mq: add mipi csi phy and csi bridge descriptions Martin Kepplinger (Fri Jun 18 2021 - 05:58:56 EST)
- Re: [PATCH v3 3/5] arm64: dts: qcom: pmm8155au_1: Add base dts file Bhupesh Sharma (Fri Jun 18 2021 - 05:58:58 EST)
- Re: [PATCH 3/3] i2c:support new register set for ast2600 Andy Shevchenko (Fri Jun 18 2021 - 05:59:35 EST)
- Re: [PATCH] mmc: block: ioctl: Poll for TRAN if possible Christian Löhle (Fri Jun 18 2021 - 06:01:01 EST)
- Re: [PATCH 3/3] i2c:support new register set for ast2600 Andy Shevchenko (Fri Jun 18 2021 - 06:01:07 EST)
- Re: [PATCH] perf ksymbol: fix memory leak: decrease refcount of map and dso Riccardo Mancini (Fri Jun 18 2021 - 06:01:55 EST)
- [PATCH] net: bridge: remove redundant continue statement Colin King (Fri Jun 18 2021 - 06:03:58 EST)
- Re: [RFC v1 6/6] virtio/vsock: add sysfs for rx buf len for dgram Stefano Garzarella (Fri Jun 18 2021 - 06:05:41 EST)
- [PATCH] ASoC: fsl_xcvr: disable all interrupts when suspend happens Shengjiu Wang (Fri Jun 18 2021 - 06:10:05 EST)
- Re: [RFC v1 2/6] virtio/vsock: add support for virtio datagram Stefano Garzarella (Fri Jun 18 2021 - 06:11:31 EST)
- Re: [PATCH] net: bridge: remove redundant continue statement Nikolay Aleksandrov (Fri Jun 18 2021 - 06:12:45 EST)
- Re: [PATCH v3 4/5] arm64: dts: qcom: pmm8155au_2: Add base dts file Bhupesh Sharma (Fri Jun 18 2021 - 06:12:54 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Oleksij Rempel (Fri Jun 18 2021 - 06:13:36 EST)
- Re: [PATCH net-next v2 2/3] net: wwan: Add RPMSG WWAN CTRL driver Stephan Gerhold (Fri Jun 18 2021 - 06:13:59 EST)
- drivers/ptp/ptp_clockmatrix.c:2089:12: warning: stack frame size of 17952 bytes in function 'idtcm_probe' kernel test robot (Fri Jun 18 2021 - 06:14:02 EST)
- Re: [RFC v1 3/6] vhost/vsock: add support for vhost dgram. Stefano Garzarella (Fri Jun 18 2021 - 06:14:17 EST)
- [PATCH] qlcnic: remove redundant continue statement Colin King (Fri Jun 18 2021 - 06:19:47 EST)
- Re: [PATCH] staging: android: ashmem: add size field in procfs fdinfo Greg KH (Fri Jun 18 2021 - 06:23:28 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Vincent MAILHOL (Fri Jun 18 2021 - 06:23:33 EST)
- [PATCH v3 1/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8 Andy Chi (Fri Jun 18 2021 - 06:24:29 EST)
- Re: [PATCH 4.14] inet: use bigger hash table for IP ID generation (backported to 4.14) Greg KH (Fri Jun 18 2021 - 06:24:44 EST)
- gma500: issue with continue statement not doing anything useful Colin Ian King (Fri Jun 18 2021 - 06:26:10 EST)
- [PATCH v3 2/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 445 G8 Andy Chi (Fri Jun 18 2021 - 06:26:31 EST)
- Re: [PATCH 3/4] KVM: x86: WARN and reject loading KVM if NX is supported but not enabled Paolo Bonzini (Fri Jun 18 2021 - 06:27:38 EST)
- Re: [PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ Vincent Guittot (Fri Jun 18 2021 - 06:29:11 EST)
- [PATCH] net: wireless: ath9k: fix divide error Pavel Skripkin (Fri Jun 18 2021 - 06:29:27 EST)
- Re: [PATCH 4.14] inet: use bigger hash table for IP ID generation (backported to 4.14) Amit Klein (Fri Jun 18 2021 - 06:29:40 EST)
- Re: [syzbot] divide error in ath9k_htc_swba Pavel Skripkin (Fri Jun 18 2021 - 06:31:24 EST)
- Re: [PATCH 4/4] KVM: x86: Simplify logic to handle lack of host NX support Paolo Bonzini (Fri Jun 18 2021 - 06:31:49 EST)
- Re: [PATCH 0/4] KVM: x86: Require EFER.NX support unless EPT is on Paolo Bonzini (Fri Jun 18 2021 - 06:32:36 EST)
- [GIT PULL] USB driver fixes for 5.13-rc7 Greg KH (Fri Jun 18 2021 - 06:32:45 EST)
- Re: [PATCH] media: atomisp: fix the uninitialized use Hans Verkuil (Fri Jun 18 2021 - 06:37:35 EST)
- Re: [v1 1/3] dt-bindings: msm/dsi: Add yaml schema for 7nm DSI PHY rajeevny (Fri Jun 18 2021 - 06:39:23 EST)
- 回复: [PATCH] staging: android: ashmem: add size field in procfs fdinfo 刘海龙(DuckBuBee) (Fri Jun 18 2021 - 06:40:36 EST)
- Re: [PATCH] net: ethernet: ti: fix netdev_queue compiling error Grygorii Strashko (Fri Jun 18 2021 - 06:41:14 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Marek Szyprowski (Fri Jun 18 2021 - 06:45:50 EST)
- Re: [PATCH] mmc: block: ioctl: Poll for TRAN if possible Ulf Hansson (Fri Jun 18 2021 - 06:48:08 EST)
- linux-next: Tree for Jun 18 Stephen Rothwell (Fri Jun 18 2021 - 06:48:54 EST)
- Re: [syzbot] divide error in ath9k_htc_swba syzbot (Fri Jun 18 2021 - 06:49:11 EST)
- [PATCH 1/4] net: ll_temac: Make sure to free skb when it is completely used Esben Haabendal (Fri Jun 18 2021 - 06:52:34 EST)
- [PATCH 2/4] net: ll_temac: Add memory-barriers for TX BD access Esben Haabendal (Fri Jun 18 2021 - 06:53:08 EST)
- [PATCH 3/4] net: ll_temac: Fix TX BD buffer overwrite Esben Haabendal (Fri Jun 18 2021 - 06:53:18 EST)
- [PATCH 4/4] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY Esben Haabendal (Fri Jun 18 2021 - 06:53:24 EST)
- Re: [PATCH v6 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active Peter Zijlstra (Fri Jun 18 2021 - 06:55:15 EST)
- [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET" Maciej Żenczykowski (Fri Jun 18 2021 - 06:55:49 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Marek Szyprowski (Fri Jun 18 2021 - 06:57:20 EST)
- [PATCH] slab: Use %s instead of function name gumingtao (Fri Jun 18 2021 - 06:59:12 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Heiner Kallweit (Fri Jun 18 2021 - 07:04:21 EST)
- 回复: [PATCH] staging: android: ashmem: add size field in procfs fdinfo 刘海龙(DuckBuBee) (Fri Jun 18 2021 - 07:04:38 EST)
- Re: 回复: [PATCH] staging: android: ashmem: add size field in procfs fdinfo Greg KH (Fri Jun 18 2021 - 07:04:50 EST)
- Re: [PATCH] soundwire: stream: Use polling for DP Prepare completion Pierre-Louis Bossart (Fri Jun 18 2021 - 07:05:20 EST)
- Re: [PATCH v3] tty: serial: jsm: allocate queue buffer at probe time Greg KH (Fri Jun 18 2021 - 07:08:59 EST)
- Re: [PATCH v7 1/4] KVM: arm64: Introduce two cache maintenance callbacks Marc Zyngier (Fri Jun 18 2021 - 07:10:37 EST)
- Re: [PATCH 00/69] mxser: cleanup Greg KH (Fri Jun 18 2021 - 07:10:49 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Marek Szyprowski (Fri Jun 18 2021 - 07:11:49 EST)
- Re: [PATCH] gcov,x86: Mark GCOV broken for x86 Peter Zijlstra (Fri Jun 18 2021 - 07:14:39 EST)
- Re: [PATCH] clk: renesas: renesas-rzg2l-cpg: Fix off-by-one check in rzg2l_cpg_clk_src_twocell_get() Geert Uytterhoeven (Fri Jun 18 2021 - 07:14:44 EST)
- Greetings, Prof. Dr Diane (Fri Jun 18 2021 - 07:14:48 EST)
- [PATCH v3 1/3] dt-bindings: clock: Add support for MSM8992/4 MMCC Konrad Dybcio (Fri Jun 18 2021 - 07:14:53 EST)
- [PATCH v3 2/3] clk: qcom: Add msm8994 MMCC driver Konrad Dybcio (Fri Jun 18 2021 - 07:14:55 EST)
- [PATCH v3 3/3] clk: qcom: mmcc-msm8994: Add MSM8992 support Konrad Dybcio (Fri Jun 18 2021 - 07:14:57 EST)
- Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC) Vincent MAILHOL (Fri Jun 18 2021 - 07:18:08 EST)
- Re: [patch V2 15/52] x86/fpu: Use copy_uabi_xstate_to_membuf() in xfpregs_get() Borislav Petkov (Fri Jun 18 2021 - 07:19:21 EST)
- Re: gma500: issue with continue statement not doing anything useful Patrik Jakobsson (Fri Jun 18 2021 - 07:19:56 EST)
- Re: [PATCH -next v2] clk: renesas: fix return value and unused assignment Geert Uytterhoeven (Fri Jun 18 2021 - 07:20:15 EST)
- Re: [PATCH] ASoC: fsl_xcvr: disable all interrupts when suspend happens Fabio Estevam (Fri Jun 18 2021 - 07:20:54 EST)
- Re: [PATCH 2/2] clk: renesas: Avoid mixing error pointers and NULL Geert Uytterhoeven (Fri Jun 18 2021 - 07:21:27 EST)
- Re: [GIT PULL] Immutable branch between drivers/platform/x86 and drivers/extcon due for the v5.14 merge window Hans de Goede (Fri Jun 18 2021 - 07:23:37 EST)
- [tip: sched/core] sched,arch: Remove unused TASK_STATE offsets tip-bot2 for Peter Zijlstra (Fri Jun 18 2021 - 07:24:07 EST)
- [tip: sched/core] sched,timer: Use __set_current_state() tip-bot2 for Peter Zijlstra (Fri Jun 18 2021 - 07:24:10 EST)
- [tip: sched/core] sched: Add get_current_state() tip-bot2 for Peter Zijlstra (Fri Jun 18 2021 - 07:24:13 EST)
- [tip: sched/core] sched,perf,kvm: Fix preemption condition tip-bot2 for Peter Zijlstra (Fri Jun 18 2021 - 07:24:15 EST)
- [tip: sched/core] sched: Change task_struct::state tip-bot2 for Peter Zijlstra (Fri Jun 18 2021 - 07:24:23 EST)
- [tip: sched/core] sched: Unbreak wakeups tip-bot2 for Peter Zijlstra (Fri Jun 18 2021 - 07:24:29 EST)
- [tip: sched/core] sched: Introduce task_is_running() tip-bot2 for Peter Zijlstra (Fri Jun 18 2021 - 07:24:35 EST)
- Re: RCU vs data_race() Peter Zijlstra (Fri Jun 18 2021 - 07:26:45 EST)
- AW: [PATCH] power: supply: axp288_fuel_gauge: remove redundant continue statement Walter Harms (Fri Jun 18 2021 - 07:26:54 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Marco Elver (Fri Jun 18 2021 - 07:27:15 EST)
- [PATCH RFC 0/1] get_abi.pl: add support for ABI valitation in runtime Mauro Carvalho Chehab (Fri Jun 18 2021 - 07:28:46 EST)
- [PATCH RFC 1/1] get_abi.pl: Check for missing symbols at the ABI specs Mauro Carvalho Chehab (Fri Jun 18 2021 - 07:28:47 EST)
- [V4 1/3] dt-bindings: interconnect: Add EPSS L3 DT binding on SC7280 Odelu Kukatla (Fri Jun 18 2021 - 07:29:24 EST)
- [V4 3/3] arm64: dts: qcom: sc7280: Add EPSS L3 interconnect provider Odelu Kukatla (Fri Jun 18 2021 - 07:29:37 EST)
- [V4 2/3] interconnect: qcom: Add EPSS L3 support on SC7280 Odelu Kukatla (Fri Jun 18 2021 - 07:29:44 EST)
- [V4 0/3] Add L3 provider support for SC7280 Odelu Kukatla (Fri Jun 18 2021 - 07:29:46 EST)
- Re: [PATCH] ASoC: fsl_xcvr: disable all interrupts when suspend happens Shengjiu Wang (Fri Jun 18 2021 - 07:30:41 EST)
- Re: [PATCH] ASoC: fsl_xcvr: disable all interrupts when suspend happens Mark Brown (Fri Jun 18 2021 - 07:33:46 EST)
- Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel Arnaud POULIQUEN (Fri Jun 18 2021 - 07:36:04 EST)
- [PATCH] regmap: move readable check before accessing regcache. Srinivas Kandagatla (Fri Jun 18 2021 - 07:36:20 EST)
- Re: [PATCH v7 0/4] KVM: arm64: Improve efficiency of stage2 page table Marc Zyngier (Fri Jun 18 2021 - 07:38:39 EST)
- [PATCH v14 0/6] iommu: Enhance IOMMU default DMA mode build options John Garry (Fri Jun 18 2021 - 07:39:03 EST)
- [PATCH v14 1/6] iommu: Deprecate Intel and AMD cmdline methods to enable strict mode John Garry (Fri Jun 18 2021 - 07:39:06 EST)
- [PATCH v14 2/6] iommu: Print strict or lazy mode at init time John Garry (Fri Jun 18 2021 - 07:39:13 EST)
- [PATCH v14 3/6] iommu: Enhance IOMMU default DMA mode build options John Garry (Fri Jun 18 2021 - 07:39:15 EST)
- [PATCH v14 4/6] iommu/vt-d: Add support for IOMMU default DMA mode build options John Garry (Fri Jun 18 2021 - 07:39:17 EST)
- [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() John Garry (Fri Jun 18 2021 - 07:39:21 EST)
- [PATCH v14 5/6] iommu/amd: Add support for IOMMU default DMA mode build options John Garry (Fri Jun 18 2021 - 07:39:36 EST)
- [PATCH v4] usb: gadget: eem: fix echo command packet response issue Linyu Yuan (Fri Jun 18 2021 - 07:39:47 EST)
- Re: [PATCH -next v2] clk: renesas: fix return value and unused assignment Geert Uytterhoeven (Fri Jun 18 2021 - 07:41:13 EST)
- Re: [PATCH v3] ASoC: qcom: Fix for DMA interrupt clear reg overwriting Srinivas Kandagatla (Fri Jun 18 2021 - 07:41:23 EST)
- drivers/ptp/ptp_clockmatrix.c:809:12: warning: stack frame size of 18560 bytes in function '_idtcm_settime_deprecated' kernel test robot (Fri Jun 18 2021 - 07:43:03 EST)
- Re: [PATCH v7 4/5] printk: Userspace format indexing support kernel test robot (Fri Jun 18 2021 - 07:50:08 EST)
- Re: [PATCH] regmap: move readable check before accessing regcache. Mark Brown (Fri Jun 18 2021 - 07:51:28 EST)
- [PATCH v2] loop: Fix missing discard support when using LOOP_CONFIGURE Kristian Klausen (Fri Jun 18 2021 - 07:52:29 EST)
- [PATCH v7 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active Joerg Roedel (Fri Jun 18 2021 - 07:54:24 EST)
- [PATCH v7 0/2] x86/sev: Fixes for SEV-ES Guest Support Joerg Roedel (Fri Jun 18 2021 - 07:54:34 EST)
- [PATCH v7 2/2] x86/sev: Split up runtime #VC handler for correct state tracking Joerg Roedel (Fri Jun 18 2021 - 07:54:34 EST)
- Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET" Lorenz Bauer (Fri Jun 18 2021 - 07:55:31 EST)
- Re: [PATCH V3 2/3] cpufreq: intel_pstate: Migrate away from ->stop_cpu() callback Rafael J. Wysocki (Fri Jun 18 2021 - 08:01:11 EST)
- Re: [PATCH] slab: Use %s instead of function name Lukas Bulwahn (Fri Jun 18 2021 - 08:03:17 EST)
- [PATCH 0/2] drm/etnaviv: add GC7000 r6202 support Michael Walle (Fri Jun 18 2021 - 08:04:49 EST)
- [PATCH 2/2] drm/etnaviv: add clock gating workaround for GC7000 r6202 Michael Walle (Fri Jun 18 2021 - 08:04:51 EST)
- [PATCH 1/2] drm/etnaviv: add HWDB entry for GC7000 r6202 Michael Walle (Fri Jun 18 2021 - 08:04:51 EST)
- Re: [PATCH -next] ASoC: rk817: Constify static struct snd_soc_dai_ops Mark Brown (Fri Jun 18 2021 - 08:08:21 EST)
- Re: [PATCH] ASoC: fsi: fix spelling mistake Mark Brown (Fri Jun 18 2021 - 08:08:30 EST)
- Re: [PATCH] PCI: dwc: meson add quirk Martin Blumenstingl (Fri Jun 18 2021 - 08:12:18 EST)
- [PATCH net-next] net: hns3: fix reuse conflict of the rx page Guangbin Huang (Fri Jun 18 2021 - 08:13:04 EST)
- Re: [PATCH v7 4/5] printk: Userspace format indexing support Chris Down (Fri Jun 18 2021 - 08:19:55 EST)
- [GIT PULL] printk fixup for 5.13 Petr Mladek (Fri Jun 18 2021 - 08:21:32 EST)
- Re: [patch V2 34/52] x86/fpu: Differentiate "copy" versus "move" of fpregs Thomas Gleixner (Fri Jun 18 2021 - 08:21:32 EST)
- Re: [PATCH net-next v2 2/3] net: wwan: Add RPMSG WWAN CTRL driver Aleksander Morgado (Fri Jun 18 2021 - 08:25:10 EST)
- Re: [PATCH] drm/bridge: anx7625: Make hpd workqueue freezable Robert Foss (Fri Jun 18 2021 - 08:26:06 EST)
- Re: [PATCH V2 3/3] cpufreq: CPPC: Add support for frequency invariance Ionela Voinescu (Fri Jun 18 2021 - 08:26:25 EST)
- Re: [RFCv1 2/8] phy: amlogic: meson8b-usb2: Use phy init callback function Martin Blumenstingl (Fri Jun 18 2021 - 08:26:54 EST)
- [PATCH v10 00/21] Fix v4l2-compliance errors Ricardo Ribalda (Fri Jun 18 2021 - 08:29:34 EST)
- [PATCH v10 01/21] media: v4l2-ioctl: Fix check_ext_ctrls Ricardo Ribalda (Fri Jun 18 2021 - 08:29:39 EST)
- [PATCH v10 02/21] media: pvrusb2: Do not check for V4L2_CTRL_WHICH_DEF_VAL Ricardo Ribalda (Fri Jun 18 2021 - 08:29:42 EST)
- [PATCH v10 03/21] media: uvcvideo: Do not check for V4L2_CTRL_WHICH_DEF_VAL Ricardo Ribalda (Fri Jun 18 2021 - 08:29:44 EST)
- [PATCH v10 04/21] media: v4l2-ioctl: S_CTRL output the right value Ricardo Ribalda (Fri Jun 18 2021 - 08:29:46 EST)
- [PATCH v10 05/21] media: uvcvideo: Remove s_ctrl and g_ctrl Ricardo Ribalda (Fri Jun 18 2021 - 08:29:50 EST)
- [PATCH v10 06/21] media: uvcvideo: Set capability in s_param Ricardo Ribalda (Fri Jun 18 2021 - 08:29:54 EST)
- [PATCH v10 07/21] media: uvcvideo: Return -EIO for control errors Ricardo Ribalda (Fri Jun 18 2021 - 08:29:57 EST)
- [PATCH v10 08/21] media: uvcvideo: refactor __uvc_ctrl_add_mapping Ricardo Ribalda (Fri Jun 18 2021 - 08:29:59 EST)
- [PATCH v10 10/21] media: uvcvideo: Use dev->name for querycap() Ricardo Ribalda (Fri Jun 18 2021 - 08:30:04 EST)
- [PATCH v10 11/21] media: uvcvideo: Set unique vdev name based in type Ricardo Ribalda (Fri Jun 18 2021 - 08:30:08 EST)
- [PATCH v10 13/21] media: uvcvideo: Use control names from framework Ricardo Ribalda (Fri Jun 18 2021 - 08:30:11 EST)
- [PATCH v10 09/21] media: uvcvideo: Add support for V4L2_CTRL_TYPE_CTRL_CLASS Ricardo Ribalda (Fri Jun 18 2021 - 08:30:15 EST)
- [PATCH v10 17/21] uvcvideo: uvc_ctrl_is_accessible: check for INACTIVE Ricardo Ribalda (Fri Jun 18 2021 - 08:30:19 EST)
- [PATCH v10 15/21] media: uvcvideo: Set error_idx during ctrl_commit errors Ricardo Ribalda (Fri Jun 18 2021 - 08:30:21 EST)
- [PATCH v10 12/21] media: uvcvideo: Increase the size of UVC_METADATA_BUF_SIZE Ricardo Ribalda (Fri Jun 18 2021 - 08:30:27 EST)
- [PATCH v10 14/21] media: uvcvideo: Check controls flags before accessing them Ricardo Ribalda (Fri Jun 18 2021 - 08:30:27 EST)
- [PATCH v10 16/21] media: docs: Document the behaviour of uvcvideo driver Ricardo Ribalda (Fri Jun 18 2021 - 08:30:29 EST)
- [PATCH v10 18/21] uvcvideo: improve error handling in uvc_query_ctrl() Ricardo Ribalda (Fri Jun 18 2021 - 08:30:34 EST)
- [PATCH v10 19/21] uvcvideo: don't spam the log in uvc_ctrl_restore_values() Ricardo Ribalda (Fri Jun 18 2021 - 08:30:41 EST)
- [PATCH v10 20/21] uvc: use vb2 ioctl and fop helpers Ricardo Ribalda (Fri Jun 18 2021 - 08:30:43 EST)
- [PATCH v10 21/21] media: uvcvideo: Return -EACCES to inactive controls Ricardo Ribalda (Fri Jun 18 2021 - 08:30:53 EST)
- Re: [PATCH] regmap: move readable check before accessing regcache. Srinivas Kandagatla (Fri Jun 18 2021 - 08:30:53 EST)
- [PATCH v3 0/2] Add "extended_name" to label Paul Cercueil (Fri Jun 18 2021 - 08:30:54 EST)
- [PATCH v3 1/2] iio: core: Forbid use of both labels and extended names Paul Cercueil (Fri Jun 18 2021 - 08:31:17 EST)
- [PATCH v3 2/2] iio: core: Support reading extended name as label Paul Cercueil (Fri Jun 18 2021 - 08:31:41 EST)
- Re: [PATCH -next] mtd: rawnand: arasan: Fix missing clk_disable_unprepare() on error in anfc_probe() Samuel Zou (Fri Jun 18 2021 - 08:35:19 EST)
- [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Fri Jun 18 2021 - 08:36:30 EST)
- [PATCH v3 2/2] habanalabs: add support for dma-buf exporter Oded Gabbay (Fri Jun 18 2021 - 08:36:35 EST)
- REGRESSION: v5.13-rc1 does not boot because of "of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses" Domenico Andreoli (Fri Jun 18 2021 - 08:36:45 EST)
- Re: [PATCH] virtio_net: Enable MSI-X vector for ctrl queue Michael S. Tsirkin (Fri Jun 18 2021 - 08:38:27 EST)
- [PATCH v1] mm: slub: fix the leak of alloc/free traces debugfs interface Faiyaz Mohammed (Fri Jun 18 2021 - 08:38:37 EST)
- [RFC PATCH v2 00/11] Linux RISC-V ACLINT Support Anup Patel (Fri Jun 18 2021 - 08:39:25 EST)
- [RFC PATCH v2 01/11] RISC-V: Clear SIP bit only when using SBI IPI operations Anup Patel (Fri Jun 18 2021 - 08:39:31 EST)
- [RFC PATCH v2 02/11] RISC-V: Use common print prefix in smp.c Anup Patel (Fri Jun 18 2021 - 08:39:37 EST)
- [RFC PATCH v2 03/11] RISC-V: Treat IPIs as normal Linux IRQs Anup Patel (Fri Jun 18 2021 - 08:39:44 EST)
- [RFC PATCH v2 04/11] RISC-V: Allow marking IPIs as suitable for remote FENCEs Anup Patel (Fri Jun 18 2021 - 08:39:47 EST)
- [RFC PATCH v2 05/11] RISC-V: Use IPIs for remote TLB flush when possible Anup Patel (Fri Jun 18 2021 - 08:39:49 EST)
- [RFC PATCH v2 06/11] dt-bindings: interrupt-controller: Add ACLINT MSWI and SSWI bindings Anup Patel (Fri Jun 18 2021 - 08:39:52 EST)
- [RFC PATCH v2 07/11] irqchip: Add ACLINT software interrupt driver Anup Patel (Fri Jun 18 2021 - 08:39:55 EST)
- [RFC PATCH v2 08/11] RISC-V: Select ACLINT SWI driver for virt machine Anup Patel (Fri Jun 18 2021 - 08:40:04 EST)
- [RFC PATCH v2 09/11] dt-bindings: timer: Add ACLINT MTIMER bindings Anup Patel (Fri Jun 18 2021 - 08:40:07 EST)
- [RFC PATCH v2 10/11] clocksource: clint: Add support for ACLINT MTIMER device Anup Patel (Fri Jun 18 2021 - 08:40:13 EST)
- [RFC PATCH v2 11/11] MAINTAINERS: Add entry for RISC-V ACLINT drivers Anup Patel (Fri Jun 18 2021 - 08:40:16 EST)
- Re: [PATCH v2] drm/panfrost:report the full raw fault information instead Steven Price (Fri Jun 18 2021 - 08:43:30 EST)
- Re: [PATCH] drm/panfrost:modify 'break' to 'continue' to traverse the circulation Steven Price (Fri Jun 18 2021 - 08:43:39 EST)
- CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd Marc Kleine-Budde (Fri Jun 18 2021 - 08:45:01 EST)
- Re: [PATCH 1/3] fs/fuse: Remove unneeded kaddr parameter Vivek Goyal (Fri Jun 18 2021 - 08:49:27 EST)
- Re: [PATCH v13 2/2] arm64: dts: imx: Add jpeg encoder/decoder nodes Dong Aisheng (Fri Jun 18 2021 - 08:49:51 EST)
- [PATCH] mm/page_alloc: do bulk array bounds check after checking populated elements Mel Gorman (Fri Jun 18 2021 - 08:51:10 EST)
- Re: [PATCH v2 1/2] init/do_mounts.c: Add a path to boot from tag based filesystems Vivek Goyal (Fri Jun 18 2021 - 08:53:23 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Linus Walleij (Fri Jun 18 2021 - 08:54:21 EST)
- [PATCH v2 5/8] platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_regulator() Andy Shevchenko (Fri Jun 18 2021 - 08:55:05 EST)
- [PATCH v2 1/8] platform/x86: Remove "default n" entries Andy Shevchenko (Fri Jun 18 2021 - 08:55:08 EST)
- [PATCH v2 3/8] platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP) Andy Shevchenko (Fri Jun 18 2021 - 08:55:12 EST)
- [PATCH v2 2/8] platform/x86: intel_skl_int3472: Free ACPI device resources after use Andy Shevchenko (Fri Jun 18 2021 - 08:55:14 EST)
- [PATCH v2 8/8] platform/x86: intel_cht_int33fe: Move to its own subfolder Andy Shevchenko (Fri Jun 18 2021 - 08:55:17 EST)
- [PATCH v2 7/8] platform/x86: intel_skl_int3472: Move to intel/ subfolder Andy Shevchenko (Fri Jun 18 2021 - 08:55:21 EST)
- [PATCH v2 4/8] platform/x86: intel_skl_int3472: Use ACPI GPIO resource directly Andy Shevchenko (Fri Jun 18 2021 - 08:55:25 EST)
- [PATCH v2 6/8] platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_clock() Andy Shevchenko (Fri Jun 18 2021 - 08:55:30 EST)
- Re: [PATCH v1 2/4] platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP) Andy Shevchenko (Fri Jun 18 2021 - 08:56:09 EST)
- [PATCH v2] ASoC: fsl_xcvr: disable all interrupts when suspend happens Shengjiu Wang (Fri Jun 18 2021 - 08:57:13 EST)
- Re: [PATCH] pinctrl: stm32: fix the reported number of GPIO lines per bank Linus Walleij (Fri Jun 18 2021 - 08:57:33 EST)
- Re: [PATCH v2 3/4] PCIe: qcom: Add support to control pipe clk mux Prasad Malisetty (Fri Jun 18 2021 - 09:00:22 EST)
- [PATCH] locking/lockdep: Correct the description error for check_redundant() Xiongwei Song (Fri Jun 18 2021 - 09:02:51 EST)
- Re: [PATCH v1 2/4] platform/x86: intel_skl_int3472: Fix dependencies (drop CLKDEV_LOOKUP) Daniel Scally (Fri Jun 18 2021 - 09:06:36 EST)
- Re: [PATCH 2/3] arm64: dts: rockchip: Add RK3399 Rock Pi 4a plus board Heiko Stübner (Fri Jun 18 2021 - 09:08:42 EST)
- Re: [PATCH v14 1/6] iommu: Deprecate Intel and AMD cmdline methods to enable strict mode Lu Baolu (Fri Jun 18 2021 - 09:09:50 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Oleksij Rempel (Fri Jun 18 2021 - 09:10:26 EST)
- init: allow mounting arbitrary non-blockdevice filesystems as root Christoph Hellwig (Fri Jun 18 2021 - 09:10:39 EST)
- Re: [PATCH v14 2/6] iommu: Print strict or lazy mode at init time Lu Baolu (Fri Jun 18 2021 - 09:10:44 EST)
- Re: [PATCH] drm/bridge: dw-mipi-dsi: Move drm_bridge_add into probe Jonathan Liu (Fri Jun 18 2021 - 09:10:49 EST)
- Re: [PATCH v14 3/6] iommu: Enhance IOMMU default DMA mode build options Lu Baolu (Fri Jun 18 2021 - 09:11:59 EST)
- Re: [PATCH v14 4/6] iommu/vt-d: Add support for IOMMU default DMA mode build options Lu Baolu (Fri Jun 18 2021 - 09:12:53 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Lu Baolu (Fri Jun 18 2021 - 09:13:18 EST)
- Re: [PATCH 3/3] perf/probe: Add --bootconfig to output definition in bootconfig format Arnaldo Carvalho de Melo (Fri Jun 18 2021 - 09:14:09 EST)
- Re: [PATCH v7 3/4] KVM: arm64: Tweak parameters of guest cache maintenance functions wangyanan (Y) (Fri Jun 18 2021 - 09:14:19 EST)
- Re: [PATCH v1] mm: slub: fix the leak of alloc/free traces debugfs interface Andy Shevchenko (Fri Jun 18 2021 - 09:15:32 EST)
- [PATCH v3 0/8] Additional features for Hantro HEVC Benjamin Gaignard (Fri Jun 18 2021 - 09:15:43 EST)
- [PATCH v3 1/8] media: hantro: Trace hevc hw cycles performance register Benjamin Gaignard (Fri Jun 18 2021 - 09:15:45 EST)
- [PATCH v3 2/8] media: hantro: Add support of compressed reference buffers Benjamin Gaignard (Fri Jun 18 2021 - 09:15:47 EST)
- [PATCH v3 3/8] media: hantro: hevc: Allow 10-bits encoded streams Benjamin Gaignard (Fri Jun 18 2021 - 09:15:49 EST)
- [PATCH v3 4/8] media: Add P010 video format Benjamin Gaignard (Fri Jun 18 2021 - 09:15:51 EST)
- [PATCH v3 5/8] media: hantro: hevc: Allow to produce 10-bit frames Benjamin Gaignard (Fri Jun 18 2021 - 09:15:54 EST)
- Re: [PATCH] tools/perf probe: Print a hint if adding a probe fails Arnaldo Carvalho de Melo (Fri Jun 18 2021 - 09:15:56 EST)
- [PATCH v3 6/8] media: hantro: enumerate scaled output formats Benjamin Gaignard (Fri Jun 18 2021 - 09:16:01 EST)
- [PATCH v3 7/8] media: hevc: Add scaling matrix control Benjamin Gaignard (Fri Jun 18 2021 - 09:16:01 EST)
- [PATCH v3 8/8] media: hantro: Add scaling lists feature Benjamin Gaignard (Fri Jun 18 2021 - 09:16:03 EST)
- Re: REGRESSION: v5.13-rc1 does not boot because of "of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses" Leonardo Brás (Fri Jun 18 2021 - 09:17:00 EST)
- Re: [PATCH] locking/lockdep: Correct the description error for check_redundant() Xiongwei Song (Fri Jun 18 2021 - 09:17:11 EST)
- Re: [RFCv1 2/8] phy: amlogic: meson8b-usb2: Use phy init callback function Anand Moon (Fri Jun 18 2021 - 09:17:19 EST)
- Re: [RFCv1 4/8] phy: amlogic: meson8b-usb2: Use phy set_mode callback function Anand Moon (Fri Jun 18 2021 - 09:19:22 EST)
- Re: [PATCH 2/2] trace/kprobe: Remove limit on kretprobe maxactive Naveen N. Rao (Fri Jun 18 2021 - 09:19:51 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Russell King (Oracle) (Fri Jun 18 2021 - 09:20:14 EST)
- Re: [PATCH][next] iommu/vt-d: Fix dereference of pointer info before it is null checked Joerg Roedel (Fri Jun 18 2021 - 09:20:32 EST)
- Re: [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root Christoph Hellwig (Fri Jun 18 2021 - 09:20:47 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Oleksij Rempel (Fri Jun 18 2021 - 09:20:48 EST)
- Re: [RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure Anand Moon (Fri Jun 18 2021 - 09:20:56 EST)
- [for-linus][PATCH 0/4] tracing: Some fixes for 5.13 Steven Rostedt (Fri Jun 18 2021 - 09:21:29 EST)
- [for-linus][PATCH 1/4] recordmcount: Correct st_shndx handling Steven Rostedt (Fri Jun 18 2021 - 09:21:30 EST)
- [for-linus][PATCH 3/4] tracing: Do not stop recording comms if the trace file is being read Steven Rostedt (Fri Jun 18 2021 - 09:21:32 EST)
- [for-linus][PATCH 2/4] tracing: Do not stop recording cmdlines when tracing is off Steven Rostedt (Fri Jun 18 2021 - 09:21:35 EST)
- [for-linus][PATCH 4/4] tracing: Do no increment trace_clock_global() by one Steven Rostedt (Fri Jun 18 2021 - 09:21:36 EST)
- Re: [PATCH] pci-hyperv: Add check for hyperv_initialized in init_hv_pci_drv() Wei Liu (Fri Jun 18 2021 - 09:22:41 EST)
- [PATCH] selftests/x86/ptrace_syscall: Add a PTRACE_GETFPREGS test Borislav Petkov (Fri Jun 18 2021 - 09:25:20 EST)
- Re: [BUG] Crash after module unload if it use DO_ONCE mechanism Kefeng Wang (Fri Jun 18 2021 - 09:25:30 EST)
- Re: [RESEND PATCH v3 11/11] clk: stm32mp1: new compatible for secure RCC support gabriel.fernandez@xxxxxxxxxxx (Fri Jun 18 2021 - 09:25:30 EST)
- Re: [PATCH] perf ksymbol: fix memory leak: decrease refcount of map and dso Arnaldo Carvalho de Melo (Fri Jun 18 2021 - 09:25:55 EST)
- Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page() Jason Gunthorpe (Fri Jun 18 2021 - 09:26:02 EST)
- RE: [PATCH] pci-hyperv: Add check for hyperv_initialized in init_hv_pci_drv() Haiyang Zhang (Fri Jun 18 2021 - 09:26:14 EST)
- [PATCH v16 0/7] MTE support for KVM guest Steven Price (Fri Jun 18 2021 - 09:28:40 EST)
- [PATCH v16 1/7] arm64: mte: Handle race when synchronising tags Steven Price (Fri Jun 18 2021 - 09:28:43 EST)
- [PATCH v16 2/7] arm64: mte: Sync tags for pages where PTE is untagged Steven Price (Fri Jun 18 2021 - 09:28:46 EST)
- [PATCH v16 3/7] KVM: arm64: Introduce MTE VM feature Steven Price (Fri Jun 18 2021 - 09:28:49 EST)
- [PATCH v16 4/7] KVM: arm64: Save/restore MTE registers Steven Price (Fri Jun 18 2021 - 09:28:55 EST)
- [PATCH v16 5/7] KVM: arm64: Expose KVM_ARM_CAP_MTE Steven Price (Fri Jun 18 2021 - 09:28:57 EST)
- [PATCH v16 6/7] KVM: arm64: ioctl to fetch/store tags in a guest Steven Price (Fri Jun 18 2021 - 09:28:59 EST)
- [PATCH v16 7/7] KVM: arm64: Document MTE capability and ioctl Steven Price (Fri Jun 18 2021 - 09:29:02 EST)
- [PATCH 1/2] sched/rt: Fix RT utilization tracking during policy change Vincent Donnefort (Fri Jun 18 2021 - 09:32:41 EST)
- [PATCH 2/2] sched/rt: Fix Deadline utilization tracking during policy change Vincent Donnefort (Fri Jun 18 2021 - 09:32:50 EST)
- Re: linux-next: Signed-off-by missing for commits in the drivers-x86 tree Hans de Goede (Fri Jun 18 2021 - 09:33:37 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Enrico Weigelt, metux IT consult (Fri Jun 18 2021 - 09:34:54 EST)
- [PATCH net-next 0/3] vsock: small fixes for seqpacket support Stefano Garzarella (Fri Jun 18 2021 - 09:35:50 EST)
- [PATCH net-next 1/3] vsock: rename vsock_has_data() Stefano Garzarella (Fri Jun 18 2021 - 09:36:03 EST)
- [PATCH net-next 2/3] vsock: rename vsock_wait_data() Stefano Garzarella (Fri Jun 18 2021 - 09:36:11 EST)
- [PATCH net-next 3/3] vsock/virtio: remove redundant `copy_failed` variable Stefano Garzarella (Fri Jun 18 2021 - 09:36:16 EST)
- Re: [PATCH] power: supply: axp288_fuel_gauge: remove redundant continue statement Hans de Goede (Fri Jun 18 2021 - 09:36:27 EST)
- Re: [PATCH 7/8] membarrier: Remove arm (32) support for SYNC_CORE Arnd Bergmann (Fri Jun 18 2021 - 09:39:04 EST)
- [PATCH v2] gpio: tegra186: Add ACPI support Akhil R (Fri Jun 18 2021 - 09:39:49 EST)
- [PATCH v2 2/2] ACPI: sysfs: Remove tailing return statement in void function Andy Shevchenko (Fri Jun 18 2021 - 09:41:17 EST)
- [PATCH v2 1/2] ACPI: sysfs: Use __ATTR_RO() and __ATTR_RW() macros Andy Shevchenko (Fri Jun 18 2021 - 09:41:26 EST)
- Re: [GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support Andrew Lunn (Fri Jun 18 2021 - 09:41:46 EST)
- Re: [PATCH 1/1] bug: mark generic BUG() as unreachable Tom Rix (Fri Jun 18 2021 - 09:43:24 EST)
- Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Stefano Garzarella (Fri Jun 18 2021 - 09:44:42 EST)
- Re: [PATCH v2] ASoC: fsl_xcvr: disable all interrupts when suspend happens Fabio Estevam (Fri Jun 18 2021 - 09:45:58 EST)
- Re: REGRESSION: v5.13-rc1 does not boot because of "of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses" Domenico Andreoli (Fri Jun 18 2021 - 09:46:09 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Laurent Pinchart (Fri Jun 18 2021 - 09:46:54 EST)
- Re: Plan for /dev/ioasid RFC v2 Joerg Roedel (Fri Jun 18 2021 - 09:47:56 EST)
- Re: [PATCH v11 00/18] virtio/vsock: introduce SOCK_SEQPACKET support Michael S. Tsirkin (Fri Jun 18 2021 - 09:49:58 EST)
- [PATCH] net: ethernet: fix potential use-after-free in ec_bhf_remove Pavel Skripkin (Fri Jun 18 2021 - 09:50:29 EST)
- Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page() Matthew Wilcox (Fri Jun 18 2021 - 09:50:51 EST)
- Re: [PATCH v9 01/22] dt-bindings: ARM: Mediatek: Add new document bindings of imp i2c wrapper controller Matthias Brugger (Fri Jun 18 2021 - 09:50:59 EST)
- Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Michael S. Tsirkin (Fri Jun 18 2021 - 09:51:56 EST)
- Re: [PATCH] misc: sram: Only map reserved areas in Tegra SYSRAM Mian Yousaf Kaukab (Fri Jun 18 2021 - 09:52:06 EST)
- Re: [PATCH] dmaengine: mediatek: Return the correct errno code Matthias Brugger (Fri Jun 18 2021 - 09:53:11 EST)
- Re: AW: [PATCH] power: supply: axp288_fuel_gauge: remove redundant continue statement Hans de Goede (Fri Jun 18 2021 - 09:53:29 EST)
- Re: [PATCH 0/4] perf: Fix the ctx->pmu for a hybrid system Liang, Kan (Fri Jun 18 2021 - 09:54:23 EST)
- Re: [PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB Domenico Andreoli (Fri Jun 18 2021 - 09:55:49 EST)
- Re: [PATCH] drm/display: Fix duplicated argument Harry Wentland (Fri Jun 18 2021 - 09:56:07 EST)
- Re: [PATCH v5 1/3] thermal: mediatek: Relocate driver to mediatek folder Matthias Brugger (Fri Jun 18 2021 - 09:56:50 EST)
- Re: [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header Brijesh Singh (Fri Jun 18 2021 - 09:57:23 EST)
- [PATCH v2] NFC: nxp-nci: remove unnecessary labels samirweng1979 (Fri Jun 18 2021 - 09:57:31 EST)
- Re: [PATCH Part1 RFC v3 21/22] x86/sev: Register SNP guest request platform device Brijesh Singh (Fri Jun 18 2021 - 09:59:54 EST)
- [PATCH] s390/vfio-ap: Fix module unload memory leak of matrix_dev Jason J. Herne (Fri Jun 18 2021 - 10:01:49 EST)
- Re: [PATCH -tip v8 09/13] kprobes: Enable stacktrace from pt_regs in kretprobe handler Josh Poimboeuf (Fri Jun 18 2021 - 10:04:42 EST)
- [PATCH] drivers/nvdimm: Use kobj_to_dev() API zhouchuangao (Fri Jun 18 2021 - 10:04:53 EST)
- Re: [PATCH] arm64: PCI: Enable SMC conduit Jason Gunthorpe (Fri Jun 18 2021 - 10:06:01 EST)
- Re: [PATCH v3 1/3] riscv: optimized memcpy kernel test robot (Fri Jun 18 2021 - 10:06:20 EST)
- Re: [PATCH v3 1/2] ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 450 G8 Takashi Iwai (Fri Jun 18 2021 - 10:06:57 EST)
- Re: [PATCH 23/27] arm64: dts: mt8195: add gce node Chun-Kuang Hu (Fri Jun 18 2021 - 10:07:55 EST)
- [PATCH] riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name Jisheng Zhang (Fri Jun 18 2021 - 10:08:10 EST)
- [PATCH] drivers/input/keyboard/cros_ec_keyb: Use kobj_to_dev() API zhouchuangao (Fri Jun 18 2021 - 10:08:43 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Steven Rostedt (Fri Jun 18 2021 - 10:08:53 EST)
- Re: [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions Tom Lendacky (Fri Jun 18 2021 - 10:09:30 EST)
- Re: [PATCH] s390/vfio-ap: Fix module unload memory leak of matrix_dev Jason Gunthorpe (Fri Jun 18 2021 - 10:10:25 EST)
- Re: [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root Vivek Goyal (Fri Jun 18 2021 - 10:11:08 EST)
- [PATCH] drivers/nvme/host: Use kobj_to_dev() API zhouchuangao (Fri Jun 18 2021 - 10:11:21 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off James Bottomley (Fri Jun 18 2021 - 10:11:53 EST)
- [PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup Varad Gautam (Fri Jun 18 2021 - 10:12:55 EST)
- [PATCH] drivers/dax: Use kobj_to_dev() API zhouchuangao (Fri Jun 18 2021 - 10:13:08 EST)
- [PATCH 1/2] regulator: da9052: Ensure enough delay time for .set_voltage_time_sel Axel Lin (Fri Jun 18 2021 - 10:14:31 EST)
- [PATCH 2/2] regulator: da9052: Simplify checking DVC controlled regulators Axel Lin (Fri Jun 18 2021 - 10:14:38 EST)
- [PATCH v3] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Jisheng Zhang (Fri Jun 18 2021 - 10:15:33 EST)
- [PATCH] driver/scsi: Use kobj_to_dev() API zhouchuangao (Fri Jun 18 2021 - 10:16:22 EST)
- [PATCH 2/2] dt-bindings: regulator: Add MAX8893 bindings Sergey Larin (Fri Jun 18 2021 - 10:16:25 EST)
- [PATCH 1/2] regulator: max8893: add regulator driver Sergey Larin (Fri Jun 18 2021 - 10:16:27 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Steven Rostedt (Fri Jun 18 2021 - 10:17:14 EST)
- [PATCH] include/linux/w1: Use kobj_to_dev() API zhouchuangao (Fri Jun 18 2021 - 10:18:20 EST)
- Re: [PATCH] drivers/nvme/host: Use kobj_to_dev() API Christoph Hellwig (Fri Jun 18 2021 - 10:18:23 EST)
- [PATCH v2 0/3] soc: qcom: geni: add support for gpi dma Vinod Koul (Fri Jun 18 2021 - 10:18:52 EST)
- [PATCH v2 1/3] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header Vinod Koul (Fri Jun 18 2021 - 10:18:57 EST)
- [PATCH v2 2/3] soc: qcom: geni: move struct geni_wrapper to header Vinod Koul (Fri Jun 18 2021 - 10:19:00 EST)
- [PATCH v2 3/3] soc: qcom: geni: Add support for gpi dma Vinod Koul (Fri Jun 18 2021 - 10:19:04 EST)
- Re: arm64: dts: mt8195: Add Mediatek SoC MT8195 device nodes Matthias Brugger (Fri Jun 18 2021 - 10:22:05 EST)
- [GIT PULL] tracing: Fixes for 5.13-rc6 Steven Rostedt (Fri Jun 18 2021 - 10:23:28 EST)
- [PATCH RFC] riscv: Remove all XIP fixups by initializing MMU in memory Alexandre Ghiti (Fri Jun 18 2021 - 10:24:02 EST)
- Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd Vincent MAILHOL (Fri Jun 18 2021 - 10:28:08 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Geert Uytterhoeven (Fri Jun 18 2021 - 10:28:18 EST)
- [PATCH] net: ceph: Use CLOCK_MONOTONIC ktime_get_ts64() Yejune Deng (Fri Jun 18 2021 - 10:28:25 EST)
- Re: [PATCH] PCI: dwc: meson add quirk Rob Herring (Fri Jun 18 2021 - 10:30:39 EST)
- Re: [PATCH 0/3] clk: support regmap Jerome Brunet (Fri Jun 18 2021 - 10:31:05 EST)
- Re: [PATCH v2] gpio: tegra186: Add ACPI support Andy Shevchenko (Fri Jun 18 2021 - 10:32:04 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Steven Rostedt (Fri Jun 18 2021 - 10:32:21 EST)
- Re: [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions Christoph Hellwig (Fri Jun 18 2021 - 10:32:23 EST)
- [PATCH] net: add pf_family_names[] for protocol family Yejune Deng (Fri Jun 18 2021 - 10:33:41 EST)
- Re: [PATCH] docs: kmemleak: add more details about kmemleak usage Catalin Marinas (Fri Jun 18 2021 - 10:34:07 EST)
- Re: [PATCH] s390/vfio-ap: Fix module unload memory leak of matrix_dev Jason J. Herne (Fri Jun 18 2021 - 10:35:27 EST)
- Re: [PATCH 1/1] bug: mark generic BUG() as unreachable Arnd Bergmann (Fri Jun 18 2021 - 10:37:25 EST)
- Re: remove the legacy ide driver v2 Jens Axboe (Fri Jun 18 2021 - 10:39:00 EST)
- [PATCH v1 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc() Andy Shevchenko (Fri Jun 18 2021 - 10:39:58 EST)
- Re: [PATCH v16 1/7] arm64: mte: Handle race when synchronising tags Catalin Marinas (Fri Jun 18 2021 - 10:40:26 EST)
- Re: [PATCH v4 0/2] mtd: spi-nor: support dumping sfdp tables Vignesh Raghavendra (Fri Jun 18 2021 - 10:40:45 EST)
- Re: [PATCH] backing_dev_info: introduce min_bw/max_bw limits Miklos Szeredi (Fri Jun 18 2021 - 10:42:22 EST)
- Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Stefano Garzarella (Fri Jun 18 2021 - 10:45:03 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Laurent Pinchart (Fri Jun 18 2021 - 10:45:41 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off James Bottomley (Fri Jun 18 2021 - 10:46:22 EST)
- Re: [PATCH v16 3/7] KVM: arm64: Introduce MTE VM feature Catalin Marinas (Fri Jun 18 2021 - 10:47:20 EST)
- Re: [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c Petr Mladek (Fri Jun 18 2021 - 10:47:50 EST)
- [PATCH] soundwire: stream: Fix test for DP prepare complete Richard Fitzgerald (Fri Jun 18 2021 - 10:48:05 EST)
- Re: [PATCH v1 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc() Paolo Bonzini (Fri Jun 18 2021 - 10:50:32 EST)
- Re: [PATCH net-next 1/3] vsock: rename vsock_has_data() Arseny Krasnov (Fri Jun 18 2021 - 10:50:38 EST)
- Re: [PATCH net-next 2/3] vsock: rename vsock_wait_data() Arseny Krasnov (Fri Jun 18 2021 - 10:50:57 EST)
- [PATCH] Input: stmpe-keypad - add STMPE1801 support Sergey Larin (Fri Jun 18 2021 - 10:52:13 EST)
- Re: [PATCH v16 7/7] KVM: arm64: Document MTE capability and ioctl Catalin Marinas (Fri Jun 18 2021 - 10:52:50 EST)
- [PATCH v2] serial: amba-pl011: add RS485 support Lino Sanfilippo (Fri Jun 18 2021 - 10:52:57 EST)
- Re: [PATCH v2] loop: Fix missing discard support when using LOOP_CONFIGURE Jens Axboe (Fri Jun 18 2021 - 10:53:06 EST)
- Re: [PATCH net-next 3/3] vsock/virtio: remove redundant `copy_failed` variable Arseny Krasnov (Fri Jun 18 2021 - 10:55:08 EST)
- Re: [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c John Ogness (Fri Jun 18 2021 - 10:55:45 EST)
- [PATCH v2 0/3] some improvements for lockdep Xiongwei Song (Fri Jun 18 2021 - 10:55:58 EST)
- [PATCH v2 1/3] locking/lockdep: Unlikely bfs_error() inside Xiongwei Song (Fri Jun 18 2021 - 10:56:02 EST)
- Re: [Bug] fio hang when running multiple job io_uring/hipri over nvme Jens Axboe (Fri Jun 18 2021 - 10:56:04 EST)
- [PATCH v2 2/3] locking/lockdep: Unlikely conditons about BFS_RMATCH Xiongwei Song (Fri Jun 18 2021 - 10:56:08 EST)
- [PATCH v2 3/3] locking/lockdep: Print possible warning after counting deps Xiongwei Song (Fri Jun 18 2021 - 10:56:12 EST)
- [PATCH] net: ethernet: aeroflex: fix UAF in greth_of_remove Pavel Skripkin (Fri Jun 18 2021 - 10:58:15 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Geert Uytterhoeven (Fri Jun 18 2021 - 10:58:24 EST)
- Re: [PATCH v3 1/2] blk-zoned: allow zone management send operations without CAP_SYS_ADMIN Adam Manzanares (Fri Jun 18 2021 - 10:58:39 EST)
- Re: [PATCH v3 2/2] blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN Adam Manzanares (Fri Jun 18 2021 - 10:58:40 EST)
- Re: [PATCH v2] mm/gup: fix try_grab_compound_head() race with split_huge_page() Jason Gunthorpe (Fri Jun 18 2021 - 10:58:43 EST)
- Re: [PATCH] s390/vfio-ap: Fix module unload memory leak of matrix_dev Jason Gunthorpe (Fri Jun 18 2021 - 11:00:11 EST)
- Re: [PATCH v7 4/5] printk: Userspace format indexing support Petr Mladek (Fri Jun 18 2021 - 11:00:21 EST)
- Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Arseny Krasnov (Fri Jun 18 2021 - 11:05:07 EST)
- Re: [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header Borislav Petkov (Fri Jun 18 2021 - 11:06:02 EST)
- Re: [PATCH 3/3] perf/probe: Add --bootconfig to output definition in bootconfig format Masami Hiramatsu (Fri Jun 18 2021 - 11:07:37 EST)
- [PATCH 1/2] ASoC: atmel-i2s: Set symmetric sample bits Codrin Ciubotariu (Fri Jun 18 2021 - 11:08:03 EST)
- [PATCH 2/2] ASoC: atmel-i2s: Fix usage of capture and playback at the same time Codrin Ciubotariu (Fri Jun 18 2021 - 11:08:07 EST)
- Re: [PATCH] PCI: dwc: meson add quirk Neil Armstrong (Fri Jun 18 2021 - 11:08:56 EST)
- Re: [PATCH] arm64: PCI: Enable SMC conduit Jeremy Linton (Fri Jun 18 2021 - 11:10:20 EST)
- Re: [PATCH V2 2/2] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations kernel test robot (Fri Jun 18 2021 - 11:12:25 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Zi Yan (Fri Jun 18 2021 - 11:14:32 EST)
- [PATCH] mm/percpu: Fix gfp flag in pcpu_balance_populated Wan Jiabing (Fri Jun 18 2021 - 11:15:00 EST)
- Re: Plan for /dev/ioasid RFC v2 Jason Gunthorpe (Fri Jun 18 2021 - 11:15:18 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Matthew Wilcox (Fri Jun 18 2021 - 11:16:46 EST)
- [PATCH v1 2/7] irqchip/alpine-msi: Switch to bitmap_zalloc() Andy Shevchenko (Fri Jun 18 2021 - 11:16:49 EST)
- [PATCH v1 4/7] irqchip/gic-v3: Switch to bitmap_zalloc() Andy Shevchenko (Fri Jun 18 2021 - 11:16:51 EST)
- [PATCH v1 3/7] irqchip/gic-v2m: Switch to bitmap_zalloc() Andy Shevchenko (Fri Jun 18 2021 - 11:16:53 EST)
- [PATCH v1 1/7] irqchip: Switch to bitmap_zalloc() Andy Shevchenko (Fri Jun 18 2021 - 11:16:58 EST)
- [PATCH v1 6/7] irqchip/mvebu-gicp: Switch to devm_bitmap_zalloc() Andy Shevchenko (Fri Jun 18 2021 - 11:17:07 EST)
- [PATCH v1 5/7] irqchip/ls-scfg-msi: Switch to devm_bitmap_zalloc() Andy Shevchenko (Fri Jun 18 2021 - 11:17:14 EST)
- [PATCH v1 7/7] irqchip/mvebu-odmi: Switch to bitmap_zalloc() Andy Shevchenko (Fri Jun 18 2021 - 11:17:18 EST)
- [patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing Thomas Gleixner (Fri Jun 18 2021 - 11:19:23 EST)
- [patch V3 01/66] x86/fpu: x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate() Thomas Gleixner (Fri Jun 18 2021 - 11:19:33 EST)
- Re: [PATCH] x86/mm: avoid truncating memblocks for SGX memory Dave Hansen (Fri Jun 18 2021 - 11:19:33 EST)
- [PATCH V4,0/3] mm: compaction: proactive compaction trigger by user Charan Teja Reddy (Fri Jun 18 2021 - 11:19:33 EST)
- [patch V3 02/66] x86/fpu: Make init_fpstate correct with optimized XSAVE Thomas Gleixner (Fri Jun 18 2021 - 11:19:33 EST)
- [patch V3 03/66] x86/fpu: Fix copy_xstate_to_kernel() gap handling Thomas Gleixner (Fri Jun 18 2021 - 11:19:34 EST)
- [patch V3 04/66] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") Thomas Gleixner (Fri Jun 18 2021 - 11:19:35 EST)
- [patch V3 05/66] x86/fpu: Mark various FPU states __ro_after_init Thomas Gleixner (Fri Jun 18 2021 - 11:19:38 EST)
- [patch V3 06/66] x86/fpu: Make xfeatures_mask_all __ro_after_init Thomas Gleixner (Fri Jun 18 2021 - 11:19:44 EST)
- [patch V3 07/66] x86/fpu: Get rid of fpu__get_supported_xfeatures_mask() Thomas Gleixner (Fri Jun 18 2021 - 11:19:47 EST)
- [patch V3 08/66] x86/fpu: Remove unused get_xsave_field_ptr() Thomas Gleixner (Fri Jun 18 2021 - 11:19:52 EST)
- [patch V3 09/66] x86/fpu: Move inlines where they belong Thomas Gleixner (Fri Jun 18 2021 - 11:20:02 EST)
- [patch V3 10/66] x86/fpu: Limit xstate copy size in xstateregs_set() Thomas Gleixner (Fri Jun 18 2021 - 11:20:11 EST)
- [patch V3 11/66] x86/fpu: Sanitize xstateregs_set() Thomas Gleixner (Fri Jun 18 2021 - 11:20:18 EST)
- [patch V3 12/66] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate() Thomas Gleixner (Fri Jun 18 2021 - 11:20:25 EST)
- [patch V3 13/66] x86/fpu: Simplify PTRACE_GETREGS code Thomas Gleixner (Fri Jun 18 2021 - 11:20:32 EST)
- [patch V3 15/66] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values Thomas Gleixner (Fri Jun 18 2021 - 11:20:32 EST)
- [patch V3 16/66] x86/fpu: Clean up fpregs_set() Thomas Gleixner (Fri Jun 18 2021 - 11:20:35 EST)
- [patch V3 14/66] x86/fpu: Rewrite xfpregs_set() Thomas Gleixner (Fri Jun 18 2021 - 11:20:37 EST)
- [patch V3 19/66] x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get() Thomas Gleixner (Fri Jun 18 2021 - 11:20:39 EST)
- [patch V3 20/66] x86/fpu: Remove fpstate_sanitize_xstate() Thomas Gleixner (Fri Jun 18 2021 - 11:20:42 EST)
- [patch V3 21/66] x86/fpu/regset: Move fpu__read_begin() into regset Thomas Gleixner (Fri Jun 18 2021 - 11:21:01 EST)
- [patch V3 17/66] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get() Thomas Gleixner (Fri Jun 18 2021 - 11:21:01 EST)
- [patch V3 18/66] x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get() Thomas Gleixner (Fri Jun 18 2021 - 11:21:01 EST)
- [patch V3 25/66] x86/fpu: Cleanup arch_set_user_pkey_access() Thomas Gleixner (Fri Jun 18 2021 - 11:21:02 EST)
- [patch V3 23/66] x86/fpu: Get rid of using_compacted_format() Thomas Gleixner (Fri Jun 18 2021 - 11:21:02 EST)
- [patch V3 22/66] x86/fpu: Move fpu__write_begin() to regset Thomas Gleixner (Fri Jun 18 2021 - 11:21:02 EST)
- [patch V3 29/66] x86/fpu: Rename fxregs related copy functions Thomas Gleixner (Fri Jun 18 2021 - 11:21:17 EST)
- [patch V3 31/66] x86/fpu: Rename xstate copy functions which are related to UABI Thomas Gleixner (Fri Jun 18 2021 - 11:21:18 EST)
- [PATCH V4 2/3] mm: compaction: support triggering of proactive compaction by user Charan Teja Reddy (Fri Jun 18 2021 - 11:21:37 EST)
- [patch V3 34/66] x86/fpu: Get rid of the FNSAVE optimization Thomas Gleixner (Fri Jun 18 2021 - 11:21:38 EST)
- [patch V3 32/66] x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate() Thomas Gleixner (Fri Jun 18 2021 - 11:21:38 EST)
- [patch V3 33/66] x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate() Thomas Gleixner (Fri Jun 18 2021 - 11:21:38 EST)
- [patch V3 35/66] x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_kernel() Thomas Gleixner (Fri Jun 18 2021 - 11:21:39 EST)
- [patch V3 37/66] x86/fpu: Rename "dynamic" XSTATEs to "independent" Thomas Gleixner (Fri Jun 18 2021 - 11:21:45 EST)
- [patch V3 38/66] x86/fpu/xstate: Sanitize handling of independent features Thomas Gleixner (Fri Jun 18 2021 - 11:22:14 EST)
- [patch V3 41/66] x86/cpu: Sanitize X86_FEATURE_OSPKE Thomas Gleixner (Fri Jun 18 2021 - 11:22:23 EST)
- [patch V3 43/66] x86/pkru: Provide pkru_write_default() Thomas Gleixner (Fri Jun 18 2021 - 11:22:42 EST)
- [patch V3 24/66] x86/kvm: Avoid looking up PKRU in XSAVE buffer Thomas Gleixner (Fri Jun 18 2021 - 11:23:01 EST)
- [patch V3 44/66] x86/cpu: Write the default PKRU value when enabling PKE Thomas Gleixner (Fri Jun 18 2021 - 11:23:16 EST)
- [patch V3 45/66] x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs() Thomas Gleixner (Fri Jun 18 2021 - 11:23:35 EST)
- [PATCH V4 1/3] mm: compaction: optimize proactive compaction deferrals Charan Teja Reddy (Fri Jun 18 2021 - 11:23:41 EST)
- [patch V3 48/66] x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs() Thomas Gleixner (Fri Jun 18 2021 - 11:23:42 EST)
- [patch V3 46/66] x86/fpu: Rename fpu__clear_all() to fpu_flush_thread() Thomas Gleixner (Fri Jun 18 2021 - 11:23:42 EST)
- [patch V3 49/66] x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs() Thomas Gleixner (Fri Jun 18 2021 - 11:23:52 EST)
- [patch V3 26/66] x86/fpu: Get rid of copy_supervisor_to_kernel() Thomas Gleixner (Fri Jun 18 2021 - 11:23:53 EST)
- [patch V3 27/66] x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs() Thomas Gleixner (Fri Jun 18 2021 - 11:23:53 EST)
- [patch V3 28/66] x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user() Thomas Gleixner (Fri Jun 18 2021 - 11:23:53 EST)
- [patch V3 51/66] x86/fpu: Dont restore PKRU in fpregs_restore_userspace() Thomas Gleixner (Fri Jun 18 2021 - 11:23:53 EST)
- [patch V3 50/66] x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi() Thomas Gleixner (Fri Jun 18 2021 - 11:23:53 EST)
- [PATCH V4 3/3] mm: compaction: fix wakeup logic of proactive compaction Charan Teja Reddy (Fri Jun 18 2021 - 11:23:53 EST)
- [patch V3 30/66] x86/fpu: Rename fregs related copy functions Thomas Gleixner (Fri Jun 18 2021 - 11:23:54 EST)
- [patch V3 36/66] x86/fpu: Rename initstate copy functions Thomas Gleixner (Fri Jun 18 2021 - 11:23:55 EST)
- [patch V3 39/66] x86/pkeys: Move read_pkru() and write_pkru() Thomas Gleixner (Fri Jun 18 2021 - 11:24:05 EST)
- [patch V3 52/66] x86/fpu: Add PKRU storage outside of task XSAVE buffer Thomas Gleixner (Fri Jun 18 2021 - 11:24:11 EST)
- [patch V3 53/66] x86/fpu: Hook up PKRU into ptrace() Thomas Gleixner (Fri Jun 18 2021 - 11:24:32 EST)
- [patch V3 40/66] x86/fpu: Rename and sanitize fpu__save/copy() Thomas Gleixner (Fri Jun 18 2021 - 11:24:49 EST)
- [patch V3 42/66] x86/pkru: Provide pkru_get_init_value() Thomas Gleixner (Fri Jun 18 2021 - 11:24:59 EST)
- [patch V3 54/66] x86/fpu: Mask PKRU from kernel XRSTOR[S] operations Thomas Gleixner (Fri Jun 18 2021 - 11:25:02 EST)
- [patch V3 55/66] x86/fpu: Remove PKRU handling from switch_fpu_finish() Thomas Gleixner (Fri Jun 18 2021 - 11:25:08 EST)
- [patch V3 58/66] x86/fpu: Mark init_fpstate __ro_after_init Thomas Gleixner (Fri Jun 18 2021 - 11:25:27 EST)
- [patch V3 57/66] x86/pkru: Remove xstate fiddling from write_pkru() Thomas Gleixner (Fri Jun 18 2021 - 11:25:28 EST)
- [patch V3 56/66] x86/fpu: Dont store PKRU in xstate in fpu_reset_fpstate() Thomas Gleixner (Fri Jun 18 2021 - 11:25:40 EST)
- [patch V3 59/66] x86/fpu/signal: Move initial checks into fpu__sig_restore() Thomas Gleixner (Fri Jun 18 2021 - 11:25:40 EST)
- [patch V3 60/66] x86/fpu/signal: Remove the legacy alignment check Thomas Gleixner (Fri Jun 18 2021 - 11:25:59 EST)
- [patch V3 63/66] x86/fpu/signal: Split out the direct restore code Thomas Gleixner (Fri Jun 18 2021 - 11:25:59 EST)
- [patch V3 62/66] x86/fpu/signal: Sanitize copy_user_to_fpregs_zeroing() Thomas Gleixner (Fri Jun 18 2021 - 11:25:59 EST)
- [patch V3 61/66] x86/fpu/signal: Sanitize the xstate check on sigframe Thomas Gleixner (Fri Jun 18 2021 - 11:25:59 EST)
- [patch V3 64/66] x86/fpu: Return proper error codes from user access functions Thomas Gleixner (Fri Jun 18 2021 - 11:26:00 EST)
- [patch V3 47/66] x86/fpu: Clean up the fpu__clear() variants Thomas Gleixner (Fri Jun 18 2021 - 11:26:18 EST)
- [patch V3 66/66] x86/fpu/signal: Let xrstor handle the features to init Thomas Gleixner (Fri Jun 18 2021 - 11:26:28 EST)
- [patch V3 65/66] x86/fpu/signal: Handle #PF in the direct restore path Thomas Gleixner (Fri Jun 18 2021 - 11:26:28 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Steven Rostedt (Fri Jun 18 2021 - 11:27:31 EST)
- Re: [PATCH] afs: fix no return statement in function returning non-void Arnd Bergmann (Fri Jun 18 2021 - 11:27:42 EST)
- [PATCH v2] NFC: nxp-nci: remove unnecessary label samirweng1979 (Fri Jun 18 2021 - 11:27:49 EST)
- [PATCH] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig Steven Rostedt (Fri Jun 18 2021 - 11:28:06 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Christophe Leroy (Fri Jun 18 2021 - 11:28:27 EST)
- Re: [PATCH] soundwire: stream: Fix test for DP prepare complete Pierre-Louis Bossart (Fri Jun 18 2021 - 11:28:59 EST)
- [PATCH 0/3] Perf: Some fixes for Alder Lake and Sapphire Rapids kan . liang (Fri Jun 18 2021 - 11:29:31 EST)
- [PATCH 3/3] perf/x86/intel: Fix instructions:ppp support in Sapphire Rapids kan . liang (Fri Jun 18 2021 - 11:29:42 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Geert Uytterhoeven (Fri Jun 18 2021 - 11:30:05 EST)
- [PATCH 2/3] perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire Rapids kan . liang (Fri Jun 18 2021 - 11:30:11 EST)
- [RESEND PATCH 1/3] perf/x86/intel: Fix fixed counter check warning for some Alder Lake kan . liang (Fri Jun 18 2021 - 11:30:21 EST)
- Re: [PATCH V1] mmc: sdhci: Update the software timeout value for sdhc Veerabhadrarao Badiganti (Fri Jun 18 2021 - 11:31:52 EST)
- Re: [PATCH] s390/vfio-ap: Fix module unload memory leak of matrix_dev Tony Krowiak (Fri Jun 18 2021 - 11:33:02 EST)
- Re: [PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB Bjorn Helgaas (Fri Jun 18 2021 - 11:33:06 EST)
- Re: [RFCv1 1/8] phy: amlogic: meson8b-usb2: Use clock bulk to get clocks for phy Anand Moon (Fri Jun 18 2021 - 11:33:37 EST)
- Re: [RFCv1 6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function Anand Moon (Fri Jun 18 2021 - 11:33:43 EST)
- Re: [RFCv1 5/8] phy: amlogic: meson8b-usb2: Reorder phy poweroff callback function Anand Moon (Fri Jun 18 2021 - 11:34:25 EST)
- [PATCH v1 1/1] thermal: intel: intel_soc_dts_iosf: Switch to use find_first_zero_bit() Andy Shevchenko (Fri Jun 18 2021 - 11:34:39 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Steven Rostedt (Fri Jun 18 2021 - 11:35:00 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Steven Rostedt (Fri Jun 18 2021 - 11:36:44 EST)
- Re: Plan for /dev/ioasid RFC v2 Raj, Ashok (Fri Jun 18 2021 - 11:37:42 EST)
- Re: [PATCH v1 1/1] pps: generators: pps_gen_parport: Switch to use module_parport_driver() Alexander Gordeev (Fri Jun 18 2021 - 11:40:55 EST)
- Re: [PATCH] x86/sgx: Suppress WARN on inability to sanitize EPC if ksgxd is stopped Dave Hansen (Fri Jun 18 2021 - 11:41:31 EST)
- Re: [PATCH -V8 05/10] mm/migrate: demote pages during reclaim Zi Yan (Fri Jun 18 2021 - 11:42:52 EST)
- Re: [PATCH v16 1/7] arm64: mte: Handle race when synchronising tags Marc Zyngier (Fri Jun 18 2021 - 11:43:01 EST)
- Re: [PATCH v7 04/19] rtc: sun6i: Add support for linear day storage Andre Przywara (Fri Jun 18 2021 - 11:43:41 EST)
- Re: [PATCH -V8 07/10] mm/vmscan: add helper for querying ability to age anonymous pages Zi Yan (Fri Jun 18 2021 - 11:46:00 EST)
- Re: drm/i915: __GFP_RETRY_MAYFAIL allocations in stable kernels Matthew Auld (Fri Jun 18 2021 - 11:46:55 EST)
- Re: [PATCH] regmap: move readable check before accessing regcache. Mark Brown (Fri Jun 18 2021 - 11:49:02 EST)
- Re: Plan for /dev/ioasid RFC v2 Alex Williamson (Fri Jun 18 2021 - 11:52:05 EST)
- Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd Stefan Mätje (Fri Jun 18 2021 - 11:55:13 EST)
- Re: [PATCH 3/3] perf/probe: Add --bootconfig to output definition in bootconfig format Masami Hiramatsu (Fri Jun 18 2021 - 11:55:53 EST)
- Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Stefano Garzarella (Fri Jun 18 2021 - 11:56:07 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Mark Brown (Fri Jun 18 2021 - 11:58:53 EST)
- Re: [GIT PULL clocksource] Clocksource watchdog commits for v5.14 Thomas Gleixner (Fri Jun 18 2021 - 12:01:03 EST)
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Drop unnecessary restore tip-bot2 for Tony Lindgren (Fri Jun 18 2021 - 12:03:43 EST)
- [tip: timers/core] clocksource/drivers/arm_global_timer: Remove duplicated argument in arm_global_timer tip-bot2 for Wan Jiabing (Fri Jun 18 2021 - 12:03:53 EST)
- [tip: timers/core] clocksource/drivers/arm_global_timer: Make symbol 'gt_clk_rate_change_nb' static tip-bot2 for Zou Wei (Fri Jun 18 2021 - 12:03:53 EST)
- [tip: timers/core] arm: zynq: don't disable CONFIG_ARM_GLOBAL_TIMER due to CONFIG_CPU_FREQ anymore tip-bot2 for Andrea Merello (Fri Jun 18 2021 - 12:03:53 EST)
- [tip: timers/core] clocksource/arm_arch_timer: Improve Allwinner A64 timer workaround tip-bot2 for Samuel Holland (Fri Jun 18 2021 - 12:03:53 EST)
- [tip: timers/core] clocksource/drivers/ingenic: Rename unreasonable array names Zhou Yanjie (Fri Jun 18 2021 - 12:03:54 EST)
- [tip: timers/core] clocksource/drivers/arm_global_timer: Implement rate compensation whenever source clock changes tip-bot2 for Andrea Merello (Fri Jun 18 2021 - 12:03:56 EST)
- [tip: timers/core] clocksource/drivers/timer-ti-dm: Save and restore timer TIOCP_CFG tip-bot2 for Tony Lindgren (Fri Jun 18 2021 - 12:03:58 EST)
- [tip: timers/core] clocksource/drivers/samsung_pwm: Constify source IO memory tip-bot2 for Krzysztof Kozlowski (Fri Jun 18 2021 - 12:04:02 EST)
- [tip: timers/core] clocksource/drivers/mediatek: Ack and disable interrupts on suspend tip-bot2 for Evan Benn (Fri Jun 18 2021 - 12:04:11 EST)
- [tip: timers/core] clocksource/drivers/samsung_pwm: Cleanup on init error tip-bot2 for Krzysztof Kozlowski (Fri Jun 18 2021 - 12:04:11 EST)
- [tip: timers/core] clocksource/drivers/samsung_pwm: Minor whitespace cleanup tip-bot2 for Krzysztof Kozlowski (Fri Jun 18 2021 - 12:04:20 EST)
- [tip: timers/core] clocksource/drivers/samsung_pwm: Constify passed structure tip-bot2 for Krzysztof Kozlowski (Fri Jun 18 2021 - 12:04:22 EST)
- [tip: timers/core] clocksource/drivers/arm_arch_timer: Remove arch_timer_rate1 tip-bot2 for Jisheng Zhang (Fri Jun 18 2021 - 12:04:26 EST)
- [tip: timers/core] Merge tag 'timers-v5.14' of https://git.linaro.org/people/daniel.lezcano/linux into timers/core tip-bot2 for Thomas Gleixner (Fri Jun 18 2021 - 12:04:28 EST)
- Re: [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Mimi Zohar (Fri Jun 18 2021 - 12:04:50 EST)
- [PATCH v2 11/12] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch Ross Philipson (Fri Jun 18 2021 - 12:07:32 EST)
- [PATCH v2 09/12] reboot: Secure Launch SEXIT support on reboot paths Ross Philipson (Fri Jun 18 2021 - 12:07:32 EST)
- [PATCH v2 08/12] kexec: Secure Launch kexec SEXIT support Ross Philipson (Fri Jun 18 2021 - 12:07:32 EST)
- [PATCH v2 06/12] x86: Secure Launch kernel late boot stub Ross Philipson (Fri Jun 18 2021 - 12:07:32 EST)
- [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch Ross Philipson (Fri Jun 18 2021 - 12:07:34 EST)
- [PATCH v2 04/12] x86: Add early SHA support for Secure Launch early measurements Ross Philipson (Fri Jun 18 2021 - 12:07:36 EST)
- [PATCH v2 10/12] x86: Secure Launch late initcall platform module Ross Philipson (Fri Jun 18 2021 - 12:07:39 EST)
- [PATCH v2 05/12] x86: Secure Launch kernel early boot stub Ross Philipson (Fri Jun 18 2021 - 12:07:44 EST)
- [PATCH v2 03/12] x86: Secure Launch main header file Ross Philipson (Fri Jun 18 2021 - 12:07:47 EST)
- [PATCH v2 00/12] x86: Trenchboot secure dynamic launch Linux kernel support Ross Philipson (Fri Jun 18 2021 - 12:08:07 EST)
- [PATCH v2 02/12] x86: Secure Launch Kconfig Ross Philipson (Fri Jun 18 2021 - 12:08:14 EST)
- [PATCH v2 01/12] x86/boot: Place kernel_info at a fixed offset Ross Philipson (Fri Jun 18 2021 - 12:08:20 EST)
- [PATCH v2 07/12] x86: Secure Launch SMP bringup support Ross Philipson (Fri Jun 18 2021 - 12:08:30 EST)
- Re: [MASSMAIL KLMS] Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Arseny Krasnov (Fri Jun 18 2021 - 12:08:46 EST)
- RE: [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Roberto Sassu (Fri Jun 18 2021 - 12:10:24 EST)
- [PATCH 0/3] perf probe: Boot time tracing support followup Masami Hiramatsu (Fri Jun 18 2021 - 12:10:54 EST)
- [PATCH 1/3] [v2] perf/probe: Add --bootconfig to output definition in bootconfig format Masami Hiramatsu (Fri Jun 18 2021 - 12:11:03 EST)
- [PATCH 2/3] perf/probe: Show return probe correctly with --bootconfig Masami Hiramatsu (Fri Jun 18 2021 - 12:11:07 EST)
- [PATCH 3/3] perf/probe: docs: Add --bootconfig option to perf-probe manual Masami Hiramatsu (Fri Jun 18 2021 - 12:11:14 EST)
- Re: [PATCH] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig Masami Hiramatsu (Fri Jun 18 2021 - 12:13:09 EST)
- [PATCH 0/3] net: ethernat: ezchip: bug fixing and code improvments Pavel Skripkin (Fri Jun 18 2021 - 12:14:36 EST)
- [PATCH 1/3] net: ethernet: ezchip: fix UAF in nps_enet_remove Pavel Skripkin (Fri Jun 18 2021 - 12:14:45 EST)
- [PATCH 2/3] net: ethernet: ezchip: remove redundant check Pavel Skripkin (Fri Jun 18 2021 - 12:14:47 EST)
- Re: [PATCH] sched/fair: Rate limit calls to update_blocked_averages() for NOHZ Tim Chen (Fri Jun 18 2021 - 12:14:51 EST)
- Re: [PATCH 1/3] arm64: dts: rockchip: add ES8316 codec for Rock Pi4 Alex Bee (Fri Jun 18 2021 - 12:15:06 EST)
- [PATCH 3/3] net: ethernet: ezchip: fix error handling Pavel Skripkin (Fri Jun 18 2021 - 12:15:13 EST)
- Re: [PATCH] kprobes: Print an error if probe is rejected Masami Hiramatsu (Fri Jun 18 2021 - 12:15:32 EST)
- [PATCH] mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle. Wei Mingzhi (Fri Jun 18 2021 - 12:16:59 EST)
- [PATCH] riscv: stacktrace: Fix NULL pointer dereference Jisheng Zhang (Fri Jun 18 2021 - 12:19:19 EST)
- Re: [PATCH v2 2/2] ACPI: sysfs: Remove tailing return statement in void function Rafael J. Wysocki (Fri Jun 18 2021 - 12:22:26 EST)
- Re: [PATCH] bootconfig/tracing/ktest: Add ktest examples of testing bootconfig Steven Rostedt (Fri Jun 18 2021 - 12:23:31 EST)
- Re: [PATCH] media: Kconfig: Fix DVB_CORE can't be selected as module Sean Young (Fri Jun 18 2021 - 12:23:39 EST)
- Re: [MASSMAIL KLMS] Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Stefano Garzarella (Fri Jun 18 2021 - 12:25:34 EST)
- Re: [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c Steven Rostedt (Fri Jun 18 2021 - 12:25:46 EST)
- Re: [MASSMAIL KLMS] Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Arseny Krasnov (Fri Jun 18 2021 - 12:27:13 EST)
- Re: [PATCH RFC] riscv: Remove all XIP fixups by initializing MMU in memory Jisheng Zhang (Fri Jun 18 2021 - 12:30:14 EST)
- Re: [PATCH 2/3] arm64: dts: rockchip: Add RK3399 Rock Pi 4a plus board Alex Bee (Fri Jun 18 2021 - 12:30:29 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Mathieu Desnoyers (Fri Jun 18 2021 - 12:32:04 EST)
- Re: [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c Steven Rostedt (Fri Jun 18 2021 - 12:32:08 EST)
- Re: [PATCH v7 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods Amey Narkhede (Fri Jun 18 2021 - 12:32:32 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Mauro Carvalho Chehab (Fri Jun 18 2021 - 12:33:37 EST)
- Re: [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Paul Moore (Fri Jun 18 2021 - 12:35:42 EST)
- Re: [PATCH V4 05/12] trace/hwlat: Support hotplug operations Steven Rostedt (Fri Jun 18 2021 - 12:45:12 EST)
- Re: [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU Johannes Weiner (Fri Jun 18 2021 - 12:45:23 EST)
- [PATCH] scsi: bnx2fc: Remove meaningless 'bnx2fc_abts_cleanup()' return value assignment SeongJae Park (Fri Jun 18 2021 - 12:45:26 EST)
- Re: sound/virtio/virtio_ctl_msg.c:70: warning: expecting prototype for virtsnd_ctl_msg_request(). Prototype was for virtsnd_ctl_msg_response() instead Takashi Iwai (Fri Jun 18 2021 - 12:45:52 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Mauro Carvalho Chehab (Fri Jun 18 2021 - 12:46:07 EST)
- [PATCH] firmware: export x86_64 platform flash bios region via sysfs Hans-Gert Dahmen (Fri Jun 18 2021 - 12:47:26 EST)
- [GIT PULL] Power management fix for v5.13-rc7 Rafael J. Wysocki (Fri Jun 18 2021 - 12:49:14 EST)
- Re: [PATCH 2/4] perf test: Pass the verbose option to shell tests Arnaldo Carvalho de Melo (Fri Jun 18 2021 - 12:49:48 EST)
- Re: [PATCH] KVM: Use vmemdup_user() Jim Mattson (Fri Jun 18 2021 - 12:54:07 EST)
- Re: [PATCH v2 2/2] drm: Protect drm_master pointers in drm_lease.c Desmond Cheong Zhi Xi (Fri Jun 18 2021 - 12:54:19 EST)
- Re: [PATCH V4 06/12] trace: Add a generic function to read/write u64 values from tracefs Steven Rostedt (Fri Jun 18 2021 - 12:56:59 EST)
- RE: Plan for /dev/ioasid RFC v2 Tian, Kevin (Fri Jun 18 2021 - 12:57:46 EST)
- Re: [PATCH v2 0/3] soc: qcom: geni: add support for gpi dma Bjorn Andersson (Fri Jun 18 2021 - 12:59:53 EST)
- [PATCH 0/4] Fix issues in check_irq_usage() Boqun Feng (Fri Jun 18 2021 - 13:01:48 EST)
- [PATCH 1/4] locking/lockdep: Fix the dep path printing for backwards BFS Boqun Feng (Fri Jun 18 2021 - 13:01:50 EST)
- [PATCH 2/4] locking/lockdep: Remove the unnecessary trace saving Boqun Feng (Fri Jun 18 2021 - 13:01:54 EST)
- [PATCH 4/4] locking/selftests: Add a selftest for check_irq_usage() Boqun Feng (Fri Jun 18 2021 - 13:02:01 EST)
- [PATCH 3/4] lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage() Boqun Feng (Fri Jun 18 2021 - 13:02:01 EST)
- Re: [RFC] /dev/ioasid uAPI proposal Jean-Philippe Brucker (Fri Jun 18 2021 - 13:03:56 EST)
- Re: [PATCH v2 1/3] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header Bjorn Andersson (Fri Jun 18 2021 - 13:04:03 EST)
- Re: [PATCH v1] proc: Implement /proc/self/meminfo Michal Hocko (Fri Jun 18 2021 - 13:04:05 EST)
- Re: [PATCH] KVM: Use vmemdup_user() Michal Hocko (Fri Jun 18 2021 - 13:04:56 EST)
- [PATCH mfd v3] mfd: Add Renesas Synchronization Management Unit (SMU) support min.li.xe (Fri Jun 18 2021 - 13:05:43 EST)
- Looking for help with Kconfig dependencies Matthias Kaehlcke (Fri Jun 18 2021 - 13:05:54 EST)
- Re: [PATCH] bus: mhi: pci_generic: Apply no-op for wake using inband wake support flag Bhaumik Bhatt (Fri Jun 18 2021 - 13:06:49 EST)
- Re: [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU Johannes Weiner (Fri Jun 18 2021 - 13:09:45 EST)
- Re: [PATCH v2 2/3] soc: qcom: geni: move struct geni_wrapper to header Bjorn Andersson (Fri Jun 18 2021 - 13:10:43 EST)
- [PATCH v2] s390/vfio-ap: Fix module unload memory leak of matrix_dev Jason J. Herne (Fri Jun 18 2021 - 13:13:03 EST)
- Re: [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() Christophe Leroy (Fri Jun 18 2021 - 13:14:20 EST)
- Re: [PATCH 1/1] sched: Add tunable capacity margin for fis_capacity Qais Yousef (Fri Jun 18 2021 - 13:14:59 EST)
- Re: [PATCH v1 1/4] bus: mhi: core: Add support for processing priority of event ring Bhaumik Bhatt (Fri Jun 18 2021 - 13:18:26 EST)
- [GIT PULL] ARC fixes for 5.13-rc7 Vineet Gupta (Fri Jun 18 2021 - 13:18:41 EST)
- Re: [PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs Mimi Zohar (Fri Jun 18 2021 - 13:22:29 EST)
- Re: [PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods Amey Narkhede (Fri Jun 18 2021 - 13:22:50 EST)
- Re: [PATCH v2 3/3] soc: qcom: geni: Add support for gpi dma Bjorn Andersson (Fri Jun 18 2021 - 13:23:54 EST)
- Re: linux-next: manual merge of the net-next tree with the jc_docs tree Jonathan Corbet (Fri Jun 18 2021 - 13:25:48 EST)
- Re: [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() Mathieu Desnoyers (Fri Jun 18 2021 - 13:26:37 EST)
- Re: [PATCH] docs: Makefile: Use CONFIG_SHELL not SHELL Jonathan Corbet (Fri Jun 18 2021 - 13:26:47 EST)
- Re: [PATCH] bus: mhi: pci_generic: Apply no-op for wake using inband wake support flag Manivannan Sadhasivam (Fri Jun 18 2021 - 13:27:54 EST)
- Re: [PATCH v1 1/4] bus: mhi: core: Add support for processing priority of event ring Manivannan Sadhasivam (Fri Jun 18 2021 - 13:31:09 EST)
- Re: [PATCH] KVM: Use vmemdup_user() Paolo Bonzini (Fri Jun 18 2021 - 13:32:34 EST)
- Re: [PATCH v3 4/5] arm64: dts: qcom: pmm8155au_2: Add base dts file Bjorn Andersson (Fri Jun 18 2021 - 13:35:37 EST)
- Re: [PATCH 0/4] Fix issues in check_irq_usage() Johannes Berg (Fri Jun 18 2021 - 13:36:42 EST)
- [PATCH net-next v3 0/3] net: wwan: Add RPMSG WWAN CTRL driver Stephan Gerhold (Fri Jun 18 2021 - 13:37:48 EST)
- [PATCH net-next v3 1/3] rpmsg: core: Add driver_data for rpmsg_device_id Stephan Gerhold (Fri Jun 18 2021 - 13:37:50 EST)
- [PATCH net-next v3 2/3] net: wwan: Add RPMSG WWAN CTRL driver Stephan Gerhold (Fri Jun 18 2021 - 13:37:55 EST)
- [PATCH net-next v3 3/3] net: wwan: Allow WWAN drivers to provide blocking tx and poll function Stephan Gerhold (Fri Jun 18 2021 - 13:37:57 EST)
- Re: [PATCH v3 00/13] docs: path-lookup: Update pathlookup docs Jonathan Corbet (Fri Jun 18 2021 - 13:39:40 EST)
- Re: [PATCH] bus: mhi: pci_generic: Apply no-op for wake using inband wake support flag Bhaumik Bhatt (Fri Jun 18 2021 - 13:41:41 EST)
- [tip: x86/urgent] x86/mm: Avoid truncating memblocks for SGX memory tip-bot2 for Fan Du (Fri Jun 18 2021 - 13:42:48 EST)
- Re: [PATCH v1 1/4] bus: mhi: core: Add support for processing priority of event ring Bhaumik Bhatt (Fri Jun 18 2021 - 13:43:24 EST)
- Re: [PATCH v2] docs: add traditional Chinese translation for kernel Documentation Jonathan Corbet (Fri Jun 18 2021 - 13:43:52 EST)
- Re: [PATCH V2] arm64: dts: qcom: sc7180: Add xo clock for eMMC and Sd card Bjorn Andersson (Fri Jun 18 2021 - 13:44:53 EST)
- Re: [PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86 Andrii Nakryiko (Fri Jun 18 2021 - 13:44:55 EST)
- [RESEND PATCH v2 1/6] dt-bindings: input: add Qualcomm SPMI haptics driver Caleb Connolly (Fri Jun 18 2021 - 13:52:19 EST)
- [RESEND PATCH v2 2/6] input: add Qualcomm SPMI haptics driver Caleb Connolly (Fri Jun 18 2021 - 13:52:19 EST)
- [RESEND PATCH v2 3/6] arm64: dts: qcom: pmi8998: introduce spmi haptics Caleb Connolly (Fri Jun 18 2021 - 13:52:19 EST)
- [RESEND PATCH v2 4/6] arm64: dts: qcom: sdm845-oneplus-common: add haptics Caleb Connolly (Fri Jun 18 2021 - 13:52:20 EST)
- [RESEND PATCH v2 6/6] arm64: dts: qcom: msm8998-oneplus-common: Enable PMI8998 haptics Caleb Connolly (Fri Jun 18 2021 - 13:52:20 EST)
- [RESEND PATCH v2 5/6] arm64: dts: qcom: sdm845-xiaomi-beryllium: add haptics Caleb Connolly (Fri Jun 18 2021 - 13:52:32 EST)
- Re: [PATCH 2/5] thermal: qcom: Add support for LMh driver Bjorn Andersson (Fri Jun 18 2021 - 13:54:51 EST)
- Re: [PATCH V4 10/12] trace: Add osnoise tracer Steven Rostedt (Fri Jun 18 2021 - 13:55:16 EST)
- Re: [PATCH v3 1/2] blk-zoned: allow zone management send operations without CAP_SYS_ADMIN Himanshu Madhani (Fri Jun 18 2021 - 13:57:19 EST)
- Re: [PATCH v3 2/2] blk-zoned: allow BLKREPORTZONE without CAP_SYS_ADMIN Himanshu Madhani (Fri Jun 18 2021 - 13:57:26 EST)
- Re: [PATCH v3 1/4] dt-bindings: pinctrl: qcom,pmic-gpio: Arrange compatibles alphabetically Bjorn Andersson (Fri Jun 18 2021 - 14:00:00 EST)
- Re: [PATCH v3 2/4] dt-bindings: pinctrl: qcom,pmic-gpio: Add compatible for SA8155p-adp Bjorn Andersson (Fri Jun 18 2021 - 14:00:29 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Jianxiong Gao (Fri Jun 18 2021 - 14:02:16 EST)
- Re: [PATCH v3 3/4] pinctrl: qcom/pinctrl-spmi-gpio: Arrange compatibles alphabetically Bjorn Andersson (Fri Jun 18 2021 - 14:02:26 EST)
- Re: [PATCH v3 4/4] pinctrl: qcom/pinctrl-spmi-gpio: Add compatible for pmic-gpio on SA8155p-adp Bjorn Andersson (Fri Jun 18 2021 - 14:02:52 EST)
- Re: [Virtio-fs] support booting of arbitrary non-blockdevice file systems Stefan Hajnoczi (Fri Jun 18 2021 - 14:03:42 EST)
- Re: [PATCH v3 1/5] dt-bindings: regulator: qcom,rpmh-regulator: Arrange compatibles alphabetically Bjorn Andersson (Fri Jun 18 2021 - 14:04:48 EST)
- Re: [PATCH v3 2/5] dt-bindings: regulator: qcom,rpmh-regulator: Add compatible for SA8155p-adp board pmic Bjorn Andersson (Fri Jun 18 2021 - 14:05:35 EST)
- Re: [PATCH v3 5/5] regulator: qcom-rpmh: Add new regulator found on SA8155p adp board Bjorn Andersson (Fri Jun 18 2021 - 14:06:48 EST)
- [RESEND PATCH v4 3/3] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2 AngeloGioacchino Del Regno (Fri Jun 18 2021 - 14:09:21 EST)
- [RESEND PATCH v4 2/3] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS AngeloGioacchino Del Regno (Fri Jun 18 2021 - 14:09:28 EST)
- [RESEND PATCH v4 0/3] Implement SPM/SAW for MSM8998 and SDM6xx AngeloGioacchino Del Regno (Fri Jun 18 2021 - 14:09:36 EST)
- [RESEND PATCH v4 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling AngeloGioacchino Del Regno (Fri Jun 18 2021 - 14:09:36 EST)
- Re: [PATCH v2] s390/vfio-ap: Fix module unload memory leak of matrix_dev Tony Krowiak (Fri Jun 18 2021 - 14:11:32 EST)
- Re: [PATCH 01/18] mm: add a kunmap_local_dirty helper Ira Weiny (Fri Jun 18 2021 - 14:13:03 EST)
- [PATCH v2 0/5] Updates for Radxa ROCK Pi 4 Alex Bee (Fri Jun 18 2021 - 14:13:06 EST)
- [PATCH v2 1/5] dt-bindings: Add doc for ROCK Pi 4 A+ and B+ Alex Bee (Fri Jun 18 2021 - 14:13:12 EST)
- [PATCH v2 2/5] arm64: dts: rockchip: Add RK3399 ROCK Pi 4A+ board Alex Bee (Fri Jun 18 2021 - 14:13:20 EST)
- [PATCH v2 3/5] arm64: dts: rockchip: Add RK3399 ROCK Pi 4B+ board Alex Bee (Fri Jun 18 2021 - 14:13:31 EST)
- [PATCH v2 4/5] arm64: dts: rockchip: add ES8316 codec for ROCK Pi 4 Alex Bee (Fri Jun 18 2021 - 14:13:38 EST)
- [PATCH v2 5/5] arm64: dts: rockchip: add SPDIF node for ROCK Pi 4 Alex Bee (Fri Jun 18 2021 - 14:13:43 EST)
- Re: [PATCH 3/5] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support Bjorn Andersson (Fri Jun 18 2021 - 14:16:45 EST)
- [syzbot] inconsistent lock state in padata_do_serial syzbot (Fri Jun 18 2021 - 14:17:35 EST)
- [PATCH v3] rtw_security: fix cast to restricted __le32 Jhih-Ming Huang (Fri Jun 18 2021 - 14:18:14 EST)
- Re: [PATCH] mm/percpu: Fix gfp flag in pcpu_balance_populated Dennis Zhou (Fri Jun 18 2021 - 14:20:07 EST)
- Re: [PATCH bpf] samples/bpf: Fix Segmentation fault for xdp_redirect command patchwork-bot+netdevbpf (Fri Jun 18 2021 - 14:20:09 EST)
- Re: [PATCH bpf] samples/bpf: Fix the error return code of xdp_redirect's main() patchwork-bot+netdevbpf (Fri Jun 18 2021 - 14:20:11 EST)
- Re: Plan for /dev/ioasid RFC v2 Jason Gunthorpe (Fri Jun 18 2021 - 14:23:12 EST)
- Re: [PATCH v2] s390/vfio-ap: Fix module unload memory leak of matrix_dev Jason Gunthorpe (Fri Jun 18 2021 - 14:23:46 EST)
- Re: gma500: issue with continue statement not doing anything useful Colin Ian King (Fri Jun 18 2021 - 14:26:43 EST)
- Re: [PATCH V4 10/12] trace: Add osnoise tracer Steven Rostedt (Fri Jun 18 2021 - 14:27:39 EST)
- Re: [PATCH v2] rtw_security: fix cast to restricted __le32 Jhih Ming Huang (Fri Jun 18 2021 - 14:29:05 EST)
- Re: [PATCH net-next v2] drivers: net: netdevsim: fix devlink_trap selftests failing patchwork-bot+netdevbpf (Fri Jun 18 2021 - 14:30:09 EST)
- Re: [RFC] /dev/ioasid uAPI proposal Jason Gunthorpe (Fri Jun 18 2021 - 14:30:59 EST)
- Re: [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch Robin Murphy (Fri Jun 18 2021 - 14:32:41 EST)
- Re: [PATCH] ath10k: demote chan info without scan request warning Caleb Connolly (Fri Jun 18 2021 - 14:35:07 EST)
- [PATCH] drm/gma500/oaktrail_lvds: replace continue with break Colin King (Fri Jun 18 2021 - 14:35:29 EST)
- Re: [PATCH] rtw_security: fix cast to restricted __le32 Jhih Ming Huang (Fri Jun 18 2021 - 14:37:05 EST)
- Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET" Maciej Żenczykowski (Fri Jun 18 2021 - 14:38:20 EST)
- Re: [PATCH] net: neterion: vxge: remove redundant continue statement patchwork-bot+netdevbpf (Fri Jun 18 2021 - 14:40:09 EST)
- Re: [net-next v1 0/2] seg6: add support for SRv6 End.DT46 Behavior patchwork-bot+netdevbpf (Fri Jun 18 2021 - 14:40:13 EST)
- [syzbot] WARNING in send_hsr_supervision_frame (2) syzbot (Fri Jun 18 2021 - 14:47:39 EST)
- Re: [PATCH V2 net-next 0/7] net: hostess_sv11: clean up some code style issues patchwork-bot+netdevbpf (Fri Jun 18 2021 - 14:50:18 EST)
- Re: [PATCH v4] x86/resctrl: Fix kernel-doc in pseudo_lock.c Reinette Chatre (Fri Jun 18 2021 - 14:55:20 EST)
- Hello, David Filo (Fri Jun 18 2021 - 14:56:41 EST)
- Re: [PATCH v3 1/8] media: hantro: Trace hevc hw cycles performance register Ezequiel Garcia (Fri Jun 18 2021 - 14:59:08 EST)
- Re: [PATCHv2] cxgb4: fix wrong shift. patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:00:08 EST)
- Re: [PATCH V4 05/12] trace/hwlat: Support hotplug operations Steven Rostedt (Fri Jun 18 2021 - 15:00:28 EST)
- [PATCH] CHECKPATCH: correct spelling error, from "reqired" to "required" divlo (Fri Jun 18 2021 - 15:01:07 EST)
- Re: [PATCH V4 12/12] trace/osnoise: Support hotplug operations Steven Rostedt (Fri Jun 18 2021 - 15:04:49 EST)
- Re: [PATCH v5 3/3] dt-bindings: thermal: Add binding document for mt6873 thermal controller Rob Herring (Fri Jun 18 2021 - 15:10:20 EST)
- Re: [PATCH v4 1/3] dt-bindings: msm: dsi: add missing 7nm bindings Rob Herring (Fri Jun 18 2021 - 15:13:36 EST)
- Re: [PATCH v2 04/12] x86/x86: Add early_is_tdx_guest() interface Kuppuswamy, Sathyanarayanan (Fri Jun 18 2021 - 15:14:35 EST)
- Re: [patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets Thomas Gleixner (Fri Jun 18 2021 - 15:19:24 EST)
- Re: [PATCH 1/4] net: ll_temac: Make sure to free skb when it is completely used patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:20:13 EST)
- Re: [PATCH] net: bridge: remove redundant continue statement patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:20:23 EST)
- Re: net: pxa168_eth: Fix a potential data race in pxa168_eth_remove patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:20:23 EST)
- Re: [PATCH] qlcnic: remove redundant continue statement patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:20:23 EST)
- Re: [PATCH] ethernet: marvell/octeontx2: Simplify the return expression of npc_is_same patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:20:25 EST)
- Re: [PATCH] net: caif: modify the label out_err to out patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:20:29 EST)
- Re: [PATCH v2] NFC: nxp-nci: remove unnecessary labels patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:20:30 EST)
- Re: [PATCH] net: stmmac: remove redundant continue statement patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:20:34 EST)
- Re: [PATCH] drm/gma500/oaktrail_lvds: replace continue with break Patrik Jakobsson (Fri Jun 18 2021 - 15:21:19 EST)
- Re: [PATCH v2] sched/fair: Age the average idle time Phil Auld (Fri Jun 18 2021 - 15:22:56 EST)
- Re: [PATCH 3/3] mm: require ->set_page_dirty to be explicitly wire up Dmitry Osipenko (Fri Jun 18 2021 - 15:24:03 EST)
- Re: [PATCH v3 6/8] media: hantro: enumerate scaled output formats Ezequiel Garcia (Fri Jun 18 2021 - 15:24:48 EST)
- Re: [PATCH v3] rtw_security: fix cast to restricted __le32 Al Viro (Fri Jun 18 2021 - 15:29:58 EST)
- Re: [PATCH] selftests/lkdtm: Use /bin/sh not $SHELL Guillaume Tucker (Fri Jun 18 2021 - 15:30:06 EST)
- Re: [PATCH net-next] net: hns3: fix reuse conflict of the rx page patchwork-bot+netdevbpf (Fri Jun 18 2021 - 15:30:09 EST)
- Re: [GIT PULL] ARC fixes for 5.13-rc7 pr-tracker-bot (Fri Jun 18 2021 - 15:30:42 EST)
- Re: [GIT PULL] Power management fix for v5.13-rc7 pr-tracker-bot (Fri Jun 18 2021 - 15:30:43 EST)
- Re: [git pull] drm fixes for 5.13-rc7 pr-tracker-bot (Fri Jun 18 2021 - 15:30:46 EST)
- Re: [GIT PULL] USB driver fixes for 5.13-rc7 pr-tracker-bot (Fri Jun 18 2021 - 15:30:49 EST)
- Re: [GIT PULL] printk fixup for 5.13 pr-tracker-bot (Fri Jun 18 2021 - 15:30:54 EST)
- Re: [GIT PULL] tracing: Fixes for 5.13-rc6 pr-tracker-bot (Fri Jun 18 2021 - 15:30:57 EST)
- Re: [PATCH v2 0/6] arm/arm64: Allow the rescheduling IPI to bypass irq_enter/exit Abhijeet Dharmapurikar (Fri Jun 18 2021 - 15:31:01 EST)
- Re: [patch v6 3/7] genirq/affinity: Add new callback for (re)calculating interrupt sets Thomas Gleixner (Fri Jun 18 2021 - 15:32:32 EST)
- Re: [PATCH] slab: Use %s instead of function name David Rientjes (Fri Jun 18 2021 - 15:33:00 EST)
- [PATCH net-next] hv_netvsc: Set needed_headroom according to VF Haiyang Zhang (Fri Jun 18 2021 - 15:36:47 EST)
- Re: [PATCH] mm/slub: Add taint after the errors are printed David Rientjes (Fri Jun 18 2021 - 15:38:06 EST)
- Re: [PATCH v3 4/8] media: Add P010 video format Ezequiel Garcia (Fri Jun 18 2021 - 15:38:33 EST)
- Re: [PATCH] gpio: tegra186: Add ACPI support kernel test robot (Fri Jun 18 2021 - 15:40:40 EST)
- Re: [PATCH v4 1/2] mm/vmalloc: add vmalloc_no_huge David Rientjes (Fri Jun 18 2021 - 15:47:26 EST)
- Re: [PATCH v3 1/2] dt-bindings: dwmac: Add bindings for new Ingenic SoCs. Rob Herring (Fri Jun 18 2021 - 15:50:41 EST)
- [PATCH v2 0/2] introduce watchdog_dev_suspend/resume Grzegorz Jaszczyk (Fri Jun 18 2021 - 15:51:03 EST)
- [PATCH v2 1/2] watchdog: introduce watchdog_dev_suspend/resume Grzegorz Jaszczyk (Fri Jun 18 2021 - 15:51:10 EST)
- [PATCH v2 2/2] watchdog: imx2_wdg: notify wdog core to stop ping worker on suspend Grzegorz Jaszczyk (Fri Jun 18 2021 - 15:51:16 EST)
- [PATCH 1/3] include/linux: move for_each_bit() macros from bitops.h to find.h Yury Norov (Fri Jun 18 2021 - 15:57:45 EST)
- [PATCH 0/3] for_each_*_bit: move to find.h and reconsider Yury Norov (Fri Jun 18 2021 - 15:57:45 EST)
- [PATCH 2/3] find: micro-optimize for_each_{set,clear}_bit() Yury Norov (Fri Jun 18 2021 - 15:57:46 EST)
- [PATCH 3/3] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Yury Norov (Fri Jun 18 2021 - 15:57:53 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Andy Lutomirski (Fri Jun 18 2021 - 15:58:39 EST)
- Re: [PATCH v2] NFC: nxp-nci: remove unnecessary label patchwork-bot+netdevbpf (Fri Jun 18 2021 - 16:00:08 EST)
- Re: [BUG] brcmfmac: brcmf_sdio_bus_rxctl: resumed on timeout (WiFi dies) Dmitry Osipenko (Fri Jun 18 2021 - 16:00:41 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Bjorn Helgaas (Fri Jun 18 2021 - 16:00:49 EST)
- Re: [RFCv1 4/8] phy: amlogic: meson8b-usb2: Use phy set_mode callback function Martin Blumenstingl (Fri Jun 18 2021 - 16:01:51 EST)
- Re: commit 3d5bfbd97163 versus -rt Thomas Gleixner (Fri Jun 18 2021 - 16:04:11 EST)
- Re: [PATCH] net: add pf_family_names[] for protocol family David Miller (Fri Jun 18 2021 - 16:05:18 EST)
- Re: [PATCH] coredump: Limit what can interrupt coredumps Olivier Langlois (Fri Jun 18 2021 - 16:05:45 EST)
- Re: [PATCH v2] s390/vfio-ap: Fix module unload memory leak of matrix_dev Tony Krowiak (Fri Jun 18 2021 - 16:05:48 EST)
- Re: [PATCH v1 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc() Yury Norov (Fri Jun 18 2021 - 16:06:45 EST)
- Re: [RFCv1 6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function Martin Blumenstingl (Fri Jun 18 2021 - 16:06:59 EST)
- Re: [PATCH V2 RESEND] dt-bindings: timer: renesas,tmu: add r8a779a0 TMU support Rob Herring (Fri Jun 18 2021 - 16:08:01 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Mathieu Desnoyers (Fri Jun 18 2021 - 16:09:45 EST)
- Re: [PATCH] net: ethernet: fix potential use-after-free in ec_bhf_remove patchwork-bot+netdevbpf (Fri Jun 18 2021 - 16:10:08 EST)
- Re: [PATCH net-next 0/3] vsock: small fixes for seqpacket support patchwork-bot+netdevbpf (Fri Jun 18 2021 - 16:10:10 EST)
- Re: [RFC PATCH 03/13] ASoC: qcom: dt-bindings: add bindings Audio Processing manager Rob Herring (Fri Jun 18 2021 - 16:16:39 EST)
- Re: [RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure Martin Blumenstingl (Fri Jun 18 2021 - 16:17:15 EST)
- Re: [RFC PATCH 05/13] ASoC: qcom: audioreach: add q6apm support Rob Herring (Fri Jun 18 2021 - 16:17:29 EST)
- Re: [PATCH v2 01/13] dt-bindings: soc: qcom: aoss: Drop power-domain bindings Rob Herring (Fri Jun 18 2021 - 16:19:11 EST)
- Re: [PATCH net-next v3 0/3] net: wwan: Add RPMSG WWAN CTRL driver patchwork-bot+netdevbpf (Fri Jun 18 2021 - 16:20:12 EST)
- Re: [PATCH v2 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP bindings Rob Herring (Fri Jun 18 2021 - 16:25:27 EST)
- Re: [PATCH v2 12/13] dt-bindings: msm/dp: Remove aoss-qmp header Rob Herring (Fri Jun 18 2021 - 16:25:47 EST)
- Re: [PATCH 1/3] dt-bindings: i2c: update bindings for MT8195 SoC Rob Herring (Fri Jun 18 2021 - 16:27:22 EST)
- Re: [PATCH -next] drm/amd/display: Fix gcc unused variable warning Alex Deucher (Fri Jun 18 2021 - 16:33:41 EST)
- Re: [PATCH -next] drm/amd/display: remove unused variable 'dc' Alex Deucher (Fri Jun 18 2021 - 16:35:03 EST)
- Re: [PATCH][next] drm/amd/display: Fix fall-through warning for Clang Alex Deucher (Fri Jun 18 2021 - 16:36:18 EST)
- [BUG] brcmfmac locks up on resume from suspend Dmitry Osipenko (Fri Jun 18 2021 - 16:36:23 EST)
- Re: [PATCH v3] x86/resctrl: Fix kernel-doc in internal.h Reinette Chatre (Fri Jun 18 2021 - 16:37:12 EST)
- Re: [PATCH] drm/display: Fix duplicated argument Alex Deucher (Fri Jun 18 2021 - 16:39:04 EST)
- Re: [patch V3 02/66] x86/fpu: Make init_fpstate correct with optimized XSAVE Thomas Gleixner (Fri Jun 18 2021 - 16:41:07 EST)
- Successful Reiser4 4.0.2 -enhanced Debian Bullseye kernel 5.10.42 installation into Supermicro H12SSW-NT AMD Epyc 7302P 16 cores/32 threads, 128 GB RAM server Metztli Information Technology (Fri Jun 18 2021 - 16:41:13 EST)
- Re: [PATCH 5/6] sched,timer: Use __set_current_state() Thomas Gleixner (Fri Jun 18 2021 - 16:42:49 EST)
- Re: [PATCH] mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle. Jakub Kicinski (Fri Jun 18 2021 - 16:42:59 EST)
- Re: [patch V3 02/66] x86/fpu: Make init_fpstate correct with optimized XSAVE Borislav Petkov (Fri Jun 18 2021 - 16:44:32 EST)
- Re: [PATCH v2 1/2] cfg80211: Add wiphy_info_once() Dmitry Osipenko (Fri Jun 18 2021 - 16:44:57 EST)
- Re: [PATCH v2] dt-bindings: spi: omap-spi: Convert to json-schema Rob Herring (Fri Jun 18 2021 - 16:45:13 EST)
- Re: [syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace syzbot (Fri Jun 18 2021 - 16:45:33 EST)
- Re: RCU vs data_race() Paul E. McKenney (Fri Jun 18 2021 - 16:48:02 EST)
- Re: [PATCH v2] arm64/dts/qcom/sc7180: Add Display Port dt node Stephen Boyd (Fri Jun 18 2021 - 16:49:39 EST)
- [GIT PULL] PCI fixes for v5.13 Bjorn Helgaas (Fri Jun 18 2021 - 16:49:41 EST)
- Re: [PATCH v2 1/2] dt-bindings: remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss Rob Herring (Fri Jun 18 2021 - 16:50:19 EST)
- Re: [PATCH] drivers/input/keyboard/cros_ec_keyb: Use kobj_to_dev() API Stephen Boyd (Fri Jun 18 2021 - 16:50:49 EST)
- Re: [PATCH] afs: Re-enable freezing once a page fault is interrupted Linus Torvalds (Fri Jun 18 2021 - 16:53:03 EST)
- Re: [PATCH v3 8/8] KVM: x86: avoid loading PDPTRs after migration when possible Sean Christopherson (Fri Jun 18 2021 - 16:53:57 EST)
- [PATCH] PCI/ACS: Enforce pci=noats with Transaction Blocking Alex Williamson (Fri Jun 18 2021 - 16:55:23 EST)
- [PATCH v2 0/5] ARM: gemini: add two more board Corentin Labbe (Fri Jun 18 2021 - 16:55:45 EST)
- [PATCH v2 1/5] ARM: dts: gemini: add labels for USB, IDE, flash and ethernet Corentin Labbe (Fri Jun 18 2021 - 16:55:47 EST)
- [PATCH v2 2/5] dt-bindings: add vendor prefix for edimax Corentin Labbe (Fri Jun 18 2021 - 16:55:51 EST)
- [PATCH v2 4/5] ARM: gemini: add device tree for edimax NS2502 Corentin Labbe (Fri Jun 18 2021 - 16:55:54 EST)
- [PATCH v2 3/5] dt-bindings: add vendor prefix for ssi Corentin Labbe (Fri Jun 18 2021 - 16:55:59 EST)
- [PATCH v2 5/5] ARM: gemini: add device tree for ssi1328 Corentin Labbe (Fri Jun 18 2021 - 16:56:01 EST)
- Re: [PATCH 1/1] powerpc/pseries: Interface to represent PAPR firmware attributes Fabiano Rosas (Fri Jun 18 2021 - 16:58:39 EST)
- Re: [PATCH v2 2/3] dt-bindings: nvmem: document nvmem-cells-parser-name property Rob Herring (Fri Jun 18 2021 - 16:59:12 EST)
- Re: [PATCH] dt-bindings: thermal: tsens: Add sc8180x compatible Rob Herring (Fri Jun 18 2021 - 16:59:35 EST)
- Re: [PATCH] drm/msm/dsi: Stash away calculated vco frequency on recalc Stephen Boyd (Fri Jun 18 2021 - 17:01:34 EST)
- Re: [PATCH v2 2/3] dt-bindings: clock: add QCOM SM8250 camera clock bindings Rob Herring (Fri Jun 18 2021 - 17:04:13 EST)
- Re: [RFC 1/2] timers: Add pending timer bool in struct timer_base Thomas Gleixner (Fri Jun 18 2021 - 17:06:13 EST)
- Re: [PATCH v1 1/4] dt-bindings: display: simple: add some Logic Technologies and Multi-Inno panels Rob Herring (Fri Jun 18 2021 - 17:06:24 EST)
- Re: [PATCH v1 2/4] dt-bindings: vendor-prefixes: Add an entry for SKOV A/S Rob Herring (Fri Jun 18 2021 - 17:06:44 EST)
- Re: [PATCH v1 3/4] dt-bindings: arm: fsl: add SKOV imx6q and imx6dl based boards Rob Herring (Fri Jun 18 2021 - 17:07:01 EST)
- Re: [PATCH v2 1/3] dt-bindings: mt7621-pci: PCIe binding documentation for MT7621 SoCs Rob Herring (Fri Jun 18 2021 - 17:09:00 EST)
- Re: [patch V3 61/66] x86/fpu/signal: Sanitize the xstate check on sigframe Andrew Cooper (Fri Jun 18 2021 - 17:10:18 EST)
- [PATCH v2 0/4] HWMON LM90 interrupt fixes and improvements Dmitry Osipenko (Fri Jun 18 2021 - 17:12:38 EST)
- [PATCH v2 1/4] hwmon: (lm90) Don't override interrupt trigger type Dmitry Osipenko (Fri Jun 18 2021 - 17:12:40 EST)
- [PATCH v2 2/4] hwmon: (lm90) Use hwmon_notify_event() Dmitry Osipenko (Fri Jun 18 2021 - 17:12:43 EST)
- [PATCH v2 3/4] hwmon: (lm90) Unmask hardware interrupt Dmitry Osipenko (Fri Jun 18 2021 - 17:12:46 EST)
- [PATCH v2 4/4] hwmon: (lm90) Disable interrupt on suspend Dmitry Osipenko (Fri Jun 18 2021 - 17:12:48 EST)
- Re: [GIT PULL] PCI fixes for v5.13 pr-tracker-bot (Fri Jun 18 2021 - 17:16:21 EST)
- Re: [PATCH v2 9/9] clk: qcom: gcc-msm8994: Add a quirk for a different SDCC configuration Rob Herring (Fri Jun 18 2021 - 17:17:35 EST)
- Re: [PATCH RESEND 2/2] dt-bindings: net: stmmac: add ahb reset to example Rob Herring (Fri Jun 18 2021 - 17:18:47 EST)
- Re: [PATCH v3 2/2] clocksource: Add support for Xilinx AXI Timer Sean Anderson (Fri Jun 18 2021 - 17:24:20 EST)
- Re: [PATCH] io_uring: store back buffer in case of failure Olivier Langlois (Fri Jun 18 2021 - 17:26:23 EST)
- Re: [PATCH v2 0/4] HWMON LM90 interrupt fixes and improvements Guenter Roeck (Fri Jun 18 2021 - 17:34:14 EST)
- Re: [PATCH v1 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc() Andy Shevchenko (Fri Jun 18 2021 - 17:37:27 EST)
- Re: [RESEND PATCH v4 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling Stephan Gerhold (Fri Jun 18 2021 - 17:37:29 EST)
- Re: [PATCH] io_uring: reduce latency by reissueing the operation Olivier Langlois (Fri Jun 18 2021 - 17:38:16 EST)
- Re: [PATCH 1/2] bus: mhi: Fix pm_state conversion to string Hemant Kumar (Fri Jun 18 2021 - 17:41:41 EST)
- Re: [PATCH v2] arm64/dts/qcom/sc7180: Add Display Port dt node Bjorn Andersson (Fri Jun 18 2021 - 17:42:00 EST)
- [PATCH] KVM: nVMX: Dynamically compute max VMCS index for vmcs12 Sean Christopherson (Fri Jun 18 2021 - 17:47:11 EST)
- Re: vmemmap alloc failure in hot_add_req() Nathan Chancellor (Fri Jun 18 2021 - 17:49:32 EST)
- Re: [PATCH v2 2/2] drm: Protect drm_master pointers in drm_lease.c Daniel Vetter (Fri Jun 18 2021 - 17:50:00 EST)
- Re: [PATCH 2/5] thermal: qcom: Add support for LMh driver Thara Gopinath (Fri Jun 18 2021 - 17:53:22 EST)
- [PATCH v2] bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean Bhaumik Bhatt (Fri Jun 18 2021 - 17:55:14 EST)
- Re: [PATCH 3/5] cpufreq: qcom-cpufreq-hw: Add dcvs interrupt support Thara Gopinath (Fri Jun 18 2021 - 17:55:25 EST)
- [PATCH v3 0/4] HWMON LM90 interrupt fixes and improvements Dmitry Osipenko (Fri Jun 18 2021 - 17:55:35 EST)
- [PATCH v3 1/4] hwmon: (lm90) Don't override interrupt trigger type Dmitry Osipenko (Fri Jun 18 2021 - 17:55:37 EST)
- [PATCH v3 2/4] hwmon: (lm90) Use hwmon_notify_event() Dmitry Osipenko (Fri Jun 18 2021 - 17:55:39 EST)
- [PATCH v3 3/4] hwmon: (lm90) Unmask hardware interrupt Dmitry Osipenko (Fri Jun 18 2021 - 17:55:41 EST)
- [PATCH v3 4/4] hwmon: (lm90) Disable interrupt on suspend Dmitry Osipenko (Fri Jun 18 2021 - 17:55:45 EST)
- Re: [PATCH v1] of: reserved-memory: Add stub for RESERVEDMEM_OF_DECLARE() Rob Herring (Fri Jun 18 2021 - 18:00:06 EST)
- Re: [PATCH] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep Minchan Kim (Fri Jun 18 2021 - 18:02:54 EST)
- [tip:sched/core] BUILD SUCCESS 2f064a59a11ff9bc22e52e9678bc601404c7cb34 kernel test robot (Fri Jun 18 2021 - 18:03:41 EST)
- Re: [PATCH v4 1/4] fpga: dfl: reorganize to subdir layout Moritz Fischer (Fri Jun 18 2021 - 18:04:09 EST)
- Re: [PATCH v2] mm: fs: invalidate bh_lrus for only cold path Minchan Kim (Fri Jun 18 2021 - 18:05:10 EST)
- [PATCH v2] bus: mhi: core: Add support for processing priority of event ring Bhaumik Bhatt (Fri Jun 18 2021 - 18:05:20 EST)
- [PATCH v2] MHI event ring priority updates Bhaumik Bhatt (Fri Jun 18 2021 - 18:05:31 EST)
- [GIT PULL] Btrfs fix for 5.13-rc7 David Sterba (Fri Jun 18 2021 - 18:06:55 EST)
- Re: [PATCHv2 2/3] iommu/io-pgtable: Optimize partial walk flush for large scatter-gather list Doug Anderson (Fri Jun 18 2021 - 18:10:06 EST)
- Re: [RESEND PATCH v4 2/3] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS Stephan Gerhold (Fri Jun 18 2021 - 18:17:36 EST)
- Re: [PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks Dan Williams (Fri Jun 18 2021 - 18:18:22 EST)
- [PATCH] bus: mhi: core: Disable pre-emption for data events tasklet processing Bhaumik Bhatt (Fri Jun 18 2021 - 18:23:28 EST)
- Re: [PATCH v4 07/11] powerpc/pseries/iommu: Reorganize iommu_table_setparms*() with new helper Leonardo Brás (Fri Jun 18 2021 - 18:25:28 EST)
- [percpu] rerun aim9.sync_disk_rw.ops_per_sec request Dennis Zhou (Fri Jun 18 2021 - 18:30:00 EST)
- Re: [PATCH v1 1/1] tools: Rename bitmap_alloc() to bitmap_zalloc() Yury Norov (Fri Jun 18 2021 - 18:31:31 EST)
- [PATCH v4] x86/resctrl: Fix kernel-doc in internal.h Fabio M. De Francesco (Fri Jun 18 2021 - 18:32:15 EST)
- Re: [RESEND PATCH v4 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling AngeloGioacchino Del Regno (Fri Jun 18 2021 - 18:32:55 EST)
- Re: [RESEND PATCH v4 2/3] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS AngeloGioacchino Del Regno (Fri Jun 18 2021 - 18:39:45 EST)
- Re: [RESEND PATCH v4 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling Stephan Gerhold (Fri Jun 18 2021 - 18:45:40 EST)
- Re: [PATCH] io_uring: reduce latency by reissueing the operation Olivier Langlois (Fri Jun 18 2021 - 18:45:44 EST)
- [PATCH] fpga: machxo2-spi: Address warning about unused variable Moritz Fischer (Fri Jun 18 2021 - 18:46:30 EST)
- Re: [RFC 2/2] timers: Make sure irq_work is handled when no pending timers Thomas Gleixner (Fri Jun 18 2021 - 18:47:11 EST)
- Re: [RESEND PATCH v4 2/3] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS Stephan Gerhold (Fri Jun 18 2021 - 18:48:02 EST)
- Re: [PATCH V1] mmc: sdhci: Update the software timeout value for sdhc Doug Anderson (Fri Jun 18 2021 - 18:49:45 EST)
- Re: [PATCH][next] scsi: elx: efct: remove redundant initialization of variable lun James Smart (Fri Jun 18 2021 - 18:50:33 EST)
- Re: [PATCH] scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session() James Smart (Fri Jun 18 2021 - 18:52:31 EST)
- Re: [PATCH] scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel() James Smart (Fri Jun 18 2021 - 18:54:38 EST)
- [PATCH v5 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling AngeloGioacchino Del Regno (Fri Jun 18 2021 - 18:56:32 EST)
- [PATCH v5 0/3] Implement SPM/SAW for MSM8998 and SDM6xx AngeloGioacchino Del Regno (Fri Jun 18 2021 - 18:56:36 EST)
- [PATCH v5 2/3] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS AngeloGioacchino Del Regno (Fri Jun 18 2021 - 18:56:38 EST)
- [PATCH v5 3/3] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2 AngeloGioacchino Del Regno (Fri Jun 18 2021 - 18:56:41 EST)
- [PATCH v3 00/11] Add TDX Guest Support (Initial support) Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:36 EST)
- [PATCH v3 01/11] x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRT Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:37 EST)
- [PATCH v3 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:39 EST)
- [PATCH v3 03/11] x86/cpufeatures: Add TDX Guest CPU feature Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:43 EST)
- [PATCH v3 04/11] x86: Introduce generic protected guest abstraction Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:46 EST)
- [PATCH v3 05/11] x86/tdx: Add __tdx_module_call() and __tdx_hypercall() helper functions Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:48 EST)
- [PATCH v3 06/11] x86/tdx: Get TD execution environment information via TDINFO Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:50 EST)
- [PATCH v3 07/11] x86/traps: Add #VE support for TDX guest Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:53 EST)
- [PATCH v3 08/11] x86/tdx: Add HLT support for TDX guest Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:54 EST)
- [PATCH v3 09/11] x86/tdx: Wire up KVM hypercalls Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:56 EST)
- [PATCH v3 10/11] x86/tdx: Add MSR support for TDX guest Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:58:58 EST)
- [PATCH v3 11/11] x86/tdx: Handle CPUID via #VE Kuppuswamy Sathyanarayanan (Fri Jun 18 2021 - 18:59:11 EST)
- Re: [PATCH] PCI: dwc: meson add quirk Bjorn Helgaas (Fri Jun 18 2021 - 19:01:40 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Nathan Chancellor (Fri Jun 18 2021 - 19:05:27 EST)
- Re: [PATCH v5 1/2] power: supply: PCHG: Peripheral device charger Stephen Boyd (Fri Jun 18 2021 - 19:17:06 EST)
- Re: [PATCH v4 08/16] ipmi: kcs_bmc: Decouple the IPMI chardev from the core Zev Weiss (Fri Jun 18 2021 - 19:27:00 EST)
- [PATCH 0/2] no_profile fn attr and Kconfig for GCOV+PGO Nick Desaulniers (Fri Jun 18 2021 - 19:30:46 EST)
- [PATCH 1/2] compiler_attributes.h: define __no_profile, add to noinstr Nick Desaulniers (Fri Jun 18 2021 - 19:30:52 EST)
- [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Nick Desaulniers (Fri Jun 18 2021 - 19:30:56 EST)
- Re: [PATCH v4 11/16] ipmi: kcs_bmc: Add serio adaptor Zev Weiss (Fri Jun 18 2021 - 19:31:00 EST)
- Re: [RFC PATCH RT v2 1/2] time/hrtimer: Add PINNED_HARD mode for realtime hrtimers Thomas Gleixner (Fri Jun 18 2021 - 19:35:56 EST)
- [tip:master] BUILD SUCCESS edfbcdafc27b9a0eb9280aa3fbe34f48f202b7f4 kernel test robot (Fri Jun 18 2021 - 19:38:46 EST)
- Re: [PATCH v1] proc: Implement /proc/self/meminfo Shakeel Butt (Fri Jun 18 2021 - 19:39:05 EST)
- Re: [PATCH v3 03/11] x86/cpufeatures: Add TDX Guest CPU feature Borislav Petkov (Fri Jun 18 2021 - 19:39:52 EST)
- Re: [GIT PULL] Btrfs fix for 5.13-rc7 pr-tracker-bot (Fri Jun 18 2021 - 19:41:27 EST)
- Re: [PATCH][next] xfs: Fix multiple fall-through warnings for Clang Kees Cook (Fri Jun 18 2021 - 19:43:55 EST)
- Re: [PATCH v4] x86/resctrl: Fix kernel-doc in internal.h Reinette Chatre (Fri Jun 18 2021 - 19:44:36 EST)
- Re: [patch V3 61/66] x86/fpu/signal: Sanitize the xstate check on sigframe Thomas Gleixner (Fri Jun 18 2021 - 19:49:36 EST)
- Re: [PATCH] crypto: nx: Fix memcpy() over-reading in nonce Kees Cook (Fri Jun 18 2021 - 19:49:41 EST)
- Re: [PATCH 0/2] no_profile fn attr and Kconfig for GCOV+PGO Fangrui Song (Fri Jun 18 2021 - 19:52:33 EST)
- arm64: dts: TI K3 updates for v5.14 Nishanth Menon (Fri Jun 18 2021 - 20:02:04 EST)
- Re: [PATCH v3 03/11] x86/cpufeatures: Add TDX Guest CPU feature Kuppuswamy, Sathyanarayanan (Fri Jun 18 2021 - 20:13:47 EST)
- Re: [PATCH 5.10 35/38] rtnetlink: Fix missing error code in rtnl_bridge_notify() Alexander Tsoy (Fri Jun 18 2021 - 20:16:41 EST)
- Re: [PATCH next v4 1/2] lib/dump_stack: move cpu lock to printk.c John Ogness (Fri Jun 18 2021 - 20:22:21 EST)
- Re: [RFC] schedutil: Fix iowait boost issues for slow I/O devices Joel Fernandes (Fri Jun 18 2021 - 20:33:52 EST)
- Re: [PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc Jakub Kicinski (Fri Jun 18 2021 - 20:36:09 EST)
- Re: [PATCH v4 06/16] ipmi: kcs_bmc: Split headers into device and client Zev Weiss (Fri Jun 18 2021 - 20:38:35 EST)
- Re: [PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc Jakub Kicinski (Fri Jun 18 2021 - 20:38:45 EST)
- Re: [PATCH] scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390 Masahiro Yamada (Fri Jun 18 2021 - 20:41:53 EST)
- [PATCH v2] block: genhd: don't call probe function with major_names_lock held Tetsuo Handa (Fri Jun 18 2021 - 21:07:19 EST)
- Re: [PATCH v4 01/16] ipmi: kcs_bmc_aspeed: Use of match data to extract KCS properties Zev Weiss (Fri Jun 18 2021 - 21:21:55 EST)
- [GIT PULL] Networking for 5.13-rc7 Jakub Kicinski (Fri Jun 18 2021 - 21:25:29 EST)
- Re: Looking for help with Kconfig dependencies Masahiro Yamada (Fri Jun 18 2021 - 21:31:34 EST)
- Re: [PATCH -next] scsi: mpi3mr: Fix missing unlock on error Martin K. Petersen (Fri Jun 18 2021 - 22:03:03 EST)
- [PATCH] um: remove unneeded semicolon in um_arch.c Wan Jiabing (Fri Jun 18 2021 - 22:03:13 EST)
- Re: [PATCH -next resend] scsi: mpi3mr: Fix error return code in mpi3mr_init_ioc() Martin K. Petersen (Fri Jun 18 2021 - 22:06:20 EST)
- Re: [PATCH -next v2] scsi: mpi3mr: Make some symbols static Martin K. Petersen (Fri Jun 18 2021 - 22:06:20 EST)
- drivers/net/usb/r8152.c:7474:13: warning: stack frame size of 8736 bytes in function 'r8156b_hw_phy_cfg' kernel test robot (Fri Jun 18 2021 - 22:09:51 EST)
- Re: [GIT PULL] Networking for 5.13-rc7 pr-tracker-bot (Fri Jun 18 2021 - 22:16:41 EST)
- Re: [PATCH v1 1/1] scsi: imm: Switch to use module_parport_driver() Martin K. Petersen (Fri Jun 18 2021 - 22:21:42 EST)
- Re: [PATCH v1 1/1] scsi: ppa: Switch to use module_parport_driver() Martin K. Petersen (Fri Jun 18 2021 - 22:21:53 EST)
- Re: [PATCH][next] scsi: elx: efct: Fix spelling mistake "Unexected" -> "Unexpected" Martin K. Petersen (Fri Jun 18 2021 - 22:23:04 EST)
- Re: [PATCH][next] scsi: elx: efct: remove redundant initialization of variable lun Martin K. Petersen (Fri Jun 18 2021 - 22:24:42 EST)
- Re: [PATCH][next] scsi: elx: libefc: Fix less than zero comparison of a unsigned int Martin K. Petersen (Fri Jun 18 2021 - 22:29:01 EST)
- Re: [PATCH] scsi: elx: efct: Do not use id uninitialized in efct_lio_setup_session() Martin K. Petersen (Fri Jun 18 2021 - 22:31:23 EST)
- drivers/rtc/rtc-pcf8523.c:35: warning: "REG_OFFSET" redefined kernel test robot (Fri Jun 18 2021 - 22:31:50 EST)
- Re: [PATCH] scsi: elx: efct: Eliminate unnecessary boolean check in efct_hw_command_cancel() Martin K. Petersen (Fri Jun 18 2021 - 22:32:21 EST)
- Re: [PATCH -V8 07/10] mm/vmscan: add helper for querying ability to age anonymous pages Huang, Ying (Fri Jun 18 2021 - 22:34:14 EST)
- Re: [PATCH] scsi: iscsi: remove redundant continue statement Martin K. Petersen (Fri Jun 18 2021 - 22:34:46 EST)
- Re: [PATCH] scsi: target/iscsi: remove redundant continue statement Martin K. Petersen (Fri Jun 18 2021 - 22:34:59 EST)
- Re: [PATCH 0/2] no_profile fn attr and Kconfig for GCOV+PGO Kees Cook (Fri Jun 18 2021 - 22:45:53 EST)
- [PATCH v2 1/3] dt-bindings: phy: mediatek: tphy: add support hardware version 3 Chunfeng Yun (Fri Jun 18 2021 - 22:47:38 EST)
- [PATCH v2 3/3] phy: phy-mtk-tphy: add support mt8195 Chunfeng Yun (Fri Jun 18 2021 - 22:47:43 EST)
- [PATCH v2 2/3] phy: phy-mtk-tphy: support new hardware version Chunfeng Yun (Fri Jun 18 2021 - 22:47:44 EST)
- Re: [PATCH -next] scsi: ufs-mediatek: Add missing of_node_put() in ufs_mtk_probe() Martin K. Petersen (Fri Jun 18 2021 - 22:49:23 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Nicholas Piggin (Fri Jun 18 2021 - 22:53:45 EST)
- Re: linux-next: manual merge of the akpm-current tree with the powerpc tree Nicholas Piggin (Fri Jun 18 2021 - 22:54:59 EST)
- [PATCH] mm/zbud: fix unused function warnings when CONFIG_ZPOOL is disabled Miaohe Lin (Fri Jun 18 2021 - 22:56:12 EST)
- [PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL Kees Cook (Fri Jun 18 2021 - 22:58:40 EST)
- Re: [PATCH] PCI: dwc: meson add quirk Art Nikpal (Fri Jun 18 2021 - 23:02:09 EST)
- Re: [PATCH] selftests/lkdtm: Use /bin/sh not $SHELL Kees Cook (Fri Jun 18 2021 - 23:02:50 EST)
- Re: [PATCH] drm/panfrost:modify 'break' to 'continue' to traverse the circulation Chunyou Tang (Fri Jun 18 2021 - 23:19:05 EST)
- Re: [PATCH v2] drm/panfrost:report the full raw fault information instead Chunyou Tang (Fri Jun 18 2021 - 23:20:03 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Andy Lutomirski (Fri Jun 18 2021 - 23:21:14 EST)
- Re: [PATCH v2] block: genhd: don't call probe function with major_names_lock held kernel test robot (Fri Jun 18 2021 - 23:24:58 EST)
- Re: [PATCH] scsi: ips: Avoid over-read of sense buffer Martin K. Petersen (Fri Jun 18 2021 - 23:29:37 EST)
- Re: [PATCH] scsi: arcmsr: Avoid over-read of sense buffer Martin K. Petersen (Fri Jun 18 2021 - 23:29:50 EST)
- Re: [PATCH] scsi: aha1740: Avoid over-read of sense buffer Martin K. Petersen (Fri Jun 18 2021 - 23:29:56 EST)
- Re: [PATCH] sr: Fix get the error media event code Martin K. Petersen (Fri Jun 18 2021 - 23:39:42 EST)
- [PATCH v14 00/12] Restricted DMA Claire Chang (Fri Jun 18 2021 - 23:42:28 EST)
- [PATCH v14 01/12] swiotlb: Refactor swiotlb init functions Claire Chang (Fri Jun 18 2021 - 23:42:28 EST)
- [PATCH v14 02/12] swiotlb: Refactor swiotlb_create_debugfs Claire Chang (Fri Jun 18 2021 - 23:42:28 EST)
- [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing Claire Chang (Fri Jun 18 2021 - 23:42:31 EST)
- [PATCH v14 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single Claire Chang (Fri Jun 18 2021 - 23:42:35 EST)
- [PATCH v14 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument Claire Chang (Fri Jun 18 2021 - 23:42:37 EST)
- [PATCH v14 07/12] swiotlb: Move alloc_size to swiotlb_find_slots Claire Chang (Fri Jun 18 2021 - 23:42:39 EST)
- [PATCH v14 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used Claire Chang (Fri Jun 18 2021 - 23:42:42 EST)
- [PATCH v14 05/12] swiotlb: Update is_swiotlb_active to add a struct device argument Claire Chang (Fri Jun 18 2021 - 23:42:45 EST)
- [PATCH v14 09/12] swiotlb: Add restricted DMA alloc/free support Claire Chang (Fri Jun 18 2021 - 23:42:52 EST)
- [PATCH v14 10/12] swiotlb: Add restricted DMA pool initialization Claire Chang (Fri Jun 18 2021 - 23:42:55 EST)
- [PATCH v14 11/12] dt-bindings: of: Add restricted DMA pool Claire Chang (Fri Jun 18 2021 - 23:43:02 EST)
- [PATCH v14 12/12] of: Add plumbing for restricted DMA pool Claire Chang (Fri Jun 18 2021 - 23:43:20 EST)
- Re: [PATCH v13 00/12] Restricted DMA Claire Chang (Fri Jun 18 2021 - 23:44:14 EST)
- Re: [net-next, v3, 02/10] ptp: support ptp physical/virtual clocks conversion Richard Cochran (Sat Jun 19 2021 - 00:06:46 EST)
- Re: [PATCH v2] bus: mhi: core: Add support for processing priority of event ring Manivannan Sadhasivam (Sat Jun 19 2021 - 00:38:17 EST)
- Re: [PATCH 4/8] membarrier: Make the post-switch-mm barrier explicit Nicholas Piggin (Sat Jun 19 2021 - 00:38:17 EST)
- Re: [PATCH v2] bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean Manivannan Sadhasivam (Sat Jun 19 2021 - 00:41:14 EST)
- Re: [PATCH 2/4] perf test: Pass the verbose option to shell tests Ian Rogers (Sat Jun 19 2021 - 00:45:25 EST)
- [tip:timers/core] BUILD SUCCESS f6b6a80360995ad175e43d220af979f119e52cd3 kernel test robot (Sat Jun 19 2021 - 01:27:32 EST)
- Re:Re: [PATCH] drivers/nvme/host: Use kobj_to_dev() API 周传高 (Sat Jun 19 2021 - 01:27:36 EST)
- Re: [PATCH] debugobjects: add missing empty function debug_object_active_state() Stephen Boyd (Sat Jun 19 2021 - 01:27:36 EST)
- [tip:x86/urgent] BUILD SUCCESS 28e5e44aa3f4e0e0370864ed008fb5e2d85f4dc8 kernel test robot (Sat Jun 19 2021 - 01:51:04 EST)
- Re: [PATCH] venus: helper: do not set constrained format for UBWC vgarodia (Sat Jun 19 2021 - 01:52:57 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Nicholas Piggin (Sat Jun 19 2021 - 02:02:44 EST)
- Re: [PATCH v2] block: genhd: don't call probe function with major_names_lock held kernel test robot (Sat Jun 19 2021 - 02:16:31 EST)
- Re: [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Marco Elver (Sat Jun 19 2021 - 02:23:58 EST)
- Re: [PATCH v2 1/2] cfg80211: Add wiphy_info_once() Kalle Valo (Sat Jun 19 2021 - 02:28:18 EST)
- [RFC PATCH 0/2] Introduce ftrace_disabled Tiezhu Yang (Sat Jun 19 2021 - 02:29:34 EST)
- [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled Tiezhu Yang (Sat Jun 19 2021 - 02:29:36 EST)
- [RFC PATCH 2/2] docs: kernel-parameters: Add ftrace_disabled Tiezhu Yang (Sat Jun 19 2021 - 02:29:39 EST)
- Re: [PATCH v3 03/11] x86/cpufeatures: Add TDX Guest CPU feature Borislav Petkov (Sat Jun 19 2021 - 02:39:27 EST)
- Re: [PATCH v2 2/3] kasan: integrate the common part of two KASAN tag-based modes Kuan-Ying Lee (Sat Jun 19 2021 - 02:40:04 EST)
- [PATCH 0/4] PCI: replace dublicated MRRS limit quirks Artem Lapkin (Sat Jun 19 2021 - 02:40:25 EST)
- [PATCH 1/4] PCI: move Keystone and Loongson device IDs to pci_ids Artem Lapkin (Sat Jun 19 2021 - 02:40:35 EST)
- [PATCH 2/4] PCI: core: quirks: add mrrs_limit_quirk Artem Lapkin (Sat Jun 19 2021 - 02:40:35 EST)
- [PATCH 3/4] PCI: keystone move mrrs quirk to core Artem Lapkin (Sat Jun 19 2021 - 02:40:38 EST)
- [PATCH 4/4] PCI: loongson move mrrs quirk to core Artem Lapkin (Sat Jun 19 2021 - 02:40:41 EST)
- Re: [PATCH] um: remove unneeded semicolon in um_arch.c Anton Ivanov (Sat Jun 19 2021 - 02:42:17 EST)
- [PATCH 0/4] delete useless function return values & remove meaningless if(r) check code Bernard Zhao (Sat Jun 19 2021 - 02:44:11 EST)
- [PATCH 2/4] drm/radeon: remove meaningless if(r) check code Bernard Zhao (Sat Jun 19 2021 - 02:44:21 EST)
- [PATCH 3/4] drm/radeon: remove meaningless if(r) check code Bernard Zhao (Sat Jun 19 2021 - 02:44:21 EST)
- [PATCH 1/4] drm/radeon: remove meaningless if(r) check code Bernard Zhao (Sat Jun 19 2021 - 02:44:21 EST)
- [PATCH 4/4] drm/radeon: delete useless return values Bernard Zhao (Sat Jun 19 2021 - 02:44:23 EST)
- Re: [PATCH v2] block: genhd: don't call probe function with major_names_lock held Greg KH (Sat Jun 19 2021 - 02:45:26 EST)
- Re: [PATCH 5.10 35/38] rtnetlink: Fix missing error code in rtnl_bridge_notify() Greg Kroah-Hartman (Sat Jun 19 2021 - 02:54:22 EST)
- Re: [PATCH] riscv: kasan: Fix MODULES_VADDR evaluation due to local variables' name Palmer Dabbelt (Sat Jun 19 2021 - 03:00:32 EST)
- Re: [PATCH v3] riscv: Ensure BPF_JIT_REGION_START aligned with PMD size Palmer Dabbelt (Sat Jun 19 2021 - 03:00:38 EST)
- Re: [PATCH v3 8/8] KVM: x86: avoid loading PDPTRs after migration when possible Paolo Bonzini (Sat Jun 19 2021 - 03:03:30 EST)
- Re: [PATCH] riscv: dts: fu740: fix cache-controller interrupts Palmer Dabbelt (Sat Jun 19 2021 - 03:18:33 EST)
- Re: [PATCH] media: Kconfig: Fix DVB_CORE can't be selected as module Lecopzer Chen (Sat Jun 19 2021 - 03:29:10 EST)
- [PATCH net-next 2/3] net: c101: replace comparison to NULL with "!card" Peng Li (Sat Jun 19 2021 - 03:31:58 EST)
- [PATCH net-next 1/3] net: c101: add blank line after declarations Peng Li (Sat Jun 19 2021 - 03:32:04 EST)
- [PATCH net-next 3/3] net: c101: remove redundant spaces Peng Li (Sat Jun 19 2021 - 03:32:06 EST)
- [PATCH net-next 0/3] net: c101: clean up some code style issues Peng Li (Sat Jun 19 2021 - 03:32:08 EST)
- [PATCH] gpio: mt7621: support gpio-line-names property Sergio Paracuellos (Sat Jun 19 2021 - 03:35:59 EST)
- Re: [PATCH] bus: mhi: core: Disable pre-emption for data events tasklet processing Manivannan Sadhasivam (Sat Jun 19 2021 - 03:45:02 EST)
- Re: [PATCH -V8 05/10] mm/migrate: demote pages during reclaim Huang, Ying (Sat Jun 19 2021 - 03:45:40 EST)
- Re: [PATCH v2] bus: mhi: core: Add support for processing priority of event ring Manivannan Sadhasivam (Sat Jun 19 2021 - 03:48:54 EST)
- Re: [PATCH v2] bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean Manivannan Sadhasivam (Sat Jun 19 2021 - 03:49:30 EST)
- [PATCH v4] rtw_security: fix cast to restricted __le32 Jhih-Ming Huang (Sat Jun 19 2021 - 03:53:15 EST)
- Re: xhci_pci & PCIe hotplug crash Lukas Wunner (Sat Jun 19 2021 - 03:54:06 EST)
- Re: [RFC PATCH RT v2 1/2] time/hrtimer: Add PINNED_HARD mode for realtime hrtimers Thomas Gleixner (Sat Jun 19 2021 - 03:56:23 EST)
- Re: [PATCH] Add missing kernel log when enabling NO_HZ_FULL is not possible Thomas Gleixner (Sat Jun 19 2021 - 04:02:38 EST)
- Re: [PATCH] um: remove unneeded semicolon in um_arch.c Richard Weinberger (Sat Jun 19 2021 - 04:04:48 EST)
- Re: [RFC 2/2] timers: Make sure irq_work is handled when no pending timers Thomas Gleixner (Sat Jun 19 2021 - 04:23:11 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Huang, Ying (Sat Jun 19 2021 - 04:23:11 EST)
- Re: [PATCH] Add missing kernel log when enabling NO_HZ_FULL is not possible Ani Sinha (Sat Jun 19 2021 - 04:23:11 EST)
- Re: [PATCH] media: dvb-frontends: dib0090: Delete 'break' after 'goto' Sean Young (Sat Jun 19 2021 - 04:23:11 EST)
- [sparc64] kernel panic from running a program in userspace Anatoly Pugachev (Sat Jun 19 2021 - 04:24:36 EST)
- Re: [patch V3 01/66] x86/fpu: x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate() Borislav Petkov (Sat Jun 19 2021 - 04:37:21 EST)
- [PATCH v5 net-next 0/2] net: tipc: fix FB_MTU eat two pages and do some code cleanup menglong8 . dong (Sat Jun 19 2021 - 04:41:26 EST)
- [PATCH v5 net-next 1/2] net: tipc: fix FB_MTU eat two pages menglong8 . dong (Sat Jun 19 2021 - 04:41:32 EST)
- [PATCH v5 net-next 2/2] net: tipc: replace align() with ALIGN in msg.c menglong8 . dong (Sat Jun 19 2021 - 04:41:37 EST)
- [rcu:dev.2021.06.16a] BUILD SUCCESS 4b2e65c39cdcffc72c1a4c41f76c2f2ae00421af kernel test robot (Sat Jun 19 2021 - 04:44:07 EST)
- Re: [PATCH v2] block: genhd: don't call probe function with major_names_lock held Tetsuo Handa (Sat Jun 19 2021 - 04:47:36 EST)
- Re: xhci_pci & PCIe hotplug crash Pali Rohár (Sat Jun 19 2021 - 04:55:47 EST)
- [PATCH v5 bpf-next 0/3] libbpf: BTF dumper support for typed data Alan Maguire (Sat Jun 19 2021 - 04:57:05 EST)
- [PATCH v5 bpf-next 2/3] selftests/bpf: add ASSERT_STRNEQ() variant for test_progs Alan Maguire (Sat Jun 19 2021 - 04:57:05 EST)
- [PATCH v5 bpf-next 3/3] selftests/bpf: add dump type data tests to btf dump tests Alan Maguire (Sat Jun 19 2021 - 04:57:06 EST)
- [PATCH v5 bpf-next 1/3] libbpf: BTF dumper support for typed data Alan Maguire (Sat Jun 19 2021 - 04:57:06 EST)
- Re: [PATCH] ath10k: demote chan info without scan request warning Kalle Valo (Sat Jun 19 2021 - 05:15:51 EST)
- Re: [PATCH v3] rtw_security: fix cast to restricted __le32 Jhih-Ming Huang (Sat Jun 19 2021 - 05:20:36 EST)
- [PATCH] i2c: mediatek: Isolate speed setting via dts for special devices kewei.xu (Sat Jun 19 2021 - 05:23:31 EST)
- Re: [sparc64] kernel panic from running a program in userspace Colin Ian King (Sat Jun 19 2021 - 05:31:13 EST)
- [PATCH 1/6] mm/z3fold: define macro NCHUNKS as TOTAL_CHUNKS - ZHDR_CHUNKS Miaohe Lin (Sat Jun 19 2021 - 05:32:57 EST)
- [PATCH 2/6] mm/z3fold: avoid possible underflow in z3fold_alloc() Miaohe Lin (Sat Jun 19 2021 - 05:33:16 EST)
- [PATCH 5/6] mm/z3fold: fix potential memory leak in z3fold_destroy_pool() Miaohe Lin (Sat Jun 19 2021 - 05:33:16 EST)
- [PATCH 0/6] Cleanup and fixup for z3fold Miaohe Lin (Sat Jun 19 2021 - 05:33:16 EST)
- [PATCH 3/6] mm/z3fold: remove magic number in z3fold_create_pool() Miaohe Lin (Sat Jun 19 2021 - 05:33:16 EST)
- [PATCH 6/6] mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page Miaohe Lin (Sat Jun 19 2021 - 05:33:16 EST)
- [PATCH 4/6] mm/z3fold: remove unused function handle_to_z3fold_header() Miaohe Lin (Sat Jun 19 2021 - 05:33:17 EST)
- Re: [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() Christophe Leroy (Sat Jun 19 2021 - 05:35:39 EST)
- Re: [patch V3 03/66] x86/fpu: Fix copy_xstate_to_kernel() gap handling Borislav Petkov (Sat Jun 19 2021 - 05:46:29 EST)
- Re: [sparc64] kernel panic from running a program in userspace Anatoly Pugachev (Sat Jun 19 2021 - 05:46:39 EST)
- [PATCH] media: mtk-jpeg: fix setting plane paylod Dafna Hirschfeld (Sat Jun 19 2021 - 05:47:11 EST)
- [PATCH net-next 1/8] net: at91_can: remove redundant blank lines Guangbin Huang (Sat Jun 19 2021 - 06:00:02 EST)
- [PATCH net-next 0/8] net: at91_can: clean up some code style issues Guangbin Huang (Sat Jun 19 2021 - 06:00:02 EST)
- [PATCH net-next 5/8] net: at91_can: fix the alignment issue Guangbin Huang (Sat Jun 19 2021 - 06:00:03 EST)
- [PATCH net-next 6/8] net: at91_can: add braces {} to all arms of the statement Guangbin Huang (Sat Jun 19 2021 - 06:00:03 EST)
- [PATCH net-next 8/8] net: at91_can: fix the comments style issue Guangbin Huang (Sat Jun 19 2021 - 06:00:03 EST)
- [PATCH net-next 4/8] net: at91_can: use BIT macro Guangbin Huang (Sat Jun 19 2021 - 06:00:07 EST)
- [PATCH net-next 2/8] net: at91_can: add blank line after declarations Guangbin Huang (Sat Jun 19 2021 - 06:00:10 EST)
- [PATCH net-next 3/8] net: at91_can: fix the code style issue about macro Guangbin Huang (Sat Jun 19 2021 - 06:00:23 EST)
- [PATCH net-next 7/8] net: at91_can: remove redundant space Guangbin Huang (Sat Jun 19 2021 - 06:00:24 EST)
- Re: [PATCH 1/8] dt-bindings: arm/npcm: Add binding for global control registers (GCR) Jonathan Neuschäfer (Sat Jun 19 2021 - 06:08:51 EST)
- [GIT PULL] s390 fixes for 5.13-rc7 Vasily Gorbik (Sat Jun 19 2021 - 06:09:36 EST)
- Re: [PATCH 4/8] dt-bindings: pinctrl: Add Nuvoton WPCM450 Jonathan Neuschäfer (Sat Jun 19 2021 - 06:17:19 EST)
- Re: [PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc Yunsheng Lin (Sat Jun 19 2021 - 06:30:42 EST)
- Re: [PATCH v2] docs: add traditional Chinese translation for kernel Documentation Hu Haowen (Sat Jun 19 2021 - 06:35:30 EST)
- [v7 3/5] drm/panel-simple: Support for delays between GPIO & regulator Rajeev Nandan (Sat Jun 19 2021 - 06:41:45 EST)
- [v7 1/5] drm/panel: add basic DP AUX backlight support Rajeev Nandan (Sat Jun 19 2021 - 06:41:45 EST)
- [v7 2/5] drm/panel-simple: Support DP AUX backlight Rajeev Nandan (Sat Jun 19 2021 - 06:41:46 EST)
- [v7 0/5] drm: Support basic DPCD backlight in panel-simple and add a new panel ATNA33XC20 Rajeev Nandan (Sat Jun 19 2021 - 06:41:46 EST)
- [v7 5/5] drm/panel-simple: Add Samsung ATNA33XC20 Rajeev Nandan (Sat Jun 19 2021 - 06:41:46 EST)
- [v7 4/5] dt-bindings: display: simple: Add Samsung ATNA33XC20 Rajeev Nandan (Sat Jun 19 2021 - 06:41:46 EST)
- [PATCH 00/18] staging: rtl8723bs: remove 5Ghz code Fabio Aiuto (Sat Jun 19 2021 - 06:47:56 EST)
- [PATCH 02/18] staging: rtl8723bs: remove code related to unsupported channel bandwidth Fabio Aiuto (Sat Jun 19 2021 - 06:47:57 EST)
- [PATCH 08/18] staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.h Fabio Aiuto (Sat Jun 19 2021 - 06:47:57 EST)
- [PATCH 01/18] staging: rtl8723bs: remove all 5Ghz network types Fabio Aiuto (Sat Jun 19 2021 - 06:47:57 EST)
- [PATCH 04/18] staging: rtl8723bs: rename enum items related to channel bonding Fabio Aiuto (Sat Jun 19 2021 - 06:47:57 EST)
- [PATCH 06/18] staging: rtl8723bs: remove struct rt_channel_plan_5g Fabio Aiuto (Sat Jun 19 2021 - 06:47:57 EST)
- [PATCH 05/18] staging: rtl8723bs: remove 5Ghz field in struct registry_priv Fabio Aiuto (Sat Jun 19 2021 - 06:47:57 EST)
- [PATCH 03/18] staging: rtl8723bs: remove unused enum items related to channel bonding Fabio Aiuto (Sat Jun 19 2021 - 06:47:57 EST)
- [PATCH 09/18] staging: rtl8723bs: remove 5Ghz code related to channel plan definition Fabio Aiuto (Sat Jun 19 2021 - 06:47:59 EST)
- [PATCH 07/18] staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types Fabio Aiuto (Sat Jun 19 2021 - 06:48:06 EST)
- [PATCH 12/18] staging: rtl8723bs: remove VHT dead code Fabio Aiuto (Sat Jun 19 2021 - 06:48:16 EST)
- [PATCH 11/18] staging: rtl8723bs: remove 5Ghz code related to RF power calibration Fabio Aiuto (Sat Jun 19 2021 - 06:48:18 EST)
- [PATCH 13/18] staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum item Fabio Aiuto (Sat Jun 19 2021 - 06:48:21 EST)
- [PATCH 14/18] staging: rtl8723bs: fix macro value for 2.4Ghz only device Fabio Aiuto (Sat Jun 19 2021 - 06:48:30 EST)
- [PATCH 15/18] staging: rtl8723bs: remove register initializations tied to 802.11ac standard Fabio Aiuto (Sat Jun 19 2021 - 06:48:44 EST)
- [PATCH 16/18] staging: rtl8723bs: remove obsolete 5Ghz comments Fabio Aiuto (Sat Jun 19 2021 - 06:48:56 EST)
- [PATCH 17/18] staging: rtl8723bs: fix check allowing 5Ghz settings Fabio Aiuto (Sat Jun 19 2021 - 06:49:02 EST)
- [PATCH 18/18] staging: rtl8723bs: remove item from TODO list Fabio Aiuto (Sat Jun 19 2021 - 06:49:03 EST)
- [PATCH 10/18] staging: rtl8723bs: remove some unused 5Ghz macro definitions Fabio Aiuto (Sat Jun 19 2021 - 06:49:09 EST)
- Re: [PATCH 3/3] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Andy Shevchenko (Sat Jun 19 2021 - 06:50:13 EST)
- Re: [PATCH 2/3] find: micro-optimize for_each_{set,clear}_bit() Andy Shevchenko (Sat Jun 19 2021 - 06:50:30 EST)
- Re: [PATCH 1/3] include/linux: move for_each_bit() macros from bitops.h to find.h Andy Shevchenko (Sat Jun 19 2021 - 06:51:03 EST)
- Re: [PATCH] net: ceph: Use CLOCK_MONOTONIC ktime_get_ts64() Jeff Layton (Sat Jun 19 2021 - 06:51:22 EST)
- Re: [PATCH 3/3] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Andy Shevchenko (Sat Jun 19 2021 - 06:55:23 EST)
- Re: [PATCH v2 1/2] cfg80211: Add wiphy_info_once() Dmitry Osipenko (Sat Jun 19 2021 - 07:03:10 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Dmitry Vyukov (Sat Jun 19 2021 - 07:08:36 EST)
- Re: [PATCH v3 0/4] HWMON LM90 interrupt fixes and improvements Guenter Roeck (Sat Jun 19 2021 - 07:10:21 EST)
- [rcu:rcu/next] BUILD SUCCESS 8bd5745dc8faaee60839f9a70d63128e428ba422 kernel test robot (Sat Jun 19 2021 - 07:14:11 EST)
- [PATCH v1 1/1] spi: Remove unneeded parentheses in spi_map_buf() Andy Shevchenko (Sat Jun 19 2021 - 07:15:10 EST)
- [PATCH v2 0/5] riscv: improving uaccess with logs from network bench Akira Tsukamoto (Sat Jun 19 2021 - 07:24:03 EST)
- Re: [PATCH 1/2] compiler_attributes.h: define __no_profile, add to noinstr Miguel Ojeda (Sat Jun 19 2021 - 07:26:57 EST)
- [PATCH] misc: vmw_vmci: return the correct errno code angkery (Sat Jun 19 2021 - 07:30:14 EST)
- Re: [PATCH 1/2] compiler_attributes.h: define __no_profile, add to noinstr Miguel Ojeda (Sat Jun 19 2021 - 07:32:30 EST)
- [PATCH 1/5] riscv: __asm_to/copy_from_user: delete existing code Akira Tsukamoto (Sat Jun 19 2021 - 07:34:57 EST)
- [PATCH 2/5] riscv: __asm_to/copy_from_user: Adding byte copy first Akira Tsukamoto (Sat Jun 19 2021 - 07:35:52 EST)
- [PATCH 3/5] riscv: __asm_to/copy_from_user: Copy until dst is aligned Akira Tsukamoto (Sat Jun 19 2021 - 07:36:58 EST)
- Re: [PATCH 20/39] irqdomain: Protect the linear revmap with RCU Thomas Gleixner (Sat Jun 19 2021 - 07:37:40 EST)
- [PATCH 4/5] riscv: __asm_to/copy_from_user: Bulk copy while shifting Akira Tsukamoto (Sat Jun 19 2021 - 07:37:54 EST)
- [PATCH 5/5] riscv: __asm_to/copy_from_user: Bulk copy when both src, dst are aligned Akira Tsukamoto (Sat Jun 19 2021 - 08:35:55 EST)
- Re: [PATCH v3 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option Juergen Gross (Sat Jun 19 2021 - 08:36:01 EST)
- [PATCH] arm64: dts: rockchip: Re-add regulator-boot-on, regulator-always-on for vdd_gpu on rk3399-roc-pc Alex Bee (Sat Jun 19 2021 - 08:36:01 EST)
- [PATCH] arm64: dts: rockchip: Re-add regulator-always-on for vcc_sdio for rk3399-roc-pc Alex Bee (Sat Jun 19 2021 - 08:36:01 EST)
- [PATCH] arm64: dts: rockchip: add ir-receiver for rk3399-roc-pc Alex Bee (Sat Jun 19 2021 - 08:36:01 EST)
- [PATCH] Fix mt7622.dtsi thermal cpu ericwouds (Sat Jun 19 2021 - 08:36:01 EST)
- Re: [PATCH v1 6/6] mm/hwpoison: fix unpoison_memory() Ding Hui (Sat Jun 19 2021 - 08:36:01 EST)
- Re: [PATCH v5 1/3] soc: qcom: Add support for Core Power Reduction v3, v4 and Hardened AngeloGioacchino Del Regno (Sat Jun 19 2021 - 08:36:01 EST)
- [PATCH] regulator: hi6421v600: Fix setting idle mode Axel Lin (Sat Jun 19 2021 - 08:36:02 EST)
- Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd Vincent MAILHOL (Sat Jun 19 2021 - 08:36:02 EST)
- [tip:auto-latest] BUILD SUCCESS 185c87ee7510e3cc162dccb7cb9820cedcec27e3 kernel test robot (Sat Jun 19 2021 - 08:36:02 EST)
- Re: [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Ferry Toth (Sat Jun 19 2021 - 08:40:56 EST)
- [PATCH v1] regulator: core: Add stubs for driver API Dmitry Osipenko (Sat Jun 19 2021 - 08:41:31 EST)
- [PATCH] regulator: hi6421: Use correct variable type for regmap api val argument Axel Lin (Sat Jun 19 2021 - 08:41:52 EST)
- Re: [PATCH] mm/vmalloc: unbreak kasan vmalloc support Uladzislau Rezki (Sat Jun 19 2021 - 09:03:44 EST)
- Re: [PATCH 2/4] perf test: Pass the verbose option to shell tests Arnaldo Carvalho de Melo (Sat Jun 19 2021 - 09:03:44 EST)
- Re: [PATCH 5.10 35/38] rtnetlink: Fix missing error code in rtnl_bridge_notify() Alexander Tsoy (Sat Jun 19 2021 - 09:07:05 EST)
- [PATCH] ieee80211: add the value for Category '6' in "rtw_ieee80211_category" Christophe JAILLET (Sat Jun 19 2021 - 09:36:54 EST)
- Re: [PATCH] drm/gma500/oaktrail_lvds: replace continue with break Dan Carpenter (Sat Jun 19 2021 - 09:40:54 EST)
- fs/cifs/cifs_swn.c:468 cifs_swn_store_swn_addr() error: uninitialized symbol 'port'. Dan Carpenter (Sat Jun 19 2021 - 09:46:38 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Amey Narkhede (Sat Jun 19 2021 - 09:59:29 EST)
- [PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs Paolo Valente (Sat Jun 19 2021 - 10:10:27 EST)
- [PATCH FIXES/IMPROVEMENTS 1/7] block, bfq: let also stably merged queues enjoy weight raising Paolo Valente (Sat Jun 19 2021 - 10:10:36 EST)
- [PATCH FIXES/IMPROVEMENTS 2/7] block, bfq: fix delayed stable merge check Paolo Valente (Sat Jun 19 2021 - 10:10:36 EST)
- [PATCH FIXES/IMPROVEMENTS 3/7] block, bfq: consider also creation time in delayed stable merge Paolo Valente (Sat Jun 19 2021 - 10:10:36 EST)
- [PATCH FIXES/IMPROVEMENTS 7/7] block, bfq: reset waker pointer with shared queues Paolo Valente (Sat Jun 19 2021 - 10:10:37 EST)
- [PATCH FIXES/IMPROVEMENTS 6/7] block, bfq: check waker only for queues with no in-flight I/O Paolo Valente (Sat Jun 19 2021 - 10:10:37 EST)
- [PATCH FIXES/IMPROVEMENTS 5/7] block, bfq: avoid delayed merge of async queues Paolo Valente (Sat Jun 19 2021 - 10:10:37 EST)
- [PATCH FIXES/IMPROVEMENTS 4/7] block, bfq: boost throughput by extending queue-merging times Paolo Valente (Sat Jun 19 2021 - 10:10:37 EST)
- [PATCH v14 0/2] Add dts and bindings update for i.MX8QM/QXP JPEG codec Mirela Rabulea (OSS) (Sat Jun 19 2021 - 10:41:16 EST)
- [PATCH v14 2/2] arm64: dts: imx8: Add jpeg encoder/decoder nodes Mirela Rabulea (OSS) (Sat Jun 19 2021 - 10:41:17 EST)
- [PATCH v14 1/2] media: dt-bindings: imx-jpeg: Add compatible for i.MX8QM JPEG codec Mirela Rabulea (OSS) (Sat Jun 19 2021 - 10:41:17 EST)
- {standard input}:2316: Error: branch to a symbol in another ISA mode kernel test robot (Sat Jun 19 2021 - 11:10:34 EST)
- Re: [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() Segher Boessenkool (Sat Jun 19 2021 - 11:16:34 EST)
- [PATCH 0/2] usb: udc: indroduce more api for lower gadget driver Linyu Yuan (Sat Jun 19 2021 - 11:17:11 EST)
- [PATCH 1/2] usb: udc: core: hide struct usb_gadget_driver to gadget driver Linyu Yuan (Sat Jun 19 2021 - 11:17:51 EST)
- [PATCH 2/2] usb: dwc3: fix race of usb_gadget_driver operation Linyu Yuan (Sat Jun 19 2021 - 11:18:45 EST)
- Re: [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled Steven Rostedt (Sat Jun 19 2021 - 11:22:08 EST)
- PATCH v2 Linyu Yuan (Sat Jun 19 2021 - 11:36:56 EST)
- [PATCH v2 1/2] usb: udc: core: hide struct usb_gadget_driver to gadget driver Linyu Yuan (Sat Jun 19 2021 - 11:37:15 EST)
- [PATCH v2 2/2] usb: dwc3: fix race of usb_gadget_driver operation Linyu Yuan (Sat Jun 19 2021 - 11:37:41 EST)
- Re: [GIT PULL] s390 fixes for 5.13-rc7 pr-tracker-bot (Sat Jun 19 2021 - 11:42:34 EST)
- [GIT PULL] RISC-V Fixes for 5.13-rc7 Palmer Dabbelt (Sat Jun 19 2021 - 11:43:07 EST)
- [PATCH v3 0/2] usb: udc: indroduce more api for lower gadget driver Linyu Yuan (Sat Jun 19 2021 - 11:44:13 EST)
- [PATCH v3 1/2] usb: udc: core: hide struct usb_gadget_driver to gadget driver Linyu Yuan (Sat Jun 19 2021 - 11:44:29 EST)
- [PATCH v3 2/2] usb: dwc3: fix race of usb_gadget_driver operation Linyu Yuan (Sat Jun 19 2021 - 11:44:32 EST)
- Re: [PATCH][next] scsi: elx: libefc: Fix less than zero comparison of a unsigned int James Smart (Sat Jun 19 2021 - 11:46:32 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Andy Lutomirski (Sat Jun 19 2021 - 11:51:17 EST)
- Re: [GIT PULL] RISC-V Fixes for 5.13-rc7 pr-tracker-bot (Sat Jun 19 2021 - 11:58:37 EST)
- [PATCH] x86/tools: fix objdump version check again Randy Dunlap (Sat Jun 19 2021 - 12:01:39 EST)
- [PATCH] EDAC/igen6: fix core dependency Randy Dunlap (Sat Jun 19 2021 - 12:02:12 EST)
- [PATCH] can: bcm: delay release of struct bcm_op after synchronize_rcu Thadeu Lima de Souza Cascardo (Sat Jun 19 2021 - 12:20:18 EST)
- [PATCH] docs/zh_CN: add a missing space character Hu Haowen (Sat Jun 19 2021 - 12:22:50 EST)
- Re: [PATCH 2/3] find: micro-optimize for_each_{set,clear}_bit() Marc Zyngier (Sat Jun 19 2021 - 12:24:26 EST)
- [PATCH] arm64: dts: ipq8074: Add QUP6 I2C node Robert Marko (Sat Jun 19 2021 - 12:28:05 EST)
- Re: [PATCH] can: bcm: delay release of struct bcm_op after synchronize_rcu Oliver Hartkopp (Sat Jun 19 2021 - 12:29:02 EST)
- Re: [PATCH] arm64: PCI: Enable SMC conduit Jon Masters (Sat Jun 19 2021 - 12:35:37 EST)
- Re: [PATCH] arm64: PCI: Enable SMC conduit Jon Masters (Sat Jun 19 2021 - 12:39:09 EST)
- Re: [PATCH] debugobjects: add missing empty function debug_object_active_state() Thomas Gleixner (Sat Jun 19 2021 - 12:54:34 EST)
- Re: [syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace syzbot (Sat Jun 19 2021 - 12:54:44 EST)
- [GIT PULL] perf tools fixes for v5.13: 6th batch Arnaldo Carvalho de Melo (Sat Jun 19 2021 - 12:54:44 EST)
- Re: [PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks Thomas Gleixner (Sat Jun 19 2021 - 13:00:43 EST)
- [PATCH] interconnect: Aggregate bandwidth votes for unused nodes in sync_state() Odelu Kukatla (Sat Jun 19 2021 - 13:09:11 EST)
- Re: [PATCH v3 02/11] x86/tdx: Introduce INTEL_TDX_GUEST config option Kuppuswamy, Sathyanarayanan (Sat Jun 19 2021 - 13:12:11 EST)
- drivers/pci/controller/pci-xgene.c:626:34: warning: unused variable 'xgene_pcie_match_table' kernel test robot (Sat Jun 19 2021 - 13:13:42 EST)
- Re: [PATCH 2/3] find: micro-optimize for_each_{set,clear}_bit() Yury Norov (Sat Jun 19 2021 - 13:28:20 EST)
- [PATCH] staging: rtl8188eu: remove useless comment Michael Straube (Sat Jun 19 2021 - 13:52:20 EST)
- drivers/edac/altera_edac.c:662:37: warning: unused variable 'altr_edac_a10_device_inject2_fops' kernel test robot (Sat Jun 19 2021 - 14:23:46 EST)
- Re: [PATCH 0/3] net: ethernat: ezchip: bug fixing and code improvments patchwork-bot+netdevbpf (Sat Jun 19 2021 - 15:32:15 EST)
- Re: [PATCH] net: ethernet: aeroflex: fix UAF in greth_of_remove patchwork-bot+netdevbpf (Sat Jun 19 2021 - 15:32:25 EST)
- Re: [PATCH 1/2] ASoC: sunxi: Add Allwinner H6 Digital MIC driver Samuel Holland (Sat Jun 19 2021 - 16:01:27 EST)
- [PATCH] block/partitions/msdos: Fix typo inidicator -> indicator Thomas Bracht Laumann Jespersen (Sat Jun 19 2021 - 16:01:37 EST)
- Re: [PATCH] can: bcm: delay release of struct bcm_op after synchronize_rcu Marc Kleine-Budde (Sat Jun 19 2021 - 16:13:07 EST)
- [PATCH 1/2] staging: rtl8188eu: remove "rtw_ieee80211_back_actioncode" Christophe JAILLET (Sat Jun 19 2021 - 16:14:31 EST)
- [PATCH 2/2] staging: rtl8188eu: remove "rtw_ieee80211_back_parties" Christophe JAILLET (Sat Jun 19 2021 - 16:14:42 EST)
- Re: [PATCH v3] cpu/hotplug: wait for cpuset_hotplug_work to finish on cpu onlining Thomas Gleixner (Sat Jun 19 2021 - 16:18:45 EST)
- Re: [PATCH net-next 0/8] net: at91_can: clean up some code style issues Marc Kleine-Budde (Sat Jun 19 2021 - 16:21:37 EST)
- [tip: smp/urgent] cpu/hotplug: Cure the cpusets trainwreck tip-bot2 for Thomas Gleixner (Sat Jun 19 2021 - 16:27:54 EST)
- arch/mips/kernel/vpe-mt.c:178:7: warning: no previous prototype for function 'vpe_alloc' kernel test robot (Sat Jun 19 2021 - 16:33:50 EST)
- Re: Unsupported phy-connection-type sgmii-2500 in arch/powerpc/boot/dts/fsl/t1023rdb.dts Pali Rohár (Sat Jun 19 2021 - 16:36:07 EST)
- [PATCH] ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx Elia Devito (Sat Jun 19 2021 - 16:44:09 EST)
- Re: [PATCH v3 01/23] x86/elf: Check in_x32_syscall() in compat_arch_setup_additional_pages() Thomas Gleixner (Sat Jun 19 2021 - 16:44:09 EST)
- Re: [PATCH] drm/gma500/oaktrail_lvds: replace continue with break Patrik Jakobsson (Sat Jun 19 2021 - 16:44:10 EST)
- RE: [char-misc-next 2/2] mei: revamp mei extension header structure layout. Winkler, Tomas (Sat Jun 19 2021 - 16:44:10 EST)
- Re: [PATCH v2 1/2] mm: fix the pfn calculation mistake in __ioremap_check_ram Thomas Gleixner (Sat Jun 19 2021 - 17:45:22 EST)
- Re: [PATCH] arm64: dts: rockchip: add ir-receiver for rk3399-roc-pc Heiko Stuebner (Sat Jun 19 2021 - 18:00:34 EST)
- Re: [PATCH] arm64: dts: rockchip: Re-add regulator-always-on for vcc_sdio for rk3399-roc-pc Heiko Stuebner (Sat Jun 19 2021 - 18:00:37 EST)
- Re: [PATCH] arm64: dts: rockchip: Re-add regulator-boot-on, regulator-always-on for vdd_gpu on rk3399-roc-pc Heiko Stuebner (Sat Jun 19 2021 - 18:00:37 EST)
- Re: [GIT PULL] perf tools fixes for v5.13: 6th batch pr-tracker-bot (Sat Jun 19 2021 - 18:00:38 EST)
- Re: [PATCH 12/16] i2c: busses: i2c-rk3x: Demote unworthy headers and help more complete ones Heiko Stuebner (Sat Jun 19 2021 - 18:11:46 EST)
- Re: [PATCH v2] arm64: dts: rockchip: add EEPROM node for NanoPi R4S Heiko Stuebner (Sat Jun 19 2021 - 18:11:56 EST)
- Re: [PATCH v2 2/2] mm: fix boundary judgment issues in kernel/resource.c Thomas Gleixner (Sat Jun 19 2021 - 18:54:10 EST)
- Re: [RFC PATCH 1/4] x86/entry/nmi: Switch to the entry stack before switching to the thread stack Thomas Gleixner (Sat Jun 19 2021 - 18:54:20 EST)
- Re: [RFC PATCH 01/10] thread_info: add helpers to snapshot thread flags Thomas Gleixner (Sat Jun 19 2021 - 18:54:20 EST)
- Re: [RFC PATCH 10/10] x86: snapshot thread flags Thomas Gleixner (Sat Jun 19 2021 - 18:54:20 EST)
- Re: [PATCH 1/2] watchdog: iTCO_wdt: use pm_ptr() kernel test robot (Sat Jun 19 2021 - 18:54:20 EST)
- Re: [PATCH 1/2] watchdog: iTCO_wdt: use pm_ptr() Guenter Roeck (Sat Jun 19 2021 - 19:56:39 EST)
- LockDown that allows read of /dev/mem ? David F. (Sat Jun 19 2021 - 19:56:50 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-5.13-6 tag Michael Ellerman (Sat Jun 19 2021 - 19:56:50 EST)
- [tip:smp/urgent 1/1] kernel/cpu.c:1353:2: error: implicit declaration of function 'cpu_up_down_serialize_trainwrecks' kernel test robot (Sat Jun 19 2021 - 20:26:16 EST)
- drivers/media/platform/allegro-dvt/allegro-core.c:3206:34: warning: unused variable 'allegro_dt_ids' kernel test robot (Sat Jun 19 2021 - 20:26:16 EST)
- Re: [PATCH] arm64: PCI: Enable SMC conduit Jason Gunthorpe (Sat Jun 19 2021 - 20:27:20 EST)
- [tip:smp/urgent 1/1] kernel/cpu.c:1353:2: error: implicit declaration of function 'cpu_up_down_serialize_trainwrecks' kernel test robot (Sat Jun 19 2021 - 20:40:22 EST)
- Re: [PATCH 2/2] PM: domain: use per-genpd lockdep class kernel test robot (Sat Jun 19 2021 - 20:40:32 EST)
- Re: [PATCH] docs/zh_CN: add a missing space character Hu Haowen (Sat Jun 19 2021 - 21:05:01 EST)
- [PATCH v2] docs/zh_CN: add a missing space character Hu Haowen (Sat Jun 19 2021 - 21:05:06 EST)
- [PATCH v2] docs/zh_CN: add a missing space character Hu Haowen (Sat Jun 19 2021 - 21:08:01 EST)
- Re: Linux 5.4.127 Samuel Zou (Sat Jun 19 2021 - 21:44:43 EST)
- Re: Linux 5.10.45 Samuel Zou (Sat Jun 19 2021 - 21:45:18 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Laurent Pinchart (Sat Jun 19 2021 - 21:45:18 EST)
- Re: Linux 4.19.195 Samuel Zou (Sat Jun 19 2021 - 21:46:02 EST)
- Re: Linux 4.14.237 Samuel Zou (Sat Jun 19 2021 - 21:46:40 EST)
- Re: [PATCH 8/8] membarrier: Rewrite sync_core_before_usermode() and improve documentation Nicholas Piggin (Sat Jun 19 2021 - 22:10:32 EST)
- Re: [PATCH v3 1/2] usb: udc: core: hide struct usb_gadget_driver to gadget driver Alan Stern (Sat Jun 19 2021 - 22:13:50 EST)
- [PATCH v2] tpm, tpm_tis_spi: Allow to sleep in the interrupt handler Lino Sanfilippo (Sat Jun 19 2021 - 22:36:17 EST)
- [RESEND PATCH v2] nsfs: warn if ns->ops is not provided Changbin Du (Sat Jun 19 2021 - 22:53:23 EST)
- Re: [PATCH 3/7] Input: ep93xx_keypad: Prepare clock before using it Dmitry Torokhov (Sat Jun 19 2021 - 23:47:12 EST)
- Re: [PATCH v3 0/3] 9p: add support for root file systems Changbin Du (Sat Jun 19 2021 - 23:47:12 EST)
- Re: [RFC PATCH 1/4] x86/entry/nmi: Switch to the entry stack before switching to the thread stack Andy Lutomirski (Sat Jun 19 2021 - 23:47:12 EST)
- Re: [PATCH v3 1/2] usb: udc: core: hide struct usb_gadget_driver to gadget driver linyyuan (Sat Jun 19 2021 - 23:47:13 EST)
- Re: [PATCH v9 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource Sanjay R Mehta (Sat Jun 19 2021 - 23:52:46 EST)
- Re: [PATCH v3 1/2] usb: udc: core: hide struct usb_gadget_driver to gadget driver linyyuan (Sat Jun 19 2021 - 23:53:50 EST)
- Re: [PATCH v3 0/3] 9p: add support for root file systems Dominique Martinet (Sun Jun 20 2021 - 00:17:45 EST)
- Re: [PATCH v2] arm64: dts: rockchip: add EEPROM node for NanoPi R4S Tianling Shen (Sun Jun 20 2021 - 00:42:14 EST)
- [PATCH v3] arm64: dts: rockchip: add EEPROM node for NanoPi R4S Tianling Shen (Sun Jun 20 2021 - 00:42:15 EST)
- Re: [PATCH] Input: hideep - fix the uninitialized use in hideep_nvm_unlock() Dmitry Torokhov (Sun Jun 20 2021 - 01:17:24 EST)
- Re: [PATCH] drivers/input/keyboard/cros_ec_keyb: Use kobj_to_dev() API Dmitry Torokhov (Sun Jun 20 2021 - 01:24:07 EST)
- Re: [PATCH -next] Input: tsc200x-core - Fix kobj_to_dev.cocci warnings Dmitry Torokhov (Sun Jun 20 2021 - 01:24:17 EST)
- Re: [PATCH -next] Input: ims-pcu - Fix kobj_to_dev.cocci warnings Dmitry Torokhov (Sun Jun 20 2021 - 01:24:18 EST)
- Re: [PATCH -next] Input: atkbd - Fix kobj_to_dev.cocci warnings Dmitry Torokhov (Sun Jun 20 2021 - 01:24:22 EST)
- Re: [PATCH -next] Input: trackpoint - Fix kobj_to_dev.cocci warnings Dmitry Torokhov (Sun Jun 20 2021 - 01:24:34 EST)
- Re: [PATCH -next] Input: cros_ec_keyb - Fix kobj_to_dev.cocci warnings Dmitry Torokhov (Sun Jun 20 2021 - 01:25:13 EST)
- Re: [PATCH] Input: hideep - fix the uninitialized use in hideep_nvm_unlock() Dmitry Torokhov (Sun Jun 20 2021 - 01:26:47 EST)
- [PATCH v6] docs/zh_CN: create new translations for zh_CN/dev-tools/testing-overview Wu X.C. (Sun Jun 20 2021 - 01:28:52 EST)
- Re: [PATCH] Input: hideep - fix the uninitialized use in hideep_nvm_unlock() Dmitry Torokhov (Sun Jun 20 2021 - 01:36:29 EST)
- Re: [External] Re: [PATCH] debugobjects: add missing empty function debug_object_active_state() 何鑫 (Sun Jun 20 2021 - 01:41:02 EST)
- Re: [External] Re: [PATCH] debugobjects: add missing empty function debug_object_active_state() 何鑫 (Sun Jun 20 2021 - 01:52:58 EST)
- Re: [PATCH] Input: hideep - fix the uninitialized use in hideep_nvm_unlock() Yizhuo Zhai (Sun Jun 20 2021 - 02:27:58 EST)
- [GIT PULL] irq/urgent for v5.13-rc6 Borislav Petkov (Sun Jun 20 2021 - 03:27:21 EST)
- Re: [PATCH] ALSA: hda/realtek: Improve fixup for HP Spectre x360 15-df0xxx Takashi Iwai (Sun Jun 20 2021 - 03:27:21 EST)
- [GIT PULL] x86/urgent for v5.13-rc6 Borislav Petkov (Sun Jun 20 2021 - 03:27:21 EST)
- [GIT PULL] sched/urgent for v5.13-rc6 Borislav Petkov (Sun Jun 20 2021 - 03:27:21 EST)
- Re: [PATCH v3 0/2] dt-bindings: gpio: davinci: Convert to json-schema Aswath Govindraju (Sun Jun 20 2021 - 03:30:23 EST)
- Re: [PATCH v2] docs/zh_CN: add a missing space character Alex Shi (Sun Jun 20 2021 - 03:56:29 EST)
- Re: [PATCH 0/2] no_profile fn attr and Kconfig for GCOV+PGO Bill Wendling (Sun Jun 20 2021 - 04:09:25 EST)
- [PATCH V2] Add kernel logs when sched clock unstable and NO_HZ_FULL is not possible Ani Sinha (Sun Jun 20 2021 - 04:17:00 EST)
- [PATCH] staging: rtl8723bs: Fix an error handling path Christophe JAILLET (Sun Jun 20 2021 - 04:21:41 EST)
- v5.13-rcX regression - NULL pointer dereference - MFD and software node API Dominik Brodowski (Sun Jun 20 2021 - 04:46:18 EST)
- Re: [patch V3 06/66] x86/fpu: Make xfeatures_mask_all __ro_after_init Borislav Petkov (Sun Jun 20 2021 - 04:46:18 EST)
- [tip:smp/urgent] BUILD REGRESSION 64c71be97c02c3d3f24dea7c290912ad300538b9 kernel test robot (Sun Jun 20 2021 - 04:48:58 EST)
- Re: [patch V3 07/66] x86/fpu: Get rid of fpu__get_supported_xfeatures_mask() Borislav Petkov (Sun Jun 20 2021 - 05:05:41 EST)
- [PATCH] net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error_info_log()' Christophe JAILLET (Sun Jun 20 2021 - 05:49:55 EST)
- [PATCH v3] Add kernel logs when sched clock unstable and NO_HZ_FULL is not possible Ani Sinha (Sun Jun 20 2021 - 06:23:11 EST)
- Re: [PATCH v2 0/5] riscv: improving uaccess with logs from network bench Ben Dooks (Sun Jun 20 2021 - 06:23:21 EST)
- [PATCH v3 2/2] drm: protect drm_master pointers in drm_lease.c Desmond Cheong Zhi Xi (Sun Jun 20 2021 - 07:05:34 EST)
- [PATCH v3 0/2] drm: address potential UAF bugs with drm_master ptrs Desmond Cheong Zhi Xi (Sun Jun 20 2021 - 07:05:34 EST)
- [PATCH v3 1/2] drm: add a locked version of drm_is_current_master Desmond Cheong Zhi Xi (Sun Jun 20 2021 - 07:05:34 EST)
- Re: [PATCH v2 0/3] soc: qcom: geni: add support for gpi dma Vinod Koul (Sun Jun 20 2021 - 07:06:29 EST)
- Re: [PATCH 1/5] soundwire: export sdw_update() and sdw_update_no_pm() Vinod Koul (Sun Jun 20 2021 - 07:08:46 EST)
- Re: [External] Re: [PATCH] debugobjects: add missing empty function debug_object_active_state() Thomas Gleixner (Sun Jun 20 2021 - 07:12:23 EST)
- [PATCH v6, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support Yongqiang Niu (Sun Jun 20 2021 - 07:15:12 EST)
- [PATCH v6, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4 Yongqiang Niu (Sun Jun 20 2021 - 07:15:23 EST)
- [PATCH v6, 2/2] soc: mediatek: mmsys: Add mt8192 mmsys routing table Yongqiang Niu (Sun Jun 20 2021 - 07:15:39 EST)
- Re: [PATCH v15 1/4] kasan: allow an architecture to disable inline instrumentation Andrey Konovalov (Sun Jun 20 2021 - 07:16:16 EST)
- Re: [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check Andrey Konovalov (Sun Jun 20 2021 - 07:16:43 EST)
- Re: [PATCH v2] soundwire: bus: Make sdw_nwrite() data pointer argument const Vinod Koul (Sun Jun 20 2021 - 07:17:30 EST)
- Re: [PATCH v15 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h Andrey Konovalov (Sun Jun 20 2021 - 07:17:33 EST)
- Re: [PATCH] soundwire: stream: Fix test for DP prepare complete Vinod Koul (Sun Jun 20 2021 - 07:17:43 EST)
- Re: [PATCH v15 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables Andrey Konovalov (Sun Jun 20 2021 - 07:18:23 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Andy Shevchenko (Sun Jun 20 2021 - 07:20:43 EST)
- Re: [RFC PATCH 1/4] x86/entry/nmi: Switch to the entry stack before switching to the thread stack Thomas Gleixner (Sun Jun 20 2021 - 07:23:18 EST)
- Re: [PATCH] mm/vmalloc: unbreak kasan vmalloc support Andrey Konovalov (Sun Jun 20 2021 - 07:48:30 EST)
- [PATCH v3 3/3] kasan: add memory corruption identification support for hardware tag-based mode Kuan-Ying Lee (Sun Jun 20 2021 - 07:48:36 EST)
- [PATCH v3 2/3] kasan: integrate the common part of two KASAN tag-based modes Kuan-Ying Lee (Sun Jun 20 2021 - 07:48:36 EST)
- [PATCH v3 0/3] kasan: add memory corruption identification support for hw tag-based kasan Kuan-Ying Lee (Sun Jun 20 2021 - 07:48:36 EST)
- [PATCH v3 1/3] kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY Kuan-Ying Lee (Sun Jun 20 2021 - 07:48:37 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Dominik Brodowski (Sun Jun 20 2021 - 07:50:20 EST)
- [PATCH] Input: joydev - prevent potential write out of bounds in ioctl Alexander Larkin (Sun Jun 20 2021 - 08:11:55 EST)
- [PATCH] riscv: ptrace: add argn syntax Jeff Xie (Sun Jun 20 2021 - 08:11:55 EST)
- [PATCH] block: mtip32xx: set the pointer of queue to null after cleaning Zheyu Ma (Sun Jun 20 2021 - 08:20:09 EST)
- [PATCH 0/2] Fix for Ingenic MAC support. 周琰杰 (Zhou Yanjie) (Sun Jun 20 2021 - 08:39:57 EST)
- [PATCH 2/2] net: stmmac: Ingenic: Remove unused variables. 周琰杰 (Zhou Yanjie) (Sun Jun 20 2021 - 08:39:58 EST)
- [PATCH 1/2] dt-bindings: dwmac: Remove unexpected item. 周琰杰 (Zhou Yanjie) (Sun Jun 20 2021 - 08:39:58 EST)
- [PATCH v2 0/5] vchiq: Patch to separate platform and cdev code Ojaswin Mujoo (Sun Jun 20 2021 - 08:56:21 EST)
- [PATCH v2 1/5] staging: vchiq: Refactor vchiq cdev code Ojaswin Mujoo (Sun Jun 20 2021 - 08:56:31 EST)
- Re: [PATCH AUTOSEL 5.12 11/33] ASoC: AMD Renoir - add DMI entry for Lenovo 2020 AMD platforms Sasha Levin (Sun Jun 20 2021 - 08:56:31 EST)
- Re: [PATCH AUTOSEL 5.12 02/33] regulator: max77620: Silence deferred probe error Sasha Levin (Sun Jun 20 2021 - 08:56:31 EST)
- [PATCH v2 2/5] staging: vchiq: Move certain declarations to vchiq_arm.h Ojaswin Mujoo (Sun Jun 20 2021 - 08:56:37 EST)
- [PATCH v2 3/5] staging: vchiq: Move vchiq char driver to its own file Ojaswin Mujoo (Sun Jun 20 2021 - 08:56:51 EST)
- Re: [PATCH AUTOSEL 5.4 07/15] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device Sasha Levin (Sun Jun 20 2021 - 08:56:55 EST)
- [PATCH v2 4/5] staging: vchiq: Make creation of vchiq cdev optional Ojaswin Mujoo (Sun Jun 20 2021 - 08:57:16 EST)
- [PATCH v2 5/5] staging: vchiq: Combine vchiq platform code into single file Ojaswin Mujoo (Sun Jun 20 2021 - 08:57:44 EST)
- Re: [PATCH v2 2/5] PCI: endpoint: Replace spinlock with mutex Vidya Sagar (Sun Jun 20 2021 - 09:22:26 EST)
- [PATCH] regulator: hi655x: Fix pass wrong pointer to config.driver_data Axel Lin (Sun Jun 20 2021 - 09:29:20 EST)
- [PATCH] ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()' Christophe JAILLET (Sun Jun 20 2021 - 09:29:20 EST)
- Re: [PATCH v2 0/5] vchiq: Patch to separate platform and cdev code Stefan Wahren (Sun Jun 20 2021 - 09:30:02 EST)
- Re: [PATCH] staging: rtl8188eu: remove useless comment Martin Kaiser (Sun Jun 20 2021 - 09:32:12 EST)
- Re: Query regarding the use of pcie-designware-plat.c file Vidya Sagar (Sun Jun 20 2021 - 09:36:06 EST)
- [PATCH] net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()' Christophe JAILLET (Sun Jun 20 2021 - 09:47:44 EST)
- Re: [PATCH v3 1/2] usb: udc: core: hide struct usb_gadget_driver to gadget driver Alan Stern (Sun Jun 20 2021 - 09:48:52 EST)
- [v1,0/3] watchdog: mt8195: add wdt support Christine Zhu (Sun Jun 20 2021 - 09:50:41 EST)
- Re: [PATCH v2] block: genhd: don't call probe function with major_names_lock held Tetsuo Handa (Sun Jun 20 2021 - 09:54:53 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Dave Stevenson (Sun Jun 20 2021 - 10:29:29 EST)
- Re: [PATCH 09/11] PCI: add matching checks for driver_override binding Max Gurtovoy (Sun Jun 20 2021 - 10:47:34 EST)
- Re: [PATCH 0/2] no_profile fn attr and Kconfig for GCOV+PGO Miguel Ojeda (Sun Jun 20 2021 - 10:53:30 EST)
- [sched] 944be1796b: BUG:Bad_rss-counter_state_mm:#type:MM_FILEPAGES_val kernel test robot (Sun Jun 20 2021 - 10:53:40 EST)
- Re: [PATCH] watchdog: Remove MV64x60 watchdog driver gituser (Sun Jun 20 2021 - 10:54:16 EST)
- Re: [PATCH] mlx4_core: Remove trailing semicolon in macros Tariq Toukan (Sun Jun 20 2021 - 11:07:10 EST)
- [PATCH 0/2] atm: nicstar: fix two bugs about error handling Zheyu Ma (Sun Jun 20 2021 - 11:24:51 EST)
- [PATCH 1/2] atm: nicstar: use 'dma_free_coherent' instead of 'kfree' Zheyu Ma (Sun Jun 20 2021 - 11:24:51 EST)
- [PATCH 2/2] atm: nicstar: register the interrupt handler in the right place Zheyu Ma (Sun Jun 20 2021 - 11:24:56 EST)
- Re: [PATCH] counter: 104-quad-8: Return error when invalid mode during ceiling_write Syed Nayyar Waris (Sun Jun 20 2021 - 11:38:42 EST)
- [PATCH] checkpatch: Do not complain about positive return values starting with EPOLL Guenter Roeck (Sun Jun 20 2021 - 11:46:13 EST)
- Re: [PATCH v1] mm: slub: fix the leak of alloc/free traces debugfs interface Faiyaz Mohammed (Sun Jun 20 2021 - 12:02:02 EST)
- RE: futex/call -to plist_for_each_entry_safe with head=NULL David Mozes (Sun Jun 20 2021 - 12:05:18 EST)
- Build error in security/keys John Wood (Sun Jun 20 2021 - 12:13:06 EST)
- [PATCH v1 1/2] hwmon: Support set_trips() of thermal device ops Dmitry Osipenko (Sun Jun 20 2021 - 12:13:16 EST)
- [PATCH v1 2/2] hwmon: (lm90) Implement set_trips() callback Dmitry Osipenko (Sun Jun 20 2021 - 12:13:16 EST)
- [PATCH v1 0/2] Support temperature trips by HWMON core and LM90 driver Dmitry Osipenko (Sun Jun 20 2021 - 12:13:16 EST)
- Re: [PATCH v2 0/5] riscv: improving uaccess with logs from network bench Akira Tsukamoto (Sun Jun 20 2021 - 12:42:13 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Andy Shevchenko (Sun Jun 20 2021 - 12:42:14 EST)
- [PATCH v10 1/3] dmaengine: ptdma: Initial driver for the AMD PTDMA Sanjay R Mehta (Sun Jun 20 2021 - 12:42:14 EST)
- [PATCH v10 0/3] Add support for AMD PTDMA controller driver Sanjay R Mehta (Sun Jun 20 2021 - 12:42:14 EST)
- Re: [PATCH] Input: joydev - prevent potential write out of bounds in ioctl Linus Torvalds (Sun Jun 20 2021 - 12:42:14 EST)
- [PATCH v10 2/3] dmaengine: ptdma: register PTDMA controller as a DMA resource Sanjay R Mehta (Sun Jun 20 2021 - 12:42:20 EST)
- [PATCH v10 3/3] dmaengine: ptdma: Add debugfs entries for PTDMA Sanjay R Mehta (Sun Jun 20 2021 - 12:42:29 EST)
- Re: [GIT PULL] irq/urgent for v5.13-rc6 pr-tracker-bot (Sun Jun 20 2021 - 12:49:58 EST)
- Re: [GIT PULL] x86/urgent for v5.13-rc6 pr-tracker-bot (Sun Jun 20 2021 - 12:50:01 EST)
- Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.13-6 tag pr-tracker-bot (Sun Jun 20 2021 - 12:50:01 EST)
- Re: [GIT PULL] sched/urgent for v5.13-rc6 pr-tracker-bot (Sun Jun 20 2021 - 12:50:02 EST)
- RE: [PATCH] net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()' Dexuan Cui (Sun Jun 20 2021 - 12:58:47 EST)
- Re: [PATCH 0/4] delete useless function return values & remove meaningless if(r) check code Christian König (Sun Jun 20 2021 - 12:59:44 EST)
- [PATCH] samples/kobject: Use sysfs_emit instead of snprintf Nguyen Dinh Phi (Sun Jun 20 2021 - 13:00:18 EST)
- [PATCH RFC] checkpatch: extend unknown commit id check for multiple lines Dwaipayan Ray (Sun Jun 20 2021 - 13:11:06 EST)
- Re: [PATCH v1 1/2] hwmon: Support set_trips() of thermal device ops Guenter Roeck (Sun Jun 20 2021 - 13:24:17 EST)
- Re: Re: [PATCH] drivers/nvme/host: Use kobj_to_dev() API Keith Busch (Sun Jun 20 2021 - 13:28:14 EST)
- Re: [PATCH v1 1/2] hwmon: Support set_trips() of thermal device ops Dmitry Osipenko (Sun Jun 20 2021 - 13:38:45 EST)
- [PATCH v2] staging: rtl8188eu: fix usb_submit_urb error handling Martin Kaiser (Sun Jun 20 2021 - 13:41:41 EST)
- [PATCH 01/13] staging: rtl8188eu: handle errors from dev_alloc_name Martin Kaiser (Sun Jun 20 2021 - 13:53:45 EST)
- [PATCH 02/13] staging: rtl8188eu: remove RT_TRACE prints from usb_intf.c Martin Kaiser (Sun Jun 20 2021 - 13:53:45 EST)
- [PATCH 03/13] staging: rtl8188eu: remove RT_TRACE prints from rtl8188e_hal_init.c Martin Kaiser (Sun Jun 20 2021 - 13:53:53 EST)
- [PATCH 04/13] staging: rtl8188eu: remove a couple of unused defines Martin Kaiser (Sun Jun 20 2021 - 13:54:02 EST)
- [PATCH 05/13] staging: rtl8188eu: remove efuse type Martin Kaiser (Sun Jun 20 2021 - 13:54:16 EST)
- [PATCH 06/13] staging: rtl8188eu: remove unnecessary if clause Martin Kaiser (Sun Jun 20 2021 - 13:54:18 EST)
- [PATCH 08/13] staging: rtl8188eu: remove HAL_INIT_PROFILE_TAG Martin Kaiser (Sun Jun 20 2021 - 13:54:23 EST)
- [PATCH 07/13] staging: rtl8188eu: remove RT_TRACE and MSG_88E prints from usb_halinit.c Martin Kaiser (Sun Jun 20 2021 - 13:54:29 EST)
- [PATCH 09/13] staging: rtl8188eu: simplify rtl88eu_mon_init Martin Kaiser (Sun Jun 20 2021 - 13:54:37 EST)
- [PATCH 10/13] staging: rtl8188eu: remove RT_TRACE prints from pwrseqcmd.c Martin Kaiser (Sun Jun 20 2021 - 13:54:38 EST)
- [PATCH 11/13] staging: rtl8188eu: make efuse_ReadEFuse static Martin Kaiser (Sun Jun 20 2021 - 13:54:39 EST)
- [PATCH 12/13] staging: rtl8188eu: remove sdio defines Martin Kaiser (Sun Jun 20 2021 - 13:54:58 EST)
- [PATCH 13/13] staging: rtl8188eu: remove more unused defines Martin Kaiser (Sun Jun 20 2021 - 13:54:59 EST)
- arch/mips/kvm/vz.c:391:10: warning: variable 'freeze_time' set but not used kernel test robot (Sun Jun 20 2021 - 14:23:11 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Andy Shevchenko (Sun Jun 20 2021 - 14:28:37 EST)
- [PATCH v2] io_uring: reduce latency by reissueing the operation Olivier Langlois (Sun Jun 20 2021 - 15:05:54 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Laurent Pinchart (Sun Jun 20 2021 - 15:05:54 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Randy Dunlap (Sun Jun 20 2021 - 15:07:34 EST)
- Re: RCU vs data_race() Peter Zijlstra (Sun Jun 20 2021 - 15:16:04 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Olivier Langlois (Sun Jun 20 2021 - 15:16:04 EST)
- pcie.c:undefined reference to `pci_ioremap_io' kernel test robot (Sun Jun 20 2021 - 15:19:16 EST)
- Re: [PATCH v1 1/2] hwmon: Support set_trips() of thermal device ops Guenter Roeck (Sun Jun 20 2021 - 15:21:35 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Olivier Langlois (Sun Jun 20 2021 - 15:28:38 EST)
- Brauchen Sie einen Kredit? Gnb Investors Bank (Sun Jun 20 2021 - 15:32:15 EST)
- [PATCH 0/2] media: go7007: code improvment and bug fixes Pavel Skripkin (Sun Jun 20 2021 - 15:45:05 EST)
- [PATCH 1/2] media: go7007: fix memory leak in go7007_usb_probe Pavel Skripkin (Sun Jun 20 2021 - 15:45:42 EST)
- [PATCH 2/2] media: go7007: remove redundant initialization Pavel Skripkin (Sun Jun 20 2021 - 15:47:05 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Sun Jun 20 2021 - 15:56:45 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Randy Dunlap (Sun Jun 20 2021 - 16:01:29 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Sun Jun 20 2021 - 16:03:38 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Sun Jun 20 2021 - 16:09:20 EST)
- Re: [PATCH v2 2/3] io_uring: minor clean up in trace events definition Pavel Begunkov (Sun Jun 20 2021 - 16:13:32 EST)
- XO.- GOOD PROPOSAL TO DISCUSS WITH YOU Matthew ADE (Sun Jun 20 2021 - 16:17:26 EST)
- Re: [PATCH -next resend] rtc: m41t80: correct function names in rtc-m41t80.c Alexandre Belloni (Sun Jun 20 2021 - 16:20:43 EST)
- Re: [PATCH -next] rtc: sysfs: Correct function name hctosys_show() Alexandre Belloni (Sun Jun 20 2021 - 16:20:43 EST)
- Re: (subset) [PATCH v2 0/7] mfd/power/rtc: Do not enforce (incorrect) interrupt trigger type Alexandre Belloni (Sun Jun 20 2021 - 16:22:41 EST)
- [PATCH] media: dvb-usb: fix memory leak in cinergyt2_frontend_attach Pavel Skripkin (Sun Jun 20 2021 - 16:23:24 EST)
- Re: [PATCH] rtc: bd70528: Drop BD70528 support Alexandre Belloni (Sun Jun 20 2021 - 16:25:08 EST)
- Re: [PATCH] rtc: v3020: remove redundant initialization of variable retval Alexandre Belloni (Sun Jun 20 2021 - 16:33:40 EST)
- Re: [PATCH] rtc: stm32: Fix unbalanced clk_disable_unprepare() on probe error path Alexandre Belloni (Sun Jun 20 2021 - 16:33:41 EST)
- Re: [PATCH v1 1/2] hwmon: Support set_trips() of thermal device ops Dmitry Osipenko (Sun Jun 20 2021 - 16:35:41 EST)
- Re: [PATCH] i2c: qcom-cci: add sm8250 compatible Wolfram Sang (Sun Jun 20 2021 - 16:46:38 EST)
- Re: [PATCH v2 1/1] i2c: cht-wc: Replace of_node by NULL Wolfram Sang (Sun Jun 20 2021 - 16:47:54 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Olivier Langlois (Sun Jun 20 2021 - 16:55:03 EST)
- Re: [PATCH] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Sun Jun 20 2021 - 16:56:14 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Olivier Langlois (Sun Jun 20 2021 - 16:56:43 EST)
- Re: RCU vs data_race() Paul E. McKenney (Sun Jun 20 2021 - 17:01:38 EST)
- Re: [PATCH v2] i2c: core: Disable client irq on reboot/shutdown Wolfram Sang (Sun Jun 20 2021 - 17:04:30 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Olivier Langlois (Sun Jun 20 2021 - 17:05:54 EST)
- RE: [PATCH] EDAC/igen6: fix core dependency Luck, Tony (Sun Jun 20 2021 - 17:08:26 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Sun Jun 20 2021 - 17:09:32 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Sun Jun 20 2021 - 17:11:53 EST)
- [PATCH v2 1/2] hwmon: (lm90) Prevent integer overflow of temperature calculations Dmitry Osipenko (Sun Jun 20 2021 - 17:14:53 EST)
- [PATCH v2 0/2] Support temperature trips by HWMON core and LM90 driver Dmitry Osipenko (Sun Jun 20 2021 - 17:14:54 EST)
- [PATCH v2 2/2] hwmon: Support set_trips() of thermal device ops Dmitry Osipenko (Sun Jun 20 2021 - 17:14:56 EST)
- Re: [patch V3 11/66] x86/fpu: Sanitize xstateregs_set() Borislav Petkov (Sun Jun 20 2021 - 17:32:04 EST)
- Re: [PATCH] io_uring: reduce latency by reissueing the operation Olivier Langlois (Sun Jun 20 2021 - 17:32:04 EST)
- Re: [PATCH 1/4] perf test: Fix non-bash issue with stat bpf counters Stephen Rothwell (Sun Jun 20 2021 - 17:55:40 EST)
- Re: [PATCH] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Sun Jun 20 2021 - 18:05:03 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Randy Dunlap (Sun Jun 20 2021 - 18:17:19 EST)
- sound/soc/codecs/rt1019.c:878:34: warning: unused variable 'rt1019_of_match' kernel test robot (Sun Jun 20 2021 - 18:21:41 EST)
- Re: [PATCH v3 8/8] KVM: x86: avoid loading PDPTRs after migration when possible Maxim Levitsky (Sun Jun 20 2021 - 18:25:37 EST)
- linux-next: Signed-off-by missing for commits in the xfs tree Stephen Rothwell (Sun Jun 20 2021 - 18:27:05 EST)
- linux-next: Fixes tag needs some work in the rdma tree Stephen Rothwell (Sun Jun 20 2021 - 18:32:50 EST)
- Linux 5.13-rc7 Linus Torvalds (Sun Jun 20 2021 - 18:43:08 EST)
- linux-next: Fixes tag needs some work in the devicetree tree Stephen Rothwell (Sun Jun 20 2021 - 18:43:18 EST)
- [PATCH] dt-bindings: rtc: ti,bq32k: take maintainership Alexandre Belloni (Sun Jun 20 2021 - 18:43:18 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Laurent Pinchart (Sun Jun 20 2021 - 18:54:16 EST)
- linux-next: Signed-off-by missing for commit in the hyperv tree Stephen Rothwell (Sun Jun 20 2021 - 18:56:15 EST)
- Re: [PATCH] dt-bindings: rtc: ti,bq32k: take maintainership Pavel Machek (Sun Jun 20 2021 - 19:00:12 EST)
- Re: linux-next: Signed-off-by missing for commit in the hyperv tree Wei Liu (Sun Jun 20 2021 - 19:10:16 EST)
- [syzbot] general protection fault in smc_tx_sendmsg syzbot (Sun Jun 20 2021 - 19:22:41 EST)
- Re: arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kvmhv_enter_nested_guest' Nicholas Piggin (Sun Jun 20 2021 - 19:59:28 EST)
- [PATCH v2] nitro_enclaves: Set Bus Master for the NE PCI device Longpeng(Mike) (Sun Jun 20 2021 - 21:04:10 EST)
- [PATCH] drm/radeon: Fix NULL dereference when updating memory stats Mikel Rychliski (Sun Jun 20 2021 - 21:10:53 EST)
- Re: [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled Tiezhu Yang (Sun Jun 20 2021 - 21:21:45 EST)
- Re: [PATCH v3 1/2] usb: udc: core: hide struct usb_gadget_driver to gadget driver linyyuan (Sun Jun 20 2021 - 21:38:01 EST)
- Re: [PATCH] mmc: core: Mark mmc_host device with pm_runtime_no_callbacks hieagle (Sun Jun 20 2021 - 21:39:01 EST)
- Re:Re: [PATCH 0/4] delete useless function return values & remove meaningless if(r) check code Bernard (Sun Jun 20 2021 - 21:43:12 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Michael Schmitz (Sun Jun 20 2021 - 22:01:33 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Dominique MARTINET (Sun Jun 20 2021 - 22:13:26 EST)
- Re: [PATCH] i2c: mediatek: Isolate speed setting via dts for special devices Tzung-Bi Shih (Sun Jun 20 2021 - 22:18:05 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Linus Torvalds (Sun Jun 20 2021 - 22:18:18 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Al Viro (Sun Jun 20 2021 - 22:40:35 EST)
- [PATCH] f2fs: enable extent cache for compression files in read-only Jaegeuk Kim (Sun Jun 20 2021 - 22:40:36 EST)
- Re: [PATCH -next] riscv: add VMAP_STACK overflow detection tongtiangen (Sun Jun 20 2021 - 22:40:36 EST)
- Re: [PATCH] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep Zhaoyang Huang (Sun Jun 20 2021 - 22:40:36 EST)
- [PATCH v2] slab: Use %s instead of function name gumingtao (Sun Jun 20 2021 - 22:41:03 EST)
- [PATCH v2] slab: Use %s instead of function name gumingtao (Sun Jun 20 2021 - 22:41:23 EST)
- Re: [PATCH 1/4] stmmac: pci: Add dwmac support for Loongson Andrew Lunn (Sun Jun 20 2021 - 22:56:30 EST)
- Re: [PATCH 0/5] Rockchip PX30 RGA and VPU support Ezequiel Garcia (Sun Jun 20 2021 - 22:57:40 EST)
- Re: [PATCH] riscv: stacktrace: Fix NULL pointer dereference Chen Huang (Sun Jun 20 2021 - 22:57:50 EST)
- Re: [PATCH 2/4] MIPS: Loongson64: Add GMAC support for Loongson-2K1000 Andrew Lunn (Sun Jun 20 2021 - 23:00:18 EST)
- Re: [PATCH V3 2/3] cpufreq: intel_pstate: Migrate away from ->stop_cpu() callback Viresh Kumar (Sun Jun 20 2021 - 23:10:21 EST)
- Re: [PATCH] drivers/nvme/host: Use kobj_to_dev() API Chaitanya Kulkarni (Sun Jun 20 2021 - 23:11:23 EST)
- [PATCH 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size Gavin Shan (Sun Jun 20 2021 - 23:11:30 EST)
- [PATCH 1/3] mm/page_reporting: Allow to set reporting order Gavin Shan (Sun Jun 20 2021 - 23:11:36 EST)
- [PATCH 2/3] mm/page_reporting: Allow architecture to select reporting order Gavin Shan (Sun Jun 20 2021 - 23:11:41 EST)
- [PATCH 3/3] arm64: mm: Specify smaller page reporting order Gavin Shan (Sun Jun 20 2021 - 23:11:46 EST)
- [PATCH] misc: ibmasm: Modify matricies to matrices Guoqing Chi (Sun Jun 20 2021 - 23:11:53 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER Gavin Shan (Sun Jun 20 2021 - 23:16:10 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Michael Schmitz (Sun Jun 20 2021 - 23:18:52 EST)
- [PATCH -next v2] riscv: add VMAP_STACK overflow detection Tong Tiangen (Sun Jun 20 2021 - 23:21:10 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Michael Schmitz (Sun Jun 20 2021 - 23:36:57 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Linus Torvalds (Sun Jun 20 2021 - 23:37:45 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Al Viro (Sun Jun 20 2021 - 23:44:45 EST)
- Re: Re: [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object Anand K. Mistry (Sun Jun 20 2021 - 23:46:08 EST)
- [PATCH] scsi: remove reduntant assignment when alloc sdev Ed Tsai (Sun Jun 20 2021 - 23:46:42 EST)
- RE: [PATCH v14 1/2] media: dt-bindings: imx-jpeg: Add compatible for i.MX8QM JPEG codec Aisheng Dong (Sun Jun 20 2021 - 23:46:47 EST)
- [RESEND PATCH] perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS Like Xu (Sun Jun 20 2021 - 23:47:27 EST)
- RE: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Chanho Park (Sun Jun 20 2021 - 23:48:07 EST)
- RE: [PATCH v14 2/2] arm64: dts: imx8: Add jpeg encoder/decoder nodes Aisheng Dong (Sun Jun 20 2021 - 23:51:00 EST)
- Re: [PATCH] phy: rockchip: remove redundant initialization of pointer cfg Vinod Koul (Sun Jun 20 2021 - 23:52:57 EST)
- Re: [PATCH v2 0/2] phy: rockchip: add Innosilicon-based CSI DPHY Vinod Koul (Sun Jun 20 2021 - 23:56:27 EST)
- Re: [PATCH] KVM: x86/pt: Do not inject TraceToPAPMI when guest PT isn't supported Like Xu (Mon Jun 21 2021 - 00:06:15 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Jassi Brar (Mon Jun 21 2021 - 00:06:15 EST)
- [PATCH v2] mm: slub: fix the leak of alloc/free traces debugfs interface Faiyaz Mohammed (Mon Jun 21 2021 - 00:06:15 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Michael Schmitz (Mon Jun 21 2021 - 00:09:28 EST)
- Re: [RFC PATCH v3 01/12] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional Jassi Brar (Mon Jun 21 2021 - 00:09:51 EST)
- linux-next: manual merge of the block tree with the ide and kspp-gustavo trees Stephen Rothwell (Mon Jun 21 2021 - 00:11:24 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) 'Dominique MARTINET' (Mon Jun 21 2021 - 00:15:07 EST)
- Re: [PATCH v18 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver Dmitry Osipenko (Mon Jun 21 2021 - 00:20:18 EST)
- Re: [PATCH v2 2/2] mailbox: qcom: Add MSM8939 APCS support Jassi Brar (Mon Jun 21 2021 - 00:28:17 EST)
- Re: [PATCH v7 14/19] phy: sun4i-usb: Introduce port2 SIDDQ quirk Vinod Koul (Mon Jun 21 2021 - 00:41:31 EST)
- [PATCH v4] serial: samsung: change to platform_get_irq_optional Tamseel Shams (Mon Jun 21 2021 - 00:47:13 EST)
- [PATCH] serial: samsung: use dma_ops of DMA if attached Tamseel Shams (Mon Jun 21 2021 - 00:47:51 EST)
- {standard input}:3084: Error: operands mismatch -- statement `andl %a1,%d1' ignored kernel test robot (Mon Jun 21 2021 - 01:00:44 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER Gavin Shan (Mon Jun 21 2021 - 01:02:42 EST)
- [syzbot] general protection fault in detach_extent_buffer_page syzbot (Mon Jun 21 2021 - 01:06:35 EST)
- [PATCH 1/3] media: dvb-usb: break long strings in dvb_usb_device_init Dongliang Mu (Mon Jun 21 2021 - 01:08:12 EST)
- [PATCH 2/3] media: dvb-usb: move kfree(d) to dvb_usb_device_exit Dongliang Mu (Mon Jun 21 2021 - 01:08:19 EST)
- [PATCH 3/3] media: dvb-usb: Fix error handling in dvb_usb_i2c_init Dongliang Mu (Mon Jun 21 2021 - 01:08:24 EST)
- [PATCH v2] net: add pf_family_names[] for protocol family Yejune Deng (Mon Jun 21 2021 - 01:13:10 EST)
- Re: [PATCH v2 2/5] PCI: endpoint: Replace spinlock with mutex Kishon Vijay Abraham I (Mon Jun 21 2021 - 01:14:54 EST)
- RE: [PATCH v11 12/12] scsi: ufshpb: Make host mode parameters configurable Daejun Park (Mon Jun 21 2021 - 01:15:09 EST)
- Re: [PATCH 3/3] i2c:support new register set for ast2600 Jamin Lin (Mon Jun 21 2021 - 01:15:17 EST)
- Re: [PATCH 3/3] i2c:support new register set for ast2600 Jamin Lin (Mon Jun 21 2021 - 01:16:00 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Lu Baolu (Mon Jun 21 2021 - 01:17:35 EST)
- Re: Re: Re: [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object LinMa (Mon Jun 21 2021 - 01:20:22 EST)
- RE: [EXT] [PATCH] scsi: bnx2fc: Remove meaningless 'bnx2fc_abts_cleanup()' return value assignment Saurav Kashyap (Mon Jun 21 2021 - 01:23:18 EST)
- Re: [PATCH] Input: joydev - prevent potential write out of bounds in ioctl Dmitry Torokhov (Mon Jun 21 2021 - 01:25:16 EST)
- Re: [PATCH 3/3] mm: require ->set_page_dirty to be explicitly wire up Christoph Hellwig (Mon Jun 21 2021 - 01:26:21 EST)
- Re: [PATCH v2] i2c: core: Disable client irq on reboot/shutdown Dmitry Torokhov (Mon Jun 21 2021 - 01:26:26 EST)
- Re: [PATCH] Input: stmpe-keypad - add STMPE1801 support Dmitry Torokhov (Mon Jun 21 2021 - 01:30:15 EST)
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack Michael Schmitz (Mon Jun 21 2021 - 01:32:15 EST)
- Re: [RFC PATCH RT v2 1/2] time/hrtimer: Add PINNED_HARD mode for realtime hrtimers Juri Lelli (Mon Jun 21 2021 - 01:36:07 EST)
- RE: [PATCH v4] serial: samsung: change to platform_get_irq_optional M Tamseel Shams (Mon Jun 21 2021 - 01:36:41 EST)
- RE: [PATCH v11 08/12] scsi: ufshpb: Add "Cold" regions timer Daejun Park (Mon Jun 21 2021 - 01:38:13 EST)
- linux-next: build failure after merge of the watchdog tree Stephen Rothwell (Mon Jun 21 2021 - 01:38:49 EST)
- Re: [PATCHv2 2/3] iommu/io-pgtable: Optimize partial walk flush for large scatter-gather list Sai Prakash Ranjan (Mon Jun 21 2021 - 01:47:46 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER Gavin Shan (Mon Jun 21 2021 - 01:51:48 EST)
- Re: [PATCH] dmaengine: mediatek: Return the correct errno code Chen-Yu Tsai (Mon Jun 21 2021 - 01:53:07 EST)
- Re: arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kvmhv_enter_nested_guest' Nathan Chancellor (Mon Jun 21 2021 - 01:53:34 EST)
- Re: [PATCH 5/9] phy: dwc: Add Synopsys DesignWare HDMI RX PHYs e405 and e406 Driver Vinod Koul (Mon Jun 21 2021 - 01:53:40 EST)
- linux-next: build warning after merge of the mailbox tree Stephen Rothwell (Mon Jun 21 2021 - 01:58:01 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Marek Szyprowski (Mon Jun 21 2021 - 02:06:16 EST)
- Re: [v1,3/3] watchdog: mt8195: add wdt support Tzung-Bi Shih (Mon Jun 21 2021 - 02:12:03 EST)
- Re: [v1,0/3] watchdog: mt8195: add wdt support Tzung-Bi Shih (Mon Jun 21 2021 - 02:12:03 EST)
- Re: [v1,1/3] dt-binding: mt8195: update mtk-wdt document Tzung-Bi Shih (Mon Jun 21 2021 - 02:12:04 EST)
- Re: [v1,2/3] dt-binding: mt8195: add toprgu reset-controller head file Tzung-Bi Shih (Mon Jun 21 2021 - 02:12:10 EST)
- Re: [PATCH v2 2/2] mm: fix boundary judgment issues in kernel/resource.c Yaohui Wang (Mon Jun 21 2021 - 02:13:00 EST)
- Re: [PATCH 0/3] perf intel-pt: Add PEBS-via-PT side-band Adrian Hunter (Mon Jun 21 2021 - 02:15:06 EST)
- Re: [PATCH] block: mtip32xx: set the pointer of queue to null after cleaning Christoph Hellwig (Mon Jun 21 2021 - 02:16:58 EST)
- Re: [PATCH 2/2] phy: amlogic: Add a new driver for the HDMI TX PHY on Meson8/8b/8m2 Vinod Koul (Mon Jun 21 2021 - 02:18:24 EST)
- Re: [PATCH v2] block: genhd: don't call probe function with major_names_lock held Christoph Hellwig (Mon Jun 21 2021 - 02:20:10 EST)
- Re: [PATCH] virtio_net: Enable MSI-X vector for ctrl queue Jason Wang (Mon Jun 21 2021 - 02:22:32 EST)
- [PATCH v2] vsock: notify server to shutdown when client has pending signal Longpeng(Mike) (Mon Jun 21 2021 - 02:26:53 EST)
- support booting of arbitrary non-blockdevice file systems v2 Christoph Hellwig (Mon Jun 21 2021 - 02:27:44 EST)
- [PATCH 1/2] init: split get_fs_names Christoph Hellwig (Mon Jun 21 2021 - 02:28:04 EST)
- [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root Christoph Hellwig (Mon Jun 21 2021 - 02:28:36 EST)
- [PATCH V3 net-next 0/2] net: fec: fix TX bandwidth fluctuations Joakim Zhang (Mon Jun 21 2021 - 02:29:01 EST)
- [PATCH V3 1/2] net: fec: add FEC_QUIRK_HAS_MULTI_QUEUES represents i.MX6SX ENET IP Joakim Zhang (Mon Jun 21 2021 - 02:29:04 EST)
- [PATCH V3 2/2] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations Joakim Zhang (Mon Jun 21 2021 - 02:29:07 EST)
- [PATH 0/4] [RFC] Support virtual DRM Tomohito Esaki (Mon Jun 21 2021 - 02:29:39 EST)
- [PATH 1/4] drm: Add Virtual DRM device driver Tomohito Esaki (Mon Jun 21 2021 - 02:29:44 EST)
- [PATH 2/4] rcar-du: Add support virtual DRM device Tomohito Esaki (Mon Jun 21 2021 - 02:29:50 EST)
- [PATH 3/4] dt-bindings: display: Add virtual DRM Tomohito Esaki (Mon Jun 21 2021 - 02:29:52 EST)
- [PATH 4/4] doc-rst: Add virtual DRM documentation Tomohito Esaki (Mon Jun 21 2021 - 02:29:59 EST)
- [fbihjmeric@xxxxxxxxx: Re: drivers/staging/rtl8723bs/core/rtw_security.c:95:9: warning: variable 'crc' set but not used] Jhih-Ming Huang (Mon Jun 21 2021 - 02:30:53 EST)
- [PATCH v1] dmaengine: mediatek: Return the correct errno code angkery (Mon Jun 21 2021 - 02:31:12 EST)
- [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Sachin Sant (Mon Jun 21 2021 - 02:33:07 EST)
- Re: [PATCH] phy: uniphier-pcie: Fix updating phy parameters Vinod Koul (Mon Jun 21 2021 - 02:33:22 EST)
- Re: [PATCH v2 2/2] mailbox: qcom: Add MSM8939 APCS support Shawn Guo (Mon Jun 21 2021 - 02:33:25 EST)
- Re: [PATCH] phy: ti: dm816x: Fix the error handling path in 'dm816x_usb_phy_probe() Vinod Koul (Mon Jun 21 2021 - 02:34:38 EST)
- RE: [PATCH V3 net-next 0/2] net: fec: fix TX bandwidth fluctuations Joakim Zhang (Mon Jun 21 2021 - 02:38:29 EST)
- Re: [RFC PATCH 2/1] nfs: NFSv3: fix SGID bit dropped when inheriting ACLs Gao Xiang (Mon Jun 21 2021 - 02:43:09 EST)
- RE: [PATCH v11 12/12] scsi: ufshpb: Make host mode parameters configurable Avri Altman (Mon Jun 21 2021 - 02:43:23 EST)
- [PATH 0/4] [RFC] Support virtual DRM Tomohito Esaki (Mon Jun 21 2021 - 02:44:45 EST)
- [PATH 1/4] drm: Add Virtual DRM device driver Tomohito Esaki (Mon Jun 21 2021 - 02:44:49 EST)
- Re: [PATCH 7/8] ASoC: mediatek: mt8195: add machine driver with mt6359, rt1019 and rt5682 kernel test robot (Mon Jun 21 2021 - 02:45:00 EST)
- [PATH 2/4] rcar-du: Add support virtual DRM device Tomohito Esaki (Mon Jun 21 2021 - 02:45:03 EST)
- [PATH 3/4] dt-bindings: display: Add virtual DRM Tomohito Esaki (Mon Jun 21 2021 - 02:45:05 EST)
- [PATH 4/4] doc-rst: Add virtual DRM documentation Tomohito Esaki (Mon Jun 21 2021 - 02:45:11 EST)
- Re: [PATCH] drm/radeon: Fix NULL dereference when updating memory stats Christian König (Mon Jun 21 2021 - 02:47:03 EST)
- PWM-Patches for next merge window [Was: Re: [PATCH 1/4] pwm: core: Support new usage_power setting in PWM] state Uwe Kleine-König (Mon Jun 21 2021 - 02:47:55 EST)
- Re: [fbihjmeric@xxxxxxxxx: Re: drivers/staging/rtl8723bs/core/rtw_security.c:95:9: warning: variable 'crc' set but not used] Greg KH (Mon Jun 21 2021 - 02:52:35 EST)
- Re: [MASSMAIL KLMS] Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Arseny Krasnov (Mon Jun 21 2021 - 02:55:27 EST)
- Re: [fbihjmeric@xxxxxxxxx: Re: drivers/staging/rtl8723bs/core/rtw_security.c:95:9: warning: variable 'crc' set but not used] Jhih-Ming Huang (Mon Jun 21 2021 - 02:57:23 EST)
- [PATCH] PCI: endpoint: Fix use after free in pci_epf_remove_cfs() Shunsuke Mie (Mon Jun 21 2021 - 03:01:25 EST)
- RE: [PATCH v11 08/12] scsi: ufshpb: Add "Cold" regions timer Avri Altman (Mon Jun 21 2021 - 03:03:11 EST)
- [PATCH mlx5-next v1 1/3] net/mlx5: Add DCS caps & fields support Leon Romanovsky (Mon Jun 21 2021 - 03:06:30 EST)
- [PATCH rdma-next v1 3/3] RDMA/mlx5: Add DCS offload support Leon Romanovsky (Mon Jun 21 2021 - 03:06:40 EST)
- [PATCH rdma-next v1 2/3] RDMA/mlx5: Separate DCI QP creation logic Leon Romanovsky (Mon Jun 21 2021 - 03:06:44 EST)
- [PATCH 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC Martin Hundebøll (Mon Jun 21 2021 - 03:06:47 EST)
- [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Martin Hundebøll (Mon Jun 21 2021 - 03:06:50 EST)
- [PATCH 3/4] spi: spi-altera-dfl: support n5010 feature revision Martin Hundebøll (Mon Jun 21 2021 - 03:06:52 EST)
- [PATCH 1/4] fpga: dfl: pci: add device IDs for Silicom N501x PAC cards Martin Hundebøll (Mon Jun 21 2021 - 03:06:57 EST)
- [PATCH 4/4] hwmon: intel-m10-bmc: add sensor support for Silicom N5010 card Martin Hundebøll (Mon Jun 21 2021 - 03:07:03 EST)
- Re: [PATCH 1/3] media: dvb-usb: break long strings in dvb_usb_device_init kernel test robot (Mon Jun 21 2021 - 03:07:05 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Thomas Zimmermann (Mon Jun 21 2021 - 03:10:27 EST)
- Re: [PATCH] riscv: Bump COMMAND_LINE_SIZE value to 1024 Alex Ghiti (Mon Jun 21 2021 - 03:11:43 EST)
- Re: [RFCv1 7/8] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode. Anand Moon (Mon Jun 21 2021 - 03:15:16 EST)
- Re: [RFCv1 6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function Anand Moon (Mon Jun 21 2021 - 03:16:06 EST)
- Re: [RFCv1 4/8] phy: amlogic: meson8b-usb2: Use phy set_mode callback function Anand Moon (Mon Jun 21 2021 - 03:20:53 EST)
- Re: [RFCv1 0/8] Meson-8b and Meson-gxbb USB phy code re-structure Anand Moon (Mon Jun 21 2021 - 03:21:17 EST)
- [PATCH 1/5] habanalabs: allow reset upon device release Oded Gabbay (Mon Jun 21 2021 - 03:24:14 EST)
- [PATCH 2/5] habanalabs: get lower/upper 32 bits via masking Oded Gabbay (Mon Jun 21 2021 - 03:24:24 EST)
- [PATCH 4/5] habanalabs/gaudi: add support for NIC DERR Oded Gabbay (Mon Jun 21 2021 - 03:24:24 EST)
- [PATCH 3/5] habanalabs: add validity check for signal cs Oded Gabbay (Mon Jun 21 2021 - 03:24:24 EST)
- [PATCH 5/5] habanalabs/gaudi: refactor hard-reset related code Oded Gabbay (Mon Jun 21 2021 - 03:24:24 EST)
- Re: lockdep issue with trig->leddev_list_lock again/still? Boqun Feng (Mon Jun 21 2021 - 03:24:24 EST)
- [RFC PATCH 0/9] arm64: imx8mm: Add MIPI DSI support Jagan Teki (Mon Jun 21 2021 - 03:24:41 EST)
- [RFC PATCH 1/9] dt-bindings: display: bridge: Add Samsung SEC MIPI DSIM bindings Jagan Teki (Mon Jun 21 2021 - 03:24:50 EST)
- [RFC PATCH 2/9] drm: bridge: Add Samsung SEC MIPI DSIM bridge driver Jagan Teki (Mon Jun 21 2021 - 03:24:57 EST)
- [RFC PATCH 3/9] dt-bindings: phy: Add SEC DSIM DPHY bindings Jagan Teki (Mon Jun 21 2021 - 03:25:09 EST)
- [RFC PATCH 4/9] phy: samsung: Add SEC DSIM DPHY driver Jagan Teki (Mon Jun 21 2021 - 03:25:14 EST)
- [RFC PATCH 5/9] soc: imx8mm: blk-ctl: Add MIPI DPHY reset enable Jagan Teki (Mon Jun 21 2021 - 03:25:22 EST)
- [RFC PATCH 6/9] arm64: dts: imx8mm: Add display mix blk ctl Jagan Teki (Mon Jun 21 2021 - 03:25:26 EST)
- [RFC PATCH 7/9] arm64: dts: imx8mm: Add eLCDIF node support Jagan Teki (Mon Jun 21 2021 - 03:25:30 EST)
- [RFC PATCH 8/9] arm64: dts: imx8mm: Add MIPI DSI pipeline Jagan Teki (Mon Jun 21 2021 - 03:25:42 EST)
- [RFC PATCH 9/9] arm64: dts: imx8mm-icore: Enable LVDS panel for EDIMM2.2 Jagan Teki (Mon Jun 21 2021 - 03:25:47 EST)
- Re: RCU vs data_race() Peter Zijlstra (Mon Jun 21 2021 - 03:28:43 EST)
- Re: [PATCH 0/4] Fix issues in check_irq_usage() Boqun Feng (Mon Jun 21 2021 - 03:29:32 EST)
- RE: RE: [PATCH v11 12/12] scsi: ufshpb: Make host mode parameters configurable Daejun Park (Mon Jun 21 2021 - 03:40:56 EST)
- RE: RE: [PATCH v11 08/12] scsi: ufshpb: Add "Cold" regions timer Daejun Park (Mon Jun 21 2021 - 03:41:05 EST)
- Re: [PATCH V1] fuse: Set fuse request error upon fuse abort connection Miklos Szeredi (Mon Jun 21 2021 - 03:48:56 EST)
- Re: [PATCH] block: mtip32xx: set the pointer of queue to null after cleaning Zheyu Ma (Mon Jun 21 2021 - 03:50:43 EST)
- Re: commit 3d5bfbd97163 versus -rt Rasmus Villemoes (Mon Jun 21 2021 - 03:54:49 EST)
- Re: [PATCH v1 14/14] net/mlx4: Use irq_update_affinity_hint Leon Romanovsky (Mon Jun 21 2021 - 04:01:16 EST)
- Re: [PATCH v1 13/14] net/mlx5: Use irq_update_affinity_hint Leon Romanovsky (Mon Jun 21 2021 - 04:01:29 EST)
- [PATCH RFC] hrtimer: support hrtimer suspend when CPU suspend Wang Qing (Mon Jun 21 2021 - 04:05:22 EST)
- Re: [PATCH v2 1/2] mm: fix the pfn calculation mistake in __ioremap_check_ram Thomas Gleixner (Mon Jun 21 2021 - 04:06:24 EST)
- Re: [fbihjmeric@xxxxxxxxx: Re: drivers/staging/rtl8723bs/core/rtw_security.c:95:9: warning: variable 'crc' set but not used] Greg KH (Mon Jun 21 2021 - 04:10:35 EST)
- Re: [PATCH] IB/mlx4: Avoid field-overflowing memcpy() Leon Romanovsky (Mon Jun 21 2021 - 04:11:53 EST)
- Re: linux-next: build failure after merge of the watchdog tree Wim Van Sebroeck (Mon Jun 21 2021 - 04:18:21 EST)
- Re: [PATCH v16 7/7] KVM: arm64: Document MTE capability and ioctl Steven Price (Mon Jun 21 2021 - 04:18:43 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() John Garry (Mon Jun 21 2021 - 04:19:01 EST)
- Re: [PATCH] net: ethernet: ti: fix netdev_queue compiling error chenjiahao (C) (Mon Jun 21 2021 - 04:19:09 EST)
- [PATCH v5] rtw_security: fix cast to restricted __le32 Jhih-Ming Huang (Mon Jun 21 2021 - 04:19:46 EST)
- Re: [PATCH 1/3] drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panel Stefan Riedmüller (Mon Jun 21 2021 - 04:22:14 EST)
- Re: [PATCH v2 1/5] staging: vchiq: Refactor vchiq cdev code Dan Carpenter (Mon Jun 21 2021 - 04:22:24 EST)
- Re: [PATCH v1 0/3] coresight: Fix for snapshot mode Denis Nikitin (Mon Jun 21 2021 - 04:22:24 EST)
- Re: [fbihjmeric@xxxxxxxxx: Re: drivers/staging/rtl8723bs/core/rtw_security.c:95:9: warning: variable 'crc' set but not used] Jhih-Ming Huang (Mon Jun 21 2021 - 04:22:45 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Daniel Bristot de Oliveira (Mon Jun 21 2021 - 04:24:02 EST)
- Re: [PATCH] fuse: Send FUSE_WRITE_KILL_SUIDGID for killpriv v1 Miklos Szeredi (Mon Jun 21 2021 - 04:27:55 EST)
- Re: [PATCH v16 1/7] arm64: mte: Handle race when synchronising tags Steven Price (Mon Jun 21 2021 - 04:28:01 EST)
- Re: [PATCH v1] dmaengine: mediatek: Return the correct errno code Vinod Koul (Mon Jun 21 2021 - 04:29:37 EST)
- Re: [PATCH v2] drm/mediatek: force hsa hbp hfp packets multiple of lanenum to avoid screen shift Chun-Kuang Hu (Mon Jun 21 2021 - 04:29:49 EST)
- Re: [PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup Steffen Klassert (Mon Jun 21 2021 - 04:29:56 EST)
- Re: [RFC PATCH 01/10] thread_info: add helpers to snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 04:30:02 EST)
- Re: [PATCH v6, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4 Chun-Kuang Hu (Mon Jun 21 2021 - 04:31:00 EST)
- [PATCH v31 00/13] Introduce Data Access MONitor (DAMON) SeongJae Park (Mon Jun 21 2021 - 04:31:27 EST)
- [PATCH v31 01/13] mm: Introduce Data Access MONitor (DAMON) SeongJae Park (Mon Jun 21 2021 - 04:31:31 EST)
- [PATCH v31 02/13] mm/damon/core: Implement region-based sampling SeongJae Park (Mon Jun 21 2021 - 04:31:36 EST)
- [PATCH v31 03/13] mm/damon: Adaptively adjust regions SeongJae Park (Mon Jun 21 2021 - 04:31:38 EST)
- [PATCH v31 04/13] mm/idle_page_tracking: Make PG_idle reusable SeongJae Park (Mon Jun 21 2021 - 04:31:44 EST)
- [PATCH v31 05/13] mm/damon: Implement primitives for the virtual memory address spaces SeongJae Park (Mon Jun 21 2021 - 04:31:50 EST)
- [PATCH v31 06/13] mm/damon: Add a tracepoint SeongJae Park (Mon Jun 21 2021 - 04:31:59 EST)
- [PATCH v31 07/13] mm/damon: Implement a debugfs-based user space interface SeongJae Park (Mon Jun 21 2021 - 04:32:03 EST)
- [PATCH v31 08/13] mm/damon/dbgfs: Export kdamond pid to the user space SeongJae Park (Mon Jun 21 2021 - 04:32:05 EST)
- [PATCH v31 09/13] mm/damon/dbgfs: Support multiple contexts SeongJae Park (Mon Jun 21 2021 - 04:32:07 EST)
- [PATCH v31 10/13] Documentation: Add documents for DAMON SeongJae Park (Mon Jun 21 2021 - 04:32:15 EST)
- [PATCH v31 11/13] mm/damon: Add kunit tests SeongJae Park (Mon Jun 21 2021 - 04:32:20 EST)
- [PATCH v31 12/13] mm/damon: Add user space selftests SeongJae Park (Mon Jun 21 2021 - 04:32:36 EST)
- [PATCH v31 13/13] MAINTAINERS: Update for DAMON SeongJae Park (Mon Jun 21 2021 - 04:32:41 EST)
- Re: [PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask Boris Sukholitko (Mon Jun 21 2021 - 04:33:04 EST)
- Re: [PATCH] fuse: use DIV_ROUND_UP helper macro for calculations Miklos Szeredi (Mon Jun 21 2021 - 04:33:10 EST)
- Re: [RFC PATCH 10/10] x86: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 04:35:30 EST)
- Re: [PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks Steffen Klassert (Mon Jun 21 2021 - 04:35:49 EST)
- [PATCH V2 0/3] Introduce an attribute to choose timing setting Kewei Xu (Mon Jun 21 2021 - 04:36:09 EST)
- [tip: smp/urgent] cpu/hotplug: Cure the cpusets trainwreck tip-bot2 for Thomas Gleixner (Mon Jun 21 2021 - 04:36:32 EST)
- Re: [v7 1/5] drm/panel: add basic DP AUX backlight support rajeevny (Mon Jun 21 2021 - 04:38:22 EST)
- Re: [PATCH 1/2] sched/rt: Fix RT utilization tracking during policy change Vincent Guittot (Mon Jun 21 2021 - 04:38:54 EST)
- Re: [PATCH] PCI: endpoint: Fix use after free in pci_epf_remove_cfs() Greg KH (Mon Jun 21 2021 - 04:39:54 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Daniel Bristot de Oliveira (Mon Jun 21 2021 - 04:39:58 EST)
- Re: [PATCH 2/2] sched/rt: Fix Deadline utilization tracking during policy change Vincent Guittot (Mon Jun 21 2021 - 04:40:23 EST)
- Re: [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed Alistair Popple (Mon Jun 21 2021 - 04:41:27 EST)
- Re: [PATCH 0/4] fpga/mfd/hwmon: Initial support for Silicom N5010 PAC Xu Yilun (Mon Jun 21 2021 - 04:44:19 EST)
- Re: [PATCH -next] virtiofs: Fix spelling mistakes Miklos Szeredi (Mon Jun 21 2021 - 04:45:08 EST)
- Re: [RFC PATCH 09/10] powerpc: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 04:46:47 EST)
- Re: [PATCH -next] cuse: use DEVICE_ATTR_*() macros Miklos Szeredi (Mon Jun 21 2021 - 04:47:30 EST)
- Re: [PATCH v16 7/7] KVM: arm64: Document MTE capability and ioctl Catalin Marinas (Mon Jun 21 2021 - 04:48:16 EST)
- Re: [PATCH 2/2] arm64: dts: exynos5433: Add cpu cache information Krzysztof Kozlowski (Mon Jun 21 2021 - 04:51:59 EST)
- Re: [syzbot] general protection fault in detach_extent_buffer_page Qu Wenruo (Mon Jun 21 2021 - 04:53:30 EST)
- Re: [PATCH net-next] net/mlx5: Use cpumask_available() in mlx5_eq_create_generic() Leon Romanovsky (Mon Jun 21 2021 - 04:54:41 EST)
- Re: [PATCH v7 0/5] printk: Userspace format indexing support Petr Mladek (Mon Jun 21 2021 - 04:54:44 EST)
- Re: [PATCH v2] block: genhd: don't call probe function with major_names_lock held Greg KH (Mon Jun 21 2021 - 04:54:46 EST)
- Re: [RFC PATCH v3 01/12] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional Sudeep Holla (Mon Jun 21 2021 - 04:54:56 EST)
- Re: [PATCH 4/4] hwmon: intel-m10-bmc: add sensor support for Silicom N5010 card Lee Jones (Mon Jun 21 2021 - 04:55:39 EST)
- Re: [PATCH V2] arm64: dts: qcom: sc7180: bus votes for eMMC and SD card Georgi Djakov (Mon Jun 21 2021 - 04:57:00 EST)
- Build regressions/improvements in v5.13-rc7 Geert Uytterhoeven (Mon Jun 21 2021 - 04:57:52 EST)
- [PATCH v9 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126 Jon Lin (Mon Jun 21 2021 - 04:58:41 EST)
- [PATCH v9 2/6] spi: rockchip: add compatible string for rv1126 Jon Lin (Mon Jun 21 2021 - 04:59:01 EST)
- [PATCH v9 0/6] Support ROCKCHIP SPI new feature Jon Lin (Mon Jun 21 2021 - 04:59:01 EST)
- [PATCH v9 4/6] spi: rockchip: Wait for STB status in slave mode tx_xfer Jon Lin (Mon Jun 21 2021 - 04:59:05 EST)
- [PATCH v9 3/6] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item Jon Lin (Mon Jun 21 2021 - 04:59:05 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Dominik Brodowski (Mon Jun 21 2021 - 05:00:13 EST)
- Re: [PATCH v16 3/7] KVM: arm64: Introduce MTE VM feature Marc Zyngier (Mon Jun 21 2021 - 05:01:05 EST)
- Re: [RFC PATCH v3 01/12] firmware: arm_scmi, smccc, mailbox: Make shmem based transports optional Cristian Marussi (Mon Jun 21 2021 - 05:01:35 EST)
- Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET" Lorenz Bauer (Mon Jun 21 2021 - 05:03:04 EST)
- [PATCH V2 1/3] i2c: mediatek: Add OFFSET_EXT_CONF setting back kewei.xu (Mon Jun 21 2021 - 05:03:05 EST)
- [PATCH V2 3/3] i2c: mediatek: Isolate speed setting via dts for special devices kewei.xu (Mon Jun 21 2021 - 05:03:05 EST)
- [PATCH V2 2/3] dt-bindings: i2c: add attribute default-timing-adjust kewei.xu (Mon Jun 21 2021 - 05:03:08 EST)
- [PATCH V2 0/3] Introduce an attribute to choose timing setting kewei.xu (Mon Jun 21 2021 - 05:03:11 EST)
- [PATCH v9 6/6] spi: rockchip: Support SPI_CS_HIGH Jon Lin (Mon Jun 21 2021 - 05:03:31 EST)
- Re: [PATCH 1/2] sched/rt: Fix RT utilization tracking during policy change Vincent Donnefort (Mon Jun 21 2021 - 05:03:37 EST)
- [PATCH v9 5/6] spi: rockchip: Support cs-gpio Jon Lin (Mon Jun 21 2021 - 05:04:38 EST)
- [PATCH v2 0/9] thread_info: use helpers to snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:13 EST)
- [PATCH v2 1/9] thread_info: add helpers to snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:16 EST)
- [PATCH v2 2/9] entry: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:20 EST)
- [PATCH v2 3/9] sched: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:25 EST)
- [PATCH v2 4/9] alpha: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:33 EST)
- [PATCH v2 5/9] arm: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:35 EST)
- [PATCH v2 6/9] arm64: read thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:36 EST)
- [PATCH v2 6/9] arm64: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:40 EST)
- [PATCH v2 7/9] microblaze: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:50 EST)
- [PATCH v2 8/9] openrisc: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:53 EST)
- [PATCH v2 9/9] x86: snapshot thread flags Mark Rutland (Mon Jun 21 2021 - 05:06:55 EST)
- Re: [PATCH v16 3/7] KVM: arm64: Introduce MTE VM feature Steven Price (Mon Jun 21 2021 - 05:08:03 EST)
- Re: [PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup Varad Gautam (Mon Jun 21 2021 - 05:11:29 EST)
- Re: [PATCH] serial: samsung: use dma_ops of DMA if attached Krzysztof Kozlowski (Mon Jun 21 2021 - 05:12:40 EST)
- Re: [PATCH] Doc: correct the url of linux-next. Alex Shi (Mon Jun 21 2021 - 05:12:48 EST)
- Re: [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace Jason Wang (Mon Jun 21 2021 - 05:14:19 EST)
- Re: [PATCH v7 14/19] phy: sun4i-usb: Introduce port2 SIDDQ quirk Andre Przywara (Mon Jun 21 2021 - 05:14:59 EST)
- Re: [PATCH V1] mmc: sdhci: Update the software timeout value for sdhc Adrian Hunter (Mon Jun 21 2021 - 05:16:45 EST)
- Re: [PATCH 1/2] sched/rt: Fix RT utilization tracking during policy change Vincent Guittot (Mon Jun 21 2021 - 05:17:21 EST)
- [PATCH] scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed() Keoseong Park (Mon Jun 21 2021 - 05:18:06 EST)
- [PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance Viresh Kumar (Mon Jun 21 2021 - 05:20:16 EST)
- [PATCH V3 1/4] cpufreq: cppc: Fix potential memleak in cppc_cpufreq_cpu_init Viresh Kumar (Mon Jun 21 2021 - 05:20:26 EST)
- [PATCH V3 2/4] cpufreq: cppc: Pass structure instance by reference Viresh Kumar (Mon Jun 21 2021 - 05:20:26 EST)
- [PATCH V3 3/4] arch_topology: Avoid use-after-free for scale_freq_data Viresh Kumar (Mon Jun 21 2021 - 05:20:27 EST)
- Re: [PATCH] backing_dev_info: introduce min_bw/max_bw limits Michael Stapelberg (Mon Jun 21 2021 - 05:20:32 EST)
- [PATCH V3 4/4] cpufreq: CPPC: Add support for frequency invariance Viresh Kumar (Mon Jun 21 2021 - 05:20:35 EST)
- Re: [PATCH] mmc: core: Mark mmc_host device with pm_runtime_no_callbacks Ulf Hansson (Mon Jun 21 2021 - 05:21:17 EST)
- Re: [PATCH -next 4/4] ASoC: samsung: s3c24xx-i2s: Use devm_platform_get_and_ioremap_resource() Krzysztof Kozlowski (Mon Jun 21 2021 - 05:22:36 EST)
- Re: [PATCH -next 3/4] ASoC: samsung: s3c2412-i2s: Use devm_platform_get_and_ioremap_resource() Krzysztof Kozlowski (Mon Jun 21 2021 - 05:22:41 EST)
- Re: [PATCH] usb: gadget: f_hid: fix endianness issue with descriptors Greg Kroah-Hartman (Mon Jun 21 2021 - 05:22:45 EST)
- Re: [PATCH -next 1/4] ASoC: samsung: i2s: Use devm_platform_get_and_ioremap_resource() Krzysztof Kozlowski (Mon Jun 21 2021 - 05:22:47 EST)
- Re: [PATCH -next 2/4] ASoC: samsung: pcm: Use devm_platform_get_and_ioremap_resource() Krzysztof Kozlowski (Mon Jun 21 2021 - 05:22:57 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Maxime Ripard (Mon Jun 21 2021 - 05:25:03 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Daniel Lezcano (Mon Jun 21 2021 - 05:25:54 EST)
- [PATCH v6 0/3] sched/fair: Burstable CFS bandwidth controller Huaixin Chang (Mon Jun 21 2021 - 05:28:12 EST)
- [PATCH v6 2/3] sched/fair: Add cfs bandwidth burst statistics Huaixin Chang (Mon Jun 21 2021 - 05:28:22 EST)
- [PATCH v6 1/3] sched/fair: Introduce the burstable CFS controller Huaixin Chang (Mon Jun 21 2021 - 05:28:22 EST)
- [PATCH v6 3/3] sched/fair: Add document for burstable CFS bandwidth Huaixin Chang (Mon Jun 21 2021 - 05:28:22 EST)
- Re: [PATCH] scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed() Adrian Hunter (Mon Jun 21 2021 - 05:29:43 EST)
- [PATCH v3] dt-bindings: spi: omap-spi: Convert to json-schema Aswath Govindraju (Mon Jun 21 2021 - 05:31:58 EST)
- Re: [PATCH V2 0/5] Update pcie-tegra194 driver Om Prakash Singh (Mon Jun 21 2021 - 05:32:20 EST)
- Re: [PATCH v2] dt-bindings: spi: omap-spi: Convert to json-schema Aswath Govindraju (Mon Jun 21 2021 - 05:32:25 EST)
- Re: [PATCH 1/4] rpmsg: ctrl: Introduce RPMSG_CREATE_DEV_IOCTL Arnaud POULIQUEN (Mon Jun 21 2021 - 05:36:05 EST)
- Re: Patch "mm: hwpoison: introduce memory_failure_hugetlb()" has been added to the 4.9-stable tree Greg KH (Mon Jun 21 2021 - 05:37:14 EST)
- Re: [PATCH] kprobes: Print an error if probe is rejected Naveen N. Rao (Mon Jun 21 2021 - 05:37:29 EST)
- Re: [PATCH v2 2/5] PCI: endpoint: Replace spinlock with mutex Vidya Sagar (Mon Jun 21 2021 - 05:38:25 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Odin Ugedal (Mon Jun 21 2021 - 05:39:50 EST)
- [PATCH] evm: Check xattr size misalignment between kernel and user Roberto Sassu (Mon Jun 21 2021 - 05:40:08 EST)
- Re: [PATCH] tools/perf probe: Print a hint if adding a probe fails Naveen N. Rao (Mon Jun 21 2021 - 05:40:47 EST)
- Re: [PATCH 01/18] staging: rtl8723bs: remove all 5Ghz network types Hans de Goede (Mon Jun 21 2021 - 05:40:57 EST)
- Re: [PATCH V2 3/3] i2c: mediatek: Isolate speed setting via dts for special devices Tzung-Bi Shih (Mon Jun 21 2021 - 05:44:54 EST)
- Re: [PATCH 12/18] staging: rtl8723bs: remove VHT dead code Hans de Goede (Mon Jun 21 2021 - 05:45:48 EST)
- [PATCH net-next V1 0/4] Add option to enable PHY WOL with PMT enabled Ling Pei Lee (Mon Jun 21 2021 - 05:45:55 EST)
- [PATCH net-next V1 1/4] net: stmmac: option to enable PHY WOL with PMT enabled Ling Pei Lee (Mon Jun 21 2021 - 05:46:03 EST)
- [PATCH net-next V1 2/4] stmmac: intel: Enable PHY WOL option in EHL Ling Pei Lee (Mon Jun 21 2021 - 05:46:07 EST)
- [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume() Ling Pei Lee (Mon Jun 21 2021 - 05:46:15 EST)
- Re: arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kvmhv_enter_nested_guest' Michael Ellerman (Mon Jun 21 2021 - 05:46:18 EST)
- [PATCH net-next V1 4/4] stmmac: intel: set PCI_D3hot in suspend Ling Pei Lee (Mon Jun 21 2021 - 05:46:40 EST)
- Re: [RESEND PATCH] PCI: aardvark: Fix kernel panic during PIO transfer Lorenzo Pieralisi (Mon Jun 21 2021 - 05:47:31 EST)
- Re: [PATCH 15/18] staging: rtl8723bs: remove register initializations tied to 802.11ac standard Hans de Goede (Mon Jun 21 2021 - 05:48:37 EST)
- Re: [PATCH 00/18] staging: rtl8723bs: remove 5Ghz code Hans de Goede (Mon Jun 21 2021 - 05:49:53 EST)
- Re: [PATCH V3 2/2] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations kernel test robot (Mon Jun 21 2021 - 05:50:18 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Vincent Guittot (Mon Jun 21 2021 - 05:51:04 EST)
- Re: [PATCH -next] MIPS: OCTEON: octeon-usb: Use devm_platform_get_and_ioremap_resource() Thomas Bogendoerfer (Mon Jun 21 2021 - 05:54:14 EST)
- Re: [PATCH] mips/kvm: Use BUG_ON instead of if condition followed by BUG Thomas Bogendoerfer (Mon Jun 21 2021 - 05:54:24 EST)
- Re: [PATCH 4/7] MIPS: Loongson64: fix spelling of SPDX tag Thomas Bogendoerfer (Mon Jun 21 2021 - 05:54:41 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Odin Ugedal (Mon Jun 21 2021 - 05:55:12 EST)
- Re: [PATCH v2] usb: xhci-mtk: allow multiple Start-Split in a microframe Ikjoon Jang (Mon Jun 21 2021 - 05:55:42 EST)
- [PATCH] usb: ftdi-elan: remove redundant continue statement in a while-loop Colin King (Mon Jun 21 2021 - 05:55:50 EST)
- Re: [PATCH v2 3/5] staging: vchiq: Move vchiq char driver to its own file Dan Carpenter (Mon Jun 21 2021 - 05:57:05 EST)
- RE: [PATCH 1/4] fpga: dfl: pci: add device IDs for Silicom N501x PAC cards Wu, Hao (Mon Jun 21 2021 - 05:57:54 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Andy Shevchenko (Mon Jun 21 2021 - 06:00:26 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Lu Baolu (Mon Jun 21 2021 - 06:00:36 EST)
- Re: [patch V3 12/66] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate() Borislav Petkov (Mon Jun 21 2021 - 06:01:17 EST)
- linux-next: manual merge of the hyperv tree with the tip tree Stephen Rothwell (Mon Jun 21 2021 - 06:01:36 EST)
- Re: [PATCH v2] vsock: notify server to shutdown when client has pending signal Stefano Garzarella (Mon Jun 21 2021 - 06:02:37 EST)
- Re: [PATCH v2] s390/vfio-ap: Fix module unload memory leak of matrix_dev Halil Pasic (Mon Jun 21 2021 - 06:04:58 EST)
- [PATCH] nilfs2: remove redundant continue statement in a while-loop Colin King (Mon Jun 21 2021 - 06:05:25 EST)
- Re: [PATCH] arm64: kexec: flush log to console in nmi_panic() Will Deacon (Mon Jun 21 2021 - 06:08:45 EST)
- Re: [PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask Vladimir Oltean (Mon Jun 21 2021 - 06:09:56 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Will Deacon (Mon Jun 21 2021 - 06:11:07 EST)
- Re: Tested x86 FPU fixes and found "Bad FPU state" issue Thomas Gleixner (Mon Jun 21 2021 - 06:13:28 EST)
- Re: [PATCH v3 2/2] dt-bindings: gpio: gpio-davinci: Convert to json-schema Bartosz Golaszewski (Mon Jun 21 2021 - 06:16:18 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Marek Szyprowski (Mon Jun 21 2021 - 06:17:47 EST)
- Re: [patch V3 15/66] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values Thomas Gleixner (Mon Jun 21 2021 - 06:17:48 EST)
- Re: [PATCH] drivers/nvme/host: Use kobj_to_dev() API Enrico Weigelt, metux IT consult (Mon Jun 21 2021 - 06:18:43 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Daniel Lezcano (Mon Jun 21 2021 - 06:18:45 EST)
- RE: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Wu, Hao (Mon Jun 21 2021 - 06:19:24 EST)
- Re: [patch V3 14/66] x86/fpu: Rewrite xfpregs_set() Borislav Petkov (Mon Jun 21 2021 - 06:20:27 EST)
- [PATCH V3 0/3] Introduce an attribute to choose timing setting Kewei Xu (Mon Jun 21 2021 - 06:21:44 EST)
- Re: [MASSMAIL KLMS] Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Stefano Garzarella (Mon Jun 21 2021 - 06:23:33 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Daniel Lezcano (Mon Jun 21 2021 - 06:24:52 EST)
- Re: LockDown that allows read of /dev/mem ? Enrico Weigelt, metux IT consult (Mon Jun 21 2021 - 06:27:47 EST)
- Re: [PATCH] regmap: move readable check before accessing regcache. Srinivas Kandagatla (Mon Jun 21 2021 - 06:30:19 EST)
- Re: [PATCH] dt-bindings: gpio: zynq: convert bindings to YAML Bartosz Golaszewski (Mon Jun 21 2021 - 06:30:44 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Marco Elver (Mon Jun 21 2021 - 06:30:50 EST)
- [PATCH] software node: Handle software node injection to an existing device properly Heikki Krogerus (Mon Jun 21 2021 - 06:31:51 EST)
- [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Jian-Hong Pan (Mon Jun 21 2021 - 06:35:55 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Heikki Krogerus (Mon Jun 21 2021 - 06:38:06 EST)
- [PATCH] tcp: fix ipv6 tproxy doesn't work on kernel 4.4.x Rong Zhang (Mon Jun 21 2021 - 06:38:52 EST)
- [PATCH v2 0/2] Fix RT/DL utilization during policy change Vincent Donnefort (Mon Jun 21 2021 - 06:39:18 EST)
- [PATCH v2 1/2] sched/rt: Fix RT utilization tracking during policy change Vincent Donnefort (Mon Jun 21 2021 - 06:39:19 EST)
- [PATCH v2 2/2] sched/rt: Fix Deadline utilization tracking during policy change Vincent Donnefort (Mon Jun 21 2021 - 06:39:23 EST)
- Re: [PATCH v1 1/1] spi: Remove unneeded parentheses in spi_map_buf() Mark Brown (Mon Jun 21 2021 - 06:39:48 EST)
- [PATCH V3 0/3] Introduce an attribute to choose timing setting kewei.xu (Mon Jun 21 2021 - 06:40:15 EST)
- [PATCH V3 1/3] i2c: mediatek: Add OFFSET_EXT_CONF setting back kewei.xu (Mon Jun 21 2021 - 06:40:18 EST)
- [PATCH V3 2/3] dt-bindings: i2c: add attribute default-timing-adjust kewei.xu (Mon Jun 21 2021 - 06:40:19 EST)
- [PATCH V3 3/3] i2c: mediatek: Isolate speed setting via dts for special devices kewei.xu (Mon Jun 21 2021 - 06:40:21 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() John Garry (Mon Jun 21 2021 - 06:40:55 EST)
- Re: [PATCH AUTOSEL 5.12 02/33] regulator: max77620: Silence deferred probe error Mark Brown (Mon Jun 21 2021 - 06:41:10 EST)
- Re: Re: [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace Yongji Xie (Mon Jun 21 2021 - 06:41:55 EST)
- Re: [PATCH v1 1/1] spi: Remove unneeded parentheses in spi_map_buf() Andy Shevchenko (Mon Jun 21 2021 - 06:44:21 EST)
- Re: [PATCH] drm/panfrost:modify 'break' to 'continue' to traverse the circulation Steven Price (Mon Jun 21 2021 - 06:45:24 EST)
- Re: [PATCH v2] drm/panfrost:report the full raw fault information instead Steven Price (Mon Jun 21 2021 - 06:45:26 EST)
- [PATCH v10 0/6] Support ROCKCHIP SPI new feature Jon Lin (Mon Jun 21 2021 - 06:48:11 EST)
- [PATCH v10 1/6] dt-bindings: spi: spi-rockchip: add description for rv1126 Jon Lin (Mon Jun 21 2021 - 06:48:13 EST)
- [PATCH v10 2/6] spi: rockchip: add compatible string for rv1126 Jon Lin (Mon Jun 21 2021 - 06:48:15 EST)
- [PATCH v10 3/6] spi: rockchip: Set rx_fifo interrupt waterline base on transfer item Jon Lin (Mon Jun 21 2021 - 06:48:16 EST)
- [PATCH v10 4/6] spi: rockchip: Wait for STB status in slave mode tx_xfer Jon Lin (Mon Jun 21 2021 - 06:48:23 EST)
- [PATCH v10 5/6] spi: rockchip: Support cs-gpio Jon Lin (Mon Jun 21 2021 - 06:48:57 EST)
- [PATCH v10 6/6] spi: rockchip: Support SPI_CS_HIGH Jon Lin (Mon Jun 21 2021 - 06:48:59 EST)
- Re: [PATCH v9 0/4] block device interposer Sergei Shtepa (Mon Jun 21 2021 - 06:50:15 EST)
- Re: [PATCH v2 3/3] sched: Make uclamp changes depend on CAP_SYS_NICE Quentin Perret (Mon Jun 21 2021 - 06:52:46 EST)
- Re: Please don't waste maintainers' time on your KPI grabbing patches (AKA, don't be a KPI jerk) Leizhen (ThunderTown) (Mon Jun 21 2021 - 06:56:31 EST)
- Re: linux-next: manual merge of the block tree with the ide and kspp-gustavo trees Andy Shevchenko (Mon Jun 21 2021 - 06:56:54 EST)
- Re: [PATCH v2 1/3] sched: Fix UCLAMP_FLAG_IDLE setting Quentin Perret (Mon Jun 21 2021 - 06:57:26 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Sachin Sant (Mon Jun 21 2021 - 06:57:54 EST)
- Re: [PATCH v18 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver Thierry Reding (Mon Jun 21 2021 - 06:59:38 EST)
- Re: [PATCH v2 1/3] nvmem: core: introduce cells parser Srinivas Kandagatla (Mon Jun 21 2021 - 07:00:16 EST)
- drivers/net/dsa/ocelot/seville_vsc9953.c:1107:34: warning: unused variable 'seville_of_match' kernel test robot (Mon Jun 21 2021 - 07:00:19 EST)
- Re: [PATCH 0/3] ARM: add NAND support to Ebang EBAZ4205 board Michal Simek (Mon Jun 21 2021 - 07:00:52 EST)
- [PATCH] pinctrl: zynqmp: some code cleanups Sai Krishna Potthuri (Mon Jun 21 2021 - 07:01:07 EST)
- Re: [RFC net-next] openvswitch: add trace points Dumitru Ceara (Mon Jun 21 2021 - 07:03:01 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Odin Ugedal (Mon Jun 21 2021 - 07:04:51 EST)
- Re: [PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup Steffen Klassert (Mon Jun 21 2021 - 07:05:36 EST)
- RE: [PATCH v4] drm/ast: Disable fast reset after DRAM initial Kuo-Hsiang Chou (Mon Jun 21 2021 - 07:06:09 EST)
- Re: [RESEND PATCH v2 2/2] cpuidle: qcom: Add SPM register data for MSM8226 Daniel Lezcano (Mon Jun 21 2021 - 07:18:14 EST)
- Re: [PATCH 2/6] firmware: xilinx: add macros of node ids for error event Michal Simek (Mon Jun 21 2021 - 07:18:14 EST)
- [PATCH v17 0/6] MTE support for KVM guest Steven Price (Mon Jun 21 2021 - 07:18:41 EST)
- [PATCH v17 1/6] arm64: mte: Sync tags for pages where PTE is untagged Steven Price (Mon Jun 21 2021 - 07:18:41 EST)
- [PATCH v17 2/6] KVM: arm64: Introduce MTE VM feature Steven Price (Mon Jun 21 2021 - 07:18:45 EST)
- [PATCH v17 3/6] KVM: arm64: Save/restore MTE registers Steven Price (Mon Jun 21 2021 - 07:18:47 EST)
- [PATCH v17 4/6] KVM: arm64: Expose KVM_ARM_CAP_MTE Steven Price (Mon Jun 21 2021 - 07:18:50 EST)
- [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest Steven Price (Mon Jun 21 2021 - 07:18:54 EST)
- [PATCH v17 6/6] KVM: arm64: Document MTE capability and ioctl Steven Price (Mon Jun 21 2021 - 07:18:59 EST)
- Re: [PATCH 01/18] staging: rtl8723bs: remove all 5Ghz network types Fabio Aiuto (Mon Jun 21 2021 - 07:23:20 EST)
- Re: Looking for help with Kconfig dependencies Enrico Weigelt, metux IT consult (Mon Jun 21 2021 - 07:26:16 EST)
- Re: [PATH 2/4] rcar-du: Add support virtual DRM device kernel test robot (Mon Jun 21 2021 - 07:26:26 EST)
- Re: [PATCH v5 2/3] thermal: mediatek: Add LVTS drivers for SoC theraml zones Daniel Lezcano (Mon Jun 21 2021 - 07:26:30 EST)
- perf tool: About tests debug level John Garry (Mon Jun 21 2021 - 07:26:47 EST)
- Re: [PATCH] regmap: move readable check before accessing regcache. Mark Brown (Mon Jun 21 2021 - 07:28:12 EST)
- Re: [PATCH 1/1] irqchip/irq-imx-gpcv2: remove unnecessary oom message Fabio Estevam (Mon Jun 21 2021 - 07:28:40 EST)
- Re: [PATCH V4 05/12] trace/hwlat: Support hotplug operations Daniel Bristot de Oliveira (Mon Jun 21 2021 - 07:34:52 EST)
- Re: [PATCH 1/3] media: dvb-usb: break long strings in dvb_usb_device_init kernel test robot (Mon Jun 21 2021 - 07:39:19 EST)
- [PATCH 1/3 v2] media: dvb-usb: break long strings in dvb_usb_device_init Dongliang Mu (Mon Jun 21 2021 - 07:40:17 EST)
- Re: Please don't waste maintainers' time on your KPI grabbing patches (AKA, don't be a KPI jerk) Qu Wenruo (Mon Jun 21 2021 - 07:40:25 EST)
- Re: [PATCH v18 0/2] Add memory bandwidth management to NVIDIA Tegra DRM driver Dmitry Osipenko (Mon Jun 21 2021 - 07:44:24 EST)
- RE: [PATCH 1/5] riscv: __asm_to/copy_from_user: delete existing code David Laight (Mon Jun 21 2021 - 07:45:39 EST)
- Re: [PATCH 1/6] firmware: xilinx: add register notifier in zynqmp firmware Michal Simek (Mon Jun 21 2021 - 07:45:52 EST)
- Re: [PATCH 3/6] firmware: xilinx: export the feature check of zynqmp firmware Michal Simek (Mon Jun 21 2021 - 07:46:21 EST)
- Re: [PATCH v1] regulator: core: Add stubs for driver API Mark Brown (Mon Jun 21 2021 - 07:47:24 EST)
- Re: [PATCH] kallsyms: fix nonconverging kallsyms table with lld Guenter Roeck (Mon Jun 21 2021 - 07:47:56 EST)
- Re: [PATCH 5/6] firmware: xilinx: instantiate xilinx event manager driver Michal Simek (Mon Jun 21 2021 - 07:48:22 EST)
- Re: [PATCH v3 0/2] dt-bindings: gpio: davinci: Convert to json-schema Bartosz Golaszewski (Mon Jun 21 2021 - 07:49:05 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Dave Stevenson (Mon Jun 21 2021 - 07:49:36 EST)
- Recall: Tested x86 FPU fixes and found "Bad FPU state" issue Xu, Pengfei (Mon Jun 21 2021 - 07:50:30 EST)
- Re: Tested x86 FPU fixes and found "Bad FPU state" issue Xu, Pengfei (Mon Jun 21 2021 - 07:50:39 EST)
- Re: [PATCH V4 06/12] trace: Add a generic function to read/write u64 values from tracefs Daniel Bristot de Oliveira (Mon Jun 21 2021 - 07:50:55 EST)
- Re: [PATCH v5 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling Stephan Gerhold (Mon Jun 21 2021 - 07:54:19 EST)
- Re: arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kvmhv_enter_nested_guest' Arnd Bergmann (Mon Jun 21 2021 - 07:55:32 EST)
- RE: [PATCH 5/5] riscv: __asm_to/copy_from_user: Bulk copy when both src, dst are aligned David Laight (Mon Jun 21 2021 - 07:55:45 EST)
- Re: [PATCH 4/6] drivers: soc: xilinx: add xilinx event management driver Michal Simek (Mon Jun 21 2021 - 07:55:58 EST)
- [PATCH 5/5] media: sti: don't copy past the size Mauro Carvalho Chehab (Mon Jun 21 2021 - 07:56:58 EST)
- [PATCH 3/5] media: v4l2-flash-led-class: drop an useless check Mauro Carvalho Chehab (Mon Jun 21 2021 - 07:57:01 EST)
- [PATCH 1/5] media: dib8000: rewrite the init prbs logic Mauro Carvalho Chehab (Mon Jun 21 2021 - 07:57:03 EST)
- [PATCH 2/5] media: uvc: don't do DMA on stack Mauro Carvalho Chehab (Mon Jun 21 2021 - 07:57:08 EST)
- [PATCH 0/5] some smatch fixes Mauro Carvalho Chehab (Mon Jun 21 2021 - 07:57:12 EST)
- [PATCH 4/5] media: ivtv: prevent going past the hw arrays Mauro Carvalho Chehab (Mon Jun 21 2021 - 07:57:16 EST)
- Re: [PATCH] PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe Geert Uytterhoeven (Mon Jun 21 2021 - 07:58:15 EST)
- Re: [PATCH 5/6] firmware: xilinx: instantiate xilinx event manager driver Michal Simek (Mon Jun 21 2021 - 07:58:18 EST)
- Re: [PATCH v2 08/12] ARM: dts: rockchip: add power controller for RK3036 Alex Bee (Mon Jun 21 2021 - 07:58:31 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Robin Murphy (Mon Jun 21 2021 - 08:00:00 EST)
- Re: [RFC net-next] openvswitch: add trace points Aaron Conole (Mon Jun 21 2021 - 08:00:07 EST)
- Re: [PATCH v1 1/1] spi: Remove unneeded parentheses in spi_map_buf() Mark Brown (Mon Jun 21 2021 - 08:00:19 EST)
- [RFC][PATCH 07/18] x86/paravirt: Use PVOP_* for paravirt calls Peter Zijlstra (Mon Jun 21 2021 - 08:03:03 EST)
- [RFC][PATCH 09/18] x86/xen: Make write_cr2() noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:03:13 EST)
- [RFC][PATCH 12/18] x86/xen: Make save_fl() noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:03:13 EST)
- [RFC][PATCH 10/18] x86/xen: Make get_debugreg() noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:03:13 EST)
- [RFC][PATCH 11/18] x86/xen: Make set_debugreg() noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:03:13 EST)
- [RFC][PATCH 00/18] objtool/x86: noinstr vs PARAVIRT Peter Zijlstra (Mon Jun 21 2021 - 08:03:13 EST)
- [RFC][PATCH 08/18] x86/xen: Make read_cr2() noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:03:48 EST)
- [PATCH 01/18] x86/entry: Fix noinstr fail in __do_fast_syscall_32() Peter Zijlstra (Mon Jun 21 2021 - 08:03:49 EST)
- [PATCH 02/18] x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall() Peter Zijlstra (Mon Jun 21 2021 - 08:03:51 EST)
- [PATCH 05/18] locking/lockdep: Improve noinstr vs errors Peter Zijlstra (Mon Jun 21 2021 - 08:03:52 EST)
- [PATCH 04/18] x86: Always inline task_size_max() Peter Zijlstra (Mon Jun 21 2021 - 08:03:53 EST)
- [RFC][PATCH 06/18] x86/paravirt: Mark arch_local_irq_*() __always_inline Peter Zijlstra (Mon Jun 21 2021 - 08:04:06 EST)
- [RFC][PATCH 16/18] x86/xen: Mark xen_force_evtchn_callback() noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:04:08 EST)
- [PATCH 03/18] x86/xen: Fix noinstr fail in exc_xen_unknown_trap() Peter Zijlstra (Mon Jun 21 2021 - 08:04:11 EST)
- [RFC][PATCH 13/18] x86/xen: Make hypercall_page noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:04:14 EST)
- [RFC][PATCH 17/18] x86/xen: Rework the xen_{cpu,irq,mmu}_ops[] arrays Peter Zijlstra (Mon Jun 21 2021 - 08:04:17 EST)
- Re: [PATCH v5 2/3] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS Stephan Gerhold (Mon Jun 21 2021 - 08:04:19 EST)
- Re: [PATCH v2 1/2] sched/rt: Fix RT utilization tracking during policy change Vincent Guittot (Mon Jun 21 2021 - 08:04:21 EST)
- [RFC][PATCH 14/18] x86/xen: Make irq_enable() noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:04:24 EST)
- [RFC][PATCH 15/18] x86/xen: Make irq_disable() noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:04:43 EST)
- [RFC][PATCH 18/18] objtool: Support pv_opsindirect calls for noinstr Peter Zijlstra (Mon Jun 21 2021 - 08:04:55 EST)
- Re: [PATCH 6/6] driver: soc: xilinx: register for power events in zynqmp power driver Michal Simek (Mon Jun 21 2021 - 08:05:19 EST)
- Re: [patch V3 16/66] x86/fpu: Clean up fpregs_set() Borislav Petkov (Mon Jun 21 2021 - 08:05:35 EST)
- Re: [PATCH v1] regulator: core: Add stubs for driver API Dmitry Osipenko (Mon Jun 21 2021 - 08:05:47 EST)
- Re: make[2]: *** No rule to make target '/tmp/kernel/x86_64-randconfig-a012-20210621/clang-13/970a74bfa214d0d2e888d70974dd570293811429/lib/modules/5.13.0-rc6+/kernel/crypto/cmac.ko', needed by '__modinst'. Jhih-Ming Huang (Mon Jun 21 2021 - 08:06:24 EST)
- Re: [PATCH v3 08/27] mm: Introduce zap_details.zap_flags Alistair Popple (Mon Jun 21 2021 - 08:09:10 EST)
- Re: [PATCH V4 10/12] trace: Add osnoise tracer Daniel Bristot de Oliveira (Mon Jun 21 2021 - 08:09:29 EST)
- Re: [PATCH 2/5] media: uvc: don't do DMA on stack Laurent Pinchart (Mon Jun 21 2021 - 08:09:41 EST)
- Re: [PATCH V4 10/12] trace: Add osnoise tracer Daniel Bristot de Oliveira (Mon Jun 21 2021 - 08:09:51 EST)
- Re: [PATCH v2 1/2] hwmon: (lm90) Prevent integer overflow of temperature calculations Guenter Roeck (Mon Jun 21 2021 - 08:12:37 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() John Garry (Mon Jun 21 2021 - 08:15:21 EST)
- Re: [PATCH v2 1/2] hwmon: (lm90) Prevent integer overflow of temperature calculations Dmitry Osipenko (Mon Jun 21 2021 - 08:15:59 EST)
- linux-next: Tree for Jun 21 Stephen Rothwell (Mon Jun 21 2021 - 08:16:15 EST)
- Re: [PATCH V4 12/12] trace/osnoise: Support hotplug operations Daniel Bristot de Oliveira (Mon Jun 21 2021 - 08:18:34 EST)
- [PATCH] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read Eric Auger (Mon Jun 21 2021 - 08:18:54 EST)
- Re: [Intel-wired-lan] [PATCH] igc: Fix an error handling path in 'igc_probe()' Fuxbrumer, Dvora (Mon Jun 21 2021 - 08:20:22 EST)
- Re: [PATCH v3 07/27] mm: Drop first_index/last_index in zap_details Alistair Popple (Mon Jun 21 2021 - 08:20:29 EST)
- Re: [PATCH] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read Eric Auger (Mon Jun 21 2021 - 08:21:57 EST)
- Re: [PATCH] evm: Check xattr size misalignment between kernel and user Mimi Zohar (Mon Jun 21 2021 - 08:22:40 EST)
- [PATCH] block: Include mm_types.h instead of mm.h Matthew Wilcox (Oracle) (Mon Jun 21 2021 - 08:24:34 EST)
- Re: [RFC] schedutil: Fix iowait boost issues for slow I/O devices Beata Michalska (Mon Jun 21 2021 - 08:26:08 EST)
- Re: [MASSMAIL KLMS] Re: [PATCH v11 11/18] virtio/vsock: dequeue callback for SOCK_SEQPACKET Arseny Krasnov (Mon Jun 21 2021 - 08:27:54 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Daniel Vetter (Mon Jun 21 2021 - 08:29:04 EST)
- [PATCH v2] evm: Check xattr size discrepancy between kernel and user Roberto Sassu (Mon Jun 21 2021 - 08:29:36 EST)
- Re: linux-next: manual merge of the block tree with the ide and kspp-gustavo trees Stephen Rothwell (Mon Jun 21 2021 - 08:30:57 EST)
- Re: [patch V3 17/66] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get() Borislav Petkov (Mon Jun 21 2021 - 08:32:33 EST)
- [PATCH v3 0/2] x86/ioremap: fix boundary calculation and boundary judgment issues for ioremap() Yaohui Wang (Mon Jun 21 2021 - 08:34:32 EST)
- Re: [PATCH v1] regulator: core: Add stubs for driver API Mark Brown (Mon Jun 21 2021 - 08:35:17 EST)
- [PATCH v3 1/2] x86/ioremap: fix the pfn calculation mistake in __ioremap_check_ram() Yaohui Wang (Mon Jun 21 2021 - 08:35:29 EST)
- [PATCH v3 2/2] kernel/resource: fix boundary judgment issues in find_next_iomem_res() and __walk_iomem_res_desc() Yaohui Wang (Mon Jun 21 2021 - 08:35:56 EST)
- Re: [PATCH 1/1] psi: stop relying on timer_pending for poll_work rescheduling YT Chang (Mon Jun 21 2021 - 08:36:30 EST)
- Re: [PATCH v3 09/27] mm: Introduce ZAP_FLAG_SKIP_SWAP Alistair Popple (Mon Jun 21 2021 - 08:36:58 EST)
- Re: [PATCH] net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error_info_log()' zhangjiaran (Mon Jun 21 2021 - 08:38:39 EST)
- Re: [PATCH v7 1/2] x86/sev: Make sure IRQs are disabled while GHCB is active Borislav Petkov (Mon Jun 21 2021 - 08:40:53 EST)
- Re: [PATCH 12/18] staging: rtl8723bs: remove VHT dead code Fabio Aiuto (Mon Jun 21 2021 - 08:41:11 EST)
- [PATCH for-stable-5.4] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read Eric Auger (Mon Jun 21 2021 - 08:42:48 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Odin Ugedal (Mon Jun 21 2021 - 08:43:06 EST)
- [External][PATCH] power: supply: bq2415x: fix deadlock in bq2415x_set_autotimer Kezhou Li (Mon Jun 21 2021 - 08:43:10 EST)
- Re: [PATCH] regmap: move readable check before accessing regcache. Srinivas Kandagatla (Mon Jun 21 2021 - 08:43:16 EST)
- Re: [PATCH v4 2/7] iommu/amd: Do not use flush-queue when NpCache is on John Garry (Mon Jun 21 2021 - 08:43:59 EST)
- [PATCH for-stable-4.19] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read Eric Auger (Mon Jun 21 2021 - 08:44:05 EST)
- Re: [PATCH] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read Eric Auger (Mon Jun 21 2021 - 08:44:41 EST)
- Re: [PATCH 15/18] staging: rtl8723bs: remove register initializations tied to 802.11ac standard Fabio Aiuto (Mon Jun 21 2021 - 08:45:12 EST)
- Re: [PATCH v3 0/3] kasan: add memory corruption identification support for hw tag-based kasan Marco Elver (Mon Jun 21 2021 - 08:45:35 EST)
- Re: [PATCH 12/18] staging: rtl8723bs: remove VHT dead code Hans de Goede (Mon Jun 21 2021 - 08:45:50 EST)
- Re: [PATCH v4] drm/ast: Disable fast reset after DRAM initial Thomas Zimmermann (Mon Jun 21 2021 - 08:46:36 EST)
- Re: [PATCH 00/18] staging: rtl8723bs: remove 5Ghz code Fabio Aiuto (Mon Jun 21 2021 - 08:47:29 EST)
- Re: [PATCH 12/18] staging: rtl8723bs: remove VHT dead code Fabio Aiuto (Mon Jun 21 2021 - 08:51:07 EST)
- Re: [PATCH v3] ASoC: qcom: Fix for DMA interrupt clear reg overwriting Srinivas Kandagatla (Mon Jun 21 2021 - 08:52:56 EST)
- Re: [PATCH] kprobes: Print an error if probe is rejected Masami Hiramatsu (Mon Jun 21 2021 - 08:54:57 EST)
- Re: [PATCH v1] dmaengine: mediatek: Return the correct errno code Junlin Yang (Mon Jun 21 2021 - 08:56:12 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Laurent Pinchart (Mon Jun 21 2021 - 08:56:44 EST)
- [tip:smp/urgent 1/1] make[2]: *** No rule to make target '/tmp/kernel/x86_64-randconfig-a012-20210621/clang-13/b22afcdf04c96ca58327784e280e10288cfd3303/lib/modules/5.13.0-rc6+/kernel/crypto/cmac.ko', needed by '__modinst'. kernel test robot (Mon Jun 21 2021 - 08:57:20 EST)
- [PATCH v2 0/1] rpmsg: ctrl: Add ability to instantiate rpmsg device locally Arnaud Pouliquen (Mon Jun 21 2021 - 08:58:15 EST)
- [PATCH v2 1/1] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls Arnaud Pouliquen (Mon Jun 21 2021 - 08:58:16 EST)
- Re: [PATCH v1 14/14] net/mlx4: Use irq_update_affinity_hint Nitesh Lal (Mon Jun 21 2021 - 09:00:06 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Bjorn Helgaas (Mon Jun 21 2021 - 09:01:43 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Greg KH (Mon Jun 21 2021 - 09:02:16 EST)
- [PATCH] mm: Move kvmalloc-related functions to slab.h Matthew Wilcox (Oracle) (Mon Jun 21 2021 - 09:03:13 EST)
- [PATCH] drm/radeon: delete useless function return values & remove meaningless if(r) check code Bernard Zhao (Mon Jun 21 2021 - 09:05:25 EST)
- Re: [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume() Andrew Lunn (Mon Jun 21 2021 - 09:06:04 EST)
- Re: [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Andrew Lunn (Mon Jun 21 2021 - 09:09:13 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Laurent Pinchart (Mon Jun 21 2021 - 09:09:35 EST)
- Re: [PATCH v7 0/2] x86/sev: Fixes for SEV-ES Guest Support Peter Zijlstra (Mon Jun 21 2021 - 09:13:50 EST)
- [PATCH v2] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE Michal Simek (Mon Jun 21 2021 - 09:14:00 EST)
- Re: [PATCH] drm/radeon: delete useless function return values & remove meaningless if(r) check code Christian König (Mon Jun 21 2021 - 09:15:02 EST)
- Re: [PATCH] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE Michal Simek (Mon Jun 21 2021 - 09:16:07 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Konrad Rzeszutek Wilk (Mon Jun 21 2021 - 09:16:54 EST)
- Re: [RFC][PATCH 00/18] objtool/x86: noinstr vs PARAVIRT Ingo Molnar (Mon Jun 21 2021 - 09:17:22 EST)
- Re: [PATCH v1 1/1] i2c: parport: Switch to use module_parport_driver() kernel test robot (Mon Jun 21 2021 - 09:20:24 EST)
- [PATCH v2] media: uvc: don't do DMA on stack Mauro Carvalho Chehab (Mon Jun 21 2021 - 09:23:41 EST)
- Re: [PATCH v2] evm: Check xattr size discrepancy between kernel and user Mimi Zohar (Mon Jun 21 2021 - 09:25:58 EST)
- Re: [patch V3 21/66] x86/fpu/regset: Move fpu__read_begin() into regset Borislav Petkov (Mon Jun 21 2021 - 09:27:01 EST)
- [PATCH] usb: class: cdc-wdm: return the correct errno code Junlin Yang (Mon Jun 21 2021 - 09:28:49 EST)
- Re: [PATCH v2] media: uvc: don't do DMA on stack Laurent Pinchart (Mon Jun 21 2021 - 09:28:59 EST)
- Re: [Virtio-fs] support booting of arbitrary non-blockdevice file systems v2 Stefan Hajnoczi (Mon Jun 21 2021 - 09:31:55 EST)
- [PATCH v4 0/1] lib: Convert UUID runtime test to KUnit André Almeida (Mon Jun 21 2021 - 09:32:07 EST)
- [PATCH v4 1/1] lib: Convert UUID runtime test to KUnit André Almeida (Mon Jun 21 2021 - 09:32:17 EST)
- Re: linux-next: Tree for Apr 16 (objtool: warnings) Peter Zijlstra (Mon Jun 21 2021 - 09:34:44 EST)
- Re: [PATCH] usb: class: cdc-wdm: return the correct errno code Oliver Neukum (Mon Jun 21 2021 - 09:34:55 EST)
- Re: [PATCH v2 2/5] PCI: endpoint: Replace spinlock with mutex Kishon Vijay Abraham I (Mon Jun 21 2021 - 09:37:46 EST)
- Re: RCU vs data_race() Paul E. McKenney (Mon Jun 21 2021 - 09:37:59 EST)
- Re: Linux 5.13-rc7 Guenter Roeck (Mon Jun 21 2021 - 09:39:21 EST)
- [PATCH v3] media: uvc: don't do DMA on stack Mauro Carvalho Chehab (Mon Jun 21 2021 - 09:40:24 EST)
- Re: [RFC PATCH] mm/page_reporting: Adjust threshold according to MAX_ORDER Alexander Duyck (Mon Jun 21 2021 - 09:44:10 EST)
- [PATCH 2/2] ASoC: codecs: wcd938x: fix uninitialized symbol warnings Srinivas Kandagatla (Mon Jun 21 2021 - 09:45:29 EST)
- [PATCH 1/2] ASoC: codecs: wcd938x: fix unused variable warning Srinivas Kandagatla (Mon Jun 21 2021 - 09:45:30 EST)
- Re: [PATCH v3] ASoC: qcom: Fix for DMA interrupt clear reg overwriting Marek Szyprowski (Mon Jun 21 2021 - 09:47:33 EST)
- [RFC 01/19] staging: qlge: fix incorrect truesize accounting Coiby Xu (Mon Jun 21 2021 - 09:49:26 EST)
- [RFC 02/19] staging: qlge: change LARGE_BUFFER_MAX_SIZE to 4096 Coiby Xu (Mon Jun 21 2021 - 09:49:34 EST)
- [RFC 03/19] staging: qlge: alloc skb with only enough room for header when data is put in the fragments Coiby Xu (Mon Jun 21 2021 - 09:49:45 EST)
- [RFC 04/19] staging: qlge: add qlge_* prefix to avoid namespace clashes Coiby Xu (Mon Jun 21 2021 - 09:49:55 EST)
- [RFC 05/19] staging: qlge: rename rx to completion queue and seperate rx_ring from completion queue Coiby Xu (Mon Jun 21 2021 - 09:50:05 EST)
- [RFC 06/19] staging: qlge: disable flow control by default Coiby Xu (Mon Jun 21 2021 - 09:50:15 EST)
- [RFC 07/19] staging: qlge: remove the TODO item of unnecessary memset 0 Coiby Xu (Mon Jun 21 2021 - 09:50:23 EST)
- [RFC 08/19] staging: qlge: reorder members of qlge_adapter for optimization Coiby Xu (Mon Jun 21 2021 - 09:50:38 EST)
- [RFC 09/19] staging: qlge: remove the TODO item of reorder struct Coiby Xu (Mon Jun 21 2021 - 09:50:43 EST)
- [RFC 10/19] staging: qlge: remove the TODO item of avoid legacy/deprecated apis Coiby Xu (Mon Jun 21 2021 - 09:50:50 EST)
- [RFC 11/19] staging: qlge: the number of pages to contain a buffer queue is constant Coiby Xu (Mon Jun 21 2021 - 09:51:04 EST)
- [RFC 12/19] staging: qlge: rewrite do while loops as for loops in qlge_start_rx_ring Coiby Xu (Mon Jun 21 2021 - 09:51:13 EST)
- [RFC 13/19] staging: qlge: rewrite do while loop as for loop in qlge_sem_spinlock Coiby Xu (Mon Jun 21 2021 - 09:51:23 EST)
- [RFC 14/19] staging: qlge: rewrite do while loop as for loop in qlge_refill_bq Coiby Xu (Mon Jun 21 2021 - 09:51:41 EST)
- [RFC 15/19] staging: qlge: remove the TODO item about rewriting while loops as simple for loops Coiby Xu (Mon Jun 21 2021 - 09:51:52 EST)
- [RFC 16/19] staging: qlge: remove deadcode in qlge_build_rx_skb Coiby Xu (Mon Jun 21 2021 - 09:51:54 EST)
- [RFC 17/19] staging: qlge: fix weird line wrapping Coiby Xu (Mon Jun 21 2021 - 09:52:06 EST)
- [RFC 18/19] staging: qlge: fix two indentation issues Coiby Xu (Mon Jun 21 2021 - 09:52:13 EST)
- [RFC 19/19] staging: qlge: remove TODO item of unnecessary runtime checks Coiby Xu (Mon Jun 21 2021 - 09:52:26 EST)
- Re: [PATCH v3 1/2] usb: udc: core: hide struct usb_gadget_driver to gadget driver Alan Stern (Mon Jun 21 2021 - 09:53:35 EST)
- Re: [PATCH v2] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE Arnd Bergmann (Mon Jun 21 2021 - 09:53:40 EST)
- Re: [PATCH] gcov,x86: Mark GCOV broken for x86 Peter Oberparleiter (Mon Jun 21 2021 - 09:54:10 EST)
- Re: [PATCH] fuse: Send FUSE_WRITE_KILL_SUIDGID for killpriv v1 Connor Kuehl (Mon Jun 21 2021 - 09:54:40 EST)
- Re: [PATCH v2] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE Michal Simek (Mon Jun 21 2021 - 09:54:59 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Al Viro (Mon Jun 21 2021 - 09:55:17 EST)
- Re: [PATCH 1/5] riscv: __asm_to/copy_from_user: delete existing code Akira Tsukamoto (Mon Jun 21 2021 - 09:55:55 EST)
- Re: [PATH 1/4] drm: Add Virtual DRM device driver kernel test robot (Mon Jun 21 2021 - 09:56:23 EST)
- Re: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Tom Rix (Mon Jun 21 2021 - 09:56:36 EST)
- Re: [PATCH] spidev: add platform driver support Christian Gmeiner (Mon Jun 21 2021 - 09:57:22 EST)
- Re: [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled Steven Rostedt (Mon Jun 21 2021 - 10:00:08 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Laurent Pinchart (Mon Jun 21 2021 - 10:00:20 EST)
- Re: [PATCH 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size Alexander Duyck (Mon Jun 21 2021 - 10:02:20 EST)
- Re: [PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask Jamal Hadi Salim (Mon Jun 21 2021 - 10:04:49 EST)
- Re: drm/i915: __GFP_RETRY_MAYFAIL allocations in stable kernels Daniel Vetter (Mon Jun 21 2021 - 10:10:47 EST)
- Re: [RFC 01/19] staging: qlge: fix incorrect truesize accounting Dan Carpenter (Mon Jun 21 2021 - 10:10:53 EST)
- Re: linux-next: build warning after merge of the mailbox tree Conor.Dooley (Mon Jun 21 2021 - 10:11:13 EST)
- Re: [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() Christophe Leroy (Mon Jun 21 2021 - 10:11:22 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Jagan Teki (Mon Jun 21 2021 - 10:11:26 EST)
- Re: [PATCH v2 0/5] vchiq: Patch to separate platform and cdev code Ojaswin Mujoo (Mon Jun 21 2021 - 10:12:34 EST)
- Re: [PATCH v3] media: uvc: don't do DMA on stack Laurent Pinchart (Mon Jun 21 2021 - 10:12:43 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Mon Jun 21 2021 - 10:12:51 EST)
- Re: [PATCH 5/5] riscv: __asm_to/copy_from_user: Bulk copy when both src, dst are aligned Akira Tsukamoto (Mon Jun 21 2021 - 10:13:38 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Laurent Pinchart (Mon Jun 21 2021 - 10:14:42 EST)
- RE: [PATCH] serial: samsung: use dma_ops of DMA if attached M Tamseel Shams (Mon Jun 21 2021 - 10:16:19 EST)
- RE: [PATCH 2/2] arm64: dts: exynos5433: Add cpu cache information Alim Akhtar (Mon Jun 21 2021 - 10:16:28 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Al Viro (Mon Jun 21 2021 - 10:16:37 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Mon Jun 21 2021 - 10:18:02 EST)
- Re: [PATCH V3 2/3] cpufreq: intel_pstate: Migrate away from ->stop_cpu() callback Rafael J. Wysocki (Mon Jun 21 2021 - 10:18:14 EST)
- Re: [PATCH v6 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller Lorenzo Pieralisi (Mon Jun 21 2021 - 10:20:42 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Daniel Vetter (Mon Jun 21 2021 - 10:20:44 EST)
- [PATCH v2 0/2] add periodic mode, threshold options Ivan Mikhaylov (Mon Jun 21 2021 - 10:21:41 EST)
- [PATCH v2 1/2] iio: proximity: vcnl3020: add periodic mode Ivan Mikhaylov (Mon Jun 21 2021 - 10:21:43 EST)
- [PATCH v2 2/2] iio: proximity: vcnl3020: add threshold options Ivan Mikhaylov (Mon Jun 21 2021 - 10:21:47 EST)
- Re: [PATCH v2 1/5] staging: vchiq: Refactor vchiq cdev code Ojaswin Mujoo (Mon Jun 21 2021 - 10:22:40 EST)
- Re: linux-next: Tree for Apr 16 (objtool: warnings) Peter Zijlstra (Mon Jun 21 2021 - 10:23:16 EST)
- [PATCH] certs: Documentation/admin-guide/module-signing.rst and root .gitignore Ian Fleming (Mon Jun 21 2021 - 10:23:59 EST)
- Re: [PATCH v2] PCI: imx6: Limit DBI register length for imx6qp PCIe Lorenzo Pieralisi (Mon Jun 21 2021 - 10:24:23 EST)
- Re: [PATCH v2 1/2] hwmon: (lm90) Prevent integer overflow of temperature calculations Guenter Roeck (Mon Jun 21 2021 - 10:24:24 EST)
- Re: [PATCH v3 1/2] drm: add a locked version of drm_is_current_master Daniel Vetter (Mon Jun 21 2021 - 10:25:19 EST)
- Re: [PATCH V3 2/3] cpufreq: intel_pstate: Migrate away from ->stop_cpu() callback Rafael J. Wysocki (Mon Jun 21 2021 - 10:26:46 EST)
- Re: [PATCH net-next v4 03/10] net: sparx5: add hostmode with phylink support Russell King (Oracle) (Mon Jun 21 2021 - 10:26:51 EST)
- Re: [PATCH v3 1/3] riscv: optimized memcpy Christoph Hellwig (Mon Jun 21 2021 - 10:27:12 EST)
- Re: [PATCH 1/3] drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panel Laurent Pinchart (Mon Jun 21 2021 - 10:27:50 EST)
- Re: [PATCH v2 3/5] staging: vchiq: Move vchiq char driver to its own file Ojaswin Mujoo (Mon Jun 21 2021 - 10:28:45 EST)
- Re: [PATCH v3] PCI: Disallow retraining link for Atheros chips on non-Gen1 PCIe bridges Pali Rohár (Mon Jun 21 2021 - 10:29:01 EST)
- qcom_scm-smc.c:undefined reference to `__arm_smccc_smc' kernel test robot (Mon Jun 21 2021 - 10:29:26 EST)
- Re: FAILED: patch "[PATCH] x86/fpu: Invalidate FPU state after a failed XRSTOR from a" failed to apply to 5.4-stable tree Borislav Petkov (Mon Jun 21 2021 - 10:29:39 EST)
- Re: [PATCH v3 2/3] riscv: optimized memmove Christoph Hellwig (Mon Jun 21 2021 - 10:29:48 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Lu Baolu (Mon Jun 21 2021 - 10:32:36 EST)
- Re: [PATCH v3 3/3] riscv: optimized memset Christoph Hellwig (Mon Jun 21 2021 - 10:33:43 EST)
- Re: [PATCH v2 1/3] afs: Handle len being extending over page end in write_begin/write_end Matthew Wilcox (Mon Jun 21 2021 - 10:33:47 EST)
- Re: [PATCH net-next v4 04/10] net: sparx5: add port module support Russell King (Oracle) (Mon Jun 21 2021 - 10:33:50 EST)
- Re: [PATCH v3] media: uvc: don't do DMA on stack Mauro Carvalho Chehab (Mon Jun 21 2021 - 10:34:16 EST)
- Re: [PATCH RFC 1/2] thermal: qcom: tsens-v1: Add support for MSM8994 TSENS Daniel Lezcano (Mon Jun 21 2021 - 10:34:29 EST)
- [PATCH v2 1/3] libperf: Add perf_cpu_map__default_new() Jin Yao (Mon Jun 21 2021 - 10:34:37 EST)
- [PATCH v2 2/3] perf tools: Create hybrid flag in target Jin Yao (Mon Jun 21 2021 - 10:34:42 EST)
- [PATCH v2 3/3] perf tools: Enable on a list of CPUs for hybrid Jin Yao (Mon Jun 21 2021 - 10:34:43 EST)
- Re: support booting of arbitrary non-blockdevice file systems v2 Vivek Goyal (Mon Jun 21 2021 - 10:35:26 EST)
- Re: [PATCH v2] nitro_enclaves: Set Bus Master for the NE PCI device Paraschiv, Andra-Irina (Mon Jun 21 2021 - 10:35:57 EST)
- Re: [PATCH v2 2/3] afs: Fix afs_write_end() to handle short writes Matthew Wilcox (Mon Jun 21 2021 - 10:37:38 EST)
- Re: linux-next: Fixes tag needs some work in the devicetree tree Sean Anderson (Mon Jun 21 2021 - 10:38:42 EST)
- Re: [PATCH v3] PCI: Disallow retraining link for Atheros chips on non-Gen1 PCIe bridges Pali Rohár (Mon Jun 21 2021 - 10:39:41 EST)
- Re: [PATCH v2 0/4] PCI: dwc: pci-dra7xx: miscellaneous improvements Lorenzo Pieralisi (Mon Jun 21 2021 - 10:41:15 EST)
- Re: [PATCH] spidev: add platform driver support Mark Brown (Mon Jun 21 2021 - 10:42:01 EST)
- [tip: x86/sev] x86/sev: Split up runtime #VC handler for correct state tracking tip-bot2 for Joerg Roedel (Mon Jun 21 2021 - 10:42:25 EST)
- [tip: x86/sev] x86/sev: Make sure IRQs are disabled while GHCB is active tip-bot2 for Joerg Roedel (Mon Jun 21 2021 - 10:42:27 EST)
- Re: [PATCH] drm/radeon: Fix NULL dereference when updating memory stats kernel test robot (Mon Jun 21 2021 - 10:43:43 EST)
- Re: [PATCH 1/2] init: split get_fs_names Al Viro (Mon Jun 21 2021 - 10:46:43 EST)
- Re: [PATCH 2/2] PCI: iproc: Support multi-MSI only on uniprocessor kernel Lorenzo Pieralisi (Mon Jun 21 2021 - 10:47:09 EST)
- Re: [PATCH v3 2/2] drm: protect drm_master pointers in drm_lease.c Daniel Vetter (Mon Jun 21 2021 - 10:47:30 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Mon Jun 21 2021 - 10:49:59 EST)
- Re: [PATCH v2 2/2] mailbox: qcom: Add MSM8939 APCS support Jassi Brar (Mon Jun 21 2021 - 10:50:07 EST)
- Re: [PATCH 1/2] init: split get_fs_names Al Viro (Mon Jun 21 2021 - 10:51:29 EST)
- Re: [PATCH v2 3/3] netfs: fix test for whether we can skip read when writing beyond EOF Matthew Wilcox (Mon Jun 21 2021 - 10:51:56 EST)
- Re: [PATCH 1/2] init: split get_fs_names Christoph Hellwig (Mon Jun 21 2021 - 10:53:13 EST)
- Re: Looking for help with Kconfig dependencies Matthias Kaehlcke (Mon Jun 21 2021 - 10:55:35 EST)
- Re: [syzbot] general protection fault in smc_tx_sendmsg Pavel Skripkin (Mon Jun 21 2021 - 10:56:11 EST)
- Re: [PATCH 1/2] init: split get_fs_names Al Viro (Mon Jun 21 2021 - 10:59:15 EST)
- Re: [PATCH v6 1/2] riscv: Introduce set_kernel_memory helper Christoph Hellwig (Mon Jun 21 2021 - 11:00:11 EST)
- Re: [PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods Shanker R Donthineni (Mon Jun 21 2021 - 11:02:25 EST)
- Re: [PATCH 1/3] drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panel Stefan Riedmüller (Mon Jun 21 2021 - 11:04:39 EST)
- [PATCH RFC 00/11] perf script: Add API for filtering via dynamically loaded shared object Adrian Hunter (Mon Jun 21 2021 - 11:05:03 EST)
- [PATCH RFC 01/11] perf script: Move filter_cpu() earlier Adrian Hunter (Mon Jun 21 2021 - 11:05:04 EST)
- [PATCH RFC 02/11] perf script: Move filtering before scripting Adrian Hunter (Mon Jun 21 2021 - 11:05:05 EST)
- [PATCH RFC 03/11] perf script: Share addr_al between functions Adrian Hunter (Mon Jun 21 2021 - 11:05:13 EST)
- [PATCH RFC 04/11] perf script: Add API for filtering via dynamically loaded shared object Adrian Hunter (Mon Jun 21 2021 - 11:05:18 EST)
- [PATCH RFC 05/11] perf script: Add dlfilter__filter_event_early() Adrian Hunter (Mon Jun 21 2021 - 11:05:21 EST)
- [PATCH RFC 06/11] perf build: Install perf_dlfilter.h Adrian Hunter (Mon Jun 21 2021 - 11:05:29 EST)
- [PATCH RFC 07/11] perf dlfilter: Add resolve_address() to perf_dlfilter_fns Adrian Hunter (Mon Jun 21 2021 - 11:05:35 EST)
- [PATCH RFC 08/11] perf dlfilter: Add insn() to perf_dlfilter_fns Adrian Hunter (Mon Jun 21 2021 - 11:05:41 EST)
- [PATCH RFC 09/11] perf dlfilter: Add srcline() to perf_dlfilter_fns Adrian Hunter (Mon Jun 21 2021 - 11:05:59 EST)
- [PATCH RFC 10/11] perf dlfilter: Add attr() to perf_dlfilter_fns Adrian Hunter (Mon Jun 21 2021 - 11:06:11 EST)
- [PATCH RFC 11/11] perf dlfilter: Add object_code() to perf_dlfilter_fns Adrian Hunter (Mon Jun 21 2021 - 11:06:12 EST)
- Re: [PATCH v2] gpio: tegra186: Add ACPI support Akhil R (Mon Jun 21 2021 - 11:07:56 EST)
- Re: [PATCH v6 2/2] riscv: Map the kernel with correct permissions the first time Christoph Hellwig (Mon Jun 21 2021 - 11:08:26 EST)
- [RESEND PATCH 1/3] drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panel Stefan Riedmueller (Mon Jun 21 2021 - 11:09:35 EST)
- [RESEND PATCH 2/3] drm/panel: Add connector_type for some EDT displays Stefan Riedmueller (Mon Jun 21 2021 - 11:09:36 EST)
- [RESEND PATCH 3/3] drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6 Stefan Riedmueller (Mon Jun 21 2021 - 11:09:37 EST)
- Re: [PATCH 1/2] init: split get_fs_names Matthew Wilcox (Mon Jun 21 2021 - 11:10:00 EST)
- [PATCH 0/4] stm class/intel_th: Updates for v5.14 Alexander Shishkin (Mon Jun 21 2021 - 11:12:43 EST)
- [PATCH 1/4] stm class: Spelling fix Alexander Shishkin (Mon Jun 21 2021 - 11:13:20 EST)
- [PATCH 2/4] intel_th: Remove an unused exit point from intel_th_remove() Alexander Shishkin (Mon Jun 21 2021 - 11:13:22 EST)
- [PATCH 3/4] intel_th: msu: Make contiguous buffers uncached Alexander Shishkin (Mon Jun 21 2021 - 11:13:24 EST)
- [PATCH 4/4] intel_th: Wait until port is in reset before programming it Alexander Shishkin (Mon Jun 21 2021 - 11:13:25 EST)
- [PATCH] scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8 Colin King (Mon Jun 21 2021 - 11:17:35 EST)
- Re: [PATCH 1/2] init: split get_fs_names Christoph Hellwig (Mon Jun 21 2021 - 11:22:52 EST)
- [PATCH] ubifs: Remove a redundant null check on pointer lp Colin King (Mon Jun 21 2021 - 11:23:02 EST)
- [RFC 0/3] mtd: spi-nor: dealing with reused JEDEC id c22016 Rasmus Villemoes (Mon Jun 21 2021 - 11:23:36 EST)
- [RFC 1/3] mtd: spi-nor: core: create helper to compare JEDEC id to struct flash_info Rasmus Villemoes (Mon Jun 21 2021 - 11:23:39 EST)
- [RFC 2/3] mtd: spi-nor: core: compare JEDEC bytes to already found flash_info Rasmus Villemoes (Mon Jun 21 2021 - 11:23:41 EST)
- [RFC 3/3] mtd: spi-nor: macronix: add entry for mx25l3233f Rasmus Villemoes (Mon Jun 21 2021 - 11:23:43 EST)
- Re: [PATCH for-stable-5.4] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read Greg KH (Mon Jun 21 2021 - 11:23:56 EST)
- [PATCH] ACPI: tables: Add custom DSDT file as makefile prerequisite Richard Fitzgerald (Mon Jun 21 2021 - 11:24:56 EST)
- Re: [PATCH 4/5] media: ivtv: prevent going past the hw arrays Hans Verkuil (Mon Jun 21 2021 - 11:25:11 EST)
- Re: [PATCH V4 05/12] trace/hwlat: Support hotplug operations Steven Rostedt (Mon Jun 21 2021 - 11:25:47 EST)
- Re: [PATCH 4.19] inet: use bigger hash table for IP ID generation (backported to 4.19) Greg KH (Mon Jun 21 2021 - 11:28:44 EST)
- Re: Please don't waste maintainers' time on your KPI grabbing patches (AKA, don't be a KPI jerk) Christoph Hellwig (Mon Jun 21 2021 - 11:29:00 EST)
- Re: LockDown that allows read of /dev/mem ? David F. (Mon Jun 21 2021 - 11:29:59 EST)
- Re: [kbuild-all] Re: [PATCH] drm/radeon: Fix NULL dereference when updating memory stats Philip Li (Mon Jun 21 2021 - 11:30:03 EST)
- Re: [patch V3 22/66] x86/fpu: Move fpu__write_begin() to regset Borislav Petkov (Mon Jun 21 2021 - 11:30:20 EST)
- Re: [tip:smp/urgent 1/1] make[2]: *** No rule to make target '/tmp/kernel/x86_64-randconfig-a012-20210621/clang-13/b22afcdf04c96ca58327784e280e10288cfd3303/lib/modules/5.13.0-rc6+/kernel/crypto/cmac.ko', needed by '__modinst'. Philip Li (Mon Jun 21 2021 - 11:31:43 EST)
- Re: [PATCH 2/2] dt-binding: mediatek: mt6779: update spi document Matthias Brugger (Mon Jun 21 2021 - 11:31:49 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Dominik Brodowski (Mon Jun 21 2021 - 11:31:58 EST)
- Re: Linux 5.13-rc7 Linus Torvalds (Mon Jun 21 2021 - 11:32:52 EST)
- [PATCH 1/4] sfc: avoid double pci_remove of VFs Íñigo Huguet (Mon Jun 21 2021 - 11:33:02 EST)
- [PATCH 2/4] sfc: error code if SRIOV cannot be disabled Íñigo Huguet (Mon Jun 21 2021 - 11:33:04 EST)
- [PATCH 3/4] sfc: explain that "attached" VFs only refer to Xen Íñigo Huguet (Mon Jun 21 2021 - 11:33:21 EST)
- [PATCH 4/4] sfc: avoid duplicated code in ef10_sriov Íñigo Huguet (Mon Jun 21 2021 - 11:33:27 EST)
- Re: [kbuild-all] Re: [PATCH V3 2/2] net: fec: add ndo_select_queue to fix TX bandwidth fluctuations Philip Li (Mon Jun 21 2021 - 11:33:40 EST)
- Re: [PATCH v1] regulator: core: Add stubs for driver API Dmitry Osipenko (Mon Jun 21 2021 - 11:35:03 EST)
- Re: Looking for help with Kconfig dependencies Matthias Kaehlcke (Mon Jun 21 2021 - 11:35:31 EST)
- Re: [PATCH 1/1] powerpc/pseries: Interface to represent PAPR firmware attributes Pratik Sampat (Mon Jun 21 2021 - 11:35:51 EST)
- Re: [PATCH v2 1/2] hwmon: (lm90) Prevent integer overflow of temperature calculations Dmitry Osipenko (Mon Jun 21 2021 - 11:36:28 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Linus Torvalds (Mon Jun 21 2021 - 11:38:35 EST)
- Re: [PATCH for-stable-5.4] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read Eric Auger (Mon Jun 21 2021 - 11:38:41 EST)
- [PATCH v3 0/2] netfs, afs: Fix write_begin/end David Howells (Mon Jun 21 2021 - 11:40:17 EST)
- [PATCH v3 1/2] afs: Fix afs_write_end() to handle short writes David Howells (Mon Jun 21 2021 - 11:40:33 EST)
- [PATCH v3 2/2] netfs: fix test for whether we can skip read when writing beyond EOF David Howells (Mon Jun 21 2021 - 11:40:47 EST)
- Re: [v7 5/5] drm/panel-simple: Add Samsung ATNA33XC20 Doug Anderson (Mon Jun 21 2021 - 11:41:07 EST)
- [PATCH] kasan: unpoison use memset to init unaligned object size yee.lee (Mon Jun 21 2021 - 11:45:39 EST)
- Re: [PATCH] Input: joydev - prevent potential write out of bounds in ioctl Linus Torvalds (Mon Jun 21 2021 - 11:45:46 EST)
- Re: [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush Robin Murphy (Mon Jun 21 2021 - 11:46:02 EST)
- [PATCH v6] rtw_security: fix cast to restricted __le32 Jhih-Ming Huang (Mon Jun 21 2021 - 11:48:32 EST)
- Re: [PATCH v5] rtw_security: fix cast to restricted __le32 Jhih-Ming Huang (Mon Jun 21 2021 - 11:51:12 EST)
- re: stmmac: pci: Add dwmac support for Loongson Colin Ian King (Mon Jun 21 2021 - 11:51:39 EST)
- Re: [PATCH] block: Include mm_types.h instead of mm.h Bart Van Assche (Mon Jun 21 2021 - 11:52:11 EST)
- Re: [PATCH v7 0/2] x86/sev: Fixes for SEV-ES Guest Support Joerg Roedel (Mon Jun 21 2021 - 11:52:25 EST)
- Re: [PATCH] block: Include mm_types.h instead of mm.h Jens Axboe (Mon Jun 21 2021 - 11:55:59 EST)
- [PATCH v6 0/2] s390/vfio-ap: fix memory leak in mdev remove callback Tony Krowiak (Mon Jun 21 2021 - 11:57:22 EST)
- [PATCH v6 1/2] s390/vfio-ap: clean up mdev resources when remove callback invoked Tony Krowiak (Mon Jun 21 2021 - 11:57:28 EST)
- [PATCH v6 2/2] s390/vfio-ap: r/w lock for PQAP interception handler function pointer Tony Krowiak (Mon Jun 21 2021 - 11:57:32 EST)
- Re: [PATCH] checkpatch: Do not complain about positive return values starting with EPOLL Joe Perches (Mon Jun 21 2021 - 11:57:41 EST)
- Re: [PATCH] mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array Rasmus Villemoes (Mon Jun 21 2021 - 12:01:23 EST)
- Re: [PATCH 4.19] inet: use bigger hash table for IP ID generation (backported to 4.19) Amit Klein (Mon Jun 21 2021 - 12:01:42 EST)
- Re: [PATCH v3 1/2] afs: Fix afs_write_end() to handle short writes Matthew Wilcox (Mon Jun 21 2021 - 12:01:48 EST)
- Re: [PATCH v2] io_uring: reduce latency by reissueing the operation Jens Axboe (Mon Jun 21 2021 - 12:03:29 EST)
- Re: [PATCH v6 1/2] s390/vfio-ap: clean up mdev resources when remove callback invoked Christian Borntraeger (Mon Jun 21 2021 - 12:05:06 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Maxime Ripard (Mon Jun 21 2021 - 12:05:26 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Enrico Weigelt, metux IT consult (Mon Jun 21 2021 - 12:05:37 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Maxime Ripard (Mon Jun 21 2021 - 12:06:33 EST)
- RE: [PATCH 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size Michael Kelley (Mon Jun 21 2021 - 12:06:50 EST)
- Re: [PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs Jens Axboe (Mon Jun 21 2021 - 12:08:16 EST)
- Re: [PATCH] block/partitions/msdos: Fix typo inidicator -> indicator Jens Axboe (Mon Jun 21 2021 - 12:09:35 EST)
- [PATCH v1] soc/tegra: Make regulator couplers depend on CONFIG_REGULATOR Dmitry Osipenko (Mon Jun 21 2021 - 12:10:10 EST)
- Re: [PATCH 1/3] mm,memory_hotplug: export mhp min alignment Max Gurtovoy (Mon Jun 21 2021 - 12:11:25 EST)
- Re: [PATCH v5 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling AngeloGioacchino Del Regno (Mon Jun 21 2021 - 12:12:16 EST)
- Re: [PATCH V4 05/12] trace/hwlat: Support hotplug operations Daniel Bristot de Oliveira (Mon Jun 21 2021 - 12:14:45 EST)
- Re: [patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing Yu, Yu-cheng (Mon Jun 21 2021 - 12:15:46 EST)
- [PATCH 0/8] MHI patches for v5.14 Manivannan Sadhasivam (Mon Jun 21 2021 - 12:16:33 EST)
- [PATCH 1/8] bus: mhi: core: Validate channel ID when processing command completions Manivannan Sadhasivam (Mon Jun 21 2021 - 12:16:37 EST)
- [PATCH 2/8] bus: mhi: core: Fix power down latency Manivannan Sadhasivam (Mon Jun 21 2021 - 12:16:42 EST)
- [PATCH 3/8] bus: mhi: Wait for M2 state during system resume Manivannan Sadhasivam (Mon Jun 21 2021 - 12:16:52 EST)
- [PATCH 4/8] bus: mhi: Add inbound buffers allocation flag Manivannan Sadhasivam (Mon Jun 21 2021 - 12:16:53 EST)
- [PATCH 5/8] bus: mhi: pci-generic: Add missing 'pci_disable_pcie_error_reporting()' calls Manivannan Sadhasivam (Mon Jun 21 2021 - 12:16:56 EST)
- [PATCH 6/8] bus: mhi: core: Add support for processing priority of event ring Manivannan Sadhasivam (Mon Jun 21 2021 - 12:17:01 EST)
- [PATCH 5.4 01/90] dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:02 EST)
- [PATCH 7/8] bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean Manivannan Sadhasivam (Mon Jun 21 2021 - 12:17:08 EST)
- [PATCH 5.4 10/90] net: rds: fix memory leak in rds_recvmsg Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:14 EST)
- [PATCH 8/8] bus: mhi: pci_generic: Add Cinterion MV31-W PCIe to MHI Manivannan Sadhasivam (Mon Jun 21 2021 - 12:17:14 EST)
- [PATCH 5.4 11/90] net: lantiq: disable interrupt before sheduling NAPI Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:18 EST)
- [PATCH 5.4 12/90] udp: fix race between close() and udp_abort() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:24 EST)
- Re: [PATCH v3 08/27] mm: Introduce zap_details.zap_flags Peter Xu (Mon Jun 21 2021 - 12:17:27 EST)
- [PATCH 5.4 13/90] rtnetlink: Fix regression in bridge VLAN configuration Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:33 EST)
- [PATCH 5.4 14/90] net/sched: act_ct: handle DNAT tuple collision Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:33 EST)
- [PATCH 5.4 15/90] net/mlx5e: Remove dependency in IPsec initialization flows Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:34 EST)
- [PATCH 5.4 16/90] net/mlx5e: Fix page reclaim for dead peer hairpin Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:38 EST)
- [PATCH 5.4 17/90] net/mlx5: Consider RoCE cap before init RDMA resources Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:47 EST)
- [PATCH 5.4 18/90] net/mlx5e: allow TSO on VXLAN over VLAN topologies Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:53 EST)
- [PATCH 5.4 19/90] net/mlx5e: Block offload of outer header csum for UDP tunnels Greg Kroah-Hartman (Mon Jun 21 2021 - 12:17:58 EST)
- [PATCH 5.4 02/90] dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:00 EST)
- [PATCH 5.4 21/90] sch_cake: Fix out of bounds when parsing TCP options and header Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:03 EST)
- [PATCH 5.4 20/90] netfilter: synproxy: Fix out of bounds when parsing TCP options Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:04 EST)
- [PATCH 5.4 22/90] alx: Fix an error handling path in alx_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:07 EST)
- [PATCH 5.4 23/90] net: stmmac: dwmac1000: Fix extended MAC address registers definition Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:10 EST)
- [PATCH 5.4 24/90] net: make get_net_ns return error if NET_NS is disabled Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:11 EST)
- [PATCH 5.4 25/90] qlcnic: Fix an error handling path in qlcnic_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:13 EST)
- [PATCH 5.4 26/90] netxen_nic: Fix an error handling path in netxen_nic_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:16 EST)
- [PATCH 5.4 27/90] net: qrtr: fix OOB Read in qrtr_endpoint_post Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:19 EST)
- [PATCH 5.4 28/90] ptp: improve max_adj check against unreasonable values Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:22 EST)
- [PATCH 5.4 29/90] net: cdc_ncm: switch to eth%d interface naming Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:28 EST)
- [PATCH 5.4 03/90] dmaengine: stedma40: add missing iounmap() on error in d40_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:31 EST)
- [PATCH 5.4 30/90] lantiq: net: fix duplicated skb in rx descriptor ring Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:32 EST)
- [PATCH 5.4 31/90] net: usb: fix possible use-after-free in smsc75xx_bind Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:37 EST)
- [PATCH 5.4 32/90] net: fec_ptp: fix issue caused by refactor the fec_devtype Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:45 EST)
- [PATCH 5.4 33/90] net: ipv4: fix memory leak in ip_mc_add1_src Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:48 EST)
- [PATCH 5.4 04/90] afs: Fix an IS_ERR() vs NULL check Greg Kroah-Hartman (Mon Jun 21 2021 - 12:18:56 EST)
- [PATCH 5.4 05/90] mm/memory-failure: make sure wait for page writeback in memory_failure Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:02 EST)
- [PATCH 5.4 06/90] kvm: LAPIC: Restore guard to prevent illegal APIC register access Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:02 EST)
- [PATCH 5.4 07/90] batman-adv: Avoid WARN_ON timing related checks Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:02 EST)
- [PATCH 5.4 08/90] net: ipv4: fix memory leak in netlbl_cipsov4_add_std Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:05 EST)
- [PATCH 5.4 09/90] vrf: fix maximum MTU Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:09 EST)
- [PATCH 5.4 00/90] 5.4.128-rc1 review Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:20 EST)
- [PATCH 5.4 35/90] be2net: Fix an error handling path in be_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:28 EST)
- [PATCH 5.4 44/90] ASoC: rt5659: Fix the lost powers for the HDA header Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:37 EST)
- [PATCH 5.4 45/90] spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:39 EST)
- [PATCH 5.4 46/90] pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:44 EST)
- [PATCH 5.4 47/90] radeon: use memcpy_to/fromio for UVD fw upload Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:47 EST)
- [PATCH 5.4 48/90] hwmon: (scpi-hwmon) shows the negative temperature properly Greg Kroah-Hartman (Mon Jun 21 2021 - 12:19:51 EST)
- [PATCH 5.4 49/90] sched/fair: Correctly insert cfs_rqs to list on unthrottle Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:01 EST)
- [PATCH 5.4 52/90] can: j1939: fix Use-after-Free, hold skb ref while in use Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:01 EST)
- [PATCH 5.4 51/90] can: bcm/raw/isotp: use per module netdevice notifier Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:01 EST)
- [PATCH 5.4 50/90] can: bcm: fix infoleak in struct bcm_msg_head Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:01 EST)
- [PATCH 5.4 53/90] can: mcba_usb: fix memory leak in mcba_usb Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:03 EST)
- [PATCH 5.4 54/90] usb: core: hub: Disable autosuspend for Cypress CY7C65632 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:22 EST)
- [PATCH 5.4 57/90] tracing: Do no increment trace_clock_global() by one Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:37 EST)
- [PATCH 5.4 59/90] PCI: Mark some NVIDIA GPUs to avoid bus reset Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:37 EST)
- [PATCH 5.4 60/90] PCI: aardvark: Dont rely on jiffies while holding spinlock Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:37 EST)
- [PATCH 5.4 55/90] tracing: Do not stop recording cmdlines when tracing is off Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:37 EST)
- [PATCH 5.4 56/90] tracing: Do not stop recording comms if the trace file is being read Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:37 EST)
- [PATCH 5.4 36/90] net: hamradio: fix memory leak in mkiss_close Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:37 EST)
- [PATCH 5.4 58/90] PCI: Mark TI C667X to avoid bus reset Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:37 EST)
- [PATCH 5.4 61/90] PCI: aardvark: Fix kernel panic during PIO transfer Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:39 EST)
- [PATCH 5.4 62/90] PCI: Add ACS quirk for Broadcom BCM57414 NIC Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:43 EST)
- [PATCH 5.4 63/90] PCI: Work around Huawei Intelligent NIC VF FLR erratum Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:47 EST)
- [PATCH 5.4 37/90] net: cdc_eem: fix tx fixup skb leak Greg Kroah-Hartman (Mon Jun 21 2021 - 12:20:51 EST)
- [PATCH 5.4 64/90] KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:11 EST)
- [PATCH 5.4 67/90] x86/pkru: Write hardware init value to PKRU when xstate is init Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:11 EST)
- [PATCH 5.4 66/90] x86/process: Check PF_KTHREAD and not current->mm for kernel threads Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:11 EST)
- [PATCH 5.4 68/90] x86/fpu: Reset state for all signal restore failures Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:11 EST)
- [PATCH 5.4 65/90] ARCv2: save ABI registers across signal handling Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:11 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Dave Stevenson (Mon Jun 21 2021 - 12:21:12 EST)
- [PATCH 5.4 69/90] dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:13 EST)
- [PATCH 5.4 70/90] cfg80211: make certificate generation more robust Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:18 EST)
- [PATCH 5.4 38/90] cxgb4: fix wrong shift. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:23 EST)
- [PATCH 5.4 39/90] bnxt_en: Rediscover PHY capabilities after firmware reset Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:37 EST)
- [PATCH 5.4 40/90] bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:39 EST)
- [PATCH 5.4 41/90] icmp: dont send out ICMP messages with a source address of 0.0.0.0 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:44 EST)
- [PATCH 5.4 42/90] net: ethernet: fix potential use-after-free in ec_bhf_remove Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:48 EST)
- [PATCH 5.4 43/90] regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting Greg Kroah-Hartman (Mon Jun 21 2021 - 12:21:52 EST)
- [PATCH 5.4 34/90] net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:00 EST)
- [PATCH 5.4 72/90] drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:03 EST)
- [PATCH 5.4 81/90] net: stmmac: disable clocks in stmmac_remove_config_dt() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:05 EST)
- [PATCH 5.4 82/90] net: fec_ptp: add clock rate zero check Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:07 EST)
- [PATCH 5.4 83/90] tools headers UAPI: Sync linux/in.h copy with the kernel sources Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:12 EST)
- [PATCH 5.4 84/90] KVM: arm/arm64: Fix KVM_VGIC_V3_ADDR_TYPE_REDIST read Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:16 EST)
- [PATCH 5.4 85/90] ARM: OMAP: replace setup_irq() by request_irq() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:21 EST)
- [PATCH 5.4 86/90] clocksource/drivers/timer-ti-dm: Add clockevent and clocksource support Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:27 EST)
- [PATCH 5.4 87/90] clocksource/drivers/timer-ti-dm: Prepare to handle dra7 timer wrap issue Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:37 EST)
- [PATCH 5.4 89/90] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:42 EST)
- [PATCH 5.4 88/90] clocksource/drivers/timer-ti-dm: Handle dra7 timer wrap errata i940 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:43 EST)
- [PATCH 5.4 90/90] usb: dwc3: core: fix kernel panic when do reboot Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:45 EST)
- [PATCH 5.4 73/90] drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:49 EST)
- [PATCH 5.4 74/90] net: ll_temac: Make sure to free skb when it is completely used Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:55 EST)
- [PATCH 5.4 75/90] net: ll_temac: Fix TX BD buffer overwrite Greg Kroah-Hartman (Mon Jun 21 2021 - 12:22:56 EST)
- [PATCH 5.4 76/90] net: bridge: fix vlan tunnel dst null pointer dereference Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:07 EST)
- [PATCH 5.4 77/90] net: bridge: fix vlan tunnel dst refcnt when egressing Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:13 EST)
- [PATCH 5.4 78/90] mm/slub: clarify verification reporting Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:20 EST)
- [PATCH 5.4 79/90] mm/slub: fix redzoning for small allocations Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:21 EST)
- [PATCH 5.4 80/90] mm/slub.c: include swab.h Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:23 EST)
- [PATCH 5.10 001/146] dmaengine: idxd: add missing dsa driver unregister Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:28 EST)
- [PATCH 5.4 71/90] cfg80211: avoid double free of PMSR request Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:31 EST)
- [PATCH 5.10 003/146] dmaengine: xilinx: dpdma: initialize registers before request_irq Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:38 EST)
- [PATCH 5.10 004/146] dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:43 EST)
- [PATCH 5.10 002/146] dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:43 EST)
- [PATCH 5.10 005/146] dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:45 EST)
- [PATCH 5.10 006/146] dmaengine: SF_PDMA depends on HAS_IOMEM Greg Kroah-Hartman (Mon Jun 21 2021 - 12:23:49 EST)
- [PATCH 5.10 000/146] 5.10.46-rc1 review Greg Kroah-Hartman (Mon Jun 21 2021 - 12:24:01 EST)
- [PATCH 5.10 008/146] afs: Fix an IS_ERR() vs NULL check Greg Kroah-Hartman (Mon Jun 21 2021 - 12:24:01 EST)
- [PATCH 5.10 018/146] vrf: fix maximum MTU Greg Kroah-Hartman (Mon Jun 21 2021 - 12:24:13 EST)
- [PATCH 5.10 017/146] net: ipv4: fix memory leak in netlbl_cipsov4_add_std Greg Kroah-Hartman (Mon Jun 21 2021 - 12:24:15 EST)
- [PATCH 5.10 019/146] net: rds: fix memory leak in rds_recvmsg Greg Kroah-Hartman (Mon Jun 21 2021 - 12:24:17 EST)
- [PATCH 5.10 020/146] net: dsa: felix: re-enable TX flow control in ocelot_port_flush() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:24:18 EST)
- [PATCH 5.10 021/146] net: lantiq: disable interrupt before sheduling NAPI Greg Kroah-Hartman (Mon Jun 21 2021 - 12:24:20 EST)
- [PATCH 5.10 022/146] netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local Greg Kroah-Hartman (Mon Jun 21 2021 - 12:24:31 EST)
- [PATCH 5.10 023/146] ice: add ndo_bpf callback for safe mode netdev ops Greg Kroah-Hartman (Mon Jun 21 2021 - 12:24:50 EST)
- [PATCH 5.10 024/146] ice: parameterize functions responsible for Tx ring management Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:02 EST)
- [PATCH 5.10 026/146] rtnetlink: Fix regression in bridge VLAN configuration Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:04 EST)
- [PATCH 5.10 028/146] net/mlx5e: Remove dependency in IPsec initialization flows Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:19 EST)
- [PATCH 5.10 027/146] net/sched: act_ct: handle DNAT tuple collision Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:21 EST)
- [PATCH 5.10 029/146] net/mlx5e: Fix page reclaim for dead peer hairpin Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:22 EST)
- [PATCH 5.10 030/146] net/mlx5: Consider RoCE cap before init RDMA resources Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:24 EST)
- [PATCH 5.10 031/146] net/mlx5: DR, Allow SW steering for sw_owner_v2 devices Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:26 EST)
- [PATCH 5.10 032/146] net/mlx5: DR, Dont use SW steering when RoCE is not supported Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:28 EST)
- [PATCH 5.10 033/146] net/mlx5e: Block offload of outer header csum for UDP tunnels Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:43 EST)
- [PATCH 5.10 034/146] netfilter: synproxy: Fix out of bounds when parsing TCP options Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:46 EST)
- [PATCH 5.10 035/146] mptcp: Fix out of bounds when parsing TCP options Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:50 EST)
- [PATCH 5.10 036/146] sch_cake: Fix out of bounds when parsing TCP options and header Greg Kroah-Hartman (Mon Jun 21 2021 - 12:25:55 EST)
- [PATCH 5.10 037/146] mptcp: try harder to borrow memory from subflow under pressure Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:02 EST)
- [PATCH 5.10 038/146] mptcp: do not warn on bad input from the network Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:02 EST)
- [PATCH 5.10 010/146] kvm: LAPIC: Restore guard to prevent illegal APIC register access Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:02 EST)
- [PATCH 5.10 039/146] selftests: mptcp: enable syncookie only in absence of reorders Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:02 EST)
- [PATCH 5.10 040/146] alx: Fix an error handling path in alx_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:08 EST)
- [PATCH 5.10 042/146] cxgb4: fix sleep in atomic when flashing PHY firmware Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:20 EST)
- [PATCH 5.10 041/146] cxgb4: fix endianness when flashing boot image Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:29 EST)
- [PATCH 5.10 011/146] fanotify: fix copy_event_to_user() fid error clean up Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:44 EST)
- [PATCH 5.10 025/146] udp: fix race between close() and udp_abort() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:45 EST)
- [PATCH 5.10 012/146] batman-adv: Avoid WARN_ON timing related checks Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:45 EST)
- [PATCH 5.10 013/146] mac80211: fix skb length check in ieee80211_scan_rx() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:45 EST)
- [PATCH 5.10 015/146] mlxsw: core: Set thermal zone polling delay argument to real value at init Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:45 EST)
- [PATCH 5.10 014/146] mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:45 EST)
- [PATCH 5.10 007/146] dmaengine: stedma40: add missing iounmap() on error in d40_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:46 EST)
- [PATCH 5.10 016/146] libbpf: Fixes incorrect rx_ring_setup_done Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:50 EST)
- [PATCH 5.10 009/146] mm/memory-failure: make sure wait for page writeback in memory_failure Greg Kroah-Hartman (Mon Jun 21 2021 - 12:26:52 EST)
- [PATCH 5.10 044/146] net: stmmac: dwmac1000: Fix extended MAC address registers definition Greg Kroah-Hartman (Mon Jun 21 2021 - 12:27:29 EST)
- [PATCH 5.10 053/146] net: qrtr: fix OOB Read in qrtr_endpoint_post Greg Kroah-Hartman (Mon Jun 21 2021 - 12:27:34 EST)
- [PATCH 5.10 056/146] net: cdc_ncm: switch to eth%d interface naming Greg Kroah-Hartman (Mon Jun 21 2021 - 12:27:37 EST)
- [PATCH 5.10 057/146] lantiq: net: fix duplicated skb in rx descriptor ring Greg Kroah-Hartman (Mon Jun 21 2021 - 12:27:40 EST)
- [PATCH 5.10 058/146] net: usb: fix possible use-after-free in smsc75xx_bind Greg Kroah-Hartman (Mon Jun 21 2021 - 12:27:41 EST)
- [PATCH 5.10 059/146] net: fec_ptp: fix issue caused by refactor the fec_devtype Greg Kroah-Hartman (Mon Jun 21 2021 - 12:27:46 EST)
- [PATCH 5.10 060/146] net: ipv4: fix memory leak in ip_mc_add1_src Greg Kroah-Hartman (Mon Jun 21 2021 - 12:27:46 EST)
- [PATCH 5.10 061/146] net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock Greg Kroah-Hartman (Mon Jun 21 2021 - 12:27:58 EST)
- [PATCH 5.10 045/146] net: make get_net_ns return error if NET_NS is disabled Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:05 EST)
- [PATCH 5.10 063/146] net/mlx5: E-Switch, Allow setting GUID for host PF vport Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:15 EST)
- [PATCH 5.10 064/146] net/mlx5: Reset mkey index on creation Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:15 EST)
- [PATCH 5.10 066/146] net: hamradio: fix memory leak in mkiss_close Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:25 EST)
- [PATCH 5.10 065/146] be2net: Fix an error handling path in be_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:25 EST)
- [PATCH 5.10 069/146] bnxt_en: Rediscover PHY capabilities after firmware reset Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:45 EST)
- [PATCH 5.10 062/146] net/mlx5: E-Switch, Read PF mac address Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:45 EST)
- Re: [PATCH v3 09/27] mm: Introduce ZAP_FLAG_SKIP_SWAP Peter Xu (Mon Jun 21 2021 - 12:28:45 EST)
- [PATCH 5.10 071/146] bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:46 EST)
- [PATCH 5.10 068/146] cxgb4: fix wrong shift. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:46 EST)
- [PATCH 5.10 067/146] net: cdc_eem: fix tx fixup skb leak Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:46 EST)
- [PATCH 5.10 046/146] net: qualcomm: rmnet: Update rmnet device MTU based on real device Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:47 EST)
- [PATCH 5.10 073/146] net: ethernet: fix potential use-after-free in ec_bhf_remove Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:54 EST)
- [PATCH 5.10 074/146] regulator: cros-ec: Fix error code in dev_err message Greg Kroah-Hartman (Mon Jun 21 2021 - 12:28:59 EST)
- [PATCH 5.10 077/146] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:01 EST)
- [PATCH 5.10 076/146] regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:02 EST)
- [PATCH 5.10 075/146] regulator: max77620: Silence deferred probe error Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:05 EST)
- [PATCH 5.10 078/146] ASoC: rt5659: Fix the lost powers for the HDA header Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:10 EST)
- [PATCH 5.10 047/146] net: qualcomm: rmnet: dont over-count statistics Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:18 EST)
- [PATCH 5.10 048/146] ethtool: strset: fix message length calculation Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:22 EST)
- [PATCH 5.10 054/146] bpf: Fix leakage under speculation on mispredicted branches Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:31 EST)
- [PATCH 5.10 055/146] ptp: improve max_adj check against unreasonable values Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:33 EST)
- [PATCH 5.10 070/146] bnxt_en: Fix TQM fastpath ring backing store computation Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:43 EST)
- [PATCH 5.10 049/146] qlcnic: Fix an error handling path in qlcnic_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:47 EST)
- [PATCH 5.10 072/146] icmp: dont send out ICMP messages with a source address of 0.0.0.0 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:47 EST)
- [PATCH 5.10 050/146] netxen_nic: Fix an error handling path in netxen_nic_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:48 EST)
- [PATCH 5.10 051/146] cxgb4: fix wrong ethtool n-tuple rule lookup Greg Kroah-Hartman (Mon Jun 21 2021 - 12:29:54 EST)
- [PATCH 5.10 052/146] ipv4: Fix device used for dst_alloc with local routes Greg Kroah-Hartman (Mon Jun 21 2021 - 12:30:02 EST)
- [PATCH 5.10 043/146] cxgb4: halt chip before flashing PHY firmware image Greg Kroah-Hartman (Mon Jun 21 2021 - 12:30:08 EST)
- [PATCH 5.10 080/146] ASoC: fsl-asoc-card: Set .owner attribute when registering card. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:30:12 EST)
- [PATCH 5.10 091/146] radeon: use memcpy_to/fromio for UVD fw upload Greg Kroah-Hartman (Mon Jun 21 2021 - 12:30:19 EST)
- [PATCH 5.10 089/146] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device Greg Kroah-Hartman (Mon Jun 21 2021 - 12:30:23 EST)
- [PATCH 5.10 090/146] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin Greg Kroah-Hartman (Mon Jun 21 2021 - 12:30:30 EST)
- [PATCH 5.10 092/146] hwmon: (scpi-hwmon) shows the negative temperature properly Greg Kroah-Hartman (Mon Jun 21 2021 - 12:30:44 EST)
- [PATCH 5.10 093/146] mm: relocate write_protect_seq in struct mm_struct Greg Kroah-Hartman (Mon Jun 21 2021 - 12:30:51 EST)
- [PATCH 5.10 094/146] irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:02 EST)
- [PATCH 5.10 095/146] sched/fair: Correctly insert cfs_rqs to list on unthrottle Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:12 EST)
- [PATCH 5.10 096/146] bpf: Inherit expanded/patched seen count from old aux data Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:22 EST)
- [PATCH 5.10 097/146] bpf: Do not mark insn as seen under speculative path verification Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:23 EST)
- [PATCH 5.10 098/146] can: bcm: fix infoleak in struct bcm_msg_head Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:27 EST)
- [PATCH 5.10 081/146] regulator: rtmv20: Fix to make regcache value first reading back from HW Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:36 EST)
- [PATCH 5.10 099/146] can: bcm/raw/isotp: use per module netdevice notifier Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:38 EST)
- [PATCH 5.10 100/146] can: j1939: fix Use-after-Free, hold skb ref while in use Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:46 EST)
- [PATCH 5.10 101/146] can: mcba_usb: fix memory leak in mcba_usb Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:49 EST)
- [PATCH 5.10 102/146] usb: core: hub: Disable autosuspend for Cypress CY7C65632 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:31:51 EST)
- [PATCH 5.10 103/146] usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:10 EST)
- [PATCH 5.10 106/146] tracing: Do no increment trace_clock_global() by one Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:11 EST)
- [PATCH 5.10 104/146] tracing: Do not stop recording cmdlines when tracing is off Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:11 EST)
- [PATCH 5.10 105/146] tracing: Do not stop recording comms if the trace file is being read Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:11 EST)
- [PATCH 5.10 111/146] PCI: Work around Huawei Intelligent NIC VF FLR erratum Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:13 EST)
- [PATCH 5.10 107/146] PCI: Mark TI C667X to avoid bus reset Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:13 EST)
- [PATCH 5.10 110/146] PCI: Add ACS quirk for Broadcom BCM57414 NIC Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:13 EST)
- [PATCH 5.10 109/146] PCI: aardvark: Fix kernel panic during PIO transfer Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:16 EST)
- [PATCH 5.10 082/146] spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:21 EST)
- [PATCH 5.10 108/146] PCI: Mark some NVIDIA GPUs to avoid bus reset Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:25 EST)
- [PATCH 5.10 112/146] KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:28 EST)
- [PATCH 5.10 113/146] KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:31 EST)
- [PATCH 5.10 114/146] KVM: X86: Fix x86_emulator slab cache leak Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:44 EST)
- [PATCH 5.10 083/146] sched/pelt: Ensure that *_sum is always synced with *_avg Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:53 EST)
- [PATCH 5.10 084/146] ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values Greg Kroah-Hartman (Mon Jun 21 2021 - 12:33:59 EST)
- [PATCH 5.10 085/146] spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:34:02 EST)
- [PATCH 5.10 086/146] regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL Greg Kroah-Hartman (Mon Jun 21 2021 - 12:34:04 EST)
- [PATCH 5.10 087/146] ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode Greg Kroah-Hartman (Mon Jun 21 2021 - 12:34:06 EST)
- [PATCH 5.10 088/146] pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled Greg Kroah-Hartman (Mon Jun 21 2021 - 12:34:08 EST)
- Re: [PATCHv2 2/3] iommu/io-pgtable: Optimize partial walk flush for large scatter-gather list Robin Murphy (Mon Jun 21 2021 - 12:34:16 EST)
- [PATCH 5.10 116/146] s390/ap: Fix hanging ioctl caused by wrong msg counter Greg Kroah-Hartman (Mon Jun 21 2021 - 12:34:28 EST)
- [PATCH 5.10 079/146] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:34:31 EST)
- [PATCH 5.10 125/146] crash_core, vmcoreinfo: append SECTION_SIZE_BITS to vmcoreinfo Greg Kroah-Hartman (Mon Jun 21 2021 - 12:34:42 EST)
- [PATCH 5.10 127/146] mac80211: Fix NULL ptr deref for injected rate info Greg Kroah-Hartman (Mon Jun 21 2021 - 12:34:49 EST)
- [PATCH 5.10 126/146] dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc Greg Kroah-Hartman (Mon Jun 21 2021 - 12:34:57 EST)
- [PATCH 5.10 130/146] drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:02 EST)
- [PATCH 5.10 131/146] drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:09 EST)
- [PATCH 5.10 129/146] cfg80211: avoid double free of PMSR request Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:11 EST)
- [PATCH 5.10 133/146] net: ll_temac: Fix TX BD buffer overwrite Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:13 EST)
- [PATCH 5.10 128/146] cfg80211: make certificate generation more robust Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:24 EST)
- [PATCH 5.10 132/146] net: ll_temac: Make sure to free skb when it is completely used Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:38 EST)
- [PATCH 5.10 134/146] net: bridge: fix vlan tunnel dst null pointer dereference Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:43 EST)
- [PATCH 5.10 136/146] mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:45 EST)
- [PATCH 5.10 117/146] ARCv2: save ABI registers across signal handling Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:45 EST)
- [PATCH 5.10 135/146] net: bridge: fix vlan tunnel dst refcnt when egressing Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:51 EST)
- [PATCH 5.10 138/146] mm/slub: fix redzoning for small allocations Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:56 EST)
- [PATCH 5.10 137/146] mm/slub: clarify verification reporting Greg Kroah-Hartman (Mon Jun 21 2021 - 12:35:58 EST)
- [PATCH 5.10 140/146] mm/slub.c: include swab.h Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:03 EST)
- [PATCH 5.10 141/146] net: stmmac: disable clocks in stmmac_remove_config_dt() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:05 EST)
- [PATCH 5.10 143/146] tools headers UAPI: Sync linux/in.h copy with the kernel sources Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:09 EST)
- [PATCH 5.10 142/146] net: fec_ptp: add clock rate zero check Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:16 EST)
- [PATCH 5.10 144/146] perf beauty: Update copy of linux/socket.h with the kernel sources Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:21 EST)
- [PATCH 5.10 139/146] mm/slub: actually fix freelist pointer vs redzoning Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:24 EST)
- [PATCH 5.10 118/146] x86/mm: Avoid truncating memblocks for SGX memory Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:26 EST)
- [PATCH 5.10 145/146] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:36 EST)
- [PATCH 5.10 119/146] x86/process: Check PF_KTHREAD and not current->mm for kernel threads Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:37 EST)
- [PATCH 5.10 146/146] usb: dwc3: core: fix kernel panic when do reboot Greg Kroah-Hartman (Mon Jun 21 2021 - 12:36:47 EST)
- [PATCH 5.10 120/146] x86/ioremap: Map EFI-reserved memory as encrypted for SEV Greg Kroah-Hartman (Mon Jun 21 2021 - 12:37:49 EST)
- [PATCH 5.10 122/146] x86/fpu: Prevent state corruption in __fpu__restore_sig() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:37:50 EST)
- [PATCH 5.10 123/146] x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Greg Kroah-Hartman (Mon Jun 21 2021 - 12:37:50 EST)
- [PATCH 5.12 016/178] mlxsw: reg: Spectrum-3: Enforce lowest max-shaper burst size of 11 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:37:51 EST)
- [PATCH 5.12 018/178] libbpf: Fixes incorrect rx_ring_setup_done Greg Kroah-Hartman (Mon Jun 21 2021 - 12:37:51 EST)
- [PATCH 5.12 011/178] kvm: LAPIC: Restore guard to prevent illegal APIC register access Greg Kroah-Hartman (Mon Jun 21 2021 - 12:37:51 EST)
- [PATCH 5.10 115/146] s390/mcck: fix calculation of SIE critical section size Greg Kroah-Hartman (Mon Jun 21 2021 - 12:37:51 EST)
- [PATCH 5.12 001/178] dmaengine: idxd: add engine struct device missing bus type assignment Greg Kroah-Hartman (Mon Jun 21 2021 - 12:37:51 EST)
- [PATCH 5.10 124/146] x86/fpu: Reset state for all signal restore failures Greg Kroah-Hartman (Mon Jun 21 2021 - 12:37:51 EST)
- [PATCH 5.12 019/178] net: ipv4: fix memory leak in netlbl_cipsov4_add_std Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:11 EST)
- [PATCH 5.12 003/178] dmaengine: fsl-dpaa2-qdma: Fix error return code in two functions Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:11 EST)
- [PATCH 5.12 002/178] dmaengine: idxd: add missing dsa driver unregister Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:11 EST)
- [PATCH 5.12 005/178] dmaengine: ALTERA_MSGDMA depends on HAS_IOMEM Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:11 EST)
- [PATCH 5.12 007/178] dmaengine: SF_PDMA depends on HAS_IOMEM Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:12 EST)
- [PATCH 5.12 006/178] dmaengine: QCOM_HIDMA_MGMT depends on HAS_IOMEM Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:12 EST)
- [PATCH 5.12 004/178] dmaengine: xilinx: dpdma: initialize registers before request_irq Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:12 EST)
- [PATCH 5.12 008/178] dmaengine: stedma40: add missing iounmap() on error in d40_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:13 EST)
- [PATCH 5.12 009/178] afs: Fix an IS_ERR() vs NULL check Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:15 EST)
- [PATCH 5.12 000/178] 5.12.13-rc1 review Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:32 EST)
- [PATCH 5.10 121/146] x86/pkru: Write hardware init value to PKRU when xstate is init Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:34 EST)
- [PATCH 5.12 010/178] mm/memory-failure: make sure wait for page writeback in memory_failure Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:36 EST)
- [PATCH 5.12 015/178] mac80211: fix skb length check in ieee80211_scan_rx() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:47 EST)
- [PATCH 5.12 012/178] fanotify: fix copy_event_to_user() fid error clean up Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:47 EST)
- [PATCH 5.12 013/178] batman-adv: Avoid WARN_ON timing related checks Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:47 EST)
- [PATCH 5.12 032/178] net/mlx5e: Fix use-after-free of encap entry in neigh update handler Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:48 EST)
- [PATCH 5.12 030/178] rtnetlink: Fix regression in bridge VLAN configuration Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:48 EST)
- [PATCH 5.12 031/178] net/sched: act_ct: handle DNAT tuple collision Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:48 EST)
- [PATCH 5.12 014/178] staging: rtl8723bs: fix monitor netdev register/unregister Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:48 EST)
- [PATCH 5.12 021/178] net: rds: fix memory leak in rds_recvmsg Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:48 EST)
- [PATCH 5.12 017/178] mlxsw: core: Set thermal zone polling delay argument to real value at init Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:48 EST)
- [PATCH 5.12 034/178] net/mlx5e: Fix page reclaim for dead peer hairpin Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:49 EST)
- [PATCH 5.12 033/178] net/mlx5e: Remove dependency in IPsec initialization flows Greg Kroah-Hartman (Mon Jun 21 2021 - 12:38:49 EST)
- [PATCH 5.12 035/178] net/mlx5: Consider RoCE cap before init RDMA resources Greg Kroah-Hartman (Mon Jun 21 2021 - 12:39:01 EST)
- [PATCH 5.12 037/178] Revert "net/mlx5: Arm only EQs with EQEs" Greg Kroah-Hartman (Mon Jun 21 2021 - 12:39:18 EST)
- [PATCH 5.12 038/178] net/mlx5e: Block offload of outer header csum for UDP tunnels Greg Kroah-Hartman (Mon Jun 21 2021 - 12:39:36 EST)
- [PATCH 5.12 039/178] net/mlx5e: Block offload of outer header csum for GRE tunnel Greg Kroah-Hartman (Mon Jun 21 2021 - 12:39:56 EST)
- [PATCH 5.12 022/178] net: dsa: felix: re-enable TX flow control in ocelot_port_flush() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:39:57 EST)
- [PATCH 5.12 040/178] skbuff: fix incorrect msg_zerocopy copy notifications Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:01 EST)
- [PATCH 5.12 046/178] mptcp: do not warn on bad input from the network Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:01 EST)
- [PATCH 5.12 045/178] mptcp: wake-up readers only for in sequence data Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:01 EST)
- [PATCH 5.12 044/178] mptcp: try harder to borrow memory from subflow under pressure Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:01 EST)
- [PATCH 5.12 050/178] cxgb4: fix endianness when flashing boot image Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:02 EST)
- [PATCH 5.12 051/178] cxgb4: fix sleep in atomic when flashing PHY firmware Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:02 EST)
- [PATCH 5.12 023/178] net: ena: fix DMA mapping function issues in XDP Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:02 EST)
- [PATCH 5.12 047/178] selftests: mptcp: enable syncookie only in absence of reorders Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:02 EST)
- [PATCH 5.12 049/178] alx: Fix an error handling path in alx_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:02 EST)
- [PATCH 5.12 052/178] cxgb4: halt chip before flashing PHY firmware image Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:03 EST)
- [PATCH 5.12 036/178] net/mlx5: DR, Dont use SW steering when RoCE is not supported Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:07 EST)
- [PATCH 5.12 042/178] mptcp: Fix out of bounds when parsing TCP options Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:10 EST)
- [PATCH 5.12 041/178] netfilter: synproxy: Fix out of bounds when parsing TCP options Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:14 EST)
- [PATCH 5.12 043/178] sch_cake: Fix out of bounds when parsing TCP options and header Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:21 EST)
- [PATCH 5.12 048/178] mptcp: fix soft lookup in subflow_error_report() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:25 EST)
- [PATCH 5.12 053/178] net: stmmac: dwmac1000: Fix extended MAC address registers definition Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:31 EST)
- [PATCH 5.12 055/178] net: qualcomm: rmnet: dont over-count statistics Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:34 EST)
- [PATCH 5.12 054/178] net: make get_net_ns return error if NET_NS is disabled Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:37 EST)
- [PATCH 5.12 024/178] net: lantiq: disable interrupt before sheduling NAPI Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:40 EST)
- [PATCH 5.12 025/178] netfilter: nf_tables: initialize set before expression setup Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:43 EST)
- [PATCH 5.12 026/178] netfilter: nft_fib_ipv6: skip ipv6 packets from any to link-local Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:49 EST)
- [PATCH 5.12 027/178] ice: add ndo_bpf callback for safe mode netdev ops Greg Kroah-Hartman (Mon Jun 21 2021 - 12:40:55 EST)
- [PATCH 5.12 028/178] ice: parameterize functions responsible for Tx ring management Greg Kroah-Hartman (Mon Jun 21 2021 - 12:41:00 EST)
- [PATCH 5.12 029/178] udp: fix race between close() and udp_abort() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:41:02 EST)
- [PATCH 5.12 020/178] vrf: fix maximum MTU Greg Kroah-Hartman (Mon Jun 21 2021 - 12:41:06 EST)
- [PATCH 5.12 057/178] qlcnic: Fix an error handling path in qlcnic_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:41:12 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Vincent Guittot (Mon Jun 21 2021 - 12:41:15 EST)
- [PATCH 5.12 066/178] lantiq: net: fix duplicated skb in rx descriptor ring Greg Kroah-Hartman (Mon Jun 21 2021 - 12:41:20 EST)
- [PATCH 5.12 067/178] net: usb: fix possible use-after-free in smsc75xx_bind Greg Kroah-Hartman (Mon Jun 21 2021 - 12:41:25 EST)
- [PATCH 5.12 068/178] net: fec_ptp: fix issue caused by refactor the fec_devtype Greg Kroah-Hartman (Mon Jun 21 2021 - 12:41:41 EST)
- [PATCH 5.12 069/178] net: ipv4: fix memory leak in ip_mc_add1_src Greg Kroah-Hartman (Mon Jun 21 2021 - 12:41:46 EST)
- [PATCH 5.12 071/178] net/mlx5: Fix error path for set HCA defaults Greg Kroah-Hartman (Mon Jun 21 2021 - 12:43:46 EST)
- [PATCH 5.12 070/178] net/af_unix: fix a data-race in unix_dgram_sendmsg / unix_release_sock Greg Kroah-Hartman (Mon Jun 21 2021 - 12:43:56 EST)
- [PATCH 5.12 072/178] net/mlx5: Check that driver was probed prior attaching the device Greg Kroah-Hartman (Mon Jun 21 2021 - 12:43:56 EST)
- [PATCH 5.12 058/178] netxen_nic: Fix an error handling path in netxen_nic_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:43:57 EST)
- [PATCH 5.12 074/178] net/mlx5: E-Switch, Allow setting GUID for host PF vport Greg Kroah-Hartman (Mon Jun 21 2021 - 12:43:57 EST)
- [PATCH 5.12 075/178] net/mlx5: SF_DEV, remove SF device on invalid state Greg Kroah-Hartman (Mon Jun 21 2021 - 12:43:57 EST)
- [PATCH 5.12 073/178] net/mlx5: E-Switch, Read PF mac address Greg Kroah-Hartman (Mon Jun 21 2021 - 12:43:57 EST)
- [PATCH 5.12 076/178] net/mlx5: DR, Fix STEv1 incorrect L3 decapsulation padding Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:00 EST)
- [PATCH 5.12 077/178] net/mlx5e: Dont create devices during unload flow Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:06 EST)
- [PATCH 5.12 078/178] net/mlx5: Reset mkey index on creation Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:13 EST)
- Re: [PATCH] KVM: nVMX: Dynamically compute max VMCS index for vmcs12 Paolo Bonzini (Mon Jun 21 2021 - 12:44:26 EST)
- [PATCH 5.12 079/178] be2net: Fix an error handling path in be_probe() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:29 EST)
- [PATCH 5.12 081/178] net: cdc_eem: fix tx fixup skb leak Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:30 EST)
- [PATCH 5.12 080/178] net: hamradio: fix memory leak in mkiss_close Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:33 EST)
- [PATCH 5.12 082/178] cxgb4: fix wrong shift. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:39 EST)
- [PATCH 5.12 083/178] bnxt_en: Rediscover PHY capabilities after firmware reset Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:43 EST)
- [PATCH 5.12 085/178] bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:45 EST)
- [PATCH 5.12 059/178] cxgb4: fix wrong ethtool n-tuple rule lookup Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:51 EST)
- [PATCH 5.12 087/178] net: ethernet: fix potential use-after-free in ec_bhf_remove Greg Kroah-Hartman (Mon Jun 21 2021 - 12:44:57 EST)
- [PATCH 5.12 089/178] regulator: max77620: Silence deferred probe error Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:01 EST)
- [PATCH 5.12 090/178] regulator: bd70528: Fix off-by-one for buck123 .n_voltages setting Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:06 EST)
- [PATCH 5.12 060/178] ipv4: Fix device used for dst_alloc with local routes Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:09 EST)
- [PATCH 5.12 091/178] platform/x86: thinkpad_acpi: Add X1 Carbon Gen 9 second fan support Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:16 EST)
- [PATCH 5.12 086/178] icmp: dont send out ICMP messages with a source address of 0.0.0.0 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:26 EST)
- [PATCH 5.12 084/178] bnxt_en: Fix TQM fastpath ring backing store computation Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:27 EST)
- [PATCH 5.12 062/178] bpf: Fix leakage under speculation on mispredicted branches Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:29 EST)
- [PATCH 5.12 063/178] net: mhi_net: Update the transmit handler prototype Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:36 EST)
- [PATCH 5.12 061/178] net: qrtr: fix OOB Read in qrtr_endpoint_post Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:40 EST)
- [PATCH 5.12 064/178] ptp: improve max_adj check against unreasonable values Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:45 EST)
- [PATCH 5.12 065/178] net: cdc_ncm: switch to eth%d interface naming Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:51 EST)
- [PATCH 5.12 093/178] phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:45:54 EST)
- [PATCH 5.12 056/178] ethtool: strset: fix message length calculation Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:01 EST)
- [PATCH 5.12 102/178] regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULL Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:05 EST)
- [PATCH 5.12 104/178] pinctrl: ralink: rt2880: avoid to error in calls is pin is already enabled Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:09 EST)
- [PATCH 5.12 105/178] drm/sun4i: dw-hdmi: Make HDMI PHY into a platform device Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:12 EST)
- [PATCH 5.12 106/178] ASoC: qcom: lpass-cpu: Fix pop noise during audio capture begin Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:16 EST)
- [PATCH] iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist() John Garry (Mon Jun 21 2021 - 12:46:25 EST)
- [PATCH 5.12 107/178] radeon: use memcpy_to/fromio for UVD fw upload Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:35 EST)
- [PATCH 5.12 109/178] riscv: code patching only works on !XIP_KERNEL Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:39 EST)
- [PATCH 5.12 108/178] hwmon: (scpi-hwmon) shows the negative temperature properly Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:42 EST)
- [PATCH 5.12 094/178] ASoC: fsl-asoc-card: Set .owner attribute when registering card. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:44 EST)
- [PATCH 5.12 088/178] regulator: cros-ec: Fix error code in dev_err message Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:46 EST)
- [PATCH 5.12 103/178] ASoC: rt5682: Fix the fast discharge for headset unplugging in soundwire mode Greg Kroah-Hartman (Mon Jun 21 2021 - 12:46:47 EST)
- [PATCH 5.12 110/178] mm: relocate write_protect_seq in struct mm_struct Greg Kroah-Hartman (Mon Jun 21 2021 - 12:47:58 EST)
- [PATCH 5.12 111/178] irqchip/gic-v3: Workaround inconsistent PMR setting on NMI entry Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:00 EST)
- [PATCH 5.12 112/178] sched/fair: Correctly insert cfs_rqs to list on unthrottle Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:00 EST)
- [PATCH 5.12 116/178] bpf: Do not mark insn as seen under speculative path verification Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:01 EST)
- [PATCH 5.12 115/178] bpf: Inherit expanded/patched seen count from old aux data Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:01 EST)
- [PATCH 5.12 117/178] can: bcm: fix infoleak in struct bcm_msg_head Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:01 EST)
- [PATCH 5.12 119/178] can: j1939: fix Use-after-Free, hold skb ref while in use Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:01 EST)
- [PATCH 5.12 114/178] perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:01 EST)
- [PATCH 5.12 124/178] tracing: Do not stop recording comms if the trace file is being read Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:02 EST)
- [PATCH 5.12 120/178] can: mcba_usb: fix memory leak in mcba_usb Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:02 EST)
- [PATCH 5.12 121/178] usb: core: hub: Disable autosuspend for Cypress CY7C65632 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:02 EST)
- [PATCH 5.12 095/178] regulator: mt6315: Fix function prototype for mt6315_map_mode Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:02 EST)
- [PATCH 5.12 122/178] usb: chipidea: imx: Fix Battery Charger 1.2 CDP detection Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:12 EST)
- [PATCH 5.12 125/178] tracing: Do no increment trace_clock_global() by one Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:35 EST)
- [PATCH 5.12 097/178] spi: spi-zynq-qspi: Fix some wrong goto jumps & missing error code Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:36 EST)
- [PATCH 5.12 098/178] sched/pelt: Ensure that *_sum is always synced with *_avg Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:38 EST)
- [PATCH 5.12 099/178] ASoC: tas2562: Fix TDM_CFG0_SAMPRATE values Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:45 EST)
- [PATCH 5.12 096/178] regulator: rtmv20: Fix to make regcache value first reading back from HW Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:45 EST)
- [PATCH 5.12 100/178] regulator: hi6421v600: Fix .vsel_mask setting Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:46 EST)
- [PATCH 5.12 113/178] perf metricgroup: Fix find_evsel_group() event selector Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:46 EST)
- [PATCH 5.12 101/178] spi: stm32-qspi: Always wait BUSY bit to be cleared in stm32_qspi_wait_cmd() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:46 EST)
- [PATCH 5.12 118/178] can: bcm/raw/isotp: use per module netdevice notifier Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:46 EST)
- [PATCH 5.12 092/178] ASoC: rt5659: Fix the lost powers for the HDA header Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:47 EST)
- [PATCH 5.12 123/178] tracing: Do not stop recording cmdlines when tracing is off Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:47 EST)
- [PATCH 5.12 126/178] PCI: Mark TI C667X to avoid bus reset Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:47 EST)
- [PATCH 5.12 127/178] PCI: Mark some NVIDIA GPUs to avoid bus reset Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:47 EST)
- [PATCH 5.12 129/178] PCI: aardvark: Fix kernel panic during PIO transfer Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:48 EST)
- [PATCH 5.12 138/178] s390/ap: Fix hanging ioctl caused by wrong msg counter Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:48 EST)
- [PATCH 5.12 139/178] ARCv2: save ABI registers across signal handling Greg Kroah-Hartman (Mon Jun 21 2021 - 12:48:50 EST)
- [PATCH 5.12 142/178] x86/ioremap: Map EFI-reserved memory as encrypted for SEV Greg Kroah-Hartman (Mon Jun 21 2021 - 12:49:00 EST)
- [PATCH 5.12 141/178] x86/process: Check PF_KTHREAD and not current->mm for kernel threads Greg Kroah-Hartman (Mon Jun 21 2021 - 12:49:01 EST)
- [PATCH 5.12 143/178] x86/pkru: Write hardware init value to PKRU when xstate is init Greg Kroah-Hartman (Mon Jun 21 2021 - 12:49:05 EST)
- [PATCH 5.12 144/178] x86/fpu: Prevent state corruption in __fpu__restore_sig() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:49:15 EST)
- [PATCH 5.12 145/178] x86/fpu: Invalidate FPU state after a failed XRSTOR from a user buffer Greg Kroah-Hartman (Mon Jun 21 2021 - 12:49:18 EST)
- [PATCH 5.12 146/178] x86/fpu: Reset state for all signal restore failures Greg Kroah-Hartman (Mon Jun 21 2021 - 12:49:35 EST)
- [PATCH 5.12 147/178] powerpc/perf: Fix crash in perf_instruction_pointer() when ppmu is not set Greg Kroah-Hartman (Mon Jun 21 2021 - 12:49:38 EST)
- [PATCH 5.12 130/178] PCI: Add ACS quirk for Broadcom BCM57414 NIC Greg Kroah-Hartman (Mon Jun 21 2021 - 12:49:45 EST)
- [PATCH 5.12 148/178] Makefile: lto: Pass -warn-stack-size only on LLD < 13.0.0 Greg Kroah-Hartman (Mon Jun 21 2021 - 12:49:56 EST)
- [PATCH 5.12 149/178] crash_core, vmcoreinfo: append SECTION_SIZE_BITS to vmcoreinfo Greg Kroah-Hartman (Mon Jun 21 2021 - 12:50:12 EST)
- [PATCH 5.12 151/178] mac80211: fix deadlock in AP/VLAN handling Greg Kroah-Hartman (Mon Jun 21 2021 - 12:50:22 EST)
- [PATCH 5.12 150/178] dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclc Greg Kroah-Hartman (Mon Jun 21 2021 - 12:50:23 EST)
- [PATCH 5.12 153/178] mac80211: fix reset debugfs locking Greg Kroah-Hartman (Mon Jun 21 2021 - 12:50:23 EST)
- [PATCH 5.12 140/178] x86/mm: Avoid truncating memblocks for SGX memory Greg Kroah-Hartman (Mon Jun 21 2021 - 12:50:25 EST)
- [PATCH 5.12 152/178] mac80211: Fix NULL ptr deref for injected rate info Greg Kroah-Hartman (Mon Jun 21 2021 - 12:50:38 EST)
- [PATCH 5.12 154/178] cfg80211: fix phy80211 symlink creation Greg Kroah-Hartman (Mon Jun 21 2021 - 12:50:39 EST)
- [PATCH 5.12 155/178] cfg80211: shut down interfaces on failed resume Greg Kroah-Hartman (Mon Jun 21 2021 - 12:50:42 EST)
- [PATCH 5.12 156/178] mac80211: move interface shutdown out of wiphy lock Greg Kroah-Hartman (Mon Jun 21 2021 - 12:50:52 EST)
- [PATCH 5.12 157/178] mac80211: minstrel_ht: fix sample time check Greg Kroah-Hartman (Mon Jun 21 2021 - 12:51:01 EST)
- [PATCH 5.12 131/178] PCI: Work around Huawei Intelligent NIC VF FLR erratum Greg Kroah-Hartman (Mon Jun 21 2021 - 12:51:10 EST)
- [PATCH 5.12 160/178] drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:51:11 EST)
- [PATCH 5.12 161/178] drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue. Greg Kroah-Hartman (Mon Jun 21 2021 - 12:51:17 EST)
- [PATCH 5.12 159/178] cfg80211: avoid double free of PMSR request Greg Kroah-Hartman (Mon Jun 21 2021 - 12:51:23 EST)
- [PATCH 5.12 162/178] net: ll_temac: Make sure to free skb when it is completely used Greg Kroah-Hartman (Mon Jun 21 2021 - 12:51:26 EST)
- [PATCH 5.12 163/178] net: ll_temac: Fix TX BD buffer overwrite Greg Kroah-Hartman (Mon Jun 21 2021 - 12:51:36 EST)
- [PATCH 5.12 164/178] net: bridge: fix vlan tunnel dst null pointer dereference Greg Kroah-Hartman (Mon Jun 21 2021 - 12:51:48 EST)
- [PATCH 5.12 133/178] s390/mcck: fix invalid KVM guest condition check Greg Kroah-Hartman (Mon Jun 21 2021 - 12:51:52 EST)
- [PATCH 5.12 134/178] KVM: x86: Immediately reset the MMU context when the SMM flag is cleared Greg Kroah-Hartman (Mon Jun 21 2021 - 12:52:34 EST)
- [PATCH 5.12 135/178] KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMU Greg Kroah-Hartman (Mon Jun 21 2021 - 12:52:38 EST)
- [PATCH 5.12 132/178] btrfs: zoned: fix negative space_info->bytes_readonly Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:01 EST)
- [PATCH 5.12 158/178] cfg80211: make certificate generation more robust Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:01 EST)
- [PATCH 5.12 136/178] KVM: X86: Fix x86_emulator slab cache leak Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:02 EST)
- [PATCH 5.12 128/178] PCI: Mark AMD Navi14 GPU ATS as broken Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:02 EST)
- [PATCH 5.12 137/178] s390/mcck: fix calculation of SIE critical section size Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:02 EST)
- [PATCH 5.12 166/178] mm,hwpoison: fix race with hugetlb page allocation Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:02 EST)
- [PATCH 5.12 177/178] usb: dwc3: debugfs: Add and remove endpoint dirs dynamically Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:03 EST)
- [PATCH 5.12 175/178] tools headers UAPI: Sync linux/in.h copy with the kernel sources Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:03 EST)
- [PATCH 5.12 176/178] perf beauty: Update copy of linux/socket.h with the kernel sources Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:03 EST)
- [PATCH 5.12 167/178] mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when compare Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:06 EST)
- [PATCH 5.12 178/178] usb: dwc3: core: fix kernel panic when do reboot Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:06 EST)
- [PATCH 5.12 171/178] mm/slub: actually fix freelist pointer vs redzoning Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:06 EST)
- [PATCH 5.12 168/178] mm/hugetlb: expand restore_reserve_on_error functionality Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:06 EST)
- [PATCH 5.12 169/178] mm/slub: clarify verification reporting Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:08 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Eric W. Biederman (Mon Jun 21 2021 - 12:53:08 EST)
- [PATCH 5.12 172/178] mm/slub.c: include swab.h Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:18 EST)
- [PATCH 5.12 170/178] mm/slub: fix redzoning for small allocations Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:37 EST)
- [PATCH 5.12 173/178] net: stmmac: disable clocks in stmmac_remove_config_dt() Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:37 EST)
- [PATCH 5.12 174/178] net: fec_ptp: add clock rate zero check Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:38 EST)
- [PATCH 5.12 165/178] net: bridge: fix vlan tunnel dst refcnt when egressing Greg Kroah-Hartman (Mon Jun 21 2021 - 12:53:41 EST)
- [PATCH v2] media: ivtv: prevent going past the hw arrays Mauro Carvalho Chehab (Mon Jun 21 2021 - 12:53:52 EST)
- Re: stmmac: pci: Add dwmac support for Loongson Andrew Lunn (Mon Jun 21 2021 - 12:54:18 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Mon Jun 21 2021 - 12:55:39 EST)
- drivers/edac/altera_edac.c:541:42: warning: unused variable 'ocramecc_data' kernel test robot (Mon Jun 21 2021 - 12:58:09 EST)
- [PATCH 0/3] Add AMD SEV and SEV-ES local migration support Peter Gonda (Mon Jun 21 2021 - 12:58:54 EST)
- [PATCH 1/3] KVM, SEV: Refactor out function for unregistering encrypted regions Peter Gonda (Mon Jun 21 2021 - 12:59:01 EST)
- [PATCH 3/3] KVM, SEV: Add support for SEV-ES local migration Peter Gonda (Mon Jun 21 2021 - 12:59:07 EST)
- [PATCH 2/3] KVM, SEV: Add support for SEV local migration Peter Gonda (Mon Jun 21 2021 - 12:59:10 EST)
- Re: [PATCH] interconnect: Aggregate bandwidth votes for unused nodes in sync_state() Matthias Kaehlcke (Mon Jun 21 2021 - 13:00:53 EST)
- Re: [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Florian Fainelli (Mon Jun 21 2021 - 13:01:48 EST)
- Re: [PATCH] dt-bindings: spmi: Correct 'reg' schema Rob Herring (Mon Jun 21 2021 - 13:03:42 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Odin Ugedal (Mon Jun 21 2021 - 13:04:10 EST)
- Re: [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Florian Fainelli (Mon Jun 21 2021 - 13:04:30 EST)
- [PATCH 1/2] net: Remove mm.h from net.h Matthew Wilcox (Oracle) (Mon Jun 21 2021 - 13:05:15 EST)
- [PATCH 2/2] net: Remove fs.h from net.h Matthew Wilcox (Oracle) (Mon Jun 21 2021 - 13:05:45 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Rasmus Villemoes (Mon Jun 21 2021 - 13:06:22 EST)
- Re: [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Peter Robinson (Mon Jun 21 2021 - 13:06:46 EST)
- Re: [PATCH 5.10 095/146] sched/fair: Correctly insert cfs_rqs to list on unthrottle Peter Zijlstra (Mon Jun 21 2021 - 13:06:47 EST)
- Re: [PATCH v17 2/6] KVM: arm64: Introduce MTE VM feature Fuad Tabba (Mon Jun 21 2021 - 13:07:38 EST)
- Re: [init/initramfs.c] e7cb072eb9: invoked_oom-killer:gfp_mask=0x Rasmus Villemoes (Mon Jun 21 2021 - 13:07:40 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Martin Botka (Mon Jun 21 2021 - 13:07:42 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Vincent Guittot (Mon Jun 21 2021 - 13:08:12 EST)
- Re: [PATCH] KVM: nVMX: Dynamically compute max VMCS index for vmcs12 Sean Christopherson (Mon Jun 21 2021 - 13:08:22 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Vincent Guittot (Mon Jun 21 2021 - 13:09:38 EST)
- RE: [PATCH 2/2] gpio: modepin: Add driver support for modepin GPIO controller Piyush Mehta (Mon Jun 21 2021 - 13:09:42 EST)
- Re: linux-next: Signed-off-by missing for commits in the xfs tree Darrick J. Wong (Mon Jun 21 2021 - 13:12:12 EST)
- Re: [PATCH v4 0/6] Add driver for NVIDIA Tegra30 SoC Thermal sensor Daniel Lezcano (Mon Jun 21 2021 - 13:13:41 EST)
- Re: [PATCH V3 2/3] cpufreq: intel_pstate: Migrate away from ->stop_cpu() callback Rafael J. Wysocki (Mon Jun 21 2021 - 13:15:17 EST)
- Re: [PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods Amey Narkhede (Mon Jun 21 2021 - 13:15:25 EST)
- Re: [PATCH] [v2] PCI: cadence: Set LTSSM Detect Quiet state minimum delay as workaround for training defect. Lorenzo Pieralisi (Mon Jun 21 2021 - 13:18:18 EST)
- Re: [PATCH v2] media: ivtv: prevent going past the hw arrays Hans Verkuil (Mon Jun 21 2021 - 13:18:55 EST)
- Re: [syzbot] general protection fault in smc_tx_sendmsg Guvenc Gulce (Mon Jun 21 2021 - 13:19:24 EST)
- Re: [PATCH] scsi: remove reduntant assignment when alloc sdev Bart Van Assche (Mon Jun 21 2021 - 13:21:48 EST)
- Re: [External] Re: [RFC v1 0/6] virtio/vsock: introduce SOCK_DGRAM support Jiang Wang . (Mon Jun 21 2021 - 13:22:00 EST)
- Re: [External] Re: [RFC v1 1/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit Jiang Wang . (Mon Jun 21 2021 - 13:24:36 EST)
- Re: [PATCH] drm/vc4: dsi: Only register our component once a DSI device is attached Jagan Teki (Mon Jun 21 2021 - 13:25:04 EST)
- [PATCH v5 1/2] dt-bindings: gpio-cascade: add documentation Mauri Sandberg (Mon Jun 21 2021 - 13:25:37 EST)
- [PATCH v5 0/2] gpio: add generic gpio cascade Mauri Sandberg (Mon Jun 21 2021 - 13:25:41 EST)
- [PATCH v5 2/2] gpio: gpio-cascade: add generic GPIO cascade Mauri Sandberg (Mon Jun 21 2021 - 13:25:44 EST)
- Re: [PATCH V3 1/3] gpio: Add virtio-gpio driver Bjorn Andersson (Mon Jun 21 2021 - 13:25:46 EST)
- Re: [External] Re: [RFC v1 5/6] vhost/vsock: add kconfig for vhost dgram support Jiang Wang . (Mon Jun 21 2021 - 13:25:50 EST)
- [PATCH] cpufreq: Make cpufreq_online() call driver->offline() on errors Rafael J. Wysocki (Mon Jun 21 2021 - 13:26:18 EST)
- Re: [PATCH v4 0/6] Add driver for NVIDIA Tegra30 SoC Thermal sensor Dmitry Osipenko (Mon Jun 21 2021 - 13:27:14 EST)
- Re: [PATCH v6 1/2] s390/vfio-ap: clean up mdev resources when remove callback invoked Jason Gunthorpe (Mon Jun 21 2021 - 13:27:20 EST)
- Re: [PATCH v5 1/3] cpuidle: qcom_spm: Detach state machine from main SPM handling Stephan Gerhold (Mon Jun 21 2021 - 13:27:40 EST)
- Re: [External] Re: [RFC v1 6/6] virtio/vsock: add sysfs for rx buf len for dgram Jiang Wang . (Mon Jun 21 2021 - 13:27:56 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Amey Narkhede (Mon Jun 21 2021 - 13:29:01 EST)
- [net-next: PATCH v3 0/6] ACPI MDIO support for Marvell controllers Marcin Wojtas (Mon Jun 21 2021 - 13:31:17 EST)
- [net-next: PATCH v3 1/6] Documentation: ACPI: DSD: describe additional MAC configuration Marcin Wojtas (Mon Jun 21 2021 - 13:31:20 EST)
- [net-next: PATCH v3 2/6] net: mdiobus: Introduce fwnode_mdbiobus_register() Marcin Wojtas (Mon Jun 21 2021 - 13:31:24 EST)
- [net-next: PATCH v3 4/6] net: mvmdio: add ACPI support Marcin Wojtas (Mon Jun 21 2021 - 13:31:28 EST)
- [net-next: PATCH v3 3/6] net/fsl: switch to fwnode_mdiobus_register Marcin Wojtas (Mon Jun 21 2021 - 13:31:33 EST)
- [net-next: PATCH v3 5/6] net: mvpp2: enable using phylink with ACPI Marcin Wojtas (Mon Jun 21 2021 - 13:31:36 EST)
- [net-next: PATCH v3 6/6] net: mvpp2: remove unused 'has_phy' field Marcin Wojtas (Mon Jun 21 2021 - 13:31:40 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Sachin Sant (Mon Jun 21 2021 - 13:32:10 EST)
- Re: [External] Re: [RFC v1 3/6] vhost/vsock: add support for vhost dgram. Jiang Wang . (Mon Jun 21 2021 - 13:32:50 EST)
- Re: [RESEND PATCH v2 1/6] dt-bindings: input: add Qualcomm SPMI haptics driver Rob Herring (Mon Jun 21 2021 - 13:40:25 EST)
- Re: [RFC PATCH 3/9] dt-bindings: phy: Add SEC DSIM DPHY bindings Rob Herring (Mon Jun 21 2021 - 13:40:25 EST)
- Re: [PATH 3/4] dt-bindings: display: Add virtual DRM Rob Herring (Mon Jun 21 2021 - 13:40:25 EST)
- Re: [RFC PATCH 1/9] dt-bindings: display: bridge: Add Samsung SEC MIPI DSIM bindings Rob Herring (Mon Jun 21 2021 - 13:40:34 EST)
- Re: [PATCH] kasan: unpoison use memset to init unaligned object size Marco Elver (Mon Jun 21 2021 - 13:43:10 EST)
- [PATCH] sched/fair: Ensure that the cfs parent is added after unthrottling Vincent Guittot (Mon Jun 21 2021 - 13:43:42 EST)
- Re: [PATCH v5 2/2] gpio: gpio-cascade: add generic GPIO cascade Andy Shevchenko (Mon Jun 21 2021 - 13:44:03 EST)
- Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests Vincent Guittot (Mon Jun 21 2021 - 13:44:31 EST)
- Re: [PATCH V4 05/12] trace/hwlat: Support hotplug operations Steven Rostedt (Mon Jun 21 2021 - 13:46:42 EST)
- [PATCH] coccinelle: api: remove kobj_to_dev.cocci script Keith Busch (Mon Jun 21 2021 - 13:48:33 EST)
- Re: [PATCH 1/1] psi: stop relying on timer_pending for poll_work rescheduling Suren Baghdasaryan (Mon Jun 21 2021 - 13:50:07 EST)
- [PATCH AUTOSEL 5.12 01/39] dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc() Sasha Levin (Mon Jun 21 2021 - 13:52:02 EST)
- [PATCH AUTOSEL 5.12 02/39] dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc() Sasha Levin (Mon Jun 21 2021 - 13:52:09 EST)
- [PATCH AUTOSEL 5.12 03/39] dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig Sasha Levin (Mon Jun 21 2021 - 13:52:12 EST)
- Re: [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch Ross Philipson (Mon Jun 21 2021 - 13:52:16 EST)
- [PATCH AUTOSEL 5.12 04/39] dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits Sasha Levin (Mon Jun 21 2021 - 13:52:20 EST)
- [PATCH AUTOSEL 5.12 05/39] mac80211: remove warning in ieee80211_get_sband() Sasha Levin (Mon Jun 21 2021 - 13:52:22 EST)
- [PATCH AUTOSEL 5.12 07/39] cfg80211: call cfg80211_leave_ocb when switching away from OCB Sasha Levin (Mon Jun 21 2021 - 13:52:25 EST)
- [PATCH AUTOSEL 5.12 06/39] mac80211_hwsim: drop pending frames on stop Sasha Levin (Mon Jun 21 2021 - 13:52:27 EST)
- [PATCH AUTOSEL 5.12 09/39] dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe() Sasha Levin (Mon Jun 21 2021 - 13:52:28 EST)
- [PATCH AUTOSEL 5.12 08/39] dmaengine: idxd: Fix missing error code in idxd_cdev_open() Sasha Levin (Mon Jun 21 2021 - 13:52:29 EST)
- [PATCH AUTOSEL 5.12 10/39] dmaengine: mediatek: free the proper desc in desc_free handler Sasha Levin (Mon Jun 21 2021 - 13:52:34 EST)
- [PATCH AUTOSEL 5.12 11/39] dmaengine: mediatek: do not issue a new desc if one is still current Sasha Levin (Mon Jun 21 2021 - 13:52:41 EST)
- [PATCH AUTOSEL 5.12 12/39] dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma Sasha Levin (Mon Jun 21 2021 - 13:52:52 EST)
- [PATCH AUTOSEL 5.12 14/39] mac80211: drop multicast fragments Sasha Levin (Mon Jun 21 2021 - 13:52:53 EST)
- [PATCH AUTOSEL 5.12 13/39] net: ipv4: Remove unneed BUG() function Sasha Levin (Mon Jun 21 2021 - 13:52:53 EST)
- [PATCH AUTOSEL 5.12 15/39] net: ethtool: clear heap allocations for ethtool function Sasha Levin (Mon Jun 21 2021 - 13:53:00 EST)
- [PATCH AUTOSEL 5.12 16/39] inet: annotate data race in inet_send_prepare() and inet_dgram_connect() Sasha Levin (Mon Jun 21 2021 - 13:53:04 EST)
- [PATCH AUTOSEL 5.12 17/39] ping: Check return value of function 'ping_queue_rcv_skb' Sasha Levin (Mon Jun 21 2021 - 13:53:08 EST)
- [PATCH AUTOSEL 5.12 22/39] riscv32: Use medany C model for modules Sasha Levin (Mon Jun 21 2021 - 13:53:12 EST)
- [PATCH AUTOSEL 5.12 20/39] net/packet: annotate data race in packet_sendmsg() Sasha Levin (Mon Jun 21 2021 - 13:53:22 EST)
- [PATCH AUTOSEL 5.12 19/39] inet: annotate date races around sk->sk_txhash Sasha Levin (Mon Jun 21 2021 - 13:53:22 EST)
- [PATCH AUTOSEL 5.12 21/39] net: phy: dp83867: perform soft reset and retain established link Sasha Levin (Mon Jun 21 2021 - 13:53:22 EST)
- [PATCH AUTOSEL 5.12 23/39] net: caif: fix memory leak in ldisc_open Sasha Levin (Mon Jun 21 2021 - 13:53:27 EST)
- [PATCH AUTOSEL 5.12 18/39] net: annotate data race in sock_error() Sasha Levin (Mon Jun 21 2021 - 13:53:31 EST)
- [PATCH AUTOSEL 5.12 24/39] bpf, selftests: Adjust few selftest outcomes wrt unreachable code Sasha Levin (Mon Jun 21 2021 - 13:53:32 EST)
- [PATCH AUTOSEL 5.12 25/39] qmi_wwan: Do not call netif_rx from rx_fixup Sasha Levin (Mon Jun 21 2021 - 13:54:00 EST)
- [PATCH AUTOSEL 5.12 26/39] net/packet: annotate accesses to po->bind Sasha Levin (Mon Jun 21 2021 - 13:54:03 EST)
- [PATCH AUTOSEL 5.12 28/39] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 13:54:08 EST)
- [PATCH AUTOSEL 5.12 35/39] recordmcount: Correct st_shndx handling Sasha Levin (Mon Jun 21 2021 - 13:54:16 EST)
- [PATCH AUTOSEL 5.12 27/39] net/packet: annotate accesses to po->ifindex Sasha Levin (Mon Jun 21 2021 - 13:54:23 EST)
- [PATCH AUTOSEL 5.12 36/39] PCI: Add AMD RS690 quirk to enable 64-bit DMA Sasha Levin (Mon Jun 21 2021 - 13:54:23 EST)
- [PATCH AUTOSEL 5.12 33/39] mac80211: reset profile_periodicity/ema_ap Sasha Levin (Mon Jun 21 2021 - 13:54:31 EST)
- [PATCH AUTOSEL 5.12 37/39] net: ll_temac: Add memory-barriers for TX BD access Sasha Levin (Mon Jun 21 2021 - 13:54:37 EST)
- [PATCH AUTOSEL 5.12 34/39] mac80211: handle various extensible elements correctly Sasha Levin (Mon Jun 21 2021 - 13:54:39 EST)
- [PATCH AUTOSEL 5.12 38/39] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY Sasha Levin (Mon Jun 21 2021 - 13:54:41 EST)
- [PATCH AUTOSEL 5.12 32/39] net: qed: Fix memcpy() overflow of qed_dcbx_params() Sasha Levin (Mon Jun 21 2021 - 13:54:45 EST)
- [PATCH AUTOSEL 5.12 29/39] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 13:54:51 EST)
- [PATCH AUTOSEL 5.12 31/39] KVM: selftests: Fix kvm_check_cap() assertion Sasha Levin (Mon Jun 21 2021 - 13:54:55 EST)
- [PATCH AUTOSEL 5.12 30/39] r8169: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 13:55:02 EST)
- [PATCH AUTOSEL 5.12 39/39] riscv: dts: fu740: fix cache-controller interrupts Sasha Levin (Mon Jun 21 2021 - 13:55:04 EST)
- [PATCH AUTOSEL 5.10 01/35] dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc() Sasha Levin (Mon Jun 21 2021 - 13:55:10 EST)
- [PATCH AUTOSEL 5.10 02/35] dmaengine: stm32-mdma: fix PM reference leak in stm32_mdma_alloc_chan_resourc() Sasha Levin (Mon Jun 21 2021 - 13:55:14 EST)
- [PATCH AUTOSEL 5.10 03/35] dmaengine: xilinx: dpdma: Add missing dependencies to Kconfig Sasha Levin (Mon Jun 21 2021 - 13:55:14 EST)
- [PATCH AUTOSEL 5.10 04/35] dmaengine: xilinx: dpdma: Limit descriptor IDs to 16 bits Sasha Levin (Mon Jun 21 2021 - 13:55:23 EST)
- [PATCH AUTOSEL 5.10 05/35] mac80211: remove warning in ieee80211_get_sband() Sasha Levin (Mon Jun 21 2021 - 13:55:25 EST)
- [tip: objtool/urgent] objtool/x86: Ignore __x86_indirect_alt_* symbols tip-bot2 for Peter Zijlstra (Mon Jun 21 2021 - 13:55:41 EST)
- [PATCH AUTOSEL 5.10 06/35] mac80211_hwsim: drop pending frames on stop Sasha Levin (Mon Jun 21 2021 - 13:55:55 EST)
- [PATCH AUTOSEL 5.10 08/35] dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe() Sasha Levin (Mon Jun 21 2021 - 13:55:58 EST)
- [PATCH AUTOSEL 5.10 09/35] dmaengine: mediatek: free the proper desc in desc_free handler Sasha Levin (Mon Jun 21 2021 - 13:56:01 EST)
- [PATCH AUTOSEL 5.10 07/35] cfg80211: call cfg80211_leave_ocb when switching away from OCB Sasha Levin (Mon Jun 21 2021 - 13:56:07 EST)
- [PATCH AUTOSEL 5.10 14/35] net: ethtool: clear heap allocations for ethtool function Sasha Levin (Mon Jun 21 2021 - 13:56:16 EST)
- [PATCH AUTOSEL 5.10 15/35] inet: annotate data race in inet_send_prepare() and inet_dgram_connect() Sasha Levin (Mon Jun 21 2021 - 13:56:28 EST)
- [PATCH AUTOSEL 5.10 13/35] mac80211: drop multicast fragments Sasha Levin (Mon Jun 21 2021 - 13:56:40 EST)
- [PATCHv5 1/5] spi: add ancillary device support Sebastian Reichel (Mon Jun 21 2021 - 13:56:47 EST)
- [PATCHv5 0/5] GE Healthcare PPD firmware upgrade driver for ACHC Sebastian Reichel (Mon Jun 21 2021 - 13:56:51 EST)
- [PATCH AUTOSEL 5.10 19/35] net/packet: annotate data race in packet_sendmsg() Sasha Levin (Mon Jun 21 2021 - 13:56:53 EST)
- [PATCH AUTOSEL 5.10 18/35] inet: annotate date races around sk->sk_txhash Sasha Levin (Mon Jun 21 2021 - 13:57:06 EST)
- [PATCHv5 2/5] spi: dt-bindings: support devices with multiple chipselects Sebastian Reichel (Mon Jun 21 2021 - 13:57:06 EST)
- [PATCH AUTOSEL 5.10 17/35] net: annotate data race in sock_error() Sasha Levin (Mon Jun 21 2021 - 13:57:08 EST)
- [PATCH AUTOSEL 5.10 20/35] net: phy: dp83867: perform soft reset and retain established link Sasha Levin (Mon Jun 21 2021 - 13:57:15 EST)
- Re: [PATCH] bus: mhi: core: Disable pre-emption for data events tasklet processing Hemant Kumar (Mon Jun 21 2021 - 13:57:22 EST)
- [PATCH AUTOSEL 5.10 21/35] riscv32: Use medany C model for modules Sasha Levin (Mon Jun 21 2021 - 13:57:35 EST)
- [PATCH AUTOSEL 5.10 22/35] net: caif: fix memory leak in ldisc_open Sasha Levin (Mon Jun 21 2021 - 13:57:37 EST)
- [PATCH AUTOSEL 5.10 23/35] net/packet: annotate accesses to po->bind Sasha Levin (Mon Jun 21 2021 - 13:57:41 EST)
- [PATCH AUTOSEL 5.10 16/35] ping: Check return value of function 'ping_queue_rcv_skb' Sasha Levin (Mon Jun 21 2021 - 13:57:43 EST)
- [PATCH AUTOSEL 5.10 11/35] dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma Sasha Levin (Mon Jun 21 2021 - 13:57:51 EST)
- [PATCH AUTOSEL 5.10 12/35] net: ipv4: Remove unneed BUG() function Sasha Levin (Mon Jun 21 2021 - 13:57:56 EST)
- [PATCH AUTOSEL 5.10 10/35] dmaengine: mediatek: do not issue a new desc if one is still current Sasha Levin (Mon Jun 21 2021 - 13:57:59 EST)
- [PATCH AUTOSEL 5.10 24/35] net/packet: annotate accesses to po->ifindex Sasha Levin (Mon Jun 21 2021 - 13:58:01 EST)
- [PATCH AUTOSEL 5.10 25/35] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 13:58:04 EST)
- [PATCH AUTOSEL 5.10 27/35] r8169: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 13:58:24 EST)
- [PATCH AUTOSEL 5.10 26/35] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 13:58:24 EST)
- [PATCH AUTOSEL 5.10 29/35] net: qed: Fix memcpy() overflow of qed_dcbx_params() Sasha Levin (Mon Jun 21 2021 - 13:58:24 EST)
- [PATCH AUTOSEL 5.10 28/35] KVM: selftests: Fix kvm_check_cap() assertion Sasha Levin (Mon Jun 21 2021 - 13:58:27 EST)
- [PATCH AUTOSEL 5.10 35/35] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY Sasha Levin (Mon Jun 21 2021 - 13:58:32 EST)
- [PATCH AUTOSEL 5.10 34/35] net: ll_temac: Add memory-barriers for TX BD access Sasha Levin (Mon Jun 21 2021 - 13:58:35 EST)
- [PATCH AUTOSEL 5.10 33/35] PCI: Add AMD RS690 quirk to enable 64-bit DMA Sasha Levin (Mon Jun 21 2021 - 13:58:38 EST)
- [PATCH AUTOSEL 5.10 32/35] recordmcount: Correct st_shndx handling Sasha Levin (Mon Jun 21 2021 - 13:58:42 EST)
- [PATCH AUTOSEL 5.10 30/35] mac80211: reset profile_periodicity/ema_ap Sasha Levin (Mon Jun 21 2021 - 13:58:45 EST)
- [PATCH AUTOSEL 5.10 31/35] mac80211: handle various extensible elements correctly Sasha Levin (Mon Jun 21 2021 - 13:58:48 EST)
- [PATCH AUTOSEL 5.4 03/26] mac80211_hwsim: drop pending frames on stop Sasha Levin (Mon Jun 21 2021 - 13:59:01 EST)
- Re: [RFC PATCH 1/9] dt-bindings: display: bridge: Add Samsung SEC MIPI DSIM bindings Laurent Pinchart (Mon Jun 21 2021 - 13:59:01 EST)
- [PATCH AUTOSEL 5.4 04/26] cfg80211: call cfg80211_leave_ocb when switching away from OCB Sasha Levin (Mon Jun 21 2021 - 13:59:01 EST)
- [PATCH AUTOSEL 5.4 05/26] dmaengine: rcar-dmac: Fix PM reference leak in rcar_dmac_probe() Sasha Levin (Mon Jun 21 2021 - 13:59:05 EST)
- [PATCH AUTOSEL 5.4 02/26] mac80211: remove warning in ieee80211_get_sband() Sasha Levin (Mon Jun 21 2021 - 13:59:08 EST)
- [PATCH AUTOSEL 5.4 01/26] dmaengine: zynqmp_dma: Fix PM reference leak in zynqmp_dma_alloc_chan_resourc() Sasha Levin (Mon Jun 21 2021 - 13:59:28 EST)
- [PATCH AUTOSEL 5.4 06/26] dmaengine: mediatek: free the proper desc in desc_free handler Sasha Levin (Mon Jun 21 2021 - 13:59:37 EST)
- [PATCH AUTOSEL 5.4 07/26] dmaengine: mediatek: do not issue a new desc if one is still current Sasha Levin (Mon Jun 21 2021 - 13:59:39 EST)
- [PATCH AUTOSEL 5.4 08/26] dmaengine: mediatek: use GFP_NOWAIT instead of GFP_ATOMIC in prep_dma Sasha Levin (Mon Jun 21 2021 - 13:59:50 EST)
- [PATCH AUTOSEL 5.4 09/26] net: ipv4: Remove unneed BUG() function Sasha Levin (Mon Jun 21 2021 - 14:00:01 EST)
- [PATCH AUTOSEL 5.4 13/26] inet: annotate date races around sk->sk_txhash Sasha Levin (Mon Jun 21 2021 - 14:00:02 EST)
- [PATCH AUTOSEL 5.4 12/26] ping: Check return value of function 'ping_queue_rcv_skb' Sasha Levin (Mon Jun 21 2021 - 14:00:02 EST)
- [PATCH AUTOSEL 5.4 10/26] mac80211: drop multicast fragments Sasha Levin (Mon Jun 21 2021 - 14:00:02 EST)
- [PATCH AUTOSEL 5.4 11/26] net: ethtool: clear heap allocations for ethtool function Sasha Levin (Mon Jun 21 2021 - 14:00:02 EST)
- [PATCH AUTOSEL 5.4 14/26] net: phy: dp83867: perform soft reset and retain established link Sasha Levin (Mon Jun 21 2021 - 14:00:06 EST)
- [PATCH AUTOSEL 5.4 18/26] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:00:12 EST)
- [PATCH AUTOSEL 5.4 19/26] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:00:19 EST)
- [PATCH AUTOSEL 5.4 17/26] net/packet: annotate accesses to po->ifindex Sasha Levin (Mon Jun 21 2021 - 14:00:22 EST)
- [PATCH AUTOSEL 5.4 16/26] net/packet: annotate accesses to po->bind Sasha Levin (Mon Jun 21 2021 - 14:00:26 EST)
- [PATCH AUTOSEL 5.4 15/26] net: caif: fix memory leak in ldisc_open Sasha Levin (Mon Jun 21 2021 - 14:00:41 EST)
- [PATCH AUTOSEL 5.4 20/26] r8169: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:00:49 EST)
- [PATCH AUTOSEL 5.4 21/26] KVM: selftests: Fix kvm_check_cap() assertion Sasha Levin (Mon Jun 21 2021 - 14:01:09 EST)
- [PATCH AUTOSEL 5.4 23/26] recordmcount: Correct st_shndx handling Sasha Levin (Mon Jun 21 2021 - 14:01:28 EST)
- [PATCH AUTOSEL 5.4 24/26] PCI: Add AMD RS690 quirk to enable 64-bit DMA Sasha Levin (Mon Jun 21 2021 - 14:01:38 EST)
- [PATCH AUTOSEL 5.4 22/26] net: qed: Fix memcpy() overflow of qed_dcbx_params() Sasha Levin (Mon Jun 21 2021 - 14:01:42 EST)
- [PATCH AUTOSEL 5.4 25/26] net: ll_temac: Add memory-barriers for TX BD access Sasha Levin (Mon Jun 21 2021 - 14:01:43 EST)
- [PATCH AUTOSEL 4.19 01/16] mac80211: remove warning in ieee80211_get_sband() Sasha Levin (Mon Jun 21 2021 - 14:03:15 EST)
- [PATCH AUTOSEL 5.4 26/26] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY Sasha Levin (Mon Jun 21 2021 - 14:03:15 EST)
- [PATCH AUTOSEL 4.19 03/16] mac80211: drop multicast fragments Sasha Levin (Mon Jun 21 2021 - 14:03:20 EST)
- [PATCH AUTOSEL 4.19 02/16] cfg80211: call cfg80211_leave_ocb when switching away from OCB Sasha Levin (Mon Jun 21 2021 - 14:03:20 EST)
- [PATCH AUTOSEL 4.19 05/16] ping: Check return value of function 'ping_queue_rcv_skb' Sasha Levin (Mon Jun 21 2021 - 14:03:21 EST)
- [PATCH AUTOSEL 4.19 06/16] inet: annotate date races around sk->sk_txhash Sasha Levin (Mon Jun 21 2021 - 14:03:21 EST)
- [PATCH AUTOSEL 4.19 04/16] net: ethtool: clear heap allocations for ethtool function Sasha Levin (Mon Jun 21 2021 - 14:03:21 EST)
- [PATCH AUTOSEL 4.19 07/16] net: caif: fix memory leak in ldisc_open Sasha Levin (Mon Jun 21 2021 - 14:03:25 EST)
- Re: [PATCH v2 0/9] thread_info: use helpers to snapshot thread flags Will Deacon (Mon Jun 21 2021 - 14:03:36 EST)
- [PATCH AUTOSEL 4.19 10/16] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:03:36 EST)
- [PATCH AUTOSEL 4.19 11/16] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:03:40 EST)
- [PATCH AUTOSEL 4.19 13/16] KVM: selftests: Fix kvm_check_cap() assertion Sasha Levin (Mon Jun 21 2021 - 14:03:48 EST)
- [PATCH AUTOSEL 4.19 09/16] net/packet: annotate accesses to po->ifindex Sasha Levin (Mon Jun 21 2021 - 14:04:02 EST)
- [PATCH AUTOSEL 4.19 08/16] net/packet: annotate accesses to po->bind Sasha Levin (Mon Jun 21 2021 - 14:04:04 EST)
- [PATCH AUTOSEL 4.19 16/16] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY Sasha Levin (Mon Jun 21 2021 - 14:04:06 EST)
- [PATCH AUTOSEL 4.14 01/13] mac80211: remove warning in ieee80211_get_sband() Sasha Levin (Mon Jun 21 2021 - 14:04:13 EST)
- [PATCH AUTOSEL 4.14 02/13] cfg80211: call cfg80211_leave_ocb when switching away from OCB Sasha Levin (Mon Jun 21 2021 - 14:04:22 EST)
- Re: [patch V3 27/66] x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs() Borislav Petkov (Mon Jun 21 2021 - 14:04:31 EST)
- [PATCH AUTOSEL 4.14 03/13] mac80211: drop multicast fragments Sasha Levin (Mon Jun 21 2021 - 14:04:38 EST)
- [PATCH AUTOSEL 4.14 05/13] inet: annotate date races around sk->sk_txhash Sasha Levin (Mon Jun 21 2021 - 14:04:45 EST)
- [PATCH AUTOSEL 4.14 04/13] ping: Check return value of function 'ping_queue_rcv_skb' Sasha Levin (Mon Jun 21 2021 - 14:04:51 EST)
- [PATCH AUTOSEL 4.14 07/13] net/packet: annotate accesses to po->bind Sasha Levin (Mon Jun 21 2021 - 14:04:54 EST)
- [PATCH AUTOSEL 4.14 11/13] r8169: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:05:04 EST)
- [PATCH AUTOSEL 4.14 10/13] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:05:09 EST)
- [PATCH AUTOSEL 4.14 09/13] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:05:16 EST)
- [PATCH AUTOSEL 4.14 08/13] net/packet: annotate accesses to po->ifindex Sasha Levin (Mon Jun 21 2021 - 14:05:28 EST)
- [PATCHv5 3/5] dt-bindings: misc: ge-achc: Convert to DT schema format Sebastian Reichel (Mon Jun 21 2021 - 14:05:36 EST)
- [PATCHv5 5/5] misc: gehc-achc: new driver Sebastian Reichel (Mon Jun 21 2021 - 14:05:42 EST)
- [PATCH AUTOSEL 4.9 02/13] cfg80211: call cfg80211_leave_ocb when switching away from OCB Sasha Levin (Mon Jun 21 2021 - 14:05:50 EST)
- [PATCH AUTOSEL 4.9 01/13] mac80211: remove warning in ieee80211_get_sband() Sasha Levin (Mon Jun 21 2021 - 14:05:54 EST)
- [PATCH AUTOSEL 4.9 04/13] ping: Check return value of function 'ping_queue_rcv_skb' Sasha Levin (Mon Jun 21 2021 - 14:05:59 EST)
- [PATCH AUTOSEL 4.9 05/13] inet: annotate date races around sk->sk_txhash Sasha Levin (Mon Jun 21 2021 - 14:06:01 EST)
- [PATCH AUTOSEL 4.9 06/13] net: caif: fix memory leak in ldisc_open Sasha Levin (Mon Jun 21 2021 - 14:06:08 EST)
- [PATCH AUTOSEL 4.9 07/13] net/packet: annotate accesses to po->bind Sasha Levin (Mon Jun 21 2021 - 14:06:27 EST)
- [PATCH AUTOSEL 4.9 08/13] net/packet: annotate accesses to po->ifindex Sasha Levin (Mon Jun 21 2021 - 14:06:29 EST)
- [PATCH AUTOSEL 4.9 09/13] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:06:36 EST)
- [PATCH AUTOSEL 4.9 11/13] r8169: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:06:40 EST)
- [PATCH AUTOSEL 4.9 10/13] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:06:44 EST)
- [PATCH AUTOSEL 4.9 12/13] net: qed: Fix memcpy() overflow of qed_dcbx_params() Sasha Levin (Mon Jun 21 2021 - 14:06:52 EST)
- [PATCH AUTOSEL 4.9 13/13] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY Sasha Levin (Mon Jun 21 2021 - 14:08:32 EST)
- [PATCH AUTOSEL 4.19 12/16] r8169: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:08:34 EST)
- [PATCH AUTOSEL 4.19 14/16] net: qed: Fix memcpy() overflow of qed_dcbx_params() Sasha Levin (Mon Jun 21 2021 - 14:08:39 EST)
- [PATCH AUTOSEL 4.19 15/16] PCI: Add AMD RS690 quirk to enable 64-bit DMA Sasha Levin (Mon Jun 21 2021 - 14:08:44 EST)
- [PATCH AUTOSEL 4.14 06/13] net: caif: fix memory leak in ldisc_open Sasha Levin (Mon Jun 21 2021 - 14:08:47 EST)
- [PATCHv5 4/5] ARM: dts: imx53-ppd: Fix ACHC entry Sebastian Reichel (Mon Jun 21 2021 - 14:08:50 EST)
- [PATCH AUTOSEL 4.9 03/13] mac80211: drop multicast fragments Sasha Levin (Mon Jun 21 2021 - 14:08:56 EST)
- [PATCH AUTOSEL 4.14 13/13] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY Sasha Levin (Mon Jun 21 2021 - 14:09:03 EST)
- [PATCH AUTOSEL 4.14 12/13] net: qed: Fix memcpy() overflow of qed_dcbx_params() Sasha Levin (Mon Jun 21 2021 - 14:09:15 EST)
- [PATCH AUTOSEL 4.4 1/9] cfg80211: call cfg80211_leave_ocb when switching away from OCB Sasha Levin (Mon Jun 21 2021 - 14:09:24 EST)
- Re: [PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs Jason Gunthorpe (Mon Jun 21 2021 - 14:09:24 EST)
- Re: [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions Stefano Stabellini (Mon Jun 21 2021 - 14:09:26 EST)
- Re: arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kvmhv_enter_nested_guest' Nathan Chancellor (Mon Jun 21 2021 - 14:09:34 EST)
- Re: [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU Will Deacon (Mon Jun 21 2021 - 14:09:38 EST)
- [PATCH AUTOSEL 4.4 9/9] net: ll_temac: Avoid ndo_start_xmit returning NETDEV_TX_BUSY Sasha Levin (Mon Jun 21 2021 - 14:09:41 EST)
- [PATCH AUTOSEL 4.4 6/9] r8152: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:09:51 EST)
- [PATCH AUTOSEL 4.4 8/9] r8169: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:09:54 EST)
- [PATCH AUTOSEL 4.4 7/9] sh_eth: Avoid memcpy() over-reading of ETH_SS_STATS Sasha Levin (Mon Jun 21 2021 - 14:09:57 EST)
- [PATCH AUTOSEL 4.4 5/9] net: caif: fix memory leak in ldisc_open Sasha Levin (Mon Jun 21 2021 - 14:10:00 EST)
- [PATCH AUTOSEL 4.4 4/9] inet: annotate date races around sk->sk_txhash Sasha Levin (Mon Jun 21 2021 - 14:10:05 EST)
- Re: [PATCH AUTOSEL 5.12 02/33] regulator: max77620: Silence deferred probe error Sasha Levin (Mon Jun 21 2021 - 14:10:10 EST)
- Re: arch/powerpc/kvm/book3s_hv_nested.c:264:6: error: stack frame size of 2304 bytes in function 'kvmhv_enter_nested_guest' Nathan Chancellor (Mon Jun 21 2021 - 14:10:16 EST)
- [PATCH AUTOSEL 4.4 3/9] ping: Check return value of function 'ping_queue_rcv_skb' Sasha Levin (Mon Jun 21 2021 - 14:10:24 EST)
- [PATCH AUTOSEL 4.4 2/9] mac80211: drop multicast fragments Sasha Levin (Mon Jun 21 2021 - 14:10:37 EST)
- RE: [PATCH 1/2] Drivers: hv: vmbus: add support to ignore certain PCIE devices Michael Kelley (Mon Jun 21 2021 - 14:10:50 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Mon Jun 21 2021 - 14:11:43 EST)
- RE: [PATCH 2/2] Drivers: hv: add XStore Fastpath driver Michael Kelley (Mon Jun 21 2021 - 14:13:05 EST)
- [PATCH v6 3/5] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:13:16 EST)
- [PATCH v6 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:13:18 EST)
- [PATCH v6 0/5] Implement SPM/SAW for MSM8998 and SDM6xx AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:13:21 EST)
- Re: [PATCH] arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS Will Deacon (Mon Jun 21 2021 - 14:14:53 EST)
- [PATCH net-next 0/6] net: ipa: add support for IPA v3.1 Alex Elder (Mon Jun 21 2021 - 14:15:00 EST)
- [PATCH net-next 1/6] dt-bindings: net: qcom,ipa: add support for MSM8998 Alex Elder (Mon Jun 21 2021 - 14:15:06 EST)
- [PATCH net-next 2/6] net: ipa: inter-EE interrupts aren't always available Alex Elder (Mon Jun 21 2021 - 14:15:10 EST)
- [PATCH net-next 3/6] net: ipa: disable misc clock gating for IPA v3.1 Alex Elder (Mon Jun 21 2021 - 14:15:31 EST)
- [PATCH net-next 4/6] net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5 Alex Elder (Mon Jun 21 2021 - 14:15:44 EST)
- [PATCH net-next 5/6] net: ipa: introduce gsi_ring_setup() Alex Elder (Mon Jun 21 2021 - 14:15:53 EST)
- [PATCH net-next 6/6] net: ipa: add IPA v3.1 configuration data Alex Elder (Mon Jun 21 2021 - 14:16:02 EST)
- Re: [PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable Jim Mattson (Mon Jun 21 2021 - 14:18:14 EST)
- [PATCH v6 2/5] dt-bindings: soc: qcom: Add devicetree binding for QCOM SPM AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:21:11 EST)
- [PATCH v6 4/5] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2 AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:21:21 EST)
- [PATCH v6 5/5] dt-bindings: soc: qcom: spm: Document SDM660 and MSM8998 compatibles AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:21:21 EST)
- Re: [PATCH v1] proc: Implement /proc/self/meminfo Enrico Weigelt, metux IT consult (Mon Jun 21 2021 - 14:21:22 EST)
- Re: [PATCH 1/2] compiler_attributes.h: define __no_profile, add to noinstr Nick Desaulniers (Mon Jun 21 2021 - 14:21:24 EST)
- Re: [PATCH v4 0/6] Add driver for NVIDIA Tegra30 SoC Thermal sensor Daniel Lezcano (Mon Jun 21 2021 - 14:22:20 EST)
- Re: [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Nick Desaulniers (Mon Jun 21 2021 - 14:22:51 EST)
- Re: [PATCH] media: uvc: limit max bandwidth for HDMI capture Laurent Pinchart (Mon Jun 21 2021 - 14:23:02 EST)
- Re: [PATCH 1/2] compiler_attributes.h: define __no_profile, add to noinstr Fangrui Song (Mon Jun 21 2021 - 14:24:33 EST)
- Re: [PATCH v4 0/6] Add driver for NVIDIA Tegra30 SoC Thermal sensor Dmitry Osipenko (Mon Jun 21 2021 - 14:25:53 EST)
- [PATCH] KVM: PPC: Book3S HV: Workaround high stack usage with clang Nathan Chancellor (Mon Jun 21 2021 - 14:25:57 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Daniel Vetter (Mon Jun 21 2021 - 14:27:51 EST)
- Re: [PATCH] Fix mt7622.dtsi thermal cpu Daniel Lezcano (Mon Jun 21 2021 - 14:29:21 EST)
- Re: [PATCH V2 0/5] Update pcie-tegra194 driver Bjorn Helgaas (Mon Jun 21 2021 - 14:30:39 EST)
- Re: [PATCH v3 7/9] KVM: VMX: Add guest physical address check in EPT violation and misconfig Jim Mattson (Mon Jun 21 2021 - 14:31:31 EST)
- Re: [PATCH v5 2/2] gpio: gpio-cascade: add generic GPIO cascade Enrico Weigelt, metux IT consult (Mon Jun 21 2021 - 14:32:03 EST)
- Re: [PATCH] coccinelle: api: remove kobj_to_dev.cocci script Denis Efremov (Mon Jun 21 2021 - 14:32:24 EST)
- Re: [PATCH] coccinelle: api: remove kobj_to_dev.cocci script Jens Axboe (Mon Jun 21 2021 - 14:33:27 EST)
- [PATCH] soc: ti: pruss: fix referenced node in error message Jan Kiszka (Mon Jun 21 2021 - 14:35:49 EST)
- Re: [PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods Bjorn Helgaas (Mon Jun 21 2021 - 14:37:30 EST)
- Re: [PATCH net-next 3/6] net: ipa: disable misc clock gating for IPA v3.1 AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:40:50 EST)
- [PATCH v3 0/2] Support temperature trips by HWMON core and LM90 driver Dmitry Osipenko (Mon Jun 21 2021 - 14:41:21 EST)
- [PATCH v3 1/2] hwmon: (lm90) Prevent integer underflows of temperature calculations Dmitry Osipenko (Mon Jun 21 2021 - 14:41:26 EST)
- [PATCH v3 2/2] hwmon: Support set_trips() of thermal device ops Dmitry Osipenko (Mon Jun 21 2021 - 14:41:28 EST)
- Re: [PATCH net-next 2/6] net: ipa: inter-EE interrupts aren't always available AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:41:36 EST)
- Re: FAILED: patch "[PATCH] x86/fpu: Invalidate FPU state after a failed XRSTOR from a" failed to apply to 5.4-stable tree Andy Lutomirski (Mon Jun 21 2021 - 14:42:04 EST)
- Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd Stefan Mätje (Mon Jun 21 2021 - 14:42:30 EST)
- Re: [PATCH net-next 4/6] net: ipa: FLAVOR_0 register doesn't exist until IPA v3.5 AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:42:33 EST)
- Re: [PATCH net-next 5/6] net: ipa: introduce gsi_ring_setup() AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:43:04 EST)
- Re: [PATCH net-next 6/6] net: ipa: add IPA v3.1 configuration data AngeloGioacchino Del Regno (Mon Jun 21 2021 - 14:43:27 EST)
- Re: [PATCH] regulator: hi6421v600: Fix setting idle mode Mark Brown (Mon Jun 21 2021 - 14:46:35 EST)
- Re: [PATCH v3 0/5] regulator: qcom,rpmh-regulator: Add support for pmic available on SA8155p-adp board Mark Brown (Mon Jun 21 2021 - 14:46:37 EST)
- Re: [PATCH 1/2] regulator: max8893: add regulator driver Mark Brown (Mon Jun 21 2021 - 14:46:43 EST)
- Re: [PATCH RESEND v10 00/11] Extend regulator notification support Mark Brown (Mon Jun 21 2021 - 14:46:45 EST)
- Re: [PATCH] regulator: hi6421: Use correct variable type for regmap api val argument Mark Brown (Mon Jun 21 2021 - 14:46:48 EST)
- Re: [PATCH v5 0/7] Extend regulator notification support Mark Brown (Mon Jun 21 2021 - 14:46:52 EST)
- Re: [PATCH -next v2 0/9] ASoC: fsl: Use devm_platform_get_and_ioremap_resource() Mark Brown (Mon Jun 21 2021 - 14:47:01 EST)
- Re: [PATCH] regulator: hi655x: Fix pass wrong pointer to config.driver_data Mark Brown (Mon Jun 21 2021 - 14:47:01 EST)
- Re: [PATCH -next 0/3] ASoC: sunxi: Use devm_platform_get_and_ioremap_resource() Mark Brown (Mon Jun 21 2021 - 14:47:03 EST)
- Re: [PATCH -next 1/2] ASoC: qcom: apq8016_sbc: Use devm_platform_get_and_ioremap_resource() Mark Brown (Mon Jun 21 2021 - 14:47:11 EST)
- Re: [PATCH] ASoC: fsl_xcvr: disable all interrupts when suspend happens Mark Brown (Mon Jun 21 2021 - 14:47:15 EST)
- Re: [PATCH 1/5] soundwire: export sdw_update() and sdw_update_no_pm() Mark Brown (Mon Jun 21 2021 - 14:47:18 EST)
- Re: [PATCH v2] ASoC: fsl_xcvr: disable all interrupts when suspend happens Mark Brown (Mon Jun 21 2021 - 14:47:24 EST)
- Re: [PATCH -next 0/4] ASoC: samsung: Use devm_platform_get_and_ioremap_resource() Mark Brown (Mon Jun 21 2021 - 14:47:28 EST)
- Re: [PATCH] coccinelle: api: remove kobj_to_dev.cocci script Julia Lawall (Mon Jun 21 2021 - 14:47:45 EST)
- Re: [PATCH 1/2] ASoC: atmel-i2s: Set symmetric sample bits Mark Brown (Mon Jun 21 2021 - 14:48:39 EST)
- [PATCH v2 0/6] cgroup/cpuset: Add new cpuset partition type & empty effecitve cpus Waiman Long (Mon Jun 21 2021 - 14:49:55 EST)
- [PATCH v2 1/6] cgroup/cpuset: Miscellaneous code cleanup Waiman Long (Mon Jun 21 2021 - 14:49:57 EST)
- [PATCH v2 2/6] cgroup/cpuset: Clarify the use of invalid partition root Waiman Long (Mon Jun 21 2021 - 14:50:00 EST)
- [PATCH v2 3/6] cgroup/cpuset: Add a new isolated cpus.partition type Waiman Long (Mon Jun 21 2021 - 14:50:01 EST)
- [PATCH v2 4/6] cgroup/cpuset: Allow non-top parent partition root to distribute out all CPUs Waiman Long (Mon Jun 21 2021 - 14:50:04 EST)
- [PATCH v2 5/6] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst Waiman Long (Mon Jun 21 2021 - 14:50:06 EST)
- [PATCH v2 6/6] kselftest/cgroup: Add cpuset v2 partition root state test Waiman Long (Mon Jun 21 2021 - 14:50:14 EST)
- Re: [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Bill Wendling (Mon Jun 21 2021 - 14:50:35 EST)
- Re: [PATCH] drm/radeon: delete useless function return values & remove meaningless if(r) check code Alex Deucher (Mon Jun 21 2021 - 14:55:26 EST)
- [PATCH] mailbox: imx: Avoid using val uninitialized in imx_mu_isr() Nathan Chancellor (Mon Jun 21 2021 - 14:57:20 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Al Viro (Mon Jun 21 2021 - 14:59:17 EST)
- [PATCH] crypto: sl3516: depends on HAS_IOMEM Corentin Labbe (Mon Jun 21 2021 - 14:59:39 EST)
- Re: [syzbot] general protection fault in smc_tx_sendmsg Pavel Skripkin (Mon Jun 21 2021 - 15:05:41 EST)
- [PATCH] selftests/sgx: remove checks for file execute permissions Dave Hansen (Mon Jun 21 2021 - 15:06:45 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Bjorn Helgaas (Mon Jun 21 2021 - 15:07:10 EST)
- Re: [PATCH 1/2] compiler_attributes.h: define __no_profile, add to noinstr Miguel Ojeda (Mon Jun 21 2021 - 15:09:41 EST)
- Re: [PATCH 5.4 00/90] 5.4.128-rc1 review Florian Fainelli (Mon Jun 21 2021 - 15:16:56 EST)
- Re: [PATCH net-next] hv_netvsc: Set needed_headroom according to VF patchwork-bot+netdevbpf (Mon Jun 21 2021 - 15:20:18 EST)
- [PATCH v3] io_uring: reduce latency by reissueing the operation Olivier Langlois (Mon Jun 21 2021 - 15:22:20 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Linus Torvalds (Mon Jun 21 2021 - 15:22:29 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Al Viro (Mon Jun 21 2021 - 15:24:30 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Mon Jun 21 2021 - 15:24:47 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Daniel Bristot de Oliveira (Mon Jun 21 2021 - 15:25:55 EST)
- Re: [PATCH 5.10 000/146] 5.10.46-rc1 review Florian Fainelli (Mon Jun 21 2021 - 15:26:50 EST)
- Re: [PATCH] PCI: PM: Do not read power state in pci_enable_device_flags() Salvatore Bonaccorso (Mon Jun 21 2021 - 15:27:27 EST)
- Re: [PATCH] exec/binfmt_script: trip zero bytes from the buffer Eric W. Biederman (Mon Jun 21 2021 - 15:28:38 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Amey Narkhede (Mon Jun 21 2021 - 15:33:14 EST)
- Re: FAILED: patch "[PATCH] x86/fpu: Invalidate FPU state after a failed XRSTOR from a" failed to apply to 5.4-stable tree Borislav Petkov (Mon Jun 21 2021 - 15:34:55 EST)
- [char-misc-next v2 1/2] mei: fix kdoc in the driver Tomas Winkler (Mon Jun 21 2021 - 15:38:57 EST)
- [char-misc-next v2 2/2] mei: revamp mei extension header structure layout. Tomas Winkler (Mon Jun 21 2021 - 15:38:59 EST)
- Re: [PATCH 5.12 000/178] 5.12.13-rc1 review Florian Fainelli (Mon Jun 21 2021 - 15:39:24 EST)
- Re: [patch V3 28/66] x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user() Borislav Petkov (Mon Jun 21 2021 - 15:44:31 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Al Viro (Mon Jun 21 2021 - 15:45:55 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Rob Herring (Mon Jun 21 2021 - 15:46:38 EST)
- Re: [PATCH net-next 0/3] net: c101: clean up some code style issues patchwork-bot+netdevbpf (Mon Jun 21 2021 - 15:50:13 EST)
- Re: [PATCH net-next 0/6] net: ipa: add support for IPA v3.1 patchwork-bot+netdevbpf (Mon Jun 21 2021 - 15:50:17 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Yang Shi (Mon Jun 21 2021 - 15:51:47 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Dave Hansen (Mon Jun 21 2021 - 15:53:13 EST)
- [PATCH V4 1/2] arch: arm64: dts: qcom: Add support for SM6125 Martin Botka (Mon Jun 21 2021 - 15:53:27 EST)
- [PATCH V4 2/2] arch: arm64: dts: qcom: Add support for Sony Xperia 10II Martin Botka (Mon Jun 21 2021 - 15:53:30 EST)
- Re: [PATCH V4 2/2] arch: arm64: dts: qcom: Add support for Sony Xperia 10II Martin Botka (Mon Jun 21 2021 - 15:54:53 EST)
- Re: [PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs Oleksandr Natalenko (Mon Jun 21 2021 - 15:55:50 EST)
- Re: [PATCH -V8 05/10] mm/migrate: demote pages during reclaim Yang Shi (Mon Jun 21 2021 - 15:58:47 EST)
- Re: [PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs Piotr Górski (Mon Jun 21 2021 - 16:04:10 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Eric W. Biederman (Mon Jun 21 2021 - 16:04:11 EST)
- Re: [PATCH v3] io_uring: reduce latency by reissueing the operation Jens Axboe (Mon Jun 21 2021 - 16:05:29 EST)
- [net-next: PATCH v3 1/1] ACPI: SPCR: Add new 16550-compatible Serial Port Subtype Marcin Wojtas (Mon Jun 21 2021 - 16:05:37 EST)
- Re: [PATCH] Input: joydev - prevent potential write out of bounds in ioctl Alexander Larkin (Mon Jun 21 2021 - 16:06:41 EST)
- Re: [net-next: PATCH v3 1/1] ACPI: SPCR: Add new 16550-compatible Serial Port Subtype Marcin Wojtas (Mon Jun 21 2021 - 16:07:12 EST)
- [PATCH] PM: domains: Shrink locking area of the gpd_list_lock Stephen Boyd (Mon Jun 21 2021 - 16:10:57 EST)
- Re: [PATCH v1 1/1] auxdisplay: panel: Switch to use module_parport_driver() kernel test robot (Mon Jun 21 2021 - 16:13:47 EST)
- Re: [patch V3 22/66] x86/fpu: Move fpu__write_begin() to regset Thomas Gleixner (Mon Jun 21 2021 - 16:15:35 EST)
- Re: [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Stefan Wahren (Mon Jun 21 2021 - 16:16:02 EST)
- Re: [PATCH 3/3] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Guenter Roeck (Mon Jun 21 2021 - 16:17:17 EST)
- Re: [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions Christoph Hellwig (Mon Jun 21 2021 - 16:19:55 EST)
- Re: [PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs Christoph Hellwig (Mon Jun 21 2021 - 16:20:38 EST)
- Re: [PATCH v3 2/2] hwmon: Support set_trips() of thermal device ops Guenter Roeck (Mon Jun 21 2021 - 16:30:53 EST)
- [GIT PULL] netfs, afs: Fix write_begin/end David Howells (Mon Jun 21 2021 - 16:41:36 EST)
- Re: [patch V3 38/66] x86/fpu/xstate: Sanitize handling of independent features Liang, Kan (Mon Jun 21 2021 - 16:43:07 EST)
- Re: [PATCH v5 00/24] x86/resctrl: Merge the CDP resources Reinette Chatre (Mon Jun 21 2021 - 16:43:07 EST)
- Re: [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Nick Desaulniers (Mon Jun 21 2021 - 16:44:13 EST)
- Re: [PATCH v3 2/2] hwmon: Support set_trips() of thermal device ops Dmitry Osipenko (Mon Jun 21 2021 - 16:45:42 EST)
- Re: [PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance Qian Cai (Mon Jun 21 2021 - 16:48:54 EST)
- [tip:smp/urgent] BUILD REGRESSION b22afcdf04c96ca58327784e280e10288cfd3303 kernel test robot (Mon Jun 21 2021 - 16:55:39 EST)
- [PATCH] afs: Fix tracepoint string placement with built-in AFS David Howells (Mon Jun 21 2021 - 16:57:25 EST)
- Re: [PATCH v3 01/23] x86/elf: Check in_x32_syscall() in compat_arch_setup_additional_pages() Dmitry Safonov (Mon Jun 21 2021 - 17:00:08 EST)
- Re: linux-next: Fixes tag needs some work in the devicetree tree Stephen Rothwell (Mon Jun 21 2021 - 17:06:29 EST)
- Re: [PATCH] selftests/sgx: remove checks for file execute permissions Reinette Chatre (Mon Jun 21 2021 - 17:08:17 EST)
- Re: [PATCH v6 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling Stephan Gerhold (Mon Jun 21 2021 - 17:08:55 EST)
- Re: [PATCH] net: ceph: Use CLOCK_MONOTONIC ktime_get_ts64() Ilya Dryomov (Mon Jun 21 2021 - 17:11:47 EST)
- Re: [PATCH v3 13/23] mm/mmap: Make vm_special_mapping::mremap return void Dmitry Safonov (Mon Jun 21 2021 - 17:12:51 EST)
- Re: [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Nathan Chancellor (Mon Jun 21 2021 - 17:15:19 EST)
- Re: [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch Andy Lutomirski (Mon Jun 21 2021 - 17:15:58 EST)
- Re: [PATCH] selftests/sgx: remove checks for file execute permissions Dave Hansen (Mon Jun 21 2021 - 17:18:39 EST)
- Re: [PATCH v3 22/23] powerpc/vdso: Migrate native signals to generic vdso_base Dmitry Safonov (Mon Jun 21 2021 - 17:22:29 EST)
- drivers/soc/samsung/s3c-pm-debug.c:30:2: warning: function 's3c_pm_dbg' might be a candidate for 'gnu_printf' format attribute kernel test robot (Mon Jun 21 2021 - 17:25:41 EST)
- Re: linux-next: Signed-off-by missing for commits in the xfs tree Stephen Rothwell (Mon Jun 21 2021 - 17:27:30 EST)
- Re: [PATCH v4 1/1] lib: Convert UUID runtime test to KUnit Daniel Latypov (Mon Jun 21 2021 - 17:29:28 EST)
- Re: [PATCH] Input: joydev - prevent potential write out of bounds in ioctl Alexander Larkin (Mon Jun 21 2021 - 17:30:41 EST)
- Re: [PATCH 1/4] perf test: Fix non-bash issue with stat bpf counters Ian Rogers (Mon Jun 21 2021 - 17:31:08 EST)
- [SMBDIRECT][PATCH] missing rc checks while waiting for SMB3 over RDMA events Steve French (Mon Jun 21 2021 - 17:32:16 EST)
- Re: [PATCH] Input: joydev - prevent potential write out of bounds in ioctl Alexander Larkin (Mon Jun 21 2021 - 17:32:38 EST)
- [PATCH v4 0/2] Support temperature trips by HWMON core and LM90 driver Dmitry Osipenko (Mon Jun 21 2021 - 17:33:17 EST)
- [PATCH v4 1/2] hwmon: (lm90) Prevent integer underflows of temperature calculations Dmitry Osipenko (Mon Jun 21 2021 - 17:33:19 EST)
- [PATCH v4 2/2] hwmon: Support set_trips() of thermal device ops Dmitry Osipenko (Mon Jun 21 2021 - 17:33:22 EST)
- Re: [PATCH 3/3] Replace for_each_*_bit_from() with for_each_*_bit() where appropriate Yury Norov (Mon Jun 21 2021 - 17:34:26 EST)
- [PATCH] ibmvnic: Use strscpy() instead of strncpy() Kees Cook (Mon Jun 21 2021 - 17:35:19 EST)
- Re: Linux 5.13-rc6 regression to 5.12.x: kernel OOM and panic during kernel boot in low memory Xen VM's (256MB assigned memory). Sander Eikelenboom (Mon Jun 21 2021 - 17:36:57 EST)
- Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET" Maciej Żenczykowski (Mon Jun 21 2021 - 17:37:54 EST)
- Re: [PATCH V3 net-next 0/2] net: fec: fix TX bandwidth fluctuations patchwork-bot+netdevbpf (Mon Jun 21 2021 - 17:40:10 EST)
- Re: [PATCH] net: hns3: Fix a memory leak in an error handling path in 'hclge_handle_error_info_log()' patchwork-bot+netdevbpf (Mon Jun 21 2021 - 17:40:11 EST)
- [PATCH] perf data: close all files in close_dir Riccardo Mancini (Mon Jun 21 2021 - 17:42:40 EST)
- [PATCH] interconnect: qcom: icc-rpmh: Consolidate probe functions Mike Tipton (Mon Jun 21 2021 - 17:43:25 EST)
- [PATCH] cifs: Avoid field over-reading memcpy() Kees Cook (Mon Jun 21 2021 - 17:44:51 EST)
- [PATCH 00/12] fscache: Some prep work for fscache rewrite David Howells (Mon Jun 21 2021 - 17:44:57 EST)
- [PATCH 01/12] fscache: Select netfs stats if fscache stats are enabled David Howells (Mon Jun 21 2021 - 17:45:13 EST)
- [PATCH 02/12] netfs: Move cookie debug ID to struct netfs_cache_resources David Howells (Mon Jun 21 2021 - 17:45:31 EST)
- [PATCH 03/12] cachefiles: Use file_inode() rather than accessing ->f_inode David Howells (Mon Jun 21 2021 - 17:45:42 EST)
- [PATCH 04/12] fscache: Add a cookie debug ID and use that in traces David Howells (Mon Jun 21 2021 - 17:45:50 EST)
- [PATCH 05/12] fscache: Procfile to display cookies David Howells (Mon Jun 21 2021 - 17:46:01 EST)
- [PATCH 06/12] fscache, cachefiles: Remove the histogram stuff David Howells (Mon Jun 21 2021 - 17:46:25 EST)
- linux-next: Signed-off-by missing for commit in the powerpc tree Stephen Rothwell (Mon Jun 21 2021 - 17:46:30 EST)
- [PATCH 07/12] fscache: Remove the object list procfile David Howells (Mon Jun 21 2021 - 17:46:40 EST)
- [PATCH 08/12] fscache: Change %p in format strings to something else David Howells (Mon Jun 21 2021 - 17:46:50 EST)
- [PATCH 09/12] cachefiles: Change %p in format strings to something else David Howells (Mon Jun 21 2021 - 17:47:01 EST)
- [PATCH 10/12] fscache: Fix cookie key hashing David Howells (Mon Jun 21 2021 - 17:47:17 EST)
- Re: [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Florian Fainelli (Mon Jun 21 2021 - 17:47:27 EST)
- [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec David Howells (Mon Jun 21 2021 - 17:47:37 EST)
- [PATCH 12/12] fscache: Use refcount_t for the cookie refcount instead of atomic_t David Howells (Mon Jun 21 2021 - 17:47:53 EST)
- Re: [PATCH v2] vsock: notify server to shutdown when client has pending signal patchwork-bot+netdevbpf (Mon Jun 21 2021 - 17:50:10 EST)
- Re: [PATCH] net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()' patchwork-bot+netdevbpf (Mon Jun 21 2021 - 17:50:14 EST)
- Re: [PATCH v2] net: add pf_family_names[] for protocol family patchwork-bot+netdevbpf (Mon Jun 21 2021 - 17:50:15 EST)
- Re: linux-next: Signed-off-by missing for commits in the xfs tree Darrick J. Wong (Mon Jun 21 2021 - 17:52:36 EST)
- Re: [patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing Fenghua Yu (Mon Jun 21 2021 - 17:53:50 EST)
- [PATCH] octeontx2-af: Avoid field-overflowing memcpy() Kees Cook (Mon Jun 21 2021 - 17:54:25 EST)
- Re: linux-next: Signed-off-by missing for commits in the xfs tree Dave Chinner (Mon Jun 21 2021 - 17:54:31 EST)
- Re: [PATCH v4 1/1] lib: Convert UUID runtime test to KUnit André Almeida (Mon Jun 21 2021 - 17:56:30 EST)
- [PATCH v2 1/3] perf test: Pass the verbose option to shell tests Ian Rogers (Mon Jun 21 2021 - 17:57:00 EST)
- [PATCH v2 2/3] perf test: Add verbose skip output for bpf counters Ian Rogers (Mon Jun 21 2021 - 17:57:02 EST)
- [PATCH v2 3/3] perf test: Make stat bpf counters test more robust Ian Rogers (Mon Jun 21 2021 - 17:57:04 EST)
- Re: [PATCH v3 00/23] Add generic vdso_base tracking Dmitry Safonov (Mon Jun 21 2021 - 17:57:47 EST)
- Re: [PATCH] ibmvnic: Use strscpy() instead of strncpy() patchwork-bot+netdevbpf (Mon Jun 21 2021 - 18:00:13 EST)
- Re: [PATCH v3] fs: Improve eventpoll logging to stop indicting timerfd Manish Varma (Mon Jun 21 2021 - 18:07:20 EST)
- Re: linux-next: Signed-off-by missing for commits in the xfs tree Stephen Rothwell (Mon Jun 21 2021 - 18:10:45 EST)
- [PATCH net-next v2] net: dsa: b53: Create default VLAN entry explicitly Florian Fainelli (Mon Jun 21 2021 - 18:11:04 EST)
- linux-next: Fixes tag needs some work in the kvm tree Stephen Rothwell (Mon Jun 21 2021 - 18:18:17 EST)
- [PATCH] ACPI: PM: postpone bringing devices to D0 unless we need them Dmitry Torokhov (Mon Jun 21 2021 - 18:20:03 EST)
- [PATCH] hv_netvsc: Avoid field-overflowing memcpy() Kees Cook (Mon Jun 21 2021 - 18:21:20 EST)
- Re: [patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing Bae, Chang Seok (Mon Jun 21 2021 - 18:22:12 EST)
- [PATCH] perf top: fix overflow in elf_sec__is_text Riccardo Mancini (Mon Jun 21 2021 - 18:22:54 EST)
- [PATCH v3] gpiolib: cdev: zero padding during conversion to gpioline_info_changed Gabriel Knezek (Mon Jun 21 2021 - 18:29:30 EST)
- [PATCH v3 0/7] Add support for Qualcomm QCA639x chips family Dmitry Baryshkov (Mon Jun 21 2021 - 18:31:49 EST)
- [PATCH v3 1/7] dt-bindings: regulator: qcom,qca6390: add binding for QCA6390 device Dmitry Baryshkov (Mon Jun 21 2021 - 18:32:01 EST)
- [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence Dmitry Baryshkov (Mon Jun 21 2021 - 18:32:01 EST)
- [PATCH v3 3/7] Bluetooth: hci_qca: provide default device data Dmitry Baryshkov (Mon Jun 21 2021 - 18:32:02 EST)
- [PATCH v3 4/7] Bluetooth: hci_qca: merge qca_power into qca_serdev Dmitry Baryshkov (Mon Jun 21 2021 - 18:32:05 EST)
- [PATCH v3 5/7] Bluetooth: hci_qca: merge wcn & non-wcn code paths Dmitry Baryshkov (Mon Jun 21 2021 - 18:32:10 EST)
- [PATCH v3 6/7] Bluetooth: hci_qca: add power sequencer support to qca6390 Dmitry Baryshkov (Mon Jun 21 2021 - 18:32:11 EST)
- [PATCH v3 7/7] arm64: dts: qcom: qrb5165-rb5: add QCA6391 WiFi+BT SoC Dmitry Baryshkov (Mon Jun 21 2021 - 18:32:15 EST)
- Re: [PATCH v2 2/8] platform/x86: intel_skl_int3472: Free ACPI device resources after use Daniel Scally (Mon Jun 21 2021 - 18:32:34 EST)
- Re: [PATCH v2 4/8] platform/x86: intel_skl_int3472: Use ACPI GPIO resource directly Daniel Scally (Mon Jun 21 2021 - 18:37:23 EST)
- Re: [syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace Paul E. McKenney (Mon Jun 21 2021 - 18:37:38 EST)
- Re: [PATCH] Input: joydev - prevent potential write out of bounds in ioctl Dmitry Torokhov (Mon Jun 21 2021 - 18:38:46 EST)
- Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel Mathieu Poirier (Mon Jun 21 2021 - 18:39:00 EST)
- Re: [PATCH v2 5/8] platform/x86: intel_skl_int3472: Provide skl_int3472_unregister_regulator() Daniel Scally (Mon Jun 21 2021 - 18:40:10 EST)
- Re: [PATCH net-next v2] net: dsa: b53: Create default VLAN entry explicitly Vladimir Oltean (Mon Jun 21 2021 - 18:41:08 EST)
- Re: [syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace Paul E. McKenney (Mon Jun 21 2021 - 18:41:24 EST)
- Re: [PATCH 1/4] rpmsg: Introduce rpmsg_create_default_ept function Mathieu Poirier (Mon Jun 21 2021 - 18:42:42 EST)
- Re: [tip:smp/urgent] BUILD REGRESSION b22afcdf04c96ca58327784e280e10288cfd3303 Philip Li (Mon Jun 21 2021 - 18:52:41 EST)
- Re: [patch V3 29/66] x86/fpu: Rename fxregs related copy functions Borislav Petkov (Mon Jun 21 2021 - 19:00:30 EST)
- [PATCH] perf annotate: allow 's' on source code lines Riccardo Mancini (Mon Jun 21 2021 - 19:03:00 EST)
- Re: (subset) [PATCH v2 00/12] Add support for older Rockchip SoCs to V4L2 hantro and rkvdec drivers Heiko Stuebner (Mon Jun 21 2021 - 19:04:13 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Al Viro (Mon Jun 21 2021 - 19:06:03 EST)
- Re: linux-next: Signed-off-by missing for commits in the xfs tree Stephen Rothwell (Mon Jun 21 2021 - 19:06:26 EST)
- [PATCH] signal: Prevent sigqueue caching after task got released Thomas Gleixner (Mon Jun 21 2021 - 19:08:37 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Jassi Brar (Mon Jun 21 2021 - 19:10:20 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Linus Torvalds (Mon Jun 21 2021 - 19:14:59 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Linus Torvalds (Mon Jun 21 2021 - 19:15:57 EST)
- Re: [PATCH v2 1/1] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls Mathieu Poirier (Mon Jun 21 2021 - 19:16:41 EST)
- Re: [PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs Jason Gunthorpe (Mon Jun 21 2021 - 19:18:42 EST)
- [PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO Nick Desaulniers (Mon Jun 21 2021 - 19:18:56 EST)
- [PATCH v2 1/3] compiler_attributes.h: define __no_profile, add to noinstr Nick Desaulniers (Mon Jun 21 2021 - 19:19:03 EST)
- [PATCH v2 2/3] compiler_attributes.h: cleanups for GCC 4.9+ Nick Desaulniers (Mon Jun 21 2021 - 19:19:06 EST)
- [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Nick Desaulniers (Mon Jun 21 2021 - 19:19:09 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Rob Herring (Mon Jun 21 2021 - 19:19:20 EST)
- Re: [PATCH v2 0/4] zram: fix few sysfs races Luis Chamberlain (Mon Jun 21 2021 - 19:20:00 EST)
- Re: linux-next: Fixes tag needs some work in the devicetree tree Rob Herring (Mon Jun 21 2021 - 19:21:19 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Al Viro (Mon Jun 21 2021 - 19:23:24 EST)
- [PATCH] jfs: Avoid field-overflowing memcpy() Kees Cook (Mon Jun 21 2021 - 19:23:28 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Michael Schmitz (Mon Jun 21 2021 - 19:25:10 EST)
- Re: [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Mon Jun 21 2021 - 19:29:20 EST)
- Re: [PATCH net v2] net: sched: add barrier to ensure correct ordering for lockless qdisc Jakub Kicinski (Mon Jun 21 2021 - 19:29:54 EST)
- Re: linux-next: Tree for Apr 16 (objtool: warnings) Randy Dunlap (Mon Jun 21 2021 - 19:30:14 EST)
- [PATCH v3 0/3] zram: fix few sysfs races Luis Chamberlain (Mon Jun 21 2021 - 19:30:34 EST)
- [PATCH v3 1/3] zram: fix crashes due to use of cpu hotplug multistate Luis Chamberlain (Mon Jun 21 2021 - 19:30:37 EST)
- Re: [PATCH v2 2/3] compiler_attributes.h: cleanups for GCC 4.9+ Miguel Ojeda (Mon Jun 21 2021 - 19:31:16 EST)
- Re: [tip:smp/urgent] BUILD REGRESSION b22afcdf04c96ca58327784e280e10288cfd3303 Thomas Gleixner (Mon Jun 21 2021 - 19:32:09 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Bjorn Andersson (Mon Jun 21 2021 - 19:35:52 EST)
- [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Luis Chamberlain (Mon Jun 21 2021 - 19:36:43 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Linus Torvalds (Mon Jun 21 2021 - 19:36:57 EST)
- [PATCH v3 3/3] drivers/base/core: refcount kobject and bus on device attribute read / store Luis Chamberlain (Mon Jun 21 2021 - 19:37:07 EST)
- Re: linux-next: Fixes tag needs some work in the kvm tree Paolo Bonzini (Mon Jun 21 2021 - 19:37:36 EST)
- Re: [to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree kernel test robot (Mon Jun 21 2021 - 19:39:47 EST)
- Re: Please don't waste maintainers' time on your KPI grabbing patches (AKA, don't be a KPI jerk) Qu Wenruo (Mon Jun 21 2021 - 19:39:59 EST)
- Re: [PATCH v2 1/3] compiler_attributes.h: define __no_profile, add to noinstr Nathan Chancellor (Mon Jun 21 2021 - 19:41:44 EST)
- Re: [PATCH v2 2/3] compiler_attributes.h: cleanups for GCC 4.9+ Nathan Chancellor (Mon Jun 21 2021 - 19:42:14 EST)
- Re: [GIT PULL] clk: imx: Updates for v5.14 Stephen Boyd (Mon Jun 21 2021 - 19:42:38 EST)
- [PATCH 0/2] perf: add missing evlist__delete when deleting Riccardo Mancini (Mon Jun 21 2021 - 19:44:10 EST)
- [PATCH 1/2] perf report: delete evlist when deleting session Riccardo Mancini (Mon Jun 21 2021 - 19:44:15 EST)
- [PATCH 2/2] perf script: delete evlist when deleting session Riccardo Mancini (Mon Jun 21 2021 - 19:44:30 EST)
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Nathan Chancellor (Mon Jun 21 2021 - 19:45:55 EST)
- Re: [PATCH v5 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Jason Gunthorpe (Mon Jun 21 2021 - 19:49:19 EST)
- Re: [PATCH rdma-next v2] RDMA: Fix kernel-doc warnings about wrong comment Jason Gunthorpe (Mon Jun 21 2021 - 19:52:40 EST)
- Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd Vincent MAILHOL (Mon Jun 21 2021 - 19:52:55 EST)
- Re: [PATCH v5 for-next 0/3] IB/core: Obtaining subnet_prefix from cache in Jason Gunthorpe (Mon Jun 21 2021 - 19:53:04 EST)
- [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Douglas Anderson (Mon Jun 21 2021 - 19:53:16 EST)
- [PATCH 1/6] drivers: base: Add the concept of "pre_probe" to drivers Douglas Anderson (Mon Jun 21 2021 - 19:53:19 EST)
- [PATCH 2/6] drivers: base: Add bits to struct device to control iommu strictness Douglas Anderson (Mon Jun 21 2021 - 19:53:21 EST)
- [PATCH 3/6] PCI: Indicate that we want to force strict DMA for untrusted devices Douglas Anderson (Mon Jun 21 2021 - 19:53:25 EST)
- [PATCH 4/6] iommu: Combine device strictness requests with the global default Douglas Anderson (Mon Jun 21 2021 - 19:53:31 EST)
- [PATCH 5/6] iommu: Stop reaching into PCIe devices to decide strict vs. non-strict Douglas Anderson (Mon Jun 21 2021 - 19:53:35 EST)
- [PATCH 6/6] mmc: sdhci-msm: Request non-strict IOMMU mode Douglas Anderson (Mon Jun 21 2021 - 19:53:39 EST)
- Re: [PATCH 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size Gavin Shan (Mon Jun 21 2021 - 20:00:50 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Michael Schmitz (Mon Jun 21 2021 - 20:01:19 EST)
- [PATCH 1/2] pci: export pci_dev_unlock() and the respective unlock Luis Chamberlain (Mon Jun 21 2021 - 20:03:20 EST)
- [PATCH 2/2] vfio: use the new pci_dev_trylock() helper to simplify try lock Luis Chamberlain (Mon Jun 21 2021 - 20:03:23 EST)
- Re: ** POTENTIAL FRAUD ALERT - RED HAT ** RE: [PATCH 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size Gavin Shan (Mon Jun 21 2021 - 20:04:00 EST)
- Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd Vincent MAILHOL (Mon Jun 21 2021 - 20:04:18 EST)
- Re: [PATCH] IB/mlx4: Avoid field-overflowing memcpy() Jason Gunthorpe (Mon Jun 21 2021 - 20:05:55 EST)
- Re: [PATCH] interconnect: qcom: icc-rpmh: Consolidate probe functions Matthias Kaehlcke (Mon Jun 21 2021 - 20:07:56 EST)
- Re: [PATCH v3 1/3] riscv: optimized memcpy Nick Kossifidis (Mon Jun 21 2021 - 20:15:12 EST)
- [PATCH 0/2] HID: amd_sfh: Minor DMA mapping bugfixes Dylan MacKenzie (Mon Jun 21 2021 - 20:15:43 EST)
- [PATCH 1/2] HID: amd_sfh: Set correct DMA mask Dylan MacKenzie (Mon Jun 21 2021 - 20:15:48 EST)
- [PATCH 2/2] HID: amd_sfh: Continue if fallback DMA mask is accepted Dylan MacKenzie (Mon Jun 21 2021 - 20:15:56 EST)
- [ANNOUNCE] 4.19.195-rt82 Clark Williams (Mon Jun 21 2021 - 20:25:43 EST)
- Re: [tip:smp/urgent] BUILD REGRESSION b22afcdf04c96ca58327784e280e10288cfd3303 Philip Li (Mon Jun 21 2021 - 20:29:42 EST)
- Re: [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm() Segher Boessenkool (Mon Jun 21 2021 - 20:30:15 EST)
- [PATCH v3 0/3] Add MSM8939 APCS support Shawn Guo (Mon Jun 21 2021 - 20:40:40 EST)
- [PATCH v3 2/3] mailbox: qcom: Use PLATFORM_DEVID_AUTO to register platform device Shawn Guo (Mon Jun 21 2021 - 20:40:40 EST)
- [PATCH v3 3/3] mailbox: qcom: Add MSM8939 APCS support Shawn Guo (Mon Jun 21 2021 - 20:40:40 EST)
- [PATCH v3 1/3] dt-bindings: mailbox: qcom: Add MSM8939 APCS compatible Shawn Guo (Mon Jun 21 2021 - 20:40:40 EST)
- Re: [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed Peter Xu (Mon Jun 21 2021 - 20:40:49 EST)
- RE: [PATCH v2] PCI: imx6: Limit DBI register length for imx6qp PCIe Richard Zhu (Mon Jun 21 2021 - 20:41:34 EST)
- [PATCH v2] checkpatch: Do not complain about positive return values starting with EPOLL Guenter Roeck (Mon Jun 21 2021 - 20:43:42 EST)
- Re: [PATCH v3 2/3] riscv: optimized memmove Nick Kossifidis (Mon Jun 21 2021 - 20:46:26 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Huang, Ying (Mon Jun 21 2021 - 20:54:43 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Huang, Ying (Mon Jun 21 2021 - 20:55:28 EST)
- Re: [PATCH V2 7/7] ext4: get discard out of jbd2 commit kthread contex Josh Triplett (Mon Jun 21 2021 - 20:55:46 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Jassi Brar (Mon Jun 21 2021 - 21:00:30 EST)
- RE: [PATCH V2 0/4] mailbox: imx: add i.MX8ULP MU support Peng Fan (Mon Jun 21 2021 - 21:04:06 EST)
- linux-next: manual merge of the net-next tree with the bpf tree Stephen Rothwell (Mon Jun 21 2021 - 21:06:34 EST)
- RE: [PATCH V2 0/4] mailbox: imx: add i.MX8ULP MU support Peng Fan (Mon Jun 21 2021 - 21:07:18 EST)
- Re: [PATCH v3 3/3] riscv: optimized memset Nick Kossifidis (Mon Jun 21 2021 - 21:07:57 EST)
- Re: [PATCH v3 0/3] riscv: optimized mem* functions Nick Kossifidis (Mon Jun 21 2021 - 21:09:24 EST)
- man-pages-5.12 is released Michael Kerrisk (man-pages) (Mon Jun 21 2021 - 21:11:41 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Huang, Ying (Mon Jun 21 2021 - 21:14:36 EST)
- Re: [RFC PATCH 1/2] ftrace: Introduce cmdline argument ftrace_disabled Tiezhu Yang (Mon Jun 21 2021 - 21:19:32 EST)
- Greetings Evelyn Binta (Mon Jun 21 2021 - 21:25:54 EST)
- Re: [PATCH 2/2] bus: mhi: Fix MHI DMA structure endianness Bhaumik Bhatt (Mon Jun 21 2021 - 21:31:13 EST)
- [RESEND PATCH v2] ASoC: fsl-asoc-card: change dev_err to dev_err_probe for defer probe Shengjiu Wang (Mon Jun 21 2021 - 21:31:59 EST)
- Re: [PATCH] scsi: remove reduntant assignment when alloc sdev Ed Tsai (Mon Jun 21 2021 - 21:32:17 EST)
- Re: linux-next: manual merge of the gfs2 tree with the vfs tree Stephen Rothwell (Mon Jun 21 2021 - 21:39:07 EST)
- Re: [patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing Oliver Sang (Mon Jun 21 2021 - 21:43:55 EST)
- Re: [PATCHSET v2 0/3] perf stat: Enable BPF counters with --for-each-cgroup Namhyung Kim (Mon Jun 21 2021 - 21:43:55 EST)
- Re: [RESEND PATCH v2] ASoC: fsl-asoc-card: change dev_err to dev_err_probe for defer probe Fabio Estevam (Mon Jun 21 2021 - 21:45:06 EST)
- Re: [PATCH] drm/panfrost:modify 'break' to 'continue' to traverse the circulation Chunyou Tang (Mon Jun 21 2021 - 21:47:52 EST)
- Re: [RESEND PATCH v2] ASoC: fsl-asoc-card: change dev_err to dev_err_probe for defer probe Shengjiu Wang (Mon Jun 21 2021 - 21:53:33 EST)
- Re: [PATCH v2] drm/panfrost:report the full raw fault information instead Chunyou Tang (Mon Jun 21 2021 - 21:56:09 EST)
- Re: [PATCH 4/6] iommu: Combine device strictness requests with the global default Lu Baolu (Mon Jun 21 2021 - 22:05:37 EST)
- [PATCH v5 3/4] arm64: dts: rockchip: add core dtsi for RK3568 SoC cl (Mon Jun 21 2021 - 22:05:54 EST)
- [PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568 cl (Mon Jun 21 2021 - 22:05:54 EST)
- [PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC cl (Mon Jun 21 2021 - 22:06:09 EST)
- [PATCH v5 2/4] arm64: dts: rockchip: add generic pinconfig settings used by most Rockchip socs cl (Mon Jun 21 2021 - 22:06:09 EST)
- [PATCH v5 4/4] arm64: dts: rockchip: add basic dts for RK3568 EVB cl (Mon Jun 21 2021 - 22:06:23 EST)
- Re: [PATCH v3] gpiolib: cdev: zero padding during conversion to gpioline_info_changed Kent Gibson (Mon Jun 21 2021 - 22:07:05 EST)
- Re: [PATCH v3 08/27] mm: Introduce zap_details.zap_flags Alistair Popple (Mon Jun 21 2021 - 22:08:03 EST)
- Re: [PATCH -V8 05/10] mm/migrate: demote pages during reclaim Huang, Ying (Mon Jun 21 2021 - 22:09:54 EST)
- Re: [PATCH 1/4] stmmac: pci: Add dwmac support for Loongson zhangqing (Mon Jun 21 2021 - 22:11:11 EST)
- Re: [PATCH v3 09/27] mm: Introduce ZAP_FLAG_SKIP_SWAP Alistair Popple (Mon Jun 21 2021 - 22:11:59 EST)
- [PATCH] once: Fix panic when module unload Kefeng Wang (Mon Jun 21 2021 - 22:13:38 EST)
- [PATCH 0/2] Fix prep_compound_gigantic_page ref count adjustment Mike Kravetz (Mon Jun 21 2021 - 22:15:15 EST)
- [PATCH 1/2] hugetlb: remove prep_compound_huge_page cleanup Mike Kravetz (Mon Jun 21 2021 - 22:15:16 EST)
- [PATCH 2/2] hugetlb: address ref count racing in prep_compound_gigantic_page Mike Kravetz (Mon Jun 21 2021 - 22:15:24 EST)
- Re: [PATCH] arm64: kexec: flush log to console in nmi_panic() Huang Shijie (Mon Jun 21 2021 - 22:15:42 EST)
- Re: [PATCH] ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probe Fabio Estevam (Mon Jun 21 2021 - 22:15:54 EST)
- Re: [PATCH 0/2] Fix prep_compound_gigantic_page ref count adjustment Mike Kravetz (Mon Jun 21 2021 - 22:16:30 EST)
- Re: [RESEND PATCH v2] ASoC: fsl-asoc-card: change dev_err to dev_err_probe for defer probe Fabio Estevam (Mon Jun 21 2021 - 22:16:40 EST)
- Re: [PATCH 5.12 000/178] 5.12.13-rc1 review Naresh Kamboju (Mon Jun 21 2021 - 22:16:56 EST)
- Re: stmmac: pci: Add dwmac support for Loongson zhangqing (Mon Jun 21 2021 - 22:17:36 EST)
- RE: [PATCH RFCv4 2/4] lib/vsprintf.c: make '%pD' print full path for file Justin He (Mon Jun 21 2021 - 22:20:39 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Chanwoo Choi (Mon Jun 21 2021 - 22:21:52 EST)
- RE: [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD' Justin He (Mon Jun 21 2021 - 22:21:57 EST)
- Re: [PATCH 5.10 000/146] 5.10.46-rc1 review Naresh Kamboju (Mon Jun 21 2021 - 22:24:26 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Bjorn Andersson (Mon Jun 21 2021 - 22:27:57 EST)
- Re: [syzbot] possible deadlock in ovl_maybe_copy_up Mimi Zohar (Mon Jun 21 2021 - 22:37:18 EST)
- [PATCH v2] bus: mhi: core: Disable pre-emption for events tasklet processing Bhaumik Bhatt (Mon Jun 21 2021 - 22:37:18 EST)
- [PATCH] powerpc/interrupts: Fix duplicate included asm/interrupt.h Jiapeng Chong (Mon Jun 21 2021 - 22:37:57 EST)
- Re: [PATCH] ubifs: Remove a redundant null check on pointer lp Zhihao Cheng (Mon Jun 21 2021 - 22:39:01 EST)
- Re: [PATCH v3 0/3] riscv: optimized mem* functions Guo Ren (Mon Jun 21 2021 - 22:40:05 EST)
- Re: [PATCH] cifs: Avoid field over-reading memcpy() Steve French (Mon Jun 21 2021 - 22:40:32 EST)
- Re: [PATCH v3] gpiolib: cdev: zero padding during conversion to gpioline_info_changed Kent Gibson (Mon Jun 21 2021 - 22:42:30 EST)
- Re: [PATCH] scsi: remove reduntant assignment when alloc sdev Bart Van Assche (Mon Jun 21 2021 - 22:48:01 EST)
- Re: [ANNOUNCE][CFP] Linux Security Summit 2021 James Morris (Mon Jun 21 2021 - 22:53:15 EST)
- Re: [PATCH 4/6] iommu: Combine device strictness requests with the global default Saravana Kannan (Mon Jun 21 2021 - 22:56:46 EST)
- Re: [RFC PATCH 8/9] arm64: dts: imx8mm: Add MIPI DSI pipeline Adam Ford (Mon Jun 21 2021 - 23:09:57 EST)
- [PATCH v3 RESEND 1/2] arm64: dts: mt8183: add mediatek,gce-events in mutex Hsin-Yi Wang (Mon Jun 21 2021 - 23:09:57 EST)
- [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Bjorn Andersson (Mon Jun 21 2021 - 23:09:58 EST)
- [PATCH v3 1/2] pwm: Introduce single-PWM of_xlate function Bjorn Andersson (Mon Jun 21 2021 - 23:09:58 EST)
- Re: [RFC PATCH 7/9] arm64: dts: imx8mm: Add eLCDIF node support Adam Ford (Mon Jun 21 2021 - 23:09:58 EST)
- [PATCH v3 RESEND 2/2] dt-bindings: mediatek: Add optional mediatek,gce-events property Hsin-Yi Wang (Mon Jun 21 2021 - 23:09:58 EST)
- regulator: mt6358 vdram2_idx/vsel_mask/ vsel_shift setting seems wrong Axel Lin (Mon Jun 21 2021 - 23:20:57 EST)
- [PATCH] docs: x86: Remove obsolete information about x86_64 vmalloc() faulting Peilin Ye (Mon Jun 21 2021 - 23:21:41 EST)
- linux-next: manual merge of the devicetree tree with Linus' and the drm, arm-soc trees Stephen Rothwell (Mon Jun 21 2021 - 23:24:44 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Jassi Brar (Mon Jun 21 2021 - 23:35:07 EST)
- [tip:x86/sev] BUILD SUCCESS be1a5408868af341f61f93c191b5e346ee88c82a kernel test robot (Mon Jun 21 2021 - 23:36:02 EST)
- [PATCH V2 0/2] remoteproc: imx_rproc: support i.MX8ULP Peng Fan (OSS) (Mon Jun 21 2021 - 23:40:54 EST)
- [PATCH V2 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX8ULP Peng Fan (OSS) (Mon Jun 21 2021 - 23:41:13 EST)
- [PATCH V2 2/2] remoteproc: imx_rproc: support i.MX8ULP Peng Fan (OSS) (Mon Jun 21 2021 - 23:41:14 EST)
- Re: [PATCH V2 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX8ULP Fabio Estevam (Mon Jun 21 2021 - 23:43:04 EST)
- [PATCH v4] arm64: dts: rockchip: add EEPROM node for NanoPi R4S Tianling Shen (Mon Jun 21 2021 - 23:45:14 EST)
- [PATCH] MIPS: ralink: Add rt3352 SPI_CS1 pinmux Liu Yu (Mon Jun 21 2021 - 23:47:37 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Bjorn Andersson (Mon Jun 21 2021 - 23:53:50 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Esaki Tomohito (Tue Jun 22 2021 - 00:04:20 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Esaki Tomohito (Tue Jun 22 2021 - 00:04:21 EST)
- Re: [PATH 1/4] drm: Add Virtual DRM device driver Esaki Tomohito (Tue Jun 22 2021 - 00:16:07 EST)
- linux-next: build failure after merge of the irqchip tree Stephen Rothwell (Tue Jun 22 2021 - 00:16:08 EST)
- Re: [PATH 3/4] dt-bindings: display: Add virtual DRM Esaki Tomohito (Tue Jun 22 2021 - 00:17:56 EST)
- [PATCH v2] serial: samsung: use dma_ops of DMA if attached Tamseel Shams (Tue Jun 22 2021 - 00:29:27 EST)
- [PATCH] regulator: hi6421v600: Fix setting wrong driver_data Axel Lin (Tue Jun 22 2021 - 00:33:43 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Esaki Tomohito (Tue Jun 22 2021 - 00:37:03 EST)
- [PATCH 1/4] perf: Enable libtracefs dynamic linking Ian Rogers (Tue Jun 22 2021 - 00:38:33 EST)
- [PATCH 2/4] perf: Add define for libtraceevent version Ian Rogers (Tue Jun 22 2021 - 00:38:36 EST)
- [PATCH 3/4] perf: Add define for libtracefs version Ian Rogers (Tue Jun 22 2021 - 00:38:37 EST)
- [PATCH 4/4] libtraceevent: Increase libtraceevent logging when verbose Ian Rogers (Tue Jun 22 2021 - 00:38:40 EST)
- [PATCH 1/2] arm64: dts: meson: improve gxl-s905x-khadas-vim wifi Artem Lapkin (Tue Jun 22 2021 - 00:43:50 EST)
- [PATCH 2/2] arm64: dts: meson: improve gxm-khadas-vim2 wifi Artem Lapkin (Tue Jun 22 2021 - 00:44:00 EST)
- Re: [PATCH v7 1/1] RISC-V: Use SBI SRST extension when available Anup Patel (Tue Jun 22 2021 - 00:47:04 EST)
- linux-next: manual merge of the rcu tree with the tip tree Stephen Rothwell (Tue Jun 22 2021 - 00:48:04 EST)
- Re: [PATCH v7 0/8] RISC-V CPU Idle Support Anup Patel (Tue Jun 22 2021 - 00:49:28 EST)
- linux-next: manual merge of the rcu tree with the tip tree Stephen Rothwell (Tue Jun 22 2021 - 00:52:02 EST)
- Re: [syzbot] possible deadlock in ovl_maybe_copy_up Amir Goldstein (Tue Jun 22 2021 - 00:52:12 EST)
- Re: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Xu Yilun (Tue Jun 22 2021 - 01:01:45 EST)
- [PATCH v8 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding Bjorn Andersson (Tue Jun 22 2021 - 01:02:40 EST)
- [PATCH v8 2/2] leds: Add driver for Qualcomm LPG Bjorn Andersson (Tue Jun 22 2021 - 01:02:41 EST)
- Re: linux-next: manual merge of the rcu tree with the tip tree Stephen Rothwell (Tue Jun 22 2021 - 01:04:21 EST)
- Re: perf tool: About tests debug level Ian Rogers (Tue Jun 22 2021 - 01:05:06 EST)
- Re: [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace Jason Wang (Tue Jun 22 2021 - 01:07:23 EST)
- Re: [PATCH] perf annotate: allow 's' on source code lines Ian Rogers (Tue Jun 22 2021 - 01:08:06 EST)
- Re: [PATCH v9] exec: Fix dead-lock in de_thread with ptrace_attach Bernd Edlinger (Tue Jun 22 2021 - 01:10:30 EST)
- RE: [PATCH] [v2] PCI: cadence: Set LTSSM Detect Quiet state minimum delay as workaround for training defect. Athani Nadeem Ladkhan (Tue Jun 22 2021 - 01:13:43 EST)
- Re: [PATCH 2/2] perf script: delete evlist when deleting session Ian Rogers (Tue Jun 22 2021 - 01:15:06 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Dmitry Vyukov (Tue Jun 22 2021 - 01:17:29 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Daniel Lezcano (Tue Jun 22 2021 - 01:21:53 EST)
- [GIT PULL]: soundwire updates for v5.14-rc1 Vinod Koul (Tue Jun 22 2021 - 01:23:22 EST)
- linux-next: manual merge of the kvm tree with the powerpc tree Stephen Rothwell (Tue Jun 22 2021 - 01:25:51 EST)
- Re: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Xu Yilun (Tue Jun 22 2021 - 01:27:27 EST)
- Re: [PATCH v10 1/6] usb: gadget: udc: core: Introduce check_config to verify USB configuration Wesley Cheng (Tue Jun 22 2021 - 01:27:31 EST)
- Re: [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding Wesley Cheng (Tue Jun 22 2021 - 01:27:38 EST)
- Re: [PATCH v10 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements Wesley Cheng (Tue Jun 22 2021 - 01:27:40 EST)
- [PATCH V3 0/2] remoteproc: imx_rproc: support i.MX8ULP Peng Fan (OSS) (Tue Jun 22 2021 - 01:28:30 EST)
- [PATCH V3 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX8ULP Peng Fan (OSS) (Tue Jun 22 2021 - 01:28:35 EST)
- [PATCH V3 2/2] remoteproc: imx_rproc: support i.MX8ULP Peng Fan (OSS) (Tue Jun 22 2021 - 01:28:40 EST)
- Re: [PATCH v2 2/5] PCI: endpoint: Replace spinlock with mutex Vidya Sagar (Tue Jun 22 2021 - 01:30:03 EST)
- linux-next: manual merge of the kvm-arm tree with the kvm tree Stephen Rothwell (Tue Jun 22 2021 - 01:31:14 EST)
- Re: [PATCH v2] serial: samsung: use dma_ops of DMA if attached Greg KH (Tue Jun 22 2021 - 01:48:05 EST)
- [PATCH v2 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size Gavin Shan (Tue Jun 22 2021 - 01:49:08 EST)
- [PATCH v2 2/3] mm/page_reporting: Allow driver to specify threshold Gavin Shan (Tue Jun 22 2021 - 01:49:09 EST)
- [PATCH v2 1/3] mm/page_reporting: Fix code style in __page_reporting_request() Gavin Shan (Tue Jun 22 2021 - 01:49:09 EST)
- [PATCH v2 3/3] virtio_balloon: Specify page reporting order if needed Gavin Shan (Tue Jun 22 2021 - 01:49:23 EST)
- Re: [EXT] [PATCH] octeontx2-af: Avoid field-overflowing memcpy() Subbaraya Sundeep Bhatta (Tue Jun 22 2021 - 01:55:32 EST)
- [tip:objtool/urgent] BUILD SUCCESS 31197d3a0f1caeb60fb01f6755e28347e4f44037 kernel test robot (Tue Jun 22 2021 - 02:04:12 EST)
- [tip:master] BUILD SUCCESS 1b5550506d574800f78ccef1d7c6f082b3514cf0 kernel test robot (Tue Jun 22 2021 - 02:04:13 EST)
- Re: [PATCH] configfs: fix memleak in configfs_release_bin_file Christoph Hellwig (Tue Jun 22 2021 - 02:04:32 EST)
- Re: [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding Greg KH (Tue Jun 22 2021 - 02:05:22 EST)
- [PATCH] bridge: cfm: remove redundant return 13145886936 (Tue Jun 22 2021 - 02:05:47 EST)
- Re: [PATCH v10 3/6] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements Greg KH (Tue Jun 22 2021 - 02:06:44 EST)
- [PATCH] This patch replaces all the instances of dev_info with drm_info macro Aman Jain (Tue Jun 22 2021 - 02:07:25 EST)
- [PATCH v2] net/mlx5: Fix missing error code in mlx5_init_fs() Jiapeng Chong (Tue Jun 22 2021 - 02:09:44 EST)
- [PATCH v2] irqchip/irq-gic-v3-its: Add the checking of ITS version for KVM Shaokun Zhang (Tue Jun 22 2021 - 02:13:10 EST)
- [PATCH 1/4] RDMA/hfi1: Remove use of kmap() ira . weiny (Tue Jun 22 2021 - 02:14:34 EST)
- [PATCH 2/4] RDMA/i40iw: Remove use of kmap() ira . weiny (Tue Jun 22 2021 - 02:14:36 EST)
- [PATCH 3/4] RDMA/siw: Remove kmap() ira . weiny (Tue Jun 22 2021 - 02:14:38 EST)
- [PATCH 4/4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page() ira . weiny (Tue Jun 22 2021 - 02:14:42 EST)
- [PATCH 0/4] Remove use of kmap() ira . weiny (Tue Jun 22 2021 - 02:14:48 EST)
- Re: [PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm Jan Kiszka (Tue Jun 22 2021 - 02:15:54 EST)
- Re: [PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs Leon Romanovsky (Tue Jun 22 2021 - 02:20:34 EST)
- Re: [PATCH] cpufreq: Make cpufreq_online() call driver->offline() on errors Viresh Kumar (Tue Jun 22 2021 - 02:21:02 EST)
- Re: [PATCH 1/2] clocksource/drivers/exynos_mct: Prioritise Arm arch timer on arm64 Chanwoo Choi (Tue Jun 22 2021 - 02:23:29 EST)
- Re: linux-next: manual merge of the kvm tree with the powerpc tree Paolo Bonzini (Tue Jun 22 2021 - 02:23:39 EST)
- Re: [PATCH] serial: 8250: 8250_omap: Fix possible interrupt storm Vignesh Raghavendra (Tue Jun 22 2021 - 02:24:02 EST)
- Re: [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Jian-Hong Pan (Tue Jun 22 2021 - 02:29:57 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Dmitry Vyukov (Tue Jun 22 2021 - 02:33:24 EST)
- Re: [PATCH] signal: Prevent sigqueue caching after task got released Oleg Nesterov (Tue Jun 22 2021 - 02:34:23 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Christian König (Tue Jun 22 2021 - 02:37:31 EST)
- Re: [PATCH] This patch replaces all the instances of dev_info with drm_info macro Christian König (Tue Jun 22 2021 - 02:40:41 EST)
- [GIT PULL] cpuidle for v5.14-rc1 Daniel Lezcano (Tue Jun 22 2021 - 02:44:21 EST)
- Re: [PATCH] ubifs: Remove a redundant null check on pointer lp Dan Carpenter (Tue Jun 22 2021 - 02:44:50 EST)
- RE tom crist (Tue Jun 22 2021 - 02:45:03 EST)
- Re: [PATCH v4 03/17] drm/uAPI: Add "active bpc" as feedback channel for "max bpc" drm property Pekka Paalanen (Tue Jun 22 2021 - 02:46:55 EST)
- Re: linux-next: manual merge of the gfs2 tree with the vfs tree Andreas Gruenbacher (Tue Jun 22 2021 - 02:48:50 EST)
- Re: [PATCH v4 06/17] drm/uAPI: Add "active color format" drm property as feedback for userspace Pekka Paalanen (Tue Jun 22 2021 - 02:49:03 EST)
- RE: [SMBDIRECT][PATCH] missing rc checks while waiting for SMB3 over RDMA events Long Li (Tue Jun 22 2021 - 02:49:34 EST)
- Re: Utime and stime are less when getrusage (RUSAGE_THREAD) is executed on a tickless CPU. hasegawa-hitomi@xxxxxxxxxxx (Tue Jun 22 2021 - 02:49:46 EST)
- [PATCH net-next v3 1/3] net: sched: avoid unnecessary seqcount operation for lockless qdisc Yunsheng Lin (Tue Jun 22 2021 - 02:50:30 EST)
- [PATCH net-next v3 0/3] Some optimization for lockless qdisc Yunsheng Lin (Tue Jun 22 2021 - 02:50:36 EST)
- [PATCH net-next v3 3/3] net: sched: remove qdisc->empty for lockless qdisc Yunsheng Lin (Tue Jun 22 2021 - 02:50:39 EST)
- [PATCH net-next v3 2/3] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc Yunsheng Lin (Tue Jun 22 2021 - 02:50:41 EST)
- Re: [PATCH] igc: Fix an error handling path in 'igc_probe()' Neftin, Sasha (Tue Jun 22 2021 - 02:50:46 EST)
- Re: [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Heiner Kallweit (Tue Jun 22 2021 - 02:50:58 EST)
- Re: [PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance Viresh Kumar (Tue Jun 22 2021 - 02:53:06 EST)
- Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace Pekka Paalanen (Tue Jun 22 2021 - 03:00:52 EST)
- drivers/memstick/host/r592.c:83:9: sparse: sparse: incorrect type in assignment (different base types) kernel test robot (Tue Jun 22 2021 - 03:01:05 EST)
- Re: [PATCH v2 2/2] dt-bindings: clock: ad9545: Add documentation kernel test robot (Tue Jun 22 2021 - 03:03:14 EST)
- Re: [PATCH] serial: samsung: use dma_ops of DMA if attached Krzysztof Kozlowski (Tue Jun 22 2021 - 03:06:22 EST)
- Re: [PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs Paolo Valente (Tue Jun 22 2021 - 03:08:55 EST)
- [PATCH] workqueue: set the rescuer worker that belong to freezable wq is freezable qiang . zhang (Tue Jun 22 2021 - 03:09:31 EST)
- Re: [PATCH 5.4 00/90] 5.4.128-rc1 review Naresh Kamboju (Tue Jun 22 2021 - 03:10:23 EST)
- Re: [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush Sai Prakash Ranjan (Tue Jun 22 2021 - 03:11:32 EST)
- [PATCH] pcmcia: i82092: fix a null pointer dereference bug Zheyu Ma (Tue Jun 22 2021 - 03:12:26 EST)
- [PATCHSET v3 0/3] perf stat: Enable BPF counters with --for-each-cgroup Namhyung Kim (Tue Jun 22 2021 - 03:12:31 EST)
- [PATCH 1/3] perf tools: Add read_cgroup_id() function Namhyung Kim (Tue Jun 22 2021 - 03:12:32 EST)
- [PATCH 2/3] perf tools: Add cgroup_is_v2() helper Namhyung Kim (Tue Jun 22 2021 - 03:13:34 EST)
- [PATCH 3/3] perf stat: Enable BPF counter with --for-each-cgroup Namhyung Kim (Tue Jun 22 2021 - 03:13:39 EST)
- Re: [PATCH v2] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE quanyang.wang (Tue Jun 22 2021 - 03:14:40 EST)
- Re: [PATCH v4 12/17] drm/uAPI: Add "preferred color format" drm property as setting for userspace Pekka Paalanen (Tue Jun 22 2021 - 03:15:25 EST)
- [PATCH] This patch replaces all the instances of dev_info with drm_info Aman Jain (Tue Jun 22 2021 - 03:15:42 EST)
- why were GIO_FONTX/PIO_FONTX dropped? i was using them nick black (Tue Jun 22 2021 - 03:18:33 EST)
- linux-next: manual merge of the soundwire tree with the sound-asoc-fixes tree Stephen Rothwell (Tue Jun 22 2021 - 03:19:45 EST)
- Re: [RFC 13/19] staging: qlge: rewrite do while loop as for loop in qlge_sem_spinlock Dan Carpenter (Tue Jun 22 2021 - 03:20:57 EST)
- Re: Re: [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace Yongji Xie (Tue Jun 22 2021 - 03:22:27 EST)
- Re: [PATCH v2 02/13] dt-bindings: remoteproc: qcom: pas: Add QMP bindings Sibi Sankar (Tue Jun 22 2021 - 03:23:32 EST)
- {standard input}:4140: Error: operands mismatch -- statement `eorl 44(%sp),%d7' ignored kernel test robot (Tue Jun 22 2021 - 03:24:11 EST)
- Re: [PATCH] ubifs: Remove a redundant null check on pointer lp Richard Weinberger (Tue Jun 22 2021 - 03:24:20 EST)
- [PATCH] KVM: x86/mmu: Don't WARN on a NULL shadow page in TDP MMU check Sean Christopherson (Tue Jun 22 2021 - 03:25:02 EST)
- Re: [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context Pekka Paalanen (Tue Jun 22 2021 - 03:25:39 EST)
- Re: [PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO Peter Zijlstra (Tue Jun 22 2021 - 03:25:42 EST)
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Peter Zijlstra (Tue Jun 22 2021 - 03:26:22 EST)
- Re: [PATCH] ubifs: Remove a redundant null check on pointer lp Richard Weinberger (Tue Jun 22 2021 - 03:26:26 EST)
- Re: [RFC 16/19] staging: qlge: remove deadcode in qlge_build_rx_skb Dan Carpenter (Tue Jun 22 2021 - 03:30:02 EST)
- Re: [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property Pekka Paalanen (Tue Jun 22 2021 - 03:30:05 EST)
- Re: [PATCH 5.4 00/90] 5.4.128-rc1 review Samuel Zou (Tue Jun 22 2021 - 03:31:14 EST)
- Re: [PATCHv2 8/8] videobuf2: handle non-contiguous DMA allocations Christoph Hellwig (Tue Jun 22 2021 - 03:33:13 EST)
- Re: [PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs Oleksandr Natalenko (Tue Jun 22 2021 - 03:35:12 EST)
- [PATCH 0/4] Misc Ingenic patches. 周琰杰 (Zhou Yanjie) (Tue Jun 22 2021 - 03:37:39 EST)
- [PATCH 1/4] MIPS: X1830: Respect cell count of common properties. 周琰杰 (Zhou Yanjie) (Tue Jun 22 2021 - 03:37:44 EST)
- [PATCH 2/4] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs. 周琰杰 (Zhou Yanjie) (Tue Jun 22 2021 - 03:37:46 EST)
- [PATCH 3/4] MIPS: GCW0: Adjust pinctrl related code in device tree. 周琰杰 (Zhou Yanjie) (Tue Jun 22 2021 - 03:37:48 EST)
- [PATCH 4/4] MIPS: CI20: Reduce MSC0 frequency and add second percpu timer for SMP. 周琰杰 (Zhou Yanjie) (Tue Jun 22 2021 - 03:37:51 EST)
- RE: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Wu, Hao (Tue Jun 22 2021 - 03:39:38 EST)
- [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Sachin Sant (Tue Jun 22 2021 - 03:39:45 EST)
- Re: [PATCH v3 1/3] zram: fix crashes due to use of cpu hotplug multistate Greg KH (Tue Jun 22 2021 - 03:40:24 EST)
- Re: [PATCH] configfs: fix memleak in configfs_release_bin_file Chung-Chiang Cheng (Tue Jun 22 2021 - 03:40:29 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Greg KH (Tue Jun 22 2021 - 03:41:32 EST)
- Re: [PATCH] dma debug: report -EEXIST errors in add_dma_entry Christoph Hellwig (Tue Jun 22 2021 - 03:41:53 EST)
- Re: [PATCH 1/1] dma-mapping: remove trailing spaces and tabs Christoph Hellwig (Tue Jun 22 2021 - 03:42:04 EST)
- Re: [PATCH v2 1/1] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls Arnaud POULIQUEN (Tue Jun 22 2021 - 03:43:57 EST)
- Re: [PATCH 2/2] perf script: delete evlist when deleting session Riccardo Mancini (Tue Jun 22 2021 - 03:44:46 EST)
- Re: [RFC 12/19] staging: qlge: rewrite do while loops as for loops in qlge_start_rx_ring Benjamin Poirier (Tue Jun 22 2021 - 03:45:35 EST)
- Re: [PATCH v10 2/4] nvmem: eeprom: at25: add support for FRAM kernel test robot (Tue Jun 22 2021 - 03:45:37 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Greg KH (Tue Jun 22 2021 - 03:45:47 EST)
- Re: [PATCH 1/2] pci: export pci_dev_unlock() and the respective unlock Niklas Schnelle (Tue Jun 22 2021 - 03:46:25 EST)
- Re: [PATCH v3 3/3] drivers/base/core: refcount kobject and bus on device attribute read / store Greg KH (Tue Jun 22 2021 - 03:46:31 EST)
- [PATCH] selftests: icmp_redirect: support expected failures Andrea Righi (Tue Jun 22 2021 - 03:46:55 EST)
- Re: [PATCH] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Jian-Hong Pan (Tue Jun 22 2021 - 03:47:34 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) 'Dominique MARTINET' (Tue Jun 22 2021 - 03:48:45 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Vincent Guittot (Tue Jun 22 2021 - 03:49:48 EST)
- Re: [RFC 06/19] staging: qlge: disable flow control by default Benjamin Poirier (Tue Jun 22 2021 - 03:50:01 EST)
- Re: [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace Jason Wang (Tue Jun 22 2021 - 03:50:16 EST)
- WARNING: kernel/sched/fair.c:3275 update_blocked_averages+0x628/0x660 Naresh Kamboju (Tue Jun 22 2021 - 03:51:12 EST)
- RE: [PATCH v2] serial: samsung: use dma_ops of DMA if attached M Tamseel Shams (Tue Jun 22 2021 - 03:52:12 EST)
- Re: [PATCH v3] gpiolib: cdev: zero padding during conversion to gpioline_info_changed Bartosz Golaszewski (Tue Jun 22 2021 - 03:55:30 EST)
- Re: [RFC 04/19] staging: qlge: add qlge_* prefix to avoid namespace clashes Benjamin Poirier (Tue Jun 22 2021 - 03:55:51 EST)
- Re: [PATCH] remoteproc: stm32: fix mbox_send_message call Arnaud POULIQUEN (Tue Jun 22 2021 - 03:56:32 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Pekka Paalanen (Tue Jun 22 2021 - 03:58:06 EST)
- Re: [PATCH] perf annotate: allow 's' on source code lines Riccardo Mancini (Tue Jun 22 2021 - 03:58:53 EST)
- Re: [PATCH] signal: Prevent sigqueue caching after task got released Thomas Gleixner (Tue Jun 22 2021 - 03:59:24 EST)
- [RFC PATCH 0/4] Introduce Active Stats framework with CPU performance statistics Lukasz Luba (Tue Jun 22 2021 - 03:59:44 EST)
- [RFC PATCH 1/4] PM: Introduce Active Stats framework Lukasz Luba (Tue Jun 22 2021 - 03:59:47 EST)
- [RFC PATCH 2/4] cpuidle: Add Active Stats calls tracking idle entry/exit Lukasz Luba (Tue Jun 22 2021 - 03:59:54 EST)
- [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Lukasz Luba (Tue Jun 22 2021 - 03:59:55 EST)
- [RFC PATCH 4/4] thermal: cpufreq_cooling: Improve power estimation based on Active Stats framework Lukasz Luba (Tue Jun 22 2021 - 03:59:57 EST)
- RE: [PATCH] serial: samsung: use dma_ops of DMA if attached M Tamseel Shams (Tue Jun 22 2021 - 04:01:58 EST)
- Re: [PATCH 5.10 000/146] 5.10.46-rc1 review Pavel Machek (Tue Jun 22 2021 - 04:02:39 EST)
- Re: [PATCH] configfs: fix memleak in configfs_release_bin_file Christoph Hellwig (Tue Jun 22 2021 - 04:04:40 EST)
- WARNING: at block/genhd.c:491 __device_add_disk Naresh Kamboju (Tue Jun 22 2021 - 04:04:44 EST)
- Re: libperf : Can not create event group nakamura.shun@xxxxxxxxxxx (Tue Jun 22 2021 - 04:05:20 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Simon Ser (Tue Jun 22 2021 - 04:05:48 EST)
- Re: [PATCH] signal: Prevent sigqueue caching after task got released Christian Brauner (Tue Jun 22 2021 - 04:06:45 EST)
- RE: [PATCH v3] media: uvc: don't do DMA on stack David Laight (Tue Jun 22 2021 - 04:07:21 EST)
- Re: [PATCH v17 4/6] KVM: arm64: Expose KVM_ARM_CAP_MTE Fuad Tabba (Tue Jun 22 2021 - 04:08:35 EST)
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Marco Elver (Tue Jun 22 2021 - 04:09:28 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Heikki Krogerus (Tue Jun 22 2021 - 04:10:11 EST)
- [tcp] 7bf6f9c438: kernel-selftests.net/mptcp.mptcp_connect.sh.fail kernel test robot (Tue Jun 22 2021 - 04:10:18 EST)
- [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names Christoph Hellwig (Tue Jun 22 2021 - 04:12:22 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Pekka Paalanen (Tue Jun 22 2021 - 04:12:47 EST)
- Re: WARNING: at block/genhd.c:491 __device_add_disk Christoph Hellwig (Tue Jun 22 2021 - 04:14:51 EST)
- Re: Re: [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace Yongji Xie (Tue Jun 22 2021 - 04:15:10 EST)
- linux-next: manual merge of the gpio-brgl tree with the devicetree tree Stephen Rothwell (Tue Jun 22 2021 - 04:16:37 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Geert Uytterhoeven (Tue Jun 22 2021 - 04:17:50 EST)
- RE: [PATCH v3 1/3] riscv: optimized memcpy David Laight (Tue Jun 22 2021 - 04:19:20 EST)
- Re: [PATCH v8 3/4] drm/bridge: anx7625: add MIPI DPI input feature Xin Ji (Tue Jun 22 2021 - 04:20:45 EST)
- Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel Arnaud POULIQUEN (Tue Jun 22 2021 - 04:21:12 EST)
- [PATCH v7 0/2] Map the kernel with correct permissions the first time Alexandre Ghiti (Tue Jun 22 2021 - 04:21:44 EST)
- [PATCH v7 1/2] riscv: Introduce set_kernel_memory helper Alexandre Ghiti (Tue Jun 22 2021 - 04:22:49 EST)
- [PATCH v7 2/2] riscv: Map the kernel with correct permissions the first time Alexandre Ghiti (Tue Jun 22 2021 - 04:23:48 EST)
- [PATCH v2] media: uvc: limit max bandwidth for HDMI capture Mauro Carvalho Chehab (Tue Jun 22 2021 - 04:29:15 EST)
- Re: [PATCH] media: uvc: limit max bandwidth for HDMI capture Mauro Carvalho Chehab (Tue Jun 22 2021 - 04:29:56 EST)
- Re: [PATCH v2 0/5] riscv: improving uaccess with logs from network bench Ben Dooks (Tue Jun 22 2021 - 04:30:36 EST)
- Re: [Intel-wired-lan] [PATCH] e1000e: Fix an error handling path in 'e1000_probe()' Neftin, Sasha (Tue Jun 22 2021 - 04:31:56 EST)
- Re: [Virtio-fs] [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names Stefan Hajnoczi (Tue Jun 22 2021 - 04:36:46 EST)
- [PATCH] ASoC: simple-card: Fill in driver name Guido Günther (Tue Jun 22 2021 - 04:37:36 EST)
- RE: [PATCH v3 3/3] riscv: optimized memset David Laight (Tue Jun 22 2021 - 04:38:57 EST)
- [PATCH] hibernation:stop resume screen during hibernation pingshuo (Tue Jun 22 2021 - 04:39:03 EST)
- Re: [PATCH v2 2/7] dt-bindings: arm: Convert optee binding to json-schema Jens Wiklander (Tue Jun 22 2021 - 04:39:10 EST)
- Re: [PATCH v2 3/7] dt-bindings: arm: optee: add interrupt property Jens Wiklander (Tue Jun 22 2021 - 04:42:00 EST)
- [PATCH v7 01/20] perf record: Introduce thread affinity and mmap masks Alexey Bayduraev (Tue Jun 22 2021 - 04:42:38 EST)
- [PATCH v7 00/20] Introduce threaded trace streaming for basic perf record operation Alexey Bayduraev (Tue Jun 22 2021 - 04:42:41 EST)
- [PATCH v7 02/20] perf record: Introduce thread specific data array Alexey Bayduraev (Tue Jun 22 2021 - 04:42:43 EST)
- [PATCH v7 03/20] perf record: Introduce thread local variable Alexey Bayduraev (Tue Jun 22 2021 - 04:42:46 EST)
- [PATCH v7 04/20] perf record: Stop threads in the end of trace streaming Alexey Bayduraev (Tue Jun 22 2021 - 04:42:48 EST)
- [PATCH v7 05/20] perf record: Start threads in the beginning of trace streaming Alexey Bayduraev (Tue Jun 22 2021 - 04:42:53 EST)
- [PATCH v7 06/20] perf record: Introduce data file at mmap buffer object Alexey Bayduraev (Tue Jun 22 2021 - 04:42:59 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Tue Jun 22 2021 - 04:43:00 EST)
- [PATCH v7 07/20] perf record: Introduce data transferred and compressed stats Alexey Bayduraev (Tue Jun 22 2021 - 04:43:02 EST)
- [PATCH v7 08/20] perf record: Init data file at mmap buffer object Alexey Bayduraev (Tue Jun 22 2021 - 04:43:05 EST)
- [PATCH v7 09/20] tools lib: Introduce bitmap_intersects() operation Alexey Bayduraev (Tue Jun 22 2021 - 04:43:24 EST)
- [PATCH v7 10/20] perf record: Introduce --threads=<spec> command line option Alexey Bayduraev (Tue Jun 22 2021 - 04:43:29 EST)
- [PATCH v7 11/20] perf record: Document parallel data streaming mode Alexey Bayduraev (Tue Jun 22 2021 - 04:43:39 EST)
- [PATCH v7 12/20] perf report: Output data file name in raw trace dump Alexey Bayduraev (Tue Jun 22 2021 - 04:43:40 EST)
- [PATCH v7 14/20] perf session: Introduce reader_state in reader object Alexey Bayduraev (Tue Jun 22 2021 - 04:43:47 EST)
- [PATCH v7 13/20] perf session: Move reader structure to the top Alexey Bayduraev (Tue Jun 22 2021 - 04:43:48 EST)
- [PATCH v7 15/20] perf session: Introduce reader objects in session object Alexey Bayduraev (Tue Jun 22 2021 - 04:43:51 EST)
- [PATCH v7 17/20] perf session: Move init into reader__init function Alexey Bayduraev (Tue Jun 22 2021 - 04:43:55 EST)
- [PATCH v7 16/20] perf session: Introduce decompressor into trace reader object Alexey Bayduraev (Tue Jun 22 2021 - 04:43:57 EST)
- [PATCH v7 18/20] perf session: Move map/unmap into reader__mmap function Alexey Bayduraev (Tue Jun 22 2021 - 04:44:00 EST)
- [PATCH v7 19/20] perf session: Load single file for analysis Alexey Bayduraev (Tue Jun 22 2021 - 04:44:01 EST)
- [PATCH v7 20/20] perf session: Load data directory files for analysis Alexey Bayduraev (Tue Jun 22 2021 - 04:44:04 EST)
- Re: [RFC 17/19] staging: qlge: fix weird line wrapping Dan Carpenter (Tue Jun 22 2021 - 04:46:40 EST)
- Re: [RESEND PATCH v4 00/10] KVM: x86/pmu: Guest Architectural LBR Enabling Yang Weijiang (Tue Jun 22 2021 - 04:47:23 EST)
- Re: [PATCH 1/3] scripts: add spelling_sanitizer.sh script Leizhen (ThunderTown) (Tue Jun 22 2021 - 04:47:36 EST)
- [PATCH] kasan: [v2]unpoison use memzero to init unaligned object yee.lee (Tue Jun 22 2021 - 04:48:06 EST)
- Re: [PATCH v17 4/6] KVM: arm64: Expose KVM_ARM_CAP_MTE Marc Zyngier (Tue Jun 22 2021 - 04:48:38 EST)
- Re: [PATCH] HID: i2c-hid: goodix: Tie the reset line to true state of the regulator Dan Carpenter (Tue Jun 22 2021 - 04:49:48 EST)
- Re: [PATCH] media: uvc: limit max bandwidth for HDMI capture Dave Stevenson (Tue Jun 22 2021 - 04:51:39 EST)
- Re: [syzbot] possible deadlock in ovl_maybe_copy_up Amir Goldstein (Tue Jun 22 2021 - 04:54:08 EST)
- Re: [RFC 0/3] mtd: spi-nor: dealing with reused JEDEC id c22016 Rasmus Villemoes (Tue Jun 22 2021 - 04:55:10 EST)
- Re: [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest Fuad Tabba (Tue Jun 22 2021 - 04:57:03 EST)
- [PATCH 4.9] inet: use bigger hash table for IP ID generation (backported to 4.9 and 4.4) Amit Klein (Tue Jun 22 2021 - 04:57:19 EST)
- [PATCH] rapidio: tsi721: handle errors properly inside tsi721_probe() Zheyu Ma (Tue Jun 22 2021 - 04:57:45 EST)
- Re: [PATCH] KVM: PPC: Book3S HV: Workaround high stack usage with clang Nicholas Piggin (Tue Jun 22 2021 - 04:57:49 EST)
- Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET" Lorenz Bauer (Tue Jun 22 2021 - 04:59:29 EST)
- Re: [PATCH] media: uvc: limit max bandwidth for HDMI capture Laurent Pinchart (Tue Jun 22 2021 - 04:59:42 EST)
- Re: [PATCH -V8 00/10] Migrate Pages in lieu of discard Oscar Salvador (Tue Jun 22 2021 - 05:00:44 EST)
- Re: [PATCH] kasan: [v2]unpoison use memzero to init unaligned object Marco Elver (Tue Jun 22 2021 - 05:01:40 EST)
- Re: [PATCH v2 1/8] platform/x86: Remove "default n" entries Andy Shevchenko (Tue Jun 22 2021 - 05:03:04 EST)
- Re: [PATCH v2 1/8] platform/x86: Remove "default n" entries Hans de Goede (Tue Jun 22 2021 - 05:04:03 EST)
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Mark Rutland (Tue Jun 22 2021 - 05:06:04 EST)
- [PATCH RFC 0/2] hrtimer: watchdog: support hrtimer suspend when CPU suspend Wang Qing (Tue Jun 22 2021 - 05:07:20 EST)
- [PATCH RFC 1/2] hrtimer: support hrtimer suspend when CPU suspend Wang Qing (Tue Jun 22 2021 - 05:07:30 EST)
- [PATCH RFC 2/2] watchdog: support watchdog hrtimer suspend when CPU suspend Wang Qing (Tue Jun 22 2021 - 05:07:31 EST)
- Re: [patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing Thomas Gleixner (Tue Jun 22 2021 - 05:08:58 EST)
- Re: [PATCH] media: uvc: limit max bandwidth for HDMI capture Mauro Carvalho Chehab (Tue Jun 22 2021 - 05:09:25 EST)
- Re: [External] [PATCH 1/2] hugetlb: remove prep_compound_huge_page cleanup Muchun Song (Tue Jun 22 2021 - 05:09:57 EST)
- Re: [PATCH 4.19] inet: use bigger hash table for IP ID generation (backported to 4.19) Amit Klein (Tue Jun 22 2021 - 05:11:02 EST)
- Re: [PATCH v2 0/1] quota: remove unnecessary oom message Jan Kara (Tue Jun 22 2021 - 05:11:27 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Thomas Zimmermann (Tue Jun 22 2021 - 05:12:23 EST)
- Re: [PATCH 12/18] staging: rtl8723bs: remove VHT dead code Fabio Aiuto (Tue Jun 22 2021 - 05:16:11 EST)
- Re: [PATCH 12/18] staging: rtl8723bs: remove VHT dead code Hans de Goede (Tue Jun 22 2021 - 05:19:43 EST)
- RE: [PATCH v2] slab: Use %s instead of function name David Laight (Tue Jun 22 2021 - 05:20:56 EST)
- Re: [PATCH 2/2] of: of_reserved_mem: mark nomap memory instead of removing Quentin Perret (Tue Jun 22 2021 - 05:22:35 EST)
- Re: [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Catalin Marinas (Tue Jun 22 2021 - 05:25:44 EST)
- [tip: locking/core] selftests: futex: Add futex compare requeue test tip-bot2 for André Almeida (Tue Jun 22 2021 - 05:26:12 EST)
- [tip: locking/core] selftests: futex: Add futex wait test tip-bot2 for André Almeida (Tue Jun 22 2021 - 05:26:14 EST)
- Re: [RFC 0/3] mtd: spi-nor: dealing with reused JEDEC id c22016 Esben Haabendal (Tue Jun 22 2021 - 05:27:02 EST)
- Re: [PATCH v3 2/3] kasan: integrate the common part of two KASAN tag-based modes Alexander Potapenko (Tue Jun 22 2021 - 05:28:32 EST)
- Re: [PATCH] PCI: imx6: Limit DBI register length for imx6qp PCIe Lorenzo Pieralisi (Tue Jun 22 2021 - 05:28:58 EST)
- Re: [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property Werner Sembach (Tue Jun 22 2021 - 05:29:07 EST)
- Re: [PATCH v3 1/3] kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY Alexander Potapenko (Tue Jun 22 2021 - 05:29:19 EST)
- Re: [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Mark Rutland (Tue Jun 22 2021 - 05:29:50 EST)
- Re: [PATCH v3 3/3] kasan: add memory corruption identification support for hardware tag-based mode Alexander Potapenko (Tue Jun 22 2021 - 05:29:53 EST)
- Re: [patch V3 30/66] x86/fpu: Rename fregs related copy functions Borislav Petkov (Tue Jun 22 2021 - 05:31:33 EST)
- RE: [PATCH v5] rtw_security: fix cast to restricted __le32 David Laight (Tue Jun 22 2021 - 05:32:00 EST)
- Re: [PATCH 2/2] Kconfig: CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Catalin Marinas (Tue Jun 22 2021 - 05:32:54 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Viresh Kumar (Tue Jun 22 2021 - 05:33:04 EST)
- Re: [PATCH v10 4/4] nvmem: eeprom: at25: export FRAM serial num kernel test robot (Tue Jun 22 2021 - 05:33:49 EST)
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Heiko Carstens (Tue Jun 22 2021 - 05:34:02 EST)
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Peter Oberparleiter (Tue Jun 22 2021 - 05:36:08 EST)
- [git pull] habanalabs pull request for kernel 5.14 Oded Gabbay (Tue Jun 22 2021 - 05:36:33 EST)
- Re: [patch V3 31/66] x86/fpu: Rename xstate copy functions which are related to UABI Borislav Petkov (Tue Jun 22 2021 - 05:38:56 EST)
- Re: [PATCH v2 1/8] platform/x86: Remove "default n" entries Hans de Goede (Tue Jun 22 2021 - 05:42:22 EST)
- [PATCH V7 00/18] KVM: x86/pmu: Add *basic* support to enable guest PEBS via DS Zhu Lingshan (Tue Jun 22 2021 - 05:43:21 EST)
- Re: [PATCH v17 6/6] KVM: arm64: Document MTE capability and ioctl Fuad Tabba (Tue Jun 22 2021 - 05:43:23 EST)
- [PATCH V7 01/18] perf/core: Use static_call to optimize perf_guest_info_callbacks Zhu Lingshan (Tue Jun 22 2021 - 05:43:33 EST)
- [PATCH V7 02/18] perf/x86/intel: Add EPT-Friendly PEBS for Ice Lake Server Zhu Lingshan (Tue Jun 22 2021 - 05:43:35 EST)
- [PATCH V7 03/18] perf/x86/intel: Handle guest PEBS overflow PMI for KVM guest Zhu Lingshan (Tue Jun 22 2021 - 05:43:40 EST)
- [PATCH V7 04/18] perf/x86/core: Pass "struct kvm_pmu *" to determine the guest values Zhu Lingshan (Tue Jun 22 2021 - 05:43:45 EST)
- [PATCH V7 05/18] KVM: x86/pmu: Set MSR_IA32_MISC_ENABLE_EMON bit when vPMU is enabled Zhu Lingshan (Tue Jun 22 2021 - 05:43:53 EST)
- [PATCH V7 06/18] KVM: x86/pmu: Introduce the ctrl_mask value for fixed counter Zhu Lingshan (Tue Jun 22 2021 - 05:43:56 EST)
- [PATCH V7 07/18] x86/perf/core: Add pebs_capable to store valid PEBS_COUNTER_MASK value Zhu Lingshan (Tue Jun 22 2021 - 05:44:03 EST)
- [PATCH V7 08/18] KVM: x86/pmu: Add IA32_PEBS_ENABLE MSR emulation for extended PEBS Zhu Lingshan (Tue Jun 22 2021 - 05:44:16 EST)
- [PATCH V7 09/18] KVM: x86/pmu: Reprogram PEBS event to emulate guest PEBS counter Zhu Lingshan (Tue Jun 22 2021 - 05:44:34 EST)
- [PATCH V7 10/18] KVM: x86/pmu: Adjust precise_ip to emulate Ice Lake guest PDIR counter Zhu Lingshan (Tue Jun 22 2021 - 05:44:35 EST)
- [PATCH V7 11/18] KVM: x86/pmu: Add IA32_DS_AREA MSR emulation to support guest DS Zhu Lingshan (Tue Jun 22 2021 - 05:44:37 EST)
- [PATCH V7 12/18] KVM: x86/pmu: Add PEBS_DATA_CFG MSR emulation to support adaptive PEBS Zhu Lingshan (Tue Jun 22 2021 - 05:44:42 EST)
- [PATCH V7 13/18] KVM: x86: Set PEBS_UNAVAIL in IA32_MISC_ENABLE when PEBS is enabled Zhu Lingshan (Tue Jun 22 2021 - 05:44:47 EST)
- [PATCH V7 14/18] KVM: x86/pmu: Move pmc_speculative_in_use() to arch/x86/kvm/pmu.h Zhu Lingshan (Tue Jun 22 2021 - 05:44:49 EST)
- [PATCH V7 16/18] KVM: x86/pmu: Add kvm_pmu_cap to optimize perf_get_x86_pmu_capability Zhu Lingshan (Tue Jun 22 2021 - 05:44:53 EST)
- [PATCH V7 15/18] KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations Zhu Lingshan (Tue Jun 22 2021 - 05:45:03 EST)
- Re: [PATCH 1/1] of: unittest: rename overlay source files from .dts to .dtso Geert Uytterhoeven (Tue Jun 22 2021 - 05:45:15 EST)
- [PATCH V7 17/18] KVM: x86/cpuid: Refactor host/guest CPU model consistency check Zhu Lingshan (Tue Jun 22 2021 - 05:45:41 EST)
- [PATCH V7 18/18] KVM: x86/pmu: Expose CPUIDs feature bits PDCM, DS, DTES64 Zhu Lingshan (Tue Jun 22 2021 - 05:45:43 EST)
- Re: [PATCH v2 1/8] platform/x86: Remove "default n" entries Andy Shevchenko (Tue Jun 22 2021 - 05:46:42 EST)
- Re: [PATCH v17 3/6] KVM: arm64: Save/restore MTE registers Fuad Tabba (Tue Jun 22 2021 - 05:46:56 EST)
- Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET" Greg Kroah-Hartman (Tue Jun 22 2021 - 05:48:40 EST)
- Re: [PATCH v3 2/3] kasan: integrate the common part of two KASAN tag-based modes Marco Elver (Tue Jun 22 2021 - 05:48:58 EST)
- Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace Werner Sembach (Tue Jun 22 2021 - 05:50:29 EST)
- Re: [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support Mark Rutland (Tue Jun 22 2021 - 05:54:21 EST)
- [PATCH] watchdog: meson_gxbb_wdt: improve Artem Lapkin (Tue Jun 22 2021 - 05:57:10 EST)
- Re: [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context Werner Sembach (Tue Jun 22 2021 - 05:58:02 EST)
- Re: [PATCH 12/18] staging: rtl8723bs: remove VHT dead code Fabio Aiuto (Tue Jun 22 2021 - 05:58:12 EST)
- [PATCH v3] slab: Use __func__ to trace function name gumingtao (Tue Jun 22 2021 - 05:59:35 EST)
- [PATCH v3] slab: Use __func__ to trace function name gumingtao (Tue Jun 22 2021 - 05:59:41 EST)
- Re: [patch V3 32/66] x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate() Borislav Petkov (Tue Jun 22 2021 - 06:09:31 EST)
- RE: [net-next, v3, 05/10] ethtool: add a new command for getting PHC virtual clocks Y.b. Lu (Tue Jun 22 2021 - 06:10:15 EST)
- RE: [net-next, v3, 05/10] ethtool: add a new command for getting PHC virtual clocks Y.b. Lu (Tue Jun 22 2021 - 06:10:40 EST)
- Re: [PATCH v3] virtio-blk: Add validation for block size in config space Stefan Hajnoczi (Tue Jun 22 2021 - 06:11:18 EST)
- Re: [PATCH v3] media: uvc: don't do DMA on stack Greg KH (Tue Jun 22 2021 - 06:12:55 EST)
- Re: [PATCH 5.10 095/146] sched/fair: Correctly insert cfs_rqs to list on unthrottle Greg Kroah-Hartman (Tue Jun 22 2021 - 06:14:38 EST)
- RE: [net-next, v3, 07/10] net: sock: extend SO_TIMESTAMPING for PHC binding Y.b. Lu (Tue Jun 22 2021 - 06:14:41 EST)
- [PATCH v3] clk: zynqmp: fix compile testing without ZYNQMP_FIRMWARE Michal Simek (Tue Jun 22 2021 - 06:15:29 EST)
- Virtualizing MSI-X on IMS via VFIO Tian, Kevin (Tue Jun 22 2021 - 06:16:33 EST)
- Re: [patch V3 33/66] x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate() Borislav Petkov (Tue Jun 22 2021 - 06:16:41 EST)
- RE: [net-next, v3, 01/10] ptp: add ptp virtual clock driver framework Y.b. Lu (Tue Jun 22 2021 - 06:17:56 EST)
- [PATCH] ARM: dts: at91: sama5d27_som1_ek: enable ADC node Eugen Hristev (Tue Jun 22 2021 - 06:18:08 EST)
- Re: [PATCH -next] PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLE Lorenzo Pieralisi (Tue Jun 22 2021 - 06:18:59 EST)
- RE: [net-next, v3, 02/10] ptp: support ptp physical/virtual clocks conversion Y.b. Lu (Tue Jun 22 2021 - 06:19:07 EST)
- Re: [PATCH] hibernation:stop resume screen during hibernation Greg KH (Tue Jun 22 2021 - 06:22:44 EST)
- Re: [PATCH v3] media: uvc: don't do DMA on stack Laurent Pinchart (Tue Jun 22 2021 - 06:22:54 EST)
- Re: [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest Marc Zyngier (Tue Jun 22 2021 - 06:25:43 EST)
- Re: [RESEND, V5 0/2] add one regulator used to power up pcie phy Lorenzo Pieralisi (Tue Jun 22 2021 - 06:26:48 EST)
- Re: (subset) [PATCH v5 0/4] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC Heiko Stuebner (Tue Jun 22 2021 - 06:27:22 EST)
- [PATCH 09/10] arm64: dts: rockchip: add pwm nodes for rk3568 Heiko Stuebner (Tue Jun 22 2021 - 06:29:17 EST)
- [PATCH 10/10] arm64: dts: rockchip: add watchdog to rk3568 Heiko Stuebner (Tue Jun 22 2021 - 06:29:37 EST)
- Re: [PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated Lorenzo Pieralisi (Tue Jun 22 2021 - 06:32:08 EST)
- Re: [PATCH v6 2/2] PCI: sprd: Add support for Unisoc SoCs' PCIe controller Chunyan Zhang (Tue Jun 22 2021 - 06:32:51 EST)
- Re: [PATCH 4.9] inet: use bigger hash table for IP ID generation (backported to 4.9 and 4.4) Greg KH (Tue Jun 22 2021 - 06:35:07 EST)
- Re: [PATCH v17 6/6] KVM: arm64: Document MTE capability and ioctl Marc Zyngier (Tue Jun 22 2021 - 06:35:10 EST)
- RE: [net-next, v3, 02/10] ptp: support ptp physical/virtual clocks conversion Y.b. Lu (Tue Jun 22 2021 - 06:35:19 EST)
- Re: [PATCH 09/10] arm64: dts: rockchip: add pwm nodes for rk3568 Heiko Stübner (Tue Jun 22 2021 - 06:37:03 EST)
- Re: [GIT PULL]: soundwire updates for v5.14-rc1 Greg KH (Tue Jun 22 2021 - 06:37:10 EST)
- Re: [patch V3 34/66] x86/fpu: Get rid of the FNSAVE optimization Borislav Petkov (Tue Jun 22 2021 - 06:37:14 EST)
- Re: [PATCH v5 3/4] arm64: dts: rockchip: add core dtsi for RK3568 SoC Johan Jonker (Tue Jun 22 2021 - 06:37:16 EST)
- [PATCH] rcu-scale: rcu-scale returns one less than the real number of gps in the dmesg report. Jiangong.Han (Tue Jun 22 2021 - 06:38:14 EST)
- RE: [net-next, v3, 02/10] ptp: support ptp physical/virtual clocks conversion Y.b. Lu (Tue Jun 22 2021 - 06:39:37 EST)
- Re: why were GIO_FONTX/PIO_FONTX dropped? i was using them Greg Kroah-Hartman (Tue Jun 22 2021 - 06:41:21 EST)
- Re: [PATCH v17 6/6] KVM: arm64: Document MTE capability and ioctl Fuad Tabba (Tue Jun 22 2021 - 06:42:33 EST)
- Re: [PATCH 1/3] PCI: tegra: Fix OF node reference leak Lorenzo Pieralisi (Tue Jun 22 2021 - 06:42:36 EST)
- Re: [PATCH V5 RESEND] mtd: rawnand: Add Loongson1 NAND driver Miquel Raynal (Tue Jun 22 2021 - 06:44:11 EST)
- Re: [PATCH 5.4 00/90] 5.4.128-rc1 review Sudip Mukherjee (Tue Jun 22 2021 - 06:46:15 EST)
- Re: [patch V3 35/66] x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_kernel() Borislav Petkov (Tue Jun 22 2021 - 06:47:12 EST)
- Re: [PATCH 5.10 000/146] 5.10.46-rc1 review Sudip Mukherjee (Tue Jun 22 2021 - 06:48:00 EST)
- Re: [PATCH 21/24] usb: host: xhci: Move array of structs from the stack onto the heap Lee Jones (Tue Jun 22 2021 - 06:48:05 EST)
- Re: [PATCH] kasan: [v2]unpoison use memzero to init unaligned object Yee Lee (Tue Jun 22 2021 - 06:48:21 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Marco Elver (Tue Jun 22 2021 - 06:48:28 EST)
- Re: [patch V3 36/66] x86/fpu: Rename initstate copy functions Borislav Petkov (Tue Jun 22 2021 - 06:48:45 EST)
- Re: [PATCH] rcu-scale: change rcu-scale report. Han, Jiangong (Tue Jun 22 2021 - 06:49:31 EST)
- Re: [External] Re: [RFC v1 1/6] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit Stefano Garzarella (Tue Jun 22 2021 - 06:51:04 EST)
- Interrupt for port 19, but apparently not enabled; per-user 000000004af23acc Julien Grall (Tue Jun 22 2021 - 06:51:41 EST)
- Re: [PATCH v5 3/4] arm64: dts: rockchip: add core dtsi for RK3568 SoC Heiko Stübner (Tue Jun 22 2021 - 06:53:17 EST)
- Re: [PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568 Heiko Stübner (Tue Jun 22 2021 - 06:53:53 EST)
- Re: [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest Fuad Tabba (Tue Jun 22 2021 - 06:57:18 EST)
- Re: [PATCH] rcu-scale: change rcu-scale report. Han, Jiangong (Tue Jun 22 2021 - 06:57:28 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Luca Ceresoli (Tue Jun 22 2021 - 06:57:30 EST)
- Re: [PATCH] kasan: [v2]unpoison use memzero to init unaligned object Marco Elver (Tue Jun 22 2021 - 06:59:39 EST)
- Re: [PATCH v3] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Tue Jun 22 2021 - 07:00:40 EST)
- [PATCH] x86 bpf: Fix extable offset calculation Ravi Bangoria (Tue Jun 22 2021 - 07:01:15 EST)
- [PATCH v7, 1/2] soc: mediatek: mmsys: add comp OVL_2L2/POSTMASK/RDMA4 Yongqiang Niu (Tue Jun 22 2021 - 07:02:51 EST)
- [PATCH v7, 2/2] soc: mediatek: mmsys: Add mt8192 mmsys routing table Yongqiang Niu (Tue Jun 22 2021 - 07:02:53 EST)
- [PATCH v2 1/2] regulator: da9063: Use __stringify_1 Vincent Pelletier (Tue Jun 22 2021 - 07:04:09 EST)
- [PATCH v2 2/2] regulator: da9063: Add support for full-current mode. Vincent Pelletier (Tue Jun 22 2021 - 07:04:10 EST)
- Re: Interrupt for port 19, but apparently not enabled; per-user 000000004af23acc Juergen Gross (Tue Jun 22 2021 - 07:04:18 EST)
- Re: [PATCH 1/2] dt-bindings: PCI: mediatek-gen3: Add support for MT8195 Lorenzo Pieralisi (Tue Jun 22 2021 - 07:05:26 EST)
- Re: [patch V3 37/66] x86/fpu: Rename "dynamic" XSTATEs to "independent" Borislav Petkov (Tue Jun 22 2021 - 07:05:57 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Pali Rohár (Tue Jun 22 2021 - 07:06:35 EST)
- Re: [PATCH v2 12/12] iommu: Do not allow IOMMU passthrough with Secure Launch Robin Murphy (Tue Jun 22 2021 - 07:06:51 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Lukasz Luba (Tue Jun 22 2021 - 07:07:21 EST)
- [PATCH v7, 0/2] soc: mediatek: mmsys: add mt8192 mmsys support Yongqiang Niu (Tue Jun 22 2021 - 07:07:59 EST)
- Re: [PATCH] watchdog: meson_gxbb_wdt: improve Neil Armstrong (Tue Jun 22 2021 - 07:08:58 EST)
- Re: [PATCH v2 3/3] Kconfig: add ARCH_WANTS_NO_INSTR+CC_HAS_NO_PROFILE_FN_ATTR, depend on for GCOV and PGO Will Deacon (Tue Jun 22 2021 - 07:10:52 EST)
- [PATCH net-next 0/3] net: hns3: add support for TX push Guangbin Huang (Tue Jun 22 2021 - 07:14:34 EST)
- [PATCH net-next 3/3] net: hns3: add ethtool priv-flag for TX push Guangbin Huang (Tue Jun 22 2021 - 07:14:40 EST)
- [PATCH net-next 2/3] net: hns3: add support for TX push mode Guangbin Huang (Tue Jun 22 2021 - 07:14:42 EST)
- [PATCH net-next 1/3] arm64: barrier: add DGH macros to control memory accesses merging Guangbin Huang (Tue Jun 22 2021 - 07:14:44 EST)
- Re: [PATCH 12/18] staging: rtl8723bs: remove VHT dead code Hans de Goede (Tue Jun 22 2021 - 07:15:10 EST)
- [RFC v2] dt-binding: media: document ON Semi AR0521 sensor bindings Krzysztof Hałasa (Tue Jun 22 2021 - 07:18:43 EST)
- [RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor Krzysztof Hałasa (Tue Jun 22 2021 - 07:19:02 EST)
- Re: [PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup Steffen Klassert (Tue Jun 22 2021 - 07:22:10 EST)
- Re: [PATCH] This patch replaces all the instances of dev_info with drm_info macro kernel test robot (Tue Jun 22 2021 - 07:22:56 EST)
- linux-next: Tree for Jun 22 Stephen Rothwell (Tue Jun 22 2021 - 07:23:15 EST)
- arch/mips/boot/compressed/../../../../lib/zstd/decompress.c:126:12: warning: no previous prototype for 'ZSTD_createDCtx_advanced' kernel test robot (Tue Jun 22 2021 - 07:27:53 EST)
- Re: [PATCH v4 2/3] dt-bindings: serial: Convert Cortina-Access UART to json-schema Geert Uytterhoeven (Tue Jun 22 2021 - 07:28:22 EST)
- Re: [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence Mark Brown (Tue Jun 22 2021 - 07:29:10 EST)
- Re: [PATCH v17 2/6] KVM: arm64: Introduce MTE VM feature Marc Zyngier (Tue Jun 22 2021 - 07:29:33 EST)
- Re: [PATCH 21/24] usb: host: xhci: Move array of structs from the stack onto the heap Mathias Nyman (Tue Jun 22 2021 - 07:30:28 EST)
- Re: [patch V3 38/66] x86/fpu/xstate: Sanitize handling of independent features Borislav Petkov (Tue Jun 22 2021 - 07:33:00 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Robin Murphy (Tue Jun 22 2021 - 07:35:43 EST)
- [PATCH] vringh: Use wiov->used to check for read/write desc order Neeraj Upadhyay (Tue Jun 22 2021 - 07:39:00 EST)
- usb: host: Reduce xhci_handshake timeout in xhci_reset Daehwan Jung (Tue Jun 22 2021 - 07:39:24 EST)
- Re: [PATCH v6 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling AngeloGioacchino Del Regno (Tue Jun 22 2021 - 07:39:25 EST)
- [PATCH rdma-next 0/2] SG fix together with update to RDMA umem Leon Romanovsky (Tue Jun 22 2021 - 07:39:51 EST)
- [PATCH rdma-next 1/2] lib/scatterlist: Fix wrong update of orig_nents Leon Romanovsky (Tue Jun 22 2021 - 07:39:55 EST)
- [PATCH rdma-next 2/2] RDMA: Use dma_map_sgtable for map umem pages Leon Romanovsky (Tue Jun 22 2021 - 07:39:59 EST)
- [PATCH v5 0/3] Intra-refresh period control Stanimir Varbanov (Tue Jun 22 2021 - 07:40:28 EST)
- [PATCH v5 1/3] docs: ext-ctrls-codec: Document cyclic intra-refresh zero control value Stanimir Varbanov (Tue Jun 22 2021 - 07:40:31 EST)
- [PATCH v5 3/3] venus: venc: Add support for intra-refresh period Stanimir Varbanov (Tue Jun 22 2021 - 07:40:33 EST)
- Re: [RFC 01/19] staging: qlge: fix incorrect truesize accounting Coiby Xu (Tue Jun 22 2021 - 07:40:53 EST)
- [PATCH v5 2/3] media: v4l2-ctrls: Add intra-refresh period control Stanimir Varbanov (Tue Jun 22 2021 - 07:40:53 EST)
- Re: [syzbot] possible deadlock in ovl_maybe_copy_up Mimi Zohar (Tue Jun 22 2021 - 07:41:03 EST)
- [PATCH v12 00/33] Memory folios Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:42:36 EST)
- [PATCH v12 01/33] mm: Convert get_page_unless_zero() to return bool Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:43:08 EST)
- [PATCH v12 02/33] mm: Introduce struct folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:43:51 EST)
- Re: [GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v3.0 with policer support Vadym Kochan (Tue Jun 22 2021 - 07:44:11 EST)
- [PATCH v12 03/33] mm: Add folio_pgdat(), folio_zone() and folio_zonenum() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:45:00 EST)
- [PATCH v12 04/33] mm/vmstat: Add functions to account folio statistics Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:45:21 EST)
- [tip: x86/urgent] x86/fpu: Make init_fpstate correct with optimized XSAVE tip-bot2 for Thomas Gleixner (Tue Jun 22 2021 - 07:46:02 EST)
- [tip: x86/urgent] x86/fpu: Preserve supervisor states in sanitize_restored_user_xstate() tip-bot2 for Thomas Gleixner (Tue Jun 22 2021 - 07:46:03 EST)
- [PATCH v12 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:46:40 EST)
- [PATCH v12 06/33] mm: Add folio reference count functions Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:47:05 EST)
- [PATCH v12 07/33] mm: Add folio_put() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:47:48 EST)
- Re: [PATCH] This patch replaces all the instances of dev_info with drm_info macro kernel test robot (Tue Jun 22 2021 - 07:47:59 EST)
- [PATCH v12 08/33] mm: Add folio_get() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:48:25 EST)
- Re: [PATCH 4/6] iommu: Combine device strictness requests with the global default Robin Murphy (Tue Jun 22 2021 - 07:49:24 EST)
- Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace Simon Ser (Tue Jun 22 2021 - 07:49:33 EST)
- [PATCH v12 09/33] mm: Add folio_try_get_rcu() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:49:58 EST)
- Re: Re: [PATCH v3] virtio-blk: Add validation for block size in config space Yongji Xie (Tue Jun 22 2021 - 07:50:05 EST)
- [PATCH v12 10/33] mm: Add folio flag manipulation functions Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:51:12 EST)
- Re: [PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup Frederic Weisbecker (Tue Jun 22 2021 - 07:51:29 EST)
- Re: [PATCH v8 2/2] leds: Add driver for Qualcomm LPG kernel test robot (Tue Jun 22 2021 - 07:52:01 EST)
- [PATCH v12 11/33] mm/lru: Add folio LRU functions Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:52:14 EST)
- [PATCH v12 12/33] mm: Handle per-folio private data Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:53:04 EST)
- Re: [PATCH] watchdog: meson_gxbb_wdt: improve Art Nikpal (Tue Jun 22 2021 - 07:53:35 EST)
- [PATCH v12 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:53:40 EST)
- [PATCH v12 14/33] mm/filemap: Add folio_next_index() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:54:21 EST)
- Re: [PATCH v3] slab: Use __func__ to trace function name Christoph Lameter (Tue Jun 22 2021 - 07:55:33 EST)
- [PATCH v12 15/33] mm/filemap: Add folio_pos() and folio_file_pos() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:55:35 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Lorenzo Pieralisi (Tue Jun 22 2021 - 07:56:14 EST)
- [PATCH v12 16/33] mm/util: Add folio_mapping() and folio_file_mapping() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:56:36 EST)
- [PATCH] ata: rb532_cf: remove redundant codes 13145886936 (Tue Jun 22 2021 - 07:56:44 EST)
- Re: [RFC 2/3] mtd: spi-nor: core: compare JEDEC bytes to already found flash_info Michael Walle (Tue Jun 22 2021 - 07:57:09 EST)
- [PATCH v12 17/33] mm/memcg: Add folio wrappers for various functions Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:57:19 EST)
- Re: [RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor Laurent Pinchart (Tue Jun 22 2021 - 07:57:36 EST)
- [PATCH v12 18/33] mm/filemap: Add folio_unlock() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:58:26 EST)
- Re: perf tool: About tests debug level John Garry (Tue Jun 22 2021 - 07:58:38 EST)
- [PATCH v3] serial: samsung: use dma_ops of DMA if attached Tamseel Shams (Tue Jun 22 2021 - 07:58:48 EST)
- [PATCH v12 19/33] mm/filemap: Add folio_lock() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 07:59:30 EST)
- [PATCH v12 20/33] mm/filemap: Add folio_lock_killable() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:00:05 EST)
- [PATCH v12 21/33] mm/filemap: Add __folio_lock_async() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:00:52 EST)
- [PATCH v12 22/33] mm/filemap: Add folio_wait_locked() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:01:44 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Tue Jun 22 2021 - 08:01:51 EST)
- [PATCH v12 23/33] mm/filemap: Add __folio_lock_or_retry() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:02:25 EST)
- [PATCH v12 24/33] mm/swap: Add folio_rotate_reclaimable() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:03:18 EST)
- [tip: sched/urgent] sched/fair: Ensure that the CFS parent is added after unthrottling tip-bot2 for Rik van Riel (Tue Jun 22 2021 - 08:03:41 EST)
- [tip: objtool/urgent] locking/lockdep: Improve noinstr vs errors tip-bot2 for Peter Zijlstra (Tue Jun 22 2021 - 08:03:45 EST)
- [tip: objtool/urgent] x86/xen: Fix noinstr fail in exc_xen_unknown_trap() tip-bot2 for Peter Zijlstra (Tue Jun 22 2021 - 08:03:55 EST)
- [tip: objtool/urgent] x86: Always inline task_size_max() tip-bot2 for Peter Zijlstra (Tue Jun 22 2021 - 08:03:57 EST)
- [tip: objtool/urgent] x86/entry: Fix noinstr fail in __do_fast_syscall_32() tip-bot2 for Peter Zijlstra (Tue Jun 22 2021 - 08:04:00 EST)
- [tip: objtool/urgent] x86/xen: Fix noinstr fail in xen_pv_evtchn_do_upcall() tip-bot2 for Peter Zijlstra (Tue Jun 22 2021 - 08:04:01 EST)
- [PATCH v12 25/33] mm/filemap: Add folio_end_writeback() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:04:34 EST)
- Re: [PATCH v6 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling Stephan Gerhold (Tue Jun 22 2021 - 08:05:01 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Tue Jun 22 2021 - 08:05:03 EST)
- [PATCH v12 26/33] mm/writeback: Add folio_wait_writeback() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:05:11 EST)
- [PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held Neeraj Upadhyay (Tue Jun 22 2021 - 08:05:33 EST)
- Re: [PATCH v2 0/5] riscv: improving uaccess with logs from network bench Akira Tsukamoto (Tue Jun 22 2021 - 08:05:35 EST)
- [PATCH v12 27/33] mm/writeback: Add folio_wait_stable() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:06:20 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Dave Hansen (Tue Jun 22 2021 - 08:07:04 EST)
- [PATCH v12 28/33] mm/filemap: Add folio_wait_bit() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:07:11 EST)
- Re: [PATCH v6 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling AngeloGioacchino Del Regno (Tue Jun 22 2021 - 08:07:51 EST)
- [PATCH v12 29/33] mm/filemap: Add folio_wake_bit() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:08:05 EST)
- [PATCH v12 30/33] mm/filemap: Convert page wait queues to be folios Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:08:31 EST)
- [PATCH mlx5-next 2/5] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib Leon Romanovsky (Tue Jun 22 2021 - 08:08:39 EST)
- [PATCH mlx5-next 1/5] RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key Leon Romanovsky (Tue Jun 22 2021 - 08:08:44 EST)
- [PATCH mlx5-next 4/5] RDMA/mlx5: Change the cache structure to an rbtree Leon Romanovsky (Tue Jun 22 2021 - 08:08:50 EST)
- [PATCH rdma-next 5/5] RDMA/mlx5: Delay the deregistration of a non-cache mkey Leon Romanovsky (Tue Jun 22 2021 - 08:08:54 EST)
- [PATCH mlx5-next 3/5] RDMA/mlx5: Change the cache to hold mkeys instead of MRs Leon Romanovsky (Tue Jun 22 2021 - 08:09:02 EST)
- [PATCH v12 31/33] mm/filemap: Add folio private_2 functions Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:09:45 EST)
- [PATCH v12 32/33] fs/netfs: Add folio fscache functions Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:11:05 EST)
- Re: [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush Robin Murphy (Tue Jun 22 2021 - 08:11:26 EST)
- RFC: generic file operation for fstrim ioctl() Enrico Weigelt, metux IT consult (Tue Jun 22 2021 - 08:11:48 EST)
- [RFC PATCH 2/6] fs: ext4: move fstrim to file_operation Enrico Weigelt, metux IT consult (Tue Jun 22 2021 - 08:11:50 EST)
- [RFC PATCH 3/6] fs: hpfs: move fstrim to file_operation Enrico Weigelt, metux IT consult (Tue Jun 22 2021 - 08:11:59 EST)
- [RFC PATCH 5/6] fs: fat: move fstrim to file_operation Enrico Weigelt, metux IT consult (Tue Jun 22 2021 - 08:12:00 EST)
- [RFC PATCH 4/6] fs: btrfs: move fstrim to file_operation Enrico Weigelt, metux IT consult (Tue Jun 22 2021 - 08:12:03 EST)
- [RFC PATCH 6/6] fs: f2fs: move fstrim to file_operation Enrico Weigelt, metux IT consult (Tue Jun 22 2021 - 08:12:04 EST)
- [PATCH v12 33/33] mm: Add folio_mapped() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:12:11 EST)
- Re: [PATCH] backing_dev_info: introduce min_bw/max_bw limits Jan Kara (Tue Jun 22 2021 - 08:12:23 EST)
- [RFC PATCH 1/6] fs: generic file operation for fstrim Enrico Weigelt, metux IT consult (Tue Jun 22 2021 - 08:12:31 EST)
- Re: [PATCH v2 1/3] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header Vinod Koul (Tue Jun 22 2021 - 08:13:08 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Dave Hansen (Tue Jun 22 2021 - 08:13:49 EST)
- Re: [PATCH 2/4] RDMA/i40iw: Remove use of kmap() Jason Gunthorpe (Tue Jun 22 2021 - 08:14:12 EST)
- Re: [PATCH v2 3/3] soc: qcom: geni: Add support for gpi dma Vinod Koul (Tue Jun 22 2021 - 08:15:13 EST)
- Re: [PATCH] mtd: spi-nor: remove redundant continue statement Vignesh Raghavendra (Tue Jun 22 2021 - 08:15:38 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Tue Jun 22 2021 - 08:15:53 EST)
- Re: [PATCH net-next 2/3] net: hns3: add support for TX push mode Will Deacon (Tue Jun 22 2021 - 08:16:19 EST)
- Re: [PATCH net-next 1/3] arm64: barrier: add DGH macros to control memory accesses merging Will Deacon (Tue Jun 22 2021 - 08:16:39 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Pali Rohár (Tue Jun 22 2021 - 08:17:02 EST)
- [PATCH v4] io_uring: reduce latency by reissueing the operation Olivier Langlois (Tue Jun 22 2021 - 08:17:44 EST)
- [PATCH v2 00/46] Folio-enabling the page cache Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:17:47 EST)
- Re: [PATCH] cpufreq: Make cpufreq_online() call driver->offline() on errors Rafael J. Wysocki (Tue Jun 22 2021 - 08:18:28 EST)
- [PATCH v2 01/46] mm: Add folio_to_pfn() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:18:30 EST)
- [PATCH v2 02/46] mm: Add folio_rmapping() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:19:27 EST)
- [PATCH v2 03/46] mm: Add kmap_local_folio() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:20:00 EST)
- Re: [RFC v2] dt-binding: media: document ON Semi AR0521 sensor bindings Laurent Pinchart (Tue Jun 22 2021 - 08:20:28 EST)
- [PATCH v2 04/46] mm: Add flush_dcache_folio() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:20:48 EST)
- Re: Interrupt for port 19, but apparently not enabled; per-user 000000004af23acc Julien Grall (Tue Jun 22 2021 - 08:21:24 EST)
- [PATCH v2 05/46] mm: Add arch_make_folio_accessible() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:21:37 EST)
- [PATCH v2 06/46] mm: Add folio_young() and folio_idle() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:22:20 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Christian König (Tue Jun 22 2021 - 08:23:20 EST)
- [PATCH v2 07/46] mm/workingset: Convert workingset_activation to take a folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:23:23 EST)
- Re: Interrupt for port 19, but apparently not enabled; per-user 000000004af23acc Juergen Gross (Tue Jun 22 2021 - 08:23:27 EST)
- [PATCH v2 08/46] mm/swap: Add folio_activate() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:23:31 EST)
- Re: [PATCH v3 1/8] media: hantro: Trace hevc hw cycles performance register Benjamin Gaignard (Tue Jun 22 2021 - 08:23:32 EST)
- [PATCH v2 09/46] mm/swap: Add folio_mark_accessed() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:24:32 EST)
- [PATCH v2 10/46] mm/rmap: Add folio_mkclean() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:25:24 EST)
- [PATCH v2 11/46] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:25:45 EST)
- [PATCH v2 12/46] mm/memcg: Use the node id in mem_cgroup_update_tree() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:26:41 EST)
- [tip: sched/urgent] sched/fair: Ensure that the CFS parent is added after unthrottling tip-bot2 for Rik van Riel (Tue Jun 22 2021 - 08:27:14 EST)
- [PATCH v2 13/46] mm/memcg: Convert commit_charge() to take a folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:27:16 EST)
- [PATCH v2 14/46] mm/memcg: Add folio_charge_cgroup() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:28:08 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Rafael J. Wysocki (Tue Jun 22 2021 - 08:28:26 EST)
- [PATCH v2 15/46] mm/memcg: Add folio_uncharge_cgroup() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:28:49 EST)
- [PATCH v2 16/46] mm/memcg: Add folio_migrate_cgroup() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:29:24 EST)
- Re: [PATCH] backing_dev_info: introduce min_bw/max_bw limits Michael Stapelberg (Tue Jun 22 2021 - 08:29:47 EST)
- [PATCH v2 00/17] staging: rtl8723bs: remove 5Ghz code Fabio Aiuto (Tue Jun 22 2021 - 08:29:53 EST)
- [PATCH v2 02/17] staging: rtl8723bs: remove code related to unsupported channel bandwidth Fabio Aiuto (Tue Jun 22 2021 - 08:29:58 EST)
- [PATCH v2 01/17] staging: rtl8723bs: remove all 5Ghz network types Fabio Aiuto (Tue Jun 22 2021 - 08:30:02 EST)
- [PATCH v2 03/17] staging: rtl8723bs: remove unused enum items related to channel bonding Fabio Aiuto (Tue Jun 22 2021 - 08:30:06 EST)
- [PATCH v2 05/17] staging: rtl8723bs: remove 5Ghz field in struct registry_priv Fabio Aiuto (Tue Jun 22 2021 - 08:30:09 EST)
- [PATCH v2 04/17] staging: rtl8723bs: rename enum items related to channel bonding Fabio Aiuto (Tue Jun 22 2021 - 08:30:15 EST)
- [PATCH v2 06/17] staging: rtl8723bs: remove struct rt_channel_plan_5g Fabio Aiuto (Tue Jun 22 2021 - 08:30:25 EST)
- [PATCH v2 07/17] staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types Fabio Aiuto (Tue Jun 22 2021 - 08:30:26 EST)
- [PATCH v2 08/17] staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.h Fabio Aiuto (Tue Jun 22 2021 - 08:30:29 EST)
- [PATCH v2 09/17] staging: rtl8723bs: remove 5Ghz code related to channel plan definition Fabio Aiuto (Tue Jun 22 2021 - 08:30:31 EST)
- [PATCH v2 10/17] staging: rtl8723bs: remove some unused 5Ghz macro definitions Fabio Aiuto (Tue Jun 22 2021 - 08:30:35 EST)
- [PATCH v2 11/17] staging: rtl8723bs: remove 5Ghz code related to RF power calibration Fabio Aiuto (Tue Jun 22 2021 - 08:30:37 EST)
- [PATCH v2 12/17] staging: rtl8723bs: remove VHT dead code Fabio Aiuto (Tue Jun 22 2021 - 08:30:40 EST)
- [PATCH v2 13/17] staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum item Fabio Aiuto (Tue Jun 22 2021 - 08:30:43 EST)
- [PATCH v2 14/17] staging: rtl8723bs: fix macro value for 2.4Ghz only device Fabio Aiuto (Tue Jun 22 2021 - 08:30:46 EST)
- [PATCH v2 15/17] staging: rtl8723bs: remove obsolete 5Ghz comments Fabio Aiuto (Tue Jun 22 2021 - 08:30:48 EST)
- [PATCH v2 16/17] staging: rtl8723bs: fix check allowing 5Ghz settings Fabio Aiuto (Tue Jun 22 2021 - 08:30:50 EST)
- [PATCH v2 17/17] staging: rtl8723bs: remove item from TODO list Fabio Aiuto (Tue Jun 22 2021 - 08:30:53 EST)
- [PATCH v2 17/46] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:30:58 EST)
- [PATCH v9 0/4] Add MIPI rx DPI support Xin Ji (Tue Jun 22 2021 - 08:31:10 EST)
- Re: [PATCH 1/4] MIPS: X1830: Respect cell count of common properties. Paul Cercueil (Tue Jun 22 2021 - 08:31:23 EST)
- [PATCH v9 1/4] dt-bindings:drm/bridge:anx7625:add vendor define flags Xin Ji (Tue Jun 22 2021 - 08:31:41 EST)
- Re: [PATCH 2/4] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs. Paul Cercueil (Tue Jun 22 2021 - 08:31:51 EST)
- [PATCH v2 18/46] mm/migrate: Add folio_migrate_mapping() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:31:52 EST)
- Re: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Tom Rix (Tue Jun 22 2021 - 08:32:14 EST)
- [PATCH v9 2/4] drm/bridge: anx7625: fix not correct return value Xin Ji (Tue Jun 22 2021 - 08:32:23 EST)
- [PATCH v9 3/4] drm/bridge: anx7625: add MIPI DPI input feature Xin Ji (Tue Jun 22 2021 - 08:32:43 EST)
- [PATCH v2 19/46] mm/migrate: Add folio_migrate_flags() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:33:15 EST)
- Re: [PATCH net-next 1/3] arm64: barrier: add DGH macros to control memory accesses merging Mark Rutland (Tue Jun 22 2021 - 08:33:22 EST)
- [PATCH v9 4/4] drm/bridge: anx7625: add HDMI audio function Xin Ji (Tue Jun 22 2021 - 08:33:36 EST)
- Re: [PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup Steffen Klassert (Tue Jun 22 2021 - 08:33:50 EST)
- [PATCH v2 20/46] mm/migrate: Add folio_migrate_copy() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:33:58 EST)
- Re: [RFC PATCH 2/4] cpuidle: Add Active Stats calls tracking idle entry/exit Rafael J. Wysocki (Tue Jun 22 2021 - 08:34:17 EST)
- [PATCH v2 21/46] mm/writeback: Rename __add_wb_stat() to wb_stat_mod() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:34:55 EST)
- [PATCH v2 22/46] flex_proportions: Allow N events instead of 1 Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:36:05 EST)
- [PATCH v2 23/46] mm/writeback: Change __wb_writeout_inc() to __wb_writeout_add() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:36:41 EST)
- [xfs] 752d5513e6: stress-ng.dentry.ops_per_sec -26.1% regression kernel test robot (Tue Jun 22 2021 - 08:37:05 EST)
- [PATCH v2 24/46] mm/writeback: Add __folio_end_writeback() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:37:26 EST)
- [PATCH v2 25/46] mm/writeback: Add folio_start_writeback() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:38:05 EST)
- [PATCH v2 1/6] KEYS: trusted: allow use of TEE as backend without TCG_TPM support Ahmad Fatoum (Tue Jun 22 2021 - 08:38:59 EST)
- [PATCH v2 0/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys Ahmad Fatoum (Tue Jun 22 2021 - 08:39:13 EST)
- [PATCH v2 3/6] KEYS: trusted: allow users to use kernel RNG for key material Ahmad Fatoum (Tue Jun 22 2021 - 08:39:24 EST)
- [PATCH v2 4/6] KEYS: trusted: allow trust sources to use kernel RNG for key material Ahmad Fatoum (Tue Jun 22 2021 - 08:39:31 EST)
- [PATCH v2 5/6] crypto: caam - add in-kernel interface for blob generator Ahmad Fatoum (Tue Jun 22 2021 - 08:39:43 EST)
- [PATCH v2 26/46] mm/writeback: Add folio_mark_dirty() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:39:49 EST)
- [PATCH v2 6/6] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys Ahmad Fatoum (Tue Jun 22 2021 - 08:39:56 EST)
- Re: [PATCH v2] serial: samsung: use dma_ops of DMA if attached Robin Murphy (Tue Jun 22 2021 - 08:41:43 EST)
- [PATCH v2 27/46] mm/writeback: Add __folio_mark_dirty() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:41:59 EST)
- Re: [PATCH v2 01/17] staging: rtl8723bs: remove all 5Ghz network types Hans de Goede (Tue Jun 22 2021 - 08:42:01 EST)
- [PATCH v2 29/46] mm/writeback: Add folio_account_cleaned() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:42:05 EST)
- [PATCH v2 28/46] mm/writeback: Add filemap_dirty_folio() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:42:07 EST)
- [PATCH v2 30/46] mm/writeback: Add folio_cancel_dirty() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:42:34 EST)
- Re: [PATCH v2 01/17] staging: rtl8723bs: remove all 5Ghz network types Hans de Goede (Tue Jun 22 2021 - 08:42:37 EST)
- [PATCH v2] workqueue: set the rescuer worker that belong to freezable wq is freezable qiang . zhang (Tue Jun 22 2021 - 08:42:53 EST)
- Re: [PATCH 4/4] MIPS: CI20: Reduce MSC0 frequency and add second percpu timer for SMP. Paul Cercueil (Tue Jun 22 2021 - 08:43:15 EST)
- [v2 0/3] drm/msm/dsi: Add display DSI support for SC7280 target Rajeev Nandan (Tue Jun 22 2021 - 08:43:16 EST)
- [v2 2/3] drm/msm/dsi: Add PHY configuration for SC7280 Rajeev Nandan (Tue Jun 22 2021 - 08:43:20 EST)
- [v2 1/3] dt-bindings: msm/dsi: Add sc7280 7nm dsi phy Rajeev Nandan (Tue Jun 22 2021 - 08:43:22 EST)
- [v2 3/3] drm/msm/dsi: Add DSI support for SC7280 Rajeev Nandan (Tue Jun 22 2021 - 08:43:24 EST)
- [GIT PULL] interconnect changes for 5.14 Georgi Djakov (Tue Jun 22 2021 - 08:43:40 EST)
- Re: [PATCH] watchdog: meson_gxbb_wdt: improve Neil Armstrong (Tue Jun 22 2021 - 08:43:51 EST)
- [PATCH v2 31/46] mm/writeback: Add folio_clear_dirty_for_io() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:43:59 EST)
- Re: [PATCH v2 1/1] powerpc/papr_scm: Properly handle UUID types and API Andy Shevchenko (Tue Jun 22 2021 - 08:45:06 EST)
- [PATCH v2 32/46] mm/writeback: Add folio_account_redirty() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:45:08 EST)
- [PATCH v3 2/2] regulator: da9063: Add support for full-current mode. Vincent Pelletier (Tue Jun 22 2021 - 08:45:32 EST)
- [PATCH v3 1/2] regulator: da9063: Use __stringify_1 Vincent Pelletier (Tue Jun 22 2021 - 08:45:36 EST)
- [PATCH v2 2/6] KEYS: trusted: Allow import from existing key material for development Ahmad Fatoum (Tue Jun 22 2021 - 08:45:55 EST)
- [PATCH] hibernation:stop resume screen during hibernation pingshuo (Tue Jun 22 2021 - 08:46:05 EST)
- [PATCH v2 33/46] mm/writeback: Add folio_redirty_for_writepage() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:46:27 EST)
- [PATCH v2 34/46] mm/filemap: Add i_blocks_per_folio() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:47:15 EST)
- Re: [PATCH 3/4] MIPS: GCW0: Adjust pinctrl related code in device tree. Paul Cercueil (Tue Jun 22 2021 - 08:47:25 EST)
- Re: [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed Alistair Popple (Tue Jun 22 2021 - 08:47:30 EST)
- Re: [PATCH v2 1/1] powerpc/papr_scm: Properly handle UUID types and API Andy Shevchenko (Tue Jun 22 2021 - 08:47:41 EST)
- Re: [PATCH -V8 02/10] mm/numa: automatically generate node migration order Zi Yan (Tue Jun 22 2021 - 08:48:25 EST)
- [PATCH v2 35/46] mm/filemap: Add folio_mkwrite_check_truncate() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:48:30 EST)
- Re: [PATCH v3 1/8] media: hantro: Trace hevc hw cycles performance register Ezequiel Garcia (Tue Jun 22 2021 - 08:49:16 EST)
- [PATCH v2 36/46] mm/filemap: Add readahead_folio() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:49:43 EST)
- [PATCH] ASoC: fsl_spdif: Fix unexpected interrupt after suspend Shengjiu Wang (Tue Jun 22 2021 - 08:50:12 EST)
- [PATCH v2 37/46] mm/workingset: Convert workingset_refault() to take a folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:50:42 EST)
- Re: [PATCH 2/2] regulator: da9052: Simplify checking DVC controlled regulators Mark Brown (Tue Jun 22 2021 - 08:50:51 EST)
- [PATCH v2 38/46] mm: Add folio_evictable() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:51:20 EST)
- [PATCH] r8169: Avoid duplicate sysfs entry creation error Andre Przywara (Tue Jun 22 2021 - 08:52:31 EST)
- [PATCH v2 39/46] mm/lru: Convert __pagevec_lru_add_fn to take a folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:52:36 EST)
- [PATCH v2 40/46] mm/lru: Add folio_add_lru() Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:53:12 EST)
- [PATCH v2 41/46] mm/page_alloc: Add folio allocation functions Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:53:51 EST)
- [PATCH v2 42/46] mm/filemap: Add filemap_alloc_folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:54:37 EST)
- Re: [PATCH v2 3/4] PCIe: qcom: Add support to control pipe clk mux Prasad Malisetty (Tue Jun 22 2021 - 08:54:54 EST)
- Re: [PATCH v3 0/8] Additional features for Hantro HEVC Ezequiel Garcia (Tue Jun 22 2021 - 08:55:00 EST)
- [PATCH v2 43/46] mm/filemap: Add filemap_add_folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:55:08 EST)
- [PATCH v2 44/46] mm/filemap: Convert mapping_get_entry to return a folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:55:30 EST)
- [PATCH v2 45/46] mm/filemap: Add filemap_get_folio Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:56:19 EST)
- [PATCH v2 46/46] mm/filemap: Add FGP_STABLE Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 08:56:50 EST)
- drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c:393 phy_meson_axg_mipi_dphy_probe() warn: 'priv->clk' not released on lines: 386,393. Dan Carpenter (Tue Jun 22 2021 - 08:57:23 EST)
- [PATCH] remove unused varialble "struct device *dev" Cai Huoqing (Tue Jun 22 2021 - 08:58:18 EST)
- Re: [PATCH v1 0/3] coresight: Fix for snapshot mode Leo Yan (Tue Jun 22 2021 - 08:58:21 EST)
- Re: [PATCH] KVM: x86: VMX: Make smaller physical guest address space support user-configurable Mohammed Gamal (Tue Jun 22 2021 - 08:59:35 EST)
- Re: [PATCH v2 01/17] staging: rtl8723bs: remove all 5Ghz network types Fabio Aiuto (Tue Jun 22 2021 - 08:59:49 EST)
- Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET" Daniel Borkmann (Tue Jun 22 2021 - 09:04:05 EST)
- [GIT PULL] TEE reviewer for v5.13 Jens Wiklander (Tue Jun 22 2021 - 09:05:03 EST)
- [PATCH v2 1/2] arm64: dts: exynos7: Add cpu cache information Alim Akhtar (Tue Jun 22 2021 - 09:05:26 EST)
- [PATCH v2 2/2] arm64: dts: exynos5433: Add cpu cache information Alim Akhtar (Tue Jun 22 2021 - 09:05:39 EST)
- Re: [PATCH] hibernation:stop resume screen during hibernation Rafael J. Wysocki (Tue Jun 22 2021 - 09:06:46 EST)
- [PATCH] mailbox: mtk-cmdq: Fix uninitialized variable in cmdq_mbox_flush() Dan Carpenter (Tue Jun 22 2021 - 09:09:19 EST)
- [PATCH v3 00/17] staging: rtl8723bs: remove 5Ghz code Fabio Aiuto (Tue Jun 22 2021 - 09:10:08 EST)
- [PATCH v3 01/17] staging: rtl8723bs: remove all 5Ghz network types Fabio Aiuto (Tue Jun 22 2021 - 09:10:16 EST)
- [PATCH v3 02/17] staging: rtl8723bs: remove code related to unsupported channel bandwidth Fabio Aiuto (Tue Jun 22 2021 - 09:10:18 EST)
- [PATCH v3 03/17] staging: rtl8723bs: remove unused enum items related to channel bonding Fabio Aiuto (Tue Jun 22 2021 - 09:10:21 EST)
- [PATCH v3 04/17] staging: rtl8723bs: rename enum items related to channel bonding Fabio Aiuto (Tue Jun 22 2021 - 09:10:23 EST)
- [PATCH v3 05/17] staging: rtl8723bs: remove 5Ghz field in struct registry_priv Fabio Aiuto (Tue Jun 22 2021 - 09:10:24 EST)
- [PATCH v3 06/17] staging: rtl8723bs: remove struct rt_channel_plan_5g Fabio Aiuto (Tue Jun 22 2021 - 09:10:28 EST)
- [PATCH v3 08/17] staging: rtl8723bs: beautify prototypes in include/hal_com_phycfg.h Fabio Aiuto (Tue Jun 22 2021 - 09:10:31 EST)
- [PATCH v3 07/17] staging: rtl8723bs: remove all branchings between 2.4Ghz and 5Ghz band types Fabio Aiuto (Tue Jun 22 2021 - 09:10:37 EST)
- [PATCH v3 09/17] staging: rtl8723bs: remove 5Ghz code related to channel plan definition Fabio Aiuto (Tue Jun 22 2021 - 09:10:49 EST)
- Re: [PATCH v3 1/2] regulator: da9063: Use __stringify_1 Mark Brown (Tue Jun 22 2021 - 09:10:54 EST)
- [PATCH v3 10/17] staging: rtl8723bs: remove some unused 5Ghz macro definitions Fabio Aiuto (Tue Jun 22 2021 - 09:11:02 EST)
- [PATCH v3 11/17] staging: rtl8723bs: remove 5Ghz code related to RF power calibration Fabio Aiuto (Tue Jun 22 2021 - 09:11:04 EST)
- [PATCH v3 12/17] staging: rtl8723bs: remove VHT dead code Fabio Aiuto (Tue Jun 22 2021 - 09:11:09 EST)
- [PATCH v3 13/17] staging: rtl8723bs: remove unused ODM_CMNINFO_BOARD_TYPE enum item Fabio Aiuto (Tue Jun 22 2021 - 09:11:13 EST)
- [PATCH v3 15/17] staging: rtl8723bs: remove obsolete 5Ghz comments Fabio Aiuto (Tue Jun 22 2021 - 09:11:15 EST)
- [PATCH v3 14/17] staging: rtl8723bs: fix macro value for 2.4Ghz only device Fabio Aiuto (Tue Jun 22 2021 - 09:11:18 EST)
- [PATCH v3 16/17] staging: rtl8723bs: fix check allowing 5Ghz settings Fabio Aiuto (Tue Jun 22 2021 - 09:11:20 EST)
- [PATCH v3 17/17] staging: rtl8723bs: remove item from TODO list Fabio Aiuto (Tue Jun 22 2021 - 09:11:23 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Tue Jun 22 2021 - 09:12:57 EST)
- Re: [PATCH v8 2/2] leds: Add driver for Qualcomm LPG kernel test robot (Tue Jun 22 2021 - 09:13:11 EST)
- Re: [PATCH v2] sched/uclamp: Fix uclamp_tg_restrict() Peter Zijlstra (Tue Jun 22 2021 - 09:13:13 EST)
- Re: [PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask Boris Sukholitko (Tue Jun 22 2021 - 09:13:39 EST)
- Re: [PATCH v3 0/4] Add perf interface to expose nvdimm Peter Zijlstra (Tue Jun 22 2021 - 09:15:24 EST)
- Re: [PATCH] PM: domains: Shrink locking area of the gpd_list_lock Rafael J. Wysocki (Tue Jun 22 2021 - 09:18:04 EST)
- Re: [PATCH v2 0/2] Fix RT/DL utilization during policy change Peter Zijlstra (Tue Jun 22 2021 - 09:18:14 EST)
- Re: [PATCH rdma-next 2/2] RDMA: Use dma_map_sgtable for map umem pages Jason Gunthorpe (Tue Jun 22 2021 - 09:18:21 EST)
- Re: [PATCH] hibernation:stop resume screen during hibernation Greg KH (Tue Jun 22 2021 - 09:19:52 EST)
- Re: [PATCH v3 00/17] staging: rtl8723bs: remove 5Ghz code Hans de Goede (Tue Jun 22 2021 - 09:19:54 EST)
- Re: [PATCH v6 1/3] sched/fair: Introduce the burstable CFS controller Peter Zijlstra (Tue Jun 22 2021 - 09:20:18 EST)
- [PATCH] pci: hda: Add IRQ check for platform_get_irq() Jiajun Cao (Tue Jun 22 2021 - 09:21:38 EST)
- Re: [PATCH v3 00/17] staging: rtl8723bs: remove 5Ghz code Fabio Aiuto (Tue Jun 22 2021 - 09:22:19 EST)
- [PATCH] sched/fair: Fix a comment of function rebalance_domains() chenxiang (Tue Jun 22 2021 - 09:26:18 EST)
- Re: [PATCH v3 5/8] media: hantro: hevc: Allow to produce 10-bit frames Ezequiel Garcia (Tue Jun 22 2021 - 09:27:09 EST)
- Re: [PATCH v3] media: uvc: don't do DMA on stack Alan Stern (Tue Jun 22 2021 - 09:29:32 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Luca Ceresoli (Tue Jun 22 2021 - 09:31:18 EST)
- Re: [PATCHv5 5/5] misc: gehc-achc: new driver kernel test robot (Tue Jun 22 2021 - 09:31:28 EST)
- Re: [PATCH] sload.f2fs: Reword "IMMUTABLE" in strings/comments Pavel Machek (Tue Jun 22 2021 - 09:34:03 EST)
- [PATCH v2] dma-mapping: use vmalloc_to_page for vmalloc addresses Roman Skakun (Tue Jun 22 2021 - 09:34:29 EST)
- Re: [RESEND PATCH] perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS Peter Zijlstra (Tue Jun 22 2021 - 09:36:22 EST)
- Re: [PATCHv5 5/5] misc: gehc-achc: new driver Arnd Bergmann (Tue Jun 22 2021 - 09:40:15 EST)
- Re: [PATCH] ACPI: PM: postpone bringing devices to D0 unless we need them Rafael J. Wysocki (Tue Jun 22 2021 - 09:40:19 EST)
- [PATCH] ARM: dts: at91: sama5d4_xplained: Mark optional AT25DF321A as disabled Tudor Ambarus (Tue Jun 22 2021 - 09:42:29 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Lukasz Luba (Tue Jun 22 2021 - 09:42:41 EST)
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems Rob Herring (Tue Jun 22 2021 - 09:43:59 EST)
- Re: [RFC 2/2] timers: Make sure irq_work is handled when no pending timers Peter Zijlstra (Tue Jun 22 2021 - 09:44:41 EST)
- Re: [PATCH] hibernation:stop resume screen during hibernation Pavel Machek (Tue Jun 22 2021 - 09:47:07 EST)
- Re: [PATCH 6/6] mm/z3fold: use release_z3fold_page_locked() to release locked z3fold page Miaohe Lin (Tue Jun 22 2021 - 09:49:43 EST)
- [drm/auth] b657695085: phoronix-test-suite.supertuxkart.1280x1024.Windowed.Basic.1.OldMine.frames_per_second -90.8% regression kernel test robot (Tue Jun 22 2021 - 09:50:08 EST)
- Re: [PATCH 3/4] MIPS: GCW0: Adjust pinctrl related code in device tree. 周琰杰 (Tue Jun 22 2021 - 09:51:28 EST)
- Re: [PATCH 2/2] sched: Plug race between SCA, hotplug and migration_cpu_stop() Will Deacon (Tue Jun 22 2021 - 09:51:48 EST)
- Re: [patch V3 40/66] x86/fpu: Rename and sanitize fpu__save/copy() Borislav Petkov (Tue Jun 22 2021 - 09:52:10 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Rafael J. Wysocki (Tue Jun 22 2021 - 09:52:14 EST)
- Re: [PATCH] ARM: dts: at91: sama5d4_xplained: Mark optional AT25DF321A as disabled Nicolas Ferre (Tue Jun 22 2021 - 09:53:42 EST)
- Re: [PATCH v3 1/3] kasan: rename CONFIG_KASAN_SW_TAGS_IDENTIFY to CONFIG_KASAN_TAGS_IDENTIFY Andrey Konovalov (Tue Jun 22 2021 - 09:54:39 EST)
- Re: [PATCH v3 2/3] kasan: integrate the common part of two KASAN tag-based modes Andrey Konovalov (Tue Jun 22 2021 - 09:55:00 EST)
- Re: [PATCH v3 3/3] kasan: add memory corruption identification support for hardware tag-based mode Andrey Konovalov (Tue Jun 22 2021 - 09:55:15 EST)
- Re: [PATCH 4/4] MIPS: CI20: Reduce MSC0 frequency and add second percpu timer for SMP. 周琰杰 (Tue Jun 22 2021 - 09:55:19 EST)
- Re: [PATCH 1/1] psi: stop relying on timer_pending for poll_work rescheduling Peter Zijlstra (Tue Jun 22 2021 - 09:56:34 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Kishon Vijay Abraham I (Tue Jun 22 2021 - 09:58:09 EST)
- Re: [RFC PATCH 2/4] cpuidle: Add Active Stats calls tracking idle entry/exit Lukasz Luba (Tue Jun 22 2021 - 09:59:03 EST)
- [tip: core/urgent] signal: Prevent sigqueue caching after task got released tip-bot2 for Thomas Gleixner (Tue Jun 22 2021 - 09:59:36 EST)
- Re: [RFC PATCH 7/9] arm64: dts: imx8mm: Add eLCDIF node support Jagan Teki (Tue Jun 22 2021 - 09:59:54 EST)
- RE: [PATCHSET] d_path cleanups Justin He (Tue Jun 22 2021 - 10:01:07 EST)
- [PATCH net-next] openvswitch: add trace points Aaron Conole (Tue Jun 22 2021 - 10:02:59 EST)
- Re: [PATCH v2 -next] riscv: mm: fix build errors caused by mk_pmd() Geert Uytterhoeven (Tue Jun 22 2021 - 10:03:50 EST)
- Re: [PATCH] kasan: unpoison use memset to init unaligned object size Andrey Konovalov (Tue Jun 22 2021 - 10:04:05 EST)
- Re: [PATCH 3/4] MIPS: GCW0: Adjust pinctrl related code in device tree. Paul Cercueil (Tue Jun 22 2021 - 10:05:40 EST)
- Re: [PATCH V4 05/12] trace/hwlat: Support hotplug operations Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:05:43 EST)
- Re: [PATCH] pci: hda: Add IRQ check for platform_get_irq() Thierry Reding (Tue Jun 22 2021 - 10:06:55 EST)
- [PATCH v5 0/4] make '%pD' print the full path of file Jia He (Tue Jun 22 2021 - 10:06:59 EST)
- [PATCH v5 1/4] fs: introduce helper d_path_unsafe() Jia He (Tue Jun 22 2021 - 10:07:05 EST)
- [PATCH v5 2/4] lib/vsprintf.c: make '%pD' print the full path of file Jia He (Tue Jun 22 2021 - 10:07:11 EST)
- [PATCH v5 3/4] lib/test_printf.c: split write-beyond-buffer check in two Jia He (Tue Jun 22 2021 - 10:07:19 EST)
- [PATCH v5 4/4] lib/test_printf.c: add test cases for '%pD' Jia He (Tue Jun 22 2021 - 10:07:29 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Lukasz Luba (Tue Jun 22 2021 - 10:09:39 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Heikki Krogerus (Tue Jun 22 2021 - 10:10:51 EST)
- [PATCH v7 0/5] Implement SPM/SAW for MSM8998 and SDM6xx AngeloGioacchino Del Regno (Tue Jun 22 2021 - 10:11:37 EST)
- [PATCH v7 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling AngeloGioacchino Del Regno (Tue Jun 22 2021 - 10:11:39 EST)
- [PATCH v7 2/5] dt-bindings: soc: qcom: Add devicetree binding for QCOM SPM AngeloGioacchino Del Regno (Tue Jun 22 2021 - 10:11:41 EST)
- [PATCH v7 5/5] dt-bindings: soc: qcom: spm: Document SDM660 and MSM8998 compatibles AngeloGioacchino Del Regno (Tue Jun 22 2021 - 10:11:44 EST)
- [PATCH v7 3/5] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS AngeloGioacchino Del Regno (Tue Jun 22 2021 - 10:11:45 EST)
- [PATCH v7 4/5] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2 AngeloGioacchino Del Regno (Tue Jun 22 2021 - 10:12:05 EST)
- Re: [PATCH] pci: hda: Add IRQ check for platform_get_irq() Takashi Iwai (Tue Jun 22 2021 - 10:12:38 EST)
- [mtd_blkdevs] 6966bb921d: BUG:KASAN:null-ptr-deref_in_blk_queue_flag_set kernel test robot (Tue Jun 22 2021 - 10:13:43 EST)
- [PATCH] regulator: max8893: Select REGMAP_I2C to fix build error Axel Lin (Tue Jun 22 2021 - 10:15:46 EST)
- Re: [patch V3 41/66] x86/cpu: Sanitize X86_FEATURE_OSPKE Borislav Petkov (Tue Jun 22 2021 - 10:16:00 EST)
- Re: [PATCH] s390/speculation: Use statically initialized const for instructions Vasily Gorbik (Tue Jun 22 2021 - 10:17:07 EST)
- Re: [PATCH] s390/zcrypt: Switch to flexible array member Vasily Gorbik (Tue Jun 22 2021 - 10:17:37 EST)
- Re: [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence Dmitry Baryshkov (Tue Jun 22 2021 - 10:17:46 EST)
- Re: [PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask Jamal Hadi Salim (Tue Jun 22 2021 - 10:17:52 EST)
- Re: [PATCH v4 2/3] dt-bindings: serial: Convert Cortina-Access UART to json-schema Alex Nemirovsky (Tue Jun 22 2021 - 10:20:15 EST)
- RE: [PATCH v3] media: uvc: don't do DMA on stack David Laight (Tue Jun 22 2021 - 10:21:39 EST)
- Re: [PATCH v17 0/6] MTE support for KVM guest Marc Zyngier (Tue Jun 22 2021 - 10:22:01 EST)
- arch/powerpc/kernel/pci-common.c:418 pci_read_irq_line() warn: returning -1 instead of -ENOMEM is sloppy Dan Carpenter (Tue Jun 22 2021 - 10:23:00 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Lorenzo Pieralisi (Tue Jun 22 2021 - 10:23:36 EST)
- [PATCH] firmware: export x86_64 platform flash bios region via sysfs Hans-Gert Dahmen (Tue Jun 22 2021 - 10:23:46 EST)
- Re: [PATCH v6 0/3] sched/fair: Burstable CFS bandwidth controller Tejun Heo (Tue Jun 22 2021 - 10:25:36 EST)
- Re: [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush Sai Prakash Ranjan (Tue Jun 22 2021 - 10:28:16 EST)
- Re: [PATCH v1 3/3] perf cs-etm: Remove callback cs_etm_find_snapshot() James Clark (Tue Jun 22 2021 - 10:29:41 EST)
- Re: [patch V3 43/66] x86/pkru: Provide pkru_write_default() Borislav Petkov (Tue Jun 22 2021 - 10:30:53 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Vincent Guittot (Tue Jun 22 2021 - 10:32:01 EST)
- [PATCH] printk: Add CONFIG_CONSOLE_LOGLEVEL_PANIC Dmitry Safonov (Tue Jun 22 2021 - 10:33:57 EST)
- [tip: timers/core] clockevents: Add missing parameter documentation tip-bot2 for Baokun Li (Tue Jun 22 2021 - 10:35:20 EST)
- Re: [PATCH v6 2/5] dt-bindings: soc: qcom: Add devicetree binding for QCOM SPM Rob Herring (Tue Jun 22 2021 - 10:36:54 EST)
- Re: [PATCH v5 1/4] fs: introduce helper d_path_unsafe() Andy Shevchenko (Tue Jun 22 2021 - 10:36:56 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Dominik Brodowski (Tue Jun 22 2021 - 10:37:02 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible AngeloGioacchino Del Regno (Tue Jun 22 2021 - 10:37:03 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Jassi Brar (Tue Jun 22 2021 - 10:38:12 EST)
- Re: WARNING: kernel/sched/fair.c:3275 update_blocked_averages+0x628/0x660 Dietmar Eggemann (Tue Jun 22 2021 - 10:38:27 EST)
- Re: [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence Mark Brown (Tue Jun 22 2021 - 10:38:39 EST)
- [PATCH] net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues Vignesh Raghavendra (Tue Jun 22 2021 - 10:39:18 EST)
- Re: [PATCH v5 2/4] lib/vsprintf.c: make '%pD' print the full path of file Andy Shevchenko (Tue Jun 22 2021 - 10:40:05 EST)
- Re: [patch V3 46/66] x86/fpu: Rename fpu__clear_all() to fpu_flush_thread() Borislav Petkov (Tue Jun 22 2021 - 10:40:58 EST)
- Re: [PATCH v5 4/4] lib/test_printf.c: add test cases for '%pD' Andy Shevchenko (Tue Jun 22 2021 - 10:41:47 EST)
- Re: [PATCH 3/4] MIPS: GCW0: Adjust pinctrl related code in device tree. 周琰杰 (Tue Jun 22 2021 - 10:41:50 EST)
- [PATCH V5 00/14] hwlat improvements and osnoise/timerlat tracers Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:43:03 EST)
- [PATCH V5 01/14] trace/hwlat: Fix Clark's email Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:43:07 EST)
- [PATCH V5 02/14] trace/hwlat: Implement the mode config option Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:43:36 EST)
- Re: [PATCH v5 0/4] make '%pD' print the full path of file Andy Shevchenko (Tue Jun 22 2021 - 10:43:42 EST)
- [PATCH V5 04/14] trace/hwlat: Implement the per-cpu mode Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:43:43 EST)
- [PATCH V5 03/14] trace/hwlat: Switch disable_migrate to mode none Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:43:46 EST)
- [PATCH V5 05/14] trace: Add a generic function to read/write u64 values from tracefs Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:43:53 EST)
- Re: [PATCH V3 3/3] mailbox: qcom-apcs: Add SM6125 compatible Jassi Brar (Tue Jun 22 2021 - 10:43:57 EST)
- [PATCH V5 06/14] trace/hwlat: Use trace_min_max_param for width and window params Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:44:02 EST)
- [PATCH V5 07/14] trace/hwlat: Remove printk from sampling loop Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:44:19 EST)
- [PATCH V5 08/14] trace: Add __print_ns_to_secs() and __print_ns_without_secs() helpers Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:44:23 EST)
- Re: [RFC PATCH 2/4] cpuidle: Add Active Stats calls tracking idle entry/exit Rafael J. Wysocki (Tue Jun 22 2021 - 10:44:28 EST)
- [PATCH V5 09/14] trace: Add osnoise tracer Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:44:40 EST)
- [PATCH V5 10/14] trace: Add timerlat tracer Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:44:53 EST)
- [PATCH V5 11/14] trace/hwlat: Protect kdata->kthread with get/put_online_cpus Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:44:59 EST)
- [PATCH V5 13/14] trace/hwlat: Support hotplug operations Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:45:07 EST)
- [PATCH V5 14/14] trace/osnoise: Support hotplug operations Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:45:25 EST)
- [PATCH V5 12/14] trace: Protect tr->tracing_cpumask with get/put_online_cpus Daniel Bristot de Oliveira (Tue Jun 22 2021 - 10:45:25 EST)
- Re: [PATCH v2 0/9] thread_info: use helpers to snapshot thread flags Mark Rutland (Tue Jun 22 2021 - 10:45:56 EST)
- [PATCH][next] regulator: bd9576: Fix uninitializes variable may_have_irqs Colin King (Tue Jun 22 2021 - 10:47:36 EST)
- Re: [PATCH v2 0/6] clk: Ingenic JZ4760(B) support 周琰杰 (Tue Jun 22 2021 - 10:48:22 EST)
- [PATCH 0/3] x86/sev: Minor updates for SEV guest support Joerg Roedel (Tue Jun 22 2021 - 10:48:47 EST)
- [PATCH 1/3] x86/sev: Add Comments to existing GHCB MSR protocol defines Joerg Roedel (Tue Jun 22 2021 - 10:48:50 EST)
- [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests Joerg Roedel (Tue Jun 22 2021 - 10:48:51 EST)
- [PATCH 3/3] x86/sev: Use "SEV: " prefix for messages from sev.c Joerg Roedel (Tue Jun 22 2021 - 10:48:54 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Rafael J. Wysocki (Tue Jun 22 2021 - 10:51:18 EST)
- Good Day To You, Secretary-General António (Tue Jun 22 2021 - 10:52:08 EST)
- Re: linux-next: manual merge of the kvm tree with the powerpc tree Michael Ellerman (Tue Jun 22 2021 - 10:52:12 EST)
- Re: [PATCH 1/2] pci: export pci_dev_unlock() and the respective unlock Bjorn Helgaas (Tue Jun 22 2021 - 10:58:05 EST)
- [tip: timers/core] clocksource: Provide kernel module to test clocksource watchdog tip-bot2 for Paul E. McKenney (Tue Jun 22 2021 - 10:58:46 EST)
- [tip: timers/core] clocksource: Print deviation in nanoseconds when a clocksource becomes unstable tip-bot2 for Feng Tang (Tue Jun 22 2021 - 10:58:53 EST)
- [tip: timers/core] clocksource: Reduce clocksource-skew threshold tip-bot2 for Paul E. McKenney (Tue Jun 22 2021 - 10:58:56 EST)
- [tip: timers/core] clocksource: Check per-CPU clock synchronization when marked unstable tip-bot2 for Paul E. McKenney (Tue Jun 22 2021 - 10:58:58 EST)
- [tip: timers/core] clocksource: Limit number of CPUs checked for clock synchronization tip-bot2 for Paul E. McKenney (Tue Jun 22 2021 - 10:59:02 EST)
- [tip: timers/core] clocksource: Retry clock read if long delays detected tip-bot2 for Paul E. McKenney (Tue Jun 22 2021 - 10:59:06 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Rafael J. Wysocki (Tue Jun 22 2021 - 10:59:27 EST)
- Re: [PATCH v31 01/13] mm: Introduce Data Access MONitor (DAMON) Shakeel Butt (Tue Jun 22 2021 - 10:59:32 EST)
- Re: [PATCH v31 02/13] mm/damon/core: Implement region-based sampling Shakeel Butt (Tue Jun 22 2021 - 10:59:38 EST)
- mips32r2 kexec load is panicking kernel 5.4 and 5.10 Strontium (Tue Jun 22 2021 - 10:59:42 EST)
- Re: [PATCH v7 1/2] riscv: Introduce set_kernel_memory helper Jisheng Zhang (Tue Jun 22 2021 - 10:59:51 EST)
- Re: [PATCH v31 03/13] mm/damon: Adaptively adjust regions Shakeel Butt (Tue Jun 22 2021 - 10:59:57 EST)
- Re: [PATCH v31 05/13] mm/damon: Implement primitives for the virtual memory address spaces Shakeel Butt (Tue Jun 22 2021 - 11:01:18 EST)
- Re: [PATCH v31 06/13] mm/damon: Add a tracepoint Shakeel Butt (Tue Jun 22 2021 - 11:02:04 EST)
- Re: [RFC PATCH 2/4] cpuidle: Add Active Stats calls tracking idle entry/exit Lukasz Luba (Tue Jun 22 2021 - 11:02:08 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Lukasz Luba (Tue Jun 22 2021 - 11:03:00 EST)
- Re: [PATCH 1/4] PCI: Add #defines for accessing PCIE DVSEC fields Bjorn Helgaas (Tue Jun 22 2021 - 11:04:19 EST)
- Re: [PATCH v7 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling Stephan Gerhold (Tue Jun 22 2021 - 11:06:47 EST)
- Re: [PATCH 0/7] sdhci-of-arasan driver updates for ZynqMP platform Adrian Hunter (Tue Jun 22 2021 - 11:07:03 EST)
- Re: [PATCH 1/1] psi: stop relying on timer_pending for poll_work rescheduling Johannes Weiner (Tue Jun 22 2021 - 11:08:01 EST)
- [PATCH][next] KVM: x86/mmu: Fix uninitialized boolean variable flush Colin King (Tue Jun 22 2021 - 11:09:40 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Lukasz Luba (Tue Jun 22 2021 - 11:10:30 EST)
- Re: [PATCH] sload.f2fs: Reword "IMMUTABLE" in strings/comments Jaegeuk Kim (Tue Jun 22 2021 - 11:10:33 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Tue Jun 22 2021 - 11:11:48 EST)
- Re: [PATCH v3 1/3] zram: fix crashes due to use of cpu hotplug multistate Luis Chamberlain (Tue Jun 22 2021 - 11:12:19 EST)
- Re: (subset) [PATCHv4 0/6] GE Healthcare PPD firmware upgrade driver for ACHC Mark Brown (Tue Jun 22 2021 - 11:14:33 EST)
- Re: (subset) [PATCHv5 0/5] GE Healthcare PPD firmware upgrade driver for ACHC Mark Brown (Tue Jun 22 2021 - 11:14:37 EST)
- Re: [PATCH] regulator: hi6421v600: Fix setting wrong driver_data Mark Brown (Tue Jun 22 2021 - 11:14:38 EST)
- Re: [PATCH] ASoC: simple-card: Fill in driver name Mark Brown (Tue Jun 22 2021 - 11:14:42 EST)
- Re: [PATCH 1/2] ASoC: codecs: wcd938x: fix unused variable warning Mark Brown (Tue Jun 22 2021 - 11:14:47 EST)
- Re: [PATCH] ASoC: fsl-asoc-card: change dev_err to dev_dbg for defer probe Mark Brown (Tue Jun 22 2021 - 11:14:52 EST)
- Re: [PATCH -next] ASoC: SOF: imx: Add missing of_node_put() in imx8_probe() Mark Brown (Tue Jun 22 2021 - 11:14:54 EST)
- Re: [PATCH v3] Add kernel logs when sched clock unstable and NO_HZ_FULL is not possible Thomas Gleixner (Tue Jun 22 2021 - 11:14:57 EST)
- Re: Interrupt for port 19, but apparently not enabled; per-user 000000004af23acc Juergen Gross (Tue Jun 22 2021 - 11:15:00 EST)
- Re: [PATCH v7 3/5] soc: qcom: spm: Implement support for SAWv4.1, SDM630/660 L2 AVS Stephan Gerhold (Tue Jun 22 2021 - 11:15:06 EST)
- [PATCH] crypto: qat: ratelimit invalid ioctl message and print the invalid cmd Colin King (Tue Jun 22 2021 - 11:16:23 EST)
- [v2,0/3] watchdog: mt8195: add wdt support Christine Zhu (Tue Jun 22 2021 - 11:17:42 EST)
- Re: [PATCH v7 4/5] soc: qcom: spm: Add compatible for MSM8998 SAWv4.1 L2 Stephan Gerhold (Tue Jun 22 2021 - 11:18:13 EST)
- Re: [PATCH] timer: Use static_branch_likely() for timers_nohz_active Thomas Gleixner (Tue Jun 22 2021 - 11:19:27 EST)
- Re: [PATCH] rtw88: Remove duplicate include of coex.h Kalle Valo (Tue Jun 22 2021 - 11:19:43 EST)
- Re: [PATCH] ASoC: fsl_spdif: Fix unexpected interrupt after suspend Fabio Estevam (Tue Jun 22 2021 - 11:20:38 EST)
- Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? David Howells (Tue Jun 22 2021 - 11:20:50 EST)
- Re: [PATCH v4 2/3] dt-bindings: serial: Convert Cortina-Access UART to json-schema Arnd Bergmann (Tue Jun 22 2021 - 11:20:56 EST)
- [tip: timers/core] clockevents: Use list_move() instead of list_del()/list_add() tip-bot2 for Baokun Li (Tue Jun 22 2021 - 11:22:08 EST)
- Re: [PATCH net-next] net/sched: cls_flower: fix resetting of ether proto mask Boris Sukholitko (Tue Jun 22 2021 - 11:22:37 EST)
- Re: [PATCH] rtw88: coex: remove unnecessary variable and label Kalle Valo (Tue Jun 22 2021 - 11:23:44 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Tue Jun 22 2021 - 11:23:49 EST)
- linux-mm@xxxxxxxxx - limping on a backup Benjamin LaHaise (Tue Jun 22 2021 - 11:23:54 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Christian König (Tue Jun 22 2021 - 11:24:21 EST)
- Re: [PATCH] orinoco: Avoid field-overflowing memcpy() Kalle Valo (Tue Jun 22 2021 - 11:24:30 EST)
- [PATCH] mac80211_hwsim: stats: Record the data that transferred in mac80211_hwsim_tx_frame Nguyen Dinh Phi (Tue Jun 22 2021 - 11:24:44 EST)
- Re: [PATCH v2] mwl8k: Avoid memcpy() over-reading of mcs.rx_mask Kalle Valo (Tue Jun 22 2021 - 11:24:49 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Tue Jun 22 2021 - 11:25:04 EST)
- Re: [PATCH] rtlwifi: rtl8192de: Fully initialize curvecount_val Kalle Valo (Tue Jun 22 2021 - 11:25:07 EST)
- Re: [PATCH] mwifiex: Avoid memset() over-write of WEP key_material Kalle Valo (Tue Jun 22 2021 - 11:25:42 EST)
- Re: [PATCH] mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle. Kalle Valo (Tue Jun 22 2021 - 11:26:00 EST)
- Re: [SMBDIRECT][PATCH] missing rc checks while waiting for SMB3 over RDMA events Tom Talpey (Tue Jun 22 2021 - 11:26:04 EST)
- [PATCH v2 1/2] PCI: iproc: Fix multi-MSI base vector number allocation Sandor Bodo-Merle (Tue Jun 22 2021 - 11:26:57 EST)
- [PATCH v2 2/2] PCI: iproc: Support multi-MSI only on uniprocessor kernel Sandor Bodo-Merle (Tue Jun 22 2021 - 11:27:07 EST)
- Re: [PATCH v6 3/3] sched/fair: Add document for burstable CFS bandwidth Odin Ugedal (Tue Jun 22 2021 - 11:27:14 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Luis Chamberlain (Tue Jun 22 2021 - 11:27:22 EST)
- re: watchdog: Add hrtimer-based pretimeout feature Colin Ian King (Tue Jun 22 2021 - 11:27:41 EST)
- Re: linux-next: build failure after merge of the watchdog tree Vaittinen, Matti (Tue Jun 22 2021 - 11:27:57 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Al Viro (Tue Jun 22 2021 - 11:28:08 EST)
- Re: [PATCH v6 1/3] sched/fair: Introduce the burstable CFS controller Odin Ugedal (Tue Jun 22 2021 - 11:28:17 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Tue Jun 22 2021 - 11:28:33 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Andy Shevchenko (Tue Jun 22 2021 - 11:28:50 EST)
- Re: [PATCH] ath11k: Avoid memcpy() over-reading of he_cap Kalle Valo (Tue Jun 22 2021 - 11:29:09 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Christian König (Tue Jun 22 2021 - 11:29:18 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Andy Shevchenko (Tue Jun 22 2021 - 11:29:56 EST)
- Re: [PATCH] wcn36xx: Avoid memset() beyond end of struct field Kalle Valo (Tue Jun 22 2021 - 11:30:06 EST)
- Re: [PATCH][next] regulator: bd9576: Fix uninitializes variable may_have_irqs Vaittinen, Matti (Tue Jun 22 2021 - 11:31:01 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Andy Shevchenko (Tue Jun 22 2021 - 11:31:04 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Christian König (Tue Jun 22 2021 - 11:31:25 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Tue Jun 22 2021 - 11:31:43 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Linus Torvalds (Tue Jun 22 2021 - 11:32:59 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Matthew Wilcox (Tue Jun 22 2021 - 11:33:45 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Tue Jun 22 2021 - 11:34:28 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Al Viro (Tue Jun 22 2021 - 11:36:44 EST)
- Re: [patch V3 47/66] x86/fpu: Clean up the fpu__clear() variants Borislav Petkov (Tue Jun 22 2021 - 11:38:32 EST)
- [RFC 00/10] perf: Add build id parsing fault detection/fix Jiri Olsa (Tue Jun 22 2021 - 11:39:35 EST)
- [PATCH 01/10] perf: Track build id faults for mmap2 event Jiri Olsa (Tue Jun 22 2021 - 11:39:37 EST)
- [PATCH 02/10] perf: Move build_id_parse to check only regular files Jiri Olsa (Tue Jun 22 2021 - 11:39:40 EST)
- [PATCH 03/10] perf: Add new read_format bit to read build id faults Jiri Olsa (Tue Jun 22 2021 - 11:39:42 EST)
- [PATCH 04/10] perf: Add new read_format bit to read lost events Jiri Olsa (Tue Jun 22 2021 - 11:39:45 EST)
- [PATCH 05/10] tools: Sync perf_event.h uapi Jiri Olsa (Tue Jun 22 2021 - 11:39:47 EST)
- [PATCH 06/10] libperf: Do not allow PERF_FORMAT_GROUP in perf_evsel__read Jiri Olsa (Tue Jun 22 2021 - 11:39:51 EST)
- [PATCH 07/10] perf record: Add support to read build id fails Jiri Olsa (Tue Jun 22 2021 - 11:39:52 EST)
- [PATCH 08/10] perf record: Add new HEADER_BUILD_ID_MMAP feature Jiri Olsa (Tue Jun 22 2021 - 11:39:55 EST)
- [PATCH 09/10] perf report: Display build id fails stats Jiri Olsa (Tue Jun 22 2021 - 11:39:59 EST)
- [PATCH 10/10] perf inject: Add --buildid-mmap2 option to fix failed build ids Jiri Olsa (Tue Jun 22 2021 - 11:40:02 EST)
- [PATCH v2 1/9] phy: cadence-torrent: Remove use of CamelCase to fix checkpatch CHECK message Swapnil Jakhade (Tue Jun 22 2021 - 11:40:37 EST)
- [PATCH v2 3/9] phy: cadence-torrent: Add enum for supported input reference clock frequencies Swapnil Jakhade (Tue Jun 22 2021 - 11:40:44 EST)
- [PATCH v2 0/9] PHY: Prepare Cadence Torrent PHY driver to support multilink DP Swapnil Jakhade (Tue Jun 22 2021 - 11:40:55 EST)
- [PATCH v2 7/9] phy: cadence-torrent: Add separate functions for reusable code Swapnil Jakhade (Tue Jun 22 2021 - 11:41:14 EST)
- [PATCH v2 4/9] phy: cadence-torrent: Configure PHY registers as a function of input reference clock rate Swapnil Jakhade (Tue Jun 22 2021 - 11:41:19 EST)
- [PATCH v2 9/9] phy: cadence-torrent: Check PIPE mode PHY status to be ready for operation Swapnil Jakhade (Tue Jun 22 2021 - 11:41:36 EST)
- [PATCH v2 6/9] phy: cadence-torrent: Add PHY configuration for DP with 100MHz ref clock Swapnil Jakhade (Tue Jun 22 2021 - 11:41:36 EST)
- [PATCH v2 8/9] phy: cadence-torrent: Add debug information for PHY configuration Swapnil Jakhade (Tue Jun 22 2021 - 11:41:38 EST)
- [PATCH v2 5/9] phy: cadence-torrent: Add PHY registers for DP in array format Swapnil Jakhade (Tue Jun 22 2021 - 11:41:46 EST)
- [PATCH v2 2/9] phy: cadence-torrent: Reorder few functions to remove function declarations Swapnil Jakhade (Tue Jun 22 2021 - 11:41:46 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Tue Jun 22 2021 - 11:41:46 EST)
- Re: [patch V3 48/66] x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs() Borislav Petkov (Tue Jun 22 2021 - 11:41:47 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Tue Jun 22 2021 - 11:42:22 EST)
- [syzbot] INFO: task hung in port100_probe syzbot (Tue Jun 22 2021 - 11:43:50 EST)
- How do you determine if in secure boot mode from a static driver/module? David F. (Tue Jun 22 2021 - 11:43:55 EST)
- Re: [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed Peter Xu (Tue Jun 22 2021 - 11:44:32 EST)
- Re: [PATCH v2 1/2] PCI: iproc: Fix multi-MSI base vector number allocation Lorenzo Pieralisi (Tue Jun 22 2021 - 11:44:54 EST)
- Re: [PATCH v5 00/24] x86/resctrl: Merge the CDP resources Babu Moger (Tue Jun 22 2021 - 11:47:36 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Christian König (Tue Jun 22 2021 - 11:48:28 EST)
- Re: [PATCH 1/1] psi: stop relying on timer_pending for poll_work rescheduling Suren Baghdasaryan (Tue Jun 22 2021 - 11:49:08 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Christian König (Tue Jun 22 2021 - 11:49:55 EST)
- Re: Virtualizing MSI-X on IMS via VFIO Dave Jiang (Tue Jun 22 2021 - 11:51:03 EST)
- Re: [PATCH v2] checkpatch: Do not complain about positive return values starting with EPOLL Joe Perches (Tue Jun 22 2021 - 11:52:06 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Linus Torvalds (Tue Jun 22 2021 - 11:53:26 EST)
- [RFC 0/2] irqchip/gic-v3-its: Introduce virtual ITS Boqun Feng (Tue Jun 22 2021 - 11:54:02 EST)
- [RFC 1/2] irqchip/gic-v3-its: Free collections if its domain initialization fails Boqun Feng (Tue Jun 22 2021 - 11:54:05 EST)
- [RFC 2/2] irqchip/gic-v3-its: Introduce virtual ITS Boqun Feng (Tue Jun 22 2021 - 11:54:07 EST)
- [PATCH v2 1/3] MIPS: X1830: Respect cell count of common properties. 周琰杰 (Zhou Yanjie) (Tue Jun 22 2021 - 11:56:03 EST)
- [PATCH v2 0/3] Misc Ingenic patches. 周琰杰 (Zhou Yanjie) (Tue Jun 22 2021 - 11:56:05 EST)
- [PATCH v2 2/3] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs. 周琰杰 (Zhou Yanjie) (Tue Jun 22 2021 - 11:56:10 EST)
- [PATCH v2 3/3] MIPS: CI20: Add second percpu timer for SMP. 周琰杰 (Zhou Yanjie) (Tue Jun 22 2021 - 11:56:21 EST)
- Re: [RESEND PATCH v2 1/6] dt-bindings: input: add Qualcomm SPMI haptics driver Rob Herring (Tue Jun 22 2021 - 11:58:46 EST)
- Re: [patch V3 49/66] x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs() Borislav Petkov (Tue Jun 22 2021 - 11:58:49 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Sachin Sant (Tue Jun 22 2021 - 11:59:52 EST)
- [PATCH] nfc: add missing complete() to avoid hung Pavel Skripkin (Tue Jun 22 2021 - 12:00:03 EST)
- Re: perf tool: About tests debug level Ian Rogers (Tue Jun 22 2021 - 12:00:48 EST)
- [PATCH v3 0/4] Add DT bindings and DT nodes for PCIe and PHY in SC7280 Prasad Malisetty (Tue Jun 22 2021 - 12:01:53 EST)
- [PATCH v3 3/4] arm64: dts: qcom: sc7280: Add PCIe nodes for IDP board Prasad Malisetty (Tue Jun 22 2021 - 12:01:58 EST)
- [PATCH v3 4/4] PCIe: qcom: Add support to control pipe clk mux Prasad Malisetty (Tue Jun 22 2021 - 12:02:00 EST)
- [PATCH v3 1/4] dt-bindings: pci: qcom: Document PCIe bindings for SC720 Prasad Malisetty (Tue Jun 22 2021 - 12:02:08 EST)
- [PATCH v3 2/4] arm64: dts: qcom: sc7280: Add PCIe and PHY related nodes Prasad Malisetty (Tue Jun 22 2021 - 12:02:13 EST)
- Re: [patch V3 50/66] x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi() Borislav Petkov (Tue Jun 22 2021 - 12:02:30 EST)
- Re: [PATCH v3] kernel/time: Improve performance of time64_to_tm. Add tests. Thomas Gleixner (Tue Jun 22 2021 - 12:03:41 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Tue Jun 22 2021 - 12:05:44 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Doug Anderson (Tue Jun 22 2021 - 12:06:33 EST)
- Re: [syzbot] INFO: task hung in port100_probe Pavel Skripkin (Tue Jun 22 2021 - 12:07:13 EST)
- Re: [patch V3 51/66] x86/fpu: Dont restore PKRU in fpregs_restore_userspace() Borislav Petkov (Tue Jun 22 2021 - 12:08:17 EST)
- [PATCH] loop: fix setting arbitrarily large block size Shreyansh Chouhan (Tue Jun 22 2021 - 12:10:29 EST)
- Re: [PATCH] md: use BLK_STS_OK instead of hardcode Coly Li (Tue Jun 22 2021 - 12:10:38 EST)
- [PATCH][next] block/mq-deadline: remove redundant assignment of variable ret Colin King (Tue Jun 22 2021 - 12:17:48 EST)
- Re: [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests Tom Lendacky (Tue Jun 22 2021 - 12:19:37 EST)
- (No Subject) Yassine Oudjana (Tue Jun 22 2021 - 12:20:39 EST)
- Re: [syzbot] INFO: task hung in port100_probe syzbot (Tue Jun 22 2021 - 12:21:13 EST)
- [PATCH] media: dt-bindings: media: venus: Add firmware-name Yassine Oudjana (Tue Jun 22 2021 - 12:26:36 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? David Howells (Tue Jun 22 2021 - 12:27:10 EST)
- Re: [PATCH] PM: domains: Shrink locking area of the gpd_list_lock Ulf Hansson (Tue Jun 22 2021 - 12:27:53 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Greg KH (Tue Jun 22 2021 - 12:28:03 EST)
- Re: [PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs Jan Kara (Tue Jun 22 2021 - 12:29:51 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Luis Chamberlain (Tue Jun 22 2021 - 12:32:19 EST)
- Re: [PATCH 1/2] dt-bindings: dwmac: Remove unexpected item. Rob Herring (Tue Jun 22 2021 - 12:33:10 EST)
- Re: [PATCH 2/2] perf script: delete evlist when deleting session Ian Rogers (Tue Jun 22 2021 - 12:33:39 EST)
- Re: [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests Brijesh Singh (Tue Jun 22 2021 - 12:34:26 EST)
- Re: [PATCH][next] KVM: x86/mmu: Fix uninitialized boolean variable flush Sean Christopherson (Tue Jun 22 2021 - 12:38:41 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Luis Chamberlain (Tue Jun 22 2021 - 12:40:35 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Eric W. Biederman (Tue Jun 22 2021 - 12:40:38 EST)
- Re: [PATCH 4/6] iommu: Combine device strictness requests with the global default Doug Anderson (Tue Jun 22 2021 - 12:40:55 EST)
- Re: [PATCH 4/4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page() Bernard Metzler (Tue Jun 22 2021 - 12:42:56 EST)
- Re: [PATCH][next] KVM: x86/mmu: Fix uninitialized boolean variable flush Paolo Bonzini (Tue Jun 22 2021 - 12:43:26 EST)
- KCSAN BUG report on p9_client_cb / p9_client_rpc jim . cromie (Tue Jun 22 2021 - 12:43:29 EST)
- Re: [PATCH v3 3/3] drivers/base/core: refcount kobject and bus on device attribute read / store Luis Chamberlain (Tue Jun 22 2021 - 12:44:11 EST)
- Re: [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence Dmitry Baryshkov (Tue Jun 22 2021 - 12:46:24 EST)
- Re: [PATCH v3] tools/nolibc: Implement msleep() Mark Brown (Tue Jun 22 2021 - 12:48:31 EST)
- Re: [PATCH v3 3/3] drivers/base/core: refcount kobject and bus on device attribute read / store Greg KH (Tue Jun 22 2021 - 12:48:46 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Felix Kuehling (Tue Jun 22 2021 - 12:50:17 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Greg KH (Tue Jun 22 2021 - 12:51:23 EST)
- Re: [PATCH v3] tools/nolibc: Implement msleep() Willy Tarreau (Tue Jun 22 2021 - 12:51:53 EST)
- Re: linux-next: manual merge of the kvm tree with the powerpc tree Paolo Bonzini (Tue Jun 22 2021 - 12:52:18 EST)
- Re: [PATCH 4/6] iommu: Combine device strictness requests with the global default Doug Anderson (Tue Jun 22 2021 - 12:54:19 EST)
- Re: [PATH 3/4] dt-bindings: display: Add virtual DRM Rob Herring (Tue Jun 22 2021 - 12:55:05 EST)
- Re: [patch V3 52/66] x86/fpu: Add PKRU storage outside of task XSAVE buffer Borislav Petkov (Tue Jun 22 2021 - 12:55:10 EST)
- Re: [PATCH v2] kbuild: modpost: Explicitly warn about unprototyped symbols Mark Brown (Tue Jun 22 2021 - 12:56:45 EST)
- Re: [RFC PATCH 3/9] dt-bindings: phy: Add SEC DSIM DPHY bindings Rob Herring (Tue Jun 22 2021 - 12:57:01 EST)
- [PATCH V2] RDMA/irdma: Remove use of kmap() ira . weiny (Tue Jun 22 2021 - 12:57:04 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Luis Chamberlain (Tue Jun 22 2021 - 13:00:14 EST)
- Re: [PATCH] watchdog: meson_gxbb_wdt: improve Guenter Roeck (Tue Jun 22 2021 - 13:00:43 EST)
- Re: [patch V3 53/66] x86/fpu: Hook up PKRU into ptrace() Borislav Petkov (Tue Jun 22 2021 - 13:01:16 EST)
- Re: [PATCH 4/6] iommu: Combine device strictness requests with the global default Doug Anderson (Tue Jun 22 2021 - 13:02:14 EST)
- Re: [BUG] brcmfmac locks up on resume from suspend Dmitry Osipenko (Tue Jun 22 2021 - 13:05:06 EST)
- Re: [patch V3 54/66] x86/fpu: Mask PKRU from kernel XRSTOR[S] operations Borislav Petkov (Tue Jun 22 2021 - 13:07:25 EST)
- Re: [PATCH v3 2/7] regulator: qca6390: add support for QCA639x powerup sequence Mark Brown (Tue Jun 22 2021 - 13:08:49 EST)
- Re: [patch V3 55/66] x86/fpu: Remove PKRU handling from switch_fpu_finish() Borislav Petkov (Tue Jun 22 2021 - 13:08:56 EST)
- Re: [PATCH] RDMA/core: Use flexible array for mad data Jason Gunthorpe (Tue Jun 22 2021 - 13:09:40 EST)
- Re: [SMBDIRECT][PATCH] missing rc checks while waiting for SMB3 over RDMA events Steve French (Tue Jun 22 2021 - 13:09:46 EST)
- Re: [patch V3 56/66] x86/fpu: Dont store PKRU in xstate in fpu_reset_fpstate() Borislav Petkov (Tue Jun 22 2021 - 13:10:20 EST)
- Re: linux-next: manual merge of the rcu tree with the tip tree Paul E. McKenney (Tue Jun 22 2021 - 13:10:41 EST)
- [PATCH] 9p net: cache tag in p9_client_cb Dominique Martinet (Tue Jun 22 2021 - 13:12:20 EST)
- Re: [V9fs-developer] KCSAN BUG report on p9_client_cb / p9_client_rpc Dominique Martinet (Tue Jun 22 2021 - 13:13:20 EST)
- Re: [patch V3 57/66] x86/pkru: Remove xstate fiddling from write_pkru() Borislav Petkov (Tue Jun 22 2021 - 13:15:27 EST)
- Re: [PATCH -V8 05/10] mm/migrate: demote pages during reclaim Yang Shi (Tue Jun 22 2021 - 13:15:43 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Greg KH (Tue Jun 22 2021 - 13:16:42 EST)
- Re: [RFC 2/2] irqchip/gic-v3-its: Introduce virtual ITS Marc Zyngier (Tue Jun 22 2021 - 13:18:00 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Dominik Brodowski (Tue Jun 22 2021 - 13:19:28 EST)
- Re: [PATCH] octeontx2-af: Avoid field-overflowing memcpy() patchwork-bot+netdevbpf (Tue Jun 22 2021 - 13:20:12 EST)
- [PATCH] KVM: nVMX: Handle split-lock #AC exceptions that happen in L2 Sean Christopherson (Tue Jun 22 2021 - 13:22:53 EST)
- [syzbot] memory leak in j1939_xtp_rx_rts syzbot (Tue Jun 22 2021 - 13:24:27 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Matthew Wilcox (Tue Jun 22 2021 - 13:26:34 EST)
- Re: [PATCH FIXES/IMPROVEMENTS 0/7] block, bfq: preserve control, boost throughput, fix bugs Oleksandr Natalenko (Tue Jun 22 2021 - 13:26:38 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Luis Chamberlain (Tue Jun 22 2021 - 13:27:29 EST)
- Re: [PATCH] hv_netvsc: Avoid field-overflowing memcpy() patchwork-bot+netdevbpf (Tue Jun 22 2021 - 13:30:08 EST)
- Re: [PATCH net-next v2] net: dsa: b53: Create default VLAN entry explicitly patchwork-bot+netdevbpf (Tue Jun 22 2021 - 13:30:09 EST)
- Re: [RFC 0/2] irqchip/gic-v3-its: Introduce virtual ITS Marc Zyngier (Tue Jun 22 2021 - 13:32:52 EST)
- Re: [RFC 2/2] timers: Make sure irq_work is handled when no pending timers Jiri Olsa (Tue Jun 22 2021 - 13:33:31 EST)
- Re: [patch V3 59/66] x86/fpu/signal: Move initial checks into fpu__sig_restore() Borislav Petkov (Tue Jun 22 2021 - 13:35:58 EST)
- Question for CXL Drivers and ACPI required for a CXL mem device? samarth saxena (Tue Jun 22 2021 - 13:37:44 EST)
- Re: [PATCH v2 2/3] mm/page_reporting: Allow driver to specify threshold Alexander Duyck (Tue Jun 22 2021 - 13:39:48 EST)
- Re: [RFC 00/10] perf: Add build id parsing fault detection/fix Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 13:39:58 EST)
- Re: [PATCH] bridge: cfm: remove redundant return patchwork-bot+netdevbpf (Tue Jun 22 2021 - 13:40:18 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Linus Torvalds (Tue Jun 22 2021 - 13:40:31 EST)
- Re: [patch V3 60/66] x86/fpu/signal: Remove the legacy alignment check Borislav Petkov (Tue Jun 22 2021 - 13:40:34 EST)
- Re: [PATCH 2/2] perf script: delete evlist when deleting session Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 13:42:54 EST)
- Re: [PATCH 3/4] PM / devfreq: Add cpu based scaling support to passive governor Matthias Kaehlcke (Tue Jun 22 2021 - 13:42:57 EST)
- Re: perf tool: About tests debug level Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 13:42:59 EST)
- Re: [RFC 2/2] timers: Make sure irq_work is handled when no pending timers Jiri Olsa (Tue Jun 22 2021 - 13:43:06 EST)
- [PATCH v2 04/10] dm: reduce stack footprint dealing with block device names Anton Suvorov (Tue Jun 22 2021 - 13:44:54 EST)
- [PATCH v2 02/10] dax: reduce stack footprint dealing with block device names Anton Suvorov (Tue Jun 22 2021 - 13:44:59 EST)
- [PATCH v2 03/10] raid-md: reduce stack footprint dealing with block device names Anton Suvorov (Tue Jun 22 2021 - 13:45:02 EST)
- [PATCH v2 01/10] drbd: reduce stack footprint in drbd_report_io_error() Anton Suvorov (Tue Jun 22 2021 - 13:45:05 EST)
- [PATCH v2 00/10] reduce stack footprint printing bdev names Anton Suvorov (Tue Jun 22 2021 - 13:45:06 EST)
- [PATCH v2 05/10] block: reduce stack footprint dealing with block device names Anton Suvorov (Tue Jun 22 2021 - 13:45:10 EST)
- [PATCH v2 07/10] vfs: reduce stack footprint in __blkdev_put() Anton Suvorov (Tue Jun 22 2021 - 13:45:11 EST)
- [PATCH v2 08/10] ext4: reduce stack footprint in ext4_end_bio() Anton Suvorov (Tue Jun 22 2021 - 13:45:14 EST)
- [PATCH v2 06/10] target: reduce stack footprint in iblock_show_configfs_dev_params() Anton Suvorov (Tue Jun 22 2021 - 13:45:21 EST)
- [PATCH v2 09/10] security: reduce stack footprint in loadpin_read_file() Anton Suvorov (Tue Jun 22 2021 - 13:45:37 EST)
- Re: [PATCH v2 3/3] virtio_balloon: Specify page reporting order if needed Alexander Duyck (Tue Jun 22 2021 - 13:45:37 EST)
- Re: [PATCH v2 0/5] riscv: improving uaccess with logs from network bench Ben Dooks (Tue Jun 22 2021 - 13:46:00 EST)
- [PATCH v2 10/10] block: remove unused symbol bio_devname() Anton Suvorov (Tue Jun 22 2021 - 13:46:15 EST)
- Re: [PATCH v2 1/3] perf test: Pass the verbose option to shell tests Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 13:46:21 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC John Garry (Tue Jun 22 2021 - 13:46:37 EST)
- Re: [PATCH] rcu-scale: rcu-scale returns one less than the real number of gps in the dmesg report. Paul E. McKenney (Tue Jun 22 2021 - 13:46:41 EST)
- Re: [RFC 00/10] perf: Add build id parsing fault detection/fix Ian Rogers (Tue Jun 22 2021 - 13:48:12 EST)
- Re: [PATCH net-next] openvswitch: add trace points patchwork-bot+netdevbpf (Tue Jun 22 2021 - 13:50:14 EST)
- Re: [PATCH v2 1/3] perf test: Pass the verbose option to shell tests Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 13:54:02 EST)
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Tue Jun 22 2021 - 13:55:09 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? David Howells (Tue Jun 22 2021 - 13:55:43 EST)
- Error: failed to open BPF object file: No such file or directory kernel test robot (Tue Jun 22 2021 - 13:56:25 EST)
- hi alexander morgan (Tue Jun 22 2021 - 13:56:52 EST)
- [PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning Sean Christopherson (Tue Jun 22 2021 - 13:58:00 EST)
- [PATCH 01/54] KVM: x86/mmu: Remove broken WARN that fires on 32-bit KVM w/ nested EPT Sean Christopherson (Tue Jun 22 2021 - 13:58:03 EST)
- [PATCH 02/54] KVM: x86/mmu: Treat NX as used (not reserved) for all !TDP shadow MMUs Sean Christopherson (Tue Jun 22 2021 - 13:58:08 EST)
- [PATCH 03/54] KVM: x86: Properly reset MMU context at vCPU RESET/INIT Sean Christopherson (Tue Jun 22 2021 - 13:58:10 EST)
- [PATCH 04/54] KVM: x86/mmu: Use MMU's role to detect CR4.SMEP value in nested NPT walk Sean Christopherson (Tue Jun 22 2021 - 13:58:11 EST)
- [PATCH 05/54] Revert "KVM: x86/mmu: Drop kvm_mmu_extended_role.cr4_la57 hack" Sean Christopherson (Tue Jun 22 2021 - 13:58:18 EST)
- [PATCH 06/54] KVM: x86: Force all MMUs to reinitialize if guest CPUID is modified Sean Christopherson (Tue Jun 22 2021 - 13:58:24 EST)
- [PATCH 08/54] Revert "KVM: MMU: record maximum physical address width in kvm_mmu_extended_role" Sean Christopherson (Tue Jun 22 2021 - 13:58:26 EST)
- [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken Sean Christopherson (Tue Jun 22 2021 - 13:58:30 EST)
- [PATCH 09/54] KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN Sean Christopherson (Tue Jun 22 2021 - 13:58:43 EST)
- [PATCH 10/54] KVM: x86/mmu: Replace EPT shadow page shenanigans with simpler check Sean Christopherson (Tue Jun 22 2021 - 13:58:53 EST)
- [PATCH 11/54] KVM: x86/mmu: WARN and zap SP when sync'ing if MMU role mismatches Sean Christopherson (Tue Jun 22 2021 - 13:58:56 EST)
- [PATCH 12/54] KVM: x86/mmu: Drop the intermediate "transient" __kvm_sync_page() Sean Christopherson (Tue Jun 22 2021 - 13:59:03 EST)
- [PATCH 13/54] KVM: x86/mmu: Rename unsync helper and update related comments Sean Christopherson (Tue Jun 22 2021 - 13:59:19 EST)
- [PATCH 14/54] KVM: x86: Fix sizes used to pass around CR0, CR4, and EFER Sean Christopherson (Tue Jun 22 2021 - 13:59:39 EST)
- [PATCH 15/54] KVM: nSVM: Add a comment to document why nNPT uses vmcb01, not vCPU state Sean Christopherson (Tue Jun 22 2021 - 13:59:40 EST)
- Re: [PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held Paul E. McKenney (Tue Jun 22 2021 - 13:59:42 EST)
- [PATCH 17/54] KVM: x86: Read and pass all CR0/CR4 role bits to shadow MMU helper Sean Christopherson (Tue Jun 22 2021 - 13:59:43 EST)
- [PATCH 16/54] KVM: x86/mmu: Drop smep_andnot_wp check from "uses NX" for shadow MMUs Sean Christopherson (Tue Jun 22 2021 - 13:59:43 EST)
- [PATCH 18/54] KVM: x86/mmu: Move nested NPT reserved bit calculation into MMU proper Sean Christopherson (Tue Jun 22 2021 - 13:59:49 EST)
- [PATCH 19/54] KVM: x86/mmu: Grab shadow root level from mmu_role for shadow MMUs Sean Christopherson (Tue Jun 22 2021 - 13:59:54 EST)
- [PATCH 20/54] KVM: x86/mmu: Add struct and helpers to retrieve MMU role bits from regs Sean Christopherson (Tue Jun 22 2021 - 14:00:00 EST)
- [PATCH 21/54] KVM: x86/mmu: Consolidate misc updates into shadow_mmu_init_context() Sean Christopherson (Tue Jun 22 2021 - 14:00:06 EST)
- [PATCH 22/54] KVM: x86/mmu: Ignore CR0 and CR4 bits in nested EPT MMU role Sean Christopherson (Tue Jun 22 2021 - 14:00:26 EST)
- [PATCH 23/54] KVM: x86/mmu: Use MMU's role_regs, not vCPU state, to compute mmu_role Sean Christopherson (Tue Jun 22 2021 - 14:00:36 EST)
- [PATCH 24/54] KVM: x86/mmu: Rename "nxe" role bit to "efer_nx" for macro shenanigans Sean Christopherson (Tue Jun 22 2021 - 14:00:36 EST)
- [PATCH 25/54] KVM: x86/mmu: Add helpers to query mmu_role bits Sean Christopherson (Tue Jun 22 2021 - 14:00:37 EST)
- Re: [PATCH] net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queues patchwork-bot+netdevbpf (Tue Jun 22 2021 - 14:00:49 EST)
- [PATCH 26/54] KVM: x86/mmu: Do not set paging-related bits in MMU role if CR0.PG=0 Sean Christopherson (Tue Jun 22 2021 - 14:00:52 EST)
- [PATCH 27/54] KVM: x86/mmu: Set CR4.PKE/LA57 in MMU role iff long mode is active Sean Christopherson (Tue Jun 22 2021 - 14:01:00 EST)
- [PATCH 28/54] KVM: x86/mmu: Always Set new mmu_role immediately after checking old role Sean Christopherson (Tue Jun 22 2021 - 14:01:04 EST)
- [PATCH 29/54] KVM: x86/mmu: Don't grab CR4.PSE for calculating shadow reserved bits Sean Christopherson (Tue Jun 22 2021 - 14:01:10 EST)
- [PATCH 30/54] KVM: x86/mmu: Use MMU's role to get CR4.PSE for computing rsvd bits Sean Christopherson (Tue Jun 22 2021 - 14:01:23 EST)
- [PATCH 31/54] KVM: x86/mmu: Drop vCPU param from reserved bits calculator Sean Christopherson (Tue Jun 22 2021 - 14:01:39 EST)
- [PATCH 32/54] KVM: x86/mmu: Use MMU's role to compute permission bitmask Sean Christopherson (Tue Jun 22 2021 - 14:01:42 EST)
- [PATCH 33/54] KVM: x86/mmu: Use MMU's role to compute PKRU bitmask Sean Christopherson (Tue Jun 22 2021 - 14:01:48 EST)
- [PATCH 34/54] KVM: x86/mmu: Use MMU's roles to compute last non-leaf level Sean Christopherson (Tue Jun 22 2021 - 14:02:01 EST)
- [PATCH 35/54] KVM: x86/mmu: Use MMU's role to detect EFER.NX in guest page walk Sean Christopherson (Tue Jun 22 2021 - 14:02:10 EST)
- [PATCH 36/54] KVM: x86/mmu: Use MMU's role/role_regs to compute context's metadata Sean Christopherson (Tue Jun 22 2021 - 14:02:34 EST)
- [PATCH 37/54] KVM: x86/mmu: Use MMU's role to get EFER.NX during MMU configuration Sean Christopherson (Tue Jun 22 2021 - 14:02:38 EST)
- [PATCH 38/54] KVM: x86/mmu: Drop "nx" from MMU context now that there are no readers Sean Christopherson (Tue Jun 22 2021 - 14:02:51 EST)
- [PATCH 39/54] KVM: x86/mmu: Get nested MMU's root level from the MMU's role Sean Christopherson (Tue Jun 22 2021 - 14:02:56 EST)
- [PATCH 40/54] KVM: x86/mmu: Use MMU role_regs to get LA57, and drop vCPU LA57 helper Sean Christopherson (Tue Jun 22 2021 - 14:02:59 EST)
- [PATCH 41/54] KVM: x86/mmu: Consolidate reset_rsvds_bits_mask() calls Sean Christopherson (Tue Jun 22 2021 - 14:03:05 EST)
- [PATCH 42/54] KVM: x86/mmu: Don't update nested guest's paging bitmasks if CR0.PG=0 Sean Christopherson (Tue Jun 22 2021 - 14:03:22 EST)
- [PATCH 43/54] KVM: x86/mmu: Add helper to update paging metadata Sean Christopherson (Tue Jun 22 2021 - 14:03:26 EST)
- [PATCH 44/54] KVM: x86/mmu: Add a helper to calculate root from role_regs Sean Christopherson (Tue Jun 22 2021 - 14:03:28 EST)
- [PATCH 45/54] KVM: x86/mmu: Collapse 32-bit PAE and 64-bit statements for helpers Sean Christopherson (Tue Jun 22 2021 - 14:03:44 EST)
- [PATCH 46/54] KVM: x86/mmu: Use MMU's role to determine PTTYPE Sean Christopherson (Tue Jun 22 2021 - 14:03:46 EST)
- [PATCH 47/54] KVM: x86/mmu: Add helpers to do full reserved SPTE checks w/ generic MMU Sean Christopherson (Tue Jun 22 2021 - 14:04:01 EST)
- [PATCH 48/54] KVM: x86/mmu: WARN on any reserved SPTE value when making a valid SPTE Sean Christopherson (Tue Jun 22 2021 - 14:04:38 EST)
- [PATCH 49/54] KVM: x86: Enhance comments for MMU roles and nested transition trickiness Sean Christopherson (Tue Jun 22 2021 - 14:04:47 EST)
- [PATCH 50/54] KVM: x86/mmu: Optimize and clean up so called "last nonleaf level" logic Sean Christopherson (Tue Jun 22 2021 - 14:04:50 EST)
- [PATCH 51/54] KVM: x86/mmu: Drop redundant rsvd bits reset for nested NPT Sean Christopherson (Tue Jun 22 2021 - 14:05:02 EST)
- [PATCH 52/54] KVM: x86/mmu: Get CR0.WP from MMU, not vCPU, in shadow page fault Sean Christopherson (Tue Jun 22 2021 - 14:05:32 EST)
- [PATCH 53/54] KVM: x86/mmu: Get CR4.SMEP from MMU, not vCPU, in shadow page fault Sean Christopherson (Tue Jun 22 2021 - 14:05:37 EST)
- [PATCH 54/54] KVM: x86/mmu: Let guest use GBPAGES if supported in hardware and TDP is on Sean Christopherson (Tue Jun 22 2021 - 14:05:43 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Greg KH (Tue Jun 22 2021 - 14:06:14 EST)
- Re: [PATCH v2 3/3] perf test: Make stat bpf counters test more robust Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 14:06:15 EST)
- Re: [PATCH v2 2/3] perf test: Add verbose skip output for bpf counters Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 14:06:32 EST)
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Tue Jun 22 2021 - 14:08:11 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Matthew Wilcox (Tue Jun 22 2021 - 14:09:20 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Linus Torvalds (Tue Jun 22 2021 - 14:09:43 EST)
- Re: [PATCH v31 07/13] mm/damon: Implement a debugfs-based user space interface Shakeel Butt (Tue Jun 22 2021 - 14:12:53 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? David Howells (Tue Jun 22 2021 - 14:13:13 EST)
- Re: [PATCH] ACPI: PM: postpone bringing devices to D0 unless we need them Dmitry Torokhov (Tue Jun 22 2021 - 14:13:54 EST)
- Re: [RFC 00/10] perf: Add build id parsing fault detection/fix Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 14:14:09 EST)
- Re: [PATCH -V8 05/10] mm/migrate: demote pages during reclaim Zi Yan (Tue Jun 22 2021 - 14:16:07 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Nadav Amit (Tue Jun 22 2021 - 14:16:12 EST)
- Re: [PATCH RFC 01/11] perf script: Move filter_cpu() earlier Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 14:16:41 EST)
- Re: [PATCH v2 1/3] perf test: Pass the verbose option to shell tests Ian Rogers (Tue Jun 22 2021 - 14:17:38 EST)
- Re: [PATCH RFC 02/11] perf script: Move filtering before scripting Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 14:18:13 EST)
- Re: [PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO Kees Cook (Tue Jun 22 2021 - 14:19:15 EST)
- Re: [PATCH RFC 03/11] perf script: Share addr_al between functions Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 14:21:56 EST)
- Re: [PATCH v31 08/13] mm/damon/dbgfs: Export kdamond pid to the user space Shakeel Butt (Tue Jun 22 2021 - 14:23:28 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? David Howells (Tue Jun 22 2021 - 14:23:51 EST)
- Re: [PATCH 2/4] PM / devfreq: Export devfreq_get_freq_ragne symbol within devfreq Matthias Kaehlcke (Tue Jun 22 2021 - 14:23:53 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Matthew Wilcox (Tue Jun 22 2021 - 14:24:16 EST)
- Re: [PATCH 2/2] perf script: delete evlist when deleting session Ian Rogers (Tue Jun 22 2021 - 14:28:42 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Linus Torvalds (Tue Jun 22 2021 - 14:28:56 EST)
- Re: [PATCH v2] ieee802154: hwsim: Fix memory leak in hwsim_add_one Alexander Aring (Tue Jun 22 2021 - 14:30:01 EST)
- Re: [PATCH RFC 04/11] perf script: Add API for filtering via dynamically loaded shared object Arnaldo Carvalho de Melo (Tue Jun 22 2021 - 14:32:22 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Linus Torvalds (Tue Jun 22 2021 - 14:32:27 EST)
- Re: [v7 1/5] drm/panel: add basic DP AUX backlight support Doug Anderson (Tue Jun 22 2021 - 14:33:32 EST)
- Re: [PATCH] This patch replaces all the instances of dev_info with drm_info kernel test robot (Tue Jun 22 2021 - 14:34:28 EST)
- Re: [PATCH 4/4] PM / devfreq: passive: Reduce duplicate code when passive_devfreq case Matthias Kaehlcke (Tue Jun 22 2021 - 14:35:54 EST)
- Re: [PATCH 3/4] PM / devfreq: Add cpu based scaling support to passive governor Matthias Kaehlcke (Tue Jun 22 2021 - 14:36:45 EST)
- Re: [V9fs-developer] KCSAN BUG report on p9_client_cb / p9_client_rpc jim . cromie (Tue Jun 22 2021 - 14:36:58 EST)
- Re: [v7 5/5] drm/panel-simple: Add Samsung ATNA33XC20 Doug Anderson (Tue Jun 22 2021 - 14:37:05 EST)
- [PATCH][next] vfio/mdpy: Fix memory leak of object mdev_state->vconfig Colin King (Tue Jun 22 2021 - 14:37:16 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Matthew Wilcox (Tue Jun 22 2021 - 14:37:27 EST)
- Re: [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush Robin Murphy (Tue Jun 22 2021 - 14:37:47 EST)
- Re: [patch V3 59/66] x86/fpu/signal: Move initial checks into fpu__sig_restore() Thomas Gleixner (Tue Jun 22 2021 - 14:38:35 EST)
- Re: [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Wesley Cheng (Tue Jun 22 2021 - 14:38:57 EST)
- [PATCH] kallsyms: strip LTO suffixes from static functions Nick Desaulniers (Tue Jun 22 2021 - 14:39:14 EST)
- Re: [patch V3 59/66] x86/fpu/signal: Move initial checks into fpu__sig_restore() Thomas Gleixner (Tue Jun 22 2021 - 14:43:21 EST)
- [syzbot] BUG: corrupted list in kobject_add_internal (3) syzbot (Tue Jun 22 2021 - 14:44:25 EST)
- [PATCH 0/2] Minor SQPOLL thread fix and improvement Olivier Langlois (Tue Jun 22 2021 - 14:45:11 EST)
- [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep Olivier Langlois (Tue Jun 22 2021 - 14:45:26 EST)
- [PATCH 2/2] io_uring: Create define to modify a SQPOLL parameter Olivier Langlois (Tue Jun 22 2021 - 14:45:45 EST)
- Re: [PATCH 4/6] iommu: Combine device strictness requests with the global default Rajat Jain (Tue Jun 22 2021 - 14:45:51 EST)
- Re: [PATCH rdma-next v1 2/3] RDMA/mlx5: Separate DCI QP creation logic Jason Gunthorpe (Tue Jun 22 2021 - 14:46:03 EST)
- BUG: KCSAN: data-race in vring_interrupt+ jim . cromie (Tue Jun 22 2021 - 14:48:53 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Nadav Amit (Tue Jun 22 2021 - 14:52:00 EST)
- Re: [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep Olivier Langlois (Tue Jun 22 2021 - 14:53:32 EST)
- Re: [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep Pavel Begunkov (Tue Jun 22 2021 - 14:56:11 EST)
- Re: [patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing Dey, Megha (Tue Jun 22 2021 - 14:56:34 EST)
- [PATCH] docs: af_xdp: consistent indentation in examples Ilya Maximets (Tue Jun 22 2021 - 14:57:00 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Linus Torvalds (Tue Jun 22 2021 - 14:57:32 EST)
- Re: [PATCH v6 1/3] sched/fair: Introduce the burstable CFS controller Benjamin Segall (Tue Jun 22 2021 - 14:58:08 EST)
- Re: [PATCH][next] vfio/mdpy: Fix memory leak of object mdev_state->vconfig Jason Gunthorpe (Tue Jun 22 2021 - 14:58:32 EST)
- [PATCH] md: use BLK_STS_OK instead of hardcode Xianting Tian (Tue Jun 22 2021 - 15:03:06 EST)
- [syzbot] memory leak in xfrm_user_rcv_msg syzbot (Tue Jun 22 2021 - 15:04:31 EST)
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation Olivier Langlois (Tue Jun 22 2021 - 15:05:58 EST)
- Re: [PATCH] ACPI: PM: postpone bringing devices to D0 unless we need them Rafael J. Wysocki (Tue Jun 22 2021 - 15:06:45 EST)
- Re: [PATCH] docs: af_xdp: consistent indentation in examples Ilya Maximets (Tue Jun 22 2021 - 15:07:57 EST)
- Re: [PATCH 1/2] io_uring: Fix race condition when sqp thread goes to sleep Olivier Langlois (Tue Jun 22 2021 - 15:08:02 EST)
- Re: [PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held Neeraj Upadhyay (Tue Jun 22 2021 - 15:08:46 EST)
- Re: [patch V3 61/66] x86/fpu/signal: Sanitize the xstate check on sigframe Borislav Petkov (Tue Jun 22 2021 - 15:11:05 EST)
- [PATCH v2] cpufreq: Make cpufreq_online() call driver->offline() on errors Rafael J. Wysocki (Tue Jun 22 2021 - 15:11:56 EST)
- Re: Virtualizing MSI-X on IMS via VFIO Alex Williamson (Tue Jun 22 2021 - 15:12:25 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Daniel Vetter (Tue Jun 22 2021 - 15:12:59 EST)
- Re: [PATCH v2] ieee802154: hwsim: Fix memory leak in hwsim_add_one Stefan Schmidt (Tue Jun 22 2021 - 15:22:17 EST)
- Re: [PATCH 4/6] iommu: Combine device strictness requests with the global default Doug Anderson (Tue Jun 22 2021 - 15:42:27 EST)
- [PATCH] usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro. Christophe JAILLET (Tue Jun 22 2021 - 15:42:27 EST)
- RE: watchdog: Add hrtimer-based pretimeout feature Klein, Curtis (Tue Jun 22 2021 - 15:42:27 EST)
- Re: [PATCH] perf top: fix overflow in elf_sec__is_text Namhyung Kim (Tue Jun 22 2021 - 15:46:57 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Doug Anderson (Tue Jun 22 2021 - 15:50:44 EST)
- Re: [PATCH 4/6] iommu: Combine device strictness requests with the global default Saravana Kannan (Tue Jun 22 2021 - 15:51:16 EST)
- Re: [PATCH] perf data: close all files in close_dir Namhyung Kim (Tue Jun 22 2021 - 15:53:06 EST)
- Re: usb: host: Reduce xhci_handshake timeout in xhci_reset Greg Kroah-Hartman (Tue Jun 22 2021 - 15:56:31 EST)
- Re: [PATCH v2 1/1] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls Mathieu Poirier (Tue Jun 22 2021 - 15:56:36 EST)
- Re: [PATCH v3 2/3] zram: fix deadlock with sysfs attribute usage and driver removal Luis Chamberlain (Tue Jun 22 2021 - 15:57:09 EST)
- Re: [PATCH 2/2] phy: amlogic: Add a new driver for the HDMI TX PHY on Meson8/8b/8m2 Martin Blumenstingl (Tue Jun 22 2021 - 15:57:46 EST)
- Re: [PATCH v3] media: uvc: don't do DMA on stack 'Alan Stern' (Tue Jun 22 2021 - 15:58:40 EST)
- Re: [RFCv1 7/8] phy: amlogic: meson8b-usb2: Power off the PHY by putting it into reset mode. Martin Blumenstingl (Tue Jun 22 2021 - 16:01:08 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Rob Herring (Tue Jun 22 2021 - 16:02:34 EST)
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs Greg KH (Tue Jun 22 2021 - 16:02:45 EST)
- Re: [patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing Bae, Chang Seok (Tue Jun 22 2021 - 16:04:07 EST)
- Re: [GIT PULL] interconnect changes for 5.14 Greg KH (Tue Jun 22 2021 - 16:04:15 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Michael Schmitz (Tue Jun 22 2021 - 16:04:23 EST)
- [PATCH v1 0/2] Add GCC for SM4250 and SM6115 Iskren Chernev (Tue Jun 22 2021 - 16:05:35 EST)
- [PATCH v5 0/4] fpga: reorganize to subdirs trix (Tue Jun 22 2021 - 16:05:41 EST)
- [PATCH v1 1/2] dt-bindings: clk: qcom: gcc-sm6115: Document SM6115 GCC Iskren Chernev (Tue Jun 22 2021 - 16:05:43 EST)
- [PATCH 00/19] KVM: selftests: Add x86 mmu_role test and cleanups Sean Christopherson (Tue Jun 22 2021 - 16:05:48 EST)
- [PATCH v1 2/2] clk: qcom: Add Global Clock controller (GCC) driver for SM6115 Iskren Chernev (Tue Jun 22 2021 - 16:05:50 EST)
- [PATCH 01/19] KVM: selftests: Remove errant asm/barrier.h include to fix arm64 build Sean Christopherson (Tue Jun 22 2021 - 16:05:54 EST)
- [PATCH 02/19] KVM: selftests: Zero out the correct page in the Hyper-V features test Sean Christopherson (Tue Jun 22 2021 - 16:05:56 EST)
- [PATCH v5 1/4] fpga: dfl: reorganize to subdir layout trix (Tue Jun 22 2021 - 16:05:59 EST)
- [PATCH 03/19] KVM: selftests: Unconditionally use memslot 0 when loading elf binary Sean Christopherson (Tue Jun 22 2021 - 16:06:02 EST)
- [PATCH 04/19] KVM: selftests: Unconditionally use memslot 0 for x86's GDT/TSS setup Sean Christopherson (Tue Jun 22 2021 - 16:06:04 EST)
- [PATCH 05/19] KVM: selftests: Use "standard" min virtual address for Hyper-V pages Sean Christopherson (Tue Jun 22 2021 - 16:06:06 EST)
- [PATCH v5 2/4] fpga: xilinx: reorganize to subdir layout trix (Tue Jun 22 2021 - 16:06:09 EST)
- [PATCH v5 3/4] fpga: altera: reorganize to subdir layout trix (Tue Jun 22 2021 - 16:06:12 EST)
- [PATCH 07/19] KVM: selftests: Lower the min virtual address for misc page allocations Sean Christopherson (Tue Jun 22 2021 - 16:06:16 EST)
- [PATCH 06/19] KVM: selftests: Add helpers to allocate N pages of virtual memory Sean Christopherson (Tue Jun 22 2021 - 16:06:18 EST)
- [PATCH 08/19] KVM: selftests: Use alloc_page helper for x86-64's GDT/ITD/TSS allocations Sean Christopherson (Tue Jun 22 2021 - 16:06:23 EST)
- [PATCH v5 4/4] fpga: lattice: reorganize to subdir layout trix (Tue Jun 22 2021 - 16:06:26 EST)
- [PATCH 09/19] KVM: selftests: Use alloc page helper for xAPIC IPI test Sean Christopherson (Tue Jun 22 2021 - 16:06:28 EST)
- [PATCH 11/19] KVM: selftest: Unconditionally use memslot 0 for vaddr allocations Sean Christopherson (Tue Jun 22 2021 - 16:06:36 EST)
- [PATCH 10/19] KVM: selftests: Use "standard" min virtual address for CPUID test alloc Sean Christopherson (Tue Jun 22 2021 - 16:06:38 EST)
- [PATCH 12/19] KVM: selftests: Unconditionally use memslot '0' for page table allocations Sean Christopherson (Tue Jun 22 2021 - 16:06:39 EST)
- [PATCH 13/19] KVM: selftests: Unconditionally allocate EPT tables in memslot 0 Sean Christopherson (Tue Jun 22 2021 - 16:06:41 EST)
- [PATCH 14/19] KVM: selftests: Add wrapper to allocate page table page Sean Christopherson (Tue Jun 22 2021 - 16:06:44 EST)
- [PATCH 15/19] KVM: selftests: Rename x86's page table "address" to "pfn" Sean Christopherson (Tue Jun 22 2021 - 16:06:50 EST)
- [PATCH 16/19] KVM: selfests: Add PTE helper for x86-64 in preparation for hugepages Sean Christopherson (Tue Jun 22 2021 - 16:06:58 EST)
- [PATCH 17/19] KVM: selftests: Genericize upper level page table entry struct Sean Christopherson (Tue Jun 22 2021 - 16:07:07 EST)
- [PATCH 19/19] KVM: sefltests: Add x86-64 test to verify MMU reacts to CPUID updates Sean Christopherson (Tue Jun 22 2021 - 16:07:09 EST)
- [PATCH 18/19] KVM: selftests: Add hugepage support for x86-64 Sean Christopherson (Tue Jun 22 2021 - 16:07:13 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Saravana Kannan (Tue Jun 22 2021 - 16:07:19 EST)
- [PATCH] bus: mhi: core: Replace DMA allocation wrappers with original APIs Bhaumik Bhatt (Tue Jun 22 2021 - 16:07:40 EST)
- Re: [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Ferry Toth (Tue Jun 22 2021 - 16:09:15 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Doug Anderson (Tue Jun 22 2021 - 16:10:59 EST)
- [PATCH v1 0/2] Add Pinctrl for SM4250 and SM6115 Iskren Chernev (Tue Jun 22 2021 - 16:11:05 EST)
- [PATCH v1 1/2] dt-bindings: pinctrl: qcom: Add SM6115 pinctrl bindings Iskren Chernev (Tue Jun 22 2021 - 16:11:14 EST)
- [PATCH v1 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6115 Iskren Chernev (Tue Jun 22 2021 - 16:11:15 EST)
- Re: [RFCv1 6/8] phy: amlogic: meson8b-usb2: Use phy reset callback function Martin Blumenstingl (Tue Jun 22 2021 - 16:12:10 EST)
- Re: [V9fs-developer] KCSAN BUG report on p9_client_cb / p9_client_rpc jim . cromie (Tue Jun 22 2021 - 16:16:22 EST)
- Re: [PATCH V4] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card Stephen Boyd (Tue Jun 22 2021 - 16:17:58 EST)
- Re: [PATCH] kallsyms: strip LTO suffixes from static functions Fangrui Song (Tue Jun 22 2021 - 16:18:31 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Al Viro (Tue Jun 22 2021 - 16:19:10 EST)
- [PATCH v1 0/5] Add rpmcc and rpmpd for SM4250/6115 Iskren Chernev (Tue Jun 22 2021 - 16:22:06 EST)
- [PATCH v1 1/5] dt-bindings: soc: qcom: smd-rpm: Add SM4250,6115 compatible Iskren Chernev (Tue Jun 22 2021 - 16:22:08 EST)
- [PATCH v1 2/5] dt-bindings: clock: qcom: rpmcc: Document SM6115,SM4250 compatible Iskren Chernev (Tue Jun 22 2021 - 16:22:12 EST)
- [PATCH v1 3/5] clk: qcom: smd: Add support for SM6115 rpm clocks Iskren Chernev (Tue Jun 22 2021 - 16:22:14 EST)
- [PATCH v1 4/5] dt-bindings: power: rpmpd: Add SM4250,SM6115 to rpmpd binding Iskren Chernev (Tue Jun 22 2021 - 16:22:15 EST)
- [PATCH v1 5/5] drivers: soc: qcom: rpmpd: Add SM6115 RPM Power Domains Iskren Chernev (Tue Jun 22 2021 - 16:22:19 EST)
- [PATCH] f2fs: remove false alarm on iget failure during GC Jaegeuk Kim (Tue Jun 22 2021 - 16:22:24 EST)
- Re: [PATCH v2] arm64/dts/qcom/sc7180: Add Display Port dt node Stephen Boyd (Tue Jun 22 2021 - 16:23:11 EST)
- [RFC PATCH] cw1200: use kmalloc() allocation instead of stack Jernej Skrabec (Tue Jun 22 2021 - 16:23:56 EST)
- Re: [RFCv1 4/8] phy: amlogic: meson8b-usb2: Use phy set_mode callback function Martin Blumenstingl (Tue Jun 22 2021 - 16:28:13 EST)
- Re: [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Uwe Kleine-König (Tue Jun 22 2021 - 16:29:52 EST)
- Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel Mathieu Poirier (Tue Jun 22 2021 - 16:30:25 EST)
- [PATCH v1 0/3] Add USB HS support for SM4250/6115 Iskren Chernev (Tue Jun 22 2021 - 16:32:49 EST)
- [PATCH v1 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250 Iskren Chernev (Tue Jun 22 2021 - 16:32:52 EST)
- [PATCH v1 2/3] dt-bindings: phy: qcom,qusb2: document sm4250/6115 compatible Iskren Chernev (Tue Jun 22 2021 - 16:32:55 EST)
- [PATCH v1 3/3] phy: qcom-qusb2: Add configuration for SM4250 and SM6115 Iskren Chernev (Tue Jun 22 2021 - 16:32:58 EST)
- Re: [RFC PATCH] cw1200: use kmalloc() allocation instead of stack Arnd Bergmann (Tue Jun 22 2021 - 16:33:23 EST)
- [PATCH V2] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page() ira . weiny (Tue Jun 22 2021 - 16:35:11 EST)
- [PATCH v1 1/2] dt-bindings: mailbox: qcom: Add SM6115, SM4250 APCS compatible Iskren Chernev (Tue Jun 22 2021 - 16:38:09 EST)
- [PATCH v1 2/2] mailbox: qcom: Add support for sm4125 sm6115 APCS IPC Iskren Chernev (Tue Jun 22 2021 - 16:38:11 EST)
- Re: [PATCH][next] vfio/mdpy: Fix memory leak of object mdev_state->vconfig Alex Williamson (Tue Jun 22 2021 - 16:39:33 EST)
- Re: [PATCH 4/4] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page() Ira Weiny (Tue Jun 22 2021 - 16:39:59 EST)
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep Pavel Begunkov (Tue Jun 22 2021 - 16:45:30 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Pali Rohár (Tue Jun 22 2021 - 16:48:55 EST)
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Tue Jun 22 2021 - 16:51:50 EST)
- Re: [RFC 1/3] ARM: dts: imx28: Add description for L2 switch on XEA board Lukasz Majewski (Tue Jun 22 2021 - 16:51:54 EST)
- Re: [PATCH v5 4/4] lib/test_printf.c: add test cases for '%pD' Rasmus Villemoes (Tue Jun 22 2021 - 16:52:04 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Pali Rohár (Tue Jun 22 2021 - 16:52:25 EST)
- Re: [PATCH v4] io_uring: reduce latency by reissueing the operation Pavel Begunkov (Tue Jun 22 2021 - 16:52:54 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Eric W. Biederman (Tue Jun 22 2021 - 16:53:14 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Pali Rohár (Tue Jun 22 2021 - 16:55:27 EST)
- Re: [RFC 2/3] mtd: spi-nor: core: compare JEDEC bytes to already found flash_info Rasmus Villemoes (Tue Jun 22 2021 - 16:58:07 EST)
- Re: [PATCH 2/2] io_uring: Create define to modify a SQPOLL parameter Pavel Begunkov (Tue Jun 22 2021 - 16:58:51 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Eric W. Biederman (Tue Jun 22 2021 - 17:02:59 EST)
- Re: [PATCH v14 01/12] swiotlb: Refactor swiotlb init functions Stefano Stabellini (Tue Jun 22 2021 - 17:03:09 EST)
- Re: [V9fs-developer] KCSAN BUG report on p9_client_cb / p9_client_rpc Dominique Martinet (Tue Jun 22 2021 - 17:03:27 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Luca Ceresoli (Tue Jun 22 2021 - 17:04:40 EST)
- Re: [PATCH v2 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs Martin Blumenstingl (Tue Jun 22 2021 - 17:05:10 EST)
- Re: libperf : Can not create event group Jiri Olsa (Tue Jun 22 2021 - 17:06:54 EST)
- [PATCH] drivers/base/core: refcount kobject and bus on device attribute read / store Luis Chamberlain (Tue Jun 22 2021 - 17:07:10 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Luca Ceresoli (Tue Jun 22 2021 - 17:08:11 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Luca Ceresoli (Tue Jun 22 2021 - 17:13:46 EST)
- [PATCH] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs Dario Binacchi (Tue Jun 22 2021 - 17:14:18 EST)
- Re: [PATCH][next] block/mq-deadline: remove redundant assignment of variable ret Bart Van Assche (Tue Jun 22 2021 - 17:14:59 EST)
- Re: [PATCH][next] block/mq-deadline: remove redundant assignment of variable ret Jens Axboe (Tue Jun 22 2021 - 17:15:50 EST)
- Re: [PATCH v2 0/3] clk: meson: rounding for fast clocks on 32-bit SoCs Stephen Boyd (Tue Jun 22 2021 - 17:17:42 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Pali Rohár (Tue Jun 22 2021 - 17:19:08 EST)
- Re: [RFC 00/10] perf: Add build id parsing fault detection/fix Jiri Olsa (Tue Jun 22 2021 - 17:19:25 EST)
- [PATCH v4 0/2] zram: fix few sysfs races Luis Chamberlain (Tue Jun 22 2021 - 17:19:49 EST)
- [PATCH v4 1/2] zram: fix crashes due to use of cpu hotplug multistate Luis Chamberlain (Tue Jun 22 2021 - 17:19:52 EST)
- [PATCH v4 2/2] zram: fix deadlock with sysfs attribute usage and module removal Luis Chamberlain (Tue Jun 22 2021 - 17:19:57 EST)
- Re: [PATCH v3 4/8] media: Add P010 video format Nicolas Dufresne (Tue Jun 22 2021 - 17:24:43 EST)
- [PATCH v2] drm/radeon: Fix NULL dereference when updating memory stats Mikel Rychliski (Tue Jun 22 2021 - 17:28:55 EST)
- Re: [PATCH] drivers/base/core: refcount kobject and bus on device attribute read / store Greg KH (Tue Jun 22 2021 - 17:32:46 EST)
- Re: [PATCH 5.4 00/90] 5.4.128-rc1 review Guenter Roeck (Tue Jun 22 2021 - 17:34:14 EST)
- [tip:locking/core] BUILD REGRESSION 7cb5dd8e2c8ce2b8f778f37cfd8bb955d663d16d kernel test robot (Tue Jun 22 2021 - 17:34:30 EST)
- Re: [PATCH 5.10 000/146] 5.10.46-rc1 review Guenter Roeck (Tue Jun 22 2021 - 17:34:46 EST)
- Re: [PATCH] drivers/base/core: refcount kobject and bus on device attribute read / store Greg KH (Tue Jun 22 2021 - 17:34:57 EST)
- Re: [PATCH 5.12 000/178] 5.12.13-rc1 review Guenter Roeck (Tue Jun 22 2021 - 17:35:16 EST)
- [PATCH v4] time: Improve performance of time64_to_tm(). Add tests. Cassio Neri (Tue Jun 22 2021 - 17:36:24 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Luca Ceresoli (Tue Jun 22 2021 - 17:36:43 EST)
- Re: [PATCH v2] net/mlx5: Fix missing error code in mlx5_init_fs() Saeed Mahameed (Tue Jun 22 2021 - 17:38:50 EST)
- Re: [PATCH net-next] net/mlx5: Use cpumask_available() in mlx5_eq_create_generic() Saeed Mahameed (Tue Jun 22 2021 - 17:39:07 EST)
- [PATCH v2] ACPI: PM: postpone bringing devices to D0 unless we need them Dmitry Torokhov (Tue Jun 22 2021 - 17:39:47 EST)
- Re: [PATCH][next] net/mlx5: Fix spelling mistake "enught" -> "enough" Saeed Mahameed (Tue Jun 22 2021 - 17:39:55 EST)
- Re: [PATCH v3 6/8] media: hantro: enumerate scaled output formats Nicolas Dufresne (Tue Jun 22 2021 - 17:46:02 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Michael Schmitz (Tue Jun 22 2021 - 17:48:51 EST)
- RE: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? David Laight (Tue Jun 22 2021 - 17:55:18 EST)
- Re: linux-next: manual merge of the gfs2 tree with the vfs tree Stephen Rothwell (Tue Jun 22 2021 - 17:56:44 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Michael Schmitz (Tue Jun 22 2021 - 17:57:35 EST)
- [PATCH v2] drivers/base/core: refcount kobject and bus on device attribute read / store Luis Chamberlain (Tue Jun 22 2021 - 17:57:45 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) Konrad Rzeszutek Wilk (Tue Jun 22 2021 - 17:58:22 EST)
- [PATCH v2] mm: Move kvmalloc-related functions to slab.h Matthew Wilcox (Oracle) (Tue Jun 22 2021 - 17:59:01 EST)
- Re: [PATCH v3 1/3] riscv: optimized memcpy Matteo Croce (Tue Jun 22 2021 - 18:00:48 EST)
- Re: [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Wesley Cheng (Tue Jun 22 2021 - 18:01:22 EST)
- [GIT PULL] (stable) stable/for-linus-5.14 Konrad Rzeszutek Wilk (Tue Jun 22 2021 - 18:03:41 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Matthew Wilcox (Tue Jun 22 2021 - 18:05:12 EST)
- Re: [PATCH v2] drivers/base/core: refcount kobject and bus on device attribute read / store Greg KH (Tue Jun 22 2021 - 18:09:38 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Robin Murphy (Tue Jun 22 2021 - 18:10:30 EST)
- Re: [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Ferry Toth (Tue Jun 22 2021 - 18:12:34 EST)
- RE: [PATCH] firmware: export x86_64 platform flash bios region via sysfs David Laight (Tue Jun 22 2021 - 18:18:36 EST)
- Re: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? Dave Chinner (Tue Jun 22 2021 - 18:20:52 EST)
- Re: [PATCH v3 4/8] media: Add P010 video format Ezequiel Garcia (Tue Jun 22 2021 - 18:23:19 EST)
- Re: [PATCH v2] PCI: dra7xx: Fix reset behaviour Pali Rohár (Tue Jun 22 2021 - 18:23:35 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Robin Murphy (Tue Jun 22 2021 - 18:25:24 EST)
- [RFC][PATCH 0/8] x86/pkeys: remove PKRU from kernel XSAVE buffer Dave Hansen (Tue Jun 22 2021 - 18:25:45 EST)
- [RFC][PATCH 1/8] x86/pkeys: add PKRU storage outside of task XSAVE buffer Dave Hansen (Tue Jun 22 2021 - 18:25:46 EST)
- [RFC][PATCH 2/8] x86/fpu: hook up PKRU into signal user ABIs Dave Hansen (Tue Jun 22 2021 - 18:25:50 EST)
- [RFC][PATCH 4/8] x86/fpu: remove PKRU from FPU user state clearing Dave Hansen (Tue Jun 22 2021 - 18:25:54 EST)
- [RFC][PATCH 3/8] x86/fpu: separate the setup of xfeatures not in fpstate Dave Hansen (Tue Jun 22 2021 - 18:25:56 EST)
- [RFC][PATCH 5/8] x86/fpu: XSAVE buffer access routine rename Dave Hansen (Tue Jun 22 2021 - 18:25:58 EST)
- [RFC][PATCH 6/8] x86/fpu: update xstate size calculations for non-XSAVE-managed features Dave Hansen (Tue Jun 22 2021 - 18:26:00 EST)
- [RFC][PATCH 7/8] x86/fpu: actually stop using XSAVE on PKRU Dave Hansen (Tue Jun 22 2021 - 18:26:02 EST)
- [RFC][PATCH 8/8] x86/pkeys: remove init_pkru_value variable Dave Hansen (Tue Jun 22 2021 - 18:26:04 EST)
- RE: Do we need to unrevert "fs: do not prefault sys_write() user buffer pages"? David Laight (Tue Jun 22 2021 - 18:31:45 EST)
- [PATCH 1/1] ipr: system crashes when seeing type 20 error wenxiong (Tue Jun 22 2021 - 18:32:16 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Shuah Khan (Tue Jun 22 2021 - 18:33:31 EST)
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep Olivier Langlois (Tue Jun 22 2021 - 18:37:18 EST)
- linux-next: build warning after merge of the kspp-gustavo tree Stephen Rothwell (Tue Jun 22 2021 - 18:39:07 EST)
- Re: [PATCH] KVM: x86/mmu: Don't WARN on a NULL shadow page in TDP MMU check David Matlack (Tue Jun 22 2021 - 18:39:25 EST)
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep Olivier Langlois (Tue Jun 22 2021 - 18:42:24 EST)
- Re: [PATCH 6/6] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs Mathieu Poirier (Tue Jun 22 2021 - 18:51:09 EST)
- [PATCH] mm: vmalloc: add cond_resched() in __vunmap() Rafael Aquini (Tue Jun 22 2021 - 18:51:33 EST)
- Re: [PATCH v2 3/3] virtio_balloon: Specify page reporting order if needed Gavin Shan (Tue Jun 22 2021 - 18:52:30 EST)
- Re: [PATCH v2 2/3] mm/page_reporting: Allow driver to specify threshold Gavin Shan (Tue Jun 22 2021 - 18:52:34 EST)
- Re: [PATCH v3 1/3] riscv: optimized memcpy Matteo Croce (Tue Jun 22 2021 - 18:54:14 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Laurent Pinchart (Tue Jun 22 2021 - 19:00:26 EST)
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep Pavel Begunkov (Tue Jun 22 2021 - 19:03:30 EST)
- Re: swiotlb/caamjr regression (Was: [GIT PULL] (swiotlb) stable/for-linus-5.12) 'Dominique MARTINET' (Tue Jun 22 2021 - 19:04:27 EST)
- Re: linux-next: build warning after merge of the kspp-gustavo tree Gustavo A. R. Silva (Tue Jun 22 2021 - 19:07:32 EST)
- coverity problems with certain macros Steve French (Tue Jun 22 2021 - 19:11:21 EST)
- [PATCH] dt-bindings: display: renesas,du: Provide bindings for r8a779a0 Kieran Bingham (Tue Jun 22 2021 - 19:11:54 EST)
- Re: coverity problems with certain macros Steve French (Tue Jun 22 2021 - 19:14:24 EST)
- Re: [PATCH v4 1/2] hwmon: (lm90) Prevent integer underflows of temperature calculations Guenter Roeck (Tue Jun 22 2021 - 19:15:30 EST)
- Re: [PATCH v4 2/2] hwmon: Support set_trips() of thermal device ops Guenter Roeck (Tue Jun 22 2021 - 19:18:00 EST)
- [PATCH 1/3] drm: rcar-du: Sort the DU outputs Kieran Bingham (Tue Jun 22 2021 - 19:20:33 EST)
- [PATCH 3/3] drm: rcar-du: Add r8a779a0 device support Kieran Bingham (Tue Jun 22 2021 - 19:20:37 EST)
- [PATCH 2/3] drm: rcar-du: Only initialise TVM_TVSYNC mode when supported Kieran Bingham (Tue Jun 22 2021 - 19:20:38 EST)
- RE: [PATCH 0/3] mm/page_reporting: Make page reporting work on arm64 with 64KB page size Michael Kelley (Tue Jun 22 2021 - 19:25:11 EST)
- [PATCH 1/2] clk: renesas: r8a779a0: Add the DU clock Kieran Bingham (Tue Jun 22 2021 - 19:27:20 EST)
- [PATCH 2/2] clk: renesas: r8a779a0: Add the DSI clocks Kieran Bingham (Tue Jun 22 2021 - 19:27:30 EST)
- Re: [PATCH v2] kunit: tool: Assert the version requirement Daniel Latypov (Tue Jun 22 2021 - 19:28:49 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Shuah Khan (Tue Jun 22 2021 - 19:33:55 EST)
- [PATCH net-next] tcp: Add stats for socket migration. Kuniyuki Iwashima (Tue Jun 22 2021 - 19:36:24 EST)
- Re: [PATCH v3 1/3] riscv: optimized memcpy Matteo Croce (Tue Jun 22 2021 - 19:36:39 EST)
- Re: [PATCH] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep Minchan Kim (Tue Jun 22 2021 - 19:38:46 EST)
- [PATCH 0/7] posix-cpu-timers: Bunch of fixes v2 Frederic Weisbecker (Tue Jun 22 2021 - 19:42:04 EST)
- [PATCH 1/7] posix-cpu-timers: Fix rearm racing against process tick Frederic Weisbecker (Tue Jun 22 2021 - 19:42:15 EST)
- [PATCH 3/7] posix-cpu-timers: Force next_expiration recalc after timer deletion Frederic Weisbecker (Tue Jun 22 2021 - 19:42:15 EST)
- [PATCH 4/7] posix-cpu-timers: Force next expiration recalc after itimer reset Frederic Weisbecker (Tue Jun 22 2021 - 19:42:15 EST)
- [PATCH 2/7] posix-cpu-timers: Assert task sighand is locked while starting cputime counter Frederic Weisbecker (Tue Jun 22 2021 - 19:42:15 EST)
- [PATCH 5/7] posix-cpu-timers: Remove confusing error code override Frederic Weisbecker (Tue Jun 22 2021 - 19:42:17 EST)
- [PATCH 6/7] posix-cpu-timers: Consolidate timer base accessor Frederic Weisbecker (Tue Jun 22 2021 - 19:42:19 EST)
- [PATCH 7/7] posix-cpu-timers: Recalc next expiration when timer_settime() ends up not queueing Frederic Weisbecker (Tue Jun 22 2021 - 19:42:21 EST)
- [PATCH 1/3] arm64: dts: renesas: r8a779a0: Add DU support Kieran Bingham (Tue Jun 22 2021 - 19:43:05 EST)
- [PATCH 2/3] arm64: dts: renesas: r8a779a0: Add DSI encoders Kieran Bingham (Tue Jun 22 2021 - 19:43:08 EST)
- [PATCH 3/3] arm64: dts: renesas: falcon-cpu: Add DSI display output Kieran Bingham (Tue Jun 22 2021 - 19:43:09 EST)
- Re: linux-next: build warning after merge of the kspp-gustavo tree Gustavo A. R. Silva (Tue Jun 22 2021 - 19:45:56 EST)
- Re: [PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held Paul E. McKenney (Tue Jun 22 2021 - 19:46:54 EST)
- Re: [PATCH v3] slab: Use __func__ to trace function name David Rientjes (Tue Jun 22 2021 - 19:48:27 EST)
- Re: Looking for help with Kconfig dependencies Matthias Kaehlcke (Tue Jun 22 2021 - 19:49:42 EST)
- Re: [PATCH v2] kunit: tool: Assert the version requirement Daniel Latypov (Tue Jun 22 2021 - 19:55:39 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Shuah Khan (Tue Jun 22 2021 - 19:57:48 EST)
- Re: [PATCH 5.12 000/178] 5.12.13-rc1 review Shuah Khan (Tue Jun 22 2021 - 19:58:21 EST)
- Re: [PATCH 5.10 000/146] 5.10.46-rc1 review Shuah Khan (Tue Jun 22 2021 - 19:58:52 EST)
- Re: [PATCH 5.4 00/90] 5.4.128-rc1 review Shuah Khan (Tue Jun 22 2021 - 19:59:06 EST)
- Re: Virtualizing MSI-X on IMS via VFIO Thomas Gleixner (Tue Jun 22 2021 - 19:59:28 EST)
- Re: [PATCH] Input: stmpe-keypad - add STMPE1801 support Sergey Larin (Tue Jun 22 2021 - 20:05:35 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Laurent Pinchart (Tue Jun 22 2021 - 20:07:20 EST)
- Re: [PATCH v3 3/3] riscv: optimized memset Matteo Croce (Tue Jun 22 2021 - 20:09:10 EST)
- [tip:x86/urgent] BUILD SUCCESS f9dfb5e390fab2df9f7944bb91e7705aba14cd26 kernel test robot (Tue Jun 22 2021 - 20:12:35 EST)
- [tip:objtool/urgent] BUILD SUCCESS 49faa77759b211fff344898edc23bb780707fff5 kernel test robot (Tue Jun 22 2021 - 20:12:37 EST)
- [tip:auto-latest] BUILD SUCCESS f10bd30916ba18da9085350f175605c756f40dcb kernel test robot (Tue Jun 22 2021 - 20:12:41 EST)
- Re: Re: Re: [PATCH 5.4 39/78] Bluetooth: use correct lock to prevent UAF of hdev object Anand K. Mistry (Tue Jun 22 2021 - 20:13:47 EST)
- Re: Maintainers / Kernel Summit 2021 planning kick-off Steven Rostedt (Tue Jun 22 2021 - 20:15:41 EST)
- [PATCH 2/2] hwmon: (adt7470) Use standard update_interval property Chris Packham (Tue Jun 22 2021 - 20:22:40 EST)
- [PATCH 0/2] hwmon: (adt7470) Clean up Chris Packham (Tue Jun 22 2021 - 20:22:40 EST)
- [PATCH 1/2] hwmon: (adt7470) Convert to devm_hwmon_device_register_with_info API Chris Packham (Tue Jun 22 2021 - 20:22:41 EST)
- [tip:sched/urgent] BUILD SUCCESS fdaba61ef8a268d4136d0a113d153f7a89eb9984 kernel test robot (Tue Jun 22 2021 - 20:34:42 EST)
- Re: [to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree kernel test robot (Tue Jun 22 2021 - 20:34:42 EST)
- [PATCH v3] drivers/base/core: refcount kobject and bus on device attribute read / store Luis Chamberlain (Tue Jun 22 2021 - 20:36:48 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Linus Torvalds (Tue Jun 22 2021 - 20:42:17 EST)
- linux-next: build failure after merge of the f2fs tree Stephen Rothwell (Tue Jun 22 2021 - 20:49:34 EST)
- Re: [PATCH 5.10 000/146] 5.10.46-rc1 review Samuel Zou (Tue Jun 22 2021 - 20:50:52 EST)
- [PATCH] net: bridge: remove redundant return 13145886936 (Tue Jun 22 2021 - 20:53:34 EST)
- Re: linux-next: build failure after merge of the drm-msm tree Stephen Rothwell (Tue Jun 22 2021 - 21:02:10 EST)
- [PATCH] input: Add Marine Navigation Keycodes Matthew Stephenson (Tue Jun 22 2021 - 21:04:57 EST)
- Re: [PATCH -V8 00/10] Migrate Pages in lieu of discard Huang, Ying (Tue Jun 22 2021 - 21:12:26 EST)
- Re: [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Bjorn Andersson (Tue Jun 22 2021 - 21:12:55 EST)
- [PATCH -next] ubifs: ubifs_gc_start_commit: Fix error check for lp pointer Zhihao Cheng (Tue Jun 22 2021 - 21:13:01 EST)
- Re: [PATCH v3 3/3] riscv: optimized memset Matteo Croce (Tue Jun 22 2021 - 21:15:15 EST)
- Re: [PATCH] scsi: aic7xxx: Fix unintentional sign extension issue on left shift of u8 Martin K. Petersen (Tue Jun 22 2021 - 21:17:20 EST)
- Re: [PATCH v3 1/9] scsi: ufs: Differentiate status between hba pm ops and wl pm ops Can Guo (Tue Jun 22 2021 - 21:32:43 EST)
- [PATCH] net: caif: add a return statement 13145886936 (Tue Jun 22 2021 - 21:33:21 EST)
- Re: [PATCH v3 8/9] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests Can Guo (Tue Jun 22 2021 - 21:35:10 EST)
- [PATCH 1/2] ACPI: bgrt: Fix CFI violation Nathan Chancellor (Tue Jun 22 2021 - 21:38:58 EST)
- [PATCH 2/2] ACPI: bgrt: Use sysfs_emit Nathan Chancellor (Tue Jun 22 2021 - 21:39:00 EST)
- Another patch for CVE-2021-3573 without introducing lock bugs Lin Horse (Tue Jun 22 2021 - 21:46:31 EST)
- [PATCH] dt-bindings: nvmem: Convert UniPhier eFuse bindings to json-schema Kunihiko Hayashi (Tue Jun 22 2021 - 21:51:25 EST)
- [PATCH] dt-bindings: regulator: Convert UniPhier regulator to json-schema Kunihiko Hayashi (Tue Jun 22 2021 - 21:52:40 EST)
- [PATCH] dt-bindings: reset: Convert UniPhier glue reset to json-schema Kunihiko Hayashi (Tue Jun 22 2021 - 21:53:35 EST)
- Re: [PATCH 5.10 000/146] 5.10.46-rc1 review Rudi Heitbaum (Tue Jun 22 2021 - 21:56:29 EST)
- Re: [PATCH 20/54] KVM: x86/mmu: Add struct and helpers to retrieve MMU role bits from regs kernel test robot (Tue Jun 22 2021 - 21:58:36 EST)
- Re: [PATCH 5.12 000/178] 5.12.13-rc1 review Rudi Heitbaum (Tue Jun 22 2021 - 21:59:04 EST)
- Re: [PATCH v1] perf tools: Fix pattern matching for same substring used in different pmu type Jin, Yao (Tue Jun 22 2021 - 22:02:11 EST)
- RE: [PATCH v5 1/4] fs: introduce helper d_path_unsafe() Justin He (Tue Jun 22 2021 - 22:03:09 EST)
- Re: [PATCH v1 2/3] scsi: ufs: Optimize host lock on transfer requests send/compl paths Can Guo (Tue Jun 22 2021 - 22:05:05 EST)
- Re: [PATCH] scsi: bnx2fc: Remove meaningless 'bnx2fc_abts_cleanup()' return value assignment Martin K. Petersen (Tue Jun 22 2021 - 22:05:38 EST)
- Re: [PATCH v2 -next] scsi: ufs: fix build warning without CONFIG_PM Martin K. Petersen (Tue Jun 22 2021 - 22:08:31 EST)
- Re: [PATCH 0/3] drm: rcar-du: V3U support Laurent Pinchart (Tue Jun 22 2021 - 22:10:29 EST)
- [jump_label, x86] e7bf1ba97a: BUG:unable_to_handle_page_fault_for_address kernel test robot (Tue Jun 22 2021 - 22:12:27 EST)
- [RESEND PATCH v5 1/4] dt-bindings: pwm: rockchip: add description for rk3568 cl (Tue Jun 22 2021 - 22:13:20 EST)
- Re: [PATCH 1/3] drm: rcar-du: Sort the DU outputs Laurent Pinchart (Tue Jun 22 2021 - 22:13:35 EST)
- Re: [PATCH 2/3] drm: rcar-du: Only initialise TVM_TVSYNC mode when supported Laurent Pinchart (Tue Jun 22 2021 - 22:16:40 EST)
- Re: [PATCH -V8 05/10] mm/migrate: demote pages during reclaim Huang, Ying (Tue Jun 22 2021 - 22:19:42 EST)
- Re: [PATCH 1/2] scsi: be2iscsi: Fix an error handling path in 'beiscsi_dev_probe()' Martin K. Petersen (Tue Jun 22 2021 - 22:26:06 EST)
- Re: [PATCH] scsi: mptfc: switch from 'pci_' to 'dma_' API Martin K. Petersen (Tue Jun 22 2021 - 22:26:31 EST)
- Re: [PATCH 3/3] drm: rcar-du: Add r8a779a0 device support Laurent Pinchart (Tue Jun 22 2021 - 22:28:35 EST)
- Re: [RFC PATCH] arm64: kprobes: Enable OPTPROBE for arm64 liuqi (BA) (Tue Jun 22 2021 - 22:28:38 EST)
- [PATCH v2 0/2] vfio: export and make use of pci_dev_trylock() Luis Chamberlain (Tue Jun 22 2021 - 22:28:38 EST)
- [PATCH v2 2/2] vfio: use the new pci_dev_trylock() helper to simplify try lock Luis Chamberlain (Tue Jun 22 2021 - 22:28:44 EST)
- linux-next: manual merge of the net-next tree with the kspp-gustavo tree Stephen Rothwell (Tue Jun 22 2021 - 22:30:27 EST)
- [PATCH v2 1/2] PCI: Export pci_dev_trylock() and pci_dev_unlock() Luis Chamberlain (Tue Jun 22 2021 - 22:30:48 EST)
- [PATCH] docs:: ABI: testing: sysfs-firmware-memmap: add some memmap types. Jianpeng Ma (Tue Jun 22 2021 - 22:34:38 EST)
- [BUG] arm64: an infinite loop in generic_perform_write() Chen Huang (Tue Jun 22 2021 - 22:39:37 EST)
- Re: [PATCH v2] userfaultfd: fix UFFDIO_CONTINUE ioctl request definition Dmitry V. Levin (Tue Jun 22 2021 - 22:42:16 EST)
- Re: [PATCH] KVM: nVMX: Handle split-lock #AC exceptions that happen in L2 Xiaoyao Li (Tue Jun 22 2021 - 22:43:39 EST)
- [PATCH v2 0/2] bus: mhi: Fix MHI on big endian architectures Paul Davey (Tue Jun 22 2021 - 22:43:40 EST)
- [PATCH v2 2/2] bus: mhi: Fix MHI DMA structure endianness Paul Davey (Tue Jun 22 2021 - 22:43:40 EST)
- [PATCH v2 1/2] bus: mhi: Fix pm_state conversion to string Paul Davey (Tue Jun 22 2021 - 22:43:41 EST)
- Re: [PATCH] dt-bindings: display: renesas,du: Provide bindings for r8a779a0 Laurent Pinchart (Tue Jun 22 2021 - 22:44:48 EST)
- [PATCH 0/5 v2] watchdog: meson_gxbb_wdt: improve Artem Lapkin (Tue Jun 22 2021 - 22:44:58 EST)
- [PATCH 1/5] watchdog: meson_gxbb_wdt: remove watchdog_stop_on_reboot Artem Lapkin (Tue Jun 22 2021 - 22:45:04 EST)
- [PATCH 2/5] watchdog: meson_gxbb_wdt: add timeout module param Artem Lapkin (Tue Jun 22 2021 - 22:45:09 EST)
- [PATCH 3/5] watchdog: meson_gxbb_wdt: add nowayout module param Artem Lapkin (Tue Jun 22 2021 - 22:45:14 EST)
- [PATCH 4/5] watchdog: meson_gxbb_wdt: add stop_on_unregister Artem Lapkin (Tue Jun 22 2021 - 22:45:21 EST)
- [PATCH 5/5] watchdog: meson_gxbb_wdt: add register device status notification Artem Lapkin (Tue Jun 22 2021 - 22:45:36 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Al Viro (Tue Jun 22 2021 - 22:51:32 EST)
- Re: [PATCH v2] arm64/dts/qcom/sc7180: Add Display Port dt node Bjorn Andersson (Tue Jun 22 2021 - 22:53:03 EST)
- [tip:core/urgent] BUILD SUCCESS 399f8dd9a866e107639eabd3c1979cd526ca3a98 kernel test robot (Tue Jun 22 2021 - 22:58:40 EST)
- Re: linux-next: build warning after merge of the kspp-gustavo tree Stephen Rothwell (Tue Jun 22 2021 - 23:03:48 EST)
- Re: [PATCH V2 5/7] ext4: get buddy cache after insert successfully Theodore Ts'o (Tue Jun 22 2021 - 23:06:13 EST)
- Re: [PATCH v2] cpufreq: Make cpufreq_online() call driver->offline() on errors Viresh Kumar (Tue Jun 22 2021 - 23:11:18 EST)
- RE: [PATCH v5 2/4] lib/vsprintf.c: make '%pD' print the full path of file Justin He (Tue Jun 22 2021 - 23:15:38 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Viresh Kumar (Tue Jun 22 2021 - 23:15:48 EST)
- Re: [PATCH v2] workqueue: set the rescuer worker that belong to freezable wq is freezable Lai Jiangshan (Tue Jun 22 2021 - 23:17:00 EST)
- Re: [v2,0/3] watchdog: mt8195: add wdt support Tzung-Bi Shih (Tue Jun 22 2021 - 23:17:01 EST)
- Re: [PATCH] timer: Use static_branch_likely() for timers_nohz_active Jisheng Zhang (Tue Jun 22 2021 - 23:17:20 EST)
- Re: [PATCH v3 2/3] kasan: integrate the common part of two KASAN tag-based modes Kuan-Ying Lee (Tue Jun 22 2021 - 23:18:08 EST)
- Re: [PATCH] vringh: Use wiov->used to check for read/write desc order Jason Wang (Tue Jun 22 2021 - 23:21:46 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Xiaoming Ni (Tue Jun 22 2021 - 23:25:07 EST)
- [PATCH v4 1/2] pwm: Introduce single-PWM of_xlate function Bjorn Andersson (Tue Jun 22 2021 - 23:28:01 EST)
- [PATCH v4 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Bjorn Andersson (Tue Jun 22 2021 - 23:28:04 EST)
- RE: [PATCH v5 4/4] lib/test_printf.c: add test cases for '%pD' Justin He (Tue Jun 22 2021 - 23:28:14 EST)
- drivers/vdpa/virtio_pci/vp_vdpa.c:168 vp_vdpa_request_irq() warn: inconsistent indenting kernel test robot (Tue Jun 22 2021 - 23:29:42 EST)
- [PATCH v2] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Jian-Hong Pan (Tue Jun 22 2021 - 23:30:01 EST)
- Re: [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace Jason Wang (Tue Jun 22 2021 - 23:31:13 EST)
- Re: [PATCH v1 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for sm6115/4250 Bjorn Andersson (Tue Jun 22 2021 - 23:33:11 EST)
- [PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL 13145886936 (Tue Jun 22 2021 - 23:36:41 EST)
- Re: [PATCH v1 3/3] phy: qcom-qusb2: Add configuration for SM4250 and SM6115 Bjorn Andersson (Tue Jun 22 2021 - 23:37:49 EST)
- Re: [PATCH v1 2/3] dt-bindings: phy: qcom,qusb2: document sm4250/6115 compatible Bjorn Andersson (Tue Jun 22 2021 - 23:38:05 EST)
- [tip:timers/core] BUILD SUCCESS 4e82d2e20f3b11f253bc5c6e92f05ed3694a1ae3 kernel test robot (Tue Jun 22 2021 - 23:39:43 EST)
- Re: [PATCH v3 2/2] drm: protect drm_master pointers in drm_lease.c Desmond Cheong Zhi Xi (Tue Jun 22 2021 - 23:49:09 EST)
- [PATCH v9 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding Bjorn Andersson (Tue Jun 22 2021 - 23:51:50 EST)
- [PATCH v9 2/2] leds: Add driver for Qualcomm LPG Bjorn Andersson (Tue Jun 22 2021 - 23:51:54 EST)
- Re: [PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held Neeraj Upadhyay (Tue Jun 22 2021 - 23:59:19 EST)
- Error: failed to link '/no_alu32/linked_funcs1.o': Unknown error -2 (-2) kernel test robot (Tue Jun 22 2021 - 23:59:53 EST)
- Re: [PATCH v2] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Florian Fainelli (Wed Jun 23 2021 - 00:01:13 EST)
- Re: [PATCH v3 3/3] kasan: add memory corruption identification support for hardware tag-based mode Kuan-Ying Lee (Wed Jun 23 2021 - 00:12:44 EST)
- RE: [PATCH v5 0/4] make '%pD' print the full path of file Justin He (Wed Jun 23 2021 - 00:13:43 EST)
- Re: [PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance Viresh Kumar (Wed Jun 23 2021 - 00:16:25 EST)
- RE: [PATCH v2] serial: samsung: use dma_ops of DMA if attached M Tamseel Shams (Wed Jun 23 2021 - 00:19:37 EST)
- Re: [RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor Krzysztof Hałasa (Wed Jun 23 2021 - 00:21:05 EST)
- [PATCH v5 0/2] Support temperature trips by HWMON core and LM90 driver Dmitry Osipenko (Wed Jun 23 2021 - 00:22:53 EST)
- [PATCH v5 1/2] hwmon: (lm90) Prevent integer underflows of temperature calculations Dmitry Osipenko (Wed Jun 23 2021 - 00:22:54 EST)
- [PATCH v5 2/2] hwmon: Support set_trips() of thermal device ops Dmitry Osipenko (Wed Jun 23 2021 - 00:22:56 EST)
- [PATCH V4 0/4] cpufreq: Migrate away from ->stop_cpu() callback Viresh Kumar (Wed Jun 23 2021 - 00:24:59 EST)
- [PATCH V4 1/4] cpufreq: cppc: Migrate to ->exit() callback instead of ->stop_cpu() Viresh Kumar (Wed Jun 23 2021 - 00:25:03 EST)
- [PATCH V4 2/4] cpufreq: intel_pstate: Migrate to ->offline() instead of ->stop_cpu() Viresh Kumar (Wed Jun 23 2021 - 00:25:05 EST)
- [PATCH V4 3/4] cpufreq: powerenv: Migrate to ->exit() callback instead of ->stop_cpu() Viresh Kumar (Wed Jun 23 2021 - 00:25:11 EST)
- [PATCH V4 4/4] cpufreq: Remove stop_cpu() callback Viresh Kumar (Wed Jun 23 2021 - 00:25:14 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Al Viro (Wed Jun 23 2021 - 00:28:09 EST)
- Re: [RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor Laurent Pinchart (Wed Jun 23 2021 - 00:31:51 EST)
- drivers/net/wireless/intel/iwlwifi/mvm/debugfs.c:1807:1: warning: unused variable 'iwl_dbgfs_dbg_time_point_ops' kernel test robot (Wed Jun 23 2021 - 00:34:52 EST)
- Re: [PATCH] mm/page_alloc: __alloc_pages_bulk(): do bounds check before accessing array Andrew Morton (Wed Jun 23 2021 - 00:49:56 EST)
- Re: [RFC 01/19] staging: qlge: fix incorrect truesize accounting Benjamin Poirier (Wed Jun 23 2021 - 00:55:37 EST)
- [PATCH] regulator: mt6358: Fix vdram2 .vsel_mask Hsin-Hsiung Wang (Wed Jun 23 2021 - 00:56:33 EST)
- [PATCH 1/1] lockdep: Remove console_verbose when disable lock debugging Elliot Berman (Wed Jun 23 2021 - 00:56:49 EST)
- Re: regulator: mt6358 vdram2_idx/vsel_mask/ vsel_shift setting seems wrong Hsin-hsiung Wang (Wed Jun 23 2021 - 01:04:36 EST)
- Re: [PATCH] regulator: mt6358: Fix vdram2 .vsel_mask Axel Lin (Wed Jun 23 2021 - 01:04:36 EST)
- [RESEND PATCH] loop: fix setting arbitrarily large block size Shreyansh Chouhan (Wed Jun 23 2021 - 01:09:49 EST)
- [PATCH] arch: nds32: Add IRQ check for platform_get_irq() Jiajun Cao (Wed Jun 23 2021 - 01:19:25 EST)
- [ethtool] 4d1fb7cde0: WARNING:at_net/ethtool/netlink.c:#ethnl_default_doit kernel test robot (Wed Jun 23 2021 - 01:19:37 EST)
- [PATCH] ASoC: da7219: Fix an out-of-bound read in an error handling path Christophe JAILLET (Wed Jun 23 2021 - 01:22:53 EST)
- Re: [PATCH rdma-next 2/2] RDMA: Use dma_map_sgtable for map umem pages Leon Romanovsky (Wed Jun 23 2021 - 01:23:25 EST)
- [PATCH v2] powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() on ppc32 Christophe Leroy (Wed Jun 23 2021 - 01:23:37 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Michael Schmitz (Wed Jun 23 2021 - 01:26:36 EST)
- Re: [PATCH] xfrm: policy: Restructure RCU-read locking in xfrm_sk_policy_lookup Steffen Klassert (Wed Jun 23 2021 - 01:27:29 EST)
- Re: [RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor Krzysztof Hałasa (Wed Jun 23 2021 - 01:28:16 EST)
- Re: [PATCH V3 1/3] i2c: mediatek: Add OFFSET_EXT_CONF setting back Tzung-Bi Shih (Wed Jun 23 2021 - 01:30:22 EST)
- linux-next: manual merge of the rcu tree with the tip tree Stephen Rothwell (Wed Jun 23 2021 - 01:33:35 EST)
- Re: [PATCH v2] workqueue: set the rescuer worker that belong to freezable wq is freezable Zhang, Qiang (Wed Jun 23 2021 - 01:34:24 EST)
- linux-next: error when fetching the watchdog tree Stephen Rothwell (Wed Jun 23 2021 - 01:36:02 EST)
- Re: [PATCH] tty: serial: owl: Fix data race in owl_uart_remove Saubhik Mukherjee (Wed Jun 23 2021 - 01:37:03 EST)
- Re: [PATCH V4 3/4] cpufreq: powerenv: Migrate to ->exit() callback instead of ->stop_cpu() Michael Ellerman (Wed Jun 23 2021 - 01:46:15 EST)
- Re: [RFC v2] dt-binding: media: document ON Semi AR0521 sensor bindings Krzysztof Hałasa (Wed Jun 23 2021 - 01:46:42 EST)
- Re: [PATCH] mm: zram: amend SLAB_RECLAIM_ACCOUNT on zspage_cachep Zhaoyang Huang (Wed Jun 23 2021 - 01:47:04 EST)
- [rcu:rcu/next] BUILD SUCCESS 00b1a0341c16253f614d045ed84942971463b0e9 kernel test robot (Wed Jun 23 2021 - 01:49:01 EST)
- [rcu:dev.2021.06.18a] BUILD SUCCESS a288792a3fd9056c638a9ca8376dfa1de1f9d76b kernel test robot (Wed Jun 23 2021 - 01:49:11 EST)
- Re: Re: [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace Yongji Xie (Wed Jun 23 2021 - 01:50:23 EST)
- [PATCH v2 0/4] make '%pD' print the full path of file Jia He (Wed Jun 23 2021 - 01:50:40 EST)
- [PATCH v2 1/4] fs: introduce helper d_path_unsafe() Jia He (Wed Jun 23 2021 - 01:50:45 EST)
- [PATCH v2 2/4] lib/vsprintf.c: make '%pD' print the full path of file Jia He (Wed Jun 23 2021 - 01:50:55 EST)
- [PATCH v2 3/4] lib/test_printf.c: split write-beyond-buffer check in two Jia He (Wed Jun 23 2021 - 01:51:00 EST)
- [PATCH v2 4/4] lib/test_printf.c: add test cases for '%pD' Jia He (Wed Jun 23 2021 - 01:51:04 EST)
- Re: [PATCH 2/2] ACPI: bgrt: Use sysfs_emit Kees Cook (Wed Jun 23 2021 - 01:51:30 EST)
- linux-next: manual merge of the kvm-arm tree with the kvm tree Stephen Rothwell (Wed Jun 23 2021 - 01:54:06 EST)
- [PATCH] media: atomisp: fix the uninitialized use and rename "retvalue" Yizhuo (Wed Jun 23 2021 - 01:55:10 EST)
- linux-next: manual merge of the kvm-arm tree with the arm64 tree Stephen Rothwell (Wed Jun 23 2021 - 01:59:02 EST)
- [PATCH V4.1 3/4] cpufreq: powernv: Migrate to ->exit() callback instead of ->stop_cpu() Viresh Kumar (Wed Jun 23 2021 - 02:01:33 EST)
- [PATCH] media: netup_unidvb: handle interrupt properly according to the firmware Zheyu Ma (Wed Jun 23 2021 - 02:01:46 EST)
- Re: [PATCH V4 3/4] cpufreq: powerenv: Migrate to ->exit() callback instead of ->stop_cpu() Viresh Kumar (Wed Jun 23 2021 - 02:01:52 EST)
- Re: [PATCH v2 1/1] powerpc/papr_scm: Properly handle UUID types and API Michael Ellerman (Wed Jun 23 2021 - 02:03:13 EST)
- Re: [PATCH rdma-next v1 2/3] RDMA/mlx5: Separate DCI QP creation logic Leon Romanovsky (Wed Jun 23 2021 - 02:03:51 EST)
- Re: [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed Alistair Popple (Wed Jun 23 2021 - 02:04:19 EST)
- linux-next: manual merge of the kvm-arm tree with the powerpc and kvm trees Stephen Rothwell (Wed Jun 23 2021 - 02:04:55 EST)
- [PATCH net-next] net/tls: Remove the __TLS_DEC_STATS() macro. Kuniyuki Iwashima (Wed Jun 23 2021 - 02:07:12 EST)
- Re: [PATCH v2 1/2] arm64: dts: exynos7: Add cpu cache information Krzysztof Kozlowski (Wed Jun 23 2021 - 02:08:52 EST)
- Re: [PATCH v3] serial: samsung: use dma_ops of DMA if attached Krzysztof Kozlowski (Wed Jun 23 2021 - 02:10:36 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Tian, Kevin (Wed Jun 23 2021 - 02:12:17 EST)
- [question] De-registration does not remove port Saubhik Mukherjee (Wed Jun 23 2021 - 02:12:49 EST)
- Re: [v7 1/5] drm/panel: add basic DP AUX backlight support rajeevny (Wed Jun 23 2021 - 02:15:55 EST)
- How to use "DTV_FE_CAPABILITY" command for Frontend.h of Linux DVB YP WU (Wed Jun 23 2021 - 02:16:05 EST)
- [GIT PULL]: Generic phy updates for v5.14 Vinod Koul (Wed Jun 23 2021 - 02:16:10 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Tian, Kevin (Wed Jun 23 2021 - 02:16:36 EST)
- Re: [PATCH v2 0/3] no_profile fn attr and Kconfig for GCOV+PGO Kees Cook (Wed Jun 23 2021 - 02:18:04 EST)
- [PATCH] watchdog: Fix NULL pointer dereference when releasing cdev Curtis Klein (Wed Jun 23 2021 - 02:27:49 EST)
- Re: [PATCH] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs Gabriel FERNANDEZ (Wed Jun 23 2021 - 02:28:20 EST)
- Re: [PATCH] docs: af_xdp: consistent indentation in examples Magnus Karlsson (Wed Jun 23 2021 - 02:32:52 EST)
- Re: [PATCH] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs Dario Binacchi (Wed Jun 23 2021 - 02:37:19 EST)
- [PATCH v2 1/2] nfs: fix acl memory leak of posix_acl_create() Gao Xiang (Wed Jun 23 2021 - 02:39:22 EST)
- [PATCH v2 2/2] nfs: NFSv3: fix SGID bit dropped when inheriting ACLs Gao Xiang (Wed Jun 23 2021 - 02:39:33 EST)
- [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests Joerg Roedel (Wed Jun 23 2021 - 02:40:20 EST)
- Re: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Xu Yilun (Wed Jun 23 2021 - 02:42:43 EST)
- Re: [PATCH] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs Gabriel FERNANDEZ (Wed Jun 23 2021 - 02:43:29 EST)
- arch/powerpc/sysdev/xive/common.c:1161 xive_request_ipi() warn: unsigned 'xid->irq' is never less than zero. kernel test robot (Wed Jun 23 2021 - 02:45:14 EST)
- Re: [RFC 2/3] mtd: spi-nor: core: compare JEDEC bytes to already found flash_info Tudor.Ambarus (Wed Jun 23 2021 - 02:46:20 EST)
- Liebster Freund, AISHA GADDAFI (Wed Jun 23 2021 - 02:47:36 EST)
- [PATCH] uio: Fix bus error that access memory mapped by physical wubian (Wed Jun 23 2021 - 02:52:48 EST)
- Re: [PATCH v2] mm: Move kvmalloc-related functions to slab.h Pekka Enberg (Wed Jun 23 2021 - 02:53:21 EST)
- Re: [PATCH v2] drm/radeon: Fix NULL dereference when updating memory stats Christian König (Wed Jun 23 2021 - 02:55:19 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Esaki Tomohito (Wed Jun 23 2021 - 02:56:23 EST)
- Re: [PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA Kefeng Wang (Wed Jun 23 2021 - 03:00:16 EST)
- [iommu/vt] e93a67f5a0: netperf.Throughput_tps 28.9% improvement kernel test robot (Wed Jun 23 2021 - 03:00:49 EST)
- [PATCH] usb: cdns3: Fixed incorrect gadget state Pawel Laszczak (Wed Jun 23 2021 - 03:03:51 EST)
- [PATCH] selftests/ftrace: fix event-no-pid on 1-core machine Krzysztof Kozlowski (Wed Jun 23 2021 - 03:04:40 EST)
- [PATCH v1] arm64: tlb: fix the TTL value of tlb_get_level Zhenyu Ye (Wed Jun 23 2021 - 03:05:30 EST)
- Re: [PATCH net-next v2 4/8] net: usb: asix: ax88772: add phylib support Oleksij Rempel (Wed Jun 23 2021 - 03:06:37 EST)
- [workqueue] 72faca7779: WARNING:at_kernel/sched/core.c:#__might_sleep kernel test robot (Wed Jun 23 2021 - 03:11:03 EST)
- Re: [PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA Greg KH (Wed Jun 23 2021 - 03:12:38 EST)
- Re: [PATCH v7 1/2] riscv: Introduce set_kernel_memory helper Christoph Hellwig (Wed Jun 23 2021 - 03:13:15 EST)
- Re: [PATCH] uio: Fix bus error that access memory mapped by physical Greg KH (Wed Jun 23 2021 - 03:14:36 EST)
- Re: [question] De-registration does not remove port Greg KH (Wed Jun 23 2021 - 03:15:02 EST)
- Re: [PATCH] tty: serial: owl: Fix data race in owl_uart_remove Johan Hovold (Wed Jun 23 2021 - 03:16:25 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Vincent Guittot (Wed Jun 23 2021 - 03:19:46 EST)
- Re: [GIT PULL]: Generic phy updates for v5.14 Greg KH (Wed Jun 23 2021 - 03:21:46 EST)
- Re: [PATCH v14 6/6] iommu: Remove mode argument from iommu_set_dma_strict() Lu Baolu (Wed Jun 23 2021 - 03:23:12 EST)
- Re: [PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA Kefeng Wang (Wed Jun 23 2021 - 03:25:21 EST)
- Re: [PATCH] mac80211_hwsim: correctly handle zero length frames Anirudh Rayabharam (Wed Jun 23 2021 - 03:26:46 EST)
- Re: [PATCH v3 1/4] remoteproc: core: Move cdev add before device add Greg KH (Wed Jun 23 2021 - 03:27:48 EST)
- [PATCH] usb: cdnsp: Fixed issue with ZLP Pawel Laszczak (Wed Jun 23 2021 - 03:28:43 EST)
- Re: [GIT PULL]: Generic phy updates for v5.14 Sergio Paracuellos (Wed Jun 23 2021 - 03:29:20 EST)
- Re: [PATCH] kasan: unpoison use memset to init unaligned object size Yee Lee (Wed Jun 23 2021 - 03:31:32 EST)
- Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace Pekka Paalanen (Wed Jun 23 2021 - 03:33:05 EST)
- [PATCH] add "else {...}" according coding style Cai Huoqing (Wed Jun 23 2021 - 03:33:06 EST)
- Re: How to use "DTV_FE_CAPABILITY" command for Frontend.h of Linux DVB Mauro Carvalho Chehab (Wed Jun 23 2021 - 03:33:20 EST)
- Re: [PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA Greg KH (Wed Jun 23 2021 - 03:34:47 EST)
- [mptcp] aa4272438c: kernel-selftests.net/mptcp.mptcp_join.sh.fail kernel test robot (Wed Jun 23 2021 - 03:35:17 EST)
- Re: [GIT PULL]: Generic phy updates for v5.14 Vinod Koul (Wed Jun 23 2021 - 03:35:50 EST)
- [RFC PATCH V0 02/10] media: mtk-mdp3: fix redundant process done caused KE Moudy Ho (Wed Jun 23 2021 - 03:36:02 EST)
- [RFC PATCH V0 01/10] media: mtk-mdp3: Add Mediatek MDP Driver Moudy Ho (Wed Jun 23 2021 - 03:36:03 EST)
- [RFC PATCH V0 05/10] media: mtk-mdp3: remove unnecessary Null check Moudy Ho (Wed Jun 23 2021 - 03:36:08 EST)
- [RFC PATCH V0 03/10] media: mtk-mdp3: revise suspend strategy Moudy Ho (Wed Jun 23 2021 - 03:36:12 EST)
- [RFC PATCH V0 07/10] media: mtk-mdp3: Fix unpaired settings Moudy Ho (Wed Jun 23 2021 - 03:36:16 EST)
- [RFC PATCH V0 10/10] media: mtk-mdp3: Adjust related settings for 5.13-rc1 Moudy Ho (Wed Jun 23 2021 - 03:36:19 EST)
- [RFC PATCH V0 09/10] media: mtk-mdp3: revise error handling about get/probe MDP3 Moudy Ho (Wed Jun 23 2021 - 03:36:22 EST)
- [RFC PATCH V0 04/10] media: mtk-mdp3: add error handling in error return Moudy Ho (Wed Jun 23 2021 - 03:36:24 EST)
- [RFC PATCH V0 06/10] media: mtk-mdp3: move clock on to precise place Moudy Ho (Wed Jun 23 2021 - 03:36:25 EST)
- [RFC PATCH V0 08/10] media: mtk-mdp3: remove illegal device node usage Moudy Ho (Wed Jun 23 2021 - 03:36:28 EST)
- Re: [GIT PULL]: Generic phy updates for v5.14 Greg KH (Wed Jun 23 2021 - 03:36:29 EST)
- [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended Can Guo (Wed Jun 23 2021 - 03:37:10 EST)
- [PATCH v4 03/10] scsi: ufs: Update the return value of supplier pm ops Can Guo (Wed Jun 23 2021 - 03:37:15 EST)
- [PATCH v4 02/10] scsi: ufs: Add flags pm_op_in_progress and is_sys_suspended Can Guo (Wed Jun 23 2021 - 03:37:18 EST)
- [PATCH 05/10] scsi: ufs: Complete the cmd before returning in queuecommand Can Guo (Wed Jun 23 2021 - 03:37:29 EST)
- [PATCH v4 04/10] scsi: ufs: Enable IRQ after enabling clocks in error handling preparation Can Guo (Wed Jun 23 2021 - 03:37:29 EST)
- [PATCH v4 05/10] scsi: ufs: Remove a redundant tag check in ufshcd_queuecommand() Can Guo (Wed Jun 23 2021 - 03:37:37 EST)
- [PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume Can Guo (Wed Jun 23 2021 - 03:37:39 EST)
- [PATCH v4 07/10] scsi: ufs: Simplify error handling preparation Can Guo (Wed Jun 23 2021 - 03:37:45 EST)
- [PATCH v4 09/10] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests Can Guo (Wed Jun 23 2021 - 03:37:49 EST)
- [PATCH v4 08/10] scsi: ufs: Update ufshcd_recover_pm_error() Can Guo (Wed Jun 23 2021 - 03:37:54 EST)
- [PATCH v4 10/10] scsi: ufs: Apply more limitations to user access Can Guo (Wed Jun 23 2021 - 03:38:23 EST)
- Re: [PATCH 05/10] scsi: ufs: Complete the cmd before returning in queuecommand Can Guo (Wed Jun 23 2021 - 03:40:23 EST)
- Re: [PATCH v3 2/2] drm: protect drm_master pointers in drm_lease.c Daniel Vetter (Wed Jun 23 2021 - 03:41:39 EST)
- Re: [GIT PULL]: Generic phy updates for v5.14 Sergio Paracuellos (Wed Jun 23 2021 - 03:42:42 EST)
- Re: [GIT PULL]: Generic phy updates for v5.14 Sergio Paracuellos (Wed Jun 23 2021 - 03:43:32 EST)
- Re: [PATCH v3 1/2] drm: add a locked version of drm_is_current_master Daniel Vetter (Wed Jun 23 2021 - 03:43:57 EST)
- [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Vitaly Kuznetsov (Wed Jun 23 2021 - 03:44:37 EST)
- Re: [PATCH v2 05/10] block: reduce stack footprint dealing with block device names Christoph Hellwig (Wed Jun 23 2021 - 03:45:47 EST)
- Re: [PATCH v12 01/33] mm: Convert get_page_unless_zero() to return bool Christoph Hellwig (Wed Jun 23 2021 - 03:47:38 EST)
- Re: [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context Pekka Paalanen (Wed Jun 23 2021 - 03:48:46 EST)
- Re: [RFC 3/3] net: imx: Adjust fec_main.c to provide support for L2 switch Lukasz Majewski (Wed Jun 23 2021 - 03:48:55 EST)
- [PATCH 0/2] Two mmc fixes for IDA and KASAN issues Stephen Boyd (Wed Jun 23 2021 - 03:50:10 EST)
- [PATCH 1/2] mmc: block: Use kref in place of struct mmc_blk_data::usage Stephen Boyd (Wed Jun 23 2021 - 03:50:14 EST)
- [PATCH 2/2] mmc: core: Don't allocate IDA for OF aliases Stephen Boyd (Wed Jun 23 2021 - 03:50:18 EST)
- Re: [PATCH v10 0/6] Re-introduce TX FIFO resize for larger EP bursting Wesley Cheng (Wed Jun 23 2021 - 03:50:26 EST)
- Re: [PATCH v2 01/46] mm: Add folio_to_pfn() Christoph Hellwig (Wed Jun 23 2021 - 03:51:19 EST)
- Re: [patch V3 62/66] x86/fpu/signal: Sanitize copy_user_to_fpregs_zeroing() Borislav Petkov (Wed Jun 23 2021 - 03:51:38 EST)
- drivers/dma/dw-edma/dw-edma-v0-core.c:326 dw_edma_v0_core_write_chunk() warn: inconsistent indenting kernel test robot (Wed Jun 23 2021 - 03:54:13 EST)
- Re: [PATCH] media: atomisp: fix the uninitialized use and rename "retvalue" Sakari Ailus (Wed Jun 23 2021 - 03:54:24 EST)
- Re: linux-next: manual merge of the soundwire tree with the sound-asoc-fixes tree Stephen Rothwell (Wed Jun 23 2021 - 03:56:19 EST)
- RE: [RFC] /dev/ioasid uAPI proposal Tian, Kevin (Wed Jun 23 2021 - 03:57:30 EST)
- Re: [PATCH v2 02/46] mm: Add folio_rmapping() Christoph Hellwig (Wed Jun 23 2021 - 03:57:36 EST)
- RE: [PATCH v3] serial: samsung: use dma_ops of DMA if attached M Tamseel Shams (Wed Jun 23 2021 - 03:58:14 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Sachin Sant (Wed Jun 23 2021 - 03:58:27 EST)
- RE: [RFC] /dev/ioasid uAPI proposal Tian, Kevin (Wed Jun 23 2021 - 03:59:30 EST)
- Re: [PATCH v2 03/46] mm: Add kmap_local_folio() Christoph Hellwig (Wed Jun 23 2021 - 04:00:09 EST)
- Re: [PATCH] docs: af_xdp: consistent indentation in examples patchwork-bot+netdevbpf (Wed Jun 23 2021 - 04:00:24 EST)
- Re: [External] [PATCH 2/2] hugetlb: address ref count racing in prep_compound_gigantic_page Muchun Song (Wed Jun 23 2021 - 04:01:11 EST)
- RE: [RFC] /dev/ioasid uAPI proposal Tian, Kevin (Wed Jun 23 2021 - 04:01:15 EST)
- Re: [PATCH stable v5.10 0/7] arm64: Default to 32-bit wide ZONE_DMA Kefeng Wang (Wed Jun 23 2021 - 04:01:20 EST)
- Re: [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property Pekka Paalanen (Wed Jun 23 2021 - 04:02:06 EST)
- Re: [PATCH v2 05/46] mm: Add arch_make_folio_accessible() Christoph Hellwig (Wed Jun 23 2021 - 04:02:27 EST)
- Re: [PATCH v4] drm/ast: Disable fast reset after DRAM initial Thomas Zimmermann (Wed Jun 23 2021 - 04:03:06 EST)
- Re: [PATCH v2 07/46] mm/workingset: Convert workingset_activation to take a folio Christoph Hellwig (Wed Jun 23 2021 - 04:04:20 EST)
- Re: [PATCH v2 08/46] mm/swap: Add folio_activate() Christoph Hellwig (Wed Jun 23 2021 - 04:04:58 EST)
- Re: [PATCH v2 09/46] mm/swap: Add folio_mark_accessed() Christoph Hellwig (Wed Jun 23 2021 - 04:07:50 EST)
- Re: [PATCH] f2fs: avoid attaching SB_ACTIVE flag during mount/remount Jaegeuk Kim (Wed Jun 23 2021 - 04:09:22 EST)
- Re: [PATCH v2 10/46] mm/rmap: Add folio_mkclean() Christoph Hellwig (Wed Jun 23 2021 - 04:09:31 EST)
- Re: [PATCH v2 11/46] mm/memcg: Remove 'page' parameter to mem_cgroup_charge_statistics() Christoph Hellwig (Wed Jun 23 2021 - 04:10:49 EST)
- Re: [patch V3 63/66] x86/fpu/signal: Split out the direct restore code Borislav Petkov (Wed Jun 23 2021 - 04:10:55 EST)
- Re: [PATCH 6/8] dt-bindings: mediatek: mt8195: add audio afe document Trevor Wu (Wed Jun 23 2021 - 04:11:03 EST)
- Re: [PATCH v3 0/4] Add perf interface to expose nvdimm kajoljain (Wed Jun 23 2021 - 04:11:32 EST)
- Re: [PATCH v2 12/46] mm/memcg: Use the node id in mem_cgroup_update_tree() Christoph Hellwig (Wed Jun 23 2021 - 04:13:28 EST)
- Re: [jump_label, x86] e7bf1ba97a: BUG:unable_to_handle_page_fault_for_address Peter Zijlstra (Wed Jun 23 2021 - 04:14:18 EST)
- Re: [PATCH v2 13/46] mm/memcg: Convert commit_charge() to take a folio Christoph Hellwig (Wed Jun 23 2021 - 04:14:29 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Michel Dänzer (Wed Jun 23 2021 - 04:14:33 EST)
- Re: [PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64 Tiezhu Yang (Wed Jun 23 2021 - 04:14:57 EST)
- Re: [PATCH v2 1/2] cfg80211: Add wiphy_info_once() Johannes Berg (Wed Jun 23 2021 - 04:15:57 EST)
- Re: [PATCH v2 14/46] mm/memcg: Add folio_charge_cgroup() Christoph Hellwig (Wed Jun 23 2021 - 04:16:42 EST)
- Re: [PATCH v2 15/46] mm/memcg: Add folio_uncharge_cgroup() Christoph Hellwig (Wed Jun 23 2021 - 04:17:38 EST)
- Re: [PATCH v3] slab: Use __func__ to trace function name Aaron Tomlin (Wed Jun 23 2021 - 04:18:05 EST)
- [tip: locking/core] futex: Provide FUTEX_LOCK_PI2 to support clock selection tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 04:19:14 EST)
- [tip: locking/core] lockdep/selftest: Remove wait-type RCU_CALLBACK tests tip-bot2 for Peter Zijlstra (Wed Jun 23 2021 - 04:19:16 EST)
- [tip: locking/core] lockdep/selftests: Fix selftests vs PROVE_RAW_LOCK_NESTING tip-bot2 for Peter Zijlstra (Wed Jun 23 2021 - 04:19:18 EST)
- [tip: locking/core] locking/lockdep: Correct the description error for check_redundant() tip-bot2 for Xiongwei Song (Wed Jun 23 2021 - 04:19:20 EST)
- [tip: locking/core] futex: Prepare futex_lock_pi() for runtime clock selection tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 04:19:22 EST)
- [tip: locking/core] locking/selftests: Add a selftest for check_irq_usage() tip-bot2 for Boqun Feng (Wed Jun 23 2021 - 04:19:23 EST)
- [tip: locking/core] lockding/lockdep: Avoid to find wrong lock dep path in check_irq_usage() tip-bot2 for Boqun Feng (Wed Jun 23 2021 - 04:19:27 EST)
- [tip: locking/core] lockdep: Fix wait-type for empty stack tip-bot2 for Peter Zijlstra (Wed Jun 23 2021 - 04:19:30 EST)
- [tip: locking/core] locking/lockdep: Fix the dep path printing for backwards BFS tip-bot2 for Boqun Feng (Wed Jun 23 2021 - 04:19:34 EST)
- [tip: locking/core] locking/lockdep: Remove the unnecessary trace saving tip-bot2 for Boqun Feng (Wed Jun 23 2021 - 04:19:35 EST)
- [tip: sched/core] sched/uclamp: Fix uclamp_tg_restrict() tip-bot2 for Qais Yousef (Wed Jun 23 2021 - 04:19:38 EST)
- [tip: sched/core] sched/rt: Fix Deadline utilization tracking during policy change tip-bot2 for Vincent Donnefort (Wed Jun 23 2021 - 04:19:40 EST)
- [tip: sched/core] sched/rt: Fix RT utilization tracking during policy change tip-bot2 for Vincent Donnefort (Wed Jun 23 2021 - 04:19:44 EST)
- [GIT PULL]: Generic phy updates for v5.14 version 2 Vinod Koul (Wed Jun 23 2021 - 04:20:01 EST)
- RE: [RFC] /dev/ioasid uAPI proposal Tian, Kevin (Wed Jun 23 2021 - 04:20:06 EST)
- Re: [PATCH v2 16/46] mm/memcg: Add folio_migrate_cgroup() Christoph Hellwig (Wed Jun 23 2021 - 04:20:56 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Esaki Tomohito (Wed Jun 23 2021 - 04:21:30 EST)
- Re: [PATCH v2 17/46] mm/memcg: Convert mem_cgroup_track_foreign_dirty_slowpath() to folio Christoph Hellwig (Wed Jun 23 2021 - 04:22:42 EST)
- Re: [PATCH v3] drm/radeon: Call radeon_suspend_kms() in radeon_pci_shutdown() for Loongson64 Christian König (Wed Jun 23 2021 - 04:25:42 EST)
- Re: [PATCH v2 18/46] mm/migrate: Add folio_migrate_mapping() Christoph Hellwig (Wed Jun 23 2021 - 04:25:54 EST)
- Re: [PATCH v2 03/10] raid-md: reduce stack footprint dealing with block device names Guoqing Jiang (Wed Jun 23 2021 - 04:26:41 EST)
- Re: [PATCH 0/3] drm: rcar-du: V3U support Kieran Bingham (Wed Jun 23 2021 - 04:28:42 EST)
- Re: [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Uwe Kleine-König (Wed Jun 23 2021 - 04:29:30 EST)
- Re: [PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL kernel test robot (Wed Jun 23 2021 - 04:30:19 EST)
- Re: [patch V3 64/66] x86/fpu: Return proper error codes from user access functions Borislav Petkov (Wed Jun 23 2021 - 04:30:44 EST)
- Re: [PATCH] PM: domains: Shrink locking area of the gpd_list_lock Stephen Boyd (Wed Jun 23 2021 - 04:31:17 EST)
- Re: [PATCH v2 19/46] mm/migrate: Add folio_migrate_flags() Christoph Hellwig (Wed Jun 23 2021 - 04:32:39 EST)
- Re: [PATCH v3] drivers/base/core: refcount kobject and bus on device attribute read / store Greg KH (Wed Jun 23 2021 - 04:33:02 EST)
- Re: [PATCH v3 0/4] Add perf interface to expose nvdimm Peter Zijlstra (Wed Jun 23 2021 - 04:33:09 EST)
- Re: 回信: Re: [RFC 2/3] mtd: spi-nor: core: compare JEDEC bytes to already found flash_info Tudor.Ambarus (Wed Jun 23 2021 - 04:33:46 EST)
- Re: [GIT PULL]: Generic phy updates for v5.14 version 2 Greg KH (Wed Jun 23 2021 - 04:35:12 EST)
- Re: [PATCH v2 20/46] mm/migrate: Add folio_migrate_copy() Christoph Hellwig (Wed Jun 23 2021 - 04:37:54 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Pekka Paalanen (Wed Jun 23 2021 - 04:39:39 EST)
- Re: [PATCH v14 00/12] Restricted DMA Konrad Rzeszutek Wilk (Wed Jun 23 2021 - 04:39:43 EST)
- Re: [PATCH v2 21/46] mm/writeback: Rename __add_wb_stat() to wb_stat_mod() Christoph Hellwig (Wed Jun 23 2021 - 04:41:10 EST)
- Re: [PATCH] mm: vmalloc: add cond_resched() in __vunmap() Nicholas Piggin (Wed Jun 23 2021 - 04:44:01 EST)
- [PATCH] i2c/imx: Fix some checkpatch warnings Kwon Tae-young (Wed Jun 23 2021 - 04:44:05 EST)
- Re: [PATCH v2 22/46] flex_proportions: Allow N events instead of 1 Christoph Hellwig (Wed Jun 23 2021 - 04:45:04 EST)
- Re: [PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET" Lorenz Bauer (Wed Jun 23 2021 - 04:45:10 EST)
- Re: [patch V3 65/66] x86/fpu/signal: Handle #PF in the direct restore path Borislav Petkov (Wed Jun 23 2021 - 04:45:17 EST)
- [PATCH 1/2] Revert "media: rtl28xxu: fix zero-length control request" Johan Hovold (Wed Jun 23 2021 - 04:46:21 EST)
- [PATCH 0/2] media: rtl28xxu: fix regression in linux-next Johan Hovold (Wed Jun 23 2021 - 04:46:27 EST)
- [PATCH 2/2] media: rtl28xxu: fix zero-length control request Johan Hovold (Wed Jun 23 2021 - 04:46:33 EST)
- Re: [PATCH] i2c: cadence: Clear HOLD bit before xfer_size register rolls over Michal Simek (Wed Jun 23 2021 - 04:47:11 EST)
- Re: [PATCH v2 1/2] iio: proximity: vcnl3020: add periodic mode kernel test robot (Wed Jun 23 2021 - 04:48:39 EST)
- Re: [PATCH v2 23/46] mm/writeback: Change __wb_writeout_inc() to __wb_writeout_add() Christoph Hellwig (Wed Jun 23 2021 - 04:48:44 EST)
- Re: [PATCH v6 1/3] sched/fair: Introduce the burstable CFS controller Peter Zijlstra (Wed Jun 23 2021 - 04:50:05 EST)
- [PATCH v2] mm: hugetlb: add hwcrp_hugepages to record memory failure on hugetlbfs wangbin (Wed Jun 23 2021 - 04:51:12 EST)
- Re: [PATCH] i2c: robotfuzz-osif: fix control-request directions Johan Hovold (Wed Jun 23 2021 - 04:52:09 EST)
- Re: [PATCH] uio: Fix bus error that access memory mapped by physical wubian (Wed Jun 23 2021 - 04:56:05 EST)
- Re: [PATCH v10 3/7] arm64: hyperv: Add Hyper-V clocksource/clockevent support Marc Zyngier (Wed Jun 23 2021 - 04:56:09 EST)
- Re: [patch V3 66/66] x86/fpu/signal: Let xrstor handle the features to init Borislav Petkov (Wed Jun 23 2021 - 04:57:04 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Christian König (Wed Jun 23 2021 - 04:57:43 EST)
- Re: [PATCH 2/9] i2c: xiic: Simplify with dev_err_probe() Michal Simek (Wed Jun 23 2021 - 04:57:52 EST)
- Re: [PATCH 4/9] i2c: cadence: Simplify with dev_err_probe() Michal Simek (Wed Jun 23 2021 - 05:00:06 EST)
- Re: [PATCH 1/2] dt-bindings: PCI: mediatek-gen3: Add support for MT8195 Jianjun Wang (Wed Jun 23 2021 - 05:02:59 EST)
- Re: [PATCH] KVM: selftests: Speed up set_memory_region_test Zenghui Yu (Wed Jun 23 2021 - 05:03:32 EST)
- Re: Goodix Touchscreen / Patch for Inverted X Axis on Trekstor Surftab W1 Bastien Nocera (Wed Jun 23 2021 - 05:04:21 EST)
- RE: [PATCH v3 3/3] riscv: optimized memset David Laight (Wed Jun 23 2021 - 05:05:58 EST)
- Re: [PATCH v5 1/4] fs: introduce helper d_path_unsafe() Andy Shevchenko (Wed Jun 23 2021 - 05:07:25 EST)
- Re: [PATCH v14 00/12] Restricted DMA Claire Chang (Wed Jun 23 2021 - 05:08:35 EST)
- Re: Functional Coverage via RV? (was: "Learning-based Controlled Concurrency Testing") Daniel Bristot de Oliveira (Wed Jun 23 2021 - 05:10:26 EST)
- Re: [PATCH v2 1/4] fs: introduce helper d_path_unsafe() Andy Shevchenko (Wed Jun 23 2021 - 05:11:05 EST)
- Re: [PATCH v5 0/4] make '%pD' print the full path of file Andy Shevchenko (Wed Jun 23 2021 - 05:12:54 EST)
- [PATCH] drm/amdgpu:use kvcalloc instead of kvmalloc_array huqiqiao (Wed Jun 23 2021 - 05:13:00 EST)
- Re: [PATCH v5 (RESEND) 4/7] mfd: hi6421-spmi-pmic: move driver from staging Mauro Carvalho Chehab (Wed Jun 23 2021 - 05:13:17 EST)
- Re: [RFC PATCH 3/4] cpufreq: Add Active Stats calls tracking frequency changes Lukasz Luba (Wed Jun 23 2021 - 05:14:49 EST)
- Re: [PATCH v2 2/4] lib/vsprintf.c: make '%pD' print the full path of file Andy Shevchenko (Wed Jun 23 2021 - 05:15:16 EST)
- [syzbot] WARNING: zero-size vmalloc in corrupted syzbot (Wed Jun 23 2021 - 05:15:29 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Wed Jun 23 2021 - 05:15:32 EST)
- [V1] media: mtk-mdp3: Add Mediatek MDP3 Driver Moudy Ho (Wed Jun 23 2021 - 05:15:39 EST)
- Re: [PATCH v2 3/4] lib/test_printf.c: split write-beyond-buffer check in two Andy Shevchenko (Wed Jun 23 2021 - 05:16:27 EST)
- Re: [PATCH v2 24/46] mm/writeback: Add __folio_end_writeback() Christoph Hellwig (Wed Jun 23 2021 - 05:17:18 EST)
- Re: [PATCH v2 0/4] make '%pD' print the full path of file Andy Shevchenko (Wed Jun 23 2021 - 05:17:48 EST)
- Re: [PATCH v2 25/46] mm/writeback: Add folio_start_writeback() Christoph Hellwig (Wed Jun 23 2021 - 05:21:04 EST)
- [tip:master] BUILD SUCCESS e53fbd0a25093c4db4ca8b84c185c280e4b4ce05 kernel test robot (Wed Jun 23 2021 - 05:21:50 EST)
- [kbuild] drivers/vdpa/virtio_pci/vp_vdpa.c:421 vp_vdpa_probe() warn: missing error code 'ret' Dan Carpenter (Wed Jun 23 2021 - 05:21:59 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Esaki Tomohito (Wed Jun 23 2021 - 05:22:55 EST)
- Re: [PATCH v2 26/46] mm/writeback: Add folio_mark_dirty() Christoph Hellwig (Wed Jun 23 2021 - 05:24:36 EST)
- Re: [PATCH RFC 04/11] perf script: Add API for filtering via dynamically loaded shared object Adrian Hunter (Wed Jun 23 2021 - 05:24:59 EST)
- Re: [PATCH] uio: Fix bus error that access memory mapped by physical Greg KH (Wed Jun 23 2021 - 05:25:14 EST)
- Re: [PATCH v15 2/4] kasan: allow architectures to provide an outline readiness check Daniel Axtens (Wed Jun 23 2021 - 05:25:23 EST)
- [PATCH v5, 1/3] dt-binding: gce: add gce header file for mt8192 Yongqiang Niu (Wed Jun 23 2021 - 05:30:44 EST)
- Re: [PATCH v2 27/46] mm/writeback: Add __folio_mark_dirty() Christoph Hellwig (Wed Jun 23 2021 - 05:30:48 EST)
- [PATCH v5, 0/3] support gce on mt8192 platform Yongqiang Niu (Wed Jun 23 2021 - 05:30:48 EST)
- [PATCH v5, 2/3] arm64: dts: mt8192: add gce node Yongqiang Niu (Wed Jun 23 2021 - 05:30:50 EST)
- Re: [PATCH v2 1/2] PCI: Export pci_dev_trylock() and pci_dev_unlock() Cornelia Huck (Wed Jun 23 2021 - 05:30:52 EST)
- [PATCH v5, 3/3] mailbox: cmdq: add mt8192 support Yongqiang Niu (Wed Jun 23 2021 - 05:30:56 EST)
- Re: [PATCH v2 2/2] vfio: use the new pci_dev_trylock() helper to simplify try lock Cornelia Huck (Wed Jun 23 2021 - 05:31:35 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Catalin Marinas (Wed Jun 23 2021 - 05:32:27 EST)
- Re: [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests Borislav Petkov (Wed Jun 23 2021 - 05:33:04 EST)
- Re: [PATCH v2 28/46] mm/writeback: Add filemap_dirty_folio() Christoph Hellwig (Wed Jun 23 2021 - 05:34:45 EST)
- Re: [PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL kernel test robot (Wed Jun 23 2021 - 05:35:21 EST)
- [PATCH v8 0/2] Mediatek pinctrl patch on mt8195 Zhiyong Tao (Wed Jun 23 2021 - 05:37:24 EST)
- [PATCH v8 2/2] pinctrl: mediatek: add rsel setting on MT8195 Zhiyong Tao (Wed Jun 23 2021 - 05:37:25 EST)
- [PATCH v8 1/2] dt-bindings: pinctrl: mt8195: add rsel define Zhiyong Tao (Wed Jun 23 2021 - 05:37:28 EST)
- Re: [PATCH v2 29/46] mm/writeback: Add folio_account_cleaned() Christoph Hellwig (Wed Jun 23 2021 - 05:39:16 EST)
- Re: [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding Wesley Cheng (Wed Jun 23 2021 - 05:39:26 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Paolo Bonzini (Wed Jun 23 2021 - 05:39:40 EST)
- Re: [PATCH v2 30/46] mm/writeback: Add folio_cancel_dirty() Christoph Hellwig (Wed Jun 23 2021 - 05:42:56 EST)
- Re: [PATCH v2 31/46] mm/writeback: Add folio_clear_dirty_for_io() Christoph Hellwig (Wed Jun 23 2021 - 05:44:10 EST)
- Re: [PATCH v2 32/46] mm/writeback: Add folio_account_redirty() Christoph Hellwig (Wed Jun 23 2021 - 05:45:15 EST)
- Re: [PATCH v2 33/46] mm/writeback: Add folio_redirty_for_writepage() Christoph Hellwig (Wed Jun 23 2021 - 05:46:17 EST)
- Re: [PATCH v2 34/46] mm/filemap: Add i_blocks_per_folio() Christoph Hellwig (Wed Jun 23 2021 - 05:47:25 EST)
- Re: [PATCH] PNP: moved EXPORT_SYMBOL so that it immediately followed its function/variable Jaroslav Kysela (Wed Jun 23 2021 - 05:47:45 EST)
- Re: [PATCH] ASoC: da7219: Fix an out-of-bound read in an error handling path Dan Carpenter (Wed Jun 23 2021 - 05:48:06 EST)
- Re: [v3,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document Chen-Yu Tsai (Wed Jun 23 2021 - 05:48:27 EST)
- Re: [PATCH v3 1/3] riscv: optimized memcpy Nick Kossifidis (Wed Jun 23 2021 - 05:48:45 EST)
- [GIT PULL] extcon next for v5.14 Chanwoo Choi (Wed Jun 23 2021 - 05:48:50 EST)
- Re: [PATCH v2 35/46] mm/filemap: Add folio_mkwrite_check_truncate() Christoph Hellwig (Wed Jun 23 2021 - 05:48:53 EST)
- Re: [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests Joerg Roedel (Wed Jun 23 2021 - 05:49:45 EST)
- Re: [PATCH v2 36/46] mm/filemap: Add readahead_folio() Christoph Hellwig (Wed Jun 23 2021 - 05:50:54 EST)
- Re: [PATCH v2 37/46] mm/workingset: Convert workingset_refault() to take a folio Christoph Hellwig (Wed Jun 23 2021 - 05:53:35 EST)
- Re: [PATCH v2 38/46] mm: Add folio_evictable() Christoph Hellwig (Wed Jun 23 2021 - 05:55:09 EST)
- Re: [PATCH] PM: domains: Shrink locking area of the gpd_list_lock Ulf Hansson (Wed Jun 23 2021 - 05:56:04 EST)
- Re: [PATCH v2 39/46] mm/lru: Convert __pagevec_lru_add_fn to take a folio Christoph Hellwig (Wed Jun 23 2021 - 05:56:40 EST)
- Re: [PATCH v2 40/46] mm/lru: Add folio_add_lru() Christoph Hellwig (Wed Jun 23 2021 - 05:57:19 EST)
- [PATCH 1/3] mmc: renesas_sdhi_sys_dmac: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:57:42 EST)
- [PATCH 0/3] mmc: use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:57:44 EST)
- [PATCH 2/3] mmc: sh_mmcif: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:57:46 EST)
- [PATCH 3/3] mmc: usdhi6rol0: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:57:48 EST)
- [PATCH 0/2] spi: use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:58:48 EST)
- [PATCH 1/2] spi: spi-rspi: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:58:49 EST)
- [PATCH 2/2] spi: spi-sh-msiof: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:58:51 EST)
- Re: [PATCH v4 17/17] drm/amd/display: Add handling for new "Broadcast RGB" property Werner Sembach (Wed Jun 23 2021 - 05:58:55 EST)
- Re: [PATCH v2 41/46] mm/page_alloc: Add folio allocation functions Christoph Hellwig (Wed Jun 23 2021 - 05:58:59 EST)
- Re: [PATCH v6 2/2] drivers/perf: hisi: Add driver for HiSilicon PCIe PMU liuqi (BA) (Wed Jun 23 2021 - 05:59:26 EST)
- [PATCH 0/7] i2c: use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:59:55 EST)
- [PATCH 1/7] i2c: at91-master: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:59:55 EST)
- [PATCH 2/7] i2c: imx: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:59:55 EST)
- [PATCH 3/7] i2c: mxs: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:59:56 EST)
- [PATCH 4/7] i2c: qup: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:59:58 EST)
- [PATCH 5/7] i2c: rcar: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 05:59:59 EST)
- [PATCH 6/7] i2c: sh_mobile: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 06:00:01 EST)
- [PATCH 7/7] i2c: stm32f7: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 06:00:07 EST)
- Re: [PATCH v2 42/46] mm/filemap: Add filemap_alloc_folio Christoph Hellwig (Wed Jun 23 2021 - 06:01:22 EST)
- Re: [PATCH 0/2] spi: use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 06:02:21 EST)
- [PATCH RFC] usb: renesas_usbhs: fifo: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 06:03:09 EST)
- [PATCH V3 0/5] Update pcie-tegra194 driver Om Prakash Singh (Wed Jun 23 2021 - 06:05:39 EST)
- [PATCH V3 1/5] PCI: tegra194: Fix handling BME_CHGED event Om Prakash Singh (Wed Jun 23 2021 - 06:05:42 EST)
- [PATCH V3 2/5] PCI: tegra194: Fix MSI-X programming Om Prakash Singh (Wed Jun 23 2021 - 06:06:03 EST)
- [PATCH V3 3/5] PCI: tegra194: Disable interrupts before entering L2 Om Prakash Singh (Wed Jun 23 2021 - 06:06:23 EST)
- [PATCH RFC] ASoC: sh: rcar: dma: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 06:06:23 EST)
- [PATCH V3 4/5] PCI: tegra194: Don't allow suspend when Tegra PCIe is in EP mode Om Prakash Singh (Wed Jun 23 2021 - 06:06:36 EST)
- [PATCH V3 5/5] PCI: tegra194: Cleanup unused code Om Prakash Singh (Wed Jun 23 2021 - 06:06:36 EST)
- Re: [PATCH v2 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches Thomas Zimmermann (Wed Jun 23 2021 - 06:06:47 EST)
- RE: [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume() Voon, Weifeng (Wed Jun 23 2021 - 06:06:52 EST)
- net/sunrpc/xprtrdma/frwr_ops.c:647 frwr_unmap_async() error: potentially dereferencing uninitialized 'last'. Dan Carpenter (Wed Jun 23 2021 - 06:07:42 EST)
- Re: [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context Werner Sembach (Wed Jun 23 2021 - 06:10:21 EST)
- [PATCH v6 0/8]Move Hisilicon 6421v600 SPMI and USB drivers out of staging Mauro Carvalho Chehab (Wed Jun 23 2021 - 06:11:37 EST)
- [PATCH v6 1/8] staging: phy-hi3670-usb3: do a some minor cleanups Mauro Carvalho Chehab (Wed Jun 23 2021 - 06:11:40 EST)
- [PATCH v6 5/8] spmi: hisi-spmi-controller: move driver from staging Mauro Carvalho Chehab (Wed Jun 23 2021 - 06:11:42 EST)
- [PATCH v6 2/8] staging: hisi-spmi-controller: rename spmi-channel property Mauro Carvalho Chehab (Wed Jun 23 2021 - 06:11:43 EST)
- [PATCH v6 6/8] mfd: hi6421-spmi-pmic: move driver from staging Mauro Carvalho Chehab (Wed Jun 23 2021 - 06:11:45 EST)
- [PATCH v6 7/8] dts: hisilicon: add support for the PMIC found on Hikey 970 Mauro Carvalho Chehab (Wed Jun 23 2021 - 06:11:47 EST)
- [PATCH v6 8/8] dts: hisilicon: add support for USB3 on Hikey 970 Mauro Carvalho Chehab (Wed Jun 23 2021 - 06:11:49 EST)
- [PATCH v6 3/8] staging: phy-hi3670-usb3: do some additional cleanups Mauro Carvalho Chehab (Wed Jun 23 2021 - 06:11:52 EST)
- [PATCH v6 4/8] phy: phy-hi3670-usb3: move driver from staging into phy Mauro Carvalho Chehab (Wed Jun 23 2021 - 06:11:58 EST)
- [PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL 13145886936 (Wed Jun 23 2021 - 06:13:08 EST)
- [PATCH v1 1/1] mmc: mmc_spi: Simplify busy loop in mmc_spi_skip() Andy Shevchenko (Wed Jun 23 2021 - 06:17:13 EST)
- Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace Werner Sembach (Wed Jun 23 2021 - 06:17:44 EST)
- Re: [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header Borislav Petkov (Wed Jun 23 2021 - 06:22:54 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Sachin Sant (Wed Jun 23 2021 - 06:23:22 EST)
- [PATCH] drm/amdgpu/dc: Really fix DCN3.1 Makefile for PPC64 Michal Suchanek (Wed Jun 23 2021 - 06:30:57 EST)
- Re: [PATCH] timer: Use static_branch_likely() for timers_nohz_active Jisheng Zhang (Wed Jun 23 2021 - 06:42:08 EST)
- Re: [RFC PATCH V0 01/10] media: mtk-mdp3: Add Mediatek MDP Driver Chun-Kuang Hu (Wed Jun 23 2021 - 06:42:08 EST)
- Re: [PATCH 3/3] drm: rcar-du: Add r8a779a0 device support Kieran Bingham (Wed Jun 23 2021 - 06:50:50 EST)
- Re: [PATCH] net: caif: add a return statement Eric Dumazet (Wed Jun 23 2021 - 06:50:50 EST)
- Re: [PATCH] decnet: af_decnet: pmc should not be referenced when it's NULL Eric Dumazet (Wed Jun 23 2021 - 06:50:50 EST)
- Re: v5.13-rcX regression - NULL pointer dereference - MFD and software node API Heikki Krogerus (Wed Jun 23 2021 - 06:52:01 EST)
- Re: [PATCH] net: bridge: remove redundant return Eric Dumazet (Wed Jun 23 2021 - 06:52:04 EST)
- Re: [PATCH v4 2/4] nvmem: bootcount: add bootcount driver Vesa Jääskeläinen (Wed Jun 23 2021 - 06:55:54 EST)
- Re: [patch V3 64/66] x86/fpu: Return proper error codes from user access functions Thomas Gleixner (Wed Jun 23 2021 - 06:56:47 EST)
- [PATCH v3 0/6] block: add a sequence number to disks Matteo Croce (Wed Jun 23 2021 - 06:59:21 EST)
- [PATCH v3 1/6] block: add disk sequence number Matteo Croce (Wed Jun 23 2021 - 06:59:51 EST)
- [PATCH v3 2/6] block: add ioctl to read the disk sequence number Matteo Croce (Wed Jun 23 2021 - 06:59:54 EST)
- [PATCH v3 3/6] block: refactor sysfs code Matteo Croce (Wed Jun 23 2021 - 06:59:57 EST)
- [PATCH v3 4/6] block: export diskseq in sysfs Matteo Croce (Wed Jun 23 2021 - 07:00:05 EST)
- [PATCH v3 5/6] block: increment sequence number Matteo Croce (Wed Jun 23 2021 - 07:00:14 EST)
- [PATCH v3 6/6] loop: increment sequence number Matteo Croce (Wed Jun 23 2021 - 07:00:21 EST)
- Fair Pay Purplenoise Ywe Cærlyn (Wed Jun 23 2021 - 07:00:50 EST)
- Re: [PATCH v1] arm64: tlb: fix the TTL value of tlb_get_level Will Deacon (Wed Jun 23 2021 - 07:04:23 EST)
- [PATCH] dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t Michal Simek (Wed Jun 23 2021 - 07:05:49 EST)
- [PATCH] dmaengine: xilinx: dpdma: Fix spacing around addr[i-1] Michal Simek (Wed Jun 23 2021 - 07:08:14 EST)
- linux-next: manual merge of the akpm-current tree with the printk tree Stephen Rothwell (Wed Jun 23 2021 - 07:12:50 EST)
- Re: [PATCH v2 2/2] drivers/firmware: consolidate EFI framebuffer setup for all arches Javier Martinez Canillas (Wed Jun 23 2021 - 07:13:42 EST)
- Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace Pekka Paalanen (Wed Jun 23 2021 - 07:14:42 EST)
- Re: [PATCH 2/7] posix-cpu-timers: Assert task sighand is locked while starting cputime counter Frederic Weisbecker (Wed Jun 23 2021 - 07:15:46 EST)
- Re: [PATCH v3 0/4] Add perf interface to expose nvdimm Michael Ellerman (Wed Jun 23 2021 - 07:17:07 EST)
- Re: [PATCH v4 09/17] drm/uAPI: Add "active color range" drm property as feedback for userspace Werner Sembach (Wed Jun 23 2021 - 07:19:45 EST)
- [gustavoars-linux:for-next/Warray-bounds] BUILD SUCCESS 645826289c29a33850a0b7537bc96956244d42c4 kernel test robot (Wed Jun 23 2021 - 07:22:23 EST)
- [PATCH net-next resend] net: Exposing more skb fields in netif_receive_skb trace event Edward Wu (Wed Jun 23 2021 - 07:24:24 EST)
- Re: [PATCH v4 15/17] drm/uAPI: Move "Broadcast RGB" property from driver specific to general context Pekka Paalanen (Wed Jun 23 2021 - 07:27:07 EST)
- Re: [PATCH] mm: vmalloc: add cond_resched() in __vunmap() Uladzislau Rezki (Wed Jun 23 2021 - 07:27:11 EST)
- Re: [PATCH v1] arm64: tlb: fix the TTL value of tlb_get_level Catalin Marinas (Wed Jun 23 2021 - 07:28:28 EST)
- [PATCH 00/10] My AVIC patch queue Maxim Levitsky (Wed Jun 23 2021 - 07:30:15 EST)
- [PATCH 01/10] KVM: x86: extract block/allow guest enteries Maxim Levitsky (Wed Jun 23 2021 - 07:30:21 EST)
- [PATCH 02/10] KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM Maxim Levitsky (Wed Jun 23 2021 - 07:30:29 EST)
- [PATCH 03/10] KVM: x86: rename apic_access_page_done to apic_access_memslot_enabled Maxim Levitsky (Wed Jun 23 2021 - 07:30:33 EST)
- [PATCH 04/10] KVM: SVM: add warning for mistmatch between AVIC state and AVIC access page state Maxim Levitsky (Wed Jun 23 2021 - 07:30:37 EST)
- [PATCH 05/10] KVM: SVM: svm_set_vintr don't warn if AVIC is active but is about to be deactivated Maxim Levitsky (Wed Jun 23 2021 - 07:30:41 EST)
- [PATCH 06/10] KVM: SVM: tweak warning about enabled AVIC on nested entry Maxim Levitsky (Wed Jun 23 2021 - 07:30:48 EST)
- [PATCH 07/10] KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl Maxim Levitsky (Wed Jun 23 2021 - 07:30:55 EST)
- [PATCH 08/10] KVM: x86: APICv: drop immediate APICv disablement on current vCPU Maxim Levitsky (Wed Jun 23 2021 - 07:30:58 EST)
- [PATCH 09/10] KVM: SVM: call avic_vcpu_load/avic_vcpu_put when enabling/disabling AVIC Maxim Levitsky (Wed Jun 23 2021 - 07:31:04 EST)
- [PATCH 10/10] KVM: x86: hyper-v: Deactivate APICv only when AutoEOI feature is in use Maxim Levitsky (Wed Jun 23 2021 - 07:31:09 EST)
- [PATCH] iio: accel: fxls8962af: fix potential use of uninitialized symbol Sean Nyekjaer (Wed Jun 23 2021 - 07:31:42 EST)
- Re: [PATCH v2 43/46] mm/filemap: Add filemap_add_folio Christoph Hellwig (Wed Jun 23 2021 - 07:31:45 EST)
- Re: [PATCH] watchdog: Fix NULL pointer dereference when releasing cdev Guenter Roeck (Wed Jun 23 2021 - 07:31:51 EST)
- Re: [PATCH v2 44/46] mm/filemap: Convert mapping_get_entry to return a folio Christoph Hellwig (Wed Jun 23 2021 - 07:33:33 EST)
- [gustavoars-linux:for-next/kspp] BUILD SUCCESS a73bbfba991f8bb5d1814affcf1f7642ca0cdd35 kernel test robot (Wed Jun 23 2021 - 07:35:24 EST)
- Re: [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding Greg KH (Wed Jun 23 2021 - 07:36:02 EST)
- Re: [GIT PULL] extcon next for v5.14 Greg KH (Wed Jun 23 2021 - 07:38:41 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Maxim Levitsky (Wed Jun 23 2021 - 07:39:47 EST)
- [PATCH v4 0/2] drm: address potential UAF bugs with drm_master ptrs Desmond Cheong Zhi Xi (Wed Jun 23 2021 - 07:40:01 EST)
- [PATCH v4 1/2] drm: add a locked version of drm_is_current_master Desmond Cheong Zhi Xi (Wed Jun 23 2021 - 07:40:19 EST)
- Re: [PATCH v2 45/46] mm/filemap: Add filemap_get_folio Christoph Hellwig (Wed Jun 23 2021 - 07:40:28 EST)
- [PATCH v4 2/2] drm: protect drm_master pointers in drm_lease.c Desmond Cheong Zhi Xi (Wed Jun 23 2021 - 07:40:31 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Pekka Paalanen (Wed Jun 23 2021 - 07:41:26 EST)
- Re: coverity problems with certain macros Aurélien Aptel (Wed Jun 23 2021 - 07:43:04 EST)
- drivers/media/common/saa7146/saa7146_hlp.c:648:5: warning: stack frame size (1104) exceeds limit (1024) in function 'saa7146_enable_overlay' kernel test robot (Wed Jun 23 2021 - 07:43:26 EST)
- Re: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Martin Hundebøll (Wed Jun 23 2021 - 07:44:08 EST)
- Re: [PATCH v2 46/46] mm/filemap: Add FGP_STABLE Christoph Hellwig (Wed Jun 23 2021 - 07:44:27 EST)
- [PATCH] reset: reset-zynqmp: Fixed the argument data type Michal Simek (Wed Jun 23 2021 - 07:46:27 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Christoph Hellwig (Wed Jun 23 2021 - 07:49:10 EST)
- [PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type Rocco Yue (Wed Jun 23 2021 - 07:49:51 EST)
- [PATCH 2/4] net: ipv6: don't generate link local address on PUREIP device Rocco Yue (Wed Jun 23 2021 - 07:49:55 EST)
- [PATCH 3/4] net: dev_is_mac_header_xmit() return false for ARPHRD_PUREIP Rocco Yue (Wed Jun 23 2021 - 07:50:05 EST)
- [PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni Rocco Yue (Wed Jun 23 2021 - 07:50:14 EST)
- [PATCH v2] clk: qcom: gcc: Add support for a new frequency for SC7280 Taniya Das (Wed Jun 23 2021 - 07:52:11 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Matthew Wilcox (Wed Jun 23 2021 - 07:52:39 EST)
- Re: [PATCH 2/3] powerpc: Define swapper_pg_dir[] in C Daniel Axtens (Wed Jun 23 2021 - 07:53:15 EST)
- Re: [PATCH v3 3/6] block: refactor sysfs code Christoph Hellwig (Wed Jun 23 2021 - 07:53:59 EST)
- Re: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Martin Hundebøll (Wed Jun 23 2021 - 07:57:23 EST)
- Re: [net-next: PATCH v3 0/6] ACPI MDIO support for Marvell controllers Marcin Wojtas (Wed Jun 23 2021 - 07:57:26 EST)
- [PATCH v2] clk: qcom: gcc: Add support for a new frequency for SC7280 Taniya Das (Wed Jun 23 2021 - 07:58:09 EST)
- Re: [PATCH v3 6/6] loop: increment sequence number Christoph Hellwig (Wed Jun 23 2021 - 07:58:43 EST)
- [PATCH] PCI: xilinx-nwl: Enable the clock through CCF Michal Simek (Wed Jun 23 2021 - 07:58:47 EST)
- [RFC] virtio-mem: Add support of memory_hotplug.memmap_on_memory Hui Zhu (Wed Jun 23 2021 - 07:58:49 EST)
- [PATCH] arm64: dts: rockchip: Fix GPU register width for RK3328 Alex Bee (Wed Jun 23 2021 - 07:59:40 EST)
- [PATCH] arm64: dts: rockchip: Add sdmmc_ext for RK3328 Alex Bee (Wed Jun 23 2021 - 08:00:10 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Paolo Bonzini (Wed Jun 23 2021 - 08:00:35 EST)
- Re: [PATCH v4 1/2] drm: add a locked version of drm_is_current_master Desmond Cheong Zhi Xi (Wed Jun 23 2021 - 08:03:03 EST)
- Re: [PATCH v3 0/6] block: add a sequence number to disks Hannes Reinecke (Wed Jun 23 2021 - 08:03:32 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Bjorn Helgaas (Wed Jun 23 2021 - 08:06:27 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Vincent Guittot (Wed Jun 23 2021 - 08:08:45 EST)
- Re: [PATCH rdma-next 2/2] RDMA: Use dma_map_sgtable for map umem pages Jason Gunthorpe (Wed Jun 23 2021 - 08:10:11 EST)
- Re: [PATCH] mm: vmalloc: add cond_resched() in __vunmap() Aaron Tomlin (Wed Jun 23 2021 - 08:11:12 EST)
- Re: [GIT PULL] HDMI codec improvements, v2 Maxime Ripard (Wed Jun 23 2021 - 08:13:17 EST)
- Re: [PATCH v2 46/46] mm/filemap: Add FGP_STABLE Matthew Wilcox (Wed Jun 23 2021 - 08:16:59 EST)
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs Hans-Gert Dahmen (Wed Jun 23 2021 - 08:18:00 EST)
- Re: [PATCH 1/2] clk: renesas: r8a779a0: Add the DU clock Geert Uytterhoeven (Wed Jun 23 2021 - 08:18:17 EST)
- [PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1 Mickaël Salaün (Wed Jun 23 2021 - 08:18:30 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Odin Ugedal (Wed Jun 23 2021 - 08:18:57 EST)
- Re: [PATCH] i2c/imx: Fix some checkpatch warnings Uwe Kleine-König (Wed Jun 23 2021 - 08:19:55 EST)
- Re: net/sunrpc/xprtrdma/frwr_ops.c:647 frwr_unmap_async() error: potentially dereferencing uninitialized 'last'. Chuck Lever III (Wed Jun 23 2021 - 08:20:21 EST)
- Re: [PATCH] PCI: xilinx-nwl: Enable the clock through CCF Krzysztof Wilczyński (Wed Jun 23 2021 - 08:20:45 EST)
- Re: [PATCH 2/2] clk: renesas: r8a779a0: Add the DSI clocks Geert Uytterhoeven (Wed Jun 23 2021 - 08:22:28 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Vincent Guittot (Wed Jun 23 2021 - 08:22:36 EST)
- [patch V4 00/65] x86/fpu: Spring cleaning and PKRU sanitizing Thomas Gleixner (Wed Jun 23 2021 - 08:23:38 EST)
- [patch V4 01/65] x86/fpu: Fix copy_xstate_to_kernel() gap handling Thomas Gleixner (Wed Jun 23 2021 - 08:23:42 EST)
- [patch V4 03/65] x86/fpu: Mark various FPU states __ro_after_init Thomas Gleixner (Wed Jun 23 2021 - 08:23:44 EST)
- [patch V4 02/65] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") Thomas Gleixner (Wed Jun 23 2021 - 08:23:47 EST)
- [patch V4 04/65] x86/fpu: Make xfeatures_mask_all __ro_after_init Thomas Gleixner (Wed Jun 23 2021 - 08:23:50 EST)
- [patch V4 05/65] x86/fpu: Get rid of fpu__get_supported_xfeatures_mask() Thomas Gleixner (Wed Jun 23 2021 - 08:23:53 EST)
- [patch V4 06/65] x86/fpu: Remove unused get_xsave_field_ptr() Thomas Gleixner (Wed Jun 23 2021 - 08:23:55 EST)
- [patch V4 07/65] x86/fpu: Move inlines where they belong Thomas Gleixner (Wed Jun 23 2021 - 08:23:58 EST)
- [patch V4 08/65] x86/fpu: Limit xstate copy size in xstateregs_set() Thomas Gleixner (Wed Jun 23 2021 - 08:23:58 EST)
- [patch V4 09/65] x86/fpu: Sanitize xstateregs_set() Thomas Gleixner (Wed Jun 23 2021 - 08:24:00 EST)
- [patch V4 10/65] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate() Thomas Gleixner (Wed Jun 23 2021 - 08:24:02 EST)
- [patch V4 11/65] x86/fpu: Simplify PTRACE_GETREGS code Thomas Gleixner (Wed Jun 23 2021 - 08:24:05 EST)
- [patch V4 12/65] x86/fpu: Rewrite xfpregs_set() Thomas Gleixner (Wed Jun 23 2021 - 08:24:08 EST)
- [patch V4 13/65] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values Thomas Gleixner (Wed Jun 23 2021 - 08:24:12 EST)
- [patch V4 14/65] x86/fpu: Clean up fpregs_set() Thomas Gleixner (Wed Jun 23 2021 - 08:24:14 EST)
- [patch V4 15/65] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get() Thomas Gleixner (Wed Jun 23 2021 - 08:24:15 EST)
- [patch V4 16/65] x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get() Thomas Gleixner (Wed Jun 23 2021 - 08:24:17 EST)
- [patch V4 17/65] x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get() Thomas Gleixner (Wed Jun 23 2021 - 08:24:23 EST)
- [patch V4 18/65] x86/fpu: Remove fpstate_sanitize_xstate() Thomas Gleixner (Wed Jun 23 2021 - 08:24:24 EST)
- [patch V4 20/65] x86/fpu: Move fpu__write_begin() to regset Thomas Gleixner (Wed Jun 23 2021 - 08:24:36 EST)
- [patch V4 19/65] x86/fpu/regset: Move fpu__read_begin() into regset Thomas Gleixner (Wed Jun 23 2021 - 08:24:36 EST)
- [patch V4 21/65] x86/fpu: Get rid of using_compacted_format() Thomas Gleixner (Wed Jun 23 2021 - 08:24:36 EST)
- [patch V4 22/65] x86/kvm: Avoid looking up PKRU in XSAVE buffer Thomas Gleixner (Wed Jun 23 2021 - 08:24:37 EST)
- [patch V4 23/65] x86/fpu: Cleanup arch_set_user_pkey_access() Thomas Gleixner (Wed Jun 23 2021 - 08:24:40 EST)
- [patch V4 24/65] x86/fpu: Get rid of copy_supervisor_to_kernel() Thomas Gleixner (Wed Jun 23 2021 - 08:24:42 EST)
- [patch V4 25/65] x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs() Thomas Gleixner (Wed Jun 23 2021 - 08:24:44 EST)
- [patch V4 26/65] x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user() Thomas Gleixner (Wed Jun 23 2021 - 08:24:49 EST)
- [patch V4 28/65] x86/math-emu: Rename frstor() Thomas Gleixner (Wed Jun 23 2021 - 08:24:51 EST)
- [patch V4 31/65] x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate() Thomas Gleixner (Wed Jun 23 2021 - 08:24:55 EST)
- [patch V4 33/65] x86/fpu: Get rid of the FNSAVE optimization Thomas Gleixner (Wed Jun 23 2021 - 08:25:01 EST)
- [patch V4 35/65] x86/fpu: Rename initstate copy functions Thomas Gleixner (Wed Jun 23 2021 - 08:25:05 EST)
- [patch V4 36/65] x86/fpu: Rename "dynamic" XSTATEs to "independent" Thomas Gleixner (Wed Jun 23 2021 - 08:25:21 EST)
- [patch V4 37/65] x86/fpu/xstate: Sanitize handling of independent features Thomas Gleixner (Wed Jun 23 2021 - 08:25:21 EST)
- [patch V4 29/65] x86/fpu: Rename fregs related copy functions Thomas Gleixner (Wed Jun 23 2021 - 08:25:22 EST)
- [patch V4 39/65] x86/fpu: Rename and sanitize fpu__save/copy() Thomas Gleixner (Wed Jun 23 2021 - 08:25:22 EST)
- [patch V4 38/65] x86/pkeys: Move read_pkru() and write_pkru() Thomas Gleixner (Wed Jun 23 2021 - 08:25:22 EST)
- [patch V4 27/65] x86/fpu: Rename fxregs related copy functions Thomas Gleixner (Wed Jun 23 2021 - 08:25:22 EST)
- [patch V4 30/65] x86/fpu: Rename xstate copy functions which are related to UABI Thomas Gleixner (Wed Jun 23 2021 - 08:25:27 EST)
- [patch V4 42/65] x86/pkru: Provide pkru_write_default() Thomas Gleixner (Wed Jun 23 2021 - 08:25:32 EST)
- [patch V4 45/65] x86/fpu: Rename fpu__clear_all() to fpu_flush_thread() Thomas Gleixner (Wed Jun 23 2021 - 08:25:36 EST)
- [patch V4 48/65] x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs() Thomas Gleixner (Wed Jun 23 2021 - 08:25:41 EST)
- [patch V4 49/65] x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi() Thomas Gleixner (Wed Jun 23 2021 - 08:25:44 EST)
- [patch V4 50/65] x86/fpu: Dont restore PKRU in fpregs_restore_userspace() Thomas Gleixner (Wed Jun 23 2021 - 08:25:45 EST)
- [patch V4 51/65] x86/fpu: Add PKRU storage outside of task XSAVE buffer Thomas Gleixner (Wed Jun 23 2021 - 08:25:48 EST)
- [patch V4 52/65] x86/fpu: Hook up PKRU into ptrace() Thomas Gleixner (Wed Jun 23 2021 - 08:25:50 EST)
- [patch V4 32/65] x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate() Thomas Gleixner (Wed Jun 23 2021 - 08:25:52 EST)
- [patch V4 54/65] x86/fpu: Remove PKRU handling from switch_fpu_finish() Thomas Gleixner (Wed Jun 23 2021 - 08:25:56 EST)
- [patch V4 55/65] x86/fpu: Dont store PKRU in xstate in fpu_reset_fpstate() Thomas Gleixner (Wed Jun 23 2021 - 08:25:59 EST)
- [patch V4 61/65] x86/fpu/signal: Sanitize copy_user_to_fpregs_zeroing() Thomas Gleixner (Wed Jun 23 2021 - 08:26:01 EST)
- [patch V4 34/65] x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate() Thomas Gleixner (Wed Jun 23 2021 - 08:26:04 EST)
- [patch V4 62/65] x86/fpu/signal: Split out the direct restore code Thomas Gleixner (Wed Jun 23 2021 - 08:26:06 EST)
- [patch V4 64/65] x86/fpu/signal: Handle #PF in the direct restore path Thomas Gleixner (Wed Jun 23 2021 - 08:26:09 EST)
- [patch V4 65/65] x86/fpu/signal: Let xrstor handle the features to init Thomas Gleixner (Wed Jun 23 2021 - 08:26:11 EST)
- [patch V4 40/65] x86/cpu: Sanitize X86_FEATURE_OSPKE Thomas Gleixner (Wed Jun 23 2021 - 08:26:36 EST)
- Re: Interrupt for port 19, but apparently not enabled; per-user 000000004af23acc Julien Grall (Wed Jun 23 2021 - 08:26:38 EST)
- [patch V4 41/65] x86/pkru: Provide pkru_get_init_value() Thomas Gleixner (Wed Jun 23 2021 - 08:26:41 EST)
- [patch V4 43/65] x86/cpu: Write the default PKRU value when enabling PKE Thomas Gleixner (Wed Jun 23 2021 - 08:26:48 EST)
- [patch V4 44/65] x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs() Thomas Gleixner (Wed Jun 23 2021 - 08:27:01 EST)
- [patch V4 46/65] x86/fpu: Clean up the fpu__clear() variants Thomas Gleixner (Wed Jun 23 2021 - 08:27:03 EST)
- [patch V4 47/65] x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs() Thomas Gleixner (Wed Jun 23 2021 - 08:27:15 EST)
- [patch V4 53/65] x86/fpu: Mask PKRU from kernel XRSTOR[S] operations Thomas Gleixner (Wed Jun 23 2021 - 08:27:32 EST)
- [patch V4 56/65] x86/pkru: Remove xstate fiddling from write_pkru() Thomas Gleixner (Wed Jun 23 2021 - 08:27:42 EST)
- [patch V4 57/65] x86/fpu: Mark init_fpstate __ro_after_init Thomas Gleixner (Wed Jun 23 2021 - 08:27:44 EST)
- [patch V4 58/65] x86/fpu/signal: Move initial checks into fpu__sig_restore() Thomas Gleixner (Wed Jun 23 2021 - 08:27:55 EST)
- [patch V4 59/65] x86/fpu/signal: Remove the legacy alignment check Thomas Gleixner (Wed Jun 23 2021 - 08:27:57 EST)
- [patch V4 60/65] x86/fpu/signal: Sanitize the xstate check on sigframe Thomas Gleixner (Wed Jun 23 2021 - 08:28:05 EST)
- [patch V4 63/65] x86/fpu: Return proper error codes from user access functions Thomas Gleixner (Wed Jun 23 2021 - 08:28:08 EST)
- Re: net/sunrpc/xprtrdma/frwr_ops.c:647 frwr_unmap_async() error: potentially dereferencing uninitialized 'last'. Dan Carpenter (Wed Jun 23 2021 - 08:28:41 EST)
- Re: [PATCH v2 10/12] drm/vc4: hdmi: Register HDMI codec Maxime Ripard (Wed Jun 23 2021 - 08:29:19 EST)
- Re: [PATCH v2 27/29] docs: userspace-api: landlock.rst: avoid using ReST :doc:`foo` markup Mickaël Salaün (Wed Jun 23 2021 - 08:29:33 EST)
- Re: [PATCH] KVM: nVMX: Handle split-lock #AC exceptions that happen in L2 Paolo Bonzini (Wed Jun 23 2021 - 08:30:44 EST)
- Re: [PATCH] KVM: nVMX: Handle split-lock #AC exceptions that happen in L2 Paolo Bonzini (Wed Jun 23 2021 - 08:32:16 EST)
- linux-next: Tree for Jun 23 Stephen Rothwell (Wed Jun 23 2021 - 08:32:18 EST)
- Re: [PATCH] uio: Fix bus error that access memory mapped by physical wubian (Wed Jun 23 2021 - 08:33:07 EST)
- Re: [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests Brijesh Singh (Wed Jun 23 2021 - 08:33:22 EST)
- Re: [PATCH v4 02/10] scsi: ufs: Add flags pm_op_in_progress and is_sys_suspended Adrian Hunter (Wed Jun 23 2021 - 08:33:41 EST)
- [PATCH v3 1/3] sched: Fix UCLAMP_FLAG_IDLE setting Quentin Perret (Wed Jun 23 2021 - 08:34:52 EST)
- [PATCH v3 0/3] sched: A few uclamp fixes and tweaks Quentin Perret (Wed Jun 23 2021 - 08:34:54 EST)
- [PATCH v3 2/3] sched: Skip priority checks with SCHED_FLAG_KEEP_PARAMS Quentin Perret (Wed Jun 23 2021 - 08:34:56 EST)
- [PATCH v3 3/3] sched: Introduce RLIMIT_UCLAMP Quentin Perret (Wed Jun 23 2021 - 08:34:57 EST)
- [PATCH v3 0/1] riscv: improving uaccess with logs from network bench Akira Tsukamoto (Wed Jun 23 2021 - 08:37:47 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Odin Ugedal (Wed Jun 23 2021 - 08:37:57 EST)
- Re: [PATCH 2/3] powerpc: Define swapper_pg_dir[] in C Michael Ellerman (Wed Jun 23 2021 - 08:39:18 EST)
- [v4,0/3] watchdog: mt8195: add wdt support Christine Zhu (Wed Jun 23 2021 - 08:39:52 EST)
- [v4,1/3] dt-bindings: mediatek: mt8195: update mtk-wdt document Christine Zhu (Wed Jun 23 2021 - 08:40:06 EST)
- Re: [PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL Guillaume Tucker (Wed Jun 23 2021 - 08:40:11 EST)
- [v4,2/3] dt-bindings: reset: mt8195: add toprgu reset-controller head file Christine Zhu (Wed Jun 23 2021 - 08:40:25 EST)
- Re: [PATCH] firmware: export x86_64 platform flash bios region via sysfs gregkh@xxxxxxxxxxxxxxxxxxx (Wed Jun 23 2021 - 08:40:37 EST)
- [v4,3/3] watchdog: mediatek: mt8195: add wdt support Christine Zhu (Wed Jun 23 2021 - 08:40:40 EST)
- [PATCH v3 1/1] riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall Akira Tsukamoto (Wed Jun 23 2021 - 08:40:51 EST)
- [RFC PATCH 0/1] Adding jh7100 SoC to defconfig Akira Tsukamoto (Wed Jun 23 2021 - 08:46:00 EST)
- Re: [PATCH v3 0/6] block: add a sequence number to disks Luca Boccassi (Wed Jun 23 2021 - 08:46:54 EST)
- [PATCH 1/1] config: Enable jh7100 SoC Akira Tsukamoto (Wed Jun 23 2021 - 08:47:02 EST)
- Re: [PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses Claudiu.Beznea (Wed Jun 23 2021 - 08:48:03 EST)
- Re: [PATCH] selftests/ftrace: fix event-no-pid on 1-core machine Steven Rostedt (Wed Jun 23 2021 - 08:52:22 EST)
- Re: [PATCH] arm64: dts: rockchip: Add sdmmc_ext for RK3328 Johan Jonker (Wed Jun 23 2021 - 08:53:30 EST)
- Re: [PATCH] dt-bindings: display: renesas,du: Provide bindings for r8a779a0 Geert Uytterhoeven (Wed Jun 23 2021 - 08:53:49 EST)
- Re: [PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance Qian Cai (Wed Jun 23 2021 - 08:57:55 EST)
- Re: [PATCH] dt-bindings: display: renesas,du: Provide bindings for r8a779a0 Laurent Pinchart (Wed Jun 23 2021 - 08:58:36 EST)
- Re: [PATCH] dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t Laurent Pinchart (Wed Jun 23 2021 - 08:59:00 EST)
- Re: [PATCH] dmaengine: xilinx: dpdma: Fix spacing around addr[i-1] Laurent Pinchart (Wed Jun 23 2021 - 08:59:37 EST)
- Re: [PATCH 1/3] arm64: dts: renesas: r8a779a0: Add DU support Geert Uytterhoeven (Wed Jun 23 2021 - 09:01:01 EST)
- [PATCH] staging: rtl8723bs: convert function to static Fabio Aiuto (Wed Jun 23 2021 - 09:01:12 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Maxim Levitsky (Wed Jun 23 2021 - 09:02:02 EST)
- Re: [PATCH v5 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices Anand Khoje (Wed Jun 23 2021 - 09:03:52 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Al Viro (Wed Jun 23 2021 - 09:05:03 EST)
- Re: [PATCH net-next v4 03/10] net: sparx5: add hostmode with phylink support Steen Hegelund (Wed Jun 23 2021 - 09:05:13 EST)
- Re: [PATCH net-next v4 04/10] net: sparx5: add port module support Steen Hegelund (Wed Jun 23 2021 - 09:05:43 EST)
- Re: [PATCH 00/19] KVM: selftests: Add x86 mmu_role test and cleanups Paolo Bonzini (Wed Jun 23 2021 - 09:07:45 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Maxim Levitsky (Wed Jun 23 2021 - 09:08:22 EST)
- Re: [PATCH] staging: rtl8723bs: convert function to static Hans de Goede (Wed Jun 23 2021 - 09:08:42 EST)
- Re: [PATCH] PCI: xilinx-nwl: Enable the clock through CCF Michal Simek (Wed Jun 23 2021 - 09:08:47 EST)
- Re: [PATCH] dt-bindings: display: renesas,du: Provide bindings for r8a779a0 Geert Uytterhoeven (Wed Jun 23 2021 - 09:09:25 EST)
- [PATCH] xen/events: reset active flag for lateeoi events later Juergen Gross (Wed Jun 23 2021 - 09:09:28 EST)
- [PATCH net-next] net: phy: marvell10g: enable WoL for mv2110 Ling Pei Lee (Wed Jun 23 2021 - 09:09:53 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Matteo Croce (Wed Jun 23 2021 - 09:11:03 EST)
- Re: [PATCH] arm64: dts: rockchip: Add sdmmc_ext for RK3328 Chen-Yu Tsai (Wed Jun 23 2021 - 09:11:34 EST)
- Re: [PATCH 2/3] x86/sev: Add defines for GHCB version 2 MSR protocol requests Tom Lendacky (Wed Jun 23 2021 - 09:12:44 EST)
- Re: [PATCH rdma-next 2/2] RDMA: Use dma_map_sgtable for map umem pages Leon Romanovsky (Wed Jun 23 2021 - 09:13:05 EST)
- Re: [PATCH v3 6/6] loop: increment sequence number Luca Boccassi (Wed Jun 23 2021 - 09:13:43 EST)
- Re: [PATCH V2 1/7] ext4: remove the 'group' parameter of ext4_trim_extent Theodore Ts'o (Wed Jun 23 2021 - 09:13:52 EST)
- [PATCH] software node: Handle software node injection to an existing device properly Heikki Krogerus (Wed Jun 23 2021 - 09:14:19 EST)
- Re: [PATCH] dt-bindings: display: renesas,du: Provide bindings for r8a779a0 Laurent Pinchart (Wed Jun 23 2021 - 09:15:18 EST)
- Re: [GIT PULL] HDMI codec improvements, v2 o1bigtenor (Wed Jun 23 2021 - 09:15:30 EST)
- Re: [PATCH v2 01/13] leds: core: The -ENOTSUPP should never be seen by user space Andy Shevchenko (Wed Jun 23 2021 - 09:15:32 EST)
- Re: [RFC 1/3] ARM: dts: imx28: Add description for L2 switch on XEA board Andrew Lunn (Wed Jun 23 2021 - 09:17:33 EST)
- Re: linux-next: build warning after merge of the kspp-gustavo tree David Sterba (Wed Jun 23 2021 - 09:17:52 EST)
- Re: [RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor Laurent Pinchart (Wed Jun 23 2021 - 09:18:10 EST)
- Re: [PATCH v2 35/46] mm/filemap: Add folio_mkwrite_check_truncate() Matthew Wilcox (Wed Jun 23 2021 - 09:20:27 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Paolo Bonzini (Wed Jun 23 2021 - 09:21:57 EST)
- Re: [RFC v2] dt-binding: media: document ON Semi AR0521 sensor bindings Laurent Pinchart (Wed Jun 23 2021 - 09:22:08 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Mark Rutland (Wed Jun 23 2021 - 09:22:36 EST)
- [PATCH] char: tpm: vtpm_proxy: Fix race in init Saubhik Mukherjee (Wed Jun 23 2021 - 09:22:49 EST)
- RE: [PATCH] firmware: export x86_64 platform flash bios region via sysfs David Laight (Wed Jun 23 2021 - 09:22:57 EST)
- [PATCH v2 0/2] PCI: xilinx-nwl: Add clock handling Michal Simek (Wed Jun 23 2021 - 09:23:37 EST)
- [PATCH v2 2/2] PCI: xilinx-nwl: Enable the clock through CCF Michal Simek (Wed Jun 23 2021 - 09:23:41 EST)
- [PATCH v2 1/2] dt-bindings: pci: xilinx-nwl: Document optional clock property Michal Simek (Wed Jun 23 2021 - 09:23:42 EST)
- include/linux/compiler_types.h:319:38: error: call to '__compiletime_assert_226' declared with attribute error: BUILD_BUG_ON failed: FIX_KMAP_SLOTS > PTRS_PER_PTE kernel test robot (Wed Jun 23 2021 - 09:24:27 EST)
- Re: [PATCH] KVM: x86/mmu: Don't WARN on a NULL shadow page in TDP MMU check Paolo Bonzini (Wed Jun 23 2021 - 09:26:40 EST)
- Re: [PATCH 1/1] config: Enable jh7100 SoC Jisheng Zhang (Wed Jun 23 2021 - 09:28:10 EST)
- Re: [PATCH v2] x86/sgx: Add missing xa_destroy() when virtual EPC is destroyed Jarkko Sakkinen (Wed Jun 23 2021 - 09:28:49 EST)
- RE: [PATCH 09/14] d_path: introduce struct prepend_buffer Justin He (Wed Jun 23 2021 - 09:29:17 EST)
- Linux 5.4.128 Greg Kroah-Hartman (Wed Jun 23 2021 - 09:29:27 EST)
- Re: Linux 5.4.128 Greg Kroah-Hartman (Wed Jun 23 2021 - 09:29:41 EST)
- Linux 5.10.46 Greg Kroah-Hartman (Wed Jun 23 2021 - 09:29:43 EST)
- Re: Linux 5.10.46 Greg Kroah-Hartman (Wed Jun 23 2021 - 09:29:48 EST)
- Re: Linux 5.12.13 Greg Kroah-Hartman (Wed Jun 23 2021 - 09:29:55 EST)
- Linux 5.12.13 Greg Kroah-Hartman (Wed Jun 23 2021 - 09:30:05 EST)
- Error: failed to link '/no_alu32/linked_vars1.o': Unknown error -2 (-2) kernel test robot (Wed Jun 23 2021 - 09:30:32 EST)
- Re: [PATCH] x86/sgx: Suppress WARN on inability to sanitize EPC if ksgxd is stopped Jarkko Sakkinen (Wed Jun 23 2021 - 09:32:02 EST)
- dma_declare_coherent_memory and SuperH Christoph Hellwig (Wed Jun 23 2021 - 09:32:21 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Vitaly Kuznetsov (Wed Jun 23 2021 - 09:32:25 EST)
- [tip: x86/sev] x86/sev: Use "SEV: " prefix for messages from sev.c tip-bot2 for Joerg Roedel (Wed Jun 23 2021 - 09:32:32 EST)
- [tip: x86/sev] x86/sev: Add defines for GHCB version 2 MSR protocol requests tip-bot2 for Brijesh Singh (Wed Jun 23 2021 - 09:32:35 EST)
- Re: [RESEND PATCH v4 00/10] KVM: x86/pmu: Guest Architectural LBR Enabling Like Xu (Wed Jun 23 2021 - 09:32:37 EST)
- Re: [PATCH] x86/sgx: Suppress WARN on inability to sanitize EPC if ksgxd is stopped Jarkko Sakkinen (Wed Jun 23 2021 - 09:32:39 EST)
- Re: [PATCH v2] tpm, tpm_tis_spi: Allow to sleep in the interrupt handler Jarkko Sakkinen (Wed Jun 23 2021 - 09:34:26 EST)
- [PATCH v2 1/1] kasan: Add memzero init for unaligned size under SLUB debug yee.lee (Wed Jun 23 2021 - 09:35:48 EST)
- Re: dma_declare_coherent_memory and SuperH Geert Uytterhoeven (Wed Jun 23 2021 - 09:36:13 EST)
- Re: dma_declare_coherent_memory and SuperH John Paul Adrian Glaubitz (Wed Jun 23 2021 - 09:36:21 EST)
- Re: [PATCH] selftests/ftrace: fix event-no-pid on 1-core machine Krzysztof Kozlowski (Wed Jun 23 2021 - 09:36:25 EST)
- Re: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Tom Rix (Wed Jun 23 2021 - 09:38:14 EST)
- Re: [PATCH] selftests/ftrace: fix event-no-pid on 1-core machine Steven Rostedt (Wed Jun 23 2021 - 09:39:12 EST)
- Re: [PATCH] arm64: dts: rockchip: Add sdmmc_ext for RK3328 Heiko Stübner (Wed Jun 23 2021 - 09:40:39 EST)
- Re: [PATCH] selftests/sgx: remove checks for file execute permissions Jarkko Sakkinen (Wed Jun 23 2021 - 09:41:57 EST)
- [PATCHv3] iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation Sai Prakash Ranjan (Wed Jun 23 2021 - 09:42:26 EST)
- RE: [PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL David Laight (Wed Jun 23 2021 - 09:43:10 EST)
- remoteproc DMA API abuse status Christoph Hellwig (Wed Jun 23 2021 - 09:43:12 EST)
- Re: [PATCHv2 1/3] iommu/io-pgtable: Add a quirk to use tlb_flush_all() for partial walk flush Sai Prakash Ranjan (Wed Jun 23 2021 - 09:43:15 EST)
- [PATCH v2] selftests/ftrace: fix event-no-pid on 1-core machine Krzysztof Kozlowski (Wed Jun 23 2021 - 09:43:30 EST)
- Re: [PATCH V3 1/4] cpufreq: cppc: Fix potential memleak in cppc_cpufreq_cpu_init Ionela Voinescu (Wed Jun 23 2021 - 09:44:51 EST)
- Re: [PATCH] mmc: block: ioctl: Poll for TRAN if possible Christian Löhle (Wed Jun 23 2021 - 09:45:17 EST)
- Re: [PATCH V3 2/4] cpufreq: cppc: Pass structure instance by reference Ionela Voinescu (Wed Jun 23 2021 - 09:45:39 EST)
- Re: [PATCH v2] selftests/ftrace: fix event-no-pid on 1-core machine Steven Rostedt (Wed Jun 23 2021 - 09:46:19 EST)
- Re: [PATCH V3 3/4] arch_topology: Avoid use-after-free for scale_freq_data Ionela Voinescu (Wed Jun 23 2021 - 09:50:38 EST)
- Re: [PATCH] arm64: dts: rockchip: Add sdmmc_ext for RK3328 Alex Bee (Wed Jun 23 2021 - 09:52:13 EST)
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep Olivier Langlois (Wed Jun 23 2021 - 09:52:59 EST)
- Re: [PATCH v2 1/1] kasan: Add memzero init for unaligned size under SLUB debug Yee Lee (Wed Jun 23 2021 - 09:53:05 EST)
- Re: [PATCH] arm64: dts: rockchip: Add sdmmc_ext for RK3328 Alex Bee (Wed Jun 23 2021 - 09:53:24 EST)
- Re: [PATCH v2 2/2] PCI: xilinx-nwl: Enable the clock through CCF Krzysztof Wilczyński (Wed Jun 23 2021 - 09:53:34 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Rob Herring (Wed Jun 23 2021 - 09:54:33 EST)
- Re: [PATCH] PCI: dwc/intel-gw: Fix enabling the legacy PCI interrupt lines Lorenzo Pieralisi (Wed Jun 23 2021 - 09:54:42 EST)
- Re: [PATCH 2/3] mmc: sh_mmcif: : use proper DMAENGINE API for termination Geert Uytterhoeven (Wed Jun 23 2021 - 09:55:55 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Vincent Guittot (Wed Jun 23 2021 - 09:56:03 EST)
- [GIT PULL] TPM DEVICE DRIVER changes for v5.14 Jarkko Sakkinen (Wed Jun 23 2021 - 09:56:06 EST)
- Re: [PATCH 3/3] mmc: usdhi6rol0: : use proper DMAENGINE API for termination Geert Uytterhoeven (Wed Jun 23 2021 - 09:56:31 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Lennart Poettering (Wed Jun 23 2021 - 09:58:16 EST)
- Re: [PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses Alan Stern (Wed Jun 23 2021 - 09:59:19 EST)
- Re: [PATCH 03/54] KVM: x86: Properly reset MMU context at vCPU RESET/INIT Paolo Bonzini (Wed Jun 23 2021 - 09:59:58 EST)
- Re: [PATCH v2 2/2] PCI: xilinx-nwl: Enable the clock through CCF Michal Simek (Wed Jun 23 2021 - 10:00:33 EST)
- Re: [PATCH v1] arm64: tlb: fix the TTL value of tlb_get_level Will Deacon (Wed Jun 23 2021 - 10:00:45 EST)
- [PATCH v1 1/2] PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_HOST) Andy Shevchenko (Wed Jun 23 2021 - 10:01:02 EST)
- Re: [PATCH 03/54] KVM: x86: Properly reset MMU context at vCPU RESET/INIT Paolo Bonzini (Wed Jun 23 2021 - 10:01:36 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Hannes Reinecke (Wed Jun 23 2021 - 10:01:52 EST)
- [PATCH v1 2/2] PCI: dwc: Clean up Kconfig dependencies (PCIE_DW_EP) Andy Shevchenko (Wed Jun 23 2021 - 10:02:15 EST)
- Re: [PATCH 5/7] i2c: rcar: : use proper DMAENGINE API for termination Geert Uytterhoeven (Wed Jun 23 2021 - 10:02:39 EST)
- Re: [PATCH 7/7] i2c: stm32f7: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 10:04:09 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Maxim Levitsky (Wed Jun 23 2021 - 10:06:30 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Amey Narkhede (Wed Jun 23 2021 - 10:07:29 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Luca Boccassi (Wed Jun 23 2021 - 10:07:43 EST)
- Re: [PATCH v17 5/6] KVM: arm64: ioctl to fetch/store tags in a guest Steven Price (Wed Jun 23 2021 - 10:08:08 EST)
- Re: [PATCH v3 0/6] block: add a sequence number to disks Lennart Poettering (Wed Jun 23 2021 - 10:08:10 EST)
- Re: [PATCH 5/7] i2c: rcar: : use proper DMAENGINE API for termination Wolfram Sang (Wed Jun 23 2021 - 10:08:21 EST)
- Re: [PATCH] crypto: qat: ratelimit invalid ioctl message and print the invalid cmd Giovanni Cabiddu (Wed Jun 23 2021 - 10:08:45 EST)
- Re: [PATCH v17 0/6] MTE support for KVM guest Steven Price (Wed Jun 23 2021 - 10:09:06 EST)
- Re: [PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses Claudiu.Beznea (Wed Jun 23 2021 - 10:09:22 EST)
- Re: [PATCH] PCI: dwc/intel-gw: Fix enabling the legacy PCI interrupt lines Lorenzo Pieralisi (Wed Jun 23 2021 - 10:10:57 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Lennart Poettering (Wed Jun 23 2021 - 10:12:16 EST)
- Re: [PATCH] jfs: fix GPF in diFree Dave Kleikamp (Wed Jun 23 2021 - 10:13:37 EST)
- Re: [PATCH] r8169: Avoid duplicate sysfs entry creation error kernel test robot (Wed Jun 23 2021 - 10:15:35 EST)
- Re: [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken Paolo Bonzini (Wed Jun 23 2021 - 10:16:56 EST)
- how can we test the hexagon port in mainline Christoph Hellwig (Wed Jun 23 2021 - 10:19:01 EST)
- Re: [PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses Alan Stern (Wed Jun 23 2021 - 10:19:10 EST)
- Re: [PATCH v2 2/2] PCI: xilinx-nwl: Enable the clock through CCF Krzysztof Wilczyński (Wed Jun 23 2021 - 10:19:27 EST)
- Re: [PATCH v7 2/5] dt-bindings: soc: qcom: Add devicetree binding for QCOM SPM Rob Herring (Wed Jun 23 2021 - 10:19:53 EST)
- Re: [PATCH v1 1/2] dt-bindings: pinctrl: qcom: Add SM6115 pinctrl bindings Rob Herring (Wed Jun 23 2021 - 10:19:58 EST)
- [selftests/lkdtm] 84d8cf25b0: kernel_BUG_at_drivers/misc/lkdtm/bugs.c kernel test robot (Wed Jun 23 2021 - 10:20:37 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Hannes Reinecke (Wed Jun 23 2021 - 10:21:19 EST)
- Re: [PATCH 5.10 038/146] mptcp: do not warn on bad input from the network Pavel Machek (Wed Jun 23 2021 - 10:22:40 EST)
- Re: [PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1 Stephan Mueller (Wed Jun 23 2021 - 10:22:51 EST)
- [PATCH] phy: rockchip-inno-usb2: fix for_each_child.cocci warnings Julia Lawall (Wed Jun 23 2021 - 10:23:37 EST)
- Re: [PATCH 5.10 045/146] net: make get_net_ns return error if NET_NS is disabled Pavel Machek (Wed Jun 23 2021 - 10:26:38 EST)
- Re: [PATCH v3 6/6] loop: increment sequence number Christoph Hellwig (Wed Jun 23 2021 - 10:27:08 EST)
- Re: [RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor Kieran Bingham (Wed Jun 23 2021 - 10:27:19 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Christoph Hellwig (Wed Jun 23 2021 - 10:29:31 EST)
- Re: [PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume Adrian Hunter (Wed Jun 23 2021 - 10:30:24 EST)
- Re: [selftests/lkdtm] 84d8cf25b0: kernel_BUG_at_drivers/misc/lkdtm/bugs.c Kees Cook (Wed Jun 23 2021 - 10:30:34 EST)
- [sched/fair] 5359f5ca0f: phoronix-test-suite.stress-ng.SystemVMessagePassing.bogo_ops_s 77.9% improvement kernel test robot (Wed Jun 23 2021 - 10:30:48 EST)
- Re: [PATCH] jfs: Avoid field-overflowing memcpy() Dave Kleikamp (Wed Jun 23 2021 - 10:32:55 EST)
- Re: [PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses Claudiu.Beznea (Wed Jun 23 2021 - 10:33:25 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Luca Boccassi (Wed Jun 23 2021 - 10:34:27 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Eric W. Biederman (Wed Jun 23 2021 - 10:34:54 EST)
- Re: [PATCH V2] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page() Bernard Metzler (Wed Jun 23 2021 - 10:36:52 EST)
- Re: [PATCH 09/54] KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN Paolo Bonzini (Wed Jun 23 2021 - 10:36:58 EST)
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads Eric W. Biederman (Wed Jun 23 2021 - 10:37:03 EST)
- Re: [PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL Kees Cook (Wed Jun 23 2021 - 10:38:14 EST)
- Re: [PATH 0/4] [RFC] Support virtual DRM Maxime Ripard (Wed Jun 23 2021 - 10:39:38 EST)
- RE: how can we test the hexagon port in mainline Brian Cain (Wed Jun 23 2021 - 10:39:50 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Maxim Levitsky (Wed Jun 23 2021 - 10:41:21 EST)
- Re: Another patch for CVE-2021-3573 without introducing lock bugs Lin Horse (Wed Jun 23 2021 - 10:41:38 EST)
- [PATCH] kobject: Safe return of kobject_get_path with NULL Christian Löhle (Wed Jun 23 2021 - 10:47:42 EST)
- Re: [PATCH] kobject: Safe return of kobject_get_path with NULL Christian Löhle (Wed Jun 23 2021 - 10:50:03 EST)
- Re: [PATCH 03/54] KVM: x86: Properly reset MMU context at vCPU RESET/INIT Sean Christopherson (Wed Jun 23 2021 - 10:50:47 EST)
- Re: [PATCH] f2fs: avoid attaching SB_ACTIVE flag during mount/remount Chao Yu (Wed Jun 23 2021 - 10:51:18 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Lennart Poettering (Wed Jun 23 2021 - 10:55:20 EST)
- Re: how can we test the hexagon port in mainline Arnd Bergmann (Wed Jun 23 2021 - 10:56:11 EST)
- [PATCH v2] arm64: dts: rockchip: Add sdmmc_ext for RK3328 Alex Bee (Wed Jun 23 2021 - 10:59:30 EST)
- [PATCH] arm64: dts: rockchip: Add sdmmc/sdio/emmc reset controls for RK3328 Alex Bee (Wed Jun 23 2021 - 11:02:21 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Hannes Reinecke (Wed Jun 23 2021 - 11:03:01 EST)
- [PATCH net 1/2] ptp: idt82p33: optimize idt82p33_adjtime min.li.xe (Wed Jun 23 2021 - 11:03:19 EST)
- [PATCH net 2/2] ptp: idt82p33: implement double dco time correction min.li.xe (Wed Jun 23 2021 - 11:03:32 EST)
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features Florian Weimer (Wed Jun 23 2021 - 11:07:36 EST)
- [PATCH v2 3/4] rpmsg: char: Add possibility to use default endpoint of the rpmsg device. Arnaud Pouliquen (Wed Jun 23 2021 - 11:08:25 EST)
- [PATCH v2 1/4] rpmsg: Introduce rpmsg_create_default_ept function Arnaud Pouliquen (Wed Jun 23 2021 - 11:08:27 EST)
- [PATCH v2 4/4] rpmsg: char: Introduce the "rpmsg-raw" channel Arnaud Pouliquen (Wed Jun 23 2021 - 11:08:30 EST)
- [PATCH v2 2/4] rpmsg: char: Introduce __rpmsg_chrdev_create_eptdev function Arnaud Pouliquen (Wed Jun 23 2021 - 11:08:35 EST)
- [PATCH v2 0/4] rpmsg: char: introduce the rpmsg-raw channel Arnaud Pouliquen (Wed Jun 23 2021 - 11:08:37 EST)
- Re: [PATCH 09/54] KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN Sean Christopherson (Wed Jun 23 2021 - 11:08:49 EST)
- Re: how can we test the hexagon port in mainline 'Christoph Hellwig' (Wed Jun 23 2021 - 11:10:58 EST)
- Re: [PATCH] kobject: Safe return of kobject_get_path with NULL gregkh@xxxxxxxxxxxxxxxxxxx (Wed Jun 23 2021 - 11:11:31 EST)
- Re: [PATCH] kobject: Safe return of kobject_get_path with NULL gregkh@xxxxxxxxxxxxxxxxxxx (Wed Jun 23 2021 - 11:12:27 EST)
- RE: [PATCH 5.12 000/178] 5.12.13-rc1 review Fox Chen (Wed Jun 23 2021 - 11:12:48 EST)
- Re: [PATCH V4 2/4] cpufreq: intel_pstate: Migrate to ->offline() instead of ->stop_cpu() Rafael J. Wysocki (Wed Jun 23 2021 - 11:13:05 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Odin Ugedal (Wed Jun 23 2021 - 11:13:49 EST)
- RE: how can we test the hexagon port in mainline Brian Cain (Wed Jun 23 2021 - 11:15:41 EST)
- [PATCH] virtio_net: Use virtio_find_vqs_ctx() helper Xianting Tian (Wed Jun 23 2021 - 11:17:31 EST)
- Re: how can we test the hexagon port in mainline 'Christoph Hellwig' (Wed Jun 23 2021 - 11:17:52 EST)
- Re: Virtualizing MSI-X on IMS via VFIO Alex Williamson (Wed Jun 23 2021 - 11:19:43 EST)
- Re: [PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL Guillaume Tucker (Wed Jun 23 2021 - 11:19:49 EST)
- Re: [PATCH] remove unused varialble "struct device *dev" Karol Herbst (Wed Jun 23 2021 - 11:23:41 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Vincent Guittot (Wed Jun 23 2021 - 11:25:24 EST)
- Re: [RFC 1/3] ARM: dts: imx28: Add description for L2 switch on XEA board Lukasz Majewski (Wed Jun 23 2021 - 11:26:44 EST)
- Re: [PATCH v3 6/6] loop: increment sequence number Lennart Poettering (Wed Jun 23 2021 - 11:29:25 EST)
- Re: [PATCH v3 11/27] shmem/userfaultfd: Persist uffd-wp bit across zapping for file-backed Peter Xu (Wed Jun 23 2021 - 11:31:34 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Luca Boccassi (Wed Jun 23 2021 - 11:34:53 EST)
- [PATCH] regulator: bd9576: Fix testing wrong flag in check_temp_flag_mismatch Axel Lin (Wed Jun 23 2021 - 11:35:07 EST)
- Re: [PATCH V2] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page() Ira Weiny (Wed Jun 23 2021 - 11:35:26 EST)
- Re: [PATCH] Fix mt7622.dtsi thermal cpu Eric Woudstra (Wed Jun 23 2021 - 11:35:41 EST)
- Re: how can we test the hexagon port in mainline Arnd Bergmann (Wed Jun 23 2021 - 11:38:03 EST)
- Re: [PATCH] rcu: update: Check rcu_bh_lock_map state in rcu_read_lock_bh_held Paul E. McKenney (Wed Jun 23 2021 - 11:39:08 EST)
- [PATCH] objtool: Don't make .altinstructions writable Josh Poimboeuf (Wed Jun 23 2021 - 11:42:43 EST)
- Re: [RFC PATCH 1/9] dt-bindings: display: bridge: Add Samsung SEC MIPI DSIM bindings Jagan Teki (Wed Jun 23 2021 - 11:44:35 EST)
- Re: [PATCH v3 1/6] block: add disk sequence number Lennart Poettering (Wed Jun 23 2021 - 11:49:05 EST)
- Re: [PATCH] f2fs: avoid attaching SB_ACTIVE flag during mount/remount Jaegeuk Kim (Wed Jun 23 2021 - 11:49:41 EST)
- Re: [PATCH 10/54] KVM: x86/mmu: Replace EPT shadow page shenanigans with simpler check Paolo Bonzini (Wed Jun 23 2021 - 11:49:46 EST)
- drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn30/display_mode_vba_30.c:3641:6: warning: stack frame size (2848) exceeds limit (2048) in function 'dml30_ModeSupportAndSystemConfigurationFull' kernel test robot (Wed Jun 23 2021 - 11:49:54 EST)
- Re: [PATCH] soc: ti: pruss: fix referenced node in error message Suman Anna (Wed Jun 23 2021 - 11:51:45 EST)
- 6/23/2021 Product Inquiry John Lewis & Partnersip (Wed Jun 23 2021 - 11:54:26 EST)
- Re: [PATCH] Fix mt7622.dtsi thermal cpu Daniel Lezcano (Wed Jun 23 2021 - 11:58:38 EST)
- Re: [PATCH 1/2 v2] io_uring: Fix race condition when sqp thread goes to sleep Pavel Begunkov (Wed Jun 23 2021 - 11:59:07 EST)
- RE: [PATCH 5/9] phy: dwc: Add Synopsys DesignWare HDMI RX PHYs e405 and e406 Driver Nelson Costa (Wed Jun 23 2021 - 12:02:08 EST)
- Re: [PATCH v10 0/6] Support ROCKCHIP SPI new feature Mark Brown (Wed Jun 23 2021 - 12:09:28 EST)
- Re: [PATCH v2 1/1] spi: spi-sun6i: Fix chipselect/clock bug Mark Brown (Wed Jun 23 2021 - 12:09:34 EST)
- Re: [PATCH 0/2] spi: use proper DMAENGINE API for termination Mark Brown (Wed Jun 23 2021 - 12:09:35 EST)
- Re: [PATCH] regulator: mt6358: Fix vdram2 .vsel_mask Mark Brown (Wed Jun 23 2021 - 12:09:39 EST)
- Re: [PATCH] regulator: max8893: Select REGMAP_I2C to fix build error Mark Brown (Wed Jun 23 2021 - 12:09:40 EST)
- Re: [PATCH][next] regulator: bd9576: Fix uninitializes variable may_have_irqs Mark Brown (Wed Jun 23 2021 - 12:09:46 EST)
- Re: (subset) [PATCH 1/2] regulator: da9052: Ensure enough delay time for .set_voltage_time_sel Mark Brown (Wed Jun 23 2021 - 12:09:49 EST)
- Re: [PATCH] ASoC: fsl_spdif: Fix unexpected interrupt after suspend Mark Brown (Wed Jun 23 2021 - 12:09:50 EST)
- Re: [PATCH -next 0/4] ASoC: tegra: Use devm_platform_get_and_ioremap_resource() Mark Brown (Wed Jun 23 2021 - 12:09:56 EST)
- Re: [PATCH] vringh: Use wiov->used to check for read/write desc order Stefano Garzarella (Wed Jun 23 2021 - 12:10:37 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Sean Christopherson (Wed Jun 23 2021 - 12:10:40 EST)
- Re: [PATCH] virtio_net: Use virtio_find_vqs_ctx() helper Stefano Garzarella (Wed Jun 23 2021 - 12:14:19 EST)
- Re: [PATCH v3] drivers/base/core: refcount kobject and bus on device attribute read / store Luis Chamberlain (Wed Jun 23 2021 - 12:14:41 EST)
- Re: [PATCH 10/54] KVM: x86/mmu: Replace EPT shadow page shenanigans with simpler check Sean Christopherson (Wed Jun 23 2021 - 12:17:20 EST)
- [PATCH] media: dvb-usb: fix wrong definition Pavel Skripkin (Wed Jun 23 2021 - 12:18:09 EST)
- Re: [PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL Kees Cook (Wed Jun 23 2021 - 12:18:51 EST)
- Re: [PATCH] i2c: cadence: Clear HOLD bit before xfer_size register rolls over Wolfram Sang (Wed Jun 23 2021 - 12:19:01 EST)
- Re: [syzbot] WARNING: zero-size vmalloc in corrupted Pavel Skripkin (Wed Jun 23 2021 - 12:19:46 EST)
- [GIT PULL] Power management fix for v5.13-rc8 Rafael J. Wysocki (Wed Jun 23 2021 - 12:21:12 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Sean Christopherson (Wed Jun 23 2021 - 12:21:56 EST)
- Re: [PATCH 4/9] i2c: cadence: Simplify with dev_err_probe() Wolfram Sang (Wed Jun 23 2021 - 12:26:20 EST)
- Re: [PATCH 5/9] i2c: davinci: Simplify with dev_err_probe() Wolfram Sang (Wed Jun 23 2021 - 12:26:32 EST)
- Re: [PATCH 2/9] i2c: xiic: Simplify with dev_err_probe() Wolfram Sang (Wed Jun 23 2021 - 12:26:42 EST)
- RE: [PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL David Laight (Wed Jun 23 2021 - 12:27:54 EST)
- Re: [PATCH v3] drivers/base/core: refcount kobject and bus on device attribute read / store Greg KH (Wed Jun 23 2021 - 12:28:10 EST)
- Re: [syzbot] WARNING: zero-size vmalloc in corrupted Pavel Skripkin (Wed Jun 23 2021 - 12:28:49 EST)
- Re: [syzbot] WARNING: zero-size vmalloc in corrupted syzbot (Wed Jun 23 2021 - 12:28:53 EST)
- Re: [syzbot] WARNING: zero-size vmalloc in corrupted syzbot (Wed Jun 23 2021 - 12:28:57 EST)
- Re: [PATCH 2/2] ACPI: bgrt: Use sysfs_emit Nathan Chancellor (Wed Jun 23 2021 - 12:29:06 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Thomas Gleixner (Wed Jun 23 2021 - 12:31:38 EST)
- Re: [PATCH 1/2] ACPI: bgrt: Fix CFI violation Kees Cook (Wed Jun 23 2021 - 12:32:22 EST)
- Re: [PATCH 2/2] ACPI: bgrt: Use sysfs_emit Kees Cook (Wed Jun 23 2021 - 12:32:56 EST)
- Re: [PATCH net-next] tcp: Add stats for socket migration. Yuchung Cheng (Wed Jun 23 2021 - 12:35:07 EST)
- Re: [PATCH 5.10 038/146] mptcp: do not warn on bad input from the network Paolo Abeni (Wed Jun 23 2021 - 12:36:26 EST)
- Re: [syzbot] WARNING: zero-size vmalloc in corrupted syzbot (Wed Jun 23 2021 - 12:37:11 EST)
- Re: [PATCH 09/54] KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN Paolo Bonzini (Wed Jun 23 2021 - 12:38:42 EST)
- Re: [PATCH] jfs: fix GPF in diFree Pavel Skripkin (Wed Jun 23 2021 - 12:38:54 EST)
- Re: [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing Qian Cai (Wed Jun 23 2021 - 12:39:41 EST)
- Re: Virtualizing MSI-X on IMS via VFIO Jason Gunthorpe (Wed Jun 23 2021 - 12:41:15 EST)
- Re: [PATCH 10/54] KVM: x86/mmu: Replace EPT shadow page shenanigans with simpler check Paolo Bonzini (Wed Jun 23 2021 - 12:41:28 EST)
- Re: [PATCH] usb: host: ohci-at91: suspend/resume ports after/before OHCI accesses Alan Stern (Wed Jun 23 2021 - 12:41:52 EST)
- [PATCH] dt-bindings: media: adv7180: Add missing video-interfaces.yaml reference Rob Herring (Wed Jun 23 2021 - 12:43:06 EST)
- [PATCH] dt-bindings: display: renesas,du: Fix 'ports' reference Rob Herring (Wed Jun 23 2021 - 12:43:17 EST)
- [PATCH] dt-bindings: Fix 'unevaluatedProperties' errors in DT graph users Rob Herring (Wed Jun 23 2021 - 12:43:54 EST)
- Re: [PATCH 5.10 038/146] mptcp: do not warn on bad input from the network Mat Martineau (Wed Jun 23 2021 - 12:45:55 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Sachin Sant (Wed Jun 23 2021 - 12:46:20 EST)
- Re: [PATCH] jfs: fix GPF in diFree Dave Kleikamp (Wed Jun 23 2021 - 12:46:43 EST)
- Re: [PATCH] dt-bindings: display: renesas,du: Fix 'ports' reference Kieran Bingham (Wed Jun 23 2021 - 12:49:00 EST)
- Re: [PATCH v3] drivers/base/core: refcount kobject and bus on device attribute read / store Greg KH (Wed Jun 23 2021 - 12:51:47 EST)
- Re: [PATCH 5.10 038/146] mptcp: do not warn on bad input from the network Pavel Machek (Wed Jun 23 2021 - 12:53:33 EST)
- Re: [PATCH 12/54] KVM: x86/mmu: Drop the intermediate "transient" __kvm_sync_page() Paolo Bonzini (Wed Jun 23 2021 - 12:54:10 EST)
- Re: [PATCH 10/54] KVM: x86/mmu: Replace EPT shadow page shenanigans with simpler check Sean Christopherson (Wed Jun 23 2021 - 12:54:42 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Vincent Guittot (Wed Jun 23 2021 - 12:55:24 EST)
- Re: [GIT PULL] Power management fix for v5.13-rc8 pr-tracker-bot (Wed Jun 23 2021 - 12:59:59 EST)
- Re: [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken Jim Mattson (Wed Jun 23 2021 - 13:00:29 EST)
- Re: [PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1 James Morris (Wed Jun 23 2021 - 13:00:32 EST)
- [GIT PULL] SPI fixes for v5.13-rc7 Mark Brown (Wed Jun 23 2021 - 13:05:50 EST)
- Re: [PATCH 15/54] KVM: nSVM: Add a comment to document why nNPT uses vmcb01, not vCPU state Paolo Bonzini (Wed Jun 23 2021 - 13:07:04 EST)
- Business Offer!!! Łukasz Janusz Januszewski (Wed Jun 23 2021 - 13:07:15 EST)
- Re: [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken Paolo Bonzini (Wed Jun 23 2021 - 13:11:50 EST)
- Re: [PATCH 16/54] KVM: x86/mmu: Drop smep_andnot_wp check from "uses NX" for shadow MMUs Paolo Bonzini (Wed Jun 23 2021 - 13:12:04 EST)
- [PATCH][next] RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1 Colin King (Wed Jun 23 2021 - 13:12:08 EST)
- Re: [PATCH 18/54] KVM: x86/mmu: Move nested NPT reserved bit calculation into MMU proper Paolo Bonzini (Wed Jun 23 2021 - 13:13:56 EST)
- Re: [PATCH 20/54] KVM: x86/mmu: Add struct and helpers to retrieve MMU role bits from regs Paolo Bonzini (Wed Jun 23 2021 - 13:18:59 EST)
- Re: [PATCH 5.10 038/146] mptcp: do not warn on bad input from the network Paolo Abeni (Wed Jun 23 2021 - 13:20:00 EST)
- Re: [PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type Greg KH (Wed Jun 23 2021 - 13:20:01 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Alex Williamson (Wed Jun 23 2021 - 13:21:21 EST)
- [PATCH][next] spi: Fix self assignment issue with ancillary->mode Colin King (Wed Jun 23 2021 - 13:23:05 EST)
- Re: [PATCH v3] drivers/base/core: refcount kobject and bus on device attribute read / store Luis Chamberlain (Wed Jun 23 2021 - 13:24:10 EST)
- Re: [PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni Greg KH (Wed Jun 23 2021 - 13:25:19 EST)
- Re: [PATCH V1 1/2] soc: qcom: smem: validate fields of shared structures Bjorn Andersson (Wed Jun 23 2021 - 13:25:49 EST)
- Re: [PATCH] software node: Handle software node injection to an existing device properly Rafael J. Wysocki (Wed Jun 23 2021 - 13:27:00 EST)
- Re: linux-next: manual merge of the gpio-brgl tree with the devicetree tree Rob Herring (Wed Jun 23 2021 - 13:27:14 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Vincent Guittot (Wed Jun 23 2021 - 13:27:22 EST)
- Re: [PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1 Stephan Müller (Wed Jun 23 2021 - 13:28:07 EST)
- Re: [PATCH v2 2/6] genirq: Allow an interrupt to be marked as 'raw' Todd Kjos (Wed Jun 23 2021 - 13:28:46 EST)
- Re: [PATCH v4 4/6] ath11k: set register access length for MHI driver Kalle Valo (Wed Jun 23 2021 - 13:30:03 EST)
- Re: [PATCH 2/2] ACPI: bgrt: Use sysfs_emit Rafael J. Wysocki (Wed Jun 23 2021 - 13:30:04 EST)
- Re: [PATCH 0/6] iommu: Enable devices to request non-strict DMA, starting with QCom SD/MMC Doug Anderson (Wed Jun 23 2021 - 13:30:08 EST)
- Re: [PATCH] mm: vmalloc: add cond_resched() in __vunmap() Rafael Aquini (Wed Jun 23 2021 - 13:30:35 EST)
- Re: [PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni Greg KH (Wed Jun 23 2021 - 13:31:09 EST)
- Re: [PATCH] ACPI: tables: Add custom DSDT file as makefile prerequisite Rafael J. Wysocki (Wed Jun 23 2021 - 13:33:15 EST)
- Re: [PATCH v4 4/6] ath11k: set register access length for MHI driver Kalle Valo (Wed Jun 23 2021 - 13:34:42 EST)
- Re: [PATCH] mm: vmalloc: add cond_resched() in __vunmap() Rafael Aquini (Wed Jun 23 2021 - 13:34:45 EST)
- Re: [PATCH v2] ACPI: PM: postpone bringing devices to D0 unless we need them Rafael J. Wysocki (Wed Jun 23 2021 - 13:37:09 EST)
- Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot Odin Ugedal (Wed Jun 23 2021 - 13:38:02 EST)
- Re: [PATCH][next] RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1 Jason Gunthorpe (Wed Jun 23 2021 - 13:38:25 EST)
- [PATCH v10 00/16] Add support for 32-bit tasks on asymmetric AArch32 systems Will Deacon (Wed Jun 23 2021 - 13:39:31 EST)
- [PATCH v10 03/16] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus() Will Deacon (Wed Jun 23 2021 - 13:39:50 EST)
- [PATCH v10 01/16] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection Will Deacon (Wed Jun 23 2021 - 13:39:50 EST)
- [PATCH v10 02/16] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1 Will Deacon (Wed Jun 23 2021 - 13:39:50 EST)
- [PATCH v10 06/16] sched: Introduce task_struct::user_cpus_ptr to track requested affinity Will Deacon (Wed Jun 23 2021 - 13:39:51 EST)
- [PATCH v10 04/16] cpuset: Cleanup cpuset_cpus_allowed_fallback() use in select_fallback_rq() Will Deacon (Wed Jun 23 2021 - 13:39:51 EST)
- [PATCH v10 10/16] arm64: Implement task_cpu_possible_mask() Will Deacon (Wed Jun 23 2021 - 13:39:51 EST)
- [PATCH v10 08/16] sched: Allow task CPU affinity to be restricted on asymmetric systems Will Deacon (Wed Jun 23 2021 - 13:39:51 EST)
- [PATCH v10 09/16] sched: Introduce dl_task_check_affinity() to check proposed affinity Will Deacon (Wed Jun 23 2021 - 13:39:51 EST)
- [PATCH v10 05/16] sched: Reject CPU affinity changes based on task_cpu_possible_mask() Will Deacon (Wed Jun 23 2021 - 13:39:51 EST)
- [PATCH v10 07/16] sched: Split the guts of sched_setaffinity() into a helper function Will Deacon (Wed Jun 23 2021 - 13:39:51 EST)
- [PATCH v10 11/16] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0 Will Deacon (Wed Jun 23 2021 - 13:39:52 EST)
- [PATCH v10 12/16] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system Will Deacon (Wed Jun 23 2021 - 13:39:56 EST)
- [PATCH v10 13/16] arm64: Advertise CPUs capable of running 32-bit applications in sysfs Will Deacon (Wed Jun 23 2021 - 13:40:02 EST)
- [PATCH v10 14/16] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0 Will Deacon (Wed Jun 23 2021 - 13:40:09 EST)
- [PATCH v10 16/16] Documentation: arm64: describe asymmetric 32-bit support Will Deacon (Wed Jun 23 2021 - 13:40:19 EST)
- [PATCH v10 15/16] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores Will Deacon (Wed Jun 23 2021 - 13:40:19 EST)
- Re: [PATCH] rtw88: 8822c: Fix duplicate included coex.h Kalle Valo (Wed Jun 23 2021 - 13:43:39 EST)
- Re: [PATCH v2 1/2] cfg80211: Add wiphy_info_once() Kalle Valo (Wed Jun 23 2021 - 13:46:23 EST)
- Re: [PATCH RFC 2/7] kvm: x86: Introduce XFD MSRs as passthrough to guest Dave Hansen (Wed Jun 23 2021 - 13:51:05 EST)
- Re: [PATCH v2] selftests/ftrace: fix event-no-pid on 1-core machine Shuah Khan (Wed Jun 23 2021 - 13:52:58 EST)
- Re: [PATCH] PCI: PM: Do not read power state in pci_enable_device_flags() Rafael J. Wysocki (Wed Jun 23 2021 - 13:53:08 EST)
- [PATCH v3 2/2] pinctrl: qcom: Add MDM9607 pinctrl driver Konrad Dybcio (Wed Jun 23 2021 - 13:54:08 EST)
- [PATCH v3 1/2] dt-bindings: pinctrl: qcom: Add bindings for MDM9607 Konrad Dybcio (Wed Jun 23 2021 - 13:54:09 EST)
- Re: [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism Amey Narkhede (Wed Jun 23 2021 - 13:56:50 EST)
- Re: [RESEND PATCH v4 03/10] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR Jim Mattson (Wed Jun 23 2021 - 14:03:56 EST)
- Re: [PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1 Mickaël Salaün (Wed Jun 23 2021 - 14:04:02 EST)
- RE: [PATCH 1/2] Drivers: hv: vmbus: add support to ignore certain PCIE devices Long Li (Wed Jun 23 2021 - 14:05:26 EST)
- Re: [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken Jim Mattson (Wed Jun 23 2021 - 14:12:35 EST)
- Re: [PATCH v38 1/4] scsi: ufs: Introduce HPB feature Bart Van Assche (Wed Jun 23 2021 - 14:13:31 EST)
- Re: [PATCH v2 0/2] vfio: export and make use of pci_dev_trylock() Alex Williamson (Wed Jun 23 2021 - 14:17:10 EST)
- Re: [PATCH v38 3/4] scsi: ufs: Prepare HPB read for cached sub-region Bart Van Assche (Wed Jun 23 2021 - 14:17:12 EST)
- Re: [PATCH v2 2/2] vfio: use the new pci_dev_trylock() helper to simplify try lock Jason Gunthorpe (Wed Jun 23 2021 - 14:20:23 EST)
- [PATCH v3 0/7] wrappers for fpga_manager_ops trix (Wed Jun 23 2021 - 14:24:25 EST)
- [PATCH v3 1/7] fpga-mgr: wrap the write_init() op trix (Wed Jun 23 2021 - 14:24:32 EST)
- [PATCH v3 3/7] fpga-mgr: wrap the write() op trix (Wed Jun 23 2021 - 14:24:44 EST)
- [PATCH v3 4/7] fpga-mgr: wrap the status() op trix (Wed Jun 23 2021 - 14:24:50 EST)
- [PATCH v3 2/7] fpga-mgr: make write_complete() op optional trix (Wed Jun 23 2021 - 14:24:56 EST)
- [PATCH v3 5/7] fpga-mgr: wrap the state() op trix (Wed Jun 23 2021 - 14:24:58 EST)
- [PATCH v3 6/7] fpga-mgr: wrap the fpga_remove() op trix (Wed Jun 23 2021 - 14:24:59 EST)
- [PATCH][next][V2] RDMA/bnxt_re: Fix uninitialized struct bit field rsvd1 Colin King (Wed Jun 23 2021 - 14:25:01 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Wed Jun 23 2021 - 14:25:04 EST)
- [PATCH v3 7/7] fpga-mgr: collect wrappers and change to inline trix (Wed Jun 23 2021 - 14:25:09 EST)
- Re: [PATCH V1 2/2] soc: qcom: smem: map only partitions used by local HOST Bjorn Andersson (Wed Jun 23 2021 - 14:29:21 EST)
- Re: [RESEND PATCH v4 04/10] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL emulation for Arch LBR Jim Mattson (Wed Jun 23 2021 - 14:29:24 EST)
- Re: [PATCH v2 2/3] MIPS: Ingenic: Add MAC syscon nodes for Ingenic SoCs. Paul Cercueil (Wed Jun 23 2021 - 14:34:32 EST)
- Re: [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing Will Deacon (Wed Jun 23 2021 - 14:37:51 EST)
- [PATCH v13 0/7] usb: misc: Add onboard_usb_hub driver Matthias Kaehlcke (Wed Jun 23 2021 - 14:41:35 EST)
- [PATCH v13 1/7] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller Matthias Kaehlcke (Wed Jun 23 2021 - 14:41:36 EST)
- [PATCH v13 2/7] usb: misc: Add onboard_usb_hub driver Matthias Kaehlcke (Wed Jun 23 2021 - 14:41:42 EST)
- [PATCH v13 3/7] of/platform: Add stubs for of_platform_device_create/destroy() Matthias Kaehlcke (Wed Jun 23 2021 - 14:41:44 EST)
- [PATCH] usbhid: free raw_report buffers in usbhid_stop Anirudh Rayabharam (Wed Jun 23 2021 - 14:41:46 EST)
- [PATCH v13 4/7] arm64: defconfig: Explicitly enable USB_XHCI_PLATFORM Matthias Kaehlcke (Wed Jun 23 2021 - 14:41:49 EST)
- [PATCH v13 6/7] usb: host: xhci-plat: Create platform device for onboard hubs in probe() Matthias Kaehlcke (Wed Jun 23 2021 - 14:41:57 EST)
- [PATCH v13 7/7] arm64: dts: qcom: sc7180-trogdor: Add nodes for onboard USB hub Matthias Kaehlcke (Wed Jun 23 2021 - 14:42:00 EST)
- [PATCH v13 5/7] usb: Specify dependencies on USB_XHCI_PLATFORM with 'depends on' Matthias Kaehlcke (Wed Jun 23 2021 - 14:42:01 EST)
- Re: [patch V4 07/65] x86/fpu: Move inlines where they belong Bae, Chang Seok (Wed Jun 23 2021 - 14:43:20 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Wed Jun 23 2021 - 14:43:37 EST)
- Re: [PATCH v14 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing Qian Cai (Wed Jun 23 2021 - 14:44:46 EST)
- Re: [PATCH] Fix mt7622.dtsi thermal cpu Eric Woudstra (Wed Jun 23 2021 - 14:45:19 EST)
- Re: [PATCH] remoteproc: stm32: fix mbox_send_message call Bjorn Andersson (Wed Jun 23 2021 - 14:45:22 EST)
- Re: [V9fs-developer] KCSAN BUG report on p9_client_cb / p9_client_rpc jim . cromie (Wed Jun 23 2021 - 14:48:39 EST)
- Re: [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken Paolo Bonzini (Wed Jun 23 2021 - 14:49:38 EST)
- Re: [GIT PULL] SPI fixes for v5.13-rc7 pr-tracker-bot (Wed Jun 23 2021 - 14:49:58 EST)
- [PATCH v2 0/2] Minor SQPOLL thread fix and improvement Olivier Langlois (Wed Jun 23 2021 - 14:50:12 EST)
- Re: Bug#989778: Regression in at least 5.10.y and mainline: Firewire audio interface fails to work properly (when booted under Xen) Salvatore Bonaccorso (Wed Jun 23 2021 - 14:50:15 EST)
- [PATCH v2 1/2] io_uring: Fix race condition when sqp thread goes to sleep Olivier Langlois (Wed Jun 23 2021 - 14:50:19 EST)
- [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter Olivier Langlois (Wed Jun 23 2021 - 14:50:29 EST)
- Re: [RFC PATCH 0/1] Adding jh7100 SoC to defconfig Drew Fustini (Wed Jun 23 2021 - 14:50:51 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Wed Jun 23 2021 - 14:51:01 EST)
- Re: [PATCH v3 1/4] remoteproc: core: Move cdev add before device add Siddharth Gupta (Wed Jun 23 2021 - 14:56:50 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Wed Jun 23 2021 - 15:01:08 EST)
- [PATCH] iwlwifi: remove redundant calls to unlikely() Hamza Mahfooz (Wed Jun 23 2021 - 15:01:26 EST)
- Re: linux-next: build warning after merge of the kspp-gustavo tree Gustavo A. R. Silva (Wed Jun 23 2021 - 15:02:04 EST)
- Re: [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken Jim Mattson (Wed Jun 23 2021 - 15:02:40 EST)
- Re: [PATCH v3 3/6] block: refactor sysfs code Matteo Croce (Wed Jun 23 2021 - 15:04:21 EST)
- Re: [PATCH 1/1] config: Enable jh7100 SoC Drew Fustini (Wed Jun 23 2021 - 15:08:08 EST)
- [PATCH] kunit: tool: remove unnecessary "annotations" import Daniel Latypov (Wed Jun 23 2021 - 15:09:41 EST)
- Re: [PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1 Stephan Mueller (Wed Jun 23 2021 - 15:11:12 EST)
- Re: [PATCH v1 1/1] net/e1000e: Fix spelling mistake "The" -> "This" Tree Davies (Wed Jun 23 2021 - 15:12:59 EST)
- [PATCH] net: ath10: add missing ret initialization Pavel Skripkin (Wed Jun 23 2021 - 15:14:40 EST)
- Re: [PATCH v2] ipw2x00: Minor documentation update Souptick Joarder (Wed Jun 23 2021 - 15:19:08 EST)
- [PATCH v2 00/31] AMD MCA Address Translation Updates Yazen Ghannam (Wed Jun 23 2021 - 15:20:34 EST)
- [PATCH v2 01/31] x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC Yazen Ghannam (Wed Jun 23 2021 - 15:20:39 EST)
- [PATCH v2 02/31] x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDAC Yazen Ghannam (Wed Jun 23 2021 - 15:20:47 EST)
- [PATCH v2 03/31] EDAC/amd64: Don't use naked values for DF registers Yazen Ghannam (Wed Jun 23 2021 - 15:20:48 EST)
- [PATCH v2 04/31] EDAC/amd64: Allow for DF Indirect Broadcast reads Yazen Ghannam (Wed Jun 23 2021 - 15:20:51 EST)
- [PATCH v2 05/31] EDAC/amd64: Add context struct Yazen Ghannam (Wed Jun 23 2021 - 15:20:56 EST)
- [PATCH v2 06/31] EDAC/amd64: Define Data Fabric operations Yazen Ghannam (Wed Jun 23 2021 - 15:20:58 EST)
- [PATCH v2 07/31] EDAC/amd64: Define functions for DramOffset Yazen Ghannam (Wed Jun 23 2021 - 15:21:01 EST)
- [PATCH v2 08/31] EDAC/amd64: Define function to read DRAM address map registers Yazen Ghannam (Wed Jun 23 2021 - 15:21:06 EST)
- [PATCH v2 09/31] EDAC/amd64: Define function to find interleaving mode Yazen Ghannam (Wed Jun 23 2021 - 15:21:08 EST)
- [PATCH v2 10/31] EDAC/amd64: Define function to denormalize address Yazen Ghannam (Wed Jun 23 2021 - 15:21:09 EST)
- [PATCH v2 15/31] EDAC/amd64: Simplify function parameters Yazen Ghannam (Wed Jun 23 2021 - 15:21:14 EST)
- [PATCH v2 11/31] EDAC/amd64: Define function to add DRAM base and hole Yazen Ghannam (Wed Jun 23 2021 - 15:21:15 EST)
- [PATCH v2 16/31] EDAC/amd64: Define function to get Interleave Address Bit Yazen Ghannam (Wed Jun 23 2021 - 15:21:17 EST)
- [PATCH v2 12/31] EDAC/amd64: Define function to dehash address Yazen Ghannam (Wed Jun 23 2021 - 15:21:22 EST)
- [PATCH v2 19/31] EDAC/amd64: Define function to get number of interleaved dies Yazen Ghannam (Wed Jun 23 2021 - 15:21:28 EST)
- [PATCH v2 17/31] EDAC/amd64: Skip denormalization if no interleaving Yazen Ghannam (Wed Jun 23 2021 - 15:21:30 EST)
- [PATCH v2 22/31] EDAC/amd64: Define function to make space for CS ID Yazen Ghannam (Wed Jun 23 2021 - 15:21:32 EST)
- RE: [PATCH 2/2] Drivers: hv: add XStore Fastpath driver Long Li (Wed Jun 23 2021 - 15:21:34 EST)
- [PATCH v2 13/31] EDAC/amd64: Define function to check DRAM limit address Yazen Ghannam (Wed Jun 23 2021 - 15:21:37 EST)
- [PATCH v2 26/31] EDAC/amd64: Define function to find shift and mask values Yazen Ghannam (Wed Jun 23 2021 - 15:21:41 EST)
- [PATCH v2 25/31] EDAC/amd64: Define function to get CS Fabric ID Yazen Ghannam (Wed Jun 23 2021 - 15:21:44 EST)
- [PATCH v2 18/31] EDAC/amd64: Define function to get number of interleaved channels Yazen Ghannam (Wed Jun 23 2021 - 15:21:55 EST)
- [PATCH v2 23/31] EDAC/amd64: Define function to calculate CS ID Yazen Ghannam (Wed Jun 23 2021 - 15:22:00 EST)
- [PATCH v2 14/31] EDAC/amd64: Remove goto statements Yazen Ghannam (Wed Jun 23 2021 - 15:22:11 EST)
- [PATCH v2 27/31] EDAC/amd64: Update CS ID calculation to match reference code Yazen Ghannam (Wed Jun 23 2021 - 15:22:12 EST)
- [PATCH v2 24/31] EDAC/amd64: Define function to insert CS ID into address Yazen Ghannam (Wed Jun 23 2021 - 15:22:12 EST)
- [PATCH v2 21/31] EDAC/amd64: Remove unnecessary assert Yazen Ghannam (Wed Jun 23 2021 - 15:22:26 EST)
- [PATCH v2 28/31] EDAC/amd64: Match hash function to reference code Yazen Ghannam (Wed Jun 23 2021 - 15:22:32 EST)
- [PATCH v2 20/31] EDAC/amd64: Define function to get number of interleaved sockets Yazen Ghannam (Wed Jun 23 2021 - 15:22:34 EST)
- [PATCH v2 29/31] EDAC/amd64: Define helper function to get interleave address select bit Yazen Ghannam (Wed Jun 23 2021 - 15:22:51 EST)
- [PATCH v2 30/31] EDAC/amd64: Add support for address translation on DF3 systems Yazen Ghannam (Wed Jun 23 2021 - 15:23:08 EST)
- [PATCH v2 31/31] EDAC/amd64: Add glossary of acronyms for address translation Yazen Ghannam (Wed Jun 23 2021 - 15:23:25 EST)
- [RFC] reconsider [PATCH] hostname up to 255 character Matt Hardcastle (Wed Jun 23 2021 - 15:23:29 EST)
- Re: [PATCH] net: ath10: add missing ret initialization Christian Lamparter (Wed Jun 23 2021 - 15:23:57 EST)
- Re: [PATCH] net: ath10: add missing ret initialization Pavel Skripkin (Wed Jun 23 2021 - 15:26:31 EST)
- [PATCH 1/1] mm: introduce process_reap system call Suren Baghdasaryan (Wed Jun 23 2021 - 15:28:36 EST)
- Re: [PATCH 1/1] mm: introduce process_reap system call Suren Baghdasaryan (Wed Jun 23 2021 - 15:34:27 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Wed Jun 23 2021 - 15:35:04 EST)
- Re: [PATCH net-next V1 3/4] net: stmmac: Reconfigure the PHY WOL settings in stmmac_resume() Andrew Lunn (Wed Jun 23 2021 - 15:37:02 EST)
- Re: [PATCH 16/54] KVM: x86/mmu: Drop smep_andnot_wp check from "uses NX" for shadow MMUs Sean Christopherson (Wed Jun 23 2021 - 15:37:13 EST)
- Re: [PATCH] selftests: icmp_redirect: support expected failures patchwork-bot+netdevbpf (Wed Jun 23 2021 - 15:40:11 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Oded Gabbay (Wed Jun 23 2021 - 15:40:22 EST)
- Re: [PATCH net-next v3 0/3] Some optimization for lockless qdisc patchwork-bot+netdevbpf (Wed Jun 23 2021 - 15:40:22 EST)
- Re: [PATCH] r8169: Avoid duplicate sysfs entry creation error Heiner Kallweit (Wed Jun 23 2021 - 15:48:31 EST)
- Re: [RFC 00/10] perf: Add build id parsing fault detection/fix Namhyung Kim (Wed Jun 23 2021 - 15:48:47 EST)
- Re: [PATCH V2 1/7] ext4: remove the 'group' parameter of ext4_trim_extent Theodore Ts'o (Wed Jun 23 2021 - 15:50:15 EST)
- Re: [PATCH 07/54] KVM: x86: Alert userspace that KVM_SET_CPUID{,2} after KVM_RUN is broken Paolo Bonzini (Wed Jun 23 2021 - 15:53:23 EST)
- Re: [kbuild] drivers/vdpa/virtio_pci/vp_vdpa.c:421 vp_vdpa_probe() warn: missing error code 'ret' Michael S. Tsirkin (Wed Jun 23 2021 - 15:57:55 EST)
- Re: [PATCH net-next] tcp: Add stats for socket migration. patchwork-bot+netdevbpf (Wed Jun 23 2021 - 16:00:08 EST)
- Re: [PATCH 25/54] KVM: x86/mmu: Add helpers to query mmu_role bits Paolo Bonzini (Wed Jun 23 2021 - 16:02:18 EST)
- Re: [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended Bart Van Assche (Wed Jun 23 2021 - 16:05:50 EST)
- Re: [PATCH net-next] net: phy: marvell10g: enable WoL for mv2110 Russell King (Oracle) (Wed Jun 23 2021 - 16:06:37 EST)
- Re: [PATCH 41/54] KVM: x86/mmu: Consolidate reset_rsvds_bits_mask() calls Paolo Bonzini (Wed Jun 23 2021 - 16:07:24 EST)
- Re: [PATCH] Fix mt7622.dtsi thermal cpu Daniel Lezcano (Wed Jun 23 2021 - 16:08:28 EST)
- Re: [PATCH] vringh: Use wiov->used to check for read/write desc order Michael S. Tsirkin (Wed Jun 23 2021 - 16:10:00 EST)
- Re: [PATCH -next] leds: turris-omnia: add missing MODULE_DEVICE_TABLE Pavel Machek (Wed Jun 23 2021 - 16:11:45 EST)
- Re: [PATCH 47/54] KVM: x86/mmu: Add helpers to do full reserved SPTE checks w/ generic MMU Paolo Bonzini (Wed Jun 23 2021 - 16:13:30 EST)
- Re: [RFC 2/2] ARM: dts: imx6dl-yapp4: Fix lp5562 driver probe Pavel Machek (Wed Jun 23 2021 - 16:13:52 EST)
- Re: [PATCH] mm: vmalloc: add cond_resched() in __vunmap() Uladzislau Rezki (Wed Jun 23 2021 - 16:14:50 EST)
- Re: [RFC 00/10] perf: Add build id parsing fault detection/fix Namhyung Kim (Wed Jun 23 2021 - 16:15:57 EST)
- RE: [Intel-wired-lan] [PATCH] ixgbe: Fix an error handling path in 'ixgbe_probe()' Brelinski, TonyX (Wed Jun 23 2021 - 16:17:28 EST)
- [PATCH] Documentation: kunit: drop obsolete note about uml_abort for coverage Daniel Latypov (Wed Jun 23 2021 - 16:17:37 EST)
- Re: [net-next: PATCH v3 1/6] Documentation: ACPI: DSD: describe additional MAC configuration Andrew Lunn (Wed Jun 23 2021 - 16:18:07 EST)
- Re: [PATCH -next] leds: class: fix W=1 warnings in led-class.c Pavel Machek (Wed Jun 23 2021 - 16:18:42 EST)
- [tip:sched/core 7/10] runqslower.bpf.c:77:12: error: no member named 'state' in 'struct task_struct' kernel test robot (Wed Jun 23 2021 - 16:19:56 EST)
- Re: [PATCH 04/10] dm: reduce stack footprint dealing with block device names Mike Snitzer (Wed Jun 23 2021 - 16:20:57 EST)
- Re: [net-next: PATCH v3 2/6] net: mdiobus: Introduce fwnode_mdbiobus_register() Andrew Lunn (Wed Jun 23 2021 - 16:22:49 EST)
- Re: [PATCH 50/54] KVM: x86/mmu: Optimize and clean up so called "last nonleaf level" logic Paolo Bonzini (Wed Jun 23 2021 - 16:23:02 EST)
- Re: [net-next: PATCH v3 3/6] net/fsl: switch to fwnode_mdiobus_register Andrew Lunn (Wed Jun 23 2021 - 16:24:23 EST)
- Re: [PATCH 4.19 425/425] scripts: switch explicitly to Python 3 Pavel Machek (Wed Jun 23 2021 - 16:25:34 EST)
- Re: [PATCH] leds: ktd2692: Fix an error handling path Pavel Machek (Wed Jun 23 2021 - 16:26:33 EST)
- Re: [net-next: PATCH v3 4/6] net: mvmdio: add ACPI support Andrew Lunn (Wed Jun 23 2021 - 16:28:49 EST)
- Re: [PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning Paolo Bonzini (Wed Jun 23 2021 - 16:30:03 EST)
- Re: linux-parisc compile failure in current git Helge Deller (Wed Jun 23 2021 - 16:33:16 EST)
- Re: [net-next: PATCH v3 5/6] net: mvpp2: enable using phylink with ACPI Andrew Lunn (Wed Jun 23 2021 - 16:37:24 EST)
- Re: [PATCH RFC] KVM: nSVM: Fix L1 state corruption upon return from SMM Paolo Bonzini (Wed Jun 23 2021 - 16:38:03 EST)
- Re: LEDs with hardware-accelerated patterns, suspend indication Pavel Machek (Wed Jun 23 2021 - 16:39:29 EST)
- [PATCH 1/9] selftests/lkdtm: Avoid needing explicit sub-shell Kees Cook (Wed Jun 23 2021 - 16:39:54 EST)
- [PATCH 3/9] selftests/lkdtm: Fix expected text for free poison Kees Cook (Wed Jun 23 2021 - 16:39:56 EST)
- [PATCH 0/9] LKDTM: Improvements for kernelci.org Kees Cook (Wed Jun 23 2021 - 16:39:57 EST)
- [PATCH 2/9] selftests/lkdtm: Fix expected text for CR4 pinning Kees Cook (Wed Jun 23 2021 - 16:39:59 EST)
- [PATCH 4/9] lkdtm/bugs: XFAIL UNALIGNED_LOAD_STORE_WRITE Kees Cook (Wed Jun 23 2021 - 16:40:00 EST)
- [PATCH 5/9] lkdtm/heap: Add vmalloc linear overflow test Kees Cook (Wed Jun 23 2021 - 16:40:03 EST)
- [PATCH 8/9] selftests/lkdtm: Enable various testable CONFIGs Kees Cook (Wed Jun 23 2021 - 16:40:08 EST)
- [PATCH 9/9] lkdtm/heap: Add init_on_alloc tests Kees Cook (Wed Jun 23 2021 - 16:40:12 EST)
- [PATCH 6/9] lkdtm: Enable DOUBLE_FAULT on all architectures Kees Cook (Wed Jun 23 2021 - 16:40:14 EST)
- [PATCH 7/9] lkdtm: Add CONFIG hints in errors where possible Kees Cook (Wed Jun 23 2021 - 16:40:18 EST)
- Re: [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended Bjorn Andersson (Wed Jun 23 2021 - 16:42:37 EST)
- Re: [PATCH 25/54] KVM: x86/mmu: Add helpers to query mmu_role bits Sean Christopherson (Wed Jun 23 2021 - 16:48:09 EST)
- Re: [PATCH 15/54] KVM: nSVM: Add a comment to document why nNPT uses vmcb01, not vCPU state Sean Christopherson (Wed Jun 23 2021 - 16:49:17 EST)
- Re: [PATCH v2] net: bcmgenet: Fix attaching to PYH failed on RPi 4B patchwork-bot+netdevbpf (Wed Jun 23 2021 - 16:50:06 EST)
- Re: [PATCH v1] crypto: Make the DRBG compliant with NIST SP800-90A rev1 H. Peter Anvin (Wed Jun 23 2021 - 16:50:18 EST)
- Re: [PATCH 25/54] KVM: x86/mmu: Add helpers to query mmu_role bits Paolo Bonzini (Wed Jun 23 2021 - 16:53:10 EST)
- Re: [PATCH 41/54] KVM: x86/mmu: Consolidate reset_rsvds_bits_mask() calls Sean Christopherson (Wed Jun 23 2021 - 16:53:25 EST)
- Re: [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended Bart Van Assche (Wed Jun 23 2021 - 16:57:17 EST)
- Re: [PATCH 50/54] KVM: x86/mmu: Optimize and clean up so called "last nonleaf level" logic Sean Christopherson (Wed Jun 23 2021 - 16:58:28 EST)
- Re: [PATCH v4 02/10] scsi: ufs: Add flags pm_op_in_progress and is_sys_suspended Bart Van Assche (Wed Jun 23 2021 - 16:59:22 EST)
- Re: [PATCH net-next] net/tls: Remove the __TLS_DEC_STATS() macro. patchwork-bot+netdevbpf (Wed Jun 23 2021 - 17:00:08 EST)
- Re: [PATCH] virtio_net: Use virtio_find_vqs_ctx() helper patchwork-bot+netdevbpf (Wed Jun 23 2021 - 17:00:09 EST)
- [PATCH v2] clk: stm32f4: fix post divisor setup for I2S/SAI PLLs Dario Binacchi (Wed Jun 23 2021 - 17:00:53 EST)
- Re: [net-next: PATCH v3 1/6] Documentation: ACPI: DSD: describe additional MAC configuration Marcin Wojtas (Wed Jun 23 2021 - 17:00:58 EST)
- Re: [PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning Sean Christopherson (Wed Jun 23 2021 - 17:07:03 EST)
- Re: [PATCH v4 03/10] scsi: ufs: Update the return value of supplier pm ops Bart Van Assche (Wed Jun 23 2021 - 17:08:33 EST)
- Re: [PATCH v7 0/5] printk: Userspace format indexing support Andrew Morton (Wed Jun 23 2021 - 17:08:53 EST)
- Re: [PATCH] ASoC: da7219: Fix an out-of-bound read in an error handling path Christophe JAILLET (Wed Jun 23 2021 - 17:13:54 EST)
- Re: [PATCH] ASoC: da7219: Fix an out-of-bound read in an error handling path Christophe JAILLET (Wed Jun 23 2021 - 17:14:41 EST)
- Re: [PATCH v2] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Florian Fainelli (Wed Jun 23 2021 - 17:20:01 EST)
- Re: [PATCH v4 04/10] scsi: ufs: Enable IRQ after enabling clocks in error handling preparation Bart Van Assche (Wed Jun 23 2021 - 17:20:41 EST)
- Re: [PATCH v4 05/10] scsi: ufs: Remove a redundant tag check in ufshcd_queuecommand() Bart Van Assche (Wed Jun 23 2021 - 17:24:45 EST)
- [PATCH] ath11k: Remove some duplicate code Christophe JAILLET (Wed Jun 23 2021 - 17:25:53 EST)
- Re: [PATCH v4 07/10] scsi: ufs: Simplify error handling preparation Bart Van Assche (Wed Jun 23 2021 - 17:30:49 EST)
- Re: [PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning Paolo Bonzini (Wed Jun 23 2021 - 17:33:18 EST)
- Re: [PATCH v4 4/6] ath11k: set register access length for MHI driver Bhaumik Bhatt (Wed Jun 23 2021 - 17:33:29 EST)
- Re: [PATCH v4 09/10] scsi: ufs: Update the fast abort path in ufshcd_abort() for PM requests Bart Van Assche (Wed Jun 23 2021 - 17:34:00 EST)
- Re: [net-next: PATCH v3 1/6] Documentation: ACPI: DSD: describe additional MAC configuration Andrew Lunn (Wed Jun 23 2021 - 17:36:14 EST)
- Re: [PATCH net-next] net: phy: marvell10g: enable WoL for mv2110 Marek Behun (Wed Jun 23 2021 - 17:38:59 EST)
- Re: [net-next: PATCH v3 1/6] Documentation: ACPI: DSD: describe additional MAC configuration Vladimir Oltean (Wed Jun 23 2021 - 17:42:24 EST)
- Re: [PATCH] r8169: Avoid duplicate sysfs entry creation error Andre Przywara (Wed Jun 23 2021 - 17:44:26 EST)
- Re: [PATCH v10 2/6] usb: gadget: configfs: Check USB configuration before adding Wesley Cheng (Wed Jun 23 2021 - 17:44:54 EST)
- Re: [net-next: PATCH v3 5/6] net: mvpp2: enable using phylink with ACPI Marcin Wojtas (Wed Jun 23 2021 - 17:45:17 EST)
- Re: [PATCH] KVM: selftests: Speed up set_memory_region_test Paolo Bonzini (Wed Jun 23 2021 - 17:45:46 EST)
- [PATCH v4] sysfs: fix kobject refcount to address races with kobject removal Luis Chamberlain (Wed Jun 23 2021 - 17:50:19 EST)
- Re: [PATCH 02/10] KVM: x86: APICv: fix race in kvm_request_apicv_update on SVM Paolo Bonzini (Wed Jun 23 2021 - 17:50:43 EST)
- Re: [PATCH 03/10] KVM: x86: rename apic_access_page_done to apic_access_memslot_enabled Paolo Bonzini (Wed Jun 23 2021 - 17:51:06 EST)
- Re: [PATCH v4 10/10] scsi: ufs: Apply more limitations to user access Bart Van Assche (Wed Jun 23 2021 - 17:51:33 EST)
- Re: [PATCH 06/10] KVM: SVM: tweak warning about enabled AVIC on nested entry Paolo Bonzini (Wed Jun 23 2021 - 17:53:02 EST)
- Re: [PATCH 04/10] KVM: SVM: add warning for mistmatch between AVIC state and AVIC access page state Paolo Bonzini (Wed Jun 23 2021 - 17:53:54 EST)
- Re: [PATCH 07/10] KVM: SVM: use vmcb01 in svm_refresh_apicv_exec_ctrl Paolo Bonzini (Wed Jun 23 2021 - 17:54:29 EST)
- Re: [net-next: PATCH v3 4/6] net: mvmdio: add ACPI support Marcin Wojtas (Wed Jun 23 2021 - 17:58:30 EST)
- RE: [PATCH 2/2] Drivers: hv: add XStore Fastpath driver Michael Kelley (Wed Jun 23 2021 - 18:01:53 EST)
- Re: [PATCH v2 1/2] io_uring: Fix race condition when sqp thread goes to sleep Pavel Begunkov (Wed Jun 23 2021 - 18:02:42 EST)
- Re: [PATCH 09/54] KVM: x86/mmu: Unconditionally zap unsync SPs when creating >4k SP at GFN Sean Christopherson (Wed Jun 23 2021 - 18:04:47 EST)
- Re: [PATCH 03/19] drivers/hv: minimal mshv module (/dev/mshv/) Nuno Das Neves (Wed Jun 23 2021 - 18:05:35 EST)
- Re: [PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning Sean Christopherson (Wed Jun 23 2021 - 18:08:23 EST)
- [tip: x86/fpu] x86/fpu/signal: Handle #PF in the direct restore path tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:08:56 EST)
- [tip: x86/fpu] x86/fpu/signal: Split out the direct restore code tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:08:57 EST)
- [tip: x86/fpu] x86/fpu: Return proper error codes from user access functions tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:00 EST)
- [tip: x86/fpu] x86/fpu/signal: Let xrstor handle the features to init tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:04 EST)
- [tip: x86/fpu] x86/fpu/signal: Sanitize copy_user_to_fpregs_zeroing() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:05 EST)
- [tip: x86/fpu] x86/fpu/signal: Remove the legacy alignment check tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:08 EST)
- [tip: x86/fpu] x86/fpu/signal: Sanitize the xstate check on sigframe tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:11 EST)
- [tip: x86/fpu] x86/fpu: Mark init_fpstate __ro_after_init tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:13 EST)
- [tip: x86/fpu] x86/fpu/signal: Move initial checks into fpu__restore_sig() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:15 EST)
- [tip: x86/fpu] x86/pkru: Remove xstate fiddling from write_pkru() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:20 EST)
- [tip: x86/fpu] x86/fpu: Don't store PKRU in xstate in fpu_reset_fpstate() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:23 EST)
- [tip: x86/fpu] x86/fpu: Add PKRU storage outside of task XSAVE buffer tip-bot2 for Dave Hansen (Wed Jun 23 2021 - 18:09:29 EST)
- [tip: x86/fpu] x86/fpu: Dont restore PKRU in fpregs_restore_userspace() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:38 EST)
- [tip: x86/fpu] x86/fpu: Rename __fpregs_load_activate() to fpregs_restore_userregs() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:48 EST)
- [tip: x86/fpu] x86/fpu: Clean up the fpu__clear() variants tip-bot2 for Andy Lutomirski (Wed Jun 23 2021 - 18:09:48 EST)
- [tip: x86/fpu] x86/fpu: Rename xfeatures_mask_user() to xfeatures_mask_uabi() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:49 EST)
- [tip: x86/fpu] x86/fpu: Hook up PKRU into ptrace() tip-bot2 for Dave Hansen (Wed Jun 23 2021 - 18:09:49 EST)
- [tip: x86/fpu] x86/fpu: Mask PKRU from kernel XRSTOR[S] operations tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:49 EST)
- [tip: x86/fpu] x86/fpu: Remove PKRU handling from switch_fpu_finish() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:49 EST)
- [tip: x86/fpu] x86/fpu: Use pkru_write_default() in copy_init_fpstate_to_fpregs() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:51 EST)
- [tip: x86/fpu] x86/pkru: Provide pkru_get_init_value() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:53 EST)
- [tip: x86/fpu] x86/cpu: Sanitize X86_FEATURE_OSPKE tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:09:55 EST)
- [tip: x86/fpu] x86/fpu: Rename and sanitize fpu__save/copy() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:00 EST)
- [tip: x86/fpu] x86/fpu/xstate: Sanitize handling of independent features tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:02 EST)
- [tip: x86/fpu] x86/fpu: Rename "dynamic" XSTATEs to "independent" tip-bot2 for Andy Lutomirski (Wed Jun 23 2021 - 18:10:04 EST)
- [tip: x86/fpu] x86/fpu: Rename copy_kernel_to_fpregs() to restore_fpregs_from_fpstate() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:08 EST)
- [tip: x86/fpu] x86/fpu: Move FXSAVE_LEAK quirk info __copy_kernel_to_fpregs() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:10 EST)
- [tip: x86/fpu] x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:13 EST)
- [tip: x86/fpu] x86/math-emu: Rename frstor() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:15 EST)
- [tip: x86/fpu] x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:35 EST)
- [tip: x86/fpu] x86/fpu: Rename fpu__clear_all() to fpu_flush_thread() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:36 EST)
- [tip: x86/fpu] x86/fpu: Get rid of copy_supervisor_to_kernel() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:36 EST)
- [tip: x86/fpu] x86/fpu: Rename fxregs-related copy functions tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:36 EST)
- [tip: x86/fpu] x86/fpu: Cleanup arch_set_user_pkey_access() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:38 EST)
- [tip: x86/fpu] x86/fpu/regset: Move fpu__read_begin() into regset tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:46 EST)
- [tip: x86/fpu] x86/fpu: Remove fpstate_sanitize_xstate() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:47 EST)
- [tip: x86/fpu] x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:50 EST)
- [tip: x86/fpu] x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:52 EST)
- [tip: x86/fpu] x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:10:55 EST)
- [tip: x86/fpu] x86/fpu: Rewrite xfpregs_set() tip-bot2 for Andy Lutomirski (Wed Jun 23 2021 - 18:10:56 EST)
- [tip: x86/fpu] x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:02 EST)
- [tip: x86/fpu] x86/cpu: Write the default PKRU value when enabling PKE tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:02 EST)
- [tip: x86/fpu] x86/pkru: Provide pkru_write_default() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:03 EST)
- [tip: x86/fpu] x86/fpu: Sanitize xstateregs_set() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:04 EST)
- [tip: x86/fpu] x86/pkeys: Move read_pkru() and write_pkru() tip-bot2 for Dave Hansen (Wed Jun 23 2021 - 18:11:12 EST)
- [tip: x86/fpu] x86/fpu: Limit xstate copy size in xstateregs_set() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:12 EST)
- [tip: x86/fpu] x86/fpu: Move inlines where they belong tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:18 EST)
- [tip: x86/fpu] x86/fpu: Remove unused get_xsave_field_ptr() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:25 EST)
- [tip: x86/fpu] x86/fpu: Get rid of fpu__get_supported_xfeatures_mask() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:28 EST)
- [tip: x86/fpu] x86/fpu: Mark various FPU state variables __ro_after_init tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:37 EST)
- [tip: x86/fpu] x86/fpu: Make xfeatures_mask_all __ro_after_init tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:37 EST)
- [tip: x86/fpu] x86/fpu: Fix copy_xstate_to_kernel() gap handling tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:38 EST)
- [tip: x86/fpu] x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate") tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:38 EST)
- [tip: x86/fpu] x86/fpu: Rename initstate copy functions tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:40 EST)
- [tip: x86/fpu] x86/fpu: Get rid of the FNSAVE optimization tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:43 EST)
- [tip: x86/fpu] x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:48 EST)
- [tip: x86/fpu] x86/fpu: Rename xstate copy functions which are related to UABI tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:11:57 EST)
- [tip: x86/fpu] x86/fpu: Rename fregs-related copy functions tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:12:03 EST)
- [tip: x86/fpu] x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:12:17 EST)
- [tip: x86/fpu] x86/kvm: Avoid looking up PKRU in XSAVE buffer tip-bot2 for Dave Hansen (Wed Jun 23 2021 - 18:12:24 EST)
- [tip: x86/fpu] x86/fpu: Get rid of using_compacted_format() tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:12:32 EST)
- [tip: x86/fpu] x86/fpu: Move fpu__write_begin() to regset tip-bot2 for Thomas Gleixner (Wed Jun 23 2021 - 18:12:36 EST)
- [tip: x86/fpu] x86/fpu: Clean up fpregs_set() tip-bot2 for Andy Lutomirski (Wed Jun 23 2021 - 18:12:42 EST)
- [tip: x86/fpu] x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values tip-bot2 for Andy Lutomirski (Wed Jun 23 2021 - 18:12:52 EST)
- [tip: x86/fpu] x86/fpu: Simplify PTRACE_GETREGS code tip-bot2 for Dave Hansen (Wed Jun 23 2021 - 18:12:58 EST)
- Re: [PATCH 00/54] KVM: x86/mmu: Bug fixes and summer cleaning Paolo Bonzini (Wed Jun 23 2021 - 18:13:38 EST)
- Re: [net-next: PATCH v3 2/6] net: mdiobus: Introduce fwnode_mdbiobus_register() Marcin Wojtas (Wed Jun 23 2021 - 18:14:39 EST)
- Re: [PATCH] media: omap3isp: Extract struct group for memcpy() region Laurent Pinchart (Wed Jun 23 2021 - 18:15:40 EST)
- Re: [PATCH 02/19] asm-generic/hyperv: convert hyperv statuses to strings Nuno Das Neves (Wed Jun 23 2021 - 18:15:42 EST)
- Re: [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter Pavel Begunkov (Wed Jun 23 2021 - 18:15:52 EST)
- [PATCH V3] RDMA/siw: Convert siw_tx_hdt() to kmap_local_page() ira . weiny (Wed Jun 23 2021 - 18:16:58 EST)
- Re: [PATCH 00/19] Microsoft Hypervisor root partition ioctl interface Nuno Das Neves (Wed Jun 23 2021 - 18:18:16 EST)
- Re: [PATCH v4 1/2] pwm: Introduce single-PWM of_xlate function Doug Anderson (Wed Jun 23 2021 - 18:20:17 EST)
- Re: [RFC PATCH 2/9] drm: bridge: Add Samsung SEC MIPI DSIM bridge driver Laurent Pinchart (Wed Jun 23 2021 - 18:23:12 EST)
- Re: [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter Jens Axboe (Wed Jun 23 2021 - 18:24:08 EST)
- Re: [PATCH v2 0/2] Minor SQPOLL thread fix and improvement Jens Axboe (Wed Jun 23 2021 - 18:24:17 EST)
- linux-next: build failure after merge of the net-next tree Stephen Rothwell (Wed Jun 23 2021 - 18:29:25 EST)
- Build failure in -next Paul E. McKenney (Wed Jun 23 2021 - 18:30:18 EST)
- Re: [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended Bart Van Assche (Wed Jun 23 2021 - 18:42:00 EST)
- Re: [PATCH v2] selftests/lkdtm: Use /bin/sh not $SHELL Kees Cook (Wed Jun 23 2021 - 18:47:03 EST)
- Re: linux-next: build failure after merge of the net-next tree Marcin Wojtas (Wed Jun 23 2021 - 18:47:03 EST)
- Re: [RFC PATCH 1/4] Documentation: tracing: Documentation for ultrasoc framework and drivers Mathieu Poirier (Wed Jun 23 2021 - 18:51:22 EST)
- linux-next: Signed-off-by missing for commit in the leds tree Stephen Rothwell (Wed Jun 23 2021 - 18:52:22 EST)
- Re: [PATCH] media: omap3isp: Extract struct group for memcpy() region Kees Cook (Wed Jun 23 2021 - 18:53:44 EST)
- RE: [PATCH 2/2] Drivers: hv: add XStore Fastpath driver Long Li (Wed Jun 23 2021 - 18:59:16 EST)
- Re: [PATCH v4] sysfs: fix kobject refcount to address races with kobject removal Kees Cook (Wed Jun 23 2021 - 18:59:41 EST)
- [PATCH 0/7] KVM: x86: guest MAXPHYADDR and C-bit fixes Sean Christopherson (Wed Jun 23 2021 - 19:06:24 EST)
- [PATCH 1/7] KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabled Sean Christopherson (Wed Jun 23 2021 - 19:06:34 EST)
- [PATCH 2/7] KVM: x86: Use kernel's x86_phys_bits to handle reduced MAXPHYADDR Sean Christopherson (Wed Jun 23 2021 - 19:06:34 EST)
- [PATCH 4/7] KVM: x86/mmu: Do not apply HPA (memory encryption) mask to GPAs Sean Christopherson (Wed Jun 23 2021 - 19:06:35 EST)
- [PATCH 6/7] KVM: x86/mmu: Bury 32-bit PSE paging helpers in paging_tmpl.h Sean Christopherson (Wed Jun 23 2021 - 19:06:35 EST)
- [PATCH 7/7] KVM: x86/mmu: Use separate namespaces for guest PTEs and shadow PTEs Sean Christopherson (Wed Jun 23 2021 - 19:06:35 EST)
- [PATCH 3/7] KVM: x86: Truncate reported guest MAXPHYADDR to C-bit if SEV is supported Sean Christopherson (Wed Jun 23 2021 - 19:06:35 EST)
- [PATCH 5/7] KVM: VMX: Refactor 32-bit PSE PT creation to avoid using MMU macro Sean Christopherson (Wed Jun 23 2021 - 19:06:35 EST)
- Re: [PATCH -next] media: omap3isp: add missing unlock on error in isp_subdev_notifier_complete() Sakari Ailus (Wed Jun 23 2021 - 19:06:55 EST)
- Re: [PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs Max Gurtovoy (Wed Jun 23 2021 - 19:07:05 EST)
- [PATCH 0/2] dt-bindings: Convert OPP bindings to DT schema Rob Herring (Wed Jun 23 2021 - 19:07:31 EST)
- [PATCH 1/2] dt-bindings: Clean-up OPP binding node names in examples Rob Herring (Wed Jun 23 2021 - 19:07:38 EST)
- [PATCH 2/2] dt-bindings: opp: Convert to DT schema Rob Herring (Wed Jun 23 2021 - 19:07:53 EST)
- [PATCH] dts: arm: helios4, set aliases for spi and i2c, and enable spi Dennis Gilmore (Wed Jun 23 2021 - 19:08:01 EST)
- Re: [PATCH v3 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Bjorn Andersson (Wed Jun 23 2021 - 19:08:39 EST)
- Re: [PATCH] mm/sparse: Fix flags overlap in section_mem_map HORIGUCHI NAOYA(堀口 直也) (Wed Jun 23 2021 - 19:09:49 EST)
- Re: Candidate Linux ABI for Intel AMX and hypothetical new related features Len Brown (Wed Jun 23 2021 - 19:12:09 EST)
- Re: [PATCH] xen/events: reset active flag for lateeoi events later Boris Ostrovsky (Wed Jun 23 2021 - 19:21:44 EST)
- [PATCH] ext4: use ext4_grp_locked_error in mb_find_extent Stephen Brennan (Wed Jun 23 2021 - 19:21:54 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Tian, Kevin (Wed Jun 23 2021 - 19:37:23 EST)
- Re: [PATCH v4 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Doug Anderson (Wed Jun 23 2021 - 19:38:05 EST)
- [PATCH RFC 0/2] x86/PCI: SiS PIRQ router updates Maciej W. Rozycki (Wed Jun 23 2021 - 19:38:59 EST)
- [PATCH RFC 1/2] x86/PCI: Disambiguate SiS85C503 PIRQ router code entities Maciej W. Rozycki (Wed Jun 23 2021 - 19:39:09 EST)
- [PATCH RFC 2/2] x86/PCI: Add support for the SiS85C497 PIRQ router Maciej W. Rozycki (Wed Jun 23 2021 - 19:39:10 EST)
- Re: Build failure in -next Nick Desaulniers (Wed Jun 23 2021 - 19:39:30 EST)
- Re: [PATCH v2 2/2] io_uring: Create define to modify a SQPOLL parameter Pavel Begunkov (Wed Jun 23 2021 - 19:40:06 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Nick Desaulniers (Wed Jun 23 2021 - 19:40:14 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Tian, Kevin (Wed Jun 23 2021 - 19:41:15 EST)
- Re: Build failure in -next Nathan Chancellor (Wed Jun 23 2021 - 19:41:57 EST)
- [PATCH 0/9] staging: rtl8188eu: remove DBG_88E_LEVEL and MSG_88E macros Phillip Potter (Wed Jun 23 2021 - 19:49:15 EST)
- [PATCH 5/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_xmit.c Phillip Potter (Wed Jun 23 2021 - 19:49:25 EST)
- [PATCH 2/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_mlmw_ext.c Phillip Potter (Wed Jun 23 2021 - 19:49:25 EST)
- [PATCH 1/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from os_dep/ioctl_linux.c Phillip Potter (Wed Jun 23 2021 - 19:49:25 EST)
- [PATCH 3/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_ioctl_set.c Phillip Potter (Wed Jun 23 2021 - 19:49:25 EST)
- [PATCH 6/9] staging: rtl8188eu: remove DBG_88E_LEVEL macro from include/rtw_debug.h Phillip Potter (Wed Jun 23 2021 - 19:49:26 EST)
- [PATCH 4/9] staging: rtl8188eu: remove all DBG_88E_LEVEL calls from core/rtw_pwrctrl.c Phillip Potter (Wed Jun 23 2021 - 19:49:26 EST)
- [PATCH 7/9] staging: rtl8188eu: remove MSG_88E call from hal/odm.c Phillip Potter (Wed Jun 23 2021 - 19:49:26 EST)
- [PATCH 8/9] staging: rtl8188eu: remove MSG_88E calls from hal/usb_halinit.c Phillip Potter (Wed Jun 23 2021 - 19:49:27 EST)
- [PATCH 9/9] staging: rtl8188eu: remove MSG_88E macro from include/rtw_debug.h Phillip Potter (Wed Jun 23 2021 - 19:49:31 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Tian, Kevin (Wed Jun 23 2021 - 20:00:53 EST)
- Re: [patch V3 00/66] x86/fpu: Spring cleaning and PKRU sanitizing Bae, Chang Seok (Wed Jun 23 2021 - 20:10:33 EST)
- Re: [next] [clang] x86_64-linux-gnu-ld: mm/mremap.o: in function `move_pgt_entry': mremap.c:(.text+0x763): undefined reference to `__compiletime_assert_342' Paul E. McKenney (Wed Jun 23 2021 - 20:19:36 EST)
- Re: Build failure in -next Paul E. McKenney (Wed Jun 23 2021 - 20:19:37 EST)
- Re: [PATCH] dt-bindings: display: renesas,du: Fix 'ports' reference Laurent Pinchart (Wed Jun 23 2021 - 20:20:02 EST)
- Re: [External] [PATCH 2/2] hugetlb: address ref count racing in prep_compound_gigantic_page Mike Kravetz (Wed Jun 23 2021 - 20:27:18 EST)
- Re: [RFC 1/3] ARM: dts: imx28: Add description for L2 switch on XEA board Florian Fainelli (Wed Jun 23 2021 - 20:37:23 EST)
- Re: [PATCH] selftests/sgx: remove checks for file execute permissions Shuah Khan (Wed Jun 23 2021 - 20:40:51 EST)
- Re: Virtualizing MSI-X on IMS via VFIO Thomas Gleixner (Wed Jun 23 2021 - 20:44:06 EST)
- Re: [Linaro-mm-sig] [PATCH v3 1/2] habanalabs: define uAPI to export FD for DMA-BUF Jason Gunthorpe (Wed Jun 23 2021 - 20:45:18 EST)
- [net-next: PATCH] net: mdiobus: fix fwnode_mdbiobus_register() fallback case Marcin Wojtas (Wed Jun 23 2021 - 20:53:24 EST)
- Re: [PATCH v4] sysfs: fix kobject refcount to address races with kobject removal Luis Chamberlain (Wed Jun 23 2021 - 21:09:48 EST)
- Re: [RESEND PATCH v4 03/10] KVM: vmx/pmu: Add MSR_ARCH_LBR_DEPTH emulation for Arch LBR Yang Weijiang (Wed Jun 23 2021 - 21:17:32 EST)
- Re: [net-next: PATCH v3 5/6] net: mvpp2: enable using phylink with ACPI Andrew Lunn (Wed Jun 23 2021 - 21:18:02 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Thomas Gleixner (Wed Jun 23 2021 - 21:18:38 EST)
- Re: [PATCH 1/4] PM / devfreq: passive: Fix get_target_freq when not using required-opp Chanwoo Choi (Wed Jun 23 2021 - 21:19:09 EST)
- Re: [RESEND PATCH v4 04/10] KVM: vmx/pmu: Add MSR_ARCH_LBR_CTL emulation for Arch LBR Yang Weijiang (Wed Jun 23 2021 - 21:20:41 EST)
- Re: [net-next: PATCH v3 4/6] net: mvmdio: add ACPI support Andrew Lunn (Wed Jun 23 2021 - 21:24:38 EST)
- RE: [PATCH RFC] usb: renesas_usbhs: fifo: : use proper DMAENGINE API for termination Yoshihiro Shimoda (Wed Jun 23 2021 - 21:27:16 EST)
- [PATCH v2] virtio_net/vringh: add "else { }" according coding style Cai Huoqing (Wed Jun 23 2021 - 21:33:41 EST)
- [tip:x86/sev] BUILD SUCCESS 8d9d46bbf3b6b7ff8edcac33603ab45c29e0e07f kernel test robot (Wed Jun 23 2021 - 21:36:07 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Thomas Gleixner (Wed Jun 23 2021 - 21:36:18 EST)
- [PATCH] Documentation, dt, numa: Add note to empty NUMA node Gavin Shan (Wed Jun 23 2021 - 21:36:28 EST)
- [PATCH 0/7] perf: Add Sapphire Rapids server uncore support kan . liang (Wed Jun 23 2021 - 21:36:54 EST)
- [PATCH 2/7] perf: Create a symlink for a PMU kan . liang (Wed Jun 23 2021 - 21:37:01 EST)
- [PATCH 1/7] driver core: Add a way to get to bus devices kset kan . liang (Wed Jun 23 2021 - 21:37:01 EST)
- [PATCH 3/7] perf/x86/intel/uncore: Create a symlink for an uncore PMU kan . liang (Wed Jun 23 2021 - 21:37:02 EST)
- [PATCH 4/7] perf/x86/intel/uncore: Add Sapphire Rapids server support kan . liang (Wed Jun 23 2021 - 21:37:06 EST)
- [PATCH 5/7] perf/x86/intel/uncore: Factor out snr_uncore_mmio_map() kan . liang (Wed Jun 23 2021 - 21:37:07 EST)
- [PATCH 6/7] perf/x86/intel/uncore: Support free-running counters on Sapphire Rapids server kan . liang (Wed Jun 23 2021 - 21:37:12 EST)
- [PATCH 7/7] perf/x86/intel/uncore: Fix invalid unit check kan . liang (Wed Jun 23 2021 - 21:37:32 EST)
- [PATCH v1] drm/nouveau: remove unused varialble "struct device *dev" Cai Huoqing (Wed Jun 23 2021 - 21:37:37 EST)
- drivers/spi/spi-lp8841-rtc.c:63:28: sparse: sparse: incorrect type in argument 1 (different address spaces) kernel test robot (Wed Jun 23 2021 - 21:39:05 EST)
- Re: [PATCH V4 2/4] cpufreq: intel_pstate: Migrate to ->offline() instead of ->stop_cpu() Viresh Kumar (Wed Jun 23 2021 - 21:52:47 EST)
- Re: [PATCH v1] arm64: tlb: fix the TTL value of tlb_get_level Zhenyu Ye (Wed Jun 23 2021 - 21:56:23 EST)
- Re: Linux 5.10.46 Samuel Zou (Wed Jun 23 2021 - 21:58:08 EST)
- linux-next: manual merge of the net-next tree with the net tree Stephen Rothwell (Wed Jun 23 2021 - 21:58:43 EST)
- Re: [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended Can Guo (Wed Jun 23 2021 - 22:03:14 EST)
- Re: [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended Can Guo (Wed Jun 23 2021 - 22:04:32 EST)
- Re: [PATCH v4 02/10] scsi: ufs: Add flags pm_op_in_progress and is_sys_suspended Can Guo (Wed Jun 23 2021 - 22:05:52 EST)
- Re: [PATCH v4 02/10] scsi: ufs: Add flags pm_op_in_progress and is_sys_suspended Can Guo (Wed Jun 23 2021 - 22:07:58 EST)
- Re: [PATCH V3 1/4] cpufreq: cppc: Fix potential memleak in cppc_cpufreq_cpu_init Viresh Kumar (Wed Jun 23 2021 - 22:08:43 EST)
- Re: [PATCH v4 1/2] pwm: Introduce single-PWM of_xlate function Bjorn Andersson (Wed Jun 23 2021 - 22:10:28 EST)
- [PATCH V3.1 1/4] cpufreq: cppc: Fix potential memleak in cppc_cpufreq_cpu_init Viresh Kumar (Wed Jun 23 2021 - 22:10:56 EST)
- Re: [PATCH v4 03/10] scsi: ufs: Update the return value of supplier pm ops Can Guo (Wed Jun 23 2021 - 22:12:12 EST)
- Re: [PATCH v2 2/2] bus: mhi: Fix MHI DMA structure endianness Bhaumik Bhatt (Wed Jun 23 2021 - 22:12:29 EST)
- Re: [PATCH] hibernation:stop resume screen during hibernation pingshuo (Wed Jun 23 2021 - 22:14:06 EST)
- Re: [PATCH] Documentation, dt, numa: Add note to empty NUMA node Randy Dunlap (Wed Jun 23 2021 - 22:14:31 EST)
- Re: [PATCH v4 06/10] scsi: ufs: Remove host_sem used in suspend/resume Can Guo (Wed Jun 23 2021 - 22:16:40 EST)
- linux-next: build warning after merge of the wireless-drivers-next tree Stephen Rothwell (Wed Jun 23 2021 - 22:16:48 EST)
- [PATCH] mmc: sdhci-pci-gli: Improve Random 4K Read Performance of GL9763E Renius Chen (Wed Jun 23 2021 - 22:16:57 EST)
- RE: [RFC 1/3] ARM: dts: imx28: Add description for L2 switch on XEA board Joakim Zhang (Wed Jun 23 2021 - 22:19:55 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Thomas Gleixner (Wed Jun 23 2021 - 22:20:41 EST)
- Re: [PATCH v4 2/2] drm/bridge: ti-sn65dsi86: Implement the pwm_chip Bjorn Andersson (Wed Jun 23 2021 - 22:20:56 EST)
- [PATCH] gpio: Prefer unsigned int to bare use of unsigned Jinchao Wang (Wed Jun 23 2021 - 22:22:36 EST)
- Re: [PATCH V3 2/4] cpufreq: cppc: Pass structure instance by reference Viresh Kumar (Wed Jun 23 2021 - 22:22:59 EST)
- Re: [PATCH v4 10/10] scsi: ufs: Apply more limitations to user access Can Guo (Wed Jun 23 2021 - 22:23:19 EST)
- RE: linux-next: build failure after merge of the net-next tree Ismail, Mohammad Athari (Wed Jun 23 2021 - 22:23:20 EST)
- [PATCH v4 1/1] arm64: dts: mediatek: add MT6779 spi master dts node Mason Zhang (Wed Jun 23 2021 - 22:26:53 EST)
- Re: linux-next: build failure after merge of the net-next tree Nathan Chancellor (Wed Jun 23 2021 - 22:29:16 EST)
- Re: [PATCH v4 01/10] scsi: ufs: Rename flags pm_op_in_progress and is_sys_suspended Can Guo (Wed Jun 23 2021 - 22:34:59 EST)
- RE: [PATCH v5 1/4] fs: introduce helper d_path_unsafe() Justin He (Wed Jun 23 2021 - 22:35:28 EST)
- Re: [PATCH 2/3] powerpc: Define swapper_pg_dir[] in C Daniel Axtens (Wed Jun 23 2021 - 22:36:55 EST)
- Re: [PATCH v4 1/1] arm64: dts: mediatek: add MT6779 spi master dts node Mason Zhang (Wed Jun 23 2021 - 22:40:54 EST)
- RE: Virtualizing MSI-X on IMS via VFIO Tian, Kevin (Wed Jun 23 2021 - 22:41:39 EST)
- mmotm 2021-06-23-19-45 uploaded akpm (Wed Jun 23 2021 - 22:45:58 EST)
- Re: [PATCH v2] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Jian-Hong Pan (Wed Jun 23 2021 - 22:47:48 EST)
- Re: Virtualizing MSI-X on IMS via VFIO Alex Williamson (Wed Jun 23 2021 - 22:48:35 EST)
- Re: [RFC PATCH 2/9] drm: bridge: Add Samsung SEC MIPI DSIM bridge driver Fabio Estevam (Wed Jun 23 2021 - 22:48:48 EST)
- Re: [PATCH V3 0/4] cpufreq: cppc: Add support for frequency invariance Viresh Kumar (Wed Jun 23 2021 - 22:54:24 EST)
- Re: [PATCH net-next] net: phy: marvell10g: enable WoL for mv2110 Wong Vee Khee (Wed Jun 23 2021 - 22:56:17 EST)
- Re: [PATCH] Documentation, dt, numa: Add note to empty NUMA node Gavin Shan (Wed Jun 23 2021 - 22:56:44 EST)
- [PATCH] mmc: sdhci-pci-gli: Finetune GL9763E L1 Entry Delay Renius Chen (Wed Jun 23 2021 - 22:56:58 EST)
- [PATCH] ARM: pxa: ssp: remove unnecessary print function dev_err() 13145886936 (Wed Jun 23 2021 - 22:57:49 EST)
- Re: [PATCH 2/4] fpga: dfl: Move DFH header register macros to linux/dfl.h Xu Yilun (Wed Jun 23 2021 - 23:15:56 EST)
- [PATCH v2] media: atomisp: fix the uninitialized use and rename "retvalue" Yizhuo (Wed Jun 23 2021 - 23:15:58 EST)
- [PATCH 0/3] kthread: pass in user and check RLIMIT_NPROC Mike Christie (Wed Jun 23 2021 - 23:15:58 EST)
- [PATCH 1/3] kthread: allow caller to pass in user_struct Mike Christie (Wed Jun 23 2021 - 23:15:58 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Chen Huang (Wed Jun 23 2021 - 23:15:58 EST)
- [PATCH 2/3] kernel/fork, cred.c: allow copy_process to take user Mike Christie (Wed Jun 23 2021 - 23:15:58 EST)
- [PATCH 3/3] vhost: pass kthread user to check RLIMIT_NPROC Mike Christie (Wed Jun 23 2021 - 23:15:58 EST)
- Re: [PATCH Part1 RFC v3 20/22] x86/boot: Add Confidential Computing address to setup_header Michael Roth (Wed Jun 23 2021 - 23:19:35 EST)
- CMCI storm on 16C Intel Denverton on Supermicro A2SDi-16C-TP8F running 5.4.0-77 pdan@xxxxxxxxx (Wed Jun 23 2021 - 23:20:53 EST)
- [PATCH] mm: Fix the problem of mips architecture Oops zhanglianjie (Wed Jun 23 2021 - 23:22:43 EST)
- [PATCH] [RESEND] mmc: sdhci-pci-gli: Improve Random 4K Read Performance of GL9763E Renius Chen (Wed Jun 23 2021 - 23:25:58 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Matthew Wilcox (Wed Jun 23 2021 - 23:26:20 EST)
- [PATCH v3] net: bcmgenet: Add mdio-bcm-unimac soft dependency Jian-Hong Pan (Wed Jun 23 2021 - 23:27:19 EST)
- Re: [PATCH v2] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Florian Fainelli (Wed Jun 23 2021 - 23:27:40 EST)
- [PATCH] ARM: omap2: remove unneeded variable: "errata" 13145886936 (Wed Jun 23 2021 - 23:28:46 EST)
- Re: [PATCH v2] net: bcmgenet: Fix attaching to PYH failed on RPi 4B Jian-Hong Pan (Wed Jun 23 2021 - 23:29:38 EST)
- Error: failed to open BPF object file: No such file or directory kernel test robot (Wed Jun 23 2021 - 23:32:05 EST)
- Re: [PATCH v8 09/10] vduse: Introduce VDUSE - vDPA Device in Userspace Jason Wang (Wed Jun 23 2021 - 23:35:07 EST)
- Re: [External] [PATCH 2/2] hugetlb: address ref count racing in prep_compound_gigantic_page Muchun Song (Wed Jun 23 2021 - 23:38:49 EST)
- Re: [PATCH net 1/2] ptp: idt82p33: optimize idt82p33_adjtime Richard Cochran (Wed Jun 23 2021 - 23:40:33 EST)
- [PATCH v16 0/4] KASAN core changes for ppc64 radix KASAN Daniel Axtens (Wed Jun 23 2021 - 23:41:01 EST)
- [PATCH v16 1/4] kasan: allow an architecture to disable inline instrumentation Daniel Axtens (Wed Jun 23 2021 - 23:41:03 EST)
- [PATCH v16 2/4] kasan: allow architectures to provide an outline readiness check Daniel Axtens (Wed Jun 23 2021 - 23:41:09 EST)
- [PATCH v16 3/4] mm: define default MAX_PTRS_PER_* in include/pgtable.h Daniel Axtens (Wed Jun 23 2021 - 23:41:15 EST)
- [PATCH v16 4/4] kasan: use MAX_PTRS_PER_* for early shadow tables Daniel Axtens (Wed Jun 23 2021 - 23:41:17 EST)
- [PATCH] ipv6: delete useless dst check in ip6_dst_lookup_tail zhang kai (Wed Jun 23 2021 - 23:43:19 EST)
- Re: [PATCH net 2/2] ptp: idt82p33: implement double dco time correction Richard Cochran (Wed Jun 23 2021 - 23:43:50 EST)
- [PATCH v3 4/4] MAINTAINERS: Add entries for Toshiba Visconti PLL and clock controller Nobuhiro Iwamatsu (Wed Jun 23 2021 - 23:44:07 EST)
- [PATCH v3 2/4] dt-bindings: clock: Add DT bindings for PLL of Toshiba Visconti TMPV770x SoC Nobuhiro Iwamatsu (Wed Jun 23 2021 - 23:44:10 EST)
- [PATCH v3 0/4] clk: visconti: Add support common clock driver and reset driver Nobuhiro Iwamatsu (Wed Jun 23 2021 - 23:44:14 EST)
- [PATCH v3 3/4] dt-bindings: clock: Add DT bindings for SMU of Toshiba Visconti TMPV770x SoC Nobuhiro Iwamatsu (Wed Jun 23 2021 - 23:44:18 EST)
- [PATCH v3 1/4] clk: visconti: Add support common clock driver and reset driver Nobuhiro Iwamatsu (Wed Jun 23 2021 - 23:44:20 EST)
- Re: [PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type Rocco Yue (Wed Jun 23 2021 - 23:49:39 EST)
- Re: [BUG] arm64: an infinite loop in generic_perform_write() Chen Huang (Wed Jun 23 2021 - 23:53:09 EST)
9100 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc