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
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-16
entry: Expose helpers to migrate TIF to SYSCALL_WORK flags
Gabriel Krisman Bertazi
1
-0
/
+32
2020-11-16
Merge branch 'x86/entry' into core/entry
Thomas Gleixner
1
-0
/
+10
2020-11-15
entry: Fix spelling/typo errors in irq entry code
Ira Weiny
1
-2
/
+2
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
1
-1
/
+38
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
411
-5187
/
+8881
2020-11-01
Merge tag 'timers-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+4
2020-11-01
Merge tag 'char-misc-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
2
-1439
/
+0
2020-11-01
Merge tag 'driver-core-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-10
/
+8
2020-11-01
Merge tag 'usb-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+1
2020-10-31
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+15
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux
Linus Torvalds
6
-14
/
+14
2020-10-30
net/mlx5: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-30
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-1
/
+3
2020-10-30
Merge tag 'pm-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
1
-1
/
+10
2020-10-30
debugfs: remove return value of debugfs_create_devm_seqfile()
Greg Kroah-Hartman
1
-10
/
+8
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
1
-0
/
+18
2020-10-29
include: jhash/signal: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+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
cpufreq: Introduce cpufreq_driver_test_flags()
Rafael J. Wysocki
1
-0
/
+1
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
misc: mic: remove the MIC drivers
Sudeep Dutt
2
-1439
/
+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
module: use hidden visibility for weak symbol references
Ard Biesheuvel
1
-1
/
+1
2020-10-28
usb: fix kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
1
-0
/
+2
2020-10-27
cpufreq: Introduce CPUFREQ_NEED_UPDATE_LIMITS driver flag
Rafael J. Wysocki
1
-1
/
+9
2020-10-26
RDMA/mlx5: Fix devlink deadlock on net namespace deletion
Parav Pandit
1
-0
/
+18
2020-10-26
elf: Expose ELF header on arch_setup_additional_pages()
Gabriel Krisman Bertazi
1
-0
/
+5
2020-10-26
elf: Expose ELF header in compat_start_thread()
Gabriel Krisman Bertazi
1
-0
/
+5
2020-10-26
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-0
/
+4
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
28
-61
/
+61
2020-10-25
mm: remove kzfree() compatibility definition
Eric Biggers
1
-2
/
+0
2020-10-25
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
Linus Torvalds
1
-1
/
+1
2020-10-25
Merge tag '20201024-v4-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wtarreau/prandom
Linus Torvalds
1
-2
/
+53
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-6
/
+18
2020-10-24
Merge tag 'io_uring-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-10-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
5
-21
/
+14
2020-10-24
Merge tag 'dma-mapping-5.10-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-24
/
+23
2020-10-24
random32: add noise from network and scheduling activity
Willy Tarreau
1
-0
/
+19
2020-10-24
random32: make prandom_u32() output unpredictable
George Spelvin
1
-2
/
+34
2020-10-24
Merge tag 'riscv-for-linus-5.10-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
1
-0
/
+4
[next]