summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-14of: Move CPU node related functions to their own fileRob Herring2-21/+12
2023-04-14of: Move of_device_get_match_data() declarationRob Herring2-7/+6
2023-04-14clk: starfive: Avoid casting iomem pointersStephen Boyd1-0/+17
2023-04-14Merge tag 'net-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds6-6/+70
2023-04-13mm: compaction: move compaction sysctl to its own fileMinghao Chi1-7/+0
2023-04-13mm: memory-failure: Move memory failure sysctls to its own fileKefeng Wang1-2/+0
2023-04-13mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer2-2/+14
2023-04-13xdp: rss hash types representationJesper Dangaard Brouer2-1/+47
2023-04-13wifi: mac80211: add flush_sta methodJohannes Berg1-0/+6
2023-04-13wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg1-14/+38
2023-04-13wifi: ieee80211: clean up public action codesJohannes Berg1-8/+3
2023-04-13fault-inject: allow configuration via configfsAkinobu Mita1-0/+22
2023-04-13pwm: Delete deprecated functions pwm_request() and pwm_free()Uwe Kleine-König1-13/+0
2023-04-13net: stmmac: dwmac4: Allow platforms to specify some DMA/MTL offsetsAndrew Halaney1-0/+19
2023-04-13iio: adc: palmas: remove adc_wakeupX_dataPatrik Dahlström1-8/+0
2023-04-13cacheinfo: Add arch specific early level initializerRadu Rendec1-0/+2
2023-04-13blk-mq-rdma: remove queue mapping helper for rdma devicesSagi Grimberg1-11/+0
2023-04-13rtnetlink: Restore RTM_NEW/DELLINK notification behaviorMartin Willi1-1/+2
2023-04-13bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncsChristian Ehrig1-0/+2
2023-04-13ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig1-13/+15
2023-04-12io_uring/rsrc: consolidate node cachingPavel Begunkov1-1/+0
2023-04-12dmaengine: idxd: process batch descriptor completion record faultsDave Jiang1-0/+1
2023-04-12dmaengine: idxd: add descs_completed field for completion recordDave Jiang1-1/+4
2023-04-12dmaengine: idxd: process user page faults for completion recordDave Jiang1-0/+1
2023-04-12dmanegine: idxd: add debugfs for event log dumpDave Jiang1-2/+4
2023-04-12dmaengine: idxd: add interrupt handling for event logDave Jiang1-0/+1
2023-04-12dmaengine: idxd: setup event log configurationDave Jiang1-0/+1
2023-04-12ASoC: cs35l56: Re-patch firmware after system suspendRichard Fitzgerald1-0/+4
2023-04-12mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDsMartin Blumenstingl1-0/+9
2023-04-12regulator: da9063: add voltage monitoring registersBenjamin Bara1-0/+23
2023-04-12soundwire: amd: add runtime pm ops for AMD SoundWire manager driverVijendar Mukunda1-0/+17
2023-04-12soundwire: amd: add SoundWire manager interrupt handlingVijendar Mukunda1-0/+7
2023-04-12soundwire: amd: register SoundWire manager dai opsVijendar Mukunda1-0/+18
2023-04-12soundwire: amd: Add support for AMD Manager driverVijendar Mukunda1-0/+67
2023-04-12Merge tag 'iio-for-6.4a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2-7/+207
2023-04-12net/mlx5: Add new WQE for updating flow tableYevgeny Kliteynik2-0/+12
2023-04-12net/mlx5: Add mlx5_ifc bits for modify header argumentYevgeny Kliteynik1-1/+27
2023-04-12net/mlx5: Create a new profile for SFsParav Pandit1-0/+1
2023-04-12net/mlx5: Add mlx5_ifc definitions for bridge multicast supportVlad Buslov1-1/+6
2023-04-12fsverity: use WARN_ON_ONCE instead of WARN_ONEric Biggers1-3/+3
2023-04-12scsi: ufs: mcq: Use pointer arithmetic in ufshcd_send_command()Avri Altman1-1/+1
2023-04-11NFSv3: handle out-of-order write replies.NeilBrown1-0/+47
2023-04-11Merge tag 'pci-v6.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2023-04-11ACPI: video: Remove register_backlight_delay module option and codeHans de Goede1-2/+0
2023-04-11NFS: Remove fscache specific trace points and NFS_INO_FSCACHE bitDave Wysochanski1-1/+0
2023-04-11NFS: Remove all NFSIOS_FSCACHE counters due to conversion to netfs APIDave Wysochanski1-12/+0
2023-04-11NFS: Convert buffered read paths to use netfs when fscache is enabledDave Wysochanski2-0/+6
2023-04-11NFS: Configure support for netfs when NFS fscache is configuredDave Wysochanski1-14/+10
2023-04-11media: Accept non-subdev sinks in v4l2_create_fwnode_links_to_pad()Laurent Pinchart1-4/+4
2023-04-11media: mc-device: remove unnecessary __must_checkJason Kim1-3/+2