summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERSLukas Bulwahn2023-06-181-1/+1
* posix-timers: Polish coding style in a few placesThomas Gleixner2023-06-181-7/+7
* posix-timers: Remove pointless commentsThomas Gleixner2023-06-181-25/+0
* posix-timers: Clarify posix_timer_fn() commentsThomas Gleixner2023-06-181-30/+32
* posix-timers: Clarify posix_timer_rearm() commentThomas Gleixner2023-06-181-9/+3
* posix-timers: Comment SIGEV_THREAD_ID properlyThomas Gleixner2023-06-181-5/+2
* posix-timers: Add proper comments in do_timer_create()Thomas Gleixner2023-06-181-9/+11
* posix-timers: Document nanosleep() detailsThomas Gleixner2023-06-181-2/+7
* posix-timers: Document sys_clock_settime() permissions in placeThomas Gleixner2023-06-181-7/+4
* posix-timers: Document sys_clock_getoverrun()Thomas Gleixner2023-06-181-8/+17
* posix-timers: Document common_clock_get() correctlyThomas Gleixner2023-06-181-20/+30
* posix-timers: Document sys_clock_getres() correctlyThomas Gleixner2023-06-181-8/+73
* posix-timers: Split release_posix_timers()Thomas Gleixner2023-06-181-16/+15
* posix-timers: Remove pointless irqsafe from hash_lockThomas Gleixner2023-06-181-3/+2
* posix-timers: Set k_itimer:: It_signal to NULL on exit()Thomas Gleixner2023-06-181-0/+8
* posix-timers: Annotate concurrent access to k_itimer:: It_signalThomas Gleixner2023-06-181-7/+7
* posix-timers: Add comments about timer lookupThomas Gleixner2023-06-181-7/+32
* posix-timers: Cleanup comments about timer ID trackingThomas Gleixner2023-06-181-20/+8
* posix-timers: Clarify timer_wait_running() commentThomas Gleixner2023-06-181-4/+12
* posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner2023-06-181-13/+18
* posix-timers: Prevent RT livelock in itimer_delete()Thomas Gleixner2023-06-181-8/+35
* Merge tag 'core-debugobjects-2023-05-28' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-05-281-7/+21
|\
| * debugobjects,locking: Annotate debug_object_fill_pool() wait type violationPeter Zijlstra2023-05-021-7/+21
* | Merge tag 'for-linus-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-271-2/+2
|\ \
| * | x86/pci/xen: populate MSI sysfs entriesMaximilian Heyne2023-05-241-2/+2
* | | module: error out early on concurrent load of the same module fileLinus Torvalds2023-05-261-15/+43
* | | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-253-4/+6
|\ \ \
| * \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-253-4/+6
| |\ \ \
| | * | | bpf: fix a memory leak in the LRU and LRU_PERCPU hash mapsAnton Protopopov2023-05-221-2/+4
| | * | | bpf: Fix mask generation for 32-bit narrow loads of 64-bit fieldsWill Deacon2023-05-191-1/+1
| | * | | bpf: netdev: init the offload table earlierJakub Kicinski2023-05-151-1/+1
* | | | | module: Fix use-after-free bug in read_file_mod_stats()Harshit Mogalapalli2023-05-221-1/+3
* | | | | Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-182-17/+60
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fprobe: add recursion detection in fprobe_exit_handlerZe Gao2023-05-181-0/+14
| * | | | fprobe: make fprobe_kprobe_handler recursion freeZe Gao2023-05-181-15/+44
| * | | | rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handlerZe Gao2023-05-181-2/+2
| * | | | tracing: fprobe: Initialize ret valiable to fix smatch errorMasami Hiramatsu (Google)2023-05-171-1/+1
| |/ / /
* | | | Merge tag 'locking_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-05-141-4/+4
|\ \ \ \
| * | | | locking/rwsem: Add __always_inline annotation to __down_read_common() and inl...John Stultz2023-05-081-4/+4
| |/ / /
* | | | Merge tag 'perf_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-05-141-1/+13
|\ \ \ \
| * | | | perf/core: Fix perf_sample_data not properly initialized for different sweven...Yang Jihong2023-05-081-1/+13
| |/ / /
* | | | Merge tag 'sched_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-05-141-2/+2
|\ \ \ \
| * | | | sched: fix cid_lock kernel-doc warningsRandy Dunlap2023-05-081-2/+2
| |/ / /
* / / / tick/broadcast: Make broadcast device replacement work correctlyThomas Gleixner2023-05-081-32/+88
|/ / /
* | | Merge tag 'trace-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-05-052-4/+10
|\ \ \
| * | | ftrace: Add MODIFIED flag to show if IPMODIFY or direct was attachedSteven Rostedt (Google)2023-05-051-3/+9
| * | | tracing: Fix permissions for the buffer_percent fileOndrej Mosnacek2023-05-031-1/+1
* | | | Merge tag 'locking-core-2023-05-05' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-051-9/+0
|\ \ \ \
| * | | | locking/rwbase: Mitigate indefinite writer starvationSebastian Andrzej Siewior2023-04-291-9/+0
* | | | | Merge tag 'mm-hotfixes-stable-2023-05-03-16-27' of git://git.kernel.org/pub/s...Linus Torvalds2023-05-041-1/+2
|\ \ \ \ \