index
:
pub/scm/fs/fscrypt/linux.git
master
fscrypt kernel development tree
FSCrypt FS Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
1
-8
/
+2
2024-11-07
posix-timers: Cleanup SIG_IGN workaround leftovers
Thomas Gleixner
1
-1
/
+1
2024-11-07
signal: Queue ignored posixtimers on ignore list
Thomas Gleixner
1
-0
/
+2
2024-11-07
posix-timers: Handle ignored list on delete and exit
Thomas Gleixner
1
-1
/
+3
2024-11-07
signal: Provide ignored_posix_timers list
Thomas Gleixner
1
-0
/
+1
2024-11-07
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
1
-0
/
+2
2024-11-07
signal: Cleanup unused posix-timer leftovers
Thomas Gleixner
1
-2
/
+0
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
1
-2
/
+21
2024-11-07
signal: Replace resched_timer logic
Thomas Gleixner
1
-2
/
+3
2024-11-07
signal: Refactor send_sigqueue()
Thomas Gleixner
2
-1
/
+1
2024-11-07
posix-timers: Store PID type in the timer
Thomas Gleixner
1
-0
/
+2
2024-11-07
signal: Provide posixtimer_sigqueue_init()
Thomas Gleixner
1
-0
/
+2
2024-11-07
posix-timers: Add a refcount to struct k_itimer
Thomas Gleixner
1
-0
/
+14
2024-11-07
posix-cpu-timers: Use dedicated flag for CPU timer nanosleep
Thomas Gleixner
1
-0
/
+2
2024-11-07
posix-cpu-timers: Cleanup the firing logic
Thomas Gleixner
1
-1
/
+1
2024-11-07
posix-timers: Make signal delivery consistent
Thomas Gleixner
1
-2
/
+0
2024-11-07
irqchip: Add T-HEAD C900 ACLINT SSWI driver
Inochi Amaoto
1
-0
/
+1
2024-11-06
Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-1
/
+2
2024-11-06
PCI: Detect and trust built-in Thunderbolt chips
Esther Shimanovich
1
-0
/
+6
2024-11-06
io_uring/napi: add static napi tracking strategy
Olivier Langlois
1
-1
/
+1
2024-11-06
io_uring: move struct io_kiocb from task_struct to io_uring_task
Jens Axboe
2
-2
/
+3
2024-11-06
io_uring/rsrc: split io_kiocb node type assignments
Jens Axboe
1
-1
/
+6
2024-11-06
ACPI: processor: Move arch_init_invariance_cppc() call later
Mario Limonciello
1
-4
/
+0
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
2
-0
/
+17
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
2
-6
/
+74
2024-11-06
libfs: Fix kernel-doc warning in generic_ci_validate_strict_name
André Almeida
1
-5
/
+5
2024-11-06
leds: class: Protect brightness_show() with led_cdev->led_access mutex
Mukesh Ojha
1
-1
/
+1
2024-11-06
leds: Introduce ordered workqueue for LEDs events instead of system_wq
Dmitry Rokosov
1
-0
/
+1
2024-11-06
clk: Add devm_clk_hw_register_gate_parent_hw()
Claudiu Beznea
1
-0
/
+18
2024-11-05
lib min_heap: avoid indirect function call by providing default swap
Kuan-Wei Chiu
1
-3
/
+156
2024-11-05
lib min_heap: optimize min heap by prescaling counters for better performance
Kuan-Wei Chiu
1
-24
/
+49
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
1
-43
/
+86
2024-11-05
percpu: cast percpu pointer in PERCPU_PTR() via unsigned long
Uros Bizjak
1
-1
/
+4
2024-11-05
percpu: introduce PERCPU_PTR() macro
Uros Bizjak
1
-5
/
+7
2024-11-05
percpu: merge VERIFY_PERCPU_PTR() into its only user
Uros Bizjak
1
-4
/
+4
2024-11-05
scatterlist: fix a typo
Sui Jingfeng
1
-1
/
+1
2024-11-05
reboot: move reboot_notifier_list to kernel/reboot.c
Thomas Weißschuh
1
-2
/
+0
2024-11-05
get rid of __get_task_comm()
Yafang Shao
1
-6
/
+22
2024-11-05
mm: migrate LRU_REFS_MASK bits in folio_migrate_flags
Zhaoyang Huang
1
-0
/
+10
2024-11-05
mm: pgtable: remove pte_offset_map_nolock()
Qi Zheng
1
-2
/
+0
2024-11-05
mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()
Qi Zheng
1
-0
/
+5
2024-11-05
mm: move mm flags to mm_types.h
Nanyong Sun
6
-87
/
+84
2024-11-05
mm/mempolicy: fix comments for better documentation
Tanya Agarwal
1
-1
/
+1
2024-11-05
mm/vmalloc: combine all TLB flush operations of KASAN shadow virtual address ...
Adrian Huang
1
-3
/
+9
2024-11-05
mm: shmem: fix khugepaged activation policy for shmem
Baolin Wang
1
-0
/
+6
2024-11-05
mm: refactor arch_calc_vm_flag_bits() and arm64 MTE handling
Lorenzo Stoakes
1
-3
/
+4
2024-11-05
mm: refactor map_deny_write_exec()
Lorenzo Stoakes
1
-3
/
+18
2024-11-05
Input: introduce notion of passive observers for input handlers
Dmitry Torokhov
1
-0
/
+5
2024-11-05
iomap: add a merge boundary flag
Christoph Hellwig
1
-0
/
+4
2024-11-05
sysfs: bin_attribute: add const read/write callback variants
Thomas Weißschuh
1
-2
/
+23
[prev]
[next]