summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-07sched: Improve documentation for wake_up_bit/wait_on_bit family of functionsNeilBrown
2024-10-07sched: change wake_up_bit() and related function to expect unsigned long *NeilBrown
2024-10-07RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pagesChengchang Tang
2024-10-06Merge branch 'timers/vfs' into timers/coreThomas Gleixner
2024-10-06timekeeping: Add percpu counter for tracking floor swap eventsJeff Layton
2024-10-06timekeeping: Add interfaces for handling timestamps with a floor valueJeff Layton
2024-10-06dt-bindings: iio: adc: Add the GE HealthCare PMC ADCHerve Codina
2024-10-05EDAC/qcom: Make irq configuration optionalRajendra Nayak
2024-10-05dt-bindings: clock: qcom,gcc-sm8450: Add SM8475 GCC bindingsDanila Tikhonov
2024-10-05batman-adv: Add flex array to struct batadv_tvlv_tt_dataErick Archer
2024-10-05function_graph: Support recording and printing the function return addressDonglin Peng
2024-10-05crypto: hisilicon/qm - fix the coding specifications issueChenghai Huang
2024-10-05crypto: ecdsa - Support P1363 signature decodingLukas Wunner
2024-10-05crypto: ecdsa - Move X9.62 signature size calculation into templateLukas Wunner
2024-10-05crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()Lukas Wunner
2024-10-05crypto: ecdsa - Move X9.62 signature decoding into templateLukas Wunner
2024-10-05ASN.1: Clean up include statements in public headersLukas Wunner
2024-10-05crypto: sig - Move crypto_sig_*() API calls to include fileLukas Wunner
2024-10-05crypto: akcipher - Drop sign/verify operationsLukas Wunner
2024-10-05crypto: virtio - Drop sign/verify operationsLukas Wunner
2024-10-05crypto: rsassa-pkcs1 - Migrate to sig_alg backendLukas Wunner
2024-10-05crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacksLukas Wunner
2024-10-05crypto: sig - Introduce sig_alg backendLukas Wunner
2024-10-04net_sched: sch_fq: add the ability to offload pacingJeffrey Ji
2024-10-04net: add IFLA_MAX_PACING_OFFLOAD_HORIZON device attributeEric Dumazet
2024-10-04net: Fix an unsafe loop on the listAnastasia Kovaleva
2024-10-04tcp: add a fast path in tcp_delack_timer()Eric Dumazet
2024-10-04tcp: annotate data-races around icsk->icsk_pendingEric Dumazet
2024-10-04Merge tag 'pm-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2024-10-04net_tstamp: add SCM_TS_OPT_ID for RAW socketsVadim Fedorenko
2024-10-04net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control messageVadim Fedorenko
2024-10-04net/mlx5: hw counters: Remove mlx5_fc_create_exCosmin Ratiu
2024-10-04net/mlx5: hw counters: Make fc_stats & fc_pool privateCosmin Ratiu
2024-10-04Merge tag 'sound-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-10-04Merge tag 'drm-fixes-2024-10-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-10-04Merge tag 'fsnotify_for_v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-10-04Merge tag 'for-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-10-04Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2024-10-04HID: add per device quirk to force bind to hid-genericBenjamin Tissoires
2024-10-04HID: bpf: move HID-BPF report descriptor fixup earlierBenjamin Tissoires
2024-10-04usb: chipidea: add CI_HDRC_HAS_SHORT_PKT_LIMIT flagXu Yang
2024-10-04appletalk: Remove deadcodeDr. David Alan Gilbert
2024-10-04arm64/ptrace: Expose GCS via ptrace and core filesMark Brown
2024-10-04mm: Define VM_SHADOW_STACK for arm64 when we support GCSMark Brown
2024-10-04mman: Add map_shadow_stack() flagsMark Brown
2024-10-04prctl: arch-agnostic prctl for shadow stackMark Brown
2024-10-04mm: Define VM_HIGH_ARCH_6Mark Brown
2024-10-04Merge drm/drm-next into drm-xe-nextThomas Hellström
2024-10-04HID: stop exporting hid_snto32()Dmitry Torokhov
2024-10-04Input: serio - define serio_pause_rx guard to pause and resume serio portsDmitry Torokhov