linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
[PATCH v2 net-next 00/15] locking: Introduce nested-BH locking
 2024-05-15 13:43 UTC  (9+ messages)
` [PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
          ` [PATCH net-next 14/15 v2] "

[PATCH 0/8] MIPS: Aggregate build fixes
 2024-05-15 13:43 UTC  (5+ messages)
` [PATCH 6/8] MIPS: Limit MIPS_MT_SMP support by ISA reversion

[v3 0/6] DRM driver for verisilicon
 2024-05-15 10:07 UTC  (5+ messages)
` [v3 6/6] drm/vs: simple encoder

[PATCH v2 0/2] riscv: make image compression configurable
 2024-05-15 13:40 UTC  (2+ messages)

[net PATCH] net/sched: Get stab before calling ops->change()
 2024-05-15 13:39 UTC  (3+ messages)

[PATCH] crypto: rsa-pkcs1pad: export rsa1_asn_lookup()
 2024-05-15 13:39 UTC 

[PATCH v2 0/6] arm64/hyperv: Support Virtual Trust Level Boot
 2024-05-15 13:39 UTC  (7+ messages)
` [PATCH v2 2/6] drivers/hv: Enable VTL mode for arm64
` [PATCH v2 3/6] drivers/hv: arch-neutral implementation of get_vtl()
` [PATCH v2 4/6] arm64/hyperv: Boot in a Virtual Trust Level

[PATCH] locking/atomic: fix trivial typo in comment
 2024-05-15 13:37 UTC  (4+ messages)
  ` [PATCH v2] locking/atomic: scripts: fix ${atomic}_sub_and_test() kerneldoc

[PATCH] sched: remove HZ_BW feature hedge
 2024-05-15 13:37 UTC 

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-15 13:34 UTC  (23+ messages)

[PATCH 0/3] crypto: X25519 supports for ppc64le
 2024-05-15 13:33 UTC  (10+ messages)
` [PATCH 1/3] crypto: X25519 low-level primitives "
` [PATCH 2/3] crypto: X25519 core functions "

[PATCH 0/2] ocfs2: add checks in ocfs2_xattr_find_entry() to avoid potential out-of-bound access
 2024-05-15 13:29 UTC  (3+ messages)
` [PATCH 1/2] ocfs2: add bounds checking to ocfs2_xattr_find_entry()
` [PATCH 2/2] ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()

[PATCH 00/16] TDX MMU prep series part 1
 2024-05-15 13:27 UTC  (5+ messages)
` [PATCH 02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion
` [PATCH 08/16] KVM: x86/mmu: Bug the VM if kvm_zap_gfn_range() is called for TDX

[PATCH v4 00/11] Add support for a few Zc* extensions as well as Zcmop
 2024-05-15 13:26 UTC  (4+ messages)
` [PATCH v4 02/11] riscv: add ISA extensions validation

[PATCH v2] rtla: Fix -t/--trace[=file]
 2024-05-15 13:22 UTC  (2+ messages)

[PATCHv4 0/4] x86/tdx: Adjust TD settings on boot
 2024-05-15 13:22 UTC  (6+ messages)
` [PATCHv4 3/4] x86/tdx: Dynamically disable SEPT violations from causing #VEs

[PATCH] block: Annotate a racy read in blk_do_io_stat()
 2024-05-15 13:20 UTC  (12+ messages)

[PATCH v2 0/2] x86/sgx: Fix two data races in EAUG/EREMOVE flows
 2024-05-15 13:12 UTC  (3+ messages)
` [PATCH v2 1/2] x86/sgx: Resolve EAUG race where losing thread returns SIGBUS
` [PATCH v2 2/2] x86/sgx: Resolve EREMOVE page vs EAUG page data race

[PATCH v2 0/7] clk: meson: introduce Amlogic A1 SoC Family CPU clock controller driver
 2024-05-15 13:15 UTC  (11+ messages)
` [PATCH v2 1/7] clk: meson: introduce 'INIT_ONCE' flag to eliminate init for enabled PLL
` [PATCH v2 2/7] dt-bindings: clock: meson: a1: pll: introduce new syspll bindings

[PATCH 1/3] iomap: pass blocksize to iomap_truncate_page()
 2024-05-15 13:16 UTC  (3+ messages)

