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-23
perf: Fix task context PMU for Hetero
Peter Zijlstra
1
-1
/
+8
2021-06-23
perf/x86/intel: Fix instructions:ppp support in Sapphire Rapids
Kan Liang
1
-1
/
+3
2021-06-23
perf/x86/intel: Add more events requires FRONTEND MSR on Sapphire Rapids
Kan Liang
1
-0
/
+2
2021-06-23
perf/x86/intel: Fix fixed counter check warning for some Alder Lake
Kan Liang
1
-2
/
+7
2021-06-23
perf/x86/intel: Fix PEBS-via-PT reload base value for Extended PEBS
Like Xu
1
-6
/
+14
2021-06-23
x86/fpu: Get rid of the FNSAVE optimization
Thomas Gleixner
2
-38
/
+34
2021-06-23
x86/fpu: Rename copy_fpregs_to_fpstate() to save_fpregs_to_fpstate()
Thomas Gleixner
3
-8
/
+8
2021-06-23
x86/fpu: Deduplicate copy_uabi_from_user/kernel_to_xstate()
Thomas Gleixner
1
-90
/
+47
2021-06-23
i2c: davinci: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-4
/
+1
2021-06-23
x86/fpu: Rename xstate copy functions which are related to UABI
Thomas Gleixner
4
-6
/
+7
2021-06-23
i2c: cadence: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2021-06-23
i2c: xiic: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-5
/
+4
2021-06-23
x86/fpu: Rename fregs-related copy functions
Thomas Gleixner
3
-9
/
+9
2021-06-23
i2c: cadence: Clear HOLD bit before xfer_size register rolls over
Raviteja Narayanam
1
-7
/
+41
2021-06-23
x86/math-emu: Rename frstor()
Thomas Gleixner
3
-3
/
+3
2021-06-23
x86/fpu: Rename fxregs-related copy functions
Thomas Gleixner
3
-21
/
+13
2021-06-23
mac80211: Switch to a virtual time-based airtime scheduler
Toke Høiland-Jørgensen
13
-189
/
+652
2021-06-23
Revert "mac80211: HE STA disassoc due to QOS NULL not sent"
Ping-Ke Shih
1
-4
/
+1
2021-06-23
mac80211: remove iwlwifi specific workaround NDPs of null_response
Ping-Ke Shih
1
-5
/
+0
2021-06-23
mac80211: fix NULL ptr dereference during mesh peer connection for non HE devices
Abinaya Kalaiselvan
1
-1
/
+3
2021-06-23
Merge branch 'stable/for-linus-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb
Linus Torvalds
1
-8
/
+15
2021-06-23
x86/fpu: Rename copy_user_to_xregs() and copy_xregs_to_user()
Thomas Gleixner
2
-4
/
+4
2021-06-23
x86/fpu: Rename copy_xregs_to_kernel() and copy_kernel_to_xregs()
Thomas Gleixner
4
-21
/
+26
2021-06-23
Merge remote-tracking branch 'regulator/for-5.14' into regulator-next
Mark Brown
70
-1233
/
+6255
2021-06-23
Merge remote-tracking branch 'regulator/for-5.13' into regulator-linus
Mark Brown
2
-12
/
+6
2021-06-23
Merge series "Support ROCKCHIP SPI new feature" from Jon Lin <jon.lin@rock-chips.com>:
Mark Brown
2
-15
/
+41
2021-06-23
x86/fpu: Get rid of copy_supervisor_to_kernel()
Thomas Gleixner
3
-61
/
+8
2021-06-23
x86/fpu: Cleanup arch_set_user_pkey_access()
Thomas Gleixner
1
-5
/
+6
2021-06-23
x86/kvm: Avoid looking up PKRU in XSAVE buffer
Dave Hansen
1
-19
/
+22
2021-06-23
x86/fpu: Get rid of using_compacted_format()
Thomas Gleixner
2
-19
/
+4
2021-06-23
x86/fpu: Move fpu__write_begin() to regset
Thomas Gleixner
3
-28
/
+22
2021-06-23
x86/fpu/regset: Move fpu__read_begin() into regset
Thomas Gleixner
3
-24
/
+19
2021-06-23
x86/fpu: Remove fpstate_sanitize_xstate()
Thomas Gleixner
2
-81
/
+0
2021-06-23
x86/fpu: Use copy_xstate_to_uabi_buf() in fpregs_get()
Thomas Gleixner
1
-10
/
+20
2021-06-23
x86/fpu: Use copy_xstate_to_uabi_buf() in xfpregs_get()
Thomas Gleixner
1
-3
/
+8
2021-06-23
x86/fpu: Make copy_xstate_to_kernel() usable for [x]fpregs_get()
Thomas Gleixner
3
-14
/
+42
2021-06-23
x86/fpu: Clean up fpregs_set()
Andy Lutomirski
1
-15
/
+16
2021-06-23
x86/fpu: Fail ptrace() requests that try to set invalid MXCSR values
Andy Lutomirski
1
-2
/
+3
2021-06-23
x86/fpu: Rewrite xfpregs_set()
Andy Lutomirski
1
-14
/
+23
2021-06-23
x86/fpu: Simplify PTRACE_GETREGS code
Dave Hansen
2
-24
/
+6
2021-06-23
x86/fpu: Reject invalid MXCSR values in copy_kernel_to_xstate()
Thomas Gleixner
1
-3
/
+16
2021-06-23
x86/fpu: Sanitize xstateregs_set()
Thomas Gleixner
3
-35
/
+25
2021-06-23
x86/fpu: Limit xstate copy size in xstateregs_set()
Thomas Gleixner
1
-1
/
+1
2021-06-23
x86/fpu: Move inlines where they belong
Thomas Gleixner
2
-14
/
+15
2021-06-23
x86/fpu: Remove unused get_xsave_field_ptr()
Thomas Gleixner
2
-31
/
+0
2021-06-23
x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()
Thomas Gleixner
4
-16
/
+5
2021-06-23
x86/fpu: Make xfeatures_mask_all __ro_after_init
Thomas Gleixner
1
-13
/
+15
2021-06-23
x86/fpu: Mark various FPU state variables __ro_after_init
Thomas Gleixner
2
-7
/
+11
2021-06-23
x86/pkeys: Revert a5eff7259790 ("x86/pkeys: Add PKRU value to init_fpstate")
Thomas Gleixner
2
-11
/
+0
2021-06-23
x86/fpu: Fix copy_xstate_to_kernel() gap handling
Thomas Gleixner
1
-44
/
+61
[prev]
[next]