index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hwmon: (lm90) Add support for ADT7481, ADT7482, and ADT7483
Guenter Roeck
2022-07-13
3
-31
/
+129
*
hwmon: (lm90) Add explicit support for MAX6648/MAX6692
Guenter Roeck
2022-07-13
2
-6
/
+47
*
hwmon: (lm90) Add flag to indicate 'alarms' attribute support
Guenter Roeck
2022-07-13
1
-19
/
+38
*
hwmon: (lm90) Fix/Add detection of G781-1
Guenter Roeck
2022-07-13
1
-5
/
+34
*
hwmon: (lm90) Add support for additional chip revision of NCT1008
Guenter Roeck
2022-07-13
1
-1
/
+6
*
hwmon: (lm90) Rework detect function
Guenter Roeck
2022-07-13
1
-143
/
+236
*
hwmon: (lm90) Use single flag to indicate extended temperature support
Guenter Roeck
2022-07-13
1
-15
/
+10
*
hwmon: (lm90) Support multiple temperature resolutions
Guenter Roeck
2022-07-13
1
-297
/
+155
*
hwmon: (lm90) Only re-read registers if volatile
Guenter Roeck
2022-07-13
1
-18
/
+23
*
hwmon: (lm90) Add support for unsigned and signed temperatures
Guenter Roeck
2022-07-13
1
-28
/
+42
*
hwmon: (lm90) Enable full PEC support for ADT7461A
Guenter Roeck
2022-07-13
1
-5
/
+12
*
hwmon: (lm90) Add partial PEC support for ADT7461
Guenter Roeck
2022-07-13
2
-1
/
+2
*
hwmon: (lm90) Improve PEC support
Guenter Roeck
2022-07-13
2
-30
/
+32
*
hwmon: (lm90) Stop using R_/W_ register prefix
Guenter Roeck
2022-07-13
1
-117
/
+117
*
hwmon: (lm90) Move status register bit shifts to compile time
Guenter Roeck
2022-07-13
1
-13
/
+14
*
hwmon: (lm90) Use BIT macro
Guenter Roeck
2022-07-13
1
-27
/
+28
*
hwmon: (lm90) Reorder chip enumeration to be in alphabetical order
Guenter Roeck
2022-07-13
1
-2
/
+4
*
hwmon: (lm90) Reorder include files in alphabetical order
Guenter Roeck
2022-07-13
1
-6
/
+6
*
hwmon: (lm90) Rework alarm/status handling
Guenter Roeck
2022-07-13
1
-115
/
+199
*
hwmon: (lm90) Generate sysfs and udev events for all alarms
Guenter Roeck
2022-07-13
1
-0
/
+20
*
hwmon: (pmbus) Move pec attribute to I2C device
Guenter Roeck
2022-07-13
3
-39
/
+68
*
Linux 5.19-rc5
v5.19-rc5
Linus Torvalds
2022-07-04
1
-1
/
+1
*
lockref: remove unused 'lockref_get_or_lock()' function
Linus Torvalds
2022-07-03
2
-26
/
+0
*
sparse: introduce conditional lock acquire function attribute
Linus Torvalds
2022-07-03
2
-3
/
+5
*
Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2022-07-03
14
-131
/
+130
|
\
|
*
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
2022-07-01
1
-2
/
+7
|
*
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
2022-06-29
1
-0
/
+2
|
*
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2022-06-29
5
-65
/
+12
|
*
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
2022-06-29
1
-9
/
+17
|
*
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
2022-06-26
1
-19
/
+26
|
*
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
2022-06-26
1
-1
/
+19
|
*
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
2022-06-26
1
-2
/
+2
|
*
xfs: factor out the common lock flags assert
Kaixu Xia
2022-06-26
1
-37
/
+23
|
*
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
5
-10
/
+28
|
*
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-06-23
3
-16
/
+24
*
|
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-02
2
-2
/
+3
|
\
\
|
*
|
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-30
1
-1
/
+1
|
*
|
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
2022-06-27
1
-1
/
+2
*
|
|
Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-07-02
2
-1
/
+6
|
\
\
\
|
*
|
|
parisc: Fix vDSO signal breakage on 32-bit kernel
Helge Deller
2022-07-02
1
-0
/
+5
|
*
|
|
parisc/unaligned: Fix emulate_ldw() breakage
Helge Deller
2022-06-27
1
-1
/
+1
*
|
|
|
Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...
Linus Torvalds
2022-07-02
9
-17
/
+134
|
\
\
\
\
|
*
|
|
|
perf synthetic-events: Ignore dead threads during event synthesis
Namhyung Kim
2022-07-02
1
-2
/
+3
|
*
|
|
|
perf synthetic-events: Don't sort the task scan result from /proc
Namhyung Kim
2022-07-02
1
-2
/
+2
|
*
|
|
|
perf unwind: Fix unitialized 'offset' variable on aarch64
Ivan Babrou
2022-07-02
1
-1
/
+1
|
*
|
|
|
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2022-06-28
1
-2
/
+52
|
*
|
|
|
perf bpf: 8 byte align bpil data
Ian Rogers
2022-06-28
1
-3
/
+2
|
*
|
|
|
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
2022-06-28
1
-0
/
+36
|
*
|
|
|
perf offcpu: Accept allowed sample types only
Namhyung Kim
2022-06-28
3
-1
/
+24
|
*
|
|
|
perf offcpu: Fix build failure on old kernels
Namhyung Kim
2022-06-28
1
-6
/
+14
[next]