index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
cpufreq
/
tegra186-cpufreq.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
seccomp: Add missing compat_ioctl for notify
Sven Schnelle
1
-0
/
+1
2020-03-30
Linux 5.6
v5.6
Linus Torvalds
1
-1
/
+1
2020-03-29
mm/sparse: fix kernel crash with pfn_section_valid check
Aneesh Kumar K.V
1
-0
/
+6
2020-03-29
mm: fork: fix kernel_stack memcg stats for various stack implementations
Roman Gushchin
3
-2
/
+52
2020-03-29
hugetlb_cgroup: fix illegal access to memory
Mina Almasry
1
-2
/
+1
2020-03-29
drivers/base/memory.c: indicate all memory blocks as removable
David Hildenbrand
1
-20
/
+3
2020-03-29
mm/swapfile.c: move inode_lock out of claim_swapfile
Naohiro Aota
1
-21
/
+20
2020-03-29
block: return NULL in blk_alloc_queue() on error
Chaitanya Kulkarni
1
-1
/
+1
2020-03-29
i3c: convert to use i2c_new_client_device()
Wolfram Sang
1
-1
/
+1
2020-03-28
MAINTAINERS: erofs: update my email address
Gao Xiang
1
-1
/
+1
2020-03-28
i2c: pca-platform: Use platform_irq_get_optional
Chris Packham
1
-1
/
+1
2020-03-28
i2c: st: fix missing struct parameter description
Alain Volmat
1
-0
/
+1
2020-03-27
r8169: fix PHY driver check on platforms w/o module softdeps
Heiner Kallweit
1
-9
/
+7
2020-03-27
null_blk: add trace in null_blk_zoned.c
Chaitanya Kulkarni
1
-1
/
+11
2020-03-27
null_blk: add tracepoint helpers for zoned mode
Chaitanya Kulkarni
3
-0
/
+106
2020-03-27
block: add a zone condition debug helper
Chaitanya Kulkarni
2
-0
/
+36
2020-03-27
block: move bio_map_* to blk-map.c
Christoph Hellwig
4
-523
/
+513
2020-03-27
Documentation: x86: exception-tables: document CONFIG_BUILDTIME_TABLE_SORT
Nick Desaulniers
1
-0
/
+14
2020-03-27
Revert "blkdev: check for valid request queue before issuing flush"
Christoph Hellwig
1
-9
/
+0
2020-03-27
block: simplify queue allocation
Christoph Hellwig
26
-108
/
+54
2020-03-27
bcache: pass the make_request methods to blk_queue_make_request
Christoph Hellwig
3
-9
/
+11
2020-03-27
null_blk: use blk_mq_init_queue_data
Christoph Hellwig
1
-22
/
+1
2020-03-27
block: add a blk_mq_init_queue_data helper
Christoph Hellwig
2
-1
/
+11
2020-03-27
spi: efm32: Convert to use GPIO descriptors
Linus Walleij
1
-41
/
+3
2020-03-27
block: move the ->devnode callback to struct block_device_operations
Christoph Hellwig
4
-9
/
+9
2020-03-27
USB: cdc-acm: restore capability check order
Matthias Reichl
1
-9
/
+9
2020-03-27
Revert "driver core: Set fw_devlink to "permissive" behavior by default"
Greg Kroah-Hartman
1
-1
/
+1
2020-03-27
io_uring: cleanup io_alloc_async_ctx()
Xiaoguang Wang
1
-3
/
+9
2020-03-27
parisc: Fix defconfig selection
Helge Deller
2
-0
/
+12
2020-03-27
scripts/dtc: Remove redundant YYLOC global declaration
Dirk Mueller
1
-1
/
+0
2020-03-27
clocksource/drivers/hyper-v: Make sched clock return nanoseconds correctly
Yubo Xie
1
-2
/
+4
2020-03-27
staging: vt6656: Use DIV_ROUND_UP macro instead of specific code
Oscar Carter
1
-17
/
+4
2020-03-27
staging: remove hp100 driver
Greg Kroah-Hartman
6
-3672
/
+0
2020-03-27
net: ks8851-ml: Fix IO operations, again
Marek Vasut
1
-4
/
+52
2020-03-27
RISC-V: Move all address space definition macros to one place
Atish Patra
1
-37
/
+41
2020-03-27
Input: fix stale timestamp on key autorepeat events
Dmitry Torokhov
1
-0
/
+1
2020-03-27
afs: Fix unpinned address list during probing
David Howells
1
-0
/
+2
2020-03-26
MAINTAINERS: fix bad file pattern
Linus Torvalds
1
-1
/
+1
2020-03-26
parse-maintainers: Do not sort section content by default
Joe Perches
1
-4
/
+27
2020-03-26
Input: move the new KEY_SELECTIVE_SCREENSHOT keycode
Dmitry Torokhov
1
-1
/
+1
2020-03-26
RISC-V: Only select essential drivers for SOC_VIRT config
Anup Patel
3
-16
/
+30
2020-03-26
mlxsw: spectrum_mr: Fix list iteration in error path
Ido Schimmel
1
-4
/
+4
2020-03-26
qlcnic: Fix bad kzalloc null test
Xu Wang
1
-1
/
+1
2020-03-26
ata: make "libata.force" kernel parameter optional
Bartlomiej Zolnierkiewicz
3
-2
/
+40
2020-03-26
ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
Bartlomiej Zolnierkiewicz
3
-132
/
+133
2020-03-26
ata: start separating SATA specific code from libata-eh.c
Bartlomiej Zolnierkiewicz
3
-75
/
+76
2020-03-26
ata: move ata_sas_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
4
-233
/
+245
2020-03-26
ata: start separating SATA specific code from libata-scsi.c
Bartlomiej Zolnierkiewicz
4
-302
/
+308
2020-03-26
ata: move sata_deb_timing_*() to libata-sata.c
Bartlomiej Zolnierkiewicz
3
-21
/
+26
2020-03-26
ata: move ata_qc_complete_multiple() to libata-sata.c
Bartlomiej Zolnierkiewicz
3
-60
/
+60
[next]