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.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
2014-08-19
printk: rename printk_sched to printk_deferred
John Stultz
1
-3
/
+3
2014-07-30
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
1
-0
/
+1
2014-07-18
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
1
-1
/
+1
2014-07-17
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
1
-0
/
+3
2014-07-02
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
1
-0
/
+4
2014-07-02
ext4: fix data integrity sync in ordered mode
Namjae Jeon
1
-1
/
+11
2014-07-02
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
1
-0
/
+32
2014-07-02
mm: page_alloc: use word-based accesses for get/set pageblock bitmaps
Mel Gorman
2
-7
/
+36
2014-07-02
hugetlb: restrict hugepage_migration_support() to x86_64
Naoya Horiguchi
2
-8
/
+11
2014-07-02
module: allow multiple calls to MODULE_DEVICE_TABLE() per module
Tom Gundersen
1
-1
/
+1
2014-06-27
quota: provide function to grab quota structure reference
Jan Kara
1
-0
/
+8
2014-06-27
vlan: more careful checksum features handling
Michal Kubeček
1
-0
/
+14
2014-06-23
team: fix mtu setting
Jiri Pirko
1
-0
/
+1
2014-06-23
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
1
-3
/
+4
2014-06-23
net: Add variants of capable for use on netlink messages
Eric W. Biederman
1
-0
/
+7
2014-06-23
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
1
-1
/
+1
2014-06-20
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
1
-1
/
+1
2014-06-20
percpu-refcount: fix usage of this_cpu_ops
Sebastian Ott
1
-3
/
+3
2014-06-09
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
1
-0
/
+5
2014-06-06
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2
-2
/
+36
2014-06-06
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-06-04
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2
-0
/
+14
2014-05-29
rtnetlink: wait for unregistering devices in rtnl_link_unregister()
Cong Wang
1
-0
/
+5
2014-05-29
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
1
-1
/
+1
2014-05-29
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-0
/
+16
2014-05-23
sched: declare pid_alive as inline
Richard Guy Briggs
1
-1
/
+1
2014-05-23
pid: get pid_t ppid of task in init_pid_ns
Richard Guy Briggs
1
-1
/
+19
2014-05-15
libata/ahci: accommodate tag ordered controllers
Dan Williams
1
-0
/
+1
2014-05-15
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
1
-0
/
+1
2014-05-15
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
1
-1
/
+4
2014-05-15
Drivers: hv: vmbus: Specify the target CPU that should receive notification
K. Y. Srinivasan
1
-1
/
+1
2014-05-05
tty: Fix low_latency BUG
Peter Hurley
1
-1
/
+1
2014-05-05
bdi: avoid oops on device removal
Jan Kara
1
-1
/
+1
2014-05-05
printk: pr_debug_ratelimited: check state first to reduce "callbacks suppress...
Joe Perches
1
-1
/
+15
2014-04-18
usbnet: include wait queue head in device structure
Oliver Neukum
1
-1
/
+1
2014-04-18
video/fb: Propagate error code from failing to unregister conflicting fb
Chris Wilson
1
-2
/
+2
2014-04-13
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
1
-0
/
+4
2014-04-03
mm: close PageTail race
David Rientjes
2
-20
/
+12
2014-04-03
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
1
-0
/
+15
2014-04-03
NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping
Jeff Layton
1
-0
/
+1
2014-03-31
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
1
-1
/
+1
2014-03-31
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
1
-0
/
+1
2014-03-31
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
1
-4
/
+0
2014-03-26
cgroup: protect modifications to cgroup_idr with cgroup_mutex
Li Zefan
1
-0
/
+2
2014-03-26
NFSv4: Fix another nfs4_sequence corruptor
Trond Myklebust
1
-0
/
+5
2014-03-23
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
1
-0
/
+1
2014-03-23
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-03-23
mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking
Vlastimil Babka
1
-1
/
+1
2014-03-12
blktrace: Send BLK_TN_PROCESS events to all running traces
Jan Kara
1
-0
/
+2
2014-03-05
ipc,mqueue: remove limits for the amount of system-wide queues
Davidlohr Bueso
1
-2
/
+0
[next]