linux-2.6-microblaze.git
2020-12-22 Linus TorvaldsMerge tag 'configfs-5.11' of git://git.infradead.org...
2020-12-22 Linus TorvaldsMerge tag 'exfat-for-5.11-rc1' of git://git./linux...
2020-12-22 Andi Kleenx86/split-lock: Avoid returning with interrupts enabled
2020-12-22 Artem Labazovexfat: Avoid allocating upcase table using kcalloc()
2020-12-21 Linus TorvaldsMerge tag 'clk-for-linus' of git://git./linux/kernel...
2020-12-21 Linus TorvaldsMerge tag 'm68knommu-for-v5.11' of git://git./linux...
2020-12-21 Linus TorvaldsMerge tag '9p-for-5.11-rc1' of git://github.com/martine...
2020-12-21 Stephen BoydMerge branches 'clk-ingenic', 'clk-vc5', 'clk-cleanup...
2020-12-21 Stephen BoydMerge branches 'clk-ti', 'clk-analog', 'clk-trace'...
2020-12-21 Stephen BoydMerge branches 'clk-tegra', 'clk-imx', 'clk-sifive...
2020-12-21 Stephen BoydMerge branches 'clk-amlogic', 'clk-rockchip', 'clk...
2020-12-21 Stephen BoydMerge branches 'clk-doc', 'clk-qcom', 'clk-simplify...
2020-12-20 Linus TorvaldsMerge tag 'for-linus-5.11-ofs1' of git://git./linux...
2020-12-20 Linus TorvaldsMerge tag '5.11-rc-smb3-part2' of git://git.samba.org...
2020-12-20 Linus TorvaldsMerge tag 'perf-tools-2020-12-19' of git://git./linux...
2020-12-20 Damien Le Moaldt-binding: clock: Document canaan,k210-clk bindings
2020-12-20 Damien Le Moaldt-bindings: Add Canaan vendor prefix
2020-12-20 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2020-12-20 Linus TorvaldsMerge tag 'rtc-5.11' of git://git./linux/kernel/git...
2020-12-20 Linus TorvaldsMerge tag 'gfs2-for-5.11' of git://git./linux/kernel...
2020-12-20 Heiko Carstensepoll: fix compat syscall wire up of epoll_pwait2
2020-12-20 Geert Uytterhoevenclk: vc5: Use "idt,voltage-microvolt" instead of "idt...
2020-12-20 Paul Cercueilclk: ingenic: Fix divider calculation with div tables
2020-12-19 Jernej Skrabecclk: sunxi-ng: Make sure divider tables have sentinel
2020-12-19 Christophe... clk: s2mps11: Fix a resource leak in error handling...
2020-12-19 Terry Zhouclk: mvebu: a3700: fix the XTAL MODE pin to MPP1_9
2020-12-19 Sascha Hauerclk: si5351: Wait for bit clear after PLL reset
2020-12-19 Alexandre Belloniclk: at91: sam9x60: remove atmel,osc-bypass support
2020-12-19 Linus TorvaldsMerge tag 'close-range-cloexec-unshare-v5.11' of git...
2020-12-19 Linus TorvaldsMerge tag 'for-linus-5.11-rc1b-tag' of git://git./linux...
2020-12-19 Kan Liangperf mem: Factor out a function to generate sort order
2020-12-19 Kan Liangperf sort: Add sort option for data page size
2020-12-19 Linus TorvaldsMerge branch 'pcmcia-next' of git://git./linux/kernel...
2020-12-19 Linus TorvaldsMerge tag 'i3c/for-5.11' of git://git./linux/kernel...
2020-12-19 Kan Liangperf script: Support data page size
2020-12-19 Linus TorvaldsMerge tag 'for-v5.11' of git://git./linux/kernel/git...
2020-12-19 Linus TorvaldsMerge tag 'hsi-for-5.11' of git://git./linux/kernel...
2020-12-19 Linus TorvaldsMerge tag 'pwm/for-5.11-rc1' of git://git./linux/kernel...
2020-12-19 Claudiu Bezneaclk: at91: sama7g5: register cpu clock
2020-12-19 Claudiu Bezneaclk: at91: clk-master: re-factor master clock
2020-12-19 Claudiu Bezneaclk: at91: sama7g5: do not allow cpu pll to go higher...
2020-12-19 Claudiu Bezneaclk: at91: sama7g5: decrease lower limit for MCK0 rate
2020-12-19 Claudiu Bezneaclk: at91: sama7g5: remove mck0 from parent list of...
2020-12-19 Claudiu Bezneaclk: at91: clk-sam9x60-pll: allow runtime changes for pll
2020-12-19 Eugen Hristevclk: at91: sama7g5: add 5th divisor for mck0 layout...
2020-12-19 Eugen Hristevclk: at91: clk-master: add 5th divisor for mck master
2020-12-19 Eugen Hristevclk: at91: sama7g5: allow SYS and CPU PLLs to be export...
2020-12-19 Eugen Hristevdt-bindings: clock: at91: add sama7g5 pll defines
2020-12-19 Claudiu Bezneaclk: at91: sama7g5: fix compilation error
2020-12-19 Nicolas Saenz... clk: bcm: dvp: Add MODULE_DEVICE_TABLE()
2020-12-19 Uwe Kleine... clk: bcm: dvp: drop a variable that is assigned to...
2020-12-19 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2020-12-19 Colin Ian Kingmm/Kconfig: fix spelling mistake "whats" -> "what's"
2020-12-19 Willem de Bruijnselftests/filesystems: expand epoll with epoll_pwait2
2020-12-19 Willem de Bruijnepoll: wire up syscall epoll_pwait2
2020-12-19 Willem de Bruijnepoll: add syscall epoll_pwait2
2020-12-19 Willem de Bruijnepoll: convert internal api to timespec64
2020-12-19 Soheil Hassas... epoll: eliminate unnecessary lock for zero timeout
2020-12-19 Soheil Hassas... epoll: replace gotos with a proper loop
2020-12-19 Soheil Hassas... epoll: pull all code between fetch_events and send_even...
2020-12-19 Soheil Hassas... epoll: simplify and optimize busy loop logic
2020-12-19 Soheil Hassas... epoll: move eavail next to the list_empty_careful check
2020-12-19 Soheil Hassas... epoll: pull fatal signal checks into ep_send_events()
2020-12-19 Soheil Hassas... epoll: simplify signal handling
2020-12-19 Soheil Hassas... epoll: check for events when removing a timed out threa...
2020-12-19 Hui Summ/memcontrol:rewrite mem_cgroup_page_lruvec()
2020-12-19 Shakeel Buttmm, kvm: account kvm_vcpu_mmap to kmemcg
2020-12-19 Wei Yangmm/memcg: remove unused definitions
2020-12-19 Alex Shimm/memcg: warning on !memcg after readahead page charged
2020-12-19 Alex Shimm/memcg: bail early from swap accounting if memcg...
2020-12-19 Christian Braunerselftests/core: add regression test for CLOSE_RANGE_UNS...
2020-12-19 Christian Braunerselftests/core: add test for CLOSE_RANGE_UNSHARE |...
2020-12-19 Christian Braunerselftests/core: handle missing syscall number for close...
2020-12-19 Tobias Klauserselftests/core: fix close_range_test build after XFAIL...
2020-12-19 Christian Braunerclose_range: unshare all fds for CLOSE_RANGE_UNSHARE...
2020-12-19 Jason Andryukxen: Kconfig: remove X86_64 depends from XEN_512GB
2020-12-19 Boris ProtopopovAdd SMB 2 support for getting and setting SACLs
2020-12-19 Uwe Kleine... rtc: pcf2127: only use watchdog when explicitly available
2020-12-19 Rasmus Villemoesdt-bindings: rtc: add reset-source property
2020-12-18 Kent Overstreetmm/filemap: fix infinite loop in generic_file_buffered_...
2020-12-18 Linus TorvaldsMerge tag 'xfs-5.11-merge-4' of git://git./fs/xfs/xfs...
2020-12-18 Linus TorvaldsMerge tag 'ktest-v5.11' of git://git./linux/kernel...
2020-12-18 Linus TorvaldsMerge tag 'drm-next-2020-12-18' of git://anongit.freede...
2020-12-18 Arnaldo Carvalho... tools headers UAPI: Update asm-generic/unistd.h
2020-12-18 Arnaldo Carvalho... tools headers cpufeatures: Sync with the kernel sources
2020-12-18 Arnaldo Carvalho... tools headers UAPI: Sync linux/prctl.h with the kernel...
2020-12-18 Arnaldo Carvalho... tools headers UAPI: Sync linux/fscrypt.h with the kerne...
2020-12-18 Arnaldo Carvalho... tools headers UAPI: Sync linux/const.h with the kernel...
2020-12-18 Arnaldo Carvalho... tools arch x86: Sync the msr-index.h copy with the...
2020-12-18 Arnaldo Carvalho... perf trace beauty: Update copy of linux/socket.h with...
2020-12-18 Arnaldo Carvalho... tools headers: Update linux/ctype.h with the kernel...
2020-12-18 Arnaldo Carvalho... tools headers: Add conditional __has_builtin()
2020-12-18 Arnaldo Carvalho... tools headers: Get tools's linux/compiler.h closer...
2020-12-18 Linus TorvaldsMerge tag 'thermal-v5.11-2-rc1' of git://git./linux...
2020-12-18 Boris ProtopopovSMB3: Add support for getting and setting SACLs
2020-12-18 Linus TorvaldsMerge tag 's390-5.11-2' of git://git./linux/kernel...
2020-12-18 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-12-18 Linus TorvaldsMerge tag 'riscv-for-linus-5.11-mw0' of git://git....
2020-12-18 Daniel VetterMerge tag 'drm-intel-next-fixes-2020-12-18' of git...
2020-12-18 Christian Königdrm/qxl: don't allocate a dma_address array
next