Messages by Date
-
2026/07/01
[PATCH v6 2/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable WiFi/Bluetooth
Cristian Cozzolino via B4 Relay
-
2026/07/01
[PATCH v6 3/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable touchscreen
Cristian Cozzolino via B4 Relay
-
2026/07/01
[PATCH v6 0/4] Enable new features for flipkart-rimob
Cristian Cozzolino via B4 Relay
-
2026/07/01
[PATCH v6 1/4] arm64: dts: qcom: msm8953-flipkart-rimob: Enable display and GPU
Cristian Cozzolino via B4 Relay
-
2026/07/01
Re: [PATCH-next v9 09/11] cgroup/cpuset: Support multiple source cpusets for cpuset_*attach()
Waiman Long
-
2026/07/01
Re: [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
Conor Dooley
-
2026/07/01
Re: [PATCH-next v9 08/11] cgroup/cpuset: Move mpol_rebind_mm/cpuset_migrate_mm() calls inside cpuset_attach_task()
Waiman Long
-
2026/07/01
Re: [PATCH-next v9 03/11] cgroup/cpuset: Prevent race between task attach and cpuset state change
Waiman Long
-
2026/07/01
Re: [PATCH] dev: selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failure
Mike Rapoport
-
2026/07/01
[PATCH] dev: selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failure
Mike Rapoport
-
2026/07/01
Re: [PATCH bpf v1] selftests/bpf: Fix test_maps sockmap failure
patchwork-bot+netdevbpf
-
2026/07/01
[PATCH RESEND] selftests/mm/uffd: don't treat UFFDIO_COPY -ENOENT as a failure
Mike Rapoport
-
2026/07/01
Re: [PATCH bpf-next v2] selftests/bpf: Mask socket type flags in mptcpify prog
patchwork-bot+netdevbpf
-
2026/07/01
[PATCH v5 16/51] x86/tsc: Rename pit_hpet_ptimer_calibrate_cpu() => native_calibrate_cpu_late()
Sean Christopherson
-
2026/07/01
[PATCH v5 49/51] x86/kvmclock: Plumb in AP-online and BSP-resume to kvmlock, for documentation
Sean Christopherson
-
2026/07/01
[PATCH v5 07/51] x86/sev: Move check for SNP Secure TSC support to tsc_early_init()
Sean Christopherson
-
2026/07/01
[PATCH v5 40/51] x86/pvclock: WARN if pvclock's valid_flags are overwritten
Sean Christopherson
-
2026/07/01
[PATCH v5 36/51] x86/paravirt: Pass sched_clock save/restore helpers during registration
Sean Christopherson
-
2026/07/01
[PATCH v5 37/51] x86/kvmclock: Move kvm_sched_clock_init() down in kvmclock.c
Sean Christopherson
-
2026/07/01
[PATCH v5 34/51] x86/vmware: NOP-ify save/restore hooks when using VMware's sched_clock
Sean Christopherson
-
2026/07/01
[PATCH v5 32/51] x86/kvmclock: Move sched_clock save/restore helpers up in kvmclock.c
Sean Christopherson
-
2026/07/01
[PATCH v5 30/51] x86/paravirt: Remove unnecessary PARAVIRT=n stub for paravirt_set_sched_clock()
Sean Christopherson
-
2026/07/01
[PATCH v5 28/51] x86/kvmclock: Setup kvmclock for secondary CPUs iff CONFIG_SMP=y
Sean Christopherson
-
2026/07/01
[PATCH v5 27/51] clocksource: hyper-v: Don't save/restore TSC offset when using HV sched_clock
Sean Christopherson
-
2026/07/01
[PATCH v5 26/51] clocksource: hyper-v: Drop wrappers to sched_clock save/restore helpers
Sean Christopherson
-
2026/07/01
[PATCH v5 25/51] clocksource: hyper-v: Register sched_clock save/restore iff it's necessary
Sean Christopherson
-
2026/07/01
[PATCH v5 18/51] x86/kvmclock: Rename kvm_get_tsc_khz() to kvmclock_get_tsc_khz()
Sean Christopherson
-
2026/07/01
[PATCH v5 51/51] x86/kvm: Get local APIC bus frequency from PV CPUID Timing Info
Sean Christopherson
-
2026/07/01
[PATCH v5 24/51] x86/kvm: Get CPU base frequency from CPUID when it's available
Sean Christopherson
-
2026/07/01
[PATCH v5 22/51] x86/kvm: Mark TSC as reliable when it's constant and nonstop
Sean Christopherson
-
2026/07/01
[PATCH v5 47/51] x86/paravirt: Don't use a PV sched_clock in CoCo guests with trusted TSC
Sean Christopherson
-
2026/07/01
[PATCH v5 48/51] x86/kvmclock: Use TSC for sched_clock if it's constant and non-stop
Sean Christopherson
-
2026/07/01
[PATCH v5 23/51] x86/tsc: Add standalone helper for getting CPU frequency from CPUID
Sean Christopherson
-
2026/07/01
[PATCH v5 21/51] x86/kvm: Obtain TSC frequency from PV CPUID if present
Sean Christopherson
-
2026/07/01
[PATCH v5 46/51] x86/paravirt: Plumb a return code into __paravirt_set_sched_clock()
Sean Christopherson
-
2026/07/01
[PATCH v5 20/51] KVM: x86: Officially define CPUID 0x40000010 as PV Timing Info (TSC and Bus)
Sean Christopherson
-
2026/07/01
[PATCH v5 44/51] x86/kvmclock: WARN if wall clock is read while kvmclock is suspended
Sean Christopherson
-
2026/07/01
[PATCH v5 45/51] x86/paravirt: Mark __paravirt_set_sched_clock() as __init
Sean Christopherson
-
2026/07/01
[PATCH v5 19/51] x86/kvmclock: Drop dead check on TSC being unstable during kvmclock_init()
Sean Christopherson
-
2026/07/01
[PATCH v5 50/51] x86/paravirt: Move using_native_sched_clock() stub into timer.h
Sean Christopherson
-
2026/07/01
[PATCH v5 17/51] x86/tsc: Fold native_calibrate_cpu() into recalibrate_cpu_khz()
Sean Christopherson
-
2026/07/01
[PATCH v5 43/51] x86/kvmclock: Hook clocksource.suspend/resume when kvmclock isn't sched_clock
Sean Christopherson
-
2026/07/01
[PATCH v5 15/51] x86/tsc: Kill off x86_platform_ops.calibrate_{cpu,tsc}() hooks
Sean Christopherson
-
2026/07/01
[PATCH v5 42/51] timekeeping: Resume clocksources before reading persistent clock
Sean Christopherson
-
2026/07/01
[PATCH v5 41/51] x86/kvmclock: Refactor handling of PVCLOCK_TSC_STABLE_BIT during kvmclock_init()
Sean Christopherson
-
2026/07/01
[PATCH v5 14/51] x86/tsc: Consolidate forcing of X86_FEATURE_TSC_KNOWN_FREQ for PV code
Sean Christopherson
-
2026/07/01
[PATCH v5 10/51] x86/tdx: Force TSC frequency with CPUID-based info provided by the TDX-Module
Sean Christopherson
-
2026/07/01
[PATCH v5 39/51] x86/pvclock: Mark setup helpers and related various as __init/__ro_after_init
Sean Christopherson
-
2026/07/01
[PATCH v5 13/51] x86/acrn: Mark TSC frequency as known when using ACRN for calibration
Sean Christopherson
-
2026/07/01
[PATCH v5 38/51] x86/xen/time: Mark xen_setup_vsyscall_time_info() as __init
Sean Christopherson
-
2026/07/01
[PATCH v5 12/51] x86/acrn: Register TSC/CPU frequency callbacks iff frequency is actually in CPUID
Sean Christopherson
-
2026/07/01
[PATCH v5 11/51] x86/tsc: Add dedicated hypervisor hooks for getting known TSC/CPU frequencies
Sean Christopherson
-
2026/07/01
[PATCH v5 35/51] x86/tsc: WARN if TSC sched_clock save/restore used with PV sched_clock
Sean Christopherson
-
2026/07/01
[PATCH v5 33/51] x86/xen/time: NOP-ify x86_platform's sched_clock save/restore hooks
Sean Christopherson
-
2026/07/01
[PATCH v5 31/51] x86/paravirt: Move handling of unstable PV clocks into paravirt_set_sched_clock()
Sean Christopherson
-
2026/07/01
[PATCH v5 29/51] x86/kvm: Don't disable kvmclock on BSP in syscore_suspend()
Sean Christopherson
-
2026/07/01
[PATCH v5 09/51] x86/tsc: Add a standalone helper for getting TSC info from CPUID.0x15
Sean Christopherson
-
2026/07/01
[PATCH v5 08/51] x86/sev: Shove SNP's secure/trusted TSC frequency directly into "calibration"
Sean Christopherson
-
2026/07/01
[PATCH v5 06/51] x86/sev: Don't override CPU frequency calibration for SNP's Secure TSC
Sean Christopherson
-
2026/07/01
[PATCH v5 03/51] x86/tsc: Ensure that TSC recalibration doesn't run if TSC frequency is known
Sean Christopherson
-
2026/07/01
[PATCH v5 02/51] x86/apic: Add CONFIG_X86_LOCAL_APIC=n stubs for apic_set_timer_period_{,k}hz()
Sean Christopherson
-
2026/07/01
[PATCH v5 05/51] x86/sev: Mark TSC as reliable when configuring Secure TSC
Sean Christopherson
-
2026/07/01
[PATCH v5 00/51] x86: Try to wrangle PV clocks vs. TSC
Sean Christopherson
-
2026/07/01
[PATCH v5 04/51] x86/tsc: Restrict recalibrate_cpu_khz() export to p4-clockmod and powernow-k7
Sean Christopherson
-
2026/07/01
Re: [PATCH bpf-next v8 4/9] libbpf: Add support for global percpu data
Andrii Nakryiko
-
2026/07/01
Re: [PATCH bpf-next v8 5/9] bpftool: Generate skeleton for global percpu data
Andrii Nakryiko
-
2026/07/01
Re: [PATCH bpf-next v8 2/9] bpf: Introduce global percpu data
Andrii Nakryiko
-
2026/07/01
[PATCH v5 01/51] x86/apic: Provide helpers to set local APIC timer period in hz and khz
Sean Christopherson
-
2026/07/01
Re: [PATCH] selftests: Open /dev/udmabuf O_RDONLY
T.J. Mercier
-
2026/07/01
[PATCH net-next v4 2/3] selftests/net: ncdevmem: add -b option to set rx-buf-size on bind
Bobby Eshleman
-
2026/07/01
[PATCH v2] selftests: Open /dev/udmabuf O_RDONLY
T.J. Mercier
-
2026/07/01
[PATCH net-next v4 3/3] selftests/net: devmem.py: add check_rx_large_niov
Bobby Eshleman
-
2026/07/01
[PATCH net-next v4 1/3] net: devmem: allow rx-buf-size > PAGE_SIZE per dmabuf binding
Bobby Eshleman
-
2026/07/01
[PATCH net-next v4 0/3] net: devmem: allow rx-buf-size > PAGE_SIZE per binding
Bobby Eshleman
-
2026/07/01
Re: [PATCH] selftests: Open /dev/udmabuf O_RDONLY
Jakub Kicinski
-
2026/07/01
Re: [PATCH] selftests: Open /dev/udmabuf O_RDONLY
T.J. Mercier
-
2026/07/01
Re: [PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
Waiman Long
-
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
Jakub Kicinski
-
2026/07/01
Re: [RFC PATCH bpf 1/6] bpf: Disallow interpreter fallback for user BPF_ADDR_SPACE_CAST insn
Alexei Starovoitov
-
2026/07/01
Re: [PATCH bpf 0/2] bpf: Copy per-CPU map value padding in copy_map_value_long()
patchwork-bot+netdevbpf
-
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
Jeff Layton
-
2026/07/01
Re: [PATCH] sched_ext: Reject task setter kfuncs outside SCX contexts
Tejun Heo
-
2026/07/01
[PATCH net-next v2] net: mana: Add handler for sriov configure
Haiyang Zhang
-
2026/07/01
[PATCH v3] remoteproc: qcom_q6v5_pas: Fix dtb firmware lifecycle and leak
Sailesh Nandanavanam
-
2026/07/01
RE: [EXTERNAL] Re: [PATCH net-next] net: mana: Add handler for sriov configure
Haiyang Zhang
-
2026/07/01
Re: [PATCH v6] soc: aspeed: lpc-snoop: Fix usercopy overflow in snoop_file_read
Karthikeyan KS
-
2026/07/01
[PATCH v1 2/4] drm/hyperv: Explicitly set subvendor and subdevice for pci match array
The Capable Hub
-
2026/07/01
[PATCH v1 3/4] drm/hyperv: Drop useless empty remove callback
The Capable Hub
-
2026/07/01
[PATCH v1 1/4] drm/hyperv: Unregister pci driver in error path before module unload
The Capable Hub
-
2026/07/01
[PATCH v1 4/4] drm/hyperv: Move MODULE_DEVICE_TABLE to the device_id arrays
The Capable Hub
-
2026/07/01
[PATCH v1 0/4] drm/hyperv: A fix and a few cleanups
The Capable Hub
-
2026/07/01
Re: [PATCH] sched_ext: Reject task setter kfuncs outside SCX contexts
Andrea Righi
-
2026/07/01
Re: [PATCH bpf-next v8 5/9] bpftool: Generate skeleton for global percpu data
Quentin Monnet
-
2026/07/01
[PATCH net v2] mac802154: remove interfaces with RCU list deletion
Yousef Alhouseen
-
2026/07/01
Re: [PATCH bpf-next] bpf/selftests: remove lirc test
Sean Young
-
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
David Hildenbrand (Arm)
-
2026/07/01
Re: [PATCH net 1/2] vsock/virtio: collapse receive queue under memory pressure
Bobby Eshleman
-
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
Mark Brown
-
2026/07/01
Re: [PATCH] mshv: fix hv_input_get_system_property struct
Wei Liu
-
2026/07/01
[ANNOUNCEMENT/CFP] LPC 2026 Live Patching MC
Petr Mladek
-
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
David Hildenbrand (Arm)
-
2026/07/01
Re: [PATCH RFC] coding-assistants: simplify attribution
Jonathan Corbet
-
2026/07/01
Re: [PATCH v2 5/8] btrfs-progs: print encryptin type field of file extents
Daniel Vacek
-
2026/07/01
[PATCH RFC] coding-assistants: simplify attribution
Christian Brauner
-
2026/07/01
Re: [PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
Rob Herring (Arm)
-
2026/07/01
Re: [PATCH v2 1/8] btrfs-progs: check: fix max inline extent size
Daniel Vacek
-
2026/07/01
Re: [PATCH bpf-next] bpf/selftests: remove lirc test
Bastien Curutchet
-
2026/07/01
Re: [PATCH] remoteproc: guard wc-ioremap helpers with HAS_IOMEM
Mathieu Poirier
-
2026/07/01
[PATCH] tpm: st33zp24: use unaligned accessors for TPM header fields
Runyu Xiao
-
2026/07/01
Re: [PATCH v2 0/4] hwspinlock: add summary in debugfs
Wolfram Sang
-
2026/07/01
Re: [PATCH v4 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Paul Moore
-
2026/07/01
Re: [PATCH v8 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
Kevin Brodsky
-
2026/07/01
Re: [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
David Ahern
-
2026/07/01
Re: [PATCH] vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
Dragos Tatulea
-
2026/07/01
Re: [PATCH net-next v11 0/2] net: mana: add ethtool private flag for full-page RX buffers
Maciej Fijalkowski
-
2026/07/01
Re: [PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
Dipayaan Roy
-
2026/07/01
Re: [PATCH v6] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
Harshal Chavan
-
2026/07/01
Re: [PATCH-next 00/23] cgroup/cpuset: Enable runtime update of nohz_full and managed_irq CPUs
Frederic Weisbecker
-
2026/07/01
[PATCH net-next v11 0/2] net: mana: add ethtool private flag for full-page RX buffers
Dipayaan Roy
-
2026/07/01
[PATCH net-next v11 1/2] net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switch
Dipayaan Roy
-
2026/07/01
Re: [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
Sean Christopherson
-
2026/07/01
Re: [PATCH 0/6] selftests: fix multiple spelling errors across submodules
Sean Christopherson
-
2026/07/01
[PATCH net-next v11 2/2] net: mana: force full-page RX buffers via ethtool private flag
Dipayaan Roy
-
2026/07/01
Re: [PATCH v13 13/22] KVM: selftests: Set first memory region as shared if guest_memfd
Xiaoyao Li
-
2026/07/01
Re: [PATCH v2 2/2] tools/include: Include stdint.h for SIZE_MAX in overflow.h
SJ Park
-
2026/07/01
Re: [PATCH v2] audit: fix potential integer overflow in audit_log_n_hex()
Ricardo Robaina
-
2026/07/01
[PATCH] audit: add FSOPEN record to log filesystem name
Ricardo Robaina
-
2026/07/01
Re: [PATCH] vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
Eugenio Perez Martin
-
2026/07/01
Re: [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
Andrey Konovalov
-
2026/07/01
Re: [PATCH v2 1/2] tools/virtio: Add missing compat definitions for vhost_net_test
SJ Park
-
2026/07/01
Re: [PATCH net] ipvs: fix PMTU for GUE/GRE tunnel ICMP errors
Julian Anastasov
-
2026/07/01
Re: [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
George Moussalem
-
2026/07/01
Re: [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
Konrad Dybcio
-
2026/07/01
[PATCH v5 04/17] riscv: Standardize extension capitalization
Guodong Xu
-
2026/07/01
[PATCH] selftests/rseq: Fix spelling of accommodate
Old-Ding
-
2026/07/01
[PATCH 4/6] selftests/kvm/x86: fix spelling error in xapic_ipi_test comment
Wang Yan
-
2026/07/01
[PATCH 1/6] selftests/arm64: fix spelling errors in comments
Wang Yan
-
2026/07/01
[PATCH v5 17/17] riscv: hwprobe: Introduce rva23u64 base behavior
Guodong Xu
-
2026/07/01
[PATCH v5 15/17] riscv: cpufeature: Introduce ISA bases bitmap and rva23u64 detection
Guodong Xu
-
2026/07/01
[PATCH v5 14/17] riscv: Add a getter for user PMLEN support
Guodong Xu
-
2026/07/01
[PATCH v5 12/17] riscv: dts: spacemit: k1: Add Zic64b ISA extension
Guodong Xu
-
2026/07/01
[PATCH v5 11/17] riscv: dts: spacemit: k3: Add Zic64b ISA extension
Guodong Xu
-
2026/07/01
[PATCH v5 10/17] riscv: Add Zic64b to cpufeature and hwprobe
Guodong Xu
-
2026/07/01
[PATCH v5 08/17] dt-bindings: riscv: Require block-size for Zicbom, Zicbop, and Zicboz
Guodong Xu
-
2026/07/01
[PATCH v5 06/17] riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobe
Guodong Xu
-
2026/07/01
[PATCH v5 05/17] riscv: Add Zicclsm to cpufeature and hwprobe
Guodong Xu
-
2026/07/01
[PATCH v5 00/17] riscv: hwprobe: Expose RVA23U64 base behavior
Guodong Xu
-
2026/07/01
[PATCH v5 03/17] riscv: hwprobe.rst: Document EXT_ZICFISS and EXT_ZICFILP
Guodong Xu
-
2026/07/01
[PATCH v5 01/17] dt-bindings: riscv: sort multi-letter Z extensions alphanumerically
Guodong Xu
-
2026/07/01
Re: [PATCH v4 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
Paul Moore
-
2026/07/01
[PATCH v5 16/17] riscv: cpu: Output isa bases lines in cpuinfo
Guodong Xu
-
2026/07/01
[PATCH v5 13/17] riscv: dts: sophgo: sg2044: Add Zic64b ISA extension
Guodong Xu
-
2026/07/01
[PATCH v5 09/17] dt-bindings: riscv: Add Zic64b extension description
Guodong Xu
-
2026/07/01
[PATCH v5 07/17] riscv: Add B to hwcap and hwprobe
Guodong Xu
-
2026/07/01
[PATCH v5 02/17] riscv: hwprobe.rst: Make indentation consistent
Guodong Xu
-
2026/07/01
[PATCH 2/6] selftests/filesystems: fix spelling error in statmount test comment
Wang Yan
-
2026/07/01
[PATCH 6/6] selftests/powerpc/tm: fix spelling errors in comments
Wang Yan
-
2026/07/01
[PATCH 5/6] selftests/landlock: fix spelling error in fs_test comment
Wang Yan
-
2026/07/01
[PATCH 0/6] selftests: fix multiple spelling errors across submodules
Wang Yan
-
2026/07/01
Re: [PATCH v8 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
Sumit Garg
-
2026/07/01
Re: [PATCH] riscv: Fix a NULL pointer reference in machine_kexec_prepare
Pratyush Yadav
-
2026/07/01
Re: [PATCH v3] riscv: Fix a NULL pointer dereference in machine_kexec_prepare
Pratyush Yadav
-
2026/07/01
Re: [PATCH v3 04/21] arm64: Rename TRAMP_VALIAS -> TRAMP_VALIAS_ASM in asm-offsets
Miroslav Benes
-
2026/07/01
Re: [PATCH v3 03/21] arm64: Fix EFI linking with -fdata-sections
Miroslav Benes
-
2026/07/01
Re: [PATCH v3 02/21] arm64: Annotate intra-function calls
Miroslav Benes
-
2026/07/01
[PATCH] vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
lirongqing
-
2026/07/01
Re: [PATCH v3 01/21] klp-build: Reject patches to init/*.c
Miroslav Benes
-
2026/07/01
Re: [PATCH v2 2/3] drm/virtio: honor blob_alignment requirements
Alyssa Ross
-
2026/07/01
Re: [PATCH v2 4/6] Bluetooth: Introduce Qualcomm IPQ5018 IPC based HCI driver
Konrad Dybcio
-
2026/07/01
Re: [PATCH] livepatch/klp-build: Fix wrong index in error cleanup loop
Miroslav Benes
-
2026/07/01
Re: [PATCH] firmware: qcom: scm: add missing IRQ_DOMAIN select to QCOM_SCM
Konrad Dybcio
-
2026/07/01
Re: [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
Andreas Schwab
-
2026/07/01
[PATCH] firmware: qcom: scm: add missing IRQ_DOMAIN select to QCOM_SCM
Julian Braha
-
2026/07/01
Re: [PATCH bpf-next v5 1/3] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
Toke Høiland-Jørgensen
-
2026/07/01
Re: [PATCH v3] ASoC: dt-bindings: Convert cirrus,cs35l36 to DT schema
Mark Brown
-
2026/07/01
Re: [PATCH v8 10/14] media: qcom: Pass proper PAS ID to set_remote_state API
Konrad Dybcio
-
2026/07/01
Re: [PATCH bpf-next v3 04/10] bpf, x86: add helper to emit kasan checks in x86 JITed programs
bot+bpf-ci
-
2026/07/01
Re: [PATCH bpf-next v3 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
bot+bpf-ci
-
2026/07/01
Re: [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
bot+bpf-ci
-
2026/07/01
Re: [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
Konrad Dybcio
-
2026/07/01
[PATCH] selftests: mptcp: mptcp_diag: fix stack buffer overflow in get_subflow_info()
Jiangshan Yi
-
2026/07/01
Re: [PATCH v3] riscv: Fix a NULL pointer dereference in machine_kexec_prepare
Jarkko Sakkinen
-
2026/07/01
Re: [PATCH v8 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
Hongfu Li
-
2026/07/01
Re: [PATCH net 1/2] vsock/virtio: collapse receive queue under memory pressure
Stefano Garzarella
-
2026/07/01
Re: [PATCH v2 17/18] iomap: pass iomap_next_fn directly instead of struct iomap_ops
Jan Kara
-
2026/07/01
[PATCH bpf-next v3 10/10] selftests/bpf: add tests to validate KASAN on JIT programs
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 07/10] bpf, x86: enable KASAN for JITed programs on x86
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 02/10] bpf: mark instructions accessing program stack
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 05/10] bpf, x86: refactor BPF_ST management in do_jit
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 01/10] bpf: propagate original instruction offset when patching program
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 00/10] bpf: add support for KASAN checks in JITed programs
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 09/10] selftests/bpf: move bpf_jit_harden helper into testing_helpers
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 08/10] selftests/bpf: add helper to check whether eBPF KASAN is active
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 06/10] bpf, x86: emit KASAN checks into x86 JITed programs
eBPF Foundation
-
2026/07/01
[PATCH bpf-next v3 04/10] bpf, x86: add helper to emit kasan checks in x86 JITed programs
eBPF Foundation
-
2026/07/01
Re: [PATCH v2 2/6] Bluetooth: btqca: Add IPQ5018 support
Bartosz Golaszewski
-
2026/07/01
Re: [PATCH v2 3/6] firmware: qcom: scm: Add support for setting Bluetooth power modes
Bartosz Golaszewski
-
2026/07/01
RE: [PATCH v9 2/2] i3c: master: Add driver for AMD AXI I3C master controller
Patil, Shubham Sanjay
-
2026/07/01
Re: [PATCH v2] selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()
David Laight