index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-07-13
3
-1
/
+9
|
\
|
*
can: replace timestamp as unique skb attribute
Oliver Hartkopp
2015-07-12
1
-0
/
+2
|
*
cdc_ncm: Add support for moving NDP to end of NCM frame
Enrico Mioso
2015-07-09
1
-1
/
+6
|
*
ipv4: add support for linkdown sysctl to netconf
Andy Gospodarek
2015-07-09
1
-0
/
+1
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-07-12
2
-3
/
+5
|
\
\
|
*
|
time: Get rid of do_posix_clock_monotonic_gettime
Thomas Gleixner
2015-07-09
1
-1
/
+0
|
*
|
tick/broadcast: Unbreak CONFIG_GENERIC_CLOCKEVENTS=n build
Thomas Gleixner
2015-07-07
1
-0
/
+7
|
*
|
tick/broadcast: Make idle check independent from mode and config
Thomas Gleixner
2015-07-07
1
-4
/
+0
*
|
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-07-12
1
-1
/
+6
|
\
\
\
|
*
|
|
hotplug: Prevent alloc/free of irq descriptors during cpu up/down
Thomas Gleixner
2015-07-08
1
-1
/
+6
|
|
/
/
*
|
|
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-07-12
1
-1
/
+1
|
\
\
\
|
*
|
|
sparse: fix misplaced __pmem definition
Dan Williams
2015-06-30
1
-1
/
+1
*
|
|
|
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2015-07-11
1
-0
/
+4
|
\
\
\
\
|
*
\
\
\
Merge tag 'sirf-iobrg2regmap-for-4.2' of git://git.kernel.org/pub/scm/linux/k...
Kevin Hilman
2015-07-08
1
-0
/
+4
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
ARM: prima2: move to use REGMAP APIs for rtciobrg
Guo Zeng
2015-06-10
1
-0
/
+4
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2015-07-09
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
libceph: enable ceph in a non-default network namespace
Ilya Dryomov
2015-07-09
1
-0
/
+3
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-07-09
2
-10
/
+16
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'acpi-scan'
Rafael J. Wysocki
2015-07-07
2
-0
/
+16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ACPI / scan: Add support for ACPI _CLS device matching
Suthikulpanit, Suravee
2015-07-07
2
-0
/
+16
|
|
|
/
/
/
/
|
*
/
/
/
/
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
2015-07-06
1
-10
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-07-06
1
-0
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
bufferhead: Add _gfp version for sb_getblk()
Nikolay Borisov
2015-07-02
1
-0
/
+7
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-05
6
-31
/
+52
|
\
\
\
\
\
|
*
|
|
|
|
fs/file.c: don't acquire files->file_lock in fd_install()
Eric Dumazet
2015-07-01
1
-0
/
+3
|
*
|
|
|
|
make simple_positive() public
Al Viro
2015-06-24
1
-0
/
+5
|
*
|
|
|
|
pagemap.h: move dir_pages() over there
Fabian Frederick
2015-06-24
1
-0
/
+6
|
*
|
|
|
|
Merge branch 'fscache-fixes' into for-next
Al Viro
2015-06-24
1
-28
/
+27
|
|
\
\
\
\
\
|
|
*
|
|
|
|
FS-Cache: Retain the netfs context in the retrieval op earlier
David Howells
2015-04-02
1
-0
/
+1
|
|
*
|
|
|
|
FS-Cache: The operation cancellation method needs calling in more places
David Howells
2015-04-02
1
-0
/
+5
|
|
*
|
|
|
|
FS-Cache: Out of line fscache_operation_init()
David Howells
2015-04-02
1
-21
/
+3
|
|
*
|
|
|
|
FS-Cache: fscache_object_is_dead() has wrong logic, kill it
David Howells
2015-04-02
1
-6
/
+0
|
|
*
|
|
|
|
FS-Cache: When submitting an op, cancel it if the target object is dying
David Howells
2015-04-02
1
-2
/
+7
|
|
*
|
|
|
|
FS-Cache: Count culled objects and objects rejected due to lack of space
David Howells
2015-02-24
1
-0
/
+12
|
*
|
|
|
|
|
fs: Call security_ops->inode_killpriv on truncate
Jan Kara
2015-06-24
1
-1
/
+5
|
*
|
|
|
|
|
fs: Provide function telling whether file_remove_privs() will do anything
Jan Kara
2015-06-24
1
-0
/
+1
|
*
|
|
|
|
|
fs: Rename file_remove_suid() to file_remove_privs()
Jan Kara
2015-06-24
1
-1
/
+1
|
*
|
|
|
|
|
vfs: add seq_file_path() helper
Miklos Szeredi
2015-06-24
1
-0
/
+1
|
*
|
|
|
|
|
vfs: add file_path() helper
Miklos Szeredi
2015-06-24
1
-0
/
+2
|
*
|
|
|
|
|
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
David Howells
2015-06-19
2
-2
/
+2
*
|
|
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2015-07-04
7
-403
/
+105
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
target: Bump core version to v5.0
Nicholas Bellinger
2015-06-23
1
-1
/
+1
|
*
|
|
|
|
|
|
target: remove target_core_configfs.h
Christoph Hellwig
2015-06-23
1
-34
/
+0
|
*
|
|
|
|
|
|
target: remove unused TARGET_CORE_CONFIG_ROOT define
Christoph Hellwig
2015-06-23
1
-2
/
+0
|
*
|
|
|
|
|
|
target: consolidate version defines
Christoph Hellwig
2015-06-23
2
-3
/
+1
|
*
|
|
|
|
|
|
target: implement WRITE_SAME with UNMAP bit using ->execute_unmap
Christoph Hellwig
2015-06-23
1
-1
/
+0
|
*
|
|
|
|
|
|
target: simplify UNMAP handling
Christoph Hellwig
2015-06-23
1
-5
/
+2
|
*
|
|
|
|
|
|
target: replace se_cmd->execute_rw with a protocol_data field
Christoph Hellwig
2015-06-23
1
-2
/
+1
|
*
|
|
|
|
|
|
target: Remove 'ua_nacl' pointer from se_ua structure
Hannes Reinecke
2015-06-16
1
-1
/
+0
|
*
|
|
|
|
|
|
target: Remove TARGET_MAX_LUNS_PER_TRANSPORT
Hannes Reinecke
2015-06-16
1
-3
/
+0
[next]