linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-16 23:07:48 to 2023-01-17 03:26:56 UTC [more...]

[PATCH v16 0/8] Coresight: Add support for TPDM and TPDA
 2023-01-17  3:26 UTC  (4+ messages)
` [PATCH v16 6/8] Coresight: Add TPDA link driver

[PATCH] Fixed typo in comments
 2023-01-17  3:23 UTC  (2+ messages)

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-17  3:21 UTC  (3+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes

[PATCH -next V6 0/7] riscv: Optimize function trace
 2023-01-17  3:20 UTC  (5+ messages)
` [PATCH -next V6 7/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI]

BUG: Regression: A Problem with /sys/kernel/debug/kmemleak output: backtrace not printed since 6.2.0-rc1
 2023-01-17  3:14 UTC  (11+ messages)
` [BISECTED] "
  ` INFO: [BISECTED] "
      ` 答复: "
          ` 答复: "

[PATCH v11 000/113] KVM TDX basic feature support
 2023-01-17  3:11 UTC  (7+ messages)
` [PATCH v11 050/113] KVM: x86/tdp_mmu: Ignore unsupported mmu operation on private GFNs
` [PATCH v11 055/113] KVM: x86/VMX: introduce vmx tlb_remote_flush and tlb_remote_flush_with_range
` [PATCH v11 058/113] KVM: TDX: MTRR: implement get_mt_mask() for TDX

[PATCH v11 0/7] drm/lsdc: add drm driver for loongson display controller
 2023-01-17  3:08 UTC  (4+ messages)
` [PATCH v11 7/7] "

Coverity: console_prepend_dropped(): Memory - corruptions
 2023-01-17  3:07 UTC  (4+ messages)

Reg the next LTS kernel (6.1?)
 2023-01-17  3:07 UTC  (11+ messages)

[PATCH net-next] r8152: avoid to change cfg for all devices
 2023-01-17  3:03 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH v2 0/4] soc: qcom: Introduce PMIC GLINK
 2023-01-17  2:58 UTC  (10+ messages)
` [PATCH v2 3/4] soc: qcom: pmic_glink: Introduce altmode support

[syzbot] [f2fs?] possible deadlock in __f2fs_ioctl (2)
 2023-01-17  2:57 UTC 

[PATCH 06/11] filemap: Convert filemap_write_and_wait_range() to use errseq
 2023-01-17  2:55 UTC  (2+ messages)

[RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
 2023-01-17  2:53 UTC  (2+ messages)

[PATCH 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-01-17  2:53 UTC  (4+ messages)
` [PATCH 07/10] iommu/mediatek: Add a gap for the iova regions

[PATCH] scsi: fix iscsi rescan fails to create block
 2023-01-17  3:01 UTC 

[PATCH v2] tools/iio/iio_utils:fix memory leak
 2023-01-17  2:51 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] Input: i8042: Disable wake from keyboard by default on several AMD systems
 2023-01-17  2:51 UTC  (2+ messages)

[PATCH] drm/msm: Initialize mode_config earlier
 2023-01-17  2:51 UTC  (4+ messages)

[PATCH v3 0/8] Add MSM8939 SoC support with two devices
 2023-01-17  2:48 UTC  (9+ messages)
` [PATCH v3 1/8] dt-bindings: arm: qcom: Document MSM8939 SoC binding
` [PATCH v3 2/8] dt-bindings: soc: qcom: smd-rpm: Exclude MSM8936 from glink-channels
` [PATCH v3 3/8] dt-bindings: interconnect: Exclude all non msm8939 from snoc-mm
` [PATCH v3 4/8] clk: qcom: smd-rpm: msm8936: Add PMIC gated RPM_SMD_XO_*
` [PATCH v3 5/8] arm64: dts: qcom: Add msm8939 SoC
` [PATCH v3 6/8] arm64: dts: qcom: Add msm8939-pm8916.dtsi include
` [PATCH v3 7/8] arm64: dts: qcom: Add Square apq8039-t2 board
` [PATCH v3 8/8] arm64: dts: qcom: Add msm8939 Sony Xperia M4 Aqua

