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.19.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
2020-12-04
bpf: Allow to specify kernel module BTFs when attaching BPF programs
Andrii Nakryiko
1
-0
/
+1
2020-12-04
bpf: Remove hard-coded btf_vmlinux assumption from BPF verifier
Andrii Nakryiko
3
-12
/
+34
2020-12-03
bpf: Eliminate rlimit-based memory accounting for bpf progs
Roman Gushchin
1
-11
/
+0
2020-12-03
bpf: Eliminate rlimit-based memory accounting infra for bpf maps
Roman Gushchin
1
-12
/
+0
2020-12-03
bpf: Prepare for memcg-based memory accounting for bpf maps
Roman Gushchin
1
-0
/
+34
2020-12-03
mm: Convert page kmemcg type to a page memcg flag
Roman Gushchin
2
-13
/
+35
2020-12-03
mm: Introduce page memcg flags
Roman Gushchin
1
-12
/
+20
2020-12-03
mm: memcontrol/slab: Use helpers to access slab page's memcg_data
Roman Gushchin
1
-0
/
+64
2020-12-03
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
3
-35
/
+106
2020-12-03
bpf: Allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
Stanislav Fomichev
1
-6
/
+6
2020-12-01
net: Introduce preferred busy-polling
Björn Töpel
1
-14
/
+21
2020-11-26
ima: Implement ima_inode_hash
KP Singh
1
-0
/
+6
2020-11-19
bpf: Add bpf_ktime_get_coarse_ns helper
Dmitrii Banshchikov
1
-0
/
+1
2020-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-1
/
+44
2020-11-13
Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...
Jakub Kicinski
1
-0
/
+3
2020-11-13
bpf: Augment the set of sleepable LSM hooks
KP Singh
1
-0
/
+7
2020-11-13
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-36
/
+49
2020-11-13
bpf: Support for pointers beyond pkt_end.
Alexei Starovoitov
1
-1
/
+1
2020-11-13
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
1
-2
/
+0
2020-11-13
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-4
/
+2
2020-11-13
Merge tag 'net-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-17
/
+11
2020-11-12
Merge tag 'pm-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-2
/
+16
2020-11-12
net: evaluate net.ipv4.conf.all.proxy_arp_pvlan
Vincent Bernat
1
-1
/
+1
2020-11-12
net: evaluate net.ipvX.conf.all.ignore_routes_with_linkdown
Vincent Bernat
1
-1
/
+1
2020-11-12
Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+3
2020-11-11
bpf: Load and verify kernel module BTFs
Andrii Nakryiko
2
-0
/
+6
2020-11-10
cpufreq: Add strict_target to struct cpufreq_policy
Rafael J. Wysocki
1
-0
/
+6
2020-11-10
cpufreq: Introduce CPUFREQ_GOV_STRICT_TARGET
Rafael J. Wysocki
1
-0
/
+3
2020-11-10
cpufreq: Introduce governor flags
Rafael J. Wysocki
1
-2
/
+7
2020-11-10
net: core: add dev_get_tstats64 as a ndo_get_stats64 implementation
Heiner Kallweit
1
-0
/
+1
2020-11-09
Merge tag 'ext4_for_linus_cleanups' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+15
2020-11-08
Merge tag 'xfs-5.10-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2020-11-08
Merge branch 'hch' (patches from Christoph)
Linus Torvalds
1
-0
/
+1
2020-11-08
Merge tag 'io_uring-5.10-2020-11-07' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2020-11-07
jbd2: don't pass tid to jbd2_fc_end_commit_fallback()
Harshad Shirwadkar
1
-1
/
+1
2020-11-07
jbd2: don't use state lock during commit path
Harshad Shirwadkar
1
-4
/
+6
2020-11-07
ext4: clean up the JBD2 API that initializes fast commits
Harshad Shirwadkar
1
-1
/
+1
2020-11-07
jbd2: rename j_maxlen to j_total_len and add jbd2_journal_max_txn_bufs
Harshad Shirwadkar
1
-2
/
+7
2020-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
3
-17
/
+11
2020-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
26
-1597
/
+164
2020-11-06
Merge tag 'net-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-19
/
+22
2020-11-06
seq_file: add seq_read_iter
Christoph Hellwig
1
-0
/
+1
2020-11-06
bpf: Implement get_current_task_btf and RET_PTR_TO_BTF_ID
KP Singh
1
-0
/
+1
2020-11-06
bpf: Implement task local storage
KP Singh
2
-0
/
+24
2020-11-06
ieee80211: Add definition for WFA DPP
Kurt Lee
1
-0
/
+3
2020-11-06
net/usb/r8153_ecm: support ECM mode for RTL8153
Hayes Wang
1
-0
/
+37
2020-11-06
bus: mhi: Add mhi_queue_is_full function
Loic Poulain
1
-0
/
+7
2020-11-06
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
1
-0
/
+1
2020-11-06
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
1
-0
/
+2
2020-11-06
net: dsa: Add DSA driver for Hirschmann Hellcreek switches
Kurt Kanzenbach
1
-0
/
+23
[next]