index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2016-03-12
readv/writev: do the same MAX_RW_COUNT truncation that read/write does
Linus Torvalds
2016-01-29
mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
Daniel Kiper
2016-01-29
ses: fix additional element traversal bug
James Bottomley
2016-01-29
Revert "net: add length argument to skb_copy_and_csum_datagram_iovec"
Willy Tarreau
2015-12-06
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2015-12-06
security: add cred argument to security_capable()
Chris Wright
2015-09-18
nfs: increase size of EXCHANGE_ID name string buffer
Jeff Layton
2015-09-18
include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...
Oleg Nesterov
2014-11-23
lib/lzo: Update LZO compression to current upstream version
Markus F.X.J. Oberhumer
2014-11-23
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
2014-06-19
ethtool: Report link-down while interface is down
Ben Hutchings
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
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
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
2013-06-10
tcp: allow splice() to build full TSO packets
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
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
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
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
2012-03-17
writeback: fixups for !dirty_writeback_centisecs
Jens Axboe
[next]