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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
iio: st_sensors: split open-drain parameters for irq1 and irq2
Lorenzo Bianconi
1
-12
/
+16
2017-10-10
bpf: write back the verifier log buffer as it gets filled
Jakub Kicinski
1
-1
/
+3
2017-10-10
bpf: don't rely on the verifier lock for metadata_dst allocation
Jakub Kicinski
1
-0
/
+1
2017-10-10
bpf: move global verifier log into verifier environment
Jakub Kicinski
1
-0
/
+2
2017-10-10
bpf: encapsulate verifier log state into a structure
Jakub Kicinski
1
-0
/
+13
2017-10-10
mtd: spi-nor: add spi_nor_init() function
Kamal Dasu
1
-0
/
+10
2017-10-10
IB/core: Simplify sa_path_set_[sd]lid() calls
Bart Van Assche
1
-6
/
+6
2017-10-10
writeback: merge try_to_writeback_inodes_sb_nr() into caller
Rakesh Pandit
1
-3
/
+1
2017-10-10
audit: Record fanotify access control decisions
Steve Grubb
4
-0
/
+15
2017-10-10
locking/arch: Remove dummy arch_{read,spin,write}_lock_flags() implementations
Will Deacon
4
-9
/
+13
2017-10-10
locking/core: Remove {read,spin,write}_can_lock()
Will Deacon
4
-37
/
+0
2017-10-10
locking/rwsem: Add down_read_killable()
Kirill Tkhai
2
-0
/
+11
2017-10-10
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
42
-160
/
+309
2017-10-10
drm/etnaviv: add uapi for perfmon feature
Christian Gmeiner
1
-0
/
+16
2017-10-10
drm/etnaviv: add infrastructure to query perf counter
Christian Gmeiner
1
-1
/
+26
2017-10-10
block/ioprio: Use a helper to check for RT prio
Sebastian Andrzej Siewior
1
-1
/
+2
2017-10-10
sched/rt: Add a helper to test for a RT task
Sebastian Andrzej Siewior
1
-0
/
+11
2017-10-10
sched/deadline: Use C bitfields for the state flags
luca abeni
1
-4
/
+4
2017-10-10
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2
-4
/
+4
2017-10-10
drm/drm_of: add drm_of_panel_bridge_remove function
benjamin.gaignard@linaro.org
1
-0
/
+8
2017-10-10
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
39
-133
/
+253
2017-10-10
Merge branch 'topic/component' of git://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
1
-0
/
+5
2017-10-10
ASoC: soc-core: add snd_soc_add_component()
Kuninori Morimoto
1
-0
/
+5
2017-10-10
sched/core: Fix wake_affine() performance regression
Peter Zijlstra
1
-8
/
+0
2017-10-10
openvswitch: Add erspan tunnel support.
William Tu
1
-0
/
+1
2017-10-10
once: switch to new jump label API
Eric Biggers
1
-3
/
+3
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-66
/
+77
2017-10-10
ACPI / PM: Remove stale function header
Ulf Hansson
1
-5
/
+0
2017-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+10
2017-10-10
irq_work: Map irq_work_on_queue() to irq_work_on() in !SMP
Paul E. McKenney
1
-3
/
+0
2017-10-09
drm/amdgpu: add interface for editing a foreign process's priority v3
Andres Rodriguez
1
-0
/
+17
2017-10-09
drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSET
Andres Rodriguez
1
-0
/
+1
2017-10-09
drm/amdgpu: add parameter to allocate high priority contexts v11
Andres Rodriguez
1
-1
/
+9
2017-10-09
drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2
Andres Rodriguez
1
-0
/
+2
2017-10-09
iio: st_sensors: decouple irq1 configuration parameters from the irq2 ones
Lorenzo Bianconi
1
-6
/
+10
2017-10-09
iio: st_sensors: add register mask for status register
Lorenzo Bianconi
1
-2
/
+5
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
3
-3
/
+10
2017-10-09
qed: Add LL2 slowpath handling
Michal Kalderon
1
-0
/
+5
2017-10-09
qed: Add ll2 option for dropping a tx packet
Michal Kalderon
1
-0
/
+1
2017-10-09
qed: Add ll2 ability of opening a secondary queue
Michal Kalderon
1
-0
/
+1
2017-10-09
net: bridge: Export bridge multicast router state
Yotam Gigi
1
-0
/
+5
2017-10-09
net: bridge: Notify on bridge device mrouter state changes
Yotam Gigi
1
-0
/
+1
2017-10-09
dma-fence: fix dma_fence_get_rcu_safe v2
Christian König
1
-1
/
+4
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
2
-0
/
+6
2017-10-09
ALSA: seq: Fix copy_from_user() call inside lock
Takashi Iwai
1
-0
/
+1
2017-10-09
clk: samsung: Add explicit MPLL, EPLL clkdev aliases in S3C2443 driver
Marek Szyprowski
1
-0
/
+2
2017-10-09
Merge 4.14-rc4 into usb-next
Greg Kroah-Hartman
56
-330
/
+452
2017-10-09
Merge 4.14-rc4 into tty-next
Greg Kroah-Hartman
56
-330
/
+452
2017-10-09
Merge 4.14-rc4 into staging-next
Greg Kroah-Hartman
56
-330
/
+452
2017-10-09
bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd flood
Roopa Prabhu
2
-0
/
+2
[prev]
[next]