linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-20 16:00:16 to 2023-01-20 17:45:30 UTC [more...]

[PATCH] HID: elecom: add support for TrackBall 056E:011C
 2023-01-20 17:45 UTC  (2+ messages)

mm/sparse.c:347:27: warning: unused function 'pgdat_to_phys'
 2023-01-20 17:45 UTC 

[PATCH v5 0/8] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-20 17:44 UTC  (8+ messages)
` [PATCH v5 2/8] perf: Use perf_pmu__open_file() and perf_pmu__scan_file()
` [PATCH v5 8/8] perf: cs-etm: Ensure that Coresight timestamps don't go backwards

[PATCH v2] dt-bindings: pinctrl: qcom,pmic-mpp: Rename "mpp" child node names to "-pins$"
 2023-01-20 17:42 UTC  (3+ messages)

[PATCH/RFC] module: replace module_layout with module_memory
 2023-01-20 17:42 UTC  (8+ messages)

[PATCH v6 0/3] nvmem: stm32: add OP-TEE support for STM32MP13x
 2023-01-20 17:42 UTC  (5+ messages)
` [PATCH v6 2/3] "
` [PATCH v6 3/3] nvmem: stm32: detect bsec pta presence for STM32MP15x

[PATCH] ARM: dts: qcom: apq8060-dragonboard: align MPP pin node names with DT schema
 2023-01-20 17:40 UTC 

[PATCH v2] media: atomisp: pci: sh_css: Inline single invocation of macro STATS_ENABLED()
 2023-01-20 17:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v1 0/2] Add RISC-V 32 NOMMU support
 2023-01-20 17:39 UTC  (4+ messages)
` [PATCH v1 1/2] riscv: Kconfig: Allow RV32 to build with no MMU

[PATCH v3 0/3] add support for clocks on MT7981 SoC
 2023-01-20 17:38 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: clock: Add apmixedsys/topckgen compatibles for MT7981
` [PATCH v3 2/3] dt-bindings: clock: mediatek: add mt7981 clock IDs
` [PATCH v3 3/3] clk: mediatek: add MT7981 clock support

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

[PATCH] dt-bindings: mtd: partitions: Fix partition node name pattern
 2023-01-20 17:38 UTC  (2+ messages)

[PATCH V2] nvmem: core: fix nvmem_layout_get_match_data()
 2023-01-20 17:37 UTC  (2+ messages)

[PATCH v3] x86/hibernate: Use fixmap for saving unmapped pages
 2023-01-20 17:37 UTC  (2+ messages)

[PATCH v2] cros_ec_keyb: Add 3 buttons for monitor function
 2023-01-20 17:34 UTC  (2+ messages)

[PATCH 00/41] Per-VMA locks
 2023-01-20 17:32 UTC  (22+ messages)
` [PATCH 39/41] kernel/fork: throttle call_rcu() calls in vm_area_free

[PATCH] drm/amd/display: use a more appropriate return value in dp_retrieve_lttpr_cap()
 2023-01-20 17:32 UTC  (2+ messages)

[PATCH] perf/x86: KVM: Disable vPMU support on hybrid CPUs (host PMUs)
 2023-01-20 17:32 UTC  (3+ messages)

[PATCH 1/6] arm64: dts: exynos: disable non-working GPU on Exynos7 Espresso
 2023-01-20 17:31 UTC  (6+ messages)
` [PATCH 2/6] arm64: dts: exynos: add ADC supply "
` [PATCH 3/6] arm64: dts: exynos: correct Bluetooth LED triger on E850-96
` [PATCH 4/6] arm64: dts: exynos: add VPH_PWR regulator on TM2
` [PATCH 5/6] arm64: dts: exynos: add interrupt-controller to WM5110 "
` [PATCH 6/6] arm64: dts: exynos: correct wlf,micd-dbtime "

[PATCH v3 0/7] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-20 17:30 UTC  (8+ messages)

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-20 17:30 UTC  (25+ messages)

[PULL] Networking for v6.2-rc5
 2023-01-20 17:30 UTC  (3+ messages)

[PATCH] thermal/idle_inject: Support 100% idle injection
 2023-01-20 17:30 UTC  (2+ messages)

[PATCH v6 0/3] cachestat: a new syscall for page cache state of files
 2023-01-20 17:29 UTC  (5+ messages)
` [PATCH v6 1/3] workingset: refactor LRU refault to expose refault recency check

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-20 17:28 UTC  (9+ messages)
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 04/31] Documentation: Add binding for kalray,kv3-1-apic-mailbox
` [RFC PATCH v2 06/31] Documentation: Add binding for kalray,kv3-1-ipi-ctrl
` [RFC PATCH v2 07/31] Documentation: Add binding for kalray,kv3-1-pwr-ctrl

