index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-06-19
ethtool: Report link-down while interface is down
Ben Hutchings
2014-05-19
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2014-05-19
exec/ptrace: fix get_dumpable() incorrect tests
Kees Cook
2014-05-19
vm: add vm_iomap_memory() helper function
Linus Torvalds
2014-05-19
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2014-05-19
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
2014-05-19
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
2014-05-19
ipv6: drop packets with multiple fragmentation headers
Hannes Frederic Sowa
2014-05-19
net: Swap ver and type in pppoe_hdr
Changli Gao
2014-05-19
net: dst: provide accessor function to dst->xfrm
Vlad Yasevich
2014-05-19
tcp: must unclone packets before mangling them
Eric Dumazet
2014-05-19
HID: provide a helper for validating hid reports
Kees Cook
2014-05-19
HID: validate HID report id size
Kees Cook
2014-05-19
sctp: deal with multiple COOKIE_ECHO chunks
Max Matveev
2014-05-19
scsi: fix missing include linux/types.h in scsi_netlink.h
Thomas Bork
2013-06-10
ipv6: make fragment identifications less predictable
Eric Dumazet
2013-06-10
tcp: allow splice() to build full TSO packets
Eric Dumazet
2013-06-10
inet: add RCU protection to inet->opt
Eric Dumazet
2013-06-10
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
2013-06-10
fat: Fix stat->f_namelen
Kevin Dankwardt
2013-06-10
scsi: use __uX types for headers exported to user space
Peter Korsgaard
2013-06-10
mempolicy: fix a race in shared_policy_replace()
Mel Gorman
2013-06-10
mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED
Christoffer Dall
2013-06-10
tracing: Don't call page_to_pfn() if page is NULL
Wen Congyang
2013-06-10
signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorer
Ben Hutchings
2013-06-10
ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
Oleg Nesterov
2013-06-10
exec: use -ELOOP for max recursion depth
Kees Cook
2013-06-10
exec: do not leave bprm->interp on stack
Kees Cook
2013-06-10
usermodehelper: implement UMH_KILLABLE
Oleg Nesterov
2013-06-10
Revert "block: improve queue_should_plug() by looking at IO depths"
Jens Axboe
2012-10-07
random: remove rand_initialize_irq()
Theodore Ts'o
2012-10-07
random: add new get_random_bytes_arch() function
Theodore Ts'o
2012-10-07
random: create add_device_randomness() interface
Linus Torvalds
2012-10-07
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
2012-10-07
random: Add support for architectural random hooks
H. Peter Anvin
2012-10-07
epoll: limit paths
Jason Baron
2012-10-07
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-10-07
sched/x86: Fix overflow in cyc2ns_offset
Salman Qazi
2012-10-07
ipsec: be careful of non existing mac headers
Eric Dumazet
2012-10-07
hugepages: fix use after free bug in "quota" handling
David Gibson
2012-10-07
KVM: Ensure all vcpus are consistent with in-kernel irqchip settings
Avi Kivity
2012-10-07
block: Fix io_context leak after failure of clone with CLONE_IO
Louis Rilling
2012-10-07
rose: Add length checks to CALL_REQUEST parsing
Ben Hutchings
2012-10-07
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-10-07
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-10-07
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-10-07
hrtimer: Provide clock_was_set_delayed()
John Stultz
2012-10-07
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-17
regset: Return -EFAULT, not -EIO, on host-side memory fault
H. Peter Anvin
2012-03-17
regset: Prevent null pointer reference on readonly regsets
H. Peter Anvin
[next]