summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-10-18iommu/vt-d: Dump DMAR translation structure when DMA fault occursKyung Min Park1-0/+8
2021-10-18Merge 5.15-rc6 into driver-core-nextGreg Kroah-Hartman11-104/+102
2021-10-18Merge 5.15-rc6 into usb-nextGreg Kroah-Hartman7-32/+89
2021-10-18Merge 5.15-rc6 into tty-nextGreg Kroah-Hartman18-119/+126
2021-10-18Merge 5.15-rc6 into char-misc-nextGreg Kroah-Hartman11-104/+102
2021-10-18Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2021-10-17counter: Add character device interfaceWilliam Breathitt Gray1-0/+56
2021-10-17counter: Move counter enums to uapi headerWilliam Breathitt Gray1-41/+1
2021-10-17counter: Update counter.h comments to reflect sysfs internalizationWilliam Breathitt Gray1-32/+30
2021-10-17counter: Internalize sysfs interface codeWilliam Breathitt Gray2-365/+338
2021-10-17counter: stm32-timer-cnt: Provide defines for slave mode selectionWilliam Breathitt Gray1-0/+4
2021-10-17counter: stm32-lptimer-cnt: Provide defines for clock polaritiesWilliam Breathitt Gray1-0/+5
2021-10-17scsi: ata: Switch to attribute groupsBart Van Assche1-4/+4
2021-10-16regulator: lp872x: replacing legacy gpio interface for gpiodMaĆ­ra Canal1-7/+7
2021-10-16block: drain file system I/O on del_gendiskChristoph Hellwig1-0/+1
2021-10-16net/mlx5: Use native_port_num as 1st option of device indexRongwei Liu1-1/+6
2021-10-16net/mlx5: Introduce new device index wrapperRongwei Liu1-0/+5
2021-10-16net/mlx5: Disable roce at HCA levelShay Drory2-5/+7
2021-10-16net/mlx5: Read timeout values from init segmentAmir Tzin1-4/+1
2021-10-16net/mlx5: Add layout to support default timeouts registerAmir Tzin3-2/+40
2021-10-15rtc: class: don't call cdev_device_del() when cdev_device_add() failedYang Yingliang1-0/+1
2021-10-15remoteproc: Remove vdev_to_rvdev and vdev_to_rproc from remoteproc APIArnaud Pouliquen1-12/+0
2021-10-15Merge tag 'spi-fix-v5.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2021-10-15tee: add sec_world_id to struct tee_shmJens Wiklander1-1/+6
2021-10-15page_pool: disable dma mapping support for 32-bit arch with 64-bit DMAYunsheng Lin1-12/+1
2021-10-15perf/x86: Add new event for AUX output counter indexAdrian Hunter1-0/+1
2021-10-15irq_work: Also rcuwait for !IRQ_WORK_HARD_IRQ on PREEMPT_RTSebastian Andrzej Siewior1-0/+5
2021-10-15irq_work: Allow irq_work_sync() to sleep if irq_work() no IRQ support.Sebastian Andrzej Siewior1-0/+3
2021-10-15sched: Add cluster scheduler level in core and related Kconfig for ARM64Barry Song2-0/+14
2021-10-15topology: Represent clusters of CPUs within a dieJonathan Cameron3-0/+16
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook1-0/+1
2021-10-15soc: samsung: exynos-chipid: Pass revision reg offsetsSam Protsenko1-4/+2
2021-10-15binder: use cred instead of task for getsecidTodd Kjos1-0/+5
2021-10-15binder: use cred instead of task for selinux checksTodd Kjos3-28/+28
2021-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-76/+82
2021-10-15net: of: fix stub of_net helpers for CONFIG_NET=nArnd Bergmann1-1/+1
2021-10-15Merge tag 'net-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-29/+83
2021-10-15netfilter: ebtables: allow use of ebt_do_table as hookfnFlorian Westphal1-3/+2
2021-10-15netfilter: ip6tables: allow use of ip6t_do_table as hookfnFlorian Westphal1-3/+2
2021-10-15netfilter: arp_tables: allow use of arpt_do_table as hookfnFlorian Westphal1-3/+2
2021-10-15netfilter: iptables: allow use of ipt_do_table as hookfnFlorian Westphal1-3/+3
2021-10-15netfilter: Introduce egress hookLukas Wunner3-0/+94
2021-10-15netfilter: Generalize ingress hook include fileLukas Wunner1-9/+11
2021-10-15netfilter: Rename ingress hook include fileLukas Wunner1-0/+0
2021-10-14ethernet: remove random_ether_addr()Jakub Kicinski1-2/+0
2021-10-14ethernet: make eth_hw_addr_random() use dev_addr_set()Jakub Kicinski1-1/+4
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski3-3/+4
2021-10-14PCI/switchtec: Add check of event supportLogan Gunthorpe1-0/+1
2021-10-14Merge branch 'spi-5.15' into spi-5.16Mark Brown1-0/+3
2021-10-14spi: Fix deadlock when adding SPI controllers on SPI busesMark Brown1-0/+3