开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2014-11-21
clocksource: Remove "weak" from clocksource_default_clock() declaration
Bjorn Helgaas
2014-11-21
kgdb: Remove "weak" from kgdb_arch_pc() declaration
Bjorn Helgaas
2014-11-21
nfs: fix pnfs direct write memory leak
Peng Tao
2014-11-14
of: Fix overflow bug in string property parsing functions
Grant Likely
2014-11-14
OOM, PM: OOM killed task shouldn't escape PM suspend
Michal Hocko
2014-11-14
block: fix alignment_offset math that assumes io_min is a power-of-2
Mike Snitzer
2014-11-14
random: add and use memzero_explicit() for clearing data
Daniel Borkmann
2014-11-14
crypto: more robust crypto_memneq
Cesar Eduardo Barros
2014-11-14
vfs: fix data corruption when blocksize < pagesize for mmaped data
Jan Kara
2014-10-30
kernel: add support for gcc 5
Sasha Levin
2014-10-30
mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set
Junxiao Bi
2014-10-15
USB: Add device quirk for ASUS T100 Base Station keyboard
Lu Baolu
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-10-05
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2014-10-05
workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()
Tejun Heo
2014-10-05
iio:trigger: modify return value for iio_trigger_get
Srinivas Pandruvada
2014-09-17
libceph: rename ceph_msg::front_max to front_alloc_len
Ilya Dryomov
2014-09-17
mnt: Correct permission checks in do_remount
Eric W. Biederman
2014-09-17
mnt: Only change user settable mount flags in remount
Eric W. Biederman
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
2014-09-05
svcrdma: Select NFSv4.1 backchannel transport based on forward channel
Chuck Lever
2014-08-07
printk: rename printk_sched to printk_deferred
John Stultz
2014-07-31
libata: introduce ata_host->n_tags to avoid oops on SAS controllers
Tejun Heo
2014-07-17
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
2014-07-06
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
2014-06-30
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
2014-06-30
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
2014-06-26
team: fix mtu setting
Jiri Pirko
2014-06-26
netlink: Only check file credentials for implicit destinations
Eric W. Biederman
2014-06-26
net: Add variants of capable for use on netlink messages
Eric W. Biederman
2014-06-26
net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dump
Eric W. Biederman
2014-06-16
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
Andy Lutomirski
2014-06-11
perf: Drop sample rate when sampling is too slow
Dave Hansen
2014-06-07
genirq: Provide irq_force_affinity fallback for non-SMP
Arnd Bergmann
2014-06-07
Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts
K. Y. Srinivasan
2014-06-07
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-06-07
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2014-05-30
net: Fix ns_capable check in sock_diag_put_filterinfo
Andrew Lutomirski
2014-05-30
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
2014-05-13
libata/ahci: accommodate tag ordered controllers
Dan Williams
2014-05-06
nfsd: check passed socket's net matches NFSd superblock's one
Stanislav Kinsbursky
2014-04-26
bdi: avoid oops on device removal
Jan Kara
2014-04-14
cpufreq: Fix governor start/stop race condition
Xiaoguang Chen
2014-04-14
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
2014-04-14
usbnet: include wait queue head in device structure
Oliver Neukum
2014-04-03
mm: close PageTail race
David Rientjes
2014-04-03
ext4: atomically set inode->i_flags in ext4_set_inode_flags()
Theodore Ts'o
2014-03-31
libceph: block I/O when PAUSE or FULL osd map flags are set
Josh Durgin
2014-03-31
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
2014-03-23
jiffies: Avoid undefined behavior from signed overflow
Paul E. McKenney
[next]