linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-29 21:27:12 to 2022-08-30 01:51:30 UTC [more...]

[PATCH 0/3] Add tests trying to memblock_add() or memblock_reserve() 129th region
 2022-08-30  1:49 UTC  (2+ messages)
` [PATCH 2/3] memblock test: Add test to "

[PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
 2022-08-30  1:50 UTC  (6+ messages)

[PATCH] mailbox: imx: fix RST channel support
 2022-08-30  1:50 UTC  (2+ messages)

[PATCH 5.19 000/158] 5.19.6-rc1 review
 2022-08-30  1:49 UTC 

[PATCH v3 0/2] begin KTAP spec v2 process
 2022-08-30  1:48 UTC  (4+ messages)
` [PATCH v3 1/2] ktap_v2: change version to 2-rc in KTAP specification
` [PATCH v3 2/2] ktap_v2: change "version 1" to "version 2" in examples

linux-next: build warning after merge of the amdgpu tree
 2022-08-30  1:48 UTC  (2+ messages)

ip6, escaped_string tests
 2022-08-30  1:47 UTC  (4+ messages)
` [PATCH 1/2] lib/test_printf.c: Add ip6 tests
` [PATCH 2/2] lib/test_printf.c: Add escaped string tests

[PATCH v12 00/17] iommu: SVA and IOPF refactoring
 2022-08-30  1:46 UTC  (6+ messages)
` [PATCH v12 07/17] iommu: Try to allocate blocking domain when probing device

[PATCH 0/4] seccomp: add the synchronous mode for seccomp_unotify
 2022-08-30  1:43 UTC  (5+ messages)
` [PATCH 1/4] seccomp: don't use semaphore and wait_queue together
` [PATCH 2/4] sched: add WF_CURRENT_CPU and externise ttwu
` [PATCH 3/4] sched: add a few helpers to wake up tasks on the current cpu
` [PATCH 4/4] seccomp: add the synchronous mode for seccomp_unotify

[PATCH v6 0/6] LoongArch: Support toolchain with new relocation types
 2022-08-30  1:42 UTC  (4+ messages)
` [PATCH v6 5/6] LoongArch: Support PC-relative relocations in modules

linux-next: build failure after merge of the amdgpu tree
 2022-08-30  1:41 UTC 

[PATCH v1] drivers/ata/libata-core: check return value of sata_scr_read()
 2022-08-30  1:38 UTC  (2+ messages)

[RESEND PATCH v3 0/9] Make ghes_edac a proper module
 2022-08-30  1:21 UTC  (10+ messages)
` [RESEND PATCH v3 3/9] EDAC/ghes: Make ghes_edac a proper module to remove the dependency on ghes
` [RESEND PATCH v3 4/9] EDAC/ghes: Move ghes_edac.force_load to setup parameter

[PATCH][next] can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-08-30  1:15 UTC  (3+ messages)

[PATCH v2] hwmon: (gpio-fan) Fix array out of bounds access
 2022-08-30  1:11 UTC 

[PATCH -next 0/3] md/raid10: reduce lock contention for io
 2022-08-30  1:09 UTC  (6+ messages)
` [PATCH -next 1/3] md/raid10: fix improper BUG_ON() in raise_barrier()

