index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Drop sample rate when sampling is too slow
Dave Hansen
2014-06-11
1
-0
/
+7
*
USB: cdc-wdm: properly include types.h
Greg Kroah-Hartman
2014-06-11
1
-0
/
+2
*
usb: cdc-wdm: export cdc-wdm uapi header
Bjørn Mork
2014-06-11
1
-0
/
+1
*
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
2014-06-07
1
-0
/
+5
*
trace: module: Maintain a valid user count
Romain Izard
2014-06-07
1
-1
/
+1
*
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
2014-06-07
1
-2
/
+5
*
drm/tegra: Remove gratuitous pad field
Thierry Reding
2014-06-07
1
-1
/
+0
*
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-06-07
2
-2
/
+36
*
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-06-07
1
-0
/
+2
*
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-05-30
1
-1
/
+1
*
net: sctp: cache auth_enable per endpoint
Vlad Yasevich
2014-05-30
1
-1
/
+3
*
ipv6: Limit mtu to 65575 bytes
Eric Dumazet
2014-05-30
1
-0
/
+5
*
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2014-05-30
1
-0
/
+16
*
mm: use paravirt friendly ops for NUMA hinting ptes
Mel Gorman
2014-05-30
1
-8
/
+23
*
netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
Andrey Vagin
2014-05-30
1
-2
/
+2
*
blktrace: fix accounting of partially completed requests
Roman Pen
2014-05-30
1
-3
/
+30
*
scsi: fix our current target reap infrastructure
James Bottomley
2014-05-30
1
-2
/
+1
*
libata/ahci: accommodate tag ordered controllers
Dan Williams
2014-05-13
1
-0
/
+1
*
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-05-06
1
-0
/
+1
*
bdi: avoid oops on device removal
Jan Kara
2014-04-26
1
-1
/
+1
*
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
2014-04-14
1
-0
/
+1
*
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
2014-04-14
1
-0
/
+4
*
usbnet: include wait queue head in device structure
Oliver Neukum
2014-04-14
1
-1
/
+1
*
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
2014-04-14
1
-0
/
+5
*
mm: close PageTail race
David Rientjes
2014-04-03
2
-20
/
+12
*
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
2014-04-03
1
-0
/
+15
*
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
2014-03-31
1
-0
/
+1
*
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-31
2
-9
/
+2
*
iscsi/iser-target: Fix isert_conn->state hung shutdown issues
Nicholas Bellinger
2014-03-23
1
-0
/
+1
*
jiffies: Avoid undefined behavior from signed overflow
Paul E. McKenney
2014-03-23
1
-4
/
+4
*
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
2014-03-23
1
-0
/
+1
*
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2014-03-23
1
-0
/
+6
*
net-tcp: fastopen: fix high order allocations
Eric Dumazet
2014-03-23
1
-1
/
+2
*
ipc,mqueue: remove limits for the amount of system-wide queues
Davidlohr Bueso
2014-03-06
1
-2
/
+0
*
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
2014-03-06
1
-0
/
+17
*
net: core: introduce netif_skb_dev_features
Florian Westphal
2014-03-06
1
-1
/
+6
*
net: add and use skb_gso_transport_seglen()
Florian Westphal
2014-03-06
1
-0
/
+2
*
can: add destructor for self generated skbs
Oliver Hartkopp
2014-03-06
1
-0
/
+38
*
compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
Steven Noonan
2014-02-22
1
-5
/
+1
*
ore: Fix wrong math in allocation of per device BIO
Boaz Harrosh
2014-02-13
1
-0
/
+1
*
fs/compat: fix lookup_dcookie() parameter handling
Heiko Carstens
2014-02-13
1
-1
/
+1
*
fs/compat: fix parameter handling for compat readv/writev syscalls
Heiko Carstens
2014-02-13
1
-8
/
+8
*
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
2014-02-13
1
-3
/
+0
*
audit: correct a type mismatch in audit_syscall_exit()
AKASHI Takahiro
2014-02-13
1
-1
/
+1
*
fuse: fix pipe_buf_operations
Miklos Szeredi
2014-02-13
1
-0
/
+2
*
libata: disable LPM for some WD SATA-I devices
Tejun Heo
2014-02-06
1
-0
/
+2
*
mm: hugetlbfs: fix hugetlbfs optimization
Andrea Arcangeli
2014-02-06
1
-0
/
+6
*
mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
Geert Uytterhoeven
2014-01-25
1
-5
/
+8
*
vlan: Fix header ops passthru when doing TX VLAN offload.
David S. Miller
2014-01-15
1
-0
/
+9
*
ipv6: fix illegal mac_header comparison on 32bit
Hannes Frederic Sowa
2014-01-15
1
-0
/
+5
[next]