messages from 2024-09-26 06:34:55 to 2024-10-10 07:03:47 UTC [more...]
provide generic page_to_phys and phys_to_page implementations
2024-10-10 7:03 UTC (5+ messages)
` [PATCH] asm-generic: "
[PATCH 00/28] vdso: Preparations for generic data storage
2024-10-10 7:01 UTC (29+ messages)
` [PATCH 01/28] csky/vdso: Remove gettimeofday() and friends from VDSO
` [PATCH 02/28] csky/vdso: Remove arch_vma_name()
` [PATCH 03/28] s390/vdso: Drop LBASE_VDSO
` [PATCH 04/28] arm64: vdso: "
` [PATCH 05/28] arm64: vdso: Use only one single vvar mapping
` [PATCH 06/28] riscv: "
` [PATCH 07/28] arm: vdso: Remove assembly for datapage access
` [PATCH 08/28] LoongArch: vDSO: Use vdso/datapage.h to access vDSO data
` [PATCH 09/28] MIPS: vdso: Avoid name conflict around "vdso_data"
` [PATCH 10/28] x86/mm/mmap: Remove arch_vma_name()
` [PATCH 11/28] x86: vdso: Use __arch_get_vdso_data() to access vdso data
` [PATCH 12/28] x86: vdso: Place vdso_data at beginning of vvar page
` [PATCH 13/28] x86: vdso: Access rng data from kernel without vvar
` [PATCH 14/28] x86: vdso: Allocate vvar page from C code
` [PATCH 15/28] x86: vdso: Access timens vdso data without vvar.h
` [PATCH 16/28] x86: vdso: Access rng "
` [PATCH 17/28] x86: vdso: Move the rng offset to vsyscall.h
` [PATCH 18/28] x86: vdso: Access vdso data without vvar.h
` [PATCH 19/28] x86: vdso: Delete vvar.h
` [PATCH 20/28] x86: vdso: Split virtual clock pages into dedicated mapping
` [PATCH 21/28] powerpc: vdso: Remove offset comment from 32bit vdso_arch_data
` [PATCH 22/28] powerpc: procfs: Propagate error of remap_pfn_range()
` [PATCH 23/28] powerpc/pseries/lparcfg: Fix printing of system_active_processors
` [PATCH 24/28] powerpc/pseries/lparcfg: Use num_possible_cpus() for potential processors
` [PATCH 25/28] powerpc: Add kconfig option for the systemcfg page
` [PATCH 26/28] powerpc: Split systemcfg data out of vdso data page
` [PATCH 27/28] powerpc: Split systemcfg struct definitions out from vdso
` [PATCH 28/28] vdso: Rename struct arch_vdso_data to arch_vdso_time_data
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-10 6:58 UTC (18+ messages)
` [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v5 3/8] asm-generic: introduce text-patching.h
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
` [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
` [PATCH v5 8/8] x86/module: enable ROX caches for module text
[PATCH v2 0/7] iio: fix possible race condition during access of available info lists
2024-10-09 18:30 UTC (16+ messages)
` [PATCH v2 1/7] iio: core: add read_avail_release_resource callback to fix race
` [PATCH v2 2/7] iio: pac1921: use read_avail+release APIs instead of custom ext_info
` [PATCH v2 3/7] iio: ad7192: copy/release available filter frequencies to fix race
` [PATCH v2 4/7] iio: as73211: copy/release available integration times "
` [PATCH v2 5/7] iio: inkern: copy/release available info from producer
` [PATCH v2 6/7] iio: consumers: release available info buffer copied "
` [PATCH v2 7/7] power: supply: ingenic-battery: free scale buffer after use
[PATCH 0/5] asm-generic: clean up asm/mman.h
2024-10-09 14:32 UTC (17+ messages)
` [PATCH 1/5] asm-generic: cosmetic updates to uapi/asm/mman.h
` [PATCH 2/5] asm-generic: move MAP_* flags from mman-common.h to mman.h
` [PATCH 3/5] asm-generic: use asm-generic/mman-common.h on mips and xtensa
` [PATCH 4/5] asm-generic: use asm-generic/mman-common.h on parisc and alpha
` [PATCH 5/5] [RFC] mm: Remove MAP_UNINITIALIZED support
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail
2024-10-09 14:31 UTC (3+ messages)
[PATCH net-next] eth: remove the DLink/Sundance (ST201) driver
2024-10-09 12:37 UTC (3+ messages)
[PATCH v2 0/3] Realtek SPI-NAND controller
2024-10-08 14:46 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: spi: Add realtek,rtl9300-snand
` [PATCH v2 2/3] mips: dts: realtek: Add SPI NAND controller
` [PATCH v2 3/3] spi: spi-mem: Add Realtek SPI-NAND controller
[PATCH v6 0/9] MIPS: Support I6500 multi-cluster configuration
2024-10-08 14:24 UTC (2+ messages)
[PATCH] MIPS: mobileye: eyeq6h-epm6: Use eyeq6h in the board device tree
2024-10-08 10:03 UTC (3+ messages)
[PATCH 0/3] Realtek SPI-NAND controller
2024-10-08 6:59 UTC (11+ messages)
` [PATCH 1/3] dt-bindings: spi: Add realtek,rtl9300-snand
` [PATCH 2/3] mips: dts: realtek: Add SPI NAND controller
` [PATCH 3/3] spi: spi-mem: Add Realtek SPI-NAND controller
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations
2024-10-08 6:19 UTC (11+ messages)
` [PATCH v4 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v4 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v4 3/8] asm-generic: introduce text-patching.h
` [PATCH v4 4/8] module: prepare to handle ROX allocations for text
` [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v4 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v4 7/8] execmem: add support for cache of large ROX pages
` [PATCH v4 8/8] x86/module: enable ROX caches for module text
[RFC PATCH 0/4] implement lightweight guard pages
2024-10-07 15:30 UTC (11+ messages)
` [RFC PATCH 1/4] mm: pagewalk: add the ability to install PTEs
` [RFC PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker
` [RFC PATCH 3/4] mm: madvise: implement lightweight guard page mechanism
` [RFC PATCH 4/4] selftests/mm: add self tests for guard page feature
[PATCH][next] firmware: tee_bnxt: remove redundant assignment to variable nbytes
2024-10-07 13:59 UTC
[PATCH treewide 00/11] ASoC: Clean up {hp,mic}-det-gpio handling
2024-10-07 8:05 UTC (28+ messages)
` [PATCH treewide 01/11] ASoC: fsl-asoc-card: Add missing handling of {hp,mic}-dt-gpios
` [PATCH treewide 02/11] ASoC: dt-bindings: Deprecate {hp,mic}-det-gpio
` [PATCH treewide 03/11] ARM: dts: marvell: mmp2-olpc-xo-1-75: Switch to {hp,mic}-det-gpios
` [PATCH treewide 04/11] arm64: dts: freescale: imx: Switch to simple-audio-card,hp-det-gpios
` [PATCH treewide 05/11] arm64: dts: renesas: beacon-renesom: Switch to mic-det-gpios
` [PATCH treewide 06/11] arm64: dts: rockchip: Switch to simple-audio-card,hp-det-gpios
` [PATCH treewide 07/11] arm64: dts: rockchip: Switch to hp-det-gpios
` [PATCH treewide 08/11] arm64: dts: uniphier: "
` [PATCH treewide 09/11] mips: dts: ingenic: Switch to simple-audio-card,hp-det-gpios
` [PATCH treewide 10/11] ARM: dts: nxp: imx: Switch to {hp,mic}-det-gpios
` [PATCH treewide 11/11] arm64: dts: freescale: imx: Switch to hp-det-gpios
` (subset) [PATCH treewide 00/11] ASoC: Clean up {hp,mic}-det-gpio handling
[PATCH 0/1] pinctrl: ocelot: fix system hang on level based interrupts
2024-10-06 18:13 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/7] iio: fix possible race condition during access of available info lists
2024-10-06 14:23 UTC (13+ messages)
` [PATCH 1/7] iio: core: add read_avail_release_resource callback to fix race
` [PATCH 2/7] iio: pac1921: use read_avail+release APIs instead of custom ext_info
` [PATCH 3/7] iio: ad7192: copy/release available filter frequencies to fix race
` [PATCH 4/7] iio: as73211: copy/release available integration times "
` [PATCH 5/7] iio: inkern: copy/release available info from producer
` [PATCH 6/7] iio: consumers: release available info buffer copied "
` [PATCH 7/7] power: supply: ingenic-battery: free scale buffer after use
[PATCH] mips: bmips: bcm6358/6368: define required brcm,bmips-cbr-reg
2024-10-04 17:11 UTC (2+ messages)
Bouncing maintainer: Ralf Baechle
2024-10-04 15:41 UTC (7+ messages)
[PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
2024-10-02 14:26 UTC (2+ messages)
[PATCH v2 0/7] i2c: designware: Group all DesignWare drivers under a single option
2024-10-02 8:45 UTC (3+ messages)
[PATCH v5 6/6] i2c: Add driver for the RTL9300 I2C controller
2024-09-30 8:12 UTC (6+ messages)
[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
2024-09-27 16:21 UTC (8+ messages)
` [PATCH V2 3/3] SH: "
[PATCH v5 0/6] RTL9300 support for reboot and i2c
2024-09-26 20:58 UTC (15+ messages)
` [PATCH v5 1/6] dt-bindings: reset: syscon-reboot: Add reg property
` [PATCH v5 2/6] power: reset: syscon-reboot: Accept "
` [PATCH v5 3/6] dt-bindings: mfd: Add Realtek RTL9300 switch peripherals
` [PATCH v5 4/6] mips: dts: realtek: Add syscon-reboot node
` [PATCH v5 5/6] mips: dts: realtek: Add I2C controllers
` [PATCH v5] fixup! i2c: Add driver for the RTL9300 I2C controller
[PATCH v2 0/2] unrestrict process_madvise() for current process
2024-09-26 9:44 UTC (2+ 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 NNTP newsgroup(s).