summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-01-06xfrm: delete intermediate secpath entry in packet offload modeAlexandre Cassen-3/+13
2025-01-05Merge tag 'mm-hotfixes-stable-2025-01-04-18-02' of git://git.kernel.org/pub/s...Linus Torvalds-22/+86
2025-01-04block: remove blk_rq_bio_prepChristoph Hellwig-8/+0
2025-01-04block: remove bio_add_pc_pageChristoph Hellwig-2/+0
2025-01-04lsm: Only build lsm_audit.c if CONFIG_SECURITY and CONFIG_AUDIT are setMickaël Salaün-0/+14
2025-01-04tcp/dccp: allow a connection when sk_max_ack_backlog is zeroZhongqiu Duan-1/+1
2025-01-04iio: gts-helper: add helpers to ease searches of gain_sel and new_gainJavier Carrasco-0/+6
2025-01-04dt-bindings: clock: sunxi: Export PLL_VIDEO_2X and PLL_MIPIVasily Khoruzhick-0/+2
2025-01-04Revert "libfs: Add simple_offset_empty()"Chuck Lever-1/+0
2025-01-04Merge branch 'vfs-6.14.uncached_buffered_io'Christian Brauner-2/+18
2025-01-04fs: add RWF_DONTCACHE iocb and FOP_DONTCACHE file_operations flagJens Axboe-2/+18
2025-01-04drm/display/hdmi: implement hotplug functionsDmitry Baryshkov-0/+21
2025-01-04drm/bridge: connector: add support for HDMI codec frameworkDmitry Baryshkov-0/+74
2025-01-04drm/connector: implement generic HDMI audio helpersDmitry Baryshkov-0/+138
2025-01-04ASoC: hdmi-codec: move no_capture_mute to struct hdmi_codec_pdataDmitry Baryshkov-3/+1
2025-01-04ASoC: hdmi-codec: pass data to get_dai_id tooDmitry Baryshkov-1/+2
2025-01-04crypto: ahash - make hash walk functions private to ahash.cEric Biggers-23/+0
2025-01-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-68/+154
2025-01-03Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-29/+45
2025-01-03Merge tag 'renesas-r9a09g047-dt-binding-defs-tag2' into renesas-dts-for-v6.14Geert Uytterhoeven-0/+41
2025-01-03Merge tag 'renesas-r9a09g057-dt-binding-defs-tag2' into renesas-dts-for-v6.14Geert Uytterhoeven-0/+31
2025-01-03Merge tag 'renesas-r9a09g047-dt-binding-defs-tag2' into renesas-pinctrl-for-v...Geert Uytterhoeven-0/+62
2025-01-03Merge tag 'renesas-r9a09g057-dt-binding-defs-tag2' into renesas-pinctrl-for-v...Geert Uytterhoeven-0/+31
2025-01-03dt-bindings: pinctrl: renesas: Document RZ/G3E SoCBiju Das-0/+41
2025-01-03dt-bindings: pinctrl: renesas: Add alpha-numerical port support for RZ/V2HBiju Das-0/+31
2025-01-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-1/+9
2025-01-03bpf: Reject struct_ops registration that uses module ptr and the module btf_i...Martin KaFai Lau-0/+5
2025-01-03kunit: platform: Resolve 'struct completion' warningBrian Norris-0/+1
2025-01-03drm/msm: Expose uche trap base via uapiDanylo Piliaiev-0/+1
2025-01-03RDMA/mlx5: Enable multiplane mode only when it is supportedMark Zhang-1/+3
2025-01-03i2c: Replace list-based mechanism for handling userspace-created clientsHeiner Kallweit-6/+1
2025-01-03i2c: Replace list-based mechanism for handling auto-detected clientsHeiner Kallweit-2/+1
2025-01-03driver core: Introduce an device matching API device_match_type()Zijun Hu-0/+1
2025-01-03driver core: Constify API device_find_child() and adapt for various usagesZijun Hu-4/+4
2025-01-03platform/chrome: Update ChromeOS EC header for UCSIPavan Holla-1/+27
2025-01-02ipmi: make ipmi_destroy_user() return voidVitaliy Shevtsov-1/+1
2025-01-02af_packet: fix vlan_get_protocol_dgram() vs MSG_PEEKEric Dumazet-3/+13
2025-01-02devlink: Improve the port attributes descriptionParav Pandit-5/+6
2025-01-02KVM: arm64: Work around x1e's CNTVOFF_EL2 bogosityMarc Zyngier-0/+7
2025-01-02KVM: arm64: nv: Sanitise CNTHCTL_EL2Marc Zyngier-0/+2
2025-01-02KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV in useMarc Zyngier-0/+15
2025-01-02KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timersMarc Zyngier-0/+2
2025-01-02KVM: arm64: nv: Sync nested timer state with FEAT_NV2Marc Zyngier-0/+1
2025-01-02KVM: arm64: nv: Add handling of EL2-specific timer registersMarc Zyngier-0/+2
2025-01-02scsi: ufs: crypto: Remove ufs_hba_variant_ops::program_keyEric Biggers-3/+0
2025-01-02scsi: ufs: crypto: Add ufs_hba_from_crypto_profile()Eric Biggers-0/+8
2025-01-02scsi: iscsi: Remove unused iscsi_create_session()Dr. David Alan Gilbert-4/+0
2025-01-02scsi: ufs: qcom: Power off the PHY if it was already powered on in ufs_qcom_p...Manivannan Sadhasivam-2/+0
2025-01-02soc: ti: pruss: Fix pruss APIsMD Danish Anwar-6/+6
2024-12-31Merge branch 'for-linus' into for-nextTakashi Iwai-150/+179