summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-11-06net: add debug check in skb_reset_inner_network_header()Eric Dumazet
2024-11-06net: add debug check in skb_reset_inner_transport_header()Eric Dumazet
2024-11-06net: skb_reset_mac_len() must check if mac_header was setEric Dumazet
2024-11-07alarmtimers: Remove return value from alarm functionsThomas Gleixner
2024-11-07posix-timers: Cleanup SIG_IGN workaround leftoversThomas Gleixner
2024-11-07signal: Queue ignored posixtimers on ignore listThomas Gleixner
2024-11-07posix-timers: Handle ignored list on delete and exitThomas Gleixner
2024-11-07signal: Provide ignored_posix_timers listThomas Gleixner
2024-11-07posix-timers: Move sequence logic into struct k_itimerThomas Gleixner
2024-11-07signal: Cleanup unused posix-timer leftoversThomas Gleixner
2024-11-07posix-timers: Embed sigqueue in struct k_itimerThomas Gleixner
2024-11-07signal: Replace resched_timer logicThomas Gleixner
2024-11-07signal: Refactor send_sigqueue()Thomas Gleixner
2024-11-07posix-timers: Store PID type in the timerThomas Gleixner
2024-11-07signal: Provide posixtimer_sigqueue_init()Thomas Gleixner
2024-11-07posix-timers: Add a refcount to struct k_itimerThomas Gleixner
2024-11-07posix-cpu-timers: Use dedicated flag for CPU timer nanosleepThomas Gleixner
2024-11-07posix-cpu-timers: Cleanup the firing logicThomas Gleixner
2024-11-07posix-timers: Make signal delivery consistentThomas Gleixner
2024-11-07irqchip: Add T-HEAD C900 ACLINT SSWI driverInochi Amaoto
2024-11-06Merge tag 'nfs-for-6.12-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2024-11-06PCI: Detect and trust built-in Thunderbolt chipsEsther Shimanovich
2024-11-06io_uring/napi: add static napi tracking strategyOlivier Langlois
2024-11-06io_uring: move struct io_kiocb from task_struct to io_uring_taskJens Axboe
2024-11-06io_uring/rsrc: split io_kiocb node type assignmentsJens Axboe
2024-11-06ACPI: processor: Move arch_init_invariance_cppc() call laterMario Limonciello
2024-11-06bpf: Add sk_is_inet and IS_ICSK check in tls_sw_has_ctx_tx/rxZijian Zhang
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche
2024-11-06Merge tag 'perf-core-for-bpf-next' from tip treeAndrii Nakryiko
2024-11-06xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.Guillaume Nault
2024-11-06libfs: Fix kernel-doc warning in generic_ci_validate_strict_nameAndré Almeida
2024-11-06leds: class: Protect brightness_show() with led_cdev->led_access mutexMukesh Ojha
2024-11-06leds: Introduce ordered workqueue for LEDs events instead of system_wqDmitry Rokosov
2024-11-06Merge tag 'renesas-r9a08g045-dt-binding-defs-tag3' into renesas-clk-for-v6.13Geert Uytterhoeven
2024-11-06clk: Add devm_clk_hw_register_gate_parent_hw()Claudiu Beznea
2024-11-05netlink: typographical error in nlmsg_type constants definitionMaurice Lambert
2024-11-05lib min_heap: avoid indirect function call by providing default swapKuan-Wei Chiu
2024-11-05lib min_heap: optimize min heap by prescaling counters for better performanceKuan-Wei Chiu
2024-11-05lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu
2024-11-05percpu: cast percpu pointer in PERCPU_PTR() via unsigned longUros Bizjak
2024-11-05percpu: introduce PERCPU_PTR() macroUros Bizjak
2024-11-05percpu: merge VERIFY_PERCPU_PTR() into its only userUros Bizjak
2024-11-05scatterlist: fix a typoSui Jingfeng
2024-11-05reboot: move reboot_notifier_list to kernel/reboot.cThomas Weißschuh
2024-11-05get rid of __get_task_comm()Yafang Shao
2024-11-05Merge branch '20240822-qcs8300-gcc-v2-1-b310dfa70ad8@quicinc.com' into clk-fo...Bjorn Andersson
2024-11-05dt-bindings: clock: qcom: Add GCC clocks for QCS8300Imran Shaik
2024-11-05mm: migrate LRU_REFS_MASK bits in folio_migrate_flagsZhaoyang Huang
2024-11-05mm: pgtable: remove pte_offset_map_nolock()Qi Zheng
2024-11-05mm: pgtable: introduce pte_offset_map_{ro|rw}_nolock()Qi Zheng