summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get number of domainsUlf Hansson
2023-09-21vsock/virtio: MSG_ZEROCOPY flag supportArseniy Krasnov
2023-09-21vsock/virtio/vhost: read data from non-linear skbArseniy Krasnov
2023-09-21sched/headers: Standardize the <linux/sched/smt.h> header guard #endifIngo Molnar
2023-09-21sched/headers: Standardize the <linux/sched/type.h> header guard #endifIngo Molnar
2023-09-21sched/headers: Standardize the <linux/sched/vhost_task.h> header guard nameIngo Molnar
2023-09-21sched/headers: Add header guard to <linux/sched/deadline.h>Ingo Molnar
2023-09-21sched/core: Optimize in_task() and in_interrupt() a bitFinn Thain
2023-09-21locking/seqlock: Do the lockdep annotation before locking in do_write_seqcoun...Sebastian Andrzej Siewior
2023-09-20Revert "fs: add infrastructure for multigrain timestamps"Christian Brauner
2023-09-20firmware: arm_scmi: Add clock OEM config clock operationsCristian Marussi
2023-09-20firmware: arm_scmi: Add v3.2 clock CONFIG_GET supportCristian Marussi
2023-09-20firmware: arm_scmi: Simplify enable/disable clock operationsCristian Marussi
2023-09-20locking/atomic: scripts: fix fallback ifdefferyMark Rutland
2023-09-20sched: Provide rt_mutex specific scheduler helpersPeter Zijlstra
2023-09-19net/mlx5: Add a health error syndrome for pci data poisonedMoshe Shemesh
2023-09-19net/mlx5: Bridge, Enable mcast in smfs steering modeErez Shitrit
2023-09-20kasan: Cleanup the __HAVE_ARCH_SHADOW_MAP usageHuacai Chen
2023-09-20crypto: skcipher - Add lskcipherHerbert Xu
2023-09-20crypto: hash - Hide CRYPTO_ALG_TYPE_AHASH_MASKHerbert Xu
2023-09-19soc: qcom: llcc: Updating the macro nameKomal Bajaj
2023-09-19nvmem: core: Add stub for nvmem_cell_read_u8Komal Bajaj
2023-09-19bpf: Fix tr dereferencingLeon Hwang
2023-09-19mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner
2023-09-19net: ethernet: mtk_wed: introduce hw_rro support for MT7988Sujuan Chen
2023-09-19net: ethernet: mtk_wed: introduce partial AMSDU offload support for MT7988Sujuan Chen
2023-09-19net: ethernet: mtk_wed: introduce WED support for MT7988Sujuan Chen
2023-09-19net: ethernet: mtk_wed: introduce mtk_wed_buf structureLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi
2023-09-19ipv6: lockless IPV6_ADDR_PREFERENCES implementationEric Dumazet
2023-09-19net: phy: fix regression with AX88772A PHY driverRussell King (Oracle)
2023-09-19Merge tag 'ib-mfd-i2c-reboot-v6.7' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2023-09-19team: fix null-ptr-deref when team device type is changedZiyang Xuan
2023-09-18Merge tag 'v6.6-rc2' into locking/core, to pick up fixesIngo Molnar
2023-09-18Merge tag 'nfs-for-6.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-09-18printk: nbcon: Allow drivers to mark unsafe regions and check stateThomas Gleixner
2023-09-18printk: nbcon: Add emit function and callback function for atomic printingThomas Gleixner
2023-09-18printk: nbcon: Add sequence handlingThomas Gleixner
2023-09-18printk: nbcon: Add buffer managementThomas Gleixner
2023-09-18printk: nbcon: Add acquire/release logicThomas Gleixner
2023-09-18printk: Add non-BKL (nbcon) console basic infrastructureThomas Gleixner
2023-09-18net: stmmac: Tx coe sw fallbackRohan G Thomas
2023-09-18Revert "ceph: make members in struct ceph_mds_request_args_ext a union"Ilya Dryomov
2023-09-18ceph: Annotate struct ceph_monmap with __counted_byKees Cook
2023-09-18serial: core: Use lock wrappersThomas Gleixner
2023-09-18serial: core: Provide port lock wrappersThomas Gleixner
2023-09-18pds_core: check health in devcmd waitShannon Nelson
2023-09-18sched/core: Remove ifdeffery for saved_stateElliot Berman
2023-09-18vmcore: remove dependency with is_kdump_kernel() for exporting vmcoreHari Bathini
2023-09-17Merge tag 'x86-urgent-2023-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds