index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-12
8
-165
/
+598
|
\
|
*
Documentation: core-api/cpuhotplug: Rewrite the API section
Thomas Gleixner
2021-09-11
2
-121
/
+590
|
*
cpu/hotplug: Remove deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-09-11
1
-6
/
+0
|
*
thermal: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-09-11
1
-2
/
+2
|
*
Merge branch 'linus' into smp/urgent
Thomas Gleixner
2021-09-11
8966
-226476
/
+530193
|
|
\
|
*
|
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
2021-09-01
5
-38
/
+8
*
|
|
Merge tag 'char-misc-5.15-rc1-lkdtm' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-09-12
2
-11
/
+27
|
\
\
\
|
*
|
|
lkdtm: Use init_uts_ns.name instead of macros
Kees Cook
2021-09-10
2
-11
/
+27
*
|
|
|
Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2021-09-12
1
-12
/
+11
|
\
\
\
\
|
*
|
|
|
char: ipmi: use DEVICE_ATTR helper macro
Dwaipayan Ray
2021-08-12
1
-5
/
+4
|
*
|
|
|
ipmi: rate limit ipmi smi_event failure message
Wen Yang
2021-08-12
1
-7
/
+7
*
|
|
|
|
Merge tag 'sched_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-09-12
2
-5
/
+5
|
\
\
\
\
\
|
*
|
|
|
|
sched: Prevent balance_push() on remote runqueues
Thomas Gleixner
2021-09-09
1
-3
/
+3
|
*
|
|
|
|
sched/idle: Make the idle timer expire in hard interrupt context
Sebastian Andrzej Siewior
2021-09-09
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'locking_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-09-12
4
-94
/
+120
|
\
\
\
\
\
\
|
*
|
|
|
|
|
locking/rtmutex: Fix ww_mutex deadlock check
Peter Zijlstra
2021-09-09
1
-1
/
+1
|
*
|
|
|
|
|
futex: Remove unused variable 'vpid' in futex_proxy_trylock_atomic()
Thomas Gleixner
2021-09-03
1
-2
/
+1
|
*
|
|
|
|
|
futex: Avoid redundant task lookup
Thomas Gleixner
2021-09-02
1
-30
/
+37
|
*
|
|
|
|
|
futex: Clarify comment for requeue_pi_wake_futex()
Thomas Gleixner
2021-09-02
1
-6
/
+20
|
*
|
|
|
|
|
futex: Prevent inconsistent state and exit race
Thomas Gleixner
2021-09-02
1
-43
/
+55
|
*
|
|
|
|
|
futex: Return error code instead of assigning it without effect
Colin Ian King
2021-09-02
1
-1
/
+1
|
*
|
|
|
|
|
locking/rwsem: Add missing __init_rwsem() for PREEMPT_RT
Mike Galbraith
2021-09-02
2
-14
/
+8
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'timers_urgent_for_v5.15_rc1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-09-12
1
-2
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
time: Handle negative seconds correctly in timespec64_to_ns()
Lukas Hannen
2021-09-08
1
-2
/
+7
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'misc.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2021-09-12
2
-59
/
+58
|
\
\
\
\
\
\
|
*
|
|
|
|
|
putname(): IS_ERR_OR_NULL() is wrong here
Al Viro
2021-09-07
1
-1
/
+1
|
*
|
|
|
|
|
namei: Standardize callers of filename_create()
Stephen Brennan
2021-09-07
1
-17
/
+15
|
*
|
|
|
|
|
namei: Standardize callers of filename_lookup()
Stephen Brennan
2021-09-07
2
-18
/
+20
|
*
|
|
|
|
|
rename __filename_parentat() to filename_parentat()
Al Viro
2021-09-07
1
-9
/
+9
|
*
|
|
|
|
|
namei: Fix use after free in kern_path_locked
Stephen Brennan
2021-09-07
1
-15
/
+14
*
|
|
|
|
|
|
Merge tag '5.15-rc-cifs-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2021-09-12
12
-21
/
+37
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs: properly invalidate cached root handle when closing it
Enzo Matsumiya
2021-09-10
1
-7
/
+13
|
*
|
|
|
|
|
|
cifs: move SMB FSCTL definitions to common code
Steve French
2021-09-09
2
-1
/
+1
|
*
|
|
|
|
|
|
cifs: rename cifs_common to smbfs_common
Steve French
2021-09-09
9
-10
/
+10
|
*
|
|
|
|
|
|
cifs: update FSCTL definitions
Steve French
2021-09-09
1
-3
/
+13
*
|
|
|
|
|
|
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2021-09-11
41
-325
/
+4127
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Documentation: Add documentation for VDUSE
Xie Yongji
2021-09-06
3
-5
/
+234
|
*
|
|
|
|
|
|
|
vduse: Introduce VDUSE - vDPA Device in Userspace
Xie Yongji
2021-09-06
6
-0
/
+1969
|
*
|
|
|
|
|
|
|
vduse: Implement an MMU-based software IOTLB
Xie Yongji
2021-09-06
2
-0
/
+618
|
*
|
|
|
|
|
|
|
vdpa: Support transferring virtual addressing during DMA mapping
Xie Yongji
2021-09-06
7
-19
/
+117
|
*
|
|
|
|
|
|
|
vdpa: factor out vhost_vdpa_pa_map() and vhost_vdpa_pa_unmap()
Xie Yongji
2021-09-06
1
-20
/
+35
|
*
|
|
|
|
|
|
|
vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
Xie Yongji
2021-09-06
3
-5
/
+5
|
*
|
|
|
|
|
|
|
vhost-iotlb: Add an opaque pointer for vhost IOTLB
Xie Yongji
2021-09-06
2
-4
/
+19
|
*
|
|
|
|
|
|
|
vhost-vdpa: Handle the failure of vdpa_reset()
Xie Yongji
2021-09-06
1
-3
/
+6
|
*
|
|
|
|
|
|
|
vdpa: Add reset callback in vdpa_config_ops
Xie Yongji
2021-09-06
6
-36
/
+89
|
*
|
|
|
|
|
|
|
vdpa: Fix some coding style issues
Xie Yongji
2021-09-06
1
-17
/
+17
|
*
|
|
|
|
|
|
|
file: Export receive_fd() to modules
Xie Yongji
2021-09-06
2
-4
/
+9
|
*
|
|
|
|
|
|
|
eventfd: Export eventfd_wake_count to modules
Xie Yongji
2021-09-06
1
-0
/
+1
|
*
|
|
|
|
|
|
|
iova: Export alloc_iova_fast() and free_iova_fast()
Xie Yongji
2021-09-06
1
-0
/
+2
|
*
|
|
|
|
|
|
|
virtio-blk: remove unneeded "likely" statements
Max Gurtovoy
2021-09-06
1
-2
/
+2
[next]