aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/stackusage (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-22lsm: add/tweak function header comment blocks in lsm_init.cPaul Moore1-5/+12
2025-10-22lsm: fold lsm_init_ordered() into security_init()Paul Moore1-84/+71
2025-10-22lsm: cleanup initialize_lsm() and rename to lsm_init_single()Paul Moore1-10/+15
2025-10-22lsm: cleanup the LSM blob size codePaul Moore2-41/+50
2025-10-22lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()Paul Moore1-45/+37
2025-10-22lsm: rename/rework append_ordered_lsm() into lsm_order_append()Paul Moore1-33/+43
2025-10-22lsm: rename exists_ordered_lsm() to lsm_order_exists()Paul Moore1-5/+8
2025-10-22lsm: rework the LSM enable/disable setter/getter functionsPaul Moore1-31/+31
2025-10-22lsm: get rid of the lsm_names list and do some cleanupPaul Moore3-52/+41
2025-10-22lsm: rework lsm_active_cnt and lsm_idlist[]Paul Moore5-8/+10
2025-10-22lsm: rename the lsm order variables for consistencyPaul Moore1-38/+48
2025-10-22lsm: replace the name field with a pointer to the lsm_id structPaul Moore16-42/+33
2025-10-22lsm: rename ordered_lsm_init() to lsm_init_ordered()Paul Moore1-5/+5
2025-10-22lsm: integrate lsm_early_cred() and lsm_early_task() into callerPaul Moore1-30/+5
2025-10-22lsm: integrate report_lsm_order() code into callerPaul Moore1-21/+12
2025-10-22lsm: introduce looping macros for the initialization codePaul Moore1-15/+27
2025-10-22lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()Paul Moore1-61/+44
2025-10-22lsm: split the init code out into lsm_init.cPaul Moore5-566/+601
2025-10-22lsm: split the notifier code out into lsm_notifier.cPaul Moore3-24/+32
2025-10-19Linux 6.18-rc2v6.18-rc2Linus Torvalds1-1/+1
2025-10-18tpm_crb: Add idle support for the Arm FF-A start methodStuart Yoder1-9/+20
2025-10-17selftests/bpf: Fix redefinition of 'off' as different kind of symbolBrahmajit Das1-7/+7
2025-10-17bpf: Do not disable preemption in bpf_test_run().Sahil Chandna1-17/+6
2025-10-17arm64: debug: always unmask interrupts in el0_softstp()Ada Couprie Diaz1-3/+5
2025-10-17arm64/sysreg: Fix GIC CDEOI instruction encodingLorenzo Pieralisi1-1/+10
2025-10-17ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxxDawn Gardner1-0/+1
2025-10-17PCI/VGA: Select SCREEN_INFO on X86Mario Limonciello (AMD)2-4/+3
2025-10-17PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()Inochi Amaoto1-0/+13
2025-10-17rust: bitmap: fix formattingMiguel Ojeda1-2/+6
2025-10-17rust: cpufreq: fix formattingMiguel Ojeda1-2/+1
2025-10-17rust: alloc: employ a trailing comment to keep vertical layoutMiguel Ojeda1-1/+1
2025-10-17docs: rust: add section on imports formattingMiguel Ojeda1-0/+75
2025-10-16nvme/tcp: handle tls partially sent records in write_space()Wilfred Mallawa1-0/+3
2025-10-16bpf: Fix memory leak in __lookup_instance error pathShardul Bankar1-1/+3
2025-10-16selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo1-0/+3
2025-10-16HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLLStuart Hayhurst1-0/+21
2025-10-16udp: do not use skb_release_head_state() before skb_attempt_defer_free()Eric Dumazet2-2/+1
2025-10-16slab: reset slab->obj_ext when freeing and it is OBJEXTS_ALLOC_FAILHao Ge1-1/+8
2025-10-16drm/sched: Fix potential double free in drm_sched_job_add_resv_dependenciesTvrtko Ursulin1-6/+7
2025-10-16ALSA: usb-audio: fix vendor quirk for Logitech H390Pauli Virtanen1-0/+1
2025-10-16ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000Pauli Virtanen2-0/+10
2025-10-15drm/xe/evict: drop bogus assertMatthew Auld1-8/+0
2025-10-15drm/xe/migrate: don't misalign current bytesMatthew Auld1-1/+3
2025-10-15drm/xe/kunit: Fix kerneldoc for parameterized testsMatt Roper1-0/+5
2025-10-15drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.Thomas Hellström1-1/+3
2025-10-15smb: client: Consolidate cmac(aes) shash allocationEric Biggers3-11/+3
2025-10-15smb: client: Remove obsolete crypto_shash allocationsEric Biggers5-47/+2
2025-10-15smb: client: Use HMAC-MD5 library for NTLMv2Eric Biggers1-92/+22
2025-10-15smb: client: Use MD5 library for SMB1 signature calculationEric Biggers2-17/+18
2025-10-15smb: client: Use MD5 library for M-F symlink hashingEric Biggers2-28/+4