summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-07-20crypto: ccp - Add support for setting user ID for dynamic boost controlMario Limonciello1-0/+1
2023-07-20crypto: ccp - Add support for fetching a nonce for dynamic boost controlMario Limonciello1-0/+1
2023-07-20pwm: Use a consistent name for pwm_chip pointers in the coreUwe Kleine-König1-3/+3
2023-07-20Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski5-12/+358
2023-07-20power: reset: at91-reset: add sysfs interface to the power on reasonKamel Bouhara1-0/+19
2023-07-19rcu: Update synchronize_rcu_mult() comment for call_rcu_hurry()Paul E. McKenney1-0/+5
2023-07-19bpf, net: Introduce skb_pointer_if_linear().Alexei Starovoitov1-1/+9
2023-07-19bpf: Add fd-based tcx multi-prog infra with link supportDaniel Borkmann3-11/+17
2023-07-19bpf: Add generic attach/detach/query API for multi-progsDaniel Borkmann1-0/+318
2023-07-19xsk: add new netlink attribute dedicated for ZC max fragsMaciej Fijalkowski1-0/+1
2023-07-19bpf: consider CONST_PTR_TO_MAP as trusted pointer to struct bpf_mapAnton Protopopov1-0/+1
2023-07-19sched/fair: Implement an EEVDF-like scheduling policyPeter Zijlstra1-0/+4
2023-07-19rbtree: Add rb_add_augmented_cached() helperPeter Zijlstra1-0/+26
2023-07-19sched/fair: Add lag based placementPeter Zijlstra1-1/+2
2023-07-19Merge tag 'v6.5-rc2' into sched/core, to pick up fixesIngo Molnar9-13/+23
2023-07-19sched/headers: Rename task_struct::state to task_struct::__state in the comme...Chin Yik Ming1-6/+6
2023-07-19tcp: get rid of sysctl_tcp_adv_win_scaleEric Dumazet1-1/+3
2023-07-19bpf: Add 'owner' field to bpf_{list,rb}_nodeDave Marchevsky1-0/+2
2023-07-19bpf: Introduce internal definitions for UAPI-opaque bpf_{rb,list}_nodeDave Marchevsky1-0/+10
2023-07-19ASoC: Improve coverage in default KUnit runsMark Brown11-13/+77
2023-07-19cgroup/misc: Change counters to be explicit 64bit typesHaitao Huang1-14/+11
2023-07-19cgroup/misc: update struct members descriptionsKamalesh Babulal1-1/+2
2023-07-18platform: Provide stubs for !HAS_IOMEM buildsMark Brown1-0/+28
2023-07-18driver core: Provide stubs for !IOMEM buildsMark Brown1-0/+26
2023-07-18regmap: Let users check if a register is cachedMark Brown1-0/+1
2023-07-18PCI: Add Intel Audio DSP devices to pci_ids.hAmadeusz Sławiński1-0/+73
2023-07-18PCI: Sort Intel PCI IDs by numberAmadeusz Sławiński1-16/+16
2023-07-18Randomized slab caches for kmalloc()GONG, Ruiqi2-6/+29
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)1-12/+0
2023-07-18sched: add a few helpers to wake up tasks on the current cpuAndrei Vagin3-1/+5
2023-07-18cpumask: eliminate kernel-doc warningsRandy Dunlap1-2/+6
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov332-4635/+7796
2023-07-17fs: distinguish between user initiated freeze and kernel initiated freezeDarrick J. Wong1-5/+10
2023-07-17blk-flush: reuse rq queuelist in flush state machineChengming Zhou1-1/+0
2023-07-17blk-mq: use percpu csd to remote complete instead of per-rq csdChengming Zhou1-4/+1
2023-07-17block: don't allow enabling a cache on devices that don't support itChristoph Hellwig1-0/+1
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter6-9/+9
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli1-0/+1
2023-07-16Merge tag 'sched_urgent_for_v6.5_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-2/+6
2023-07-15remoteproc: core: Export the rproc coredump APIsSiddharth Gupta1-0/+4
2023-07-15rpmsg: core: Add signal API supportDeepak Kumar Singh1-0/+15
2023-07-15clk: qcom: smd-rpm: Move some RPM resources to the common headerKonrad Dybcio1-0/+15
2023-07-15soc: qcom: smd-rpm: Use tabs for definesKonrad Dybcio1-2/+2
2023-07-15soc: qcom: smd-rpm: Add QCOM_SMD_RPM_STATE_NUMKonrad Dybcio1-0/+1
2023-07-15Merge tag 'block-6.5-2023-07-14' of git://git.kernel.dk/linuxLinus Torvalds3-4/+5
2023-07-15rcuscale: Measure grace-period kthread CPU timePaul E. McKenney1-0/+1
2023-07-14jiffies: add kernel-doc for all APIsRandy Dunlap1-21/+176
2023-07-14Merge tag 'drm-fixes-2023-07-14-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-1/+1
2023-07-14iommu: Optimise PCI SAC address trickRobin Murphy1-0/+2
2023-07-14spi: Use struct_size() helperAndy Shevchenko1-6/+9