[PATCH v3 0/2] Update st,stih407-thermal device
 2024-05-15 13:14 UTC  (3+ messages)
` [PATCH v3 2/2] ARM: dts: st: add thermal property on stih410.dtsi and stih418.dtsi

[PATCH v5 0/4] ARM: dts: aspeed: Add IBM P11 BMC systems
 2024-05-15 13:13 UTC  (2+ messages)

[RFC v4 00/13] First try to replace page_frag with page_frag_cache
 2024-05-15 13:09 UTC  (14+ messages)
` [RFC v4 01/13] mm: page_frag: add a test module for page_frag
` [RFC v4 02/13] xtensa: remove the get_order() implementation
` [RFC v4 03/13] mm: page_frag: use free_unref_page() to free page fragment
` [RFC v4 04/13] mm: move the page fragment allocator from page_alloc into its own file
` [RFC v4 05/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [RFC v4 06/13] mm: page_frag: add '_va' suffix to page_frag API
` [RFC v4 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [RFC v4 08/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [RFC v4 09/13] net: introduce the skb_copy_to_va_nocache() helper
` [RFC v4 10/13] mm: page_frag: introduce prepare/probe/commit API
` [RFC v4 11/13] net: replace page_frag with page_frag_cache
` [RFC v4 12/13] mm: page_frag: update documentation for page_frag
` [RFC v4 13/13] mm: page_frag: add a entry in MAINTAINERS "

[Linux kernel bug] INFO: task hung in blk_mq_get_tag
 2024-05-15 13:12 UTC  (8+ messages)

[PATCH] md: do not delete safemode_timer in mddev_suspend
 2024-05-15 13:12 UTC  (3+ messages)

[PATCH v3] scsi: ufs: Allow RTT negotiation
 2024-05-15 13:08 UTC  (8+ messages)

[PATCH v5 0/9] dt-bindings: fsi: Convert to json-schema and add missing engines
 2024-05-15 13:06 UTC  (4+ messages)
` [PATCH v5 1/9] dt-bindings: fsi: fsi2spi: Document SPI controller child nodes

[PATCH v4 00/10] clk: Add kunit tests for fixed rate and parent data
 2024-05-15 13:06 UTC  (5+ messages)

[PATCH RFC] ASoC: amlogic: do not use dpcm_playback/capture flags
 2024-05-15 13:01 UTC  (4+ messages)

[PATCH v2 0/5] cachefiles: some bugfixes for clean object/send req/poll
 2024-05-15 12:51 UTC  (6+ messages)
` [PATCH v2 1/5] cachefiles: stop sending new request when dropping object
` [PATCH v2 2/5] cachefiles: flush all requests for the object that is being dropped
` [PATCH v2 3/5] cachefiles: flush ondemand_object_worker during clean object
` [PATCH v2 4/5] cachefiles: cyclic allocation of msg_id to avoid reuse
` [PATCH v2 5/5] cachefiles: add missing lock protection when polling

[PATCH] perf/x86/intel/cstate: Add pkg C2 residency counter for Sierra Forest
 2024-05-15 13:01 UTC  (3+ messages)
` [PATCH RESEND] "

[syzbot] [ntfs3?] UBSAN: array-index-out-of-bounds in decompress_lznt
 2024-05-15 12:59 UTC  (3+ messages)
` [PATCH] ntfs3: check if more than chunk-size bytes are written

[PATCH v2 1/6] workqueue: Inherit NOIO and NOFS alloc flags
 2024-05-15 12:53 UTC  (6+ messages)
` [PATCH v2 2/6] rds: Brute force GFP_NOIO
` [PATCH v2 3/6] RDMA/cma: "
` [PATCH v2 4/6] RDMA/cm: "
` [PATCH v2 5/6] RDMA/mlx5: "
` [PATCH v2 6/6] net/mlx5: "

[PATCH 0/6] rcu: Remove several redundant memory barriers
 2024-05-15 12:53 UTC  (7+ messages)
` [PATCH 1/6] rcu: Remove full ordering on second EQS snapshot
` [PATCH 2/6] rcu: Remove superfluous full memory barrier upon first "
` [PATCH 3/6] rcu/exp: "
` [PATCH 4/6] rcu: Remove full memory barrier on boot time eqs sanity check
` [PATCH 5/6] rcu: Remove full memory barrier on RCU stall printout
` [PATCH 6/6] rcu/exp: Remove redundant full memory barrier at the end of GP

[PATCH] sched/rt: Clean up usage of rt_task()
 2024-05-15 12:50 UTC  (7+ messages)

[PATCH v2 1/2] Documentation: hyperv: Update spelling and fix typo
 2024-05-15 12:36 UTC  (4+ messages)
` [PATCH v2 2/2] Documentation: hyperv: Improve synic and interrupt handling description

[PATCH V5 00/12] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
 2024-05-15 12:34 UTC  (4+ messages)

[PATCH v2] ext4: fix infinite loop when replaying fast_commit
 2024-05-15 12:27 UTC  (2+ messages)

[GIT PULL] livepatching for 6.10
 2024-05-15 12:24 UTC 

[PATCH] ext4: fix infinite loop when replaying fast_commit
 2024-05-15 12:24 UTC  (8+ messages)

[PATCH v2 1/4] dma-mapping: benchmark: fix up kthread-related error handling
 2024-05-15 12:14 UTC  (2+ messages)

[PATCH net-next v6 00/21] ice: add PFCP filter support
 2024-05-15 11:55 UTC  (2+ messages)

[PATCH 0/3] pinctrl: rockchip: add rk3308b SoC support
 2024-05-15 12:16 UTC  (4+ messages)
` [PATCH 1/3] pinctrl: rockchip: update rk3308 iomux routes
` [PATCH 2/3] dt-bindings: pinctrl: rockchip: add rk3308b
` [PATCH 3/3] pinctrl: rockchip: add rk3308b SoC support

[PATCH] bus: mhi: host: Add Foxconn SDX72 related support
 2024-05-15 12:17 UTC  (8+ messages)
  `  "
    `  "
      `  "
        `  "
          `  "

[PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
 2024-05-15 12:15 UTC  (9+ messages)

[PATCH] perf/arm-dmc620: Fix lockdep assert in ->event_init()
 2024-05-15 12:12 UTC  (2+ messages)

[PATCH V1 0/9] PCIe TPH and cache direct injection support
 2024-05-15 12:11 UTC  (3+ messages)
` [PATCH V1 7/9] PCI/TPH: Add TPH documentation

[PATCH 0/3] Add SDHCI support for SDX75 SoC
 2024-05-15 12:09 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: mmc: sdhci-msm: Document the SDX75 compatible
` [PATCH 2/3] arm64: dts: qcom: sdx75: Add SDHCI node
` [PATCH 3/3] arm64: dts: qcom: sdx75-idp: add SDHCI for SD Card

[PATCH v3 0/6] Fix rtq2208 BUCK ramp_delay and LDO dvs setting
 2024-05-15 12:10 UTC  (6+ messages)
` [PATCH v3 6/6] regulator: dt-bindings: rtq2208: Add property to get ldo of RTQ2208 is adjustable or not

[PATCH v2] lkdtm/bugs: add test for hung smp_call_function_single()
 2024-05-15 12:08 UTC 

[RFC PATCH v3 0/1] x86/sgx: Explicitly give up the CPU in EDMM's ioctl() to avoid softlockup
 2024-05-15 12:06 UTC  (3+ messages)
` [RFC PATCH v3 1/1] "

[RFC PATCH 0/2] TPM derived keys
 2024-05-15 12:03 UTC  (7+ messages)
` [RFC PATCH 2/2] KEYS: implement "

[PATCH 6.6 000/309] 6.6.31-rc2 review
 2024-05-15 12:03 UTC  (2+ messages)

[GIT PULL] integrity: subsystem updates for v6.10
 2024-05-15 11:55 UTC 

[PATCH v2] riscv, bpf: Optimize zextw insn with Zba extension
 2024-05-15 11:51 UTC  (8+ messages)

[RFC][PATCH 08/10] sched/fair: Implement delayed dequeue
 2024-05-15 11:48 UTC  (11+ messages)

[GIT PULL] printk for 6.10
 2024-05-15 11:46 UTC 

[PATCH v2 0/5] Enhance soft hwpoison handling and injection
 2024-05-15 11:44 UTC  (3+ messages)
` [PATCH v2 2/5] mm/madvise: Add MF_ACTION_REQUIRED to madvise(MADV_HWPOISON)

[PATCHv5 bpf-next 0/8] uprobe: uretprobe speed up
 2024-05-15 11:35 UTC  (13+ messages)
` [PATCHv5 bpf-next 6/8] x86/shstk: Add return uprobe support

[PATCH 0/2] drm/bridge: Add 'struct device *' field to the drm_bridge structure
 2024-05-15 11:33 UTC  (7+ messages)
` [PATCH 1/2] drm/bridge: Support finding bridge with struct device

[PATCH 2/2] sbrmi: Add support for APML protocols
 2024-05-15 11:30 UTC  (4+ messages)

[PATCH v5 0/9] dma-buf: heaps: Add restricted heap
 2024-05-15 11:23 UTC  (10+ messages)
` [PATCH v5 1/9] dt-bindings: reserved-memory: Add mediatek,dynamic-restricted-region
` [PATCH v5 2/9] scatterlist: Add a flag for the restricted memory
` [PATCH v5 3/9] lib/scatterlist: Add sg_dup_table
` [PATCH v5 4/9] dma-buf: heaps: Initialize a restricted heap
` [PATCH v5 5/9] dma-buf: heaps: restricted_heap: Add private heap ops
` [PATCH v5 6/9] dma-buf: heaps: restricted_heap: Add dma_ops
` [PATCH v5 7/9] dma-buf: heaps: restricted_heap: Add MediaTek restricted heap and heap_init
` [PATCH v5 8/9] dma-buf: heaps: restricted_heap_mtk: Add TEE memory service call
` [PATCH v5 9/9] dma_buf: heaps: restricted_heap_mtk: Add a new CMA heap

[PATCH v3] drivers: soc: xilinx: check return status of get_api_version()
 2024-05-15 11:23 UTC 

[PATCH] KVM: x86: add KVM_RUN_X86_GUEST_MODE kvm_run flag
 2024-05-15 11:22 UTC  (2+ messages)

[PATCH v3 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-05-15 11:20 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: pwm: add support for MC33XS2410
` [PATCH v3 2/2] pwm: add support for NXPs high-side switch MC33XS2410

[PATCH v2 0/2] selftests/resctrl: SNC kernel support discovery
 2024-05-15 11:18 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v2 2/2] selftests/resctrl: Adjust SNC support messages

