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
2021-06-28
media: mtk-vpu: on suspend, read/write regs only if vpu is running
Dafna Hirschfeld
1
-0
/
+6
2021-06-28
media: video-mux: Skip dangling endpoints
Philipp Zabel
1
-1
/
+9
2021-06-28
bpf, x86: Fix extable offset calculation
Ravi Bangoria
1
-1
/
+1
2021-06-28
exfat: avoid incorrectly releasing for root inode
Chen Li
1
-1
/
+1
2021-06-28
orangefs: fix orangefs df output.
Mike Marshall
1
-1
/
+1
2021-06-28
orangefs: readahead adjustment
Mike Marshall
1
-4
/
+3
2021-06-28
gfs2: Fix error handling in init_statfs
Andreas Gruenbacher
1
-0
/
+1
2021-06-28
gfs2: Fix underflow in gfs2_page_mkwrite
Andreas Gruenbacher
1
-2
/
+2
2021-06-28
gfs2: Use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-2
/
+1
2021-06-28
gfs2: Fix do_gfs2_set_flags description
Andreas Gruenbacher
1
-1
/
+1
2021-06-28
drm/i915: Reinstate the mmap ioctl for some platforms
Thomas Hellström
1
-3
/
+4
2021-06-28
drm/i915/dsc: abstract helpers to get bigjoiner primary/secondary crtc
Jani Nikula
4
-16
/
+40
2021-06-28
pwm: tiecap: Implement .apply() callback
Uwe Kleine-König
1
-10
/
+45
2021-06-28
pwm: tiecap: Drop .free() callback
Uwe Kleine-König
1
-9
/
+0
2021-06-28
pwm: Drop irrelevant error path from pwmchip_remove()
Uwe Kleine-König
1
-14
/
+2
2021-06-28
pwm: crc: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-06-28
pwm: imx1: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-06-28
pwm: imx1: Don't disable clocks at device remove time
Uwe Kleine-König
1
-2
/
+0
2021-06-28
pwm: clps711x: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-06-28
pwm: meson: Simplify using devm_pwmchip_add()
Uwe Kleine-König
1
-11
/
+1
2021-06-28
pwm: lpss: Simplify using devm_pwmchip_add()
Uwe Kleine-König
4
-15
/
+2
2021-06-28
pwm: Add a device-managed function to add PWM chips
Uwe Kleine-König
2
-0
/
+22
2021-06-28
genirq/irqdesc: Drop excess kernel-doc entry @lookup
Randy Dunlap
1
-1
/
+0
2021-06-28
Merge tag 'irqchip-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core
Thomas Gleixner
877
-4303
/
+9243
2021-06-28
platform/x86: dell-wmi-sysman: Change user experience when Admin/System Password is modified
Prasanth KSR
1
-2
/
+2
2021-06-28
platform/x86: intel_skl_int3472: Uninitialized variable in skl_int3472_handle_gpio_resources()
Dan Carpenter
1
-2
/
+2
2021-06-28
platform/x86: think-lmi: Move kfree(setting->possible_values) to tlmi_attr_setting_release()
Hans de Goede
1
-1
/
+1
2021-06-28
platform/x86: think-lmi: Split current_value to reflect only the value
Mario Limonciello
1
-2
/
+7
2021-06-28
platform/x86: think-lmi: Fix issues with duplicate attributes
Mario Limonciello
1
-0
/
+11
2021-06-28
s390/dasd: use register pair instead of register asm
Heiko Carstens
1
-11
/
+10
2021-06-28
s390/qdio: get rid of register asm
Heiko Carstens
2
-41
/
+46
2021-06-28
s390/ioasm: use symbolic names for asm operands
Heiko Carstens
1
-15
/
+15
2021-06-28
s390/ioasm: get rid of register asm
Heiko Carstens
1
-53
/
+60
2021-06-28
s390/cmf: get rid of register asm
Heiko Carstens
1
-6
/
+7
2021-06-28
s390/lib,string: get rid of register asm
Heiko Carstens
1
-55
/
+74
2021-06-28
s390/lib,uaccess: get rid of register asm
Heiko Carstens
1
-10
/
+15
2021-06-28
s390/string: get rid of register asm
Heiko Carstens
1
-24
/
+35
2021-06-28
s390/cmpxchg: use register pair instead of register asm
Heiko Carstens
2
-33
/
+38
2021-06-28
s390/mm,pages-states: get rid of register asm
Heiko Carstens
1
-6
/
+6
2021-06-28
s390/lib,xor: get rid of register asm
Heiko Carstens
1
-4
/
+1
2021-06-28
s390/timex: get rid of register asm
Heiko Carstens
1
-10
/
+16
2021-06-28
s390/hypfs: use register pair instead of register asm
Heiko Carstens
1
-7
/
+6
2021-06-28
s390/zcrypt: Switch to flexible array member
Kees Cook
1
-3
/
+3
2021-06-28
s390/speculation: Use statically initialized const for instructions
Kees Cook
1
-1
/
+2
2021-06-28
virtio/s390: get rid of open-coded kvm hypercall
Heiko Carstens
1
-26
/
+4
2021-06-28
s390/pci: add zpci_set_irq()/zpci_clear_irq()
Niklas Schnelle
2
-11
/
+42
2021-06-28
scripts/min-tool-version.sh: Raise minimum clang version to 13.0.0 for s390
Nathan Chancellor
1
-1
/
+6
2021-06-28
time/kunit: Add missing MODULE_LICENSE()
Thomas Gleixner
1
-0
/
+1
2021-06-28
crypto: hisilicon/sec - fix the process of disabling sva prefetching
Kai Ye
1
-0
/
+3
2021-06-28
crypto: sl3516 - Add dependency on ARCH_GEMINI
Geert Uytterhoeven
1
-2
/
+2
[prev]
[next]