index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2018-02-19
ptr_ring: Remove now-redundant smp_read_barrier_depends()
Andrea Parri
2018-02-16
skbuff: export mm_[un]account_pinned_pages for other modules
Sowmini Varadhan
2018-02-15
net: Make extern and export get_net_ns()
Kirill Tkhai
2018-02-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2018-02-14
net: ptp: Add stub for ptp_classify_raw()
Andrew Lunn
2018-02-14
virtchnl: Add filter data structures
Harshitha Ramamurthy
2018-02-14
virtchnl: Add a macro to check the size of a union
Harshitha Ramamurthy
2018-02-14
virtchnl: Add virtchl structures to support queue channels
Harshitha Ramamurthy
2018-02-14
net: Make atalk_ptr depend on ATALK or IRDA
David Ahern
2018-02-14
net: Make ax25_ptr depend on CONFIG_AX25
David Ahern
2018-02-14
net: Make dn_ptr depend on CONFIG_DECNET
David Ahern
2018-02-13
net: Introduce net_sem for protection of pernet_list
Kirill Tkhai
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
2018-02-11
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-02-10
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-09
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-02-09
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
2018-02-09
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
2018-02-09
Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-09
Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-08
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-02-08
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-02-08
Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.or...
David S. Miller
2018-02-08
net: Extra '_get' in declaration of arch_get_platform_mac_address
Mathieu Malaterre
2018-02-08
Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-02-08
Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
2018-02-08
cpufreq: Add and use cpufreq_for_each_{valid_,}entry_idx()
Dominik Brodowski
2018-02-07
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-07
Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linux
Linus Torvalds
2018-02-07
SUNRPC: Queue latency-sensitive socket tasks to xprtiod
Trond Myklebust
2018-02-07
PCI: Add Ubiquiti Networks vendor ID
Tobias Schramm
2018-02-07
x86: hibernate: fix swsusp_arch_resume() prototype
Arnd Bergmann
2018-02-07
seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macro
Andy Shevchenko
2018-02-07
ACPI: SPCR: Make SPCR available to x86
Prarit Bhargava
2018-02-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-02-06
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-02-06
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-02-06
pipe: reject F_SETPIPE_SZ with size over UINT_MAX
Eric Biggers
2018-02-06
pipe, sysctl: remove pipe_proc_fn()
Eric Biggers
2018-02-06
pipe, sysctl: drop 'min' parameter from pipe-max-size converter
Eric Biggers
2018-02-06
crash_dump: is_kdump_kernel can be boolean
Yaowei Bai
2018-02-06
kernel/mutex: mutex_is_locked can be boolean
Yaowei Bai
2018-02-06
kernel/module: module_is_live can be boolean
Yaowei Bai
2018-02-06
kernel/resource: iomem_is_exclusive can be boolean
Yaowei Bai
2018-02-06
kernel/cpuset: current_cpuset_is_being_rebound can be boolean
Yaowei Bai
[next]