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-08-25
s390/zcrypt: remove gratuitious NULL check in .remove() callbacks
Julian Wiedmann
3
-12
/
+10
2021-08-25
s390/ap: use the common driver-data pointer
Julian Wiedmann
6
-45
/
+30
2021-08-25
s390/ap: use the common device_driver pointer
Julian Wiedmann
3
-8
/
+4
2021-08-25
s390/pci: reset zdev->zbus on registration failure
Niklas Schnelle
1
-1
/
+2
2021-08-25
s390/pci: cleanup resources only if necessary
Niklas Schnelle
1
-1
/
+2
2021-08-25
microblaze: move core-y in arch/microblaze/Makefile to arch/microblaze/Kbuild
Masahiro Yamada
2
-5
/
+4
2021-08-25
Revert "USB: serial: ch341: fix character loss at high transfer rates"
Johan Hovold
1
-1
/
+0
2021-08-25
powerpc/64s: Remove WORT SPR from POWER9/10
Nicholas Piggin
2
-5
/
+0
2021-08-25
KVM: PPC: Book3S HV Nested: Reflect guest PMU in-use to L0 when guest SPRs are live
Nicholas Piggin
2
-0
/
+27
2021-08-25
KVM: PPC: Book3S HV Nested: save_hv_return_state does not require trap argument
Fabiano Rosas
1
-3
/
+3
2021-08-25
KVM: PPC: Book3S HV Nested: Stop forwarding all HFUs to L1
Fabiano Rosas
1
-2
/
+29
2021-08-25
KVM: PPC: Book3S HV Nested: Make nested HFSCR state accessible
Nicholas Piggin
4
-2
/
+8
2021-08-25
KVM: PPC: Book3S HV Nested: Sanitise vcpu registers
Fabiano Rosas
1
-48
/
+46
2021-08-25
KVM: PPC: Book3S HV Nested: Fix TM softpatch HFAC interrupt emulation
Nicholas Piggin
3
-34
/
+48
2021-08-25
KVM: PPC: Book3S HV P9: Fixes for TM softpatch interrupt NIP
Nicholas Piggin
1
-2
/
+15
2021-08-25
KVM: PPC: Book3S HV: Remove TM emulation from POWER7/8 path
Nicholas Piggin
1
-42
/
+0
2021-08-25
KVM: PPC: Book3S HV: Initialise vcpu MSR with MSR_ME
Nicholas Piggin
1
-0
/
+1
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()
Tang Bin
1
-1
/
+0
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to simplify code
Tang Bin
1
-4
/
+2
2021-08-25
can: rcar_canfd: rcar_canfd_handle_channel_tx(): fix redundant assignment
Lad Prabhakar
1
-1
/
+1
2021-08-25
can: rcar: Kconfig: Add helper dependency on COMPILE_TEST
Cai Huoqing
1
-2
/
+2
2021-08-25
configfs: fix a race in configfs_lookup()
Sishuai Gong
1
-3
/
+4
2021-08-25
configfs: fold configfs_attach_attr into configfs_lookup
Christoph Hellwig
1
-49
/
+24
2021-08-25
configfs: simplify the configfs_dirent_is_ready
Christoph Hellwig
1
-3
/
+1
2021-08-25
configfs: return -ENAMETOOLONG earlier in configfs_lookup
Christoph Hellwig
1
-2
/
+3
2021-08-24
riscv: explicitly use symbol offsets for VDSO
Saleem Abdulrasool
5
-32
/
+22
2021-08-24
Merge pull request #69 from namjaejeon/cifsd-for-next
Steve French
1
-1
/
+2
2021-08-25
MAINTAINERS: ksmbd: add cifs_common directory to ksmbd entry
Namjae Jeon
1
-0
/
+1
2021-08-25
MAINTAINERS: ksmbd: update my email address
Namjae Jeon
1
-1
/
+1
2021-08-24
riscv: Enable Undefined Behavior Sanitizer UBSAN
Jisheng Zhang
2
-0
/
+2
2021-08-24
riscv: Keep the riscv Kconfig selects sorted
Jisheng Zhang
1
-3
/
+3
2021-08-24
riscv: dts: microchip: Add ethernet0 to the aliases node
Bin Meng
1
-0
/
+4
2021-08-24
riscv: dts: microchip: Use 'local-mac-address' for emac1
Bin Meng
1
-1
/
+1
2021-08-24
riscv: Ensure the value of FP registers in the core dump file is up to date
Vincent Chen
1
-0
/
+4
2021-08-25
powerpc: Use lwarx/ldarx directly instead of PPC_LWARX/LDARX macros
Christophe Leroy
5
-13
/
+11
2021-08-25
powerpc/ptrace: Make user_mode() common to PPC32 and PPC64
Christophe Leroy
1
-4
/
+0
2021-08-25
powerpc/syscalls: Simplify do_mmap2()
Christophe Leroy
1
-11
/
+4
2021-08-25
powerpc/ptdump: Convert powerpc to GENERIC_PTDUMP
Christophe Leroy
6
-144
/
+47
2021-08-25
powerpc/ptdump: Reduce level numbers by 1 in note_page() and add p4d level
Christophe Leroy
4
-14
/
+21
2021-08-25
powerpc/ptdump: Remove unused 'page_size' parameter
Christophe Leroy
1
-3
/
+3
2021-08-25
powerpc/ptdump: Use DEFINE_SHOW_ATTRIBUTE()
Christophe Leroy
4
-46
/
+5
2021-08-25
powerpc: Avoid link stack corruption in misc asm functions
Christophe Leroy
5
-10
/
+10
2021-08-25
powerpc/booke: Avoid link stack corruption in several places
Christophe Leroy
6
-16
/
+16
2021-08-25
powerpc/32: indirect function call use bctrl rather than blrl in ret_from_kernel_thread
Christophe Leroy
1
-2
/
+2
2021-08-24
scsi: ufs: Fix ufshcd_request_sense_async() for Samsung KLUFG8RHDA-B2D1
Adrian Hunter
1
-7
/
+29
2021-08-24
scsi: ufs: ufs-exynos: Fix static checker warning
Alim Akhtar
2
-3
/
+3
2021-08-24
scsi: mpt3sas: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-30
/
+13
2021-08-24
scsi: lpfc: Use the proper SCSI midlayer interfaces for PI
Martin K. Petersen
1
-72
/
+48
2021-08-24
scsi: core: Fix hang of freezing queue between blocking and running device
Li Jinlin
1
-3
/
+6
2021-08-24
scsi: lpfc: Copyright updates for 14.0.0.1 patches
James Smart
4
-4
/
+4
[prev]
[next]