index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: at91_can: at91_alloc_can_err_skb() introduce new function
Marc Kleine-Budde
2023-10-05
1
-0
/
+16
*
can: at91_can: at91_irq_err_line(): send error counters with state change
Marc Kleine-Budde
2023-10-05
1
-0
/
+5
*
can: at91_can: at91_irq_err_line(): make use of can_change_state() and can_bu...
Marc Kleine-Budde
2023-10-05
1
-110
/
+21
*
can: at91_can: at91_irq_err_line(): take reg_sr into account for bus off
Marc Kleine-Budde
2023-10-05
1
-2
/
+24
*
can: at91_can: at91_irq_err_line(): make use of can_state_get_by_berr_counter()
Marc Kleine-Budde
2023-10-05
1
-46
/
+5
*
can: at91_can: at91_irq_err(): rename to at91_irq_err_line()
Marc Kleine-Budde
2023-10-05
1
-2
/
+2
*
can: at91_can: at91_irq_err_frame(): move next to at91_irq_err()
Marc Kleine-Budde
2023-10-05
1
-61
/
+61
*
can: at91_can: at91_irq_err_frame(): call directly from IRQ handler
Marc Kleine-Budde
2023-10-05
1
-24
/
+12
*
can: at91_can: at91_poll_err(): increase stats even if no quota left or OOM
Marc Kleine-Budde
2023-10-05
1
-33
/
+38
*
can: at91_can: at91_poll_err(): fold in at91_poll_err_frame()
Marc Kleine-Budde
2023-10-05
1
-17
/
+10
*
can: at91_can: add CAN transceiver support
Marc Kleine-Budde
2023-10-05
1
-6
/
+26
*
can: at91_can: at91_open(): forward request_irq()'s return value in case or a...
Marc Kleine-Budde
2023-10-05
1
-4
/
+3
*
can: at91_can: at91_chip_start(): don't disable IRQs twice
Marc Kleine-Budde
2023-10-05
1
-1
/
+0
*
can: at91_can: at91_set_bittiming(): demote register output to debug level
Marc Kleine-Budde
2023-10-05
1
-1
/
+1
*
can: at91_can: rename struct at91_priv::{tx_next,tx_echo} to {tx_head,tx_tail}
Marc Kleine-Budde
2023-10-05
1
-28
/
+28
*
can: at91_can: at91_setup_mailboxes(): update comments
Marc Kleine-Budde
2023-10-05
1
-3
/
+3
*
can: at91_can: add more register definitions
Marc Kleine-Budde
2023-10-05
1
-0
/
+6
*
can: at91_can: MCR Register: convert to FIELD_PREP()
Marc Kleine-Budde
2023-10-05
1
-2
/
+8
*
can: at91_can: MSR Register: convert to FIELD_PREP()
Marc Kleine-Budde
2023-10-05
1
-1
/
+3
*
can: at91_can: MID registers: convert access to FIELD_PREP(), FIELD_GET()
Marc Kleine-Budde
2023-10-05
1
-4
/
+8
*
can: at91_can: MMR registers: convert to FIELD_PREP()
Marc Kleine-Budde
2023-10-05
1
-3
/
+8
*
can: at91_can: ECR register: convert to FIELD_GET()
Marc Kleine-Budde
2023-10-05
1
-2
/
+5
*
can: at91_can: BR register: convert to FIELD_PREP()
Marc Kleine-Budde
2023-10-05
1
-5
/
+17
*
can: at91_can: at91_irq_tx(): remove one level of indention
Marc Kleine-Budde
2023-10-05
1
-9
/
+8
*
can: at91_can: use a consistent indention
Marc Kleine-Budde
2023-10-05
1
-64
/
+64
*
can: dev: add can_state_get_by_berr_counter() to return the CAN state based o...
Marc Kleine-Budde
2023-10-05
2
-0
/
+26
*
Merge patch series "can: dev: fix can_restart() and replace BUG_ON() by error...
Marc Kleine-Budde
2023-10-05
2
-16
/
+19
|
\
|
*
can: dev: can_put_echo_skb(): don't crash kernel if can_priv::echo_skb is acc...
Marc Kleine-Budde
2023-10-05
1
-1
/
+5
|
*
can: dev: can_restart(): move debug message and stats after successful restart
Marc Kleine-Budde
2023-10-05
1
-4
/
+4
|
*
can: dev: can_restart(): reverse logic to remove need for goto
Marc Kleine-Budde
2023-10-05
1
-7
/
+4
|
*
can: dev: can_restart(): fix race condition between controller restart and ne...
Marc Kleine-Budde
2023-10-05
1
-3
/
+4
|
*
can: dev: can_restart(): don't crash kernel if carrier is OK
Marc Kleine-Budde
2023-10-05
1
-1
/
+2
|
/
*
can: peak_pci: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-05
1
-1
/
+1
*
can: raw: Remove NULL check before dev_{put, hold}
Jiapeng Chong
2023-10-04
1
-2
/
+1
*
Merge patch series "can: etas_es58x: clean-up of new GCC W=1 and old checkpat...
Marc Kleine-Budde
2023-10-04
3
-21
/
+43
|
\
|
*
can: etas_es58x: add missing a blank line after declaration
Vincent Mailhol
2023-10-04
1
-0
/
+1
|
*
can: etas_es58x: rework the version check logic to silence -Wformat-truncation
Vincent Mailhol
2023-10-04
2
-21
/
+42
|
/
*
can: sja1000: Fix comment
Miquel Raynal
2023-10-04
1
-1
/
+1
*
net: add sysctl to disable rfc4862 5.5.3e lifetime handling
Patrick Rohr
2023-10-03
3
-13
/
+37
*
Merge branch 'documentation-fixes-for-dpll-subsystem'
Jakub Kicinski
2023-10-03
1
-13
/
+16
|
\
|
*
Documentation: dpll: wrap DPLL_CMD_PIN_GET output in a code block
Bagas Sanjaya
2023-10-03
1
-13
/
+13
|
*
Documentation: dpll: Fix code blocks
Bagas Sanjaya
2023-10-03
1
-0
/
+3
|
/
*
Merge branch 'introduce-define_flex-macro'
Jakub Kicinski
2023-10-03
11
-218
/
+130
|
\
|
*
ice: make use of DEFINE_FLEX() in ice_switch.c
Przemek Kitszel
2023-10-03
1
-49
/
+14
|
*
ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
Przemek Kitszel
2023-10-03
1
-16
/
+4
|
*
ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
Przemek Kitszel
2023-10-03
2
-32
/
+13
|
*
ice: make use of DEFINE_FLEX() in ice_ddp.c
Przemek Kitszel
2023-10-03
1
-28
/
+11
|
*
ice: drop two params of ice_aq_move_sched_elems()
Przemek Kitszel
2023-10-03
3
-61
/
+23
|
*
ice: ice_sched_remove_elems: replace 1 elem array param by u32
Przemek Kitszel
2023-10-03
1
-17
/
+9
|
*
overflow: add DEFINE_FLEX() for on-stack allocs
Przemek Kitszel
2023-10-03
3
-15
/
+56
|
/
[next]