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
2020-07-29
RDMA/efa: Expose maximum TX doorbell batch
Gal Pressman
5
-1
/
+17
2020-07-29
usb: typec: tcpm: Add WARN_ON ensure we are not trying to send 2 VDM packets at the same time
Hans de Goede
1
-0
/
+3
2020-07-29
usb: typec: tcpm: Fix AB BA lock inversion between tcpm code and the alt-mode drivers
Hans de Goede
1
-0
/
+30
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request
Hans de Goede
1
-28
/
+48
2020-07-29
usb: typec: tcpm: Refactor tcpm_handle_vdm_request payload handling
Hans de Goede
1
-27
/
+22
2020-07-29
usb: typec: tcpm: Add tcpm_queue_vdm_unlocked() helper
Hans de Goede
1
-12
/
+13
2020-07-29
usb: typec: tcpm: Move mod_delayed_work(&port->vdm_state_machine) call into tcpm_queue_vdm()
Hans de Goede
1
-8
/
+3
2020-07-29
IB/srpt: use new shared CQ mechanism
Yamin Friedman
2
-8
/
+10
2020-07-29
IB/isert: use new shared CQ mechanism
Yamin Friedman
2
-153
/
+34
2020-07-29
IB/iser: use new shared CQ mechanism
Yamin Friedman
2
-106
/
+29
2020-07-29
staging/speakup: Move out of staging
Samuel Thibault
49
-13
/
+13
2020-07-29
staging: sm750fb: use generic power management
Vaibhav Gupta
1
-74
/
+17
2020-07-29
Staging: rtl8712: Fixed a coding sytle issue
Ankit Baluni
1
-2
/
+1
2020-07-29
staging: rtl8723bs: remove redundant assignment to variable ret
Colin Ian King
1
-5
/
+1
2020-07-29
staging: most: usb: remove NET dependency
Christian Gromm
1
-2
/
+1
2020-07-29
Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-next
Greg Kroah-Hartman
6
-4
/
+39
2020-07-29
Documentation/sysctl: Document uclamp sysctl knobs
Qais Yousef
1
-0
/
+54
2020-07-29
sched/uclamp: Add a new sysctl to control RT default boost value
Qais Yousef
6
-8
/
+131
2020-07-29
sched/uclamp: Fix a deadlock when enabling uclamp static key
Qais Yousef
1
-2
/
+9
2020-07-29
powerpc/build: vdso linker warning for orphan sections
Nicholas Piggin
4
-3
/
+5
2020-07-29
powerpc: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-8
/
+8
2020-07-29
powerpc/book3s64/radix: Add kernel command line option to disable radix GTSE
Aneesh Kumar K.V
6
-6
/
+22
2020-07-29
powerpc/kvm/cma: Improve kernel log during boot
Aneesh Kumar K.V
1
-1
/
+1
2020-07-29
powerpc/hugetlb/cma: Allocate gigantic hugetlb pages using CMA
Aneesh Kumar K.V
3
-0
/
+28
2020-07-29
powerpc/xmon: Use `dcbf` inplace of `dcbi` instruction for 64bit Book3S
Balamuruhan S
1
-1
/
+1
2020-07-29
powerpc: Drop old comment about CONFIG_POWER
Michael Ellerman
1
-1
/
+0
2020-07-29
powerpc/kvm: Use correct CONFIG symbol in comment
Michael Ellerman
1
-1
/
+1
2020-07-29
powerpc/boot: Fix CONFIG_PPC_MPC52XX references
Michael Ellerman
2
-2
/
+2
2020-07-29
powerpc/32s: Remove TAUException wart in traps.c
Michael Ellerman
2
-8
/
+4
2020-07-29
powerpc/32s: Fix CONFIG_BOOK3S_601 uses
Michael Ellerman
2
-2
/
+2
2020-07-29
powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS code
Michael Ellerman
2
-96
/
+4
2020-07-29
powerpc/52xx: Fix comment about CONFIG_BDI*
Michael Ellerman
1
-1
/
+1
2020-07-29
powerpc/configs: Remove dead symbols
Michael Ellerman
15
-27
/
+0
2020-07-29
powerpc/configs: Drop old symbols from ppc6xx_defconfig
Michael Ellerman
1
-39
/
+0
2020-07-29
powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests only
Bharata B Rao
3
-12
/
+7
2020-07-29
selftests/powerpc: Remove powerpc special cases from stack expansion test
Michael Ellerman
1
-36
/
+5
2020-07-29
powerpc/mm: Remove custom stack expansion checking
Michael Ellerman
1
-104
/
+5
2020-07-29
selftests/powerpc: Update the stack expansion test
Michael Ellerman
1
-5
/
+5
2020-07-29
powerpc: Allow 4224 bytes of stack expansion for the signal frame
Michael Ellerman
1
-2
/
+5
2020-07-29
selftests/powerpc: Add test of stack expansion logic
Michael Ellerman
5
-1
/
+361
2020-07-29
selftests/powerpc: Squash spurious errors due to device removal
Oliver O'Halloran
1
-3
/
+8
2020-07-29
selftests/powerpc: Add test for pkey siginfo verification
Sandipan Das
3
-1
/
+338
2020-07-29
selftests/powerpc: Add wrapper for gettid
Sandipan Das
1
-0
/
+10
2020-07-29
selftests/powerpc: Add helper to exit on failure
Sandipan Das
1
-0
/
+9
2020-07-29
selftests/powerpc: Harden test for execute-disabled pkeys
Sandipan Das
1
-43
/
+41
2020-07-29
selftests/powerpc: Add pkey helpers for rights
Sandipan Das
2
-16
/
+48
2020-07-29
selftests/powerpc: Move pkey helpers to headers
Sandipan Das
3
-98
/
+114
2020-07-29
powerpc/pseries: Add KVM guest doorbell restrictions
Nicholas Piggin
5
-41
/
+53
2020-07-29
powerpc/pseries: Use doorbells even if XIVE is available
Nicholas Piggin
1
-18
/
+36
2020-07-29
powerpc: Inline doorbell sending functions
Nicholas Piggin
3
-58
/
+63
[prev]
[next]