index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-06
iommu/vt-d: Don't register bus-notifier under dmar_global_lock
Joerg Roedel
1
-0
/
+1
2017-10-06
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
44
-136
/
+1071
2017-10-06
tcp: new list for sent but unacked skbs for RACK recovery
Eric Dumazet
2
-2
/
+10
2017-10-06
ftrace/kallsyms: Have /proc/kallsyms show saved mod init functions
Steven Rostedt (VMware)
1
-0
/
+9
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
24
-64
/
+141
2017-10-06
ftrace: Save module init functions kallsyms symbols for tracing
Steven Rostedt (VMware)
1
-2
/
+18
2017-10-06
ftrace: Allow module init functions to be traced
Steven Rostedt (VMware)
1
-3
/
+1
2017-10-06
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
1
-5
/
+0
2017-10-05
PCI: Remove unused function __pci_reset_function()
Jan H. Schönherr
1
-1
/
+0
2017-10-05
PCI: Remove reset argument from pci_iov_{add,remove}_virtfn()
Jan H. Schönherr
1
-4
/
+4
2017-10-05
of/pci: Add of_pci_dma_range_parser_init() for dma-ranges parsing support
Marc Gonzalez
1
-1
/
+9
2017-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+5
2017-10-05
workqueue: Convert callback to use from_timer()
Kees Cook
1
-7
/
+8
2017-10-05
kthread: Convert callback to use from_timer()
Kees Cook
1
-5
/
+5
2017-10-05
timer: Remove expires argument from __TIMER_INITIALIZER()
Kees Cook
3
-5
/
+4
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-2
/
+2
2017-10-05
timer: Remove unused static initializer macros
Kees Cook
1
-12
/
+0
2017-10-05
timer: Remove last user of TIMER_INITIALIZER
Kees Cook
1
-1
/
+1
2017-10-05
timer: Remove init_timer_deferrable() in favor of timer_setup()
Kees Cook
1
-2
/
+0
2017-10-05
timer: Remove init_timer_pinned() in favor of timer_setup()
Kees Cook
1
-2
/
+0
2017-10-05
timer: Remove init_timer_on_stack() in favor of timer_setup_on_stack()
Kees Cook
2
-2
/
+1
2017-10-05
timer: Remove init_timer_pinned_deferrable() in favor of timer_setup()
Kees Cook
1
-2
/
+0
2017-10-05
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
1
-0
/
+8
2017-10-05
Merge branch 'linus' into timers/core
Thomas Gleixner
11
-46
/
+97
2017-10-05
HID: hid-multitouch: forward MSC_TIMESTAMP
Nicolas Boichat
1
-0
/
+1
2017-10-05
net: Add extack to upper device linking
David Ahern
2
-3
/
+6
2017-10-05
net: Add extack to ndo_add_slave
David Ahern
1
-1
/
+2
2017-10-05
net: Add extack to netdev_notifier_info
David Ahern
1
-1
/
+9
2017-10-05
dev: advertise the new nsid when the netns iface changes
Nicolas Dichtel
1
-1
/
+3
2017-10-05
bpf: introduce BPF_PROG_QUERY command
Alexei Starovoitov
2
-0
/
+7
2017-10-05
bpf: multi program support for cgroup+bpf
Alexei Starovoitov
3
-17
/
+63
2017-10-04
[media] media: rc: gpio-ir-recv: remove gpio_ir_recv_platform_data
Ladislav Michl
1
-23
/
+0
2017-10-04
ftrace: Add a ftrace_free_mem() function for modules to use
Steven Rostedt (VMware)
1
-0
/
+2
2017-10-04
writeback: eliminate work item allocation in bd_start_writeback()
Jens Axboe
2
-22
/
+23
2017-10-04
regulator: axp20x: Add support for AXP813 regulators
Chen-Yu Tsai
1
-0
/
+3
2017-10-04
regmap: add iopoll-like polling macro for regmap_field
Chen-Yu Tsai
1
-0
/
+39
2017-10-04
Drivers: hv: vmbus: Fix bugs in rescind handling
K. Y. Srinivasan
1
-1
/
+1
2017-10-04
powerpc/watchdog: Make use of watchdog_nmi_probe()
Thomas Gleixner
1
-0
/
+1
2017-10-04
watchdog/core, powerpc: Replace watchdog_nmi_reconfigure()
Thomas Gleixner
1
-1
/
+2
2017-10-04
vmbus: add per-channel sysfs info
Stephen Hemminger
1
-0
/
+6
2017-10-04
wire: export w1_touch_bit
Jan Kandziora
1
-0
/
+1
2017-10-04
mmc: Delete bounce buffer handling
Linus Walleij
1
-1
/
+1
2017-10-04
nvme-fc: add uevent for auto-connect
James Smart
1
-0
/
+2
2017-10-04
include/linux/fs.h: fix comment about struct address_space
Mike Rapoport
1
-1
/
+1
2017-10-04
mm/memory_hotplug: change pfn_to_section_nr/section_nr_to_pfn macro to inline...
YASUAKI ISHIMATSU
1
-2
/
+8
2017-10-04
include/linux/bitfield.h: remove 32bit from FIELD_GET comment block
Masahiro Yamada
1
-1
/
+1
2017-10-04
exec: load_script: kill the onstack interp[BINPRM_BUF_SIZE] array
Oleg Nesterov
1
-1
/
+1
2017-10-04
android: binder: drop lru lock in isolate callback
Sherry Yang
1
-0
/
+6
2017-10-04
mm, oom_reaper: skip mm structs with mmu notifiers
Michal Hocko
1
-0
/
+5
2017-10-04
include/linux/mm.h: fix typo in VM_MPX definition
Kirill A. Shutemov
1
-1
/
+1
[prev]
[next]