platform/kernel/linux-starfive.git
2020-05-21 Kees Cookselftests/exec: Add binfmt_script regression test
2020-05-21 Eric W. Biedermanexec: Control flow simplifications
2020-05-21 Eric W. Biedermanexec: Remove recursion from search_binary_handler
2020-05-21 Eric W. Biedermanexec: Generic execfd support
2020-05-21 Eric W. Biedermanexec/binfmt_script: Don't modify bprm->buf and then...
2020-05-21 Eric W. Biedermanexec: Move the call of prepare_binprm into search_binar...
2020-05-21 Eric W. Biedermanexec: Allow load_misc_binary to call prepare_binprm...
2020-05-21 Eric W. Biedermanexec: Convert security_bprm_set_creds into security_bpr...
2020-05-20 Eric W. Biedermanexec: Factor security_bprm_creds_for_exec out of securi...
2020-05-20 Eric W. Biedermanexec: Teach prepare_exec_creds how exec treats uids...
2020-05-18 Eric W. BiedermanMerge f87d1c955916 ("exec: Move would_dump into flush_o...
2020-05-17 Eric W. Biedermanexec: Move would_dump into flush_old_exec
2020-05-11 Eric W. Biedermanexec: Trivial cleanups for exec
2020-05-11 Eric W. Biedermanexec: Set the point of no return sooner
2020-05-11 Eric W. Biedermanexec: Move handling of the point of no return to the...
2020-05-11 Eric W. Biedermanexec: Run sync_mm_rss before taking exec_update_mutex
2020-05-09 Eric W. Biedermanexec: Fix spelling of search_binary_handler in a comment
2020-05-09 Eric W. Biedermanexec: Move the comment from above de_thread to above...
2020-05-09 Eric W. Biedermanexec: Promised cleanups after introducing exec_update_mutex
2020-05-07 Eric W. Biedermanexec: Rename flush_old_exec begin_new_exec
2020-05-07 Eric W. Biedermanexec: Move most of setup_new_exec into flush_old_exec
2020-05-07 Eric W. Biedermanexec: In setup_new_exec cache current in the local...
2020-05-07 Eric W. Biedermanexec: Merge install_exec_creds into setup_new_exec
2020-05-07 Eric W. Biedermanexec: Rename the flag called_exec_mmap point_of_no_return
2020-05-07 Eric W. Biedermanexec: Make unlocking exec_update_mutex explict
2020-05-07 Eric W. Biedermanbinfmt: Move install_exec_creds after setup_new_exec...
2020-04-26 Linus TorvaldsLinux 5.7-rc3
2020-04-26 Linus TorvaldsMerge tag '5.7-rc2-smb3-fixes' of git://git.samba.org...
2020-04-26 Linus TorvaldsMerge tag 'usb-5.7-rc3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'tty-5.7-rc3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'char-misc-5.7-rc3' of git://git./linux/kerne...
2020-04-26 Linus TorvaldsMerge tag 'staging-5.7-rc3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'driver-core-5.7-rc3' of git://git./linux...
2020-04-26 Linus TorvaldsMerge tag 's390-5.7-3' of git://git./linux/kernel/git...
2020-04-26 Linus TorvaldsMerge tag 'powerpc-5.7-3' of git://git./linux/kernel...
2020-04-26 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.7-2' of git://git...
2020-04-26 Luis Chamberlainfirmware_loader: revert removal of the fw_fallback_conf...
2020-04-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-04-25 Linus TorvaldsMerge tag 'timers-urgent-2020-04-25' of git://git....
2020-04-25 Linus TorvaldsMerge tag 'sched-urgent-2020-04-25' of git://git./linux...
2020-04-25 Linus TorvaldsMerge tag 'perf-urgent-2020-04-25' of git://git./linux...
2020-04-25 Linus TorvaldsMerge tag 'objtool-urgent-2020-04-25' of git://git...
2020-04-25 Claudio Imbrendas390/protvirt: fix compilation issue
2020-04-25 Linus TorvaldsMerge git://git./linux/kernel/git/netdev/net
2020-04-25 David S. MillerMerge git://git./pub/scm/linux/kernel/git/bpf/bpf
2020-04-25 Stanislav Fomichevselftests/bpf: Fix a couple of broken test_btf cases
2020-04-25 Andrii Nakryikotools/runqslower: Ensure own vmlinux.h is picked up...
2020-04-25 Zou Weibpf: Make bpf_link_fops static
2020-04-25 Martin KaFai Laubpftool: Respect the -d option in struct_ops cmd
2020-04-25 Toke Høiland... selftests/bpf: Add test for freplace program with expec...
2020-04-25 Toke Høiland... bpf: Propagate expected_attach_type when verifying...
2020-04-25 Andrii Nakryikobpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fd
2020-04-25 Wang YanQingbpf, x86_32: Fix logic error in BPF_LDX zero-extension
2020-04-25 Luke Nelsonbpf, x86_32: Fix clobbering of dst for BPF_JSET
2020-04-25 Luke Nelsonbpf, x86_32: Fix incorrect encoding in BPF_LDX zero...
2020-04-25 Jakub Wilkbpf: Fix reStructuredText markup
2020-04-24 Doug Bergernet: systemport: suppress warnings on failed Rx SKB...
2020-04-24 Doug Bergernet: bcmgenet: suppress warnings on failed Rx SKB alloc...
2020-04-24 Taehee Yoomacsec: avoid to set wrong mtu
2020-04-24 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2020-04-24 Douglas Andersondt-bindings: phy: qcom-qusb2: Fix defaults
2020-04-24 Rob Herringdt-bindings: Fix erroneous 'additionalProperties'
2020-04-24 Eric W. Biedermanproc: Put thread_pid in release_task not proc_flush_pid
2020-04-24 Linus TorvaldsMerge tag 'pm-5.7-rc3' of git://git./linux/kernel/git...
2020-04-24 Linus TorvaldsMerge tag 'pnp-5.7-rc3' of git://git./linux/kernel...
2020-04-24 Linus TorvaldsMerge tag 'acpi-5.7-rc3' of git://git./linux/kernel...
2020-04-24 Linus Torvaldsmm: check that mm is still valid in madvise()
2020-04-24 David S. MillerMerge tag 'mac80211-for-net-2020-04-24' of git://git...
2020-04-24 David S. MillerMerge tag 'wireless-drivers-2020-04-24' of git://git...
2020-04-24 Linus TorvaldsMerge tag 'io_uring-5.7-2020-04-24' of git://git.kernel...
2020-04-24 Linus TorvaldsMerge tag 'libata-5.7-2020-04-24' of git://git.kernel...
2020-04-24 Linus TorvaldsMerge tag 'block-5.7-2020-04-24' of git://git.kernel...
2020-04-24 Linus TorvaldsMerge tag 'trace-v5.7-rc2' of git://git./linux/kernel...
2020-04-24 Rafael J. WysockiMerge branch 'acpi-pci'
2020-04-24 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-04-24 Rafael J. WysockiMerge branch 'pm-tools'
2020-04-24 Linus TorvaldsMerge tag 'kbuild-fixes-v5.7' of git://git./linux/kerne...
2020-04-24 Linus TorvaldsMerge tag 'afs-fixes-20200424' of git://git./linux...
2020-04-24 Linus TorvaldsMerge tag 'sound-5.7-rc3' of git://git./linux/kernel...
2020-04-24 Linus TorvaldsMerge tag 'drm-fixes-2020-04-24' of git://anongit.freed...
2020-04-24 David Howellsafs: Make record checking use TASK_UNINTERRUPTIBLE...
2020-04-24 David Howellsafs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCH
2020-04-24 David Howellsafs: Remove some unused bits
2020-04-24 Rob Herringdt-bindings: Fix command line length limit calling...
2020-04-24 Madhuparna... mac80211: sta_info: Add lockdep condition for RCU list...
2020-04-24 Johannes Bergmac80211: populate debugfs only after cfg80211 init
2020-04-24 Nathan Chancellorlib/mpi: Fix building for powerpc with clang
2020-04-24 Dave AirlieMerge tag 'drm-misc-fixes-2020-04-23' of git://anongit...
2020-04-24 Dave AirlieMerge tag 'drm-intel-fixes-2020-04-23' of git://anongit...
2020-04-24 Dave AirlieMerge tag 'amd-drm-fixes-5.7-2020-04-22' of git://peopl...
2020-04-23 Doug Bergernet: bcmgenet: correct per TX/RX ring statistics
2020-04-23 Jonathan Corbetnet: meth: remove spurious copyright text
2020-04-23 Russell Kingnet: phy: bcm84881: clear settings on link down
2020-04-23 Rohit Maheshwarichcr: Fix CPU hard lockup
2020-04-23 Xiyu Yangnet/x25: Fix x25_neigh refcnt leak when receiving frame
2020-04-23 Bo YUmptcp/pm_netlink.c : add check for nla_put_in/6_addr
2020-04-23 Tang Binnet: ethernet: ixp4xx: Add error handling in ixp4xx_eth...
2020-04-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2020-04-23 Vishal Kulkarnicxgb4: fix adapter crash due to wrong MC size
2020-04-23 David S. MillerMerge branch 'vxlan-geneve-use-the-correct-nlattr-array...
next