开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2026-06-05
bpf: Remove WARN_ON_ONCE in check_ids()
Amery Hung
2026-06-05
bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
Amery Hung
2026-06-05
bpf: Check acquire_reference() error for "__ref" struct_ops arguments
Amery Hung
2026-06-05
bpf: Fix dead error check on acquire_reference() in check_kfunc_call
Amery Hung
2026-06-05
Merge tag 'probes-fixes-v7.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-06-05
bpf: Replace scratch PTE atomically when allocating arena pages
Tejun Heo
2026-06-05
bpf: Reject fragmented frames in devmap
Zhao Zhang
2026-06-05
bpf: Reject registration of duplicated kfunc
Song Chen
2026-06-05
bpf: Optimize word-sized keys for resizable hashtable
Mykyta Yatsenko
2026-06-05
bpf: Allow special fields in resizable hashtab
Mykyta Yatsenko
2026-06-05
bpf: Implement iteration ops for resizable hashtab
Mykyta Yatsenko
2026-06-05
bpf: Implement resizable hashmap basic functions
Mykyta Yatsenko
2026-06-04
kcov: use WRITE_ONCE() for selftest mode stores
Karl Mehltretter
2026-06-04
bpf: Take mmap_lock in zap_pages()
Alexei Starovoitov
2026-06-04
bpf: clean up btf_scan_decl_tags()
Matt Bobrowski
2026-06-04
module: decompress: check return value of module_extend_max_pages()
Andrii Kuchmenko
2026-06-04
timers/migration: Fix livelock in tmigr_handle_remote_up()
Amit Matityahu
2026-06-03
sched_ext: Add scx_arena_to_kaddr() / scx_kaddr_to_arena()
Tejun Heo
2026-06-04
perf: Reveal PMU type in fdinfo
Chun-Tse Shao
2026-06-04
timekeeping: Add clocksource read_snapshot() method and hw_cycles to snapshot
David Woodhouse
2026-06-04
timekeeping: Add support for AUX clock cross timestamping
Thomas Gleixner
2026-06-04
timekeeping: Prepare for cross timestamps on arbitrary clock IDs
Thomas Gleixner
2026-06-04
timekeeping: Add system_counterval_t to struct system_device_crosststamp
Thomas Gleixner
2026-06-04
timekeeping: Add CLOCK_AUX support for ktime_get_snapshot_id()
Thomas Gleixner
2026-06-04
timekeeping: Remove system_time_snapshot::real/boot/raw
Thomas Gleixner
2026-06-03
sched_ext: Make scx_bpf_kick_cid() return s32
Tejun Heo
2026-06-03
sched_ext: Add scx_cmask_test() and scx_cmask_for_each_cid()
Tejun Heo
2026-06-03
sched_ext: Order single-cid cmask helpers as (cid, mask)
Tejun Heo
2026-06-03
locking/rtmutex: Skip remove_waiter() when waiter is not enqueued
Davidlohr Bueso
2026-06-03
liveupdate: Remove limit on the number of files per session
Pasha Tatashin
2026-06-03
liveupdate: Remove limit on the number of sessions
Pasha Tatashin
2026-06-03
liveupdate: defer session block allocation and physical address setting
Pasha Tatashin
2026-06-03
kho: add support for linked-block serialization
Pasha Tatashin
2026-06-03
liveupdate: Extract luo_session_deserialize_one helper
Pasha Tatashin
2026-06-03
liveupdate: Extract luo_file_deserialize_one helper
Pasha Tatashin
2026-06-03
liveupdate: register luo_ser as KHO subtree
Pasha Tatashin
2026-06-03
liveupdate: centralize state management into struct luo_ser
Pasha Tatashin
2026-06-03
liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
Pasha Tatashin
2026-06-03
liveupdate: change file_set->count type to u64 for type safety
Pasha Tatashin
2026-06-03
Merge tag 'cgroup-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-06-03
Merge tag 'sched_ext-for-7.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2026-06-03
dma-debug: fix physical address retrieval in debug_dma_sync_sg_for_device
Li RongQing
2026-06-03
rv: Use 0 to check preemption enabled in opid
Gabriele Monaco
2026-06-03
rv: Add automatic cleanup handlers for per-task HA monitors
Gabriele Monaco
2026-06-03
rv: Fix __user specifier usage in extract_params()
Gabriele Monaco
2026-06-03
futex: Provide infrastructure to plug the non contended robust futex unlock race
Thomas Gleixner
2026-06-03
futex: Add robust futex unlock IP range
Thomas Gleixner
2026-06-03
futex: Add support for unlocking robust futexes
Thomas Gleixner
2026-06-03
futex: Provide UABI defines for robust list entry modifiers
Thomas Gleixner
2026-06-03
futex: Move futex related mm_struct data into a struct
Thomas Gleixner
[prev]
[next]