summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-07media: uapi: v4l: Fix V4L2_TYPE_IS_OUTPUT conditionNas Chung1-1/+0
2025-04-07media: uapi: v4l: Change V4L2_TYPE_IS_CAPTURE conditionNas Chung1-1/+10
2025-04-07Merge branch 'kvm-6.15-rc2-fixes' into HEADPaolo Bonzini1-1/+1
2025-04-07drm/bridge: add support for refcountingLuca Ceresoli1-0/+19
2025-04-07drm/bridge: add devm_drm_bridge_alloc()Luca Ceresoli1-0/+17
2025-04-07drm/sysfb: vesadrm: Add gamma correctionThomas Zimmermann1-0/+7
2025-04-07drm/sysfb: Add efidrm for EFI displaysThomas Zimmermann1-0/+41
2025-04-07firmware: sysfb: Move bpp-depth calculation into screen_info helperThomas Zimmermann1-0/+2
2025-04-07dt-bindings: reset: Add T-HEAD TH1520 SoC Reset ControllerMichal Wilczynski1-0/+16
2025-04-07genirq/generic-chip: Remove unused lock wrappersThomas Gleixner1-20/+0
2025-04-07genirq/generic-chip: Make locking unconditionalThomas Gleixner1-5/+0
2025-04-07super: use common iterator (Part 2)Christian Brauner1-5/+1
2025-04-07super: use a common iterator (Part 1)Christian Brauner1-1/+5
2025-04-07fs: allow all writers to be frozenJames Bottomley1-1/+1
2025-04-07locking/percpu-rwsem: add freezable alternative to down_readJames Bottomley1-4/+16
2025-04-07fs: Remove aops->writepageMatthew Wilcox (Oracle)1-1/+0
2025-04-07shmem: Add shmem_writeout()Matthew Wilcox (Oracle)1-3/+4
2025-04-07irqdomain: Support three-cell scheme interruptsYixun Lan1-10/+10
2025-04-07VFS: improve interface for lookup_one functionsNeilBrown2-6/+6
2025-04-07irqchip/davinci: Remove leftover headerBartosz Golaszewski1-27/+0
2025-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal1-1/+1
2025-04-07gpiolib: acpi: Reduce memory footprint for struct acpi_gpio_paramsAndy Shevchenko1-1/+1
2025-04-07drm/xe: Allow scratch page under fault mode for certain platformOak Zeng1-1/+5
2025-04-07crypto: chacha - remove <crypto/internal/chacha.h>Eric Biggers1-43/+0
2025-04-07crypto: chacha - centralize the skcipher wrappers for arch codeEric Biggers1-0/+9
2025-04-07crypto: ctr - remove unused crypto_ctr_encrypt_walk()Ard Biesheuvel1-47/+0
2025-04-07crypto: hash - Do not use shash in hard IRQsHerbert Xu1-9/+9
2025-04-07crypto: ccp - Add new SEV/SNP platform shutdown APIAshish Kalra1-0/+3
2025-04-07crypto: acomp - Add acomp_walkHerbert Xu1-0/+44
2025-04-07crypto: acomp - Move scomp stream allocation code into acompHerbert Xu2-19/+42
2025-04-07crypto: scomp - Allocate per-cpu buffer on first use of each CPUHerbert Xu3-7/+13
2025-04-07crypto: api - Move alg destroy work from instance to templateHerbert Xu1-2/+3
2025-04-07spi: Group CS related fields in struct spi_deviceAndy Shevchenko1-16/+21
2025-04-07ASoC: core: Complete support for card rebindingCezary Rojewski1-0/+2
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-44/+8
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+8
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-2/+2
2025-04-05hrtimers: Make callback function pointer privateNam Cao2-3/+3
2025-04-05hrtimers: Delete hrtimer_init()Nam Cao2-3/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-36/+2
2025-04-04cgroup: change rstat function signatures from cgroup-based to css-basedJP Kobryn2-3/+3
2025-04-04cgroup: add helper for checking when css is cgroup::selfJP Kobryn1-0/+5
2025-04-04cgroup: move rstat base stat objects into their own structJP Kobryn1-16/+22
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+0
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-9/+18
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2025-04-04bpf: Fix a comment describing bpf_attrAnton Protopopov1-1/+1
2025-04-04irqdomain: Stop using 'host' for domainJiri Slaby (SUSE)1-6/+6
2025-04-04irqdomain: Rename irq_get_default_host() to irq_get_default_domain()Jiri Slaby (SUSE)1-1/+1
2025-04-04irqdomain: Rename irq_set_default_host() to irq_set_default_domain()Jiri Slaby (SUSE)1-1/+1