[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
 2022-08-30  1:06 UTC  (2+ messages)

[PATCH v3 0/7] vfs: clean up i_version behavior and expose it via statx
 2022-08-30  1:04 UTC  (6+ messages)
` [PATCH v3 1/7] iversion: update comments with info about atime updates

[PATCHv8 00/11] Linear Address Masking enabling
 2022-08-30  1:01 UTC  (12+ messages)
` [PATCHv8 01/11] x86/mm: Fix CR3_ADDR_MASK
` [PATCHv8 02/11] x86: CPUID and CR3/CR4 flags for Linear Address Masking
` [PATCHv8 03/11] mm: Pass down mm_struct to untagged_addr()
` [PATCHv8 04/11] x86/mm: Handle LAM on context switch
` [PATCHv8 05/11] x86/uaccess: Provide untagged_addr() and remove tags before address check
` [PATCHv8 06/11] x86/mm: Provide arch_prctl() interface for LAM
` [PATCHv8 07/11] x86: Expose untagging mask in /proc/$PID/arch_status
` [PATCHv8 08/11] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
` [PATCHv8 09/11] selftests/x86/lam: Add mmap and SYSCALL "
` [PATCHv8 10/11] selftests/x86/lam: Add io_uring "
` [PATCHv8 11/11] selftests/x86/lam: Add inherit "

[PATCH liburing v2 0/7] Export io_uring syscall functions
 2022-08-30  0:56 UTC  (8+ messages)
` [PATCH liburing v2 1/7] syscall: Make io_uring syscall arguments consistent
` [PATCH liburing v2 2/7] syscall: Add io_uring syscall functions
` [PATCH liburing v2 3/7] man: Clarify "man 2" entry for io_uring syscalls
` [PATCH liburing v2 4/7] man: Add `io_uring_enter2()` function signature
` [PATCH liburing v2 5/7] man: Alias `io_uring_enter2()` to `io_uring_enter()`
` [PATCH liburing v2 6/7] test/io_uring_{enter,setup,register}: Use the exported syscall functions
` [PATCH liburing v2 7/7] man/io_uring_enter.2: Fix typo "which is behaves" -> "which behaves"

[PATCH 5.19 000/158] 5.19.6-rc1 review
 2022-08-30  0:54 UTC  (4+ messages)

[PATCH net-next 0/2] net: sched: remove redundant resource cleanup when init() fails
 2022-08-30  0:56 UTC  (3+ messages)
` [PATCH net-next 1/2] net: sched: fq_codel: remove redundant resource cleanup in fq_codel_init()
` [PATCH net-next 2/2] net: sched: htb: remove redundant resource cleanup in htb_init()

[PATCH 5.15 000/136] 5.15.64-rc1 review
 2022-08-30  0:48 UTC  (3+ messages)

[PATCH 5.10 00/86] 5.10.140-rc1 review
 2022-08-30  0:47 UTC  (3+ messages)

[PATCH] LoadPin: Fix Kconfig doc about format of file with verity digests
 2022-08-30  0:46 UTC 

[PATCH net-next,v2 0/3] net: sched: remove unused variables
 2022-08-30  0:44 UTC  (4+ messages)
` [PATCH net-next,v2 1/3] net: sched: choke: remove unused variables in struct choke_sched_data

[PATCH v6.1] vsprintf: prt_u64_minwidth(), prt_u64()
 2022-08-30  0:33 UTC 

[PATCH 0/4] Add driver for CSI2 and CRU modules found on Renesas RZ/G2L SoC
 2022-08-30  0:28 UTC  (8+ messages)
` [PATCH 1/4] media: dt-bindings: media: Document RZ/G2L CSI-2 block
` [PATCH 2/4] media: dt-bindings: media: Document RZ/G2L CRU
` [PATCH 3/4] media: platform: Add Renesas RZ/G2L MIPI CSI-2 receiver driver

[PATCH RFC v1 net-next 0/4] net: Qdisc backpressure infrastructure
 2022-08-30  0:21 UTC  (5+ messages)
` [PATCH RFC v2 net-next 0/5] "

[PATCH 1/2] bpf: Fix 32bit bounds update in ALU64
 2022-08-30  0:19 UTC  (3+ messages)
` [PATCH bpf v2 1/2] bpf: Do more tight ALU bounds tracking

[PATCH v3 4/7] xfs: don't bump the i_version on an atime update in xfs_vn_update_time
 2022-08-30  0:08 UTC  (11+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in __fscache_acquire_volume
 2022-08-30  0:05 UTC 

Time stats library (from bcache/bcachefs) & generic latency instrumentation
 2022-08-30  0:00 UTC  (4+ messages)
` [PATCH 1/3] lib/time_stats: New library for statistics on events

[PATCH] audit: use time_after to compare time
 2022-08-29 23:48 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: msm8996-xiaomi-*: Add LEDs
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH -next] soc: qcom: Make QCOM_RPMPD depend on OF
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH v2] soc: qcom: qmi: use const for struct qmi_elem_info
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: pm6150l: add missing adc channels
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7280-herobrine: Don't enable the USB 2.0 port
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH v3 1/2] arm64: dts: qcom: Add SKU6 for sc7180-trogdor-pazquel-lte-parade
 2022-08-29 23:46 UTC  (2+ messages)