[PATCH v8 00/12] Add support for Intel PPS Generator
 2024-05-15 11:16 UTC  (3+ messages)
` [PATCH v8 11/12] Documentation: driver-api: pps: Add Intel Timed I/O PPS generator

[PATCH v3 1/2] proc: restrict /proc/pid/mem access via param knobs
 2024-05-15 11:15 UTC  (6+ messages)

[PATCH v5] can: mcp251xfd: fix infinite loop when xmit fails
 2024-05-15 11:12 UTC  (4+ messages)

[PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
 2024-05-15 11:10 UTC  (11+ messages)
` [PATCH v2 09/14] arm64: Enable memory encrypt for Realms
` [PATCH v2 10/14] arm64: Force device mappings to be non-secure shared
` [PATCH v2 12/14] arm64: realm: Support nonsecure ITS emulation shared
` [PATCH v2 13/14] arm64: rsi: Interfaces to query attestation token

[PATCH RESEND v5 0/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS
 2024-05-15 10:54 UTC  (4+ messages)
` [PATCH RESEND v5 1/3] dt-bindings: vendor-prefixes: Add Schneider Electric
` [PATCH RESEND v5 2/3] dt-bindings: arm: qcom: Add Schneider Electric HMIBSC board
` [PATCH RESEND v5 3/3] arm64: dts: qcom: apq8016: Add Schneider HMIBSC board DTS

