The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2024-01-12 18:24:20 to 2024-01-13 01:41:00 UTC [more...]

[PATCH v4 0/3] w1: add UART w1 bus driver
 2024-01-13  1:40 UTC  (5+ messages)
` [PATCH v4 1/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v4 2/3] dt-bindings: serial: allow onewire as child node

[PATCH v4 1/6] f2fs: compress: fix to guarantee persisting compressed blocks by CP
 2024-01-13  1:39 UTC  (10+ messages)
` [PATCH v4 2/6] f2fs: compress: fix to cover normal cluster write with cp_rwsem
  ` [f2fs-dev] "
` [PATCH v4 4/6] f2fs: compress: fix to avoid inconsistence bewteen i_blocks and dnode
  ` [f2fs-dev] "
` [PATCH v4 5/6] f2fs: fix to remove unnecessary f2fs_bug_on() to avoid panic
  ` [f2fs-dev] "
` [PATCH v4 6/6] f2fs: introduce FAULT_BLKADDR_CONSISTENCE
  ` [f2fs-dev] "

[PATCH v3 0/4] net/sched: Load modules via alias
 2024-01-13  1:33 UTC  (4+ messages)
` [PATCH v3 1/4] net/sched: Add helper macros with module names

[GIT PULL] Scheduler changes for v6.7
 2024-01-13  1:31 UTC  (23+ messages)
` [GIT PULL] Scheduler changes for v6.8
        ` [GIT PULL] scheduler fixes
            ` [PATCH] Revert "sched/cpufreq: Rework schedutil governor performance estimation" and dependent commit

[net-next PATCH v9 0/5] net: phy: generic polarity + LED support for qca808x
 2024-01-13  1:29 UTC  (5+ messages)
` [net-next PATCH v9 1/5] dt-bindings: net: phy: Make LED active-low property common
` [net-next PATCH v9 2/5] dt-bindings: net: phy: Document LED inactive high impedance mode

[syzbot] [jfs?] kernel BUG in txEnd
 2024-01-13  1:28 UTC  (2+ messages)

[PATCH v4 00/22] stackdepot: allow evicting stack traces
 2024-01-13  1:24 UTC  (11+ messages)
` [PATCH v4 12/22] lib/stackdepot: use read/write lock

[PATCH v4 0/7] dma-buf: heaps: Add restricted heap
 2024-01-13  1:23 UTC  (7+ messages)
` [PATCH v4 3/7] dma-buf: heaps: restricted_heap: Add private heap ops

[PATCH] wifi: mac80211: tx: Add __must_hold() annotation
 2024-01-13  1:11 UTC 

[PATCH v1 2/2] ARM64: dts: nuvoton: Add initial yosemitev4 device tree
 2024-01-13  1:17 UTC  (2+ messages)

[PATCH v7 0/4] riscv: sophgo: add clock support for sg2042
 2024-01-13  1:15 UTC  (9+ messages)
` [PATCH v7 2/4] dt-bindings: clock: sophgo: support SG2042

[PATCH v6 0/4] Introduce mseal()
 2024-01-13  1:10 UTC  (3+ messages)
` [PATCH v6 4/4] mseal:add documentation

[PATCH v2 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-13  1:08 UTC  (3+ messages)
` [PATCH v2 5/7] selftests/mm: hugetlb-read-hwpoison: "

[GIT PULL] hotfixes for 6.8-rc1
 2024-01-13  0:59 UTC 

[GIT PULL] RCU changes for v6.8
 2024-01-13  0:58 UTC  (2+ messages)

[syzbot] [f2fs?] KASAN: slab-use-after-free Read in kill_f2fs_super
 2024-01-13  0:50 UTC  (3+ messages)

[RFC PATCH v2 0/3] riscv: add support for SBI Supervisor Software Events
 2024-01-13  0:43 UTC  (3+ messages)