[PATCH] thermal: Convert to use sysfs_emit_at() API
 2023-01-17  2:40 UTC 

[PATCH] dax: use switch statement over chained ifs
 2023-01-17  2:41 UTC  (2+ messages)

[PATCH] thermal/int340x_thermal: Convert to use sysfs_emit_at() API
 2023-01-17  2:42 UTC 

[PATCH v3] arm64: dts: qcom: sc7280: add display port audio
 2023-01-17  2:42 UTC 

[PATCH v3 0/5] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-01-17  2:38 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in snd_pcm_post_stop
 2023-01-17  2:39 UTC 

[PATCH] libbpf: replace '.' with '_' in legacy kprobe event name
 2023-01-17  2:38 UTC  (6+ messages)

[PATCH v3 00/48] VMA tree type safety and remove __vma_adjust()
 2023-01-17  2:34 UTC  (47+ messages)
` [PATCH v3 01/48] maple_tree: Add mas_init() function
` [PATCH v3 02/48] maple_tree: Fix potential rcu issue
` [PATCH v3 04/48] test_maple_tree: Test modifications while iterating
` [PATCH v3 03/48] maple_tree: Reduce user error potential
` [PATCH v3 05/48] maple_tree: Fix handle of invalidated state in mas_wr_store_setup()
` [PATCH v3 06/48] maple_tree: Fix mas_prev() and mas_find() state handling
` [PATCH v3 07/48] mm: Expand vma iterator interface
` [PATCH v3 08/48] mm/mmap: convert brk to use vma iterator
` [PATCH v3 09/48] kernel/fork: Convert forking to using the vmi iterator
` [PATCH v3 10/48] mmap: Convert vma_link() vma iterator
` [PATCH v3 12/48] mmap: Change do_mas_munmap and do_mas_aligned_munmap() to use "
` [PATCH v3 11/48] mm/mmap: Remove preallocation from do_mas_align_munmap()
` [PATCH v3 14/48] mm: Add temporary vma iterator versions of vma_merge(), split_vma(), and __split_vma()
` [PATCH v3 15/48] ipc/shm: Use the vma iterator for munmap calls
` [PATCH v3 13/48] mmap: Convert vma_expand() to use vma iterator
` [PATCH v3 18/48] mlock: Convert mlock to "
` [PATCH v3 17/48] mm: Change mprotect_fixup "
` [PATCH v3 16/48] userfaultfd: Use "
` [PATCH v3 21/48] task_mmu: Convert to "
` [PATCH v3 19/48] coredump: "
` [PATCH v3 20/48] mempolicy: "
` [PATCH v3 24/48] mmap: Pass through vmi iterator to __split_vma()
` [PATCH v3 22/48] sched: Convert to vma iterator
` [PATCH v3 23/48] madvise: Use vmi iterator for __split_vma() and vma_merge()
` [PATCH v3 25/48] mmap: Use vmi version of vma_merge()
` [PATCH v3 28/48] nommu: Pass through vma iterator to shrink_vma()
` [PATCH v3 26/48] mm/mremap: Use vmi version of vma_merge()
` [PATCH v3 27/48] nommu: Convert nommu to using the vma iterator
` [PATCH v3 29/48] mm: Switch vma_merge(), split_vma(), and __split_vma to "
` [PATCH v3 30/48] mm/damon: Stop using vma_mas_store() for maple tree store
` [PATCH v3 31/48] mmap: Convert __vma_adjust() to use vma iterator
` [PATCH v3 35/48] mm: Pass vma iterator through to __vma_adjust()
` [PATCH v3 32/48] mm: Pass through vma iterator "
` [PATCH v3 34/48] mm: Remove unnecessary write to vma iterator in __vma_adjust()
` [PATCH v3 33/48] madvise: Use split_vma() instead of __split_vma()
` [PATCH v3 37/48] mmap: Clean up mmap_region() unrolling
` [PATCH v3 36/48] mm: Add vma iterator to vma_adjust() arguments
` [PATCH v3 38/48] mm: Change munmap splitting order and move_vma()
` [PATCH v3 41/48] mm/mmap: Use vma_prepare() and vma_complete() in vma_expand()
` [PATCH v3 40/48] mm/mmap: Refactor locking out of __vma_adjust()
` [PATCH v3 39/48] mm/mmap: move anon_vma setting in __vma_adjust()
` [PATCH v3 45/48] mm/mmap: Introduce dup_vma_anon() helper
` [PATCH v3 44/48] mm/mmap: Don't use __vma_adjust() in shift_arg_pages()
` [PATCH v3 48/48] vma_merge: Set vma iterator to correct position
` [PATCH v3 47/48] mm/mmap: Remove __vma_adjust()
` [PATCH v3 46/48] mm/mmap: Convert do_brk_flags() to use vma_prepare() and vma_complete()

