Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller...
[linux-block.git] / arch /
2022-01-22 Linus TorvaldsMerge tag 'for-5.17/parisc-2' of git://git./linux/kerne...
2022-01-22 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-mw1' of git://git....
2022-01-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-01-22 Linus TorvaldsMerge tag 'docs-5.17-2' of git://git.lwn.net/linux
2022-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-21 Linus TorvaldsMerge tag 'block-5.17-2022-01-21' of git://git.kernel...
2022-01-21 Linus TorvaldsMerge tag 'io_uring-5.17-2022-01-21' of git://git.kerne...
2022-01-21 Linus TorvaldsMerge tag 'sound-fix-5.17-rc1' of git://git./linux...
2022-01-21 Linus TorvaldsMerge tag 'rtc-5.17' of git://git./linux/kernel/git...
2022-01-21 Linus TorvaldsMerge tag 'drm-next-2022-01-21' of git://anongit.freede...
2022-01-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-01-21 Linus TorvaldsMerge tag 'pci-v5.17-fixes-1' of git://git./linux/kerne...
2022-01-21 Linus TorvaldsMerge tag 's390-5.17-2' of git://git./linux/kernel...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-6' of git://git./fs/xfs/xfs...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-5' of git://git./fs/xfs/xfs...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-4' of git://git./fs/xfs/xfs...
2022-01-20 Palmer DabbeltRISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULT
2022-01-20 Helge Dellerparisc: Fix missing prototype for 'toc_intr' warning...
2022-01-20 Helge Dellerparisc: Autodetect default output device and set consol...
2022-01-20 Helge Dellerparisc: Use safer strscpy() in setup_cmdline()
2022-01-20 Minghao ChiRISC-V: Remove redundant err variable
2022-01-20 Ron Economosriscv: dts: sifive unmatched: Add gpio poweroff
2022-01-20 Atish PatraRISC-V: Do not use cpumask data structure for hartid...
2022-01-20 Atish PatraRISC-V: Move spinwait booting method to its own config
2022-01-20 Atish PatraRISC-V: Move the entire hart selection via lottery...
2022-01-20 Atish PatraRISC-V: Use __cpu_up_stack/task_pointer only for spinwa...
2022-01-20 Atish PatraRISC-V: Do not print the SBI version during HSM extensi...
2022-01-20 Atish PatraRISC-V: Avoid using per cpu array for ordered booting
2022-01-20 Heinrich Schuchardtriscv: default to CONFIG_RISCV_SBI_V01=n
2022-01-20 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.17-rc1' of git://git....
2022-01-20 Linus TorvaldsMerge tag 'ceph-for-5.17-rc1' of git://github.com/ceph...
2022-01-20 Linus TorvaldsMerge tag '5.17-rc-ksmbd-server-fixes' of git://git...
2022-01-20 Linus TorvaldsMerge tag 'vfio-v5.17-rc1' of git://github.com/awilliam...
2022-01-20 Linus TorvaldsMerge tag 'pwm/for-5.17-rc1' of git://git./linux/kernel...
2022-01-20 Peng Fanarm64: mm: apply __ro_after_init to memory_limit
2022-01-20 Kees Cookarm64: atomics: lse: Dereference matching size
2022-01-20 Linus TorvaldsMerge tag 'net-5.17-rc1' of git://git./linux/kernel...
2022-01-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-20 Marco Elverkcov: fix generic Kconfig dependencies if ARCH_WANTS_NO...
2022-01-20 Nathan Chancellorarch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from...
2022-01-20 Hans de Goedeproc: make the proc_create[_data]() stubs static inlines
2022-01-20 Kefeng Wangmm: percpu: add generic pcpu_populate_pte() function
2022-01-20 Kefeng Wangmm: percpu: add generic pcpu_fc_alloc/free funciton
2022-01-20 Kefeng Wangmm: percpu: add pcpu_fc_cpu_to_node_fn_t typedef
2022-01-20 Kefeng Wangmm: percpu: generalize percpu related config
2022-01-20 kernel test robotriscv: fix boolconv.cocci warnings
2022-01-20 Palmer DabbeltRISC-V: Introduce sv48 support without relocatable...
2022-01-20 Alexandre Ghitiriscv: Explicit comment about user virtual address...
2022-01-20 Alexandre Ghitiriscv: Use pgtable_l4_enabled to output mmu_type in...
2022-01-20 Alexandre Ghitiriscv: Implement sv48 support
2022-01-20 Alexandre Ghitiriscv: Allow to dynamically define VA_BITS
2022-01-20 Alexandre Ghitiriscv: Introduce functions to switch pt_ops
2022-01-20 Alexandre Ghitiriscv: Split early kasan mapping to prepare sv48 introd...
2022-01-20 Alexandre Ghitiriscv: Move KASAN mapping next to the kernel mapping
2022-01-19 Alexandre Ghitiriscv: Get rid of MAXPHYSMEM configs
2022-01-19 Jisheng Zhangriscv: bpf: Fix eBPF's exception tables
2022-01-19 Jisheng Zhangriscv: mm: init: try best to remove #ifdef CONFIG_XIP_K...
2022-01-19 Jisheng Zhangriscv: mm: init: try IS_ENABLED(CONFIG_XIP_KERNEL)...
2022-01-19 Jisheng Zhangriscv: mm: init: remove _pt_ops and use pt_ops directly
2022-01-19 Jisheng Zhangriscv: mm: init: try best to use IS_ENABLED(CONFIG_64BI...
2022-01-19 Jisheng Zhangriscv: mm: init: remove unnecessary "#ifdef CONFIG_CRAS...
2022-01-19 Jakub KicinskiMerge branch 'net-fsl-xgmac_mdio-add-workaround-for...
2022-01-19 Tobias Waldekranzpowerpc/fsl/dts: Enable WA for erratum A-009885 on...
2022-01-19 Linus TorvaldsMerge tag 'f2fs-for-5.17-rc1' of git://git./linux/kerne...
2022-01-19 Linus TorvaldsMerge tag 'trace-v5.17-2' of git://git./linux/kernel...
2022-01-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-mw0' of git://git....
2022-01-19 Linus TorvaldsMerge tag 'kbuild-v5.17' of git://git./linux/kernel...
2022-01-19 Linus TorvaldsMerge tag 'hwlock-v5.17' of git://git./linux/kernel...
2022-01-18 Lucas De Marchix86/gpu: Reserve stolen memory for first integrated...
2022-01-18 Linus TorvaldsMerge tag 'dmaengine-5.17-rc1' of git://git./linux...
2022-01-18 Linus TorvaldsMerge tag 'ata-5.17-rc1' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2022-01-18 Linus TorvaldsMerge tag 'rproc-v5.17' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'rpmsg-v5.17' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'pm-5.17-rc1-2' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'acpi-5.17-rc1-2' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'slab-for-5.17-part2' of git://git./linux...
2022-01-18 Linus TorvaldsMerge tag 'arc-5.17-rc1' of git://git./linux/kernel...
2022-01-18 Linus TorvaldsMerge tag 'perf-tools-for-v5.17-2022-01-16' of git...
2022-01-18 Linus TorvaldsMerge tag 'for-linus-5.17-ofs-1' of git://git./linux...
2022-01-17 Rafael J. WysockiMerge branch 'acpi-pfrut'
2022-01-17 Rafael J. WysockiMerge branches 'acpi-x86', 'acpi-tables', 'acpi-soc...
2022-01-17 Nico Boehrs390/uaccess: introduce bit field for OAC specifier
2022-01-17 Thomas Richters390/cpumf: Support for CPU Measurement Sampling Facili...
2022-01-17 Thomas Richters390/cpumf: Support for CPU Measurement Facility CSVN 7
2022-01-17 Linus TorvaldsMerge tag '5.17-rc-part1-smb3-fixes' of git://git.samba...
2022-01-17 Linus TorvaldsMerge tag 'fbdev-5.17-1' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge tag 'i3c/for-5.17' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge tag 'ntb-5.17' of git://github.com/jonmason/ntb
2022-01-17 Linus TorvaldsMerge tag 'linux-watchdog-5.17-rc1' of git://linux...
2022-01-17 Linus TorvaldsMerge branch 'for-5.17' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge branch 'modules-next' of git://git./linux/kernel...
2022-01-17 Linus TorvaldsMerge branch 'signal-for-v5.17' of git://git./linux...
2022-01-17 Linus TorvaldsMerge tag 'unicode-for-next-5.17' of git://git./linux...
2022-01-16 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-01-16 Linus TorvaldsMerge tag 'hyperv-next-signed-20220114' of git://git...
2022-01-16 Linus TorvaldsMerge tag 'trace-v5.17' of git://git./linux/kernel...
2022-01-16 Linus TorvaldsMerge tag 'livepatching-for-5.17' of git://git./linux...
2022-01-16 Linus TorvaldsMerge tag 'pci-v5.17-changes' of git://git./linux/kerne...
next