index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
audit: fix signedness bug in audit_log_execve_info()
Xi Wang
1
-2
/
+2
2012-01-18
audit: comparison on interprocess fields
Peter Moody
2
-1
/
+62
2012-01-18
audit: implement all object interfield comparisons
Peter Moody
2
-1
/
+38
2012-01-18
audit: allow interfield comparison between gid and ogid
Eric Paris
2
-1
/
+8
2012-01-18
audit: complex interfield comparison helper
Eric Paris
1
-11
/
+39
2012-01-18
audit: allow interfield comparison in audit rules
Eric Paris
3
-2
/
+37
2012-01-18
Kernel: Audit Support For The ARM Platform
Nathaniel Husted
6
-9
/
+25
2012-01-18
audit: do not call audit_getname on error
Eric Paris
2
-18
/
+13
2012-01-18
audit: only allow tasks to set their loginuid if it is -1
Eric Paris
3
-4
/
+24
2012-01-18
audit: remove task argument to audit_set_loginuid
Eric Paris
3
-5
/
+5
2012-01-18
audit: allow audit matching on inode gid
Eric Paris
3
-0
/
+14
2012-01-18
audit: allow matching on obj_uid
Eric Paris
3
-0
/
+14
2012-01-18
audit: remove audit_finish_fork as it can't be called
Eric Paris
3
-24
/
+0
2012-01-18
audit: reject entry,always rules
Eric Paris
1
-2
/
+4
2012-01-18
audit: inline audit_free to simplify the look of generic code
Eric Paris
3
-4
/
+8
2012-01-18
audit: drop audit_set_macxattr as it doesn't do anything
Eric Paris
1
-2
/
+0
2012-01-18
audit: inline checks for not needing to collect aux records
Eric Paris
2
-15
/
+23
2012-01-18
audit: drop some potentially inadvisable likely notations
Eric Paris
1
-6
/
+6
2012-01-18
audit: remove AUDIT_SETUP_CONTEXT as it isn't used
Eric Paris
1
-5
/
+1
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
16
-86
/
+72
2012-01-18
audit: ia32entry.S sign extend error codes when calling 64 bit code
Eric Paris
1
-1
/
+3
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
26
-74
/
+132
2012-01-18
seccomp: audit abnormal end to a process due to seccomp
Eric Paris
3
-21
/
+39
2012-01-18
audit: check current inode and containing object when filtering on major and ...
Eric Paris
1
-10
/
+14
2012-01-18
audit: drop the meaningless and format breaking word 'user'
Eric Paris
1
-1
/
+1
2012-01-18
audit: dynamically allocate audit_names when not enough space is in the names...
Eric Paris
1
-188
/
+215
2012-01-18
audit: make filetype matching consistent with other filters
Eric Paris
2
-12
/
+11
2012-01-18
xfs: cleanup xfs_file_aio_write
Christoph Hellwig
1
-45
/
+37
2012-01-18
xfs: always return with the iolock held from xfs_file_aio_write_checks
Christoph Hellwig
1
-3
/
+4
2012-01-18
xfs: remove the i_new_size field in struct xfs_inode
Christoph Hellwig
5
-92
/
+30
2012-01-18
xfs: remove the i_size field in struct xfs_inode
Christoph Hellwig
12
-82
/
+56
2012-01-18
xfs: replace i_pin_wait with a bit waitqueue
Christoph Hellwig
4
-9
/
+24
2012-01-18
xfs: replace i_flock with a sleeping bitlock
Christoph Hellwig
6
-46
/
+76
2012-01-18
xfs: make i_flags an unsigned long
Christoph Hellwig
1
-1
/
+1
2012-01-18
xfs: remove the if_ext_max field in struct xfs_ifork
Christoph Hellwig
8
-115
/
+81
2012-01-18
inetpeer: initialize ->redirect_genid in inet_getpeer()
Dan Carpenter
1
-0
/
+1
2012-01-18
net: fix NULL-deref in WARN() in skb_gso_segment()
Michał Mirosław
1
-2
/
+3
2012-01-18
net: WARN if skb_checksum_help() is called on skb requiring segmentation
Ben Hutchings
1
-12
/
+19
2012-01-18
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+3
2012-01-18
cfq-iosched: fix use-after-free of cfqq
Jens Axboe
1
-4
/
+3
2012-01-18
x86, opcode: ANDN and Group 17 in x86-opcode-map.txt
Ulrich Drepper
1
-2
/
+2
2012-01-17
Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2012-01-17
ACPI processor: Remove unneeded cpuidle_unregister_driver call
Thomas Renninger
1
-2
/
+0
2012-01-17
intel idle: Make idle driver more robust
Thomas Renninger
1
-1
/
+2
2012-01-17
intel_idle: Fix a cast to pointer from integer of different size warning in i...
David Howells
1
-1
/
+1
2012-01-17
ACPI: kernel-parameters.txt : Add intel_idle.max_cstate
Masanari Iida
1
-0
/
+5
2012-01-17
intel_idle: remove redundant local_irq_disable() call
Yanmin Zhang
1
-2
/
+1
2012-01-17
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-2
/
+21
2012-01-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-17
/
+15
2012-01-17
tty: remove unused tty_driver->termios_locked
Konstantin Khlebnikov
1
-1
/
+0
[prev]
[next]