开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2016-10-20
mm: remove gup_flags FOLL_WRITE games from __get_user_pages()
Linus Torvalds
2016-10-17
mfd: 88pm80x: Double shifting bug in suspend/resume
Dan Carpenter
2016-10-07
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
2016-10-06
fix fault_in_multipages_...() on architectures with no-op access_ok()
Al Viro
2016-09-29
asm-generic: make copy_from_user() zero the destination properly
Al Viro
2016-09-29
asm-generic: make get_user() clear the destination on errors
Al Viro
2016-09-29
bonding: Fix bonding crash
Mahesh Bandewar
2016-09-29
tcp: fix use after free in tcp_xmit_retransmit_queue()
Eric Dumazet
2016-09-21
Input: i8042 - break load dependency between atkbd/psmouse and i8042
Dmitry Torokhov
2016-09-21
usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
Mathias Nyman
2016-09-21
PCI: Add Netronome NFP4000 PF device ID
Simon Horman
2016-09-21
PCI: Add Netronome vendor and device IDs
Jason S. McMullan
2016-08-19
IB/mlx5: Fix post send fence logic
Eli Cohen
2016-08-19
IB/mlx5: Fix MODIFY_QP command input structure
Artemy Kovalyov
2016-08-19
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2016-08-19
netfilter: x_tables: speed up jump target validation
Florian Westphal
2016-07-21
printk: do cond_resched() between lines while outputting to consoles
Tejun Heo
2016-07-21
USB: EHCI: declare hostpc register as zero-length array
Alan Stern
2016-07-21
netfilter: x_tables: introduce and use xt_copy_counters_from_user
Florian Westphal
2016-07-21
netfilter: x_tables: xt_compat_match_from_user doesn't need a retval
Florian Westphal
2016-07-21
netfilter: x_tables: check for bogus target offset
Florian Westphal
2016-07-21
netfilter: x_tables: add compat version of xt_check_entry_offsets
Florian Westphal
2016-07-21
netfilter: x_tables: add and use xt_check_entry_offsets
Florian Westphal
2016-06-23
PCI/AER: Clear error status registers during enumeration and restore
Taku Izumi
2016-05-31
IB/security: Restrict use of the write() interface
Jason Gunthorpe
2016-05-13
mm/balloon_compaction: redesign ballooned pages management
Konstantin Khlebnikov
2016-05-11
x86: LLVMLinux: Fix "incomplete type const struct x86cpu_device_id"
Behan Webster
2016-05-11
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
2016-05-03
cpuset: Fix potential deadlock w/ set_mems_allowed
John Stultz
2016-05-03
include/linux/poison.h: fix LIST_POISON{1,2} offset
Vasily Kulikov
2016-04-23
crypto: crypto_memneq - add equality testing of memory regions w/o timing leaks
James Yonan
2016-04-21
pipe: limit the per-user amount of pages allocated in pipes
Willy Tarreau
2016-04-11
tracing: Fix trace_printk() to print when not using bprintk()
Steven Rostedt (Red Hat)
2016-04-11
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
2016-04-11
PCI: Disable IO/MEM decoding for devices with non-compliant BARs
Bjorn Helgaas
2016-04-11
mld, igmp: Fix reserved tailroom calculation
Benjamin Poirier
2016-04-11
net/ipv6: fix DEVCONF_ constants
Jiri Slaby
2016-04-11
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2016-04-11
xen: Add RING_COPY_REQUEST()
David Vrabel
2016-04-11
locking: Remove atomicy checks from {READ,WRITE}_ONCE
Peter Zijlstra
2016-04-11
kernel: make READ_ONCE() valid on const arguments
Linus Torvalds
2016-04-11
kernel: Change ASSIGN_ONCE(val, x) to WRITE_ONCE(x, val)
Christian Borntraeger
2016-03-30
kernel: Provide READ_ONCE and ASSIGN_ONCE
Christian Borntraeger
2016-03-14
modules: fix longstanding /proc/kallsyms vs module insertion race.
Rusty Russell
2016-03-14
efi: Make efivarfs entries immutable by default
Peter Jones
2016-03-14
efi: Make our variable validation list include the guid
Peter Jones
2016-03-14
efi: Do variable name validation tests in utf8
Peter Jones
2016-03-14
lib/ucs2_string: Add ucs2 -> utf8 helper functions
Peter Jones
2016-03-14
tracing: Fix check for cpu online when event is disabled
Steven Rostedt (Red Hat)
2016-03-07
libata: Align ata_device's id on a cacheline
Harvey Hunt
[next]