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
compress-2025-01-21
compress-2025-01-23
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-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-22
firewire: don't use PREPARE_DELAYED_WORK
Tejun Heo
1
-0
/
+1
2014-03-22
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-03-22
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
2014-02-26
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
1
-0
/
+17
2014-02-26
net: core: introduce netif_skb_dev_features
Florian Westphal
1
-1
/
+6
2014-02-26
net: add and use skb_gso_transport_seglen()
Florian Westphal
1
-0
/
+2
2014-02-26
can: add destructor for self generated skbs
Oliver Hartkopp
1
-0
/
+38
[next]