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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-15
Merge tag 'drm-intel-fixes-2022-07-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes
Dave Airlie
13
-33
/
+142
2022-07-15
Merge tag 'drm-misc-fixes-2022-07-14' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
5
-375
/
+171
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
103
-486
/
+779
2022-07-14
nvdimm/namespace: drop nested variable in create_namespace_pmem()
Andy Shevchenko
1
-2
/
+0
2022-07-14
drm/nouveau: Don't pm_runtime_put_sync(), only pm_runtime_put_autosuspend()
Lyude Paul
2
-2
/
+2
2022-07-14
drm/nouveau/acpi: Don't print error when we get -EINPROGRESS from pm_runtime
Lyude Paul
1
-1
/
+1
2022-07-14
platform/mellanox: mlxreg-io: Add locking for io operations
Vadim Pasternak
1
-0
/
+23
2022-07-14
platform/x86: mlx-platform: Add COME board revision register
Vadim Pasternak
1
-0
/
+21
2022-07-14
platform/x86: mlx-platform: Add support for new system XH3000
Vadim Pasternak
1
-0
/
+51
2022-07-14
platform/x86: mlx-platform: Introduce support for COMe NVSwitch management module for Vulcan chassis
Vadim Pasternak
1
-0
/
+269
2022-07-14
platform/x86: mlx-platform: Add support for systems equipped with two ASICs
Vadim Pasternak
1
-1
/
+51
2022-07-14
platform/x86: mlx-platform: Add cosmetic changes for alignment
Vadim Pasternak
1
-20
/
+16
2022-07-14
platform/x86: mlx-platform: Make activation of some drivers conditional
Vadim Pasternak
1
-27
/
+35
2022-07-14
drm/nouveau/kms: Fix failure path for creating DP connectors
Lyude Paul
1
-5
/
+3
2022-07-14
PCI: loongson: Don't access non-existent devices
Huacai Chen
1
-6
/
+23
2022-07-14
PCI: loongson: Add ACPI init support
Huacai Chen
3
-20
/
+86
2022-07-14
platform/x86: asus-wmi: Add mic-mute LED classdev support
PaddyKP_Yao
2
-0
/
+27
2022-07-14
dm writecache: count number of blocks discarded, not number of discard bios
Mikulas Patocka
1
-1
/
+1
2022-07-14
dm writecache: count number of blocks written, not number of write bios
Mikulas Patocka
1
-3
/
+9
2022-07-14
dm writecache: count number of blocks read, not number of read bios
Mikulas Patocka
1
-0
/
+1
2022-07-14
dm writecache: return void from functions
Mikulas Patocka
1
-13
/
+13
2022-07-14
dm kcopyd: use __GFP_HIGHMEM when allocating pages
Mikulas Patocka
1
-1
/
+1
2022-07-14
dm writecache: set a default MAX_WRITEBACK_JOBS
Mikulas Patocka
1
-1
/
+1
2022-07-14
Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
40
-171
/
+373
2022-07-14
ACPI: video: Fix acpi_video_handles_brightness_key_presses()
Hans de Goede
1
-4
/
+7
2022-07-14
ACPI: video: Fix acpi_video_handles_brightness_key_presses()
Hans de Goede
1
-4
/
+7
2022-07-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-6
/
+2
2022-07-14
PM: domains: Ensure genpd_debugfs_dir exists before remove
Hsin-Yi Wang
1
-0
/
+3
2022-07-14
nvdimm/namespace: drop unneeded temporary variable in size_store()
Andy Shevchenko
1
-9
/
+4
2022-07-14
ACPI: video: Shortening quirk list by identifying Clevo by board_name only
Werner Sembach
1
-34
/
+0
2022-07-14
ACPI: video: Force backlight native for some TongFang devices
Werner Sembach
1
-1
/
+50
2022-07-14
nvdimm/namespace: return uuid_null only once in nd_dev_to_uuid()
Andy Shevchenko
1
-6
/
+3
2022-07-14
regulator: max597x: Don't return uninitialized variable in .probe
Axel Lin
1
-3
/
+0
2022-07-14
fs/buffer: Combine two submit_bh() and ll_rw_block() arguments
Bart Van Assche
1
-2
/
+2
2022-07-14
scsi/target: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
scsi/ufs: Rename a 'dir' argument into 'op'
Bart Van Assche
1
-2
/
+2
2022-07-14
scsi/device_handlers: Use the new blk_opf_t type
Bart Van Assche
4
-6
/
+6
2022-07-14
scsi/core: Use the new blk_opf_t type
Bart Van Assche
1
-3
/
+3
2022-07-14
scsi/core: Change the return type of scsi_noretry_cmd() into bool
Bart Van Assche
2
-9
/
+9
2022-07-14
scsi/core: Improve static type checking
Bart Van Assche
1
-3
/
+3
2022-07-14
nvme/target: Use the new blk_opf_t type
Bart Van Assche
2
-11
/
+12
2022-07-14
nvme/host: Use the enum req_op and blk_opf_t types
Bart Van Assche
2
-3
/
+3
2022-07-14
md/raid5: Use the enum req_op and blk_opf_t types
Bart Van Assche
1
-1
/
+2
2022-07-14
md/raid10: Use the new blk_opf_t type
Bart Van Assche
1
-5
/
+5
2022-07-14
md/raid1: Use the new blk_opf_t type
Bart Van Assche
1
-2
/
+2
2022-07-14
md/bcache: Combine two prio_io() arguments
Bart Van Assche
1
-5
/
+4
2022-07-14
md/bcache: Combine two uuid_io() arguments
Bart Van Assche
1
-8
/
+8
2022-07-14
md/core: Combine two sync_page_io() arguments
Bart Van Assche
8
-30
/
+29
2022-07-14
dm/dm-zoned: Use the enum req_op type
Bart Van Assche
2
-3
/
+4
2022-07-14
dm/zone: Use the enum req_op type
Bart Van Assche
1
-1
/
+1
[prev]
[next]