[PATCH v9] livepatch: Clear relocation targets on a module removal
 2023-01-20 17:28 UTC  (6+ messages)

[PATCH v5 00/39] Shadow stacks for userspace
 2023-01-20 17:27 UTC  (3+ messages)

[RFC PATCH] drm/simpledrm: Allow physical width and height configuration via DT
 2023-01-20 17:25 UTC  (5+ messages)

[PATCH] cros_ec_keyb: Add 3 buttons for monitor function
 2023-01-20 17:24 UTC  (3+ messages)

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-01-20 17:23 UTC  (11+ messages)

[PATCH] of: Fix of platform build on powerpc due to bad of disaply code
 2023-01-20 17:23 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 1/5] drm/msm/a6xx: Add support for A640 speed binning
 2023-01-20 17:22 UTC  (5+ messages)
` [PATCH v2 2/5] drm/msm/a6xx: Add support for A650 "
` [PATCH v2 3/5] arm64: dts: qcom: sm8150: Don't start Adreno in headless mode
` [PATCH v2 4/5] arm64: dts: qcom: sm8150: Add GPU speedbin support
` [PATCH v2 5/5] arm64: dts: qcom: sm8250: "

[BUG] vlan-aware bridge breaks vlan on another port on same gmac
 2023-01-20 17:21 UTC  (2+ messages)

[PATCH] thermal: int340x: Protect trip temperature from dynamic update
 2023-01-20 17:18 UTC  (2+ messages)

[PATCH v3 0/2] kvm: sev: Add SNP guest request throttling
 2023-01-20 17:15 UTC  (5+ messages)
` [PATCH v3 1/2] kvm: sev: Add SEV-SNP "
` [PATCH v3 2/2] kvm: sev: If ccp is busy, report throttled to guest

[GIT PULL] Btrfs fixes for 6.2-rc5, part 2
 2023-01-20 17:09 UTC 

[PATCH] thermal: int340x_thermal: Add production mode attribute
 2023-01-20 17:14 UTC  (2+ messages)

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2023-01-20 17:10 UTC  (12+ messages)
` [PATCH v3 03/14] rtc: pcf2127: adapt for alarm registers at any offset
` [PATCH v3 08/14] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
` [PATCH v3 09/14] rtc: pcf2127: set PWRMNG value for PCF2131
` [PATCH v3 10/14] rtc: pcf2127: read and validate PCF2131 device signature
` [PATCH v3 11/14] rtc: pcf2127: adapt time/date registers write sequence for PCF2131

[PATCH v6 0/6] RISC-V non-coherent function pointer based cache management operations + non-coherent DMA support for AX45MP
 2023-01-20 17:04 UTC  (11+ messages)
` [RFC PATCH v6 1/6] riscv: mm: dma-noncoherent: Switch using function pointers for cache management

[net-next Patch v2 0/5] octeontx2-pf: HTB offload support
 2023-01-20 17:03 UTC  (6+ messages)
` [net-next Patch v2 4/5] octeontx2-pf: Add devlink support to configure TL1 RR_PRIO

[PATCH 0/4] iommu/amd: Force SNP-enabled VFIO domain to 4K page size
 2023-01-20 17:01 UTC  (8+ messages)
` [PATCH 1/4] iommu/amd: Introduce Protection-domain flag VFIO

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

[PATCH RESEND] x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only block
 2023-01-20 16:58 UTC 

[PATCH v2] arm64: defconfig: Enable HDA INTEL config for ARM64
 2023-01-20 17:00 UTC  (8+ messages)

[PATCH v4 00/21] arm64/sme: Support SME 2 and SME 2.1
 2023-01-20 16:59 UTC  (2+ messages)

