[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 v2 0/2] tracing: gfp: Fix regression of printing GFP flags in user space tracing tooling
2025-01-16 21:41 UTC (3+ 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 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 rcu 0/7] Documentation upates
2025-01-16 21:38 UTC (10+ messages)
` [PATCH rcu 1/7] doc: Add broken-timing possibility to stallwarn.rst
` [PATCH rcu 2/7] docs: Improve discussion of this_cpu_ptr(), add raw_cpu_ptr()
` [PATCH rcu 3/7] rcu: Document self-propagating callbacks
` [PATCH rcu 4/7] srcu: Point call_srcu() to call_rcu() for detailed memory ordering
` [PATCH rcu 5/7] rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header
` [PATCH rcu 6/7] rcu: Clarify RCU_LAZY and RCU_LAZY_DEFAULT_OFF help text
` [PATCH rcu 7/7] rcu: Remove references to old grace-period-wait primitives
[PATCH rcu 0/17] SRCU updates, including SRCU-fast
2025-01-16 21:38 UTC (20+ 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 0/5] clk: bcm: rpi: Add additional clocks for 2712
2025-01-16 21:29 UTC (13+ 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 v2 6/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO request
2025-01-16 21:07 UTC (4+ 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
[PATCH V9 1/3] perf/x86/intel: Avoid pmu_disable/enable if !cpuc->enabled in sample read
2025-01-16 20:56 UTC (6+ messages)
` [PATCH V9 3/3] perf/x86/intel: Support PEBS counters snapshotting
[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
[PATCH v1 00/13] KVM: Introduce KVM Userfault
2025-01-16 20:32 UTC (5+ messages)
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
[RFC] tools/memory-model: Rule out OOTA
2025-01-16 20:21 UTC (16+ messages)
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] "
linux-next: Fixes tag needs some work in the arm-soc tree
2025-01-16 20:16 UTC
[PATCH 00/16] KVM: TDX: TDX interrupts
2025-01-16 20:16 UTC (7+ messages)
` [PATCH 12/16] KVM: TDX: Inhibit APICv for TDX guest
[PATCH net 1/2] net: stmmac: Limit FIFO size by hardware feature value
2025-01-16 20:16 UTC (2+ messages)
[PATCH rcu 0/9] Lazy-preemption-related updates
2025-01-16 20:13 UTC (10+ messages)
` [PATCH rcu 1/9] rcu: fix header guard for rcu_all_qs()
` [PATCH rcu 2/9] rcu: rename PREEMPT_AUTO to PREEMPT_LAZY
` [PATCH rcu 3/9] sched: update __cond_resched comment about RCU quiescent states
` [PATCH rcu 4/9] rcu: handle unstable rdp in rcu_read_unlock_strict()
` [PATCH rcu 5/9] rcu: handle quiescent states for PREEMPT_RCU=n, PREEMPT_COUNT=y
` [PATCH rcu 6/9] osnoise: provide quiescent states
` [PATCH rcu 7/9] rcu: limit PREEMPT_RCU configurations
` [PATCH rcu 8/9] rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=y
` [PATCH rcu 9/9] rcutorture: Make scenario TREE07 "
[PATCH] tracing: gfp: Fix the GFP enum values shown for user space tracing tools
2025-01-16 20:12 UTC (9+ messages)
[PATCH v3 2/2] selftests/lib.mk: Introduce check to validate required dependencies
2025-01-16 20:09 UTC
[PATCH v4 0/2] iio: magnetometer: add support for Si7210
2025-01-16 20:05 UTC (4+ messages)
` [PATCH v4 2/2] iio: magnetometer: si7210: add driver "
[PATCH rcu 0/5] Miscellaneous fixes
2025-01-16 20:05 UTC (6+ messages)
` [PATCH rcu 1/5] rcu: Split rcu_report_exp_cpu_mult() mask parameter and use for tracing
` [PATCH rcu 2/5] rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes()
` [PATCH rcu 3/5] rcu: Fix get_state_synchronize_rcu_full() GP-start detection
` [PATCH rcu 4/5] rcu-tasks: Move RCU Tasks self-tests to core_initcall()
` [PATCH rcu 5/5] rcu/nocb: Print segment lengths in show_rcu_nocb_gp_state()
[PATCH bpf] bpf: use attach_btf instead of vmlinux in bpf_sk_storage_tracing_allowed
2025-01-16 20:03 UTC (2+ messages)
[PATCH v8 3/7] PCI: dwc: ep: Add bus_addr_base for outbound window
2025-01-16 20:02 UTC (3+ messages)
[PATCH] USB: Add LPM quirk for sony xperia xz1 compact
2025-01-16 20:01 UTC (3+ messages)
[PATCH v4 08/30] landlock: Add AUDIT_LANDLOCK_DENY and log ptrace denials
2025-01-16 20:00 UTC (4+ messages)
` [PATCH v4 8/30] "
[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2025-01-16 19:52 UTC (7+ messages)
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
` per st_ops kfunc allow/deny mask. Was: "
[PATCH v3 1/2] selftests: Introduce script to validate required dependencies
2025-01-16 19:51 UTC
[PATCH v4 0/1] Seal system mappings
2025-01-16 19:44 UTC (13+ messages)
` [PATCH v4 1/1] exec: seal "
[PATCH v3 RESEND] net: mii: Fix the Speed display when the network cable is not connected
2025-01-16 19:44 UTC (2+ messages)
[PATCH next] cgroup/rdma: Drop bogus PAGE_COUNTER select
2025-01-16 19:42 UTC (2+ messages)
[RFC PATCH bpf-next 0/7] bpf: BPF internal fine-grained permission management (BPF internal capabilities)
2025-01-16 19:41 UTC (8+ messages)
` [RFC PATCH bpf-next 1/7] bpf: Add capability field to BTF_ID_FLAGS
` [RFC PATCH bpf-next 2/7] bpf: Add enum bpf_capability
` [RFC PATCH bpf-next 3/7] bpf: Add capabilities version of kfuncs registration
` [RFC PATCH bpf-next 4/7] bpf: Make the verifier support BPF capabilities
` [RFC PATCH bpf-next 5/7] bpf: Add default BPF capabilities initialization for program types
` [RFC PATCH bpf-next 6/7] sched_ext: Make SCX use BPF capabilities
` [RFC PATCH bpf-next 7/7] sched_ext: Add proof-of-concept test case
[RFC][PATCH] sound/virtio: Fix cancel_sync warnings on uninitialized work_structs
2025-01-16 19:40 UTC (2+ messages)
` [PATCH v2] "
[PATCH] arm64: dts: qcom: qcs615: Fix kernel test robot issue in SPMI
2025-01-16 19:39 UTC (2+ messages)
[PATCH 0/2] Thermal support for BCM74110
2025-01-16 19:38 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: thermal: Update "
` [PATCH 2/2] thermal: brcmstb_thermal: Add support "
[PATCH] cgroup/cpuset: Move procfs cpuset attribute under cgroup-v1.c
2025-01-16 19:38 UTC (6+ messages)
[PATCH 1/2] MAINTAINERS: Update DRM GPU Scheduler section
2025-01-16 19:36 UTC (2+ messages)
[PATCH] drm/i915/gt: Handle INTEL_WAKEREF_DEF return value in gen8_ggtt_bind_get_ce
2025-01-16 19:35 UTC
[PATCH v1 0/3] thermal: core: Cosmetic updates
2025-01-16 19:31 UTC (4+ messages)
` [PATCH v1 1/3] thermal: core: Rename callback functions in two governors
` [PATCH v1 2/3] thermal: gov_bang_bang: Relocate regulation logic description
` [PATCH v1 3/3] thermal: core: Rename function argument related to trip crossing
[PATCH v4 2/3] platform: arm64: add Huawei Matebook E Go EC driver
2025-01-16 19:31 UTC (2+ messages)
[PATCH 0/7] phy: qcom: Introduce USB support for SM8750
2025-01-16 19:30 UTC (3+ messages)
` [PATCH 2/7] dt-bindings: phy: Add the M31 based eUSB2 PHY bindings
linux-next: build failure after merge of the wireless-next tree
2025-01-16 19:30 UTC (3+ messages)
[PATCH v1] s390/vfio-ap: Signal eventfd when guest AP configuration is changed
2025-01-16 19:30 UTC (8+ messages)
[syzbot] [mm?] KASAN: slab-use-after-free Read in __mmap_region
2025-01-16 19:28 UTC (3+ messages)
[PATCH 1/1] seqlock: add missing parameter documentation for raw_seqcount_try_begin()
2025-01-16 19:28 UTC (2+ messages)
[PATCH v6 00/14] hrtimer Rust API
2025-01-16 19:20 UTC (4+ messages)
` [PATCH v6 03/14] rust: sync: add `Arc::as_ptr`
[RFC PATCH v2 00/58] KVM: Arm SMMUv3 driver for pKVM
2025-01-16 19:19 UTC (6+ messages)
[PATCH v2 1/1] PM: Revert "Add EXPORT macros for exporting PM functions"
2025-01-16 19:18 UTC (6+ messages)
[PATCH] kasan: sw_tags: Use str_on_off() helper in kasan_init_sw_tags()
2025-01-16 19:16 UTC (2+ messages)
page: next (older) | prev (newer) | 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®