summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-07-22Merge tag 'block-6.5-2023-07-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-07-22crypto: hisilicon/qm - stop function and write data to memoryWeili Qian
2023-07-21cred: remove unsued extern declaration change_create_files_as()YueHaibing
2023-07-21OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIsManivannan Sadhasivam
2023-07-21OPP: Rearrange entries in pm_opp.hViresh Kumar
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-20fs: dlm: fix F_CANCELLK to cancel pending requestAlexander Aring
2023-07-20Merge tag 'net-6.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-20tcp: annotate data-races around fastopenq.max_qlenEric Dumazet
2023-07-20blk-mq: delete dead struct blk_mq_hw_ctx->queued fieldChengming Zhou
2023-07-20iio: make invensense timestamp module genericJean-Baptiste Maneyrol
2023-07-20iio: move inv_icm42600 timestamp module in commonJean-Baptiste Maneyrol
2023-07-20printk: Add per-console suspended stateJohn Ogness
2023-07-20net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2110 PHYStefan Eichenberger
2023-07-20net: phy: c45: add a separate function to read BASE-T1 abilitiesStefan Eichenberger
2023-07-20crypto: ccp - Add support for getting and setting DBC parametersMario Limonciello
2023-07-20crypto: ccp - Add support for setting user ID for dynamic boost controlMario Limonciello
2023-07-20crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello
2023-07-20pwm: Use a consistent name for pwm_chip pointers in the coreUwe Kleine-König
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19power: reset: at91-reset: add sysfs interface to the power on reasonKamel Bouhara
2023-07-19rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()Paul E. McKenney
2023-07-19bpf, net: Introduce skb_pointer_if_linear().Alexei Starovoitov
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski
2023-07-19bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_mapAnton Protopopov
2023-07-19sched/fair: Implement an EEVDF-like scheduling policyPeter Zijlstra
2023-07-19rbtree: Add rb_add_augmented_cached() helperPeter Zijlstra
2023-07-19sched/fair: Add lag based placementPeter Zijlstra
2023-07-19Merge tag 'v6.5-rc2' into sched/core, to pick up fixesIngo Molnar
2023-07-19sched/headers: Rename task_struct::state to task_struct::__state in the comme...Chin Yik Ming
2023-07-18tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet
2023-07-18bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky
2023-07-18bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_nodeDave Marchevsky
2023-07-19ASoC: Improve coverage in default KUnit runsMark Brown
2023-07-18cgroup/misc: Change counters to be explicit 64bit typesHaitao Huang
2023-07-18cgroup/misc: update struct members descriptionsKamalesh Babulal
2023-07-18platform: Provide stubs for !HAS_IOMEM buildsMark Brown
2023-07-18driver core: Provide stubs for !IOMEM buildsMark Brown
2023-07-18regmap: Let users check if a register is cachedMark Brown
2023-07-18PCI: Add Intel Audio DSP devices to pci_ids.hAmadeusz Sławiński
2023-07-18PCI: Sort Intel PCI IDs by numberAmadeusz Sławiński
2023-07-18Randomized slab caches for kmalloc()GONG, Ruiqi
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)
2023-07-17sched: add a few helpers to wake up tasks on the current cpuAndrei Vagin
2023-07-17cpumask: eliminate kernel-doc warningsRandy Dunlap
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov
2023-07-17fs: distinguish between user initiated freeze and kernel initiated freezeDarrick J. Wong
2023-07-17blk-flush: reuse rq queuelist in flush state machineChengming Zhou