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
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-17
kernfs: introduce kernfs_pin_sb()
Li Zefan
1
-0
/
+1
2014-07-17
kernfs: implement kernfs_root->supers list
Tejun Heo
1
-0
/
+4
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-07-09
usb-storage/SCSI: Add broken_fua blacklist flag
Alan Stern
1
-1
/
+3
2014-07-06
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
1
-0
/
+4
2014-06-30
ACPI: add dynamic_debug support
Bjørn Mork
1
-2
/
+20
2014-06-30
ext4: fix data integrity sync in ordered mode
Namjae Jeon
1
-1
/
+11
2014-06-30
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
1
-0
/
+32
2014-06-30
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2
-7
/
+36
2014-06-30
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2
-8
/
+11
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
1
-1
/
+1
2014-06-04
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2014-06-04
percpu-refcount: fix usage of this_cpu_ops
Sebastian Ott
1
-3
/
+3
2014-06-03
kernfs: move the last knowledge of sysfs out from kernfs
Jianyu Zhan
1
-5
/
+8
2014-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+5
2014-06-02
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-3
/
+4
2014-06-02
team: fix mtu setting
Jiri Pirko
1
-0
/
+1
2014-05-29
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+1
2014-05-27
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+1
2014-05-25
ARM: 8057/1: amba: Add Qualcomm vendor ID.
srinik
1
-0
/
+1
2014-05-23
Merge tag 'dmaengine-fixes-3.15-rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2014-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-20
/
+68
2014-05-23
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+5
2014-05-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2014-05-23
wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR
Masatake YAMATO
1
-1
/
+1
2014-05-21
dmaengine: fix dmaengine_unmap failure
Xuelin Shi
1
-0
/
+1
2014-05-21
Merge tag 'driver-core-3.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+18
2014-05-21
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+15
2014-05-21
Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-1
/
+1
2014-05-21
dmaengine: omap: hide filter_fn for built-in drivers
Arnd Bergmann
1
-1
/
+1
2014-05-20
vlan: Fix build error wth vlan_get_encap_level()
Vlad Yasevich
1
-5
/
+11
2014-05-20
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+5
2014-05-19
perf: Fix a race between ring_buffer_detach() and ring_buffer_attach()
Peter Zijlstra
1
-0
/
+2
2014-05-16
bonding: Fix stacked device detection in arp monitoring
Vlad Yasevich
2
-0
/
+15
2014-05-16
macvlan: Fix lockdep warnings with stacked macvlan devices
Vlad Yasevich
1
-0
/
+1
2014-05-16
vlan: Fix lockdep warning with stacked vlan devices.
Vlad Yasevich
1
-1
/
+2
2014-05-16
net: Allow for more then a single subclass for netif_addr_lock
Vlad Yasevich
1
-1
/
+7
2014-05-16
net: Find the nesting level of a given device by type.
Vlad Yasevich
1
-0
/
+10
2014-05-16
net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
Matan Barak
1
-0
/
+11
2014-05-15
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
1
-0
/
+5
2014-05-15
of: fix CONFIG_OF=n prototype of of_node_full_name()
Stephen Rothwell
1
-1
/
+1
2014-05-14
net: avoid dependency of net_get_random_once on nop patching
Hannes Frederic Sowa
1
-11
/
+4
2014-05-13
cgroup: introduce task_css_is_root()
Tejun Heo
1
-0
/
+15
2014-05-13
kernfs, sysfs, cgroup: restrict extra perm check on open to sysfs
Tejun Heo
1
-1
/
+18
2014-05-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2014-05-08
Merge tag 'mfd-mmc-fixes-3.15-rc4' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+0
2014-05-08
mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"
Micky Ching
2
-7
/
+0
2014-05-07
net: mdio: of_mdiobus_register(): fall back to mdiobus_register() for !CONFIG_OF
Daniel Mack
1
-1
/
+6
2014-05-07
Revert "net: core: introduce netif_skb_dev_features"
Florian Westphal
1
-6
/
+1
[next]