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.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
2019-02-01
bpf: introduce BPF_F_LOCK flag
Alexei Starovoitov
1
-0
/
+2
2019-02-01
bpf: introduce bpf_spin_lock
Alexei Starovoitov
3
-3
/
+36
2019-01-31
bpf, cgroups: clean up kerneldoc warnings
Valdis Kletnieks
1
-1
/
+1
2019-01-31
bpf: fix missing prototype warnings
Valdis Kletnieks
1
-1
/
+3
2019-01-31
bpf: BPF_PROG_TYPE_CGROUP_{SKB, SOCK, SOCK_ADDR} require cgroups enabled
Stanislav Fomichev
1
-0
/
+2
2019-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+6
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
4
-0
/
+42
2019-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2
-19
/
+4
2019-01-29
bpf: add BPF_PROG_TEST_RUN support for flow dissector
Stanislav Fomichev
1
-0
/
+3
2019-01-29
net/flow_dissector: move bpf case into __skb_flow_bpf_dissect
Stanislav Fomichev
1
-0
/
+5
2019-01-28
qede: Error recovery process
Tomer Tayar
1
-4
/
+6
2019-01-28
qed: Add infrastructure for error detection and recovery
Tomer Tayar
1
-0
/
+20
2019-01-28
netfilter: ipv4: remove useless export_symbol
Florian Westphal
1
-6
/
+0
2019-01-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+5
2019-01-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-63
/
+177
2019-01-27
Merge tag 'libnvdimm-fixes-5.0-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+1
2019-01-27
bpf: JIT blinds support JMP32
Jiong Wang
1
-0
/
+20
2019-01-26
Merge tag 'for-linus-20190125' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+2
2019-01-26
qed: Revert error handling changes.
David S. Miller
2
-37
/
+4
2019-01-26
Merge tag 'char-misc-5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2019-01-25
net: dev_is_mac_header_xmit() true for ARPHRD_RAWIP
Maciej Żenczykowski
1
-0
/
+1
2019-01-25
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
1
-1
/
+1
2019-01-24
block: Fix comment typo
Damien Le Moal
1
-1
/
+1
2019-01-24
bpf: notify offload JITs about optimizations
Jakub Kicinski
2
-0
/
+12
2019-01-24
bpf: verifier: record original instruction index
Jakub Kicinski
1
-0
/
+1
2019-01-24
bpf: verifier: remove dead code
Jakub Kicinski
1
-0
/
+1
2019-01-23
ptp: add debugfs support for ptp_qoriq
Yangbo Lu
1
-0
/
+12
2019-01-23
ptp_qoriq: support external trigger stamp FIFO
Yangbo Lu
1
-0
/
+3
2019-01-23
qede: Error recovery process
Tomer Tayar
1
-4
/
+17
2019-01-23
qed: Add infrastructure for error detection and recovery
Tomer Tayar
1
-0
/
+20
2019-01-23
bridge: Snoop Multicast Router Advertisements
Linus Lüssing
1
-0
/
+5
2019-01-23
bridge: simplify ip_mc_check_igmp() and ipv6_mc_check_mld() calls
Linus Lüssing
3
-1
/
+21
2019-01-23
writeback: synchronize sync(2) against cgroup writeback membership switches
Tejun Heo
1
-0
/
+1
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
1
-0
/
+1
2019-01-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-2
/
+1
2019-01-22
Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
1
-57
/
+170
2019-01-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-18
/
+23
2019-01-21
libnvdimm/security: Require nvdimm_security_setup_events() to succeed
Dan Williams
1
-1
/
+0
2019-01-21
sched/wake_q: Document wake_q_add()
Peter Zijlstra
1
-1
/
+5
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-2
/
+5
2019-01-20
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-4
/
+9
2019-01-20
Merge tags 'compiler-attributes-for-linus-v5.0-rc3' and 'clang-format-for-lin...
Linus Torvalds
4
-11
/
+6
2019-01-20
Merge tag 'mips_fixes_5.0_2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-01-20
Merge tag 'libnvdimm-fixes-5.0-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2019-01-19
net: netlink: add helper to retrieve NETLINK_F_STRICT_CHK
Jakub Kicinski
1
-0
/
+1
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
1
-2
/
+2
2019-01-19
net: phy: remove phy_stop_interrupts
Heiner Kallweit
1
-1
/
+0
2019-01-19
net: Fix usage of pskb_trim_rcsum
Ross Lagerwall
1
-0
/
+1
[next]