summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-02-17Merge tag 'drm-fixes-2023-02-17' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2023-02-17Merge tag 'drm-misc-fixes-2023-02-16' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+1
2023-02-17arm_pmu: fix event CPU filteringMark Rutland1-1/+0
2023-02-16Merge tag 'net-6.2-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-2/+0
2023-02-16Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...Jakub Kicinski2-2/+13
2023-02-16Merge tag 'wireless-next-2023-03-16' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2-0/+2
2023-02-16devlink: Fix netdev notifier chain corruptionIdo Schimmel1-2/+0
2023-02-16wifi: brcmfmac: p2p: Introduce generic flexible array frame memberKees Cook1-0/+1
2023-02-16bpf: Zeroing allocated object from slab in bpf memory allocatorHou Tao1-0/+7
2023-02-15iomap: remove IOMAP_F_ZONE_APPENDChristoph Hellwig1-2/+1
2023-02-15block: export bio_split_rwChristoph Hellwig1-0/+4
2023-02-15Merge branches 'pm-cpuidle', 'pm-core' and 'pm-sleep'Rafael J. Wysocki1-0/+4
2023-02-15net/mlx5: Add IPSec priorities in RDMA namespacesMark Zhang1-0/+2
2023-02-15net/mlx5: Implement new destination type TABLE_TYPEMark Zhang1-0/+1
2023-02-15net/mlx5: Introduce new destination type TABLE_TYPEPatrisious Haddad1-2/+10
2023-02-15net/mlx5e: Move dl_port to struct mlx5e_devJiri Pirko1-1/+0
2023-02-15net/mlx5: Lag, Add single RDMA device in multiport modeMark Bloch1-0/+1
2023-02-15net/mlx5: Lag, set different uplink vport metadata in multiport eswitch modeRoi Dayan1-0/+1
2023-02-15Revert "blk-cgroup: move the cgroup information to struct gendisk"Christoph Hellwig1-6/+6
2023-02-14Merge back cpufreq material for 6.3-rc1.Rafael J. Wysocki2-1/+33
2023-02-14net/mlx5e: TC, support per action statsOz Shlomo1-0/+2
2023-02-14crypto: hisilicon/qm - update comments to match functionWeili Qian1-1/+2
2023-02-14crypto: hisilicon/qm - remove some unused definesWeili Qian1-2/+0
2023-02-14net: add pskb_may_pull_reason() helperEric Dumazet1-4/+15
2023-02-14bpf: Add basic bpf_rb_{root,node} supportDave Marchevsky1-1/+19
2023-02-14Merge tag 'mm-hotfixes-stable-2023-02-13-13-50' of git://git.kernel.org/pub/s...Linus Torvalds2-5/+12
2023-02-14bpf: Migrate release_on_unlock logic to non-owning ref semanticsDave Marchevsky2-20/+24
2023-02-13Merge branch irq/irqdomain-locking into irq/irqchip-nextMarc Zyngier1-2/+4
2023-02-13irqdomain: Switch to per-domain lockingJohan Hovold1-0/+4
2023-02-13irqdomain: Drop revmap mutexJohan Hovold1-2/+0
2023-02-13PM: Add EXPORT macros for exporting PM functionsRichard Fitzgerald1-0/+4
2023-02-13wifi: mwifiex: Support SD8978 chipsetLukas Wunner1-0/+1
2023-02-13mm: Remove get_kernel_pages()Ira Weiny1-2/+0
2023-02-13highmem: Enhance is_kmap_addr() to check kmap_local_page() mappingsIra Weiny1-1/+4
2023-02-13PCI/MSI: Provide missing stubs for CONFIG_PCI_MSI=nReinette Chatre1-0/+12
2023-02-13net: phy: add genphy_c45_ethtool_get/set_eee() supportOleksij Rempel2-0/+65
2023-02-13net: phy: export phy_check_valid() functionOleksij Rempel1-0/+1
2023-02-13net: phy: add genphy_c45_read_eee_abilities() functionOleksij Rempel2-0/+32
2023-02-13platform_data/mlxreg: Add field with mapped resource addressVadim Pasternak1-0/+2
2023-02-13net: ethtool: extend ringparam set/get APIs for rx_pushShannon Nelson1-0/+4
2023-02-13crypto: api - Remove completion function scaffoldingHerbert Xu1-6/+0
2023-02-13crypto: api - Use data directly in completion functionHerbert Xu1-5/+5
2023-02-13crypto: api - Add scaffolding to change completion function signatureHerbert Xu1-0/+6
2023-02-13tpm: add vendor flag to command code validationJulien Gomes1-0/+1
2023-02-13KEYS: Add new function key_create()Thomas Weißschuh1-0/+8
2023-02-13Merge tag 'trace-v6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+1
2023-02-12tracing: Fix TASK_COMM_LEN in trace event format fileYafang Shao1-0/+1
2023-02-11bpf: allow to disable bpf map memory accountingYafang Shao1-0/+8
2023-02-11bpf: use bpf_map_kvcalloc in bpf_local_storageYafang Shao1-0/+8
2023-02-11mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao1-0/+11