summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-09-25wifi: mac80211: support antenna control in injectionJohannes Berg
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg
2023-09-25ata: libata-sata: increase PMP SRST timeout to 10sMatthias Schiffer
2023-09-24fscrypt: make the bounce page pool opt-in instead of opt-outEric Biggers
2023-09-24fscrypt: make it clearer that key_prefix is deprecatedEric Biggers
2023-09-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-09-24Merge tag 'cxl-fixes-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-24torture: Move rcutorture_sched_setaffinity() out of rcutorturePaul E. McKenney
2023-09-24torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul E. McKenney
2023-09-24Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togregJonathan Cameron
2023-09-24iio: hid-sensor-als: Add light chromaticity supportBasavaraj Natikar
2023-09-24iio: hid-sensor-als: Add light color temperature supportBasavaraj Natikar
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-23Merge tag 'loongarch-fixes-6.6-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-23Merge tag 'kvm-riscv-fixes-6.6-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2023-09-22Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2023-09-22Merge tag 'locking-urgent-2023-09-22' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-22blk-mq: remove RQF_MQ_INFLIGHTChengming Zhou
2023-09-22mtd: cfi: Annotate struct cfi_private with __counted_byKees Cook
2023-09-22mtd: Annotate struct lpddr_private with __counted_byKees Cook
2023-09-22x86/speculation, objtool: Use absolute relocations for annotationsFangrui Song
2023-09-22<linux/list.h>: Introduce the list_for_each_reverse() methodIngo Molnar
2023-09-21cred: add get_cred_many and put_cred_manyMateusz Guzik
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-21Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-21io_uring: add IORING_OP_WAITID supportJens Axboe
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org
2023-09-21Merge tag 'v6.6-rc3.vfs.ctime.revert' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2023-09-21PM: domains: Allow genpd providers to manage OPP tables directly by its FWUlf Hansson
2023-09-21firmware: arm_scmi: Drop redundant ->device_domain_id() from perf opsUlf Hansson
2023-09-21firmware: arm_scmi: Align perf ops to use domain-id as in-parameterUlf Hansson
2023-09-21firmware: arm_scmi: Extend perf protocol ops to get information of a domainUlf Hansson
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