mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH 0/7] spi: zynqmp-gqspi: Split the bus and add GPIO support
 2025-01-16 23:21 UTC  (4+ messages)
` [PATCH 1/7] dt-bindings: spi: zynqmp-qspi: Split the bus
` [PATCH 2/7] spi: zynqmp-gqspi: Pass speed/mode directly to config_op
` [PATCH 3/7] spi: zynqmp-gqspi: Configure SPI mode dynamically

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2025-01-16 23:19 UTC  (11+ messages)
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names

[PATCH v1 0/3] usb: dwc3: Avoid using reserved EPs
 2025-01-16 23:18 UTC  (2+ messages)

[syzbot] [mm?] INFO: rcu detected stall in sys_mprotect (8)
 2025-01-16 23:18 UTC  (2+ messages)

[PATCH v8 0/7] rust: Add IO polling
 2025-01-16 23:17 UTC  (3+ messages)
` [PATCH v8 3/7] rust: time: Introduce Instant type

[PATCH v1 00/13] KVM: Introduce KVM Userfault
 2025-01-16 23:17 UTC  (9+ messages)

[PATCH v8 2/7] PCI: dwc: Use devicetree 'ranges' property to get rid of cpu_addr_fixup() callback
 2025-01-16 23:13 UTC  (2+ messages)

[PATCH RFC 0/6] riscv: perf: Add support for Control Transfer Records Ext
 2025-01-16 23:11 UTC  (6+ messages)
` [PATCH RFC 5/6] riscv: perf: Add driver "

[PATCH v2 0/7] riscv: pmu: Add support for Control Transfer Records Ext
 2025-01-16 23:09 UTC  (8+ messages)
` [PATCH v2 1/7] perf: Increase the maximum number of samples to 256
` [PATCH v2 2/7] riscv: pmu: Add Control transfer records CSR definations
` [PATCH v2 3/7] riscv: Add Control Transfer Records extension parsing
` [PATCH v2 4/7] dt-bindings: riscv: add Sxctr ISA extension description
` [PATCH v2 5/7] riscv: pmu: Add infrastructure for Control Transfer Record
` [PATCH v2 6/7] riscv: pmu: Add driver for Control Transfer Records Ext
` [PATCH v2 7/7] riscv: pmu: Integrate CTR Ext support in riscv_pmu_dev driver

[PATCH v5 1/2] drivers/hv: introduce vmbus_channel_set_cpu()
 2025-01-16 23:07 UTC  (2+ messages)
` [PATCH v5 2/2] drivers/hv: add CPU offlining support

[GIT PULL] tracing: Fixes for v6.13-rc7
 2025-01-16 23:06 UTC  (3+ messages)

[RFC] tools/memory-model: Rule out OOTA
 2025-01-16 23:02 UTC  (15+ messages)

[PATCH] watchdog: cros-ec: Add newlines to printks
 2025-01-16 22:58 UTC  (3+ messages)

[PATCH v2] ftrace: Implement :mod: cache filtering on kernel command line
 2025-01-16 22:58 UTC 

[PATCH rcu 0/17] SRCU updates, including SRCU-fast
 2025-01-16 22:58 UTC  (25+ messages)
` [PATCH rcu 01/17] srcu: Make Tiny SRCU able to operate in preemptible kernels
` [PATCH rcu 02/17] srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbols
` [PATCH rcu 03/17] srcu: Use ->srcu_gp_seq for rcutorture reader batch
` [PATCH rcu 04/17] srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure
` [PATCH rcu 05/17] srcu: Make SRCU readers use ->srcu_ctrs for counter selection
` [PATCH rcu 06/17] srcu: Make Tree SRCU updates independent of ->srcu_idx
` [PATCH rcu 07/17] srcu: Force synchronization for srcu_get_delay()
` [PATCH rcu 08/17] srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force()
` [PATCH rcu 09/17] srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()
` [PATCH rcu 10/17] srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()
` [PATCH rcu 11/17] srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr()
` [PATCH rcu 12/17] srcu: Move SRCU Tree/Tiny definitions from srcu.h
` [PATCH rcu 13/17] srcu: Add SRCU-fast readers
` [PATCH rcu 14/17] rcutorture: Add ability to test srcu_read_{,un}lock_fast()
` [PATCH rcu 15/17] refscale: Add srcu_read_lock_fast() support using "srcu-fast"
` [PATCH rcu 16/17] rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()
` [PATCH rcu 17/17] srcu: Fix srcu_read_unlock_{lite,nmisafe}() kernel-doc

