summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lsm: new security_file_ioctl_compat() hookAlfred Piccioni2023-12-247-2/+60
* lsm: Add a __counted_by() annotation to lsm_ctx.ctxMark Brown2023-12-221-1/+2
* calipso: fix memory leak in netlbl_calipso_add_pass()Gavrilov Ilia2023-12-071-23/+26
* selftests: remove the LSM_ID_IMA check in lsm/lsm_list_modules_testPaul Moore2023-11-221-3/+0
* MAINTAINERS: add an entry for the lockdown LSMPaul Moore2023-11-201-0/+6
* MAINTAINERS: update the LSM entryPaul Moore2023-11-151-3/+6
* mailmap: add entries for Serge Hallyn's dead accountsSerge Hallyn2023-11-131-0/+2
* mailmap: update/replace my old email addressesPaul Moore2023-11-121-0/+2
* lsm: mark the lsm_id variables are marked as staticPaul Moore2023-11-129-9/+9
* lsm: convert security_setselfattr() to use memdup_user()Paul Moore2023-11-121-8/+3
* lsm: align based on pointer length in lsm_fill_user_ctx()Paul Moore2023-11-121-1/+1
* lsm: consolidate buffer size handling into lsm_fill_user_ctx()Paul Moore2023-11-125-78/+68
* lsm: correct error codes in security_getselfattr()Paul Moore2023-11-121-2/+2
* lsm: cleanup the size counters in security_getselfattr()Paul Moore2023-11-121-1/+2
* lsm: don't yet account for IMA in LSM_CONFIG_COUNT calculationRoberto Sassu2023-11-121-1/+0
* lsm: drop LSM_ID_IMAPaul Moore2023-11-121-8/+7
* LSM: selftests for Linux Security Module syscallsCasey Schaufler2023-11-1210-0/+634
* SELinux: Add selfattr hooksCasey Schaufler2023-11-121-27/+107
* AppArmor: Add selfattr hooksCasey Schaufler2023-11-123-11/+92
* Smack: implement setselfattr and getselfattr hooksCasey Schaufler2023-11-121-5/+90
* LSM: Helpers for attribute names and filling lsm_ctxCasey Schaufler2023-11-123-0/+79
* LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-1222-2/+72
* LSM: Create lsm_list_modules system callCasey Schaufler2023-11-124-0/+44
* LSM: syscalls for current process attributesCasey Schaufler2023-11-1210-0/+347
* proc: Use lsmids instead of lsm names for attrsCasey Schaufler2023-11-124-29/+28
* LSM: Maintain a table of LSM attribute dataCasey Schaufler2023-11-122-0/+39
* LSM: Identify modules by more than nameCasey Schaufler2023-11-1221-22/+162
* Linux 6.7-rc1v6.7-rc1Linus Torvalds2023-11-121-2/+2
* wifi: iwlwifi: fix system commands group orderingMiri Korenblit2023-11-121-1/+1
* Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-11-123-8/+6
|\
| * parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller2023-11-101-3/+2
| * parport: gsc: mark init function staticArnd Bergmann2023-11-101-1/+1
| * parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller2023-11-071-4/+3
* | Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-11-1213-63/+215
|\ \
| * | selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen2023-11-086-6/+12
| * | LoongArch: BPF: Support signed mod instructionsHengqi Chen2023-11-081-9/+25
| * | LoongArch: BPF: Support signed div instructionsHengqi Chen2023-11-081-9/+25
| * | LoongArch: BPF: Support 32-bit offset jmp instructionsHengqi Chen2023-11-081-1/+5
| * | LoongArch: BPF: Support unconditional bswap instructionsHengqi Chen2023-11-081-0/+1
| * | LoongArch: BPF: Support sign-extension mov instructionsHengqi Chen2023-11-081-2/+17
| * | LoongArch: BPF: Support sign-extension load instructionsHengqi Chen2023-11-081-10/+39
| * | LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen2023-11-081-0/+13
| * | LoongArch/smp: Call rcutree_report_cpu_starting() earlierHuacai Chen2023-11-081-1/+2
| * | LoongArch: Relax memory ordering for atomic operationsWANG Rui2023-11-081-20/+68
| * | LoongArch: Mark __percpu functions as always inlineNathan Chancellor2023-11-081-5/+5
| * | LoongArch: Disable module from accessing external data directlyWANG Rui2023-11-081-0/+2
| * | LoongArch: Support PREEMPT_DYNAMIC with static keysHuacai Chen2023-11-081-0/+1
| * | Merge 'bpf-next 2023-10-16' into loongarch-nextHuacai Chen2023-11-01558-4883/+44893
| |\ \
* | \ \ Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-128-24/+24
|\ \ \ \
| * | | | powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch2023-11-071-0/+2