index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-1
/
+4
2014-07-24
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
5
-2
/
+479
2014-07-22
Merge branch 'keys-fixes' into keys-next
David Howells
1
-0
/
+1
2014-07-22
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
David Howells
1
-0
/
+1
2014-07-22
Merge tag 'keys-pefile-20140709' into keys-next
David Howells
3
-1
/
+472
2014-07-22
Merge tag 'keys-pkcs7-20140708' into keys-next
David Howells
1
-0
/
+1
2014-07-22
KEYS: Allow expiry time to be set when preparsing a key
David Howells
1
-0
/
+1
2014-07-22
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
1
-1
/
+1
2014-07-18
seccomp: implement SECCOMP_FILTER_FLAG_TSYNC
Kees Cook
1
-0
/
+2
2014-07-18
seccomp: introduce writer locking
Kees Cook
1
-3
/
+3
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
1
-3
/
+15
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
1
-0
/
+2
2014-07-18
KEYS: Provide a generic instantiation function
David Howells
1
-0
/
+2
2014-07-17
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
David Howells
1
-0
/
+1
2014-07-17
KEYS: validate certificate trust only with builtin keys
Dmitry Kasatkin
1
-0
/
+1
2014-07-17
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-1
/
+4
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2014-07-10
selinux: fix the default socket labeling in sock_graft()
Paul Moore
1
-1
/
+4
2014-07-09
pefile: Parse the "Microsoft individual code signing" data blob
David Howells
1
-1
/
+6
2014-07-09
pefile: Parse a PE binary to find a key and a signature contained therein
David Howells
1
-0
/
+18
2014-07-09
Provide PE binary definitions
David Howells
1
-0
/
+448
2014-07-08
PKCS#7: Implement a parser [RFC 2315]
David Howells
1
-0
/
+1
2014-07-03
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+3
2014-07-03
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2014-07-03
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-07-02
kernfs: kernfs_notify() must be useable from non-sleepable contexts
Tejun Heo
1
-0
/
+1
2014-07-01
core: fix typo in percpu read_mostly section
Zhengyu He
1
-2
/
+2
2014-06-30
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
1
-1
/
+3
2014-06-30
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+1
2014-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2
-5
/
+4
2014-06-27
iovec: move memcpy_from/toiovecend to lib/iovec.c
Michael S. Tsirkin
2
-5
/
+4
2014-06-26
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-5
/
+11
2014-06-26
Fix 32-bit regression in block device read(2)
Al Viro
1
-1
/
+13
2014-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+9
2014-06-24
block: add support for limiting gaps in SG lists
Jens Axboe
2
-0
/
+10
2014-06-24
bio: remove unused macro bip_vec_idx()
Gu Zheng
1
-4
/
+0
2014-06-23
kernel/watchdog.c: print traces for all cpus on lockup detection
Aaron Tomlin
1
-0
/
+1
2014-06-23
nmi: provide the option to issue an NMI back trace to every cpu but current
Aaron Tomlin
1
-1
/
+10
2014-06-23
kexec: save PG_head_mask in VMCOREINFO
Petr Tesarik
1
-0
/
+3
2014-06-22
Revert "block: add __init to elv_register"
Jens Axboe
1
-1
/
+1
2014-06-21
Merge tag 'locks-v3.16-2' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-0
/
+6
2014-06-21
net: phylib: add link_change_notify callback to phy device
Daniel Mack
1
-0
/
+9
2014-06-19
Merge tag 'pm+acpi-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+2
2014-06-19
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+2
2014-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
1
-0
/
+1
2014-06-17
blk-mq: bitmap tag: fix races on shared ::wake_index fields
Alexander Gordeev
1
-1
/
+1
2014-06-17
block: blk_max_size_offset() should check ->max_sectors
Jens Axboe
1
-1
/
+1
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
1
-0
/
+2
2014-06-16
Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
Mark Brown
1
-0
/
+5
[next]