linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-19 19:27:06 to 2023-06-20 02:19:56 UTC [more...]

[PATCH mm-unstable v2 00/10] mm/kvm: locklessly clear the accessed bit
 2023-06-20  2:19 UTC  (3+ messages)

[PATCH v3 0/7] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-06-20  2:12 UTC  (17+ messages)
` [PATCH v3 2/7] perf metric: Event "Compat" value supports matching multiple identifiers

[RFC PATCH v2 0/4] add initial io_uring_cmd support for sockets
 2023-06-20  2:09 UTC  (5+ messages)
` [RFC PATCH v2 1/4] net: wire up support for file_operations->uring_cmd()

[PATCH] selftests: tc-testing: add one test for flushing explicitly created chain
 2023-06-20  2:01 UTC  (2+ messages)

[PATCH v14 00/30] Add KVM LoongArch support
 2023-06-20  2:01 UTC  (10+ messages)
` [PATCH v14 01/30] LoongArch: KVM: Add kvm related header files
` [PATCH v14 21/30] LoongArch: KVM: Implement handle iocsr exception
` [PATCH v14 27/30] LoongArch: KVM: Implement vcpu world switch

Inquiry Regarding General Merchandise
 2023-06-19  0:27 UTC 

[PATCH v16 0/1] Introduce Nuvoton ma35d1 SoC
 2023-06-20  1:51 UTC  (2+ messages)
` [PATCH v16 1/1] clk: nuvoton: Use clk_parent_data instead and add a header file

[PATCH v4 00/19] Fixes, cleanups and unit test for mballoc
 2023-06-20  1:50 UTC  (7+ messages)
` [PATCH v4 13/19] ext4: call ext4_mb_mark_group_bb in ext4_free_blocks_simple

[PATCH v2] selftests: tc-testing: add one test for flushing explicitly created chain
 2023-06-20  1:49 UTC 

[PATCH v2 00/11] iommufd: Add nesting infrastructure
 2023-06-20  1:43 UTC  (8+ messages)

[PATCH v2] nvme: Print capabilities changes just once
 2023-06-20  1:41 UTC  (2+ messages)

linux-next: manual merge of the fbdev tree with the drm tree
 2023-06-20  1:38 UTC 

[PATCH v15 1/2] thermal: loongson-2: add thermal management support
 2023-06-20  1:29 UTC  (2+ messages)
` [PATCH v15 2/2] thermal: dt-bindings: add loongson-2 thermal

[PATCH] mm/memory_hotplug.c: don't fail hot unplug quite so eagerly
 2023-06-20  1:19 UTC  (13+ messages)
` [PATCH v2 00/11] A minor flurry of selftest/mm fixes
  ` Please disregard all of the selftest patches "
