index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
min_addr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-20
initramfs,lsm: add a security hook to do_populate_rootfs()
Fan Wu
4
-0
/
+23
2024-08-20
ipe: add LSM hooks on execution and kernel read
Deven Bowers
6
-0
/
+235
2024-08-20
ipe: add evaluation loop
Deven Bowers
3
-0
/
+127
2024-08-20
ipe: add policy parser
Deven Bowers
5
-0
/
+697
2024-08-20
lsm: add IPE lsm
Deven Bowers
9
-6
/
+97
2024-08-15
lockdown: Make lockdown_lsmid static
Yue Haibing
1
-1
/
+1
2024-08-12
lsm: add the inode_free_security_rcu() LSM implementation hook
Paul Moore
6
-33
/
+33
2024-08-12
lsm: cleanup lsm_hooks.h
Paul Moore
2
-45
/
+44
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
5
-17
/
+12
2024-07-31
lsm: Refactor return value of LSM hook vm_enough_memory
Xu Kuohai
5
-27
/
+14
2024-07-29
lsm: infrastructure management of the perf_event security blob
Casey Schaufler
5
-17
/
+29
2024-07-29
lsm: infrastructure management of the infiniband blob
Casey Schaufler
5
-17
/
+25
2024-07-29
lsm: infrastructure management of the dev_tun blob
Casey Schaufler
5
-20
/
+28
2024-07-29
lsm: add helper for blob allocations
Casey Schaufler
1
-64
/
+33
2024-07-29
lsm: infrastructure management of the key security blob
Casey Schaufler
7
-38
/
+69
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
11
-113
/
+133
2024-07-28
Linux 6.11-rc1
v6.11-rc1
Linus Torvalds
1
-2
/
+2
2024-07-28
minmax: simplify and clarify min_t()/max_t() implementation
Linus Torvalds
1
-8
/
+11
2024-07-28
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
7
-10
/
+10
2024-07-28
kbuild: Fix '-S -c' in x86 stack protector scripts
Nathan Chancellor
2
-2
/
+2
2024-07-28
ubi: Fix ubi_init() ubiblock_exit() section mismatch
Richard Weinberger
1
-1
/
+1
2024-07-28
kbuild: rpm-pkg: ghost modules.weakdep file
Jose Ignacio Tornos Martinez
1
-1
/
+1
2024-07-27
hostfs: fix the host directory parse when mounting.
Hongbo Li
1
-10
/
+55
2024-07-27
fs: don't allow non-init s_user_ns for filesystems without FS_USERNS_MOUNT
Seth Forshee (DigitalOcean)
1
-0
/
+11
2024-07-27
ALSA: firewire-lib: fix wrong value as length of header for CIP_NO_HEADER case
Takashi Sakamoto
1
-2
/
+1
2024-07-27
Revert "firewire: Annotate struct fw_iso_packet with __counted_by()"
Takashi Sakamoto
1
-3
/
+2
2024-07-27
minmax: avoid overly complicated constant expressions in VM code
Linus Torvalds
2
-2
/
+9
2024-07-27
minmax: avoid overly complex min()/max() macro arguments in xen
Linus Torvalds
1
-2
/
+3
2024-07-26
nilfs2: handle inconsistent state in nilfs_btnode_create_block()
Ryusuke Konishi
2
-7
/
+22
2024-07-26
selftests/mm: skip test for non-LPA2 and non-LVA systems
Dev Jain
1
-1
/
+15
2024-07-26
mm/page_alloc: fix pcp->count race between drain_pages_zone() vs __rmqueue_pc...
Li Zhijian
1
-7
/
+11
2024-07-26
mm: memcg: add cacheline padding after lruvec in mem_cgroup_per_node
Roman Gushchin
1
-0
/
+1
2024-07-26
alloc_tag: outline and export free_reserved_page()
Suren Baghdasaryan
2
-15
/
+18
2024-07-26
decompress_bunzip2: fix rare decompression failure
Ross Lagerwall
1
-1
/
+2
2024-07-26
mm/huge_memory: avoid PMD-size page cache if needed
Gavin Shan
2
-5
/
+19
2024-07-26
mm: huge_memory: use !CONFIG_64BIT to relax huge page alignment on 32 bit mac...
Yang Shi
1
-1
/
+1
2024-07-26
mm: fix old/young bit handling in the faulting path
Ram Tummala
1
-1
/
+1
2024-07-26
dt-bindings: arm: update James Clark's email address
James Clark
2
-2
/
+2
2024-07-26
MAINTAINERS: mailmap: update James Clark's email address
James Clark
2
-2
/
+3
2024-07-26
dt-bindings: iio: adc: ad7192: Fix 'single-channel' constraints
Rob Herring (Arm)
1
-3
/
+2
2024-07-26
tools/power turbostat: version 2024.07.26
Len Brown
1
-53
/
+52
2024-07-26
tools/power turbostat: Include umask=%x in perf counter's config
Patryk Wlazlyn
1
-10
/
+50
2024-07-26
tools/power turbostat: Document PMT in turbostat.8
Patryk Wlazlyn
1
-0
/
+65
2024-07-26
tools/power turbostat: Add MTL's PMT DC6 builtin counter
Patryk Wlazlyn
1
-1
/
+69
2024-07-26
tools/power turbostat: Add early support for PMT counters
Patryk Wlazlyn
1
-2
/
+766