index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-30
dt-bindings: marvell,pxa168: add clock ids for additional dividers
Doug Brown
1
-0
/
+3
2022-09-30
clk: mmp: pxa168: fix incorrect dividers
Doug Brown
1
-2
/
+2
2022-09-30
clk: mmp: pxa168: add additional register defines
Doug Brown
1
-7
/
+24
2022-09-30
of: Fix "dma-ranges" handling for bus controllers
Robin Murphy
3
-2
/
+16
2022-09-30
Documentation: Kunit: Use full path to .kunitconfig
Khalid Masum
1
-1
/
+1
2022-09-30
kunit: tool: rename all_test_uml.config, use it for --alltests
Daniel Latypov
5
-90
/
+33
2022-09-30
kunit: tool: remove UML specific options from all_tests_uml.config
Daniel Latypov
1
-2
/
+0
2022-09-30
clk: sprd: Add clocks support for UMS512
Cixi Geng
3
-0
/
+2209
2022-09-30
lib: stackinit: update reference to kunit-tool
Tales Aparecida
1
-1
/
+1
2022-09-30
lib: overflow: update reference to kunit-tool
Tales Aparecida
1
-1
/
+1
2022-09-30
Documentation: KUnit: update links in the index page
Tales Aparecida
1
-6
/
+7
2022-09-30
Documentation: KUnit: add intro to the getting-started page
Tales Aparecida
1
-0
/
+4
2022-09-30
Documentation: KUnit: Reword start guide for selecting tests
Tales Aparecida
1
-27
/
+63
2022-09-30
Documentation: KUnit: add note about mrproper in start.rst
Tales Aparecida
1
-0
/
+16
2022-09-30
Documentation: KUnit: avoid repeating "kunit.py run" in start.rst
Tales Aparecida
2
-24
/
+16
2022-09-30
Documentation: KUnit: remove duplicated docs for kunit_tool
Tales Aparecida
4
-253
/
+16
2022-09-30
Documentation: Kunit: Add ref for other kinds of tests
Tales Aparecida
2
-0
/
+4
2022-09-30
Documentation: KUnit: Fix non-uml anchor
Tales Aparecida
3
-5
/
+7
2022-09-30
Documentation: Kunit: Fix inconsistent titles
Tales Aparecida
1
-2
/
+2
2022-09-30
Documentation: kunit: fix trivial typo
Tales Aparecida
1
-1
/
+1
2022-09-30
kunit: no longer call module_info(test, "Y") for kunit modules
Joe Fradley
1
-1
/
+0
2022-09-30
kunit: add kunit.enable to enable/disable KUnit test
Joe Fradley
6
-0
/
+48
2022-09-30
kunit: tool: make --raw_output=kunit (aka --raw_output) preserve leading spaces
Daniel Latypov
2
-5
/
+7
2022-09-30
Merge branches 'acpi-properties', 'acpi-tables', 'acpi-x86' and 'acpi-soc'
Rafael J. Wysocki
5
-38
/
+74
2022-09-30
ACPI: LPSS: Deduplicate skipping device in acpi_lpss_create_device()
Andy Shevchenko
1
-14
/
+13
2022-09-30
ACPI: LPSS: Replace loop with first entry retrieval
Andy Shevchenko
1
-10
/
+8
2022-09-30
Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'
Rafael J. Wysocki
9
-105
/
+89
2022-09-30
Merge branches 'acpi-resource' and 'acpi-pm'
Rafael J. Wysocki
7
-51
/
+174
2022-09-30
Merge branch 'acpi-dev'
Rafael J. Wysocki
25
-126
/
+294
2022-09-30
drm/i915/gvt: Add missing vfio_unregister_group_dev() call
Jason Gunthorpe
1
-0
/
+1
2022-09-30
thermal: core: Increase maximum number of trip points
Sumeet Pawnikar
2
-3
/
+14
2022-09-30
efi: Correct Macmini DMI match in uefi cert quirk
Orlando Chamberlain
1
-1
/
+1
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
245
-2603
/
+9695
2022-09-30
drm/msm/dp: cleared DP_DOWNSPREAD_CTRL register before start link training
Kuogee Hsieh
1
-8
/
+5
2022-09-30
drm/msm/hdmi: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-09-30
drm/msm/dp: fix bridge lifetime
Johan Hovold
3
-6
/
+7
2022-09-30
drm/msm/dp: fix aux-bus EP lifetime
Johan Hovold
1
-1
/
+12
2022-09-30
drm/msm/dp: fix IRQ lifetime
Johan Hovold
1
-1
/
+1
2022-09-30
drm/msm/hdmi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+5
2022-09-30
drm/msm/dsi: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-30
drm/msm/dp: fix memory corruption with too many bridges
Johan Hovold
1
-0
/
+6
2022-09-30
drm/msm: fix use-after-free on probe deferral
Johan Hovold
1
-0
/
+1
2022-09-30
drm/msm: Fix return type of mdp4_lvds_connector_mode_valid
Nathan Huckleberry
1
-2
/
+3
2022-09-30
drm/msm/dp: add atomic_check to bridge ops
Kuogee Hsieh
1
-0
/
+34
2022-09-30
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
7
-17
/
+36
2022-09-30
Merge tag 'block-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2
-3
/
+7
2022-09-30
Merge tag 'io_uring-6.0-2022-09-29' of git://git.kernel.dk/linux
Linus Torvalds
2
-1
/
+8
2022-09-30
Merge tag 'asoc-fix-v6.0-rc7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
5
-18
/
+14
2022-09-30
ASoC: rockchip: i2s: use regmap_read_poll_timeout_atomic to poll I2S_CLR
Judy Hsiao
1
-12
/
+12
2022-09-30
drm/msm/gpu: Fix crash during system suspend after unbind
Akhil P Oommen
3
-1
/
+15
[prev]
[next]