Merge patch series "riscv: Introduce KASLR"
[platform/kernel/linux-starfive.git] / rust / kernel /
2023-08-28 Linus TorvaldsMerge tag 'iomap-6.6-merge-3' of git://git./fs/xfs...
2023-08-28 Linus TorvaldsMerge tag 'filelock-v6.6' of git://git./linux/kernel...
2023-08-28 Linus TorvaldsMerge tag 'v6.6-fs.proc.uapi' of git://git./linux/kerne...
2023-08-28 Linus TorvaldsMerge tag 'v6.6-vfs.autofs' of git://git./linux/kernel...
2023-08-28 Linus TorvaldsMerge tag 'v6.6-vfs.fchmodat2' of git://git./linux...
2023-08-28 Linus TorvaldsMerge tag 'v6.6-vfs.super' of git://git./linux/kernel...
2023-08-28 Linus TorvaldsMerge tag 'v6.6-vfs.misc' of git://git./linux/kernel...
2023-08-28 Linus TorvaldsMerge tag 'v6.6-vfs.tmpfs' of git://git./linux/kernel...
2023-08-28 Linus TorvaldsMerge tag 'v6.6-vfs.ctime' of git://git./linux/kernel...
2023-08-28 Linus TorvaldsMerge tag 'v6.6-vfs.fs_context' of git://git./linux...
2023-08-28 Takashi IwaiMerge tag 'asoc-fix-v6.5-merge-window' of https://git...
2023-08-28 Takashi IwaiMerge tag 'asoc-v6.6' of https://git./linux/kernel...
2023-08-28 Rafael J. WysockiMerge tag 'opp-updates-6.6' of git://git./linux/kernel...
2023-08-28 Rafael J. WysockiMerge tag 'cpufreq-arm-updates-6.6' of git://git./linux...
2023-08-27 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-08-26 Linus TorvaldsMerge tag 'irq-urgent-2023-08-26' of git://git./linux...
2023-08-26 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2023-08-25 Rafael J. WysockiMerge branches 'pm-devfreq' and 'pm-tools'
2023-08-25 Rafael J. WysockiMerge branches 'pm-sleep', 'pm-qos' and 'powercap'
2023-08-25 Rafael J. WysockiMerge branches 'pm-cpuidle' and 'pm-cpufreq'
2023-08-25 Rafael J. WysockiMerge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog...
2023-08-25 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-08-25-11-07' of...
2023-08-25 Rafael J. WysockiMerge branch 'acpi-thermal'
2023-08-25 Rafael J. WysockiMerge branch 'acpi-processor'
2023-08-25 Rafael J. WysockiMerge branches 'acpi-bus' and 'acpi-video'
2023-08-25 Rafael J. WysockiMerge branch 'acpica'
2023-08-25 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc8' of git://git./linux...
2023-08-25 Linus TorvaldsMerge tag 'sound-6.5' of git://git./linux/kernel/git...
2023-08-25 Dave AirlieMerge tag 'drm-intel-next-fixes-2023-08-24' of git...
2023-08-25 Linus TorvaldsMerge tag 'media/v6.5-4' of git://git./linux/kernel...
2023-08-24 Linus TorvaldsMerge tag 'nfsd-6.5-5' of git://git./linux/kernel/git...
2023-08-24 Dave AirlieMerge tag 'drm-misc-next-fixes-2023-08-24' of git:...
2023-08-24 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-24' of git://anongit...
2023-08-24 Jakub KicinskiMerge branch 'mlx5-next' of https://git./linux/kernel...
2023-08-24 Dave AirlieMerge tag 'drm-msm-next-2023-08-20' of https://gitlab...
2023-08-23 Dave AirlieBackMerge tag 'v6.5-rc7' into drm-next
2023-08-23 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.5-5' of git://git...
2023-08-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.5-2' of git://git...
2023-08-22 Jakub KicinskiMerge tag 'wireless-2023-08-22' of git://git./linux...
2023-08-22 Linus TorvaldsMerge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org...
2023-08-22 Linus TorvaldsMerge tag 'selinux-pr-20230821' of git://git./linux...
2023-08-22 Mark BrownASoC: SOF: ipc4-topology: Fixes for pipelines with SRC
2023-08-22 Mark BrownAdd cs42l43 PC focused SoundWire CODEC
2023-08-21 Benno Lossinrust: init: update expanded macro explanation
2023-08-21 Benno Lossinrust: init: add `{pin_}chain` functions to `{Pin}Init...
2023-08-21 Benno Lossinrust: init: make `PinInit<T, E>` a supertrait of `Init...
2023-08-21 Benno Lossinrust: init: implement `Zeroable` for `UnsafeCell<T...
2023-08-21 Benno Lossinrust: init: add support for arbitrary paths in init...
2023-08-21 Benno Lossinrust: init: add functions to create array initializers
2023-08-21 Benno Lossinrust: init: add `..Zeroable::zeroed()` syntax for zeroi...
2023-08-21 Benno Lossinrust: init: make initializer values inaccessible after...
2023-08-21 Benno Lossinrust: init: wrap type checking struct initializers...
2023-08-21 Benno Lossinrust: init: make guards in the init macros hygienic
2023-08-21 Benno Lossinrust: add derive macro for `Zeroable`
2023-08-21 Benno Lossinrust: init: make `#[pin_data]` compatible with conditio...
2023-08-21 Benno Lossinrust: init: consolidate init macros
2023-08-21 Rafael J. WysockiMerge tag 'devfreq-next-for-6.6' of git://git./linux...
2023-08-21 Linus WalleijMerge tag 'renesas-pinctrl-fixes-for-v6.5-tag2' of...
2023-08-21 Linus TorvaldsMerge tag 'v6.5-p3' of git://git./linux/kernel/git...
2023-08-20 Linus TorvaldsMerge tag 'tty-6.5-rc7' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'for-6.5-rc6-tag' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'fbdev-for-6.5-rc7' of git://git./linux/kerne...
2023-08-19 Linus TorvaldsMerge tag 'block-6.5-2023-08-19' of git://git.kernel...
2023-08-19 Linus TorvaldsMerge tag 'media/v6.5-3' of git://git./linux/kernel...
2023-08-19 Linus TorvaldsMerge tag 'powerpc-6.5-6' of git://git./linux/kernel...
2023-08-18 Jakub KicinskiMerge tag 'batadv-next-pullrequest-20230816' of git...
2023-08-18 Jakub KicinskiMerge tag 'batadv-net-pullrequest-20230816' of git...
2023-08-18 Mark BrownAdd cs42l43 PC focused SoundWire CODEC
2023-08-18 Mark Brownregulator: Merge dependency for tps65086
2023-08-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'riscv-for-linus-6.5-rc7' of git://git./linux...
2023-08-18 Linus TorvaldsMerge tag 'sound-6.5-rc7' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'mmc-v6.5-rc1-2' of git://git./linux/kernel...
2023-08-18 Linus TorvaldsMerge tag 'pinctrl-v6.5-3' of git://git./linux/kernel...
2023-08-18 Mark Brownmfd: Immutable branch between MFD, Pinctrl and soundwir...
2023-08-18 Linus TorvaldsMerge tag 'asm-generic-fix-6.5' of git://git./linux...
2023-08-17 Dave AirlieMerge branch 'etnaviv/next' of https://git.pengutronix...
2023-08-17 Dave AirlieMerge tag 'drm-misc-fixes-2023-08-17' of git://anongit...
2023-08-17 Dave AirlieMerge tag 'drm-intel-fixes-2023-08-17' of git://anongit...
2023-08-17 Arnd BergmannMerge tag 'qcom-arm64-fixes-for-6.5' of https://git...
2023-08-17 Arnd BergmannMerge tag 'omap-for-v6.5/fixes-signed' of git://git...
2023-08-17 Arnd BergmannMerge tag 'v6.5-rockchip-dtsfixes1' of git://git./linux...
2023-08-16 Mark Brownregulator: Get Synquacer testing working
2023-08-16 David S. MillerMerge tag 'ipsec-2023-08-15' of git://git./linux/kernel...
2023-08-15 Linus TorvaldsMerge tag '6.5-rc6-smb3-client-fixes' of git://git...
2023-08-15 Linus TorvaldsMerge tag 'regulator-fix-v6.5-rc6' of git://git./linux...
2023-08-15 Jason GunthorpeMerge tag 'v6.5-rc6' into iommufd for-next
2023-08-15 Ulf Hanssonmmc: Merge branch fixes into next
2023-08-14 Aakash Sen Sharmarust: bindgen: upgrade to 0.65.1
2023-08-14 Miguel Ojedarust: upgrade to Rust 1.71.1
2023-08-14 Russell King (Oracle)Merge branch 'devel-stable' into for-next
2023-08-14 Rafael J. WysockiMerge back system-wide sleep material for v6.6.
2023-08-13 Linus TorvaldsMerge tag 'kbuild-fixes-v6.5-2' of git://git./linux...
2023-08-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.5-4' of git://git...
2023-08-13 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2023-08-12 Linus TorvaldsMerge tag 'for-6.5-rc5-tag' of git://git./linux/kernel...
2023-08-12 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.5-rc6' of git://git./linux...
2023-08-12 Linus TorvaldsMerge tag 'char-misc-6.5-rc6' of git://git./linux/kerne...
2023-08-12 Linus TorvaldsMerge tag 'usb-6.5-rc6' of git://git./linux/kernel...
2023-08-12 Arnd BergmannMerge tag 'zynq-soc-for-6.6' of https://github.com...
next