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
2018-06-01
ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
Bo Chen
1
-1
/
+3
2018-06-01
netfilter: fix ptr_ret.cocci warnings
kbuild test robot
2
-12
/
+3
2018-05-31
linvdimm, pmem: Preserve read-only setting for pmem devices
Robert Elliott
1
-5
/
+9
2018-05-31
net-sysfs: Fix memory leak in XPS configuration
Alexander Duyck
1
-3
/
+3
2018-05-31
ixgbe: fix parsing of TC actions for HW offload
Ondřej Hlavatý
1
-5
/
+4
2018-05-31
virtio_net: fix error return code in virtnet_probe()
Wei Yongjun
1
-1
/
+3
2018-05-31
rtnetlink: Remove VLA usage
Kees Cook
2
-4
/
+18
2018-06-01
kbuild: add machine size to CHECKFLAGS
Luc Van Oostenryck
9
-10
/
+10
2018-05-31
cifs: change smb2_get_data_area_len to take a smb2_sync_hdr as argument
Ronnie Sahlberg
3
-20
/
+22
2018-05-31
cifs: update smb2_calc_size to use smb2_sync_hdr instead of smb2_hdr
Ronnie Sahlberg
1
-6
/
+4
2018-05-31
cifs: remove struct smb2_oplock_break_rsp
Ronnie Sahlberg
3
-16
/
+4
2018-05-31
cifs: remove rfc1002 header from all SMB2 response structures
Ronnie Sahlberg
6
-78
/
+87
2018-05-31
smb3: on reconnect set PreviousSessionId field
Steve French
1
-0
/
+1
2018-05-31
smb3: Add posix create context for smb3.11 posix mounts
Steve French
5
-3
/
+101
2018-06-01
KVM: PPC: Book3S PR: Enable kvmppc_get/set_one_reg_pr() for HTM registers
Simon Guo
1
-0
/
+133
2018-06-01
KVM: PPC: Book3S: Remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGS
Simon Guo
1
-6
/
+0
2018-06-01
KVM: PPC: Remove load/put vcpu for KVM_GET/SET_ONE_REG ioctl
Simon Guo
1
-2
/
+0
2018-06-01
KVM: PPC: Move vcpu_load/vcpu_put down to each ioctl case in kvm_arch_vcpu_ioctl
Simon Guo
1
-3
/
+6
2018-06-01
KVM: PPC: Book3S PR: Enable HTM for PR KVM for KVM_CHECK_EXTENSION ioctl
Simon Guo
1
-3
/
+2
2018-06-01
KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTM
Simon Guo
4
-7
/
+38
2018-06-01
KVM: PPC: Book3S PR: Add guard code to prevent returning to guest with PR=0 and Transactional state
Simon Guo
3
-2
/
+19
2018-06-01
KVM: PPC: Book3S PR: Add emulation for tabort. in privileged state
Simon Guo
1
-0
/
+68
2018-06-01
KVM: PPC: Book3S PR: Add emulation for trechkpt.
Simon Guo
3
-1
/
+64
2018-06-01
KVM: PPC: Book3S PR: Add emulation for treclaim.
Simon Guo
1
-0
/
+76
2018-06-01
KVM: PPC: Book3S PR: Restore NV regs after emulating mfspr from TM SPRs
Simon Guo
1
-2
/
+13
2018-06-01
KVM: PPC: Book3S PR: Always fail transactions in guest privileged state
Simon Guo
3
-1
/
+52
2018-06-01
KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRs
Simon Guo
3
-11
/
+50
2018-06-01
KVM: PPC: Book3S PR: Add math support for PR KVM HTM
Simon Guo
1
-0
/
+35
2018-06-01
KVM: PPC: Book3S PR: Add transaction memory save/restore skeleton
Simon Guo
3
-1
/
+36
2018-06-01
KVM: PPC: Book3S PR: Add kvmppc_save/restore_tm_sprs() APIs
Simon Guo
1
-0
/
+22
2018-06-01
KVM: PPC: Book3S PR: Add new kvmppc_copyto/from_vcpu_tm APIs
Simon Guo
1
-0
/
+41
2018-06-01
KVM: PPC: Book3S PR: Avoid changing TS bits when exiting guest
Simon Guo
1
-0
/
+13
2018-06-01
KVM: PPC: Book3S PR: Implement RFID TM behavior to suppress change from S0 to N0
Simon Guo
1
-2
/
+19
2018-06-01
KVM: PPC: Book3S PR: Sync TM bits to shadow msr for problem state guest
Simon Guo
1
-23
/
+50
2018-06-01
KVM: PPC: Book3S PR: Pass through MSR TM and TS bits to shadow_msr
Simon Guo
1
-0
/
+5
2018-06-01
KVM: PPC: Book3S PR: Transition to Suspended state when injecting interrupt
Simon Guo
1
-1
/
+10
2018-06-01
KVM: PPC: Book3S PR: Add C function wrapper for _kvmppc_save/restore_tm()
Simon Guo
3
-5
/
+101
2018-06-01
KVM: PPC: Book3S PR: Turn on FP/VSX/VMX MSR bits in kvmppc_save_tm()
Simon Guo
1
-0
/
+2
2018-06-01
KVM: PPC: Book3S PR: Add guest MSR parameter for kvmppc_save_tm()/kvmppc_restore_tm()
Simon Guo
2
-47
/
+57
2018-05-31
compiler.h: enable builtin overflow checkers and add fallback code
Rasmus Villemoes
4
-0
/
+227
2018-05-31
ARM: spectre-v1: fix syscall entry
Russell King
2
-11
/
+32
2018-05-31
ARM: spectre-v1: add array_index_mask_nospec() implementation
Russell King
1
-0
/
+19
2018-05-31
ARM: spectre-v1: add speculation barrier (csdb) macros
Russell King
2
-0
/
+21
2018-05-31
Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+1
2018-05-31
i2c: qup: fix building without CONFIG_ACPI
Arnd Bergmann
1
-2
/
+0
2018-05-31
rtc: test: remove irq sysfs file
Alexandre Belloni
1
-39
/
+0
2018-05-31
rtc: test: emulate alarms using timers
Alexandre Belloni
1
-4
/
+52
2018-05-31
rtc: test: store time as an offset to system time
Alexandre Belloni
1
-16
/
+23
2018-05-31
rtc: test: allow registering many devices
Alexandre Belloni
1
-24
/
+24
2018-05-31
rtc: test: remove useless proc info
Alexandre Belloni
1
-11
/
+0
[prev]
[next]