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-09-28
powerpc/kprobes: Fix null pointer reference in arch_prepare_kprobe()
Li Huafei
1
-1
/
+7
2022-09-28
pwm: sysfs: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Andy Shevchenko
1
-4
/
+4
2022-09-28
pwm: rockchip: Convert to use dev_err_probe()
zhaoxiao
1
-12
/
+6
2022-09-28
spi: s3c64xx: Fix large transfers with DMA
Vincent Whitchurch
1
-0
/
+9
2022-09-28
spi: Split transfers larger than max size
Vincent Whitchurch
1
-0
/
+9
2022-09-28
spi: Fix cache corruption due to DMA/PIO overlap
Vincent Whitchurch
1
-21
/
+88
2022-09-28
spi: Save current RX and TX DMA devices
Vincent Whitchurch
2
-15
/
+8
2022-09-28
ipmi: Remove unused struct watcher_entry
Yuan Can
1
-6
/
+0
2022-09-28
ata: libata-sata: Fix device queue depth control
Damien Le Moal
3
-15
/
+16
2022-09-28
ata: libata-scsi: Fix initialization of device queue depth
Damien Le Moal
1
-6
/
+4
2022-09-28
fsi: core: Check error number after calling ida_simple_get
Jiasheng Jiang
1
-0
/
+3
2022-09-28
hwmon: (occ) Check for device property for setting OCC active during probe
Eddie James
2
-1
/
+19
2022-09-28
fsi: occ: Support probing the hwmon child device from dts node
Eddie James
1
-7
/
+34
2022-09-28
dt-bindings: hwmon: Add IBM OCC bindings
Eddie James
1
-0
/
+39
2022-09-28
fsi: master-ast-cf: Fix missing of_node_put in fsi_master_acf_probe
Lv Ruyi
1
-0
/
+2
2022-09-28
fsi: sbefifo: Add detailed debugging information
Joel Stanley
1
-6
/
+9
2022-09-28
fsi: cleanup extern usage in function definition
Tom Rix
1
-4
/
+4
2022-09-28
fsi: occ: Prevent use after free
Eddie James
1
-3
/
+15
2022-09-28
hwmon (occ): Retry for checksum failure
Eddie James
1
-5
/
+12
2022-09-28
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
2
-1
/
+8
2022-09-28
ASoC: mediatek: mt8195: update audio tuner settings
Trevor Wu
1
-2
/
+2
2022-09-28
drm/dp: Don't rewrite link config when setting phy test pattern
Khaled Almahallawy
1
-9
/
+0
2022-09-28
ocxl: Remove the unneeded result variable
ye xingchen
1
-3
/
+1
2022-09-28
powerpc/pseries/vas: Remove the unneeded result variable
ye xingchen
1
-5
/
+1
2022-09-28
powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
Nathan Lynch
1
-16
/
+22
2022-09-28
powerpc/rtas: block error injection when locked down
Nathan Lynch
3
-1
/
+26
2022-09-28
powerpc/pseries: block untrusted device tree changes when locked down
Nathan Lynch
3
-0
/
+7
2022-09-28
powerpc/udbg: Remove extern function prototypes
Pali Rohár
1
-27
/
+27
2022-09-28
powerpc/boot: Explicitly disable usage of SPE instructions
Pali Rohár
1
-0
/
+1
2022-09-28
powerpc: Include e500v1_power_isa.dtsi for remaining e500v1 platforms
Pali Rohár
7
-0
/
+14
2022-09-28
powerpc: Fix SPE Power ISA properties for e500v1 platforms
Pali Rohár
5
-4
/
+55
2022-09-28
selftests/powerpc: Update bhrb filter sampling test for multiple branch filters
Athira Rajeev
1
-0
/
+9
2022-09-28
powerpc/perf: Fix branch_filter support for multiple filters
Athira Rajeev
1
-0
/
+17
2022-09-28
powerpc/64s/interrupt: halt early boot interrupts if paca is not set up
Nicholas Piggin
3
-2
/
+17
2022-09-28
powerpc/64: don't set boot CPU's r13 to paca until the structure is set up
Nicholas Piggin
1
-10
/
+10
2022-09-28
powerpc/64: avoid using r13 in relocate
Nicholas Piggin
1
-7
/
+7
2022-09-28
powerpc/64s: early boot machine check handler
Nicholas Piggin
4
-1
/
+34
2022-09-28
powerpc/64s/interrupt: move early boot ILE fixup into a macro
Nicholas Piggin
1
-45
/
+56
2022-09-28
powerpc/64e: provide an addressing macro for use with TOC in alternate register
Nicholas Piggin
3
-8
/
+19
2022-09-28
powerpc/64: provide a helper macro to load r2 with the kernel TOC
Nicholas Piggin
13
-27
/
+32
2022-09-28
powerpc/64: switch asm helpers from GOT to TOC relative addressing
Nicholas Piggin
2
-2
/
+4
2022-09-28
powerpc/64: asm use consistent global variable declaration and access
Nicholas Piggin
9
-39
/
+30
2022-09-28
powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER
Nicholas Piggin
6
-23
/
+10
2022-09-28
powerpc/64s: POWER10 CPU Kconfig build option
Nicholas Piggin
2
-1
/
+12
2022-09-28
powerpc/pseries: Move vas_migration_handler early during migration
Haren Myneni
1
-3
/
+12
2022-09-28
powerpc/64/irq: tidy soft-masked irq replay and improve documentation
Nicholas Piggin
1
-32
/
+61
2022-09-28
powerpc/64/interrupt: avoid BUG/WARN recursion in interrupt entry
Nicholas Piggin
1
-13
/
+20
2022-09-28
powerpc/64s/interrupt: masked handler debug check for previous hard disable
Nicholas Piggin
1
-0
/
+10
2022-09-28
powerpc/64s: Fix irq state management in runlatch functions
Nicholas Piggin
1
-4
/
+2
2022-09-28
powerpc/64/interrupt: Fix return to masked context after hard-mask irq becomes pending
Nicholas Piggin
2
-13
/
+31
[prev]
[next]