Linux-Kernel Archive
By Thread
Most Recent messages
12385 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
- [PATCH RFC] KVM: x86: Allow some previously forbidden controls when eVMCS is in use Vitaly Kuznetsov (Wed Apr 20 2022 - 09:43:37 EST)
- [PATCH] x86/mce: Remove __mcheck_cpu_init_early() Yazen Ghannam (Thu May 19 2022 - 13:25:47 EST)
- [PATCH] extract-cert: Suppress warnings with OpenSSL v3 API Sedat Dilek (Fri May 27 2022 - 03:25:45 EST)
- [PATCH] x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks Yazen Ghannam (Mon Jun 06 2022 - 15:45:56 EST)
- [PATCH 1/1] KVM: x86/mmu: Set memory encryption "value", not "mask", in shadow PDPTRs Yuan Yao (Wed Jun 08 2022 - 00:07:07 EST)
- [PATCH -next] btrfs: Remove the unused function scrub_calc_parity_bitmap_len() Yang Li (Wed Jun 08 2022 - 00:08:06 EST)
- Re: [RFC PATCH v4 1/7] mm/demotion: Add support for explicit memory tiers Ying Huang (Wed Jun 08 2022 - 00:10:09 EST)
- Re: [PATCH v5 1/9] mm/demotion: Add support for explicit memory tiers Ying Huang (Wed Jun 08 2022 - 00:16:12 EST)
- Re: [PATCH 5.18 000/879] 5.18.3-rc1 review Ronald Warsow (Wed Jun 08 2022 - 00:16:45 EST)
- [PATCH] mm: Add blank line to make the layout of the program clearer XU pengfei (Wed Jun 08 2022 - 00:17:06 EST)
- Re: [PATCH V14 7/9] regulator: Add a regulator driver for the PM8008 PMIC kernel test robot (Wed Jun 08 2022 - 00:19:11 EST)
- Re: [PATCH v1 3/5] mm, hwpoison: make __page_handle_poison returns int HORIGUCHI NAOYA(堀口 直也) (Wed Jun 08 2022 - 00:19:31 EST)
- Re: [PATCH v1 1/5] mm, hwpoison, hugetlb: introduce SUBPAGE_INDEX_HWPOISON to save raw error page HORIGUCHI NAOYA(堀口 直也) (Wed Jun 08 2022 - 00:21:00 EST)
- Re: [syzbot] INFO: task hung in add_early_randomness (2) Jason Wang (Wed Jun 08 2022 - 00:23:17 EST)
- Re: [PATCH] drivers: scsi: Directly use ida_alloc()/free() Martin K. Petersen (Wed Jun 08 2022 - 00:29:36 EST)
- RE: [PATCH v2 5/7] ufs: ufs-exynos: add mphy apb clock mask Chanho Park (Wed Jun 08 2022 - 00:30:01 EST)
- [PATCH] exfat: use updated exfat_chain directly during renaming Sungjong Seo (Wed Jun 08 2022 - 00:31:44 EST)
- Re: [PATCH 2/2] ASoC: qcom: soundwire: Add software clock gating requirement check kernel test robot (Wed Jun 08 2022 - 00:42:31 EST)
- Re: [PATCH v10 18/21] drm/mediatek: Add mt8195 Embedded DisplayPort driver CK Hu (Wed Jun 08 2022 - 00:43:12 EST)
- RE: [PATCH v2 6/7] ufs: host: ufs-exynos: add support for fsd ufs hci Chanho Park (Wed Jun 08 2022 - 00:44:03 EST)
- Re: [PATCH] kprobes: Enable tracing for mololithic kernel images Guo Ren (Wed Jun 08 2022 - 00:46:55 EST)
- Re: [PATCH v2 1/2] fs/kernel_read_file: Allow to read files up-to ssize_t Baoquan He (Wed Jun 08 2022 - 00:48:26 EST)
- [PATCH -next] RDMA/erdma: Remove duplicated include in erdma_cm.c Yang Li (Wed Jun 08 2022 - 00:50:10 EST)
- [RFC 3/3] drm/amd/display: Introduce KUnit tests to the bw_fixed library Maíra Canal (Wed Jun 08 2022 - 00:50:54 EST)
- [PATCH v3] scripts/check-local-export: avoid 'wait $!' for process substitution Masahiro Yamada (Wed Jun 08 2022 - 00:51:28 EST)
- [PATCH] ALSA: hda/realtek - Add HW8326 support huangwenhui (Wed Jun 08 2022 - 00:51:53 EST)
- [PATCH 0/4] Introduction of rpmsg_rx_done Chris Lew (Wed Jun 08 2022 - 00:52:29 EST)
- Re: [PATCH] sh: cast away __iomem to remove sparse warning Baoquan He (Wed Jun 08 2022 - 00:52:45 EST)
- Re: [PATCH v3 4/6] mm: Demote warning message in vmemmap_verify() to debug level mawupeng (Wed Jun 08 2022 - 00:54:57 EST)
- [PATCH 1/1] iio:proximity:sx9360: Fix hardware gain read/write Xiaohui Zhang (Wed Jun 08 2022 - 00:55:49 EST)
- [PATCH 1/1] platform/x86/intel: Fix uninitialized entry in pmt_crashlog_probe Xiaohui Zhang (Wed Jun 08 2022 - 00:56:06 EST)
- Re: [PATCH 5.17 000/772] 5.17.14-rc1 review Shuah Khan (Wed Jun 08 2022 - 00:57:07 EST)
- Re: [PATCH 5.15 000/667] 5.15.46-rc1 review Shuah Khan (Wed Jun 08 2022 - 00:57:52 EST)
- [PATCH v3] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg Duoming Zhou (Wed Jun 08 2022 - 00:58:05 EST)
- Re: [git pull] Input updates for v5.19-rc1 pr-tracker-bot (Wed Jun 08 2022 - 01:00:10 EST)
- Re: [PATCH 5.10 000/452] 5.10.121-rc1 review Shuah Khan (Wed Jun 08 2022 - 01:00:18 EST)
- [PATCH v2] samples: Use KSYM_NAME_LEN for kprobes Tiezhu Yang (Wed Jun 08 2022 - 01:00:25 EST)
- RE: [PATCH v2 2/7] phy: samsung-ufs: move cdr offset to drvdata Chanho Park (Wed Jun 08 2022 - 01:01:21 EST)
- Re: [PATCH v5 4/7] can: Kconfig: add CONFIG_CAN_RX_OFFLOAD Vincent MAILHOL (Wed Jun 08 2022 - 01:02:02 EST)
- RE: [PATCH v2 3/7] phy: samsung-ufs: add support for FSD ufs phy driver Chanho Park (Wed Jun 08 2022 - 01:05:05 EST)
- Re: [PATCH v4 1/3] dt-bindings: mediatek: add vdosys1 RDMA definition for mt8195 Rex-BC Chen (Wed Jun 08 2022 - 01:05:20 EST)
- Re: [RFC PATCH -lkmm] docs/memory-barriers: Fix inconsistent name of 'data dependency barrier' Akira Yokosawa (Wed Jun 08 2022 - 01:05:33 EST)
- Re: [PATCH v7 0/2] Introduce MediaTek CCI devfreq driver Chanwoo Choi (Wed Jun 08 2022 - 01:05:44 EST)
- [PATCH 1/1] MIPS: Loongson-3: fix compile mips cpu_hwmon as module build error. Yupeng Li (Wed Jun 08 2022 - 01:05:53 EST)
- Re: [RESEND v4 1/3] dt-bindings: mediatek: add vdosys1 RDMA definition for mt8195 Rex-BC Chen (Wed Jun 08 2022 - 01:07:24 EST)
- [PATCH] drm/panel-edp: Add LQ140M1JW48 edp panel entry Bjorn Andersson (Wed Jun 08 2022 - 01:07:39 EST)
- [PATCH -next] fsi: Fix typo in comment luoxueqin (Wed Jun 08 2022 - 01:07:54 EST)
- [PATCH v5 0/2] Optimize performance of update hash-map when free is zero Feng zhou (Wed Jun 08 2022 - 01:08:50 EST)
- Re: [PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory Chao Peng (Wed Jun 08 2022 - 01:11:08 EST)
- [PATCH v2] kprobes: Rollback kprobe flags on failed arm_kprobe Chuang (Wed Jun 08 2022 - 01:11:48 EST)
- Re: [PATCH v2 15/15] platform/chrome: cros_ec_proto: return 0 on getting wake mask success Tzung-Bi Shih (Wed Jun 08 2022 - 01:13:51 EST)
- Re: [PATCH v2 14/15] platform/chrome: cros_ec_proto: return 0 on getting version mask success Tzung-Bi Shih (Wed Jun 08 2022 - 01:15:17 EST)
- Re: [PATCH v2 08/15] platform/chrome: cros_ec_proto: handle empty payload in getting proto info Tzung-Bi Shih (Wed Jun 08 2022 - 01:15:34 EST)
- Re: [PATCH v1] dt-bindings: arm: fsl: correct 1g vs. 1gb in toradex,colibri-imx6ull-* Shawn Guo (Wed Jun 08 2022 - 01:15:48 EST)
- Re: [PATCH v2 12/15] platform/chrome: use krealloc() for `din` and `dout` Tzung-Bi Shih (Wed Jun 08 2022 - 01:16:55 EST)
- [PATCH v2] iommu: Directly use ida_alloc()/free() Ke Liu (Wed Jun 08 2022 - 01:17:05 EST)
- Re: [PATCH 1/1] riscv: enable Docker requirements in defconfig Guo Ren (Wed Jun 08 2022 - 01:18:03 EST)
- Re: [PATCH 0/2] riscv: Add macro for multiple nop instructions Guo Ren (Wed Jun 08 2022 - 01:18:43 EST)
- Re: [RFC 1/3] drm/amd/display: Introduce KUnit to DML Daniel Latypov (Wed Jun 08 2022 - 01:21:06 EST)
- [PATCH] staging: r8188eu: Add blank line after declarations Rommel Rodriguez Perez (Wed Jun 08 2022 - 01:22:23 EST)
- Re: qemu-arm: zram: mkfs.ext4 : Unable to handle kernel NULL pointer dereference at virtual address 00000140 Sergey Senozhatsky (Wed Jun 08 2022 - 01:25:35 EST)
- Re: [PATCH v2 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan Kuan-Ying Lee (Wed Jun 08 2022 - 01:27:45 EST)
- [PATCH v2 -next] power: supply: ab8500_fg: add missing destroy_workqueue in ab8500_fg_probe gaochao (Wed Jun 08 2022 - 01:28:23 EST)
- Re: [PATCH 1/4] dt-binding: mfd: Add Richtek RT5120 PMIC support ChiYuan Huang (Wed Jun 08 2022 - 01:30:10 EST)
- [PATCH] security:trusted_tpm2: Fix memory leak in tpm2_key_encode() Jianglei Nie (Wed Jun 08 2022 - 01:34:20 EST)
- [PATCH] misc: bcm-vk: Directly use ida_alloc()/free() Ke Liu (Wed Jun 08 2022 - 01:34:58 EST)
- Re: [PATCH] mtd: spi-nor: siliconkaiser: add support for sk25lp128 kernel test robot (Wed Jun 08 2022 - 01:34:58 EST)
- [PATCH v5 0/3] MediaTek MT8195 display binding Bo-Chen Chen (Wed Jun 08 2022 - 01:35:21 EST)
- Re: Re: [PATCH] mm/memory-failure: don't allow to unpoison hw corrupted page zhenwei pi (Wed Jun 08 2022 - 01:37:56 EST)
- Re: [PATCH 1/3] mm/slub: fix the race between validate_slab and slab_free Rongwei Wang (Wed Jun 08 2022 - 01:38:15 EST)
- [PATCH v3 net-next 0/8] vmxnet3: upgrade to version 7 Ronak Doshi (Wed Jun 08 2022 - 01:43:19 EST)
- Re: [PATCH] cros_ec_commands: Fix syntax errors in comments patchwork-bot+chrome-platform (Wed Jun 08 2022 - 01:47:42 EST)
- Re: [PATCH 3/4] regulator: rt5120: Add PMIC regulator support ChiYuan Huang (Wed Jun 08 2022 - 01:47:44 EST)
- Re: [PATCH 3/5] mm/vmalloc: Initialize VA's list node after unlink Baoquan He (Wed Jun 08 2022 - 01:53:46 EST)
- Re: RFC: Memory Tiering Kernel Interfaces (v3) Aneesh Kumar K V (Wed Jun 08 2022 - 02:00:58 EST)
- [PATCH] sched/fair: combine detach into dequeue when migrating task Chengming Zhou (Wed Jun 08 2022 - 02:01:43 EST)
- Re: [PATCH v2 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller Wangseok Lee (Wed Jun 08 2022 - 02:01:45 EST)
- Re: [PATCH v2 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy Wangseok Lee (Wed Jun 08 2022 - 02:01:48 EST)
- Re: [PATCH 4/5] mm/vmalloc: Extend __find_vmap_area() with one more argument Baoquan He (Wed Jun 08 2022 - 02:02:17 EST)
- Re: [PATCH v5 4/6] mm: ioremap: Add ioremap/iounmap_allowed() Baoquan He (Wed Jun 08 2022 - 02:53:28 EST)
- Re: [PATCH v2 0/9] deferred_probe_timeout logic clean up Saravana Kannan (Wed Jun 08 2022 - 02:53:49 EST)
- linux-next: Tree for Jun 8 Stephen Rothwell (Wed Jun 08 2022 - 02:53:59 EST)
- [PATCH Resend] xen/netback: do some code cleanup Juergen Gross (Wed Jun 08 2022 - 02:54:07 EST)
- Re: [PATCH] fpga: Directly use ida_alloc()/free() Xu Yilun (Wed Jun 08 2022 - 02:54:25 EST)
- [PATCH 1/1] HID: hyperv: Correctly access fields declared as __le16 Michael Kelley (Wed Jun 08 2022 - 02:54:27 EST)
- Re: [kbuild-all] Re: [linux-next:master 728/1207] fs/xfs/xfs_file.c:1266:31: sparse: sparse: incorrect type in return expression (different base types) Philip Li (Wed Jun 08 2022 - 02:54:28 EST)
- Re: [PATCH] mm: mempolicy: N:M interleave policy for tiered memory nodes Ying Huang (Wed Jun 08 2022 - 02:54:35 EST)
- Re: [PATCH v2] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty Paul E. McKenney (Wed Jun 08 2022 - 02:54:36 EST)
- Re: [PATCH v2 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver Wangseok Lee (Wed Jun 08 2022 - 02:54:41 EST)
- Re: [PATCH v5 2/6] mm: ioremap: Use more sensibly name in ioremap_prot() Baoquan He (Wed Jun 08 2022 - 02:54:48 EST)
- Re: [PATCH -next] RDMA/erdma: remove unneeded semicolon Cheng Xu (Wed Jun 08 2022 - 02:54:54 EST)
- Re: [PATCH 2/5] mm/vmalloc: Extend __alloc_vmap_area() with extra arguments Baoquan He (Wed Jun 08 2022 - 02:54:57 EST)
- Re: [PATCH 1/5] mm/vmalloc: Make link_va()/unlink_va() common to different rb_root Baoquan He (Wed Jun 08 2022 - 02:54:57 EST)
- RE: [PATCH v3 2/2] nvme: handle persistent internal error AER from NVMe controller Michael Kelley (LINUX) (Wed Jun 08 2022 - 02:54:58 EST)
- [RESEND v5 0/3] MediaTek MT8195 display binding Bo-Chen Chen (Wed Jun 08 2022 - 02:54:58 EST)
- Re: [PATCH] net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list patchwork-bot+netdevbpf (Wed Jun 08 2022 - 02:54:59 EST)
- [PATCH 1/2] perf vendor events intel: Rename tremontx to snowridgex zhengjun . xing (Wed Jun 08 2022 - 02:57:35 EST)
- Re: [PATCH v6 4/4] media: i2c: ov5675: add .get_selection support Jacopo Mondi (Wed Jun 08 2022 - 03:04:45 EST)
- Re: [PATCH AUTOSEL 5.15 24/51] staging: rtl8723bs: Fix alignment to match open parenthesis Greg Kroah-Hartman (Wed Jun 08 2022 - 03:04:55 EST)
- Re: [PATCH v2] fpga: altera-pr-ip: fix unsigned comparison with less than zero Xu Yilun (Wed Jun 08 2022 - 03:05:05 EST)
- [PATCH] virtio: Directly use ida_alloc_range()/ida_free() Deming Wang (Wed Jun 08 2022 - 03:05:09 EST)
- [PATCH] [PATCH v2]ALSA: hda/realtek - Add HW8326 support huangwenhui (Wed Jun 08 2022 - 03:05:12 EST)
- Re: [net] 6922110d15: suspend-stress.fail Willy Tarreau (Wed Jun 08 2022 - 03:05:21 EST)
- Re: [PATCH V4 0/8] virtio: Solution to restrict memory access under Xen using xen-grant DMA-mapping layer Juergen Gross (Wed Jun 08 2022 - 03:05:26 EST)
- [RFC PATCH v2] media: mediatek: vcodec: support stateless AV1 decoder Xiaoyong Lu (Wed Jun 08 2022 - 03:05:35 EST)
- Re: [PATCH] net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusions patchwork-bot+netdevbpf (Wed Jun 08 2022 - 03:05:40 EST)
- Re: [RFC PATCH] f*xattr: allow O_PATH descriptors Amir Goldstein (Wed Jun 08 2022 - 03:05:45 EST)
- [PATCH v2 0/2] Add software clock gating requirement check Srinivasa Rao Mandadapu (Wed Jun 08 2022 - 03:05:51 EST)
- Re: [PATCH v5 4/9] mm/demotion: Build demotion targets based on explicit memory tiers Aneesh Kumar K V (Wed Jun 08 2022 - 03:05:55 EST)
- linux-next: build warning after merge of the spi tree Stephen Rothwell (Wed Jun 08 2022 - 03:05:59 EST)
- [V2,0/2] Enable hardware jpeg encoder for MT8186 Irui Wang (Wed Jun 08 2022 - 03:06:05 EST)
- Re: [PATCH v9 10/21] vfio/pci: introduce CONFIG_VFIO_PCI_ZDEV_KVM Thomas Huth (Wed Jun 08 2022 - 03:06:08 EST)
- [PATCH v2 1/1] libbpf: replace typeof with __typeof__ James Hilliard (Wed Jun 08 2022 - 03:06:10 EST)
- Re: [PATCH v2 06/12] irqchip: mips-gic: Multi-cluster support Marc Zyngier (Wed Jun 08 2022 - 03:06:11 EST)
- Re: [PATCH] include/uapi/linux/swab.h: add __u16 cast to __swab16 conditional Al Viro (Wed Jun 08 2022 - 03:06:14 EST)
- Re: [Freedreno] [PATCH] drm/msm: Switch ordering of runpm put vs devfreq_idle Rob Clark (Wed Jun 08 2022 - 03:06:35 EST)
- Re: [PATCH] xen: unexport __init-annotated xen_xlate_map_ballooned_pages() Juergen Gross (Wed Jun 08 2022 - 03:06:53 EST)
- Re: [PATCH v9 20/21] KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices Thomas Huth (Wed Jun 08 2022 - 03:08:06 EST)
- Re: [PATCH 02/36] tty/vt: consolemap: rename and document struct uni_pagedir Jiri Slaby (Wed Jun 08 2022 - 03:15:47 EST)
- [arm-integrator:kernel-in-vmalloc-v5.19-rc1 23/33] arch/microblaze/include/asm/page.h:115:25: error: implicit declaration of function '__virt_to_phys'; did you mean 'virt_to_pfn'? kernel test robot (Wed Jun 08 2022 - 03:15:51 EST)
- Re: [PATCH v9 21/21] MAINTAINERS: additional files related kvm s390 pci passthrough Thomas Huth (Wed Jun 08 2022 - 03:15:52 EST)
- Re: [PATCH v5 2/9] mm/demotion: Expose per node memory tier to sysfs Aneesh Kumar K V (Wed Jun 08 2022 - 03:15:54 EST)
- Re: [syzbot] general protection fault in __device_attach Matthew Wilcox (Wed Jun 08 2022 - 03:15:56 EST)
- Re: [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting Alexei Starovoitov (Wed Jun 08 2022 - 03:16:04 EST)
- Re: [PATCH 2/3] net: xfrm: unexport __init-annotated xfrm4_protocol_init() Steffen Klassert (Wed Jun 08 2022 - 03:16:05 EST)
- [PATCH v1 0/4] pinctrl: mediatek: add driver support driving and resistance property on mt8192 Guodong Liu (Wed Jun 08 2022 - 03:18:45 EST)
- Re: [PATCH v1 5/5] mm, hwpoison: enable memory error handling on 1GB hugepage HORIGUCHI NAOYA(堀口 直也) (Wed Jun 08 2022 - 03:18:46 EST)
- [PATCH] virtio-rng: make device ready before making request Jason Wang (Wed Jun 08 2022 - 03:18:48 EST)
- [tcp] e926147618: stress-ng.icmp-flood.ops_per_sec -8.7% regression kernel test robot (Wed Jun 08 2022 - 03:18:48 EST)
- [PATCH] perf report: Skip symbols for idle symbols Rafał Miłecki (Wed Jun 08 2022 - 03:18:52 EST)
- RE: [PATCH v5 5/6] x86: Add Kconfig/Makefile to build hardware prefetch control driver tarumizu.kohei@xxxxxxxxxxx (Wed Jun 08 2022 - 03:18:54 EST)
- Re: [PATCH v2] KEYS: trusted: tpm2: Fix migratable logic Jarkko Sakkinen (Wed Jun 08 2022 - 03:18:56 EST)
- [PATCH -next] watchdog:Fix typo in comment luoxueqin (Wed Jun 08 2022 - 03:19:00 EST)
- Re: [PATCH v2 4/5] phy: Add ARTPEC-8 PCIe PHY driver Wangseok Lee (Wed Jun 08 2022 - 03:19:08 EST)
- Re: [PATCH v2 11/12] MIPS: Report cluster in /proc/cpuinfo Marc Zyngier (Wed Jun 08 2022 - 03:19:09 EST)
- Re: [PATCH] pwm: atmel-tcb: use 'unsigned int' instead of 'unsigned' Uwe Kleine-König (Wed Jun 08 2022 - 03:21:56 EST)
- [BUG] staging: r8188eu: driver stopped working with commit ("staging: r8188eu: add check for kzalloc") Michael Straube (Wed Jun 08 2022 - 03:21:57 EST)
- Re: gcc-12: build errors: arch/arm64/kernel/setup.c:225:56: warning: array subscript -1 is outside array bounds of 'char[]' [-Warray-bounds] Arnd Bergmann (Wed Jun 08 2022 - 03:22:05 EST)
- Re: [PATCH] mm/filemap.c: Always read one page in do_sync_mmap_readahead() Alistair Popple (Wed Jun 08 2022 - 03:22:08 EST)
- Re: [PATCH] pwm: stmpe: Deleted extra {} Uwe Kleine-König (Wed Jun 08 2022 - 03:23:13 EST)
- Re: [PATCH 5.10 001/452] arm64: Initialize jump labels before setup_machine_fdt() Ard Biesheuvel (Wed Jun 08 2022 - 03:28:49 EST)
- Re: [PATCH 03/36] tty/vt: consolemap: define UNI_* macros for constants Jiri Slaby (Wed Jun 08 2022 - 03:30:06 EST)
- Re: [PATCH v3 1/7] media: uvcvideo: Add missing value for power_line_frequency Laurent Pinchart (Wed Jun 08 2022 - 03:31:28 EST)
- [PATCH 0/2] x86/mpparse, kexec: Fix kdump/kexec kernel panic with MPTABLE and x2apic Kairui Song (Wed Jun 08 2022 - 03:46:06 EST)
- Re: [PATCH v5 6/9] mm/demotion: Add support for removing node from demotion memory tiers Ying Huang (Wed Jun 08 2022 - 03:46:44 EST)
- Re: [PATCH 4/4] input: misc: rt5120: Add power key support Krzysztof Kozlowski (Wed Jun 08 2022 - 03:47:59 EST)
- [PATCH v3] ALSA: hda/realtek - Add HW8326 support huangwenhui (Wed Jun 08 2022 - 03:48:57 EST)
- Re: [PATCH 10/36] tty/vt: consolemap: introduce UNI_*() macros Jiri Slaby (Wed Jun 08 2022 - 03:49:04 EST)
- Re: [PATCH] drm: shmobile: Use backlight helper Laurent Pinchart (Wed Jun 08 2022 - 03:49:17 EST)
- Re: [PATCH 1/1] libbpf: fix broken gcc pragma macros in bpf_helpers.h/bpf_tracing.h James Hilliard (Wed Jun 08 2022 - 03:50:19 EST)
- Re: [PATCH v9 3/8] PCI: imx6: Move imx6_pcie_clk_disable() earlier Lucas Stach (Wed Jun 08 2022 - 03:50:40 EST)
- [PATCH] zram: fix unused 'zram_wb_devops' warning Kefeng Wang (Wed Jun 08 2022 - 03:51:30 EST)
- [PATCH net-next v2 0/3] net: phy: dp83td510: add cable diag support Oleksij Rempel (Wed Jun 08 2022 - 03:52:12 EST)
- Re: [PATCH v9 4/8] PCI: imx6: Disable iMX6QDL PCIe REF clock when disable PCIe clocks Lucas Stach (Wed Jun 08 2022 - 03:52:27 EST)
- Re: [RFC PATCH v4 2/7] mm/demotion: Expose per node memory tier to sysfs Ying Huang (Wed Jun 08 2022 - 03:52:39 EST)
- Re: [PATCH v2 2/2] drm/msm: Expose client engine utilization via fdinfo Tvrtko Ursulin (Wed Jun 08 2022 - 03:54:52 EST)
- Re: [PATCH v2] usb: host: ohci-at91: add support to enter suspend using SMC Claudiu.Beznea (Wed Jun 08 2022 - 03:55:25 EST)
- Re: [RFC PATCH 00/13] can: slcan: extend supported features Marc Kleine-Budde (Wed Jun 08 2022 - 03:56:02 EST)
- Re: [PATCH 12/36] tty/vt: consolemap: use sizeof(*pointer) instead of sizeof(type) Ilpo Järvinen (Wed Jun 08 2022 - 03:56:19 EST)
- Re: [PATCH v9 5/8] PCI: imx6: Refine the regulator usage Lucas Stach (Wed Jun 08 2022 - 03:59:06 EST)
- Re: [PATCH v2 1/3] dt-bindings: mfd: atmel,flexcom: Convert to json-schema Claudiu.Beznea (Wed Jun 08 2022 - 03:59:16 EST)
- Re: [PATCH v3 5/6] mm: Add mirror flag back on initrd memory mawupeng (Wed Jun 08 2022 - 03:59:37 EST)
- Re: [PATCH v5 9/9] mm/demotion: Update node_is_toptier to work with memory tiers Ying Huang (Wed Jun 08 2022 - 03:59:44 EST)
- Re: [PATCH v3 3/5] KVM: arm64: Add hypervisor overflow stack Marc Zyngier (Wed Jun 08 2022 - 04:01:52 EST)
- Re: [PATCH v3 2/5] KVM: arm64: Compile stacktrace.nvhe.o Marc Zyngier (Wed Jun 08 2022 - 04:02:31 EST)
- Re: [PATCH v2 3/3] mfd: atmel-flexcom: Add support for lan966x flexcom chip-select configuration Claudiu.Beznea (Wed Jun 08 2022 - 04:05:26 EST)
- Re: [PATCH v9 6/8] PCI: imx6: Disable clocks and regulators after link is down Lucas Stach (Wed Jun 08 2022 - 04:05:56 EST)
- Re: [PATCH 1/2] ARM: dts: at91: sam9x60ek: fix eeprom compatible and size Claudiu.Beznea (Wed Jun 08 2022 - 04:07:21 EST)
- Re: [PATCH 2/2] ARM: dts: at91: sama5d2_icp: fix eeprom compatibles Claudiu.Beznea (Wed Jun 08 2022 - 04:07:28 EST)
- Re: [PATCH 16/36] tty/vt: consolemap: check put_user() in con_get_unimap() Jiri Slaby (Wed Jun 08 2022 - 04:12:25 EST)
- Re: [PATCH] dma: imx-sdma: Add FIFO offset support for multi FIFO script Sascha Hauer (Wed Jun 08 2022 - 04:12:59 EST)
- Re: [PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper Lee Jones (Wed Jun 08 2022 - 04:15:52 EST)
- Re: [PATCH 0/2] Improve vfio-pci primary GPU assignment behavior Gerd Hoffmann (Wed Jun 08 2022 - 04:16:24 EST)
- RE: [PATCH] kbuild: avoid regex RS for POSIX awk David Laight (Wed Jun 08 2022 - 04:16:56 EST)
- Re: [PATCH 33/36] tty/vt: consolemap: change refcount only if needed in con_do_clear_unimap() Jiri Slaby (Wed Jun 08 2022 - 04:17:28 EST)
- Re: [PATCH 2/3] platform/chrome: cros_ec_proto: Rename cros_ec_command function Lee Jones (Wed Jun 08 2022 - 04:18:01 EST)
- Re: [PATCH v9 7/8] PCI: imx6: Move the phy driver callbacks to the proper places Lucas Stach (Wed Jun 08 2022 - 04:18:02 EST)
- Re: [PATCH] scsi_lib: Don't fail the path in ALUA transition state Martin Wilck (Wed Jun 08 2022 - 04:18:03 EST)
- unsub pay ye (Wed Jun 08 2022 - 04:20:08 EST)
- Re: [PATCH v23 1/5] mfd: intel-m10-bmc: Rename n3000bmc-secure driver Lee Jones (Wed Jun 08 2022 - 04:20:40 EST)
- Re: [PATCH v6 03/38] KVM: x86: hyper-v: Introduce TLB flush fifo Vitaly Kuznetsov (Wed Jun 08 2022 - 04:21:35 EST)
- Re: [PATCH v11 07/14] mm: multi-gen LRU: exploit locality in rmap Barry Song (Wed Jun 08 2022 - 04:23:03 EST)
- Re: [PATCH v3 3/4] dt-bindings: mfd: convert da9063 to yaml Lee Jones (Wed Jun 08 2022 - 04:23:08 EST)
- Re: [PATCH v9 8/8] PCI: imx6: Add compliance tests mode support Lucas Stach (Wed Jun 08 2022 - 04:24:16 EST)
- RE: [PATCH 1/5] iommu: Return -EMEDIUMTYPE for incompatible domain and device/group Tian, Kevin (Wed Jun 08 2022 - 04:24:21 EST)
- [PATCH 0/7] SUNIV USB support (and updating mailmap) Icenowy Zheng (Wed Jun 08 2022 - 04:34:02 EST)
- Re: [PATCH v4 0/4] fat: add support for the renameat2 RENAME_EXCHANGE flag Javier Martinez Canillas (Wed Jun 08 2022 - 04:40:04 EST)
- Re: [PATCH v2 1/5] dt-bindings: phy: qcom,qmp: Add compatible for SC8280XP USB phys Krzysztof Kozlowski (Wed Jun 08 2022 - 04:40:18 EST)
- Re: [PATCH 1/4] dt-bindings: mailbox: qcom-ipcc: Add NSP1 client Krzysztof Kozlowski (Wed Jun 08 2022 - 04:42:19 EST)
- Re: [PATCH 05/10] f2fs: Convert f2fs_invalidate_compress_pages() to use filemap_get_folios() Christoph Hellwig (Wed Jun 08 2022 - 04:43:51 EST)
- Re: [PATCH 04/10] ext4: Convert mpage_map_and_submit_buffers() to use filemap_get_folios() Christoph Hellwig (Wed Jun 08 2022 - 04:45:07 EST)
- Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression Oliver Sang (Wed Jun 08 2022 - 04:45:33 EST)
- Re: [PATCH 06/10] hugetlbfs: Convert remove_inode_hugepages() to use filemap_get_folios() Christoph Hellwig (Wed Jun 08 2022 - 04:45:41 EST)
- Re: [PATCH 01/10] filemap: Add filemap_get_folios() Christoph Hellwig (Wed Jun 08 2022 - 04:46:37 EST)
- Re: [PATCH 07/10] nilfs2: Convert nilfs_copy_back_pages() to use filemap_get_folios() Christoph Hellwig (Wed Jun 08 2022 - 04:47:15 EST)
- [RESEND PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags() Baolin Wang (Wed Jun 08 2022 - 04:48:40 EST)
- [RESEND][PATCH net-next] net: macb: change return type for gem_ptp_set_one_step_sync() Claudiu Beznea (Wed Jun 08 2022 - 04:49:13 EST)
- Re: [v1,1/1] wifi: rtw88: use %*ph to print small buffer Kalle Valo (Wed Jun 08 2022 - 04:51:14 EST)
- Re: [PATCH v2 1/2] dt-bindings: pinctrl: mt8192: Switch drive-strength-adv for -microamp Guodong Liu (Wed Jun 08 2022 - 04:51:49 EST)
- Re: [PATCH] staging: wfx: Remove redundant NULL check before release_firmware() call Kalle Valo (Wed Jun 08 2022 - 04:52:03 EST)
- Re: [v1,1/2] wifi: ray_cs: Utilize strnlen() in parse_addr() Kalle Valo (Wed Jun 08 2022 - 04:52:08 EST)
- Re: [PATCH v2 3/5] arm64: dts: add dts files for bcmbca soc 63158 Florian Fainelli (Wed Jun 08 2022 - 04:52:34 EST)
- Re: [PATCH] MAINTAINERS: Update BCM2711/BCM2835 maintainer Florian Fainelli (Wed Jun 08 2022 - 04:52:40 EST)
- Re: [PATCH] virtio-mmio: fix missing put_device() when vm_cmdline_parent registration failed Jason Wang (Wed Jun 08 2022 - 04:53:52 EST)
- Re: [PATCH v2 2/5] arm64: bcmbca: add arch bcmbca machine entry Florian Fainelli (Wed Jun 08 2022 - 04:54:39 EST)
- Re: [PATCH v2 1/5] dt-bindings: arm64: add bcm63158 SoC Florian Fainelli (Wed Jun 08 2022 - 04:54:45 EST)
- Re: [PATCH v2 4/5] MAINTAINERS: add bcm63158 to bcmbca arch entry Florian Fainelli (Wed Jun 08 2022 - 04:55:08 EST)
- Re: [PATCH] vdpa: allow vdpa dev_del management operation to return failure Jason Wang (Wed Jun 08 2022 - 04:55:13 EST)
- Re: [PATCH v2 5/5] arm64: defconfig: enable bcmbca soc support Florian Fainelli (Wed Jun 08 2022 - 04:55:29 EST)
- Re: [PATCH] vdpa/mlx5: Fix syntax errors in comments Jason Wang (Wed Jun 08 2022 - 04:55:35 EST)
- Re: [PATCH 1/3] dt-bindings: arm64: add bcm4912 SoC to binding document Florian Fainelli (Wed Jun 08 2022 - 04:56:21 EST)
- [PATCH] x86: replace_intsrc_all function removes unused return values XU pengfei (Wed Jun 08 2022 - 04:56:31 EST)
- Re: [PATCH 2/3] arm64: dts: add dts files for bcmbca SoC bcm4912 Florian Fainelli (Wed Jun 08 2022 - 04:56:54 EST)
- Re: [PATCH v2] drm/sun4i: Enable output signal premultiplication for DE2/DE3 Maxime Ripard (Wed Jun 08 2022 - 04:57:18 EST)
- Re: [PATCH] drm/doc: Add KUnit documentation Maxime Ripard (Wed Jun 08 2022 - 04:57:51 EST)
- Re: [PATCH 2/4] arm64: dts: qcom: add SC8280XP platform Krzysztof Kozlowski (Wed Jun 08 2022 - 04:58:00 EST)
- Re: [PATCH v3] ARM: initialize jump labels before setup_machine_fdt() Jason A. Donenfeld (Wed Jun 08 2022 - 04:58:05 EST)
- Re: [PATCH] riscv: initialize jump labels before early_init_dt_scan() Jason A. Donenfeld (Wed Jun 08 2022 - 04:58:11 EST)
- [PATCH][next] spi: s3c64xx: Fix spelling mistake "hannel" -> "channel" Colin Ian King (Wed Jun 08 2022 - 04:59:27 EST)
- Re: [PATCH 2/3] tty: serial: atmel: improve clock management Claudiu.Beznea (Wed Jun 08 2022 - 04:59:30 EST)
- Re: [PATCH 0/3] platform/chrome: cros_ec_command() improvements patchwork-bot+chrome-platform (Wed Jun 08 2022 - 05:01:35 EST)
- Re: [PATCH v2] ARM: initialize jump labels before setup_machine_fdt() Jason A. Donenfeld (Wed Jun 08 2022 - 05:02:46 EST)
- Re: [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio Christoph Hellwig (Wed Jun 08 2022 - 05:04:29 EST)
- Re: [PATCH 13/20] aio: Convert to migrate_folio Christoph Hellwig (Wed Jun 08 2022 - 05:04:51 EST)
- Re: [PATCH 19/20] fs: Remove aops->migratepage() Christoph Hellwig (Wed Jun 08 2022 - 05:05:01 EST)
- Re: [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio() Christoph Hellwig (Wed Jun 08 2022 - 05:05:17 EST)
- Re: [PATCH 09/20] mm/migrate: Add filemap_migrate_folio() Christoph Hellwig (Wed Jun 08 2022 - 05:05:30 EST)
- Re: [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio Christoph Hellwig (Wed Jun 08 2022 - 05:05:33 EST)
- Re: [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs() Christoph Hellwig (Wed Jun 08 2022 - 05:05:40 EST)
- Re: [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio() Christoph Hellwig (Wed Jun 08 2022 - 05:05:46 EST)
- Re: [PATCH 07/20] nfs: Convert to migrate_folio Christoph Hellwig (Wed Jun 08 2022 - 05:05:53 EST)
- Re: [PATCH 03/20] mm/migrate: Convert writeout() to take a folio Christoph Hellwig (Wed Jun 08 2022 - 05:06:06 EST)
- Re: [PATCH 01/20] fs: Add aops->migrate_folio Christoph Hellwig (Wed Jun 08 2022 - 05:06:14 EST)
- Re: [PATCH 10/10] filemap: Remove find_get_pages_range() and associated functions Christoph Hellwig (Wed Jun 08 2022 - 05:06:18 EST)
- Re: [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio() Christoph Hellwig (Wed Jun 08 2022 - 05:06:22 EST)
- Re: [PATCH 08/10] vmscan: Add check_move_unevictable_folios() Christoph Hellwig (Wed Jun 08 2022 - 05:06:26 EST)
- Re: [PATCH 09/10] shmem: Convert shmem_unlock_mapping() to use filemap_get_folios() Christoph Hellwig (Wed Jun 08 2022 - 05:06:30 EST)
- Re: [PATCH 03/10] ext4: Convert mpage_release_unused_pages() to use filemap_get_folios() Christoph Hellwig (Wed Jun 08 2022 - 05:06:34 EST)
- Re: [PATCH 02/10] buffer: Convert clean_bdev_aliases() to use filemap_get_folios() Christoph Hellwig (Wed Jun 08 2022 - 05:06:43 EST)
- Re: [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions Christoph Hellwig (Wed Jun 08 2022 - 05:06:49 EST)
- [PATCH][next] ASoC: mediatek: mt8186: Fix a handful of spelling mistakes Colin Ian King (Wed Jun 08 2022 - 05:06:57 EST)
- Re: [PATCH 0/7] Virtual NMI feature Shukla, Santosh (Wed Jun 08 2022 - 05:07:00 EST)
- [PATCH v4] ALSA: hda/realtek - Add HW8326 support huangwenhui (Wed Jun 08 2022 - 05:07:06 EST)
- Re: [PATCH 3/4] arm64: dts: qcom: sc8280x: Add reference device Krzysztof Kozlowski (Wed Jun 08 2022 - 05:07:35 EST)
- Re: [PATCH] random: do not use jump labels before they are initialized Ard Biesheuvel (Wed Jun 08 2022 - 05:07:40 EST)
- Re: [PATCH 4/4] arm64: dts: qcom: add SA8540P and ADP Krzysztof Kozlowski (Wed Jun 08 2022 - 05:10:28 EST)
- [syzbot] WARNING: locking bug in __inet_bind syzbot (Wed Jun 08 2022 - 05:10:42 EST)
- RE: [PATCH 3/5] vfio/iommu_type1: Prefer to reuse domains vs match enforced cache coherency Tian, Kevin (Wed Jun 08 2022 - 05:10:57 EST)
- Re: [PATCH v3 1/2] dt-bindings: iio: adc: add AD4130 Cosmin Tanislav (Wed Jun 08 2022 - 05:11:48 EST)
- Re: [PATCH v3 2/3] dt-bindings: arm64: add BCM6858 soc Florian Fainelli (Wed Jun 08 2022 - 05:15:50 EST)
- Re: [PATCH v3 0/3] arm64: bcmbca: add bcm4912 SoC support Florian Fainelli (Wed Jun 08 2022 - 05:17:50 EST)
- Re: [PATCH 1/1] drm/radeon: Initialize fences array entries in radeon_sa_bo_next_hole Christian König (Wed Jun 08 2022 - 05:17:57 EST)
- [PATCH v2 0/9] Add support for MT8195 SCP 2nd core Tinghan Shen (Wed Jun 08 2022 - 05:18:07 EST)
- [PATCH] random: remove rng_has_arch_random() Jason A. Donenfeld (Wed Jun 08 2022 - 05:19:40 EST)
- RE: [PATCH 4/5] vfio/iommu_type1: Clean up update_dirty_scope in detach_group() Tian, Kevin (Wed Jun 08 2022 - 05:19:40 EST)
- [PATCH v4 0/9] power: reset: at91-reset: add support for sama7g5 Claudiu Beznea (Wed Jun 08 2022 - 05:19:44 EST)
- virt_to_phys outside array bounds warning (GCC 12.1.0) Bagas Sanjaya (Wed Jun 08 2022 - 05:19:53 EST)
- Re: [PATCH 15/22] firmware: arm_scmi: Add SCMIv3.1 SENSOR_AXIS_NAME_GET support Peter Hilber (Wed Jun 08 2022 - 05:20:02 EST)
- [PATCH v2 0/2] Add the property to make backlight OCP level selectable cy_huang (Wed Jun 08 2022 - 05:20:37 EST)
- [PATCH v2 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page zhenwei pi (Wed Jun 08 2022 - 05:21:13 EST)
- [PATCH v3] media: amphion: return error if format is unsupported by vpu Ming Qian (Wed Jun 08 2022 - 05:21:30 EST)
- Re: [PATCH 1/2] audit: remove redundant data_len check Shreenidhi Shedi (Wed Jun 08 2022 - 05:24:13 EST)
- Re: [dm-devel] [PATCH AUTOSEL 5.18 35/68] md: don't unregister sync_thread with reconfig_mutex held Guoqing Jiang (Wed Jun 08 2022 - 05:24:24 EST)
- Re: [PATCH v3 1/4] RISC-V: Create unique identification for SoC PMU Nikita Shubin (Wed Jun 08 2022 - 05:25:48 EST)
- Re: [PATCH] irqchip/ti-sci-intr: Add support for system suspend/resume PM Aswath Govindraju (Wed Jun 08 2022 - 05:26:08 EST)
- kernel bug report and patch David Binderman (Wed Jun 08 2022 - 05:26:15 EST)
- Re: [PATCH v6 2/4] x86/tests: Add tests for AMD SEV-ES #VC handling Add KUnit based tests to validate Linux's VC handling for instructions cpuid and wbinvd. These tests: 1. install a kretprobe on the #VC handler (sev_es_ghcb_hv_call, to access GHCB before/after the resulting VMGEXIT). 2. trigger an NAE by executing either cpuid or wbinvd. 3. check that the kretprobe was hit with the right exit_code available in GHCB. Vasant Karasulli (Wed Jun 08 2022 - 05:26:27 EST)
- [PATCH -next] hwmon: (pmbus) fix build error unused-function Ren Zhijie (Wed Jun 08 2022 - 05:26:34 EST)
- Re: [PATCH] KVM: x86: preserve interrupt shadow across SMM entries Maxim Levitsky (Wed Jun 08 2022 - 05:28:06 EST)
- Re: [aarch64] INFO: rcu_sched detected expedited stalls on CPUs/tasks Pierre Gondois (Wed Jun 08 2022 - 05:31:28 EST)
- Re: [PATCH RFC V2 02/10] irqchip: Add LoongArch CPU interrupt controller support Jianmin Lv (Wed Jun 08 2022 - 05:33:05 EST)
- Re: [PATCH v3 0/3] arm64: bcmbca: add bcm6858 soc support Florian Fainelli (Wed Jun 08 2022 - 05:36:32 EST)
- Re: [PATCH v3 4/5] KVM: arm64: Allocate shared stacktrace pages Marc Zyngier (Wed Jun 08 2022 - 05:38:07 EST)
- [PATCH] ARM: dts: r9a06g032-rzn1d400-db: enable rtc0 Clément Léger (Wed Jun 08 2022 - 05:43:54 EST)
- Re: 5.19-rc1 x86 build failure Joe Damato (Wed Jun 08 2022 - 05:44:00 EST)
- [PATCH] perf/core: remove a meaningless pair of rcu_read_{,un}lock() Yanfei Xu (Wed Jun 08 2022 - 05:44:14 EST)
- Re: [PATCH v4 0/3] arm: bcmbca: add bcm6878 soc support Florian Fainelli (Wed Jun 08 2022 - 05:44:47 EST)
- Re: [PATCH] mips: vdso: Allow passing build path options Alexander Sverdlin (Wed Jun 08 2022 - 05:45:26 EST)
- Re: [PATCH 5.18 001/879] arm64: Initialize jump labels before setup_machine_fdt() Catalin Marinas (Wed Jun 08 2022 - 05:45:27 EST)
- Re: [PATCH 1/2] arm64: dts: broadcom: adjust whitespace around '=' Florian Fainelli (Wed Jun 08 2022 - 05:46:56 EST)
- [PATCH v4 0/2] AD4130 Cosmin Tanislav (Wed Jun 08 2022 - 05:47:05 EST)
- Re: [PATCH 2/2] ARM: dts: broadcom: adjust whitespace around '=' Florian Fainelli (Wed Jun 08 2022 - 05:47:21 EST)
- Re: [PATCH 5.17 001/772] arm64: Initialize jump labels before setup_machine_fdt() Catalin Marinas (Wed Jun 08 2022 - 05:47:48 EST)
- Re: [PATCH 5.15 001/667] arm64: Initialize jump labels before setup_machine_fdt() Catalin Marinas (Wed Jun 08 2022 - 05:48:01 EST)
- Re: [PATCH 3/7] dt-bindings: usb: Add Type-C switch binding Krzysztof Kozlowski (Wed Jun 08 2022 - 05:50:42 EST)
- Re: [PATCH v3 0/3] arm: bcmbca: add bcm6846 SoC support Florian Fainelli (Wed Jun 08 2022 - 05:51:02 EST)
- Re: [PATCH] soc: bcm: brcmstb: pm: pm-arm: Fix refcount leak in brcmstb_pm_probe Florian Fainelli (Wed Jun 08 2022 - 05:52:14 EST)
- [net] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev Andrea Mayer (Wed Jun 08 2022 - 05:52:34 EST)
- Re: [PATCH] ARM: dts: update bcm47622 dts file Florian Fainelli (Wed Jun 08 2022 - 05:52:48 EST)
- Re: [PATCH 4/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support Krzysztof Kozlowski (Wed Jun 08 2022 - 05:54:51 EST)
- Re: [PATCH v16 1/3] fpga: fpga-mgr: support bitstream offset in image buffer Xu Yilun (Wed Jun 08 2022 - 05:55:12 EST)
- Re: [PATCH AUTOSEL 5.18 03/68] iio: st_sensors: Add a local lock for protecting odr Jonathan Cameron (Wed Jun 08 2022 - 05:55:17 EST)
- Re: [PATCH] ARM: bcm: Fix refcount leak in bcm_kona_smc_init Florian Fainelli (Wed Jun 08 2022 - 05:55:22 EST)
- Re: [PATCH v16 2/3] fpga: microchip-spi: add Microchip MPF FPGA manager Xu Yilun (Wed Jun 08 2022 - 05:56:09 EST)
- [GIT PULL] tpmdd updates for v5.19-rc2 Jarkko Sakkinen (Wed Jun 08 2022 - 05:56:14 EST)
- Re: [PATCH v16 3/3] dt-bindings: fpga: add binding doc for microchip-spi fpga mgr Xu Yilun (Wed Jun 08 2022 - 05:57:49 EST)
- [PATCH -next] driver core: fix deadlock in __driver_attach Zhang Wensheng (Wed Jun 08 2022 - 05:59:06 EST)
- Re: [PATCH v8 1/3] dt-bindings: phy: qcom,usb-snps-femto-v2: Add phy override params bindings Krishna Kurapati PSSNV (Wed Jun 08 2022 - 05:59:17 EST)
- Re: [PATCH v16 0/3] Microchip Polarfire FPGA manager Xu Yilun (Wed Jun 08 2022 - 06:00:02 EST)
- Re: [PATCH v25 0/7] soc: mediatek: SVS: introduce MTK SVS Kevin Hilman (Wed Jun 08 2022 - 06:00:08 EST)
- [PATCH net-next v1 1/1] net: phy: add remote fault support Oleksij Rempel (Wed Jun 08 2022 - 06:00:46 EST)
- Re: [PATCH v8 3/3] arm64: dts: qcom: sc7280: Update SNPS Phy params for SC7280 IDP device Krzysztof Kozlowski (Wed Jun 08 2022 - 06:01:26 EST)
- Re: [PATCH v2 6/6] soc: qcom: rpmh-rsc: Write CONTROL_TCS with next timer wakeup Ulf Hansson (Wed Jun 08 2022 - 06:01:30 EST)
- Re: [PATCH v5 8/8] drm/mediatek: Config orientation property if panel provides it Hsin-Yi Wang (Wed Jun 08 2022 - 06:01:44 EST)
- Re: [PATCH V12 02/20] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h Eugene Syromiatnikov (Wed Jun 08 2022 - 06:03:05 EST)
- Re: [PATCH v3 3/6] mm: Ratelimited mirrored memory related warning messages Mike Rapoport (Wed Jun 08 2022 - 06:04:50 EST)
- Re: [PATCH v8 2/3] phy: qcom-snps: Add support for overriding phy tuning parameters Krzysztof Kozlowski (Wed Jun 08 2022 - 06:05:03 EST)
- Re: [PATCH v2 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Elan eKTH6915 Jiri Kosina (Wed Jun 08 2022 - 06:05:07 EST)
- [PATCH v6 0/8] Add a panel API to set orientation properly Hsin-Yi Wang (Wed Jun 08 2022 - 06:06:01 EST)
- Re: [PATCH v3 0/4] Add support for XP-PEN Deco L Jiri Kosina (Wed Jun 08 2022 - 06:08:16 EST)
- Re: [PATCH v2 0/4] Mitigate inconsistent NUMA imbalance behaviour K Prateek Nayak (Wed Jun 08 2022 - 06:09:52 EST)
- Re: [PATCH v10 2/7] sched/fair: Decay task PELT values during wakeup migration Dietmar Eggemann (Wed Jun 08 2022 - 06:10:04 EST)
- Re: [PATCH v5] HID: apple: Properly handle function keys on non-Apple keyboard Jiri Kosina (Wed Jun 08 2022 - 06:10:26 EST)
- [PATCH v4 2/6] serial: 8250: Create serial_lsr_in() Ilpo Järvinen (Wed Jun 08 2022 - 06:10:33 EST)
- [PATCH v4 3/6] serial: 8250: Get preserved flags using serial_lsr_in() Ilpo Järvinen (Wed Jun 08 2022 - 06:10:40 EST)
- [PATCH v4 1/6] serial: 8250: Store to lsr_save_flags after lsr read Ilpo Järvinen (Wed Jun 08 2022 - 06:10:46 EST)
- [PATCH v4 4/6] serial: 8250: Adjust misleading LSR related comment Ilpo Järvinen (Wed Jun 08 2022 - 06:10:52 EST)
- [PATCH v4 6/6] serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty() Ilpo Järvinen (Wed Jun 08 2022 - 06:10:58 EST)
- [PATCH v4 5/6] serial: 8250_dw: Use serial_lsr_in() in dw8250_handle_irq() Ilpo Järvinen (Wed Jun 08 2022 - 06:11:04 EST)
- [PATCH] kconfig: Add findconf script and helper program Zev Weiss (Wed Jun 08 2022 - 06:11:10 EST)
- Re: [PATCH 0/6] bitops: let optimize out non-atomic bitops on compile-time constants Geert Uytterhoeven (Wed Jun 08 2022 - 06:11:21 EST)
- [PATCH 1/3] firmware: arm_scmi: Review BASE protocol string-buffers sizes Cristian Marussi (Wed Jun 08 2022 - 06:11:26 EST)
- Re: [PATCH v6 1/2] drivers/coresight: Add UltraSoc System Memory Buffer driver liuqi (BA) (Wed Jun 08 2022 - 06:15:22 EST)
- Re: [PATCH 15/20] balloon: Convert to migrate_folio David Hildenbrand (Wed Jun 08 2022 - 06:15:32 EST)
- Re: [PATCH] HID: logitech-hidpp: Fix syntax errors in comments Jiri Kosina (Wed Jun 08 2022 - 06:15:35 EST)
- [PATCH v3 0/2] sched/fair: Wake task within the cluster when possible Yicong Yang (Wed Jun 08 2022 - 06:15:52 EST)
- Re: [PATCH v4] HID: uclogic: properly format kernel-doc comment for hid_dbg() wrappers Jiri Kosina (Wed Jun 08 2022 - 06:16:03 EST)
- Re: [PATCH v2 2/4] mm/migration: remove unneeded lock page and PageMovable check David Hildenbrand (Wed Jun 08 2022 - 06:20:32 EST)
- Re: [PATCH 0/5] Reduce a vmalloc internal lock contention preparation work Uladzislau Rezki (Wed Jun 08 2022 - 06:20:38 EST)
- Re: [PATCH v3 0/4] DMA mapping changes for SCSI core John Garry (Wed Jun 08 2022 - 06:26:22 EST)
- Re: [PATCH v3 8/8] vfio/pci: Add the support for PCI D3cold state Abhishek Sahu (Wed Jun 08 2022 - 06:26:32 EST)
- [PATCH net v2 0/1] PHY interruptus horribilis Lukas Wunner (Wed Jun 08 2022 - 06:30:36 EST)
- [PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC Tomer Maimon (Wed Jun 08 2022 - 06:30:46 EST)
- Re: [PATCH v5 3/3] squashfs: implement readahead Hsin-Yi Wang (Wed Jun 08 2022 - 06:31:00 EST)
- Re: [PATCH 3/5] proximity: vl53l0x: Handle the VDD regulator Luca Weiss (Wed Jun 08 2022 - 06:31:23 EST)
- Re: [PATCH v6 05/38] KVM: x86: hyper-v: Handle HVCALL_FLUSH_VIRTUAL_ADDRESS_LIST{,EX} calls gently Yuan Yao (Wed Jun 08 2022 - 06:31:43 EST)
- Re: [PATCH 1/6] iommu/qcom: Use the asid read from device-tree if specified AngeloGioacchino Del Regno (Wed Jun 08 2022 - 06:35:33 EST)
- Re: [PATCH 2/6] iommu/qcom: Write TCR before TTBRs to fix ASID access behavior AngeloGioacchino Del Regno (Wed Jun 08 2022 - 06:35:44 EST)
- Re: [PATCH RFC 2/2] irqchip/sifive-plic: Add support for Renesas RZ/Five SoC Marc Zyngier (Wed Jun 08 2022 - 06:36:10 EST)
- Re: [PATCH v2] fpga: altera-cvp: Truncated bitstream error support Xu Yilun (Wed Jun 08 2022 - 06:40:05 EST)
- Re: [PATCH v1] regmap: add generic indirect regmap support Mark Brown (Wed Jun 08 2022 - 06:43:35 EST)
- Re: [PATCH 5.18 579/879] pinctrl/rockchip: support deferring other gpio params Caleb Connolly (Wed Jun 08 2022 - 06:44:28 EST)
- [PATCH 0/3] jump_label: get rid of NOP patching where possible Ard Biesheuvel (Wed Jun 08 2022 - 06:45:33 EST)
- Re: [PATCH v3 3/4] RISC-V: Added generic pmu-events mapfile John Garry (Wed Jun 08 2022 - 06:46:08 EST)
- [PATCH] fuse: add FOPEN_INVAL_ATTR Jiachen Zhang (Wed Jun 08 2022 - 06:47:11 EST)
- Re: [PATCH 1/3] dt-bindings: arm: add BCM6855 SoC Krzysztof Kozlowski (Wed Jun 08 2022 - 06:47:24 EST)
- Re: [PATCH v2 03/17] dt-bindings: mfd: add bindings for AXP192 MFD device Krzysztof Kozlowski (Wed Jun 08 2022 - 06:49:05 EST)
- Re: [PATCH 1/2] regulator: qcom_smd: add get_voltage to MP5496 Mark Brown (Wed Jun 08 2022 - 06:49:24 EST)
- [PATCH] irqchip/irq-imx-irqsteer: Get/put PM runtime in ->irq_unmask()/irq_mask() Liu Ying (Wed Jun 08 2022 - 06:49:34 EST)
- Re: [External] Re: Re: Re: [RFC PATCH] fuse: support cache revalidation in writeback_cache mode Jiachen Zhang (Wed Jun 08 2022 - 06:49:44 EST)
- Re: [PATCH v2 04/17] dt-bindings: iio: adc: axp209: Add AXP192 compatible Krzysztof Kozlowski (Wed Jun 08 2022 - 06:50:09 EST)
- Re: [PATCH v2 05/17] dt-bindings: power: supply: axp20x: Add AXP192 compatible Krzysztof Kozlowski (Wed Jun 08 2022 - 06:50:36 EST)
- Re: [PATCH 01/12] dt-bindings: vendor-prefixes: add Shift GmbH Krzysztof Kozlowski (Wed Jun 08 2022 - 06:56:46 EST)
- Re: [PATCH 1/2] HID: intel-ish-hid: ipc: use time_before to replace "jiffies < a" Jiri Kosina (Wed Jun 08 2022 - 07:06:25 EST)
- Re: [PATCH] HID: hid-input: add Surface Go battery quirk Jiri Kosina (Wed Jun 08 2022 - 07:07:40 EST)
- [PATCH v3 00/23] platform/chrome: Kunit tests and refactor for cros_ec_query_all() Tzung-Bi Shih (Wed Jun 08 2022 - 07:08:01 EST)
- Re: [PATCH 2/2] vfio/pci: Remove console drivers Thomas Zimmermann (Wed Jun 08 2022 - 07:12:32 EST)
- [PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper Roberto Sassu (Wed Jun 08 2022 - 07:15:22 EST)
- [GIT PULL] tpmdd updates for v5.19-rc2-v2 Jarkko Sakkinen (Wed Jun 08 2022 - 07:16:32 EST)
- Re: [PATCH bpf-next v1 5/5] bpf: add a selftest for cgroup hierarchical stats collection Michal Koutný (Wed Jun 08 2022 - 07:17:48 EST)
- Re: [PATCH v6 2/8] ASoC: mediatek: mt8186: add platform driver Mark Brown (Wed Jun 08 2022 - 07:24:58 EST)
- [PATCH 1/2] dt-bindings: thermal: qcom,spmi-temp-alarm: convert to dtschema Krzysztof Kozlowski (Wed Jun 08 2022 - 07:27:18 EST)
- Re: [PATCH v1 1/2] driver core: Introduce device_find_first_child() helper Rafael J. Wysocki (Wed Jun 08 2022 - 07:29:26 EST)
- Re: [PATCH] crypto: x86/aes-ni: fix AVX detection Maxim Levitsky (Wed Jun 08 2022 - 07:30:01 EST)
- Re: [PATCH v1 2/2] spi: Use device_find_first_child() instead of custom approach Rafael J. Wysocki (Wed Jun 08 2022 - 07:30:40 EST)
- Re: [PATCH 5.10 011/452] usb: dwc3: gadget: Move null pinter check to proper place Pavel Machek (Wed Jun 08 2022 - 07:34:07 EST)
- Re: [syzbot] WARNING in ext4_dirty_folio syzbot (Wed Jun 08 2022 - 07:36:29 EST)
- [PATCH v5 0/2] Add LTRF216A Driver Shreeya Patel (Wed Jun 08 2022 - 07:37:16 EST)
- Re: [PATCH 5.10 026/452] selftests/bpf: Fix vfs_link kprobe definition Pavel Machek (Wed Jun 08 2022 - 07:38:51 EST)
- Re: [PATCH 5.17 404/772] media: rkvdec: Stop overclocking the decoder Greg Kroah-Hartman (Wed Jun 08 2022 - 07:40:45 EST)
- Re: [PATCH 5.10 136/452] bpf: Fix excessive memory allocation in stack_map_alloc() Pavel Machek (Wed Jun 08 2022 - 07:40:56 EST)
- [PATCH] RDMA/usnic: Use device_iommu_capable() Robin Murphy (Wed Jun 08 2022 - 07:46:50 EST)
- [PATCH] vdpa: Use device_iommu_capable() Robin Murphy (Wed Jun 08 2022 - 07:48:40 EST)
- Re: [PATCH v2] sched/deadline: Use proc_douintvec_minmax() limit minimum value Daniel Bristot de Oliveira (Wed Jun 08 2022 - 08:02:00 EST)
- Re: [PATCH v11 10/19] KVM: s390: pv: add mmu_notifier Nico Boehr (Wed Jun 08 2022 - 08:02:21 EST)
- Re: [PATCH v11 11/19] s390/mm: KVM: pv: when tearing down, try to destroy protected pages Nico Boehr (Wed Jun 08 2022 - 08:03:39 EST)
- [PATCH net-next v1 0/5] ptp_ocp: set of small cleanups Andy Shevchenko (Wed Jun 08 2022 - 08:04:21 EST)
- Re: [PATCH v11 13/19] KVM: s390: pv: destroy the configuration before its memory Nico Boehr (Wed Jun 08 2022 - 08:07:07 EST)
- Re: [PATCH 01/10] dt-bindings: arm: freescale: Switch fsl,scu to yaml Abel Vesa (Wed Jun 08 2022 - 08:07:22 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: rock-pi-s add more peripherals Sjoerd Simons (Wed Jun 08 2022 - 08:07:53 EST)
- [PATCH] riscv: don't warn for sifive erratas in modules Heiko Stuebner (Wed Jun 08 2022 - 08:09:20 EST)
- Re: [PATCH 1/2] pwm: add microchip soft ip corePWM driver Conor.Dooley (Wed Jun 08 2022 - 08:12:59 EST)
- [PATCH 0/6] KVM: x86: vcpu->arch.pio* cleanups Paolo Bonzini (Wed Jun 08 2022 - 08:13:49 EST)
- Re: [PATCH] mm/page_alloc: make calling prep_compound_head more reliable Miaohe Lin (Wed Jun 08 2022 - 08:17:42 EST)
- [PATCH] video: fbdev: au1100fb: Check before some function not needed Yihao Han (Wed Jun 08 2022 - 08:21:57 EST)
- Re: [PATCH 3/3] riscv: dts: microchip: fix icicle kit's dr_mode Heinrich Schuchardt (Wed Jun 08 2022 - 08:22:07 EST)
- Re: [PATCH v2 0/8] KVM: x86: Emulator _regs fixes and cleanups Paolo Bonzini (Wed Jun 08 2022 - 08:23:30 EST)
- [PATCH net-next v2 0/2] net: add remote fault support Oleksij Rempel (Wed Jun 08 2022 - 08:23:42 EST)
- Re: [GIT PULL] RISC-V Patches for the 5.19 Merge Window, Part 1 Heiko Stübner (Wed Jun 08 2022 - 08:23:55 EST)
- Re: [RESEND PATCH v2] Drivers: hv: vmbus: Don't assign VMbus channel interrupts to isolated CPUs Wei Liu (Wed Jun 08 2022 - 08:26:06 EST)
- Re: [PATCH] Drivers: hv: Fix syntax errors in comments Wei Liu (Wed Jun 08 2022 - 08:26:56 EST)
- [PATCH] HID: cp2112: prevent a buffer overflow in cp2112_xfer() Harshit Mogalapalli (Wed Jun 08 2022 - 08:27:04 EST)
- Re: [PATCH] clocksource: hyper-v: unexport __init-annotated hv_init_clocksource() Wei Liu (Wed Jun 08 2022 - 08:27:43 EST)
- Re: [PATCH] MAINTAINERS: add myself as a memory-failure reviewer Miaohe Lin (Wed Jun 08 2022 - 08:27:51 EST)
- Re: [PATCH -next v9 0/4] support concurrent sync io for bfq on a specail occasion Yu Kuai (Wed Jun 08 2022 - 08:27:55 EST)
- [PATCH] include: linux: spi: spi.h: Add missing documentation for struct members David Jander (Wed Jun 08 2022 - 08:29:42 EST)
- [PATCH net-next v3 0/3] net: phy: dp83td510: add cable diag support Oleksij Rempel (Wed Jun 08 2022 - 08:32:51 EST)
- [PATCH] ARM: dts: bcm2711-rpi-4-b: Use aliases to set custom MMC device index Ariel D'Alessandro (Wed Jun 08 2022 - 08:33:11 EST)
- Re: [PATCH] tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_dispatcher() Daniel Borkmann (Wed Jun 08 2022 - 08:39:09 EST)
- Re: [PATCH] arm64: dts: qcom: sc7180: Remove ipa_fw_mem node on trogdor Alex Elder (Wed Jun 08 2022 - 08:44:17 EST)
- Re:Re: [PATCH v4] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag Chen Lin (Wed Jun 08 2022 - 08:45:48 EST)
- [PATCH v5] net: ethernet: mtk_eth_soc: fix misuse of mem alloc interface netdev[napi]_alloc_frag Chen Lin (Wed Jun 08 2022 - 08:48:06 EST)
- Re: [PATCH] splice: allow direct splicing with chardevs Jason A. Donenfeld (Wed Jun 08 2022 - 08:49:24 EST)
- [PATCH 0/9] Input: synaptics-rmi4 - Bootloader v7/v8 firmware update improvements Matthias Schiffer (Wed Jun 08 2022 - 08:49:44 EST)
- Re: [PATCH v2 2/2] coresight: etm4x: docs: Add documentation for 'ts_source' sysfs interface German Gomez (Wed Jun 08 2022 - 08:50:47 EST)
- [PATCH v2] tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address Morten Linderud (Wed Jun 08 2022 - 08:57:33 EST)
- [PATCH] remoteproc: omap_remoteproc: Fix typo in comment Xiang wangx (Wed Jun 08 2022 - 09:05:00 EST)
- [PATCH] mmc: mmci: Fix typo in comment Xiang wangx (Wed Jun 08 2022 - 09:09:15 EST)
- Re: [PATCH v3] PCI: Fix no-op wait after secondary bus reset Sheng Bi (Wed Jun 08 2022 - 09:16:37 EST)
- [PATCH v2] KEYS: trusted: Fix memory leak in tpm2_key_encode() Jianglei Nie (Wed Jun 08 2022 - 09:18:39 EST)
- [aarch64] [coresight_etm4x] [kernel 5.19.0-rc1] coresight-etm4x: probe of ARMHC500:20 failed with error -17 Bruno Goncalves (Wed Jun 08 2022 - 09:20:33 EST)
- Re: [PATCH 4/7] KVM: x86: SVM: fix avic_kick_target_vcpus_fast Paolo Bonzini (Wed Jun 08 2022 - 09:21:58 EST)
- Re: [PATCH v2 10/17] iio: adc: axp20x_adc: Minor code cleanups Jonathan Cameron (Wed Jun 08 2022 - 09:22:50 EST)
- Re: [PATCH v2 05/10] rtw88: iterate over vif/sta list non-atomically Ping-Ke Shih (Wed Jun 08 2022 - 09:26:18 EST)
- Re: [PATCH v2 11/17] iio: adc: axp20x_adc: Consolidate ADC raw read functions Jonathan Cameron (Wed Jun 08 2022 - 09:28:21 EST)
- huge_count_read_write.c:23:9: warning: 'write' reading 4294967295 bytes from a region of size 1 kernel test robot (Wed Jun 08 2022 - 09:29:03 EST)
- Re: [PATCH v19 11/20] s390/vfio-ap: prepare for dynamic update of guest's APCB on queue probe/remove Tony Krowiak (Wed Jun 08 2022 - 09:31:59 EST)
- Re: [PATCH v2 12/17] iio: adc: axp20x_adc: Add support for AXP192 Jonathan Cameron (Wed Jun 08 2022 - 09:35:25 EST)
- [PATCH v7 1/4] media: dt-bindings: ov5675: document YAML binding Quentin Schulz (Wed Jun 08 2022 - 09:44:47 EST)
- Re: [PATCH] cgroup: handle cset multiidentity issue when migration Michal Koutný (Wed Jun 08 2022 - 09:51:20 EST)
- Re: [PATCH v2 2/2] tee: remove flags TEE_IOCTL_SHM_MAPPED and TEE_IOCTL_SHM_DMA_BUF Eugene Syromiatnikov (Wed Jun 08 2022 - 09:53:07 EST)
- Re: [PATCH v5 0/9] mm/demotion: Memory tiers and demotion Johannes Weiner (Wed Jun 08 2022 - 09:57:44 EST)
- [RESEND PATCH v3] drm/cma-helper: Describe what a "contiguous chunk" actually means Daniel Thompson (Wed Jun 08 2022 - 09:58:40 EST)
- [PATCH] Bluetooth: RFCOMM: Use skb_trim to trim checksum Soenke Huster (Wed Jun 08 2022 - 09:58:50 EST)
- [PATCH v3 0/2] Add software clock gating requirement check Srinivasa Rao Mandadapu (Wed Jun 08 2022 - 10:02:36 EST)
- Re: [PATCH v2] hwmon (occ): Delay hwmon registration until user request Eddie James (Wed Jun 08 2022 - 10:07:19 EST)
- Re: [PATCH] mm/vmscan: don't try to reclaim freed folios Miaohe Lin (Wed Jun 08 2022 - 10:10:00 EST)
- Re: [RESEND v12 3/3] mmc: mediatek: add support for SDIO eint wakup IRQ Ulf Hansson (Wed Jun 08 2022 - 10:14:02 EST)
- [PATCH v2] mm/vmscan: don't try to reclaim freed folios Miaohe Lin (Wed Jun 08 2022 - 10:14:33 EST)
- Re: [PATCH] sched: Fix balance_push() vs __sched_setscheduler() Jing-Ting Wu (Wed Jun 08 2022 - 10:16:58 EST)
- Re: [PATCH v2] firewire: ohci: Convert to generic power management Bjorn Helgaas (Wed Jun 08 2022 - 10:24:30 EST)
- Re: [PATCH] locking/rtmutex: Provide proper spin_is_contended Zhipeng Shi (Wed Jun 08 2022 - 10:25:13 EST)
- [PATCH 1/2] vfio/type1: Simplify bus_type determination Robin Murphy (Wed Jun 08 2022 - 10:26:04 EST)
- [PATCH] scripts: kernel-doc: Always increment warnings counter Niklas Söderlund (Wed Jun 08 2022 - 10:26:49 EST)
- Re: [PATCH 20/21] rcu/context_tracking: Merge dynticks counter and context tracking states Frederic Weisbecker (Wed Jun 08 2022 - 10:29:38 EST)
- Re: [PATCH 3/3] usb: dwc3: Refactor PHY logic to support Multiport Controller Harsh Agarwal (Wed Jun 08 2022 - 10:29:55 EST)
- Re: [PATCH v2 2/3] usb: phy: Add devm_of_usb_get_phy_by_phandle Harsh Agarwal (Wed Jun 08 2022 - 10:30:45 EST)
- Re: [PATCH 1/4] backlight: aat2870: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 10:32:41 EST)
- Re: [PATCH 2/4] backlight: arcxcnn: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 10:33:47 EST)
- Re: [PATCH v4 3/4] fat: add renameat2 RENAME_EXCHANGE flag support OGAWA Hirofumi (Wed Jun 08 2022 - 10:34:02 EST)
- Re: [PATCH 3/4] backlight: ipaq_micro: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 10:34:21 EST)
- [PATCH] MAINTAINERS: Mark linux1394-devel as subscribers-only Bjorn Helgaas (Wed Jun 08 2022 - 10:36:23 EST)
- Re: [PATCH 4/4] backlight: tosa: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 10:36:59 EST)
- [mm] 9b12e49e9b: BUG:Bad_page_state_in_process kernel test robot (Wed Jun 08 2022 - 10:38:46 EST)
- Re: [PATCH v2 038/144] KVM: selftests: Push vm_adjust_num_guest_pages() into "w/o vCPUs" helper Andrew Jones (Wed Jun 08 2022 - 10:38:51 EST)
- Re: [PATCH 0/7] fbdev: Use backlight helpers Daniel Thompson (Wed Jun 08 2022 - 10:40:11 EST)
- [PATCH v2 0/3] A few cleanup and fixup patches for swap Miaohe Lin (Wed Jun 08 2022 - 10:40:54 EST)
- [PATCH 00/20] rcu/context-tracking: Merge RCU eqs-dynticks counter to context tracking v4 Frederic Weisbecker (Wed Jun 08 2022 - 10:41:25 EST)
- [PATCH] mailbox: mtk-cmdq: Remove proprietary cmdq_task_cb Chun-Kuang Hu (Wed Jun 08 2022 - 10:43:54 EST)
- Re: [PATCH v2 041/144] KVM: selftests: Use vm_create_without_vcpus() in hardware_disable_test Andrew Jones (Wed Jun 08 2022 - 10:45:26 EST)
- [PATCH 00/36] cpuidle,rcu: Cleanup the mess Peter Zijlstra (Wed Jun 08 2022 - 10:49:21 EST)
- [PATCH 24/36] printk: Remove trace_.*_rcuidle() usage Peter Zijlstra (Wed Jun 08 2022 - 10:47:03 EST)
- [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour Peter Zijlstra (Wed Jun 08 2022 - 10:47:07 EST)
- [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED} Peter Zijlstra (Wed Jun 08 2022 - 10:47:12 EST)
- [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb() Peter Zijlstra (Wed Jun 08 2022 - 10:47:23 EST)
- [PATCH 17/36] acpi_idle: Remove tracing Peter Zijlstra (Wed Jun 08 2022 - 10:47:28 EST)
- [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage Peter Zijlstra (Wed Jun 08 2022 - 10:47:34 EST)
- [PATCH 08/36] cpuidle,psci: Push RCU-idle into driver Peter Zijlstra (Wed Jun 08 2022 - 10:47:39 EST)
- [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean Peter Zijlstra (Wed Jun 08 2022 - 10:47:43 EST)
- [PATCH 05/36] cpuidle: Move IRQ state validation Peter Zijlstra (Wed Jun 08 2022 - 10:47:48 EST)
- [PATCH 02/36] x86/idle: Replace x86_idle with a static_call Peter Zijlstra (Wed Jun 08 2022 - 10:47:51 EST)
- [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE Peter Zijlstra (Wed Jun 08 2022 - 10:47:54 EST)
- [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver Peter Zijlstra (Wed Jun 08 2022 - 10:47:59 EST)
- [PATCH 13/36] cpuidle,dt: Push RCU-idle into driver Peter Zijlstra (Wed Jun 08 2022 - 10:48:00 EST)
- [PATCH 10/36] cpuidle,omap3: Push RCU-idle into driver Peter Zijlstra (Wed Jun 08 2022 - 10:48:08 EST)
- [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}() Peter Zijlstra (Wed Jun 08 2022 - 10:48:12 EST)
- [PATCH 09/36] cpuidle,imx6: Push RCU-idle into driver Peter Zijlstra (Wed Jun 08 2022 - 10:48:14 EST)
- [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant Peter Zijlstra (Wed Jun 08 2022 - 10:48:51 EST)
- [PATCH 12/36] cpuidle,omap2: Push RCU-idle into driver Peter Zijlstra (Wed Jun 08 2022 - 10:49:03 EST)
- [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle() Peter Zijlstra (Wed Jun 08 2022 - 10:49:16 EST)
- [PATCH 18/36] cpuidle: Annotate poll_idle() Peter Zijlstra (Wed Jun 08 2022 - 10:49:21 EST)
- [PATCH 27/36] cpuidle,mwait: Make noinstr clean Peter Zijlstra (Wed Jun 08 2022 - 10:49:23 EST)
- [PATCH 07/36] cpuidle,tegra: Push RCU-idle into driver Peter Zijlstra (Wed Jun 08 2022 - 10:49:30 EST)
- [PATCH 23/36] arm64,smp: Remove trace_.*_rcuidle() usage Peter Zijlstra (Wed Jun 08 2022 - 10:49:38 EST)
- [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle() Peter Zijlstra (Wed Jun 08 2022 - 10:49:45 EST)
- [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI Peter Zijlstra (Wed Jun 08 2022 - 10:49:55 EST)
- [PATCH 36/36] cpuidle,clk: Remove trace_.*_rcuidle() Peter Zijlstra (Wed Jun 08 2022 - 10:50:02 EST)
- [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle() Peter Zijlstra (Wed Jun 08 2022 - 10:50:23 EST)
- [PATCH 28/36] cpuidle,tdx: Make tdx noinstr clean Peter Zijlstra (Wed Jun 08 2022 - 10:50:26 EST)
- [PATCH 11/36] cpuidle,armada: Push RCU-idle into driver Peter Zijlstra (Wed Jun 08 2022 - 10:50:37 EST)
- [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr Peter Zijlstra (Wed Jun 08 2022 - 10:50:48 EST)
- [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage Peter Zijlstra (Wed Jun 08 2022 - 10:50:55 EST)
- [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage Peter Zijlstra (Wed Jun 08 2022 - 10:51:20 EST)
- [PATCH 31/36] cpuidle,acpi: Make noinstr clean Peter Zijlstra (Wed Jun 08 2022 - 10:51:22 EST)
- [PATCH 30/36] cpuidle,nospec: Make noinstr clean Peter Zijlstra (Wed Jun 08 2022 - 10:51:26 EST)
- [PATCH 16/36] rcu: Fix rcu_idle_exit() Peter Zijlstra (Wed Jun 08 2022 - 10:51:33 EST)
- [PATCH 32/36] ftrace: WARN on rcuidle Peter Zijlstra (Wed Jun 08 2022 - 10:51:46 EST)
- Re: [PATCH 00/36] cpuidle,rcu: Cleanup the mess Mark Rutland (Tue Jun 14 2022 - 07:20:08 EST)
- Re: [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID Marc Zyngier (Wed Jun 08 2022 - 10:51:04 EST)
- Re: [PATCH] backlight: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 10:51:09 EST)
- Re: [RFC PATCH 00/16] drm/rockchip: Rockchip EBC ("E-Book Controller") display driver Maxime Ripard (Wed Jun 08 2022 - 10:52:30 EST)
- Re: [PATCH] staging: ftbft: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 10:59:52 EST)
- [PATCH] sched/pelt: Fix bracket typo Steven Lung (Wed Jun 08 2022 - 11:10:38 EST)
- Re: [PATCH v2 045/144] KVM: selftests: Make vm_create() a wrapper that specifies VM_MODE_DEFAULT Andrew Jones (Wed Jun 08 2022 - 11:11:03 EST)
- [PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio Matthew Wilcox (Oracle) (Wed Jun 08 2022 - 11:14:08 EST)
- Re: [PATCH 4/4] platform/x86: thinkpad_acpi: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 11:15:05 EST)
- [PATCH v3] cred: Propagate security_prepare_creds() error code Frederick Lawler (Wed Jun 08 2022 - 11:15:14 EST)
- remove the nobh helpers Christoph Hellwig (Wed Jun 08 2022 - 11:15:19 EST)
- Re: [PATCH 1/4] platform/x86: acer-wmi: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 11:15:21 EST)
- Re: [PATCH 2/4] platform/x86: apple-gmux: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 11:15:35 EST)
- Re: [PATCH 3/4] platform/x86: compal-laptop: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 11:15:42 EST)
- Re: [PATCH] regulator: rpi-panel-attiny: Use backlight helper Daniel Thompson (Wed Jun 08 2022 - 11:15:49 EST)
- Re: [PATCH printk v5 1/1] printk: extend console_lock for per-console locking Geert Uytterhoeven (Wed Jun 08 2022 - 11:16:10 EST)
- Re: [PATCH 1/5] dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYS Krzysztof Kozlowski (Wed Jun 08 2022 - 11:16:58 EST)
- Re: [PATCH v2 048/144] KVM: selftests: Rename 'struct vcpu' to 'struct kvm_vcpu' Andrew Jones (Wed Jun 08 2022 - 11:23:53 EST)
- [GIT PULL] KVM fixes for Linux 5.19-rc2 Paolo Bonzini (Wed Jun 08 2022 - 11:25:05 EST)
- Re: [PATCH v2 049/144] KVM: selftests: Return the created vCPU from vm_vcpu_add() Andrew Jones (Wed Jun 08 2022 - 11:26:21 EST)
- [btrfs] 62bd8124e2: WARNING:at_fs/btrfs/block-rsv.c:#btrfs_release_global_block_rsv[btrfs] kernel test robot (Wed Jun 08 2022 - 11:27:38 EST)
- [PATCH] locking/rtmutex: Limit # of lock stealing for non-RT waiters Waiman Long (Wed Jun 08 2022 - 11:27:45 EST)
- Re: [PATCH] fs/ntfs3: remove redundant assignment to variable vcn Konstantin Komarov (Wed Jun 08 2022 - 11:31:10 EST)
- [PATCH] PM: runtime: Extend support for wakeirq for force_suspend|resume Ulf Hansson (Wed Jun 08 2022 - 11:31:43 EST)
- [vmscan] bc9eb0d5ef: BUG:KASAN:stack-out-of-bounds_in_check_move_unevictable_pages kernel test robot (Wed Jun 08 2022 - 11:34:08 EST)
- [PATCH v2] spi: <linux/spi/spi.h>: Add missing documentation for struct members David Jander (Wed Jun 08 2022 - 11:35:18 EST)
- Re: [PATCH v3 1/2] sched: Fix the check of nr_running at queue wakelist Tianchen Ding (Wed Jun 08 2022 - 11:38:54 EST)
- Re: [PATCH v2 3/5] phy: qcom-qmp: Add USB4 5NM QMP combo PHY registers Vinod Koul (Wed Jun 08 2022 - 11:39:13 EST)
- Re: [PATCH 1/2] serial: core: Introduce callback for start_rx and do stop_rx in suspend only if this callback implementation is present. Doug Anderson (Wed Jun 08 2022 - 11:39:19 EST)
- Re: [PATCH 2/2] tty: serial: qcom-geni-serial: Implement start_rx callback Doug Anderson (Wed Jun 08 2022 - 11:39:58 EST)
- [PATCH] x86/mm: Fix RESERVE_BRK() for older binutils Josh Poimboeuf (Wed Jun 08 2022 - 11:40:53 EST)
- [PATCH] dmaengine: dmatest: Remove spaces before tabs Geert Uytterhoeven (Wed Jun 08 2022 - 11:42:11 EST)
- [PATCH] dmaengine: dmatest: Replace symbolic permissions by octal permissions Geert Uytterhoeven (Wed Jun 08 2022 - 11:43:07 EST)
- [mtd] a2af0cae87: BUG:kernel_NULL_pointer_dereference,address kernel test robot (Wed Jun 08 2022 - 11:44:24 EST)
- [PATCH v8 00/10] Coresight: Add support for TPDM and TPDA Mao Jinlong (Wed Jun 08 2022 - 11:47:43 EST)
- Re: [PATCH v3 3/4] drm/bridge: Add devm_drm_bridge_add() Daniel Vetter (Wed Jun 08 2022 - 11:50:41 EST)
- Re: [RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive Zhao Liu (Wed Jun 08 2022 - 11:56:21 EST)
- Re: [RFC PATCH v2 00/27] DRM.debug on DYNAMIC_DEBUG, add trace events Daniel Vetter (Wed Jun 08 2022 - 11:57:21 EST)
- [PATCH v2] drm/msm: Switch ordering of runpm put vs devfreq_idle Rob Clark (Wed Jun 08 2022 - 12:13:33 EST)
- Re: [PATCH v2 093/144] KVM: selftests: Track kvm_vcpu object in tsc_scaling_sync Andrew Jones (Wed Jun 08 2022 - 12:14:02 EST)
- Re: [PATCH v2 02/17] regmap-irq: Add get_irq_reg to support unusual register layouts Mark Brown (Wed Jun 08 2022 - 12:17:18 EST)
- [PATCH 0/2] Support RTC on BPI-R2 Pro Frank Wunderlich (Wed Jun 08 2022 - 12:20:33 EST)
- [PATCH] f2fs: run GCs synchronously given user requests Jaegeuk Kim (Wed Jun 08 2022 - 12:22:01 EST)
- Re: [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: Add i.MX8DXL compatible string Vinod Koul (Wed Jun 08 2022 - 12:22:58 EST)
- Re: [PATCH] dt-bindings: Update QCOM USB subsystem maintainer information Vinod Koul (Wed Jun 08 2022 - 12:25:09 EST)
- [PATCH v2 0/1] Remove forget_syscall() from start_thread_common() Francis Laniel (Wed Jun 08 2022 - 12:25:15 EST)
- Re: [PATCH 0/2] video: fbdev: Convert from PCI to generic power management Daniel Vetter (Wed Jun 08 2022 - 12:26:58 EST)
- [PATCH v4 00/11] Bug fixes for mdadm tests Logan Gunthorpe (Wed Jun 08 2022 - 12:29:18 EST)
- Re: [PATCH v2 1/3] drm/panel: nt36672a: add backlight support Sumit Semwal (Wed Jun 08 2022 - 12:32:08 EST)
- Re: [PATCH v10 17/21] phy: phy-mtk-dp: Add driver for DP phy Vinod Koul (Wed Jun 08 2022 - 12:32:28 EST)
- Re: [PATCH v1 1/1] gpiolib: cdev: Fix kernel doc for struct line Dipen Patel (Wed Jun 08 2022 - 12:32:58 EST)
- Re: [RFC PATCH 11/13] can: slcan: add ethtool support to reset adapter errors Dario Binacchi (Wed Jun 08 2022 - 12:34:04 EST)
- [PATCH v4 0/2] sched: Queue task on wakelist in the same llc if the wakee cpu is idle Tianchen Ding (Wed Jun 08 2022 - 12:35:47 EST)
- [PATCH v4 0/2] Add support for Xilinx Versal CPM5 Root Port Bharat Kumar Gogada (Wed Jun 08 2022 - 12:41:24 EST)
- Re: [RFC PATCH 04/13] can: slcan: use CAN network device driver API Dario Binacchi (Wed Jun 08 2022 - 12:42:36 EST)
- [PATCH v2 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml Abel Vesa (Wed Jun 08 2022 - 12:49:52 EST)
- [PATCH v2 01/10] dt-bindings: firmware: Add fsl,scu yaml file Abel Vesa (Wed Jun 08 2022 - 12:49:56 EST)
- [PATCH v2 02/10] dt-bindings: clk: imx: Add fsl,scu-clk yaml file Abel Vesa (Wed Jun 08 2022 - 12:50:04 EST)
- [PATCH v2 03/10] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file Abel Vesa (Wed Jun 08 2022 - 12:50:08 EST)
- [PATCH v2 04/10] dt-bindings: input: Add fsl,scu-key yaml file Abel Vesa (Wed Jun 08 2022 - 12:50:10 EST)
- [PATCH v2 05/10] dt-bindings: nvmem: Add fsl,scu-ocotp yaml file Abel Vesa (Wed Jun 08 2022 - 12:50:13 EST)
- [PATCH v2 06/10] dt-bindings: power: Add fsl,scu-pd yaml file Abel Vesa (Wed Jun 08 2022 - 12:50:18 EST)
- [PATCH v2 07/10] dt-bindings: rtc: Add fsl,scu-rtc yaml file Abel Vesa (Wed Jun 08 2022 - 12:50:24 EST)
- [PATCH v2 08/10] dt-bindings: thermal: Add fsl,scu-thermal yaml file Abel Vesa (Wed Jun 08 2022 - 12:50:40 EST)
- [PATCH v2 09/10] dt-bindings: watchdog: Add fsl,scu-wdt yaml file Abel Vesa (Wed Jun 08 2022 - 12:50:56 EST)
- [PATCH v2 10/10] dt-bindings: arm: freescale: Remove fsl,scu txt file Abel Vesa (Wed Jun 08 2022 - 12:51:12 EST)
- Re: [PATCH v2 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml Abel Vesa (Thu Jun 09 2022 - 10:44:00 EST)
- [PATCH v2 00/13] can: slcan: extend supported features Dario Binacchi (Wed Jun 08 2022 - 12:55:14 EST)
- Re: [PATCH] arm64: dts: qcom/sdm845-shift-axolotl: Enable pmi9889 LPG LED Caleb Connolly (Wed Jun 08 2022 - 13:07:18 EST)
- Re: [PATCH 6/6] KVM: X86/SVM: Use root_level in svm_load_mmu_pgd() David Matlack (Wed Jun 08 2022 - 13:08:04 EST)
- [PATCH v5 0/2] x86/fpu: Make AMX state ready for CPU idle Chang S. Bae (Wed Jun 08 2022 - 13:11:53 EST)
- Re: [PATCH v6 3/3] blk-cgroup: Optimize blkcg_rstat_flush() Michal Koutný (Wed Jun 08 2022 - 13:13:04 EST)
- Re: [PATCH 0/6] KVM: Trivial cleanups David Matlack (Wed Jun 08 2022 - 13:14:30 EST)
- Re: [PATCH -next] Bluetooth: hci_core: Fix error return code in hci_register_dev() patchwork-bot+bluetooth (Wed Jun 08 2022 - 13:14:36 EST)
- Re: [PATCH 1/1] Bluetooth: use memset avoid memory leaks patchwork-bot+bluetooth (Wed Jun 08 2022 - 13:14:43 EST)
- [PATCH] rpmsg: virtio: Fix broken rpmsg_probe() Anup Patel (Wed Jun 08 2022 - 13:23:02 EST)
- Re: [PATCH 0/3] net: unexport some symbols that are annotated __init patchwork-bot+netdevbpf (Wed Jun 08 2022 - 13:25:21 EST)
- Re: [PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size() Bart Van Assche (Wed Jun 08 2022 - 13:28:24 EST)
- Re: [PATCH v3 1/4] dma-mapping: Add dma_opt_mapping_size() Bart Van Assche (Wed Jun 08 2022 - 13:29:25 EST)
- [PATCH v6 0/3] tpm_tis_i2c Alexander Steffen (Wed Jun 08 2022 - 13:32:08 EST)
- Re: [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits Bart Van Assche (Wed Jun 08 2022 - 13:33:42 EST)
- [PATCH v3 0/3] Add support for multiport controller Harsh Agarwal (Wed Jun 08 2022 - 13:37:36 EST)
- Re: [PATCH v8 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver Mathieu Poirier (Wed Jun 08 2022 - 13:37:58 EST)
- Aw: [PATCH v3 0/6] Support mt7531 on BPI-R2 Pro Frank Wunderlich (Wed Jun 08 2022 - 13:39:43 EST)
- Re: [RFC][PATCH 6/6] objtool: Add IBT validation / fixups Fāng-ruì Sòng (Wed Jun 08 2022 - 13:53:59 EST)
- [PATCH 0/3] arm: bcmbca: Add BCM6756 SoC support William Zhang (Wed Jun 08 2022 - 13:56:52 EST)
- Re: [PATCH 1/1] nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred patchwork-bot+netdevbpf (Wed Jun 08 2022 - 14:00:34 EST)
- [PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support William Zhang (Wed Jun 08 2022 - 14:01:20 EST)
- Re: [PATCH v3 1/4] cpumask: Fix invalid uniprocessor mask assumption Sander Vanheule (Wed Jun 08 2022 - 14:01:25 EST)
- Re: [PATCH] au1000_eth: stop using virt_to_bus() Jakub Kicinski (Wed Jun 08 2022 - 14:01:32 EST)
- [PATCH 0/3] arm: bcmbca: Add BCM6856 SoC support William Zhang (Wed Jun 08 2022 - 14:05:09 EST)
- Re: [RFC PATCH 1/2] xen/unpopulated-alloc: Introduce helpers for DMA allocations Oleksandr (Wed Jun 08 2022 - 14:12:35 EST)
- Re: [PATCH 6/7] drm/bridge: anx7625: Register Type-C mode switches kernel test robot (Wed Jun 08 2022 - 14:17:14 EST)
- arch/m68k/coldfire/m523x.c:31:19: sparse: sparse: symbol 'm523x_clk_lookup' was not declared. Should it be static? kernel test robot (Wed Jun 08 2022 - 14:17:26 EST)
- [net-next v2 1/2] bonding: netlink error message support for options Jonathan Toppins (Wed Jun 08 2022 - 14:17:38 EST)
- Re: [PATCH v6 2/2] PCI/PM: disable PTM on all devices kernel test robot (Wed Jun 08 2022 - 14:17:39 EST)
- [net-next v2 2/2] bonding: cleanup bond_create Jonathan Toppins (Wed Jun 08 2022 - 14:17:40 EST)
- drivers/net/wireless/ath/ath10k/htt.h:1677:2: warning: field within 'struct htt_tx_fetch_ind' is less aligned than 'union htt_tx_fetch_ind::(anonymous at drivers/net/wireless/ath/ath10k/htt.h:1677:2)' and is usually due to 'struct htt_tx_fetch_ind' being... kernel test robot (Wed Jun 08 2022 - 14:17:41 EST)
- [PATCH] usb: musb: remove schedule work called after flush Saurav Girepunje (Wed Jun 08 2022 - 14:21:19 EST)
- [PATCH] mm/slub: add missing TID updates on slab deactivation Jann Horn (Wed Jun 08 2022 - 14:22:29 EST)
- Re: [RFC v2 23/39] PCI: make quirk using inw() depend on HAS_IOPORT Bjorn Helgaas (Wed Jun 08 2022 - 14:31:03 EST)
- Re: [RFC v2 24/39] PCI/sysfs: make I/O resource depend on HAS_IOPORT Bjorn Helgaas (Wed Jun 08 2022 - 14:32:15 EST)
- Re: [PATCH] tty: serial: qcom-geni-serial: minor fixes to get_clk_div_rate() Vijaya Krishna Nivarthi (Wed Jun 08 2022 - 14:34:13 EST)
- Re: [PATCH v2] drivers: pci: Directly use ida_alloc()/free() Bjorn Helgaas (Wed Jun 08 2022 - 14:43:12 EST)
- [PATCH] rpmsg: strcpy is not safe, use strncpy Saud Farooqui (Wed Jun 08 2022 - 14:43:55 EST)
- Re: [PATCH v3 2/2] dmaengine: ti: Add missing put_device in ti_dra7_xbar_route_allocate Péter Ujfalusi (Wed Jun 08 2022 - 14:46:15 EST)
- Re: [PATCH v9 1/8] PCI: imx6: Encapsulate the clock enable into one standalone function Bjorn Helgaas (Wed Jun 08 2022 - 14:52:03 EST)
- [PATCH v4 1/1] nvme: handle persistent internal error AER from NVMe controller Michael Kelley (Wed Jun 08 2022 - 14:53:15 EST)
- Re: [PATCH v9 2/8] PCI: imx6: Add the error propagation from host_init Bjorn Helgaas (Wed Jun 08 2022 - 14:53:39 EST)
- [PATCH] vfio: de-extern-ify function prototypes Alex Williamson (Wed Jun 08 2022 - 14:55:34 EST)
- [arm-integrator:kernel-in-vmalloc-v5.19-rc1 28/33] fork.c:undefined reference to `virt_to_pfn' kernel test robot (Wed Jun 08 2022 - 14:55:53 EST)
- Re: [PATCH v1 00/13] Host1x support on Tegra234 Mikko Perttunen (Wed Jun 08 2022 - 15:00:30 EST)
- [RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE) Deven Bowers (Wed Jun 08 2022 - 15:01:55 EST)
- Re: [PATCH v2] scripts/check-local-export: avoid 'wait $!' for process substitution Sedat Dilek (Wed Jun 08 2022 - 15:06:48 EST)
- [PATCH 1/1] usb: cdns3 fix use-after-free at workaround 2 Frank Li (Wed Jun 08 2022 - 15:07:50 EST)
- Re: Warnings when suspending to disk Yazen Ghannam (Wed Jun 08 2022 - 15:16:02 EST)
- Re: [syzbot] WARNING in mroute_clean_tables syzbot (Wed Jun 08 2022 - 15:16:30 EST)
- Re: [PATCH v3 00/21] huge page clearing optimizations Ankur Arora (Wed Jun 08 2022 - 15:25:31 EST)
- drivers/watchdog/mtx-1_wdt.c:184:27: sparse: sparse: incorrect type in initializer (incompatible argument 2 (different address spaces)) kernel test robot (Wed Jun 08 2022 - 15:26:55 EST)
- Re: [PATCH] perf unwind: Fix uninitialized variable Sedat Dilek (Wed Jun 08 2022 - 15:30:29 EST)
- Re: [PATCH 5/5] crypto: aspeed: add HACE crypto driver Dhananjay Phadke (Wed Jun 08 2022 - 15:33:51 EST)
- [jsarha:topic/cros-sof-v4.19 110/6555] net/netfilter/xt_qtaguid.c:1835:27: warning: function 'prdebug_full_state_locked' might be a candidate for 'gnu_printf' format attribute kernel test robot (Wed Jun 08 2022 - 15:36:54 EST)
- Re: [syzbot] memory leak in xas_nomem Matthew Wilcox (Wed Jun 08 2022 - 15:37:25 EST)
- Re: [PATCH V10 5/9] cxl/port: Find a DOE mailbox which supports CDAT Ira Weiny (Wed Jun 08 2022 - 15:40:21 EST)
- Re: [PATCH v1 1/1] MAINTAINERS: Update Synopsys DesingWare I2C to Supported Wolfram Sang (Wed Jun 08 2022 - 15:44:11 EST)
- Re: [PATCH] dt-bindings: i2c: Convert arm,i2c-versatile to DT schema Wolfram Sang (Wed Jun 08 2022 - 15:48:42 EST)
- Re: [PATCH v3 2/4] dt-bindings: i2c: convert ocores binding to yaml Wolfram Sang (Wed Jun 08 2022 - 15:50:43 EST)
- Re: [PATCH v6 1/5] dt-bindings: i2c: npcm: support NPCM845 Wolfram Sang (Wed Jun 08 2022 - 16:02:56 EST)
- Re: [PATCH v6 2/5] i2c: npcm: Remove own slave addresses 2:10 Wolfram Sang (Wed Jun 08 2022 - 16:03:07 EST)
- Re: [PATCH v6 3/5] i2c: npcm: Correct slave role behavior Wolfram Sang (Wed Jun 08 2022 - 16:04:41 EST)
- Re: [PATCH v6 4/5] i2c: npcm: Support NPCM845 Wolfram Sang (Wed Jun 08 2022 - 16:04:47 EST)
- Re: [PATCH v6 5/5] i2c: npcm: Capitalize the one-line comment Wolfram Sang (Wed Jun 08 2022 - 16:04:52 EST)
- Re: [PATCH] s390: disable -Warray-bounds Linus Torvalds (Wed Jun 08 2022 - 16:07:34 EST)
- Re: [PATCH v2] include/uapi/linux/swab.h: move explicit cast outside ternary Andrew Morton (Wed Jun 08 2022 - 16:09:51 EST)
- Re: [PATCH v5 0/7] can: refactoring of can-dev module and of Kbuild Oliver Hartkopp (Wed Jun 08 2022 - 16:10:38 EST)
- Re: [PATCH 2/7] usb: typec: mux: Add CONFIG guards for functions Prashant Malani (Wed Jun 08 2022 - 16:14:01 EST)
- Re: [PATCH v2 1/6] x86/amd_nb: Add AMD Family 17h A0-AF IDs Bjorn Helgaas (Wed Jun 08 2022 - 16:14:04 EST)
- Re: [PATCH] i2c: npcm7xx: barco-p50-gpio: Add check for platform_driver_register Wolfram Sang (Wed Jun 08 2022 - 16:17:22 EST)
- Re: [PATCH v2] PCI: brcmstb: Fix refcount leak in brcm_pcie_probe Bjorn Helgaas (Wed Jun 08 2022 - 16:26:03 EST)
- Re: [PATCH] PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains Bjorn Helgaas (Wed Jun 08 2022 - 16:27:46 EST)
- Re: [PATCH AUTOSEL 5.16 07/28] x86/kvm/fpu: Limit guest user_xfeatures to supported bits of XCR0 Leonardo Bras Soares Passos (Wed Jun 08 2022 - 16:34:46 EST)
- Re: [PATCH] ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode Mark Brown (Wed Jun 08 2022 - 16:46:44 EST)
- Re: [PATCH v2 1/2] ASoC: dt-bindings: nxp,tfa989x: Add tfa9890 support Mark Brown (Wed Jun 08 2022 - 16:47:02 EST)
- Re: [PATCH v1 3/4] mfd: intel-m10-bmc: add PMCI driver kernel test robot (Wed Jun 08 2022 - 16:48:45 EST)
- Re: [PATCH v2] drm/nouveau/bios: Rename prom_init() and friends functions Lyude Paul (Wed Jun 08 2022 - 16:48:51 EST)
- [PATCH v2 2/8] drm/i915: add gen6 ppgtt dummy creation function Robert Beckett (Wed Jun 08 2022 - 16:53:04 EST)
- [PATCH v2 1/8] drm/i915/ttm: dont trample cache_level overrides during ttm move Robert Beckett (Wed Jun 08 2022 - 16:53:23 EST)
- [PATCH v2 5/8] drm/i915: limit ttm to dma32 for i965G[M] Robert Beckett (Wed Jun 08 2022 - 16:53:50 EST)
- [PATCH v2 4/8] drm/i915: allow volatile buffers to use ttm pool allocator Robert Beckett (Wed Jun 08 2022 - 16:53:51 EST)
- [PATCH v2 3/8] drm/i915: setup ggtt scratch page after memory regions Robert Beckett (Wed Jun 08 2022 - 16:53:51 EST)
- [PATCH v2 6/8] drm/i915/gem: further fix mman selftest Robert Beckett (Wed Jun 08 2022 - 16:53:52 EST)
- [PATCH v2 7/8] drm/i915/ttm: trust snooping when gen 6+ when deciding default cache_level Robert Beckett (Wed Jun 08 2022 - 16:53:53 EST)
- [PATCH v2 8/8] drm/i915: internal buffers use ttm backend Robert Beckett (Wed Jun 08 2022 - 16:54:00 EST)
- Re: [PATCH] clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled Stephen Boyd (Wed Jun 08 2022 - 16:55:29 EST)
- [PATCH] fbdev: atmel_lcdfb: Rework backlight status updates Stephen Kitt (Wed Jun 08 2022 - 16:57:16 EST)
- Re: [PATCH 3/3] rcar-vin: handle transfer errors from subdevices and stop streaming if required Niklas Söderlund (Wed Jun 08 2022 - 17:04:48 EST)
- Re: [PATCH AUTOSEL 5.10 21/38] accessiblity: speakup: Add missing misc_deregister in softsynth_probe Pavel Machek (Wed Jun 08 2022 - 17:08:39 EST)
- Re: [PATCH v3 29/33] PCI/P2PDMA: Convert to printbuf Bjorn Helgaas (Wed Jun 08 2022 - 17:11:59 EST)
- [PATCH v2 0/5] dt-bindings: input: Common property clean-ups and adc-keys conversion Rob Herring (Wed Jun 08 2022 - 17:12:21 EST)
- Re: [PATCH] PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep Bjorn Helgaas (Wed Jun 08 2022 - 17:18:52 EST)
- Re: [RFC PATCH 2/2] dt-bindings: input: gpio-keys: document label and autorepeat properties Rob Herring (Wed Jun 08 2022 - 17:20:52 EST)
- Re: [PATCH v3] PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains Bjorn Helgaas (Wed Jun 08 2022 - 17:21:15 EST)
- [PATCH] platform/x86: gigabyte-wmi: add support for B450M DS3H-CF August Wikerfors (Wed Jun 08 2022 - 17:26:24 EST)
- Re: [PATCH V10 6/9] cxl/port: Read CDAT table Ira Weiny (Wed Jun 08 2022 - 17:27:38 EST)
- [PATCH v3 0/1] Resolve-WMI-query-failures-on-some-devices Jorge Lopez (Wed Jun 08 2022 - 17:29:38 EST)
- Re: [PATCH v1 1/1] spi: Replace match_true() by device_match_any() kernel test robot (Wed Jun 08 2022 - 17:39:19 EST)
- [PATCH] kasan: test: Silence GCC 12 warnings Kees Cook (Wed Jun 08 2022 - 17:40:33 EST)
- Re: [PATCHv2] iommu/arm-smmu-qcom: Add debug support for TLB sync timeouts Vincent Knecht (Wed Jun 08 2022 - 17:43:54 EST)
- [PATCH] crypto: sun8i-ss - Return appropriate error code Saud Farooqui (Wed Jun 08 2022 - 17:44:15 EST)
- [PATCH] staging: rtl8723bs: Allocate full pwep structure Kees Cook (Wed Jun 08 2022 - 17:55:45 EST)
- [arm-integrator:kernel-in-vmalloc-v5.19-rc1 22/33] arch/m68k/sun3/dvma.c:32:36: warning: passing argument 1 of 'virt_to_pfn' makes pointer from integer without a cast kernel test robot (Wed Jun 08 2022 - 17:59:28 EST)
- [tip: x86/cpu] x86: Fix comment for X86_FEATURE_ZEN tip-bot2 for Wyes Karny (Wed Jun 08 2022 - 18:01:11 EST)
- [tip: x86/cpu] x86: Handle idle=nomwait cmdline properly for x86_idle tip-bot2 for Wyes Karny (Wed Jun 08 2022 - 18:01:17 EST)
- [tip: x86/cpu] x86: Remove vendor checks from prefer_mwait_c1_over_halt tip-bot2 for Wyes Karny (Wed Jun 08 2022 - 18:01:22 EST)
- Re: [PATCH] drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf Stephen Boyd (Wed Jun 08 2022 - 18:15:02 EST)
- Re: [PATCH v1] PCI: qcom: Allow L1 and its sub states on qcom dwc wrapper Stephen Boyd (Wed Jun 08 2022 - 18:18:04 EST)
- Re: [PATCH v4] PCI/ASPM: Update LTR threshold based upon reported max latencies Stephen Boyd (Wed Jun 08 2022 - 18:22:20 EST)
- Re: [PATCH 2/2] KVM: x86: always allow host-initiated writes to PMU MSRs Sean Christopherson (Wed Jun 08 2022 - 18:22:56 EST)
- Re: [PATCH v1 0/6] clear riscv dtbs_check errors Atul Khare (Wed Jun 08 2022 - 18:27:28 EST)
- Re: [PATCH] Documentation: PM: Drop pme_interrupt reference Bjorn Helgaas (Wed Jun 08 2022 - 18:29:34 EST)
- [PATCH v3] include/uapi/linux/swab.h: move explicit cast outside ternary Justin Stitt (Wed Jun 08 2022 - 18:35:51 EST)
- [PATCH] selinux: fix typos in comments Jonas Lindner (Wed Jun 08 2022 - 18:37:39 EST)
- drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/smu_v11_0_pptable.h:163:17: warning: field smc_pptable within 'struct smu_11_0_powerplay_table' is less aligned than 'PPTable_t' and is usually due to 'struct smu_11_0_powerplay_table' being packed, which can lea... kernel test robot (Wed Jun 08 2022 - 18:43:24 EST)
- [PATCH 0/4] Tidy user rdpmc documentation and testing Ian Rogers (Wed Jun 08 2022 - 18:44:13 EST)
- [PATCH 0/5] KVM: x86: Quirk "MWAIT never faults" behavior Sean Christopherson (Wed Jun 08 2022 - 18:45:32 EST)
- [jpoimboe:reserve-brk-2 1/1] ld.lld: warning: section type mismatch for .brk_reservation kernel test robot (Wed Jun 08 2022 - 18:55:06 EST)
- [syzbot] general protection fault in snd_virmidi_output_trigger syzbot (Wed Jun 08 2022 - 19:01:44 EST)
- Re: [PATCH V10 8/9] cxl/port: Retry reading CDAT on failure Ira Weiny (Wed Jun 08 2022 - 19:08:37 EST)
- Re: [PATCH v2 net-next 5/8] vmxnet3: add command to set ring buffer sizes Ronak Doshi (Wed Jun 08 2022 - 19:08:38 EST)
- [ammarfaizi2-block:stable/linux-stable-rc/queue/5.18 29/879] fs/cifs/connect.c:3435:14: warning: unused variable 'nodfs' kernel test robot (Wed Jun 08 2022 - 19:14:34 EST)
- [PATCH RESEND v4 0/2] sched: Queue task on wakelist in the same llc if the wakee cpu is idle Tianchen Ding (Wed Jun 08 2022 - 19:34:32 EST)
- [PATCH v2 2/2] dt-bindings: sifive: add gpio-line-names Atul Khare (Wed Jun 08 2022 - 19:40:07 EST)
- [PATCH v2 1/2] dt-bindings: sifive: add cache-set value of 2048 Atul Khare (Wed Jun 08 2022 - 19:40:14 EST)
- [PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors Atul Khare (Wed Jun 08 2022 - 19:41:00 EST)
- regression, 5.19.0-rc1 not powering off when hibernated Ken Moffat (Wed Jun 08 2022 - 20:02:56 EST)
- Re: [PATCH 4/5] perf x86 evlist: Add default hybrid events for perf stat Namhyung Kim (Wed Jun 08 2022 - 20:04:25 EST)
- Re: [PATCH 5/5] perf stat: Add topdown metrics in the default perf stat on the hybrid machine Namhyung Kim (Wed Jun 08 2022 - 20:10:10 EST)
- [PATCH v7 1/2] PCI/PM: refactor pci_pm_suspend_noirq() Rajvi Jingar (Wed Jun 08 2022 - 20:10:31 EST)
- Re: [PATCH 7/7] drm/bridge: anx7625: Add typec_mux_set callback function kernel test robot (Wed Jun 08 2022 - 20:15:23 EST)
- [PATCH] sched/fair: Fix minor grammar Steven Lung (Wed Jun 08 2022 - 20:20:08 EST)
- Re: [PATCH v4 0/2] Prevent re-use of FUSE superblock after force unmount Daniil Lunev (Wed Jun 08 2022 - 20:22:22 EST)
- [net-next PATCH 1/2] net: ethernet: stmmac: add missing sgmii configure for ipq806x Christian 'Ansuel' Marangi (Wed Jun 08 2022 - 20:29:03 EST)
- linux-next: manual merge of the kvm tree with Linus' tree Stephen Rothwell (Wed Jun 08 2022 - 20:33:31 EST)
- Re: [PATCH V10 9/9] cxl/port: Parse out DSMAS data from CDAT table Ira Weiny (Wed Jun 08 2022 - 20:34:38 EST)
- linux-next: Signed-off-by missing for commit in the mm tree Stephen Rothwell (Wed Jun 08 2022 - 20:45:08 EST)
- Re: [PATCH -next v5 0/8] bugfix and cleanup for blk-throttle Yu Kuai (Wed Jun 08 2022 - 20:59:28 EST)
- Re: [PATCH -next] mm/filemap: fix that first page is not mark accessed in filemap_read() Yu Kuai (Wed Jun 08 2022 - 21:00:40 EST)
- [PATCH RFC v1 0/7] swiotlb: extra 64-bit buffer for dev->dma_io_tlb_mem Dongli Zhang (Wed Jun 08 2022 - 21:00:59 EST)
- [REPORT] RESERVE_BRK() doesn't work for some cases Byungchul Park (Wed Jun 08 2022 - 21:30:50 EST)
- Re: [PATCH] media: flexcop-usb: fix sanity check of bNumEndpoints Dongliang Mu (Wed Jun 08 2022 - 21:42:50 EST)
- [PATCH] usb: cdnsp: Fixed setting last_trb incorrectly 3090101217 (Wed Jun 08 2022 - 22:12:41 EST)
- [PATCH v3 0/2] Add the property to make backlight OCP level selectable cy_huang (Wed Jun 08 2022 - 22:22:46 EST)
- [PATCH] memblock: avoid some repeat when add new range tjytimi (Wed Jun 08 2022 - 22:41:55 EST)
- [PATCH] include: dt-bindings: soc: Add global register header for UMS512 Cixi Geng (Wed Jun 08 2022 - 22:42:34 EST)
- Re: [PATCH v5 00/11] Use obj_cgroup APIs to charge the LRU pages Muchun Song (Wed Jun 08 2022 - 22:44:08 EST)
- [PATCH] Documentation/features: Update the arch support status files Zheng Zengkai (Wed Jun 08 2022 - 22:47:30 EST)
- Re: [next] arm64: boot failed - next-20220606 Vasily Averin (Wed Jun 08 2022 - 22:49:12 EST)
- [PATCH v8 0/5] Add TDX Guest Attestation support Kuppuswamy Sathyanarayanan (Wed Jun 08 2022 - 22:53:01 EST)
- [PATCH v3] arm64: dts: Add support for Stratix 10 Software Virtual Platform wen . ping . teh (Wed Jun 08 2022 - 22:55:23 EST)
- [PATCH] sched: allow newidle balancing to bail out of load_balance Josh Don (Wed Jun 08 2022 - 22:55:35 EST)
- [PATCH] dt-bindings: altera: document Stratix 10 SWVP compatibles wen . ping . teh (Wed Jun 08 2022 - 22:57:11 EST)
- [PATCH] MAINTAINERS: update HiSilicon ZIP and QM maintainers Zhou Wang (Wed Jun 08 2022 - 22:58:16 EST)
- [PATCH] virtio: Fix all occurences of the "the the" typo Bo Liu (Wed Jun 08 2022 - 23:11:22 EST)
- Re: linux-next: build failure after merge of the amdgpu tree Stephen Rothwell (Wed Jun 08 2022 - 23:15:11 EST)
- [PATCH] perf test: Add flake tolerance to record test Ian Rogers (Wed Jun 08 2022 - 23:29:01 EST)
- [PATCH] arm64: Clear OS lock in enable_debug_monitors Mark-PK Tsai (Wed Jun 08 2022 - 23:33:36 EST)
- RE: [PATCH V6 0/4] arm64: add i.MX93 support Peng Fan (OSS) (Wed Jun 08 2022 - 23:38:40 EST)
- [PATCH v2] erofs: update ctx->pos for every emitted dirent Hongnan Li (Wed Jun 08 2022 - 23:40:24 EST)
- [PATCH v2] sched/fair: combine detach into dequeue when migrating task Chengming Zhou (Wed Jun 08 2022 - 23:53:43 EST)
- net/ipv4/tcp_cong.c:238:22: sparse: sparse: incorrect type in assignment (different address spaces) kernel test robot (Wed Jun 08 2022 - 23:56:28 EST)
- [PATCH] vdpa/mlx5: clean up some inconsistent indenting Jiapeng Chong (Wed Jun 08 2022 - 23:59:08 EST)
- Re: [PATCH] net: altera: Fix refcount leak in altera_tse_mdio_create patchwork-bot+netdevbpf (Thu Jun 09 2022 - 00:00:20 EST)
- Re: [PATCH net] net: openvswitch: fix misuse of the cached connection on tuple changes patchwork-bot+netdevbpf (Thu Jun 09 2022 - 00:00:24 EST)
- [syzbot] BUG: sleeping function called from invalid context in corrupted (2) syzbot (Thu Jun 09 2022 - 00:01:32 EST)
- [PATCH] mm, slab: fix bad alignments Jiapeng Chong (Thu Jun 09 2022 - 00:01:51 EST)
- Re: [PATCH v2] tcp: use alloc_large_system_hash() to allocate table_perturb Eric Dumazet (Thu Jun 09 2022 - 00:03:51 EST)
- [PATCH] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE Muchun Song (Thu Jun 09 2022 - 00:04:51 EST)
- Re: [PATCH] RISC-V: fix typos in comments Anup Patel (Thu Jun 09 2022 - 00:09:36 EST)
- [PATCH v1] perf trace: Enable ignore_missing_thread for stat Gang Li (Thu Jun 09 2022 - 00:09:43 EST)
- Re: [PATCH net v2] net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY patchwork-bot+netdevbpf (Thu Jun 09 2022 - 00:10:26 EST)
- linux-next: Tree for Jun 9 Stephen Rothwell (Thu Jun 09 2022 - 00:14:11 EST)
- [PATCH] vdpa: make get_vq_group and set_group_asid optional Jason Wang (Thu Jun 09 2022 - 00:19:20 EST)
- Re: [PATCH bpf-next v5 1/6] arm64: ftrace: Add ftrace direct call support Xu Kuohai (Thu Jun 09 2022 - 00:27:48 EST)
- Re: New partition on loop device doesn't appear in /dev anymore with kernel 5.17.0 and newer (repro script included) Christoph Hellwig (Thu Jun 09 2022 - 00:27:52 EST)
- [PATCH] Staging: comedi: comedi_fops: fixed a spacing coding style issue Agam Kohli (Thu Jun 09 2022 - 00:53:58 EST)
- REGRESSION 5.19-rc1: virtio: harden vring IRQ Theodore Ts'o (Thu Jun 09 2022 - 00:56:47 EST)
- [PATCH -next] mm:fix build error of defined but not used Guan Jing (Thu Jun 09 2022 - 01:02:36 EST)
- Re: [PATCH V5] arm64: perf: Make exporting of pmu events configurable Srinivasarao Pathipati (Thu Jun 09 2022 - 01:02:55 EST)
- Re: [PATCH v2 2/2] nfp: flower: Remove usage of the deprecated ida_simple_xxx API Christophe JAILLET (Thu Jun 09 2022 - 01:11:26 EST)
- [avpatel:virtio_rpmsg_bus_fix_v1 23/52] arch/arm64/kvm/mmu.c:789:55: warning: incompatible pointer to integer conversion initializing 'gfp_t' (aka 'unsigned int') with an expression of type 'void *' kernel test robot (Thu Jun 09 2022 - 01:14:23 EST)
- [atishp04:kvm_pmu 4/4] arch/riscv/include/asm/kvm_host.h:19:10: fatal error: asm/kvm_vcpu_pmu.h: No such file or directory kernel test robot (Thu Jun 09 2022 - 01:14:32 EST)
- usb.c:undefined reference to `qe_immr' kernel test robot (Thu Jun 09 2022 - 01:15:39 EST)
- Re: [syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find Joanne Koong (Thu Jun 09 2022 - 01:23:32 EST)
- [PATCH] x86: fpu_clone function is changed to return type void Li kunyu (Thu Jun 09 2022 - 01:24:00 EST)
- [PATCH v2 0/4] Tidy user rdpmc documentation and testing Ian Rogers (Thu Jun 09 2022 - 01:24:11 EST)
- Re: [PATCH V14 8/9] arm64: dts: qcom: pm8008: Add base dts file Satya Priya Kakitapalli (Temp) (Thu Jun 09 2022 - 01:25:35 EST)
- [PATCH] Drivers: hv: vmbus: Add cpu read lock Saurabh Sengar (Thu Jun 09 2022 - 01:27:35 EST)
- Re: [PATCH] perf expr: Allow exponents on floating point values Ian Rogers (Thu Jun 09 2022 - 01:30:36 EST)
- Re: [PATCH v11 05/14] mm: multi-gen LRU: groundwork zhong jiang (Thu Jun 09 2022 - 01:33:43 EST)
- Re: [PATCH 1/2] dt-bindings: usb: tps6598x: Make the interrupts property optional Aswath Govindraju (Thu Jun 09 2022 - 01:34:44 EST)
- Re: [RESEND PATCH v2] dmaengine: mxs: fix driver registering Vinod Koul (Thu Jun 09 2022 - 01:48:25 EST)
- [PATCH -next 2/2] spi: fix platform_no_drv_owner.cocci warning Yang Li (Thu Jun 09 2022 - 01:57:00 EST)
- [PATCHSET 0/7] perf lock: New lock contention tracepoints support (v3) Namhyung Kim (Thu Jun 09 2022 - 01:57:05 EST)
- Re: [PATCH 05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings Vinod Koul (Thu Jun 09 2022 - 01:57:33 EST)
- [PATCH] mm/ksm: provide global_force to see maximum potential merging cgel . zte (Thu Jun 09 2022 - 01:57:40 EST)
- Re: [PATCH 11/17] dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindings Vinod Koul (Thu Jun 09 2022 - 01:58:55 EST)
- Re: [PATCH v3 1/2] dmaengine: ti: Fix refcount leak in ti_dra7_xbar_route_allocate Vinod Koul (Thu Jun 09 2022 - 02:01:15 EST)
- [PATCH -next] spi: Return true/false (not 1/0) from bool function Yang Li (Thu Jun 09 2022 - 02:03:45 EST)
- [PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro James Hilliard (Thu Jun 09 2022 - 02:24:33 EST)
- [PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility James Hilliard (Thu Jun 09 2022 - 02:28:53 EST)
- [arm-integrator:kernel-in-vmalloc-v5.19-rc1 25/33] arch/mips/include/asm/page.h:262:33: error: call to undeclared function 'virt_to_phys'; ISO C99 and later do not support implicit function declarations kernel test robot (Thu Jun 09 2022 - 02:29:31 EST)
- Re: [PATCH v2] mm: slab: optimize memcg_slab_free_hook() Muchun Song (Thu Jun 09 2022 - 02:34:56 EST)
- [PATCH] rxe: fix xa_alloc_cycle() error return value check Dongliang Mu (Thu Jun 09 2022 - 02:43:13 EST)
- [PATCH v8 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs Liu Ying (Thu Jun 09 2022 - 02:48:14 EST)
- Re: [PATCH v4 0/3] Apple ADMAC driver Vinod Koul (Thu Jun 09 2022 - 02:51:34 EST)
- [PATCH] sched/fair: Make 'enqueue' spelling consistent Steven Lung (Thu Jun 09 2022 - 02:58:00 EST)
- [PATCH] rxe: fix xa_alloc_cycle() error return value check again Dongliang Mu (Thu Jun 09 2022 - 03:08:29 EST)
- [RFC PATCHES 1/2] iommu: Add RCU-protected page free support Lu Baolu (Thu Jun 09 2022 - 03:12:07 EST)
- [PATCH -next v2] spi: Return true/false (not 1/0) from bool function Yang Li (Thu Jun 09 2022 - 03:13:02 EST)
- [PATCH] rcu/tree: Add comment to describe GP done condition in fqs loop Neeraj Upadhyay (Thu Jun 09 2022 - 03:13:54 EST)
- Re: [RFC PATCH 06/13] can: slcan: allow to send commands to the adapter Marc Kleine-Budde (Thu Jun 09 2022 - 03:16:53 EST)
- [PATCH v2] x86/mm: Fix RESERVE_BRK() for older binutils Josh Poimboeuf (Thu Jun 09 2022 - 03:18:20 EST)
- [RFC 0/3] SCMI Vhost and Virtio backend implementation Neeraj Upadhyay (Thu Jun 09 2022 - 03:20:14 EST)
- Re: [PATCH v5 2/3] dt-bindings: mtd: qcom_nandc: document qcom,boot-partitions binding Manivannan Sadhasivam (Thu Jun 09 2022 - 03:20:53 EST)
- Re: [PATCH v5 3/3] mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct Manivannan Sadhasivam (Thu Jun 09 2022 - 03:22:59 EST)
- [PATCH v7 0/8] Add a panel API to set orientation properly Hsin-Yi Wang (Thu Jun 09 2022 - 03:27:43 EST)
- [PATCH 1/2] blk-iocost: remove the second superfluous current_hweight Chengming Zhou (Thu Jun 09 2022 - 03:35:25 EST)
- [PATCH] pvrusb2: fix memory leak in pvr_probe Dongliang Mu (Thu Jun 09 2022 - 03:36:27 EST)
- [PATCH 1/3] usb: mtu3: sync interrupt before unbind the udc Chunfeng Yun (Thu Jun 09 2022 - 03:42:45 EST)
- Re: [PATCH v4 2/5] platform/chrome: cros_kbd_led_backlight: separate ACPI backend Tzung-Bi Shih (Thu Jun 09 2022 - 03:45:20 EST)
- Re: [PATCH 0/2] Disabling NMI watchdog during LPM's memory transfer Michael Ellerman (Thu Jun 09 2022 - 03:46:35 EST)
- [syzbot] WARNING: ODEBUG bug in kvm_xen_vcpu_set_attr syzbot (Thu Jun 09 2022 - 03:50:37 EST)
- Re: [PATCH v5 1/3] mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages Manivannan Sadhasivam (Thu Jun 09 2022 - 03:53:16 EST)
- Re: [PATCH V2] x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM Tianyu Lan (Thu Jun 09 2022 - 03:56:08 EST)
- [PATCH] iov_iter: Fix iter_xarray_get_pages{,_alloc}() David Howells (Thu Jun 09 2022 - 04:07:14 EST)
- Napływ Klientów ze strony Miko=C5=82aj_Rudzik (Thu Jun 09 2022 - 04:10:51 EST)
- [PATCH v1] Bluetooth: hci_sync: Fix setup CVSD SCO failure Zijun Hu (Thu Jun 09 2022 - 04:11:07 EST)
- [fs] e1bbcd277a: xfstests.generic.633.fail kernel test robot (Thu Jun 09 2022 - 04:18:11 EST)
- 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Jason A. Donenfeld (Thu Jun 09 2022 - 04:20:55 EST)
- Re: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Jason A. Donenfeld (Thu Jun 09 2022 - 04:34:51 EST)
- [PATCH] Revert "nvme-pci: add quirks for Samsung X5 SSDs" Jason A. Donenfeld (Thu Jun 09 2022 - 04:44:39 EST)
- RE: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] R, Monish Kumar (Thu Jun 09 2022 - 05:32:33 EST)
- Re: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Jason A. Donenfeld (Thu Jun 09 2022 - 05:39:04 EST)
- Re: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Christoph Hellwig (Fri Jun 10 2022 - 02:15:00 EST)
- Re: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Jason A. Donenfeld (Fri Jun 10 2022 - 05:22:25 EST)
- RE: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] R, Monish Kumar (Mon Jun 13 2022 - 02:36:51 EST)
- Re: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Jason A. Donenfeld (Mon Jun 13 2022 - 13:14:53 EST)
- RE: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] R, Monish Kumar (Mon Jun 13 2022 - 11:33:20 EST)
- Re: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Christoph Hellwig (Mon Jun 13 2022 - 14:09:03 EST)
- Re: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Pankaj Raghav (Wed Jun 15 2022 - 06:28:13 EST)
- Re: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Christoph Hellwig (Wed Jun 15 2022 - 07:31:17 EST)
- Re: 2 second nvme initialization delay regression in 5.18 [Was: Re: [bug report]nvme0: Admin Cmd(0x6), I/O Error (sct 0x0 / sc 0x2) MORE DNR observed during blktests] Pankaj Raghav (Fri Jun 10 2022 - 08:06:04 EST)
- [PATCH] media: uvcvideo: Fix spurious DMA max segment size warnings Takashi Iwai (Thu Jun 09 2022 - 04:22:58 EST)
- [PATCH 0/3 v3] ARM: s3c: Kconfig: Style cleanups Juerg Haefliger (Thu Jun 09 2022 - 04:24:35 EST)
- [PATCH V3 0/2] xilinx_can: Update on xilinx can Srinivas Neeli (Thu Jun 09 2022 - 04:25:06 EST)
- [PATCH 00/16] iio: adc: at91-sama5d2_adc: add support for temperature sensor Claudiu Beznea (Thu Jun 09 2022 - 04:29:59 EST)
- [PATCH v2 0/3] Add MT8186 ADSP dt-binding Tinghan Shen (Thu Jun 09 2022 - 04:32:54 EST)
- [PATCH] tty: nozomi: Return an error when failing to create the sysfs Zheyu Ma (Thu Jun 09 2022 - 04:33:05 EST)
- Re: [PATCH] clk: renesas: r8a779f0: Add thermal clock Geert Uytterhoeven (Thu Jun 09 2022 - 04:34:56 EST)
- [PATCH v2] Bluetooth: hci_sync: Fix set up CVSD SCO failure Zijun Hu (Thu Jun 09 2022 - 04:35:30 EST)
- Re: [RFC PATCH v2 1/8] virtio/vsock: rework packet allocation logic Stefano Garzarella (Thu Jun 09 2022 - 04:37:57 EST)
- [PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU" Kosuke Fujimoto (Thu Jun 09 2022 - 04:38:12 EST)
- Re: [RFC PATCH v2 2/8] vhost/vsock: rework packet allocation logic Stefano Garzarella (Thu Jun 09 2022 - 04:38:55 EST)
- Linux 5.10.121 Greg Kroah-Hartman (Thu Jun 09 2022 - 04:39:36 EST)
- Linux 5.15.46 Greg Kroah-Hartman (Thu Jun 09 2022 - 04:41:10 EST)
- Linux 5.17.14 Greg Kroah-Hartman (Thu Jun 09 2022 - 04:41:25 EST)
- Re: [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic Stefano Garzarella (Thu Jun 09 2022 - 04:41:32 EST)
- Linux 5.18.3 Greg Kroah-Hartman (Thu Jun 09 2022 - 04:43:11 EST)
- [PATCH 0/3] spi: atmel-quadspi: add runtime pm support Claudiu Beznea (Thu Jun 09 2022 - 04:44:16 EST)
- Re: [RFC PATCH v2 4/8] virtio/vsock: add transport zerocopy callback Stefano Garzarella (Thu Jun 09 2022 - 04:44:42 EST)
- [avpatel:virtio_rpmsg_bus_fix_v1 35/52] arch/riscv/kernel/setup.c:299:2: error: call to undeclared function 'riscv_tlbflush_init'; ISO C99 and later do not support implicit function declarations kernel test robot (Thu Jun 09 2022 - 04:46:10 EST)
- Re: [Sean Christopherson] [PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID Thomas Huth (Thu Jun 09 2022 - 04:46:20 EST)
- Re: [PATCH] media: hantro: fix compatible string deprecation warning Hans Verkuil (Thu Jun 09 2022 - 04:51:16 EST)
- [PATCH v4 00/21] platform/chrome: Kunit tests and refactor for cros_ec_query_all() Tzung-Bi Shih (Thu Jun 09 2022 - 04:51:29 EST)
- Re: [PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards Krzysztof Kozlowski (Thu Jun 09 2022 - 04:53:00 EST)
- Re: [PATCH 1/3] drm/panel: ltk050h3146w: add mipi_dsi_device.mode_flags to of_match_data Paul Kocialkowski (Thu Jun 09 2022 - 04:53:45 EST)
- Re: [PATCH 2/3] drm/panel: ltk050h3146w: add support for Leadtek LTK050H3148W-CTA6 variant Paul Kocialkowski (Thu Jun 09 2022 - 04:53:52 EST)
- Re: [PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles Krzysztof Kozlowski (Thu Jun 09 2022 - 04:54:02 EST)
- Re: [PATCH 3/3] dt-bindings: ltk050h3146w: add compatible for LTK050H3148W-CTA6 variant Paul Kocialkowski (Thu Jun 09 2022 - 04:54:59 EST)
- Re: [PATCH 00/11] dt-bindings/pinctrl/arm: qcom: minor cleanups of QCOM PMIC pinctrl Krzysztof Kozlowski (Thu Jun 09 2022 - 04:57:24 EST)
- Re: [PATCH RESEND] Bluetooth: ath3k: Add MODULE_FIRMWARE for patch and config files Juerg Haefliger (Thu Jun 09 2022 - 04:57:32 EST)
- Re: [PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad() Krzysztof Kozlowski (Thu Jun 09 2022 - 04:57:58 EST)
- [cgroup] 3c87862ca1: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip kernel test robot (Thu Jun 09 2022 - 04:58:15 EST)
- arm64: dts: mt8173: Fix nor_flash node Xiangsheng Hou (Thu Jun 09 2022 - 05:00:25 EST)
- Re: [PATCH] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support Geert Uytterhoeven (Thu Jun 09 2022 - 05:09:47 EST)
- Re: [PATCH 1/2] thermal: rcar_gen3_thermal: Add r8a779f0 support Geert Uytterhoeven (Thu Jun 09 2022 - 05:10:40 EST)
- Re: [PATCH v2] hid: multitouch: new device class fix Lenovo X12 trackpad sticky Jiri Kosina (Thu Jun 09 2022 - 05:14:01 EST)
- Re: [PATCH V3 0/7] x86/entry: Convert error_entry() to C code Vegard Nossum (Thu Jun 09 2022 - 05:14:49 EST)
- Re: [PATCH -next] HID: magicmouse: Fix some kernel-doc comments Jiri Kosina (Thu Jun 09 2022 - 05:15:27 EST)
- Re: [PATCH 2/2] thermal: rcar_gen3_thermal: improve logging during probe Geert Uytterhoeven (Thu Jun 09 2022 - 05:15:43 EST)
- Re: [PATCH 03/13] mm: shmem: provide oom badness for shmem files Michal Hocko (Thu Jun 09 2022 - 05:18:49 EST)
- Re: [PATCH] arm64: dts: renesas: r8a779f0: Add thermal support Geert Uytterhoeven (Thu Jun 09 2022 - 05:19:20 EST)
- Re: [PATCH] media: atmel: atmel-isc: remove unneeded IS_ERR() Hans Verkuil (Thu Jun 09 2022 - 05:27:21 EST)
- [PATCH v4] media: amphion: return error if format is unsupported by vpu Ming Qian (Thu Jun 09 2022 - 05:28:32 EST)
- [PATCH v5 0/6] SM8350 Display/GPU clock enablement Robert Foss (Thu Jun 09 2022 - 05:29:55 EST)
- Re: [PATCH 2/2] ARM: dts: qcom: msm8974-*: re-add remoteproc supplies kernel test robot (Thu Jun 09 2022 - 05:33:37 EST)
- Re: [PATCH v3 1/2] dt-bindings: timer: mediatek: Add CPUX System Timer and MT6795 compatible AngeloGioacchino Del Regno (Thu Jun 09 2022 - 05:35:59 EST)
- [PATCH v5 0/4] fat: add support for the renameat2 RENAME_EXCHANGE flag Javier Martinez Canillas (Thu Jun 09 2022 - 05:37:01 EST)
- [RESEND][PATCH 0/3] clocksource/drivers/timer-microchip-pit64b: improve clock management Claudiu Beznea (Thu Jun 09 2022 - 05:38:35 EST)
- Re: [PATCH] arm64: dts: renesas: adjust whitespace around '=' Geert Uytterhoeven (Thu Jun 09 2022 - 05:40:35 EST)
- [PATCH v2 1/2] perf vendor events intel: Rename tremontx to snowridgex zhengjun . xing (Thu Jun 09 2022 - 05:42:07 EST)
- Re: [PATCH RFC 1/2] dt-bindings: interrupt-controller: sifive,plic: Document Renesas RZ/Five SoC Geert Uytterhoeven (Thu Jun 09 2022 - 05:42:45 EST)
- soc: imx: gpcv2: regulator issue with system suspend on imx8mq Martin Kepplinger (Thu Jun 09 2022 - 05:42:50 EST)
- [PATCH] soc: imx: gpcv2: print errno for regulator errors Martin Kepplinger (Thu Jun 09 2022 - 05:45:27 EST)
- [syzbot] BUG: stack guard page was hit in sys_bpf syzbot (Thu Jun 09 2022 - 05:46:32 EST)
- [PATCH] iio: adc: stm32: fix maximum clock rate for stm32mp15x Olivier Moysan (Thu Jun 09 2022 - 05:53:52 EST)
- Re: [PATCH v2 1/4] mm: kmemleak: add OBJECT_PHYS flag for objects allocated with physical address Catalin Marinas (Thu Jun 09 2022 - 05:54:27 EST)
- [PATCH 1/2] arch: arm64: qcom: sdm845-shift-axolotl: fix Bluetooth firmware loading Alexander Martinz (Thu Jun 09 2022 - 05:54:42 EST)
- Re: [RFC PATCH 1/4] dt-bindings: clock: r9a07g043-cpg: Add Renesas RZ/Five CPG Clock and Reset Definitions Lad, Prabhakar (Thu Jun 09 2022 - 05:56:52 EST)
- [PATCH] iio: adc: stm32: fix vrefint wrong calibration value handling Olivier Moysan (Thu Jun 09 2022 - 05:59:56 EST)
- Re: [PATCH] pinctrl: ingenic: Convert to immutable irq chip Paul Cercueil (Thu Jun 09 2022 - 06:01:16 EST)
- [PATCH v3 0/6] mtk_iommu: Specify phandles to infracfg and pericfg AngeloGioacchino Del Regno (Thu Jun 09 2022 - 06:08:33 EST)
- Re: [PATCH 1/4] media: mediatek: vcodec: Fix decoder v4l2 bus_info not correctly Hans Verkuil (Thu Jun 09 2022 - 06:09:24 EST)
- Re: [PATCH 1/4] media: i2c: ov5695: use regulator_bulk_enable/regulator_bulk disable instead of for loop Tommaso Merciai (Thu Jun 09 2022 - 06:12:10 EST)
- Re: [PATCH] crypto: x86/camellia - Replace kernel.h with the necessary inclusions Herbert Xu (Thu Jun 09 2022 - 06:16:13 EST)
- [PATCH v2 1/3] powerpc/irq: Make __do_irq() static Christophe Leroy (Thu Jun 09 2022 - 06:17:53 EST)
- Re: [PATCH] powerpc: dts: Add DTS file for CZ.NIC Turris 1.x routers Pali Rohár (Thu Jun 09 2022 - 06:19:11 EST)
- Re: [PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain Pali Rohár (Thu Jun 09 2022 - 06:19:44 EST)
- Re: [CFP] Power Management and Thermal Control MC at LPC 2022 Rafael J. Wysocki (Thu Jun 09 2022 - 06:20:52 EST)
- drivers/net/ethernet/intel/i40e/i40e_adminq_cmd.h:1174:29: error: enumerator value for 'i40e_static_assert_i40e_aqc_cloud_filters_element_data' is not an integer constant kernel test robot (Thu Jun 09 2022 - 06:25:37 EST)
- Re: [PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk Eugeniu Rosca (Thu Jun 09 2022 - 06:26:44 EST)
- Re: [PATCH] media: imx-jpeg: Disable slot interrupt when frame done Hans Verkuil (Thu Jun 09 2022 - 06:27:28 EST)
- [PATCH 0/2] uio:ppc: cache-sram driver implementation Wang Wenhu (Thu Jun 09 2022 - 06:30:25 EST)
- [PATCH 1/2] powerpc:mm: export symbol ioremap_coherent Wang Wenhu (Thu Jun 09 2022 - 06:30:34 EST)
- [PATCH 2/2] uio:powerpc:mpc85xx: l2-cache-sram uio driver implementation Wang Wenhu (Thu Jun 09 2022 - 06:30:41 EST)
- [PATCH V4] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support Srinivas Neeli (Thu Jun 09 2022 - 06:32:32 EST)
- [GIT PULL] Networking for 5.19-rc2 Paolo Abeni (Thu Jun 09 2022 - 06:33:11 EST)
- [PATCH RFC v2 00/18] blk-mq/libata/scsi: SCSI driver tagging improvements John Garry (Thu Jun 09 2022 - 06:36:08 EST)
- [PATCH v3 0/3] MediaTek Helio X10 MT6795 - M4U/IOMMU Support AngeloGioacchino Del Regno (Thu Jun 09 2022 - 06:41:03 EST)
- [PATCH v2] mm: sysctl: fix missing numa_stat when !CONFIG_HUGETLB_PAGE Muchun Song (Thu Jun 09 2022 - 06:41:41 EST)
- Re: [PATCH v1] ACPI: Split out processor thermal register from ACPI PSS Punit Agrawal (Thu Jun 09 2022 - 06:41:49 EST)
- [avpatel:virtio_rpmsg_bus_fix_v1 36/52] arch/riscv/lib/string.c:89:7: error: expected identifier or '(' kernel test robot (Thu Jun 09 2022 - 06:56:40 EST)
- [PATCH v1] Bluetooth: Fix CVSD SCO setup failure Zijun Hu (Thu Jun 09 2022 - 07:03:32 EST)
- [PATCH 0/2] x86: notify hypervisor/VMM about guest entering s2idle Grzegorz Jaszczyk (Thu Jun 09 2022 - 07:04:07 EST)
- [PATCH v2] Bluetooth: Fix CVSD SCO setup failure Zijun Hu (Thu Jun 09 2022 - 07:09:48 EST)
- [PATCH v2] soc: imx: gpcv2: print errno for regulator errors Martin Kepplinger (Thu Jun 09 2022 - 07:17:32 EST)
- [PATCH V2] mmc: mediatek: wait dma stop bit reset to 0 Mengqi Zhang (Thu Jun 09 2022 - 07:18:30 EST)
- [PATCH 0/2] ASoC: codecs: qualcomm move gain to S8_TLV Srinivas Kandagatla (Thu Jun 09 2022 - 07:19:16 EST)
- [RESEND V2] mmc: mediatek: wait dma stop bit reset to 0 Mengqi Zhang (Thu Jun 09 2022 - 07:22:54 EST)
- [PATCH v2 00/10] MediaTek Helio X10 MT6795 - Devicetree, part 1 AngeloGioacchino Del Regno (Thu Jun 09 2022 - 07:23:15 EST)
- [PATCH] crypto: hisilicon/trng - fix local variable type Weili Qian (Thu Jun 09 2022 - 07:24:49 EST)
- [PATCH v4 0/4] clocksource: Add MCT support for ARTPEC-8 Vincent Whitchurch (Thu Jun 09 2022 - 07:27:50 EST)
- [PATCH 0/8] perf/hw_breakpoint: Optimize for thousands of tasks Marco Elver (Thu Jun 09 2022 - 07:31:04 EST)
- [avpatel:virtio_rpmsg_bus_fix_v1 45/52] arch/riscv/mm/dma-noncoherent.c:65:6: warning: no previous prototype for function 'riscv_init_cbom_blocksize' kernel test robot (Thu Jun 09 2022 - 07:36:38 EST)
- [PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children Krzysztof Kozlowski (Thu Jun 09 2022 - 07:37:42 EST)
- [PATCH] efi/x86: libstub: Fix typo in __efi64_argmap* name Evgeniy Baskov (Thu Jun 09 2022 - 07:40:21 EST)
- [RESEND,V2,0/2] Enable hardware jpeg encoder for MT8186 Irui Wang (Thu Jun 09 2022 - 07:44:40 EST)
- Re: [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state() Ulf Hansson (Thu Jun 09 2022 - 07:47:34 EST)
- Re: [PATCH v6 5/5] fbdev: Make registered_fb[] private to fbmem.c Thomas Zimmermann (Thu Jun 09 2022 - 07:49:56 EST)
- Re: [PATCH 2/3] clk: qcom: gdsc: add support for collapse-vote registers Johan Hovold (Thu Jun 09 2022 - 07:50:46 EST)
- [PATCH] venus: Add support for SSR trigger using fault injection Dikshita Agarwal (Thu Jun 09 2022 - 07:53:41 EST)
- Re: [RFC PATCH 1/2] spi: Add multiple CS support for a single SPI device Mark Brown (Thu Jun 09 2022 - 07:54:39 EST)
- Re: [PATCH v7] sched/fair: Consider cpu affinity when allowing NUMA imbalance in find_idlest_group Peter Zijlstra (Thu Jun 09 2022 - 07:55:00 EST)
- kexec_core.c:undefined reference to `machine_kexec' kernel test robot (Thu Jun 09 2022 - 07:58:41 EST)
- Re: [PATCH V11 00/10] irqchip: Add LoongArch-related irqchip drivers Marc Zyngier (Thu Jun 09 2022 - 08:01:58 EST)
- [PATCH 0/3] phy: qcom-qmp: clean up defines Johan Hovold (Thu Jun 09 2022 - 08:04:06 EST)
- [PATCH v2 -next] hwmon: (pmbus) fix build error unused-function Ren Zhijie (Thu Jun 09 2022 - 08:06:39 EST)
- [PATCH v4 0/2] sched/fair: Wake task within the cluster when possible Yicong Yang (Thu Jun 09 2022 - 08:07:37 EST)
- [PATCH] mm/memremap: fix memunmap_pages() race with get_dev_pagemap() Miaohe Lin (Thu Jun 09 2022 - 08:13:07 EST)
- [PATCH] spi: Fix per-cpu stats access on 32 bit systems David Jander (Thu Jun 09 2022 - 08:14:24 EST)
- Re: [PATCH v2] usb: serial: io_ti: Adding Agilent E5805A support Johan Hovold (Thu Jun 09 2022 - 08:16:27 EST)
- [PATCH] mm/kfence: select random number before taking raw lock Jason A. Donenfeld (Thu Jun 09 2022 - 08:17:35 EST)
- Re: [syzbot] KASAN: use-after-free Read in cdc_ncm_tx_fixup syzbot (Thu Jun 09 2022 - 08:23:32 EST)
- Re: [PATCH AUTOSEL 5.18 31/68] accessiblity: speakup: Add missing misc_deregister in softsynth_probe Samuel Thibault (Thu Jun 09 2022 - 08:28:59 EST)
- Re: [PATCH] sched/fair: avoid redundant hrtimer check Peter Zijlstra (Thu Jun 09 2022 - 08:30:04 EST)
- [PATCH 0/2] remoteproc: imx: add start up delay Peng Fan (OSS) (Thu Jun 09 2022 - 08:33:37 EST)
- Re: [PATCH v11 06/14] mm: multi-gen LRU: minimal implementation zhong jiang (Thu Jun 09 2022 - 08:35:10 EST)
- Re: [PATCH] USB: serial: option: add support for Cinterion MV31 with new baseline Johan Hovold (Thu Jun 09 2022 - 08:36:18 EST)
- [PATCH 0/3] crypto: hisilicon/qm - modify event interrupt processing Weili Qian (Thu Jun 09 2022 - 08:37:44 EST)
- arch/mips/boot/compressed/../../lib/bswapdi.c:5:28: warning: no previous prototype for '__bswapdi2' kernel test robot (Thu Jun 09 2022 - 08:39:39 EST)
- Re: [PATCH] mtd: parsers: ofpart: Fix refcount leak in bcm4908_partitions_fw_offset Miquel Raynal (Thu Jun 09 2022 - 08:42:48 EST)
- Re: [PATCH v6] mtd: parsers: add support for Sercomm partitions Miquel Raynal (Thu Jun 09 2022 - 08:42:54 EST)
- Re: [PATCH] mtd: partitions: Fix refcount leak in parse_redboot_of Miquel Raynal (Thu Jun 09 2022 - 08:42:58 EST)
- Re: [PATCH] mtd: Fix deadlock caused by cancel_work_sync in sm_release Miquel Raynal (Thu Jun 09 2022 - 08:43:03 EST)
- Re: [PATCH] mtd: maps: Fix refcount leak in ap_flash_init Miquel Raynal (Thu Jun 09 2022 - 08:43:05 EST)
- Re: [PATCH] mtd: maps: Fix refcount leak in of_flash_probe_versatile Miquel Raynal (Thu Jun 09 2022 - 08:44:05 EST)
- Re: [PATCH] USB: serial: Remove redundant NULL check before release_firmware() call Johan Hovold (Thu Jun 09 2022 - 08:44:08 EST)
- Re: [PATCH v2] mtd: spinand: Add support for ATO25D1GA Miquel Raynal (Thu Jun 09 2022 - 08:44:36 EST)
- Re: [PATCH v2 1/5] 9p: Fix refcounting during full path walks for fid lookups Christian Schoenebeck (Thu Jun 09 2022 - 08:44:41 EST)
- Re: [PATCH] dt-bindings: mtd: mxc-nand: Drop undocumented properties from example Miquel Raynal (Thu Jun 09 2022 - 08:44:45 EST)
- Re: [PATCH] mtd: rawnand: meson: Fix a potential double free issue Miquel Raynal (Thu Jun 09 2022 - 08:44:50 EST)
- Re: [PATCH v2] mtd: rawnand: cafe: fix drivers probe/remove methods Miquel Raynal (Thu Jun 09 2022 - 08:44:57 EST)
- Re: [PATCH v2] firmware: xilinx: Add TF_A_PM_REGISTER_SGI SMC call Michal Simek (Thu Jun 09 2022 - 08:45:49 EST)
- [PATCH V4 0/7] imx: support i.MX93 SRC and mediamix blk ctrl Peng Fan (OSS) (Thu Jun 09 2022 - 08:49:29 EST)
- [PATCH v3 0/3] mm: kmemleak: store objects allocated with physical address separately and check when scan Patrick Wang (Thu Jun 09 2022 - 08:51:32 EST)
- Re: [PATCH v2 10/10] rtw88: disable powersave modes for USB devices Ping-Ke Shih (Thu Jun 09 2022 - 08:52:32 EST)
- Re: [PATCH v10 0/7] feec() energy margin removal Lukasz Luba (Thu Jun 09 2022 - 08:54:00 EST)
- [intel-tdx:kvm-upstream-workaround 449/453] arch/x86/kernel/fpu/xstate.c:718:14: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'unsigned int' kernel test robot (Thu Jun 09 2022 - 08:54:44 EST)
- RE: [PATCH v2 0/9] bpf: Per-operation map permissions Roberto Sassu (Thu Jun 09 2022 - 08:55:25 EST)
- [PATCH V6] arm64: perf: Make exporting of pmu events configurable Srinivasarao Pathipati (Thu Jun 09 2022 - 09:00:31 EST)
- [PATCH] lib/test_hmm: avoid accessing uninitialized pages Miaohe Lin (Thu Jun 09 2022 - 09:08:58 EST)
- Re: [PATCH 2/2] mtdchar: use kvmalloc() for potentially large allocations Miquel Raynal (Thu Jun 09 2022 - 09:10:33 EST)
- Re: [PATCH 1/2] mtdchar: prevent integer overflow in a safety check Miquel Raynal (Thu Jun 09 2022 - 09:10:38 EST)
- Re: [PATCH 2/2] rcu/kvfree: Introduce KFREE_DRAIN_JIFFIES_[MAX/MIN] interval Uladzislau Rezki (Thu Jun 09 2022 - 09:11:20 EST)
- Re: [RFC PATCH v2 5/5] ASoC: apple: Add macaudio machine driver Mark Brown (Thu Jun 09 2022 - 09:16:20 EST)
- [PATCH -next] platform/mellanox: make symbol 'nvsw_sn2201_i2c_data' static Zheng Bin (Thu Jun 09 2022 - 09:20:01 EST)
- [PATCH 0/5] docs/doc-guide: Sphinx related updates Akira Yokosawa (Thu Jun 09 2022 - 09:21:53 EST)
- [PATCH v6 0/3] Add support for unprotected spare data page Ansuel Smith (Thu Jun 09 2022 - 09:24:22 EST)
- [PATCH] vboxguest: add missing devm_free_irq Pascal Terjan (Thu Jun 09 2022 - 09:41:10 EST)
- Re: [PATCH V2] ASoC: imx-audmux: remove unnecessary check of clk_disable_unprepare/clk_prepare_enable Mark Brown (Thu Jun 09 2022 - 09:41:54 EST)
- [PATCH] bus: mhi: Disable IRQs instead of freeing them during power down Qiang Yu (Thu Jun 09 2022 - 09:43:58 EST)
- [PATCH] ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32() Marco Bonelli (Thu Jun 09 2022 - 09:50:27 EST)
- Re: [PATCH v2 0/3] Miscellaneous fixes for PMU driver Will Deacon (Thu Jun 09 2022 - 09:52:05 EST)
- Re: [PATCH v3 2/4] RISC-V: Support CPUID for risc-v in perf Will Deacon (Thu Jun 09 2022 - 09:54:29 EST)
- [PATCH] media: flexcop-usb: fix endpoint type check Johan Hovold (Thu Jun 09 2022 - 09:54:57 EST)
- [PATCH] arm64: kdump: Provide default size when crashkernel=Y,low is not specified Zhen Lei (Thu Jun 09 2022 - 09:55:00 EST)
- Re: [PATCH v4 1/1] Allow non-extending parallel direct writes on the same file. Vivek Goyal (Thu Jun 09 2022 - 09:55:17 EST)
- Re: [PATCH v3 01/33] lib/printbuf: New data structure for printing strings Petr Mladek (Thu Jun 09 2022 - 09:55:54 EST)
- Re: [PATCH] sysctl: Merge adjacent CONFIG_TREE_RCU blocks Luis Chamberlain (Thu Jun 09 2022 - 09:59:21 EST)
- [PATCH -next] ima: Use if/else statement in init_ima() Xiu Jianfeng (Thu Jun 09 2022 - 10:00:40 EST)
- Re: [PATCH] kernel/sysctl.c: Clean up indentation, replace spaces with tab. Luis Chamberlain (Thu Jun 09 2022 - 10:04:00 EST)
- [PATCH v3] fpga: altera-pr-ip: fix unsigned comparison with less than zero Marco Pagani (Thu Jun 09 2022 - 10:05:45 EST)
- [vireshk-pm:opp/clk 48/48] drivers/opp/core.c:430:6: warning: no previous prototype for function '_invalid_freq_op' kernel test robot (Thu Jun 09 2022 - 10:08:57 EST)
- [PATCH V6 1/2] dt-bindings: rtc: zynqmp: Add clock information Srinivas Neeli (Thu Jun 09 2022 - 10:09:04 EST)
- Re: (subset) [PATCH] drm/atomic: fix warning of unused variable Maxime Ripard (Thu Jun 09 2022 - 10:12:43 EST)
- [PATCH] tty: goldfish: Fix free_irq() on remove Vincent Whitchurch (Thu Jun 09 2022 - 10:17:12 EST)
- [PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device Rafael J. Wysocki (Thu Jun 09 2022 - 10:22:15 EST)
- Re: [PATCH] drm/sun4i: Add return statement in sun4i_layer_format_mod_supported Add a missing return after the IS_ERR_OR_NULL() check in sun4i_layer_format_mod_supported() Maxime Ripard (Thu Jun 09 2022 - 10:24:30 EST)
- Re: [PATCH v3 02/33] lib/string_helpers: Convert string_escape_mem() to printbuf Petr Mladek (Thu Jun 09 2022 - 10:25:56 EST)
- [PATCH 0/3] media: flexcop-usb: probe cleanups Johan Hovold (Thu Jun 09 2022 - 10:26:42 EST)
- [PATCH] btrfs: Fix typo in comment Xiang wangx (Thu Jun 09 2022 - 10:26:51 EST)
- Regression: at24 eeprom writing times out on sama5d3 Peter Rosin (Thu Jun 09 2022 - 10:28:16 EST)
- Re: [PATCH v12 01/26] securityfs: rework dentry creation Mimi Zohar (Thu Jun 09 2022 - 10:29:22 EST)
- Re: [PATCH v6 0/5] Fix some races between sysfb device registration and drivers probe Javier Martinez Canillas (Thu Jun 09 2022 - 10:29:24 EST)
- [PATCH v4 0/2] Add software clock gating requirement check Srinivasa Rao Mandadapu (Thu Jun 09 2022 - 10:30:53 EST)
- [PATCH] drm/msm: Grab the GPU runtime in a6xx routines, not the GMU one Douglas Anderson (Thu Jun 09 2022 - 10:34:11 EST)
- [PATCH] xfs: fail dax mount if reflink is enabled on a partition Shiyang Ruan (Thu Jun 09 2022 - 10:35:07 EST)
- [PATCH v3 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml Abel Vesa (Thu Jun 09 2022 - 10:35:15 EST)
- [PATCH v3 02/10] dt-bindings: clk: imx: Add fsl,scu-clk yaml file Abel Vesa (Thu Jun 09 2022 - 10:35:28 EST)
- [PATCH v3 08/10] dt-bindings: thermal: Add fsl,scu-thermal yaml file Abel Vesa (Thu Jun 09 2022 - 10:36:11 EST)
- [PATCH v3 04/10] dt-bindings: input: Add fsl,scu-key yaml file Abel Vesa (Thu Jun 09 2022 - 10:36:16 EST)
- [PATCH v3 07/10] dt-bindings: rtc: Add fsl,scu-rtc yaml file Abel Vesa (Thu Jun 09 2022 - 10:36:20 EST)
- [PATCH v3 05/10] dt-bindings: nvmem: Add fsl,scu-ocotp yaml file Abel Vesa (Thu Jun 09 2022 - 10:36:29 EST)
- [PATCH v3 01/10] dt-bindings: firmware: Add fsl,scu yaml file Abel Vesa (Thu Jun 09 2022 - 10:36:36 EST)
- [PATCH v3 03/10] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file Abel Vesa (Thu Jun 09 2022 - 10:36:47 EST)
- [PATCH v3 06/10] dt-bindings: power: Add fsl,scu-pd yaml file Abel Vesa (Thu Jun 09 2022 - 10:37:02 EST)
- [PATCH v3 09/10] dt-bindings: watchdog: Add fsl,scu-wdt yaml file Abel Vesa (Thu Jun 09 2022 - 10:37:08 EST)
- [PATCH v3 10/10] dt-bindings: arm: freescale: Remove fsl,scu txt file Abel Vesa (Thu Jun 09 2022 - 10:37:14 EST)
- Re: [PATCH] gpio: davinci: Add support for system suspend/resume PM Bartosz Golaszewski (Thu Jun 09 2022 - 10:36:25 EST)
- Re: [PATCH 0/5] gpio: Implement and utilize register structures for ISA drivers Bartosz Golaszewski (Thu Jun 09 2022 - 10:39:58 EST)
- Re: [PATCH -v2] powerpc/process, kasan: Silence KASAN warnings in __get_wchan() Michael Ellerman (Thu Jun 09 2022 - 10:45:40 EST)
- Re: [PATCH] powerpc: get rid of #include <generated/compile.h> Michael Ellerman (Thu Jun 09 2022 - 10:45:44 EST)
- Re: [PATCH v2] Documentation/security-bugs: overhaul Will Deacon (Thu Jun 09 2022 - 10:52:14 EST)
- [PATCH v2 0/5] Add perf stat default events for hybrid machines zhengjun . xing (Thu Jun 09 2022 - 10:52:49 EST)
- Re: [PATCH v4 2/3] dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280 Rob Herring (Thu Jun 09 2022 - 10:56:16 EST)
- Re: [PATCH v4 1/3] dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280 Rob Herring (Thu Jun 09 2022 - 10:56:23 EST)
- [GIT PULL] Please pull powerpc/linux.git powerpc-5.19-2 tag Michael Ellerman (Thu Jun 09 2022 - 10:59:51 EST)
- [PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls Max Krummenacher (Thu Jun 09 2022 - 11:09:43 EST)
- [PATCH v2] iommu/dma: Add config for PCI SAC address trick Robin Murphy (Thu Jun 09 2022 - 11:12:20 EST)
- [tip: objtool/urgent] x86/ftrace: Remove OBJECT_FILES_NON_STANDARD usage tip-bot2 for Josh Poimboeuf (Thu Jun 09 2022 - 11:15:46 EST)
- [tip: objtool/urgent] faddr2line: Fix overlapping text section failures, the sequel tip-bot2 for Josh Poimboeuf (Thu Jun 09 2022 - 11:15:50 EST)
- [tip: objtool/urgent] objtool: Fix obsolete reference to CONFIG_X86_SMAP tip-bot2 for Josh Poimboeuf (Thu Jun 09 2022 - 11:15:54 EST)
- [PATCH] staging: qlge: qlge_main.c: convert do-while loops to for loops Srivathsan Sivakumar (Thu Jun 09 2022 - 11:16:22 EST)
- [PATCH] delayacct: Remove some unused variables cxbing (Thu Jun 09 2022 - 11:18:45 EST)
- Re: [PATCH] arm64/smp: check !ipi_desc[i] in arch_show_interrupts Will Deacon (Thu Jun 09 2022 - 11:20:15 EST)
- Re: [PATCH v10 1/7] sched/fair: Provide u64 read for 32-bits arch helper Tao Zhou (Thu Jun 09 2022 - 11:22:24 EST)
- [PATCH] Staging: rts5208: spi: Removed unnecessary ftrace-like logging Agam Kohli (Thu Jun 09 2022 - 11:31:55 EST)
- Re: [PATCH] drm/stm: ltdc: remove error message about scaling Raphael Gallais-Pou (Thu Jun 09 2022 - 11:36:25 EST)
- Re: [PATCH] drm/stm: ltdc: fix various coding-style warnings Raphael Gallais-Pou (Thu Jun 09 2022 - 11:36:28 EST)
- [REPOST PATCH] locking/lockdep: Remove lockdep_init_map_crosslock. Sebastian Andrzej Siewior (Thu Jun 09 2022 - 11:36:46 EST)
- [linux-stable-rc:queue/5.15 1/112] fs/ntfs3/xattr.c:684:12: error: redefinition of 'ntfs_xattr_get_acl' kernel test robot (Thu Jun 09 2022 - 11:39:45 EST)
- Re: [PATCH v3] sysctl: handle table->maxlen robustly for proc_dobool Luis Chamberlain (Thu Jun 09 2022 - 11:42:37 EST)
- Re: [PATCH] arm64/hugetlb: Simplify the huge_ptep_set_access_flags() Will Deacon (Thu Jun 09 2022 - 11:44:53 EST)
- [PATCH 0/2] Check for MSI allocation Julian Vetter (Thu Jun 09 2022 - 11:45:23 EST)
- [PATCH 1/1] usb: cdns3: fix random warning message when driver load Frank Li (Thu Jun 09 2022 - 11:45:27 EST)
- Re: [RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver Mark Brown (Thu Jun 09 2022 - 11:54:11 EST)
- Re: [PATCH] docs: usb: fix literal block marker in usbmon verification example Jonathan Corbet (Thu Jun 09 2022 - 11:58:47 EST)
- [PATCH v17 0/4] Microchip Polarfire FPGA manager Ivan Bornyakov (Thu Jun 09 2022 - 12:11:02 EST)
- Re: [PATCH 3/4] soc: mediatek: add support of MTK_SCPD_STRICT_BUSP cap Markus Schneider-Pargmann (Thu Jun 09 2022 - 12:12:31 EST)
- Re: [PATCH 1/4] dt-bindings: power: Add MT8365 power domains Markus Schneider-Pargmann (Thu Jun 09 2022 - 12:12:48 EST)
- [PATCH v1 1/1] leds: trigger: gpio: Convert to use kstrtox() Andy Shevchenko (Thu Jun 09 2022 - 12:18:38 EST)
- [PATCH v1 1/1] leds: core: Refactor led_update_brightness() to use standard pattern Andy Shevchenko (Thu Jun 09 2022 - 12:22:40 EST)
- [PATCH v3 0/3] Add support for the TLC5925 Jean-Jacques Hiblot (Thu Jun 09 2022 - 12:27:53 EST)
- Re: [PATCH] perf/test: perf test 83 fails on s390 Arnaldo Carvalho de Melo (Thu Jun 09 2022 - 12:37:15 EST)
- Re: [PATCH v2 01/17] regmap-irq: Use sub_irq_reg() to calculate unmask register address Guru Das Srinagesh (Thu Jun 09 2022 - 12:39:29 EST)
- Re: [PATCH 1/2] ntfs3: fix NULL deref in ntfs_update_mftmirr Konstantin Komarov (Thu Jun 09 2022 - 12:42:16 EST)
- Re: hid-sensor-hub 001F:8087:0AC2.0002: timeout waiting for response from ISHTP device Paul Menzel (Thu Jun 09 2022 - 12:44:00 EST)
- Re: [PATCH for-5.19 1/2] irqchip/loongson-liointc: Use architecture register to get coreid Marc Zyngier (Thu Jun 09 2022 - 12:44:47 EST)
- Re: [RFC PATCH 0/4] API extension for handling sysctl Luis Chamberlain (Thu Jun 09 2022 - 12:46:05 EST)
- [PATCH v2] drm/msm: Grab the GPU runtime in a6xx routines, not the GMU one Douglas Anderson (Thu Jun 09 2022 - 12:48:09 EST)
- [irqchip: irq/irqchip-fixes] irqchip/uniphier-aidet: Add compatible string for NX1 SoC irqchip-bot for Kunihiko Hayashi (Thu Jun 09 2022 - 12:50:35 EST)
- [irqchip: irq/irqchip-fixes] irqchip/realtek-rtl: Fix refcount leak in map_interrupts irqchip-bot for Miaoqian Lin (Thu Jun 09 2022 - 12:50:39 EST)
- [irqchip: irq/irqchip-fixes] dt-bindings: interrupt-controller/uniphier-aidet: Add bindings for NX1 SoC irqchip-bot for Kunihiko Hayashi (Thu Jun 09 2022 - 12:50:41 EST)
- [irqchip: irq/irqchip-fixes] irqchip/gic-v3: Fix refcount leak in gic_populate_ppi_partitions irqchip-bot for Miaoqian Lin (Thu Jun 09 2022 - 12:50:46 EST)
- [irqchip: irq/irqchip-fixes] irqchip/gic-v3: Fix error handling in gic_populate_ppi_partitions irqchip-bot for Miaoqian Lin (Thu Jun 09 2022 - 12:50:51 EST)
- [irqchip: irq/irqchip-fixes] irqchip/apple-aic: Fix refcount leak in build_fiq_affinity irqchip-bot for Miaoqian Lin (Thu Jun 09 2022 - 12:50:58 EST)
- [irqchip: irq/irqchip-fixes] irqchip/apple-aic: Fix refcount leak in aic_of_ic_init irqchip-bot for Miaoqian Lin (Thu Jun 09 2022 - 12:51:03 EST)
- [irqchip: irq/irqchip-fixes] irqchip/xilinx: Remove microblaze+zynq dependency irqchip-bot for Jamie Iles (Thu Jun 09 2022 - 12:51:07 EST)
- [irqchip: irq/irqchip-fixes] irqchip/gic/realview: Fix refcount leak in realview_gic_of_init irqchip-bot for Miaoqian Lin (Thu Jun 09 2022 - 12:51:11 EST)
- [PATCH v3 5/8] drm/i915: limit ttm to dma32 for i965G[M] Robert Beckett (Thu Jun 09 2022 - 12:52:35 EST)
- [PATCH v3 4/8] drm/i915: allow volatile buffers to use ttm pool allocator Robert Beckett (Thu Jun 09 2022 - 12:52:39 EST)
- [PATCH v3 2/8] drm/i915: add gen6 ppgtt dummy creation function Robert Beckett (Thu Jun 09 2022 - 12:52:44 EST)
- [PATCH v3 3/8] drm/i915: setup ggtt scratch page after memory regions Robert Beckett (Thu Jun 09 2022 - 12:52:49 EST)
- [PATCH v3 1/8] drm/i915/ttm: dont trample cache_level overrides during ttm move Robert Beckett (Thu Jun 09 2022 - 12:52:55 EST)
- [PATCH v3 6/8] drm/i915/gem: further fix mman selftest Robert Beckett (Thu Jun 09 2022 - 12:52:58 EST)
- [PATCH v3 8/8] drm/i915: internal buffers use ttm backend Robert Beckett (Thu Jun 09 2022 - 12:53:05 EST)
- [PATCH v3 7/8] drm/i915/ttm: only trust snooping for dgfx when deciding default cache_level Robert Beckett (Thu Jun 09 2022 - 12:53:12 EST)
- [PATCH v2 net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding Radhey Shyam Pandey (Thu Jun 09 2022 - 12:54:30 EST)
- [PATCH] mm: kmem: make mem_cgroup_from_obj() vmalloc()-safe Roman Gushchin (Thu Jun 09 2022 - 13:03:20 EST)
- Re: [PATCH] iommu/dma: Fix race condition during iova_domain initialization Miles Chen (Thu Jun 09 2022 - 13:04:26 EST)
- Re: [PATCH] certs: Convert spaces in certs/Makefile to a tab Mickaël Salaün (Thu Jun 09 2022 - 13:05:55 EST)
- [syzbot] possible deadlock in bpf_trace_printk syzbot (Thu Jun 09 2022 - 13:07:42 EST)
- [mark:arm64/ftrace/per-callsite-ops 2/4] arch/sparc/kernel/ioport.c:299:1: error: 'text_section' attribute directive ignored kernel test robot (Thu Jun 09 2022 - 13:15:49 EST)
- [PATCH] Drivers: hv: vmbus: Release cpu lock in error case Saurabh Sengar (Thu Jun 09 2022 - 13:16:46 EST)
- Re: [PATCH v8 01/11] iommu: Add max_pasids field in struct iommu_device Raj, Ashok (Thu Jun 09 2022 - 13:25:55 EST)
- Re: [PATCH v8 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings Rob Herring (Thu Jun 09 2022 - 13:33:56 EST)
- [PATCH v3 1/2] drm: Add DRM_GEM_FOPS Rob Clark (Thu Jun 09 2022 - 13:42:13 EST)
- Re: [PATCH v2 1/3] dt-bindings: net: convert emac_rockchip.txt to YAML Rob Herring (Thu Jun 09 2022 - 13:44:13 EST)
- Re: [v3 PATCH 1/7] mm: khugepaged: check THP flag in hugepage_vma_check() Zach O'Keefe (Thu Jun 09 2022 - 13:50:04 EST)
- Re: [PATCH 1/2] arm64: dts: rockchip: add ROCK Pi S DTS support Rob Herring (Thu Jun 09 2022 - 13:50:57 EST)
- [PATCH for-5.19 v2 1/2] irqchip/loongson-liointc: Use architecture register to get coreid Jiaxun Yang (Thu Jun 09 2022 - 13:53:01 EST)
- [intel-tdx:kvm-upstream-workaround 449/453] arch/x86/kernel/fpu/xstate.c:719:7: warning: format specifies type 'long' but the argument has type 'unsigned int' kernel test robot (Thu Jun 09 2022 - 13:55:56 EST)
- Re: [PATCH 00/35] Shadow stacks for userspace Mike Rapoport (Thu Jun 09 2022 - 14:05:03 EST)
- Re: [PATCH v2 2/3] iio: add MEMSensing MSA311 3-axis accelerometer driver Dmitry Rokosov (Thu Jun 09 2022 - 14:09:43 EST)
- [PATCH v2 0/7] usb: typec: Introduce typec-switch binding Prashant Malani (Thu Jun 09 2022 - 14:11:44 EST)
- Re: [PATCH 3/3] kasan: fix zeroing vmalloc memory with HW_TAGS Andrey Konovalov (Thu Jun 09 2022 - 14:12:52 EST)
- [PATCH v2 1/3] mm: rename kernel_init_free_pages to kernel_init_pages andrey . konovalov (Thu Jun 09 2022 - 14:19:04 EST)
- [PATCH] ALSA: hda/realtek: Add mute LED quirk for HP Omen laptop contact (Thu Jun 09 2022 - 14:21:18 EST)
- Re: [PATCH v3 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G Rob Herring (Thu Jun 09 2022 - 14:26:14 EST)
- arch/arm/mach-lpc32xx/serial.c:63:6: warning: no previous prototype for 'lpc32xx_loopback_set' kernel test robot (Thu Jun 09 2022 - 14:26:52 EST)
- Re: [PATCH] arm: create_mapping function to remove unused return values Andrey Konovalov (Thu Jun 09 2022 - 14:29:34 EST)
- Re: [PATCH v5 1/3] dt-bindings: mtd: partitions: Support label only partition Rob Herring (Thu Jun 09 2022 - 14:33:04 EST)
- Re: [PATCH v5 2/3] dt-bindings: mtd: partitions: add additional example for qcom,smem-part Rob Herring (Thu Jun 09 2022 - 14:33:59 EST)
- Re: [PATCH] mte: Initialize tag storage to KASAN_TAG_INVALID Andrey Konovalov (Thu Jun 09 2022 - 14:34:49 EST)
- Re: [RFC PATCH 2/2] xen/grant-table: Use unpopulated DMAable pages instead of real RAM ones Oleksandr (Thu Jun 09 2022 - 14:39:44 EST)
- Re: [Linux v5.17.9] -Wdeprecated-declarations warnings with LLVM-14 and OpenSSL v3.0.x Sedat Dilek (Thu Jun 09 2022 - 14:41:13 EST)
- [PATCH] dmaengine: apple-admac: Fix compile warning Martin Povišer (Thu Jun 09 2022 - 14:43:12 EST)
- Re: [RFC PATCH v2 1/5] dt-bindings: sound: Add Apple MCA I2S transceiver Rob Herring (Thu Jun 09 2022 - 14:44:15 EST)
- Re: [PATCH] ACPI: processor/idle: Annotate more functions to live in cpuidle section Rafael J. Wysocki (Thu Jun 09 2022 - 14:45:15 EST)
- Re: [PATCH] ACPI, APEI, Fix syntax errors in comments Rafael J. Wysocki (Thu Jun 09 2022 - 14:48:48 EST)
- [PATCH] drm/vc4: hdmi: Fixed possible integer overflow Saud Farooqui (Thu Jun 09 2022 - 14:51:07 EST)
- Linux kernel: "mm: uninline copy_overflow()" breaks i386 build in Mellanox MLX4 Mateusz Jończyk (Thu Jun 09 2022 - 14:51:44 EST)
- Re: [RFC PATCH 2/4] sysctl: ipc: Do not use dynamic memory Luis Chamberlain (Thu Jun 09 2022 - 14:51:57 EST)
- [ammarfaizi2-block:tiwai/sound/test/ctl-xarray 8/8] ERROR: modpost: "xa_store_range" [sound/core/snd.ko] undefined! kernel test robot (Thu Jun 09 2022 - 14:56:53 EST)
- [PATCH] hwmon: (aquacomputer_d5next) Move device-specific data into struct aqc_data Aleksa Savic (Thu Jun 09 2022 - 15:00:18 EST)
- Re: [PATCH v8 02/11] iommu: Add max_pasids field in struct dev_iommu Raj, Ashok (Thu Jun 09 2022 - 15:01:10 EST)
- Re: [PATCH] power/reset: arm-versatile: Fix refcount leak in versatile_reboot_probe Sebastian Reichel (Thu Jun 09 2022 - 15:14:20 EST)
- Re: [PATCH v5 2/2] x86/mce: Add support for Extended Physical Address MCA changes Yazen Ghannam (Thu Jun 09 2022 - 15:19:46 EST)
- [PATCH v22 0/3] usb: misc: Add onboard_usb_hub driver Matthias Kaehlcke (Thu Jun 09 2022 - 15:20:15 EST)
- Re: [PATCH 5/6] power: supply: max77976: update Luca Ceresoli's e-mail address Sebastian Reichel (Thu Jun 09 2022 - 15:22:00 EST)
- [PATCH v2] fbdev: atmel_lcdfb: Rework backlight status updates Stephen Kitt (Thu Jun 09 2022 - 15:24:19 EST)
- Re: [PATCH] power: supply: bq24257: Fix syntax errors in comments Sebastian Reichel (Thu Jun 09 2022 - 15:26:22 EST)
- riscv64-linux-ld: kernel/kexec_core.c:962: undefined reference to `machine_kexec' kernel test robot (Thu Jun 09 2022 - 15:27:52 EST)
- Re: [PATCH 1/4] dt-bindings: power: supply: bq24190: use regulator schema for child node Sebastian Reichel (Thu Jun 09 2022 - 15:29:17 EST)
- Re: [PATCH] power: supply: lp8788: fix typo in comment Sebastian Reichel (Thu Jun 09 2022 - 15:30:09 EST)
- Re: [PATCH -next] power: supply: Remove unnecessary print function dev_err() Sebastian Reichel (Thu Jun 09 2022 - 15:30:45 EST)
- [PATCH] x86/split_lock: Enable the split lock feature on Raptor Lake P Fenghua Yu (Thu Jun 09 2022 - 15:35:38 EST)
- [PATCH v2] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support Wolfram Sang (Thu Jun 09 2022 - 15:42:23 EST)
- [intel-tdx:kvm-upstream-workaround 443/453] arch/x86/kvm/mmu/mmu.c:982:21: warning: variable 'type' set but not used kernel test robot (Thu Jun 09 2022 - 15:47:54 EST)
- [PATCH] dmaengine: qcom: bam_dma: fix runtime PM underflow Caleb Connolly (Thu Jun 09 2022 - 15:51:16 EST)
- Re: [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock Kyle Huey (Thu Jun 09 2022 - 16:00:09 EST)
- Re: [RFC PATCH v2 2/5] dt-bindings: sound: Add Apple Macs sound peripherals Rob Herring (Thu Jun 09 2022 - 16:03:28 EST)
- Re: [PATCH net-next 1/3] dt-bindings: dp83867: add binding for io_impedance_ctrl nvmem cell Rob Herring (Thu Jun 09 2022 - 16:04:54 EST)
- Re: [PATCH 1/1] power: supply: cros_peripheral: Use struct_size() helper in kzalloc() Sebastian Reichel (Thu Jun 09 2022 - 16:07:09 EST)
- [PATCH v2] thermal: rcar_gen3_thermal: improve logging during probe Wolfram Sang (Thu Jun 09 2022 - 16:07:32 EST)
- Re: [PATCH 1/3] dt-bindings: leds: skyworks,aat1290: convert to dtschema Rob Herring (Thu Jun 09 2022 - 16:10:49 EST)
- Re: [Patch V3 2/3] spi: dt-bindings: split peripheral prods Rob Herring (Thu Jun 09 2022 - 16:13:34 EST)
- Re: [Patch V3 3/3] spi: dt-bindings: Add compatible for Tegra241 QSPI Rob Herring (Thu Jun 09 2022 - 16:13:51 EST)
- Re: [PATCH] dt-bindings: pinctrl: sunplus,sp7021-pinctrl: reference generic schema Rob Herring (Thu Jun 09 2022 - 16:14:05 EST)
- Re: [PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Convert to dtschema Rob Herring (Thu Jun 09 2022 - 16:14:49 EST)
- Re: [PATCH 2/2] dt-bindings: mfd: qcom,tcsr: Add qcom,tcsr-mdm9615 Rob Herring (Thu Jun 09 2022 - 16:15:00 EST)
- Re: [PATCH v2] selftests/sgx: add test_encl.elf to TEST_GEN_FILES Shuah Khan (Thu Jun 09 2022 - 16:19:23 EST)
- Re: [PATCH] selftests/vm: Add protection_keys tests to run_vmtests Shuah Khan (Thu Jun 09 2022 - 16:21:28 EST)
- Re: [PATCH v2 06/17] dt-bindings: gpio: Add AXP192 GPIO bindings Rob Herring (Thu Jun 09 2022 - 16:24:45 EST)
- Re: [PATCH v2 07/17] dt-bindings: power: axp20x-battery: Add AXP192 compatible Rob Herring (Thu Jun 09 2022 - 16:25:06 EST)
- Re: [PATCH v8 04/11] iommu: Add sva iommu_domain support Raj, Ashok (Thu Jun 09 2022 - 16:25:49 EST)
- Re: [PATCH v2] power: supply: add dock type Sebastian Reichel (Thu Jun 09 2022 - 16:26:25 EST)
- Re: [PATCH V8 0/4] Add unit test module for AMD P-State driver Shuah Khan (Thu Jun 09 2022 - 16:28:42 EST)
- Re: [PATCH 3/3] ARM: dts: exynos: add function and color to aat1290 flash LED node in Galaxy S3 Jacek Anaszewski (Thu Jun 09 2022 - 16:31:52 EST)
- Re: [PATCH v3 2/2] dt-bindings: aspeed-i2c: add properties for setting i2c clock duty cycle Rob Herring (Thu Jun 09 2022 - 16:35:47 EST)
- [PATCH] selftests: make use of GUP_TEST_FILE macro Joel Savitz (Thu Jun 09 2022 - 16:37:52 EST)
- Re: [PATCH 01/14] dt-bindings: sram: qcom,ocmem: cleanup example coding style Rob Herring (Thu Jun 09 2022 - 16:40:25 EST)
- Re: [PATCH 02/14] dt-bindings: sram: qcom,imem: add IMEM memory region Rob Herring (Thu Jun 09 2022 - 16:40:35 EST)
- Re: + include-uapi-linux-swabh-move-explicit-cast-outside-ternary.patch added to mm-nonmm-unstable branch Alexey Dobriyan (Thu Jun 09 2022 - 16:42:37 EST)
- [PATCH] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context David Howells (Thu Jun 09 2022 - 16:46:24 EST)
- [PATCH v2] staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loops Srivathsan Sivakumar (Thu Jun 09 2022 - 16:46:48 EST)
- [PATCH] arm64/sysreg: Fix typo in Enum element regex Alejandro Tafalla (Thu Jun 09 2022 - 16:48:48 EST)
- Re: [PATCH v2 13/17] power: supply: axp20x_usb_power: Add support for AXP192 Sebastian Reichel (Thu Jun 09 2022 - 16:53:33 EST)
- [ammarfaizi2-block:tiwai/sound/test/ctl-xarray 8/8] ld.lld: error: undefined symbol: xa_store_range kernel test robot (Thu Jun 09 2022 - 16:59:05 EST)
- Re: [PATCH v2 15/17] power: axp20x_battery: Add constant charge current table Sebastian Reichel (Thu Jun 09 2022 - 17:11:36 EST)
- Re: [PATCH v2 16/17] power: axp20x_battery: Support battery status without fuel gauge Sebastian Reichel (Thu Jun 09 2022 - 17:12:57 EST)
- Re: [PATCH v2 17/17] power: axp20x_battery: Add support for AXP192 Sebastian Reichel (Thu Jun 09 2022 - 17:13:01 EST)
- drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c:3126:34: warning: unused variable 'samsung_jpeg_match' kernel test robot (Thu Jun 09 2022 - 17:19:59 EST)
- Re: [PATCH 2/2] Removes the x86 dependency on the QAT drivers Rob Herring (Thu Jun 09 2022 - 17:37:01 EST)
- [PATCH v4] soc: nuvoton: Add SoC info driver for WPCM450 Jonathan Neuschäfer (Thu Jun 09 2022 - 17:37:37 EST)
- Re: [PATCH] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages Peter Xu (Thu Jun 09 2022 - 17:44:12 EST)
- [PATCH v2 RESEND] ARM: dts: wpcm450: Enable watchdog by default Jonathan Neuschäfer (Thu Jun 09 2022 - 17:49:01 EST)
- [PATCH v2] staging: greybus: audio: fix loop cursor use after iteration Jared Kangas (Thu Jun 09 2022 - 17:49:43 EST)
- Re: [PATCH 2/3] drm/panel: panel-dsi-cm: Use backlight helpers Sebastian Reichel (Thu Jun 09 2022 - 17:52:48 EST)
- Re: [PATCH 3/3] drm/panel: sony-acx565akm: Use backlight helpers Sebastian Reichel (Thu Jun 09 2022 - 17:54:36 EST)
- [PATCH net-next,0/2] net: mana: Add PF and XDP_REDIRECT support Haiyang Zhang (Thu Jun 09 2022 - 17:58:09 EST)
- Re: [PATCH v8 1/4] kexec: clean up arch_kexec_kernel_verify_sig Mimi Zohar (Thu Jun 09 2022 - 17:58:17 EST)
- Re: RFC: Ioctl v2 Jan Engelhardt (Thu Jun 09 2022 - 18:03:07 EST)
- Re: [PATCH v2 03/11] clk: fixed-factor: Introduce *clk_hw_register_fixed_factor_parent_hw() Stephen Boyd (Thu Jun 09 2022 - 18:12:17 EST)
- Re: [RESEND 1/2] power_supply: Register cooling device outside of probe Sebastian Reichel (Thu Jun 09 2022 - 18:12:34 EST)
- [PATCH 00/12] Clang -Wformat warning fixes Bill Wendling (Thu Jun 09 2022 - 18:17:28 EST)
- Re: [RESEND 2/2] power_supply: Use of-thermal cdev registration API Sebastian Reichel (Thu Jun 09 2022 - 18:18:02 EST)
- Re: [PATCH v8 2/4] kexec, KEYS: make the code in bzImage64_verify_sig generic Mimi Zohar (Thu Jun 09 2022 - 18:19:38 EST)
- Re: [v3 PATCH 2/7] mm: thp: introduce transhuge_vma_size_ok() helper Zach O'Keefe (Thu Jun 09 2022 - 18:21:52 EST)
- Re: [PATCH -next] power: supply: ab8500: add missing destroy_workqueue in ab8500_charger_bind Sebastian Reichel (Thu Jun 09 2022 - 18:22:47 EST)
- Re: [PATCH 11/12] powerpc: wiiu: don't enforce flat memory Pali Rohár (Thu Jun 09 2022 - 18:24:31 EST)
- [PATCH] dt-bindings: leds: Fix reference to definition of default-state Jonathan Neuschäfer (Thu Jun 09 2022 - 18:31:32 EST)
- [PATCH] staging: olpc_dcon: mark driver as broken Javier Martinez Canillas (Thu Jun 09 2022 - 18:34:56 EST)
- Re: [PATCH 1/2] clk: fixed: Remove Allwinner A10 special-case logic Stephen Boyd (Thu Jun 09 2022 - 18:41:09 EST)
- Re: [PATCH 2/2] dt-bindings: clock: fixed-factor: Drop Allwinner A10 compatible Stephen Boyd (Thu Jun 09 2022 - 18:41:19 EST)
- Re: [PATCH] clk: ingenic-tcu: Properly enable registers before accessing timers Stephen Boyd (Thu Jun 09 2022 - 18:42:09 EST)
- [bugzilla-daemon@xxxxxxxxxx: [Bug 216109] New: Steam Deck fails to boot when E820 entries clipped out of _CRS] Bjorn Helgaas (Thu Jun 09 2022 - 18:43:49 EST)
- Re: [PATCH v4 1/1] MAINTAINERS: add polarfire rng, pci and clock drivers Stephen Boyd (Thu Jun 09 2022 - 18:43:54 EST)
- [PATCH v36 00/33] LSM: Module stacking for AppArmor Casey Schaufler (Thu Jun 09 2022 - 19:02:16 EST)
- Re: [PATCH v3 1/6] power: supply: add Qualcomm PMI8998 SMB2 Charger driver Sebastian Reichel (Thu Jun 09 2022 - 19:04:44 EST)
- Re: [PATCH v8 3/4] arm64: kexec_file: use more system keyrings to verify kernel image signature Mimi Zohar (Thu Jun 09 2022 - 19:16:02 EST)
- [sbates130272-p2pmem:p2pdma_user_cmb_v7 20/21] include/linux/pci-p2pdma.h:99:1: error: non-void function does not return a value kernel test robot (Thu Jun 09 2022 - 19:22:01 EST)
- Re: [v3 PATCH 3/7] mm: khugepaged: remove the redundant anon vma check Zach O'Keefe (Thu Jun 09 2022 - 19:24:15 EST)
- Re: [mm-unstable v3 PATCH 0/7] Cleanup transhuge_xxx helpers Zach O'Keefe (Thu Jun 09 2022 - 19:32:56 EST)
- [PATCH RESEND] workqueue: Switch to new kerneldoc syntax for named variable macro argument Jonathan Neuschäfer (Thu Jun 09 2022 - 19:41:39 EST)
- [PATCH v3] drm/msm: Avoid unclocked GMU register access in 6xx gpu_busy Douglas Anderson (Thu Jun 09 2022 - 20:10:24 EST)
- [agd5f:drm-next 156/174] drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c:1542:11: warning: variable 'i' set but not used kernel test robot (Thu Jun 09 2022 - 20:13:04 EST)
- [PATCH 0/3] arm: bcmbca: Add BCM6813 SoC support William Zhang (Thu Jun 09 2022 - 20:15:49 EST)
- [PATCH v2] pinctrl: nuvoton: wpcm450: Convert irqchip to IRQCHIP_IMMUTABLE Jonathan Neuschäfer (Thu Jun 09 2022 - 20:16:25 EST)
- [PATCH] Bluetooth: btmtksdio: Add in-band wakeup support sean.wang (Thu Jun 09 2022 - 20:17:39 EST)
- [RFC PATCH] selftests/vm: enable running select groups of tests Joel Savitz (Thu Jun 09 2022 - 20:20:57 EST)
- [PATCH 0/3] arm: bcmbca: Add BCM63148 SoC support William Zhang (Thu Jun 09 2022 - 20:21:42 EST)
- {standard input}:3978: Error: value 178 out of range kernel test robot (Thu Jun 09 2022 - 20:43:03 EST)
- [PATCH v3 0/3] riscv: implement Zicbom-based CMO instructions + the t-head variant Heiko Stuebner (Thu Jun 09 2022 - 20:43:44 EST)
- linux-next: manual merge of the drm-misc tree with Linus' tree Stephen Rothwell (Thu Jun 09 2022 - 20:44:17 EST)
- Re: [v3 PATCH 5/7] mm: thp: kill transparent_hugepage_active() Zach O'Keefe (Thu Jun 09 2022 - 21:03:14 EST)
- arch/arm64/kernel/mte.c:197:13: warning: no previous prototype for 'kasan_hw_tags_enable' kernel test robot (Thu Jun 09 2022 - 21:04:00 EST)
- Re: [PATCH] exfat: intorduce skip_stream_check mount opt Namjae Jeon (Thu Jun 09 2022 - 21:04:26 EST)
- Re: [RFC V1 PATCH 0/3] selftests: KVM: sev: selftests for fd-based approach of supporting private memory Michael Roth (Thu Jun 09 2022 - 21:05:46 EST)
- [PATCH 1/1] irqchip/loongson-liointc: Guard uses of cpu_logical_map Yupeng Li (Thu Jun 09 2022 - 21:20:39 EST)
- Re: [syzbot] KASAN: use-after-free Read in copy_page_from_iter_atomic (2) syzbot (Thu Jun 09 2022 - 21:24:32 EST)
- [PATCH v9 0/2] Add thermal control driver for Sunplus SoC 郭力豪 (Thu Jun 09 2022 - 21:31:25 EST)
- [PATCH v9 2/2] dt-bindings:thermal: Add Sunplus schema 郭力豪 (Thu Jun 09 2022 - 21:31:27 EST)
- [PATCH v9 1/2] thermal: Add thermal driver for Sunplus 郭力豪 (Thu Jun 09 2022 - 21:31:30 EST)
- [PATCH -next] m68k: coldfire: make symbol m523x_clk_lookup static Wang Jingjin (Thu Jun 09 2022 - 21:49:46 EST)
- [PATCH] soundwire: bus_type: fix remove and shutdown support Bard Liao (Thu Jun 09 2022 - 21:51:22 EST)
- Re: [v3 PATCH 4/7] mm: khugepaged: use transhuge_vma_suitable replace open-code Zach O'Keefe (Thu Jun 09 2022 - 21:52:18 EST)
- [PATCH v2, 1/4] media: mediatek: vcodec: Fix decoder v4l2 bus_info not correctly Yunfei Dong (Thu Jun 09 2022 - 21:53:31 EST)
- [PATCH v2] media: imx-jpeg: Disable slot interrupt when frame done Ming Qian (Thu Jun 09 2022 - 22:01:20 EST)
- [PATCH -next v10 0/4] support concurrent sync io for bfq on a specail occasion Yu Kuai (Thu Jun 09 2022 - 22:04:30 EST)
- [PATCH] virtiofs: delete unused parameter for virtio_fs_cleanup_vqs Deming Wang (Thu Jun 09 2022 - 22:08:55 EST)
- [PATCH] net: sched: fix potential null pointer deref Jianhao Xu (Thu Jun 09 2022 - 22:16:29 EST)
- Re: [v3 PATCH 6/7] mm: thp: kill __transhuge_page_enabled() Zach O'Keefe (Thu Jun 09 2022 - 22:23:21 EST)
- [PATCH -next v2] HID: magicmouse: Fix some kernel-doc comments Yang Li (Thu Jun 09 2022 - 22:27:37 EST)
- Re: [PATCH v10 02/21] dt-bindings: mediatek,dp: Add Display Port binding Rex-BC Chen (Thu Jun 09 2022 - 22:27:52 EST)
- [PATCH v6 0/2] Optimize performance of update hash-map when free is zero Feng zhou (Thu Jun 09 2022 - 22:33:31 EST)
- [PATCH 0/2] soundwire: Intel: add trigger callback Bard Liao (Thu Jun 09 2022 - 22:35:53 EST)
- Re: [PATCH v4 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend patchwork-bot+chrome-platform (Thu Jun 09 2022 - 22:40:24 EST)
- [PATCH] mm: memcontrol: reference to tools/cgroup/memcg_slabinfo.py cgel . zte (Thu Jun 09 2022 - 22:45:21 EST)
- linux-next: build failure after merge of the dmaengine tree Stephen Rothwell (Thu Jun 09 2022 - 22:46:46 EST)
- [PATCH v3 0/5] Add perf stat default events for hybrid machines zhengjun . xing (Thu Jun 09 2022 - 22:55:08 EST)
- [jlayton:ceph-netfs-llist 4/4] fs/ceph/addr.c:433:37: warning: unused variable 'subreq' kernel test robot (Thu Jun 09 2022 - 23:06:05 EST)
- Re: [PATCH -next] Revert "evm: Fix memleak in init_desc" xiujianfeng (Thu Jun 09 2022 - 23:13:50 EST)
- [PATCH v9 00/10] Coresight: Add support for TPDM and TPDA Mao Jinlong (Thu Jun 09 2022 - 23:22:10 EST)
- [PATCH net-next v2 0/7] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch Ong Boon Leong (Thu Jun 09 2022 - 23:34:36 EST)
- [PATCH net-next v3 0/7] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch Ong Boon Leong (Thu Jun 09 2022 - 23:40:48 EST)
- [PATCH net-next v3 0/9] net: tcp: add skb drop reasons to tcp state change menglong8 . dong (Thu Jun 09 2022 - 23:44:51 EST)
- [PATCH] RISC-V: Fix a linkage error related to CONFIG_KEXEC{,_FILE} GONG, Ruiqi (Thu Jun 09 2022 - 23:46:41 EST)
- [PATCH V6 0/8] perf: Expand perf_branch_entry Anshuman Khandual (Thu Jun 09 2022 - 23:51:24 EST)
- [avpatel:virtio_rpmsg_bus_fix_v1 35/52] arch/riscv/include/asm/tlbflush.h:33:1: error: type defaults to 'int' in declaration of 'DECLARE_STATIC_KEY_FALSE' kernel test robot (Fri Jun 10 2022 - 00:27:08 EST)
- Re: [PATCH v4 3/4] RISC-V: Prefer sstc extension if available Anup Patel (Fri Jun 10 2022 - 00:41:28 EST)
- [PATCH v2] dmaengine: imx-sdma: Add FIFO stride support for multi FIFO script Shengjiu Wang (Fri Jun 10 2022 - 00:43:05 EST)
- [PATCH] rapidio/tsi721: avoid flush_scheduled_work() usage Tetsuo Handa (Fri Jun 10 2022 - 00:48:44 EST)
- [GIT PULL] xen: branch for v5.19-rc2 Juergen Gross (Fri Jun 10 2022 - 00:49:12 EST)
- linux-next: build failure after merge of the drm-misc tree Stephen Rothwell (Fri Jun 10 2022 - 00:50:48 EST)
- Re: [PATCH v4 4/4] RISC-V: KVM: Support sstc extension Anup Patel (Fri Jun 10 2022 - 00:51:20 EST)
- Re: [PATCH v4 0/4] Add Sstc extension support Anup Patel (Fri Jun 10 2022 - 00:53:23 EST)
- [PATCH 0/3] Improve instruction and CSR emulation in KVM RISC-V Anup Patel (Fri Jun 10 2022 - 01:06:29 EST)
- [PATCH v5] PCI/ASPM: Update LTR threshold based upon reported max latencies Krishna chaitanya chundru (Fri Jun 10 2022 - 01:09:31 EST)
- [PATCH 1/1] l2tp: fix possible use-after-free Xiaohui Zhang (Fri Jun 10 2022 - 01:16:52 EST)
- [avpatel:virtio_rpmsg_bus_fix_v1 45/52] arch/riscv/kernel/setup.c:268: undefined reference to `riscv_tlbflush_init' kernel test robot (Fri Jun 10 2022 - 01:18:12 EST)
- Re: [PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal patchwork-bot+netdevbpf (Fri Jun 10 2022 - 01:20:31 EST)
- [GIT PULL] Networking for 5.19-rc2 (follow up) Jakub Kicinski (Fri Jun 10 2022 - 01:35:54 EST)
- linux-next: Tree for Jun 10 Stephen Rothwell (Fri Jun 10 2022 - 01:36:01 EST)
- Re: [xfs] 1eb70f54c4: xfstests.xfs.348.fail Oliver Sang (Fri Jun 10 2022 - 01:38:23 EST)
- Re: [PATCH v2 1/2] dt-bindings: virtio: mmio: add optional wakeup-source property Michael S. Tsirkin (Fri Jun 10 2022 - 01:44:49 EST)
- [PATCH v2] gpio: davinci: Add support for system suspend/resume PM Aswath Govindraju (Fri Jun 10 2022 - 01:46:47 EST)
- [PATCH v4 0/2] Add a property for setting minimum persentage of i2c clock high Potin Lai (Fri Jun 10 2022 - 01:50:18 EST)
- Re: [v10 1/1] thermal: mediatek: add another get_temp ops for thermal sensors James Lo (Fri Jun 10 2022 - 01:59:04 EST)
- [git pull] drm fixes for 5.19-rc2 Dave Airlie (Fri Jun 10 2022 - 02:00:44 EST)
- Re: [PATCH V0 1/1] asoc: msm: use hashtable to check kcontrol Takashi Iwai (Fri Jun 10 2022 - 02:01:10 EST)
- [PATCH 1/2] ASoC: dt-bindings: fsl,mqs: Add compatible string for i.MX93 platform Shengjiu Wang (Fri Jun 10 2022 - 02:01:25 EST)
- Re: [PATCH -next v4 3/6] nbd: don't clear 'NBD_CMD_INFLIGHT' flag if request is not completed Yu Kuai (Fri Jun 10 2022 - 02:07:52 EST)
- [PATCH] rcu-tasks: Remove unused trc_wait and holdouts Zqiang (Fri Jun 10 2022 - 02:23:14 EST)
- [PATCH] media: amphion: output firmware error message Ming Qian (Fri Jun 10 2022 - 02:26:50 EST)
- [PATCH v1 1/1] nvme-pci: disable write zeros support on UMIC and Samsung SSDs rasheed.hsueh (Fri Jun 10 2022 - 02:27:56 EST)
- [fdmanana:misc-next 36/71] fs/btrfs/sysfs.c:811 btrfs_force_chunk_alloc_store() warn: passing zero to 'PTR_ERR' Dan Carpenter (Fri Jun 10 2022 - 02:28:45 EST)
- [PATCH v20 0/6] Add mutex support for MDP Moudy Ho (Fri Jun 10 2022 - 02:34:42 EST)
- Re: [PATCH 1/5] PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFER Dan Carpenter (Fri Jun 10 2022 - 02:43:07 EST)
- Re: [PATCH] ARM: meson: Fix refcount leak in meson_smp_prepare_cpus Neil Armstrong (Fri Jun 10 2022 - 02:44:13 EST)
- [PATCH v18 0/4] media: mediatek: support mdp3 on mt8183 platform Moudy Ho (Fri Jun 10 2022 - 02:45:39 EST)
- Re: [PATCH v10 04/21] drm/edid: Add cea_sad helpers for freq/length Rex-BC Chen (Fri Jun 10 2022 - 02:51:19 EST)
- RE: [PATCH] PCI: vmd: Use devm_kasprintf instead of simple kasprintf Mohan, Subramanian (Fri Jun 10 2022 - 02:57:36 EST)
- [PATCH] arm64/fpsimd: Fix typo in comment Xiang wangx (Fri Jun 10 2022 - 03:07:08 EST)
- Q: (rt)netlink documentation Ulrich Windl (Fri Jun 10 2022 - 03:07:53 EST)
- [PATCH] fq_codel: Discard problematic packets with pkt_len 0 Di Zhu (Fri Jun 10 2022 - 03:07:57 EST)
- [PATCH -next] phy: samsung-ufs: fix NULL pointer dereference Alim Akhtar (Fri Jun 10 2022 - 03:08:32 EST)
- [norov:fns 8/8] lib/find_bit.c:105:1: error: redefinition of '__ksymtab__find_first_bit' kernel test robot (Fri Jun 10 2022 - 03:09:21 EST)
- [PATCH] userfaultfd/selftests: Fix typo in comment Xiang wangx (Fri Jun 10 2022 - 03:13:40 EST)
- [PATCH] scripts/gdb: change kernel config dumping method Kuan-Ying Lee (Fri Jun 10 2022 - 03:15:18 EST)
- [PATCH] block: fix attribute_group lost if set before add_disk Sun Feng (Fri Jun 10 2022 - 03:16:54 EST)
- [PATCH] dma-buf: Don't use typeof in va_arg Wan Jiabing (Fri Jun 10 2022 - 03:20:51 EST)
- [PATCH v4 0/8] clk/resets: baikal-t1: Add DDR/PCIe resets and xGMAC/SATA fixes Serge Semin (Fri Jun 10 2022 - 03:22:02 EST)
- [PATCH v4 0/6] Nuvoton WPCM450 clock and reset driver Jonathan Neuschäfer (Fri Jun 10 2022 - 03:22:49 EST)
- [PATCH] docs: networking: phy: Fix a typo Jonathan Neuschäfer (Fri Jun 10 2022 - 03:28:51 EST)
- [PATCH v3 0/6] Add support for UFS controller found in FSD SoC Alim Akhtar (Fri Jun 10 2022 - 03:32:25 EST)
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: [PATCH v2 04/11] drm/msm/dsi/phy: Reindent and reflow multiline function calls Marijn Suijten (Fri Jun 10 2022 - 03:36:11 EST)
- [norov:fns 8/8] include/linux/export.h:57:43: error: redefinition of '__ksymtab__find_first_bit' kernel test robot (Fri Jun 10 2022 - 03:39:12 EST)
- Re: wifi: wfx: Remove redundant NULL check before release_firmware() call Kalle Valo (Fri Jun 10 2022 - 03:39:30 EST)
- [PATCH] genirq/PM: Unexport {suspend,resume}_device_irqs() Lukas Wunner (Fri Jun 10 2022 - 03:41:00 EST)
- [PATCH] i2c: designware: Use standard optional ref clock implementation Serge Semin (Fri Jun 10 2022 - 03:42:54 EST)
- [PATCH] usb: phy: tahvo: Check before clk_disable() not needed Yihao Han (Fri Jun 10 2022 - 03:46:00 EST)
- Re: [PATCH] [fuse] alloc_page nofs avoid deadlock Ed Tsai (Fri Jun 10 2022 - 03:48:53 EST)
- [PATCH] spi: dw: Add deferred DMA-channels setup support Serge Semin (Fri Jun 10 2022 - 03:50:25 EST)
- [PATCH] gpio: dwapb: Don't print error on -EPROBE_DEFER Serge Semin (Fri Jun 10 2022 - 03:52:02 EST)
- [PATCH] staging: greybus: audio: replace safe list iteration Johan Hovold (Fri Jun 10 2022 - 03:54:44 EST)
- [GIT PULL] sound fixes for 5.19-rc2 Takashi Iwai (Fri Jun 10 2022 - 03:57:12 EST)
- [PATCH v6 0/4] fat: add support for the renameat2 RENAME_EXCHANGE flag Javier Martinez Canillas (Fri Jun 10 2022 - 03:57:42 EST)
- [PATCH 1/2] bus: bt1-apb: Don't print error on -EPROBE_DEFER Serge Semin (Fri Jun 10 2022 - 04:01:21 EST)
- [PATCH] powerpc/32: Fix FPR index validation and fpscr access Ariel Miculas (Fri Jun 10 2022 - 04:04:42 EST)
- [PATCH] dma-direct: take dma-ranges/offsets into account in resource mapping Serge Semin (Fri Jun 10 2022 - 04:08:41 EST)
- Re: [PATCH v4] proc: Fix a dentry lock race between release_task and lookup Zhihao Cheng (Fri Jun 10 2022 - 04:09:45 EST)
- Re: [PATCH net-next] ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg Dan Carpenter (Fri Jun 10 2022 - 04:11:59 EST)
- [GIT PULL] USB-serial fixes for 5.19-rc2 Johan Hovold (Fri Jun 10 2022 - 04:12:37 EST)
- [PATCH v1] ARM: dts: at91: ksz9477_evb: fix port/phy validation Oleksij Rempel (Fri Jun 10 2022 - 04:17:10 EST)
- Re: [PATCH RESEND] drm: adv7511: override i2c address of cec before accessing it Robert Foss (Fri Jun 10 2022 - 04:19:26 EST)
- [PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support Serge Semin (Fri Jun 10 2022 - 04:19:37 EST)
- [PATCH 0/8] OPP: Add support for multiple clocks Viresh Kumar (Fri Jun 10 2022 - 04:24:29 EST)
- [PATCH] m68k: mac: Fix typo in comment Xiang wangx (Fri Jun 10 2022 - 04:26:51 EST)
- Re: [RFC PATCH v2 4/6] PM: opp: allow control of multiple clocks Viresh Kumar (Fri Jun 10 2022 - 04:26:54 EST)
- [PATCH v4 00/18] PCI: dwc: Various fixes and cleanups Serge Semin (Fri Jun 10 2022 - 04:29:22 EST)
- [PATCH v7 0/8] ASoC: mediatek: Add support for MT8186 SoC Jiaxin Yu (Fri Jun 10 2022 - 04:30:35 EST)
- [RFC PATCH] KVM: x86/speculation/taa: Export TAA_NO to guest when host is not affected Pawan Gupta (Fri Jun 10 2022 - 04:31:57 EST)
- Re: [PATCH v3] MIPS: Remove repetitive increase irq_err_count Thomas Bogendoerfer (Fri Jun 10 2022 - 04:34:25 EST)
- Re: [syzbot] usb-testing boot error: INFO: task hung in add_early_randomness Dmitry Vyukov (Fri Jun 10 2022 - 04:35:23 EST)
- Re: [syzbot] upstream boot error: INFO: task hung in add_early_randomness Dmitry Vyukov (Fri Jun 10 2022 - 04:36:18 EST)
- [esmil:visionfive 22/54] drivers/soc/sifive/sifive_l2_cache.c:142:19: warning: result of comparison of constant 36507222016 with expression of type 'unsigned long' is always false kernel test robot (Fri Jun 10 2022 - 04:36:40 EST)
- Re: [syzbot] linux-next boot error: INFO: task hung in add_early_randomness (2) Dmitry Vyukov (Fri Jun 10 2022 - 04:37:14 EST)
- Re: [syzbot] INFO: task hung in hwrng_register (2) Dmitry Vyukov (Fri Jun 10 2022 - 04:38:08 EST)
- [PATCH v2] m68k: Fix syntax errors in comments Xiang wangx (Fri Jun 10 2022 - 04:39:09 EST)
- Re: [syzbot] upstream boot error: INFO: task hung in hwrng_register Dmitry Vyukov (Fri Jun 10 2022 - 04:39:14 EST)
- Re: [PATCH] arm64: dts: imx8ulp: address build warning Shawn Guo (Fri Jun 10 2022 - 04:39:18 EST)
- [GIT PULL] irqchip fixes for 5.19, take #1 Marc Zyngier (Fri Jun 10 2022 - 04:39:26 EST)
- [PATCH v2] m68k: mac: Fix typo in comment Xiang wangx (Fri Jun 10 2022 - 04:42:12 EST)
- [PATCH v12 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver medadyoung (Fri Jun 10 2022 - 04:43:55 EST)
- [PATCH v3 00/15] PCI: dwc: Add hw version and dma-ranges support Serge Semin (Fri Jun 10 2022 - 04:44:58 EST)
- [PATCH] Revert "fbdev: vesafb: Allow to be built if COMPILE_TEST is enabled" Javier Martinez Canillas (Fri Jun 10 2022 - 04:55:11 EST)
- [PATCH v2 0/2] virtio_mmio: add support to set IRQ of a virtio device as wakeup source Minghao Xue (Fri Jun 10 2022 - 04:59:04 EST)
- [PATCH] efi: sysfb_efi: remove unnecessary <asm/efi.h> include Javier Martinez Canillas (Fri Jun 10 2022 - 05:00:44 EST)
- [PATCH] coresight: etm4x: Fix typo in comment Xiang wangx (Fri Jun 10 2022 - 05:05:21 EST)
- [PATCH v3 00/17] PCI: dwc: Add generic resources and Baikal-T1 support Serge Semin (Fri Jun 10 2022 - 05:07:11 EST)
- Re: [PATCH] usb: core: Remove redundant NULL checks before kfree Greg KH (Fri Jun 10 2022 - 05:07:58 EST)
- [PATCH] block: peek PM requests during runtime PM 赵武云 (Fri Jun 10 2022 - 05:09:03 EST)
- [PATCH V2] selftests/vm: Add protection_keys tests to run_vmtests Kalpana Shetty (Fri Jun 10 2022 - 05:10:04 EST)
- [PATCH net-next] net: make __sys_accept4_file() static Yajun Deng (Fri Jun 10 2022 - 05:14:26 EST)
- [PATCH v5 resend 2/6] mm: ioremap: Use more sensible name in ioremap_prot() Kefeng Wang (Fri Jun 10 2022 - 05:15:17 EST)
- Re: [PATCH v4] crypto: ccp - Use kzalloc for sev ioctl interfaces to prevent kernel memory leak Herbert Xu (Fri Jun 10 2022 - 05:15:20 EST)
- [PATCH v3 00/24] dmaengine: dw-edma: Add RP/EP local DMA controllers support Serge Semin (Fri Jun 10 2022 - 05:16:18 EST)
- Re: [PATCH] crypto: hisilicon/sec - fix typos in comment Herbert Xu (Fri Jun 10 2022 - 05:19:46 EST)
- Re: [PATCH] crypto: ccp - fix typo in comment Herbert Xu (Fri Jun 10 2022 - 05:19:51 EST)
- Re: [PATCH] crypto: octeontx2: add firmware version in devlink info Herbert Xu (Fri Jun 10 2022 - 05:19:55 EST)
- Re: [PATCH crypto v4] crypto: blake2s - remove shash module Herbert Xu (Fri Jun 10 2022 - 05:19:58 EST)
- Re: [PATCH crypto] crypto: memneq - move into lib/ Herbert Xu (Fri Jun 10 2022 - 05:20:08 EST)
- Re: [PATCH v2] crypto: octeontx2: fix potential null pointer access Herbert Xu (Fri Jun 10 2022 - 05:20:35 EST)
- Re: [PATCH] crypto: sun8i-ss - fix a NULL vs IS_ERR() check in sun8i_ss_hashkey Herbert Xu (Fri Jun 10 2022 - 05:21:23 EST)
- Re: linux-next: manual merge of the extcon tree with the usb tree Greg KH (Fri Jun 10 2022 - 05:22:42 EST)
- [PATCH v5 0/9] power: reset: at91-reset: add support for sama7g5 Claudiu Beznea (Fri Jun 10 2022 - 05:24:56 EST)
- Re: [PATCH v3 1/6] efi: Make efi_find_mirror() public Kefeng Wang (Fri Jun 10 2022 - 05:25:18 EST)
- [PATCH v2] ACPI: Split out processor thermal register from ACPI PSS Riwen Lu (Fri Jun 10 2022 - 05:25:45 EST)
- Re: [PATCH 3/3] ASoC: wm8940: Mute also the speaker output Lukasz Majewski (Fri Jun 10 2022 - 05:27:17 EST)
- [PATCH -next] smack: Remove the redundant lsm_inode_alloc Xiu Jianfeng (Fri Jun 10 2022 - 05:27:46 EST)
- [PATCH] mm: eliminate ifdef of HAVE_IOREMAP_PROT in .c files Wang Wenhu (Fri Jun 10 2022 - 05:29:07 EST)
- Re: [PATCH v3 2/6] arm64/mirror: arm64 enabling - find mirrored memory ranges Kefeng Wang (Fri Jun 10 2022 - 05:29:57 EST)
- [PATCH net-next v1 1/1] net: macb: fix negative max_mtu size for sama5d3 Oleksij Rempel (Fri Jun 10 2022 - 05:45:42 EST)
- [PATCH] RDMA/cm: fix cond_no_effect.cocci warnings Jiapeng Chong (Fri Jun 10 2022 - 05:45:50 EST)
- [PATCH] freevxfs: Describe 'mapping' parameter of vxfs_get_page() Jiapeng Chong (Fri Jun 10 2022 - 05:47:06 EST)
- [PATCH v1] drivers/virtio: Clarify CONFIG_VIRTIO_MEM for unsupported architectures David Hildenbrand (Fri Jun 10 2022 - 05:47:58 EST)
- Re: [PATCH v4] x86/kexec: Carry forward IMA measurement log on kexec Jonathan McDowell (Fri Jun 10 2022 - 05:52:12 EST)
- Re: Bug report for kernel v4.15-rc8+ blinkin (Fri Jun 10 2022 - 05:58:55 EST)
- [PATCH 1/3] thermal: cpufreq_cooling: Use a copy of local ops for each cooling device Lukasz Luba (Fri Jun 10 2022 - 06:04:03 EST)
- Re: [PATCH v3 15/16] arch_topology: Set cluster identifier in each core/thread from /cpu-map Vincent Guittot (Fri Jun 10 2022 - 06:09:04 EST)
- [GIT PULL] MIPS fixes for v5.19 Thomas Bogendoerfer (Fri Jun 10 2022 - 06:11:43 EST)
- [PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer David Hildenbrand (Fri Jun 10 2022 - 06:13:10 EST)
- Re: [PATCH v9 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/ Greg Kroah-Hartman (Fri Jun 10 2022 - 06:18:09 EST)
- [PATCH stable-5.17] PCI: qcom: Fix pipe clock imbalance Johan Hovold (Fri Jun 10 2022 - 06:20:14 EST)
- Re: [PATCH] resource: re-factor page_is_ram() David Hildenbrand (Fri Jun 10 2022 - 06:24:01 EST)
- Re: [PATCH v4 0/3] usb: typec: Separate USB PD from USB Type-C Greg Kroah-Hartman (Fri Jun 10 2022 - 06:29:40 EST)
- [no subject] Clément Léger (Fri Jun 10 2022 - 06:30:17 EST)
- [PATCH v1 1/1] hwmon: (nct6775) Drop duplicate NULL check in ->init() and ->exit() Andy Shevchenko (Fri Jun 10 2022 - 06:37:20 EST)
- [PATCH] net: gro: respect nf_conntrack_checksum for skipping csum verification Rafał Miłecki (Fri Jun 10 2022 - 06:42:30 EST)
- [PATCH] x86: Change the return type of acpi_map_cpu2node to void Li kunyu (Fri Jun 10 2022 - 06:43:01 EST)
- [PATCH RESEND net-next v7 00/16] add support for Renesas RZ/N1 ethernet subsystem devices Clément Léger (Fri Jun 10 2022 - 06:43:49 EST)
- [PATCH v2 1/2] bus: bt1-apb: Don't print error on -EPROBE_DEFER Serge Semin (Fri Jun 10 2022 - 06:46:10 EST)
- [PATCH v4 0/6] Add support for UFS controller found in FSD SoC Alim Akhtar (Fri Jun 10 2022 - 06:48:01 EST)
- Re: [PATCH v7 1/2] dt-bindings: interconnect: Add MediaTek CCI dt-bindings AngeloGioacchino Del Regno (Fri Jun 10 2022 - 06:48:52 EST)
- Re: [PATCH v7 2/2] PM / devfreq: mediatek: Introduce MediaTek CCI devfreq driver AngeloGioacchino Del Regno (Fri Jun 10 2022 - 06:49:26 EST)
- Re: [PATCH v2 126/144] KVM: selftests: Convert kvm_binary_stats_test away from vCPU IDs Andrew Jones (Fri Jun 10 2022 - 06:52:49 EST)
- [PATCH] MAINTAINERS: Rectify entry for OPENCORES I2C BUS DRIVER Lukas Bulwahn (Fri Jun 10 2022 - 06:56:38 EST)
- [PATCH v11 00/10] drm/mediatek: Add MT8195 DisplayPort driver Bo-Chen Chen (Fri Jun 10 2022 - 06:59:19 EST)
- [PATCH v2] Bluetooth: RFCOMM: Use skb_trim to trim checksum Soenke Huster (Fri Jun 10 2022 - 07:08:58 EST)
- [PATCH v5 00/10] TPM IRQ fixes LinoSanfilippo (Fri Jun 10 2022 - 07:09:40 EST)
- [PATCH v5 03/10] tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed LinoSanfilippo (Fri Jun 10 2022 - 07:09:29 EST)
- [PATCH v5 02/10] tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register LinoSanfilippo (Fri Jun 10 2022 - 07:09:32 EST)
- [PATCH v5 04/10] tpm, tmp_tis: Claim locality before writing interrupt registers LinoSanfilippo (Fri Jun 10 2022 - 07:09:38 EST)
- [PATCH v5 06/10] tpm, tpm_tis: Only handle supported interrupts in wait_for_tpm_stat() LinoSanfilippo (Fri Jun 10 2022 - 07:09:45 EST)
- [PATCH v5 05/10] tpm, tpm_tis: Store result of interrupt capability query LinoSanfilippo (Fri Jun 10 2022 - 07:09:49 EST)
- [PATCH v5 07/10] tmp, tmp_tis: Implement usage counter for locality LinoSanfilippo (Fri Jun 10 2022 - 07:09:54 EST)
- [PATCH v5 09/10] tpm, tpm_tis: Claim locality in interrupt handler LinoSanfilippo (Fri Jun 10 2022 - 07:09:57 EST)
- [PATCH v5 08/10] tpm, tpm_tis: Request threaded interrupt handler LinoSanfilippo (Fri Jun 10 2022 - 07:09:59 EST)
- [PATCH v5 01/10] tpm, tpm_tis: Avoid cache incoherency in test for interrupts LinoSanfilippo (Fri Jun 10 2022 - 07:10:02 EST)
- [PATCH v5 10/10] tpm, tpm_tis: Enable interrupt test LinoSanfilippo (Fri Jun 10 2022 - 07:10:05 EST)
- [PATCH] s390/archrandom: simplify back to earlier design Jason A. Donenfeld (Fri Jun 10 2022 - 07:11:28 EST)
- [PATCH v3] sched/fair: combine detach into dequeue when migrating task Chengming Zhou (Fri Jun 10 2022 - 07:13:43 EST)
- [PATCH v4] MIPS: Remove repetitive increase irq_err_count Genjian Zhang (Fri Jun 10 2022 - 07:14:58 EST)
- Re: [PATCH 1/2] pinctrl: mediatek: common: add quirk for broken set/clr modes AngeloGioacchino Del Regno (Fri Jun 10 2022 - 07:19:22 EST)
- Re: [PATCH v3 6/6] efi: Disable mirror feature if kernelcore is not specified Ard Biesheuvel (Fri Jun 10 2022 - 07:21:05 EST)
- Re: [PATCH v3 0/6] introduce mirrored memory support for arm64 Ard Biesheuvel (Fri Jun 10 2022 - 07:24:05 EST)
- [PATCH 0/5] perf record: Preparation for sideband injection Adrian Hunter (Fri Jun 10 2022 - 07:33:41 EST)
- [PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants Alexander Lobakin (Fri Jun 10 2022 - 07:35:38 EST)
- Re: [PATCHv2 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms Andy Shevchenko (Fri Jun 10 2022 - 07:37:28 EST)
- [PATCH V7 1/3] dt-bindings: rtc: zynqmp: Add clock information Srinivas Neeli (Fri Jun 10 2022 - 07:38:30 EST)
- [PATCH v3 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page zhenwei pi (Fri Jun 10 2022 - 07:51:38 EST)
- [kas:lam 6/8] arch/x86/kernel/process_64.c:745:5: warning: no previous prototype for 'prctl_enable_tagged_addr' kernel test robot (Fri Jun 10 2022 - 07:55:54 EST)
- Re: [PATCH v3 6/9] tty: n_gsm: fix deadlock and link starvation in outgoing data path Greg KH (Fri Jun 10 2022 - 07:56:03 EST)
- [PATCH v2 1/2] driver core: Introduce device_find_any_child() helper Andy Shevchenko (Fri Jun 10 2022 - 08:02:26 EST)
- [PATCH stable-4.14] PCI: qcom: Fix unbalanced PHY init on probe errors Johan Hovold (Fri Jun 10 2022 - 08:04:18 EST)
- [PATCH stable-4.9] PCI: qcom: Fix unbalanced PHY init on probe errors Johan Hovold (Fri Jun 10 2022 - 08:04:29 EST)
- [chrome-platform:for-next 13/34] drivers/platform/chrome/cros_kbd_led_backlight.c:192:42: warning: 'keyboard_led_drvdata_ec_pwm' defined but not used kernel test robot (Fri Jun 10 2022 - 08:06:46 EST)
- [PATCH] driver:Change the return value to void and add the parameter name to lpfc_hba_down_prep zhoun (Fri Jun 10 2022 - 08:08:01 EST)
- Re: [PATCH] drivers: mcb: Directly use ida_alloc()/free() Johannes Thumshirn (Fri Jun 10 2022 - 08:19:05 EST)
- Re: [PATCH] dt-bindings: mtd: partitions: add UBI binding Daniel Golle (Fri Jun 10 2022 - 08:20:06 EST)
- [PATCH v5 0/2] Add software clock gating requirement check Srinivasa Rao Mandadapu (Fri Jun 10 2022 - 08:24:18 EST)
- [PATCH net v4] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg Duoming Zhou (Fri Jun 10 2022 - 08:33:51 EST)
- [PATCH] uacce: fix concurrency of fops_open and uacce_remove Zhangfei Gao (Fri Jun 10 2022 - 08:34:44 EST)
- [vireshk-pm:opp/linux-next 51/52] drivers/opp/core.c:97:6: warning: no previous prototype for function 'assert_single_clk' kernel test robot (Fri Jun 10 2022 - 08:46:45 EST)
- [BUG] Threaded printk breaks early debugging Peter Geis (Fri Jun 10 2022 - 08:48:38 EST)
- Re: [PATCH v9 3/3] usb: typec: anx7411: Add Analogix PD ANX7411 support Heikki Krogerus (Fri Jun 10 2022 - 08:49:29 EST)
- Re: [PATCH v5 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb Takashi Iwai (Fri Jun 10 2022 - 08:49:45 EST)
- [PATCH v1 1/5] media: rkvdec: Disable H.264 error detection Nicolas Dufresne (Fri Jun 10 2022 - 08:52:42 EST)
- [PATCH v1 2/5] media: rkvdec: Add an ops to check for decode errors Nicolas Dufresne (Fri Jun 10 2022 - 08:52:47 EST)
- [PATCH v1 3/5] media: rkvdec: Fix RKVDEC_ERR_PKT_NUM macro Nicolas Dufresne (Fri Jun 10 2022 - 08:52:56 EST)
- [PATCH v1 4/5] media: rkvdec: Re-enable H.264 error detection Nicolas Dufresne (Fri Jun 10 2022 - 08:53:37 EST)
- [PATCH v1 5/5] media: rkvdec: Improve error handling Nicolas Dufresne (Fri Jun 10 2022 - 08:55:19 EST)
- Re: [PATCH] f2fs: refine comments for inline flags Chao Yu (Fri Jun 10 2022 - 08:56:30 EST)
- [PATCH] rcutorture: Fix ksoftirqd boosting timing and iteration Frederic Weisbecker (Fri Jun 10 2022 - 09:04:11 EST)
- Re: [PATCH] docs: filesystems: f2fs: fix description about compress ioctl Chao Yu (Fri Jun 10 2022 - 09:06:10 EST)
- Re: [PATCH v5 0/6] Add hardware prefetch control driver for A64FX and x86 Greg KH (Fri Jun 10 2022 - 09:07:59 EST)
- Re: [PATCH v5 1/6] soc: fujitsu: Add hardware prefetch control driver for A64FX Greg KH (Fri Jun 10 2022 - 09:20:49 EST)
- Re: [PATCH v6 0/2] Remove useless param of devcoredump functions and fix bugs Greg KH (Fri Jun 10 2022 - 09:24:35 EST)
- [PATCH] arm64: dts: rockchip: Fix Quartz64-A dwc3 otg port behavior Peter Geis (Fri Jun 10 2022 - 09:25:59 EST)
- Re: [PATCH v6 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm Johannes Berg (Fri Jun 10 2022 - 09:26:16 EST)
- [PATCH] arm64: dts: rockchip: Fix SoQuartz CM4IO usb Peter Geis (Fri Jun 10 2022 - 09:26:22 EST)
- Re: [PATCH 1/2] char: lp: ensure that index has not exceeded LP_NO Greg KH (Fri Jun 10 2022 - 09:28:30 EST)
- [PATCH v1] media: platform: cros-ec: Add kinox to the match table Ajye Huang (Fri Jun 10 2022 - 09:34:06 EST)
- Re: [PATCH V3] dt-bindings: dma: fsl-edma: Convert to DT schema Vinod Koul (Fri Jun 10 2022 - 09:50:53 EST)
- [PATCH v6 00/13] mm/demotion: Memory tiers and demotion Aneesh Kumar K.V (Fri Jun 10 2022 - 09:53:08 EST)
- Re: [PATCH 1/1] irqchip/loongson-liointc: Guard uses of cpu_logical_map Jiaxun Yang (Fri Jun 10 2022 - 09:55:22 EST)
- Re: [PATCH v6 00/17] Move HEVC stateless controls out of staging John Cox (Fri Jun 10 2022 - 10:01:09 EST)
- [esmil:visionfive 33/54] drivers/dma/dw-axi-dmac-starfive/starfive_dmaengine_memcpy.c:38:27: warning: cast from pointer to integer of different size kernel test robot (Fri Jun 10 2022 - 10:01:20 EST)
- [PATCH v3 0/2] bpf: Add bpf_verify_signature() helper Roberto Sassu (Fri Jun 10 2022 - 10:01:40 EST)
- [PATCH] firmware: arm_scmi: Fix incorrect error propagation Ludvig Pärsson (Fri Jun 10 2022 - 10:02:01 EST)
- Re: [PATCH v6 11/17] media: uapi: Add V4L2_CID_STATELESS_HEVC_ENTRY_POINT_OFFSETS control John Cox (Fri Jun 10 2022 - 10:09:00 EST)
- [PATCH] usb: core: sysfs: convert sysfs snprintf to sysfs_emit Xuezhi Zhang (Fri Jun 10 2022 - 10:19:53 EST)
- [syzbot] BUG: sleeping function called from invalid context in sk_psock_stop syzbot (Fri Jun 10 2022 - 10:23:47 EST)
- [PATCH v6 0/7] can: refactoring of can-dev module and of Kbuild Vincent Mailhol (Fri Jun 10 2022 - 10:30:41 EST)
- [PATCHv3 0/8] Linear Address Masking enabling Kirill A. Shutemov (Fri Jun 10 2022 - 10:36:18 EST)
- Re: [PATCH v6 00/22] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers Dmitry Osipenko (Fri Jun 10 2022 - 10:40:35 EST)
- Re: [PATCH] PM / wakeup: Unify device_init_wakeup() for PM_SLEEP and !PM_SLEEP Greg Kroah-Hartman (Fri Jun 10 2022 - 10:42:29 EST)
- [PATCH v3 0/2] [PATCH v3 0/2] Add pinctrl support adsp bypass platforms Srinivasa Rao Mandadapu (Fri Jun 10 2022 - 10:46:39 EST)
- [PATCH] ASoC: qdsp6: q6apm-dai: unprepare stream if its already prepared Srinivas Kandagatla (Fri Jun 10 2022 - 10:49:40 EST)
- [PATCH] um: virt-pci: set device ready in probe() Vincent Whitchurch (Fri Jun 10 2022 - 11:12:21 EST)
- [PATCH net-next v2 0/5] net: dsa: realtek: rtl8365mb: improve handling of PHY modes Alvin Šipraga (Fri Jun 10 2022 - 11:39:33 EST)
- [PATCH] powerpc/prom_init: Fix build failure with GCC_PLUGIN_STRUCTLEAK_BYREF_ALL and KASAN Christophe Leroy (Fri Jun 10 2022 - 11:44:10 EST)
- [PATCH net-next 0/6] net: ipa: simple refactoring Alex Elder (Fri Jun 10 2022 - 11:46:34 EST)
- Re: (subset) [RFC PATCH v2 0/5] Apple Macs machine/platform ASoC driver Mark Brown (Fri Jun 10 2022 - 11:58:56 EST)
- [esmil:visionfive 22/54] drivers/soc/sifive/sifive_l2_cache.c:152:3: error: call to undeclared function 'writeq'; ISO C99 and later do not support implicit function declarations kernel test robot (Fri Jun 10 2022 - 11:59:52 EST)
- Re: [PATCH v6 4/8] KVM: Extend the memslot to support fd-based private memory Sean Christopherson (Fri Jun 10 2022 - 12:14:35 EST)
- Re: [PATCH] ASoC: samsung: i2s: Check before clk_unregister() not needed Christophe JAILLET (Fri Jun 10 2022 - 12:15:40 EST)
- Re: [PATCH] fs/ntfs3: Don't clear upper bits accidentally in log_replay() Konstantin Komarov (Fri Jun 10 2022 - 12:21:41 EST)
- Re: [PATCH 0/3] New SMCA Syndrome registers and FRU Text feature Yazen Ghannam (Fri Jun 10 2022 - 12:29:23 EST)
- [PATCH 0/2] Introduce CABA helper process tree Pavel Tikhomirov (Fri Jun 10 2022 - 12:33:05 EST)
- [PATCH] rtc: use simple i2c probe Stephen Kitt (Fri Jun 10 2022 - 12:34:09 EST)
- Re: [PATCH 1/4] dt-bindings: arm: qcom: document qcom,msm-id and qcom,board-id Rob Herring (Fri Jun 10 2022 - 12:34:41 EST)
- [PATCH] scsi: storvsc: Correct sysfs parameters as per Hyper-V storvsc requirement Saurabh Sengar (Fri Jun 10 2022 - 12:34:45 EST)
- Re: Linux DRTM on UEFI platforms Ard Biesheuvel (Fri Jun 10 2022 - 12:41:39 EST)
- Re: [PATCH v2 2/6] x86/amd_nb: Add Family 19h model 70h-7Fh IDs Yazen Ghannam (Fri Jun 10 2022 - 12:46:16 EST)
- Re: [PATCH] arm64: errata: add detection for AMEVCNTR01 incrementing incorrectly Catalin Marinas (Fri Jun 10 2022 - 12:47:29 EST)
- [PATCH 0/6] Configurable VLAN mode for NCSI driver Jiaqing Zhao (Fri Jun 10 2022 - 12:47:52 EST)
- Re: [PATCH v2 3/6] x86/amd_nb: Add Family 19h model 60h-6Fh IDs Yazen Ghannam (Fri Jun 10 2022 - 12:50:14 EST)
- [PATCH 0/4] pm8001 driver improvements John Garry (Fri Jun 10 2022 - 12:52:57 EST)
- [PATCH] ALSA: usb-audio: US16x08: Move overflow check before array access Daniil Dementev (Fri Jun 10 2022 - 12:59:05 EST)
- [PATCH v2 0/6] Configurable VLAN mode for NCSI driver Jiaqing Zhao (Fri Jun 10 2022 - 13:04:04 EST)
- [PATCH v4 0/6] Support mt7531 on BPI-R2 Pro Frank Wunderlich (Fri Jun 10 2022 - 13:06:15 EST)
- [PATCH] drm/msm/gem: Drop early returns in close/purge vma Rob Clark (Fri Jun 10 2022 - 13:20:58 EST)
- [GIT PULL] arm64 fixes for 5.19-rc2 Catalin Marinas (Fri Jun 10 2022 - 13:26:28 EST)
- [PATCH] tools/power/x86/intel-speed-select: Remove duplicate macro Risheng1128 (Fri Jun 10 2022 - 13:28:16 EST)
- [GIT PULL] Documentation fixes for 5.19 Jonathan Corbet (Fri Jun 10 2022 - 13:31:11 EST)
- Re: [PATCH v2 132/144] KVM: selftests: Purge vm+vcpu_id == vcpu silliness Andrew Jones (Fri Jun 10 2022 - 13:34:39 EST)
- [PATCH v2] mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages Axel Rasmussen (Fri Jun 10 2022 - 13:38:39 EST)
- [PATCH] perf vendor events arm64: Arm Cortex-A78C and X1C Nick Forrington (Fri Jun 10 2022 - 13:46:06 EST)
- [PATCH] arm64: dts: qcom: msm8916-samsung-a2015: Add touchscreen pinctrl Lin, Meng-Bo (Fri Jun 10 2022 - 13:46:57 EST)
- [ANNOUNCE] 5.10.120-rt70 Luis Claudio R. Goncalves (Fri Jun 10 2022 - 13:49:40 EST)
- [PATCH] drivers: android: binder_alloc: Fixed include warning Agam Kohli (Fri Jun 10 2022 - 13:51:17 EST)
- [RESEND PATCH] arm64: dts: qcom: msm8916-samsung-a2015: Add touchscreen pinctrl Lin, Meng-Bo (Fri Jun 10 2022 - 13:54:27 EST)
- Re: [PATCH v2 138/144] KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create() Andrew Jones (Fri Jun 10 2022 - 13:56:01 EST)
- [ANNOUNCE] 4.14.282-rt135 Luis Claudio R. Goncalves (Fri Jun 10 2022 - 13:56:11 EST)
- [PATCH v9 net-next 0/7] add support for VSC7512 control over SPI Colin Foster (Fri Jun 10 2022 - 13:57:20 EST)
- [PATCH] perf test: Fix undefined behavior in bp_account Ian Rogers (Fri Jun 10 2022 - 14:02:58 EST)
- Re: [PATCH v2 142/144] KVM: selftests: Add kvm_has_cap() to provide syntactic sugar Andrew Jones (Fri Jun 10 2022 - 14:04:13 EST)
- [PATCH v2] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection David Hildenbrand (Fri Jun 10 2022 - 14:14:51 EST)
- Re: [PATCH] dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entries Rob Herring (Fri Jun 10 2022 - 14:19:28 EST)
- [PATCH] crypto: sun8i-ss - fix infinite loop in sun8i_ss_setup_ivs() Alexey Khoroshilov (Fri Jun 10 2022 - 14:27:43 EST)
- Re: [PATCH v2 143/144] KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste Andrew Jones (Fri Jun 10 2022 - 14:28:05 EST)
- [PATCH] f2fs: fix iostat related lock protection Daeho Jeong (Fri Jun 10 2022 - 14:32:58 EST)
- [PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL() Masahiro Yamada (Fri Jun 10 2022 - 14:35:48 EST)
- Re: [PATCH v3 1/2] dt-bindings: ARM: Mediatek: Remove msdc binding of MT8192 clock Stephen Boyd (Fri Jun 10 2022 - 14:42:11 EST)
- Re: [PATCH v3 2/2] clk: mediatek: Delete MT8192 msdc gate Stephen Boyd (Fri Jun 10 2022 - 14:42:26 EST)
- [PATCH] rcu-tasks: Delay rcu_tasks_verify_self_tests() to avoid missed callbacks Waiman Long (Fri Jun 10 2022 - 14:43:09 EST)
- Re: [PATCH] platform/mellanox: Spelling s/platfom/platform/ Hans de Goede (Fri Jun 10 2022 - 14:44:38 EST)
- [PATCH 1/1] perf beauty: Update copy of linux/socket.h with the kernel sources Arnaldo Carvalho de Melo (Fri Jun 10 2022 - 14:46:49 EST)
- Re: [PATCH] [PATCH] platform/x86/intel: Fix pmt_crashlog array reference Hans de Goede (Fri Jun 10 2022 - 14:48:11 EST)
- Re: [PATCH] platform/x86: barco-p50-gpio: Add check for platform_driver_register Hans de Goede (Fri Jun 10 2022 - 14:48:32 EST)
- [GIT PULL] Power management fixes for v5.19-rc2 Rafał Wysocki (Fri Jun 10 2022 - 14:49:19 EST)
- Re: [PATCH v2 144/144] KVM: selftests: Sanity check input to ioctls() at build time Andrew Jones (Fri Jun 10 2022 - 14:50:08 EST)
- [GIT PULL] Devicetree fixes for v5.19, part 2 Rob Herring (Fri Jun 10 2022 - 14:55:06 EST)
- Re: [PATCH] platform/x86: system76_acpi: use dev_get_drvdata Hans de Goede (Fri Jun 10 2022 - 15:10:19 EST)
- [PATCH] mtd: spi-nor: handle unsupported FSR opcodes properly Oleksandr Ocheretnyi (Fri Jun 10 2022 - 15:16:58 EST)
- [PATCH] KVM: SVM: Fix a misplaced paranthesis in APICV inhibit mask generation Sean Christopherson (Fri Jun 10 2022 - 15:18:24 EST)
- Re: [PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory Andy Lutomirski (Fri Jun 10 2022 - 15:18:56 EST)
- [kernel PATCH v1 0/1] Fix refresh cached connection info Zhengping Jiang (Fri Jun 10 2022 - 15:19:58 EST)
- [GIT PULL] Folio fixes for 5.19 Matthew Wilcox (Fri Jun 10 2022 - 15:22:13 EST)
- [PATCH 0/2] Introduce helpers for carveout management Chris Lew (Fri Jun 10 2022 - 15:23:40 EST)
- [PATCH v5] x86/mce: Check for writes ignored in MCA_STATUS register Smita Koralahalli (Fri Jun 10 2022 - 15:25:40 EST)
- [paulmck-rcu:rcu/next] BUILD SUCCESS 504312bb6d39c22d6d0415993c2f9af6ce2b2bba kernel test robot (Fri Jun 10 2022 - 15:28:16 EST)
- [tip:x86/mm] BUILD SUCCESS 54ee1844047c1df015ab2679a4f55564a3aa1fa1 kernel test robot (Fri Jun 10 2022 - 15:28:42 EST)
- Re: [PATCH 5.4] Common clock: To list active consumers of clocks Stephen Boyd (Fri Jun 10 2022 - 15:40:22 EST)
- Re: [PATCH] clk: qcom: clk-rpmh: Remove redundant if statement Stephen Boyd (Fri Jun 10 2022 - 15:40:42 EST)
- [PATCH bpf-next v2 0/8] bpf: rstat: cgroup hierarchical stats Yosry Ahmed (Fri Jun 10 2022 - 15:44:47 EST)
- [PATCH v4] drm/msm: Avoid unclocked GMU register access in 6xx gpu_busy Douglas Anderson (Fri Jun 10 2022 - 15:48:01 EST)
- Re: [PATCH v5 1/4] mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses. Shakeel Butt (Fri Jun 10 2022 - 15:55:52 EST)
- [RFC][PATCH 0/3] netfs, afs: Cleanups David Howells (Fri Jun 10 2022 - 15:56:57 EST)
- Re: [PATCH] clk: qcom: clk-rpmh: Fix if statement to match comment Stephen Boyd (Fri Jun 10 2022 - 15:59:06 EST)
- [git pull] iov_iter fix Al Viro (Fri Jun 10 2022 - 16:02:08 EST)
- [PATCH v3] thermal: rcar_gen3_thermal: improve logging during probe Wolfram Sang (Fri Jun 10 2022 - 16:05:20 EST)
- [PATCH v3 1/2] dt-bindings: thermal: rcar-gen3-thermal: use positive logic Wolfram Sang (Fri Jun 10 2022 - 16:17:27 EST)
- [PATCH V11 0/8] CXL: Read CDAT and DSMAS data ira . weiny (Fri Jun 10 2022 - 16:23:10 EST)
- [PATCH v10 net-next 0/7] add support for VSC7512 control over SPI Colin Foster (Fri Jun 10 2022 - 16:24:54 EST)
- Re: [PATCH 1/7] fbdev: aty128fb: Use backlight helper Sam Ravnborg (Fri Jun 10 2022 - 16:29:25 EST)
- Re: [PATCH v6,bpf-next] samples/bpf: check detach prog exist or not in xdp_fwd Toke Høiland-Jørgensen (Fri Jun 10 2022 - 16:34:41 EST)
- [PATCH] dt-bindings: mtd/partitions: Convert arm-firmware-suite to DT schema Rob Herring (Fri Jun 10 2022 - 16:38:32 EST)
- [PATCH] dt-bindings: display: panel-simple: Add Arm virtual platforms display Rob Herring (Fri Jun 10 2022 - 16:40:55 EST)
- [PATCH] arm64: dts: arm/fvp-base-revc: Remove 'panel-dpi' compatible Rob Herring (Fri Jun 10 2022 - 16:41:43 EST)
- [BUG] 8e274732115f ("printk: extend console_lock for per-console locking") Paul E. McKenney (Fri Jun 10 2022 - 16:50:46 EST)
- Re: [PATCH 05/14] ARM: dts: qcom: msm8974: add dedicated IMEM compatible Luca Weiss (Fri Jun 10 2022 - 16:54:33 EST)
- Re: [PATCH 03/14] ARM: dts: qcom: use generic sram as name for imem and ocmem nodes Luca Weiss (Fri Jun 10 2022 - 16:54:36 EST)
- Re: [PATCH 07/14] ARM: dts: qcom: msm8974: add required ranges to OCMEM Luca Weiss (Fri Jun 10 2022 - 16:57:19 EST)
- [gustavoars:for-next/kspp-fam1] BUILD SUCCESS 9ef205b8cbf786449c98b4cd9a207ec5707974db kernel test robot (Fri Jun 10 2022 - 16:59:02 EST)
- Re: [PATCH v4] drm/msm/dp: force link training for display resolution change Stephen Boyd (Fri Jun 10 2022 - 17:04:51 EST)
- Re: [RFC PATCH v6 095/104] KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall Sagi Shahar (Fri Jun 10 2022 - 17:05:11 EST)
- Re: [PATCH v2] drm/msm/dp: check core_initialized before disable interrupts at dp_display_unbind() Stephen Boyd (Fri Jun 10 2022 - 17:12:39 EST)
- [PATCH 1/5] mmc: dw_mmc: exynos: Obviously always return success in remove callback Uwe Kleine-König (Fri Jun 10 2022 - 17:13:53 EST)
- [PATCH] arm64: dts: arm/juno: Drop erroneous 'mbox-name' property Rob Herring (Fri Jun 10 2022 - 17:34:46 EST)
- [PATCH] kbuild: use a pipe rather than process substitution Alvin Šipraga (Fri Jun 10 2022 - 17:35:16 EST)
- [PATCH] KVM: VMX: Skip filter updates for MSRs that KVM is already intercepting Sean Christopherson (Fri Jun 10 2022 - 17:41:50 EST)
- [PATCH] drm/msm/dsi: Use single function for reset Luca Weiss (Fri Jun 10 2022 - 18:03:42 EST)
- Raid5 Reshape Data Corruption Bug Logan Gunthorpe (Fri Jun 10 2022 - 18:09:35 EST)
- Re: [PATCH v3 09/21] x86/asm: add clear_pages_movnt() Noah Goldstein (Fri Jun 10 2022 - 18:11:31 EST)
- [ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 53/57] fs/ceph/inode.c:453:33: warning: unused variable 'ctx' kernel test robot (Fri Jun 10 2022 - 18:24:01 EST)
- [PATCH] mm: Re-allow pinning of zero pfns Alex Williamson (Fri Jun 10 2022 - 18:35:43 EST)
- [PATCH] platform/chrome: cros_ec: Always expose last resume result Stephen Boyd (Fri Jun 10 2022 - 18:37:12 EST)
- [PATCH 1/2] drm/msm/mdp5: Add perf data for MDP v1.16 Luca Weiss (Fri Jun 10 2022 - 18:53:51 EST)
- Re: [PATCH v5 01/11] mm: memcontrol: remove dead code and comments Roman Gushchin (Fri Jun 10 2022 - 19:02:13 EST)
- [jarkko-tpmdd:kprobes 3/3] arch/arm/kernel/module_alloc.c:24:7: warning: no previous prototype for function 'module_alloc' kernel test robot (Fri Jun 10 2022 - 19:05:02 EST)
- [agd5f:drm-next 183/198] drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:5081: warning: expecting prototype for amdgpu_device_gpu_recover_imp(). Prototype was for amdgpu_device_gpu_recover() instead kernel test robot (Fri Jun 10 2022 - 19:05:06 EST)
- Re: [PATCH v5 02/11] mm: rename unlock_page_lruvec{_irq, _irqrestore} to lruvec_unlock{_irq, _irqrestore} Roman Gushchin (Fri Jun 10 2022 - 19:08:31 EST)
- Re: [PATCH v5 03/11] mm: memcontrol: prepare objcg API for non-kmem usage Roman Gushchin (Fri Jun 10 2022 - 19:13:47 EST)
- [jarkko-tpmdd:kprobes 3/3] arch/arm/kernel/module_alloc.c:24:7: warning: no previous prototype for 'module_alloc' kernel test robot (Fri Jun 10 2022 - 19:15:03 EST)
- [RFC PATCH v3 00/20] KCFI support Sami Tolvanen (Fri Jun 10 2022 - 19:35:21 EST)
- [RFC PATCH 0/6] User pkey minor bug fixes ira . weiny (Fri Jun 10 2022 - 19:36:24 EST)
- Re: [PATCH] ARC: Fix syntax errors in comments Vineet Gupta (Fri Jun 10 2022 - 20:17:35 EST)
- [GIT PULL] nfsd fixes for 5.19 Chuck Lever III (Fri Jun 10 2022 - 20:17:46 EST)
- Re: [PATCH] ARC: Fix comment typo Vineet Gupta (Fri Jun 10 2022 - 20:17:50 EST)
- [PATCH v10 00/10] Coresight: Add support for TPDM and TPDA Mao Jinlong (Fri Jun 10 2022 - 20:44:12 EST)
- [PATCH 0/7] KVM: x86: Attempt to wrangle PEBS/PMU into submission Sean Christopherson (Fri Jun 10 2022 - 20:58:15 EST)
- [avpatel:virtio_rpmsg_bus_fix_v1 35/52] arch/riscv/kernel/setup.c:299:9: error: implicit declaration of function 'riscv_tlbflush_init' kernel test robot (Fri Jun 10 2022 - 21:17:09 EST)
- [PATCH] HID: nintendo: Set phys property of input device based on HID phys Thomas Schneider (Fri Jun 10 2022 - 21:20:17 EST)
- [avpatel:virtio_rpmsg_bus_fix_v1 45/52] kernel/dma/pool.c:105:44: error: implicit declaration of function 'pgprot_dmacoherent' kernel test robot (Fri Jun 10 2022 - 21:27:07 EST)
- [gregkh-spdx:spdx-linus 16/26] arch/x86/crypto/crc32-pclmul_asm.S:2: Error: junk at end of line, first unrecognized character is `*' kernel test robot (Fri Jun 10 2022 - 21:57:08 EST)
- [RFC PATCH] btrfs: Replace kmap() with kmap_local_page() in zstd.c Fabio M. De Francesco (Fri Jun 10 2022 - 22:05:08 EST)
- [PATCH v2] mm/page_alloc: minor clean up for memmap_init_compound() Miaohe Lin (Fri Jun 10 2022 - 22:16:55 EST)
- [PATCH] spi: micro: fix unreasonable clk_prepare_enable() on error in mchp_corespi_probe() Peng Wu (Fri Jun 10 2022 - 22:16:57 EST)
- [PATCH] ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed Zhihao Cheng (Fri Jun 10 2022 - 22:16:57 EST)
- [PATCH] mm/shmem.c: use helper transhuge_vma_enabled() Miaohe Lin (Fri Jun 10 2022 - 22:23:16 EST)
- [jcmvbkbc-xtensa:xtensa-5.19-esp32 5/9] drivers/tty/serial/esp32_uart.c:33:6: warning: no previous prototype for 'dbg_echo' kernel test robot (Fri Jun 10 2022 - 22:48:05 EST)
- [ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 57/57] fs/netfs/buffered_write.c:934:2: warning: #warning TRIGGER NEW FLUSH GROUP FOR TESTING kernel test robot (Fri Jun 10 2022 - 23:09:15 EST)
- Re: [PATCH] fs/ntfs3: fix null pointer dereference in d_flags_for_inode 练亮斌 (Fri Jun 10 2022 - 23:09:17 EST)
- [ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 29/57] include/linux/page-flags.h:788:27: warning: passing argument 1 of 'dump_page' discards 'const' qualifier from pointer target type kernel test robot (Fri Jun 10 2022 - 23:19:08 EST)
- [PATCH 0/2] Squashfs: handle missing pages decompressing into page cache Phillip Lougher (Fri Jun 10 2022 - 23:23:01 EST)
- [ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 29/57] include/linux/page-flags.h:788:20: error: passing 'const struct page *' to parameter of type 'struct page *' discards qualifiers kernel test robot (Fri Jun 10 2022 - 23:41:13 EST)
- [PATCH v4 0/4] mm: kmemleak: store objects allocated with physical address separately and check when scan Patrick Wang (Fri Jun 10 2022 - 23:58:00 EST)
- [vkoul-dmaengine:next 6/11] drivers/dma/apple-admac.c:209:26: warning: format '%x' expects argument of type 'unsigned int', but argument 7 has type 'long unsigned int' kernel test robot (Sat Jun 11 2022 - 00:02:11 EST)
- [PATCH -next] perf: Fix pass 0 to PTR_ERR YueHaibing (Sat Jun 11 2022 - 00:08:34 EST)
- [PATCH -next] bpf, arm: Remove unused function emit_a32_alu_r() YueHaibing (Sat Jun 11 2022 - 00:09:17 EST)
- [PATCH -next] sched/fair: Remove duplicate include file YueHaibing (Sat Jun 11 2022 - 00:10:32 EST)
- [PATCH v3 -next] drm/display: Fix build error without CONFIG_OF YueHaibing (Sat Jun 11 2022 - 00:17:11 EST)
- [gustavoars:testing/uapi-fam1] BUILD SUCCESS 58e4d787fd4bf471ec6b4ab9c00188e43df1a883 kernel test robot (Sat Jun 11 2022 - 00:22:30 EST)
- [PATCH v3 0/2] [PATCH v4 0/2] Add pinctrl support adsp bypass platforms Srinivasa Rao Mandadapu (Sat Jun 11 2022 - 00:23:20 EST)
- Re: [PATCH V6 8/9] virtio: harden vring IRQ Michael S. Tsirkin (Sat Jun 11 2022 - 01:12:54 EST)
- Re: [RFC PATCH] of/platform: Drop static setup of IRQ resource from DT core Yongqin Liu (Sat Jun 11 2022 - 01:28:12 EST)
- [tip:x86/cpu] BUILD SUCCESS 6f33a9daff9f07906365c4054c90b225f346cd0e kernel test robot (Sat Jun 11 2022 - 02:03:15 EST)
- [PATCH v2] platform/chrome: cros_ec: Always expose last resume result Stephen Boyd (Sat Jun 11 2022 - 02:18:34 EST)
- [tip:x86/fpu] BUILD SUCCESS WITH WARNING 43843d58393026fef4a43d192b641a4fabdc42bf kernel test robot (Sat Jun 11 2022 - 02:30:12 EST)
- [ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 29/57] include/linux/page-flags.h:788:9: sparse: sparse: incorrect type in argument 1 (different modifiers) kernel test robot (Sat Jun 11 2022 - 02:49:39 EST)
- Regression in 5.18.3 from "xhci: Set HCD flag to defer primary roothub registration" Christian Hewitt (Sat Jun 11 2022 - 02:49:41 EST)
- [PATCH] powerpc: Restore CONFIG_DEBUG_INFO in defconfigs Christophe Leroy (Sat Jun 11 2022 - 02:52:37 EST)
- [PATCH v3 0/2] HDMI Audio on RK356x/Quartz64 Model A Nicolas Frattaroli (Sat Jun 11 2022 - 02:53:40 EST)
- [paulmck-rcu:context-tracking.2022.06.08a] BUILD SUCCESS e04cf846ea7a434506c8e5bf4de7c783e5c540fd kernel test robot (Sat Jun 11 2022 - 02:59:11 EST)
- [PATCH 0/2] crypto: hisilicon - supports device isolation feature Kai Ye (Sat Jun 11 2022 - 03:14:36 EST)
- [PATCH] spi: microchip-core: Fix the error handling path in mchp_corespi_probe() Christophe JAILLET (Sat Jun 11 2022 - 03:37:58 EST)
- [PATCH] crypto: hisilicon/sec - only HW V2 needs to change the BD err detection Kai Ye (Sat Jun 11 2022 - 03:44:33 EST)
- [ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 30/57] lib/iov_iter.c:1464:9: warning: comparison of distinct pointer types ('typeof (nr * ((1UL) << 12) - offset) *' (aka 'unsigned long *') and 'typeof (maxsize) *' (aka 'unsigned int *')) kernel test robot (Sat Jun 11 2022 - 03:46:14 EST)
- [GIT PULL] virtio,vdpa: fixes Michael S. Tsirkin (Sat Jun 11 2022 - 03:49:06 EST)
- [PATCH] lib/cpu_rmap: do *_get before using cpu_rmap wuchi (Sat Jun 11 2022 - 04:09:15 EST)
- [PATCH] powerpc/rng: wire up during setup_arch Jason A. Donenfeld (Sat Jun 11 2022 - 04:11:32 EST)
- linux-next: build warnings after merge of the drm-misc tree Stephen Rothwell (Sat Jun 11 2022 - 04:23:53 EST)
- [PATCH v1 0/4] swiotlb: some cleanup Dongli Zhang (Sat Jun 11 2022 - 04:26:27 EST)
- [PATCH] ksmbd: smbd: Remove useless license text when SPDX-License-Identifier is already used Christophe JAILLET (Sat Jun 11 2022 - 04:32:57 EST)
- linux-next: Signed-off-by missing for commit in the fscache tree Stephen Rothwell (Sat Jun 11 2022 - 04:36:53 EST)
- [PATCH] perf/marvell_cn10k: Remove useless license text when SPDX-License-Identifier is already used Christophe JAILLET (Sat Jun 11 2022 - 04:37:50 EST)
- [PATCH] serial: sifive: Remove useless license text when SPDX-License-Identifier is already used Christophe JAILLET (Sat Jun 11 2022 - 04:42:29 EST)
- [PATCH 0/7] A few cleanup patches for khugepaged Miaohe Lin (Sat Jun 11 2022 - 04:47:38 EST)
- Re: [PATCH v3 0/4] ARM: dts: imx6dl-colibri: Unify with changes to Apalis iMX6 device trees. Shawn Guo (Sat Jun 11 2022 - 04:52:00 EST)
- [PATCH -next] selinux: Fix potential memory leak in selinux_add_opt Xiu Jianfeng (Sat Jun 11 2022 - 05:07:57 EST)
- [PATCH -next] audit: make is_audit_feature_set() static Xiu Jianfeng (Sat Jun 11 2022 - 05:25:06 EST)
- [PATCH v18 0/4] Microchip Polarfire FPGA manager Ivan Bornyakov (Sat Jun 11 2022 - 05:29:37 EST)
- Re: [PATCH] ARM: dts: imx6: skov: add pwm-regulator to control the panel's VCOM Shawn Guo (Sat Jun 11 2022 - 05:31:17 EST)
- [PATCH] MAINTAINERS: Update Abel Vesa's email abelvesa (Sat Jun 11 2022 - 05:31:56 EST)
- [PATCH] rcu: Handle failure of memory allocation functions Li Qiong (Sat Jun 11 2022 - 05:32:16 EST)
- [esmil:visionfive 50/54] drivers/soc/sifive/sifive_l2_cache.c:158:17: error: implicit declaration of function 'writeq'; did you mean 'writel'? kernel test robot (Sat Jun 11 2022 - 05:38:16 EST)
- linux-next: Fixes tag needs some work in the amdgpu tree Stephen Rothwell (Sat Jun 11 2022 - 05:55:45 EST)
- [PATCH 0/4] DTS changes for the AMD EthanolX CRB BMC Konstantin Aladyshev (Sat Jun 11 2022 - 05:58:57 EST)
- [PATCH v2 0/3] powerpc: wire up rng during setup_arch Jason A. Donenfeld (Sat Jun 11 2022 - 06:05:15 EST)
- [mkp-scsi:for-next 31/41] drivers/phy/samsung/phy-fsd-ufs.c:50:10: error: 'const struct samsung_ufs_phy_drvdata' has no member named 'cfgs'; did you mean 'cfg'? kernel test robot (Sat Jun 11 2022 - 06:12:17 EST)
- [GIT PULL] LoongArch fixes for v5.19-rc2 Huacai Chen (Sat Jun 11 2022 - 06:15:45 EST)
- [ammarfaizi2-block:dhowells/linux-fs/netfs-linked-list 57/57] fs/netfs/buffered_write.c:934:2: warning: TRIGGER NEW FLUSH GROUP FOR TESTING kernel test robot (Sat Jun 11 2022 - 06:22:20 EST)
- drivers/message/fusion/mptctl.c:1492:9: warning: 'strncpy' output may be truncated copying 31 bytes from a string of length 31 kernel test robot (Sat Jun 11 2022 - 06:22:22 EST)
- [PATCH] media: rcar_drif: Remove useless license text when SPDX-License-Identifier is already used Christophe JAILLET (Sat Jun 11 2022 - 06:22:36 EST)
- [PATCH] media: em28xx: Remove useless license text when SPDX-License-Identifier is already used Christophe JAILLET (Sat Jun 11 2022 - 06:24:45 EST)
- Re: [PATCH v5 2/2] iommu/mediatek: Allow page table PA up to 35bit yf.wang (Sat Jun 11 2022 - 06:27:46 EST)
- [PATCH v8 1/3] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit yf.wang (Sat Jun 11 2022 - 06:34:01 EST)
- [PATCH v8 2/3] iommu/mediatek: Rename MTK_IOMMU_TLB_ADDR to MTK_IOMMU_ADDR yf.wang (Sat Jun 11 2022 - 06:34:06 EST)
- [PATCH v8 3/3] iommu/mediatek: Allow page table PA up to 35bit yf.wang (Sat Jun 11 2022 - 06:34:11 EST)
- [PATCH] spi: aspeed: Fix division by zero Cédric Le Goater (Sat Jun 11 2022 - 06:39:49 EST)
- [PATCH] media: ddbridge: Remove useless license text when SPDX-License-Identifier is already used Christophe JAILLET (Sat Jun 11 2022 - 06:40:04 EST)
- [vkoul-dmaengine:next 6/11] drivers/dma/apple-admac.c:210:34: warning: format specifies type 'unsigned int' but the argument has type 'unsigned long' kernel test robot (Sat Jun 11 2022 - 06:43:16 EST)
- mainline build failure due to 6c77676645ad ("iov_iter: Fix iter_xarray_get_pages{,_alloc}()") Sudip Mukherjee (Sat Jun 11 2022 - 06:45:12 EST)
- [net-next v1 0/2] seg6: add NEXT-C-SID support for SRv6 End behavior Andrea Mayer (Sat Jun 11 2022 - 06:48:51 EST)
- [PATCH v3] rcu/nocb: Avoid polling when myrdp->nocb_head_rdp list is empty Zqiang (Sat Jun 11 2022 - 07:01:03 EST)
- [PATCH RFC V2 00/10] irqchip: Add LoongArch-related irqchip drivers Jianmin Lv (Sat Jun 11 2022 - 07:04:10 EST)
- [PATCH RFC V3 06/11] irqchip/loongson-pch-pic: Add ACPI init support Jianmin Lv (Sat Jun 11 2022 - 07:04:54 EST)
- [REGRESSION] connection timeout with routes to VRF Jan Luebbe (Sat Jun 11 2022 - 07:19:44 EST)
- [PATCH v4 0/4] Add support for XP-PEN Deco L José Expósito (Sat Jun 11 2022 - 07:39:28 EST)
- [PATCH] soc: fsl: qe: Check of ioremap return value in qe_reset Li Qiong (Sat Jun 11 2022 - 07:50:48 EST)
- [GIT PULL] SCSI fixes for 5.19-rc1 James Bottomley (Sat Jun 11 2022 - 08:22:29 EST)
- [avpatel:riscv_kvm_csr_v1 22/22] arch/riscv/kvm/vcpu_insn.c:286:2-3: Unneeded semicolon kernel test robot (Sat Jun 11 2022 - 08:30:19 EST)
- drivers/watchdog/indydog.c:116:24: sparse: sparse: incorrect type in initializer (different address spaces) kernel test robot (Sat Jun 11 2022 - 08:30:21 EST)
- [PATCH net 0/6] net: hns3: add some fixes for -net Guangbin Huang (Sat Jun 11 2022 - 08:31:50 EST)
- [ardb:efi-rng-seed 5/7] arch/mips/kernel/jump_label.c:94:44: error: invalid use of undefined type 'struct module' kernel test robot (Sat Jun 11 2022 - 08:45:23 EST)
- Re: [PATCH V2] arm: dts: imx6ulz-bsh-smm-m2: Support proper board power off Shawn Guo (Sat Jun 11 2022 - 08:58:45 EST)
- [PATCH] lib/debugobjects: Fix stat count and optimize debug_objects_mem_init. wuchi (Sat Jun 11 2022 - 09:06:50 EST)
- [paulmck-rcu:rcu/next] BUILD SUCCESS 2585014188d5e66052b4226b42602b6f3d921389 kernel test robot (Sat Jun 11 2022 - 09:06:54 EST)
- Re: [PATCH v7] can, tty: can327 CAN/ldisc driver for ELM327 based OBD-II adapters Max Staudt (Sat Jun 11 2022 - 09:16:04 EST)
- [PATCH] mm: fix is_pinnable_page return value Zhangfei Gao (Sat Jun 11 2022 - 09:35:28 EST)
- Re: [PATCH 04/49] iio: fix opencoded for_each_set_bit() Jonathan Cameron (Sat Jun 11 2022 - 09:41:35 EST)
- [PATCH] btrfs: Replace kmap() with kmap_local_page() in zstd.c Fabio M. De Francesco (Sat Jun 11 2022 - 09:52:24 EST)
- [PATCH RFC V3 00/11] irqchip: Add LoongArch-related irqchip drivers Jianmin Lv (Sat Jun 11 2022 - 10:02:55 EST)
- [PATCH v9 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs Liu Ying (Sat Jun 11 2022 - 10:13:03 EST)
- [paulmck-rcu:dev.2022.06.08a] BUILD SUCCESS 7a5900587bf50388df8734399141965a3956d0bb kernel test robot (Sat Jun 11 2022 - 10:24:24 EST)
- [avpatel:riscv_kvm_aia_v1 26/29] arch/riscv/kvm/aia.c:324:2-3: Unneeded semicolon kernel test robot (Sat Jun 11 2022 - 11:00:22 EST)
- [PATCH v3 0/3] powerpc: wire up rng during setup_arch Jason A. Donenfeld (Sat Jun 11 2022 - 11:10:32 EST)
- drivers/thunderbolt/test.c:851 tb_test_path_not_bonded_lane0() error: potential null dereference 'path'. (tb_path_alloc returns null) kernel test robot (Sat Jun 11 2022 - 11:11:25 EST)
- Re: [PATCH 1/3] arm64: dts: rockchip: adjust whitespace around '=' Heiko Stuebner (Sat Jun 11 2022 - 11:15:57 EST)
- Re: [PATCH] arm64: dts: rockchip: Assign RK3399 VDU clock rate Heiko Stuebner (Sat Jun 11 2022 - 11:20:39 EST)
- [intel-tdx:kvm-upstream-workaround 443/453] arch/x86/kvm/mmu/mmu.c:982:28: warning: variable 'type' set but not used kernel test robot (Sat Jun 11 2022 - 11:32:28 EST)
- [GIT PULL] random number generator fixes for 5.19-rc2 Jason A. Donenfeld (Sat Jun 11 2022 - 11:36:42 EST)
- [intel-tdx:kvm-upstream-workaround 443/453] arch/x86/kvm/mmu/mmu.c:982:21: error: variable 'type' set but not used kernel test robot (Sat Jun 11 2022 - 11:52:27 EST)
- arch/arm/mm/copypage-feroceon.c:65:6: warning: no previous prototype for 'feroceon_copy_user_highpage' kernel test robot (Sat Jun 11 2022 - 12:13:58 EST)
- [daveh-devel:testme 2/2] drivers/of/kexec.c:126:5: warning: no previous prototype for 'ima_get_kexec_buffer' kernel test robot (Sat Jun 11 2022 - 12:15:23 EST)
- [PATCH 0/2] can: etas_es58x: cleanups on struct es58x_device Vincent Mailhol (Sat Jun 11 2022 - 12:20:57 EST)
- Re: [PATCH v17 07/10] irqchip: Add Sunplus SP7021 interrupt controller driver kernel test robot (Sat Jun 11 2022 - 12:23:30 EST)
- Commit 282d8998e997 (srcu: Prevent expedited GPs and blocking readers from consuming CPU) cause qemu boot slow Zhangfei Gao (Sat Jun 11 2022 - 12:33:14 EST)
- [avpatel:riscv_kvm_aia_v1 27/29] arch/riscv/kvm/aia_device.c:105:4-5: Unneeded semicolon kernel test robot (Sat Jun 11 2022 - 12:33:31 EST)
- [GIT PULL] smb3 client fixes Steve French (Sat Jun 11 2022 - 12:39:01 EST)
- [jic23-iio:testing 199/199] drivers/iio/adc/intel_mrfld_adc.c:222:40: warning: 'mrfld_adc_id_table' defined but not used kernel test robot (Sat Jun 11 2022 - 12:44:31 EST)
- lib/overflow_kunit.c:644:1: warning: the frame size of 2832 bytes is larger than 1024 bytes kernel test robot (Sat Jun 11 2022 - 12:44:35 EST)
- [PATCH 1/4] video: fbdev: offb: Include missing linux/platform_device.h Christophe Leroy (Sat Jun 11 2022 - 12:51:44 EST)
- [PATCH] drm: Fix htmldocs indentation warning w/ DP AUX power requirements Douglas Anderson (Sat Jun 11 2022 - 12:55:34 EST)
- [PATCH 1/2] powerpc: Don't include asm/setup.h in asm/machdep.h Christophe Leroy (Sat Jun 11 2022 - 12:55:46 EST)
- [PATCH] can: Break loopback loop on loopback documentation Max Staudt (Sat Jun 11 2022 - 13:12:18 EST)
- [PATCH 1/4] certs/blacklist_hashes.c: fix const confusion in certs blacklist Masahiro Yamada (Sat Jun 11 2022 - 13:24:01 EST)
- [avpatel:riscv_kvm_aia_v1 29/29] arch/riscv/kvm/aia_imsic.c:166:2-3: Unneeded semicolon kernel test robot (Sat Jun 11 2022 - 14:06:20 EST)
- [PATCH v2] dt-bindings: interrupt-controller: Convert rda,8810pl-intc to YAML Stanislav Jakubek (Sat Jun 11 2022 - 14:07:18 EST)
- [GIT PULL] Kbuild fixes for v5.19-rc2 Masahiro Yamada (Sat Jun 11 2022 - 15:40:26 EST)
- [daveh-devel:testme 2/2] drivers/of/kexec.c:126:5: warning: no previous prototype for function 'ima_get_kexec_buffer' kernel test robot (Sat Jun 11 2022 - 15:57:45 EST)
- [PATCH] arm64: dts: qcom: qcs404: fix default pinctrl settings for blsp1_spi1 Andrey Konovalov (Sat Jun 11 2022 - 15:58:52 EST)
- [ammarfaizi2-block:kvalo/ath/ath12k-bringup 29/59] drivers/net/wireless/ath/ath12k/pci.c:667:14: error: implicit declaration of function 'of_property_read_u32' kernel test robot (Sat Jun 11 2022 - 16:11:28 EST)
- Re: [PATCH v9 28/69] mm/mmap: reorganize munmap to use maple states Yu Zhao (Sat Jun 11 2022 - 16:12:33 EST)
- [GIT PULL] gpio: fixes for v5.19-rc2 Bartosz Golaszewski (Sat Jun 11 2022 - 16:27:55 EST)
- [dinguyen:svc_driver_updates_for_v4.20 1/6] htmldocs: include/linux/firmware/intel/stratix10-svc-client.h:19: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst kernel test robot (Sat Jun 11 2022 - 16:30:51 EST)
- [git pull] build fix Al Viro (Sat Jun 11 2022 - 16:35:17 EST)
- [PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node Rafał Miłecki (Sat Jun 11 2022 - 16:47:32 EST)
- [RFC PATCH 1/3] x86/boot/e820: Make __e820__mapped_all() external Aaron Tomlin (Sat Jun 11 2022 - 16:49:19 EST)
- arm-linux-gnueabi-ld: error: .btf.vmlinux.bin.o is already in final BE8 format kernel test robot (Sat Jun 11 2022 - 17:01:50 EST)
- WARNING: modpost: vmlinux.o(.text.unlikely+0x24dc): Section mismatch in reference from the function find_next_bit() to the variable .init.rodata:__setup_str_initcall_blacklist kernel test robot (Sat Jun 11 2022 - 17:21:51 EST)
- [mkp-scsi:for-next 31/41] drivers/phy/samsung/phy-fsd-ufs.c:50:3: error: field designator 'cfgs' does not refer to any field in type 'const struct samsung_ufs_phy_drvdata'; did you mean 'cfg'? kernel test robot (Sat Jun 11 2022 - 19:33:55 EST)
- drivers/dma/dw/rzn1-dmamux.c:105:34: warning: unused variable 'rzn1_dmac_match' kernel test robot (Sat Jun 11 2022 - 19:45:58 EST)
- Re: [PATCH] gpio: Fix kernel-doc comments to nested union Akira Yokosawa (Sat Jun 11 2022 - 20:03:06 EST)
- [PATCH RESEND v2] leds: Add leds-qcom-lpg entry to documentation table of contents Bagas Sanjaya (Sat Jun 11 2022 - 20:03:10 EST)
- arch/m68k/68000/ints.c:82:30: error: 'ISR' undeclared kernel test robot (Sat Jun 11 2022 - 20:25:15 EST)
- [GIT PULL] wq fixes for v5.19-rc1 Tejun Heo (Sat Jun 11 2022 - 20:29:15 EST)
- Re: [PATCH] arm64: dts: fsl: ls1012a: fix Micron SPI NOR compatible Shawn Guo (Sat Jun 11 2022 - 20:32:45 EST)
- [PATCH 0/2] Clean up some macros Nam Cao (Sat Jun 11 2022 - 21:05:36 EST)
- Re: [PATCH RESEND] ARM: imx: Kconfig: Fix indentation Shawn Guo (Sat Jun 11 2022 - 21:09:47 EST)
- [PATCH] refscale: Convert test_lock spinlock to raw_spinlock Zqiang (Sat Jun 11 2022 - 22:08:40 EST)
- [dinguyen:svc_driver_updates_for_v4.20 3/6] htmldocs: include/linux/firmware/intel/stratix10-svc-client.h:149: warning: Excess enum value 'COMMAND_FCS_REQUEST_SERVICE' description in 'stratix10_svc_command_code' kernel test robot (Sat Jun 11 2022 - 23:13:50 EST)
- Re: [PATCH] arm64: dts: ls-10xx: use generic dma node name Shawn Guo (Sat Jun 11 2022 - 23:13:53 EST)
- [RESEND PATCH v6 00/10] A bunch of fix and optimization patches in spmi-pmic-arb.c Fenglin Wu (Sat Jun 11 2022 - 23:25:26 EST)
- [PATCH] KVM: x86/mmu: Remove unused "type" of split_page_type() sunliming (Sat Jun 11 2022 - 23:56:59 EST)
- [PATCH] hwmon: (dell-smm) Add Dell XPS 13 7390 to fan control whitelist Armin Wolf (Sun Jun 12 2022 - 00:18:45 EST)
- [PATCH] staging: r8188eu: put spaces after commas daniel watson (Sun Jun 12 2022 - 00:18:47 EST)
- [rt-devel:linux-5.19.y-rt-rebase 15/51] kernel/softirq.c:640:1: sparse: sparse: symbol '__pcpu_scope_timersd' was not declared. Should it be static? kernel test robot (Sun Jun 12 2022 - 00:18:47 EST)
- Re: [PATCH v2] drm/msm/adreno: Allow larger address space size Chia-I Wu (Sun Jun 12 2022 - 00:18:51 EST)
- Re: [PATCH v2] drm/virtio: Fix NULL vs IS_ERR checking in virtio_gpu_object_shmem_init Chia-I Wu (Sun Jun 12 2022 - 00:18:54 EST)
- [PATCH] RISC-V: enable CONFIG_ARCH_KEEP_MEMBLOCK Yixun Lan (Sun Jun 12 2022 - 00:35:15 EST)
- Het Moment Ritueelbegeleiding Het Moment Ritueelbegeleiding (Sun Jun 12 2022 - 00:35:18 EST)
- [PATCH] lib/error-inject: Convert to DEFINE_SEQ_ATTRIBUTE wuchi (Sun Jun 12 2022 - 01:20:46 EST)
- [rt-devel:linux-5.19.y-rt-rebase 16/51] kernel/softirq.c:641:1: sparse: sparse: symbol '__pcpu_scope_pending_timer_softirq' was not declared. Should it be static? kernel test robot (Sun Jun 12 2022 - 01:59:27 EST)
- [avpatel:virtio_rpmsg_bus_fix_v1 36/52] include/linux/fortify-string.h:374:63: error: expected identifier or '(' before '{' token kernel test robot (Sun Jun 12 2022 - 01:59:29 EST)
- [asahilinux:bits/110-smc 1/15] lib/vsprintf.c:1802:30: sparse: sparse: cast to restricted __le32 kernel test robot (Sun Jun 12 2022 - 02:10:04 EST)
- [PATCH] perf parse: Allow names to start with digits Dominique Martinet (Sun Jun 12 2022 - 02:16:11 EST)
- [PATCH] drm/amdkfd: Add missing #if defined(CONFIG_HSA_AMD_P2P) sunliming (Sun Jun 12 2022 - 02:41:06 EST)
- [PATCH RESEND] of: Add missing function declarations sunliming (Sun Jun 12 2022 - 03:23:13 EST)
- [PATCH] of: Add missing function declarations sunliming (Sun Jun 12 2022 - 03:23:15 EST)
- [PATCH] ata: handle failure of devm_ioremap() Li Qiong (Sun Jun 12 2022 - 03:33:41 EST)
- Re: [syzbot] WARNING in handle_exception_nmi (2) syzbot (Sun Jun 12 2022 - 03:35:40 EST)
- [daveh-devel:testme 2/2] arch/x86/kernel/setup.c:367:15: warning: no previous prototype for function 'ima_free_kexec_buffer' kernel test robot (Sun Jun 12 2022 - 04:17:14 EST)
- Re: [PATCH 2/2] iio: at91-sama5d2: Limit requested watermark value to hwfifo size Jonathan Cameron (Sun Jun 12 2022 - 04:40:48 EST)
- [PATCH 00/06] fid refcounting improvements and fixes Dominique Martinet (Sun Jun 12 2022 - 04:53:50 EST)
- Re: [RFC 2/2] iio: accel: bma400: Add support for single and double tap events Jonathan Cameron (Sun Jun 12 2022 - 04:56:41 EST)
- Re: [PATCH v1 1/1] iio: adc: sc27xx_adc: Re-use generic struct u32_fract Jonathan Cameron (Sun Jun 12 2022 - 05:00:02 EST)
- [RFC,net-next,x86 v2 0/8] Nontemporal copies in sendmsg path Joe Damato (Sun Jun 12 2022 - 05:00:38 EST)
- [RFC,x86 v2 1/8] arch, x86, uaccess: Add nontemporal copy functions Joe Damato (Sun Jun 12 2022 - 05:00:49 EST)
- [RFC,iov_iter v2 2/8] iov_iter: Introduce iter_copy_type Joe Damato (Sun Jun 12 2022 - 05:00:53 EST)
- [RFC,iov_iter v2 3/8] iov_iter: add copyin_iovec helper Joe Damato (Sun Jun 12 2022 - 05:00:55 EST)
- [RFC,net-next v2 4/8] net: Add MSG_NTCOPY sendmsg flag Joe Damato (Sun Jun 12 2022 - 05:00:58 EST)
- [RFC,net-next v2 5/8] net: unix: Support MSG_NTCOPY Joe Damato (Sun Jun 12 2022 - 05:01:01 EST)
- [RFC,net-next v2 6/8] net: ip: Support MSG_NTCOPY Joe Damato (Sun Jun 12 2022 - 05:01:04 EST)
- [RFC,net-next v2 7/8] net: udplite: Support MSG_NTCOPY Joe Damato (Sun Jun 12 2022 - 05:01:07 EST)
- [RFC,net-next v2 8/8] net: tcp: Support MSG_NTCOPY Joe Damato (Sun Jun 12 2022 - 05:01:11 EST)
- [PATCH 0/2] fix panasonic-laptop hotkey regression stefan . seyfried (Sun Jun 12 2022 - 05:05:54 EST)
- Error setting promisc mode with linux 5.18 on ice eth driver Jaroslav Pulchart (Sun Jun 12 2022 - 05:22:50 EST)
- [PATCH v2 0/4] MDSS support for MSM8953 Luca Weiss (Sun Jun 12 2022 - 05:23:10 EST)
- [no subject] Marty E. Plummer (Sun Jun 12 2022 - 05:46:47 EST)
- Re: 9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected)) asmadeus (Sun Jun 12 2022 - 06:03:08 EST)
- [PATCH] module: Fix selfAssignment cppcheck warning Christophe Leroy (Sun Jun 12 2022 - 06:18:10 EST)
- [syzbot] KASAN: use-after-free Read in search_by_entry_key (2) syzbot (Sun Jun 12 2022 - 06:38:39 EST)
- [syzbot] KASAN: use-after-free Read in __vma_adjust syzbot (Sun Jun 12 2022 - 06:38:40 EST)
- Re: [PATCH v17 05/10] clk: Add Sunplus SP7021 clock driver kernel test robot (Sun Jun 12 2022 - 06:44:14 EST)
- drivers/net/ethernet/mediatek/mtk_eth_soc.c:1481:23: warning: result of comparison of constant 262144 with expression of type 'u16' (aka 'unsigned short') is always true kernel test robot (Sun Jun 12 2022 - 06:55:13 EST)
- [PATCH] lib/genalloc: Set chunk size to real size which gen_pool managed. wuchi (Sun Jun 12 2022 - 07:00:07 EST)
- [PATCH] drm: fix device_node_continue.cocci warnings (fwd) Julia Lawall (Sun Jun 12 2022 - 07:02:57 EST)
- drivers/net/ethernet/mediatek/mtk_ppe.c:572:18: warning: array subscript 'struct mtk_flow_entry[0]' is partly outside array bounds of 'unsigned char[24]' kernel test robot (Sun Jun 12 2022 - 07:05:11 EST)
- [esmil:visionfive 21/54] drivers/char/hw_random/starfive-vic-rng.c:238:34: warning: unused variable 'vic_rng_dt_ids' kernel test robot (Sun Jun 12 2022 - 07:05:15 EST)
- Re: [PATCH v3 13/21] clear_page: add generic clear_user_pages_incoherent() Ankur Arora (Sun Jun 12 2022 - 07:20:37 EST)
- Re: [PATCH] mm: add a new emergency page migratetype. kernel test robot (Sun Jun 12 2022 - 07:59:59 EST)
- [drm-misc:for-linux-next 1/10] include/drm/drm_of.h:123:36: error: expected ';', ',' or ')' before 'const' kernel test robot (Sun Jun 12 2022 - 08:08:18 EST)
- [martinetd:9p-next 11/13] ERROR: modpost: "p9_fid_put" [fs/9p/9p.ko] undefined! kernel test robot (Sun Jun 12 2022 - 08:19:13 EST)
- [drm-misc:for-linux-next 1/10] include/drm/drm_of.h:123:8: error: expected ')' kernel test robot (Sun Jun 12 2022 - 08:19:15 EST)
- [drm-misc:for-linux-next 7/10] drivers/gpu/drm/bridge/tc358775.c:544:7: warning: variable 'dsi_lanes' is used uninitialized whenever 'if' condition is false kernel test robot (Sun Jun 12 2022 - 08:39:13 EST)
- [drm-misc:for-linux-next 10/10] drivers/gpu/drm/rcar-du/rcar_mipi_dsi.c:683:13: warning: unused variable 'data_lanes' kernel test robot (Sun Jun 12 2022 - 08:52:30 EST)
- [jic23-iio:testing 199/204] drivers/iio/adc/intel_mrfld_adc.c:222:58: error: array has incomplete element type 'const struct platform_device_id' kernel test robot (Sun Jun 12 2022 - 08:52:34 EST)
- [GIT PULL] platform-drivers-x86 for 5.19-2 Hans de Goede (Sun Jun 12 2022 - 08:55:50 EST)
- [broonie-ci:v3_20220523_angelogioacchino_delregno_mediatek_helio_x10_mt6795_mt6331_6332_regulators 1/4] drivers/regulator/mt6331-regulator.c:15:10: fatal error: linux/mfd/mt6331/registers.h: No such file or directory kernel test robot (Sun Jun 12 2022 - 09:00:14 EST)
- [PATCH v7 0/2] Clock based PWM output driver Nikita Travkin (Sun Jun 12 2022 - 09:30:51 EST)
- [drm-misc:for-linux-next 9/10] drivers/gpu/drm/msm/dp/dp_parser.c:110:5: error: use of undeclared identifier 'data_lane_property' kernel test robot (Sun Jun 12 2022 - 09:40:15 EST)
- [RFC PATCH 0/2] Introduce MediaTek frequency hopping driver Johnson Wang (Sun Jun 12 2022 - 09:54:38 EST)
- Re: [RFC Patch net-next v2 01/15] net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detect Vladimir Oltean (Sun Jun 12 2022 - 10:20:59 EST)
- [PATCH] kernel/trace: Remove unwanted initialization in __trace_uprobe_create() Gautam Menghani (Sun Jun 12 2022 - 10:42:58 EST)
- [PATCH] x86/PCI: Revert: "Clip only host bridge windows for E820 regions" Hans de Goede (Sun Jun 12 2022 - 10:44:03 EST)
- [PATCH RESEND 0/2] drm: bridge: adv7511: two fixes for CEC Alvin Šipraga (Sun Jun 12 2022 - 10:49:32 EST)
- [PATCH] arm64: tegra: Fix SDMMC1 CD on P2888 Tamás Szűcs (Sun Jun 12 2022 - 11:00:06 EST)
- [PATCH v2 0/4] Prepare general purpose clocks on msm8916 Nikita Travkin (Sun Jun 12 2022 - 11:00:24 EST)
- Re: [PATCH v4 1/3] media: dt-binding: media: Add rockchip-vepu binding Nicolas Frattaroli (Sun Jun 12 2022 - 11:05:48 EST)
- [PATCH v2] module: Fix selfAssignment cppcheck warning Christophe Leroy (Sun Jun 12 2022 - 11:22:33 EST)
- [PATCH v3 0/3] Add support for lan966x flexcom chip-select configuration Kavyasree Kotagiri (Sun Jun 12 2022 - 11:26:36 EST)
- [PATCH v8] can, tty: can327 CAN/ldisc driver for ELM327 based OBD-II adapters Max Staudt (Sun Jun 12 2022 - 11:26:48 EST)
- [PATCH] module: Fix "warning: variable 'exit' set but not used" Christophe Leroy (Sun Jun 12 2022 - 11:33:48 EST)
- [syzbot] WARNING in exit_tasks_rcu_finish syzbot (Sun Jun 12 2022 - 11:46:52 EST)
- Re: [PATCH] locking/lockdep: Use sched_clock() for random numbers. Sasha Levin (Sun Jun 12 2022 - 11:46:56 EST)
- [PATCH v5 0/3] Enable JPEG Encoder on RK3566/RK3568 Nicolas Frattaroli (Sun Jun 12 2022 - 11:54:39 EST)
- [cpuidle,intel_idle] 32d4fd5751: WARNING:at_kernel/rcu/tree.c:#rcu_eqs_exit kernel test robot (Sun Jun 12 2022 - 12:00:25 EST)
- Re: [PATCH 3/3] RISC-V: KVM: Add extensible CSR emulation framework Zhao Liu (Sun Jun 12 2022 - 12:08:42 EST)
- [PATCH v2 0/3] KUnit tests for drm_format_helper José Expósito (Sun Jun 12 2022 - 12:13:03 EST)
- [PATCH v4] sched/fair: Introduce SIS_UTIL to search idle CPU based on sum of util_avg Chen Yu (Sun Jun 12 2022 - 12:35:22 EST)
- Re: [PATCH v6] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state Mahesh J Salgaonkar (Sun Jun 12 2022 - 13:03:19 EST)
- [linux-stable-rc:queue/5.15 165/165] lib/iov_iter.c:1466:9: warning: comparison of distinct pointer types ('typeof (nr * (1UL << 16) - offset) *' (aka 'unsigned long *') and 'typeof (maxsize) *' (aka 'unsigned int *')) kernel test robot (Sun Jun 12 2022 - 13:04:20 EST)
- [PATCHv4] speakup: Generate speakupmap.h automatically Samuel Thibault (Sun Jun 12 2022 - 13:22:57 EST)
- Re: linux-next: build failure after merge of the char-misc tree Samuel Thibault (Sun Jun 12 2022 - 13:23:14 EST)
- Re: [PATCH v11 3/8] cgroup/cpuset: Allow no-task partition to have empty cpuset.cpus.effective Tejun Heo (Sun Jun 12 2022 - 13:40:33 EST)
- [PATCH 1/2] module: Fix ERRORs reported by checkpatch.pl Christophe Leroy (Sun Jun 12 2022 - 13:45:15 EST)
- [net PATCH] octeontx2-vf: Add support for adaptive interrupt coalescing Suman Ghosh (Sun Jun 12 2022 - 13:47:23 EST)
- Re: [PATCH v11 7/8] cgroup/cpuset: Update description of cpuset.cpus.partition in cgroup-v2.rst Tejun Heo (Sun Jun 12 2022 - 13:50:09 EST)
- Re: [PATCH RESEND v4 1/4] kernfs: make ->attr.open RCU protected. Tejun Heo (Sun Jun 12 2022 - 13:59:57 EST)
- Re: [PATCH] RISC-V: cpu.c: remove nonexistent ext from cpuinfo Hongren Zheng (Sun Jun 12 2022 - 14:22:23 EST)
- [PATCH] mm: Remove unwanted initialization in vmemmap_populate_compound_pages() Gautam Menghani (Sun Jun 12 2022 - 14:23:41 EST)
- [PATCH 0/3] mm/kmemleak: Avoid soft lockup in kmemleak_scan() Waiman Long (Sun Jun 12 2022 - 14:34:24 EST)
- [PATCH v2 net-next] net: phy: marvell-88x2222: set proper phydev->port Ivan Bornyakov (Sun Jun 12 2022 - 14:43:04 EST)
- [PATCH v3 0/3] RISC-V: Add Bitmanip/Scalar Crypto HWCAP Hongren (Zenithal) Zheng (Sun Jun 12 2022 - 14:45:18 EST)
- [PATCH] docs: driver-api: gpio: Fix filename mismatch Tom Schwindl (Sun Jun 12 2022 - 15:02:51 EST)
- [PATCH] p54: Fix an error handling path in p54spi_probe() Christophe JAILLET (Sun Jun 12 2022 - 15:55:12 EST)
- [PATCH] lkdtm: cfi: use NULL for a null pointer rather than zero Colin Ian King (Sun Jun 12 2022 - 16:27:17 EST)
- [ANNOUNCE] erofs-utils: release 1.5 Gao Xiang (Sun Jun 12 2022 - 16:31:55 EST)
- [PATCH][next] spi: s3c64xx: set pointers to null using NULL rather than 0 Colin Ian King (Sun Jun 12 2022 - 16:34:36 EST)
- Re: Re: [PATCH v6 16/17] media: uapi: Change data_bit_offset definition Jernej Škrabec (Sun Jun 12 2022 - 16:40:39 EST)
- Re: [PATCH 1/2] ARM: dts: sunxi: Use constants for RTC clock indexes Jernej Škrabec (Sun Jun 12 2022 - 16:45:53 EST)
- Re: [PATCH 2/2] arm64: dts: allwinner: Use constants for RTC clock indexes Jernej Škrabec (Sun Jun 12 2022 - 16:46:53 EST)
- arch/arm/boot/compressed/atags_to_fdt.c:129:5: warning: stack frame size (1344) exceeds limit (1280) in 'atags_to_fdt' kernel test robot (Sun Jun 12 2022 - 17:07:29 EST)
- Re: [PATCH 0/3] ARM: sunxi: Remove A31 and A23/A33 platform SMP code Jernej Škrabec (Sun Jun 12 2022 - 17:09:15 EST)
- [PATCH v2] p54: Fix an error handling path in p54spi_probe() Christophe JAILLET (Sun Jun 12 2022 - 17:12:36 EST)
- [Patch v3 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver longli (Sun Jun 12 2022 - 17:15:09 EST)
- Re: [LINUX PATCH 2/2] drm: xlnx: dsi: driver for Xilinx DSI Tx subsystem Laurent Pinchart (Sun Jun 12 2022 - 17:21:51 EST)
- [PATCH v3 00/13] can: slcan: extend supported features Dario Binacchi (Sun Jun 12 2022 - 17:39:55 EST)
- Re: [PATCH 1/3] usb: musb: Add support for PolarFire SoC's musb controller Conor.Dooley (Sun Jun 12 2022 - 18:19:30 EST)
- Re: [PATCH RESEND] Add a "-m" option to "perf buildid-list". Jiri Olsa (Sun Jun 12 2022 - 18:21:34 EST)
- [PATCH] dmaengine: stm32-mdma: Remove dead code in stm32_mdma_irq_handler() Alexey Khoroshilov (Sun Jun 12 2022 - 18:25:36 EST)
- PC speaker R.F. Burns (Sun Jun 12 2022 - 18:33:28 EST)
- Re: [PATCH v2] media: imx-jpeg: Align upwards buffer size mirela.rabulea@xxxxxxxxxxx (Sun Jun 12 2022 - 18:56:03 EST)
- Re: [PATCH 2/3] mm/slab: delete cache_alloc_debugcheck_before() David Rientjes (Sun Jun 12 2022 - 19:00:16 EST)
- [PATCH] hwmon: (dell-smm) Add Dell G5 5590 to DMI table Armin Wolf (Sun Jun 12 2022 - 19:29:20 EST)
- drivers/regulator/max20086-regulator.c:288:34: warning: 'max20086_dt_ids' defined but not used kernel test robot (Sun Jun 12 2022 - 19:29:21 EST)
- Linux 5.19-rc2 Linus Torvalds (Sun Jun 12 2022 - 19:36:50 EST)
- [RFC][PATCH] fix short copy handling in copy_mc_pipe_to_iter() Al Viro (Sun Jun 12 2022 - 20:10:42 EST)
- [ammarfaizi2-block:tiwai/sound/test/ctl-xarray 8/8] sound/core/control.c:390:11: sparse: sparse: incorrect type in assignment (different base types) kernel test robot (Sun Jun 12 2022 - 21:00:58 EST)
- RE: [PATCH 1/8] dt-bindings: soc: imx: add interconnect property for i.MX8MP media blk ctrl Peng Fan (Sun Jun 12 2022 - 21:03:16 EST)
- RE: [PATCH 4/8] soc: imx: add icc paths for i.MX8MP media blk ctrl Peng Fan (Sun Jun 12 2022 - 21:17:17 EST)
- RE: [PATCH 3/8] interconnect: imx: fix max_node_id Peng Fan (Sun Jun 12 2022 - 21:17:47 EST)
- RE: [PATCH 0/8] interconnect: support i.MX8MP Peng Fan (Sun Jun 12 2022 - 21:23:53 EST)
- [KVM] a5202946dc: kernel-selftests.kvm.make_fail kernel test robot (Sun Jun 12 2022 - 21:27:11 EST)
- [PATCH -next] drm: Remove unnecessary print function dev_err() Yang Li (Sun Jun 12 2022 - 21:27:16 EST)
- [PATCH] uapi: Fixup strace compile error guoren (Sun Jun 12 2022 - 21:31:45 EST)
- [PATCH V2] usb: core: Remove redundant NULL checks before kfree cgel . zte (Sun Jun 12 2022 - 21:31:54 EST)
- [PATCH -next] scsi: target: iscsi: Fix NULL pointer dereference in iscsi_conn_auth_required() Yang Li (Sun Jun 12 2022 - 21:45:25 EST)
- [PATCH v2] fsi: Fix typo in comment luoxueqin (Sun Jun 12 2022 - 21:46:46 EST)
- [PATCH v2] docs: filesystems: f2fs: fix description about compress ioctl Chao Liu (Sun Jun 12 2022 - 22:08:54 EST)
- [PATCH -next] scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp Xiu Jianfeng (Sun Jun 12 2022 - 22:13:09 EST)
- [PATCH RESEND --next] scsi: lpfc: Use memset_startat() helper in lpfc_nvmet_xmt_fcp_op_cmp Xiu Jianfeng (Sun Jun 12 2022 - 22:21:09 EST)
- [PATCH v2] usb: core: sysfs: convert sysfs snprintf to sysfs_emit Xuezhi Zhang (Sun Jun 12 2022 - 22:37:02 EST)
- [PATCH v2] watchdog:Fix typo in comment luoxueqin (Sun Jun 12 2022 - 22:47:09 EST)
- Re: [PATCH v10 08/21] drm/mediatek: dpi: implement a swap_input toggle in SoC config Rex-BC Chen (Sun Jun 12 2022 - 23:12:57 EST)
- drivers/media/usb/pvrusb2/pvrusb2-hdw.c:3289 pvr2_hdw_get_tuner_status() warn: inconsistent indenting kernel test robot (Sun Jun 12 2022 - 23:13:51 EST)
- [V3,0/8] Support multi-hardware jpeg decoder for MT8195 Irui Wang (Sun Jun 12 2022 - 23:23:16 EST)
- [V9,0/7] Enable two hardware jpeg encoder for MT8195 Irui Wang (Sun Jun 12 2022 - 23:24:14 EST)
- [PATCH] kprobes: drop the unnecessary unlikely() l3b2w1 (Mon Jun 13 2022 - 00:25:58 EST)
- [v21 0/5] USB DWC3 host wake up support from system suspend Krishna Kurapati (Mon Jun 13 2022 - 00:31:14 EST)
- [v9 0/3] Add QCOM SNPS PHY overriding params support Krishna Kurapati (Mon Jun 13 2022 - 00:47:59 EST)
- [PATCH v2] riscv: don't allow write but not read page mapping request in mmap Celeste Liu (Mon Jun 13 2022 - 01:20:44 EST)
- RE: [PATCH v14 0/5] clk: clocking-wizard: Driver updates Shubhrajyoti Datta (Mon Jun 13 2022 - 01:23:39 EST)
- Re: [RESEND v8 00/19] Cleanup MediaTek clk reset drivers and support SoCs Rex-BC Chen (Mon Jun 13 2022 - 01:27:09 EST)
- [PATCH V2 0/2] mm/mmap: Drop __SXXX/__PXXX macros from across platforms Anshuman Khandual (Mon Jun 13 2022 - 01:34:33 EST)
- [PATCH mm v4 0/9] memcg: accounting for objects allocated by mkdir cgroup Vasily Averin (Mon Jun 13 2022 - 01:35:34 EST)
- [PATCH mm v4 1/9] memcg: enable accounting for struct cgroup Vasily Averin (Mon Jun 13 2022 - 01:36:00 EST)
- [PATCH mm v4 2/9] memcg: enable accounting for kernfs nodes Vasily Averin (Mon Jun 13 2022 - 01:36:05 EST)
- [PATCH mm v4 3/9] memcg: enable accounting for kernfs iattrs Vasily Averin (Mon Jun 13 2022 - 01:36:11 EST)
- [PATCH mm v4 4/9] memcg: enable accounting for struct simple_xattr Vasily Averin (Mon Jun 13 2022 - 01:36:26 EST)
- [PATCH mm v4 5/9] memcg: enable accounting for percpu allocation of struct psi_group_cpu Vasily Averin (Mon Jun 13 2022 - 01:36:32 EST)
- [PATCH mm v4 6/9] memcg: enable accounting for percpu allocation of struct cgroup_rstat_cpu Vasily Averin (Mon Jun 13 2022 - 01:36:36 EST)
- [PATCH mm v4 7/9] memcg: enable accounting for large allocations in mem_cgroup_css_alloc Vasily Averin (Mon Jun 13 2022 - 01:36:41 EST)
- [PATCH mm v4 8/9] memcg: enable accounting for allocations in alloc_fair_sched_group Vasily Averin (Mon Jun 13 2022 - 01:36:47 EST)
- [PATCH mm v4 9/9] memcg: enable accounting for perpu allocation of struct rt_rq Vasily Averin (Mon Jun 13 2022 - 01:36:52 EST)
- remove the nobh helpers v2 Christoph Hellwig (Mon Jun 13 2022 - 01:38:49 EST)
- [PATCH v3] gpio: davinci: Add support for system suspend/resume PM Aswath Govindraju (Mon Jun 13 2022 - 01:45:34 EST)
- [PATCH] spi: spidev_test: Warn when the mode is not the requested mode David Fries (Mon Jun 13 2022 - 01:50:47 EST)
- [PATCH v2 1/2] module: Fix ERRORs reported by checkpatch.pl Christophe Leroy (Mon Jun 13 2022 - 02:02:33 EST)
- Re: [PATCH v3] memblock,arm64: Expand the static memblock memory table Zhouguanghui (Mon Jun 13 2022 - 02:05:04 EST)
- Re: [PATCH v10 14/21] drm/mediatek: dpi: Add dpintf support Rex-BC Chen (Mon Jun 13 2022 - 02:06:01 EST)
- [PATCH 1/2] fs/exec: allow to unshare a time namespace on vfork+exec Andrei Vagin (Mon Jun 13 2022 - 02:07:53 EST)
- [PATCH -next] thermal: k3_j72xx_bandgap: Make k3_j72xx_bandgap_j721e_data and k3_j72xx_bandgap_j7200_data static Jin Xiaoyun (Mon Jun 13 2022 - 02:13:16 EST)
- [PATCH] smackfs: check for allocation failure of kmalloc() Li Qiong (Mon Jun 13 2022 - 02:23:08 EST)
- [PATCH -next] drm/syncobj: add missing error return code in drm_syncobj_transfer_to_timeline() Yang Yingliang (Mon Jun 13 2022 - 02:24:42 EST)
- [PATCH 0/6] Simplify hugetlb vmemmap and improve its readability Muchun Song (Mon Jun 13 2022 - 02:35:36 EST)
- [PATCH v2] ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed Zhihao Cheng (Mon Jun 13 2022 - 02:46:22 EST)
- [md] ee3841b9fb: WARNING:at_drivers/md/md.c:#mddev_suspend kernel test robot (Mon Jun 13 2022 - 02:46:24 EST)
- [syzbot] kernel BUG in mcopy_continue syzbot (Mon Jun 13 2022 - 02:47:44 EST)
- [syzbot] general protection fault in detach_extent_buffer_page (2) syzbot (Mon Jun 13 2022 - 02:47:52 EST)
- [syzbot] WARNING: locking bug in inode_insert5 syzbot (Mon Jun 13 2022 - 02:47:57 EST)
- [PATCH v11 00/12] drm/mediatek: Add MT8195 dp_intf driver Bo-Chen Chen (Mon Jun 13 2022 - 02:48:55 EST)
- Re: [PATCH v3 5/5] KVM: arm64: Unwind and dump nVHE hypervisor stacktrace kernel test robot (Mon Jun 13 2022 - 02:51:21 EST)
- Re: [PATCH] Bluetooth: virtio_bt: fix device removal Michael S. Tsirkin (Mon Jun 13 2022 - 02:59:12 EST)
- [PATCH] soc: There are several spelling mistakes. Fix them Ren Yu (Mon Jun 13 2022 - 03:00:21 EST)
- [vmscan] 4282498868: BUG:kernel_NULL_pointer_dereference,address kernel test robot (Mon Jun 13 2022 - 03:05:13 EST)
- [PATCH] dev-tools: fix one invalid url Dongliang Mu (Mon Jun 13 2022 - 03:14:11 EST)
- Re: [PATCH -next] ext4: Fix warning in ext4_da_release_space yebin (Mon Jun 13 2022 - 03:17:04 EST)
- [PATCH v3] riscv: don't allow write but not read page mapping request in mmap Celeste Liu (Mon Jun 13 2022 - 03:17:13 EST)
- [x86] 0b5e478a23: canonical_address#:#[##] kernel test robot (Mon Jun 13 2022 - 03:22:48 EST)
- [PATCH v11 0/1] drm/mediatek: Add MT8195 DisplayPort PHY driver Bo-Chen Chen (Mon Jun 13 2022 - 03:27:02 EST)
- Re: [PATCH 2/2] ARM: dts: stm32: remove the IPCC "wakeup" IRQ on stm32mp151 Alexandre TORGUE (Mon Jun 13 2022 - 03:40:02 EST)
- [cifs] 36c9de734b: xfstests.generic.209.fail kernel test robot (Mon Jun 13 2022 - 03:44:14 EST)
- [PATCH v6 0/6] Add RS485 9th bit addressing mode support to DW UART Ilpo Järvinen (Mon Jun 13 2022 - 03:52:46 EST)
- [PATCH 1/2] serial: 8250: Use UART_LCR_WLEN8 instead of literal Ilpo Järvinen (Mon Jun 13 2022 - 03:57:50 EST)
- [ext4] fa96490369: WARNING:at_fs/ext4/inode.c:#ext4_invalidate_folio kernel test robot (Mon Jun 13 2022 - 04:00:00 EST)
- [PATCH 1/2] vdpa/mlx5: Update Control VQ callback information Eli Cohen (Mon Jun 13 2022 - 04:00:37 EST)
- [PATCH v4 0/6] introduce mirrored memory support for arm64 Wupeng Ma (Mon Jun 13 2022 - 04:01:01 EST)
- Re: [PATCH 2/5] dt-bindings: gpio: gpio-thunderx: Describe pin-cfg option Piyush Malgujar (Mon Jun 13 2022 - 04:05:39 EST)
- Re: [v2,2/4] Input: mt-matrix-keypad: Add Bosch mt matrix keypad driver Gireesh.Hiremath (Mon Jun 13 2022 - 04:07:47 EST)
- Re: [PATCH 2/2] ARM: dts: stm: adjust whitespace around '=' Alexandre TORGUE (Mon Jun 13 2022 - 04:09:56 EST)
- [PATCH 0/5] arm64: kdump: Function supplement and performance optimization Zhen Lei (Mon Jun 13 2022 - 04:12:07 EST)
- [PATCH] soc: fix typos in comment Ren Yu (Mon Jun 13 2022 - 04:15:19 EST)
- Re: [PATCH 1/2] ARM: dts: stm32: fix missing internally connected voltage regulator for OSD32MP1 Alexandre TORGUE (Mon Jun 13 2022 - 04:15:27 EST)
- Re: [PATCH 2/2] ARM: dts: stm32: correct vcc-supply for eeprom on stm32mp15xx-osd32 Alexandre TORGUE (Mon Jun 13 2022 - 04:15:39 EST)
- [PATCH 0/2] Move headers from dt-bindings/clk to clock Lukas Bulwahn (Mon Jun 13 2022 - 04:16:51 EST)
- [PATCH] doc: module: update file references Masahiro Yamada (Mon Jun 13 2022 - 04:20:03 EST)
- [PATCH v15 0/4] Add lpass pin control support for audio on sc7280 based targets Srinivasa Rao Mandadapu (Mon Jun 13 2022 - 04:24:36 EST)
- [PATCH v1] ACPI/processor: Remove unused function acpi_processor_get_limit_info() Riwen Lu (Mon Jun 13 2022 - 04:26:07 EST)
- [tip: perf/core] perf/x86/amd/uncore: Add PerfMonV2 RDPMC assignments tip-bot2 for Sandipan Das (Mon Jun 13 2022 - 04:29:13 EST)
- [tip: perf/core] perf/x86/amd/uncore: Add PerfMonV2 DF event format tip-bot2 for Sandipan Das (Mon Jun 13 2022 - 04:29:19 EST)
- [tip: perf/core] perf/x86/amd/uncore: Detect available DF counters tip-bot2 for Sandipan Das (Mon Jun 13 2022 - 04:29:19 EST)
- [tip: perf/core] perf/x86/amd/uncore: Use dynamic events array tip-bot2 for Sandipan Das (Mon Jun 13 2022 - 04:29:23 EST)
- [tip: perf/core] perf/x86/amd/uncore: Use attr_update for format attributes tip-bot2 for Sandipan Das (Mon Jun 13 2022 - 04:29:28 EST)
- [tip: perf/core] x86/events/intel/ds: Enable large PEBS for PERF_SAMPLE_WEIGHT_TYPE tip-bot2 for Like Xu (Mon Jun 13 2022 - 04:29:30 EST)
- [tip: sched/urgent] sched: Fix balance_push() vs __sched_setscheduler() tip-bot2 for Peter Zijlstra (Mon Jun 13 2022 - 04:29:41 EST)
- Re: [PATCH v3] common/rc: Modify _require_batched_discard to improve test coverage Ojaswin Mujoo (Mon Jun 13 2022 - 04:35:52 EST)
- [tip: locking/urgent] locking/lockdep: Use sched_clock() for random numbers tip-bot2 for Sebastian Andrzej Siewior (Mon Jun 13 2022 - 04:36:27 EST)
- [PATCH 2/2] kprobes: refactor populate_kprobe_blacklist() binglei wang (Mon Jun 13 2022 - 04:36:44 EST)
- [PATCH v6 0/3] Implement readahead for squashfs Hsin-Yi Wang (Mon Jun 13 2022 - 04:39:29 EST)
- [tip: sched/core] sched/deadline: Use proc_douintvec_minmax() limit minimum value tip-bot2 for Yajun Deng (Mon Jun 13 2022 - 04:43:55 EST)
- [tip: sched/core] sched/fair: Optimize and simplify rq leaf_cfs_rq_list tip-bot2 for Chengming Zhou (Mon Jun 13 2022 - 04:44:03 EST)
- [tip: sched/core] sched/fair: Consider CPU affinity when allowing NUMA imbalance in find_idlest_group() tip-bot2 for K Prateek Nayak (Mon Jun 13 2022 - 04:44:06 EST)
- [tip: sched/core] sched/numa: Apply imbalance limitations consistently tip-bot2 for Mel Gorman (Mon Jun 13 2022 - 04:44:11 EST)
- [tip: sched/core] sched/numa: Do not swap tasks between nodes when spare capacity is available tip-bot2 for Mel Gorman (Mon Jun 13 2022 - 04:44:13 EST)
- [tip: sched/core] sched/numa: Adjust imb_numa_nr to a better approximation of memory channels tip-bot2 for Mel Gorman (Mon Jun 13 2022 - 04:44:17 EST)
- [tip: sched/core] sched/numa: Initialise numa_migrate_retry tip-bot2 for Mel Gorman (Mon Jun 13 2022 - 04:44:19 EST)
- [PATCH 0/6] Corrections to cpu map event encoding Ian Rogers (Mon Jun 13 2022 - 04:47:52 EST)
- [fs] b6c81e63ec: phoronix-test-suite.fio.SequentialWrite.Sync.Yes.No.4KB.DefaultTestDirectory.mb_s -4.3% regression kernel test robot (Mon Jun 13 2022 - 04:51:11 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/clock to COMMON CLK FRAMEWORK Lukas Bulwahn (Mon Jun 13 2022 - 04:51:45 EST)
- [PATCH -fixes v2] riscv: Fix missing PAGE_PFN_MASK Alexandre Ghiti (Mon Jun 13 2022 - 04:54:12 EST)
- Re: [PATCH 1/5] drm/arm: Fix spelling typo in comments Liviu Dudau (Mon Jun 13 2022 - 04:55:09 EST)
- [PATCH -next] fs/ntfs3: Remove unused function 'attr_must_be_resident' linshengwang (Mon Jun 13 2022 - 04:55:40 EST)
- [PATCH v2] scripts: kernel-doc: Always increment warnings counter Niklas Söderlund (Mon Jun 13 2022 - 05:06:05 EST)
- [RFC PATCH 0/5] Add TI TPS65219 PMIC support for AM642 SK board. Jerome NEANNE (Mon Jun 13 2022 - 05:06:17 EST)
- [PATCH v10 0/7] PCI: imx6: refine codes and add the error propagation Richard Zhu (Mon Jun 13 2022 - 05:09:34 EST)
- [PATCH] hamradio: 6pack: fix array-index-out-of-bounds in decode_std_command() Xu Jia (Mon Jun 13 2022 - 05:13:09 EST)
- Re: [RFC Patch net-next v2 02/15] net: dsa: microchip: move switch chip_id detection to ksz_common Vladimir Oltean (Mon Jun 13 2022 - 05:18:56 EST)
- [PATCH v2] ARM: Mark the FDT_FIXED sections as shareable Zhen Lei (Mon Jun 13 2022 - 05:19:26 EST)
- RE: Balance Payment_Invoice ATFF207722482696 Marija Jovanovic (Mon Jun 13 2022 - 05:21:13 EST)
- [PATCH 1/2] KVM: arm64: nvhe: rename confusing obj-y Masahiro Yamada (Mon Jun 13 2022 - 05:22:47 EST)
- Re: [RFC Patch net-next v2 03/15] net: dsa: microchip: move tag_protocol & phy read/write to ksz_common Vladimir Oltean (Mon Jun 13 2022 - 05:23:07 EST)
- Re: [RFC Patch net-next v2 04/15] net: dsa: microchip: move vlan functionality to ksz_common Vladimir Oltean (Mon Jun 13 2022 - 05:25:04 EST)
- Re: [RFC Patch net-next v2 05/15] net: dsa: microchip: move the port mirror to ksz_common Vladimir Oltean (Mon Jun 13 2022 - 05:31:18 EST)
- Re: [RFC Patch net-next v2 06/15] net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_ops Vladimir Oltean (Mon Jun 13 2022 - 05:31:29 EST)
- [alobakin:bitops 3/6] include/linux/bitops.h:39:35: error: 'arch___set_bit' undeclared here (not in a function); did you mean 'generic___set_bit'? kernel test robot (Mon Jun 13 2022 - 05:32:12 EST)
- Re: [RFC Patch net-next v2 07/15] net: dsa: microchip: update the ksz_phylink_get_caps Vladimir Oltean (Mon Jun 13 2022 - 05:32:59 EST)
- Re: [PATCH v2 1/2] drm/vkms: check plane_composer->map[0] before using it Melissa Wen (Mon Jun 13 2022 - 05:34:06 EST)
- [PATCH] spi: rockchip: Disable local irq when pio write out of interrupt service Jon Lin (Mon Jun 13 2022 - 05:34:14 EST)
- [PATCH v1] ACPI: Make acpi video driver available on !X86 Riwen Lu (Mon Jun 13 2022 - 05:34:18 EST)
- Re: [RFC Patch net-next v2 08/15] net: dsa: microchip: update the ksz_port_mdb_add/del Vladimir Oltean (Mon Jun 13 2022 - 05:36:27 EST)
- [PATCH] dt-bindings: rcc: stm32: select the "secure" path for stm32mp13 Alexandre Torgue (Mon Jun 13 2022 - 05:38:38 EST)
- Re: [RFC Patch net-next v2 09/15] net: dsa: microchip: update fdb add/del/dump in ksz_common Vladimir Oltean (Mon Jun 13 2022 - 05:42:37 EST)
- Re: [PATCH 22/23] ASoC: wm8731: update wlf,wm8731.yaml reference Charles Keepax (Mon Jun 13 2022 - 05:48:51 EST)
- [RFC 00/13] perf: Add perf kwork Yang Jihong (Mon Jun 13 2022 - 05:48:54 EST)
- [PATCH 0/4] Update Facebook Bletchley BMC DTS Potin Lai (Mon Jun 13 2022 - 05:54:02 EST)
- RE: [PATCH 1/3] drm/display/dp_mst: Don't validate port refs in drm_dp_check_and_send_link_address() Lin, Wayne (Mon Jun 13 2022 - 05:55:00 EST)
- RE: [PATCH 3/3] drm/dp_mst: Get rid of old comment in drm_atomic_get_mst_topology_state docs Lin, Wayne (Mon Jun 13 2022 - 05:59:36 EST)
- [PATCH v10 1/3] usb: typec: tcpci: move tcpci.h to include/linux/usb/ Xin Ji (Mon Jun 13 2022 - 06:00:34 EST)
- [PATCH v2] checkpatch: fix incorrect camelcase detection on numeric constant Antonio Borneo (Mon Jun 13 2022 - 06:01:26 EST)
- [PATCH 0/8] arm64/perf: Enable branch stack sampling Anshuman Khandual (Mon Jun 13 2022 - 06:01:49 EST)
- [PATCH v3 0/3] scsi: ufs: minor cleanups Krzysztof Kozlowski (Mon Jun 13 2022 - 06:07:10 EST)
- [PATCH 4.9 000/167] 4.9.318-rc1 review Greg Kroah-Hartman (Mon Jun 13 2022 - 06:14:56 EST)
- [PATCH] scsi: ufs: exynos: constify driver data Krzysztof Kozlowski (Mon Jun 13 2022 - 06:15:12 EST)
- [PATCH 4.14 000/218] 4.14.283-rc1 review Greg Kroah-Hartman (Mon Jun 13 2022 - 06:36:07 EST)
- [PATCH v13 00/12] Add soundcard support for sc7280 based platforms. Srinivasa Rao Mandadapu (Mon Jun 13 2022 - 06:37:01 EST)
- [PATCH] mm: check the function kmalloc_slab return value Ren Yu (Mon Jun 13 2022 - 06:49:43 EST)
- [PATCH 5.4 000/411] 5.4.198-rc1 review Greg Kroah-Hartman (Mon Jun 13 2022 - 06:55:14 EST)
- [PATCH 5.4 001/411] binfmt_flat: do not stop relocating GOT entries prematurely on riscv Greg Kroah-Hartman (Mon Jun 13 2022 - 06:50:47 EST)
- [PATCH 5.4 003/411] USB: serial: option: add Quectel BG95 modem Greg Kroah-Hartman (Mon Jun 13 2022 - 06:51:55 EST)
- [PATCH 5.4 002/411] ALSA: hda/realtek - Fix microphone noise on ASUS TUF B550M-PLUS Greg Kroah-Hartman (Mon Jun 13 2022 - 06:52:03 EST)
- [PATCH 5.4 004/411] USB: new quirk for Dell Gen 2 devices Greg Kroah-Hartman (Mon Jun 13 2022 - 06:52:53 EST)
- [PATCH 5.4 009/411] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL Greg Kroah-Hartman (Mon Jun 13 2022 - 06:53:02 EST)
- [PATCH 5.4 010/411] btrfs: add "0x" prefix for unsupported optional features Greg Kroah-Hartman (Mon Jun 13 2022 - 06:53:13 EST)
- [PATCH 5.4 011/411] btrfs: repair super block num_devices automatically Greg Kroah-Hartman (Mon Jun 13 2022 - 06:55:17 EST)
- [PATCH 5.4 013/411] mwifiex: add mutex lock for call in mwifiex_dfs_chan_sw_work_queue Greg Kroah-Hartman (Mon Jun 13 2022 - 06:55:28 EST)
- [PATCH 5.4 012/411] drm/virtio: fix NULL pointer dereference in virtio_gpu_conn_get_modes Greg Kroah-Hartman (Mon Jun 13 2022 - 06:55:42 EST)
- [PATCH 5.4 014/411] b43legacy: Fix assigning negative value to unsigned variable Greg Kroah-Hartman (Mon Jun 13 2022 - 06:55:53 EST)
- [PATCH 5.4 006/411] perf/x86/intel: Fix event constraints for ICL Greg Kroah-Hartman (Mon Jun 13 2022 - 06:56:19 EST)
- [PATCH 5.4 007/411] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP Greg Kroah-Hartman (Mon Jun 13 2022 - 06:56:27 EST)
- [PATCH 5.4 008/411] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP Greg Kroah-Hartman (Mon Jun 13 2022 - 06:56:36 EST)
- [PATCH 5.4 020/411] drm/komeda: return early if drm_universal_plane_init() fails. Greg Kroah-Hartman (Mon Jun 13 2022 - 06:56:59 EST)
- [PATCH 5.4 022/411] spi: spi-rspi: Remove setting {src,dst}_{addr,addr_width} based on DMA direction Greg Kroah-Hartman (Mon Jun 13 2022 - 06:57:11 EST)
- [PATCH 5.4 024/411] drm/amd/pm: fix double free in si_parse_power_table() Greg Kroah-Hartman (Mon Jun 13 2022 - 06:57:41 EST)
- [PATCH 5.4 016/411] ipw2x00: Fix potential NULL dereference in libipw_xmit() Greg Kroah-Hartman (Mon Jun 13 2022 - 06:57:49 EST)
- [PATCH 5.4 032/411] drm/plane: Move range check for format_count earlier Greg Kroah-Hartman (Mon Jun 13 2022 - 06:59:36 EST)
- [PATCH 5.4 026/411] media: venus: hfi: avoid null dereference in deinit Greg Kroah-Hartman (Mon Jun 13 2022 - 06:59:54 EST)
- [PATCH 5.4 031/411] scsi: megaraid: Fix error check return value of register_chrdev() Greg Kroah-Hartman (Mon Jun 13 2022 - 06:59:56 EST)
- [PATCH 5.4 015/411] b43: Fix assigning negative value to unsigned variable Greg Kroah-Hartman (Mon Jun 13 2022 - 06:59:57 EST)
- [PATCH 5.4 033/411] drm/amd/pm: fix the compile warning Greg Kroah-Hartman (Mon Jun 13 2022 - 06:59:58 EST)
- [PATCH 5.4 018/411] fbcon: Consistently protect deferred_takeover with console_lock() Greg Kroah-Hartman (Mon Jun 13 2022 - 06:59:58 EST)
- [PATCH 5.4 019/411] ACPICA: Avoid cache flush inside virtual machines Greg Kroah-Hartman (Mon Jun 13 2022 - 06:59:58 EST)
- [PATCH 5.4 036/411] ipv6: Dont send rs packets to the interface of ARPHRD_TUNNEL Greg Kroah-Hartman (Mon Jun 13 2022 - 06:59:59 EST)
- [PATCH 5.4 035/411] drm: msm: fix error check return value of irq_of_parse_and_map() Greg Kroah-Hartman (Mon Jun 13 2022 - 06:59:59 EST)
- [PATCH 5.4 027/411] media: pci: cx23885: Fix the error handling in cx23885_initdev() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:00:00 EST)
- [PATCH 5.4 030/411] mmc: jz4740: Apply DMA engine limits to maximum segment size Greg Kroah-Hartman (Mon Jun 13 2022 - 07:00:00 EST)
- [PATCH 5.4 029/411] md/bitmap: dont set sb values if cant pass sanity check Greg Kroah-Hartman (Mon Jun 13 2022 - 07:00:04 EST)
- [PATCH 5.4 028/411] media: cx25821: Fix the warning when removing the module Greg Kroah-Hartman (Mon Jun 13 2022 - 07:00:18 EST)
- [PATCH 5.4 043/411] s390/preempt: disable __preempt_count_add() optimization for PROFILE_ALL_BRANCHES Greg Kroah-Hartman (Mon Jun 13 2022 - 07:00:39 EST)
- [PATCH 5.4 046/411] ACPI: PM: Block ASUS B1400CEAE from suspend to idle by default Greg Kroah-Hartman (Mon Jun 13 2022 - 07:00:51 EST)
- [PATCH 5.4 044/411] spi: stm32-qspi: Fix wait_cmd timeout in APM mode Greg Kroah-Hartman (Mon Jun 13 2022 - 07:01:12 EST)
- [PATCH 5.4 045/411] dma-debug: change allocation mode from GFP_NOWAIT to GFP_ATIOMIC Greg Kroah-Hartman (Mon Jun 13 2022 - 07:01:15 EST)
- [PATCH 5.4 034/411] arm64: compat: Do not treat syscall number as ESR_ELx for a bad syscall Greg Kroah-Hartman (Mon Jun 13 2022 - 07:01:20 EST)
- [PATCH 5.4 038/411] ASoC: dapm: Dont fold register value changes into notifications Greg Kroah-Hartman (Mon Jun 13 2022 - 07:01:38 EST)
- [PATCH 5.4 040/411] drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_bo Greg Kroah-Hartman (Mon Jun 13 2022 - 07:01:47 EST)
- [PATCH 5.4 039/411] mlxsw: spectrum_dcb: Do not warn about priority changes Greg Kroah-Hartman (Mon Jun 13 2022 - 07:01:52 EST)
- [PATCH 5.4 037/411] net/mlx5: fs, delete the FTE when there are no rules attached to it Greg Kroah-Hartman (Mon Jun 13 2022 - 07:02:05 EST)
- [PATCH 5.4 041/411] HID: bigben: fix slab-out-of-bounds Write in bigben_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:02:13 EST)
- [PATCH 5.4 053/411] nvme-pci: fix a NULL pointer dereference in nvme_alloc_admin_tags Greg Kroah-Hartman (Mon Jun 13 2022 - 07:02:23 EST)
- [PATCH 5.4 048/411] ipmi: Fix pr_fmt to avoid compilation issues Greg Kroah-Hartman (Mon Jun 13 2022 - 07:02:25 EST)
- [PATCH 5.4 055/411] nbd: Fix hung on disconnect request if socket is closed before Greg Kroah-Hartman (Mon Jun 13 2022 - 07:02:39 EST)
- [PATCH 5.4 054/411] ASoC: rt5645: Fix errorenous cleanup order Greg Kroah-Hartman (Mon Jun 13 2022 - 07:02:42 EST)
- [PATCH 5.4 057/411] media: exynos4-is: Fix compile warning Greg Kroah-Hartman (Mon Jun 13 2022 - 07:02:53 EST)
- [PATCH 5.4 049/411] rtlwifi: Use pr_warn instead of WARN_ONCE Greg Kroah-Hartman (Mon Jun 13 2022 - 07:03:08 EST)
- [PATCH 5.4 050/411] media: coda: limit frame interval enumeration to supported encoder frame sizes Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:15 EST)
- [PATCH 5.4 051/411] media: cec-adap.c: fix is_configuring state Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:23 EST)
- [PATCH 5.4 052/411] openrisc: start CPU timer early in boot Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:24 EST)
- [PATCH 5.4 047/411] ipmi:ssif: Check for NULL msg when handling events and messages Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:24 EST)
- [PATCH 5.4 005/411] usb: core: hcd: Add support for deferring roothub registration Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:25 EST)
- [PATCH 5.4 021/411] ALSA: jack: Access input_dev under mutex Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:25 EST)
- [PATCH 5.4 023/411] tools/power turbostat: fix ICX DRAM power numbers Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:26 EST)
- [PATCH 5.4 017/411] ipv6: fix locking issues with loops over idev->addr_list Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:27 EST)
- [PATCH 5.4 025/411] ath9k: fix QCA9561 PA bias level Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:28 EST)
- [PATCH 5.4 042/411] ASoC: tscs454: Add endianness flag in snd_soc_component_driver Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:28 EST)
- [PATCH 5.4 056/411] net: phy: micrel: Allow probing without .driver_data Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:29 EST)
- [PATCH 5.4 065/411] PM / devfreq: rk3399_dmc: Disable edev on remove() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:05:54 EST)
- [PATCH 5.4 066/411] fs: jfs: fix possible NULL pointer dereference in dbFree() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:06:01 EST)
- [PATCH 5.4 068/411] powerpc/fadump: Fix fadump to work with a different endian capture kernel Greg Kroah-Hartman (Mon Jun 13 2022 - 07:06:36 EST)
- [PATCH 5.4 060/411] rxrpc: Return an error to sendmsg if call failed Greg Kroah-Hartman (Mon Jun 13 2022 - 07:06:40 EST)
- [PATCH 5.4 069/411] fat: add ratelimit to fat*_ent_bread() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:06:46 EST)
- [PATCH 5.4 061/411] eth: tg3: silence the GCC 12 array-bounds warning Greg Kroah-Hartman (Mon Jun 13 2022 - 07:06:59 EST)
- [PATCH 5.4 063/411] IB/rdmavt: add missing locks in rvt_ruc_loopback Greg Kroah-Hartman (Mon Jun 13 2022 - 07:07:10 EST)
- [PATCH 5.4 067/411] ARM: OMAP1: clock: Fix UART rate reporting algorithm Greg Kroah-Hartman (Mon Jun 13 2022 - 07:07:16 EST)
- [PATCH 5.4 062/411] selftests/bpf: fix btf_dump/btf_dump due to recent clang change Greg Kroah-Hartman (Mon Jun 13 2022 - 07:07:19 EST)
- [PATCH 5.4 059/411] hwmon: Make chip parameter for with_info API mandatory Greg Kroah-Hartman (Mon Jun 13 2022 - 07:07:23 EST)
- [PATCH 5.4 064/411] ARM: dts: ox820: align interrupt controller node name with dtschema Greg Kroah-Hartman (Mon Jun 13 2022 - 07:07:24 EST)
- [PATCH 5.4 058/411] ASoC: max98357a: remove dependency on GPIOLIB Greg Kroah-Hartman (Mon Jun 13 2022 - 07:07:26 EST)
- [PATCH 5.4 070/411] ARM: versatile: Add missing of_node_put in dcscb_init Greg Kroah-Hartman (Mon Jun 13 2022 - 07:07:39 EST)
- [PATCH 5.4 076/411] powerpc/powernv: fix missing of_node_put in uv_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:07:49 EST)
- [PATCH 5.4 074/411] tracing: incorrect isolate_mote_t cast in mm_vmscan_lru_isolate Greg Kroah-Hartman (Mon Jun 13 2022 - 07:07:55 EST)
- [PATCH 5.4 075/411] powerpc/xics: fix refcount leak in icp_opal_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:08:09 EST)
- [PATCH 5.4 078/411] powerpc/iommu: Add missing of_node_put in iommu_init_early_dart Greg Kroah-Hartman (Mon Jun 13 2022 - 07:08:15 EST)
- [PATCH 5.4 077/411] macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled Greg Kroah-Hartman (Mon Jun 13 2022 - 07:08:21 EST)
- [PATCH 5.4 079/411] RDMA/hfi1: Prevent panic when SDMA is disabled Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:45 EST)
- [PATCH 5.4 080/411] drm: fix EDID struct for old ARM OABI format Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:46 EST)
- [PATCH 5.4 072/411] ARM: hisi: Add missing of_node_put after of_find_compatible_node Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:47 EST)
- [PATCH 5.4 073/411] PCI: Avoid pci_dev_lock() AB/BA deadlock with sriov_numvfs_store() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:48 EST)
- [PATCH 5.4 071/411] ARM: dts: exynos: add atmel,24c128 fallback to Samsung EEPROM Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:48 EST)
- [PATCH 5.4 086/411] x86/delay: Fix the wrong asm constraint in delay_loop() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:49 EST)
- [PATCH 5.4 082/411] drm/edid: fix invalid EDID extension block filtering Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:49 EST)
- [PATCH 5.4 087/411] drm/mediatek: Fix mtk_cec_mask() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:51 EST)
- [PATCH 5.4 088/411] drm/vc4: txp: Dont set TXP_VSTART_AT_EOF Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:51 EST)
- [PATCH 5.4 089/411] drm/vc4: txp: Force alpha to be 0xff if its disabled Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:51 EST)
- [PATCH 5.4 090/411] bpf: Fix excessive memory allocation in stack_map_alloc() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:09:58 EST)
- [PATCH 5.4 084/411] ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:10:12 EST)
- [PATCH 5.4 085/411] ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:10:24 EST)
- [PATCH 5.4 083/411] drm/bridge: adv7511: clean up CEC adapter when probe fails Greg Kroah-Hartman (Mon Jun 13 2022 - 07:10:32 EST)
- [PATCH 5.4 091/411] nl80211: show SSID for P2P_GO interfaces Greg Kroah-Hartman (Mon Jun 13 2022 - 07:10:49 EST)
- [PATCH 5.4 081/411] ath9k: fix ar9003_get_eepmisc Greg Kroah-Hartman (Mon Jun 13 2022 - 07:11:00 EST)
- [PATCH 5.4 096/411] efi: Add missing prototype for efi_capsule_setup_info Greg Kroah-Hartman (Mon Jun 13 2022 - 07:11:06 EST)
- [PATCH 5.4 097/411] drbd: fix duplicate array initializer Greg Kroah-Hartman (Mon Jun 13 2022 - 07:11:15 EST)
- [PATCH 5.4 099/411] HID: elan: Fix potential double free in elan_input_configured Greg Kroah-Hartman (Mon Jun 13 2022 - 07:11:32 EST)
- [PATCH 5.4 100/411] drm/bridge: Fix error handling in analogix_dp_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:11:39 EST)
- [PATCH 5.4 098/411] HID: hid-led: fix maximum brightness for Dream Cheeky Greg Kroah-Hartman (Mon Jun 13 2022 - 07:11:43 EST)
- [PATCH 5.4 092/411] drm/komeda: Fix an undefined behavior bug in komeda_plane_add() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:11:46 EST)
- [PATCH 5.4 101/411] sched/fair: Fix cfs_rq_clock_pelt() for throttled cfs_rq Greg Kroah-Hartman (Mon Jun 13 2022 - 07:11:51 EST)
- [PATCH 5.4 093/411] drm: mali-dp: potential dereference of null pointer Greg Kroah-Hartman (Mon Jun 13 2022 - 07:12:04 EST)
- [PATCH 5.4 094/411] spi: spi-ti-qspi: Fix return value handling of wait_for_completion_timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 07:12:09 EST)
- [PATCH 5.4 095/411] NFC: NULL out the dev->rfkill to prevent UAF Greg Kroah-Hartman (Mon Jun 13 2022 - 07:12:15 EST)
- [PATCH 5.4 107/411] of: overlay: do not break notify on NOTIFY_{OK|STOP} Greg Kroah-Hartman (Mon Jun 13 2022 - 07:12:57 EST)
- [PATCH 5.4 108/411] scsi: ufs: core: Exclude UECxx from SFR dump list Greg Kroah-Hartman (Mon Jun 13 2022 - 07:16:52 EST)
- [PATCH 5.4 111/411] ASoC: rk3328: fix disabling mclk on pclk probe failure Greg Kroah-Hartman (Mon Jun 13 2022 - 07:17:03 EST)
- [PATCH 5.4 112/411] perf tools: Add missing headers needed by util/data.h Greg Kroah-Hartman (Mon Jun 13 2022 - 07:17:16 EST)
- [PATCH 5.4 109/411] x86/pm: Fix false positive kmemleak report in msr_build_context() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:17:25 EST)
- [PATCH 5.4 110/411] x86/speculation: Add missing prototype for unpriv_ebpf_notify() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:17:26 EST)
- [PATCH 5.4 104/411] ath9k_htc: fix potential out of bounds access with invalid rxstatus->rs_keyix Greg Kroah-Hartman (Mon Jun 13 2022 - 07:17:30 EST)
- [PATCH 5.4 102/411] spi: img-spfi: Fix pm_runtime_get_sync() error checking Greg Kroah-Hartman (Mon Jun 13 2022 - 07:18:04 EST)
- [PATCH 5.4 114/411] drm/msm/dsi: fix error checks and return values for DSI xmit functions Greg Kroah-Hartman (Mon Jun 13 2022 - 07:18:07 EST)
- [PATCH 5.4 122/411] x86/mm: Cleanup the control_va_addr_alignment() __setup handler Greg Kroah-Hartman (Mon Jun 13 2022 - 07:18:16 EST)
- [PATCH 5.4 117/411] drm/rockchip: vop: fix possible null-ptr-deref in vop_bind() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:24 EST)
- [PATCH 5.4 118/411] virtio_blk: fix the discard_granularity and discard_alignment queue limits Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:26 EST)
- [PATCH 5.4 113/411] drm/msm/disp/dpu1: set vbif hw config to NULL to avoid use after memory free during pm runtime resume Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:30 EST)
- [PATCH 5.4 127/411] media: uvcvideo: Fix missing check to determine if element is found in list Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:31 EST)
- [PATCH 5.4 137/411] media: exynos4-is: Change clk_disable to clk_disable_unprepare Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:31 EST)
- [PATCH 5.4 138/411] media: pvrusb2: fix array-index-out-of-bounds in pvr2_i2c_core_init Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:32 EST)
- [PATCH 5.4 139/411] media: vsp1: Fix offset calculation for plane cropping Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:34 EST)
- [PATCH 5.4 128/411] iomap: iomap_write_failed fix Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:36 EST)
- [PATCH 5.4 131/411] ASoC: fsl: Fix refcount leak in imx_sgtl5000_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:37 EST)
- [PATCH 5.4 133/411] regulator: pfuze100: Fix refcount leak in pfuze_parse_regulators_dt Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:37 EST)
- [PATCH 5.4 134/411] scripts/faddr2line: Fix overlapping text section failures Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:38 EST)
- [PATCH 5.4 135/411] media: aspeed: Fix an error handling path in aspeed_video_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:40 EST)
- [PATCH 5.4 126/411] drm/msm: return an error pointer in msm_gem_prime_get_sg_table() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:40 EST)
- [PATCH 5.4 151/411] rxrpc: Dont try to resend the request if were receiving the reply Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:41 EST)
- [PATCH 5.4 152/411] rxrpc: Fix overlapping ACK accounting Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:41 EST)
- [PATCH 5.4 145/411] drm/msm/a6xx: Fix refcount leak in a6xx_gpu_init Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:41 EST)
- [PATCH 5.4 144/411] ext4: reject the commit option on ext2 filesystems Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:42 EST)
- [PATCH 5.4 146/411] drm: msm: fix possible memory leak in mdp5_crtc_cursor_set() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:42 EST)
- [PATCH 5.4 124/411] drm/msm/mdp5: Return error code in mdp5_pipe_release when deadlock is detected Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:55 EST)
- [PATCH 5.4 125/411] drm/msm/mdp5: Return error code in mdp5_mixer_release when deadlock is detected Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:56 EST)
- [PATCH 5.4 115/411] drm/msm/hdmi: check return value after calling platform_get_resource_byname() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:58 EST)
- [PATCH 5.4 116/411] drm/msm/hdmi: fix error check return value of irq_of_parse_and_map() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:20:59 EST)
- [PATCH 5.4 119/411] x86: Fix return value of __setup handlers Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:01 EST)
- [PATCH 5.4 132/411] ASoC: mxs-saif: Fix refcount leak in mxs_saif_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:02 EST)
- [PATCH 5.4 141/411] m68k: math-emu: Fix dependencies of math emulation support Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:04 EST)
- [PATCH 5.4 103/411] cpufreq: Fix possible race in cpufreq online error path Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:05 EST)
- [PATCH 5.4 121/411] irqchip/aspeed-i2c-ic: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:05 EST)
- [PATCH 5.4 136/411] media: st-delta: Fix PM disable depth imbalance in delta_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:06 EST)
- [PATCH 5.4 129/411] Revert "cpufreq: Fix possible race in cpufreq online error path" Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:17 EST)
- [PATCH 5.4 105/411] inotify: show inotify mask flags in proc fdinfo Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:30 EST)
- [PATCH 5.4 106/411] fsnotify: fix wrong lockdep annotations Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:32 EST)
- [PATCH 5.4 123/411] regulator: core: Fix enable_count imbalance with EXCLUSIVE_GET Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:33 EST)
- [PATCH 5.4 120/411] irqchip/exiu: Fix acknowledgment of edge triggered interrupts Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:33 EST)
- [PATCH 5.4 130/411] perf/amd/ibs: Use interrupt regs ip for stack unwinding Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:34 EST)
- [PATCH 5.4 150/411] rxrpc: Fix listen() setting the bar too high for the prealloc rings Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:39 EST)
- [PATCH 5.4 153/411] rxrpc: Dont let ack.previousPacket regress Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:43 EST)
- [PATCH 5.4 142/411] sctp: read sk->sk_bound_dev_if once in sctp_rcv() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:46 EST)
- [PATCH 5.4 143/411] media: ov7670: remove ov7670_power_off from ov7670_remove Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:49 EST)
- [PATCH 5.4 148/411] ASoC: wm2000: fix missing clk_disable_unprepare() on error in wm2000_anc_transition() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:54 EST)
- [PATCH 5.4 147/411] thermal/drivers/broadcom: Fix potential NULL dereference in sr_thermal_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:21:59 EST)
- [PATCH 5.4 149/411] NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:06 EST)
- [PATCH 5.4 166/411] ARM: dts: bcm2837-rpi-3-b-plus: Fix GPIO line name of power LED Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:09 EST)
- [PATCH 5.4 156/411] arm64: dts: rockchip: Move drive-impedance-ohm to emmc phy on rk3399 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:16 EST)
- [PATCH 5.4 158/411] soc: qcom: smp2p: Fix missing of_node_put() in smp2p_parse_ipc Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:21 EST)
- [PATCH 5.4 191/411] powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:26 EST)
- [PATCH 5.4 192/411] mfd: davinci_voicecodec: Fix possible null-ptr-deref davinci_vc_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:32 EST)
- [PATCH 5.4 181/411] powerpc/4xx/cpm: Fix return value of __setup() handler Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:42 EST)
- [PATCH 5.4 167/411] ARM: dts: bcm2835-rpi-b: Fix GPIO line names Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:46 EST)
- [PATCH 5.4 170/411] arm: mediatek: select arch timer for mt7629 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:50 EST)
- [PATCH 5.4 174/411] firmware: arm_scmi: Fix list protocols enumeration in the base protocol Greg Kroah-Hartman (Mon Jun 13 2022 - 07:22:58 EST)
- [PATCH 5.4 177/411] drivers/base/node.c: fix compaction sysfs file leak Greg Kroah-Hartman (Mon Jun 13 2022 - 07:23:03 EST)
- [PATCH 5.4 179/411] powerpc/8xx: export cpm_setbrg for modules Greg Kroah-Hartman (Mon Jun 13 2022 - 07:23:09 EST)
- [PATCH 5.4 178/411] dax: fix cache flush on PMD-mapped pages Greg Kroah-Hartman (Mon Jun 13 2022 - 07:23:12 EST)
- [PATCH 5.4 154/411] rxrpc: Fix decision on when to generate an IDLE ACK Greg Kroah-Hartman (Mon Jun 13 2022 - 07:23:19 EST)
- [PATCH 5.4 168/411] misc: ocxl: fix possible double free in ocxl_file_register_afu Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:17 EST)
- [PATCH 5.4 163/411] can: xilinx_can: mark bit timing constants as const Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:18 EST)
- [PATCH 5.4 140/411] Bluetooth: fix dangling sco_conn and use-after-free in sco_sock_timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:18 EST)
- [PATCH 5.4 155/411] net/smc: postpone sk_refcnt increment in connect() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:19 EST)
- [PATCH 5.4 164/411] ARM: dts: bcm2835-rpi-zero-w: Fix GPIO line name for Wifi/BT Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:19 EST)
- [PATCH 5.4 165/411] ARM: dts: bcm2837-rpi-cm3-io3: Fix GPIO line names for SMPS I2C Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:19 EST)
- [PATCH 5.4 157/411] ARM: dts: suniv: F1C100: fix watchdog compatible Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:19 EST)
- [PATCH 5.4 161/411] PCI: rockchip: Fix find_first_zero_bit() limit Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:20 EST)
- [PATCH 5.4 162/411] KVM: nVMX: Leave most VM-Exit info fields unmodified on failed VM-Entry Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:20 EST)
- [PATCH 5.4 160/411] PCI: cadence: Fix find_first_zero_bit() limit Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:21 EST)
- [PATCH 5.4 159/411] soc: qcom: smsm: Fix missing of_node_put() in smsm_parse_ipc Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:21 EST)
- [PATCH 5.4 169/411] crypto: marvell/cesa - ECB does not IV Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:22 EST)
- [PATCH 5.4 173/411] scsi: fcoe: Fix Wstringop-overflow warnings in fcoe_wwn_from_mac() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:22 EST)
- [PATCH 5.4 172/411] mfd: ipaq-micro: Fix error check return value of platform_get_irq() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:27 EST)
- [PATCH 5.4 171/411] powerpc/fadump: fix PT_LOAD segment for boot memory area Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:35 EST)
- [PATCH 5.4 176/411] pinctrl: mvebu: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:40 EST)
- [PATCH 5.4 175/411] nvdimm: Allow overwrite in the presence of disabled dimms Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:44 EST)
- [PATCH 5.4 190/411] macintosh: via-pmu and via-cuda need RTC_LIB Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:48 EST)
- [PATCH 5.4 193/411] mailbox: forward the hrtimer if not queued and under a lock Greg Kroah-Hartman (Mon Jun 13 2022 - 07:24:57 EST)
- [PATCH 5.4 182/411] proc: fix dentry/inode overinstantiating under /proc/${pid}/net Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:00 EST)
- [PATCH 5.4 183/411] ipc/mqueue: use get_tree_nodev() in mqueue_get_tree() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:03 EST)
- [PATCH 5.4 187/411] Input: sparcspkr - fix refcount leak in bbc_beep_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:07 EST)
- [PATCH 5.4 195/411] Input: stmfts - do not leave device disabled in stmfts_input_open Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:13 EST)
- [PATCH 5.4 204/411] video: fbdev: clcdfb: Fix refcount leak in clcdfb_of_vram_setup Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:28 EST)
- [PATCH 5.4 205/411] dmaengine: stm32-mdma: remove GISR1 register Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:36 EST)
- [PATCH 5.4 197/411] iommu/mediatek: Add list_del in mtk_iommu_remove Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:39 EST)
- [PATCH 5.4 196/411] f2fs: fix dereference of stale list iterator after loop body Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:45 EST)
- [PATCH 5.4 207/411] perf c2c: Use stdio interface if slang is not supported Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:47 EST)
- [PATCH 5.4 180/411] powerpc/idle: Fix return value of __setup() handler Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:49 EST)
- [PATCH 5.4 199/411] i2c: at91: Initialize dma_buf in at91_twi_xfer() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:53 EST)
- [PATCH 5.4 200/411] NFS: Do not report EINTR/ERESTARTSYS as mapping errors Greg Kroah-Hartman (Mon Jun 13 2022 - 07:25:57 EST)
- [PATCH 5.4 201/411] NFS: Do not report flush errors in nfs_write_end() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:00 EST)
- [PATCH 5.4 202/411] NFS: Dont report errors from nfs_pageio_complete() more than once Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:08 EST)
- [PATCH 5.4 203/411] NFSv4/pNFS: Do not fail I/O when we fail to allocate the pNFS layout Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:12 EST)
- [PATCH 5.4 194/411] RDMA/hfi1: Prevent use of lock before it is initialized Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:18 EST)
- [PATCH 5.4 209/411] f2fs: fix to avoid f2fs_bug_on() in dec_valid_node_count() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:32 EST)
- [PATCH 5.4 211/411] f2fs: fix to clear dirty inode in f2fs_evict_inode() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:37 EST)
- [PATCH 5.4 212/411] f2fs: fix deadloop in foreground GC Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:44 EST)
- [PATCH 5.4 210/411] f2fs: fix to do sanity check on block address in f2fs_do_zero_range() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:46 EST)
- [PATCH 5.4 213/411] f2fs: dont need inode lock for system hidden quota Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:49 EST)
- [PATCH 5.4 214/411] f2fs: fix fallocate to use file_modified to update permissions consistently Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:53 EST)
- [PATCH 5.4 189/411] powerpc/perf: Fix the threshold compare group constraint for power9 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:26:57 EST)
- [PATCH 5.4 215/411] wifi: mac80211: fix use-after-free in chanctx code Greg Kroah-Hartman (Mon Jun 13 2022 - 07:27:03 EST)
- [PATCH 5.4 184/411] PCI: imx6: Fix PERST# start-up sequence Greg Kroah-Hartman (Mon Jun 13 2022 - 07:27:09 EST)
- [PATCH 5.4 185/411] tty: fix deadlock caused by calling printk() under tty_port->lock Greg Kroah-Hartman (Mon Jun 13 2022 - 07:27:13 EST)
- [PATCH 5.4 186/411] crypto: cryptd - Protect per-CPU resource by disabling BH. Greg Kroah-Hartman (Mon Jun 13 2022 - 07:27:18 EST)
- [PATCH 5.4 188/411] powerpc/64: Only WARN if __pa()/__va() called with bad addresses Greg Kroah-Hartman (Mon Jun 13 2022 - 07:27:23 EST)
- [PATCH 5.4 206/411] iommu/amd: Increase timeout waiting for GA log enablement Greg Kroah-Hartman (Mon Jun 13 2022 - 07:27:31 EST)
- [PATCH 5.4 198/411] i2c: at91: use dma safe buffers Greg Kroah-Hartman (Mon Jun 13 2022 - 07:27:37 EST)
- [PATCH 5.4 219/411] bfq: Split shared queues on move between cgroups Greg Kroah-Hartman (Mon Jun 13 2022 - 07:27:46 EST)
- [PATCH 5.4 218/411] efi: Do not import certificates from UEFI Secure Boot for T2 Macs Greg Kroah-Hartman (Mon Jun 13 2022 - 07:27:50 EST)
- [PATCH 5.4 220/411] bfq: Update cgroup information before merging bio Greg Kroah-Hartman (Mon Jun 13 2022 - 07:28:14 EST)
- [PATCH 5.4 221/411] bfq: Track whether bfq_group is still online Greg Kroah-Hartman (Mon Jun 13 2022 - 07:28:17 EST)
- [PATCH 5.4 216/411] iwlwifi: mvm: fix assert 1F04 upon reconfig Greg Kroah-Hartman (Mon Jun 13 2022 - 07:28:20 EST)
- [PATCH 5.4 208/411] perf jevents: Fix event syntax error caused by ExtSel Greg Kroah-Hartman (Mon Jun 13 2022 - 07:30:52 EST)
- [PATCH 5.4 223/411] ext4: fix use-after-free in ext4_rename_dir_prepare Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:11 EST)
- [PATCH 5.4 217/411] fs-writeback: writeback_sb_inodes:Recalculate wrote according skipped pages Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:13 EST)
- [PATCH 5.4 233/411] mm, compaction: fast_find_migrateblock() should return pfn in the target zone Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:16 EST)
- [PATCH 5.4 224/411] ext4: fix warning in ext4_handle_inode_extension Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:16 EST)
- [PATCH 5.4 225/411] ext4: fix bug_on in ext4_writepages Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:17 EST)
- [PATCH 5.4 226/411] ext4: verify dir block before splitting it Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:18 EST)
- [PATCH 5.4 232/411] PCI: qcom: Fix unbalanced PHY init on probe errors Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:23 EST)
- [PATCH 5.4 227/411] ext4: avoid cycles in directory h-tree Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:27 EST)
- [PATCH 5.4 228/411] ACPI: property: Release subnode properties with data nodes Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:34 EST)
- [PATCH 5.4 229/411] tracing: Fix potential double free in create_var_ref() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:39 EST)
- [PATCH 5.4 230/411] PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:44 EST)
- [PATCH 5.4 231/411] PCI: qcom: Fix runtime PM imbalance on probe errors Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:47 EST)
- [PATCH 5.4 244/411] md: fix an incorrect NULL check in md_reload_sb Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:53 EST)
- [PATCH 5.4 235/411] dlm: fix missing lkb refcount handling Greg Kroah-Hartman (Mon Jun 13 2022 - 07:31:56 EST)
- [PATCH 5.4 222/411] netfilter: nf_tables: disallow non-stateful expression in sets earlier Greg Kroah-Hartman (Mon Jun 13 2022 - 07:32:00 EST)
- [PATCH 5.4 245/411] mtd: cfi_cmdset_0002: Move and rename chip_check/chip_ready/chip_good_for_write Greg Kroah-Hartman (Mon Jun 13 2022 - 07:32:09 EST)
- [PATCH 5.4 246/411] media: coda: Fix reported H264 profile Greg Kroah-Hartman (Mon Jun 13 2022 - 07:32:15 EST)
- [PATCH 5.4 236/411] ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock Greg Kroah-Hartman (Mon Jun 13 2022 - 07:32:28 EST)
- [PATCH 5.4 237/411] scsi: dc395x: Fix a missing check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 07:32:31 EST)
- [PATCH 5.4 238/411] scsi: ufs: qcom: Add a readl() to make sure ref_clk gets enabled Greg Kroah-Hartman (Mon Jun 13 2022 - 07:32:37 EST)
- [PATCH 5.4 241/411] drm/nouveau/clk: Fix an incorrect NULL check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 07:32:46 EST)
- [PATCH 5.4 243/411] md: fix an incorrect NULL check in does_sb_need_changing Greg Kroah-Hartman (Mon Jun 13 2022 - 07:32:52 EST)
- [PATCH 5.4 234/411] dlm: fix plock invalid read Greg Kroah-Hartman (Mon Jun 13 2022 - 07:32:55 EST)
- [PATCH 5.4 248/411] Kconfig: Add option for asm goto w/ tied outputs to workaround clang-13 bug Greg Kroah-Hartman (Mon Jun 13 2022 - 07:33:03 EST)
- [PATCH 5.4 257/411] hugetlb: fix huge_pmd_unshare address update Greg Kroah-Hartman (Mon Jun 13 2022 - 07:33:10 EST)
- [PATCH 5.4 249/411] RDMA/hfi1: Fix potential integer multiplication overflow errors Greg Kroah-Hartman (Mon Jun 13 2022 - 07:33:14 EST)
- [PATCH 5.4 258/411] rtl818x: Prevent using not initialized queues Greg Kroah-Hartman (Mon Jun 13 2022 - 07:33:19 EST)
- [PATCH 5.4 251/411] irqchip: irq-xtensa-mx: fix initial IRQ affinity Greg Kroah-Hartman (Mon Jun 13 2022 - 07:34:52 EST)
- [PATCH 5.4 250/411] irqchip/armada-370-xp: Do not touch Performance Counter Overflow on A375, A38x, A39x Greg Kroah-Hartman (Mon Jun 13 2022 - 07:34:57 EST)
- [PATCH 5.4 252/411] mac80211: upgrade passive scan to active scan on DFS channels after beacon rx Greg Kroah-Hartman (Mon Jun 13 2022 - 07:34:57 EST)
- [PATCH 5.4 253/411] um: chan_user: Fix winch_tramp() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 07:34:58 EST)
- [PATCH 5.4 254/411] um: Fix out-of-bounds read in LDT setup Greg Kroah-Hartman (Mon Jun 13 2022 - 07:34:58 EST)
- [PATCH 5.4 255/411] iommu/msm: Fix an incorrect NULL check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 07:34:58 EST)
- [PATCH 5.4 247/411] media: coda: Add more H264 levels for CODA960 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:34:59 EST)
- [PATCH 5.4 256/411] nodemask.h: fix compilation error with GCC12 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:34:59 EST)
- [PATCH 5.4 262/411] tilcdc: tilcdc_external: fix an incorrect NULL check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 07:34:59 EST)
- [PATCH 5.4 272/411] RDMA/rxe: Generate a completion for unsupported/invalid opcode Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:00 EST)
- [PATCH 5.4 264/411] arm64: dts: qcom: ipq8074: fix the sleep clock frequency Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:00 EST)
- [PATCH 5.4 263/411] gma500: fix an incorrect NULL check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:00 EST)
- [PATCH 5.4 268/411] dt-bindings: gpio: altera: correct interrupt-cells Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:01 EST)
- [PATCH 5.4 276/411] bfq: Remove pointless bfq_init_rq() calls Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:01 EST)
- [PATCH 5.4 286/411] tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:01 EST)
- [PATCH 5.4 278/411] bfq: Make sure bfqg for which we are queueing requests is online Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:03 EST)
- [PATCH 5.4 280/411] md: bcache: check the return value of kzalloc() in detached_dev_do_request() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:09 EST)
- [PATCH 5.4 273/411] MIPS: IP27: Remove incorrect `cpu_has_fpu override Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:17 EST)
- [PATCH 5.4 265/411] phy: qcom-qmp: fix struct clk leak on probe errors Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:17 EST)
- [PATCH 5.4 266/411] ARM: pxa: maybe fix gpio lookup tables Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:18 EST)
- [PATCH 5.4 267/411] docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:18 EST)
- [PATCH 5.4 275/411] bfq: Drop pointless unlock-lock pair Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:19 EST)
- [PATCH 5.4 284/411] tty: goldfish: Use tty_port_destroy() to destroy port Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:23 EST)
- [PATCH 5.4 260/411] carl9170: tx: fix an incorrect use of list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 07:35:26 EST)
- [PATCH 5.4 285/411] tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:07 EST)
- [PATCH 5.4 274/411] bfq: Avoid merging queues with different parents Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:10 EST)
- [PATCH 5.4 288/411] usb: usbip: add missing device lock on tweak configuration cmd Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:17 EST)
- [PATCH 5.4 298/411] iio: adc: sc27xx: Fine tune the scale calibration values Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:23 EST)
- [PATCH 5.4 297/411] iio: adc: sc27xx: fix read big scale voltage not right Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:27 EST)
- [PATCH 5.4 300/411] phy: qcom-qmp: fix pipe-clock imbalance on power-on failure Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:31 EST)
- [PATCH 5.4 299/411] rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:36 EST)
- [PATCH 5.4 289/411] USB: storage: karma: fix rio_karma_init return Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:46 EST)
- [PATCH 5.4 291/411] staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:48 EST)
- [PATCH 5.4 293/411] rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 07:36:53 EST)
- [PATCH 5.4 292/411] pwm: lp3943: Fix duty calculation in case period was clamped Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:00 EST)
- [PATCH 5.4 294/411] usb: dwc3: pci: Fix pm_runtime_get_sync() error checking Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:06 EST)
- [PATCH 5.4 311/411] serial: sh-sci: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:10 EST)
- [PATCH 5.4 302/411] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:13 EST)
- [PATCH 5.4 312/411] serial: sifive: Sanitize CSIZE and c_iflag Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:16 EST)
- [PATCH 5.4 269/411] blk-iolatency: Fix inflight count imbalances and IO hangs on offline Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:19 EST)
- [PATCH 5.4 283/411] iio: adc: ad7124: Remove shift from scan_type Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:23 EST)
- [PATCH 5.4 313/411] serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:23 EST)
- [PATCH 5.4 304/411] clocksource/drivers/riscv: Events are stopped during CPU suspend Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:28 EST)
- [PATCH 5.4 305/411] rtc: mt6397: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:36 EST)
- [PATCH 5.4 306/411] serial: meson: acquire port->lock in startup() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:42 EST)
- [PATCH 5.4 307/411] serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:47 EST)
- [PATCH 5.4 308/411] serial: digicolor-usart: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:50 EST)
- [PATCH 5.4 301/411] serial: sifive: Report actual baud base rather than fixed 115200 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:55 EST)
- [PATCH 5.4 315/411] firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle Greg Kroah-Hartman (Mon Jun 13 2022 - 07:37:58 EST)
- [PATCH 5.4 326/411] modpost: fix removing numeric suffixes Greg Kroah-Hartman (Mon Jun 13 2022 - 07:38:03 EST)
- [PATCH 5.4 316/411] bus: ti-sysc: Fix warnings for unbind for serial Greg Kroah-Hartman (Mon Jun 13 2022 - 07:38:07 EST)
- [PATCH 5.4 239/411] drm/amdgpu/cs: make commands with 0 chunks illegal behaviour. Greg Kroah-Hartman (Mon Jun 13 2022 - 07:38:15 EST)
- [PATCH 5.4 240/411] drm/etnaviv: check for reaped mapping in etnaviv_iommu_unmap_gem Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:45 EST)
- [PATCH 5.4 242/411] drm/bridge: analogix_dp: Grab runtime PM reference for DP-AUX Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:50 EST)
- [PATCH 5.4 259/411] ASoC: rt5514: Fix event generation for "DSP Voice Wake Up" control Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:50 EST)
- [PATCH 5.4 271/411] Kconfig: add config option for asm goto w/ outputs Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:51 EST)
- [PATCH 5.4 270/411] phy: qcom-qmp: fix reset-controller leak on probe errors Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:51 EST)
- [PATCH 5.4 261/411] serial: pch: dont overwrite xmit->buf[0] by x_char Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:52 EST)
- [PATCH 5.4 277/411] bfq: Get rid of __bio_blkcg() usage Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:53 EST)
- [PATCH 5.4 279/411] block: fix bio_clone_blkg_association() to associate with proper blkcg_gq Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:53 EST)
- [PATCH 5.4 282/411] staging: greybus: codecs: fix type confusion of list iterator variable Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:54 EST)
- [PATCH 5.4 281/411] pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:54 EST)
- [PATCH 5.4 290/411] usb: musb: Fix missing of_node_put() in omap2430_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:54 EST)
- [PATCH 5.4 295/411] firmware: stratix10-svc: fix a missing check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:55 EST)
- [PATCH 5.4 287/411] usb: usbip: fix a refcount leak in stub_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:55 EST)
- [PATCH 5.4 296/411] iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:55 EST)
- [PATCH 5.4 303/411] soc: rockchip: Fix refcount leak in rockchip_grf_init Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:56 EST)
- [PATCH 5.4 310/411] serial: txx9: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:56 EST)
- [PATCH 5.4 309/411] serial: rda-uart: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:56 EST)
- [PATCH 5.4 324/411] net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:57 EST)
- [PATCH 5.4 325/411] net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:57 EST)
- [PATCH 5.4 319/411] watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:57 EST)
- [PATCH 5.4 321/411] clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:57 EST)
- [PATCH 5.4 317/411] driver: base: fix UAF when driver_attach failed Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:58 EST)
- [PATCH 5.4 318/411] driver core: fix deadlock in __device_attach Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:58 EST)
- [PATCH 5.4 322/411] s390/crypto: fix scatterwalk_unmap() callers in AES-GCM Greg Kroah-Hartman (Mon Jun 13 2022 - 07:39:58 EST)
- [PATCH 5.4 323/411] net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog Greg Kroah-Hartman (Mon Jun 13 2022 - 07:40:01 EST)
- [PATCH 5.4 314/411] serial: stm32-usart: Correct CSIZE, bits, and parity Greg Kroah-Hartman (Mon Jun 13 2022 - 07:40:04 EST)
- [PATCH 5.4 328/411] ubi: ubi_create_volume: Fix use-after-free when volume creation failed Greg Kroah-Hartman (Mon Jun 13 2022 - 07:40:15 EST)
- [PATCH 5.4 336/411] perf c2c: Fix sorting in percent_rmt_hitm_cmp() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:40:33 EST)
- [PATCH 5.4 337/411] mips: cpc: Fix refcount leak in mips_cpc_default_phys_base Greg Kroah-Hartman (Mon Jun 13 2022 - 07:40:36 EST)
- [PATCH 5.4 338/411] tracing: Fix sleeping function called from invalid context on RT kernel Greg Kroah-Hartman (Mon Jun 13 2022 - 07:40:48 EST)
- [PATCH 5.4 339/411] tracing: Avoid adding tracer option before update_tracer_options Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:00 EST)
- [PATCH 5.4 329/411] nfp: only report pause frame configuration for physical device Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:08 EST)
- [PATCH 5.4 330/411] net/mlx5: Dont use already freed action pointer Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:14 EST)
- [PATCH 5.4 320/411] ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:19 EST)
- [PATCH 5.4 331/411] net/mlx5e: Update netdev features after changing XDP state Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:23 EST)
- [PATCH 5.4 334/411] afs: Fix infinite loop found by xfstest generic/676 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:26 EST)
- [PATCH 5.4 332/411] net: sched: add barrier to fix packet stuck problem for lockless qdisc Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:40 EST)
- [PATCH 5.4 333/411] tcp: tcp_rtx_synack() can be called from process context Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:44 EST)
- [PATCH 5.4 335/411] tipc: check attribute length for bearer name Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:45 EST)
- [PATCH 5.4 327/411] jffs2: fix memory leak in jffs2_do_fill_super Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:54 EST)
- [PATCH 5.4 345/411] NFSv4: Dont hold the layoutget locks across multiple RPC calls Greg Kroah-Hartman (Mon Jun 13 2022 - 07:42:04 EST)
- [PATCH 5.4 340/411] f2fs: remove WARN_ON in f2fs_is_valid_blkaddr Greg Kroah-Hartman (Mon Jun 13 2022 - 07:42:08 EST)
- [PATCH 5.4 348/411] netfilter: nat: really support inet nat without l3 address Greg Kroah-Hartman (Mon Jun 13 2022 - 07:42:22 EST)
- [PATCH 5.4 347/411] xprtrdma: treat all calls not a bcall when bc_serv is NULL Greg Kroah-Hartman (Mon Jun 13 2022 - 07:42:27 EST)
- [PATCH 5.4 346/411] video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:42:31 EST)
- [PATCH 5.4 349/411] ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:42:42 EST)
- [PATCH 5.4 350/411] netfilter: nf_tables: memleak flow rule from commit path Greg Kroah-Hartman (Mon Jun 13 2022 - 07:42:57 EST)
- [PATCH 5.4 341/411] i2c: cadence: Increase timeout per message if necessary Greg Kroah-Hartman (Mon Jun 13 2022 - 07:43:15 EST)
- [PATCH 5.4 342/411] m68knommu: set ZERO_PAGE() to the allocated zeroed page Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:22 EST)
- [PATCH 5.4 356/411] SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:40 EST)
- [PATCH 5.4 357/411] net: mdio: unexport __init-annotated mdio_bus_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:41 EST)
- [PATCH 5.4 358/411] net: xfrm: unexport __init-annotated xfrm4_protocol_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:41 EST)
- [PATCH 5.4 352/411] af_unix: Fix a data-race in unix_dgram_peer_wake_me(). Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:42 EST)
- [PATCH 5.4 353/411] bpf, arm64: Clear prog->jited_len along prog->jited Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:42 EST)
- [PATCH 5.4 354/411] net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:43 EST)
- [PATCH 5.4 355/411] net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:43 EST)
- [PATCH 5.4 363/411] net: altera: Fix refcount leak in altera_tse_mdio_create Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:44 EST)
- [PATCH 5.4 344/411] dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:45 EST)
- [PATCH 5.4 343/411] m68knommu: fix undefined reference to `_init_sp Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:45 EST)
- [PATCH 5.4 360/411] net/mlx5: Rearm the FW tracer after each tracer event Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:46 EST)
- [PATCH 5.4 361/411] net/mlx5: fs, fail conflicting actions Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:47 EST)
- [PATCH 5.4 351/411] xen: unexport __init-annotated xen_xlate_map_ballooned_pages() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:49 EST)
- [PATCH 5.4 371/411] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:51 EST)
- [PATCH 5.4 359/411] net: ipv6: unexport __init-annotated seg6_hmac_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:53 EST)
- [PATCH 5.4 370/411] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:55 EST)
- [PATCH 5.4 369/411] tty: Fix a possible resource leak in icom_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:56 EST)
- [PATCH 5.4 372/411] USB: host: isp116x: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:56 EST)
- [PATCH 5.4 373/411] drivers: tty: serial: Fix deadlock in sa1100_set_termios() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:57 EST)
- [PATCH 5.4 364/411] drm: imx: fix compiler warning with gcc-12 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:46:59 EST)
- [PATCH 5.4 374/411] drivers: usb: host: Fix deadlock in oxu_bus_suspend() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:47:12 EST)
- [PATCH 5.4 365/411] iio: dummy: iio_simple_dummy: check the return value of kstrdup() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:47:23 EST)
- [PATCH 5.4 375/411] USB: hcd-pci: Fully suspend across freeze/thaw cycle Greg Kroah-Hartman (Mon Jun 13 2022 - 07:47:39 EST)
- [PATCH 5.4 368/411] tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:47:49 EST)
- [PATCH 5.4 362/411] ip_gre: test csum_start instead of transport header Greg Kroah-Hartman (Mon Jun 13 2022 - 07:48:00 EST)
- [PATCH 5.4 381/411] staging: rtl8712: fix uninit-value in r871xu_drv_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:48:12 EST)
- [PATCH 5.4 383/411] kernfs: Separate kernfs_pr_cont_buf and rename_lock. Greg Kroah-Hartman (Mon Jun 13 2022 - 07:49:40 EST)
- [PATCH 5.4 376/411] usb: dwc2: gadget: dont reset gadgets driver->bus Greg Kroah-Hartman (Mon Jun 13 2022 - 07:49:43 EST)
- [PATCH 5.4 382/411] serial: msm_serial: disable interrupts in __msm_console_write() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:49:43 EST)
- [PATCH 5.4 391/411] x86/cpu: Elide KCSAN for cpu_has() and friends Greg Kroah-Hartman (Mon Jun 13 2022 - 07:49:44 EST)
- [PATCH 5.4 392/411] nbd: call genl_unregister_family() first in nbd_cleanup() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:49:45 EST)
- [PATCH 5.4 393/411] nbd: fix race between nbd_alloc_config() and module removal Greg Kroah-Hartman (Mon Jun 13 2022 - 07:49:46 EST)
- [PATCH 5.4 387/411] Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process" Greg Kroah-Hartman (Mon Jun 13 2022 - 07:49:49 EST)
- [PATCH 5.4 396/411] cifs: version operations for smb20 unneeded when legacy support disabled Greg Kroah-Hartman (Mon Jun 13 2022 - 07:49:56 EST)
- [PATCH 5.4 367/411] lkdtm/usercopy: Expand size of "out of frame" object Greg Kroah-Hartman (Mon Jun 13 2022 - 07:50:06 EST)
- [PATCH 5.4 366/411] iio: st_sensors: Add a local lock for protecting odr Greg Kroah-Hartman (Mon Jun 13 2022 - 07:50:17 EST)
- [PATCH 5.4 380/411] staging: rtl8712: fix uninit-value in usb_read8() and friends Greg Kroah-Hartman (Mon Jun 13 2022 - 07:50:34 EST)
- [PATCH 5.4 384/411] watchdog: wdat_wdt: Stop watchdog when rebooting the system Greg Kroah-Hartman (Mon Jun 13 2022 - 07:50:44 EST)
- [PATCH 5.4 377/411] misc: rtsx: set NULL intfdata when probe fails Greg Kroah-Hartman (Mon Jun 13 2022 - 07:51:02 EST)
- [PATCH 5.4 378/411] extcon: Modify extcon device to be created after driver data is set Greg Kroah-Hartman (Mon Jun 13 2022 - 07:51:13 EST)
- [PATCH 5.4 379/411] clocksource/drivers/sp804: Avoid error on multiple instances Greg Kroah-Hartman (Mon Jun 13 2022 - 07:51:17 EST)
- [PATCH 5.4 386/411] scsi: myrb: Fix up null pointer access on myrb_cleanup() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:51:44 EST)
- [PATCH 5.4 394/411] nbd: fix io hung while disconnecting device Greg Kroah-Hartman (Mon Jun 13 2022 - 07:51:47 EST)
- [PATCH 5.4 395/411] s390/gmap: voluntarily schedule during key setting Greg Kroah-Hartman (Mon Jun 13 2022 - 07:51:53 EST)
- [PATCH 5.4 388/411] ceph: allow ceph.dir.rctime xattr to be updatable Greg Kroah-Hartman (Mon Jun 13 2022 - 07:52:01 EST)
- [PATCH 5.4 389/411] drm/radeon: fix a possible null pointer dereference Greg Kroah-Hartman (Mon Jun 13 2022 - 07:52:07 EST)
- [PATCH 5.4 390/411] modpost: fix undefined behavior of is_arm_mapping_symbol() Greg Kroah-Hartman (Mon Jun 13 2022 - 07:52:26 EST)
- [PATCH 5.4 385/411] md: protect md_unregister_thread from reentrancy Greg Kroah-Hartman (Mon Jun 13 2022 - 07:52:44 EST)
- [PATCH 5.4 401/411] cifs: return errors during session setup during reconnects Greg Kroah-Hartman (Mon Jun 13 2022 - 07:52:51 EST)
- [PATCH 5.4 402/411] ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files Greg Kroah-Hartman (Mon Jun 13 2022 - 07:53:04 EST)
- [PATCH 5.4 403/411] mmc: block: Fix CQE recovery reset success Greg Kroah-Hartman (Mon Jun 13 2022 - 07:53:11 EST)
- [PATCH 5.4 405/411] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling Greg Kroah-Hartman (Mon Jun 13 2022 - 07:55:45 EST)
- [PATCH 5.4 404/411] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION Greg Kroah-Hartman (Mon Jun 13 2022 - 07:55:45 EST)
- [PATCH 5.4 397/411] nodemask: Fix return values to be unsigned Greg Kroah-Hartman (Mon Jun 13 2022 - 07:55:47 EST)
- [PATCH 5.4 400/411] ALSA: hda/conexant - Fix loopback issue with CX20632 Greg Kroah-Hartman (Mon Jun 13 2022 - 07:55:47 EST)
- [PATCH 5.4 398/411] vringh: Fix loop descriptors check in the indirect cases Greg Kroah-Hartman (Mon Jun 13 2022 - 07:55:48 EST)
- [PATCH 5.4 399/411] scripts/gdb: change kernel config dumping method Greg Kroah-Hartman (Mon Jun 13 2022 - 07:55:48 EST)
- [PATCH 5.4 411/411] mtd: cfi_cmdset_0002: Use chip_ready() for write on S29GL064N Greg Kroah-Hartman (Mon Jun 13 2022 - 07:55:49 EST)
- [PATCH 5.4 407/411] ixgbe: fix unexpected VLAN Rx in promisc mode on VF Greg Kroah-Hartman (Mon Jun 13 2022 - 07:55:57 EST)
- [PATCH 5.4 408/411] Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag Greg Kroah-Hartman (Mon Jun 13 2022 - 07:56:33 EST)
- [PATCH 5.4 409/411] powerpc/32: Fix overread/overwrite of thread_struct via ptrace Greg Kroah-Hartman (Mon Jun 13 2022 - 07:57:19 EST)
- [PATCH 5.4 410/411] md/raid0: Ignore RAID0 layout if the second zone has only one device Greg Kroah-Hartman (Mon Jun 13 2022 - 07:57:32 EST)
- [PATCH 5.4 406/411] ixgbe: fix bcast packets Rx on VF after promisc removal Greg Kroah-Hartman (Mon Jun 13 2022 - 07:57:43 EST)
- Re: [PATCH 5.4 000/411] 5.4.198-rc1 review Florian Fainelli (Mon Jun 13 2022 - 15:46:38 EST)
- Re: [PATCH 5.4 000/411] 5.4.198-rc1 review Guenter Roeck (Mon Jun 13 2022 - 19:58:01 EST)
- Re: [PATCH 5.4 000/411] 5.4.198-rc1 review Shuah Khan (Mon Jun 13 2022 - 23:09:18 EST)
- Re: [PATCH 5.4 000/411] 5.4.198-rc1 review Sudip Mukherjee (Tue Jun 14 2022 - 06:25:53 EST)
- Re: [PATCH 5.4 000/411] 5.4.198-rc1 review Naresh Kamboju (Tue Jun 14 2022 - 11:17:50 EST)
- [PATCH v5] x86/kexec: Carry forward IMA measurement log on kexec Jonathan McDowell (Mon Jun 13 2022 - 07:01:26 EST)
- [PATCH 4.19 000/287] 4.19.247-rc1 review Greg Kroah-Hartman (Mon Jun 13 2022 - 07:41:49 EST)
- [PATCH] LoongArch: vmlinux.lds.S: Add missing ELF_DETAILS Youling Tang (Mon Jun 13 2022 - 07:57:04 EST)
- Re: [PATCH 1/2] ASoC: dt-bindings: lpass-cpu: Update external mclck0 name Srinivasa Rao Mandadapu (Mon Jun 13 2022 - 08:00:56 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/display to DRM DRIVERS Lukas Bulwahn (Mon Jun 13 2022 - 08:07:05 EST)
- RFC: repeated insmod/rmmod and DEBUG_KOBJECT_RELEASE - do we care? Paul Gortmaker (Mon Jun 13 2022 - 08:21:17 EST)
- arch/x86/kvm/svm/sev.c:1605:30: warning: parameter 'role' set but not used kernel test robot (Mon Jun 13 2022 - 08:24:45 EST)
- [PATCH 5.10 000/172] 5.10.122-rc1 review Greg Kroah-Hartman (Mon Jun 13 2022 - 08:25:15 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/dma to DMA GENERIC OFFLOAD ENGINE SUBSYSTEM Lukas Bulwahn (Mon Jun 13 2022 - 08:30:46 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/gpio to GPIO SUBSYSTEM Lukas Bulwahn (Mon Jun 13 2022 - 08:50:49 EST)
- [PATCH 5.15 000/247] 5.15.47-rc1 review Greg Kroah-Hartman (Mon Jun 13 2022 - 08:56:17 EST)
- [PATCH 5.15 010/247] tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get Greg Kroah-Hartman (Mon Jun 13 2022 - 08:52:19 EST)
- [PATCH 5.15 001/247] pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards Greg Kroah-Hartman (Mon Jun 13 2022 - 08:52:47 EST)
- [PATCH 5.15 011/247] remoteproc: imx_rproc: Ignore create mem entry for resource table Greg Kroah-Hartman (Mon Jun 13 2022 - 08:52:55 EST)
- [PATCH 5.15 012/247] usb: usbip: fix a refcount leak in stub_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 08:52:59 EST)
- [PATCH 5.15 014/247] USB: storage: karma: fix rio_karma_init return Greg Kroah-Hartman (Mon Jun 13 2022 - 08:53:04 EST)
- [PATCH 5.15 015/247] usb: musb: Fix missing of_node_put() in omap2430_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 08:55:11 EST)
- [PATCH 5.15 013/247] usb: usbip: add missing device lock on tweak configuration cmd Greg Kroah-Hartman (Mon Jun 13 2022 - 08:55:21 EST)
- [PATCH 5.15 002/247] staging: greybus: codecs: fix type confusion of list iterator variable Greg Kroah-Hartman (Mon Jun 13 2022 - 08:55:21 EST)
- [PATCH 5.15 005/247] lkdtm/bugs: Dont expect thread termination without CONFIG_UBSAN_TRAP Greg Kroah-Hartman (Mon Jun 13 2022 - 08:55:21 EST)
- [PATCH 5.15 003/247] iio: adc: ad7124: Remove shift from scan_type Greg Kroah-Hartman (Mon Jun 13 2022 - 08:55:45 EST)
- [PATCH 5.15 008/247] tty: n_tty: Restore EOF push handling behavior Greg Kroah-Hartman (Mon Jun 13 2022 - 08:55:50 EST)
- [PATCH 5.15 006/247] tty: goldfish: Use tty_port_destroy() to destroy port Greg Kroah-Hartman (Mon Jun 13 2022 - 08:56:10 EST)
- [PATCH 5.15 007/247] tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 08:56:25 EST)
- [PATCH 5.15 018/247] pwm: raspberrypi-poe: Fix endianness in firmware struct Greg Kroah-Hartman (Mon Jun 13 2022 - 08:57:03 EST)
- [PATCH 5.15 029/247] iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 08:57:15 EST)
- [PATCH 5.15 030/247] iio: adc: sc27xx: fix read big scale voltage not right Greg Kroah-Hartman (Mon Jun 13 2022 - 08:57:19 EST)
- [PATCH 5.15 004/247] lkdtm/bugs: Check for the NULL pointer after calling kmalloc Greg Kroah-Hartman (Mon Jun 13 2022 - 08:57:24 EST)
- [PATCH 5.15 027/247] rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl Greg Kroah-Hartman (Mon Jun 13 2022 - 08:57:29 EST)
- [PATCH 5.15 028/247] iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check Greg Kroah-Hartman (Mon Jun 13 2022 - 08:57:29 EST)
- [PATCH 5.15 032/247] rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails Greg Kroah-Hartman (Mon Jun 13 2022 - 08:57:30 EST)
- [PATCH 5.15 031/247] iio: adc: sc27xx: Fine tune the scale calibration values Greg Kroah-Hartman (Mon Jun 13 2022 - 08:57:33 EST)
- [PATCH 5.15 033/247] pvpanic: Fix typos in the comments Greg Kroah-Hartman (Mon Jun 13 2022 - 08:57:48 EST)
- [PATCH 5.15 019/247] rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:15 EST)
- [PATCH 5.15 036/247] power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:18 EST)
- [PATCH 5.15 037/247] serial: sifive: Report actual baud base rather than fixed 115200 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:20 EST)
- [PATCH 5.15 040/247] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:20 EST)
- [PATCH 5.15 045/247] ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:20 EST)
- [PATCH 5.15 016/247] staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:21 EST)
- [PATCH 5.15 009/247] serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:22 EST)
- [PATCH 5.15 039/247] soundwire: intel: prevent pm_runtime resume prior to system suspend Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:25 EST)
- [PATCH 5.15 042/247] extcon: ptn5150: Add queue work sync before driver release Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:26 EST)
- [PATCH 5.15 044/247] clocksource/drivers/riscv: Events are stopped during CPU suspend Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:26 EST)
- [PATCH 5.15 043/247] soc: rockchip: Fix refcount leak in rockchip_grf_init Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:27 EST)
- [PATCH 5.15 034/247] misc/pvpanic: Convert regular spinlock into trylock on panic path Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:27 EST)
- [PATCH 5.15 035/247] phy: qcom-qmp: fix pipe-clock imbalance on power-on failure Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:28 EST)
- [PATCH 5.15 038/247] export: fix string handling of namespace in EXPORT_SYMBOL_NS Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:29 EST)
- [PATCH 5.15 041/247] ksmbd: fix reference count leak in smb_check_perm_dacl() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:30 EST)
- [PATCH 5.15 025/247] rpmsg: virtio: Fix possible double free in rpmsg_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:40 EST)
- [PATCH 5.15 022/247] misc: fastrpc: fix an incorrect NULL check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:43 EST)
- [PATCH 5.15 058/247] serial: sh-sci: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:00:49 EST)
- [PATCH 5.15 057/247] serial: txx9: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:05 EST)
- [PATCH 5.15 047/247] rtc: ftrtc010: Use platform_get_irq() to get the interrupt Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:09 EST)
- [PATCH 5.15 056/247] serial: rda-uart: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:13 EST)
- [PATCH 5.15 020/247] usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:20 EST)
- [PATCH 5.15 024/247] usb: typec: mux: Check dev_set_name() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:21 EST)
- [PATCH 5.15 023/247] firmware: stratix10-svc: fix a missing check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:25 EST)
- [PATCH 5.15 017/247] pwm: lp3943: Fix duty calculation in case period was clamped Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:25 EST)
- [PATCH 5.15 026/247] rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:27 EST)
- [PATCH 5.15 021/247] usb: dwc3: pci: Fix pm_runtime_get_sync() error checking Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:31 EST)
- [PATCH 5.15 059/247] serial: sifive: Sanitize CSIZE and c_iflag Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:47 EST)
- [PATCH 5.15 060/247] serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:01:51 EST)
- [PATCH 5.15 061/247] serial: stm32-usart: Correct CSIZE, bits, and parity Greg Kroah-Hartman (Mon Jun 13 2022 - 09:02:03 EST)
- [PATCH 5.15 062/247] firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle Greg Kroah-Hartman (Mon Jun 13 2022 - 09:02:06 EST)
- [PATCH 5.15 064/247] driver: base: fix UAF when driver_attach failed Greg Kroah-Hartman (Mon Jun 13 2022 - 09:02:14 EST)
- [PATCH 5.15 063/247] bus: ti-sysc: Fix warnings for unbind for serial Greg Kroah-Hartman (Mon Jun 13 2022 - 09:02:17 EST)
- [PATCH 5.15 048/247] rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:02:33 EST)
- [PATCH 5.15 067/247] watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:02:44 EST)
- [PATCH 5.15 073/247] net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:02:55 EST)
- [PATCH 5.15 074/247] net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks Greg Kroah-Hartman (Mon Jun 13 2022 - 09:03:02 EST)
- [PATCH 5.15 071/247] s390/crypto: fix scatterwalk_unmap() callers in AES-GCM Greg Kroah-Hartman (Mon Jun 13 2022 - 09:03:06 EST)
- [PATCH 5.15 072/247] net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog Greg Kroah-Hartman (Mon Jun 13 2022 - 09:03:19 EST)
- [PATCH 5.15 069/247] ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:48 EST)
- [PATCH 5.15 070/247] clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:51 EST)
- [PATCH 5.15 049/247] staging: r8188eu: add check for kzalloc Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:52 EST)
- [PATCH 5.15 050/247] tty: n_gsm: Dont ignore write return value in gsmld_output() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:53 EST)
- [PATCH 5.15 051/247] tty: n_gsm: Fix packet data hex dump output Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:53 EST)
- [PATCH 5.15 088/247] sfc: fix considering that all channels have TX queues Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:53 EST)
- [PATCH 5.15 084/247] riscv: read-only pages should not be writable Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:54 EST)
- [PATCH 5.15 083/247] block: take destination bvec offsets into account in bio_copy_data_iter Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:54 EST)
- [PATCH 5.15 085/247] net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:54 EST)
- [PATCH 5.15 076/247] modpost: fix removing numeric suffixes Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:55 EST)
- [PATCH 5.15 082/247] bpf: Fix probe read error in ___bpf_prog_run() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:55 EST)
- [PATCH 5.15 081/247] selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:55 EST)
- [PATCH 5.15 080/247] selftests/bpf: fix selftest after random: Urandom_read tracepoint removal Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:56 EST)
- [PATCH 5.15 103/247] regulator: mt6315-regulator: fix invalid allowed mode Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:56 EST)
- [PATCH 5.15 079/247] ubi: ubi_create_volume: Fix use-after-free when volume creation failed Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:56 EST)
- [PATCH 5.15 104/247] gpio: pca953x: use the correct register address to do regcache sync Greg Kroah-Hartman (Mon Jun 13 2022 - 09:04:57 EST)
- [PATCH 5.15 053/247] serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:05:00 EST)
- [PATCH 5.15 054/247] serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE Greg Kroah-Hartman (Mon Jun 13 2022 - 09:05:01 EST)
- [PATCH 5.15 052/247] serial: meson: acquire port->lock in startup() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:05:06 EST)
- [PATCH 5.15 046/247] rtc: mt6397: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:05:11 EST)
- [PATCH 5.15 068/247] blk-mq: dont touch ->tagset in blk_mq_get_sq_hctx Greg Kroah-Hartman (Mon Jun 13 2022 - 09:05:27 EST)
- [PATCH 5.15 066/247] watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking Greg Kroah-Hartman (Mon Jun 13 2022 - 09:05:54 EST)
- [PATCH 5.15 065/247] driver core: fix deadlock in __device_attach Greg Kroah-Hartman (Mon Jun 13 2022 - 09:06:15 EST)
- [PATCH 5.15 106/247] scsi: sd: Fix potential NULL pointer dereference Greg Kroah-Hartman (Mon Jun 13 2022 - 09:06:19 EST)
- [PATCH 5.15 075/247] net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register Greg Kroah-Hartman (Mon Jun 13 2022 - 09:06:24 EST)
- [PATCH 5.15 102/247] s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag Greg Kroah-Hartman (Mon Jun 13 2022 - 09:06:30 EST)
- [PATCH 5.15 101/247] octeontx2-af: fix error code in is_valid_offset() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:06:40 EST)
- [PATCH 5.15 100/247] vdpa: ifcvf: set pci driver data in probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:06:46 EST)
- [PATCH 5.15 099/247] tcp: tcp_rtx_synack() can be called from process context Greg Kroah-Hartman (Mon Jun 13 2022 - 09:06:55 EST)
- [PATCH 5.15 098/247] net: sched: add barrier to fix packet stuck problem for lockless qdisc Greg Kroah-Hartman (Mon Jun 13 2022 - 09:06:58 EST)
- [PATCH 5.15 097/247] net/mlx5e: Update netdev features after changing XDP state Greg Kroah-Hartman (Mon Jun 13 2022 - 09:07:06 EST)
- [PATCH 5.15 096/247] net/mlx5: correct ECE offset in query qp output Greg Kroah-Hartman (Mon Jun 13 2022 - 09:07:10 EST)
- [PATCH 5.15 078/247] ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty Greg Kroah-Hartman (Mon Jun 13 2022 - 09:07:17 EST)
- [PATCH 5.15 095/247] net/mlx5: CT: Fix header-rewrite re-use for tupels Greg Kroah-Hartman (Mon Jun 13 2022 - 09:07:20 EST)
- [PATCH 5.15 093/247] net/mlx5: Dont use already freed action pointer Greg Kroah-Hartman (Mon Jun 13 2022 - 09:07:26 EST)
- [PATCH 5.15 094/247] net/mlx5e: TC NIC mode, fix tc chains miss table Greg Kroah-Hartman (Mon Jun 13 2022 - 09:07:35 EST)
- [PATCH 5.15 091/247] vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit Greg Kroah-Hartman (Mon Jun 13 2022 - 09:07:46 EST)
- [PATCH 5.15 092/247] virtio: pci: Fix an error handling path in vp_modern_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:07:56 EST)
- [PATCH 5.15 090/247] block: make bioset_exit() fully resilient against being called twice Greg Kroah-Hartman (Mon Jun 13 2022 - 09:08:00 EST)
- [PATCH 5.15 089/247] sfc: fix wrong tx channel offset with efx_separate_tx_channels Greg Kroah-Hartman (Mon Jun 13 2022 - 09:08:02 EST)
- [PATCH 5.15 087/247] nfp: only report pause frame configuration for physical device Greg Kroah-Hartman (Mon Jun 13 2022 - 09:08:06 EST)
- [PATCH 5.15 077/247] jffs2: fix memory leak in jffs2_do_fill_super Greg Kroah-Hartman (Mon Jun 13 2022 - 09:08:11 EST)
- [PATCH 5.15 086/247] tcp: add accessors to read/set tp->snd_cwnd Greg Kroah-Hartman (Mon Jun 13 2022 - 09:08:15 EST)
- [PATCH 5.15 055/247] serial: digicolor-usart: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:13 EST)
- [PATCH 5.15 118/247] f2fs: remove WARN_ON in f2fs_is_valid_blkaddr Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:23 EST)
- [PATCH 5.15 121/247] m68knommu: fix undefined reference to `_init_sp Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:24 EST)
- [PATCH 5.15 120/247] m68knommu: set ZERO_PAGE() to the allocated zeroed page Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:25 EST)
- [PATCH 5.15 126/247] RISC-V: use memcpy for kexec_file mode Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:29 EST)
- [PATCH 5.15 127/247] m68knommu: fix undefined reference to `mach_get_rtc_pll Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:30 EST)
- [PATCH 5.15 123/247] NFSv4: Dont hold the layoutget locks across multiple RPC calls Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:30 EST)
- [PATCH 5.15 124/247] video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:31 EST)
- [PATCH 5.15 107/247] tipc: check attribute length for bearer name Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:31 EST)
- [PATCH 5.15 125/247] video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:37 EST)
- [PATCH 5.15 129/247] xprtrdma: treat all calls not a bcall when bc_serv is NULL Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:38 EST)
- [PATCH 5.15 132/247] netfilter: nat: really support inet nat without l3 address Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:39 EST)
- [PATCH 5.15 130/247] drm/bridge: sn65dsi83: Fix an error handling path in sn65dsi83_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:40 EST)
- [PATCH 5.15 117/247] iommu/arm-smmu-v3: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:41 EST)
- [PATCH 5.15 116/247] iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:42 EST)
- [PATCH 5.15 115/247] tracing: Avoid adding tracer option before update_tracer_options Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:43 EST)
- [PATCH 5.15 119/247] i2c: cadence: Increase timeout per message if necessary Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:44 EST)
- [PATCH 5.15 128/247] f2fs: fix to tag gcing flag on page during file defragment Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:45 EST)
- [PATCH 5.15 122/247] dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:45 EST)
- [PATCH 5.15 131/247] drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid Greg Kroah-Hartman (Mon Jun 13 2022 - 09:11:51 EST)
- [PATCH 5.15 133/247] netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:00 EST)
- [PATCH 5.15 111/247] mips: cpc: Fix refcount leak in mips_cpc_default_phys_base Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:01 EST)
- [PATCH 5.15 110/247] dmaengine: idxd: set DMA_INTERRUPT cap bit Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:04 EST)
- [PATCH 5.15 112/247] bootconfig: Make the bootconfig.o as a normal object file Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:07 EST)
- [PATCH 5.15 105/247] afs: Fix infinite loop found by xfstest generic/676 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:14 EST)
- [PATCH 5.15 114/247] tracing: Fix sleeping function called from invalid context on RT kernel Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:23 EST)
- [PATCH 5.15 144/247] af_unix: Fix a data-race in unix_dgram_peer_wake_me(). Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:40 EST)
- [PATCH 5.15 108/247] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:50 EST)
- [PATCH 5.15 113/247] tracing: Make tp_printk work on syscall tracepoints Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:55 EST)
- [PATCH 5.15 135/247] powerpc/kasan: Force thread size increase with KASAN Greg Kroah-Hartman (Mon Jun 13 2022 - 09:12:59 EST)
- [PATCH 5.15 109/247] perf c2c: Fix sorting in percent_rmt_hitm_cmp() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:13:06 EST)
- [PATCH 5.15 148/247] i40e: xsk: Move tmp desc array from driver to pool Greg Kroah-Hartman (Mon Jun 13 2022 - 09:13:14 EST)
- [PATCH 5.15 147/247] net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure Greg Kroah-Hartman (Mon Jun 13 2022 - 09:13:17 EST)
- [PATCH 5.15 152/247] net: xfrm: unexport __init-annotated xfrm4_protocol_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:14:49 EST)
- [PATCH 5.15 150/247] SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:02 EST)
- [PATCH 5.15 145/247] bpf, arm64: Clear prog->jited_len along prog->jited Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:03 EST)
- [PATCH 5.15 156/247] net/mlx5: Rearm the FW tracer after each tracer event Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:06 EST)
- [PATCH 5.15 157/247] net/mlx5: fs, fail conflicting actions Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:12 EST)
- [PATCH 5.15 160/247] net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:19 EST)
- [PATCH 5.15 161/247] tcp: use alloc_large_system_hash() to allocate table_perturb Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:21 EST)
- [PATCH 5.15 146/247] net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:30 EST)
- [PATCH 5.15 153/247] net: ipv6: unexport __init-annotated seg6_hmac_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:32 EST)
- [PATCH 5.15 154/247] net/mlx5: Lag, filter non compatible devices Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:36 EST)
- [PATCH 5.15 143/247] stmmac: intel: Fix an error handling path in intel_eth_pci_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:36 EST)
- [PATCH 5.15 140/247] netfilter: nf_tables: memleak flow rule from commit path Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:44 EST)
- [PATCH 5.15 141/247] netfilter: nf_tables: bail out early if hardware offload is not supported Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:46 EST)
- [PATCH 5.15 142/247] xen: unexport __init-annotated xen_xlate_map_ballooned_pages() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:15:52 EST)
- [PATCH 5.15 164/247] iov_iter: Fix iter_xarray_get_pages{,_alloc}() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:16:03 EST)
- [PATCH 5.15 173/247] thunderbolt: Use different lane for second DisplayPort tunnel Greg Kroah-Hartman (Mon Jun 13 2022 - 09:16:09 EST)
- [PATCH 5.15 174/247] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:16:13 EST)
- [PATCH 5.15 134/247] netfilter: nf_tables: delete flowtable hooks via transaction list Greg Kroah-Hartman (Mon Jun 13 2022 - 09:16:17 EST)
- [PATCH 5.15 177/247] drivers: tty: serial: Fix deadlock in sa1100_set_termios() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:16:23 EST)
- [PATCH 5.15 139/247] netfilter: nf_tables: release new hooks on unsupported flowtable flags Greg Kroah-Hartman (Mon Jun 13 2022 - 09:16:25 EST)
- [PATCH 5.15 137/247] netfilter: nf_tables: always initialize flowtable hook list in transaction Greg Kroah-Hartman (Mon Jun 13 2022 - 09:16:28 EST)
- [PATCH 5.15 138/247] ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:16:43 EST)
- [PATCH 5.15 179/247] USB: hcd-pci: Fully suspend across freeze/thaw cycle Greg Kroah-Hartman (Mon Jun 13 2022 - 09:16:56 EST)
- [PATCH 5.15 181/247] sysrq: do not omit current cpu when showing backtrace of all active CPUs Greg Kroah-Hartman (Mon Jun 13 2022 - 09:17:16 EST)
- [PATCH 5.15 165/247] iio: dummy: iio_simple_dummy: check the return value of kstrdup() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:17:41 EST)
- [PATCH 5.15 180/247] char: xillybus: fix a refcount leak in cleanup_dev() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:17:46 EST)
- [PATCH 5.15 182/247] usb: dwc2: gadget: dont reset gadgets driver->bus Greg Kroah-Hartman (Mon Jun 13 2022 - 09:17:49 EST)
- [PATCH 5.15 183/247] soundwire: qcom: adjust autoenumeration timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 09:17:55 EST)
- [PATCH 5.15 159/247] net: altera: Fix refcount leak in altera_tse_mdio_create Greg Kroah-Hartman (Mon Jun 13 2022 - 09:17:59 EST)
- [PATCH 5.15 188/247] staging: rtl8712: fix uninit-value in usb_read8() and friends Greg Kroah-Hartman (Mon Jun 13 2022 - 09:18:01 EST)
- [PATCH 5.15 187/247] clocksource/drivers/sp804: Avoid error on multiple instances Greg Kroah-Hartman (Mon Jun 13 2022 - 09:18:05 EST)
- [PATCH 5.15 191/247] kernfs: Separate kernfs_pr_cont_buf and rename_lock. Greg Kroah-Hartman (Mon Jun 13 2022 - 09:18:08 EST)
- [PATCH 5.15 190/247] serial: msm_serial: disable interrupts in __msm_console_write() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:18:12 EST)
- [PATCH 5.15 189/247] staging: rtl8712: fix uninit-value in r871xu_drv_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:41 EST)
- [PATCH 5.15 168/247] lkdtm/usercopy: Expand size of "out of frame" object Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:50 EST)
- [PATCH 5.15 167/247] iio: st_sensors: Add a local lock for protecting odr Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:50 EST)
- [PATCH 5.15 166/247] staging: rtl8712: fix a potential memory leak in r871xu_drv_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:51 EST)
- [PATCH 5.15 192/247] watchdog: wdat_wdt: Stop watchdog when rebooting the system Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:51 EST)
- [PATCH 5.15 169/247] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:51 EST)
- [PATCH 5.15 170/247] drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:52 EST)
- [PATCH 5.15 171/247] tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:52 EST)
- [PATCH 5.15 172/247] tty: Fix a possible resource leak in icom_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:52 EST)
- [PATCH 5.15 163/247] nfp: flower: restructure flow-key for gre+vlan combination Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:53 EST)
- [PATCH 5.15 203/247] x86/cpu: Elide KCSAN for cpu_has() and friends Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:53 EST)
- [PATCH 5.15 204/247] jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:53 EST)
- [PATCH 5.15 205/247] nbd: call genl_unregister_family() first in nbd_cleanup() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:54 EST)
- [PATCH 5.15 206/247] nbd: fix race between nbd_alloc_config() and module removal Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:54 EST)
- [PATCH 5.15 208/247] s390/gmap: voluntarily schedule during key setting Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:54 EST)
- [PATCH 5.15 211/247] nodemask: Fix return values to be unsigned Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:55 EST)
- [PATCH 5.15 214/247] ALSA: usb-audio: Skip generic sync EP parse for secondary EP Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:56 EST)
- [PATCH 5.15 215/247] ALSA: usb-audio: Set up (implicit) sync for Saffire 6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:57 EST)
- [PATCH 5.15 149/247] xsk: Fix handling of invalid descriptors in XSK TX batching API Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:59 EST)
- [PATCH 5.15 155/247] net/mlx5: Fix mlx5_get_next_dev() peer device matching Greg Kroah-Hartman (Mon Jun 13 2022 - 09:20:59 EST)
- [PATCH 5.15 136/247] SUNRPC: Trap RDMA segment overflows Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:00 EST)
- [PATCH 5.15 158/247] ip_gre: test csum_start instead of transport header Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:00 EST)
- [PATCH 5.15 178/247] drivers: usb: host: Fix deadlock in oxu_bus_suspend() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:01 EST)
- [PATCH 5.15 175/247] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:03 EST)
- [PATCH 5.15 162/247] drm: imx: fix compiler warning with gcc-12 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:04 EST)
- [PATCH 5.15 185/247] extcon: Fix extcon_get_extcon_dev() error handling Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:05 EST)
- [PATCH 5.15 184/247] misc: rtsx: set NULL intfdata when probe fails Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:06 EST)
- [PATCH 5.15 186/247] extcon: Modify extcon device to be created after driver data is set Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:07 EST)
- [PATCH 5.15 194/247] scsi: myrb: Fix up null pointer access on myrb_cleanup() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:08 EST)
- [PATCH 5.15 209/247] cifs: version operations for smb20 unneeded when legacy support disabled Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:08 EST)
- [PATCH 5.15 195/247] Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process" Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:10 EST)
- [PATCH 5.15 212/247] vringh: Fix loop descriptors check in the indirect cases Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:10 EST)
- [PATCH 5.15 216/247] ALSA: hda/conexant - Fix loopback issue with CX20632 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:11 EST)
- [PATCH 5.15 151/247] net: mdio: unexport __init-annotated mdio_bus_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:11 EST)
- [PATCH 5.15 176/247] USB: host: isp116x: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:13 EST)
- [PATCH 5.15 207/247] nbd: fix io hung while disconnecting device Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:13 EST)
- [PATCH 5.15 210/247] drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:14 EST)
- [PATCH 5.15 213/247] scripts/gdb: change kernel config dumping method Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:14 EST)
- [PATCH 5.15 217/247] ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:15 EST)
- [PATCH 5.15 218/247] ALSA: hda/realtek: Add quirk for HP Dev One Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:18 EST)
- [PATCH 5.15 220/247] cifs: fix reconnect on smb3 mount types Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:20 EST)
- [PATCH 5.15 219/247] cifs: return errors during session setup during reconnects Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:37 EST)
- [PATCH 5.15 221/247] KEYS: trusted: tpm2: Fix migratable logic Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:44 EST)
- [PATCH 5.15 198/247] drm/amd/display: Check if modulo is 0 before dividing. Greg Kroah-Hartman (Mon Jun 13 2022 - 09:21:52 EST)
- [PATCH 5.15 197/247] ceph: flush the mdlog for filesystem sync Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:01 EST)
- [PATCH 5.15 200/247] drm/amd/pm: Fix missing thermal throttler status Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:09 EST)
- [PATCH 5.15 199/247] drm/radeon: fix a possible null pointer dereference Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:17 EST)
- [PATCH 5.15 196/247] ceph: allow ceph.dir.rctime xattr to be updatable Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:27 EST)
- [PATCH 5.15 201/247] um: line: Use separate IRQs per line Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:30 EST)
- [PATCH 5.15 232/247] Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:38 EST)
- [PATCH 5.15 223/247] mmc: block: Fix CQE recovery reset success Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:42 EST)
- [PATCH 5.15 236/247] drm/atomic: Force bridge self-refresh-exit on CRTC switch Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:48 EST)
- [PATCH 5.15 224/247] net: phy: dp83867: retrigger SGMII AN when link change Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:53 EST)
- [PATCH 5.15 243/247] random: account for arch randomness in bits Greg Kroah-Hartman (Mon Jun 13 2022 - 09:22:57 EST)
- [PATCH 5.15 242/247] random: mark bootloader randomness code as __init Greg Kroah-Hartman (Mon Jun 13 2022 - 09:23:04 EST)
- [PATCH 5.15 237/247] drm/amdgpu: update VCN codec support for Yellow Carp Greg Kroah-Hartman (Mon Jun 13 2022 - 09:23:12 EST)
- [PATCH 5.15 246/247] PCI: qcom: Fix pipe clock imbalance Greg Kroah-Hartman (Mon Jun 13 2022 - 09:23:18 EST)
- [PATCH 5.15 226/247] writeback: Fix inode->i_io_list not be protected by inode->i_lock error Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:51 EST)
- [PATCH 5.15 238/247] powerpc/32: Fix overread/overwrite of thread_struct via ptrace Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:51 EST)
- [PATCH 5.15 202/247] modpost: fix undefined behavior of is_arm_mapping_symbol() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:52 EST)
- [PATCH 5.15 239/247] powerpc/mm: Switch obsolete dssall to .long Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:52 EST)
- [PATCH 5.15 240/247] drm/ast: Create threshold values for AST2600 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:52 EST)
- [PATCH 5.15 228/247] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:53 EST)
- [PATCH 5.15 233/247] vduse: Fix NULL pointer dereference on sysfs access Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:53 EST)
- [PATCH 5.15 234/247] powerpc: Dont select HAVE_IRQ_EXIT_ON_IRQ_STACK Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:53 EST)
- [PATCH 5.15 193/247] md: protect md_unregister_thread from reentrancy Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:54 EST)
- [PATCH 5.15 227/247] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:54 EST)
- [PATCH 5.15 230/247] ixgbe: fix bcast packets Rx on VF after promisc removal Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:55 EST)
- [PATCH 5.15 245/247] net/sched: act_police: more accurate MTU policing Greg Kroah-Hartman (Mon Jun 13 2022 - 09:24:58 EST)
- [PATCH 5.15 241/247] random: avoid checking crng_ready() twice in random_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:25:01 EST)
- [PATCH 5.15 244/247] md/raid0: Ignore RAID0 layout if the second zone has only one device Greg Kroah-Hartman (Mon Jun 13 2022 - 09:25:07 EST)
- [PATCH 5.15 247/247] zonefs: fix handling of explicit_open option on mount Greg Kroah-Hartman (Mon Jun 13 2022 - 09:25:28 EST)
- [PATCH 5.15 225/247] net: openvswitch: fix misuse of the cached connection on tuple changes Greg Kroah-Hartman (Mon Jun 13 2022 - 09:25:29 EST)
- [PATCH 5.15 235/247] drm/bridge: analogix_dp: Support PSR-exit to disable transition Greg Kroah-Hartman (Mon Jun 13 2022 - 09:25:33 EST)
- [PATCH 5.15 231/247] ixgbe: fix unexpected VLAN Rx in promisc mode on VF Greg Kroah-Hartman (Mon Jun 13 2022 - 09:25:44 EST)
- [PATCH 5.15 229/247] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION Greg Kroah-Hartman (Mon Jun 13 2022 - 09:25:54 EST)
- [PATCH 5.15 222/247] ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:01 EST)
- Re: [PATCH 5.15 000/247] 5.15.47-rc1 review Guenter Roeck (Mon Jun 13 2022 - 13:44:39 EST)
- RE: [PATCH 5.15 000/247] 5.15.47-rc1 review Fox Chen (Mon Jun 13 2022 - 15:42:11 EST)
- Re: [PATCH 5.15 000/247] 5.15.47-rc1 review Bagas Sanjaya (Mon Jun 13 2022 - 22:57:34 EST)
- [PATCH v2 00/15] Add Mediatek MT6370 PMIC support ChiaEn Wu (Mon Jun 13 2022 - 09:00:21 EST)
- [PATCH 5.10 1/2] commit 1d71eb53e451 ("Revert "PCI: Make pci_enable_ptm() private"") Meng Tang (Mon Jun 13 2022 - 09:15:57 EST)
- [PATCH v2 0/2] Add support for Microchip's pwm fpga core Conor Dooley (Mon Jun 13 2022 - 09:16:49 EST)
- Re: [PATCH v7 00/33] crypto: rockchip: permit to pass self-tests LABBE Corentin (Mon Jun 13 2022 - 09:23:09 EST)
- [PATCH 5.18 000/339] 5.18.4-rc1 review Greg Kroah-Hartman (Mon Jun 13 2022 - 09:32:34 EST)
- [PATCH 5.18 010/339] tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:25:12 EST)
- [PATCH 5.18 001/339] pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards Greg Kroah-Hartman (Mon Jun 13 2022 - 09:25:17 EST)
- [PATCH 5.18 012/339] serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:04 EST)
- [PATCH 5.18 011/339] tty: n_tty: Restore EOF push handling behavior Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:14 EST)
- [PATCH 5.18 013/339] tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:18 EST)
- [PATCH 5.18 015/339] phy: rockchip-inno-usb2: Fix muxed interrupt support Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:22 EST)
- [PATCH 5.18 016/339] staging: r8188eu: fix struct rt_firmware_hdr Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:34 EST)
- [PATCH 5.18 014/339] remoteproc: imx_rproc: Ignore create mem entry for resource table Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:40 EST)
- [PATCH 5.18 017/339] usb: usbip: fix a refcount leak in stub_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:45 EST)
- [PATCH 5.18 018/339] usb: usbip: add missing device lock on tweak configuration cmd Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:50 EST)
- [PATCH 5.18 019/339] USB: storage: karma: fix rio_karma_init return Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:53 EST)
- [PATCH 5.18 002/339] staging: greybus: codecs: fix type confusion of list iterator variable Greg Kroah-Hartman (Mon Jun 13 2022 - 09:26:59 EST)
- [PATCH 5.18 004/339] soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:27:09 EST)
- [PATCH 5.18 003/339] iio: adc: ad7124: Remove shift from scan_type Greg Kroah-Hartman (Mon Jun 13 2022 - 09:27:15 EST)
- [PATCH 5.18 005/339] remoteproc: mediatek: Fix side effect of mt8195 sram power on Greg Kroah-Hartman (Mon Jun 13 2022 - 09:27:28 EST)
- [PATCH 5.18 006/339] remoteproc: mtk_scp: Fix a potential double free Greg Kroah-Hartman (Mon Jun 13 2022 - 09:27:33 EST)
- [PATCH 5.18 007/339] lkdtm/bugs: Check for the NULL pointer after calling kmalloc Greg Kroah-Hartman (Mon Jun 13 2022 - 09:27:36 EST)
- [PATCH 5.18 008/339] lkdtm/bugs: Dont expect thread termination without CONFIG_UBSAN_TRAP Greg Kroah-Hartman (Mon Jun 13 2022 - 09:27:41 EST)
- [PATCH 5.18 009/339] tty: goldfish: Use tty_port_destroy() to destroy port Greg Kroah-Hartman (Mon Jun 13 2022 - 09:32:12 EST)
- [PATCH 5.18 031/339] rpmsg: virtio: Fix possible double free in rpmsg_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:32:40 EST)
- [PATCH 5.18 034/339] iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check Greg Kroah-Hartman (Mon Jun 13 2022 - 09:32:44 EST)
- [PATCH 5.18 035/339] iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 09:32:50 EST)
- [PATCH 5.18 036/339] iio: adc: sc27xx: fix read big scale voltage not right Greg Kroah-Hartman (Mon Jun 13 2022 - 09:32:54 EST)
- [PATCH 5.18 022/339] pwm: lp3943: Fix duty calculation in case period was clamped Greg Kroah-Hartman (Mon Jun 13 2022 - 09:33:00 EST)
- [PATCH 5.18 023/339] pwm: raspberrypi-poe: Fix endianness in firmware struct Greg Kroah-Hartman (Mon Jun 13 2022 - 09:33:07 EST)
- [PATCH 5.18 041/339] power: supply: core: Initialize struct to zero Greg Kroah-Hartman (Mon Jun 13 2022 - 09:33:15 EST)
- [PATCH 5.18 040/339] phy: qcom-qmp: fix pipe-clock imbalance on power-on failure Greg Kroah-Hartman (Mon Jun 13 2022 - 09:33:38 EST)
- [PATCH 5.18 030/339] usb: typec: mux: Check dev_set_name() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:00 EST)
- [PATCH 5.18 021/339] staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:01 EST)
- [PATCH 5.18 039/339] misc/pvpanic: Convert regular spinlock into trylock on panic path Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:01 EST)
- [PATCH 5.18 024/339] rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:01 EST)
- [PATCH 5.18 025/339] usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:03 EST)
- [PATCH 5.18 028/339] misc: fastrpc: fix an incorrect NULL check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:03 EST)
- [PATCH 5.18 029/339] firmware: stratix10-svc: fix a missing check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:10 EST)
- [PATCH 5.18 043/339] power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:21 EST)
- [PATCH 5.18 053/339] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:36 EST)
- [PATCH 5.18 052/339] soundwire: qcom: return error when pm_runtime_get_sync fails Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:40 EST)
- [PATCH 5.18 054/339] ksmbd: fix reference count leak in smb_check_perm_dacl() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:46 EST)
- [PATCH 5.18 056/339] dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:50 EST)
- [PATCH 5.18 057/339] soc: rockchip: Fix refcount leak in rockchip_grf_init Greg Kroah-Hartman (Mon Jun 13 2022 - 09:34:56 EST)
- [PATCH 5.18 060/339] rtc: mt6397: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:00 EST)
- [PATCH 5.18 061/339] rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:05 EST)
- [PATCH 5.18 044/339] power: supply: ab8500_fg: Allocate wq in probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:17 EST)
- [PATCH 5.18 026/339] usb: dwc3: pci: Fix pm_runtime_get_sync() error checking Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:21 EST)
- [PATCH 5.18 027/339] scripts/get_abi: Fix wrong script file name in the help message Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:22 EST)
- [PATCH 5.18 063/339] serial: meson: acquire port->lock in startup() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:24 EST)
- [PATCH 5.18 062/339] staging: r8188eu: add check for kzalloc Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:37 EST)
- [PATCH 5.18 047/339] watchdog: rzg2l_wdt: Fix 32bit overflow issue Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:41 EST)
- [PATCH 5.18 048/339] watchdog: rzg2l_wdt: Fix Runtime PM usage Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:44 EST)
- [PATCH 5.18 032/339] rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:48 EST)
- [PATCH 5.18 033/339] rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl Greg Kroah-Hartman (Mon Jun 13 2022 - 09:35:55 EST)
- [PATCH 5.18 038/339] rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:00 EST)
- [PATCH 5.18 037/339] iio: adc: sc27xx: Fine tune the scale calibration values Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:06 EST)
- [PATCH 5.18 020/339] usb: musb: Fix missing of_node_put() in omap2430_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:10 EST)
- [PATCH 5.18 055/339] extcon: ptn5150: Add queue work sync before driver release Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:13 EST)
- [PATCH 5.18 058/339] clocksource/drivers/riscv: Events are stopped during CPU suspend Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:21 EST)
- [PATCH 5.18 059/339] ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:27 EST)
- [PATCH 5.18 046/339] export: fix string handling of namespace in EXPORT_SYMBOL_NS Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:30 EST)
- [PATCH 5.18 045/339] serial: sifive: Report actual baud base rather than fixed 115200 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:43 EST)
- [PATCH 5.18 049/339] watchdog: rzg2l_wdt: Fix BUG: Invalid wait context Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:46 EST)
- [PATCH 5.18 042/339] power: supply: axp288_fuel_gauge: Fix battery reporting on the One Mix 1 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:50 EST)
- [PATCH 5.18 051/339] soundwire: intel: prevent pm_runtime resume prior to system suspend Greg Kroah-Hartman (Mon Jun 13 2022 - 09:36:56 EST)
- [PATCH 5.18 050/339] watchdog: rzg2l_wdt: Fix reset control imbalance Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:03 EST)
- [PATCH 5.18 065/339] serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:14 EST)
- [PATCH 5.18 075/339] firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:20 EST)
- [PATCH 5.18 074/339] serial: stm32-usart: Correct CSIZE, bits, and parity Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:24 EST)
- [PATCH 5.18 077/339] driver: base: fix UAF when driver_attach failed Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:28 EST)
- [PATCH 5.18 078/339] driver core: fix deadlock in __device_attach Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:32 EST)
- [PATCH 5.18 076/339] bus: ti-sysc: Fix warnings for unbind for serial Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:44 EST)
- [PATCH 5.18 079/339] watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:50 EST)
- [PATCH 5.18 080/339] watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:56 EST)
- [PATCH 5.18 081/339] blk-mq: dont touch ->tagset in blk_mq_get_sq_hctx Greg Kroah-Hartman (Mon Jun 13 2022 - 09:37:59 EST)
- [PATCH 5.18 082/339] ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition Greg Kroah-Hartman (Mon Jun 13 2022 - 09:38:05 EST)
- [PATCH 5.18 083/339] scsi: sd: Dont call blk_cleanup_disk() in sd_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:38:10 EST)
- [PATCH 5.18 066/339] serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE Greg Kroah-Hartman (Mon Jun 13 2022 - 09:38:11 EST)
- [PATCH 5.18 084/339] clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 09:38:18 EST)
- [PATCH 5.18 085/339] s390/crypto: fix scatterwalk_unmap() callers in AES-GCM Greg Kroah-Hartman (Mon Jun 13 2022 - 09:40:17 EST)
- [PATCH 5.18 086/339] amt: fix return value of amt_update_handler() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:40:38 EST)
- [PATCH 5.18 068/339] serial: digicolor-usart: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:40:41 EST)
- [PATCH 5.18 069/339] serial: rda-uart: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:40:46 EST)
- [PATCH 5.18 071/339] serial: sh-sci: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:40:55 EST)
- [PATCH 5.18 072/339] serial: sifive: Sanitize CSIZE and c_iflag Greg Kroah-Hartman (Mon Jun 13 2022 - 09:40:59 EST)
- [PATCH 5.18 073/339] serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:07 EST)
- [PATCH 5.18 064/339] Revert "serial: 8250_mtk: Make sure to select the right FEATURE_SEL" Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:16 EST)
- [PATCH 5.18 088/339] net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:19 EST)
- [PATCH 5.18 104/339] bpf: Fix probe read error in ___bpf_prog_run() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:33 EST)
- [PATCH 5.18 097/339] modpost: fix removing numeric suffixes Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:37 EST)
- [PATCH 5.18 098/339] block, loop: support partitions without scanning Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:40 EST)
- [PATCH 5.18 103/339] selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:45 EST)
- [PATCH 5.18 089/339] net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:46 EST)
- [PATCH 5.18 105/339] block: take destination bvec offsets into account in bio_copy_data_iter Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:51 EST)
- [PATCH 5.18 100/339] jffs2: fix memory leak in jffs2_do_fill_super Greg Kroah-Hartman (Mon Jun 13 2022 - 09:41:56 EST)
- [PATCH 5.18 099/339] ep93xx: clock: Do not return the address of the freed memory Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:02 EST)
- [PATCH 5.18 106/339] nbd: dont clear NBD_CMD_INFLIGHT flag if request is not completed Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:06 EST)
- [PATCH 5.18 101/339] ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:16 EST)
- [PATCH 5.18 107/339] nbd: fix possible overflow on first_minor in nbd_dev_add() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:24 EST)
- [PATCH 5.18 091/339] drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:27 EST)
- [PATCH 5.18 090/339] spi: fsi: Fix spurious timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:37 EST)
- [PATCH 5.18 092/339] net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:42 EST)
- [PATCH 5.18 093/339] net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:48 EST)
- [PATCH 5.18 094/339] net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:51 EST)
- [PATCH 5.18 095/339] net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks Greg Kroah-Hartman (Mon Jun 13 2022 - 09:42:58 EST)
- [PATCH 5.18 096/339] net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register Greg Kroah-Hartman (Mon Jun 13 2022 - 09:43:04 EST)
- [PATCH 5.18 067/339] serial: uartlite: Fix BRKINT clearing Greg Kroah-Hartman (Mon Jun 13 2022 - 09:43:07 EST)
- [PATCH 5.18 070/339] serial: txx9: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:43:10 EST)
- [PATCH 5.18 102/339] ubi: ubi_create_volume: Fix use-after-free when volume creation failed Greg Kroah-Hartman (Mon Jun 13 2022 - 09:43:18 EST)
- [PATCH 5.18 118/339] blk-mq: do not update io_ticks with passthrough requests Greg Kroah-Hartman (Mon Jun 13 2022 - 09:43:23 EST)
- [PATCH 5.18 119/339] net: phy: at803x: disable WOL at probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:31 EST)
- [PATCH 5.18 120/339] bonding: show NS IPv6 targets in proc master info Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:32 EST)
- [PATCH 5.18 109/339] net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:32 EST)
- [PATCH 5.18 124/339] net/mlx5: Dont use already freed action pointer Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:32 EST)
- [PATCH 5.18 123/339] virtio: pci: Fix an error handling path in vp_modern_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:33 EST)
- [PATCH 5.18 121/339] erofs: fix backmost member of z_erofs_decompress_frontend Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:33 EST)
- [PATCH 5.18 126/339] net/mlx5: CT: Fix header-rewrite re-use for tupels Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:34 EST)
- [PATCH 5.18 129/339] net/mlx5e: Update netdev features after changing XDP state Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:34 EST)
- [PATCH 5.18 127/339] net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:34 EST)
- [PATCH 5.18 128/339] net/mlx5: correct ECE offset in query qp output Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:35 EST)
- [PATCH 5.18 110/339] tcp: add accessors to read/set tp->snd_cwnd Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:35 EST)
- [PATCH 5.18 116/339] block: make bioset_exit() fully resilient against being called twice Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:37 EST)
- [PATCH 5.18 144/339] nfp: remove padding in nfp_nfdk_tx_desc Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:37 EST)
- [PATCH 5.18 145/339] tipc: check attribute length for bearer name Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:37 EST)
- [PATCH 5.18 143/339] ax25: Fix ax25 session cleanup problems Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:38 EST)
- [PATCH 5.18 108/339] riscv: read-only pages should not be writable Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:38 EST)
- [PATCH 5.18 117/339] sched/autogroup: Fix sysctl move Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:38 EST)
- [PATCH 5.18 148/339] perf parse-events: Move slots event for the hybrid platform too Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:39 EST)
- [PATCH 5.18 150/339] perf c2c: Fix sorting in percent_rmt_hitm_cmp() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:39 EST)
- [PATCH 5.18 146/339] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:39 EST)
- [PATCH 5.18 149/339] perf record: Support sample-read topdown metric group for hybrid platforms Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:40 EST)
- [PATCH 5.18 132/339] vdpa: ifcvf: set pci driver data in probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:40 EST)
- [PATCH 5.18 087/339] amt: fix possible memory leak in amt_rcv() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:47 EST)
- [PATCH 5.18 122/339] vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:47 EST)
- [PATCH 5.18 125/339] net/mlx5e: TC NIC mode, fix tc chains miss table Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:48 EST)
- [PATCH 5.18 147/339] perf evsel: Fixes topdown events in a weak group for the hybrid platform Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:50 EST)
- [PATCH 5.18 136/339] regulator: mt6315-regulator: fix invalid allowed mode Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:52 EST)
- [PATCH 5.18 141/339] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:45:52 EST)
- [PATCH 5.18 138/339] net/sched: act_api: fix error code in tcf_ct_flow_table_fill_tuple_ipv6() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:46:05 EST)
- [PATCH 5.18 131/339] tcp: tcp_rtx_synack() can be called from process context Greg Kroah-Hartman (Mon Jun 13 2022 - 09:46:19 EST)
- [PATCH 5.18 140/339] afs: Fix infinite loop found by xfstest generic/676 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:46:30 EST)
- [PATCH 5.18 152/339] Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan Greg Kroah-Hartman (Mon Jun 13 2022 - 09:46:34 EST)
- [PATCH 5.18 130/339] net: sched: add barrier to fix packet stuck problem for lockless qdisc Greg Kroah-Hartman (Mon Jun 13 2022 - 09:46:50 EST)
- [PATCH 5.18 139/339] gpio: pca953x: use the correct register address to do regcache sync Greg Kroah-Hartman (Mon Jun 13 2022 - 09:46:57 EST)
- [PATCH 5.18 163/339] f2fs: remove WARN_ON in f2fs_is_valid_blkaddr Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:06 EST)
- [PATCH 5.18 162/339] iommu/arm-smmu-v3: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:10 EST)
- [PATCH 5.18 115/339] sfc: fix wrong tx channel offset with efx_separate_tx_channels Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:16 EST)
- [PATCH 5.18 142/339] scsi: sd: Fix potential NULL pointer dereference Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:27 EST)
- [PATCH 5.18 133/339] bonding: guard ns_targets by CONFIG_IPV6 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:28 EST)
- [PATCH 5.18 134/339] octeontx2-af: fix error code in is_valid_offset() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:30 EST)
- [PATCH 5.18 135/339] s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:30 EST)
- [PATCH 5.18 137/339] net: ping6: Fix ping -6 with interface name Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:31 EST)
- [PATCH 5.18 114/339] sfc: fix considering that all channels have TX queues Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:31 EST)
- [PATCH 5.18 113/339] bonding: NS target should accept link local address Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:36 EST)
- [PATCH 5.18 111/339] nfp: only report pause frame configuration for physical device Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:40 EST)
- [PATCH 5.18 112/339] block: use bio_queue_enter instead of blk_queue_enter in bio_poll Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:44 EST)
- [PATCH 5.18 164/339] f2fs: avoid infinite loop to flush node pages Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:50 EST)
- [PATCH 5.18 165/339] i2c: cadence: Increase timeout per message if necessary Greg Kroah-Hartman (Mon Jun 13 2022 - 09:47:55 EST)
- [PATCH 5.18 166/339] m68knommu: set ZERO_PAGE() to the allocated zeroed page Greg Kroah-Hartman (Mon Jun 13 2022 - 09:48:01 EST)
- [PATCH 5.18 161/339] iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:48:16 EST)
- [PATCH 5.18 167/339] m68knommu: fix undefined reference to `_init_sp Greg Kroah-Hartman (Mon Jun 13 2022 - 09:49:57 EST)
- [PATCH 5.18 168/339] dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type Greg Kroah-Hartman (Mon Jun 13 2022 - 09:49:57 EST)
- [PATCH 5.18 169/339] NFSv4: Dont hold the layoutget locks across multiple RPC calls Greg Kroah-Hartman (Mon Jun 13 2022 - 09:49:58 EST)
- [PATCH 5.18 170/339] video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:49:58 EST)
- [PATCH 5.18 171/339] video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:49:58 EST)
- [PATCH 5.18 153/339] bluetooth: dont use bitmaps for random flag accesses Greg Kroah-Hartman (Mon Jun 13 2022 - 09:49:59 EST)
- [PATCH 5.18 172/339] RISC-V: use memcpy for kexec_file mode Greg Kroah-Hartman (Mon Jun 13 2022 - 09:49:59 EST)
- [PATCH 5.18 154/339] dmaengine: idxd: set DMA_INTERRUPT cap bit Greg Kroah-Hartman (Mon Jun 13 2022 - 09:49:59 EST)
- [PATCH 5.18 155/339] mips: cpc: Fix refcount leak in mips_cpc_default_phys_base Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:01 EST)
- [PATCH 5.18 158/339] tracing: Fix sleeping function called from invalid context on RT kernel Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:05 EST)
- [PATCH 5.18 159/339] tracing: Avoid adding tracer option before update_tracer_options Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:09 EST)
- [PATCH 5.18 151/339] Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:17 EST)
- [PATCH 5.18 160/339] i2c: mediatek: Optimize master_xfer() and avoid circular locking Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:24 EST)
- [PATCH 5.18 174/339] rtla/Makefile: Properly handle dependencies Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:38 EST)
- [PATCH 5.18 185/339] SUNRPC: Trap RDMA segment overflows Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:42 EST)
- [PATCH 5.18 187/339] ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:47 EST)
- [PATCH 5.18 188/339] netfilter: nf_tables: release new hooks on unsupported flowtable flags Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:50 EST)
- [PATCH 5.18 186/339] netfilter: nf_tables: always initialize flowtable hook list in transaction Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:54 EST)
- [PATCH 5.18 190/339] netfilter: nf_tables: bail out early if hardware offload is not supported Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:57 EST)
- [PATCH 5.18 189/339] netfilter: nf_tables: memleak flow rule from commit path Greg Kroah-Hartman (Mon Jun 13 2022 - 09:50:59 EST)
- [PATCH 5.18 193/339] amt: fix wrong type string definition Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:07 EST)
- [PATCH 5.18 194/339] net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:12 EST)
- [PATCH 5.18 191/339] amt: fix wrong usage of pskb_may_pull() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:18 EST)
- [PATCH 5.18 192/339] amt: fix possible null-ptr-deref in amt_rcv() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:30 EST)
- [PATCH 5.18 175/339] f2fs: fix to tag gcing flag on page during file defragment Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:33 EST)
- [PATCH 5.18 157/339] tracing: Make tp_printk work on syscall tracepoints Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:38 EST)
- [PATCH 5.18 176/339] xprtrdma: treat all calls not a bcall when bc_serv is NULL Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:41 EST)
- [PATCH 5.18 177/339] drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:45 EST)
- [PATCH 5.18 178/339] drm/panfrost: Job should reference MMU not file_priv Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:47 EST)
- [PATCH 5.18 184/339] NFSD: Fix potential use-after-free in nfsd_file_put() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:50 EST)
- [PATCH 5.18 183/339] powerpc/kasan: Force thread size increase with KASAN Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:52 EST)
- [PATCH 5.18 181/339] netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path Greg Kroah-Hartman (Mon Jun 13 2022 - 09:51:56 EST)
- [PATCH 5.18 180/339] netfilter: nat: really support inet nat without l3 address Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:04 EST)
- [PATCH 5.18 179/339] powerpc/papr_scm: dont requests stats with 0 sized stats buffer Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:06 EST)
- [PATCH 5.18 156/339] bootconfig: Make the bootconfig.o as a normal object file Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:16 EST)
- [PATCH 5.18 182/339] netfilter: nf_tables: delete flowtable hooks via transaction list Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:18 EST)
- [PATCH 5.18 173/339] m68knommu: fix undefined reference to `mach_get_rtc_pll Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:24 EST)
- [PATCH 5.18 196/339] stmmac: intel: Fix an error handling path in intel_eth_pci_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:29 EST)
- [PATCH 5.18 205/339] SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:34 EST)
- [PATCH 5.18 206/339] net: mdio: unexport __init-annotated mdio_bus_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:44 EST)
- [PATCH 5.18 207/339] net: xfrm: unexport __init-annotated xfrm4_protocol_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:47 EST)
- [PATCH 5.18 209/339] net/mlx5e: CT: Fix cleanup of CT before cleanup of TC ct rules Greg Kroah-Hartman (Mon Jun 13 2022 - 09:52:57 EST)
- [PATCH 5.18 211/339] net/mlx5: Fix mlx5_get_next_dev() peer device matching Greg Kroah-Hartman (Mon Jun 13 2022 - 09:53:03 EST)
- [PATCH 5.18 208/339] net: ipv6: unexport __init-annotated seg6_hmac_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:53:11 EST)
- [PATCH 5.18 210/339] net/mlx5: Lag, filter non compatible devices Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:03 EST)
- [PATCH 5.18 212/339] net/mlx5: Rearm the FW tracer after each tracer event Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:10 EST)
- [PATCH 5.18 213/339] net/mlx5: fs, fail conflicting actions Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:10 EST)
- [PATCH 5.18 214/339] ip_gre: test csum_start instead of transport header Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:11 EST)
- [PATCH 5.18 197/339] af_unix: Fix a data-race in unix_dgram_peer_wake_me(). Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:12 EST)
- [PATCH 5.18 215/339] net: altera: Fix refcount leak in altera_tse_mdio_create Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:13 EST)
- [PATCH 5.18 216/339] net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:13 EST)
- [PATCH 5.18 198/339] selftests net: fix bpf build error Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:13 EST)
- [PATCH 5.18 199/339] x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:26 EST)
- [PATCH 5.18 200/339] bpf, arm64: Clear prog->jited_len along prog->jited Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:30 EST)
- [PATCH 5.18 201/339] net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:33 EST)
- [PATCH 5.18 202/339] net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:38 EST)
- [PATCH 5.18 203/339] xsk: Fix handling of invalid descriptors in XSK TX batching API Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:44 EST)
- [PATCH 5.18 204/339] drm/amdgpu: fix limiting AV1 to the first instance on VCN3 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:57:53 EST)
- [PATCH 5.18 218/339] tcp: use alloc_large_system_hash() to allocate table_perturb Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:19 EST)
- [PATCH 5.18 217/339] net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:20 EST)
- [PATCH 5.18 219/339] drm: imx: fix compiler warning with gcc-12 Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:20 EST)
- [PATCH 5.18 230/339] tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:20 EST)
- [PATCH 5.18 221/339] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:21 EST)
- [PATCH 5.18 195/339] xen: unexport __init-annotated xen_xlate_map_ballooned_pages() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:32 EST)
- [PATCH 5.18 233/339] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:33 EST)
- [PATCH 5.18 234/339] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:44 EST)
- [PATCH 5.18 235/339] USB: host: isp116x: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:47 EST)
- [PATCH 5.18 236/339] drivers: tty: serial: Fix deadlock in sa1100_set_termios() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:51 EST)
- [PATCH 5.18 224/339] staging: rtl8712: fix a potential memory leak in r871xu_drv_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:53 EST)
- [PATCH 5.18 237/339] drivers: usb: host: Fix deadlock in oxu_bus_suspend() Greg Kroah-Hartman (Mon Jun 13 2022 - 09:59:57 EST)
- [PATCH 5.18 228/339] drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:04 EST)
- [PATCH 5.18 227/339] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:08 EST)
- [PATCH 5.18 226/339] lkdtm/usercopy: Expand size of "out of frame" object Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:12 EST)
- [PATCH 5.18 225/339] iio: st_sensors: Add a local lock for protecting odr Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:16 EST)
- [PATCH 5.18 239/339] char: xillybus: fix a refcount leak in cleanup_dev() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:29 EST)
- [PATCH 5.18 229/339] drivers: staging: rtl8192eu: Fix deadlock in rtw_joinbss_event_prehandle Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:34 EST)
- [PATCH 5.18 220/339] nfp: flower: restructure flow-key for gre+vlan combination Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:38 EST)
- [PATCH 5.18 248/339] clocksource/drivers/sp804: Avoid error on multiple instances Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:46 EST)
- [PATCH 5.18 249/339] staging: rtl8712: fix uninit-value in usb_read8() and friends Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:48 EST)
- [PATCH 5.18 250/339] staging: rtl8712: fix uninit-value in r871xu_drv_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:52 EST)
- [PATCH 5.18 251/339] serial: msm_serial: disable interrupts in __msm_console_write() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:55 EST)
- [PATCH 5.18 252/339] kernfs: Separate kernfs_pr_cont_buf and rename_lock. Greg Kroah-Hartman (Mon Jun 13 2022 - 10:00:58 EST)
- [PATCH 5.18 254/339] ksmbd: smbd: fix connection dropped issue Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:00 EST)
- [PATCH 5.18 253/339] watchdog: wdat_wdt: Stop watchdog when rebooting the system Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:06 EST)
- [PATCH 5.18 256/339] ASoC: SOF: amd: Fixed Build error Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:15 EST)
- [PATCH 5.18 257/339] scsi: myrb: Fix up null pointer access on myrb_cleanup() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:19 EST)
- [PATCH 5.18 231/339] tty: Fix a possible resource leak in icom_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:22 EST)
- [PATCH 5.18 232/339] thunderbolt: Use different lane for second DisplayPort tunnel Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:26 EST)
- [PATCH 5.18 258/339] ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:26 EST)
- [PATCH 5.18 259/339] Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:30 EST)
- [PATCH 5.18 241/339] usb: dwc2: gadget: dont reset gadgets driver->bus Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:39 EST)
- [PATCH 5.18 242/339] usb: dwc3: host: Stop setting the ACPI companion Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:45 EST)
- [PATCH 5.18 244/339] soundwire: qcom: adjust autoenumeration timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:47 EST)
- [PATCH 5.18 243/339] usb: dwc3: gadget: Only End Transfer for ep0 data phase Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:53 EST)
- [PATCH 5.18 245/339] misc: rtsx: set NULL intfdata when probe fails Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:56 EST)
- [PATCH 5.18 246/339] extcon: Fix extcon_get_extcon_dev() error handling Greg Kroah-Hartman (Mon Jun 13 2022 - 10:01:58 EST)
- [PATCH 5.18 247/339] extcon: Modify extcon device to be created after driver data is set Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:01 EST)
- [PATCH 5.18 272/339] objtool: Mark __ubsan_handle_builtin_unreachable() as noreturn Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:04 EST)
- [PATCH 5.18 270/339] um: line: Use separate IRQs per line Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:12 EST)
- [PATCH 5.18 238/339] USB: hcd-pci: Fully suspend across freeze/thaw cycle Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:14 EST)
- [PATCH 5.18 273/339] x86/cpu: Elide KCSAN for cpu_has() and friends Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:20 EST)
- [PATCH 5.18 261/339] ceph: flush the mdlog for filesystem sync Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:23 EST)
- [PATCH 5.18 275/339] nbd: call genl_unregister_family() first in nbd_cleanup() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:33 EST)
- [PATCH 5.18 276/339] nbd: fix race between nbd_alloc_config() and module removal Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:35 EST)
- [PATCH 5.18 277/339] nbd: fix io hung while disconnecting device Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:40 EST)
- [PATCH 5.18 278/339] Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:52 EST)
- [PATCH 5.18 262/339] ceph: fix possible deadlock when holding Fwb to get inline_data Greg Kroah-Hartman (Mon Jun 13 2022 - 10:02:55 EST)
- [PATCH 5.18 279/339] Revert "PCI: brcmstb: Add control of subdevice voltage regulators" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:03:03 EST)
- [PATCH 5.18 280/339] Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:03:07 EST)
- [PATCH 5.18 263/339] net, neigh: Set lower cap for neigh_managed_work rearming Greg Kroah-Hartman (Mon Jun 13 2022 - 10:03:11 EST)
- [PATCH 5.18 281/339] Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:03:14 EST)
- [PATCH 5.18 264/339] drm/amd/display: Check if modulo is 0 before dividing. Greg Kroah-Hartman (Mon Jun 13 2022 - 10:03:20 EST)
- [PATCH 5.18 265/339] drm/amd/display: Check zero planes for OTG disable W/A on clock change Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:16 EST)
- [PATCH 5.18 266/339] drm/radeon: fix a possible null pointer dereference Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:52 EST)
- [PATCH 5.18 268/339] drm/amd/pm: Fix missing thermal throttler status Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:53 EST)
- [PATCH 5.18 260/339] ceph: allow ceph.dir.rctime xattr to be updatable Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:53 EST)
- [PATCH 5.18 294/339] ALSA: usb-audio: Set up (implicit) sync for Saffire 6 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:54 EST)
- [PATCH 5.18 293/339] ALSA: usb-audio: Skip generic sync EP parse for secondary EP Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:54 EST)
- [PATCH 5.18 292/339] platform/x86: hp-wmi: Use zero insize parameter only when supported Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:54 EST)
- [PATCH 5.18 296/339] ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:55 EST)
- [PATCH 5.18 297/339] ALSA: hda/realtek: Add quirk for HP Dev One Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:55 EST)
- [PATCH 5.18 223/339] iio: dummy: iio_simple_dummy: check the return value of kstrdup() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:57 EST)
- [PATCH 5.18 222/339] iov_iter: Fix iter_xarray_get_pages{,_alloc}() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:57 EST)
- [PATCH 5.18 271/339] modpost: fix undefined behavior of is_arm_mapping_symbol() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:57 EST)
- [PATCH 5.18 267/339] drm/amd/pm: fix a potential gpu_metrics_table memory leak Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:58 EST)
- [PATCH 5.18 269/339] drm/amd/pm: correct the metrics version for SMU 11.0.11/12/13 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:06:59 EST)
- [PATCH 5.18 283/339] s390/gmap: voluntarily schedule during key setting Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:01 EST)
- [PATCH 5.18 298/339] cifs: return errors during session setup during reconnects Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:01 EST)
- [PATCH 5.18 299/339] cifs: fix reconnect on smb3 mount types Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:01 EST)
- [PATCH 5.18 301/339] scsi: sd: Fix interpretation of VPD B9h length Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:02 EST)
- [PATCH 5.18 284/339] cifs: version operations for smb20 unneeded when legacy support disabled Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:04 EST)
- [PATCH 5.18 302/339] scsi: lpfc: Resolve some cleanup issues following abort path refactoring Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:04 EST)
- [PATCH 5.18 285/339] drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:05 EST)
- [PATCH 5.18 288/339] vringh: Fix loop descriptors check in the indirect cases Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:05 EST)
- [PATCH 5.18 289/339] platform/x86: barco-p50-gpio: Add check for platform_driver_register Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:07 EST)
- [PATCH 5.18 287/339] scsi: lpfc: Correct BDE type for XMIT_SEQ64_WQE in lpfc_ct_reject_event() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:07 EST)
- [PATCH 5.18 286/339] nodemask: Fix return values to be unsigned Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:08 EST)
- [PATCH 5.18 282/339] cifs: fix potential deadlock in direct reclaim Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:10 EST)
- [PATCH 5.18 295/339] ALSA: hda/conexant - Fix loopback issue with CX20632 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:10 EST)
- [PATCH 5.18 255/339] md: protect md_unregister_thread from reentrancy Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:11 EST)
- [PATCH 5.18 240/339] sysrq: do not omit current cpu when showing backtrace of all active CPUs Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:11 EST)
- [PATCH 5.18 274/339] jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:13 EST)
- [PATCH 5.18 300/339] cifs: populate empty hostnames for extra channels Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:14 EST)
- [PATCH 5.18 290/339] scripts/gdb: change kernel config dumping method Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:15 EST)
- [PATCH 5.18 304/339] scsi: lpfc: Address NULL pointer dereference after starget_to_rport() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:15 EST)
- [PATCH 5.18 313/339] mmc: block: Fix CQE recovery reset success Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:16 EST)
- [PATCH 5.18 314/339] net: phy: dp83867: retrigger SGMII AN when link change Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:16 EST)
- [PATCH 5.18 291/339] platform/x86: hp-wmi: Resolve WMI query failures on some devices Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:18 EST)
- [PATCH 5.18 315/339] net: openvswitch: fix misuse of the cached connection on tuple changes Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:23 EST)
- [PATCH 5.18 316/339] writeback: Fix inode->i_io_list not be protected by inode->i_lock error Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:29 EST)
- [PATCH 5.18 317/339] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:37 EST)
- [PATCH 5.18 318/339] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:53 EST)
- [PATCH 5.18 319/339] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION Greg Kroah-Hartman (Mon Jun 13 2022 - 10:07:55 EST)
- [PATCH 5.18 321/339] ixgbe: fix unexpected VLAN Rx in promisc mode on VF Greg Kroah-Hartman (Mon Jun 13 2022 - 10:08:01 EST)
- [PATCH 5.18 322/339] Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag Greg Kroah-Hartman (Mon Jun 13 2022 - 10:08:11 EST)
- [PATCH 5.18 305/339] KVM: x86/mmu: Check every prev_roots in __kvm_mmu_free_obsolete_roots() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:08:18 EST)
- [PATCH 5.18 323/339] vduse: Fix NULL pointer dereference on sysfs access Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:16 EST)
- [PATCH 5.18 306/339] KVM: SVM: fix tsc scaling cache logic Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:17 EST)
- [PATCH 5.18 307/339] filemap: Cache the value of vm_flags Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:18 EST)
- [PATCH 5.18 309/339] libata: fix reading concurrent positioning ranges log Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:18 EST)
- [PATCH 5.18 320/339] ixgbe: fix bcast packets Rx on VF after promisc removal Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:18 EST)
- [PATCH 5.18 310/339] libata: fix translation of concurrent positioning ranges Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:24 EST)
- [PATCH 5.18 311/339] ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:30 EST)
- [PATCH 5.18 303/339] scsi: lpfc: Resolve some cleanup issues following SLI path refactoring Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:42 EST)
- [PATCH 5.18 312/339] mmc: sdhci-pci-gli: Fix GL9763E runtime PM when the system resumes from suspend Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:49 EST)
- [PATCH 5.18 336/339] random: mark bootloader randomness code as __init Greg Kroah-Hartman (Mon Jun 13 2022 - 10:10:57 EST)
- [PATCH 5.18 337/339] random: account for arch randomness in bits Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:02 EST)
- [PATCH 5.18 328/339] drm/bridge: analogix_dp: Support PSR-exit to disable transition Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:06 EST)
- [PATCH 5.18 329/339] drm/atomic: Force bridge self-refresh-exit on CRTC switch Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:17 EST)
- [PATCH 5.18 333/339] virtio-rng: make device ready before making request Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:24 EST)
- [PATCH 5.18 325/339] mm/huge_memory: Fix xarray node memory leak Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:43 EST)
- [PATCH 5.18 330/339] drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:45 EST)
- [PATCH 5.18 324/339] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:10 EST)
- [PATCH 5.18 308/339] KEYS: trusted: tpm2: Fix migratable logic Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:11 EST)
- [PATCH 5.18 326/339] powerpc: Dont select HAVE_IRQ_EXIT_ON_IRQ_STACK Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:14 EST)
- [PATCH 5.18 335/339] random: avoid checking crng_ready() twice in random_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:15 EST)
- [PATCH 5.18 338/339] md/raid0: Ignore RAID0 layout if the second zone has only one device Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:16 EST)
- [PATCH 5.18 339/339] zonefs: fix handling of explicit_open option on mount Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:17 EST)
- [PATCH 5.18 327/339] drm/amdkfd:Fix fw version for 10.3.6 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:17 EST)
- [PATCH 5.18 334/339] powerpc/32: Fix overread/overwrite of thread_struct via ptrace Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:20 EST)
- [PATCH 5.18 332/339] drm/amdgpu: update VCN codec support for Yellow Carp Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:23 EST)
- [PATCH 5.18 331/339] drm/amd/display: remove stale config guards Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:41 EST)
- Re: [PATCH 5.18 000/339] 5.18.4-rc1 review Zan Aziz (Mon Jun 13 2022 - 18:55:53 EST)
- Re: [PATCH 5.18 000/339] 5.18.4-rc1 review Bagas Sanjaya (Tue Jun 14 2022 - 03:24:01 EST)
- <Possible follow-ups>
- Re: [PATCH 5.18 000/339] 5.18.4-rc1 review Ronald Warsow (Mon Jun 13 2022 - 15:55:22 EST)
- [PATCH 5.17 000/298] 5.17.15-rc1 review Greg Kroah-Hartman (Mon Jun 13 2022 - 10:12:21 EST)
- [PATCH 5.17 001/298] pcmcia: db1xxx_ss: restrict to MIPS_DB1XXX boards Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:38 EST)
- [PATCH 5.17 002/298] staging: greybus: codecs: fix type confusion of list iterator variable Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:50 EST)
- [PATCH 5.17 006/298] tty: goldfish: Use tty_port_destroy() to destroy port Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:54 EST)
- [PATCH 5.17 007/298] tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:11:59 EST)
- [PATCH 5.17 004/298] lkdtm/bugs: Check for the NULL pointer after calling kmalloc Greg Kroah-Hartman (Mon Jun 13 2022 - 10:12:06 EST)
- [PATCH 5.17 010/298] tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get Greg Kroah-Hartman (Mon Jun 13 2022 - 10:12:17 EST)
- [PATCH 5.17 020/298] rpmsg: qcom_smd: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 10:12:27 EST)
- [PATCH 5.17 021/298] usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback Greg Kroah-Hartman (Mon Jun 13 2022 - 10:12:35 EST)
- [PATCH 5.17 019/298] pwm: raspberrypi-poe: Fix endianness in firmware struct Greg Kroah-Hartman (Mon Jun 13 2022 - 10:12:47 EST)
- [PATCH 5.17 022/298] usb: dwc3: pci: Fix pm_runtime_get_sync() error checking Greg Kroah-Hartman (Mon Jun 13 2022 - 10:12:50 EST)
- [PATCH 5.17 023/298] scripts/get_abi: Fix wrong script file name in the help message Greg Kroah-Hartman (Mon Jun 13 2022 - 10:12:55 EST)
- [PATCH 5.17 027/298] rpmsg: virtio: Fix possible double free in rpmsg_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:13:02 EST)
- [PATCH 5.17 029/298] rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl Greg Kroah-Hartman (Mon Jun 13 2022 - 10:13:08 EST)
- [PATCH 5.17 031/298] iio: proximity: vl53l0x: Fix return value check of wait_for_completion_timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 10:13:19 EST)
- [PATCH 5.17 032/298] iio: adc: sc27xx: fix read big scale voltage not right Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:08 EST)
- [PATCH 5.17 017/298] staging: fieldbus: Fix the error handling path in anybuss_host_common_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:08 EST)
- [PATCH 5.17 018/298] pwm: lp3943: Fix duty calculation in case period was clamped Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:09 EST)
- [PATCH 5.17 016/298] usb: musb: Fix missing of_node_put() in omap2430_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:09 EST)
- [PATCH 5.17 009/298] serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:09 EST)
- [PATCH 5.17 035/298] misc/pvpanic: Convert regular spinlock into trylock on panic path Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:10 EST)
- [PATCH 5.17 044/298] watchdog: rzg2l_wdt: Fix reset control imbalance Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:10 EST)
- [PATCH 5.17 003/298] iio: adc: ad7124: Remove shift from scan_type Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:23 EST)
- [PATCH 5.17 005/298] lkdtm/bugs: Dont expect thread termination without CONFIG_UBSAN_TRAP Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:23 EST)
- [PATCH 5.17 008/298] tty: n_tty: Restore EOF push handling behavior Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:24 EST)
- [PATCH 5.17 024/298] misc: fastrpc: fix an incorrect NULL check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:29 EST)
- [PATCH 5.17 026/298] usb: typec: mux: Check dev_set_name() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:30 EST)
- [PATCH 5.17 025/298] firmware: stratix10-svc: fix a missing check on list iterator Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:30 EST)
- [PATCH 5.17 011/298] remoteproc: imx_rproc: Ignore create mem entry for resource table Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:31 EST)
- [PATCH 5.17 030/298] iio: adc: stmpe-adc: Fix wait_for_completion_timeout return value check Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:32 EST)
- [PATCH 5.17 033/298] iio: adc: sc27xx: Fine tune the scale calibration values Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:34 EST)
- [PATCH 5.17 028/298] rpmsg: virtio: Fix possible double free in rpmsg_virtio_add_ctrl_dev() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:35 EST)
- [PATCH 5.17 013/298] usb: usbip: fix a refcount leak in stub_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:36 EST)
- [PATCH 5.17 015/298] USB: storage: karma: fix rio_karma_init return Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:36 EST)
- [PATCH 5.17 045/298] soundwire: intel: prevent pm_runtime resume prior to system suspend Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:36 EST)
- [PATCH 5.17 047/298] ksmbd: fix reference count leak in smb_check_perm_dacl() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:37 EST)
- [PATCH 5.17 049/298] dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:38 EST)
- [PATCH 5.17 050/298] soc: rockchip: Fix refcount leak in rockchip_grf_init Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:38 EST)
- [PATCH 5.17 012/298] phy: rockchip-inno-usb2: Fix muxed interrupt support Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:39 EST)
- [PATCH 5.17 014/298] usb: usbip: add missing device lock on tweak configuration cmd Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:41 EST)
- [PATCH 5.17 046/298] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:42 EST)
- [PATCH 5.17 051/298] clocksource/drivers/riscv: Events are stopped during CPU suspend Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:42 EST)
- [PATCH 5.17 052/298] ARM: dts: aspeed: ast2600-evb: Enable RX delay for MAC0/MAC1 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:42 EST)
- [PATCH 5.17 053/298] rtc: mt6397: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:45 EST)
- [PATCH 5.17 036/298] phy: qcom-qmp: fix pipe-clock imbalance on power-on failure Greg Kroah-Hartman (Mon Jun 13 2022 - 10:16:52 EST)
- [PATCH 5.17 054/298] rtc: ftrtc010: Fix error handling in ftrtc010_rtc_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:17:01 EST)
- [PATCH 5.17 055/298] staging: r8188eu: add check for kzalloc Greg Kroah-Hartman (Mon Jun 13 2022 - 10:17:37 EST)
- [PATCH 5.17 056/298] serial: meson: acquire port->lock in startup() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:17:42 EST)
- [PATCH 5.17 048/298] extcon: ptn5150: Add queue work sync before driver release Greg Kroah-Hartman (Mon Jun 13 2022 - 10:17:47 EST)
- [PATCH 5.17 057/298] serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:17:52 EST)
- [PATCH 5.17 058/298] serial: cpm_uart: Fix build error without CONFIG_SERIAL_CPM_CONSOLE Greg Kroah-Hartman (Mon Jun 13 2022 - 10:17:59 EST)
- [PATCH 5.17 038/298] power: supply: ab8500_fg: Allocate wq in probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:18:01 EST)
- [PATCH 5.17 059/298] serial: uartlite: Fix BRKINT clearing Greg Kroah-Hartman (Mon Jun 13 2022 - 10:18:09 EST)
- [PATCH 5.17 040/298] export: fix string handling of namespace in EXPORT_SYMBOL_NS Greg Kroah-Hartman (Mon Jun 13 2022 - 10:18:17 EST)
- [PATCH 5.17 042/298] watchdog: rzg2l_wdt: Fix Runtime PM usage Greg Kroah-Hartman (Mon Jun 13 2022 - 10:20:16 EST)
- [PATCH 5.17 041/298] watchdog: rzg2l_wdt: Fix 32bit overflow issue Greg Kroah-Hartman (Mon Jun 13 2022 - 10:20:18 EST)
- [PATCH 5.17 034/298] rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails Greg Kroah-Hartman (Mon Jun 13 2022 - 10:20:22 EST)
- [PATCH 5.17 037/298] power: supply: axp288_fuel_gauge: Drop BIOS version check from "T3 MRD" DMI quirk Greg Kroah-Hartman (Mon Jun 13 2022 - 10:20:29 EST)
- [PATCH 5.17 039/298] serial: sifive: Report actual baud base rather than fixed 115200 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:20:35 EST)
- [PATCH 5.17 073/298] blk-mq: dont touch ->tagset in blk_mq_get_sq_hctx Greg Kroah-Hartman (Mon Jun 13 2022 - 10:20:39 EST)
- [PATCH 5.17 075/298] clocksource/drivers/oxnas-rps: Fix irq_of_parse_and_map() return value Greg Kroah-Hartman (Mon Jun 13 2022 - 10:20:42 EST)
- [PATCH 5.17 074/298] ASoC: fsl_sai: Fix FSL_SAI_xDR/xFR definition Greg Kroah-Hartman (Mon Jun 13 2022 - 10:20:45 EST)
- [PATCH 5.17 076/298] s390/crypto: fix scatterwalk_unmap() callers in AES-GCM Greg Kroah-Hartman (Mon Jun 13 2022 - 10:20:55 EST)
- [PATCH 5.17 077/298] amt: fix return value of amt_update_handler() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:03 EST)
- [PATCH 5.17 079/298] net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:05 EST)
- [PATCH 5.17 062/298] serial: txx9: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:09 EST)
- [PATCH 5.17 070/298] driver core: fix deadlock in __device_attach Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:21 EST)
- [PATCH 5.17 084/298] net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:30 EST)
- [PATCH 5.17 063/298] serial: sh-sci: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:40 EST)
- [PATCH 5.17 066/298] serial: stm32-usart: Correct CSIZE, bits, and parity Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:44 EST)
- [PATCH 5.17 043/298] watchdog: rzg2l_wdt: Fix BUG: Invalid wait context Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:50 EST)
- [PATCH 5.17 082/298] net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:54 EST)
- [PATCH 5.17 072/298] watchdog: ts4800_wdt: Fix refcount leak in ts4800_wdt_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:21:58 EST)
- [PATCH 5.17 078/298] amt: fix possible memory leak in amt_rcv() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:00 EST)
- [PATCH 5.17 067/298] firmware: dmi-sysfs: Fix memory leak in dmi_sysfs_register_handle Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:04 EST)
- [PATCH 5.17 080/298] spi: fsi: Fix spurious timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:11 EST)
- [PATCH 5.17 061/298] serial: rda-uart: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:20 EST)
- [PATCH 5.17 071/298] watchdog: rti-wdt: Fix pm_runtime_get_sync() error checking Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:23 EST)
- [PATCH 5.17 081/298] drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:37 EST)
- [PATCH 5.17 068/298] bus: ti-sysc: Fix warnings for unbind for serial Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:40 EST)
- [PATCH 5.17 060/298] serial: digicolor-usart: Dont allow CS5-6 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:46 EST)
- [PATCH 5.17 083/298] net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:48 EST)
- [PATCH 5.17 064/298] serial: sifive: Sanitize CSIZE and c_iflag Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:54 EST)
- [PATCH 5.17 069/298] driver: base: fix UAF when driver_attach failed Greg Kroah-Hartman (Mon Jun 13 2022 - 10:22:59 EST)
- [PATCH 5.17 085/298] net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks Greg Kroah-Hartman (Mon Jun 13 2022 - 10:23:05 EST)
- [PATCH 5.17 097/298] riscv: read-only pages should not be writable Greg Kroah-Hartman (Mon Jun 13 2022 - 10:23:16 EST)
- [PATCH 5.17 087/298] modpost: fix removing numeric suffixes Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:51 EST)
- [PATCH 5.17 065/298] serial: st-asc: Sanitize CSIZE and correct PARENB for CS7 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:53 EST)
- [PATCH 5.17 101/298] block: use bio_queue_enter instead of blk_queue_enter in bio_poll Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:53 EST)
- [PATCH 5.17 096/298] nbd: dont clear NBD_CMD_INFLIGHT flag if request is not completed Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:53 EST)
- [PATCH 5.17 098/298] net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc_wr_tx_pend_priv *" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:54 EST)
- [PATCH 5.17 102/298] sfc: fix considering that all channels have TX queues Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:54 EST)
- [PATCH 5.17 103/298] sfc: fix wrong tx channel offset with efx_separate_tx_channels Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:54 EST)
- [PATCH 5.17 105/298] blk-mq: do not update io_ticks with passthrough requests Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:55 EST)
- [PATCH 5.17 106/298] vdpa: Fix error logic in vdpa_nl_cmd_dev_get_doit Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:55 EST)
- [PATCH 5.17 100/298] nfp: only report pause frame configuration for physical device Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:56 EST)
- [PATCH 5.17 099/298] tcp: add accessors to read/set tp->snd_cwnd Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:56 EST)
- [PATCH 5.17 104/298] block: make bioset_exit() fully resilient against being called twice Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:58 EST)
- [PATCH 5.17 088/298] ep93xx: clock: Do not return the address of the freed memory Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:58 EST)
- [PATCH 5.17 107/298] virtio: pci: Fix an error handling path in vp_modern_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:58 EST)
- [PATCH 5.17 108/298] net/mlx5: Dont use already freed action pointer Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:59 EST)
- [PATCH 5.17 109/298] net/mlx5e: TC NIC mode, fix tc chains miss table Greg Kroah-Hartman (Mon Jun 13 2022 - 10:25:59 EST)
- [PATCH 5.17 110/298] net/mlx5: CT: Fix header-rewrite re-use for tupels Greg Kroah-Hartman (Mon Jun 13 2022 - 10:26:00 EST)
- [PATCH 5.17 111/298] net/mlx5e: Disable softirq in mlx5e_activate_rq to avoid race condition Greg Kroah-Hartman (Mon Jun 13 2022 - 10:26:11 EST)
- [PATCH 5.17 089/298] jffs2: fix memory leak in jffs2_do_fill_super Greg Kroah-Hartman (Mon Jun 13 2022 - 10:26:20 EST)
- [PATCH 5.17 091/298] ubi: ubi_create_volume: Fix use-after-free when volume creation failed Greg Kroah-Hartman (Mon Jun 13 2022 - 10:26:25 EST)
- [PATCH 5.17 092/298] selftests/bpf: fix selftest after random: Urandom_read tracepoint removal Greg Kroah-Hartman (Mon Jun 13 2022 - 10:26:34 EST)
- [PATCH 5.17 093/298] selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read Greg Kroah-Hartman (Mon Jun 13 2022 - 10:26:39 EST)
- [PATCH 5.17 094/298] bpf: Fix probe read error in ___bpf_prog_run() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:26:43 EST)
- [PATCH 5.17 095/298] block: take destination bvec offsets into account in bio_copy_data_iter Greg Kroah-Hartman (Mon Jun 13 2022 - 10:26:50 EST)
- [PATCH 5.17 113/298] net/mlx5e: Update netdev features after changing XDP state Greg Kroah-Hartman (Mon Jun 13 2022 - 10:26:58 EST)
- [PATCH 5.17 086/298] net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register Greg Kroah-Hartman (Mon Jun 13 2022 - 10:27:05 EST)
- [PATCH 5.17 124/298] scsi: sd: Fix potential NULL pointer dereference Greg Kroah-Hartman (Mon Jun 13 2022 - 10:27:10 EST)
- [PATCH 5.17 123/298] drm/msm/dp: Always clear mask bits to disable interrupts at dp_ctrl_reset_irq_ctrl() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:27:16 EST)
- [PATCH 5.17 122/298] afs: Fix infinite loop found by xfstest generic/676 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:27:28 EST)
- [PATCH 5.17 129/298] perf parse-events: Move slots event for the hybrid platform too Greg Kroah-Hartman (Mon Jun 13 2022 - 10:27:41 EST)
- [PATCH 5.17 128/298] perf evsel: Fixes topdown events in a weak group for the hybrid platform Greg Kroah-Hartman (Mon Jun 13 2022 - 10:27:48 EST)
- [PATCH 5.17 130/298] perf record: Support sample-read topdown metric group for hybrid platforms Greg Kroah-Hartman (Mon Jun 13 2022 - 10:27:52 EST)
- [PATCH 5.17 131/298] perf c2c: Fix sorting in percent_rmt_hitm_cmp() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:18 EST)
- [PATCH 5.17 133/298] Bluetooth: hci_sync: Fix attempting to suspend with unfiltered passive scan Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:39 EST)
- [PATCH 5.17 137/298] bootconfig: Make the bootconfig.o as a normal object file Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:39 EST)
- [PATCH 5.17 136/298] mips: cpc: Fix refcount leak in mips_cpc_default_phys_base Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:40 EST)
- [PATCH 5.17 134/298] bluetooth: dont use bitmaps for random flag accesses Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:40 EST)
- [PATCH 5.17 116/298] vdpa: ifcvf: set pci driver data in probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:41 EST)
- [PATCH 5.17 115/298] tcp: tcp_rtx_synack() can be called from process context Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:42 EST)
- [PATCH 5.17 117/298] octeontx2-af: fix error code in is_valid_offset() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:42 EST)
- [PATCH 5.17 119/298] s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flag Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:42 EST)
- [PATCH 5.17 120/298] regulator: mt6315-regulator: fix invalid allowed mode Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:43 EST)
- [PATCH 5.17 121/298] gpio: pca953x: use the correct register address to do regcache sync Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:43 EST)
- [PATCH 5.17 112/298] net/mlx5: correct ECE offset in query qp output Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:43 EST)
- [PATCH 5.17 139/298] tracing: Fix sleeping function called from invalid context on RT kernel Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:43 EST)
- [PATCH 5.17 149/298] video: fbdev: hyperv_fb: Allow resolutions with size > 64 MB for Gen1 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:44 EST)
- [PATCH 5.17 148/298] NFSv4: Dont hold the layoutget locks across multiple RPC calls Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:44 EST)
- [PATCH 5.17 152/298] m68knommu: fix undefined reference to `mach_get_rtc_pll Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:44 EST)
- [PATCH 5.17 154/298] f2fs: fix to tag gcing flag on page during file defragment Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:45 EST)
- [PATCH 5.17 155/298] xprtrdma: treat all calls not a bcall when bc_serv is NULL Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:45 EST)
- [PATCH 5.17 150/298] video: fbdev: pxa3xx-gcu: release the resources correctly in pxa3xx_gcu_probe/remove() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:45 EST)
- [PATCH 5.17 157/298] drm/panfrost: Job should reference MMU not file_priv Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:46 EST)
- [PATCH 5.17 140/298] tracing: Avoid adding tracer option before update_tracer_options Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:46 EST)
- [PATCH 5.17 160/298] netfilter: nf_tables: delete flowtable hooks via transaction list Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:47 EST)
- [PATCH 5.17 163/298] netfilter: nf_tables: always initialize flowtable hook list in transaction Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:47 EST)
- [PATCH 5.17 162/298] SUNRPC: Trap RDMA segment overflows Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:48 EST)
- [PATCH 5.17 164/298] ata: pata_octeon_cf: Fix refcount leak in octeon_cf_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:48 EST)
- [PATCH 5.17 143/298] f2fs: remove WARN_ON in f2fs_is_valid_blkaddr Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:48 EST)
- [PATCH 5.17 144/298] i2c: cadence: Increase timeout per message if necessary Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:48 EST)
- [PATCH 5.17 145/298] m68knommu: set ZERO_PAGE() to the allocated zeroed page Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:49 EST)
- [PATCH 5.17 147/298] dmaengine: zynqmp_dma: In struct zynqmp_dma_chan fix desc_size data type Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:49 EST)
- [PATCH 5.17 090/298] ubi: fastmap: Fix high cpu usage of ubi_bgt by making sure wl_pool not empty Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:49 EST)
- [PATCH 5.17 127/298] driver core: Fix wait_for_device_probe() & deferred_probe_timeout interaction Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:50 EST)
- [PATCH 5.17 114/298] net: sched: add barrier to fix packet stuck problem for lockless qdisc Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:50 EST)
- [PATCH 5.17 132/298] Bluetooth: MGMT: Add conditions for setting HCI_CONN_FLAG_REMOTE_WAKEUP Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:51 EST)
- [PATCH 5.17 118/298] macsec: fix UAF bug for real_dev Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:51 EST)
- [PATCH 5.17 151/298] RISC-V: use memcpy for kexec_file mode Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:52 EST)
- [PATCH 5.17 125/298] ax25: Fix ax25 session cleanup problems Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:52 EST)
- [PATCH 5.17 153/298] rtla/Makefile: Properly handle dependencies Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:52 EST)
- [PATCH 5.17 156/298] drm/bridge: ti-sn65dsi83: Handle dsi_lanes == 0 as invalid Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:53 EST)
- [PATCH 5.17 158/298] netfilter: nat: really support inet nat without l3 address Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:53 EST)
- [PATCH 5.17 159/298] netfilter: nf_tables: use kfree_rcu(ptr, rcu) to release hooks in clean_net path Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:53 EST)
- [PATCH 5.17 161/298] powerpc/kasan: Force thread size increase with KASAN Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:54 EST)
- [PATCH 5.17 141/298] iommu/arm-smmu: fix possible null-ptr-deref in arm_smmu_device_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:54 EST)
- [PATCH 5.17 142/298] iommu/arm-smmu-v3: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:54 EST)
- [PATCH 5.17 126/298] tipc: check attribute length for bearer name Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:55 EST)
- [PATCH 5.17 135/298] dmaengine: idxd: set DMA_INTERRUPT cap bit Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:55 EST)
- [PATCH 5.17 166/298] netfilter: nf_tables: memleak flow rule from commit path Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:55 EST)
- [PATCH 5.17 146/298] m68knommu: fix undefined reference to `_init_sp Greg Kroah-Hartman (Mon Jun 13 2022 - 10:31:56 EST)
- [PATCH 5.17 181/298] SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:32:39 EST)
- [PATCH 5.17 180/298] xsk: Fix handling of invalid descriptors in XSK TX batching API Greg Kroah-Hartman (Mon Jun 13 2022 - 10:32:40 EST)
- [PATCH 5.17 178/298] net/mlx4_en: Fix wrong return value on ioctl EEPROM query failure Greg Kroah-Hartman (Mon Jun 13 2022 - 10:32:44 EST)
- [PATCH 5.17 184/298] net: ipv6: unexport __init-annotated seg6_hmac_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:32:47 EST)
- [PATCH 5.17 185/298] net/mlx5: Lag, filter non compatible devices Greg Kroah-Hartman (Mon Jun 13 2022 - 10:33:10 EST)
- [PATCH 5.17 138/298] tracing: Make tp_printk work on syscall tracepoints Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:40 EST)
- [PATCH 5.17 175/298] x86: drop bogus "cc" clobber from __try_cmpxchg_user_asm() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:47 EST)
- [PATCH 5.17 177/298] net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_list Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:47 EST)
- [PATCH 5.17 167/298] netfilter: nf_tables: bail out early if hardware offload is not supported Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:48 EST)
- [PATCH 5.17 182/298] net: mdio: unexport __init-annotated mdio_bus_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:48 EST)
- [PATCH 5.17 189/298] ip_gre: test csum_start instead of transport header Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:48 EST)
- [PATCH 5.17 168/298] amt: fix wrong usage of pskb_may_pull() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:49 EST)
- [PATCH 5.17 169/298] amt: fix possible null-ptr-deref in amt_rcv() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:49 EST)
- [PATCH 5.17 205/298] drivers: staging: rtl8192u: Fix deadlock in ieee80211_beacons_stop() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:49 EST)
- [PATCH 5.17 170/298] amt: fix wrong type string definition Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:50 EST)
- [PATCH 5.17 191/298] net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_complete Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:50 EST)
- [PATCH 5.17 201/298] drivers: staging: rtl8192bs: Fix deadlock in rtw_joinbss_event_prehandle() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:50 EST)
- [PATCH 5.17 176/298] bpf, arm64: Clear prog->jited_len along prog->jited Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:51 EST)
- [PATCH 5.17 186/298] net/mlx5: Fix mlx5_get_next_dev() peer device matching Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:51 EST)
- [PATCH 5.17 183/298] net: xfrm: unexport __init-annotated xfrm4_protocol_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:34:53 EST)
- [PATCH 5.17 171/298] net: ethernet: bgmac: Fix refcount leak in bcma_mdio_mii_register Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:07 EST)
- [PATCH 5.17 172/298] xen: unexport __init-annotated xen_xlate_map_ballooned_pages() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:10 EST)
- [PATCH 5.17 188/298] net/mlx5: fs, fail conflicting actions Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:17 EST)
- [PATCH 5.17 179/298] i40e: xsk: Move tmp desc array from driver to pool Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:17 EST)
- [PATCH 5.17 200/298] drivers: staging: rtl8723bs: Fix deadlock in rtw_surveydone_event_callback() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:19 EST)
- [PATCH 5.17 207/298] USB: host: isp116x: check return value after calling platform_get_resource() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:22 EST)
- [PATCH 5.17 206/298] drivers: staging: rtl8192e: Fix deadlock in rtllib_beacons_stop() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:33 EST)
- [PATCH 5.17 203/298] tty: Fix a possible resource leak in icom_probe Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:41 EST)
- [PATCH 5.17 211/298] char: xillybus: fix a refcount leak in cleanup_dev() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:48 EST)
- [PATCH 5.17 202/298] tty: synclink_gt: Fix null-pointer-dereference in slgt_clean() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:35:51 EST)
- [PATCH 5.17 165/298] netfilter: nf_tables: release new hooks on unsupported flowtable flags Greg Kroah-Hartman (Mon Jun 13 2022 - 10:36:06 EST)
- [PATCH 5.17 192/298] tcp: use alloc_large_system_hash() to allocate table_perturb Greg Kroah-Hartman (Mon Jun 13 2022 - 10:36:11 EST)
- [PATCH 5.17 204/298] thunderbolt: Use different lane for second DisplayPort tunnel Greg Kroah-Hartman (Mon Jun 13 2022 - 10:36:18 EST)
- [PATCH 5.17 173/298] stmmac: intel: Fix an error handling path in intel_eth_pci_probe() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:36:26 EST)
- [PATCH 5.17 212/298] sysrq: do not omit current cpu when showing backtrace of all active CPUs Greg Kroah-Hartman (Mon Jun 13 2022 - 10:36:29 EST)
- [PATCH 5.17 213/298] usb: dwc2: gadget: dont reset gadgets driver->bus Greg Kroah-Hartman (Mon Jun 13 2022 - 10:36:38 EST)
- [PATCH 5.17 193/298] drm: imx: fix compiler warning with gcc-12 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:36:44 EST)
- [PATCH 5.17 209/298] drivers: usb: host: Fix deadlock in oxu_bus_suspend() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:36:54 EST)
- [PATCH 5.17 210/298] USB: hcd-pci: Fully suspend across freeze/thaw cycle Greg Kroah-Hartman (Mon Jun 13 2022 - 10:36:59 EST)
- [PATCH 5.17 208/298] drivers: tty: serial: Fix deadlock in sa1100_set_termios() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:37:04 EST)
- [PATCH 5.17 196/298] iio: dummy: iio_simple_dummy: check the return value of kstrdup() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:37:09 EST)
- [PATCH 5.17 214/298] usb: dwc3: host: Stop setting the ACPI companion Greg Kroah-Hartman (Mon Jun 13 2022 - 10:37:19 EST)
- [PATCH 5.17 194/298] nfp: flower: restructure flow-key for gre+vlan combination Greg Kroah-Hartman (Mon Jun 13 2022 - 10:37:30 EST)
- [PATCH 5.17 195/298] iov_iter: Fix iter_xarray_get_pages{,_alloc}() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:37:37 EST)
- [PATCH 5.17 197/298] staging: rtl8712: fix a potential memory leak in r871xu_drv_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:37:43 EST)
- [PATCH 5.17 198/298] iio: st_sensors: Add a local lock for protecting odr Greg Kroah-Hartman (Mon Jun 13 2022 - 10:37:47 EST)
- [PATCH 5.17 199/298] lkdtm/usercopy: Expand size of "out of frame" object Greg Kroah-Hartman (Mon Jun 13 2022 - 10:37:53 EST)
- [PATCH 5.17 190/298] net: altera: Fix refcount leak in altera_tse_mdio_create Greg Kroah-Hartman (Mon Jun 13 2022 - 10:37:56 EST)
- [PATCH 5.17 216/298] misc: rtsx: set NULL intfdata when probe fails Greg Kroah-Hartman (Mon Jun 13 2022 - 10:38:00 EST)
- [PATCH 5.17 225/298] ksmbd: smbd: fix connection dropped issue Greg Kroah-Hartman (Mon Jun 13 2022 - 10:38:08 EST)
- [PATCH 5.17 226/298] md: protect md_unregister_thread from reentrancy Greg Kroah-Hartman (Mon Jun 13 2022 - 10:38:12 EST)
- [PATCH 5.17 227/298] scsi: myrb: Fix up null pointer access on myrb_cleanup() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:38:15 EST)
- [PATCH 5.17 228/298] ASoC: rt5640: Do not manipulate pin "Platform Clock" if the "Platform Clock" is not in the DAPM Greg Kroah-Hartman (Mon Jun 13 2022 - 10:40:54 EST)
- [PATCH 5.17 229/298] Revert "net: af_key: add check for pfkey_broadcast in function pfkey_process" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:06 EST)
- [PATCH 5.17 230/298] ceph: allow ceph.dir.rctime xattr to be updatable Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:06 EST)
- [PATCH 5.17 231/298] ceph: flush the mdlog for filesystem sync Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:08 EST)
- [PATCH 5.17 232/298] net, neigh: Set lower cap for neigh_managed_work rearming Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:11 EST)
- [PATCH 5.17 233/298] drm/amd/display: Check if modulo is 0 before dividing. Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:18 EST)
- [PATCH 5.17 234/298] drm/radeon: fix a possible null pointer dereference Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:26 EST)
- [PATCH 5.17 217/298] extcon: Fix extcon_get_extcon_dev() error handling Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:35 EST)
- [PATCH 5.17 235/298] drm/amd/pm: fix a potential gpu_metrics_table memory leak Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:38 EST)
- [PATCH 5.17 237/298] um: line: Use separate IRQs per line Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:49 EST)
- [PATCH 5.17 236/298] drm/amd/pm: Fix missing thermal throttler status Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:51 EST)
- [PATCH 5.17 238/298] modpost: fix undefined behavior of is_arm_mapping_symbol() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:41:55 EST)
- [PATCH 5.17 239/298] x86/cpu: Elide KCSAN for cpu_has() and friends Greg Kroah-Hartman (Mon Jun 13 2022 - 10:42:00 EST)
- [PATCH 5.17 240/298] jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds Greg Kroah-Hartman (Mon Jun 13 2022 - 10:42:03 EST)
- [PATCH 5.17 218/298] extcon: Modify extcon device to be created after driver data is set Greg Kroah-Hartman (Mon Jun 13 2022 - 10:42:07 EST)
- [PATCH 5.17 219/298] clocksource/drivers/sp804: Avoid error on multiple instances Greg Kroah-Hartman (Mon Jun 13 2022 - 10:42:14 EST)
- [PATCH 5.17 220/298] staging: rtl8712: fix uninit-value in usb_read8() and friends Greg Kroah-Hartman (Mon Jun 13 2022 - 10:42:19 EST)
- [PATCH 5.17 222/298] serial: msm_serial: disable interrupts in __msm_console_write() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:42:23 EST)
- [PATCH 5.17 221/298] staging: rtl8712: fix uninit-value in r871xu_drv_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:42:28 EST)
- [PATCH 5.17 223/298] kernfs: Separate kernfs_pr_cont_buf and rename_lock. Greg Kroah-Hartman (Mon Jun 13 2022 - 10:43:13 EST)
- [PATCH 5.17 215/298] soundwire: qcom: adjust autoenumeration timeout Greg Kroah-Hartman (Mon Jun 13 2022 - 10:45:37 EST)
- [PATCH 5.17 224/298] watchdog: wdat_wdt: Stop watchdog when rebooting the system Greg Kroah-Hartman (Mon Jun 13 2022 - 10:46:01 EST)
- [PATCH 5.17 251/298] nodemask: Fix return values to be unsigned Greg Kroah-Hartman (Mon Jun 13 2022 - 10:46:39 EST)
- [PATCH 5.17 254/298] scripts/gdb: change kernel config dumping method Greg Kroah-Hartman (Mon Jun 13 2022 - 10:46:51 EST)
- [PATCH 5.17 244/298] Revert "PCI: brcmstb: Do not turn off WOL regulators on suspend" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:46:52 EST)
- [PATCH 5.17 257/298] ALSA: usb-audio: Skip generic sync EP parse for secondary EP Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:01 EST)
- [PATCH 5.17 266/298] KEYS: trusted: tpm2: Fix migratable logic Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:16 EST)
- [PATCH 5.17 252/298] vringh: Fix loop descriptors check in the indirect cases Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:23 EST)
- [PATCH 5.17 253/298] platform/x86: barco-p50-gpio: Add check for platform_driver_register Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:30 EST)
- [PATCH 5.17 256/298] platform/x86: hp-wmi: Use zero insize parameter only when supported Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:33 EST)
- [PATCH 5.17 242/298] nbd: fix race between nbd_alloc_config() and module removal Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:33 EST)
- [PATCH 5.17 258/298] ALSA: usb-audio: Set up (implicit) sync for Saffire 6 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:34 EST)
- [PATCH 5.17 243/298] nbd: fix io hung while disconnecting device Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:39 EST)
- [PATCH 5.17 264/298] cifs: populate empty hostnames for extra channels Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:40 EST)
- [PATCH 5.17 262/298] cifs: return errors during session setup during reconnects Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:40 EST)
- [PATCH 5.17 265/298] scsi: sd: Fix interpretation of VPD B9h length Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:41 EST)
- [PATCH 5.17 255/298] platform/x86: hp-wmi: Fix hp_wmi_read_int() reporting error (0x05) Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:43 EST)
- [PATCH 5.17 259/298] ALSA: hda/conexant - Fix loopback issue with CX20632 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:47 EST)
- [PATCH 5.17 263/298] cifs: fix reconnect on smb3 mount types Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:50 EST)
- [PATCH 5.17 245/298] Revert "PCI: brcmstb: Add control of subdevice voltage regulators" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:47:59 EST)
- [PATCH 5.17 260/298] ALSA: hda/realtek: Fix for quirk to enable speaker output on the Lenovo Yoga DuetITL 2021 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:48:11 EST)
- [PATCH 5.17 248/298] s390/gmap: voluntarily schedule during key setting Greg Kroah-Hartman (Mon Jun 13 2022 - 10:48:19 EST)
- [PATCH 5.17 247/298] Revert "PCI: brcmstb: Split brcm_pcie_setup() into two funcs" Greg Kroah-Hartman (Mon Jun 13 2022 - 10:49:38 EST)
- [PATCH 5.17 249/298] cifs: version operations for smb20 unneeded when legacy support disabled Greg Kroah-Hartman (Mon Jun 13 2022 - 10:49:54 EST)
- [PATCH 5.17 283/298] powerpc: Dont select HAVE_IRQ_EXIT_ON_IRQ_STACK Greg Kroah-Hartman (Mon Jun 13 2022 - 10:50:42 EST)
- [PATCH 5.17 290/298] drm/ast: Create threshold values for AST2600 Greg Kroah-Hartman (Mon Jun 13 2022 - 10:50:44 EST)
- [PATCH 5.17 269/298] ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files Greg Kroah-Hartman (Mon Jun 13 2022 - 10:50:50 EST)
- [PATCH 5.17 279/298] Input: bcm5974 - set missing URB_NO_TRANSFER_DMA_MAP urb flag Greg Kroah-Hartman (Mon Jun 13 2022 - 10:50:58 EST)
- [PATCH 5.17 291/298] random: avoid checking crng_ready() twice in random_init() Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:03 EST)
- [PATCH 5.17 286/298] drm/amdgpu/jpeg2: Add jpeg vmid update under IB submit Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:07 EST)
- [PATCH 5.17 292/298] random: mark bootloader randomness code as __init Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:11 EST)
- [PATCH 5.17 275/298] nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:19 EST)
- [PATCH 5.17 250/298] drm/amd/pm: use bitmap_{from,to}_arr32 where appropriate Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:22 EST)
- [PATCH 5.17 285/298] drm/atomic: Force bridge self-refresh-exit on CRTC switch Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:23 EST)
- [PATCH 5.17 284/298] drm/bridge: analogix_dp: Support PSR-exit to disable transition Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:23 EST)
- [PATCH 5.17 282/298] mm/huge_memory: Fix xarray node memory leak Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:23 EST)
- [PATCH 5.17 281/298] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:24 EST)
- [PATCH 5.17 289/298] powerpc/32: Fix overread/overwrite of thread_struct via ptrace Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:25 EST)
- [PATCH 5.17 288/298] virtio-rng: make device ready before making request Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:25 EST)
- [PATCH 5.17 187/298] net/mlx5: Rearm the FW tracer after each tracer event Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:25 EST)
- [PATCH 5.17 270/298] mmc: block: Fix CQE recovery reset success Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:29 EST)
- [PATCH 5.17 276/298] nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:43 EST)
- [PATCH 5.17 298/298] zonefs: fix handling of explicit_open option on mount Greg Kroah-Hartman (Mon Jun 13 2022 - 10:51:55 EST)
- [PATCH 5.17 174/298] af_unix: Fix a data-race in unix_dgram_peer_wake_me(). Greg Kroah-Hartman (Mon Jun 13 2022 - 10:52:00 EST)
- [PATCH 5.17 294/298] md/raid0: Ignore RAID0 layout if the second zone has only one device Greg Kroah-Hartman (Mon Jun 13 2022 - 10:52:05 EST)
- [PATCH 5.17 293/298] random: account for arch randomness in bits Greg Kroah-Hartman (Mon Jun 13 2022 - 10:52:10 EST)
- [PATCH 5.17 295/298] net/sched: act_police: more accurate MTU policing Greg Kroah-Hartman (Mon Jun 13 2022 - 10:52:16 EST)
- [PATCH 5.17 267/298] libata: fix reading concurrent positioning ranges log Greg Kroah-Hartman (Mon Jun 13 2022 - 10:52:18 EST)
- [PATCH 5.17 296/298] block, loop: support partitions without scanning Greg Kroah-Hartman (Mon Jun 13 2022 - 10:52:21 EST)
- [PATCH 5.17 280/298] vduse: Fix NULL pointer dereference on sysfs access Greg Kroah-Hartman (Mon Jun 13 2022 - 10:55:14 EST)
- [PATCH 5.17 241/298] nbd: call genl_unregister_family() first in nbd_cleanup() Greg Kroah-Hartman (Mon Jun 13 2022 - 12:59:11 EST)
- [PATCH 5.17 277/298] ixgbe: fix bcast packets Rx on VF after promisc removal Greg Kroah-Hartman (Mon Jun 13 2022 - 12:59:20 EST)
- [PATCH 5.17 278/298] ixgbe: fix unexpected VLAN Rx in promisc mode on VF Greg Kroah-Hartman (Mon Jun 13 2022 - 12:59:30 EST)
- [PATCH 5.17 268/298] libata: fix translation of concurrent positioning ranges Greg Kroah-Hartman (Mon Jun 13 2022 - 12:59:40 EST)
- [PATCH 5.17 261/298] ALSA: hda/realtek: Add quirk for HP Dev One Greg Kroah-Hartman (Mon Jun 13 2022 - 12:59:45 EST)
- [PATCH 5.17 246/298] Revert "PCI: brcmstb: Add mechanism to turn on subdev regulators" Greg Kroah-Hartman (Mon Jun 13 2022 - 12:59:47 EST)
- [PATCH 5.17 287/298] drm/amdgpu: update VCN codec support for Yellow Carp Greg Kroah-Hartman (Mon Jun 13 2022 - 12:59:52 EST)
- [PATCH 5.17 274/298] nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION Greg Kroah-Hartman (Mon Jun 13 2022 - 12:59:57 EST)
- [PATCH 5.17 273/298] writeback: Fix inode->i_io_list not be protected by inode->i_lock error Greg Kroah-Hartman (Mon Jun 13 2022 - 13:00:01 EST)
- [PATCH 5.17 297/298] PCI: qcom: Fix pipe clock imbalance Greg Kroah-Hartman (Mon Jun 13 2022 - 13:00:09 EST)
- [PATCH 5.17 271/298] net: phy: dp83867: retrigger SGMII AN when link change Greg Kroah-Hartman (Mon Jun 13 2022 - 13:01:30 EST)
- [PATCH 5.17 272/298] net: openvswitch: fix misuse of the cached connection on tuple changes Greg Kroah-Hartman (Mon Jun 13 2022 - 13:02:00 EST)
- [PATCH] serial: Drop timeout from uart_port Ilpo Järvinen (Mon Jun 13 2022 - 10:16:18 EST)
- [PATCH] bitmap: fix a unproper remap when mpol_rebind_nodemask() Yi Wang (Mon Jun 13 2022 - 10:16:46 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/i2c to I2C SUBSYSTEM HOST DRIVERS Lukas Bulwahn (Mon Jun 13 2022 - 10:31:46 EST)
- [PATCH v2 0/2] Add support for PolarFire SoC's musb controller Conor Dooley (Mon Jun 13 2022 - 10:37:28 EST)
- Re: [PATCH V4 5/5] riscv: atomic: Optimize LRSC-pairs atomic ops with .aqrl annotation Guo Ren (Mon Jun 13 2022 - 10:41:45 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/iio to IIO SUBSYSTEM AND DRIVERS Lukas Bulwahn (Mon Jun 13 2022 - 10:47:34 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS Lukas Bulwahn (Mon Jun 13 2022 - 10:55:26 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/media to MEDIA INPUT INFRASTRUCTURE Lukas Bulwahn (Mon Jun 13 2022 - 11:04:38 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/mips to MIPS Lukas Bulwahn (Mon Jun 13 2022 - 11:08:03 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS Lukas Bulwahn (Mon Jun 13 2022 - 11:08:59 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/nvmem to NVMEM FRAMEWORK Lukas Bulwahn (Mon Jun 13 2022 - 11:11:20 EST)
- [Bug] Take more 150s to boot qemu on ARM64 chenxiang (M) (Mon Jun 13 2022 - 11:12:21 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/phy to GENERIC PHY FRAMEWORK Lukas Bulwahn (Mon Jun 13 2022 - 11:15:55 EST)
- [PATCH] tools/memory-model: Clarify LKMM's limitations in litmus-tests.txt Paul Heidekrüger (Mon Jun 13 2022 - 11:16:00 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/pwm to PWM SUBSYSTEM Lukas Bulwahn (Mon Jun 13 2022 - 11:17:41 EST)
- Re: [PATCH v2] cpu/hotplug: Do not bail-out in DYING/STARTING sections Thomas Gleixner (Mon Jun 13 2022 - 11:18:56 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/usb to USB SUBSYSTEM Lukas Bulwahn (Mon Jun 13 2022 - 11:21:19 EST)
- [PATCH 0/2] usb: dwc3: core: Enable GUCTL1 bit 10 for fixing crc error after resume Piyush Mehta (Mon Jun 13 2022 - 11:25:25 EST)
- Re: [PATCH net-next 0/2] Document PolarFire SoC can controller Conor.Dooley (Mon Jun 13 2022 - 11:27:52 EST)
- [asahilinux:bits/070-audio 2/20] drivers/dma/apple-admac.c:202:26: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 5 has type 'dma_addr_t' {aka 'unsigned int'} kernel test robot (Mon Jun 13 2022 - 11:37:00 EST)
- [PATCH] mm: page_alloc: validate buddy before check the migratetype Xianting Tian (Mon Jun 13 2022 - 11:37:10 EST)
- [PATCH] clk: renesas: r8a779f0: Add HSCIF0+1 clocks Wolfram Sang (Mon Jun 13 2022 - 11:37:23 EST)
- [PATCH v4 0/2] MediaTek SoC ARM/ARM64 System Timer AngeloGioacchino Del Regno (Mon Jun 13 2022 - 11:55:31 EST)
- [asahilinux:bits/110-smc 11/16] drivers/power/reset/macsmc-reboot.c:142:37: warning: 'struct power_off_data' declared inside parameter list will not be visible outside of this definition or declaration kernel test robot (Mon Jun 13 2022 - 12:01:57 EST)
- [PATCH -next] selinux: Fix memleak in security_read_state_kernel Xiu Jianfeng (Mon Jun 13 2022 - 12:09:16 EST)
- Re: [PATCH v6 3/6] drm: Add driver for Solomon SSD130x OLED displays Dominik Kierner (Mon Jun 13 2022 - 12:12:44 EST)
- drivers/crypto/nx/nx-common-pseries.c:1146 nxcop_get_capabilities() error: uninitialized symbol 'hv_nxc'. Dan Carpenter (Mon Jun 13 2022 - 12:46:12 EST)
- Re: [RFC v2] perf: Rewrite core context handling Peter Zijlstra (Mon Jun 13 2022 - 12:49:01 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/leds to LED SUBSYSTEM Lukas Bulwahn (Mon Jun 13 2022 - 13:04:33 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/interrupt-controller to IRQCHIP DRIVERS Lukas Bulwahn (Mon Jun 13 2022 - 13:04:44 EST)
- [PATCH v1] PM-runtime: Check supplier_preactivated before release supplier peter.wang (Mon Jun 13 2022 - 13:08:45 EST)
- Re: [PATCH v4 3/3] squashfs: implement readahead Marek Szyprowski (Mon Jun 13 2022 - 13:11:29 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/pinctrl to PIN CONTROL SUBSYSTEM Lukas Bulwahn (Mon Jun 13 2022 - 13:20:09 EST)
- [PATCH v2 0/4] Thermal cpufreq & devfreq cooling minor clean-ups Lukasz Luba (Mon Jun 13 2022 - 13:25:23 EST)
- [PATCH] MAINTAINERS: add include/dt-bindings/thermal to THERMAL Lukas Bulwahn (Mon Jun 13 2022 - 13:27:52 EST)
- [PATCH v4 00/7] Drain remote per-cpu directly Mel Gorman (Mon Jun 13 2022 - 13:33:51 EST)
- Re: [PATCH 3/3] perf test: Add coresight tests to guage quality of data generated Carsten Haitzler (Mon Jun 13 2022 - 13:35:21 EST)
- [PATCH V8 1/3] dt-bindings: rtc: zynqmp: Add clock information Srinivas Neeli (Mon Jun 13 2022 - 13:35:45 EST)
- [PATCH -next] media: v4l: Use memset_after() helper Xiu Jianfeng (Mon Jun 13 2022 - 13:41:19 EST)
- [PATCH 1/2] arm64: dts: renesas: r8a779f0: Add HSCIF 0+1 nodes Wolfram Sang (Mon Jun 13 2022 - 13:41:45 EST)
- [RESEND PATCH] mm: page_alloc: validate buddy before check the migratetype Xianting Tian (Mon Jun 13 2022 - 13:42:00 EST)
- [PATCH] dt-bindings: serial: renesas,hscif: Document r8a779f0 bindings Wolfram Sang (Mon Jun 13 2022 - 13:42:06 EST)
- Re: [PATCH 2/3] perf test: Shell - only run .sh shell files to skip other files Carsten Haitzler (Mon Jun 13 2022 - 13:42:24 EST)
- [PATCH v3 0/2] MediaTek SoC ARM/ARM64 System Timer AngeloGioacchino Del Regno (Mon Jun 13 2022 - 13:51:15 EST)
- Re: [PATCH v3 4/4] riscv: dts: sifive: "fix" pmic watchdog node name Conor.Dooley (Mon Jun 13 2022 - 13:52:22 EST)
- [PATCH v7 00/39] KVM: x86: hyper-v: Fine-grained TLB flush + L2 TLB flush features Vitaly Kuznetsov (Mon Jun 13 2022 - 13:54:38 EST)
- [PATCH v2 0/5] PM / devfreq: Various Fixes to cpufreq based passive governor Christian 'Ansuel' Marangi (Mon Jun 13 2022 - 14:05:08 EST)
- [PATCH 1/3] arm64: dts: renesas: r8a779f0: Add DMA properties to SCIF3 Wolfram Sang (Mon Jun 13 2022 - 14:05:10 EST)
- [PATCH v5 0/6] Support hld delayed init based on Pseudo-NMI for Lecopzer Chen (Mon Jun 13 2022 - 14:11:05 EST)
- drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c:1133 amdgpu_discovery_reg_base_init() error: testing array offset 'adev->vcn.num_vcn_inst' after use. Dan Carpenter (Mon Jun 13 2022 - 14:19:53 EST)
- [PATCH 0/2] Crypto: Remove x86 dependency on QAT drivers Yoan Picchi (Mon Jun 13 2022 - 14:21:34 EST)
- [PATCH V3] dt-bindings: ata: ahci-ceva: convert to yaml Piyush Mehta (Mon Jun 13 2022 - 14:25:43 EST)
- [PATCH V2] dt-bindings: ata: ahci-ceva: convert to yaml Piyush Mehta (Mon Jun 13 2022 - 14:31:27 EST)
- [PATCH -next] drm/bridge: it6505: Add missing CRYPTO_HASH dependency Zheng Bin (Mon Jun 13 2022 - 14:34:20 EST)
- [PATCH] dt-bindings: perf: Convert Arm CCN to DT schema Rob Herring (Mon Jun 13 2022 - 14:37:17 EST)
- Re: [PATCH v2] Bluetooth: btintel: Correctly declare all module firmware files Dimitri John Ledkov 🏳️🌈 (Mon Jun 13 2022 - 14:38:12 EST)
- [PATCH v2] dt-bindings: display: Add Arm virtual platforms display Rob Herring (Mon Jun 13 2022 - 14:39:01 EST)
- Re: Use after free in cgroup_migrate_execute Mukesh Ojha (Mon Jun 13 2022 - 14:41:40 EST)
- [PATCH] rt_spin_lock: To list the correct owner of rt_spin_lock Mintu Patel (Mon Jun 13 2022 - 14:42:04 EST)
- Re: [PATCH v4 2/2] KVM: SVM: Add support for Virtual SPEC_CTRL Tom Lendacky (Mon Jun 13 2022 - 14:47:47 EST)
- Re: Auto-invalidating old syzbot reports? Aleksandr Nogikh (Mon Jun 13 2022 - 14:49:50 EST)
- [PATCH] f2fs: handle decompress only post processing in softirq Daeho Jeong (Mon Jun 13 2022 - 14:54:43 EST)
- [PATCH 00/20] blksnap - creating non-persistent snapshots for backup Sergei Shtepa (Mon Jun 13 2022 - 14:55:50 EST)
- [PATCH 19/20] block, blksnap: Makefile Sergei Shtepa (Mon Jun 13 2022 - 14:54:02 EST)
- [PATCH 20/20] block, blksnap: adds a blksnap to the kernel tree Sergei Shtepa (Mon Jun 13 2022 - 14:54:09 EST)
- [PATCH 13/20] block, blksnap: event queue from the difference storage Sergei Shtepa (Mon Jun 13 2022 - 14:54:12 EST)
- [PATCH 14/20] block, blksnap: owner of information about overwritten blocks of the original block device Sergei Shtepa (Mon Jun 13 2022 - 14:54:16 EST)
- [PATCH 12/20] block, blksnap: storage for storing difference blocks Sergei Shtepa (Mon Jun 13 2022 - 14:54:21 EST)
- [PATCH 15/20] block, blksnap: snapshot image block device Sergei Shtepa (Mon Jun 13 2022 - 14:54:24 EST)
- [PATCH 16/20] block, blksnap: snapshot Sergei Shtepa (Mon Jun 13 2022 - 14:54:30 EST)
- [PATCH 01/20] block, blk_filter: enable block device filters Sergei Shtepa (Mon Jun 13 2022 - 14:55:44 EST)
- [PATCH 05/20] block, blksnap: interaction with sysfs Sergei Shtepa (Mon Jun 13 2022 - 14:55:55 EST)
- [PATCH 02/20] block, blksnap: header file of the module interface Sergei Shtepa (Mon Jun 13 2022 - 14:56:01 EST)
- [PATCH 03/20] block, blksnap: module management interface functions Sergei Shtepa (Mon Jun 13 2022 - 14:56:06 EST)
- [PATCH 04/20] block, blksnap: init() and exit() functions Sergei Shtepa (Mon Jun 13 2022 - 14:56:11 EST)
- [PATCH 10/20] block, blksnap: buffer in memory for the minimum data storage unit Sergei Shtepa (Mon Jun 13 2022 - 14:56:16 EST)
- [PATCH 09/20] block, blksnap: minimum data storage unit of the original block device Sergei Shtepa (Mon Jun 13 2022 - 14:56:27 EST)
- [PATCH 06/20] block, blksnap: attaching and detaching the filter and handling a bios Sergei Shtepa (Mon Jun 13 2022 - 14:56:31 EST)
- [PATCH 07/20] block, blksnap: map of change block tracking Sergei Shtepa (Mon Jun 13 2022 - 14:56:36 EST)
- [PATCH 11/20] block, blksnap: functions and structures for performing block I/O operations Sergei Shtepa (Mon Jun 13 2022 - 14:56:40 EST)
- [PATCH 08/20] block, blksnap: big buffer in the form of an array of pages Sergei Shtepa (Mon Jun 13 2022 - 14:56:45 EST)
- [PATCH 18/20] block, blksnap: Kconfig Sergei Shtepa (Mon Jun 13 2022 - 14:57:35 EST)
- [PATCH 17/20] block, blksnap: debugging mechanism for monitoring memory consumption Sergei Shtepa (Mon Jun 13 2022 - 14:57:40 EST)
- [PATCH v1 1/1] phy: ti: tusb1210: Don't check for write errors when powering on Andy Shevchenko (Mon Jun 13 2022 - 14:59:20 EST)
- [alobakin:bitops 6/6] arch/x86/platform/olpc/olpc-xo1-sci.c:83:63: warning: logical not is only applied to the left hand side of comparison kernel test robot (Mon Jun 13 2022 - 14:59:30 EST)
- Re: [PATCH] ASoC: wcd9335: Remove RX channel from old list before adding it to a new one Mark Brown (Mon Jun 13 2022 - 14:59:53 EST)
- [PATCH 1/2] ASoC: sun8i-codec: Partial revert to fix clock specifiers Charles Keepax (Mon Jun 13 2022 - 15:00:26 EST)
- [PATCH] KVM: nVMX: Don't expose TSC scaling to L1 when on Hyper-V Anirudh Rayabharam (Mon Jun 13 2022 - 15:00:40 EST)
- [PATCH 0/4] KVM: selftests: Fixups for overhaul Sean Christopherson (Mon Jun 13 2022 - 15:01:20 EST)
- Re: [PATCH] cfi: Fix __cfi_slowpath_diag RCU usage with cpuidle Kees Cook (Mon Jun 13 2022 - 15:01:46 EST)
- [PATCH] drm/bridge: anx7625: Zero error variable when panel bridge not present Nícolas F. R. A. Prado (Mon Jun 13 2022 - 15:03:12 EST)
- drivers/usb/core/hub.c:5565:13: warning: stack frame size (2112) exceeds limit (2048) in 'hub_event' kernel test robot (Mon Jun 13 2022 - 15:04:46 EST)
- [BUG] rockpro64 board hangs in console_init() after commit 10e14073107d Alexandru Elisei (Mon Jun 13 2022 - 15:05:00 EST)
- [PATCH v7 0/4] KVM: SEV-ES: Add tests to validate #VC handling Vasant Karasulli (Mon Jun 13 2022 - 15:11:38 EST)
- [PATCH 1/3] s390: remove unneeded 'select BUILD_BIN2C' Masahiro Yamada (Mon Jun 13 2022 - 15:12:09 EST)
- [PATCH] wcn36xx: Fix typo in comment Xiang wangx (Mon Jun 13 2022 - 15:15:02 EST)
- Re: [PATCH v3] docs/arm64: elf_hwcaps: Unify HWCAP lists as description lists Jonathan Corbet (Mon Jun 13 2022 - 15:15:25 EST)
- [PATCH] Fix a use-after-free bug Wentao_Liang (Mon Jun 13 2022 - 15:16:26 EST)
- Re: [PATCH 2/3] ARM: dts: add dts files for bcmbca SoC bcm6855 Florian Fainelli (Mon Jun 13 2022 - 15:17:08 EST)
- Re: [PATCH 3/3] MAINTAINERS: add bcm6855 to bcmbca arch entry Florian Fainelli (Mon Jun 13 2022 - 15:19:52 EST)
- Re: [PATCH v6 1/3] dm: Add verity helpers for LoadPin Matthias Kaehlcke (Mon Jun 13 2022 - 15:19:57 EST)
- Re: [Patch V2 0/3] spi: tegra quad: Add Tegra Grace features Mark Brown (Mon Jun 13 2022 - 15:20:09 EST)
- Re: [Patch V3 0/3] spi: tegra quad: Add Tegra Grace features Mark Brown (Mon Jun 13 2022 - 15:20:33 EST)
- [PATCH] f2fs: do not skip updating inode when retrying to flush node page Jaegeuk Kim (Mon Jun 13 2022 - 15:21:44 EST)
- [PATCH v3 0/3] KUnit tests for drm_format_helper José Expósito (Mon Jun 13 2022 - 15:22:12 EST)
- [PATCH net-next 0/6] net: ipa: simplify completion statistics Alex Elder (Mon Jun 13 2022 - 15:22:33 EST)
- [PATCH 1/2] dt-bindings: vexpress-sysreg: Add deprecated GPIO provider properties Rob Herring (Mon Jun 13 2022 - 15:23:05 EST)
- [PATCH v2] scsi: storvsc: Correct reporting of Hyper-V I/O size limits Saurabh Sengar (Mon Jun 13 2022 - 15:25:39 EST)
- Re: [PATCH] nvme: add device name to warning in uuid_show() Christoph Hellwig (Mon Jun 13 2022 - 15:32:16 EST)
- Re: [PATCH] nvme-pci: avoid the deepest sleep state on ZHITAI TiPro7000 SSDs Christoph Hellwig (Mon Jun 13 2022 - 15:33:26 EST)
- Re: [PATCH v20 2/5] usb: dwc3: core: Host wake up support from system suspend Matthias Kaehlcke (Mon Jun 13 2022 - 15:41:39 EST)
- Re: [RFC PATCH] mm: create security context for memfd_secret inodes Paul Moore (Mon Jun 13 2022 - 15:47:10 EST)
- [PATCH 5.17 000/303] 5.17.15-rc2 review Greg Kroah-Hartman (Mon Jun 13 2022 - 15:49:00 EST)
- [PATCH 5.18 000/343] 5.18.4-rc2 review Greg Kroah-Hartman (Mon Jun 13 2022 - 15:49:18 EST)
- [PATCH 5.15 000/251] 5.15.47-rc2 review Greg Kroah-Hartman (Mon Jun 13 2022 - 15:49:55 EST)
- [PATCH 5.10 000/173] 5.10.122-rc2 review Greg Kroah-Hartman (Mon Jun 13 2022 - 15:50:03 EST)
- [PATCH] drm/msm/adreno: Defer enabling runpm until hw_init() Rob Clark (Mon Jun 13 2022 - 15:50:54 EST)
- Re: [PATCH 2/8] interconnect: add device managed bulk API Georgi Djakov (Mon Jun 13 2022 - 15:57:11 EST)
- RCU stall in SyS_futex kernel v4.4.240 Ivan Grimaldi (Mon Jun 13 2022 - 16:00:02 EST)
- [PATCH v6 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb Pavel Skripkin (Mon Jun 13 2022 - 16:10:23 EST)
- drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn31/display_rq_dlg_calc_31.c:939:13: warning: stack frame size (1212) exceeds limit (1024) in 'dml_rq_dlg_get_dlg_params' kernel test robot (Mon Jun 13 2022 - 16:15:44 EST)
- [ANNOUNCE] v5.19-rc2-rt3 Sebastian Andrzej Siewior (Mon Jun 13 2022 - 16:22:47 EST)
- [PATCH] crypto: ccp - Fix device IRQ counting by using platform_irq_count() Tom Lendacky (Mon Jun 13 2022 - 16:31:27 EST)
- [PATCH v1 0/2] iio: Add single and double tap events support Jagath Jog J (Mon Jun 13 2022 - 16:31:28 EST)
- [PATCH 0/8] Extend DAMOS for Proactive LRU-lists Sorting SeongJae Park (Mon Jun 13 2022 - 16:33:37 EST)
- [Patch v2] hugetlbfs: zero partial pages during fallocate hole punch Mike Kravetz (Mon Jun 13 2022 - 16:36:48 EST)
- [RFC 0/3] io_uring: add support for IORING_OP_MSGSND/IORING_OP_MSGRCV Usama Arif (Mon Jun 13 2022 - 16:37:11 EST)
- [PATCH v3 0/6] Add support for upcoming chips to k10temp and amd_nb Mario Limonciello (Mon Jun 13 2022 - 16:39:15 EST)
- [PATCH] drm/msm: Deprecate MSM_BO_UNCACHED harder Rob Clark (Mon Jun 13 2022 - 16:45:00 EST)
- arch/riscv/kernel/machine_kexec.c:69:55: sparse: sparse: incorrect type in argument 2 (different address spaces) kernel test robot (Mon Jun 13 2022 - 16:45:22 EST)
- [PATCH v5 00/15] Support AMD Pensando Elba SoC Brad Larson (Mon Jun 13 2022 - 16:47:59 EST)
- [PATCH] arm64: dts: imx8mm-venice-gw7902: fix UART1 CTS Tim Harvey (Mon Jun 13 2022 - 16:51:38 EST)
- Re: [PATCH v4, 3/3] media: mediatek: vcodec: add h264 decoder driver for mt8186 Nicolas Dufresne (Mon Jun 13 2022 - 16:51:39 EST)
- Re: [PATCH v4, 0/3] add h264 decoder driver for mt8186 Nicolas Dufresne (Mon Jun 13 2022 - 16:52:52 EST)
- [PATCH v1 1/1] x86/PCI: Disable e820 usage for the resource allocation Andy Shevchenko (Mon Jun 13 2022 - 16:55:37 EST)
- [PATCH] Fix the following checkpatch error: jingyuwang (Mon Jun 13 2022 - 16:58:19 EST)
- [alobakin:bitops 3/6] include/linux/bitops.h:42:1: error: use of undeclared identifier 'arch___set_bit' kernel test robot (Mon Jun 13 2022 - 16:59:04 EST)
- [PATCH 00/32] kasan: switch tag-based modes to stack ring from per-object metadata andrey . konovalov (Mon Jun 13 2022 - 16:59:32 EST)
- Re: [PATCH] riscv: Fix ALT_THEAD_PMA's asm parameters Nathan Chancellor (Mon Jun 13 2022 - 16:59:43 EST)
- [tip:sched/urgent] BUILD SUCCESS 04193d590b390ec7a0592630f46d559ec6564ba1 kernel test robot (Mon Jun 13 2022 - 17:00:11 EST)
- [tip:x86/urgent] BUILD SUCCESS e32683c6f7d22ba624e0bfc58b02cf3348bdca63 kernel test robot (Mon Jun 13 2022 - 17:00:20 EST)
- [tip:perf/core] BUILD SUCCESS f0fe9f3c7abcc946a676dfb295478c50312523c2 kernel test robot (Mon Jun 13 2022 - 17:00:23 EST)
- [PATCH 1/2] security: Add LSM hook to setgroups() syscall Micah Morton (Mon Jun 13 2022 - 17:01:24 EST)
- [PATCH 2/2] LSM: SafeSetID: Add setgroups() security policy handling Micah Morton (Mon Jun 13 2022 - 17:01:25 EST)
- Re: [PATCH 0/2] Expose kallsyms data in vmcoreinfo note Stephen Brennan (Mon Jun 13 2022 - 17:05:57 EST)
- Re: [PATCH v2] iommu/vt-d: Make DMAR_UNITS_SUPPORTED a config setting Jerry Snitselaar (Mon Jun 13 2022 - 17:06:05 EST)
- [jsarha:topic/chromeos-4.19-s0ix 7737/9999] drivers/gpu/drm/bridge/parade-ps8640.c:399:5: warning: no previous prototype for function 'ps8640_bridge_attach' kernel test robot (Mon Jun 13 2022 - 17:07:54 EST)
- Re: [PATCH] hugetlbfs: zero partial pages during fallocate hole punch Mike Kravetz (Mon Jun 13 2022 - 17:09:59 EST)
- [PATCH] drm/msm: Make msm_gem_free_object() static Rob Clark (Mon Jun 13 2022 - 17:11:10 EST)
- [PATCH] drm/msm/gem: Drop obj lock in msm_gem_free_object() Rob Clark (Mon Jun 13 2022 - 17:12:12 EST)
- [PATCH] net: bgmac: Fix an erroneous kfree() in bgmac_remove() Christophe JAILLET (Mon Jun 13 2022 - 17:14:45 EST)
- [tip:locking/urgent] BUILD SUCCESS 4051a81774d6d8e28192742c26999d6f29bc0e68 kernel test robot (Mon Jun 13 2022 - 17:15:30 EST)
- [tip:sched/core] BUILD SUCCESS f3dd3f674555bd9455c5ae7fafce0696bd9931b3 kernel test robot (Mon Jun 13 2022 - 17:15:35 EST)
- Re: [PATCH Part2 v5 23/45] KVM: SVM: Add KVM_SNP_INIT command Alper Gun (Mon Jun 13 2022 - 17:17:18 EST)
- Re: [PATCH v4 1/3] tracing: eprobe: remove duplicate is_good_name() operation Tom Zanussi (Mon Jun 13 2022 - 17:19:10 EST)
- [PATCHv3 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms Dinh Nguyen (Mon Jun 13 2022 - 17:19:13 EST)
- Re: [PATCH v1 1/1] PCI: dwc: Fix MSI msi_msg dma mapping Rob Herring (Mon Jun 13 2022 - 17:24:16 EST)
- Re: [PATCH v1 1/1] iio: proximity: sx_common: Allow IIO core to take care of firmware node Gwendal Grignou (Mon Jun 13 2022 - 17:30:46 EST)
- [PATCH v9 00/10] KVM: x86: Add a cap to disable NX hugepages on a VM Ben Gardon (Mon Jun 13 2022 - 17:31:38 EST)
- Re: [PATCH] Input: uinput - Add UI_SET_UNIQ ioctl handler Luiz Augusto von Dentz (Mon Jun 13 2022 - 17:36:45 EST)
- Re: [PATCH v5 1/2] perf stat: Add JSON output option Ian Rogers (Mon Jun 13 2022 - 17:39:38 EST)
- Re: [PATCH v5 0/2] JSON output for perf stat Ian Rogers (Mon Jun 13 2022 - 17:40:43 EST)
- linux-next: Fixes tag needs some work in the imx-mxs tree Stephen Rothwell (Mon Jun 13 2022 - 17:41:40 EST)
- [PATCH] KVM: SVM: Hide SEV migration lockdep goo behind CONFIG_DEBUG_LOCK_ALLOC Sean Christopherson (Mon Jun 13 2022 - 17:42:52 EST)
- Re: 答复: [PATCH] mm/swapfile: release swap info when swap device is unpluged Andrew Morton (Mon Jun 13 2022 - 17:47:02 EST)
- [PATCH v5] drm/msm/dp: force link training for display resolution change Kuogee Hsieh (Mon Jun 13 2022 - 17:48:55 EST)
- linux-next: bad commits in the v9fs tree Stephen Rothwell (Mon Jun 13 2022 - 17:52:31 EST)
- [arm-integrator:kernel-in-vmalloc-v5.19-rc1 27/33] arch/powerpc/include/asm/page.h:237:9: error: call to undeclared function 'WARN_ON'; ISO C99 and later do not support implicit function declarations kernel test robot (Mon Jun 13 2022 - 17:54:24 EST)
- Re: [PATCH v3 2/6] userfaultfd: add /dev/userfaultfd for fine grained access control Andrew Morton (Mon Jun 13 2022 - 17:55:52 EST)
- [PATCH 0/2] certs: Add FIPS self-test for signature verification David Howells (Mon Jun 13 2022 - 17:57:11 EST)
- [PATCH v2] drm/msm: use for_each_sgtable_sg to iterate over scatterlist Jonathan Marek (Mon Jun 13 2022 - 18:14:21 EST)
- linux-next: Signed-off-by missing for commit in the f2fs tree Stephen Rothwell (Mon Jun 13 2022 - 18:16:02 EST)
- Re: [PATCH v2] arm64: dts: qcom: Remove duplicate sc7180-trogdor include on lazor/homestar Doug Anderson (Mon Jun 13 2022 - 18:20:01 EST)
- linux-next: Fixes tag needs some work in the selinux tree Stephen Rothwell (Mon Jun 13 2022 - 18:24:38 EST)
- [PATCH v9 0/7] crash: Kernel handling of CPU and memory hot un/plug Eric DeVolder (Mon Jun 13 2022 - 18:43:49 EST)
- Re: Linux 5.18-rc4 Matthew Wilcox (Mon Jun 13 2022 - 18:49:15 EST)
- [PATCH v9 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants) Vadym Kochan (Mon Jun 13 2022 - 18:55:02 EST)
- [PATCH 0/8] KVM: x86/mmu: Use separate namespaces gPTEs and SPTEs Sean Christopherson (Mon Jun 13 2022 - 18:58:47 EST)
- [PATCH RFC 00/12] Allow concurrent directory updates. NeilBrown (Mon Jun 13 2022 - 19:20:02 EST)
- [PATCH] iio:proximity:sx9324: Check ret value of device_property_read_u32_array() Stephen Boyd (Mon Jun 13 2022 - 19:22:47 EST)
- [PATCH v1] userfaultfd: selftests: infinite loop in faulting_process Edward Liaw (Mon Jun 13 2022 - 19:34:06 EST)
- [tip:irq/core] BUILD SUCCESS ac165aab469895de059a4a191a2e04ddb5421d0e kernel test robot (Mon Jun 13 2022 - 19:49:15 EST)
- Re: [PATCH Part2 v5 14/45] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled Alper Gun (Mon Jun 13 2022 - 20:11:20 EST)
- Re: [PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table Sean Christopherson (Mon Jun 13 2022 - 20:46:54 EST)
- [PATCH v5 0/3] tracing/probes: allow no event name input when create group Linyu Yuan (Mon Jun 13 2022 - 21:06:13 EST)
- [PATCH v3 0/5] Add support for Axis, ARTPEC-8 PCIe driver Wangseok Lee (Mon Jun 13 2022 - 21:16:34 EST)
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH v2 0/8] scsi: ufs: Fix PMC and low-power mode on MediaTek UFS platforms Stanley Chu (Mon Jun 13 2022 - 21:17:11 EST)
- [RFC PATCH] Revert "arm64: dts: rockchip: add SdioAudio pd control for rk3399" Brian Norris (Mon Jun 13 2022 - 21:36:31 EST)
- [PATCH V3] x86/Hyper-V: Add SEV negotiate protocol support in Isolation VM Tianyu Lan (Mon Jun 13 2022 - 21:46:13 EST)
- [PATCH] perf bpf: 8 byte align bpil data Ian Rogers (Mon Jun 13 2022 - 21:47:42 EST)
- [PATCH v2] dev-tools: modify SPL reference URL to actual SPL doc entry Dongliang Mu (Mon Jun 13 2022 - 21:56:27 EST)
- Re: [LKP] Re: [io_uring] 584b0180f0: phoronix-test-suite.fio.SequentialWrite.IO_uring.Yes.Yes.1MB.DefaultTestDirectory.mb_s -10.2% regression Yin Fengwei (Mon Jun 13 2022 - 21:56:33 EST)
- [PATCH AUTOSEL 5.18 01/47] powerpc/kasan: Silence KASAN warnings in __get_wchan() Sasha Levin (Mon Jun 13 2022 - 22:04:50 EST)
- [PATCH AUTOSEL 5.17 01/43] powerpc/kasan: Silence KASAN warnings in __get_wchan() Sasha Levin (Mon Jun 13 2022 - 22:08:49 EST)
- [PATCH AUTOSEL 5.15 01/41] powerpc/kasan: Silence KASAN warnings in __get_wchan() Sasha Levin (Mon Jun 13 2022 - 22:12:35 EST)
- [PATCH 0/4] remove wrappers on _rtw_IOL_append_*_cmd daniel watson (Mon Jun 13 2022 - 22:15:57 EST)
- linux-next: build failure after merge of the usb tree Stephen Rothwell (Mon Jun 13 2022 - 22:19:41 EST)
- [PATCH AUTOSEL 5.10 01/29] powerpc/kasan: Silence KASAN warnings in __get_wchan() Sasha Levin (Mon Jun 13 2022 - 22:19:43 EST)
- [PATCH v5 0/4] kernfs: make ->attr.open RCU protected. Imran Khan (Mon Jun 13 2022 - 22:21:45 EST)
- [PATCH AUTOSEL 5.4 01/23] powerpc/kasan: Silence KASAN warnings in __get_wchan() Sasha Levin (Mon Jun 13 2022 - 22:22:04 EST)
- Re: [mm/page_alloc] f26b3fa046: netperf.Throughput_Mbps -18.0% regression Feng Tang (Mon Jun 13 2022 - 22:24:37 EST)
- [PATCH AUTOSEL 4.19 01/18] powerpc/kasan: Silence KASAN warnings in __get_wchan() Sasha Levin (Mon Jun 13 2022 - 22:24:40 EST)
- [PATCH AUTOSEL 4.9 01/12] ASoC: cs42l52: Fix TLV scales for mixer controls Sasha Levin (Mon Jun 13 2022 - 22:32:06 EST)
- [PATCH AUTOSEL 4.14 01/14] ASoC: cs42l52: Fix TLV scales for mixer controls Sasha Levin (Mon Jun 13 2022 - 22:32:06 EST)
- [PATCH] bcm63xx_enet: reuse skbuff_head Sieng Piaw Liew (Mon Jun 13 2022 - 22:32:08 EST)
- [PATCH MANUALSEL 5.18 1/6] KVM: x86: do not report a vCPU as preempted outside instruction boundaries Sasha Levin (Mon Jun 13 2022 - 22:32:08 EST)
- [PATCH MANUALSEL 5.17 1/4] KVM: x86: do not report a vCPU as preempted outside instruction boundaries Sasha Levin (Mon Jun 13 2022 - 22:33:10 EST)
- [PATCH MANUALSEL 5.15 1/4] KVM: x86: do not report a vCPU as preempted outside instruction boundaries Sasha Levin (Mon Jun 13 2022 - 22:33:18 EST)
- [PATCH MANUALSEL 4.14] KVM: Don't null dereference ops->destroy Sasha Levin (Mon Jun 13 2022 - 22:33:57 EST)
- [PATCH MANUALSEL 4.9] KVM: Don't null dereference ops->destroy Sasha Levin (Mon Jun 13 2022 - 22:33:58 EST)
- [PATCH MANUALSEL 5.10] KVM: Don't null dereference ops->destroy Sasha Levin (Mon Jun 13 2022 - 22:34:01 EST)
- [PATCH MANUALSEL 4.19] KVM: Don't null dereference ops->destroy Sasha Levin (Mon Jun 13 2022 - 22:35:25 EST)
- Re: [PATCH v2] PCI: mediatek-gen3: Print LTSSM state when PCIe link down Jianjun Wang (Mon Jun 13 2022 - 22:36:33 EST)
- [PATCH MANUALSEL 5.4] KVM: Don't null dereference ops->destroy Sasha Levin (Mon Jun 13 2022 - 22:40:00 EST)
- [PATCH -next] selinux: Add boundary check in put_entry() Xiu Jianfeng (Mon Jun 13 2022 - 22:40:03 EST)
- linux-next: manual merge of the staging tree with the staging.current tree Stephen Rothwell (Mon Jun 13 2022 - 22:47:17 EST)
- Re: [PATCH v9 0/2] phy: mediatek: Add PCIe PHY driver Jianjun Wang (Mon Jun 13 2022 - 22:55:55 EST)
- [PATCH v2 00/12] iommu/vt-d: Optimize the use of locks Lu Baolu (Mon Jun 13 2022 - 23:00:02 EST)
- [PATCH net-next v4 0/5] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch Ong Boon Leong (Mon Jun 13 2022 - 23:05:16 EST)
- [intel-tdx:guest-unaccepted-memory 6/17] fs/proc/meminfo.c:156:5: warning: "CONFIG_UNACCEPTED_MEMORY" is not defined, evaluates to 0 kernel test robot (Mon Jun 13 2022 - 23:19:26 EST)
- Re: [PATCH v4 2/2] arm64: kcsan: Support detecting more missing memory barriers Kefeng Wang (Mon Jun 13 2022 - 23:20:18 EST)
- Re: [PATCH v5 0/6] arm64: Cleanup ioremap() and support ioremap_prot() Kefeng Wang (Mon Jun 13 2022 - 23:21:16 EST)
- linux-next: manual merge of the rust tree with the block tree Stephen Rothwell (Mon Jun 13 2022 - 23:21:59 EST)
- linux-next: manual merge of the folio tree with the btrfs tree Stephen Rothwell (Mon Jun 13 2022 - 23:34:34 EST)
- linux-next: manual merge of the folio tree with Linus' tree Stephen Rothwell (Mon Jun 13 2022 - 23:39:50 EST)
- [PATCH 1/1] iommu/vt-d: Add set_dev_pasid callbacks for default domain Lu Baolu (Mon Jun 13 2022 - 23:48:16 EST)
- arch/powerpc/kvm/book3s_xive.c:151:41: sparse: sparse: incorrect type in assignment (different base types) kernel test robot (Mon Jun 13 2022 - 23:51:23 EST)
- [intel-tdx:guest-unaccepted-memory 6/17] fs/proc/meminfo.c:156:5: warning: 'CONFIG_UNACCEPTED_MEMORY' is not defined, evaluates to 0 kernel test robot (Mon Jun 13 2022 - 23:51:27 EST)
- [PATCH] cpufreq: amd_pstate: fix the highest perf query for new AMD processors Perry Yuan (Mon Jun 13 2022 - 23:55:17 EST)
- [PATCH] kbuild: remove sed command from cmd_ar_builtin Masahiro Yamada (Tue Jun 14 2022 - 00:16:03 EST)
- Re: [PATCH v3 4/6] userfaultfd: update documentation to describe /dev/userfaultfd Mike Rapoport (Tue Jun 14 2022 - 00:19:44 EST)
- [intel-tdx:guest-unaccepted-memory 6/17] mm/page_alloc.c:1015:47: error: 'NR_UNACCEPTED' undeclared kernel test robot (Tue Jun 14 2022 - 00:25:20 EST)
- [intel-tdx:guest-unaccepted-memory 6/17] mm/page_alloc.c:1015:40: error: use of undeclared identifier 'NR_UNACCEPTED' kernel test robot (Tue Jun 14 2022 - 00:25:23 EST)
- [linux-stable-rc:linux-5.17.y 2841/3797] sound/soc/codecs/tscs454.o: warning: objtool: tscs454_set_dai_fmt()+0x88: unreachable instruction kernel test robot (Tue Jun 14 2022 - 00:25:39 EST)
- [PATCH 0/7] Add PDM/DSD/dataline configuration support Shengjiu Wang (Tue Jun 14 2022 - 00:25:49 EST)
- [ardb:arm64-scs-patching-v3 3/3] ld.lld: error: undefined symbol: scs_patch kernel test robot (Tue Jun 14 2022 - 00:36:38 EST)
- [PATCH v4 0/2] mm/memory-failure: don't allow to unpoison hw corrupted page zhenwei pi (Tue Jun 14 2022 - 00:36:39 EST)
- [PATCH] ext4: fix trim range leak Jinke Han (Tue Jun 14 2022 - 00:47:35 EST)
- [ammarfaizi2-block:dhowells/linux-fs/keys-fixes 1/2] system_keyring.c:undefined reference to `x509_load_certificate_list' kernel test robot (Tue Jun 14 2022 - 00:56:26 EST)
- Re: [RFC PATCH v2 1/7] statx: add I/O alignment information Eric Biggers (Tue Jun 14 2022 - 01:25:31 EST)
- [PATCH] virtio_ring : keep used_wrap_counter in vq->last_used_idx Albert Huang (Tue Jun 14 2022 - 01:38:33 EST)
- Re: [PATCH v5 1/6] ARM: mm: kill unused runtime hook arch_iounmap() kernel test robot (Tue Jun 14 2022 - 01:48:36 EST)
- [PATCH v2] kbuild: remove sed command from cmd_ar_builtin Masahiro Yamada (Tue Jun 14 2022 - 01:53:55 EST)
- arch/powerpc/kvm/book3s_hv_builtin.c:419:22: sparse: sparse: incorrect type in assignment (different base types) kernel test robot (Tue Jun 14 2022 - 02:08:35 EST)
- linux-next: Tree for Jun 14 Stephen Rothwell (Tue Jun 14 2022 - 02:17:51 EST)
- [PATCH 1/2] dt-bindings: arm: sunxi: Add binding for RenewWorldOutReach R16-Vista-E board Suniel Mahesh (Tue Jun 14 2022 - 02:20:06 EST)
- [PATCH v6 0/6] Support hld delayed init based on Pseudo-NMI for Lecopzer Chen (Tue Jun 14 2022 - 02:29:10 EST)
- Re: [PATCH net-next] net: phy: fixed_phy: set phy_mask before calling mdiobus_register() patchwork-bot+netdevbpf (Tue Jun 14 2022 - 02:30:22 EST)
- [PATCH] drm: logicvc: Add missing of_node_put() in logicvc_drm_config_parse() Peng Wu (Tue Jun 14 2022 - 02:30:52 EST)
- linux-next: build warning after merge of the spdx tree Stephen Rothwell (Tue Jun 14 2022 - 02:45:48 EST)
- [PATCH][next] net: axienet: Fix spelling mistake "archecture" -> "architecture" Colin Ian King (Tue Jun 14 2022 - 02:46:57 EST)
- linux-next: build warnings after merge of the tty tree Stephen Rothwell (Tue Jun 14 2022 - 02:47:56 EST)
- [PATCH v2 0/3] Add support for Radxa ROCK Pi S Sjoerd Simons (Tue Jun 14 2022 - 02:49:09 EST)
- [PATCH][next] platform/chrome: Fix spelling mistake "unknwon" -> "unknown" Colin Ian King (Tue Jun 14 2022 - 02:49:23 EST)
- [PATCH] media: mediatek: vcodec: Add to support VP9 inner racing mode Mingjia Zhang (Tue Jun 14 2022 - 02:53:37 EST)
- linux-next: build warnings in Linus' tree Stephen Rothwell (Tue Jun 14 2022 - 02:57:44 EST)
- [PATCH] spi: microchip-core: fix potentially incorrect return from probe Conor Dooley (Tue Jun 14 2022 - 03:00:19 EST)
- [rmk-arm:cex7 89/92] drivers/net/phy/qsfp.c:1229:3: warning: misleading indentation; statement is not part of the previous 'if' kernel test robot (Tue Jun 14 2022 - 03:00:28 EST)
- [PATCH -next] blk-mq: fix boot time regression for scsi drives with multiple hctx Yu Kuai (Tue Jun 14 2022 - 03:01:28 EST)
- [PATCH v6 0/4] kernfs: make ->attr.open RCU protected. Imran Khan (Tue Jun 14 2022 - 03:04:17 EST)
- [PATCH v3] scsi: storvsc: Correct reporting of Hyper-V I/O size limits Saurabh Sengar (Tue Jun 14 2022 - 03:06:05 EST)
- [PATCH 0/2] ASoC/SoundWire: Intel: add sdw BE dai trigger Bard Liao (Tue Jun 14 2022 - 03:08:38 EST)
- [ANNOUNCE] 4.19.246-rt110 Daniel Wagner (Tue Jun 14 2022 - 03:09:30 EST)
- [PATCH] libceph: check pointer before assigned to "c->rules[]" Li Qiong (Tue Jun 14 2022 - 03:12:13 EST)
- [PATCH v11 0/8] PCI: imx6: refine codes and add the error propagation Richard Zhu (Tue Jun 14 2022 - 03:13:46 EST)
- [PATCH v12 00/14] Multi-Gen LRU Framework Yu Zhao (Tue Jun 14 2022 - 03:17:44 EST)
- [PATCH] media: mediatek: vcodec: fix minmax.cocci warning Guo Zhengkui (Tue Jun 14 2022 - 03:27:55 EST)
- [PATCH] drm/sun4i: dw-hdmi: Fix ddc-en GPIO consumer conflict Samuel Holland (Tue Jun 14 2022 - 03:31:08 EST)
- Re: [PATCH v5] i2c: add support for microchip fpga i2c controllers Conor.Dooley (Tue Jun 14 2022 - 03:32:56 EST)
- Re: [PATCH 0/4] leds: flash: mt6360: Apply the fixes and hardware features ChiYuan Huang (Tue Jun 14 2022 - 03:36:36 EST)
- [PATCH] KVM: selftests: Remove the mismatched parameter comments shaoqin . huang (Tue Jun 14 2022 - 03:40:11 EST)
- [intel-tdx:guest-unaccepted-memory 2/17] arch/x86/coco/tdx/tdx.c:167:30: warning: format '%d' expects argument of type 'int', but argument 2 has type 'u64' {aka 'long long unsigned int'} kernel test robot (Tue Jun 14 2022 - 03:40:44 EST)
- Re: [PATCH] mm/oom_kill: break evaluation when a task has been selected Michal Hocko (Tue Jun 14 2022 - 03:48:27 EST)
- [PATCH v7 00/17] Move HEVC stateless controls out of staging Benjamin Gaignard (Tue Jun 14 2022 - 03:50:06 EST)
- [PATCH] tty: Add closing marker into comment in tty_ldisc.h Ilpo Järvinen (Tue Jun 14 2022 - 03:52:29 EST)
- [tip:irq/urgent] BUILD SUCCESS 6872fcac7158c3b3728a2ec1ea771ade0e61ddd5 kernel test robot (Tue Jun 14 2022 - 03:52:57 EST)
- [PATCH] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle Ilpo Järvinen (Tue Jun 14 2022 - 03:54:28 EST)
- [PATCH v4] serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle Ilpo Järvinen (Tue Jun 14 2022 - 03:57:05 EST)
- [PATCH 1/7] tty/vt: consolemap: use ARRAY_SIZE(), part II. Jiri Slaby (Tue Jun 14 2022 - 03:57:37 EST)
- [PATCH v3] platform/chrome: cros_ec: Always expose last resume result Stephen Boyd (Tue Jun 14 2022 - 03:58:15 EST)
- Re: [RFC Patch net-next v2 10/15] net: dsa: microchip: move the setup, get_phy_flags & mtu to ksz_common Vladimir Oltean (Tue Jun 14 2022 - 04:15:35 EST)
- [PATCH -V3 0/3] memory tiering: hot page selection Huang Ying (Tue Jun 14 2022 - 04:17:16 EST)
- Re: [RFC Patch net-next v2 12/15] net: dsa: microchip: ksz9477: separate phylink mode from switch register Vladimir Oltean (Tue Jun 14 2022 - 04:24:42 EST)
- [GIT PULL] More KVM changes for Linux 5.19-rc3 Paolo Bonzini (Tue Jun 14 2022 - 04:36:00 EST)
- [PATCH v8 00/17] Move HEVC stateless controls out of staging Benjamin Gaignard (Tue Jun 14 2022 - 04:36:49 EST)
- Re: [PATCH v14 01/10] spmi: add a helper to look up an SPMI device from a device node Stephen Boyd (Tue Jun 14 2022 - 04:41:20 EST)
- Re: [PATCH] arm64: dts: arm: adjust whitespace around '=' Liviu Dudau (Tue Jun 14 2022 - 04:42:59 EST)
- [PATCH net-next v2 0/3] dt-bindings: dp83867: add binding for io_impedance_ctrl nvmem cell Rasmus Villemoes (Tue Jun 14 2022 - 04:46:41 EST)
- [PATCH v18 00/10] Add Sunplus SP7021 SoC Support Qin Jian (Tue Jun 14 2022 - 04:47:26 EST)
- [PATCH] libbpf: Remove kprobe_event on failed kprobe_open_legacy Chuang W (Tue Jun 14 2022 - 04:50:40 EST)
- Re: [PATCH v2] mm/slub: Simplify __kmem_cache_alias() Hyeonggon Yoo (Tue Jun 14 2022 - 04:51:40 EST)
- arch/powerpc/kvm/book3s_pr.c:660:22: sparse: sparse: cast to restricted __be32 kernel test robot (Tue Jun 14 2022 - 04:52:30 EST)
- [PATCH] x86: kvm: remove NULL check before kfree Dongliang Mu (Tue Jun 14 2022 - 04:52:55 EST)
- [PATCH v2] x86/cpu/amd: fix the highest perf query for new AMD processors Perry Yuan (Tue Jun 14 2022 - 04:54:05 EST)
- [PATCH] cifs: remove unnecessary (void*) conversions. Yu Zhe (Tue Jun 14 2022 - 04:55:02 EST)
- [PATCH] driver: hwmon: remove NULL check before kvfree Dongliang Mu (Tue Jun 14 2022 - 04:58:18 EST)
- [PATCH] time/hrtimer: Embed hrtimer mode into hrtimer_sleeper Juri Lelli (Tue Jun 14 2022 - 04:58:51 EST)
- [PATCH v5 0/5] introduce mirrored memory support for arm64 Wupeng Ma (Tue Jun 14 2022 - 05:01:15 EST)
- [PATCH -next] apparmor: Fix memleak in aa_simple_write_to_buffer() Xiu Jianfeng (Tue Jun 14 2022 - 05:02:30 EST)
- [PATCH] coda: remove unnecessary type castings Yu Zhe (Tue Jun 14 2022 - 05:05:35 EST)
- regulator: BD71837 PMIC resume during noirq phase? Martin Kepplinger (Tue Jun 14 2022 - 05:07:13 EST)
- [PATCH] kprobes: Rollback post_handler on failed arm_kprobe() Chuang W (Tue Jun 14 2022 - 05:07:57 EST)
- [PATCH] driver: r8188eu: remove NULL check before vfree Dongliang Mu (Tue Jun 14 2022 - 05:10:00 EST)
- [PATCH] clk: mediatek: clk-mt8195-vdo0: Set rate on vdo0_dp_intf0_dp_intf's parent AngeloGioacchino Del Regno (Tue Jun 14 2022 - 05:10:33 EST)
- Re: [RESEND PATCH 1/2] Input: mt6779-keypad - fix hardware code mapping Mattijs Korpershoek (Tue Jun 14 2022 - 05:14:10 EST)
- [PATCH] fs: io_uring: remove NULL check before kfree Dongliang Mu (Tue Jun 14 2022 - 05:14:29 EST)
- fully convert arm to use dma-direct v3 Christoph Hellwig (Tue Jun 14 2022 - 05:22:07 EST)
- [PATCH net v5] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg Duoming Zhou (Tue Jun 14 2022 - 05:26:42 EST)
- [broadcom-stblinux:devicetree/next 15/23] make[2]: *** No rule to make target 'arch/arm/boot/dts/bcm96855.dtb', needed by '__build'. kernel test robot (Tue Jun 14 2022 - 05:32:29 EST)
- [PATCH] KVM: Use consistent type for return value of kvm_mmu_memory_cache_nr_free_objects() Bo Liu (Tue Jun 14 2022 - 05:34:39 EST)
- [PATCH v3] mm/mprotect: try avoiding write faults for exclusive anonymous pages when changing protection David Hildenbrand (Tue Jun 14 2022 - 05:36:42 EST)
- [PATCH v1 0/2] docs/memory-barriers.txt: Fix confusing name of 'data dependency barrier' Akira Yokosawa (Tue Jun 14 2022 - 05:45:45 EST)
- Re: Getting rid of infradead.org - corrupted subjects Chen-Yu Tsai (Tue Jun 14 2022 - 05:48:09 EST)
- [PATCH V15 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver Satya Priya (Tue Jun 14 2022 - 05:49:30 EST)
- [PATCH v2] clk: renesas: r8a779f0: Add HSCIF clocks Wolfram Sang (Tue Jun 14 2022 - 05:50:03 EST)
- [PATCH v2] arm64: dts: renesas: r8a779f0: Add HSCIF nodes Wolfram Sang (Tue Jun 14 2022 - 05:51:47 EST)
- [PATCH v2] arm64: dts: renesas: r8a779f0: Add SCIF nodes Wolfram Sang (Tue Jun 14 2022 - 05:52:57 EST)
- Re: [PATCH] ext4: fix use-after-free in ext4_xattr_set_entry Jan Kara (Tue Jun 14 2022 - 05:54:37 EST)
- Re: [PATCH] ALSA: pcm: Test for "silence" field in struct "pcm_format_data" Eugeniu Rosca (Tue Jun 14 2022 - 05:59:08 EST)
- [arm-integrator:kernel-in-vmalloc-v5.19-rc1 23/33] arch/microblaze/include/asm/page.h:130: Error: junk at end of line, first unrecognized character is `{' kernel test robot (Tue Jun 14 2022 - 06:05:51 EST)
- Re: [PATCH v3 1/6] iio: adc: meson_saradc: Don't attach managed resource to IIO device object Jonathan Cameron (Tue Jun 14 2022 - 06:12:40 EST)
- Re: [PATCH] cxl: Fix refcount leak in cxl_calc_capp_routing Andrew Donnellan (Tue Jun 14 2022 - 06:13:45 EST)
- [RESEND 0/3] i2c: at91: Fixes and updates Codrin Ciubotariu (Tue Jun 14 2022 - 06:14:15 EST)
- [linux-stable-rc:linux-5.17.y 1407/3797] net/openvswitch/flow_netlink.o: warning: objtool: ovs_nla_free_nested_actions()+0x56: unreachable instruction kernel test robot (Tue Jun 14 2022 - 06:15:45 EST)
- [PATCH v3] dmaengine: mxs: fix driver registering Dario Binacchi (Tue Jun 14 2022 - 06:18:03 EST)
- RE: [PATCH v3 0/2] perf: ARM CoreSight PMU support Besar Wicaksono (Tue Jun 14 2022 - 06:19:41 EST)
- Re: [PATCH v3] iio: Use octal permissions and DEVICE_ATTR_{RO,RW}. Jonathan Cameron (Tue Jun 14 2022 - 06:26:19 EST)
- [PATCH 1/3] powerpc/32: Remove the 'nobats' kernel parameter Christophe Leroy (Tue Jun 14 2022 - 06:33:11 EST)
- [PATCH net-next 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements Raju Lakkaraju (Tue Jun 14 2022 - 06:34:41 EST)
- [PATCH 1/2] powerpc/32: Call mmu_mark_initmem_nx() regardless of data block mapping. Christophe Leroy (Tue Jun 14 2022 - 06:34:52 EST)
- Re: [PATCH v14 02/10] mfd: qcom-spmi-pmic: expose the PMIC revid information to clients Jonathan Cameron (Tue Jun 14 2022 - 06:35:33 EST)
- Re: [PATCH v14 05/10] iio: adc: qcom-spmi-rradc: introduce round robin adc Jonathan Cameron (Tue Jun 14 2022 - 06:36:00 EST)
- Re: [PATCH v14 04/10] dt-bindings: iio: adc: document qcom-spmi-rradc Jonathan Cameron (Tue Jun 14 2022 - 06:36:48 EST)
- [PATCH] perf/core: fix perf_event_mux_interval_ms when set zero Yajun Deng (Tue Jun 14 2022 - 06:38:18 EST)
- Re: [PATCH v4 1/4] KVM: s390: selftests: Use TAP interface in the memop test Janis Schoetterl-Glausch (Tue Jun 14 2022 - 06:39:01 EST)
- [RFC PATCH] btrfs: Replace kmap() with kmap_local_page() in zlib.c Fabio M. De Francesco (Tue Jun 14 2022 - 06:47:30 EST)
- arch/powerpc/kvm/book3s_64_mmu.c:263:28: sparse: sparse: cast to restricted __be64 kernel test robot (Tue Jun 14 2022 - 06:57:06 EST)
- Re: [PATCH] counter: 104-quad-8: Implement and utilize register structures Jonathan Cameron (Tue Jun 14 2022 - 07:03:58 EST)
- [PATCH v3 0/5] PM / devfreq: Various Fixes to cpufreq based passive governor Christian 'Ansuel' Marangi (Tue Jun 14 2022 - 07:07:29 EST)
- [PATCH -next] drm/logicvc: add missing of_node_put() in logicvc_layers_init() Yang Yingliang (Tue Jun 14 2022 - 07:10:58 EST)
- Re: [PATCH 1/2] iio: adc: stx104: Implement and utilize register structures Jonathan Cameron (Tue Jun 14 2022 - 07:14:01 EST)
- Re: [PATCH 2/2] iio: dac: cio-dac: Implement and utilize register structures Jonathan Cameron (Tue Jun 14 2022 - 07:17:16 EST)
- [PATCH] proximity: vl53l0x: Make VDD regulator actually optional Luca Weiss (Tue Jun 14 2022 - 07:21:26 EST)
- [net-next PATCH v2 1/2] net: ethernet: stmmac: add missing sgmii configure for ipq806x Christian 'Ansuel' Marangi (Tue Jun 14 2022 - 07:22:50 EST)
- Issue in count_mm_mlocked_page_nr() with commit afcf76df48f9 ("mm/mlock: use vma iterator and maple state instead of vma linked list") Lukas Bulwahn (Tue Jun 14 2022 - 07:33:57 EST)
- [PATCH 1/2] resize.f2fs: add option to manually specify new overprovision qixiaoyu1 (Tue Jun 14 2022 - 07:50:13 EST)
- [PATCH] selftests dma: fix compile error for dma_map_benchmark Yu Liao (Tue Jun 14 2022 - 07:52:38 EST)
- [PATCH v4 0/4] bpf: Add bpf_verify_pkcs7_signature() helper Roberto Sassu (Tue Jun 14 2022 - 07:54:49 EST)
- [PATCHv4 0/3] An updated version of the load_unaligned_zeropad() fix Kirill A. Shutemov (Tue Jun 14 2022 - 08:01:43 EST)
- [PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory Kirill A. Shutemov (Tue Jun 14 2022 - 08:03:10 EST)
- [PATCH-rcu] rcu-tasks: Use delayed_work to delay rcu_tasks_verify_self_tests() Waiman Long (Tue Jun 14 2022 - 08:06:46 EST)
- [PATCH] drm: logicvc: Fix uninitialized variable in probe Dan Carpenter (Tue Jun 14 2022 - 08:08:54 EST)
- [RESEND V3,0/8] Support multi-hardware jpeg decoder for MT8195 Irui Wang (Tue Jun 14 2022 - 08:10:18 EST)
- [RESEND V9,0/7] Enable two hardware jpeg encoder for MT8195 Irui Wang (Tue Jun 14 2022 - 08:11:17 EST)
- [PATCH -next] lsm_audit: Clean up redundant NULL pointer check Xiu Jianfeng (Tue Jun 14 2022 - 08:13:11 EST)
- [PATCH RESEND] tools/kvm_stat: fix display of error when multiple processes are found Dmitry Klochkov (Tue Jun 14 2022 - 08:19:17 EST)
- [PATCH v4 00/12] can: slcan: extend supported features Dario Binacchi (Tue Jun 14 2022 - 08:29:15 EST)
- [PATCH v2 0/3] crypto: hisilicon - supports device isolation feature Kai Ye (Tue Jun 14 2022 - 08:31:21 EST)
- [PATCH] Documentation: highmem: Use literal block for *kmap_local_folio() example Bagas Sanjaya (Tue Jun 14 2022 - 08:35:26 EST)
- [v6 00/14] Add support for Bosch BNO055 IMU andrea.merello (Tue Jun 14 2022 - 08:35:59 EST)
- [ardb:for-kernelci 23/35] ld.lld: error: undefined symbol: memstart_offset_seed kernel test robot (Tue Jun 14 2022 - 08:42:08 EST)
- Making Rockchip IO domains dependency from other devices explicit Quentin Schulz (Tue Jun 14 2022 - 08:42:57 EST)
- [PATCH] ARM: dts: aspeed: Adding Facebook Yosemite V3 BMC Logananth Sundararaj (Tue Jun 14 2022 - 08:44:34 EST)
- [PATCH] writeback: Avoid grabbing the wb if the we don't add it to dirty list Suzuki K Poulose (Tue Jun 14 2022 - 08:46:39 EST)
- [RESEND][PATCH v4 0/4] bpf: Add bpf_verify_pkcs7_signature() helper Roberto Sassu (Tue Jun 14 2022 - 09:06:47 EST)
- Re: [PATCH 1/3] mm/page_alloc: use might_alloc() Vlastimil Babka (SUSE) (Tue Jun 14 2022 - 09:08:03 EST)
- Re: [PATCH 3/3] mm/mempool: use might_alloc() Vlastimil Babka (SUSE) (Tue Jun 14 2022 - 09:08:47 EST)
- [PATCH] ASoC: cs35l45: Add endianness flag in snd_soc_component_driver Charles Keepax (Tue Jun 14 2022 - 09:10:42 EST)
- [agd5f:drm-next 40/198] drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn32/display_rq_dlg_calc_32.c:206:6: warning: stack frame size (1308) exceeds limit (1024) in 'dml32_rq_dlg_get_dlg_reg' kernel test robot (Tue Jun 14 2022 - 09:18:41 EST)
- [PATCH -next] selinux: Fix memleak in security_read_policy Xiu Jianfeng (Tue Jun 14 2022 - 09:25:38 EST)
- Re: [PATCH 15/20] ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms Rafael J. Wysocki (Tue Jun 14 2022 - 09:26:12 EST)
- [linux-stable-rc:linux-5.17.y 1421/3797] net/sunrpc/clnt.o: warning: objtool: call_status()+0xb4: unreachable instruction kernel test robot (Tue Jun 14 2022 - 09:29:37 EST)
- [PATCH v2] hwmon: (occ) remove NULL check before kvfree Dongliang Mu (Tue Jun 14 2022 - 09:33:28 EST)
- Re: [PATCH v2] Bluetooth: Collect kcov coverage from hci_rx_work Tamás Koczka (Tue Jun 14 2022 - 09:34:47 EST)
- [PATCH v2] driver: r8188eu: remove NULL check before vfree Dongliang Mu (Tue Jun 14 2022 - 09:34:51 EST)
- [PATCH v2] x86: kvm: remove NULL check before kfree Dongliang Mu (Tue Jun 14 2022 - 09:36:39 EST)
- Re: [PATCH -next] cpufreq: Fix reserved space in cpufreq_show_cpus() Rafael J. Wysocki (Tue Jun 14 2022 - 09:37:37 EST)
- Re: [PATCH 3/3] cpufreq: Drop unnecessary cpus locking from store() Rafael J. Wysocki (Tue Jun 14 2022 - 09:52:05 EST)
- [PATCH v2 0/4] Extending NMI watchdog during LPM Laurent Dufour (Tue Jun 14 2022 - 09:54:47 EST)
- Re: [PATCH V2 2/3] cpufreq: Panic if policy is active in cpufreq_policy_free() Rafael J. Wysocki (Tue Jun 14 2022 - 09:59:23 EST)
- Re: [PATCH v4] cpuidle: haltpoll: Add trace points for guest_halt_poll_ns grow/shrink Rafael J. Wysocki (Tue Jun 14 2022 - 10:03:17 EST)
- [PATCH] ARM: dts: bcm2711-rpi: Use aliases to set custom MMC device index Ariel D'Alessandro (Tue Jun 14 2022 - 10:12:32 EST)
- Re: [PATCH] thermal: Directly use ida_alloc()/free() Rafael J. Wysocki (Tue Jun 14 2022 - 10:17:09 EST)
- [PATCH v3 00/10] scsi: ufs: Fix PMC and low-power mode on MediaTek UFS platforms Stanley Chu (Tue Jun 14 2022 - 10:17:36 EST)
- [PATCH] highmem: Make __kunmap_{local,atomic}() take "const void *" Fabio M. De Francesco (Tue Jun 14 2022 - 10:25:45 EST)
- [PATCH v4 0/3] Add support for the TLC5925 Jean-Jacques Hiblot (Tue Jun 14 2022 - 10:27:31 EST)
- Re: [PATCH v11 00/19] KVM: s390: pv: implement lazy destroy for reboot Janosch Frank (Tue Jun 14 2022 - 10:29:43 EST)
- [PATCH] node: put_device after failing to device_register Zhi Song (Tue Jun 14 2022 - 10:30:27 EST)
- Re: [PATCHv15 5/9] lib: Add register read/write tracing support Steven Rostedt (Tue Jun 14 2022 - 10:32:40 EST)
- [PATCH v2 0/6] Corrections to cpu map event encoding Ian Rogers (Tue Jun 14 2022 - 10:35:35 EST)
- Re: [syzbot] WARNING: ODEBUG bug in route4_destroy Zhen Chen (Tue Jun 14 2022 - 10:36:08 EST)
- Re: [PATCH 24/30] panic: Refactor the panic path Petr Mladek (Tue Jun 14 2022 - 10:36:23 EST)
- [PATCH] lib/klist: Remove mb() before wake_up_process wuchi (Tue Jun 14 2022 - 10:44:55 EST)
- drivers/gpu/drm/mediatek/mtk_dsi.c:951 mtk_dsi_host_transfer() warn: check sign expansion for 'ret' Dan Carpenter (Tue Jun 14 2022 - 10:48:24 EST)
- [PATCH v5] drm/msm: Avoid unclocked GMU register access in a6xx gpu_busy Douglas Anderson (Tue Jun 14 2022 - 10:49:34 EST)
- [PATCH] [RFC] Initialization of unused function parameters Alexander Potapenko (Tue Jun 14 2022 - 10:49:38 EST)
- [PATCH 1/2] perf vendor events intel: Update event list for broadwellx zhengjun . xing (Tue Jun 14 2022 - 10:50:10 EST)
- [PATCH] Bluetooth: virtio_bt: Use skb_put to set length Soenke Huster (Tue Jun 14 2022 - 10:53:55 EST)
- [PATCH] isa: put_device after failing to device_register Zhi Song (Tue Jun 14 2022 - 10:58:15 EST)
- RE: [Intel-wired-lan] [PATCH 2/2] igb: Make DMA faster when CPU is active on the PCIe link G, GurucharanX (Tue Jun 14 2022 - 10:59:09 EST)
- [PATCH -next] NFS: report and clear ENOSPC/EFBIG/EDQUOT writeback error on close() file ChenXiaoSong (Tue Jun 14 2022 - 11:00:37 EST)
- RE: [Intel-wired-lan] [PATCH v2 2/2] igb: Make DMA faster when CPU is active on the PCIe link G, GurucharanX (Tue Jun 14 2022 - 11:02:32 EST)
- arch/powerpc/platforms/powernv/opal-fadump.h:138:25: sparse: sparse: cast from restricted __be64 kernel test robot (Tue Jun 14 2022 - 11:04:33 EST)
- Re: [PATCH 1/2] x86/pat: fix x86_has_pat_wp() Juergen Gross (Tue Jun 14 2022 - 11:10:01 EST)
- [PATCH v9 0/2] Introduce XSAVE feature self-test Pengfei Xu (Tue Jun 14 2022 - 11:11:51 EST)
- [PATCH v2 1/2] msi: The MSI framework only supports 2048 platform MSIs Julian Vetter (Tue Jun 14 2022 - 11:14:46 EST)
- Re: [PATCH v2 00/24] ARM: dts: imx7-colibri: device tree improvements Francesco Dolcini (Tue Jun 14 2022 - 11:17:18 EST)
- [PATCH -next,v2] NFS: report and clear ENOSPC/EFBIG/EDQUOT writeback error on close() file ChenXiaoSong (Tue Jun 14 2022 - 11:17:21 EST)
- Linux 4.9.318 Greg Kroah-Hartman (Tue Jun 14 2022 - 11:25:19 EST)
- Linux 4.14.283 Greg Kroah-Hartman (Tue Jun 14 2022 - 11:25:29 EST)
- [PATCH] dt-bindings: dma: apple,admac: Fix example interrupt parsing Rob Herring (Tue Jun 14 2022 - 11:25:31 EST)
- Linux 4.19.247 Greg Kroah-Hartman (Tue Jun 14 2022 - 11:26:07 EST)
- [PATCH v5 0/3] Add support for audio clock gating resets for SC7280 Taniya Das (Tue Jun 14 2022 - 11:33:38 EST)
- Re: [RFC PATCH] riscv: Add Zawrs support for spinlocks Atish Patra (Tue Jun 14 2022 - 11:35:04 EST)
- Re: [PATCH 1/5] perf lock: Print wait times with unit Ian Rogers (Tue Jun 14 2022 - 11:41:06 EST)
- [PATCH v5 0/3] Add support for the TLC5925 Jean-Jacques Hiblot (Tue Jun 14 2022 - 11:43:07 EST)
- [linux-stable-rc:linux-5.17.y 2895/3797] fs/afs/write.o: warning: objtool: afs_write_back_from_locked_folio()+0x28f: unreachable instruction kernel test robot (Tue Jun 14 2022 - 11:45:44 EST)
- Re: [PATCH v4 0/5] Add Chameleon v3 devicetree Dinh Nguyen (Tue Jun 14 2022 - 11:47:16 EST)
- Re: [PATCH v3 0/3] Rewrite jevents program in python John Garry (Tue Jun 14 2022 - 11:50:07 EST)
- Re: [PATCH v2] arm64: dts: intel: socfpga_agilex: use defined GIC interrupt type for ECC Dinh Nguyen (Tue Jun 14 2022 - 11:53:59 EST)
- [PATCH 0/3] selftests/rseq: fixes for RISC-V and Glibc 2.35 Michael Jeanson (Tue Jun 14 2022 - 11:55:37 EST)
- arch/powerpc/kvm/book3s_xive.c:51:15: sparse: sparse: cast to restricted __be16 kernel test robot (Tue Jun 14 2022 - 11:59:06 EST)
- [PATCH] ASoC: ti: omap-mcbsp: duplicate sysfs failure after PROBE_DEFER David Owens (Tue Jun 14 2022 - 12:00:34 EST)
- [PATCH v1] arm64: dts: qcom: sc7280: Update lpassaudio clock controller for resets Taniya Das (Tue Jun 14 2022 - 12:11:52 EST)
- Re: [PATCH v2] arch/riscv: add Zihintpause support Heiko Stübner (Tue Jun 14 2022 - 12:27:08 EST)
- [PATCH v2] isa: put_device after failing to device_register Zhi Song (Tue Jun 14 2022 - 12:48:32 EST)
- [PATCH v2] node: put_device after failing to device_register Zhi Song (Tue Jun 14 2022 - 12:48:33 EST)
- Linux 5.4.198 Greg Kroah-Hartman (Tue Jun 14 2022 - 12:50:08 EST)
- Linux 5.10.122 Greg Kroah-Hartman (Tue Jun 14 2022 - 12:54:52 EST)
- Linux 5.15.47 Greg Kroah-Hartman (Tue Jun 14 2022 - 12:56:48 EST)
- Linux 5.17.15 Greg Kroah-Hartman (Tue Jun 14 2022 - 12:58:06 EST)
- Linux 5.18.4 Greg Kroah-Hartman (Tue Jun 14 2022 - 13:00:19 EST)
- [PATCH 0/3] regulator: userspace consumer DT support Naresh Solanki (Tue Jun 14 2022 - 13:01:32 EST)
- [PATCH] perf/marvell_cn10k: Fix TAD PMU register offset Tanmay Jagdale (Tue Jun 14 2022 - 13:14:31 EST)
- [PATCH] f2fs: fix stubs when F2FS_FS_COMPRESSION is not enabled Randy Dunlap (Tue Jun 14 2022 - 13:15:39 EST)
- [PATCH v1] sysfs: fix sysfs_kf_seq_show null pointer dereference Will McVicker (Tue Jun 14 2022 - 13:24:25 EST)
- [PATCH] [PATCH net v2]vexy: Fix a use-after-free bug in vxge-main.c Wentao_Liang (Tue Jun 14 2022 - 13:39:50 EST)
- [agd5f:drm-next 43/198] ERROR: modpost: "__umoddi3" [drivers/gpu/drm/amd/amdgpu/amdgpu.ko] undefined! kernel test robot (Tue Jun 14 2022 - 13:49:16 EST)
- Re: [PATCH v14 0/7] arm64: Reorganize the unwinder and implement stack trace reliability checks Mark Brown (Tue Jun 14 2022 - 13:49:19 EST)
- [PATCH] media: hdpvr: fix error value returns in hdpvr_read Niels Dossche (Tue Jun 14 2022 - 13:50:44 EST)
- Re: [RFC PATCH v6 093/104] KVM: TDX: Handle TDX PV MMIO hypercall Sagi Shahar (Tue Jun 14 2022 - 14:08:35 EST)
- [PATCH 0/3] proc: improve root readdir latency with many threads Brian Foster (Tue Jun 14 2022 - 14:09:57 EST)
- Re: [RFC PATCH v6 090/104] KVM: TDX: Handle TDX PV CPUID hypercall Sagi Shahar (Tue Jun 14 2022 - 14:15:17 EST)
- [PATCH v1] Revert "Bluetooth: core: Fix missing power_on work cancel on HCI close" Max Krummenacher (Tue Jun 14 2022 - 14:17:44 EST)
- Re: [PATCH mlx5-next 0/3] Add ICM header-modify-pattern RDMA API Saeed Mahameed (Tue Jun 14 2022 - 14:24:20 EST)
- Re: [PATCH] MAINTAINERS: rectify file pattern in MICROCHIP OTPC DRIVER Srinivas Kandagatla (Tue Jun 14 2022 - 14:27:19 EST)
- [PATCH] ASoC: Intel: Skylake: remove redundant re-assignments to pointer array Colin Ian King (Tue Jun 14 2022 - 14:38:17 EST)
- [PATCH 4.9 00/20] 4.9.319-rc1 review Greg Kroah-Hartman (Tue Jun 14 2022 - 14:41:09 EST)
- [PATCH 4.14 00/20] 4.14.284-rc1 review Greg Kroah-Hartman (Tue Jun 14 2022 - 14:45:57 EST)
- [PATCH 4.19 00/16] 4.19.248-rc1 review Greg Kroah-Hartman (Tue Jun 14 2022 - 14:46:19 EST)
- [PATCH 5.4 00/15] 5.4.199-rc1 review Greg Kroah-Hartman (Tue Jun 14 2022 - 14:47:01 EST)
- [PATCH 5.10 00/11] 5.10.123-rc1 review Greg Kroah-Hartman (Tue Jun 14 2022 - 14:49:40 EST)
- [PATCH 5.15 00/11] 5.15.48-rc1 review Greg Kroah-Hartman (Tue Jun 14 2022 - 14:51:17 EST)
- [PATCH 5.18 00/11] 5.18.5-rc1 review Greg Kroah-Hartman (Tue Jun 14 2022 - 14:52:40 EST)
- [PATCH] dmaengine: fsl-edma: remove redundant assignment to pointer last_sg Colin Ian King (Tue Jun 14 2022 - 14:55:05 EST)
- Re: [syzbot] KASAN: stack-out-of-bounds Read in __show_regs syzbot (Tue Jun 14 2022 - 15:05:41 EST)
- Re: [PATCH] dt-bindings: timer: Add Nomadik MTU binding Daniel Lezcano (Tue Jun 14 2022 - 15:23:44 EST)
- Re: [Linux v5.19-rc1] tools/perf/a.out remains after make -C tools/perf clean Arnaldo Carvalho de Melo (Tue Jun 14 2022 - 15:24:57 EST)
- Re: [PATCH v3 3/6] userfaultfd: selftests: modify selftest to use /dev/userfaultfd Peter Xu (Tue Jun 14 2022 - 15:25:24 EST)
- Re: [PATCH] MAINTAINERS: adjust ARM/INTEL IXP4XX ARM ARCHITECTURE to ixp4xx clean-up Daniel Lezcano (Tue Jun 14 2022 - 15:29:13 EST)
- [PATCH v2] arm64: dts: renesas: spider-cpu: Enable SCIF0 on second connector Wolfram Sang (Tue Jun 14 2022 - 15:30:17 EST)
- [PATCH v3 0/7] usb: typec: Introduce typec-switch binding Prashant Malani (Tue Jun 14 2022 - 15:37:30 EST)
- [PATCH] platform/surface: aggregator: Reserve more event- and target-categories Maximilian Luz (Tue Jun 14 2022 - 15:41:45 EST)
- Re: [PATCH v3 5/6] userfaultfd: selftests: make /dev/userfaultfd testing configurable Peter Xu (Tue Jun 14 2022 - 15:43:43 EST)
- Re: [PATCH v3 6/6] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh Peter Xu (Tue Jun 14 2022 - 15:43:49 EST)
- Re: [PATCH] i2c: core: fix potential use-after-free on adapter removal Wolfram Sang (Tue Jun 14 2022 - 15:45:53 EST)
- Re: [syzbot] KASAN: use-after-free Read in i2c_put_adapter Wolfram Sang (Tue Jun 14 2022 - 15:47:18 EST)
- [PATCH v6 0/2] dt-bindings: cros-ec: Update for fingerprint devices Stephen Boyd (Tue Jun 14 2022 - 15:51:50 EST)
- [PATCH v2 00/42] KVM: selftests: Overhaul Part II - CPUID Sean Christopherson (Tue Jun 14 2022 - 16:07:19 EST)
- Re: [PATCH] i2c: mediatek: Fix an error handling path in mtk_i2c_probe() Wolfram Sang (Tue Jun 14 2022 - 16:16:06 EST)
- Re: [RFC PATCH 10/14] i2c: qcom-cci: add msm8974 compatible Wolfram Sang (Tue Jun 14 2022 - 16:20:46 EST)
- Re: [PATCH v6 3/8] mm/memfd: Introduce MFD_INACCESSIBLE flag Sean Christopherson (Tue Jun 14 2022 - 16:24:03 EST)
- Re: pgprot_encrypted macro is broken Jann Horn (Tue Jun 14 2022 - 16:29:21 EST)
- [PATCH net-next,v2,0/2] net: mana: Add PF and XDP_REDIRECT support Haiyang Zhang (Tue Jun 14 2022 - 16:29:40 EST)
- Re: [PATCH v2] libbpf: Fix is_pow_of_2 Ian Rogers (Tue Jun 14 2022 - 16:41:13 EST)
- [PATCH v2 00/21] KVM: x86: Event/exception fixes and cleanups Sean Christopherson (Tue Jun 14 2022 - 16:47:47 EST)
- [paulmck-rcu:rcu/next] BUILD SUCCESS d97c2338871bee6c4255c5a38f95849c063f8f1f kernel test robot (Tue Jun 14 2022 - 16:48:30 EST)
- [next] arm64: db410c: Internal error: Oops: 96000004 - pc : sysfs_kf_seq_show Naresh Kamboju (Tue Jun 14 2022 - 16:57:48 EST)
- Re: [PATCH v2 1/2] mfd: da9062: enable being a system-power-controller Lee Jones (Tue Jun 14 2022 - 16:59:03 EST)
- [PATCH] x86/cpuinfo: Clear X86_FEATURE_TME if TME/MKTME is disabled by BIOS Martin Fernandez (Tue Jun 14 2022 - 17:02:38 EST)
- [PATCH v6] drm/msm/dp: force link training for display resolution change Kuogee Hsieh (Tue Jun 14 2022 - 17:05:17 EST)
- [PATCH 1/2] nvme: Ensure char members of struct nvme_id_ctrl are null-terminated Erwan Velu (Tue Jun 14 2022 - 17:09:15 EST)
- [next] arm64: db410c: WARNING: CPU: 0 PID: 1 at drivers/opp/core.c:2265 dev_pm_opp_clear_config+0x174/0x17c Naresh Kamboju (Tue Jun 14 2022 - 17:19:31 EST)
- Re: [PATCH v5 4/5] mfd: sm5703: Add support for SM5703 MFD Lee Jones (Tue Jun 14 2022 - 17:32:40 EST)
- [PATCH v2] doc: module: update file references Masahiro Yamada (Tue Jun 14 2022 - 17:36:37 EST)
- [PATCH] coresight: Clear the connection field properly Suzuki K Poulose (Tue Jun 14 2022 - 17:40:43 EST)
- [PATCH v4 0/4] drm/dp: Introduce wait_hpd_asserted() for the DP AUX bus Douglas Anderson (Tue Jun 14 2022 - 17:54:44 EST)
- Re: [PATCH v3 2/4] drm/panel-edp: Take advantage of wait_hpd_asserted() in struct drm_dp_aux Doug Anderson (Tue Jun 14 2022 - 17:58:47 EST)
- [PATCH 0/5] KVM: nVMX: Support loading MSRs before nested state Sean Christopherson (Tue Jun 14 2022 - 17:58:51 EST)
- [PATCH v4] coresight: etm4x: avoid build failure with unrolled loops Nick Desaulniers (Tue Jun 14 2022 - 18:02:52 EST)
- [PATCH v2 0/3] mm/kmemleak: Avoid soft lockup in kmemleak_scan() Waiman Long (Tue Jun 14 2022 - 18:04:24 EST)
- linux-next: Signed-off-by missing for commit in the ceph tree Stephen Rothwell (Tue Jun 14 2022 - 18:23:59 EST)
- [RFC PATCH 0/3] Cgroup accounting of memory tier usage Tim Chen (Tue Jun 14 2022 - 18:26:12 EST)
- Re: [RESEND PATCH] rpmsg: char: Add mutex protection for rpmsg_eptdev_open() Mathieu Poirier (Tue Jun 14 2022 - 18:31:20 EST)
- [anholt:5.17-for-mesa-ci 2375/2390] drivers/gpu/drm/msm/adreno/a6xx_gpu.c:1115:4: error: implicit declaration of function 'writeq' kernel test robot (Tue Jun 14 2022 - 18:42:16 EST)
- Re: [PATCH v2] rpmsg: mtk_rpmsg: Fix circular locking dependency Mathieu Poirier (Tue Jun 14 2022 - 18:43:09 EST)
- Re: [syzbot] possible deadlock in j1939_sk_errqueue syzbot (Tue Jun 14 2022 - 18:53:54 EST)
- Re: [PATCH] remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init Mathieu Poirier (Tue Jun 14 2022 - 18:56:07 EST)
- [PATCH] KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor, again Sean Christopherson (Tue Jun 14 2022 - 18:56:24 EST)
- [PATCH 1/2] iommu: arm-smmu-impl: Add 8250 display compatible to the client list. Emma Anholt (Tue Jun 14 2022 - 19:01:46 EST)
- [PATCH 1/2] arm64: dts: rockchip: enable hdmi tx audio on rk3568-evb1-v10 Michael Riesch (Tue Jun 14 2022 - 19:04:12 EST)
- [PATCH 0/5] KVM: x86: Move apicv_active into kvm_lapic Sean Christopherson (Tue Jun 14 2022 - 19:05:56 EST)
- Re: [PATCH V2 0/2] mmc: Add wakeup functionality support for sdio cards Ulf Hansson (Tue Jun 14 2022 - 19:13:13 EST)
- drivers/net/dsa/ocelot/seville_vsc9953.c:1107:34: warning: 'seville_of_match' defined but not used kernel test robot (Tue Jun 14 2022 - 19:23:01 EST)
- [PATCH v2 0/8] KVM: x86/mmu: Use separate namespaces gPTEs and SPTEs Sean Christopherson (Tue Jun 14 2022 - 19:33:43 EST)
- [net-next PATCH] net: ethernet: stmicro: stmmac: permit MTU change with interface up Christian 'Ansuel' Marangi (Tue Jun 14 2022 - 19:35:46 EST)
- [samba-ksmbd:for-next 5/5] include/linux/kern_levels.h:5:25: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type '__u64' {aka 'long long unsigned int'} kernel test robot (Tue Jun 14 2022 - 19:43:03 EST)
- [PATCH v4 0/4] PM / devfreq: Various Fixes to cpufreq based passive governor Christian 'Ansuel' Marangi (Tue Jun 14 2022 - 20:04:01 EST)
- RE: [PATCH v4 0/4] Implement vdpasim stop operation Parav Pandit (Tue Jun 14 2022 - 20:10:16 EST)
- [PATCH 0/3] CXL Poison List Retrieval & Tracing alison . schofield (Tue Jun 14 2022 - 20:11:01 EST)
- [PATCH v2] Add a "-m" option to "perf buildid-list". Blake Jones (Tue Jun 14 2022 - 20:14:00 EST)
- [PATCH linux-next] RFC: torture: add pr_flush to flush the results to console zhouzhouyi (Tue Jun 14 2022 - 20:37:56 EST)
- [PATCH v2 0/4] call rtw_IOL_append_*_cmd directly daniel watson (Tue Jun 14 2022 - 20:49:49 EST)
- [PATCH] dm verity: fixed ERROR: else should follow close brace '}' JeongHyeon Lee (Tue Jun 14 2022 - 20:52:08 EST)
- [PATCH -next] wireless: clean up one inconsistent indenting Yang Li (Tue Jun 14 2022 - 20:53:44 EST)
- [PATCH -next] media: mediatek: vcodec: remove unneeded semicolon Yang Li (Tue Jun 14 2022 - 20:59:54 EST)
- [PATCH v7 0/3] Add support for unprotected spare data page Ansuel Smith (Tue Jun 14 2022 - 21:00:13 EST)
- [RFC PATCH v3 0/7] KVM: x86: add per-vCPU exits disable capability Kechen Lu (Tue Jun 14 2022 - 21:17:13 EST)
- [PATCH -next] 9p: Fix some kernel-doc comments Yang Li (Tue Jun 14 2022 - 21:20:48 EST)
- [RFC PATCH 0/2] LoongArch: Modify handle_syscall Tiezhu Yang (Tue Jun 14 2022 - 21:39:20 EST)
- [PATCH] perf python: Avoid deprecation warning on distutils Ian Rogers (Tue Jun 14 2022 - 21:42:16 EST)
- Re: [PATCH v1] platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver Rajneesh Bhardwaj (Tue Jun 14 2022 - 21:43:00 EST)
- [rmk-arm:clearfog 8/9] drivers/pci/pcie/aspm.c:589 pcie_aspm_cap_init() warn: inconsistent indenting kernel test robot (Tue Jun 14 2022 - 21:46:03 EST)
- [PATCH -next] riscv: lib: uaccess: fix CSR_STATUS SR_SUM bit Chen Lifu (Tue Jun 14 2022 - 21:49:27 EST)
- [PATCH ipsec-next] xfrm: change the type of xfrm_register_km and xfrm_unregister_km Zhengchao Shao (Tue Jun 14 2022 - 21:49:40 EST)
- [linux-stable-rc:queue/5.18 10/11] vmlinux.o: warning: objtool: vmx_vcpu_enter_exit()+0x183: call to wrmsrl.constprop.0() leaves .noinstr.text section kernel test robot (Tue Jun 14 2022 - 21:56:15 EST)
- [PATCH 5.4] arm64: kprobes: Use BRK instead of single-step when executing instructions out-of-line Mark-PK Tsai (Tue Jun 14 2022 - 22:00:07 EST)
- [PATCH v5 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page zhenwei pi (Tue Jun 14 2022 - 22:05:02 EST)
- [PATCH v7 0/4] kernfs: make ->attr.open RCU protected. Imran Khan (Tue Jun 14 2022 - 22:11:45 EST)
- [PATCH] mm: cma: sync everything after EBUSY Edward Wu (Tue Jun 14 2022 - 22:16:25 EST)
- [RFC] Correct memory layout reporting for "jedec,lpddr2" and related bindings Julius Werner (Tue Jun 14 2022 - 22:26:03 EST)
- [PATCH -next] usb: xhci: disable irq during initialization Hongyu Xie (Tue Jun 14 2022 - 22:39:04 EST)
- [PATCH v4 0/4] Rewrite jevents program in python Ian Rogers (Tue Jun 14 2022 - 23:05:17 EST)
- [PATCH -next] net: axienet: add missing error return code in axienet_probe() Yang Yingliang (Tue Jun 14 2022 - 23:07:58 EST)
- [PATCH -next] powerpc/fsl_rio: add missing of_node_put() in fsl_rio_setup() Yang Yingliang (Tue Jun 14 2022 - 23:11:46 EST)
- [paulmck-rcu:dev.2022.06.12a] BUILD SUCCESS cd8d01a998897d27ca429b3b8f2df55aa11c8fea kernel test robot (Tue Jun 14 2022 - 23:19:08 EST)
- [PATCH V5 0/2] remoteproc: support self recovery Peng Fan (OSS) (Tue Jun 14 2022 - 23:19:13 EST)
- [paulmck-rcu:bulkexptest.2022.06.13a] BUILD SUCCESS 3669299c41d84669c40f0d6bfe29f1e15b1a6858 kernel test robot (Tue Jun 14 2022 - 23:20:09 EST)
- [PATCH] media: v4l2-mem2mem: prevent pollerr when last_buffer_dequeued is set Ming Qian (Tue Jun 14 2022 - 23:20:13 EST)
- RE: [PATCH V3 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP Peng Fan (Tue Jun 14 2022 - 23:24:17 EST)
- [PATCH] net: don't check skb_count twice Sieng Piaw Liew (Tue Jun 14 2022 - 23:27:41 EST)
- [net] net: dsa: felix: update base time of time-aware shaper when adjusting PTP time Xiaoliang Yang (Tue Jun 14 2022 - 23:29:43 EST)
- [PATCH] Documentation: Clarify the affected CPUs list for Processor MMIO Stale Data Pawan Gupta (Tue Jun 14 2022 - 23:38:30 EST)
- Re: [PATCH 11/22] firmware: arm_scmi: Add SCMIv3.1 extended names protocols support Florian Fainelli (Tue Jun 14 2022 - 23:45:24 EST)
- [PATCH v4 00/10] csi: ufs: Fix PMC and low-power mode on MediaTek UFS platforms Stanley Chu (Tue Jun 14 2022 - 23:52:04 EST)
- [PATCH v2 0/4] ext4: fix use-after-free in ext4_xattr_set_entry Baokun Li (Tue Jun 14 2022 - 23:54:53 EST)
- Maintainer's / Kernel Summit 2022 CFP Theodore Ts'o (Wed Jun 15 2022 - 00:23:40 EST)
- RE: [RESEND RFC 04/18] drm/display/dp_mst: Call them time slots, not VCPI slots Lin, Wayne (Wed Jun 15 2022 - 00:28:44 EST)
- [PATCH] ASoC: tegra: Fix MBDRC bypass mode check Sameer Pujar (Wed Jun 15 2022 - 00:38:58 EST)
- RE: [RESEND RFC 06/18] drm/display/dp_mst: Add some missing kdocs for atomic MST structs Lin, Wayne (Wed Jun 15 2022 - 00:50:19 EST)
- [v1] arm64: dts: rk3399: i2s: switch BCLK to GPIO Judy Hsiao (Wed Jun 15 2022 - 00:52:00 EST)
- [PATCH v2 0/6] drm/sun4i: HDMI PHY cleanup/refactoring Samuel Holland (Wed Jun 15 2022 - 00:55:56 EST)
- [v1] ASoC: rockchip: i2s: switch BCLK to GPIO Judy Hsiao (Wed Jun 15 2022 - 00:57:35 EST)
- [PATCH v2] highmem: Make kunmap_{local,atomic}() take pointers to const void Fabio M. De Francesco (Wed Jun 15 2022 - 01:13:07 EST)
- [PATCH 00/11] platform/chrome: Kunit tests and refactor for cros_ec_cmd_xfer() Tzung-Bi Shih (Wed Jun 15 2022 - 01:15:17 EST)
- [PATCH] misc: rtsx: Fix an error handling path in rtsx_pci_probe() Christophe JAILLET (Wed Jun 15 2022 - 01:34:00 EST)
- linux-next: build warning after merge of the rcu tree Stephen Rothwell (Wed Jun 15 2022 - 01:38:14 EST)
- [PATCH] nfs: remove unnecessary (void*) conversions. Yu ZHe (Wed Jun 15 2022 - 01:40:26 EST)
- [PATCH] drm/sun4i: Fix crash during suspend after component bind failure Samuel Holland (Wed Jun 15 2022 - 01:43:08 EST)
- linux-next: Tree for Jun 15 Stephen Rothwell (Wed Jun 15 2022 - 02:01:32 EST)
- [PATCH] eventfd: Directly use ida_alloc()/free() Bo Liu (Wed Jun 15 2022 - 02:03:55 EST)
- [PATCH] perf io: Make open and read calls more robust Ian Rogers (Wed Jun 15 2022 - 02:04:06 EST)
- [PATCH V12 00/10] irqchip: Add LoongArch-related irqchip drivers Jianmin Lv (Wed Jun 15 2022 - 02:07:51 EST)
- [PATCH V12 08/10] irqchip/loongson-liointc: Add ACPI init support Jianmin Lv (Wed Jun 15 2022 - 02:10:24 EST)
- [linux-stable-rc:linux-5.15.y 7064/7855] fs/afs/write.o: warning: objtool: afs_write_back_from_locked_page()+0x23d: unreachable instruction kernel test robot (Wed Jun 15 2022 - 02:15:10 EST)
- [PATCH] kasan: separate double free case from invalid free Kuan-Ying Lee (Wed Jun 15 2022 - 02:22:31 EST)
- [PATCH v2 1/1] serial: core: Start managing serial controllers to enable runtime PM Tony Lindgren (Wed Jun 15 2022 - 02:25:16 EST)
- [PATCH] NFSv4: Directly use ida_alloc()/free() Bo Liu (Wed Jun 15 2022 - 02:28:08 EST)
- [PATCH] vboxsf: Directly use ida_alloc()/free() Bo Liu (Wed Jun 15 2022 - 02:29:42 EST)
- [PATCH] gen_compile_commands: fix overlooked module files John Hubbard (Wed Jun 15 2022 - 02:33:45 EST)
- [RFC PATCH v2 0/2] LoongArch: Modify handle_syscall Tiezhu Yang (Wed Jun 15 2022 - 02:38:07 EST)
- Re: [LKP] Re: [mm/readahead] 793917d997: fio.read_iops -18.8% regression Yin Fengwei (Wed Jun 15 2022 - 02:39:07 EST)
- [xfs] 63fcc99497: aim7.jobs-per-min 11.4% improvement kernel test robot (Wed Jun 15 2022 - 02:50:00 EST)
- [PATCH v2 0/2] mm/swapfile: release swap info when swap device is unpluged liubo (Wed Jun 15 2022 - 03:02:23 EST)
- [PATCH -next] f2fs: fix build error too many arguments to functions Ren Zhijie (Wed Jun 15 2022 - 03:06:10 EST)
- [PATCH 0/5] Add PWM for MStar SoCs Romain Perier (Wed Jun 15 2022 - 03:08:51 EST)
- [stffrdhrn:or1k-virt 1/4] drivers/parport/parport_pc.c:68:10: fatal error: asm/parport.h: No such file or directory kernel test robot (Wed Jun 15 2022 - 03:09:35 EST)
- [PATCH] mm/smaps: add Pss_Dirty Vincent Whitchurch (Wed Jun 15 2022 - 03:13:03 EST)
- [PATCH V4] dt-bindings: ata: ahci-ceva: convert to yaml Piyush Mehta (Wed Jun 15 2022 - 03:14:46 EST)
- [PATCH] perf list: Add PMU pai_crypto event description for IBM z16 Thomas Richter (Wed Jun 15 2022 - 03:21:10 EST)
- Re: [PATCH] mm/slub: Simplify __kmem_cache_alias() Vlastimil Babka (Wed Jun 15 2022 - 03:26:19 EST)
- arch/powerpc/kvm/book3s_hv_rm_xics.c:482:15: warning: no previous prototype for 'xics_rm_h_xirr_x' kernel test robot (Wed Jun 15 2022 - 03:30:15 EST)
- [PATCH][next] usb: gadget: ast2600: Fix a couple of spelling mistakes Colin Ian King (Wed Jun 15 2022 - 03:35:32 EST)
- [PATCH v2] rtla/utils: Use calloc and check the potential memory allocation failure jianchunfu (Wed Jun 15 2022 - 03:39:41 EST)
- [PATCH] ARM: dma-mapping: Use kvzalloc in __iommu_alloc_buffer cgel . zte (Wed Jun 15 2022 - 03:42:01 EST)
- [PATCH] drm: check for allocation failure of kstrdup_const() Li Qiong (Wed Jun 15 2022 - 03:54:25 EST)
- [PATCH] bus: mvebu-mbus: Add missing of_node_put in fail path heliang (Wed Jun 15 2022 - 03:55:11 EST)
- Re: [PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf Petr Mladek (Wed Jun 15 2022 - 04:02:07 EST)
- [PATCH 1/2] ARM: dts: at91: sama5d2: fix compilation warning Claudiu Beznea (Wed Jun 15 2022 - 04:04:13 EST)
- [PATCH] ASoC: tegra: Fix clock DAI format on Tegra210 Sameer Pujar (Wed Jun 15 2022 - 04:04:59 EST)
- Re: [f2fs-dev] [PATCH 05/10] f2fs: Convert f2fs_invalidate_compress_pages() to use filemap_get_folios() Chao Yu (Wed Jun 15 2022 - 04:14:24 EST)
- [PATCH] block: Directly use ida_alloc()/free() Bo Liu (Wed Jun 15 2022 - 04:18:36 EST)
- [PATCH] arm: mm: Add missing of_node_put() in cache-tauros2.c heliang (Wed Jun 15 2022 - 04:18:44 EST)
- [PATCH] SUNRPC: Directly use ida_alloc()/free() Bo Liu (Wed Jun 15 2022 - 04:20:17 EST)
- Dealing with temporary clock parents for PLL consumers? Chen-Yu Tsai (Wed Jun 15 2022 - 04:25:44 EST)
- [PATCH v2 0/4] serial: atmel: cleanup code Claudiu Beznea (Wed Jun 15 2022 - 04:29:49 EST)
- [PATCH] drivers: clk: Add missing of_node_put() in clk-nomadik.c heliang (Wed Jun 15 2022 - 04:30:37 EST)
- [mm/filemap] 8b157c14b5: phoronix-test-suite.fio.SequentialRead.LinuxAIO.Yes.Yes.4KB.DefaultTestDirectory.mb_s -8.1% regression kernel test robot (Wed Jun 15 2022 - 04:37:19 EST)
- [PATCH] clk: tegra: Add missing of_node_put in clk-tegra124.c heliang (Wed Jun 15 2022 - 04:37:33 EST)
- [PATCH] arm: mm: Add missing of_node_put() heliang (Wed Jun 15 2022 - 04:39:26 EST)
- [PATCH] vhost-vdpa: Remove usage of the deprecated ida_simple_xxx API Bo Liu (Wed Jun 15 2022 - 04:41:36 EST)
- [PATCH] clk: tegra: Add missing of_node_put in clk-tegra30.c heliang (Wed Jun 15 2022 - 04:41:37 EST)
- [PATCH net-next v5 0/5] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch Ong Boon Leong (Wed Jun 15 2022 - 04:44:41 EST)
- [PATCH -next] ext2: fix fs corruption when trying to remove a non-empty directory with IO error Ye Bin (Wed Jun 15 2022 - 04:47:17 EST)
- [PATCH] xen: don't require virtio with grants for non-PV guests Juergen Gross (Wed Jun 15 2022 - 04:48:52 EST)
- [PATCH] soc: samsung: Add missing of_node_put in exynos-pmu.c heliang (Wed Jun 15 2022 - 04:55:47 EST)
- Re: [RFC PATCH] block: set bdi congested when no tag available Zhaoyang Huang (Wed Jun 15 2022 - 04:59:09 EST)
- [PATCH v8 0/3] Add SSIF BMC driver Quan Nguyen (Wed Jun 15 2022 - 05:03:40 EST)
- Re: [xfs] 5349b2afc1: xfstests.xfs.299.fail Oliver Sang (Wed Jun 15 2022 - 05:04:52 EST)
- [PATCH] arch: arm: mach-versatile: Add missing of_node_put in integrator.c heliang (Wed Jun 15 2022 - 05:05:53 EST)
- [PATCH] x86,iommu:cleanup misleading comment about SWIOTLB turned off by IOMMU korantwork (Wed Jun 15 2022 - 05:06:49 EST)
- [PATCH v2 -next] usb: xhci: disable irq during initialization Hongyu Xie (Wed Jun 15 2022 - 05:07:51 EST)
- [PATCH v2 0/2] regulator: userspace consumer DT support Naresh Solanki (Wed Jun 15 2022 - 05:08:01 EST)
- [PATCH 1/3] serial: 8250: Fix __stop_tx() & DMA Tx restart races Ilpo Järvinen (Wed Jun 15 2022 - 05:08:09 EST)
- [PATCH 2/3] serial: 8250_dw: Take port lock while accessing LSR Ilpo Järvinen (Wed Jun 15 2022 - 05:08:13 EST)
- [PATCH 3/3] serial: 8250_dma: No need for if (dma->tx_err) Ilpo Järvinen (Wed Jun 15 2022 - 05:08:47 EST)
- Re: [PATCH v3 03/33] vsprintf: Convert to printbuf Rasmus Villemoes (Wed Jun 15 2022 - 05:09:45 EST)
- [PATCH] arch: arm: mach-pxa: Add missing of_node_put in irq.c heliang (Wed Jun 15 2022 - 05:13:23 EST)
- [PATCH] crypto: testmgr - fix version number of RSA tests Lei He (Wed Jun 15 2022 - 05:15:32 EST)
- Re: [syzbot] general protection fault in fscache_free_cookie syzbot (Wed Jun 15 2022 - 05:17:24 EST)
- [PATCH v4] memblock,arm64: Expand the static memblock memory table Zhou Guanghui (Wed Jun 15 2022 - 05:17:53 EST)
- Re: [PATCH v2] coresight: configfs: Fix unload of configurations on module exit Suzuki K Poulose (Wed Jun 15 2022 - 05:24:25 EST)
- [PATCH] arch: arm: mach-versatile: Add missing of_node_put() heliang (Wed Jun 15 2022 - 05:25:39 EST)
- [PATCH v2] venus: Add support for SSR trigger using fault injection Dikshita Agarwal (Wed Jun 15 2022 - 05:30:33 EST)
- Re: [PATCH v2 1/2] mm: memory_hotplug: enumerate all supported section flags David Hildenbrand (Wed Jun 15 2022 - 05:35:19 EST)
- [PATCH] selftests: vm: Fix resource leak when return error Ding Xiang (Wed Jun 15 2022 - 05:36:38 EST)
- [PATCH] arch: arm: mach-keystone: Add missing of_node_put() in pm_domain.c heliang (Wed Jun 15 2022 - 05:36:47 EST)
- [PATCH v6 0/1] mm/memory-failure: don't allow to unpoison hw corrupted page zhenwei pi (Wed Jun 15 2022 - 05:37:05 EST)
- [kbuild] [samba-ksmbd:for-next 2/5] fs/cifs/smb2ops.c:571 parse_server_interfaces() warn: sleeping in atomic context Dan Carpenter (Wed Jun 15 2022 - 05:38:47 EST)
- [PATCH v2 0/2] Add R16 Vista E board from RenewWorldOutreach Suniel Mahesh (Wed Jun 15 2022 - 05:40:00 EST)
- [PATCH v2] memblock: avoid some repeat when add new range Jinyu Tang (Wed Jun 15 2022 - 05:40:50 EST)
- [PATCH] arch: arm: mach-ux500: Add missing of_node_put() in pm_domain.c heliang (Wed Jun 15 2022 - 05:40:53 EST)
- Re: [PATCH mm v6] mm/tracing: add 'accounted' entry into output of allocation tracepoints Vlastimil Babka (Wed Jun 15 2022 - 05:41:54 EST)
- Re: [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP David Hildenbrand (Wed Jun 15 2022 - 05:52:00 EST)
- Re: [RESEND PATCH v8 01/11] iommu: Add DMA ownership management interfaces Steven Price (Wed Jun 15 2022 - 05:53:42 EST)
- Re: [PATCH v11 07/19] KVM: s390: pv: module parameter to fence asynchronous destroy Janosch Frank (Wed Jun 15 2022 - 05:53:47 EST)
- Re: [PATCH v8 3/7] crash: add generic infrastructure for crash hotplug support David Hildenbrand (Wed Jun 15 2022 - 05:53:50 EST)
- Re: [PATCH v11 14/19] KVM: s390: pv: cleanup leftover protected VMs if needed Janosch Frank (Wed Jun 15 2022 - 05:59:48 EST)
- [PATCH v3 0/3] regulator: userspace consumer DT support Naresh Solanki (Wed Jun 15 2022 - 06:07:56 EST)
- [PATCH] clk: renesas: rcar-gen4: implement SDSRC properly Wolfram Sang (Wed Jun 15 2022 - 06:12:47 EST)
- Re: [PATCH] sched: Take thermal pressure into account when determine rt fits capacity Qais Yousef (Wed Jun 15 2022 - 06:14:00 EST)
- Re: Re: [PATCH 0/5 v1] mm, oom: Introduce per numa node oom for CONSTRAINT_MEMORY_POLICY Gang Li (Wed Jun 15 2022 - 06:15:24 EST)
- [PATCH v2] Documentation: highmem: Use literal block for *kmap_local_folio() example Bagas Sanjaya (Wed Jun 15 2022 - 06:15:48 EST)
- [PATCH] drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.c heliang (Wed Jun 15 2022 - 06:19:10 EST)
- [PATCH v7 00/13] support non power of 2 zoned device Pankaj Raghav (Wed Jun 15 2022 - 06:19:44 EST)
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- [PATCH 0/3] add bt-sco sound card support for i.MX8MQ/MM/MN Shengjiu Wang (Wed Jun 15 2022 - 06:29:44 EST)
- [RFC PATCH v3 0/3] LoongArch: Modify handle_syscall Tiezhu Yang (Wed Jun 15 2022 - 06:30:11 EST)
- [PATCH net-next V1 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements Raju Lakkaraju (Wed Jun 15 2022 - 06:32:52 EST)
- kernel/time/hrtimer.c:650:19: warning: unused function 'hrtimer_hres_active' kernel test robot (Wed Jun 15 2022 - 06:33:46 EST)
- [PATCH v5] memblock,arm64: Expand the static memblock memory table Zhou Guanghui (Wed Jun 15 2022 - 06:33:51 EST)
- [PATCH] [Re-PATCH] arch: arm: mach-pxa: Add missing of_node_put in irq.c heliang (Wed Jun 15 2022 - 06:34:31 EST)
- [PATCH] drivers/tty: Fix code style errors in amiserial.c Ojas Sinha (Wed Jun 15 2022 - 06:36:23 EST)
- [GIT PULL] fs fix for v5.19-rc3 Christian Brauner (Wed Jun 15 2022 - 06:39:39 EST)
- [PATCH v2 0/3] Improve instruction and CSR emulation in KVM RISC-V Anup Patel (Wed Jun 15 2022 - 06:40:51 EST)
- [PATCH] hwmon: (asus-ec-sensors) add missing comma in board name list. Eugene Shalygin (Wed Jun 15 2022 - 06:45:41 EST)
- xtensa-linux-ld: section .start VMA [00000000d1000000,00000000d1000007] overlaps section .image VMA [00000000d0003000,00000000d1535037] kernel test robot (Wed Jun 15 2022 - 06:46:15 EST)
- Re: CVE-2022-1462: race condition vulnerability in drivers/tty/tty_buffers.c Jiri Slaby (Wed Jun 15 2022 - 06:47:37 EST)
- [PATCH v2 0/2] pinctrl: Add Cypress cy8c95x0 Patrick Rudolph (Wed Jun 15 2022 - 06:50:52 EST)
- Re: [PATCH v11 15/19] KVM: s390: pv: asynchronous destroy for reboot Janosch Frank (Wed Jun 15 2022 - 06:58:58 EST)
- [PATCH v4 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml Viorel Suman (Wed Jun 15 2022 - 07:01:45 EST)
- [PATCH v4 08/14] dt-bindings: thermal: Add fsl,scu-thermal yaml file Viorel Suman (Wed Jun 15 2022 - 07:00:49 EST)
- [PATCH v4 12/14] arm64: dts: freescale: imx8qxp: Add fallback compatible for clock controller Viorel Suman (Wed Jun 15 2022 - 07:01:01 EST)
- [PATCH v4 14/14] dt-bindings: arm: freescale: Remove fsl,scu txt file Viorel Suman (Wed Jun 15 2022 - 07:01:03 EST)
- [PATCH v4 01/14] arm64: dts: freescale: imx8qxp: Fix thermal zone name for cpu0 Viorel Suman (Wed Jun 15 2022 - 07:01:34 EST)
- [PATCH v4 05/14] dt-bindings: nvmem: Add fsl,scu-ocotp yaml file Viorel Suman (Wed Jun 15 2022 - 07:01:48 EST)
- [PATCH v4 04/14] dt-bindings: input: Add fsl,scu-key yaml file Viorel Suman (Wed Jun 15 2022 - 07:01:50 EST)
- [PATCH v4 11/14] arm64: dts: freescale: imx8: Fix power controller name Viorel Suman (Wed Jun 15 2022 - 07:02:44 EST)
- [PATCH v4 07/14] dt-bindings: rtc: Add fsl,scu-rtc yaml file Viorel Suman (Wed Jun 15 2022 - 07:02:57 EST)
- [PATCH v4 10/14] dt-bindings: firmware: Add fsl,scu yaml file Viorel Suman (Wed Jun 15 2022 - 07:03:02 EST)
- [PATCH v4 13/14] arm64: dts: freescale: imx8qxp: Fix the keys node name Viorel Suman (Wed Jun 15 2022 - 07:03:07 EST)
- [PATCH v4 09/14] dt-bindings: watchdog: Add fsl,scu-wdt yaml file Viorel Suman (Wed Jun 15 2022 - 07:03:16 EST)
- [PATCH v4 06/14] dt-bindings: power: Add fsl,scu-pd yaml file Viorel Suman (Wed Jun 15 2022 - 07:03:33 EST)
- [PATCH v4 03/14] dt-bindings: pinctrl: imx: Add fsl,scu-iomux yaml file Viorel Suman (Wed Jun 15 2022 - 07:03:35 EST)
- [PATCH v4 02/14] dt-bindings: clk: imx: Add fsl,scu-clk yaml file Viorel Suman (Wed Jun 15 2022 - 07:03:35 EST)
- [PATCH] iio: accel: mxc4005: report orientation of accelerometer Quentin Schulz (Wed Jun 15 2022 - 07:04:12 EST)
- Re: [PATCH v10 0/5] media: atmel: atmel-isc: implement media controller Eugen.Hristev (Wed Jun 15 2022 - 07:07:03 EST)
- Re: [PATCH RESEND v5 1/4] PCI: Clean up pci_scan_slot() Niklas Schnelle (Wed Jun 15 2022 - 07:09:19 EST)
- [PATCHv3 bpf 0/4] bpf: Fix cookie values for kprobe multi Jiri Olsa (Wed Jun 15 2022 - 07:21:31 EST)
- [PATCH] proc: delete unused <linux/uaccess.h> includes Alexey Dobriyan (Wed Jun 15 2022 - 07:22:31 EST)
- [tip:x86/fpu] BUILD SUCCESS f08ef9057b7b110f44cd364744ba6b5f0115390f kernel test robot (Wed Jun 15 2022 - 07:23:49 EST)
- [PATCH v19 0/4] Microchip Polarfire FPGA manager Ivan Bornyakov (Wed Jun 15 2022 - 07:25:07 EST)
- [PATCH -next] dmaengine: apple-admac: Fix build on 32-bit/non-LPAE platforms Geert Uytterhoeven (Wed Jun 15 2022 - 07:28:59 EST)
- [PATCH] drm/bridge: cdns-dsi: Add support for J721E wrapper Rahul T R (Wed Jun 15 2022 - 07:32:49 EST)
- [PATCH] spi: microchip-core: fix passing zero to PTR_ERR warning Conor Dooley (Wed Jun 15 2022 - 07:33:13 EST)
- [PATCH RFC] tools/memory-model: Adjust ctrl dependency definition Paul Heidekrüger (Wed Jun 15 2022 - 07:45:25 EST)
- [PATCH v2 1/2] iio: proximity: sx_common: Don't use IIO device for properties Andy Shevchenko (Wed Jun 15 2022 - 07:47:59 EST)
- [PATCH v3] arch: arm: mach-pxa: Add missing of_node_put in irq.c Liang He (Wed Jun 15 2022 - 07:49:39 EST)
- [PATCH v2 00/18] ARM: dts: imx6q-apalis: Misc improvements and newly added carrier Max Krummenacher (Wed Jun 15 2022 - 07:50:46 EST)
- Re: [PATCH v2 3/4] drm/msm/disp/dpu1: use atomic enable/disable callbacks for encoder functions Dmitry Baryshkov (Wed Jun 15 2022 - 07:51:50 EST)
- Re: [syzbot] KASAN: slab-out-of-bounds Read in cttimeout_net_exit syzbot (Wed Jun 15 2022 - 08:06:26 EST)
- [PATCH v1 1/1] iio: adc: intel_mrfld_adc: explicitly add proper header files Andy Shevchenko (Wed Jun 15 2022 - 08:08:11 EST)
- [PATCH] arch: powerpc: platforms: 85xx: Add missing of_node_put in sgy_cts1000.c Liang He (Wed Jun 15 2022 - 08:08:45 EST)
- Re: [musl] Question about musl's time() implementation in time.c Arnd Bergmann (Wed Jun 15 2022 - 08:09:42 EST)
- helping with remapping vmem for dma Frank Wunderlich (Wed Jun 15 2022 - 08:11:15 EST)
- Re: [PATCH] KVM: x86/mmu: Use try_cmpxchg64 in fast_pf_fix_direct_spte Paolo Bonzini (Wed Jun 15 2022 - 08:13:22 EST)
- Re: [PATCH] KVM: x86/mmu: Use try_cmpxchg64 in tdp_mmu_set_spte_atomic Paolo Bonzini (Wed Jun 15 2022 - 08:14:07 EST)
- Re: [PATCH v2] KVM: VMX: Use try_cmpxchg64 in pi_try_set_control Paolo Bonzini (Wed Jun 15 2022 - 08:15:17 EST)
- [PATCH 1/3] ufs: host: ufs-exynos: remove unused defines Alim Akhtar (Wed Jun 15 2022 - 08:15:20 EST)
- Re: [RFC PATCH v2 00/20] arm64: livepatch: Use ORC for dynamic frame pointer validation Ivan T. Ivanov (Wed Jun 15 2022 - 08:18:52 EST)
- Re: [v2] drm/msm: add null checks for drm device to avoid crash during probe defer Dmitry Baryshkov (Wed Jun 15 2022 - 08:21:00 EST)
- [PATCH] drivers: soc: sifive: Add missing of_node_put() in sifive_l2_cache.c Liang He (Wed Jun 15 2022 - 08:23:43 EST)
- Re: [PATCH] dt-bindings: msm: update maintainers list with proper id Dmitry Baryshkov (Wed Jun 15 2022 - 08:25:11 EST)
- [PATCH v2] hwmon: (asus-ec-sensors) add missing comma in board name list. Eugene Shalygin (Wed Jun 15 2022 - 08:26:02 EST)
- [PATCH] drm/radeon: Replace drm_detect_hdmi_monitor() with drm_display_info.is_hdmi hongao (Wed Jun 15 2022 - 08:27:36 EST)
- [PATCH] drivers: soc: tegra: fuse: Add missing of_node_put() in tegra-apbmisc.c Liang He (Wed Jun 15 2022 - 08:32:48 EST)
- [PATCH] arch: arm: mach-spear: Add missing of_node_put() in time.c Liang He (Wed Jun 15 2022 - 08:39:58 EST)
- [PATCH] arch: mips: pic32: pic32mzda: Add missing of_node_put() in time.c Liang He (Wed Jun 15 2022 - 08:44:20 EST)
- Re: [PATCH] drm/msm: Use div64_ul instead of do_div Dmitry Baryshkov (Wed Jun 15 2022 - 08:48:28 EST)
- [PATCH v7 2/6] serial: 8250: create lsr_save_mask Ilpo Järvinen (Wed Jun 15 2022 - 08:49:08 EST)
- [PATCH v7 1/6] serial: 8250: make saved LSR larger Ilpo Järvinen (Wed Jun 15 2022 - 08:49:13 EST)
- [PATCH v7 3/6] serial: 8250_lpss: Use 32-bit reads Ilpo Järvinen (Wed Jun 15 2022 - 08:49:17 EST)
- [PATCH v7 4/6] serial: take termios_rwsem for .rs485_config() & pass termios as param Ilpo Järvinen (Wed Jun 15 2022 - 08:49:24 EST)
- [PATCH v7 5/6] serial: Support for RS-485 multipoint addresses Ilpo Järvinen (Wed Jun 15 2022 - 08:49:28 EST)
- [PATCH v7 6/6] serial: 8250_dwlib: Support for 9th bit multipoint addressing Ilpo Järvinen (Wed Jun 15 2022 - 08:49:31 EST)
- [PATCH RFC v1 0/5] KVM: VMX: Support TscScaling and EnclsExitingBitmap whith eVMCS Vitaly Kuznetsov (Wed Jun 15 2022 - 08:49:37 EST)
- [PATCH] drivers: w1: Add missing of_node_put() in w1.c Liang He (Wed Jun 15 2022 - 08:52:10 EST)
- [PATCH RESEND v10 1/3] dt-bindings: PCI: Add support for Airoha EN7532 Felix Fietkau (Wed Jun 15 2022 - 08:53:55 EST)
- [RFC PATCH v3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind Shiyang Ruan (Wed Jun 15 2022 - 08:54:16 EST)
- [PATCH] arch: x86: kernel: Add missing of_node_put() in x86_init.c Liang He (Wed Jun 15 2022 - 08:59:11 EST)
- [PATCH V2 0/2] mailbox: imx: support RST channel Peng Fan (OSS) (Wed Jun 15 2022 - 08:59:15 EST)
- [PATCH] arch: microblaze: pci: Add missing of_node_put() in xilinx_pci.c Liang He (Wed Jun 15 2022 - 09:04:39 EST)
- [PATCH 0/1] perf test: Add test for branch stack sampling German Gomez (Wed Jun 15 2022 - 09:09:15 EST)
- [PATCH v2] PCI: qcom: Allow L1 and its sub states Krishna chaitanya chundru (Wed Jun 15 2022 - 09:16:18 EST)
- Re: [PATCH v1 2/2] dt-bindings: pinctrl: mt8192: Use generic bias instead of pull-*-adv Linus Walleij (Wed Jun 15 2022 - 09:21:14 EST)
- [PATCH] init: Initialized noop_backing_dev_info early Jan Kara (Wed Jun 15 2022 - 09:22:29 EST)
- [PATCH] arch: arm: mach-alpine: Add missing of_node_put() in alphine_cpu_pm.c Liang He (Wed Jun 15 2022 - 09:25:20 EST)
- Re: [PATCH 0/3] pinctrl: sunxi: Remove non-existent reset line references Linus Walleij (Wed Jun 15 2022 - 09:26:56 EST)
- Re: [PATCH 1/2] dt-bindings: arm: rockchip: Add PinePhone Pro bindings Pavel Machek (Wed Jun 15 2022 - 09:28:51 EST)
- Re: [PATCH 2/2] arm64: dts: rockchip: Add initial support for Pine64 PinePhone Pro Pavel Machek (Wed Jun 15 2022 - 09:29:09 EST)
- Re: [PATCH 1/3] ARM: dts: aspeed: Adding Jabil Rubypass BMC Pavel Machek (Wed Jun 15 2022 - 09:29:15 EST)
- [PATCH v2] scsi: support packing multi-segment in UNMAP command Chao Yu (Wed Jun 15 2022 - 09:29:34 EST)
- Re: [PATCH v2 0/2] MT8192 pinctrl properties adjustments Linus Walleij (Wed Jun 15 2022 - 09:31:17 EST)
- [PATCH] drivers: edac: Add missing of_node_put() in altera_edac.c Liang He (Wed Jun 15 2022 - 09:36:13 EST)
- Re: [PATCH v2 2/2] pinctrl: qcom: sc7280: Add lpi pinctrl variant data for adsp based targets Linus Walleij (Wed Jun 15 2022 - 09:39:55 EST)
- [PATCH] arch: arm: mach-imx: Add missing of_node_put() in avic.c Liang He (Wed Jun 15 2022 - 09:44:23 EST)
- Re: [PATCH 10/10] pinctrl: Add AXP192 pin control driver Linus Walleij (Wed Jun 15 2022 - 09:44:27 EST)
- [PATCH -next] ext4: fix bug_on in ext4_iomap_begin as race between bmap and write Ye Bin (Wed Jun 15 2022 - 09:45:59 EST)
- Re: [PATCH] ARM: versatile: Fix refcount leak in ap_init_of Linus Walleij (Wed Jun 15 2022 - 09:47:48 EST)
- Re: [PATCH v3 7/8] pinctrl: samsung: do not use bindings header with constants Linus Walleij (Wed Jun 15 2022 - 09:49:58 EST)
- [PATCH v6 0/2] Add LTRF216A Driver Shreeya Patel (Wed Jun 15 2022 - 09:52:13 EST)
- [PATCH v2] soc: samsung: Add missing of_node_put in exynos-pmu.c Liang He (Wed Jun 15 2022 - 09:57:32 EST)
- [PATCH 00/10] drm: selftest: Convert to KUnit Maíra Canal (Wed Jun 15 2022 - 09:59:26 EST)
- [PATCH] drivers: soc: bcm: brcmstb: Add missing of_node_put() in biuctrl.c Liang He (Wed Jun 15 2022 - 10:04:12 EST)
- Re: [PATCH] pinctrl: nomadik: Fix refcount leak in nmk_pinctrl_dt_subnode_to_map Linus Walleij (Wed Jun 15 2022 - 10:04:40 EST)
- [PATCH] MAINTAINERS: Add pin control bindings defs to Pin Control Subsystem Geert Uytterhoeven (Wed Jun 15 2022 - 10:08:58 EST)
- Please add another drm/msm tree to the linux-next Dmitry Baryshkov (Wed Jun 15 2022 - 10:20:08 EST)
- [PATCH Fix 0/3] Maple tree spanning fixes Liam Howlett (Wed Jun 15 2022 - 10:20:13 EST)
- [PATCH v2] spi: microchip-core: fix passing zero to PTR_ERR warning Conor Dooley (Wed Jun 15 2022 - 10:22:46 EST)
- [PATCH] drivers: staging: board: Add missing of_node_put() in board.c Liang He (Wed Jun 15 2022 - 10:23:13 EST)
- [PATCH] arch: powerpc: platforms: 512x: Add missing of_node_put() Liang He (Wed Jun 15 2022 - 10:39:53 EST)
- Re: [External] Re: [PATCH] sched/fair: update comments in enqueue/dequeue_entity() Chengming Zhou (Wed Jun 15 2022 - 10:42:08 EST)
- [PATCH] arch: mips: generic: Add missing of_node_put() in board-ranchu.c Liang He (Wed Jun 15 2022 - 10:42:30 EST)
- [PATCH 0/4] cpufreq: qcom-hw: LMH irq/hotplug interractions Pierre Gondois (Wed Jun 15 2022 - 10:44:52 EST)
- [PATCH] arm: mach-imx: Add mising of_node_put in cpu-imx25.c Liang He (Wed Jun 15 2022 - 10:50:25 EST)
- [PATCH] arm: mach-imx: Add missing of_node_put in cpu-imx27.c Liang He (Wed Jun 15 2022 - 10:53:50 EST)
- Re: [PATCH] blk-iocost: fix lagging in-flight IOs detection Chengming Zhou (Wed Jun 15 2022 - 10:53:53 EST)
- [RT] WARNING at hrtimer_start_range_ns Juri Lelli (Wed Jun 15 2022 - 10:54:17 EST)
- [PATCH] arm: mach-imx: Add missing of_node_put() in cpu-imx31.c Liang He (Wed Jun 15 2022 - 10:55:37 EST)
- [PATCH] arm: mach-imx: Add missing of_node_put() in cpu-imx5.c Liang He (Wed Jun 15 2022 - 10:59:24 EST)
- [PATCH 1/2] drm/msm: Drop update_fences() Rob Clark (Wed Jun 15 2022 - 11:01:05 EST)
- [PATCH] arch: x86: kernel: Add missing of_node_put() in devicetree.c Liang He (Wed Jun 15 2022 - 11:04:24 EST)
- [PATCH] perf record: Support "--cputype" option for hybrid events zhengjun . xing (Wed Jun 15 2022 - 11:07:55 EST)
- [PATCH v2] ASoC: ti: omap-mcbsp: duplicate sysfs error David Owens (Wed Jun 15 2022 - 11:10:17 EST)
- [PATCH v6 0/8] uvcvideo: Fix handling of power_line_frequency Ricardo Ribalda (Wed Jun 15 2022 - 11:13:10 EST)
- [PATCH v3] isa: put_device after failing to device_register Zhi Song (Wed Jun 15 2022 - 11:16:28 EST)
- [PATCH v3] node: put_device after failing to device_register Zhi Song (Wed Jun 15 2022 - 11:18:07 EST)
- [PATCH] drivers: hwmon: Add missing of_node_put() in gsc-hwmon.c Liang He (Wed Jun 15 2022 - 11:20:33 EST)
- [PATCH v3] [RFC PATCH] sched: only perform capability check on privileged operation Christian Göttsche (Wed Jun 15 2022 - 11:25:17 EST)
- [PATCH v3 2/8] capability: use new capable_any functionality Christian Göttsche (Wed Jun 15 2022 - 11:26:42 EST)
- [PATCH] mips: pic32: pic32mzda: Add missing of_node_put() in init.c Liang He (Wed Jun 15 2022 - 11:29:47 EST)
- [PATCH 0/6] Fix TLB invalidate issues with Broadwell Mauro Carvalho Chehab (Wed Jun 15 2022 - 11:30:01 EST)
- [PATCH v3] scsi: support packing multi-segment in UNMAP command Chao Yu (Wed Jun 15 2022 - 11:34:19 EST)
- [PATCH] mips: lantiq: Add missing of_node_put() in irq.c Liang He (Wed Jun 15 2022 - 11:34:22 EST)
- [PATCH v2 0/3] jump_label: get rid of NOP patching where possible Ard Biesheuvel (Wed Jun 15 2022 - 11:41:56 EST)
- [PATCH] audit: free module name Christian Göttsche (Wed Jun 15 2022 - 11:44:43 EST)
- [PATCH] drm/rockchip: Detach from ARM DMA domain in attach_device Steven Price (Wed Jun 15 2022 - 11:48:54 EST)
- [PATCH 0/4] Add a multicolor LED driver for groups of monochromatic LEDs Jean-Jacques Hiblot (Wed Jun 15 2022 - 11:49:57 EST)
- [PATCH v7] drm/msm/dp: force link training for display resolution change Kuogee Hsieh (Wed Jun 15 2022 - 11:54:17 EST)
- Re: [RFC PATCH v2 0/7] objtool: Enable and implement --mcount option on powerpc Christophe Leroy (Wed Jun 15 2022 - 12:03:50 EST)
- [PATCH v2 0/2] Introduce CABA helper process tree Pavel Tikhomirov (Wed Jun 15 2022 - 12:08:45 EST)
- [PATCH v7 00/21] Userspace P2PDMA with O_DIRECT NVMe devices Logan Gunthorpe (Wed Jun 15 2022 - 12:13:00 EST)
- [PATCH] powerpc: Merge hardirq stack and softirq stack Christophe Leroy (Wed Jun 15 2022 - 12:18:59 EST)
- [PATCH v9 1/3] iommu/io-pgtable-arm-v7s: Add a quirk to allow pgtable PA up to 35bit yf.wang (Wed Jun 15 2022 - 12:19:46 EST)
- Re: [PATCH v1 1/1] virt: acrn: Mark the uuid field as unused Li Fei1 (Wed Jun 15 2022 - 12:19:50 EST)
- [PATCH v9 2/3] iommu/mediatek: Rename MTK_IOMMU_TLB_ADDR to MTK_IOMMU_ADDR yf.wang (Wed Jun 15 2022 - 12:19:53 EST)
- [PATCH v9 3/3] iommu/mediatek: Allow page table PA up to 35bit yf.wang (Wed Jun 15 2022 - 12:19:55 EST)
- [PATCH] drm/msm: Fix fence rollover issue Rob Clark (Wed Jun 15 2022 - 12:24:27 EST)
- [PATCH 0/2] printk: Prevent printk kthreads from blocking direct console handling Petr Mladek (Wed Jun 15 2022 - 12:28:44 EST)
- [PATCHSET 0/7] perf lock: New lock contention tracepoints support (v4) Namhyung Kim (Wed Jun 15 2022 - 12:32:40 EST)
- [PATCH] drm/msm: Fix %d vs %u Rob Clark (Wed Jun 15 2022 - 12:35:27 EST)
- [PATCH] fs/userfaultfd: Fix vma iteration in mas_for_each() loop Liam Howlett (Wed Jun 15 2022 - 12:43:46 EST)
- [gustavoars:for-next/kspp-fam1] BUILD SUCCESS e244fb51a70a474ea78f4b8dff47eff37f0723d6 kernel test robot (Wed Jun 15 2022 - 12:48:50 EST)
- [PATCH net-next 0/5] net: ipa: more multi-channel event ring work Alex Elder (Wed Jun 15 2022 - 12:59:44 EST)
- Re: [PATCH v3 0/4] Add regmap_field helpers for simple bit operations Mark Brown (Wed Jun 15 2022 - 13:00:07 EST)
- Re: [Linaro-mm-sig] Re: [PATCH 2/2] procfs: Add 'path' to /proc/<pid>/fdinfo/ Kalesh Singh (Wed Jun 15 2022 - 13:01:40 EST)
- Re: [PATCH rcu/dev] RFC: temporarily reduce rcu tasks kthread sleep time for PROVE_RCU Paul E. McKenney (Wed Jun 15 2022 - 13:08:49 EST)
- Re: (subset) [PATCH v3 0/4] Add regmap_field helpers for simple bit operations Mark Brown (Wed Jun 15 2022 - 13:08:53 EST)
- [PATCH v3 0/4] call rtw_IOL_append_*_cmd directly daniel watson (Wed Jun 15 2022 - 13:17:12 EST)
- [PATCH v4 0/7] usb: typec: Introduce typec-switch binding Prashant Malani (Wed Jun 15 2022 - 13:21:40 EST)
- Re: [RFC PATCH 1/3] hugetlb: skip to end of PT page mapping when pte not present Mike Kravetz (Wed Jun 15 2022 - 13:28:09 EST)
- [PATCH 1/3] dt-bindings: clock: add pcm reset for ipq806x lcc Christian 'Ansuel' Marangi (Wed Jun 15 2022 - 13:28:48 EST)
- [mm-unstable v4 PATCH 0/7] Cleanup transhuge_xxx helpers Yang Shi (Wed Jun 15 2022 - 13:29:47 EST)
- Re: [PATCH v7 0/6] Proposal for a GPU cgroup controller T.J. Mercier (Wed Jun 15 2022 - 13:32:21 EST)
- [PATCH] mm/mlock: Drop dead code in count_mm_mlocked_page_nr() Liam Howlett (Wed Jun 15 2022 - 13:41:16 EST)
- [PATCH] maple_tree: Make mas_prealloc() error checking more generic Liam Howlett (Wed Jun 15 2022 - 13:42:43 EST)
- Re: [PATCH] ARM: bcmbca: add VFP and NEON fixup for bcm6846 SoC Florian Fainelli (Wed Jun 15 2022 - 13:44:07 EST)
- Re: [PATCH v2] dma-buf: Move sysfs work out of DMA-BUF export path T.J. Mercier (Wed Jun 15 2022 - 13:44:11 EST)
- Re: [PATCH v4 1/3] initramfs: add file metadata Eugeniu Rosca (Wed Jun 15 2022 - 13:54:25 EST)
- [perf] why is /proc/sys/kernel/perf_user_access ARM64 only? Vince Weaver (Wed Jun 15 2022 - 13:57:21 EST)
- [PATCH] nvme: Report model,sn,fw,pci device information during init Erwan Velu (Wed Jun 15 2022 - 14:02:41 EST)
- Re: [RESEND PATCH v3 0/1] Binder: add TF_UPDATE_TXN to replace outdated txn Li Li (Wed Jun 15 2022 - 14:05:40 EST)
- [PATCH] dt-bindings: dma: rework qcom,adm Documentation to yaml schema Christian 'Ansuel' Marangi (Wed Jun 15 2022 - 14:45:24 EST)
- Re: [PATCH 1/2] KVM: vmx, pmu: accept 0 for absent MSRs when host-initiated Sean Christopherson (Wed Jun 15 2022 - 14:52:38 EST)
- [PATCH] selftests: KVM: Handle compiler optimizations in ucall Raghavendra Rao Ananta (Wed Jun 15 2022 - 14:57:23 EST)
- [GIT PULL] tpmdd updates for v5.19-rc3 Jarkko Sakkinen (Wed Jun 15 2022 - 15:01:37 EST)
- [PATCH] perf test: Add ARM SPE system wide test Namhyung Kim (Wed Jun 15 2022 - 15:07:48 EST)
- [PATCHv4 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms Dinh Nguyen (Wed Jun 15 2022 - 15:12:43 EST)
- Re: [PATCH v4 1/3] dt-bindings: mfd: ti,j721e-system-controller: Add clock property Lee Jones (Wed Jun 15 2022 - 15:36:03 EST)
- [tip:master] BUILD SUCCESS 84bf7291902acff4b946fc591c499fc3eb88ce47 kernel test robot (Wed Jun 15 2022 - 15:36:39 EST)
- Re: [PATCH v1 1/1] MAINTAINERS: Update Intel PMIC (MFD part) to Supported Lee Jones (Wed Jun 15 2022 - 15:37:04 EST)
- [PATCH V4 1/2] mtd: allow getting MTD device associated with a specific DT node Rafał Miłecki (Wed Jun 15 2022 - 15:43:17 EST)
- [PATCH] MAINTAINERS: Repair file entry in ASPEED USB UDC DRIVER Lukas Bulwahn (Wed Jun 15 2022 - 15:44:53 EST)
- Re: [V1] media: mtk-mdp3: Add Mediatek MDP3 Driver Nicolas Dufresne (Wed Jun 15 2022 - 15:55:28 EST)
- Contextual conflict between kspp and rcu trees Nathan Chancellor (Wed Jun 15 2022 - 15:56:00 EST)
- Re: [GIT PULL] f2fs for 5.18 Pavel Machek (Wed Jun 15 2022 - 16:13:38 EST)
- [ammarfaizi2-block:paulmck/linux-rcu/pmladek.2022.06.15a 133/140] vmlinux.o: warning: objtool: __ct_user_exit+0x41: call to __kasan_check_read() leaves .noinstr.text section kernel test robot (Wed Jun 15 2022 - 16:26:24 EST)
- Re: [PATCH v7 3/3] i2c: aspeed: Assert NAK when slave is busy Wolfram Sang (Wed Jun 15 2022 - 16:33:02 EST)
- [PATCH 0/2] media: cedrus: fix HEVC decoding Jernej Skrabec (Wed Jun 15 2022 - 16:45:03 EST)
- Re: [PATCH 1/4] mfd: asic3: Make asic3_gpio_remove() return void Lee Jones (Wed Jun 15 2022 - 17:06:18 EST)
- Re: [PATCH 2/4] mfd: t7l66xb: Drop platform disable callback Lee Jones (Wed Jun 15 2022 - 17:06:53 EST)
- [GIT PULL] hardening fixes for v5.19-rc3 Kees Cook (Wed Jun 15 2022 - 17:07:12 EST)
- Re: [PATCH 3/4] mfd: tc6387xb: Drop disable callback that is never called Lee Jones (Wed Jun 15 2022 - 17:07:14 EST)
- [PATCH] dt-bindings: efm32: remove bindings for deleted platform Wolfram Sang (Wed Jun 15 2022 - 17:08:00 EST)
- Re: [PATCH 4/4] mfd: tc6393xb: Make disable callback return void Lee Jones (Wed Jun 15 2022 - 17:08:34 EST)
- Re: [PATCH v1 1/1] syscon: Use %pa to format the variable of resource_size_t type Lee Jones (Wed Jun 15 2022 - 17:09:23 EST)
- [PATCH v3] arch/riscv: add Zihintpause support Dao Lu (Wed Jun 15 2022 - 17:14:23 EST)
- [PATCH] dt-bindings: hwmon: move ibm,p8-occ bindings to proper folder Wolfram Sang (Wed Jun 15 2022 - 17:16:44 EST)
- [RFC PATCH] epoll: autoremove wakers even more aggressively Benjamin Segall (Wed Jun 15 2022 - 17:24:34 EST)
- Re: [PATCH v2] media: venus: set ubwc configuration on specific video hardware Stanimir Varbanov (Wed Jun 15 2022 - 17:34:43 EST)
- [PATCH] arch/riscv: Add support for STACKLEAK gcc plugin Dao Lu (Wed Jun 15 2022 - 17:39:03 EST)
- Re: [PATCH v14 03/10] mfd: qcom-spmi-pmic: read fab id on supported PMICs Lee Jones (Wed Jun 15 2022 - 17:40:45 EST)
- Re: [PATCH] MAINTAINERS: adjust file entry for max77693 dt after merge conflict mess-up Lee Jones (Wed Jun 15 2022 - 17:43:09 EST)
- Re: [PATCH] mfd: max77620: Fix refcount leak in max77620_initialise_fps Lee Jones (Wed Jun 15 2022 - 17:44:11 EST)
- [PATCH] init: Initialize noop_backing_dev_info early Jan Kara (Wed Jun 15 2022 - 17:48:32 EST)
- Re: [PATCH 1/2] dt-bindings: mfd: mt6397: Add compatibles for MT6331 RTC and keys Lee Jones (Wed Jun 15 2022 - 17:48:50 EST)
- Re: [PATCH 2/2] mfd: mt6397: Add basic support for MT6331+MT6332 PMIC Lee Jones (Wed Jun 15 2022 - 17:52:33 EST)
- Hi Emerald Johansson (Wed Jun 15 2022 - 17:59:51 EST)
- Re: [PATCH 4/7] dt-bindings: mfd: Add compatible for MT6331 PMIC Lee Jones (Wed Jun 15 2022 - 18:02:24 EST)
- Re: [PATCH] ACPI/APEI: Limit printable size of BERT table data Luck, Tony (Wed Jun 15 2022 - 18:06:54 EST)
- Re: [PATCH v8 8/9] mfd: smpro-mfd: Adds Ampere's Altra SMpro MFD driver Lee Jones (Wed Jun 15 2022 - 18:14:27 EST)
- Re: [PATCH 1/7] dt-bindings: mfd: mt6397: add binding for MT6357 Lee Jones (Wed Jun 15 2022 - 18:24:32 EST)
- [PATCH 0/2] Fixes for TC358775 DSI to LVDS bridge Jiri Vanek (Wed Jun 15 2022 - 18:25:10 EST)
- Re: [PATCH 4/7] mfd: mt6397-core: add MT6357 PMIC support Lee Jones (Wed Jun 15 2022 - 18:25:19 EST)
- Re: [PATCH 5/7] mfd: mt6358-irq: add MT6357 PMIC support Lee Jones (Wed Jun 15 2022 - 18:26:04 EST)
- [PATCH] sched: Drop outdated compile-optimization comment Brian Norris (Wed Jun 15 2022 - 18:28:03 EST)
- Re: [PATCH v1 15/15] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU Lee Jones (Wed Jun 15 2022 - 18:28:39 EST)
- Re: [PATCH V1] mmc: core: Add partial initialization support Ulf Hansson (Wed Jun 15 2022 - 18:48:48 EST)
- [PATCH] mailmap: add entry for Christian Marangi Christian Marangi (Wed Jun 15 2022 - 18:50:18 EST)
- [PATCH 1/3] LSM: SafeSetID: fix userns bug in selftest Micah Morton (Wed Jun 15 2022 - 18:50:58 EST)
- [PATCH net-next v3 0/5] net: dsa: realtek: rtl8365mb: improve handling of PHY modes Alvin Šipraga (Wed Jun 15 2022 - 18:51:34 EST)
- [PATCH 2/3] LSM: SafeSetID: selftest cleanup and prepare for GIDs Micah Morton (Wed Jun 15 2022 - 18:51:44 EST)
- [PATCH 3/3] LSM: SafeSetID: add GID testing to selftest Micah Morton (Wed Jun 15 2022 - 18:52:40 EST)
- linux-next: Fixes tags need some work in the drm-msm-lumag tree Stephen Rothwell (Wed Jun 15 2022 - 18:59:48 EST)
- [PATCH v12 00/13] PCI: imx6: refine codes and add the error propagation Bjorn Helgaas (Wed Jun 15 2022 - 19:16:10 EST)
- [PATCH v2 1/2] dt-bindings: dma: rework qcom,adm Documentation to yaml schema Christian Marangi (Wed Jun 15 2022 - 19:54:09 EST)
- [PATCH v2 0/5] Simplify vfio_iommu_type1 attach/detach routine Nicolin Chen (Wed Jun 15 2022 - 20:03:19 EST)
- Re: [PATCH] clk: samsung: Add check for platform_driver_register Stephen Boyd (Wed Jun 15 2022 - 20:08:06 EST)
- [PATCH] ata: libata: add qc->flags in ata_qc_complete_template tracepoint Edward Wu (Wed Jun 15 2022 - 20:17:07 EST)
- [PATCH v8 0/3] Add support for unprotected spare data page Christian Marangi (Wed Jun 15 2022 - 20:18:48 EST)
- Re: [PATCH 1/2] arm64: dts: marvell: adjust whitespace around '=' Krzysztof Kozlowski (Wed Jun 15 2022 - 20:19:18 EST)
- [PATCH v3 00/40] dt-bindings: input: gpio-keys: rework matching children Krzysztof Kozlowski (Wed Jun 15 2022 - 20:52:46 EST)
- linux-next: manual merge of the net-next tree with the rockchip tree Stephen Rothwell (Wed Jun 15 2022 - 21:16:50 EST)
- [PATCH v2 Fix 0/3] Maple tree spanning fixes Liam Howlett (Wed Jun 15 2022 - 21:18:14 EST)
- [PATCH v2 0/2] ASoC/SoundWire: Intel: add sdw BE dai trigger Bard Liao (Wed Jun 15 2022 - 21:18:21 EST)
- Re: [PATCH v5 1/3] mfd: ch341: add core driver for the WCH CH341 in I2C/SPI/GPIO mode Frank Zago (Wed Jun 15 2022 - 21:19:09 EST)
- [PATCH] scsi: qla2xxx: Simplify the calculation of variables Jiapeng Chong (Wed Jun 15 2022 - 21:21:54 EST)
- Re: [PATCH v5 3/3] i2c: ch341: add I2C MFD cell driver for the CH341 Frank Zago (Wed Jun 15 2022 - 21:23:11 EST)
- Re: [PATCH v5 2/3] gpio: ch341: add GPIO MFD cell driver for the CH341 Frank Zago (Wed Jun 15 2022 - 21:29:42 EST)
- [PATCH v4] scsi: support packing multi-segment in UNMAP command Chao Yu (Wed Jun 15 2022 - 21:36:31 EST)
- [PATCH v6 0/4] add driver for the WCH CH341 in I2C/GPIO mode frank zago (Wed Jun 15 2022 - 21:38:01 EST)
- [PATCH v2] soc: tegra: fuse: Add missing of_node_put in tegra_init_fuse Liang He (Wed Jun 15 2022 - 21:48:16 EST)
- Re: [RESEND v8 01/19] clk: mediatek: reset: Add reset.h Stephen Boyd (Wed Jun 15 2022 - 21:50:29 EST)
- Re: [PATCH v8 4/4] kexec, KEYS, s390: Make use of built-in and secondary keyring for signature verification Coiby Xu (Wed Jun 15 2022 - 21:50:56 EST)
- Re: [RESEND v8 03/19] clk: mediatek: reset: Refine and reorder functions in reset.c Stephen Boyd (Wed Jun 15 2022 - 21:51:01 EST)
- Re: [RESEND v8 02/19] clk: mediatek: reset: Fix written reset bit offset Stephen Boyd (Wed Jun 15 2022 - 21:51:28 EST)
- Re: [RESEND v8 04/19] clk: mediatek: reset: Extract common drivers to update function Stephen Boyd (Wed Jun 15 2022 - 21:51:35 EST)
- Re: [PATCH -next, v2] powerpc: add support for syscall stack randomization xiujianfeng (Wed Jun 15 2022 - 21:51:38 EST)
- Re: [RESEND v8 05/19] clk: mediatek: reset: Merge and revise reset register function Stephen Boyd (Wed Jun 15 2022 - 21:52:00 EST)
- Re: [RESEND v8 06/19] clk: mediatek: reset: Revise structure to control reset register Stephen Boyd (Wed Jun 15 2022 - 21:52:05 EST)
- Re: [RESEND v8 07/19] clk: mediatek: reset: Support nonsequence base offsets of reset registers Stephen Boyd (Wed Jun 15 2022 - 21:52:08 EST)
- Re: [RESEND v8 08/19] clk: mediatek: reset: Support inuput argument index mode Stephen Boyd (Wed Jun 15 2022 - 21:52:32 EST)
- Re: [RESEND v8 09/19] clk: mediatek: reset: Change return type for clock reset register function Stephen Boyd (Wed Jun 15 2022 - 21:53:04 EST)
- Re: [RESEND v8 10/19] clk: mediatek: reset: Add new register reset function with device Stephen Boyd (Wed Jun 15 2022 - 21:53:14 EST)
- Re: [RESEND v8 11/19] clk: mediatek: reset: Add reset support for simple probe Stephen Boyd (Wed Jun 15 2022 - 21:53:39 EST)
- Re: [RESEND v8 12/19] dt-bindings: arm: mediatek: Add #reset-cells property for MT8192/MT8195 Stephen Boyd (Wed Jun 15 2022 - 21:53:47 EST)
- Re: [RESEND v8 13/19] dt-bindings: reset: mediatek: Add infra_ao reset index for MT8192/MT8195 Stephen Boyd (Wed Jun 15 2022 - 21:54:13 EST)
- Re: [RESEND v8 14/19] clk: mediatek: reset: Add infra_ao reset support for MT8192/MT8195 Stephen Boyd (Wed Jun 15 2022 - 21:55:18 EST)
- Re: [RESEND v8 17/19] dt-bindings: reset: mediatek: Add infra_ao reset index for MT8186 Stephen Boyd (Wed Jun 15 2022 - 21:55:47 EST)
- Re: [RESEND v8 18/19] dt-bindings: arm: mediatek: Add #reset-cells property for MT8186 Stephen Boyd (Wed Jun 15 2022 - 21:55:55 EST)
- Re: [RESEND v8 19/19] clk: mediatek: reset: Add infra_ao reset support for MT8186 Stephen Boyd (Wed Jun 15 2022 - 21:56:19 EST)
- Re: [RFC PATCH] reset: mediatek: Move mediatek system clock reset to reset folder Stephen Boyd (Wed Jun 15 2022 - 22:00:27 EST)
- [PATCH v3 0/4] ext4: fix use-after-free in ext4_xattr_set_entry Baokun Li (Wed Jun 15 2022 - 22:01:01 EST)
- [PATCH v2] bus: (mvebu-mbus) Add missing of_node_put() Liang He (Wed Jun 15 2022 - 22:01:50 EST)
- [Patch v4 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver longli (Wed Jun 15 2022 - 22:07:46 EST)
- [PATCH v2] gen_compile_commands: fix overlooked module files John Hubbard (Wed Jun 15 2022 - 22:12:27 EST)
- [PATCH v2] arm: mach-rockchip: (pm) Add missing of_node_put() Liang He (Wed Jun 15 2022 - 22:17:52 EST)
- Re: [PATCH] RISC-V: kexec: Fix build error without CONFIG_KEXEC Masahiro Yamada (Wed Jun 15 2022 - 22:22:08 EST)
- [PATCH 1/1] lockdep: make PROVE_RAW_LOCK_NESTING depend on PREEMPT_RT Chen Jun (Wed Jun 15 2022 - 22:36:46 EST)
- [PATCH] kdump: round up the total memory size to 128M for crashkernel reservation Tao Liu (Wed Jun 15 2022 - 22:48:23 EST)
- [PATCH v3 -next] usb: xhci: disable irq during initialization Hongyu Xie (Wed Jun 15 2022 - 22:56:46 EST)
- [PATCH v2] arm: mm: (cache-feroceon-l2) Add missing of_node_put() Liang He (Wed Jun 15 2022 - 23:03:04 EST)
- [PATCH] usb: gadget: uvc: fix list double add in uvcg_video_pump Dan Vacura (Wed Jun 15 2022 - 23:12:06 EST)
- [PATCH v2] arm: mm: (cache-tauros2) Add missing of_node_put() Liang He (Wed Jun 15 2022 - 23:15:07 EST)
- Re: [PATCH v2] module: Add support for default value for module async_probe Saravana Kannan (Wed Jun 15 2022 - 23:20:18 EST)
- [PATCH v2] drivers: clk: (clk-nomadik) Add missing of_node_put() Liang He (Wed Jun 15 2022 - 23:25:14 EST)
- Default async probing for DT based systems Saravana Kannan (Wed Jun 15 2022 - 23:25:26 EST)
- [PATCH v2] clk: tegra: (clk-tegra124) Add missing of_node_put() Liang He (Wed Jun 15 2022 - 23:32:14 EST)
- [PATCH] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_hp Baolin Wang (Wed Jun 15 2022 - 23:35:25 EST)
- [PATCH v2] clk: tegra: (clk-tegra30) Add missing of_node_put() Liang He (Wed Jun 15 2022 - 23:36:46 EST)
- [PATCH] mm: hugetlb: remove minimum_order variable Muchun Song (Wed Jun 15 2022 - 23:39:01 EST)
- RE: [PATCH v8 1/2] dt-bindings: timer: Add bindings for Intel Keem Bay SoC Timer Sanil, Shruthi (Wed Jun 15 2022 - 23:43:09 EST)
- [PATCH v2] arm: mach-versatile: (integrator) Add missing of_node_put() Liang He (Wed Jun 15 2022 - 23:47:19 EST)
- [PATCH v2] mach-versatile: (platsmp-realview) Add missing of_node_put() Liang He (Wed Jun 15 2022 - 23:54:46 EST)
12385 messages sorted by:
[ author ]
[ date ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc