index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, hwpoison: make __page_handle_poison returns int
Naoya Horiguchi
2022-08-09
1
-5
/
+11
*
mm, hwpoison: set PG_hwpoison for busy hugetlb pages
Naoya Horiguchi
2022-08-09
2
-4
/
+5
*
mm, hwpoison: make unpoison aware of raw error info in hwpoisoned hugepage
Naoya Horiguchi
2022-08-09
2
-5
/
+56
*
mm, hwpoison, hugetlb: support saving mechanism of raw error pages
Naoya Horiguchi
2022-08-09
3
-13
/
+116
*
mm/hugetlb: make pud_huge() and follow_huge_pud() aware of non-present pud entry
Naoya Horiguchi
2022-08-09
2
-3
/
+37
*
mm/hugetlb: check gigantic_page_runtime_supported() in return_unused_surplus_...
Naoya Horiguchi
2022-08-09
1
-2
/
+1
*
mm: hugetlb_vmemmap: use PTRS_PER_PTE instead of PMD_SIZE / PAGE_SIZE
Muchun Song
2022-08-09
1
-1
/
+1
*
mm: hugetlb_vmemmap: move code comments to vmemmap_dedup.rst
Muchun Song
2022-08-09
2
-36
/
+49
*
mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
Muchun Song
2022-08-09
5
-108
/
+102
*
mm: hugetlb_vmemmap: replace early_param() with core_param()
Muchun Song
2022-08-09
1
-8
/
+2
*
mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
Muchun Song
2022-08-09
3
-407
/
+398
*
mm: hugetlb_vmemmap: introduce the name HVO
Muchun Song
2022-08-09
9
-24
/
+23
*
mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
Muchun Song
2022-08-09
2
-62
/
+9
*
mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
Muchun Song
2022-08-09
2
-22
/
+5
*
Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2022-08-08
13
-218
/
+811
|
\
|
*
leds: is31fl319x: use simple i2c probe function
Andy Shevchenko
2022-08-02
1
-3
/
+2
|
*
leds: is31fl319x: Fix devm vs. non-devm ordering
Andy Shevchenko
2022-08-02
1
-23
/
+9
|
*
leds: is31fl319x: Make use of dev_err_probe()
Andy Shevchenko
2022-08-02
1
-20
/
+13
|
*
leds: is31fl319x: Make use of device properties
Andy Shevchenko
2022-08-02
2
-25
/
+21
|
*
leds: is31fl319x: Cleanup formatting and dev_dbg calls
Vincent Knecht
2022-08-02
1
-13
/
+9
|
*
leds: is31fl319x: Add support for is31fl319{0,1,3} chips
Vincent Knecht
2022-08-02
1
-14
/
+147
|
*
leds: is31fl319x: Move chipset-specific values in chipdef struct
Vincent Knecht
2022-08-02
1
-83
/
+125
|
*
leds: is31fl319x: Use non-wildcard names for vars, structs and defines
Vincent Knecht
2022-08-02
1
-71
/
+71
|
*
leds: is31fl319x: Add missing si-en compatibles
Vincent Knecht
2022-08-02
1
-0
/
+8
|
*
dt-bindings: leds: pwm-multicolor: document max-brigthness
Krzysztof Kozlowski
2022-07-30
1
-0
/
+6
|
*
leds: turris-omnia: convert to use dev_groups
Greg Kroah-Hartman
2022-07-30
1
-3
/
+1
|
*
leds: leds-bcm63138: get rid of LED_OFF
Rafał Miłecki
2022-07-17
1
-2
/
+1
|
*
leds: add help info about BCM63138 module name
Rafał Miłecki
2022-07-17
1
-0
/
+2
|
*
dt-bindings: leds: leds-bcm63138: unify full stops in descriptions
Rafał Miłecki
2022-07-17
1
-1
/
+1
|
*
dt-bindings: leds: lp50xx: fix LED children names
Krzysztof Kozlowski
2022-07-17
1
-1
/
+7
|
*
dt-bindings: leds: class-multicolor: reference class directly in multi-led node
Krzysztof Kozlowski
2022-07-17
5
-19
/
+24
|
*
leds: bcm63138: add support for BCM63138 controller
Rafał Miłecki
2022-07-17
3
-0
/
+321
|
*
dt-bindings: leds: add Broadcom's BCM63138 controller
Rafał Miłecki
2022-07-17
1
-0
/
+95
|
*
leds: clevo-mail: Mark as broken pending interface fix
Pavel Machek
2022-07-17
1
-3
/
+3
|
*
leds: pwm-multicolor: Support active-low LEDs
Emil Renner Berthing
2022-07-17
1
-0
/
+5
|
*
dt-bindings: leds: pwm-multicolor: Add active-low property
Emil Renner Berthing
2022-07-17
1
-0
/
+4
|
*
leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors
Emil Renner Berthing
2022-07-17
1
-2
/
+1
|
*
leds: clevo-mail: fix Kconfig "its" grammar
Randy Dunlap
2022-07-17
1
-1
/
+1
*
|
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
97
-3197
/
+3353
|
\
\
|
*
|
tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
Douglas Anderson
2022-08-03
1
-2
/
+2
|
*
|
tty: amiserial: Fix comment typo
Jason Wang
2022-07-28
1
-1
/
+1
|
*
|
tty: serial: document uart_get_console()
Jiri Slaby
2022-07-28
2
-5
/
+10
|
*
|
tty: serial: serial_core, reformat kernel-doc for functions
Jiri Slaby
2022-07-28
2
-58
/
+60
|
*
|
Documentation: serial: link uart_ops properly
Jiri Slaby
2022-07-28
1
-1
/
+1
|
*
|
Documentation: serial: move GPIO kernel-doc to the functions
Jiri Slaby
2022-07-28
2
-28
/
+52
|
*
|
Documentation: serial: dedup kernel-doc for uart functions
Jiri Slaby
2022-07-28
2
-138
/
+87
|
*
|
Documentation: serial: move uart_ops documentation to the struct
Jiri Slaby
2022-07-28
2
-372
/
+331
|
*
|
dt-bindings: serial: snps-dw-apb-uart: Document Rockchip RV1126
Jagan Teki
2022-07-28
1
-0
/
+1
|
*
|
serial: mvebu-uart: uart2 error bits clearing
Narendra Hadke
2022-07-28
1
-0
/
+11
|
*
|
tty: serial: fsl_lpuart: correct the count of break characters
Sherry Sun
2022-07-28
1
-6
/
+6
[next]