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-09-13
cifs: remove pathname for file from SPDX header
Steve French
48
-49
/
+8
2021-09-13
IB/qib: Fix clang confusion of NULL pointer comparison
Jason Gunthorpe
1
-1
/
+1
2021-09-13
cgroupv2, docs: fix misinformation in "device controller" section
ArthurChiao
1
-11
/
+11
2021-09-13
cgroup/cpuset: Change references of cpuset_mutex to cpuset_rwsem
Waiman Long
1
-27
/
+29
2021-09-13
docs/cgroup: remove some duplicate words
Chunguang Xu
1
-1
/
+1
2021-09-13
workqueue: annotate alloc_workqueue() as printf
Rolf Eike Beer
1
-3
/
+2
2021-09-13
Merge branch 'gcc-min-version-5.1' (make gcc-5.1 the minimum version)
Linus Torvalds
18
-359
/
+16
2021-09-13
Revert "arm64: dts: qcom: sc7280: Fixup the cpufreq node"
Douglas Anderson
1
-3
/
+3
2021-09-13
Drop some straggling mentions of gcc-4.9 as being stale
Linus Torvalds
4
-4
/
+3
2021-09-13
cpufreq: intel_pstate: Override parameters if HWP forced by BIOS
Doug Smythies
1
-8
/
+14
2021-09-13
compiler_attributes.h: drop __has_attribute() support for gcc4
Linus Torvalds
1
-20
/
+0
2021-09-13
vmlinux.lds.h: remove old check for GCC 4.9
Nick Desaulniers
1
-4
/
+0
2021-09-13
compiler-gcc.h: drop checks for older GCC versions
Nick Desaulniers
2
-6
/
+2
2021-09-13
Makefile: drop GCC < 5 -fno-var-tracking-assignments workaround
Nick Desaulniers
1
-6
/
+0
2021-09-13
arm64: remove GCC version check for ARCH_SUPPORTS_INT128
Nick Desaulniers
1
-1
/
+1
2021-09-13
powerpc: remove GCC version check for UPD_CONSTR
Nick Desaulniers
1
-10
/
+0
2021-09-13
riscv: remove Kconfig check for GCC version for ARCH_RV64I
Nick Desaulniers
1
-1
/
+1
2021-09-13
Kconfig.debug: drop GCC 5+ version check for DWARF5
Nick Desaulniers
1
-1
/
+1
2021-09-13
mm/ksm: remove old GCC 4.9+ check
Nick Desaulniers
1
-2
/
+0
2021-09-13
compiler.h: drop fallback overflow checkers
Nick Desaulniers
5
-293
/
+6
2021-09-13
Documentation: raise minimum supported version of GCC to 5.1
Nick Desaulniers
2
-8
/
+2
2021-09-13
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
1
-2
/
+2
2021-09-13
fs/ntfs3: Always use binary search with entry search
Kari Argillander
2
-47
/
+6
2021-09-13
fs/ntfs3: Make binary search to search smaller chunks in beginning
Kari Argillander
1
-2
/
+5
2021-09-13
fs/ntfs3: Limit binary search table size
Kari Argillander
1
-69
/
+41
2021-09-13
fs/ntfs3: Remove unneeded header files from c files
Kari Argillander
15
-40
/
+0
2021-09-13
fs/ntfs3: Change right headers to lznt.c
Kari Argillander
1
-5
/
+5
2021-09-13
fs/ntfs3: Change right headers to upcase.c
Kari Argillander
1
-6
/
+2
2021-09-13
fs/ntfs3: Change right headers to bitfunc.c
Kari Argillander
1
-6
/
+1
2021-09-13
fs/ntfs3: Add missing header and guards to lib/ headers
Kari Argillander
2
-0
/
+11
2021-09-13
fs/ntfs3: Add missing headers and forward declarations to ntfs_fs.h
Kari Argillander
1
-0
/
+31
2021-09-13
fs/ntfs3: Add missing header files to ntfs.h
Kari Argillander
1
-0
/
+9
2021-09-13
fs/ntfs3. Add forward declarations for structs to debug.h
Kari Argillander
1
-0
/
+3
2021-09-13
fs/ntfs3: Remove redundant initialization of variable err
Colin Ian King
1
-1
/
+1
2021-09-13
io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items
Eugene Syromiatnikov
2
-1
/
+12
2021-09-13
dma-debug: prevent an error message from causing runtime problems
Hamza Mahfooz
1
-1
/
+2
2021-09-13
ARM: dts: qcom: apq8064: Use 27MHz PXO clock as DSI PLL reference
Marijn Suijten
1
-2
/
+2
2021-09-13
ARM: dts: qcom: apq8064: use compatible which contains chipid
David Heidelberg
1
-2
/
+1
2021-09-13
soc: qcom: socinfo: Fixed argument passed to platform_set_data()
Antonio Martorana
1
-1
/
+1
2021-09-13
nvme: avoid race in shutdown namespace removal
Daniel Wagner
1
-8
/
+7
2021-09-13
nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
Dan Carpenter
1
-1
/
+1
2021-09-13
drm/i915/gvt: fix the usage of ww lock in gvt scheduler.
Zhi A Wang
1
-2
/
+2
2021-09-13
Merge branch 'hns3-fixes'
David S. Miller
4
-14
/
+29
2021-09-13
net: hns3: fix the timing issue of VF clearing interrupt sources
Jiaran Zhang
1
-3
/
+3
2021-09-13
net: hns3: fix the exception when query imp info
Jiaran Zhang
1
-0
/
+4
2021-09-13
net: hns3: disable mac in flr process
Yufeng Mo
1
-2
/
+3
2021-09-13
net: hns3: change affinity_mask to numa node range
Yufeng Mo
1
-6
/
+8
2021-09-13
net: hns3: pad the short tunnel frame before sending to hardware
Yufeng Mo
1
-2
/
+6
2021-09-13
net: hns3: add option to turn off page pool feature
Yunsheng Lin
1
-1
/
+5
2021-09-13
ALSA: usb-audio: Unify mixer resume and reset_resume procedure
Takashi Iwai
4
-39
/
+10
[prev]
[next]