index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-06
net: add debug check in skb_reset_inner_network_header()
Eric Dumazet
1
-1
/
+4
2024-11-06
net: add debug check in skb_reset_inner_transport_header()
Eric Dumazet
1
-1
/
+4
2024-11-06
net: skb_reset_mac_len() must check if mac_header was set
Eric Dumazet
1
-6
/
+11
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
2
-1
/
+3
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
2
-3
/
+31
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
2
-4
/
+2
2024-11-06
bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rx
Zijian Zhang
1
-2
/
+10
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
5
-1
/
+40
2024-11-06
Merge tag 'perf-core-for-bpf-next' from tip tree
Andrii Nakryiko
2
-6
/
+74
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
1
-1
/
+2
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
Merge tag 'renesas-r9a08g045-dt-binding-defs-tag3' into renesas-clk-for-v6.13
Geert Uytterhoeven
1
-0
/
+13
2024-11-06
clk: Add devm_clk_hw_register_gate_parent_hw()
Claudiu Beznea
1
-0
/
+18
2024-11-05
netlink: typographical error in nlmsg_type constants definition
Maurice Lambert
1
-1
/
+1
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
Merge branch '20240822-qcs8300-gcc-v2-1-b310dfa70ad8@quicinc.com' into clk-fo...
Bjorn Andersson
1
-0
/
+234
2024-11-05
dt-bindings: clock: qcom: Add GCC clocks for QCS8300
Imran Shaik
1
-0
/
+234
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
[prev]
[next]