[PATCH v4 0/2] media: amphion: decoder add support to RealVideo
 2023-01-17  2:31 UTC  (3+ messages)
` [PATCH v4 1/2] media: add RealVideo format RV30 and RV40
` [PATCH v4 2/2] media: amphion: support to decode RealVideo video

[syzbot] possible deadlock in lapb_disconnect_request
 2023-01-17  2:25 UTC 

[PATCH 0/3] optee: async notif with PPI + interrupt provider
 2023-01-17  2:19 UTC  (9+ messages)
` [PATCH 2/3] dt-bindings: arm: optee: add interrupt controller properties
` [PATCH 3/3] optee core: add irq chip using optee async notification

[PATCH v5 net] tcp: avoid the lookup process failing to get sk in ehash table
 2023-01-17  2:15 UTC  (3+ messages)

[PATCH] rcu: Remove impossible wakeup rcu GP kthread action from rcu_report_qs_rdp()
 2023-01-17  2:19 UTC 

[syzbot] possible deadlock in br_multicast_rcv (3)
 2023-01-17  2:12 UTC 

[PATCH v3 0/4] Per CPU idle injection
 2023-01-17  2:07 UTC  (5+ messages)
` [PATCH v3 1/4] powercap: idle_inject: Export symbols
` [PATCH v3 2/4] powercap: idle_inject: Add update callback
` [PATCH v3 3/4] thermal/drivers/intel_powerclamp: Use powercap idle-inject framework
` [PATCH v3 4/4] thermal/drivers/intel_cpu_idle_cooling: Introduce Intel cpu idle cooling driver

[PATCH 6.1 000/183] 6.1.7-rc1 review
 2023-01-17  2:05 UTC  (3+ messages)

[PATCH] blk-cgroup: fix missing pd_online_fn() while activating policy
 2023-01-17  2:04 UTC  (3+ messages)

[PATCH] mm: Functions used internally should not be put into slub_def.h
 2023-01-17  2:01 UTC  (2+ messages)
