index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
signal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix-timers: Target group sigqueue to current task only if not exiting
Frederic Weisbecker
2024-11-29
1
-3
/
+4
*
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
1
-196
/
+298
|
\
|
*
posix-timers: Fix spurious warning on double enqueue versus do_exit()
Frederic Weisbecker
2024-11-18
1
-2
/
+8
|
*
posix-timers: Cleanup SIG_IGN workaround leftovers
Thomas Gleixner
2024-11-07
1
-4
/
+3
|
*
signal: Queue ignored posixtimers on ignore list
Thomas Gleixner
2024-11-07
1
-5
/
+75
|
*
signal: Handle ignored signals in do_sigaction(action != SIG_IGN)
Thomas Gleixner
2024-11-07
1
-1
/
+52
|
*
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
2024-11-07
1
-5
/
+3
|
*
signal: Cleanup unused posix-timer leftovers
Thomas Gleixner
2024-11-07
1
-35
/
+4
|
*
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
2024-11-07
1
-7
/
+12
|
*
signal: Replace resched_timer logic
Thomas Gleixner
2024-11-07
1
-12
/
+20
|
*
signal: Refactor send_sigqueue()
Thomas Gleixner
2024-11-07
1
-37
/
+45
|
*
signal: Provide posixtimer_sigqueue_init()
Thomas Gleixner
2024-11-07
1
-0
/
+11
|
*
signal: Split up __sigqueue_alloc()
Thomas Gleixner
2024-11-07
1
-17
/
+35
|
*
posix-timers: Make signal overrun accounting sensible
Thomas Gleixner
2024-11-07
1
-6
/
+0
|
*
posix-timers: Make signal delivery consistent
Thomas Gleixner
2024-11-07
1
-4
/
+2
|
*
signal: Allow POSIX timer signals to be dropped
Thomas Gleixner
2024-10-29
1
-3
/
+4
|
*
posix-timers: Cure si_sys_private race
Thomas Gleixner
2024-10-29
1
-1
/
+9
|
*
signal: Cleanup flush_sigqueue_mask()
Thomas Gleixner
2024-10-29
1
-15
/
+12
|
*
signal: Confine POSIX_TIMERS properly
Thomas Gleixner
2024-10-29
1
-82
/
+43
*
|
Merge tag 'pull-fd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2024-11-18
1
-19
/
+10
|
\
\
|
*
|
fdget(), more trivial conversions
Al Viro
2024-11-03
1
-19
/
+10
|
|
/
*
/
signal: restore the override_rlimit logic
Roman Gushchin
2024-11-07
1
-1
/
+2
|
/
*
Revert "binfmt_elf, coredump: Log the reason of the failed core dumps"
Linus Torvalds
2024-09-26
1
-20
/
+1
*
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
1
-3
/
+3
|
\
|
*
introduce fd_file(), convert all accessors to it.
Al Viro
2024-08-12
1
-3
/
+3
*
|
Merge tag 'execve-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-09-18
1
-1
/
+20
|
\
\
|
*
|
binfmt_elf, coredump: Log the reason of the failed core dumps
Roman Kisel
2024-08-05
1
-1
/
+20
|
|
/
*
|
signal: Replace BUG_ON()s
Thomas Gleixner
2024-07-29
1
-4
/
+7
*
|
signal: Remove task argument from dequeue_signal()
Thomas Gleixner
2024-07-29
1
-13
/
+10
|
/
*
kernel: rerun task_work while freezing in get_signal()
Pavel Begunkov
2024-07-11
1
-0
/
+8
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-05-23
1
-3
/
+1
|
\
|
*
kernel: Remove signal hacks for vhost_tasks
Mike Christie
2024-05-22
1
-3
/
+1
*
|
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-24
1
-1
/
+0
|
/
*
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
1
-12
/
+16
|
\
|
*
get_signal: don't initialize ksig->info if SIGNAL_GROUP_EXIT/group_exec_task
Oleg Nesterov
2024-03-06
1
-3
/
+6
|
*
get_signal: hide_si_addr_tag_bits: fix the usage of uninitialized ksig
Oleg Nesterov
2024-03-06
1
-5
/
+6
|
*
get_signal: don't abuse ksig->info.si_signo and ksig->sig
Oleg Nesterov
2024-03-06
1
-4
/
+4
*
|
pidfd: allow to override signal scope in pidfd_send_signal()
Christian Brauner
2024-02-21
1
-9
/
+37
*
|
pidfd: change pidfd_send_signal() to respect PIDFD_THREAD
Oleg Nesterov
2024-02-10
1
-16
/
+23
*
|
signal: fill in si_code in prepare_kill_siginfo()
Oleg Nesterov
2024-02-10
1
-10
/
+6
*
|
pidfd: change do_notify_pidfd() to use __wake_up(poll_to_key(EPOLLIN))
Oleg Nesterov
2024-02-06
1
-3
/
+4
*
|
pidfd: implement PIDFD_THREAD flag for pidfd_open()
Oleg Nesterov
2024-02-02
1
-2
/
+4
*
|
pidfd: don't do_notify_pidfd() if !thread_group_empty()
Oleg Nesterov
2024-02-02
1
-3
/
+5
|
/
*
kernel/signal.c: simplify force_sig_info_to_task(), kill recalc_sigpending_an...
Oleg Nesterov
2023-12-10
1
-13
/
+4
*
introduce for_other_threads(p, t)
Oleg Nesterov
2023-12-10
1
-7
/
+4
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-10
/
+14
|
\
|
*
kernel/signal: remove unnecessary NULL values from ucounts
Li kunyu
2023-10-18
1
-1
/
+1
|
*
signal: complete_signal: use __for_each_thread()
Oleg Nesterov
2023-10-04
1
-3
/
+2
|
*
__kill_pgrp_info: simplify the calculation of return value
Oleg Nesterov
2023-10-04
1
-6
/
+11
*
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-20
/
+5
|
\
\
[next]