linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-24 20:38:58 to 2023-01-25 00:20:42 UTC [more...]

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-25  0:20 UTC  (4+ messages)

[PATCH RESEND] icmp: Add counters for rate limits
 2023-01-25  0:16 UTC 

[PATCH] selftests/ftrace: Fix bash specific "==" operator
 2023-01-25  0:16 UTC  (2+ messages)

[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
 2023-01-25  0:16 UTC  (3+ messages)
` [PATCH v2 3/4] sched/rt: use put_task_struct_atomic_safe() to avoid potential splat

[PATCH v3 0/8] KVM: x86: Add AMD Guest PerfMonV2 PMU support
 2023-01-25  0:16 UTC  (5+ messages)
` [PATCH v3 6/8] KVM: x86/svm/pmu: Add AMD PerfMonV2 support
` [PATCH v3 7/8] KVM: x86/cpuid: Add AMD CPUID ExtPerfMonAndDbg leaf 0x80000022

[PATCH 00/11] staging: rtl8192e: Remove unused variables from struct rt_stats
 2023-01-25  0:13 UTC  (14+ messages)
` [PATCH 01/11] staging: rtl8192e: Remove unused variables rxrdu and rxok
` [PATCH 02/11] staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerr
` [PATCH 03/11] staging: rtl8192e: Remove unused variables rxcrcerrmin and friends
` [PATCH 04/11] staging: rtl8192e: Remove unused variables numpacket.. and received_pre
` [PATCH 05/11] staging: rtl8192e: Remove unused variables numqry_
` [PATCH 06/11] staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov
` [PATCH 07/11] staging: rtl8192e: Remove unused variables rxint, ints and shints
` [PATCH 08/11] staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokint
` [PATCH 09/11] staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea
` [PATCH 10/11] staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp
` [PATCH 11/11] staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa

[PATCH v2 RESEND] tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
 2023-01-25  0:13 UTC  (3+ messages)

[PATCH] sched/rt: Fix unused-const-variable W=1 warning and style issue
 2023-01-25  0:06 UTC  (2+ messages)

the x86 sysret_rip test fails on the Intel FRED architecture
 2023-01-24 23:58 UTC  (19+ messages)
        ` [RFC PATCH v2 0/2] selftests/x86: sysret_rip update for FRED system
          ` [RFC PATCH v2 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`
                    ` [RFC PATCH v3 0/2] selftests/x86: sysret_rip update for FRED system
                      ` [RFC PATCH v3 2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11`

[PATCH v1 00/14] add display port DSC feature
 2023-01-24 23:52 UTC  (9+ messages)
` [PATCH v1 10/14] drm/msm/disp/dpu: add supports of DSC encoder v1.2 engine
` [PATCH v1 12/14] drm/msm/disp/dpu1: revise timing engine programming to work for DSC

[PATCH 0/6] KVM: x86/pmu: Misc PMU MSR fixes
 2023-01-24 23:49 UTC  (7+ messages)
` [PATCH 1/6] KVM: x86/pmu: Cap kvm_pmu_cap.num_counters_gp at KVM's internal max
` [PATCH 2/6] KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrs
` [PATCH 3/6] KVM: x86/pmu: Use separate array for defining "PMU MSRs to save"
` [PATCH 4/6] KVM: x86/pmu: Don't tell userspace to save PMU MSRs if PMU is disabled
` [PATCH 5/6] KVM: x86/pmu: Don't tell userspace to save MSRs for non-existent fixed PMCs
` [PATCH 6/6] KVM: x86/pmu: Provide "error" semantics for unsupported-but-known PMU MSRs

[PATCH v9 24/27] dmaengine: dw-edma: Relax driver config settings
 2023-01-24 23:47 UTC  (2+ messages)

[RESEND PATCH v3 0/3] thermal: qcom-spmi-temp-alarm: add support for new TEMP_ALARM subtypes
 2023-01-24 23:46 UTC  (4+ messages)
` [RESEND PATCH v3 1/3] thermal: qcom-spmi-temp-alarm: enable stage 2 shutdown when required
` [RESEND PATCH v3 2/3] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 2 PMIC peripherals
` [RESEND PATCH v3 3/3] thermal: qcom-spmi-temp-alarm: add support for LITE "

[PATCH v3 0/2] selftests: KVM: Add a test for eager page splitting
 2023-01-24 23:44 UTC  (3+ messages)
` [PATCH v3 1/2] selftests: KVM: Move dirty logging functions to memstress.(c|h)
` [PATCH v3 2/2] selftests: KVM: Add dirty logging page splitting test

[PATCH v1 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets
 2023-01-24 23:42 UTC  (2+ messages)

linux-next: manual merge of the drm-intel tree with the drm tree
 2023-01-24 23:42 UTC 

[PATCH 0/6 v4] seccomp: add the synchronous mode for seccomp_unotify
 2023-01-24 23:41 UTC  (7+ messages)
` [PATCH 1/6] seccomp: don't use semaphore and wait_queue together
` [PATCH 2/6] sched: add WF_CURRENT_CPU and externise ttwu
` [PATCH 3/6] sched: add a few helpers to wake up tasks on the current cpu
` [PATCH 4/6] seccomp: add the synchronous mode for seccomp_unotify
` [PATCH 5/6] selftest/seccomp: add a new test for the sync mode of seccomp_user_notify
` [PATCH 6/6] perf/benchmark: add a new benchmark for seccom_unotify

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-24 23:41 UTC  (9+ messages)
` [PATCH v5 23/39] mm: Don't allow write GUPs to shadow stack memory

[PATCH] usb: fotg210: fix a Kconfig spelling mistake
 2023-01-24 23:35 UTC 

[PATCH] spi: Kconfig: fix a spelling mistake & hyphenation
 2023-01-24 23:35 UTC 

[PATCH] input: keyboard: fix a Kconfig spelling mistake & hyphenation
 2023-01-24 23:34 UTC 

[PATCH] drm/bridge: Kconfig: fix a spelling mistake
 2023-01-24 23:34 UTC 

[PATCH] cxl: Kconfig: fix a spelling mistake
 2023-01-24 23:34 UTC 

[RFC PATCH 0/6] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-01-24 23:25 UTC  (5+ messages)
` [RFC PATCH 4/6] KVM: arm64: Optimize TLBIs in the dirty logging path
` [RFC PATCH 5/6] KVM: arm64: Optimize the stage2 map path with TLBI range instructions

[PATCH] checkpatch: Improve EMBEDDED_FILENAME test
 2023-01-24 23:16 UTC 

[PATCH v2] KVM: x86: Do not return host topology information from KVM_GET_SUPPORTED_CPUID
 2023-01-24 23:16 UTC  (2+ messages)

[PATCH v3 2/6] exit: Put an upper limit on how often we can oops
 2023-01-24 23:09 UTC  (7+ messages)

[PATCH v1 0/3] Add support for NXP bluetooth chipsets
 2023-01-24 23:08 UTC  (7+ messages)
` [PATCH v1 1/3] serdev: Add method to assert break
` [PATCH v1 2/3] dt-bindings: net: bluetooth: Add NXP bluetooth support

[PATCH v4 1/2] tools/resolve_btfids: Install subcmd headers
 2023-01-24 23:08 UTC  (4+ messages)
` [PATCH v4 2/2] tools/resolve_btfids: Alter how HOSTCC is forced

DAMON Beer/Coffee/Tea chat series
 2023-01-24 23:06 UTC  (2+ messages)

[PATCH v2 0/8] Docs: Add missing SPDX license identifiers of
 2023-01-24 23:03 UTC  (7+ messages)
` [PATCH v2 8/8] Docs/sound/index: Add missing SPDX License Identifier

linux-next: build failure after merge of the thermal tree
 2023-01-24 23:02 UTC 

[PATCH v1] Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
 2023-01-24 23:02 UTC 

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-24 22:54 UTC  (13+ messages)

[PATCH v2 00/14] spi: bcm63xx-hsspi: driver and doc updates
 2023-01-24 22:50 UTC  (17+ messages)
` [PATCH v2 01/14] dt-bindings: spi: Convert bcm63xx-hsspi bindings to json-schema
` [PATCH v2 02/14] dt-bindings: spi: Add bcmbca-hsspi controller support
` [PATCH v2 03/14] ARM: dts: broadcom: bcmbca: Add spi controller node
` [PATCH v2 04/14] arm64: "
` [PATCH v2 05/14] spi: bcm63xx-hsspi: Add new compatible string support
` [PATCH v2 06/14] spi: bcm63xx-hsspi: Endianness fix for ARM based SoC
` [PATCH v2 07/14] spi: bcm63xx-hsspi: Add polling mode support
` [PATCH v2 08/14] spi: bcm63xx-hsspi: Handle cs_change correctly
` [PATCH v2 09/14] spi: bcm63xx-hsspi: Fix multi-bit mode setting
` [PATCH v2 10/14] spi: bcm63xx-hsspi: Add prepend mode support
` [PATCH v2 11/14] spi: spi-mem: Allow controller supporting mem_ops without exec_op
` [PATCH v2 12/14] spi: bcm63xx-hsspi: Disable spi mem dual io
` [PATCH v2 13/14] spi: bcmbca-hsspi: Add driver for newer HSSPI controller
` [PATCH v2 14/14] MAINTAINERS: Add entry for Broadcom Broadband SoC HS SPI drivers

linux-next: manual merge of the thermal tree with the pm tree
 2023-01-24 22:45 UTC 

[PATCH v3 0/2] SimpleDRM: allow configuring physical width and height
 2023-01-24 22:41 UTC  (3+ messages)
` [PATCH v3 1/2] drm/simpledrm: Allow physical width and height configuration via DT
` [PATCH v3 2/2] dt-bindings: display: simple-framebuffer: Document physical width and height properties

[PATCH v2 0/2] SimpleDRM: allow configuring physical width and height
 2023-01-24 22:40 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: display: simple-framebuffer: Document physical width and height properties

[PATCH 0/3] Convert TSC to monotonic clock for PEBS
 2023-01-24 22:40 UTC  (9+ messages)
` [PATCH 1/3] timekeeping: NMI safe converter from a given time to monotonic

[PATCH v3 0/2] riscv,isa fixups
 2023-01-24 22:40 UTC  (2+ messages)

[PATCH] riscv: fix -Wundef warning for CONFIG_RISCV_BOOT_SPINWAIT
 2023-01-24 22:40 UTC  (2+ messages)

linux-next: manual merge of the thermal tree with the pm tree
 2023-01-24 22:39 UTC 

[PATCH] hantro: Fix JPEG encoder ENUM_FRAMESIZE on RK3399
 2023-01-24 22:38 UTC  (4+ messages)

[PATCH v6] tracing/probe: add a char type to show the character value of traced arguments
 2023-01-24 22:38 UTC  (2+ messages)

[PATCH] perf/util: Symbol lookup can fail if multiple segmets match stext
 2023-01-24 22:35 UTC 

[PATCH v9] livepatch: Clear relocation targets on a module removal
 2023-01-24 22:32 UTC  (6+ messages)

[PATCH v2 1/1] Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents
 2023-01-24 22:27 UTC  (2+ messages)

[PATCH v7 0/4] thermal: mediatek: Add support for MT8365 SoC
 2023-01-24 22:27 UTC  (13+ messages)
` [PATCH v7 4/4] thermal: mediatek: add another get_temp ops for thermal sensors

linux-next: build failure after merge of the hwmon-staging tree
 2023-01-24 22:27 UTC  (2+ messages)

[PATCH] docs/sp_SP: Add process email-clients translation
 2023-01-24 22:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v5 1/1] arch/sh: avoid spurious sizeof-pointer-div warning
 2023-01-24 22:22 UTC  (2+ messages)

[PATCH] docs: accel: Fix debugfs path
 2023-01-24 22:20 UTC  (2+ messages)

[PATCH] dt-bindings: firmware: arm,scmi: Restrict protocol child node properties
 2023-01-24 22:20 UTC 

[PATCH] tools/memory-model Flag suspicious use of srcu cookies
 2023-01-24 22:19 UTC  (7+ messages)

[PATCH v3 00/21] Add Tegra20 parallel video input capture
 2023-01-24 22:15 UTC  (7+ messages)
` [PATCH v3 01/21] dt-bindings: display: tegra: add Tegra20 VIP
` [PATCH v3 02/21] dt-bindings: display: tegra: vi: add 'vip' property and example

[PATCH v4 1/1] arch/sh: avoid spurious sizeof-pointer-div warning
 2023-01-24 22:05 UTC  (4+ messages)

[PATCH v3 0/3] Documentation: kprobetrace: Improve readability
 2023-01-24 22:01 UTC  (4+ messages)

[PATCH 0/2] MHI host syserr fixes
 2023-01-24 21:57 UTC  (3+ messages)
` [PATCH 1/2] bus: mhi: host: Remove duplicate ee check for syserr
` [PATCH 2/2] bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state

[PATCH] perf: cs-etm: Update decoder code for OpenCSD version 1.4
 2023-01-24 21:50 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: qcom: sa8540p-ride: Fix some i2c pinctrl settings
 2023-01-24 21:45 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8540p-ride: Document i2c busses

[PATCH v4 1/2] trace: add new file under include/trace/stages/ for perf/bpf
 2023-01-24 21:44 UTC  (3+ messages)
` [PATCH v4 2/2] trace: acquire buffer from temparary trace sequence

[tip:x86/cache] BUILD SUCCESS WITH WARNING 0a363fb23ee2f7beb08437ad7db86d195878d79f
 2023-01-24 21:42 UTC 

[tip:master] BUILD SUCCESS 8272720be0448ed9da201afb1ba4f65e31d8fc0a
 2023-01-24 21:43 UTC 

[PATCH v5 0/3] Checkpoint Support for Syscall User Dispatch
 2023-01-24 21:39 UTC  (10+ messages)
` [PATCH 3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration

[PATCH v9 0/8] x86/cpu, kvm: Support AMD Automatic IBRS
 2023-01-24 21:37 UTC  (4+ messages)
` [PATCH v9 4/8] x86/cpu, kvm: Move X86_FEATURE_LFENCE_RDTSC to its native leaf

linux-next: manual merge of the arm64 tree with Linus' tree
 2023-01-24 21:36 UTC 

[PATCH v2 1/2] capability: add cap_isidentical
 2023-01-24 21:33 UTC  (9+ messages)
` [PATCH v2 2/2] vfs: avoid duplicating creds in faccessat if possible

[PATCH] net: page_pool: fix refcounting issues with fragmented allocation
 2023-01-24 21:30 UTC  (5+ messages)

[PATCH v9 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
 2023-01-24 21:26 UTC  (2+ messages)

[PATCH v1 0/2] Fixes for kmemleak tracking with CMA regions
 2023-01-24 21:23 UTC  (7+ messages)

[PATCH net-next 0/5] net: phy: C45-over-C22 access
 2023-01-24 21:20 UTC  (6+ messages)

[PATCH v9 3/8] iomap: Don't get an reference on ZERO_PAGE for direct I/O block zeroing
 2023-01-24 21:17 UTC  (15+ messages)
` [PATCH v9 0/8] iov_iter: Improve page extraction (pin or just list)
  ` [PATCH v9 2/8] iov_iter: Add a function to extract a page list from an iterator
  ` [PATCH v9 4/8] block: Fix bio_flagged() so that gcc can better optimise it
  ` [PATCH v9 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
  ` [PATCH v9 6/8] block: Switch to pinning pages
  ` [PATCH v9 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages

[PATCH v2 0/2] media: meson: vdec: add HEVC decode codec
 2023-01-24 21:19 UTC  (7+ messages)
` [PATCH v2 1/2] media: meson: vdec: implement 10bit bitstream handling

[PATCH] MAINTAINERS: Add Oliver Upton as co-maintainer of KVM/arm64
 2023-01-24 21:18 UTC  (3+ messages)

[GIT PULL] fscrypt MAINTAINERS entry update for 6.2-rc6
 2023-01-24 21:16 UTC  (2+ messages)

[GIT PULL] fsverity MAINTAINERS entry update for 6.2-rc6
 2023-01-24 21:16 UTC  (2+ messages)

[GIT PULL] fourth v6.2-rc request for nfsd
 2023-01-24 21:16 UTC  (2+ messages)

[PATCH v13 0/4] Add throttling detection to sev-guest
 2023-01-24 21:14 UTC  (5+ messages)
` [PATCH v13 1/4] virt/coco/sev-guest: Add throttling awareness
` [PATCH v13 2/4] crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALL
` [PATCH v13 3/4] x86/sev: Change snp_guest_issue_request's fw_err
` [PATCH v13 4/4] virt: sev-guest: self-throttle guest request retries

[PATCH 5.4 fix build id for arm64 with CONFIG_MODVERSIONS 0/6]
 2023-01-24 21:14 UTC  (7+ messages)
` [PATCH 5.4 fix build id for arm64 1/6] x86, vmlinux.lds: Add RUNTIME_DISCARD_EXIT to generic DISCARDS
` [PATCH 5.4 fix build id for arm64 2/6] arch: fix broken BuildID for arm64 and riscv
` [PATCH 5.4 fix build id for arm64 3/6] powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXIT
` [PATCH 5.4 fix build id for arm64 4/6] powerpc/vmlinux.lds: Don't discard .rela* for relocatable builds
` [PATCH 5.4 fix build id for arm64 5/6] s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
` [PATCH 5.4 fix build id for arm64 6/6] sh: define RUNTIME_DISCARD_EXIT

[PATCH 0/2] tracing: Have bpf and perf reuse the tracefs TRACE_EVENT macros
 2023-01-24 21:11 UTC  (3+ messages)
` [PATCH 2/2] bpf/tracing: Use stage6 of tracing to not duplicate macros

[PATCH mm] kasan: reset page tags properly with sampling
 2023-01-24 21:11 UTC  (4+ messages)

[PATCH bpf-next v2 0/4] Enable struct_ops programs to be sleepable
 2023-01-24 21:11 UTC  (4+ messages)
` [PATCH bpf-next v2 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior

[PATCH v2] thermal: int340x: Protect trip temperature from dynamic update
 2023-01-24 21:08 UTC  (3+ messages)

[GIT PULL] modules changes for v6.2-rc6
 2023-01-24 21:06 UTC 

[char-misc-next] mei: gsc_proxy: add gsc proxy driver
 2023-01-24 21:05 UTC  (5+ messages)

[PATCH 1/5] fs: ext4: initialize fsdata in pagecache_write()
 2023-01-24 21:04 UTC  (4+ messages)
` [PATCH 4/5] fs: hfs: initialize fsdata in hfs_file_truncate()

[PATCH 0/4] staging: r8188eu: clean up usb transfers
 2023-01-24 21:01 UTC  (5+ messages)
` [PATCH 1/4] staging: r8188eu: usb_read_port_complete needs no regs parameter
` [PATCH 2/4] staging: r8188eu: remove defines that strip "
` [PATCH 3/4] staging: r8188eu: remove unused defines
` [PATCH 4/4] staging: r8188eu: remove usb_ops_linux.h

[PATCH v1] KVM: destruct kvm_io_device while unregistering it from kvm_io_bus
 2023-01-24 20:55 UTC  (4+ messages)

[PATCH] ASoC: Kconfig: fix spelling of "up to"
 2023-01-24 20:52 UTC  (2+ messages)

linux-next: duplicate patches in the drm tree
 2023-01-24 20:45 UTC 

[PATCH v2] ver_linux: add missing software to checklist
 2023-01-24 20:43 UTC 

[PATCH v7 0/3] thermal: intel: Use generic trip points in 2 drivers
 2023-01-24 20:43 UTC  (3+ messages)
` [PATCH v7 3/3] thermal: intel: int340x: Use generic trip points

linux-next: Fixes tag needs some work in the pm tree
 2023-01-24 20:42 UTC 

[PATCH v2 00/11] KVM perf support
 2023-01-24 20:41 UTC  (6+ messages)
` [PATCH v2 01/11] RISC-V: Define helper functions expose hpm counter width and count

[PATCH v3 0/6] amd_pstate: Add guided autonomous mode support
 2023-01-24 20:40 UTC  (2+ messages)

[PATCH v2 mm] kasan: reset page tags properly with sampling
 2023-01-24 20:40 UTC 

linux-next: Fixes tag needs some work in the kvm-fixes tree
 2023-01-24 20:38 UTC 

[PATCH v9 7/8] block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
 2023-01-24 20:00 UTC 

[PATCH v9 5/8] block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
 2023-01-24 19:47 UTC 

[PATCH v9 4/8] block: Fix bio_flagged() so that gcc can better optimise it
 2023-01-24 19:28 UTC 

[PATCH v9 6/8] block: Switch to pinning pages
 2023-01-24 19:02 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).