index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
stackusage
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
lsm: add/tweak function header comment blocks in lsm_init.c
Paul Moore
1
-5
/
+12
2025-10-22
lsm: fold lsm_init_ordered() into security_init()
Paul Moore
1
-84
/
+71
2025-10-22
lsm: cleanup initialize_lsm() and rename to lsm_init_single()
Paul Moore
1
-10
/
+15
2025-10-22
lsm: cleanup the LSM blob size code
Paul Moore
2
-41
/
+50
2025-10-22
lsm: rename/rework ordered_lsm_parse() to lsm_order_parse()
Paul Moore
1
-45
/
+37
2025-10-22
lsm: rename/rework append_ordered_lsm() into lsm_order_append()
Paul Moore
1
-33
/
+43
2025-10-22
lsm: rename exists_ordered_lsm() to lsm_order_exists()
Paul Moore
1
-5
/
+8
2025-10-22
lsm: rework the LSM enable/disable setter/getter functions
Paul Moore
1
-31
/
+31
2025-10-22
lsm: get rid of the lsm_names list and do some cleanup
Paul Moore
3
-52
/
+41
2025-10-22
lsm: rework lsm_active_cnt and lsm_idlist[]
Paul Moore
5
-8
/
+10
2025-10-22
lsm: rename the lsm order variables for consistency
Paul Moore
1
-38
/
+48
2025-10-22
lsm: replace the name field with a pointer to the lsm_id struct
Paul Moore
16
-42
/
+33
2025-10-22
lsm: rename ordered_lsm_init() to lsm_init_ordered()
Paul Moore
1
-5
/
+5
2025-10-22
lsm: integrate lsm_early_cred() and lsm_early_task() into caller
Paul Moore
1
-30
/
+5
2025-10-22
lsm: integrate report_lsm_order() code into caller
Paul Moore
1
-21
/
+12
2025-10-22
lsm: introduce looping macros for the initialization code
Paul Moore
1
-15
/
+27
2025-10-22
lsm: consolidate lsm_allowed() and prepare_lsm() into lsm_prepare()
Paul Moore
1
-61
/
+44
2025-10-22
lsm: split the init code out into lsm_init.c
Paul Moore
5
-566
/
+601
2025-10-22
lsm: split the notifier code out into lsm_notifier.c
Paul Moore
3
-24
/
+32
2025-10-19
Linux 6.18-rc2
v6.18-rc2
Linus Torvalds
1
-1
/
+1
2025-10-18
tpm_crb: Add idle support for the Arm FF-A start method
Stuart Yoder
1
-9
/
+20
2025-10-17
selftests/bpf: Fix redefinition of 'off' as different kind of symbol
Brahmajit Das
1
-7
/
+7
2025-10-17
bpf: Do not disable preemption in bpf_test_run().
Sahil Chandna
1
-17
/
+6
2025-10-17
arm64: debug: always unmask interrupts in el0_softstp()
Ada Couprie Diaz
1
-3
/
+5
2025-10-17
arm64/sysreg: Fix GIC CDEOI instruction encoding
Lorenzo Pieralisi
1
-1
/
+10
2025-10-17
ALSA: hda/realtek: Fix mute led for HP Omen 17-cb0xxx
Dawn Gardner
1
-0
/
+1
2025-10-17
PCI/VGA: Select SCREEN_INFO on X86
Mario Limonciello (AMD)
2
-4
/
+3
2025-10-17
PCI: vmd: Override irq_startup()/irq_shutdown() in vmd_init_dev_msi_info()
Inochi Amaoto
1
-0
/
+13
2025-10-17
rust: bitmap: fix formatting
Miguel Ojeda
1
-2
/
+6
2025-10-17
rust: cpufreq: fix formatting
Miguel Ojeda
1
-2
/
+1
2025-10-17
rust: alloc: employ a trailing comment to keep vertical layout
Miguel Ojeda
1
-1
/
+1
2025-10-17
docs: rust: add section on imports formatting
Miguel Ojeda
1
-0
/
+75
2025-10-16
nvme/tcp: handle tls partially sent records in write_space()
Wilfred Mallawa
1
-0
/
+3
2025-10-16
bpf: Fix memory leak in __lookup_instance error path
Shardul Bankar
1
-1
/
+3
2025-10-16
selftests: arg_parsing: Ensure data is flushed to disk before reading.
Xing Guo
1
-0
/
+3
2025-10-16
HID: logitech-hidpp: Add HIDPP_QUIRK_RESET_HI_RES_SCROLL
Stuart Hayhurst
1
-0
/
+21
2025-10-16
udp: do not use skb_release_head_state() before skb_attempt_defer_free()
Eric Dumazet
2
-2
/
+1
2025-10-16
slab: reset slab->obj_ext when freeing and it is OBJEXTS_ALLOC_FAIL
Hao Ge
1
-1
/
+8
2025-10-16
drm/sched: Fix potential double free in drm_sched_job_add_resv_dependencies
Tvrtko Ursulin
1
-6
/
+7
2025-10-16
ALSA: usb-audio: fix vendor quirk for Logitech H390
Pauli Virtanen
1
-0
/
+1
2025-10-16
ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000
Pauli Virtanen
2
-0
/
+10
2025-10-15
drm/xe/evict: drop bogus assert
Matthew Auld
1
-8
/
+0
2025-10-15
drm/xe/migrate: don't misalign current bytes
Matthew Auld
1
-1
/
+3
2025-10-15
drm/xe/kunit: Fix kerneldoc for parameterized tests
Matt Roper
1
-0
/
+5
2025-10-15
drm/xe/svm: Ensure data will be migrated to system if indicated by madvise.
Thomas Hellström
1
-1
/
+3
2025-10-15
smb: client: Consolidate cmac(aes) shash allocation
Eric Biggers
3
-11
/
+3
2025-10-15
smb: client: Remove obsolete crypto_shash allocations
Eric Biggers
5
-47
/
+2
2025-10-15
smb: client: Use HMAC-MD5 library for NTLMv2
Eric Biggers
1
-92
/
+22
2025-10-15
smb: client: Use MD5 library for SMB1 signature calculation
Eric Biggers
2
-17
/
+18
2025-10-15
smb: client: Use MD5 library for M-F symlink hashing
Eric Biggers
2
-28
/
+4
[next]