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
2019-11-06
net_sched: extend packet counter to 64bit
Eric Dumazet
1
-2
/
+2
2019-11-06
net_sched: do not export gnet_stats_basic_packed to uapi
Eric Dumazet
2
-4
/
+6
2019-11-06
net: dsa: Add support for devlink resources
Andrew Lunn
1
-0
/
+16
2019-11-06
net/tls: fix sk_msg trim on fallback to copy mode
Jakub Kicinski
1
-3
/
+6
2019-11-06
net: sched: prevent duplicate flower rules from tcf_proto destroy race
John Hurley
1
-0
/
+4
2019-11-06
bonding: fix state transition issue in link monitoring
Jay Vosburgh
1
-2
/
+1
2019-11-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2019-11-06
ASoC: soc.h: dobj is used only when SND_SOC_TOPOLOGY
Kuninori Morimoto
1
-1
/
+8
2019-11-06
ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...
Kuninori Morimoto
1
-3
/
+3
2019-11-06
ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()
Kuninori Morimoto
1
-1
/
+2
2019-11-06
ASoC: soc-core: add snd_soc_unregister_dai()
Kuninori Morimoto
1
-0
/
+1
2019-11-06
software node: unify PROPERTY_ENTRY_XXX macros
Dmitry Torokhov
1
-37
/
+27
2019-11-06
software node: get rid of property_set_pointer()
Dmitry Torokhov
1
-9
/
+3
2019-11-06
software node: mark internal macros with double underscores
Dmitry Torokhov
1
-10
/
+10
2019-11-06
software node: introduce PROPERTY_ENTRY_XXX_ARRAY_LEN()
Dmitry Torokhov
1
-17
/
+28
2019-11-06
software node: remove DEV_PROP_MAX
Dmitry Torokhov
1
-1
/
+0
2019-11-06
icmp: add helpers to recognize ICMP error packets
Matteo Croce
2
-0
/
+29
2019-11-06
Merge branch 'mb/dio' into master
Theodore Ts'o
1
-34
/
+95
2019-11-06
nvme: change nvme_passthru_cmd64 to explicitly mark rsvd
Charles Machalow
1
-0
/
+1
2019-11-06
Merge branch 'jk/jbd2-revoke-overflow'
Theodore Ts'o
3
-43
/
+73
2019-11-06
jbd2: Provide trace event for handle restarts
Jan Kara
1
-1
/
+15
2019-11-06
ext4: Reserve revoke credits for freed blocks
Jan Kara
1
-5
/
+8
2019-11-06
jbd2: Rename h_buffer_credits to h_total_credits
Jan Kara
1
-4
/
+5
2019-11-06
jbd2: Reserve space for revoke descriptor blocks
Jan Kara
1
-10
/
+33
2019-11-06
jbd2: Drop jbd2_space_needed()
Jan Kara
1
-9
/
+0
2019-11-06
jbd2: Account descriptor blocks into t_outstanding_credits
Jan Kara
1
-15
/
+7
2019-11-06
ext4, jbd2: Provide accessor function for handle credits
Jan Kara
1
-0
/
+6
2019-11-05
clk: rockchip: Add div50 clock-ids for sdmmc on px30 and nandc
Finley Xiao
1
-0
/
+2
2019-11-05
dm stripe: use struct_size() in kmalloc()
Gustavo A. R. Silva
1
-3
/
+0
2019-11-05
Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2019-11-05
nvmem: core: fix nvmem_cell_write inline function
Sebastian Reichel
1
-1
/
+1
2019-11-05
drivers: provide devm_platform_ioremap_resource_byname()
Bartosz Golaszewski
1
-0
/
+3
2019-11-05
drivers: platform: provide devm_platform_ioremap_resource_wc()
Bartosz Golaszewski
1
-0
/
+3
2019-11-05
lib: devres: provide devm_ioremap_resource_wc()
Bartosz Golaszewski
1
-0
/
+2
2019-11-05
rfkill: allocate static minor
Marcel Holtmann
1
-0
/
+1
2019-11-05
jbd2: Fix possible overflow in jbd2_log_space_left()
Jan Kara
1
-2
/
+2
2019-11-05
Merge branch 'iomap-for-next' into mb/dio
Theodore Ts'o
1
-34
/
+95
2019-11-05
clone3: validate stack arguments
Christian Brauner
1
-0
/
+4
2019-11-05
can: don't use deprecated license identifiers
Yegor Yefremov
8
-8
/
+8
2019-11-05
powerpc/mm/book3s64/radix: Flush the full mm even when need_flush_all is set
Aneesh Kumar K.V
1
-1
/
+1
2019-11-05
clk: sunxi-ng: h3: Export MBUS clock
Jernej Skrabec
1
-1
/
+1
2019-11-05
Merge tag 'v5.4-rc6' into devel
Linus Walleij
73
-219
/
+606
2019-11-05
logic_pio: Define PIO_INDIRECT_SIZE for !CONFIG_INDIRECT_PIO
John Garry
1
-2
/
+2
2019-11-05
timekeeping/vsyscall: Update VDSO data unconditionally
Huacai Chen
1
-7
/
+0
2019-11-04
coresight: etm4x: Save/restore state across CPU low power states
Andrew Murray
1
-0
/
+6
2019-11-04
iommu/io-pgtable-arm: Rationalise MAIR handling
Robin Murphy
1
-1
/
+1
2019-11-04
netfilter: nf_tables: Align nft_expr private data to 64-bit
Lukas Wunner
1
-1
/
+2
2019-11-04
netfilter: ipset: Add wildcard support to net,iface
Kristian Evensen
1
-0
/
+2
2019-11-04
net: of_get_phy_mode: Change API to solve int/unit warnings
Andrew Lunn
3
-4
/
+10
2019-11-04
nvme: resync include/linux/nvme.h with nvmecli
Revanth Rajashekar
1
-3
/
+50
[prev]
[next]