aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-20exec: Factor security_bprm_creds_for_exec out of security_bprm_set_credsEric W. Biederman12-63/+63
2020-05-20exec: Teach prepare_exec_creds how exec treats uids & gidsEric W. Biederman1-0/+3
2020-05-17exec: Move would_dump into flush_old_execEric W. Biederman1-2/+2
2020-05-11exec: Set the point of no return soonerEric W. Biederman1-7/+5
2020-05-11exec: Move handling of the point of no return to the top levelEric W. Biederman1-9/+12
2020-05-11exec: Run sync_mm_rss before taking exec_update_mutexEric W. Biederman1-1/+2
2020-05-09exec: Fix spelling of search_binary_handler in a commentEric W. Biederman1-1/+1
2020-05-09exec: Move the comment from above de_thread to above unshare_sighandEric W. Biederman1-6/+6
2020-05-07exec: Rename flush_old_exec begin_new_execEric W. Biederman8-9/+9
2020-05-07exec: Move most of setup_new_exec into flush_old_execEric W. Biederman1-41/+44
2020-05-07exec: In setup_new_exec cache current in the local variable meEric W. Biederman1-11/+12
2020-05-07exec: Merge install_exec_creds into setup_new_execEric W. Biederman8-37/+27
2020-05-07exec: Rename the flag called_exec_mmap point_of_no_returnEric W. Biederman2-9/+9
2020-05-07exec: Make unlocking exec_update_mutex explictEric W. Biederman2-5/+4
2020-05-07binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman4-6/+4
2020-04-26Linux 5.7-rc3Linus Torvalds1-1/+1
2020-04-26firmware_loader: revert removal of the fw_fallback_config exportLuis Chamberlain1-0/+1
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda2-3/+2
2020-04-24selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev4-40/+16
2020-04-24tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko1-1/+1
2020-04-24bpf: Make bpf_link_fops staticZou Wei1-1/+1
2020-04-24bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau1-1/+7
2020-04-24selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen3-18/+58
2020-04-24bpf: Propagate expected_attach_type when verifying freplace programsToke Høiland-Jørgensen1-0/+8
2020-04-24bpf: Fix leak in LINK_UPDATE and enforce empty old_prog_fdAndrii Nakryiko1-2/+9
2020-04-24bpf, x86_32: Fix logic error in BPF_LDX zero-extensionWang YanQing1-1/+1
2020-04-24bpf, x86_32: Fix clobbering of dst for BPF_JSETLuke Nelson1-4/+18
2020-04-24bpf, x86_32: Fix incorrect encoding in BPF_LDX zero-extensionLuke Nelson1-1/+3
2020-04-24bpf: Fix reStructuredText markupJakub Wilk2-2/+2
2020-04-24net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-24net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger1-1/+2
2020-04-24macsec: avoid to set wrong mtuTaehee Yoo1-4/+8
2020-04-24dt-bindings: phy: qcom-qusb2: Fix defaultsDouglas Anderson1-3/+3
2020-04-24dt-bindings: Fix erroneous 'additionalProperties'Rob Herring6-7/+17
2020-04-24proc: Put thread_pid in release_task not proc_flush_pidEric W. Biederman2-1/+1
2020-04-24mm: check that mm is still valid in madvise()Linus Torvalds1-0/+18
2020-04-24afs: Make record checking use TASK_UNINTERRUPTIBLE when appropriateDavid Howells4-12/+11
2020-04-24afs: Fix to actually set AFS_SERVER_FL_HAVE_EPOCHDavid Howells1-1/+1
2020-04-24afs: Remove some unused bitsDavid Howells3-8/+3
2020-04-24dt-bindings: Fix command line length limit calling dt-mk-schemaRob Herring1-8/+10
2020-04-24mac80211: sta_info: Add lockdep condition for RCU list usageMadhuparna Bhowmik1-1/+2
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg10-25/+51
2020-04-24lib/mpi: Fix building for powerpc with clangNathan Chancellor1-17/+17
2020-04-23net: bcmgenet: correct per TX/RX ring statisticsDoug Berger1-0/+3
2020-04-23net: meth: remove spurious copyright textJonathan Corbet1-16/+0
2020-04-23net: phy: bcm84881: clear settings on link downRussell King1-3/+3
2020-04-23chcr: Fix CPU hard lockupRohit Maheshwari1-4/+2
2020-04-23net/x25: Fix x25_neigh refcnt leak when receiving frameXiyu Yang1-1/+3
2020-04-23mptcp/pm_netlink.c : add check for nla_put_in/6_addrBo YU1-5/+7
2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin1-0/+2