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
*
powerpc/sysdev: Remove some duplicate prefix in some messages
Christophe JAILLET
2022-11-24
1
-3
/
+3
*
powerpc: remove the last remnants of cputime_t
Nicholas Piggin
2022-11-24
2
-37
/
+3
*
powerpc: Print instruction dump on a single line
Michael Ellerman
2022-11-24
1
-4
/
+1
*
powerpc: Make instruction dump work with scripts/decodecode
Michael Ellerman
2022-11-24
1
-1
/
+1
*
powerpc/microwatt: Add litesd
Joel Stanley
2022-11-24
1
-0
/
+22
*
powerpc/8xx: Reverse order entries are written by __set_pte_at()
Christophe Leroy
2022-11-24
1
-1
/
+1
*
powerpc/8xx: Simplify pte_update() with 16k pages
Christophe Leroy
2022-11-24
1
-2
/
+8
*
powerpc/sgy_cts1000: convert to using gpiod API and facelift
Dmitry Torokhov
2022-11-24
1
-79
/
+53
*
powerpc/warp: switch to using gpiod API
Dmitry Torokhov
2022-11-24
2
-15
/
+94
*
powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
Gustavo A. R. Silva
2022-11-24
1
-3
/
+4
*
powerpc/kvm: Remove unused references for MMCR3/SIER2/SIER3 registers
Kajol Jain
2022-11-24
1
-1
/
+1
*
powerpc/kvm: Remove unused macros from asm-offset
Disha Goel
2022-11-24
1
-25
/
+0
*
powerpc/pasemi: Add __init/__exit annotations to module init/exit funcs
Xiu Jianfeng
2022-11-24
1
-2
/
+2
*
powerpc: add compile-time support for lbarx, lharx
Nicholas Piggin
2022-11-24
4
-11
/
+249
*
drivers/ps3: Fix double word in comments
Shaomin Deng
2022-11-24
1
-1
/
+1
*
docs: powerpc: add POWER9 and POWER10 to CPU families
Nicholas Miehlbradt
2022-11-24
1
-0
/
+13
*
powerpc/ftrace: Ignore weak functions
Naveen N. Rao
2022-11-24
1
-0
/
+7
*
powerpc/pseries: Fix formatting to make code look more beautiful
Deming Wang
2022-11-24
1
-1
/
+1
*
ocxl: fix pci device refcount leak when calling get_function_0()
Yang Yingliang
2022-11-24
1
-1
/
+19
*
ocxl: fix possible name leak in ocxl_file_register_afu()
Yang Yingliang
2022-11-24
1
-2
/
+5
*
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
Yang Yingliang
2022-11-24
1
-8
/
+12
*
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
Yang Yingliang
2022-11-24
1
-10
/
+14
*
cxl: Fix refcount leak in cxl_calc_capp_routing
Miaoqian Lin
2022-11-24
1
-0
/
+1
*
cxl: fix typo in comment
Julia Lawall
2022-11-24
1
-1
/
+1
*
powerpc/xive: remove unused parameter
Deming Wang
2022-11-24
3
-8
/
+4
*
powerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
Randy Dunlap
2022-11-24
1
-1
/
+13
*
powerpc: Remove find_current_mm_pte()
Christophe Leroy
2022-11-24
2
-27
/
+2
*
powerpc/52xx: Fix a resource leak in an error handling path
Christophe JAILLET
2022-11-24
1
-0
/
+1
*
macintosh/macio-adb: check the return value of ioremap()
Xie Shaowen
2022-11-24
1
-0
/
+4
*
macintosh: fix possible memory leak in macio_add_one_device()
Yang Yingliang
2022-11-24
1
-1
/
+1
*
macintosh: Switch to use for_each_child_of_node() macro
Yang Yingliang
2022-11-24
1
-6
/
+4
*
macintosh/windfarm_pid: Add header file macro definition
Li zeming
2022-11-24
1
-0
/
+5
*
macintosh/ams/ams: Add header file macro definition
Li zeming
2022-11-24
1
-0
/
+5
*
macintosh/via-pmu-backlight: Use backlight helper
Stephen Kitt
2022-11-24
1
-6
/
+1
*
macintosh/via-pmu: Avoid compiler warnings when CONFIG_PROC_FS is disabled
Finn Thain
2022-11-24
1
-0
/
+4
*
macintosh/macio-adb: Fix warning comparing pointer to 0
Haowen Bai
2022-11-24
1
-3
/
+4
*
macintosh/windfarm_pm121: Fix warning comparing pointer to 0
Haowen Bai
2022-11-24
1
-2
/
+2
*
macintosh/windfarm_pm91: Fix warning comparing pointer to 0
Haowen Bai
2022-11-24
1
-1
/
+1
*
macintosh/adb: Fix warning comparing pointer to 0
Haowen Bai
2022-11-24
1
-2
/
+2
*
macintosh/windfarm_pm81: Fix warning comparing pointer to 0
Haowen Bai
2022-11-24
1
-2
/
+2
*
macintosh/windfarm_smu_sat: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+2
*
macintosh/windfarm_max6690_sensor: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+2
*
macintosh/windfarm_lm87_sensor: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+2
*
macintosh/windfarm_lm75_sensor: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-4
/
+4
*
macintosh/windfarm_fcu_controls: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+2
*
macintosh/windfarm_ad7417_sensor: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+2
*
macintosh/therm_windtunnel: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-2
/
+3
*
macintosh/therm_adt746x: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-3
/
+3
*
macintosh/ams-i2c: Convert to i2c's .probe_new()
Uwe Kleine-König
2022-11-24
1
-5
/
+3
*
Merge branch i2c/client_device_id_helper-immutable of wsa/linux into next
Michael Ellerman
2022-11-24
2
-0
/
+15
|
\
[next]