[PATCHv5 00/10] Introduce RK806 Support
 2023-01-20 16:59 UTC  (5+ messages)
` [PATCHv5 05/10] mfd: rk808: split into core and i2c
` [PATCHv5 07/10] mfd: rk8xx: add rk806 support

[PATCH 0/2] kselftest/arm64: Minor SME signals test additions
 2023-01-20 16:58 UTC  (2+ messages)

[PATCH v4 0/8] perf cs_etm: Basic support for virtual/kernel timestamps
 2023-01-20 16:58 UTC  (4+ messages)

[PATCH] Fix data race in mark_rt_mutex_waiters
 2023-01-20 16:58 UTC  (3+ messages)

[PATCH rcu 0/27] Unconditionally enable SRCU
 2023-01-20 16:55 UTC  (5+ messages)
` [PATCH rcu v2 03/20] drivers/cpufreq: Remove "select SRCU"
` [PATCH rcu v2 16/20] kernel/power: "

[PATCH V3 0/7] iommu/vt-d: Support performance monitoring for IOMMU
 2023-01-20 16:54 UTC  (8+ messages)
` [PATCH V3 1/7] iommu/vt-d: Support size of the register set in DRHD
` [PATCH V3 2/7] iommu/vt-d: Retrieve IOMMU perfmon capability information
` [PATCH V3 3/7] iommu/vt-d: Support Enhanced Command Interface
` [PATCH V3 4/7] iommu/vt-d: Add IOMMU perfmon support
` [PATCH V3 5/7] iommu/vt-d: Support cpumask for IOMMU perfmon
` [PATCH V3 6/7] iommu/vt-d: Add IOMMU perfmon overflow handler support
` [PATCH V3 7/7] iommu/vt-d: Enable IOMMU perfmon support

[PATCH] PCI: Exit restore process when device is still powerdown
 2023-01-20 16:53 UTC  (2+ messages)

[PATCH v4 6/6] x86/microcode/intel: Print when early microcode loading fails
 2023-01-20 16:52 UTC  (11+ messages)

[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2023-01-20 16:51 UTC  (5+ messages)
` [PATCH RFC v7 14/64] x86/sev: Add the host SEV-SNP initialization support

[GIT PULL] Kselftest fixes update for Linux 6.2-rc5
 2023-01-20 16:50 UTC 

[PATCH] cpufreq: loongson1: Delete obsolete driver
 2023-01-20 16:49 UTC  (2+ messages)

[PULL v2] Networking for v6.2-rc5
 2023-01-20 16:50 UTC 

[PATCH v2 0/4] Add CCI bus support for SM6350
 2023-01-20 16:49 UTC  (3+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: sm6350: Add camera clock controller

[PATCH v7 0/7] i2c-atr and FPDLink
 2023-01-20 16:47 UTC  (17+ messages)
` [PATCH v7 1/7] i2c: add I2C Address Translator (ATR) support
` [PATCH v7 5/7] media: i2c: add DS90UB960 driver

[PATCH] scripts: `make rust-analyzer` for out-of-tree modules
 2023-01-20 15:21 UTC  (2+ messages)

[PATCH] power: hibernate: optimize function structure
 2023-01-20 16:45 UTC  (2+ messages)

[PATCH V6 0/7] KVM: selftests: Add simple SEV test
 2023-01-20 16:43 UTC  (3+ messages)

[PATCH RESEND 0/8] Resend LED patches
 2023-01-20 16:41 UTC 

[PATCH V3 1/4] dt-bindings: arm: fsl: Add PDK2, PicoITX and DRC02 boards for the DHCOM i.MX6ULL SoM
 2023-01-20 16:29 UTC 

[PATCH v1 0/6] Harden a few virtio bits
 2023-01-20 16:41 UTC  (8+ messages)
` [PATCH v1 3/6] virtio 9p: Fix an overflow
` [PATCH v1 4/6] virtio console: Harden control message handling

[RESEND PATCH] sched/debug: Put sched/domains files under the verbose flag
 2023-01-20 16:33 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] thermal: intel: pch: Add support for Wellsburg PCH
 2023-01-20 16:40 UTC  (2+ messages)

