summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.linuxtv.org/media_stage into media_treeMauro Carvalho Chehab2023-02-155-41/+928
|\
| * media: Revert "media: saa7146: deprecate hexium_gemini/orion, mxb and ttpci"Hans Verkuil2023-02-092-0/+738
| * media: core: add ov_16bit_addr_reg_helpers.hHans de Goede2023-02-081-0/+92
| * media: i2c: s5c73m3: remove support for platform dataDmitry Torokhov2023-02-061-41/+0
| * media: mc: entity: Add entity iterator for media_pipelineLaurent Pinchart2023-02-061-0/+69
| * media: mc: entity: Add pad iterator for media_pipelineLaurent Pinchart2023-02-061-0/+29
* | Merge tag 'v6.2-rc7' into media_treeMauro Carvalho Chehab2023-02-0867-126/+753
|\ \ | |/ |/|
| * Merge tag 'char-misc-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-02-051-2/+0
| |\
| | * nvmem: core: remove nvmem_config wp_gpioRussell King (Oracle)2023-01-281-2/+0
| * | Merge tag 'perf_urgent_for_v6.2_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-02-051-0/+9
| |\ \
| | * | perf: Fix perf_event_pmu_context serializationJames Clark2023-01-311-0/+9
| * | | Merge tag 'rtc-6.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ab...Linus Torvalds2023-02-041-1/+2
| |\ \ \
| | * | | rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni2023-01-091-1/+2
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-041-1/+1
| |\ \ \ \
| | * \ \ \ Merge tag 'kvmarm-fixes-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2023-02-041-1/+1
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | KVM: arm64: Add helper vgic_write_guest_lock()Gavin Shan2023-01-291-1/+1
| * | | | | Merge tag 'ceph-for-6.2-rc7' of https://github.com/ceph/ceph-clientLinus Torvalds2023-02-031-10/+0
| |\ \ \ \ \
| | * | | | | ceph: move mount state enum to super.hXiubo Li2023-02-021-10/+0
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'mm-hotfixes-stable-2023-02-02-19-24-2' of git://git.kernel.org/pub...Linus Torvalds2023-02-034-5/+20
| |\ \ \ \ \
| | * | | | | mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang2023-01-311-1/+4
| | * | | | | highmem: round down the address passed to kunmap_flush_on_unmap()Matthew Wilcox (Oracle)2023-01-311-2/+2
| | * | | | | mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smapsMike Kravetz2023-01-311-0/+13
| | * | | | | Revert "mm: add nodes= arg to memory.reclaim"Michal Hocko2023-01-311-2/+1
| | * | | | | Sync with v6.2-rc4Andrew Morton2023-01-1811-50/+149
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge tag 'net-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-022-0/+13
| |\ \ \ \ \ \ \
| | * | | | | | | net: stmmac: do not stop RX_CLK in Rx LPI state for qcs404 SoCAndrey Konovalov2023-01-301-0/+1
| | * | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-271-0/+12
| | |\ \ \ \ \ \ \
| | | * | | | | | | bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listenerJakub Sitnicki2023-01-241-0/+12
| * | | | | | | | | Merge tag 'linux-kselftest-kunit-fixes-6.2-rc7' of git://git.kernel.org/pub/s...Linus Torvalds2023-02-021-3/+3
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | kunit: fix kunit_test_init_section_suites(...)Brendan Higgins2023-01-311-1/+0
| | * | | | | | | | kunit: fix bug in KUNIT_EXPECT_MEMEQRae Moar2023-01-301-2/+3
| | | |_|_|_|_|/ / | | |/| | | | | |
| * | | | | | | | Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-272-0/+13
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-272-0/+13
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | * | | | | | | drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas2023-01-241-0/+12
| | | * | | | | | | drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das2023-01-191-0/+1
| * | | | | | | | | Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-01-261-2/+107
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | platform/x86: apple-gmux: Add apple_gmux_detect() helperHans de Goede2023-01-241-2/+84
| | * | | | | | | | platform/x86: apple-gmux: Move port defines to apple-gmux.hHans de Goede2023-01-241-0/+23
| | |/ / / / / / /
| * | | | | | | | Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-263-4/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: conntrack: unify established states for SCTP pathsSriram Yagnaraman2023-01-242-2/+2
| | * | | | | | | | Revert "netfilter: conntrack: add sctp DATA_SENT state"Sriram Yagnaraman2023-01-242-2/+0
| | * | | | | | | | net: mana: Fix IRQ name - add PCI and queue numberHaiyang Zhang2023-01-201-0/+3
| * | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-01-242-0/+4
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2023-01-181-0/+2
| | * | | | | | | | scsi: ufs: core: Fix devfreq deadlocksJohan Hovold2023-01-181-0/+2
| * | | | | | | | | Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2023-01-211-8/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | USB: fix misleading usb_set_intfdata() kernel docJohan Hovold2023-01-171-8/+7
| | * | | | | | | | | usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman2023-01-171-0/+3
| * | | | | | | | | | Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds2023-01-203-7/+7
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | firmware: zynqmp: fix declarations for gcc-13Arnd Bergmann2023-01-201-4/+4