index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
Jonathan Yong
2022-07-14
1
-0
/
+28
*
Merge tag 'mm-nonmm-stable-2022-06-05' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-06
2
-1
/
+33
|
\
|
*
delayacct: track delays from write-protect copy
Yang Yang
2022-06-02
2
-1
/
+33
*
|
bluetooth: don't use bitmaps for random flag accesses
Linus Torvalds
2022-06-06
1
-10
/
+7
*
|
Merge tag 'timers-core-2022-06-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-05
1
-11
/
+0
|
\
\
|
*
|
clocksource/drivers/ixp4xx: Drop boardfile probe path
Linus Walleij
2022-05-18
1
-11
/
+0
*
|
|
Merge tag 'objtool-urgent-2022-06-05' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-06-05
2
-6
/
+6
|
\
\
\
|
*
|
|
context_tracking: Always inline empty stubs
Peter Zijlstra
2022-05-27
1
-4
/
+4
|
*
|
|
jump_label,noinstr: Avoid instrumentation for JUMP_LABEL=n builds
Peter Zijlstra
2022-05-27
1
-2
/
+2
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-06-05
6
-0
/
+2809
|
\
\
\
\
|
*
|
|
|
scsi: ufs: Split the drivers/scsi/ufs directory
Bart Van Assche
2022-05-20
5
-0
/
+2795
|
*
|
|
|
scsi: nvme-fc: Add new routine nvme_fc_io_getuuid()
Muneendra Kumar
2022-05-20
1
-0
/
+14
*
|
|
|
|
Merge tag 'hte/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-06-05
4
-2
/
+298
|
\
\
\
\
\
|
*
|
|
|
|
gpiolib: cdev: Add hardware timestamp clock type
Dipen Patel
2022-05-04
1
-0
/
+3
|
*
|
|
|
|
gpiolib: Add HTE support
Dipen Patel
2022-05-04
2
-2
/
+24
|
*
|
|
|
|
drivers: Add hardware timestamp engine (HTE) subsystem
Dipen Patel
2022-05-04
1
-0
/
+271
*
|
|
|
|
|
Merge tag 'pull-18-rc1-work.mount' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-06-05
2
-23
/
+17
|
\
\
\
\
\
\
|
*
|
|
|
|
|
move mount-related externs from fs.h to mount.h
Al Viro
2022-05-20
2
-11
/
+12
|
*
|
|
|
|
|
linux/mount.h: trim includes
Al Viro
2022-05-20
1
-12
/
+5
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'pull-18-rc1-work.fd' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-06-05
3
-6
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Unify the primitives for file descriptor closing
Al Viro
2022-05-15
1
-1
/
+1
|
*
|
|
|
|
|
fs: remove fget_many and fput_many interface
Gou Hao
2022-05-15
2
-5
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-04
3
-40
/
+60
|
\
\
\
\
\
\
|
*
|
|
|
|
|
nodemask: Fix return values to be unsigned
Kees Cook
2022-06-03
1
-19
/
+19
|
*
|
|
|
|
|
bitmap: Fix return values to be unsigned
Kees Cook
2022-06-03
1
-12
/
+13
|
*
|
|
|
|
|
lib: add bitmap_{from,to}_arr64
Yury Norov
2022-06-03
1
-4
/
+19
|
*
|
|
|
|
|
lib/bitmap: extend comment for bitmap_(from,to)_arr32()
Yury Norov
2022-06-03
1
-2
/
+6
|
*
|
|
|
|
|
include/linux/find: Fix documentation
Anna-Maria Behnsen
2022-06-03
1
-3
/
+3
*
|
|
|
|
|
|
Merge tag 'for-linus-5.19-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-06-04
2
-6
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xen: replace xen_remap() with memremap()
Juergen Gross
2022-06-01
1
-3
/
+0
|
*
|
|
|
|
|
|
xen: switch gnttab_end_foreign_access() to take a struct page pointer
Juergen Gross
2022-05-27
1
-3
/
+3
*
|
|
|
|
|
|
|
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-06-04
5
-18
/
+30
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
Peter Zijlstra
2022-05-11
3
-9
/
+24
|
*
|
|
|
|
|
|
|
ptrace: Don't change __state
Eric W. Biederman
2022-05-11
3
-3
/
+6
|
*
|
|
|
|
|
|
|
ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
Eric W. Biederman
2022-05-11
1
-6
/
+0
|
*
|
|
|
|
|
|
|
ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
Eric W. Biederman
2022-05-11
1
-1
/
+0
|
*
|
|
|
|
|
|
|
signal: Replace __group_send_sig_info with send_signal_locked
Eric W. Biederman
2022-05-11
1
-1
/
+0
|
*
|
|
|
|
|
|
|
signal: Rename send_signal send_signal_locked
Eric W. Biederman
2022-05-11
1
-0
/
+2
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-06-04
1
-2
/
+6
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-05-07
1
-0
/
+2
|
*
|
|
|
|
|
|
|
fork: Explicity test for idle tasks in copy_thread
Eric W. Biederman
2022-05-07
1
-0
/
+1
|
*
|
|
|
|
|
|
|
fork: Pass struct kernel_clone_args into copy_thread
Eric W. Biederman
2022-05-07
1
-2
/
+1
|
*
|
|
|
|
|
|
|
kthread: Don't allocate kthread_struct for init and umh
Eric W. Biederman
2022-05-06
1
-0
/
+2
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'per-namespace-ipc-sysctls-for-v5.19' of git://git.kernel.org/pub/s...
Linus Torvalds
2022-06-04
1
-4
/
+33
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ipc: Store ipc sysctls in the ipc namespace
Alexey Gladkov
2022-03-08
1
-0
/
+21
|
*
|
|
|
|
|
|
|
ipc: Store mqueue sysctls in the ipc namespace
Alexey Gladkov
2022-03-08
1
-4
/
+12
*
|
|
|
|
|
|
|
|
Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-06-03
6
-0
/
+18
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
LoongArch: Add multi-processor (SMP) support
Huacai Chen
2022-06-03
1
-0
/
+1
|
*
|
|
|
|
|
|
|
|
LoongArch: Add writecombine support for drm
Huacai Chen
2022-06-03
1
-0
/
+8
|
*
|
|
|
|
|
|
|
|
LoongArch: Add ELF-related definitions
Huacai Chen
2022-06-03
4
-0
/
+9
[next]