[PATCH rcu 0/7] Documentation upates
 2025-01-16 22:57 UTC  (6+ messages)
` [PATCH rcu 2/7] docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr()
` [PATCH rcu 3/7] rcu: Document self-propagating callbacks

[RFC PATCH bpf-next 0/7] bpf: BPF internal fine-grained permission management (BPF internal capabilities)
 2025-01-16 22:56 UTC  (3+ messages)
` [RFC PATCH bpf-next 2/7] bpf: Add enum bpf_capability

[PATCH 0/5] spi: zynqmp-gqspi: Improve error recovery by resetting
 2025-01-16 22:55 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: spi: zynqmp-qspi: Add reset
` [PATCH 2/5] spi: zynqmp-gqspi: Reset device in probe
` [PATCH 3/5] spi: zynqmp-gqspi: Abort operations on timeout
` [PATCH 4/5] spi: zynqmp-gqspi: Allow interrupting operations
` [PATCH 5/5] ARM64: xilinx: zynqmp: Add QSPI reset

[PATCH v5 0/3] KVM: x86: tracepoint updates
 2025-01-16 22:53 UTC  (6+ messages)
` [PATCH v5 3/3] KVM: x86: add new nested vmexit tracepoints

[PATCH 0/2 v5 RESEND] add ioctl/sysfs to donate file-backed pages
 2025-01-16 22:51 UTC  (3+ messages)
` [PATCH 1/2] f2fs: register inodes which is able to donate pages
` [PATCH 2/2] f2fs: add a sysfs entry to request donate file-backed pages

