summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-08media: staging: drop omap4issHans Verkuil
2024-10-08Merge patch series "fsdax/xfs: unshare range fixes for 6.12"Christian Brauner
2024-10-08net: phy: Add support for PHY timing-role configuration via device treeOleksij Rempel
2024-10-08drm: add DRM_SET_CLIENT_NAME ioctlPierre-Eric Pelloux-Prayer
2024-10-07drm/print: Introduce drm_line_printerMichal Wajdeczko
2024-10-07netkit: Add option for scrubbing skb meta dataDaniel Borkmann
2024-10-07ipv4: remove fib_info_devhash[]Eric Dumazet
2024-10-07net: dsa: remove obsolete phylink dsa_switch operationsRussell King (Oracle)
2024-10-07drm/amdkfd: SMI report dropped event countPhilip Yang
2024-10-07drm/amdkfd: Output migrate end event if migrate failedPhilip Yang
2024-10-07move close_range(2) into fs/file.c, fold __close_range() into itAl Viro
2024-10-07get rid of ...lookup...fdget_rcu() familyAl Viro
2024-10-07ASoC: intel/sdw_utils: refactor RT multifunction sdca speaker codecsNaveen Manohar
2024-10-07spi: Merge up v6.12Mark Brown
2024-10-07regulator: Merge up v6.12-rc2Mark Brown
2024-10-07iomap: share iomap_unshare_iter predicate code with fsdaxDarrick J. Wong
2024-10-07netfs: In readahead, put the folio refs as soon extractedDavid Howells
2024-10-07Merge patch series "Random netfs folio fixes"Christian Brauner
2024-10-07netfs: Remove call to folio_index()Matthew Wilcox (Oracle)
2024-10-07fs: add infrastructure for multigrain timestampsJeff Layton
2024-10-07platform/x86: intel_scu_ipc: Don't use "proxy" headersAndy Shevchenko
2024-10-07sched/wait: Remove unused bit_wait_io_timeoutDr. David Alan Gilbert
2024-10-07sched: remove unused __HAVE_THREAD_FUNCTIONS hook supportDavid Disseldorp
2024-10-07sched: add wait_var_event_io()NeilBrown
2024-10-07sched: Add wait/wake interface for variable updated under a lock.NeilBrown
2024-10-07sched: Add test_and_clear_wake_up_bit() and atomic_dec_and_wake_up()NeilBrown
2024-10-07sched: Document wait_var_event() family of functions and wake_up_var()NeilBrown
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