summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-08-26drm/xe/uapi: Add UAPI for querying VMA count and memory attributesHimal Prasad Ghimiray
2025-08-26drm/xe/uapi: Add flag for consulting madvise hints on svm prefetchHimal Prasad Ghimiray
2025-08-26drm/xe/uapi: Add madvise interfaceHimal Prasad Ghimiray
2025-08-26OPP: Add support to find OPP for a set of keysKrishna Chaitanya Chundru
2025-08-25Merge drm/drm-next into drm-xe-nextLucas De Marchi
2025-08-25rcu: add rcu_read_lock_dont_migrate()Menglong Dong
2025-08-25net: phylink: remove stale an_enabled from docDavid Yang
2025-08-25tcp: Move TCP-specific diag functions to tcp_diag.c.Kuniyuki Iwashima
2025-08-25tcp: Don't pass hashinfo to inet_diag helpers.Kuniyuki Iwashima
2025-08-25tcp: Don't pass hashinfo to socket lookup helpers.Kuniyuki Iwashima
2025-08-25tcp: Remove timewait_sock_ops.twsk_destructor().Kuniyuki Iwashima
2025-08-25net: airoha: Introduce check_skb callback in ppe_dev opsLorenzo Bianconi
2025-08-25net: airoha: Add airoha_ppe_dev struct definitionLorenzo Bianconi
2025-08-25drm/gpuvm: fix various typos in .c and .h gpuvm fileAlice Ryhl
2025-08-25rculist: move list_for_each_rcu() to where it belongsAndy Shevchenko
2025-08-25HID: i2c-hid: Make elan touch controllers power on after panel is enabledPin-yen Lin
2025-08-25drm/panel: Allow powering on panel follower after panel is enabledPin-yen Lin
2025-08-25ACPICA: Add SoundWire File Table (SWFT) signatureMaciej Strozek
2025-08-25blk-mq-dma: add scatter-less integrity data DMA mappingKeith Busch
2025-08-25blk-mq: remove REQ_P2PDMA flagKeith Busch
2025-08-25blk-mq-dma: require unmap caller provide p2p map typeKeith Busch
2025-08-25blk-mq-dma: provide the bio_vec array being iteratedKeith Busch
2025-08-25blk-mq-dma: create blk_map_iter typeKeith Busch
2025-08-25media: cadence: cdns-csi2rx: Support multiple pixels per clock cycleJai Luthra
2025-08-25media: v4l2-common: Update v4l2_get_link_freq() documentationSakari Ailus
2025-08-25media: v4l2-common: Drop the workaround from v4l2_get_link_freq()Sakari Ailus
2025-08-25media: v4l2-subdev: Fix alloc failure check in v4l2_subdev_call_state_try()Tomi Valkeinen
2025-08-25media: v4l2-subdev: Make struct v4l2_subdev_stream_config privateLaurent Pinchart
2025-08-25iio: core: switch info_mask fields to unsigned long to match find_bit helpersJunjie Cao
2025-08-25gpio: generic: provide helpers for reading and writing registersBartosz Golaszewski
2025-08-25gpio: generic: provide to_gpio_generic_chip()Bartosz Golaszewski
2025-08-25Merge 6.17-rc3 into char-misc-nextGreg Kroah-Hartman
2025-08-25Merge 6.17-rc3 into driver-core-nextGreg Kroah-Hartman
2025-08-24io_uring/trace: support completion tracing of mixed 32b CQEsJens Axboe
2025-08-24io_uring: add UAPI definitions for mixed CQE postingsJens Axboe
2025-08-24io_uring: remove io_ctx_cqe32() helperJens Axboe
2025-08-24io_uring: uring_cmd: add multishot supportMing Lei
2025-08-24io-uring: move `struct io_br_sel` into io_uring_types.hMing Lei
2025-08-24io_uring/kbuf: switch to storing struct io_buffer_list locallyJens Axboe
2025-08-24io_uring: add request poisoningPavel Begunkov
2025-08-24dt-bindings: clock: spacemit: CLK_SSPA_I2S_BCLK for SSPATroy Mitchell
2025-08-23Merge branch '20250815-gcc-sdm660-vote-clocks-and-gdscs-v1-1-c5a8af040093@yan...Bjorn Andersson
2025-08-23dt-bindings: clock: gcc-sdm660: Add LPASS/CDSP vote clocks/GDSCsNickolay Goppen
2025-08-23PCI/MSI: Add startup/shutdown for per device domainsInochi Amaoto
2025-08-23genirq: Add irq_chip_(startup/shutdown)_parent()Inochi Amaoto
2025-08-23genirq: Remove GENERIC_IRQ_LEGACYSebastian Andrzej Siewior
2025-08-23Merge tag 'usb-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2025-08-22atm: atmtcp: Prevent arbitrary write in atmtcp_recv_control().Kuniyuki Iwashima
2025-08-22Merge tag 'drm-fixes-2025-08-23-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-08-22bpf: Use sha1() instead of sha1_transform() in bpf_prog_calc_tag()Eric Biggers