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
2023-05-31
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
1
-4
/
+3
2023-05-31
net: Use umd_cleanup_helper()
Jarkko Sakkinen
1
-1
/
+0
2023-05-31
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
1
-1
/
+4
2023-05-31
Merge drm/drm-next into drm-intel-next
Jani Nikula
22
-85
/
+719
2023-05-31
net/sched: taprio: add netlink reporting for offload statistics counters
Vladimir Oltean
2
-8
/
+49
2023-05-31
net/sched: taprio: replace tc_taprio_qopt_offload :: enable with a "cmd" enum
Vladimir Oltean
1
-1
/
+6
2023-05-31
net: Make gro complete function to return void
Parav Pandit
1
-1
/
+1
2023-05-31
leds: trigger: netdev: expose netdev trigger modes in linux include
Christian Marangi
1
-0
/
+10
2023-05-31
leds: add API to get attached device for LED hw control
Andrew Lunn
1
-0
/
+6
2023-05-31
leds: add APIs for LEDs hw control
Christian Marangi
1
-0
/
+37
2023-05-31
net/sched: flower: Allow matching on layer 2 miss
Ido Schimmel
1
-0
/
+2
2023-05-31
flow_dissector: Dissect layer 2 miss from tc skb extension
Ido Schimmel
1
-0
/
+2
2023-05-31
skbuff: bridge: Add layer 2 miss indication
Ido Schimmel
1
-0
/
+1
2023-05-31
drm/i915/hdcp: Move away from master naming to arbiter
Suraj Kandpal
1
-2
/
+2
2023-05-31
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
1
-1
/
+1
2023-05-31
Compiler Attributes: Add __counted_by macro
Kees Cook
1
-0
/
+13
2023-05-31
autofs: use flexible array in ioctl structure
Arnd Bergmann
1
-1
/
+1
2023-05-30
devres: Provide krealloc_array
James Clark
1
-0
/
+11
2023-05-30
ES8316 audio codec fixes on Rock5B
Mark Brown
16
-38
/
+59
2023-05-30
interconnect: drop unused icc_get() interface
Johan Hovold
1
-8
/
+0
2023-05-30
perf: Allow a PMU to have a parent
Jonathan Cameron
1
-0
/
+1
2023-05-30
devlink: move port_del() to devlink_port_ops
Jiri Pirko
1
-17
/
+5
2023-05-30
devlink: move port_fn_state_get/set() to devlink_port_ops
Jiri Pirko
1
-30
/
+15
2023-05-30
devlink: move port_fn_migratable_get/set() to devlink_port_ops
Jiri Pirko
1
-21
/
+14
2023-05-30
devlink: move port_fn_roce_get/set() to devlink_port_ops
Jiri Pirko
1
-18
/
+13
2023-05-30
devlink: move port_fn_hw_addr_get/set() to devlink_port_ops
Jiri Pirko
1
-22
/
+16
2023-05-30
devlink: move port_type_set() op into devlink_port_ops
Jiri Pirko
1
-2
/
+3
2023-05-30
devlink: move port_split/unsplit() ops into devlink_port_ops
Jiri Pirko
1
-4
/
+7
2023-05-30
devlink: introduce port ops placeholder
Jiri Pirko
1
-6
/
+35
2023-05-30
block: constify struct part_type part_type
Thomas Weißschuh
1
-1
/
+1
2023-05-30
dt-bindings: clock: meson: add A1 Peripherals clock controller bindings
Dmitry Rokosov
1
-0
/
+115
2023-05-30
dt-bindings: clock: meson: add A1 PLL clock controller bindings
Dmitry Rokosov
1
-0
/
+20
2023-05-30
spi: add SPI_MOSI_IDLE_LOW mode bit
Boerge Struempfel
1
-1
/
+2
2023-05-30
fs: Drop wait_unfrozen wait queue
Jan Kara
1
-1
/
+0
2023-05-30
net: mana: Fix perf regression: remove rx_cqes, tx_cqes counters
Haiyang Zhang
1
-2
/
+0
2023-05-30
platform/surface: aggregator: Make to_ssam_device_driver() respect constness
Maximilian Luz
1
-5
/
+1
2023-05-30
tcp: deny tcp_disconnect() when threads are waiting
Eric Dumazet
1
-0
/
+4
2023-05-30
devlink: Spelling corrections
Simon Horman
1
-1
/
+1
2023-05-30
net: pcs: lynx: add lynx_pcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+1
2023-05-30
net: pcs: xpcs: add xpcs_create_mdiodev()
Russell King (Oracle)
1
-0
/
+2
2023-05-30
net: mdio: add mdio_device_get() and mdio_device_put()
Russell King (Oracle)
1
-0
/
+10
2023-05-30
firewire: cdev: add new event to notify phy packet with time stamp
Takashi Sakamoto
1
-10
/
+57
2023-05-30
firewire: cdev: add new event to notify response subaction with time stamp
Takashi Sakamoto
1
-10
/
+49
2023-05-30
firewire: core: implement variations to send request and wait for response wi...
Takashi Sakamoto
1
-4
/
+65
2023-05-30
firewire: core: use union for callback of transaction completion
Takashi Sakamoto
1
-1
/
+12
2023-05-30
firewire: cdev: add new event to notify request subaction with time stamp
Takashi Sakamoto
1
-2
/
+51
2023-05-30
firewire: cdev: add new version of ABI to notify time stamp at request/respon...
Takashi Sakamoto
1
-0
/
+1
2023-05-29
mm: page_table_check: Ensure user pages are not slab pages
Ruihan Li
1
-0
/
+6
2023-05-29
usb: usbfs: Enforce page requirements for mmap
Ruihan Li
1
-0
/
+5
2023-05-29
PM / devfreq: Reorder fields in 'struct devfreq_dev_status'
Christophe JAILLET
1
-1
/
+2
[prev]
[next]