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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+106
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2
-1
/
+13
2013-11-11
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-26
/
+0
2013-11-11
vlan: Implement vlan_dev_get_egress_qos_mask as an inline.
David S. Miller
1
-2
/
+96
2013-11-11
netfilter: push reasm skb through instead of original frag skbs
Jiri Pirko
1
-32
/
+0
2013-11-11
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2013-11-09
iio: hid-sensors: magnetometer : Add sensitivity
Srinivas Pandruvada
1
-0
/
+1
2013-11-09
locks: break delegations on any attribute modification
J. Bruce Fields
1
-1
/
+1
2013-11-09
locks: break delegations on link
J. Bruce Fields
1
-1
/
+1
2013-11-09
locks: break delegations on rename
J. Bruce Fields
1
-1
/
+1
2013-11-09
locks: helper functions for delegation breaking
J. Bruce Fields
1
-2
/
+37
2013-11-09
locks: break delegations on unlink
J. Bruce Fields
1
-1
/
+1
2013-11-09
locks: implement delegations
J. Bruce Fields
1
-3
/
+15
2013-11-09
locks: introduce new FL_DELEG lock flag
J. Bruce Fields
1
-0
/
+1
2013-11-09
vfs: rename I_MUTEX_QUOTA now that it's not used for quotas
J. Bruce Fields
1
-3
/
+6
2013-11-09
vfs: pull ext4's double-i_mutex-locking into common code
J. Bruce Fields
1
-0
/
+3
2013-11-09
vfs: split out vfs_getattr_nosec
J. Bruce Fields
1
-0
/
+1
2013-11-09
VFS: Put a small type field into struct dentry::d_flags
David Howells
1
-20
/
+83
2013-11-09
constify do_coredump() argument
Al Viro
2
-3
/
+3
2013-11-09
constify copy_siginfo_to_user{,32}()
Al Viro
1
-1
/
+1
2013-11-09
... and kill anon_inode_getfile_private()
Al Viro
1
-3
/
+0
2013-11-09
take anon inode allocation to libfs.c
Al Viro
1
-0
/
+1
2013-11-09
new helper: dump_align()
Al Viro
1
-0
/
+1
2013-11-09
dump_skip(): dump_seek() replacement taking coredump_params
Al Viro
1
-2
/
+1
2013-11-09
switch elf_coredump_extra_notes_write() to dump_emit()
Al Viro
1
-3
/
+3
2013-11-09
switch elf_core_write_extra_data() to dump_emit()
Al Viro
1
-1
/
+1
2013-11-09
switch elf_core_write_extra_phdrs() to dump_emit()
Al Viro
1
-2
/
+3
2013-11-09
new helper: dump_emit()
Al Viro
2
-0
/
+3
2013-11-09
no need to keep brlock macros anymore...
Al Viro
1
-10
/
+0
2013-11-09
get rid of s_files and files_lock
Al Viro
1
-13
/
+0
2013-11-09
RCU'd vfsmounts
Al Viro
2
-1
/
+3
2013-11-09
ARM: 7871/1: amba: Extend number of IRQS
Michal Simek
1
-1
/
+1
2013-11-09
mlx5: Use enum to indicate adapter page size
Eli Cohen
1
-0
/
+4
2013-11-09
mlx5: Clear reserved area in set_hca_cap()
Eli Cohen
1
-2
/
+7
2013-11-09
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
1
-0
/
+1
2013-11-09
IB/mlx5: Multithreaded create MR
Eli Cohen
1
-2
/
+15
2013-11-08
dt/irq: add empty of_irq_count for !OF_IRQ
Rob Herring
1
-1
/
+9
2013-11-08
Merge branch 'blk-mq/core' into for-3.13/core
Jens Axboe
5
-45
/
+291
2013-11-08
kernel: trace: blktrace: remove redundent memcpy() in compat_blk_trace_setup()
Chen Gang
1
-1
/
+1
2013-11-08
block: Consolidate duplicated bio_trim() implementations
Kent Overstreet
1
-0
/
+1
2013-11-08
bdi: test bdi_init failure
Mikulas Patocka
1
-2
/
+2
2013-11-08
blktrace: Send BLK_TN_PROCESS events to all running traces
Jan Kara
1
-0
/
+2
2013-11-08
Merge tag 'asoc-v3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Takashi Iwai
2
-7
/
+7
2013-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+20
2013-11-08
Merge remote-tracking branch 'asoc/topic/rcar' into asoc-next
Mark Brown
1
-0
/
+13
2013-11-08
Merge remote-tracking branch 'asoc/topic/mc13783' into asoc-next
Mark Brown
1
-0
/
+7
2013-11-08
Merge remote-tracking branch 'asoc/topic/davinci' into asoc-next
Mark Brown
1
-0
/
+2
2013-11-08
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
27
-109
/
+142
2013-11-08
net: skbuff - kernel-doc fixes
Mathias Krause
1
-1
/
+1
2013-11-08
net: move pskb_put() to core code
Mathias Krause
1
-0
/
+1
[prev]
[next]