` (subset) "

[PATCH 0/3] Add GPI DMA support for SM6350
 2022-08-29 23:46 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: dmaengine: qcom: gpi: add compatible "
` [PATCH 2/3] dmaengine: qcom: gpi: Add SM6350 support
` (subset) [PATCH 0/3] Add GPI DMA support for SM6350

[PATCH] arm64: dts: qcom: thinkpad-x13s: Fix firmware location
 2022-08-29 23:46 UTC  (2+ messages)

[RESEND PATCH V4 0/3] Add DT support for audio clock gating resets for SC7280
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH] clk: qcom: gcc-sdm660: Use floor ops for SDCC1 clock
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: arm: qcom: document zoglin board
 2022-08-29 23:46 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/5] Add interconnect support for SM6350
 2022-08-29 23:46 UTC  (4+ messages)
` [PATCH v3 5/5] arm64: dts: qcom: sm6350: Add interconnect support
  ` (subset) "
` (subset) [PATCH v3 0/5] Add interconnect support for SM6350

[PATCH] arm64: dts: qcom: sc7180-trogdor: Keep pm6150_adc enabled for TZ
 2022-08-29 23:46 UTC  (2+ messages)

[PATCH 1/4] ARM: dts: qcom: msm8960: override nodes by label
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/3] dt-bindings: arm: qcom: qcom,board-id and qcom,msm-id
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[RESEND PATCH 1/4] dt-bindings: qcom: Document bindings for new msm8916-samsung-e2015 devices
 2022-08-29 23:45 UTC  (3+ messages)
` [PATCH v3 0/4] Add Samsung Galaxy E5/E7/Grand Max device trees
  ` (subset) "

[RFT PATCH v3 00/16] arm64: dts: qcom: improvements to TCSR mutex in DTS
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH v3 0/3] dt-bindings: mmc: / ARM: qcom: add MSM8998 and cleanup driver of_device_id
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH 0/5] i2c/arm: dt-bindings: qcom: qcom,i2c-cci: convert to dtschema
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/5] dt-bindings: arm: qcom: Document Sony Xperia 1 IV (PDX223)
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: sc7280: move USB wakeup-source property
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sc8280xp: disallow regulator mode switches
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH] [RFC] arm64: dts: qcom: sdm845-xiaomi-polaris: Fix sde_dsi_active pinctrl
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH linux-next] soc: qcom: icc-bwmon: remove redundant ret variable
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: Fix sm8150 fastrpc node - use correct iommu values
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update Bjorn's email address
 2022-08-29 23:45 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: qcom: ipq8064: add v2 dtsi variant
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/4] arm64: dts: qcom: sdm845: Reduce reg size for aoss_qmp
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

[PATCH 0/7] Compatibles for SM6115
 2022-08-29 23:45 UTC  (2+ messages)
` (subset) "

linux-next: build failure after merge of the mediatek tree
 2022-08-29 23:42 UTC 

[tip:x86/core] BUILD SUCCESS bc12b70f7d216b36bd87701349374a13e486f8eb
 2022-08-29 23:41 UTC 

[syzbot] memory leak in nft_chain_parse_hook
 2022-08-29 23:33 UTC 

[syzbot] kernel BUG in f2fs_init_xattr_caches
 2022-08-29 23:33 UTC 

[syzbot] BUG: unable to handle kernel NULL pointer dereference in ni_find_attr
 2022-08-29 23:30 UTC  (2+ messages)

[PATCH] Revert "swiotlb: panic if nslabs is too small"
 2022-08-29 23:29 UTC 

[PATCH 1/2] gpio/rockchip: Convert to generic_handle_domain_irq()
 2022-08-29 23:26 UTC  (6+ messages)
` [PATCH 2/2] gpio/rockchip: Toggle edge trigger mode after acking

[PATCH v3 02/10] x86/cpufeatures: Add Slow Memory Bandwidth Allocation feature flag
 2022-08-29 23:25 UTC  (2+ messages)

[PATCH bpf-next v1] bpftool: Add support for querying cgroup_iter link
 2022-08-29 23:18 UTC 

Collecting Abatron BDI firmware files
 2022-08-29 23:15 UTC  (2+ messages)

[PATCH] dt-bindings: display: bridge: renesas,dw-hdmi: Fix 'unevaluatedProperties' warnings
 2022-08-29 23:08 UTC  (2+ messages)

[PATCH -next] memregion: Add arch_flush_memregion() interface
 2022-08-29 23:02 UTC  (2+ messages)

[PATCH 0/7] begin converting hugetlb code to folios
 2022-08-29 23:00 UTC  (8+ messages)