` [RFC PATCH v2 2/3] riscv: add support for SBI Supervisor Software Events extension

[PATCH v5 0/3] Remove the XFS mrlock
 2024-01-13  0:38 UTC  (7+ messages)
` [PATCH v5 1/3] locking: Add rwsem_assert_held() and rwsem_assert_held_write()
` [PATCH v5 2/3] xfs: Replace xfs_isilocked with xfs_assert_ilocked
` [PATCH v5 3/3] xfs: Remove mrlock wrapper

[PATCH v7 00/16] Support Andes PMU extension
 2024-01-13  0:31 UTC  (15+ messages)
` [PATCH v7 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v7 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v7 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v7 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v7 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events

[PATCHSET v2 wq/for-6.8] workqueue: Implement system-wide max_active for unbound workqueues
 2024-01-13  0:28 UTC  (10+ messages)
` [PATCH 1/9] workqueue: Move pwq->max_active to wq->max_active
` [PATCH 2/9] workqueue: Factor out pwq_is_empty()
` [PATCH 3/9] workqueue: Replace pwq_activate_inactive_work() with [__]pwq_activate_work()
` [PATCH 4/9] workqueue: Move nr_active handling into helpers
` [PATCH 5/9] workqueue: Make wq_adjust_max_active() round-robin pwqs while activating
` [PATCH 6/9] workqueue: Add first_possible_node and node_nr_cpus[]
` [PATCH 7/9] workqueue: Move pwq_dec_nr_in_flight() to the end of work item handling
` [PATCH 8/9] workqueue: Introduce struct wq_node_nr_active
` [PATCH 9/9] workqueue: Implement system-wide nr_active enforcement for unbound workqueues

[RFC PATCH] rpmsg: glink: Add bounds check on tx path
 2024-01-13  0:25 UTC 

[PATCHSET wq/for-6.8] workqueue: Implement system-wide max_active for unbound workqueues
 2024-01-13  0:18 UTC  (6+ messages)
` [PATCH 10/10] workqueue: Reimplement ordered workqueue using shared nr_active

[RFC PATCH v1] mm/filemap: Allow arch to request folio size for exec memory
 2024-01-13  0:11 UTC  (7+ messages)

[PATCH v7 0/2] riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl
 2024-01-12 23:56 UTC  (3+ messages)
` [PATCH v7 1/2] riscv: Include riscv_set_icache_flush_ctx prctl
` [PATCH v7 2/2] documentation: Document PR_RISCV_SET_ICACHE_FLUSH_CTX prctl

[GIT PULL] percpu changes for v6.8-rc1
 2024-01-12 23:55 UTC 

[PATCH 00/45] C++: Convert the kernel to C++
 2024-01-12 23:53 UTC  (10+ messages)

[PATCH 0/4] Fixing live video input in ZynqMP DPSUB
 2024-01-12 23:42 UTC  (5+ messages)
` [PATCH 1/4] drm: xlnx: zynqmp_dpsub: Make drm bridge discoverable
` [PATCH 2/4] drm: xlnx: zynqmp_dpsub: Fix timing for live mode
` [PATCH 3/4] drm: xlnx: zynqmp_dpsub: Don't generate vblank in "
` [PATCH 4/4] drm: xlnx: zynqmp_dpsub: Set live video in format

[PATCH 0/3 v2] lib/percpu_counter, cpu/hotplug: Cure the cpu_dying_mask woes
 2024-01-12 23:36 UTC  (4+ messages)
` [PATCH 1/3] lib/percpu_counter: Fix CPU hotplug handling
` [PATCH 2/3] cpu/hotplug: Remove export of cpu_active_mask and cpu_dying_mask
` [PATCH 3/3] cpu/hotplug: Get rid of cpu_dying_mask

[GIT PULL for v6.8-rc1] media updates
 2024-01-12 23:25 UTC  (2+ messages)

[GIT PULL] HID for 6.8
 2024-01-12 23:25 UTC  (2+ messages)

[GIT PULL] pwm: Changes for v6.8-rc1
 2024-01-12 23:25 UTC  (2+ messages)

[GIT PULL] Devicetree updates for v6.8
 2024-01-12 23:25 UTC  (2+ messages)

