messages from 2026-09-07 16:41:34 to 2026-09-07 17:01:00 UTC [more...]
[PATCH 0/2] Support RAA229639 and RAA229640
2026-09-07 17:00 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: isl68137: Add Renesas "
[PATCH] media: synopsys: hdmirx: Remove redundant dev_err_probe()
2026-09-07 17:00 UTC (2+ messages)
[PATCH] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
2026-09-07 17:00 UTC (9+ messages)
[PATCH] ASoC: bcm: bcm63xx: Publish the OF module aliases
2026-09-07 14:57 UTC (2+ messages)
[PATCH v11 00/15] net/enetc: add new features for ENETC4 on i.MX95
2026-09-07 16:59 UTC (6+ messages)
` [PATCH v12 00/15] et/enetc: "
` [PATCH v12 15/15] net/enetc4: add WRR Tx scheduler devarg for VF rings
[PATCH v5 0/4] Add USB3.1 support for Agilex5
2026-09-07 16:59 UTC (3+ messages)
` [PATCH v5 1/4] dt-bindings: usb: add Altera Agilex5 DWC3 controller
[RFC] devtools: replace checkpatches shell wrapper with Python script
2026-09-07 16:57 UTC (2+ messages)
` [PATCH v5] devtools: add Python-based patch style checker
[PATCH v5 00/40] Use defined 16-bits ASC/ASCQ combinations
2026-09-07 16:57 UTC (5+ messages)
` [PATCH v5 39/40] scsi: cleanup scsi_proto.h
` [PATCH v5 40/40] scsi: remove scsi_build_sense() and scsi_build_sense_buffer()
[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
2026-09-07 16:56 UTC (3+ messages)
` [PATCH 3/6] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
[PATCH] mm/damon/core: reset invalid quota->charge_target_from
2026-09-07 16:55 UTC
[PATCH] irqchip/gic-v5: Bring up and preserve the IRI link
2026-09-07 16:53 UTC (2+ messages)
[PATCH] dt-bindings: gpio: pca95xx: add onnn,pca9655 compatible
2026-09-07 16:54 UTC (2+ messages)
[PATCH 00/12] mm: make userland page table freeing RCU-safe
2026-09-07 16:53 UTC (9+ messages)
` [PATCH 12/12] mm: change the contract for free_pgtables(), update docs
[PATCH 00/23] ALSA compress / ASoC compress / SOF: Compressed audio support with IPC4
2026-09-07 16:53 UTC (7+ messages)
` [PATCH 04/23] ASoC: soc-compress: Implement trigger FE-BE sequencing as with normal PCMs
[TECH TOPIC] Improving kernel security & integrity by generalizing ad-hoc safety mechanisms
2026-09-07 16:53 UTC
[PATCH net v2] net: stmmac: propagate PTP init failures in __stmmac_open() and stmmac_resume()
2026-09-07 16:52 UTC (2+ messages)
[PATCH bpf-next v5 0/7] bpf: Add user memory access kfuncs for mm_struct
2026-09-07 16:52 UTC (8+ messages)
` [PATCH bpf-next v5 1/7] mm: Add copy_remote_mm_str()
` [PATCH bpf-next v5 2/7] exec: Clear bprm->mm before dropping its reference
` [PATCH bpf-next v5 3/7] bpf: Add user memory access kfuncs for mm_struct
` [PATCH bpf-next v5 4/7] bpf: Allow reads through trusted-or-null BTF pointers
` [PATCH bpf-next v5 5/7] selftests/bpf: Cover trusted-or-null BTF pointer reads
` [PATCH bpf-next v5 6/7] bpf: Mark linux_binprm->mm as trusted-or-null
` [PATCH bpf-next v5 7/7] selftests/bpf: Test mm_struct user memory kfuncs with linux_binprm
[PATCH 0/3] docs: translations: pt_BR: process documentation updates and new translation
2026-09-07 16:53 UTC (2+ messages)
[PATCH 00/20] Huge mapping support for protected VMs
2026-09-07 16:52 UTC (3+ messages)
` [PATCH 12/20] KVM: arm64: Handle huge mappings in __pkvm_host_force_reclaim_page_guest()
[PATCH 00/50] Aspeed: I2C device models and the Minerva BMC machine
2026-09-07 16:42 UTC (102+ messages)
` [PATCH 01/50] docs/system/arm/aspeed: add the catalina-bmc machine
` [PATCH 02/50] docs/system/arm/aspeed: add the sanmiguel-bmc machine
` [PATCH 03/50] hw/arm: sanmiguel: remove the second SPI flash controller
` [PATCH 04/50] hw/i2c: pca954x: drop unused header inclusions
` [PATCH 05/50] hw/i2c: pca954x: add PCA9545 4-channel mux model
` [PATCH 06/50] hw/i2c: pca954x: migrate mux state
` [PATCH 07/50] tests/qtest: pca9545: add mux test
` [PATCH 08/50] hw/rtc: ds1338: move TYPE_DS1338 to a public header
` [PATCH 09/50] hw: ds1338: use the TYPE_DS1338 constant instead of the "ds1338" string
` [PATCH 10/50] hw/rtc: ds1338: implement Resettable reset
` [PATCH 11/50] hw/rtc: ds1338: prefix the file-local helpers with ds1338_
` [PATCH 12/50] hw/rtc: ds1338: parameterise the register map via a device class
` [PATCH 13/50] hw/rtc: ds1338: program the clock from the time registers
` [PATCH 14/50] hw/rtc: ds1338: implement the DS1338 clock-halt bit
` [PATCH 15/50] hw/rtc: ds1338: refresh the user registers on a read rollover only
` [PATCH 16/50] hw/rtc: ds1338: add a persist-on-reset property
` [PATCH 17/50] tests/qtest: ds1338: cover the DS1338-specific register map
` [PATCH 18/50] tests/qtest: ds1338: cover the power-on register defaults
` [PATCH 19/50] tests/qtest: ds1338: cover the clock-halt bit
` [PATCH 20/50] tests/qtest: ds1338: cover persist-on-reset
` [PATCH 21/50] tests/qtest: ds1338: cover the reserved bits of the time registers
` [PATCH 22/50] hw/rtc: ds1338: add DS1339 variant
` [PATCH 23/50] tests/qtest: ds1339: add RTC test
` [PATCH 24/50] tests/qtest: ds1339: cover power-on defaults and reserved-bit masking
` [PATCH 25/50] tests/qtest: ds1339: cover oscillator stop/restart and time programming
` [PATCH 26/50] tests/qtest: ds1339: cover the Century bit
` [PATCH 27/50] tests/qtest: ds1339: cover the end-of-month rollover
` [PATCH 28/50] tests/qtest: ds1339: cover the 12-hour format
` [PATCH 29/50] tests/qtest: ds1339: cover the day-of-week counter
` [PATCH 30/50] tests/qtest: ds1339: cover persist-on-reset
` [PATCH 31/50] tests/qtest: ds1339: cover the migration round trip
` [PATCH 32/50] hw/sensor: ina230: add current/voltage/power monitor
` [PATCH 33/50] tests/qtest: ina230: add current/voltage/power monitor test
` [PATCH 34/50] tests/qtest: ina230: cover voltage injection and power derivation
` [PATCH 35/50] tests/qtest: ina230: cover the ALERT limit functions and CVRF
` [PATCH 36/50] tests/qtest: ina230: cover the injection-property limits
` [PATCH 37/50] tests/qtest: ina230: cover operating modes and triggered conversions
` [PATCH 38/50] tests/qtest: ina230: cover ALERT latch persistence
` [PATCH 39/50] tests/qtest: ina230: cover a cleared calibration per channel
` [PATCH 40/50] hw/sensor: ina238: add current/voltage/power monitor
` [PATCH 41/50] tests/qtest: ina238: add current/voltage/power monitor test
` [PATCH 42/50] tests/qtest: ina238: cover voltage/temperature injection and derivation
` [PATCH 43/50] tests/qtest: ina238: cover the ALERT path and conversion-ready flag
` [PATCH 44/50] tests/qtest: ina238: cover the injection-property limits
` [PATCH 45/50] tests/qtest: ina238: cover the operating modes
` [PATCH 46/50] tests/qtest: ina238: cover conversion-ready and alert-latch semantics
` [PATCH 47/50] tests/qtest: ina238: cover a cleared calibration per channel
` [PATCH 48/50] hw/arm: minerva: add Facebook BMC machine
` [PATCH 49/50] hw/arm: minerva: populate EEPROM data
` [PATCH 50/50] tests/functional/arm: minerva: add BMC boot test
[PATCH i-g-t] tests/intel/xe_sync_file: Exercise sync file access post queue destruction
2026-09-07 16:51 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/xe_sync_file: Exercise sync file access post queue destruction (rev3)
[PATCH v2] irqchip/gic-v5: Preserve ICC_CR0_EL1 state
2026-09-07 16:49 UTC
[PATCH v2] staging: media: atomisp: Use C99 initializers for ACPI IDs
2026-09-07 16:50 UTC
[PATCH] docs: translations: pt_BR: translate volatile-considered-harmful.rst
2026-09-07 16:50 UTC (2+ messages)
[PATCH v2 0/3] Enable QoS configuration on X1E80100
2026-09-07 16:50 UTC (10+ messages)
` [PATCH v2 2/3] interconnect: qcom: x1e80100: enable QoS configuration
[PATCH v2 2/5] proc/task_mmu: remove unnecessary inlines in function definitions
2026-09-07 16:49 UTC (2+ messages)
[PATCH v2 0/2] sched: Enable preferred SMT siblings on NVIDIA Olympus
2026-09-07 16:48 UTC (4+ messages)
` [PATCH 2/2] sched/fair: Honor asymmetric SMT priority in idle selection
[PATCH v3] PCI: rcar-gen4: Add missing PM ops
2026-09-07 16:49 UTC (2+ messages)
[PATCH] ice: fix double dereference in TP_printk problems in ice_{rx,tx}_dim_template
2026-09-07 16:48 UTC
[PATCH v2 0/9] drm/tyr: add VM and BO ioctl support
2026-09-07 16:47 UTC (20+ messages)
` [PATCH v2 1/9] rust: sizes: add SZ_4G constant
` [PATCH v2 2/9] rust: mm: add `task_size` helper
` [PATCH v2 3/9] rust: sync: arc: relax `ForeignOwnable` for `Arc<T>`
` [PATCH v2 4/9] drm/tyr: add per-file VM pool
` [PATCH v2 5/9] drm/tyr: add user and MCU VM specifications
` [PATCH v2 6/9] drm/tyr: add BO creation and lookup helpers
` [PATCH v2 7/9] drm/tyr: refactor new_dummy_object to use new_object
` [PATCH v2 8/9] drm/tyr: add VM-related ioctls
` [PATCH v2 9/9] drm/tyr: add BO-related ioctls
[PATCH v2] docs: translations: pt_BR: translate coding-assistants.rst
2026-09-07 16:48 UTC (2+ messages)
[PATCH v3 00/15] Add support for structured tags and v18 dtb version
2026-09-07 16:46 UTC (8+ messages)
` [PATCH v3 02/15] libfdt: Don't assume the root node is available at offset 0
[PATCH v3 0/2] doc: Rename dynticks-testing to cpunoise
2026-09-07 16:46 UTC (2+ messages)
[V2] drm/xe: Skip clearing purged page-table BOs
2026-09-07 16:45 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Skip clearing purged page-table BOs (rev2)
[PATCH v2 1/5] proc/task_mmu: remove unnecessary helpers
2026-09-07 16:44 UTC (2+ messages)
[PATCH] tracing/user_events: Don't destroy fields when event removal fails
2026-09-07 16:45 UTC (3+ messages)
` [PATCH v2] "
[RFC][PATCH 0/3] SPSLR-v3 cleanups
2026-09-07 16:44 UTC (2+ messages)
[PATCH RFC] power: reset: qcom-pon: Drop reason shift for PMK8350
2026-09-07 16:44 UTC
[PATCH 00/21] arm64: Move overflow sp into SP_EL1 and kernel sp into SP_EL0
2026-09-07 16:42 UTC (22+ messages)
` [PATCH 01/21] arm64: entry: Defer setting of TPIDRRO_EL0 until exit to userspace
` [PATCH 02/21] arm64: entry: Only check for stack overflow on exceptions from EL1
` [PATCH 03/21] arm64: stackprotector: Temporarily disable per-task stackprotector
` [PATCH 04/21] arm64: bpf: Add support for generating reads of TPIDRRO_EL0
` [PATCH 05/21] KVM: arm64: Protect TPIDRRO_EL0 across guest entry/exit
` [PATCH 06/21] arm64: Store 'current' in TPIDRRO_EL0 instead of SP_EL0
` [PATCH 07/21] selftests/bpf: arm64: Use TPIDRRO_EL0 instead of SP_EL0 for 'current'
` [PATCH 08/21] scripts/gdb: "
` [PATCH 09/21] arm64: stackprotector: Re-enable per-task stackprotector
` [PATCH 10/21] arm64: percpu: Specialise set_my_cpu_offset() for the primary CPU
` [PATCH 11/21] arm64: percpu: Annotate __kern_my_cpu_offset() as '__always_inline'
` [PATCH 12/21] KVM: arm64: Preserve handler/thread bit of EL1 mode in __finalise_el2()
` [PATCH 13/21] arm64: sdei: Guard most of asm/sdei.h with CONFIG_ARM_SDE_INTERFACE
` [PATCH 14/21] arm64: sdei: Support SDEI events from kernel handler and thread modes
` [PATCH 15/21] arm64: entry: Point SP_EL0 at the overflow stack
` [PATCH 16/21] arm64: entry: Implement EL1t exception handlers for "
` [PATCH 17/21] arm64: entry: Use SPSel to switch to "
` [PATCH 18/21] arm64: entry: Split up kernel_ventry macro into separate helper macros
` [PATCH 19/21] arm64: entry: The great stack switcheroo
` [PATCH 20/21] arm64: tracing: Advertise a mode of EL1t in synthetic kernel regs
` [PATCH 21/21] arm64: Rename 'overflow_stack' and OVERFLOW_STACK_SIZE
[PATCH] docs: locking: Fix bracket
2026-09-07 16:43 UTC (2+ messages)
[PATCH] fs: porting.rst: add bracket
2026-09-07 16:42 UTC (2+ messages)
[PATCH 00/19] arm64: Implement parallel CPU onlining with PSCI v0.2+
2026-09-07 16:40 UTC (7+ messages)
` [PATCH 14/19] firmware/psci: Cache PSCI v0.2+ version number to avoid redundant SMCs
` [PATCH 15/19] firmware/psci: Extend ->cpu_on() callback to take an additional argument
` [PATCH 16/19] arm64: cpu_ops: Expose optional argument to target cpu in ->cpu_boot()
` [PATCH 17/19] arm64: smp: Pass secondary CPU boot parameters via firmware if possible
` [PATCH 18/19] arm64: smp: Use generic HOTPLUG_PARALLEL machinery for CPU onlining
` [PATCH 19/19] arm64: smp: Harden parallel CPU bringup against broken PSCI firmware
[PATCH] selftests/damon: stop kdamond on error exits of no-op commit test
2026-09-07 16:41 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.