linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-07 14:16:03 to 2023-02-07 16:31:41 UTC [more...]

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-02-07 16:30 UTC  (13+ messages)

x86/include/asm/arch_hweight.h:49:15: error: invalid input size for constraint 'D'
 2023-02-07 16:30 UTC  (3+ messages)

[PATCH -v4 0/9] migrate_pages(): batch TLB flushing
 2023-02-07 16:28 UTC  (11+ messages)
` [PATCH -v4 1/9] migrate_pages: organize stats with struct migrate_pages_stats
` [PATCH -v4 6/9] migrate_pages: move migrate_folio_unmap()
` [PATCH -v4 7/9] migrate_pages: share more code between _unmap and _move
` [PATCH -v4 8/9] migrate_pages: batch flushing TLB
` [PATCH -v4 9/9] migrate_pages: move THP/hugetlb migration support check to simplify code

[PATCH] scsi: dpt_i2o: fix a potential use-after-free in __adpt_reset()
 2023-02-07 16:28 UTC  (3+ messages)

[PATCH v6 00/11] Parallel CPU bringup for x86_64
 2023-02-07 16:27 UTC  (20+ messages)
` [PATCH v6 01/11] x86/apic/x2apic: Fix parallel handling of cluster_mask
` [PATCH v6 04/11] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector()
` [PATCH v6 07/11] x86/smpboot: Disable parallel boot for AMD CPUs

[PATCH 0/7] KVM: Standardize on "int" return types instead of "long"
 2023-02-07 16:25 UTC  (7+ messages)
` [PATCH 2/7] KVM: x86: Improve return type handling in kvm_vm_ioctl_get_nr_mmu_pages()
` [PATCH 5/7] KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()

[PATCH v2 0/5] Add CS35L41 shared boost feature
 2023-02-07 16:25 UTC  (6+ messages)
` [PATCH v2 1/5] ASoC: cs35l41: Only disable internal boost
` [PATCH v2 2/5] ASoC: cs35l41: Refactor error release code
` [PATCH v2 3/5] ALSA: cs35l41: Add shared boost feature
` [PATCH v2 4/5] ASoC: cs35l41: Document CS35l41 external boost without VSPK
` [PATCH v2 5/5] ASoC: cs35l41: Document CS35l41 shared boost

[PATCH 1/2] Fail I/O to thin pool devices
 2023-02-07 16:24 UTC  (4+ messages)
` [PATCH 2/2] dm-thin: Allow specifying an offset
    ` [dm-devel] "
  ` [dm-devel] [PATCH 1/2] Fail I/O to thin pool devices

[RFC PATCH 0/4] Fix excessive CPU usage during compaction
 2023-02-07 16:22 UTC  (3+ messages)
` [PATCH 1/4] mm, compaction: Rename compact_control->rescan to finish_pageblock

[PATCH 0/6] x86/mtrr: fix handling with PAT but without MTRR
 2023-02-07 16:20 UTC  (3+ messages)
` [PATCH 4/6] x86/mtrr: don't let mtrr_type_lookup() return MTRR_TYPE_INVALID

[PATCH v2 1/1] PCI: layerscape: Add EP mode support for ls1028a
 2023-02-07 16:20 UTC  (4+ messages)
` [EXT] "
  ` [External] : "

[PATCH 0/8] Add ftrace direct call for arm64
 2023-02-07 16:19 UTC  (7+ messages)
