summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-06-04kasan: disable freed user page poisoning with HW tagsPeter Collingbourne2-3/+19
2021-06-04arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne2-2/+15
2021-06-04kasan: use separate (un)poison implementation for integrated initPeter Collingbourne1-26/+38
2021-06-04mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable()Peter Collingbourne1-27/+8
2021-06-04Merge tag 'drm-fixes-2021-06-04-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2-6/+27
2021-06-04dm: introduce zone append emulationDamien Le Moal1-0/+6
2021-06-04block: introduce BIO_ZONE_WRITE_LOCKED bio flagDamien Le Moal1-0/+1
2021-06-04block: introduce bio zone helpersDamien Le Moal1-0/+12
2021-06-04dm: Introduce dm_report_zones()Damien Le Moal1-1/+2
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven1-0/+1
2021-06-04ASoC: codecs: wcd934x: add mbhc supportSrinivas Kandagatla1-0/+57
2021-06-04remove the raw driverChristoph Hellwig1-3/+0
2021-06-04gpiolib: acpi: Add acpi_gpio_get_io_resource()Daniel Scally1-0/+7
2021-06-04gpiolib: acpi: Introduce acpi_get_and_request_gpiod() helperDaniel Scally1-0/+2
2021-06-04dma-buf: cleanup dma-resv shared fence debugging a bit v2Christian König1-8/+7
2021-06-04USB: UDC core: Add udc_async_callbacks gadget opAlan Stern1-0/+1
2021-06-04usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso1-4/+0
2021-06-04power: supply: max17040: drop unused platform data supportKrzysztof Kozlowski1-16/+0
2021-06-04pwm: core: Support new usage_power setting in PWM stateClemens Gruber1-0/+7
2021-06-04Merge tag 'drm/tegra/for-5.13-rc5' of ssh://git.freedesktop.org/git/tegra/lin...Dave Airlie1-6/+24
2021-06-04Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+1
2021-06-04qed: Add IP services APIs supportNikolay Assa1-0/+29
2021-06-04qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin2-0/+21
2021-06-04qed: Add NVMeTCP Offload IO Level FW and HW HSIShai Malin2-1/+365
2021-06-04qed: Add support of HW filter blockPrabhakar Kushwaha1-0/+24
2021-06-04qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin2-0/+237
2021-06-04qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin3-0/+143
2021-06-04qed: Add TCP_ULP FW resource layoutOmkar Kulkarni2-2/+2
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean1-10/+1
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean1-3/+4
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean1-1/+1
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean1-2/+2
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean1-3/+2
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean1-2/+4
2021-06-03net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()Vladimir Oltean1-7/+0
2021-06-03mlx5: count all link eventsJakub Kicinski1-1/+1
2021-06-03Merge series "MTD: spinand: Add spi_mem_poll_status() support" from <patrice....Mark Brown2-0/+38
2021-06-03iio: accel: st_sensors: Support generic mounting matrixLinus Walleij1-1/+3
2021-06-03iio: st_sensors: Create extended attr macroLinus Walleij1-2/+8
2021-06-03iio: Drop Duplicated "mount-matrix" parameterAndy Shevchenko1-2/+1
2021-06-03RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory1-0/+1
2021-06-03power: supply: pm2301_charger: Delete driverLinus Walleij1-48/+0
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar31-66/+142
2021-06-03power: ab8500: remove unused headerKrzysztof Kozlowski1-16/+0
2021-06-03iov_iter: Remove iov_iter_for_each_range()David Howells1-4/+0
2021-06-03sched/fair: Fix util_est UTIL_AVG_UNCHANGED handlingDietmar Eggemann1-0/+8
2021-06-03mtd: spinand: use the spi-mem poll status APIsPatrice Chotard1-0/+22
2021-06-03spi: spi-mem: add automatic poll status functionsPatrice Chotard1-0/+16
2021-06-03phy: tegra: xusb: Add sleepwalk and suspend/resumeJC Kuo1-1/+9
2021-06-03of: address: Use IS_ENABLED() for !CONFIG_PCIRob Herring1-21/+18