[GIT PULL] fbdev fixes and updates for v6.8-rc1
 2024-01-12 23:25 UTC  (2+ messages)

[PATCH 1/2] soc: qcom: geni-se: Add M_TX_FIFO_NOT_EMPTY bit definition
 2024-01-12 23:21 UTC  (3+ messages)
` [PATCH 2/2] serial: qcom-geni: Don't cancel/abort if we can't get the port lock

[GIT PULL] Documentation for 6.8
 2024-01-12 23:20 UTC  (6+ messages)

[PATCH v4 0/4] Reduce synchronize_rcu() latency(v4)
 2024-01-12 23:20 UTC  (5+ messages)
` [PATCH v4 1/4] rcu: Reduce synchronize_rcu() latency
` [PATCH v4 2/4] rcu: Add a trace event for synchronize_rcu_normal()

[PATCH] cxl/pci: Skip irq features if MSI/MSI-X are not supported
 2024-01-12 23:16 UTC  (3+ messages)

[PATCH] perf record: Display data size on pipe mode
 2024-01-12 23:13 UTC 

[PATCH v6 0/7]Coresight for Kernel panic and watchdog reset
 2024-01-12 23:09 UTC  (7+ messages)
` [PATCH v6 1/7] dt-bindings: arm: coresight-tmc: Add "memory-region" property
    ` [EXT] "
` [PATCH v6 2/7] coresight: tmc-etr: Add support to use reserved trace memory
    ` [EXT] "

[PATCH v6 0/6] PCI: qcom: Add support for OPP
 2024-01-12 22:44 UTC  (8+ messages)
` [PATCH v6 3/6] PCI: qcom: Add missing icc bandwidth vote for cpu to PCIe path
` [PATCH v6 6/6] PCI: qcom: Add OPP support to scale performance state of power domain

[PATCH v2] arm64: dts: mt8183: jacuzzi: Remove CrosEC base detection node
 2024-01-12 22:40 UTC  (2+ messages)

[PATCH V1 0/2] Refactor phy powerup sequence
 2024-01-12 22:28 UTC  (3+ messages)
` [PATCH V1 1/2] scsi: ufs: qcom : Refactor phy_power_on/off calls

[GIT PULL] firewire updates for 6.8
 2024-01-12 22:20 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2024-01-12 22:20 UTC  (2+ messages)

[GIT PULL] MMC updates for v6.8
 2024-01-12 22:20 UTC  (2+ messages)

[GIT PULL] gpio: updates for v6.8-rc1
 2024-01-12 22:20 UTC  (2+ messages)

[GIT PULL] clk changes for the merge window
 2024-01-12 22:20 UTC  (2+ messages)

[GIT PULL] GNSS updates for 6.8-rc1
 2024-01-12 22:20 UTC  (2+ messages)

[GIT PULL REQUEST] watchdog - v6.8 release cycle
 2024-01-12 22:20 UTC  (2+ messages)

[GIT PULL] hwmon updates for v6.8
 2024-01-12 22:20 UTC  (2+ messages)

[GIT PULL] pmdomain updates for v6.8
 2024-01-12 22:20 UTC  (2+ messages)

[GIT PULL] NVDIMM/NFIT changes for 6.8
 2024-01-12 22:20 UTC  (2+ messages)

[PATCH v2] checkpatch: allow build files to reference other build files
 2024-01-12 22:19 UTC 

[PATCH v3 1/6] f2fs: compress: fix to guarantee persisting compressed blocks by CP
 2024-01-12 22:19 UTC  (11+ messages)