[PATCH v2 0/1] arch/fault: don't print logs for simulated poison errors
 2024-05-15 10:54 UTC  (8+ messages)
` [PATCH v2 1/1] arch/fault: don't print logs for pte marker "

[PATCH net-next 0/4] vmxnet3: upgrade to version 9
 2024-05-15 10:52 UTC  (8+ messages)
` [PATCH net-next 2/4] vmxnet3: add latency measurement support in vmxnet3
` [PATCH net-next 3/4] vmxnet3: add command to allow disabling of offloads
` [PATCH net-next 4/4] vmxnet3: update to version 9

[PATCH v9 1/2] x86/mm: Don't disable PCID if "incomplete Global INVLPG flushes" is fixed by microcode
 2024-05-15 10:46 UTC  (2+ messages)

[PATCH] x86/alternative: Use the correct length when optimizing NOPs
 2024-05-15 10:48 UTC 

[PATCH v3] sched: Consolidate cpufreq updates
 2024-05-15 10:47 UTC  (6+ messages)

[syzbot] [kernfs?] [usb?] WARNING in kernfs_get (5)
 2024-05-15 10:33 UTC  (2+ messages)

N_HDLC line discipline: Race condition
 2024-05-15 10:33 UTC  (3+ messages)

[PATCH 00/31] Staging: rtl8192e: rtllib_rx.c Rename camelcase variables
 2024-05-15 10:31 UTC  (5+ messages)
