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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-18
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
1
-1
/
+3
2022-08-18
serial: document start_rx member at struct uart_ops
Mauro Carvalho Chehab
1
-0
/
+8
2022-08-18
blk-mq: remove unused function blk_mq_queue_stopped()
Yu Kuai
1
-1
/
+0
2022-08-18
regulator: Add devm helpers for get and enable
Matti Vaittinen
1
-0
/
+27
2022-08-18
ALSA: hda: Remove codec init and exit routines
Cezary Rojewski
2
-5
/
+0
2022-08-18
net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offset
Vladimir Oltean
1
-4
/
+62
2022-08-18
net: mscc: ocelot: make struct ocelot_stat_layout array indexable
Vladimir Oltean
1
-8
/
+97
2022-08-18
net: mscc: ocelot: turn stats_lock into a spinlock
Vladimir Oltean
1
-1
/
+1
2022-08-18
net: mscc: ocelot: fix incorrect ndo_get_stats64 packet counters
Vladimir Oltean
1
-2
/
+4
2022-08-18
stmmac: intel: remove unused 'has_crossts' flag
Wong Vee Khee
1
-1
/
+0
2022-08-18
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
4
-10
/
+32
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-1
/
+1
2022-08-18
net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()
David Howells
1
-0
/
+25
2022-08-18
bpf: Partially revert flexible-array member replacement
Daniel Borkmann
1
-1
/
+1
2022-08-18
Change calling conventions for filldir_t
Al Viro
1
-4
/
+5
2022-08-17
Merge branch 'i2c/make_remove_callback_void-immutable' of git://git.kernel.or...
Dmitry Torokhov
819
-7425
/
+21624
2022-08-17
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-32
/
+22
2022-08-17
ASoC/soundwire: log actual PING status on resume issues
Mark Brown
1
-0
/
+5
2022-08-17
thermal/of: Remove old OF code
Daniel Lezcano
1
-62
/
+15
2022-08-17
thermal/of: Rework the thermal device tree initialization
Daniel Lezcano
1
-0
/
+18
2022-08-17
soundwire: add sdw_show_ping_status() helper
Pierre-Louis Bossart
1
-0
/
+2
2022-08-17
soundwire: add read_ping_status helper definition in manager ops
Pierre-Louis Bossart
1
-0
/
+3
2022-08-17
regmap: Support accelerated noinc operations
Linus Walleij
1
-0
/
+8
2022-08-17
ASoC: core: remove setting platform_max in kcontrol macros
Srinivas Kandagatla
1
-10
/
+10
2022-08-17
ASoC: qcom: qdsp6: q6prm: add new clocks
Srinivas Kandagatla
1
-0
/
+18
2022-08-17
net: phy: broadcom: Implement suspend/resume for AC131 and BCM5241
Florian Fainelli
1
-0
/
+1
2022-08-17
ACPI: video: Add acpi_video_backlight_use_native() helper
Hans de Goede
1
-0
/
+5
2022-08-17
net: sched: remove the unused return value of unregister_qdisc
Zhengchao Shao
1
-1
/
+1
2022-08-17
drm/dp_mst: add passthrough_aux to struct drm_dp_mst_port
Hamza Mahfooz
2
-0
/
+4
2022-08-17
security, lsm: Introduce security_create_user_ns()
Frederick Lawler
3
-0
/
+11
2022-08-16
ASoC: Intel: HSW and BDW updates
Mark Brown
1
-1
/
+0
2022-08-16
locking/atomic: Make test_and_*_bit() ordered on failure
Hector Martin
1
-6
/
+0
2022-08-16
ASoC: Intel: common: add ACPI matching tables for Raptor Lake
Kai Vehmanen
1
-0
/
+2
2022-08-16
interconnect: Make icc_provider_del() return void
Uwe Kleine-König
1
-3
/
+2
2022-08-16
RDMA/mlx5: Don't compare mkey tags in DEVX indirect mkey
Aharon Landau
1
-0
/
+1
2022-08-16
ASoC: Intel: Drop legacy HSW/BDW board-match information
Cezary Rojewski
1
-1
/
+0
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-1
/
+1
2022-08-16
gpio: pca953x: Make platform teardown callback return void
Uwe Kleine-König
1
-1
/
+1
2022-08-16
dt-bindings: interrupt-controller: Add macros for NMI and IRQ0-7 interrupts p...
Lad Prabhakar
1
-0
/
+25
2022-08-16
virtio: kerneldocs fixes and enhancements
Ricardo Cañuelo
3
-11
/
+17
2022-08-16
virtio: Revert "virtio: find_vqs() add arg sizes"
Michael S. Tsirkin
1
-9
/
+5
2022-08-16
virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"
Michael S. Tsirkin
1
-12
/
+0
2022-08-16
sched/psi: Remove redundant cgroup_psi() when !CONFIG_CGROUPS
Hao Jia
1
-5
/
+0
2022-08-16
sched/psi: Remove unused parameter nbytes of psi_trigger_create()
Hao Jia
1
-1
/
+1
2022-08-16
iio: core: Introduce _zeropoint for differential channels
Jonathan Cameron
1
-0
/
+1
2022-08-16
iio: inkern: remove OF dependencies
Nuno Sá
2
-13
/
+0
2022-08-16
iio: inkern: move to fwnode properties
Nuno Sá
2
-16
/
+25
2022-08-16
dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channel
Claudiu Beznea
1
-0
/
+3
2022-08-16
cgroup: Replace cgroup->ancestor_ids[] with ->ancestors[]
Tejun Heo
2
-11
/
+13
2022-08-15
lib/cpumask: add inline cpumask_next_wrap() for UP
Sander Vanheule
1
-0
/
+19
[prev]
[next]