` [PATCH v3 3/6] f2fs: compress: fix to check unreleased compressed cluster
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH v3 1/6] f2fs: compress: fix to guarantee persisting compressed blocks by CP

[PATCH] afs: Remove afs_dynroot_d_revalidate() as it is redundant
 2024-01-12 22:19 UTC 

[PATCH v1] checkpatch: allow build files to reference other build files
 2024-01-12 22:16 UTC  (3+ messages)

[PATCH v4 0/2] Improve VM CPUfreq and task placement behavior
 2024-01-12 22:15 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: cpufreq: add virtual cpufreq device

[PATCH] net: ethernet: ravb: fix dma mapping failure handling
 2024-01-12 22:08 UTC  (5+ messages)

[PATCH 0/2] ARM: stm32: add clock for pwrcfg syscon
 2024-01-12 22:00 UTC  (4+ messages)
` [PATCH 1/2] clk: stm32: initialize syscon after clocks are registered

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2024-01-12 21:56 UTC  (2+ messages)

[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
 2024-01-12 21:54 UTC  (6+ messages)
` [PATCH v4 2/2] x86/resctrl: Read supported bandwidth sources using CPUID command

[PATCH] mm, oom: Add lru_add_drain() in __oom_reap_task_mm()
 2024-01-12 21:43 UTC  (9+ messages)
          ` [External] : "

[PATCH v10 00/29] KVM: x86/pmu: selftests: Fixes and new tests
 2024-01-12 21:37 UTC  (4+ messages)
` [PATCH v10 16/29] KVM: selftests: Test Intel PMU architectural events on gp counters

[RFC PATCH v1] vsock/test: add '--peer-port' input argument
 2024-01-12 21:21 UTC 

[PATCH] mm: memcontrol: don't throttle dying tasks on memory.high
 2024-01-12 21:27 UTC  (6+ messages)

[GIT PULL] sound updates for 6.8-rc1
 2024-01-12 21:27 UTC  (2+ messages)

A quick "Regression tracking: state of the union early 2024" from my side
 2024-01-12 21:22 UTC  (3+ messages)

[PATCH 0/3] mm/mempolicy: weighted interleave mempolicy with sysfs extension
 2024-01-12 21:08 UTC  (4+ messages)
` [PATCH 1/3] mm/mempolicy: implement the sysfs-based weighted_interleave interface
` [PATCH 2/3] mm/mempolicy: refactor a read-once mechanism into a function for re-use
` [PATCH 3/3] mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving

[PATCH v2 0/3] mm, lru_gen: batch update pages when aging
 2024-01-12 21:01 UTC  (3+ messages)
` [PATCH v2 1/3] mm, lru_gen: batch update counters on againg

[PATCH v1 00/26] Add AMD Secure Nested Paging (SEV-SNP) Initialization Support
 2024-01-12 20:37 UTC  (8+ messages)
` [PATCH v1 11/26] x86/sev: Invalidate pages from the direct map when adding them to the RMP table

Linux 5.10.207
 2024-01-12 20:17 UTC  (2+ messages)

[syzbot] upstream build error (21)
 2024-01-12 20:14 UTC 

[PATCH 00/36] Remove UCLINUX from LTP
 2024-01-12 20:18 UTC  (18+ messages)
        ` Call for nommu LTP maintainer [was: Re: [PATCH 00/36] Remove UCLINUX from LTP]
                ` [Automated-testing] "

[PATCH 00/13] spi: axi-spi-engine: add offload support
 2024-01-12 20:09 UTC  (6+ messages)
` [PATCH 01/13] spi: add core support for controllers with offload capabilities

[PATCH 0/6] of: populate of_root node if bootloader doesn't
 2024-01-12 20:07 UTC  (7+ messages)
` [PATCH 1/6] arm64: Unconditionally call unflatten_device_tree()
` [PATCH 2/6] um: "
` [PATCH 3/6] of: Always unflatten in unflatten_and_copy_device_tree()
` [PATCH 4/6] of: Create of_root if no dtb provided by firmware
` [PATCH 5/6] of: unittest: treat missing of_root as error instead of fixing up
` [PATCH 6/6] of: Add KUnit test to confirm DTB is loaded

[PATCH v11 00/10] spi: Add support for stacked/parallel memories
 2024-01-12 20:05 UTC  (5+ messages)
` [PATCH v11 03/10] spi: Add multi-cs memories support in SPI core

[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-12 20:03 UTC  (3+ messages)

[PATCH] [v2] SUNRPC: fix a memleak in gss_import_v2_context
 2024-01-12 20:01 UTC  (4+ messages)

drivers/net/ethernet/mellanox/mlx5/core/esw/bridge.c:1833:4: warning: 'snprintf' will always be truncated; specified size is 80, but format string expands to at least 94
 2024-01-12 19:47 UTC  (2+ messages)

[git pull] drm for 6.8
 2024-01-12 19:40 UTC  (3+ messages)

Deliberately sending partial patch sets?
 2024-01-12 19:37 UTC  (2+ messages)

[PATCH] nvme_core: scan namespaces asynchronously
 2024-01-12 19:36 UTC  (4+ messages)

[GIT PULL] VFIO updates for v6.8-rc1
 2024-01-12 19:31 UTC 

[PATCH 5.10/5.15] jfs: add check if log->bdev is NULL in lbmStartIO()
 2024-01-12 19:31 UTC  (2+ messages)

[PATCH] mm/compaction: Reduce unnecessary loops
 2024-01-12 19:25 UTC  (2+ messages)

[PATCH v3 0/3] x86/hyperv: Mark CoCo VM pages not present when changing encrypted state
 2024-01-12 19:24 UTC  (6+ messages)
` [PATCH v3 1/3] x86/hyperv: Use slow_virt_to_phys() in page transition hypervisor callback

drivers/xen/xenbus/xenbus_client.c:134: warning: Function parameter or member 'will_handle' not described in 'xenbus_watch_path'
 2024-01-12 19:02 UTC  (2+ messages)

[PATCH] xen/xenbus: document will_handle argument for xenbus_watch_path()
 2024-01-12 18:59 UTC 

[PATCH 00/12] selftests/net: Add TCP-AO tests
 2024-01-12 18:57 UTC  (3+ messages)
` [PATCH 12/12] selftests/net: Add TCP-AO key-management test

[PATCH] riscv/efistub: Ensure GP-relative addressing is not used
 2024-01-12 18:56 UTC  (3+ messages)

[PATCH 00/18] perf: Convert to platform remove callback returning void
 2024-01-12 18:53 UTC  (4+ messages)

[PATCH] serial: core: Fix double fetch in uart_throttle/uart_unthrottle
 2024-01-12 18:52 UTC  (3+ messages)

[PATCH] scsi: csiostor: Use kcalloc() instead of kzalloc()
 2024-01-12 18:43 UTC  (2+ messages)

[PATCH v3 1/2] bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS
 2024-01-12 18:38 UTC  (2+ messages)

[RFC PATCH 0/8] Dynamic vcpu priority management in kvm
 2024-01-12 18:37 UTC  (9+ messages)

[GIT PULL] first round of SCSI updates for the 6.7+ merge window
 2024-01-12 18:34 UTC  (7+ messages)

[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
 2024-01-12 18:33 UTC  (8+ messages)

[PATCH 0/4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-12 18:30 UTC  (8+ messages)
` [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs

[PATCH v5 0/5] RISC-V SBI debug console extension support
 2024-01-12 18:30 UTC  (2+ messages)

[RFC PATCH] x86/sev: x86/sev: enforce PC-relative addressing in clang
 2024-01-12 18:29 UTC  (4+ messages)
` [RFC PATCH v2] x86/sev: enforce RIP-relative accesses in early SEV/SME code

[PATCH] media: atomisp: ssh_css: Fix a null-pointer dereference in load_video_binaries
 2024-01-12 18:27 UTC  (3+ messages)

[PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot
 2024-01-12 18:27 UTC  (5+ messages)
` [PATCH v3 3/7] padata: dispatch works on different nodes

[PATCH 0/3] md: Remove deprecated flavors
 2024-01-12 18:27 UTC  (6+ messages)
` [PATCH 1/3] md: Remove deprecated CONFIG_MD_LINEAR

[PATCH 00/45] C++: Convert the kernel to C++
 2024-01-12  2:54 UTC 


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