index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-10-22
lsm: cleanup the debug and console output in lsm_init.c
Paul Moore
-70
/
+66
2025-10-22
lsm: add/tweak function header comment blocks in lsm_init.c
Paul Moore
-5
/
+12
2025-10-22
lsm: fold lsm_init_ordered() into security_init()
Paul Moore
-84
/
+71
2025-10-22
lsm: cleanup initialize_lsm() and rename to lsm_init_single()
Paul Moore
-10
/
+15
2025-10-22
lsm: cleanup the LSM blob size code
Paul Moore
-41
/
+50
2025-10-22
lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
Paul Moore
-45
/
+37
2025-10-22
lsm: rename/rework append_ordered_lsm() into lsm_order_append()
Paul Moore
-33
/
+43
2025-10-22
lsm: rename exists_ordered_lsm() to lsm_order_exists()
Paul Moore
-5
/
+8
2025-10-22
lsm: rework the LSM enable/disable setter/getter functions
Paul Moore
-31
/
+31
2025-10-22
lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
-52
/
+41
2025-10-22
lsm: rework lsm_active_cnt and lsm_idlist[]
Paul Moore
-8
/
+10
2025-10-22
lsm: rename the lsm order variables for consistency
Paul Moore
-38
/
+48
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
-42
/
+33
2025-10-22
lsm: rename ordered_lsm_init() to lsm_init_ordered()
Paul Moore
-5
/
+5
2025-10-22
lsm: integrate lsm_early_cred() and lsm_early_task() into caller
Paul Moore
-30
/
+5
2025-10-22
lsm: integrate report_lsm_order() code into caller
Paul Moore
-21
/
+12
2025-10-22
lsm: introduce looping macros for the initialization code
Paul Moore
-15
/
+27
2025-10-22
lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
Paul Moore
-61
/
+44
2025-10-22
lsm: split the init code out into lsm_init.c
Paul Moore
-566
/
+601
2025-10-22
lsm: split the notifier code out into lsm_notifier.c
Paul Moore
-24
/
+32
2025-10-19
Linux 6.18-rc2
v6.18-rc2
Linus Torvalds
-1
/
+1
2025-10-19
Merge tag 'sched_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-13
/
+18
2025-10-19
Merge tag 'perf_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-7
/
+7
2025-10-19
Merge tag 'x86_urgent_for_v6.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-9
/
+47
2025-10-18
Merge tag 'rust-rustfmt' of git://git.kernel.org/pub/scm/linux/kernel/git/oje...
Linus Torvalds
-5
/
+83
2025-10-18
Merge tag 'tpmdd-next-v6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-9
/
+20
2025-10-18
Merge tag 'pci-v6.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-15
/
+20
2025-10-18
Merge tag 'cxl-fixes-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-21
/
+23
2025-10-18
Merge tag 'hid-for-linus-2025101701' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-25
/
+151
2025-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-40
/
+59
2025-10-18
Merge tag 'exfat-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-9
/
+10
2025-10-18
Merge tag 'nfs-for-6.18-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
-15
/
+38
2025-10-18
Merge tag '6.18-rc1-smb-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-498
/
+419
2025-10-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-539
/
+940
2025-10-18
Merge tag 'powerpc-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-13
/
+11
2025-10-18
Merge tag 'slab-for-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+12
2025-10-18
tpm_crb: Add idle support for the Arm FF-A start method
Stuart Yoder
-9
/
+20
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
-185
/
+375
2025-10-18
Merge tag 'kvmarm-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
-354
/
+565
2025-10-17
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-4
/
+15
2025-10-17
Merge tag 'riscv-for-linux-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-12
/
+27
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
-7
/
+7
2025-10-17
bpf: Do not disable preemption in bpf_test_run().
Sahil Chandna
-17
/
+6
2025-10-17
arm64: debug: always unmask interrupts in el0_softstp()
Ada Couprie Diaz
-3
/
+5
2025-10-17
arm64/sysreg: Fix GIC CDEOI instruction encoding
Lorenzo Pieralisi
-1
/
+10
2025-10-17
Merge tag 'io_uring-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-9
/
+7
2025-10-17
Merge tag 'block-6.18-20251016' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-17
/
+23
2025-10-17
Merge tag 'mmc-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
-42
/
+44
2025-10-17
Merge tag 'sound-6.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
-87
/
+216
2025-10-17
Merge tag 'drm-fixes-2025-10-17' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-224
/
+355
[next]