All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-19 18:47:25 to 2023-06-19 20:20:46 UTC [more...]

[merged mm-hotfixes-stable] revert-mm-vmscan-make-memcg-slab-shrink-lockless.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] revert-mm-vmscan-make-global-slab-shrink-lockless.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] revert-mm-shrinkers-make-count-and-scan-in-shrinker-debugfs-lockless.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] revert-mm-vmscan-add-shrinker_srcu_generation.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] nilfs2-fix-buffer-corruption-due-to-concurrent-device-reads.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] revert-mm-vmscan-hold-write-lock-to-reparent-shrinker-nr_deferred.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] revert-mm-vmscan-remove-shrinker_rwsem-from-synchronize_shrinkers.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] scripts-fix-the-gfp-flags-header-path-in-gfp-translate.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] scripts-gdb-fix-sb_-constants-parsing.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] revert-mm-shrinkers-convert-shrinker_rwsem-to-mutex.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] udmabuf-revert-add-support-for-mapping-hugepages-v4.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] mm-khugepaged-fix-iteration-in-collapse_file.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] memfd-check-for-non-null-file_seals-in-memfd_create-syscall.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] mm-vmalloc-do-not-output-a-spurious-warning-when-huge-vmalloc-fails.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] writeback-fix-dereferencing-null-mapping-host-on-writeback_page_template.patch removed from -mm tree
 2023-06-19 20:20 UTC 

[merged mm-hotfixes-stable] mm-mprotect-fix-do_mprotect_pkey-limit-check.patch removed from -mm tree
 2023-06-19 20:20 UTC 

NFSv4.0 Linux client fails to return delegation
 2023-06-19 20:19 UTC  (4+ messages)

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

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

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

Faster than real-time execution
 2023-06-19 19:43 UTC 

[PATCH 00/11] Cleanup Octeon DWC3 glue code
 2023-06-19 20:16 UTC  (12+ messages)
` [PATCH 01/11] MIPS: OCTEON: octeon-usb: add all register offsets
` [PATCH 02/11] MIPS: OCTEON: octeon-usb: use bitfields for control register
` [PATCH 03/11] MIPS: OCTEON: octeon-usb: use bitfields for host config register
` [PATCH 04/11] MIPS: OCTEON: octeon-usb: use bitfields for shim register
` [PATCH 05/11] MIPS: OCTEON: octeon-usb: move gpio config to separate function
` [PATCH 06/11] MIPS: OCTEON: octeon-usb: introduce dwc3_octeon_{read,write}q
` [PATCH 07/11] MIPS: OCTEON: octeon-usb: cleanup divider calculation
` [PATCH 08/11] usb: dwc3: Move Octeon glue code from arch/mips
` [PATCH 09/11] usb: dwc3: dwc3-octeon: Convert to glue driver
` [PATCH 10/11] usb: dwc3: dwc3-octeon: Move node parsing into driver probe
` [PATCH 11/11] usb: dwc3: Add SPDX header and copyright

[PATCH] drm/amd: Disable PSR-SU on Parade 0803 TCON
 2023-06-19 20:16 UTC  (2+ messages)

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

[RFC PATCH 0/6] KVM: guest memory: Misc enhacnement
 2023-06-19 20:11 UTC  (3+ 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)

[kvm-unit-tests PATCH v3 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
 2023-06-19 20:04 UTC  (7+ messages)
` [kvm-unit-tests PATCH v3 1/6] arm: pmu: pmu-chain-promotion: Improve debug messages
` [kvm-unit-tests PATCH v3 2/6] arm: pmu: pmu-chain-promotion: Introduce defines for count and margin values
` [kvm-unit-tests PATCH v3 3/6] arm: pmu: Add extra DSB barriers in the mem_access loop
` [kvm-unit-tests PATCH v3 4/6] arm: pmu: Fix chain counter enable/disable sequences
` [kvm-unit-tests PATCH v3 5/6] arm: pmu: Add pmu-mem-access-reliability test
` [kvm-unit-tests PATCH v3 6/6] arm: pmu-chain-promotion: Increase the count and margin values

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

[Buildroot] [PATCH v14 0/4] package: add petitboot to use with qemu-system-m68k
 2023-06-19 20:03 UTC  (5+ messages)
` [Buildroot] [PATCH v14 1/4] petitboot: add pb-discover daemon
` [Buildroot] [PATCH v14 2/4] petitboot: start petitboot on all tty

[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  (12+ messages)
` [PATCHv3 1/2] dt-bindings: arm: rockchip: Add Firefly Station P2
` [PATCHv3 2/2] arm64: dts: rockchip: add dts for Firefly Station P2 aka rk3568-roc-pc

[PATCH net 00/14] Netfilter/IPVS fixes for net
 2023-06-19 20:02 UTC  (5+ messages)
` [PATCH net 02/14] netfilter: nf_tables: fix chain binding transaction logic
` [PATCH net 08/14] netfilter: nf_tables: reject unbound anonymous set before commit phase

[igt-dev] [PATCH i-g-t v5 0/4] Testcases for dirtyfb ioctl
 2023-06-19 20:01 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Testcases for dirtyfb ioctl (rev7)

[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 V2 0/7] ARM: dts: bcm283x: Improve device-trees and bindings
 2023-06-19 20:00 UTC  (7+ messages)
` [PATCH V2 7/7] dt-bindings: timer: convert bcm2835-system-timer bindings to YAML

