summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-19ip_tunnels: Add nexthop ID field to ip_tunnel_keyIdo Schimmel
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-18kunit: test-bug.h: include `stddef.h` for `NULL`Miguel Ojeda
2023-07-18ASoC: cs35l56: Patch soft registers to defaultsRichard Fitzgerald
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-18Merge branch 'topic/hda-pci-ids' into for-nextTakashi Iwai
2023-07-18ASoC: Intel: Skylake: Use global PCI match macroAmadeusz Sławiński
2023-07-18ALSA: hda: Add controller matching macrosAmadeusz Sławiński
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-18Merge branch 'icc-sm8250-qup' into icc-nextGeorgi Djakov
2023-07-18Randomized slab caches for kmalloc()GONG, Ruiqi
2023-07-18net: phylink: remove legacy mac_an_restart() methodRussell King (Oracle)
2023-07-18net: dsa: remove legacy_pre_march2020 detectionRussell King (Oracle)
2023-07-17seccomp: add the synchronous mode for seccomp_unotifyAndrei Vagin
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-17io_uring/cancel: wire up IORING_ASYNC_CANCEL_OP for sync cancelJens Axboe
2023-07-17io_uring/cancel: support opcode based lookup and cancelationJens Axboe
2023-07-17io_uring/cancel: add IORING_ASYNC_CANCEL_USERDATAJens Axboe
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
2023-07-17blk-mq: use percpu csd to remote complete instead of per-rq csdChengming Zhou
2023-07-17block: don't allow enabling a cache on devices that don't support itChristoph Hellwig
2023-07-17blk-wbt: Replace strlcpy with strscpyAzeem Shaikh
2023-07-17kyber: Replace strlcpy with strscpyAzeem Shaikh
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-17drm/file: use explicit values for enum drm_minor_typeSimon Ser
2023-07-17ALSA: emu10k1: set the "no filtering" bits on PCM voices on AudigyOswald Buddenhagen
2023-07-17ALSA: emu10k1: track loss of external clock on E-MU cardsOswald Buddenhagen
2023-07-17net: phy: bcm7xxx: Add EPHY entry for 74165Florian Fainelli
2023-07-17ASoC: simple-card-utils.c: enable multi Component supportKuninori Morimoto
2023-07-17ASoC: soc-core.c: add snd_soc_copy_dai_args()Kuninori Morimoto
2023-07-17ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform()Kuninori Morimoto
2023-07-17ASoC: soc-core.c: add snd_soc_get_dai_via_args()Kuninori Morimoto
2023-07-17ASoC: soc-core.c: enable multi ComponentKuninori Morimoto
2023-07-17ASoC: soc-dai.c: add DAI get/match functionsKuninori Morimoto