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
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-23
security: Remove security_old_inode_init_security()
Roberto Sassu
2
-23
/
+0
2023-03-23
ocfs2: Switch to security_inode_init_security()
Roberto Sassu
2
-4
/
+28
2023-03-23
reiserfs: Switch to security_inode_init_security()
Roberto Sassu
1
-5
/
+18
2023-03-10
security: Remove integrity from the LSM list in Kconfig
Roberto Sassu
1
-7
/
+9
2023-03-10
Revert "integrity: double check iint_cache was initialized"
Roberto Sassu
1
-8
/
+0
2023-03-10
security: Introduce LSM_ORDER_LAST and set it for the integrity LSM
Roberto Sassu
3
-3
/
+11
2023-03-08
device_cgroup: Fix typo in devcgroup_css_alloc description
Kamalesh Babulal
1
-1
/
+1
2023-03-08
lsm: fix a badly named parameter in security_get_getsecurity()
Paul Moore
2
-6
/
+6
2023-03-08
lsm: fix doc warnings in the LSM hook comments
Paul Moore
1
-16
/
+17
2023-03-06
lsm: styling fixes to security/security.c
Paul Moore
1
-84
/
+98
2023-03-06
lsm: move the remaining LSM hook comments to security/security.c
Paul Moore
2
-168
/
+231
2023-03-06
lsm: move the io_uring hook comments to security/security.c
Paul Moore
2
-17
/
+26
2023-03-06
lsm: move the perf hook comments to security/security.c
Paul Moore
2
-17
/
+39
2023-03-06
lsm: move the bpf hook comments to security/security.c
Paul Moore
2
-36
/
+65
2023-03-06
lsm: move the audit hook comments to security/security.c
Paul Moore
2
-32
/
+41
2023-03-06
lsm: move the binder hook comments to security/security.c
Paul Moore
2
-22
/
+36
2023-03-06
lsm: move the sysv hook comments to security/security.c
Paul Moore
2
-141
/
+191
2023-03-06
lsm: move the key hook comments to security/security.c
Paul Moore
2
-32
/
+40
2023-03-06
lsm: move the xfrm hook comments to security/security.c
Paul Moore
2
-73
/
+103
2023-03-06
lsm: move the Infiniband hook comments to security/security.c
Paul Moore
2
-22
/
+34
2023-03-06
lsm: move the SCTP hook comments to security/security.c
Paul Moore
2
-33
/
+43
2023-03-06
lsm: move the socket hook comments to security/security.c
Paul Moore
2
-191
/
+322
2023-03-06
lsm: move the AF_UNIX hook comments to security/security.c
Paul Moore
2
-27
/
+41
2023-03-06
lsm: move the netlink hook comments to security/security.c
Paul Moore
2
-13
/
+13
2023-03-06
lsm: move the task hook comments to security/security.c
Paul Moore
2
-210
/
+334
2023-03-06
lsm: move the file hook comments to security/security.c
Paul Moore
2
-104
/
+151
2023-03-06
lsm: move the kernfs hook comments to security/security.c
Paul Moore
2
-9
/
+10
2023-03-06
lsm: move the inode hook comments to security/security.c
Paul Moore
2
-303
/
+524
2023-03-06
lsm: move the filesystem hook comments to security/security.c
Paul Moore
2
-106
/
+181
2023-03-06
lsm: move the fs_context hook comments to security/security.c
Paul Moore
2
-17
/
+23
2023-03-06
lsm: move the program execution hook comments to security/security.c
Paul Moore
2
-52
/
+69
2023-03-05
Linux 6.3-rc1
v6.3-rc1
Linus Torvalds
1
-2
/
+2
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
4
-72
/
+72
2023-03-05
Remove Intel compiler support
Masahiro Yamada
11
-287
/
+5
2023-03-05
Adding VFS co-maintainer
Al Viro
1
-0
/
+1
2023-03-04
mm: avoid gcc complaint about pointer casting
Linus Torvalds
1
-2
/
+8
2023-03-03
umh: simplify the capability pointer logic
Linus Torvalds
1
-13
/
+5
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
2023-03-03
i2c: gxp: return proper error on address NACK
Wolfram Sang
1
-2
/
+4
2023-03-03
i2c: gxp: remove "empty" switch statement
Wolfram Sang
1
-12
/
+1
2023-03-03
i2c: Disable I2C_APPLE when I2C_PASEMI is a builtin
Benjamin Gray
1
-0
/
+1
2023-03-03
ALSA: ice1712: Delete unreachable code in aureon_add_controls()
Dmitry Fomin
1
-4
/
+0
2023-03-03
ALSA: ice1712: Do not left ice->gpio_mutex locked in aureon_add_controls()
Dmitry Fomin
1
-1
/
+1
2023-03-03
ALSA: hda/realtek: Add quirk for HP EliteDesk 800 G6 Tower PC
Ćukasz Stelmach
1
-0
/
+1
2023-03-03
ALSA: hda/realtek: Improve support for Dell Precision 3260
Jaroslav Kysela
1
-0
/
+1
2023-03-03
ata: ahci: Revert "ata: ahci: Add Tiger Lake UP{3,4} AHCI controller"
Damien Le Moal
1
-1
/
+0
2023-03-02
mailmap: map Dikshita Agarwal's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-02
mailmap: map Vikash Garodia's old address to his current one
Konrad Dybcio
1
-0
/
+1
2023-03-02
fs/cramfs/inode.c: initialize file_ra_state
Andrew Morton
1
-1
/
+1
2023-03-02
fs: hfsplus: fix UAF issue in hfsplus_put_super
Dongliang Mu
1
-2
/
+2
[next]