summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-04-05nvmem: cell: drop global cell_post_processMichael Walle1-2/+0
2023-04-05nvmem: core: allow to modify a cell before adding itMichael Walle1-0/+5
2023-04-05nvmem: core: add per-cell post processingMichael Walle1-0/+3
2023-04-05nvmem: core: introduce NVMEM layoutsMichael Walle2-0/+58
2023-04-05of: device: Kill of_device_request_module()Miquel Raynal1-6/+0
2023-04-05of: Move the request module helper logic to module.cMiquel Raynal1-0/+6
2023-04-05of: Move of_modalias() to module.cMiquel Raynal1-0/+9
2023-04-05of: Rename of_modalias_node()Miquel Raynal1-1/+2
2023-03-29cdx: add device attributesNipun Gupta1-0/+27
2023-03-29cdx: add the cdx bus driverNipun Gupta2-0/+162
2023-03-23mei: Move uuid.h to the MEI namespaceAndy Shevchenko2-3/+1
2023-03-20Merge 6.3-rc3 into char-misc-nextGreg Kroah-Hartman14-29/+79
2023-03-19Merge tag 'char-misc-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+12
2023-03-17Merge tag 'net-6.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-2/+4
2023-03-17Merge tag 'block-6.3-2023-03-16' of git://git.kernel.dk/linuxLinus Torvalds3-3/+13
2023-03-17Merge tag 's390-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2023-03-17Merge tag 'drm-fixes-2023-03-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2023-03-16Merge tag 'nvme-6.3-2022-03-16' of git://git.infradead.org/nvme into block-6.3Jens Axboe1-0/+5
2023-03-15block: count 'ios' and 'sectors' when io is done for bio-based deviceYu Kuai1-3/+2
2023-03-15nvme-trace: show more opcode namesMinwoo Im1-0/+5
2023-03-15net: tunnels: annotate lockless accesses to dev->needed_headroomEric Dumazet1-2/+4
2023-03-15Merge tag 'trace-v6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-9/+6
2023-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+7
2023-03-15tracing: Make tracepoint lockdep check actually test somethingSteven Rostedt (Google)1-9/+6
2023-03-14block: do not reverse request order when flushing plug listJan Kara1-0/+6
2023-03-13Merge drm/drm-fixes into drm-misc-fixesThomas Zimmermann407-5857/+7842
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle1-0/+1
2023-03-12Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+8
2023-03-12cpumask: relax sanity checking constraintsLinus Torvalds1-1/+1
2023-03-11Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+11
2023-03-11ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o1-0/+8
2023-03-11Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-0/+6
2023-03-10fbdev: Fix incorrect page mapping clearance at fb_deferred_io_release()Takashi Iwai1-0/+1
2023-03-10clk: Avoid invalid function names in CLK_OF_DECLARE()Nathan Chancellor1-2/+2
2023-03-09i2c: Switch .probe() to not take an id parameterUwe Kleine-König1-7/+11
2023-03-09Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2023-03-09firmware: xilinx: Add pm api function for PL config reg readbackNava kishore Manne1-0/+11
2023-03-09misc: alcor_pci: Use PCI core to manage ASPM instead of open-codingBjorn Helgaas1-7/+0
2023-03-09char: pcmcia: remove all the driversJiri Slaby1-11/+0
2023-03-07interconnect: fix provider registration APIJohan Hovold1-0/+12
2023-03-07cpumask: be more careful with 'cpumask_setall()'Linus Torvalds1-5/+5
2023-03-07new helper: put_and_unmap_page()Al Viro1-0/+6
2023-03-06clk: Mark a fwnode as initialized when using CLK_OF_DECLARE() macroSaravana Kannan1-1/+7
2023-03-06cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko1-1/+1
2023-03-06cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds1-55/+70
2023-03-05Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2023-03-05Remove Intel compiler supportMasahiro Yamada3-49/+1
2023-03-05Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2023-03-03Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2023-03-03Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds2-8/+3