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
2023-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-19
/
+26
2023-01-28
ipc,namespace: batch free ipc_namespace structures
Rik van Riel
1
-0
/
+1
2023-01-28
fsverity: support verifying data from large folios
Eric Biggers
1
-5
/
+10
2023-01-28
dt-bindings: power: Add Allwinner D1 PPU
Samuel Holland
1
-0
/
+10
2023-01-28
Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-0
/
+13
2023-01-27
io_uring: Replace 0-length array with flexible array
Kees Cook
1
-1
/
+1
2023-01-27
RDMA/mlx5: Remove implicit ODP cache entry
Aharon Landau
1
-1
/
+0
2023-01-27
dmaengine: dw-edma: Add CPU to PCI bus address translation
Serge Semin
1
-0
/
+15
2023-01-27
dmaengine: dw-edma: Convert ll/dt phys address to PCI bus/DMA address
Serge Semin
1
-1
/
+1
2023-01-27
dmaengine: Fix dma_slave_config.dst_addr description
Serge Semin
1
-1
/
+1
2023-01-27
Merge back Intel thermal control changes for 6.3.
Rafael J. Wysocki
2
-0
/
+38
2023-01-27
fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are detected
Jann Horn
1
-0
/
+3
2023-01-27
kobject: kset_uevent_ops: make uevent() callback take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
5
-5
/
+5
2023-01-27
xen/xenbus: move to_xenbus_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
mcb: move to_mcb_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
drm/mipi-dsi: move to_mipi_dsi_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
virtio: move dev_to_virtio() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
drivers: hv: move device_to_hv_device to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
driver core: device_get_devnode() should take a const *
Greg Kroah-Hartman
1
-2
/
+0
2023-01-27
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
1
-1
/
+1
2023-01-27
driver core: make struct device_type.uevent() take a const *
Greg Kroah-Hartman
4
-5
/
+5
2023-01-27
firewire: move fw_device() and fw_unit() to use container_of_const()
Greg Kroah-Hartman
1
-12
/
+3
2023-01-27
platform/surface: aggregator: move to_ssam_device() to use container_of_const()
Greg Kroah-Hartman
1
-4
/
+1
2023-01-27
i3c: move dev_to_i3cdev() to use container_of_const()
Greg Kroah-Hartman
1
-1
/
+8
2023-01-27
of: device: make of_device_uevent_modalias() take a const device *
Greg Kroah-Hartman
1
-2
/
+2
2023-01-27
devlink: protect devlink param list by instance lock
Jiri Pirko
1
-5
/
+11
2023-01-27
devlink: make devlink_param_driverinit_value_set() return void
Jiri Pirko
1
-2
/
+2
2023-01-27
devlink: make devlink_param_register/unregister static
Jiri Pirko
1
-4
/
+0
2023-01-27
ASoC: simple-card-utils: create jack inputs for aux_devs
Astrid Rost
1
-0
/
+3
2023-01-27
ASoC: soc-component: add get_jack_type
Astrid Rost
1
-0
/
+2
2023-01-27
ASoC: SOF: ipc4-pcm: Use the PCM stream's pipeline_info during trigger
Ranjani Sridharan
1
-0
/
+3
2023-01-27
ASoC: soc-pcm: Export widget_in_list()
Ranjani Sridharan
1
-0
/
+2
2023-01-27
net: remove unnecessary includes from net/flow.h
Jakub Kicinski
1
-2
/
+3
2023-01-27
net: skbuff: drop the linux/hrtimer.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/splice.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/sched.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: skbuff: drop the linux/sched/clock.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
1
-0
/
+1
2023-01-27
net: skbuff: drop the linux/textsearch.h include
Jakub Kicinski
1
-1
/
+1
2023-01-27
net: checksum: drop the linux/uaccess.h include
Jakub Kicinski
1
-1
/
+3
2023-01-27
net: skbuff: drop the linux/net.h include
Jakub Kicinski
1
-1
/
+0
2023-01-27
net: add missing includes of linux/net.h
Jakub Kicinski
1
-0
/
+1
2023-01-27
leds: led-class: Add generic [devm_]led_get()
Hans de Goede
1
-0
/
+21
2023-01-27
mfd: intel-m10-bmc: Add PMCI driver
Ilpo Järvinen
1
-0
/
+28
2023-01-27
fpga: m10bmc-sec: Make rsu status type specific
Ilpo Järvinen
1
-1
/
+0
2023-01-27
mfd: intel-m10-bmc: Prefix register defines with M10BMC_N3000
Ilpo Järvinen
1
-33
/
+33
2023-01-27
mfd: intel-m10-bmc: Support multiple CSR register layouts
Ilpo Järvinen
1
-4
/
+34
2023-01-27
mfd: intel-m10-bmc: Split into core and spi specific parts
Ilpo Järvinen
1
-0
/
+6
2023-01-27
mfd: intel-m10-bmc: Create m10bmc_platform_info for type specific info
Ilpo Järvinen
1
-0
/
+12
[prev]
[next]