` [PATCH 1/7] mm/hugetlb: add folio support to hugetlb specific flag macros
` [PATCH 2/7] mm: add private field of first tail to struct page and struct folio
` [PATCH 3/7] mm/hugetlb: add hugetlb_folio_subpool() helper
` [PATCH 4/7] mm/hugetlb: add hugetlb_set_folio_subpool() helper
` [PATCH 5/7] mm/hugetlb: convert hugetlb_delete_from_page_cache() to use folios
` [PATCH 6/7] mm/hugetlb add folio_hstate()
` [PATCH 7/7] mm/migrate: use folio_hstate() in alloc_migration_target()

[PATCH] Bluetooth: btusb: Add a new PID/VID 13d3/3578 for MT7921
 2022-08-29 22:55 UTC 

[PATCH] kunit: fix Kconfig for build-in tests USB4 and Nitro Enclaves
 2022-08-29 22:49 UTC  (2+ messages)

[PATCH v2] tools: Add new "test" taint to kernel-chktaint
 2022-08-29 22:46 UTC  (2+ messages)

[PATCH v3 0/2] spmi: pmic-arb: Add support for PMIC v7
 2022-08-29 22:45 UTC  (7+ messages)
` [PATCH v3 2/2] "

[PATCH v2] kunit: fix assert_type for comparison macros
 2022-08-29 22:43 UTC  (2+ messages)

[PATCH] x86/microcode/intel: Allow late loading only if a min rev is specified
 2022-08-29 22:41 UTC  (3+ messages)

[RESEND PATCH 0/4] Add unit test module for AMD P-State driver
 2022-08-29 22:40 UTC  (6+ messages)
` [RESEND PATCH 2/4] cpufreq: amd-pstate: Add test module for amd-pstate driver

[PATCH 0/8] hugetlb: Use new vma mutex for huge pmd sharing synchronization
 2022-08-29 22:37 UTC  (10+ messages)
` [PATCH 4/8] hugetlb: handle truncate racing with page faults
` [PATCH 6/8] hugetlb: add vma based lock for pmd sharing
` [PATCH 7/8] hugetlb: create hugetlb_unmap_file_folio to unmap single file folio

[PATCH v5 0/6] clk/qcom: Support gdsc collapse polling using 'reset' interface
 2022-08-29 22:30 UTC  (2+ messages)

[PATCH v2] arm64: dts: qcom: sc8280xp: correct ref_aux clock for ufs_mem_phy
 2022-08-29 22:28 UTC  (2+ messages)

[PATCH 0/5] More fixups for raid5
 2022-08-29 22:23 UTC  (3+ messages)
` [PATCH 2/5] md/raid5: Refactor raid5_get_active_stripe()

[PATCH] dt-bindings: mfd: qcom,spmi-pmic: extend example
 2022-08-29 22:21 UTC  (2+ messages)

[PATCH 2/4] net-next: ip6: fetch inetpeer in ip6frag_init
 2022-08-29 22:20 UTC  (2+ messages)

[PATCH v4] arm64: dts: qcom: sc7280: Fix Dmic no sound on villager-r1
 2022-08-29 22:20 UTC  (3+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in set_page_dirty
 2022-08-29 22:16 UTC  (6+ messages)

[PATCH 3/4] net-next: frags: add inetpeer frag_mem tracking
 2022-08-29 22:15 UTC  (2+ messages)

[PATCH v3 0/4] Add support for tsens controller reinit via trustzone
 2022-08-29 22:15 UTC  (7+ messages)
` [PATCH v3 1/4] firmware: qcom: scm: Add support for tsens reinit workaround
` [PATCH v3 3/4] thermal: qcom: tsens: Add driver support for re-initialization quirk
` [PATCH v3 4/4] thermal: qcom: tsens: Add reinit quirk support for tsens v2 controllers

pcieport bug?
 2022-08-29 22:14 UTC  (2+ messages)

[PATCH] dt-bindings: mfd: qcom,spmi-pmic: add missing compatibles
 2022-08-29 22:08 UTC  (2+ messages)

[PATCH net-next v2] drivers/net/ethernet: check return value of e1e_rphy()
 2022-08-29 22:07 UTC  (2+ messages)

[PATCH 00/14] arm64/dt-bindings: mfd: qcom: SPMI PMIC fixes
 2022-08-29 22:07 UTC  (2+ messages)

