messages from 2024-12-19 15:38:31 to 2024-12-19 17:13:59 UTC [more...]
[PATCH 00/10] Account page tables at all levels
2024-12-19 17:13 UTC (12+ messages)
` [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers
` [PATCH 02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called
` [PATCH 03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor
` [PATCH 04/10] s390/mm: Add calls to pagetable_pud_[cd]tor
` [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one
` [PATCH 06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}
` [PATCH 07/10] mm: Introduce ctor/dtor at P4D level
` [PATCH 08/10] ARM: mm: Rename PGD helpers
` [PATCH 09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}
` [PATCH 10/10] mm: Introduce ctor/dtor at PGD level
[PATCH v3 0/3] futex: Create set_robust_list2
2024-12-19 17:13 UTC (4+ messages)
[PATCH v3 0/6] arm64: Clean up and simplify PA space size handling
2024-12-19 17:11 UTC (2+ messages)
[PATCH 0/3] staging: media: max96712: a few, mainly cosmetic, changes
2024-12-19 17:10 UTC (7+ messages)
` [PATCH 1/3] staging: media: max96712: fix typo
` [PATCH 2/3] staging: media: max96712: enable extra debug register for max96724
` [PATCH 3/3] staging: media: max96712: add some register and field definitions
[PATCH] iio: ABI: document in_illuminance_hardwaregain
2024-12-19 17:09 UTC (2+ messages)
[Linux-6.12.y] XEN: CVE-2024-53241 / XSA-466 and Clang-kCFI
2024-12-19 17:07 UTC (4+ messages)
[PATCH v3 0/7] Add GCE support for MT8196
2024-12-19 17:08 UTC (8+ messages)
` [PATCH v3 1/7] dt-bindings: mailbox: mediatek: Add MT8196 support for gce-mailbox
` [PATCH v3 2/7] mailbox: mtk-cmdq: Add driver data to support for MT8196
` [PATCH v3 3/7] soc: mediatek: mtk-cmdq: Add pa_base parsing for unsupported subsys ID hardware
` [PATCH v3 4/7] soc: mediatek: mtk-cmdq: Add mminfra_offset compatibility for DRAM address
` [PATCH v3 5/7] soc: mediatek: Add programming flow for unsupported subsys ID hardware
` [PATCH v3 6/7] drm/mediatek: "
` [PATCH v3 7/7] media: mediatek: mdp3: "
[PATCH 0/8] iio: ad3552r-hs: add support for ad3541/42r
2024-12-19 17:08 UTC (14+ messages)
` [PATCH 1/8] iio: dac: ad3552r-common: fix ad3541/2r ranges
` [PATCH 2/8] iio: dac: ad3552r-hs: clear reset status flag
` [PATCH 4/8] iio: backend: add API for interface configuration
` [PATCH 6/8] iio: dac: ad3552r-hs: exit for error on wrong chip id
` [PATCH 7/8] iio: dac: ad3552r-hs: add ad3541/2r support
[PATCH 0/8] arm64: dts: Add Arm Morello support
2024-12-19 17:06 UTC (11+ messages)
` [PATCH 1/8] dt-bindings: arm: Add Morello compatibility
` [PATCH 2/8] dt-bindings: mailbox: arm,mhu: Add missing properties
[PATCH v7 00/16] Device / Driver PCI / Platform Rust abstractions
2024-12-19 17:04 UTC (17+ messages)
` [PATCH v7 01/16] rust: module: add trait `ModuleMetadata`
` [PATCH v7 02/16] rust: implement generic driver registration
` [PATCH v7 03/16] rust: implement `IdArray`, `IdTable` and `RawDeviceId`
` [PATCH v7 04/16] rust: add rcu abstraction
` [PATCH v7 05/16] rust: types: add `Opaque::pin_init`
` [PATCH v7 06/16] rust: add `Revocable` type
` [PATCH v7 07/16] rust: add `io::{Io, IoRaw}` base types
` [PATCH v7 08/16] rust: add devres abstraction
` [PATCH v7 09/16] rust: pci: add basic PCI device / driver abstractions
` [PATCH v7 10/16] rust: pci: implement I/O mappable `pci::Bar`
` [PATCH v7 11/16] samples: rust: add Rust PCI sample driver
` [PATCH v7 12/16] rust: of: add `of::DeviceId` abstraction
` [PATCH v7 13/16] rust: driver: implement `Adapter`
` [PATCH v7 14/16] rust: platform: add basic platform device / driver abstractions
` [PATCH v7 15/16] samples: rust: add Rust platform sample driver
` [PATCH v7 16/16] MAINTAINERS: add Danilo to DRIVER CORE
[RFC PATCH 0/4] drm/panthor: Add GPU specific initialization and feature detection
2024-12-19 17:05 UTC (5+ messages)
` [RFC PATCH 1/4] drm/panthor: Add 64-bit register accessors
` [RFC PATCH 2/4] drm/panthor: Add parsed gpu properties
` [RFC PATCH 3/4] drm/panthor: Add gpu specific initialization framework
` [RFC PATCH 4/4] drm/panthor: Use GPU_COMMAND.FLUSH_CACHES for cache maintenance
[PATCH] percpu: Remove intermediate variable in PERCPU_PTR()
2024-12-19 17:03 UTC (4+ messages)
[PATCH v3 0/4] scsi: ufs: qcom: Suspend fixes
2024-12-19 17:03 UTC (6+ messages)
` [PATCH v3 1/4] scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_power_up_sequence()
` [PATCH v3 2/4] scsi: ufs: core: Honor runtime/system PM levels if set by host controller drivers
` [PATCH v3 3/4] scsi: ufs: qcom: Allow passing platform specific OF data
` [PATCH v3 4/4] scsi: ufs: qcom: Power down the controller/device during system suspend for SM8550/SM8650 SoCs
[GIT PULL] MMC fixes for v6.13-rc4
2024-12-19 17:03 UTC (2+ messages)
[GIT PULL] ksmbd server fixes
2024-12-19 17:03 UTC (2+ messages)
[GIT PULL] pwm: Fix regression in pwm-stm32 driver when converting to new waveform support
2024-12-19 17:03 UTC (2+ messages)
[PATCH 1/2] clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during gdsc_disable()
2024-12-19 17:03 UTC (4+ messages)
` [PATCH 2/2] clk: qcom: gcc-sm8650: "
[PATCH v5 net] net: phy: micrel: Dynamically control external clock of KSZ PHY
2024-12-19 17:02 UTC (3+ messages)
[PATCH v13 0/9] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2024-12-19 17:02 UTC (4+ messages)
` [PATCH v13 4/9] irqchip/gic-v3-its: Add DOMAIN_BUS_DEVICE_PCI_EP_MSI support
[PATCH] mm: add maybe_lru_add_drain() that only drains when threshold is exceeded
2024-12-19 17:00 UTC (4+ messages)
[PATCH net-next 0/4] Add Multicast Filtering support for VLAN interface
2024-12-19 16:59 UTC (5+ messages)
` [PATCH net-next 1/4] net: ti: Kconfig: Select HSR for ICSSG Driver
[PATCH] gpio: pca953x: log an error when failing to get the reset GPIO
2024-12-19 17:00 UTC (4+ messages)
[PATCH net 0/2] net: dsa: microchip: Fix set_ageing_time function for KSZ9477 and LAN937X switches
2024-12-19 16:58 UTC (5+ messages)
` [PATCH net 1/2] net: dsa: microchip: Fix KSZ9477 set_ageing_time function
` [PATCH net 2/2] net: dsa: microchip: Fix LAN937X "
[PATCH v3 0/9] arm64: Support 2024 dpISA extensions
2024-12-19 16:57 UTC (10+ messages)
` [PATCH v3 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 to DDI0601 2024-09
[PATCH v2] mm/kmemleak: Fix sleeping function called from invalid context at print message
2024-12-19 16:55 UTC (2+ messages)
[PATCHSET v7 0/11] Uncached buffered IO
2024-12-19 16:54 UTC (3+ messages)
` [PATCH] nfs: flag as supporting FOP_DONTCACHE
[PATCH net-next v2] net: mdio_bus: change the bus name to mdio
2024-12-19 16:52 UTC (3+ messages)
[syzbot] [btrfs?] general protection fault in put_pwq_unlocked (2)
2024-12-19 16:50 UTC (2+ messages)
` [syzbot] [bcachefs?] "
[PATCH] seqlock: Use WRITE_ONCE() when updating sequence
2024-12-19 16:45 UTC (11+ messages)
[RESEND RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
2024-12-19 16:45 UTC (13+ messages)
` [RESEND RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
` [RESEND RFC PATCH v1 4/5] arm64/mm: Delay tlbi in contpte_convert() under BBML2
` [RESEND RFC PATCH v1 5/5] arm64/mm: Elide "
PCI IO ECS access is no longer possible for AMD family 17h
2024-12-19 16:44 UTC (3+ messages)
[PATCH] nvme-pci: Shutdown the device if D3Cold is allowed by the user
2024-12-19 16:41 UTC (13+ messages)
[PATCH bpf-next v6 0/5] bpf: Add open-coded style process file iterator and bpf_fget_task() kfunc
2024-12-19 16:41 UTC (8+ messages)
` [PATCH bpf-next v6 1/5] bpf: Introduce task_file open-coded iterator kfuncs
` [PATCH bpf-next v6 2/5] selftests/bpf: Add tests for open-coded style process file iterator
` [PATCH bpf-next v6 4/5] bpf: Make fs kfuncs available for SYSCALL program type
[PATCH v6 0/2] coresight: Add label sysfs node support
2024-12-19 16:40 UTC (7+ messages)
` [PATCH v6 2/2] "
[PATCH] replace free hugepage folios after migration
2024-12-19 16:40 UTC (2+ messages)
[REGRESSION] Distorted sound on Acer Aspire A115-31 laptop
2024-12-19 16:38 UTC (2+ messages)
[PATCH v2] iio: dac: ad7293: enable power before reset
2024-12-19 16:37 UTC (3+ messages)
[PATCH net v2 0/4] Fix race conditions in ndo_get_stats64
2024-12-19 16:35 UTC (15+ messages)
` [PATCH net v2 1/4] octeon_ep: fix "
` [EXTERNAL] "
[PATCH v3 0/2] Add support for Avago/Broadcom APDS9160
2024-12-19 16:34 UTC (3+ messages)
` [PATCH v3 2/2] iio: light: Add APDS9160 ALS & Proximity sensor driver
[PATCH] cpufreq/amd-pstate: Refactor max frequency calculation
2024-12-19 16:33 UTC (5+ messages)
[PATCH v2 00/15] move pagetable_*_dtor() to __tlb_remove_table()
2024-12-19 16:32 UTC (3+ messages)
` [PATCH v2 02/15] mm: pgtable: introduce generic p4d_alloc_one() and p4d_free()
[PATCH v5 0/2] drm/panthor: Display size of internal kernel BOs through fdinfo
2024-12-19 16:30 UTC (3+ messages)
` [PATCH v5 1/2] drm/panthor: Expose size of driver internal BO's over fdinfo
[PATCH] media: uvcvideo: Filter hw errors while enumerating controls
2024-12-19 16:29 UTC (10+ messages)
[RFC PATCH v1 0/5] Initial BBML2 support for contpte_convert()
2024-12-19 16:25 UTC (6+ messages)
` [RFC PATCH v1 2/5] arm64: Add BBM Level 2 cpu feature
6.13/regression/bisected - 133577cad6bf led to error in kernel log "DMA-API: snd_hda_intel 0000:03:00.1: device driver failed to check map error[device address=0x00000000ffff0000] [size=20480 bytes] [mapped as single]"
2024-12-19 16:25 UTC (3+ messages)
[PATCH v6 0/3] tracing: Support poll on event hist file
2024-12-19 16:25 UTC (7+ messages)
` [PATCH v6 1/3] tracing/hist: Add poll(POLLIN) support on "
` [PATCH v6 2/3] tracing/hist: Support POLLPRI event for poll on histogram
` [PATCH v6 3/3] selftests/tracing: Add hist poll() support test
[PATCH 0/7 v2] sched/fair: Rework EAS to handle more cases
2024-12-19 16:22 UTC (3+ messages)
[PATCH] net/sctp: Prevent autoclose integer overflow in sctp_association_init()
2024-12-19 16:21 UTC
[PATCH 0/8] Add support for MAX7360 multifunction device
2024-12-19 16:21 UTC (9+ messages)
` [PATCH 1/8] dt-bindings: Add MAX7360 MFD device
` [PATCH 2/8] dt-bindings: Add MAX7360 subdevices
` [PATCH 3/8] mfd: Add max7360 support
` [PATCH 4/8] pwm: max7360: Add MAX7360 PWM support
` [PATCH 5/8] gpio: max7360: Add MAX7360 gpio support
` [PATCH 6/8] input: keyboard: Add support for MAX7360 keypad
` [PATCH 7/8] input: misc: Add support for MAX7360 rotary
` [PATCH 8/8] MAINTAINERS: Add entry on MAX7360 driver
[PATCH 0/5] Add SYS and GIC clock entries for RZ/V2H(P) SoC
2024-12-19 16:20 UTC (3+ messages)
` [PATCH 1/5] clk: renesas: rzv2h: Fix use-after-free in MSTOP refcount handling
[PATCH] ASoC: mediatek: disable buffer pre-allocation
2024-12-19 16:19 UTC (2+ messages)
[PATCH v6 10/16] mm: replace vm_lock and detached flag with a reference count
2024-12-19 16:17 UTC (25+ messages)
[PATCH v7 00/10] drm: add DRM HDMI Codec framework
2024-12-19 16:16 UTC (6+ messages)
[PATCH] mtd: spi-nor: extend description of size member of struct flash_info
2024-12-19 16:15 UTC (4+ messages)
[PATCH] workqueue: Do not warn when cancelling WQ_MEM_RECLAIM work from !WQ_MEM_RECLAIM worker
2024-12-19 16:15 UTC (2+ messages)
[RFC 0/2] "custom" ACPI platform profile support
2024-12-19 16:13 UTC (6+ messages)
` [RFC 2/2] platform/x86/amd: pmf: Add manual control support
[PATCH 0/9] Regulator driver with I2C/Regmap Rust abstractions
2024-12-19 16:13 UTC (7+ messages)
` [PATCH 5/9] rust: regulator: add Regulator Driver abstraction
` [PATCH 7/9] dt-bindings: regulator: add binding for ncv6336 regulator
[PATCH 0/2] iio: adc: ad4695: add oversampling support
2024-12-19 16:13 UTC (6+ messages)
` [PATCH 1/2] iio: adc: ad4695: add offload-based "
` [PATCH 2/2] doc: iio: ad4695: describe "
[PATCH v3 0/4] renesas: r8a779g0: Enable VSPX on R-Car V4H
2024-12-19 16:12 UTC (2+ messages)
[PATCH v2] mtd: rawnand: davinci: Reduce polling interval in NAND_OP_WAITRDY_INSTR
2024-12-19 16:12 UTC (2+ messages)
[PATCH v2 0/6] iio: adc: ad4030: new driver for AD4030 and similar ADCs
2024-12-19 16:10 UTC (7+ messages)
` [PATCH v2 1/6] dt-bindings: iio: adc: add ADI ad4030, ad4630 and ad4632
` [PATCH v2 2/6] iio: adc: ad4030: add driver for ad4030-24
` [PATCH v2 3/6] iio: adc: ad4030: add averaging support
` [PATCH v2 4/6] iio: adc: ad4030: add support for ad4630-24 and ad4630-16
` [PATCH v2 5/6] iio: adc: ad4030: add support for ad4632-16 and ad4632-24
` [PATCH v2 6/6] docs: iio: ad4030: add documentation
[PATCH 0/3] Enlightened vTPM support for SVSM on SEV-SNP
2024-12-19 16:06 UTC (10+ messages)
` [PATCH 3/3] x86/sev: add a SVSM vTPM platform device
[PATCH bpf v2] bpf: fix configuration-dependent BTF function references
2024-12-19 16:05 UTC (2+ messages)
[PATCH 6.6 000/109] 6.6.67-rc1 review
2024-12-19 16:05 UTC (5+ messages)
[PATCH v3] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add lid switch
2024-12-19 16:05 UTC
[PATCH net-next v1] net: page_pool: add page_pool_put_page_nosync()
2024-12-19 16:01 UTC (3+ messages)
[PATCH 0/6] Add support to retrieve the bootstatus from watchdog for RZ/V2H(P) SoC
2024-12-19 16:01 UTC (5+ messages)
` [PATCH 4/6] dt-bindings: watchdog: renesas: Document `renesas,r9a09g057-syscon-wdt-errorrst` property
[PATCH] Input: atkbd: Fix so copilot key generates F23 keycode
2024-12-19 16:01 UTC (4+ messages)
[GIT PULL] Networking for v6.13-rc4
2024-12-19 15:59 UTC (2+ messages)
[PATCH 00/20] KVM: selftests: Fixes and cleanups for dirty_log_test
2024-12-19 15:59 UTC (10+ messages)
` [PATCH 09/20] KVM: selftests: Honor "stop" request in dirty ring test
` [PATCH 10/20] KVM: selftests: Keep dirty_log_test vCPU in guest until it needs to stop
[RFC 0/2] ima: evm: Add kernel cmdline options to disable IMA/EVM
2024-12-19 15:40 UTC (5+ messages)
[PATCH] firmware: cs_dsp: Delete redundant assignments in cs_dsp_test_bin.c
2024-12-19 15:57 UTC
[PATCH v2 0/3] xfs_io: enable extsize and stat -v support for ext4
2024-12-19 15:57 UTC (7+ messages)
` [PATCH v2 1/3] include/linux.h: use linux/magic.h to get XFS_SUPER_MAGIC
` [PATCH v2 2/3] xfs_io: allow foreign FSes to show FS_IOC_FSGETXATTR details
` [PATCH v2 3/3] xfs_io: add extsize command support
[PATCH v2] arm64: dts: qcom: x1e80100-lenovo-yoga-slim7x: Add lid switch
2024-12-19 15:56 UTC (3+ messages)
[PATCH v3 0/4] Migrate PCI Endpoint Subsystem tests to Kselftest
2024-12-19 15:55 UTC (4+ messages)
[PATCH] sched: Forward deadline for early tick
2024-12-19 15:53 UTC (3+ messages)
[syzbot] [net?] general protection fault in put_page (4)
2024-12-19 15:53 UTC (5+ messages)
[PATCH] x86/entry: Fix kernel-doc warning
2024-12-19 15:52 UTC
[PATCH 1/2] AutoFDO: Remove the architecture specific config
2024-12-19 15:52 UTC (2+ messages)
[PATCH bpf-next/net v2 0/7] bpf: Add mptcp_subflow bpf_iter support
2024-12-19 15:46 UTC (8+ messages)
` [PATCH bpf-next/net v2 1/7] bpf: Extend bpf_skc_to_mptcp_sock to MPTCP sock
` [PATCH bpf-next/net v2 2/7] bpf: Allow use of skc_to_mptcp_sock in cg_sockopt
` [PATCH bpf-next/net v2 3/7] bpf: Register mptcp common kfunc set
` [PATCH bpf-next/net v2 4/7] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v2 5/7] bpf: Acquire and release mptcp socket
` [PATCH bpf-next/net v2 6/7] selftests/bpf: More endpoints for endpoint_init
` [PATCH bpf-next/net v2 7/7] selftests/bpf: Add mptcp_subflow bpf_iter subtest
[PATCH 0/2] mm: alloc_pages_bulk: small API refactor
2024-12-19 15:50 UTC (4+ messages)
` [PATCH 1/2] mm: alloc_pages_bulk_noprof: drop page_list argument
[PATCH V2 0/7] arm64/hw_breakpoint: Enable FEAT_Debugv8p9
2024-12-19 15:49 UTC (5+ messages)
` [PATCH V2 5/7] arm64/cpufeature: Add field details for ID_AA64DFR1_EL1 register
[PATCH 0/2] mailbox: add support for clients to request channels by arguments
2024-12-19 15:42 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: mailbox: add support for referencing controllers solely by node
[PATCH v2] stddef: make __struct_group() UAPI C++-friendly
2024-12-19 15:41 UTC (2+ messages)
btrfs: add btrfs_read_policy_to_enum helper and refactor read, policy store
2024-12-19 15:40 UTC
[PATCH v4 0/9] blk: honor isolcpus configuration
2024-12-19 15:38 UTC (4+ messages)
` [PATCH v4 8/9] blk-mq: use hk cpus only when isolcpus=managed_irq is enabled
[PATCH] tpm/eventlog: Limit memory allocations for event logs with excessive size
2024-12-19 15:38 UTC (5+ 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