linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-20 16:30:10 to 2023-01-20 18:35:52 UTC [more...]

[PATCH v4 00/49] VMA tree type safety and remove __vma_adjust()
 2023-01-20 17:32 UTC  (29+ messages)
` [PATCH v4 16/49] userfaultfd: Use vma iterator
` [PATCH v4 19/49] coredump: Convert to "
` [PATCH v4 20/49] mempolicy: "
` [PATCH v4 21/49] task_mmu: "
` [PATCH v4 22/49] sched: "
` [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 41/49] mm/mmap: Use vma_prepare() and vma_complete() in vma_expand()
` [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 45/49] mm/mmap: Don't use __vma_adjust() in shift_arg_pages()
` [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 v4 00/13] riscv: improve boot time isa extensions handling
 2023-01-20 18:34 UTC  (3+ messages)
` [PATCH v4 09/13] riscv: switch to relative alternative entries

[PATCH v2] locking/rwbase: Prevent indefinite writer starvation
 2023-01-20 18:34 UTC  (5+ messages)

Build regressions/improvements in v6.2-rc1
 2023-01-20 18:29 UTC  (12+ messages)
    ` Calculating array sizes in C - was: "

[PATCH v5 0/3] Thermal ACPI APIs for generic trip points
 2023-01-20 18:27 UTC  (6+ messages)
` [PATCH v5 1/3] thermal/acpi: Add ACPI trip point routines

[PATCH v1 1/1] usb: gadget: Move kstrtox() out of lock
 2023-01-20 18:24 UTC 

[PATCH 1/1] hwmon: powr1220: remove unnecessary (void*) conversions
 2023-01-20 18:26 UTC  (2+ messages)

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

[ANNOUNCE] 5.10.162-rt78
 2023-01-20 18:25 UTC  (11+ messages)

[PATCH] media: atomisp: pci: hive_isp_css_common: host: vmem: Replace SUBWORD macros with functions
 2023-01-20 18:26 UTC 

[PATCH 00/30] Remove strtobool()
 2023-01-20 18:18 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] kselftest/arm64: Remove the local NUM_VL definition
 2023-01-20 18:17 UTC  (2+ messages)

[PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
 2023-01-20 18:16 UTC  (10+ messages)

Internal vs. external barriers (was: Re: Interesting LKMM litmus test)
 2023-01-20 18:15 UTC  (12+ messages)

[PATCH net v2] net: dsa: microchip: fix probe of I2C-connected KSZ8563
 2023-01-20 18:12 UTC  (2+ messages)

[PATCH v10 0/5] sched: Persistent user requested affinity
 2023-01-20 18:10 UTC  (6+ messages)
` [PATCH v10 2/5] sched: Use user_cpus_ptr for saving user provided cpumask in sched_setaffinity()

[PATCH] ACPICA: Replace fake flexible arrays with flexible array members
 2023-01-20 18:10 UTC  (3+ messages)

[PATCH] of: Fix of platform build on powerpc due to bad of disaply code
 2023-01-20 18:09 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] of: Make of framebuffer devices unique

[GIT PULL] Thermal control fixes for v6.2-rc5
 2023-01-20 18:05 UTC 

[PATCH linux-next 0/3] Documentation fixes for linux-next (Jan 20)
 2023-01-20 18:04 UTC  (3+ messages)
` [PATCH linux-next 3/3] kvm: x86/pmu: Add blank line separator before KVM_CAP_PMU_EVENT_MASKED_EVENTS code path list

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

[GIT PULL] ACPI fixes for v6.2-rc5
 2023-01-20 18:04 UTC 

[PATCH v11 0/7] Add throttling detection to sev-guest
 2023-01-20 18:03 UTC  (4+ messages)
` [PATCH v11 2/7] x86/sev: Change snp_guest_issue_request's fw_err

[PATCH V3 1/4] dt-bindings: arm: fsl: Add PDK2, PicoITX and DRC02 boards for the DHCOM i.MX6ULL SoM
 2023-01-20 17:59 UTC  (2+ messages)

[PATCH] kvm/vfio: Fix potential deadlock on vfio group_lock
 2023-01-20 17:58 UTC  (2+ messages)

[PATCH net-next v1 0/4] net: add EEE support for KSZ9477 switch series
 2023-01-20 17:58 UTC  (5+ messages)
` [PATCH net-next v1 2/4] net: phy: micrel: add EEE configuration support for KSZ9477 variants of PHYs

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

[PATCH v7 0/8] iov_iter: Improve page extraction (ref, pin or just list)
 2023-01-20 17:55 UTC  (9+ messages)
` [PATCH v7 1/8] iov_iter: Define flags to qualify page extraction
` [PATCH v7 2/8] iov_iter: Add a function to extract a page list from an iterator
` [PATCH v7 3/8] mm: Provide a helper to drop a pin/ref on a page
` [PATCH v7 4/8] block: Rename BIO_NO_PAGE_REF to BIO_PAGE_REFFED and invert the meaning
` [PATCH v7 5/8] block: Add BIO_PAGE_PINNED
` [PATCH v7 6/8] block: Make bio structs pin pages rather than ref'ing if appropriate
` [PATCH v7 7/8] block: Fix bio_flagged() so that gcc can better optimise it
` [PATCH v7 8/8] mm: Renumber FOLL_GET and FOLL_PIN down

[PATCH] memory: renesas-rpc-if: Remove redundant division of dummy
 2023-01-20 17:52 UTC  (2+ messages)

[PATCH] HID: add KEY_CAMERA_FOCUS event in HID
 2023-01-20 17:51 UTC  (2+ messages)

[PATCH] thermal: intel: pch: Add support for Wellsburg PCH
 2023-01-20 17:50 UTC  (3+ messages)

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

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

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

[PATCH] of: property: fix #nvmem-cell-cells parsing
 2023-01-20 17:48 UTC  (2+ messages)

[PATCH RESEND 0/8] Resend LED patches
 2023-01-20 17:47 UTC  (2+ messages)

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

[RFC PATCH v2 00/11] clk: imx8mn: setup clocks from the device tree
 2023-01-20 17:47 UTC  (4+ messages)
` [RFC PATCH v2 11/11] arm64: dts: imx8mn: add clocks description

[GIT PULL] pinctrl: dt-bindings: qcom: bindings for v6.3
 2023-01-20 17:46 UTC 

[PATCH v2 0/4] Fix put_task_struct() calls under PREEMPT_RT
 2023-01-20 17:45 UTC  (2+ messages)

the x86 sysret_rip test fails on the Intel FRED architecture
 2023-01-20 17:45 UTC 

[PATCH] nvmem: rave-sp-eeprm: fix kernel-doc bad line warning
 2023-01-20 17:45 UTC  (2+ messages)

[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] 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] 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 "

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

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

[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 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] 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  (3+ messages)
` [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 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  (5+ messages)
` [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 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  (2+ messages)
` [PATCH v2] "

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


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