index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-12
LoongArch: Requires __force attributes for any casts
Qing Zhang
1
-2
/
+2
2022-08-12
LoongArch: Fix unsigned comparison with less than zero
Yang Li
1
-1
/
+1
2022-08-12
LoongArch: Adjust arch/loongarch/Kconfig
Huacai Chen
1
-1
/
+4
2022-08-12
LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
Huacai Chen
1
-1
/
+1
2022-08-11
Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+27
2022-08-11
Merge tag 'drm-next-2022-08-12-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2
-2
/
+3
2022-08-11
cifs: Add constructor/destructors for tcon->cfid
Ronnie Sahlberg
6
-97
/
+121
2022-08-11
SMB3: fix lease break timeout when multiple deferred close handles for the sa...
Bharath SM
1
-19
/
+1
2022-08-11
smb3: allow deferred close timeout to be configurable
Steve French
5
-2
/
+22
2022-08-11
cifs: Do not use tcon->cfid directly, use the cfid we get from open_cached_dir
Ronnie Sahlberg
2
-3
/
+3
2022-08-11
perf c2c: Update documentation for new display option 'peer'
Leo Yan
1
-7
/
+24
2022-08-11
perf c2c: Use 'peer' as default display for Arm64
Leo Yan
1
-12
/
+24
2022-08-11
perf c2c: Sort on peer snooping for load operations
Leo Yan
1
-36
/
+99
2022-08-11
perf c2c: Refactor display string
Leo Yan
1
-5
/
+5
2022-08-11
perf c2c: Refactor node header
Leo Yan
1
-7
/
+19
2022-08-11
perf c2c: Rename dimension from 'percent_hitm' to 'percent_costly_snoop'
Leo Yan
1
-20
/
+20
2022-08-11
perf c2c: Use explicit names for display macros
Leo Yan
1
-29
/
+29
2022-08-11
perf c2c: Add mean dimensions for peer operations
Leo Yan
1
-0
/
+28
2022-08-11
perf c2c: Add dimensions of peer metrics for cache line view
Leo Yan
1
-0
/
+102
2022-08-11
perf c2c: Add dimensions for peer load operations
Leo Yan
1
-0
/
+30
2022-08-11
perf c2c: Output statistics for peer snooping
Leo Yan
1
-0
/
+3
2022-08-11
perf mem: Add statistics for peer snooping
Leo Yan
2
-3
/
+28
2022-08-11
perf arm-spe: Use SPE data source for neoverse cores
Ali Saidi
3
-16
/
+127
2022-08-11
perf mem: Print snoop peer flag
Leo Yan
1
-3
/
+15
2022-08-11
perf tools: Sync addition of PERF_MEM_SNOOPX_PEER
Ali Saidi
1
-1
/
+1
2022-08-11
perf arm64: Add missing -I for tools/arch/arm64/include/ to find asm/sysreg.h...
Leo Yan
1
-0
/
+1
2022-08-11
RISC-V: Improve SBI definitions
Atish Patra
1
-2
/
+16
2022-08-11
RISC-V: Move counter info definition to sbi header file
Atish Patra
2
-14
/
+14
2022-08-11
RISC-V: Fix SBI PMU calls for RV32
Atish Patra
1
-0
/
+10
2022-08-11
RISC-V: Update user page mapping only once during start
Atish Patra
2
-1
/
+1
2022-08-11
RISC-V: Fix counter restart during overflow for RV32
Atish Patra
1
-0
/
+5
2022-08-11
perf tools: Tidy guest option documentation
Adrian Hunter
5
-57
/
+38
2022-08-11
perf inject: Fix missing guestmount option documentation
Adrian Hunter
1
-0
/
+12
2022-08-11
perf script: Fix missing guest option documentation
Adrian Hunter
1
-0
/
+23
2022-08-11
RISC-V: Add Sstc extension support
Palmer Dabbelt
5
-1
/
+32
2022-08-11
RISC-V: Prefer sstc extension if available
Atish Patra
1
-1
/
+24
2022-08-11
RISC-V: Enable sstc extension parsing from DT
Atish Patra
3
-0
/
+3
2022-08-11
RISC-V: Add SSTC extension CSR details
Atish Patra
1
-0
/
+5
2022-08-11
docs: i2c: i2c-sysfs: fix hyperlinks
Luca Ceresoli
1
-11
/
+4
2022-08-11
docs: i2c: i2c-sysfs: improve wording
Luca Ceresoli
1
-5
/
+4
2022-08-11
riscv:uprobe fix SR_SPIE set/clear handling
Yipeng Zou
1
-6
/
+0
2022-08-11
docs: i2c: instantiating-devices: add syntax coloring to dts and C blocks
Luca Ceresoli
1
-4
/
+12
2022-08-11
docs: i2c: smbus-protocol: improve DataLow/DataHigh definition
Luca Ceresoli
1
-2
/
+2
2022-08-11
docs: i2c: i2c-protocol: remove unused legend items
Luca Ceresoli
1
-5
/
+1
2022-08-11
docs: i2c: i2c-protocol,smbus-protocol: remove nonsense words
Luca Ceresoli
2
-2
/
+2
2022-08-11
docs: i2c: i2c-protocol: update introductory paragraph
Luca Ceresoli
1
-1
/
+2
2022-08-11
i2c: move core from strlcpy to strscpy
Wolfram Sang
2
-2
/
+2
2022-08-11
i2c: move drivers from strlcpy to strscpy
Wolfram Sang
47
-49
/
+49
2022-08-11
i2c: kempld: Support ACPI I2C device declaration
Chris Pringle
1
-0
/
+1
2022-08-11
i2c: mediatek: add i2c compatible for MT8188
Kewei Xu
1
-0
/
+43
[prev]
[next]