Linux-Kernel Archive
By Subject
8243 messages sorted by:
[ author ]
[ date ]
[ thread ]
About this archive
Other mail archives
- [no subject]
- Re: 6.10/bisected/regression - Since commit e356d321d024 in the kernel log appears the message "MES failed to respond to msg=MISC (WAIT_REG_MEM)" which were never seen before
- 6.11/regression/bisected - after commit 1b04dcca4fb1, launching some RenPy games causes computer hang
- Re: 6.11/regression/bisected - The commit c1385c1f0ba3 caused a new possible recursive locking detected warning at computer boot.
- alloc_tag was not set WARNING: CPU: 1 PID: 0 at include/linux/alloc_tag.h:130 alloc_tagging_slab_free_hook+0x17f/0x1ec
- [ANNOUNCE] 5.10.222-rt114
- [ANNOUNCE] 5.10.223-rt115
- [ANNOUNCE] 6.6.44-rt39
- [ANNOUNCE] PUCK Agenda - 2024.08.07 - KVM userfault (guest_memfd/HugeTLB postcopy)
- [ANNOUNCE] v6.10.2-rt13
- [ANNOUNCE] v6.10.2-rt14
- [ANNOUNCE] v6.11-rc1-rt1
- arch/m68k/include/asm/page.h:10:25: error: 'CONFIG_PAGE_SHIFT' undeclared; did you mean 'CONFIG_LOG_BUF_SHIFT'?
- arch/mips/boot/dts/loongson/loongson64_2core_2k1000.dtb: /: 'model' is a required property
- arch/powerpc/mm/nohash/tlb_64e.c:36:5: sparse: sparse: symbol 'mmu_pte_psize' was not declared. Should it be static?
- arch/powerpc/platforms/85xx/smp.c:252:19: sparse: sparse: cast removes address space '__iomem' of expression
- Re: Are jump labels broken on 6.11-rc1?
- Re: Bad psi_group_cpu.tasks[NR_MEMSTALL] counter
- Bidding Services
- [BUG] mm/cgroupv2: memory.min may lead to an OOM error
- Re: [bug report] iommu/arm-smmu-v3: Event cannot be printed in some scenarios
- Baolu Lu(Mon Aug 05 2024 - 20:09:42 EST)
- Baolu Lu(Wed Aug 07 2024 - 01:35:23 EST)
- Re: [BUG REPORT]net: page_pool: kernel crash at iommu_get_dma_domain+0xc/0x20
- [Bug report] NFS patch breaks TLS device-offloaded TX zerocopy
- Re: [BUG REPORT] potential deadlock in inode evicting under the inode lru traversing context on ext4 and ubifs
- Re: BUG: stack guard page was hit in vsock_connectible_recvmsg
- Wei Liu(Fri Aug 02 2024 - 17:31:40 EST)
- BUG: UDP Packet Corruption Issue with stmmac Driver on Linux 5.15.21-rt30
- build failure caused by RUNTIME_CONST()
- [build fail] v6.11-rc2 from "ARM: 9404/1: arm32: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION"
- Build regressions/improvements in v6.11-rc2
- commit 81106b7e0b13 can break asm_int80_emulation on x86_64
- commit 9d8c094ddab0 breaks Xorg/xfce4
- Re: CVE-2021-47188: scsi: ufs: core: Improve SCSI abort handling
- Re: CVE-2024-39503: netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type
- CVE-2024-41008: May I get more infomation about this issue
- Greg KH(Tue Aug 06 2024 - 02:37:58 EST)
- Re: CVE-2024-42082: xdp: Remove WARN() from __xdp_reg_mem_model()
- Re: CVE-2024-42143: orangefs: fix out-of-bounds fsid access
- Re: CVE-2024-42226: usb: xhci: prevent potential failure in handle_tx_event() for Transfer events without TRB
- drivers/interconnect/qcom/bcm-voter.c:339:1: warning: the frame size of 1104 bytes is larger than 1024 bytes
- drivers/scsi/elx/efct/efct_hw.c:227:1: warning: the frame size of 1136 bytes is larger than 1024 bytes
- Fwd: error: 'const_pcpu_hot' causes a section type conflict with 'pcpu_hot' when compiling with -flto
- error[E0428]: the name `ARCH_SLAB_MINALIGN` is defined multiple times
- ERROR: modpost: "__popcountdi2" [fs/btrfs/btrfs.ko] undefined!
- ERROR: modpost: "__popcountdi2" [lib/kunit/kunit-example-test.ko] undefined!
- ERROR: modpost: "__popcountsi2" [drivers/comedi/drivers/adl_pci9111.ko] undefined!
- ERROR: modpost: "__popcountsi2" [drivers/comedi/drivers/cb_pcidas.ko] undefined!
- ERROR: modpost: "__popcountsi2" [drivers/comedi/drivers/usbduxsigma.ko] undefined!
- ERROR: modpost: "__popcountsi2" [drivers/hwmon/adt7462.ko] undefined!
- ERROR: modpost: "__popcountsi2" [drivers/mmc/host/bcm2835.ko] undefined!
- ERROR: modpost: "__popcountsi2" [fs/bcachefs/bcachefs.ko] undefined!
- Re: [EXTERNAL] net: atlantic: PHC time jumps ~4 seconds there and back on AQC107
- Re: [EXTERNAL] [PATCH][next] net: atlantic: Aavoid -Wflex-array-member-not-at-end warnings
- Re: [External] Re: [PATCH v2] riscv: mm: add paging_check() before paging_init()
- RE: [EXT] Re: [PATCH 3/6] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R
- RE: [EXT] Re: [PATCH v6 2/5] dt-bindings: arm: fsl: add imx-se-fw binding doc
- Re: [f2fs-dev] [PATCH 1/4] f2fs: atomic: fix to avoid racing w/ GC
- Re: [f2fs-dev] [PATCH] f2fs: avoid potential int overflow in sanity_check_area_boundary()
- Re: [f2fs-dev] [PATCH] f2fs: fix several potential integer overflows in file offsets
- Re: [f2fs-dev] [PATCH] f2fs: fix to wait dio completion
- Re: [f2fs-dev] [PATCH] f2fs: prevent possible int overflow in dir_block_index()
- Re: [f2fs-dev] [PATCH] f2fs: Require FMODE_WRITE for atomic write ioctls
- Re: [f2fs-dev] [PATCH] f2fs: use f2fs_get_node_page when write inline data
- Re: [f2fs-dev] [PATCH] Revert "f2fs: use flush command instead of FUA for zoned device"
- Re: [f2fs-dev] [PATCH v2 3/3] f2fs: clean up data_blkaddr() and get_dnode_addr()
- Re: [f2fs-dev] [PATCH V2] f2fs: fix to use per-inode maxbytes and cleanup
- Re: [f2fs-dev] [PATCH v3] f2fs: fix to avoid racing in between read and OPU dio write
- Re: [f2fs-dev] [PATCH v3] f2fs: get rid of buffer_head use
- Re: [f2fs-dev] [PATCH v5] f2fs:Add write priority option based on zone UFS
- Re: [f2fs-dev] [PATCH v5] f2fs: reduce expensive checkpoint trigger frequency
- fix the commit name
- fs/xfs/scrub/common.o: warning: objtool: .text.unlikely: unexpected end of section
- Re: [FYI] objtool: .export_symbol…: data relocation to !ENDBR: stpcpy
- [FYI] objtool: .export_symbol…: data relocation to !ENDBR: stpcpy
- [GIT PULL] arm64: dts: TI K3 fixes for v6.11
- [GIT PULL] arm64 fixes for 6.11-rc2
- [GIT PULL] asm-generic: fixes for 6.11
- [GIT PULL] Btrfs fixes for 6.11-rc3
- [GIT PULL] Ceph fix for 6.11-rc2
- [git pull] drm fixes for 6.11-rc2
- [GIT PULL for v6.11-rc2] media fixes
- Re: [GIT PULL] HID for 6.11
- [GIT PULL] hotfixes for 6.11-rc2
- [GIT pull] irq/urgent for v6.11-rc2
- [GIT PULL] Kselftest fixes update for Linux 6.11-rc3
- [GIT PULL] KVM changes for Linux 6.11-rc2
- [GIT PULL] LOCKDEP changes for v6.12
- [GIT pull] locking/urgent for v6.11-rc2
- [GIT PULL] Networking for v6.11-rc2
- [GIT PULL] parisc architecture fixes for v6.11-rc2
- [GIT PULL] PCI fixes for v6.11
- [GIT pull] perf/urgent for v6.11-rc2
- [GIT PULL] platform-drivers-x86 for v6.11-2
- [GIT PULL] power-supply changes for 6.11-rc3
- [GIT PULL] RISC-V Fixes for 6.11-rc2
- [GIT PULL] s390 updates for 6.11-rc2
- Re: [GIT PULL] sched_ext: Initial pull request for v6.11
- [GIT pull] sched/urgent for v6.11-rc2
- [GIT PULL] SCSI fixes for 6.11-rc1
- [GIT PULL] slab fixes for 6.11-rc2
- [GIT PULL] smb3 client fixes
- [GIT PULL] sound fixes for 6.12-rc1
- Re: [GIT PULL] sysctl changes for v6.11-rc1
- [GIT PULL] Thermal control fixes for v6.11-rc2
- [GIT pull] timers/urgent for v6.11-rc2
- [GIT PULL] USB-serial fix for 6.11-rc2
- [GIT PULL] virtio: bugfix
- [GIT pull] x86/urgent for v6.11-rc2
- [gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/linux/build_bug.h:78:41: error: static assertion failed: "struct member likely outside of struct_group_tagged()"
- RE: [gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct memb...
- [gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
- [gustavoars:testing/wfamnae-next20240729-cbc-2] BUILD REGRESSION 64c57c9e06ed6d50ba26688a7d2b60a1c33ff20f
- Re: [herbertx/cryptodev] crypto: arm64/poly1305 - move data to rodata section (47d9625)
- i386: kernel/sched/debug.c:341:57: error: integer overflow in expression of type 'long int' results in '-100663296' [-Werror=overflow]
- include/linux/bitfield.h:189:18: warning: 'value32' is used uninitialized
- include/linux/slab.h:663:78: error: subscripted value is neither array nor pointer nor vector
- RE: [Intel-wired-lan] [PATCH iwl-net 2/3] idpf: fix memleak in vport interrupt configuration
- Re: [Intel-wired-lan] [PATCH iwl-net v2 1/1] igc: Fix packet still tx after gate close by reducing i226 MAC retry buffer
- Re: [Intel-wired-lan] [PATCH iwl-net v2 1/3] igc: Fix qbv_config_change_errors logics
- RE: [Intel-wired-lan] [PATCH iwl-net v2 1/6] ice: move netif_queue_set_napi to rtnl-protected sections
- Re: [Intel-wired-lan] [PATCH iwl-net v2 2/3] igc: Fix reset adapter logics when tx mode change
- RE: [Intel-wired-lan] [PATCH iwl-net v2 2/6] ice: protect XDP configuration with a mutex
- Re: [Intel-wired-lan] [PATCH iwl-net v2 3/3] igc: Fix qbv tx latency by setting gtxoffset
- RE: [Intel-wired-lan] [PATCH iwl-net v2 3/6] ice: check for XDP rings instead of bpf program when unconfiguring
- RE: [Intel-wired-lan] [PATCH iwl-net v2 4/6] ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
- RE: [Intel-wired-lan] [PATCH iwl-net v2 5/6] ice: remove ICE_CFG_BUSY locking from AF_XDP code
- RE: [Intel-wired-lan] [PATCH iwl-net v2 6/6] ice: do not bring the VSI up, if it was down before the XDP setup
- RE: [Intel-wired-lan] [PATCH iwl-next, v1 0/3] Add Default Rx Queue Setting for igc driver
- RE: [Intel-wired-lan] [PATCH iwl-next, v1 2/3] igc: Add default Rx queue configuration via sysfs
- RE: [Intel-wired-lan] [PATCH net v3] igb: cope with large MAX_SKB_FRAGS.
- Re: [Intel-wired-lan] [PATCH] [PATCH iwl-net] idpf: Acquire the lock before accessing the xn->salt
- [jlayton:openfast2] [fs] 49d6daad7b: Oops:general_protection_fault,probably_for_non-canonical_address#:#[##]SMP_KASAN
- Kazakhstan Crude Oil Product Offer REF:svzfff01
- [linus:master] [apparmor] f4fee216df: will-it-scale.per_process_ops 86.8% improvement
- [linus:master] [blk] 4e63aeb5d0: swapin.throughput -76.7% regression
- [linus:master] [kconfig] f79dc03fe6: segfault_at_ip_sp_error
- Re: [linus:master] [kconfig] f79dc03fe6: segfault_at_ip_sp_error
- Re: [linus:master] [mm] c0bff412e6: stress-ng.clone.ops_per_sec -2.9% regression
- [linus:master] [mm/slab] 2e8000b826: WARNING:at_mm/util.c:#__kvmalloc_node_noprof
- [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- Re: [linus:master] [mseal] 8be7258aad: stress-ng.pagemove.page_remaps_per_sec -4.4% regression
- Jeff Xu(Mon Aug 05 2024 - 09:56:39 EST)
- Jeff Xu(Mon Aug 05 2024 - 12:58:56 EST)
- Jeff Xu(Mon Aug 05 2024 - 13:55:06 EST)
- Jeff Xu(Mon Aug 05 2024 - 14:11:43 EST)
- Jeff Xu(Mon Aug 05 2024 - 15:38:50 EST)
- Jeff Xu(Mon Aug 05 2024 - 21:23:40 EST)
- Jeff Xu(Tue Aug 06 2024 - 10:55:21 EST)
- Linux 6.10.3
- Linux 6.1.103
- Re: Linux 6.11-rc1
- Linux 6.11-rc2
- Linux 6.6.44
- linux-next: build failure after merge of the asm-generic tree
- linux-next: build failure after merge of the cpufreq-arm tree
- linux-next: build failure after merge of the kspp tree
- linux-next: build failure after merge of the kunit-fixes tree
- linux-next: build failure after merge of the qcom tree
- linux-next: build failure after merge of the vfs-brauner tree
- Re: linux-next: build warning after merge of the tip tree
- linux-next: build warning after merge of the tty tree
- linux-next: build warning after merge of the vfs-brauner tree
- linux-next: build warnings after merge of the cgroup tree
- linux-next: build warnings after merge of the drm-misc tree
- linux-next: duplicate patches in the ieee1394 tree
- linux-next: duplicate patch in the arm-soc-fixes tree
- linux-next: duplicate patch in the asm-generic tree
- linux-next: duplicate patch in the cgroup tree
- linux-next: duplicate patch in the net-next tree
- linux-next: duplicate patch in the paulmck tree
- linux-next: duplicate patch in the pm tree
- Re: linux-next: error fetching the bcachefs tree
- linux-next: Fixes tag needs some work in the mm-hotfixes tree
- linux-next: Fixes tag needs some work in the nvmem tree
- linux-next: manual merge of the ath-next tree with the ath tree
- linux-next: manual merge of the bitmap tree with the mm tree
- linux-next: manual merge of the execve tree with the tip tree
- linux-next: manual merge of the memblock tree with the mm tree
- Re: linux-next: manual merge of the sched-ext tree with the tip tree
- linux-next: manual merge of the vfs-brauner tree with the vfs-fixes tree
- [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
- Re: [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h
- Re: [linux-next:master] [mm/hugetlb_vmemmap] 875fa64577: vm-scalability.throughput -34.3% regression
- Yu Zhao(Sat Aug 03 2024 - 18:08:45 EST)
- linux-next: request to include ath.git tree
- linux-next: runtime warning after merge of the dma-mapping tree
- linux-next: Signed-off-by missing for commit in the tpmdd tree
- Re: linux-next: Signed-off-by missing for commit in the vfs-brauner tree
- linux-next: Tree for Aug 1
- linux-next: Tree for Aug 2
- linux-next: Tree for Aug 5
- linux-next: Tree for Aug 6
- linux-next: Tree for Aug 7
- Re: [Linux-stm32] [PATCH RESEND v3 0/3] Update STM DSI PHY driver
- Re: Lockup of (raid5 or raid6) + vdo after taking out a disk under load
- Re: [LTP] [PATCH v4 0/5] Add fchmodat2 testing suite
- Re: [lvc-project] [PATCH] nfc: pn533: Add poll mod list filling check
- mmc0: Got data interrupt 0x04000000 even though no data operation was in progress.
- [net-next PATCH v10 00/11] Introduce RVU representors
- [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver
- [net-next PATCH v10 02/11] octeontx2-pf: RVU representor driver
- [net-next PATCH v10 03/11] octeontx2-pf: Create representor netdev
- [net-next PATCH v10 04/11] octeontx2-pf: Add basic net_device_ops
- [net-next PATCH v10 05/11] octeontx2-af: Add packet path between representor and VF
- [net-next PATCH v10 06/11] octeontx2-pf: Get VF stats via representor
- [net-next PATCH v10 07/11] octeontx2-pf: Add support to sync link state between representor and VFs
- [net-next PATCH v10 08/11] octeontx2-pf: Configure VF mtu via representor
- [net-next PATCH v10 09/11] octeontx2-pf: Add representors for sdp MAC
- [net-next PATCH v10 10/11] octeontx2-pf: Add devlink port support
- [net-next PATCH v10 11/11] octeontx2-pf: Implement offload stats ndo for representors
- Re: [net-next v3 05/15] net: cavium/liquidio: Convert tasklet API to new bottom half workqueue mechanism
- Allen(Thu Aug 01 2024 - 18:00:47 EST)
- Allen(Mon Aug 05 2024 - 13:24:06 EST)
- Allen(Tue Aug 06 2024 - 23:16:21 EST)
- Re: [net-next,v4] net: phy: phy_device: fix PHY WOL enabled, PM failed to suspend
- new Contributors in the Raam Computer Software System Core are welcome
- new objtool warnings with gcc-14
- NULL pointer deref when running BPF monitor program (6.11.0-rc1)
- [PATCH 00/10] Add device tree for ArmSoM Sige 5 board
- [PATCH 00/10] Introduce guestmemfs: persistent in-memory filesystem
- Jan Kara(Mon Aug 05 2024 - 16:02:21 EST)
- [PATCH 00/10] mm: remove vma_merge()
- Re: [PATCH 00/10] perf/uprobe: Optimize uprobes
- [PATCH 00/10] Remove pcim_iomap_regions_request_all()
- [PATCH 00/11] arm64: qcom: set of fixes for SM8350 platform
- [PATCH 00/11] NCR5380: Bug fixes and other improvements
- [PATCH 00/12] Enable build system on macOS hosts
- Re: [PATCH 00/12] tools/nolibc: improve LLVM/clang support
- [PATCH 00/13] Add USB support to Exynos7885
- [PATCH 00/13] tty: random fixes and cleanups
- Greg KH(Wed Aug 07 2024 - 07:14:28 EST)
- Re: [PATCH 00/15] Implement MODVERSIONS for Rust
- [patch 00/15] x86/ioapic: Robustness fix and cleanup
- [PATCH 00/17] firewire: core/ohci: use guard macro for any type of lock primitives
- [PATCH 00/19] kthread: Introduce preferred affinity v2
- Re: [PATCH 00/24] Complete EEVDF
- [PATCH 01/10] dt-bindings: arm: rockchip: Add ArmSoM Sige 5
- Re: [PATCH 01/10] dt-bindings: clock: qcom,gcc-sm8450: Add SM8475 GCC bindings
- [PATCH 01/10] guestmemfs: Introduce filesystem skeleton
- [PATCH 01/10] PCI: Make pcim_request_all_regions() a public function
- [PATCH 01/10] perf tools: Add tools/include/uapi/README
- [PATCH 01/10] tools: improve vma test Makefile
- [PATCH 01/11] clk: qcom: dispcc-sm8250: use CLK_SET_RATE_PARENT for branch clocks
- [PATCH 01/11] scsi: mac_scsi: Revise printk(KERN_DEBUG ...) messages
- [PATCH 01/12] scripts: subarch.include: fix SUBARCH on MacOS hosts
- [PATCH 01/13] dt-bindings: clock: exynos7885: Fix duplicated binding
- [PATCH 01/13] tty: simplify tty_dev_name_to_number() using guard(mutex)
- [patch 01/15] x86/ioapic: Handle allocation failures gracefully
- Re: [PATCH 01/17] Add cc33xx.h, cc33xx_i.h
- Re: [PATCH 01/17] dt-bindings: can: mpfs: add PIC64GX CAN compatibility
- [PATCH 01/17] firewire: core: use guard macro to maintain static packet data for phy configuration
- Re: [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
- [PATCH 01/19] arm/bL_switcher: Use kthread_run_on_cpu()
- Re: [PATCH 01/20] arm/bL_switcher: Use kthread_run_on_cpu()
- [PATCH 01/31] ASoC: intel: rename codec_info and dai_info structures names
- [PATCH 0/1] arm64/tools/sysreg: Add Sysreg128/SysregFields128
- [PATCH 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
- [PATCH 0/1] RISC-V: kernel parameter for unaligned access speed
- [PATCH 02/10] ata: ahci: Replace deprecated PCI functions
- [PATCH 02/10] dt-bindings: arm: rockchip: Add rk576 compatible string to pmu.yaml
- [PATCH 02/10] guestmemfs: add inode store, files and dirs
- [PATCH 02/10] mm: introduce vma_merge_struct and abstract merge parameters
- [PATCH 02/10] tools/include: Sync uapi/drm/i915_drm.h with the kernel sources
- [PATCH 02/11] clk: qcom: dispcc-sm8250: use special function for Lucid 5LPE PLL
- [PATCH 02/11] scsi: mac_scsi: Refactor polling loop
- [PATCH 02/12] kbuild: add header_install dependency to scripts
- [PATCH 02/13] dt-bindings: clock: exynos7885: Add CMU_TOP PLL MUX indices
- [PATCH 02/13] serial: protect uart_port_dtr_rts() in uart_shutdown() too
- [patch 02/15] x86/ioapic: Mark mp_alloc_timer_irq() __init
- [PATCH 02/17] firewire: core: use guard macro to maintain the list of card
- [PATCH 02/19] x86/resctrl: Use kthread_run_on_cpu()
- Re: [PATCH 02/20] x86/resctrl: Use kthread_run_on_cpu()
- [PATCH 02/31] ASoC: intel: rename soundwire common header macros
- [PATCH 0/2] ACPICA: S3 wakeup support for hardware reduced model
- [PATCH 0/2] Add GMAC support for rk3576
- Re: [PATCH 0/2] Add MSM8996/MSM8953 dpu catalog
- [PATCH 0/2] Add pinctrl support for rk3576
- [PATCH 0/2] Add support for AD4113
- [PATCH 0/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree
- Re: [PATCH 0/2] arm64: dts: ti: Update mux-controller node name
- [PATCH 0/2] ASoC: codecs: warn on unknown codec version
- [PATCH 0/2] ASoC: Extend wm_adsp so cs35l56 can suppress controls
- [PATCH 0/2] block atomic writes tidy-ups/fix
- Re: [PATCH 0/2] can: esd_402_pci: Do cleanup; Add one-shot mode
- [PATCH 0/2] can: mcp251xfd: fix ring/coalescing configuration
- [PATCH 0/2] clk: renesas: rzv2h-cpg: Add divider clock support
- Re: [PATCH 0/2] Convert Qualcomm SATA PHY bindings to dtschema
- Re: [PATCH 0/2] drm/bridge: lt9611uxc: require DRM_BRIDGE_ATTACH_NO_CONNECTOR
- [PATCH 0/2] drm/i915: Fix ttm small BAR placement handling
- Re: [PATCH 0/2] drm/virtio: introduce the HOST_PAGE_SIZE feature
- [PATCH 0/2] dt-bindings: interrupt-controller: Convert Aspeed (C)VIC to DT schema
- [PATCH 0/2] hrtimer: More fixes for handling of timer slack of rt tasks
- [PATCH 0/2] iio: adc: ad4695: implement triggered buffer
- [PATCH 0/2] Input: edt-ft5x06 - add support for FocalTech FT8201
- [PATCH 0/2] KVM: Protect vCPU's PID with a rwlock
- [PATCH 0/2] KVM: selftests: arm64: Make use of sysreg defintions in get-reg-list
- [PATCH 0/2] KVM: SEV: Add support for the ALLOWED_SEV_FEATURES feature
- [PATCH 0/2] KVM: x86: Disallow changing x2APIC ID via userspace
- [PATCH 0/2] media: i2c: imx290: check for availability in probe()
- [PATCH 0/2] Miscellaneous updates for v6.12'
- [PATCH 0/2] Modify RCU Tasks to scan idle tasks
- [PATCH 0/2] mseal: Fix is_madv_discard()
- [PATCH 0/2] "nosnp" sev command line support
- [PATCH 0/2] PCI: mediatek-gen3: Support limiting link speed and width
- [PATCH 0/2] perf sched timehist: Add --show-prio & --prio option
- Re: [PATCH 0/2] pinctrl: Constify read-only struct regmap_config
- Re: [PATCH 0/2] pinctrl: pinconf-generic: Add "input-schmitt-microvolt" property
- Re: [PATCH 0/2][RFC] Add SWIG Bindings to libcpupower
- [PATCH 0/2] sched/topology: optimize topology_span_sane()
- Re: [PATCH 0/2] scsi: aacraid: struct sgmap: Replace 1-element arrays with flexible arrays
- Re: [PATCH 0/2] selftests/nolibc: run-user improvements
- [PATCH 0/2] tracefs: inode alloc/free related fixes
- [PATCH 0/2] tty: serial: samsung_tty: simple cleanups
- [PATCH 0/2] usb: gadget: f_fs: restore ffs_func_disable() functionality
- Re: [PATCH 0/2] Use pcim_request_region() in vboxvideo
- Re: [PATCH 03/10] ARM: pxa/gumstix: convert vbus gpio to use software nodes
- [PATCH 03/10] crypto: qat - replace deprecated PCI functions
- Re: [PATCH 03/10] dt-bindings: clock: qcom,sm8450-dispcc: Add SM8475 DISPCC bindings
- [PATCH 03/10] dt-bindings: i2c: i2c-rk3x: Add rk3576 compatible
- [PATCH 03/10] guestmemfs: add persistent data block allocator
- [PATCH 03/10] mm: abstract duplicated policy comparison
- [PATCH 03/10] tools/include: Sync uapi/linux/kvm.h with the kernel sources
- [PATCH 03/11] drm/msm/dsi: correct programming sequence for SM8350 / SM8450
- [PATCH 03/11] scsi: mac_scsi: Disallow bus errors during PDMA send
- [PATCH 03/12] file2alias: fix uuid_t definitions for macos
- Re: [PATCH 03/12] tools/nolibc: move entrypoint specifics to compiler.h
- [PATCH 03/13] dt-bindings: clock: exynos7885: Add indices for USB clocks
- [PATCH 03/13] serial: don't use uninitialized value in uart_poll_init()
- [patch 03/15] x86/ioapic: Cleanup structs
- [PATCH 03/17] firewire: core: use guard macro to maintain the list of cdev clients
- [PATCH 03/19] firmware: stratix10-svc: Use kthread_run_on_cpu()
- Re: [PATCH 03/20] ext4: fix double brelse() the buffer of the extents path
- [PATCH 03/31] ASoC: intel: rename soundwire machine driver soc ops
- [PATCH 0/3] Add atomic transfer support to i2c-cadence
- [PATCH 0/3] Add CRU support for rk3576 SoC
- [PATCH 0/3] Add dw_mmc support for rk3576
- [PATCH 0/3] Add power-controller support for rk3576
- Re: [PATCH 0/3] add small improvements to the S32G pinctrl driver
- [PATCH 0/3] add some node for amlogic c3
- [PATCH 0/3] Add support for AK09918
- Re: [PATCH 0/3] Bluetooth: hci_qca: fix post merge window regressions
- [PATCH 0/3] drm/amd: some trivial fixes
- tjakobi(Sun Aug 04 2024 - 10:04:51 EST)
- [PATCH 0/3] drm/omap: Minor fixes
- [PATCH 0/3] drm/panfrost: Wire cycle counters and timestamp info to userspace
- [PATCH 0/3] dt-bindings: Convert and move Mediatek clock syscons
- [PATCH 0/3] External VBUS port power handling for onboard USB devices
- [PATCH 0/3] iommufd: Add selftest coverage for reserved IOVAs
- [PATCH 0/3] KVM: SVM: Clean up SEV-ES save area management
- [PATCH 0/3] KVM: x86/mmu: Misc shadow paging cleanups
- [PATCH 0/3] lockdep: minor config and documentation fixes
- [PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
- [PATCH 0/3] perf: build: Minor fixes for build failures
- Re: [PATCH 0/3] phy: cadence: Sierra: Constify some structs
- [PATCH 0/3] pinctrl: meson: Constify some structure
- Re: [PATCH 0/3] pinctrl: ti: ti-iodelay: Fix some error handling paths + 2 unrelated clean-ups
- [PATCH 0/3] pmdomain: ti_sci: collect and send low-power mode constraints
- [PATCH 0/3] rpmsg: glink: Introduce tracepoints
- Re: [PATCH 0/3] sign-file,extract-cert: switch to PROVIDER API for OpenSSL >= 3.0
- [PATCH 0/3] USB-Serial serdev support
- [PATCH 04/10] crypto: marvell - replace deprecated PCI functions
- [PATCH 04/10] dt-bindings: iio: adc: Add rockchip,rk3576-saradc string
- [PATCH 04/10] guestmemfs: support file truncation
- [PATCH 04/10] mm: abstract parameters for vma_expand/shrink()
- [PATCH 04/10] tools/include: Sync uapi/linux/perf.h with the kernel sources
- [PATCH 04/11] interconnect: qcom: sm8350: drop DISP nodes
- [PATCH 04/11] scsi: NCR5380: Check for phase match during PDMA fixup
- [PATCH 04/12] drm/xe: xe_gen_wa_oob: fix program_invocation_short_name for macos
- Re: [PATCH 04/12] tools/nolibc: use attribute((naked)) if available
- [PATCH 04/13] dt-bindings: phy: samsung,usb3-drd-phy: Add Exynos7885 support
- Re: [PATCH 04/13] media: qcom: camss: csiphy: Add an init callback to CSI PHY devices
- [PATCH 04/13] serial: remove quot_frac from serial8250_do_set_divisor()
- [patch 04/15] x86/ioapic: Use guard() for locking where applicable
- [PATCH 04/17] firewire: ohci: use guard macro to serialize accesses to phy registers
- [PATCH 04/19] scsi: bnx2fc: Use kthread_create_on_cpu()
- [PATCH 04/31] ASoC: intel: rename soundwire codec helper functions
- Re: [PATCH 0/4] ad7124 fixes and improvements
- Nuno Sá(Thu Aug 01 2024 - 04:32:49 EST)
- [PATCH 0/4] Add initial support for Rockchip RK3528 SoC
- Yao Zi(Sat Aug 03 2024 - 08:56:36 EST)
- Yao Zi(Sun Aug 04 2024 - 02:23:09 EST)
- Yao Zi(Sun Aug 04 2024 - 09:28:25 EST)
- [PATCH 0/4] Add support for QCA9379 hw1.0 SDIO WiFi/BT
- [PATCH 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
- Re: [PATCH 0/4] dt-bindings: pinctrl: convert remaining qcom bindings to yaml
- [PATCH 0/4] firewire: ohci: add helper functions for data format specific to 1394 OHCI AT/IT DMA
- [PATCH 0/4] K3 include entire FSS region in ranges
- Re: [PATCH 0/4] phy: cadence-torrent: Constify struct cdns_reg_pairs
- Re: [PATCH 0/4] scsi: mpi3mr: Replace 1-element arrays with flexible arrays
- [PATCH 0/4] soc: qcom: Add QCS9100 SoC ID and compatible support
- [PATCH 0/4] use device_for_each_child_node_scoped to access device child nodes
- [PATCH 05/10] dt-bindings: mfd: syscon: Add rk3576 QoS register compatible
- [PATCH 05/10] guestmemfs: add file mmap callback
- [PATCH 05/10] intel_th: pci: Replace deprecated PCI functions
- [PATCH 05/10] mm: abstract vma_merge_new_vma() to use vma_merge_struct
- [PATCH 05/10] tools/include: Sync uapi/sound/asound.h with the kernel sources
- Re: [PATCH 05/11] dt-bindings: soc: qcom: qcom,pmic-glink: Document SM7325 compatible
- [PATCH 05/11] interconnect: qcom: sm8450: drop DISP nodes
- [PATCH 05/11] scsi: mac_scsi: Enable scatter/gather by default
- [PATCH 05/12] accessiblity/speakup: genmap and makemapdata require linux/version.h
- [PATCH 05/13] dt-bindings: usb: samsung,exynos-dwc3: Add Exynos7885 support
- [PATCH 05/13] serial: use guards for simple mutex locks
- Greg KH(Wed Aug 07 2024 - 07:15:37 EST)
- [patch 05/15] x86/apic: Provide apic_printk() helpers
- [PATCH 05/17] firewire: core: use guard macro to maintain RCU scope for transaction address handler
- [PATCH 05/19] scsi: bnx2i: Use kthread_create_on_cpu()
- [PATCH 05/31] ASoC: intel: rename maxim codec macros
- [PATCH 0/5] Fix ESM source interrupts
- [PATCH 0/5] KVM: x86: Fastpath cleanup, fix, and enhancement
- [PATCH 0/5] perf: Per PMU context reschedule and misc
- Re: [PATCH 0/5] platform/x86: introduce asus-bioscfg
- [PATCH 0/5] Remove support for platform data from matrix keypad driver
- [PATCH 0/5] udmbuf bug fix and some improvements
- [PATCH 0/5] xen: fix dom0 PV boot on some AMD machines
- [PATCH 06/10] dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3576
- [PATCH 06/10] kexec/kho: Add addr flag to not initialise memory
- [PATCH 06/10] tools: add VMA merge tests
- [PATCH 06/10] tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
- [PATCH 06/10] wifi: iwlwifi: replace deprecated PCI functions
- [PATCH 06/11] dt-bindings: interconnect: qcom,sm8350: drop DISP nodes
- [PATCH 06/11] scsi: NCR5380: Initialize buffer for MSG IN and STATUS transfers
- Re: [PATCH 06/12] selftests/nolibc: avoid passing NULL to printf("%s")
- [PATCH 06/12] selinux/genheaders: include bitsperlong and posix_types headers
- [PATCH 06/13] clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
- [PATCH 06/13] mxser: remove stale comment
- [patch 06/15] x86/apic: Cleanup apic_printk()s
- [PATCH 06/17] firewire: core: use guard macro to access to IDR for fw_device
- [PATCH 06/19] scsi: qedi: Use kthread_create_on_cpu()
- [PATCH 06/31] ASoC: intel: rename ignore_pch_dmic variable name
- Re: [PATCH 0/6] Add Additional algo mode for inline encryption
- [PATCH 0/6] Add input voltage suppliers for PMIC MCP16502 regulators
- [PATCH 0/6] Add support for Synopsis DWMAC IP on NXP Automotive SoCs
- [PATCH 0/6] cpufreq: Enable COMPILE_TEST on Arm drivers
- [PATCH 0/6] KVM: kvm_set_memory_region() cleanups
- Re: [PATCH 0/6] mm: split underutilized THPs
- Yu Zhao(Thu Aug 01 2024 - 02:11:29 EST)
- Yu Zhao(Sun Aug 04 2024 - 17:57:14 EST)
- Yu Zhao(Sun Aug 04 2024 - 19:24:50 EST)
- Yu Zhao(Sun Aug 04 2024 - 19:33:02 EST)
- Yu Zhao(Mon Aug 05 2024 - 15:52:10 EST)
- Yu Zhao(Tue Aug 06 2024 - 14:07:10 EST)
- Yu Zhao(Tue Aug 06 2024 - 16:54:22 EST)
- [PATCH 0/6] mtd: improve block2mtd + airoha parser
- [PATCH 0/6] riscv: dts: thead: Enable TH1520 AP_SUBSYS clock controller
- Re: [PATCH 0/6] scsi: message: fusion: Replace 1-element arrays with flexible arrays
- [PATCH 0/6] SEV-SNP restricted injection hypervisor patches
- [PATCH 0/6] Update the device tree for Ampere's BMC platform
- [PATCH 07/10] dt-bindings: soc: rockchip: Add rk3576 syscon compatibles
- [PATCH 07/10] guestmemfs: Persist filesystem metadata via KHO
- [PATCH 07/10] mm: avoid using vma_merge() for new VMAs
- [PATCH 07/10] ntb: idt: Replace deprecated PCI functions
- [PATCH 07/10] tools/include: Sync network socket headers with the kernel sources
- [PATCH 07/11] dt-bindings: interconnect: qcom,sm8450: drop DISP nodes
- [PATCH 07/11] scsi: NCR5380: Handle BSY signal loss during information transfer phases
- Re: [PATCH 07/12] selftests/nolibc: determine $(srctree) first
- [PATCH 07/12] selinux/mdp: include bitsperlong and posix_types headers
- [PATCH 07/13] clk: samsung: exynos7885: Add missing MUX clocks from PLLs in CMU_TOP
- [PATCH 07/13] mxser: remove doubled sets of close times
- [patch 07/15] x86/ioapic: Cleanup apic_printk()s
- [PATCH 07/17] firewire: core: use guard macro to maintain the list of address handler for transaction
- [PATCH 07/19] soc/qman: test: Use kthread_run_on_cpu()
- [PATCH 07/31] ASoC: intel/sdw-utils: move soundwire machine driver soc ops
- Re: [PATCH 0/7] Add PCIe Root Port support for Agilex family of chips
- [PATCH 0/7] ARM: dts: aspeed: Miscellaneous devicetree cleanups
- [PATCH 0/7] Extend pmu_counters_test to AMD CPUs
- [PATCH 0/7] Generic hotplug support for a PMU with a scope
- [PATCH 0/7] mm: Optimize mseal checks
- Jeff Xu(Tue Aug 06 2024 - 18:25:18 EST)
- Jeff Xu(Tue Aug 06 2024 - 21:40:19 EST)
- Jeff Xu(Wed Aug 07 2024 - 10:16:42 EST)
- [PATCH 0/7] x86/acpi: Move ACPI MADT wakeup to generic code
- Re: [PATCH 08/10] clk: qcom: videocc-sm8450: Add SM8475 support
- [PATCH 08/10] dt-bindings: timer: rockchip: Add rk3576 compatible
- [PATCH 08/10] guestmemfs: Block modifications when serialised
- [PATCH 08/10] mm: introduce commit_merge(), abstracting merge operation
- [PATCH 08/10] serial: rp2: Remove deprecated PCI functions
- [PATCH 08/10] tools/include: Sync filesystem headers with the kernel sources
- [PATCH 08/11] interconnect: qcom: sm8250: Enable sync_state
- [PATCH 08/11] scsi: NCR5380: Drop redundant member from struct NCR5380_cmd
- [PATCH 08/12] include: add elf.h support
- [PATCH 08/13] clk: samsung: clk-pll: Add support for pll_1418x
- [PATCH 08/13] mctp: serial: propagage new tty types
- [patch 08/15] x86/ioapic: Cleanup guarded debug printk()s
- [PATCH 08/17] firewire: core: use guard macro to disable local IRQ
- [PATCH 08/19] kallsyms: Use kthread_run_on_cpu()
- [PATCH 08/31] ASoC: intel: move soundwire machine driver common structures
- Re: [PATCH 0/8] Enable EUD on Qualcomm sm8450 SoC
- [PATCH 0/8] mm: Fix several issues with unaccepted memory
- Re: [PATCH 0/8] uprobes: RCU-protected hot path optimizations
- [PATCH 09/10] ALSA: korg1212: Replace deprecated PCI functions
- [PATCH 09/10] arm64: dts: rockchip: Add rk3576 SoC base DT
- [PATCH 09/10] guestmemfs: Add documentation and usage instructions
- [PATCH 09/10] mm: refactor vma_merge() into modify-only vma_merge_modified()
- [PATCH 09/10] tools/include: Sync x86 headers with the kernel sources
- [PATCH 09/11] arm64: dts: qcom: sm8350: add MDSS registers interconnect
- [PATCH 09/11] scsi: NCR5380: Remove redundant result calculation from NCR5380_transfer_pio()
- [PATCH 09/12] include: add endian.h support
- Re: [PATCH 09/12] selftests/nolibc: add support for LLVM= parameter
- [PATCH 09/13] 6pack: remove sixpack::rbuff
- [PATCH 09/13] clk: samsung: exynos7885: Add USB related clocks to CMU_FSYS
- Re: [PATCH 09/13] media: qcom: camss: Add CSID Gen3 support for SM8550
- [patch 09/15] x86/mpparse: Cleanup apic_printk()s
- [PATCH 09/17] firewire: core: use guard macro to maintain list of events for userspace clients
- [PATCH 09/19] lib: test_objpool: Use kthread_run_on_cpu()
- Re: [PATCH 09/20] ext4: get rid of ppath in get_ext_path()
- Re: [PATCH 09/30] sched_ext: Implement BPF extensible scheduler class
- [PATCH 09/31] ASoC: intel/sdw_utils: move soundwire machine driver helper functions
- [PATCH 0/9] arm64: dts: freescale: 2nrd clean up dtb warning under freescale
- Frank Li(Mon Aug 05 2024 - 11:50:26 EST)
- [PATCH 0/9] KVM: x86: Add a quirk for feature MSR initialization
- [PATCH 0/9] Touch Bar support for T2 Macs
- [PATCH 10/10] arm64: dts: rockchip: Add rk3576-armsom-sige5 board
- [PATCH 10/10] MAINTAINERS: Add maintainers for guestmemfs
- [PATCH 10/10] mm: rework vm_ops->close() handling on VMA merge
- [PATCH 10/10] PCI: Remove pcim_iomap_regions_request_all()
- [PATCH 10/10] tools/include: Sync arm64 headers with the kernel sources
- [PATCH 10/11] arm64: dts: qcom: sm8350: add refgen regulator
- [PATCH 10/11] scsi: NCR5380: Remove obsolete comment
- [PATCH 10/12] scripts/mod: add byteswap support
- [PATCH 10/13] 6pack: drop sixpack::mtu
- [PATCH 10/13] usb: dwc3: exynos: Add support for Exynos7885
- [patch 10/15] iommu/vt-d: Cleanup apic_printk()
- [PATCH 10/17] firewire: core: use guard macro to maintain IDR of isochronous resources for userspace clients
- [PATCH 10/19] net: pktgen: Use kthread_create_on_node()
- Re: [PATCH 10/20] ext4: get rid of ppath in ext4_ext_create_new_leaf()
- [PATCH 10/31] ASoC: intel/sdw_utils: move dmic codec helper function
- [PATCH 11/11] arm64: defconfig: build CONFIG_REGULATOR_QCOM_REFGEN as module
- [PATCH 11/11] scsi: NCR5380: Clean up indentation
- [PATCH 11/12] tty/vt: conmakehash requires linux/limits.h
- [PATCH 11/13] 6pack: drop sixpack::buffsize
- [PATCH 11/13] phy: exynos5-usbdrd: support Exynos7885 USB PHY
- [patch 11/15] x86/ioapic: Move replace_pin_at_irq_node() to the call site
- [PATCH 11/17] firewire: core: use guard macro to maintain isochronous context for userspace client
- [PATCH 11/19] kthread: Make sure kthread hasn't started while binding it
- Re: [PATCH 11/20] ext4: get rid of ppath in ext4_ext_insert_extent()
- [PATCH 11/31] ASoC: intel/sdw_utils: move rtk dmic helper functions
- Re: [PATCH 1/1] ACPI: battery: Remove redundant NULL initalizations
- [PATCH 1/1] arm64: dts: imx93: add lpi2c1 and child node
- Frank Li(Thu Aug 01 2024 - 12:09:59 EST)
- Frank Li(Fri Aug 02 2024 - 10:31:54 EST)
- [PATCH 1/1] arm64/tools/sysreg: Add Sysreg128/SysregFields128
- Re: [PATCH 1/1] ASoC: mediatek: mt8188: add register to volatile_register
- [PATCH 1/1] dt-bindings: net: fsl,qoriq-mc-dpmac: using unevaluatedProperties
- Frank Li(Fri Aug 02 2024 - 16:58:07 EST)
- [PATCH 1/1] dt-bindings: soc: fsl: add missed compatible string fsl,ls*-isc
- Frank Li(Fri Aug 02 2024 - 13:11:29 EST)
- [PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
- Re: [PATCH 1/1] linux/io.h: Add cleanup defination for iounmap() and memunmap()
- Frank Li(Thu Aug 01 2024 - 11:15:58 EST)
- [PATCH 1/1] locking/pvqspinlock: Convert fields of 'enum vcpu_state' to uppercase
- [PATCH 1/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
- Re: [PATCH 1/1] mm: swap: add nr argument in swapcache_prepare and swapcache_clear to support large folios
- Re: [PATCH 1/1] perf bpf: Move BPF disassembly routines to separate file to avoid clash with capstone bpf headers
- [PATCH 1/1] platform/x86: intel/pmc: Remove unused param idx from pmc_for_each_mode()
- Re: [PATCH 1/1] pmdomain: imx: scu-pd: Remove duplicated clocks
- [PATCH 1/1] RISC-V: Add parameter to unaligned access speed
- Re: [PATCH 1/1] selinux: add the processing of the failure of avc_add_xperms_decision()
- [PATCH 1/1] selinux: add the processing of the failure of avc_add_xperms_decision()
- [PATCH 1/1] selinux: Fix potential counting error in avc_add_xperms_decision()
- Re: [PATCH 1/1] video: Handle HAS_IOPORT dependencies
- Re: [PATCH 1/1] x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency
- Wei Liu(Fri Aug 02 2024 - 19:49:52 EST)
- [PATCH 12/12] scripts/kallsyms: add compatibility support for macos
- [PATCH 12/13] 6pack: remove global strings
- [PATCH 12/13] arm64: dts: exynos: Enable USB in Exynos7885
- [patch 12/15] x86/ioapic: Cleanup comments
- [PATCH 12/17] firewire: core: use guard macro to maintain list of receivers for phy configuration packets
- [PATCH 12/19] kthread: Default affine kthread to its preferred NUMA node
- Re: [PATCH 12/20] ext4: get rid of ppath in ext4_split_extent_at()
- [PATCH 12/31] ASoC: intel/sdw_utils: move rt712 sdca helper functions
- [PATCH 1/2] ACPICA: Detect FACS in reduced hardware model
- Re: [PATCH 1/2] ACPI: extlog: Trace CPER Non-standard Section Body
- [PATCH 1/2] arm64: dts: imx95: add DDR Perf Monitor node
- Frank Li(Mon Aug 05 2024 - 16:15:14 EST)
- [PATCH 1/2] arm64: dts: ti: k3-j721e-sk: Fix reversed C6x carveout locations
- [PATCH 1/2] ASoC: codecs: lpass-macro: fix version strings returned for 1.x codecs
- [PATCH 1/2] ASoC: wm_adsp: Add control_add callback and export wm_adsp_control_add()
- Re: [PATCH 1/2] Bluetooth: btusb: Add new VID/PID 0489/e139 for MT7925
- [PATCH 1/2] can: mcp251xfd: fix ring configuration when switching from CAN-CC to CAN-FD mode
- [PATCH 1/2] clk: renesas: rzv2h-cpg: Add support for dynamic switching divider clocks
- [PATCH 1/2] dm suspend: return -ERESTARTSYS instead of -EINTR
- [PATCH 1/2] drm/dp_mst: Slightly optimize drm_dp_mst_i2c_write() (1/2)
- [PATCH 1/2] drm/i915: Allow evicting to use the requested placement
- [PATCH 1/2] drm/sched: memset() 'job' in drm_sched_job_init()
- [PATCH 1/2] dt-bindings: adc: ad7173: add support for ad4113
- Re: [PATCH 1/2] dt-bindings: arm: fsl: add i.MX93 14x14 EVK board
- Re: [PATCH 1/2] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP
- [PATCH 1/2] dt-bindings: input: touchscreen: edt-ft5x06: Document FT8201 support
- Re: [PATCH 1/2] dt-bindings: interconnect: qcom-bwmon: Document SA8775p bwmon compatibles
- [PATCH 1/2] dt-bindings: interrupt-controller: aspeed,ast2400-vic: Convert to DT schema
- [PATCH 1/2] dt-bindings: media: camss: Add qcom,sm8550-camss binding
- Re: [PATCH 1/2] dt-bindings: net: motorcomm: Add chip mode cfg
- Re: [PATCH 1/2] dt-bindings: nvmem: imx-ocotp: support i.MX95
- Frank Li(Mon Aug 05 2024 - 14:54:48 EST)
- [PATCH 1/2] dt-bindings: qcom: Document samsung,j3ltetw
- [PATCH 1/2] ethernet: stmmac: dwmac-rk: Add GMAC support for RK3576
- [PATCH 1/2] hrtimer: Document, that PI boosted tasks have no timer slack
- [PATCH 1/2] i3c: master: support to adjust first broadcast address speed
- Frank Li(Tue Aug 06 2024 - 12:01:14 EST)
- [PATCH 1/2] i8253: Disable PIT timer 0 when not in use
- [PATCH 1/2] iio: adc: ad4695: implement triggered buffer
- [PATCH 1/2] iio: magnetometer: ak8975: drop incorrect AK09116 compatible
- [PATCH 1/2] KVM: Return '0' directly when there's no task to yield to
- [PATCH 1/2] KVM: selftests: arm64: Simplify specification of filtered registers
- [PATCH 1/2] KVM: x86: Make x2APIC ID 100% readonly
- Re: [PATCH 1/2] media: i2c: tvp5150: Constify struct regmap_config
- [PATCH 1/2] media: v4l2-cci: Allow "empty read"
- [PATCH 1/2] mm/numa: no task_numa_fault() call if page table is changed
- Zi Yan(Wed Aug 07 2024 - 14:47:55 EST)
- Re: [PATCH 1/2] mm: shmem: avoid allocating huge pages larger than MAX_PAGECACHE_ORDER for shmem
- [PATCH 1/2] mm: update the memmap stat before page is freed
- [PATCH 1/2] mseal: Fix is_madv_discard()
- [PATCH 1/2] nbd: implement the WRITE_ZEROES command
- Re: [PATCH 1/2] netfs: Revert "netfs: Switch debug logging to pr_debug()"
- [PATCH 1/2] PCI: Deprecate pcim_iomap_regions() in favor of pcim_iomap_region()
- [PATCH 1/2] PCI: mediatek-gen3: Add support for setting max-link-speed limit
- [PATCH 1/2] perf sched timehist: Add --show-prio option
- [PATCH 1/2] pinctrl: rockchip: Add rk3576 pinctrl support
- [PATCH 1/2] rcu-tasks: Make RCU-Tasks pay attention to idle tasks
- [PATCH 1/2] Revert "drm/amd/display: Don't register panel_power_savings on OLED panels"
- Re: [PATCH 1/2] riscv: Omit optimized string routines when using KASAN
- Re: [PATCH 1/2] sched/fair: Record the average duration of a task
- Chen Yu(Mon Aug 05 2024 - 03:22:40 EST)
- [PATCH 1/2] sched/topology: pre-compute topology_span_sane() loop params
- Chen Yu(Sat Aug 03 2024 - 11:33:15 EST)
- [PATCH 1/2] scsi: sd: Don't check if a write for REQ_ATOMIC
- [PATCH 1/2] selftests: rust: config: add trailing newline
- [PATCH 1/2] serial: 8250_platform: remove ACPI_PTR() annotation
- Re: [PATCH 1/2] SOUND: kill gameport bits
- Re: [PATCH 1/2] tools/nolibc: add support for [v]sscanf()
- [PATCH 1/2] tracefs: Fix inode allocation
- [PATCH 1/2] tty: serial: samsung_tty: drop unused argument to irq handlers
- [PATCH 1/2] usb: gadget: f_fs: restore ffs_func_disable() functionality
- Greg KH(Wed Aug 07 2024 - 06:45:32 EST)
- [PATCH 1/2] x86/cpufeatures: Add "Allowed SEV Features" Feature
- [PATCH 1/2] x86, KVM:SVM: Move sev specific parsing into arch/x86/virt/svm
- [PATCH 13/13] 6pack: propagage new tty types
- [PATCH 13/13] arm64: dts: exynos: exynos7885-jackpotlte: Enable USB support
- [patch 13/15] x86/ioapic: Cleanup bracket usage
- [PATCH 13/17] firewire: core: use guard macro to maintain list of asynchronous transaction
- [PATCH 13/19] mm: Create/affine kcompactd to its preferred node
- Re: [PATCH 13/20] ext4: get rid of ppath in ext4_force_split_extent_at()
- [PATCH 13/31] ASoC: intel/sdw_utils: move rt722 sdca helper functions
- Re: [PATCH 1/3] crash: Fix memory reserve dead loop bug in reserve_crashkernel_generic()
- Re: [PATCH 1/3] cxl: Set target type of root decoder based on CFMWS restrictions
- [PATCH 1/3] drm/amd: Make amd_ip_funcs static for SDMA v5.0
- tjakobi(Sun Aug 04 2024 - 10:07:37 EST)
- [PATCH 1/3] drm/omap: Fix possible NULL dereference
- [PATCH 1/3] drm/panfrost: Add SYSTEM_TIMESTAMP and SYSTEM_TIMESTAMP_FREQUENCY parameters
- [PATCH 1/3] dt-bindings: clock: add rk3576 cru bindings
- [PATCH 1/3] dt-bindings: clock: fix C3 PLL input parameter
- [PATCH 1/3] dt-bindings: clock: mediatek,apmixedsys: Fix "mediatek,mt6779-apmixed" compatible
- Re: [PATCH 1/3] dt-bindings: media: rockchip,vpu: Document RK3128 compatible
- Re: [PATCH 1/3] dt-bindings: phy: jh7110-usb-phy: Add sys-syscon property
- [PATCH 1/3] dt-bindings: pinctrl: Add rk3576 dw-mshc bindings
- [PATCH 1/3] dt-bindings: pinctrl: Add rk3576 power-controller bindings
- [PATCH 1/3] i2c: cadence: Relocate cdns_i2c_runtime_suspend and cdns_i2c_runtime_resume to facilitate atomic mode
- [PATCH 1/3] iio: magnetometer: ak8975: Fix reading for ak099xx sensors
- [PATCH 1/3] iommufd: Reorder include files
- [PATCH 1/3] KVM: SVM: Add a helper to convert a SME-aware PA back to a struct page
- [PATCH 1/3] KVM: x86/mmu: Decrease indentation in logic to sync new indirect shadow page
- [PATCH 1/3] lockdep: fix upper limit for LOCKDEP_*_BITS configs
- [PATCH 1/3] migrate: Allow migrate_misplaced_folio APIs without a VMA
- [PATCH 1/3] perf: build: Fix static compilation error when libdw is not installed
- [PATCH 1/3] pinctrl: meson: Constify struct meson_pmx_group and meson_pmx_func
- [PATCH 1/3] pmdomain: ti_sci: add per-device latency constraint management
- [PATCH 1/3] rpmsg: glink: Tidy up RX advance handling
- Re: [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests
- [PATCH 1/3] serdev: ttyport: make use of tty_kopen_exclusive
- [PATCH 1/3] usb: hub: add infrastructure to pass onboard_dev port features
- [PATCH 1/3] xen, pvh: fix unbootable VMs (PVH + KASAN)
- [PATCH 1/3] xen, pvh: fix unbootable VMs (PVH + KASAN - AMD_MEM_ENCRYPT)
- [patch 14/15] x86/ioapic: Cleanup line breaks
- [PATCH 14/17] firewire: core: use guard macro to maintain properties of fw_card
- [PATCH 14/19] mm: Create/affine kswapd to its preferred node
- Re: [PATCH 14/20] ext4: get rid of ppath in ext4_split_extent()
- [PATCH 14/31] ASoC: intel: split soundwire machine driver private data
- [PATCH 1/4] arm64: dts: ti: k3-am65: Include entire FSS region in ranges
- [PATCH 1/4] ASoC: dt-bindings: qcom,wcd937x: Correct reset GPIO polarity in example
- [PATCH 1/4] coresight: cti: use device_* to iterate over device child nodes
- Re: [PATCH 1/4] drm/msm/a5xx: disable preemption in submits by default
- [PATCH 1/4] dt-bindings: arm: qcom,ids: add SoC ID for QCS9100
- [PATCH 1/4] dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RK3528
- Yao Zi(Sat Aug 03 2024 - 08:56:46 EST)
- [PATCH 1/4] dt-bindings: vendor-prefixes: Add Jenson Display
- [PATCH 1/4] firewire: ohci: add static inline functions to serialize/deserialize data of AT DMA
- Re: [PATCH 1/4] iio: adc: ad7124: fix chip ID mismatch
- [PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
- [PATCH 1/4] mmc: sdio: add Qualcomm QCA9379-3 SDIO id
- [PATCH 1/4] workqueue: Make wq_affn_dfl_set() use wq_online_cpumask
- [patch 15/15] x86/ioapic: Cleanup remaining coding style issues
- [PATCH 15/17] firewire: ohci: use guard macro to maintain bus time
- [PATCH 15/19] kthread: Implement preferred affinity
- Re: [PATCH 15/20] ext4: get rid of ppath in ext4_split_convert_extents()
- [PATCH 15/31] ASoC: intel/sdw_utils: move rt5682 codec helper function
- [PATCH 1/5] arm64: dts: ti: k3-am62a: Add ESM support
- [PATCH 1/5] Compiler Attributes: update GCC and Clang's `counted_by` URLs
- [PATCH 1/5] Input: matrix_keypad - remove support for clustered interrupt
- [PATCH 1/5] KVM: x86: Re-enter guest if WRMSR(X2APIC_ICR) fastpath is successful
- [PATCH 1/5] perf annotate: Use al->data_nr if possible
- [PATCH 1/5] perf: Optimize context reschedule for single PMU cases
- [PATCH 1/5] udmabuf: cancel mmap page fault, direct map it
- [PATCH 1/5] xen: use correct end address of kernel for conflict checking
- [PATCH 16/17] firewire: ohci: use guard macro to maintain image of configuration ROM
- [PATCH 16/19] rcu: Use kthread preferred affinity for RCU boost
- Re: [PATCH 16/20] ext4: get rid of ppath in ext4_convert_unwritten_extents_endio()
- [PATCH 16/31] ASoC: intel/sdw_utils: move rtk jack common helper functions
- [PATCH 1/6] ARM: dts: aspeed: mtjade, mtmitchell: Add OCP temperature sensors
- [PATCH 1/6] cpufreq: qcom: Add explicit io.h include for readl/writel_relaxed
- [PATCH 1/6] dt-bindings: nvme: Document nvme-card compatible
- Re: [PATCH 1/6] Input: tsc2004/5 - fix handling of VIO power supply
- [PATCH 1/6] KVM: Open code kvm_set_memory_region() into its sole caller (ioctl() API)
- Tao Su(Mon Aug 05 2024 - 04:45:00 EST)
- [PATCH 1/6] KVM: x86: selftests: Fix typos in macro variable use
- [PATCH 1/6] net: driver: stmmac: extend CSR calc support
- [PATCH 1/6] regulator: mcp16502: Add supplier for regulators
- [PATCH 1/6] riscv: dts: thead: Add TH1520 AP_SUBSYS clock controller
- [PATCH 1/6] sched_ext: Simplify scx_can_stop_tick() invocation in sched_can_stop_tick()
- [PATCH 1/6] x86/sev: Define the #HV doorbell page structure
- [PATCH 17/17] firewire: ohci: use guard macro to serialize operations for isochronous contexts
- [PATCH 17/19] kthread: Unify kthread_create_on_cpu() and kthread_create_worker_on_cpu() automatic format
- Re: [PATCH 17/20] ext4: get rid of ppath in ext4_ext_convert_to_initialized()
- Re: [PATCH 17/24] sched/fair: Implement delayed dequeue
- [PATCH 17/31] ASoC: intel/sdw_utils: move rt700 and rt711 codec helper functions
- [PATCH 1/7] ARM: dts: aspeed: Fix coprocessor interrupt controller node name
- [PATCH 1/7] cgroup: Implement cgroup_show_cftypes()
- [PATCH 1/7] mm: Move can_modify_vma to mm/internal.h
- [PATCH 1/7] perf: Generic hotplug support for a PMU with a scope
- [PATCH 1/7] remoteproc: keystone: Use devm_kasprintf() to build name string
- [PATCH 1/7] x86/acpi: Move ACPI MADT wakeup to generic code
- [PATCH 18/19] treewide: Introduce kthread_run_worker[_on_cpu]()
- Re: [PATCH 18/20] ext4: get rid of ppath in ext4_ext_handle_unwritten_extents()
- Re: [PATCH 18/24] netfs: Speed up buffered reading
- [PATCH 18/31] ASoC: intel/sdw_utils: move rtk amp codec helper functions
- [PATCH 1/8] ASoC: SOF: amd: Fix for incorrect acp error satus register offset
- Re: [PATCH 1/8] dt-bindings: soc: qcom: eud: Add phy related bindings
- [PATCH 1/8] mm: Fix endless reclaim on machines with unaccepted memory
- [PATCH 19/19] rcu: Use kthread preferred affinity for RCU exp kworkers
- Re: [PATCH 19/20] ext4: get rid of ppath in convert_initialized_extent()
- [PATCH 19/31] ASoC: intel/sdw_utils: move cirrus soundwire codec helper functions
- [PATCH 1/9] arm64: dts: layerscape: use short name about thermal zone
- Frank Li(Mon Aug 05 2024 - 11:50:36 EST)
- [PATCH 1/9] HID: hid-appletb-bl: add driver for the backlight of Apple Touch Bars
- [PATCH 1/9] KVM: x86: Co-locate initialization of feature MSRs in kvm_arch_vcpu_create()
- Re: [PATCH 1/9] perf report: Fix --total-cycles --stdio output error
- Re: [PATCH 20/20] ext4: avoid unnecessary extent path frees and allocations
- [PATCH 20/31] ASoC: intel/sdw_utils: move maxim codec helper functions
- Re: [PATCH 21/24] sched/eevdf: Allow shorter slices to wakeup-preempt
- [PATCH 21/31] ASoC: intel/sdw_utils: move dai id common macros
- [PATCH 2/1] i8253: Fix stop sequence for timer 0
- [PATCH 2/2] ACPICA: Allow setting waking vector in reduced hardware model
- Re: [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section
- [PATCH 2/2] arm64: dts: imx95: add flexcan[1..5] support
- Frank Li(Mon Aug 05 2024 - 16:15:27 EST)
- [PATCH 2/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree
- [PATCH 2/2] arm64: dts: qcom: sm8550: camss: Add CAMSS block definition
- Re: [PATCH 2/2] arm64: dts: ti: k3-j7200-som-p0: Update mux-controller node name
- [PATCH 2/2] arm64: dts: ti: k3-j721e-beagleboneai64: Fix reversed C6x carveout locations
- [PATCH 2/2] ASoC: codecs: lpass-va-macro: warn on unknown version
- [PATCH 2/2] ASoC: cs35l56: Stop creating ALSA controls for firmware coefficients
- [PATCH 2/2] block: Don't check REQ_ATOMIC for reads
- [PATCH 2/2] can: mcp251xfd: mcp251xfd_ring_init(): check TX-coalescing configuration
- [PATCH 2/2] clk: renesas: r9a09g057-cpg: Add clock and reset entries for GTM/RIIC/SDHI/WDT
- [PATCH 2/2] context_tracking: Invoke Tasks-RCU enter/exit for NMI context
- Re: [PATCH 2/2] dmaengine: zynqmp_dma: Add support for AMD Versal Gen 2 DMA IP
- [PATCH 2/2] dm resume: don't return EINVAL when signalled
- [PATCH 2/2] doc: iio: ad4695: document buffered read
- [PATCH 2/2] drm/ast: Request PCI BAR with devres
- Re: [PATCH 2/2] drm/bridge: synopsys: Add DW HDMI QP TX Controller driver
- [PATCH 2/2] drm/dp_mst: Slightly optimize drm_dp_mst_i2c_write() (2/2)
- [PATCH 2/2] drm/i915: Attempt to get pages without eviction first
- [PATCH 2/2] drm/sched: warn about drm_sched_job_init()'s partial init
- [PATCH 2/2] dt-bindings: iio: asahi-kasei,ak8975: drop incorrect AK09116 compatible
- [PATCH 2/2] dt-bindings: misc: aspeed,ast2400-cvic: Convert to DT schema
- [PATCH 2/2] dt-bindings: net: Add rk3576 dwmac bindings
- [PATCH 2/2] dt-bindings: pinctrl: Add rk3576 pinctrl bindings
- [PATCH 2/2] hrtimer: Ignore slack time for RT tasks in hrtimer_start_range_ns()
- Re: [PATCH 2/2] i3c: master: Add Nuvoton npcm845 i3c master driver
- [PATCH 2/2] i3c: master: svc: use slow speed for first broadcast address
- Frank Li(Tue Aug 06 2024 - 12:04:38 EST)
- [PATCH 2/2] i8253: Fix stop sequence for timer 0
- [PATCH 2/2] iio: adc: ad7173: add support for ad4113
- [PATCH 2/2] Input: edt-ft5x06 - add support for FocalTech FT8201
- [PATCH 2/2] KVM: Protect vCPU's "last run PID" with rwlock, not RCU
- [PATCH 2/2] KVM: selftests: Add a testcase to verify x2APIC is fully readonly
- [PATCH 2/2] KVM: selftests: arm64: Use generated defines for named system registers
- [PATCH 2/2] KVM: SEV: Configure "ALLOWED_SEV_FEATURES" VMCB Field
- [PATCH 2/2] media: i2c: imx290: Check for availability in probe()
- [PATCH 2/2] mm: keep nid around during hot-remove
- [PATCH 2/2] mm/migrate: move common code to numa_migrate_check (was numa_migrate_prep)
- Zi Yan(Wed Aug 07 2024 - 14:48:09 EST)
- Re: [PATCH 2/2] mm: tlb: add tlb swap entries batch async release
- [PATCH 2/2] nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
- [PATCH 2/2] PCI: mediatek-gen3: Add support for restricting link width
- Re: [PATCH 2/2] PCI: vmd: Let OS control ASPM for devices under VMD domain
- [PATCH 2/2] perf sched timehist: Add --prio option
- Re: [PATCH 2/2] platform/x86: asus-wmi: don't fail if platform_profile already registered
- Re: [PATCH 2/2] regmap: Allow setting IRQ domain name suffix
- [PATCH 2/2] Revert "drm/amd/display: add panel_power_savings sysfs entry to eDP connectors"
- Leo Li(Wed Aug 07 2024 - 09:53:03 EST)
- Re: [PATCH 2/2] riscv: Enable bitops instrumentation
- [PATCH 2/2] sched/topology: optimize topology_span_sane()
- RE: [PATCH 2/2] scsi: ufs: Add HCI capabilities sysfs group
- [PATCH 2/2] selftests/mm: Add mseal test for no-discard madvise
- [PATCH 2/2] selftests: rust: config: disable GCC_PLUGINS
- [PATCH 2/2] serial: 8250_platform: fix uart_8250_port initializer
- [PATCH 2/2] tracefs: Don't overlay 'struct inode'
- Al Viro(Wed Aug 07 2024 - 09:45:06 EST)
- [PATCH 2/2] tty: serial: samsung_tty: cast the interrupt's void *id just once
- [PATCH 2/2] usb: gadget: f_fs: pull out f->disable() from ffs_func_set_alt()
- [PATCH 2/2] x86 KVM:SVM: Provide "nosnp" boot option for sev kernel command line
- [PATCH 2/3] arm64: dts: amlogic: add some device nodes for C3
- Re: [PATCH 2/3] ARM: Fix crash kenrel data type bug
- Re: [PATCH 2/3] Bluetooth: hci_qca: fix QCA6390 support on non-DT platforms
- [PATCH 2/3] clk: rockchip: Add dt-binding header for rk3576
- Re: [PATCH 2/3] cxl: Set target type of region with that of root decoder
- Re: [PATCH 2/3] dma-mapping: don't return errors from dma_set_seg_boundary
- [PATCH 2/3] drm/amd: Make amd_ip_funcs static for SDMA v5.2
- tjakobi(Sun Aug 04 2024 - 10:00:03 EST)
- [PATCH 2/3] drm/omap: Hide sparse warnings
- [PATCH 2/3] drm/panfrost: Add cycle counter job requirement
- [PATCH 2/3] dt-bindings: Add power-domain header for RK3576 SoCs
- Re: [PATCH 2/3] dt-bindings: dma: rz-dmac: Document RZ/G3S SoC
- [PATCH 2/3] dt-bindings: iio: imu: magnetometer: Add ak09118
- [PATCH 2/3] dt-bindings: Move Mediatek clock controllers to "clock" directory
- [PATCH 2/3] dt-bindings: usb: microchip,usb2514: add support for port vbus-supply
- [PATCH 2/3] i2c: cadence: Split cdns_i2c_master_xfer for Atomic Mode
- [PATCH 2/3] iommu/dma: Support MSIs through nested domains
- Re: [PATCH 2/3] kallsyms: Add APIs to match symbol without .llmv.<hash> suffix.
- Song Liu(Thu Aug 01 2024 - 23:45:56 EST)
- Google(Fri Aug 02 2024 - 09:04:45 EST)
- Song Liu(Fri Aug 02 2024 - 13:09:27 EST)
- Song Liu(Fri Aug 02 2024 - 13:16:37 EST)
- Google(Mon Aug 05 2024 - 08:53:56 EST)
- [PATCH 2/3] KVM: SVM: Add host SEV-ES save area structure into VMCB via a union
- [PATCH 2/3] KVM: x86/mmu: Drop pointless "return" wrapper label in FNAME(fetch)
- [PATCH 2/3] lockdep: clarify size for LOCKDEP_*_BITS configs
- [PATCH 2/3] memory: allow non-fault migration in numa_migrate_prep path
- [PATCH 2/3] mmc: dw_mmc-rockchip: Add v2 tuning support
- [PATCH 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw
- [PATCH 2/3] pinctrl: meson: Constify struct meson_bank
- [PATCH 2/3] pmdomain: ti_sci: add wakeup constraint management
- [PATCH 2/3] rpmsg: glink: Pass channel to qcom_glink_send_close_ack()
- Re: [PATCH 2/3] sched/core: Introduce SM_IDLE and an idle re-entry fast-path in __schedule()
- Chen Yu(Sun Aug 04 2024 - 00:06:23 EST)
- Re: [PATCH 2/3] sched/fair: Generalize misfit lb by adding a misfit reason
- [PATCH 2/3] USB: serial: cosmetic cleanup <space><tab> mix
- [PATCH 2/3] x86/cpu: fix unbootable VMs by inlining memcmp in hypervisor_cpuid_base
- [PATCH 2/3] x86/cpu: fix unbootable VMs by inlining memcmp() in hypervisor_cpuid_base()
- [PATCH 2/4] arm64: dts: ti: k3-j721e: Include entire FSS region in ranges
- [PATCH 2/4] ASoC: dt-bindings: qcom,wcd934x: Correct reset GPIO polarity in example
- Re: [PATCH 2/4] drm/msm/a5xx: properly clear preemption records on resume
- [PATCH 2/4] dt-bindings: arm: rockchip: Add Radxa E20C board
- Yao Zi(Sat Aug 03 2024 - 08:56:57 EST)
- [PATCH 2/4] dt-bindings: display: panel-lvds: Add compatible for Jenson BL-JT60050-01A
- [PATCH 2/4] firewire: ohci: use static inline functions to serialize data of AT DMA
- Re: [PATCH 2/4] iio: adc: ad7124: fix config comparison
- [PATCH 2/4] iio: adc: ad7768-1: use device_* to iterate over device child nodes
- Nuno Sá(Thu Aug 01 2024 - 03:27:26 EST)
- [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
- Jeff Xu(Wed Aug 07 2024 - 11:44:46 EST)
- Jeff Xu(Wed Aug 07 2024 - 12:37:13 EST)
- Jeff Xu(Wed Aug 07 2024 - 16:15:46 EST)
- Jeff Xu(Wed Aug 07 2024 - 23:37:45 EST)
- [PATCH 2/4] soc: qcom: socinfo: add QCS9100 ID
- Re: [PATCH 2/4] usb: dwc3: imx8mp: add 2 software managed quirk properties for host mode
- [PATCH 2/4] wifi: ath10k: add support for QCA9379 hw1.0 SDIO
- [PATCH 2/4] workqueue: Make wq_update_node_max_active() use wq_online_cpumask
- [PATCH 2/5] arm64: dts: ti: k3-am62p: Fix ESM interrupt sources
- [PATCH 2/5] Compiler Attributes: remove unneeded version comments for older LLVMs
- [PATCH 2/5] Input: matrix_keypad - switch to gpiod API and generic device properties
- [PATCH 2/5] KVM: x86: Dedup fastpath MSR post-handling logic
- [PATCH 2/5] perf annotate: Set notes->src->nr_events early
- [PATCH 2/5] perf: Extract a few helpers
- [PATCH 2/5] udmabuf: change folios array from kmalloc to kvmalloc
- [PATCH 2/5] xen: introduce generic helper checking for memory map conflicts
- [PATCH 2/6] ARM: dts: aspeed: mtmitchell: Add I2C temperature sensor alias ports
- [PATCH 2/6] ARM: dts: microchip: at91-sama7g5ek: Add reg_5v to supply PMIC nodes
- [PATCH 2/6] cpufreq: omap: Drop asm includes
- [PATCH 2/6] KVM: Assert slots_lock is held in __kvm_set_memory_region()
- Re: [PATCH 2/6] KVM: Assert slots_lock is held in __kvm_set_memory_region()
- Tao Su(Mon Aug 05 2024 - 04:46:51 EST)
- [PATCH 2/6] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event
- [PATCH 2/6] KVM: x86: selftests: Define AMD PMU CPUID leaves
- Re: [PATCH 2/6] md: dm-crypt: Set cc->iv_size to 4 bytes
- Re: [PATCH 2/6] mfd: adp5585: add ADI adp5585 core support
- [PATCH 2/6] net: stmmac: Expand clock rate variables
- [PATCH 2/6] nvme: assign of_node to nvme device
- Re: [PATCH 2/6] perf mem: Free the allocated sort string
- [PATCH 2/6] riscv: dts: thead: change TH1520 uart nodes to use clock controller
- [PATCH 2/6] sched_ext: Add scx_enabled() test to @start_class promotion in put_prev_task_balance()
- [PATCH 2/7] ARM: dts: aspeed: Specify correct generic compatible for CVIC
- [PATCH 2/7] dt-bindings: x86: Add ACPI wakeup mailbox
- [PATCH 2/7] mm/munmap: Replace can_modify_mm with can_modify_vma
- [PATCH 2/7] perf: Add PERF_EV_CAP_READ_SCOPE
- [PATCH 2/7] remoteproc: keystone: Use devm_rproc_alloc() helper
- [PATCH 2/7] sched: Expose css_tg()
- [PATCH 2/8] ASoC: SOF: amd: fix for acp error reason registers wrong offset
- Re: [PATCH 2/8] dt-bindings: soc: qcom: eud: Add usb role switch property
- [PATCH 2/8] mm: Accept memory in __alloc_pages_bulk().
- Re: [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
- [PATCH 2/9] arm64: dts: fsl-ls1028a: remove undocumented 'little-endian' for dspi node
- Frank Li(Mon Aug 05 2024 - 11:50:51 EST)
- Re: [PATCH 2/9] drm/meson: vclk: drop hdmi system clock setup
- [PATCH 2/9] HID: hid-appletb-kbd: add driver for the keyboard mode of Apple Touch Bars
- [PATCH 2/9] KVM: x86: Disallow changing MSR_PLATFORM_INFO after vCPU has run
- Re: [PATCH 2/9] perf report: Remove the first overflow check for branch counters
- Re: [PATCH 3.2 054/102] iscsi-target: avoid NULL pointer in iscsi_copy_param_list failure
- Re: [PATCH 3/3] arm64: dts: Add phyBOARD-Pollux dts for rpmsg
- Peng Fan(Wed Aug 07 2024 - 23:13:41 EST)
- [PATCH 3/3] arm64: dts: amlogic: add C3 AW419 board
- Re: [PATCH 3/3] arm64: dts: layerscape: move dwc3 usb under glue layer node
- Frank Li(Wed Aug 07 2024 - 10:31:48 EST)
- Re: [PATCH 3/3] arm64: dts: renesas: r9a08g045: Add DMAC node
- Re: [PATCH 3/3] Bluetooth: hci_qca: fix a NULL-pointer derefence at shutdown
- [PATCH 3/3] clk: rockchip: Add clock controller for the RK3576
- Re: [PATCH 3/3] cxl: Avoid to create dax regions for type2 accelerators
- [PATCH 3/3] drm/amdgpu/swsmu: fix SMU11 typos (memlk -> memclk)
- tjakobi(Sun Aug 04 2024 - 10:00:26 EST)
- [PATCH 3/3] drm/omap: Fix locking in omap_gem_new_dmabuf()
- [PATCH 3/3] drm/panfrost: Handle JD_REQ_CYCLE_COUNT
- [PATCH 3/3] dt-bindings: clock: mediatek: Convert MediaTek clock syscons to schema
- [PATCH 3/3] i2c: cadence: Add atomic transfer support for controller version 1.4
- [PATCH 3/3] iio: magnetometer: ak8975: Add AK09118 support
- [PATCH 3/3] iommufd/selftest: Add coverage for reserved IOVAs
- [PATCH 3/3] KVM: SVM: Track the per-CPU host save area as a VMCB pointer
- [PATCH 3/3] KVM: x86/mmu: Reword a misleading comment about checking gpte_changed()
- [PATCH 3/3] lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation
- [PATCH 3/3] mmc: dw_mmc-rockchip: Add internal phase support
- [PATCH 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined
- Re: [PATCH 3/3] phy: starfive: jh7110-usb: Fix link configuration to controller
- [PATCH 3/3] pinctrl: meson: Constify struct meson_pmx_bank
- [PATCH 3/3] pmdomain: ti_sci: handle wake IRQs for IO daisy chain wakeups
- [PATCH 3/3] rpmsg: glink: Introduce packet tracepoints
- [PATCH 3/3] soc: rockchip: power-domain: Add power domain support for rk3576
- [PATCH 3/3] swap: enable promotion for unmapped pagecache on access
- [PATCH 3/3] usb: misc: onboard_dev: add ext-vbus-supply handling
- [PATCH 3/3] USB: serial: enable serdev support
- [PATCH 3/3] xen, pvh: fix unbootable VMs by inlining memset in xen_prepare_pvh
- [PATCH 3/3] xen, pvh: fix unbootable VMs by inlining memset() in xen_prepare_pvh()
- [PATCH 3/4] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
- [PATCH 3/4] arm64: dts: rockchip: Add base DT for rk3528 SoC
- Yao Zi(Sat Aug 03 2024 - 08:57:09 EST)
- Yao Zi(Sun Aug 04 2024 - 09:21:31 EST)
- Yao Zi(Sun Aug 04 2024 - 09:23:08 EST)
- Yao Zi(Sun Aug 04 2024 - 09:59:18 EST)
- Yao Zi(Mon Aug 05 2024 - 07:00:42 EST)
- Yao Zi(Mon Aug 05 2024 - 12:23:19 EST)
- [PATCH 3/4] arm64: dts: ti: k3-j721s2: Include entire FSS region in ranges
- [PATCH 3/4] ASoC: dt-bindings: qcom,wcd938x: Correct reset GPIO polarity in example
- Re: [PATCH 3/4] drm/msm/a5xx: fix races in preemption evaluation stage
- [PATCH 3/4] dt-bindings: arm: qcom: Document QCS9100 compatible
- [PATCH 3/4] dt-bindings: net: bluetooth: qualcomm: add QCA9379 compatible
- Re:[PATCH 3/4] ext4: factor out write end code of inline file
- [PATCH 3/4] firewire: ohci: add static inline functions to serialize/deserialize data of IT DMA
- Re: [PATCH 3/4] iio: adc: ad7124: reduce the number of SPI transfers
- [PATCH 3/4] iio: adc: xilinx-ams: use device_* to iterate over device child nodes
- [PATCH 3/4] mm: Remove arch_unmap()
- Re: [PATCH 3/4] Updating a deprecated use of strcpy in battry.c file.
- Re: [PATCH 3/4] usb: dwc3: core: add a core init flag for device mode resume
- [PATCH 3/4] workqueue: s/unbound_wq_update_pwq/update_unbound_pwqs/
- [PATCH 3/5] arm64: dts: ti: k3-am62p: Remove 'reserved' status
- [PATCH 3/5] ARM: spitz: Use software nodes/properties for the GPIO-driven buttons
- [PATCH 3/5] Compiler Attributes: add more Clang documentation links
- [PATCH 3/5] KVM: x86: Exit to userspace if fastpath triggers one on instruction skip
- [PATCH 3/5] perf annotate: Use annotation__pcnt_width() consistently
- [PATCH 3/5] perf: Fix event_function_call() locking
- [PATCH 3/5] udmabuf: fix vmap_udmabuf error page set
- [PATCH 3/5] xen: move checks for e820 conflicts further up
- [PATCH 3/6] ARM: dts: aspeed: mtmitchell: Add I2C Riser card alias ports
- [PATCH 3/6] ARM: dts: microchip: at91-sama7g54_curiosity: Add reg_5v to supply PMIC nodes
- [PATCH 3/6] cpufreq: armada-8k: Avoid excessive stack usage
- [PATCH 3/6] dt-bindings: mmc: add property for partitions node in mmc-card node
- [PATCH 3/6] dt-bindings: net: Add DT bindings for DWMAC on NXP S32G/R
- [PATCH 3/6] KVM: Add a dedicated API for setting KVM-internal memslots
- Tao Su(Mon Aug 05 2024 - 04:47:45 EST)
- [PATCH 3/6] KVM: SVM: Inject #HV when restricted injection is active
- [PATCH 3/6] KVM: x86: selftests: Set up AMD VM in pmu_counters_test
- Re: [PATCH 3/6] mm: free zapped tail pages when splitting isolated thp
- [PATCH 3/6] riscv: dts: thead: change TH1520 mmc nodes to use clock controller
- [PATCH 3/6] sched_ext: Use update_curr_common() in update_curr_scx()
- [PATCH 3/7] ARM: dts: aspeed: Specify required properties for sram node
- Re: [PATCH 3/7] dt-bindings: PCI: altera: Add binding for Agilex
- [PATCH 3/7] mm/mprotect: Replace can_modify_mm with can_modify_vma
- [PATCH 3/7] perf/x86/intel/cstate: Clean up cpumask and hotplug
- [PATCH 3/7] remoteproc: keystone: Use devm action to release reserved memory
- [PATCH 3/7] sched: Enumerate CPU cgroup file types
- [PATCH 3/7] x86/dt: Support the ACPI multiprocessor wakeup for device tree
- [PATCH 3/8] ASoC: SOF: amd: move iram-dram fence register programming sequence
- [PATCH 3/8] mm: Introduce PageUnaccepted() page type
- Re: [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
- [PATCH 3/9] arm64: dts: fsl-ls208xa: move reboot node under syscon
- Frank Li(Mon Aug 05 2024 - 11:51:18 EST)
- Re: [PATCH 3/9] drm/meson: dw-hdmi: use generic clock helpers
- [PATCH 3/9] HID: multitouch: support getting the contact ID from HID_DG_TRANSDUCER_INDEX fields
- [PATCH 3/9] KVM: x86: Quirk initialization of feature MSRs to KVM's max configuration
- [PATCH 4/4] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support
- [PATCH 4/4] arm64: dts: qcom: sa8775p-ride: Add QCS9100 compatible
- [PATCH 4/4] arm64: dts: rockchip: Add Radxa e20c board
- Yao Zi(Sat Aug 03 2024 - 08:57:23 EST)
- Yao Zi(Sat Aug 03 2024 - 09:53:27 EST)
- [PATCH 4/4] arm64: dts: ti: k3-j784s4: Include entire FSS region in ranges
- [PATCH 4/4] ASoC: dt-bindings: qcom,wcd939x: Correct reset GPIO polarity in example
- [PATCH 4/4] Bluetooth: hci_qca: add compatible for QCA9379
- Re: [PATCH 4/4] drm/msm/a5xx: workaround early ring-buffer emptiness check
- [PATCH 4/4] firewire: ohci: use static inline functions to serialize data of IT DMA
- Re: [PATCH 4/4] kbuild: cross-compile linux-headers package when possible
- [PATCH 4/4] leds: as3645a: use device_* to iterate over device child nodes
- [PATCH 4/4] powerpc/vdso: Refactor error handling
- Re: [PATCH 4/4] usb: dwc3: imx8mp: disable SS_CON and U3 wakeup for system sleep
- [PATCH 4/4] workqueue: Make unbound pwq updates from CPU hotplug path asynchronous
- [PATCH 4/5] arm64: dts: ti: k3-am6*: Add comment for ESM interrupt sources
- [PATCH 4/5] ARM: spitz: Use software nodes/properties for the matrix keypad
- [PATCH 4/5] Compiler Attributes: fix formatting of GCC/Clang doc links
- [PATCH 4/5] KVM: x86: Reorganize code in x86.c to co-locate vCPU blocking/running helpers
- [PATCH 4/5] perf: Add context time freeze
- [PATCH 4/5] perf annotate: Set al->data_nr using the notes->src->nr_events
- [PATCH 4/5] udmabuf: add get_sg_table helper function
- [PATCH 4/5] xen: move max_pfn in xen_memory_setup() out of function scope
- [PATCH 4/6] ARM: dts: aspeed: mtmitchell: Enable i2c10 and i2c15
- [PATCH 4/6] ARM: dts: microchip: at91-sama5d2_icp: Add reg_5v to supply PMIC nodes
- [PATCH 4/6] block2mtd: attach device OF node to MTD device
- [PATCH 4/6] KVM: SVM: Inject NMIs when restricted injection is active
- [PATCH 4/6] KVM: x86: Drop double-underscores from __kvm_set_memory_region()
- [PATCH 4/6] KVM: x86: selftests: Test read/write core counters
- [PATCH 4/6] net: stmmac: dwmac-s32cc: add basic NXP S32G/S32R glue
- [PATCH 4/6] opp: ti: Drop unnecessary of_match_ptr()
- [PATCH 4/6] riscv: dts: thead: update TH1520 dma and timer nodes to use clock controller
- [PATCH 4/6] sched_ext: Simplify UP support by enabling sched_class->balance() in UP
- [PATCH 4/7] ARM: dts: aspeed: Remove undocumented XDMA nodes
- [PATCH 4/7] iommu/vt-d: Clean up cpumask and hotplug for perfmon
- [PATCH 4/7] mm/mremap: Replace can_modify_mm with can_modify_vma
- Jeff Xu(Tue Aug 06 2024 - 19:10:55 EST)
- Jeff Xu(Tue Aug 06 2024 - 21:48:19 EST)
- [PATCH 4/7] remoteproc: keystone: Use devm_pm_runtime_enable() helper
- [PATCH 4/7] sched: Make cpu_shares_read_u64() use tg_weight()
- [PATCH 4/7] x86/hyperv: Parse the ACPI wakeup mailbox
- [PATCH 4/8] ASoC: SOF: amd: fix for acp init sequence
- [PATCH 4/8] mm: Rename accept_page() to accept_page_memory()
- [PATCH 4/9] arm64: dts: imx: add fallback compatible string fsl,imx8mm
- Frank Li(Mon Aug 05 2024 - 11:51:13 EST)
- Frank Li(Mon Aug 05 2024 - 12:14:31 EST)
- Re: [PATCH 4/9] drm/meson: dw-hdmi: fix incorrect comment in suspend
- [PATCH 4/9] HID: multitouch: support getting the tip state from HID_DG_TOUCH fields
- [PATCH 4/9] KVM: x86: Reject userspace attempts to access PERF_CAPABILITIES w/o PDCM
- Re: [PATCH 4/9] x86/mce: Move machine_check_poll() status checks to helper functions
- [PATCH 5/5] arm64: dts: ti: k3-am6*: Fix comment in watchdog nodes
- [PATCH 5/5] Compiler Attributes: make version constraints more consistent
- [PATCH 5/5] Input: matrix_keypad - remove support for platform data
- [PATCH 5/5] KVM: x86: Add fastpath handling of HLT VM-Exits
- [PATCH 5/5] perf annotate: Add --skip-empty option
- [PATCH 5/5] perf: Optimize __pmu_ctx_sched_out()
- [PATCH 5/5] udmabuf: remove folio pin list
- [PATCH 5/5] xen: tolerate ACPI NVS memory overlapping with Xen allocated memory
- [PATCH 5/6] ARM: dts: aspeed: mtmitchell: Add LEDs
- [PATCH 5/6] ARM: dts: microchip: at91-sama5d27_wlsom1: Add reg_5v to supply PMIC nodes
- [PATCH 5/6] cpufreq: Enable COMPILE_TEST on Arm drivers
- [PATCH 5/6] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions
- Re: [PATCH 5/6] iomap: drop unnecessary state_lock when setting ifs uptodate bits
- Zhang Yi(Thu Aug 01 2024 - 05:23:42 EST)
- Zhang Yi(Thu Aug 01 2024 - 22:59:24 EST)
- Zhang Yi(Fri Aug 02 2024 - 07:13:37 EST)
- Jan Kara(Mon Aug 05 2024 - 08:43:06 EST)
- Jan Kara(Mon Aug 05 2024 - 10:00:36 EST)
- Zhang Yi(Wed Aug 07 2024 - 07:39:30 EST)
- [PATCH 5/6] KVM: Disallow all flags for KVM-internal memslots
- [PATCH 5/6] KVM: SVM: Inject MCEs when restricted injection is active
- [PATCH 5/6] KVM: x86: selftests: Test core events
- [PATCH 5/6] MAINTAINERS: Add Jan Petrous as the NXP S32G/R DWMAC
- Re: [PATCH 5/6] mm: add selftests to split_huge_page() to verify unmap/zap of zero pages
- [PATCH 5/6] riscv: dts: thead: add clock to TH1520 gpio nodes
- [PATCH 5/6] sched_ext: Improve comment on idle_sched_class exception in scx_task_iter_next_locked()
- Re: [PATCH 5/7] arm64: dts: agilex: add dtsi for PCIe Root Port
- [PATCH 5/7] ARM: dts: aspeed: Clean up AST2500 pinctrl properties
- [PATCH 5/7] dmaengine: idxd: Clean up cpumask and hotplug for perfmon
- [PATCH 5/7] mseal: Fix is_madv_discard()
- [PATCH 5/7] remoteproc: keystone: Use devm action to call PM runtime put sync
- [PATCH 5/7] sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
- [PATCH 5/7] x86/hyperv: Mark ACPI wakeup mailbox page as private
- [PATCH 5/8] ASoC: SOF: amd: update conditional check for cache register update
- [PATCH 5/8] mm: Add a helper to accept page
- Re: [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- [PATCH 5/9] arm64: dts: imx8mm-venice-gw7901: add #address(size)-cells for gsc@20
- Frank Li(Mon Aug 05 2024 - 11:51:33 EST)
- Re: [PATCH 5/9] drm/meson: dw-hdmi: split resets out of hw init.
- [PATCH 5/9] HID: multitouch: take cls->maxcontacts into account for devices without a HID_DG_CONTACTMAX field too
- [PATCH 5/9] KVM: VMX: Remove restriction that PMU version > 0 for PERF_CAPABILITIES
- Re: [PATCH 5/9] perf evsel: Assign abbr name for the branch counter events
- [PATCH 6.10 000/123] 6.10.4-rc1 review
- Re: [PATCH 6.10 000/809] 6.10.3-rc3 review
- Re: [PATCH 6.1 000/440] 6.1.103-rc3 review
- [PATCH 6.1 00/86] 6.1.104-rc1 review
- RE: [PATCH 6.10] drm/amd/display: Refactor function dm_dp_mst_is_port_support_mode()
- [PATCH 6.1.y] cpuidle: teo: Remove recent intercepts metric
- [PATCH 6.6 000/121] 6.6.45-rc1 review
- Re: [PATCH 6.6 000/568] 6.6.44-rc1 review
- [PATCH 6/6] ARM: dts: aspeed: mtmitchell: Add I2C FAN controllers
- [PATCH 6/6] ARM: dts: microchip: sama5d29_curiosity: Add reg_5v to supply PMIC nodes
- [PATCH 6/6] cpufreq: Drop CONFIG_ARM and CONFIG_ARM64 dependency on Arm drivers
- [PATCH 6/6] KVM: Move flags check for user memory regions to the ioctl() specific API
- [PATCH 6/6] KVM: SVM: Enable restricted injection for an SEV-SNP guest
- [PATCH 6/6] KVM: x86: selftests: Test PerfMonV2
- [PATCH 6/6] mtd: parser: add support for Airoha parser
- [PATCH 6/6] net: stmmac: dwmac-s32cc: Read PTP clock rate when ready
- Re: [PATCH 6/6] remoteproc: imx_rproc: handle system off for i.MX7ULP
- Frank Li(Mon Aug 05 2024 - 16:38:48 EST)
- Peng Fan(Wed Aug 07 2024 - 22:56:34 EST)
- [PATCH 6/6] riscv: dts: thead: change TH1520 SPI node to use clock controller
- [PATCH 6/6] sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()
- [PATCH 6/7] ARM: dts: aspeed-g6: Use generic 'ethernet' for ftgmac100 nodes
- [PATCH 6/7] mseal: Replace can_modify_mm_madv with a vma variant
- [PATCH 6/7] perf/x86/rapl: Move the pmu allocation out of CPU hotplug
- [PATCH 6/7] remoteproc: keystone: Use devm_gpiod_get() helper
- [PATCH 6/7] sched_ext: Add cgroup support
- [PATCH 6/7] x86/hyperv: Reserve real mode when ACPI wakeup mailbox is available
- [PATCH 6/8] ASoC: SOF: amd: modify psp send command conditional checks
- [PATCH 6/8] mm: page_isolation: Handle unaccepted memory isolation
- Re: [PATCH 6/8] perf/uprobe: split uprobe_unregister()
- Re: [PATCH 6/8] usb: misc: eud: Add High-Speed Phy control for EUD operations
- [PATCH 6/9] arm64: dts: imx8mp-data-modul-edm-sbc: remove #clock-cells for sai3
- Frank Li(Mon Aug 05 2024 - 11:51:46 EST)
- [PATCH 6/9] HID: multitouch: allow specifying if a device is direct in a class
- [PATCH 6/9] KVM: x86: Reject userspace attempts to access ARCH_CAPABILITIES w/o support
- Re: [PATCH 6/9] perf report: Display the branch counter histogram
- [PATCH 7/7] ARM: dts: aspeed-g6: Drop cells properties from ethernet nodes
- Re: [PATCH 7/7] drm/i915/pmu: Do not set event_init to NULL
- [PATCH 7/7] mm: Remove can_modify_mm()
- Re: [PATCH 7/7] pci: controller: pcie-altera: Add support for Agilex
- [PATCH 7/7] perf/x86/rapl: Clean up cpumask and hotplug
- [PATCH 7/7] remoteproc: keystone: Use devm_rproc_add() helper
- [PATCH 7/7] sched_ext: Add a cgroup scheduler which uses flattened hierarchy
- [PATCH 7/7] x86/hyperv: Use the ACPI wakeup mailbox for VTL2 guests when available
- [PATCH 7/8] ASoC: SOF: amd: remove unused variable from sof_amd_acp_desc structure
- [PATCH 7/8] mm: Introduce promo_wmark_pages()
- Re: [PATCH 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
- Re: [PATCH 7/8] usb: misc: eud: Handle usb role switch notifications
- [PATCH 7/9] arm64: dts: imx8mp-venice-gw74xx-imx219: use gateworks,imx8mp-gw74xx
- Frank Li(Mon Aug 05 2024 - 11:52:03 EST)
- Re: [PATCH 7/9] drm/meson: dw-hdmi: use matched data
- [PATCH 7/9] HID: multitouch: add device ID for Apple Touch Bars
- [PATCH 7/9] KVM: x86: Remove ordering check b/w MSR_PLATFORM_INFO and MISC_FEATURES_ENABLES
- Re: [PATCH 7/9] perf annotate: Display the branch counter histogram
- [PATCH 8/8] ASoC: amd: acp: Convert comma to semicolon
- [PATCH 8/8] mm: Accept to promo watermark
- Re: [PATCH 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
- [PATCH 8/9] arm64: dts: imx8mm: Add fallback compatible string fsl,imx8mm
- Frank Li(Mon Aug 05 2024 - 11:52:17 EST)
- [PATCH 8/9] drm/format-helper: add helper for BGR888 to XRGB8888 conversion
- [PATCH 8/9] KVM: selftests: Verify get/set PERF_CAPABILITIES w/o guest PDMC behavior
- [PATCH 9/9] arm64: dts: imx8mm-phygate: fix typo pinctrcl-0
- Frank Li(Mon Aug 05 2024 - 11:52:31 EST)
- [PATCH 9/9] drm/tiny: add driver for Apple Touch Bars in x86 Macs
- [PATCH 9/9] KVM: selftests: Add a testcase for disabling feature MSRs init quirk
- [PATCH] 9p: Avoid creating multiple slab caches with the same name
- Re: [PATCH] ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_convert_to_package ACPICA commit 4d4547cf13cca820ff7e0f859ba83e1a610b9fd0
- Re: [PATCH] ACPI: CPPC: Fix MASK_VAL() usage
- Re: [PATCH] ACPI: processor: Silence per-cpu acpi_handle_info about idle states
- [PATCH] acpi video: force native for Apple MacbookPro9,2
- [PATCH] Add memlogger utility and update MAINTAINERS
- Re: [PATCH] alpha: fix ioread64be()/iowrite64be() helpers
- [PATCH] ALSA: emu10k1: Fix coding style issues and warnings
- Greg KH(Tue Aug 06 2024 - 03:03:38 EST)
- [PATCH] ALSA: hda: Manally set pins to correct HP firmware settings
- [PATCH] ALSA: hda/realtek: Add support for new HP G12 laptops
- RE: [PATCH] arm64: defconfig: Enable i.MX SCMI PINCTRL driver
- Peng Fan(Tue Aug 06 2024 - 11:03:35 EST)
- [PATCH] arm64: defconfig: Enable PCI_J721E
- [PATCH] arm64: defconfig: Enable UHID as module
- Zijun Hu(Wed Aug 07 2024 - 07:27:26 EST)
- [PATCH] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
- [PATCH] arm64: dts: imx8mp-beacon: Enable DW HDMI Bridge
- [PATCH] arm64: dts: imx8mp-verdin: drop limit to sdio wi-fi frequency to 100 mhz
- Peng Fan(Wed Aug 07 2024 - 22:59:34 EST)
- [PATCH] arm64: dts: imx93: add cache info
- [PATCH] arm64: dts: imx95: correct L3Cache cache-sets
- Re: [PATCH] arm64: dts: layerscape: fix thermal node names length
- [PATCH] arm64: dts: mediatek: mt8183: Remove clock from mfg_async power domain
- Re: [PATCH] arm64: dts: mediatek: mt8186-corsola: Update ADSP reserved memory region
- [PATCH] arm64: dts: mediatek: mt8195: Correct clock order for dp_intf*
- Re: [PATCH] arm64: dts: mt8183-kukui: clean up regulator tree
- [PATCH] arm64: dts: qcom: Add X1E80100 Samsung Galaxy Book4 Edge
- [PATCH] arm64: dts: qcom: msm8916-samsung-gt58: Enable the touchkeys
- [PATCH] arm64: dts: qcom: msm8976: Add restart node
- [PATCH] arm64: dts: qcom: sa8775p: add CPU idle states
- [PATCH] arm64: dts: qcom: sc8280xp-x13s: Enable RGB sensor
- [PATCH] arm64: dts: qcom: sm8550: camss: Add CAMSS block definition
- [PATCH] arm64: dts: rockchip: actually enable pmu-io-domains on qnap-ts433
- Re: [PATCH] arm64: dts: rockchip: add rfkill node for M.2 E wifi on orangepi-5-plus
- [PATCH] arm64: dts: rockchip: Raise Pinebook Pro's panel backlight PWM frequency
- Re: [PATCH] arm64: dts: ti: am642-phyboard-electra: Add PRU-ICSSG nodes
- [PATCH] arm64: dts: ti: k3-am64* Disable ethernet by default at SoC level
- [PATCH] arm64: dts: ti: k3-am68-sk-base-board: Add clklb pin mux for mmc1
- Re: [PATCH] arm64: dts: ti: k3-j784s4-evm: Use 4 lanes for PCIe0 on EVM
- [PATCH] arm64: dts: ti: k3-j784s4-main: align watchdog clocks
- Re: [PATCH] arm64: dts: ti: k3-j784s4-main: Correct McASP DMAs
- Re: [PATCH] arm64/mm: Avoid direct referencing page table enties in map_range()
- Re: [PATCH] arm: dts: arm: versatile-ab: Fix duplicate clock node name
- Re: [PATCH] ARM: dts: microchip: Rename node, sub-node, and clean up spacing
- [PATCH] ARM: pxa/gumstix: fix attaching properties to vbus gpio device
- [PATCH] ARM: smp: Fix missing backtrace IPI statics
- Re: [PATCH] ARM: support PREEMPT_DYNAMIC
- [PATCH] ASoC: amd: acp: add ZSC control register programming sequence
- [PATCH] ASoC: amd: acp: remove MODULE_ALIAS for SoundWire machine driver
- Re: [PATCH] ASoC: codecs: lpass-macro: fix missing codec version
- [PATCH] ASoC: codecs: wcd937x: Fix missing de-assert of reset GPIO
- [PATCH] ASoC: cs35l56: Handle OTP read latency over SoundWire
- [PATCH] ASoC: cs35l56: Patch CS35L56_IRQ1_MASK_18 to the default value
- [PATCH] ASoC: cs35l56: Use regmap_read_bypassed() to wake the device
- Re: [PATCH] ASoC: cs43130: Constify snd_soc_component_driver struct
- [PATCH] ASoC: cs43130: Constify struct reg_sequence and reg_sequences
- [PATCH] ASoC: cs-amp-lib: Fix NULL pointer crash if efi.get_variable is NULL
- [PATCH] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
- [PATCH] ASoC: rt1318: Constify struct reg_sequence
- [PATCH] ASoC: sti-sas: Constify snd_soc_component_driver struct
- [PATCH] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781
- Re: [PATCH] ASoC: Use of_property_present()
- Re: [PATCH] ASoC: Use of_property_read_bool()
- [PATCH AUTOSEL 4.19] Input: MT - limit max slots
- [PATCH AUTOSEL 5.10 1/4] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
- [PATCH AUTOSEL 5.10 2/4] ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
- [PATCH AUTOSEL 5.10 3/4] ALSA: hda/conexant: Mute speakers at suspend / shutdown
- [PATCH AUTOSEL 5.10 4/4] Input: MT - limit max slots
- [PATCH AUTOSEL 5.15 1/4] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
- [PATCH AUTOSEL 5.15 2/4] ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
- [PATCH AUTOSEL 5.15 3/4] ALSA: hda/conexant: Mute speakers at suspend / shutdown
- [PATCH AUTOSEL 5.15 4/4] Input: MT - limit max slots
- [PATCH AUTOSEL 5.4 1/2] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
- [PATCH AUTOSEL 5.4 2/2] Input: MT - limit max slots
- [PATCH AUTOSEL 6.10 01/16] drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
- [PATCH AUTOSEL 6.10 02/16] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
- [PATCH AUTOSEL 6.10 03/16] scsi: ufs: core: Check LSDBS cap when !mcq
- [PATCH AUTOSEL 6.10 04/16] scsi: ufs: core: Bypass quick recovery if force reset is needed
- [PATCH AUTOSEL 6.10 05/16] btrfs: tree-checker: validate dref root and objectid
- [PATCH AUTOSEL 6.10 06/16] ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
- Re: [PATCH AUTOSEL 6.10 069/121] thermal: trip: Use READ_ONCE() for lockless access to trip properties
- [PATCH AUTOSEL 6.10 07/16] ALSA: hda/conexant: Mute speakers at suspend / shutdown
- [PATCH AUTOSEL 6.10 08/16] Input: MT - limit max slots
- [PATCH AUTOSEL 6.10 09/16] x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range
- [PATCH AUTOSEL 6.10 10/16] ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
- [PATCH AUTOSEL 6.10 11/16] ALSA: ump: Explicitly reset RPN with Null RPN
- [PATCH AUTOSEL 6.10 12/16] ALSA: seq: ump: Use the common RPN/bank conversion context
- [PATCH AUTOSEL 6.10 13/16] ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
- [PATCH AUTOSEL 6.10 14/16] ALSA: seq: ump: Explicitly reset RPN with Null RPN
- [PATCH AUTOSEL 6.10 15/16] net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule
- [PATCH AUTOSEL 6.10 16/16] smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
- [PATCH AUTOSEL 6.1 1/5] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
- [PATCH AUTOSEL 6.1 2/5] scsi: ufs: core: Bypass quick recovery if force reset is needed
- [PATCH AUTOSEL 6.1 3/5] ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
- [PATCH AUTOSEL 6.1 4/5] ALSA: hda/conexant: Mute speakers at suspend / shutdown
- [PATCH AUTOSEL 6.1 5/5] Input: MT - limit max slots
- [PATCH AUTOSEL 6.6 01/15] drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
- [PATCH AUTOSEL 6.6 02/15] drm: panel-orientation-quirks: Add quirk for OrangePi Neo
- [PATCH AUTOSEL 6.6 03/15] scsi: ufs: core: Check LSDBS cap when !mcq
- [PATCH AUTOSEL 6.6 04/15] scsi: ufs: core: Bypass quick recovery if force reset is needed
- [PATCH AUTOSEL 6.6 05/15] btrfs: tree-checker: validate dref root and objectid
- [PATCH AUTOSEL 6.6 06/15] ALSA: hda/generic: Add a helper to mute speakers at suspend/shutdown
- [PATCH AUTOSEL 6.6 07/15] ALSA: hda/conexant: Mute speakers at suspend / shutdown
- [PATCH AUTOSEL 6.6 08/15] Input: MT - limit max slots
- [PATCH AUTOSEL 6.6 09/15] ALSA: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
- [PATCH AUTOSEL 6.6 10/15] ALSA: ump: Explicitly reset RPN with Null RPN
- [PATCH AUTOSEL 6.6 11/15] ALSA: seq: ump: Use the common RPN/bank conversion context
- [PATCH AUTOSEL 6.6 12/15] ALSA: seq: ump: Transmit RPN/NRPN message at each MSB/LSB data reception
- [PATCH AUTOSEL 6.6 13/15] ALSA: seq: ump: Explicitly reset RPN with Null RPN
- [PATCH AUTOSEL 6.6 14/15] net/mlx5: DR, Fix 'stack guard page was hit' error in dr_rule
- [PATCH AUTOSEL 6.6 15/15] smb: client: fix FSCTL_GET_REPARSE_POINT against NetApp
- Re: [PATCH AUTOSEL 6.9 17/40] ASoC: topology: Fix route memory corruption
- [PATCH] backlight: pwm_bl: print errno for probe errors
- [PATCH] bcachefs: Add check for the size of combined key and value
- zhanghao(Sun Aug 04 2024 - 05:20:35 EST)
- Re: [PATCH] bcachefs: WARNING in bch2_fs_journal_stop
- Re: [PATCH] bcachefs: WARNING in bch2_trans_srcu_unlock
- [PATCH] block:added printing when bio->bi_status fails
- [PATCH] bpf: Fix percpu address space issues
- Re: [PATCH bpf-next 1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs
- Re: [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage to test_progs
- Re: [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
- Re: [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
- [PATCH bpf-next] bpf: remove __btf_name_valid() and change to btf_name_valid_identifier()
- [PATCH bpf-next v2 0/4] selftests/bpf: convert three other cgroup tests to test_progs
- Re: [PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
- [PATCH bpf-next v2 1/4] selftests/bpf: convert get_current_cgroup_id_user to test_progs
- [PATCH bpf-next v2 2/4] selftests/bpf: convert test_cgroup_storage to test_progs
- [PATCH bpf-next v2 3/4] selftests/bpf: add proper section name to bpf prog and rename it
- [PATCH bpf-next v2 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs
- Re: [PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
- [PATCH bpf-next v4 0/2] selftests/bpf: new MPTCP subflow subtest
- [PATCH bpf-next v4 1/2] selftests/bpf: Add mptcp subflow example
- [PATCH bpf-next v4 2/2] selftests/bpf: Add mptcp subflow subtest
- [PATCH] btrfs: Add missing skip-lock for locks
- [PATCH] bus: ti-sysc: Remove excess struct member 'disable_on_idle' description
- Re: [PATCH] bus: ti-sysc: Use of_property_present()
- [PATCH] CA-392151: fix nfs gup uninitialized iov_offset defect
- Al Viro(Mon Aug 05 2024 - 10:13:42 EST)
- Re: [PATCH can-next v2 01/20] dt-bindings: can: rockchip_canfd: add rockchip CAN-FD controller
- [PATCH] Capitalize Fahrenheit
- [PATCH-cgroup 0/5] cgroup/cpuset: Miscellaneous cpuset updates for 6.12
- [PATCH-cgroup 1/5] cgroup/cpuset: fix panic caused by partcmd_update
- [PATCH-cgroup 2/5] cgroup/cpuset: Clear effective_xcpus on cpus_allowed clearing only if cpus.exclusive not set
- [PATCH-cgroup 3/5] cgroup/cpuset: Eliminate unncessary sched domains rebuilds in hotplug
- [PATCH-cgroup 4/5] cgroup/cpuset: Check for partition roots with overlapping CPUs
- [PATCH-cgroup 5/5] selftest/cgroup: Add new test cases to test_cpuset_prs.sh
- [PATCH] char: xillybus: Don't destroy workqueue from work item running on it
- Greg KH(Sat Aug 03 2024 - 02:56:40 EST)
- Re: [PATCH] clk: at91: Use of_property_count_u32_elems() to get property length
- [PATCH] clk: qcom: camcc-sm8150: Fix the camcc probe
- [PATCH] clk: qcom: gcc-x1e80100: Fix USB 0 and 1 PHY GDSC pwrsts flags
- [PATCH] clk: qcom: ipq9574: Update the alpha PLL type for GPLLs
- Re: [PATCH] clk: qcom: Park shared RCGs upon registration
- [PATCH] clk: ralink: mtmips: fix clock plan for Ralink SoC RT3883
- [PATCH] clk: renesas: fix r9a09g057_cpg_info link error
- [PATCH] clk: renesas: rzv2h-cpg: Fix undefined reference to r9a09g057_cpg_info
- Re: [PATCH] clk: Use of_property_present()
- RE: [PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
- [PATCH cmpxchg 0/3] Provide emulation for one-byte cmpxchg()
- [PATCH cmpxchg 1/3] xtensa: Emulate one-byte cmpxchg
- [PATCH cmpxchg 2/3] ARC: Emulate one-byte cmpxchg
- [PATCH cmpxchg 3/3] sh: Emulate one-byte cmpxchg
- [PATCH] cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_id()
- [PATCH] cpufreq: intel_pstate: Support Granite Rapids and Sierra Forest OOB mode
- [PATCH] cpufreq: intel_pstate: Update Balance performance EPP for Emerald Rapids
- Re: [PATCH] cpufreq: sched/schedutil: Remove LATENCY_MULTIPLIER
- [PATCH] cpufreq: spear: Fix uninitialized variable "i"
- Re: [PATCH] cpufreq: spear: Use of_property_for_each_u32() instead of open coding
- Re: [PATCH] cpufreq: Use of_property_present()
- Re: [PATCH] cpumask: de-duplicate assign_cpu() API
- Re: [PATCH] crypto: arm64/poly1305 - move data to rodata section
- [PATCH] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
- Re: [PATCH] crypto: iaa - Fix potential use after free bug
- Re: [PATCH] crypto: mpi: add NULL checks to mpi_normalize().
- Re: [PATCH] crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macro
- [PATCH] dma,debug: avoid deadlock between dma debug vs printk and netcons
- Re: [PATCH] dmaengine: dmatest: Explicitly cast divisor to u32
- Re: [PATCH] dmaengine: stm32-dma3: Set lli_size after allocation
- Re: [PATCH] dmaengine: ti: omap-dma: Initialize sglen after allocation
- Re: [PATCH] docs: fault-injection: document cache-filter feature for failslab
- [PATCH] Documentation: clean up warnings for multigrain timestamp docs
- Re: [PATCH] Documentation: core-api: Fixed Typo error
- [PATCH] Documentation: devres: fix error about PCI devres
- [PATCH] Documentation: dm-crypt.rst warning + error fix
- [PATCH] Documentation: kernel-parameters: add workqueue.panic_on_stall
- Re: [PATCH] documentation: key header files: fix member variable description warnings
- [PATCH] Document/kexec: Generalize crash hotplug description
- Re: [PATCH] driver core: Fix uevent_show() vs driver detach race
- [PATCH] drivers/base: Introduce device_match_t for device finding APIs
- Zijun Hu(Fri Aug 02 2024 - 06:48:29 EST)
- [PATCH] Drivers: hv: vmbus: Fix the misplaced function description
- Wei Liu(Fri Aug 02 2024 - 20:13:33 EST)
- [PATCH] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
- [PATCH] drm: Add documentation for struct drm_pane_size_hint
- Re: [PATCH] drm/amd/display: remove unneeded semicolon
- [PATCH] drm/amdgpu: add dce6 drm_panic support
- Lu Yao(Fri Aug 02 2024 - 03:50:19 EST)
- yaolu(Sun Aug 04 2024 - 22:14:54 EST)
- Re: [PATCH] drm/amdgpu/uvd4: fix mask and shift definitions
- Re: [PATCH] drm/amd: Use a constant format string for amdgpu_ucode_request
- Re: [PATCH] drm: bridge: adv7511: Accept audio sample widths of 32 bits via I2S
- Re: [PATCH] drm/bridge-connector: Fix double free in error handling paths
- [PATCH] drm/connector: Document destroy hook in drmm init functions
- [PATCH] drm/etnaviv: Remove GFP_HIGHUSER in systems with 32 address limits
- [PATCH] drm/i915: Fix NULL ptr deref in intel_async_flip_check_uapi()
- Ma Ke(Tue Aug 06 2024 - 05:23:22 EST)
- Re: [PATCH] drm: mediatek: Drop unnecessary check for property presence
- Re: [PATCH] drm/mipi-dsi: Fix devm unregister & detach
- Re: [PATCH] drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()
- Re: [PATCH] drm/omap: add CONFIG_MMU dependency
- [PATCH] drm/panthor: Add DEV_QUERY_TIMESTAMP_INFO dev query
- Re: [PATCH] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
- Re: [PATCH] drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
- Re: [PATCH] drm/rockchip: cdn-dp: Clean up a few logged messages
- Andy Yan(Mon Aug 05 2024 - 03:42:09 EST)
- [PATCH] drm/rockchip: inno-hdmi: Fix infoframe upload
- Alex Bee(Mon Aug 05 2024 - 07:09:38 EST)
- Re: [PATCH] dt-bindings: arm: socfpga: Add Altera SOCFPGA SDRAM EDAS
- Re: [PATCH] dt-bindings: arm: tegra: Document Nyan, all revisions in kernel tree
- [PATCH] dt-bindings: loongarch: Add la464 la664 CPU bindings
- [PATCH] dt-bindings: memory-controllers: fsl,imx-weim: Fix "fsl,weim-cs-timing" schema
- Peng Fan(Wed Aug 07 2024 - 22:20:42 EST)
- [PATCH] dt-bindings: mmc: renesas,sdhi: Remove duplicate compatible and add clock checks
- Re: [PATCH] dt-bindings: phy: drop obsolete qcom,usb-8x16-phy bindings
- Re: [PATCH] dt-bindings: phy: hisilicon,hi3798cv200-combphy: Convert to DT schema
- Re: [PATCH] dt-bindings: timer: fsl,ftm-timer: Convert to dtschema
- Re: [PATCH] dt-bindings: timer: nxp,lpc3220-timer: Convert to dtschema
- [PATCH] dt-bindings: watchdog: fsl-imx-wdt: Add missing 'big-endian' property
- Frank Li(Tue Aug 06 2024 - 11:50:09 EST)
- [PATCH] e1000e: use ip_hdrlen() instead of bit shift
- [PATCH] erofs: get rid of check_layout_compatibility()
- Re: [PATCH] erofs: simplify readdir operation
- [PATCH] evm: stop avoidably reading i_writecount in evm_file_release
- [PATCH] exec: drop a racy path_noexec check
- Al Viro(Mon Aug 05 2024 - 19:38:19 EST)
- Al Viro(Mon Aug 05 2024 - 19:41:24 EST)
- [PATCH] extcon: checking the function return code
- [PATCH] f2fs:Add a threshold for the FG_GC of zone UFS
- [PATCH] f2fs: avoid unused block when dio write in LFS mode
- Re: [PATCH] f2fs: clean up val{>>,<<}F2FS_BLKSIZE_BITS
- Chao Yu(Fri Aug 02 2024 - 04:31:51 EST)
- [PATCH] f2fs: file: add checks to f2fs_ioc_flush_device()
- [PATCH] f2fs: Require FMODE_WRITE for atomic write ioctls
- Chao Yu(Wed Aug 07 2024 - 07:37:31 EST)
- Re: Re: [PATCH] filemap: Init the newly allocated folio memory to 0 for the filemap
- Lizhi Xu(Thu Aug 01 2024 - 01:29:16 EST)
- Al Viro(Thu Aug 01 2024 - 03:10:46 EST)
- Al Viro(Thu Aug 01 2024 - 03:25:06 EST)
- Lizhi Xu(Thu Aug 01 2024 - 04:52:38 EST)
- Lizhi Xu(Thu Aug 01 2024 - 05:20:05 EST)
- Al Viro(Thu Aug 01 2024 - 08:42:34 EST)
- Lizhi Xu(Fri Aug 02 2024 - 10:45:04 EST)
- Al Viro(Fri Aug 02 2024 - 11:04:05 EST)
- [PATCH] file: remove outdated comment after close_fd()
- Jan Kara(Mon Aug 05 2024 - 09:22:15 EST)
- Re: [PATCH] firewire: core: utilize kref to maintain fw_node with reference counting
- Re: [PATCH] firmware: arm_scmi: fix voltage description in failure cases
- [PATCH] firmware: ti_sci: add CPU latency constraint management
- [PATCH] Fix a spelling error in a doc of bcachefs
- [PATCH] Fixes: f32fb32820b1 ("KVM: x86: Add hook for determining max NPT mapping level")
- Re: [PATCH -fixes] riscv: Re-introduce global icache flush in patch_text_XXX()
- [PATCH -fixes v2] riscv: Re-introduce global icache flush in patch_text_XXX()
- [PATCH] Fix spelling and gramatical errors
- [PATCH] Fix spelling errors in Server Message Block
- [PATCH] fixup! selftests/mm: Add mseal test for no-discard madvise
- Re: [PATCH for-next 0/3] RDMA: Provide an API for drivers to disassociate mmap pages
- [PATCH for-rc] RDMA/srpt: Fix UAF when srpt_add_one() failed
- RE: [PATCH] fs/fuse: use correct name fuse_conn_list in docstring
- [PATCH] fs/namespace.c: Fix typo in comment
- [PATCH] fs: ufs: convert to use the new mount API
- Li Zetao(Thu Aug 01 2024 - 21:33:40 EST)
- [PATCH] function_graph: Fix the ret_stack used by ftrace_graph_ret_addr()
- Re: [PATCH] fuse: fs-verity: aoid out-of-range comparison
- [PATCH] genirq: Honor user provided affinity
- Re: [PATCH] gpio: Use of_property_present()
- [PATCH] greybus: camera-gb: Fix a alignment bug on gb_camera_ops()
- Thais-ra(Sat Aug 03 2024 - 03:23:03 EST)
- Re: [PATCH] HID: amd_sfh: free driver_data after destroying hid device
- Re: [PATCH] hid-asus: add ROG Ally X prod ID to quirk list
- [PATCH] hid-asus-ally: Add full gamepad support
- Re: [PATCH] HID: core: add helper for finding a field with a certain usage
- [PATCH] HID: winwing: constify read-only structs
- [PATCH] hwmon: (lm93) Return error values on read failure
- [PATCH] i2c: Add error handling for drm_hdmi_avi_infoframe_from_display_mode in tda998x_write_avi
- [PATCH] i2c: mt65xx: Avoid double initialization of restart_flag in isr
- [PATCH] i8253: Disable PIT timer 0 when not in use
- [PATCH] idpf: Acquire the lock before accessing the xn->salt
- [PATCH] iio: accel: bma180: Fix dataready interrupt to use INT2 pin
- [PATCH] iio: adc: ad7124: fix DT configuration parsing
- Nuno Sá(Tue Aug 06 2024 - 06:45:18 EST)
- Re: [PATCH] iio: adc: aspeed: Use of_property_present()
- Re: [PATCH] iio: fix scale application in iio_convert_raw_to_processed_unlocked
- Re: [PATCH] init/main.c: Do jump_label_init before early_security_init
- KP Singh(Thu Aug 01 2024 - 07:26:59 EST)
- KP Singh(Thu Aug 01 2024 - 07:53:25 EST)
- [PATCH] init/main.c: Initialize early LSMs after arch code
- KP Singh(Thu Aug 01 2024 - 13:18:04 EST)
- KP Singh(Mon Aug 05 2024 - 19:29:57 EST)
- KP Singh(Wed Aug 07 2024 - 18:45:32 EST)
- KP Singh(Wed Aug 07 2024 - 18:51:12 EST)
- KP Singh(Wed Aug 07 2024 - 20:30:33 EST)
- KP Singh(Wed Aug 07 2024 - 20:41:20 EST)
- Re: [PATCH] Input: atkbd - fix LED state at suspend/resume
- Qiang Ma(Fri Aug 02 2024 - 03:37:37 EST)
- Qiang Ma(Mon Aug 05 2024 - 03:52:29 EST)
- [PATCH] Input: cyttsp4 - remove driver
- [PATCH] Input: cyttsp - stop including gpio.h
- [PATCH] Input: cyttsp - use devm_regulator_bulk_get_enable()
- [PATCH] Input: goodix-berlin - Fix VDDIO regulator name according to dt-bindings
- [PATCH] Input: ilitek_ts_i2c - stop including gpio.h
- Re: [PATCH] Input: psmouse - add resync_on_resume dmi check
- Re: [PATCH] intel_idle: Add Jasper Lake and Elkhart Lake support
- [PATCH] iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
- RE: [PATCH] iommufd: Enforce IOMMU_RESV_SW_MSI upon hwpt_paging allocation
- [PATCH] iommu/s390: Implement blocking domain
- Baolu Lu(Tue Aug 06 2024 - 23:10:04 EST)
- Re: [PATCH] iommu: Use of_property_present()
- [PATCH] irqchip: let the probe of APLIC be earlier than IMSIC
- [PATCH] irqchip/mbigen: Simplify code logic with for_each_child_of_node_scoped()
- RE: [PATCH iwl-net 1/3] idpf: fix memory leaks and crashes while performing a soft reset
- RE: [PATCH iwl-net 3/3] idpf: fix UAFs when destroying the queues
- [PATCH iwl-next 0/9] idpf: XDP chapter II: convert Tx completion to libeth
- [PATCH iwl-next 1/9] unroll: add generic loop unroll helpers
- [PATCH iwl-next 2/9] libeth: add common queue stats
- [PATCH iwl-next 3/9] libie: add Tx buffer completion helpers
- [PATCH iwl-next 4/9] idpf: convert to libie Tx buffer completion
- [PATCH iwl-next 5/9] netdevice: add netdev_tx_reset_subqueue() shorthand
- [PATCH iwl-next 6/9] idpf: refactor Tx completion routines
- [PATCH iwl-next 7/9] idpf: fix netdev Tx queue stop/wake
- [PATCH iwl-next 8/9] idpf: enable WB_ON_ITR
- [PATCH iwl-next 9/9] idpf: switch to libeth generic statistics
- RE: [PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
- [PATCH] kbuild: add debug package to pacman PKGBUILD
- [PATCH] kbuild: avoid scripts/kallsyms parsing /dev/null
- Re: [PATCH] kbuild: clean up code duplication in cmd_fdtoverlay
- [PATCH] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
- [PATCH] kbuild: modinst: remove the multithread option from zstd compression
- Re: [PATCH] kbuild: pahole-version: avoid errors if executing fails
- [PATCH] kbuild: rust-analyzer: mark `rust_is_available.sh` invocation as recursive
- [PATCH kcsan 0/1] KCSAN updates for v6.2
- [PATCH kcsan 1/1] kcsan: Use min() to fix Coccinelle warning
- [PATCH] kernel/evdev: suppress irq bad dependency lockdep report
- [PATCH] kernel/ext4: nested locking for xattr inode
- [PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
- [PATCH] kernel/net: missused TCQ_F_NOLOCK flag
- [PATCH] kernel: sched: idle: s/bool/int for done
- Re: [PATCH] kexec/crash: no crash update when kexec in progress
- [PATCH] KEYS: Print digitalSignature and CA link errors
- [PATCH] kfence: introduce burst mode
- [PATCH] kprobes: Fix to check symbol prefixes correctly
- [PATCH] ktest.pl: Avoid false positives with grub2 skip regex
- Re: [PATCH] kunit: Device wrappers should also manage driver name
- Rae Moar(Fri Aug 02 2024 - 13:28:37 EST)
- [PATCH] kunit: Fix kunit_kstrdup_const() with modules
- Re: [PATCH] KVM: arm64: free kvm->arch.nested_mmus with kvfree()
- [PATCH] KVM: arm64: nv: Add new HDFGRTR2_GROUP & HDFGRTR2_GROUP based FGU handling
- [PATCH] KVM: arm64: vgic-debug: Exit the iterator properly w/o LPI
- Re: [PATCH] KVM: Fix error path in kvm_vm_ioctl_create_vcpu() on xa_store() failure
- Re: [PATCH] KVM: Loongarch: Remove undefined a6 argument comment for kvm_hypercall
- [PATCH] KVM: Move gfn_to_pfn_cache invalidation to invalidate_range_end hook
- [PATCH] KVM: Rework core loop of kvm_vcpu_on_spin() to use a single for-loop
- [PATCH] KVM: selftests: Always unlink memory regions when deleting (VM free)
- Re: [PATCH] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
- [PATCH] KVM: selftests: Remove unused kvm_memcmp_hva_gva()
- [PATCH] KVM: SEV: allow KVM_SEV_GET_ATTESTATION_REPORT for SNP guests
- [PATCH] KVM: SVM: let alternatives handle the cases when RSB filling is required
- [PATCH] KVM: Use precise range-based flush in mmu_notifier hooks when possible
- [PATCH] KVM: x86: Document an erratum in KVM_SET_VCPU_EVENTS on Intel CPUs
- [PATCH] KVM: x86: Use gfn_to_pfn_cache for steal_time
- Peter Xu(Fri Aug 02 2024 - 18:40:56 EST)
- Peter Xu(Sun Aug 04 2024 - 09:31:44 EST)
- [PATCH] KVM: x86: Use this_cpu_ptr() instead of per_cpu_ptr(smp_processor_id())
- [PATCH] leds: blinkm: fix CONFIG_LEDS_CLASS_MULTICOLOR dependency
- Re: [PATCH] leds: lm3601x: reset led controller during init
- [PATCH] leds: pca995x: Fix device child node usage in pca995x_probe()
- [PATCH] libbpf: check the btf_type kind to prevent error
- Ma Ke(Tue Aug 06 2024 - 06:58:02 EST)
- [PATCH] lib/rhashtable: cleanup fallback check in bucket_table_alloc()
- [PATCH] lib/stackdepot: Double DEPOT_POOLS_CAP if KASAN is enabled
- Re: [PATCH] lib: test_hmm: Use min() to improve dmirror_exclusive()
- Re: [PATCH linu-next v1] PCI: dw-rockchip: Enable async probe by default
- [PATCH] linux/container_of.h: Remove redundant type cast in container_of_const()
- Zijun Hu(Fri Aug 02 2024 - 11:15:47 EST)
- Re: [PATCH] lockdep: make class_filter() inline and remove unnecessary macros
- Re: [PATCH] locking/lockdep: Simplify character output in seq_line()
- [PATCH] LoongArch: Add ARCH_HAS_SET_DIRECT_MAP support
- [PATCH] LoongArch: Add ARCH_HAS_SET_MEMORY support
- [PATCH] LoongArch: Use accessors to page table entries instead of direct dereference
- [PATCH] m68k: move sun3 into a top-level platform option
- [PATCH] mailmap: update entry for David Heidelberg
- Re: [PATCH] MAINTAINERS: Add entry for Samsung Exynos850 SoC
- Re: [PATCH] MAINTAINERS: Add selftests/x86 entry
- Re: [PATCH] MAINTAINERS: Add the dedicated maillist info for LKMM
- Re: [PATCH] MAINTAINERS: invert Misc RISC-V SoC Support's pattern
- [PATCH] MAINTAINERS: Update Cirrus Logic parts to linux-sound mailing list
- Re: [PATCH] MAINTAINERS: Update DTS path for ARM/Microchip (AT91) SoC
- [PATCH] Makefile: add $(srctree) to dependency of compile_commands.json target
- [PATCH] md/raid6 algorithms: scale test duration for speedier boots
- [PATCH] media: rockchip: rga: fix offset lookup
- [PATCH] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
- [PATCH] media: siano: Simplify smscore_load_firmware_from_file
- [PATCH] memcg: protect concurrent access to mem_cgroup_idr
- Re: [PATCH] memory: emif: Use of_property_read_bool()
- [PATCH memory-model 0/7] LKMM updates for v6.12
- [PATCH memory-model 1/7] tools/memory-model: Add atomic_and()/or()/xor() and add_negative
- [PATCH memory-model 2/7] tools/memory-model: Add atomic_andnot() with its variants
- [PATCH memory-model 3/7] tools/memory-model: Document herd7 (abstract) representation
- [PATCH memory-model 4/7] tools/memory-model: Add locking.txt and glossary.txt to README
- [PATCH memory-model 5/7] tools/memory-model: simple.txt: Fix stale reference to recipes-pairs.txt
- [PATCH memory-model 6/7] docs/memory-barriers.txt: Remove left-over references to "CACHE COHERENCY"
- [PATCH memory-model 7/7] MAINTAINERS: Add the dedicated maillist info for LKMM
- [PATCH] mfd: rk8xx: Add support for rk806 on i2c bus
- [PATCH misc 1/2] workqueue: Add check for clocks going backwards to wq_worker_tick()
- [PATCH misc 2/2] exit: Sleep at TASK_IDLE when waiting for application core dump
- [PATCH mlx5-vhost 1/7] net/mlx5: Support throttled commands from async API
- [PATCH] mm: attempt to batch free swap entries for zap_pte_range()
- [PATCH] mmc: core: apply SD quirks earlier during probe
- [PATCH] mm: clarify swap_count_continued and improve readability for __swap_duplicate
- Re: [PATCH] mm/cma: Change the addition of totalcma_pages in the cma_init_reserved_mem
- [PATCH] mm: fix compilation warning in patchs
- [PATCH] mm: fix (harmless) type confusion in lock_vma_under_rcu()
- Re: [PATCH] mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
- [PATCH] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- Re: [PATCH] mm/migrate: fix deadlock in migrate_pages_batch() on large folios
- [PATCH] mm: Only enforce minimum stack gap size if it's sensible
- [PATCH] mm/rmap: minimize folio->_nr_pages_mapped updates when batching PTE (un)mapping
- [PATCH] mm, slub: print CPU id on slab OOM
- Re: [PATCH] mm/sparse: return right away if sparsemap_buf is null
- [PATCH] mm: swap: mTHP frees entries as a whole
- Re: [PATCH mm-unstable v1 1/4] mm: don't hold css->refcnt during traversal
- Re: [PATCH mm-unstable v1 5/5] mm/swap: remove boilerplate
- Yu Zhao(Sun Aug 04 2024 - 17:36:48 EST)
- [PATCH] mm: userfaultfd: fix user-after-free in userfaultfd_clear_vma()
- Re: [PATCH] mm/vmstat: Fix placement of per-node stats in /proc/zoneinfo
- Re: [PATCH] mm/z3fold: Add __percpu annotation to *unbuddied pointer in struct z3fold_pool
- [PATCH] mm/zsmalloc: update comments for page->zpdesc changes
- Alex Shi(Mon Jul 08 2024 - 08:26:20 EST)
- [PATCH] mm: zswap: make the lock critical section obvious in shrink_worker()
- [PATCH] mtd: spinand: winbond: add support for W25N01KV
- Re: [PATCH] mtd: spi-nor: micron-st: Add n25q064a WP support
- [PATCH] mtd: spi-nor: winbond: add Zetta ZD25Q128C support
- Re: [PATCH net 0/2] mptcp: fix duplicate data handling
- [PATCH net 0/6] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
- Re: [PATCH net 0/7] mptcp: fix endpoints with 'signal' and 'subflow' flags
- [PATCH net 1/6] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
- [PATCH net 2/6] net: dsa: vsc73xx: pass value in phy_write operation
- [PATCH net 3/6] net: dsa: vsc73xx: use defined values in phy operations
- [PATCH net 4/6] net: dsa: vsc73xx: check busy flag in MDIO operations
- [PATCH net 5/6] net: dsa: vsc73xx: allow phy resetting
- [PATCH net 6/6] net: phy: vitesse: repair vsc73xx autonegotiation
- Re: [PATCH] net: ath9k: use devm for gpio_request_one
- Re: [PATCH] net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.c
- [PATCH] net: ethernet: use ip_hdrlen() instead of bit shift
- [PATCH net] eventpoll: Annotate data-race of busy_poll_usecs
- [PATCH] net: fec: Remove duplicated code
- Frank Li(Mon Aug 05 2024 - 11:31:43 EST)
- Frank Li(Mon Aug 05 2024 - 12:05:46 EST)
- [PATCH] net: fec: Stop PPS on driver remove
- [PATCH] netfilter: nf_tables: Add __percpu annotation to *stats pointer in nf_tables_updchain()
- [PATCH] netfs: Set NETFS_RREQ_WRITE_TO_CACHE when caching is possible
- [PATCH] net: ftgmac100: Get link speed and duplex for NC-SI
- [PATCH net] net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
- [PATCH net] net: dsa: microchip: Fix Wake-on-LAN check to not return an error
- [PATCH net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
- longli(Mon Aug 05 2024 - 19:38:52 EST)
- Long Li(Wed Aug 07 2024 - 11:26:14 EST)
- Long Li(Wed Aug 07 2024 - 11:27:38 EST)
- Re: [PATCH net] net/smc: delete buf_desc from buffer list under lock protection
- Wen Gu(Thu Aug 01 2024 - 21:55:31 EST)
- Wen Gu(Mon Aug 05 2024 - 05:31:54 EST)
- [PATCH] net: netvsc: Increase default VMBus channel from 8 to 16
- [PATCH net-next 0/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
- [PATCH net-next 0/2] net/smc: introduce ringbufs usage statistics
- Wen Gu(Mon Aug 05 2024 - 05:06:19 EST)
- Wen Gu(Tue Aug 06 2024 - 07:55:11 EST)
- [PATCH net-next 0/6] net: netconsole: Fix netconsole unsafe locking
- [PATCH net-next 1/2] net: dsa: microchip: Add KSZ8895/KSZ8864 switch support
- [PATCH net-next 1/2] net/smc: introduce statistics for allocated ringbufs of link group
- Wen Gu(Mon Aug 05 2024 - 05:06:27 EST)
- Wen Gu(Tue Aug 06 2024 - 08:23:30 EST)
- [PATCH net-next 1/6] net: netconsole: selftests: Create a new netconsole selftest
- [PATCH net-next 2/2] dt-bindings: net: dsa: Add KSZ8895/KSZ8864 switch support
- [PATCH net-next 2/2] net/smc: introduce statistics for ringbufs usage of net namespace
- Wen Gu(Mon Aug 05 2024 - 05:06:58 EST)
- Wen Gu(Tue Aug 06 2024 - 09:08:05 EST)
- [PATCH net-next 2/6] net: netpoll: extract core of netpoll_cleanup
- [PATCH net-next 3/6] net: netconsole: Correct mismatched return types
- [PATCH net-next 4/6] net: netconsole: Standardize variable naming
- [PATCH net-next 5/6] net: netconsole: Unify Function Return Paths
- [PATCH net-next 6/6] net: netconsole: Defer netpoll cleanup to avoid lock release during list traversal
- [PATCH net-next] can: j1939: fix uaf in j1939_session_destroy
- [PATCH net-next] ethtool: cmis_cdb: Remove unused declaration ethtool_cmis_page_fini()
- [PATCH net-next] eventpoll: Don't re-zero eventpoll fields
- Jan Kara(Wed Aug 07 2024 - 08:56:49 EST)
- Re: [PATCH net-next] MAINTAINERS: Add ethtool pse-pd to PSE NETWORK DRIVER
- Re: [PATCH net-next] net: dsa: vsc73xx: speed up MDIO bus to max allowed value
- [PATCH net-next] net: dsa: vsc73xx: use defined values in phy operations
- [PATCH net-next] net: fec: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
- Peng Fan(Wed Aug 07 2024 - 23:00:24 EST)
- [PATCH net-next] net: ibm/emac: Constify struct mii_phy_def
- Re: [PATCH net-next] net: mdio: Use of_property_count_u32_elems() to get property length
- [PATCH net-next] net: netconsole: Fix MODULE_AUTHOR format
- Re: [PATCH net-next] net: phy: qca807x: Drop unnecessary and broken DT validation
- [PATCH net-next] net: phy: vitesse: implement downshift in vsc73xx phys
- Re: [PATCH net-next] net: skbuff: Skip early return in skb_unref when debugging
- [PATCH net-next] net: sungem_phy: Constify struct mii_phy_def
- [PATCH net-next] net: ti: icssg_prueth: populate netdev of_node
- Re: [PATCH net-next] net: Use of_property_read_bool()
- [PATCH net-next] net: veth: Disable netpoll support
- Re: [PATCH net-next] RDS: IB: Remove unused declarations
- [PATCH net-next] staging: rtl8723bs: Delete unnecessary braces for single statement blocks
- [PATCH net-next] tcp: limit wake-up for crossed SYN cases with SYN-ACK
- Re: [PATCH net-next v1 0/5] net: stmmac: FPE via ethtool + tc
- [PATCH net-next v1 1/1] net: phy: dp83tg720: Add cable testing support
- Re: [PATCH net-next v1 1/5] net: stmmac: configure FPE via ethtool-mm
- Re: [PATCH net-next v12 01/14] mm: page_frag: add a test module for page_frag
- Re: [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
- Re: [PATCH net-next v1 2/5] net: stmmac: support fp parameter of tc-mqprio
- Re: [PATCH net-next v1 3/5] net: stmmac: support fp parameter of tc-taprio
- Re: [PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
- [PATCH net-next v18 00/14] Device Memory TCP
- [PATCH net-next v18 01/14] netdev: add netdev_rx_queue_restart()
- [PATCH net-next v18 02/14] net: netdev netlink api to bind dma-buf to a net device
- [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice
- [PATCH net-next v18 04/14] netdev: netdevice devmem allocator
- [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file
- [PATCH net-next v18 06/14] page_pool: devmem support
- [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
- [PATCH net-next v18 08/14] net: support non paged skb frags
- [PATCH net-next v18 09/14] net: add support for skbs with unreadable frags
- [PATCH net-next v18 10/14] tcp: RX path for devmem TCP
- [PATCH net-next v18 11/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
- [PATCH net-next v18 12/14] net: add devmem TCP documentation
- [PATCH net-next v18 13/14] selftests: add ncdevmem, netcat for devmem TCP
- [PATCH net-next v18 14/14] netdev: add dmabuf introspection
- Re: [PATCH net-next v2 0/2] net: ethernet: mtk_eth_soc: improve RX performance
- [PATCH net-next v2 0/2] net/smc: introduce ringbufs usage statistics
- Wen Gu(Wed Aug 07 2024 - 03:59:58 EST)
- Re: [PATCH net-next v2 0/4] net: axienet: Fix coding style issues
- [PATCH net-next v2 0/5] net: netconsole: Fix netconsole unsafe locking
- [PATCH net-next v2 0/7] net/selftests: TCP-AO selftests updates
- Re: [PATCH net-next v2 1/1] net: phy: microchip: lan937x: add support for 100BaseTX PHY
- Re: [PATCH net-next v2 1/2] net: ethernet: mtk_eth_soc: use prefetch methods
- [PATCH net-next v2 1/2] net/smc: introduce statistics for allocated ringbufs of link group
- Wen Gu(Wed Aug 07 2024 - 04:00:27 EST)
- [PATCH net-next v2 1/5] net: netpoll: extract core of netpoll_cleanup
- [PATCH net-next v2 1/7] selftests/net: Clean-up double assignment
- [PATCH net-next v2 2/2] net/smc: introduce statistics for ringbufs usage of net namespace
- Wen Gu(Wed Aug 07 2024 - 04:00:48 EST)
- [PATCH net-next v2 2/5] net: netconsole: Correct mismatched return types
- [PATCH net-next v2 2/7] selftests/net: Provide test_snprintf() helper
- [PATCH net-next v2 3/5] net: netconsole: Standardize variable naming
- [PATCH net-next v2 3/7] selftests/net: Be consistent in kconfig checks
- [PATCH net-next v2 4/5] net: netconsole: Unify Function Return Paths
- [PATCH net-next v2 4/7] selftests/net: Don't forget to close nsfd after switch_save_ns()
- [PATCH net-next v2 5/5] net: netconsole: Defer netpoll cleanup to avoid lock release during list traversal
- [PATCH net-next v2 5/7] selftests/tcp_ao: Fix printing format for uint64_t
- [PATCH net-next v26 00/13] Add Realtek automotive PCIe driver
- [PATCH net-next v26 01/13] rtase: Add support for a pci table in this module
- [PATCH net-next v26 02/13] rtase: Implement the .ndo_open function
- [PATCH net-next v26 03/13] rtase: Implement the rtase_down function
- [PATCH net-next v26 04/13] rtase: Implement the interrupt routine and rtase_poll
- [PATCH net-next v26 05/13] rtase: Implement hardware configuration function
- [PATCH net-next v26 06/13] rtase: Implement .ndo_start_xmit function
- [PATCH net-next v26 07/13] rtase: Implement a function to receive packets
- [PATCH net-next v26 08/13] rtase: Implement net_device_ops
- [PATCH net-next v26 09/13] rtase: Implement pci_driver suspend and resume function
- [PATCH net-next v26 10/13] rtase: Implement ethtool function
- [PATCH net-next v26 11/13] rtase: Add a Makefile in the rtase folder
- [PATCH net-next v26 12/13] realtek: Update the Makefile and Kconfig in the realtek folder
- [PATCH net-next v26 13/13] MAINTAINERS: Add the rtase ethernet driver entry
- [PATCH net-next v2 6/7] selftests/net: Synchronize client/server before counters checks
- [PATCH net-next v2 7/7] selftests/net: Add trace events matching to tcp_ao
- [PATCH net-next V2] can: j1939: fix uaf warning in j1939_session_destroy
- Re: [PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
- Re: [PATCH net-next v2] net: mctp: Consistent peer address handling in ioctl tag allocation
- [PATCH net-next v2] net: phy: vitesse: implement downshift in vsc73xx phys
- [PATCH net-next v2] net: tuntap: add ioctl() TUNGETQUEUEINDEX to fetch queue index
- Randy Li(Thu Aug 01 2024 - 09:49:58 EST)
- [PATCH net-next v2] staging: rtl8723bs: Delete unnecessary braces for single statement blocks in xmit_linux.c
- [PATCH net-next v2] tcp: Use clamp() in htcp_alpha_update()
- Re: [PATCH net-next V3 0/3] mlx5 PTM cross timestamping support
- [PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
- [PATCH net-next v3 0/5] net: dsa: microchip: ksz8795: add Wake on LAN support
- vtpieter(Tue Aug 06 2024 - 09:28:35 EST)
- [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
- [PATCH net-next v3 1/5] dt-bindings: net: dsa: microchip: add microchip,pme-active-high flag
- vtpieter(Tue Aug 06 2024 - 09:28:59 EST)
- Re: [PATCH net-next v3 2/2] dt-bindings: net: dsa: vsc73xx: add {rx,tx}-internal-delay-ps
- [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
- [PATCH net-next v3 2/5] net: dsa: microchip: move KSZ9477 WoL functions to ksz_common
- vtpieter(Tue Aug 06 2024 - 09:29:45 EST)
- [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x
- Re: [PATCH net-next V3 3/4] net: lan743x: Migrate phylib to phylink
- [PATCH net-next v3 3/5] net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common
- vtpieter(Tue Aug 06 2024 - 09:30:03 EST)
- Re: [PATCH net-next V3 4/4] net: lan743x: Add support to ethtool phylink get and set settings
- [PATCH net-next v3 4/5] net: dsa: microchip: add WoL support for KSZ87xx family
- vtpieter(Tue Aug 06 2024 - 09:30:22 EST)
- [PATCH net-next v3 5/5] net: dsa: microchip: apply KSZ87xx family fixes wrt datasheet
- vtpieter(Tue Aug 06 2024 - 09:30:42 EST)
- Re: [PATCH net-next v3] net: ethernet: mtk_eth_soc: drop clocks unused by Ethernet driver
- [PATCH net-next v3] net: tuntap: add ioctl() TUNGETQUEUEINDEX to fetch queue index
- Randy Li(Wed Aug 07 2024 - 15:03:07 EST)
- Re: [PATCH net-next v4 0/2] vsock: avoid queuing on intermediate queue if possible
- Re: [PATCH net-next v4 0/3] ioctl support for AF_VSOCK and virtio-based transports
- Re: [PATCH net-next v7] net/mlx5: Reclaim max 50K pages at once
- [PATCH] net: pse-pd: tps23881: include missing bitfield.h header
- [PATCH net] tcp: fix forever orphan socket caused by tcp_abort
- [PATCH net] team: fix possible deadlock in team_port_change_check
- Re: [PATCH] net: tuntap: add ioctl() TUNGETQUEUEINDX to fetch queue index
- Randy Li(Thu Aug 01 2024 - 05:20:40 EST)
- Randy Li(Thu Aug 01 2024 - 09:36:52 EST)
- Randy Li(Thu Aug 01 2024 - 15:53:13 EST)
- Randy Li(Wed Aug 07 2024 - 14:54:31 EST)
- RE: [PATCH net v1] net: wan: fsl_qmc_hdlc: Discard received CRC
- [PATCH net v2 0/5] net: dsa: vsc73xx: fix MDIO bus access and PHY operations
- [PATCH net v2 1/5] net: dsa: vsc73xx: fix port MAC configuration in full duplex mode
- [PATCH net v2 2/5] net: dsa: vsc73xx: pass value in phy_write operation
- [PATCH net v2 3/5] net: dsa: vsc73xx: check busy flag in MDIO operations
- [PATCH net v2 4/5] net: dsa: vsc73xx: allow phy resetting
- [PATCH net v2 5/5] net: phy: vitesse: repair vsc73xx autonegotiation
- [PATCH net v2] net: bcmgenet: Properly overlay PHY and MAC Wake-on-LAN capabilities
- [PATCH net v2] net: dsa: microchip: Fix Wake-on-LAN check to not return an error
- Re: [PATCH net,v2] rtnetlink: fix possible deadlock in team_port_change_check
- [PATCH net,v2] team: fix possible deadlock in team_port_change_check
- Re: [PATCH net v3] net-sysfs: check device is present when showing duplex
- Re: [PATCH net v3] net/tcp: Disable TCP-AO static key after RCU grace period
- [PATCH net v4] net-sysfs: check device is present when showing duplex
- [PATCH -next] arch_numa: Fix section mismatch warning
- [PATCH -next] arm64/kdump: Update the high memory reserve doc
- [PATCH -next] arm64: mm: Remove unused declaration early_io_map()
- [PATCH -next] ASoC: fsl: lpc3xxx: Make some symbols static
- [PATCH][next] ASoC: SOF: sof-audio: Avoid -Wflex-array-member-not-at-end warnings
- Re: [PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus
- [PATCH -next] cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork
- [PATCH -next] crash: Fix riscv64 crash memory reserve dead loop
- [PATCH][next] cxgb4: Avoid -Wflex-array-member-not-at-end warning
- [PATCH -next] delayacct: Remove unused declaration __delayacct_tsk_exit()
- [PATCH -next] dm: Remove unused declaration dm_get_rq_mapinfo()
- [PATCH -next] drbd: Remove unused extern declarations
- [PATCH][next] drm/amd/display: remove extraneous ; after statements
- [PATCH -next] drm/amd/display: remove unneeded semicolon
- [PATCH][next] ethtool: Avoid -Wflex-array-member-not-at-end warning
- [PATCH -next] fs: mounts: Remove unused declaration mnt_cursor_del()
- [PATCH][next] iio: Fix spelling mistake "avaialable" -> "available"
- [PATCH -next] KVM: x86: hyper-v: Remove unused inline function kvm_hv_free_pa_page()
- [PATCH -next] md: don't flush sync_work in md_write_start()
- Yu Kuai(Thu Aug 01 2024 - 08:51:30 EST)
- [PATCH -next] md/raid1: cleanup local variable 'b' from radi1_read_request()
- Yu Kuai(Thu Aug 01 2024 - 09:33:47 EST)
- [PATCH -next] md/raid1: fix data corruption for degraded array with slow disk
- Yu Kuai(Sat Aug 03 2024 - 05:15:39 EST)
- [PATCH -next] md: wake up mdmon after setting badblocks
- Yu Kuai(Thu Aug 01 2024 - 08:55:28 EST)
- Yu Kuai(Mon Aug 05 2024 - 07:08:39 EST)
- [PATCH -next] mm: Remove duplicated include in vma_internal.h
- Yang Li(Fri Aug 02 2024 - 02:02:29 EST)
- [PATCH][next] net: atlantic: Aavoid -Wflex-array-member-not-at-end warnings
- [PATCH][next] net/fungible: Avoid -Wflex-array-member-not-at-end warning
- [PATCH][next] perf: Avoid -Wflex-array-member-not-at-end warnings
- [PATCH -next] powerpc: Fix a config comment typo in asm/percpu.h
- [PATCH -next] regulator: max77857: Make max77857_id static
- [PATCH -next RESEND] alpha: Remove duplicated include in fpreg.c
- Yang Li(Fri Aug 02 2024 - 01:57:03 EST)
- [PATCH][next] rpmsg: glink: Avoid -Wflex-array-member-not-at-end warnings
- [PATCH][next] sched: act_ct: avoid -Wflex-array-member-not-at-end warning
- [PATCH next] sched: make printk safe when rq lock is held
- [PATCH -next] spmi: pmic-arb: Add check for return value of platform_get_resource_byname
- [PATCH][next] tools: ynl: remove extraneous ; after statements
- [PATCH -next v2] powerpc: Remove useless config comment in asm/percpu.h
- [PATCH -next,v2] spmi: pmic-arb: Add check for return value of platform_get_resource_byname
- Greg KH(Tue Aug 06 2024 - 11:20:01 EST)
- [PATCH][next] watchdog: Fix spelling mistake in ABI documentation
- [PATCH][next] wifi: ipw2x00: libipw: Avoid -Wflex-array-member-not-at-end warnings
- [PATCH][next] wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
- [PATCH -next] x86/apic: Remove unused inline function apic_set_eoi_cb()
- [PATCH] nfc: nci: Fix uninit-value in nci_rx_work()
- zhanghao(Sat Aug 03 2024 - 08:19:50 EST)
- zhanghao(Wed Aug 07 2024 - 21:00:32 EST)
- [PATCH] nfsd: Add quotes to client info 'callback address'
- [PATCH] nilfs2: fix state management in error path of log writing function
- Re: [PATCH] nvdimm/pmem: Set dax flag for all 'PFN_MAP' cases
- Re: [PATCH] nvdimm: Use of_property_present() and of_property_read_bool()
- [PATCH] octeontx2-af: Fix CPT AF register offset calculation
- Re: [PATCH] of.c: replace of_node_put with __free improves cleanup
- [PATCH] of/irq: Consider device address size in interrupt map walk
- [PATCH] padata: Fix possible divide-by-0 panic in padata_mt_helper()
- [PATCH] [PATCH iwl-net] idpf: Acquire the lock before accessing the xn->salt
- [PATCH] [PATCH v2] drm: Add documentation for struct drm_pane_size_hint
- [PATCH] PCI: Add function 0 DMA alias quirk for Glenfly arise chip
- WangYuli(Fri Aug 02 2024 - 12:15:44 EST)
- [PATCH] PCI: Add PCI_EXT_CAP_ID_PL_64GT define
- [PATCH] PCI: Adjust pci_sysfs_init() to device_initcall
- Ian(Wed Aug 07 2024 - 06:36:03 EST)
- [PATCH] PCI: Detect and trust built-in TBT chips
- [PATCH] PCI: endpoint: pci-epf-test: Move DMA check into read/write/copy functions
- [PATCH] PCI/ERR: Use PCI_POSSIBLE_ERROR() to check config reads
- Re: [PATCH] PCI: j721e: Set .map_irq and .swizzle_irq to NULL
- [PATCH] PCI: limit pci bridge and subsystem speed to 2.5GT/s
- [PATCH] PCI: remove type return
- Re: [PATCH] PCI: s390: Handle ARI on bus without associated struct pci_dev
- [PATCH] percpu: remove pcpu_alloc_size()
- [PATCH] percpu-rwsem: remove the unused parameter 'read'
- Jan Kara(Fri Aug 02 2024 - 05:27:17 EST)
- [PATCH] perf annotate-data: Show typedef names properly
- [PATCH] perf annotate-data: Support --skip-empty option
- [PATCH] perf annotate: Fix --group behavior when leader has no samples
- Re: [PATCH] perf: arm_pmu: Use of_property_present()
- Re: [PATCH] perf: arm_pmuv3: Fix chained event check for cycle counter
- Re: [PATCH] perf/bpf: Don't call bpf_overflow_handler() for tracing events
- [PATCH] perf bpf-filter: Support multiple events properly
- Re: [PATCH] perf/core: Optimize event reschedule for a PMU
- [PATCH] perf mem: Update documentation for new options
- [PATCH] perf metrics: Fixes stat cmd cannot parse sys metrics when cpus MIDR mismatch
- Re: [PATCH] perf pmus: Fix duplicate events caused segfault
- Eric Lin(Sun Aug 04 2024 - 11:06:57 EST)
- Eric Lin(Tue Aug 06 2024 - 22:53:32 EST)
- Re: [PATCH] perf: riscv: Fix selecting counters in legacy mode
- [PATCH] perf sched timehist: Fixed timestamp error when unable to confirm event sched_in time
- [PATCH] perf sched timehist: Fix missing free of session in perf_sched__timehist()
- [PATCH] perf sched timehist: Skip print non-idle task samples when only show idle events
- Re: [PATCH] perf scripts python arm-cs-trace-disasm.py: Skip disasm if address continuity is broken
- Al Grant(Thu Aug 01 2024 - 06:28:57 EST)
- Al Grant(Thu Aug 01 2024 - 07:59:27 EST)
- Leo Yan(Wed Aug 07 2024 - 12:49:19 EST)
- Leo Yan(Wed Aug 07 2024 - 15:21:00 EST)
- Re: [PATCH] perf test: Use -Wp,-U_FORTIFY_SOURCE for tests built with -O0
- Re: [PATCH] perf vendor events power10: Update JSON/events
- [PATCH] perf/x86/intel/bts: Fix comment about default perf_event_paranoid setting
- Re: [PATCH] phy: exynos5-usbdrd: convert some FIELD_PREP_CONST() to FIELD_PREP()
- Re: [PATCH] phy: exynos5-usbdrd: fix error code in probe()
- [PATCH] phy: fsl-imx8mq-usb: fix tuning parameter name
- Xu Yang(Thu Aug 01 2024 - 02:57:57 EST)
- Xu Yang(Thu Aug 01 2024 - 06:58:22 EST)
- Re: [PATCH] phy: mvebu-cp110-utmi: support swapping d+/d- lanes by dts property
- Re: [PATCH] phy: qcom: com-qmp-combo: fix swing and pre-emphasis table for sm8350
- Re: [PATCH] phy: qcom-qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisation
- Re: [PATCH] phy: ti: phy-j721e-wiz: convert comma to semicolon
- Re: [PATCH] phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
- Re: [PATCH] pidfd: prevent creation of pidfds for kthreads
- Re: [PATCH] pinctrl: mediatek: Use of_property_read_bool()
- Re: [PATCH] pinctrl: qcom: x1e80100: Update PDC hwirq map
- Re: [PATCH] pinctrl: renesas: rzg2l: Return -EINVAL if the pin doesn't support PIN_CFG_OEN
- Re: [PATCH] pinctrl: rockchip: correct RK3328 iomux width flag for GPIO2-B pins
- Re: [PATCH] pinctrl: samsung: Use of_property_present()
- Re: [PATCH] platform/x86: asus-wmi: Add quirk for ROG Ally X
- Re: [PATCH] platform/x86: int3472: make common part a separate module
- Re: [PATCH] pmdomain: amlogic: remove obsolete vpu domain driver
- RE: [PATCH] pmdomain: arm: Fix debugfs node creation failure
- Peng Fan(Tue Aug 06 2024 - 20:52:05 EST)
- [PATCH] powerpc: dtc: update P2020RDB dts
- Re: [PATCH] printk: CPU backtrace not printing on panic
- takakura(Thu Aug 01 2024 - 04:27:32 EST)
- takakura(Sat Aug 03 2024 - 03:52:00 EST)
- Re: [PATCH printk v3 11/19] printk: nbcon: Rely on kthreads for normal operation
- Re: [PATCH printk v3 17/19] printk: Implement legacy printer kthread for PREEMPT_RT
- Re: [PATCH printk v3 18/19] printk: nbcon: Assign nice -20 for printing threads
- Re: [PATCH printk v3 19/19] printk: Avoid false positive lockdep report for legacy printing
- [PATCH printk v7 00/35] wire up write_atomic() printing
- [PATCH printk v7 01/35] printk: Add notation to console_srcu locking
- [PATCH printk v7 02/35] printk: nbcon: Consolidate alloc() and init()
- [PATCH printk v7 03/35] printk: Properly deal with nbcon consoles on seq init
- [PATCH printk v7 04/35] printk: Check printk_deferred_enter()/_exit() usage
- [PATCH printk v7 05/35] printk: nbcon: Clarify rules of the owner/waiter matching
- [PATCH printk v7 06/35] printk: nbcon: Remove return value for write_atomic()
- [PATCH printk v7 07/35] printk: nbcon: Add detailed doc for write_atomic()
- [PATCH printk v7 08/35] printk: nbcon: Add callbacks to synchronize with driver
- [PATCH printk v7 09/35] printk: nbcon: Use driver synchronization while (un)registering
- [PATCH printk v7 10/35] serial: core: Provide low-level functions to lock port
- [PATCH printk v7 11/35] serial: core: Introduce wrapper to set @uart_port->cons
- [PATCH printk v7 12/35] console: Improve console_srcu_read_flags() comments
- [PATCH printk v7 13/35] nbcon: Add API to acquire context for non-printing operations
- [PATCH printk v7 14/35] serial: core: Acquire nbcon context in port->lock wrapper
- [PATCH printk v7 15/35] printk: nbcon: Do not rely on proxy headers
- [PATCH printk v7 16/35] printk: Make console_is_usable() available to nbcon.c
- [PATCH printk v7 17/35] printk: Let console_is_usable() handle nbcon
- [PATCH printk v7 18/35] printk: Add @flags argument for console_is_usable()
- [PATCH printk v7 19/35] printk: nbcon: Add helper to assign priority based on CPU state
- [PATCH printk v7 20/35] printk: nbcon: Provide function to flush using write_atomic()
- [PATCH printk v7 21/35] printk: Track registered boot consoles
- [PATCH printk v7 22/35] printk: nbcon: Use nbcon consoles in console_flush_all()
- [PATCH printk v7 23/35] printk: Add is_printk_legacy_deferred()
- [PATCH printk v7 24/35] printk: nbcon: Flush new records on device_release()
- [PATCH printk v7 25/35] printk: Flush nbcon consoles first on panic
- [PATCH printk v7 26/35] printk: nbcon: Add unsafe flushing on panic
- [PATCH printk v7 27/35] printk: Avoid console_lock dance if no legacy or boot consoles
- [PATCH printk v7 28/35] printk: Track nbcon consoles
- [PATCH printk v7 29/35] printk: Coordinate direct printing in panic
- [PATCH printk v7 30/35] printk: Add helper for flush type logic
- [PATCH printk v7 31/35] printk: nbcon: Implement emergency sections
- [PATCH printk v7 32/35] panic: Mark emergency section in warn
- [PATCH printk v7 33/35] panic: Mark emergency section in oops
- [PATCH printk v7 34/35] rcu: Mark emergency sections in rcu stalls
- [PATCH printk v7 35/35] lockdep: Mark emergency sections in lockdep splats
- [PATCH] profiling: remove profile=sleep support
- [PATCH] pstore/ramoops: Fix typo as there is no "reserver"
- Re: [PATCH PULL] pinctrl: samsung: Use scope based of_node_put() cleanups
- Re: [PATCH] pwm: lp3943: Use of_property_count_u32_elems() to get property length
- Re: [PATCH] pwm: Use of_property_read_bool()
- [PATCH rcu 01/11] rcuscale: Save a few lines with whitespace-only change
- [PATCH rcu 0/11] RCU update-side scalability update test
- [PATCH rcu 02/11] rcuscale: Dump stacks of stalled rcu_scale_writer() instances
- [PATCH rcu 0/2] SRCU updates
- [PATCH rcu 03/11] rcuscale: Dump grace-period statistics when rcu_scale_writer() stalls
- [PATCH rcu 0/3] RCU torture-test updates
- [PATCH rcu 04/11] rcu: Mark callbacks not currently participating in barrier operation
- [PATCH rcu 05/11] rcuscale: Print detailed grace-period and barrier diagnostics
- [PATCH rcu 06/11] rcuscale: Provide clear error when async specified without primitives
- [PATCH rcu 0/6] Add RCU Tasks diagnostics and documentation
- [PATCH rcu 07/11] rcuscale: Make all writer tasks report upon hang
- [PATCH rcu 08/11] rcuscale: Make rcu_scale_writer() tolerate repeated GFP_KERNEL failure
- [PATCH rcu 09/11] rcuscale: Use special allocator for rcu_scale_writer()
- [PATCH rcu 10/11] rcuscale: NULL out top-level pointers to heap memory
- [PATCH rcu 11/11] rcuscale: Count outstanding callbacks per-task rather than per-CPU
- [PATCH rcu 1/2] srcu: Check for concurrent updates of heuristics
- [PATCH rcu 1/3] rcutorture: Add rcutree.nohz_full_patience_delay to TREE07
- [PATCH rcu 1/6] rcu/tasks: Check processor-ID assumptions
- [PATCH rcu 2/2] srcu: Mark callbacks not currently participating in barrier operation
- [PATCH rcu 2/3] rcutorture: Add a stall_cpu_repeat module parameter
- [PATCH rcu 2/6] rcu/tasks: Update rtp->tasks_gp_seq comment
- [PATCH rcu 3/3] torture: Add torture.sh --guest-cpu-limit argument for limited hosts
- [PATCH rcu 3/6] rcu: Provide rcu_barrier_cb_is_done() to check rcu_barrier() CBs
- [PATCH rcu 4/6] rcu/tasks: Mark callbacks not currently participating in barrier operation
- [PATCH rcu 5/6] rcu/tasks: Add detailed grace-period and barrier diagnostics
- [PATCH rcu 6/6] rcu/tasks: Add rcu_barrier_tasks*() start time to diagnostics
- [PATCH] rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by()
- [PATCH] rcu/kvfree: Add kvfree_rcu_barrier() API
- [PATCH rdma-next 0/8] Introducing Multi-Path DMA Support for mlx5 RDMA Driver
- [PATCH] refscale: Constify struct ref_scale_ops
- [PATCH] regulator: bd9576: Constify struct linear_range
- Re: [PATCH] regulator: Use of_property_read_bool()
- [PATCH] Removal of unexpected indentation error
- [PATCH REPOST] lib/build_OID_registry: do not embed full $0
- [PATCH RESEND 01/31] ASoC: intel: rename codec_info and dai_info structures names
- [PATCH RESEND 02/31] ASoC: intel: rename soundwire common header macros
- [PATCH RESEND 03/31] ASoC: intel: rename soundwire machine driver soc ops
- [PATCH RESEND 04/31] ASoC: intel: rename soundwire codec helper functions
- [PATCH RESEND 05/31] ASoC: intel: rename maxim codec macros
- [PATCH RESEND 06/31] ASoC: intel: rename ignore_pch_dmic variable name
- [PATCH RESEND 07/31] ASoC: intel/sdw-utils: move soundwire machine driver soc ops
- [PATCH RESEND 08/31] ASoC: intel: move soundwire machine driver common structures
- [PATCH RESEND 09/31] ASoC: intel/sdw_utils: move soundwire machine driver helper functions
- [PATCH RESEND 10/31] ASoC: intel/sdw_utils: move dmic codec helper function
- [PATCH RESEND 11/31] ASoC: intel/sdw_utils: move rtk dmic helper functions
- [PATCH RESEND 12/31] ASoC: intel/sdw_utils: move rt712 sdca helper functions
- [PATCH RESEND 13/31] ASoC: intel/sdw_utils: move rt722 sdca helper functions
- [PATCH RESEND 14/31] ASoC: intel: split soundwire machine driver private data
- [PATCH RESEND 15/31] ASoC: intel/sdw_utils: move rt5682 codec helper function
- [PATCH RESEND 16/31] ASoC: intel/sdw_utils: move rtk jack common helper functions
- [PATCH RESEND 17/31] ASoC: intel/sdw_utils: move rt700 and rt711 codec helper functions
- [PATCH RESEND 18/31] ASoC: intel/sdw_utils: move rtk amp codec helper functions
- [PATCH RESEND 19/31] ASoC: intel/sdw_utils: move cirrus soundwire codec helper functions
- [PATCH RESEND 20/31] ASoC: intel/sdw_utils: move maxim codec helper functions
- [PATCH RESEND 21/31] ASoC: intel/sdw_utils: move dai id common macros
- [PATCH RESEND 22/31] ASoC: intel/sdw_utils: move soundwire dai type macros
- [PATCH RESEND 23/31] ASoC: intel/sdw_utils: move soundwire codec_info_list structure
- [PATCH RESEND 24/31] ASoC: intel/sdw_utils: move machine driver dai link helper functions
- [PATCH RESEND 25/31] ASoC: sdw_utils: refactor sof_sdw_card_late_probe function
- [PATCH RESEND 26/31] ASoC: intel/sdw_utils: refactor init_dai_link() and init_simple_dai_link()
- [PATCH RESEND 27/31] ASoC: soc-acpi: add pci revision id field in mach params structure
- [PATCH RESEND 28/31] ASoC: amd: acp: add soundwire machines for acp6.3 based platform
- [PATCH RESEND 29/31] ASoC: SOF: amd: add alternate machines for acp6.3 based platform
- [PATCH RESEND 30/31] ASoC: SOF: amd: update mach params subsystem_rev variable
- [PATCH RESEND 31/31] ASoC: amd/sdw_utils: add sof based soundwire generic machine driver
- [PATCH RESEND] drm/nouveau: fix a possible null pointer dereference
- Ma Ke(Fri Aug 02 2024 - 00:36:53 EST)
- RE: [PATCH RESEND] dt-bindings: firmware: arm,scmi: support system power protocol
- Peng Fan(Thu Aug 01 2024 - 22:51:25 EST)
- [PATCH RESEND] EDAC/altera: Fix possible null pointer dereference
- Ma Ke(Thu Aug 01 2024 - 23:46:23 EST)
- [PATCH RESEND] hid: add patch for sis multitouch format
- Re: [PATCH resend -next] KEYS: Remove unused declarations
- [PATCH RESEND sched_ext/for-6.12] sched_ext: Don't use double locking to migrate tasks across CPUs
- [PATCH RESEND] tracing: Fix overflow in get_free_elt()
- Re: [PATCH RESEND v2 0/2] Add Mobileye EyeQ5 pinctrl support
- Re: [PATCH RESEND v2 0/9] Merge arm64/riscv hugetlbfs contpte support
- [PATCH RESEND v3 0/6] Introduce initial AMD I3C HCI driver support
- [PATCH RESEND v3 1/6] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
- [PATCH RESEND v3 2/6] i3c: mipi-i3c-hci: Read HC_CONTROL_PIO_MODE only after i3c hci v1.1
- [PATCH RESEND v3 3/6] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
- [PATCH RESEND v3 4/6] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
- [PATCH RESEND v3 5/6] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
- [PATCH RESEND v3 6/6] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
- [PATCH RESEND v4 0/6] dmaengine: dw: Fix src/dst addr width misconfig
- [PATCH RESEND v4 1/6] dmaengine: dw: Add peripheral bus width verification
- [PATCH RESEND v4 2/6] dmaengine: dw: Add memory bus width verification
- [PATCH RESEND v4 3/6] dmaengine: dw: Simplify prepare CTL_LO methods
- [PATCH RESEND v4 4/6] dmaengine: dw: Define encode_maxburst() above prepare_ctllo() callbacks
- [PATCH RESEND v4 5/6] dmaengine: dw: Simplify max-burst calculation procedure
- [PATCH RESEND v4 6/6] dmaengine: dw: Unify ret-val local variables naming
- [PATCH RESEND v4] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
- [PATCH RESEND v8 0/2] drm/atomic: Ease async flip restrictions
- [PATCH RESEND v8 1/2] drm/atomic: Let drivers decide which planes to async flip
- [PATCH RESEND v8 2/2] drm/amdgpu: Enable async flip on overlay planes
- [PATCH RESEND] wifi: iwlwifi: mvm: fix an error code in iwl_mvm_alloc_sta_after_restart()
- Ma Ke(Fri Aug 02 2024 - 00:28:18 EST)
- Re: [PATCH resubmit net 1/2] net: fec: Forward-declare `fec_ptp_read()`
- Frank Li(Wed Aug 07 2024 - 10:02:09 EST)
- [PATCH resubmit net 2/2] net: fec: Remove duplicated code
- Frank Li(Wed Aug 07 2024 - 10:02:38 EST)
- [PATCH resubmit net] net: fec: Stop PPS on driver remove
- Frank Li(Wed Aug 07 2024 - 10:05:03 EST)
- [PATCH] Revert "perf: Add a counter for number of user access events in context"
- Song Liu(Mon Aug 05 2024 - 19:10:57 EST)
- Song Liu(Tue Aug 06 2024 - 11:50:43 EST)
- [PATCH RFC 0/2] clk: implement a new managed helper and add first user
- [PATCH RFC 0/2] mm: collect the number of anon mTHP
- Re: [PATCH RFC 0/3] iio: adc: add new ad7625 driver
- Re: [PATCH RFC 0/3] watchdog: rzg2l_wdt: Enable properly the watchdog clocks and power domain
- [PATCH RFC 0/4] fs: try an opportunistic lookup for O_CREAT opens too
- [PATCH RFC 0/4] mm: Introduce guest_memfd library
- RE: [PATCH RFC 0/5] mm/gup: Introduce exclusive GUP pinning
- [PATCH RFC 1/2] clk: provide devm_clk_get_optional_enabled_with_rate()
- [PATCH RFC 1/2] mm: collect the number of anon large folios
- Re: [PATCH RFC 1/3] dt-bindings: iio: adc: add AD762x/AD796x ADCs
- [PATCH RFC 1/4] fs: remove comment about d_rcu_to_refcount
- Re: [PATCH RFC 1/4] HID: treat fixed up report as const
- [PATCH RFC 1/4] mm: Introduce guest_memfd
- [PATCH RFC 2/2] Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate()
- [PATCH RFC 2/2] mm: collect the number of anon large folios partially unmapped
- Re: [PATCH RFC 2/3] iio: adc: ad7625: add driver
- [PATCH RFC 2/4] fs: add a kerneldoc header over lookup_fast
- [PATCH RFC 2/4] kvm: Convert to use mm/guest_memfd
- Re: [PATCH RFC 2/5] iio: adc: ad4030: add driver for ad4030-24
- Re: [PATCH RFC 3/3] docs: iio: new docs for ad7625 driver
- [PATCH RFC 3/4] lockref: rework CMPXCHG_LOOP to handle contention better
- [PATCH RFC 3/4] mm: guest_memfd: Add option to remove guest private memory from direct map
- [PATCH RFC 4/4] fs: try an opportunistic lookup for O_CREAT opens too
- [PATCH RFC 4/4] mm: guest_memfd: Add ability for mmap'ing pages
- Re: [PATCH RFC 7/7] pci: pwrctl: Add power control driver for qps615
- Re: [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
- [PATCH RFC] dmaengine: dw: Prevent tx-status calling desc callback (Fix UART deadlock!)
- Re: [PATCH RFC] kselftest: devices: Add test to detect missing devices
- [PATCH RFC] mm: attempt to batch free swap entries for zap_pte_range()
- Re: [PATCH/RFC] riscv: defconfig: Disable RZ/Five peripheral support
- [PATCH RFC] security/KEYS: get rid of cred_alloc_blank and cred_transfer
- Re: [PATCH RFC v2 1/2] erofs: introduce page cache share feature
- Re: [PATCH RFC v2 2/2] erofs: apply the page cache share feature
- Re: [PATCH RFC v3 0/2] fhandle: expose u64 mount id to name_to_handle_at(2)
- Re: [PATCH RFC v3 1/2] uapi: explain how per-syscall AT_* flags should be allocated
- Re: [PATCH RFC v3 2/2] fhandle: expose u64 mount id to name_to_handle_at(2)
- Re: [PATCH RFC v3 2/9] spi: add basic support for SPI offloading
- Re: [PATCH RFT v7 0/9] fork: Support shadow stacks in clone3()
- Re: [PATCH RFT v7 9/9] selftests/clone3: Test shadow stack support
- [PATCH] ring-buffer: remove ring_buffer_nr_pages()
- [PATCH] riscv: defconfig: sophgo: enable clks for sg2042
- Re: [PATCH] RISC-V: Dynamically allocate cpumasks and further increase range and default value of NR_CPUS
- Re: [PATCH] riscv: Fix linear mapping checks for non-contiguous memory regions
- [PATCH] riscv: Make riscv_isa_vendor_ext_andes array static
- [PATCH] riscv: support KASAN instrumentation of bitops
- [PATCH] rust: add `ARef::into_raw`
- [PATCH] rust: add intrinsics to fix `-Os` builds
- Gary Guo(Wed Aug 07 2024 - 09:04:34 EST)
- Re: [PATCH] rust: add `module_params` macro
- [PATCH] rust: x86: remove `-3dnow{,a}` from target features
- [PATCH] s390/pai: Add node for s390 PAI counter support
- [PATCH] sched/cpufreq: Use USEC_PER_SEC for deadline task
- [PATCH] sched/deadline: Fix imbalanced task reference
- [PATCH] sched/deadline: Fix lint warnings and errors in deadline.c
- [PATCH] sched/debug: Fix fair_server_period_max value
- [PATCH] sched: Don't try to catch up excess steal time.
- Re: [PATCH] sched/eevdf: Fixed se->deadline possibly being refilled twice in yield_task_fair()
- [PATCH sched_ext/for-6.12] sched_ext: Fix unsafe list iteration in process_ddsp_deferred_locals()
- [PATCH sched_ext/for-6.12] sched_ext: Improve logging around enable/disable
- [PATCH sched_ext/for-6.12] sched_ext: Make scx_rq_online() also test cpu_active() in addition to SCX_RQ_ONLINE
- [PATCH] sched/fair: avoid integer overflow warning for fair_server_period_max;
- [PATCH] sched: idle: Optimize the generic idle loop by removing needless memory barrier
- Re: [PATCH] sched: Replace <asm/processor.h> with <linux/processor.h> in sched.h
- [PATCH] scripts: kconfig: merge_config: config files: add a trailing newline
- Re: [PATCH] scripts: run-clang-tools: add file filtering option
- Re: [PATCH] scsi: aacraid: struct aac_ciss_phys_luns_resp: Replace 1-element array with flexible array
- Re: [PATCH] scsi: aacraid: union aac_init: Replace 1-element array with flexible array
- [PATCH] scsi: fix the return value of scsi_logical_block_count
- Re: [PATCH] scsi: ipr: Replace 1-element arrays with flexible arrays
- Re: [PATCH] scsi: megaraid_sas: struct MR_HOST_DEVICE_LIST: Replace 1-element array with flexible array
- Re: [PATCH] scsi: megaraid_sas: struct MR_LD_VF_MAP: Replace 1-element arrays with flexible arrays
- [PATCH] scsi: message: fusion: Remove unused variable
- [PATCH] scsi: sd: Have scsi-ml retry START_STOP errors
- [PATCH] scsi: sd: retry command SYNC CACHE if format in progress
- [PATCH] scsi: snic: Avoid creating two slab caches with the same name
- [PATCH] selftests/bpf: fix uprobe.path leak in bpf_testmod
- [PATCH] selftests: kvm: fix mkdir error when building for non-supported arch
- Re: [PATCH] selftests: tc-testing: Fixed Typo error
- Re: [PATCH] selftests: tpm2: redirect python unittest logs to stdout
- Re: [PATCH] selftests/uprobes: Add a basic uprobe testcase
- Re: [PATCH] selinux: Fix potential counting error in avc_add_xperms_decision()
- [PATCH] serial: 8250_platform: Fix structure initialization warning
- [PATCH] serial: 8250_platform: Fix unused acpi_platform_serial_table warning
- [PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
- [PATCHSET 0/5] perf annotate: Add --skip-empty option (v1)
- Re: [PATCHSET 0/6] perf mem: Basic support for data type profiling (v1)
- [PATCHSET sched_ext/for-6.12] sched_ext: Add cgroup support
- [PATCHSET sched_ext/for-6.12] sched_ext: Misc updates
- [PATCHSET wq/for-6.12] workqueue: Use wq_online_cpumask consistently and make CPU hotplug unbound pwq updates asynchronous
- [PATCH] slab: Error out on duplicate cache names when DEBUG_VM=y
- [PATCH] slab: Introduce kmalloc_obj() and family
- Re: [PATCH] slimbus: generate MODULE_ALIAS() from MODULE_DEVICE_TABLE()
- [PATCH] soc: fsl: qbman: Remove redundant warnings
- Re: [PATCH] soc: ti: k3-ringacc: Constify struct k3_ring_ops
- Re: [PATCH] soc: ti: knav: Drop unnecessary check for property presence
- Re: [PATCH] soc: ti: knav: Use of_property_read_variable_u32_array()
- Re: [PATCH] softirq: Do not loop if running under a real-time task
- [PATCH] sound: sof: ioc4-topology: avoid extra dai_params copy
- [PATCH] soundwire: add lane field in sdw_port_runtime
- [PATCH] soundwire: cadence: re-check Peripheral status with delayed_work
- [PATCH] soundwire: intel_auxdevice: add kernel parameter for mclk divider
- [PATCH] soundwire: intel_bus_common: enable interrupts before exiting reset
- [PATCH] sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
- Koakuma(Sun Aug 04 2024 - 13:31:05 EST)
- Koakuma(Mon Aug 05 2024 - 22:02:32 EST)
- Re: [PATCH] staging: media: atomisp: Add parentheses around macro definitions
- Re: [PATCH] staging: rtl8723bs: rtw_mlme_ext: replace spaces by tabs
- [PATCH] staging: vme_user: vme_bridge.h: Document mutex in vme_dma_resource structure
- [PATCH] string: Check for "nonstring" attribute on strscpy() arguments
- [PATCH] syscalls: fix syscall macros for newfstat/newfstatat
- [PATCH] tg3: Add param `short_preamble` to enable MDIO traffic to external PHYs
- [PATCH] timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
- [PATCH tip/sched/core] sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_running
- Re: [PATCH] tools/nolibc: pass argc, argv and envp to constructors
- [PATCH] tracefs: Use generic inode RCU for synchronizing freeing
- Re: [PATCH] tracing/selftests: Run the ownership test twice
- [PATCH] treewide: remove unnecessary <linux/version.h> inclusion
- [PATCH] tty: vt: conmakehash: cope with abs_srctree no longer in env
- [PATCH] uapi: enforce non-asm rule for 128-bit bitmasks macros
- Re: [PATCH] Updating a deprecated use of strcpy in ac.c file.
- [PATCH] uprobes: get rid of bogus trace_uprobe hit counter
- Google(Wed Aug 07 2024 - 17:44:19 EST)
- [PATCH] uprobes: Improve scalability by reducing the contention on siglock
- Re: [PATCH] USB: core: hub_port_reset: Remove extra 40 ms reset recovery time
- Re: [PATCH] usb: dwc3: core: Prevent USB core invalid event buffer address access
- Re: [PATCH] usb: dwc3: Fix latency of DSTS while receiving wakeup event
- Re: [PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
- Re: [PATCH] usb: dwc3: Use of_property_read_variable_u32_array() to read "power"
- Re: [PATCH] usb: fix slab-out-of-bounds Read in cougar_report_fixup
- [PATCH] usb: gadget: f_uac1: Change volume name and remove alt names
- crwulff(Sat Aug 03 2024 - 11:53:01 EST)
- [PATCH] usb: gadget: uvc: Fix ERR_PTR dereference in uvc_v4l2.c
- Re: [PATCH] usb: storage: ene_ub6250: Fix right shift warnings
- Re: [PATCH] usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handling
- Re: [PATCH] usb: xhci: Check for xhci->interrupters being allocated in xhci_mem_clearup()
- [PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
- [PATCH v1 00/10] Add minimal Exynos8895 SoC and SM-G950F support
- [PATCH v1 00/10] Introduce ASPEED AST27XX BMC SoC
- [PATCH v1 00/11] mm: replace follow_page() by folio_walk
- [PATCH v1 00/11] Tegra114: complete TF701T device tree
- [PATCH v10 01/40] arm64/mm: Restructure arch_validate_flags() for extensibility
- [PATCH v1 00/16] iommufd: Add VIOMMU infrastructure (Part-1)
- [PATCH v10 02/40] prctl: arch-agnostic prctl for shadow stack
- [PATCH v10 0/2] tools/perf: Support PERF_SAMPLE_READ with inherit
- [PATCH v10 03/40] mman: Add map_shadow_stack() flags
- [PATCH v10 04/40] arm64: Document boot requirements for Guarded Control Stacks
- [PATCH v10 05/40] arm64/gcs: Document the ABI for Guarded Control Stacks
- [PATCH v10 06/40] arm64/sysreg: Add definitions for architected GCS caps
- [PATCH v10 07/40] arm64/gcs: Add manual encodings of GCS instructions
- [PATCH v10 08/40] arm64/gcs: Provide put_user_gcs()
- [PATCH v10 09/40] arm64/gcs: Provide basic EL2 setup to allow GCS usage at EL0 and EL1
- [PATCH v10 10/40] arm64/cpufeature: Runtime detection of Guarded Control Stack (GCS)
- [PATCH v1 01/10] dt-bindings: arm: cpus: Add Samsung Mongoose M2
- [PATCH v1 01/11] ARM: nvidia: tf701t: use unimomentary pinmux setup
- [PATCH v1 01/11] mm: provide vm_normal_(page|folio)_pmd() with CONFIG_PGTABLE_HAS_HUGE_LEAVES
- [PATCH v10 11/40] arm64/mm: Allocate PIE slots for EL0 guarded control stack
- [PATCH v1 01/16] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
- [PATCH v10 12/40] mm: Define VM_SHADOW_STACK for arm64 when we support GCS
- [PATCH v10 1/2] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
- [PATCH v10 13/40] arm64/mm: Map pages for guarded control stack
- [PATCH v10 1/3] perf report: Support LLVM for addr2line()
- [PATCH v10 14/40] KVM: arm64: Manage GCS access and registers for guests
- [PATCH v10 15/40] arm64/idreg: Add overrride for GCS
- [PATCH v10 16/40] arm64/hwcap: Add hwcap for GCS
- [PATCH v10 17/40] arm64/traps: Handle GCS exceptions
- [PATCH v10 18/40] arm64/mm: Handle GCS data aborts
- [PATCH v10 19/40] arm64/gcs: Context switch GCS state for EL0
- Re: [PATCH v1 0/1] ARM: dts: aspeed: system1: IBM System1 BMC update
- [PATCH v10 20/40] arm64/gcs: Ensure that new threads have a GCS
- [PATCH v1 02/10] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos8895 compatible
- [PATCH v1 02/11] ARM: nvidia: tf701t: bind VDE device
- [PATCH v1 02/11] mm/pagewalk: introduce folio_walk_start() + folio_walk_end()
- [PATCH v10 21/40] arm64/gcs: Implement shadow stack prctl() interface
- [PATCH v1 02/16] iommu: Pass in a viommu pointer to domain_alloc_user op
- [PATCH v10 22/40] arm64/mm: Implement map_shadow_stack()
- [PATCH v10 2/2] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
- [PATCH v10 23/40] arm64/signal: Set up and restore the GCS context for signal handlers
- [PATCH v10 2/3] perf annotate: split out read_symbol()
- [PATCH v10 24/40] arm64/signal: Expose GCS state in signal frames
- [PATCH v10 25/40] arm64/ptrace: Expose GCS via ptrace and core files
- [PATCH v10 26/40] arm64: Add Kconfig for Guarded Control Stack (GCS)
- [PATCH v10 27/40] kselftest/arm64: Verify the GCS hwcap
- [PATCH v10 28/40] kselftest: Provide shadow stack enable helpers for arm64
- [PATCH v10 29/40] selftests/clone3: Enable arm64 shadow stack testing
- [PATCH v1 0/2] Add Nuvoton NPCM845 i3c master driver
- [PATCH v1 0/2] Add sm8550 CAMSS core dtsi
- [PATCH v1 0/2] media: camss: Fixups for large capture frames
- Re: [PATCH v1 0/2] PCI: ti: k3: Fix TI J721E PERST# polarity
- [PATCH v10 30/40] kselftest/arm64: Add GCS as a detected feature in the signal tests
- [PATCH v1 03/10] soc: samsung: exynos-chipid: add exynos8895 SoC support
- [PATCH v1 03/11] ARM: nvidia: tf701t: correct and complete PMIC and PMC bindings
- [PATCH v1 03/11] mm/migrate: convert do_pages_stat_array() from follow_page() to folio_walk
- [PATCH v10 31/40] kselftest/arm64: Add framework support for GCS to signal handling tests
- [PATCH v1 03/16] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
- [PATCH v10 32/40] kselftest/arm64: Allow signals tests to specify an expected si_code
- [PATCH v10 33/40] kselftest/arm64: Always run signals tests with GCS enabled
- [PATCH v10 3/3] perf annotate: LLVM-based disassembler
- [PATCH v10 34/40] kselftest/arm64: Add very basic GCS test program
- [PATCH v10 35/40] kselftest/arm64: Add a GCS test program built with the system libc
- [PATCH v10 36/40] kselftest/arm64: Add test coverage for GCS mode locking
- [PATCH v10 37/40] kselftest/arm64: Add GCS signal tests
- [PATCH v10 38/40] kselftest/arm64: Add a GCS stress test
- [PATCH v10 39/40] kselftest/arm64: Enable GCS for the FP stress tests
- [PATCH v1 0/3] Add compatibles for different eud access modes
- Re: [PATCH v1 0/3] perf trace: Augment struct pointer arguments
- [PATCH v1 0/3] x86 / intel_pstate: Set asymmetric CPU capacity on hybrid systems
- [PATCH v1 0/3] x86: Write FRED RSP0 on return to userspace
- [PATCH v10 40/40] KVM: selftests: arm64: Add GCS registers to get-reg-list
- [PATCH v1 04/10] dt-bindings: pinctrl: samsung: Add compatible for Exynos8895 SoC
- [PATCH v1 04/11] ARM: nvidia: tf701t: add HDMI bindings
- [PATCH v1 04/11] mm/migrate: convert add_page_for_migration() from follow_page() to folio_walk
- [PATCH v1 04/16] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
- [PATCH v1 0/4] net: fec: add PPS channel configuration
- [PATCH v1 05/10] pinctrl: samsung: Add exynos8895 SoC pinctrl configuration
- [PATCH v1 05/11] ARM: nvidia: tf701t: add Bluetooth node
- [PATCH v1 05/11] mm/ksm: convert get_mergeable_page() from follow_page() to folio_walk
- [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
- [PATCH v1 06/10] dt-bindings: pinctrl: samsung: add exynos8895-wakeup-eint compatible
- [PATCH v1 06/11] ARM: nvidia: tf701t: adjust sensors nodes
- [PATCH v1 06/11] mm/ksm: convert scan_get_next_rmap_item() from follow_page() to folio_walk
- [PATCH v1 06/16] iommufd/selftest: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID test coverage
- Re: [PATCH v1 0/6] Add SCMI transport descriptors
- [PATCH v1 07/10] dt-bindings: soc: samsung: exynos-pmu: Add exynos8895 compatible
- [PATCH v1 07/11] ARM: nvidia: tf701t: complete sound bindings
- [PATCH v1 07/11] mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
- Zi Yan(Tue Aug 06 2024 - 11:37:01 EST)
- Zi Yan(Wed Aug 07 2024 - 10:46:35 EST)
- [PATCH v1 07/16] iommufd/viommu: Add cache_invalidate for IOMMU_VIOMMU_TYPE_DEFAULT
- [PATCH v1 0/7] i2c: npcm: Bug fixes read/write operation, checkpatch
- warp5tw(Wed Aug 07 2024 - 06:03:43 EST)
- [PATCH v1 08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC
- [PATCH v1 08/11] ARM: nvidia: tf701t: bind WIFI SDIO and EMMC
- [PATCH v1 08/11] s390/uv: convert gmap_destroy_page() from follow_page() to folio_walk
- [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl
- [PATCH v1 09/10] dt-bindings: arm: samsung: Document dreamlte board binding
- [PATCH v1 09/11] ARM: nvidia: tf701t: re-group GPIO keys
- [PATCH v1 09/11] s390/mm/fault: convert do_secure_storage_access() from follow_page() to folio_walk
- [PATCH v1 09/16] iommufd/viommu: Make iommufd_viommu_find_device a public API
- [PATCH v1 0/9] perf auxtrace: Refactor with evsel__is_aux_event()
- Leo Yan(Tue Aug 06 2024 - 16:41:59 EST)
- Re: [PATCH v11 00/10] enable bs > ps in XFS
- [PATCH V11 00/10] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
- Re: [PATCH v11 00/38] ep93xx device tree conversion
- [PATCH v1 10/10] arm64: dts: exynos: Add initial support for Samsung Galaxy S8
- [PATCH V11 01/10] perf/core: Add aux_pause, aux_resume, aux_start_paused
- [PATCH v1 10/11] ARM: nvidia: tf701t: use dedicated backlight regulator
- [PATCH v1 10/11] mm: remove follow_page()
- [PATCH v1 10/16] iommufd/selftest: Add mock_viommu_invalidate_user op
- [PATCH V11 02/10] perf/x86/intel/pt: Add support for pause / resume
- [PATCH v11 0/2] Add support for Loongson1 APB DMA
- [PATCH v11 0/2] tools/perf: Support PERF_SAMPLE_READ with inherit
- [PATCH V11 03/10] perf/x86/intel: Do not enable large PEBS for events with aux actions or aux sampling
- Re: [PATCH v11 03/38] clk: ep93xx: add DT support for Cirrus EP93xx
- [PATCH V11 04/10] perf tools: Add aux_start_paused, aux_pause and aux_resume
- [PATCH V11 05/10] perf tools: Add aux-action config term
- [PATCH V11 06/10] perf tools: Parse aux-action
- Re: [PATCH v11 07/10] mtd: spi-nor: Add stacked memories support in spi-nor
- [PATCH V11 07/10] perf tools: Add missing_features for aux_start_paused, aux_pause, aux_resume
- [PATCH V11 08/10] perf intel-pt: Improve man page format
- Re: [PATCH v11 0/8] KVM: allow mapping non-refcounted pages
- [PATCH V11 09/10] perf intel-pt: Add documentation for pause / resume
- [PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
- [PATCH v11 0/9] TI K3 M4F support on AM62 and AM64 SoCs
- [PATCH V11 10/10] perf intel-pt: Add a test for pause / resume
- Re: [PATCH v11 10/10] xfs: enable block size larger than page size support
- [PATCH v1 11/11] ARM: nvidia: tf701t: configure USB
- [PATCH v1 11/11] mm/ksm: convert break_ksm() from walk_page_range_vma() to folio_walk
- [PATCH v1 11/16] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
- [PATCH v11 1/2] dt-bindings: dma: Add Loongson-1 APB DMA
- [PATCH v11 1/2] tools/perf: Correctly calculate sample period for inherited SAMPLE_READ values
- Re: [PATCH v11 1/2] wifi: mwifiex: add host mlme for client mode
- RE: [PATCH v11 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface
- [PATCH v11 1/9] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
- [PATCH v11 1/9] iommu/arm-smmu-v3: Issue a batch of commands to the same cmdq
- Re: [PATCH v1 1/1] mfd: rk8xx: Fix shutdown handler
- [PATCH v1 1/1] s390/uv: Panic if the security of the system cannot be guaranteed.
- [PATCH v1 12/16] iommufd/selftest: Add coverage for IOMMU_VIOMMU_INVALIDATE ioctl
- Re: [PATCH v1 12/17] platform/x86: acerhdf: Use the .should_bind() thermal zone callback
- [PATCH v11 2/2] dmaengine: Loongson1: Add Loongson-1 APB DMA driver
- [PATCH v11 2/2] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
- RE: [PATCH v11 2/6] media: videodev2.h: add visconti viif meta buffer format
- [PATCH v11 2/9] iommu/arm-smmu-v3: Enforce arm_smmu_cmdq_build_sync_cmd
- [PATCH v11 2/9] remoteproc: k3: Factor out TI-SCI processor control OF get function
- Re: [PATCH v1 1/2] drm/panel: jd9365da: Move the sending location of the 11/29 command
- [PATCH v1 1/2] dt-bindings: i3c: Add NPCM845 i3c controller
- [PATCH v1 1/2] lib/htree: Implementation of new Hash Tree
- [PATCH v1 1/2] media: camss: Increase the maximum frame size
- [PATCH v1 13/16] iommufd/viommu: Add iommufd_viommu_to_parent_domain helper
- Re: [PATCH v11 3/4] PCI/DOE: Expose the DOE features via sysfs
- RE: [PATCH v11 3/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver
- [PATCH v11 3/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_build_sync_cmd
- [PATCH v11 3/9] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem
- [PATCH v1 1/3] dt-bindings: soc: qcom: eud: Update compatible strings for eud
- [PATCH v1 1/3] x86/entry: Test ti_work for zero before processing individual bits
- Xin Li(Wed Aug 07 2024 - 19:02:34 EST)
- Xin Li(Wed Aug 07 2024 - 19:04:06 EST)
- [PATCH v1 1/3] x86/sched: Introduce arch_rebuild_sched_domains()
- [PATCH v1 14/16] iommu/arm-smmu-v3: Extract an __arm_smmu_cache_invalidate_user helper
- [PATCH v11 4/9] arm64: dts: ti: k3-am62: Add M4F remoteproc node
- [PATCH v11 4/9] iommu/arm-smmu-v3: Pass in cmdq pointer to arm_smmu_cmdq_init
- [PATCH v1 1/4] dt-bindings: net: fec: add pps channel property
- Re: [PATCH v1 1/4] x86/tdx: Split MMIO read and write operations
- [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support
- RE: [PATCH v11 5/6] documentation: media: add documentation for Toshiba Visconti Video Input Interface driver
- [PATCH v11 5/9] arm64: dts: ti: k3-am625-sk: Add M4F remoteproc node
- [PATCH v11 5/9] iommu/arm-smmu-v3: Make symbols public for CONFIG_TEGRA241_CMDQV
- [PATCH v1 1/5] perf test: Add build test for JEVENTS_ARCH=all
- [PATCH v1 16/16] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED
- [PATCH v11 6/9] arm64: dts: ti: k3-am64: Add M4F remoteproc node
- [PATCH v11 6/9] iommu/arm-smmu-v3: Add ARM_SMMU_OPT_SECONDARY_CMDQ_CS_NONE_ONLY
- Re: [PATCH v11 7/7] sched: Split scheduler and execution contexts
- [PATCH v11 7/9] arm64: dts: ti: k3-am642-sk: Add M4F remoteproc node
- [PATCH v11 7/9] iommu/arm-smmu-v3: Add struct arm_smmu_impl
- [PATCH v1 1/7] i2c: npcm: correct the read/write operation procedure
- warp5tw(Wed Aug 07 2024 - 06:03:55 EST)
- [PATCH v11 8/9] arm64: dts: ti: k3-am642-evm: Add M4F remoteproc node
- [PATCH v11 8/9] iommu/arm-smmu-v3: Add in-kernel support for NVIDIA Tegra241 (Grace) CMDQV
- [PATCH v11 9/9] arm64: defconfig: Enable TI K3 M4 remoteproc driver
- [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF
- [PATCH v1 1/9] perf auxtrace: Use evsel__is_aux_event() for checking AUX event
- Leo Yan(Tue Aug 06 2024 - 16:42:10 EST)
- Re: [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
- Re: [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
- Re: [PATCH v12 03/24] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
- Re: [PATCH v12 03/84] KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
- Re: [PATCH v12 04/84] KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer
- Re: [PATCH v12 05/24] virt: geniezone: Add vm support
- Re: [PATCH v12 05/84] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
- Re: [PATCH v12 11/84] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
- Re: [PATCH v12 12/84] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
- Re: [PATCH v12 20/24] virt: geniezone: Add tracing support for hyp call and vcpu exit_reason
- Re: [PATCH v12 24/84] KVM: Use plain "struct page" pointer instead of single-entry array
- Re: [PATCH v12 26/84] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c
- [PATCH v1 2/2] i3c: master: Add Nuvoton npcm845 i3c master driver
- Frank Li(Fri Aug 02 2024 - 12:19:48 EST)
- Frank Li(Mon Aug 05 2024 - 11:18:13 EST)
- Frank Li(Mon Aug 05 2024 - 23:09:05 EST)
- [PATCH v1 2/2] lib/htree: Modified lib/Makefile and lib/Kconfig to build htree
- [PATCH v1 2/2] media: camss: Avoid overwriting vfe clock rates for 8250
- Re: [PATCH v1 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
- [PATCH v1 2/3] usb: misc: qcom_eud: Access mode manager through secure calls
- [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
- [PATCH v1 2/3] x86/sched: Add basic support for CPU capacity scaling
- [PATCH v1 2/4] net: fec: refactor PPS channel configuration
- Frank Li(Wed Aug 07 2024 - 11:26:48 EST)
- Re: [PATCH v1 2/4] x86/tdx: Add validation of userspace MMIO instructions
- Re: [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
- Re: [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
- Re: [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
- Re: [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
- [PATCH v1 2/5] perf pmu-events: Change dependencies for empty-pmu-events.c test
- Re: [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
- maobibo(Fri Aug 02 2024 - 03:54:06 EST)
- maobibo(Fri Aug 02 2024 - 23:02:37 EST)
- maobibo(Mon Aug 05 2024 - 21:17:06 EST)
- Re: [PATCH v12 65/84] KVM: LoongArch: Mark "struct page" pfns accessed only in "slow" page fault path
- maobibo(Fri Aug 02 2024 - 03:35:06 EST)
- [PATCH v1 2/7] i2c: npcm: use a software flag to indicate a BER condition
- warp5tw(Wed Aug 07 2024 - 06:04:16 EST)
- Re: [PATCH v12 83/84] KVM: Drop APIs that manipulate "struct page" via pfns
- [PATCH v1 2/9] perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
- Leo Yan(Tue Aug 06 2024 - 16:42:23 EST)
- [PATCH v13 0/3] x86/snp: Add kexec support
- [PATCH v13 1/3] x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP
- [PATCH v13 2/3] x86/mm: refactor __set_clr_pte_enc()
- [PATCH v13 3/3] x86/snp: Convert shared memory back to private on kexec
- [PATCH v1 3/3] arm64: dts: qcom: sc7280: Update eud compatible string
- [PATCH v1 3/3] cpufreq: intel_pstate: Set asymmetric CPU capacity on hybrid systems
- [PATCH v1 3/3] x86/entry: Set FRED RSP0 on return to userspace instead of context switch
- [PATCH v1 3/4] net: fec: make PPS channel configurable
- Frank Li(Wed Aug 07 2024 - 11:26:41 EST)
- [PATCH v1 3/5] perf pmu-events: Remove duplicated ampereone event
- [PATCH v1 3/7] i2c: npcm: Modify timeout evaluation mechanism
- warp5tw(Wed Aug 07 2024 - 06:04:21 EST)
- [PATCH v1 3/9] perf auxtrace: Refactor auxtrace__evsel_is_auxtrace()
- Leo Yan(Tue Aug 06 2024 - 16:42:39 EST)
- Re: [PATCH v13] mm: report per-page metadata information
- Re: [PATCH v13] pwm: opencores: Add PWM driver support
- Re: [PATCH v14 3/4] PCI/DOE: Expose the DOE features via sysfs
- [PATCH v1 4/4] arm64: dts: imx8-ss-conn: add PPS channel to the FEC nodes
- Frank Li(Wed Aug 07 2024 - 11:48:38 EST)
- Frank Li(Wed Aug 07 2024 - 16:25:52 EST)
- Re: [PATCH v1 4/4] x86/tdx: Implement movs for MMIO
- [PATCH v1 4/5] perf pmu-events: Remove duplicated riscv firmware event
- Eric Lin(Mon Aug 05 2024 - 23:54:32 EST)
- Eric Lin(Tue Aug 06 2024 - 11:50:27 EST)
- Re: [PATCH v1 4/6] perf auxtrace: Iterate all AUX events when finish reading
- Leo Yan(Sat Aug 03 2024 - 11:52:11 EST)
- [PATCH v1 4/7] i2c: npcm: Modify the client address assignment
- warp5tw(Wed Aug 07 2024 - 06:04:35 EST)
- [PATCH v1 4/9] perf arm-spe: Remove the 'pmu_type' field
- Leo Yan(Tue Aug 06 2024 - 16:42:46 EST)
- Re: [PATCH v15 00/29] drm/connector: Create HDMI Connector infrastructure
- Re: [PATCH v15 01/29] drm/connector: Introduce an HDMI connector initialization function
- Re: [PATCH v15 09/10] soc: qcom: Add a driver for CPR3+
- [PATCH v15 1/4] PCI/DOE: Rename DOE protocol to feature
- [PATCH v15 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
- [PATCH v15 3/4] PCI/DOE: Expose the DOE features via sysfs
- [PATCH v15 4/4] PCI/DOE: Allow enabling DOE without CXL
- [PATCH v1 5/5] perf jevents.py: Ensure event names aren't duplicated
- [PATCH v1 5/7] drivers: i2c: use i2c frequency table
- warp5tw(Wed Aug 07 2024 - 06:04:48 EST)
- [PATCH v1 5/9] perf cs-etm: Remove the 'pmu_type' field
- Leo Yan(Tue Aug 06 2024 - 16:43:07 EST)
- [PATCH v1 6/7] i2c-npcm7xx.c: Enable slave in eob interrupt
- warp5tw(Wed Aug 07 2024 - 06:05:05 EST)
- [PATCH v1 6/9] perf hisi-ptt: Remove the unused 'pmu_type' field
- Leo Yan(Tue Aug 06 2024 - 16:43:20 EST)
- Re: [PATCH v17 19/35] arch/mm: Export direct {un,}map functions
- [PATCH v1 7/7] i2c: npcm: fix checkpatch
- warp5tw(Wed Aug 07 2024 - 06:05:16 EST)
- [PATCH v1 7/9] perf intel-bts: Remove the 'pmu_type' field
- Leo Yan(Tue Aug 06 2024 - 16:43:33 EST)
- [PATCH V18 00/22] Add support UHS-II for GL9755 and GL9767
- [PATCH V18 01/22] mmc: core: Cleanup printing of speed mode at card insertion
- [PATCH V18 02/22] mmc: core: Prepare to support SD UHS-II cards
- [PATCH V18 03/22] mmc: core: Announce successful insertion of an SD UHS-II card
- [PATCH V18 04/22] mmc: core: Extend support for mmc regulators with a vqmmc2
- [PATCH V18 05/22] mmc: core: Add definitions for SD UHS-II cards
- [PATCH V18 06/22] mmc: core: Add New function to re-factoring the code
- [PATCH V18 07/22] mmc: core: Support UHS-II card control and access
- [PATCH V18 08/22] mmc: sdhci: add UHS-II related definitions in headers
- [PATCH V18 09/22] mmc: sdhci: add UHS-II module and add a kernel configuration
- [PATCH V18 10/22] mmc: sdhci-uhs2: dump UHS-II registers
- [PATCH V18 11/22] mmc: sdhci-uhs2: add reset function
- [PATCH V18 12/22] mmc: sdhci-uhs2: add set_power() to support vdd2
- [PATCH V18 13/22] mmc: sdhci-uhs2: add set_timeout()
- [PATCH V18 14/22] mmc: sdhci-uhs2: add set_ios()
- [PATCH V18 15/22] mmc: sdhci-uhs2: add uhs2_control() to initialise the interface
- [PATCH V18 16/22] mmc: sdhci-uhs2: add request() and others
- [PATCH V18 17/22] mmc: sdhci-uhs2: add irq() and others
- [PATCH V18 18/22] mmc: sdhci-uhs2: add add_host() and others to set up the driver
- [PATCH V18 19/22] mmc: sdhci-uhs2: add pre-detect_init hook
- [PATCH V18 20/22] mmc: sdhci-pci: add UHS-II support framework
- [PATCH V18 21/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9755
- [PATCH V18 22/22] mmc: sdhci-pci-gli: enable UHS-II mode for GL9767
- [PATCH v1 8/9] perf intel-pt: Remove the 'pmu_type' field
- Leo Yan(Tue Aug 06 2024 - 16:43:47 EST)
- [PATCH v1 9/9] perf s390-cpumsf: Remove the unused 'pmu_type' field
- Leo Yan(Tue Aug 06 2024 - 16:44:03 EST)
- [PATCH v1] ALSA: ASoC/tas2781: fix wrong calibrated data order
- [PATCH v1] arch/nios2: arch_dma_set_uncached did not return the uncached address.
- Re: [PATCH v1] arm64: dts: ti: k3-am62-verdin-dahlia: Keep CTRL_SLEEP_MOCI# regulator on
- [PATCH v1] arm: dts: st: Add MECIO1 and MECT1S board variants
- [PATCH v1] arm: dts: st: stm32mp151a-prtt1l: Fix QSPI configuration
- Re: [PATCH v1] ASoC: meson: axg-fifo: set option to use raw spinlock
- [PATCH v1] ASoc: tas2781: Rename dai_driver name to unify the name between TAS2563 and TAS2781
- [PATCH v1] can: mcp251xfd: Enable transceiver using gpio
- [PATCH v1] clk: gate: export clk_gate_endisable
- [PATCH v1] docs: bug-bisect: rewrite to better match the other bisecting text
- [PATCH v1] Documentation: Fix the compilation errors in union_find.rst
- Xavier(Thu Aug 01 2024 - 03:16:12 EST)
- [PATCH v1] drm/ci: uprev mesa
- [PATCH v1] drm/panel-edp: Fix HKC MB116AN01 name
- [PATCH v1] drm/xe/uapi: Bring back reset uevent
- [PATCH v1] dt-bindings: Add ISL69260 voltage regulator device
- Re: [PATCH v1] iio: adc: ads1119: Fix IRQ flags
- RE: [PATCH V1] Input: synaptics-rmi4 - Supports to query DPM value.
- Re: [PATCH v1] keys: Restrict KEYCTL_SESSION_TO_PARENT according to ptrace_may_access()
- [PATCH v1] kselftest/devices/probe: fixed SintaxWarning for Python 3
- [PATCH v1] lib/htree: Detailed explanation in PDF file with pictures
- [PATCH v1] MAINTAINERS: update entries in TEXAS INSTRUMENTS AUDIO (ASoC/HDA) DRIVERS and add entries for haptic driver
- Re: [PATCH v1] misc: fastrpc: Trigger a panic using BUG_ON in device release
- [PATCH v1] perf hist: Fix reference counting of branch_info
- Re: [PATCH v1] perf inject: Inject build ids for entire call chain
- Re: [PATCH v1] perf python: Remove PYTHON_PERF ifdefs
- Re: [PATCH v1] phy: marvell: phy-mvebu-cp110-comphy: improve eth_port1 on comphy4
- Re: [PATCH v1] riscv: dts: starfive: remove non-existant spi device from jh7110-common.dtsi
- [PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
- jeffxu(Wed Aug 07 2024 - 11:35:59 EST)
- Jeff Xu(Wed Aug 07 2024 - 14:03:46 EST)
- Jeff Xu(Wed Aug 07 2024 - 17:06:59 EST)
- Jeff Xu(Wed Aug 07 2024 - 17:35:03 EST)
- Re: [PATCH v1] thermal: core: Update thermal zone registration documentation
- [PATCH v1] thermal: Introduce a debugfs-based testing facility
- [PATCH v1] usb: musb: poll ID pin status in dual-role mode in mpfs glue layer
- [PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
- Fan Wu(Sat Aug 03 2024 - 02:19:00 EST)
- [PATCH v2 00/10] Add minimal Exynos8895 SoC and SM-G950F support
- [PATCH V2 00/10] AMD XDNA driver
- [PATCH v2 00/10] ext4: simplify the counting and management of delalloc reserved blocks
- Zhang Yi(Fri Aug 02 2024 - 07:55:26 EST)
- [PATCH v2 00/10] KVM: x86: Clean up MSR access/failure handling
- [PATCH v2 00/10] Remove pcim_iomap_regions_request_all()
- Re: [PATCH v2 00/10] TDX host: metadata reading tweaks, bug fix and info dump
- [PATCH v20 01/20] security: add ipe lsm
- Fan Wu(Sat Aug 03 2024 - 02:18:54 EST)
- [PATCH v2 00/15] tools/nolibc: improve LLVM/clang support
- [PATCH v2 00/17] firewire: core/ohci: use guard macro for any type of lock primitives
- [PATCH v20 02/20] ipe: add policy parser
- Fan Wu(Sat Aug 03 2024 - 02:18:51 EST)
- [PATCH v20 03/20] ipe: add evaluation loop
- Fan Wu(Sat Aug 03 2024 - 02:18:14 EST)
- [PATCH v20 04/20] ipe: add LSM hooks on execution and kernel read
- Fan Wu(Sat Aug 03 2024 - 02:18:43 EST)
- [PATCH v20 05/20] initramfs|security: Add a security hook to do_populate_rootfs()
- Fan Wu(Sat Aug 03 2024 - 02:09:27 EST)
- [PATCH v20 06/20] ipe: introduce 'boot_verified' as a trust provider
- Fan Wu(Sat Aug 03 2024 - 02:09:40 EST)
- [PATCH v20 07/20] security: add new securityfs delete function
- Fan Wu(Sat Aug 03 2024 - 02:09:23 EST)
- [PATCH v20 08/20] ipe: add userspace interface
- Fan Wu(Sat Aug 03 2024 - 02:10:20 EST)
- [PATCH v20 09/20] uapi|audit|ipe: add ipe auditing support
- Fan Wu(Sat Aug 03 2024 - 02:12:10 EST)
- [PATCH v20 10/20] ipe: add permissive toggle
- Fan Wu(Sat Aug 03 2024 - 02:12:27 EST)
- [PATCH V2 01/10] accel/amdxdna: Add a new driver for AMD AI Engine
- [PATCH v2 01/10] dt-bindings: arm: cpus: Add Samsung Mongoose M2
- [PATCH v2 01/10] ext4: factor out ext4_map_create_blocks() to allocate new blocks
- Zhang Yi(Fri Aug 02 2024 - 07:55:42 EST)
- Jan Kara(Tue Aug 06 2024 - 10:40:23 EST)
- [PATCH v2 01/10] KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value
- [PATCH v2 01/10] PCI: Make pcim_request_all_regions() a public function
- Re: [PATCH v2 01/10] rust: pass module name to `Module::init`
- Re: [PATCH v2 01/10] x86/virt/tdx: Rename _offset to _member for TD_SYSINFO_MAP() macro
- [PATCH v20 11/20] block|lsm: Add LSM blob and new LSM hooks for block devices
- Fan Wu(Sat Aug 03 2024 - 02:11:58 EST)
- [PATCH v2 01/15] tools/nolibc: arm: use clang-compatible asm syntax
- [PATCH v2 01/17] firewire: core: use guard macro to maintain static packet data for phy configuration
- [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs
- Fan Wu(Sat Aug 03 2024 - 02:12:29 EST)
- [PATCH v20 13/20] ipe: add support for dm-verity as a trust provider
- Fan Wu(Sat Aug 03 2024 - 02:13:26 EST)
- [PATCH v20 14/20] security: add security_inode_setintegrity() hook
- Fan Wu(Sat Aug 03 2024 - 02:09:51 EST)
- [PATCH v20 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
- Fan Wu(Sat Aug 03 2024 - 02:12:09 EST)
- [PATCH v20 16/20] ipe: enable support for fs-verity as a trust provider
- Fan Wu(Sat Aug 03 2024 - 02:12:04 EST)
- [PATCH v20 17/20] scripts: add boot policy generation program
- Fan Wu(Sat Aug 03 2024 - 02:13:11 EST)
- [PATCH v20 18/20] ipe: kunit test for parser
- Fan Wu(Sat Aug 03 2024 - 02:12:11 EST)
- [PATCH v20 19/20] Documentation: add ipe documentation
- Fan Wu(Sat Aug 03 2024 - 02:14:06 EST)
- [PATCH v2 0/1] Added calibbias to perform offset correction
- [PATCH v2 0/1] binfmt_elf: seal address zero
- jeffxu(Tue Aug 06 2024 - 17:49:44 EST)
- [PATCH v2 0/1] hrtimer: More fixes for handling of timer slack of rt tasks
- [PATCH v2 0/1] livepatch: Add using attribute to klp_func for using function
- [PATCH v2 0/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
- [PATCH v20 20/20] MAINTAINERS: ipe: add ipe maintainer information
- Fan Wu(Sat Aug 03 2024 - 02:11:53 EST)
- Fan Wu(Wed Aug 07 2024 - 14:01:43 EST)
- [PATCH V2 02/10] accel/amdxdna: Support hardware mailbox
- [PATCH v2 02/10] ata: ahci: Replace deprecated PCI functions
- [PATCH v2 02/10] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos8895 compatible
- [PATCH v2 02/10] ext4: optimize the EXT4_GET_BLOCKS_DELALLOC_RESERVE flag set
- Zhang Yi(Fri Aug 02 2024 - 07:55:27 EST)
- Jan Kara(Tue Aug 06 2024 - 10:48:59 EST)
- [PATCH v2 02/10] KVM: x86: Move MSR_TYPE_{R,W,RW} values from VMX to x86, as enums
- Re: [PATCH v2 02/10] x86/virt/tdx: Unbind global metadata read with 'struct tdx_tdmr_sysinfo'
- [PATCH v2 02/15] tools/nolibc: mips: load current function to $t9
- [PATCH v2 02/17] firewire: core: use guard macro to maintain the list of card
- [PATCH v2 0/2] add device managed version of dev_pm_domain_attach|detach_list()
- [PATCH v2 0/2] Add support for Congatec CGEB BIOS interface
- [PATCH v2 0/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree
- [PATCH v2 0/2] clk: implement a new managed helper and add first user
- [PATCH v2 0/2] coresight: Add remote etm support
- [PATCH v2 0/2] drm/msm/dpu: two fixes targeting 6.11
- [PATCH v2 0/2] few small change for gpio-vf610
- Re: [PATCH v2 0/2] fsconfig: minor fsparam_fd fixes
- [PATCH v2 0/2] get rid of cred_transfer
- [PATCH v2 0/2] KVM: arm64: Fine grained traps documentation clarification
- [PATCH v2 0/2] mm: batch free swaps for zap_pte_range()
- [PATCH v2 0/2] Modify the method of sending "exit sleep
- [PATCH v2 0/2] printk: CPU backtrace not printing on panic
- takakura(Sat Aug 03 2024 - 04:05:50 EST)
- [PATCH v2 0/2] Relax canonical checks on some arch msrs
- [PATCH V2 0/2 RESEND] Add DTS for NanoPi R2S Plus
- [PATCH v2 0/2] Rust KCFI support
- Re: [PATCH v2 0/2] sched/deadline: fixes and improvements
- [PATCH v2 0/2] sched/topology: optimize topology_span_sane()
- [PATCH v2 0/2] scsi: ufs: Add host capabilities sysfs group
- Re: [PATCH v2 0/2] selftests: harness: refactor __constructor_order
- [PATCH v2 0/2] tools: Add barrier implementations for riscv
- [PATCH v2 0/2] tty: serial: samsung_tty: simple cleanups
- [PATCH V2 03/10] accel/amdxdna: Add hardware resource solver
- [PATCH v2 03/10] crypto: qat - replace deprecated PCI functions
- [PATCH v2 03/10] ext4: don't set EXTENT_STATUS_DELAYED on allocated blocks
- Zhang Yi(Fri Aug 02 2024 - 07:56:02 EST)
- Jan Kara(Tue Aug 06 2024 - 11:23:42 EST)
- Zhang Yi(Wed Aug 07 2024 - 08:18:43 EST)
- Jan Kara(Wed Aug 07 2024 - 09:37:40 EST)
- [PATCH v2 03/10] KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
- [PATCH v2 03/10] soc: samsung: exynos-chipid: add exynos8895 SoC support
- Re: [PATCH v2 03/10] x86/virt/tdx: Support global metadata read for all element sizes
- [PATCH v2 03/15] tools/nolibc: powerpc: limit stack-protector workaround to GCC
- [PATCH v2 03/17] firewire: core: use guard macro to maintain the list of cdev clients
- [PATCH v2 0/3] Add CRU support for rk3576 SoC
- Re: [PATCH v2 0/3] Add initial support for the Rockchip RK3588 HDMI TX Controller
- [PATCH v2 0/3] Add support for AK09918
- [PATCH v2 0/3] Add support for Kontron OSM-S i.MX8MP SoM and carrier boards
- [PATCH v2 0/3] ALSA: Add support for new HP G12 laptops
- [PATCH v2 0/3] arm64: dts: ti: k3-am62p/j722s: Fix gpio-ranges
- [PATCH v2 0/3] ASoC: tas*: Fix up GPIO usage
- [PATCH v2 0/3] Constify struct lib80211_crypto_ops
- Re: [PATCH v2 0/3] drm: backlight quirk infrastructure and lower minimum for Framework AMD 13
- [PATCH v2 0/3] Fixes for memmap accounting
- [PATCH v2 0/3] Fix kallsyms with CONFIG_LTO_CLANG
- Song Liu(Fri Aug 02 2024 - 17:08:57 EST)
- [PATCH v2 0/3] Fix objtool warning about do_syscall() on LoongArch
- Re: [PATCH v2 0/3] fortify: fix various issues in test_fortify Makefile
- [PATCH v2 0/3] ida: Remove the ida_simple_xxx() API
- [PATCH v2 0/3] iommufd: Add selftest coverage for reserved IOVAs
- Re: [PATCH v2 0/3] KVM: arm64: fix warnings in W=1 build
- [PATCH v2 0/3] KVM: selftests: arm64: Make use of sysreg defintions in get-reg-list
- Re: [PATCH v2 0/3] mm: tlb swap entries batch async release
- [PATCH v2 0/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
- [PATCH v2 0/3] perf: build: Minor fixes for build failures
- [PATCH v2 0/3] uart: Introduce uart driver for the Loongson family chips
- [PATCH V2 04/10] accel/amdxdna: Add hardware context
- [PATCH v2 04/10] crypto: marvell - replace deprecated PCI functions
- [PATCH v2 04/10] dt-bindings: pinctrl: samsung: Add compatible for Exynos8895 SoC
- [PATCH v2 04/10] ext4: let __revise_pending() return newly inserted pendings
- Zhang Yi(Fri Aug 02 2024 - 07:56:31 EST)
- [PATCH v2 04/10] KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry
- Re: [PATCH v2 04/13] xfs: make EOF allocation simpler
- [PATCH v2 04/15] tools/nolibc: compiler: introduce __nolibc_has_attribute()
- [PATCH v2 04/17] firewire: ohci: use guard macro to serialize accesses to phy registers
- Re: [PATCH v2 0/4] Add clock provider support to Rockchip RK3588 HDMI TX PHY
- [PATCH v2 0/4] Cleanup Spreadtum/Unisoc ARM64 DT
- [PATCH v2 0/4] drm/msm/adreno: Add A615 GPU for SDM670 and Pixel 3a
- Re: [PATCH v2 0/4] KCOV fixes
- [PATCH v2 0/4] Landlock: Signal Scoping Support
- [PATCH v2 0/4] mm: split underutilized THPs
- [PATCH v2 0/4] udmbuf bug fix and some improvements
- [PATCH V2 05/10] accel/amdxdna: Add GEM buffer object management
- [PATCH v2 05/10] ext4: count removed reserved blocks for delalloc only extent entry
- Zhang Yi(Fri Aug 02 2024 - 07:56:55 EST)
- [PATCH v2 05/10] intel_th: pci: Replace deprecated PCI functions
- [PATCH v2 05/10] KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
- [PATCH v2 05/10] pinctrl: samsung: Add exynos8895 SoC pinctrl configuration
- Re: [PATCH v2 05/10] x86/virt/tdx: Move field mapping table of getting TDMR info to function local
- [PATCH v2 05/15] tools/nolibc: move entrypoint specifics to compiler.h
- [PATCH v2 05/17] firewire: core: use guard macro to maintain RCU scope for transaction address handler
- Re: [PATCH v2 0/5] Address translation for HDM decoding
- Re: [PATCH v2 0/5] Introduce DMA_HEAP_ALLOC_AND_READ_FILE heap flag
- Re: [PATCH v2 0/5] regulator: Fix AXP717 PMIC support
- [PATCH v2 0/5] serial: 8250: omap: Add am62 wakeup support
- [PATCH v2 0/5] Update the device tree for Ampere's BMC platform
- [PATCH v2 0/5] x86/tdx: Allow MMIO instructions from userspace
- [PATCH V2 06/10] accel/amdxdna: Add command execution
- [PATCH v2 06/10] dt-bindings: pinctrl: samsung: add exynos8895-wakeup-eint compatible
- [PATCH v2 06/10] ext4: update delalloc data reserve spcae in ext4_es_insert_extent()
- Zhang Yi(Fri Aug 02 2024 - 07:57:24 EST)
- Jan Kara(Wed Aug 07 2024 - 13:41:30 EST)
- [PATCH v2 06/10] KVM: x86: Refactor kvm_get_feature_msr() to avoid struct kvm_msr_entry
- [PATCH v2 06/10] wifi: iwlwifi: replace deprecated PCI functions
- Re: [PATCH v2 06/10] x86/virt/tdx: Refine a comment to reflect the latest TDX spec
- [PATCH v2 06/15] tools/nolibc: compiler: use attribute((naked)) if available
- Re: [PATCH v2 06/16] drm/imx: Add i.MX8qxp Display Controller display engine
- Liu Ying(Sun Aug 04 2024 - 23:23:43 EST)
- [PATCH v2 06/17] firewire: core: use guard macro to access to IDR for fw_device
- [PATCH v2 0/6] arm64: dts: freescale: 2nrd clean up dtb warning under freescale
- Frank Li(Wed Aug 07 2024 - 10:52:27 EST)
- Re: [PATCH v2 0/6] firmware: ti_sci: Partial-IO support
- Re: [PATCH v2 0/6] MIPS: cm: Probe GCR address from devicetree
- [PATCH v2 0/6] mm: Optimize mseal checks
- [PATCH v2 0/6] mtd: improve block2mtd + airoha parser
- [PATCH v2 0/6] platform/x86: introduce asus-armoury
- [PATCH v2 0/6] sysctl: prepare sysctl core for const struct ctl_table
- [PATCH v2 0/6] uprobes: RCU-protected hot path optimizations
- [PATCH V2 07/10] accel/amdxdna: Add suspend and resume
- [PATCH v2 07/10] dt-bindings: soc: samsung: exynos-pmu: Add exynos8895 compatible
- [PATCH v2 07/10] ext4: drop ext4_es_delayed_clu()
- Zhang Yi(Fri Aug 02 2024 - 07:57:08 EST)
- [PATCH v2 07/10] KVM: x86: Funnel all fancy MSR return value handling into a common helper
- [PATCH v2 07/10] ntb: idt: Replace deprecated PCI functions
- Re: [PATCH v2 07/10] x86/virt/tdx: Start to track all global metadata in one structure
- [PATCH v2 07/15] selftests/nolibc: report failure if no testcase passed
- [PATCH v2 07/17] firewire: core: use guard macro to maintain the list of address handler for transaction
- Re: [PATCH v2 0/7] ad7380: add support for single-ended parts
- [PATCH v2 0/7] Add USB clocks to Exynos7885
- [PATCH v2 0/7] can: m_can: Fix polling and other issues
- [PATCH v2 0/7] HID: constify report descriptors
- [PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
- Re: [PATCH v2 0/7] pmdomain/cpuidle-psci: Support s2idle/s2ram on PREEMPT_RT
- [PATCH V2 08/10] accel/amdxdna: Add error handling
- [PATCH v2 08/10] arm64: dts: exynos: Add initial support for exynos8895 SoC
- [PATCH v2 08/10] ext4: use ext4_map_query_blocks() in ext4_map_blocks()
- Zhang Yi(Fri Aug 02 2024 - 07:56:53 EST)
- Jan Kara(Wed Aug 07 2024 - 13:44:03 EST)
- [PATCH v2 08/10] KVM: x86: Hoist x86.c's global msr_* variables up above kvm_do_msr_access()
- [PATCH v2 08/10] serial: rp2: Replace deprecated PCI functions
- Re: [PATCH v2 08/10] x86/virt/tdx: Print TDX module basic information
- [PATCH v2 08/15] selftests/nolibc: avoid passing NULL to printf("%s")
- [PATCH v2 08/17] firewire: core: use guard macro to disable local IRQ
- [PATCH v2 0/8] PCI: Enable Power and configure the QPS615 PCIe switch
- [PATCH V2 09/10] accel/amdxdna: Add query functions
- [PATCH v2 09/10] ALSA: korg1212: Replace deprecated PCI functions
- [PATCH v2 09/10] dt-bindings: arm: samsung: Document dreamlte board binding
- [PATCH v2 09/10] ext4: drop ext4_es_is_delonly()
- Zhang Yi(Fri Aug 02 2024 - 07:57:53 EST)
- Jan Kara(Wed Aug 07 2024 - 13:48:41 EST)
- [PATCH v2 09/10] KVM: x86: Suppress failures on userspace access to advertised, unsupported MSRs
- Re: [PATCH v2 09/10] x86/virt/tdx: Reduce TDMR's reserved areas by using CMRs to find memory holes
- [PATCH v2 09/15] selftests/nolibc: determine $(srctree) first
- Re: [PATCH v2 09/16] drm/imx: Add i.MX8qxp Display Controller KMS
- Liu Ying(Mon Aug 05 2024 - 01:01:14 EST)
- [PATCH v2 09/17] firewire: core: use guard macro to maintain list of events for userspace clients
- [PATCH v2 0/9] clk: clocking-wizard: add user clock monitor support
- [PATCH v2 0/9] Introduce ASPEED AST27XX BMC SoC
- [PATCH V2 10/10] accel/amdxdna: Add firmware debug buffer support
- [PATCH v2 10/10] arm64: dts: exynos: Add initial support for Samsung Galaxy S8
- [PATCH v2 10/10] ext4: drop all delonly descriptions
- Zhang Yi(Fri Aug 02 2024 - 07:58:28 EST)
- [PATCH v2 10/10] KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRs
- [PATCH v2 10/10] PCI: Remove pcim_iomap_regions_request_all()
- Re: [PATCH v2 10/10] x86/virt/tdx: Don't initialize module that doesn't support NO_RBP_MOD feature
- [PATCH v2 10/15] selftests/nolibc: add support for LLVM= parameter
- [PATCH v2 10/17] firewire: core: use guard macro to maintain IDR of isochronous resources for userspace clients
- [PATCH v2 11/15] selftests/nolibc: add cc-option compatible with clang cross builds
- [PATCH v2 11/17] firewire: core: use guard macro to maintain isochronous context for userspace client
- [PATCH v2 1/1] arm64: dts: imx93: add lpi2c1 and st lsm6dso node
- Frank Li(Mon Aug 05 2024 - 12:30:52 EST)
- Peng Fan(Wed Aug 07 2024 - 23:04:21 EST)
- [PATCH v2 1/1] binfmt_elf: mseal address zero
- jeffxu(Tue Aug 06 2024 - 17:49:57 EST)
- Re: [PATCH v2 1/1] drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()
- Re: [PATCH v2 1/1] dt-bindings: can: fsl,flexcan: add common 'can-transceiver' for fsl,flexcan
- Frank Li(Thu Aug 01 2024 - 17:11:51 EST)
- [PATCH v2 1/1] dt-bindings: soc: fsl: add missed compatible string fsl,ls*-isc
- Frank Li(Tue Aug 06 2024 - 12:43:28 EST)
- [PATCH v2 1/1] hrtimer: Ignore slack time for RT tasks in hrtimer_start_range_ns()
- [PATCH v2 1/1] iio: light: apds9960: Add proximity and gesture offset calibration
- [PATCH v2 1/1] linux/io.h: Add cleanup defination for iounmap() and memunmap()
- Frank Li(Fri Aug 02 2024 - 13:01:14 EST)
- [PATCH v2 1/1] livepatch: Add using attribute to klp_func for using function show
- [PATCH v2 1/1] mm: introduce MADV_DEMOTE/MADV_PROMOTE
- Re: [PATCH v2 1/1] net: fec: using page pool to manage RX buffers
- Re: [PATCH v2 1/1] USB: gadget: f_hid: Add GET_REPORT via userspace IOCTL
- Greg KH(Wed Aug 07 2024 - 06:18:50 EST)
- [PATCH v2 12/15] selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA
- [PATCH v2 12/17] firewire: core: use guard macro to maintain list of receivers for phy configuration packets
- Re: [PATCH v2 1/2] Add prctl to allow userlevel TDX hypercalls
- [PATCH v2 1/2] cfi: add CONFIG_CFI_ICALL_NORMALIZE_INTEGERS
- Re: [PATCH v2 1/2] clk: imx93: Move IMX93_CLK_END macro to clk driver
- [PATCH v2 1/2] clk: provide devm_clk_get_optional_enabled_with_rate()
- Re: [PATCH v2 1/2] dmaengine: dw-edma: Fix unmasking STOP and ABORT interrupts for HDMA
- Re: [PATCH v2 1/2] drm/mipi-dsi: add more multi functions for better error handling
- [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
- [PATCH v2 1/2] drm/panel: jd9365da: Move the location of "exit sleep mode" and "set display on" commands
- [PATCH v2 1/2] dt-bindings: arm: Add qcom,inst-id for remote etm
- [PATCH v2 1/2] dt-bindings: arm: stm32: Add compatible strings for Protonic boards
- Re: [PATCH v2 1/2] dt-bindings: iio: dac: add docs for ad8460
- [PATCH v2 1/2] dt-bindings: qcom: Document samsung,j3ltetw
- [PATCH v2 1/2] gpio: gpio-vf610: use u32 mask to handle 32 number gpios
- [PATCH v2 1/2] Handle flushing of CPU backtraces during panic
- takakura(Sat Aug 03 2024 - 04:13:37 EST)
- takakura(Wed Aug 07 2024 - 04:56:59 EST)
- takakura(Wed Aug 07 2024 - 05:00:30 EST)
- [PATCH v2 1/2] i3c: master: support to adjust first broadcast address speed
- Re: [PATCH V2 1/2] iommu: Optimize IOMMU UnMap
- [PATCH v2 1/2] KEYS: use synchronous task work for changing parent credentials
- [PATCH v2 1/2] KVM: arm64: Fix outdated comment about incomplete FGT bitmask definitions
- [PATCH v2 1/2] KVM: x86: relax canonical check for some x86 architectural msrs
- Chao Gao(Mon Aug 05 2024 - 02:12:37 EST)
- mlevitsk(Mon Aug 05 2024 - 07:02:17 EST)
- mlevitsk(Mon Aug 05 2024 - 14:10:25 EST)
- [PATCH v2 1/2] lib/htree: Add locking interface to new Hash Tree
- lsahn(Tue Aug 06 2024 - 21:49:04 EST)
- [PATCH v2 1/2] mm: rename instances of swap_info_struct to meaningful 'si'
- Re: [PATCH v2 1/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs
- Re: [PATCH v2 1/2] platform/x86:dell-laptop: Add knobs to change battery charge settings
- [PATCH v2 1/2] PM: domains: add device managed version of dev_pm_domain_attach|detach_list()
- [PATCH V2 1/2 RESEND] arm64: dts: rockchip: Add DTS for FriendlyARM NanoPi R2S Plus
- [PATCH v2 1/2] RISC-V: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
- Haibo Xu(Sun Aug 04 2024 - 23:10:41 EST)
- Re: [PATCH v2 1/2] rust: kernel: add `drop_contents` to `BoxExt`
- [PATCH v2 1/2] scsi: ufs: Prepare to add HCI capabilities sysfs
- Re: [PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags
- [PATCH v2 1/2] tools: Add riscv barrier implementation
- [PATCH v2 1/2] tty: serial: samsung_tty: drop unused argument to irq handlers
- [PATCH v2 1/2] x86: Add basic support for the Congatec CGEB BIOS interface
- Re: [PATCH v2 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
- [PATCH v2 13/15] selftests/nolibc: don't use libgcc when building with clang
- [PATCH v2 13/17] firewire: core: use guard macro to maintain list of asynchronous transaction
- [PATCH v2 1/3] arm64: dts: ti: k3-am62p: Add gpio-ranges for mcu_gpio0
- [PATCH v2 1/3] ASoC: tas2781-i2c: Drop weird GPIO code
- [PATCH v2 1/3] dt-bindings: arm: fsl: Add Kontron i.MX8MP OSM-S based boards
- [PATCH v2 1/3] dt-bindings: clock: add rk3576 cru bindings
- Re: [PATCH v2 1/3] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
- [PATCH v2 1/3] dt-bindings: serial: Add Loongson UART controller
- 郑豪威(Wed Aug 07 2024 - 04:23:52 EST)
- 郑豪威(Wed Aug 07 2024 - 04:26:46 EST)
- 郑豪威(Wed Aug 07 2024 - 05:01:24 EST)
- [PATCH v2 1/3] idr test suite: Remove usage of the deprecated ida_simple_xx() API
- [PATCH v2 1/3] iio: magnetometer: ak8975: Fix reading for ak099xx sensors
- [PATCH v2 1/3] iommufd: Reorder include files
- [PATCH v2 1/3] kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
- Song Liu(Fri Aug 02 2024 - 17:09:07 EST)
- [PATCH v2 1/3] KVM: selftests: arm64: Simplify specification of filtered registers
- [PATCH v2 1/3] lib80211: Handle const struct lib80211_crypto_ops in lib80211
- [PATCH v2 1/3] lockdep: fix upper limit for LOCKDEP_*_BITS configs
- Re: [PATCH v2 1/3] media: mediatek: vcodec: fix h264 multi statless decoder smatch warning
- [PATCH v2 1/3] mm: update the memmap stat before page is freed
- [PATCH v2 1/3] nbd: implement the WRITE_ZEROES command
- Re: [PATCH V2 1/3] nvmem: u-boot-env: error if NVMEM device is too small
- [PATCH v2 1/3] objtool/LoongArch: Decode secondary stack instruction
- [PATCH v2 1/3] perf: Add PERF_EVENT_IOC_INC_EVENT_LIMIT
- [PATCH v2 1/3] perf: build: Fix static compilation error when libdw is not installed
- Leo Yan(Tue Aug 06 2024 - 17:01:06 EST)
- Re: [PATCH v2 1/3] rust: Introduce irq module
- [PATCH v2 1/3] spi: Add empty versions of ACPI functions
- [PATCH v2 14/15] selftests/nolibc: use correct clang target for s390/powerz
- [PATCH v2 14/17] firewire: core: use guard macro to maintain properties of fw_card
- [PATCH v2 1/4] arm64: dts: sprd: rename SDHCI nodes to mmc
- Re: [PATCH v2 1/4] Coresight: Add trace_id function to collect trace ID
- JieGan(Tue Aug 06 2024 - 21:32:56 EST)
- [PATCH v2 1/4] dt-bindings: display/msm/gmu: Add SDM670 compatible
- [PATCH v2 1/4] Landlock: Add signal control
- [PATCH v2 1/4] mm: free zapped tail pages when splitting isolated thp
- [PATCH v2 1/4] udmabuf: cancel mmap page fault, direct map it
- [PATCH v2 15/15] selftests/nolibc: run-tests.sh: allow building through LLVM
- [PATCH v2 15/17] firewire: ohci: use guard macro to maintain bus time
- [PATCH v2 1/5] ARM: dts: aspeed: mtjade, mtmitchell: Add OCP temperature sensors
- [PATCH v2 1/5] dt-bindings: serial: 8250_omap: Add wakeup-source property
- Re: [PATCH v2 1/5] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
- Re: [PATCH v2 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
- Wei Yang(Thu Aug 01 2024 - 20:54:03 EST)
- [PATCH v2 1/5] misc: pci_endpoint_test: Fix the return value of IOCTL
- [PATCH v2 1/5] x86/tdx: Split MMIO read and write operations
- [PATCH v2 16/17] firewire: ohci: use guard macro to maintain image of configuration ROM
- [PATCH v2 1/6] ACPI: ac: Use strscpy() instead of strcpy().
- [PATCH v2 1/6] arm64: dts: fsl-ls1028a: remove undocumented 'little-endian' for dspi node
- Frank Li(Wed Aug 07 2024 - 10:52:37 EST)
- [PATCH v2 1/6] dt-bindings: nvme: Document nvme-card compatible
- Re: [PATCH v2 1/6] dt-bindings: ti, sci: Add property for partial-io-wakeup-sources
- [PATCH v2 1/6] mm: Move can_modify_vma to mm/internal.h
- [PATCH v2 1/6] platform/x86: asus-wmi: Add quirk for ROG Ally X
- [PATCH v2 1/6] sysctl: avoid spurious permanent empty tables
- [PATCH v2 1/6] uprobes: revamp uprobe refcounting and lifetime management
- [PATCH v2 17/17] firewire: ohci: use guard macro to serialize operations for isochronous contexts
- Re: [PATCH v2 1/7] arm64: dts: imx95: add edma[1..3] nodes
- [PATCH v2 1/7] can: m_can: Reset coalescing during suspend/resume
- [PATCH v2 1/7] dt-bindings: clock: exynos7885: Fix duplicated binding
- Re: [PATCH v2 1/7] dt-bindings: pinctrl: npcm8xx: remove non-existent groups and functions
- [PATCH v2 1/7] HID: bpf: constify parameter rdesc of call_hid_bpf_rdesc_fixup()
- [PATCH v2 1/7] mm, slab: dissolve shutdown_cache() into its caller
- [PATCH v2 1/8] dt-bindings: PCI: Add binding for qps615
- [PATCH v2 1/9] clk: clocking-wizard: simplify probe/remove with devres helpers
- [PATCH v2 1/9] dt-bindings: mfd: aspeed,ast2x00-scu: Add ASPEED AST2700-SCUX schema
- Re: [PATCH v2 22/49] KVM: x86: Add a macro to precisely handle aliased 0x1.EDX CPUID features
- mlevitsk(Mon Aug 05 2024 - 07:07:00 EST)
- [PATCH v2 2/2] Allow cpu backtraces to be written into ringbuffer during panic
- takakura(Sat Aug 03 2024 - 04:17:27 EST)
- [PATCH v2 2/2] arm64: ACPI: NUMA: initialize all values of acpi_early_node_map to NUMA_NO_NODE
- Haibo Xu(Sun Aug 04 2024 - 23:10:55 EST)
- [PATCH v2 2/2] arm64: dts: qcom: msm8916-samsung-j3ltetw: Add initial device tree
- [PATCH v2 2/2] arm: dts: st: Add MECIO1 and MECT1S board variants
- [PATCH v2 2/2] Bluetooth: hci_qca: use devm_clk_get_optional_enabled_with_rate()
- [PATCH v2 2/2] coresight: Add remote etm support
- Re: [PATCH v2 2/2] dmaengine: dw-edma: Do not enable watermark interrupts for HDMA
- [PATCH v2 2/2] drm/msm/dpu: don't play tricks with debug macros
- [PATCH v2 2/2] drm/panel: jd9365da: Modify the init code of Melfas
- [PATCH v2 2/2] gpio: vf610: add get_direction() support
- [PATCH v2 2/2] i2c: Add Congatec CGEB I2C driver
- [PATCH v2 2/2] i3c: master: svc: use slow speed for first broadcast address
- Re: [PATCH v2 2/2] iio: bmi323: suspend and resume triggering on relevant pm operations
- Re: [PATCH v2 2/2] iio: dac: support the ad8460 Waveform DAC
- Re: [PATCH V2 2/2] include: linux: Update gather only if it's not NULL
- [PATCH v2 2/2] KVM: arm64: Clarify meaning of _MASK and _nMASK for FGT registers
- [PATCH v2 2/2] KVM: SVM: fix emulation of msr reads/writes of MSR_FS_BASE and MSR_GS_BASE
- [PATCH v2 2/2] lib/htree: Modified Documentation/core-api/htree.rst
- [PATCH v2 2/2] media: venus: use device managed APIs for power domains
- [PATCH v2 2/2] mm: attempt to batch free swap entries for zap_pte_range()
- Re: [PATCH v2 2/2] phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY
- Re: [PATCH v2 2/2] powercap/intel_rapl: Fix the energy-pkg event for AMD CPUs
- Re: [PATCH v2 2/2] remoteproc: imx_rproc: handle system off for i.MX7ULP
- Peng Fan(Fri Aug 02 2024 - 01:00:06 EST)
- [PATCH V2 2/2 RESEND] dt-bindings: arm: rockchip: Add NanoPi R2S Plus
- [PATCH v2 2/2] rust: cfi: add support for CFI_CLANG with Rust
- Re: [PATCH v2 2/2] rust: init: add `write_[pin_]init` functions
- Gary Guo(Thu Aug 01 2024 - 08:34:20 EST)
- [PATCH v2 2/2] scsi: ufs: Add HCI capabilities sysfs group
- [PATCH v2 2/2] security: remove unused cred_alloc_blank/cred_transfer helpers
- Re: [PATCH v2 2/2] sparc/build: Add SPARC target flags for compiling with clang
- [PATCH v2 2/2] tools: Optimize ring buffer for riscv
- [PATCH v2 2/2] tty: serial: samsung_tty: cast the interrupt's void *id just once
- Re: [PATCH v2 2/2] zswap: increment swapin count for non-pivot swapped in pages
- Re: [PATCH v2 23/49] KVM: x86: Handle kernel- and KVM-defined CPUID words in a single helper
- mlevitsk(Mon Aug 05 2024 - 07:08:21 EST)
- [PATCH v2 2/3] arm64: dts: Add support for Kontron OSM-S i.MX8MP SoM and BL carrier board
- [PATCH v2 2/3] arm64: dts: ti: k3-am62p: Fix gpio-range for main_pmx0
- [PATCH v2 2/3] ASoC: tas2781-i2c: Get the right GPIO line
- [PATCH v2 2/3] clk: rockchip: Add dt-binding header for rk3576
- Re: [PATCH v2 2/3] coresight: Add source filtering for multi-port output
- Re: [PATCH v2 2/3] drm/rockchip: Explicitly include bits header
- [PATCH v2 2/3] dt-bindings: iio: imu: magnetometer: Add ak09118
- [PATCH v2 2/3] dt-bindings: ufs: Document Rockchip UFS host controller
- [PATCH v2 2/3] i2c: Fix conditional for substituting empty ACPI functions
- [PATCH v2 2/3] ida: Remove the ida_simple_xxx() API
- [PATCH v2 2/3] iommu/dma: Support MSIs through nested domains
- [PATCH v2 2/3] kallsyms: Add APIs to match symbol without .XXXX suffix.
- Song Liu(Fri Aug 02 2024 - 17:09:20 EST)
- Google(Mon Aug 05 2024 - 09:46:09 EST)
- Song Liu(Mon Aug 05 2024 - 13:46:41 EST)
- [PATCH v2 2/3] KVM: selftests: arm64: Use symbolic definitions for incorrect encodings
- [PATCH v2 2/3] lib80211: Constify struct lib80211_crypto_ops
- [PATCH v2 2/3] lockdep: clarify size for LOCKDEP_*_BITS configs
- Re: [PATCH v2 2/3] locking/csd_lock: Provide an indication of ongoing CSD-lock stall
- Re: [PATCH v2 2/3] media: mediatek: vcodec: fix vp8 stateless decoder smatch warning
- [PATCH v2 2/3] mm: don't account memmap on failure
- [PATCH v2 2/3] nbd: nbd_bg_flags_show: add NBD_FLAG_ROTATIONAL
- [PATCH v2 2/3] objtool: Handle secondary stack related instructions
- [PATCH v2 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw
- Leo Yan(Tue Aug 06 2024 - 17:28:40 EST)
- [PATCH v2 2/3] perf: Document PERF_EVENT_IOC_INC_EVENT_LIMIT
- Re: [PATCH V2 2/3] riscv: mm: Add soft-dirty page tracking support
- Re: [PATCH v2 2/3] rust: sync: Introduce lock::Backend::Context
- [PATCH v2 2/3] tty: serial: 8250: Add loongson uart driver support
- 郑豪威(Wed Aug 07 2024 - 04:24:42 EST)
- Re: [PATCH v2 24/49] KVM: x86: #undef SPEC_CTRL_SSBD in cpuid.c to avoid macro collisions
- mlevitsk(Mon Aug 05 2024 - 07:11:59 EST)
- [PATCH v2 2/4] arm64: dts: sprd: reorder clock-names after clocks
- [PATCH v2 2/4] drm/msm/adreno: add a615 support
- [PATCH v2 2/4] mm: remap unused subpages to shared zeropage when splitting isolated thp
- [PATCH v2 2/4] selftest/Landlock: Signal restriction tests
- [PATCH v2 2/4] udmabuf: change folios array from kmalloc to kvmalloc
- [PATCH v2 2/5] ARM: dts: aspeed: mtmitchell: Add I2C temperature sensor alias ports
- Re: [PATCH v2 2/5] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
- [PATCH v2 2/5] serial: 8250: omap: Remove unused wakeups_enabled
- [PATCH v2 2/5] x86/tdx: Add validation of userspace MMIO instructions
- Re: [PATCH v2 26/49] KVM: x86: Add a macro to init CPUID features that KVM emulates in software
- mlevitsk(Mon Aug 05 2024 - 07:16:51 EST)
- [PATCH v2 2/6] ACPI: acpi_pad: Use strscpy instead of strcpy.
- [PATCH v2 2/6] arm64: dts: fsl-ls208xa: move reboot node under syscon
- Frank Li(Wed Aug 07 2024 - 10:52:49 EST)
- [PATCH v2 2/6] bpf: Constify ctl_table argument of filter function
- Re: [PATCH v2 2/6] firmware: ti_sci: Partial-IO support
- [PATCH v2 2/6] mm/munmap: Replace can_modify_mm with can_modify_vma
- [PATCH v2 2/6] nvme: assign of_node to nvme device
- [PATCH v2 2/6] platform/x86: asus-armoury: move existing tunings to asus-armoury module
- [PATCH v2 2/6] uprobes: protected uprobe lifetime with SRCU
- [PATCH v2 2/7] can: m_can: Remove coalesing disable in isr during suspend
- [PATCH v2 2/7] dt-bindings: clock: exynos7885: Add CMU_TOP PLL MUX indices
- [PATCH v2 2/7] HID: constify parameter rdesc of hid_parse_report()
- Re: [PATCH v2 2/7] MIPS: csrc-r4k: Apply verification clocksource flags
- [PATCH v2 2/7] mm, slab: unlink slabinfo, sysfs and debugfs immediately
- [PATCH v2 2/8] dt-bindings: trivial-devices: Add qcom,qps615
- [PATCH v2 2/9] clk: clocking-wizard: use newer clk_hw API
- [PATCH v2 2/9] dt-bindings: reset: ast2700: Add ASPEED AST27xx Reset schema
- [PATCH v2 3/3] ALSA: hda/realtek: Add support for new HP G12 laptops
- [PATCH v2 3/3] arm64: dts: Add support for Kontron i.MX8MP SMARC module and eval carrier
- [PATCH v2 3/3] arm64: dts: ti: k3-j722s: Fix gpio-range for main_pmx0
- [PATCH v2 3/3] ASoC: tas*: Drop unused GPIO includes
- [PATCH v2 3/3] clk: rockchip: Add clock controller for the RK3576
- [PATCH v2 3/3] iio: magnetometer: ak8975: Add AK09118 support
- [PATCH v2 3/3] iommufd/selftest: Add coverage for reserved IOVAs
- [PATCH v2 3/3] KVM: selftests: arm64: Use generated defines for named system registers
- [PATCH v2 3/3] libperf: Add perf_evsel__refresh() function
- [PATCH v2 3/3] lockdep: document MAX_LOCKDEP_CHAIN_HLOCKS calculation
- [PATCH v2 3/3] LoongArch: dts: Update UART driver to Loongson-2K0500, Loongson-2K1000 and Loongson-2K2000.
- 郑豪威(Wed Aug 07 2024 - 04:23:38 EST)
- [PATCH v2 3/3] LoongArch: Remove STACK_FRAME_NON_STANDARD(do_syscall)
- Re: [PATCH v2 3/3] media: mediatek: vcodec: fix h264 stateless decoder smatch warning
- [PATCH v2 3/3] mm: don't account memmap per node
- Re: [PATCH v2 3/3] mm: s390: fix compilation warning
- [PATCH v2 3/3] nbd: correct the maximum value for discard sectors
- [PATCH v2 3/3] nvmem: Update a comment related to struct nvmem_config
- [PATCH v2 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined
- Leo Yan(Tue Aug 06 2024 - 17:34:10 EST)
- Re: [PATCH v2 3/3] rust: sync: Add SpinLockIrq
- [PATCH v2 3/3] staging: rtl8192e: Constify struct lib80211_crypto_ops
- [PATCH v2 3/3] tracing/kprobes: Use APIs that matches symbols without .XXX suffix
- Song Liu(Fri Aug 02 2024 - 17:09:49 EST)
- Song Liu(Tue Aug 06 2024 - 15:35:33 EST)
- Song Liu(Tue Aug 06 2024 - 16:13:10 EST)
- Google(Tue Aug 06 2024 - 20:02:18 EST)
- Song Liu(Tue Aug 06 2024 - 20:19:34 EST)
- Google(Wed Aug 07 2024 - 06:08:21 EST)
- Song Liu(Wed Aug 07 2024 - 15:41:46 EST)
- Song Liu(Wed Aug 07 2024 - 15:46:44 EST)
- Song Liu(Wed Aug 07 2024 - 16:40:49 EST)
- Song Liu(Wed Aug 07 2024 - 16:44:03 EST)
- Song Liu(Wed Aug 07 2024 - 16:49:04 EST)
- Google(Wed Aug 07 2024 - 16:56:00 EST)
- Song Liu(Wed Aug 07 2024 - 17:07:21 EST)
- Google(Wed Aug 07 2024 - 17:26:17 EST)
- [PATCH v2 3/4] arm64: dts: qcom: sdm670: add gpu
- [PATCH v2 3/4] arm64: dts: sprd: move/add SPDX license to top of the file
- [PATCH v2 3/4] fix vmap_udmabuf error page set
- [PATCH v2 3/4] mm: selftest to verify zero-filled pages are mapped to zeropage
- [PATCH v2 3/4] sample/Landlock: Support signal scoping restriction
- [PATCH v2 3/5] ARM: dts: aspeed: mtmitchell: Add Riser cards
- [PATCH v2 3/5] serial: 8250: omap: Cleanup on error in request_irq
- [PATCH v2 3/5] x86/tdx: Allow MMIO from userspace
- [PATCH v2 3/6] ACPI: acpi_processor: Use strscpy instead of strcpy.
- [PATCH v2 3/6] arm64: dts: imx8mm-venice-gw7901: add #address(size)-cells for gsc@20
- Frank Li(Wed Aug 07 2024 - 10:53:08 EST)
- Re: [PATCH v2 3/6] arm64: dts: ti: k3-pinctrl: Add WKUP_EN flag
- [PATCH v2 3/6] dt-bindings: mmc: add property for partitions node in mmc-card node
- [PATCH v2 3/6] mm/mprotect: Replace can_modify_mm with can_modify_vma
- [PATCH v2 3/6] platform/x86: asus-armoury: add dgpu tgp control
- Re: [PATCH v2 3/6] rtla/utils: Add idle state disabling via libcpupower
- [PATCH v2 3/6] sysctl: move internal interfaces to const struct ctl_table
- [PATCH v2 3/6] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
- [PATCH v2 3/7] can: m_can: Remove m_can_rx_peripheral indirection
- [PATCH v2 3/7] dt-bindings: clock: exynos7885: Add indices for USB clocks
- [PATCH v2 3/7] HID: constify hid_device::rdesc
- [PATCH v2 3/7] mm, slab: move kfence_shutdown_cache() outside slab_mutex
- [PATCH v2 3/8] arm64: dts: qcom: qcs6490-rb3gen2: Add node for qps615
- [PATCH v2 3/9] clk: clocking-wizard: use devres versions of clk_hw API
- [PATCH v2 3/9] dt-bindings: clk: ast2700: Add ASPEED AST27XX Clock schema
- Re: [PATCH v24 00/34] Introduce QC USB SND audio offloading support
- Re: [PATCH v24 03/34] xhci: sideband: add initial api to register a sideband entity
- Re: [PATCH v2 40/49] KVM: x86: Initialize guest cpu_caps based on KVM support
- mlevitsk(Mon Aug 05 2024 - 07:17:11 EST)
- Re: [PATCH v24 05/34] usb: host: xhci-mem: Cleanup pending secondary event ring events
- Re: [PATCH v24 06/34] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
- Re: [PATCH v24 09/34] ASoC: Add SOC USB APIs for adding an USB backend
- Re: [PATCH v24 10/34] ASoC: usb: Create SOC USB SND jack kcontrol
- Re: [PATCH v24 11/34] ASoC: usb: Fetch ASoC card and pcm device information
- Re: [PATCH v24 12/34] ASoC: doc: Add documentation for SOC USB
- Re: [PATCH v24 15/34] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
- Re: [PATCH v24 16/34] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
- Re: [PATCH v24 17/34] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
- Re: [PATCH v24 19/34] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
- Re: [PATCH v24 20/34] ALSA: usb-audio: Introduce USB SND platform op callbacks
- Re: [PATCH v24 23/34] ALSA: usb-audio: Prevent starting of audio stream if in use
- Re: [PATCH v24 26/34] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
- Re: [PATCH v24 29/34] ALSA: usb-audio: qcom: Add USB offload route kcontrol
- Re: [PATCH v24 34/34] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
- Re: [PATCH v2 4/3] smp: print only local CPU info when sched_clock goes backward
- [PATCH v2 4/4] arm64: dts: qcom: sdm670-google-sargo: enable gpu
- [PATCH v2 4/4] arm64: dts: sprd: sc2731: rename fuel gauge node to be generic
- [PATCH v2 4/4] Landlock: Document LANDLOCK_SCOPED_SIGNAL
- [PATCH v2 4/4] mm: split underutilized THPs
- [PATCH v2 4/4] udmabuf: remove folio unpin list
- [PATCH v2 4/5] ARM: dts: aspeed: mtmitchell: Enable i2c10 and i2c15
- [PATCH v2 4/5] serial: 8250: omap: Set wakeup capable, do not enable
- [PATCH v2 4/5] x86/tdx: Move MMIO helpers to common library
- [PATCH v2 4/6] ACPI: battery : Use strscpy instead of strcpy.
- [PATCH v2 4/6] arm64: dts: imx8mp-data-modul-edm-sbc: remove #clock-cells for sai3
- Frank Li(Wed Aug 07 2024 - 10:53:21 EST)
- [PATCH v2 4/6] block2mtd: attach device OF node to MTD device
- [PATCH v2 4/6] mm/mremap: Replace can_modify_mm with can_modify_vma
- [PATCH v2 4/6] platform/x86: asus-armoury: add apu-mem control support
- Re: [PATCH v2 4/6] rtla/timerlat: Add --deepest-idle-state for top
- [PATCH v2 4/6] sysctl: allow registration of const struct ctl_table
- [PATCH v2 4/6] uprobes: travers uprobe's consumer list locklessly under SRCU protection
- [PATCH v2 4/7] can: m_can: Do not cancel timer from within timer
- [PATCH v2 4/7] clk: samsung: exynos7885: Update CLKS_NR_FSYS after bindings fix
- [PATCH v2 4/7] HID: constify params and return value of fetch_item()
- [PATCH v2 4/7] mm, slab: reintroduce rcu_barrier() into kmem_cache_destroy()
- [PATCH v2 4/8] PCI: Change the parent to correctly represent pcie hierarchy
- [PATCH v2 4/9] clk: ast2700: add clock controller
- [PATCH v2 4/9] clk: clocking-wizard: move clock registration to separate function
- [PATCH v2 5/5] ARM: dts: aspeed: mtmitchell: Add LEDs
- [PATCH v2 5/5] serial: 8250: omap: Parse DT wakeup-source proerty
- Re: [PATCH v2 5/5] uprobes: make uprobe_register() return struct uprobe *
- [PATCH v2 5/5] x86/tdx: Implement movs for MMIO
- [PATCH v2 5/6] ACPI: button: Use strscpy instead of strcpy.
- [PATCH v2 5/6] arm64: dts: imx8mp-venice-gw74xx-imx219: remove compatible in overlay file
- Frank Li(Wed Aug 07 2024 - 10:56:41 EST)
- Peng Fan(Wed Aug 07 2024 - 22:40:12 EST)
- Re: [PATCH v2 5/6] dt-bindings: mips: Document mti,mips-cm
- [PATCH v2 5/6] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions
- [PATCH v2 5/6] mseal: Replace can_modify_mm_madv with a vma variant
- [PATCH v2 5/6] perf/uprobe: split uprobe_unregister()
- [PATCH v2 5/6] platform/x86: asus-armoury: add core count control
- [PATCH v2 5/6] sysctl: make internal ctl_tables const
- [PATCH v2 5/7] can: m_can: disable_all_interrupts, not clear active_interrupts
- [PATCH v2 5/7] clk: samsung: exynos7885: Add missing MUX clocks from PLLs in CMU_TOP
- [PATCH v2 5/7] HID: constify hid_device::dev_rdesc
- [PATCH v2 5/7] rcu/kvfree: Add kvfree_rcu_barrier() API
- [PATCH v2 5/8] PCI: Add new start_link() & stop_link function ops
- [PATCH v2 5/9] dt-bindings: arm: aspeed: Add ASPEED AST27XX SoC
- [PATCH v2 5/9] dt-bindings: clock: xilinx: add description of user monitor interrupt
- [PATCH v2 6/6] ACPI: bus: Define and use a macro for device and class name length.
- [PATCH v2 6/6] arm64: dts: imx8mm-phygate: fix typo pinctrcl-0
- Frank Li(Wed Aug 07 2024 - 10:53:42 EST)
- [PATCH v2 6/6] asus-wmi: deprecate bios features
- [PATCH v2 6/6] const_structs.checkpatch: add ctl_table
- Re: [PATCH v2 6/6] dt-bindings: thermal: samsung,exynos: remove outdated information on trip point count
- [PATCH v2 6/6] mm: Remove can_modify_mm()
- [PATCH v2 6/6] mtd: parser: add support for Airoha parser
- [PATCH v2 6/6] sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()
- [PATCH v2 6/6] uprobes: switch to RCU Tasks Trace flavor for better performance
- [PATCH v2 6/7] can: m_can: Reset cached active_interrupts on start
- [PATCH v2 6/7] clk: samsung: clk-pll: Add support for pll_1418x
- [PATCH v2 6/7] HID: change return type of report_fixup() to const
- [PATCH v2 6/7] mm, slab: call kvfree_rcu_barrier() from kmem_cache_destroy()
- Re: [PATCH v2 6/8] KVM: Fix multiple races in gfn=>pfn cache refresh
- [PATCH v2 6/8] PCI: dwc: Add support for new pci function op
- [PATCH v2 6/9] arm64: aspeed: Add support for ASPEED AST27XX BMC SoC
- [PATCH v2 6/9] clk: clocking-wizard: add user clock monitor support
- Re: [PATCH v2 6/9] mm: Make hugetlb mappings go through mm_get_unmapped_area_vmflags
- [PATCH v27 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
- [PATCH v27 1/3] dt-bindings: reset: npcm: add clock properties
- [PATCH v27 2/3] reset: npcm: register npcm8xx clock auxiliary bus device
- [PATCH v27 3/3] clk: npcm8xx: add clock controller
- [PATCH v2 7/7] can: m_can: Limit coalescing to peripheral instances
- [PATCH v2 7/7] clk: samsung: exynos7885: Add USB related clocks to CMU_FSYS
- [PATCH v2 7/7] HID: cmedia: constify fixed up report descriptor
- [PATCH v2 7/7] kunit, slub: add test_kfree_rcu() and test_leak_destroy()
- [PATCH v2 7/8] PCI: qcom: Add support for host_stop_link() & host_start_link()
- Re: [PATCH v2 7/8] thermal: trip: Get rid of thermal_zone_get_num_trips()
- [PATCH v2 7/9] arm64: defconfig: Add ASPEED AST2700 family support
- [PATCH v2 7/9] uio: add Xilinx user clock monitor support
- [PATCH v2 8/8] PCI: pwrctl: Add power control driver for qps615
- [PATCH v2 8/9] arm64: dts: aspeed: Add initial AST27XX device tree
- [PATCH v2 8/9] dt-bindings: clock: xilinx: describe whether dynamic reconfig is enabled
- [PATCH v2 9/9] arm64: dts: aspeed: Add initial AST2700 EVB device tree
- [PATCH v2 9/9] clk: clocking-wizard: move dynamic reconfig setup behind flag
- [PATCH V2] ACPI: resource: Do IRQ override on MECHREV GM7XG0M
- Li Chen(Sat Aug 03 2024 - 04:13:58 EST)
- [PATCH v2] ALSA: hda: Add HP MP9 G4 Retail System AMS to force connect list
- [PATCH v2] ALSA: hda: cs35l41: Stop creating ALSA Controls for firmware coefficients
- [PATCH v2] arm64: dts: freescale: imx8mp-phyboard-pollux: Add and enable TPM
- Peng Fan(Wed Aug 07 2024 - 22:27:05 EST)
- Re: [PATCH V2] arm64: dts: imx93: drop duplicated properties
- Re: [PATCH V2] arm64: dts: imx95: add p2a reply channel
- [PATCH v2] arm64: dts: qcom: sc8280xp-x13s: Enable RGB sensor
- Re: [PATCH v2] arm64: dts: rockchip: Add missing pinctrl for PCIe30x4 node
- [PATCH v2] arm64: dts: rockchip: add rfkill node for M.2 E wifi on orangepi-5-plus
- Re: [PATCH v2] arm64: dts: ti: k3-am642-tqma64xxl-mbax4xxl: add PRU Ethernet support
- Re: [PATCH v2] arm64: smp: smp_send_stop() and crash_smp_send_stop() should try non-NMI first
- Yu Zhao(Mon Aug 05 2024 - 13:26:57 EST)
- Yu Zhao(Mon Aug 05 2024 - 16:44:45 EST)
- Re: [PATCH v2] ARM: Add support for STACKLEAK gcc plugin
- Re: [PATCH v2] ARM: stacktrace: Add USER_STACKTRACE support
- [PATCH v2] ASoC: mediatek: mt8188: Mark AFE_DAC_CON0 register as volatile
- Fei Shao(Tue Aug 06 2024 - 08:00:48 EST)
- [PATCH v2] ASoC: meson: axg-fifo: fix irq scheduling issue with PREEMPT_RT
- [PATCH v2] ASoC: sunxi: sun4i-i2s: fix LRCLK polarity in i2s mode
- [PATCH v2] binfmt_elf: Dump smaller VMAs first in ELF cores
- [PATCH v2] binfmt_flat: Fix corruption when not offsetting data start
- Re: [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr
- Re: [PATCH v2] cache: StarFive: Require a 64-bit system
- Re: [PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
- Re: [PATCH v2] clang-format: Update with v6.11-rc1's `for_each` macro list
- [PATCH v2] clk: hisilicon: Remove unnecessary local variable
- Re: [PATCH V2] clk: scmi: add is_prepared hook
- [PATCH v2 clocksource 0/5] TSC and clocksource-watchdog updates for v6.12
- Re: [PATCH v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
- [PATCH v2] crypto: arm64/poly1305 - move data to rodata section
- Jia He(Tue Aug 06 2024 - 01:55:26 EST)
- [PATCH v2] crypto: chacha20poly1305 - Annotate struct chachapoly_ctx with __counted_by()
- Re: [PATCH v2] crypto: xor - fix template benchmarking
- [PATCH v2] dma,debug: avoid deadlock between dma debug vs printk and netcons
- Re: [PATCH v2] dmaengine: idxd: Convert comma to semicolon
- Re: [PATCH v2] docs: KVM: Fix register ID of SPSR_FIQ
- Re: [PATCH v2] docs/sp_SP: Add translation for scheduler/sched-bwc.rst
- [PATCH v2] Documentation: Fix the compilation errors in union_find.rst
- Xavier(Thu Aug 01 2024 - 23:34:35 EST)
- [PATCH v2] drivers/perf: apple_m1: add known PMU events
- [PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
- [PATCH v2] drm: Add documentation for struct drm_pane_size_hint
- [PATCH v2] drm/etnaviv: Clear the __GFP_HIGHMEM bit in GFP_HIGHUSER with 32 address
- [PATCH v2] drm/i915: Explicitly cast divisor and use div_u64()
- Re: [PATCH v2] drm/i915/hwmon: expose fan speed
- Re: [PATCH v2] drm/msm/dp: fix the max supported bpp logic
- [PATCH v2] drm/radeon/evergreen_cs: fix int overflow errors in cs track offsets
- Re: [PATCH v2] dt-bindings: mfd: syscon: Add ti,j784s4-acspcie-proxy-ctrl compatible
- Re: [PATCH v2] dt-bindings: phy: hisilicon,hi3798cv200-combphy: Convert to DT schema
- [PATCH v2] dt-bindings: regulator: mediatek,mt6397-regulator: convert to YAML
- [PATCH v2] dt-bindings: rtc: sprd,sc2731-rtc: convert to YAML
- [PATCH v2] EDAC/altera: Fix possible null pointer dereference
- Ma Ke(Tue Aug 06 2024 - 04:04:15 EST)
- [PATCH v2] fbdev/hpfb: Fix an error handling path in hpfb_dio_probe()
- Re: [PATCH v2] filemap: add trace events for get_pages, map_pages, and fault
- [PATCH v2] firmware: ti_sci: add CPU latency constraint management
- [PATCH v2 for-rc] RDMA/srpt: Fix UAF when srpt_add_one() failed
- [PATCH v2] fs: try an opportunistic lookup for O_CREAT opens too
- [PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module
- Re: [PATCH v2] i2c: smbus: Send alert notifications to all devices if source not found
- [PATCH V2] Input: atkbd - fix LED state at suspend/resume
- Qiang Ma(Fri Aug 02 2024 - 05:37:22 EST)
- [PATCH V2] Input: synaptics-rmi4 - Supports to query DPM value.
- [PATCH v2] iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
- [PATCH V2] irqchip/gic-v4.1: Replace GIC version with ID_AA64PFR0_EL1_GIC_V4P1
- [PATCH v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
- [PATCH v2] kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python 3
- Re: [PATCH v2] kunit: add test duration attribute
- Re: [PATCH V2] KVM:x86:Fix an interrupt injection logic error during PIC interrupt simulation
- Liam Ni(Wed Aug 07 2024 - 06:38:41 EST)
- [PATCH v2] KVM: x86/mmu: Clean up function comments for dirty logging APIs
- [PATCH v2] leds: lm3601x: Reset led controller during init
- [PATCH v2] lib/stackdepot: Double DEPOT_POOLS_CAP if KASAN is enabled
- Re: [PATCH V2] lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
- Re: [PATCH v2] lockdep: upper limit LOCKDEP_CHAINS_BITS
- [PATCH v2] LoongArch: Revert qspinlock to test-and-set simple lock on VM
- Bibo Mao(Mon Aug 05 2024 - 03:04:30 EST)
- Re: [PATCH v2] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver
- [PATCH v2] Makefile: add $(srctree) to dependency of compile_commands.json target
- Re: [PATCH V2] mm/gup: Clear the LRU flag of a page before adding to LRU batch
- Ge Yang(Thu Aug 01 2024 - 22:18:20 EST)
- Chris Li(Fri Aug 02 2024 - 16:19:00 EST)
- Ge Yang(Sat Aug 03 2024 - 04:31:32 EST)
- Yu Zhao(Sat Aug 03 2024 - 13:09:47 EST)
- Chris Li(Sun Aug 04 2024 - 13:52:54 EST)
- Chris Li(Sun Aug 04 2024 - 15:11:25 EST)
- Re: [PATCH v2] mm: kfence: print the elapsed time for allocated/freed track
- Re: [PATCH v2] mm: list_lru: fix UAF for memory cgroup
- [PATCH v2] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- Re: [PATCH v2] mm/migrate: fix deadlock in migrate_pages_batch() on large folios
- [PATCH v2] net/chelsio/libcxgb: Add __percpu annotations to libcxgb_ppm.c
- [PATCH v2] net: ethernet: remove unnecessary parentheses
- [PATCH v2 net] net: mana: Fix doorbell out of order violation and avoid unnecessary doorbell rings
- longli(Wed Aug 07 2024 - 19:17:23 EST)
- Re: [PATCH v2 net-next] rxrpc: Remove unused function declarations
- [PATCH v2 -next] cgroup/pids: Remove unreachable paths of pids_{can,cancel}_fork
- Re: [PATCH v2] nvmem: mtk-efuse: Only register socinfo device if needed cells are there
- [PATCH v2] of/irq: Consider device address size in interrupt map walk
- Re: [PATCH v2] of/irq: Make sure to update out_irq->np to the new parent in of_irq_parse_raw
- WHR(Thu Aug 01 2024 - 00:16:12 EST)
- WHR(Thu Aug 01 2024 - 00:22:38 EST)
- WHR(Fri Aug 02 2024 - 07:34:16 EST)
- WHR(Fri Aug 02 2024 - 07:47:24 EST)
- Re: [PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
- Re: [PATCH v2] perf arch events: Fix duplicate RISC-V SBI firmware event name
- Re: [PATCH v2] perf/core: Optimize event reschedule for a PMU
- [PATCH v2] phy: fsl-imx8mq-usb: fix tuning parameter name
- Xu Yang(Thu Aug 01 2024 - 07:02:41 EST)
- Xu Yang(Thu Aug 01 2024 - 08:45:45 EST)
- Re: [PATCH v2] phy: qcom: qmp: Add debug prints for register writes
- [PATCH v2] phy: qcom: qmp-pcie: Configure all tables on port B PHY
- [PATCH v2] phy: qcom: qmp-pcie: Fix X1E80100 PCIe Gen4 PHY initialisation
- [PATCH v2] phy: xilinx: phy-zynqmp: Fix SGMII linkup failure on resume
- [PATCH v2] pinctrl: meson: Constify some structures
- [PATCH v2] platform/x86: asus-wmi: Add quirk for ROG Ally X
- [PATCH v2] platform/x86: asus-wmi: don't fail if platform_profile already registered
- [PATCH v2 RESEND] arm64: dts: s32g: Disable usdhc write-protect
- Peng Fan(Wed Aug 07 2024 - 23:08:57 EST)
- [PATCH v2 RESEND] dmaengine: moxart: handle irq_of_parse_and_map() errors
- Ma Ke(Thu Aug 01 2024 - 23:46:10 EST)
- Re: [PATCH v2] RISC-V: Enable the IPI before workqueue_online_cpu()
- Re: [PATCH V2] riscv/mm: Add handling for VM_FAULT_SIGSEGV in mm_fault_error()
- Re: [PATCH v2] riscv: mm: add paging_check() before paging_init()
- Re: [PATCH v2] sched: cpufreq: Rename map_util_perf to sugov_apply_dvfs_headroom
- [PATCH v2 sched_ext/for-6.12] sched_ext: Allow p->scx.disallow only while loading
- [PATCH v2 sched_ext/for-6.12] sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_running
- [PATCH v2] sched/numa: Fix the vma scan starving issue
- Re: [PATCH v2] sched/pelt: Use rq_clock_task() for hw_pressure
- [PATCH v2] scripts: kconfig: merge_config: config files: add a trailing newline
- [PATCH v2] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
- jeffxu(Wed Aug 07 2024 - 17:24:28 EST)
- Re: [PATCH v2] selftests: openat2: don't print total number of tests and then skip
- [PATCH v2] slab: Warn on duplicate cache names when DEBUG_VM=y
- [PATCH v2] sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
- [PATCH V2] squashfs: Add length check in squashfs_symlink_read_folio
- Lizhi Xu(Thu Aug 01 2024 - 11:18:19 EST)
- Jan Kara(Thu Aug 01 2024 - 11:31:30 EST)
- Lizhi Xu(Thu Aug 01 2024 - 21:40:02 EST)
- Re: [PATCH v2] sysctl: simplify the min/max boundary check
- Wen Yang(Thu Aug 01 2024 - 09:16:19 EST)
- Re: [PATCH v2] tpm: Add new device/vendor ID 0x50666666
- Re: [PATCH v2] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
- [PATCH v2 TSC and clocksource-watchdog updates for v6.12 1/5] clocksource: Improve comments for watchdog skew bounds
- [PATCH v2 TSC and clocksource-watchdog updates for v6.12 2/5] clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
- [PATCH v2 TSC and clocksource-watchdog updates for v6.12 3/5] clocksource: Fix comments on WATCHDOG_THRESHOLD & WATCHDOG_MAX_SKEW
- [PATCH v2 TSC and clocksource-watchdog updates for v6.12 4/5] clocksource: Set cs_watchdog_read() checks based on .uncertainty_margin
- [PATCH v2 TSC and clocksource-watchdog updates for v6.12 5/5] tsc: Check for sockets instead of CPUs to make code match comment
- Re: [PATCH v2] usb: dwc3: Runtime get and put usb power_supply handle
- Kyle Tso(Fri Aug 02 2024 - 03:55:31 EST)
- Kyle Tso(Sun Aug 04 2024 - 05:01:12 EST)
- [PATCH v2] usb: gadget: f_uac1: Change volume name and remove alt names
- crwulff(Sat Aug 03 2024 - 19:27:55 EST)
- [PATCH v2] usb: gadget: Increase max configuration interface to 32
- [PATCH v2] usb: gadget: u_audio: Use C99 syntax for array initializers
- Re: [PATCH v2] usb: gadget: uvc: Add H264 frame format support
- [PATCH v2] usb: typec: tcpm/tcpci_maxim: fix non-contaminant CC handling
- [PATCH v2] vfs: avoid spurious dentry ref/unref cycle on open
- Re: [PATCH V2] watchdog: xilinx_wwdt: Calculate max_hw_heartbeat_ms using clock frequency
- [PATCH v2] wifi: b43: Constify struct lpphy_tx_gain_table_entry
- [PATCH v2] workqueue: add cmdline parameter workqueue.panic_on_stall
- [PATCH v2] x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
- Re: [PATCH v3 00/10] power: supply: max77693: Toggle charging/OTG based on extcon status
- [PATCH v3 00/11] Revise Meta(Facebook) Harma BMC(AST2600)
- [PATCH v3 00/14] forcealign for xfs
- [PATCH v3 00/15] honor isolcpus configuration
- [PATCH v3 00/16] Extended MODVERSIONS Support
- [PATCH v3 00/17] wifi: cc33xx: Add driver for new TI CC33xx wireless device family
- [PATCH v3 00/26] mm: introduce numa_memblks
- Re: [PATCH v3 00/38] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
- [PATCH v3 01/11] ARM: dts: aspeed: Harma: revise hsc chip
- [PATCH v3 01/14] xfs: only allow minlen allocations when near ENOSPC
- [PATCH v3 01/15] scsi: pm8001: do not overwrite PCI queue mapping
- [PATCH v3 01/16] module: Take const arg in validate_section_offset
- [PATCH v3 01/17] wifi: cc33xx: Add cc33xx.h, cc33xx_i.h
- Re: [PATCH v3 01/25] rust: alloc: add `Allocator` trait
- [PATCH v3 01/26] mm: move kernel/numa.c to mm/
- Re: [PATCH v3 0/1] docs: scheduler: Start documenting the EEVDF scheduler
- [PATCH v3 0/1] Offset correction for apds9960
- Re: [PATCH v3 02/10] rust: list: add ListArc
- [PATCH v3 02/11] ARM: dts: aspeed: Harma: add VR device
- [PATCH v3 02/14] xfs: always tail align maxlen allocations
- [PATCH v3 02/15] virito: add APIs for retrieving vq affinity
- [PATCH v3 02/16] module: Factor out elf_validity_ehdr
- [PATCH v3 02/17] wifi: cc33xx: Add debug.h
- Re: [PATCH v3 02/25] rust: alloc: separate `aligned_size` from `krealloc_aligned`
- [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- Re: [PATCH v3 0/2] Add kukui-jacuzzi-cerise and kukui-jacuzzi-stern DT and dt-binding
- [PATCH v3 0/2] add more multi functions to streamline error handling
- [PATCH v3 0/2] Add support for nuvoton ma35 usb2 phy
- [PATCH v3 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
- Re: [PATCH v3 0/2] binfmt_elf, coredump: Log the reason of the failed core dumps
- Re: [PATCH v3 0/2] drm: minimum backlight overrides and implementation for amdgpu
- Re: [PATCH v3 0/2] Fix for a very old KVM bug in the segment cache
- mlevitsk(Fri Aug 02 2024 - 11:33:41 EST)
- [PATCH v3 0/2] Fix kallsyms with CONFIG_LTO_CLANG
- Song Liu(Wed Aug 07 2024 - 18:05:39 EST)
- [PATCH v3 0/2] iio: fix bug with triggers not resuming after sleep
- [PATCH v3 0/2] improving dynamic zswap shrinker protection scheme
- [PATCH v3 0/2] mm: batch free swaps for zap_pte_range()
- [PATCH v3 0/2] mm: tlb swap entries batch async release
- [PATCH v3 0/2] Modify the method of sending "exit sleep
- Re: [PATCH v30/2] nvmet: use unbound_wq for RDMA and TCP by default
- Ping Gan(Thu Aug 01 2024 - 23:41:45 EST)
- Re: [PATCH v3 0/2] PRM handler direct call interface
- Re: [PATCH v3 0/2] scsi discard fix
- [PATCH V3 0/2] uapi: Add support for GENMASK_U128()
- [PATCH v3 0/2] Use sysfs_emit() and sysfs_emit_at() in "show" functions
- [PATCH v3 03/11] ARM: dts: aspeed: Harma: add sgpio name
- [PATCH v3 03/14] xfs: simplify extent allocation alignment
- [PATCH v3 03/15] blk-mq: introduce blk_mq_dev_map_queues
- [PATCH v3 03/16] module: Factor out elf_validity_cache_sechdrs
- [PATCH v3 03/17] wifi: cc33xx: Add sdio.c, io.c, io.h
- Re: [PATCH v3 03/25] rust: alloc: rename `KernelAllocator` to `Kmalloc`
- [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
- Re: [PATCH v3 03/38] x86/resctrl: Add a schema format enum and use this for fflags
- [PATCH v3 0/3] Add support for Amlogic HCI UART
- Re: [PATCHv3 0/3] cpuidle: teo: Fixing utilization and intercept logic
- [PATCH v3 0/3] Defer TI's Remoteproc's Probe until Mailbox is Probed
- [PATCH v3 0/3] interconnect: qcom: Add SM4450 interconnect
- Re: [PATCH v3 0/3] LoongArch: CPU parallel bring up
- Re: [PATCH v3 0/3] Parse the HEST PCIe AER and set to relevant registers
- [PATCH v3 0/3] perf: build: Minor fixes for build failures
- Leo Yan(Wed Aug 07 2024 - 03:49:53 EST)
- [PATCH v3 0/3] pinctrl: pinctrl-zynqmp: Add Versal platform support
- Re: [PATCH v3 0/3] Rework mce_setup()
- [PATCH V3 0/3] riscv: mm: Add soft-dirty and uffd-wp support
- [PATCH v3 0/3] rust: Add irq abstraction, SpinLockIrq
- Re: [PATCH V3 04/10] PCI/TPH: Add pci=nostmode to force No ST Mode
- Re: [PATCH v3 04/10] rust: list: add struct with prev/next pointers
- [PATCH v3 04/11] ARM: dts: aspeed: Harma: add ina238
- [PATCH v3 04/14] xfs: make EOF allocation simpler
- [PATCH v3 04/15] scsi: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
- [PATCH v3 04/16] module: Factor out elf_validity_cache_secstrings
- [PATCH v3 04/17] wifi: cc33xx: Add cmd.c, cmd.h
- Re: [PATCH v3 04/25] rust: alloc: implement `Allocator` for `Kmalloc`
- [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
- [PATCH v3 0/4] Fix objtool issues about do_syscall() and Clang on LoongArch
- [PATCH v3 0/4] Introduce userspace-driven ALSA timers
- [PATCH v3 0/4] iommu: Support IOMMU_RESV_SW_MSI with nesting
- [PATCH v3 0/4] use device_for_each_child_node() to access device child nodes
- [PATCH v3 0/4] x86/cpu: Add Bus Lock Detect support for AMD
- [PATCH v3 05/11] ARM: dts: aspeed: Harma: add power monitor xdp710
- [PATCH v3 05/14] xfs: introduce forced allocation alignment
- [PATCH v3 05/15] nvme: replace blk_mq_pci_map_queues with blk_mq_dev_map_queues
- [PATCH v3 05/16] module: Factor out elf_validity_cache_index_info
- [PATCH v3 05/17] wifi: cc33xx: Add acx.c, acx.h
- Re: [PATCH v3 05/25] rust: alloc: add module `allocator_test`
- [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data
- [PATCH v3 0/5] Add initial support for the Rockchip RK3588 HDMI TX Controller
- [PATCH v3 0/5] Fix issues with ARM Processor CPER records
- [PATCH v3 0/5] Introduce initial AMD I3C HCI driver support
- [PATCH v3 0/5] perf auxtrace: Support multiple AUX events
- Leo Yan(Tue Aug 06 2024 - 16:48:37 EST)
- Re: [PATCH V3 06/10] PCI/TPH: Introduce API to retrieve TPH steering tags from ACPI
- Re: [PATCH v3 06/10] rust: list: add List
- [PATCH v3 06/11] ARM: dts: aspeed: Harma: remove multi-host property
- Re: [PATCH v3 06/13] PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
- [PATCH v3 06/14] xfs: align args->minlen for forced allocation alignment
- [PATCH v3 06/15] virtio: blk/scs: replace blk_mq_virtio_map_queues with blk_mq_dev_map_queues
- [PATCH v3 06/16] module: Factor out elf_validity_cache_index_mod
- [PATCH v3 06/17] wifi: cc33xx: Add event.c, event.h
- Re: [PATCH v3 06/25] rust: alloc: implement `Vmalloc` allocator
- [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
- [PATCH v3 0/6] Add initial Exynos850 support to the thermal driver
- [PATCH v3 0/6] mtd: improve block2mtd + airoha parser
- [PATCH v3 07/11] ARM: dts: aspeed: Harma: add fru device
- [PATCH v3 07/14] xfs: Introduce FORCEALIGN inode flag
- [PATCH v3 07/15] blk-mq: remove unused queue mapping helpers
- [PATCH v3 07/16] module: Factor out elf_validity_cache_index_sym
- [PATCH v3 07/17] wifi: cc33xx: Add boot.c, boot.h
- Re: [PATCH v3 07/25] rust: alloc: implement `KVmalloc` allocator
- [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
- [PATCH v3 0/7] iommu/vt-d: Convert to use static identity domain
- Lu Baolu(Mon Aug 05 2024 - 22:43:22 EST)
- [PATCH v3 08/11] ARM: dts: aspeed: Harma: add temperature device
- [PATCH v3 08/14] xfs: Update xfs_inode_alloc_unitsize() for forcealign
- [PATCH v3 08/15] sched/isolation: Add io_queue housekeeping option
- [PATCH v3 08/16] module: Factor out elf_validity_cache_index_str
- [PATCH v3 08/17] wifi: cc33xx: Add main.c
- Re: [PATCH v3 08/25] rust: types: implement `Unique<T>`
- [PATCH v3 08/26] arch, mm: move definition of node_data to generic code
- [PATCH v3 0/8] PCI: Align small BARs
- Re: [PATCH V3 09/10] bnxt_en: Add TPH support in BNXT driver
- Re: [PATCH v3 09/10] rust: list: support heterogeneous lists
- [PATCH v3 09/11] ARM: dts: aspeed: Harma: enable mctp controller
- [PATCH v3 09/14] xfs: Update xfs_setattr_size() for forcealign
- [PATCH v3 09/15] docs: add io_queue as isolcpus options
- [PATCH v3 09/16] module: Group section index calculations together
- [PATCH v3 09/17] wifi: cc33xx: Add rx.c, rx.h
- Re: [PATCH v3 09/25] rust: alloc: implement kernel `Box`
- [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
- Re: [PATCH v3 0/9] Introduce J742S2 SoC and EVM
- Re: [PATCH v3 0/9] Make SCMI transport as standalone drivers
- [PATCH v3 0/9] Merge arm64/riscv hugetlbfs contpte support
- [PATCH v3 10/11] ARM: dts: aspeed: Harma: fixed dtb_check warning
- [PATCH v3 10/14] xfs: Do not free EOF blocks for forcealign
- [PATCH v3 10/15] blk-mq: add number of queue calc helper
- [PATCH v3 10/16] module: Factor out elf_validity_cache_strtab
- [PATCH v3 10/17] wifi: cc33xx: Add tx.c, tx.h
- [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
- [PATCH v3 11/11] ARM: dts: aspeed: Harma: remove pca9546
- Re: [PATCH v3 11/13] dt-bindings: PCI: qcom,pcie-sm8450: Add 'global' interrupt
- [PATCH v3 11/14] xfs: Only free full extents for forcealign
- [PATCH v3 11/15] nvme-pci: use block layer helpers to calculate num of queues
- [PATCH v3 11/16] module: Additional validation in elf_validity_cache_strtab
- [PATCH v3 11/17] wifi: cc33xx: Add init.c, init.h
- Re: [PATCH v3 11/25] rust: alloc: remove `BoxExt` extension
- [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
- [PATCH v3 1/1] dt-bindings: dma: fsl-mxs-dma: Add compatible string "fsl,imx8qxp-dma-apbh"
- Frank Li(Thu Aug 01 2024 - 17:46:35 EST)
- Re: [PATCH v3 1/1] dt-bindings: fsl-qdma: allow compatible string fallback to fsl,ls1021a-qdma
- [PATCH v3 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
- Frank Li(Thu Aug 01 2024 - 11:24:54 EST)
- Re: [PATCH v3 1/1] hid-asus: use hid for brightness control on keyboard
- [PATCH v3 1/1] iio: light: apds9960: Add proximity and gesture offset calibration
- [PATCH v3 12/14] xfs: Unmap blocks according to forcealign
- [PATCH v3 12/15] scsi: use block layer helpers to calculate num of queues
- [PATCH v3 12/16] module: Reformat struct for code style
- [PATCH v3 12/17] wifi: cc33xx: Add scan.c, scan.h
- Re: [PATCH v3 12/25] rust: alloc: add `Box` to prelude
- [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
- [PATCH v3 1/2] drm/mipi-dsi: add more multi functions for better error handling
- [PATCH v3 1/2] drm/panel: jd9365da: Move "exit sleep mode" and "set display on" cmds
- Re: [PATCH v3 1/2] dt-bindings: arm: rockchip: Add Cool Pi CM5 GenBook
- Re: [PATCH v3 1/2] dt-bindings: display: panel: samsung,atna45dc02: Document ATNA45DC02
- [PATCH v3 1/2] dt-bindings: nvmem: sprd,sc2731-efuse: convert to YAML
- [PATCH v3 1/2] dt-bindings: phy: nuvoton,ma35-usb2-phy: add new bindings
- [PATCH v3 1/2] dt-bindings: watchdog: renesas,wdt: Document RZ/V2H(P) SoC
- [PATCH v3 1/2] iio: trigger: allow devices to suspend/resume theirs associated trigger
- [PATCH v3 1/2] kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbols
- Song Liu(Wed Aug 07 2024 - 18:06:47 EST)
- [PATCH v3 1/2] mm: move task_is_dying to h headfile
- [PATCH v3 1/2] mm: rename instances of swap_info_struct to meaningful 'si'
- Chris Li(Wed Aug 07 2024 - 20:01:49 EST)
- Re: [PATCH v3 1/2] PCI: dwc: Add dbi_phys_addr and atu_phys_addr to struct dw_pcie
- [PATCH v3 1/2] PM: hibernate: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- [PATCH v3 1/2] rust: kernel: add `drop_contents` to `BoxExt`
- [PATCH V3 1/2] uapi: Define GENMASK_U128
- Re: [PATCH v3 1/2] usb: misc: onboard_dev: extend platform data to add power on delay field
- Greg KH(Wed Aug 07 2024 - 06:58:44 EST)
- [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker
- [PATCH v3 1/2] zswap: implement a second chance algorithm for dynamic zswap shrinker (fix)
- [PATCH v3 13/14] xfs: Don't revert allocated offset for forcealign
- [PATCH v3 13/15] virtio: blk/scsi: use block layer helpers to calculate num of queues
- [PATCH v3 13/16] export_report: Rehabilitate script
- [PATCH v3 13/17] wifi: cc33xx: Add conf.h
- Re: [PATCH v3 13/25] rust: alloc: import kernel `Box` type in types.rs
- [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
- Re: [PATCH v3 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo SARADC binding documentation
- [PATCH v3 1/3] dt-bindings: interconnect: Add Qualcomm SM4450
- [PATCH v3 1/3] dt-bindings: net: bluetooth: Add support for Amlogic Bluetooth
- Yang Li(Tue Aug 06 2024 - 02:55:29 EST)
- [PATCH v3 1/3] dt-bindings: pinctrl: Add support for Xilinx Versal platform
- [PATCH v3 1/3] perf: build: Fix static compilation error when libdw is not installed
- [PATCH v3 1/3] remoteproc: k3-r5: Use devm_rproc_alloc() helper
- [PATCH V3 1/3] riscv: mm: Prepare for reusing PTE RSW bit(9)
- [PATCH v3 1/3] rust: Introduce irq module
- Re: [PATCH v3 1/3] wifi: mwifiex: simplify WPA flags setting
- [PATCH v3 14/14] xfs: Enable file data forcealign feature
- [PATCH v3 14/15] lib/group_cpus.c: honor housekeeping config when grouping CPUs
- Ming Lei(Tue Aug 06 2024 - 10:50:13 EST)
- [PATCH v3 14/16] modules: Support extended MODVERSIONS info
- [PATCH v3 14/17] wifi: cc33xx: Add ps.c, ps.h
- Re: [PATCH v3 14/25] rust: alloc: import kernel `Box` type in init.rs
- [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
- [PATCH v3 1/4] ALSA: aloop: Allow using global timers
- [PATCH v3 1/4] device property: document device_for_each_child_node macro
- Re: [PATCH v3 1/4] find: Switch from inline to __always_inline
- [PATCH v3 1/4] iommufd: Reorder include files
- [PATCH v3 1/4] objtool: Handle frame pointer related instructions
- Re: [PATCH v3 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
- [PATCH v3 1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file
- [PATCH v3 15/15] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
- Ming Lei(Tue Aug 06 2024 - 10:55:54 EST)
- [PATCH v3 15/16] modpost: Produce extended modversion information
- [PATCH v3 15/17] wifi: cc33xx: Add testmode.c, testmode.h
- Re: [PATCH v3 15/25] rust: alloc: implement kernel `Vec` type
- [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
- Re: [PATCH v3 1/5] arm64: dts: ti: k3-j721s2*: Add bootph-* properties
- [PATCH v3 1/5] dt-bindings: display: bridge: Add schema for Synopsys DW HDMI QP TX IP
- [PATCH v3 1/5] i3c: mipi-i3c-hci: Add MIPI0100 ACPI ID to the I3C Support List
- [PATCH v3 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
- Wei Yang(Thu Aug 01 2024 - 21:09:43 EST)
- Wei Yang(Mon Aug 05 2024 - 11:38:04 EST)
- [PATCH v3 1/5] perf/core: Allow multiple AUX PMU events with the same module
- Leo Yan(Tue Aug 06 2024 - 16:48:51 EST)
- Leo Yan(Tue Aug 06 2024 - 17:51:42 EST)
- [PATCH v3 1/5] RAS: Report all ARM processor CPER information to userspace
- [PATCH v3 16/16] export_report: Use new version info format
- [PATCH v3 16/17] wifi: cc33xx: Add Kconfig, Makefile
- Re: [PATCH v3 16/25] rust: alloc: implement `IntoIterator` for `Vec`
- [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
- Re: [PATCH v3 16/38] x86/resctrl: Move monitor init work to a resctrl init call
- [PATCH v3 1/6] drivers/thermal/exynos: use DEFINE_SIMPLE_DEV_PM_OPS
- [PATCH v3 1/6] dt-bindings: nvme: Document nvme-card compatible
- Re: [PATCH v3 1/6] rust: module: add static pointer to `{init,cleanup}_module()`
- Gary Guo(Wed Aug 07 2024 - 06:25:06 EST)
- [PATCH v3 17/17] dt-bindings: net: wireless: cc33xx: Add ti,cc33xx.yaml
- Re: [PATCH v3 17/25] rust: alloc: implement `collect` for `IntoIter`
- [PATCH v3 17/26] mm: introduce numa_memblks
- Re: [PATCH v3 17/38] x86/resctrl: Stop using the for_each_*_rdt_resource() walkers
- Re: [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
- Wei Liu(Fri Aug 02 2024 - 21:21:42 EST)
- Re: [PATCH v3 1/7] arm/virt: place power button pin number on a define
- Re: [PATCH v3 1/7] dt-bindings: mfd: add binding for qnap,ts433-mcu devices
- [PATCH v3 1/7] iommu/vt-d: Require DMA domain if hardware not support passthrough
- Lu Baolu(Mon Aug 05 2024 - 22:43:27 EST)
- [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
- Re: [PATCH v3 1/8] ASoC: qcom: apq8016_sbc.c: Add Quinary support
- Re: [PATCH v3 1/8] mm/dax: Dump start address in fault handler
- Peter Xu(Fri Aug 02 2024 - 18:43:51 EST)
- [PATCH v3 1/8] x86/PCI: Improve code readability
- [PATCH v3 19/26] mm: introduce numa_emulation
- [PATCH v3 1/9] riscv: Safely remove huge_pte_offset() when manipulating NAPOT ptes
- [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
- [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
- [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
- Re: [PATCH v3 2/2] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier board
- Peng Fan(Tue Aug 06 2024 - 11:01:46 EST)
- Re: [PATCH v3 2/2] arm64: dts: qcom: x1e80100-yoga: Update panel bindings
- [PATCH v3 2/2] drm/panel: jd9365da: Modify the init code of Melfas
- [PATCH v3 2/2] drm/panel: startek-kd070fhfid015: transition to mipi_dsi wrapped functions
- [PATCH v3 2/2] dt-bindings: nvmem: sprd,ums312-efuse: convert to YAML
- [PATCH v3 2/2] iio: bmi323: suspend and resume triggering on relevant pm operations
- [PATCH v3 2/2] kallsyms: Match symbols exactly with CONFIG_LTO_CLANG
- Song Liu(Wed Aug 07 2024 - 18:06:57 EST)
- [PATCH V3 2/2] lib/test_bits.c: Add tests for GENMASK_U128()
- [PATCH v3 2/2] mm: attempt to batch free swap entries for zap_pte_range()
- [PATCH v3 2/2] mm: tlb: add tlb swap entries batch async release
- [PATCH v3 2/2] phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY
- [PATCH v3 2/2] PM: Use sysfs_emit() and sysfs_emit_at() in "show" functions
- Re: [PATCH v3 2/2] pwm: add support for NXPs high-side switch MC33XS2410
- Re: [PATCH v3 2/2] RISC-V: hwprobe: Add SCALAR to misaligned perf defines
- [PATCH v3 2/2] rust: init: add `write_[pin_]init` functions
- Re: [PATCH v3 2/2] VMX: reset the segment cache after segment initialization in vmx_vcpu_reset
- Chao Gao(Mon Aug 05 2024 - 21:19:00 EST)
- [PATCH v3 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P)
- [PATCH v3 2/2] zswap: track swapins from disk more accurately
- [PATCH v3 2/2] zswap: track swapins from disk more accurately (fix)
- [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
- Re: [PATCH v3 23/38] x86/resctrl: Allow an architecture to disable pseudo lock
- [PATCH v3 2/3] Bluetooth: hci_uart: Add support for Amlogic HCI UART
- Yang Li(Tue Aug 06 2024 - 02:28:06 EST)
- Yang Li(Tue Aug 06 2024 - 04:34:10 EST)
- Re: [PATCH v3 2/3] dma-mapping: replace zone_dma_bits by zone_dma_limit
- [PATCH v3 2/3] firmware: xilinx: Add Pinctrl Get Attribute ID
- Re: [PATCH v3 2/3] iio: adc: sophgo-saradc: Add driver for Sophgo SARADC
- Re: [PATCH v3 2/3] iio: light: ltr390: Add ALS channel and support for gain and resolution
- [PATCH v3 2/3] interconnect: qcom: Add SM4450 interconnect provider driver
- [PATCH v3 2/3] perf: build: Fix build feature-dwarf_getlocations fail for old libdw
- [PATCH v3 2/3] remoteproc: k3-r5: Acquire mailbox handle during probe routine
- [PATCH V3 2/3] riscv: mm: Add soft-dirty page tracking support
- [PATCH v3 2/3] rust: sync: Introduce lock::Backend::Context
- [PATCH v3 24/26] arch_numa: switch over to numa_memblks
- [PATCH v3 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
- [PATCH v3 2/4] iommu/dma: Support MSIs through nested domains
- [PATCH v3 2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes
- [PATCH v3 2/4] LoongArch: Remove STACK_FRAME_NON_STANDARD(do_syscall)
- [PATCH v3 2/4] x86/bus_lock: Add support for AMD
- [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
- Re: [PATCH v3 2/5] arm64: dts: ti: k3-j784s4*: Remove bootph properties from parent nodes
- [PATCH v3 2/5] drm/bridge: synopsys: Add DW HDMI QP TX Controller support library
- [PATCH v3 2/5] efi/cper: Adjust infopfx size to accept an extra space
- [PATCH v3 2/5] i3c: mipi-i3c-hci: Add a quirk to set PIO mode
- [PATCH v3 2/5] memblock test: add the definition of __setup()
- Wei Yang(Thu Aug 01 2024 - 21:09:49 EST)
- [PATCH v3 2/5] perf auxtrace: Introduce auxtrace_record__validate_events()
- Leo Yan(Tue Aug 06 2024 - 16:49:05 EST)
- [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt
- [PATCH v3 2/6] drivers/thermal/exynos: use pm_sleep_ptr instead of conditional compilation
- [PATCH v3 2/6] nvme: assign of_node to nvme device
- Re: [PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
- Wei Liu(Fri Aug 02 2024 - 21:22:15 EST)
- [PATCH v3 2/7] iommu/vt-d: Remove identity mappings from si_domain
- Lu Baolu(Mon Aug 05 2024 - 22:43:46 EST)
- Baolu Lu(Wed Aug 07 2024 - 02:14:23 EST)
- Re: [PATCH v3 2/7] mfd: add base driver for qnap-mcu devices
- Re: [PATCH v3 2/8] ASoC: dt-bindings: pm8916-wcd-analog-codec: Document pm8950/pm8953
- Re: [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
- Peter Xu(Sun Aug 04 2024 - 11:06:19 EST)
- Peter Xu(Tue Aug 06 2024 - 12:27:12 EST)
- Peter Xu(Tue Aug 06 2024 - 12:52:14 EST)
- [PATCH v3 2/8] PCI: Don't unnecessarily disable memory decoding
- [PATCH v3 2/9] riscv: Restore the pfn in a NAPOT pte when manipulated by core mm code
- Re: [PATCH v3 31/38] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
- [PATCH v3 3/3] arm64: defconfig: Enable interconnect for SM4450
- Re: [PATCH v3 3/3] ARM: Use generic interface to simplify crashkernel reservation
- [PATCH v3 3/3] MAINTAINERS: Add an entry for Amlogic HCI UART (M: Yang Li)
- [PATCH v3 3/3] perf dwarf-aux: Fix build fail when HAVE_DWARF_GETLOCATIONS_SUPPORT undefined
- [PATCH v3 3/3] pinctrl: pinctrl-zynqmp: Add support for Versal platform
- [PATCH v3 3/3] remoteproc: k3-dsp: Acquire mailbox handle during probe routine
- [PATCH V3 3/3] riscv: mm: Add uffd write-protect support
- [PATCH v3 3/3] rust: sync: Add SpinLockIrq
- [PATCH v3 3/4] ALSA: timer: Introduce virtual userspace-driven timers
- Re: [PATCH v3 3/4] cpumask: Switch from inline to __always_inline
- Re: [PATCH v3 3/4] f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
- [PATCH v3 3/4] iommufd/selftest: Add coverage for IOMMU_RESV_SW_MSI
- [PATCH v3 3/4] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing
- [PATCH v3 3/4] LoongArch: Set AS_HAS_THIN_ADD_SUB as y if AS_IS_LLVM
- [PATCH v3 3/4] net: mvpp2: use port_count to remove ports
- Re: [PATCH v3 3/5] btrfs: set rst_search_commit_root in case of relocation
- [PATCH v3 3/5] dt-bindings: display: rockchip: Add schema for RK3588 HDMI TX Controller
- [PATCH v3 3/5] efi/cper: Add a new helper function to print bitmasks
- [PATCH v3 3/5] i3c: mipi-i3c-hci: Relocate helper macros to HCI header file
- [PATCH v3 3/5] memblock test: fix implicit declaration of function 'memparse'
- Wei Yang(Thu Aug 01 2024 - 21:10:03 EST)
- [PATCH v3 3/5] perf auxtrace: Refactor evlist__enable_event_idx()
- Leo Yan(Tue Aug 06 2024 - 16:49:19 EST)
- [PATCH v3 3/6] drivers/thermal/exynos: improve sanitize_temp_error
- [PATCH v3 3/6] dt-bindings: mmc: add property for partitions node in mmc-card node
- Re: [PATCH v3 3/7] acpi/ghes: Support GPIO error source.
- Re: [PATCH v3 3/7] Drivers: hv: Provide arch-neutral implementation of get_vtl()
- Wei Liu(Fri Aug 02 2024 - 21:22:41 EST)
- [PATCH v3 3/7] iommu/vt-d: Always reserve a domain ID for identity setup
- Lu Baolu(Mon Aug 05 2024 - 22:43:55 EST)
- Baolu Lu(Wed Aug 07 2024 - 02:20:12 EST)
- Baolu Lu(Wed Aug 07 2024 - 09:38:15 EST)
- Re: [PATCH v3 3/8] ASoC: msm8916-wcd-analog: add pm8950 codec
- [PATCH v3 3/8] PCI: Restore resource alignment
- [PATCH v3 3/9] mm: Use common huge_ptep_get() function for riscv/arm64
- [PATCH v3 4/4] iommu/arm-smmu-v3: Implement arm_smmu_get_msi_mapping_domain
- [PATCH v3 4/4] KVM: SVM: Add Bus Lock Detect support
- [PATCH v3 4/4] LoongArch: Enable objtool for Clang
- [PATCH v3 4/4] net: mvpp2: use device_for_each_child_node() to access device child nodes
- [PATCH v3 4/4] selftests: ALSA: Cover userspace-driven timers with test
- Re: [PATCH v3 4/5] arm64: dts: ti: k3-j721e*: Add bootph-* properties
- Re: [PATCH v3 4/5] btrfs: don't readahead the relocation inode on RST
- [PATCH v3 4/5] drm/rockchip: Explicitly include bits header
- Re: [PATCH v3 4/5] dt-bindings: gpio: convert Atmel GPIO to json-schema
- [PATCH v3 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
- [PATCH v3 4/5] i3c: mipi-i3c-hci: Add a quirk to set timing parameters
- [PATCH v3 4/5] memblock test: fix implicit declaration of function 'isspace'
- Wei Yang(Thu Aug 01 2024 - 21:10:14 EST)
- [PATCH v3 4/5] perf auxtrace: Bails out after finding the event for the map index
- Leo Yan(Tue Aug 06 2024 - 16:49:33 EST)
- [PATCH v3 4/6] block2mtd: attach device OF node to MTD device
- [PATCH v3 4/6] dt-bindings: thermal: samsung,exynos: add exynos850-tmu string
- Re: [PATCH v3 4/7] acpi/ghes: Add a logic to handle block addresses and FW first ARM processor error injection
- Re: [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
- Wei Liu(Fri Aug 02 2024 - 21:22:57 EST)
- Re: [PATCH v3 4/7] Input: add driver for the input part of qnap-mcu devices
- [PATCH v3 4/7] iommu/vt-d: Prepare for global static identity domain
- Lu Baolu(Mon Aug 05 2024 - 22:44:12 EST)
- Baolu Lu(Wed Aug 07 2024 - 02:43:02 EST)
- Baolu Lu(Wed Aug 07 2024 - 09:44:57 EST)
- Re: [PATCH v3 4/8] ASoC: msm8916-wcd-analog: add pm8953 codec
- Re: [PATCH v3 4/8] KVM: Add a module param to allow enabling virtualization when KVM is loaded
- [PATCH v3 4/8] PCI: Restore memory decoding after reallocation
- Re: [PATCH v3 4/9] arm64: dts: ti: Split k3-j784s4-j742s2-main-common.dtsi
- [PATCH v3 4/9] mm: Use common set_huge_pte_at() function for riscv/arm64
- Re: [PATCH v3 5/5] arm64: dts: ti: k3-j7200*: Add bootph-* properties
- [PATCH v3 5/5] docs: efi: add CPER functions to driver-api
- [PATCH v3 5/5] drm/rockchip: Add basic RK3588 HDMI output support
- [PATCH v3 5/5] i3c: mipi-i3c-hci: Add a quirk to set Response buffer threshold
- [PATCH v3 5/5] memblock test: fix implicit declaration of function 'strscpy'
- Wei Yang(Thu Aug 01 2024 - 21:10:27 EST)
- [PATCH v3 5/5] perf auxtrace: Iterate all AUX events when finish reading
- Leo Yan(Tue Aug 06 2024 - 16:49:50 EST)
- [PATCH v3 5/6] drivers/thermal/exynos: add initial Exynos850 support
- [PATCH v3 5/6] dt-bindings: mtd: Add Documentation for Airoha fixed-partitions
- Re: [PATCH v3 5/6] objtool/rust: list `noreturn` Rust functions
- [PATCH v3 5/7] iommu/vt-d: Factor out helpers from domain_context_mapping_one()
- Lu Baolu(Mon Aug 05 2024 - 22:44:26 EST)
- Re: [PATCH v3 5/8] ASoC: dt-bindings: apq8016-sbc: Add msm8953/msm8976-qdsp6-sndcard
- [PATCH v3 5/8] x86/PCI: Preserve IORESOURCE_STARTALIGN alignment
- Re: [PATCH v3 5/9] firmware: arm_scmi: Make MBOX transport a standalone driver
- [PATCH v3 5/9] mm: Use common huge_pte_clear() function for riscv/arm64
- [PATCH v3 6/6] dt-bindings: thermal: samsung,exynos: remove driver-specific information
- [PATCH v3 6/6] mtd: parser: add support for Airoha parser
- RE: [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
- [PATCH v3 6/7] iommu/vt-d: Add support for static identity domain
- Lu Baolu(Mon Aug 05 2024 - 22:44:33 EST)
- Re: [PATCH v3 6/8] ASoC: qcom: apq8016_sbc: Add support for msm8953 SoC
- Re: [PATCH v3 6/8] ext4: move escape handle to futher improve jbd2_journal_write_metadata_buffer
- [PATCH v3 6/8] powerpc/pci: Preserve IORESOURCE_STARTALIGN alignment
- Re: [PATCH v3 6/9] arm64: dts: ti: Split k3-j784s4-j742s2-evm-common.dtsi
- Re: [PATCH v3 6/9] firmware: arm_scmi: Make SMC transport a standalone driver
- [PATCH v3 6/9] mm: Use common huge_ptep_get_and_clear() function for riscv/arm64
- [PATCH v3 7/7] iommu/vt-d: Cleanup si_domain
- Lu Baolu(Mon Aug 05 2024 - 22:44:54 EST)
- Re: [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain from DT
- Wei Liu(Fri Aug 02 2024 - 21:21:15 EST)
- Re: [PATCH v3 7/8] ASoC: qcom: apq8016_sbc: Add support for msm8976 SoC
- [PATCH v3 7/8] PCI: Don't reassign resources that are already aligned
- Re: [PATCH v3 7/9] firmware: arm_scmi: Make OPTEE transport a standalone driver
- [PATCH v3 7/9] mm: Use common huge_ptep_set_access_flags() function for riscv/arm64
- [PATCH v3 8/8] PCI: Align small BARs
- Re: [PATCH v3 8/8] perf test: Update sample filtering test
- Re: [PATCH v3 8/9] firmware: arm_scmi: Make VirtIO transport a standalone driver
- [PATCH v3 8/9] mm: Use common huge_ptep_set_wrprotect() function for riscv/arm64
- Re: [PATCH v3 9/9] arm64: dts: ti: Add support for J742S2 EVM board
- [PATCH v3 9/9] mm: Use common huge_ptep_clear_flush() function for riscv/arm64
- [PATCH v3] ALSA: hda: cs35l56: Stop creating ALSA controls for firmware coefficients
- Re: [PATCH v3] arm64: dts: imx8mm-emtop-baseboard: Add Ethernet Support
- [PATCH v3] arm64: dts: mediatek: mt8183-kukui: Disable unused efuse at 8000000
- [PATCH v3] arm64: dts: qcom: sc8280xp-x13s: Enable RGB sensor
- [PATCH v3] arm64: dts: rockchip: add rfkill node for M.2 E wifi on orangepi-5-plus
- [PATCH v3] arm64: dts: ti: k3-am642-tqma64xxl-mbax4xxl: add PRU Ethernet support
- [PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
- [PATCH v3 bpf-next 0/3] Add bpf_get_dentry_xattr
- Song Liu(Tue Aug 06 2024 - 16:34:06 EST)
- [PATCH v3 bpf-next 1/3] bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c
- Song Liu(Tue Aug 06 2024 - 16:34:55 EST)
- [PATCH v3 bpf-next 2/3] bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
- Song Liu(Tue Aug 06 2024 - 16:35:16 EST)
- [PATCH v3 bpf-next 3/3] selftests/bpf: Add tests for bpf_get_dentry_xattr
- Song Liu(Tue Aug 06 2024 - 16:35:39 EST)
- Song Liu(Tue Aug 06 2024 - 18:22:58 EST)
- Re: [PATCH v3] cleanup: Add usage and style documentation
- [PATCH V3] clk: scmi: add is_prepared hook
- [PATCH v3] Documentation: Capitalize Fahrenheit in watchdog-api.rst
- [PATCH v3] Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()
- Re: [PATCH v3] drm/amd/amdgpu: Properly tune the size of struct
- [PATCH v3] drm/i915: Explicitly cast divisor and use div_u64()
- [PATCH v3] drm/i915/hwmon: expose fan speed
- [PATCH v3] drm/msm/dp: fix the max supported bpp logic
- Re: [PATCH v3] drm/vkms: Fix cpu_to_le16()/le16_to_cpu() warnings
- Re: [PATCH v3] dt-bindings: dma: mv-xor-v2: Convert to dtschema
- [PATCH v3] dt-bindings: edac: Add Altera SOCFPGA SDRAM EDAC binding
- [PATCH v3] dt-bindings: hwlock: sprd-hwspinlock: convert to YAML
- Re: [PATCH v3] dt-bindings: incomplete-devices: document devices without bindings
- Re: [PATCH v3] exfat: check disk status during buffer write
- [PATCH v3] firmware: ti_sci: add CPU latency constraint management
- [PATCH v3] fs: try an opportunistic lookup for O_CREAT opens too
- Jan Kara(Wed Aug 07 2024 - 09:21:17 EST)
- [PATCH v3] iommufd/device: Enforce reserved IOVA also when attached to hwpt_nested
- [PATCH V3] iommu: Optimize IOMMU UnMap
- [PATCH v3] kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3
- Re: [PATCH v3] lib: Convert test_user_copy to KUnit test
- Re: [PATCH v3] mm/hugetlb: fix hugetlb vs. core-mm PT locking
- Peter Xu(Thu Aug 01 2024 - 09:52:43 EST)
- Peter Xu(Thu Aug 01 2024 - 12:09:08 EST)
- [PATCH v3] mm/memory-failure: Use raw_spinlock_t in struct memory_failure_cpu
- [PATCH v3] net: ethernet: use ip_hdrlen() instead of bit shift
- [PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
- Re: [PATCH v3] PCI: shpchp: Remove hpc_ops
- ngn(Fri Aug 02 2024 - 09:13:34 EST)
- [PATCH v3] perf annotate: Cache debuginfo for data type profiling
- [PATCH v3] perf cap: Tidy up and improve capability testing
- [PATCH v3] perf/x86/amd: Warn only on new bits set
- Re: [PATCH v3] phy: cadence-torrent: add support for three or more links using 2 protocols
- [PATCH v3] phy: fsl-imx8mq-usb: fix tuning parameter name
- Xu Yang(Thu Aug 01 2024 - 08:46:49 EST)
- Re: [PATCH v3] phy: qcom: qmp: Add debug prints for register writes
- [PATCH v3] phy: qcom: qmp-pcie: Configure all tables on port B PHY
- Re: [PATCH v3] platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended
- [PATCH v3 RESEND] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
- Ma Ke(Fri Aug 02 2024 - 00:42:07 EST)
- Re: [PATCH v3] rust: Kbuild: Skip -fmin-function-alignment in bindgen flags
- Gary Guo(Wed Aug 07 2024 - 06:57:26 EST)
- [PATCH v3] rust: mm: add abstractions for mm_struct and vm_area_struct
- Re: [PATCH v3] sched/pelt: Use rq_clock_task() for hw_pressure
- Chen Yu(Mon Aug 05 2024 - 09:58:04 EST)
- Re: [PATCH v3] soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread
- [PATCH V3] squashfs: Add i_size check in squash_read_inode
- Lizhi Xu(Thu Aug 01 2024 - 21:50:37 EST)
- [PATCH v3] staging: rtl8723bs: Delete unnecessary braces for single statement blocks in xmit_linux.c
- [PATCH v3] sysctl: simplify the min/max boundary check
- Wen Yang(Thu Aug 01 2024 - 09:20:17 EST)
- [PATCH v3] tpm: Add new device/vendor ID 0x50666666
- [PATCH v3] usb: dwc3: Runtime get and put usb power_supply handle
- Kyle Tso(Sun Aug 04 2024 - 04:46:48 EST)
- Kyle Tso(Wed Aug 07 2024 - 00:33:42 EST)
- [PATCH v3] usb: gadget: f_uac1: Change volume name and remove alt names
- crwulff(Sat Aug 03 2024 - 20:30:13 EST)
- [PATCH v3] usb: gadget: f_uac2: Expose all string descriptors through configfs.
- crwulff(Sat Aug 03 2024 - 20:20:06 EST)
- Re: [PATCH v3] usb: typec: fsa4480: Check if the chip is really there
- [PATCH v4 00/10] Add Rust linked list for reference counted values
- [PATCH v4 00/10] support large folio swap-out and swap-in for shmem
- Re: [PATCH v4 00/13] Zacas/Zabha support and qspinlocks
- [PATCH v4 00/26] mm: introduce numa_memblks
- [PATCH v4 00/28] Generic `Allocator` support for Rust
- [PATCH v4 00/39] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
- [PATCH v4 01/10] mm: vmscan: add validation before spliting shmem large folio
- [PATCH v4 01/10] rust: init: add `assert_pinned` macro
- Re: [PATCH v4 01/22] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- Alex Shi(Mon Aug 05 2024 - 00:06:43 EST)
- Alex Shi(Mon Aug 05 2024 - 00:36:28 EST)
- [PATCH v4 01/26] mm: move kernel/numa.c to mm/
- [PATCH v4 01/28] rust: alloc: add `Allocator` trait
- Gary Guo(Wed Aug 07 2024 - 14:20:13 EST)
- [PATCH v4 01/39] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
- [PATCH v4 02/10] mm: swap: extend swap_shmem_alloc() to support batch SWAP_MAP_SHMEM flag setting
- [PATCH v4 02/10] rust: list: add ListArc
- Re: [PATCH v4 02/13] riscv: Do not fail to build on byte/halfword operations with Zawrs
- Re: [PATCH v4 02/22] mm/zsmalloc: use zpdesc in trylock_zspage/lock_zspage
- Alex Shi(Mon Aug 05 2024 - 03:55:45 EST)
- [PATCH v4 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
- [PATCH v4 02/28] rust: alloc: separate `aligned_size` from `krealloc_aligned`
- [PATCH v4 02/39] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
- [PATCH v4 0/2] Add driver for Sharp Memory LCD
- [PATCH v4 0/2] Add support for Kontron OSM-S i.MX93 SoM and carrier board
- [PATCH v4 0/2] Add support for nuvoton ma35 usb2 phy
- [PATCH v4 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
- Re: [PATCH v4 0/2] can: fsl,flexcan: add imx95 wakeup
- [PATCH v4 0/2] clk: add assigned-clock-rates-u64
- Re: [PATCH v4 0/2] DMA IOMMU static calls
- [PATCH v4 0/2] dma: support DMA zone starting above 4GB
- [PATCH V4 0/2] Drop required-opps from required list on SM8650 videocc, camcc
- [PATCH v4 0/2] Enhance network interface feature testing
- [PATCH v4 0/2] Input: ilitek_ts_i2c - Fix spurious input events
- Re: [PATCH v4 0/2] ti: davinci, keystone: txt to yaml
- [PATCH v4 03/10] mm: shmem: extend shmem_partial_swap_usage() to support large folio swap
- [PATCH v4 03/10] rust: list: add tracking for ListArc
- [PATCH v4 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
- [PATCH v4 03/28] rust: alloc: rename `KernelAllocator` to `Kmalloc`
- Gary Guo(Wed Aug 07 2024 - 14:23:25 EST)
- [PATCH v4 03/39] x86/resctrl: Remove fflags from struct rdt_resource
- [PATCH v4 0/3] mwifiex: add support for WPA-PSK-SHA256
- [PATCH v4 04/10] mm: shmem: return number of pages beeing freed in shmem_free_swap
- [PATCH v4 04/10] rust: list: add struct with prev/next pointers
- Re: [PATCH v4 04/13] dt-bindings: riscv: Add Zabha ISA extension description
- [PATCH v4 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
- [PATCH v4 04/28] rust: alloc: implement `Allocator` for `Kmalloc`
- [PATCH v4 04/39] x86/resctrl: Use schema type to determine how to parse schema values
- [PATCH v4 0/4] Add SBAF test to IFS
- Re: [PATCH v4 0/4] Add Synopsys DesignWare HDMI RX Controller
- [PATCH v4 05/10] mm: filemap: use xa_get_order() to get the swap entry order
- [PATCH v4 05/10] rust: list: add macro for implementing ListItem
- [PATCH v4 05/26] MIPS: loongson64: rename __node_data to node_data
- [PATCH v4 05/28] rust: alloc: add module `allocator_test`
- [PATCH v4 05/39] x86/resctrl: Use schema type to determine the schema format string
- [PATCH v4 0/5] drm/panel: st7701: Add Anbernic RG28XX panel support
- Re: [PATCH v4 0/5] Support alpha blending in MTK display driver
- [PATCH v4 06/10] mm: shmem: use swap_free_nr() to free shmem swap entries
- [PATCH v4 06/10] rust: list: add List
- Re: [PATCH v4 06/13] riscv: Improve zacas fully-ordered cmpxchg()
- Re: [PATCH v4 06/22] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
- Alex Shi(Mon Aug 05 2024 - 04:20:50 EST)
- [PATCH v4 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
- [PATCH v4 06/28] rust: alloc: implement `Vmalloc` allocator
- [PATCH v4 06/39] x86/resctrl: Move data_width to be a schema property
- [PATCH v4 0/6] arm64: qcom: sa8775p: enable remoteprocs - ADSP, CDSP and GPDSP
- [PATCH v4 07/10] mm: shmem: support large folio allocation for shmem_replace_folio()
- [PATCH v4 07/10] rust: list: add iterators
- [PATCH v4 07/26] arch, mm: move definition of node_data to generic code
- [PATCH v4 07/28] rust: alloc: implement `KVmalloc` allocator
- [PATCH v4 07/39] x86/resctrl: Add max_bw to struct resctrl_membw
- [PATCH v4 0/7] media: mediatek: vcodec: fix v4l2_ctrl_request_complete fail
- [PATCH v4 0/7] mm/mprotect: Fix dax puds
- Peter Xu(Wed Aug 07 2024 - 15:48:29 EST)
- Peter Xu(Wed Aug 07 2024 - 17:34:28 EST)
- Peter Xu(Wed Aug 07 2024 - 17:47:35 EST)
- [PATCH v4 0/7] riscv: sophgo: Add pinctrl support for CV1800 series SoC
- [PATCH v4 08/10] mm: shmem: drop folio reference count using 'nr_pages' in shmem_delete_from_page_cache()
- [PATCH v4 08/10] rust: list: add cursor
- [PATCH v4 08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
- [PATCH v4 08/28] rust: types: implement `Unique<T>`
- [PATCH v4 08/39] x86/resctrl: Generate default_ctrl instead of sharing it
- [PATCH v4 0/8] Add support for the LAN966x PCI device using a DT overlay
- [PATCH v4 09/10] mm: shmem: split large entry if the swapin folio is not large
- [PATCH v4 09/10] rust: list: support heterogeneous lists
- [PATCH v4 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
- [PATCH v4 09/28] rust: alloc: implement kernel `Box`
- [PATCH v4 09/39] x86/resctrl: Add helper for setting CPU default properties
- [PATCH v4 0/9] perf record --off-cpu: Dump off-cpu samples directly
- [PATCH v4 0/9] uprobes: misc cleanups/simplifications
- [PATCH v4 10/10] mm: shmem: support large folio swap out
- [PATCH v4 10/10] rust: list: add ListArcField
- [PATCH v4 10/26] x86/numa: simplify numa_distance allocation
- [PATCH v4 10/28] rust: treewide: switch to our kernel `Box` type
- [PATCH v4 10/39] x86/resctrl: Remove rdtgroup from update_cpu_closid_rmid()
- [PATCH v4 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
- [PATCH v4 11/28] rust: alloc: remove `BoxExt` extension
- [PATCH v4 11/39] x86/resctrl: Export resctrl fs's init function
- Re: [PATCH v4 1/1] dt-bindings: fsl-qdma: allow compatible string fallback to fsl,ls1021a-qdma
- [PATCH v4 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
- Frank Li(Fri Aug 02 2024 - 11:24:05 EST)
- Re: [PATCH v4 1/1] media: mediatek: jpeg: support 34bits
- Re: [PATCH v4 1/1] platform/x86: asus-wmi: add support for vivobook fan profiles
- Re: [PATCH v4 12/13] dt-bindings: riscv: Add Ziccrse ISA extension description
- [PATCH v4 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
- [PATCH v4 12/28] rust: alloc: add `Box` to prelude
- [PATCH v4 12/39] x86/resctrl: Wrap resctrl_arch_find_domain() around rdt_find_domain()
- [PATCH v4 1/2] dma: improve DMA zone selection
- [PATCH v4 1/2] dt-bindings: arm: fsl: Add Kontron i.MX93 OSM-S based boards
- [PATCH V4 1/2] dt-bindings: clock: qcom: Drop required-opps in required on sm8650 videocc
- [PATCH v4 1/2] dt-bindings: display: Add Sharp Memory LCD bindings
- [PATCH v4 1/2] dt-bindings: phy: nuvoton,ma35-usb2-phy: add new bindings
- [PATCH v4 1/2] dt-bindings: watchdog: renesas,wdt: Document RZ/V2H(P) SoC
- [PATCH v4 1/2] Input: ilitek_ts_i2c - avoid wrong input subsystem sync
- Re: [PATCH v4 1/2] locking/lockdep: Forcing subclasses to have same name pointer as their parent class
- [PATCH v4 1/2] of: property: add of_property_for_each_u64
- Re: [PATCH v4 1/2] rust: add static_key_false
- [PATCH v4 1/2] selftests: net: Create veth pair for testing in networkless kernel
- Re: [PATCH v4 13/13] riscv: Add qspinlock support
- [PATCH v4 13/26] x86/numa_emu: simplify allocation of phys_dist
- [PATCH v4 13/28] rust: alloc: import kernel `Box` type in types.rs
- [PATCH v4 13/39] x86/resctrl: Move resctrl types to a separate header
- [PATCH v4 1/3] wifi: mwifiex: simplify WPA flags setting
- [PATCH v4 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
- [PATCH v4 14/28] rust: alloc: import kernel `Box` type in init.rs
- [PATCH v4 14/39] x86/resctrl: Add a resctrl helper to reset all the resources
- Re: [PATCH v4 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
- Re: [PATCH v4 1/4] dt-bindings: net: Add FSD EQoS device tree bindings
- [PATCH v4 1/4] platform/x86/intel/ifs: Refactor MSR usage in IFS test code
- [PATCH v4 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
- [PATCH v4 15/28] rust: alloc: implement kernel `Vec` type
- [PATCH v4 15/39] x86/resctrl: Move monitor exit work to a resctrl exit call
- [PATCH v4 1/5] drm/panel: st7701: Rename macros
- [PATCH v4 1/5] memblock test: fix implicit declaration of function 'virt_to_phys'
- Wei Yang(Mon Aug 05 2024 - 21:03:40 EST)
- Re: [PATCH V4 1/5] perf/x86: Extend event update interface
- [PATCH v4 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
- [PATCH v4 16/28] rust: alloc: implement `IntoIterator` for `Vec`
- [PATCH v4 16/39] x86/resctrl: Move monitor init work to a resctrl init call
- [PATCH v4 1/6] dt-bindings: misc: qcom,fastrpc: increase the max number of iommus
- Re: [PATCH v4 1/6] dt-bindings: soc: ti: pruss: Add documentation for PA_STATS support
- [PATCH v4 17/26] mm: introduce numa_memblks
- [PATCH v4 17/28] rust: alloc: implement `collect` for `IntoIter`
- [PATCH v4 17/39] x86/resctrl: Rewrite and move the for_each_*_rdt_resource() walkers
- [PATCH v4 1/7] arm/virt: place power button pin number on a define
- [PATCH v4 1/7] dt-bindings: pinctrl: Add pinctrl for Sophgo CV1800 series SoC.
- [PATCH v4 1/7] media: mediatek: vcodec: setting request complete before buffer done
- [PATCH v4 1/7] mm/dax: Dump start address in fault handler
- Peter Xu(Wed Aug 07 2024 - 15:48:36 EST)
- Re: [PATCH v4 1/7] userfaultfd: move core VMA manipulation logic to mm/userfaultfd.c
- [PATCH v4 18/26] mm: move numa_distance and related code from x86 to numa_memblks
- [PATCH v4 18/28] rust: treewide: switch to the kernel `Vec` type
- [PATCH v4 18/39] x86/resctrl: Export the is_mbm_*_enabled() helpers to asm/resctrl.h
- [PATCH v4 1/8] misc: Add support for LAN966x PCI device
- [PATCH v4 19/26] mm: introduce numa_emulation
- [PATCH v4 19/28] rust: alloc: remove `VecExt` extension
- [PATCH v4 19/39] x86/resctrl: Add resctrl_arch_is_evt_configurable() to abstract BMEC
- [PATCH v4 1/9] perf evsel: Set BPF output to system-wide
- [PATCH v4 1/9] uprobes: document the usage of mm->mmap_lock
- Re: [PATCH v4 20/22] mm/zsmalloc: introduce __zpdesc_set_zsmalloc()
- Alex Shi(Mon Aug 05 2024 - 04:28:37 EST)
- [PATCH v4 20/26] mm: numa_memblks: introduce numa_memblks_init
- [PATCH v4 20/28] rust: alloc: add `Vec` to prelude
- [PATCH v4 20/39] x86/resctrl: Change mon_event_config_{read,write}() to be arch helpers
- Re: [PATCH v4 21/22] mm/zsmalloc: fix build warning from lkp testing
- Alex Shi(Mon Aug 05 2024 - 04:39:08 EST)
- [PATCH v4 21/26] mm: numa_memblks: make several functions and variables static
- [PATCH v4 21/28] rust: alloc: remove `GlobalAlloc` and `krealloc_aligned`
- [PATCH v4 21/39] x86/resctrl: Move mbm_cfg_mask to struct rdt_resource
- Re: [PATCH v4 22/22] mm/zsmalloc: update comments for page->zpdesc changes
- Alex Shi(Thu Aug 01 2024 - 04:07:05 EST)
- [PATCH v4 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
- [PATCH v4 22/28] rust: error: use `core::alloc::LayoutError`
- [PATCH v4 22/39] x86/resctrl: Add resctrl_arch_ prefix to pseudo lock functions
- [PATCH v4 2/2] arm64: dts: Add support for Kontron i.MX93 OSM-S SoM and BL carrier board
- [PATCH v4 2/2] clk: clk-conf: support assigned-clock-rates-u64
- [PATCH v4 2/2] dma: replace zone_dma_bits by zone_dma_limit
- [PATCH v4 2/2] drm/tiny: Add driver for Sharp Memory LCD
- [PATCH V4 2/2] dt-bindings: clock: qcom: Drop required-opps in required on SM8650 camcc
- [PATCH v4 2/2] Input: ilitek_ts_i2c - add report id message validation
- Re: [PATCH v4 2/2] locking/lockdep: Testing lock class and subclass got the same name pointer
- Re: [PATCH v4 2/2] net: stmmac: Add interconnect support
- [PATCH v4 2/2] phy: nuvoton: add new driver for the Nuvoton MA35 SoC USB 2.0 PHY
- Re: [PATCH v4 2/2] rust: support for shadow call stack sanitizer
- [PATCH v4 2/2] selftests: net: Add on/off checks for non-fixed features of interface
- [PATCH v4 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P)
- [PATCH v4 23/26] of, numa: return -EINVAL when no numa-node-id is found
- [PATCH v4 23/28] rust: error: check for config `test` in `Error::name`
- [PATCH v4 23/39] x86/resctrl: Allow an architecture to disable pseudo lock
- Re: [PATCH v4 2/3] tools build: Avoid circular .fixdep-in.o.cmd issues
- [PATCH v4 2/3] wifi: mwifiex: fix key_mgmt setting
- [PATCH v4 24/26] arch_numa: switch over to numa_memblks
- [PATCH v4 24/28] rust: alloc: implement `contains` for `Flags`
- [PATCH v4 24/39] x86/resctrl: Make prefetch_disable_bits belong to the arch code
- Re: [PATCH v4 2/4] net: stmmac: dwc-qos: Add FSD EQoS support
- [PATCH v4 2/4] platform/x86/intel/ifs: Add SBAF test image loading support
- [PATCH v4 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
- [PATCH v4 25/28] rust: alloc: implement `Cmalloc` in module allocator_test
- [PATCH v4 25/39] x86/resctrl: Make resctrl_arch_pseudo_lock_fn() take a plr
- [PATCH v4 2/5] drm/panel: st7701: Decouple DSI and DRM parts
- [PATCH v4 2/5] memblock test: add the definition of __setup()
- Wei Yang(Mon Aug 05 2024 - 21:03:49 EST)
- [PATCH v4 26/26] docs: move numa=fake description to kernel-parameters.txt
- [PATCH v4 26/28] rust: str: test: replace `alloc::format`
- [PATCH v4 26/39] x86/resctrl: Move thread_throttle_mode_init() to be managed by resctrl
- [PATCH v4 2/6] dt-bindings: mailbox: qcom-ipcc: Add GPDSP0 and GPDSP1 clients
- [PATCH v4 27/28] rust: alloc: update module comment of alloc.rs
- [PATCH v4 27/39] x86/resctrl: Move get_config_index() to a header
- [PATCH v4 2/7] acpi/generic_event_device: add an APEI error device
- [PATCH v4 2/7] media: mediatek: vcodec: change flush decode order when stream off
- [PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
- Peter Xu(Wed Aug 07 2024 - 15:49:02 EST)
- [PATCH v4 2/7] pinctrl: sophgo: add support for CV1800B SoC
- [PATCH v4 28/28] kbuild: rust: remove the `alloc` crate
- [PATCH v4 28/39] x86/resctrl: Claim get_{mon,ctrl}_domain_from_cpu() helpers for resctrl
- [PATCH v4 2/8] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
- [PATCH v4 29/39] x86/resctrl: Describe resctrl's bitmap size assumptions
- [PATCH v4 2/9] perf record --off-cpu: Add --off-cpu-thresh
- [PATCH v4 2/9] uprobes: is_trap_at_addr: don't use get_user_pages_remote()
- [PATCH v4 30/39] x86/resctrl: Rename resctrl_sched_in() to begin with "resctrl_arch_"
- [PATCH v4 31/39] x86/resctrl: resctrl_exit() teardown resctrl but leave the mount point
- [PATCH v4 32/39] x86/resctrl: Drop __init/__exit on assorted symbols
- [PATCH v4 33/39] x86/resctrl: Move is_mba_sc() out of core.c
- Re: [PATCH v4 3/3] iio: adc: add support for pac1921
- [PATCH v4 3/3] wifi: mwifiex: add support for WPA-PSK-SHA256
- [PATCH v4 34/39] x86/resctrl: Add end-marker to the resctrl_event_id enum
- RE: [PATCH v4 3/4] arm64: dts: fsd: Add Ethernet support for FSYS0 Block of FSD SoC
- [PATCH v4 3/4] f2fs: atomic: fix to truncate pagecache before on-disk metadata truncation
- Chao Yu(Wed Aug 07 2024 - 06:24:49 EST)
- Re: [PATCH v4 3/4] gpio: adp5585: Add Analog Devices ADP5585 support
- Re: [PATCH v4 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
- [PATCH v4 3/4] platform/x86/intel/ifs: Add SBAF test support
- [PATCH v4 35/39] x86/resctrl: Remove a newline to avoid confusing the code move script
- [PATCH v4 3/5] dt-bindings: display: st7701: Add Anbernic RG28XX panel
- [PATCH v4 3/5] memblock test: fix implicit declaration of function 'memparse'
- Wei Yang(Mon Aug 05 2024 - 21:03:59 EST)
- [PATCH v4 36/39] x86/resctrl: Split trace.h
- [PATCH v4 3/6] remoteproc: qcom_q6v5_pas: Add support for SA8775p ADSP, CDSP and GPDSP
- [PATCH v4 37/39] fs/resctrl: Add boiler plate for external resctrl code
- [PATCH v4 3/7] arm/virt: Wire up GPIO error source for ACPI / GHES
- [PATCH v4 3/7] media: mediatek: vcodec: flush decoder before stream off
- [PATCH v4 3/7] mm/powerpc: Add missing pud helpers
- Peter Xu(Wed Aug 07 2024 - 15:49:11 EST)
- [PATCH v4 3/7] pinctrl: sophgo: add support for CV1812H SoC
- [PATCH v4 38/39] x86/resctrl: Move the filesystem bits to headers visible to fs/resctrl
- [PATCH v4 3/8] mfd: syscon: Add reference counting and device managed support
- [PATCH v4 39/39] x86/resctrl: Add python script to move resctrl code to /fs/resctrl
- [PATCH v4 3/9] perf record --off-cpu: Parse offcpu-time event
- [PATCH v4 3/9] uprobes: simplify error handling for alloc_uprobe()
- Re: [PATCH v4 4/4] pwm: adp5585: Add Analog Devices ADP5585 support
- [PATCH v4 4/4] trace: platform/x86/intel/ifs: Add SBAF trace support
- [PATCH v4 4/5] drm/panel: st7701: Add support for SPI for configuration
- [PATCH v4 4/5] memblock test: fix implicit declaration of function 'isspace'
- Wei Yang(Mon Aug 05 2024 - 21:04:19 EST)
- RE: [PATCH v4 4/6] ata: ahci_imx: Add 32bits DMA limit for i.MX8QM AHCI SATA
- [PATCH v4 4/6] misc: fastrpc: Add support for cdsp1 remoteproc
- [PATCH v4 4/7] acpi/ghes: Support GPIO error source
- [PATCH v4 4/7] media: mediatek: vcodec: using input information to get vb2 buffer
- [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit
- Peter Xu(Wed Aug 07 2024 - 15:49:25 EST)
- [PATCH v4 4/7] pinctrl: sophgo: add support for SG2000 SoC
- [PATCH v4 4/8] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
- [PATCH v4 4/9] perf record off-cpu: Dump direct off-cpu samples in BPF
- [PATCH v4 4/9] selftests/bpf: fix uprobe.path leak in bpf_testmod
- [PATCH v4 5/5] drm/panel: st7701: Add Anbernic RG28XX panel support
- [PATCH v4 5/5] memblock test: fix implicit declaration of function 'strscpy'
- Wei Yang(Mon Aug 05 2024 - 21:04:26 EST)
- [PATCH v4 5/6] arm64: dts: qcom: sa8775p: add ADSP, CDSP and GPDSP nodes
- [PATCH v4 5/7] media: mediatek: vcodec: store source vb2 buffer
- [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
- Peter Xu(Wed Aug 07 2024 - 15:49:49 EST)
- [PATCH v4 5/7] pinctrl: sophgo: add support for SG2002 SoC
- [PATCH v4 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
- [PATCH v4 5/8] reset: mchp: sparx5: Allow building as a module
- [PATCH v4 5/9] perf record --off-cpu: Dump total off-cpu time at the end.
- [PATCH v4 5/9] uprobes: kill uprobe_register_refctr()
- [PATCH v4 6/6] arm64: dts: qcom: sa8775p-ride: enable remoteprocs
- [PATCH v4 6/7] acpi/ghes: add support for generic error injection via QAPI
- [PATCH v4 6/7] media: mediatek: vcodec: replace v4l2_m2m_next_src_buf with v4l2_m2m_src_buf_remove
- [PATCH v4 6/7] mm/x86: Add missing pud helpers
- Peter Xu(Wed Aug 07 2024 - 15:50:11 EST)
- [PATCH v4 6/7] riscv: dts: sophgo: cv1800b: add pinctrl support
- [PATCH v4 6/8] reset: mchp: sparx5: Release syscon when not use anymore
- [PATCH v4 6/9] perf evsel: Delete unnecessary = 0
- [PATCH v4 6/9] uprobes: make uprobe_register() return struct uprobe *
- [PATCH v4 7/7] media: mediatek: vcodec: remove media request checking
- [PATCH v4 7/7] mm/mprotect: fix dax pud handlings
- Peter Xu(Wed Aug 07 2024 - 15:50:18 EST)
- [PATCH v4 7/7] riscv: dts: sophgo: cv1812h: add pinctrl support
- [PATCH v4 7/7] scripts/ghes_inject: add a script to generate GHES error inject
- [PATCH v4 7/8] reset: core: add get_device()/put_device on rcdev
- [PATCH v4 7/9] perf record --off-cpu: Parse BPF output embedded data
- [PATCH v4 7/9] uprobes: change uprobe_register() to use uprobe_unregister() instead of __uprobe_unregister()
- Re: [PATCH v4 8/8] arm64: dts: renesas: r9a08g045: Update #power-domain-cells = <1>
- [PATCH v4 8/8] reset: mchp: sparx5: set the dev member of the reset controller
- [PATCH v4 8/9] perf header: Add field 'embed'
- [PATCH v4 8/9] uprobes: fold __uprobe_unregister() into uprobe_unregister()
- [PATCH v4 9/9] perf test: Add direct off-cpu dumping test
- [PATCH v4 9/9] uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()
- [PATCH v4] arm64: dts: qcom: x1e80100-yoga: Update panel bindings
- [PATCH v4 bpf-next 0/3] Add bpf_get_dentry_xattr
- Song Liu(Tue Aug 06 2024 - 19:09:22 EST)
- [PATCH v4 bpf-next 1/3] bpf: Move bpf_get_file_xattr to fs/bpf_fs_kfuncs.c
- Song Liu(Tue Aug 06 2024 - 19:09:47 EST)
- [PATCH v4 bpf-next 2/3] bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
- Song Liu(Tue Aug 06 2024 - 19:10:06 EST)
- [PATCH v4 bpf-next 3/3] selftests/bpf: Add tests for bpf_get_dentry_xattr
- Song Liu(Tue Aug 06 2024 - 19:10:28 EST)
- Song Liu(Wed Aug 07 2024 - 10:43:41 EST)
- Re: [PATCH v4] docs/zh_CN: Add dev-tools/kcsan Chinese translation
- Alex Shi(Mon Aug 05 2024 - 23:19:28 EST)
- Alex Shi(Tue Aug 06 2024 - 21:45:21 EST)
- [PATCH v4] drm/mediatek: dsi: Add dsi per-frame lp code for mt8188
- [PATCH v4] EDAC/ti: Fix possible null pointer dereference in _emif_get_id()
- Ma Ke(Tue Aug 06 2024 - 04:14:32 EST)
- [PATCH V4] iommu/io-pgtable-arm: Optimise non-coherent unmap
- [PATCH v4] KVM: SVM: let alternatives handle the cases when RSB filling is required
- [PATCH v4] mm/hugetlb: fix hugetlb vs. core-mm PT locking
- Re: [PATCH V4 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down
- [PATCH v4] phy: cadence-torrent: add support for three or more links using 2 protocols
- Re: [PATCH v4] pinctrl: samsung: Add support for pull-up and pull-down
- [PATCH v4 RESEND] drm/client: fix null pointer dereference in drm_client_modeset_probe
- Ma Ke(Fri Aug 02 2024 - 00:48:13 EST)
- Re: [PATCH v4][RESEND x4] lockdep: fix deadlock issue between lockdep and rcu
- [PATCH v4] rust: mm: add abstractions for mm_struct and vm_area_struct
- Re: [PATCH v4] sched/fair: Sync se's load_avg with cfs_rq in reweight_task
- [PATCH v4] sched/pelt: Use rq_clock_task() for hw_pressure
- Chen Yu(Mon Aug 05 2024 - 21:54:58 EST)
- [PATCH v4] selftest: acct: Add selftest for the acct() syscall
- [PATCH V4] squashfs: Add i_size check in squash_read_inode
- Lizhi Xu(Thu Aug 01 2024 - 23:02:01 EST)
- Jan Kara(Fri Aug 02 2024 - 05:33:34 EST)
- [PATCH v4] tpm: Add new device/vendor ID 0x50666666
- [PATCH v4] usb: gadget: f_fs: add capability for dfu run-time descriptor
- crwulff(Sun Aug 04 2024 - 20:16:07 EST)
- Re: [PATCH v4] x86/mtrr: Check if fixed MTRRs exist before saving them
- Re: [PATCH v4] x86/paravirt: Disable virt spinlock on bare metal
- maobibo(Thu Aug 01 2024 - 04:00:50 EST)
- Chen Yu(Thu Aug 01 2024 - 10:41:34 EST)
- maobibo(Thu Aug 01 2024 - 21:27:56 EST)
- Chen Yu(Fri Aug 02 2024 - 03:56:46 EST)
- maobibo(Fri Aug 02 2024 - 04:14:03 EST)
- Chen Yu(Fri Aug 02 2024 - 09:53:15 EST)
- Re: [PATCH v4] x86/tsc: Use topology_max_packages() to get package number
- Re: [PATCH v5 00/12] Fix USB suspend on TI J7200 (cdns3-ti, cdns3, xhci)
- Re: [PATCH v5 00/20] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
- [PATCH v5 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- alexs(Mon Aug 05 2024 - 22:16:44 EST)
- alexs(Mon Aug 05 2024 - 22:18:01 EST)
- Alex Shi(Tue Aug 06 2024 - 22:04:24 EST)
- Alex Shi(Wed Aug 07 2024 - 03:22:10 EST)
- Re: [PATCH v5 01/12] dt-bindings: PCI: Cleanup of brcmstb YAML and add 7712 SoC
- Re: [PATCH v5 01/12] dt-bindings: usb: ti,j721e-usb: fix compatible list
- [PATCH v5 01/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
- alexs(Mon Aug 05 2024 - 22:18:14 EST)
- Re: [PATCH v5 02/12] drm/msm/dpu: relax YUV requirements
- Re: [PATCH v5 02/12] dt-bindings: PCI: brcmstb: Add 7712 SoC description
- [PATCH v5 02/21] mm/zsmalloc: use zpdesc in trylock_zspage()/lock_zspage()
- alexs(Mon Aug 05 2024 - 22:18:26 EST)
- Re: [PATCH v5 0/2] Add support for Nuvoton MA35D1 SDHCI
- [PATCH v5 0/2] pwm: add support for NXPs high-side switch MC33XS2410
- [PATCH v5 0/2] Tracepoints and static branch in Rust
- Re: [PATCH v5 03/12] PCI: brcmstb: Use common error handling code in brcm_pcie_probe()
- [PATCH v5 03/21] mm/zsmalloc: convert __zs_map_object/__zs_unmap_object to use zpdesc
- alexs(Mon Aug 05 2024 - 22:18:39 EST)
- [PATCH v5 0/3] Add extioi virt extension support
- Bibo Mao(Mon Aug 05 2024 - 03:37:30 EST)
- Re: [PATCH v5 0/3] Add SD/MMC support for Renesas RZ/V2H(P) SoC
- [PATCH v5 0/3] dma: support DMA zone starting above 4GB
- Re: [PATCH v5 0/3] fs/file.c: optimize the critical section of file_lock in
- Al Viro(Thu Aug 01 2024 - 15:13:19 EST)
- Al Viro(Fri Aug 02 2024 - 10:23:02 EST)
- Re: [PATCH v5 0/3] Replaced IIO_INTENSITY channel with IIO_LIGHT
- Re: [PATCH v5 04/12] PCI: brcmstb: Use bridge reset if available
- [PATCH v5 04/21] mm/zsmalloc: add and use pfn/zpdesc seeking funcs
- alexs(Mon Aug 05 2024 - 22:18:52 EST)
- [PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
- [PATCH v5 0/4] Support SMT control on arm64
- Re: [PATCH v5 05/12] PCI: brcmstb: Use swinit reset if available
- Re: [PATCH v5 05/12] usb: cdns3: add quirk to platform data for reset-on-resume
- [PATCH v5 05/21] mm/zsmalloc: convert obj_malloc() to use zpdesc
- alexs(Mon Aug 05 2024 - 22:19:05 EST)
- [PATCH v5 0/5] Add per-transport SCMI communication debug statistics
- [PATCH v5 0/5] Refine i.MX8QM SATA based on generic PHY callbacks
- Re: [PATCH v5 06/12] usb: cdns3-ti: grab auxdata from match data
- [PATCH v5 06/21] mm/zsmalloc: convert create_page_chain() and its users to use zpdesc
- alexs(Mon Aug 05 2024 - 22:19:20 EST)
- Re: [PATCH v5 07/12] usb: cdns3-ti: add J7200 support with reset-on-resume behavior
- [PATCH v5 07/21] mm/zsmalloc: convert obj_allocated() and related helpers to use zpdesc
- alexs(Mon Aug 05 2024 - 22:19:32 EST)
- Re: [PATCH v5 08/10] riscv: dts: add initial SpacemiT K1 SoC device tree
- Re: [PATCH v5 08/12] PCI: brcmstb: Don't conflate the reset rescal with phy ctrl
- [PATCH v5 08/21] mm/zsmalloc: convert init_zspage() to use zpdesc
- alexs(Mon Aug 05 2024 - 22:19:47 EST)
- Re: [PATCH v5 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
- Re: [PATCH v5 09/10] riscv: dts: spacemit: add Banana Pi BPI-F3 board device tree
- Re: [PATCH v5 09/12] PCI: brcmstb: Refactor for chips with many regular inbound windows
- Re: [PATCH v5 09/12] xhci: introduce xhci->lost_power flag
- Re: [PATCH v5 09/20] x86/resctrl: Initialize monitor counters bitmap
- [PATCH v5 09/21] mm/zsmalloc: convert obj_to_page() and zs_free() to use zpdesc
- alexs(Mon Aug 05 2024 - 22:19:58 EST)
- Re: [PATCH v5 0/9] mm: swap: mTHP swap allocator base on swap cluster order
- Chris Li(Wed Aug 07 2024 - 16:42:40 EST)
- Re: [PATCH v5 10/12] PCI: brcmstb: Check return value of all reset_control_xxx calls
- [PATCH v5 10/21] mm/zsmalloc: add zpdesc_is_isolated()/zpdesc_zone() helper for zs_page_migrate()
- alexs(Mon Aug 05 2024 - 22:20:08 EST)
- [PATCH v5.10] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
- [PATCH v5.10 v2] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt.
- Re: [PATCH v5 11/12] arm64: dts: ti: k3-j7200: use J7200-specific USB compatible
- Re: [PATCH v5 11/12] PCI: brcmstb: Change field name from 'type' to 'soc_base'
- [PATCH v5 11/21] mm/zsmalloc: rename reset_page to reset_zpdesc and use zpdesc in it
- alexs(Mon Aug 05 2024 - 22:20:20 EST)
- [PATCH v5 1/1] media: mediatek: jpeg: support 34bits
- Re: [PATCH v5 1/1] scsi: ufs: core: Support Updating UIC Command Timeout
- Re: [PATCH v5 12/12] arm64: dts: ti: k3-am64: add USB fallback compatible to J721E
- Re: [PATCH v5 12/12] PCI: brcmstb: Enable 7712 SOCs
- [PATCH v5 12/21] mm/zsmalloc: convert __free_zspage() to use zdsesc
- alexs(Mon Aug 05 2024 - 22:20:32 EST)
- Re: [PATCH v5 1/2] drm/loongson: Introduce component framework support
- [PATCH v5 1/2] dt-bindings: pwm: add support for MC33XS2410
- Re: [PATCH v5 1/2] kasan: catch invalid free before SLUB reinitializes the object
- Re: [PATCH v5 1/2] mm: zswap: fix global shrinker memcg iteration
- [PATCH v5 1/2] rust: add static_key_false
- [PATCH v5 13/21] mm/zsmalloc: convert location_to_obj() to take zpdesc
- alexs(Mon Aug 05 2024 - 22:20:45 EST)
- [PATCH v5 1/3] dma: improve DMA zone selection
- Re: [PATCH v5 1/3] dt-bindings: clock: renesas: Document RZ/V2H(P) SoC CPG
- Re: [PATCH v5 1/3] dt-bindings: mmc: renesas,sdhi: Document RZ/V2H(P) support
- Re: [PATCH v5 1/3] fs/file.c: remove sanity_check and add likely/unlikely in alloc_fd()
- Re: [PATCH v5 1/3] iio: light: ltr390: Add configurable gain and resolution
- [PATCH v5 1/3] LoongArch: KVM: Enable paravirt feature control from VMM
- Bibo Mao(Mon Aug 05 2024 - 03:37:32 EST)
- Re: [PATCH v5 1/3] mctp pcc: Check before sending MCTP PCC response ACK
- [PATCH v5 14/21] mm/zsmalloc: convert migrate_zspage() to use zpdesc
- alexs(Mon Aug 05 2024 - 22:20:59 EST)
- [PATCH v5 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
- [PATCH v5 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
- [PATCH v5 15/21] mm/zsmalloc: convert get_zspage() to take zpdesc
- alexs(Mon Aug 05 2024 - 22:21:09 EST)
- [PATCH v5 1/5] dt-bindings: ata: Add i.MX8QM AHCI compatible string
- Frank Li(Fri Aug 02 2024 - 16:40:23 EST)
- [PATCH v5 1/5] firmware: arm_scmi: Remove superfluous handle_to_scmi_info
- [PATCH v5 16/21] mm/zsmalloc: convert SetZsPageMovable and remove unused funcs
- alexs(Mon Aug 05 2024 - 22:21:23 EST)
- [PATCH v5 17/21] mm/zsmalloc: convert get/set_first_obj_offset() to take zpdesc
- alexs(Mon Aug 05 2024 - 22:21:34 EST)
- [PATCH v5 1/7] arm/virt: place power button pin number on a define
- Re: [PATCH v5 18/20] x86/resctrl: Enable AMD ABMC feature by default when supported
- [PATCH v5 18/21] mm/zsmalloc: introduce __zpdesc_clear_movable
- alexs(Mon Aug 05 2024 - 22:21:50 EST)
- Re: [PATCH v5 19/20] x86/resctrl: Introduce interface to list monitor states of all the groups
- [PATCH v5 19/21] mm/zsmalloc: introduce __zpdesc_clear/set_zsmalloc()
- alexs(Mon Aug 05 2024 - 22:22:00 EST)
- Re: [PATCH v5 1/9] mm: swap: swap cluster switch to double link list
- Re: [PATCH v5 20/20] x86/resctrl: Introduce interface to modify assignment states of the groups
- [PATCH v5 20/21] mm/zsmalloc: introduce zpdesc_clear_first() helper
- alexs(Mon Aug 05 2024 - 22:22:11 EST)
- [PATCH v5 21/21] mm/zsmalloc: update comments for page->zpdesc changes
- alexs(Mon Aug 05 2024 - 22:22:26 EST)
- Re: [PATCH V5 2/2] iio: proximity: aw9610x: Add support for aw9610x proximity sensor
- Re: [PATCH v5 2/2] mm: zswap: fix global shrinker error handling logic
- [PATCH v5 2/2] pwm: add support for NXPs high-side switch MC33XS2410
- [PATCH v5 2/2] rust: add tracepoint support
- Re: [PATCH v5 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
- Re: [PATCH v5 2/3] clk: renesas: Add family-specific clock driver for RZ/V2H(P)
- [PATCH v5 2/3] dma: replace zone_dma_bits by zone_dma_limit
- Re: [PATCH v5 2/3] dt-bindings: arm: mediatek: mmsys: Add OF graph support for board path
- Re: [PATCH v5 2/3] iio: light: ltr390: Add ALS channel and support for gain and resolution
- [PATCH v5 2/3] LoongArch: KVM: Implement function kvm_para_has_feature
- Bibo Mao(Mon Aug 05 2024 - 03:37:43 EST)
- Re: [PATCH v5 2/3] mctp pcc: Allow PCC Data Type in MCTP resource.
- [PATCH v5 2/4] arch_topology: Support SMT control for OF based system
- [PATCH v5 2/4] PCI: Rename pci_bridge_d3_possible() to pci_bridge_d3_allowed()
- [PATCH v5 2/5] ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
- Frank Li(Fri Aug 02 2024 - 16:40:42 EST)
- [PATCH v5 2/5] firmware: arm_scmi: Add support for debug metrics at the interface
- [PATCH v5 2/7] acpi/generic_event_device: add an APEI error device
- Re: [PATCH v5 2/9] mm: swap: mTHP allocate swap entries from nonfull list
- [PATCH v5 3/3] arm64: support DMA zone above 4GB
- Re: [PATCH v5 3/3] clk: renesas: Add RZ/V2H(P) CPG driver
- Re: [PATCH v5 3/3] fs/file.c: add fast path in find_next_fd()
- Re: [PATCH v5 3/3] iio: light: ltr390: Calculate 'counts_per_uvi' dynamically
- [PATCH v5 3/3] irqchip/loongson-eiointc: Add extioi virt extension support
- Bibo Mao(Mon Aug 05 2024 - 03:38:18 EST)
- Re: [PATCH v5 3/3] mctp pcc: Implement MCTP over PCC Transport
- Re: [PATCH v5 3/3] mmc: renesas_sdhi: Add RZ/V2H(P) compatible string
- [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system
- Re: [PATCH v5 3/4] firmware: psci: Read and use vendor reset types
- [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
- [PATCH v5 3/5] ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA
- Frank Li(Fri Aug 02 2024 - 16:44:59 EST)
- [PATCH v5 3/5] firmware: arm_scmi: Track basic SCMI communication debug metrics
- [PATCH v5 3/7] arm/virt: Wire up GPIO error source for ACPI / GHES
- [PATCH v5 4/4] arm64: Kconfig: Enable HOTPLUG_SMT
- Re: [PATCH v5 4/4] mm: Introduce per-thpsize swapin control policy
- Chris Li(Thu Aug 01 2024 - 16:56:12 EST)
- [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms
- [PATCH v5 4/5] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
- Frank Li(Fri Aug 02 2024 - 16:46:45 EST)
- [PATCH v5 4/5] firmware: arm_scmi: Create debugfs files for SCMI communication debug metrics
- [PATCH v5 4/7] acpi/ghes: Support GPIO error source
- [PATCH v5 5/5] ata: ahci_imx: Correct the email address
- Frank Li(Fri Aug 02 2024 - 16:47:13 EST)
- [PATCH v5 5/5] firmware: arm_scmi: Add support to reset the debug metrics
- [PATCH v5 5/7] qapi/ghes-cper: add an interface to do generic CPER error injection
- Re: [PATCH v5 5/9] mm: swap: skip slot cache on freeing for mTHP
- [PATCH v5 6/7] acpi/ghes: add support for generic error injection via QAPI
- Re: [PATCH v5 6/9] mm: swap: allow cache reclaim to skip slot cache
- Chris Li(Sun Aug 04 2024 - 14:07:08 EST)
- [PATCH v5 7/7] scripts/ghes_inject: add a script to generate GHES error inject
- Re: [PATCH V5 8/8] cpufreq: Add Rust based cpufreq-dt driver
- Re: [PATCH v5 8/8] riscv: sophgo: dts: add mmc controllers for SG2042 SoC
- Re: [PATCH v5 8/9] mm: swap: relaim the cached parts that got scanned
- Chris Li(Tue Aug 06 2024 - 18:34:54 EST)
- Re: [PATCH v5] Bluetooth: btusb: Add MediaTek MT7925-B22M support ID 0x13d3:0x3604
- [PATCH v5] docs/zh_CN: Add dev-tools/kcsan Chinese translation
- [PATCH V5 net-next 0/3] virtio-net: synchronize op/admin state
- [PATCH V5 net-next 1/3] virtio: rename virtio_config_enabled to virtio_config_core_enabled
- [PATCH V5 net-next 2/3] virtio: allow driver to disable the configure change notification
- [PATCH V5 net-next 3/3] virtio-net: synchronize operstate with admin state on up/down
- [PATCH v5] proc: add config & param to block forcing mem writes
- [PATCH v5] rust: mm: add abstractions for mm_struct and vm_area_struct
- [PATCH v5] rust: support for shadow call stack sanitizer
- [PATCH V5] squashfs: Add i_size check in squash_read_inode
- Lizhi Xu(Fri Aug 02 2024 - 07:17:21 EST)
- Al Viro(Fri Aug 02 2024 - 09:52:29 EST)
- Re: [PATCH v5] staging: rtl8723bs: Improve clarity of MAR usage
- [PATCH v5] tpm: Add new device/vendor ID 0x50666666
- [PATCH v5] wifi: mt76: mt7915: add wds support when wed is enabled
- [PATCH v5] x86/mtrr: Check if fixed MTRRs exist before saving them
- [PATCH v5] x86/paravirt: Fix incorrect virt spinlock setting on bare metal
- Chen Yu(Tue Aug 06 2024 - 07:26:49 EST)
- Re: [PATCH v5] x86/traps: Enable UBSAN traps on x86
- [PATCH v6 00/22] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
- Re: [PATCH v6 01/10] cpuidle/poll_state: poll via smp_cond_load_relaxed()
- [PATCH v6 01/22] x86/cpufeatures: Add support for Assignable Bandwidth Monitoring Counters (ABMC)
- Re: [PATCH v6 02/10] cpuidle: rename ARCH_HAS_CPU_RELAX to ARCH_HAS_OPTIMIZED_POLL
- [PATCH v6 02/22] x86/resctrl: Add ABMC feature in the command line options
- [PATCH v6 0/2] Add light channel for LTR390
- [PATCH v6 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
- [PATCH v6 0/2] allow KASAN to detect UAF in SLAB_TYPESAFE_BY_RCU slabs
- [PATCH v6 0/2] iio: humidity: Add support for ENS210 sensor family
- [PATCH v6 0/2] mm: Ignite large folios swap-in support
- [PATCH v6 03/22] x86/resctrl: Consolidate monitoring related data from rdt_resource
- Re: [PATCH v6 04/11] mm: Add missing mmu_notifier_clear_young for !MMU_NOTIFIER
- [PATCH v6 04/22] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
- [PATCH v6 0/4 RESEND] media: mgb4: YUV and variable framerate support
- tumic(Mon Aug 05 2024 - 11:46:49 EST)
- Re: [PATCH v6 05/11] mm: Add fast_only bool to test_young and clear_young MMU notifiers
- [PATCH v6 05/22] x86/resctrl: Introduce resctrl_file_fflags_init() to initialize fflags
- [PATCH v6 06/22] x86/resctrl: Add support to enable/disable AMD ABMC feature
- [PATCH v6 07/22] x86/resctrl: Introduce the interface to display monitor mode
- [PATCH v6 08/22] x86/resctrl: Introduce interface to display number of monitoring counters
- [PATCH v6 0/8] mmc: sdhci-of-dwcmshc: Add Sophgo SG2042 support
- Re: [PATCH v6 09/10] arm64: support cpuidle-haltpoll
- maobibo(Mon Aug 05 2024 - 21:37:47 EST)
- [PATCH v6 09/22] x86/resctrl: Introduce MBM counters bitmap
- Re: [PATCH v6 0/9] iio: adc: dfsdm: add scaling support
- [PATCH v6 10/22] x86/resctrl: Introduce mbm_total_cfg and mbm_local_cfg
- [PATCH v6 11/22] x86/resctrl: Remove MSR reading of event configuration value
- [PATCH v6 12/22] x86/resctrl: Introduce mbm_cntr_map to track counters at domain
- [PATCH v6 1/2] dt-bindings: arm: aspeed: add Meta Catalina board
- [PATCH v6 1/2] dt-bindings: iio: humidity: add ENS210 sensor family
- [PATCH v6 1/2] iio: light: ltr390: Add ALS channel and support for gain and resolution
- [PATCH v6 1/2] kasan: catch invalid free before SLUB reinitializes the object
- [PATCH v6 1/2] mm: add nr argument in mem_cgroup_swapin_uncharge_swap() helper to support large folios
- Chris Li(Fri Aug 02 2024 - 13:29:28 EST)
- [PATCH v6 13/22] x86/resctrl: Add data structures and definitions for ABMC assignment
- Re: [PATCH v6 1/3] media: videodev2: Add flag to unconditionally enumerate pixel formats
- [PATCH v6 1/3] mm/memblock: introduce a new helper memblock_estimated_nr_free_pages()
- Wei Yang(Wed Aug 07 2024 - 20:14:43 EST)
- [PATCH v6 14/22] x86/resctrl: Introduce cntr_id in mongroup for assignments
- [PATCH v6 1/4 RESEND] media: mgb4: Add support for YUV image formats
- tumic(Mon Aug 05 2024 - 11:47:27 EST)
- [PATCH v6 15/22] x86/resctrl: Add the interface to assign a hardware counter
- [PATCH v6 16/22] x86/resctrl: Add the interface to unassign a MBM counter
- Re: [PATCH v6 1/6] rust: kernel: add `drop_contents` to `BoxExt`
- [PATCH v6 17/22] x86/resctrl: Assign/unassign counters by default when ABMC is enabled
- RE: [PATCH v6 1/7] dt-bindings: firmware: add i.MX95 SCMI Extension protocol
- Peng Fan(Tue Aug 06 2024 - 10:05:40 EST)
- [PATCH v6 18/22] x86/resctrl: Report "Unassigned" for MBM events in ABMC mode
- [PATCH v6 1/8] mmc: sdhci-of-dwcmshc: add common bulk optional clocks support
- [PATCH v6 19/22] x86/resctrl: Introduce the interface to switch between monitor modes
- [PATCH v6 20/22] x86/resctrl: Enable AMD ABMC feature by default when supported
- [PATCH v6 21/22] x86/resctrl: Introduce interface to list monitor states of all the groups
- [PATCH v6 22/22] x86/resctrl: Introduce interface to modify assignment states of the groups
- [PATCH v6 2/2] ARM: dts: aspeed: catalina: add Meta Catalina BMC
- [PATCH v6 2/2] iio: humidity: Add support for ENS210
- [PATCH v6 2/2] iio: light: ltr390: Calculate 'counts_per_uvi' dynamically
- [PATCH v6 2/2] mm: support large folios swap-in for zRAM-like devices
- [PATCH v6 2/2] slub: Introduce CONFIG_SLUB_RCU_DEBUG
- [PATCH v6 2/3] kernel/fork.c: get estimated free pages by memblock api
- Wei Yang(Wed Aug 07 2024 - 20:14:50 EST)
- [PATCH v6 2/4 RESEND] media: mgb4: Add support for V4L2_CAP_TIMEPERFRAME
- tumic(Mon Aug 05 2024 - 11:47:34 EST)
- [PATCH v6 2/8] mmc: sdhci-of-dwcmshc: move two rk35xx functions
- [PATCH v6 3/3] s390/mm: get estimated free pages by memblock api
- Wei Yang(Wed Aug 07 2024 - 20:15:00 EST)
- [PATCH v6 3/4 RESEND] media: mgb4: Fixed signal frame rate limit handling
- tumic(Mon Aug 05 2024 - 11:47:23 EST)
- [PATCH v6 3/8] mmc: sdhci-of-dwcmshc: factor out code for th1520_init()
- [PATCH v6 4/4 RESEND] media: admin-guide: mgb4: Outputs DV timings documentation update
- tumic(Mon Aug 05 2024 - 11:47:04 EST)
- Re: [PATCH v6 4/5] media: platform: mediatek: isp_30: add mediatek ISP3.0 camsv
- Re: [PATCH v6 4/5] wifi: brcmfmac: Add optional lpo clock enable support
- [PATCH v6 4/8] mmc: sdhci-of-dwcmshc: factor out code into dwcmshc_rk35xx_init
- [PATCH v6 5/8] mmc: sdhci-of-dwcmshc: add dwcmshc_pltfm_data
- Re: [PATCH v6 5/9] dt-bindings: iio: add backend support to sd modulator
- Re: [PATCH v6 5/9] pmdomain: qcom: rpmpd: Add IPQ9574 power domains
- Re: [PATCH v6 6/7] arm64: dts: imx8m: update spdif sound card node properties
- [PATCH v6 6/8] dt-bindings: mmc: sdhci-of-dwcmhsc: Add Sophgo SG2042 support
- Re: [PATCH v6 6/9] dt-bindings: iio: add vref support to sd modulator
- [PATCH v6 7/8] mmc: sdhci-of-dwcmshc: Add support for Sophgo SG2042
- Re: [PATCH v6 7/9] iio: adc: stm32-dfsdm: adopt generic channels bindings
- [PATCH v6 8/8] riscv: sophgo: dts: add mmc controllers for SG2042 SoC
- Re: [PATCH v6 8/9] iio: add iio backend support to sd modulator
- Re: [PATCH v6] clk: starfive: jh7110-sys: Fix lower rate of CPUfreq by setting PLL0 rate to 1.5GHz
- [PATCH v6] perf/marvell: Marvell PEM performance monitor support
- Re: [PATCH v6] platform/x86: Add wmi driver for Casper Excalibur laptops
- [PATCH V6] squashfs: Add symlink size check in squash_read_inode
- Lizhi Xu(Sat Aug 03 2024 - 00:08:04 EST)
- [PATCH v6] wifi: mt76: mt7915: add wds support when wed is enabled
- [PATCH v7 0/1] platform/x86: Add wmi driver for Casper Excalibur laptops
- [PATCH v7 0/2] Add light channel for LTR390
- [PATCH v7 0/2] Add Meta(Facebook) Catalina BMC(AST2600)
- Re: [PATCH v7 0/3] hwrng: add hwrng support for Rockchip RK3568
- [PATCH V7 0/4] Add PCIe support for IPQ9574
- Re: [PATCH v7 0/4] ADP5585 GPIO expander, PWM and keypad controller support
- [PATCH v7 0/5] Add AP6275P wireless support
- [PATCH v7 0/5] x86/pkeys: update PKRU to enable pkey 0 before
- Re: [PATCH v7 0/7] Add support for AD4000 series of ADCs
- [PATCH v7 1/1] platform/x86: Add wmi driver for Casper Excalibur laptops
- [PATCH v7 1/2] dt-bindings: arm: aspeed: add Meta Catalina board
- [PATCH v7 1/2] iio: light: ltr390: Add ALS channel and support for gain and resolution
- Re: [PATCH v7 13/17] irqchip/riscv-intc: Add ACPI support for AIA
- Re: [PATCH v7 14/17] irqchip/riscv-imsic-state: Create separate function for DT
- [PATCH V7 1/4] dt-bindings: PCI: qcom: Document the IPQ9574 PCIe controller
- RE: [PATCH v7 1/4] hisi_acc_vfio_pci: extract public functions for container_of
- Re: [PATCH v7 15/17] irqchip/riscv-imsic: Add ACPI support
- [PATCH v7 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
- [PATCH v7 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
- Re: [PATCH v7 16/17] irqchip/riscv-aplic: Add ACPI support
- Re: [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
- Re: [PATCH v7 17/17] irqchip/sifive-plic: Add ACPI support
- [PATCH v7 2/2] ARM: dts: aspeed: catalina: add Meta Catalina BMC
- [PATCH v7 2/2] iio: light: ltr390: Calculate 'counts_per_uvi' dynamically
- Re: [PATCH v7 2/3] mtd: rawnand: Enable monolithic read when reading subpages
- [PATCH V7 2/4] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes
- RE: [PATCH v7 2/4] hisi_acc_vfio_pci: create subfunction for data reading
- [PATCH v7 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
- [PATCH v7 2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe
- Re: [PATCH v7 3/3] iio: proximity: Add driver support for TYHX's HX9023S capacitive proximity sensor
- Re: [PATCH v7 3/3] mtd: rawnand: Add Loongson-1 NAND Controller driver
- [PATCH V7 3/4] arm64: dts: qcom: ipq9574: Enable PCIe PHYs and controllers
- RE: [PATCH v7 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
- [PATCH v7 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
- [PATCH v7 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
- RE: [PATCH v7 4/4] Documentation: add debugfs description for hisi migration
- [PATCH V7 4/4] PCI: qcom: Add support for IPQ9574
- [PATCH v7 4/5] wifi: brcmfmac: Add optional lpo clock enable support
- [PATCH v7 4/5] x86/pkeys: Restore altstack before sigcontext
- [PATCH v7 5/5] selftests/mm: Add new testcases for pkeys
- [PATCH v7 5/5] wifi: brcmfmac: add flag for random seed during firmware download
- Re: [PATCH v7 7/7] input: keyboard: support i.MX95 BBM module
- Peng Fan(Tue Aug 06 2024 - 10:11:45 EST)
- Re: [PATCH V7] io_uring: releasing CPU resources when polling
- hexue(Thu Aug 01 2024 - 03:36:14 EST)
- Re: [PATCH V7] LoongArch: Add AVEC irqchip support
- Re: [PATCH v7] sched: Consolidate cpufreq updates
- [PATCH V7] squashfs: Add symlink size check in squash_read_inode
- Lizhi Xu(Sat Aug 03 2024 - 03:44:42 EST)
- Al Viro(Sun Aug 04 2024 - 17:20:50 EST)
- Lizhi Xu(Sun Aug 04 2024 - 21:03:14 EST)
- Al Viro(Sun Aug 04 2024 - 21:40:53 EST)
- Lizhi Xu(Mon Aug 05 2024 - 22:56:59 EST)
- Al Viro(Tue Aug 06 2024 - 00:59:44 EST)
- Lizhi Xu(Tue Aug 06 2024 - 02:20:00 EST)
- Al Viro(Tue Aug 06 2024 - 02:58:50 EST)
- Re: [PATCH v8 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
- Frank Li(Tue Aug 06 2024 - 16:34:30 EST)
- Re: [PATCH v8 03/11] PCI: imx6: Fix missing call to phy_power_off() in error handling
- [PATCH v8 0/3] firmware: ti_sci: Introduce system suspend support
- [PATCH v8 0/4] debugfs to hisilicon migration driver
- [PATCH v8 0/4] Landlock: Add abstract unix socket connect
- Re: [PATCH v8 05/11] PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
- [PATCH v8 0/5] Add AP6275P wireless support
- Re: [PATCH v8 0/5] Add Svade and Svadu Extensions Support
- [PATCH v8 0/5] x86/pkeys: update PKRU to enable all pkeys before XSAVE
- Re: [PATCH V8 1/2] cgroup/rstat: Avoid flushing if there is an ongoing overlapping flush
- [PATCH V8 1/2] irqchip/loongson-pch-msi: Switch to MSI parent domains
- Re: [PATCH v8 1/3] dt-bindings: display: mediatek: Add OF graph support for board path
- [PATCH v8 1/3] firmware: ti_sci: Introduce Power Management Ops
- [PATCH v8 1/4] hisi_acc_vfio_pci: extract public functions for container_of
- [PATCH v8 1/4] Landlock: Add abstract unix socket connect restriction
- [PATCH v8 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
- [PATCH v8 1/5] x86/pkeys: Add PKRU as a parameter in signal handling functions
- Re: [PATCH v8 1/6] rust: kernel: add `drop_contents` to `BoxExt`
- Re: [PATCH v8 1/8] rust: types: add `NotThreadSafe`
- Gary Guo(Wed Aug 07 2024 - 06:59:54 EST)
- Re: [PATCH v8 2/2] iio: light: ROHM BH1745 colour sensor
- [PATCH V8 2/2] irqchip/loongarch-avec: Add AVEC irqchip support
- [PATCH v8 2/3] firmware: ti_sci: Add support for querying the firmware caps
- Re: [PATCH v8 2/3] Input: adp5588-keys - add support for pure gpio
- Nuno Sá(Mon Aug 05 2024 - 02:41:03 EST)
- [PATCH v8 2/4] hisi_acc_vfio_pci: create subfunction for data reading
- [PATCH v8 2/4] selftests/landlock: Abstract unix socket restriction tests
- [PATCH v8 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
- [PATCH v8 2/5] x86/pkeys: Add helper functions to update PKRU on the sigframe
- Re: [PATCH v8 2/6] rust: rbtree: add red-black tree implementation backed by the C version
- Re: [PATCH v8 2/8] rust: task: add `Task::current_raw`
- Gary Guo(Wed Aug 07 2024 - 10:42:36 EST)
- Re: [PATCH v8 3/3] drm/mediatek: Implement OF graphs support for display paths
- [PATCH v8 3/3] firmware: ti_sci: Add system suspend and resume call
- [PATCH v8 3/4] hisi_acc_vfio_pci: register debugfs for hisilicon migration driver
- [PATCH v8 3/4] sample/Landlock: Support abstract unix socket restriction
- [PATCH v8 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
- [PATCH v8 3/5] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
- Re: [PATCH v8 3/6] rust: rbtree: add iterator
- Re: [PATCH v8 3/8] rust: file: add Rust abstraction for `struct file`
- [PATCH v8 4/4] Documentation: add debugfs description for hisi migration
- [PATCH v8 4/4] Landlock: Document LANDLOCK_SCOPED_ABSTRACT_UNIX_SOCKET and ABI versioning
- Re: [PATCH v8 4/4] PCI/ASPM: Fix L1.2 parameters when enable link state
- [PATCH v8 4/5] wifi: brcmfmac: Add optional lpo clock enable support
- [PATCH v8 4/5] x86/pkeys: Restore altstack access in sigreturn()
- Re: [PATCH v8 4/6] rust: rbtree: add mutable iterator
- Re: [PATCH v8 4/8] rust: cred: add Rust abstraction for `struct cred`
- Gary Guo(Wed Aug 07 2024 - 10:54:31 EST)
- [PATCH v8 5/5] selftests/mm: Add new testcases for pkeys
- [PATCH v8 5/5] wifi: brcmfmac: add flag for random seed during firmware download
- Re: [PATCH v8 5/6] rust: rbtree: add `RBTreeCursor`
- Re: [PATCH v8 5/8] rust: security: add abstraction for secctx
- Gary Guo(Wed Aug 07 2024 - 10:57:37 EST)
- Re: [PATCH v8 6/6] rust: rbtree: add `RBTree::entry`
- Re: [PATCH v8 6/8] rust: file: add `FileDescriptorReservation`
- Gary Guo(Wed Aug 07 2024 - 11:06:25 EST)
- Re: [PATCH v8 7/7] iommu/riscv: Paging domain support
- Re: [PATCHv8 9/9] man2: Add uretprobe syscall page
- Re: [PATCH v8] Add multicolor support to BlinkM LED driver
- [PATCH v9 00/13] riscv: Add support for xtheadvector
- [PATCH v9 00/17] drm/vkms: Reimplement line-per-line pixel conversion for plane reading
- [PATCH v9 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
- [PATCH v9 01/17] drm/vkms: Code formatting
- [PATCH v9 02/13] dt-bindings: cpus: add a thead vlen register length property
- [PATCH v9 02/17] drm/vkms: Use drm_frame directly
- [PATCH v9 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
- [PATCH v9 03/17] drm/vkms: write/update the documentation for pixel conversion and pixel write functions
- [PATCH v9 0/3] adp5588-keys: Support for dedicated gpio operation
- [PATCH v9 0/3] riscv: sophgo: add dmamux support for Sophgo CV1800/SG2000 SoCs
- [PATCH v9 04/13] riscv: Add thead and xtheadvector as a vendor extension
- [PATCH v9 04/17] drm/vkms: Add typedef and documentation for pixel_read and pixel_write functions
- [PATCH v9 0/4] riscv: sophgo: Add SG2042 external hardware monitor support
- [PATCH v9 05/13] riscv: vector: Use vlenb from DT for thead
- [PATCH v9 05/17] drm/vkms: Add dummy pixel_read/pixel_write callbacks to avoid NULL pointers
- [PATCH v9 06/13] RISC-V: define the elements of the VCSR vector CSR
- [PATCH v9 06/17] drm/vkms: Use const for input pointers in pixel_read an pixel_write functions
- Re: [PATCH v9 0/6] drm/ci: Add support for GPU and display testing
- [PATCH v9 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
- [PATCH v9 07/17] drm/vkms: Update pixels accessor to support packed and multi-plane formats.
- [PATCH v9 08/13] riscv: Add xtheadvector instruction definitions
- [PATCH v9 08/17] drm/vkms: Avoid computing blending limits inside pre_mul_alpha_blend
- [PATCH v9 09/13] riscv: vector: Support xtheadvector save/restore
- [PATCH v9 09/17] drm/vkms: Introduce pixel_read_direction enum
- [PATCH v9 10/13] riscv: hwprobe: Add thead vendor extension probing
- [PATCH v9 10/17] drm/vkms: Re-introduce line-per-line composition algorithm
- [PATCH v9 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
- [PATCH v9 11/17] drm/vkms: Remove useless drm_rotation_simplify
- [PATCH v9 12/13] selftests: riscv: Fix vector tests
- [PATCH v9 12/17] drm/vkms: Add YUV support
- [PATCH v9 13/13] selftests: riscv: Support xtheadvector in vector tests
- [PATCH v9 13/17] drm/vkms: Add range and encoding properties to the plane
- [PATCH v9 1/3] dt-bindings: dmaengine: Add dma multiplexer for CV18XX/SG200X series SoC
- [PATCH v9 1/3] Input: adp5588-keys - use guard notation when acquiring mutexes
- Re: [PATCH v9 1/3] perf report: Support LLVM for addr2line()
- [PATCH v9 14/17] drm/vkms: Drop YUV formats TODO
- [PATCH v9 1/4] dt-bindings: hwmon: Add Sophgo SG2042 external hardware monitor support
- [PATCH v9 15/17] drm/vkms: Create KUnit tests for YUV conversions
- [PATCH v9 16/17] drm/vkms: Add how to run the Kunit tests
- [PATCH v9 17/17] drm/vkms: Add support for DRM_FORMAT_R*
- [PATCH v9 2/3] Input: adp5588-keys - add support for pure gpio
- Re: [PATCH v9 2/3] PCI/DOE: Expose the DOE features via sysfs
- [PATCH v9 2/3] soc/sophgo: add top sysctrl layout file for CV18XX/SG200X
- [PATCH v9 2/4] drivers: hwmon: sophgo: Add SG2042 external hardware monitor support
- [PATCH v9 3/3] dmaengine: add driver for Sophgo CV18XX/SG200X dmamux
- [PATCH v9 3/3] dt-bindings: input: Update dtbinding for adp5588
- [PATCH v9 3/4] riscv: dts: sophgo: Add mcu device for Milk-V Pioneer
- [PATCH v9 4/4] riscv: defconfig: Enable MCU support for SG2042
- Re: [PATCH v9 4/4] tools/perf: Allow inherit + PERF_SAMPLE_READ when opening events
- [PATCH] vduse: avoid using __GFP_NOFAIL
- [PATCH] vfs: avoid spurious dentry ref/unref cycle on open
- Al Viro(Tue Aug 06 2024 - 12:29:39 EST)
- Al Viro(Tue Aug 06 2024 - 23:38:51 EST)
- Al Viro(Wed Aug 07 2024 - 01:32:46 EST)
- Al Viro(Wed Aug 07 2024 - 02:23:15 EST)
- Al Viro(Wed Aug 07 2024 - 02:34:00 EST)
- Al Viro(Wed Aug 07 2024 - 03:06:15 EST)
- Al Viro(Wed Aug 07 2024 - 03:52:32 EST)
- Al Viro(Wed Aug 07 2024 - 08:44:02 EST)
- Al Viro(Wed Aug 07 2024 - 16:38:26 EST)
- [PATCH] vfs: dodge smp_mb in break_lease and break_deleg in the common case
- [PATCH] vfs: Don't evict inode under the inode lru traversing context
- Jan Kara(Mon Aug 05 2024 - 11:30:40 EST)
- [PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
- [PATCH vhost 2/7] vdpa/mlx5: Introduce error logging function
- [PATCH vhost 3/7] vdpa/mlx5: Use async API for vq query command
- [PATCH vhost 4/7] vdpa/mlx5: Use async API for vq modify commands
- [PATCH vhost 5/7] vdpa/mlx5: Parallelize device suspend
- [PATCH vhost 6/7] vdpa/mlx5: Parallelize device resume
- [PATCH vhost 7/7] vdpa/mlx5: Keep notifiers during suspend but ignore
- [PATCH] watchdog: Handle the ENODEV failure case of lockup_detector_delay_init() separately
- [PATCH] watchdog: imx_sc_wdt: Don't disable WDT in suspend
- [PATCH] wifi: ath10k: add channel 177 for 5 GHz band
- Re: [PATCH] wifi: ath9k: Use swap() to improve ath9k_hw_get_nf_hist_mid()
- Re: [PATCH] wifi: b43: Constify struct lpphy_tx_gain_table_entry
- [PATCH] wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
- [PATCH] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
- hhorace(Mon Aug 05 2024 - 03:18:33 EST)
- 徐郁閎(Wed Aug 07 2024 - 04:14:25 EST)
- Re: [PATCH] wifi: mwifiex: Fix two buggy list traversals
- Re: [PATCH] wifi: mwifiex: increase max_num_akm_suites
- [PATCH wireless-next v2] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
- hhorace(Wed Aug 07 2024 - 04:22:44 EST)
- Re: [PATCH wireless-next v2] wifi: cfg80211: fix bug of mapping AF3x to incorrect User Priority
- RE: [PATCH] workqueue: add cmdline parameter workqueue.panic_on_watchdog/max_watchdog_to_panic
- [PATCH] workqueue: Correct declaration of cpu_pwq in struct workqueue_struct
- Re: [PATCH] workqueue: Remove incorrect "WARN_ON_ONCE(!list_empty(&worker->entry));" from dying worker
- [PATCH wq/for-6.11-fixes] workqueue: Fix spruious data race in __flush_work()
- [PATCH] x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
- [PATCH] x86/mm: Don't print out SRAT table information
- [PATCH] x86,panic,nmi: use trylock when taking the nmi_desc lock from NMI context
- Re: [PATCH] x86/resctrl: Fix arch_mbm_* array overrun on SNC
- [PATCH] x86/uaccess: Use address masking for get_size on ia32
- Re: [PATCH] x86/uaccess: Zero the 8-byte get_range case on failure
- [paulmck-rcu:dev.2024.08.01a] BUILD SUCCESS 8de9756ef99527a4a5ea8fca632bfac20e624a77
- [paulmck-rcu:dev.2024.08.02a] BUILD SUCCESS 27ce39c5b85247ba5056b439811bfb7980d952ba
- [paulmck-rcu:dev.2024.08.05a] BUILD SUCCESS a8d56c8698d39983ac6c92a15549d1abe94ac520
- [paulmck-rcu:master] BUILD SUCCESS 7615396c7edc02ce2e155c6b089932cd30821b5a
- [paulmck-rcu:non-rcu/next] BUILD SUCCESS 320805a45df3ba5e5d1f7e59b868ea455449c394
- [paulmck-rcu:non-rcu/next] BUILD SUCCESS f01f18f2ed7db28c225b105b24fd3f22de90cdd9
- Re: pci_msix_alloc_irq_at() affinity
- PCI: Work around PCIe link training failures
- [peterz-queue:sched/prep] [sched/rt] 2cc53c6bfe: rt-app.rt-app-thread2-1.wu_lat.average 25.9% regression
- [peterz-queue:sched/scx] [sched/rt] 2d46cf7c51: WARNING:at_kernel/sched/deadline.c:#task_contending
- Prebuilt LLVM 19.1.0-rc2 uploaded
- Re: preffer_ofload param: was: Re: [PATCH printk v3 11/19] printk: nbcon: Rely on kthreads for normal operation
- Re: [PROBLEM linux-next] fs/reiserfs/do_balan.c:1147:13: error: variable ‘leaf_mi’ set but not used [-Werror=unused-but-set-variable]
- Jan Kara(Mon Aug 05 2024 - 09:04:28 EST)
- Jan Kara(Tue Aug 06 2024 - 04:26:23 EST)
- Re: Problems with suspend hanging laptop on 6.11-rc1
- question on [uprobes] special vma
- Jeff Xu(Thu Aug 01 2024 - 19:38:29 EST)
- Jeff Xu(Fri Aug 02 2024 - 10:59:33 EST)
- Race condition observed between page migration and page fault handling on arm64 machines
- Dev Jain(Thu Aug 01 2024 - 04:18:46 EST)
- Dev Jain(Thu Aug 01 2024 - 05:38:55 EST)
- Dev Jain(Thu Aug 01 2024 - 06:06:09 EST)
- Dev Jain(Mon Aug 05 2024 - 05:52:02 EST)
- Dev Jain(Mon Aug 05 2024 - 10:15:17 EST)
- Dev Jain(Wed Aug 07 2024 - 08:59:25 EST)
- Re: RCU-Task[-Trace] VS EQS (was Re: [PATCH v3 13/25] context_tracking, rcu: Rename rcu_dynticks_task*() into rcu_task*())
- Re: Regarding patch "block/blk-mq: Don't complete locally if capacities are different"
- Re: [Regression] 6.11.0-rc1: AMD CPU boot with error when CPPC feature disabled by BIOS
- [REGRESSION][BISECTED][STABLE] hdparm errors since 28ab9769117c
- Re: [REGRESSION] Brightness at max level after waking up from sleep on AMD Laptop
- Re: Regression caused by "eeprom: at24: Probe for DDR3 thermal sensor in the SPD case" - "sysfs: cannot create duplicate filename"
- [REGRESSION] Keys register not or only later on the keyboard on the 2022 Asus Vivobook S15 OLED
- [regression] LG Gram Laptop Extra Features stopped working
- [REGRESSION] [PATCH v2] net: missing check virtio
- Re: [REGRESSION] Perf (userspace) broken on big.LITTLE systems since v6.5
- [REGRESSION] QEMU malta MIPS64 network failure (was: Re: Linux 6.11-rc2)
- [regression] Significant WiFi Speed Reduction with Kernel Versions > 6.8.12 on Intel Wi-Fi 6 AX203
- [regression] smb: client: - Failure to mount DFS namespaces without ASCII symbols
- Re :[PATCH v3 0/2] nvmet: use unbound_wq for RDMA and TCP by default
- Ping Gan(Tue Aug 06 2024 - 06:09:49 EST)
- Re: [RESEND PATCH] dt-bindings: nvmem: Use soc-nvmem node name instead of nvmem
- Re: [RESEND PATCH net-next v3 2/4] net: phy: aquantia: wait for FW reset before checking the vendor ID
- Re: [RESEND][PATCH v1 1/8] thermal: broadcom: Use thermal_zone_get_crit_temp() in bcm2835_thermal_probe()
- Re: [RESEND][PATCH v1 2/8] thermal: hisi: Use thermal_zone_for_each_trip() in hisi_thermal_register_sensor()
- Re: [RESEND][PATCH v1 3/8] thermal: qcom: Use thermal_zone_get_crit_temp() in qpnp_tm_init()
- Re: [RESEND][PATCH v1 4/8] thermal: tegra: Introduce struct trip_temps for critical and hot trips
- Re: [RESEND][PATCH v1 5/8] thermal: tegra: Use thermal_zone_for_each_trip() for walking trip points
- Re: [RESEND][PATCH v1 6/8] thermal: helpers: Drop get_thermal_instance()
- Re: [RESEND][PATCH v1 8/8] thermal: trip: Drop thermal_zone_get_trip()
- [RESEND PATCH v2] ASoc: tas2781: Fix a compiling warning reported by robot kernel test due to adding tas2563_dvc_table
- Re: [RESEND PATCH v2] checkpatch: skip warnings for symbol links
- Re: [RFC 10/10] KVM: arm64: nv: Add new HDFGRTR2_GROUP & HDFGRTR2_GROUP based FGU handling
- [RFC 1/1] mm: introduce mmap_lock_speculation_{start|end}
- RE: [RFC 1/1] of-fpga-region: Add sysfs interface support for FPGA configuration
- Xu Yilun(Mon Aug 05 2024 - 14:22:49 EST)
- [RFC 1/2] powerpc/vpa_pmu: Add interface to expose vpa counters via perf
- [RFC 2/2] docs: ABI: sysfs-bus-event_source-devices-vpa-dtl: Document sysfs event format entries for vpa_dtl pmu
- Re: [RFC} arm architecture board/feature deprecation timeline
- [RFC] MIPS: smp: Sleeping func called from start_secondary()
- Re: [RFC PATCH 00/18] KVM: Post-copy live migration for guest_memfd
- Peter Xu(Thu Aug 01 2024 - 18:12:39 EST)
- [RFC PATCH 0/3] drm/log: Introduce a new boot logger to draw the kmsg on the screen
- [RFC PATCH 0/3] Enable strict percpu address space checks
- [RFC PATCH 0/4] mm/arm64: re-enable HVO
- Yu Zhao(Mon Aug 05 2024 - 22:23:18 EST)
- [RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
- [RFC PATCH 0/9] KVM: x86/mmu: Preserve Accessed bits on PROT changes
- Re: [RFC PATCH 12/20] kthread: Implement preferred affinity
- [RFC PATCH 1/3] [NOT FOR REVIEW] drm/panic: Squash of pending series
- [RFC PATCH 1/3] percpu: Define __pcpu_typeof()
- Re: [RFC PATCH 14/18] KVM: Add asynchronous userfaults, KVM_READ_USERFAULT
- Peter Xu(Thu Aug 01 2024 - 18:23:06 EST)
- Re: [RFC PATCH 14/20] mm: Allocate kcompactd on its node
- [RFC PATCH 1/4] mm: HVO: introduce helper function to update and flush pgtable
- Yu Zhao(Mon Aug 05 2024 - 22:23:33 EST)
- [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support
- [RFC PATCH 1/9] KVM: x86/mmu: Add a dedicated flag to track if A/D bits are globally enabled
- [RFC PATCH 2/3] drm/panic: Move drawing functions to drm_draw
- Re: [RFC PATCH 2/3] mm: shmem: add large folio support to the write and fallocate paths
- [RFC PATCH 2/3] percpu: Assorted fixes found by strict percpu address space checks
- Re: [RFC PATCH 24/24] sched/time: Introduce CLOCK_THREAD_DVFS_ID
- [RFC PATCH 2/4] arm64: use IPIs to pause/resume remote CPUs
- Yu Zhao(Mon Aug 05 2024 - 22:23:47 EST)
- [RFC PATCH 2/6] ASoC: fsl_asrc: define functions for memory to memory usage
- Re: [RFC PATCH 2/6] drm/cgroup: Add memory accounting DRM cgroup
- [RFC PATCH 2/9] KVM: x86/mmu: Set shadow_accessed_mask for EPT even if A/D bits disabled
- [RFC PATCH 3/3] drm/log: Introduce a new boot logger to draw the kmsg on the screen
- [RFC PATCH 3/3] percpu/x86: [RFH] Enable strict percpu checks via named AS qualifiers
- [RFC PATCH 3/4] arm64: pause remote CPUs to update vmemmap
- Yu Zhao(Mon Aug 05 2024 - 22:23:53 EST)
- Yu Zhao(Tue Aug 06 2024 - 01:08:51 EST)
- [RFC PATCH 3/6] ASoC: fsl_easrc: define functions for memory to memory usage
- [RFC PATCH 3/9] KVM: x86/mmu: Set shadow_dirty_mask for EPT even if A/D bits disabled
- [RFC PATCH 4/4] arm64: mm: Re-enable OPTIMIZE_HUGETLB_VMEMMAP
- Yu Zhao(Mon Aug 05 2024 - 22:24:09 EST)
- [RFC PATCH 4/6] ASoC: fsl_asrc_m2m: Add memory to memory function
- [RFC PATCH 4/9] KVM: x86/mmu: Use Accessed bit even when _hardware_ A/D bits are disabled
- [RFC PATCH 5/6] ASoC: fsl_asrc: register m2m platform device
- [RFC PATCH 5/9] KVM: x86/mmu: Free up A/D bits in FROZEN_SPTE
- Yuan Yao(Mon Aug 05 2024 - 03:20:23 EST)
- Yuan Yao(Mon Aug 05 2024 - 23:31:52 EST)
- [RFC PATCH 6/6] ASoC: fsl_easrc: register m2m platform device
- [RFC PATCH 6/9] KVM: x86/mmu: Process only valid TDP MMU roots when aging a gfn range
- [RFC PATCH 7/9] KVM: x86/mmu: Stop processing TDP MMU roots for test_age if young SPTE found
- Re: [RFC PATCH 8/8] kvm: gmem: Allow restricted userspace mappings
- [RFC PATCH 8/9] KVM: Plumb mmu_notifier invalidation event type into arch code
- [RFC PATCH 9/9] KVM: x86/mmu: Track SPTE accessed info across mmu_notifier PROT changes
- Yuan Yao(Mon Aug 05 2024 - 03:59:29 EST)
- Yuan Yao(Mon Aug 05 2024 - 05:13:01 EST)
- Yuan Yao(Wed Aug 07 2024 - 02:42:00 EST)
- [RFC PATCH] ARM: Support allocating crashkernel above 4G for LPAE
- Re: [RFC PATCH] binfmt_elf: Dump smaller VMAs first in ELF cores
- Re: [RFC PATCH] drm/panel: synaptics-r63353: Fix regulator unbalance
- Re: [RFC PATCH] jbd2: fix a potential assertion failure due to improperly dirtied buffer
- Jan Kara(Tue Aug 06 2024 - 09:40:35 EST)
- Jan Kara(Wed Aug 07 2024 - 08:07:10 EST)
- Re: [RFC PATCH] KVM: x86: hyper-v: Inhibit APICv with VP Assist on SPR/EMR
- Chao Gao(Wed Aug 07 2024 - 02:00:46 EST)
- [RFC][PATCH] netfs: Fix handling of USE_PGPRIV2 and WRITE_TO_CACHE flags
- Re: [RFC PATCH net-next 02/10] net: hibmcge: Add read/write registers supported through the bar space
- Re: [RFC PATCH net-next 03/10] net: hibmcge: Add mdio and hardware configuration supported in this module
- Re: [RFC PATCH net-next 04/10] net: hibmcge: Add interrupt supported in this module
- Re: [RFC PATCH net-next 05/10] net: hibmcge: Implement some .ndo functions
- Re: [RFC PATCH net-next 07/10] net: hibmcge: Implement rx_poll function to receive packets
- Re: [RFC PATCH net-next 08/10] net: hibmcge: Implement workqueue and some ethtool_ops functions
- Re: [RFC PATCH net-next 09/10] net: hibmcge: Add a Makefile and update Kconfig for hibmcge
- Re: [RFC PATCH net-next v6 12/14] vsock/loopback: implement datagram support
- [RFC PATCH] piped/ptraced coredump (was: Dump smaller VMAs first in ELF cores)
- [RFC PATCH v1 0/1] binfmt_elf: seal address zero
- jeffxu(Thu Aug 01 2024 - 13:08:53 EST)
- Jeff Xu(Tue Aug 06 2024 - 15:39:04 EST)
- [RFC PATCH v1 1/1] binfmt_elf: mseal address zero
- jeffxu(Thu Aug 01 2024 - 13:09:04 EST)
- Jeff Xu(Mon Aug 05 2024 - 17:36:02 EST)
- Re: [RFC PATCH v18 0/8] TPEBS counting mode support
- Re: [RFC PATCH v18 3/8] perf stat: Fork and launch perf record when perf stat needs to get retire latency value for a metric.
- Re: [RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
- Jeff Xu(Mon Aug 05 2024 - 14:37:39 EST)
- [RFC PATCH v2 0/7] synchronously scan and reclaim empty user PTE pages
- Qi Zheng(Mon Aug 05 2024 - 08:56:34 EST)
- Qi Zheng(Mon Aug 05 2024 - 09:14:38 EST)
- Qi Zheng(Mon Aug 05 2024 - 23:31:41 EST)
- [RFC PATCH v2 1/7] mm: pgtable: make pte_offset_map_nolock() return pmdval
- Qi Zheng(Mon Aug 05 2024 - 08:56:47 EST)
- Qi Zheng(Mon Aug 05 2024 - 22:40:48 EST)
- Qi Zheng(Tue Aug 06 2024 - 23:09:20 EST)
- [RFC PATCH v2 2/7] mm: introduce CONFIG_PT_RECLAIM
- Qi Zheng(Mon Aug 05 2024 - 08:56:57 EST)
- Qi Zheng(Tue Aug 06 2024 - 23:09:49 EST)
- [RFC PATCH v2 3/7] mm: pass address information to pmd_install()
- Qi Zheng(Mon Aug 05 2024 - 08:57:11 EST)
- [RFC PATCH v2 4/7] mm: pgtable: try to reclaim empty PTE pages in zap_page_range_single()
- Qi Zheng(Mon Aug 05 2024 - 08:57:38 EST)
- Qi Zheng(Tue Aug 06 2024 - 23:59:12 EST)
- [RFC PATCH v2 5/7] x86: mm: free page table pages by RCU instead of semi RCU
- Qi Zheng(Mon Aug 05 2024 - 08:57:49 EST)
- [RFC PATCH v2 6/7] x86: mm: define arch_flush_tlb_before_set_huge_page
- Qi Zheng(Mon Aug 05 2024 - 08:58:02 EST)
- [RFC PATCH v2 7/7] x86: select ARCH_SUPPORTS_PT_RECLAIM if X86_64
- Qi Zheng(Mon Aug 05 2024 - 08:58:11 EST)
- Re: [RFC PATCH v2] regulator: pwm-regulator: Make assumptions about disabled PWM consistent
- Re: [RFC PATCH v3 03/37] dt-bindings: Add binding for kalray,kv3-1-intc
- Re: [RFC PATCH v3 37/37] Add Kalray Inc. to the list of vendor-prefixes.yaml
- [RFC PATCH vhost] vhost-vdpa: Fix invalid irq bypass unregister
- Re: [RFC] uretprobe: change syscall number, again
- Google(Fri Aug 02 2024 - 05:14:53 EST)
- Google(Fri Aug 02 2024 - 10:00:26 EST)
- Re: [RFC v11 08/14] mm: page_frag: some minor refactoring before adding new API
- Re: [RFC V2 1/3] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register
- Re: [RFC v7 3/6] irqchip: add mpfs gpio interrupt mux
- Re: [RFC v7 4/6] gpio: mpfs: add polarfire soc gpio support
- Re: [RFC v7 5/6] gpio: mpfs: pass gpio line number as irq data
- Re: [sched_ext/for-6.11]: Issue with BPF Scheduler during CPU Hotplug
- [sched_ext/for-6.12] sched_ext: Don't use double locking to migrate tasks across CPUs
- Re: Some unc_cha_tor_* events appear to be "not supported"?
- Song Liu(Fri Aug 02 2024 - 17:51:56 EST)
- Song Liu(Mon Aug 05 2024 - 15:15:12 EST)
- Re: [STABLE REGRESSION] Possible missing backport of x86_match_cpu() change in v6.1.96
- Re: (subset) [PATCH 0/3] Add VPU support for RK3128
- Alex Bee(Sun Aug 04 2024 - 12:42:29 EST)
- Re: (subset) [PATCH 0/3] dma: Enable DMA support for the Renesas RZ/G3S SoC
- Re: (subset) [PATCH v2 0/3] ALSA: Add support for new HP G12 laptops
- Re: (subset) [PATCH v2 0/6] use device_for_each_child_node() to access device child nodes
- Re: (subset) [PATCH v2] leds: lm3601x: Reset led controller during init
- Re: (subset) [PATCH v3 2/4] leds: pca995x: use device_for_each_child_node() to access device child nodes
- Re: (subset) [PATCH v4 0/2] Rust and the shadow call stack sanitizer
- Re: (subset) [PATCH v7 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
- syscall.tbl refactoring seems to have dropped definition of __NR_newfstatat on arm64 and riscv (64-bit) at least
- [sysctl:sysctl-testing] [sysctl] 9f1a3a2fce: sysctl_could_not_get_directory
- [syzbot] [block?] INFO: task hung in read_part_sector (2)
- syzbot(Sun Aug 04 2024 - 15:22:35 EST)
- Re: [syzbot] [bluetooth?] WARNING in __hci_cmd_sync_sk
- syzbot(Mon Aug 05 2024 - 23:45:13 EST)
- syzbot(Tue Aug 06 2024 - 09:46:18 EST)
- [syzbot] [bpf?] BUG: spinlock recursion in bpf_lru_push_free
- syzbot(Mon Aug 05 2024 - 06:36:41 EST)
- [syzbot] [bpf?] possible deadlock in htab_lock_bucket (2)
- syzbot(Mon Aug 05 2024 - 06:05:39 EST)
- [syzbot] [btrfs?] kernel BUG in btrfs_run_defrag_inodes (2)
- syzbot(Sun Aug 04 2024 - 15:33:44 EST)
- Re: [syzbot] [btrfs?] kernel BUG in set_state_bits
- syzbot(Tue Aug 06 2024 - 15:25:30 EST)
- syzbot(Tue Aug 06 2024 - 18:19:06 EST)
- [syzbot] [btrfs?] WARNING: bad unlock balance in btrfs_direct_write
- syzbot(Fri Aug 02 2024 - 03:59:39 EST)
- syzbot(Fri Aug 02 2024 - 07:51:11 EST)
- [syzbot] [can?] WARNING: refcount bug in j1939_session_put
- syzbot(Mon Aug 05 2024 - 17:18:37 EST)
- syzbot(Tue Aug 06 2024 - 09:33:31 EST)
- syzbot(Tue Aug 06 2024 - 10:05:23 EST)
- syzbot(Tue Aug 06 2024 - 21:22:14 EST)
- syzbot(Tue Aug 06 2024 - 21:39:12 EST)
- syzbot(Tue Aug 06 2024 - 22:00:17 EST)
- syzbot(Tue Aug 06 2024 - 23:11:16 EST)
- syzbot(Wed Aug 07 2024 - 02:40:09 EST)
- syzbot(Wed Aug 07 2024 - 04:20:11 EST)
- syzbot(Wed Aug 07 2024 - 05:14:26 EST)
- syzbot(Wed Aug 07 2024 - 06:20:10 EST)
- syzbot(Wed Aug 07 2024 - 08:12:14 EST)
- [syzbot] [can?] WARNING: refcount bug in j1939_xtp_rx_cts
- syzbot(Mon Aug 05 2024 - 17:34:46 EST)
- syzbot(Tue Aug 06 2024 - 07:25:14 EST)
- Re: [syzbot] [dri?] BUG: scheduling while atomic in drm_atomic_helper_wait_for_flip_done
- [syzbot] [dri?] WARNING in drm_wait_one_vblank (2)
- syzbot(Thu Aug 01 2024 - 06:56:29 EST)
- [syzbot] [ext4?] KCSAN: data-race in generic_buffers_fsync_noflush / writeback_single_inode (3)
- syzbot(Fri Aug 02 2024 - 03:50:43 EST)
- Re: [syzbot] [f2fs?] kernel BUG in f2fs_vm_page_mkwrite
- syzbot(Mon Aug 05 2024 - 11:25:51 EST)
- Re: [syzbot] [f2fs?] WARNING in rcu_sync_dtor
- [syzbot] [io-uring?] KCSAN: data-race in __flush_work / __flush_work (2)
- syzbot(Mon Aug 05 2024 - 02:53:27 EST)
- [syzbot] [jfs?] general protection fault in dbFree
- syzbot(Thu Aug 01 2024 - 04:00:34 EST)
- Re: [syzbot] [jfs?] INFO: task hung in txBegin
- syzbot(Sun Aug 04 2024 - 03:57:11 EST)
- syzbot(Mon Aug 05 2024 - 08:20:10 EST)
- Re: [syzbot] [jfs?] KASAN: use-after-free Read in release_metapage
- syzbot(Sat Aug 03 2024 - 15:28:13 EST)
- Re: [syzbot] [kernel?] KASAN: stack-out-of-bounds Read in __show_regs (2)
- syzbot(Thu Aug 01 2024 - 19:39:36 EST)
- syzbot(Fri Aug 02 2024 - 23:14:14 EST)
- [syzbot] [kernel?] kernel panic: corrupted stack end in do_idle
- syzbot(Tue Aug 06 2024 - 16:59:53 EST)
- [syzbot] [kernel?] linux-next test error: WARNING in __static_call_update
- syzbot(Sat Aug 03 2024 - 02:38:29 EST)
- [syzbot] [kernel?] linux-next test error: WARNING in static_key_enable_cpuslocked
- syzbot(Sat Aug 03 2024 - 05:02:39 EST)
- [syzbot] [kernel?] WARNING in hrtimer_forward (3)
- syzbot(Mon Aug 05 2024 - 03:53:56 EST)
- [syzbot] [media?] INFO: rcu detected stall in dvb_usb_read_remote_control (2)
- syzbot(Mon Aug 05 2024 - 05:12:14 EST)
- [syzbot] [media?] KASAN: slab-use-after-free Read in em28xx_release_resources
- syzbot(Fri Aug 02 2024 - 03:49:33 EST)
- Re: [syzbot] [mm?] WARNING in hpage_collapse_scan_pmd (2)
- syzbot(Thu Aug 01 2024 - 13:57:14 EST)
- [syzbot] Monthly gfs2 report (Aug 2024)
- syzbot(Fri Aug 02 2024 - 03:27:06 EST)
- [syzbot] Monthly input report (Aug 2024)
- syzbot(Fri Aug 02 2024 - 03:27:13 EST)
- [syzbot] Monthly jffs2 report (Aug 2024)
- syzbot(Tue Aug 06 2024 - 08:39:39 EST)
- [syzbot] Monthly mm report (Aug 2024)
- syzbot(Fri Aug 02 2024 - 12:15:58 EST)
- [syzbot] Monthly netfilter report (Aug 2024)
- syzbot(Mon Aug 05 2024 - 08:55:47 EST)
- [syzbot] Monthly net report (Aug 2024)
- syzbot(Fri Aug 02 2024 - 03:27:18 EST)
- [syzbot] Monthly trace report (Aug 2024)
- syzbot(Tue Aug 06 2024 - 16:44:16 EST)
- [syzbot] [net?] Internal error in fib6_table_lookup (2)
- syzbot(Wed Aug 07 2024 - 06:17:37 EST)
- Re: [syzbot] [net?] possible deadlock in team_device_event (3)
- syzbot(Thu Aug 01 2024 - 06:22:11 EST)
- syzbot(Fri Aug 02 2024 - 10:46:13 EST)
- Re: [syzbot] [net?] [s390?] possible deadlock in smc_vlan_by_tcpsk
- syzbot(Wed Aug 07 2024 - 04:06:49 EST)
- [syzbot] [net?] WARNING in l2tp_nl_cmd_tunnel_delete
- syzbot(Mon Aug 05 2024 - 03:53:57 EST)
- [syzbot] [net?] WARNING in pppol2tp_release
- syzbot(Mon Aug 05 2024 - 03:53:45 EST)
- Re: [syzbot] [nfs?] INFO: task hung in nfsd_nl_listener_set_doit
- syzbot(Sun Aug 04 2024 - 19:16:12 EST)
- Re: [syzbot] [ntfs3?] possible deadlock in ntfs_file_write_iter
- syzbot(Fri Aug 02 2024 - 07:23:29 EST)
- syzbot(Sat Aug 03 2024 - 04:04:14 EST)
- Re: [syzbot] [pm?] INFO: trying to register non-static key in netdev_unregister_kobject
- syzbot(Wed Aug 07 2024 - 15:11:14 EST)
- Re: [syzbot] Re: [syzbot] [bluetooth?] WARNING in __hci_cmd_sync_sk
- syzbot(Tue Aug 06 2024 - 09:44:38 EST)
- syzbot(Tue Aug 06 2024 - 10:30:34 EST)
- Re: [syzbot] Re: [syzbot] [net?] possible deadlock in team_device_event (3)
- syzbot(Thu Aug 01 2024 - 05:57:50 EST)
- syzbot(Fri Aug 02 2024 - 10:21:14 EST)
- Re: [syzbot] Re: [syzbot] [squashfs?] KMSAN: uninit-value in pick_link
- syzbot(Thu Aug 01 2024 - 05:07:14 EST)
- syzbot(Thu Aug 01 2024 - 05:29:05 EST)
- syzbot(Thu Aug 01 2024 - 08:09:10 EST)
- syzbot(Thu Aug 01 2024 - 09:13:50 EST)
- syzbot(Thu Aug 01 2024 - 10:08:51 EST)
- syzbot(Thu Aug 01 2024 - 10:40:02 EST)
- syzbot(Thu Aug 01 2024 - 21:03:05 EST)
- syzbot(Thu Aug 01 2024 - 22:00:50 EST)
- syzbot(Fri Aug 02 2024 - 23:04:12 EST)
- syzbot(Fri Aug 02 2024 - 23:14:02 EST)
- [syzbot] [serial?] KMSAN: uninit-value in n_tty_lookahead_flow_ctrl (2)
- syzbot(Mon Aug 05 2024 - 23:41:41 EST)
- Re: [syzbot] [squashfs?] KMSAN: uninit-value in pick_link
- syzbot(Thu Aug 01 2024 - 07:21:33 EST)
- syzbot(Thu Aug 01 2024 - 07:44:15 EST)
- syzbot(Thu Aug 01 2024 - 08:42:12 EST)
- syzbot(Thu Aug 01 2024 - 09:38:13 EST)
- syzbot(Thu Aug 01 2024 - 10:32:11 EST)
- syzbot(Thu Aug 01 2024 - 11:11:18 EST)
- syzbot(Thu Aug 01 2024 - 21:33:09 EST)
- syzbot(Thu Aug 01 2024 - 22:29:11 EST)
- syzbot(Fri Aug 02 2024 - 23:41:13 EST)
- syzbot(Sat Aug 03 2024 - 00:09:10 EST)
- [syzbot] [staging?] [usb?] WARNING in r8712_usb_write_mem/usb_submit_urb (2)
- syzbot(Fri Aug 02 2024 - 23:01:55 EST)
- Nam Cao(Sat Aug 03 2024 - 09:56:24 EST)
- syzbot(Sat Aug 03 2024 - 10:06:13 EST)
- Nam Cao(Sat Aug 03 2024 - 10:24:46 EST)
- syzbot(Sat Aug 03 2024 - 10:35:22 EST)
- Re: [syzbot] [tomoyo?] INFO: rcu detected stall in security_file_ioctl (8)
- syzbot(Thu Aug 01 2024 - 23:07:12 EST)
- [syzbot] [trace?] linux-next test error: WARNING in rcu_core
- syzbot(Fri Aug 02 2024 - 03:58:39 EST)
- [syzbot] [usb?] KMSAN: kernel-usb-infoleak in usbtmc_generic_write
- syzbot(Fri Aug 02 2024 - 11:43:17 EST)
- [syzbot] [v9fs?] WARNING in v9fs_begin_writeback
- syzbot(Tue Aug 06 2024 - 05:45:40 EST)
- syzbot(Tue Aug 06 2024 - 07:56:23 EST)
- Re: [syzbot] WARNING in __hci_cmd_sync_sk
- syzbot(Mon Aug 05 2024 - 23:26:35 EST)
- Re: [syzbot] [wireless?] INFO: rcu detected stall in ieee80211_handle_queued_frames
- syzbot(Tue Aug 06 2024 - 22:28:35 EST)
- [syzbot] [wireless?] [usb?] WARNING in ath6kl_bmi_get_target_info (2)
- syzbot(Thu Aug 01 2024 - 02:15:11 EST)
- Re: [Syzkaller & bisect] There is kernel BUG in __jump_label_patch in v6.11-rc1
- [tip:irq/core] BUILD SUCCESS bb4531976523c6e394188c4f4a7eeaf5e9efdd48
- [tip: irq/core] irqchip/gic-v4.1: Replace bare number with ID_AA64PFR0_EL1_GIC_V4P1
- [tip: irq/urgent] genirq/irqdesc: Honor caller provided affinity in alloc_desc()
- [tip: locking/core] cleanup: Add usage and style documentation
- [tip: locking/core] lockdep: suggest the fix for "lockdep bfs error:-1" on print_bfs_bug
- [tip:locking/urgent] BUILD SUCCESS 224fa3552029a3d14bec7acf72ded8171d551b88
- [tip:master] BUILD SUCCESS 325700e2e9e8ccefea793d4e00630812669d58d1
- [tip:master] BUILD SUCCESS 435dfff07e5b71ceecc35954645740ab91090fbb
- [tip:master] BUILD SUCCESS 532361ba3a0ea24e9561b29c843774c5b8853947
- [tip:master] BUILD SUCCESS 6d9b02543ea85fcef2595e0a7a63a336ea2ac5e1
- [tip:master] BUILD SUCCESS 9ebdc7589cbb5c976e6c8807cbe13f263d70d32c
- [tip:perf/core] BUILD SUCCESS 52c3fb1a0f822fd64529ca64f3792095524de450
- [tip: perf/core] perf: Rename perf_event_context.nr_pending to nr_no_switch_fast.
- [tip: perf/core] perf: Support PERF_SAMPLE_READ with inherit
- [tip: perf/core] perf,x86: avoid missing caller address in stack traces captured in uprobe
- [tip: perf/core] perf/x86/intel/bts: Fix comment about default perf_event_paranoid setting
- [tip: perf/core] perf/x86/intel/uncore: Add Arrow Lake support
- [tip: perf/core] perf/x86/intel/uncore: Add LNL uncore iMC freerunning support
- [tip: perf/core] perf/x86/intel/uncore: Add Lunar Lake support
- [tip: perf/core] perf/x86/intel/uncore: Factor out common MMIO init and ops functions
- [tip: perf/core] perf/x86/intel/uncore: Use D0:F0 as a default device
- [tip: perf/core] selftests/bpf: fix uprobe.path leak in bpf_testmod
- [tip: perf/core] uprobes: change uprobe_register() to use uprobe_unregister() instead of __uprobe_unregister()
- [tip: perf/core] uprobes: document the usage of mm->mmap_lock
- [tip: perf/core] uprobes: fold __uprobe_unregister() into uprobe_unregister()
- [tip: perf/core] uprobes: is_trap_at_addr: don't use get_user_pages_remote()
- [tip: perf/core] uprobes: kill uprobe_register_refctr()
- [tip: perf/core] uprobes: make uprobe_register() return struct uprobe *
- [tip: perf/core] uprobes: shift put_uprobe() from delete_uprobe() to uprobe_unregister()
- [tip: perf/core] uprobes: simplify error handling for alloc_uprobe()
- [tip:ras/core] BUILD SUCCESS 793aa4bf192d0ad07cca001a596f955d121f5c10
- [tip: ras/core] x86/mce: Define mce_prep_record() helpers for common and per-CPU fields
- [tip: ras/core] x86/mce: Rename mce_setup() to mce_prep_record()
- [tip: ras/core] x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error()
- [tip: sched/core] sched/debug: Fix fair_server_period_max value
- [tip: sched/core] sched/fair: Make balance_fair() test sched_fair_runnable() instead of rq->nr_running
- [tip:smp/core] BUILD SUCCESS 2dce993165088dbe728faa21547e3b74213b6732
- [tip: smp/core] cpu/hotplug: Make HOTPLUG_PARALLEL independent of HOTPLUG_SMT
- [tip: smp/core] cpu/hotplug: Provide weak fallback for arch_cpuhp_init_parallel_bringup()
- [tip:timers/clocksource] BUILD SUCCESS 4ac1dd3245b9067f929ab30141bb0475e9e32fc5
- [tip: timers/clocksource] clocksource: Fix comments on WATCHDOG_THRESHOLD & WATCHDOG_MAX_SKEW
- [tip: timers/clocksource] clocksource: Improve comments for watchdog skew bounds
- [tip: timers/clocksource] clocksource: Set cs_watchdog_read() checks based on .uncertainty_margin
- [tip:timers/urgent] BUILD SUCCESS 5916be8a53de6401871bdd953f6c60237b47d6d3
- [tip:timers/urgent] BUILD SUCCESS 6881e75237a84093d0986f56223db3724619f26e
- [tip:timers/urgent] BUILD SUCCESS f2655ac2c06a15558e51ed6529de280e1553c86e
- [tip: timers/urgent] clocksource: Fix brown-bag boolean thinko in cs_watchdog_read()
- [tip: timers/urgent] ntp: Clamp maxerror and esterror to operating range
- [tip: timers/urgent] ntp: Safeguard against time_constant overflow
- [tip: timers/urgent] timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
- [tip: x86/apic] iommu/vt-d: Cleanup apic_printk()
- [tip: x86/apic] x86/apic: Cleanup apic_printk()s
- [tip: x86/apic] x86/apic: Provide apic_printk() helpers
- [tip: x86/apic] x86/apic: Remove unused inline function apic_set_eoi_cb()
- [tip: x86/apic] x86/ioapic: Cleanup apic_printk()s
- [tip: x86/apic] x86/ioapic: Cleanup bracket usage
- [tip: x86/apic] x86/ioapic: Cleanup comments
- [tip: x86/apic] x86/ioapic: Cleanup guarded debug printk()s
- [tip: x86/apic] x86/ioapic: Cleanup line breaks
- [tip: x86/apic] x86/ioapic: Cleanup remaining coding style issues
- [tip: x86/apic] x86/ioapic: Cleanup structs
- [tip: x86/apic] x86/ioapic: Handle allocation failures gracefully
- [tip: x86/apic] x86/ioapic: Mark mp_alloc_timer_irq() __init
- [tip: x86/apic] x86/ioapic: Move replace_pin_at_irq_node() to the call site
- [tip: x86/apic] x86/ioapic: Use guard() for locking where applicable
- [tip: x86/apic] x86/mpparse: Cleanup apic_printk()s
- [tip:x86/core] BUILD SUCCESS 7424fc6b86c8980a87169e005f5cd4438d18efe6
- [tip: x86/core] x86/traps: Enable UBSAN traps on x86
- [tip:x86/misc] BUILD SUCCESS ea66e7107bdc4efb530878f2216390b8bc5bae0d
- [tip: x86/misc] MAINTAINERS: Add x86 cpuid database entry
- [tip: x86/misc] tools/x86/kcpuid: Introduce a complete cpuid bitfields CSV file
- [tip: x86/misc] tools/x86/kcpuid: Parse subleaf ranges if provided
- [tip: x86/misc] tools/x86/kcpuid: Properly align long-description columns
- [tip: x86/misc] tools/x86/kcpuid: Protect against faulty "max subleaf" values
- [tip: x86/misc] tools/x86/kcpuid: Recognize all leaves with subleaves
- [tip: x86/misc] tools/x86/kcpuid: Remove unused variable
- [tip: x86/misc] tools/x86/kcpuid: Set max possible subleaves count to 64
- [tip: x86/misc] tools/x86/kcpuid: Strip bitfield names leading/trailing whitespace
- [tip:x86/mm] BUILD SUCCESS 6998a73efbb8a87f4dd0bddde90b7f5b0d47b5e0
- [tip:x86/mm] BUILD SUCCESS cc31744a294584a36bf764a0ffa3255a8e69f036
- [tip: x86/mm] selftests/mm: Add new testcases for pkeys
- [tip: x86/mm] x86/kexec: Add EFI config table identity mapping for kexec kernel
- [tip: x86/mm] x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
- [tip: x86/mm] x86/pkeys: Add helper functions to update PKRU on the sigframe
- [tip: x86/mm] x86/pkeys: Add PKRU as a parameter in signal handling functions
- [tip: x86/mm] x86/pkeys: Restore altstack access in sigreturn()
- [tip: x86/mm] x86/pkeys: Update PKRU to enable all pkeys before XSAVE
- [tip:x86/timers] BUILD SUCCESS b4bac279319d3082eb42f074799c7b18ba528c71
- [tip:x86/timers] BUILD SUCCESS e7ff4ebffe3bedf55560ef861d80f6500ff0d76f
- [tip: x86/timers] clockevents/drivers/i8253: Fix stop sequence for timer 0
- [tip: x86/timers] x86/i8253: Disable PIT timer 0 when not in use
- [tip: x86/timers] x86/tsc: Check for sockets instead of CPUs to make code match comment
- [tip:x86/urgent] BUILD SUCCESS bf514327c324bc8af64f359b341cc9b189c096fd
- [tip:x86/urgent] BUILD SUCCESS dd35a0933269c636635b6af89dc6fa1782791e56
- [tip: x86/urgent] x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
- [tip: x86/urgent] x86/mm: Fix pti_clone_entry_text() for i386
- [tip: x86/urgent] x86/mm: Fix pti_clone_pgtable() alignment assumption
- [tip: x86/urgent] x86/mm: Fix PTI for i386 some more
- [tip: x86/urgent] x86/paravirt: Fix incorrect virt spinlock setting on bare metal
- [tip: x86/urgent] x86/uaccess: Zero the 8-byte get_range case on failure on 32-bit
- Too large alloc in gem_exec_reloc test? (was Re: [linus:master] [mm/slab] 2e8000b826: WARNING:at_mm/util.c:#__kvmalloc_node_noprof)
- Ubuntu RT2X00 WIFI USB Driver Kernel NULL pointer Dereference&Use-After-Free Vulnerability
- Greg KH(Sat Aug 03 2024 - 02:31:53 EST)
- LidongLI(Sat Aug 03 2024 - 04:01:05 EST)
- LidongLI(Sun Aug 04 2024 - 22:18:37 EST)
- LidongLI(Sun Aug 04 2024 - 22:20:51 EST)
- Greg KH(Mon Aug 05 2024 - 02:55:26 EST)
- LidongLI(Mon Aug 05 2024 - 04:34:03 EST)
- Greg KH(Mon Aug 05 2024 - 14:34:01 EST)
- Greg KH(Mon Aug 05 2024 - 14:38:17 EST)
- LidongLI(Mon Aug 05 2024 - 21:59:30 EST)
- LidongLI(Mon Aug 05 2024 - 22:35:12 EST)
- LidongLI(Mon Aug 05 2024 - 23:55:00 EST)
- Greg KH(Tue Aug 06 2024 - 02:34:44 EST)
- Greg KH(Tue Aug 06 2024 - 02:36:15 EST)
- LidongLI(Tue Aug 06 2024 - 22:12:13 EST)
- understanding switchdev notifications
- Re: [PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
- Re: [PATCH] kernel/fs: last check for exec credentials on NOEXEC mount
- Re: [PATCH v2 1/2] drm/msm/dpu1: don't choke on disabling the writeback connector
- Re: [PATCH v2 1/3] iio: magnetometer: ak8975: Fix reading for ak099xx sensors
- BUG: stack guard page was hit in vsock_connectible_recvmsg
- KASAN: slab-use-after-free Read in __destroy_extent_node
- WARNING in uprobe_unregister
- WARNING in free_event
- Re: [PROBLEM linux-next] fs/reiserfs/do_balan.c:1147:13: error: variable ‘leaf_mi’ set but not used [-Werror=unused-but-set-variable]
- Re: [PATCH 6.1 000/440] 6.1.103-rc1 review
- Re: [PATCH 6.6 000/568] 6.6.44-rc1 review
- utmp Format
- support(Thu Aug 01 2024 - 12:44:22 EST)
- Re: [v1, 1/1] mmc: mtk-sd: receive cmd8 data when hs400 tuning fail
- Re: [v2] perf arch events: Fix duplicate RISC-V SBI firmware event name
- Re: [v2] wifi: brcmfmac: fwsignal: Use struct_size() to simplify brcmf_fws_rxreorder()
- [v6.6-stable PATCH] mm: gup: stop abusing try_grab_folio
- Yang Shi(Tue Aug 06 2024 - 15:31:33 EST)
- [v6.9-stable PATCH] mm: gup: stop abusing try_grab_folio
- Yang Shi(Tue Aug 06 2024 - 15:31:44 EST)
- Re: WARNING in free_event
- Re: wifi: brcmfmac: cfg80211: Handle SSID based pmksa deletion
8243 messages sorted by:
[ author ]
[ thread ]
[ Subject ]
About this archive
Other mail archives
Mail converted by MHonArc