` [PATCH] mm: Functions used internally should not be put into

[PATCH] arm64: dts: qcom: sc8280xp: Define CMA region for CRD and X13s
 2023-01-17  1:57 UTC  (3+ messages)

[PATCH v5 0/3] hwrng: starfive: Add driver for TRNG module
 2023-01-17  1:54 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: rng: Add StarFive "
` [PATCH v5 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC
` [PATCH v5 3/3] riscv: dts: starfive: Add TRNG node for VisionFive 2

[PATCH v3 0/2] media: amphion: decoder add support to RealVideo
 2023-01-17  1:51 UTC  (4+ messages)
` [PATCH v3 1/2] media: add RealVideo format RV30 and RV40
    ` [EXT] "

[PATCH v1 00/20] ARM: imx: make Ethernet refclock configurable
 2023-01-17  1:45 UTC  (5+ messages)
` [PATCH v1 05/20] ARM: dts: imx6qdl: use enet_clk_ref instead of enet_out for the FEC node

[PATCH v3 0/2] mtk-wdt: Add reset-by-toprgu support
 2023-01-17  1:40 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: "
` [PATCH v3 2/2] watchdog: mtk_wdt: Add reset_by_toprgu support

[PATCH 0/4] LoongArch: Add kernel relocation and KASLR support
 2023-01-17  1:38 UTC  (6+ messages)
` [PATCH 1/4] LoongArch: Use trampoline for exception handlers and kill la.abs

[PATCH 0/3] Detect SRCU related deadlocks
 2023-01-17  1:36 UTC  (5+ messages)
` [PATCH 4/3] locking/lockdep: Improve the deadlock scenario print for sync and read lock

[PATCH linux-next v3] swap_state: update shadow_nodes for anonymous page
 2023-01-17  1:27 UTC  (2+ messages)

linux-next: manual merge of the iio tree with the arm-soc tree
 2023-01-17  1:25 UTC 

[PATCH 0/4] Device tree support for Hyper-V VMBus driver
 2023-01-17  1:17 UTC  (3+ messages)
` [PATCH 4/4] dt-bindings: hv: Add dt-bindings for VMBus

[PATCH v3 00/14] A few bugfix and cleanup patches for blk-mq
 2023-01-17  1:01 UTC  (8+ messages)
` [PATCH v3 07/14] blk-mq: make blk_mq_commit_rqs a general function for all commits

linux-next: duplicate patch in the nfsd tree
 2023-01-17  0:52 UTC  (4+ messages)

[GIT PULL] hotfixes for 6.2-rc5
 2023-01-17  0:48 UTC  (2+ messages)

[ BUG: Invalid wait context ], BUG: scheduling while atomic: swapper/0/1/0x00000002 on kernel 6.2.0-rc4
 2023-01-17  0:37 UTC 

[PATCH net-next 1/1] ethtool/plca: fix potential NULL pointer access
 2023-01-17  0:34 UTC  (2+ messages)

[6.2][regression] after commit cd372b8c99c5a5cf6a464acebb7e4a79af7ec8ae stopping working wifi mt7921e
 2023-01-17  0:33 UTC 

[PATCH rdma-next 00/13] Add RDMA inline crypto support
 2023-01-17  0:32 UTC  (5+ messages)
` [PATCH rdma-next 11/13] nvme: Introduce a local variable
` [PATCH rdma-next 12/13] nvme: Add crypto profile at nvme controller

[PATCH v2 0/6] Composefs: an opportunistically sharing verified image filesystem
 2023-01-17  0:12 UTC  (12+ messages)
` [PATCH v2 2/6] composefs: Add on-disk layout

linux-next: build failure after merge of the crypto tree
 2023-01-17  0:02 UTC  (3+ messages)
` [PATCH] crypto: p10-aes-gcm - Use _GLOBAL instead of .global

[PATCH 4.19 000/521] 4.19.270-rc1 review
 2023-01-17  0:01 UTC  (2+ messages)

[PATCH 5.4 000/658] 5.4.229-rc1 review
 2023-01-17  0:00 UTC  (2+ messages)

[PATCH 5.10 00/64] 5.10.164-rc1 review
 2023-01-16 23:58 UTC  (2+ messages)

[PATCH 5.15 00/86] 5.15.89-rc1 review
 2023-01-16 23:57 UTC  (2+ messages)

[PATCH net-next 00/12] net: mdio: Continue separating C22 and C45
 2023-01-16 23:52 UTC  (13+ messages)
` [PATCH net-next 01/12] net: dsa: mt7530: Separate C22 and C45 MDIO bus transactions
` [PATCH net-next 02/12] net: sxgbe: Separate C22 and C45 transactions
` [PATCH net-next 03/12] net: nixge: "
` [PATCH net-next 04/12] net: macb: "
` [PATCH net-next 05/12] ixgbe: "
` [PATCH net-next 06/12] ixgbe: Use C45 mdiobus accessors
` [PATCH net-next 07/12] net: hns: Separate C22 and C45 transactions
` [PATCH net-next 08/12] amd-xgbe: "
` [PATCH net-next 09/12] amd-xgbe: Replace MII_ADDR_C45 with XGBE_ADDR_C45
` [PATCH net-next 10/12] net: dsa: sja1105: C45 only transactions for PCS
` [PATCH net-next 11/12] net: dsa: sja1105: Separate C22 and C45 transactions for T1 MDIO bus
` [PATCH net-next 12/12] net: ethernet: renesas: rswitch: C45 only transactions

[tip:sched/core 7/28] rseq.c:139:37: error: 'AT_RSEQ_ALIGN' undeclared; did you mean 'R_SH_ALIGN'?
 2023-01-16 23:38 UTC  (3+ messages)

[PATCH] rust: prelude: prevent doc inline of external imports
 2023-01-16 23:35 UTC  (2+ messages)

[PATCH 1/7] rust: sync: add `Arc` for ref-counted allocations
 2023-01-16 23:34 UTC  (2+ messages)

[PATCH v3] rust: compiler_builtins: make stubs non-global
 2023-01-16 23:33 UTC  (2+ messages)

[PATCH v1] rust: alloc: remove the `borrow` module (`ToOwned`, `Cow`)
 2023-01-16 23:32 UTC  (2+ messages)

[PATCH v2] x86/efi: Safely enable unaccepted memory in UEFI
 2023-01-16 23:17 UTC  (8+ messages)

Kernel builds now failing
 2023-01-16 23:15 UTC  (4+ messages)

[PATCH v2] Documentation: Avoid duplicate Kconfig inclusion
 2023-01-16 23:14 UTC  (2+ messages)

[PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-16 23:12 UTC  (35+ messages)
` [PATCH v6 01/34] vfs: Unconditionally set IOCB_WRITE in call_write_iter()
` [PATCH v6 02/34] iov_iter: Use IOCB/IOMAP_WRITE/op_is_write rather than iterator direction
` [PATCH v6 03/34] iov_iter: Pass I/O direction into iov_iter_get_pages*()
` [PATCH v6 04/34] iov_iter: Remove iov_iter_get_pages2/pages_alloc2()
` [PATCH v6 05/34] iov_iter: Change the direction macros into an enum
` [PATCH v6 06/34] iov_iter: Use the direction in the iterator functions
` [PATCH v6 07/34] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v6 08/34] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v6 09/34] bio: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v6 10/34] mm, block: Make BIO_PAGE_REFFED/PINNED the same as FOLL_GET/PIN numerically
` [PATCH v6 11/34] iov_iter, block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v6 12/34] bio: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v6 13/34] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator
` [PATCH v6 14/34] netfs: Add a function to extract an iterator into a scatterlist
` [PATCH v6 15/34] af_alg: Pin pages rather than ref'ing if appropriate
` [PATCH v6 16/34] af_alg: [RFC] Use netfs_extract_iter_to_sg() to create scatterlists
` [PATCH v6 17/34] scsi: [RFC] Use netfs_extract_iter_to_sg()
` [PATCH v6 18/34] dio: Pin pages rather than ref'ing if appropriate
` [PATCH v6 19/34] fuse: "
` [PATCH v6 20/34] vfs: Make splice use iov_iter_extract_pages()
` [PATCH v6 21/34] 9p: Pin pages rather than ref'ing if appropriate
` [PATCH v6 22/34] nfs: "
` [PATCH v6 23/34] cifs: Implement splice_read to pass down ITER_BVEC not ITER_PIPE
` [PATCH v6 24/34] cifs: Add a function to build an RDMA SGE list from an iterator
` [PATCH v6 25/34] cifs: Add a function to Hash the contents of "
` [PATCH v6 26/34] cifs: Add some helper functions
` [PATCH v6 27/34] cifs: Add a function to read into an iter from a socket
` [PATCH v6 28/34] cifs: Change the I/O paths to use an iterator rather than a page list
` [PATCH v6 29/34] cifs: Build the RDMA SGE list directly from an iterator
` [PATCH v6 30/34] cifs: Remove unused code
` [PATCH v6 31/34] cifs: Fix problem with encrypted RDMA data read
` [PATCH v6 32/34] cifs: DIO to/from KVEC-type iterators should now work
` [PATCH v6 33/34] net: [RFC][WIP] Mark each skb_frags as to how they should be cleaned up
` [PATCH v6 34/34] net: [RFC][WIP] Make __zerocopy_sg_from_iter() correctly pin or leave pages unref'd

[PATCH 41/41] mm: replace rw_semaphore with atomic_t in vma_lock
 2023-01-16 23:11 UTC  (3+ messages)


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