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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-22
dt-bindings: hwmon: Document adt7475 pin-function properties
Chris Packham
1
-0
/
+22
2022-05-22
hwmon: add driver for the Microchip LAN966x SoC
Michael Walle
5
-0
/
+472
2022-05-22
dt-bindings: hwmon: add Microchip LAN966x bindings
Michael Walle
1
-0
/
+53
2022-05-22
hwmon: (bt1-pvt) use generic polynomial functions
Michael Walle
2
-37
/
+14
2022-05-22
lib: add generic polynomial calculation
Michael Walle
4
-0
/
+148
2022-05-22
hwmon: (pmbus) Add support for Infineon Digital Multi-phase xdp152 family controllers
Greg.Schwendimann@infineon.com
5
-0
/
+204
2022-05-22
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
3
-2
/
+23
2022-05-22
m68k: atari: Make Atari ROM port I/O write macros return void
Geert Uytterhoeven
1
-3
/
+3
2022-05-22
xfs: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2022-05-22
xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO
Kaixu Xia
1
-1
/
+1
2022-05-22
xfs: Remove dead code
Jiapeng Chong
1
-59
/
+0
2022-05-22
xfs: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
xfs: rename struct xfs_attr_item to xfs_attr_intent
Darrick J. Wong
6
-51
/
+51
2022-05-22
powerpc/powernv/pci: Drop VF MPS fixup
Oliver O'Halloran
1
-18
/
+0
2022-05-22
powerpc/fsl_book3e: Don't set rodata RO too early
Christophe Leroy
1
-9
/
+6
2022-05-22
powerpc/microwatt: Add mmu bits to device tree
Joel Stanley
1
-0
/
+2
2022-05-22
powerpc/powernv/flash: Check OPAL flash calls exist before using
Vasant Hegde
1
-0
/
+4
2022-05-22
powerpc/powermac: constify device_node in of_irq_parse_oldworld()
Krzysztof Kozlowski
2
-4
/
+4
2022-05-22
powerpc/powermac: add missing g5_phy_disable_cpu1() declaration
Krzysztof Kozlowski
2
-2
/
+2
2022-05-22
selftests/powerpc/pmu: fix spelling mistake "mis-match" -> "mismatch"
Colin Ian King
1
-3
/
+3
2022-05-22
powerpc: Enable the DAWR on POWER9 DD2.3 and above
Reza Arbab
4
-13
/
+51
2022-05-22
powerpc/64s: Add CPU_FTRS_POWER10 to ALWAYS mask
Michael Ellerman
1
-2
/
+4
2022-05-22
powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS mask
Michael Ellerman
1
-2
/
+2
2022-05-22
xfs: clean up state variable usage in xfs_attr_node_remove_attr
Darrick J. Wong
1
-5
/
+2
2022-05-22
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
6
-52
/
+25
2022-05-22
xfs: remove struct xfs_attr_item.xattri_flags
Darrick J. Wong
1
-19
/
+13
2022-05-22
xfs: use a separate slab cache for deferred xattr work state
Darrick J. Wong
4
-2
/
+31
2022-05-22
xfs: put the xattr intent item op flags in their own namespace
Darrick J. Wong
4
-18
/
+18
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
14
-14
/
+14
2022-05-22
xfs: clean up xfs_attr_node_hasname
Darrick J. Wong
3
-31
/
+44
2022-05-22
selftests/powerpc/pmu/ebb: remove fixed_instruction.S
Madhavan Srinivasan
1
-43
/
+0
2022-05-22
powerpc/platforms/83xx: Use of_device_get_match_data()
Minghao Chi (CGEL ZTE)
1
-5
/
+2
2022-05-22
powerpc/eeh: Drop redundant spinlock initialization
Haowen Bai
1
-2
/
+1
2022-05-22
powerpc/iommu: Add missing of_node_put in iommu_init_early_dart
Peng Wu
1
-2
/
+4
2022-05-22
powerpc/pseries/vas: Call misc_deregister if sysfs init fails
Zheng Bin
1
-0
/
+2
2022-05-22
powerpc/papr_scm: Fix leaking nvdimm_events_map elements
Vaibhav Jain
1
-30
/
+24
2022-05-22
powerpc/fsl_rio: Fix refcount leak in fsl_rio_setup
Miaoqian Lin
1
-0
/
+2
2022-05-22
powerpc/xive: Fix refcount leak in xive_spapr_init
Miaoqian Lin
1
-2
/
+5
2022-05-22
powerpc/numa: Associate numa node to its cpu earlier
Oscar Salvador
3
-31
/
+11
2022-05-22
macintosh: via-pmu and via-cuda need RTC_LIB
Randy Dunlap
1
-0
/
+2
2022-05-22
macintosh/via-pmu: Fix build failure when CONFIG_INPUT is disabled
Finn Thain
3
-2
/
+7
2022-05-22
powerpc/powernv: fix missing of_node_put in uv_init()
Lv Ruyi
1
-0
/
+1
2022-05-22
powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
Christophe Leroy
7
-516
/
+0
2022-05-22
powerpc/xics: fix refcount leak in icp_opal_init()
Lv Ruyi
1
-0
/
+1
2022-05-22
powerpc/perf: Fix the threshold compare group constraint for power9
Kajol Jain
1
-1
/
+2
2022-05-22
powerpc/perf: Fix the threshold compare group constraint for power10
Kajol Jain
1
-4
/
+5
2022-05-22
powerpc/kaslr_booke: Fix build error
YueHaibing
1
-0
/
+2
2022-05-22
powerpc/book3e: Fix build error
YueHaibing
1
-0
/
+1
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
16
-7
/
+232
2022-05-22
powerpc/kasan: Disable address sanitization in kexec paths
Daniel Axtens
7
-15
/
+18
[prev]
[next]