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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-29
fs: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
platform/chrome: cros_ec_proto: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
platform/chrome: cros_ec_commands: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-7
/
+7
2020-10-29
mailbox: zynqmp-ipi-message: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
dmaengine: ti-cppi5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-29
Merge tag 'fallthrough-fixes-clang-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
2
-0
/
+4
2020-10-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-12
/
+20
2020-10-29
wimax: move out to staging
Arnd Bergmann
4
-1805
/
+0
2020-10-29
include: jhash/signal: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+4
2020-10-29
Merge tag 'afs-fixes-20201029' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-16
/
+4
2020-10-29
Merge tag 'ext4_for_linus_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
1
-2
/
+5
2020-10-29
HID: hid-input: occasionally report stylus battery even if not changed
dmitry.torokhov@gmail.com
1
-0
/
+1
2020-10-29
drm/ttm: nuke old page allocator
Christian König
3
-126
/
+0
2020-10-29
drm/ttm: wire up the new pool as default one v2
Christian König
1
-4
/
+7
2020-10-29
drm/ttm: new TT backend allocation pool v3
Christian König
2
-0
/
+93
2020-10-29
xsk: Fix possible memory leak at socket close
Magnus Karlsson
1
-1
/
+1
2020-10-29
afs: Fix afs_invalidatepage to adjust the dirty region
David Howells
1
-2
/
+3
2020-10-29
afs: Wrap page->private manipulations in inline functions
David Howells
1
-16
/
+3
2020-10-29
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
1
-0
/
+1
2020-10-29
perf,mm: Handle non-page-table-aligned hugetlbfs
Peter Zijlstra
1
-0
/
+4
2020-10-29
perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
2
-1
/
+4
2020-10-29
perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
2
-1
/
+4
2020-10-29
sched: fix exit_mm vs membarrier (v4)
Mathieu Desnoyers
1
-0
/
+5
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
4
-6
/
+47
2020-10-29
signal: Add task_sigpending() helper
Jens Axboe
1
-2
/
+7
2020-10-28
bpf: Permit cond_resched for some iterators
Yonghong Song
1
-0
/
+5
2020-10-28
genirq/msi: Allow shadow declarations of msi_msg:: $member
Thomas Gleixner
2
-4
/
+46
2020-10-28
Fonts: Make font size unsigned in font_desc
Peilin Ye
1
-1
/
+1
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
4
-1751
/
+0
2020-10-28
jbd2: fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
ext4: make num of fast commit blocks configurable
Harshad Shirwadkar
1
-1
/
+4
2020-10-28
locking/refcount: move kernel-doc markups to the proper place
Mauro Carvalho Chehab
1
-65
/
+65
2020-10-28
net: phy: remove kernel-doc duplication
Mauro Carvalho Chehab
1
-35
/
+5
2020-10-28
mm: pagemap.h: fix two kernel-doc markups
Mauro Carvalho Chehab
1
-4
/
+4
2020-10-28
blk-mq: docs: add kernel-doc description for a new struct member
Mauro Carvalho Chehab
1
-0
/
+2
2020-10-28
gpio: Retire the explicit gpio irqchip code
Linus Walleij
1
-71
/
+0
2020-10-28
gpio: uapi: clarify the meaning of 'empty' char arrays
Kent Gibson
1
-3
/
+3
2020-10-28
gpio: uapi: remove whitespace
Kent Gibson
1
-1
/
+1
2020-10-28
gpio: uapi: kernel-doc formatting improvements
Kent Gibson
1
-46
/
+47
2020-10-28
gpio: uapi: comment consistency
Kent Gibson
1
-1
/
+1
2020-10-28
gpio: uapi: fix kernel-doc warnings
Kent Gibson
1
-1
/
+2
2020-10-28
qcom-geni-se: remove has_opp_table
Viresh Kumar
1
-2
/
+0
2020-10-28
module: use hidden visibility for weak symbol references
Ard Biesheuvel
1
-1
/
+1
2020-10-28
ctype.h: remove duplicate isdigit() helper
Arnd Bergmann
2
-4
/
+22
2020-10-28
IB/verbs: avoid nested container_of()
Arnd Bergmann
1
-6
/
+9
2020-10-28
tty: goldfish: use __raw_writel()/__raw_readl()
Laurent Vivier
1
-4
/
+4
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
RDMA: Add rdma_connect_locked()
Jason Gunthorpe
1
-12
/
+2
2020-10-28
dt-bindings: connector: Add property to set initial current cap for FRS
Badhri Jagan Sridharan
1
-0
/
+8
2020-10-28
platform/x86: asus-wmi: Add support for SW_TABLET_MODE on UX360
Samuel Čavoj
1
-0
/
+1
[prev]
[next]