[PATCH] regulator: dt-bindings: fixed-regulator: allow gpios property
 2023-01-20 16:35 UTC  (2+ messages)

[syzbot] possible deadlock in rfcomm_dlc_exists
 2023-01-20 16:28 UTC 

[PATCH] tools/memory-model: Make ppo a subrelation of po
 2023-01-20 16:32 UTC  (8+ messages)

another use-after-free in ep_remove_wait_queue()
 2023-01-20 16:28 UTC  (7+ messages)

[PATCH 1/2] powercap: intel_rapl: add support for METEORLAKE
 2023-01-20 16:25 UTC  (2+ messages)

[PATCH] selftests: amd-pstate: Don't delete source files via Makefile
 2023-01-20 16:23 UTC  (7+ messages)

[Patch v5 0/5] Some fixes and cleanups for microcode
 2023-01-20 16:19 UTC  (6+ messages)
` [Patch v5 1/5] x86/microcode: Add a parameter to microcode_check() to store CPU capabilities
` [Patch v5 2/5] x86/microcode/core: Take a snapshot before and after applying microcode
` [Patch v5 3/5] x86/microcode: Display revisions only when update is successful
` [Patch v5 4/5] x86/microcode/intel: Use a plain revision argument for print_ucode_rev()
` [Patch v5 5/5] x86/microcode/intel: Print old and new rev during early boot

[PATCH bpf-next 0/8] Enable cpumasks to be used as kptrs
 2023-01-20 16:17 UTC  (10+ messages)
` [PATCH bpf-next 2/8] bpf: Allow trusted args to walk struct when checking BTF IDs

[PATCH v3 1/2] f2fs: fix to avoid potential memory corruption in __update_iostat_latency()
 2023-01-20 16:16 UTC  (2+ messages)
` [PATCH v3 2/2] f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_unbind_ctx()

[PATCH 1/1] checkpatch: recognise NOKPROBE_SYMBOL for blank line detection after function/struct/union/enum
 2023-01-20 16:10 UTC  (2+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 6.3
 2023-01-20 16:15 UTC 

[paulmck-rcu:dev.2023.01.17a] BUILD SUCCESS c7b1319271df427da37720a1b656297dd73da37e
 2023-01-20 16:14 UTC 

[bisected] clang 15 built kernel fails to boot, stuck at "Loading Linux 6.1.1 ...", gcc 12 built kernel with same config boots fine
 2023-01-20 16:13 UTC  (8+ messages)

[PATCH v6 00/17] Qcom: LLCC/EDAC: Fix base address used for LLCC banks
 2023-01-20 16:10 UTC  (3+ messages)
` [PATCH v6 02/17] EDAC/qcom: Add platform_device_id table for module autoloading

[RFC PATCH 0/2] Add support for sharing page tables across processes (Previously mshare)
 2023-01-20 16:08 UTC  (6+ messages)
` [RFC PATCH 1/2] mm/ptshare: Add vm flag for shared PTE
  ` [RFC RESEND "
` [RFC PATCH 2/2] mm/ptshare: Create a new mm for shared pagetables and add basic page table sharing support
  ` [RFC RESEND "
` [RFC RESEND PATCH 0/2] Add support for sharing page tables across processes (Previously mshare)

[PATCH v2] sched/fair: unlink misfit task from cpu overutilized
 2023-01-20 16:08 UTC  (5+ messages)

[PATCH] MIPS: remove CONFIG_MIPS_LD_CAN_LINK_VDSO
 2023-01-20 16:08 UTC  (2+ messages)

[PATCH v3 1/2] exec: add PR_HIDE_SELF_EXE prctl
 2023-01-20 16:05 UTC  (3+ messages)
` [PATCH v3 2/2] selftests: add tests for prctl(SET_HIDE_SELF_EXE)

[PATCH 0/4] efi: verify that variable services are supported
 2023-01-20 16:04 UTC  (4+ messages)
` [PATCH 2/4] efivarfs: always register filesystem

[PATCH v2] locking/rwbase: Prevent indefinite writer starvation
 2023-01-20 15:36 UTC  (11+ messages)

[PATCH v2 0/2] leds: lp55xx: configure internal charge pump
 2023-01-20 16:02 UTC  (5+ messages)
` [PATCH v2 2/2] "


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