` [PATCH v2 01/11] selftests/mm: fix uffd-stress unused function warning
` [PATCH v2 02/11] selftests/mm: fix unused variable warnings in hugetlb-madvise.c, migration.c
` [PATCH v2 03/11] selftests/mm: fix "warning: expression which evaluates to zero..." in mlock2-tests.c
` [PATCH v2 04/11] selftests/mm: fix invocation of tests that are run via shell scripts
` [PATCH v2 05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch
` [PATCH v2 06/11] selftests/mm: fix two -Wformat-security warnings in uffd builds
` [PATCH v2 07/11] selftests/mm: fix a "possibly uninitialized" warning in pkey-x86.h
` [PATCH v2 08/11] selftests/mm: fix uffd-unit-tests.c build failure due to missing MADV_COLLAPSE
` [PATCH v2 09/11] selftests/mm: move psize(), pshift() into vm_utils.c
` [PATCH v2 10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c

[PATCH v4 0/5] Add RK3588 SATA support
 2023-06-20  1:17 UTC  (2+ messages)

[PATCH] drivers/staging/rtl8192e Style guide whitespace cleanup
 2023-06-20  1:13 UTC 

[PATCH v11 00/20] TDX host kernel support
 2023-06-20  1:06 UTC  (28+ messages)
` [PATCH v11 02/20] x86/virt/tdx: Detect TDX during kernel boot
` [PATCH v11 07/20] x86/virt/tdx: Add skeleton to enable TDX on demand
` [PATCH v11 08/20] x86/virt/tdx: Get information about TDX module and TDX-capable memory
` [PATCH v11 15/20] x86/virt/tdx: Configure global KeyID on all packages
` [PATCH v11 18/20] x86: Handle TDX erratum to reset TDX private memory during kexec() and reboot

[PATCH] dt-bindings: riscv: cpus: drop unneeded quotes
 2023-06-20  1:00 UTC  (3+ messages)

[PATCH v2] riscv: mm: stub extable related functions/macros for !MMU
 2023-06-20  1:00 UTC  (3+ messages)

[PATCH v2 0/3] RISC-V: Export Zba, Zbb to usermode via hwprobe
 2023-06-20  1:00 UTC  (3+ messages)

[PATCH V2] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
 2023-06-20  1:00 UTC  (3+ messages)

[PATCH] riscv: hibernation: Remove duplicate call of suspend_restore_csrs
 2023-06-20  1:00 UTC  (2+ messages)

[PATCH v2 -next 0/2] RISC-V ACPI: Assorted fixes
 2023-06-20  1:00 UTC  (3+ messages)

[PATCH] riscv: hibernation: Replace jalr with jr before suspend_restore_regs
 2023-06-20  1:00 UTC  (3+ messages)

[PATCH drm-next v5 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-06-20  0:42 UTC  (16+ messages)
` [PATCH drm-next v5 01/14] drm: execution context for GEM buffers v4
` [PATCH drm-next v5 02/14] maple_tree: split up MA_STATE() macro
` [PATCH drm-next v5 03/14] drm: manager to keep track of GPUs VA mappings
` [PATCH drm-next v5 04/14] drm: debugfs: provide infrastructure to dump a DRM GPU VA space
` [PATCH drm-next v5 05/14] drm/nouveau: new VM_BIND uapi interfaces
` [PATCH drm-next v5 06/14] drm/nouveau: get vmm via nouveau_cli_vmm()
` [PATCH drm-next v5 07/14] drm/nouveau: bo: initialize GEM GPU VA interface
` [PATCH drm-next v5 08/14] drm/nouveau: move usercopy helpers to nouveau_drv.h
` [PATCH drm-next v5 09/14] drm/nouveau: fence: separate fence alloc and emit
` [PATCH drm-next v5 10/14] drm/nouveau: fence: fail to emit when fence context is killed
` [PATCH drm-next v5 11/14] drm/nouveau: chan: provide nouveau_channel_kill()
` [PATCH drm-next v5 12/14] drm/nouveau: nvkm/vmm: implement raw ops to manage uvmm
` [PATCH drm-next v5 13/14] drm/nouveau: implement new VM_BIND uAPI
` [PATCH drm-next v5 14/14] drm/nouveau: debugfs: implement DRM GPU VA debugfs

[PATCH -next] RISC-V: KVM: Remove unneeded semicolon
 2023-06-20  0:40 UTC 

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-06-20  0:39 UTC  (11+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

[f2fs-dev][PATCH] f2fs: not allowed to set file both cold and hot
 2023-06-20  0:33 UTC  (2+ messages)

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-20  0:16 UTC  (16+ messages)
` [PATCH v8 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [PATCH v8 05/33] x86/traps: add external_interrupt() to dispatch external interrupts

[GIT PULL] Hyper-V fixes for 6.4-rc8
 2023-06-20  0:14 UTC  (2+ messages)

[PATCH 6.3 000/187] 6.3.9-rc1 review
 2023-06-20  0:11 UTC  (3+ messages)

[PATCH v3 0/6] Enable decoder for mt8183
 2023-06-20  0:03 UTC  (7+ messages)
` [PATCH v3 1/6] media: dt-bindings: mediatek,vcodec: Allow single clock "
` [PATCH v3 2/6] media: dt-bindings: mediatek,vcodec: Don't require assigned-clocks
` [PATCH v3 3/6] media: dt-bindings: mediatek,vcodec: Remove VDEC_SYS for mt8183
` [PATCH v3 4/6] media: mediatek: vcodec: Define address for VDEC_HW_ACTIVE
` [PATCH v3 5/6] media: mediatek: vcodec: Read HW active status from syscon on MT8183
` [PATCH v3 6/6] arm64: dts: mediatek: mt8183: Add decoder

[PATCH v2 0/2] GPIO-based hotplug i2c bus
 2023-06-19 23:19 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: i2c: add binding for i2c-hotplug-gpio

[PATCH v2 3/3] RISC-V: hwprobe: Expose Zba, Zbb, and Zbs
 2023-06-19 23:55 UTC  (2+ messages)

[tip:master] BUILD SUCCESS ac2bcfa10feb01e7c139583f8874a19c14befcb3
 2023-06-19 23:50 UTC 

[tip:x86/cleanups] BUILD SUCCESS 6f7f812f54b46da88ec6e98b4a10e501d0d7164c
 2023-06-19 23:49 UTC 

[tip:sched/core] BUILD SUCCESS ebb83d84e49b54369b0db67136a5fe1087124dcc
 2023-06-19 23:49 UTC 

[tip:smp/core] BUILD SUCCESS bf5a8c26ad7caf0772a1cd48c8a0924e48bdbaf0
 2023-06-19 23:49 UTC 

[PATCH v2 1/3] RISC-V: Add Zba, Zbs extension probing
 2023-06-19 23:44 UTC  (2+ messages)

[PATCH 0/3] Do IRQ move cleanup with a timer instead of an IPI
 2023-06-19 23:16 UTC  (4+ messages)
` [PATCH 1/3] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
` [PATCH 2/3] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
` [PATCH 3/3] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools

[PATCH] drivers/staging/rtl8192e Fix camelcased function name
 2023-06-19 23:40 UTC 

linux-next: manual merge of the mm-hotfixes tree with Linus' tree
 2023-06-19 23:29 UTC 

[PATCH] Tercera entrega completa
 2023-06-19 23:22 UTC 

linux-next: Signed-off-by missing for commit in the cifs tree
 2023-06-19 23:17 UTC  (2+ messages)

[PATCH v2 0/8] mm/gup: Unify hugetlb, speed up thp
 2023-06-19 23:10 UTC  (9+ messages)
` [PATCH v2 1/8] mm/hugetlb: Handle FOLL_DUMP well in follow_page_mask()
` [PATCH v2 2/8] mm/hugetlb: Prepare hugetlb_follow_page_mask() for FOLL_PIN
` [PATCH v2 3/8] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask()
` [PATCH v2 4/8] mm/gup: Cleanup next_page handling
` [PATCH v2 5/8] mm/gup: Accelerate thp gup even for "pages != NULL"
` [PATCH v2 6/8] mm/gup: Retire follow_hugetlb_page()
` [PATCH v2 7/8] selftests/mm: Add -a to run_vmtests.sh
` [PATCH v2 8/8] selftests/mm: Add gup test matrix in run_vmtests.sh

linux-next: Fixes tag needs some work in the ipmi tree
 2023-06-19 22:34 UTC 

[PATCH V4] dt-bindings: usb: dwc3: Add interrupt-names property support for wakeup interrupt
 2023-06-19 22:33 UTC  (3+ messages)

[PATCH v6 1/4] ASoC: tas2781: Add Header file for tas2781 driver
 2023-06-19 22:29 UTC  (2+ messages)

[PATCH v1] ASoC: loongson: change the type of variable irq to int
 2023-06-19 22:29 UTC  (2+ messages)

[PATCH] ASoC: imx-audmix: check return value of devm_kasprintf()
 2023-06-19 22:29 UTC  (2+ messages)

[PATCH] regmap: Allow reads from write only registers with the flat cache
 2023-06-19 22:17 UTC  (2+ messages)

[PATCH v4 0/6] Add display support on the stm32f746-disco board
 2023-06-19 22:11 UTC  (4+ messages)
` [PATCH v4 4/6] dt-bindings: display: stm32-ltdc: add optional st,fb-bpp property

[PATCH] PCI/ASPM: Enable ASPM on external PCIe devices
 2023-06-19 22:09 UTC  (3+ messages)

[syzbot] [crypto?] general protection fault in shash_ahash_update
 2023-06-19 22:09 UTC  (3+ messages)

[PATCH v2 0/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION
 2023-06-19 22:06 UTC  (2+ messages)

[RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
 2023-06-19 21:55 UTC  (4+ messages)

[PATCH v3 0/4] dt-bindings: power: reset: at91: convert to YAML
 2023-06-19 21:54 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: power: reset: atmel,at91sam9260-shdwc: convert to yaml
` [PATCH v3 3/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: "
` [PATCH v3 4/4] MAINTAINERS: add documentation file for Microchip SAMA5D2 shutdown controller

[PATCH] capabilities: fix sparse warning about __user access
 2023-06-19 21:47 UTC  (3+ messages)

[PATCH 0/7] mm/gup: Unify hugetlb, speed up thp
 2023-06-19 21:43 UTC  (10+ messages)
` [PATCH 3/7] mm/hugetlb: Add page_mask for hugetlb_follow_page_mask()
` [PATCH 6/7] mm/gup: Accelerate thp gup even for "pages != NULL"
` [PATCH 7/7] mm/gup: Retire follow_hugetlb_page()

[PATCH v3 0/5] Make IA32_EMULATION boot time overridable
 2023-06-19 21:43 UTC  (3+ messages)
` [PATCH v3 1/5] x86: Make IA32_EMULATION boot time configurable

[PATCH v3 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-06-19 21:42 UTC  (3+ messages)

linux-next: manual merge of the mm tree with Linus' tree
 2023-06-19 21:39 UTC  (4+ messages)

[PATCH] drm/msm: Fix typo in comment
 2023-06-19 21:38 UTC 

[PATCH 0/2] regulator: Convert Linear Technologies driver to maple tree cache
 2023-06-19 21:36 UTC  (2+ messages)

[PATCH v3 0/2] retrieve DSI DSC through priv-dsi[0]
 2023-06-19 21:31 UTC  (5+ messages)
` [PATCH v3 1/2] drm/msm/dpu: retrieve DSI DSC struct through priv->dsi[0]
` [PATCH v3 2/2] drm/msm/dpu: remove struct drm_dsc_config from struct msm_display_info

ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'misaligned_access_speed'; recompile with -fPIC
 2023-06-19 21:26 UTC  (2+ messages)

[PATCH v2 0/5] clean up block_commit_write
 2023-06-19 21:18 UTC  (6+ messages)
` [PATCH v2 1/5] fs/buffer: "
` [PATCH v2 2/5] ext4: No need to check return value of block_commit_write()
` [PATCH v2 3/5] fs/ocfs2: "
` [PATCH v2 4/5] udf: "
` [PATCH v2 5/5] fs/buffer.c: convert block_commit_write to return void

[PATCH] firmware: ti_sci: Use system_state to determine polling
 2023-06-19 21:20 UTC  (2+ messages)

[PATCH 0/2] x86: Clean up ia32_unistd.h
 2023-06-19 21:16 UTC  (4+ messages)
` [PATCH 1/2] x86/syscall/compat: Remove unused macro __SYSCALL_ia32_NR
` [PATCH 2/2] x86/syscall/compat: Remove ia32_unistd.h

[PATCH] dt-bindings: mfd: samsung,s5m8767: Simplify excluding properties
 2023-06-19 21:16 UTC  (2+ messages)

[net-next PATCH v4 0/3] leds: trigger: netdev: add additional modes
 2023-06-19 20:48 UTC  (3+ messages)

[net-next PATCH v5 0/3] leds: trigger: netdev: add additional modes
 2023-06-19 20:47 UTC  (4+ messages)
` [net-next PATCH v5 1/3] leds: trigger: netdev: add additional specific link speed mode
` [net-next PATCH v5 2/3] leds: trigger: netdev: add additional specific link duplex mode
` [net-next PATCH v5 3/3] leds: trigger: netdev: expose hw_control status via sysfs

[PATCH v5 8/8] soc: mediatek: pm-domains: Add support for MT8365
 2023-06-19 20:47 UTC  (2+ messages)

f2fs async buffered write patch
 2023-06-19 20:43 UTC 

[PATCH v3] hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature
 2023-06-19 20:40 UTC  (7+ messages)

wifi: rtw88: question about SDIO RX aggregation limiting
 2023-06-19 20:38 UTC  (3+ messages)

[PATCH v2] arm64: dts: qcom: msm8916-samsung-serranove: Add RT5033 PMIC with charger
 2023-06-19 20:37 UTC 

[PATCH 0/1] User space notifications about VM cloning
 2023-06-19 20:37 UTC  (4+ messages)
` [PATCH 1/1] vmgenid: emit uevent when VMGENID updates

[RFC PATCH v8 00/10] Create common DPLL configuration API
 2023-06-19 20:34 UTC  (4+ messages)
` [RFC PATCH v8 08/10] ice: implement dpll interface to control cgu

[PATCH v3 0/2] Remove power-domains property for devices with compatible ti,am62-sa3ul
 2023-06-19 20:27 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: crypto: ti,sa2ul: make power-domains conditional

[PATCH] regulator: pca9450: Fix LDO3OUT and LDO4OUT MASK
 2023-06-19 20:23 UTC  (2+ messages)

[PATCH v2 00/12] mm: jit/text allocator
 2023-06-19 20:18 UTC  (6+ messages)
` [PATCH v2 02/12] mm: introduce execmem_text_alloc() and jit_text_alloc()

[PATCH net-next] net: dsa: microchip: ksz9477: follow errata sheet when applying fixups
 2023-06-19 20:18 UTC  (2+ messages)

[PATCH] mm: Keep memory type same on DEVMEM Page-Fault
 2023-06-19 20:14 UTC  (4+ messages)

[PATCH net-next] dt-bindings: net: micrel,ks8851: allow SPI device properties
 2023-06-19 20:06 UTC  (2+ messages)

[PATCH] staging: rtl8192e: remove 5G related code
 2023-06-19 20:04 UTC  (2+ messages)

[PATCH 0/4] staging: rtl8192e: some simple cleanups
 2023-06-19 20:04 UTC  (2+ messages)

[PATCH v11 00/11] LSM: Three basic syscalls
 2023-06-19 20:03 UTC  (5+ messages)
` [PATCH v11 07/11] LSM: Helpers for attribute names and filling lsm_ctx
` [PATCH v11 11/11] LSM: selftests for Linux Security Module syscalls

[PATCH 1/2] iio: st_sensors: Remove some redundant includes
 2023-06-19 20:02 UTC  (4+ messages)
` [PATCH 2/2] iio: st_sensors: Remove some redundant includes in st_sensors.h

[PATCHv3 0/2] Add support for Firefly Station P2 aka rk3568-roc-pc
 2023-06-19 20:02 UTC  (3+ messages)
` [PATCHv3 1/2] dt-bindings: arm: rockchip: Add Firefly Station P2

[PATCH 1/2] perf stat: Reset aggr stats for each run
 2023-06-19 20:00 UTC  (6+ messages)
` [PATCH 2/2] perf stat: Show average value on multiple runs

[PATCH] fpga: dfl: afu: use PFN_DOWN() and PFN_PHYS() helper macros
 2023-06-19 19:56 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue
 2023-06-19 19:51 UTC  (2+ messages)

[PATCH net v1] Revert "net: phy: dp83867: perform soft reset and retain established link"
 2023-06-19 19:49 UTC  (3+ messages)

[PATCH] Documentation: Linux Contribution Maturity Model and the wider community
 2023-06-19 19:49 UTC  (3+ messages)

[PATCH v1 1/1] hwmon: (nct6775) Fix use of undefined variable
 2023-06-19 19:46 UTC  (2+ messages)

[PATCH mm-unstable v1] mm/mglru: make memcg_lru->lock irq safe
 2023-06-19 19:38 UTC 

[PATCH] mmc: core: disable TRIM on Micron MTFC4GACAJCN-1M
 2023-06-19 19:36 UTC  (4+ messages)

[PATCH] selftests/input: add test to cover len > maxlen in bits_to_user()
 2023-06-19 19:35 UTC 

[PATCH] mmc: core: disable TRIM on Kingston EMMC04G-M627
 2023-06-19 19:35 UTC 

[tip:timers/core] BUILD SUCCESS 2951580ba6adb082bb6b7154a5ecb24e7c1f7569
 2023-06-19 19:32 UTC 

[PATCH] docs/sp_SP: Add translation of process/researcher-guidelines
 2023-06-19 19:27 UTC 

[PATCH 1/2] media: verisilicon: fix excessive stack usage
 2023-06-19 19:26 UTC  (6+ messages)
` [PATCH 2/2] media: verisilicon: change confusingly named relaxed register access


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