summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2022-09-28net/mlx5: Add the log_min_mkey_entity_size capabilityMaxim Mikityanskiy
2022-09-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28net: shrink struct ubuf_infoPavel Begunkov
2022-09-28net: introduce struct ubuf_info_msgzcPavel Begunkov
2022-09-28tracing: Wake up ring buffer waiters on closing of the fileSteven Rostedt (Google)
2022-09-28ring-buffer: Add ring_buffer_wake_waiters()Steven Rostedt (Google)
2022-09-28bpf: Parameterize task iterators.Kui-Feng Lee
2022-09-29linux/export: use inline assembler to populate symbol CRCsMasahiro Yamada
2022-09-28Merge tag 'nvme-6.1-2022-09-28' of git://git.infradead.org/nvme into for-6.1/...Jens Axboe
2022-09-28remoteproc: Introduce rproc featuresPeng Fan
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt
2022-09-28mfd/omap1: htc-i2cpld: Convert to a pure GPIO driverLinus Walleij
2022-09-28mfd: rk808: Add Rockchip rk817 battery charger supportChris Morgan
2022-09-28irqchip: Allow extra fields to be passed to IRQCHIP_PLATFORM_DRIVER_ENDFrank Li
2022-09-28irqchip: Make irqchip_init() usable on pure ACPI systemsHuacai Chen
2022-09-28spi: Save current RX and TX DMA devicesVincent Whitchurch
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-28powerpc/rtas: block error injection when locked downNathan Lynch
2022-09-28powerpc/pseries: block untrusted device tree changes when locked downNathan Lynch
2022-09-28sched: Fix TASK_state comparisonsPeter Zijlstra
2022-09-28Kbuild: add Rust supportMiguel Ojeda
2022-09-28kallsyms: increase maximum kernel symbol length to 512Miguel Ojeda
2022-09-28Merge tag 'drm-misc-next-2022-09-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim
2022-09-27perf: Use sample_flags for addrNamhyung Kim
2022-09-27net/mlx5: Remove from FPGA IFC file not-needed definitionsLeon Romanovsky
2022-09-27net/mlx5: Remove unused structsGal Pressman
2022-09-27net/mlx5: Remove unused functionsGal Pressman
2022-09-27RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng
2022-09-27net/mlx5: add IFC bits for bypassing port select flow tableLiu, Changcheng
2022-09-27net/mlx5: Add support for NPPS with real time modeAya Levin
2022-09-27net/mlx5: Expose NPPS related registersAya Levin
2022-09-27Merge branch 'master' into i2c/for-mergewindowWolfram Sang
2022-09-27ftrace: Remove obsoleted code from ftrace and task_structGaosheng Cui
2022-09-27clk: qcom: smd: Add SM6375 clocksKonrad Dybcio
2022-09-27block: replace blk_queue_nowait with bdev_nowaitChristoph Hellwig
2022-09-27a.out: Remove the a.out implementationEric W. Biederman
2022-09-27net/mlx5: Add IFC bits for mkey ATSJason Gunthorpe
2022-09-27efi: zboot: create MemoryMapped() device path for the parent if neededArd Biesheuvel
2022-09-27Merge tag 'efi-loongarch-for-v6.1-2' into HEADArd Biesheuvel
2022-09-27efi: libstub: install boot-time memory map as config tableArd Biesheuvel
2022-09-27efi: libstub: unify initrd loading between architecturesArd Biesheuvel
2022-09-27Merge branch 'mlx5-vfio' into mlx5-nextLeon Romanovsky
2022-09-27nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig
2022-09-26bpf: Enforce W^X for bpf trampolineSong Liu
2022-09-26bpf: use bpf_prog_pack for bpf_dispatcherSong Liu
2022-09-26kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flagJiri Olsa
2022-09-26ksm: count allocated ksm rmap_items for each processxu xin
2022-09-26mm: deduplicate cacheline padding codeShakeel Butt