index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
unreachable: Unify
Peter Zijlstra
2
-15
/
+7
2024-12-02
objtool: Collect more annotations in objtool.h
Peter Zijlstra
2
-29
/
+55
2024-12-02
objtool: Convert ANNOTATE_INTRA_FUNCTION_CALL to ANNOTATE
Peter Zijlstra
2
-10
/
+7
2024-12-02
objtool: Convert ANNOTATE_IGNORE_ALTERNATIVE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert VALIDATE_UNRET_BEGIN to ANNOTATE
Peter Zijlstra
2
-6
/
+4
2024-12-02
objtool: Convert instrumentation_{begin,end}() to ANNOTATE
Peter Zijlstra
3
-9
/
+16
2024-12-02
objtool: Convert ANNOTATE_RETPOLINE_SAFE to ANNOTATE
Peter Zijlstra
1
-0
/
+1
2024-12-02
objtool: Convert ANNOTATE_NOENDBR to ANNOTATE
Peter Zijlstra
2
-13
/
+9
2024-12-02
objtool: Generic annotation infrastructure
Peter Zijlstra
1
-0
/
+18
2024-12-02
mm: introduce mmap_lock_speculate_{try_begin|retry}
Suren Baghdasaryan
1
-2
/
+31
2024-12-02
mm: convert mm_lock_seq to a proper seqcount
Suren Baghdasaryan
3
-27
/
+47
2024-12-02
seqlock: add raw_seqcount_try_begin
Suren Baghdasaryan
1
-0
/
+22
2024-12-02
Merge tag 'v6.13-rc1' into perf/core, to refresh the branch
Ingo Molnar
348
-2780
/
+7843
2024-12-02
pid: allow pid_max to be set per pid namespace
Christian Brauner
2
-4
/
+9
2024-12-02
cred: fold get_new_cred_many() into get_cred_many()
Christian Brauner
1
-15
/
+2
2024-12-02
cred: remove unused get_new_cred()
Christian Brauner
1
-13
/
+0
2024-12-02
tree-wide: s/revert_creds_light()/revert_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
1
-1
/
+1
2024-12-02
cred: remove old {override,revert}_creds() helpers
Christian Brauner
1
-7
/
+0
2024-12-02
cred: return old creds from revert_creds_light()
Christian Brauner
1
-1
/
+4
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
1
-2
/
+3
2024-12-01
lib/crc-t10dif: add support for arch overrides
Eric Biggers
1
-0
/
+12
2024-12-01
lib/crc-t10dif: stop wrapping the crypto API
Eric Biggers
1
-5
/
+11
2024-12-01
jbd2: switch to using the crc32c library
Eric Biggers
1
-30
/
+3
2024-12-01
lib/crc32: make crc32c() go directly to lib
Eric Biggers
1
-2
/
+5
2024-12-01
lib/crc32: expose whether the lib is really optimized at runtime
Eric Biggers
1
-0
/
+15
2024-12-01
lib/crc32: improve support for arch-specific overrides
Eric Biggers
1
-7
/
+28
2024-12-01
lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
1
-1
/
+1
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
1
-11
/
+1
2024-12-01
Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+153
2024-12-01
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2024-11-30
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
1
-1
/
+0
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
2
-8
/
+26
2024-11-30
Merge tag 'io_uring-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+1
2024-11-30
Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
5
-8
/
+8
2024-11-30
Merge tag 'rtc-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
2
-0
/
+12
2024-11-30
Merge tag 'ceph-for-6.13-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-22
/
+2
2024-11-30
Merge tag 'nfs-for-6.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+1
2024-11-30
Merge tag 'tty-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-2
/
+11
2024-11-29
Merge tag 'char-misc-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-25
/
+124
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-51
/
+60
2024-11-29
Merge tag 'usb-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-5
/
+31
2024-11-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rmk/linux
Linus Torvalds
1
-0
/
+5
2024-11-28
Merge tag 'trace-v6.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
3
-52
/
+36
2024-11-28
Merge tag 'net-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+4
2024-11-28
Merge tag 'for-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...
Linus Torvalds
1
-28
/
+7
2024-11-28
HID: bpf: constify hid_ops
Thomas Weißschuh
1
-1
/
+1
2024-11-28
net: phy: fix phy_ethtool_set_eee() incorrectly enabling LPI
Russell King (Oracle)
1
-0
/
+2
2024-11-28
net: Comment copy_from_sockptr() explaining its behaviour
Michal Luczaj
1
-0
/
+2
2024-11-28
modpost: rename alias symbol for MODULE_DEVICE_TABLE()
Masahiro Yamada
1
-1
/
+1
[prev]
[next]