index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
raid6
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
integrity: Move integrity_kernel_module_request() to IMA
Roberto Sassu
5
-37
/
+44
2024-02-16
security: Introduce key_post_create_or_update hook
Roberto Sassu
4
-1
/
+39
2024-02-16
security: Introduce inode_post_remove_acl hook
Roberto Sassu
4
-0
/
+28
2024-02-16
security: Introduce inode_post_set_acl hook
Roberto Sassu
4
-0
/
+27
2024-02-16
security: Introduce inode_post_create_tmpfile hook
Roberto Sassu
4
-0
/
+24
2024-02-16
security: Introduce path_post_mknod hook
Roberto Sassu
4
-0
/
+26
2024-02-16
security: Introduce file_release hook
Roberto Sassu
4
-0
/
+17
2024-02-16
security: Introduce file_post_open hook
Roberto Sassu
5
-0
/
+32
2024-02-16
security: Introduce inode_post_removexattr hook
Roberto Sassu
4
-4
/
+26
2024-02-16
security: Introduce inode_post_setattr hook
Roberto Sassu
4
-0
/
+26
2024-02-16
security: Align inode_setattr hook definition with EVM
Roberto Sassu
4
-4
/
+8
2024-02-16
evm: Align evm_inode_post_setxattr() definition with LSM infrastructure
Roberto Sassu
3
-5
/
+9
2024-02-16
evm: Align evm_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
3
-4
/
+5
2024-02-16
evm: Align evm_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
3
-4
/
+8
2024-02-16
ima: Align ima_post_read_file() definition with LSM infrastructure
Roberto Sassu
2
-3
/
+3
2024-02-16
ima: Align ima_inode_removexattr() definition with LSM infrastructure
Roberto Sassu
3
-4
/
+8
2024-02-16
ima: Align ima_inode_setxattr() definition with LSM infrastructure
Roberto Sassu
3
-7
/
+11
2024-02-16
ima: Align ima_file_mprotect() definition with LSM infrastructure
Roberto Sassu
3
-5
/
+8
2024-02-16
ima: Align ima_inode_post_setattr() definition with LSM infrastructure
Roberto Sassu
3
-4
/
+5
2024-02-04
Linux 6.8-rc3
v6.8-rc3
Linus Torvalds
1
-1
/
+1
2024-02-02
Input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table
Szilard Fabian
1
-0
/
+8
2024-02-02
Input: i8042 - fix strange behavior of touchpad on Clevo NS70PU
Werner Sembach
1
-0
/
+6
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
3
-61
/
+4
2024-02-02
Revert "gfs2: Use GL_NOBLOCK flag for non-blocking lookups"
Andreas Gruenbacher
2
-18
/
+13
2024-02-02
dmaengine: at_hdmac: add missing kernel-doc style description
Vinod Koul
1
-1
/
+10
2024-02-02
powerpc: iommu: Bring back table group release_ownership() call
Shivaprasad G Bhat
1
-9
/
+28
2024-02-02
nouveau: offload fence uevents work to workqueue
Dave Airlie
2
-6
/
+19
2024-02-02
nouveau/gsp: use correct size for registry rpc.
Dave Airlie
1
-1
/
+1
2024-02-02
ext4: make ext4_set_iomap() recognize IOMAP_DELALLOC map type
Zhang Yi
1
-29
/
+3
2024-02-02
ext4: make ext4_map_blocks() distinguish delalloc only extent
Zhang Yi
3
-3
/
+10
2024-02-02
ext4: add a hole extent entry in cache after punch
Zhang Yi
1
-2
/
+4
2024-02-02
Input: atkbd - do not skip atkbd_deactivate() when skipping ATKBD_CMD_GETID
Hans de Goede
1
-1
/
+2
2024-02-02
Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID
Hans de Goede
1
-5
/
+8
2024-02-02
ext4: correct the hole length returned by ext4_map_blocks()
Zhang Yi
1
-41
/
+70
2024-02-02
ext4: convert to exclusive lock while inserting delalloc extents
Zhang Yi
1
-14
/
+11
2024-02-02
ext4: refactor ext4_da_map_blocks()
Zhang Yi
1
-22
/
+17
2024-02-01
Kconfig: Disable -Wstringop-overflow for GCC globally
Linus Torvalds
1
-3
/
+3
2024-02-01
smb: client: increase number of PDUs allowed in a compound request
Paulo Alcantara
2
-3
/
+3
2024-02-01
cifs: failure to add channel on iface should bump up weight
Shyam Prasad N
1
-0
/
+2
2024-02-01
cifs: do not search for channel if server is terminating
Shyam Prasad N
2
-1
/
+5
2024-02-01
cifs: avoid redundant calls to disable multichannel
Shyam Prasad N
1
-1
/
+1
2024-02-01
block: Fix where bio IO priority gets set
Hongyu Jin
2
-10
/
+10
2024-02-01
doc/netlink/specs: Add missing attr in rt_link spec
Donald Hunter
1
-0
/
+10
2024-02-01
idpf: avoid compiler padding in virtchnl2_ptype struct
Pavan Kumar Linga
1
-1
/
+1
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 2)
Matthieu Baerts (NGI0)
1
-14
/
+9
2024-02-01
selftests: mptcp: join: stop transfer when check is done (part 1)
Matthieu Baerts (NGI0)
1
-2
/
+2
2024-02-01
selftests: mptcp: allow changing subtests prefix
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: decrease BW in simult flows
Matthieu Baerts (NGI0)
1
-4
/
+4
2024-02-01
selftests: mptcp: increase timeout to 30 min
Matthieu Baerts (NGI0)
1
-1
/
+1
2024-02-01
selftests: mptcp: add missing kconfig for NF Mangle
Matthieu Baerts (NGI0)
1
-0
/
+1
[next]