messages from 2024-04-12 07:25:37 to 2024-04-12 09:00:32 UTC [more...]
[syzbot] [jffs2?] kernel BUG in jffs2_sum_write_sumnode
2024-04-12 9:00 UTC
[syzbot] [gfs2?] INFO: task hung in __gfs2_lookup
2024-04-12 9:00 UTC
[RFC PATCH 0/6] Support ROHM BD96801 scalable PMIC
2024-04-12 8:58 UTC (6+ messages)
` [RFC PATCH 3/6] mfd: support ROHM BD96801 PMIC core
[PATCH] KVM: loongarch: Add vcpu id check before create vcpu
2024-04-12 8:58 UTC (2+ messages)
[PATCH] vfs: relax linkat() AT_EMPTY_PATH - aka flink() - requirements
2024-04-12 8:56 UTC (13+ messages)
[PATCH] vfio: change the description of VFIO_IOMMU_SPAPR_REGISTER_MEMORY
2024-04-12 8:53 UTC
[PATCH] bus: stm32_firewall: fix off by one in stm32_firewall_get_firewall()
2024-04-12 8:52 UTC (2+ messages)
[PATCH] drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails
2024-04-12 8:53 UTC
[PATCH v6 00/11] Add support for TI TPS65224 PMIC
2024-04-12 8:52 UTC (3+ messages)
` [PATCH v6 10/11] pinctrl: pinctrl-tps6594: Add TPS65224 PMIC pinctrl and GPIO
[RFC PATCH 0/2] Hot page promotion optimization for large address space
2024-04-12 8:48 UTC (14+ messages)
[PATCH] mfd: bd71828: Remove commented code lines
2024-04-12 8:49 UTC (2+ messages)
` (subset) "
[PATCH] rust: remove unneeded `kernel::prelude` imports from doctests
2024-04-12 8:48 UTC (2+ messages)
[PATCH rdma-next 1/1] RDMA/mana_ib: Use num_comp_vectors of ib_device
2024-04-12 8:47 UTC
[PATCH] mm/shrinker: add SHRINKER_NO_DIRECT_RECLAIM
2024-04-12 8:47 UTC (2+ messages)
[PATCH v8 0/8] devm_led_classdev_register() usage problem
2024-04-12 8:46 UTC (2+ messages)
` [GIT PULL] Immutable branch between LEDs and Locking due for the v6.10 merge window
[v2] Support for Arm CCA VMs on Linux
2024-04-12 8:43 UTC (60+ messages)
` [PATCH v2 00/14] arm64: Support for running as a guest in Arm CCA
` [PATCH v2 01/14] arm64: rsi: Add RSI definitions
` [PATCH v2 02/14] arm64: Detect if in a realm and set RIPAS RAM
` [PATCH v2 03/14] arm64: realm: Query IPA size from the RMM
` [PATCH v2 04/14] arm64: Mark all I/O as non-secure shared
` [PATCH v2 05/14] fixmap: Allow architecture overriding set_fixmap_io
` [PATCH v2 06/14] arm64: Override set_fixmap_io
` [PATCH v2 07/14] arm64: Make the PHYS_MASK_SHIFT dynamic
` [PATCH v2 08/14] arm64: Enforce bounce buffers for realm DMA
` [PATCH v2 09/14] arm64: Enable memory encrypt for Realms
` [PATCH v2 10/14] arm64: Force device mappings to be non-secure shared
` [PATCH v2 11/14] efi: arm64: Map Device with Prot Shared
` [PATCH v2 12/14] arm64: realm: Support nonsecure ITS emulation shared
` [PATCH v2 13/14] arm64: rsi: Interfaces to query attestation token
` [PATCH v2 14/14] virt: arm-cca-guest: TSM_REPORT support for realms
` [PATCH v2 00/43] arm64: Support for Arm CCA in KVM
` [PATCH v2 01/43] KVM: Prepare for handling only shared mappings in mmu_notifier events
` [PATCH v2 02/43] kvm: arm64: pgtable: Track the number of pages in the entry level
` [PATCH v2 03/43] kvm: arm64: Include kvm_emulate.h in kvm/arm_psci.h
` [PATCH v2 04/43] arm64: RME: Handle Granule Protection Faults (GPFs)
` [PATCH v2 05/43] arm64: RME: Add SMC definitions for calling the RMM
` [PATCH v2 06/43] arm64: RME: Add wrappers for RMI calls
` [PATCH v2 07/43] arm64: RME: Check for RME support at KVM init
` [PATCH v2 08/43] arm64: RME: Define the user ABI
` [PATCH v2 09/43] arm64: RME: ioctls to create and configure realms
` [PATCH v2 10/43] kvm: arm64: Expose debug HW register numbers for Realm
` [PATCH v2 11/43] arm64: kvm: Allow passing machine type in KVM creation
` [PATCH v2 12/43] arm64: RME: Keep a spare page delegated to the RMM
` [PATCH v2 13/43] arm64: RME: RTT handling
` [PATCH v2 14/43] arm64: RME: Allocate/free RECs to match vCPUs
` [PATCH v2 15/43] arm64: RME: Support for the VGIC in realms
` [PATCH v2 16/43] KVM: arm64: Support timers in realm RECs
` [PATCH v2 17/43] arm64: RME: Allow VMM to set RIPAS
` [PATCH v2 18/43] arm64: RME: Handle realm enter/exit
` [PATCH v2 19/43] KVM: arm64: Handle realm MMIO emulation
` [PATCH v2 20/43] arm64: RME: Allow populating initial contents
` [PATCH v2 21/43] arm64: RME: Runtime faulting of memory
` [PATCH v2 22/43] KVM: arm64: Handle realm VCPU load
` [PATCH v2 23/43] KVM: arm64: Validate register access for a Realm VM
` [PATCH v2 24/43] KVM: arm64: Handle Realm PSCI requests
` [PATCH v2 25/43] KVM: arm64: WARN on injected undef exceptions
` [PATCH v2 26/43] arm64: Don't expose stolen time for realm guests
` [PATCH v2 27/43] arm64: rme: allow userspace to inject aborts
` [PATCH v2 28/43] arm64: rme: support RSI_HOST_CALL
` [PATCH v2 29/43] arm64: rme: Allow checking SVE on VM instance
` [PATCH v2 30/43] arm64: RME: Always use 4k pages for realms
` [PATCH v2 31/43] arm64: rme: Prevent Device mappings for Realms
` [PATCH v2 32/43] arm_pmu: Provide a mechanism for disabling the physical IRQ
` [PATCH v2 33/43] arm64: rme: Enable PMU support with a realm guest
` [PATCH v2 34/43] kvm: rme: Hide KVM_CAP_READONLY_MEM for realm guests
` [PATCH v2 35/43] arm64: RME: Propagate number of breakpoints and watchpoints to userspace
` [PATCH v2 36/43] arm64: RME: Set breakpoint parameters through SET_ONE_REG
` [PATCH v2 37/43] arm64: RME: Initialize PMCR.N with number counter supported by RMM
` [PATCH v2 38/43] arm64: RME: Propagate max SVE vector length from RMM
` [PATCH v2 39/43] arm64: RME: Configure max SVE vector length for a Realm
` [PATCH v2 40/43] arm64: RME: Provide register list for unfinalized RME RECs
` [PATCH v2 41/43] arm64: RME: Provide accurate register list
` [PATCH v2 42/43] arm64: kvm: Expose support for private memory
` [PATCH v2 43/43] KVM: arm64: Allow activating realms
[PATCH v4 0/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion
2024-04-12 8:44 UTC (3+ messages)
` [PATCH v4 1/2] regulator: dt-bindings: pca9450: add PMIC_RST_B warm reset property
` [PATCH v4 2/2] regulator: pca9450: make warm reset on PMIC_RST_B assertion
[PATCH v1] KVM: s390x: selftests: Add shared zeropage test
2024-04-12 8:43 UTC
[PATCH] Bluetooth: btusb: mediatek: Add usb reset for firmware setup failure
2024-04-12 8:41 UTC
[PATCH v2] arm64: dts: meson: fix S4 power-controller node
2024-04-12 8:42 UTC
[PATCH V2] cpufreq: Always clear freq_table pointer
2024-04-12 8:41 UTC
[ANNOUNCE] PUCK Notes - 2024.04.03 - TDX Upstreaming Strategy
2024-04-12 8:40 UTC (13+ messages)
[PATCH v2] drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference
2024-04-12 8:35 UTC
[PATCH 00/18] i2c: remove printout on handled timeouts
2024-04-12 8:39 UTC (3+ messages)
` [PATCH 09/18] i2c: nomadik: "
[PATCH] locking/pvqspinlock/x86: Remove redundant CMP after CMPXCHG in __raw_callee_save___pv_queued_spin_unlock()
2024-04-12 8:38 UTC
[PATCH V4] ppdev: Add an error check in register_device
2024-04-12 8:38 UTC
[PATCH v3 05/10] crypto: riscv - add vector crypto accelerated ChaCha20
2024-04-12 8:07 UTC (3+ messages)
[PATCH v2] arm: kasan: clear stale stack poison
2024-04-12 8:37 UTC (2+ messages)
[PATCH 0/2] rust: time related cleanup
2024-04-12 8:36 UTC (6+ messages)
` [PATCH 2/2] rust: time: Use wrapping_sub() for Ktime::sub()
[PATCH v1 1/1] gpio: sch: Switch to memory mapped IO accessors
2024-04-12 8:35 UTC (2+ messages)
[PATCH] riscv: dts: sophgo: cv18xx: add DMA controller
2024-04-12 8:33 UTC
[PATCH v8 0/4] firmware: arm_scmi: Add SCMI v3.2 pincontrol protocol basic support
2024-04-12 8:31 UTC (5+ messages)
` [PATCH v8 4/4] pinctrl: Implementation of the generic scmi-pinctrl driver
[PATCH v5 0/5] pwm: meson: dt-bindings fixup
2024-04-12 8:29 UTC (5+ messages)
[PATCH v2 0/2] Allow gpio-hog nodes in qcom,pmic-gpio bindings (& dt fixup)
2024-04-12 8:29 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom,pmic-gpio: Allow gpio-hog nodes
[PATCH 4.19 000/175] 4.19.312-rc1 review
2024-04-12 8:29 UTC (4+ messages)
[PATCH 5.15 00/57] 5.15.155-rc1 review
2024-04-12 8:27 UTC (5+ messages)
[PATCH V6 0/6] SCHED_DEADLINE server infrastructure
2024-04-12 8:27 UTC (6+ messages)
` [PATCH V6 3/6] sched/fair: Fair server interface
[PATCH 6.8 000/143] 6.8.6-rc1 review
2024-04-12 8:26 UTC (4+ messages)
[PATCH v7 00/23] Support more Amlogic SoC families in crypto driver
2024-04-12 8:25 UTC (5+ messages)
[PATCH 0/5] RTC: update APM X-Gene RTC driver by adding the pre-scaler support
2024-04-12 8:23 UTC (9+ messages)
` [PATCH 1/5] drivers/rtc/rtc-xgene: Add prescaler support in APM X-Gene RTC driver
` [PATCH 2/5] dt-bindings: rtc: Add optional property "prescaler" in APM X-Gene RTC Document
` [PATCH 3/5] drivers/rtc/rtc-xgene: Add "snps,dw-apb-rtc" into the "compatible"
` [PATCH 4/5] Kconfig: Enable APM X-Gene RTC for XuanTie TH1520
` [PATCH 5/5] riscv: dts: thead: Add XuanTie TH1520 RTC device node
[PATCH] perf test: Increase buffer size for Coresight basic tests
2024-04-12 8:22 UTC (3+ messages)
[PATCH v2 0/2] gpiolib: Fix gpio_lookup_flags mess and add Return sections
2024-04-12 8:20 UTC (3+ messages)
` [PATCH v2 1/2] gpiolib: Fix a mess with the GPIO_* flags
[PATCH 0/2] Add API to correct KVM/PV clock drift
2024-04-12 8:19 UTC (4+ messages)
` [PATCH v2 0/2] Add API for accurate KVM/PV clock migration
` [PATCH v2 2/2] KVM: selftests: Add KVM/PV clock selftest to prove timer correction
[PATCH] init/main.c: Fix potential static_command_line memory overflow
2024-04-12 8:17 UTC (4+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] init/main.c: "
` [PATCH v2 2/2] init/main.c: Minor cleanup for the setup_command_line() function
[PATCH v6 00/10] block atomic writes
2024-04-12 8:15 UTC (9+ messages)
[GIT PULL] MIPS fixes for v6.9
2024-04-12 8:16 UTC
[PATCH v4 0/4] add debugfs to hisilicon migration driver
2024-04-12 8:15 UTC (4+ messages)
` [PATCH v4 3/4] hisi_acc_vfio_pci: register debugfs for "
[PATCH RFC bpf-next v6 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
2024-04-12 8:14 UTC (3+ messages)
` [PATCH RFC bpf-next v6 2/6] bpf: Add support for KF_ARG_PTR_TO_TIMER
[PATCH v2] mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled
2024-04-12 8:11 UTC (3+ messages)
[PATCH v3 0/2] Attach DT nodes to existing PCI devices
2024-04-12 8:10 UTC (6+ messages)
` [PATCH v3 2/2] PCI: of: Attach created of_node to existing device
[PATCH] mm/hugetlb: convert dissolve_free_huge_pages() to folios
2024-04-12 8:08 UTC (2+ messages)
[PATCH] misc/pvpanic-pci: register attributes via pci_driver
2024-04-12 8:05 UTC (3+ messages)
[PATCH 6.1 00/83] 6.1.86-rc1 review
2024-04-12 8:04 UTC (3+ messages)
[PATCH v2 0/2] Support clean reboot after hibernate on Arm64
2024-03-11 13:04 UTC (3+ messages)
` [PATCH v2 1/2] ACPICA: Detect FACS even for hardware reduced platforms
` [PATCH v2 2/2] arm64: acpi: Honour firmware_signature field of FACS, if it exists
[PATCH 5.4 000/215] 5.4.274-rc1 review
2024-04-12 8:03 UTC (2+ messages)
[PATCH 5.10 000/294] 5.10.215-rc1 review
2024-04-12 8:03 UTC (2+ messages)
[PATCH net-next v3 0/3] Introduce switch mode support for ICSSG driver
2024-04-12 8:01 UTC (8+ messages)
` [PATCH net-next v3 3/3] net: ti: icssg-prueth: Add support for ICSSG switch firmware
[tip:locking/core] BUILD SUCCESS 7316aec453e4f5cb7bd0d7b856c01ed71d64eafc
2024-04-12 8:01 UTC
[PATCH] slub: Clear __GFP_COMP flag when allocating 0 order page
2024-04-12 8:01 UTC (3+ messages)
linux-next: manual merge of the usb tree with the usb.current tree
2024-04-12 7:58 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: mt8183-kukui: Drop bogus output-enable property
2024-04-12 7:56 UTC
[PATCH] Support microphone from Acer Aspire A315-24P
2024-04-12 7:55 UTC
[PATCH 1/1] LoongArch: KVM: Add PMU support
2024-04-12 7:55 UTC (2+ messages)
[PATCH] arm64: dts: mediatek: Drop mediatek,drive-strength-adv usage
2024-04-12 7:55 UTC
[PATCH] Support microphone from Acer Aspire A315-24P
2024-04-12 7:54 UTC
[PATCH v7 00/16] power: sequencing: implement the subsystem and add first users
2024-04-12 7:53 UTC (3+ messages)
` [PATCH v7 04/16] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390
[PATCH v2 0/4] Speed up boot with faster linear map creation
2024-04-12 7:53 UTC (4+ messages)
` [PATCH v2 3/4] arm64: mm: Don't remap pgtables for allocate vs populate
[PATCH] Support microphone from Acer Aspire A315-24P
2024-04-12 7:52 UTC
[syzbot] [ext4?] KASAN: slab-use-after-free Read in fsnotify
2024-04-12 7:52 UTC (3+ messages)
[PATCH v3 0/2] uio: pdrv_gen_irq and threaded intrerrupts
2024-04-12 7:49 UTC (2+ messages)
[PATCH] slub: limit number of slabs to scan in count_partial()
2024-04-12 7:48 UTC (4+ messages)
[PATCH] block: add max_dispatch to sysfs
2024-04-12 7:48 UTC (5+ messages)
[PATCH] tty: hvc: wakeup hvc console immediately when needed
2024-04-12 7:48 UTC (2+ messages)
` "
[PATCH] dma-buf: add DMA_BUF_IOCTL_SYNC_PARTIAL support
2024-04-12 7:46 UTC (9+ messages)
[tip:master] BUILD SUCCESS b4ba814ae4a4d07d1b983601c3b2ea488864cc88
2024-04-12 7:44 UTC
[PATCH mfd v1 1/2] mfd: rsmu: support I2C SMBus access
2024-04-12 7:43 UTC (2+ messages)
[PATCH mfd v1 2/2] mfd: rsmu: add FemtoClock3 support
2024-04-12 7:42 UTC (2+ messages)
[PATCH] perf: RISC-V: fix IRQ detection on T-Head C908
2024-04-12 7:40 UTC (3+ messages)
[PATCH v5 0/4] mm: add per-order mTHP alloc and swpout counters
2024-04-12 7:37 UTC (5+ messages)
` [PATCH v5 1/4] mm: add per-order mTHP anon_fault_alloc and anon_fault_fallback counters
` [PATCH v5 2/4] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
` [PATCH v5 3/4] mm: add docs for per-order mTHP counters and transhuge_page ABI
` [PATCH v5 4/4] mm: correct the docs for thp_fault_alloc and thp_fault_fallback
[patch V2 00/50] posix-timers: Cure inconsistencies and the SIG_IGN mess
2024-04-12 7:35 UTC (5+ messages)
` [patch V2 01/50] selftests/timers/posix_timers: Simplify error handling
` [patch V2 07/50] posix-cpu-timers: Split up posix_cpu_timer_get()
[PATCH net-next v2 1/1] ptp: 82p33: move register definitions out of ptp folder
2024-04-12 7:35 UTC (4+ messages)
[PATCH RESEND] bootconfig: use memblock_free_late to free xbc memory to buddy
2024-04-12 7:34 UTC (2+ messages)
[PATCH v2] mfd: intel-m10-bmc: Change staging size to a variable
2024-04-12 7:34 UTC (5+ messages)
` (subset) "
[PATCH] crypto: x86/aes-xts - make non-AVX implementation use new glue code
2024-04-12 7:34 UTC (2+ messages)
[PATCH v2 0/9] crypto: hisilicon - Optimize and fix some driver processes
2024-04-12 7:33 UTC (2+ messages)
[PATCH v4] Bluetooth: btusb: Add USB HWID to usb_device_id table for Acer NB
2024-04-12 7:32 UTC (2+ messages)
[PATCH] crypto: iaa - Use cpumask_weight() when rebalancing
2024-04-12 7:32 UTC (2+ messages)
[PATCH v8 00/13] Add support for NIST P521 to ecdsa
2024-04-12 7:31 UTC (2+ messages)
[PATCH v3 0/2] bluetooth: mt7921s: Add binding and fixup existing dts
2024-04-12 7:30 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: bluetooth: Add MediaTek MT7921S SDIO Bluetooth
` [PATCH v3 2/2] arm64: dts: mediatek: mt8183-pico6: Fix bluetooth node
[PATCH v7 0/5] Add Tegra Security Engine driver
2024-04-12 7:31 UTC (2+ messages)
[PATCH 00/34] address all -Wunused-const warnings
2024-04-12 7:30 UTC (3+ messages)
` [PATCH 24/34] crypto: ccp - drop platform ifdef checks
[PATCH v3 00/17] treewide: Refactor heap related implementation
2024-04-12 7:30 UTC (3+ messages)
` [PATCH v3 04/17] lib min_heap: Add type safe interface
[PATCH][next] crypto: qat: Fix spelling mistake "Invalide" -> "Invalid"
2024-04-12 7:29 UTC (2+ messages)
[PATCH v2] kexec: fix the unexpected kexec_dprintk() macro
2024-04-12 7:28 UTC (2+ messages)
[PATCH v2] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
2024-04-12 7:27 UTC (2+ messages)
[PATCH] crypto: ecc: remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_key()
2024-04-12 7:27 UTC (2+ messages)
[PATCH] tls: defer close to kernel task
2024-04-12 7:25 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).