OSDN Git Service

uclinux-h8/linux.git
2021-11-01 Masahiro Yamadaparisc: decompressor: clean up Makefile
2021-11-01 Masahiro Yamadaparisc: decompressor: remove repeated depenency of...
2021-11-01 Helge Dellerparisc: Remove unused constants from asm-offsets.c
2021-11-01 Sven Schnelleparisc/ftrace: use static key to enable/disable functio...
2021-11-01 Sven Schnelleparisc/ftrace: set function trace function
2021-11-01 Cai Huoqingparisc: Make use of the helper macro kthread_run()
2021-11-01 Sven Schnelleparisc: mark xchg functions notrace
2021-11-01 Helge Dellerparisc: enhance warning regarding usage of O_NONBLOCK
2021-11-01 Helge Dellerparisc: Drop ifdef __KERNEL__ from non-uapi kernel...
2021-11-01 Helge Dellerparisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
2021-11-01 Helge Dellerparisc: Use PRIV_USER in syscall.S
2021-11-01 Sven Schnelleparisc/kgdb: add kgdb_roundup() to make kgdb work with...
2021-11-01 Helge Dellerparisc: Move thread_info into task struct
2021-11-01 Sven Schnelleparisc: add support for TOC (transfer of control)
2021-11-01 Sven Schnelleparisc/firmware: add functions to retrieve TOC data
2021-11-01 Sven Schnelleparisc: add PIM TOC data structures
2021-11-01 Sven Schnelleparisc: move virt_map macro to assembly.h
2021-11-01 Sven Schnelleparisc/unwind: fix unwinder when CONFIG_64BIT is enabled
2021-11-01 Helge Dellerparisc: Fix ptrace check on syscall return
2021-10-30 Helge Dellertask_stack: Fix end_of_stack() for architectures with...
2021-10-30 Helge Dellerparisc: Use PRIV_USER instead of 3 in entry.S
2021-10-30 Helge Dellerparisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
2021-10-30 Helge Dellerparisc: Allocate task struct with stack frame alignment
2021-10-30 Helge Dellerparisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL...
2021-10-30 Sven Schnelleparisc: fix warning in flush_tlb_all
2021-10-30 Sven Schnelleparisc: disable preemption in send_IPI_allbutself()
2021-10-30 Sven Schnelleparisc: fix preempt_count() check in entry.S
2021-10-30 Sven Schnelleparisc: deduplicate code in flush_cache_mm() and flush_...
2021-10-30 Sven Schnelleparisc: disable preemption during local tlb flush
2021-10-30 Helge Dellerparisc: Add KFENCE support
2021-10-30 Helge Dellerparisc: Switch to ARCH_STACKWALK implementation
2021-10-30 Helge Dellerparisc: make parisc_acctyp() available outside of faults.c
2021-10-30 Sven Schnelleparisc/unwind: use copy_from_kernel_nofault()
2021-10-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2021-10-30 Linus TorvaldsMerge tag 'riscv-for-linus-5.15-rc8' of git://git....
2021-10-30 Linus TorvaldsMerge tag 'powerpc-5.15-6' of git://git./linux/kernel...
2021-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.15' of git://git./linux...
2021-10-29 Linus TorvaldsMerge tag 'block-5.15-2021-10-29' of git://git.kernel...
2021-10-29 Linus TorvaldsMerge tag 'mmc-v5.15-rc5' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-29 Linus TorvaldsMerge tag 'trace-v5.15-rc6-3' of git://git./linux/kerne...
2021-10-29 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2021-10-29 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2021-10-29 Alexandre Ghitiriscv: Fix asan-stack clang build
2021-10-29 Alexandre Ghitiriscv: Do not re-populate shadow memory with kasan_popu...
2021-10-29 Steven Rostedt... tracing: Fix misspelling of "missing"
2021-10-29 Steven Rostedt... ftrace: Fix kernel-doc formatting issues
2021-10-29 David SterbaRevert "btrfs: compression: drop kmap/kunmap from lzo"
2021-10-29 David SterbaRevert "btrfs: compression: drop kmap/kunmap from zlib"
2021-10-29 David SterbaRevert "btrfs: compression: drop kmap/kunmap from zstd"
2021-10-29 David Yangtools/testing/selftests/vm/split_huge_page_test.c:...
2021-10-29 SeongJae Parkmm/damon/core-test: fix wrong expectations for 'damon_s...
2021-10-29 Yang Shimm: khugepaged: skip huge page collapse for special...
2021-10-29 Rongwei Wangmm, thp: bail out early in collapse_file for writeback...
2021-10-29 Chen Wandunmm/vmalloc: fix numa spreading for large hash tables
2021-10-29 Kees Cookmm/secretmem: avoid letting secretmem_users drop to...
2021-10-29 Gautham Ananthakrishnaocfs2: fix race between searching chunks and release...
2021-10-29 Suren Baghdasaryanmm/oom_kill.c: prevent a race between process_mrelease...
2021-10-29 Yang Shimm: filemap: check if THP has hwpoisoned subpage for...
2021-10-29 Yang Shimm: hwpoison: remove the unnecessary THP check
2021-10-29 Shakeel Buttmemcg: page_alloc: skip bulk allocator for __GFP_ACCOUNT
2021-10-28 Linus TorvaldsMerge tag 'libnvdimm-fixes-5.15-rc8' of git://git....
2021-10-28 Wolfram Sangmmc: tmio: reenable card irqs after the reset callback
2021-10-28 Linus TorvaldsMerge tag 'drm-fixes-2021-10-29' of git://anongit.freed...
2021-10-28 Daniel VetterMAINTAINERS: dri-devel is for all of drivers/gpu
2021-10-28 Dave AirlieMerge tag 'drm-intel-fixes-2021-10-28' of git://anongit...
2021-10-28 Linus TorvaldsMerge tag 'net-5.15-rc8' of git://git./linux/kernel...
2021-10-28 Linus TorvaldsMerge tag 'spi-fix-v5.15-rc7' of git://git./linux/kerne...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
2021-10-28 Linus TorvaldsMerge tag 'linux-watchdog-5.15-rc7' of git://linux...
2021-10-28 Linus TorvaldsMerge tag 'trace-v5.15-rc6-2' of git://git./linux/kerne...
2021-10-28 Guangbin HuangRevert "net: hns3: fix pause config problem after auton...
2021-10-28 Davide Carattimptcp: fix corrupt receiver key in MPC + data + checksum
2021-10-28 Björn Töpelriscv, bpf: Fix potential NULL dereference
2021-10-28 Jens AxboeMerge tag 'nvme-5.15-2021-10-28' of git://git.infradead...
2021-10-28 David S. MillerMerge branch 'octeontx2-debugfs-fixes'
2021-10-28 Rakesh Babu... octeontx2-af: Fix possible null pointer dereference.
2021-10-28 Rakesh Babuocteontx2-af: Display all enabled PF VF rsrc_alloc...
2021-10-28 Subbaraya Sundeepocteontx2-af: Check whether ipolicers exists
2021-10-28 Yuiko Oshinonet: ethernet: microchip: lan743x: Fix skb allocation...
2021-10-28 Daniel Jordannet/tls: Fix flipped sign in async_wait.err assignment
2021-10-28 Daniel Jordannet/tls: Fix flipped sign in tls_err_abort() calls
2021-10-28 David S. MillerMerge branch 'SMC-fixes'
2021-10-28 Wen Gunet/smc: Correct spelling mistake to TCPF_SYN_RECV
2021-10-28 Tony Lunet/smc: Fix smc_link->llc_testlink_time overflow
2021-10-28 Yu Xiaonfp: bpf: relax prog rejection for mtu check through...
2021-10-28 Dongli Zhangvmxnet3: do not stop tx queues after netif_device_detach()
2021-10-28 Wenbin Meimmc: mediatek: Move cqhci init behind ungate clock
2021-10-28 Joonas Lahtinendrm/i915: Revert 'guc_id' from i915_request tracepoint
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-28' of git://anongit...
2021-10-28 Dave AirlieMerge tag 'drm-misc-fixes-2021-10-26' of git://anongit...
2021-10-28 Dave AirlieMerge tag 'amd-drm-fixes-5.15-2021-10-27' of https...
2021-10-28 Nicholas Kazlauskasdrm/amd/display: Fix deadlock when falling back to...
2021-10-28 Michael Straussdrm/amd/display: Fallback to clocks which meet requeste...
2021-10-28 Patrik Jakobssondrm/amdgpu: Fix even more out of bound writes from...
2021-10-28 Steven Rostedt... tracing: Do not warn when connecting eprobe to non...
2021-10-28 Janghyub Seor8169: Add device 10ec:8162 to driver r8169
2021-10-28 Randy Dunlapptp: Document the PTP_CLK_MAGIC ioctl number
2021-10-27 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2021-10-27 Chen Luriscv: fix misalgned trap vector base address
next