[kvm-unit-tests PATCH v2 0/6] arm: pmu: Fix random failures of pmu-chain-promotion
 2023-06-19 20:00 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 4/6] arm: pmu: Fix chain counter enable/disable sequences
` [kvm-unit-tests PATCH v2 5/6] arm: pmu: Add pmu-mem-access-reliability test

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

[PATCH] target/arm: Restructure has_vfp_d32 test
 2023-06-19 19:58 UTC  (2+ messages)

[geert-renesas-devel:master] BUILD SUCCESS 3ed0e539eddbec58ebbee17b7b26ed92bf34cf29
 2023-06-19 19:56 UTC 

[geert-renesas-devel:renesas-dts-for-v6.6] BUILD SUCCESS c68221b69d1706c55026c67b728cad4504903a60
 2023-06-19 19:56 UTC 

[PATCH -perfbook] appendix/questions: Address potential orphaned epigraph
 2023-06-19 19:57 UTC  (2+ messages)

[Buildroot] [PATCH] package/crucible: bump to version 2023.04.12
 2023-06-19 19:56 UTC 

[Buildroot] [PATCH] configs/imx7d-sdb: bump the kernel version
 2023-06-19 19:56 UTC 

CFP open for RISC-V MC at Linux Plumbers Conference 2023
 2023-06-19 19:55 UTC  (4+ messages)

[Buildroot] [PATCH 1/2] package/syslog-ng: disable python support
 2023-06-19 19:55 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/syslog-ng: bump version to 4.2.0

Odroid-C1 regression with commit 4bc31edebde5 ("mmc: core: Set HS clock speed before sending HS CMD13")
 2023-06-19 19:54 UTC  (10+ messages)

[PATCH] mmc: meson-mx-sdhc: Fix initialization frozen issue
 2023-06-19 19:51 UTC  (4+ 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  (5+ messages)
  ` [Tech-board-discuss] "

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

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

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

[linux-next:master 10783/10788] /bin/bash: line 1: 137480 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/iio/adc/max1363.ko
 2023-06-19 19:46 UTC 

[PATCH 00/32] bcachefs - a new COW filesystem
 2023-06-19 19:45 UTC  (14+ messages)
` [PATCH 07/32] mm: Bring back vmalloc_exec

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

[PATCH v2] sparc: Convert Solaris .section syntax
 2023-06-19 19:42 UTC 

[PATCH 0/7] mm/gup: Unify hugetlb, speed up thp
 2023-06-19 19:41 UTC  (11+ messages)
` [PATCH 5/7] mm/gup: Cleanup next_page handling
` [PATCH 6/7] mm/gup: Accelerate thp gup even for "pages != NULL"
` [PATCH 7/7] mm/gup: Retire follow_hugetlb_page()

