summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2023-09-19Merge tag 'ib-mfd-i2c-reboot-v6.7' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-0/+3
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan1-0/+2
2023-09-18Merge tag 'v6.6-rc2' into locking/core, to pick up fixesIngo Molnar342-3010/+7725
2023-09-18Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds3-2/+7
2023-09-18printk: nbcon: Allow drivers to mark unsafe regions and check stateThomas Gleixner1-0/+10
2023-09-18printk: nbcon: Add emit function and callback function for atomic printingThomas Gleixner1-0/+21
2023-09-18printk: nbcon: Add sequence handlingThomas Gleixner1-0/+4
2023-09-18printk: nbcon: Add buffer managementThomas Gleixner1-0/+7
2023-09-18printk: nbcon: Add acquire/release logicThomas Gleixner1-0/+56
2023-09-18printk: Add non-BKL (nbcon) console basic infrastructureThomas Gleixner1-0/+31
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas1-0/+1
2023-09-18Revert "ceph: make members in struct ceph_mds_request_args_ext a union"Ilya Dryomov1-13/+11
2023-09-18ceph: Annotate struct ceph_monmap with __counted_byKees Cook1-1/+1