summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2022-12-09jbd2: switch jbd2_submit_inode_data() to use fs-provided hook for data writeoutJan Kara1-1/+1
2022-12-09ext4: fix deadlock due to mbcache entry corruptionJan Kara1-2/+7
2022-12-09bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi1-2/+2
2022-12-09bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi1-5/+3
2022-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-13/+57
2022-12-09Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...Dave Airlie1-2/+1
2022-12-09net/mlx5: fs, add match on ranges APIYevgeny Kliteynik1-0/+12
2022-12-09net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik1-2/+66
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo1-0/+1
2022-12-08tpm: st33zp24: drop support for platform dataDmitry Torokhov1-16/+0
2022-12-08block: sed-opal: Don't include <linux/kernel.h>Christophe JAILLET1-1/+2
2022-12-08regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang1-1/+2
2022-12-08net/mlx5: Add generic getters for other functions capsShay Drory1-0/+2
2022-12-08net/mlx5: Introduce IFC bits for migratableYishai Hadas1-1/+5
2022-12-08clk: Store clk_core for clk_rate_requestMaxime Ripard1-0/+2
2022-12-08Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-nextAlexei Starovoitov1-0/+2
2022-12-08Merge tag 'qcom-drivers-for-6.2-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann1-0/+12
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel16-47/+127
2022-12-07block: remove bio_set_op_attrsChristoph Hellwig1-7/+0
2022-12-07bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_retBenjamin Tissoires1-0/+2
2022-12-07io_uring: use tw for putting rsrcPavel Begunkov1-0/+1
2022-12-07io_uring: complete all requests in task contextPavel Begunkov2-0/+4
2022-12-07mfd: tps65219: Add driver for TI TPS65219 PMICJerome Neanne1-0/+345
2022-12-07mfd: stmfx: Remove #ifdef guards for PM related functionsPaul Cercueil1-2/+0
2022-12-07mfd: pcf50633: Remove #ifdef guards for PM related functionsPaul Cercueil1-4/+2
2022-12-07mfd: Remove htc-i2cpld driverArnd Bergmann1-23/+0
2022-12-07mfd: Remove dm355evm_msp driverArnd Bergmann1-79/+0
2022-12-07mfd: twl6040: Drop twl6040_platform_data and associated definitionsDmitry Torokhov1-29/+0
2022-12-07mfd: twl6040: Switch to using gpiod APIDmitry Torokhov1-2/+3
2022-12-07mfd: palmas: Stop including of_gpio.hDmitry Torokhov1-1/+0
2022-12-07iommu/tegra: Add tegra_dev_iommu_get_stream_id() helperThierry Reding1-0/+21
2022-12-07iommu: Add note about struct iommu_fwspec usageThierry Reding1-0/+4
2022-12-07mmc: tmio: remove 'alignment_shift' from platform dataWolfram Sang1-1/+0
2022-12-07net: ethernet: mtk_wed: add reset to rx_ring_setup callbackLorenzo Bianconi1-4/+4
2022-12-07bpf: decouple prune and jump pointsAndrii Nakryiko1-0/+1
2022-12-07fscache,cachefiles: add prepare_ondemand_read() callbackJingbo Xu1-0/+8
2022-12-07lsm: Add/fix return values in lsm_hooks.h and fix formattingRoberto Sassu1-83/+138
2022-12-07lsm: Clarify documentation of vm_enough_memory hookRoberto Sassu1-1/+5
2022-12-06net/mlx5: Introduce ifc bits for pre_copyShay Drory1-3/+11
2022-12-06block: bio_copy_data_iterChristoph Hellwig1-2/+0
2022-12-06usb.h: take advantage of container_of_const()Greg Kroah-Hartman1-40/+2
2022-12-06device.h: move kobj_to_dev() to use container_of_const()Greg Kroah-Hartman1-20/+1
2022-12-06container_of: add container_of_const() that preserves const-ness of the pointerGreg Kroah-Hartman1-0/+13
2022-12-06net/mlx5: Add HW definitions for IPsec packet offloadLeon Romanovsky1-3/+50
2022-12-06pwm: Make .get_state() callback return an error codeUwe Kleine-König1-2/+2
2022-12-06Merge branch 'for-next/ftrace' into for-next/coreWill Deacon1-10/+37
2022-12-06Merge tag 'cpufreq-arm-updates-6.2' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki1-12/+16
2022-12-06Merge branch 'for-next/ffa' into for-next/coreWill Deacon1-1/+84
2022-12-06Merge branch 'for-next/dynamic-scs' into for-next/coreWill Deacon1-0/+18
2022-12-06PCI/MSI: Provide pci_ims_alloc/free_irq()Thomas Gleixner1-0/+3