❌ FAIL: Test report for master (6.4.0-rc7, mainline.kernel.org-clang, dbad9ce9)
 2023-06-19 19:40 UTC 

[PATCH] fsverity: improve documentation for builtin signature support
 2023-06-19 19:39 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] linux: make kconfig depend on host-make
 2023-06-19 19:39 UTC  (2+ messages)

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

[meta-networking][PATCH] mdns: remove unneeded headers
 2023-06-19 19:38 UTC  (3+ messages)
` [oe] "

[Buildroot] [git commit] package/nodejs: security bump to version 16.20.0
 2023-06-19 19:36 UTC 

[Buildroot] [git commit] package/c-ares: security bump to version 1.19.1
 2023-06-19 19:36 UTC 

[Buildroot] [git commit] package/python-django: security bump to version 4.1.9
 2023-06-19 19:36 UTC 

[Buildroot] [git commit] package/ccache: fix license hash
 2023-06-19 19:36 UTC 

[Buildroot] [git commit] package/check: switch to cmake
 2023-06-19 19:36 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 

[Buildroot] [PATCH 1/1] package/check: switch to cmake
 2023-06-19 19:36 UTC  (2+ messages)

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

[linux-stable-rc:linux-5.10.y 9930/9999] arch/mips/alchemy/common/dbdma.c:632:14: error: 'dma_default_coherent' undeclared; did you mean 'dma_free_coherent'?
 2023-06-19 19:35 UTC 

[android-common:mirror-chromeos-5.10-arcvm 12440/27674] include/trace/hooks/ipv4.h:20:1: sparse: sparse: incorrect type in assignment (different address spaces)
 2023-06-19 19:35 UTC 

[Buildroot] [PATCH 1/1] package/ccache: fix license hash
 2023-06-19 19:35 UTC  (2+ messages)

[Buildroot] [PATCH] package/nodejs: security bump to version 16.20.0
 2023-06-19 19:34 UTC  (2+ messages)

[Buildroot] [PATCH] package/c-ares: security bump to version 1.19.1
 2023-06-19 19:34 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-django: security bump to version 4.1.9
 2023-06-19 19:34 UTC  (2+ messages)

[PATCH] drm/amdgpu: remove vm sanity check from amdgpu_vm_make_compute
 2023-06-19 19:34 UTC  (2+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-06-16
 2023-06-19 19:13 UTC  (8+ messages)
` [net-next 07/15] net/mlx5: Bridge, expose FDB state via debugfs

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

+ mm-gup-do-not-return-0-from-pin_user_pages_fast-for-bad-args.patch added to mm-unstable branch
 2023-06-19 19:29 UTC 

[PATCH v3 0/3] Replace obsolote test cases
 2023-06-19 19:27 UTC  (4+ messages)
` [PATCH v3 1/3] app/test: remove obsolete test function
` [PATCH v3 2/3] app/test: add modexp and modinv functions
` [PATCH v3 3/3] app/test: add rsa none padding tests

[igt-dev] [PATCH i-g-t] meson_options.txt: disable Xe driver tests by default
 2023-06-19 19:27 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[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  (7+ messages)
` [PATCH 2/2] media: verisilicon: change confusingly named relaxed register access

[XEN PATCH] automation: Disable QEMU build with Clang older than 10.0
 2023-06-19 19:25 UTC  (2+ messages)

[avpatel:riscv_sbi_nested_v1 63/66] arch/riscv/kvm/vcpu_switch.S:259:81: error: invalid reassignment of non-absolute variable '.L__sym_size___kvm_riscv_switch_to'
 2023-06-19 19:24 UTC 

[PATCH] dt-bindings: arm: socionext: add bindings for the Synquacer platform
 2023-06-19 19:17 UTC  (9+ messages)