` [PATCH 1/8] ftrace: Replace uses of _ftrace_direct APIs with _ftrace_direct_multi

[PATCH v2 0/4] Remove get_kernel_pages()
 2023-02-07 16:19 UTC  (3+ messages)

[PATCH V2 0/8] kvm: x86/mmu: Share the same code to invalidate each vTLB entry
 2023-02-07 16:17 UTC  (10+ messages)
` [PATCH V2 1/8] kvm: x86/mmu: Use KVM_MMU_ROOT_XXX for kvm_mmu_invalidate_gva()
` [PATCH V2 2/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in kvm_mmu_invpcid_gva()
` [PATCH V2 3/8] kvm: x86/mmu: Use kvm_mmu_invalidate_gva() in nested_ept_invalidate_addr()
` [PATCH V2 4/8] kvm: x86/mmu: Set mmu->sync_page as NULL for direct paging
` [PATCH V2 5/8] kvm: x86/mmu: Move the code out of FNAME(sync_page)'s loop body into mmu.c
` [PATCH V2 6/8] kvm: x86/mmu: Remove FNAME(invlpg)
` [PATCH V2 7/8] kvm: x86/mmu: Reduce the update to the spte in FNAME(sync_page)
` [PATCH V2 8/8] kvm: x86/mmu: Remove @no_dirty_log from FNAME(prefetch_gpte)

[PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-02-07 16:18 UTC  (8+ messages)
` [PATCH v7 12/14] "
` [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests

[PATCH] x86: vdso: sanitize asm helpers for vgetcpu.c
 2023-02-07 16:18 UTC  (2+ messages)

[PATCH 0/3] Update kcpuid leaves and tool
 2023-02-07 16:17 UTC  (7+ messages)
` [PATCH 2/3] tools/x86/kcpuid: Update AMD leaf Fn80000001
` [PATCH 3/3] tools/x86/kcpuid: Dump the CPUID function in detailed view

current objtool warnings from randconfig builds
 2023-02-07 16:16 UTC  (2+ messages)

[PATCH] firmware: coreboot: Remove GOOGLE_COREBOOT_TABLE_ACPI/OF Kconfig entries
 2023-02-07 16:16 UTC  (2+ messages)

[PATCH v4] pipe: use __pipe_{lock,unlock} instead of spinlock
 2023-02-07 16:15 UTC  (6+ messages)
      ` block: sleeping in atomic warnings

[PATCH v13 1/6] thermal: drivers: mediatek: Relocate driver to mediatek folder
 2023-02-07 16:14 UTC  (2+ messages)

[PATCH 0/2] Add CS35L41 shared boost feature
 2023-02-07 16:13 UTC  (8+ messages)
` [PATCH 1/2] ALSA: cs35l41: Add "
` [PATCH 2/2] Documentation: cs35l41: Shared boost properties

[PATCH] media: i2c: imx290: fix conditional function defintions
 2023-02-07 16:13 UTC 

[PATCH] cpufreq: amd-pstate: avoid uninitialized variable use
 2023-02-07 16:12 UTC 

[PATCH] mm: reduce lock contention of pcp buffer refill
 2023-02-07 16:11 UTC  (3+ messages)

[PATCH] rfkill: Use sysfs_emit() to instead of sprintf()
 2023-02-07 16:07 UTC  (4+ messages)

[PATCH] x86/alternative: Support relocations in alternatives
 2023-02-07 16:05 UTC  (3+ messages)

[PATCH 1/2] backlight: hx8357: switch to using gpiod API
 2023-02-07 16:04 UTC  (4+ messages)

[PATCH 1/2] watchdog: sbsa_wdog: Fix the timeout calculation while programming
 2023-02-07 16:03 UTC  (2+ messages)

[RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function
 2023-02-07 16:02 UTC  (9+ messages)
` [RFC PATCH 4/4] PCI: endpoint: function: Add EP function driver to provide virtio net device
    ` [EXT] "
` [EXT] [RFC PATCH 0/4] PCI: endpoint: Introduce a virtio-net EP function

[PATCH 00/18] lib/stackdepot: fixes and clean-ups
 2023-02-07 15:56 UTC  (5+ messages)
` [PATCH 09/18] lib/stackdepot: rename hash table constants and variables

[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-07 15:56 UTC  (17+ messages)
` [PATCH v2 01/22] rtc: pm8xxx: fix set-alarm race
` [PATCH v2 06/22] rtc: pm8xxx: drop unused register defines
` [PATCH v2 13/22] rtc: pm8xxx: refactor read_time()
` [PATCH v2 16/22] dt-bindings: rtc: qcom-pm8xxx: add nvmem-cell offset
` [PATCH v2 17/22] rtc: pm8xxx: add support for nvmem offset

[RFC PATCH v6 00/12] livepatch: klp-convert tool
 2023-02-07 15:54 UTC  (3+ messages)

[PATCH v2 0/7] watchdog: dt-bindings: rework/fix qcom-wdt
 2023-02-07 15:51 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019

drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5
 2023-02-07 15:51 UTC  (2+ messages)

[PATCH] scripts/gdb: fix 'lx-current' for x86
 2023-02-07 15:48 UTC  (2+ messages)

[PATCH v3 0/4] RISC-V Hibernation Support
 2023-02-07 15:46 UTC  (3+ messages)
` [PATCH v3 4/4] RISC-V: Add arch functions to support hibernation/suspend-to-disk

[PATCH net,v3] net: mana: Fix accessing freed irq affinity_hint
 2023-02-07 15:39 UTC  (3+ messages)

[net-next PATCH 0/1] net/ncsi: Fix netlink major/minor version numbers
 2023-02-07 15:39 UTC  (6+ messages)
` [net-next PATCH 1/1] "

[PATCH] scsi: FlashPoint: Replace arithmetic addition by bitwise OR
 2023-02-07 15:28 UTC  (3+ messages)

[PATCH v3 00/12] fw_devlink improvements
 2023-02-07 15:27 UTC  (2+ messages)

[PATCH] x86/kprobes: Fix 1 byte conditional jump target
 2023-02-07 15:33 UTC  (7+ messages)

[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
 2023-02-07 15:29 UTC  (4+ messages)
` [PATCH v4 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "

[PATCH] dt-bindings: display: panel: visionox,vtdr6130: add missing reg property
 2023-02-07 15:28 UTC  (2+ messages)

[PATCH] dt-bindings: dma: qcom,bam-dma: add optional memory interconnect properties
 2023-02-07 15:27 UTC  (4+ messages)

[PATCH v4] kernel/fork: beware of __put_task_struct calling context
 2023-02-07 15:26 UTC  (3+ messages)

[PATCH v12 00/14] Add PSR support for eDP
 2023-02-07 15:25 UTC  (9+ messages)
` [PATCH v12 09/14] drm/msm/dp: disable self_refresh_aware after entering psr
` [PATCH v12 13/14] drm/msm/disp/dpu: add PSR support for eDP interface in dpu driver

[PATCH 0/2] iomap, splice: Fix DIO/splice_read race memory corruptor and kill off ITER_PIPE
 2023-02-07 15:22 UTC  (3+ messages)

[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
 2023-02-07 15:22 UTC  (4+ messages)
` [PATCH v1 29/45] clk: mediatek: mt7986-apmixed: Use PLL_AO flag to set critical clock

[PATCH v2 0/4] Reserve DSPPs based on user request
 2023-02-07 15:22 UTC  (9+ messages)
` [PATCH v2 1/4] drm/msm/dpu: clear DSPP reservations in rm release
` [PATCH v2 2/4] drm/msm/dpu: add DSPPs into reservation upon a CTM request
` [PATCH v2 3/4] drm/msm/dpu: avoid unnecessary check in DPU reservations
` [PATCH v2 4/4] drm/msm/dpu: reserve the resources on topology change

[PATCH 0/2] sched/isolation: Prep work for pcp cache draining isolation
 2023-02-07 15:21 UTC  (6+ messages)
` [PATCH 1/2] sched/isolation: Merge individual nohz_full features into a common housekeeping flag

[PATCH v2 0/2] Add generic-display-mux driver and bindings
 2023-02-07 15:20 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: display: bridge: Add GPIO display mux binding

[PATCH] arm64: dts: mt7986: set Wifi Leds low-active for BPI-R3
 2023-02-07 15:17 UTC  (3+ messages)

[RFC/PATCH 0/3] perf lock contention: Track lock owner (v2)
 2023-02-07 15:11 UTC  (3+ messages)
` [PATCH 2/3] perf lock contention: Add -o/--lock-owner option

[PATCH v3] sched: pick_next_rt_entity(): check list_entry
 2023-02-07 15:11 UTC  (2+ messages)

[syzbot] kernel BUG in process_one_work
 2023-02-07 15:09 UTC  (4+ messages)

[PATCH v1 0/7] xhci: mem: Short cleanup series
 2023-02-07 15:11 UTC  (3+ messages)
` [PATCH v1 2/7] xhci: mem: Use __GFP_ZERO instead of explicit memset() call

[PATCH 0/8] arm64: meson: bunch of DT fixes, take 2
 2023-02-07 15:08 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: amlogic: meson-sm1-bananapi: correct usb-hub hog node name
` [PATCH 2/8] arm64: dts: amlogic: meson-gxm-s912-libretech-pc: add simple connector node in fusb302 node
` [PATCH 3/8] arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: remove invalid #gpio-cells in onewire node
` [PATCH 4/8] arm64: dts: amlogic: meson-g12b-radxa-zero2: fix pwm clock names
` [PATCH 5/8] arm64: dts: amlogic: meson-g12b-odroid-go-ultra: rename keypad-gpio pinctrl node
` [PATCH 6/8] arm64: dts: amlogic: meson-s4: fix apb4 bus node name
` [PATCH 7/8] arm64: dts: amlogic: meson-sm1: use correct enable-gpios
` [PATCH 8/8] arm64: dts: amlogic: meson-gxm-s912-libretech-pc: remove unused pinctrl-names from phy node

[PATCH 6.1 000/208] 6.1.11-rc1 review
 2023-02-07 15:08 UTC  (3+ messages)

[PATCH 5.15 000/120] 5.15.93-rc1 review
 2023-02-07 15:08 UTC  (2+ messages)

[ GIT PULL] tracing: Allow poll() and select() to not block
 2023-02-07 15:06 UTC 

[PATCH 0/1] spi: intel: Remove DANGEROUS tag from pci driver
 2023-02-07 15:06 UTC  (2+ messages)

[PATCH v2 0/7] ASoC: dt-bindings: meson: covert axg audio to schema
 2023-02-07 15:06 UTC  (2+ messages)
` (subset) "

[PATCH] dt-bindings: phy: amlogic,g12a-usb3-pcie-phy: add missing optional phy-supply property
 2023-02-07 15:03 UTC 

[PATCH] dt-bindings: usb: amlogic,meson-g12a-usb-ctrl: make G12A usb3-phy0 optional
 2023-02-07 15:02 UTC 

[RFC PATCH 0/1] drm: Add doc about GPU reset
 2023-02-07 14:58 UTC  (5+ messages)
` [RFC PATCH] drm: Create documentation about device resets

[PATCH v6 0/8] KVM perf support
 2023-02-07 14:58 UTC  (8+ messages)
` [PATCH v6 1/8] RISC-V: KVM: Add skeleton support for perf
` [PATCH v6 2/8] RISC-V: KVM: Add SBI PMU extension support

[PATCH net-next v2] rds: rds_rm_zerocopy_callback() use list_first_entry()
 2023-02-07 14:57 UTC 

[PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-02-07 14:55 UTC  (6+ messages)
` [PATCH 09/19] io_uring: convert to use vm_account

[PATCH v3 00/12] gpiolib cleanups
 2023-02-07 14:55 UTC  (14+ messages)
` [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
` [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
` [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
` [PATCH v3 05/12] gpiolib: remove legacy gpio_export
` [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
` [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v3 11/12] gpiolib: Group "
` [PATCH v3 12/12] gpiolib: Clean up headers

[PATCH v7 0/3] fanotify: Allow user space to pass back additional audit info
 2023-02-07 14:54 UTC  (3+ messages)

[PATCH 0/2] ARM: dts: add device-tree and bindings for renesas,rzn1d400-eb
 2023-02-07 14:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: soc: renesas: renesas.yaml: add renesas,rzn1d400-eb compatible
` [PATCH 2/2] ARM: dts: r9a06g032: add EB board device-tree

[PATCH 1/2] thermal: tegra-bpmp: Handle offline zones
 2023-02-07 13:56 UTC  (2+ messages)
` [PATCH 2/2] thermal: tegra-bpmp: Always (re)program trip temperatures

[PATCH] checkpatch.pl: Relax commit ID check to allow more than 12 chars
 2023-02-07 14:47 UTC  (8+ messages)

[PATCH 5/5] genirq: Use the maple tree for IRQ descriptors management
 2023-02-07 14:47 UTC  (7+ messages)
      ` mm, slab/slub: Ensure kmem_cache_alloc_bulk() is available early

[PATCH v2 0/7] gpiolib cleanups
 2023-02-07 14:34 UTC  (7+ messages)
` [PATCH v2 4/7] gpiolib: remove gpio_set_debounce

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-02-07 14:43 UTC  (7+ messages)
` [PATCH v9 24/27] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v9 26/27] virt: gunyah: Add irqfd interface
` [PATCH v9 27/27] virt: gunyah: Add ioeventfd

[PATCH v5] power: supply: Introduce Qualcomm PMIC GLINK power supply
 2023-02-07 14:42 UTC 

[PATCH 0/3] Add LoongArch support to nolibc
 2023-02-07 14:30 UTC  (5+ messages)
` [PATCH 1/3] nolibc: Add statx() support to implement sys_stat()
` [PATCH 2/3] nolibc: Add support for LoongArch

[PATCH v2 0/5] LoongArch: Add kernel relocation and KASLR support
 2023-02-07 14:39 UTC  (7+ messages)
` [PATCH v2 1/5] LoongArch: Use la.pcrel instead of la.abs when it's trivially possible
` [PATCH v2 2/5] LoongArch: Use la.pcrel instead of la.abs for exception handlers
` [PATCH v2 3/5] LoongArch: Add JUMP_LINK_ADDR macro implementation to avoid using la.abs
` [PATCH v2 4/5] LoongArch: Add support for kernel relocation
` [PATCH v2 5/5] LoongArch: Add support for kernel address space layout randomization (KASLR)

[PATCH net-next 0/6] net: stmmac: add renesas,rzn1-gmac support
 2023-02-07 14:41 UTC  (4+ messages)
` [PATCH net-next 3/6] net: stmmac: start phylink before setting up hardware

[syzbot] kernel BUG in __tlb_remove_page_size (2)
 2023-02-07 14:31 UTC  (3+ messages)

[PATCH V2] arm64/mm: Intercept pfn changes in set_pte_at()
 2023-02-07 14:31 UTC  (11+ messages)

[PATCH v2 00/11] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-07 14:30 UTC  (13+ messages)
` [PATCH v2 01/11] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH v2 02/11] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH v2 03/11] dt-bindings: arm: mediatek: add 'mediatek,pn_swap' property
` [PATCH v2 04/11] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH v2 05/11] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v2 06/11] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v2 07/11] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH v2 08/11] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v2 09/11] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v2 10/11] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v2 11/11] net: dsa: mt7530: use "

thermal/drivers/tegra: Getting rid of the get_thermal_instance() usage
 2023-02-07 14:27 UTC  (6+ messages)

linux-next: build failure after merge of the mm tree
 2023-02-07 14:25 UTC  (3+ messages)

[PATCH RESEND 0/3] cleanup for ublk
 2023-02-07 14:21 UTC  (2+ messages)

[PATCH v4 0/4] soc: qcom: Introduce PMIC GLINK
 2023-02-07 14:19 UTC  (4+ messages)
` [PATCH v4 4/4] power: supply: Introduce Qualcomm PMIC GLINK power supply

[paulmck-rcu:dev.2023.02.06a] BUILD REGRESSION 2ba8863ce28484e97f0ff1987c634147fedb14fc
 2023-02-07 14:14 UTC 


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