summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-12-08ext4: fix deadlock due to mbcache entry corruptionJan Kara
2022-12-08ext4: disable fast-commit of encrypted dir operationsEric Biggers
2022-12-08jbd2: use the correct print formatBixuan Cui
2022-12-08bpf: Rework process_dynptr_funcKumar Kartikeya Dwivedi
2022-12-08bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_funcKumar Kartikeya Dwivedi
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-09Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...Dave Airlie
2022-12-08net/mlx5: fs, add match on ranges APIYevgeny Kliteynik
2022-12-08net/mlx5: mlx5_ifc updates for MATCH_DEFINER general objectYevgeny Kliteynik
2022-12-08Merge tag 'net-6.1-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-08memcg: Fix possible use-after-free in memcg_write_event_control()Tejun Heo
2022-12-08ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...Hans de Goede
2022-12-08ACPICA: include/acpi/acpixf.h: Fix indentationHans de Goede
2022-12-08Merge back ACPICA changes for 6.2-rc1Rafael J. Wysocki
2022-12-08tpm: st33zp24: drop support for platform dataDmitry Torokhov
2022-12-08block: sed-opal: Don't include <linux/kernel.h>Christophe JAILLET
2022-12-08sed-opal: allow using IOC_OPAL_SAVE for locking tooLuca Boccassi
2022-12-08usb: gadget: uvc: Rename bmInterfaceFlags -> bmInterlaceFlagsDaniel Scally
2022-12-08regulator: core: Use different devices for resource allocation and DT lookupChiYuan Huang
2022-12-08drm/panel: Add prepare_prev_first flag to drm_panelDave Stevenson
2022-12-08drm/bridge: Introduce pre_enable_prev_first to alter bridge init orderDave Stevenson
2022-12-08drm/bridge: Drop unused drm_bridge_chain functionsSam Ravnborg
2022-12-08drm/tests: helpers: Allow to pass a custom drm_driverMaxime Ripard
2022-12-08drm/tests: helpers: Allow for a custom device struct to be allocatedMaxime Ripard
2022-12-08drm/tests: helpers: Create the device in another functionMaxime Ripard
2022-12-08drm/tests: helpers: Remove the name parameterMaxime Ripard
2022-12-08drm/tests: helpers: Rename the device init helperMaxime Ripard
2022-12-08drm/tests: helpers: Move the helper header to include/drmMaxime Ripard
2022-12-07devlink: Expose port function commands to control migratableShay Drory
2022-12-07net/mlx5: Add generic getters for other functions capsShay Drory
2022-12-07devlink: Expose port function commands to control RoCEShay Drory
2022-12-07net/mlx5: Introduce IFC bits for migratableYishai Hadas
2022-12-07Merge tag 'ieee802154-for-net-next-2022-12-05' of git://git.kernel.org/pub/sc...Jakub Kicinski
2022-12-07clk: Add trace events for rate requestsMaxime Ripard
2022-12-07clk: Store clk_core for clk_rate_requestMaxime Ripard
2022-12-07Merge "do not rely on ALLOW_ERROR_INJECTION for fmod_ret" into bpf-nextAlexei Starovoitov
2022-12-07Merge tag 'qcom-drivers-for-6.2-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2022-12-07fscache: Fix oops due to race with cookie_lru and use_cookieDave Wysochanski
2022-12-07Merge tag 'v6.1-rc8' into efi/nextArd Biesheuvel
2022-12-07Merge tag 'br-v6.2i' of git://linuxtv.org/hverkuil/media_tree into media_stageMauro Carvalho Chehab
2022-12-07media: s5c73m3: Switch to GPIO descriptorsLinus Walleij
2022-12-07media: s5k4ecgx: Switch to GPIO descriptorsLinus Walleij
2022-12-07headers: Remove some left-over license text in include/uapi/linux/v4l2-*Christophe JAILLET
2022-12-07headers: Remove some left-over license text in include/uapi/linux/dvb/Christophe JAILLET
2022-12-07media: ths7303: Fix the include guardChristophe JAILLET
2022-12-07media: v4l2-mediabus: add support for dual edge samplingMichael Riesch
2022-12-07block: remove bio_set_op_attrsChristoph Hellwig
2022-12-07Merge branch 'for-6.2/bpf' into for-6.2/hid-bpfBenjamin Tissoires
2022-12-07bpf: do not rely on ALLOW_ERROR_INJECTION for fmod_retBenjamin Tissoires
2022-12-07io_uring: use tw for putting rsrcPavel Begunkov