summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-06-19gpiolib: Drop unused domain_ops memeber of GPIO IRQ chipAndy Shevchenko
2023-06-19gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()Michael Walle
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg
2023-06-19wifi: ieee80211: reorder presence checks in MLE per-STA profileJohannes Berg
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer
2023-06-19wifi: cfg80211: use structs for TBTT information accessBenjamin Berg
2023-06-19wifi: ieee80211: add structs for TBTT information accessBenjamin Berg
2023-06-19wifi: ieee80211: add definitions for RNR MLD paramsBenjamin Berg
2023-06-19wifi: ieee80211: use default for medium synchronization delayBenjamin Berg
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg
2023-06-19wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer
2023-06-19wifi: cfg80211: ignore invalid TBTT info field typesBenjamin Berg
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij
2023-06-19Merge branches 'iommu/fixes', 'arm/smmu', 'ppc/pamu', 'virtio', 'x86/vt-d', '...Joerg Roedel
2023-06-19fbdev/media: Use GPIO descriptors for VIA GPIOLinus Walleij
2023-06-19video/hdmi: Reorder fields in 'struct hdmi_avi_infoframe'Christophe JAILLET
2023-06-19Backmerge tag 'v6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tor...Dave Airlie
2023-06-18posix-timers: Add sys_ni_posix_timers() prototypeArnd Bergmann
2023-06-18posix-timers: Ensure timer ID search-loop limit is validThomas Gleixner
2023-06-18Merge tag 'mlx5-updates-2023-06-16' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-06-18Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-06-18tcp: Use per-vma locking for receive zerocopyArjun Roy
2023-06-18sysctl: replace child with an enumerationJoel Granados
2023-06-18ata: libata-scsi: Avoid deadlock on rescan after device resumeDamien Le Moal
2023-06-17x86/hyperv: Fix hyperv_pcpu_input_arg handling when CPUs go online/offlineMichael Kelley
2023-06-17hwmon: (sht3x) remove sht3x_platform_dataJuenKit Yip
2023-06-17irqchip/gicv3: Add a iort_pmsi_get_dev_id() prototypeArnd Bergmann
2023-06-17irqchip/mmp: Remove non-DT codepathArnd Bergmann
2023-06-16dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_clientLi Lingfeng
2023-06-16net/mlx5: Expose bits for local loopback counterOr Har-Toov
2023-06-16net/mlx5: Handle sync reset unload eventMoshe Shemesh
2023-06-16net/mlx5: Expose timeout for sync reset unload stageMoshe Shemesh
2023-06-16Merge tag 'urgent-rcu.2023.06.11a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-06-16vfio/cdx: add support for CDX busNipun Gupta
2023-06-16iov_iter: remove iov_iter_get_pages and iov_iter_get_pages_allocChristoph Hellwig
2023-06-16block: remove BIO_PAGE_REFFEDChristoph Hellwig
2023-06-16Merge tag 'nvme-6.5-2023-06-16' of git://git.infradead.org/nvme into for-6.5/...Jens Axboe
2023-06-16sched/wait: Fix a kthread_park race with wait_woken()Arve Hjønnevåg
2023-06-16sched/topology: Mark set_sched_topology() __initMiaohe Lin
2023-06-16perf/core: Drop __weak attribute from arch_perf_update_userpage() prototypeMarc Zyngier
2023-06-16locking/atomic: scripts: fix ${atomic}_dec_if_positive() kerneldocMark Rutland
2023-06-16genirq: Allow fasteoi handler to resend interrupts on concurrent handlingJames Gowans
2023-06-16genirq: Use BIT() for the IRQD_* state flagsMarc Zyngier
2023-06-16Merge branches 'slab/for-6.5/prandom', 'slab/for-6.5/slab_no_merge' and 'slab...Vlastimil Babka
2023-06-16init: Provide arch_cpu_finalize_init()Thomas Gleixner
2023-06-16thunderbolt: Add support for USB4 v2 80 Gb/s linkGil Fine
2023-06-15net: ioctl: Use kernel memory on protocol ioctl callbacksBreno Leitao
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski