index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-25
netfilter: nf_tables: compact chain+ft transaction objects
Florian Westphal
1
-2
/
+2
2024-06-25
netfilter: nf_tables: move bind list_head into relevant subtypes
Florian Westphal
1
-8
/
+18
2024-06-25
netfilter: nf_tables: make struct nft_trans first member of derived subtypes
Florian Westphal
1
-70
/
+92
2024-06-25
linux/syscalls.h: add missing __user annotations
Arnd Bergmann
1
-9
/
+9
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
1
-1
/
+1
2024-06-25
syscalls: fix compat_sys_io_pgetevents_time64 usage
Arnd Bergmann
1
-1
/
+1
2024-06-25
firewire: ohci: add tracepoints event for hardIRQ event
Takashi Sakamoto
1
-1
/
+32
2024-06-25
firewire: ohci: add support for Linux kernel tracepoints
Takashi Sakamoto
2
-0
/
+17
2024-06-25
fbdev: mmp: Constify struct mmp_overlay_ops
Christophe JAILLET
1
-2
/
+2
2024-06-25
drm/connector: hdmi: shorten too long function name
Dmitry Baryshkov
1
-1
/
+1
2024-06-25
Fix race for duplicate reqsk on identical SYN
luoxuanqiang
1
-1
/
+1
2024-06-25
fs: Export in_group_or_capable()
Youling Tang
1
-0
/
+2
2024-06-25
af_unix: Remove U_LOCK_GC_LISTENER.
Kuniyuki Iwashima
1
-12
/
+0
2024-06-25
af_unix: Remove U_LOCK_DIAG.
Kuniyuki Iwashima
1
-1
/
+0
2024-06-25
af_unix: Define locking order for U_LOCK_SECOND in unix_stream_connect().
Kuniyuki Iwashima
1
-1
/
+0
2024-06-25
xfrm: Fix unregister netdevice hang on hardware offload.
Steffen Klassert
1
-26
/
+10
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
1
-3
/
+0
2024-06-25
kernel/panic: add verbose logging of kernel taints in backtraces
Jani Nikula
1
-3
/
+5
2024-06-25
cpumask: make core headers including cpumask_types.h where possible
Yury Norov
10
-10
/
+10
2024-06-25
cpumask: cleanup core headers inclusion
Yury Norov
10
-10
/
+0
2024-06-25
sched: drop sched.h dependency on cpumask
Yury Norov
1
-2
/
+3
2024-06-25
cpumask: split out include/linux/cpumask_types.h
Yury Norov
2
-55
/
+67
2024-06-25
sched: avoid using ilog2() in sched.h
Yury Norov
1
-1
/
+1
2024-06-25
lib min_heap: update min_heap_push() to use min_heap_sift_up()
Kuan-Wei Chiu
1
-8
/
+1
2024-06-25
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
1
-7
/
+7
2024-06-25
lib min_heap: update min_heap_push() and min_heap_pop() to return bool values
Kuan-Wei Chiu
1
-4
/
+8
2024-06-25
lib min_heap: add min_heap_del()
Kuan-Wei Chiu
1
-0
/
+24
2024-06-25
lib min_heap: add min_heap_sift_up()
Kuan-Wei Chiu
1
-0
/
+20
2024-06-25
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
1
-25
/
+26
2024-06-25
lib min_heap: add min_heap_full()
Kuan-Wei Chiu
1
-0
/
+10
2024-06-25
lib min_heap: add min_heap_peek()
Kuan-Wei Chiu
1
-0
/
+10
2024-06-25
lib min_heap: add min_heap_init()
Kuan-Wei Chiu
1
-0
/
+15
2024-06-25
lib min_heap: add type safe interface
Kuan-Wei Chiu
1
-28
/
+51
2024-06-25
include/linux/jhash.h: fix typos
Wei-Hsin Yeh
1
-3
/
+3
2024-06-25
mm/page_alloc: Separate THP PCP into movable and non-movable categories
yangge
1
-5
/
+4
2024-06-25
mm: convert page type macros to enum
Stephen Brennan
1
-9
/
+12
2024-06-25
/proc/pid/smaps: add mseal info for vma
Jeff Xu
1
-0
/
+5
2024-06-25
io_uring: remove dead struct io_submit_state member
Jens Axboe
1
-1
/
+0
2024-06-25
net: Move per-CPU flush-lists to bpf_net_context on PREEMPT_RT.
Sebastian Andrzej Siewior
1
-0
/
+42
2024-06-25
net: Reference bpf_redirect_info via task_struct on PREEMPT_RT.
Sebastian Andrzej Siewior
2
-10
/
+49
2024-06-25
seg6: Use nested-BH locking for seg6_bpf_srh_states.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-06-25
dev: Use nested-BH locking for softnet_data.process_queue.
Sebastian Andrzej Siewior
1
-0
/
+1
2024-06-25
net: softnet_data: Make xmit per task.
Sebastian Andrzej Siewior
3
-12
/
+48
2024-06-25
net/ipv4: Use nested-BH locking for ipv4_tcp_sk.
Sebastian Andrzej Siewior
1
-0
/
+5
2024-06-25
locking/local_lock: Add local nested BH locking infrastructure.
Sebastian Andrzej Siewior
3
-0
/
+44
2024-06-25
locking/local_lock: Introduce guard definition for local_lock.
Sebastian Andrzej Siewior
1
-0
/
+11
2024-06-25
firewire: core: add tracepoints events for completions of packets in isochron...
Takashi Sakamoto
1
-0
/
+78
2024-06-25
firewire: core: add tracepoints events for queueing packets of isochronous co...
Takashi Sakamoto
1
-0
/
+79
2024-06-25
firewire: core: add tracepoints events for flushing completions of isochronou...
Takashi Sakamoto
1
-0
/
+36
2024-06-25
firewire: core: add tracepoints events for flushing of isochronous context
Takashi Sakamoto
1
-0
/
+36
[prev]
[next]