` [PATCH 17/31] Staging: rtl8192e: Rename variable nPadding_Length
` [PATCH 19/31] Staging: rtl8192e: Rename variable ChkLength

[PATCH 0/6] rds: rdma: Add ability to force GFP_NOIO
 2024-05-15 10:25 UTC  (5+ messages)

[PATCH net-next v9 00/14] Device Memory TCP
 2024-05-15 10:19 UTC  (6+ messages)
` [PATCH net-next v9 04/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v9 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags

[PATCH 5.10 000/111] 5.10.217-rc1 review
 2024-05-15 10:14 UTC  (2+ messages)

[RFC][PATCH 00/10] sched/fair: Complete EEVDF
 2024-05-15 10:13 UTC  (4+ messages)
` [RFC][PATCH 10/10] sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion

[PATCH] w1: Add missing newline and fix typos in w1_bus_master comment
 2024-05-15 10:11 UTC 

[PATCH v2 2/2] genirq/proc: Refine percpu kstat_irqs access logic
 2024-05-15 10:06 UTC 

[PATCH v1 0/2] ACPI: EC: Install EC address space handler at the namespace root
 2024-05-15 10:05 UTC  (11+ messages)
` [PATCH v1 1/2] ACPI: EC: Install "

[GIT PULL] thermal drivers fixes for v6.10-rc1
 2024-05-15 10:04 UTC  (2+ messages)

[PATCH v6 00/12] Add suspend to ram support for PCIe on J7200
 2024-05-15 10:01 UTC  (13+ messages)
` [PATCH v6 01/12] gpio: pca953x: move suspend()/resume() to suspend_noirq()/resume_noirq()
` [PATCH v6 02/12] i2c: omap: switch to NOIRQ_SYSTEM_SLEEP_PM_OPS() and RUNTIME_PM_OPS()
` [PATCH v6 03/12] i2c: omap: wakeup the controller during suspend() callback
` [PATCH v6 04/12] mux: add mux_chip_resume() function
` [PATCH v6 05/12] mux: mmio: add resume support
` [PATCH v6 06/12] PCI: cadence: Extract link setup sequence from cdns_pcie_host_setup()
` [PATCH v6 07/12] PCI: cadence: Set cdns_pcie_host_init() global
` [PATCH v6 08/12] PCI: j721e: Use dev_err_probe() in the probe() function
` [PATCH v6 09/12] PCI: j721e: Add reset GPIO to struct j721e_pcie
` [PATCH v6 10/12] PCI: Add T_PERST_CLK_US macro
` [PATCH v6 11/12] PCI: j721e: Use "
` [PATCH v6 12/12] PCI: j721e: Add suspend and resume support

[PATCH net] ax25: Fix refcount leak issues of ax25_dev
 2024-05-15  9:52 UTC  (3+ messages)

[PATCH v3 0/6] drm/panel: simple: Add Panels and Panel Vendors
 2024-05-15  9:51 UTC  (2+ messages)
` [PATCH v3 6/6] drm/panel: simple: Add Microtips Technology MF-103HIEB0GA0 panel


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).