summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-25memory: tegra: Add API for retrieving carveout boundsMikko Perttunen1-0/+11
2022-11-25gpu: host1x: Select context device based on attached IOMMUMikko Perttunen1-0/+2
2022-11-25ASoC/soundwire: revisit interrupt and lcount handlingMark Brown1-2/+0
2022-11-25io_uring: allow defer completion for aux posted cqesDylan Yudaken1-0/+2
2022-11-25media: add nv12_8l128 and nv12_10be_8l128 video format.Ming Qian1-0/+2
2022-11-25media: dvbdev: adopts refcnt to avoid UAFLin Ma1-14/+17
2022-11-25media: dvb-core: Enhance shared multi-frontend supportRobert Schlabbach1-1/+5
2022-11-25media: dvb: add DVB-C2 and DVB-S2X parameter valuesRobert Schlabbach1-1/+58
2022-11-25media: dvb_ringbuffer: Fix typo in dvb_ringbuffer_pkt_write() kerneldocGeert Uytterhoeven1-1/+1
2022-11-25Revert "crypto: shash - avoid comparing pointers to exported functions under ...Eric Biggers1-1/+7
2022-11-25clk: imx: rename video_pll1 to video_pllDario Binacchi1-4/+8
2022-11-25clk: imx8mn: rename vpu_pll to m7_alt_pllDario Binacchi1-4/+8
2022-11-25xfrm: add extack to xfrm_alloc_userspiSabrina Dubroca1-2/+3
2022-11-25xfrm: add extack to xfrm_do_migrateSabrina Dubroca1-1/+2
2022-11-25Merge branch 'i2c/client_device_id_helper-immutable' of git://git.kernel.org/...Herbert Xu1-0/+1
2022-11-25media: dt-bindings: media: Add macros for video interface bus typesLaurent Pinchart1-0/+16
2022-11-25media: vb2: add (un)prepare_streaming queue opsHans Verkuil1-0/+14
2022-11-25vfs: fix copy_file_range() averts filesystem freeze protectionAmir Goldstein1-0/+8
2022-11-25fs: simplify vfs_get_superChristoph Hellwig1-14/+0
2022-11-25[elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu...Al Viro1-10/+1
2022-11-24bpf: Add kfunc bpf_rcu_read_lock/unlock()Yonghong Song2-1/+7
2022-11-24bpf: Introduce might_sleep field in bpf_func_protoYonghong Song1-0/+1
2022-11-24compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu")))Yonghong Song1-1/+2
2022-11-24Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Mark Brown1-0/+1
2022-11-24Merge tag 'net-6.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds3-2/+4
2022-11-24dt-bindings: phy: qcom,qmp-usb3-dp: fix sc8280xp bindingJohan Hovold1-0/+20
2022-11-24fs: use consistent setgid checks in is_sxid()Christian Brauner1-1/+1
2022-11-24genirq/irqreturn: Fix kernel-doc warningsRandy Dunlap1-4/+4
2022-11-24driver core: make struct class.devnode() take a const *Greg Kroah-Hartman1-1/+1
2022-11-24driver core: make struct class.dev_uevent() take a const *Greg Kroah-Hartman2-2/+2
2022-11-24can: sja1000: fix size of OCR_MODE_MASK defineHeiko Schocher1-1/+1
2022-11-24net: use %pS for kfree_skb tracing event locationStanislav Fomichev1-1/+1
2022-11-24timers: Provide timer_shutdown[_sync]()Thomas Gleixner1-0/+2
2022-11-24timers: Rename del_timer() to timer_delete()Thomas Gleixner1-1/+14
2022-11-24timers: Rename del_timer_sync() to timer_delete_sync()Thomas Gleixner1-1/+14
2022-11-24timers: Use del_timer_sync() even on UPThomas Gleixner1-6/+1
2022-11-24timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner1-2/+0
2022-11-24cxl: fix typo in commentJulia Lawall1-1/+1
2022-11-24Merge branch i2c/client_device_id_helper-immutable of wsa/linux into nextMichael Ellerman1-0/+1
2022-11-24Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Bartosz Golaszewski1-0/+1
2022-11-24net/mlx5e: MACsec, remove replay window size limitation in offload pathEmeel Hakim1-7/+0
2022-11-24scsi: target: core: Send max transfer length in blocksAnastasia Kovaleva1-1/+0
2022-11-24Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie44-132/+256
2022-11-24bpf: Update bpf_{g,s}etsockopt() documentationJi Rongfeng1-9/+12
2022-11-24tracing: Optimize event type allocation with IDAZheng Yejian1-1/+0
2022-11-24ring_buffer: Remove unused "event" parameterSong Chen1-2/+1
2022-11-24tracing: Add __cpumask to denote a trace event field that is a cpumask_tSteven Rostedt (Google)9-0/+64
2022-11-24bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not setYonghong Song1-1/+1
2022-11-23iio: imu: adis: Remove adis_initial_startup functionRamona Bolboaca1-12/+0
2022-11-23iio: adis: add '__adis_enable_irq()' implementationRamona Bolboaca1-1/+12