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
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-05
ata: sata_fsl: move DPRINTK to ata debugging
Hannes Reinecke
1
-44
/
+39
2022-01-05
ata: pdc_adma: Remove DPRINTK call
Hannes Reinecke
1
-2
/
+0
2022-01-05
ata: pata_octeon_cf: remove DPRINTK() macro in interrupt context
Hannes Reinecke
1
-2
/
+0
2022-01-05
ata: sata_mv: replace DPRINTK with dynamic debugging
Hannes Reinecke
1
-38
/
+38
2022-01-05
ata: sata_mv: kill 'port' argument in mv_dump_all_regs()
Hannes Reinecke
1
-13
/
+6
2022-01-05
ata: libata: move DPRINTK to ata debugging
Hannes Reinecke
1
-9
/
+6
2022-01-05
ata: libata: revamp ata_get_cmd_descript()
Hannes Reinecke
3
-17
/
+11
2022-01-05
ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros
Hannes Reinecke
4
-117
/
+67
2022-01-05
ata: libata: add tracepoints for ATA error handling
Hannes Reinecke
4
-30
/
+67
2022-01-05
ata: libata-scsi: drop DPRINTK calls for cdb translation
Hannes Reinecke
1
-19
/
+1
2022-01-05
ata: libata-sff: tracepoints for HSM state machine
Hannes Reinecke
3
-13
/
+161
2022-01-05
ata: libata: tracepoints for bus-master DMA
Hannes Reinecke
12
-97
/
+201
2022-01-04
ata: libata: add qc_prep tracepoint
Hannes Reinecke
2
-1
/
+10
2022-01-04
ata: libata: add reset tracepoints
Hannes Reinecke
11
-57
/
+115
2022-01-04
ata: libata: sanitize ATA_HORKAGE_DUMP_ID
Hannes Reinecke
1
-2
/
+2
2022-01-04
ata: libata: move ata_dump_id() to dynamic debugging
Hannes Reinecke
1
-28
/
+10
2022-01-04
ata: libata: Add ata_port_classify() helper
Hannes Reinecke
8
-21
/
+42
2022-01-04
ata: libata: whitespace cleanup
Hannes Reinecke
2
-10
/
+10
2022-01-04
ata: libata: remove pointless debugging messages
Hannes Reinecke
7
-29
/
+0
2022-01-04
ata: libata: use min() to make code cleaner
Changcheng Deng
1
-8
/
+2
2022-01-04
ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
Andy Shevchenko
1
-4
/
+1
2022-01-04
ata: libahci_platform: Remove bogus 32-bit DMA mask attempt
Andy Shevchenko
1
-7
/
+2
2022-01-04
ata: sata_dwc_460ex: Remove unused forward declaration
Andy Shevchenko
1
-1
/
+0
2022-01-04
ata: sata_dwc_460ex: Use temporary variable for struct device
Andy Shevchenko
1
-18
/
+19
2022-01-04
ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIs
Andy Shevchenko
1
-5
/
+2
2022-01-04
ata: sata_fsl: use sysfs_emit()
Damien Le Moal
1
-3
/
+3
2022-01-04
ata: ahci: use sysfs_emit()
Damien Le Moal
1
-1
/
+1
2022-01-04
ata: libata-scsi: use sysfs_emit()
Damien Le Moal
1
-1
/
+1
2022-01-04
ata: libata-sata: use sysfs_emit()
Damien Le Moal
1
-2
/
+2
2022-01-04
ata: sata_fsl: Use struct_group() for memcpy() region
Kees Cook
1
-4
/
+6
2022-01-04
ata: pata_ali: no need to initialise statics to 0
Jason Wang
1
-1
/
+1
2022-01-02
Linux 5.16-rc8
Linus Torvalds
1
-1
/
+1
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2021-12-31
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
1
-1
/
+2
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
3
-10
/
+59
2021-12-31
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
1
-2
/
+7
2021-12-31
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-12-31
Docs: Fixes link to I2C specification
Deep Majumder
1
-3
/
+5
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-30
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-12-30
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-30
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
1
-5
/
+4
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+3
2021-12-30
Documentation: fix outdated interpretation of ip_no_pmtu_disc
xu xin
1
-2
/
+4
2021-12-29
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2021-12-29
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
1
-3
/
+3
2021-12-29
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2021-12-29
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+1
[next]