summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-11-27Merge tag 'iio-for-6.2b' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2022-11-25fsi: Add regmap and refactor sbefifoMark Brown
2022-11-25ASoC: adau1372: fixes after debugging custom boardMark Brown
2022-11-25get rid of INT_LIMIT, use type_max() insteadZhen Lei
2022-11-25regmap: Add FSI bus supportEddie James
2022-11-25Merge tag 'v6.1-rc4' into spi-6.2Mark Brown
2022-11-25Merge tag 'v6.1-rc4' into regulator-6.2Mark Brown
2022-11-25Merge tag 'mm-hotfixes-stable-2022-11-24' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-11-25use less confusing names for iov_iter direction initializersAl Viro
2022-11-25Merge tag 'iio-for-6.2a-take2' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-11-25firmware: xilinx: Add RPU configuration APIsBen Levinsky
2022-11-25firmware: xilinx: Add shutdown/wakeup APIsBen Levinsky
2022-11-25firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration.Ben Levinsky
2022-11-25gpu: host1x: Select context device based on attached IOMMUMikko Perttunen
2022-11-25ASoC/soundwire: revisit interrupt and lcount handlingMark Brown
2022-11-25io_uring: allow defer completion for aux posted cqesDylan Yudaken
2022-11-25Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Herbert Xu
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein
2022-11-25fs: simplify vfs_get_superChristoph Hellwig
2022-11-24[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro
2022-11-24bpf: Add kfunc bpf_rcu_read_lock/unlock()Yonghong Song
2022-11-24bpf: Introduce might_sleep field in bpf_func_protoYonghong Song
2022-11-24compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))Yonghong Song
2022-11-24Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Mark Brown
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-24fs: use consistent setgid checks in is_sxid()Christian Brauner
2022-11-24genirq/irqreturn: Fix kernel-doc warningsRandy Dunlap
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman
2022-11-24can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher
2022-11-24timers: Provide timer_shutdown[_sync]()Thomas Gleixner
2022-11-24timers: Rename del_timer() to timer_delete()Thomas Gleixner
2022-11-24timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner
2022-11-24timers: Use del_timer_sync() even on UPThomas Gleixner
2022-11-24timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
2022-11-24Merge branch i2c/client_device_id_helper-immutable of wsa/linux into nextMichael Ellerman
2022-11-24Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Bartosz Golaszewski
2022-11-24net/mlx5e: MACsec, remove replay window size limitation in offload pathEmeel Hakim
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie
2022-11-23tracing: Optimize event type allocation with IDAZheng Yejian
2022-11-23ring_buffer: Remove unused "event" parameterSong Chen
2022-11-23bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not setYonghong Song
2022-11-23iio: imu: adis: Remove adis_initial_startup functionRamona Bolboaca
2022-11-23iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca
2022-11-23Merge remote-tracking branch 'i2c/i2c/client_device_id_helper-immutable' into...Jonathan Cameron
2022-11-23iio: Don't silently expect attribute typesMatti Vaittinen
2022-11-23iio: Add IIO_STATIC_CONST_DEVICE_ATTRMatti Vaittinen
2022-11-23iio: st_sensors: core and lsm9ds0 switch to devm_regulator_bulk_get_enable()Jonathan Cameron
2022-11-23iio: core: move 'mlock' to 'struct iio_dev_opaque'Nuno Sá
2022-11-23iio: core: introduce iio_device_{claim|release}_buffer_mode() APIsNuno Sá