summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-14fbdev: omapfb: panel-tpo-td043mtea1: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: panel-dsi-cm: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: encoder-tfp410: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: panel-sony-acx565akm: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: panel-sony-acx565akm: remove support for platform dataDmitry Torokhov
2022-12-14fbdev: omapfb: connector-hdmi: switch to using gpiod APIDmitry Torokhov
2022-12-14fbdev: omapfb: remove redundant variable checksumColin Ian King
2022-12-14fbdev: ssd1307fb: Drop duplicate NULL checks for PWM APIsAndy Shevchenko
2022-12-14fbdev: ssd1307fb: Drop optional dependencyAndy Shevchenko
2022-12-14ASoC: Intel: Add HP Stream 8 to bytcr_rt5640.cMoises Cardona
2022-12-14Merge tag 'ceph-for-6.2-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2022-12-14KVM: x86: Add proper ReST tables for userspace MSR exits/flagsSean Christopherson
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-12-14perf stat: Do not delay the workload with --delayNamhyung Kim
2022-12-14perf evlist: Remove group option.Ian Rogers
2022-12-14media: sun6i-isp: params: Unregister pending buffer on cleanupPaul Kocialkowski
2022-12-14media: sun6i-isp: params: Fix incorrect indentationPaul Kocialkowski
2022-12-14media: sun6i-isp: capture: Fix uninitialized variable usePaul Kocialkowski
2022-12-14media: sun6i-isp: proc: Declare subdev ops as staticPaul Kocialkowski
2022-12-14media: sun6i-isp: proc: Error out on invalid port to fix warningPaul Kocialkowski
2022-12-14media: sun6i-isp: proc: Fix return code handling in stream off pathPaul Kocialkowski
2022-12-14media: sun8i-a83t-mipi-csi2: Clarify return code handling in stream off pathPaul Kocialkowski
2022-12-14media: sun6i-mipi-csi2: Clarify return code handling in stream off pathPaul Kocialkowski
2022-12-14media: sun6i-csi: capture: Remove useless ret initializationPaul Kocialkowski
2022-12-14media: sun6i-csi: bridge: Error out on invalid port to fix warningPaul Kocialkowski
2022-12-14Merge tag 'xfs-6.2-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2022-12-14media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1Hans Verkuil
2022-12-14drm/i915/ttm: consider CCS for backup objectsMatthew Auld
2022-12-14drm/i915/migrate: fix corner case in CCS aux copyingMatthew Auld
2022-12-14loop: Fix the max_loop commandline argument treatment when it is set to 0Isaac J. Manjarres
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-14bpf: prevent leak of lsm program after failed attachMilan Landaverde
2022-12-14selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTIONSong Liu
2022-12-14selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=nYonghong Song
2022-12-14docs/bpf: Reword docs for BPF_MAP_TYPE_SK_STORAGEDonald Hunter
2022-12-14Merge tag 'i3c/for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds
2022-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2022-12-14block/blk-iocost (gcc13): keep large values in a new enumJiri Slaby (SUSE)
2022-12-14block, bfq: replace 0/1 with false/true in bic apisYu Kuai
2022-12-14block, bfq: don't return bfqg from __bfq_bic_change_cgroup()Yu Kuai
2022-12-14block, bfq: fix possible uaf for 'bfqq->bic'Yu Kuai
2022-12-14tracing: Fix cpumask() example typoSteven Rostedt (Google)
2022-12-14tracing: Improve panic/die notifiersGuilherme G. Piccoli
2022-12-14ftrace: Prevent RCU stall on PREEMPT_VOLUNTARY kernelsGuilherme G. Piccoli
2022-12-14Merge tag 'thermal-v6.2-rc1' of https://git.kernel.org/pub/scm/linux/kernel/g...Rafael J. Wysocki
2022-12-14io_uring: ease timeout flush locking requirementsPavel Begunkov
2022-12-14io_uring: revise completion_lock lockingPavel Begunkov
2022-12-14io_uring: protect cq_timeouts with timeout_lockPavel Begunkov