summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-09-23Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+0
2023-09-22Merge tag 'locking-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-10/+2
2023-09-22blk-mq: remove RQF_MQ_INFLIGHTChengming Zhou1-2/+0
2023-09-22mtd: cfi: Annotate struct cfi_private with __counted_byKees Cook1-1/+1
2023-09-22mtd: Annotate struct lpddr_private with __counted_byKees Cook1-1/+1
2023-09-22x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song1-5/+5
2023-09-22<linux/list.h>: Introduce the list_for_each_reverse() methodIngo Molnar1-0/+8
2023-09-22cred: add get_cred_many and put_cred_manyMateusz Guzik1-9/+50
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni12-63/+31
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2-1/+3
2023-09-21io_uring: add IORING_OP_WAITID supportJens Axboe1-0/+2
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org1-0/+3
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org1-0/+4
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org1-0/+3
2023-09-21Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-44/+2
2023-09-21PM: domains: Allow genpd providers to manage OPP tables directly by its FWUlf Hansson1-0/+5
2023-09-21firmware: arm_scmi: Drop redundant ->device_domain_id() from perf opsUlf Hansson1-2/+0
2023-09-21firmware: arm_scmi: Align perf ops to use domain-id as in-parameterUlf Hansson1-3/+3
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson1-0/+8
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson1-0/+2
2023-09-21vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov1-0/+9
2023-09-21vsock/virtio/vhost: read data from non-linear skbArseniy Krasnov1-0/+1
2023-09-21sched/headers: Standardize the <linux/sched/smt.h> header guard #endifIngo Molnar1-1/+1
2023-09-21sched/headers: Standardize the <linux/sched/type.h> header guard #endifIngo Molnar1-1/+1
2023-09-21sched/headers: Standardize the <linux/sched/vhost_task.h> header guard nameIngo Molnar1-4/+3
2023-09-21sched/headers: Add header guard to <linux/sched/deadline.h>Ingo Molnar1-0/+4
2023-09-21sched/core: Optimize in_task() and in_interrupt() a bitFinn Thain1-2/+13
2023-09-21locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior1-1/+1
2023-09-20Revert "fs: add infrastructure for multigrain timestamps"Christian Brauner1-44/+2
2023-09-20firmware: arm_scmi: Add clock OEM config clock operationsCristian Marussi1-0/+7
2023-09-20firmware: arm_scmi: Add v3.2 clock CONFIG_GET supportCristian Marussi1-0/+3
2023-09-20firmware: arm_scmi: Simplify enable/disable clock operationsCristian Marussi1-5/+4
2023-09-20locking/atomic: scripts: fix fallback ifdefferyMark Rutland1-9/+1
2023-09-20sched: Provide rt_mutex specific scheduler helpersPeter Zijlstra2-0/+7
2023-09-20net/mlx5: Add a health error syndrome for pci data poisonedMoshe Shemesh1-0/+1
2023-09-20net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit1-0/+1
2023-09-20kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usageHuacai Chen1-1/+1
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu1-0/+1
2023-09-20crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASKHerbert Xu1-2/+0
2023-09-20soc: qcom: llcc: Updating the macro nameKomal Bajaj1-1/+1
2023-09-20nvmem: core: Add stub for nvmem_cell_read_u8Komal Bajaj1-0/+6
2023-09-20bpf: Fix tr dereferencingLeon Hwang1-1/+1
2023-09-19mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner2-3/+3
2023-09-19net: ethernet: mtk_wed: introduce hw_rro support for MT7988Sujuan Chen1-0/+45
2023-09-19net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988Sujuan Chen2-0/+13
2023-09-19net: ethernet: mtk_wed: introduce WED support for MT7988Sujuan Chen1-2/+6
2023-09-19net: ethernet: mtk_wed: introduce mtk_wed_buf structureLorenzo Bianconi1-1/+6
2023-09-19net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi1-2/+2
2023-09-19ipv6: lockless IPV6_ADDR_PREFERENCES implementationEric Dumazet1-1/+1
2023-09-19net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)1-0/+1