[PATCH v8 00/33] x86: enable FRED for x86-64
 2023-06-19 19:16 UTC  (13+ 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

[PATCH v1] x86/apic: Fix kernel panic when "intremap=off" and "x2apic_phys" are set
 2023-06-19 19:10 UTC  (2+ messages)
` [tip: x86/urgent] x86/apic: Fix kernel panic when booting with intremap=off and x2apic_phys

[PATCH v1 net-next 0/5] ipv6: Random cleanup for Extension Header
 2023-06-19 19:10 UTC  (2+ messages)

[PATCH 6.1 000/166] 6.1.35-rc1 review
 2023-06-19 19:09 UTC  (2+ messages)

[PATCH] HID: intel-ish-hid: ipc: Add Arrow Lake PCI device ID
 2023-06-19 19:09 UTC  (2+ messages)

[PATCH nf-next] lib/ts_bm: add helper to reduce indentation and improve readability
 2023-06-19 19:08 UTC 

[PATCH v3 0/5] cpupower: Add various feature control support for amd_pstate
 2023-06-19 19:08 UTC  (7+ messages)
` [PATCH v3 1/5] cpupower: Recognise amd-pstate active mode driver
` [PATCH v3 2/5] cpupower: Add is_valid_path API
` [PATCH v3 3/5] cpupower: Add EPP value change support
` [PATCH v3 4/5] cpupower: Add support for amd_pstate mode change
` [PATCH v3 5/5] cpupower: Add turbo-boost support in cpupower

[PATCH nf v2] lib/ts_bm: reset initial match offset for every block of text
 2023-06-19 19:06 UTC 

[tip:x86/merge] BUILD SUCCESS d9250199f3eb04c0cd00a598fea543fd1d3ef6d3
 2023-06-19 19:06 UTC 

[PATCH v3] RISC-V: Document that V registers are clobbered on syscalls
 2023-06-19 19:07 UTC  (2+ messages)

[PATCH] RISC-V: Clobber V registers on syscalls
 2023-06-19 19:05 UTC  (3+ messages)

[PATCH v2 00/10] riscv: Allow userspace to directly access perf counters
 2023-06-19 19:04 UTC  (7+ messages)
` [PATCH v2 09/10] tools: lib: perf: Implement riscv mmap support

[qemu-mainline test] 181503: regressions - trouble: blocked/broken/fail/pass
 2023-06-19 19:03 UTC 

[PATCH v3 00/10] Consolidate the probe_device path
 2023-06-19 19:03 UTC  (2+ messages)

[PATCH v2] RISC-V: Document that V registers are clobbered on syscalls
 2023-06-19 19:03 UTC  (2+ messages)

[PATCH v2 1/1] clocksource: hyper-v: Rework clocksource and sched clock setup
 2023-06-19 19:02 UTC 

[bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-06-19 19:01 UTC  (10+ messages)

[PATCH 1/2] btrfs: remove btrfs_writepage_endio_finish_ordered
 2023-06-19 18:54 UTC  (2+ messages)

[RFC net-next v1] tools: ynl: Add an strace rendering mode to ynl-gen
 2023-06-19 19:00 UTC  (6+ messages)

[PATCH 1/2] Documentation: riscv: Add early boot document
 2023-06-19 18:58 UTC  (4+ messages)
` [PATCH 2/2] Documentation: riscv: Update boot image header since EFI stub is supported

[RFC 0/4] Landlock: ioctl support
 2023-06-19 18:57 UTC  (6+ messages)

[PATCH 1/2] can: fix coding style
 2023-06-19 18:55 UTC  (3+ messages)
` [PATCH 2/2] can: ti_hecc: "

[PATCH net-next] net: txgbe: remove unused buffer in txgbe_calc_eeprom_checksum
 2023-06-19 18:54 UTC  (2+ messages)

[igt-dev] [i-g-t 00/18] Add XE suppor for display tests
 2023-06-19 18:54 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "

[PATCH] iommu/arm-smmu-qcom: Add ACPI entry for HP SC7180 laptop
 2023-06-19 18:52 UTC  (3+ messages)

[RFC PATCH] plugins: force slow path when plugins instrument memory ops
 2023-06-19 18:49 UTC  (3+ messages)

[PATCH v4 09/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
 2023-06-19 18:48 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.