[PATCH][next] ALSA: hda/hdmi: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
 2022-08-29 22:07 UTC  (2+ messages)

thermal driver patch
 2022-08-29 22:06 UTC  (4+ messages)

[PATCH v4] docs: admin-guide/mm: Improve grammar on MM concepts documentation
 2022-08-29 22:05 UTC  (3+ messages)

[PATCH v2] dt-bindings: spi: renesas,sh-msiof: Fix 'unevaluatedProperties' warnings
 2022-08-29 22:03 UTC 

[PATCH v2] cxl: Replace HDM decoder granularity magic numbers
 2022-08-29 22:03 UTC 

[PATCH 2/2] ARM: msm8960: Add Samsung Galaxy Express support
 2022-08-29 21:54 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: msm8960: Rename cxo_board to cxo-board and add alias

[PATCH] f2fs: fix missing mapping caused by the mount/umount race
 2022-08-29 21:52 UTC 

[PATCH 00/10] Encrypted Hibernation
 2022-08-29 21:51 UTC  (4+ messages)
` [PATCH 06/10] PM: hibernate: Add kernel-based encryption
  ` TPM: hibernate with IMA PCR 10

[PATCH] arm64: dts: renesas: Drop clock-names property from RPC node
 2022-08-29 21:51 UTC 

[PATCH v2 1/1] firmware_loader: Fix use-after-free during unregister
 2022-08-29 21:49 UTC  (2+ messages)

[PATCH] drm/bridge: ps8640: Add double reset T4 and T5 to power-on sequence
 2022-08-29 21:48 UTC  (8+ messages)

[PATCH v2 00/25] usb: gadget: f_tcm: Enhance UASP driver
 2022-08-29 21:47 UTC  (6+ messages)
` [PATCH v2 11/25] usb: gadget: f_tcm: Execute command on write completion

[PATCH] dt-bindings: i2c: renesas,riic: Fix 'unevaluatedProperties' warnings
 2022-08-29 21:47 UTC 

[PATCH v2] overflow: Allow mixed type arguments
 2022-08-29 21:45 UTC 

[PATCH RFC 0/2] Generate device tree node for pci devices
 2022-08-29 21:43 UTC  (3+ messages)
` [PATCH RFC 1/2] of: dynamic: add of_node_alloc()
` [PATCH RFC 2/2] pci: create device tree node for selected devices

[PATCH] dt-bindings: mmc: renesas,sdhi: Add iommus property
 2022-08-29 21:42 UTC 

[Regression] Bug 216420 - Unable to handle kernel NULL pointer dereference at virtual address 00000008
 2022-08-29 21:35 UTC  (4+ messages)

[PATCH] soc: move from strlcpy with unused retval to strscpy
 2022-08-29 21:32 UTC  (2+ messages)

[PATCH -next 0/4] spi: Introduce BPF based SPI mockup controller
 2022-08-29 21:29 UTC  (3+ messages)
` [PATCH -next 3/4] spi: mockup: Add runtime device tree overlay interface

[RFC PATCH 00/28] per-VMA locks proposal
 2022-08-29 21:25 UTC  (16+ messages)
` [RFC PATCH 14/28] mm: mark VMAs as locked before isolating them
` [RFC PATCH 15/28] mm/mmap: mark adjacent VMAs as locked if they can grow into unmapped area
` [RFC PATCH 16/28] kernel/fork: assert no VMA readers during its destruction
` [RFC PATCH 17/28] mm/mmap: prevent pagefault handler from racing with mmu_notifier registration
` [RFC PATCH 18/28] mm: add FAULT_FLAG_VMA_LOCK flag
` [RFC PATCH 19/28] mm: disallow do_swap_page to handle page faults under VMA lock
` [RFC PATCH 20/28] mm: introduce per-VMA lock statistics
` [RFC PATCH 21/28] mm: introduce find_and_lock_anon_vma to be used from arch-specific code
` [RFC PATCH 22/28] x86/mm: try VMA lock-based page fault handling first
` [RFC PATCH 23/28] x86/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH 24/28] arm64/mm: try VMA lock-based page fault handling first
` [RFC PATCH 25/28] arm64/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH 26/28] powerc/mm: try VMA lock-based page fault handling first
` [RFC PATCH 27/28] powerpc/mm: define ARCH_SUPPORTS_PER_VMA_LOCK
` [RFC PATCH 28/28] kernel/fork: throttle call_rcu() calls in vm_area_free


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