[PATCH v32 01/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
 2025-01-16 22:50 UTC  (6+ messages)

[PATCH][next] PCI: Fix ternary operator that never returns 0
 2025-01-16 22:49 UTC  (2+ messages)

[PATCH v8 3/7] PCI: dwc: ep: Add bus_addr_base for outbound window
 2025-01-16 22:49 UTC  (2+ messages)

[PATCH] spmi: hisi-spmi-controller: Drop duplicated OF node assignment in spmi_controller_probe()
 2025-01-16 22:48 UTC  (2+ messages)

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_send_cmd
 2025-01-16 22:44 UTC  (6+ messages)
` [PATCH] Bluetooth: hci_core: sync hci rx and cmd sync work

[PATCH] KVM: nVMX: Always use TLB_FLUSH_GUEST for nested VM-Enter/VM-Exit
 2025-01-16 22:43 UTC  (7+ messages)

[PATCH 0/5] spi: zynqmp-gqspi: Clean up the driver a bit
 2025-01-16 22:41 UTC  (6+ messages)
` [PATCH 1/5] spi: zynqmp-gqspi: Reformat long line
` [PATCH 2/5] spi: zynqmp-gqspi: Add some more debug prints
` [PATCH 3/5] spi: zynqmp-gqspi: Add helpers for enabling/disabling DMA
` [PATCH 4/5] spi: zynqmp-gqspi: Clean up fillgenfifo
` [PATCH 5/5] spi: zynqmp-gqspi: Always acknowledge interrupts

[PATCH v1 0/1] Add TI TPS65214 PMIC Input Support
 2025-01-16 22:40 UTC  (2+ messages)
` [PATCH v1 1/1] input: tps65214: Add support for TI TPS65214 PMIC

[PATCH] staging: gpib: Fix inadvertent negative shift
 2025-01-16 22:40 UTC  (2+ messages)

[PATCH v3 00/20] platform/x86: alienware-wmi driver rework
 2025-01-16 22:39 UTC  (2+ messages)

[PATCH v1 0/1] Add TI TPS65214 PMIC MFD Support
 2025-01-16 22:39 UTC  (2+ messages)
` [PATCH v1 1/1] mfd: tps65214: Add support for TI TPS65214 PMIC

[PATCH v1 0/1] Add TI TPS65215 PMIC GPIO Support
 2025-01-16 22:38 UTC  (2+ messages)
` [PATCH v1 1/1] gpio: tps65214: Add support for TI TPS65214 PMIC

[PATCH v5 00/12] AMD broadcast TLB invalidation
 2025-01-16 22:37 UTC  (3+ messages)

[PATCH v1 0/2] Add TI TPS65214 PMIC Regulator Support
 2025-01-16 22:37 UTC  (3+ messages)
` [PATCH v1 1/2] regulator: dt-bindings: Add TI TPS65214 PMIC bindings
` [PATCH v1 2/2] regulator: tps65214: Add TI TPS65214 Regulator Support

[PATCH 00/16] KVM: TDX: TDX interrupts
 2025-01-16 22:37 UTC  (8+ messages)
` [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest

[PATCH v2 1/1] KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
 2025-01-16 22:28 UTC  (11+ messages)

[PATCH v4 00/19] Hide platform_profile_handler from consumers
 2025-01-16 22:20 UTC  (2+ messages)

[PATCH v3 00/14] x86/virt/tdx: Add SEAMCALL wrappers for KVM
 2025-01-16 22:11 UTC  (4+ messages)

[PATCH 1/1] seqlock: add missing parameter documentation for raw_seqcount_try_begin()
 2025-01-16 22:03 UTC  (3+ messages)

[PATCH v3] kbuild: Strip runtime const RELA sections correctly
 2025-01-16 22:02 UTC  (2+ messages)

linux-next: build failure after merge of the cifs tree
 2025-01-16 21:59 UTC 

[PATCH v2] iio: adc: pac1921: Move ACPI_FREE to cover all branches
 2025-01-16 21:51 UTC  (2+ messages)

[PATCH V9 1/3] perf/x86/intel: Avoid pmu_disable/enable if !cpuc->enabled in sample read
 2025-01-16 21:50 UTC  (7+ messages)
` [PATCH V9 3/3] perf/x86/intel: Support PEBS counters snapshotting

[PATCH v2 0/2] tracing: gfp: Fix regression of printing GFP flags in user space tracing tooling
 2025-01-16 21:48 UTC  (4+ messages)
` [PATCH v2 1/2] tracing: gfp: Fix the GFP enum values shown for user space tracing tools
` [PATCH v2 2/2] tracing: gfp: Remove duplication of recording GFP flags

[PATCH v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
 2025-01-16 21:47 UTC  (5+ messages)

[PATCH v2] clk: analogbits: Fix incorrect calculation of vco rate delta
 2025-01-16 21:46 UTC  (2+ messages)

[PATCH v5 0/16] Enable CXL PCIe port protocol error handling and logging
 2025-01-16 21:42 UTC  (7+ messages)
` [PATCH v5 16/16] PCI/AER: Enable internal errors for CXL Upstream and Downstream Switch Ports

[PATCH 0/8] Support Multi-frequency scale for UFS
 2025-01-16 21:40 UTC  (3+ messages)
` [PATCH 4/8] scsi: ufs: qcom: Implement the freq_to_gear_speed() vops

[PATCH v2] hv_netvsc: Replace one-element array with flexible array member
 2025-01-16 21:39 UTC  (2+ messages)

[PATCH 0/5] clk: bcm: rpi: Add additional clocks for 2712
 2025-01-16 21:29 UTC  (11+ messages)
` [PATCH 1/5] clk: bcm: rpi: Add ISP to exported clocks
` [PATCH 2/5] clk: bcm: rpi: Allow cpufreq driver to also adjust gpu clocks
` [PATCH 3/5] clk: bcm: rpi: Enable minimize for all firmware clocks
` [PATCH 4/5] clk: bcm: rpi: Create helper to retrieve private data
` [PATCH 5/5] clk: bcm: rpi: Add disp clock

drivers/base/power/runtime.c:327: warning: Excess function parameter 'dev' description in '__rpm_callback'
 2025-01-16 21:26 UTC 

[PATCH RESEND v5 0/3] rust: platform: add Io support
 2025-01-16 21:24 UTC  (6+ messages)
` [PATCH RESEND v5 1/3] rust: io: add resource abstraction
` [PATCH RESEND v5 2/3] rust: io: mem: add a generic iomem abstraction

[PATCH v2 0/2] arm64: dts: qcom: sm8650: rework CPU & GPU thermal zones
 2025-01-16 21:20 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sm8650: setup gpu thermal with higher temperatures

[PATCH RFC v2 0/5] Add support for MBG Thermal monitoring device
 2025-01-16 21:18 UTC  (7+ messages)
` [PATCH RFC v2 3/5] thermal: qcom: Add support for MBG thermal monitoring

[PATCH] mm/damon/core: Use str_high_low() helper in damos_wmark_wait_us()
 2025-01-16 21:17 UTC  (2+ messages)

[PATCH RFC 0/4] Support for Adreno X1-85 Speedbin along with new OPP levels
 2025-01-16 21:16 UTC  (6+ messages)
` [PATCH RFC 1/4] drm/msm/adreno: Add speedbin support for X1-85

[PATCH] hv_netvsc: Replace one-element array with flexible array member
 2025-01-16 21:14 UTC  (3+ messages)

[PATCH v5 00/10] Buddy allocator like folio split
 2025-01-16 21:10 UTC  (11+ messages)
` [PATCH v5 01/10] selftests/mm: make file-backed THP split work by setting force option
` [PATCH v5 02/10] mm/huge_memory: allow split shmem large folio to any lower order
` [PATCH v5 03/10] selftests/mm: test splitting file-backed THP "
` [PATCH v5 04/10] mm/huge_memory: add two new (not yet used) functions for folio_split()
` [PATCH v5 05/10] mm/huge_memory: move folio split common code to __folio_split()
` [PATCH v5 06/10] mm/huge_memory: add buddy allocator like folio_split()
` [PATCH v5 07/10] mm/huge_memory: remove the old, unused __split_huge_page()
` [PATCH v5 08/10] mm/huge_memory: add folio_split() to debugfs testing interface
` [PATCH v5 09/10] mm/truncate: use folio_split() for truncate operation
` [PATCH v5 10/10] selftests/mm: add tests for folio_split(), buddy allocator like split

[PATCH v4 0/9] perf/amd/ibs: Fix sample period computations
 2025-01-16 21:09 UTC  (3+ messages)
` [PATCH v4 5/9] perf/amd/ibs: Don't allow freq mode event creation through ->config interface

[PATCH] irqchip: riscv: Order normal writes and IPI writes
 2025-01-16 21:09 UTC  (2+ messages)

[PATCH] riscv: Add initial Xen guest support for RISC-V
 2025-01-16 21:07 UTC  (11+ messages)
      ` [PATCH] riscv: Add initial Xen guest support for RISC-Vgh

[PATCH v1] irqchip/irq-mvebu-icu: Fix irq_set_type for sei and nsr
 2025-01-16 21:05 UTC  (4+ messages)

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2025-01-16 21:00 UTC  (6+ messages)
` [PATCH v5 07/17] dma-mapping: Implement link/unlink ranges API

[PATCH for sched/core] rseq: Fix rseq unregistration
 2025-01-16 20:59 UTC 

[RFC 00/11] khugepaged: mTHP support
 2025-01-16 20:53 UTC  (3+ messages)

[PATCH] SUNRPC: Set tk_rpc_status when RPC_TASK_SIGNALLED is detected
 2025-01-16 20:52 UTC  (3+ messages)

[paulmck-rcu:torture.2025.01.14a] BUILD SUCCESS fb431df4ff6c8d996ac42fda7d6e4bdfcdce8060
 2025-01-16 20:51 UTC 

[paulmck-rcu:lazypreempt.2025.01.14a] BUILD SUCCESS 0e606c5d6f0a96b946b2a15fddd1d2f8ca1e3533
 2025-01-16 20:50 UTC 

[paulmck-rcu:docs.2025.01.14a] BUILD SUCCESS 168ccd4310f45479cb184667c58ff493a6120989
 2025-01-16 20:50 UTC 

I hope to hear from you
 2025-01-16 20:48 UTC 

[paulmck-rcu:srcu.2025.01.14a] BUILD SUCCESS 3e81ef2ec58a3366770ef232a5caf59781cdb844
 2025-01-16 20:48 UTC 

[paulmck-rcu:fixes.2025.01.14a] BUILD SUCCESS 78b90eda99a46c118680557d5d732412abf680a6
 2025-01-16 20:47 UTC 

[PATCH rc v2 0/2] iommufd/fault: Two bug fixes prior to vEVENTQ
 2025-01-16 20:42 UTC  (5+ messages)
` [PATCH rc v2 1/2] iommufd/fault: Destroy response and mutex in iommufd_fault_destroy()
` [PATCH rc v2 2/2] iommufd/fault: Use a separate spinlock to protect fault->deliver list

[PATCH] sched/core: Remove duplicate included header file stats.h
 2025-01-16 20:40 UTC 

[PATCH] selinux: Handle NULL return from selinux_inode in inode_security_rcu
 2025-01-16 20:37 UTC  (2+ messages)

[PATCH v5 00/10] DTS updates for system1 BMC
 2025-01-16 20:37 UTC  (6+ messages)
` [PATCH v5 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing

[PATCH v6 00/10] DTS updates for system1 BMC
 2025-01-16 20:35 UTC  (11+ messages)
` [PATCH v6 01/10] dt-bindings: net: faraday,ftgmac100: Add phys mode
` [PATCH v6 02/10] bindings: ipmi: Add binding for IPMB device intf
` [PATCH v6 03/10] dt-bindings: gpio: ast2400-gpio: Add hogs parsing
` [PATCH v6 04/10] ARM: dts: aspeed: system1: Add IPMB device
` [PATCH v6 05/10] ARM: dts: aspeed: system1: Add GPIO line name
` [PATCH v6 06/10] ARM: dts: aspeed: system1: Reduce sgpio speed
` [PATCH v6 07/10] ARM: dts: aspeed: system1: Update LED gpio name
` [PATCH v6 08/10] ARM: dts: aspeed: system1: Remove VRs max8952
` [PATCH v6 09/10] ARM: dts: aspeed: system1: Mark GPIO line high/low
` [PATCH v6 10/10] ARM: dts: aspeed: system1: Disable gpio pull down

drivers/gpu/drm/xlnx/zynqmp_dp.c:2312:46: warning: 'snprintf' output may be truncated before the last format character
 2025-01-16 20:28 UTC  (2+ messages)

[PATCH net-next v2 0/4] virtio_net: Link queues to NAPIs
 2025-01-16 20:28 UTC  (5+ messages)
` [PATCH net-next v2 3/4] virtio_net: Map NAPIs to queues

[PATCH rcu 0/11] Torture-test updates
 2025-01-16 20:24 UTC  (12+ messages)
` [PATCH rcu 01/11] torture: Add get_torture_init_jiffies() for test-start time
` [PATCH rcu 02/11] rcutorture: Add a test_boost_holdoff module parameter
` [PATCH rcu 03/11] rcutorture: Include grace-period sequence numbers in failure/close-call
` [PATCH rcu 04/11] rcutorture: Expand failure/close-call grace-period output
` [PATCH rcu 05/11] rcu: Trace expedited grace-period numbers in hexadecimal
` [PATCH rcu 06/11] rcutorture: Add ftrace-compatible timestamp to GP# failure/close-call output
` [PATCH rcu 07/11] rcutorture: Make cur_ops->format_gp_seqs take buffer length
` [PATCH rcu 08/11] rcutorture: Move RCU_TORTURE_TEST_{CHK_RDR_STATE,LOG_CPU} to bool
` [PATCH rcu 09/11] rcutorture: Complain when invalid SRCU reader_flavor is specified
` [PATCH rcu 10/11] srcu: Add FORCE_NEED_SRCU_NMI_SAFE Kconfig for testing
` [PATCH rcu 11/11] torture: Make SRCU lockdep testing use srcu_read_lock_nmisafe()

[PATCH v4 28/30] audit,landlock: Add AUDIT_EXE_LANDLOCK_DENY rule type
 2025-01-16 20:24 UTC  (4+ messages)

[PATCH v14 0/4] Initial Marvell PXA1908 support
 2025-01-16 20:22 UTC  (5+ messages)
` [PATCH v14 4/4] MAINTAINERS: add myself as Marvell PXA1908 maintainer

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-01-16 20:21 UTC  (4+ messages)
` [PATCH RFCv2 07/13] iommufd: Implement sw_msi support natively

linux-next: Signed-off-by missing for commit in the qcom tree
 2025-01-16 20:20 UTC  (2+ messages)

[PATCH v4 09/30] landlock: Add AUDIT_LANDLOCK_DOM_{INFO,DROP} and log domain properties
 2025-01-16 20:19 UTC  (4+ messages)
` [PATCH v4 9/30] "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®